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
+12 -11
View File
@@ -70,11 +70,13 @@
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1280"
inkscape:window-height="711"
inkscape:window-width="1366"
inkscape:window-height="712"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1">
inkscape:window-y="27"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid3006"
@@ -100,18 +102,17 @@
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1036.3622)">
<path
inkscape:connector-curvature="0"
style="fill:#e6e6e6;fill-opacity:1;stroke:none"
d="m 8.0669643,1037.1836 c 4.0755647,0 7.3794647,3.224 7.3794647,7.2009 0,3.9769 -3.3039,7.2009 -7.3794647,7.2009 -4.0755656,0 -7.3794643,-3.224 -7.3794643,-7.2009 0,-3.9769 3.3038987,-7.2009 7.3794643,-7.2009 z"
id="path3008-5"
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" />
<rect
style="fill:#555753;fill-opacity:1;stroke:none;filter:url(#filter3971)"
id="rect3931-1"
width="8"
height="2"
x="4"
y="1043.4515" />
<rect
style="fill:#ada9a8;fill-opacity:1;stroke:none"
id="rect3931"

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB