flag for myanmar emoji
flag-for-myanmar from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-myanmar
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-myanmar
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 myanmar emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M32 62c13.1 0 24.2-8.3 28.3-20H3.7C7.8 53.7 18.9 62 32 62"/><path fill="#ffe62e" d="M32 2C18.9 2 7.8 10.4 3.7 22h56.6C56.2 10.4 45.1 2 32 2"/><path fill="#699635" d="M60.3 42c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10H3.7C2.6 25.1 2 28.5 2 32s.6 6.9 1.7 10z"/><path fill="#fff" d="M32 41.1L43.7 50l-4.4-14.5l11.7-9H36.5L32 12l-4.5 14.5H13l11.7 9L20.3 50z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForMyanmar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M32 62c13.1 0 24.2-8.3 28.3-20H3.7C7.8 53.7 18.9 62 32 62"/><path fill="#ffe62e" d="M32 2C18.9 2 7.8 10.4 3.7 22h56.6C56.2 10.4 45.1 2 32 2"/><path fill="#699635" d="M60.3 42c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10H3.7C2.6 25.1 2 28.5 2 32s.6 6.9 1.7 10z"/><path fill="#fff" d="M32 41.1L43.7 50l-4.4-14.5l11.7-9H36.5L32 12l-4.5 14.5H13l11.7 9L20.3 50z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M32 62c13.1 0 24.2-8.3 28.3-20H3.7C7.8 53.7 18.9 62 32 62"/><path fill="#ffe62e" d="M32 2C18.9 2 7.8 10.4 3.7 22h56.6C56.2 10.4 45.1 2 32 2"/><path fill="#699635" d="M60.3 42c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10H3.7C2.6 25.1 2 28.5 2 32s.6 6.9 1.7 10z"/><path fill="#fff" d="M32 41.1L43.7 50l-4.4-14.5l11.7-9H36.5L32 12l-4.5 14.5H13l11.7 9L20.3 50z"/></svg> </template>
CSS
.icon-flag-for-myanmar {
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%23ed4c5c%22%20d%3D%22M32%2062c13.1%200%2024.2-8.3%2028.3-20H3.7C7.8%2053.7%2018.9%2062%2032%2062%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M32%202C18.9%202%207.8%2010.4%203.7%2022h56.6C56.2%2010.4%2045.1%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M60.3%2042c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10H3.7C2.6%2025.1%202%2028.5%202%2032s.6%206.9%201.7%2010z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2041.1L43.7%2050l-4.4-14.5l11.7-9H36.5L32%2012l-4.5%2014.5H13l11.7%209L20.3%2050z%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%23ed4c5c%22%20d%3D%22M32%2062c13.1%200%2024.2-8.3%2028.3-20H3.7C7.8%2053.7%2018.9%2062%2032%2062%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M32%202C18.9%202%207.8%2010.4%203.7%2022h56.6C56.2%2010.4%2045.1%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M60.3%2042c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10H3.7C2.6%2025.1%202%2028.5%202%2032s.6%206.9%201.7%2010z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2041.1L43.7%2050l-4.4-14.5l11.7-9H36.5L32%2012l-4.5%2014.5H13l11.7%209L20.3%2050z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-myanmar.svg?color=%231a73e8&size=48