fixed test passed icon

This commit is contained in:
hneemann 2018-02-03 15:13:53 +01:00
parent 64a666ccb8
commit 101a3964de
3 changed files with 17 additions and 18 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 B

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -13,8 +13,8 @@
height="48px"
id="svg2985"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="ok.svg"
inkscape:version="0.92.1 r15371"
sodipodi:docname="testPassed.svg"
inkscape:export-filename="/home/hneemann/Dokumente/Java/digital/src/main/resources/testPassed.png"
inkscape:export-xdpi="30"
inkscape:export-ydpi="30">
@ -25,8 +25,8 @@
inkscape:label="Drop Shadow"
inkscape:menu="Shadows and Glows"
inkscape:menu-tooltip="Darken the edges with an inner blur"
color-interpolation-filters="sRGB"
style="color-interpolation-filters:sRGB;">
style="color-interpolation-filters:sRGB;"
color-interpolation-filters="sRGB">
<feGaussianBlur
id="feGaussianBlur3808"
result="result6"
@ -62,9 +62,9 @@
result="composite1" />
<feGaussianBlur
id="feGaussianBlur3976"
in="composite"
stdDeviation="1.5"
result="blur" />
result="blur"
in="composite" />
<feOffset
id="feOffset3978"
dx="2"
@ -85,18 +85,18 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7"
inkscape:cx="10.241144"
inkscape:cy="24"
inkscape:zoom="14.492187"
inkscape:cx="25.6"
inkscape:cy="25.6"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:window-width="986"
inkscape:window-height="726"
inkscape:window-x="175"
inkscape:window-y="150"
inkscape:window-maximized="0" />
inkscape:window-width="1680"
inkscape:window-height="1002"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata2990">
<rdf:RDF>
@ -114,10 +114,9 @@
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<path
style="fill:none;stroke:#00ff00;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;filter:url(#filter3806);stroke-miterlimit:4;stroke-dasharray:none"
d="m 9.4285709,28.285715 c 5.0127481,4.616729 6.4285711,7.523809 8.4285721,13.571428 4.52381,-16 6.687575,-20.211385 19.714286,-37.4285716"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#00ff00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3806);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="M 37.695312,1.3964844 A 3.0003,3.0003 0 0 0 35.179688,2.6191406 C 24.567835,16.644649 20.863032,22.870798 17.410156,33.234375 15.994294,30.818167 14.178498,28.580992 11.460938,26.078125 a 3.0003,3.0003 0 1 0 -4.0644536,4.414063 c 4.7581936,4.382284 5.6558146,6.387637 7.6132816,12.30664 a 3.0003,3.0003 0 0 0 5.734375,-0.125 C 25.237308,26.782207 26.981761,23.395224 39.962891,6.2382812 A 3.0003,3.0003 0 0 0 37.695312,1.3964844 Z"
id="path2993"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccc" />
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB