eagle from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
eagle
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the eagle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="m3 15l1-3.043A4.75 4.75 0 0 1 6.86 11h3.577v5H4zm21.812 10.994c1.142 0 1.45-1.178.997-1.803l-1.954-2.336h-5.84c0 1.989 1.017 4.139 4.062 4.139z"/><path fill="#6d4534" d="M17.052 10.178h-.022c-.75 0-1.25-.791-.92-1.473L19 6h11.24a4.16 4.16 0 0 1-2.264 3.72c-.08 1.692-1.342 2.996-2.976 3.238C24.994 14.86 23.32 16 22.25 16h-5.12c-.79 0-1.25-.785-.78-1.427l.852-1.575h-.022c-.79 0-1.29-.765-.9-1.457zM11.956 17L9 22h8z"/><path fill="#f9c23c" d="M2.71 16.852c.504-.285 1.3-.852 1.3-.852L4 11.953c-.528.381-2 1.657-2 4.047c0 1.14.21 1.136.71.852m7.884 6.023c-.47-.6-1.328-.664-1.953-.297c-.605.355-.875 1.055-.758 1.555c.042.179-.234.332-.36.195C7.2 23.97 7 23.546 7 23.02c0-1.125.91-2.04 2.041-2.02c.806.01 1.518.537 1.832 1.284c.063.158.105.305.126.452c.02.18-.23.364-.405.139"/><path fill="#a56953" d="m19 16l4.977 6H17.12C12.636 22 9 18.413 9 14s3.636-8 8.12-8H19z"/><path fill="#1c1c1c" d="M6 13.516a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatEagle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="m3 15l1-3.043A4.75 4.75 0 0 1 6.86 11h3.577v5H4zm21.812 10.994c1.142 0 1.45-1.178.997-1.803l-1.954-2.336h-5.84c0 1.989 1.017 4.139 4.062 4.139z"/><path fill="#6d4534" d="M17.052 10.178h-.022c-.75 0-1.25-.791-.92-1.473L19 6h11.24a4.16 4.16 0 0 1-2.264 3.72c-.08 1.692-1.342 2.996-2.976 3.238C24.994 14.86 23.32 16 22.25 16h-5.12c-.79 0-1.25-.785-.78-1.427l.852-1.575h-.022c-.79 0-1.29-.765-.9-1.457zM11.956 17L9 22h8z"/><path fill="#f9c23c" d="M2.71 16.852c.504-.285 1.3-.852 1.3-.852L4 11.953c-.528.381-2 1.657-2 4.047c0 1.14.21 1.136.71.852m7.884 6.023c-.47-.6-1.328-.664-1.953-.297c-.605.355-.875 1.055-.758 1.555c.042.179-.234.332-.36.195C7.2 23.97 7 23.546 7 23.02c0-1.125.91-2.04 2.041-2.02c.806.01 1.518.537 1.832 1.284c.063.158.105.305.126.452c.02.18-.23.364-.405.139"/><path fill="#a56953" d="m19 16l4.977 6H17.12C12.636 22 9 18.413 9 14s3.636-8 8.12-8H19z"/><path fill="#1c1c1c" d="M6 13.516a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="m3 15l1-3.043A4.75 4.75 0 0 1 6.86 11h3.577v5H4zm21.812 10.994c1.142 0 1.45-1.178.997-1.803l-1.954-2.336h-5.84c0 1.989 1.017 4.139 4.062 4.139z"/><path fill="#6d4534" d="M17.052 10.178h-.022c-.75 0-1.25-.791-.92-1.473L19 6h11.24a4.16 4.16 0 0 1-2.264 3.72c-.08 1.692-1.342 2.996-2.976 3.238C24.994 14.86 23.32 16 22.25 16h-5.12c-.79 0-1.25-.785-.78-1.427l.852-1.575h-.022c-.79 0-1.29-.765-.9-1.457zM11.956 17L9 22h8z"/><path fill="#f9c23c" d="M2.71 16.852c.504-.285 1.3-.852 1.3-.852L4 11.953c-.528.381-2 1.657-2 4.047c0 1.14.21 1.136.71.852m7.884 6.023c-.47-.6-1.328-.664-1.953-.297c-.605.355-.875 1.055-.758 1.555c.042.179-.234.332-.36.195C7.2 23.97 7 23.546 7 23.02c0-1.125.91-2.04 2.041-2.02c.806.01 1.518.537 1.832 1.284c.063.158.105.305.126.452c.02.18-.23.364-.405.139"/><path fill="#a56953" d="m19 16l4.977 6H17.12C12.636 22 9 18.413 9 14s3.636-8 8.12-8H19z"/><path fill="#1c1c1c" d="M6 13.516a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/></g></svg>
</template>

