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