cefta-1x1 from Flag Icons by Panayiotis Lipiridis · 1x1 · MIT Free for personal and commercial use.

Name
cefta-1x1
Set
Flag Icons
Style
1x1
Viewbox
512×512
License
MIT

1 other variant in Flag Icons

Use the cefta logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#039" d="M0 0h512v512H0z"/><circle cx="256" cy="266.5" r="32.5" fill="none" stroke="#fc0" stroke-width="29.3"/><circle cx="256" cy="266.5" r="94.2" fill="none" stroke="#fc0" stroke-width="29.3"/><path fill="#039" d="m346.3 176.1l90.3 90.3l-90.3 90.3l-90.3-90.3z"/><path fill="#fc0" d="M102.1 251.8h63.2v29.3h-63.2zm276.4 0h94.2v29.3h-94.2zm-76.6-51.9l41.3-41.3l20.7 20.7l-41.3 41.3zM241.3 51.8h29.3V166h-29.3z"/><circle cx="154.8" cy="170.3" r="14.7" fill="#fc0"/><circle cx="68.6" cy="266.5" r="14.7" fill="#fc0"/><circle cx="256" cy="406.8" r="14.7" fill="#fc0"/><circle cx="256" cy="453.9" r="14.7" fill="#fc0"/><circle cx="350.2" cy="266.5" r="14.7" fill="#fc0"/><path fill="#fc0" d="m136.9 364.3l20.7-20.7l20.7 20.7l-20.7 20.7zm218.5 22.3L376 366l20.7 20.7l-20.7 20.8z"/></svg>

React

import type { SVGProps } from "react";

export function FlagCefta1x1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#039" d="M0 0h512v512H0z"/><circle cx="256" cy="266.5" r="32.5" fill="none" stroke="#fc0" strokeWidth="29.3"/><circle cx="256" cy="266.5" r="94.2" fill="none" stroke="#fc0" strokeWidth="29.3"/><path fill="#039" d="m346.3 176.1l90.3 90.3l-90.3 90.3l-90.3-90.3z"/><path fill="#fc0" d="M102.1 251.8h63.2v29.3h-63.2zm276.4 0h94.2v29.3h-94.2zm-76.6-51.9l41.3-41.3l20.7 20.7l-41.3 41.3zM241.3 51.8h29.3V166h-29.3z"/><circle cx="154.8" cy="170.3" r="14.7" fill="#fc0"/><circle cx="68.6" cy="266.5" r="14.7" fill="#fc0"/><circle cx="256" cy="406.8" r="14.7" fill="#fc0"/><circle cx="256" cy="453.9" r="14.7" fill="#fc0"/><circle cx="350.2" cy="266.5" r="14.7" fill="#fc0"/><path fill="#fc0" d="m136.9 364.3l20.7-20.7l20.7 20.7l-20.7 20.7zm218.5 22.3L376 366l20.7 20.7l-20.7 20.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#039" d="M0 0h512v512H0z"/><circle cx="256" cy="266.5" r="32.5" fill="none" stroke="#fc0" stroke-width="29.3"/><circle cx="256" cy="266.5" r="94.2" fill="none" stroke="#fc0" stroke-width="29.3"/><path fill="#039" d="m346.3 176.1l90.3 90.3l-90.3 90.3l-90.3-90.3z"/><path fill="#fc0" d="M102.1 251.8h63.2v29.3h-63.2zm276.4 0h94.2v29.3h-94.2zm-76.6-51.9l41.3-41.3l20.7 20.7l-41.3 41.3zM241.3 51.8h29.3V166h-29.3z"/><circle cx="154.8" cy="170.3" r="14.7" fill="#fc0"/><circle cx="68.6" cy="266.5" r="14.7" fill="#fc0"/><circle cx="256" cy="406.8" r="14.7" fill="#fc0"/><circle cx="256" cy="453.9" r="14.7" fill="#fc0"/><circle cx="350.2" cy="266.5" r="14.7" fill="#fc0"/><path fill="#fc0" d="m136.9 364.3l20.7-20.7l20.7 20.7l-20.7 20.7zm218.5 22.3L376 366l20.7 20.7l-20.7 20.8z"/></svg>
</template>

CSS

.icon-cefta-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%23039%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22266.5%22%20r%3D%2232.5%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2229.3%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22266.5%22%20r%3D%2294.2%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2229.3%22%2F%3E%3Cpath%20fill%3D%22%23039%22%20d%3D%22m346.3%20176.1l90.3%2090.3l-90.3%2090.3l-90.3-90.3z%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22M102.1%20251.8h63.2v29.3h-63.2zm276.4%200h94.2v29.3h-94.2zm-76.6-51.9l41.3-41.3l20.7%2020.7l-41.3%2041.3zM241.3%2051.8h29.3V166h-29.3z%22%2F%3E%3Ccircle%20cx%3D%22154.8%22%20cy%3D%22170.3%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%2268.6%22%20cy%3D%22266.5%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22406.8%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22453.9%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22350.2%22%20cy%3D%22266.5%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22m136.9%20364.3l20.7-20.7l20.7%2020.7l-20.7%2020.7zm218.5%2022.3L376%20366l20.7%2020.7l-20.7%2020.8z%22%2F%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%23039%22%20d%3D%22M0%200h512v512H0z%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22266.5%22%20r%3D%2232.5%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2229.3%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22266.5%22%20r%3D%2294.2%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2229.3%22%2F%3E%3Cpath%20fill%3D%22%23039%22%20d%3D%22m346.3%20176.1l90.3%2090.3l-90.3%2090.3l-90.3-90.3z%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22M102.1%20251.8h63.2v29.3h-63.2zm276.4%200h94.2v29.3h-94.2zm-76.6-51.9l41.3-41.3l20.7%2020.7l-41.3%2041.3zM241.3%2051.8h29.3V166h-29.3z%22%2F%3E%3Ccircle%20cx%3D%22154.8%22%20cy%3D%22170.3%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%2268.6%22%20cy%3D%22266.5%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22406.8%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22453.9%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22350.2%22%20cy%3D%22266.5%22%20r%3D%2214.7%22%20fill%3D%22%23fc0%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22m136.9%20364.3l20.7-20.7l20.7%2020.7l-20.7%2020.7zm218.5%2022.3L376%20366l20.7%2020.7l-20.7%2020.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/cefta-1x1.svg?color=%231a73e8&size=48