flag st helena emoji

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

Name
flag-st-helena
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

Use the flag st helena emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#fff" d="M9.887 18H6v2.332L32.113 36H36v-2.332z"/><path fill="#fff" d="M36 20.332V18h-3.887L6 33.668V36h3.887z"/><path fill="#fff" d="M6 24h30v6H6z"/><path fill="#fff" d="M18 18h6v18h-6z"/><path fill="#d22f27" d="M20 18h2v18h-2z"/><path fill="#d22f27" d="M6 26h30v2H6zm30 7.668L29.887 30H26l10 6zM36 18h-3.887L24 22.868V24h2zM6 20.332L12.113 24H16L6 18zM6 36h3.887L18 31.132V30h-2z"/><path fill="#3f3f3f" d="M58.5 29h-.277c.094.03.184.07.277.101Zm-13 0v.101c.093-.032.183-.07.277-.101Z"/><path fill="#fcea2b" d="M52 28a20 20 0 0 0-6.223 1h12.446A20 20 0 0 0 52 28m6.5 6.5v-5.399c-.093-.032-.183-.07-.277-.101H45.777c-.094.03-.184.07-.277.101V34.5Z"/><path fill="#92d3f5" d="m44.956 34.81l13.544.053S60 44 52 47"/><path fill="#92d3f5" d="M44.956 34.81S44 45 52 47"/><path fill="#1e50a0" stroke="#1e50a0" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56 42.919c-2.4-1.557-8 0-8 0L52 47Z"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m46 37l3 4v3"/><ellipse cx="46.858" cy="40.589" fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx=".5" ry="2.647" transform="rotate(-18.17 46.858 40.59)"/><path fill="#f4aa41" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M53 32h-2l-1-2z"/><path fill="none" stroke="#f4aa41" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M55 41h-3a2.82 2.82 0 0 0 3 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M58.583 29v9c0 6.75-6.75 9-6.75 9s-6.75-2.25-6.75-9v-9s6.896-3.406 13.5 0m-.083 5.5h-13"/><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 OpenmojiFlagStHelena(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#fff" d="M9.887 18H6v2.332L32.113 36H36v-2.332z"/><path fill="#fff" d="M36 20.332V18h-3.887L6 33.668V36h3.887z"/><path fill="#fff" d="M6 24h30v6H6z"/><path fill="#fff" d="M18 18h6v18h-6z"/><path fill="#d22f27" d="M20 18h2v18h-2z"/><path fill="#d22f27" d="M6 26h30v2H6zm30 7.668L29.887 30H26l10 6zM36 18h-3.887L24 22.868V24h2zM6 20.332L12.113 24H16L6 18zM6 36h3.887L18 31.132V30h-2z"/><path fill="#3f3f3f" d="M58.5 29h-.277c.094.03.184.07.277.101Zm-13 0v.101c.093-.032.183-.07.277-.101Z"/><path fill="#fcea2b" d="M52 28a20 20 0 0 0-6.223 1h12.446A20 20 0 0 0 52 28m6.5 6.5v-5.399c-.093-.032-.183-.07-.277-.101H45.777c-.094.03-.184.07-.277.101V34.5Z"/><path fill="#92d3f5" d="m44.956 34.81l13.544.053S60 44 52 47"/><path fill="#92d3f5" d="M44.956 34.81S44 45 52 47"/><path fill="#1e50a0" stroke="#1e50a0" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M56 42.919c-2.4-1.557-8 0-8 0L52 47Z"/><path fill="none" stroke="#a57939" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m46 37l3 4v3"/><ellipse cx="46.858" cy="40.589" fill="none" stroke="#a57939" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx=".5" ry="2.647" transform="rotate(-18.17 46.858 40.59)"/><path fill="#f4aa41" stroke="#a57939" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M53 32h-2l-1-2z"/><path fill="none" stroke="#f4aa41" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M55 41h-3a2.82 2.82 0 0 0 3 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M58.583 29v9c0 6.75-6.75 9-6.75 9s-6.75-2.25-6.75-9v-9s6.896-3.406 13.5 0m-.083 5.5h-13"/><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="#1e50a0" d="M5 17h62v38H5z"/><path fill="#fff" d="M9.887 18H6v2.332L32.113 36H36v-2.332z"/><path fill="#fff" d="M36 20.332V18h-3.887L6 33.668V36h3.887z"/><path fill="#fff" d="M6 24h30v6H6z"/><path fill="#fff" d="M18 18h6v18h-6z"/><path fill="#d22f27" d="M20 18h2v18h-2z"/><path fill="#d22f27" d="M6 26h30v2H6zm30 7.668L29.887 30H26l10 6zM36 18h-3.887L24 22.868V24h2zM6 20.332L12.113 24H16L6 18zM6 36h3.887L18 31.132V30h-2z"/><path fill="#3f3f3f" d="M58.5 29h-.277c.094.03.184.07.277.101Zm-13 0v.101c.093-.032.183-.07.277-.101Z"/><path fill="#fcea2b" d="M52 28a20 20 0 0 0-6.223 1h12.446A20 20 0 0 0 52 28m6.5 6.5v-5.399c-.093-.032-.183-.07-.277-.101H45.777c-.094.03-.184.07-.277.101V34.5Z"/><path fill="#92d3f5" d="m44.956 34.81l13.544.053S60 44 52 47"/><path fill="#92d3f5" d="M44.956 34.81S44 45 52 47"/><path fill="#1e50a0" stroke="#1e50a0" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56 42.919c-2.4-1.557-8 0-8 0L52 47Z"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m46 37l3 4v3"/><ellipse cx="46.858" cy="40.589" fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx=".5" ry="2.647" transform="rotate(-18.17 46.858 40.59)"/><path fill="#f4aa41" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M53 32h-2l-1-2z"/><path fill="none" stroke="#f4aa41" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M55 41h-3a2.82 2.82 0 0 0 3 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M58.583 29v9c0 6.75-6.75 9-6.75 9s-6.75-2.25-6.75-9v-9s6.896-3.406 13.5 0m-.083 5.5h-13"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
</template>

