Die Code zur automatischen Erzeungung der SVG für OFWeiche wurde funitoniert.

This commit is contained in:
2025-07-16 15:52:47 +02:00
parent 489eaac2c5
commit 352f6b89be
98 changed files with 1895 additions and 1152 deletions
+23 -15
View File
@@ -1,20 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="rotate(0)">
<svg viewBox="0 0 1000 622.38" preserveAspectRatio="none" position="absolute" overflow="visible">
<g transform="matrix(5.5615 0 0 5.5615 -1532.8 -2388.3)" fill="none" stroke="#1bff38" stroke-linecap="square" stroke-linejoin="miter" stroke-width=".67958" vector-effect="non-scaling-stroke">
<path d="m361.75 541.01h7.519" stroke-width="1px" />
<path d="m444.86 433.55a62.666 62.666 0 0 0-57.895 38.685" stroke-width="1px" />
<path d="m385.87 474.88 1.096-2.647" stroke-width="1px" />
<path d="m444.86 433.55h10.206" stroke-width="1px" />
<path d="m365.51 523.85v17.157" stroke-width="1px" />
<path d="m365.51 523.85 20.367-48.973" stroke-width="1px" />
<path d="m455.07 429.78v7.534" stroke-width="1px" />
<path d="m344.04 472.23a62.666 62.666 0 0 0-57.896-38.685" stroke-width="1px" />
<path d="m344.04 472.23 1.096 2.647" stroke-width="1px" />
<path d="m275.94 433.55h10.205" stroke-width="1px" />
<path d="m345.14 474.88 20.366 48.973" stroke-width="1px" />
<path d="m275.94 429.78v7.534" stroke-width="1px" />
<svg viewBox="0 0 1000.000 620.950" preserveAspectRatio="none" position="absolute" overflow="visible">
<g fill="none" stroke="#1bff38" stroke-linecap="square" stroke-width="0.179127px" transform="matrix(5.5826 0 0 5.5826 -1540.49 -2399.30)" vector-effect="non-scaling-stroke">
<path d="M 361.747 541.009 L 369.266 541.009" stroke-width="1px"/>
</g>
<g fill="none" stroke="#1bff38" stroke-linecap="square" stroke-width="0.179127px" transform="matrix(5.5826 0 0 5.5826 -1540.49 -2399.30)" vector-effect="non-scaling-stroke">
<path d="M444.864,433.547 A62.6656,62.6656 0 0,0 386.969,472.232" stroke-width="1px"/>
<path d="M 385.873 474.879 L 386.969 472.232" stroke-width="1px"/>
<path d="M 444.864 433.547 L 455.07 433.547" stroke-width="1px"/>
</g>
<g fill="none" stroke="#1bff38" stroke-linecap="square" stroke-width="0.179127px" transform="matrix(5.5826 0 0 5.5826 -1540.49 -2399.30)" vector-effect="non-scaling-stroke">
<path d="M 365.506 523.852 L 365.506 541.009" stroke-width="1px"/>
<path d="M 365.506 523.852 L 385.873 474.879" stroke-width="1px"/>
<path d="M 455.07 429.78 L 455.07 437.314" stroke-width="1px"/>
</g>
<g fill="none" stroke="#1bff38" stroke-linecap="square" stroke-width="0.179127px" transform="matrix(5.5826 0 0 5.5826 -1540.49 -2399.30)" vector-effect="non-scaling-stroke">
<path d="M344.044,472.232 A62.6656,62.6656 0 0,0 286.148,433.547" stroke-width="1px"/>
<path d="M 344.044 472.232 L 345.14 474.879" stroke-width="1px"/>
<path d="M 275.943 433.547 L 286.148 433.547" stroke-width="1px"/>
</g>
<g fill="none" stroke="#1bff38" stroke-linecap="square" stroke-width="0.179127px" transform="matrix(5.5826 0 0 5.5826 -1540.49 -2399.30)" vector-effect="non-scaling-stroke">
<path d="M 345.14 474.879 L 365.506 523.852" stroke-width="1px"/>
<path d="M 275.943 429.78 L 275.943 437.314" stroke-width="1px"/>
</g>
</svg>
</g>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB