uz-1x1 from Flag Icons by Panayiotis Lipiridis · 1x1 · MIT Free for personal and commercial use.

Name
uz-1x1
Set
Flag Icons
Style
1x1
Viewbox
512×512
License
MIT

1 other variant in Flag Icons

The same logo in other sets

Use the uz logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#1eb53a" d="M0 341.3h512V512H0z"/><path fill="#0099b5" d="M0 0h512v170.7H0z"/><path fill="#ce1126" d="M0 163.8h512v184.4H0z"/><path fill="#fff" d="M0 174h512v164H0z"/><circle cx="143.4" cy="81.9" r="61.4" fill="#fff"/><circle cx="163.8" cy="81.9" r="61.4" fill="#0099b5"/><g fill="#fff" transform="translate(278.5 131)scale(2.048)"><g id="SVGwAes2bDv"><g id="SVGBB1QDcRi"><g id="SVGrvCQae9I"><g id="SVGqjNWP1WM"><path id="SVGBfgSPcCC" d="M0-6L-1.9-.3L1 .7"/><use width="100%" height="100%" href="#SVGBfgSPcCC" transform="scale(-1 1)"/></g><use width="100%" height="100%" href="#SVGqjNWP1WM" transform="rotate(72)"/></g><use width="100%" height="100%" href="#SVGqjNWP1WM" transform="rotate(-72)"/><use width="100%" height="100%" href="#SVGrvCQae9I" transform="rotate(144)"/></g><use width="100%" height="100%" y="-24" href="#SVGBB1QDcRi"/><use width="100%" height="100%" y="-48" href="#SVGBB1QDcRi"/></g><use width="100%" height="100%" x="24" href="#SVGwAes2bDv"/><use width="100%" height="100%" x="48" href="#SVGwAes2bDv"/><use width="100%" height="100%" x="-48" href="#SVGBB1QDcRi"/><use width="100%" height="100%" x="-24" href="#SVGBB1QDcRi"/><use width="100%" height="100%" x="-24" y="-24" href="#SVGBB1QDcRi"/></g></svg>

React

import type { SVGProps } from "react";

export function FlagUz1x1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#1eb53a" d="M0 341.3h512V512H0z"/><path fill="#0099b5" d="M0 0h512v170.7H0z"/><path fill="#ce1126" d="M0 163.8h512v184.4H0z"/><path fill="#fff" d="M0 174h512v164H0z"/><circle cx="143.4" cy="81.9" r="61.4" fill="#fff"/><circle cx="163.8" cy="81.9" r="61.4" fill="#0099b5"/><g fill="#fff" transform="translate(278.5 131)scale(2.048)"><g id="SVGwAes2bDv"><g id="SVGBB1QDcRi"><g id="SVGrvCQae9I"><g id="SVGqjNWP1WM"><path id="SVGBfgSPcCC" d="M0-6L-1.9-.3L1 .7"/><use width="100%" height="100%" href="#SVGBfgSPcCC" transform="scale(-1 1)"/></g><use width="100%" height="100%" href="#SVGqjNWP1WM" transform="rotate(72)"/></g><use width="100%" height="100%" href="#SVGqjNWP1WM" transform="rotate(-72)"/><use width="100%" height="100%" href="#SVGrvCQae9I" transform="rotate(144)"/></g><use width="100%" height="100%" y="-24" href="#SVGBB1QDcRi"/><use width="100%" height="100%" y="-48" href="#SVGBB1QDcRi"/></g><use width="100%" height="100%" x="24" href="#SVGwAes2bDv"/><use width="100%" height="100%" x="48" href="#SVGwAes2bDv"/><use width="100%" height="100%" x="-48" href="#SVGBB1QDcRi"/><use width="100%" height="100%" x="-24" href="#SVGBB1QDcRi"/><use width="100%" height="100%" x="-24" y="-24" href="#SVGBB1QDcRi"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#1eb53a" d="M0 341.3h512V512H0z"/><path fill="#0099b5" d="M0 0h512v170.7H0z"/><path fill="#ce1126" d="M0 163.8h512v184.4H0z"/><path fill="#fff" d="M0 174h512v164H0z"/><circle cx="143.4" cy="81.9" r="61.4" fill="#fff"/><circle cx="163.8" cy="81.9" r="61.4" fill="#0099b5"/><g fill="#fff" transform="translate(278.5 131)scale(2.048)"><g id="SVGwAes2bDv"><g id="SVGBB1QDcRi"><g id="SVGrvCQae9I"><g id="SVGqjNWP1WM"><path id="SVGBfgSPcCC" d="M0-6L-1.9-.3L1 .7"/><use width="100%" height="100%" href="#SVGBfgSPcCC" transform="scale(-1 1)"/></g><use width="100%" height="100%" href="#SVGqjNWP1WM" transform="rotate(72)"/></g><use width="100%" height="100%" href="#SVGqjNWP1WM" transform="rotate(-72)"/><use width="100%" height="100%" href="#SVGrvCQae9I" transform="rotate(144)"/></g><use width="100%" height="100%" y="-24" href="#SVGBB1QDcRi"/><use width="100%" height="100%" y="-48" href="#SVGBB1QDcRi"/></g><use width="100%" height="100%" x="24" href="#SVGwAes2bDv"/><use width="100%" height="100%" x="48" href="#SVGwAes2bDv"/><use width="100%" height="100%" x="-48" href="#SVGBB1QDcRi"/><use width="100%" height="100%" x="-24" href="#SVGBB1QDcRi"/><use width="100%" height="100%" x="-24" y="-24" href="#SVGBB1QDcRi"/></g></svg>
</template>

