chromium/third_party/blink/web_tests/svg/as-image/resources/green-fixed-size-rect.svg

<svg xmlns="http://www.w3.org/2000/svg" width='100px' height='100px'>
    <rect fill='green' width='100px' height='100px' />
</svg>