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="20" y="35" width="80" height="30" />
<polyline points="30,10 20,20 20,80 30,90" />
</svg>

After

Width:  |  Height:  |  Size: 151 B