view pixmaps/smile.xpm @ 3314:52db87ab4083

[gaim-migrate @ 3332] Added "Remove From Roster" (proto-specific edit buddy menu) option. committer: Tailor Script <tailor@pidgin.im>
author Jim Seymour <jseymour>
date Sat, 15 Jun 2002 20:22:28 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * smile_xpm[] = {
"19 19 7 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #666600",
"$	c #999900",
"%	c #FF3300",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@.@@@@@.@@@+. ",
" .@@@...@@@...@@@. ",
".+@@@...@@@...@@@+.",
".@@@@...@@@...@@@@.",
".@@@@@.@@@@@.@@@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@.@@@@@@@@@.@@@.",
".@@.#@@@@@@@@@#.@@.",
".+@@@.+@@@@@+.@@@+.",
" .@@@@..$$$..@@@@. ",
" .+@@@@.%%%.@@@@+. ",
"  .@@@@@...@@@@@.  ",
"   .+@@@@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};