diff options
Diffstat (limited to 'icons/flags/nr.svg')
| -rw-r--r-- | icons/flags/nr.svg | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/icons/flags/nr.svg b/icons/flags/nr.svg index 6f92abe..ff394c4 100644 --- a/icons/flags/nr.svg +++ b/icons/flags/nr.svg @@ -1,7 +1,12 @@ -<?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" x="0.0000000" y="0.0000000" width="600.00000" height="300.00000" id="svg1"> - <defs id="defs3"/> - <rect width="60.000000" height="30.000000" x="125.00000" y="647.36218" transform="matrix(10.00000,0.000000,0.000000,10.00000,-1250.000,-6473.622)" fill="#002b7f" fill-opacity="1.0000000" fill-rule="evenodd" stroke="none" stroke-width="1.000pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1.0000000"/> - <path d="M 140.0,673.6 L 139.3,671.0 L 137.5,672.9 L 138.2,670.3 L 135.6,671.1 L 137.5,669.2 L 135.0,668.6 L 137.5,667.9 L 135.6,666.1 L 138.2,666.8 L 137.5,664.2 L 139.3,666.1 L 140.0,663.6 L 140.6,666.1 L 142.5,664.2 L 141.7,666.8 L 144.3,666.1 L 142.4,667.9 L 145.0,668.6 L 142.4,669.2 L 144.3,671.1 L 141.7,670.3 L 142.5,672.9 L 140.6,671.0 L 140.0,673.6 z " transform="matrix(10.00000,0.000000,0.000000,10.00000,-1250.000,-6473.622)" fill="#ffffff" fill-opacity="1.0000000" fill-rule="evenodd" stroke="none" stroke-width="1.000pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1.0000000"/> - <rect width="60.000000" height="2.5000000" x="125.00000" y="661.11218" transform="matrix(10.00000,0.000000,0.000000,10.00000,-1250.000,-6473.622)" fill="#ffc61e" fill-opacity="1.0000000" fill-rule="evenodd" stroke="none" stroke-width="1.000pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1.0000000"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-nr" viewBox="0 0 640 480"> + <defs> + <clipPath id="nr-a"> + <path fill-opacity=".7" d="M-54.7 0H628v512H-54.7z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#nr-a)" transform="translate(51.3)scale(.9375)"> + <path fill="#002170" d="M-140 0H884v512H-140z"/> + <path fill="#ffb20d" d="M-140 234.1H884V278H-140z"/> + <path fill="#fff" d="m161.8 438-33-33-10.5 45.4-12-45-31.9 34 12.1-45L42 407.9l33-33-45.4-10.6 45-12-34-31.8 45 12L72 288l33 33 10.6-45.4 12 45 31.8-34-12 45 44.5-13.5-33 33 45.4 10.5-45 12 34 32-45-12.2z"/> + </g> </svg> |
