flag st barthelemy emoji
flag-st-barthelemy from OpenMoji by OpenMoji · Default · Flags · CC-BY-SA-4.0 Attribution required.
- Name
- flag-st-barthelemy
- 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 st barthelemy 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="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" d="m43.5 25.91l1-3h-17l1 3z"/><path fill="#1e50a0" stroke="#1e50a0" stroke-linecap="round" stroke-linejoin="round" d="M36 45.91s7.5-2.5 7.5-10v-10h-15v10c0 7.5 7.5 10 7.5 10"/><path fill="#d22f27" stroke="#d22f27" stroke-miterlimit="10" d="M28.5 32.41v3.5a10.2 10.2 0 0 0 .306 2.5h14.388a10.2 10.2 0 0 0 .306-2.5v-3.5Z"/><path fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" d="M36 30.16v-2.5m-.625.834h1.25M40.5 30.16v-2.5m-.625.834h1.25M31.5 30.16v-2.5m-.625.834h1.25"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M36 36.66v-2.5m1.25 1.25h-2.5"/><circle cx="36" cy="43.91" r="1" fill="#fcea2b"/><circle cx="33" cy="40.91" r="1" fill="#fcea2b"/><circle cx="39" cy="40.91" r="1" fill="#fcea2b"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M47 46.27a23.1 23.1 0 0 1-11 2.82m-11-2.82a23.1 23.1 0 0 0 11 2.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 OpenmojiFlagStBarthelemy(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="#fcea2b" stroke="#fcea2b" strokeLinecap="round" strokeLinejoin="round" d="m43.5 25.91l1-3h-17l1 3z"/><path fill="#1e50a0" stroke="#1e50a0" strokeLinecap="round" strokeLinejoin="round" d="M36 45.91s7.5-2.5 7.5-10v-10h-15v10c0 7.5 7.5 10 7.5 10"/><path fill="#d22f27" stroke="#d22f27" strokeMiterlimit="10" d="M28.5 32.41v3.5a10.2 10.2 0 0 0 .306 2.5h14.388a10.2 10.2 0 0 0 .306-2.5v-3.5Z"/><path fill="#fcea2b" stroke="#fcea2b" strokeLinecap="round" strokeLinejoin="round" d="M36 30.16v-2.5m-.625.834h1.25M40.5 30.16v-2.5m-.625.834h1.25M31.5 30.16v-2.5m-.625.834h1.25"/><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M36 36.66v-2.5m1.25 1.25h-2.5"/><circle cx="36" cy="43.91" r="1" fill="#fcea2b"/><circle cx="33" cy="40.91" r="1" fill="#fcea2b"/><circle cx="39" cy="40.91" r="1" fill="#fcea2b"/><path fill="none" stroke="#a57939" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M47 46.27a23.1 23.1 0 0 1-11 2.82m-11-2.82a23.1 23.1 0 0 0 11 2.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="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" d="m43.5 25.91l1-3h-17l1 3z"/><path fill="#1e50a0" stroke="#1e50a0" stroke-linecap="round" stroke-linejoin="round" d="M36 45.91s7.5-2.5 7.5-10v-10h-15v10c0 7.5 7.5 10 7.5 10"/><path fill="#d22f27" stroke="#d22f27" stroke-miterlimit="10" d="M28.5 32.41v3.5a10.2 10.2 0 0 0 .306 2.5h14.388a10.2 10.2 0 0 0 .306-2.5v-3.5Z"/><path fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" d="M36 30.16v-2.5m-.625.834h1.25M40.5 30.16v-2.5m-.625.834h1.25M31.5 30.16v-2.5m-.625.834h1.25"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M36 36.66v-2.5m1.25 1.25h-2.5"/><circle cx="36" cy="43.91" r="1" fill="#fcea2b"/><circle cx="33" cy="40.91" r="1" fill="#fcea2b"/><circle cx="39" cy="40.91" r="1" fill="#fcea2b"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M47 46.27a23.1 23.1 0 0 1-11 2.82m-11-2.82a23.1 23.1 0 0 0 11 2.82"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> </template>
CSS
.icon-flag-st-barthelemy {
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%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m43.5%2025.91l1-3h-17l1%203z%22%2F%3E%3Cpath%20fill%3D%22%231e50a0%22%20stroke%3D%22%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2045.91s7.5-2.5%207.5-10v-10h-15v10c0%207.5%207.5%2010%207.5%2010%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M28.5%2032.41v3.5a10.2%2010.2%200%200%200%20.306%202.5h14.388a10.2%2010.2%200%200%200%20.306-2.5v-3.5Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2030.16v-2.5m-.625.834h1.25M40.5%2030.16v-2.5m-.625.834h1.25M31.5%2030.16v-2.5m-.625.834h1.25%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2036.66v-2.5m1.25%201.25h-2.5%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2243.91%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2233%22%20cy%3D%2240.91%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2239%22%20cy%3D%2240.91%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2046.27a23.1%2023.1%200%200%201-11%202.82m-11-2.82a23.1%2023.1%200%200%200%2011%202.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%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m43.5%2025.91l1-3h-17l1%203z%22%2F%3E%3Cpath%20fill%3D%22%231e50a0%22%20stroke%3D%22%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2045.91s7.5-2.5%207.5-10v-10h-15v10c0%207.5%207.5%2010%207.5%2010%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M28.5%2032.41v3.5a10.2%2010.2%200%200%200%20.306%202.5h14.388a10.2%2010.2%200%200%200%20.306-2.5v-3.5Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2030.16v-2.5m-.625.834h1.25M40.5%2030.16v-2.5m-.625.834h1.25M31.5%2030.16v-2.5m-.625.834h1.25%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2036.66v-2.5m1.25%201.25h-2.5%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2243.91%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2233%22%20cy%3D%2240.91%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2239%22%20cy%3D%2240.91%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47%2046.27a23.1%2023.1%200%200%201-11%202.82m-11-2.82a23.1%2023.1%200%200%200%2011%202.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-st-barthelemy.svg?color=%231a73e8&size=48