it-32 from Circle Flags by HatScripts · Circle · MIT Free for personal and commercial use.

Name
it-32
Set
Circle Flags
Style
Circle
Viewbox
512×512
License
MIT

Related icons in Circle Flags

Use the it 32 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs32"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs32)"><path fill="#0052b4" d="M0 512V256l256-64l256 64v256z"/><path fill="#eee" d="M0 256V0h512v256z"/><path fill="#eee" d="M130 108.3v192c0 66.6 56.7 124.5 125.8 124.5s126-58 126-124.6v-192l-126 .7l-125.9-.6Z"/><path fill="#333" d="M255.8 428.8C185.4 428.8 126 370 126 300.2v-196l130 .7l129.9-.6v196c0 69.6-59.5 128.5-130 128.5ZM134 112.3v188c0 65.3 55.8 120.5 122 120.5c66 0 121.9-55.2 121.9-120.6V112.3l-122 .6z"/><path fill="#333" d="M259.8 423.9h-8V260.5H130.1v-8h121.7V110.2h8v142.3h121.1v8H259.8z"/><path fill="#333" d="M189.2 141.6c-5 0-10.7 2.5-13.8 8.8c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.9-18.3-8.9c-6.2 0-12 4.5-12 10.7v43.4l29-4.4l-8.8 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4 0-13.2 8.9-18.2 8.9c5-14.5-4.4-23.3-14.5-23.3"/><path fill="#d80027" d="M315.3 141.6c-5 0-10.7 2.5-13.8 8.8c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.9-18.2-8.9c-6.3 0-12 4.5-12 10.7v43.4l29-4.4l-8.9 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4 0-13.2 8.9-18.2 8.9c5-14.5-4.4-23.3-14.5-23.3M189.2 279c-5 0-10.7 2.6-13.8 8.9c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.8-18.3-8.8c-6.2 0-12 4.4-12 10.6v43.4l29-4.4l-8.8 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4 0-13.2 8.8-18.2 8.8c5-14.5-4.4-23.3-14.5-23.3Z"/><path fill="#333" d="M315.3 279c-5 0-10.7 2.6-13.8 8.9c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.8-18.2-8.8c-6.3 0-12 4.4-12 10.6v43.4l29-4.4l-8.9 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4 0-13.2 8.8-18.2 8.8c5-14.5-4.4-23.3-14.5-23.3Z"/></g></svg>

React

import type { SVGProps } from "react";

