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