blob: 72a9e68779cae7273a934fb43daba8dc8d81e300 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="450" height="300" id="Flag_of_Cote_d'Ivoire">
<rect width="450" height="300" fill="#ffffff"/>
<rect width="150" height="300" fill="#f77f00"/>
<rect width="150" height="300" x="300" fill="#009e60"/>
</svg>
|