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,18 +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"
xml:space="preserve"
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;stroke-linejoin:round"
d="m 69.492187,0 c -9.054495,0 -16.537109,7.4826138 -16.537109,16.537109 0,9.054496 7.482614,16.535157 16.537109,16.535157 h 42.994143 c 0.99564,0 1.21929,0.356946 1.48242,0.992187 0.26313,0.635241 0.35637,1.044023 -0.34766,1.748047 L 28.435547,121 a 6.6146002,6.6146002 0 0 0 0,9.35352 6.6146002,6.6146002 0 0 0 9.353515,0 L 122.97656,45.167969 c 4.47401,-4.474004 5.32157,-11.079938 3.21485,-16.166016 -2.10673,-5.086077 -7.37789,-9.158203 -13.70508,-9.158203 H 69.492187 c -1.904904,0 -3.30664,-1.401736 -3.30664,-3.306641 0,-1.904905 1.401736,-3.308593 3.30664,-3.308593 h 69.453123 c 3.73148,-1e-6 6.61524,2.883761 6.61524,6.615234 v 66.146484 a 6.6146002,6.6146002 0 0 0 6.61328,6.613282 6.6146002,6.6146002 0 0 0 6.61523,-6.613282 V 19.84375 C 158.78906,8.9626858 149.82638,-2.4675169e-6 138.94531,0 Z M 19.882812,19.84375 c -10.8810621,0 -19.8437495,8.962687 -19.8437495,19.84375 v 99.21875 C 0.03906003,149.78731 9.0017482,158.75 19.882812,158.75 h 99.218748 c 10.88107,0 19.84375,-8.96268 19.84375,-19.84375 v -26.45898 a 6.6146002,6.6146002 0 0 0 -6.61523,-6.61329 6.6146002,6.6146002 0 0 0 -6.61328,6.61329 v 26.45898 c 0,3.73147 -2.88376,6.61524 -6.61524,6.61523 H 19.882812 c -3.731472,0 -6.615235,-2.88376 -6.615234,-6.61523 V 39.6875 c 0,-3.731472 2.883763,-6.615234 6.615234,-6.615234 h 13.228516 a 6.6146002,6.6146002 0 0 0 6.615234,-6.613282 6.6146002,6.6146002 0 0 0 -6.615234,-6.615234 z"
id="path2"
transform="translate(-0.03901262,1.858158e-5)" /></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="600" height="600" viewBox="0 0 158.75 158.75">
<path d="M69.453 0C60.4 0 52.916 7.482 52.916 16.537S60.4 33.072 69.453 33.072h42.994c.996 0 1.22.357 1.482.993.264.635.357 1.043-.347 1.747L28.397 121a6.615 6.615 0 0 0 0 9.353 6.615 6.615 0 0 0 9.353 0l85.188-85.185c4.474-4.474 5.321-11.08 3.215-16.166-2.107-5.086-7.378-9.158-13.706-9.158H69.453c-1.905 0-3.307-1.402-3.307-3.307s1.402-3.308 3.307-3.308h69.453c3.732 0 6.615 2.883 6.615 6.615V85.99a6.615 6.615 0 0 0 6.614 6.614 6.615 6.615 0 0 0 6.615-6.614V19.844C158.75 8.963 149.787 0 138.906 0Zm-49.61 19.844C8.964 19.844 0 28.806 0 39.688v99.218c0 10.881 8.963 19.844 19.844 19.844h99.219c10.88 0 19.843-8.963 19.843-19.844v-26.459a6.615 6.615 0 0 0-6.615-6.613 6.615 6.615 0 0 0-6.613 6.613v26.46c0 3.73-2.884 6.614-6.616 6.614H19.844c-3.732 0-6.615-2.883-6.615-6.615V39.688c0-3.732 2.883-6.616 6.615-6.616h13.228a6.615 6.615 0 0 0 6.615-6.613 6.615 6.615 0 0 0-6.615-6.615z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1,013 B

Before After
Before After