blob: d7b4d8d44a7197b126a35c19ec7421fecdd6464d (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg height="750" width="1100" version="1.1" xmlns="http://www.w3.org/2000/svg">
<desc>flag of Bolivia</desc>
<rect fill="#d81e05" height="250" width="1100"/>
<rect fill="#f7e214" height="250" width="1100" y="250"/>
<rect fill="#007a3d" height="250" width="1100" y="500"/>
</svg>
|