summaryrefslogtreecommitdiff
path: root/icons/16x16-general/mail.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/mail.xpm')
-rw-r--r--icons/16x16-general/mail.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/icons/16x16-general/mail.xpm b/icons/16x16-general/mail.xpm
new file mode 100644
index 0000000..04df1ec
--- /dev/null
+++ b/icons/16x16-general/mail.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * jmail_xpm[] = {
+"16 16 6 1",
+" s None c None",
+". c gray85",
+"X c white",
+"o c gray60",
+"* c gray50",
+"' c gray30",
+" ",
+" ",
+"*************** ",
+"*.XXXXXXXXXXX.*'",
+"*XoXXXXXXXXXoX*'",
+"*XXoXXXXXXXoXX*'",
+"*XXXoXXXXXoXXX*'",
+"*XXX.oXXXo.XXX*'",
+"*XXXo.oXo.oXXX*'",
+"*XXoXXXoXXXoXX*'",
+"*XoXXXXXXXXXoX*'",
+"*.XXXXXXXXXXX.*'",
+"***************'",
+" '''''''''''''''",
+" ",
+" ",
+};