abt logo
abt from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- abt
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the abt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m12 3l8 4.5v9L12 21l-8-4.5v-9zm7.25 4.64l-7-3.936v7.874zm.25.423L12.5 12l7 3.937zm-.25 8.296l-7-3.937v7.875zm-7.5 3.938l-7-3.938l7-3.937zm0-8.72l-7-3.936l7-3.937zM4.5 8.064l7 3.937l-7 3.937z" clip-rule="evenodd"/><path fill="currentColor" d="m12.002 7.152l4.216 7.115L12 16.64l-4.215-2.371zm0 .975l-3.533 5.962L12 16.077l3.534-1.988z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAbt(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" fillRule="evenodd" d="m12 3l8 4.5v9L12 21l-8-4.5v-9zm7.25 4.64l-7-3.936v7.874zm.25.423L12.5 12l7 3.937zm-.25 8.296l-7-3.937v7.875zm-7.5 3.938l-7-3.938l7-3.937zm0-8.72l-7-3.936l7-3.937zM4.5 8.064l7 3.937l-7 3.937z" clipRule="evenodd"/><path fill="currentColor" d="m12.002 7.152l4.216 7.115L12 16.64l-4.215-2.371zm0 .975l-3.533 5.962L12 16.077l3.534-1.988z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m12 3l8 4.5v9L12 21l-8-4.5v-9zm7.25 4.64l-7-3.936v7.874zm.25.423L12.5 12l7 3.937zm-.25 8.296l-7-3.937v7.875zm-7.5 3.938l-7-3.938l7-3.937zm0-8.72l-7-3.936l7-3.937zM4.5 8.064l7 3.937l-7 3.937z" clip-rule="evenodd"/><path fill="currentColor" d="m12.002 7.152l4.216 7.115L12 16.64l-4.215-2.371zm0 .975l-3.533 5.962L12 16.077l3.534-1.988z"/></svg> </template>
CSS
.icon-abt {
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%20fill-rule%3D%22evenodd%22%20d%3D%22m12%203l8%204.5v9L12%2021l-8-4.5v-9zm7.25%204.64l-7-3.936v7.874zm.25.423L12.5%2012l7%203.937zm-.25%208.296l-7-3.937v7.875zm-7.5%203.938l-7-3.938l7-3.937zm0-8.72l-7-3.936l7-3.937zM4.5%208.064l7%203.937l-7%203.937z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.002%207.152l4.216%207.115L12%2016.64l-4.215-2.371zm0%20.975l-3.533%205.962L12%2016.077l3.534-1.988z%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%20fill-rule%3D%22evenodd%22%20d%3D%22m12%203l8%204.5v9L12%2021l-8-4.5v-9zm7.25%204.64l-7-3.936v7.874zm.25.423L12.5%2012l7%203.937zm-.25%208.296l-7-3.937v7.875zm-7.5%203.938l-7-3.938l7-3.937zm0-8.72l-7-3.936l7-3.937zM4.5%208.064l7%203.937l-7%203.937z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.002%207.152l4.216%207.115L12%2016.64l-4.215-2.371zm0%20.975l-3.533%205.962L12%2016.077l3.534-1.988z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/abt.svg?color=%231a73e8&size=48