view pixmaps/strike.xpm @ 168:7590dcc3baac

[gaim-migrate @ 178] Whoops, make sure the daemon pixmaps get included in 'make dist'. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 24 Apr 2000 19:30:27 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

/* XPM */
static char * strike_xpm[] = {
"22 17 2 1",
" 	c None",
".	c #000000",
"                      ",
"                      ",
"                      ",
"                      ",
"       ........       ",
"       ..    ..       ",
"       ..             ",
"       ..             ",
"       .......        ",
"   ................   ",
"            ..        ",
"            ..        ",
"      ..    ..        ",
"      ........        ",
"                      ",
"                      ",
"                      "};