axe logo
axe from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- axe
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the axe logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.91 10.774L7.332 3l4.578 4.804L16.742 3z"/><path fill="currentColor" d="M12.018 10.61L16.742 3l-1.715 1.71zM9.131 4.884L7.332 3l4.5 7.633zm2.779 8.343L7.332 21l4.578-4.804L16.742 21z"/><path fill="currentColor" d="M12.018 13.39L16.742 21l-1.715-1.71l-3.01-5.906zm-2.886 5.726L7.332 21l4.5-7.633z"/><path fill="currentColor" d="M7.742 12.05L3 7.248l4.09-4.145l4.87 7.683l4.95-7.683L21 7.247l-4.742 4.804L21 16.854L16.91 21l-4.95-7.706L7.09 21L3 16.854z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAxe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.91 10.774L7.332 3l4.578 4.804L16.742 3z"/><path fill="currentColor" d="M12.018 10.61L16.742 3l-1.715 1.71zM9.131 4.884L7.332 3l4.5 7.633zm2.779 8.343L7.332 21l4.578-4.804L16.742 21z"/><path fill="currentColor" d="M12.018 13.39L16.742 21l-1.715-1.71l-3.01-5.906zm-2.886 5.726L7.332 21l4.5-7.633z"/><path fill="currentColor" d="M7.742 12.05L3 7.248l4.09-4.145l4.87 7.683l4.95-7.683L21 7.247l-4.742 4.804L21 16.854L16.91 21l-4.95-7.706L7.09 21L3 16.854z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.91 10.774L7.332 3l4.578 4.804L16.742 3z"/><path fill="currentColor" d="M12.018 10.61L16.742 3l-1.715 1.71zM9.131 4.884L7.332 3l4.5 7.633zm2.779 8.343L7.332 21l4.578-4.804L16.742 21z"/><path fill="currentColor" d="M12.018 13.39L16.742 21l-1.715-1.71l-3.01-5.906zm-2.886 5.726L7.332 21l4.5-7.633z"/><path fill="currentColor" d="M7.742 12.05L3 7.248l4.09-4.145l4.87 7.683l4.95-7.683L21 7.247l-4.742 4.804L21 16.854L16.91 21l-4.95-7.706L7.09 21L3 16.854z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.91%2010.774L7.332%203l4.578%204.804L16.742%203z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.018%2010.61L16.742%203l-1.715%201.71zM9.131%204.884L7.332%203l4.5%207.633zm2.779%208.343L7.332%2021l4.578-4.804L16.742%2021z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.018%2013.39L16.742%2021l-1.715-1.71l-3.01-5.906zm-2.886%205.726L7.332%2021l4.5-7.633z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.742%2012.05L3%207.248l4.09-4.145l4.87%207.683l4.95-7.683L21%207.247l-4.742%204.804L21%2016.854L16.91%2021l-4.95-7.706L7.09%2021L3%2016.854z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.91%2010.774L7.332%203l4.578%204.804L16.742%203z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.018%2010.61L16.742%203l-1.715%201.71zM9.131%204.884L7.332%203l4.5%207.633zm2.779%208.343L7.332%2021l4.578-4.804L16.742%2021z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.018%2013.39L16.742%2021l-1.715-1.71l-3.01-5.906zm-2.886%205.726L7.332%2021l4.5-7.633z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.742%2012.05L3%207.248l4.09-4.145l4.87%207.683l4.95-7.683L21%207.247l-4.742%204.804L21%2016.854L16.91%2021l-4.95-7.706L7.09%2021L3%2016.854z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/axe.svg?color=%231a73e8&size=48