diff options
Diffstat (limited to 'icons/flags/ee.svg')
| -rw-r--r-- | icons/flags/ee.svg | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/icons/flags/ee.svg b/icons/flags/ee.svg index e73788a..8b98c2c 100644 --- a/icons/flags/ee.svg +++ b/icons/flags/ee.svg @@ -1,6 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" width="990" height="630"> - <rect id="blue" width="990" height="630" fill="#3a75c4"/> - <rect id="black" width="990" height="420" y="210" fill="#000"/> - <rect id="white" width="990" height="210" y="420" fill="#fff"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ee" viewBox="0 0 640 480"> + <path fill="#1791ff" d="M0 0h640v160H0z"/> + <path fill="#000001" d="M0 160h640v160H0z"/> + <path fill="#fff" d="M0 320h640v160H0z"/> </svg> |
