4 lines
150 B
XML
4 lines
150 B
XML
<svg width="100" height="" viewbox="0 0 100 100">
|
|
<rect x="35" y="0" width="30" height="80" />
|
|
<polyline points="10,70 20,80 80,80 90,70" />
|
|
</svg> |