diff options
Diffstat (limited to 'icons/flags/at.svg')
| -rw-r--r-- | icons/flags/at.svg | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/icons/flags/at.svg b/icons/flags/at.svg index 58e20f3..9d2775c 100644 --- a/icons/flags/at.svg +++ b/icons/flags/at.svg @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="450" height="300" id="Flag of Austria"> -<rect width="450" height="300" fill="#d81e05"/> -<rect width="450" height="100" y="100" fill="white"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-at" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 160h640v160H0z"/> + <path fill="#c8102e" d="M0 0h640v160H0zm0 320h640v160H0z"/> </svg> |
