comparison pixmaps/protocols/yahoo/yahoo_devil.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_devil[] = {
3 /* width height ncolors chars_per_pixel */
4 "18 18 18 1",
5 /* colors */
6 " c #333366",
7 ". c #777777",
8 "X c #CCCCFF",
9 "o c #663333",
10 "O c #B2B2B2",
11 "+ c #666699",
12 "@ c #FF0000",
13 "# c #848200",
14 "$ c #929292",
15 "% c #A50021",
16 "& c #666666",
17 "* c #5C5C5C",
18 "= c #CC99FF",
19 "- c #FBFBFB",
20 "; c #9999CC",
21 ": c #D3D3D3",
22 "> c #669999",
23 ", c None",
24 /* pixels */
25 "o----------------o",
26 "o%o-:$oooooo$:-o%o",
27 "- @oo#=oooo=#oo@ -",
28 "- o%=XX=oo=XX=%o -",
29 "-= =XXXX==XXXX= =-",
30 "-&=X;XXXXXXXX;X=&-",
31 "-&=X;##XXXX##;X=&-",
32 "-&=XXX- ;; -XXX=&-",
33 "-&=XXXX+;;+XXXX=&-",
34 "-&=X;XXXXXXXX;X=&-",
35 "-&=XX+XXXXXX+XX=&-",
36 "-.;XXX++++++XXX=.-",
37 "-$#XXXXX--XXXXX#$-",
38 "-:.=XXX;::;XXX=.:-",
39 "--O.=XX*;;*XX=.O--",
40 "---O.#=>**>=#.O---",
41 "----:$.&**&.$:----",
42 "------------------"
43 };