axe from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
axe
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the axe emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m7.95 17.47l18.13-4.237s.217 2.51.542 4.237a19.2 19.2 0 0 0 3.56 6.474c.756.54-7.482 11.88-10.24 12.42c-4.92.954-13.4-18.33-11.99-18.89z"/><path fill="#a57939" d="M36.41 23.25c-1.189.793-2.352.923-1.771 2.228a7 7 0 0 1 .434 1.297c.501 2.172 1.503 3.675 5.345 5.847c3.412 1.929 10.38 15.58 11.9 18.61a2.94 2.94 0 0 1 .31 1.257l.13 5.842a2.96 2.96 0 0 0 .663 1.803l1.863 2.293a2.963 2.963 0 0 0 4.132.46l3.502-2.757a2.963 2.963 0 0 0 .703-3.86l-21.27-35.2c-.873-1.445-.81-1.416-2.215-.48z"/><rect width="13.63" height="13.53" x="14.18" y="24.84" fill="#d0cfce" rx="2.359" ry="2.359" transform="rotate(-30)"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M34.66 24.76c-.04.204-.002.45.138.767a7 7 0 0 1 .432 1.29c.499 2.163 1.495 3.659 5.317 5.82c3.394 1.919 10.32 15.51 11.83 18.53c.195.388.3.816.31 1.25l.128 5.815a2.95 2.95 0 0 0 .66 1.794l1.852 2.283a2.946 2.946 0 0 0 4.11.457l3.483-2.744a2.95 2.95 0 0 0 .7-3.842L42.48 21.44c-.315-.52-.525-.808-.732-.918"/><rect width="13.56" height="13.46" x="14.32" y="25.04" rx="2.359" ry="2.359" transform="rotate(-30.014)skewX(-.028)"/><path d="m31.02 24.98l-9.465 11.24c-3.463 4.049-17.14-17.64-12.65-19.27l17.34-3.026"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiAxe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m7.95 17.47l18.13-4.237s.217 2.51.542 4.237a19.2 19.2 0 0 0 3.56 6.474c.756.54-7.482 11.88-10.24 12.42c-4.92.954-13.4-18.33-11.99-18.89z"/><path fill="#a57939" d="M36.41 23.25c-1.189.793-2.352.923-1.771 2.228a7 7 0 0 1 .434 1.297c.501 2.172 1.503 3.675 5.345 5.847c3.412 1.929 10.38 15.58 11.9 18.61a2.94 2.94 0 0 1 .31 1.257l.13 5.842a2.96 2.96 0 0 0 .663 1.803l1.863 2.293a2.963 2.963 0 0 0 4.132.46l3.502-2.757a2.963 2.963 0 0 0 .703-3.86l-21.27-35.2c-.873-1.445-.81-1.416-2.215-.48z"/><rect width="13.63" height="13.53" x="14.18" y="24.84" fill="#d0cfce" rx="2.359" ry="2.359" transform="rotate(-30)"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M34.66 24.76c-.04.204-.002.45.138.767a7 7 0 0 1 .432 1.29c.499 2.163 1.495 3.659 5.317 5.82c3.394 1.919 10.32 15.51 11.83 18.53c.195.388.3.816.31 1.25l.128 5.815a2.95 2.95 0 0 0 .66 1.794l1.852 2.283a2.946 2.946 0 0 0 4.11.457l3.483-2.744a2.95 2.95 0 0 0 .7-3.842L42.48 21.44c-.315-.52-.525-.808-.732-.918"/><rect width="13.56" height="13.46" x="14.32" y="25.04" rx="2.359" ry="2.359" transform="rotate(-30.014)skewX(-.028)"/><path d="m31.02 24.98l-9.465 11.24c-3.463 4.049-17.14-17.64-12.65-19.27l17.34-3.026"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m7.95 17.47l18.13-4.237s.217 2.51.542 4.237a19.2 19.2 0 0 0 3.56 6.474c.756.54-7.482 11.88-10.24 12.42c-4.92.954-13.4-18.33-11.99-18.89z"/><path fill="#a57939" d="M36.41 23.25c-1.189.793-2.352.923-1.771 2.228a7 7 0 0 1 .434 1.297c.501 2.172 1.503 3.675 5.345 5.847c3.412 1.929 10.38 15.58 11.9 18.61a2.94 2.94 0 0 1 .31 1.257l.13 5.842a2.96 2.96 0 0 0 .663 1.803l1.863 2.293a2.963 2.963 0 0 0 4.132.46l3.502-2.757a2.963 2.963 0 0 0 .703-3.86l-21.27-35.2c-.873-1.445-.81-1.416-2.215-.48z"/><rect width="13.63" height="13.53" x="14.18" y="24.84" fill="#d0cfce" rx="2.359" ry="2.359" transform="rotate(-30)"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M34.66 24.76c-.04.204-.002.45.138.767a7 7 0 0 1 .432 1.29c.499 2.163 1.495 3.659 5.317 5.82c3.394 1.919 10.32 15.51 11.83 18.53c.195.388.3.816.31 1.25l.128 5.815a2.95 2.95 0 0 0 .66 1.794l1.852 2.283a2.946 2.946 0 0 0 4.11.457l3.483-2.744a2.95 2.95 0 0 0 .7-3.842L42.48 21.44c-.315-.52-.525-.808-.732-.918"/><rect width="13.56" height="13.46" x="14.32" y="25.04" rx="2.359" ry="2.359" transform="rotate(-30.014)skewX(-.028)"/><path d="m31.02 24.98l-9.465 11.24c-3.463 4.049-17.14-17.64-12.65-19.27l17.34-3.026"/></g></svg>
</template>

