diff options
Diffstat (limited to 'icons/flags/mk.svg')
| -rw-r--r-- | icons/flags/mk.svg | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/icons/flags/mk.svg b/icons/flags/mk.svg index 9217a83..4f5cae7 100644 --- a/icons/flags/mk.svg +++ b/icons/flags/mk.svg @@ -1,14 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="800" height="400" id="Flag of Macedonia"> -<g fill="#d20000"> - <rect width="800" height="400" id="red background"/> - <g fill="#ffe600"> - <polygon points="0,0 120,0 680,400 800,400" id="yellow ray 1"/> - <polygon points="360,0 440,0 360,400 440,400" id="yellow ray 2"/> - <polygon points="680,0 800,0 0,400 120,400" id="yellow ray 3"/> - <polygon points="0,160 0,240 800,160 800,240" id="yellow ray 4"/> - </g> - <circle cx="400" cy="200" r="60" id="outer circle"/> - <circle cx="400" cy="200" r="50" fill="#ffe600" id="inner circle"/> -</g> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-mk" viewBox="0 0 640 480"> + <path fill="#d20000" d="M0 0h640v480H0z"/> + <path fill="#ffe600" d="M0 0h96l224 231.4L544 0h96L0 480h96l224-231.4L544 480h96zm640 192v96L0 192v96zM280 0l40 205.7L360 0zm0 480 40-205.7L360 480z"/> + <circle cx="320" cy="240" r="77.1" fill="#ffe600" stroke="#d20000" stroke-width="17.1"/> </svg> |
