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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m55.025 31.086l1.23 9.916s-1 6.75 4.666 3.833l-1.667-3.166l1.084-4.583l-.917-4.167z"/><path fill="#a57939" d="M17.713 20.398L7.338 26.023l.625 2.188s6.625.312 7.25 1.687s-2.375 13.813 10.875 18.438l3.375 15.25s-1.75 4.562-1.563 4.437s2.875-.062 2.875-.062l1.875-5.563l-.25-7.813l-.5-5l4.313.313l7.25-1.063l4.312-.187l2.75 4.375l-2.937 10.812L44.9 67.96h3.875l5.5-10.062l1.25-3.75l-1.75-7.188l3.313-9.812s.312-3.563-2.063-6.063s-13.25.5-13.25.5l-11.562-1.437l-4.313.313l-1.437-2.5l-.688-2.813s3-.125 3.188-3.187c0 0-3.375-2.75-6.5-.188c0 0-2.5-2.062-2.75-1.375"/><path fill="#6a462f" d="m20.921 45.586l1.167 5.75l1.75 11.083l-1.917 5.416h2.917l2.583-5.666l-.083-8.667l-1.25-5.166z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m28.169 67.02l1.178-3.452l-3.429-15.461c-12.323-3.858-10.393-17.686-10.393-17.686c-.192-1.766-3.323-1.817-3.323-1.817l-2.65.212a1.77 1.77 0 0 1-1.812-1.175l-.21-.595a1.604 1.604 0 0 1 .795-1.969l9.02-4.51s2.217-.856 3.168 1.519c0 0 1.119-2.698 6.477-.555c0 0-.429 4.072-5.144 4.072m11.18 14.146l.536 5.679s-3 3.019-2.143 9.064"/><path d="m23.096 51.184l.965 11.479l-1.822 4.179m1.545-38.187s.67 3.227 4.877 1.865c.955-.31 1.983-.296 2.96-.064c2.454.584 10.06 1.442 13.873.783a8.4 8.4 0 0 0 1.637-.463c1.56-.61 6.717-2.108 11.707 2.308c2.004 1.774 1.788 4.751 1.03 7.229c-.01.033-.868 2.71.544 3.773"/><path d="m47.636 37.391l-.858 9.193l4.072 6.667l-3.382 10.64l-2.351 3.13m11.008-29.63s.972 4.995-2.078 9.73c0 0 .107 3.88 1.393 6.237l-2.036 4.155M18.203 20.245s.857-4.125 7.554-2.464c0 0 6.001.482 7.984-5.144s-2.179-7.698-2.179-7.698m6.288 3.216s2.862 1.934.29 4.865c-2.501 2.85-4.849 2.022-4.849 2.022"/><path d="M14.506 11.03s-1.216 4.996 1.285 6.965s2.411 2.563 2.411 2.563m9.645-9.904s-1.316 1.711.13 4.18c0 0 .638 1.618-.657 2.872m-6.813 0s-1.93-2.39.696-5.015M36.24 48.924c4.753.51 8.886.528 11.624-.562"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiDeer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m55.025 31.086l1.23 9.916s-1 6.75 4.666 3.833l-1.667-3.166l1.084-4.583l-.917-4.167z"/><path fill="#a57939" d="M17.713 20.398L7.338 26.023l.625 2.188s6.625.312 7.25 1.687s-2.375 13.813 10.875 18.438l3.375 15.25s-1.75 4.562-1.563 4.437s2.875-.062 2.875-.062l1.875-5.563l-.25-7.813l-.5-5l4.313.313l7.25-1.063l4.312-.187l2.75 4.375l-2.937 10.812L44.9 67.96h3.875l5.5-10.062l1.25-3.75l-1.75-7.188l3.313-9.812s.312-3.563-2.063-6.063s-13.25.5-13.25.5l-11.562-1.437l-4.313.313l-1.437-2.5l-.688-2.813s3-.125 3.188-3.187c0 0-3.375-2.75-6.5-.188c0 0-2.5-2.062-2.75-1.375"/><path fill="#6a462f" d="m20.921 45.586l1.167 5.75l1.75 11.083l-1.917 5.416h2.917l2.583-5.666l-.083-8.667l-1.25-5.166z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m28.169 67.02l1.178-3.452l-3.429-15.461c-12.323-3.858-10.393-17.686-10.393-17.686c-.192-1.766-3.323-1.817-3.323-1.817l-2.65.212a1.77 1.77 0 0 1-1.812-1.175l-.21-.595a1.604 1.604 0 0 1 .795-1.969l9.02-4.51s2.217-.856 3.168 1.519c0 0 1.119-2.698 6.477-.555c0 0-.429 4.072-5.144 4.072m11.18 14.146l.536 5.679s-3 3.019-2.143 9.064"/><path d="m23.096 51.184l.965 11.479l-1.822 4.179m1.545-38.187s.67 3.227 4.877 1.865c.955-.31 1.983-.296 2.96-.064c2.454.584 10.06 1.442 13.873.783a8.4 8.4 0 0 0 1.637-.463c1.56-.61 6.717-2.108 11.707 2.308c2.004 1.774 1.788 4.751 1.03 7.229c-.01.033-.868 2.71.544 3.773"/><path d="m47.636 37.391l-.858 9.193l4.072 6.667l-3.382 10.64l-2.351 3.13m11.008-29.63s.972 4.995-2.078 9.73c0 0 .107 3.88 1.393 6.237l-2.036 4.155M18.203 20.245s.857-4.125 7.554-2.464c0 0 6.001.482 7.984-5.144s-2.179-7.698-2.179-7.698m6.288 3.216s2.862 1.934.29 4.865c-2.501 2.85-4.849 2.022-4.849 2.022"/><path d="M14.506 11.03s-1.216 4.996 1.285 6.965s2.411 2.563 2.411 2.563m9.645-9.904s-1.316 1.711.13 4.18c0 0 .638 1.618-.657 2.872m-6.813 0s-1.93-2.39.696-5.015M36.24 48.924c4.753.51 8.886.528 11.624-.562"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m55.025 31.086l1.23 9.916s-1 6.75 4.666 3.833l-1.667-3.166l1.084-4.583l-.917-4.167z"/><path fill="#a57939" d="M17.713 20.398L7.338 26.023l.625 2.188s6.625.312 7.25 1.687s-2.375 13.813 10.875 18.438l3.375 15.25s-1.75 4.562-1.563 4.437s2.875-.062 2.875-.062l1.875-5.563l-.25-7.813l-.5-5l4.313.313l7.25-1.063l4.312-.187l2.75 4.375l-2.937 10.812L44.9 67.96h3.875l5.5-10.062l1.25-3.75l-1.75-7.188l3.313-9.812s.312-3.563-2.063-6.063s-13.25.5-13.25.5l-11.562-1.437l-4.313.313l-1.437-2.5l-.688-2.813s3-.125 3.188-3.187c0 0-3.375-2.75-6.5-.188c0 0-2.5-2.062-2.75-1.375"/><path fill="#6a462f" d="m20.921 45.586l1.167 5.75l1.75 11.083l-1.917 5.416h2.917l2.583-5.666l-.083-8.667l-1.25-5.166z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m28.169 67.02l1.178-3.452l-3.429-15.461c-12.323-3.858-10.393-17.686-10.393-17.686c-.192-1.766-3.323-1.817-3.323-1.817l-2.65.212a1.77 1.77 0 0 1-1.812-1.175l-.21-.595a1.604 1.604 0 0 1 .795-1.969l9.02-4.51s2.217-.856 3.168 1.519c0 0 1.119-2.698 6.477-.555c0 0-.429 4.072-5.144 4.072m11.18 14.146l.536 5.679s-3 3.019-2.143 9.064"/><path d="m23.096 51.184l.965 11.479l-1.822 4.179m1.545-38.187s.67 3.227 4.877 1.865c.955-.31 1.983-.296 2.96-.064c2.454.584 10.06 1.442 13.873.783a8.4 8.4 0 0 0 1.637-.463c1.56-.61 6.717-2.108 11.707 2.308c2.004 1.774 1.788 4.751 1.03 7.229c-.01.033-.868 2.71.544 3.773"/><path d="m47.636 37.391l-.858 9.193l4.072 6.667l-3.382 10.64l-2.351 3.13m11.008-29.63s.972 4.995-2.078 9.73c0 0 .107 3.88 1.393 6.237l-2.036 4.155M18.203 20.245s.857-4.125 7.554-2.464c0 0 6.001.482 7.984-5.144s-2.179-7.698-2.179-7.698m6.288 3.216s2.862 1.934.29 4.865c-2.501 2.85-4.849 2.022-4.849 2.022"/><path d="M14.506 11.03s-1.216 4.996 1.285 6.965s2.411 2.563 2.411 2.563m9.645-9.904s-1.316 1.711.13 4.18c0 0 .638 1.618-.657 2.872m-6.813 0s-1.93-2.39.696-5.015M36.24 48.924c4.753.51 8.886.528 11.624-.562"/></g></svg>
</template>

