view pixmaps/think.xpm @ 2694:91f4da998025

[gaim-migrate @ 2707] people are going to hate me for this but for some reason my encoding was coming up as ANSI_X3.4-1968. so it didn't work for me, so i removed it. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 08 Nov 2001 02:39:02 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@.@@@.@@+.   ",
"  .@@@.@@@@@.@@@.  ",
" .+@..##@@@##..@+. ",
" .@.$%%#@@&%%*$@@. ",
".+@@&%..@@&%..@@@+.",
".@@@+...@@=#..@@@@.",
".@@@@@+@@@@@+@@@@@.",
".@@@@@@@@@@@@@@.@@.",
".@@@@@@@@@@@@...@@.",
".@@@@@@@@$-.-@@@@@.",
".+@@@@$..@@@@@@@@+.",
" .@@..@@@@@@@@@@@. ",
" .+@@@@@@@@@@@@@+. ",
"  .@@@@@@@@@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};