cw.svg 1.8 KB
Newer Older
Felipe Escala Torres committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg id="Flag_of_Curacao" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <metadata id="metadata12">
  <rdf:RDF>
   <cc:Work rdf:about="">
    <dc:format>image/svg+xml</dc:format>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
   </cc:Work>
  </rdf:RDF>
 </metadata>
 <defs id="defs3"><!-- the following is a regular 5-pointed star, radius 1, vertically aligned, centered at the 
	origin.  It was produced with the following bc script:
		scale=100
		x=(cosd(72)-1)*sind(144)/(cosd(144)-1)
		r=sqrt(x^2+cosd(72)^2)			(the inner radius)
		for(i=0; i<5; ++i) {phi=72*i; sind(phi); -cosd(phi); r*sind(phi+36); -r*cosd(phi+36)}
    -->
  <polygon id="pentagram" points="0 -1 0.22451 -0.30902 0.95106 -0.30902 0.36327 0.11803 0.58779 0.80902 0 0.38197 -0.58779 0.80902 -0.36327 0.11803 -0.95106 -0.30902 -0.22451 -0.30902"/>
  <clipPath id="clipPath3016" clipPathUnits="userSpaceOnUse">
   <rect id="rect3018" fill-opacity="0.67" height="9e3" width="9e3" y=".00017578" x="0"/>
  </clipPath>
 </defs>
 <g id="flag" clip-path="url(#clipPath3016)" transform="matrix(.056889 0 0 .056889 0 -0.00001)">
  <rect id="blue_background_Pantone_280" height="9e3" width="13500" y="0" x="0" fill="#002b7f"/>
  <rect id="yellow_stripe_Pantone_102" height="1125" width="13500" y="5625" x="0" fill="#f9e814"/>
  <use id="small_star" xlink:href="#pentagram" transform="scale(750)" height="9000" width="13500" y="2" x="2" fill="#ffffff"/>
  <use id="large_star" xlink:href="#pentagram" transform="scale(1e3)" height="9000" width="13500" y="3" x="3" fill="#ffffff"/>
 </g>
</svg>