Files
Web4Rail/resources/svg/BridgeS.svg
Stephan Richter aaeddd0a82 implemented bridge
2020-11-30 19:57:59 +01:00

4 lines
151 B
XML

<svg width="100" height="" viewbox="0 0 100 100">
<rect x="35" y="20" width="30" height="80" />
<polyline points="10,30 20,20 80,20 90,30" />
</svg>