uy-4x3 from Flag Icons by Panayiotis Lipiridis · 4x3 · MIT Free for personal and commercial use.

Name
uy-4x3
Set
Flag Icons
Style
4x3
Viewbox
640×480
License
MIT

1 other variant in Flag Icons

The same logo in other sets

Use the uy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#fff" d="M0 0h640v480H0z"/><path fill="#0038a8" d="M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z"/><g fill="#fcd116" stroke="#000" stroke-miterlimit="20" stroke-width=".6" transform="translate(133.3 133.3)scale(2.93333)"><g id="SVGtc9GJsES"><g id="SVGbuCui2Zn"><g id="SVGr8kQHbbK"><path stroke-linecap="square" d="m-2 8.9l3 4.5c-12.4 9-4.9 14.2-13.6 17c5.4-5.2-.9-5.7 3.7-16.8"/><path fill="none" d="M-4.2 10.2c-6.8 11.2-2.4 17.4-8.4 20.3"/><path d="M0 0h6L0 33L-6 0h6v33"/></g><use width="100%" height="100%" href="#SVGr8kQHbbK" transform="rotate(45)"/></g><use width="100%" height="100%" href="#SVGbuCui2Zn" transform="rotate(90)"/></g><use width="100%" height="100%" href="#SVGtc9GJsES" transform="scale(-1)"/><circle r="11"/></g><g transform="translate(133.3 133.3)scale(.29333)"><g id="SVGwMhTtcYM"><path d="M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22s31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36"/><path d="M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8s-10 12-21 12s-26-6-23-10"/><path d="M56-17c13-7 5-17 0-19c2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16c8 6 10 9 11 16M0 67c25 0 21-5 54-19c-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9c0 5-9 5-11 0c2 8-4 8-9 8"/></g><use width="100%" height="100%" href="#SVGwMhTtcYM" transform="scale(-1 1)"/><path d="M0 76c-5 0-18 3 0 3s5-3 0-3"/></g></svg>

React

import type { SVGProps } from "react";

export function FlagUy4x3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#fff" d="M0 0h640v480H0z"/><path fill="#0038a8" d="M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z"/><g fill="#fcd116" stroke="#000" strokeMiterlimit="20" strokeWidth=".6" transform="translate(133.3 133.3)scale(2.93333)"><g id="SVGtc9GJsES"><g id="SVGbuCui2Zn"><g id="SVGr8kQHbbK"><path strokeLinecap="square" d="m-2 8.9l3 4.5c-12.4 9-4.9 14.2-13.6 17c5.4-5.2-.9-5.7 3.7-16.8"/><path fill="none" d="M-4.2 10.2c-6.8 11.2-2.4 17.4-8.4 20.3"/><path d="M0 0h6L0 33L-6 0h6v33"/></g><use width="100%" height="100%" href="#SVGr8kQHbbK" transform="rotate(45)"/></g><use width="100%" height="100%" href="#SVGbuCui2Zn" transform="rotate(90)"/></g><use width="100%" height="100%" href="#SVGtc9GJsES" transform="scale(-1)"/><circle r="11"/></g><g transform="translate(133.3 133.3)scale(.29333)"><g id="SVGwMhTtcYM"><path d="M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22s31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36"/><path d="M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8s-10 12-21 12s-26-6-23-10"/><path d="M56-17c13-7 5-17 0-19c2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16c8 6 10 9 11 16M0 67c25 0 21-5 54-19c-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9c0 5-9 5-11 0c2 8-4 8-9 8"/></g><use width="100%" height="100%" href="#SVGwMhTtcYM" transform="scale(-1 1)"/><path d="M0 76c-5 0-18 3 0 3s5-3 0-3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#fff" d="M0 0h640v480H0z"/><path fill="#0038a8" d="M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z"/><g fill="#fcd116" stroke="#000" stroke-miterlimit="20" stroke-width=".6" transform="translate(133.3 133.3)scale(2.93333)"><g id="SVGtc9GJsES"><g id="SVGbuCui2Zn"><g id="SVGr8kQHbbK"><path stroke-linecap="square" d="m-2 8.9l3 4.5c-12.4 9-4.9 14.2-13.6 17c5.4-5.2-.9-5.7 3.7-16.8"/><path fill="none" d="M-4.2 10.2c-6.8 11.2-2.4 17.4-8.4 20.3"/><path d="M0 0h6L0 33L-6 0h6v33"/></g><use width="100%" height="100%" href="#SVGr8kQHbbK" transform="rotate(45)"/></g><use width="100%" height="100%" href="#SVGbuCui2Zn" transform="rotate(90)"/></g><use width="100%" height="100%" href="#SVGtc9GJsES" transform="scale(-1)"/><circle r="11"/></g><g transform="translate(133.3 133.3)scale(.29333)"><g id="SVGwMhTtcYM"><path d="M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22s31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36"/><path d="M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8s-10 12-21 12s-26-6-23-10"/><path d="M56-17c13-7 5-17 0-19c2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16c8 6 10 9 11 16M0 67c25 0 21-5 54-19c-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9c0 5-9 5-11 0c2 8-4 8-9 8"/></g><use width="100%" height="100%" href="#SVGwMhTtcYM" transform="scale(-1 1)"/><path d="M0 76c-5 0-18 3 0 3s5-3 0-3"/></g></svg>
</template>

