oxjs/source/Ox.Geo/svg/flags/MG.svg

6 lines
345 B
XML
Raw Normal View History

2011-03-05 02:08:30 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600">
<rect fill="#ffffff" id="white_stripe" width="900" height="600"/>
<rect fill="#fc3d32" id="red_stripe" width="600" height="600" x="300"/>
<rect fill="#007e3a" id="green_stripe" width="900" height="300" x="300" y="300"/>
</svg>