flag for reunion emoji
flag-for-reunion from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-reunion
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-reunion
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 reunion emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M14 8v48l24-24z"/><path fill="#ffce31" d="M56 14C50.5 6.7 41.8 2 32 2c-6.8 0-13 2.2-18 6l24 24z"/><path fill="#ed4c5c" d="M56 50c3.8-5 6-11.2 6-18s-2.2-13-6-18L38 32z"/><path fill="#699635" d="M38 32L14 56c5 3.8 11.2 6 18 6c9.8 0 18.5-4.7 24-12z"/><path fill="#2a5f9e" d="M6 17c-2.5 4.4-4 9.5-4 15s1.5 10.6 4 15z"/><path fill="#fff" d="M6 17v30c1.1 2 2.5 3.8 4 5.4V11.6c-1.5 1.7-2.9 3.5-4 5.4"/><path fill="#ed4c5c" d="M10 11.6v40.8c1.2 1.3 2.6 2.5 4 3.6V8c-1.4 1.1-2.8 2.3-4 3.6"/><circle cx="38" cy="32" r="12" fill="#fff"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForReunion(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="M14 8v48l24-24z"/><path fill="#ffce31" d="M56 14C50.5 6.7 41.8 2 32 2c-6.8 0-13 2.2-18 6l24 24z"/><path fill="#ed4c5c" d="M56 50c3.8-5 6-11.2 6-18s-2.2-13-6-18L38 32z"/><path fill="#699635" d="M38 32L14 56c5 3.8 11.2 6 18 6c9.8 0 18.5-4.7 24-12z"/><path fill="#2a5f9e" d="M6 17c-2.5 4.4-4 9.5-4 15s1.5 10.6 4 15z"/><path fill="#fff" d="M6 17v30c1.1 2 2.5 3.8 4 5.4V11.6c-1.5 1.7-2.9 3.5-4 5.4"/><path fill="#ed4c5c" d="M10 11.6v40.8c1.2 1.3 2.6 2.5 4 3.6V8c-1.4 1.1-2.8 2.3-4 3.6"/><circle cx="38" cy="32" r="12" fill="#fff"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M14 8v48l24-24z"/><path fill="#ffce31" d="M56 14C50.5 6.7 41.8 2 32 2c-6.8 0-13 2.2-18 6l24 24z"/><path fill="#ed4c5c" d="M56 50c3.8-5 6-11.2 6-18s-2.2-13-6-18L38 32z"/><path fill="#699635" d="M38 32L14 56c5 3.8 11.2 6 18 6c9.8 0 18.5-4.7 24-12z"/><path fill="#2a5f9e" d="M6 17c-2.5 4.4-4 9.5-4 15s1.5 10.6 4 15z"/><path fill="#fff" d="M6 17v30c1.1 2 2.5 3.8 4 5.4V11.6c-1.5 1.7-2.9 3.5-4 5.4"/><path fill="#ed4c5c" d="M10 11.6v40.8c1.2 1.3 2.6 2.5 4 3.6V8c-1.4 1.1-2.8 2.3-4 3.6"/><circle cx="38" cy="32" r="12" fill="#fff"/></svg> </template>
CSS
.icon-flag-for-reunion {
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%22M14%208v48l24-24z%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M56%2014C50.5%206.7%2041.8%202%2032%202c-6.8%200-13%202.2-18%206l24%2024z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M56%2050c3.8-5%206-11.2%206-18s-2.2-13-6-18L38%2032z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M38%2032L14%2056c5%203.8%2011.2%206%2018%206c9.8%200%2018.5-4.7%2024-12z%22%2F%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M6%2017c-2.5%204.4-4%209.5-4%2015s1.5%2010.6%204%2015z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2017v30c1.1%202%202.5%203.8%204%205.4V11.6c-1.5%201.7-2.9%203.5-4%205.4%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M10%2011.6v40.8c1.2%201.3%202.6%202.5%204%203.6V8c-1.4%201.1-2.8%202.3-4%203.6%22%2F%3E%3Ccircle%20cx%3D%2238%22%20cy%3D%2232%22%20r%3D%2212%22%20fill%3D%22%23fff%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%22M14%208v48l24-24z%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M56%2014C50.5%206.7%2041.8%202%2032%202c-6.8%200-13%202.2-18%206l24%2024z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M56%2050c3.8-5%206-11.2%206-18s-2.2-13-6-18L38%2032z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M38%2032L14%2056c5%203.8%2011.2%206%2018%206c9.8%200%2018.5-4.7%2024-12z%22%2F%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M6%2017c-2.5%204.4-4%209.5-4%2015s1.5%2010.6%204%2015z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2017v30c1.1%202%202.5%203.8%204%205.4V11.6c-1.5%201.7-2.9%203.5-4%205.4%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M10%2011.6v40.8c1.2%201.3%202.6%202.5%204%203.6V8c-1.4%201.1-2.8%202.3-4%203.6%22%2F%3E%3Ccircle%20cx%3D%2238%22%20cy%3D%2232%22%20r%3D%2212%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-reunion.svg?color=%231a73e8&size=48