diff options
author | Stefan Siegel <siegel@linux-mandrake.com> | 2000-04-30 17:13:42 +0000 |
---|---|---|
committer | Stefan Siegel <siegel@linux-mandrake.com> | 2000-04-30 17:13:42 +0000 |
commit | 2aaa37a02739451df616c513a794c411f07a62e2 (patch) | |
tree | e1a55b8d82c4e3ebdf84da521f89cea2562b0ba4 /icons/mini/cdrom_supermount.xpm | |
parent | 3498ff8ec91acf951f72b5b05567ac3359177ecb (diff) | |
download | common-data-2aaa37a02739451df616c513a794c411f07a62e2.tar common-data-2aaa37a02739451df616c513a794c411f07a62e2.tar.gz common-data-2aaa37a02739451df616c513a794c411f07a62e2.tar.bz2 common-data-2aaa37a02739451df616c513a794c411f07a62e2.tar.xz common-data-2aaa37a02739451df616c513a794c411f07a62e2.zip |
- cleanup icons
Diffstat (limited to 'icons/mini/cdrom_supermount.xpm')
-rw-r--r-- | icons/mini/cdrom_supermount.xpm | 65 |
1 files changed, 31 insertions, 34 deletions
diff --git a/icons/mini/cdrom_supermount.xpm b/icons/mini/cdrom_supermount.xpm index 04f10ec..fced182 100644 --- a/icons/mini/cdrom_supermount.xpm +++ b/icons/mini/cdrom_supermount.xpm @@ -1,38 +1,35 @@ /* XPM */ static char * cdrom_supermount_xpm[] = { -"16 16 19 1", +"16 16 16 1", " c None", -". c #C3C3C3", -"+ c #00C0C0", -"@ c #303030", -"# c #004040", -"$ c #808080", -"% c #585858", +". c #000000", +"+ c #303030", +"@ c #00C0C0", +"# c #C0FFFF", +"$ c #004040", +"% c #C3C3C3", "& c #008080", -"* c #C0FFFF", -"= c #A0A0A0", -"- c #004000", -"; c #C0FFC0", -"> c #404000", -", c #000000", -"' c #DCDCDC", -") c #008000", -"! c #00C000", -"~ c #00FFFF", -"{ c #FFDCA8", -" %$$$$# ", -" .****% ", -" @+***+% ", -" --@+.~*+# ", -" #>$%-+++++# ", -" ##.=$@@+++++# ", -" ##$..>@@,+++&@ ", -" +#$...%$%@&&# ", -" &).'..=$%-@ ", -" {$=...=@@ ", -" .&%$%-@ ", -" &&#@# ", -" &&@ ", -" # ...=", -" .;;=", -" ===="}; +"* c #808080", +"= c #FFC0C0", +"- c #585858", +"; c #004000", +"> c #C0FFC0", +", c #A0A0A0", +"' c #008000", +") c #FFFFC0", +" ........ ", +" .######@. ", +" .####@#@. ", +" .##@#@@@. ", +" .*+##@@@@@. ", +" .%=*+@#@@@@@. ", +" .+%%=++@@@@@@@.", +".+*%%-,+++++++$.", +".++%%>-*-*--+$$.", +".&+>>)=%=**+$$. ", +".&&+)=%%%=+$$. ", +" .&&+=%%,+$$. ", +" .&&++++$$. ", +" .&&++$$. ,,,;", +" .&&$$. ,>>;", +" .... ;;;;"}; |