chromium/third_party/blink/web_tests/svg/as-image/resources/100px-green-rect.svg

<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <rect x="0" y="0" width="100px" height="100px" fill="green"/>
</svg>