blob: d10848183b96cf81b24c0d89c7b9a5fe536bca84 (
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.0" width="9000" height="6000" id="Flag of Thailand">
<rect width="9000" height="6000" fill="#ce1126" id="red stripes"/>
<rect width="9000" height="4000" y="1000" fill="white" id="white stripes"/>
<rect width="9000" height="2000" y="2000" fill="#002649" id="blue stripe"/>
</svg>
|