diff options
Diffstat (limited to 'icons/flags/co.svg')
| -rw-r--r-- | icons/flags/co.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/co.svg b/icons/flags/co.svg new file mode 100644 index 0000000..01138f8 --- /dev/null +++ b/icons/flags/co.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="600" height="400"> +<rect width="600" height="400" fill="#fcd116"/> +<rect width="600" height="200" y="200" fill="#003893"/> +<rect width="600" height="100" y="300" fill="#ce1126"/> +</svg> |
