4 lines
162 B
XML
4 lines
162 B
XML
<svg width="%width%" height="100" viewbox="0 0 %width% 100">
|
|
<rect x="0" y="35" width="100" height="30" />
|
|
<rect x="35" y="0" width="30" height="100" />
|
|
</svg> |