view pixmaps/strike.xpm @ 3487:99b7a022fdbd

[gaim-migrate @ 3543] Yay. Rejoice. Ok, enough rejoicing, go back to doing whatever (only do it semi-rejoicefully). committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 01 Sep 2002 05:50:32 +0000
parents b4071be71eb4
children
line wrap: on
line source

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