acx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
acx
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the acx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.66 11.466L3 4.806L4.806 3l6.66 6.66a2.4 2.4 0 0 0-1.806 1.806m2.874-1.806a2.4 2.4 0 0 1 1.806 1.806L21 4.806L19.194 3zm1.806 2.874a2.4 2.4 0 0 1-1.806 1.806l6.66 6.66L21 19.194zm-2.874 1.806L4.806 21L3 19.194l6.66-6.66a2.4 2.4 0 0 0 1.806 1.806"/></svg>

React

import type { SVGProps } from "react";

export function TokenAcx(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="M9.66 11.466L3 4.806L4.806 3l6.66 6.66a2.4 2.4 0 0 0-1.806 1.806m2.874-1.806a2.4 2.4 0 0 1 1.806 1.806L21 4.806L19.194 3zm1.806 2.874a2.4 2.4 0 0 1-1.806 1.806l6.66 6.66L21 19.194zm-2.874 1.806L4.806 21L3 19.194l6.66-6.66a2.4 2.4 0 0 0 1.806 1.806"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.66 11.466L3 4.806L4.806 3l6.66 6.66a2.4 2.4 0 0 0-1.806 1.806m2.874-1.806a2.4 2.4 0 0 1 1.806 1.806L21 4.806L19.194 3zm1.806 2.874a2.4 2.4 0 0 1-1.806 1.806l6.66 6.66L21 19.194zm-2.874 1.806L4.806 21L3 19.194l6.66-6.66a2.4 2.4 0 0 0 1.806 1.806"/></svg>
</template>

CSS

.icon-acx {
  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%22M9.66%2011.466L3%204.806L4.806%203l6.66%206.66a2.4%202.4%200%200%200-1.806%201.806m2.874-1.806a2.4%202.4%200%200%201%201.806%201.806L21%204.806L19.194%203zm1.806%202.874a2.4%202.4%200%200%201-1.806%201.806l6.66%206.66L21%2019.194zm-2.874%201.806L4.806%2021L3%2019.194l6.66-6.66a2.4%202.4%200%200%200%201.806%201.806%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%22M9.66%2011.466L3%204.806L4.806%203l6.66%206.66a2.4%202.4%200%200%200-1.806%201.806m2.874-1.806a2.4%202.4%200%200%201%201.806%201.806L21%204.806L19.194%203zm1.806%202.874a2.4%202.4%200%200%201-1.806%201.806l6.66%206.66L21%2019.194zm-2.874%201.806L4.806%2021L3%2019.194l6.66-6.66a2.4%202.4%200%200%200%201.806%201.806%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/acx.svg?color=%231a73e8&size=48