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

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

The same logo in other sets

Use the gno logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.526 7.5l.171.27A8.55 8.55 0 0 1 21 12.303c.009 2.29-.933 4.492-2.62 6.122C16.695 20.055 14.4 20.98 12 21h-.017c-4.954 0-9-3.927-8.983-8.73c0-1.611.463-3.175 1.32-4.533l.154-.245l.823.793a3 3 0 0 0-.386.737a3.2 3.2 0 0 0 .121 2.544a3.45 3.45 0 0 0 1.962 1.727a3.6 3.6 0 0 0 1.59.163a3.55 3.55 0 0 0 1.496-.54L12 14.782l2.194-2.127a3.51 3.51 0 0 0 2.91.336c.48-.158.917-.417 1.277-.759a3.2 3.2 0 0 0 .979-2.683a3.2 3.2 0 0 0-.52-1.394zM6.309 9.259l2.58 2.487a1.77 1.77 0 0 1-1.114.377a1.9 1.9 0 0 1-1.302-.526a1.73 1.73 0 0 1-.533-1.25c0-.409.137-.785.369-1.088m9 2.332l2.553-2.463c.198.287.31.63.31.99c0 .982-.824 1.776-1.835 1.776a1.84 1.84 0 0 1-1.028-.303m-3.275 1.865l-7.43-7.224l.29-.295a9.5 9.5 0 0 1 3.192-2.173A9.9 9.9 0 0 1 11.923 3h.017c2.717 0 5.331 1.129 7.149 3.085l.283.302zM5.811 6.232l6.223 6.038l6.137-5.915a8.8 8.8 0 0 0-2.843-1.85a9.1 9.1 0 0 0-3.37-.662h-.018c-2.314 0-4.474.842-6.129 2.39"/></svg>

React

import type { SVGProps } from "react";