export function CircleFlagsIt32(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs32"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs32)"><path fill="#0052b4" d="M0 512V256l256-64l256 64v256z"/><path fill="#eee" d="M0 256V0h512v256z"/><path fill="#eee" d="M130 108.3v192c0 66.6 56.7 124.5 125.8 124.5s126-58 126-124.6v-192l-126 .7l-125.9-.6Z"/><path fill="#333" d="M255.8 428.8C185.4 428.8 126 370 126 300.2v-196l130 .7l129.9-.6v196c0 69.6-59.5 128.5-130 128.5ZM134 112.3v188c0 65.3 55.8 120.5 122 120.5c66 0 121.9-55.2 121.9-120.6V112.3l-122 .6z"/><path fill="#333" d="M259.8 423.9h-8V260.5H130.1v-8h121.7V110.2h8v142.3h121.1v8H259.8z"/><path fill="#333" d="M189.2 141.6c-5 0-10.7 2.5-13.8 8.8c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.9-18.3-8.9c-6.2 0-12 4.5-12 10.7v43.4l29-4.4l-8.8 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4 0-13.2 8.9-18.2 8.9c5-14.5-4.4-23.3-14.5-23.3"/><path fill="#d80027" d="M315.3 141.6c-5 0-10.7 2.5-13.8 8.8c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.9-18.2-8.9c-6.3 0-12 4.5-12 10.7v43.4l29-4.4l-8.9 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4 0-13.2 8.9-18.2 8.9c5-14.5-4.4-23.3-14.5-23.3M189.2 279c-5 0-10.7 2.6-13.8 8.9c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.8-18.3-8.8c-6.2 0-12 4.4-12 10.6v43.4l29-4.4l-8.8 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4 0-13.2 8.8-18.2 8.8c5-14.5-4.4-23.3-14.5-23.3Z"/><path fill="#333" d="M315.3 279c-5 0-10.7 2.6-13.8 8.9c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.8-18.2-8.8c-6.3 0-12 4.4-12 10.6v43.4l29-4.4l-8.9 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4 0-13.2 8.8-18.2 8.8c5-14.5-4.4-23.3-14.5-23.3Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><mask id="SVGqdEcMdXs32"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#SVGqdEcMdXs32)"><path fill="#0052b4" d="M0 512V256l256-64l256 64v256z"/><path fill="#eee" d="M0 256V0h512v256z"/><path fill="#eee" d="M130 108.3v192c0 66.6 56.7 124.5 125.8 124.5s126-58 126-124.6v-192l-126 .7l-125.9-.6Z"/><path fill="#333" d="M255.8 428.8C185.4 428.8 126 370 126 300.2v-196l130 .7l129.9-.6v196c0 69.6-59.5 128.5-130 128.5ZM134 112.3v188c0 65.3 55.8 120.5 122 120.5c66 0 121.9-55.2 121.9-120.6V112.3l-122 .6z"/><path fill="#333" d="M259.8 423.9h-8V260.5H130.1v-8h121.7V110.2h8v142.3h121.1v8H259.8z"/><path fill="#333" d="M189.2 141.6c-5 0-10.7 2.5-13.8 8.8c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.9-18.3-8.9c-6.2 0-12 4.5-12 10.7v43.4l29-4.4l-8.8 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4 0-13.2 8.9-18.2 8.9c5-14.5-4.4-23.3-14.5-23.3"/><path fill="#d80027" d="M315.3 141.6c-5 0-10.7 2.5-13.8 8.8c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.9-18.2-8.9c-6.3 0-12 4.5-12 10.7v43.4l29-4.4l-8.9 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4 0-13.2 8.9-18.2 8.9c5-14.5-4.4-23.3-14.5-23.3M189.2 279c-5 0-10.7 2.6-13.8 8.9c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.8-18.3-8.8c-6.2 0-12 4.4-12 10.6v43.4l29-4.4l-8.8 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4 0-13.2 8.8-18.2 8.8c5-14.5-4.4-23.3-14.5-23.3Z"/><path fill="#333" d="M315.3 279c-5 0-10.7 2.6-13.8 8.9c3.1-1.9 10-.6 10 8.2c0 2.5-1.2 5-3.1 6.3c-5 0-8.8-8.8-18.2-8.8c-6.3 0-12 4.4-12 10.6v43.4l29-4.4l-8.9 17h41.5l-8.8-17l29 4.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4 0-13.2 8.8-18.2 8.8c5-14.5-4.4-23.3-14.5-23.3Z"/></g></svg>
</template>

CSS

.icon-it-32 {
  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%22SVGqdEcMdXs32%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(%23SVGqdEcMdXs32)%22%3E%3Cpath%20fill%3D%22%230052b4%22%20d%3D%22M0%20512V256l256-64l256%2064v256z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%20256V0h512v256z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M130%20108.3v192c0%2066.6%2056.7%20124.5%20125.8%20124.5s126-58%20126-124.6v-192l-126%20.7l-125.9-.6Z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M255.8%20428.8C185.4%20428.8%20126%20370%20126%20300.2v-196l130%20.7l129.9-.6v196c0%2069.6-59.5%20128.5-130%20128.5ZM134%20112.3v188c0%2065.3%2055.8%20120.5%20122%20120.5c66%200%20121.9-55.2%20121.9-120.6V112.3l-122%20.6z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M259.8%20423.9h-8V260.5H130.1v-8h121.7V110.2h8v142.3h121.1v8H259.8z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M189.2%20141.6c-5%200-10.7%202.5-13.8%208.8c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.9-18.3-8.9c-6.2%200-12%204.5-12%2010.7v43.4l29-4.4l-8.8%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4%200-13.2%208.9-18.2%208.9c5-14.5-4.4-23.3-14.5-23.3%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22M315.3%20141.6c-5%200-10.7%202.5-13.8%208.8c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.9-18.2-8.9c-6.3%200-12%204.5-12%2010.7v43.4l29-4.4l-8.9%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4%200-13.2%208.9-18.2%208.9c5-14.5-4.4-23.3-14.5-23.3M189.2%20279c-5%200-10.7%202.6-13.8%208.9c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.8-18.3-8.8c-6.2%200-12%204.4-12%2010.6v43.4l29-4.4l-8.8%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4%200-13.2%208.8-18.2%208.8c5-14.5-4.4-23.3-14.5-23.3Z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M315.3%20279c-5%200-10.7%202.6-13.8%208.9c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.8-18.2-8.8c-6.3%200-12%204.4-12%2010.6v43.4l29-4.4l-8.9%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4%200-13.2%208.8-18.2%208.8c5-14.5-4.4-23.3-14.5-23.3Z%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%22SVGqdEcMdXs32%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(%23SVGqdEcMdXs32)%22%3E%3Cpath%20fill%3D%22%230052b4%22%20d%3D%22M0%20512V256l256-64l256%2064v256z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%20256V0h512v256z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M130%20108.3v192c0%2066.6%2056.7%20124.5%20125.8%20124.5s126-58%20126-124.6v-192l-126%20.7l-125.9-.6Z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M255.8%20428.8C185.4%20428.8%20126%20370%20126%20300.2v-196l130%20.7l129.9-.6v196c0%2069.6-59.5%20128.5-130%20128.5ZM134%20112.3v188c0%2065.3%2055.8%20120.5%20122%20120.5c66%200%20121.9-55.2%20121.9-120.6V112.3l-122%20.6z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M259.8%20423.9h-8V260.5H130.1v-8h121.7V110.2h8v142.3h121.1v8H259.8z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M189.2%20141.6c-5%200-10.7%202.5-13.8%208.8c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.9-18.3-8.9c-6.2%200-12%204.5-12%2010.7v43.4l29-4.4l-8.8%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4%200-13.2%208.9-18.2%208.9c5-14.5-4.4-23.3-14.5-23.3%22%2F%3E%3Cpath%20fill%3D%22%23d80027%22%20d%3D%22M315.3%20141.6c-5%200-10.7%202.5-13.8%208.8c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.9-18.2-8.9c-6.3%200-12%204.5-12%2010.7v43.4l29-4.4l-8.9%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.7-12-10.7c-9.4%200-13.2%208.9-18.2%208.9c5-14.5-4.4-23.3-14.5-23.3M189.2%20279c-5%200-10.7%202.6-13.8%208.9c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.8-18.3-8.8c-6.2%200-12%204.4-12%2010.6v43.4l29-4.4l-8.8%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4%200-13.2%208.8-18.2%208.8c5-14.5-4.4-23.3-14.5-23.3Z%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M315.3%20279c-5%200-10.7%202.6-13.8%208.9c3.1-1.9%2010-.6%2010%208.2c0%202.5-1.2%205-3.1%206.3c-5%200-8.8-8.8-18.2-8.8c-6.3%200-12%204.4-12%2010.6v43.4l29-4.4l-8.9%2017h41.5l-8.8-17l29%204.4v-43.4c0-6.2-5.7-10.6-12-10.6c-9.4%200-13.2%208.8-18.2%208.8c5-14.5-4.4-23.3-14.5-23.3Z%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/it-32.svg?color=%231a73e8&size=48