flag for nauru emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for nauru emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M32 2C16.8 2 4.2 13.3 2.3 28h59.5C59.8 13.3 47.2 2 32 2m0 60c15.2 0 27.8-11.3 29.7-26H2.3C4.2 50.7 16.8 62 32 62"/><path fill="#ffe62e" d="M61.7 28H2.3c-.2 1.3-.3 2.6-.3 4s.1 2.7.3 4h59.5c.2-1.3.3-2.6.3-4s-.2-2.7-.4-4"/><path fill="#fff" d="m16 41.2l1.2-2.2l.3 2.5l1.9-1.6l-.7 2.4l2.4-.7l-1.6 1.9l2.5.3l-2.2 1.2l2.2 1.2l-2.5.3l1.6 1.9l-2.4-.7l.7 2.4l-1.9-1.6l-.3 2.5l-1.2-2.2l-1.2 2.2l-.3-2.5l-1.9 1.6l.7-2.4l-2.4.7l1.6-1.9l-2.5-.3l2.2-1.2l-2.2-1.2l2.5-.3l-1.6-1.9l2.4.7l-.7-2.4l1.9 1.6l.3-2.5z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForNauru(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M32 2C16.8 2 4.2 13.3 2.3 28h59.5C59.8 13.3 47.2 2 32 2m0 60c15.2 0 27.8-11.3 29.7-26H2.3C4.2 50.7 16.8 62 32 62"/><path fill="#ffe62e" d="M61.7 28H2.3c-.2 1.3-.3 2.6-.3 4s.1 2.7.3 4h59.5c.2-1.3.3-2.6.3-4s-.2-2.7-.4-4"/><path fill="#fff" d="m16 41.2l1.2-2.2l.3 2.5l1.9-1.6l-.7 2.4l2.4-.7l-1.6 1.9l2.5.3l-2.2 1.2l2.2 1.2l-2.5.3l1.6 1.9l-2.4-.7l.7 2.4l-1.9-1.6l-.3 2.5l-1.2-2.2l-1.2 2.2l-.3-2.5l-1.9 1.6l.7-2.4l-2.4.7l1.6-1.9l-2.5-.3l2.2-1.2l-2.2-1.2l2.5-.3l-1.6-1.9l2.4.7l-.7-2.4l1.9 1.6l.3-2.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M32 2C16.8 2 4.2 13.3 2.3 28h59.5C59.8 13.3 47.2 2 32 2m0 60c15.2 0 27.8-11.3 29.7-26H2.3C4.2 50.7 16.8 62 32 62"/><path fill="#ffe62e" d="M61.7 28H2.3c-.2 1.3-.3 2.6-.3 4s.1 2.7.3 4h59.5c.2-1.3.3-2.6.3-4s-.2-2.7-.4-4"/><path fill="#fff" d="m16 41.2l1.2-2.2l.3 2.5l1.9-1.6l-.7 2.4l2.4-.7l-1.6 1.9l2.5.3l-2.2 1.2l2.2 1.2l-2.5.3l1.6 1.9l-2.4-.7l.7 2.4l-1.9-1.6l-.3 2.5l-1.2-2.2l-1.2 2.2l-.3-2.5l-1.9 1.6l.7-2.4l-2.4.7l1.6-1.9l-2.5-.3l2.2-1.2l-2.2-1.2l2.5-.3l-1.6-1.9l2.4.7l-.7-2.4l1.9 1.6l.3-2.5z"/></svg>
</template>

CSS

.icon-flag-for-nauru {
  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%232a5f9e%22%20d%3D%22M32%202C16.8%202%204.2%2013.3%202.3%2028h59.5C59.8%2013.3%2047.2%202%2032%202m0%2060c15.2%200%2027.8-11.3%2029.7-26H2.3C4.2%2050.7%2016.8%2062%2032%2062%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M61.7%2028H2.3c-.2%201.3-.3%202.6-.3%204s.1%202.7.3%204h59.5c.2-1.3.3-2.6.3-4s-.2-2.7-.4-4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m16%2041.2l1.2-2.2l.3%202.5l1.9-1.6l-.7%202.4l2.4-.7l-1.6%201.9l2.5.3l-2.2%201.2l2.2%201.2l-2.5.3l1.6%201.9l-2.4-.7l.7%202.4l-1.9-1.6l-.3%202.5l-1.2-2.2l-1.2%202.2l-.3-2.5l-1.9%201.6l.7-2.4l-2.4.7l1.6-1.9l-2.5-.3l2.2-1.2l-2.2-1.2l2.5-.3l-1.6-1.9l2.4.7l-.7-2.4l1.9%201.6l.3-2.5z%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%232a5f9e%22%20d%3D%22M32%202C16.8%202%204.2%2013.3%202.3%2028h59.5C59.8%2013.3%2047.2%202%2032%202m0%2060c15.2%200%2027.8-11.3%2029.7-26H2.3C4.2%2050.7%2016.8%2062%2032%2062%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M61.7%2028H2.3c-.2%201.3-.3%202.6-.3%204s.1%202.7.3%204h59.5c.2-1.3.3-2.6.3-4s-.2-2.7-.4-4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m16%2041.2l1.2-2.2l.3%202.5l1.9-1.6l-.7%202.4l2.4-.7l-1.6%201.9l2.5.3l-2.2%201.2l2.2%201.2l-2.5.3l1.6%201.9l-2.4-.7l.7%202.4l-1.9-1.6l-.3%202.5l-1.2-2.2l-1.2%202.2l-.3-2.5l-1.9%201.6l.7-2.4l-2.4.7l1.6-1.9l-2.5-.3l2.2-1.2l-2.2-1.2l2.5-.3l-1.6-1.9l2.4.7l-.7-2.4l1.9%201.6l.3-2.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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