flag french polynesia emoji
flag-french-polynesia from OpenMoji by OpenMoji · Default · Flags · CC-BY-SA-4.0 Attribution required.
- Name
- flag-french-polynesia
- Set
- OpenMoji
- Style
- Default
- Category
- Flags
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More flags icons from OpenMoji
black-flagchequered-flagcrossed-flagsflag-afghanistanflag-aland-islandsflag-albaniaflag-algeriaflag-american-samoaflag-andorraflag-angolaflag-anguillaflag-antarcticaflag-antigua-and-barbudaflag-argentinaflag-armeniaflag-arubaflag-ascension-islandflag-australiaflag-austriaflag-azerbaijanflag-bahamasflag-bahrainflag-bangladeshflag-barbados
Use the flag french polynesia emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M5 17h62v38H5z"/><path fill="#d22f27" d="M5 17h62v9H5zm0 29h62v9H5z"/><path fill="#92d3f5" stroke="#92d3f5" stroke-linejoin="round" stroke-width=".933" d="M42 36a7 7 0 0 1-14 0"/><path fill="#f4aa41" stroke="#f4aa41" stroke-linejoin="round" stroke-width=".933" d="M28 36a7 7 0 0 1 14 0"/><path fill="#d22f27" stroke="#d22f27" stroke-linejoin="round" d="M36.542 31s-3.167 0-3.167 2.111v3.167l3.167 1.583V33.64s-2.111-.528 0-2.639Z"/><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" d="M33 39.58s-1.044.696-1.74 0l.05-4.82m5.95 4.82s1.044.696 1.74 0l-.05-4.82"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFlagFrenchPolynesia(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M5 17h62v38H5z"/><path fill="#d22f27" d="M5 17h62v9H5zm0 29h62v9H5z"/><path fill="#92d3f5" stroke="#92d3f5" strokeLinejoin="round" strokeWidth=".933" d="M42 36a7 7 0 0 1-14 0"/><path fill="#f4aa41" stroke="#f4aa41" strokeLinejoin="round" strokeWidth=".933" d="M28 36a7 7 0 0 1 14 0"/><path fill="#d22f27" stroke="#d22f27" strokeLinejoin="round" d="M36.542 31s-3.167 0-3.167 2.111v3.167l3.167 1.583V33.64s-2.111-.528 0-2.639Z"/><path fill="none" stroke="#d22f27" strokeLinecap="round" strokeLinejoin="round" d="M33 39.58s-1.044.696-1.74 0l.05-4.82m5.95 4.82s1.044.696 1.74 0l-.05-4.82"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M5 17h62v38H5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M5 17h62v38H5z"/><path fill="#d22f27" d="M5 17h62v9H5zm0 29h62v9H5z"/><path fill="#92d3f5" stroke="#92d3f5" stroke-linejoin="round" stroke-width=".933" d="M42 36a7 7 0 0 1-14 0"/><path fill="#f4aa41" stroke="#f4aa41" stroke-linejoin="round" stroke-width=".933" d="M28 36a7 7 0 0 1 14 0"/><path fill="#d22f27" stroke="#d22f27" stroke-linejoin="round" d="M36.542 31s-3.167 0-3.167 2.111v3.167l3.167 1.583V33.64s-2.111-.528 0-2.639Z"/><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" d="M33 39.58s-1.044.696-1.74 0l.05-4.82m5.95 4.82s1.044.696 1.74 0l-.05-4.82"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> </template>
CSS
.icon-flag-french-polynesia {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M5%2017h62v9H5zm0%2029h62v9H5z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20stroke%3D%22%2392d3f5%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.933%22%20d%3D%22M42%2036a7%207%200%200%201-14%200%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20stroke%3D%22%23f4aa41%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.933%22%20d%3D%22M28%2036a7%207%200%200%201%2014%200%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.542%2031s-3.167%200-3.167%202.111v3.167l3.167%201.583V33.64s-2.111-.528%200-2.639Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2039.58s-1.044.696-1.74%200l.05-4.82m5.95%204.82s1.044.696%201.74%200l-.05-4.82%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M5%2017h62v9H5zm0%2029h62v9H5z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20stroke%3D%22%2392d3f5%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.933%22%20d%3D%22M42%2036a7%207%200%200%201-14%200%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20stroke%3D%22%23f4aa41%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.933%22%20d%3D%22M28%2036a7%207%200%200%201%2014%200%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.542%2031s-3.167%200-3.167%202.111v3.167l3.167%201.583V33.64s-2.111-.528%200-2.639Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2039.58s-1.044.696-1.74%200l.05-4.82m5.95%204.82s1.044.696%201.74%200l-.05-4.82%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/flag-french-polynesia.svg?color=%231a73e8&size=48