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

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

The same logo in other sets

Use the zcx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.72 7.56l-2.1 1.897l3.829 4.211H3.017A6.75 6.75 0 0 1 10.72 7.56m1.712.482l-.634.573h1.684a6.5 6.5 0 0 0-1.05-.573M15.24 10.3h-3.621l3.762 4.21l-3.987 3.65H9.08l3.184-2.808H3.09A6.753 6.753 0 1 0 15.234 10.3z"/><path fill="currentColor" d="M20.91 8.614h-9.112l3.116-2.807h-2.257L8.62 9.457l3.83 4.21H8.765A6.748 6.748 0 0 1 14.246 3a6.745 6.745 0 0 1 6.659 5.614zm.073 1.685h-9.365l3.762 4.21l-2.077 1.898a6.75 6.75 0 0 0 7.68-6.108m-9.382 5.637l.663-.584h-1.746q.515.34 1.083.584"/><path fill="currentColor" d="M13.482 8.615a7 7 0 0 0-1.05-.573l-.634.573zm-1.033 5.053L8.632 9.457l2.094-1.898a6.8 6.8 0 0 0-2.931.225a6.74 6.74 0 0 0 .977 5.884zm2.78-3.369h-3.61l3.75 4.21l-2.072 1.899c.974.136 1.967.06 2.908-.225a6.74 6.74 0 0 0-.976-5.884m-4.711 5.053q.512.338 1.084.584l.657-.584z"/></svg>

React

import type { SVGProps } from "react";

export function TokenZcx(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="m10.72 7.56l-2.1 1.897l3.829 4.211H3.017A6.75 6.75 0 0 1 10.72 7.56m1.712.482l-.634.573h1.684a6.5 6.5 0 0 0-1.05-.573M15.24 10.3h-3.621l3.762 4.21l-3.987 3.65H9.08l3.184-2.808H3.09A6.753 6.753 0 1 0 15.234 10.3z"/><path fill="currentColor" d="M20.91 8.614h-9.112l3.116-2.807h-2.257L8.62 9.457l3.83 4.21H8.765A6.748 6.748 0 0 1 14.246 3a6.745 6.745 0 0 1 6.659 5.614zm.073 1.685h-9.365l3.762 4.21l-2.077 1.898a6.75 6.75 0 0 0 7.68-6.108m-9.382 5.637l.663-.584h-1.746q.515.34 1.083.584"/><path fill="currentColor" d="M13.482 8.615a7 7 0 0 0-1.05-.573l-.634.573zm-1.033 5.053L8.632 9.457l2.094-1.898a6.8 6.8 0 0 0-2.931.225a6.74 6.74 0 0 0 .977 5.884zm2.78-3.369h-3.61l3.75 4.21l-2.072 1.899c.974.136 1.967.06 2.908-.225a6.74 6.74 0 0 0-.976-5.884m-4.711 5.053q.512.338 1.084.584l.657-.584z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.72 7.56l-2.1 1.897l3.829 4.211H3.017A6.75 6.75 0 0 1 10.72 7.56m1.712.482l-.634.573h1.684a6.5 6.5 0 0 0-1.05-.573M15.24 10.3h-3.621l3.762 4.21l-3.987 3.65H9.08l3.184-2.808H3.09A6.753 6.753 0 1 0 15.234 10.3z"/><path fill="currentColor" d="M20.91 8.614h-9.112l3.116-2.807h-2.257L8.62 9.457l3.83 4.21H8.765A6.748 6.748 0 0 1 14.246 3a6.745 6.745 0 0 1 6.659 5.614zm.073 1.685h-9.365l3.762 4.21l-2.077 1.898a6.75 6.75 0 0 0 7.68-6.108m-9.382 5.637l.663-.584h-1.746q.515.34 1.083.584"/><path fill="currentColor" d="M13.482 8.615a7 7 0 0 0-1.05-.573l-.634.573zm-1.033 5.053L8.632 9.457l2.094-1.898a6.8 6.8 0 0 0-2.931.225a6.74 6.74 0 0 0 .977 5.884zm2.78-3.369h-3.61l3.75 4.21l-2.072 1.899c.974.136 1.967.06 2.908-.225a6.74 6.74 0 0 0-.976-5.884m-4.711 5.053q.512.338 1.084.584l.657-.584z"/></svg>
</template>

CSS

.icon-zcx {
  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%22m10.72%207.56l-2.1%201.897l3.829%204.211H3.017A6.75%206.75%200%200%201%2010.72%207.56m1.712.482l-.634.573h1.684a6.5%206.5%200%200%200-1.05-.573M15.24%2010.3h-3.621l3.762%204.21l-3.987%203.65H9.08l3.184-2.808H3.09A6.753%206.753%200%201%200%2015.234%2010.3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.91%208.614h-9.112l3.116-2.807h-2.257L8.62%209.457l3.83%204.21H8.765A6.748%206.748%200%200%201%2014.246%203a6.745%206.745%200%200%201%206.659%205.614zm.073%201.685h-9.365l3.762%204.21l-2.077%201.898a6.75%206.75%200%200%200%207.68-6.108m-9.382%205.637l.663-.584h-1.746q.515.34%201.083.584%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.482%208.615a7%207%200%200%200-1.05-.573l-.634.573zm-1.033%205.053L8.632%209.457l2.094-1.898a6.8%206.8%200%200%200-2.931.225a6.74%206.74%200%200%200%20.977%205.884zm2.78-3.369h-3.61l3.75%204.21l-2.072%201.899c.974.136%201.967.06%202.908-.225a6.74%206.74%200%200%200-.976-5.884m-4.711%205.053q.512.338%201.084.584l.657-.584z%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%22m10.72%207.56l-2.1%201.897l3.829%204.211H3.017A6.75%206.75%200%200%201%2010.72%207.56m1.712.482l-.634.573h1.684a6.5%206.5%200%200%200-1.05-.573M15.24%2010.3h-3.621l3.762%204.21l-3.987%203.65H9.08l3.184-2.808H3.09A6.753%206.753%200%201%200%2015.234%2010.3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.91%208.614h-9.112l3.116-2.807h-2.257L8.62%209.457l3.83%204.21H8.765A6.748%206.748%200%200%201%2014.246%203a6.745%206.745%200%200%201%206.659%205.614zm.073%201.685h-9.365l3.762%204.21l-2.077%201.898a6.75%206.75%200%200%200%207.68-6.108m-9.382%205.637l.663-.584h-1.746q.515.34%201.083.584%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.482%208.615a7%207%200%200%200-1.05-.573l-.634.573zm-1.033%205.053L8.632%209.457l2.094-1.898a6.8%206.8%200%200%200-2.931.225a6.74%206.74%200%200%200%20.977%205.884zm2.78-3.369h-3.61l3.75%204.21l-2.072%201.899c.974.136%201.967.06%202.908-.225a6.74%206.74%200%200%200-.976-5.884m-4.711%205.053q.512.338%201.084.584l.657-.584z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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