Korrektur von SVG und connection points der Kurve

This commit is contained in:
Simon Schmutzler
2025-02-13 13:28:48 +01:00
parent 7b3d44ae44
commit d71c6fd59f
4 changed files with 11 additions and 70 deletions
+3 -12
View File
@@ -1,17 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="rotate(0)">
<svg viewBox="0 0 1024000 768000" preserveAspectRatio="none" position="absolute" overflow="visible">
<defs>
<clipPath>
<path d="M 0,768 H 1024 V 0 H 0 Z" stroke-width="1px" />
</clipPath>
</defs>
<g clip-path="url(#clipId0)" fill="none" stroke="#00ffff" stroke-width="0.1" transform="matrix(6.8617674,0,0,6.8617674,-3068.6832,-2389.4113)" style="stroke:#ffe31c;stroke-width:4.37205;stroke-dasharray:none;stroke-opacity:1">
<polyline points="590.819,491.812 590.819,461.772 " style="stroke:#ffe31c;stroke-dasharray:none;stroke-opacity:1" stroke-width="1px" />
<polyline points="449.456,350.449 479.495,350.449 " style="stroke:#ffe31c;stroke-dasharray:none;stroke-opacity:1" stroke-width="1px" />
<path d="M 590.819,461.772 A 111.323,111.323 0 0 0 479.495,350.449" style="stroke:#ffe31c;stroke-dasharray:none;stroke-opacity:1" stroke-width="1px" />
</g>
<svg viewBox="0 0 264.58 264.58" preserveAspectRatio="none" position="absolute" overflow="visible">
<path d="m264.08 264.58v-56.188c0-114.82-93.078-207.9-207.9-207.9h-56.188" fill="none" stroke="#ffe31b" stroke-miterlimit="1" stroke-width="1px" />
</svg>
</g>
</svg>