tIcon resized to the more conventional 32x32 - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit fc32c7a9469e431855334e379e5e7ab84ca3d0d6
 (DIR) parent 095a7a16ee6b0b709e0cbb2425b7e70af93e465e
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Fri, 15 Feb 2002 13:26:09 +0000
       
       Icon resized to the more conventional 32x32
       
       
       Diffstat:
         M src/dopewars-pill.xpm               |      88 ++++++++++++++++---------------
       
       1 file changed, 46 insertions(+), 42 deletions(-)
       ---
 (DIR) diff --git a/src/dopewars-pill.xpm b/src/dopewars-pill.xpm
       t@@ -1,50 +1,54 @@
        /* XPM */
        static char * dopewars_pill_xpm[] = {
       -"39 39 8 1",
       +"32 32 19 1",
        "         c None",
        ".        c #000000",
        "+        c #A00000",
        "@        c #0080FF",
        "#        c #FF0000",
        "$        c #40A0FF",
       -"%        c #FFFFFF",
       -"&        c #00FFFF",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"      ...........................      ",
       -"     ..++++++++++++.@@@@@@@@@@@@..     ",
       -"    .+++##########+.@$$$$$$$$$$@@@.    ",
       -"   .++############+.@$$$$$$$$$$$$@@.   ",
       -"  .++##%%#########+.@$$$$$$$$$$$$$@@.  ",
       -"  .+##%%##########+.@$$$$$$$$$$$$$$@.  ",
       -" .++##%###########+.@$$$$$$$$$$$$$$@@. ",
       -" .+##%%###########+.@$$$$$$$$$$$$$$$@. ",
       -" .+###############+.@$$$$$$$$$$$$$$$@. ",
       -" .+###############+.@$$$$$$$$$$$$$$$@. ",
       -" .+###############+.@$$$$$$$$$$$$$$$@. ",
       -" .+###############+.@$$$$$$$$$$$$$$$@. ",
       -" .++##############+.@$$$$$$$$$$$$$$@@. ",
       -"  .+##############+.@$.$$...$..$$$$@.  ",
       -"  .++#############+.@$$.$.&$$.$$$$@@.  ",
       -"   .++############+.@$$$.$..$..$$@@.   ",
       -"    .+++##########+.@$$$$$$$$$$@@@.    ",
       -"     ..++++++++++++.@@@@@@@@@@@@..     ",
       -"      ...........................      ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       ",
       -"                                       "};
       +"%        c #FF2D2D",
       +"&        c #FFFFFF",
       +"*        c #FE1111",
       +"=        c #FF0D0D",
       +"-        c #3FA0FF",
       +";        c #FC0000",
       +">        c #3E9FFF",
       +",        c #FA0000",
       +"'        c #0C1E30",
       +")        c #3D9EFF",
       +"!        c #081521",
       +"~        c #FD0000",
       +"{        c #210000",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"     ......................     ",
       +"    ..+++++++++.@@@@@@@@@@..    ",
       +"   .+++#######+.@$$$$$$$$@@@.   ",
       +"  .++%&&######+.@$$$$$$$$$$@@.  ",
       +"  .+*&&=######+.@$$$$$$$$$$-@.  ",
       +" .++#&########+.@$$$$$$$$$$$@@. ",
       +" .+##&########+.@$$$$$$$$$$$$@. ",
       +" .+###########+.@$$$$$$$$$$$$@. ",
       +" .+###########+.@$$$$$$$$$$$$@. ",
       +" .+;##########+.@$$$$$$$$$$$>@. ",
       +" .++##########+.@$.$$..$..$$@@. ",
       +"  .+,#########+.@$$.$.&$'$$)@.  ",
       +"  .++#########+.@$$$...$!$$@@.  ",
       +"   .+++~~~~~~~+.@$$$$$$$$@@@.   ",
       +"    .{+++++++++.@@@@@@@@@@..    ",
       +"     ......................     ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                ",
       +"                                "};