summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/pixmap.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/pixmap.xpm')
-rw-r--r--tools/glade/glade/graphics/pixmap.xpm39
1 files changed, 39 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/pixmap.xpm b/tools/glade/glade/graphics/pixmap.xpm
new file mode 100644
index 00000000..d76a5ec8
--- /dev/null
+++ b/tools/glade/glade/graphics/pixmap.xpm
@@ -0,0 +1,39 @@
+/* XPM */
+static char *pixmap_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"21 21 12 1",
+" c Gray0",
+". c #007b00",
+"X c #7b7b7b",
+"o c Blue",
+"O c Green",
+"+ c Cyan",
+"@ c Yellow",
+"# c #d6d6d6",
+"$ c #b3cece",
+"% c Gray87",
+"& c Gray100",
+"* c None",
+/* pixels */
+"*********************",
+"*********************",
+"*********************",
+"* ",
+"* +++++%%%&+++++++++ ",
+"* +&&&++%%++&+++XX++ ",
+"* +++++++%+++++X@@X+ ",
+"* ++&&++++XX+++X@@X+ ",
+"* +++++++ XXX&++XX++ ",
+"* &+++++XXXXXX++++&+ ",
+"* +++++ +++++ ",
+"* +++++ ###### +++++ ",
+"* +++++ #o##o# +++++ ",
+"* ..... ###### ..... ",
+"* OOOOO ##oo## OOOOO ",
+"* OOOOO ##oo## OOOOO ",
+"* OOOOO OOOOO ",
+"* OOOOOOOOOOOOOOOOOO ",
+"* ",
+"*********************",
+"*********************"
+};