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