axe emoji
axe from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- axe
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the axe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.384 1.85a1.69 1.69 0 0 0-2.305-.626l-1.68.97c-.824.475-1.056 1.532-.61 2.33l-.92.53a3.7 3.7 0 0 1-2.082.489l-.692-.053h-.037c-.453 0-.898.229-1.148.646l-.008.013l-.007.014a7.008 7.008 0 0 0 6.043 10.428c.509 0 .927-.289 1.147-.656l.33-.662a3.7 3.7 0 0 1 1.461-1.566l.913-.526l6.054 10.482a3.9 3.9 0 0 1 .525 1.938v1.87a3.527 3.527 0 0 0 3.53 3.53c.688 0 1.362-.194 1.951-.564a3.64 3.64 0 0 0 1.213-4.92l-8.684-15.025c.503-.455.772-1.243.34-1.96L16.284 2.58c-.41-.692-1.21-.897-1.872-.682zm3.28 9.673l8.67 15.003a1.64 1.64 0 0 1-.548 2.218c-.271.17-.577.256-.888.256c-.848 0-1.53-.682-1.53-1.53V25.6c0-1.027-.277-2.05-.795-2.94l-6.051-10.478zm8.093 16.327a1 1 0 0 0 .071-.994a1 1 0 1 0-.071.993M14.77 3.96l2.999 5.194l-4.89 2.82a5.7 5.7 0 0 0-2.098 2.112a4.51 4.51 0 0 1-3.683-2.245a4.49 4.49 0 0 1-.109-4.291a5.7 5.7 0 0 0 2.877-.763z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastAxe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.384 1.85a1.69 1.69 0 0 0-2.305-.626l-1.68.97c-.824.475-1.056 1.532-.61 2.33l-.92.53a3.7 3.7 0 0 1-2.082.489l-.692-.053h-.037c-.453 0-.898.229-1.148.646l-.008.013l-.007.014a7.008 7.008 0 0 0 6.043 10.428c.509 0 .927-.289 1.147-.656l.33-.662a3.7 3.7 0 0 1 1.461-1.566l.913-.526l6.054 10.482a3.9 3.9 0 0 1 .525 1.938v1.87a3.527 3.527 0 0 0 3.53 3.53c.688 0 1.362-.194 1.951-.564a3.64 3.64 0 0 0 1.213-4.92l-8.684-15.025c.503-.455.772-1.243.34-1.96L16.284 2.58c-.41-.692-1.21-.897-1.872-.682zm3.28 9.673l8.67 15.003a1.64 1.64 0 0 1-.548 2.218c-.271.17-.577.256-.888.256c-.848 0-1.53-.682-1.53-1.53V25.6c0-1.027-.277-2.05-.795-2.94l-6.051-10.478zm8.093 16.327a1 1 0 0 0 .071-.994a1 1 0 1 0-.071.993M14.77 3.96l2.999 5.194l-4.89 2.82a5.7 5.7 0 0 0-2.098 2.112a4.51 4.51 0 0 1-3.683-2.245a4.49 4.49 0 0 1-.109-4.291a5.7 5.7 0 0 0 2.877-.763z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.384 1.85a1.69 1.69 0 0 0-2.305-.626l-1.68.97c-.824.475-1.056 1.532-.61 2.33l-.92.53a3.7 3.7 0 0 1-2.082.489l-.692-.053h-.037c-.453 0-.898.229-1.148.646l-.008.013l-.007.014a7.008 7.008 0 0 0 6.043 10.428c.509 0 .927-.289 1.147-.656l.33-.662a3.7 3.7 0 0 1 1.461-1.566l.913-.526l6.054 10.482a3.9 3.9 0 0 1 .525 1.938v1.87a3.527 3.527 0 0 0 3.53 3.53c.688 0 1.362-.194 1.951-.564a3.64 3.64 0 0 0 1.213-4.92l-8.684-15.025c.503-.455.772-1.243.34-1.96L16.284 2.58c-.41-.692-1.21-.897-1.872-.682zm3.28 9.673l8.67 15.003a1.64 1.64 0 0 1-.548 2.218c-.271.17-.577.256-.888.256c-.848 0-1.53-.682-1.53-1.53V25.6c0-1.027-.277-2.05-.795-2.94l-6.051-10.478zm8.093 16.327a1 1 0 0 0 .071-.994a1 1 0 1 0-.071.993M14.77 3.96l2.999 5.194l-4.89 2.82a5.7 5.7 0 0 0-2.098 2.112a4.51 4.51 0 0 1-3.683-2.245a4.49 4.49 0 0 1-.109-4.291a5.7 5.7 0 0 0 2.877-.763z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.384%201.85a1.69%201.69%200%200%200-2.305-.626l-1.68.97c-.824.475-1.056%201.532-.61%202.33l-.92.53a3.7%203.7%200%200%201-2.082.489l-.692-.053h-.037c-.453%200-.898.229-1.148.646l-.008.013l-.007.014a7.008%207.008%200%200%200%206.043%2010.428c.509%200%20.927-.289%201.147-.656l.33-.662a3.7%203.7%200%200%201%201.461-1.566l.913-.526l6.054%2010.482a3.9%203.9%200%200%201%20.525%201.938v1.87a3.527%203.527%200%200%200%203.53%203.53c.688%200%201.362-.194%201.951-.564a3.64%203.64%200%200%200%201.213-4.92l-8.684-15.025c.503-.455.772-1.243.34-1.96L16.284%202.58c-.41-.692-1.21-.897-1.872-.682zm3.28%209.673l8.67%2015.003a1.64%201.64%200%200%201-.548%202.218c-.271.17-.577.256-.888.256c-.848%200-1.53-.682-1.53-1.53V25.6c0-1.027-.277-2.05-.795-2.94l-6.051-10.478zm8.093%2016.327a1%201%200%200%200%20.071-.994a1%201%200%201%200-.071.993M14.77%203.96l2.999%205.194l-4.89%202.82a5.7%205.7%200%200%200-2.098%202.112a4.51%204.51%200%200%201-3.683-2.245a4.49%204.49%200%200%201-.109-4.291a5.7%205.7%200%200%200%202.877-.763z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.384%201.85a1.69%201.69%200%200%200-2.305-.626l-1.68.97c-.824.475-1.056%201.532-.61%202.33l-.92.53a3.7%203.7%200%200%201-2.082.489l-.692-.053h-.037c-.453%200-.898.229-1.148.646l-.008.013l-.007.014a7.008%207.008%200%200%200%206.043%2010.428c.509%200%20.927-.289%201.147-.656l.33-.662a3.7%203.7%200%200%201%201.461-1.566l.913-.526l6.054%2010.482a3.9%203.9%200%200%201%20.525%201.938v1.87a3.527%203.527%200%200%200%203.53%203.53c.688%200%201.362-.194%201.951-.564a3.64%203.64%200%200%200%201.213-4.92l-8.684-15.025c.503-.455.772-1.243.34-1.96L16.284%202.58c-.41-.692-1.21-.897-1.872-.682zm3.28%209.673l8.67%2015.003a1.64%201.64%200%200%201-.548%202.218c-.271.17-.577.256-.888.256c-.848%200-1.53-.682-1.53-1.53V25.6c0-1.027-.277-2.05-.795-2.94l-6.051-10.478zm8.093%2016.327a1%201%200%200%200%20.071-.994a1%201%200%201%200-.071.993M14.77%203.96l2.999%205.194l-4.89%202.82a5.7%205.7%200%200%200-2.098%202.112a4.51%204.51%200%200%201-3.683-2.245a4.49%204.49%200%200%201-.109-4.291a5.7%205.7%200%200%200%202.877-.763z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/axe.svg?color=%231a73e8&size=48