diff options
Diffstat (limited to 'icons/flags/se.svg')
| -rw-r--r-- | icons/flags/se.svg | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/icons/flags/se.svg b/icons/flags/se.svg index ee9ca9d..8ba745a 100644 --- a/icons/flags/se.svg +++ b/icons/flags/se.svg @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="1600" height="1000" id="Flag_of_Sweden"> - <rect width="1600" height="1000" fill="#005b99"/> - <rect width="200" height="1000" x="500" fill="#fcd116"/> - <rect width="1600" height="200" y="400" fill="#fcd116"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-se" viewBox="0 0 640 480"> + <path fill="#005293" d="M0 0h640v480H0z"/> + <path fill="#fecb00" d="M176 0v192H0v96h176v192h96V288h368v-96H272V0z"/> </svg> |
