summaryrefslogtreecommitdiffstats
path: root/bin/icons/mail.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icons/mail.xbm')
-rw-r--r--bin/icons/mail.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/icons/mail.xbm b/bin/icons/mail.xbm
new file mode 100644
index 0000000..295eb73
--- /dev/null
+++ b/bin/icons/mail.xbm
@@ -0,0 +1,4 @@
+#define mail_width 8
+#define mail_height 8
+static unsigned char mail_bits[] = {
+ 0x00, 0xFF, 0x7E, 0xBD, 0xDB, 0xE7, 0xFF, 0x00 };