cefta logo
cefta-4x3 from Flag Icons by Panayiotis Lipiridis · 4x3 · MIT Free for personal and commercial use.
- Name
- cefta-4x3
- Set
- Flag Icons
- Style
- 4x3
- Viewbox
- 640×480
- 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 640 480"><path fill="#039" d="M0 0h640v480H0z"/><circle cx="320" cy="249.8" r="30.4" fill="none" stroke="#fc0" stroke-width="27.5"/><circle cx="320" cy="249.8" r="88.3" fill="none" stroke="#fc0" stroke-width="27.5"/><path fill="#039" d="m404.7 165.1l84.7 84.7l-84.7 84.7l-84.7-84.7z"/><path fill="#fc0" d="M175.7 236.1h59.2v27.5h-59.2zm259.1 0h88.3v27.5h-88.3zM363 187.4l38.8-38.8l19.4 19.5l-38.7 38.7zM306.3 48.6h27.5v107.1h-27.5z"/><circle cx="225.1" cy="159.6" r="13.7" fill="#fc0"/><circle cx="144.3" cy="249.8" r="13.7" fill="#fc0"/><circle cx="320" cy="381.4" r="13.7" fill="#fc0"/><circle cx="320" cy="425.5" r="13.7" fill="#fc0"/><circle cx="408.3" cy="249.8" r="13.7" fill="#fc0"/><path fill="#fc0" d="m208.3 341.5l19.5-19.4l19.4 19.4l-19.4 19.5zm204.7 21l19.5-19.5l19.5 19.5l-19.5 19.4z"/></svg>
React
import type { SVGProps } from "react";
export function FlagCefta4x3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#039" d="M0 0h640v480H0z"/><circle cx="320" cy="249.8" r="30.4" fill="none" stroke="#fc0" strokeWidth="27.5"/><circle cx="320" cy="249.8" r="88.3" fill="none" stroke="#fc0" strokeWidth="27.5"/><path fill="#039" d="m404.7 165.1l84.7 84.7l-84.7 84.7l-84.7-84.7z"/><path fill="#fc0" d="M175.7 236.1h59.2v27.5h-59.2zm259.1 0h88.3v27.5h-88.3zM363 187.4l38.8-38.8l19.4 19.5l-38.7 38.7zM306.3 48.6h27.5v107.1h-27.5z"/><circle cx="225.1" cy="159.6" r="13.7" fill="#fc0"/><circle cx="144.3" cy="249.8" r="13.7" fill="#fc0"/><circle cx="320" cy="381.4" r="13.7" fill="#fc0"/><circle cx="320" cy="425.5" r="13.7" fill="#fc0"/><circle cx="408.3" cy="249.8" r="13.7" fill="#fc0"/><path fill="#fc0" d="m208.3 341.5l19.5-19.4l19.4 19.4l-19.4 19.5zm204.7 21l19.5-19.5l19.5 19.5l-19.5 19.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 480"><path fill="#039" d="M0 0h640v480H0z"/><circle cx="320" cy="249.8" r="30.4" fill="none" stroke="#fc0" stroke-width="27.5"/><circle cx="320" cy="249.8" r="88.3" fill="none" stroke="#fc0" stroke-width="27.5"/><path fill="#039" d="m404.7 165.1l84.7 84.7l-84.7 84.7l-84.7-84.7z"/><path fill="#fc0" d="M175.7 236.1h59.2v27.5h-59.2zm259.1 0h88.3v27.5h-88.3zM363 187.4l38.8-38.8l19.4 19.5l-38.7 38.7zM306.3 48.6h27.5v107.1h-27.5z"/><circle cx="225.1" cy="159.6" r="13.7" fill="#fc0"/><circle cx="144.3" cy="249.8" r="13.7" fill="#fc0"/><circle cx="320" cy="381.4" r="13.7" fill="#fc0"/><circle cx="320" cy="425.5" r="13.7" fill="#fc0"/><circle cx="408.3" cy="249.8" r="13.7" fill="#fc0"/><path fill="#fc0" d="m208.3 341.5l19.5-19.4l19.4 19.4l-19.4 19.5zm204.7 21l19.5-19.5l19.5 19.5l-19.5 19.4z"/></svg> </template>
CSS
.icon-cefta-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%3Cpath%20fill%3D%22%23039%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22249.8%22%20r%3D%2230.4%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2227.5%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22249.8%22%20r%3D%2288.3%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2227.5%22%2F%3E%3Cpath%20fill%3D%22%23039%22%20d%3D%22m404.7%20165.1l84.7%2084.7l-84.7%2084.7l-84.7-84.7z%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22M175.7%20236.1h59.2v27.5h-59.2zm259.1%200h88.3v27.5h-88.3zM363%20187.4l38.8-38.8l19.4%2019.5l-38.7%2038.7zM306.3%2048.6h27.5v107.1h-27.5z%22%2F%3E%3Ccircle%20cx%3D%22225.1%22%20cy%3D%22159.6%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22144.3%22%20cy%3D%22249.8%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22381.4%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22425.5%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22408.3%22%20cy%3D%22249.8%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22m208.3%20341.5l19.5-19.4l19.4%2019.4l-19.4%2019.5zm204.7%2021l19.5-19.5l19.5%2019.5l-19.5%2019.4z%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%20640%20480%22%3E%3Cpath%20fill%3D%22%23039%22%20d%3D%22M0%200h640v480H0z%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22249.8%22%20r%3D%2230.4%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2227.5%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22249.8%22%20r%3D%2288.3%22%20fill%3D%22none%22%20stroke%3D%22%23fc0%22%20stroke-width%3D%2227.5%22%2F%3E%3Cpath%20fill%3D%22%23039%22%20d%3D%22m404.7%20165.1l84.7%2084.7l-84.7%2084.7l-84.7-84.7z%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22M175.7%20236.1h59.2v27.5h-59.2zm259.1%200h88.3v27.5h-88.3zM363%20187.4l38.8-38.8l19.4%2019.5l-38.7%2038.7zM306.3%2048.6h27.5v107.1h-27.5z%22%2F%3E%3Ccircle%20cx%3D%22225.1%22%20cy%3D%22159.6%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22144.3%22%20cy%3D%22249.8%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22381.4%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22425.5%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Ccircle%20cx%3D%22408.3%22%20cy%3D%22249.8%22%20r%3D%2213.7%22%20fill%3D%22%23fc0%22%2F%3E%3Cpath%20fill%3D%22%23fc0%22%20d%3D%22m208.3%20341.5l19.5-19.4l19.4%2019.4l-19.4%2019.5zm204.7%2021l19.5-19.5l19.5%2019.5l-19.5%2019.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/cefta-4x3.svg?color=%231a73e8&size=48