flag for benin emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for benin emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M22 60.3V3.7C10.4 7.8 2 18.9 2 32s8.4 24.2 20 28.3"/><path fill="#ffce31" d="M22 32h40C62 15.4 48.6 2 32 2c-3.5 0-6.9.6-10 1.7z"/><path fill="#ed4c5c" d="M22 32v28.3c3.1 1.1 6.5 1.7 10 1.7c16.6 0 30-13.4 30-30z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForBenin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M22 60.3V3.7C10.4 7.8 2 18.9 2 32s8.4 24.2 20 28.3"/><path fill="#ffce31" d="M22 32h40C62 15.4 48.6 2 32 2c-3.5 0-6.9.6-10 1.7z"/><path fill="#ed4c5c" d="M22 32v28.3c3.1 1.1 6.5 1.7 10 1.7c16.6 0 30-13.4 30-30z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M22 60.3V3.7C10.4 7.8 2 18.9 2 32s8.4 24.2 20 28.3"/><path fill="#ffce31" d="M22 32h40C62 15.4 48.6 2 32 2c-3.5 0-6.9.6-10 1.7z"/><path fill="#ed4c5c" d="M22 32v28.3c3.1 1.1 6.5 1.7 10 1.7c16.6 0 30-13.4 30-30z"/></svg>
</template>

CSS

.icon-flag-for-benin {
  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%2383bf4f%22%20d%3D%22M22%2060.3V3.7C10.4%207.8%202%2018.9%202%2032s8.4%2024.2%2020%2028.3%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M22%2032h40C62%2015.4%2048.6%202%2032%202c-3.5%200-6.9.6-10%201.7z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M22%2032v28.3c3.1%201.1%206.5%201.7%2010%201.7c16.6%200%2030-13.4%2030-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%2064%2064%22%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M22%2060.3V3.7C10.4%207.8%202%2018.9%202%2032s8.4%2024.2%2020%2028.3%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M22%2032h40C62%2015.4%2048.6%202%2032%202c-3.5%200-6.9.6-10%201.7z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M22%2032v28.3c3.1%201.1%206.5%201.7%2010%201.7c16.6%200%2030-13.4%2030-30z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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