flag for french guiana emoji
flag-for-french-guiana from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-french-guiana
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-french-guiana
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 french guiana emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="M2 32c0 16.6 13.4 30 30 30c11.7 0 21.9-6.8 26.8-16.6L5.2 18.6C3.1 22.6 2 27.2 2 32"/><path fill="#699635" d="M32 2C20.3 2 10.1 8.8 5.2 18.6l53.7 26.8c2-4 3.2-8.6 3.2-13.4C62 15.4 48.6 2 32 2"/><path fill="#da121a" d="M32 17.9L35.3 28h10.6l-8.6 6.3l3.3 10.1l-8.6-6.2l-8.6 6.2l3.3-10.1l-8.6-6.3h10.6z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForFrenchGuiana(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="M2 32c0 16.6 13.4 30 30 30c11.7 0 21.9-6.8 26.8-16.6L5.2 18.6C3.1 22.6 2 27.2 2 32"/><path fill="#699635" d="M32 2C20.3 2 10.1 8.8 5.2 18.6l53.7 26.8c2-4 3.2-8.6 3.2-13.4C62 15.4 48.6 2 32 2"/><path fill="#da121a" d="M32 17.9L35.3 28h10.6l-8.6 6.3l3.3 10.1l-8.6-6.2l-8.6 6.2l3.3-10.1l-8.6-6.3h10.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="M2 32c0 16.6 13.4 30 30 30c11.7 0 21.9-6.8 26.8-16.6L5.2 18.6C3.1 22.6 2 27.2 2 32"/><path fill="#699635" d="M32 2C20.3 2 10.1 8.8 5.2 18.6l53.7 26.8c2-4 3.2-8.6 3.2-13.4C62 15.4 48.6 2 32 2"/><path fill="#da121a" d="M32 17.9L35.3 28h10.6l-8.6 6.3l3.3 10.1l-8.6-6.2l-8.6 6.2l3.3-10.1l-8.6-6.3h10.6z"/></svg> </template>
CSS
.icon-flag-for-french-guiana {
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%23ffce31%22%20d%3D%22M2%2032c0%2016.6%2013.4%2030%2030%2030c11.7%200%2021.9-6.8%2026.8-16.6L5.2%2018.6C3.1%2022.6%202%2027.2%202%2032%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M32%202C20.3%202%2010.1%208.8%205.2%2018.6l53.7%2026.8c2-4%203.2-8.6%203.2-13.4C62%2015.4%2048.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23da121a%22%20d%3D%22M32%2017.9L35.3%2028h10.6l-8.6%206.3l3.3%2010.1l-8.6-6.2l-8.6%206.2l3.3-10.1l-8.6-6.3h10.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%23ffce31%22%20d%3D%22M2%2032c0%2016.6%2013.4%2030%2030%2030c11.7%200%2021.9-6.8%2026.8-16.6L5.2%2018.6C3.1%2022.6%202%2027.2%202%2032%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M32%202C20.3%202%2010.1%208.8%205.2%2018.6l53.7%2026.8c2-4%203.2-8.6%203.2-13.4C62%2015.4%2048.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23da121a%22%20d%3D%22M32%2017.9L35.3%2028h10.6l-8.6%206.3l3.3%2010.1l-8.6-6.2l-8.6%206.2l3.3-10.1l-8.6-6.3h10.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-french-guiana.svg?color=%231a73e8&size=48