flag for macau sar china emoji
flag-for-macau-sar-china from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-macau-sar-china
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-macao-sar-china
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 macau sar china emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#83bf4f"/><path fill="#fff" d="M37.5 30.4c-.7.2-1.4.5-2 .9c.1-.6.2-1.2.2-1.9c0-3.6-3.6-7.4-3.6-7.4s-3.6 3.9-3.6 7.4c0 .7.1 1.3.2 1.9c-.6-.4-1.3-.8-2.1-1c-3.9-1.1-8.5 1.3-8.5 1.3s3.2 5 7.1 6.1c3.3.9 5.8-1.6 6.7-1.9h.4c1 .4 3.4 2.8 6.7 1.9c3.9-1.1 7.1-6.1 7.1-6.1s-4.8-2.3-8.6-1.2M24.7 48c2.2 1.3 4.6 2 7.3 2s5.1-.7 7.3-2zm-4.4-4c.5.7 1.1 1.4 1.8 2h19.8c.7-.6 1.3-1.3 1.8-2z"/><path fill="#ffe62e" d="m32 18.1l2.5 1.9l-1-3l2.5-1.9l-3-.1l-1-3l-1 3l-3 .1l2.5 1.9l-1 3zm-7.3 1.2l1.8.3l-1.4-1.3l.7-1.8l-1.6 1l-1.4-1.3l.4 1.8l-1.5.9l1.8.3l.4 1.9zm-5.4 5.4l1.8-.8l-1.9-.4l-.3-1.8l-.9 1.5l-1.8-.4l1.3 1.4l-1 1.6l1.8-.7l1.3 1.4zm25.4 0l-.3 1.8l1.3-1.4l1.8.7l-1-1.6l1.3-1.4l-1.8.4l-.9-1.5l-.3 1.8l-1.9.4zm-5.4-5.4l.8 1.8l.4-1.9l1.8-.3l-1.5-.9l.4-1.8l-1.4 1.3l-1.6-1l.7 1.8l-1.4 1.3z"/><path fill="#fff" d="M46.3 40H35.6c-2.4 0-2.6-1.7-2.6-2h-2c0 .2-.1 2-2.6 2H17.7c.3.7.6 1.4 1 2h9.7c1.8 0 2.9-.6 3.6-1.4c.7.8 1.8 1.4 3.6 1.4h9.7c.4-.6.7-1.3 1-2"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForMacauSarChina(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#83bf4f"/><path fill="#fff" d="M37.5 30.4c-.7.2-1.4.5-2 .9c.1-.6.2-1.2.2-1.9c0-3.6-3.6-7.4-3.6-7.4s-3.6 3.9-3.6 7.4c0 .7.1 1.3.2 1.9c-.6-.4-1.3-.8-2.1-1c-3.9-1.1-8.5 1.3-8.5 1.3s3.2 5 7.1 6.1c3.3.9 5.8-1.6 6.7-1.9h.4c1 .4 3.4 2.8 6.7 1.9c3.9-1.1 7.1-6.1 7.1-6.1s-4.8-2.3-8.6-1.2M24.7 48c2.2 1.3 4.6 2 7.3 2s5.1-.7 7.3-2zm-4.4-4c.5.7 1.1 1.4 1.8 2h19.8c.7-.6 1.3-1.3 1.8-2z"/><path fill="#ffe62e" d="m32 18.1l2.5 1.9l-1-3l2.5-1.9l-3-.1l-1-3l-1 3l-3 .1l2.5 1.9l-1 3zm-7.3 1.2l1.8.3l-1.4-1.3l.7-1.8l-1.6 1l-1.4-1.3l.4 1.8l-1.5.9l1.8.3l.4 1.9zm-5.4 5.4l1.8-.8l-1.9-.4l-.3-1.8l-.9 1.5l-1.8-.4l1.3 1.4l-1 1.6l1.8-.7l1.3 1.4zm25.4 0l-.3 1.8l1.3-1.4l1.8.7l-1-1.6l1.3-1.4l-1.8.4l-.9-1.5l-.3 1.8l-1.9.4zm-5.4-5.4l.8 1.8l.4-1.9l1.8-.3l-1.5-.9l.4-1.8l-1.4 1.3l-1.6-1l.7 1.8l-1.4 1.3z"/><path fill="#fff" d="M46.3 40H35.6c-2.4 0-2.6-1.7-2.6-2h-2c0 .2-.1 2-2.6 2H17.7c.3.7.6 1.4 1 2h9.7c1.8 0 2.9-.6 3.6-1.4c.7.8 1.8 1.4 3.6 1.4h9.7c.4-.6.7-1.3 1-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#83bf4f"/><path fill="#fff" d="M37.5 30.4c-.7.2-1.4.5-2 .9c.1-.6.2-1.2.2-1.9c0-3.6-3.6-7.4-3.6-7.4s-3.6 3.9-3.6 7.4c0 .7.1 1.3.2 1.9c-.6-.4-1.3-.8-2.1-1c-3.9-1.1-8.5 1.3-8.5 1.3s3.2 5 7.1 6.1c3.3.9 5.8-1.6 6.7-1.9h.4c1 .4 3.4 2.8 6.7 1.9c3.9-1.1 7.1-6.1 7.1-6.1s-4.8-2.3-8.6-1.2M24.7 48c2.2 1.3 4.6 2 7.3 2s5.1-.7 7.3-2zm-4.4-4c.5.7 1.1 1.4 1.8 2h19.8c.7-.6 1.3-1.3 1.8-2z"/><path fill="#ffe62e" d="m32 18.1l2.5 1.9l-1-3l2.5-1.9l-3-.1l-1-3l-1 3l-3 .1l2.5 1.9l-1 3zm-7.3 1.2l1.8.3l-1.4-1.3l.7-1.8l-1.6 1l-1.4-1.3l.4 1.8l-1.5.9l1.8.3l.4 1.9zm-5.4 5.4l1.8-.8l-1.9-.4l-.3-1.8l-.9 1.5l-1.8-.4l1.3 1.4l-1 1.6l1.8-.7l1.3 1.4zm25.4 0l-.3 1.8l1.3-1.4l1.8.7l-1-1.6l1.3-1.4l-1.8.4l-.9-1.5l-.3 1.8l-1.9.4zm-5.4-5.4l.8 1.8l.4-1.9l1.8-.3l-1.5-.9l.4-1.8l-1.4 1.3l-1.6-1l.7 1.8l-1.4 1.3z"/><path fill="#fff" d="M46.3 40H35.6c-2.4 0-2.6-1.7-2.6-2h-2c0 .2-.1 2-2.6 2H17.7c.3.7.6 1.4 1 2h9.7c1.8 0 2.9-.6 3.6-1.4c.7.8 1.8 1.4 3.6 1.4h9.7c.4-.6.7-1.3 1-2"/></svg> </template>
CSS
.icon-flag-for-macau-sar-china {
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%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%2383bf4f%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.5%2030.4c-.7.2-1.4.5-2%20.9c.1-.6.2-1.2.2-1.9c0-3.6-3.6-7.4-3.6-7.4s-3.6%203.9-3.6%207.4c0%20.7.1%201.3.2%201.9c-.6-.4-1.3-.8-2.1-1c-3.9-1.1-8.5%201.3-8.5%201.3s3.2%205%207.1%206.1c3.3.9%205.8-1.6%206.7-1.9h.4c1%20.4%203.4%202.8%206.7%201.9c3.9-1.1%207.1-6.1%207.1-6.1s-4.8-2.3-8.6-1.2M24.7%2048c2.2%201.3%204.6%202%207.3%202s5.1-.7%207.3-2zm-4.4-4c.5.7%201.1%201.4%201.8%202h19.8c.7-.6%201.3-1.3%201.8-2z%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22m32%2018.1l2.5%201.9l-1-3l2.5-1.9l-3-.1l-1-3l-1%203l-3%20.1l2.5%201.9l-1%203zm-7.3%201.2l1.8.3l-1.4-1.3l.7-1.8l-1.6%201l-1.4-1.3l.4%201.8l-1.5.9l1.8.3l.4%201.9zm-5.4%205.4l1.8-.8l-1.9-.4l-.3-1.8l-.9%201.5l-1.8-.4l1.3%201.4l-1%201.6l1.8-.7l1.3%201.4zm25.4%200l-.3%201.8l1.3-1.4l1.8.7l-1-1.6l1.3-1.4l-1.8.4l-.9-1.5l-.3%201.8l-1.9.4zm-5.4-5.4l.8%201.8l.4-1.9l1.8-.3l-1.5-.9l.4-1.8l-1.4%201.3l-1.6-1l.7%201.8l-1.4%201.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M46.3%2040H35.6c-2.4%200-2.6-1.7-2.6-2h-2c0%20.2-.1%202-2.6%202H17.7c.3.7.6%201.4%201%202h9.7c1.8%200%202.9-.6%203.6-1.4c.7.8%201.8%201.4%203.6%201.4h9.7c.4-.6.7-1.3%201-2%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%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%2383bf4f%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.5%2030.4c-.7.2-1.4.5-2%20.9c.1-.6.2-1.2.2-1.9c0-3.6-3.6-7.4-3.6-7.4s-3.6%203.9-3.6%207.4c0%20.7.1%201.3.2%201.9c-.6-.4-1.3-.8-2.1-1c-3.9-1.1-8.5%201.3-8.5%201.3s3.2%205%207.1%206.1c3.3.9%205.8-1.6%206.7-1.9h.4c1%20.4%203.4%202.8%206.7%201.9c3.9-1.1%207.1-6.1%207.1-6.1s-4.8-2.3-8.6-1.2M24.7%2048c2.2%201.3%204.6%202%207.3%202s5.1-.7%207.3-2zm-4.4-4c.5.7%201.1%201.4%201.8%202h19.8c.7-.6%201.3-1.3%201.8-2z%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22m32%2018.1l2.5%201.9l-1-3l2.5-1.9l-3-.1l-1-3l-1%203l-3%20.1l2.5%201.9l-1%203zm-7.3%201.2l1.8.3l-1.4-1.3l.7-1.8l-1.6%201l-1.4-1.3l.4%201.8l-1.5.9l1.8.3l.4%201.9zm-5.4%205.4l1.8-.8l-1.9-.4l-.3-1.8l-.9%201.5l-1.8-.4l1.3%201.4l-1%201.6l1.8-.7l1.3%201.4zm25.4%200l-.3%201.8l1.3-1.4l1.8.7l-1-1.6l1.3-1.4l-1.8.4l-.9-1.5l-.3%201.8l-1.9.4zm-5.4-5.4l.8%201.8l.4-1.9l1.8-.3l-1.5-.9l.4-1.8l-1.4%201.3l-1.6-1l.7%201.8l-1.4%201.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M46.3%2040H35.6c-2.4%200-2.6-1.7-2.6-2h-2c0%20.2-.1%202-2.6%202H17.7c.3.7.6%201.4%201%202h9.7c1.8%200%202.9-.6%203.6-1.4c.7.8%201.8%201.4%203.6%201.4h9.7c.4-.6.7-1.3%201-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-macau-sar-china.svg?color=%231a73e8&size=48