blob: f9d55a63158fa823a91e5abd46274d76aa081bd3 (
plain)
1
2
3
4
5
|
<?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="800" height="500" id="Flag of Palau">
<rect x="0" y="0" width="800" height="500" id="Blue Background" fill="#4aadd6"/>
<circle fill="#ffde00" cx="350" cy="250" r="150" id="Yellow Circle"/>
</svg>
|