diff options
Diffstat (limited to 'icons/flags/de.svg')
| -rw-r--r-- | icons/flags/de.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/de.svg b/icons/flags/de.svg new file mode 100644 index 0000000..b128ee7 --- /dev/null +++ b/icons/flags/de.svg @@ -0,0 +1,6 @@ +<?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> |
