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

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

The same logo in other sets

Use the cls logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 21a8.999 8.999 0 1 0-8.079-5.03l6.67-3.975l-2.779-1.588a.815.815 0 0 1-.301-1.102a.815.815 0 0 1 1.1-.301l2.86 1.604V7.399c0-.439.317-.693.757-.693s.83.254.83.693v3.209l2.785-1.604a.816.816 0 0 1 1.102.301c.222.376.08.88-.297 1.101l-2.8 1.589l2.784 1.588a.806.806 0 0 1 .297 1.096a.82.82 0 0 1-.831.397a.7.7 0 0 1-.255-.096l-2.784-1.603V16.6c0 .439-.392.693-.831.693c-.44 0-.757-.254-.757-.693v-3.24l-6.724 3.97A8.99 8.99 0 0 0 12.002 21"/></svg>

React

import type { SVGProps } from "react";

export function TokenCls(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="M12.002 21a8.999 8.999 0 1 0-8.079-5.03l6.67-3.975l-2.779-1.588a.815.815 0 0 1-.301-1.102a.815.815 0 0 1 1.1-.301l2.86 1.604V7.399c0-.439.317-.693.757-.693s.83.254.83.693v3.209l2.785-1.604a.816.816 0 0 1 1.102.301c.222.376.08.88-.297 1.101l-2.8 1.589l2.784 1.588a.806.806 0 0 1 .297 1.096a.82.82 0 0 1-.831.397a.7.7 0 0 1-.255-.096l-2.784-1.603V16.6c0 .439-.392.693-.831.693c-.44 0-.757-.254-.757-.693v-3.24l-6.724 3.97A8.99 8.99 0 0 0 12.002 21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 21a8.999 8.999 0 1 0-8.079-5.03l6.67-3.975l-2.779-1.588a.815.815 0 0 1-.301-1.102a.815.815 0 0 1 1.1-.301l2.86 1.604V7.399c0-.439.317-.693.757-.693s.83.254.83.693v3.209l2.785-1.604a.816.816 0 0 1 1.102.301c.222.376.08.88-.297 1.101l-2.8 1.589l2.784 1.588a.806.806 0 0 1 .297 1.096a.82.82 0 0 1-.831.397a.7.7 0 0 1-.255-.096l-2.784-1.603V16.6c0 .439-.392.693-.831.693c-.44 0-.757-.254-.757-.693v-3.24l-6.724 3.97A8.99 8.99 0 0 0 12.002 21"/></svg>
</template>

CSS

.icon-cls {
  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%22M12.002%2021a8.999%208.999%200%201%200-8.079-5.03l6.67-3.975l-2.779-1.588a.815.815%200%200%201-.301-1.102a.815.815%200%200%201%201.1-.301l2.86%201.604V7.399c0-.439.317-.693.757-.693s.83.254.83.693v3.209l2.785-1.604a.816.816%200%200%201%201.102.301c.222.376.08.88-.297%201.101l-2.8%201.589l2.784%201.588a.806.806%200%200%201%20.297%201.096a.82.82%200%200%201-.831.397a.7.7%200%200%201-.255-.096l-2.784-1.603V16.6c0%20.439-.392.693-.831.693c-.44%200-.757-.254-.757-.693v-3.24l-6.724%203.97A8.99%208.99%200%200%200%2012.002%2021%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%22M12.002%2021a8.999%208.999%200%201%200-8.079-5.03l6.67-3.975l-2.779-1.588a.815.815%200%200%201-.301-1.102a.815.815%200%200%201%201.1-.301l2.86%201.604V7.399c0-.439.317-.693.757-.693s.83.254.83.693v3.209l2.785-1.604a.816.816%200%200%201%201.102.301c.222.376.08.88-.297%201.101l-2.8%201.589l2.784%201.588a.806.806%200%200%201%20.297%201.096a.82.82%200%200%201-.831.397a.7.7%200%200%201-.255-.096l-2.784-1.603V16.6c0%20.439-.392.693-.831.693c-.44%200-.757-.254-.757-.693v-3.24l-6.724%203.97A8.99%208.99%200%200%200%2012.002%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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