flag for morocco emoji
flag-for-morocco from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-morocco
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-morocco
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 morocco 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="#f42f4c"/><path fill="#4f682e" d="m23.3 44l3.3-9.9l-8.6-6.2h10.7L32 18l3.3 9.9H46L37.3 34l3.3 9.9l-8.6-6zm10.5-7.4l2.7 1.9l-1-3.1zm-5.3-1.2l-1 3.1l2.7-1.9zm.7-2.1l2.8 2l2.8-2l-1.1-3.2h-3.5zm-4.5-3.2l2.7 1.9l.6-1.9zM36.6 32l2.7-1.9H36zM31 27.9h2l-1-3.1z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForMorocco(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="#f42f4c"/><path fill="#4f682e" d="m23.3 44l3.3-9.9l-8.6-6.2h10.7L32 18l3.3 9.9H46L37.3 34l3.3 9.9l-8.6-6zm10.5-7.4l2.7 1.9l-1-3.1zm-5.3-1.2l-1 3.1l2.7-1.9zm.7-2.1l2.8 2l2.8-2l-1.1-3.2h-3.5zm-4.5-3.2l2.7 1.9l.6-1.9zM36.6 32l2.7-1.9H36zM31 27.9h2l-1-3.1z"/></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="#f42f4c"/><path fill="#4f682e" d="m23.3 44l3.3-9.9l-8.6-6.2h10.7L32 18l3.3 9.9H46L37.3 34l3.3 9.9l-8.6-6zm10.5-7.4l2.7 1.9l-1-3.1zm-5.3-1.2l-1 3.1l2.7-1.9zm.7-2.1l2.8 2l2.8-2l-1.1-3.2h-3.5zm-4.5-3.2l2.7 1.9l.6-1.9zM36.6 32l2.7-1.9H36zM31 27.9h2l-1-3.1z"/></svg> </template>
CSS
.icon-flag-for-morocco {
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%23f42f4c%22%2F%3E%3Cpath%20fill%3D%22%234f682e%22%20d%3D%22m23.3%2044l3.3-9.9l-8.6-6.2h10.7L32%2018l3.3%209.9H46L37.3%2034l3.3%209.9l-8.6-6zm10.5-7.4l2.7%201.9l-1-3.1zm-5.3-1.2l-1%203.1l2.7-1.9zm.7-2.1l2.8%202l2.8-2l-1.1-3.2h-3.5zm-4.5-3.2l2.7%201.9l.6-1.9zM36.6%2032l2.7-1.9H36zM31%2027.9h2l-1-3.1z%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%23f42f4c%22%2F%3E%3Cpath%20fill%3D%22%234f682e%22%20d%3D%22m23.3%2044l3.3-9.9l-8.6-6.2h10.7L32%2018l3.3%209.9H46L37.3%2034l3.3%209.9l-8.6-6zm10.5-7.4l2.7%201.9l-1-3.1zm-5.3-1.2l-1%203.1l2.7-1.9zm.7-2.1l2.8%202l2.8-2l-1.1-3.2h-3.5zm-4.5-3.2l2.7%201.9l.6-1.9zM36.6%2032l2.7-1.9H36zM31%2027.9h2l-1-3.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-morocco.svg?color=%231a73e8&size=48