Source code
Revision control
Copy as Markdown
Other Tools
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<circle cx="50" cy="50" r="48" fill="param(--color, black)" stroke="param(--stroke)" stroke-width="2"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<circle cx="50" cy="50" r="48" fill="param(--color, black)" stroke="param(--stroke)" stroke-width="2"/>
</svg>