duck emoji
duck from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- duck
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the duck emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M34.602 63.93h8.582s3.028.505-.505-3.028c0 0 .505-1.01.505-1.514s1.093-1.01.799-2.02"/><path fill="#6a462f" stroke="#6a462f" stroke-miterlimit="10" stroke-width="2" d="M37.8 61.432c1.13-.152 1.947-.423 2.355-1.035c1.01-1.514 1.01-1.01.505-2.019s0-2.02 0-2.02L45 57"/><path fill="#a57939" d="M33.79 53.97c9.417 4.737 29.518 3.798 25.572-.148c-4.439-4.439-5.073-6.341-5.707-10.146S47.947 32.26 39.069 30.358s0-13.951-6.342-19.658s-13.95-.635-13.95 2.536s-3.172 5.073-3.172 5.073c-1.268.635-9.512 3.805 1.269 3.805s10.146 2.537 6.975 4.44c0 0-10.808 4.585-7.849 14.446c3 10 17.996 13.456 17.996 13.456s-.634 1.269 0 2.537s-.366 1.634-1.634 3.537c-1.269 1.902-4.074.268-6.61.902c-1.946.486-3.171 2.537.634 2.537h10.78s3.805.634-.634-3.805c0 0 .635-1.269.635-1.903s1.373-1.268 1.004-2.536"/><path fill="#5c9e31" d="M39.07 30.358c-8.88-1.902 0-13.951-6.343-19.658s-13.95-.635-13.95 2.536s-3.172 5.073-3.172 5.073c-1.268.635-9.512 3.805 1.269 3.805s10.146 2.537 6.975 4.44"/><path fill="#fcea2b" d="M15.605 18.31c-1.268.634-9.512 3.804 1.269 3.804"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M47.947 46.212c6.976 5.708 0 6.342 0 6.342c-17.122 1.902-21.561-16.488-21.561-16.488"/><path d="M34.017 54.46c10.796 2.908 29.29 3.308 25.345-.638c-4.44-4.439-5.073-6.341-5.707-10.146S47.947 32.26 39.069 30.358s0-13.951-6.342-19.658s-13.951-.635-13.951 2.536s-3.17 5.073-3.17 5.073c-1.27.635-9.513 3.805 1.268 3.805s10.146 2.537 6.975 4.44c0 0-10.808 4.585-7.85 14.446c3 10 17.997 13.456 17.997 13.456s-.635 1.269 0 2.537s-.366 1.634-1.635 3.537c-1.268 1.902-4.073.268-6.61.902c-1.945.486-3.17 2.537.635 2.537h10.78s3.805.634-.634-3.805c0 0 .634-1.269.634-1.903s1.374-1.268 1.004-2.536"/><path d="M34.602 63.93h8.582s3.028.505-.505-3.028c0 0 .505-1.01.505-1.514s1.093-1.01.799-2.02"/><path d="M40.66 56.359s-.505 1.01 0 2.019s.505.505-.505 2.019c-.408.612-1.225.883-2.354 1.035"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiDuck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M34.602 63.93h8.582s3.028.505-.505-3.028c0 0 .505-1.01.505-1.514s1.093-1.01.799-2.02"/><path fill="#6a462f" stroke="#6a462f" strokeMiterlimit="10" strokeWidth="2" d="M37.8 61.432c1.13-.152 1.947-.423 2.355-1.035c1.01-1.514 1.01-1.01.505-2.019s0-2.02 0-2.02L45 57"/><path fill="#a57939" d="M33.79 53.97c9.417 4.737 29.518 3.798 25.572-.148c-4.439-4.439-5.073-6.341-5.707-10.146S47.947 32.26 39.069 30.358s0-13.951-6.342-19.658s-13.95-.635-13.95 2.536s-3.172 5.073-3.172 5.073c-1.268.635-9.512 3.805 1.269 3.805s10.146 2.537 6.975 4.44c0 0-10.808 4.585-7.849 14.446c3 10 17.996 13.456 17.996 13.456s-.634 1.269 0 2.537s-.366 1.634-1.634 3.537c-1.269 1.902-4.074.268-6.61.902c-1.946.486-3.171 2.537.634 2.537h10.78s3.805.634-.634-3.805c0 0 .635-1.269.635-1.903s1.373-1.268 1.004-2.536"/><path fill="#5c9e31" d="M39.07 30.358c-8.88-1.902 0-13.951-6.343-19.658s-13.95-.635-13.95 2.536s-3.172 5.073-3.172 5.073c-1.268.635-9.512 3.805 1.269 3.805s10.146 2.537 6.975 4.44"/><path fill="#fcea2b" d="M15.605 18.31c-1.268.634-9.512 3.804 1.269 3.804"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M47.947 46.212c6.976 5.708 0 6.342 0 6.342c-17.122 1.902-21.561-16.488-21.561-16.488"/><path d="M34.017 54.46c10.796 2.908 29.29 3.308 25.345-.638c-4.44-4.439-5.073-6.341-5.707-10.146S47.947 32.26 39.069 30.358s0-13.951-6.342-19.658s-13.951-.635-13.951 2.536s-3.17 5.073-3.17 5.073c-1.27.635-9.513 3.805 1.268 3.805s10.146 2.537 6.975 4.44c0 0-10.808 4.585-7.85 14.446c3 10 17.997 13.456 17.997 13.456s-.635 1.269 0 2.537s-.366 1.634-1.635 3.537c-1.268 1.902-4.073.268-6.61.902c-1.945.486-3.17 2.537.635 2.537h10.78s3.805.634-.634-3.805c0 0 .634-1.269.634-1.903s1.374-1.268 1.004-2.536"/><path d="M34.602 63.93h8.582s3.028.505-.505-3.028c0 0 .505-1.01.505-1.514s1.093-1.01.799-2.02"/><path d="M40.66 56.359s-.505 1.01 0 2.019s.505.505-.505 2.019c-.408.612-1.225.883-2.354 1.035"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M34.602 63.93h8.582s3.028.505-.505-3.028c0 0 .505-1.01.505-1.514s1.093-1.01.799-2.02"/><path fill="#6a462f" stroke="#6a462f" stroke-miterlimit="10" stroke-width="2" d="M37.8 61.432c1.13-.152 1.947-.423 2.355-1.035c1.01-1.514 1.01-1.01.505-2.019s0-2.02 0-2.02L45 57"/><path fill="#a57939" d="M33.79 53.97c9.417 4.737 29.518 3.798 25.572-.148c-4.439-4.439-5.073-6.341-5.707-10.146S47.947 32.26 39.069 30.358s0-13.951-6.342-19.658s-13.95-.635-13.95 2.536s-3.172 5.073-3.172 5.073c-1.268.635-9.512 3.805 1.269 3.805s10.146 2.537 6.975 4.44c0 0-10.808 4.585-7.849 14.446c3 10 17.996 13.456 17.996 13.456s-.634 1.269 0 2.537s-.366 1.634-1.634 3.537c-1.269 1.902-4.074.268-6.61.902c-1.946.486-3.171 2.537.634 2.537h10.78s3.805.634-.634-3.805c0 0 .635-1.269.635-1.903s1.373-1.268 1.004-2.536"/><path fill="#5c9e31" d="M39.07 30.358c-8.88-1.902 0-13.951-6.343-19.658s-13.95-.635-13.95 2.536s-3.172 5.073-3.172 5.073c-1.268.635-9.512 3.805 1.269 3.805s10.146 2.537 6.975 4.44"/><path fill="#fcea2b" d="M15.605 18.31c-1.268.634-9.512 3.804 1.269 3.804"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M47.947 46.212c6.976 5.708 0 6.342 0 6.342c-17.122 1.902-21.561-16.488-21.561-16.488"/><path d="M34.017 54.46c10.796 2.908 29.29 3.308 25.345-.638c-4.44-4.439-5.073-6.341-5.707-10.146S47.947 32.26 39.069 30.358s0-13.951-6.342-19.658s-13.951-.635-13.951 2.536s-3.17 5.073-3.17 5.073c-1.27.635-9.513 3.805 1.268 3.805s10.146 2.537 6.975 4.44c0 0-10.808 4.585-7.85 14.446c3 10 17.997 13.456 17.997 13.456s-.635 1.269 0 2.537s-.366 1.634-1.635 3.537c-1.268 1.902-4.073.268-6.61.902c-1.945.486-3.17 2.537.635 2.537h10.78s3.805.634-.634-3.805c0 0 .634-1.269.634-1.903s1.374-1.268 1.004-2.536"/><path d="M34.602 63.93h8.582s3.028.505-.505-3.028c0 0 .505-1.01.505-1.514s1.093-1.01.799-2.02"/><path d="M40.66 56.359s-.505 1.01 0 2.019s.505.505-.505 2.019c-.408.612-1.225.883-2.354 1.035"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M34.602%2063.93h8.582s3.028.505-.505-3.028c0%200%20.505-1.01.505-1.514s1.093-1.01.799-2.02%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M37.8%2061.432c1.13-.152%201.947-.423%202.355-1.035c1.01-1.514%201.01-1.01.505-2.019s0-2.02%200-2.02L45%2057%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M33.79%2053.97c9.417%204.737%2029.518%203.798%2025.572-.148c-4.439-4.439-5.073-6.341-5.707-10.146S47.947%2032.26%2039.069%2030.358s0-13.951-6.342-19.658s-13.95-.635-13.95%202.536s-3.172%205.073-3.172%205.073c-1.268.635-9.512%203.805%201.269%203.805s10.146%202.537%206.975%204.44c0%200-10.808%204.585-7.849%2014.446c3%2010%2017.996%2013.456%2017.996%2013.456s-.634%201.269%200%202.537s-.366%201.634-1.634%203.537c-1.269%201.902-4.074.268-6.61.902c-1.946.486-3.171%202.537.634%202.537h10.78s3.805.634-.634-3.805c0%200%20.635-1.269.635-1.903s1.373-1.268%201.004-2.536%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M39.07%2030.358c-8.88-1.902%200-13.951-6.343-19.658s-13.95-.635-13.95%202.536s-3.172%205.073-3.172%205.073c-1.268.635-9.512%203.805%201.269%203.805s10.146%202.537%206.975%204.44%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M15.605%2018.31c-1.268.634-9.512%203.804%201.269%203.804%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M47.947%2046.212c6.976%205.708%200%206.342%200%206.342c-17.122%201.902-21.561-16.488-21.561-16.488%22%2F%3E%3Cpath%20d%3D%22M34.017%2054.46c10.796%202.908%2029.29%203.308%2025.345-.638c-4.44-4.439-5.073-6.341-5.707-10.146S47.947%2032.26%2039.069%2030.358s0-13.951-6.342-19.658s-13.951-.635-13.951%202.536s-3.17%205.073-3.17%205.073c-1.27.635-9.513%203.805%201.268%203.805s10.146%202.537%206.975%204.44c0%200-10.808%204.585-7.85%2014.446c3%2010%2017.997%2013.456%2017.997%2013.456s-.635%201.269%200%202.537s-.366%201.634-1.635%203.537c-1.268%201.902-4.073.268-6.61.902c-1.945.486-3.17%202.537.635%202.537h10.78s3.805.634-.634-3.805c0%200%20.634-1.269.634-1.903s1.374-1.268%201.004-2.536%22%2F%3E%3Cpath%20d%3D%22M34.602%2063.93h8.582s3.028.505-.505-3.028c0%200%20.505-1.01.505-1.514s1.093-1.01.799-2.02%22%2F%3E%3Cpath%20d%3D%22M40.66%2056.359s-.505%201.01%200%202.019s.505.505-.505%202.019c-.408.612-1.225.883-2.354%201.035%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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M34.602%2063.93h8.582s3.028.505-.505-3.028c0%200%20.505-1.01.505-1.514s1.093-1.01.799-2.02%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20stroke%3D%22%236a462f%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M37.8%2061.432c1.13-.152%201.947-.423%202.355-1.035c1.01-1.514%201.01-1.01.505-2.019s0-2.02%200-2.02L45%2057%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M33.79%2053.97c9.417%204.737%2029.518%203.798%2025.572-.148c-4.439-4.439-5.073-6.341-5.707-10.146S47.947%2032.26%2039.069%2030.358s0-13.951-6.342-19.658s-13.95-.635-13.95%202.536s-3.172%205.073-3.172%205.073c-1.268.635-9.512%203.805%201.269%203.805s10.146%202.537%206.975%204.44c0%200-10.808%204.585-7.849%2014.446c3%2010%2017.996%2013.456%2017.996%2013.456s-.634%201.269%200%202.537s-.366%201.634-1.634%203.537c-1.269%201.902-4.074.268-6.61.902c-1.946.486-3.171%202.537.634%202.537h10.78s3.805.634-.634-3.805c0%200%20.635-1.269.635-1.903s1.373-1.268%201.004-2.536%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M39.07%2030.358c-8.88-1.902%200-13.951-6.343-19.658s-13.95-.635-13.95%202.536s-3.172%205.073-3.172%205.073c-1.268.635-9.512%203.805%201.269%203.805s10.146%202.537%206.975%204.44%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M15.605%2018.31c-1.268.634-9.512%203.804%201.269%203.804%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M47.947%2046.212c6.976%205.708%200%206.342%200%206.342c-17.122%201.902-21.561-16.488-21.561-16.488%22%2F%3E%3Cpath%20d%3D%22M34.017%2054.46c10.796%202.908%2029.29%203.308%2025.345-.638c-4.44-4.439-5.073-6.341-5.707-10.146S47.947%2032.26%2039.069%2030.358s0-13.951-6.342-19.658s-13.951-.635-13.951%202.536s-3.17%205.073-3.17%205.073c-1.27.635-9.513%203.805%201.268%203.805s10.146%202.537%206.975%204.44c0%200-10.808%204.585-7.85%2014.446c3%2010%2017.997%2013.456%2017.997%2013.456s-.635%201.269%200%202.537s-.366%201.634-1.635%203.537c-1.268%201.902-4.073.268-6.61.902c-1.945.486-3.17%202.537.635%202.537h10.78s3.805.634-.634-3.805c0%200%20.634-1.269.634-1.903s1.374-1.268%201.004-2.536%22%2F%3E%3Cpath%20d%3D%22M34.602%2063.93h8.582s3.028.505-.505-3.028c0%200%20.505-1.01.505-1.514s1.093-1.01.799-2.02%22%2F%3E%3Cpath%20d%3D%22M40.66%2056.359s-.505%201.01%200%202.019s.505.505-.505%202.019c-.408.612-1.225.883-2.354%201.035%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/duck.svg?color=%231a73e8&size=48