mammoth emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M63.457 57h-6.102a1 1 0 0 1-.994-.894c-.535-5.046-2.21-9.053-4.072-9.746c-.808-.302-1.767.056-2.843 1.066c-2.58 2.325-5.544 1.428-7.925.71c-1.6-.483-2.982-.902-3.79-.295c-1.095.82-1.63 3.562-1.591 8.15a1 1 0 0 1-1 1.009h-5.768a1 1 0 0 1-.981-1.19c2.226-11.458.592-16.732-.096-18.302c-2.288.347-2.856.644-5.196 2.136a77 77 0 0 0 1.664 13.371a1 1 0 0 1-.682 1.167l-2.266.701a1 1 0 0 1-1.14-.42c-5.169-8.158-5.008-18.67-4.999-19.115c0-5.427 4.235-10.102 7.972-14.227a118 118 0 0 0 2.24-2.52a1 1 0 0 1 .204-.18c5.49-3.676 9.08-.969 11.59 1.799a1 1 0 0 1 .124.168c.89 1.523 3.605 2.202 6.231 2.858c2.706.676 5.503 1.375 7.004 3.127a19.5 19.5 0 0 0 5.349 3.612c2.254 1.133 4.179 2.1 5.516 5.22l.028.066a22.2 22.2 0 0 1 1.37 5.474a1 1 0 1 1-1.98.28a32 32 0 0 0-.412-2.332c-.84 5.51 2.61 15.237 3.436 16.852A1 1 0 0 1 63.456 57"/><path fill="#6a462f" d="M43.222 57h-4.625a1 1 0 0 1-1-1c0-1.987-1.662-5.827-2.303-7.14a1 1 0 0 1 .46-1.337c.496-.243 5.693-.86 6.196-1.089a.997.997 0 0 1 1.324.496c.828 1.82.935 7.865.948 9.059a1 1 0 0 1-1 1.01Zm11.053 0h-5.507a1 1 0 0 1-1-1c0-2.634-.586-8.688-.592-8.749a1 1 0 0 1 .899-1.092c.566-.047 5.497-.389 6.042-.475a1 1 0 0 1 1.145.829a55 55 0 0 1 .01 9.566a1 1 0 0 1-.997.921"/><path fill="#d0cfce" d="M14.427 43.365a9.63 9.63 0 0 1-6.178-1.95a7.74 7.74 0 0 1-2.516-6.219a8.68 8.68 0 0 1 2.525-6.584c2.889-2.744 7.155-2.557 7.338-2.55a1 1 0 0 1 .093 1.989a6.52 6.52 0 0 0-5.476 6.659a3.13 3.13 0 0 0 .868 2.139a5.15 5.15 0 0 0 3.806 1.218c4.839 0 6.53-4.949 6.6-5.16a1 1 0 0 1 .924-.686a.94.94 0 0 1 .958.636c.952 2.449.897 4.59-.162 6.365c-2.003 3.357-6.876 4.003-7.082 4.028a11 11 0 0 1-1.698.115"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22.437 33.219C25.487 41.071 16 42.258 16 42.258s-9.267 1.525-9.267-7.062s8.812-8.135 8.812-8.135m15.074-5.368a2.78 2.78 0 0 1 1.87-.801c1.122 0 3.511 2.35 3.511 8.014s-3.091 2.572-3.091 2.572s-1.183 3.75-4.112.22h-1.564"/><path d="M16.676 35.37c0-6.126 5.855-11.304 9.971-16.118c4.638-3.102 7.632-1.297 10.296 1.64c2.103 3.604 10.673 2.945 13.367 6.165c6.088 5.937 10.421 2.65 12.003 13.828M23.785 53.227l-2.266.701a32.7 32.7 0 0 1-4.265-11.93"/><path d="M59.794 40.885c.082 5.947 2.976 13.773 3.662 15.115h-6.101c-.698-6.581-3.674-13.913-8.593-9.304C43.155 51.75 34.991 38.4 35.14 56h-5.768c2.873-14.782-.519-19.583-.519-19.583"/><path d="M36.192 48.422s2.405 4.92 2.405 7.578h4.626m4.948-8.845s.597 6.132.597 8.845h5.507"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMammoth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M63.457 57h-6.102a1 1 0 0 1-.994-.894c-.535-5.046-2.21-9.053-4.072-9.746c-.808-.302-1.767.056-2.843 1.066c-2.58 2.325-5.544 1.428-7.925.71c-1.6-.483-2.982-.902-3.79-.295c-1.095.82-1.63 3.562-1.591 8.15a1 1 0 0 1-1 1.009h-5.768a1 1 0 0 1-.981-1.19c2.226-11.458.592-16.732-.096-18.302c-2.288.347-2.856.644-5.196 2.136a77 77 0 0 0 1.664 13.371a1 1 0 0 1-.682 1.167l-2.266.701a1 1 0 0 1-1.14-.42c-5.169-8.158-5.008-18.67-4.999-19.115c0-5.427 4.235-10.102 7.972-14.227a118 118 0 0 0 2.24-2.52a1 1 0 0 1 .204-.18c5.49-3.676 9.08-.969 11.59 1.799a1 1 0 0 1 .124.168c.89 1.523 3.605 2.202 6.231 2.858c2.706.676 5.503 1.375 7.004 3.127a19.5 19.5 0 0 0 5.349 3.612c2.254 1.133 4.179 2.1 5.516 5.22l.028.066a22.2 22.2 0 0 1 1.37 5.474a1 1 0 1 1-1.98.28a32 32 0 0 0-.412-2.332c-.84 5.51 2.61 15.237 3.436 16.852A1 1 0 0 1 63.456 57"/><path fill="#6a462f" d="M43.222 57h-4.625a1 1 0 0 1-1-1c0-1.987-1.662-5.827-2.303-7.14a1 1 0 0 1 .46-1.337c.496-.243 5.693-.86 6.196-1.089a.997.997 0 0 1 1.324.496c.828 1.82.935 7.865.948 9.059a1 1 0 0 1-1 1.01Zm11.053 0h-5.507a1 1 0 0 1-1-1c0-2.634-.586-8.688-.592-8.749a1 1 0 0 1 .899-1.092c.566-.047 5.497-.389 6.042-.475a1 1 0 0 1 1.145.829a55 55 0 0 1 .01 9.566a1 1 0 0 1-.997.921"/><path fill="#d0cfce" d="M14.427 43.365a9.63 9.63 0 0 1-6.178-1.95a7.74 7.74 0 0 1-2.516-6.219a8.68 8.68 0 0 1 2.525-6.584c2.889-2.744 7.155-2.557 7.338-2.55a1 1 0 0 1 .093 1.989a6.52 6.52 0 0 0-5.476 6.659a3.13 3.13 0 0 0 .868 2.139a5.15 5.15 0 0 0 3.806 1.218c4.839 0 6.53-4.949 6.6-5.16a1 1 0 0 1 .924-.686a.94.94 0 0 1 .958.636c.952 2.449.897 4.59-.162 6.365c-2.003 3.357-6.876 4.003-7.082 4.028a11 11 0 0 1-1.698.115"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M22.437 33.219C25.487 41.071 16 42.258 16 42.258s-9.267 1.525-9.267-7.062s8.812-8.135 8.812-8.135m15.074-5.368a2.78 2.78 0 0 1 1.87-.801c1.122 0 3.511 2.35 3.511 8.014s-3.091 2.572-3.091 2.572s-1.183 3.75-4.112.22h-1.564"/><path d="M16.676 35.37c0-6.126 5.855-11.304 9.971-16.118c4.638-3.102 7.632-1.297 10.296 1.64c2.103 3.604 10.673 2.945 13.367 6.165c6.088 5.937 10.421 2.65 12.003 13.828M23.785 53.227l-2.266.701a32.7 32.7 0 0 1-4.265-11.93"/><path d="M59.794 40.885c.082 5.947 2.976 13.773 3.662 15.115h-6.101c-.698-6.581-3.674-13.913-8.593-9.304C43.155 51.75 34.991 38.4 35.14 56h-5.768c2.873-14.782-.519-19.583-.519-19.583"/><path d="M36.192 48.422s2.405 4.92 2.405 7.578h4.626m4.948-8.845s.597 6.132.597 8.845h5.507"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M63.457 57h-6.102a1 1 0 0 1-.994-.894c-.535-5.046-2.21-9.053-4.072-9.746c-.808-.302-1.767.056-2.843 1.066c-2.58 2.325-5.544 1.428-7.925.71c-1.6-.483-2.982-.902-3.79-.295c-1.095.82-1.63 3.562-1.591 8.15a1 1 0 0 1-1 1.009h-5.768a1 1 0 0 1-.981-1.19c2.226-11.458.592-16.732-.096-18.302c-2.288.347-2.856.644-5.196 2.136a77 77 0 0 0 1.664 13.371a1 1 0 0 1-.682 1.167l-2.266.701a1 1 0 0 1-1.14-.42c-5.169-8.158-5.008-18.67-4.999-19.115c0-5.427 4.235-10.102 7.972-14.227a118 118 0 0 0 2.24-2.52a1 1 0 0 1 .204-.18c5.49-3.676 9.08-.969 11.59 1.799a1 1 0 0 1 .124.168c.89 1.523 3.605 2.202 6.231 2.858c2.706.676 5.503 1.375 7.004 3.127a19.5 19.5 0 0 0 5.349 3.612c2.254 1.133 4.179 2.1 5.516 5.22l.028.066a22.2 22.2 0 0 1 1.37 5.474a1 1 0 1 1-1.98.28a32 32 0 0 0-.412-2.332c-.84 5.51 2.61 15.237 3.436 16.852A1 1 0 0 1 63.456 57"/><path fill="#6a462f" d="M43.222 57h-4.625a1 1 0 0 1-1-1c0-1.987-1.662-5.827-2.303-7.14a1 1 0 0 1 .46-1.337c.496-.243 5.693-.86 6.196-1.089a.997.997 0 0 1 1.324.496c.828 1.82.935 7.865.948 9.059a1 1 0 0 1-1 1.01Zm11.053 0h-5.507a1 1 0 0 1-1-1c0-2.634-.586-8.688-.592-8.749a1 1 0 0 1 .899-1.092c.566-.047 5.497-.389 6.042-.475a1 1 0 0 1 1.145.829a55 55 0 0 1 .01 9.566a1 1 0 0 1-.997.921"/><path fill="#d0cfce" d="M14.427 43.365a9.63 9.63 0 0 1-6.178-1.95a7.74 7.74 0 0 1-2.516-6.219a8.68 8.68 0 0 1 2.525-6.584c2.889-2.744 7.155-2.557 7.338-2.55a1 1 0 0 1 .093 1.989a6.52 6.52 0 0 0-5.476 6.659a3.13 3.13 0 0 0 .868 2.139a5.15 5.15 0 0 0 3.806 1.218c4.839 0 6.53-4.949 6.6-5.16a1 1 0 0 1 .924-.686a.94.94 0 0 1 .958.636c.952 2.449.897 4.59-.162 6.365c-2.003 3.357-6.876 4.003-7.082 4.028a11 11 0 0 1-1.698.115"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22.437 33.219C25.487 41.071 16 42.258 16 42.258s-9.267 1.525-9.267-7.062s8.812-8.135 8.812-8.135m15.074-5.368a2.78 2.78 0 0 1 1.87-.801c1.122 0 3.511 2.35 3.511 8.014s-3.091 2.572-3.091 2.572s-1.183 3.75-4.112.22h-1.564"/><path d="M16.676 35.37c0-6.126 5.855-11.304 9.971-16.118c4.638-3.102 7.632-1.297 10.296 1.64c2.103 3.604 10.673 2.945 13.367 6.165c6.088 5.937 10.421 2.65 12.003 13.828M23.785 53.227l-2.266.701a32.7 32.7 0 0 1-4.265-11.93"/><path d="M59.794 40.885c.082 5.947 2.976 13.773 3.662 15.115h-6.101c-.698-6.581-3.674-13.913-8.593-9.304C43.155 51.75 34.991 38.4 35.14 56h-5.768c2.873-14.782-.519-19.583-.519-19.583"/><path d="M36.192 48.422s2.405 4.92 2.405 7.578h4.626m4.948-8.845s.597 6.132.597 8.845h5.507"/></g></svg>
</template>

