summaryrefslogtreecommitdiff
path: root/test/svg/doc.1.viewBox2.svg
blob: b8f976ba94ee6384ad4109bb4ba07883b8d2c362 (plain)
1
2
3
4
<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>