diff options
Diffstat (limited to 'icons/flags/re.svg')
| -rw-r--r-- | icons/flags/re.svg | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/icons/flags/re.svg b/icons/flags/re.svg index cabd77a..64e788e 100644 --- a/icons/flags/re.svg +++ b/icons/flags/re.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="600" id="Flag of France"> - <rect width="900" height="600" x="0" y="0" id="blue stripe" fill="#0c1c8c" fill-opacity="1"/> - <rect width="600" height="600" x="300" y="0" id="white stripe" fill="#ffffff"/> - <rect width="300" height="600" x="600" y="0" id="red stripe" fill="#ef2b2d" fill-opacity="1"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-re" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 0h640v480H0z"/> + <path fill="#000091" d="M0 0h213.3v480H0z"/> + <path fill="#e1000f" d="M426.7 0H640v480H426.7z"/> </svg> |
