diff options
Diffstat (limited to 'icons/flags/de.svg')
| -rw-r--r-- | icons/flags/de.svg | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/icons/flags/de.svg b/icons/flags/de.svg index b128ee7..71aa2d2 100644 --- a/icons/flags/de.svg +++ b/icons/flags/de.svg @@ -1,6 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="600" viewBox="0 0 5 3"> - <rect id="black_stripe" fill="#000" width="5" height="3"/> - <rect id="red_stripe" fill="#D00" width="5" height="2" y="1"/> - <rect fill="#FFCE00" width="5" height="1" y="2"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-de" viewBox="0 0 640 480"> + <path fill="#fc0" d="M0 320h640v160H0z"/> + <path fill="#000001" d="M0 0h640v160H0z"/> + <path fill="red" d="M0 160h640v160H0z"/> </svg> |
