gns logo
gns from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- gns
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
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"><g fill="none"><path fill="url(#SVGJbtIqbMA)" d="M15.658 7.4c.36.212.577.588.577 1v7.2c0 .647-.402 1.165-1.059 1.165s-1.058-.518-1.058-1.164v-4.484c0-.355-.636-.577-.953-.413L8.982 12.91a1.197 1.197 0 0 1-1.604-.476a1.15 1.15 0 0 1 .482-1.572l6.633-3.49c.366-.19.81-.18 1.165.027"/><path fill="url(#SVGLw7SJcwS)" d="M8.823 10.333c.953-.281 1.641-.308 2.41-.308c1.127 0 1.958.286 2.26.636c.2.053.624.228.624.455V15.6c0 .646.403 1.165 1.06 1.165c.656 0 1.058-.519 1.058-1.165V8.4c0-.413-.222-.794-.582-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="url(#SVGd7qZteah)" 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-.222-.794-.582-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="url(#SVGKua8pdLY)" d="m10.782 14.356l-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="url(#SVGulIGacCS)" 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-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><defs><linearGradient id="SVGJbtIqbMA" x1="19.581" x2="6.296" y1="2.998" y2="15.414" gradientUnits="userSpaceOnUse"><stop offset=".45" stop-color="#266e84"/><stop offset="1" stop-color="#56dbae"/></linearGradient><linearGradient id="SVGLw7SJcwS" x1="13.581" x2="12.434" y1="3.439" y2="21.059" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#2f778d"/><stop offset=".27" stop-color="#43b39c"/></linearGradient><linearGradient id="SVGd7qZteah" x1="11.778" x2="11.778" y1="2.999" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#4cfb8f"/><stop offset="1" stop-color="#1fc3f1"/></linearGradient><linearGradient id="SVGKua8pdLY" x1="11.675" x2="17.867" y1="7.124" y2="21.196" gradientUnits="userSpaceOnUse"><stop stop-color="#34d6c1"/><stop offset="1" stop-color="#38bfd2"/></linearGradient><linearGradient id="SVGulIGacCS" x1="7.235" x2="17.294" y1="5.118" y2="19.677" gradientUnits="userSpaceOnUse"><stop stop-color="#4cfb8f"/><stop offset="1" stop-color="#28cedd"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedGns(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGJbtIqbMA)" d="M15.658 7.4c.36.212.577.588.577 1v7.2c0 .647-.402 1.165-1.059 1.165s-1.058-.518-1.058-1.164v-4.484c0-.355-.636-.577-.953-.413L8.982 12.91a1.197 1.197 0 0 1-1.604-.476a1.15 1.15 0 0 1 .482-1.572l6.633-3.49c.366-.19.81-.18 1.165.027"/><path fill="url(#SVGLw7SJcwS)" d="M8.823 10.333c.953-.281 1.641-.308 2.41-.308c1.127 0 1.958.286 2.26.636c.2.053.624.228.624.455V15.6c0 .646.403 1.165 1.06 1.165c.656 0 1.058-.519 1.058-1.165V8.4c0-.413-.222-.794-.582-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="url(#SVGd7qZteah)" 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-.222-.794-.582-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="url(#SVGKua8pdLY)" d="m10.782 14.356l-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="url(#SVGulIGacCS)" 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-18a9 9 0 0 0 0 18" clipRule="evenodd"/><defs><linearGradient id="SVGJbtIqbMA" x1="19.581" x2="6.296" y1="2.998" y2="15.414" gradientUnits="userSpaceOnUse"><stop offset=".45" stopColor="#266e84"/><stop offset="1" stopColor="#56dbae"/></linearGradient><linearGradient id="SVGLw7SJcwS" x1="13.581" x2="12.434" y1="3.439" y2="21.059" gradientUnits="userSpaceOnUse"><stop offset=".18" stopColor="#2f778d"/><stop offset=".27" stopColor="#43b39c"/></linearGradient><linearGradient id="SVGd7qZteah" x1="11.778" x2="11.778" y1="2.999" y2="21" gradientUnits="userSpaceOnUse"><stop stopColor="#4cfb8f"/><stop offset="1" stopColor="#1fc3f1"/></linearGradient><linearGradient id="SVGKua8pdLY" x1="11.675" x2="17.867" y1="7.124" y2="21.196" gradientUnits="userSpaceOnUse"><stop stopColor="#34d6c1"/><stop offset="1" stopColor="#38bfd2"/></linearGradient><linearGradient id="SVGulIGacCS" x1="7.235" x2="17.294" y1="5.118" y2="19.677" gradientUnits="userSpaceOnUse"><stop stopColor="#4cfb8f"/><stop offset="1" stopColor="#28cedd"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGJbtIqbMA)" d="M15.658 7.4c.36.212.577.588.577 1v7.2c0 .647-.402 1.165-1.059 1.165s-1.058-.518-1.058-1.164v-4.484c0-.355-.636-.577-.953-.413L8.982 12.91a1.197 1.197 0 0 1-1.604-.476a1.15 1.15 0 0 1 .482-1.572l6.633-3.49c.366-.19.81-.18 1.165.027"/><path fill="url(#SVGLw7SJcwS)" d="M8.823 10.333c.953-.281 1.641-.308 2.41-.308c1.127 0 1.958.286 2.26.636c.2.053.624.228.624.455V15.6c0 .646.403 1.165 1.06 1.165c.656 0 1.058-.519 1.058-1.165V8.4c0-.413-.222-.794-.582-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="url(#SVGd7qZteah)" 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-.222-.794-.582-1a1.22 1.22 0 0 0-1.17-.027z"/><path fill="url(#SVGKua8pdLY)" d="m10.782 14.356l-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="url(#SVGulIGacCS)" 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-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><defs><linearGradient id="SVGJbtIqbMA" x1="19.581" x2="6.296" y1="2.998" y2="15.414" gradientUnits="userSpaceOnUse"><stop offset=".45" stop-color="#266e84"/><stop offset="1" stop-color="#56dbae"/></linearGradient><linearGradient id="SVGLw7SJcwS" x1="13.581" x2="12.434" y1="3.439" y2="21.059" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#2f778d"/><stop offset=".27" stop-color="#43b39c"/></linearGradient><linearGradient id="SVGd7qZteah" x1="11.778" x2="11.778" y1="2.999" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#4cfb8f"/><stop offset="1" stop-color="#1fc3f1"/></linearGradient><linearGradient id="SVGKua8pdLY" x1="11.675" x2="17.867" y1="7.124" y2="21.196" gradientUnits="userSpaceOnUse"><stop stop-color="#34d6c1"/><stop offset="1" stop-color="#38bfd2"/></linearGradient><linearGradient id="SVGulIGacCS" x1="7.235" x2="17.294" y1="5.118" y2="19.677" gradientUnits="userSpaceOnUse"><stop stop-color="#4cfb8f"/><stop offset="1" stop-color="#28cedd"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGJbtIqbMA)%22%20d%3D%22M15.658%207.4c.36.212.577.588.577%201v7.2c0%20.647-.402%201.165-1.059%201.165s-1.058-.518-1.058-1.164v-4.484c0-.355-.636-.577-.953-.413L8.982%2012.91a1.197%201.197%200%200%201-1.604-.476a1.15%201.15%200%200%201%20.482-1.572l6.633-3.49c.366-.19.81-.18%201.165.027%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLw7SJcwS)%22%20d%3D%22M8.823%2010.333c.953-.281%201.641-.308%202.41-.308c1.127%200%201.958.286%202.26.636c.2.053.624.228.624.455V15.6c0%20.646.403%201.165%201.06%201.165c.656%200%201.058-.519%201.058-1.165V8.4c0-.413-.222-.794-.582-1a1.22%201.22%200%200%200-1.17-.027z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGd7qZteah)%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-.222-.794-.582-1a1.22%201.22%200%200%200-1.17-.027z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKua8pdLY)%22%20d%3D%22m10.782%2014.356l-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%22url(%23SVGulIGacCS)%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-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJbtIqbMA%22%20x1%3D%2219.581%22%20x2%3D%226.296%22%20y1%3D%222.998%22%20y2%3D%2215.414%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.45%22%20stop-color%3D%22%23266e84%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2356dbae%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGLw7SJcwS%22%20x1%3D%2213.581%22%20x2%3D%2212.434%22%20y1%3D%223.439%22%20y2%3D%2221.059%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%232f778d%22%2F%3E%3Cstop%20offset%3D%22.27%22%20stop-color%3D%22%2343b39c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGd7qZteah%22%20x1%3D%2211.778%22%20x2%3D%2211.778%22%20y1%3D%222.999%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234cfb8f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231fc3f1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKua8pdLY%22%20x1%3D%2211.675%22%20x2%3D%2217.867%22%20y1%3D%227.124%22%20y2%3D%2221.196%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2334d6c1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2338bfd2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGulIGacCS%22%20x1%3D%227.235%22%20x2%3D%2217.294%22%20y1%3D%225.118%22%20y2%3D%2219.677%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234cfb8f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2328cedd%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGJbtIqbMA)%22%20d%3D%22M15.658%207.4c.36.212.577.588.577%201v7.2c0%20.647-.402%201.165-1.059%201.165s-1.058-.518-1.058-1.164v-4.484c0-.355-.636-.577-.953-.413L8.982%2012.91a1.197%201.197%200%200%201-1.604-.476a1.15%201.15%200%200%201%20.482-1.572l6.633-3.49c.366-.19.81-.18%201.165.027%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLw7SJcwS)%22%20d%3D%22M8.823%2010.333c.953-.281%201.641-.308%202.41-.308c1.127%200%201.958.286%202.26.636c.2.053.624.228.624.455V15.6c0%20.646.403%201.165%201.06%201.165c.656%200%201.058-.519%201.058-1.165V8.4c0-.413-.222-.794-.582-1a1.22%201.22%200%200%200-1.17-.027z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGd7qZteah)%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-.222-.794-.582-1a1.22%201.22%200%200%200-1.17-.027z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKua8pdLY)%22%20d%3D%22m10.782%2014.356l-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%22url(%23SVGulIGacCS)%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-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJbtIqbMA%22%20x1%3D%2219.581%22%20x2%3D%226.296%22%20y1%3D%222.998%22%20y2%3D%2215.414%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.45%22%20stop-color%3D%22%23266e84%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2356dbae%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGLw7SJcwS%22%20x1%3D%2213.581%22%20x2%3D%2212.434%22%20y1%3D%223.439%22%20y2%3D%2221.059%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%232f778d%22%2F%3E%3Cstop%20offset%3D%22.27%22%20stop-color%3D%22%2343b39c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGd7qZteah%22%20x1%3D%2211.778%22%20x2%3D%2211.778%22%20y1%3D%222.999%22%20y2%3D%2221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234cfb8f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231fc3f1%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKua8pdLY%22%20x1%3D%2211.675%22%20x2%3D%2217.867%22%20y1%3D%227.124%22%20y2%3D%2221.196%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2334d6c1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2338bfd2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGulIGacCS%22%20x1%3D%227.235%22%20x2%3D%2217.294%22%20y1%3D%225.118%22%20y2%3D%2219.677%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234cfb8f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2328cedd%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/gns.svg?color=%231a73e8&size=48