diff options
Diffstat (limited to 'icons/flags/pk.svg')
| -rw-r--r-- | icons/flags/pk.svg | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/icons/flags/pk.svg b/icons/flags/pk.svg index 71cdeda..4ddc19f 100644 --- a/icons/flags/pk.svg +++ b/icons/flags/pk.svg @@ -1,8 +1,15 @@ -<?xml version="" encoding="UTF-8" standalone="no"?> -<svg width="600" height="400" id="Flag of Pakistan" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <rect id="white" width="150" height="400" x="0" y="0" fill="#fff"/> - <rect width="450" height="400" x="150" y="0" fill="#006600"/> - <circle cx="375" cy="200" r="120" fill="#fff" id="Outer arc of crescent"/> - <circle cx="405.673577142248472941378730958027980395342589" cy="172.734598095779135163218905815086239648584366" r="110" fill="#006600" id="Inner arc of crescent"/> - <polygon id="White star" fill="#fff" transform="translate(435.569949889594861719628156964485214180674498,146.160044542582345138108304920457587394956002) scale(40) rotate(48.366460663429801121817059807396959238869592)" points="0,-1 0.587,0.809 -0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 -0.587785252292473129168705954639072768597652,0.809016994374947424102293417182819058860155"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-pk" viewBox="0 0 640 480"> + <defs> + <clipPath id="pk-a"> + <path fill-opacity=".7" d="M-52.3 0h682.6v512H-52.3z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#pk-a)" transform="translate(49)scale(.9375)"> + <path fill="#0c590b" d="M-95 0h768v512H-95z"/> + <path fill="#fff" d="M-95 0H97.5v512H-95z"/> + <g fill="#fff"> + <path d="m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z"/> + <path d="M415.4 306a121 121 0 0 1-161.3 59.4 122 122 0 0 1-59.5-162.1A119 119 0 0 1 266 139a156 156 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z"/> + </g> + </g> </svg> |
