rechte und linke Antriebsseite darstellbar

This commit is contained in:
2024-11-12 15:58:56 +01:00
parent 1844fcd6e2
commit e69b5abc06
2 changed files with 60 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100"
height="1000"
viewBox="0 0 26.45833 264.58333"
version="1.1"
id="svg5"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="strecke" />
<g d="layer1"
transform="translate(0,-13.203638)">
<path
style="opacity:0.94;fill:none;stroke:#6170d9;stroke-width:0.844807;stroke-opacity:1"
d="M 13.65157,13.203638 V 277.78696"
id="path362" />
</g>
<g id="antrieb"
transform="translate(-2.2828654,-13.048261)"
style="fill:#000000;fill-opacity:1">
<path
style="opacity:0.94;mix-blend-mode:normal;fill:#000000;fill-opacity:1;stroke:#b9bfee;stroke-width:0.844807;stroke-opacity:1"
d="M 13.65157,13.203638 V 277.78696"
id="path362-2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 896 B

+31
View File
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100"
height="1000"
viewBox="0 0 26.45833 264.58333"
version="1.1"
id="svg5"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs2" />
<g
id="Strecke"
transform="translate(0,-13.203638)">
<path
style="opacity:0.94;fill:none;stroke:#6170d9;stroke-width:0.844807;stroke-opacity:1"
d="M 13.65157,13.203638 V 277.78696"
id="path362" />
</g>
<g
id="Antrieb"
transform="translate(2.2828654,-13.048261)"
style="fill:#000000;fill-opacity:1">
<path
style="opacity:0.94;mix-blend-mode:normal;fill:#000000;fill-opacity:1;stroke:#b9bfee;stroke-width:0.844807;stroke-opacity:1"
d="M 13.65157,13.203638 V 277.78696"
id="path362-2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 905 B