black bird emoji

black-bird from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.

Name
black-bird
Set
Noto Emoji
Style
Default
Category
Animals & Nature
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More animals & nature icons from Noto Emoji

Use the black bird emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f97d23" d="M44.57 93.84s2.67 7.18 1.13 9.71c-1.55 2.53-7.74 2.04-9.64 3.24c-1.36.86-1.34 3.24-.49 4.22c.84.99 13.09.14 15.49-4.5s-.86-13.52-.86-13.52zm19.56-.85l-5.21 1.13s2.25 9.43.42 12.53s-8.39 6.41-9.57 9.01c-1.06 2.32 1.55 4.22 5.63 1.69s8.7-6.31 9.57-8.17c2.12-4.5-.84-16.19-.84-16.19"/><path fill="#4d4d4d" d="M28.52 21.9C17.44 24.39 8.81 33.73 12.05 47.94c1.92 8.43 3.1 11.4 3.8 15.2c1.48 7.99 1.08 11.5 4.46 18.82c3.59 7.79 16.8 17.79 33.27 15.39s23.09-4.65 23.09-4.65l5.91-5.21l5.63-1.41l.84-4.08s4.21-.19 5.07-1.55c1.36-2.16.56-3.94-1.83-4.79c-2.39-.84-3.8-1.55-3.8-1.55s23.23-15.35 26.04-17.03s7.18-4.58 7.39-5.63c.53-2.67-6.69-8.59-16.12-11.4c-9.43-2.82-17.53-3.59-18.86-2.53c-1.77 1.39-9.57 16.05-14.78 15.35c-6.76-.92-11.4-7.25-12.67-10.84c-1.44-4.07-10.09-24.82-30.97-20.13"/><path fill="#f97d23" d="M14.3 43.86c-1.69-.28-6.01 4.32-6.85 5.44s-2.17 2.73-1.69 3.94c.75 1.88 4.6 1.98 6.85 2.16c2.35.19 6.85.56 7.6-.84c.75-1.41-.84-4.97-2.16-7.13c-1.22-2.01-1.99-3.27-3.75-3.57"/><ellipse cx="32.19" cy="43.61" rx="4.02" ry="4.36" transform="rotate(-6.87 32.197 43.616)"/><path d="M45.41 73.71c-1.95.71.61 7.6 3.24 10.7c2.77 3.26 9.47 10.58 19.71 11.54c6.95.66 10.04-1.31 11.68-3.1c1.22-1.33 2.53-2.87 3.43-3.57c1.31-1.03 2.63-.14 4.88-1.78c1.62-1.18 1.97-3.14 2.82-3.85c.84-.7 2.27-.54 3-1.22c1.31-1.22 1.13-4.79.19-4.97s-1.03 2.53-1.97 2.91s-2.19.14-3.94 1.13c-1.5.84-1.03 2.53-2.06 3.28s-2.91-.28-5.44 1.13c-1.37.76-2.53 4.41-6.48 5.26c-4.9 1.05-12.25-2.52-15.77-5.07c-8.17-5.92-9.96-13.61-13.29-12.39"/></svg>

React

import type { SVGProps } from "react";

