diff options
Diffstat (limited to 'icons/flags/mk.svg')
| -rw-r--r-- | icons/flags/mk.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/icons/flags/mk.svg b/icons/flags/mk.svg new file mode 100644 index 0000000..9217a83 --- /dev/null +++ b/icons/flags/mk.svg @@ -0,0 +1,14 @@ +<?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> |
