view pixmaps/think.xpm @ 2322:2752abc68646

[gaim-migrate @ 2332] (01:41:28) mid: does it work? (01:41:32) Eric: does what work (01:41:41) mid: whatever you're testing (01:41:46) Eric: yeah, it does. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 20 Sep 2001 08:42:14 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * think_xpm[] = {
"19 19 11 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #333333",
"$	c #666600",
"%	c #FFFFFF",
"&	c #666666",
"*	c #999900",
"=	c #CCCC33",
"-	c #333300",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@.@@@.@@+.   ",
"  .@@@.@@@@@.@@@.  ",
" .+@..##@@@##..@+. ",
" .@.$%%#@@&%%*$@@. ",
".+@@&%..@@&%..@@@+.",
".@@@+...@@=#..@@@@.",
".@@@@@+@@@@@+@@@@@.",
".@@@@@@@@@@@@@@.@@.",
".@@@@@@@@@@@@...@@.",
".@@@@@@@@$-.-@@@@@.",
".+@@@@$..@@@@@@@@+.",
" .@@..@@@@@@@@@@@. ",
" .+@@@@@@@@@@@@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};