minify svg

This commit is contained in:
infeeeee
2019-09-07 02:35:11 +02:00
parent 1e14664a54
commit f113022b00
82 changed files with 1188 additions and 1125 deletions

View File

@@ -0,0 +1,83 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="32"
viewBox="0 0 32 32"
version="1.1"
id="svg11"
sodipodi:docname="solid_arrow_left.svg"
inkscape:version="0.92.3 (2405546, 2018-03-11)">
<metadata
id="metadata15">
<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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1331"
inkscape:window-height="905"
id="namedview13"
showgrid="false"
inkscape:zoom="7.375"
inkscape:cx="0.40677966"
inkscape:cy="16"
inkscape:window-x="1119"
inkscape:window-y="277"
inkscape:window-maximized="0"
inkscape:current-layer="svg11" />
<defs
id="defs5">
<clipPath
id="clip-custom_1">
<rect
width="32"
height="32"
id="rect2" />
</clipPath>
</defs>
<g
id="custom_1"
data-name="custom 1"
clip-path="url(#clip-custom_1)"
transform="matrix(-1,0,0,1,31.808433,0)">
<g
id="Group_1"
data-name="Group 1">
<path
id="Path_1"
data-name="Path 1"
d="M 0,0 V 18.431 H 18.467"
transform="rotate(-135,12.691681,11.630571)"
inkscape:connector-curvature="0"
style="fill:none;stroke:#000000;stroke-width:7" />
<path
id="Path_2"
data-name="Path 2"
d="M 26.525,16 H 4.733"
transform="translate(-4.349)"
inkscape:connector-curvature="0"
style="fill:none;stroke:#000000;stroke-width:7" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB