monkey emoji
monkey from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- monkey
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More nature icons from Emoji One (Colored)
Use the monkey emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#89664c"><path d="M50.4 59.9c-2.5 0-4.7-1.2-5.5-1.7c-.9-.5-1.2-1.7-.7-2.6s1.7-1.2 2.6-.7c2.2 1.2 3.9 1.5 5.2.9c1.6-.7 3.8-3.2 5.4-10.6c1.4-6.7 1.5-15.6-1.6-19.4c-.9-1.2-2.1-1.7-3.6-1.7c-3.6 0-4.6 2.5-4.6 3.9c0 .4.1 2.1 1.6 2.1c.3 0 .7-.1 1-.5q.45-.6.3-1.5c-.2-1 .5-2 1.5-2.2s2 .5 2.2 1.5c.3 1.7 0 3.4-1.1 4.6c-1 1.2-2.5 1.9-4 1.9c-3.1 0-5.3-2.5-5.3-5.9c0-1.9.8-3.8 2.1-5.2c1.1-1.1 3-2.5 6.3-2.5c2.6 0 4.9 1.1 6.5 3.1c4.1 5.1 3.8 15.3 2.3 22.5c-1.5 7.3-4 11.7-7.5 13.3c-1 .6-2.1.7-3.1.7"/><path d="m30 27.9l-1.9 13.4c-4.9 0-6.1 9.1-4.7 17.5c.1.8 5.5 1.7 5.5 1.7c-1-5.3.4-7.9.4-7.9c-.3 4.7.3 9.5 8.4 9.5c7.5 0 11.6-2.6 12-9.5C50.9 30.6 30 27.9 30 27.9"/></g><path fill="#e0ac7e" d="M23.5 57.8c-2.4 1-8.4 1.5-6.9 4.2h11.9c1.9-2.7-1.8-5.6-5-4.2m15-3.6s-1.9-11.2-10.4-13c-8.4-1.8-3.4-4.6.9-3.6c10.5 2.3 9.5 16.6 9.5 16.6"/><path fill="#89664c" d="M27.9 36.6h-9.5L12 57.1l3.2 3.5z"/><path fill="#e0ac7e" d="M14.8 57.3c-1.9-2.3-4.8.7-6.3 1.8c-.7.5-4.5.6-3.3 2.9h8.2c2.6-.8 2.5-3.3 1.4-4.7"/><circle cx="38.8" cy="21.2" r="5.9" fill="#89664c"/><circle cx="38.8" cy="21.2" r="3.8" fill="#ffc5d3"/><circle cx="7.9" cy="21.2" r="5.9" fill="#89664c"/><circle cx="7.9" cy="21.2" r="3.8" fill="#ffc5d3"/><g fill="#89664c"><path d="M31.4 5.4c.8-.4 1.3-.6 1.3-.6q-3.45-1.2-6-1.5c.9-.7 1.5-.9 1.5-.9C13.7.3 6.8 8.7 6.8 16.2h33c-.4-5.2-3.3-8.8-8.4-10.8"/><path d="M39.9 17.3c0-6.9-7.4-12.5-16.6-12.5S6.7 10.4 6.7 17.3c0 1.6.4 3.2 1.2 4.6c-.7 1.4-1.2 3-1.2 4.6c0 6.9 7.4 12.5 16.6 12.5s16.6-5.6 16.6-12.5c0-1.6-.4-3.2-1.2-4.6c.8-1.4 1.2-2.9 1.2-4.6"/></g><path fill="#e0ac7e" d="M37.6 17.8c0-12-14.2-4.4-14.2-4.4S9.1 5.8 9.1 17.8c0 3.4 2.1 6.4 5.3 8.3c-.9 1.2-1.5 2.6-1.5 4c0 4.3 4.7 7.8 10.4 7.8c5.8 0 10.4-3.5 10.4-7.8c0-1.5-.6-2.9-1.5-4c3.3-1.9 5.4-4.9 5.4-8.3"/><g fill="#3b302a"><ellipse cx="24.9" cy="25.3" rx=".7" ry="1.5"/><ellipse cx="21.8" cy="25.3" rx=".7" ry="1.5"/><ellipse cx="29.5" cy="20.3" rx="2.5" ry="3.2"/><ellipse cx="17.2" cy="20.3" rx="2.5" ry="3.2"/><path d="M30.4 30.6c.4 1.1-2.7 3.3-7.1 3.3s-7.5-2.2-7.1-3.3c.5-1.1 13.8-1.1 14.2 0"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneMonkey(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#89664c"><path d="M50.4 59.9c-2.5 0-4.7-1.2-5.5-1.7c-.9-.5-1.2-1.7-.7-2.6s1.7-1.2 2.6-.7c2.2 1.2 3.9 1.5 5.2.9c1.6-.7 3.8-3.2 5.4-10.6c1.4-6.7 1.5-15.6-1.6-19.4c-.9-1.2-2.1-1.7-3.6-1.7c-3.6 0-4.6 2.5-4.6 3.9c0 .4.1 2.1 1.6 2.1c.3 0 .7-.1 1-.5q.45-.6.3-1.5c-.2-1 .5-2 1.5-2.2s2 .5 2.2 1.5c.3 1.7 0 3.4-1.1 4.6c-1 1.2-2.5 1.9-4 1.9c-3.1 0-5.3-2.5-5.3-5.9c0-1.9.8-3.8 2.1-5.2c1.1-1.1 3-2.5 6.3-2.5c2.6 0 4.9 1.1 6.5 3.1c4.1 5.1 3.8 15.3 2.3 22.5c-1.5 7.3-4 11.7-7.5 13.3c-1 .6-2.1.7-3.1.7"/><path d="m30 27.9l-1.9 13.4c-4.9 0-6.1 9.1-4.7 17.5c.1.8 5.5 1.7 5.5 1.7c-1-5.3.4-7.9.4-7.9c-.3 4.7.3 9.5 8.4 9.5c7.5 0 11.6-2.6 12-9.5C50.9 30.6 30 27.9 30 27.9"/></g><path fill="#e0ac7e" d="M23.5 57.8c-2.4 1-8.4 1.5-6.9 4.2h11.9c1.9-2.7-1.8-5.6-5-4.2m15-3.6s-1.9-11.2-10.4-13c-8.4-1.8-3.4-4.6.9-3.6c10.5 2.3 9.5 16.6 9.5 16.6"/><path fill="#89664c" d="M27.9 36.6h-9.5L12 57.1l3.2 3.5z"/><path fill="#e0ac7e" d="M14.8 57.3c-1.9-2.3-4.8.7-6.3 1.8c-.7.5-4.5.6-3.3 2.9h8.2c2.6-.8 2.5-3.3 1.4-4.7"/><circle cx="38.8" cy="21.2" r="5.9" fill="#89664c"/><circle cx="38.8" cy="21.2" r="3.8" fill="#ffc5d3"/><circle cx="7.9" cy="21.2" r="5.9" fill="#89664c"/><circle cx="7.9" cy="21.2" r="3.8" fill="#ffc5d3"/><g fill="#89664c"><path d="M31.4 5.4c.8-.4 1.3-.6 1.3-.6q-3.45-1.2-6-1.5c.9-.7 1.5-.9 1.5-.9C13.7.3 6.8 8.7 6.8 16.2h33c-.4-5.2-3.3-8.8-8.4-10.8"/><path d="M39.9 17.3c0-6.9-7.4-12.5-16.6-12.5S6.7 10.4 6.7 17.3c0 1.6.4 3.2 1.2 4.6c-.7 1.4-1.2 3-1.2 4.6c0 6.9 7.4 12.5 16.6 12.5s16.6-5.6 16.6-12.5c0-1.6-.4-3.2-1.2-4.6c.8-1.4 1.2-2.9 1.2-4.6"/></g><path fill="#e0ac7e" d="M37.6 17.8c0-12-14.2-4.4-14.2-4.4S9.1 5.8 9.1 17.8c0 3.4 2.1 6.4 5.3 8.3c-.9 1.2-1.5 2.6-1.5 4c0 4.3 4.7 7.8 10.4 7.8c5.8 0 10.4-3.5 10.4-7.8c0-1.5-.6-2.9-1.5-4c3.3-1.9 5.4-4.9 5.4-8.3"/><g fill="#3b302a"><ellipse cx="24.9" cy="25.3" rx=".7" ry="1.5"/><ellipse cx="21.8" cy="25.3" rx=".7" ry="1.5"/><ellipse cx="29.5" cy="20.3" rx="2.5" ry="3.2"/><ellipse cx="17.2" cy="20.3" rx="2.5" ry="3.2"/><path d="M30.4 30.6c.4 1.1-2.7 3.3-7.1 3.3s-7.5-2.2-7.1-3.3c.5-1.1 13.8-1.1 14.2 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#89664c"><path d="M50.4 59.9c-2.5 0-4.7-1.2-5.5-1.7c-.9-.5-1.2-1.7-.7-2.6s1.7-1.2 2.6-.7c2.2 1.2 3.9 1.5 5.2.9c1.6-.7 3.8-3.2 5.4-10.6c1.4-6.7 1.5-15.6-1.6-19.4c-.9-1.2-2.1-1.7-3.6-1.7c-3.6 0-4.6 2.5-4.6 3.9c0 .4.1 2.1 1.6 2.1c.3 0 .7-.1 1-.5q.45-.6.3-1.5c-.2-1 .5-2 1.5-2.2s2 .5 2.2 1.5c.3 1.7 0 3.4-1.1 4.6c-1 1.2-2.5 1.9-4 1.9c-3.1 0-5.3-2.5-5.3-5.9c0-1.9.8-3.8 2.1-5.2c1.1-1.1 3-2.5 6.3-2.5c2.6 0 4.9 1.1 6.5 3.1c4.1 5.1 3.8 15.3 2.3 22.5c-1.5 7.3-4 11.7-7.5 13.3c-1 .6-2.1.7-3.1.7"/><path d="m30 27.9l-1.9 13.4c-4.9 0-6.1 9.1-4.7 17.5c.1.8 5.5 1.7 5.5 1.7c-1-5.3.4-7.9.4-7.9c-.3 4.7.3 9.5 8.4 9.5c7.5 0 11.6-2.6 12-9.5C50.9 30.6 30 27.9 30 27.9"/></g><path fill="#e0ac7e" d="M23.5 57.8c-2.4 1-8.4 1.5-6.9 4.2h11.9c1.9-2.7-1.8-5.6-5-4.2m15-3.6s-1.9-11.2-10.4-13c-8.4-1.8-3.4-4.6.9-3.6c10.5 2.3 9.5 16.6 9.5 16.6"/><path fill="#89664c" d="M27.9 36.6h-9.5L12 57.1l3.2 3.5z"/><path fill="#e0ac7e" d="M14.8 57.3c-1.9-2.3-4.8.7-6.3 1.8c-.7.5-4.5.6-3.3 2.9h8.2c2.6-.8 2.5-3.3 1.4-4.7"/><circle cx="38.8" cy="21.2" r="5.9" fill="#89664c"/><circle cx="38.8" cy="21.2" r="3.8" fill="#ffc5d3"/><circle cx="7.9" cy="21.2" r="5.9" fill="#89664c"/><circle cx="7.9" cy="21.2" r="3.8" fill="#ffc5d3"/><g fill="#89664c"><path d="M31.4 5.4c.8-.4 1.3-.6 1.3-.6q-3.45-1.2-6-1.5c.9-.7 1.5-.9 1.5-.9C13.7.3 6.8 8.7 6.8 16.2h33c-.4-5.2-3.3-8.8-8.4-10.8"/><path d="M39.9 17.3c0-6.9-7.4-12.5-16.6-12.5S6.7 10.4 6.7 17.3c0 1.6.4 3.2 1.2 4.6c-.7 1.4-1.2 3-1.2 4.6c0 6.9 7.4 12.5 16.6 12.5s16.6-5.6 16.6-12.5c0-1.6-.4-3.2-1.2-4.6c.8-1.4 1.2-2.9 1.2-4.6"/></g><path fill="#e0ac7e" d="M37.6 17.8c0-12-14.2-4.4-14.2-4.4S9.1 5.8 9.1 17.8c0 3.4 2.1 6.4 5.3 8.3c-.9 1.2-1.5 2.6-1.5 4c0 4.3 4.7 7.8 10.4 7.8c5.8 0 10.4-3.5 10.4-7.8c0-1.5-.6-2.9-1.5-4c3.3-1.9 5.4-4.9 5.4-8.3"/><g fill="#3b302a"><ellipse cx="24.9" cy="25.3" rx=".7" ry="1.5"/><ellipse cx="21.8" cy="25.3" rx=".7" ry="1.5"/><ellipse cx="29.5" cy="20.3" rx="2.5" ry="3.2"/><ellipse cx="17.2" cy="20.3" rx="2.5" ry="3.2"/><path d="M30.4 30.6c.4 1.1-2.7 3.3-7.1 3.3s-7.5-2.2-7.1-3.3c.5-1.1 13.8-1.1 14.2 0"/></g></svg> </template>
CSS
.icon-monkey {
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%2064%2064%22%3E%3Cg%20fill%3D%22%2389664c%22%3E%3Cpath%20d%3D%22M50.4%2059.9c-2.5%200-4.7-1.2-5.5-1.7c-.9-.5-1.2-1.7-.7-2.6s1.7-1.2%202.6-.7c2.2%201.2%203.9%201.5%205.2.9c1.6-.7%203.8-3.2%205.4-10.6c1.4-6.7%201.5-15.6-1.6-19.4c-.9-1.2-2.1-1.7-3.6-1.7c-3.6%200-4.6%202.5-4.6%203.9c0%20.4.1%202.1%201.6%202.1c.3%200%20.7-.1%201-.5q.45-.6.3-1.5c-.2-1%20.5-2%201.5-2.2s2%20.5%202.2%201.5c.3%201.7%200%203.4-1.1%204.6c-1%201.2-2.5%201.9-4%201.9c-3.1%200-5.3-2.5-5.3-5.9c0-1.9.8-3.8%202.1-5.2c1.1-1.1%203-2.5%206.3-2.5c2.6%200%204.9%201.1%206.5%203.1c4.1%205.1%203.8%2015.3%202.3%2022.5c-1.5%207.3-4%2011.7-7.5%2013.3c-1%20.6-2.1.7-3.1.7%22%2F%3E%3Cpath%20d%3D%22m30%2027.9l-1.9%2013.4c-4.9%200-6.1%209.1-4.7%2017.5c.1.8%205.5%201.7%205.5%201.7c-1-5.3.4-7.9.4-7.9c-.3%204.7.3%209.5%208.4%209.5c7.5%200%2011.6-2.6%2012-9.5C50.9%2030.6%2030%2027.9%2030%2027.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M23.5%2057.8c-2.4%201-8.4%201.5-6.9%204.2h11.9c1.9-2.7-1.8-5.6-5-4.2m15-3.6s-1.9-11.2-10.4-13c-8.4-1.8-3.4-4.6.9-3.6c10.5%202.3%209.5%2016.6%209.5%2016.6%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M27.9%2036.6h-9.5L12%2057.1l3.2%203.5z%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M14.8%2057.3c-1.9-2.3-4.8.7-6.3%201.8c-.7.5-4.5.6-3.3%202.9h8.2c2.6-.8%202.5-3.3%201.4-4.7%22%2F%3E%3Ccircle%20cx%3D%2238.8%22%20cy%3D%2221.2%22%20r%3D%225.9%22%20fill%3D%22%2389664c%22%2F%3E%3Ccircle%20cx%3D%2238.8%22%20cy%3D%2221.2%22%20r%3D%223.8%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Ccircle%20cx%3D%227.9%22%20cy%3D%2221.2%22%20r%3D%225.9%22%20fill%3D%22%2389664c%22%2F%3E%3Ccircle%20cx%3D%227.9%22%20cy%3D%2221.2%22%20r%3D%223.8%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Cg%20fill%3D%22%2389664c%22%3E%3Cpath%20d%3D%22M31.4%205.4c.8-.4%201.3-.6%201.3-.6q-3.45-1.2-6-1.5c.9-.7%201.5-.9%201.5-.9C13.7.3%206.8%208.7%206.8%2016.2h33c-.4-5.2-3.3-8.8-8.4-10.8%22%2F%3E%3Cpath%20d%3D%22M39.9%2017.3c0-6.9-7.4-12.5-16.6-12.5S6.7%2010.4%206.7%2017.3c0%201.6.4%203.2%201.2%204.6c-.7%201.4-1.2%203-1.2%204.6c0%206.9%207.4%2012.5%2016.6%2012.5s16.6-5.6%2016.6-12.5c0-1.6-.4-3.2-1.2-4.6c.8-1.4%201.2-2.9%201.2-4.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M37.6%2017.8c0-12-14.2-4.4-14.2-4.4S9.1%205.8%209.1%2017.8c0%203.4%202.1%206.4%205.3%208.3c-.9%201.2-1.5%202.6-1.5%204c0%204.3%204.7%207.8%2010.4%207.8c5.8%200%2010.4-3.5%2010.4-7.8c0-1.5-.6-2.9-1.5-4c3.3-1.9%205.4-4.9%205.4-8.3%22%2F%3E%3Cg%20fill%3D%22%233b302a%22%3E%3Cellipse%20cx%3D%2224.9%22%20cy%3D%2225.3%22%20rx%3D%22.7%22%20ry%3D%221.5%22%2F%3E%3Cellipse%20cx%3D%2221.8%22%20cy%3D%2225.3%22%20rx%3D%22.7%22%20ry%3D%221.5%22%2F%3E%3Cellipse%20cx%3D%2229.5%22%20cy%3D%2220.3%22%20rx%3D%222.5%22%20ry%3D%223.2%22%2F%3E%3Cellipse%20cx%3D%2217.2%22%20cy%3D%2220.3%22%20rx%3D%222.5%22%20ry%3D%223.2%22%2F%3E%3Cpath%20d%3D%22M30.4%2030.6c.4%201.1-2.7%203.3-7.1%203.3s-7.5-2.2-7.1-3.3c.5-1.1%2013.8-1.1%2014.2%200%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%2064%2064%22%3E%3Cg%20fill%3D%22%2389664c%22%3E%3Cpath%20d%3D%22M50.4%2059.9c-2.5%200-4.7-1.2-5.5-1.7c-.9-.5-1.2-1.7-.7-2.6s1.7-1.2%202.6-.7c2.2%201.2%203.9%201.5%205.2.9c1.6-.7%203.8-3.2%205.4-10.6c1.4-6.7%201.5-15.6-1.6-19.4c-.9-1.2-2.1-1.7-3.6-1.7c-3.6%200-4.6%202.5-4.6%203.9c0%20.4.1%202.1%201.6%202.1c.3%200%20.7-.1%201-.5q.45-.6.3-1.5c-.2-1%20.5-2%201.5-2.2s2%20.5%202.2%201.5c.3%201.7%200%203.4-1.1%204.6c-1%201.2-2.5%201.9-4%201.9c-3.1%200-5.3-2.5-5.3-5.9c0-1.9.8-3.8%202.1-5.2c1.1-1.1%203-2.5%206.3-2.5c2.6%200%204.9%201.1%206.5%203.1c4.1%205.1%203.8%2015.3%202.3%2022.5c-1.5%207.3-4%2011.7-7.5%2013.3c-1%20.6-2.1.7-3.1.7%22%2F%3E%3Cpath%20d%3D%22m30%2027.9l-1.9%2013.4c-4.9%200-6.1%209.1-4.7%2017.5c.1.8%205.5%201.7%205.5%201.7c-1-5.3.4-7.9.4-7.9c-.3%204.7.3%209.5%208.4%209.5c7.5%200%2011.6-2.6%2012-9.5C50.9%2030.6%2030%2027.9%2030%2027.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M23.5%2057.8c-2.4%201-8.4%201.5-6.9%204.2h11.9c1.9-2.7-1.8-5.6-5-4.2m15-3.6s-1.9-11.2-10.4-13c-8.4-1.8-3.4-4.6.9-3.6c10.5%202.3%209.5%2016.6%209.5%2016.6%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M27.9%2036.6h-9.5L12%2057.1l3.2%203.5z%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M14.8%2057.3c-1.9-2.3-4.8.7-6.3%201.8c-.7.5-4.5.6-3.3%202.9h8.2c2.6-.8%202.5-3.3%201.4-4.7%22%2F%3E%3Ccircle%20cx%3D%2238.8%22%20cy%3D%2221.2%22%20r%3D%225.9%22%20fill%3D%22%2389664c%22%2F%3E%3Ccircle%20cx%3D%2238.8%22%20cy%3D%2221.2%22%20r%3D%223.8%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Ccircle%20cx%3D%227.9%22%20cy%3D%2221.2%22%20r%3D%225.9%22%20fill%3D%22%2389664c%22%2F%3E%3Ccircle%20cx%3D%227.9%22%20cy%3D%2221.2%22%20r%3D%223.8%22%20fill%3D%22%23ffc5d3%22%2F%3E%3Cg%20fill%3D%22%2389664c%22%3E%3Cpath%20d%3D%22M31.4%205.4c.8-.4%201.3-.6%201.3-.6q-3.45-1.2-6-1.5c.9-.7%201.5-.9%201.5-.9C13.7.3%206.8%208.7%206.8%2016.2h33c-.4-5.2-3.3-8.8-8.4-10.8%22%2F%3E%3Cpath%20d%3D%22M39.9%2017.3c0-6.9-7.4-12.5-16.6-12.5S6.7%2010.4%206.7%2017.3c0%201.6.4%203.2%201.2%204.6c-.7%201.4-1.2%203-1.2%204.6c0%206.9%207.4%2012.5%2016.6%2012.5s16.6-5.6%2016.6-12.5c0-1.6-.4-3.2-1.2-4.6c.8-1.4%201.2-2.9%201.2-4.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M37.6%2017.8c0-12-14.2-4.4-14.2-4.4S9.1%205.8%209.1%2017.8c0%203.4%202.1%206.4%205.3%208.3c-.9%201.2-1.5%202.6-1.5%204c0%204.3%204.7%207.8%2010.4%207.8c5.8%200%2010.4-3.5%2010.4-7.8c0-1.5-.6-2.9-1.5-4c3.3-1.9%205.4-4.9%205.4-8.3%22%2F%3E%3Cg%20fill%3D%22%233b302a%22%3E%3Cellipse%20cx%3D%2224.9%22%20cy%3D%2225.3%22%20rx%3D%22.7%22%20ry%3D%221.5%22%2F%3E%3Cellipse%20cx%3D%2221.8%22%20cy%3D%2225.3%22%20rx%3D%22.7%22%20ry%3D%221.5%22%2F%3E%3Cellipse%20cx%3D%2229.5%22%20cy%3D%2220.3%22%20rx%3D%222.5%22%20ry%3D%223.2%22%2F%3E%3Cellipse%20cx%3D%2217.2%22%20cy%3D%2220.3%22%20rx%3D%222.5%22%20ry%3D%223.2%22%2F%3E%3Cpath%20d%3D%22M30.4%2030.6c.4%201.1-2.7%203.3-7.1%203.3s-7.5-2.2-7.1-3.3c.5-1.1%2013.8-1.1%2014.2%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/monkey.svg?color=%231a73e8&size=48