blob: e42340203a8823adaa69bcc680796c017cb32433 (
plain)
1
2
3
4
5
6
7
|
<?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="300" id="Flag of Sierra Leone">
<rect x="0" y="0" width="450" height="100" id="Green Stripe" fill="#1EB53A"/>
<rect x="0" y="100" width="450" height="100" id="White Stripe" fill="#FFFFFF"/>
<rect x="0" y="200" width="450" height="100" id="Blue Stripe" fill="#0072C6"/>
</svg>
|