flag martinique emoji
flag-martinique from Noto Emoji by Google Inc · Default · Apache-2.0 Free for personal and commercial use.
- Name
- flag-martinique
- Set
- Noto Emoji
- Style
- Default
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
Related icons in Noto Emoji
Use the flag martinique emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#009540" d="M4 34h120v30H4z"/><path fill="#1D1D1B" d="M4 64h120v30H4z"/><path fill="#E20613" d="M4 34v60l44.4-30z"/></svg>
React
import type { SVGProps } from "react";
export function NotoFlagMartinique(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#009540" d="M4 34h120v30H4z"/><path fill="#1D1D1B" d="M4 64h120v30H4z"/><path fill="#E20613" d="M4 34v60l44.4-30z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#009540" d="M4 34h120v30H4z"/><path fill="#1D1D1B" d="M4 64h120v30H4z"/><path fill="#E20613" d="M4 34v60l44.4-30z"/></svg> </template>
CSS
.icon-flag-martinique {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23009540%22%20d%3D%22M4%2034h120v30H4z%22%2F%3E%3Cpath%20fill%3D%22%231D1D1B%22%20d%3D%22M4%2064h120v30H4z%22%2F%3E%3Cpath%20fill%3D%22%23E20613%22%20d%3D%22M4%2034v60l44.4-30z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23009540%22%20d%3D%22M4%2034h120v30H4z%22%2F%3E%3Cpath%20fill%3D%22%231D1D1B%22%20d%3D%22M4%2064h120v30H4z%22%2F%3E%3Cpath%20fill%3D%22%23E20613%22%20d%3D%22M4%2034v60l44.4-30z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/flag-martinique.svg?color=%231a73e8&size=48