gorilla from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M51.8 16.1C49.5 6.2 39.6 2 32 2S14.5 6.2 12.2 16.1S-3 30.8 4.1 40.5C9.2 47.5 24.5 62 32 62s22.8-14.5 27.9-21.5c7.1-9.7-5.8-14.5-8.1-24.4"/><g fill="#94989b"><path d="M51.5 25c-7-4.7-14.6 1-19.5 1s-12.5-5.7-19.5-1s1.1 14.8 9 12c10.5-3.8 2.2 4.3.9 7.5C21.2 47.7 20 57 32 57s10.8-9.3 9.6-12.5c-1.3-3.2-9.6-10.5.9-7.5c8.3 2.4 16-7.3 9-12"/><path d="M47.8 18.5c-4.7-1.8-9.6 1.6-15.8 1.6s-11.2-3.4-15.8-1.6c-5.2 2 0 0 5.4 1.6C27 21.8 29.3 22 32 22s5-.2 10.4-1.8c5.4-1.7 10.7.3 5.4-1.7" opacity=".5"/><path d="M42.6 15.9c-3.1-1.3-6.4 1.2-10.6 1.2c-4.1 0-7.4-2.5-10.6-1.2c-3.5 1.5 0 0 3.6 1.2s5.1 1.4 7 1.4c1.8 0 3.3-.1 7-1.4c3.6-1.2 7 .3 3.6-1.2" opacity=".5"/><path d="M29 34.2c-2.4-1.1-1.5 2.6-6.2 4.2c-4.6 1.7-2.8 5.6.5 5.6c2.9 0 5.2.1 6.9-2.4c1.8-2.4 1.3-6.3-1.2-7.4m12.2 4.2c-4.6-1.6-3.7-5.4-6.2-4.2c-2.4 1.1-3 5-1.2 7.4s4 2.4 6.9 2.4c3.3 0 5.1-3.9.5-5.6"/></g><g fill="#3e4347"><path d="M28.5 37.4c.1 1.6.7 5-2.6 5.1c-2.9.1-3.7-2.9-.2-3c2.3 0 2.8-2.1 2.8-2.1m7 0c-.1 1.6-.7 5 2.6 5.1c2.9.1 3.7-2.9.2-3c-2.3 0-2.8-2.1-2.8-2.1"/><ellipse cx="32" cy="49" rx="8.6" ry=".5"/></g><path fill="#c7e755" d="M23 34.2c3.3 0 6-2.6 6-5.8H17c0 3.2 2.7 5.8 6 5.8"/><path fill="#89664c" d="M23 31.7c1.7 0 3-1.3 3-2.9h-6c0 1.6 1.3 2.9 3 2.9"/><path fill="#c7e755" d="M47 28.4c0 3.2-2.7 5.8-6 5.8s-6-2.6-6-5.8z"/><path fill="#89664c" d="M44 28.8c0 1.6-1.3 2.9-3 2.9s-3-1.3-3-2.9z"/><path fill="#3e4347" d="M51.5 28.6c0 .4-8.7.8-19.5.8s-19.5-.4-19.5-.8s8.7-.7 19.5-.7s19.5.3 19.5.7M2 35s0 6.2 4.3 11.7l.9-2s.1 3 2.7 6.5l.8-3s.1 4.6 4.1 8.9c0 0 .3-3 .8-4.1c0 0 2.2 4.8 7.5 8c0 0-1.4-2.6 1.7-4.6C24.7 56.4 10.1 35 2 35m60 0s0 6.2-4.2 11.7l-.9-2s-.1 3-2.7 6.5l-.8-3s-.1 4.6-4.1 8.9c0 0-.3-3-.8-4.1c0 0-2.2 4.8-7.5 8c0 0 1.4-2.6-1.7-4.6c0 0 14.6-21.4 22.7-21.4"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneGorilla(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M51.8 16.1C49.5 6.2 39.6 2 32 2S14.5 6.2 12.2 16.1S-3 30.8 4.1 40.5C9.2 47.5 24.5 62 32 62s22.8-14.5 27.9-21.5c7.1-9.7-5.8-14.5-8.1-24.4"/><g fill="#94989b"><path d="M51.5 25c-7-4.7-14.6 1-19.5 1s-12.5-5.7-19.5-1s1.1 14.8 9 12c10.5-3.8 2.2 4.3.9 7.5C21.2 47.7 20 57 32 57s10.8-9.3 9.6-12.5c-1.3-3.2-9.6-10.5.9-7.5c8.3 2.4 16-7.3 9-12"/><path d="M47.8 18.5c-4.7-1.8-9.6 1.6-15.8 1.6s-11.2-3.4-15.8-1.6c-5.2 2 0 0 5.4 1.6C27 21.8 29.3 22 32 22s5-.2 10.4-1.8c5.4-1.7 10.7.3 5.4-1.7" opacity=".5"/><path d="M42.6 15.9c-3.1-1.3-6.4 1.2-10.6 1.2c-4.1 0-7.4-2.5-10.6-1.2c-3.5 1.5 0 0 3.6 1.2s5.1 1.4 7 1.4c1.8 0 3.3-.1 7-1.4c3.6-1.2 7 .3 3.6-1.2" opacity=".5"/><path d="M29 34.2c-2.4-1.1-1.5 2.6-6.2 4.2c-4.6 1.7-2.8 5.6.5 5.6c2.9 0 5.2.1 6.9-2.4c1.8-2.4 1.3-6.3-1.2-7.4m12.2 4.2c-4.6-1.6-3.7-5.4-6.2-4.2c-2.4 1.1-3 5-1.2 7.4s4 2.4 6.9 2.4c3.3 0 5.1-3.9.5-5.6"/></g><g fill="#3e4347"><path d="M28.5 37.4c.1 1.6.7 5-2.6 5.1c-2.9.1-3.7-2.9-.2-3c2.3 0 2.8-2.1 2.8-2.1m7 0c-.1 1.6-.7 5 2.6 5.1c2.9.1 3.7-2.9.2-3c-2.3 0-2.8-2.1-2.8-2.1"/><ellipse cx="32" cy="49" rx="8.6" ry=".5"/></g><path fill="#c7e755" d="M23 34.2c3.3 0 6-2.6 6-5.8H17c0 3.2 2.7 5.8 6 5.8"/><path fill="#89664c" d="M23 31.7c1.7 0 3-1.3 3-2.9h-6c0 1.6 1.3 2.9 3 2.9"/><path fill="#c7e755" d="M47 28.4c0 3.2-2.7 5.8-6 5.8s-6-2.6-6-5.8z"/><path fill="#89664c" d="M44 28.8c0 1.6-1.3 2.9-3 2.9s-3-1.3-3-2.9z"/><path fill="#3e4347" d="M51.5 28.6c0 .4-8.7.8-19.5.8s-19.5-.4-19.5-.8s8.7-.7 19.5-.7s19.5.3 19.5.7M2 35s0 6.2 4.3 11.7l.9-2s.1 3 2.7 6.5l.8-3s.1 4.6 4.1 8.9c0 0 .3-3 .8-4.1c0 0 2.2 4.8 7.5 8c0 0-1.4-2.6 1.7-4.6C24.7 56.4 10.1 35 2 35m60 0s0 6.2-4.2 11.7l-.9-2s-.1 3-2.7 6.5l-.8-3s-.1 4.6-4.1 8.9c0 0-.3-3-.8-4.1c0 0-2.2 4.8-7.5 8c0 0 1.4-2.6-1.7-4.6c0 0 14.6-21.4 22.7-21.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M51.8 16.1C49.5 6.2 39.6 2 32 2S14.5 6.2 12.2 16.1S-3 30.8 4.1 40.5C9.2 47.5 24.5 62 32 62s22.8-14.5 27.9-21.5c7.1-9.7-5.8-14.5-8.1-24.4"/><g fill="#94989b"><path d="M51.5 25c-7-4.7-14.6 1-19.5 1s-12.5-5.7-19.5-1s1.1 14.8 9 12c10.5-3.8 2.2 4.3.9 7.5C21.2 47.7 20 57 32 57s10.8-9.3 9.6-12.5c-1.3-3.2-9.6-10.5.9-7.5c8.3 2.4 16-7.3 9-12"/><path d="M47.8 18.5c-4.7-1.8-9.6 1.6-15.8 1.6s-11.2-3.4-15.8-1.6c-5.2 2 0 0 5.4 1.6C27 21.8 29.3 22 32 22s5-.2 10.4-1.8c5.4-1.7 10.7.3 5.4-1.7" opacity=".5"/><path d="M42.6 15.9c-3.1-1.3-6.4 1.2-10.6 1.2c-4.1 0-7.4-2.5-10.6-1.2c-3.5 1.5 0 0 3.6 1.2s5.1 1.4 7 1.4c1.8 0 3.3-.1 7-1.4c3.6-1.2 7 .3 3.6-1.2" opacity=".5"/><path d="M29 34.2c-2.4-1.1-1.5 2.6-6.2 4.2c-4.6 1.7-2.8 5.6.5 5.6c2.9 0 5.2.1 6.9-2.4c1.8-2.4 1.3-6.3-1.2-7.4m12.2 4.2c-4.6-1.6-3.7-5.4-6.2-4.2c-2.4 1.1-3 5-1.2 7.4s4 2.4 6.9 2.4c3.3 0 5.1-3.9.5-5.6"/></g><g fill="#3e4347"><path d="M28.5 37.4c.1 1.6.7 5-2.6 5.1c-2.9.1-3.7-2.9-.2-3c2.3 0 2.8-2.1 2.8-2.1m7 0c-.1 1.6-.7 5 2.6 5.1c2.9.1 3.7-2.9.2-3c-2.3 0-2.8-2.1-2.8-2.1"/><ellipse cx="32" cy="49" rx="8.6" ry=".5"/></g><path fill="#c7e755" d="M23 34.2c3.3 0 6-2.6 6-5.8H17c0 3.2 2.7 5.8 6 5.8"/><path fill="#89664c" d="M23 31.7c1.7 0 3-1.3 3-2.9h-6c0 1.6 1.3 2.9 3 2.9"/><path fill="#c7e755" d="M47 28.4c0 3.2-2.7 5.8-6 5.8s-6-2.6-6-5.8z"/><path fill="#89664c" d="M44 28.8c0 1.6-1.3 2.9-3 2.9s-3-1.3-3-2.9z"/><path fill="#3e4347" d="M51.5 28.6c0 .4-8.7.8-19.5.8s-19.5-.4-19.5-.8s8.7-.7 19.5-.7s19.5.3 19.5.7M2 35s0 6.2 4.3 11.7l.9-2s.1 3 2.7 6.5l.8-3s.1 4.6 4.1 8.9c0 0 .3-3 .8-4.1c0 0 2.2 4.8 7.5 8c0 0-1.4-2.6 1.7-4.6C24.7 56.4 10.1 35 2 35m60 0s0 6.2-4.2 11.7l-.9-2s-.1 3-2.7 6.5l-.8-3s-.1 4.6-4.1 8.9c0 0-.3-3-.8-4.1c0 0-2.2 4.8-7.5 8c0 0 1.4-2.6-1.7-4.6c0 0 14.6-21.4 22.7-21.4"/></svg>
</template>

CSS

.icon-gorilla {
  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%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M51.8%2016.1C49.5%206.2%2039.6%202%2032%202S14.5%206.2%2012.2%2016.1S-3%2030.8%204.1%2040.5C9.2%2047.5%2024.5%2062%2032%2062s22.8-14.5%2027.9-21.5c7.1-9.7-5.8-14.5-8.1-24.4%22%2F%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cpath%20d%3D%22M51.5%2025c-7-4.7-14.6%201-19.5%201s-12.5-5.7-19.5-1s1.1%2014.8%209%2012c10.5-3.8%202.2%204.3.9%207.5C21.2%2047.7%2020%2057%2032%2057s10.8-9.3%209.6-12.5c-1.3-3.2-9.6-10.5.9-7.5c8.3%202.4%2016-7.3%209-12%22%2F%3E%3Cpath%20d%3D%22M47.8%2018.5c-4.7-1.8-9.6%201.6-15.8%201.6s-11.2-3.4-15.8-1.6c-5.2%202%200%200%205.4%201.6C27%2021.8%2029.3%2022%2032%2022s5-.2%2010.4-1.8c5.4-1.7%2010.7.3%205.4-1.7%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M42.6%2015.9c-3.1-1.3-6.4%201.2-10.6%201.2c-4.1%200-7.4-2.5-10.6-1.2c-3.5%201.5%200%200%203.6%201.2s5.1%201.4%207%201.4c1.8%200%203.3-.1%207-1.4c3.6-1.2%207%20.3%203.6-1.2%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M29%2034.2c-2.4-1.1-1.5%202.6-6.2%204.2c-4.6%201.7-2.8%205.6.5%205.6c2.9%200%205.2.1%206.9-2.4c1.8-2.4%201.3-6.3-1.2-7.4m12.2%204.2c-4.6-1.6-3.7-5.4-6.2-4.2c-2.4%201.1-3%205-1.2%207.4s4%202.4%206.9%202.4c3.3%200%205.1-3.9.5-5.6%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M28.5%2037.4c.1%201.6.7%205-2.6%205.1c-2.9.1-3.7-2.9-.2-3c2.3%200%202.8-2.1%202.8-2.1m7%200c-.1%201.6-.7%205%202.6%205.1c2.9.1%203.7-2.9.2-3c-2.3%200-2.8-2.1-2.8-2.1%22%2F%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2249%22%20rx%3D%228.6%22%20ry%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M23%2034.2c3.3%200%206-2.6%206-5.8H17c0%203.2%202.7%205.8%206%205.8%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M23%2031.7c1.7%200%203-1.3%203-2.9h-6c0%201.6%201.3%202.9%203%202.9%22%2F%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M47%2028.4c0%203.2-2.7%205.8-6%205.8s-6-2.6-6-5.8z%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M44%2028.8c0%201.6-1.3%202.9-3%202.9s-3-1.3-3-2.9z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M51.5%2028.6c0%20.4-8.7.8-19.5.8s-19.5-.4-19.5-.8s8.7-.7%2019.5-.7s19.5.3%2019.5.7M2%2035s0%206.2%204.3%2011.7l.9-2s.1%203%202.7%206.5l.8-3s.1%204.6%204.1%208.9c0%200%20.3-3%20.8-4.1c0%200%202.2%204.8%207.5%208c0%200-1.4-2.6%201.7-4.6C24.7%2056.4%2010.1%2035%202%2035m60%200s0%206.2-4.2%2011.7l-.9-2s-.1%203-2.7%206.5l-.8-3s-.1%204.6-4.1%208.9c0%200-.3-3-.8-4.1c0%200-2.2%204.8-7.5%208c0%200%201.4-2.6-1.7-4.6c0%200%2014.6-21.4%2022.7-21.4%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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M51.8%2016.1C49.5%206.2%2039.6%202%2032%202S14.5%206.2%2012.2%2016.1S-3%2030.8%204.1%2040.5C9.2%2047.5%2024.5%2062%2032%2062s22.8-14.5%2027.9-21.5c7.1-9.7-5.8-14.5-8.1-24.4%22%2F%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cpath%20d%3D%22M51.5%2025c-7-4.7-14.6%201-19.5%201s-12.5-5.7-19.5-1s1.1%2014.8%209%2012c10.5-3.8%202.2%204.3.9%207.5C21.2%2047.7%2020%2057%2032%2057s10.8-9.3%209.6-12.5c-1.3-3.2-9.6-10.5.9-7.5c8.3%202.4%2016-7.3%209-12%22%2F%3E%3Cpath%20d%3D%22M47.8%2018.5c-4.7-1.8-9.6%201.6-15.8%201.6s-11.2-3.4-15.8-1.6c-5.2%202%200%200%205.4%201.6C27%2021.8%2029.3%2022%2032%2022s5-.2%2010.4-1.8c5.4-1.7%2010.7.3%205.4-1.7%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M42.6%2015.9c-3.1-1.3-6.4%201.2-10.6%201.2c-4.1%200-7.4-2.5-10.6-1.2c-3.5%201.5%200%200%203.6%201.2s5.1%201.4%207%201.4c1.8%200%203.3-.1%207-1.4c3.6-1.2%207%20.3%203.6-1.2%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M29%2034.2c-2.4-1.1-1.5%202.6-6.2%204.2c-4.6%201.7-2.8%205.6.5%205.6c2.9%200%205.2.1%206.9-2.4c1.8-2.4%201.3-6.3-1.2-7.4m12.2%204.2c-4.6-1.6-3.7-5.4-6.2-4.2c-2.4%201.1-3%205-1.2%207.4s4%202.4%206.9%202.4c3.3%200%205.1-3.9.5-5.6%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M28.5%2037.4c.1%201.6.7%205-2.6%205.1c-2.9.1-3.7-2.9-.2-3c2.3%200%202.8-2.1%202.8-2.1m7%200c-.1%201.6-.7%205%202.6%205.1c2.9.1%203.7-2.9.2-3c-2.3%200-2.8-2.1-2.8-2.1%22%2F%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2249%22%20rx%3D%228.6%22%20ry%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M23%2034.2c3.3%200%206-2.6%206-5.8H17c0%203.2%202.7%205.8%206%205.8%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M23%2031.7c1.7%200%203-1.3%203-2.9h-6c0%201.6%201.3%202.9%203%202.9%22%2F%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M47%2028.4c0%203.2-2.7%205.8-6%205.8s-6-2.6-6-5.8z%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M44%2028.8c0%201.6-1.3%202.9-3%202.9s-3-1.3-3-2.9z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M51.5%2028.6c0%20.4-8.7.8-19.5.8s-19.5-.4-19.5-.8s8.7-.7%2019.5-.7s19.5.3%2019.5.7M2%2035s0%206.2%204.3%2011.7l.9-2s.1%203%202.7%206.5l.8-3s.1%204.6%204.1%208.9c0%200%20.3-3%20.8-4.1c0%200%202.2%204.8%207.5%208c0%200-1.4-2.6%201.7-4.6C24.7%2056.4%2010.1%2035%202%2035m60%200s0%206.2-4.2%2011.7l-.9-2s-.1%203-2.7%206.5l-.8-3s-.1%204.6-4.1%208.9c0%200-.3-3-.8-4.1c0%200-2.2%204.8-7.5%208c0%200%201.4-2.6-1.7-4.6c0%200%2014.6-21.4%2022.7-21.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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