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

Name
bird
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 bird emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f9c23c" d="m6.388 7.22l-3.07 1.61c-.36.19-.43.68-.13.97l2.61 2.47zm12.17 21.28h-1.78l1.2-6h-1.5l-1.2 6h-3.5l1.2-6h-1.5l-1.2 6h-1.8c-.73 0-1.33.52-1.47 1.21c-.04.15.09.29.24.29h12.53c.16 0 .28-.14.25-.29a1.51 1.51 0 0 0-1.47-1.21"/><path fill="#ca0b4a" d="M17.568 6.22c-.13-.42-.3-.82-.52-1.19h.62c1.29 0 2.33-1.04 2.33-2.33c0-.38-.32-.7-.7-.7h-7.46c-3.18 0-5.78 2.48-5.99 5.61l-1.29 11.18c-.38 3.31 2.2 6.21 5.53 6.21h13.75l-.003-.01h5.283c.4 0 .72-.32.72-.72v-9.15c0-.52-.55-.87-1.03-.65l-7.342 3.42L19.168 11h-.004z"/><path fill="#212121" d="M10 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBird(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="#f9c23c" d="m6.388 7.22l-3.07 1.61c-.36.19-.43.68-.13.97l2.61 2.47zm12.17 21.28h-1.78l1.2-6h-1.5l-1.2 6h-3.5l1.2-6h-1.5l-1.2 6h-1.8c-.73 0-1.33.52-1.47 1.21c-.04.15.09.29.24.29h12.53c.16 0 .28-.14.25-.29a1.51 1.51 0 0 0-1.47-1.21"/><path fill="#ca0b4a" d="M17.568 6.22c-.13-.42-.3-.82-.52-1.19h.62c1.29 0 2.33-1.04 2.33-2.33c0-.38-.32-.7-.7-.7h-7.46c-3.18 0-5.78 2.48-5.99 5.61l-1.29 11.18c-.38 3.31 2.2 6.21 5.53 6.21h13.75l-.003-.01h5.283c.4 0 .72-.32.72-.72v-9.15c0-.52-.55-.87-1.03-.65l-7.342 3.42L19.168 11h-.004z"/><path fill="#212121" d="M10 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></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="#f9c23c" d="m6.388 7.22l-3.07 1.61c-.36.19-.43.68-.13.97l2.61 2.47zm12.17 21.28h-1.78l1.2-6h-1.5l-1.2 6h-3.5l1.2-6h-1.5l-1.2 6h-1.8c-.73 0-1.33.52-1.47 1.21c-.04.15.09.29.24.29h12.53c.16 0 .28-.14.25-.29a1.51 1.51 0 0 0-1.47-1.21"/><path fill="#ca0b4a" d="M17.568 6.22c-.13-.42-.3-.82-.52-1.19h.62c1.29 0 2.33-1.04 2.33-2.33c0-.38-.32-.7-.7-.7h-7.46c-3.18 0-5.78 2.48-5.99 5.61l-1.29 11.18c-.38 3.31 2.2 6.21 5.53 6.21h13.75l-.003-.01h5.283c.4 0 .72-.32.72-.72v-9.15c0-.52-.55-.87-1.03-.65l-7.342 3.42L19.168 11h-.004z"/><path fill="#212121" d="M10 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
</template>

CSS

.icon-bird {
  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%23f9c23c%22%20d%3D%22m6.388%207.22l-3.07%201.61c-.36.19-.43.68-.13.97l2.61%202.47zm12.17%2021.28h-1.78l1.2-6h-1.5l-1.2%206h-3.5l1.2-6h-1.5l-1.2%206h-1.8c-.73%200-1.33.52-1.47%201.21c-.04.15.09.29.24.29h12.53c.16%200%20.28-.14.25-.29a1.51%201.51%200%200%200-1.47-1.21%22%2F%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22M17.568%206.22c-.13-.42-.3-.82-.52-1.19h.62c1.29%200%202.33-1.04%202.33-2.33c0-.38-.32-.7-.7-.7h-7.46c-3.18%200-5.78%202.48-5.99%205.61l-1.29%2011.18c-.38%203.31%202.2%206.21%205.53%206.21h13.75l-.003-.01h5.283c.4%200%20.72-.32.72-.72v-9.15c0-.52-.55-.87-1.03-.65l-7.342%203.42L19.168%2011h-.004z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M10%2010a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%23f9c23c%22%20d%3D%22m6.388%207.22l-3.07%201.61c-.36.19-.43.68-.13.97l2.61%202.47zm12.17%2021.28h-1.78l1.2-6h-1.5l-1.2%206h-3.5l1.2-6h-1.5l-1.2%206h-1.8c-.73%200-1.33.52-1.47%201.21c-.04.15.09.29.24.29h12.53c.16%200%20.28-.14.25-.29a1.51%201.51%200%200%200-1.47-1.21%22%2F%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22M17.568%206.22c-.13-.42-.3-.82-.52-1.19h.62c1.29%200%202.33-1.04%202.33-2.33c0-.38-.32-.7-.7-.7h-7.46c-3.18%200-5.78%202.48-5.99%205.61l-1.29%2011.18c-.38%203.31%202.2%206.21%205.53%206.21h13.75l-.003-.01h5.283c.4%200%20.72-.32.72-.72v-9.15c0-.52-.55-.87-1.03-.65l-7.342%203.42L19.168%2011h-.004z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M10%2010a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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/bird.svg?color=%231a73e8&size=48