export function NotoBlackBird(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f97d23" d="M44.57 93.84s2.67 7.18 1.13 9.71c-1.55 2.53-7.74 2.04-9.64 3.24c-1.36.86-1.34 3.24-.49 4.22c.84.99 13.09.14 15.49-4.5s-.86-13.52-.86-13.52zm19.56-.85l-5.21 1.13s2.25 9.43.42 12.53s-8.39 6.41-9.57 9.01c-1.06 2.32 1.55 4.22 5.63 1.69s8.7-6.31 9.57-8.17c2.12-4.5-.84-16.19-.84-16.19"/><path fill="#4d4d4d" d="M28.52 21.9C17.44 24.39 8.81 33.73 12.05 47.94c1.92 8.43 3.1 11.4 3.8 15.2c1.48 7.99 1.08 11.5 4.46 18.82c3.59 7.79 16.8 17.79 33.27 15.39s23.09-4.65 23.09-4.65l5.91-5.21l5.63-1.41l.84-4.08s4.21-.19 5.07-1.55c1.36-2.16.56-3.94-1.83-4.79c-2.39-.84-3.8-1.55-3.8-1.55s23.23-15.35 26.04-17.03s7.18-4.58 7.39-5.63c.53-2.67-6.69-8.59-16.12-11.4c-9.43-2.82-17.53-3.59-18.86-2.53c-1.77 1.39-9.57 16.05-14.78 15.35c-6.76-.92-11.4-7.25-12.67-10.84c-1.44-4.07-10.09-24.82-30.97-20.13"/><path fill="#f97d23" d="M14.3 43.86c-1.69-.28-6.01 4.32-6.85 5.44s-2.17 2.73-1.69 3.94c.75 1.88 4.6 1.98 6.85 2.16c2.35.19 6.85.56 7.6-.84c.75-1.41-.84-4.97-2.16-7.13c-1.22-2.01-1.99-3.27-3.75-3.57"/><ellipse cx="32.19" cy="43.61" rx="4.02" ry="4.36" transform="rotate(-6.87 32.197 43.616)"/><path d="M45.41 73.71c-1.95.71.61 7.6 3.24 10.7c2.77 3.26 9.47 10.58 19.71 11.54c6.95.66 10.04-1.31 11.68-3.1c1.22-1.33 2.53-2.87 3.43-3.57c1.31-1.03 2.63-.14 4.88-1.78c1.62-1.18 1.97-3.14 2.82-3.85c.84-.7 2.27-.54 3-1.22c1.31-1.22 1.13-4.79.19-4.97s-1.03 2.53-1.97 2.91s-2.19.14-3.94 1.13c-1.5.84-1.03 2.53-2.06 3.28s-2.91-.28-5.44 1.13c-1.37.76-2.53 4.41-6.48 5.26c-4.9 1.05-12.25-2.52-15.77-5.07c-8.17-5.92-9.96-13.61-13.29-12.39"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f97d23" d="M44.57 93.84s2.67 7.18 1.13 9.71c-1.55 2.53-7.74 2.04-9.64 3.24c-1.36.86-1.34 3.24-.49 4.22c.84.99 13.09.14 15.49-4.5s-.86-13.52-.86-13.52zm19.56-.85l-5.21 1.13s2.25 9.43.42 12.53s-8.39 6.41-9.57 9.01c-1.06 2.32 1.55 4.22 5.63 1.69s8.7-6.31 9.57-8.17c2.12-4.5-.84-16.19-.84-16.19"/><path fill="#4d4d4d" d="M28.52 21.9C17.44 24.39 8.81 33.73 12.05 47.94c1.92 8.43 3.1 11.4 3.8 15.2c1.48 7.99 1.08 11.5 4.46 18.82c3.59 7.79 16.8 17.79 33.27 15.39s23.09-4.65 23.09-4.65l5.91-5.21l5.63-1.41l.84-4.08s4.21-.19 5.07-1.55c1.36-2.16.56-3.94-1.83-4.79c-2.39-.84-3.8-1.55-3.8-1.55s23.23-15.35 26.04-17.03s7.18-4.58 7.39-5.63c.53-2.67-6.69-8.59-16.12-11.4c-9.43-2.82-17.53-3.59-18.86-2.53c-1.77 1.39-9.57 16.05-14.78 15.35c-6.76-.92-11.4-7.25-12.67-10.84c-1.44-4.07-10.09-24.82-30.97-20.13"/><path fill="#f97d23" d="M14.3 43.86c-1.69-.28-6.01 4.32-6.85 5.44s-2.17 2.73-1.69 3.94c.75 1.88 4.6 1.98 6.85 2.16c2.35.19 6.85.56 7.6-.84c.75-1.41-.84-4.97-2.16-7.13c-1.22-2.01-1.99-3.27-3.75-3.57"/><ellipse cx="32.19" cy="43.61" rx="4.02" ry="4.36" transform="rotate(-6.87 32.197 43.616)"/><path d="M45.41 73.71c-1.95.71.61 7.6 3.24 10.7c2.77 3.26 9.47 10.58 19.71 11.54c6.95.66 10.04-1.31 11.68-3.1c1.22-1.33 2.53-2.87 3.43-3.57c1.31-1.03 2.63-.14 4.88-1.78c1.62-1.18 1.97-3.14 2.82-3.85c.84-.7 2.27-.54 3-1.22c1.31-1.22 1.13-4.79.19-4.97s-1.03 2.53-1.97 2.91s-2.19.14-3.94 1.13c-1.5.84-1.03 2.53-2.06 3.28s-2.91-.28-5.44 1.13c-1.37.76-2.53 4.41-6.48 5.26c-4.9 1.05-12.25-2.52-15.77-5.07c-8.17-5.92-9.96-13.61-13.29-12.39"/></svg>
</template>

CSS

.icon-black-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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f97d23%22%20d%3D%22M44.57%2093.84s2.67%207.18%201.13%209.71c-1.55%202.53-7.74%202.04-9.64%203.24c-1.36.86-1.34%203.24-.49%204.22c.84.99%2013.09.14%2015.49-4.5s-.86-13.52-.86-13.52zm19.56-.85l-5.21%201.13s2.25%209.43.42%2012.53s-8.39%206.41-9.57%209.01c-1.06%202.32%201.55%204.22%205.63%201.69s8.7-6.31%209.57-8.17c2.12-4.5-.84-16.19-.84-16.19%22%2F%3E%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22M28.52%2021.9C17.44%2024.39%208.81%2033.73%2012.05%2047.94c1.92%208.43%203.1%2011.4%203.8%2015.2c1.48%207.99%201.08%2011.5%204.46%2018.82c3.59%207.79%2016.8%2017.79%2033.27%2015.39s23.09-4.65%2023.09-4.65l5.91-5.21l5.63-1.41l.84-4.08s4.21-.19%205.07-1.55c1.36-2.16.56-3.94-1.83-4.79c-2.39-.84-3.8-1.55-3.8-1.55s23.23-15.35%2026.04-17.03s7.18-4.58%207.39-5.63c.53-2.67-6.69-8.59-16.12-11.4c-9.43-2.82-17.53-3.59-18.86-2.53c-1.77%201.39-9.57%2016.05-14.78%2015.35c-6.76-.92-11.4-7.25-12.67-10.84c-1.44-4.07-10.09-24.82-30.97-20.13%22%2F%3E%3Cpath%20fill%3D%22%23f97d23%22%20d%3D%22M14.3%2043.86c-1.69-.28-6.01%204.32-6.85%205.44s-2.17%202.73-1.69%203.94c.75%201.88%204.6%201.98%206.85%202.16c2.35.19%206.85.56%207.6-.84c.75-1.41-.84-4.97-2.16-7.13c-1.22-2.01-1.99-3.27-3.75-3.57%22%2F%3E%3Cellipse%20cx%3D%2232.19%22%20cy%3D%2243.61%22%20rx%3D%224.02%22%20ry%3D%224.36%22%20transform%3D%22rotate(-6.87%2032.197%2043.616)%22%2F%3E%3Cpath%20d%3D%22M45.41%2073.71c-1.95.71.61%207.6%203.24%2010.7c2.77%203.26%209.47%2010.58%2019.71%2011.54c6.95.66%2010.04-1.31%2011.68-3.1c1.22-1.33%202.53-2.87%203.43-3.57c1.31-1.03%202.63-.14%204.88-1.78c1.62-1.18%201.97-3.14%202.82-3.85c.84-.7%202.27-.54%203-1.22c1.31-1.22%201.13-4.79.19-4.97s-1.03%202.53-1.97%202.91s-2.19.14-3.94%201.13c-1.5.84-1.03%202.53-2.06%203.28s-2.91-.28-5.44%201.13c-1.37.76-2.53%204.41-6.48%205.26c-4.9%201.05-12.25-2.52-15.77-5.07c-8.17-5.92-9.96-13.61-13.29-12.39%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23f97d23%22%20d%3D%22M44.57%2093.84s2.67%207.18%201.13%209.71c-1.55%202.53-7.74%202.04-9.64%203.24c-1.36.86-1.34%203.24-.49%204.22c.84.99%2013.09.14%2015.49-4.5s-.86-13.52-.86-13.52zm19.56-.85l-5.21%201.13s2.25%209.43.42%2012.53s-8.39%206.41-9.57%209.01c-1.06%202.32%201.55%204.22%205.63%201.69s8.7-6.31%209.57-8.17c2.12-4.5-.84-16.19-.84-16.19%22%2F%3E%3Cpath%20fill%3D%22%234d4d4d%22%20d%3D%22M28.52%2021.9C17.44%2024.39%208.81%2033.73%2012.05%2047.94c1.92%208.43%203.1%2011.4%203.8%2015.2c1.48%207.99%201.08%2011.5%204.46%2018.82c3.59%207.79%2016.8%2017.79%2033.27%2015.39s23.09-4.65%2023.09-4.65l5.91-5.21l5.63-1.41l.84-4.08s4.21-.19%205.07-1.55c1.36-2.16.56-3.94-1.83-4.79c-2.39-.84-3.8-1.55-3.8-1.55s23.23-15.35%2026.04-17.03s7.18-4.58%207.39-5.63c.53-2.67-6.69-8.59-16.12-11.4c-9.43-2.82-17.53-3.59-18.86-2.53c-1.77%201.39-9.57%2016.05-14.78%2015.35c-6.76-.92-11.4-7.25-12.67-10.84c-1.44-4.07-10.09-24.82-30.97-20.13%22%2F%3E%3Cpath%20fill%3D%22%23f97d23%22%20d%3D%22M14.3%2043.86c-1.69-.28-6.01%204.32-6.85%205.44s-2.17%202.73-1.69%203.94c.75%201.88%204.6%201.98%206.85%202.16c2.35.19%206.85.56%207.6-.84c.75-1.41-.84-4.97-2.16-7.13c-1.22-2.01-1.99-3.27-3.75-3.57%22%2F%3E%3Cellipse%20cx%3D%2232.19%22%20cy%3D%2243.61%22%20rx%3D%224.02%22%20ry%3D%224.36%22%20transform%3D%22rotate(-6.87%2032.197%2043.616)%22%2F%3E%3Cpath%20d%3D%22M45.41%2073.71c-1.95.71.61%207.6%203.24%2010.7c2.77%203.26%209.47%2010.58%2019.71%2011.54c6.95.66%2010.04-1.31%2011.68-3.1c1.22-1.33%202.53-2.87%203.43-3.57c1.31-1.03%202.63-.14%204.88-1.78c1.62-1.18%201.97-3.14%202.82-3.85c.84-.7%202.27-.54%203-1.22c1.31-1.22%201.13-4.79.19-4.97s-1.03%202.53-1.97%202.91s-2.19.14-3.94%201.13c-1.5.84-1.03%202.53-2.06%203.28s-2.91-.28-5.44%201.13c-1.37.76-2.53%204.41-6.48%205.26c-4.9%201.05-12.25-2.52-15.77-5.07c-8.17-5.92-9.96-13.61-13.29-12.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/black-bird.svg?color=%231a73e8&size=48