diff options
Diffstat (limited to 'icons/flags/mu.svg')
| -rw-r--r-- | icons/flags/mu.svg | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/icons/flags/mu.svg b/icons/flags/mu.svg index 721a73a..82d7a3b 100644 --- a/icons/flags/mu.svg +++ b/icons/flags/mu.svg @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 4" width="900" height="600"> -<desc>Flag of Mauritius. Written by DENelson83. Public Domain.</desc> -<rect x="0" y="0" width="6" height="2" fill="#dc181e"/> -<rect x="0" y="2" width="6" height="2" fill="#169253"/> -<rect x="0" y="1" width="6" height="1" fill="#012a87"/> -<rect x="0" y="2" width="6" height="1" fill="#fceb0f"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-mu" viewBox="0 0 640 480"> + <g fill-rule="evenodd"> + <path fill="#00a04d" d="M0 360h640v120H0z"/> + <path fill="#151f6d" d="M0 120h640v120H0z"/> + <path fill="#ee2737" d="M0 0h640v120H0z"/> + <path fill="#ffcd00" d="M0 240h640v120H0z"/> + </g> </svg> |
