4 lines
146 B
XML
4 lines
146 B
XML
<svg width="100" height="100" viewbox="0 0 %width% 100">
|
|
<rect x="10" y="10" width="80" height="80" />
|
|
<text x="25" y="65" >%text%</text>
|
|
</svg> |