diff pixmaps/protocols/yahoo/yahoo_skull.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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pixmaps/protocols/yahoo/yahoo_skull.xpm	Wed Mar 13 04:06:23 2002 +0000
@@ -0,0 +1,32 @@
+/* XPM */
+static char *yahoo_skull[] = {
+/* width height ncolors chars_per_pixel */
+"18 18 7 1",
+/* colors */
+"  c #999999",
+". c #373737",
+"X c #CCCCCC",
+"o c #666666",
+"O c #FFFFFF",
+"+ c #FBFBFB",
+"@ c None",
+/* pixels */
+"++++++++++++++++++",
+"+++............+++",
+"++. XXXXXXXXXXX.++",
+"+. XX oXXXXXo XX.+",
+"+. X OOoXXXoOO X.+",
+"+. XoOOO.X.OOO X.+",
+"+. XoOoo. .ooOoX.+",
+"+. XoOoo. .ooOoX.+",
+"+. XX.... ....XX.+",
+"+.  XX    XXXXXX.+",
+"++.  XXX...XXXX.++",
+"+++.. XXX.XXXo..++",
+"++++.  XXXXX o.+++",
+"++++.  XXXXXX.++++",
+"++++....XX....++++",
+"+++++. ....X .++++",
+"+++++.    XX.+++++",
+"++++++......++++++"
+};