5 lines
344 B
XML
5 lines
344 B
XML
|
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="400" height="300" id="Flag of Gabon">
|
||
|
<rect style="fill:#009e60" width="400" height="300" id="Green"/>
|
||
|
<rect style="fill:#fcd116" y="100" width="400" height="100" id="Yellow"/>
|
||
|
<rect style="fill:#3a75c4" y="200" width="400" height="100" id="Blue"/>
|
||
|
</svg>
|