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

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

The same logo in other sets

Use the gbex logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.841 12a3.79 3.79 0 0 0 3.79 3.79h7.58c.317 0 .947-.189.947-.947s-.63-.947-.948-.947h-7.106v-2.843h6.87c.317 0 1.184-.189 1.184-.947c0-.947-.71-.947-1.184-.947h-1.659V6.316h2.843c.867 0 2.842.474 2.842 3.08c0 .71-.379 2.51-1.895 3.079c.63.08 1.895.663 1.895 2.368c0 2.132-.947 3.79-3.79 3.79H9.157v-.019a6.632 6.632 0 1 1 5.348-11.113l-2.089 1.928A3.79 3.79 0 0 0 5.841 12"/></svg>

React

import type { SVGProps } from "react";

export function TokenGbex(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="M5.841 12a3.79 3.79 0 0 0 3.79 3.79h7.58c.317 0 .947-.189.947-.947s-.63-.947-.948-.947h-7.106v-2.843h6.87c.317 0 1.184-.189 1.184-.947c0-.947-.71-.947-1.184-.947h-1.659V6.316h2.843c.867 0 2.842.474 2.842 3.08c0 .71-.379 2.51-1.895 3.079c.63.08 1.895.663 1.895 2.368c0 2.132-.947 3.79-3.79 3.79H9.157v-.019a6.632 6.632 0 1 1 5.348-11.113l-2.089 1.928A3.79 3.79 0 0 0 5.841 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.841 12a3.79 3.79 0 0 0 3.79 3.79h7.58c.317 0 .947-.189.947-.947s-.63-.947-.948-.947h-7.106v-2.843h6.87c.317 0 1.184-.189 1.184-.947c0-.947-.71-.947-1.184-.947h-1.659V6.316h2.843c.867 0 2.842.474 2.842 3.08c0 .71-.379 2.51-1.895 3.079c.63.08 1.895.663 1.895 2.368c0 2.132-.947 3.79-3.79 3.79H9.157v-.019a6.632 6.632 0 1 1 5.348-11.113l-2.089 1.928A3.79 3.79 0 0 0 5.841 12"/></svg>
</template>

CSS

.icon-gbex {
  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%22M5.841%2012a3.79%203.79%200%200%200%203.79%203.79h7.58c.317%200%20.947-.189.947-.947s-.63-.947-.948-.947h-7.106v-2.843h6.87c.317%200%201.184-.189%201.184-.947c0-.947-.71-.947-1.184-.947h-1.659V6.316h2.843c.867%200%202.842.474%202.842%203.08c0%20.71-.379%202.51-1.895%203.079c.63.08%201.895.663%201.895%202.368c0%202.132-.947%203.79-3.79%203.79H9.157v-.019a6.632%206.632%200%201%201%205.348-11.113l-2.089%201.928A3.79%203.79%200%200%200%205.841%2012%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%22M5.841%2012a3.79%203.79%200%200%200%203.79%203.79h7.58c.317%200%20.947-.189.947-.947s-.63-.947-.948-.947h-7.106v-2.843h6.87c.317%200%201.184-.189%201.184-.947c0-.947-.71-.947-1.184-.947h-1.659V6.316h2.843c.867%200%202.842.474%202.842%203.08c0%20.71-.379%202.51-1.895%203.079c.63.08%201.895.663%201.895%202.368c0%202.132-.947%203.79-3.79%203.79H9.157v-.019a6.632%206.632%200%201%201%205.348-11.113l-2.089%201.928A3.79%203.79%200%200%200%205.841%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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