diff options
Diffstat (limited to 'icons/flags/no.svg')
| -rw-r--r-- | icons/flags/no.svg | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/icons/flags/no.svg b/icons/flags/no.svg index 1c4fe46..a5f2a15 100644 --- a/icons/flags/no.svg +++ b/icons/flags/no.svg @@ -1,8 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="1100" height="800" id="Flag_of_Norway"> - <rect width="1100" height="800" fill="#ef2b2d"/> - <rect width="200" height="800" x="300" fill="white"/> - <rect width="1100" height="200" y="300" fill="white"/> - <rect width="100" height="800" x="350" fill="#002868"/> - <rect width="1100" height="100" y="350" fill="#002868"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-no" viewBox="0 0 640 480"> + <path fill="#ed2939" d="M0 0h640v480H0z"/> + <path fill="#fff" d="M180 0h120v480H180z"/> + <path fill="#fff" d="M0 180h640v120H0z"/> + <path fill="#002664" d="M210 0h60v480h-60z"/> + <path fill="#002664" d="M0 210h640v60H0z"/> </svg> |
