diff options
Diffstat (limited to 'icons/flags/fi.svg')
| -rw-r--r-- | icons/flags/fi.svg | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/icons/flags/fi.svg b/icons/flags/fi.svg index e8ef170..470be2d 100644 --- a/icons/flags/fi.svg +++ b/icons/flags/fi.svg @@ -1,6 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.0" width="900" height="550" viewBox="0 0 18 11" id="Flag_of_Finland"> - <rect width="18" height="11" fill="white" id="white_background"/> - <rect width="18" height="3" y="4" fill="#003f87" id="horizontal_blue_stripe"/> - <rect width="3" height="11" x="5" fill="#003f87" id="vertical_blue_stripe"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-fi" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 0h640v480H0z"/> + <path fill="#002f6c" d="M0 174.5h640v131H0z"/> + <path fill="#002f6c" d="M175.5 0h130.9v480h-131z"/> </svg> |
