aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pixmaps/online-status.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pixmaps/online-status.xpm')
-rw-r--r--mail/pixmaps/online-status.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/mail/pixmaps/online-status.xpm b/mail/pixmaps/online-status.xpm
new file mode 100644
index 0000000000..88009ea480
--- /dev/null
+++ b/mail/pixmaps/online-status.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * online_status_xpm[] = {
+"16 16 4 1",
+" c None",
+". c #000000",
+"+ c #9B9B9B",
+"@ c #5CE537",
+" ",
+" . ",
+" . ",
+" . ",
+" . +........+ ",
+" . .++++++++. ",
+" .. .++++++@+. ",
+" ...++++++++. ",
+" .. .++++++++. ",
+" . .++++++++. ",
+" . +........+ ",
+" . ",
+" . ",
+" . ",
+" . ",
+" "};