Icon exports as plain SVGs

This commit is contained in:
lilith 2025-02-12 18:34:33 +01:00
commit de693ee319
Signed by: lilith
SSH key fingerprint: SHA256:WMHGS60rozMrHkA/VT+Ole85sPCLZ190yemdzY68WJo
49 changed files with 1397 additions and 0 deletions

25
icons/creature.svg Normal file
View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="375"
height="600"
viewBox="0 0 99.21875 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;stroke-linejoin:round"
d="M 33.072266,85.990234 C 14.884937,85.990235 0,100.87517 0,119.0625 v 33.07227 A 6.6146002,6.6146002 0 0 0 6.6152344,158.75 6.6146002,6.6146002 0 0 0 13.228516,152.13477 V 119.0625 c 0,-11.03774 8.806011,-19.84375 19.84375,-19.84375 h 33.074218 c 11.037739,0 19.84375,8.80601 19.84375,19.84375 v 33.07227 a 6.6146002,6.6146002 0 0 0 6.613282,6.61523 6.6146002,6.6146002 0 0 0 6.615234,-6.61523 V 119.0625 c 0,-18.18733 -14.884937,-33.072266 -33.072266,-33.072266 z"
id="path1" />
<path
style="stroke-linecap:round;stroke-linejoin:round"
d="m 49.609375,-0.04492187 c -21.840463,-10e-9 -39.6875,17.84703687 -39.6875,39.68749987 0,14.637477 7.975146,27.50969 19.839844,34.373047 a 6.6146002,6.6146002 0 0 0 9.037109,-2.412109 6.6146002,6.6146002 0 0 0 -2.414062,-9.039063 C 28.478428,57.990884 23.150391,49.488399 23.150391,39.642578 c 0,-14.690872 11.768111,-26.458984 26.458984,-26.458984 14.690873,0 26.458984,11.768112 26.458984,26.458984 0,9.845822 -5.328037,18.348305 -13.234375,22.921875 a 6.6146002,6.6146002 0 0 0 -2.414062,9.039063 6.6146002,6.6146002 0 0 0 9.037109,2.412109 c 11.864696,-6.863357 19.839844,-19.735571 19.839844,-34.373047 0,-21.840463 -17.847037,-39.68749988 -39.6875,-39.68749987 z"
id="path4" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB