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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGdJ9uMe1Z" x1="47.489" x2="51.02" y1="11.504" y2="45.102" gradientUnits="userSpaceOnUse"><stop offset=".171" stop-color="#01ab46"/><stop offset=".345" stop-color="#089e42"/><stop offset=".671" stop-color="#1a7a37"/><stop offset="1" stop-color="#2f502a"/></linearGradient><path fill="url(#SVGdJ9uMe1Z)" d="M35.84 48.65s5.84-8.38 5.42-11.61c-.42-3.24-1.55-3.94-4.79-5.07s-5.14-2.89-5.14-2.89s-2.35-11.03-2.11-12.39c.28-1.62 6.12-12.53 19.99-12.53c13.37 0 18.86 11.22 18.16 19.85c-.63 7.81-3.52 10-5.56 16.47c-2.04 6.48-3.03 10.35-3.03 10.35l-12.04 2.46l-10.07-2.18z"/><path fill="#ff5d10" d="M53.25 96.51s.75 7.64-.02 8.57c-.78.93-12.44 3.63-13.76 4.62c-1.43 1.07-.82 3.47 2.22 6.24s5.59 3.25 7.34 2.53c2.06-.84 5.63-3.57 7.23-4.79c1.28-.98 3.2-3.06 3.46-4.73c.27-1.67-.56-11.48-.56-11.48zm15.2 2.68s1.1 8.92.56 10c-1.41 2.82-9.47 9.16-10 11.26c-.42 1.69 3.8 5.07 8.02 5.16c5.64.13 9.17-2.1 9.57-3.33c.56-1.74-1.55-11.97-1.83-12.53s.14-15.06.14-15.06z"/><path fill="#5e6367" d="M98.66 54.49s4.8-.94 4.82-4.2c.01-3.26-1.74-1.84-1.76-4.21s4.24-2.93 7.04-.94c2.21 1.57 7.26 6.68 6.98 17.29c-.38 14.41-7.92 24.95-19.79 31.47c-9.68 5.31-23.96 4.68-23.96 4.68z"/><path fill="#b0b0b1" d="M85.67 55.69c2.35-.28 12.66-3.54 16.33-2.6c4.43 1.13 8.85 4.25 7.95 14.15c-1.16 12.85-10.29 20.68-14.22 22.83C88.7 93.91 81.94 94 81.94 94s1.39-38.03 3.73-38.31"/><path fill="#ffbf18" d="M7.12 25.07c0 1.2 7.46 4.72 14.5 5.56s11.4-.28 11.4-.28s-1.2-3.03-1.2-5.28s1.16-7.9-.63-9.22c-1.62-1.2-2.96 1.27-3.94 1.97c-.99.7-3.8 2.67-8.17 2.82s-8.17-.56-9.71.28s-2.25 2.88-2.25 4.15"/><path fill="#2d2b33" d="M50.2 20.77c-.42 1.75-1.61 3.12-3.94 2.75c-2.18-.35-3.24-2.6-2.6-4.79c.5-1.73 1.79-2.9 3.97-2.53c2.5.42 2.97 2.88 2.57 4.57"/><path fill="#73df86" d="M50.92 25.57c2.47-.78 4.3-.79 4.04-2.47c-.3-1.93-3.51-1.38-5.55-.3c-2.17 1.15-4.99 3.11-3.74 4.7c1.33 1.69 3.83-1.48 5.25-1.93"/><path fill="#fff" d="M33.16 51.6s2.16 9.43 12.95 7.84c7.71-1.14 13.42-4.97 13.42-4.97l.09-6.29s-5.12 3-11.26 2.91c-6.38-.09-11.92-3.38-11.92-3.38z"/><path fill="#84574e" d="M26.03 69.11C25.28 89.56 40.7 99.28 65.17 99.7c27.12.47 37.61-15.44 39.23-25.43c1.69-10.45-5.07-12.67-5.07-12.67s6.76-2.82 3.73-9.5c-1.41-.28-8.35 1.57-21.54.21c-13.1-1.35-22.08.94-22.08.94s-3.28 3.57-12.67 3.1c-11.25-.56-13.42-4.97-13.42-4.97s-6.85 5.01-7.32 17.73"/><path fill="#b79277" d="M52.03 73.14c2.28 7.9 10.42 12.67 22.52 12.11c10.98-.51 18.96-8.17 20.27-14.92c1.43-7.34-1.55-10.14-1.55-10.14s6.34-2.3 6.34-6.76c-3.57-2.16-14.92-3.66-27.5-4.13c-8.16-.3-12.76 2.72-12.76 2.72S47.8 58.5 52.03 73.14"/></svg>

