SVG Insensitive Icons Fixes

This commit is contained in:
Joern Konopka
2013-07-06 18:51:23 +02:00
parent 55cd9de518
commit e089b6079a
12 changed files with 173 additions and 77 deletions
@@ -14,7 +14,7 @@
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="radio-unselected-insensitive.svg">
sodipodi:docname="radio-unselected-insensitive-dark.svg">
<defs
id="defs4" />
<sodipodi:namedview
@@ -25,7 +25,7 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="15.839192"
inkscape:cx="-5.850567"
inkscape:cx="-5.2823562"
inkscape:cy="6.3489358"
inkscape:document-units="px"
inkscape:current-layer="layer1"
@@ -51,7 +51,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
@@ -61,7 +61,13 @@
id="layer1"
transform="translate(0,-1036.3622)">
<path
style="opacity:1;fill:#211f1e;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0"
style="fill:#e6e6e6;fill-opacity:1;stroke:none"
d="m 7.9368654,1036.9834 c 4.1798076,0 7.5682106,3.3036 7.5682106,7.3788 0,4.0752 -3.388403,7.3788 -7.5682106,7.3788 -4.1798073,0 -7.56821074,-3.3036 -7.56821074,-7.3788 0,-4.0752 3.38840344,-7.3788 7.56821074,-7.3788 z"
id="path3008-7"
sodipodi:nodetypes="sssss" />
<path
style="opacity:1;fill:#ada9a8;fill-opacity:1;stroke:none"
d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z "
transform="translate(0,1036.3622)"
id="path3008" />

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB