view pixmaps/strike.xpm @ 3029:21895719464c

[gaim-migrate @ 3042] DCC Chat and conversion of <B>, <I>, and <U> to mIRC formatting. I probably should have looked over this before committing. I'll learn my mistakes the hard way. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 11 Mar 2002 04:41:12 +0000
parents b4071be71eb4
children
line wrap: on
line source

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