Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/testing/web-platform/tests/svg/struct/reftests/support/symbol-with-external-reference.svg
<symbol id="green-rect">
<use href="sprites.svg#green-rect"/>
</symbol>
<symbol id="green-image">
<image width="100" height="100" href="sprites.svg#green-rect"/>
</symbol>
</svg>