blob: d55c8bb7dbaec6f8739414a2a206185afd5e3b09 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="450" height="390" id="Flag of Belgium">
<rect x="0" y="0" width="150" height="390" id="black bar" fill="#000000"/>
<rect x="150" y="0" width="150" height="390" id="yellow bar" fill="#ffda0c"/>
<rect x="300" y="0" width="150" height="390" id="red bar" fill="#f31830"/>
</svg>
|