diff options
Diffstat (limited to 'icons/flags/cg.svg')
| -rw-r--r-- | icons/flags/cg.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/flags/cg.svg b/icons/flags/cg.svg new file mode 100644 index 0000000..5c9bd7b --- /dev/null +++ b/icons/flags/cg.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400" viewBox="0 0 3 2"> +<rect width="3" height="2" fill="#009543"/> +<path id="yellow_area" d="M 0 2 L 2 0 h 1 v 2 z" fill="#FBDE4A"/> +<path id="red_area" d="M 3 0 v 2 h -2 z" fill="#DC241F"/> +</svg> |
