adx logo
adx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- adx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the adx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.22 5.834L12 9.667l3.685-3.833L18 8.134L14.229 12L18 15.834l-2.315 2.333L12 14.333l-3.78 3.834L6 15.9l3.737-3.916L6 8.125l2.22-2.3zm.3-.309L11.983 2l3.462 3.525l-1.816 1.883l-1.646-1.758l-1.638 1.758zm0 12.95l1.826-1.883l1.637 1.758l1.646-1.758l1.816 1.883L11.984 22z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAdx(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="M8.22 5.834L12 9.667l3.685-3.833L18 8.134L14.229 12L18 15.834l-2.315 2.333L12 14.333l-3.78 3.834L6 15.9l3.737-3.916L6 8.125l2.22-2.3zm.3-.309L11.983 2l3.462 3.525l-1.816 1.883l-1.646-1.758l-1.638 1.758zm0 12.95l1.826-1.883l1.637 1.758l1.646-1.758l1.816 1.883L11.984 22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.22 5.834L12 9.667l3.685-3.833L18 8.134L14.229 12L18 15.834l-2.315 2.333L12 14.333l-3.78 3.834L6 15.9l3.737-3.916L6 8.125l2.22-2.3zm.3-.309L11.983 2l3.462 3.525l-1.816 1.883l-1.646-1.758l-1.638 1.758zm0 12.95l1.826-1.883l1.637 1.758l1.646-1.758l1.816 1.883L11.984 22z"/></svg> </template>
CSS
.icon-adx {
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%22M8.22%205.834L12%209.667l3.685-3.833L18%208.134L14.229%2012L18%2015.834l-2.315%202.333L12%2014.333l-3.78%203.834L6%2015.9l3.737-3.916L6%208.125l2.22-2.3zm.3-.309L11.983%202l3.462%203.525l-1.816%201.883l-1.646-1.758l-1.638%201.758zm0%2012.95l1.826-1.883l1.637%201.758l1.646-1.758l1.816%201.883L11.984%2022z%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%22M8.22%205.834L12%209.667l3.685-3.833L18%208.134L14.229%2012L18%2015.834l-2.315%202.333L12%2014.333l-3.78%203.834L6%2015.9l3.737-3.916L6%208.125l2.22-2.3zm.3-.309L11.983%202l3.462%203.525l-1.816%201.883l-1.646-1.758l-1.638%201.758zm0%2012.95l1.826-1.883l1.637%201.758l1.646-1.758l1.816%201.883L11.984%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/adx.svg?color=%231a73e8&size=48