donkey emoji
donkey from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- donkey
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More animals & nature icons from Twitter Emoji
Use the donkey emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#738695" d="m16.07 26.09l3.23 6.04c.1.18.35.22.49.07l1.49-1.49c.12-.12.12-.31 0-.43l-2.24-2.43a1.03 1.03 0 0 1-.27-.69v-3.72l-3.28-1.94l-1 3l1.57 1.59Zm5.7-2.88S23 26 25 27l-1.33 4.07c-.08.2.07.43.29.43h1.52c.14 0 .26-.09.3-.22l1.72-5.78l-3-5.38l-3 2z"/><path fill="#bfccd5" d="M6.97 5s-1.86 3.92-.18 5.5h1.14S9.02 8.48 6.97 5"/><path fill="#738695" d="M7.02 8.82s.38-1.7 3.48-2.32c1.36-.27 2.42.05 3.11.39c.48.24.57.89.16 1.25l-.76.67s1.72-.24 1.99.18c.22.33-.5 1.5-.5 1.5s1.08.02 1.5.5c.11.13.52.54.94.96c.69.68 1.54 1.16 2.48 1.4l2.57.64l-6.5-.5l-4.04-2.91l-4.44-1.77Z"/><path fill="#bfccd5" d="M31.4 12.92c-1.91-2.01-5.4-2.75-8.9-.42c-4.85 3.23-10-2-10-2c-3.36-2.69-5.37-2.21-6.32-1.61c-.38.24-.67.59-.87.99l-2.2 4.36c-.84 1.66.82 3.47 2.55 2.79L9.01 16c.71 2.83 2.17 4.41 2.96 5.09c.35.3.58.72.64 1.18l.9 7.23l-.75 4.05c-.05.27.15.51.42.51h1.89c.24 0 .43-.19.43-.43V29.5s.63-3.81.89-5.36c.06-.34.4-.53.72-.42c3.39 1.12 5.78-.06 6.81-.77c.28-.19.67-.08.78.25c1.15 3.42 3.79 4.3 3.79 4.3l-1.34 6.04c-.06.27.15.53.42.53h1.58c.2 0 .37-.13.42-.32l1.81-6.86c.06-.24.03-.51-.1-.73l-.78-1.36a.79.79 0 0 1-.06-.67l2.03-5.63c.06-.16.1-.32.15-.48c.22 1.19.35 2.66.35 4.48c0 .28.22.5.5.5s.5-.22.5-.5c0-5.84-1.37-8.43-2.6-9.58Z"/><path fill="#dfe7ed" d="M5.82 15.37S6.5 11.5 2.5 13.5c-2 1-1.06 2.92.36 3.98c1.04.77 2.53.6 3.33-.41c.5-.63.67-1.31-.38-1.7Z"/><path fill="#bfccd5" d="M10.38 4.3s-2.86 3.97-1.32 6.06l1.26.23s1.62-2.02.06-6.3Z"/><path fill="#738695" d="M9.76 8.82c.25.1.52.23.79.38c.11-.74.08-1.78-.43-3.18c0 0-.88 1.26-1.08 2.59c.24.04.48.11.71.2Zm-6 6.12c.13-.52.06-.98-.15-1.04s-.5.32-.63.84s-.06.98.15 1.04s.5-.32.63-.84"/><path d="M7.2 12.82c.44 0 .8-.36.8-.8s-.36-.8-.8-.8s-.8.36-.8.8s.36.8.8.8"/><path fill="#738695" d="M13.18 34.06h1.89c.24 0 .43-.19.43-.43V33h-2.65l-.1.55c-.05.27.15.51.42.51ZM27.28 33l-.12.54c-.06.27.15.53.42.53h1.58c.2 0 .37-.13.42-.32l.2-.74h-2.5Zm6.21-11.18c-.98 0-1.93 1.45 0 3.91c0 0 2.44-3.92 0-3.91"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiDonkey(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#738695" d="m16.07 26.09l3.23 6.04c.1.18.35.22.49.07l1.49-1.49c.12-.12.12-.31 0-.43l-2.24-2.43a1.03 1.03 0 0 1-.27-.69v-3.72l-3.28-1.94l-1 3l1.57 1.59Zm5.7-2.88S23 26 25 27l-1.33 4.07c-.08.2.07.43.29.43h1.52c.14 0 .26-.09.3-.22l1.72-5.78l-3-5.38l-3 2z"/><path fill="#bfccd5" d="M6.97 5s-1.86 3.92-.18 5.5h1.14S9.02 8.48 6.97 5"/><path fill="#738695" d="M7.02 8.82s.38-1.7 3.48-2.32c1.36-.27 2.42.05 3.11.39c.48.24.57.89.16 1.25l-.76.67s1.72-.24 1.99.18c.22.33-.5 1.5-.5 1.5s1.08.02 1.5.5c.11.13.52.54.94.96c.69.68 1.54 1.16 2.48 1.4l2.57.64l-6.5-.5l-4.04-2.91l-4.44-1.77Z"/><path fill="#bfccd5" d="M31.4 12.92c-1.91-2.01-5.4-2.75-8.9-.42c-4.85 3.23-10-2-10-2c-3.36-2.69-5.37-2.21-6.32-1.61c-.38.24-.67.59-.87.99l-2.2 4.36c-.84 1.66.82 3.47 2.55 2.79L9.01 16c.71 2.83 2.17 4.41 2.96 5.09c.35.3.58.72.64 1.18l.9 7.23l-.75 4.05c-.05.27.15.51.42.51h1.89c.24 0 .43-.19.43-.43V29.5s.63-3.81.89-5.36c.06-.34.4-.53.72-.42c3.39 1.12 5.78-.06 6.81-.77c.28-.19.67-.08.78.25c1.15 3.42 3.79 4.3 3.79 4.3l-1.34 6.04c-.06.27.15.53.42.53h1.58c.2 0 .37-.13.42-.32l1.81-6.86c.06-.24.03-.51-.1-.73l-.78-1.36a.79.79 0 0 1-.06-.67l2.03-5.63c.06-.16.1-.32.15-.48c.22 1.19.35 2.66.35 4.48c0 .28.22.5.5.5s.5-.22.5-.5c0-5.84-1.37-8.43-2.6-9.58Z"/><path fill="#dfe7ed" d="M5.82 15.37S6.5 11.5 2.5 13.5c-2 1-1.06 2.92.36 3.98c1.04.77 2.53.6 3.33-.41c.5-.63.67-1.31-.38-1.7Z"/><path fill="#bfccd5" d="M10.38 4.3s-2.86 3.97-1.32 6.06l1.26.23s1.62-2.02.06-6.3Z"/><path fill="#738695" d="M9.76 8.82c.25.1.52.23.79.38c.11-.74.08-1.78-.43-3.18c0 0-.88 1.26-1.08 2.59c.24.04.48.11.71.2Zm-6 6.12c.13-.52.06-.98-.15-1.04s-.5.32-.63.84s-.06.98.15 1.04s.5-.32.63-.84"/><path d="M7.2 12.82c.44 0 .8-.36.8-.8s-.36-.8-.8-.8s-.8.36-.8.8s.36.8.8.8"/><path fill="#738695" d="M13.18 34.06h1.89c.24 0 .43-.19.43-.43V33h-2.65l-.1.55c-.05.27.15.51.42.51ZM27.28 33l-.12.54c-.06.27.15.53.42.53h1.58c.2 0 .37-.13.42-.32l.2-.74h-2.5Zm6.21-11.18c-.98 0-1.93 1.45 0 3.91c0 0 2.44-3.92 0-3.91"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#738695" d="m16.07 26.09l3.23 6.04c.1.18.35.22.49.07l1.49-1.49c.12-.12.12-.31 0-.43l-2.24-2.43a1.03 1.03 0 0 1-.27-.69v-3.72l-3.28-1.94l-1 3l1.57 1.59Zm5.7-2.88S23 26 25 27l-1.33 4.07c-.08.2.07.43.29.43h1.52c.14 0 .26-.09.3-.22l1.72-5.78l-3-5.38l-3 2z"/><path fill="#bfccd5" d="M6.97 5s-1.86 3.92-.18 5.5h1.14S9.02 8.48 6.97 5"/><path fill="#738695" d="M7.02 8.82s.38-1.7 3.48-2.32c1.36-.27 2.42.05 3.11.39c.48.24.57.89.16 1.25l-.76.67s1.72-.24 1.99.18c.22.33-.5 1.5-.5 1.5s1.08.02 1.5.5c.11.13.52.54.94.96c.69.68 1.54 1.16 2.48 1.4l2.57.64l-6.5-.5l-4.04-2.91l-4.44-1.77Z"/><path fill="#bfccd5" d="M31.4 12.92c-1.91-2.01-5.4-2.75-8.9-.42c-4.85 3.23-10-2-10-2c-3.36-2.69-5.37-2.21-6.32-1.61c-.38.24-.67.59-.87.99l-2.2 4.36c-.84 1.66.82 3.47 2.55 2.79L9.01 16c.71 2.83 2.17 4.41 2.96 5.09c.35.3.58.72.64 1.18l.9 7.23l-.75 4.05c-.05.27.15.51.42.51h1.89c.24 0 .43-.19.43-.43V29.5s.63-3.81.89-5.36c.06-.34.4-.53.72-.42c3.39 1.12 5.78-.06 6.81-.77c.28-.19.67-.08.78.25c1.15 3.42 3.79 4.3 3.79 4.3l-1.34 6.04c-.06.27.15.53.42.53h1.58c.2 0 .37-.13.42-.32l1.81-6.86c.06-.24.03-.51-.1-.73l-.78-1.36a.79.79 0 0 1-.06-.67l2.03-5.63c.06-.16.1-.32.15-.48c.22 1.19.35 2.66.35 4.48c0 .28.22.5.5.5s.5-.22.5-.5c0-5.84-1.37-8.43-2.6-9.58Z"/><path fill="#dfe7ed" d="M5.82 15.37S6.5 11.5 2.5 13.5c-2 1-1.06 2.92.36 3.98c1.04.77 2.53.6 3.33-.41c.5-.63.67-1.31-.38-1.7Z"/><path fill="#bfccd5" d="M10.38 4.3s-2.86 3.97-1.32 6.06l1.26.23s1.62-2.02.06-6.3Z"/><path fill="#738695" d="M9.76 8.82c.25.1.52.23.79.38c.11-.74.08-1.78-.43-3.18c0 0-.88 1.26-1.08 2.59c.24.04.48.11.71.2Zm-6 6.12c.13-.52.06-.98-.15-1.04s-.5.32-.63.84s-.06.98.15 1.04s.5-.32.63-.84"/><path d="M7.2 12.82c.44 0 .8-.36.8-.8s-.36-.8-.8-.8s-.8.36-.8.8s.36.8.8.8"/><path fill="#738695" d="M13.18 34.06h1.89c.24 0 .43-.19.43-.43V33h-2.65l-.1.55c-.05.27.15.51.42.51ZM27.28 33l-.12.54c-.06.27.15.53.42.53h1.58c.2 0 .37-.13.42-.32l.2-.74h-2.5Zm6.21-11.18c-.98 0-1.93 1.45 0 3.91c0 0 2.44-3.92 0-3.91"/></svg> </template>
CSS
.icon-donkey {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22m16.07%2026.09l3.23%206.04c.1.18.35.22.49.07l1.49-1.49c.12-.12.12-.31%200-.43l-2.24-2.43a1.03%201.03%200%200%201-.27-.69v-3.72l-3.28-1.94l-1%203l1.57%201.59Zm5.7-2.88S23%2026%2025%2027l-1.33%204.07c-.08.2.07.43.29.43h1.52c.14%200%20.26-.09.3-.22l1.72-5.78l-3-5.38l-3%202z%22%2F%3E%3Cpath%20fill%3D%22%23bfccd5%22%20d%3D%22M6.97%205s-1.86%203.92-.18%205.5h1.14S9.02%208.48%206.97%205%22%2F%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22M7.02%208.82s.38-1.7%203.48-2.32c1.36-.27%202.42.05%203.11.39c.48.24.57.89.16%201.25l-.76.67s1.72-.24%201.99.18c.22.33-.5%201.5-.5%201.5s1.08.02%201.5.5c.11.13.52.54.94.96c.69.68%201.54%201.16%202.48%201.4l2.57.64l-6.5-.5l-4.04-2.91l-4.44-1.77Z%22%2F%3E%3Cpath%20fill%3D%22%23bfccd5%22%20d%3D%22M31.4%2012.92c-1.91-2.01-5.4-2.75-8.9-.42c-4.85%203.23-10-2-10-2c-3.36-2.69-5.37-2.21-6.32-1.61c-.38.24-.67.59-.87.99l-2.2%204.36c-.84%201.66.82%203.47%202.55%202.79L9.01%2016c.71%202.83%202.17%204.41%202.96%205.09c.35.3.58.72.64%201.18l.9%207.23l-.75%204.05c-.05.27.15.51.42.51h1.89c.24%200%20.43-.19.43-.43V29.5s.63-3.81.89-5.36c.06-.34.4-.53.72-.42c3.39%201.12%205.78-.06%206.81-.77c.28-.19.67-.08.78.25c1.15%203.42%203.79%204.3%203.79%204.3l-1.34%206.04c-.06.27.15.53.42.53h1.58c.2%200%20.37-.13.42-.32l1.81-6.86c.06-.24.03-.51-.1-.73l-.78-1.36a.79.79%200%200%201-.06-.67l2.03-5.63c.06-.16.1-.32.15-.48c.22%201.19.35%202.66.35%204.48c0%20.28.22.5.5.5s.5-.22.5-.5c0-5.84-1.37-8.43-2.6-9.58Z%22%2F%3E%3Cpath%20fill%3D%22%23dfe7ed%22%20d%3D%22M5.82%2015.37S6.5%2011.5%202.5%2013.5c-2%201-1.06%202.92.36%203.98c1.04.77%202.53.6%203.33-.41c.5-.63.67-1.31-.38-1.7Z%22%2F%3E%3Cpath%20fill%3D%22%23bfccd5%22%20d%3D%22M10.38%204.3s-2.86%203.97-1.32%206.06l1.26.23s1.62-2.02.06-6.3Z%22%2F%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22M9.76%208.82c.25.1.52.23.79.38c.11-.74.08-1.78-.43-3.18c0%200-.88%201.26-1.08%202.59c.24.04.48.11.71.2Zm-6%206.12c.13-.52.06-.98-.15-1.04s-.5.32-.63.84s-.06.98.15%201.04s.5-.32.63-.84%22%2F%3E%3Cpath%20d%3D%22M7.2%2012.82c.44%200%20.8-.36.8-.8s-.36-.8-.8-.8s-.8.36-.8.8s.36.8.8.8%22%2F%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22M13.18%2034.06h1.89c.24%200%20.43-.19.43-.43V33h-2.65l-.1.55c-.05.27.15.51.42.51ZM27.28%2033l-.12.54c-.06.27.15.53.42.53h1.58c.2%200%20.37-.13.42-.32l.2-.74h-2.5Zm6.21-11.18c-.98%200-1.93%201.45%200%203.91c0%200%202.44-3.92%200-3.91%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22m16.07%2026.09l3.23%206.04c.1.18.35.22.49.07l1.49-1.49c.12-.12.12-.31%200-.43l-2.24-2.43a1.03%201.03%200%200%201-.27-.69v-3.72l-3.28-1.94l-1%203l1.57%201.59Zm5.7-2.88S23%2026%2025%2027l-1.33%204.07c-.08.2.07.43.29.43h1.52c.14%200%20.26-.09.3-.22l1.72-5.78l-3-5.38l-3%202z%22%2F%3E%3Cpath%20fill%3D%22%23bfccd5%22%20d%3D%22M6.97%205s-1.86%203.92-.18%205.5h1.14S9.02%208.48%206.97%205%22%2F%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22M7.02%208.82s.38-1.7%203.48-2.32c1.36-.27%202.42.05%203.11.39c.48.24.57.89.16%201.25l-.76.67s1.72-.24%201.99.18c.22.33-.5%201.5-.5%201.5s1.08.02%201.5.5c.11.13.52.54.94.96c.69.68%201.54%201.16%202.48%201.4l2.57.64l-6.5-.5l-4.04-2.91l-4.44-1.77Z%22%2F%3E%3Cpath%20fill%3D%22%23bfccd5%22%20d%3D%22M31.4%2012.92c-1.91-2.01-5.4-2.75-8.9-.42c-4.85%203.23-10-2-10-2c-3.36-2.69-5.37-2.21-6.32-1.61c-.38.24-.67.59-.87.99l-2.2%204.36c-.84%201.66.82%203.47%202.55%202.79L9.01%2016c.71%202.83%202.17%204.41%202.96%205.09c.35.3.58.72.64%201.18l.9%207.23l-.75%204.05c-.05.27.15.51.42.51h1.89c.24%200%20.43-.19.43-.43V29.5s.63-3.81.89-5.36c.06-.34.4-.53.72-.42c3.39%201.12%205.78-.06%206.81-.77c.28-.19.67-.08.78.25c1.15%203.42%203.79%204.3%203.79%204.3l-1.34%206.04c-.06.27.15.53.42.53h1.58c.2%200%20.37-.13.42-.32l1.81-6.86c.06-.24.03-.51-.1-.73l-.78-1.36a.79.79%200%200%201-.06-.67l2.03-5.63c.06-.16.1-.32.15-.48c.22%201.19.35%202.66.35%204.48c0%20.28.22.5.5.5s.5-.22.5-.5c0-5.84-1.37-8.43-2.6-9.58Z%22%2F%3E%3Cpath%20fill%3D%22%23dfe7ed%22%20d%3D%22M5.82%2015.37S6.5%2011.5%202.5%2013.5c-2%201-1.06%202.92.36%203.98c1.04.77%202.53.6%203.33-.41c.5-.63.67-1.31-.38-1.7Z%22%2F%3E%3Cpath%20fill%3D%22%23bfccd5%22%20d%3D%22M10.38%204.3s-2.86%203.97-1.32%206.06l1.26.23s1.62-2.02.06-6.3Z%22%2F%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22M9.76%208.82c.25.1.52.23.79.38c.11-.74.08-1.78-.43-3.18c0%200-.88%201.26-1.08%202.59c.24.04.48.11.71.2Zm-6%206.12c.13-.52.06-.98-.15-1.04s-.5.32-.63.84s-.06.98.15%201.04s.5-.32.63-.84%22%2F%3E%3Cpath%20d%3D%22M7.2%2012.82c.44%200%20.8-.36.8-.8s-.36-.8-.8-.8s-.8.36-.8.8s.36.8.8.8%22%2F%3E%3Cpath%20fill%3D%22%23738695%22%20d%3D%22M13.18%2034.06h1.89c.24%200%20.43-.19.43-.43V33h-2.65l-.1.55c-.05.27.15.51.42.51ZM27.28%2033l-.12.54c-.06.27.15.53.42.53h1.58c.2%200%20.37-.13.42-.32l.2-.74h-2.5Zm6.21-11.18c-.98%200-1.93%201.45%200%203.91c0%200%202.44-3.92%200-3.91%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/donkey.svg?color=%231a73e8&size=48