oxjs/source/Ox.Geo/svg/flags/AG.svg

26 lines
1.2 KiB
XML
Raw Normal View History

2011-03-05 02:08:30 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="750px" height="500px" viewBox="-69 -46 138 92">
<title>Flag of Antigua and Barbuda</title>
<rect id="field" x="-50%" y="-50%" width="100%" height="100%" fill="white"/>
<rect id="blueband" x="-50%" y="-10" width="100%" height="20" fill="#0072c6"/>
<rect id="blackband" x="-50%" y="-50%" width="100%" height="36" fill="black"/>
<path id="redtriangles" d="M-69,-46 v92 h138 v-92 l-69,92 z" fill="#ce1126"/>
<clipPath id="clipsun">
<rect x="-50%" y="-50%" width="100%" height="50%"/>
</clipPath>
<g id="sun" fill="#fcd116" transform="translate(0,-10) scale(30)" clip-path="url(#clipsun)">
<g id="three_cones">
<g id="cone">
<polygon id="triangle" points="0,0 0,1 .25,1" transform="translate(0,-1) rotate(11.25)"/>
<use xlink:href="#triangle" transform="scale(-1,1)" />
</g>
<use xlink:href="#cone" transform="rotate(22.5)"/>
<use xlink:href="#cone" transform="rotate(-22.5)"/>
</g>
<use xlink:href="#three_cones" transform="rotate(67.5)"/>
<use xlink:href="#three_cones" transform="rotate(-67.5)"/>
</g>
</svg>