summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/menutoolbutton.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/menutoolbutton.xpm')
-rw-r--r--tools/glade/glade/graphics/menutoolbutton.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/menutoolbutton.xpm b/tools/glade/glade/graphics/menutoolbutton.xpm
new file mode 100644
index 00000000..c1b7902a
--- /dev/null
+++ b/tools/glade/glade/graphics/menutoolbutton.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * menutoolbutton_xpm[] = {
+"21 21 5 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+"@ c #D6D6D6",
+"# c #7B7B7B",
+" ...................+",
+" .@@@@@@@@@@@@@@@@@#+",
+" .@....+....+....+@#+",
+" .@.@@@+.@@@+.@@@+@#+",
+" .@.@@@+.@@@+.@@@+@#+",
+" .@.++++.++++.++++@#+",
+" .@@@@@@@@@@@@@@@@@#+",
+" .##################+",
+" ++++++++++++++++++++",
+" ",
+" ",
+" ...............+ ",
+" .@@@@@@@@@.@@@#+ ",
+" .@@+@@+@+@.@@@#+ ",
+" .@+@+@++@@.+#+#+ ",
+" .@+@+@++@@.@+@#+ ",
+" .@@+@@+@+@.@@@#+ ",
+" .@@@@@@@@@.@@@#+ ",
+" .##############+ ",
+" ++++++++++++++++ ",
+" "};