blob: abbbec3d4b8bb9088455ebd1a136e9284e7edc93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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="1440" height="720" id="Flag of North Korea">
<g fill="#034da2">
<rect width="1440" height="120" id="Upper blue field"/>
<rect width="1440" height="120" y="600" id="Lower blue field"/>
</g>
<g fill="#ed1d25">
<rect width="1440" height="440" y="140" id="Red field"/>
<g fill="white">
<rect width="1440" height="20" y="120" id="Upper white field"/>
<rect width="1440" height="20" y="580" id="Lower white field"/>
<circle cx="480" cy="360" r="160" id="White Circle"/>
</g>
<polygon id="Red star" transform="translate(480,360) scale(155)" points="0,-1 0.224513988289792686220972575898763393789606,-0.309016994374947424102293417182819058860155 0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 0.363,0.118 0.587,0.809 0,0.381966011250105151795413165634361882279691 -0.587785252292473129168705954639072768597652,0.809016994374947424102293417182819058860155 -0.363271264002680442947733378740309374808046,0.118033988749894848204586834365638117720309 -0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 -0.224513988289792686220972575898763393789606,-0.309016994374947424102293417182819058860155"/>
</g>
</svg>
|