Optimise all SVG icons

This commit is contained in:
Veronica Berglyd Olsen
2023-06-05 16:52:13 +02:00
parent 0a70adeceb
commit 62b0e7f9ca
128 changed files with 492 additions and 4302 deletions
@@ -1,35 +1,5 @@
<?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"
id="svg10763"
viewBox="0 0 24 24"
height="24"
width="24"
version="1.2">
<metadata
id="metadata10769">
<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
id="defs10767" />
<path
style="display:inline;fill:#718c00;fill-opacity:1;stroke-width:1.17647004"
id="path10761"
d="m 4.9411765,19.647059 c 0,1.17647 2.6470588,2.352941 7.0588245,2.352941 4.138822,0 7.058822,-1.176471 7.058822,-2.352941 0,-2.352941 -2.769412,-4.705883 -7.058823,-4.705883 -4.4117647,0 -7.0588235,2.352942 -7.0588235,4.705883 z" />
<path
d="M 17.882352,7.8823529 C 17.882352,6.2576471 17.223529,4.7870588 16.16,3.7235294 15.095295,2.6588235 13.624706,2 12.000001,2 10.375295,2 8.9047059,2.6588235 7.84,3.7235294 6.7764706,4.7870588 6.1176471,6.2576471 6.1176471,7.8823529 c 0,1.6247061 0.6588235,3.0952941 1.7223529,4.1588231 1.0647059,1.064706 2.535295,1.72353 4.160001,1.72353 1.624705,0 3.095294,-0.658824 4.16,-1.72353 1.063529,-1.063529 1.722352,-2.534117 1.722351,-4.1588231 z"
id="path17511"
style="display:inline;fill:#a26941;fill-opacity:1;stroke-width:1.17647004" />
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="m4.9412 19.647c0 1.1765 2.6471 2.3529 7.0588 2.3529 4.1388 0 7.0588-1.1765 7.0588-2.3529 0-2.3529-2.7694-4.7059-7.0588-4.7059-4.4118 0-7.0588 2.3529-7.0588 4.7059z" fill="#718c00" stroke-width="1.1765"/>
<path d="m17.882 7.8824c0-1.6247-0.65882-3.0953-1.7224-4.1588-1.0647-1.0647-2.5353-1.7235-4.16-1.7235-1.6247 0-3.0953 0.65882-4.16 1.7235-1.0635 1.0635-1.7224 2.5341-1.7224 4.1588 0 1.6247 0.65882 3.0953 1.7224 4.1588 1.0647 1.0647 2.5353 1.7235 4.16 1.7235 1.6247 0 3.0953-0.65882 4.16-1.7235 1.0635-1.0635 1.7224-2.5341 1.7224-4.1588z" fill="#a26941" stroke-width="1.1765"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 736 B