1
0
Fork 0

Tweak about menu graphic

This commit is contained in:
Eoin Mcloughlin 2021-07-17 15:06:45 +01:00 committed by Eoin Mcloughlin
parent c6cee099b4
commit a3c7b68749
2 changed files with 26 additions and 11 deletions

View file

@ -19,7 +19,7 @@
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
id="metadata8657"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs8655"><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath8667"><path
@ -122,15 +122,21 @@
transform="translate(0.06985387,0.36365713)"><path
inkscape:connector-curvature="0"
id="path9615"
d="M 16.011774,8.6055519 V 9.9238865"
style="fill:none;stroke:#4d4d4d;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
d="m 16.011774,9.9238865 v 0"
style="fill:none;stroke:#4d4d4d;stroke-width:3.1332283;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:nodetypes="cc" /><path
inkscape:connector-curvature="0"
id="path9617"
d="m 15.939865,13.44673 v 9.157139"
style="fill:#4d4d4d;fill-opacity:1;stroke:#4d4d4d;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 15.939865,14.261701 v 7.143682"
style="fill:#4d4d4d;fill-opacity:1;stroke:#4d4d4d;stroke-width:3.1332283;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:nodetypes="cc" /></g><circle
style="opacity:1;fill:none;fill-opacity:1;stroke:#4d4d4d;stroke-width:2.02887011;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
style="opacity:1;fill:none;fill-opacity:1;stroke:#ccff00;stroke-width:2.02887011;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path9613"
cx="16.079569"
cy="15.73108"
r="11.555252" /></g></svg>
r="11.555252" /><circle
id="circle854"
style="opacity:1;fill:none;fill-opacity:1;stroke:#4d4d4d;stroke-width:3.54141736;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
r="10.979979"
cy="15.73108"
cx="16.079569" /></g></svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View file

@ -4,18 +4,18 @@
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:pathData="M16.0816,8.9692L16.0816,10.2875"
android:pathData="m16.0816,10.2875v0"
android:strokeAlpha="1"
android:strokeLineJoin="miter"
android:strokeWidth="2"
android:strokeWidth="3.1332283"
android:fillColor="#00000000"
android:strokeColor="#4d4d4d"
android:strokeLineCap="round"/>
<path
android:pathData="m16.0097,13.8104v9.1571"
android:pathData="m16.0097,14.6254v7.1437"
android:strokeAlpha="1"
android:strokeLineJoin="miter"
android:strokeWidth="2"
android:strokeWidth="3.1332283"
android:fillColor="#4d4d4d"
android:strokeColor="#4d4d4d"
android:fillAlpha="1"
@ -26,6 +26,15 @@
android:strokeLineJoin="round"
android:strokeWidth="2.02887011"
android:fillColor="#00000000"
android:strokeColor="#ccff00"
android:fillAlpha="1"
android:strokeLineCap="round"/>
<path
android:pathData="M16.0796,15.7311m-10.98,0a10.98,10.98 0,1 1,21.96 0a10.98,10.98 0,1 1,-21.96 0"
android:strokeAlpha="1"
android:strokeLineJoin="round"
android:strokeWidth="3.54141736"
android:fillColor="#00000000"
android:strokeColor="#4d4d4d"
android:fillAlpha="1"
android:strokeLineCap="round"/>