diff options
Diffstat (limited to 'icons/flags/is.svg')
| -rw-r--r-- | icons/flags/is.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/flags/is.svg b/icons/flags/is.svg new file mode 100644 index 0000000..266176d --- /dev/null +++ b/icons/flags/is.svg @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" id="Flag_of_Iceland" height="720" width="1000" version="1.1"> + <g transform="scale(40)"> + <rect width="25" height="18" fill="#003897"/> + + <rect width="25" height="4" y="7" fill="#ffffff"/> + <rect width="4" height="18" x="7" fill="#ffffff"/> + + <rect width="25" height="2" y="8" fill="#d72828"/> + <rect width="2" height="18" x="8" fill="#d72828"/> + </g> +</svg> |
