4 lines
151 B
XML
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> |