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