comparison pixmaps/protocols/yahoo/yahoo_mean.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_mean[] = {
3 /* width height ncolors chars_per_pixel */
4 "18 18 16 1",
5 /* colors */
6 " c #000000",
7 ". c #996633",
8 "X c #777777",
9 "o c #663333",
10 "O c #999933",
11 "+ c #B2B2B2",
12 "@ c #993333",
13 "# c #CC9933",
14 "$ c #FFFF33",
15 "% c #929292",
16 "& c #666666",
17 "* c #FBFBFB",
18 "= c #CCCC66",
19 "- c #FFBD00",
20 "; c #D3D3D3",
21 ": c None",
22 /* pixels */
23 "******************",
24 "****;%oooooo%;****",
25 "***+o=$$$$$=Oo+***",
26 "**+o$$$$$$$$=Oo+**",
27 "*;o$$=$$$$$$$=Oo;*",
28 "*&=$$=O.o$$Oo.OO&*",
29 "*o$$$$=O$O$O$.=Oo*",
30 "*o$$$$=o*O= *.=Oo*",
31 "*o$$$$$========Oo*",
32 "*o$$$##$$$$$$=.Oo*",
33 "*o$$$$###OOO..=Oo*",
34 "*o=$$$$$$$$$$$=Oo*",
35 "*&O$$$$$$===$==O&*",
36 "*;o-$$$$$$$$==Oo;*",
37 "**+o-$$$$$$==Oo+**",
38 "***+o#======Oo+***",
39 "****;%X@oo@X%;****",
40 "******************"
41 };