Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
svg {
width: 16px;
padding: 4px;
background: #ccc;
color: #000;
}
</style>
<svg width='16' height='16'>
<svg viewBox='0 0 256 256'>
<rect width="256" height="256" x="0" y="0" fill="green" />
</svg>
</svg>