Re-export of icons to simplify SVGs

This commit is contained in:
lilith 2025-02-17 22:22:18 +01:00
commit e9f11bd47f
Signed by: lilith
SSH key fingerprint: SHA256:7kmBUkMCVUCN9z9MyGuBan8hifDCBaiG1RonGxdCB3A
56 changed files with 142 additions and 1415 deletions

View file

@ -1,21 +1,3 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="600"
height="600"
viewBox="0 0 158.75 158.75"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<g
id="layer1">
<path
style="stroke-linecap:round;paint-order:markers fill stroke"
d="M 99.21875,0 C 66.418891,0 39.687499,26.73139 39.6875,59.53125 c 0,9.164565 2.081873,17.888735 5.808594,25.664062 L 46.298828,86.875 c 3.154177,6.598778 1.816219,14.40448 -3.355469,19.57617 L 1.9375,147.45898 a 6.6146002,6.6146002 0 0 0 0,9.35352 6.6146002,6.6146002 0 0 0 9.353516,0 l 41.007812,-41.00586 c 9.103653,-9.10365 11.487803,-23.020975 5.935547,-34.636718 l -0.806641,-1.689453 -0.002,-0.0039 C 54.532724,73.440566 52.916016,66.698157 52.916016,59.53125 52.916015,33.880982 73.568481,13.228516 99.21875,13.228516 c 25.65027,-3e-6 46.30273,20.652464 46.30273,46.302734 0,25.650269 -20.65246,46.30273 -46.30273,46.30273 -8.461713,0 -16.341713,-2.25238 -23.152344,-6.193355 a 6.6146002,6.6146002 0 0 0 -9.037109,2.412105 6.6146002,6.6146002 0 0 0 2.412109,9.03711 c 8.758849,5.06831 18.957069,7.97266 29.777344,7.97266 32.79986,0 59.53125,-26.731389 59.53125,-59.53125 C 158.75,26.731388 132.01861,-3.1424946e-6 99.21875,0 Z"
id="path34" />
</g>
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="600" viewBox="0 0 158.75 158.75">
<path d="M99.219 0c-32.8 0-59.532 26.731-59.531 59.531a59.3 59.3 0 0 0 5.808 25.664l.803 1.68a17.15 17.15 0 0 1-3.356 19.576L1.937 147.46a6.615 6.615 0 0 0 0 9.354 6.615 6.615 0 0 0 9.354 0l41.008-41.006c9.103-9.104 11.487-23.022 5.935-34.637l-.806-1.69-.002-.003c-2.893-6.036-4.51-12.779-4.51-19.946 0-25.65 20.652-46.302 46.303-46.302S145.52 33.88 145.52 59.53s-20.652 46.303-46.302 46.303c-8.462 0-16.342-2.253-23.153-6.194a6.615 6.615 0 0 0-9.037 2.413 6.615 6.615 0 0 0 2.412 9.037 59.35 59.35 0 0 0 29.778 7.972c32.8 0 59.531-26.73 59.531-59.53S132.019 0 99.219 0"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 678 B

Before After
Before After