gorilla emoji

gorilla from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M31.963 21.086c-.125-.375-2.375-4-2.375-4l-7.625-4.625l-5.75 2.25l-.625 2.5l-1.75 3.125l.375 2.625l-1.125 3.75s-.75 3.875 3.75 5c0 0-3.875 6.75-.625 11c0 0-7 7.75-1.375 18.874l5.5 1l4.625.75l3.375-1.5l1-2l-1.375-3.75s1.625-3 .25-8.25l.375-4.5l4.625 4l5 .875l4.25-.25s6.875-2.25 7.125-5l2.125 1.25s-3.46 13.486.875 16.375c.375.25 5.25 2 6.125 0s2.25-9.375 1-12.125s.25-5.125.25-5.125s5.5-9.5-1.5-14.875s-9.125-3.375-9.125-3.375s-5.125 5-12.625.75z"/><path fill="#9b9b9a" d="m33.421 21.919l-1.5 8.5s0 5.75-5.167 10.5c1.46 2.567 3.59 4.72 6.459 6.417l9.25.625l7.125-5s4.5-7.042-1.5-16.875l-6.834 1.166l-4.541-1.416z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M31.168 30.731c-.667 6.917-6.75 12.667-6.75 12.667c2.21 4.826-1.597 14.143-3.076 17.414a1.99 1.99 0 0 1-1.82 1.17h-3.326a2.02 2.02 0 0 1-1.848-1.226c-4.98-11.447 1.903-17.941 1.903-17.941C13.835 33.98 18.69 30.94 18.69 30.94l2.896-6.334c2.25-7.166 10.041-2.75 10.041-2.75s2.625.834 5.188 3.771c0 0 3.436 4.208 13.497-.629c1.405-.675 3.117.078 4.433.914l1.614 1.025c3.079 1.955 5.255 5.154 5.632 8.78c.244 2.34-.184 5.004-2.176 7.535l-.438 5s1.66 6.855-.522 11.939c-.312.729-1.054 1.181-1.848 1.172l-2.823-.031a1.995 1.995 0 0 1-1.928-1.554c-.783-3.49-2.344-12 .059-15.776l-2.5-1s-4.125 6.875-13.125 5.375c0 0-6.271-.937-7.23-5.062"/><path d="m28.735 17.69l-1.525-1.667c-6.917-7.542-11.292-.708-11.292-.708l-.5 2.333c-3.208 3-.833 5.75-.833 5.75s-4.417 4.167.833 8.167h2.083m10.313 16.979s2.25 3.375 0 7.375l1.509 3.017a2.187 2.187 0 0 1-1.004 2.947l-3.328.54"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiGorilla(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M31.963 21.086c-.125-.375-2.375-4-2.375-4l-7.625-4.625l-5.75 2.25l-.625 2.5l-1.75 3.125l.375 2.625l-1.125 3.75s-.75 3.875 3.75 5c0 0-3.875 6.75-.625 11c0 0-7 7.75-1.375 18.874l5.5 1l4.625.75l3.375-1.5l1-2l-1.375-3.75s1.625-3 .25-8.25l.375-4.5l4.625 4l5 .875l4.25-.25s6.875-2.25 7.125-5l2.125 1.25s-3.46 13.486.875 16.375c.375.25 5.25 2 6.125 0s2.25-9.375 1-12.125s.25-5.125.25-5.125s5.5-9.5-1.5-14.875s-9.125-3.375-9.125-3.375s-5.125 5-12.625.75z"/><path fill="#9b9b9a" d="m33.421 21.919l-1.5 8.5s0 5.75-5.167 10.5c1.46 2.567 3.59 4.72 6.459 6.417l9.25.625l7.125-5s4.5-7.042-1.5-16.875l-6.834 1.166l-4.541-1.416z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M31.168 30.731c-.667 6.917-6.75 12.667-6.75 12.667c2.21 4.826-1.597 14.143-3.076 17.414a1.99 1.99 0 0 1-1.82 1.17h-3.326a2.02 2.02 0 0 1-1.848-1.226c-4.98-11.447 1.903-17.941 1.903-17.941C13.835 33.98 18.69 30.94 18.69 30.94l2.896-6.334c2.25-7.166 10.041-2.75 10.041-2.75s2.625.834 5.188 3.771c0 0 3.436 4.208 13.497-.629c1.405-.675 3.117.078 4.433.914l1.614 1.025c3.079 1.955 5.255 5.154 5.632 8.78c.244 2.34-.184 5.004-2.176 7.535l-.438 5s1.66 6.855-.522 11.939c-.312.729-1.054 1.181-1.848 1.172l-2.823-.031a1.995 1.995 0 0 1-1.928-1.554c-.783-3.49-2.344-12 .059-15.776l-2.5-1s-4.125 6.875-13.125 5.375c0 0-6.271-.937-7.23-5.062"/><path d="m28.735 17.69l-1.525-1.667c-6.917-7.542-11.292-.708-11.292-.708l-.5 2.333c-3.208 3-.833 5.75-.833 5.75s-4.417 4.167.833 8.167h2.083m10.313 16.979s2.25 3.375 0 7.375l1.509 3.017a2.187 2.187 0 0 1-1.004 2.947l-3.328.54"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M31.963 21.086c-.125-.375-2.375-4-2.375-4l-7.625-4.625l-5.75 2.25l-.625 2.5l-1.75 3.125l.375 2.625l-1.125 3.75s-.75 3.875 3.75 5c0 0-3.875 6.75-.625 11c0 0-7 7.75-1.375 18.874l5.5 1l4.625.75l3.375-1.5l1-2l-1.375-3.75s1.625-3 .25-8.25l.375-4.5l4.625 4l5 .875l4.25-.25s6.875-2.25 7.125-5l2.125 1.25s-3.46 13.486.875 16.375c.375.25 5.25 2 6.125 0s2.25-9.375 1-12.125s.25-5.125.25-5.125s5.5-9.5-1.5-14.875s-9.125-3.375-9.125-3.375s-5.125 5-12.625.75z"/><path fill="#9b9b9a" d="m33.421 21.919l-1.5 8.5s0 5.75-5.167 10.5c1.46 2.567 3.59 4.72 6.459 6.417l9.25.625l7.125-5s4.5-7.042-1.5-16.875l-6.834 1.166l-4.541-1.416z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M31.168 30.731c-.667 6.917-6.75 12.667-6.75 12.667c2.21 4.826-1.597 14.143-3.076 17.414a1.99 1.99 0 0 1-1.82 1.17h-3.326a2.02 2.02 0 0 1-1.848-1.226c-4.98-11.447 1.903-17.941 1.903-17.941C13.835 33.98 18.69 30.94 18.69 30.94l2.896-6.334c2.25-7.166 10.041-2.75 10.041-2.75s2.625.834 5.188 3.771c0 0 3.436 4.208 13.497-.629c1.405-.675 3.117.078 4.433.914l1.614 1.025c3.079 1.955 5.255 5.154 5.632 8.78c.244 2.34-.184 5.004-2.176 7.535l-.438 5s1.66 6.855-.522 11.939c-.312.729-1.054 1.181-1.848 1.172l-2.823-.031a1.995 1.995 0 0 1-1.928-1.554c-.783-3.49-2.344-12 .059-15.776l-2.5-1s-4.125 6.875-13.125 5.375c0 0-6.271-.937-7.23-5.062"/><path d="m28.735 17.69l-1.525-1.667c-6.917-7.542-11.292-.708-11.292-.708l-.5 2.333c-3.208 3-.833 5.75-.833 5.75s-4.417 4.167.833 8.167h2.083m10.313 16.979s2.25 3.375 0 7.375l1.509 3.017a2.187 2.187 0 0 1-1.004 2.947l-3.328.54"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M31.963%2021.086c-.125-.375-2.375-4-2.375-4l-7.625-4.625l-5.75%202.25l-.625%202.5l-1.75%203.125l.375%202.625l-1.125%203.75s-.75%203.875%203.75%205c0%200-3.875%206.75-.625%2011c0%200-7%207.75-1.375%2018.874l5.5%201l4.625.75l3.375-1.5l1-2l-1.375-3.75s1.625-3%20.25-8.25l.375-4.5l4.625%204l5%20.875l4.25-.25s6.875-2.25%207.125-5l2.125%201.25s-3.46%2013.486.875%2016.375c.375.25%205.25%202%206.125%200s2.25-9.375%201-12.125s.25-5.125.25-5.125s5.5-9.5-1.5-14.875s-9.125-3.375-9.125-3.375s-5.125%205-12.625.75z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m33.421%2021.919l-1.5%208.5s0%205.75-5.167%2010.5c1.46%202.567%203.59%204.72%206.459%206.417l9.25.625l7.125-5s4.5-7.042-1.5-16.875l-6.834%201.166l-4.541-1.416z%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%22M31.168%2030.731c-.667%206.917-6.75%2012.667-6.75%2012.667c2.21%204.826-1.597%2014.143-3.076%2017.414a1.99%201.99%200%200%201-1.82%201.17h-3.326a2.02%202.02%200%200%201-1.848-1.226c-4.98-11.447%201.903-17.941%201.903-17.941C13.835%2033.98%2018.69%2030.94%2018.69%2030.94l2.896-6.334c2.25-7.166%2010.041-2.75%2010.041-2.75s2.625.834%205.188%203.771c0%200%203.436%204.208%2013.497-.629c1.405-.675%203.117.078%204.433.914l1.614%201.025c3.079%201.955%205.255%205.154%205.632%208.78c.244%202.34-.184%205.004-2.176%207.535l-.438%205s1.66%206.855-.522%2011.939c-.312.729-1.054%201.181-1.848%201.172l-2.823-.031a1.995%201.995%200%200%201-1.928-1.554c-.783-3.49-2.344-12%20.059-15.776l-2.5-1s-4.125%206.875-13.125%205.375c0%200-6.271-.937-7.23-5.062%22%2F%3E%3Cpath%20d%3D%22m28.735%2017.69l-1.525-1.667c-6.917-7.542-11.292-.708-11.292-.708l-.5%202.333c-3.208%203-.833%205.75-.833%205.75s-4.417%204.167.833%208.167h2.083m10.313%2016.979s2.25%203.375%200%207.375l1.509%203.017a2.187%202.187%200%200%201-1.004%202.947l-3.328.54%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%233f3f3f%22%20d%3D%22M31.963%2021.086c-.125-.375-2.375-4-2.375-4l-7.625-4.625l-5.75%202.25l-.625%202.5l-1.75%203.125l.375%202.625l-1.125%203.75s-.75%203.875%203.75%205c0%200-3.875%206.75-.625%2011c0%200-7%207.75-1.375%2018.874l5.5%201l4.625.75l3.375-1.5l1-2l-1.375-3.75s1.625-3%20.25-8.25l.375-4.5l4.625%204l5%20.875l4.25-.25s6.875-2.25%207.125-5l2.125%201.25s-3.46%2013.486.875%2016.375c.375.25%205.25%202%206.125%200s2.25-9.375%201-12.125s.25-5.125.25-5.125s5.5-9.5-1.5-14.875s-9.125-3.375-9.125-3.375s-5.125%205-12.625.75z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m33.421%2021.919l-1.5%208.5s0%205.75-5.167%2010.5c1.46%202.567%203.59%204.72%206.459%206.417l9.25.625l7.125-5s4.5-7.042-1.5-16.875l-6.834%201.166l-4.541-1.416z%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%22M31.168%2030.731c-.667%206.917-6.75%2012.667-6.75%2012.667c2.21%204.826-1.597%2014.143-3.076%2017.414a1.99%201.99%200%200%201-1.82%201.17h-3.326a2.02%202.02%200%200%201-1.848-1.226c-4.98-11.447%201.903-17.941%201.903-17.941C13.835%2033.98%2018.69%2030.94%2018.69%2030.94l2.896-6.334c2.25-7.166%2010.041-2.75%2010.041-2.75s2.625.834%205.188%203.771c0%200%203.436%204.208%2013.497-.629c1.405-.675%203.117.078%204.433.914l1.614%201.025c3.079%201.955%205.255%205.154%205.632%208.78c.244%202.34-.184%205.004-2.176%207.535l-.438%205s1.66%206.855-.522%2011.939c-.312.729-1.054%201.181-1.848%201.172l-2.823-.031a1.995%201.995%200%200%201-1.928-1.554c-.783-3.49-2.344-12%20.059-15.776l-2.5-1s-4.125%206.875-13.125%205.375c0%200-6.271-.937-7.23-5.062%22%2F%3E%3Cpath%20d%3D%22m28.735%2017.69l-1.525-1.667c-6.917-7.542-11.292-.708-11.292-.708l-.5%202.333c-3.208%203-.833%205.75-.833%205.75s-4.417%204.167.833%208.167h2.083m10.313%2016.979s2.25%203.375%200%207.375l1.509%203.017a2.187%202.187%200%200%201-1.004%202.947l-3.328.54%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/gorilla.svg?color=%231a73e8&size=48