chromium/third_party/blink/web_tests/svg/as-image/resources/circle-200px-none.svg

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns="http://www.w3.org/2000/svg"
   version="1.1"
   width="200"
   height="200"
   preserveAspectRatio="none">
   <circle cx="100" cy="100" r="100" fill="blue"/>
</svg>