flag for nigeria emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for nigeria emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M2 32c0 13.1 8.4 24.2 20 28.3V3.7C10.4 7.8 2 18.9 2 32m60 0c0-13.1-8.3-24.2-20-28.3v56.6C53.7 56.2 62 45.1 62 32"/><path fill="#f9f9f9" d="M22 60.3c3.1 1.1 6.5 1.7 10 1.7s6.9-.6 10-1.7V3.7C38.9 2.6 35.5 2 32 2s-6.9.6-10 1.7z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForNigeria(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="M2 32c0 13.1 8.4 24.2 20 28.3V3.7C10.4 7.8 2 18.9 2 32m60 0c0-13.1-8.3-24.2-20-28.3v56.6C53.7 56.2 62 45.1 62 32"/><path fill="#f9f9f9" d="M22 60.3c3.1 1.1 6.5 1.7 10 1.7s6.9-.6 10-1.7V3.7C38.9 2.6 35.5 2 32 2s-6.9.6-10 1.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M2 32c0 13.1 8.4 24.2 20 28.3V3.7C10.4 7.8 2 18.9 2 32m60 0c0-13.1-8.3-24.2-20-28.3v56.6C53.7 56.2 62 45.1 62 32"/><path fill="#f9f9f9" d="M22 60.3c3.1 1.1 6.5 1.7 10 1.7s6.9-.6 10-1.7V3.7C38.9 2.6 35.5 2 32 2s-6.9.6-10 1.7z"/></svg>
</template>

CSS

.icon-flag-for-nigeria {
  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%22M2%2032c0%2013.1%208.4%2024.2%2020%2028.3V3.7C10.4%207.8%202%2018.9%202%2032m60%200c0-13.1-8.3-24.2-20-28.3v56.6C53.7%2056.2%2062%2045.1%2062%2032%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M22%2060.3c3.1%201.1%206.5%201.7%2010%201.7s6.9-.6%2010-1.7V3.7C38.9%202.6%2035.5%202%2032%202s-6.9.6-10%201.7z%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%22M2%2032c0%2013.1%208.4%2024.2%2020%2028.3V3.7C10.4%207.8%202%2018.9%202%2032m60%200c0-13.1-8.3-24.2-20-28.3v56.6C53.7%2056.2%2062%2045.1%2062%2032%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M22%2060.3c3.1%201.1%206.5%201.7%2010%201.7s6.9-.6%2010-1.7V3.7C38.9%202.6%2035.5%202%2032%202s-6.9.6-10%201.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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