flag st barthlemy emoji

flag-st-barthlemy from OpenMoji by OpenMoji · Default · CC-BY-SA-4.0 Attribution required.

Name
flag-st-barthlemy
Set
OpenMoji
Style
Default
Viewbox
72×72
License
CC BY-SA 4.0

Related icons in OpenMoji

Use the flag st barthlemy 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 3h15z"/><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 10z"/><path fill="#d22f27" stroke="#d22f27" stroke-miterlimit="10" d="M28.5 32.41v3.5a10.184 10.184 0 0 0 .306 2.5h14.388a10.184 10.184 0 0 0 .306-2.5v-3.5z"/><g fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round"><path d="M36 30.16v-2.5"/><path d="M35.375 28.494h1.25"/><path d="M40.5 30.16v-2.5"/><path d="M39.875 28.494h1.25"/><g><path d="M31.5 30.16v-2.5"/><path d="M30.875 28.494h1.25"/></g></g><g fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"><path d="M36 36.66v-2.5"/><path d="M37.25 35.41h-2.5"/></g><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.092 23.092 0 0 1-11 2.82"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25 46.27a23.093 23.093 0 0 0 11 2.82"/><g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFlagStBarthlemy(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 3h15z"/><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 10z"/><path fill="#d22f27" stroke="#d22f27" strokeMiterlimit="10" d="M28.5 32.41v3.5a10.184 10.184 0 0 0 .306 2.5h14.388a10.184 10.184 0 0 0 .306-2.5v-3.5z"/><g fill="#fcea2b" stroke="#fcea2b" strokeLinecap="round" strokeLinejoin="round"><path d="M36 30.16v-2.5"/><path d="M35.375 28.494h1.25"/><path d="M40.5 30.16v-2.5"/><path d="M39.875 28.494h1.25"/><g><path d="M31.5 30.16v-2.5"/><path d="M30.875 28.494h1.25"/></g></g><g fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round"><path d="M36 36.66v-2.5"/><path d="M37.25 35.41h-2.5"/></g><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.092 23.092 0 0 1-11 2.82"/><path fill="none" stroke="#a57939" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M25 46.27a23.093 23.093 0 0 0 11 2.82"/><g><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M5 17h62v38H5z"/></g></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 3h15z"/><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 10z"/><path fill="#d22f27" stroke="#d22f27" stroke-miterlimit="10" d="M28.5 32.41v3.5a10.184 10.184 0 0 0 .306 2.5h14.388a10.184 10.184 0 0 0 .306-2.5v-3.5z"/><g fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round"><path d="M36 30.16v-2.5"/><path d="M35.375 28.494h1.25"/><path d="M40.5 30.16v-2.5"/><path d="M39.875 28.494h1.25"/><g><path d="M31.5 30.16v-2.5"/><path d="M30.875 28.494h1.25"/></g></g><g fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"><path d="M36 36.66v-2.5"/><path d="M37.25 35.41h-2.5"/></g><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.092 23.092 0 0 1-11 2.82"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25 46.27a23.093 23.093 0 0 0 11 2.82"/><g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></g></svg>
</template>

CSS

.icon-flag-st-barthlemy {
  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%203h15z%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%2010z%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.184%2010.184%200%200%200%20.306%202.5h14.388a10.184%2010.184%200%200%200%20.306-2.5v-3.5z%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M36%2030.16v-2.5%22%2F%3E%3Cpath%20d%3D%22M35.375%2028.494h1.25%22%2F%3E%3Cpath%20d%3D%22M40.5%2030.16v-2.5%22%2F%3E%3Cpath%20d%3D%22M39.875%2028.494h1.25%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M31.5%2030.16v-2.5%22%2F%3E%3Cpath%20d%3D%22M30.875%2028.494h1.25%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M36%2036.66v-2.5%22%2F%3E%3Cpath%20d%3D%22M37.25%2035.41h-2.5%22%2F%3E%3C%2Fg%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.092%2023.092%200%200%201-11%202.82%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%22M25%2046.27a23.093%2023.093%200%200%200%2011%202.82%22%2F%3E%3Cg%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%2Fg%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%203h15z%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%2010z%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.184%2010.184%200%200%200%20.306%202.5h14.388a10.184%2010.184%200%200%200%20.306-2.5v-3.5z%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M36%2030.16v-2.5%22%2F%3E%3Cpath%20d%3D%22M35.375%2028.494h1.25%22%2F%3E%3Cpath%20d%3D%22M40.5%2030.16v-2.5%22%2F%3E%3Cpath%20d%3D%22M39.875%2028.494h1.25%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M31.5%2030.16v-2.5%22%2F%3E%3Cpath%20d%3D%22M30.875%2028.494h1.25%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M36%2036.66v-2.5%22%2F%3E%3Cpath%20d%3D%22M37.25%2035.41h-2.5%22%2F%3E%3C%2Fg%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.092%2023.092%200%200%201-11%202.82%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%22M25%2046.27a23.093%2023.093%200%200%200%2011%202.82%22%2F%3E%3Cg%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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/flag-st-barthlemy.svg?color=%231a73e8&size=48