Optimise all SVG icons
This commit is contained in:
@@ -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="svg4600">
|
||||
<metadata
|
||||
id="metadata4606">
|
||||
<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="defs4604" />
|
||||
<path
|
||||
d="m 17.954289,4.4260846 c -3.288464,-3.2347795 -8.6201134,-3.2347795 -11.9085778,0 -3.2884643,3.235832 -3.2884643,8.4811644 0,11.7159434 L 11.999474,22 17.954289,16.142028 c 3.288464,-3.234779 3.288464,-8.4801114 0,-11.7159434 z m -5.954815,8.6264294 c -0.703167,0 -1.363176,-0.273688 -1.861077,-0.770537 -1.0263296,-1.026329 -1.0263296,-2.695825 0,-3.7221538 0.496848,-0.4968487 1.15791,-0.7705365 1.861077,-0.7705365 0.703167,0 1.364228,0.2736878 1.861077,0.7705365 1.026329,1.0263288 1.026329,2.6968778 0,3.7221538 -0.496849,0.496849 -1.15791,0.770537 -1.861077,0.770537 z"
|
||||
id="path4598"
|
||||
style="stroke-width:1.05265;fill:#6699cc;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="m17.954 4.4261c-3.2885-3.2348-8.6201-3.2348-11.909 0-3.2885 3.2358-3.2885 8.4812 0 11.716l5.9538 5.858 5.9548-5.858c3.2885-3.2348 3.2885-8.4801 0-11.716zm-5.9548 8.6264c-0.70317 0-1.3632-0.27369-1.8611-0.77054-1.0263-1.0263-1.0263-2.6958 0-3.7222 0.49685-0.49685 1.1579-0.77054 1.8611-0.77054s1.3642 0.27369 1.8611 0.77054c1.0263 1.0263 1.0263 2.6969 0 3.7222-0.49685 0.49685-1.1579 0.77054-1.8611 0.77054z" fill="#69c" stroke-width="1.0526"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 598 B |
Reference in New Issue
Block a user