view pixmaps/strike.xpm @ 1:2846a03bda67

[gaim-migrate @ 10] The other missing files :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 23 Mar 2000 03:13:54 +0000
parents
children 267ed2b889ee
line wrap: on
line source

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