CSS

.icon-eagle {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m3%2015l1-3.043A4.75%204.75%200%200%201%206.86%2011h3.577v5H4zm21.812%2010.994c1.142%200%201.45-1.178.997-1.803l-1.954-2.336h-5.84c0%201.989%201.017%204.139%204.062%204.139z%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M17.052%2010.178h-.022c-.75%200-1.25-.791-.92-1.473L19%206h11.24a4.16%204.16%200%200%201-2.264%203.72c-.08%201.692-1.342%202.996-2.976%203.238C24.994%2014.86%2023.32%2016%2022.25%2016h-5.12c-.79%200-1.25-.785-.78-1.427l.852-1.575h-.022c-.79%200-1.29-.765-.9-1.457zM11.956%2017L9%2022h8z%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M2.71%2016.852c.504-.285%201.3-.852%201.3-.852L4%2011.953c-.528.381-2%201.657-2%204.047c0%201.14.21%201.136.71.852m7.884%206.023c-.47-.6-1.328-.664-1.953-.297c-.605.355-.875%201.055-.758%201.555c.042.179-.234.332-.36.195C7.2%2023.97%207%2023.546%207%2023.02c0-1.125.91-2.04%202.041-2.02c.806.01%201.518.537%201.832%201.284c.063.158.105.305.126.452c.02.18-.23.364-.405.139%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22m19%2016l4.977%206H17.12C12.636%2022%209%2018.413%209%2014s3.636-8%208.12-8H19z%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M6%2013.516a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m3%2015l1-3.043A4.75%204.75%200%200%201%206.86%2011h3.577v5H4zm21.812%2010.994c1.142%200%201.45-1.178.997-1.803l-1.954-2.336h-5.84c0%201.989%201.017%204.139%204.062%204.139z%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M17.052%2010.178h-.022c-.75%200-1.25-.791-.92-1.473L19%206h11.24a4.16%204.16%200%200%201-2.264%203.72c-.08%201.692-1.342%202.996-2.976%203.238C24.994%2014.86%2023.32%2016%2022.25%2016h-5.12c-.79%200-1.25-.785-.78-1.427l.852-1.575h-.022c-.79%200-1.29-.765-.9-1.457zM11.956%2017L9%2022h8z%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M2.71%2016.852c.504-.285%201.3-.852%201.3-.852L4%2011.953c-.528.381-2%201.657-2%204.047c0%201.14.21%201.136.71.852m7.884%206.023c-.47-.6-1.328-.664-1.953-.297c-.605.355-.875%201.055-.758%201.555c.042.179-.234.332-.36.195C7.2%2023.97%207%2023.546%207%2023.02c0-1.125.91-2.04%202.041-2.02c.806.01%201.518.537%201.832%201.284c.063.158.105.305.126.452c.02.18-.23.364-.405.139%22%2F%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22m19%2016l4.977%206H17.12C12.636%2022%209%2018.413%209%2014s3.636-8%208.12-8H19z%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M6%2013.516a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/eagle.svg?color=%231a73e8&size=48