lang ie logo
lang-ie from Circle Flags by HatScripts · Circle · MIT Free for personal and commercial use.
- Name
- lang-ie
- Set
- Circle Flags
- Style
- Circle
- Viewbox
- 512×512
- License
- MIT
Related icons in Circle Flags
Use the lang ie logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel26"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel26)"><path fill="#eee" d="M0 0h512v512H0z"/><path fill="#d80027" d="M256 72a184 184 0 1 0 130 314A184 184 0 0 0 256 72m0 48c35 0 70 13 96 40c22 22 22 57 0 79a55 55 0 0 1-79 0a104 104 0 0 0-153 6a138 138 0 0 1 136-125m-56 136c14 0 28 6 39 17a104 104 0 0 0 153-6c-3 31-16 61-40 85c-52 53-137 53-190 2l-1-1a24 24 0 0 0-1-1a55 55 0 0 1 0-79c11-11 25-17 40-17"/></g></svg>
React
import type { SVGProps } from "react";
export function CircleFlagsLangIe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel26"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel26)"><path fill="#eee" d="M0 0h512v512H0z"/><path fill="#d80027" d="M256 72a184 184 0 1 0 130 314A184 184 0 0 0 256 72m0 48c35 0 70 13 96 40c22 22 22 57 0 79a55 55 0 0 1-79 0a104 104 0 0 0-153 6a138 138 0 0 1 136-125m-56 136c14 0 28 6 39 17a104 104 0 0 0 153-6c-3 31-16 61-40 85c-52 53-137 53-190 2l-1-1a24 24 0 0 0-1-1a55 55 0 0 1 0-79c11-11 25-17 40-17"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGuywqVbel26"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGuywqVbel26)"><path fill="#eee" d="M0 0h512v512H0z"/><path fill="#d80027" d="M256 72a184 184 0 1 0 130 314A184 184 0 0 0 256 72m0 48c35 0 70 13 96 40c22 22 22 57 0 79a55 55 0 0 1-79 0a104 104 0 0 0-153 6a138 138 0 0 1 136-125m-56 136c14 0 28 6 39 17a104 104 0 0 0 153-6c-3 31-16 61-40 85c-52 53-137 53-190 2l-1-1a24 24 0 0 0-1-1a55 55 0 0 1 0-79c11-11 25-17 40-17"/></g></svg> </template>
CSS
.icon-lang-ie {
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%3Cmask%20id%3D%22SVGuywqVbel26%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGuywqVbel26)%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22M256%2072a184%20184%200%201%200%20130%20314A184%20184%200%200%200%20256%2072m0%2048c35%200%2070%2013%2096%2040c22%2022%2022%2057%200%2079a55%2055%200%200%201-79%200a104%20104%200%200%200-153%206a138%20138%200%200%201%20136-125m-56%20136c14%200%2028%206%2039%2017a104%20104%200%200%200%20153-6c-3%2031-16%2061-40%2085c-52%2053-137%2053-190%202l-1-1a24%2024%200%200%200-1-1a55%2055%200%200%201%200-79c11-11%2025-17%2040-17%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%3Cmask%20id%3D%22SVGuywqVbel26%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%22256%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23SVGuywqVbel26)%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22M256%2072a184%20184%200%201%200%20130%20314A184%20184%200%200%200%20256%2072m0%2048c35%200%2070%2013%2096%2040c22%2022%2022%2057%200%2079a55%2055%200%200%201-79%200a104%20104%200%200%200-153%206a138%20138%200%200%201%20136-125m-56%20136c14%200%2028%206%2039%2017a104%20104%200%200%200%20153-6c-3%2031-16%2061-40%2085c-52%2053-137%2053-190%202l-1-1a24%2024%200%200%200-1-1a55%2055%200%200%201%200-79c11-11%2025-17%2040-17%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/circle-flags/lang-ie.svg?color=%231a73e8&size=48