CSS

.icon-flag-st-helena {
  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%231e50a0%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.887%2018H6v2.332L32.113%2036H36v-2.332z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M36%2020.332V18h-3.887L6%2033.668V36h3.887z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2024h30v6H6z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2018h6v18h-6z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M20%2018h2v18h-2z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M6%2026h30v2H6zm30%207.668L29.887%2030H26l10%206zM36%2018h-3.887L24%2022.868V24h2zM6%2020.332L12.113%2024H16L6%2018zM6%2036h3.887L18%2031.132V30h-2z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M58.5%2029h-.277c.094.03.184.07.277.101Zm-13%200v.101c.093-.032.183-.07.277-.101Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M52%2028a20%2020%200%200%200-6.223%201h12.446A20%2020%200%200%200%2052%2028m6.5%206.5v-5.399c-.093-.032-.183-.07-.277-.101H45.777c-.094.03-.184.07-.277.101V34.5Z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m44.956%2034.81l13.544.053S60%2044%2052%2047%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M44.956%2034.81S44%2045%2052%2047%22%2F%3E%3Cpath%20fill%3D%22%231e50a0%22%20stroke%3D%22%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M56%2042.919c-2.4-1.557-8%200-8%200L52%2047Z%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%22m46%2037l3%204v3%22%2F%3E%3Cellipse%20cx%3D%2246.858%22%20cy%3D%2240.589%22%20fill%3D%22none%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%22.5%22%20ry%3D%222.647%22%20transform%3D%22rotate(-18.17%2046.858%2040.59)%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M53%2032h-2l-1-2z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f4aa41%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M55%2041h-3a2.82%202.82%200%200%200%203%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M58.583%2029v9c0%206.75-6.75%209-6.75%209s-6.75-2.25-6.75-9v-9s6.896-3.406%2013.5%200m-.083%205.5h-13%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%231e50a0%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.887%2018H6v2.332L32.113%2036H36v-2.332z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M36%2020.332V18h-3.887L6%2033.668V36h3.887z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%2024h30v6H6z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2018h6v18h-6z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M20%2018h2v18h-2z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M6%2026h30v2H6zm30%207.668L29.887%2030H26l10%206zM36%2018h-3.887L24%2022.868V24h2zM6%2020.332L12.113%2024H16L6%2018zM6%2036h3.887L18%2031.132V30h-2z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M58.5%2029h-.277c.094.03.184.07.277.101Zm-13%200v.101c.093-.032.183-.07.277-.101Z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M52%2028a20%2020%200%200%200-6.223%201h12.446A20%2020%200%200%200%2052%2028m6.5%206.5v-5.399c-.093-.032-.183-.07-.277-.101H45.777c-.094.03-.184.07-.277.101V34.5Z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m44.956%2034.81l13.544.053S60%2044%2052%2047%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M44.956%2034.81S44%2045%2052%2047%22%2F%3E%3Cpath%20fill%3D%22%231e50a0%22%20stroke%3D%22%231e50a0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M56%2042.919c-2.4-1.557-8%200-8%200L52%2047Z%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%22m46%2037l3%204v3%22%2F%3E%3Cellipse%20cx%3D%2246.858%22%20cy%3D%2240.589%22%20fill%3D%22none%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%22.5%22%20ry%3D%222.647%22%20transform%3D%22rotate(-18.17%2046.858%2040.59)%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M53%2032h-2l-1-2z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f4aa41%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M55%2041h-3a2.82%202.82%200%200%200%203%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M58.583%2029v9c0%206.75-6.75%209-6.75%209s-6.75-2.25-6.75-9v-9s6.896-3.406%2013.5%200m-.083%205.5h-13%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-helena.svg?color=%231a73e8&size=48