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

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

The same logo in other sets

Use the glm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.372 4.034L15.342 3l-2.065 2.057a3.648 3.648 0 1 0-2.73 6.627v2.092a3.649 3.649 0 1 0 1.46 0v-2.092a3.652 3.652 0 0 0 2.306-5.6zM13.466 8.11a2.19 2.19 0 1 1-4.38 0a2.19 2.19 0 0 1 4.38 0m0 9.243a2.19 2.19 0 1 1-4.38 0a2.19 2.19 0 0 1 4.38 0"/></svg>

React

import type { SVGProps } from "react";

export function TokenGlm(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="M16.372 4.034L15.342 3l-2.065 2.057a3.648 3.648 0 1 0-2.73 6.627v2.092a3.649 3.649 0 1 0 1.46 0v-2.092a3.652 3.652 0 0 0 2.306-5.6zM13.466 8.11a2.19 2.19 0 1 1-4.38 0a2.19 2.19 0 0 1 4.38 0m0 9.243a2.19 2.19 0 1 1-4.38 0a2.19 2.19 0 0 1 4.38 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.372 4.034L15.342 3l-2.065 2.057a3.648 3.648 0 1 0-2.73 6.627v2.092a3.649 3.649 0 1 0 1.46 0v-2.092a3.652 3.652 0 0 0 2.306-5.6zM13.466 8.11a2.19 2.19 0 1 1-4.38 0a2.19 2.19 0 0 1 4.38 0m0 9.243a2.19 2.19 0 1 1-4.38 0a2.19 2.19 0 0 1 4.38 0"/></svg>
</template>

CSS

.icon-glm {
  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%22M16.372%204.034L15.342%203l-2.065%202.057a3.648%203.648%200%201%200-2.73%206.627v2.092a3.649%203.649%200%201%200%201.46%200v-2.092a3.652%203.652%200%200%200%202.306-5.6zM13.466%208.11a2.19%202.19%200%201%201-4.38%200a2.19%202.19%200%200%201%204.38%200m0%209.243a2.19%202.19%200%201%201-4.38%200a2.19%202.19%200%200%201%204.38%200%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%22M16.372%204.034L15.342%203l-2.065%202.057a3.648%203.648%200%201%200-2.73%206.627v2.092a3.649%203.649%200%201%200%201.46%200v-2.092a3.652%203.652%200%200%200%202.306-5.6zM13.466%208.11a2.19%202.19%200%201%201-4.38%200a2.19%202.19%200%200%201%204.38%200m0%209.243a2.19%202.19%200%201%201-4.38%200a2.19%202.19%200%200%201%204.38%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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