comparison pixmaps/protocols/yahoo/yahoo_sst.xpm @ 3035:0f1766887ddd

[gaim-migrate @ 3048] Maybe this totally sucks, maybe it doesn't. If you like this, please let me know. If you have geniunely sincere constructive criticism, then approach me in a nic way. If you think it sucks then you can build yourself a wee little bridge and get the hell on over it. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 13 Mar 2002 04:06:23 +0000
parents
children 388230971b20
comparison
equal deleted inserted replaced
3034:4f43ccaf4360 3035:0f1766887ddd
1 /* XPM */
2 static char *yahoo_sst[] = {
3 /* width height ncolors chars_per_pixel */
4 "18 18 11 1",
5 /* colors */
6 " c #000000",
7 ". c #CCCC33",
8 "X c #000084",
9 "o c #C0C0C0",
10 "O c #663333",
11 "+ c #FFFF33",
12 "@ c #808080",
13 "# c #666666",
14 "$ c #FFFFFF",
15 "% c #FFFF00",
16 "& c None",
17 /* pixels */
18 "$$$$$$OOOOOO$$$$$$",
19 "$$$$OO.$$$$$OO$$$$",
20 "$$$O.+++$$++$$O$$$",
21 "$$O.++$X++X$$$.O$$",
22 "$$O.+$$X++X$$$$O$$",
23 "$O.++++$++$++$$.O$",
24 "$O.++++%.#.++++.O$",
25 "$O.%++%.#$#.+%%+O$",
26 "$O.%%%..#$#..%+.O$",
27 "$O.+++..#$#..++.O$",
28 "$$O+++###o#..+.O$$",
29 "$$O+###$#@##++.O$$",
30 "$$###$#$# $#+..O$$",
31 "$$#$#$#o $$#..O$$$",
32 "$$#$#o#o $#.OO$$$$",
33 "$$#$##o#o #O$$$$$$",
34 "$$$##oo$$#$$$$$$$$",
35 "$$$$######$$$$$$$$"
36 };