Source code
Revision control
Copy as Markdown
Other Tools
<style>
rect { fill: green; stroke: green; stroke-width: 20px; }
</style>
<rect x="10" y="10" width="80" height="80"/>
</svg>
<style>
rect { fill: green; stroke: green; stroke-width: 20px; }
</style>
<rect x="10" y="10" width="80" height="80"/>
</svg>