comparison pixmaps/protocols/yahoo/yahoo_flower.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_flower[] = {
3 /* width height ncolors chars_per_pixel */
4 "18 18 14 1",
5 /* colors */
6 " c #CC0066",
7 ". c #FF99CC",
8 "X c #99FF66",
9 "o c #339933",
10 "O c #551F55",
11 "+ c #CCCCCC",
12 "@ c #FF0000",
13 "# c #FF3366",
14 "$ c #A50021",
15 "% c #006633",
16 "& c #2A3F00",
17 "* c #FBFBFB",
18 "= c #FF6699",
19 "- c None",
20 /* pixels */
21 "******************",
22 "******...*********",
23 "*****.###.********",
24 "****.# $O@#.******",
25 "***.# O=@$ @.*****",
26 "***..$=$O#$ .*****",
27 "****.O@===@$#*****",
28 "***.$O$@#@= $.****",
29 "**. $O@@##=$.****",
30 "*. $O@@@ $.****",
31 "**.### $OOO$.+****",
32 "****..##$$$.+&+***",
33 "******.....**+&+**",
34 "******ooXX****+&**",
35 "*******%%ooo%%*&+*",
36 "********X%%%**%%&*",
37 "****************%*",
38 "******************"
39 };