CSS

.icon-uy-4x3 {
  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%20640%20480%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%230038a8%22%20d%3D%22M266%2053.3h374v53.4H266zm0%20106.7h374v53.3H266zM0%20266.7h640V320H0zm0%20106.6h640v53.4H0z%22%2F%3E%3Cg%20fill%3D%22%23fcd116%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2220%22%20stroke-width%3D%22.6%22%20transform%3D%22translate(133.3%20133.3)scale(2.93333)%22%3E%3Cg%20id%3D%22SVGtc9GJsES%22%3E%3Cg%20id%3D%22SVGbuCui2Zn%22%3E%3Cg%20id%3D%22SVGr8kQHbbK%22%3E%3Cpath%20stroke-linecap%3D%22square%22%20d%3D%22m-2%208.9l3%204.5c-12.4%209-4.9%2014.2-13.6%2017c5.4-5.2-.9-5.7%203.7-16.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M-4.2%2010.2c-6.8%2011.2-2.4%2017.4-8.4%2020.3%22%2F%3E%3Cpath%20d%3D%22M0%200h6L0%2033L-6%200h6v33%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGr8kQHbbK%22%20transform%3D%22rotate(45)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGbuCui2Zn%22%20transform%3D%22rotate(90)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGtc9GJsES%22%20transform%3D%22scale(-1)%22%2F%3E%3Ccircle%20r%3D%2211%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(133.3%20133.3)scale(.29333)%22%3E%3Cg%20id%3D%22SVGwMhTtcYM%22%3E%3Cpath%20d%3D%22M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22s31%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36%22%2F%3E%3Cpath%20d%3D%22M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8s-10%2012-21%2012s-26-6-23-10%22%2F%3E%3Cpath%20d%3D%22M56-17c13-7%205-17%200-19c2%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16c8%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19c-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209c0%205-9%205-11%200c2%208-4%208-9%208%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGwMhTtcYM%22%20transform%3D%22scale(-1%201)%22%2F%3E%3Cpath%20d%3D%22M0%2076c-5%200-18%203%200%203s5-3%200-3%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%20640%20480%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cpath%20fill%3D%22%230038a8%22%20d%3D%22M266%2053.3h374v53.4H266zm0%20106.7h374v53.3H266zM0%20266.7h640V320H0zm0%20106.6h640v53.4H0z%22%2F%3E%3Cg%20fill%3D%22%23fcd116%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2220%22%20stroke-width%3D%22.6%22%20transform%3D%22translate(133.3%20133.3)scale(2.93333)%22%3E%3Cg%20id%3D%22SVGtc9GJsES%22%3E%3Cg%20id%3D%22SVGbuCui2Zn%22%3E%3Cg%20id%3D%22SVGr8kQHbbK%22%3E%3Cpath%20stroke-linecap%3D%22square%22%20d%3D%22m-2%208.9l3%204.5c-12.4%209-4.9%2014.2-13.6%2017c5.4-5.2-.9-5.7%203.7-16.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M-4.2%2010.2c-6.8%2011.2-2.4%2017.4-8.4%2020.3%22%2F%3E%3Cpath%20d%3D%22M0%200h6L0%2033L-6%200h6v33%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGr8kQHbbK%22%20transform%3D%22rotate(45)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGbuCui2Zn%22%20transform%3D%22rotate(90)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGtc9GJsES%22%20transform%3D%22scale(-1)%22%2F%3E%3Ccircle%20r%3D%2211%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(133.3%20133.3)scale(.29333)%22%3E%3Cg%20id%3D%22SVGwMhTtcYM%22%3E%3Cpath%20d%3D%22M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22s31%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36%22%2F%3E%3Cpath%20d%3D%22M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8s-10%2012-21%2012s-26-6-23-10%22%2F%3E%3Cpath%20d%3D%22M56-17c13-7%205-17%200-19c2%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16c8%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19c-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209c0%205-9%205-11%200c2%208-4%208-9%208%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGwMhTtcYM%22%20transform%3D%22scale(-1%201)%22%2F%3E%3Cpath%20d%3D%22M0%2076c-5%200-18%203%200%203s5-3%200-3%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/uy-4x3.svg?color=%231a73e8&size=48