summaryrefslogtreecommitdiff
path: root/tests/auto/qsvgplugin/tall_size.svg
blob: 612145181d1ac376d7a411f7e24b5d77694969cd (plain)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="100px" height="200px">
  <ellipse cx="25" cy="50" rx="12.5" ry="25" fill="#00ff00" />
</svg>