cairo/test/svg/doc.1.viewBox2.svg
2022-12-28 13:22:00 +10:30

4 lines
168 B
XML

<svg viewBox="-5 -5 10 10" xmlns="http://www.w3.org/2000/svg">
<rect x="-4" y="-14" width="8" height="8"
fill="none" stroke="black" stroke-width="1"/>
</svg>