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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M35.897 64.726c-3.464 0-6.327-2.367-6.979-4.904l-1.2-7.852a18 18 0 0 0-1.066-3.951c-2.608-6.541-2.097-7.467-1.031-10.332c.926-2.491 2.295-4.533 4.244-4.533l5.352.945c3.692 1.002 6.952 4.074 6.952 6.84L43 60.12c0 2.766-3.639 4.605-7.103 4.605"/><path fill="#6a462f" d="M36.16 64.726c-3.463 0-7.102-1.84-7.102-4.606l.83-19.181c0-2.766 3.211-5.924 6.531-6.64l5.553-.916c1.948 0 3.208 1.624 4.134 4.115c1.066 2.866 1.908 3.98-.7 10.52c-.507 1.27-.86 2.6-1.067 3.952l-1.199 7.852c-.651 2.536-3.515 4.904-6.98 4.904"/><path fill="#6a462f" d="m52.546 15.231l-4.457 6.822c-1.408.848-1.713 1.048-3.3 1.841c0 0-2.92 10.595-2.845 10.887l3.12 7.023c1.633-1.54 4.841-4.533 7.726-7.002c0 0 6.423-6.593 6.475-6.697l1.713-5.412c-.786-.624-7.485-6.653-8.432-7.462m-33.396.462c1.818 2.612 4.888 7.948 6.095 8.062c0 0 2.776 1.658 3.141 2.612c.202.526 1.508 8.264 1.432 8.556l-4.8 4.692c-1.632-1.54-6.767-5.139-9.653-7.608l-4.655-9.16c1.21-.984 8.44-7.154 8.44-7.154"/><path fill="#a57939" d="M35.99 44.317c-2.62 0-2.805 3.172-2.805 2.386l-1.535-6.224a3.745 3.745 0 0 1 3.204-4.618a12 12 0 0 1 1.388-.082c.45 0 .902.028 1.342.077c2.247.252 3.748 2.44 3.198 4.633l-1.56 6.214c0 .786-.613-2.386-3.232-2.386"/><path fill="#a57939" d="m40.28 45.558l.543 15.095c0 2.177-2.376 3.625-4.636 3.625s-4.556-1.683-4.556-3.86l.462-14.86c0-2.177 1.833-3.941 4.094-3.941c2.26 0 4.093 1.764 4.093 3.94"/><circle cx="29.694" cy="42.492" r="1.099"/><circle cx="42.543" cy="42.784" r="1.081"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M39.404 42.214s-.194 5.442 1.719 11.28c.305.93.536 1.896.57 2.889c.027.778-.054 1.575-.426 1.947c-.338.339-.483.798-.543 1.183c-.12.781-.367 1.528-.67 2.241h0a1.13 1.13 0 0 1-.458.543c-.35.203-.94.344-1.657-.281m-4.898-19.802s.196 5.442-1.716 11.28c-.305.93-.537 1.896-.571 2.889c-.027.778.054 1.575.426 1.947c.338.339.483.798.543 1.183c.121.781.367 1.528.671 2.241h0c.1.232.256.426.458.543c.35.203.94.344 1.657-.281M60.42 21.702l-6.537-5.732c-.55-.482-1.422-1.248-2.033-.307m8.57 6.039c1.754 1.482-1.792 9.079-7.3 12.929c-1.165.813-5.049 2.2-6.68 6.113m5.388-25.091c-.296.55-3.805 6.22-4.358 7.127c-.362.596-1.797.9-2.07.873a.66.66 0 0 0-.61.266c-.568.77-2.305 3.32-2.74 8.875m-30.708-10.95l6.538-5.731c.55-.483 1.421-1.249 2.032-.307m-8.57 6.038c-1.753 1.482 1.793 9.079 7.301 12.929c1.164.813 5.048 2.2 6.68 6.114m-5.388-25.092c.295.55 3.804 6.22 4.357 7.128c.363.596 1.797.9 2.07.873c.228-.023.46.06.61.265c.569.771 2.376 3.177 2.811 8.733"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMoose(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M35.897 64.726c-3.464 0-6.327-2.367-6.979-4.904l-1.2-7.852a18 18 0 0 0-1.066-3.951c-2.608-6.541-2.097-7.467-1.031-10.332c.926-2.491 2.295-4.533 4.244-4.533l5.352.945c3.692 1.002 6.952 4.074 6.952 6.84L43 60.12c0 2.766-3.639 4.605-7.103 4.605"/><path fill="#6a462f" d="M36.16 64.726c-3.463 0-7.102-1.84-7.102-4.606l.83-19.181c0-2.766 3.211-5.924 6.531-6.64l5.553-.916c1.948 0 3.208 1.624 4.134 4.115c1.066 2.866 1.908 3.98-.7 10.52c-.507 1.27-.86 2.6-1.067 3.952l-1.199 7.852c-.651 2.536-3.515 4.904-6.98 4.904"/><path fill="#6a462f" d="m52.546 15.231l-4.457 6.822c-1.408.848-1.713 1.048-3.3 1.841c0 0-2.92 10.595-2.845 10.887l3.12 7.023c1.633-1.54 4.841-4.533 7.726-7.002c0 0 6.423-6.593 6.475-6.697l1.713-5.412c-.786-.624-7.485-6.653-8.432-7.462m-33.396.462c1.818 2.612 4.888 7.948 6.095 8.062c0 0 2.776 1.658 3.141 2.612c.202.526 1.508 8.264 1.432 8.556l-4.8 4.692c-1.632-1.54-6.767-5.139-9.653-7.608l-4.655-9.16c1.21-.984 8.44-7.154 8.44-7.154"/><path fill="#a57939" d="M35.99 44.317c-2.62 0-2.805 3.172-2.805 2.386l-1.535-6.224a3.745 3.745 0 0 1 3.204-4.618a12 12 0 0 1 1.388-.082c.45 0 .902.028 1.342.077c2.247.252 3.748 2.44 3.198 4.633l-1.56 6.214c0 .786-.613-2.386-3.232-2.386"/><path fill="#a57939" d="m40.28 45.558l.543 15.095c0 2.177-2.376 3.625-4.636 3.625s-4.556-1.683-4.556-3.86l.462-14.86c0-2.177 1.833-3.941 4.094-3.941c2.26 0 4.093 1.764 4.093 3.94"/><circle cx="29.694" cy="42.492" r="1.099"/><circle cx="42.543" cy="42.784" r="1.081"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M39.404 42.214s-.194 5.442 1.719 11.28c.305.93.536 1.896.57 2.889c.027.778-.054 1.575-.426 1.947c-.338.339-.483.798-.543 1.183c-.12.781-.367 1.528-.67 2.241h0a1.13 1.13 0 0 1-.458.543c-.35.203-.94.344-1.657-.281m-4.898-19.802s.196 5.442-1.716 11.28c-.305.93-.537 1.896-.571 2.889c-.027.778.054 1.575.426 1.947c.338.339.483.798.543 1.183c.121.781.367 1.528.671 2.241h0c.1.232.256.426.458.543c.35.203.94.344 1.657-.281M60.42 21.702l-6.537-5.732c-.55-.482-1.422-1.248-2.033-.307m8.57 6.039c1.754 1.482-1.792 9.079-7.3 12.929c-1.165.813-5.049 2.2-6.68 6.113m5.388-25.091c-.296.55-3.805 6.22-4.358 7.127c-.362.596-1.797.9-2.07.873a.66.66 0 0 0-.61.266c-.568.77-2.305 3.32-2.74 8.875m-30.708-10.95l6.538-5.731c.55-.483 1.421-1.249 2.032-.307m-8.57 6.038c-1.753 1.482 1.793 9.079 7.301 12.929c1.164.813 5.048 2.2 6.68 6.114m-5.388-25.092c.295.55 3.804 6.22 4.357 7.128c.363.596 1.797.9 2.07.873c.228-.023.46.06.61.265c.569.771 2.376 3.177 2.811 8.733"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#6a462f" d="M35.897 64.726c-3.464 0-6.327-2.367-6.979-4.904l-1.2-7.852a18 18 0 0 0-1.066-3.951c-2.608-6.541-2.097-7.467-1.031-10.332c.926-2.491 2.295-4.533 4.244-4.533l5.352.945c3.692 1.002 6.952 4.074 6.952 6.84L43 60.12c0 2.766-3.639 4.605-7.103 4.605"/><path fill="#6a462f" d="M36.16 64.726c-3.463 0-7.102-1.84-7.102-4.606l.83-19.181c0-2.766 3.211-5.924 6.531-6.64l5.553-.916c1.948 0 3.208 1.624 4.134 4.115c1.066 2.866 1.908 3.98-.7 10.52c-.507 1.27-.86 2.6-1.067 3.952l-1.199 7.852c-.651 2.536-3.515 4.904-6.98 4.904"/><path fill="#6a462f" d="m52.546 15.231l-4.457 6.822c-1.408.848-1.713 1.048-3.3 1.841c0 0-2.92 10.595-2.845 10.887l3.12 7.023c1.633-1.54 4.841-4.533 7.726-7.002c0 0 6.423-6.593 6.475-6.697l1.713-5.412c-.786-.624-7.485-6.653-8.432-7.462m-33.396.462c1.818 2.612 4.888 7.948 6.095 8.062c0 0 2.776 1.658 3.141 2.612c.202.526 1.508 8.264 1.432 8.556l-4.8 4.692c-1.632-1.54-6.767-5.139-9.653-7.608l-4.655-9.16c1.21-.984 8.44-7.154 8.44-7.154"/><path fill="#a57939" d="M35.99 44.317c-2.62 0-2.805 3.172-2.805 2.386l-1.535-6.224a3.745 3.745 0 0 1 3.204-4.618a12 12 0 0 1 1.388-.082c.45 0 .902.028 1.342.077c2.247.252 3.748 2.44 3.198 4.633l-1.56 6.214c0 .786-.613-2.386-3.232-2.386"/><path fill="#a57939" d="m40.28 45.558l.543 15.095c0 2.177-2.376 3.625-4.636 3.625s-4.556-1.683-4.556-3.86l.462-14.86c0-2.177 1.833-3.941 4.094-3.941c2.26 0 4.093 1.764 4.093 3.94"/><circle cx="29.694" cy="42.492" r="1.099"/><circle cx="42.543" cy="42.784" r="1.081"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M39.404 42.214s-.194 5.442 1.719 11.28c.305.93.536 1.896.57 2.889c.027.778-.054 1.575-.426 1.947c-.338.339-.483.798-.543 1.183c-.12.781-.367 1.528-.67 2.241h0a1.13 1.13 0 0 1-.458.543c-.35.203-.94.344-1.657-.281m-4.898-19.802s.196 5.442-1.716 11.28c-.305.93-.537 1.896-.571 2.889c-.027.778.054 1.575.426 1.947c.338.339.483.798.543 1.183c.121.781.367 1.528.671 2.241h0c.1.232.256.426.458.543c.35.203.94.344 1.657-.281M60.42 21.702l-6.537-5.732c-.55-.482-1.422-1.248-2.033-.307m8.57 6.039c1.754 1.482-1.792 9.079-7.3 12.929c-1.165.813-5.049 2.2-6.68 6.113m5.388-25.091c-.296.55-3.805 6.22-4.358 7.127c-.362.596-1.797.9-2.07.873a.66.66 0 0 0-.61.266c-.568.77-2.305 3.32-2.74 8.875m-30.708-10.95l6.538-5.731c.55-.483 1.421-1.249 2.032-.307m-8.57 6.038c-1.753 1.482 1.793 9.079 7.301 12.929c1.164.813 5.048 2.2 6.68 6.114m-5.388-25.092c.295.55 3.804 6.22 4.357 7.128c.363.596 1.797.9 2.07.873c.228-.023.46.06.61.265c.569.771 2.376 3.177 2.811 8.733"/></svg>
</template>

