flag for mauritania emoji

flag-for-mauritania from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.

Name
flag-for-mauritania
Set
Emoji One (Colored)
Style
Default
Category
Flags
Viewbox
64×64
License
CC BY 4.0
Aliases
flag-for-flag-mauritania

More flags icons from Emoji One (Colored)

Use the flag for mauritania 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="#699635"/><g fill="#ffce31"><path d="M47.7 28.8c-1.5 7.3-7.9 12.8-15.7 12.8s-14.2-5.5-15.7-12.8c-.2 1-.3 2.1-.3 3.2c0 8.8 7.2 16 16 16s16-7.2 16-16c0-1.1-.1-2.2-.3-3.2"/><path d="m26.6 32l5.4-3.8l5.4 3.8l-2-6.1l5.4-3.9h-6.7L32 16l-2 6h-6.8l5.4 3.9z"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForMauritania(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="#699635"/><g fill="#ffce31"><path d="M47.7 28.8c-1.5 7.3-7.9 12.8-15.7 12.8s-14.2-5.5-15.7-12.8c-.2 1-.3 2.1-.3 3.2c0 8.8 7.2 16 16 16s16-7.2 16-16c0-1.1-.1-2.2-.3-3.2"/><path d="m26.6 32l5.4-3.8l5.4 3.8l-2-6.1l5.4-3.9h-6.7L32 16l-2 6h-6.8l5.4 3.9z"/></g></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="#699635"/><g fill="#ffce31"><path d="M47.7 28.8c-1.5 7.3-7.9 12.8-15.7 12.8s-14.2-5.5-15.7-12.8c-.2 1-.3 2.1-.3 3.2c0 8.8 7.2 16 16 16s16-7.2 16-16c0-1.1-.1-2.2-.3-3.2"/><path d="m26.6 32l5.4-3.8l5.4 3.8l-2-6.1l5.4-3.9h-6.7L32 16l-2 6h-6.8l5.4 3.9z"/></g></svg>
</template>

CSS

.icon-flag-for-mauritania {
  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%23699635%22%2F%3E%3Cg%20fill%3D%22%23ffce31%22%3E%3Cpath%20d%3D%22M47.7%2028.8c-1.5%207.3-7.9%2012.8-15.7%2012.8s-14.2-5.5-15.7-12.8c-.2%201-.3%202.1-.3%203.2c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16c0-1.1-.1-2.2-.3-3.2%22%2F%3E%3Cpath%20d%3D%22m26.6%2032l5.4-3.8l5.4%203.8l-2-6.1l5.4-3.9h-6.7L32%2016l-2%206h-6.8l5.4%203.9z%22%2F%3E%3C%2Fg%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%23699635%22%2F%3E%3Cg%20fill%3D%22%23ffce31%22%3E%3Cpath%20d%3D%22M47.7%2028.8c-1.5%207.3-7.9%2012.8-15.7%2012.8s-14.2-5.5-15.7-12.8c-.2%201-.3%202.1-.3%203.2c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16c0-1.1-.1-2.2-.3-3.2%22%2F%3E%3Cpath%20d%3D%22m26.6%2032l5.4-3.8l5.4%203.8l-2-6.1l5.4-3.9h-6.7L32%2016l-2%206h-6.8l5.4%203.9z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-mauritania.svg?color=%231a73e8&size=48