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"
version="1.2"
width="24"
height="24"
viewBox="0 0 24 24"
id="svg1543">
<metadata
id="metadata1549">
<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="defs1547" />
<path
d="M 12,2 C 6.47625,2 2,6.4775 2,12 2,17.5225 6.47625,22 12,22 17.52375,22 22,17.5225 22,12 22,6.4775 17.52375,2 12,2 Z m 4.63375,12.86625 c 0.48875,0.48875 0.48875,1.27875 0,1.7675 C 16.39,16.8775 16.07,17 15.75,17 15.43,17 15.11,16.8775 14.86625,16.63375 L 12,13.7675 9.13375,16.63375 C 8.89,16.8775 8.57,17 8.25,17 7.93,17 7.61,16.8775 7.36625,16.63375 6.8775,16.145 6.8775,15.355 7.36625,14.86625 L 10.2325,12 7.36625,9.13375 C 6.8775,8.645 6.8775,7.855 7.36625,7.36625 7.855,6.8775 8.645,6.8775 9.13375,7.36625 L 12,10.2325 14.86625,7.36625 c 0.48875,-0.48875 1.27875,-0.48875 1.7675,0 0.48875,0.48875 0.48875,1.27875 0,1.7675 L 13.7675,12 Z"
id="path1541"
style="stroke-width:1.25;fill:#d64848;fill-opacity:1" />
<?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="m12 2c-5.5238 0-10 4.4775-10 10s4.4762 10 10 10 10-4.4775 10-10-4.4762-10-10-10zm4.6338 12.866c0.48875 0.48875 0.48875 1.2788 0 1.7675-0.24375 0.24375-0.56375 0.36625-0.88375 0.36625s-0.64-0.1225-0.88375-0.36625l-2.8662-2.8662-2.8662 2.8662c-0.24375 0.24375-0.56375 0.36625-0.88375 0.36625s-0.64-0.1225-0.88375-0.36625c-0.48875-0.48875-0.48875-1.2788 0-1.7675l2.8662-2.8662-2.8662-2.8662c-0.48875-0.48875-0.48875-1.2788 0-1.7675s1.2788-0.48875 1.7675 0l2.8662 2.8662 2.8662-2.8662c0.48875-0.48875 1.2788-0.48875 1.7675 0s0.48875 1.2788 0 1.7675l-2.8662 2.8662z" fill="#d64848" stroke-width="1.25"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 753 B