summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/hbuttonbox.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/hbuttonbox.xpm')
-rw-r--r--tools/glade/glade/graphics/hbuttonbox.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/hbuttonbox.xpm b/tools/glade/glade/graphics/hbuttonbox.xpm
new file mode 100644
index 00000000..77d73dc4
--- /dev/null
+++ b/tools/glade/glade/graphics/hbuttonbox.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *hbuttonbox_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"21 21 6 1",
+" c Gray0",
+". c #7b7b7b",
+"X c #d6d6d6",
+"o c #b3cece",
+"O c Gray100",
+"+ c None",
+/* pixels */
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+OOOOO +OOOOO +OOOOO ",
+"+OXXX. +OXXX. +OXXX. ",
+"+OXXX. +OXXX. +OXXX. ",
+"+O.... +O.... +O.... ",
+"+ + + ",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++"
+};