summaryrefslogtreecommitdiff
path: root/icons/16x16-general/chat.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/chat.xpm')
-rw-r--r--icons/16x16-general/chat.xpm28
1 files changed, 28 insertions, 0 deletions
diff --git a/icons/16x16-general/chat.xpm b/icons/16x16-general/chat.xpm
new file mode 100644
index 0000000..cf22336
--- /dev/null
+++ b/icons/16x16-general/chat.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char *mini-chat_xpm[] = {
+/* x y colors c/p */
+"16 16 5 1",
+/* color def */
+" s None c None",
+". c #FFFFFF",
+"e c #00A000",
+"o c #404040",
+"h c #000000",
+/* bitmap */
+" ",
+" ooooo ",
+" o.....o ",
+" o.eheh..o ",
+" o.......o ",
+" o.heheh.o o ",
+" o......o oo ",
+" o...oo o.o ",
+" o.o oo...o ",
+" oo o......o ",
+" o o.ehheh.o ",
+" o.......o ",
+" o..ehhe.o ",
+" o.....o ",
+" ooooo ",
+" "
+};