bird-2 from Streamline Emojis by Streamline · Default · Animals Nature · CC-BY-4.0 Attribution required.

Name
bird-2
Set
Streamline Emojis
Style
Default
Category
Animals Nature
Viewbox
48×48
License
CC BY 4.0

More animals nature icons from Streamline Emojis

Use the bird 2 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M18.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m21.68 43l2-.58l.8-5.61l3 .42l-.8 5.61l.8.56a1.13 1.13 0 0 1-1.18 1.92l-1-.65a1 1 0 0 0-.78-.11l-2.24.61a1.13 1.13 0 0 1-.6-2.17m8.85 1l1.79-1.11l-.79-5.61l3-.42l.79 5.61l.92.32A1.12 1.12 0 0 1 37 44.2a1.13 1.13 0 0 1-1.36.73l-1.13-.35a1 1 0 0 0-.78.11l-2 1.2a1.13 1.13 0 0 1-1.2-1.89"/><path fill="#00dfeb" d="M44.22 12.85a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.81 3.81 0 0 1-3.71-5.24a11.19 11.19 0 1 0-13 7a1 1 0 0 1 .74 1.05A14 14 0 1 0 43 26a9 9 0 0 0 3.52-4.95a7.14 7.14 0 0 0-2.3-8.2"/><path fill="#4aeff7" d="M27.29 21.42A3.81 3.81 0 0 0 31 26.66a12 12 0 0 0 9.23-4.33a15.3 15.3 0 0 0 2.41-4.76a1 1 0 0 1 1.58-.47a7.2 7.2 0 0 1 2.41 3.46a7.06 7.06 0 0 0-2.41-7.71a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.68 3.68 0 0 1-3.44-1.85c-.09.29-.17.58-.27.86M18.11 6.38a11.23 11.23 0 0 1 9.68 8.94a11.18 11.18 0 1 0-22.16-2.08a11 11 0 0 0 .21 2.14a11.17 11.17 0 0 1 12.27-9"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M44.22 12.85a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.81 3.81 0 0 1-3.71-5.24a11.19 11.19 0 1 0-13 7a1 1 0 0 1 .74 1.05A14 14 0 1 0 43 26a9 9 0 0 0 3.52-4.95a7.14 7.14 0 0 0-2.3-8.2"/><path fill="#ebcb00" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.57 16.19s-.05 2.25-1.18 2.94s-4.22.93-4.71-1.77S7.15 14 8.57 16.19"/><path fill="#ffe500" d="M5.63 12.65a3.09 3.09 0 0 0-2.95 1.18C1.36 15.25 1.5 18 1.5 18a14.6 14.6 0 0 0 4.72-.59a15 15 0 0 0 2.35-1.17s-1.08-2.85-2.94-3.59"/><path fill="#fff48c" d="M7.61 14.42a4.7 4.7 0 0 0-2-1.77a3.09 3.09 0 0 0-2.95 1.18a6.22 6.22 0 0 0-1.18 3.9c.9-1.82 3.28-3.16 6.13-3.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M5.63 12.65a3.09 3.09 0 0 0-2.95 1.18C1.36 15.25 1.5 18 1.5 18a14.6 14.6 0 0 0 4.72-.59a15 15 0 0 0 2.35-1.17s-1.08-2.85-2.94-3.59m15.87 15.4s1 9 8 10c4.81.68 5.77-3.63 6-5.58a1 1 0 0 0-.76-1.06A6.24 6.24 0 0 1 32 30.05"/><path fill="#45413c" d="M16.18 11.88a1.77 1.77 0 1 1-1.32-2.13a1.78 1.78 0 0 1 1.32 2.13"/><path fill="#d9fdff" d="M20.89 15.1c-.22.53-1.17.87-2.12.74s-1.54-.66-1.32-1.2s1.17-.87 2.12-.74s1.54.66 1.32 1.2"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisBird2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M18.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#ffe500" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="m21.68 43l2-.58l.8-5.61l3 .42l-.8 5.61l.8.56a1.13 1.13 0 0 1-1.18 1.92l-1-.65a1 1 0 0 0-.78-.11l-2.24.61a1.13 1.13 0 0 1-.6-2.17m8.85 1l1.79-1.11l-.79-5.61l3-.42l.79 5.61l.92.32A1.12 1.12 0 0 1 37 44.2a1.13 1.13 0 0 1-1.36.73l-1.13-.35a1 1 0 0 0-.78.11l-2 1.2a1.13 1.13 0 0 1-1.2-1.89"/><path fill="#00dfeb" d="M44.22 12.85a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.81 3.81 0 0 1-3.71-5.24a11.19 11.19 0 1 0-13 7a1 1 0 0 1 .74 1.05A14 14 0 1 0 43 26a9 9 0 0 0 3.52-4.95a7.14 7.14 0 0 0-2.3-8.2"/><path fill="#4aeff7" d="M27.29 21.42A3.81 3.81 0 0 0 31 26.66a12 12 0 0 0 9.23-4.33a15.3 15.3 0 0 0 2.41-4.76a1 1 0 0 1 1.58-.47a7.2 7.2 0 0 1 2.41 3.46a7.06 7.06 0 0 0-2.41-7.71a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.68 3.68 0 0 1-3.44-1.85c-.09.29-.17.58-.27.86M18.11 6.38a11.23 11.23 0 0 1 9.68 8.94a11.18 11.18 0 1 0-22.16-2.08a11 11 0 0 0 .21 2.14a11.17 11.17 0 0 1 12.27-9"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M44.22 12.85a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.81 3.81 0 0 1-3.71-5.24a11.19 11.19 0 1 0-13 7a1 1 0 0 1 .74 1.05A14 14 0 1 0 43 26a9 9 0 0 0 3.52-4.95a7.14 7.14 0 0 0-2.3-8.2"/><path fill="#ebcb00" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M8.57 16.19s-.05 2.25-1.18 2.94s-4.22.93-4.71-1.77S7.15 14 8.57 16.19"/><path fill="#ffe500" d="M5.63 12.65a3.09 3.09 0 0 0-2.95 1.18C1.36 15.25 1.5 18 1.5 18a14.6 14.6 0 0 0 4.72-.59a15 15 0 0 0 2.35-1.17s-1.08-2.85-2.94-3.59"/><path fill="#fff48c" d="M7.61 14.42a4.7 4.7 0 0 0-2-1.77a3.09 3.09 0 0 0-2.95 1.18a6.22 6.22 0 0 0-1.18 3.9c.9-1.82 3.28-3.16 6.13-3.31"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M5.63 12.65a3.09 3.09 0 0 0-2.95 1.18C1.36 15.25 1.5 18 1.5 18a14.6 14.6 0 0 0 4.72-.59a15 15 0 0 0 2.35-1.17s-1.08-2.85-2.94-3.59m15.87 15.4s1 9 8 10c4.81.68 5.77-3.63 6-5.58a1 1 0 0 0-.76-1.06A6.24 6.24 0 0 1 32 30.05"/><path fill="#45413c" d="M16.18 11.88a1.77 1.77 0 1 1-1.32-2.13a1.78 1.78 0 0 1 1.32 2.13"/><path fill="#d9fdff" d="M20.89 15.1c-.22.53-1.17.87-2.12.74s-1.54-.66-1.32-1.2s1.17-.87 2.12-.74s1.54.66 1.32 1.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M18.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m21.68 43l2-.58l.8-5.61l3 .42l-.8 5.61l.8.56a1.13 1.13 0 0 1-1.18 1.92l-1-.65a1 1 0 0 0-.78-.11l-2.24.61a1.13 1.13 0 0 1-.6-2.17m8.85 1l1.79-1.11l-.79-5.61l3-.42l.79 5.61l.92.32A1.12 1.12 0 0 1 37 44.2a1.13 1.13 0 0 1-1.36.73l-1.13-.35a1 1 0 0 0-.78.11l-2 1.2a1.13 1.13 0 0 1-1.2-1.89"/><path fill="#00dfeb" d="M44.22 12.85a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.81 3.81 0 0 1-3.71-5.24a11.19 11.19 0 1 0-13 7a1 1 0 0 1 .74 1.05A14 14 0 1 0 43 26a9 9 0 0 0 3.52-4.95a7.14 7.14 0 0 0-2.3-8.2"/><path fill="#4aeff7" d="M27.29 21.42A3.81 3.81 0 0 0 31 26.66a12 12 0 0 0 9.23-4.33a15.3 15.3 0 0 0 2.41-4.76a1 1 0 0 1 1.58-.47a7.2 7.2 0 0 1 2.41 3.46a7.06 7.06 0 0 0-2.41-7.71a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.68 3.68 0 0 1-3.44-1.85c-.09.29-.17.58-.27.86M18.11 6.38a11.23 11.23 0 0 1 9.68 8.94a11.18 11.18 0 1 0-22.16-2.08a11 11 0 0 0 .21 2.14a11.17 11.17 0 0 1 12.27-9"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M44.22 12.85a1 1 0 0 0-1.58.47a15.3 15.3 0 0 1-2.41 4.76A12 12 0 0 1 31 22.41a3.81 3.81 0 0 1-3.71-5.24a11.19 11.19 0 1 0-13 7a1 1 0 0 1 .74 1.05A14 14 0 1 0 43 26a9 9 0 0 0 3.52-4.95a7.14 7.14 0 0 0-2.3-8.2"/><path fill="#ebcb00" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.57 16.19s-.05 2.25-1.18 2.94s-4.22.93-4.71-1.77S7.15 14 8.57 16.19"/><path fill="#ffe500" d="M5.63 12.65a3.09 3.09 0 0 0-2.95 1.18C1.36 15.25 1.5 18 1.5 18a14.6 14.6 0 0 0 4.72-.59a15 15 0 0 0 2.35-1.17s-1.08-2.85-2.94-3.59"/><path fill="#fff48c" d="M7.61 14.42a4.7 4.7 0 0 0-2-1.77a3.09 3.09 0 0 0-2.95 1.18a6.22 6.22 0 0 0-1.18 3.9c.9-1.82 3.28-3.16 6.13-3.31"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M5.63 12.65a3.09 3.09 0 0 0-2.95 1.18C1.36 15.25 1.5 18 1.5 18a14.6 14.6 0 0 0 4.72-.59a15 15 0 0 0 2.35-1.17s-1.08-2.85-2.94-3.59m15.87 15.4s1 9 8 10c4.81.68 5.77-3.63 6-5.58a1 1 0 0 0-.76-1.06A6.24 6.24 0 0 1 32 30.05"/><path fill="#45413c" d="M16.18 11.88a1.77 1.77 0 1 1-1.32-2.13a1.78 1.78 0 0 1 1.32 2.13"/><path fill="#d9fdff" d="M20.89 15.1c-.22.53-1.17.87-2.12.74s-1.54-.66-1.32-1.2s1.17-.87 2.12-.74s1.54.66 1.32 1.2"/></svg>
</template>

