Source code
Revision control
Copy as Markdown
Other Tools
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="100" height="100">
<circle cx="10" cy="10" r="10" fill="blue"/>
<circle cx="30" cy="30" r="10" fill="blue"/>
</svg>