CSS

.icon-deer {
  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%23fff%22%20d%3D%22m55.025%2031.086l1.23%209.916s-1%206.75%204.666%203.833l-1.667-3.166l1.084-4.583l-.917-4.167z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M17.713%2020.398L7.338%2026.023l.625%202.188s6.625.312%207.25%201.687s-2.375%2013.813%2010.875%2018.438l3.375%2015.25s-1.75%204.562-1.563%204.437s2.875-.062%202.875-.062l1.875-5.563l-.25-7.813l-.5-5l4.313.313l7.25-1.063l4.312-.187l2.75%204.375l-2.937%2010.812L44.9%2067.96h3.875l5.5-10.062l1.25-3.75l-1.75-7.188l3.313-9.812s.312-3.563-2.063-6.063s-13.25.5-13.25.5l-11.562-1.437l-4.313.313l-1.437-2.5l-.688-2.813s3-.125%203.188-3.187c0%200-3.375-2.75-6.5-.188c0%200-2.5-2.062-2.75-1.375%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m20.921%2045.586l1.167%205.75l1.75%2011.083l-1.917%205.416h2.917l2.583-5.666l-.083-8.667l-1.25-5.166z%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%22m28.169%2067.02l1.178-3.452l-3.429-15.461c-12.323-3.858-10.393-17.686-10.393-17.686c-.192-1.766-3.323-1.817-3.323-1.817l-2.65.212a1.77%201.77%200%200%201-1.812-1.175l-.21-.595a1.604%201.604%200%200%201%20.795-1.969l9.02-4.51s2.217-.856%203.168%201.519c0%200%201.119-2.698%206.477-.555c0%200-.429%204.072-5.144%204.072m11.18%2014.146l.536%205.679s-3%203.019-2.143%209.064%22%2F%3E%3Cpath%20d%3D%22m23.096%2051.184l.965%2011.479l-1.822%204.179m1.545-38.187s.67%203.227%204.877%201.865c.955-.31%201.983-.296%202.96-.064c2.454.584%2010.06%201.442%2013.873.783a8.4%208.4%200%200%200%201.637-.463c1.56-.61%206.717-2.108%2011.707%202.308c2.004%201.774%201.788%204.751%201.03%207.229c-.01.033-.868%202.71.544%203.773%22%2F%3E%3Cpath%20d%3D%22m47.636%2037.391l-.858%209.193l4.072%206.667l-3.382%2010.64l-2.351%203.13m11.008-29.63s.972%204.995-2.078%209.73c0%200%20.107%203.88%201.393%206.237l-2.036%204.155M18.203%2020.245s.857-4.125%207.554-2.464c0%200%206.001.482%207.984-5.144s-2.179-7.698-2.179-7.698m6.288%203.216s2.862%201.934.29%204.865c-2.501%202.85-4.849%202.022-4.849%202.022%22%2F%3E%3Cpath%20d%3D%22M14.506%2011.03s-1.216%204.996%201.285%206.965s2.411%202.563%202.411%202.563m9.645-9.904s-1.316%201.711.13%204.18c0%200%20.638%201.618-.657%202.872m-6.813%200s-1.93-2.39.696-5.015M36.24%2048.924c4.753.51%208.886.528%2011.624-.562%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%23fff%22%20d%3D%22m55.025%2031.086l1.23%209.916s-1%206.75%204.666%203.833l-1.667-3.166l1.084-4.583l-.917-4.167z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M17.713%2020.398L7.338%2026.023l.625%202.188s6.625.312%207.25%201.687s-2.375%2013.813%2010.875%2018.438l3.375%2015.25s-1.75%204.562-1.563%204.437s2.875-.062%202.875-.062l1.875-5.563l-.25-7.813l-.5-5l4.313.313l7.25-1.063l4.312-.187l2.75%204.375l-2.937%2010.812L44.9%2067.96h3.875l5.5-10.062l1.25-3.75l-1.75-7.188l3.313-9.812s.312-3.563-2.063-6.063s-13.25.5-13.25.5l-11.562-1.437l-4.313.313l-1.437-2.5l-.688-2.813s3-.125%203.188-3.187c0%200-3.375-2.75-6.5-.188c0%200-2.5-2.062-2.75-1.375%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m20.921%2045.586l1.167%205.75l1.75%2011.083l-1.917%205.416h2.917l2.583-5.666l-.083-8.667l-1.25-5.166z%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%22m28.169%2067.02l1.178-3.452l-3.429-15.461c-12.323-3.858-10.393-17.686-10.393-17.686c-.192-1.766-3.323-1.817-3.323-1.817l-2.65.212a1.77%201.77%200%200%201-1.812-1.175l-.21-.595a1.604%201.604%200%200%201%20.795-1.969l9.02-4.51s2.217-.856%203.168%201.519c0%200%201.119-2.698%206.477-.555c0%200-.429%204.072-5.144%204.072m11.18%2014.146l.536%205.679s-3%203.019-2.143%209.064%22%2F%3E%3Cpath%20d%3D%22m23.096%2051.184l.965%2011.479l-1.822%204.179m1.545-38.187s.67%203.227%204.877%201.865c.955-.31%201.983-.296%202.96-.064c2.454.584%2010.06%201.442%2013.873.783a8.4%208.4%200%200%200%201.637-.463c1.56-.61%206.717-2.108%2011.707%202.308c2.004%201.774%201.788%204.751%201.03%207.229c-.01.033-.868%202.71.544%203.773%22%2F%3E%3Cpath%20d%3D%22m47.636%2037.391l-.858%209.193l4.072%206.667l-3.382%2010.64l-2.351%203.13m11.008-29.63s.972%204.995-2.078%209.73c0%200%20.107%203.88%201.393%206.237l-2.036%204.155M18.203%2020.245s.857-4.125%207.554-2.464c0%200%206.001.482%207.984-5.144s-2.179-7.698-2.179-7.698m6.288%203.216s2.862%201.934.29%204.865c-2.501%202.85-4.849%202.022-4.849%202.022%22%2F%3E%3Cpath%20d%3D%22M14.506%2011.03s-1.216%204.996%201.285%206.965s2.411%202.563%202.411%202.563m9.645-9.904s-1.316%201.711.13%204.18c0%200%20.638%201.618-.657%202.872m-6.813%200s-1.93-2.39.696-5.015M36.24%2048.924c4.753.51%208.886.528%2011.624-.562%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/deer.svg?color=%231a73e8&size=48