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

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

The same logo in other sets

Use the gleec logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.579 3h2.842v2.368c2.132 0 4.505 1.333 5.067 3.79h-2.585c-.492-1.257-1.628-1.421-3.02-1.421l-1.768-.011c-1.831 0-3.379 1.095-3.379 2.988v2.572c0 1.894 1.604 2.977 3.435 2.977h1.658c1.831 0 3.316-1.422 3.316-3.316H9.158V10.58h9.474v2.707c0 3.077-2.487 5.346-5.21 5.346V21h-2.843v-2.368c-2.842 0-5.21-2.27-5.21-5.347v-2.57c0-3.078 2.368-5.347 5.21-5.347z"/></svg>

React

import type { SVGProps } from "react";

export function TokenGleec(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.579 3h2.842v2.368c2.132 0 4.505 1.333 5.067 3.79h-2.585c-.492-1.257-1.628-1.421-3.02-1.421l-1.768-.011c-1.831 0-3.379 1.095-3.379 2.988v2.572c0 1.894 1.604 2.977 3.435 2.977h1.658c1.831 0 3.316-1.422 3.316-3.316H9.158V10.58h9.474v2.707c0 3.077-2.487 5.346-5.21 5.346V21h-2.843v-2.368c-2.842 0-5.21-2.27-5.21-5.347v-2.57c0-3.078 2.368-5.347 5.21-5.347z"/></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.579 3h2.842v2.368c2.132 0 4.505 1.333 5.067 3.79h-2.585c-.492-1.257-1.628-1.421-3.02-1.421l-1.768-.011c-1.831 0-3.379 1.095-3.379 2.988v2.572c0 1.894 1.604 2.977 3.435 2.977h1.658c1.831 0 3.316-1.422 3.316-3.316H9.158V10.58h9.474v2.707c0 3.077-2.487 5.346-5.21 5.346V21h-2.843v-2.368c-2.842 0-5.21-2.27-5.21-5.347v-2.57c0-3.078 2.368-5.347 5.21-5.347z"/></svg>
</template>

CSS

.icon-gleec {
  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.579%203h2.842v2.368c2.132%200%204.505%201.333%205.067%203.79h-2.585c-.492-1.257-1.628-1.421-3.02-1.421l-1.768-.011c-1.831%200-3.379%201.095-3.379%202.988v2.572c0%201.894%201.604%202.977%203.435%202.977h1.658c1.831%200%203.316-1.422%203.316-3.316H9.158V10.58h9.474v2.707c0%203.077-2.487%205.346-5.21%205.346V21h-2.843v-2.368c-2.842%200-5.21-2.27-5.21-5.347v-2.57c0-3.078%202.368-5.347%205.21-5.347z%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.579%203h2.842v2.368c2.132%200%204.505%201.333%205.067%203.79h-2.585c-.492-1.257-1.628-1.421-3.02-1.421l-1.768-.011c-1.831%200-3.379%201.095-3.379%202.988v2.572c0%201.894%201.604%202.977%203.435%202.977h1.658c1.831%200%203.316-1.422%203.316-3.316H9.158V10.58h9.474v2.707c0%203.077-2.487%205.346-5.21%205.346V21h-2.843v-2.368c-2.842%200-5.21-2.27-5.21-5.347v-2.57c0-3.078%202.368-5.347%205.21-5.347z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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