diff options
Diffstat (limited to 'icons/flags/ch.svg')
| -rw-r--r-- | icons/flags/ch.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/flags/ch.svg b/icons/flags/ch.svg new file mode 100644 index 0000000..84ba577 --- /dev/null +++ b/icons/flags/ch.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg height="300" width="300" xmlns="http://www.w3.org/2000/svg"> + <desc>Flag of Switzerland</desc> + + <rect fill="#d81e05" height="300" width="300"/> + <rect fill="#fff" height="60" width="200" x="50" y="120"/> + <rect fill="#fff" height="200" width="60" x="120" y="50"/> +</svg> |
