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

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

The same logo in other sets

Use the gns logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.658 7.4c.36.212.577.588.577 1v7.2c0 .647-.403 1.165-1.06 1.165c-.656 0-1.058-.518-1.058-1.164v-4.484c0-.355-.635-.577-.953-.413L8.982 12.91a1.197 1.197 0 0 1-1.604-.476a1.15 1.15 0 0 1 .481-1.572l6.634-3.49c.365-.19.81-.18 1.165.027"/><path fill="currentColor" d="M8.823 10.333c.953-.281 1.64-.308 2.409-.308c1.127 0 1.958.286 2.26.636c.201.053.625.228.625.455V15.6c0 .646.402 1.165 1.059 1.165s1.059-.519 1.059-1.165V8.4c0-.413-.223-.794-.583-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="currentColor" d="M12.577 8.368c.598.16 1.54.578 1.54 1.515v1.201c0 .01 0-.01 0 0v4.49c0 .635.403 1.19 1.06 1.19c.656 0 1.058-.518 1.058-1.164V8.4c0-.413-.223-.794-.582-1a1.22 1.22 0 0 0-1.17-.027zm-1.794 5.988l-1.324.773c-.19.111-.28.339-.164.53c.154.254.413.577.784.815c.38.249.788.302 1.085.291c.201-.016.307-.19.307-.392v-1.62a.45.45 0 0 0-.688-.391z"/><path fill="currentColor" fill-rule="evenodd" d="M12 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenGns(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="M15.658 7.4c.36.212.577.588.577 1v7.2c0 .647-.403 1.165-1.06 1.165c-.656 0-1.058-.518-1.058-1.164v-4.484c0-.355-.635-.577-.953-.413L8.982 12.91a1.197 1.197 0 0 1-1.604-.476a1.15 1.15 0 0 1 .481-1.572l6.634-3.49c.365-.19.81-.18 1.165.027"/><path fill="currentColor" d="M8.823 10.333c.953-.281 1.64-.308 2.409-.308c1.127 0 1.958.286 2.26.636c.201.053.625.228.625.455V15.6c0 .646.402 1.165 1.059 1.165s1.059-.519 1.059-1.165V8.4c0-.413-.223-.794-.583-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="currentColor" d="M12.577 8.368c.598.16 1.54.578 1.54 1.515v1.201c0 .01 0-.01 0 0v4.49c0 .635.403 1.19 1.06 1.19c.656 0 1.058-.518 1.058-1.164V8.4c0-.413-.223-.794-.582-1a1.22 1.22 0 0 0-1.17-.027zm-1.794 5.988l-1.324.773c-.19.111-.28.339-.164.53c.154.254.413.577.784.815c.38.249.788.302 1.085.291c.201-.016.307-.19.307-.392v-1.62a.45.45 0 0 0-.688-.391z"/><path fill="currentColor" fillRule="evenodd" d="M12 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.658 7.4c.36.212.577.588.577 1v7.2c0 .647-.403 1.165-1.06 1.165c-.656 0-1.058-.518-1.058-1.164v-4.484c0-.355-.635-.577-.953-.413L8.982 12.91a1.197 1.197 0 0 1-1.604-.476a1.15 1.15 0 0 1 .481-1.572l6.634-3.49c.365-.19.81-.18 1.165.027"/><path fill="currentColor" d="M8.823 10.333c.953-.281 1.64-.308 2.409-.308c1.127 0 1.958.286 2.26.636c.201.053.625.228.625.455V15.6c0 .646.402 1.165 1.059 1.165s1.059-.519 1.059-1.165V8.4c0-.413-.223-.794-.583-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="currentColor" d="M12.577 8.368c.598.16 1.54.578 1.54 1.515v1.201c0 .01 0-.01 0 0v4.49c0 .635.403 1.19 1.06 1.19c.656 0 1.058-.518 1.058-1.164V8.4c0-.413-.223-.794-.582-1a1.22 1.22 0 0 0-1.17-.027zm-1.794 5.988l-1.324.773c-.19.111-.28.339-.164.53c.154.254.413.577.784.815c.38.249.788.302 1.085.291c.201-.016.307-.19.307-.392v-1.62a.45.45 0 0 0-.688-.391z"/><path fill="currentColor" fill-rule="evenodd" d="M12 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-gns {
  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%22M15.658%207.4c.36.212.577.588.577%201v7.2c0%20.647-.403%201.165-1.06%201.165c-.656%200-1.058-.518-1.058-1.164v-4.484c0-.355-.635-.577-.953-.413L8.982%2012.91a1.197%201.197%200%200%201-1.604-.476a1.15%201.15%200%200%201%20.481-1.572l6.634-3.49c.365-.19.81-.18%201.165.027%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.823%2010.333c.953-.281%201.64-.308%202.409-.308c1.127%200%201.958.286%202.26.636c.201.053.625.228.625.455V15.6c0%20.646.402%201.165%201.059%201.165s1.059-.519%201.059-1.165V8.4c0-.413-.223-.794-.583-1a1.22%201.22%200%200%200-1.17-.027z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.577%208.368c.598.16%201.54.578%201.54%201.515v1.201c0%20.01%200-.01%200%200v4.49c0%20.635.403%201.19%201.06%201.19c.656%200%201.058-.518%201.058-1.164V8.4c0-.413-.223-.794-.582-1a1.22%201.22%200%200%200-1.17-.027zm-1.794%205.988l-1.324.773c-.19.111-.28.339-.164.53c.154.254.413.577.784.815c.38.249.788.302%201.085.291c.201-.016.307-.19.307-.392v-1.62a.45.45%200%200%200-.688-.391z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2019.941a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%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%22M15.658%207.4c.36.212.577.588.577%201v7.2c0%20.647-.403%201.165-1.06%201.165c-.656%200-1.058-.518-1.058-1.164v-4.484c0-.355-.635-.577-.953-.413L8.982%2012.91a1.197%201.197%200%200%201-1.604-.476a1.15%201.15%200%200%201%20.481-1.572l6.634-3.49c.365-.19.81-.18%201.165.027%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.823%2010.333c.953-.281%201.64-.308%202.409-.308c1.127%200%201.958.286%202.26.636c.201.053.625.228.625.455V15.6c0%20.646.402%201.165%201.059%201.165s1.059-.519%201.059-1.165V8.4c0-.413-.223-.794-.583-1a1.22%201.22%200%200%200-1.17-.027z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.577%208.368c.598.16%201.54.578%201.54%201.515v1.201c0%20.01%200-.01%200%200v4.49c0%20.635.403%201.19%201.06%201.19c.656%200%201.058-.518%201.058-1.164V8.4c0-.413-.223-.794-.582-1a1.22%201.22%200%200%200-1.17-.027zm-1.794%205.988l-1.324.773c-.19.111-.28.339-.164.53c.154.254.413.577.784.815c.38.249.788.302%201.085.291c.201-.016.307-.19.307-.392v-1.62a.45.45%200%200%200-.688-.391z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2019.941a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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