Die SVG und PNGs für alle 90° Bögen sind eingepflegt.

This commit is contained in:
2025-02-25 15:42:24 +01:00
parent 9763f56b1b
commit 33ca0848d2
51 changed files with 608 additions and 27 deletions
+5 -3
View File
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="rotate(0)">
<svg viewBox="0 0 1e3 1e3" preserveAspectRatio="none" position="absolute" overflow="visible">
<path d="M 998.11,485.89 738.36,225.4 C 595.61,82.28 402.02,1.88 200.15,1.89 H 1.89" fill="none" stroke="#ffe31b" stroke-width="1px" />
</svg>
<svg viewBox="0 0 1e3 488.41" preserveAspectRatio="none" position="absolute" overflow="visible">
<path d="m998.66 487.08-260.39-261.13c-143.1-143.47-337.16-224.07-539.53-224.06h-198.75" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" />
</svg>
</g>
</svg>