oxjs/source/svg/Ox.Geo/CF.svg
2011-04-25 11:12:02 +02:00

19 lines
No EOL
1.5 KiB
XML

<?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" width="1200" height="800">
<rect style="fill:#003082" id="blue stripe" width="1200" height="200" x="0" y="0" />
<rect style="fill:#ffffff" id="white stripe" width="1200" height="200" x="0" y="200" />
<rect style="fill:#289728" id="green stripe" width="1200" height="200" x="0" y="400" />
<rect style="fill:#FFCE00" id="yellow stripe" width="1200" height="200" x="0" y="600" />
<rect style="fill:#D21034" id="red stripe" width="200" height="800" x="500" y="0" />
<polygon id="star" transform="translate(200,108.59425) scale(90)" fill="#FFCE00" 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" />
</svg>