view pixmaps/gg_sunred.xpm @ 2827:51999a36c0b1

[gaim-migrate @ 2840] heh. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 02 Dec 2001 00:35:34 +0000
parents a7ecfd3f7714
children
line wrap: on
line source

/* XPM */
static char * gg_sunred_xpm[] = {
"19 18 4 1",
" 	c None",
".	c #FF0000",
"+	c #7F7F7F",
"@	c #000000",
"                   ",
"         .         ",
"         .+        ",
"    .    .+   .    ",
"     . ..... .+    ",
"      .......+     ",
"     ...@.@...+    ",
"     .........+    ",
"  ...............  ",
"     ..@...@..++++ ",
"     ...@@@...+    ",
"      .......+     ",
"     .+..... .+    ",
"    .+   .++  .+   ",
"    +    .+        ",
"         .+        ",
"          +        ",
"                   "};