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="svg901">
<metadata
id="metadata907">
<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="defs905" />
<path
d="M 16.203226,2 H 7.796774 C 6.05874,2 4.6443545,3.4143855 4.6443545,5.1524195 V 19.86371 c 0,0.540115 0.1092839,0.994063 0.3236484,1.350287 0.5926549,0.982504 1.9072138,1.059213 2.9559187,0.0084 L 11.25708,17.889239 c 0.394052,-0.393002 1.091787,-0.393002 1.485841,0 l 3.333158,3.333158 C 16.592024,21.738349 17.128987,22 17.673304,22 c 0.837492,0 1.682342,-0.660957 1.682342,-2.13629 V 5.1524195 C 19.355646,3.4143855 17.941259,2 16.203226,2 Z M 7.796774,4.101613 h 8.406452 c 0.578994,0 1.050806,0.4718121 1.050806,1.0508065 V 15.560658 l -2.575527,-2.361162 c -1.477434,-1.35449 -3.880628,-1.353439 -5.3580615,0 l -2.574476,2.361162 V 5.1524195 c 0,-0.5789944 0.4718121,-1.0508065 1.0508065,-1.0508065 z m 6.431987,12.301792 C 13.635055,15.809699 12.843798,15.482898 12,15.482898 c -0.843797,0 -1.635054,0.327852 -2.2287605,0.920507 l -3.025272,3.025272 v -2.442075 l 3.2848215,-3.011611 c 1.085483,-0.995114 2.851889,-0.995114 3.937372,0 l 3.285871,3.011611 v 2.442075 z"
id="path899"
style="fill:#6699cc;fill-opacity:1;stroke-width:1.05081" />
<?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="m16.203 2h-8.4065c-1.738 0-3.1524 1.4144-3.1524 3.1524v14.711c0 0.54012 0.10928 0.99406 0.32365 1.3503 0.59265 0.9825 1.9072 1.0592 2.9559 0.0084l3.3332-3.3332c0.39405-0.393 1.0918-0.393 1.4858 0l3.3332 3.3332c0.51594 0.51595 1.0529 0.7776 1.5972 0.7776 0.83749 0 1.6823-0.66096 1.6823-2.1363v-14.711c0-1.738-1.4144-3.1524-3.1524-3.1524zm-8.4065 2.1016h8.4065c0.57899 0 1.0508 0.47181 1.0508 1.0508v10.408l-2.5755-2.3612c-1.4774-1.3545-3.8806-1.3534-5.3581 0l-2.5745 2.3612v-10.408c0-0.57899 0.47181-1.0508 1.0508-1.0508zm6.432 12.302c-0.59371-0.59371-1.385-0.92051-2.2288-0.92051-0.8438 0-1.6351 0.32785-2.2288 0.92051l-3.0253 3.0253v-2.4421l3.2848-3.0116c1.0855-0.99511 2.8519-0.99511 3.9374 0l3.2859 3.0116v2.4421z" fill="#69c" stroke-width="1.0508"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 909 B