React

import type { SVGProps } from "react";

export function NotoDuck(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGdJ9uMe1Z" x1="47.489" x2="51.02" y1="11.504" y2="45.102" gradientUnits="userSpaceOnUse"><stop offset=".171" stopColor="#01ab46"/><stop offset=".345" stopColor="#089e42"/><stop offset=".671" stopColor="#1a7a37"/><stop offset="1" stopColor="#2f502a"/></linearGradient><path fill="url(#SVGdJ9uMe1Z)" d="M35.84 48.65s5.84-8.38 5.42-11.61c-.42-3.24-1.55-3.94-4.79-5.07s-5.14-2.89-5.14-2.89s-2.35-11.03-2.11-12.39c.28-1.62 6.12-12.53 19.99-12.53c13.37 0 18.86 11.22 18.16 19.85c-.63 7.81-3.52 10-5.56 16.47c-2.04 6.48-3.03 10.35-3.03 10.35l-12.04 2.46l-10.07-2.18z"/><path fill="#ff5d10" d="M53.25 96.51s.75 7.64-.02 8.57c-.78.93-12.44 3.63-13.76 4.62c-1.43 1.07-.82 3.47 2.22 6.24s5.59 3.25 7.34 2.53c2.06-.84 5.63-3.57 7.23-4.79c1.28-.98 3.2-3.06 3.46-4.73c.27-1.67-.56-11.48-.56-11.48zm15.2 2.68s1.1 8.92.56 10c-1.41 2.82-9.47 9.16-10 11.26c-.42 1.69 3.8 5.07 8.02 5.16c5.64.13 9.17-2.1 9.57-3.33c.56-1.74-1.55-11.97-1.83-12.53s.14-15.06.14-15.06z"/><path fill="#5e6367" d="M98.66 54.49s4.8-.94 4.82-4.2c.01-3.26-1.74-1.84-1.76-4.21s4.24-2.93 7.04-.94c2.21 1.57 7.26 6.68 6.98 17.29c-.38 14.41-7.92 24.95-19.79 31.47c-9.68 5.31-23.96 4.68-23.96 4.68z"/><path fill="#b0b0b1" d="M85.67 55.69c2.35-.28 12.66-3.54 16.33-2.6c4.43 1.13 8.85 4.25 7.95 14.15c-1.16 12.85-10.29 20.68-14.22 22.83C88.7 93.91 81.94 94 81.94 94s1.39-38.03 3.73-38.31"/><path fill="#ffbf18" d="M7.12 25.07c0 1.2 7.46 4.72 14.5 5.56s11.4-.28 11.4-.28s-1.2-3.03-1.2-5.28s1.16-7.9-.63-9.22c-1.62-1.2-2.96 1.27-3.94 1.97c-.99.7-3.8 2.67-8.17 2.82s-8.17-.56-9.71.28s-2.25 2.88-2.25 4.15"/><path fill="#2d2b33" d="M50.2 20.77c-.42 1.75-1.61 3.12-3.94 2.75c-2.18-.35-3.24-2.6-2.6-4.79c.5-1.73 1.79-2.9 3.97-2.53c2.5.42 2.97 2.88 2.57 4.57"/><path fill="#73df86" d="M50.92 25.57c2.47-.78 4.3-.79 4.04-2.47c-.3-1.93-3.51-1.38-5.55-.3c-2.17 1.15-4.99 3.11-3.74 4.7c1.33 1.69 3.83-1.48 5.25-1.93"/><path fill="#fff" d="M33.16 51.6s2.16 9.43 12.95 7.84c7.71-1.14 13.42-4.97 13.42-4.97l.09-6.29s-5.12 3-11.26 2.91c-6.38-.09-11.92-3.38-11.92-3.38z"/><path fill="#84574e" d="M26.03 69.11C25.28 89.56 40.7 99.28 65.17 99.7c27.12.47 37.61-15.44 39.23-25.43c1.69-10.45-5.07-12.67-5.07-12.67s6.76-2.82 3.73-9.5c-1.41-.28-8.35 1.57-21.54.21c-13.1-1.35-22.08.94-22.08.94s-3.28 3.57-12.67 3.1c-11.25-.56-13.42-4.97-13.42-4.97s-6.85 5.01-7.32 17.73"/><path fill="#b79277" d="M52.03 73.14c2.28 7.9 10.42 12.67 22.52 12.11c10.98-.51 18.96-8.17 20.27-14.92c1.43-7.34-1.55-10.14-1.55-10.14s6.34-2.3 6.34-6.76c-3.57-2.16-14.92-3.66-27.5-4.13c-8.16-.3-12.76 2.72-12.76 2.72S47.8 58.5 52.03 73.14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGdJ9uMe1Z" x1="47.489" x2="51.02" y1="11.504" y2="45.102" gradientUnits="userSpaceOnUse"><stop offset=".171" stop-color="#01ab46"/><stop offset=".345" stop-color="#089e42"/><stop offset=".671" stop-color="#1a7a37"/><stop offset="1" stop-color="#2f502a"/></linearGradient><path fill="url(#SVGdJ9uMe1Z)" d="M35.84 48.65s5.84-8.38 5.42-11.61c-.42-3.24-1.55-3.94-4.79-5.07s-5.14-2.89-5.14-2.89s-2.35-11.03-2.11-12.39c.28-1.62 6.12-12.53 19.99-12.53c13.37 0 18.86 11.22 18.16 19.85c-.63 7.81-3.52 10-5.56 16.47c-2.04 6.48-3.03 10.35-3.03 10.35l-12.04 2.46l-10.07-2.18z"/><path fill="#ff5d10" d="M53.25 96.51s.75 7.64-.02 8.57c-.78.93-12.44 3.63-13.76 4.62c-1.43 1.07-.82 3.47 2.22 6.24s5.59 3.25 7.34 2.53c2.06-.84 5.63-3.57 7.23-4.79c1.28-.98 3.2-3.06 3.46-4.73c.27-1.67-.56-11.48-.56-11.48zm15.2 2.68s1.1 8.92.56 10c-1.41 2.82-9.47 9.16-10 11.26c-.42 1.69 3.8 5.07 8.02 5.16c5.64.13 9.17-2.1 9.57-3.33c.56-1.74-1.55-11.97-1.83-12.53s.14-15.06.14-15.06z"/><path fill="#5e6367" d="M98.66 54.49s4.8-.94 4.82-4.2c.01-3.26-1.74-1.84-1.76-4.21s4.24-2.93 7.04-.94c2.21 1.57 7.26 6.68 6.98 17.29c-.38 14.41-7.92 24.95-19.79 31.47c-9.68 5.31-23.96 4.68-23.96 4.68z"/><path fill="#b0b0b1" d="M85.67 55.69c2.35-.28 12.66-3.54 16.33-2.6c4.43 1.13 8.85 4.25 7.95 14.15c-1.16 12.85-10.29 20.68-14.22 22.83C88.7 93.91 81.94 94 81.94 94s1.39-38.03 3.73-38.31"/><path fill="#ffbf18" d="M7.12 25.07c0 1.2 7.46 4.72 14.5 5.56s11.4-.28 11.4-.28s-1.2-3.03-1.2-5.28s1.16-7.9-.63-9.22c-1.62-1.2-2.96 1.27-3.94 1.97c-.99.7-3.8 2.67-8.17 2.82s-8.17-.56-9.71.28s-2.25 2.88-2.25 4.15"/><path fill="#2d2b33" d="M50.2 20.77c-.42 1.75-1.61 3.12-3.94 2.75c-2.18-.35-3.24-2.6-2.6-4.79c.5-1.73 1.79-2.9 3.97-2.53c2.5.42 2.97 2.88 2.57 4.57"/><path fill="#73df86" d="M50.92 25.57c2.47-.78 4.3-.79 4.04-2.47c-.3-1.93-3.51-1.38-5.55-.3c-2.17 1.15-4.99 3.11-3.74 4.7c1.33 1.69 3.83-1.48 5.25-1.93"/><path fill="#fff" d="M33.16 51.6s2.16 9.43 12.95 7.84c7.71-1.14 13.42-4.97 13.42-4.97l.09-6.29s-5.12 3-11.26 2.91c-6.38-.09-11.92-3.38-11.92-3.38z"/><path fill="#84574e" d="M26.03 69.11C25.28 89.56 40.7 99.28 65.17 99.7c27.12.47 37.61-15.44 39.23-25.43c1.69-10.45-5.07-12.67-5.07-12.67s6.76-2.82 3.73-9.5c-1.41-.28-8.35 1.57-21.54.21c-13.1-1.35-22.08.94-22.08.94s-3.28 3.57-12.67 3.1c-11.25-.56-13.42-4.97-13.42-4.97s-6.85 5.01-7.32 17.73"/><path fill="#b79277" d="M52.03 73.14c2.28 7.9 10.42 12.67 22.52 12.11c10.98-.51 18.96-8.17 20.27-14.92c1.43-7.34-1.55-10.14-1.55-10.14s6.34-2.3 6.34-6.76c-3.57-2.16-14.92-3.66-27.5-4.13c-8.16-.3-12.76 2.72-12.76 2.72S47.8 58.5 52.03 73.14"/></svg>
</template>

CSS

.icon-duck {
  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%3ClinearGradient%20id%3D%22SVGdJ9uMe1Z%22%20x1%3D%2247.489%22%20x2%3D%2251.02%22%20y1%3D%2211.504%22%20y2%3D%2245.102%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.171%22%20stop-color%3D%22%2301ab46%22%2F%3E%3Cstop%20offset%3D%22.345%22%20stop-color%3D%22%23089e42%22%2F%3E%3Cstop%20offset%3D%22.671%22%20stop-color%3D%22%231a7a37%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232f502a%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGdJ9uMe1Z)%22%20d%3D%22M35.84%2048.65s5.84-8.38%205.42-11.61c-.42-3.24-1.55-3.94-4.79-5.07s-5.14-2.89-5.14-2.89s-2.35-11.03-2.11-12.39c.28-1.62%206.12-12.53%2019.99-12.53c13.37%200%2018.86%2011.22%2018.16%2019.85c-.63%207.81-3.52%2010-5.56%2016.47c-2.04%206.48-3.03%2010.35-3.03%2010.35l-12.04%202.46l-10.07-2.18z%22%2F%3E%3Cpath%20fill%3D%22%23ff5d10%22%20d%3D%22M53.25%2096.51s.75%207.64-.02%208.57c-.78.93-12.44%203.63-13.76%204.62c-1.43%201.07-.82%203.47%202.22%206.24s5.59%203.25%207.34%202.53c2.06-.84%205.63-3.57%207.23-4.79c1.28-.98%203.2-3.06%203.46-4.73c.27-1.67-.56-11.48-.56-11.48zm15.2%202.68s1.1%208.92.56%2010c-1.41%202.82-9.47%209.16-10%2011.26c-.42%201.69%203.8%205.07%208.02%205.16c5.64.13%209.17-2.1%209.57-3.33c.56-1.74-1.55-11.97-1.83-12.53s.14-15.06.14-15.06z%22%2F%3E%3Cpath%20fill%3D%22%235e6367%22%20d%3D%22M98.66%2054.49s4.8-.94%204.82-4.2c.01-3.26-1.74-1.84-1.76-4.21s4.24-2.93%207.04-.94c2.21%201.57%207.26%206.68%206.98%2017.29c-.38%2014.41-7.92%2024.95-19.79%2031.47c-9.68%205.31-23.96%204.68-23.96%204.68z%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b1%22%20d%3D%22M85.67%2055.69c2.35-.28%2012.66-3.54%2016.33-2.6c4.43%201.13%208.85%204.25%207.95%2014.15c-1.16%2012.85-10.29%2020.68-14.22%2022.83C88.7%2093.91%2081.94%2094%2081.94%2094s1.39-38.03%203.73-38.31%22%2F%3E%3Cpath%20fill%3D%22%23ffbf18%22%20d%3D%22M7.12%2025.07c0%201.2%207.46%204.72%2014.5%205.56s11.4-.28%2011.4-.28s-1.2-3.03-1.2-5.28s1.16-7.9-.63-9.22c-1.62-1.2-2.96%201.27-3.94%201.97c-.99.7-3.8%202.67-8.17%202.82s-8.17-.56-9.71.28s-2.25%202.88-2.25%204.15%22%2F%3E%3Cpath%20fill%3D%22%232d2b33%22%20d%3D%22M50.2%2020.77c-.42%201.75-1.61%203.12-3.94%202.75c-2.18-.35-3.24-2.6-2.6-4.79c.5-1.73%201.79-2.9%203.97-2.53c2.5.42%202.97%202.88%202.57%204.57%22%2F%3E%3Cpath%20fill%3D%22%2373df86%22%20d%3D%22M50.92%2025.57c2.47-.78%204.3-.79%204.04-2.47c-.3-1.93-3.51-1.38-5.55-.3c-2.17%201.15-4.99%203.11-3.74%204.7c1.33%201.69%203.83-1.48%205.25-1.93%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.16%2051.6s2.16%209.43%2012.95%207.84c7.71-1.14%2013.42-4.97%2013.42-4.97l.09-6.29s-5.12%203-11.26%202.91c-6.38-.09-11.92-3.38-11.92-3.38z%22%2F%3E%3Cpath%20fill%3D%22%2384574e%22%20d%3D%22M26.03%2069.11C25.28%2089.56%2040.7%2099.28%2065.17%2099.7c27.12.47%2037.61-15.44%2039.23-25.43c1.69-10.45-5.07-12.67-5.07-12.67s6.76-2.82%203.73-9.5c-1.41-.28-8.35%201.57-21.54.21c-13.1-1.35-22.08.94-22.08.94s-3.28%203.57-12.67%203.1c-11.25-.56-13.42-4.97-13.42-4.97s-6.85%205.01-7.32%2017.73%22%2F%3E%3Cpath%20fill%3D%22%23b79277%22%20d%3D%22M52.03%2073.14c2.28%207.9%2010.42%2012.67%2022.52%2012.11c10.98-.51%2018.96-8.17%2020.27-14.92c1.43-7.34-1.55-10.14-1.55-10.14s6.34-2.3%206.34-6.76c-3.57-2.16-14.92-3.66-27.5-4.13c-8.16-.3-12.76%202.72-12.76%202.72S47.8%2058.5%2052.03%2073.14%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%3ClinearGradient%20id%3D%22SVGdJ9uMe1Z%22%20x1%3D%2247.489%22%20x2%3D%2251.02%22%20y1%3D%2211.504%22%20y2%3D%2245.102%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.171%22%20stop-color%3D%22%2301ab46%22%2F%3E%3Cstop%20offset%3D%22.345%22%20stop-color%3D%22%23089e42%22%2F%3E%3Cstop%20offset%3D%22.671%22%20stop-color%3D%22%231a7a37%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232f502a%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGdJ9uMe1Z)%22%20d%3D%22M35.84%2048.65s5.84-8.38%205.42-11.61c-.42-3.24-1.55-3.94-4.79-5.07s-5.14-2.89-5.14-2.89s-2.35-11.03-2.11-12.39c.28-1.62%206.12-12.53%2019.99-12.53c13.37%200%2018.86%2011.22%2018.16%2019.85c-.63%207.81-3.52%2010-5.56%2016.47c-2.04%206.48-3.03%2010.35-3.03%2010.35l-12.04%202.46l-10.07-2.18z%22%2F%3E%3Cpath%20fill%3D%22%23ff5d10%22%20d%3D%22M53.25%2096.51s.75%207.64-.02%208.57c-.78.93-12.44%203.63-13.76%204.62c-1.43%201.07-.82%203.47%202.22%206.24s5.59%203.25%207.34%202.53c2.06-.84%205.63-3.57%207.23-4.79c1.28-.98%203.2-3.06%203.46-4.73c.27-1.67-.56-11.48-.56-11.48zm15.2%202.68s1.1%208.92.56%2010c-1.41%202.82-9.47%209.16-10%2011.26c-.42%201.69%203.8%205.07%208.02%205.16c5.64.13%209.17-2.1%209.57-3.33c.56-1.74-1.55-11.97-1.83-12.53s.14-15.06.14-15.06z%22%2F%3E%3Cpath%20fill%3D%22%235e6367%22%20d%3D%22M98.66%2054.49s4.8-.94%204.82-4.2c.01-3.26-1.74-1.84-1.76-4.21s4.24-2.93%207.04-.94c2.21%201.57%207.26%206.68%206.98%2017.29c-.38%2014.41-7.92%2024.95-19.79%2031.47c-9.68%205.31-23.96%204.68-23.96%204.68z%22%2F%3E%3Cpath%20fill%3D%22%23b0b0b1%22%20d%3D%22M85.67%2055.69c2.35-.28%2012.66-3.54%2016.33-2.6c4.43%201.13%208.85%204.25%207.95%2014.15c-1.16%2012.85-10.29%2020.68-14.22%2022.83C88.7%2093.91%2081.94%2094%2081.94%2094s1.39-38.03%203.73-38.31%22%2F%3E%3Cpath%20fill%3D%22%23ffbf18%22%20d%3D%22M7.12%2025.07c0%201.2%207.46%204.72%2014.5%205.56s11.4-.28%2011.4-.28s-1.2-3.03-1.2-5.28s1.16-7.9-.63-9.22c-1.62-1.2-2.96%201.27-3.94%201.97c-.99.7-3.8%202.67-8.17%202.82s-8.17-.56-9.71.28s-2.25%202.88-2.25%204.15%22%2F%3E%3Cpath%20fill%3D%22%232d2b33%22%20d%3D%22M50.2%2020.77c-.42%201.75-1.61%203.12-3.94%202.75c-2.18-.35-3.24-2.6-2.6-4.79c.5-1.73%201.79-2.9%203.97-2.53c2.5.42%202.97%202.88%202.57%204.57%22%2F%3E%3Cpath%20fill%3D%22%2373df86%22%20d%3D%22M50.92%2025.57c2.47-.78%204.3-.79%204.04-2.47c-.3-1.93-3.51-1.38-5.55-.3c-2.17%201.15-4.99%203.11-3.74%204.7c1.33%201.69%203.83-1.48%205.25-1.93%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.16%2051.6s2.16%209.43%2012.95%207.84c7.71-1.14%2013.42-4.97%2013.42-4.97l.09-6.29s-5.12%203-11.26%202.91c-6.38-.09-11.92-3.38-11.92-3.38z%22%2F%3E%3Cpath%20fill%3D%22%2384574e%22%20d%3D%22M26.03%2069.11C25.28%2089.56%2040.7%2099.28%2065.17%2099.7c27.12.47%2037.61-15.44%2039.23-25.43c1.69-10.45-5.07-12.67-5.07-12.67s6.76-2.82%203.73-9.5c-1.41-.28-8.35%201.57-21.54.21c-13.1-1.35-22.08.94-22.08.94s-3.28%203.57-12.67%203.1c-11.25-.56-13.42-4.97-13.42-4.97s-6.85%205.01-7.32%2017.73%22%2F%3E%3Cpath%20fill%3D%22%23b79277%22%20d%3D%22M52.03%2073.14c2.28%207.9%2010.42%2012.67%2022.52%2012.11c10.98-.51%2018.96-8.17%2020.27-14.92c1.43-7.34-1.55-10.14-1.55-10.14s6.34-2.3%206.34-6.76c-3.57-2.16-14.92-3.66-27.5-4.13c-8.16-.3-12.76%202.72-12.76%202.72S47.8%2058.5%2052.03%2073.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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