diff options
Diffstat (limited to 'icons/flags/gn.svg')
| -rw-r--r-- | icons/flags/gn.svg | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/icons/flags/gn.svg b/icons/flags/gn.svg index fbc85ec..40d6ad4 100644 --- a/icons/flags/gn.svg +++ b/icons/flags/gn.svg @@ -1,10 +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" x="0.0000000" y="0.0000000" width="450.00000" height="300.00000" id="svg5304"> - <defs id="defs5306"/> - - <g transform="matrix(1.200000,0.000000,0.000000,1.200000,-150.0000,-512.8346)"> - <rect width="375.00000" height="250.00000" x="125.00000" y="427.36218" fill="#ce1126" fill-opacity="1.0000000" fill-rule="evenodd" stroke="none" stroke-width="1.000pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1.0000000"/> - <rect width="250.00000" height="250.00000" x="250.00000" y="427.36218" fill="#fcd116" fill-opacity="1.0000000" fill-rule="evenodd" stroke="none" stroke-width="1.000pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1.0000000"/> - <rect width="125.00000" height="250.00000" x="375.00000" y="427.36218" fill="#009460" fill-opacity="1.0000000" fill-rule="evenodd" stroke="none" stroke-width="1.000pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1.0000000"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-gn" viewBox="0 0 640 480"> + <g fill-rule="evenodd" stroke-width="1pt"> + <path fill="red" d="M0 0h213.3v480H0z"/> + <path fill="#ff0" d="M213.3 0h213.4v480H213.3z"/> + <path fill="#090" d="M426.7 0H640v480H426.7z"/> </g> </svg> |
