2017-12-09 18:30:29 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2015-06-05 17:58:41 +00:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400" viewBox="0 0 3 2">
|
2017-12-09 18:30:29 +00:00
|
|
|
<rect width="3" height="2" x="0" y="0" fill="#002B7F"/>
|
|
|
|
<rect width="2" height="2" x="1" y="0" fill="#FCD116"/>
|
2015-06-05 17:58:41 +00:00
|
|
|
<rect width="1" height="2" x="2" y="0" fill="#CE1126"/>
|
|
|
|
</svg>
|