6 lines
219 B
XML
6 lines
219 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 300">
|
|
<rect fill="#3a75c4" width="400" height="300"/>
|
|
<rect fill="#fcd116" width="400" height="200"/>
|
|
<rect fill="#009e60" width="400" height="100"/>
|
|
</svg>
|