diff options
Diffstat (limited to 'icons/flags/kp.svg')
| -rw-r--r-- | icons/flags/kp.svg | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/icons/flags/kp.svg b/icons/flags/kp.svg index abbbec3..ad1b713 100644 --- a/icons/flags/kp.svg +++ b/icons/flags/kp.svg @@ -1,16 +1,15 @@ -<?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"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-kp" viewBox="0 0 640 480"> + <defs> + <clipPath id="kp-a"> + <path fill-opacity=".7" d="M5 .1h682.6V512H5.1z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" clip-path="url(#kp-a)" transform="translate(-4.8 -.1)scale(.93768)"> + <path fill="#fff" stroke="#000" d="M776 511.5H-76V.5h852z"/> + <path fill="#3e5698" d="M776 419H-76v92.5h852z"/> + <path fill="#c60000" d="M776 397.6H-76V114.4h852z"/> + <path fill="#3e5698" d="M776 .6H-76V93h852z"/> + <path fill="#fff" d="M328.5 256c0 63.5-53 115-118.6 115S91.3 319.5 91.3 256s53-114.8 118.6-114.8 118.6 51.4 118.6 114.9z"/> + <path fill="#c40000" d="m175.8 270.6-57-40.7 71-.2 22.7-66.4 21.1 66.1 71-.4-57.9 41.2 21.3 66.1-57-40.7-58 41.3z"/> </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> |
