eu logo
eu-4x3 from Flag Icons by Panayiotis Lipiridis · 4x3 · MIT Free for personal and commercial use.
- Name
- eu-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 eu logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><defs><g id="SVGEMZ5HduN"><g id="SVGGTty7bMH"><path id="SVGwkBBpcNU" d="m0-1l-.3 1l.5.1z"/><use href="#SVGwkBBpcNU" transform="scale(-1 1)"/></g><g id="SVGlgVBhBlu"><use href="#SVGGTty7bMH" transform="rotate(72)"/><use href="#SVGGTty7bMH" transform="rotate(144)"/></g><use href="#SVGlgVBhBlu" transform="scale(-1 1)"/></g></defs><path fill="#039" d="M0 0h640v480H0z"/><g fill="#fc0" transform="translate(320 242.3)scale(23.7037)"><use width="100%" height="100%" y="-6" href="#SVGEMZ5HduN"/><use width="100%" height="100%" y="6" href="#SVGEMZ5HduN"/><g id="SVGCH9N7c3I"><use width="100%" height="100%" x="-6" href="#SVGEMZ5HduN"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(-144 -2.3 -2.1)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(144 -2.1 -2.3)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(72 -4.7 -2)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(72 -5 .5)"/></g><use width="100%" height="100%" href="#SVGCH9N7c3I" transform="scale(-1 1)"/></g></svg>
React
import type { SVGProps } from "react";
export function FlagEu4x3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><defs><g id="SVGEMZ5HduN"><g id="SVGGTty7bMH"><path id="SVGwkBBpcNU" d="m0-1l-.3 1l.5.1z"/><use href="#SVGwkBBpcNU" transform="scale(-1 1)"/></g><g id="SVGlgVBhBlu"><use href="#SVGGTty7bMH" transform="rotate(72)"/><use href="#SVGGTty7bMH" transform="rotate(144)"/></g><use href="#SVGlgVBhBlu" transform="scale(-1 1)"/></g></defs><path fill="#039" d="M0 0h640v480H0z"/><g fill="#fc0" transform="translate(320 242.3)scale(23.7037)"><use width="100%" height="100%" y="-6" href="#SVGEMZ5HduN"/><use width="100%" height="100%" y="6" href="#SVGEMZ5HduN"/><g id="SVGCH9N7c3I"><use width="100%" height="100%" x="-6" href="#SVGEMZ5HduN"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(-144 -2.3 -2.1)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(144 -2.1 -2.3)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(72 -4.7 -2)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(72 -5 .5)"/></g><use width="100%" height="100%" href="#SVGCH9N7c3I" transform="scale(-1 1)"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><defs><g id="SVGEMZ5HduN"><g id="SVGGTty7bMH"><path id="SVGwkBBpcNU" d="m0-1l-.3 1l.5.1z"/><use href="#SVGwkBBpcNU" transform="scale(-1 1)"/></g><g id="SVGlgVBhBlu"><use href="#SVGGTty7bMH" transform="rotate(72)"/><use href="#SVGGTty7bMH" transform="rotate(144)"/></g><use href="#SVGlgVBhBlu" transform="scale(-1 1)"/></g></defs><path fill="#039" d="M0 0h640v480H0z"/><g fill="#fc0" transform="translate(320 242.3)scale(23.7037)"><use width="100%" height="100%" y="-6" href="#SVGEMZ5HduN"/><use width="100%" height="100%" y="6" href="#SVGEMZ5HduN"/><g id="SVGCH9N7c3I"><use width="100%" height="100%" x="-6" href="#SVGEMZ5HduN"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(-144 -2.3 -2.1)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(144 -2.1 -2.3)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(72 -4.7 -2)"/><use width="100%" height="100%" href="#SVGEMZ5HduN" transform="rotate(72 -5 .5)"/></g><use width="100%" height="100%" href="#SVGCH9N7c3I" transform="scale(-1 1)"/></g></svg> </template>
CSS
.icon-eu-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%3Cdefs%3E%3Cg%20id%3D%22SVGEMZ5HduN%22%3E%3Cg%20id%3D%22SVGGTty7bMH%22%3E%3Cpath%20id%3D%22SVGwkBBpcNU%22%20d%3D%22m0-1l-.3%201l.5.1z%22%2F%3E%3Cuse%20href%3D%22%23SVGwkBBpcNU%22%20transform%3D%22scale(-1%201)%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22SVGlgVBhBlu%22%3E%3Cuse%20href%3D%22%23SVGGTty7bMH%22%20transform%3D%22rotate(72)%22%2F%3E%3Cuse%20href%3D%22%23SVGGTty7bMH%22%20transform%3D%22rotate(144)%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGlgVBhBlu%22%20transform%3D%22scale(-1%201)%22%2F%3E%3C%2Fg%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23039%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cg%20fill%3D%22%23fc0%22%20transform%3D%22translate(320%20242.3)scale(23.7037)%22%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%22-6%22%20href%3D%22%23SVGEMZ5HduN%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%226%22%20href%3D%22%23SVGEMZ5HduN%22%2F%3E%3Cg%20id%3D%22SVGCH9N7c3I%22%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-6%22%20href%3D%22%23SVGEMZ5HduN%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(-144%20-2.3%20-2.1)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(144%20-2.1%20-2.3)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(72%20-4.7%20-2)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(72%20-5%20.5)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGCH9N7c3I%22%20transform%3D%22scale(-1%201)%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%3Cdefs%3E%3Cg%20id%3D%22SVGEMZ5HduN%22%3E%3Cg%20id%3D%22SVGGTty7bMH%22%3E%3Cpath%20id%3D%22SVGwkBBpcNU%22%20d%3D%22m0-1l-.3%201l.5.1z%22%2F%3E%3Cuse%20href%3D%22%23SVGwkBBpcNU%22%20transform%3D%22scale(-1%201)%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22SVGlgVBhBlu%22%3E%3Cuse%20href%3D%22%23SVGGTty7bMH%22%20transform%3D%22rotate(72)%22%2F%3E%3Cuse%20href%3D%22%23SVGGTty7bMH%22%20transform%3D%22rotate(144)%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGlgVBhBlu%22%20transform%3D%22scale(-1%201)%22%2F%3E%3C%2Fg%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23039%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Cg%20fill%3D%22%23fc0%22%20transform%3D%22translate(320%20242.3)scale(23.7037)%22%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%22-6%22%20href%3D%22%23SVGEMZ5HduN%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%226%22%20href%3D%22%23SVGEMZ5HduN%22%2F%3E%3Cg%20id%3D%22SVGCH9N7c3I%22%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20x%3D%22-6%22%20href%3D%22%23SVGEMZ5HduN%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(-144%20-2.3%20-2.1)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(144%20-2.1%20-2.3)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(72%20-4.7%20-2)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGEMZ5HduN%22%20transform%3D%22rotate(72%20-5%20.5)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGCH9N7c3I%22%20transform%3D%22scale(-1%201)%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/eu-4x3.svg?color=%231a73e8&size=48