flag for curacao emoji
flag-for-curacao from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-curacao
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-curacao
More flags icons from Emoji One (Colored)
flag-englandflag-for-afghanistanflag-for-aland-islandsflag-for-albaniaflag-for-algeriaflag-for-american-samoaflag-for-andorraflag-for-angolaflag-for-anguillaflag-for-antarcticaflag-for-antigua-and-barbudaflag-for-argentinaflag-for-armeniaflag-for-arubaflag-for-ascension-islandflag-for-australiaflag-for-austriaflag-for-azerbaijanflag-for-bahamasflag-for-bahrainflag-for-bangladeshflag-for-barbadosflag-for-belarusflag-for-belgium
Use the flag for curacao emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M62 32C62 15.4 48.6 2 32 2S2 15.4 2 32c0 4.3.9 8.3 2.5 12h55c1.6-3.7 2.5-7.7 2.5-12M32 62c9.8 0 18.5-4.7 24-12H8c5.5 7.3 14.2 12 24 12"/><path fill="#ffce31" d="M4.5 44c.9 2.1 2.1 4.2 3.5 6h48c1.4-1.8 2.6-3.9 3.5-6z"/><path fill="#fff" d="m11.4 15.5l1.3 3.8h4l-3.3 2.4l1.3 3.8l-3.3-2.4l-3.2 2.4l1.2-3.8l-3.2-2.4h4zm11.4 9l1.8 5.3h5.6l-4.6 3.3l1.8 5.4l-4.6-3.3l-4.5 3.3l1.7-5.4l-4.5-3.3h5.6z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForCuracao(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M62 32C62 15.4 48.6 2 32 2S2 15.4 2 32c0 4.3.9 8.3 2.5 12h55c1.6-3.7 2.5-7.7 2.5-12M32 62c9.8 0 18.5-4.7 24-12H8c5.5 7.3 14.2 12 24 12"/><path fill="#ffce31" d="M4.5 44c.9 2.1 2.1 4.2 3.5 6h48c1.4-1.8 2.6-3.9 3.5-6z"/><path fill="#fff" d="m11.4 15.5l1.3 3.8h4l-3.3 2.4l1.3 3.8l-3.3-2.4l-3.2 2.4l1.2-3.8l-3.2-2.4h4zm11.4 9l1.8 5.3h5.6l-4.6 3.3l1.8 5.4l-4.6-3.3l-4.5 3.3l1.7-5.4l-4.5-3.3h5.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M62 32C62 15.4 48.6 2 32 2S2 15.4 2 32c0 4.3.9 8.3 2.5 12h55c1.6-3.7 2.5-7.7 2.5-12M32 62c9.8 0 18.5-4.7 24-12H8c5.5 7.3 14.2 12 24 12"/><path fill="#ffce31" d="M4.5 44c.9 2.1 2.1 4.2 3.5 6h48c1.4-1.8 2.6-3.9 3.5-6z"/><path fill="#fff" d="m11.4 15.5l1.3 3.8h4l-3.3 2.4l1.3 3.8l-3.3-2.4l-3.2 2.4l1.2-3.8l-3.2-2.4h4zm11.4 9l1.8 5.3h5.6l-4.6 3.3l1.8 5.4l-4.6-3.3l-4.5 3.3l1.7-5.4l-4.5-3.3h5.6z"/></svg> </template>
CSS
.icon-flag-for-curacao {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M62%2032C62%2015.4%2048.6%202%2032%202S2%2015.4%202%2032c0%204.3.9%208.3%202.5%2012h55c1.6-3.7%202.5-7.7%202.5-12M32%2062c9.8%200%2018.5-4.7%2024-12H8c5.5%207.3%2014.2%2012%2024%2012%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M4.5%2044c.9%202.1%202.1%204.2%203.5%206h48c1.4-1.8%202.6-3.9%203.5-6z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m11.4%2015.5l1.3%203.8h4l-3.3%202.4l1.3%203.8l-3.3-2.4l-3.2%202.4l1.2-3.8l-3.2-2.4h4zm11.4%209l1.8%205.3h5.6l-4.6%203.3l1.8%205.4l-4.6-3.3l-4.5%203.3l1.7-5.4l-4.5-3.3h5.6z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M62%2032C62%2015.4%2048.6%202%2032%202S2%2015.4%202%2032c0%204.3.9%208.3%202.5%2012h55c1.6-3.7%202.5-7.7%202.5-12M32%2062c9.8%200%2018.5-4.7%2024-12H8c5.5%207.3%2014.2%2012%2024%2012%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M4.5%2044c.9%202.1%202.1%204.2%203.5%206h48c1.4-1.8%202.6-3.9%203.5-6z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m11.4%2015.5l1.3%203.8h4l-3.3%202.4l1.3%203.8l-3.3-2.4l-3.2%202.4l1.2-3.8l-3.2-2.4h4zm11.4%209l1.8%205.3h5.6l-4.6%203.3l1.8%205.4l-4.6-3.3l-4.5%203.3l1.7-5.4l-4.5-3.3h5.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-curacao.svg?color=%231a73e8&size=48