diff options
Diffstat (limited to 'icons/flags/gl.svg')
| -rw-r--r-- | icons/flags/gl.svg | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/icons/flags/gl.svg b/icons/flags/gl.svg index 0c6c336..eb5a52e 100644 --- a/icons/flags/gl.svg +++ b/icons/flags/gl.svg @@ -1,8 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="900" height="600" viewBox="0 0 18 12" id="flag_greenland_svg"> -<desc>Flag of Greenland</desc> - <rect height="6" width="18" y="6" id="lower_red_field" fill="#d00c33"/> - <rect height="6" width="18" id="upper_white_field" fill="white"/> - <path d="M 3,6 a4,4 0 0,1 8,0 z" fill="#d00c33"/> - <path d="M 3,6 a4,4 0 0,0 8,0 z" fill="white"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-gl" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 0h640v480H0z"/> + <path fill="#d00c33" d="M0 240h640v240H0zm80 0a160 160 0 1 0 320 0 160 160 0 0 0-320 0"/> </svg> |
