Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<rect x="15" y="15" width="200" height="200" fill="blue">
<set attributeName="xlink:opacity" to="0.5" begin="0s" fill="freeze"/>
</rect>
</svg>