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