axe emoji
axe from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- axe
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the axe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="m35.22 30.741l-.024.024c-.97.97-2.542.97-3.511 0L7.835 6.915a1.49 1.49 0 0 1 0-2.107l1.429-1.429a1.49 1.49 0 0 1 2.107 0l23.85 23.85c.969.97.969 2.542-.001 3.512"/><path fill="#66757f" d="M17.765 6.946L14.229 3.41a1.5 1.5 0 0 0-2.121 0L8.573 6.946c-2.128 2.092-3.85 3.015-6.055 3.056c-.171 1.573.665 5.193 1.967 6.652c1.692 1.896 4.545 2.495 7.223 2.454c-.134-2.363.437-4.422 2.521-6.506l3.535-3.536a1.497 1.497 0 0 0 .001-2.12"/><path fill="#ccd6dd" d="M2.518 10.002C1.767 10.016.962 9.93.064 9.75c-.707 4.95 7.071 12.728 12.021 12.021c-.193-.937-.328-1.819-.376-2.663c-4.418-1.409-8.107-5.072-9.191-9.106"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiAxe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="m35.22 30.741l-.024.024c-.97.97-2.542.97-3.511 0L7.835 6.915a1.49 1.49 0 0 1 0-2.107l1.429-1.429a1.49 1.49 0 0 1 2.107 0l23.85 23.85c.969.97.969 2.542-.001 3.512"/><path fill="#66757f" d="M17.765 6.946L14.229 3.41a1.5 1.5 0 0 0-2.121 0L8.573 6.946c-2.128 2.092-3.85 3.015-6.055 3.056c-.171 1.573.665 5.193 1.967 6.652c1.692 1.896 4.545 2.495 7.223 2.454c-.134-2.363.437-4.422 2.521-6.506l3.535-3.536a1.497 1.497 0 0 0 .001-2.12"/><path fill="#ccd6dd" d="M2.518 10.002C1.767 10.016.962 9.93.064 9.75c-.707 4.95 7.071 12.728 12.021 12.021c-.193-.937-.328-1.819-.376-2.663c-4.418-1.409-8.107-5.072-9.191-9.106"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" d="m35.22 30.741l-.024.024c-.97.97-2.542.97-3.511 0L7.835 6.915a1.49 1.49 0 0 1 0-2.107l1.429-1.429a1.49 1.49 0 0 1 2.107 0l23.85 23.85c.969.97.969 2.542-.001 3.512"/><path fill="#66757f" d="M17.765 6.946L14.229 3.41a1.5 1.5 0 0 0-2.121 0L8.573 6.946c-2.128 2.092-3.85 3.015-6.055 3.056c-.171 1.573.665 5.193 1.967 6.652c1.692 1.896 4.545 2.495 7.223 2.454c-.134-2.363.437-4.422 2.521-6.506l3.535-3.536a1.497 1.497 0 0 0 .001-2.12"/><path fill="#ccd6dd" d="M2.518 10.002C1.767 10.016.962 9.93.064 9.75c-.707 4.95 7.071 12.728 12.021 12.021c-.193-.937-.328-1.819-.376-2.663c-4.418-1.409-8.107-5.072-9.191-9.106"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22m35.22%2030.741l-.024.024c-.97.97-2.542.97-3.511%200L7.835%206.915a1.49%201.49%200%200%201%200-2.107l1.429-1.429a1.49%201.49%200%200%201%202.107%200l23.85%2023.85c.969.97.969%202.542-.001%203.512%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M17.765%206.946L14.229%203.41a1.5%201.5%200%200%200-2.121%200L8.573%206.946c-2.128%202.092-3.85%203.015-6.055%203.056c-.171%201.573.665%205.193%201.967%206.652c1.692%201.896%204.545%202.495%207.223%202.454c-.134-2.363.437-4.422%202.521-6.506l3.535-3.536a1.497%201.497%200%200%200%20.001-2.12%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M2.518%2010.002C1.767%2010.016.962%209.93.064%209.75c-.707%204.95%207.071%2012.728%2012.021%2012.021c-.193-.937-.328-1.819-.376-2.663c-4.418-1.409-8.107-5.072-9.191-9.106%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22m35.22%2030.741l-.024.024c-.97.97-2.542.97-3.511%200L7.835%206.915a1.49%201.49%200%200%201%200-2.107l1.429-1.429a1.49%201.49%200%200%201%202.107%200l23.85%2023.85c.969.97.969%202.542-.001%203.512%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M17.765%206.946L14.229%203.41a1.5%201.5%200%200%200-2.121%200L8.573%206.946c-2.128%202.092-3.85%203.015-6.055%203.056c-.171%201.573.665%205.193%201.967%206.652c1.692%201.896%204.545%202.495%207.223%202.454c-.134-2.363.437-4.422%202.521-6.506l3.535-3.536a1.497%201.497%200%200%200%20.001-2.12%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M2.518%2010.002C1.767%2010.016.962%209.93.064%209.75c-.707%204.95%207.071%2012.728%2012.021%2012.021c-.193-.937-.328-1.819-.376-2.663c-4.418-1.409-8.107-5.072-9.191-9.106%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/axe.svg?color=%231a73e8&size=48