flag for marshall islands emoji
flag-for-marshall-islands from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-marshall-islands
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-marshall-islands
More flags icons from Emoji One (Colored)
flag-englandflag-for-afghanistanflag-for-aland-islandsflag-for-albaniaflag-for-algeriaflag-for-american-samoaflag-for-andorraflag-for-angolaflag-for-anguillaflag-for-antarcticaflag-for-antigua-and-barbudaflag-for-argentinaflag-for-armeniaflag-for-arubaflag-for-ascension-islandflag-for-australiaflag-for-austriaflag-for-azerbaijanflag-for-bahamasflag-for-bahrainflag-for-bangladeshflag-for-barbadosflag-for-belarusflag-for-belgium
Use the flag for marshall islands emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M39.8 3C23.8-1.3 7.3 8.2 3 24.2c-1.3 4.9-1.3 9.9-.3 14.5l43.6-33c-1.9-1.1-4.2-2-6.5-2.7M11.6 54c3.5 3.2 7.7 5.7 12.6 7c16 4.3 32.5-5.2 36.7-21.2c.6-2.3.9-4.6 1-6.9z"/><path fill="#ff8736" d="M58 17.1c-2.7-4.7-6.7-8.7-11.6-11.4l-43.6 33c.6 3 1.8 5.8 3.2 8.3z"/><path fill="#fff" d="M58 17.1L6 47c1.5 2.6 3.4 4.9 5.6 7L62 32.9c.2-5.6-1.3-11.1-4-15.8m-38.4 1l6.7-.4l-6.7-.4l3.7-1.4l-3.9.7l3.2-2.3l-3.6 1.6l2.5-3.1l-3 2.5l1.6-3.6l-2.3 3.2l.6-3.9l-1.4 3.7l-.4-6.7l-.4 6.7l-1.4-3.7l.6 3.9l-2.3-3.2l1.6 3.6l-3-2.5l2.5 3.1l-3.6-1.6l3.2 2.3l-3.9-.7l3.6 1.4l-6.6.4l6.6.4l-3.6 1.4l3.9-.6l-3.2 2.3l3.6-1.6l-2.5 3.1l3-2.5l-1.6 3.6l2.3-3.2l-.6 3.9l1.4-3.7l.4 6.7l.4-6.7l1.4 3.7l-.6-3.9l2.3 3.2l-1.6-3.6l3 2.5l-2.5-3.1l3.6 1.6l-3.2-2.3l3.9.6z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForMarshallIslands(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M39.8 3C23.8-1.3 7.3 8.2 3 24.2c-1.3 4.9-1.3 9.9-.3 14.5l43.6-33c-1.9-1.1-4.2-2-6.5-2.7M11.6 54c3.5 3.2 7.7 5.7 12.6 7c16 4.3 32.5-5.2 36.7-21.2c.6-2.3.9-4.6 1-6.9z"/><path fill="#ff8736" d="M58 17.1c-2.7-4.7-6.7-8.7-11.6-11.4l-43.6 33c.6 3 1.8 5.8 3.2 8.3z"/><path fill="#fff" d="M58 17.1L6 47c1.5 2.6 3.4 4.9 5.6 7L62 32.9c.2-5.6-1.3-11.1-4-15.8m-38.4 1l6.7-.4l-6.7-.4l3.7-1.4l-3.9.7l3.2-2.3l-3.6 1.6l2.5-3.1l-3 2.5l1.6-3.6l-2.3 3.2l.6-3.9l-1.4 3.7l-.4-6.7l-.4 6.7l-1.4-3.7l.6 3.9l-2.3-3.2l1.6 3.6l-3-2.5l2.5 3.1l-3.6-1.6l3.2 2.3l-3.9-.7l3.6 1.4l-6.6.4l6.6.4l-3.6 1.4l3.9-.6l-3.2 2.3l3.6-1.6l-2.5 3.1l3-2.5l-1.6 3.6l2.3-3.2l-.6 3.9l1.4-3.7l.4 6.7l.4-6.7l1.4 3.7l-.6-3.9l2.3 3.2l-1.6-3.6l3 2.5l-2.5-3.1l3.6 1.6l-3.2-2.3l3.9.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M39.8 3C23.8-1.3 7.3 8.2 3 24.2c-1.3 4.9-1.3 9.9-.3 14.5l43.6-33c-1.9-1.1-4.2-2-6.5-2.7M11.6 54c3.5 3.2 7.7 5.7 12.6 7c16 4.3 32.5-5.2 36.7-21.2c.6-2.3.9-4.6 1-6.9z"/><path fill="#ff8736" d="M58 17.1c-2.7-4.7-6.7-8.7-11.6-11.4l-43.6 33c.6 3 1.8 5.8 3.2 8.3z"/><path fill="#fff" d="M58 17.1L6 47c1.5 2.6 3.4 4.9 5.6 7L62 32.9c.2-5.6-1.3-11.1-4-15.8m-38.4 1l6.7-.4l-6.7-.4l3.7-1.4l-3.9.7l3.2-2.3l-3.6 1.6l2.5-3.1l-3 2.5l1.6-3.6l-2.3 3.2l.6-3.9l-1.4 3.7l-.4-6.7l-.4 6.7l-1.4-3.7l.6 3.9l-2.3-3.2l1.6 3.6l-3-2.5l2.5 3.1l-3.6-1.6l3.2 2.3l-3.9-.7l3.6 1.4l-6.6.4l6.6.4l-3.6 1.4l3.9-.6l-3.2 2.3l3.6-1.6l-2.5 3.1l3-2.5l-1.6 3.6l2.3-3.2l-.6 3.9l1.4-3.7l.4 6.7l.4-6.7l1.4 3.7l-.6-3.9l2.3 3.2l-1.6-3.6l3 2.5l-2.5-3.1l3.6 1.6l-3.2-2.3l3.9.6z"/></svg> </template>
CSS
.icon-flag-for-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%2064%2064%22%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M39.8%203C23.8-1.3%207.3%208.2%203%2024.2c-1.3%204.9-1.3%209.9-.3%2014.5l43.6-33c-1.9-1.1-4.2-2-6.5-2.7M11.6%2054c3.5%203.2%207.7%205.7%2012.6%207c16%204.3%2032.5-5.2%2036.7-21.2c.6-2.3.9-4.6%201-6.9z%22%2F%3E%3Cpath%20fill%3D%22%23ff8736%22%20d%3D%22M58%2017.1c-2.7-4.7-6.7-8.7-11.6-11.4l-43.6%2033c.6%203%201.8%205.8%203.2%208.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M58%2017.1L6%2047c1.5%202.6%203.4%204.9%205.6%207L62%2032.9c.2-5.6-1.3-11.1-4-15.8m-38.4%201l6.7-.4l-6.7-.4l3.7-1.4l-3.9.7l3.2-2.3l-3.6%201.6l2.5-3.1l-3%202.5l1.6-3.6l-2.3%203.2l.6-3.9l-1.4%203.7l-.4-6.7l-.4%206.7l-1.4-3.7l.6%203.9l-2.3-3.2l1.6%203.6l-3-2.5l2.5%203.1l-3.6-1.6l3.2%202.3l-3.9-.7l3.6%201.4l-6.6.4l6.6.4l-3.6%201.4l3.9-.6l-3.2%202.3l3.6-1.6l-2.5%203.1l3-2.5l-1.6%203.6l2.3-3.2l-.6%203.9l1.4-3.7l.4%206.7l.4-6.7l1.4%203.7l-.6-3.9l2.3%203.2l-1.6-3.6l3%202.5l-2.5-3.1l3.6%201.6l-3.2-2.3l3.9.6z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M39.8%203C23.8-1.3%207.3%208.2%203%2024.2c-1.3%204.9-1.3%209.9-.3%2014.5l43.6-33c-1.9-1.1-4.2-2-6.5-2.7M11.6%2054c3.5%203.2%207.7%205.7%2012.6%207c16%204.3%2032.5-5.2%2036.7-21.2c.6-2.3.9-4.6%201-6.9z%22%2F%3E%3Cpath%20fill%3D%22%23ff8736%22%20d%3D%22M58%2017.1c-2.7-4.7-6.7-8.7-11.6-11.4l-43.6%2033c.6%203%201.8%205.8%203.2%208.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M58%2017.1L6%2047c1.5%202.6%203.4%204.9%205.6%207L62%2032.9c.2-5.6-1.3-11.1-4-15.8m-38.4%201l6.7-.4l-6.7-.4l3.7-1.4l-3.9.7l3.2-2.3l-3.6%201.6l2.5-3.1l-3%202.5l1.6-3.6l-2.3%203.2l.6-3.9l-1.4%203.7l-.4-6.7l-.4%206.7l-1.4-3.7l.6%203.9l-2.3-3.2l1.6%203.6l-3-2.5l2.5%203.1l-3.6-1.6l3.2%202.3l-3.9-.7l3.6%201.4l-6.6.4l6.6.4l-3.6%201.4l3.9-.6l-3.2%202.3l3.6-1.6l-2.5%203.1l3-2.5l-1.6%203.6l2.3-3.2l-.6%203.9l1.4-3.7l.4%206.7l.4-6.7l1.4%203.7l-.6-3.9l2.3%203.2l-1.6-3.6l3%202.5l-2.5-3.1l3.6%201.6l-3.2-2.3l3.9.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-marshall-islands.svg?color=%231a73e8&size=48