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

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

The same logo in other sets

Use the gmee logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.75 3h3v1.135c3.26.53 4.76 2.615 5.28 5.365h-3.68c-.495-1.22-1.5-2-3.35-2c-2.465 0-3.75 1.95-3.75 4.505c0 2.56 1.37 4.38 3.75 4.49c2.11.1 3.125-.95 3.53-2.495h-2.78v-2.5h6.49l.01.62c0 3.98-1.25 7.285-5.5 7.81V21h-3v-1.145c-3.83-.675-6-3.675-6-7.735c0-4.075 2.05-7.45 6-8.03z"/></svg>

React

import type { SVGProps } from "react";

export function TokenGmee(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.75 3h3v1.135c3.26.53 4.76 2.615 5.28 5.365h-3.68c-.495-1.22-1.5-2-3.35-2c-2.465 0-3.75 1.95-3.75 4.505c0 2.56 1.37 4.38 3.75 4.49c2.11.1 3.125-.95 3.53-2.495h-2.78v-2.5h6.49l.01.62c0 3.98-1.25 7.285-5.5 7.81V21h-3v-1.145c-3.83-.675-6-3.675-6-7.735c0-4.075 2.05-7.45 6-8.03z"/></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.75 3h3v1.135c3.26.53 4.76 2.615 5.28 5.365h-3.68c-.495-1.22-1.5-2-3.35-2c-2.465 0-3.75 1.95-3.75 4.505c0 2.56 1.37 4.38 3.75 4.49c2.11.1 3.125-.95 3.53-2.495h-2.78v-2.5h6.49l.01.62c0 3.98-1.25 7.285-5.5 7.81V21h-3v-1.145c-3.83-.675-6-3.675-6-7.735c0-4.075 2.05-7.45 6-8.03z"/></svg>
</template>

CSS

.icon-gmee {
  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.75%203h3v1.135c3.26.53%204.76%202.615%205.28%205.365h-3.68c-.495-1.22-1.5-2-3.35-2c-2.465%200-3.75%201.95-3.75%204.505c0%202.56%201.37%204.38%203.75%204.49c2.11.1%203.125-.95%203.53-2.495h-2.78v-2.5h6.49l.01.62c0%203.98-1.25%207.285-5.5%207.81V21h-3v-1.145c-3.83-.675-6-3.675-6-7.735c0-4.075%202.05-7.45%206-8.03z%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.75%203h3v1.135c3.26.53%204.76%202.615%205.28%205.365h-3.68c-.495-1.22-1.5-2-3.35-2c-2.465%200-3.75%201.95-3.75%204.505c0%202.56%201.37%204.38%203.75%204.49c2.11.1%203.125-.95%203.53-2.495h-2.78v-2.5h6.49l.01.62c0%203.98-1.25%207.285-5.5%207.81V21h-3v-1.145c-3.83-.675-6-3.675-6-7.735c0-4.075%202.05-7.45%206-8.03z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Gmee logo — Web3 Icons · IconsDB