view pixmaps/strike.xpm @ 2871:10b808bee701

[gaim-migrate @ 2884] don't include the nul character. that's bad. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 11 Dec 2001 06:29:58 +0000
parents b4071be71eb4
children
line wrap: on
line source

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