axe emoji
axe from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- axe
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the axe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffcc80" d="M97.66 113.81C91.95 87.49 81.91 84 70.23 70.55C62.12 61.21 60.07 57.08 55 46.98s-8.4-16.74-8.4-16.74l19.27-10.86S77.88 46.94 88.74 57.8c5.46 5.46 23.05 22.9 35.2 56.04c1.15 3.14 0 11.75-13.21 9.91c-10.92-1.53-12.19-5.91-13.07-9.94"/><path fill="#eaab57" d="M68.82 25.88c-2 .47-5.1 1.37-5.21 1.3l-2.21-4.14l-5.39 2.62l-8.04 7.33c1.43 2.85 3.9 7.77 7.03 14c1.68 3.34 3.52 6.85 5.45 10.28c0 0-.02-7.42 5.53-13.06c3.1-3.15 6.64-8.8 6.64-10.84c-1.28-2.81-2.56-5.1-3.8-7.49"/><path fill="#f44336" d="M29.61 65.92c.81.37 2.95 1.38 4.14-.09c3.9-4.79 14.18-24.72 19.93-26.1c1.84-.44 3.71-.74 5.52-1.28c7.65-2.27 10.57-6.13 11.81-8.34c.72-1.28.76-2.42-.4-4.48c-1.29-2.3-10.28-20.65-10.28-20.65s-3.15-.92-6.99.28c-1.44.45-6.96 3.36-10.86 6.29c-2.72 2.04-1.88 4.11-7.93 6.29c-7.13 2.58-19.72 5.47-25.88 6.92c-3.59.85-4.39 1.94-4.49 4.97C4 35.61 8.31 56.34 29.61 65.92"/><path fill="#c62828" d="M52 5.01c-1.95.68-37.28 16.67-43.54 18.95c-3.47 1.26-4.64.74-4.73 3.78c-.16 4.94 3.34 22.43 17.02 32.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.88-3.74 2.78-4.15c7.16-1.55 29.32-6.53 42.2-12.57c5.27-2.47 9.55-6.39 7.93-9.04c-.78-1.27-4.35-1.4-8.35.01"/><path fill="#e0e0e0" d="M24.27 44.43c-4.77-6.22-6.18-19.62-6.18-19.62s-7.15-1.4-9.96-.48c-3.51 1.15-3.83.57-3.91 4.02c-.13 5.86 2.35 26.94 25.4 37.56c.81.37 2.95 1.38 4.14-.09c1.2-1.47 3.73-5.55 5.82-8.9c-5.67-2.44-9.93-5.47-15.31-12.49"/><path fill="#bdbdbd" d="M10.21 26.6c1.41-.31 7.88-1.79 7.88-1.79l-3.62-3.32s-3.91 1.3-7.32 2.49c-2.88 1-3.43 1.2-3.42 3.76c.01 4.94 2.5 22.15 17.02 32.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.87-3.75 2.77-4.16"/><ellipse cx="48.96" cy="10.25" fill="#ffcc80" rx="10.43" ry="2.25" transform="rotate(-23.717 48.957 10.253)"/><path fill="#ff5450" d="M50.13 17.86c1.78.34 2.89 2.09 3.73 3.7c2.04 3.94 3.73 8.06 5.04 12.3c.08.25.15.51.08.75c-.1.33-.44.53-.76.68c-1.85.91-3.97 1.72-5.94 1.1c-2.48-.78-3.75-3.45-4.75-5.84c-1.07-2.58-2.14-5.17-3.21-7.75c-1.47-3.55 2.53-5.57 5.81-4.94"/></svg>
React
import type { SVGProps } from "react";
export function NotoAxe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffcc80" d="M97.66 113.81C91.95 87.49 81.91 84 70.23 70.55C62.12 61.21 60.07 57.08 55 46.98s-8.4-16.74-8.4-16.74l19.27-10.86S77.88 46.94 88.74 57.8c5.46 5.46 23.05 22.9 35.2 56.04c1.15 3.14 0 11.75-13.21 9.91c-10.92-1.53-12.19-5.91-13.07-9.94"/><path fill="#eaab57" d="M68.82 25.88c-2 .47-5.1 1.37-5.21 1.3l-2.21-4.14l-5.39 2.62l-8.04 7.33c1.43 2.85 3.9 7.77 7.03 14c1.68 3.34 3.52 6.85 5.45 10.28c0 0-.02-7.42 5.53-13.06c3.1-3.15 6.64-8.8 6.64-10.84c-1.28-2.81-2.56-5.1-3.8-7.49"/><path fill="#f44336" d="M29.61 65.92c.81.37 2.95 1.38 4.14-.09c3.9-4.79 14.18-24.72 19.93-26.1c1.84-.44 3.71-.74 5.52-1.28c7.65-2.27 10.57-6.13 11.81-8.34c.72-1.28.76-2.42-.4-4.48c-1.29-2.3-10.28-20.65-10.28-20.65s-3.15-.92-6.99.28c-1.44.45-6.96 3.36-10.86 6.29c-2.72 2.04-1.88 4.11-7.93 6.29c-7.13 2.58-19.72 5.47-25.88 6.92c-3.59.85-4.39 1.94-4.49 4.97C4 35.61 8.31 56.34 29.61 65.92"/><path fill="#c62828" d="M52 5.01c-1.95.68-37.28 16.67-43.54 18.95c-3.47 1.26-4.64.74-4.73 3.78c-.16 4.94 3.34 22.43 17.02 32.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.88-3.74 2.78-4.15c7.16-1.55 29.32-6.53 42.2-12.57c5.27-2.47 9.55-6.39 7.93-9.04c-.78-1.27-4.35-1.4-8.35.01"/><path fill="#e0e0e0" d="M24.27 44.43c-4.77-6.22-6.18-19.62-6.18-19.62s-7.15-1.4-9.96-.48c-3.51 1.15-3.83.57-3.91 4.02c-.13 5.86 2.35 26.94 25.4 37.56c.81.37 2.95 1.38 4.14-.09c1.2-1.47 3.73-5.55 5.82-8.9c-5.67-2.44-9.93-5.47-15.31-12.49"/><path fill="#bdbdbd" d="M10.21 26.6c1.41-.31 7.88-1.79 7.88-1.79l-3.62-3.32s-3.91 1.3-7.32 2.49c-2.88 1-3.43 1.2-3.42 3.76c.01 4.94 2.5 22.15 17.02 32.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.87-3.75 2.77-4.16"/><ellipse cx="48.96" cy="10.25" fill="#ffcc80" rx="10.43" ry="2.25" transform="rotate(-23.717 48.957 10.253)"/><path fill="#ff5450" d="M50.13 17.86c1.78.34 2.89 2.09 3.73 3.7c2.04 3.94 3.73 8.06 5.04 12.3c.08.25.15.51.08.75c-.1.33-.44.53-.76.68c-1.85.91-3.97 1.72-5.94 1.1c-2.48-.78-3.75-3.45-4.75-5.84c-1.07-2.58-2.14-5.17-3.21-7.75c-1.47-3.55 2.53-5.57 5.81-4.94"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffcc80" d="M97.66 113.81C91.95 87.49 81.91 84 70.23 70.55C62.12 61.21 60.07 57.08 55 46.98s-8.4-16.74-8.4-16.74l19.27-10.86S77.88 46.94 88.74 57.8c5.46 5.46 23.05 22.9 35.2 56.04c1.15 3.14 0 11.75-13.21 9.91c-10.92-1.53-12.19-5.91-13.07-9.94"/><path fill="#eaab57" d="M68.82 25.88c-2 .47-5.1 1.37-5.21 1.3l-2.21-4.14l-5.39 2.62l-8.04 7.33c1.43 2.85 3.9 7.77 7.03 14c1.68 3.34 3.52 6.85 5.45 10.28c0 0-.02-7.42 5.53-13.06c3.1-3.15 6.64-8.8 6.64-10.84c-1.28-2.81-2.56-5.1-3.8-7.49"/><path fill="#f44336" d="M29.61 65.92c.81.37 2.95 1.38 4.14-.09c3.9-4.79 14.18-24.72 19.93-26.1c1.84-.44 3.71-.74 5.52-1.28c7.65-2.27 10.57-6.13 11.81-8.34c.72-1.28.76-2.42-.4-4.48c-1.29-2.3-10.28-20.65-10.28-20.65s-3.15-.92-6.99.28c-1.44.45-6.96 3.36-10.86 6.29c-2.72 2.04-1.88 4.11-7.93 6.29c-7.13 2.58-19.72 5.47-25.88 6.92c-3.59.85-4.39 1.94-4.49 4.97C4 35.61 8.31 56.34 29.61 65.92"/><path fill="#c62828" d="M52 5.01c-1.95.68-37.28 16.67-43.54 18.95c-3.47 1.26-4.64.74-4.73 3.78c-.16 4.94 3.34 22.43 17.02 32.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.88-3.74 2.78-4.15c7.16-1.55 29.32-6.53 42.2-12.57c5.27-2.47 9.55-6.39 7.93-9.04c-.78-1.27-4.35-1.4-8.35.01"/><path fill="#e0e0e0" d="M24.27 44.43c-4.77-6.22-6.18-19.62-6.18-19.62s-7.15-1.4-9.96-.48c-3.51 1.15-3.83.57-3.91 4.02c-.13 5.86 2.35 26.94 25.4 37.56c.81.37 2.95 1.38 4.14-.09c1.2-1.47 3.73-5.55 5.82-8.9c-5.67-2.44-9.93-5.47-15.31-12.49"/><path fill="#bdbdbd" d="M10.21 26.6c1.41-.31 7.88-1.79 7.88-1.79l-3.62-3.32s-3.91 1.3-7.32 2.49c-2.88 1-3.43 1.2-3.42 3.76c.01 4.94 2.5 22.15 17.02 32.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.87-3.75 2.77-4.16"/><ellipse cx="48.96" cy="10.25" fill="#ffcc80" rx="10.43" ry="2.25" transform="rotate(-23.717 48.957 10.253)"/><path fill="#ff5450" d="M50.13 17.86c1.78.34 2.89 2.09 3.73 3.7c2.04 3.94 3.73 8.06 5.04 12.3c.08.25.15.51.08.75c-.1.33-.44.53-.76.68c-1.85.91-3.97 1.72-5.94 1.1c-2.48-.78-3.75-3.45-4.75-5.84c-1.07-2.58-2.14-5.17-3.21-7.75c-1.47-3.55 2.53-5.57 5.81-4.94"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ffcc80%22%20d%3D%22M97.66%20113.81C91.95%2087.49%2081.91%2084%2070.23%2070.55C62.12%2061.21%2060.07%2057.08%2055%2046.98s-8.4-16.74-8.4-16.74l19.27-10.86S77.88%2046.94%2088.74%2057.8c5.46%205.46%2023.05%2022.9%2035.2%2056.04c1.15%203.14%200%2011.75-13.21%209.91c-10.92-1.53-12.19-5.91-13.07-9.94%22%2F%3E%3Cpath%20fill%3D%22%23eaab57%22%20d%3D%22M68.82%2025.88c-2%20.47-5.1%201.37-5.21%201.3l-2.21-4.14l-5.39%202.62l-8.04%207.33c1.43%202.85%203.9%207.77%207.03%2014c1.68%203.34%203.52%206.85%205.45%2010.28c0%200-.02-7.42%205.53-13.06c3.1-3.15%206.64-8.8%206.64-10.84c-1.28-2.81-2.56-5.1-3.8-7.49%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M29.61%2065.92c.81.37%202.95%201.38%204.14-.09c3.9-4.79%2014.18-24.72%2019.93-26.1c1.84-.44%203.71-.74%205.52-1.28c7.65-2.27%2010.57-6.13%2011.81-8.34c.72-1.28.76-2.42-.4-4.48c-1.29-2.3-10.28-20.65-10.28-20.65s-3.15-.92-6.99.28c-1.44.45-6.96%203.36-10.86%206.29c-2.72%202.04-1.88%204.11-7.93%206.29c-7.13%202.58-19.72%205.47-25.88%206.92c-3.59.85-4.39%201.94-4.49%204.97C4%2035.61%208.31%2056.34%2029.61%2065.92%22%2F%3E%3Cpath%20fill%3D%22%23c62828%22%20d%3D%22M52%205.01c-1.95.68-37.28%2016.67-43.54%2018.95c-3.47%201.26-4.64.74-4.73%203.78c-.16%204.94%203.34%2022.43%2017.02%2032.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.88-3.74%202.78-4.15c7.16-1.55%2029.32-6.53%2042.2-12.57c5.27-2.47%209.55-6.39%207.93-9.04c-.78-1.27-4.35-1.4-8.35.01%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M24.27%2044.43c-4.77-6.22-6.18-19.62-6.18-19.62s-7.15-1.4-9.96-.48c-3.51%201.15-3.83.57-3.91%204.02c-.13%205.86%202.35%2026.94%2025.4%2037.56c.81.37%202.95%201.38%204.14-.09c1.2-1.47%203.73-5.55%205.82-8.9c-5.67-2.44-9.93-5.47-15.31-12.49%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M10.21%2026.6c1.41-.31%207.88-1.79%207.88-1.79l-3.62-3.32s-3.91%201.3-7.32%202.49c-2.88%201-3.43%201.2-3.42%203.76c.01%204.94%202.5%2022.15%2017.02%2032.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.87-3.75%202.77-4.16%22%2F%3E%3Cellipse%20cx%3D%2248.96%22%20cy%3D%2210.25%22%20fill%3D%22%23ffcc80%22%20rx%3D%2210.43%22%20ry%3D%222.25%22%20transform%3D%22rotate(-23.717%2048.957%2010.253)%22%2F%3E%3Cpath%20fill%3D%22%23ff5450%22%20d%3D%22M50.13%2017.86c1.78.34%202.89%202.09%203.73%203.7c2.04%203.94%203.73%208.06%205.04%2012.3c.08.25.15.51.08.75c-.1.33-.44.53-.76.68c-1.85.91-3.97%201.72-5.94%201.1c-2.48-.78-3.75-3.45-4.75-5.84c-1.07-2.58-2.14-5.17-3.21-7.75c-1.47-3.55%202.53-5.57%205.81-4.94%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ffcc80%22%20d%3D%22M97.66%20113.81C91.95%2087.49%2081.91%2084%2070.23%2070.55C62.12%2061.21%2060.07%2057.08%2055%2046.98s-8.4-16.74-8.4-16.74l19.27-10.86S77.88%2046.94%2088.74%2057.8c5.46%205.46%2023.05%2022.9%2035.2%2056.04c1.15%203.14%200%2011.75-13.21%209.91c-10.92-1.53-12.19-5.91-13.07-9.94%22%2F%3E%3Cpath%20fill%3D%22%23eaab57%22%20d%3D%22M68.82%2025.88c-2%20.47-5.1%201.37-5.21%201.3l-2.21-4.14l-5.39%202.62l-8.04%207.33c1.43%202.85%203.9%207.77%207.03%2014c1.68%203.34%203.52%206.85%205.45%2010.28c0%200-.02-7.42%205.53-13.06c3.1-3.15%206.64-8.8%206.64-10.84c-1.28-2.81-2.56-5.1-3.8-7.49%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M29.61%2065.92c.81.37%202.95%201.38%204.14-.09c3.9-4.79%2014.18-24.72%2019.93-26.1c1.84-.44%203.71-.74%205.52-1.28c7.65-2.27%2010.57-6.13%2011.81-8.34c.72-1.28.76-2.42-.4-4.48c-1.29-2.3-10.28-20.65-10.28-20.65s-3.15-.92-6.99.28c-1.44.45-6.96%203.36-10.86%206.29c-2.72%202.04-1.88%204.11-7.93%206.29c-7.13%202.58-19.72%205.47-25.88%206.92c-3.59.85-4.39%201.94-4.49%204.97C4%2035.61%208.31%2056.34%2029.61%2065.92%22%2F%3E%3Cpath%20fill%3D%22%23c62828%22%20d%3D%22M52%205.01c-1.95.68-37.28%2016.67-43.54%2018.95c-3.47%201.26-4.64.74-4.73%203.78c-.16%204.94%203.34%2022.43%2017.02%2032.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.88-3.74%202.78-4.15c7.16-1.55%2029.32-6.53%2042.2-12.57c5.27-2.47%209.55-6.39%207.93-9.04c-.78-1.27-4.35-1.4-8.35.01%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M24.27%2044.43c-4.77-6.22-6.18-19.62-6.18-19.62s-7.15-1.4-9.96-.48c-3.51%201.15-3.83.57-3.91%204.02c-.13%205.86%202.35%2026.94%2025.4%2037.56c.81.37%202.95%201.38%204.14-.09c1.2-1.47%203.73-5.55%205.82-8.9c-5.67-2.44-9.93-5.47-15.31-12.49%22%2F%3E%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M10.21%2026.6c1.41-.31%207.88-1.79%207.88-1.79l-3.62-3.32s-3.91%201.3-7.32%202.49c-2.88%201-3.43%201.2-3.42%203.76c.01%204.94%202.5%2022.15%2017.02%2032.92c-1.62-2.22-11.36-11.67-13.31-29.9c-.21-1.93.87-3.75%202.77-4.16%22%2F%3E%3Cellipse%20cx%3D%2248.96%22%20cy%3D%2210.25%22%20fill%3D%22%23ffcc80%22%20rx%3D%2210.43%22%20ry%3D%222.25%22%20transform%3D%22rotate(-23.717%2048.957%2010.253)%22%2F%3E%3Cpath%20fill%3D%22%23ff5450%22%20d%3D%22M50.13%2017.86c1.78.34%202.89%202.09%203.73%203.7c2.04%203.94%203.73%208.06%205.04%2012.3c.08.25.15.51.08.75c-.1.33-.44.53-.76.68c-1.85.91-3.97%201.72-5.94%201.1c-2.48-.78-3.75-3.45-4.75-5.84c-1.07-2.58-2.14-5.17-3.21-7.75c-1.47-3.55%202.53-5.57%205.81-4.94%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/axe.svg?color=%231a73e8&size=48