CSS

.icon-bird-2 {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M18.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m21.68%2043l2-.58l.8-5.61l3%20.42l-.8%205.61l.8.56a1.13%201.13%200%200%201-1.18%201.92l-1-.65a1%201%200%200%200-.78-.11l-2.24.61a1.13%201.13%200%200%201-.6-2.17m8.85%201l1.79-1.11l-.79-5.61l3-.42l.79%205.61l.92.32A1.12%201.12%200%200%201%2037%2044.2a1.13%201.13%200%200%201-1.36.73l-1.13-.35a1%201%200%200%200-.78.11l-2%201.2a1.13%201.13%200%200%201-1.2-1.89%22%2F%3E%3Cpath%20fill%3D%22%2300dfeb%22%20d%3D%22M44.22%2012.85a1%201%200%200%200-1.58.47a15.3%2015.3%200%200%201-2.41%204.76A12%2012%200%200%201%2031%2022.41a3.81%203.81%200%200%201-3.71-5.24a11.19%2011.19%200%201%200-13%207a1%201%200%200%201%20.74%201.05A14%2014%200%201%200%2043%2026a9%209%200%200%200%203.52-4.95a7.14%207.14%200%200%200-2.3-8.2%22%2F%3E%3Cpath%20fill%3D%22%234aeff7%22%20d%3D%22M27.29%2021.42A3.81%203.81%200%200%200%2031%2026.66a12%2012%200%200%200%209.23-4.33a15.3%2015.3%200%200%200%202.41-4.76a1%201%200%200%201%201.58-.47a7.2%207.2%200%200%201%202.41%203.46a7.06%207.06%200%200%200-2.41-7.71a1%201%200%200%200-1.58.47a15.3%2015.3%200%200%201-2.41%204.76A12%2012%200%200%201%2031%2022.41a3.68%203.68%200%200%201-3.44-1.85c-.09.29-.17.58-.27.86M18.11%206.38a11.23%2011.23%200%200%201%209.68%208.94a11.18%2011.18%200%201%200-22.16-2.08a11%2011%200%200%200%20.21%202.14a11.17%2011.17%200%200%201%2012.27-9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M44.22%2012.85a1%201%200%200%200-1.58.47a15.3%2015.3%200%200%201-2.41%204.76A12%2012%200%200%201%2031%2022.41a3.81%203.81%200%200%201-3.71-5.24a11.19%2011.19%200%201%200-13%207a1%201%200%200%201%20.74%201.05A14%2014%200%201%200%2043%2026a9%209%200%200%200%203.52-4.95a7.14%207.14%200%200%200-2.3-8.2%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.57%2016.19s-.05%202.25-1.18%202.94s-4.22.93-4.71-1.77S7.15%2014%208.57%2016.19%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M5.63%2012.65a3.09%203.09%200%200%200-2.95%201.18C1.36%2015.25%201.5%2018%201.5%2018a14.6%2014.6%200%200%200%204.72-.59a15%2015%200%200%200%202.35-1.17s-1.08-2.85-2.94-3.59%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M7.61%2014.42a4.7%204.7%200%200%200-2-1.77a3.09%203.09%200%200%200-2.95%201.18a6.22%206.22%200%200%200-1.18%203.9c.9-1.82%203.28-3.16%206.13-3.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.63%2012.65a3.09%203.09%200%200%200-2.95%201.18C1.36%2015.25%201.5%2018%201.5%2018a14.6%2014.6%200%200%200%204.72-.59a15%2015%200%200%200%202.35-1.17s-1.08-2.85-2.94-3.59m15.87%2015.4s1%209%208%2010c4.81.68%205.77-3.63%206-5.58a1%201%200%200%200-.76-1.06A6.24%206.24%200%200%201%2032%2030.05%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M16.18%2011.88a1.77%201.77%200%201%201-1.32-2.13a1.78%201.78%200%200%201%201.32%202.13%22%2F%3E%3Cpath%20fill%3D%22%23d9fdff%22%20d%3D%22M20.89%2015.1c-.22.53-1.17.87-2.12.74s-1.54-.66-1.32-1.2s1.17-.87%202.12-.74s1.54.66%201.32%201.2%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M18.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m21.68%2043l2-.58l.8-5.61l3%20.42l-.8%205.61l.8.56a1.13%201.13%200%200%201-1.18%201.92l-1-.65a1%201%200%200%200-.78-.11l-2.24.61a1.13%201.13%200%200%201-.6-2.17m8.85%201l1.79-1.11l-.79-5.61l3-.42l.79%205.61l.92.32A1.12%201.12%200%200%201%2037%2044.2a1.13%201.13%200%200%201-1.36.73l-1.13-.35a1%201%200%200%200-.78.11l-2%201.2a1.13%201.13%200%200%201-1.2-1.89%22%2F%3E%3Cpath%20fill%3D%22%2300dfeb%22%20d%3D%22M44.22%2012.85a1%201%200%200%200-1.58.47a15.3%2015.3%200%200%201-2.41%204.76A12%2012%200%200%201%2031%2022.41a3.81%203.81%200%200%201-3.71-5.24a11.19%2011.19%200%201%200-13%207a1%201%200%200%201%20.74%201.05A14%2014%200%201%200%2043%2026a9%209%200%200%200%203.52-4.95a7.14%207.14%200%200%200-2.3-8.2%22%2F%3E%3Cpath%20fill%3D%22%234aeff7%22%20d%3D%22M27.29%2021.42A3.81%203.81%200%200%200%2031%2026.66a12%2012%200%200%200%209.23-4.33a15.3%2015.3%200%200%200%202.41-4.76a1%201%200%200%201%201.58-.47a7.2%207.2%200%200%201%202.41%203.46a7.06%207.06%200%200%200-2.41-7.71a1%201%200%200%200-1.58.47a15.3%2015.3%200%200%201-2.41%204.76A12%2012%200%200%201%2031%2022.41a3.68%203.68%200%200%201-3.44-1.85c-.09.29-.17.58-.27.86M18.11%206.38a11.23%2011.23%200%200%201%209.68%208.94a11.18%2011.18%200%201%200-22.16-2.08a11%2011%200%200%200%20.21%202.14a11.17%2011.17%200%200%201%2012.27-9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M44.22%2012.85a1%201%200%200%200-1.58.47a15.3%2015.3%200%200%201-2.41%204.76A12%2012%200%200%201%2031%2022.41a3.81%203.81%200%200%201-3.71-5.24a11.19%2011.19%200%201%200-13%207a1%201%200%200%201%20.74%201.05A14%2014%200%201%200%2043%2026a9%209%200%200%200%203.52-4.95a7.14%207.14%200%200%200-2.3-8.2%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.57%2016.19s-.05%202.25-1.18%202.94s-4.22.93-4.71-1.77S7.15%2014%208.57%2016.19%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M5.63%2012.65a3.09%203.09%200%200%200-2.95%201.18C1.36%2015.25%201.5%2018%201.5%2018a14.6%2014.6%200%200%200%204.72-.59a15%2015%200%200%200%202.35-1.17s-1.08-2.85-2.94-3.59%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M7.61%2014.42a4.7%204.7%200%200%200-2-1.77a3.09%203.09%200%200%200-2.95%201.18a6.22%206.22%200%200%200-1.18%203.9c.9-1.82%203.28-3.16%206.13-3.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.63%2012.65a3.09%203.09%200%200%200-2.95%201.18C1.36%2015.25%201.5%2018%201.5%2018a14.6%2014.6%200%200%200%204.72-.59a15%2015%200%200%200%202.35-1.17s-1.08-2.85-2.94-3.59m15.87%2015.4s1%209%208%2010c4.81.68%205.77-3.63%206-5.58a1%201%200%200%200-.76-1.06A6.24%206.24%200%200%201%2032%2030.05%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M16.18%2011.88a1.77%201.77%200%201%201-1.32-2.13a1.78%201.78%200%200%201%201.32%202.13%22%2F%3E%3Cpath%20fill%3D%22%23d9fdff%22%20d%3D%22M20.89%2015.1c-.22.53-1.17.87-2.12.74s-1.54-.66-1.32-1.2s1.17-.87%202.12-.74s1.54.66%201.32%201.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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