die SVG für Bogen 22.5°,45°,67.5° und 180° sind korrigiert und die Verbindungspunkte sind angepasst.

This commit is contained in:
2025-02-17 11:42:26 +01:00
parent 378f751939
commit ef45c7bd7d
15 changed files with 60 additions and 76 deletions
+3 -5
View File
@@ -1,10 +1,8 @@
<?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 635.81 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>
</g>
</svg>