CSS

.icon-axe {
  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%239b9b9a%22%20d%3D%22m7.95%2017.47l18.13-4.237s.217%202.51.542%204.237a19.2%2019.2%200%200%200%203.56%206.474c.756.54-7.482%2011.88-10.24%2012.42c-4.92.954-13.4-18.33-11.99-18.89z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M36.41%2023.25c-1.189.793-2.352.923-1.771%202.228a7%207%200%200%201%20.434%201.297c.501%202.172%201.503%203.675%205.345%205.847c3.412%201.929%2010.38%2015.58%2011.9%2018.61a2.94%202.94%200%200%201%20.31%201.257l.13%205.842a2.96%202.96%200%200%200%20.663%201.803l1.863%202.293a2.963%202.963%200%200%200%204.132.46l3.502-2.757a2.963%202.963%200%200%200%20.703-3.86l-21.27-35.2c-.873-1.445-.81-1.416-2.215-.48z%22%2F%3E%3Crect%20width%3D%2213.63%22%20height%3D%2213.53%22%20x%3D%2214.18%22%20y%3D%2224.84%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.359%22%20ry%3D%222.359%22%20transform%3D%22rotate(-30)%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%22M34.66%2024.76c-.04.204-.002.45.138.767a7%207%200%200%201%20.432%201.29c.499%202.163%201.495%203.659%205.317%205.82c3.394%201.919%2010.32%2015.51%2011.83%2018.53c.195.388.3.816.31%201.25l.128%205.815a2.95%202.95%200%200%200%20.66%201.794l1.852%202.283a2.946%202.946%200%200%200%204.11.457l3.483-2.744a2.95%202.95%200%200%200%20.7-3.842L42.48%2021.44c-.315-.52-.525-.808-.732-.918%22%2F%3E%3Crect%20width%3D%2213.56%22%20height%3D%2213.46%22%20x%3D%2214.32%22%20y%3D%2225.04%22%20rx%3D%222.359%22%20ry%3D%222.359%22%20transform%3D%22rotate(-30.014)skewX(-.028)%22%2F%3E%3Cpath%20d%3D%22m31.02%2024.98l-9.465%2011.24c-3.463%204.049-17.14-17.64-12.65-19.27l17.34-3.026%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%239b9b9a%22%20d%3D%22m7.95%2017.47l18.13-4.237s.217%202.51.542%204.237a19.2%2019.2%200%200%200%203.56%206.474c.756.54-7.482%2011.88-10.24%2012.42c-4.92.954-13.4-18.33-11.99-18.89z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M36.41%2023.25c-1.189.793-2.352.923-1.771%202.228a7%207%200%200%201%20.434%201.297c.501%202.172%201.503%203.675%205.345%205.847c3.412%201.929%2010.38%2015.58%2011.9%2018.61a2.94%202.94%200%200%201%20.31%201.257l.13%205.842a2.96%202.96%200%200%200%20.663%201.803l1.863%202.293a2.963%202.963%200%200%200%204.132.46l3.502-2.757a2.963%202.963%200%200%200%20.703-3.86l-21.27-35.2c-.873-1.445-.81-1.416-2.215-.48z%22%2F%3E%3Crect%20width%3D%2213.63%22%20height%3D%2213.53%22%20x%3D%2214.18%22%20y%3D%2224.84%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.359%22%20ry%3D%222.359%22%20transform%3D%22rotate(-30)%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%22M34.66%2024.76c-.04.204-.002.45.138.767a7%207%200%200%201%20.432%201.29c.499%202.163%201.495%203.659%205.317%205.82c3.394%201.919%2010.32%2015.51%2011.83%2018.53c.195.388.3.816.31%201.25l.128%205.815a2.95%202.95%200%200%200%20.66%201.794l1.852%202.283a2.946%202.946%200%200%200%204.11.457l3.483-2.744a2.95%202.95%200%200%200%20.7-3.842L42.48%2021.44c-.315-.52-.525-.808-.732-.918%22%2F%3E%3Crect%20width%3D%2213.56%22%20height%3D%2213.46%22%20x%3D%2214.32%22%20y%3D%2225.04%22%20rx%3D%222.359%22%20ry%3D%222.359%22%20transform%3D%22rotate(-30.014)skewX(-.028)%22%2F%3E%3Cpath%20d%3D%22m31.02%2024.98l-9.465%2011.24c-3.463%204.049-17.14-17.64-12.65-19.27l17.34-3.026%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/axe.svg?color=%231a73e8&size=48

Axe emoji — OpenMoji · IconsDB