CSS

.icon-moose {
  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%236a462f%22%20d%3D%22M35.897%2064.726c-3.464%200-6.327-2.367-6.979-4.904l-1.2-7.852a18%2018%200%200%200-1.066-3.951c-2.608-6.541-2.097-7.467-1.031-10.332c.926-2.491%202.295-4.533%204.244-4.533l5.352.945c3.692%201.002%206.952%204.074%206.952%206.84L43%2060.12c0%202.766-3.639%204.605-7.103%204.605%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M36.16%2064.726c-3.463%200-7.102-1.84-7.102-4.606l.83-19.181c0-2.766%203.211-5.924%206.531-6.64l5.553-.916c1.948%200%203.208%201.624%204.134%204.115c1.066%202.866%201.908%203.98-.7%2010.52c-.507%201.27-.86%202.6-1.067%203.952l-1.199%207.852c-.651%202.536-3.515%204.904-6.98%204.904%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m52.546%2015.231l-4.457%206.822c-1.408.848-1.713%201.048-3.3%201.841c0%200-2.92%2010.595-2.845%2010.887l3.12%207.023c1.633-1.54%204.841-4.533%207.726-7.002c0%200%206.423-6.593%206.475-6.697l1.713-5.412c-.786-.624-7.485-6.653-8.432-7.462m-33.396.462c1.818%202.612%204.888%207.948%206.095%208.062c0%200%202.776%201.658%203.141%202.612c.202.526%201.508%208.264%201.432%208.556l-4.8%204.692c-1.632-1.54-6.767-5.139-9.653-7.608l-4.655-9.16c1.21-.984%208.44-7.154%208.44-7.154%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M35.99%2044.317c-2.62%200-2.805%203.172-2.805%202.386l-1.535-6.224a3.745%203.745%200%200%201%203.204-4.618a12%2012%200%200%201%201.388-.082c.45%200%20.902.028%201.342.077c2.247.252%203.748%202.44%203.198%204.633l-1.56%206.214c0%20.786-.613-2.386-3.232-2.386%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m40.28%2045.558l.543%2015.095c0%202.177-2.376%203.625-4.636%203.625s-4.556-1.683-4.556-3.86l.462-14.86c0-2.177%201.833-3.941%204.094-3.941c2.26%200%204.093%201.764%204.093%203.94%22%2F%3E%3Ccircle%20cx%3D%2229.694%22%20cy%3D%2242.492%22%20r%3D%221.099%22%2F%3E%3Ccircle%20cx%3D%2242.543%22%20cy%3D%2242.784%22%20r%3D%221.081%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M39.404%2042.214s-.194%205.442%201.719%2011.28c.305.93.536%201.896.57%202.889c.027.778-.054%201.575-.426%201.947c-.338.339-.483.798-.543%201.183c-.12.781-.367%201.528-.67%202.241h0a1.13%201.13%200%200%201-.458.543c-.35.203-.94.344-1.657-.281m-4.898-19.802s.196%205.442-1.716%2011.28c-.305.93-.537%201.896-.571%202.889c-.027.778.054%201.575.426%201.947c.338.339.483.798.543%201.183c.121.781.367%201.528.671%202.241h0c.1.232.256.426.458.543c.35.203.94.344%201.657-.281M60.42%2021.702l-6.537-5.732c-.55-.482-1.422-1.248-2.033-.307m8.57%206.039c1.754%201.482-1.792%209.079-7.3%2012.929c-1.165.813-5.049%202.2-6.68%206.113m5.388-25.091c-.296.55-3.805%206.22-4.358%207.127c-.362.596-1.797.9-2.07.873a.66.66%200%200%200-.61.266c-.568.77-2.305%203.32-2.74%208.875m-30.708-10.95l6.538-5.731c.55-.483%201.421-1.249%202.032-.307m-8.57%206.038c-1.753%201.482%201.793%209.079%207.301%2012.929c1.164.813%205.048%202.2%206.68%206.114m-5.388-25.092c.295.55%203.804%206.22%204.357%207.128c.363.596%201.797.9%202.07.873c.228-.023.46.06.61.265c.569.771%202.376%203.177%202.811%208.733%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%2072%2072%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M35.897%2064.726c-3.464%200-6.327-2.367-6.979-4.904l-1.2-7.852a18%2018%200%200%200-1.066-3.951c-2.608-6.541-2.097-7.467-1.031-10.332c.926-2.491%202.295-4.533%204.244-4.533l5.352.945c3.692%201.002%206.952%204.074%206.952%206.84L43%2060.12c0%202.766-3.639%204.605-7.103%204.605%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M36.16%2064.726c-3.463%200-7.102-1.84-7.102-4.606l.83-19.181c0-2.766%203.211-5.924%206.531-6.64l5.553-.916c1.948%200%203.208%201.624%204.134%204.115c1.066%202.866%201.908%203.98-.7%2010.52c-.507%201.27-.86%202.6-1.067%203.952l-1.199%207.852c-.651%202.536-3.515%204.904-6.98%204.904%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m52.546%2015.231l-4.457%206.822c-1.408.848-1.713%201.048-3.3%201.841c0%200-2.92%2010.595-2.845%2010.887l3.12%207.023c1.633-1.54%204.841-4.533%207.726-7.002c0%200%206.423-6.593%206.475-6.697l1.713-5.412c-.786-.624-7.485-6.653-8.432-7.462m-33.396.462c1.818%202.612%204.888%207.948%206.095%208.062c0%200%202.776%201.658%203.141%202.612c.202.526%201.508%208.264%201.432%208.556l-4.8%204.692c-1.632-1.54-6.767-5.139-9.653-7.608l-4.655-9.16c1.21-.984%208.44-7.154%208.44-7.154%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M35.99%2044.317c-2.62%200-2.805%203.172-2.805%202.386l-1.535-6.224a3.745%203.745%200%200%201%203.204-4.618a12%2012%200%200%201%201.388-.082c.45%200%20.902.028%201.342.077c2.247.252%203.748%202.44%203.198%204.633l-1.56%206.214c0%20.786-.613-2.386-3.232-2.386%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m40.28%2045.558l.543%2015.095c0%202.177-2.376%203.625-4.636%203.625s-4.556-1.683-4.556-3.86l.462-14.86c0-2.177%201.833-3.941%204.094-3.941c2.26%200%204.093%201.764%204.093%203.94%22%2F%3E%3Ccircle%20cx%3D%2229.694%22%20cy%3D%2242.492%22%20r%3D%221.099%22%2F%3E%3Ccircle%20cx%3D%2242.543%22%20cy%3D%2242.784%22%20r%3D%221.081%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M39.404%2042.214s-.194%205.442%201.719%2011.28c.305.93.536%201.896.57%202.889c.027.778-.054%201.575-.426%201.947c-.338.339-.483.798-.543%201.183c-.12.781-.367%201.528-.67%202.241h0a1.13%201.13%200%200%201-.458.543c-.35.203-.94.344-1.657-.281m-4.898-19.802s.196%205.442-1.716%2011.28c-.305.93-.537%201.896-.571%202.889c-.027.778.054%201.575.426%201.947c.338.339.483.798.543%201.183c.121.781.367%201.528.671%202.241h0c.1.232.256.426.458.543c.35.203.94.344%201.657-.281M60.42%2021.702l-6.537-5.732c-.55-.482-1.422-1.248-2.033-.307m8.57%206.039c1.754%201.482-1.792%209.079-7.3%2012.929c-1.165.813-5.049%202.2-6.68%206.113m5.388-25.091c-.296.55-3.805%206.22-4.358%207.127c-.362.596-1.797.9-2.07.873a.66.66%200%200%200-.61.266c-.568.77-2.305%203.32-2.74%208.875m-30.708-10.95l6.538-5.731c.55-.483%201.421-1.249%202.032-.307m-8.57%206.038c-1.753%201.482%201.793%209.079%207.301%2012.929c1.164.813%205.048%202.2%206.68%206.114m-5.388-25.092c.295.55%203.804%206.22%204.357%207.128c.363.596%201.797.9%202.07.873c.228-.023.46.06.61.265c.569.771%202.376%203.177%202.811%208.733%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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