aboutsummaryrefslogblamecommitdiffstats
path: root/mail/pixmaps/online-status.xpm
blob: 88009ea480e836b725f489d5d113819d4123549c (plain) (tree)






















                                     
/* XPM */
static char * online_status_xpm[] = {
"16 16 4 1",
"   c None",
".  c #000000",
"+  c #9B9B9B",
"@  c #5CE537",
"                ",
"  .             ",
"  .             ",
"  .             ",
"  .  +........+ ",
"  .  .++++++++. ",
"  .. .++++++@+. ",
"   ...++++++++. ",
"  .. .++++++++. ",
"  .  .++++++++. ",
"  .  +........+ ",
"  .             ",
"  .             ",
"  .             ",
"  .             ",
"                "};