Swedish Flag
by Alvan
HTML
<svg width="200" height="100" style="background-color:blue">
<rect x="0" y="40" width="200" height="15" style="fill:yellow" />
<rect x="50" y="0" width="15" height="200" style="fill:yellow" />
</svg>
by Alvan
<svg width="200" height="100" style="background-color:blue">
<rect x="0" y="40" width="200" height="15" style="fill:yellow" />
<rect x="50" y="0" width="15" height="200" style="fill:yellow" />
</svg>