summaryrefslogtreecommitdiff
path: root/tests/auto/qsvgplugin/wide_size.svg
blob: e81615466d9c0ba1cd75afe81d142dd0e4242996 (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="200px" height="100px">
  <ellipse cx="50" cy="25" rx="25" ry="12.5" fill="#00ff00" />
</svg>