implemented bridge

This commit is contained in:
Stephan Richter
2020-11-30 19:57:59 +01:00
parent 1bfcc3da5f
commit aaeddd0a82
13 changed files with 225 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
<svg width="100" height="" viewbox="0 0 100 100">
<rect x="0" y="35" width="80" height="30" />
<polyline points="70,10 80,20 80,80 70,90" />
</svg>

After

Width:  |  Height:  |  Size: 150 B