summaryrefslogtreecommitdiff
path: root/icons/14x14-general/mail.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/14x14-general/mail.xpm')
-rw-r--r--icons/14x14-general/mail.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/icons/14x14-general/mail.xpm b/icons/14x14-general/mail.xpm
new file mode 100644
index 0000000..584f888
--- /dev/null
+++ b/icons/14x14-general/mail.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * jmail_xpm[] = {
+"14 14 6 1",
+" s None c None",
+". c gray85",
+"X c white",
+"o c gray60",
+"* c gray50",
+"' c gray30",
+" ",
+" ",
+"************* ",
+"*.XXXXXXXXX.*'",
+"*XoXXXXXXXoX*'",
+"*XXoXXXXXoXX*'",
+"*XX.oXXXo.XX*'",
+"*XXo.oXo.oXX*'",
+"*XoXXXoXXXoX*'",
+"*.XXXXXXXXX.*'",
+"*************'",
+" '''''''''''''",
+" ",
+" ",
+};