CSS

.icon-uz-1x1 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%231eb53a%22%20d%3D%22M0%20341.3h512V512H0z%22%2F%3E%3Cpath%20fill%3D%22%230099b5%22%20d%3D%22M0%200h512v170.7H0z%22%2F%3E%3Cpath%20fill%3D%22%23ce1126%22%20d%3D%22M0%20163.8h512v184.4H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20174h512v164H0z%22%2F%3E%3Ccircle%20cx%3D%22143.4%22%20cy%3D%2281.9%22%20r%3D%2261.4%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%22163.8%22%20cy%3D%2281.9%22%20r%3D%2261.4%22%20fill%3D%22%230099b5%22%2F%3E%3Cg%20fill%3D%22%23fff%22%20transform%3D%22translate(278.5%20131)scale(2.048)%22%3E%3Cg%20id%3D%22SVGwAes2bDv%22%3E%3Cg%20id%3D%22SVGBB1QDcRi%22%3E%3Cg%20id%3D%22SVGrvCQae9I%22%3E%3Cg%20id%3D%22SVGqjNWP1WM%22%3E%3Cpath%20id%3D%22SVGBfgSPcCC%22%20d%3D%22M0-6L-1.9-.3L1%20.7%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGBfgSPcCC%22%20transform%3D%22scale(-1%201)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGqjNWP1WM%22%20transform%3D%22rotate(72)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGqjNWP1WM%22%20transform%3D%22rotate(-72)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGrvCQae9I%22%20transform%3D%22rotate(144)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%22-24%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%22-48%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%2224%22%20href%3D%22%23SVGwAes2bDv%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%2248%22%20href%3D%22%23SVGwAes2bDv%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-48%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-24%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-24%22%20y%3D%22-24%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%231eb53a%22%20d%3D%22M0%20341.3h512V512H0z%22%2F%3E%3Cpath%20fill%3D%22%230099b5%22%20d%3D%22M0%200h512v170.7H0z%22%2F%3E%3Cpath%20fill%3D%22%23ce1126%22%20d%3D%22M0%20163.8h512v184.4H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20174h512v164H0z%22%2F%3E%3Ccircle%20cx%3D%22143.4%22%20cy%3D%2281.9%22%20r%3D%2261.4%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%22163.8%22%20cy%3D%2281.9%22%20r%3D%2261.4%22%20fill%3D%22%230099b5%22%2F%3E%3Cg%20fill%3D%22%23fff%22%20transform%3D%22translate(278.5%20131)scale(2.048)%22%3E%3Cg%20id%3D%22SVGwAes2bDv%22%3E%3Cg%20id%3D%22SVGBB1QDcRi%22%3E%3Cg%20id%3D%22SVGrvCQae9I%22%3E%3Cg%20id%3D%22SVGqjNWP1WM%22%3E%3Cpath%20id%3D%22SVGBfgSPcCC%22%20d%3D%22M0-6L-1.9-.3L1%20.7%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGBfgSPcCC%22%20transform%3D%22scale(-1%201)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGqjNWP1WM%22%20transform%3D%22rotate(72)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGqjNWP1WM%22%20transform%3D%22rotate(-72)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGrvCQae9I%22%20transform%3D%22rotate(144)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%22-24%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%22-48%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%2224%22%20href%3D%22%23SVGwAes2bDv%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%2248%22%20href%3D%22%23SVGwAes2bDv%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-48%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-24%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-24%22%20y%3D%22-24%22%20href%3D%22%23SVGBB1QDcRi%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/uz-1x1.svg?color=%231a73e8&size=48