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

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

The same logo in other sets

Use the lcs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGWCs6ObpT" fill="currentColor" d="M7.6 8.52a.86.86 0 0 1 1.378 0l4.43 5.951a.853.853 0 0 1-.53 1.347a.6.6 0 0 1-.308-.043l-2.424-.934a5.17 5.17 0 0 0-3.714 0l-2.424.934a.6.6 0 0 1-.309.043a.853.853 0 0 1-.529-1.347z"/></defs><use href="#SVGWCs6ObpT"/><use href="#SVGWCs6ObpT"/><path fill="currentColor" fill-rule="evenodd" d="m13.207 14.202l.2.27a.853.853 0 0 1-.529 1.347a.6.6 0 0 1-.308-.044l-2.424-.934a5.17 5.17 0 0 0-3.303-.138l-.029-.013c1.74-.657 5.412-1.678 6.261-.64q.07.084.132.152" clip-rule="evenodd"/><path fill="currentColor" d="M15.022 15.48a.86.86 0 0 0 1.378 0l4.43-5.952a.853.853 0 0 0-.529-1.347a.6.6 0 0 0-.31.044l-2.423.933a5.17 5.17 0 0 1-3.714 0l-2.423-.933a.6.6 0 0 0-.309-.044a.853.853 0 0 0-.53 1.347z"/><path fill="currentColor" fill-rule="evenodd" d="m20.63 9.798l.2-.27a.853.853 0 0 0-.53-1.347a.6.6 0 0 0-.309.044l-2.423.933a5.17 5.17 0 0 1-3.303.139l-.029.013c1.74.657 5.412 1.677 6.261.64q.07-.084.132-.152" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenLcs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGWCs6ObpT" fill="currentColor" d="M7.6 8.52a.86.86 0 0 1 1.378 0l4.43 5.951a.853.853 0 0 1-.53 1.347a.6.6 0 0 1-.308-.043l-2.424-.934a5.17 5.17 0 0 0-3.714 0l-2.424.934a.6.6 0 0 1-.309.043a.853.853 0 0 1-.529-1.347z"/></defs><use href="#SVGWCs6ObpT"/><use href="#SVGWCs6ObpT"/><path fill="currentColor" fillRule="evenodd" d="m13.207 14.202l.2.27a.853.853 0 0 1-.529 1.347a.6.6 0 0 1-.308-.044l-2.424-.934a5.17 5.17 0 0 0-3.303-.138l-.029-.013c1.74-.657 5.412-1.678 6.261-.64q.07.084.132.152" clipRule="evenodd"/><path fill="currentColor" d="M15.022 15.48a.86.86 0 0 0 1.378 0l4.43-5.952a.853.853 0 0 0-.529-1.347a.6.6 0 0 0-.31.044l-2.423.933a5.17 5.17 0 0 1-3.714 0l-2.423-.933a.6.6 0 0 0-.309-.044a.853.853 0 0 0-.53 1.347z"/><path fill="currentColor" fillRule="evenodd" d="m20.63 9.798l.2-.27a.853.853 0 0 0-.53-1.347a.6.6 0 0 0-.309.044l-2.423.933a5.17 5.17 0 0 1-3.303.139l-.029.013c1.74.657 5.412 1.677 6.261.64q.07-.084.132-.152" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGWCs6ObpT" fill="currentColor" d="M7.6 8.52a.86.86 0 0 1 1.378 0l4.43 5.951a.853.853 0 0 1-.53 1.347a.6.6 0 0 1-.308-.043l-2.424-.934a5.17 5.17 0 0 0-3.714 0l-2.424.934a.6.6 0 0 1-.309.043a.853.853 0 0 1-.529-1.347z"/></defs><use href="#SVGWCs6ObpT"/><use href="#SVGWCs6ObpT"/><path fill="currentColor" fill-rule="evenodd" d="m13.207 14.202l.2.27a.853.853 0 0 1-.529 1.347a.6.6 0 0 1-.308-.044l-2.424-.934a5.17 5.17 0 0 0-3.303-.138l-.029-.013c1.74-.657 5.412-1.678 6.261-.64q.07.084.132.152" clip-rule="evenodd"/><path fill="currentColor" d="M15.022 15.48a.86.86 0 0 0 1.378 0l4.43-5.952a.853.853 0 0 0-.529-1.347a.6.6 0 0 0-.31.044l-2.423.933a5.17 5.17 0 0 1-3.714 0l-2.423-.933a.6.6 0 0 0-.309-.044a.853.853 0 0 0-.53 1.347z"/><path fill="currentColor" fill-rule="evenodd" d="m20.63 9.798l.2-.27a.853.853 0 0 0-.53-1.347a.6.6 0 0 0-.309.044l-2.423.933a5.17 5.17 0 0 1-3.303.139l-.029.013c1.74.657 5.412 1.677 6.261.64q.07-.084.132-.152" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-lcs {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVGWCs6ObpT%22%20fill%3D%22currentColor%22%20d%3D%22M7.6%208.52a.86.86%200%200%201%201.378%200l4.43%205.951a.853.853%200%200%201-.53%201.347a.6.6%200%200%201-.308-.043l-2.424-.934a5.17%205.17%200%200%200-3.714%200l-2.424.934a.6.6%200%200%201-.309.043a.853.853%200%200%201-.529-1.347z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGWCs6ObpT%22%2F%3E%3Cuse%20href%3D%22%23SVGWCs6ObpT%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m13.207%2014.202l.2.27a.853.853%200%200%201-.529%201.347a.6.6%200%200%201-.308-.044l-2.424-.934a5.17%205.17%200%200%200-3.303-.138l-.029-.013c1.74-.657%205.412-1.678%206.261-.64q.07.084.132.152%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.022%2015.48a.86.86%200%200%200%201.378%200l4.43-5.952a.853.853%200%200%200-.529-1.347a.6.6%200%200%200-.31.044l-2.423.933a5.17%205.17%200%200%201-3.714%200l-2.423-.933a.6.6%200%200%200-.309-.044a.853.853%200%200%200-.53%201.347z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m20.63%209.798l.2-.27a.853.853%200%200%200-.53-1.347a.6.6%200%200%200-.309.044l-2.423.933a5.17%205.17%200%200%201-3.303.139l-.029.013c1.74.657%205.412%201.677%206.261.64q.07-.084.132-.152%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%3Cdefs%3E%3Cpath%20id%3D%22SVGWCs6ObpT%22%20fill%3D%22currentColor%22%20d%3D%22M7.6%208.52a.86.86%200%200%201%201.378%200l4.43%205.951a.853.853%200%200%201-.53%201.347a.6.6%200%200%201-.308-.043l-2.424-.934a5.17%205.17%200%200%200-3.714%200l-2.424.934a.6.6%200%200%201-.309.043a.853.853%200%200%201-.529-1.347z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGWCs6ObpT%22%2F%3E%3Cuse%20href%3D%22%23SVGWCs6ObpT%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m13.207%2014.202l.2.27a.853.853%200%200%201-.529%201.347a.6.6%200%200%201-.308-.044l-2.424-.934a5.17%205.17%200%200%200-3.303-.138l-.029-.013c1.74-.657%205.412-1.678%206.261-.64q.07.084.132.152%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.022%2015.48a.86.86%200%200%200%201.378%200l4.43-5.952a.853.853%200%200%200-.529-1.347a.6.6%200%200%200-.31.044l-2.423.933a5.17%205.17%200%200%201-3.714%200l-2.423-.933a.6.6%200%200%200-.309-.044a.853.853%200%200%200-.53%201.347z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m20.63%209.798l.2-.27a.853.853%200%200%200-.53-1.347a.6.6%200%200%200-.309.044l-2.423.933a5.17%205.17%200%200%201-3.303.139l-.029.013c1.74.657%205.412%201.677%206.261.64q.07-.084.132-.152%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/lcs.svg?color=%231a73e8&size=48