in logo
in-1x1 from Flag Icons by Panayiotis Lipiridis · 1x1 · MIT Free for personal and commercial use.
- Name
- in-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 in logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#f93" d="M0 0h512v170.7H0z"/><path fill="#fff" d="M0 170.7h512v170.6H0z"/><path fill="#128807" d="M0 341.3h512V512H0z"/><g transform="translate(256 256)scale(3.41333)"><circle r="20" fill="#008"/><circle r="17.5" fill="#fff"/><circle r="3.5" fill="#008"/><g id="SVGENdpTcsN"><g id="SVGWPlZ7cPv"><g id="SVGfY3tleqF"><g id="SVGO0nxPkfC" fill="#008"><circle r=".9" transform="rotate(7.5 -8.8 133.5)"/><path d="M0 17.5L.6 7L0 2l-.6 5z"/></g><use width="100%" height="100%" href="#SVGO0nxPkfC" transform="rotate(15)"/></g><use width="100%" height="100%" href="#SVGfY3tleqF" transform="rotate(30)"/></g><use width="100%" height="100%" href="#SVGWPlZ7cPv" transform="rotate(60)"/></g><use width="100%" height="100%" href="#SVGENdpTcsN" transform="rotate(120)"/><use width="100%" height="100%" href="#SVGENdpTcsN" transform="rotate(-120)"/></g></svg>
React
import type { SVGProps } from "react";
export function FlagIn1x1(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#f93" d="M0 0h512v170.7H0z"/><path fill="#fff" d="M0 170.7h512v170.6H0z"/><path fill="#128807" d="M0 341.3h512V512H0z"/><g transform="translate(256 256)scale(3.41333)"><circle r="20" fill="#008"/><circle r="17.5" fill="#fff"/><circle r="3.5" fill="#008"/><g id="SVGENdpTcsN"><g id="SVGWPlZ7cPv"><g id="SVGfY3tleqF"><g id="SVGO0nxPkfC" fill="#008"><circle r=".9" transform="rotate(7.5 -8.8 133.5)"/><path d="M0 17.5L.6 7L0 2l-.6 5z"/></g><use width="100%" height="100%" href="#SVGO0nxPkfC" transform="rotate(15)"/></g><use width="100%" height="100%" href="#SVGfY3tleqF" transform="rotate(30)"/></g><use width="100%" height="100%" href="#SVGWPlZ7cPv" transform="rotate(60)"/></g><use width="100%" height="100%" href="#SVGENdpTcsN" transform="rotate(120)"/><use width="100%" height="100%" href="#SVGENdpTcsN" transform="rotate(-120)"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#f93" d="M0 0h512v170.7H0z"/><path fill="#fff" d="M0 170.7h512v170.6H0z"/><path fill="#128807" d="M0 341.3h512V512H0z"/><g transform="translate(256 256)scale(3.41333)"><circle r="20" fill="#008"/><circle r="17.5" fill="#fff"/><circle r="3.5" fill="#008"/><g id="SVGENdpTcsN"><g id="SVGWPlZ7cPv"><g id="SVGfY3tleqF"><g id="SVGO0nxPkfC" fill="#008"><circle r=".9" transform="rotate(7.5 -8.8 133.5)"/><path d="M0 17.5L.6 7L0 2l-.6 5z"/></g><use width="100%" height="100%" href="#SVGO0nxPkfC" transform="rotate(15)"/></g><use width="100%" height="100%" href="#SVGfY3tleqF" transform="rotate(30)"/></g><use width="100%" height="100%" href="#SVGWPlZ7cPv" transform="rotate(60)"/></g><use width="100%" height="100%" href="#SVGENdpTcsN" transform="rotate(120)"/><use width="100%" height="100%" href="#SVGENdpTcsN" transform="rotate(-120)"/></g></svg> </template>
CSS
.icon-in-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%23f93%22%20d%3D%22M0%200h512v170.7H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20170.7h512v170.6H0z%22%2F%3E%3Cpath%20fill%3D%22%23128807%22%20d%3D%22M0%20341.3h512V512H0z%22%2F%3E%3Cg%20transform%3D%22translate(256%20256)scale(3.41333)%22%3E%3Ccircle%20r%3D%2220%22%20fill%3D%22%23008%22%2F%3E%3Ccircle%20r%3D%2217.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20r%3D%223.5%22%20fill%3D%22%23008%22%2F%3E%3Cg%20id%3D%22SVGENdpTcsN%22%3E%3Cg%20id%3D%22SVGWPlZ7cPv%22%3E%3Cg%20id%3D%22SVGfY3tleqF%22%3E%3Cg%20id%3D%22SVGO0nxPkfC%22%20fill%3D%22%23008%22%3E%3Ccircle%20r%3D%22.9%22%20transform%3D%22rotate(7.5%20-8.8%20133.5)%22%2F%3E%3Cpath%20d%3D%22M0%2017.5L.6%207L0%202l-.6%205z%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGO0nxPkfC%22%20transform%3D%22rotate(15)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGfY3tleqF%22%20transform%3D%22rotate(30)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGWPlZ7cPv%22%20transform%3D%22rotate(60)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGENdpTcsN%22%20transform%3D%22rotate(120)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGENdpTcsN%22%20transform%3D%22rotate(-120)%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%23f93%22%20d%3D%22M0%200h512v170.7H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20170.7h512v170.6H0z%22%2F%3E%3Cpath%20fill%3D%22%23128807%22%20d%3D%22M0%20341.3h512V512H0z%22%2F%3E%3Cg%20transform%3D%22translate(256%20256)scale(3.41333)%22%3E%3Ccircle%20r%3D%2220%22%20fill%3D%22%23008%22%2F%3E%3Ccircle%20r%3D%2217.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20r%3D%223.5%22%20fill%3D%22%23008%22%2F%3E%3Cg%20id%3D%22SVGENdpTcsN%22%3E%3Cg%20id%3D%22SVGWPlZ7cPv%22%3E%3Cg%20id%3D%22SVGfY3tleqF%22%3E%3Cg%20id%3D%22SVGO0nxPkfC%22%20fill%3D%22%23008%22%3E%3Ccircle%20r%3D%22.9%22%20transform%3D%22rotate(7.5%20-8.8%20133.5)%22%2F%3E%3Cpath%20d%3D%22M0%2017.5L.6%207L0%202l-.6%205z%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGO0nxPkfC%22%20transform%3D%22rotate(15)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGfY3tleqF%22%20transform%3D%22rotate(30)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGWPlZ7cPv%22%20transform%3D%22rotate(60)%22%2F%3E%3C%2Fg%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGENdpTcsN%22%20transform%3D%22rotate(120)%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGENdpTcsN%22%20transform%3D%22rotate(-120)%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/in-1x1.svg?color=%231a73e8&size=48