diff options
Diffstat (limited to 'icons/flags/ga.svg')
| -rw-r--r-- | icons/flags/ga.svg | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/icons/flags/ga.svg b/icons/flags/ga.svg index f8726d8..76edab4 100644 --- a/icons/flags/ga.svg +++ b/icons/flags/ga.svg @@ -1,6 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="400" height="300" id="Flag of Gabon"> - <rect x="0" y="0" width="400" height="100" id="Green Stripe" fill="#009e60"/> - <rect x="0" y="100" width="400" height="100" id="Yellow Stripe" fill="#fcd116"/> - <rect x="0" y="200" width="400" height="100" id="Blue Stripe" fill="#3a75c4"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ga" viewBox="0 0 640 480"> + <g fill-rule="evenodd"> + <path fill="#ffe700" d="M640 480H0V0h640z"/> + <path fill="#36a100" d="M640 160H0V0h640z"/> + <path fill="#006dbc" d="M640 480H0V320h640z"/> + </g> </svg> |
