comparison pixmaps/protocols/yahoo/yahoo_sleep.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_sleep[] = {
3 /* width height ncolors chars_per_pixel */
4 "18 18 23 1",
5 /* colors */
6 " c #CCCC33",
7 ". c #003366",
8 "X c #999999",
9 "o c #CCCCFF",
10 "O c #999966",
11 "+ c #FF9999",
12 "@ c #336699",
13 "# c #663333",
14 "$ c #FFCCCC",
15 "% c #848200",
16 "& c #993333",
17 "* c #FFFF33",
18 "= c #CCFFFF",
19 "- c #CC3333",
20 "; c #2A3F00",
21 ": c #666666",
22 "> c #6699CC",
23 ", c #FFFFFF",
24 "< c #FFFF00",
25 "1 c #FBFBFB",
26 "2 c #CCCC66",
27 "3 c #FFBD00",
28 "4 c None",
29 /* pixels */
30 "111111@@@@@@111111",
31 "111111@=,=,@111111",
32 "1111X#@@.,.1>@@@@>",
33 "111# .=.@@@,,==@",
34 "11# **@=,,,@>@.,.1",
35 "1# ***@.......,.@>",
36 ": ****O ***@,=,=@",
37 "# ***O*** * @....@",
38 "&**** ;;; * **O&11",
39 "-**** oo**O;;O-11",
40 "&**$$$***OO ooO&11",
41 "#*3$$$***** +#11",
42 ": *3$ ***** ++:11",
43 ":%*** %3 %#* %:11",
44 "1:3********* :111",
45 "11:3*<<<< :1111",
46 "111:%22<<22%:11111",
47 "1111::&##&::111111"
48 };