summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/packer.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/glade/glade/graphics/packer.xpm')
-rw-r--r--tools/glade/glade/graphics/packer.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/packer.xpm b/tools/glade/glade/graphics/packer.xpm
new file mode 100644
index 00000000..1c5a267a
--- /dev/null
+++ b/tools/glade/glade/graphics/packer.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char *packer_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 ",
+"+OXXX. ++++++++OXXX. ",
+"+OXXX. ++++++++OXXX. ",
+"+O.... ++++++++O.... ",
+"+ ++++++++ ",
+"+++++++++++++++++++++",
+"++++++++OOOOO +++++++",
+"++++++++OXXX. +++++++",
+"++++++++OXXX. +++++++",
+"++++++++O.... +++++++",
+"++++++++ +++++++",
+"+++++++++++++++++++++",
+"+OOOOO ++++++++OOOOO ",
+"+OXXX. ++++++++OXXX. ",
+"+OXXX. ++++++++OXXX. ",
+"+O.... ++++++++O.... ",
+"+ ++++++++ ",
+"+++++++++++++++++++++",
+"+++++++++++++++++++++"
+};