gzil logo
gzil from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- gzil
- 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 gzil 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(#SVGJwQ3FbaT)" d="M9.48 4.588h4.484l.111.011c1.112.021 2.224.08 3.32.28c.62.112 1.217.281 1.779.567a2.87 2.87 0 0 1 1.508 1.673A6.4 6.4 0 0 1 21 9.184v.17h-3.706l-.016-.36a1.5 1.5 0 0 0-.047-.266c-.281-1.048-1.97-.953-2.812-.963c-1.662 0-3.33 0-4.992.01c-.953.011-1.885.223-2.361 1.133a3.6 3.6 0 0 0-.36 1.504h4.712l-.133.08c-1.524.936-2.975 1.969-4.5 2.9c-.063.038-.09.08-.08.149c.043.36.064.72.128 1.074c.069.419.18.784.53 1.06c.253.195.555.317.873.38a8.7 8.7 0 0 0 1.81.18h3.4c.772 0 1.577-.026 2.345-.148c.725-.122 1.482-.434 1.503-1.286c.021-.456 0-.752 0-1.213H12l.37-.217c1.541-.947 3.32-2.017 4.866-2.959H21v.201c0 .784-.016 1.567-.016 2.356c0 .672-.005 1.345-.074 2.022c-.053.562-.138 1.123-.318 1.657a3.28 3.28 0 0 1-1.625 1.965a5.5 5.5 0 0 1-1.615.529c-.963.18-1.937.249-2.922.26c-1.308.01-2.615.005-3.918.01c-.92 0-1.842 0-2.758-.095a9.6 9.6 0 0 1-1.747-.307a3.57 3.57 0 0 1-2.679-2.61a9 9 0 0 1-.29-1.827L3 14.075v-3.557l.01-.08c.038-.492.064-.979.117-1.466a6.7 6.7 0 0 1 .328-1.546c.318-.884.858-1.583 1.705-2.043c.598-.318 1.239-.488 1.906-.599a17 17 0 0 1 2.276-.19c.053.005.096 0 .138-.006"/><path fill="url(#SVGdsmpbcwh)" d="m6.299 13.269l.122-.471c.01-.053.037-.085.09-.111c.91-.424 1.82-.848 2.72-1.287c1.118-.55 2.23-1.122 3.336-1.683l.471-.233a.13.13 0 0 1 .08-.016l-6.57 4.04c-.085-.07-.16-.138-.25-.202v-.042z"/><path fill="url(#SVGt5dircyG)" d="M9.83 14.91c2.287-1.418 5.119-3.08 7.411-4.5c.112.133.027.36.133.498c.032.037.026.106.032.16c.01.09.042.19.005.253c-.037.059-.143.085-.223.122c-2.302 1.096-5.06 2.366-7.358 3.468"/><defs><linearGradient id="SVGJwQ3FbaT" x1="12.011" x2="12.011" y1="19.232" y2="4.535" gradientUnits="userSpaceOnUse"><stop stop-color="#009c8b"/><stop offset=".5" stop-color="#3f2d87"/><stop offset="1" stop-color="#aa2b87"/></linearGradient><linearGradient id="SVGdsmpbcwh" x1="12.001" x2="12.001" y1="40.404" y2="-13.509" gradientUnits="userSpaceOnUse"><stop stop-color="#009c8b"/><stop offset=".5" stop-color="#3f2d87"/><stop offset="1" stop-color="#aa2b87"/></linearGradient><linearGradient id="SVGt5dircyG" x1="13.806" x2="13.806" y1="19.231" y2="4.534" gradientUnits="userSpaceOnUse"><stop stop-color="#009c8b"/><stop offset=".5" stop-color="#3f2d87"/><stop offset="1" stop-color="#aa2b87"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedGzil(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(#SVGJwQ3FbaT)" d="M9.48 4.588h4.484l.111.011c1.112.021 2.224.08 3.32.28c.62.112 1.217.281 1.779.567a2.87 2.87 0 0 1 1.508 1.673A6.4 6.4 0 0 1 21 9.184v.17h-3.706l-.016-.36a1.5 1.5 0 0 0-.047-.266c-.281-1.048-1.97-.953-2.812-.963c-1.662 0-3.33 0-4.992.01c-.953.011-1.885.223-2.361 1.133a3.6 3.6 0 0 0-.36 1.504h4.712l-.133.08c-1.524.936-2.975 1.969-4.5 2.9c-.063.038-.09.08-.08.149c.043.36.064.72.128 1.074c.069.419.18.784.53 1.06c.253.195.555.317.873.38a8.7 8.7 0 0 0 1.81.18h3.4c.772 0 1.577-.026 2.345-.148c.725-.122 1.482-.434 1.503-1.286c.021-.456 0-.752 0-1.213H12l.37-.217c1.541-.947 3.32-2.017 4.866-2.959H21v.201c0 .784-.016 1.567-.016 2.356c0 .672-.005 1.345-.074 2.022c-.053.562-.138 1.123-.318 1.657a3.28 3.28 0 0 1-1.625 1.965a5.5 5.5 0 0 1-1.615.529c-.963.18-1.937.249-2.922.26c-1.308.01-2.615.005-3.918.01c-.92 0-1.842 0-2.758-.095a9.6 9.6 0 0 1-1.747-.307a3.57 3.57 0 0 1-2.679-2.61a9 9 0 0 1-.29-1.827L3 14.075v-3.557l.01-.08c.038-.492.064-.979.117-1.466a6.7 6.7 0 0 1 .328-1.546c.318-.884.858-1.583 1.705-2.043c.598-.318 1.239-.488 1.906-.599a17 17 0 0 1 2.276-.19c.053.005.096 0 .138-.006"/><path fill="url(#SVGdsmpbcwh)" d="m6.299 13.269l.122-.471c.01-.053.037-.085.09-.111c.91-.424 1.82-.848 2.72-1.287c1.118-.55 2.23-1.122 3.336-1.683l.471-.233a.13.13 0 0 1 .08-.016l-6.57 4.04c-.085-.07-.16-.138-.25-.202v-.042z"/><path fill="url(#SVGt5dircyG)" d="M9.83 14.91c2.287-1.418 5.119-3.08 7.411-4.5c.112.133.027.36.133.498c.032.037.026.106.032.16c.01.09.042.19.005.253c-.037.059-.143.085-.223.122c-2.302 1.096-5.06 2.366-7.358 3.468"/><defs><linearGradient id="SVGJwQ3FbaT" x1="12.011" x2="12.011" y1="19.232" y2="4.535" gradientUnits="userSpaceOnUse"><stop stopColor="#009c8b"/><stop offset=".5" stopColor="#3f2d87"/><stop offset="1" stopColor="#aa2b87"/></linearGradient><linearGradient id="SVGdsmpbcwh" x1="12.001" x2="12.001" y1="40.404" y2="-13.509" gradientUnits="userSpaceOnUse"><stop stopColor="#009c8b"/><stop offset=".5" stopColor="#3f2d87"/><stop offset="1" stopColor="#aa2b87"/></linearGradient><linearGradient id="SVGt5dircyG" x1="13.806" x2="13.806" y1="19.231" y2="4.534" gradientUnits="userSpaceOnUse"><stop stopColor="#009c8b"/><stop offset=".5" stopColor="#3f2d87"/><stop offset="1" stopColor="#aa2b87"/></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(#SVGJwQ3FbaT)" d="M9.48 4.588h4.484l.111.011c1.112.021 2.224.08 3.32.28c.62.112 1.217.281 1.779.567a2.87 2.87 0 0 1 1.508 1.673A6.4 6.4 0 0 1 21 9.184v.17h-3.706l-.016-.36a1.5 1.5 0 0 0-.047-.266c-.281-1.048-1.97-.953-2.812-.963c-1.662 0-3.33 0-4.992.01c-.953.011-1.885.223-2.361 1.133a3.6 3.6 0 0 0-.36 1.504h4.712l-.133.08c-1.524.936-2.975 1.969-4.5 2.9c-.063.038-.09.08-.08.149c.043.36.064.72.128 1.074c.069.419.18.784.53 1.06c.253.195.555.317.873.38a8.7 8.7 0 0 0 1.81.18h3.4c.772 0 1.577-.026 2.345-.148c.725-.122 1.482-.434 1.503-1.286c.021-.456 0-.752 0-1.213H12l.37-.217c1.541-.947 3.32-2.017 4.866-2.959H21v.201c0 .784-.016 1.567-.016 2.356c0 .672-.005 1.345-.074 2.022c-.053.562-.138 1.123-.318 1.657a3.28 3.28 0 0 1-1.625 1.965a5.5 5.5 0 0 1-1.615.529c-.963.18-1.937.249-2.922.26c-1.308.01-2.615.005-3.918.01c-.92 0-1.842 0-2.758-.095a9.6 9.6 0 0 1-1.747-.307a3.57 3.57 0 0 1-2.679-2.61a9 9 0 0 1-.29-1.827L3 14.075v-3.557l.01-.08c.038-.492.064-.979.117-1.466a6.7 6.7 0 0 1 .328-1.546c.318-.884.858-1.583 1.705-2.043c.598-.318 1.239-.488 1.906-.599a17 17 0 0 1 2.276-.19c.053.005.096 0 .138-.006"/><path fill="url(#SVGdsmpbcwh)" d="m6.299 13.269l.122-.471c.01-.053.037-.085.09-.111c.91-.424 1.82-.848 2.72-1.287c1.118-.55 2.23-1.122 3.336-1.683l.471-.233a.13.13 0 0 1 .08-.016l-6.57 4.04c-.085-.07-.16-.138-.25-.202v-.042z"/><path fill="url(#SVGt5dircyG)" d="M9.83 14.91c2.287-1.418 5.119-3.08 7.411-4.5c.112.133.027.36.133.498c.032.037.026.106.032.16c.01.09.042.19.005.253c-.037.059-.143.085-.223.122c-2.302 1.096-5.06 2.366-7.358 3.468"/><defs><linearGradient id="SVGJwQ3FbaT" x1="12.011" x2="12.011" y1="19.232" y2="4.535" gradientUnits="userSpaceOnUse"><stop stop-color="#009c8b"/><stop offset=".5" stop-color="#3f2d87"/><stop offset="1" stop-color="#aa2b87"/></linearGradient><linearGradient id="SVGdsmpbcwh" x1="12.001" x2="12.001" y1="40.404" y2="-13.509" gradientUnits="userSpaceOnUse"><stop stop-color="#009c8b"/><stop offset=".5" stop-color="#3f2d87"/><stop offset="1" stop-color="#aa2b87"/></linearGradient><linearGradient id="SVGt5dircyG" x1="13.806" x2="13.806" y1="19.231" y2="4.534" gradientUnits="userSpaceOnUse"><stop stop-color="#009c8b"/><stop offset=".5" stop-color="#3f2d87"/><stop offset="1" stop-color="#aa2b87"/></linearGradient></defs></g></svg> </template>
CSS
.icon-gzil {
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(%23SVGJwQ3FbaT)%22%20d%3D%22M9.48%204.588h4.484l.111.011c1.112.021%202.224.08%203.32.28c.62.112%201.217.281%201.779.567a2.87%202.87%200%200%201%201.508%201.673A6.4%206.4%200%200%201%2021%209.184v.17h-3.706l-.016-.36a1.5%201.5%200%200%200-.047-.266c-.281-1.048-1.97-.953-2.812-.963c-1.662%200-3.33%200-4.992.01c-.953.011-1.885.223-2.361%201.133a3.6%203.6%200%200%200-.36%201.504h4.712l-.133.08c-1.524.936-2.975%201.969-4.5%202.9c-.063.038-.09.08-.08.149c.043.36.064.72.128%201.074c.069.419.18.784.53%201.06c.253.195.555.317.873.38a8.7%208.7%200%200%200%201.81.18h3.4c.772%200%201.577-.026%202.345-.148c.725-.122%201.482-.434%201.503-1.286c.021-.456%200-.752%200-1.213H12l.37-.217c1.541-.947%203.32-2.017%204.866-2.959H21v.201c0%20.784-.016%201.567-.016%202.356c0%20.672-.005%201.345-.074%202.022c-.053.562-.138%201.123-.318%201.657a3.28%203.28%200%200%201-1.625%201.965a5.5%205.5%200%200%201-1.615.529c-.963.18-1.937.249-2.922.26c-1.308.01-2.615.005-3.918.01c-.92%200-1.842%200-2.758-.095a9.6%209.6%200%200%201-1.747-.307a3.57%203.57%200%200%201-2.679-2.61a9%209%200%200%201-.29-1.827L3%2014.075v-3.557l.01-.08c.038-.492.064-.979.117-1.466a6.7%206.7%200%200%201%20.328-1.546c.318-.884.858-1.583%201.705-2.043c.598-.318%201.239-.488%201.906-.599a17%2017%200%200%201%202.276-.19c.053.005.096%200%20.138-.006%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdsmpbcwh)%22%20d%3D%22m6.299%2013.269l.122-.471c.01-.053.037-.085.09-.111c.91-.424%201.82-.848%202.72-1.287c1.118-.55%202.23-1.122%203.336-1.683l.471-.233a.13.13%200%200%201%20.08-.016l-6.57%204.04c-.085-.07-.16-.138-.25-.202v-.042z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGt5dircyG)%22%20d%3D%22M9.83%2014.91c2.287-1.418%205.119-3.08%207.411-4.5c.112.133.027.36.133.498c.032.037.026.106.032.16c.01.09.042.19.005.253c-.037.059-.143.085-.223.122c-2.302%201.096-5.06%202.366-7.358%203.468%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJwQ3FbaT%22%20x1%3D%2212.011%22%20x2%3D%2212.011%22%20y1%3D%2219.232%22%20y2%3D%224.535%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23009c8b%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%233f2d87%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aa2b87%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGdsmpbcwh%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%2240.404%22%20y2%3D%22-13.509%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23009c8b%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%233f2d87%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aa2b87%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGt5dircyG%22%20x1%3D%2213.806%22%20x2%3D%2213.806%22%20y1%3D%2219.231%22%20y2%3D%224.534%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23009c8b%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%233f2d87%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aa2b87%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(%23SVGJwQ3FbaT)%22%20d%3D%22M9.48%204.588h4.484l.111.011c1.112.021%202.224.08%203.32.28c.62.112%201.217.281%201.779.567a2.87%202.87%200%200%201%201.508%201.673A6.4%206.4%200%200%201%2021%209.184v.17h-3.706l-.016-.36a1.5%201.5%200%200%200-.047-.266c-.281-1.048-1.97-.953-2.812-.963c-1.662%200-3.33%200-4.992.01c-.953.011-1.885.223-2.361%201.133a3.6%203.6%200%200%200-.36%201.504h4.712l-.133.08c-1.524.936-2.975%201.969-4.5%202.9c-.063.038-.09.08-.08.149c.043.36.064.72.128%201.074c.069.419.18.784.53%201.06c.253.195.555.317.873.38a8.7%208.7%200%200%200%201.81.18h3.4c.772%200%201.577-.026%202.345-.148c.725-.122%201.482-.434%201.503-1.286c.021-.456%200-.752%200-1.213H12l.37-.217c1.541-.947%203.32-2.017%204.866-2.959H21v.201c0%20.784-.016%201.567-.016%202.356c0%20.672-.005%201.345-.074%202.022c-.053.562-.138%201.123-.318%201.657a3.28%203.28%200%200%201-1.625%201.965a5.5%205.5%200%200%201-1.615.529c-.963.18-1.937.249-2.922.26c-1.308.01-2.615.005-3.918.01c-.92%200-1.842%200-2.758-.095a9.6%209.6%200%200%201-1.747-.307a3.57%203.57%200%200%201-2.679-2.61a9%209%200%200%201-.29-1.827L3%2014.075v-3.557l.01-.08c.038-.492.064-.979.117-1.466a6.7%206.7%200%200%201%20.328-1.546c.318-.884.858-1.583%201.705-2.043c.598-.318%201.239-.488%201.906-.599a17%2017%200%200%201%202.276-.19c.053.005.096%200%20.138-.006%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdsmpbcwh)%22%20d%3D%22m6.299%2013.269l.122-.471c.01-.053.037-.085.09-.111c.91-.424%201.82-.848%202.72-1.287c1.118-.55%202.23-1.122%203.336-1.683l.471-.233a.13.13%200%200%201%20.08-.016l-6.57%204.04c-.085-.07-.16-.138-.25-.202v-.042z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGt5dircyG)%22%20d%3D%22M9.83%2014.91c2.287-1.418%205.119-3.08%207.411-4.5c.112.133.027.36.133.498c.032.037.026.106.032.16c.01.09.042.19.005.253c-.037.059-.143.085-.223.122c-2.302%201.096-5.06%202.366-7.358%203.468%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJwQ3FbaT%22%20x1%3D%2212.011%22%20x2%3D%2212.011%22%20y1%3D%2219.232%22%20y2%3D%224.535%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23009c8b%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%233f2d87%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aa2b87%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGdsmpbcwh%22%20x1%3D%2212.001%22%20x2%3D%2212.001%22%20y1%3D%2240.404%22%20y2%3D%22-13.509%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23009c8b%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%233f2d87%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aa2b87%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGt5dircyG%22%20x1%3D%2213.806%22%20x2%3D%2213.806%22%20y1%3D%2219.231%22%20y2%3D%224.534%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23009c8b%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%233f2d87%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23aa2b87%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/gzil.svg?color=%231a73e8&size=48