parrot emoji
parrot from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- parrot
- 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 parrot emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#feba02" d="M40.01 95.48s2.44 10.04 2.06 11.45s-7.32 2.53-11.36 4.6c-2.65 1.36-6.92 4.39-4.32 6.84c1.41 1.33 5.35-2.03 17.18-2.71c12.01-.69 14.13.29 13.51-2.25c-.61-2.53-3.8-2.82-6.48-3.94c-.89-.37-1.92-.96-2.35-1.6c-.41-.61.19-10.98.19-10.98z"/><path fill="#feba02" d="M62.16 102.52s.28 10.15.28 10.8c0 .95-2.32 2.09-5.77 2.86s-10.28 2.05-10.37 6.42c-.06 2.69 13.12-.95 20.65-.84s12.36 1.1 12.01-2.06c-.28-2.53-4.2-3.68-6.31-4.14s-3.07-1.49-3.13-2.75c-.04-.82.14-10.07.14-10.07z"/><linearGradient id="SVGGeVcEc6e" x1="46.854" x2="65.857" y1="97.057" y2="33.649" gradientUnits="userSpaceOnUse"><stop offset=".136" stop-color="#79da88"/><stop offset=".304" stop-color="#57cd75"/><stop offset=".634" stop-color="#19b553"/><stop offset=".791" stop-color="#01ab46"/></linearGradient><path fill="url(#SVGGeVcEc6e)" d="m41.89 8.01l9.06-.61s5.04 1.63 9.83 8.57c6.36 9.23 5.52 26.11 5.52 26.11l17.46 46.55l2.11 15.39s-15.62 2.46-30.92.47c-18.02-2.35-36.6-18.68-36.32-43.08s19.62-47.96 19.62-47.96z"/><path fill="#ffd51d" d="M21.15 16.93s-6.95 2.16-8.92 9.95S13.55 41.92 15 42.41c.56.19 2.3-3.33 2.3-3.33s2.44 2.82 3.66 3.47c1.22.66 1.83 1.15 2.91 1.08c2.11-.14 5.21-6.29 5.12-10.42l1.08-20.23z"/><path fill="#ff2b23" d="M29.85 28.09s8.47-1.41 11.85-4.32s7.32-5.54 8.63-10.79c.8-3.2.84-5.44.84-5.44S39.36.69 28.66 6.32S20.49 19.6 20.49 19.6z"/><path fill="#ff600d" d="M29.5 29.22s-6.85 4.04-7.6 4.6s-3.2 1.78-4.32 2.72c-1.78 1.5-3.38 4.88-2.72 5.73c.66.84 1.6-1.78 4.22-3.38s7.13-4.13 8.35-4.79s1.6-1.03 1.6-1.03z"/><path fill="#a02a1b" d="M31.83 27.46c.47-.99.68-3.26-2.51-7.25c-3.75-4.69-9.01-4.88-9.01-4.88l-.56 1.88l5.82 5.82L28.8 30s2.06-.5 3.03-2.54"/><path fill="#ec80af" d="M15.89 20.4s4.32.28 7.32 2.91c1.78 1.56 4.47 4.9 5.13 6.41s2.91-2.67 1.13-5.49s-3.91-5.65-7.85-7.02c-2.84-.98-5.54 1.41-5.73 3.19"/><path fill="#fbd3b3" d="M49.49 25.94s-3.47-8.82-10.61-8.45c-7.2.38-8.31 5.73-7.98 8.92c.38 3.69 2.82 5.73 8.45 5.54c5.64-.2 10.14-6.01 10.14-6.01"/><path fill="#312f2a" d="M44.24 24.81c0 2.28-2.48 4.32-4.74 4.32c-2.25 0-4.08-1.85-4.08-4.13s1.31-4.79 4.5-4.97c3.37-.21 4.32 2.5 4.32 4.78"/><path fill="#01ab46" d="M86.38 80.75s2.25 5.07 10.89 10.7c7.33 4.78 10.89 7.7 15.96 9.48s5.26 2.25 5.07 3.19s-8.07 7.04-16.71 6.29c-8.63-.75-12.76-4.13-15.39-5.91s-7.6-14.36-7.6-14.36z"/><path fill="#b7d019" d="M66.34 41.84s-11.97 3.52-17.22 11.5c-4.4 6.68-4.01 18.04.47 26.47c5.54 10.42 16.99 17.83 23.09 20.65s14.45 4.22 18.11 3.85s-3.28-25.62-9.95-39.14c-6.5-13.19-14.5-23.33-14.5-23.33"/></svg>
React
import type { SVGProps } from "react";
export function NotoParrot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#feba02" d="M40.01 95.48s2.44 10.04 2.06 11.45s-7.32 2.53-11.36 4.6c-2.65 1.36-6.92 4.39-4.32 6.84c1.41 1.33 5.35-2.03 17.18-2.71c12.01-.69 14.13.29 13.51-2.25c-.61-2.53-3.8-2.82-6.48-3.94c-.89-.37-1.92-.96-2.35-1.6c-.41-.61.19-10.98.19-10.98z"/><path fill="#feba02" d="M62.16 102.52s.28 10.15.28 10.8c0 .95-2.32 2.09-5.77 2.86s-10.28 2.05-10.37 6.42c-.06 2.69 13.12-.95 20.65-.84s12.36 1.1 12.01-2.06c-.28-2.53-4.2-3.68-6.31-4.14s-3.07-1.49-3.13-2.75c-.04-.82.14-10.07.14-10.07z"/><linearGradient id="SVGGeVcEc6e" x1="46.854" x2="65.857" y1="97.057" y2="33.649" gradientUnits="userSpaceOnUse"><stop offset=".136" stopColor="#79da88"/><stop offset=".304" stopColor="#57cd75"/><stop offset=".634" stopColor="#19b553"/><stop offset=".791" stopColor="#01ab46"/></linearGradient><path fill="url(#SVGGeVcEc6e)" d="m41.89 8.01l9.06-.61s5.04 1.63 9.83 8.57c6.36 9.23 5.52 26.11 5.52 26.11l17.46 46.55l2.11 15.39s-15.62 2.46-30.92.47c-18.02-2.35-36.6-18.68-36.32-43.08s19.62-47.96 19.62-47.96z"/><path fill="#ffd51d" d="M21.15 16.93s-6.95 2.16-8.92 9.95S13.55 41.92 15 42.41c.56.19 2.3-3.33 2.3-3.33s2.44 2.82 3.66 3.47c1.22.66 1.83 1.15 2.91 1.08c2.11-.14 5.21-6.29 5.12-10.42l1.08-20.23z"/><path fill="#ff2b23" d="M29.85 28.09s8.47-1.41 11.85-4.32s7.32-5.54 8.63-10.79c.8-3.2.84-5.44.84-5.44S39.36.69 28.66 6.32S20.49 19.6 20.49 19.6z"/><path fill="#ff600d" d="M29.5 29.22s-6.85 4.04-7.6 4.6s-3.2 1.78-4.32 2.72c-1.78 1.5-3.38 4.88-2.72 5.73c.66.84 1.6-1.78 4.22-3.38s7.13-4.13 8.35-4.79s1.6-1.03 1.6-1.03z"/><path fill="#a02a1b" d="M31.83 27.46c.47-.99.68-3.26-2.51-7.25c-3.75-4.69-9.01-4.88-9.01-4.88l-.56 1.88l5.82 5.82L28.8 30s2.06-.5 3.03-2.54"/><path fill="#ec80af" d="M15.89 20.4s4.32.28 7.32 2.91c1.78 1.56 4.47 4.9 5.13 6.41s2.91-2.67 1.13-5.49s-3.91-5.65-7.85-7.02c-2.84-.98-5.54 1.41-5.73 3.19"/><path fill="#fbd3b3" d="M49.49 25.94s-3.47-8.82-10.61-8.45c-7.2.38-8.31 5.73-7.98 8.92c.38 3.69 2.82 5.73 8.45 5.54c5.64-.2 10.14-6.01 10.14-6.01"/><path fill="#312f2a" d="M44.24 24.81c0 2.28-2.48 4.32-4.74 4.32c-2.25 0-4.08-1.85-4.08-4.13s1.31-4.79 4.5-4.97c3.37-.21 4.32 2.5 4.32 4.78"/><path fill="#01ab46" d="M86.38 80.75s2.25 5.07 10.89 10.7c7.33 4.78 10.89 7.7 15.96 9.48s5.26 2.25 5.07 3.19s-8.07 7.04-16.71 6.29c-8.63-.75-12.76-4.13-15.39-5.91s-7.6-14.36-7.6-14.36z"/><path fill="#b7d019" d="M66.34 41.84s-11.97 3.52-17.22 11.5c-4.4 6.68-4.01 18.04.47 26.47c5.54 10.42 16.99 17.83 23.09 20.65s14.45 4.22 18.11 3.85s-3.28-25.62-9.95-39.14c-6.5-13.19-14.5-23.33-14.5-23.33"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#feba02" d="M40.01 95.48s2.44 10.04 2.06 11.45s-7.32 2.53-11.36 4.6c-2.65 1.36-6.92 4.39-4.32 6.84c1.41 1.33 5.35-2.03 17.18-2.71c12.01-.69 14.13.29 13.51-2.25c-.61-2.53-3.8-2.82-6.48-3.94c-.89-.37-1.92-.96-2.35-1.6c-.41-.61.19-10.98.19-10.98z"/><path fill="#feba02" d="M62.16 102.52s.28 10.15.28 10.8c0 .95-2.32 2.09-5.77 2.86s-10.28 2.05-10.37 6.42c-.06 2.69 13.12-.95 20.65-.84s12.36 1.1 12.01-2.06c-.28-2.53-4.2-3.68-6.31-4.14s-3.07-1.49-3.13-2.75c-.04-.82.14-10.07.14-10.07z"/><linearGradient id="SVGGeVcEc6e" x1="46.854" x2="65.857" y1="97.057" y2="33.649" gradientUnits="userSpaceOnUse"><stop offset=".136" stop-color="#79da88"/><stop offset=".304" stop-color="#57cd75"/><stop offset=".634" stop-color="#19b553"/><stop offset=".791" stop-color="#01ab46"/></linearGradient><path fill="url(#SVGGeVcEc6e)" d="m41.89 8.01l9.06-.61s5.04 1.63 9.83 8.57c6.36 9.23 5.52 26.11 5.52 26.11l17.46 46.55l2.11 15.39s-15.62 2.46-30.92.47c-18.02-2.35-36.6-18.68-36.32-43.08s19.62-47.96 19.62-47.96z"/><path fill="#ffd51d" d="M21.15 16.93s-6.95 2.16-8.92 9.95S13.55 41.92 15 42.41c.56.19 2.3-3.33 2.3-3.33s2.44 2.82 3.66 3.47c1.22.66 1.83 1.15 2.91 1.08c2.11-.14 5.21-6.29 5.12-10.42l1.08-20.23z"/><path fill="#ff2b23" d="M29.85 28.09s8.47-1.41 11.85-4.32s7.32-5.54 8.63-10.79c.8-3.2.84-5.44.84-5.44S39.36.69 28.66 6.32S20.49 19.6 20.49 19.6z"/><path fill="#ff600d" d="M29.5 29.22s-6.85 4.04-7.6 4.6s-3.2 1.78-4.32 2.72c-1.78 1.5-3.38 4.88-2.72 5.73c.66.84 1.6-1.78 4.22-3.38s7.13-4.13 8.35-4.79s1.6-1.03 1.6-1.03z"/><path fill="#a02a1b" d="M31.83 27.46c.47-.99.68-3.26-2.51-7.25c-3.75-4.69-9.01-4.88-9.01-4.88l-.56 1.88l5.82 5.82L28.8 30s2.06-.5 3.03-2.54"/><path fill="#ec80af" d="M15.89 20.4s4.32.28 7.32 2.91c1.78 1.56 4.47 4.9 5.13 6.41s2.91-2.67 1.13-5.49s-3.91-5.65-7.85-7.02c-2.84-.98-5.54 1.41-5.73 3.19"/><path fill="#fbd3b3" d="M49.49 25.94s-3.47-8.82-10.61-8.45c-7.2.38-8.31 5.73-7.98 8.92c.38 3.69 2.82 5.73 8.45 5.54c5.64-.2 10.14-6.01 10.14-6.01"/><path fill="#312f2a" d="M44.24 24.81c0 2.28-2.48 4.32-4.74 4.32c-2.25 0-4.08-1.85-4.08-4.13s1.31-4.79 4.5-4.97c3.37-.21 4.32 2.5 4.32 4.78"/><path fill="#01ab46" d="M86.38 80.75s2.25 5.07 10.89 10.7c7.33 4.78 10.89 7.7 15.96 9.48s5.26 2.25 5.07 3.19s-8.07 7.04-16.71 6.29c-8.63-.75-12.76-4.13-15.39-5.91s-7.6-14.36-7.6-14.36z"/><path fill="#b7d019" d="M66.34 41.84s-11.97 3.52-17.22 11.5c-4.4 6.68-4.01 18.04.47 26.47c5.54 10.42 16.99 17.83 23.09 20.65s14.45 4.22 18.11 3.85s-3.28-25.62-9.95-39.14c-6.5-13.19-14.5-23.33-14.5-23.33"/></svg> </template>
CSS
.icon-parrot {
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%23feba02%22%20d%3D%22M40.01%2095.48s2.44%2010.04%202.06%2011.45s-7.32%202.53-11.36%204.6c-2.65%201.36-6.92%204.39-4.32%206.84c1.41%201.33%205.35-2.03%2017.18-2.71c12.01-.69%2014.13.29%2013.51-2.25c-.61-2.53-3.8-2.82-6.48-3.94c-.89-.37-1.92-.96-2.35-1.6c-.41-.61.19-10.98.19-10.98z%22%2F%3E%3Cpath%20fill%3D%22%23feba02%22%20d%3D%22M62.16%20102.52s.28%2010.15.28%2010.8c0%20.95-2.32%202.09-5.77%202.86s-10.28%202.05-10.37%206.42c-.06%202.69%2013.12-.95%2020.65-.84s12.36%201.1%2012.01-2.06c-.28-2.53-4.2-3.68-6.31-4.14s-3.07-1.49-3.13-2.75c-.04-.82.14-10.07.14-10.07z%22%2F%3E%3ClinearGradient%20id%3D%22SVGGeVcEc6e%22%20x1%3D%2246.854%22%20x2%3D%2265.857%22%20y1%3D%2297.057%22%20y2%3D%2233.649%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.136%22%20stop-color%3D%22%2379da88%22%2F%3E%3Cstop%20offset%3D%22.304%22%20stop-color%3D%22%2357cd75%22%2F%3E%3Cstop%20offset%3D%22.634%22%20stop-color%3D%22%2319b553%22%2F%3E%3Cstop%20offset%3D%22.791%22%20stop-color%3D%22%2301ab46%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGGeVcEc6e)%22%20d%3D%22m41.89%208.01l9.06-.61s5.04%201.63%209.83%208.57c6.36%209.23%205.52%2026.11%205.52%2026.11l17.46%2046.55l2.11%2015.39s-15.62%202.46-30.92.47c-18.02-2.35-36.6-18.68-36.32-43.08s19.62-47.96%2019.62-47.96z%22%2F%3E%3Cpath%20fill%3D%22%23ffd51d%22%20d%3D%22M21.15%2016.93s-6.95%202.16-8.92%209.95S13.55%2041.92%2015%2042.41c.56.19%202.3-3.33%202.3-3.33s2.44%202.82%203.66%203.47c1.22.66%201.83%201.15%202.91%201.08c2.11-.14%205.21-6.29%205.12-10.42l1.08-20.23z%22%2F%3E%3Cpath%20fill%3D%22%23ff2b23%22%20d%3D%22M29.85%2028.09s8.47-1.41%2011.85-4.32s7.32-5.54%208.63-10.79c.8-3.2.84-5.44.84-5.44S39.36.69%2028.66%206.32S20.49%2019.6%2020.49%2019.6z%22%2F%3E%3Cpath%20fill%3D%22%23ff600d%22%20d%3D%22M29.5%2029.22s-6.85%204.04-7.6%204.6s-3.2%201.78-4.32%202.72c-1.78%201.5-3.38%204.88-2.72%205.73c.66.84%201.6-1.78%204.22-3.38s7.13-4.13%208.35-4.79s1.6-1.03%201.6-1.03z%22%2F%3E%3Cpath%20fill%3D%22%23a02a1b%22%20d%3D%22M31.83%2027.46c.47-.99.68-3.26-2.51-7.25c-3.75-4.69-9.01-4.88-9.01-4.88l-.56%201.88l5.82%205.82L28.8%2030s2.06-.5%203.03-2.54%22%2F%3E%3Cpath%20fill%3D%22%23ec80af%22%20d%3D%22M15.89%2020.4s4.32.28%207.32%202.91c1.78%201.56%204.47%204.9%205.13%206.41s2.91-2.67%201.13-5.49s-3.91-5.65-7.85-7.02c-2.84-.98-5.54%201.41-5.73%203.19%22%2F%3E%3Cpath%20fill%3D%22%23fbd3b3%22%20d%3D%22M49.49%2025.94s-3.47-8.82-10.61-8.45c-7.2.38-8.31%205.73-7.98%208.92c.38%203.69%202.82%205.73%208.45%205.54c5.64-.2%2010.14-6.01%2010.14-6.01%22%2F%3E%3Cpath%20fill%3D%22%23312f2a%22%20d%3D%22M44.24%2024.81c0%202.28-2.48%204.32-4.74%204.32c-2.25%200-4.08-1.85-4.08-4.13s1.31-4.79%204.5-4.97c3.37-.21%204.32%202.5%204.32%204.78%22%2F%3E%3Cpath%20fill%3D%22%2301ab46%22%20d%3D%22M86.38%2080.75s2.25%205.07%2010.89%2010.7c7.33%204.78%2010.89%207.7%2015.96%209.48s5.26%202.25%205.07%203.19s-8.07%207.04-16.71%206.29c-8.63-.75-12.76-4.13-15.39-5.91s-7.6-14.36-7.6-14.36z%22%2F%3E%3Cpath%20fill%3D%22%23b7d019%22%20d%3D%22M66.34%2041.84s-11.97%203.52-17.22%2011.5c-4.4%206.68-4.01%2018.04.47%2026.47c5.54%2010.42%2016.99%2017.83%2023.09%2020.65s14.45%204.22%2018.11%203.85s-3.28-25.62-9.95-39.14c-6.5-13.19-14.5-23.33-14.5-23.33%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%23feba02%22%20d%3D%22M40.01%2095.48s2.44%2010.04%202.06%2011.45s-7.32%202.53-11.36%204.6c-2.65%201.36-6.92%204.39-4.32%206.84c1.41%201.33%205.35-2.03%2017.18-2.71c12.01-.69%2014.13.29%2013.51-2.25c-.61-2.53-3.8-2.82-6.48-3.94c-.89-.37-1.92-.96-2.35-1.6c-.41-.61.19-10.98.19-10.98z%22%2F%3E%3Cpath%20fill%3D%22%23feba02%22%20d%3D%22M62.16%20102.52s.28%2010.15.28%2010.8c0%20.95-2.32%202.09-5.77%202.86s-10.28%202.05-10.37%206.42c-.06%202.69%2013.12-.95%2020.65-.84s12.36%201.1%2012.01-2.06c-.28-2.53-4.2-3.68-6.31-4.14s-3.07-1.49-3.13-2.75c-.04-.82.14-10.07.14-10.07z%22%2F%3E%3ClinearGradient%20id%3D%22SVGGeVcEc6e%22%20x1%3D%2246.854%22%20x2%3D%2265.857%22%20y1%3D%2297.057%22%20y2%3D%2233.649%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.136%22%20stop-color%3D%22%2379da88%22%2F%3E%3Cstop%20offset%3D%22.304%22%20stop-color%3D%22%2357cd75%22%2F%3E%3Cstop%20offset%3D%22.634%22%20stop-color%3D%22%2319b553%22%2F%3E%3Cstop%20offset%3D%22.791%22%20stop-color%3D%22%2301ab46%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGGeVcEc6e)%22%20d%3D%22m41.89%208.01l9.06-.61s5.04%201.63%209.83%208.57c6.36%209.23%205.52%2026.11%205.52%2026.11l17.46%2046.55l2.11%2015.39s-15.62%202.46-30.92.47c-18.02-2.35-36.6-18.68-36.32-43.08s19.62-47.96%2019.62-47.96z%22%2F%3E%3Cpath%20fill%3D%22%23ffd51d%22%20d%3D%22M21.15%2016.93s-6.95%202.16-8.92%209.95S13.55%2041.92%2015%2042.41c.56.19%202.3-3.33%202.3-3.33s2.44%202.82%203.66%203.47c1.22.66%201.83%201.15%202.91%201.08c2.11-.14%205.21-6.29%205.12-10.42l1.08-20.23z%22%2F%3E%3Cpath%20fill%3D%22%23ff2b23%22%20d%3D%22M29.85%2028.09s8.47-1.41%2011.85-4.32s7.32-5.54%208.63-10.79c.8-3.2.84-5.44.84-5.44S39.36.69%2028.66%206.32S20.49%2019.6%2020.49%2019.6z%22%2F%3E%3Cpath%20fill%3D%22%23ff600d%22%20d%3D%22M29.5%2029.22s-6.85%204.04-7.6%204.6s-3.2%201.78-4.32%202.72c-1.78%201.5-3.38%204.88-2.72%205.73c.66.84%201.6-1.78%204.22-3.38s7.13-4.13%208.35-4.79s1.6-1.03%201.6-1.03z%22%2F%3E%3Cpath%20fill%3D%22%23a02a1b%22%20d%3D%22M31.83%2027.46c.47-.99.68-3.26-2.51-7.25c-3.75-4.69-9.01-4.88-9.01-4.88l-.56%201.88l5.82%205.82L28.8%2030s2.06-.5%203.03-2.54%22%2F%3E%3Cpath%20fill%3D%22%23ec80af%22%20d%3D%22M15.89%2020.4s4.32.28%207.32%202.91c1.78%201.56%204.47%204.9%205.13%206.41s2.91-2.67%201.13-5.49s-3.91-5.65-7.85-7.02c-2.84-.98-5.54%201.41-5.73%203.19%22%2F%3E%3Cpath%20fill%3D%22%23fbd3b3%22%20d%3D%22M49.49%2025.94s-3.47-8.82-10.61-8.45c-7.2.38-8.31%205.73-7.98%208.92c.38%203.69%202.82%205.73%208.45%205.54c5.64-.2%2010.14-6.01%2010.14-6.01%22%2F%3E%3Cpath%20fill%3D%22%23312f2a%22%20d%3D%22M44.24%2024.81c0%202.28-2.48%204.32-4.74%204.32c-2.25%200-4.08-1.85-4.08-4.13s1.31-4.79%204.5-4.97c3.37-.21%204.32%202.5%204.32%204.78%22%2F%3E%3Cpath%20fill%3D%22%2301ab46%22%20d%3D%22M86.38%2080.75s2.25%205.07%2010.89%2010.7c7.33%204.78%2010.89%207.7%2015.96%209.48s5.26%202.25%205.07%203.19s-8.07%207.04-16.71%206.29c-8.63-.75-12.76-4.13-15.39-5.91s-7.6-14.36-7.6-14.36z%22%2F%3E%3Cpath%20fill%3D%22%23b7d019%22%20d%3D%22M66.34%2041.84s-11.97%203.52-17.22%2011.5c-4.4%206.68-4.01%2018.04.47%2026.47c5.54%2010.42%2016.99%2017.83%2023.09%2020.65s14.45%204.22%2018.11%203.85s-3.28-25.62-9.95-39.14c-6.5-13.19-14.5-23.33-14.5-23.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/parrot.svg?color=%231a73e8&size=48