axl logo
axl from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- axl
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the axl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.046 10.577l5.496-5.49L16.46 3L12 7.455L7.55 3L5.47 5.081l5.49 5.496a1.467 1.467 0 0 0 2.086 0M21 16.449l-4.45-4.455l4.444-4.449l-2.08-2.081l-5.49 5.49a1.47 1.47 0 0 0-.321 1.604c.074.178.183.34.32.477l5.49 5.496zm-9 .096L16.444 21l2.087-2.081l-5.49-5.496a1.47 1.47 0 0 0-1.609-.32a1.5 1.5 0 0 0-.478.32l-5.496 5.49L7.54 21zm-1.423-3.499a1.47 1.47 0 0 0 .32-1.604a1.5 1.5 0 0 0-.32-.477l-5.49-5.496L3 7.551l4.455 4.455L3 16.455l2.081 2.081z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAxl(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="m13.046 10.577l5.496-5.49L16.46 3L12 7.455L7.55 3L5.47 5.081l5.49 5.496a1.467 1.467 0 0 0 2.086 0M21 16.449l-4.45-4.455l4.444-4.449l-2.08-2.081l-5.49 5.49a1.47 1.47 0 0 0-.321 1.604c.074.178.183.34.32.477l5.49 5.496zm-9 .096L16.444 21l2.087-2.081l-5.49-5.496a1.47 1.47 0 0 0-1.609-.32a1.5 1.5 0 0 0-.478.32l-5.496 5.49L7.54 21zm-1.423-3.499a1.47 1.47 0 0 0 .32-1.604a1.5 1.5 0 0 0-.32-.477l-5.49-5.496L3 7.551l4.455 4.455L3 16.455l2.081 2.081z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.046 10.577l5.496-5.49L16.46 3L12 7.455L7.55 3L5.47 5.081l5.49 5.496a1.467 1.467 0 0 0 2.086 0M21 16.449l-4.45-4.455l4.444-4.449l-2.08-2.081l-5.49 5.49a1.47 1.47 0 0 0-.321 1.604c.074.178.183.34.32.477l5.49 5.496zm-9 .096L16.444 21l2.087-2.081l-5.49-5.496a1.47 1.47 0 0 0-1.609-.32a1.5 1.5 0 0 0-.478.32l-5.496 5.49L7.54 21zm-1.423-3.499a1.47 1.47 0 0 0 .32-1.604a1.5 1.5 0 0 0-.32-.477l-5.49-5.496L3 7.551l4.455 4.455L3 16.455l2.081 2.081z"/></svg> </template>
CSS
.icon-axl {
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%22m13.046%2010.577l5.496-5.49L16.46%203L12%207.455L7.55%203L5.47%205.081l5.49%205.496a1.467%201.467%200%200%200%202.086%200M21%2016.449l-4.45-4.455l4.444-4.449l-2.08-2.081l-5.49%205.49a1.47%201.47%200%200%200-.321%201.604c.074.178.183.34.32.477l5.49%205.496zm-9%20.096L16.444%2021l2.087-2.081l-5.49-5.496a1.47%201.47%200%200%200-1.609-.32a1.5%201.5%200%200%200-.478.32l-5.496%205.49L7.54%2021zm-1.423-3.499a1.47%201.47%200%200%200%20.32-1.604a1.5%201.5%200%200%200-.32-.477l-5.49-5.496L3%207.551l4.455%204.455L3%2016.455l2.081%202.081z%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%22m13.046%2010.577l5.496-5.49L16.46%203L12%207.455L7.55%203L5.47%205.081l5.49%205.496a1.467%201.467%200%200%200%202.086%200M21%2016.449l-4.45-4.455l4.444-4.449l-2.08-2.081l-5.49%205.49a1.47%201.47%200%200%200-.321%201.604c.074.178.183.34.32.477l5.49%205.496zm-9%20.096L16.444%2021l2.087-2.081l-5.49-5.496a1.47%201.47%200%200%200-1.609-.32a1.5%201.5%200%200%200-.478.32l-5.496%205.49L7.54%2021zm-1.423-3.499a1.47%201.47%200%200%200%20.32-1.604a1.5%201.5%200%200%200-.32-.477l-5.49-5.496L3%207.551l4.455%204.455L3%2016.455l2.081%202.081z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/axl.svg?color=%231a73e8&size=48