CSS

.icon-mammoth {
  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%23a57939%22%20d%3D%22M63.457%2057h-6.102a1%201%200%200%201-.994-.894c-.535-5.046-2.21-9.053-4.072-9.746c-.808-.302-1.767.056-2.843%201.066c-2.58%202.325-5.544%201.428-7.925.71c-1.6-.483-2.982-.902-3.79-.295c-1.095.82-1.63%203.562-1.591%208.15a1%201%200%200%201-1%201.009h-5.768a1%201%200%200%201-.981-1.19c2.226-11.458.592-16.732-.096-18.302c-2.288.347-2.856.644-5.196%202.136a77%2077%200%200%200%201.664%2013.371a1%201%200%200%201-.682%201.167l-2.266.701a1%201%200%200%201-1.14-.42c-5.169-8.158-5.008-18.67-4.999-19.115c0-5.427%204.235-10.102%207.972-14.227a118%20118%200%200%200%202.24-2.52a1%201%200%200%201%20.204-.18c5.49-3.676%209.08-.969%2011.59%201.799a1%201%200%200%201%20.124.168c.89%201.523%203.605%202.202%206.231%202.858c2.706.676%205.503%201.375%207.004%203.127a19.5%2019.5%200%200%200%205.349%203.612c2.254%201.133%204.179%202.1%205.516%205.22l.028.066a22.2%2022.2%200%200%201%201.37%205.474a1%201%200%201%201-1.98.28a32%2032%200%200%200-.412-2.332c-.84%205.51%202.61%2015.237%203.436%2016.852A1%201%200%200%201%2063.456%2057%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M43.222%2057h-4.625a1%201%200%200%201-1-1c0-1.987-1.662-5.827-2.303-7.14a1%201%200%200%201%20.46-1.337c.496-.243%205.693-.86%206.196-1.089a.997.997%200%200%201%201.324.496c.828%201.82.935%207.865.948%209.059a1%201%200%200%201-1%201.01Zm11.053%200h-5.507a1%201%200%200%201-1-1c0-2.634-.586-8.688-.592-8.749a1%201%200%200%201%20.899-1.092c.566-.047%205.497-.389%206.042-.475a1%201%200%200%201%201.145.829a55%2055%200%200%201%20.01%209.566a1%201%200%200%201-.997.921%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M14.427%2043.365a9.63%209.63%200%200%201-6.178-1.95a7.74%207.74%200%200%201-2.516-6.219a8.68%208.68%200%200%201%202.525-6.584c2.889-2.744%207.155-2.557%207.338-2.55a1%201%200%200%201%20.093%201.989a6.52%206.52%200%200%200-5.476%206.659a3.13%203.13%200%200%200%20.868%202.139a5.15%205.15%200%200%200%203.806%201.218c4.839%200%206.53-4.949%206.6-5.16a1%201%200%200%201%20.924-.686a.94.94%200%200%201%20.958.636c.952%202.449.897%204.59-.162%206.365c-2.003%203.357-6.876%204.003-7.082%204.028a11%2011%200%200%201-1.698.115%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22.437%2033.219C25.487%2041.071%2016%2042.258%2016%2042.258s-9.267%201.525-9.267-7.062s8.812-8.135%208.812-8.135m15.074-5.368a2.78%202.78%200%200%201%201.87-.801c1.122%200%203.511%202.35%203.511%208.014s-3.091%202.572-3.091%202.572s-1.183%203.75-4.112.22h-1.564%22%2F%3E%3Cpath%20d%3D%22M16.676%2035.37c0-6.126%205.855-11.304%209.971-16.118c4.638-3.102%207.632-1.297%2010.296%201.64c2.103%203.604%2010.673%202.945%2013.367%206.165c6.088%205.937%2010.421%202.65%2012.003%2013.828M23.785%2053.227l-2.266.701a32.7%2032.7%200%200%201-4.265-11.93%22%2F%3E%3Cpath%20d%3D%22M59.794%2040.885c.082%205.947%202.976%2013.773%203.662%2015.115h-6.101c-.698-6.581-3.674-13.913-8.593-9.304C43.155%2051.75%2034.991%2038.4%2035.14%2056h-5.768c2.873-14.782-.519-19.583-.519-19.583%22%2F%3E%3Cpath%20d%3D%22M36.192%2048.422s2.405%204.92%202.405%207.578h4.626m4.948-8.845s.597%206.132.597%208.845h5.507%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%23a57939%22%20d%3D%22M63.457%2057h-6.102a1%201%200%200%201-.994-.894c-.535-5.046-2.21-9.053-4.072-9.746c-.808-.302-1.767.056-2.843%201.066c-2.58%202.325-5.544%201.428-7.925.71c-1.6-.483-2.982-.902-3.79-.295c-1.095.82-1.63%203.562-1.591%208.15a1%201%200%200%201-1%201.009h-5.768a1%201%200%200%201-.981-1.19c2.226-11.458.592-16.732-.096-18.302c-2.288.347-2.856.644-5.196%202.136a77%2077%200%200%200%201.664%2013.371a1%201%200%200%201-.682%201.167l-2.266.701a1%201%200%200%201-1.14-.42c-5.169-8.158-5.008-18.67-4.999-19.115c0-5.427%204.235-10.102%207.972-14.227a118%20118%200%200%200%202.24-2.52a1%201%200%200%201%20.204-.18c5.49-3.676%209.08-.969%2011.59%201.799a1%201%200%200%201%20.124.168c.89%201.523%203.605%202.202%206.231%202.858c2.706.676%205.503%201.375%207.004%203.127a19.5%2019.5%200%200%200%205.349%203.612c2.254%201.133%204.179%202.1%205.516%205.22l.028.066a22.2%2022.2%200%200%201%201.37%205.474a1%201%200%201%201-1.98.28a32%2032%200%200%200-.412-2.332c-.84%205.51%202.61%2015.237%203.436%2016.852A1%201%200%200%201%2063.456%2057%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M43.222%2057h-4.625a1%201%200%200%201-1-1c0-1.987-1.662-5.827-2.303-7.14a1%201%200%200%201%20.46-1.337c.496-.243%205.693-.86%206.196-1.089a.997.997%200%200%201%201.324.496c.828%201.82.935%207.865.948%209.059a1%201%200%200%201-1%201.01Zm11.053%200h-5.507a1%201%200%200%201-1-1c0-2.634-.586-8.688-.592-8.749a1%201%200%200%201%20.899-1.092c.566-.047%205.497-.389%206.042-.475a1%201%200%200%201%201.145.829a55%2055%200%200%201%20.01%209.566a1%201%200%200%201-.997.921%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M14.427%2043.365a9.63%209.63%200%200%201-6.178-1.95a7.74%207.74%200%200%201-2.516-6.219a8.68%208.68%200%200%201%202.525-6.584c2.889-2.744%207.155-2.557%207.338-2.55a1%201%200%200%201%20.093%201.989a6.52%206.52%200%200%200-5.476%206.659a3.13%203.13%200%200%200%20.868%202.139a5.15%205.15%200%200%200%203.806%201.218c4.839%200%206.53-4.949%206.6-5.16a1%201%200%200%201%20.924-.686a.94.94%200%200%201%20.958.636c.952%202.449.897%204.59-.162%206.365c-2.003%203.357-6.876%204.003-7.082%204.028a11%2011%200%200%201-1.698.115%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M22.437%2033.219C25.487%2041.071%2016%2042.258%2016%2042.258s-9.267%201.525-9.267-7.062s8.812-8.135%208.812-8.135m15.074-5.368a2.78%202.78%200%200%201%201.87-.801c1.122%200%203.511%202.35%203.511%208.014s-3.091%202.572-3.091%202.572s-1.183%203.75-4.112.22h-1.564%22%2F%3E%3Cpath%20d%3D%22M16.676%2035.37c0-6.126%205.855-11.304%209.971-16.118c4.638-3.102%207.632-1.297%2010.296%201.64c2.103%203.604%2010.673%202.945%2013.367%206.165c6.088%205.937%2010.421%202.65%2012.003%2013.828M23.785%2053.227l-2.266.701a32.7%2032.7%200%200%201-4.265-11.93%22%2F%3E%3Cpath%20d%3D%22M59.794%2040.885c.082%205.947%202.976%2013.773%203.662%2015.115h-6.101c-.698-6.581-3.674-13.913-8.593-9.304C43.155%2051.75%2034.991%2038.4%2035.14%2056h-5.768c2.873-14.782-.519-19.583-.519-19.583%22%2F%3E%3Cpath%20d%3D%22M36.192%2048.422s2.405%204.92%202.405%207.578h4.626m4.948-8.845s.597%206.132.597%208.845h5.507%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/mammoth.svg?color=%231a73e8&size=48