5 lines
212 B
XML
5 lines
212 B
XML
<svg width="100" height="100" viewbox="0 0 100 100">
|
|
<rect x="35" y="0" width="30" height="100" />
|
|
<polygon class="right" points="35,100 100,35 100,65 65,100" />
|
|
<polygon points="35,100 65,100 65,65" />
|
|
</svg> |