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="m998.11 167.19-193.55-82.876m-400.86-82.424h-401.81m401.81 0a1047.5 1082.8 0 0 1 400.86 82.424" fill="none" stroke="#ffe31b" stroke-width="1px" /></svg>
<svg viewBox="0 0 1e3 169.28" preserveAspectRatio="none" position="absolute" overflow="visible">
<path d="m1.8898 167.39c64.638-27.658 129.28-55.317 193.91-82.976m401.61-82.523h400.7m-400.7 0c-137.39-0.076511-274.71 28.14-401.61 82.523" fill="none" stroke="#ffe31b" stroke-width="1px" />
</svg>
</g>
</svg>