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="m1.8898 998.11h118.5m-118.5-996.22h118.5m0 996.22a513.53 498.11 0 0 0 0-996.22" fill="none" stroke="#ffe31b" stroke-width="1px" />
</svg>
<svg viewBox="0 0 633.92 1e3" preserveAspectRatio="none" position="absolute" overflow="visible">
<path d="m0 998.11h118.5m-118.5-996.22h118.5m0 996.22a513.53 498.11 0 0 0 0-996.22" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" /></svg>
</g>
</svg>