view pixmaps/strike.xpm @ 3268:83f156322833

[gaim-migrate @ 3286] Added missing files. (See bug: [ 557826 ] Files missing from POTFILES.in) committer: Tailor Script <tailor@pidgin.im>
author Jim Seymour <jseymour>
date Tue, 21 May 2002 23:07:15 +0000
parents b4071be71eb4
children
line wrap: on
line source

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