diff options
Diffstat (limited to 'icons/flags/uz.svg')
| -rw-r--r-- | icons/flags/uz.svg | 67 |
1 files changed, 28 insertions, 39 deletions
diff --git a/icons/flags/uz.svg b/icons/flags/uz.svg index 4a91129..0ccca1b 100644 --- a/icons/flags/uz.svg +++ b/icons/flags/uz.svg @@ -1,41 +1,30 @@ -<?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" width="1000" height="500" viewBox="0 0 500 250"> -<rect width="500" height="80" fill="#0099b5" id="blue_stripe"/> -<rect width="500" height="5" y="80" fill="#ce1126" id="upper_red_stripe"/> -<rect width="500" height="80" y="85" fill="#ffffff" id="white_stripe"/> -<rect width="500" height="5" y="165" fill="#ce1126" id="lower_red_stripe"/> -<rect width="500" height="80" y="170" fill="#1eb53a"/> - -<defs> -<g id="star" fill="white" transform="scale(1)"> - <g id="cone"> - <polygon id="triangle" points="0,0 0,1 .5,1" transform="translate(0,-1) rotate(18)"/> - <use xlink:href="#triangle" transform="scale(-1,1)"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-uz" viewBox="0 0 640 480"> + <path fill="#1eb53a" d="M0 320h640v160H0z"/> + <path fill="#0099b5" d="M0 0h640v160H0z"/> + <path fill="#ce1126" d="M0 153.6h640v172.8H0z"/> + <path fill="#fff" d="M0 163.2h640v153.6H0z"/> + <circle cx="134.4" cy="76.8" r="57.6" fill="#fff"/> + <circle cx="153.6" cy="76.8" r="57.6" fill="#0099b5"/> + <g fill="#fff" transform="translate(261.1 122.9)scale(1.92)"> + <g id="uz-e"> + <g id="uz-d"> + <g id="uz-c"> + <g id="uz-b"> + <path id="uz-a" d="M0-6-1.9-.3 1 .7"/> + <use xlink:href="#uz-a" width="100%" height="100%" transform="scale(-1 1)"/> + </g> + <use xlink:href="#uz-b" width="100%" height="100%" transform="rotate(72)"/> + </g> + <use xlink:href="#uz-b" width="100%" height="100%" transform="rotate(-72)"/> + <use xlink:href="#uz-c" width="100%" height="100%" transform="rotate(144)"/> + </g> + <use xlink:href="#uz-d" width="100%" height="100%" y="-24"/> + <use xlink:href="#uz-d" width="100%" height="100%" y="-48"/> + </g> + <use xlink:href="#uz-e" width="100%" height="100%" x="24"/> + <use xlink:href="#uz-e" width="100%" height="100%" x="48"/> + <use xlink:href="#uz-d" width="100%" height="100%" x="-48"/> + <use xlink:href="#uz-d" width="100%" height="100%" x="-24"/> + <use xlink:href="#uz-d" width="100%" height="100%" x="-24" y="-24"/> </g> - <use xlink:href="#cone" transform="rotate(72)"/> - <use xlink:href="#cone" transform="rotate(-72)"/> - <use xlink:href="#cone" transform="rotate(144)"/> - <use xlink:href="#cone" transform="rotate(-144)"/> -</g> -</defs> - -<circle cx="70" cy="40" r="30" fill="#ffffff"/> -<circle cx="83.5" cy="40" r="25" fill="#0099b5"/> - -<g id="stars" transform="translate(10)"> -<g id="upper_row_of_three_stars"> -<use xlink:href="#star" transform="translate(136,16) scale(6)"/> -<use xlink:href="#star" transform="translate(160,16) scale(6)"/> -<use xlink:href="#star" transform="translate(184,16) scale(6)"/> -</g> -<g id="middle_row_of_four_stars"> -<use xlink:href="#star" transform="translate(112,40) scale(6)"/> -<use xlink:href="#upper_row_of_three_stars" transform="translate(0,24)"/> -</g> -<g id="lower_row_of_five_stars"> -<use xlink:href="#star" transform="translate(88,64) scale(6)"/> -<use xlink:href="#middle_row_of_four_stars" transform="translate(0,24)"/> -</g> -</g> - </svg> |
