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="svg15078">
<metadata
id="metadata15084">
<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="defs15082" />
<path
d="M 8.841853,8.5972702 2.5334293,9.2966093 C 2.3059045,9.3241573 2.1047248,9.4762337 2.0292822,9.707351 c -0.075443,0.2311182 0,0.471814 0.1676499,0.623897 1.8752833,1.711226 4.6929984,4.273874 4.6929984,4.273874 -0.00239,0 -0.7735843,3.727814 -1.286114,6.215019 -0.043109,0.22513 0.03832,0.463432 0.2347098,0.605935 0.1951924,0.142502 0.4466673,0.144896 0.6442545,0.03354 2.2081879,-1.25498 5.5156792,-3.142238 5.5156792,-3.142238 l 5.513285,3.143435 c 0.20118,0.11017 0.452654,0.107776 0.647846,-0.03473 0.196391,-0.142502 0.277821,-0.380804 0.233513,-0.604736 l -1.282521,-6.21622 4.692998,-4.270281 c 0.16765,-0.156871 0.241895,-0.3975692 0.16765,-0.6274893 C 21.896992,9.4774375 21.695807,9.3253552 21.468282,9.2990102 18.943955,9.0164002 15.158659,8.5972759 15.158659,8.5972759 L 12.54452,2.8133502 c -0.0982,-0.2071674 -0.304165,-0.3520647 -0.54606,-0.3520647 -0.241895,0 -0.449062,0.1460949 -0.542467,0.3520647 z"
id="path15076"
style="stroke-width:1.1975;fill:#ffff84;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="m8.8419 8.5973-6.3084 0.69934c-0.22752 0.027548-0.4287 0.17962-0.50415 0.41074-0.075443 0.23112 0 0.47181 0.16765 0.6239 1.8753 1.7112 4.693 4.2739 4.693 4.2739-0.00239 0-0.77358 3.7278-1.2861 6.215-0.043109 0.22513 0.03832 0.46343 0.23471 0.60594 0.19519 0.1425 0.44667 0.1449 0.64425 0.03354 2.2082-1.255 5.5157-3.1422 5.5157-3.1422l5.5133 3.1434c0.20118 0.11017 0.45265 0.10778 0.64785-0.03473 0.19639-0.1425 0.27782-0.3808 0.23351-0.60474l-1.2825-6.2162 4.693-4.2703c0.16765-0.15687 0.2419-0.39757 0.16765-0.62749-0.074239-0.22992-0.27542-0.382-0.50295-0.40835-2.5243-0.28261-6.3096-0.70173-6.3096-0.70173l-2.6141-5.7839c-0.0982-0.20717-0.30416-0.35206-0.54606-0.35206s-0.44906 0.14609-0.54247 0.35206z" fill="#ffff84" stroke-width="1.1975"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 901 B