export function TokenGno(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="m19.526 7.5l.171.27A8.55 8.55 0 0 1 21 12.303c.009 2.29-.933 4.492-2.62 6.122C16.695 20.055 14.4 20.98 12 21h-.017c-4.954 0-9-3.927-8.983-8.73c0-1.611.463-3.175 1.32-4.533l.154-.245l.823.793a3 3 0 0 0-.386.737a3.2 3.2 0 0 0 .121 2.544a3.45 3.45 0 0 0 1.962 1.727a3.6 3.6 0 0 0 1.59.163a3.55 3.55 0 0 0 1.496-.54L12 14.782l2.194-2.127a3.51 3.51 0 0 0 2.91.336c.48-.158.917-.417 1.277-.759a3.2 3.2 0 0 0 .979-2.683a3.2 3.2 0 0 0-.52-1.394zM6.309 9.259l2.58 2.487a1.77 1.77 0 0 1-1.114.377a1.9 1.9 0 0 1-1.302-.526a1.73 1.73 0 0 1-.533-1.25c0-.409.137-.785.369-1.088m9 2.332l2.553-2.463c.198.287.31.63.31.99c0 .982-.824 1.776-1.835 1.776a1.84 1.84 0 0 1-1.028-.303m-3.275 1.865l-7.43-7.224l.29-.295a9.5 9.5 0 0 1 3.192-2.173A9.9 9.9 0 0 1 11.923 3h.017c2.717 0 5.331 1.129 7.149 3.085l.283.302zM5.811 6.232l6.223 6.038l6.137-5.915a8.8 8.8 0 0 0-2.843-1.85a9.1 9.1 0 0 0-3.37-.662h-.018c-2.314 0-4.474.842-6.129 2.39"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.526 7.5l.171.27A8.55 8.55 0 0 1 21 12.303c.009 2.29-.933 4.492-2.62 6.122C16.695 20.055 14.4 20.98 12 21h-.017c-4.954 0-9-3.927-8.983-8.73c0-1.611.463-3.175 1.32-4.533l.154-.245l.823.793a3 3 0 0 0-.386.737a3.2 3.2 0 0 0 .121 2.544a3.45 3.45 0 0 0 1.962 1.727a3.6 3.6 0 0 0 1.59.163a3.55 3.55 0 0 0 1.496-.54L12 14.782l2.194-2.127a3.51 3.51 0 0 0 2.91.336c.48-.158.917-.417 1.277-.759a3.2 3.2 0 0 0 .979-2.683a3.2 3.2 0 0 0-.52-1.394zM6.309 9.259l2.58 2.487a1.77 1.77 0 0 1-1.114.377a1.9 1.9 0 0 1-1.302-.526a1.73 1.73 0 0 1-.533-1.25c0-.409.137-.785.369-1.088m9 2.332l2.553-2.463c.198.287.31.63.31.99c0 .982-.824 1.776-1.835 1.776a1.84 1.84 0 0 1-1.028-.303m-3.275 1.865l-7.43-7.224l.29-.295a9.5 9.5 0 0 1 3.192-2.173A9.9 9.9 0 0 1 11.923 3h.017c2.717 0 5.331 1.129 7.149 3.085l.283.302zM5.811 6.232l6.223 6.038l6.137-5.915a8.8 8.8 0 0 0-2.843-1.85a9.1 9.1 0 0 0-3.37-.662h-.018c-2.314 0-4.474.842-6.129 2.39"/></svg>
</template>

CSS

.icon-gno {
  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%22m19.526%207.5l.171.27A8.55%208.55%200%200%201%2021%2012.303c.009%202.29-.933%204.492-2.62%206.122C16.695%2020.055%2014.4%2020.98%2012%2021h-.017c-4.954%200-9-3.927-8.983-8.73c0-1.611.463-3.175%201.32-4.533l.154-.245l.823.793a3%203%200%200%200-.386.737a3.2%203.2%200%200%200%20.121%202.544a3.45%203.45%200%200%200%201.962%201.727a3.6%203.6%200%200%200%201.59.163a3.55%203.55%200%200%200%201.496-.54L12%2014.782l2.194-2.127a3.51%203.51%200%200%200%202.91.336c.48-.158.917-.417%201.277-.759a3.2%203.2%200%200%200%20.979-2.683a3.2%203.2%200%200%200-.52-1.394zM6.309%209.259l2.58%202.487a1.77%201.77%200%200%201-1.114.377a1.9%201.9%200%200%201-1.302-.526a1.73%201.73%200%200%201-.533-1.25c0-.409.137-.785.369-1.088m9%202.332l2.553-2.463c.198.287.31.63.31.99c0%20.982-.824%201.776-1.835%201.776a1.84%201.84%200%200%201-1.028-.303m-3.275%201.865l-7.43-7.224l.29-.295a9.5%209.5%200%200%201%203.192-2.173A9.9%209.9%200%200%201%2011.923%203h.017c2.717%200%205.331%201.129%207.149%203.085l.283.302zM5.811%206.232l6.223%206.038l6.137-5.915a8.8%208.8%200%200%200-2.843-1.85a9.1%209.1%200%200%200-3.37-.662h-.018c-2.314%200-4.474.842-6.129%202.39%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%22m19.526%207.5l.171.27A8.55%208.55%200%200%201%2021%2012.303c.009%202.29-.933%204.492-2.62%206.122C16.695%2020.055%2014.4%2020.98%2012%2021h-.017c-4.954%200-9-3.927-8.983-8.73c0-1.611.463-3.175%201.32-4.533l.154-.245l.823.793a3%203%200%200%200-.386.737a3.2%203.2%200%200%200%20.121%202.544a3.45%203.45%200%200%200%201.962%201.727a3.6%203.6%200%200%200%201.59.163a3.55%203.55%200%200%200%201.496-.54L12%2014.782l2.194-2.127a3.51%203.51%200%200%200%202.91.336c.48-.158.917-.417%201.277-.759a3.2%203.2%200%200%200%20.979-2.683a3.2%203.2%200%200%200-.52-1.394zM6.309%209.259l2.58%202.487a1.77%201.77%200%200%201-1.114.377a1.9%201.9%200%200%201-1.302-.526a1.73%201.73%200%200%201-.533-1.25c0-.409.137-.785.369-1.088m9%202.332l2.553-2.463c.198.287.31.63.31.99c0%20.982-.824%201.776-1.835%201.776a1.84%201.84%200%200%201-1.028-.303m-3.275%201.865l-7.43-7.224l.29-.295a9.5%209.5%200%200%201%203.192-2.173A9.9%209.9%200%200%201%2011.923%203h.017c2.717%200%205.331%201.129%207.149%203.085l.283.302zM5.811%206.232l6.223%206.038l6.137-5.915a8.8%208.8%200%200%200-2.843-1.85a9.1%209.1%200%200%200-3.37-.662h-.018c-2.314%200-4.474.842-6.129%202.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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