diff options
Diffstat (limited to 'icons/flags/cr.svg')
| -rw-r--r-- | icons/flags/cr.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/cr.svg b/icons/flags/cr.svg new file mode 100644 index 0000000..94c89b5 --- /dev/null +++ b/icons/flags/cr.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="1000" height="600" id="Flag of Costa Rica"> + <rect width="1000" height="600" fill="#002b7f" id="blue fields"/> + <rect width="1000" height="400" y="100" fill="white" id="white fields"/> + <rect width="1000" height="200" y="200" fill="#ce1126" id="red field"/> +</svg> |
