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

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

The same logo in other sets

Use the clxy 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="M14.155 3.12c-.032.074.016.159.09.244c-1.096-.165-3.214-.196-4.257.63c-.953.752-1.557 2.24-1.737 2.89a9.2 9.2 0 0 0-2.562.72c-1.102.498-.9 1.43.063 1.43c.503 0 .964-.143 1.287-.291a7.1 7.1 0 0 0-2.182 5.125c0 3.94 3.198 7.132 7.148 7.132a7.139 7.139 0 0 0 5.983-11.029a8.5 8.5 0 0 0 .609-2.721c-.064-2.23-2.208-3.262-3.41-3.653c.037-.022.07-.053.074-.085c.053-.201-.248-.392-.407-.44c-.16-.042-.62-.164-.7.053zm-3.346 1.054c-1.133.476-1.737 1.9-1.896 2.552c2.017-.445 4.845 1.006 6.004 1.79c.26-.705.768-2.272.768-2.876c0-.598-.249-1.112-.376-1.292c-1.059-.402-3.081-.778-4.5-.174m5.363 2.292l-.699 2.309c.455.26 1.472.804 1.928.905c.185-.593.566-1.88.566-2.245c0-1.461-1.276-2.377-1.917-2.647c.381.429.238 1.297.122 1.678M5.99 8.648c.795 0 1.795-.514 2.192-.773c.88.773 3.225 2.091 5.56 1.191c-1.9.392-3.685-.418-4.5-.863A3.73 3.73 0 0 0 6.61 7.71c-1.043.185-1.61.937-.62.937m1.155 2.107c.37-.561 1.165-.556 1.641-.074l2.266 2.26a1.247 1.247 0 0 0 1.747 0l2.25-2.25c.477-.476 1.271-.487 1.642.08a5.69 5.69 0 1 1-9.778 5.802a5.69 5.69 0 0 1 .237-5.818zm3.478 3.081L8.84 12.064c-.217-.223-.567-.239-.752.01a3.74 3.74 0 0 0-.662 2.213c0 1.08.424 1.764.795 2.118c.19.175.476.133.656-.042l1.737-1.641a.62.62 0 0 0 .01-.885m4.294-1.773l-1.784 1.773a.617.617 0 0 0 .016.885l1.731 1.64c.185.176.466.218.657.043a2.84 2.84 0 0 0 .794-2.118c0-1.021-.339-1.768-.662-2.213c-.18-.248-.53-.233-.752-.01m-2.25-5.538a.27.27 0 0 1-.228-.128l-.053-.105l-.037-.085a2.2 2.2 0 0 0-.254-.365c-.26.084-.471.195-.593.27c-.17.116-.307.015-.386-.101c-.085-.117.016-.492.317-.418c.117.031.276.031.44.01a3.2 3.2 0 0 0-.62-.46c-.19-.09-.17-.26-.106-.387c.053-.127.435-.228.52.069c.115.277.288.526.508.73c.26-.046.51-.136.74-.264c.16-.095.297-.17.377-.117c.122.085.217.228.116.408a.26.26 0 0 1-.222.127h-.122c-.026-.01-.053-.01-.085-.01a2.3 2.3 0 0 0-.582.063c.09.074.185.132.275.19c.16.096.291.175.286.265c-.01.154-.085.308-.291.308" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenClxy(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="M14.155 3.12c-.032.074.016.159.09.244c-1.096-.165-3.214-.196-4.257.63c-.953.752-1.557 2.24-1.737 2.89a9.2 9.2 0 0 0-2.562.72c-1.102.498-.9 1.43.063 1.43c.503 0 .964-.143 1.287-.291a7.1 7.1 0 0 0-2.182 5.125c0 3.94 3.198 7.132 7.148 7.132a7.139 7.139 0 0 0 5.983-11.029a8.5 8.5 0 0 0 .609-2.721c-.064-2.23-2.208-3.262-3.41-3.653c.037-.022.07-.053.074-.085c.053-.201-.248-.392-.407-.44c-.16-.042-.62-.164-.7.053zm-3.346 1.054c-1.133.476-1.737 1.9-1.896 2.552c2.017-.445 4.845 1.006 6.004 1.79c.26-.705.768-2.272.768-2.876c0-.598-.249-1.112-.376-1.292c-1.059-.402-3.081-.778-4.5-.174m5.363 2.292l-.699 2.309c.455.26 1.472.804 1.928.905c.185-.593.566-1.88.566-2.245c0-1.461-1.276-2.377-1.917-2.647c.381.429.238 1.297.122 1.678M5.99 8.648c.795 0 1.795-.514 2.192-.773c.88.773 3.225 2.091 5.56 1.191c-1.9.392-3.685-.418-4.5-.863A3.73 3.73 0 0 0 6.61 7.71c-1.043.185-1.61.937-.62.937m1.155 2.107c.37-.561 1.165-.556 1.641-.074l2.266 2.26a1.247 1.247 0 0 0 1.747 0l2.25-2.25c.477-.476 1.271-.487 1.642.08a5.69 5.69 0 1 1-9.778 5.802a5.69 5.69 0 0 1 .237-5.818zm3.478 3.081L8.84 12.064c-.217-.223-.567-.239-.752.01a3.74 3.74 0 0 0-.662 2.213c0 1.08.424 1.764.795 2.118c.19.175.476.133.656-.042l1.737-1.641a.62.62 0 0 0 .01-.885m4.294-1.773l-1.784 1.773a.617.617 0 0 0 .016.885l1.731 1.64c.185.176.466.218.657.043a2.84 2.84 0 0 0 .794-2.118c0-1.021-.339-1.768-.662-2.213c-.18-.248-.53-.233-.752-.01m-2.25-5.538a.27.27 0 0 1-.228-.128l-.053-.105l-.037-.085a2.2 2.2 0 0 0-.254-.365c-.26.084-.471.195-.593.27c-.17.116-.307.015-.386-.101c-.085-.117.016-.492.317-.418c.117.031.276.031.44.01a3.2 3.2 0 0 0-.62-.46c-.19-.09-.17-.26-.106-.387c.053-.127.435-.228.52.069c.115.277.288.526.508.73c.26-.046.51-.136.74-.264c.16-.095.297-.17.377-.117c.122.085.217.228.116.408a.26.26 0 0 1-.222.127h-.122c-.026-.01-.053-.01-.085-.01a2.3 2.3 0 0 0-.582.063c.09.074.185.132.275.19c.16.096.291.175.286.265c-.01.154-.085.308-.291.308" clipRule="evenodd"/></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="M14.155 3.12c-.032.074.016.159.09.244c-1.096-.165-3.214-.196-4.257.63c-.953.752-1.557 2.24-1.737 2.89a9.2 9.2 0 0 0-2.562.72c-1.102.498-.9 1.43.063 1.43c.503 0 .964-.143 1.287-.291a7.1 7.1 0 0 0-2.182 5.125c0 3.94 3.198 7.132 7.148 7.132a7.139 7.139 0 0 0 5.983-11.029a8.5 8.5 0 0 0 .609-2.721c-.064-2.23-2.208-3.262-3.41-3.653c.037-.022.07-.053.074-.085c.053-.201-.248-.392-.407-.44c-.16-.042-.62-.164-.7.053zm-3.346 1.054c-1.133.476-1.737 1.9-1.896 2.552c2.017-.445 4.845 1.006 6.004 1.79c.26-.705.768-2.272.768-2.876c0-.598-.249-1.112-.376-1.292c-1.059-.402-3.081-.778-4.5-.174m5.363 2.292l-.699 2.309c.455.26 1.472.804 1.928.905c.185-.593.566-1.88.566-2.245c0-1.461-1.276-2.377-1.917-2.647c.381.429.238 1.297.122 1.678M5.99 8.648c.795 0 1.795-.514 2.192-.773c.88.773 3.225 2.091 5.56 1.191c-1.9.392-3.685-.418-4.5-.863A3.73 3.73 0 0 0 6.61 7.71c-1.043.185-1.61.937-.62.937m1.155 2.107c.37-.561 1.165-.556 1.641-.074l2.266 2.26a1.247 1.247 0 0 0 1.747 0l2.25-2.25c.477-.476 1.271-.487 1.642.08a5.69 5.69 0 1 1-9.778 5.802a5.69 5.69 0 0 1 .237-5.818zm3.478 3.081L8.84 12.064c-.217-.223-.567-.239-.752.01a3.74 3.74 0 0 0-.662 2.213c0 1.08.424 1.764.795 2.118c.19.175.476.133.656-.042l1.737-1.641a.62.62 0 0 0 .01-.885m4.294-1.773l-1.784 1.773a.617.617 0 0 0 .016.885l1.731 1.64c.185.176.466.218.657.043a2.84 2.84 0 0 0 .794-2.118c0-1.021-.339-1.768-.662-2.213c-.18-.248-.53-.233-.752-.01m-2.25-5.538a.27.27 0 0 1-.228-.128l-.053-.105l-.037-.085a2.2 2.2 0 0 0-.254-.365c-.26.084-.471.195-.593.27c-.17.116-.307.015-.386-.101c-.085-.117.016-.492.317-.418c.117.031.276.031.44.01a3.2 3.2 0 0 0-.62-.46c-.19-.09-.17-.26-.106-.387c.053-.127.435-.228.52.069c.115.277.288.526.508.73c.26-.046.51-.136.74-.264c.16-.095.297-.17.377-.117c.122.085.217.228.116.408a.26.26 0 0 1-.222.127h-.122c-.026-.01-.053-.01-.085-.01a2.3 2.3 0 0 0-.582.063c.09.074.185.132.275.19c.16.096.291.175.286.265c-.01.154-.085.308-.291.308" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-clxy {
  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%22M14.155%203.12c-.032.074.016.159.09.244c-1.096-.165-3.214-.196-4.257.63c-.953.752-1.557%202.24-1.737%202.89a9.2%209.2%200%200%200-2.562.72c-1.102.498-.9%201.43.063%201.43c.503%200%20.964-.143%201.287-.291a7.1%207.1%200%200%200-2.182%205.125c0%203.94%203.198%207.132%207.148%207.132a7.139%207.139%200%200%200%205.983-11.029a8.5%208.5%200%200%200%20.609-2.721c-.064-2.23-2.208-3.262-3.41-3.653c.037-.022.07-.053.074-.085c.053-.201-.248-.392-.407-.44c-.16-.042-.62-.164-.7.053zm-3.346%201.054c-1.133.476-1.737%201.9-1.896%202.552c2.017-.445%204.845%201.006%206.004%201.79c.26-.705.768-2.272.768-2.876c0-.598-.249-1.112-.376-1.292c-1.059-.402-3.081-.778-4.5-.174m5.363%202.292l-.699%202.309c.455.26%201.472.804%201.928.905c.185-.593.566-1.88.566-2.245c0-1.461-1.276-2.377-1.917-2.647c.381.429.238%201.297.122%201.678M5.99%208.648c.795%200%201.795-.514%202.192-.773c.88.773%203.225%202.091%205.56%201.191c-1.9.392-3.685-.418-4.5-.863A3.73%203.73%200%200%200%206.61%207.71c-1.043.185-1.61.937-.62.937m1.155%202.107c.37-.561%201.165-.556%201.641-.074l2.266%202.26a1.247%201.247%200%200%200%201.747%200l2.25-2.25c.477-.476%201.271-.487%201.642.08a5.69%205.69%200%201%201-9.778%205.802a5.69%205.69%200%200%201%20.237-5.818zm3.478%203.081L8.84%2012.064c-.217-.223-.567-.239-.752.01a3.74%203.74%200%200%200-.662%202.213c0%201.08.424%201.764.795%202.118c.19.175.476.133.656-.042l1.737-1.641a.62.62%200%200%200%20.01-.885m4.294-1.773l-1.784%201.773a.617.617%200%200%200%20.016.885l1.731%201.64c.185.176.466.218.657.043a2.84%202.84%200%200%200%20.794-2.118c0-1.021-.339-1.768-.662-2.213c-.18-.248-.53-.233-.752-.01m-2.25-5.538a.27.27%200%200%201-.228-.128l-.053-.105l-.037-.085a2.2%202.2%200%200%200-.254-.365c-.26.084-.471.195-.593.27c-.17.116-.307.015-.386-.101c-.085-.117.016-.492.317-.418c.117.031.276.031.44.01a3.2%203.2%200%200%200-.62-.46c-.19-.09-.17-.26-.106-.387c.053-.127.435-.228.52.069c.115.277.288.526.508.73c.26-.046.51-.136.74-.264c.16-.095.297-.17.377-.117c.122.085.217.228.116.408a.26.26%200%200%201-.222.127h-.122c-.026-.01-.053-.01-.085-.01a2.3%202.3%200%200%200-.582.063c.09.074.185.132.275.19c.16.096.291.175.286.265c-.01.154-.085.308-.291.308%22%20clip-rule%3D%22evenodd%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%22M14.155%203.12c-.032.074.016.159.09.244c-1.096-.165-3.214-.196-4.257.63c-.953.752-1.557%202.24-1.737%202.89a9.2%209.2%200%200%200-2.562.72c-1.102.498-.9%201.43.063%201.43c.503%200%20.964-.143%201.287-.291a7.1%207.1%200%200%200-2.182%205.125c0%203.94%203.198%207.132%207.148%207.132a7.139%207.139%200%200%200%205.983-11.029a8.5%208.5%200%200%200%20.609-2.721c-.064-2.23-2.208-3.262-3.41-3.653c.037-.022.07-.053.074-.085c.053-.201-.248-.392-.407-.44c-.16-.042-.62-.164-.7.053zm-3.346%201.054c-1.133.476-1.737%201.9-1.896%202.552c2.017-.445%204.845%201.006%206.004%201.79c.26-.705.768-2.272.768-2.876c0-.598-.249-1.112-.376-1.292c-1.059-.402-3.081-.778-4.5-.174m5.363%202.292l-.699%202.309c.455.26%201.472.804%201.928.905c.185-.593.566-1.88.566-2.245c0-1.461-1.276-2.377-1.917-2.647c.381.429.238%201.297.122%201.678M5.99%208.648c.795%200%201.795-.514%202.192-.773c.88.773%203.225%202.091%205.56%201.191c-1.9.392-3.685-.418-4.5-.863A3.73%203.73%200%200%200%206.61%207.71c-1.043.185-1.61.937-.62.937m1.155%202.107c.37-.561%201.165-.556%201.641-.074l2.266%202.26a1.247%201.247%200%200%200%201.747%200l2.25-2.25c.477-.476%201.271-.487%201.642.08a5.69%205.69%200%201%201-9.778%205.802a5.69%205.69%200%200%201%20.237-5.818zm3.478%203.081L8.84%2012.064c-.217-.223-.567-.239-.752.01a3.74%203.74%200%200%200-.662%202.213c0%201.08.424%201.764.795%202.118c.19.175.476.133.656-.042l1.737-1.641a.62.62%200%200%200%20.01-.885m4.294-1.773l-1.784%201.773a.617.617%200%200%200%20.016.885l1.731%201.64c.185.176.466.218.657.043a2.84%202.84%200%200%200%20.794-2.118c0-1.021-.339-1.768-.662-2.213c-.18-.248-.53-.233-.752-.01m-2.25-5.538a.27.27%200%200%201-.228-.128l-.053-.105l-.037-.085a2.2%202.2%200%200%200-.254-.365c-.26.084-.471.195-.593.27c-.17.116-.307.015-.386-.101c-.085-.117.016-.492.317-.418c.117.031.276.031.44.01a3.2%203.2%200%200%200-.62-.46c-.19-.09-.17-.26-.106-.387c.053-.127.435-.228.52.069c.115.277.288.526.508.73c.26-.046.51-.136.74-.264c.16-.095.297-.17.377-.117c.122.085.217.228.116.408a.26.26%200%200%201-.222.127h-.122c-.026-.01-.053-.01-.085-.01a2.3%202.3%200%200%200-.582.063c.09.074.185.132.275.19c.16.096.291.175.286.265c-.01.154-.085.308-.291.308%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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