summaryrefslogtreecommitdiff
path: root/pixmaps/mime/message.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps/mime/message.xpm')
-rwxr-xr-xpixmaps/mime/message.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/pixmaps/mime/message.xpm b/pixmaps/mime/message.xpm
new file mode 100755
index 0000000..f5f425b
--- /dev/null
+++ b/pixmaps/mime/message.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * message_xpm[] = {
+"22 22 8 1",
+" c None",
+"B c #330099",
+"+ c #CCCCCC",
+". c #FFFFFF",
+"_ c #888888",
+"x c #AAAAAA",
+"% c #EEEEEE",
+"# c #000000",
+" ",
+" ",
+" ",
+" ",
+" ",
+" BBBBBBBBBBBBBBBBBB ",
+" B................B_ ",
+" B.............BB.B_x ",
+" B.............BB.B_x ",
+" B....BBBBBB......B_x ",
+" B................B_x ",
+" B....BBBBB.......B_x ",
+" B................B_x ",
+" BBBBBBBBBBBBBBBBBB_x ",
+" __________________x ",
+" xxxxxxxxxxxxxxxxxx ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};