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,31 +1,4 @@
<?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="svg7731"
viewBox="0 0 24 24"
height="24"
width="24"
version="1.2">
<metadata
id="metadata7737">
<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="defs7735" />
<path
style="stroke-width:1.50003123;fill:#000000;fill-opacity:0.78039217"
id="path7729"
d="m 20.121169,3.8786433 c -1.170024,-1.1715244 -3.072064,-1.1715244 -4.242088,0 L 12,7.7577241 8.1209195,3.8786433 c -1.1700247,-1.1715244 -3.0720643,-1.1715244 -4.2420887,0 -1.1715244,1.1715244 -1.1715244,3.070564 0,4.2420884 l 3.8775807,3.8790803 -3.8775807,3.879081 c -1.1715244,1.171525 -1.1715244,3.070564 0,4.242089 C 4.463843,20.707494 5.231859,21 5.999875,21 6.767891,21 7.5359065,20.707494 8.1209195,20.120982 L 12,16.241901 15.879081,20.120982 C 16.464093,20.707494 17.232109,21 18.000125,21 c 0.768015,0 1.536031,-0.292506 2.121044,-0.879018 1.171525,-1.171525 1.171525,-3.070564 0,-4.242089 l -3.87758,-3.879081 3.87758,-3.8790803 c 1.171525,-1.1715244 1.171525,-3.070564 0,-4.2420884 z" />
<?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="m20.121 3.8786c-1.17-1.1715-3.0721-1.1715-4.2421 0l-3.8791 3.8791-3.8791-3.8791c-1.17-1.1715-3.0721-1.1715-4.2421 0-1.1715 1.1715-1.1715 3.0706 0 4.2421l3.8776 3.8791-3.8776 3.8791c-1.1715 1.1715-1.1715 3.0706 0 4.2421 0.58501 0.58651 1.353 0.87902 2.121 0.87902s1.536-0.29251 2.121-0.87902l3.8791-3.8791 3.8791 3.8791c0.58501 0.58651 1.353 0.87902 2.121 0.87902 0.76802 0 1.536-0.29251 2.121-0.87902 1.1715-1.1715 1.1715-3.0706 0-4.2421l-3.8776-3.8791 3.8776-3.8791c1.1715-1.1715 1.1715-3.0706 0-4.2421z" fill-opacity=".78039" stroke-width="1.5"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 703 B