flag marshall islands emoji

flag-marshall-islands from Twitter Emoji by Twitter · Default · Flags · CC-BY-4.0 Attribution required.

Name
flag-marshall-islands
Set
Twitter Emoji
Style
Default
Category
Flags
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More flags icons from Twitter Emoji

Use the flag marshall islands emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#003893" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f4900c" d="M34.593 5.977L.835 29.42l.08.098L36 11V9a3.98 3.98 0 0 0-1.407-3.023"/><path fill="#eee" d="M1.012 29.635L36 17v-6L.915 29.518q.047.06.097.117"/><path fill="#fff" d="m9 6.917l.306 5.156l1.022-2.158l-.442 2.347l1.639-1.737l-1.146 2.096l2.096-1.146l-1.737 1.639l2.347-.442l-2.158 1.023l5.156.305l-5.156.306l2.158 1.022l-2.347-.442l1.737 1.639l-2.096-1.146l1.146 2.096l-1.639-1.736l.442 2.346l-1.022-2.158L9 21.082l-.306-5.155l-1.022 2.158l.442-2.346l-1.639 1.736l1.146-2.096l-2.096 1.146l1.737-1.639l-2.347.442l2.158-1.022L1.917 14l5.156-.305l-2.158-1.023l2.347.442l-1.737-1.639l2.096 1.146l-1.146-2.096l1.639 1.737l-.442-2.347l1.022 2.158z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFlagMarshallIslands(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#003893" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f4900c" d="M34.593 5.977L.835 29.42l.08.098L36 11V9a3.98 3.98 0 0 0-1.407-3.023"/><path fill="#eee" d="M1.012 29.635L36 17v-6L.915 29.518q.047.06.097.117"/><path fill="#fff" d="m9 6.917l.306 5.156l1.022-2.158l-.442 2.347l1.639-1.737l-1.146 2.096l2.096-1.146l-1.737 1.639l2.347-.442l-2.158 1.023l5.156.305l-5.156.306l2.158 1.022l-2.347-.442l1.737 1.639l-2.096-1.146l1.146 2.096l-1.639-1.736l.442 2.346l-1.022-2.158L9 21.082l-.306-5.155l-1.022 2.158l.442-2.346l-1.639 1.736l1.146-2.096l-2.096 1.146l1.737-1.639l-2.347.442l2.158-1.022L1.917 14l5.156-.305l-2.158-1.023l2.347.442l-1.737-1.639l2.096 1.146l-1.146-2.096l1.639 1.737l-.442-2.347l1.022 2.158z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#003893" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#f4900c" d="M34.593 5.977L.835 29.42l.08.098L36 11V9a3.98 3.98 0 0 0-1.407-3.023"/><path fill="#eee" d="M1.012 29.635L36 17v-6L.915 29.518q.047.06.097.117"/><path fill="#fff" d="m9 6.917l.306 5.156l1.022-2.158l-.442 2.347l1.639-1.737l-1.146 2.096l2.096-1.146l-1.737 1.639l2.347-.442l-2.158 1.023l5.156.305l-5.156.306l2.158 1.022l-2.347-.442l1.737 1.639l-2.096-1.146l1.146 2.096l-1.639-1.736l.442 2.346l-1.022-2.158L9 21.082l-.306-5.155l-1.022 2.158l.442-2.346l-1.639 1.736l1.146-2.096l-2.096 1.146l1.737-1.639l-2.347.442l2.158-1.022L1.917 14l5.156-.305l-2.158-1.023l2.347.442l-1.737-1.639l2.096 1.146l-1.146-2.096l1.639 1.737l-.442-2.347l1.022 2.158z"/></svg>
</template>

CSS

.icon-flag-marshall-islands {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23003893%22%20d%3D%22M36%2027a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V9a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M34.593%205.977L.835%2029.42l.08.098L36%2011V9a3.98%203.98%200%200%200-1.407-3.023%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M1.012%2029.635L36%2017v-6L.915%2029.518q.047.06.097.117%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9%206.917l.306%205.156l1.022-2.158l-.442%202.347l1.639-1.737l-1.146%202.096l2.096-1.146l-1.737%201.639l2.347-.442l-2.158%201.023l5.156.305l-5.156.306l2.158%201.022l-2.347-.442l1.737%201.639l-2.096-1.146l1.146%202.096l-1.639-1.736l.442%202.346l-1.022-2.158L9%2021.082l-.306-5.155l-1.022%202.158l.442-2.346l-1.639%201.736l1.146-2.096l-2.096%201.146l1.737-1.639l-2.347.442l2.158-1.022L1.917%2014l5.156-.305l-2.158-1.023l2.347.442l-1.737-1.639l2.096%201.146l-1.146-2.096l1.639%201.737l-.442-2.347l1.022%202.158z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23003893%22%20d%3D%22M36%2027a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V9a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M34.593%205.977L.835%2029.42l.08.098L36%2011V9a3.98%203.98%200%200%200-1.407-3.023%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M1.012%2029.635L36%2017v-6L.915%2029.518q.047.06.097.117%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9%206.917l.306%205.156l1.022-2.158l-.442%202.347l1.639-1.737l-1.146%202.096l2.096-1.146l-1.737%201.639l2.347-.442l-2.158%201.023l5.156.305l-5.156.306l2.158%201.022l-2.347-.442l1.737%201.639l-2.096-1.146l1.146%202.096l-1.639-1.736l.442%202.346l-1.022-2.158L9%2021.082l-.306-5.155l-1.022%202.158l.442-2.346l-1.639%201.736l1.146-2.096l-2.096%201.146l1.737-1.639l-2.347.442l2.158-1.022L1.917%2014l5.156-.305l-2.158-1.023l2.347.442l-1.737-1.639l2.096%201.146l-1.146-2.096l1.639%201.737l-.442-2.347l1.022%202.158z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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