feat: optimize symbolic icon

This commit is contained in:
David Lapshin 2022-11-28 20:05:28 +03:00
parent fc73102239
commit bf9f451cee

View file

@ -1,9 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg" sodipodi:docname="com.github.AdwCustomizerTeam.AdwCustomizer-symbolic.svg" inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" showgrid="false" inkscape:zoom="16.472647" inkscape:cx="4.3405289" inkscape:cy="11.109326" inkscape:window-width="1280" inkscape:window-height="731" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg41846"/>
<g fill="#2e3436" stroke-width="207.866" inkscape:label="symbolic">
<path d="m 3 0 c -1.6601483 0 -3.00035 1.3398417 -3 3 v 2 c 0.00035 1.6601583 1.3398517 3 3 3 h 10 c 1.660158 0 3.00035 -1.3398417 3 -3 v -2 c -0.00035 -1.6601583 -1.339842 -3 -3 -3 z m 0 2 h 10 c 0.554689 0 0.99988 0.4453106 1 1 v 2 c 0.00012 0.5546894 -0.445311 1 -1 1 h -10 c -0.5546894 0 -0.99988 -0.4453106 -1 -1 v -2 c -0.00012 -0.5546894 0.4453106 -1 1 -1 z" paint-order="markers stroke fill"/>
<path d="m 9.0002101 10.00016 v 5 c 0 0.554 -0.446 1 -1 1 s -1 -0.446 -1 -1 v -5 c 0 -0.554 0.446 -1 1 -1 s 1 0.446 1 1 z" paint-order="markers stroke fill"/>
<path d="m 8.0002101 9.00016 h 6.9999899 c 0.554 0 1 0.446 1 1 s -0.446 1 -1 1 h -6.9999899 c -0.554 0 -1 -0.446 -1 -1 s 0.446 -1 1 -1 z" paint-order="markers stroke fill"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g fill="#2e3436" stroke-width="207.866" paint-order="markers stroke fill"><path d="M3 0C1.34 0 0 1.34 0 3v2c0 1.66 1.34 3 3 3h10c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3zm0 2h10c.555 0 1 .445 1 1v2c0 .555-.445 1-1 1H3c-.555 0-1-.445-1-1V3c0-.555.445-1 1-1zm6 8v5c0 .554-.446 1-1 1s-1-.446-1-1v-5c0-.554.446-1 1-1s1 .446 1 1z"/><path d="M8 9h7c.554 0 1 .446 1 1s-.446 1-1 1H8c-.554 0-1-.446-1-1s.446-1 1-1z"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 479 B