30 lines
1.9 KiB
XML
30 lines
1.9 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg width="13500" height="9000" id="Flag_of_Curacao" version="1.1"
|
||
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
<defs>
|
||
|
<!-- 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.224513988289792686220972575898763393789606,-0.309016994374947424102293417182819058860155
|
||
|
0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155
|
||
|
0.363271264002680442947733378740309374808046,0.118033988749894848204586834365638117720309
|
||
|
0.587785252292473129168705954639072768597652,0.809016994374947424102293417182819058860155
|
||
|
0,0.381966011250105151795413165634361882279691
|
||
|
-0.587785252292473129168705954639072768597652,0.809016994374947424102293417182819058860155
|
||
|
-0.363271264002680442947733378740309374808046,0.118033988749894848204586834365638117720309
|
||
|
-0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155
|
||
|
-0.224513988289792686220972575898763393789606,-0.309016994374947424102293417182819058860155" />
|
||
|
</defs>
|
||
|
<rect width="13500" height="9000" fill="rgb(0, 43, 127)" id="blue_background_Pantone_280" />
|
||
|
<rect width="13500" height="1125" y="5625" fill="rgb(249, 232, 20)" id="yellow_stripe_Pantone_102" />
|
||
|
<use id="small_star" xlink:href="#pentagram" transform="scale(750)" x="2" y="2" fill="white" />
|
||
|
<use id="large_star" xlink:href="#pentagram" transform="scale(1000)" x="3" y="3" fill="white" />
|
||
|
</svg>
|