glq from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
glq
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 glq 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(#SVGhnwdyblB)" d="M16.268 20.469H8.846a2.12 2.12 0 0 1-1.81-1.059l-3.758-6.378a1.97 1.97 0 0 1 0-2.017l3.758-6.474a2 2 0 0 1 1.763-1.01h7.469c.74 0 1.482.412 1.852 1.058l2.7 4.632a.15.15 0 0 1 0 .185c0 .048-.053.09-.096.138l-.931.502a2.055 2.055 0 0 1-2.779-.73l-1.482-2.61H12.53v10.587h2.996l1.534-2.7l-2.556-1.471a1.69 1.69 0 0 1-.916-1.419V9.221c0-.09.048-.138.09-.18c.095-.048.143-.048.233 0l6.257 3.488a1.55 1.55 0 0 1 .788 1.006c.09.418.043.873-.19 1.286l-2.69 4.595a2 2 0 0 1-1.81 1.053m-7.422-.53h7.422c.603 0 1.164-.248 1.482-.756l2.7-4.59c.18-.275.227-.598.131-.915a1.14 1.14 0 0 0-.555-.741l-1.25-.688l-4.658-2.615v2.064c0 .418.345.831.715 1.059l2.737 1.561c.09.048.137.186.09.318l-1.715 3.054c-.048.095-.19.132-.239.132h-3.44c-.138 0-.265-.105-.265-.243V6.469c0-.138.117-.292.254-.292h3.451c.096 0 .191.085.239.132l1.535 2.732a1.64 1.64 0 0 0 2.175.593l.741-.413L17.8 4.817a1.85 1.85 0 0 0-1.534-.757H8.804c-.561 0-1.07.206-1.35.71l-3.758 6.473a1.56 1.56 0 0 0 0 1.561l3.758 6.379c.28.508.794.757 1.392.757m.482-2.233L5.972 12.16a.29.29 0 0 1 0-.276l3.409-5.552c.048-.09.138-.138.275-.09c.096.042.228.137.228.227v11.148c0 .27-.487.238-.556.09M6.538 12l2.816 4.568V7.432z"/><defs><linearGradient id="SVGhnwdyblB" x1="12" x2="12" y1="3.53" y2="20.47" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#9922e6"/><stop offset="1" stop-color="#5619ed"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedGlq(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(#SVGhnwdyblB)" d="M16.268 20.469H8.846a2.12 2.12 0 0 1-1.81-1.059l-3.758-6.378a1.97 1.97 0 0 1 0-2.017l3.758-6.474a2 2 0 0 1 1.763-1.01h7.469c.74 0 1.482.412 1.852 1.058l2.7 4.632a.15.15 0 0 1 0 .185c0 .048-.053.09-.096.138l-.931.502a2.055 2.055 0 0 1-2.779-.73l-1.482-2.61H12.53v10.587h2.996l1.534-2.7l-2.556-1.471a1.69 1.69 0 0 1-.916-1.419V9.221c0-.09.048-.138.09-.18c.095-.048.143-.048.233 0l6.257 3.488a1.55 1.55 0 0 1 .788 1.006c.09.418.043.873-.19 1.286l-2.69 4.595a2 2 0 0 1-1.81 1.053m-7.422-.53h7.422c.603 0 1.164-.248 1.482-.756l2.7-4.59c.18-.275.227-.598.131-.915a1.14 1.14 0 0 0-.555-.741l-1.25-.688l-4.658-2.615v2.064c0 .418.345.831.715 1.059l2.737 1.561c.09.048.137.186.09.318l-1.715 3.054c-.048.095-.19.132-.239.132h-3.44c-.138 0-.265-.105-.265-.243V6.469c0-.138.117-.292.254-.292h3.451c.096 0 .191.085.239.132l1.535 2.732a1.64 1.64 0 0 0 2.175.593l.741-.413L17.8 4.817a1.85 1.85 0 0 0-1.534-.757H8.804c-.561 0-1.07.206-1.35.71l-3.758 6.473a1.56 1.56 0 0 0 0 1.561l3.758 6.379c.28.508.794.757 1.392.757m.482-2.233L5.972 12.16a.29.29 0 0 1 0-.276l3.409-5.552c.048-.09.138-.138.275-.09c.096.042.228.137.228.227v11.148c0 .27-.487.238-.556.09M6.538 12l2.816 4.568V7.432z"/><defs><linearGradient id="SVGhnwdyblB" x1="12" x2="12" y1="3.53" y2="20.47" gradientUnits="userSpaceOnUse"><stop offset=".18" stopColor="#9922e6"/><stop offset="1" stopColor="#5619ed"/></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(#SVGhnwdyblB)" d="M16.268 20.469H8.846a2.12 2.12 0 0 1-1.81-1.059l-3.758-6.378a1.97 1.97 0 0 1 0-2.017l3.758-6.474a2 2 0 0 1 1.763-1.01h7.469c.74 0 1.482.412 1.852 1.058l2.7 4.632a.15.15 0 0 1 0 .185c0 .048-.053.09-.096.138l-.931.502a2.055 2.055 0 0 1-2.779-.73l-1.482-2.61H12.53v10.587h2.996l1.534-2.7l-2.556-1.471a1.69 1.69 0 0 1-.916-1.419V9.221c0-.09.048-.138.09-.18c.095-.048.143-.048.233 0l6.257 3.488a1.55 1.55 0 0 1 .788 1.006c.09.418.043.873-.19 1.286l-2.69 4.595a2 2 0 0 1-1.81 1.053m-7.422-.53h7.422c.603 0 1.164-.248 1.482-.756l2.7-4.59c.18-.275.227-.598.131-.915a1.14 1.14 0 0 0-.555-.741l-1.25-.688l-4.658-2.615v2.064c0 .418.345.831.715 1.059l2.737 1.561c.09.048.137.186.09.318l-1.715 3.054c-.048.095-.19.132-.239.132h-3.44c-.138 0-.265-.105-.265-.243V6.469c0-.138.117-.292.254-.292h3.451c.096 0 .191.085.239.132l1.535 2.732a1.64 1.64 0 0 0 2.175.593l.741-.413L17.8 4.817a1.85 1.85 0 0 0-1.534-.757H8.804c-.561 0-1.07.206-1.35.71l-3.758 6.473a1.56 1.56 0 0 0 0 1.561l3.758 6.379c.28.508.794.757 1.392.757m.482-2.233L5.972 12.16a.29.29 0 0 1 0-.276l3.409-5.552c.048-.09.138-.138.275-.09c.096.042.228.137.228.227v11.148c0 .27-.487.238-.556.09M6.538 12l2.816 4.568V7.432z"/><defs><linearGradient id="SVGhnwdyblB" x1="12" x2="12" y1="3.53" y2="20.47" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#9922e6"/><stop offset="1" stop-color="#5619ed"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-glq {
  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(%23SVGhnwdyblB)%22%20d%3D%22M16.268%2020.469H8.846a2.12%202.12%200%200%201-1.81-1.059l-3.758-6.378a1.97%201.97%200%200%201%200-2.017l3.758-6.474a2%202%200%200%201%201.763-1.01h7.469c.74%200%201.482.412%201.852%201.058l2.7%204.632a.15.15%200%200%201%200%20.185c0%20.048-.053.09-.096.138l-.931.502a2.055%202.055%200%200%201-2.779-.73l-1.482-2.61H12.53v10.587h2.996l1.534-2.7l-2.556-1.471a1.69%201.69%200%200%201-.916-1.419V9.221c0-.09.048-.138.09-.18c.095-.048.143-.048.233%200l6.257%203.488a1.55%201.55%200%200%201%20.788%201.006c.09.418.043.873-.19%201.286l-2.69%204.595a2%202%200%200%201-1.81%201.053m-7.422-.53h7.422c.603%200%201.164-.248%201.482-.756l2.7-4.59c.18-.275.227-.598.131-.915a1.14%201.14%200%200%200-.555-.741l-1.25-.688l-4.658-2.615v2.064c0%20.418.345.831.715%201.059l2.737%201.561c.09.048.137.186.09.318l-1.715%203.054c-.048.095-.19.132-.239.132h-3.44c-.138%200-.265-.105-.265-.243V6.469c0-.138.117-.292.254-.292h3.451c.096%200%20.191.085.239.132l1.535%202.732a1.64%201.64%200%200%200%202.175.593l.741-.413L17.8%204.817a1.85%201.85%200%200%200-1.534-.757H8.804c-.561%200-1.07.206-1.35.71l-3.758%206.473a1.56%201.56%200%200%200%200%201.561l3.758%206.379c.28.508.794.757%201.392.757m.482-2.233L5.972%2012.16a.29.29%200%200%201%200-.276l3.409-5.552c.048-.09.138-.138.275-.09c.096.042.228.137.228.227v11.148c0%20.27-.487.238-.556.09M6.538%2012l2.816%204.568V7.432z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGhnwdyblB%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223.53%22%20y2%3D%2220.47%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%239922e6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235619ed%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(%23SVGhnwdyblB)%22%20d%3D%22M16.268%2020.469H8.846a2.12%202.12%200%200%201-1.81-1.059l-3.758-6.378a1.97%201.97%200%200%201%200-2.017l3.758-6.474a2%202%200%200%201%201.763-1.01h7.469c.74%200%201.482.412%201.852%201.058l2.7%204.632a.15.15%200%200%201%200%20.185c0%20.048-.053.09-.096.138l-.931.502a2.055%202.055%200%200%201-2.779-.73l-1.482-2.61H12.53v10.587h2.996l1.534-2.7l-2.556-1.471a1.69%201.69%200%200%201-.916-1.419V9.221c0-.09.048-.138.09-.18c.095-.048.143-.048.233%200l6.257%203.488a1.55%201.55%200%200%201%20.788%201.006c.09.418.043.873-.19%201.286l-2.69%204.595a2%202%200%200%201-1.81%201.053m-7.422-.53h7.422c.603%200%201.164-.248%201.482-.756l2.7-4.59c.18-.275.227-.598.131-.915a1.14%201.14%200%200%200-.555-.741l-1.25-.688l-4.658-2.615v2.064c0%20.418.345.831.715%201.059l2.737%201.561c.09.048.137.186.09.318l-1.715%203.054c-.048.095-.19.132-.239.132h-3.44c-.138%200-.265-.105-.265-.243V6.469c0-.138.117-.292.254-.292h3.451c.096%200%20.191.085.239.132l1.535%202.732a1.64%201.64%200%200%200%202.175.593l.741-.413L17.8%204.817a1.85%201.85%200%200%200-1.534-.757H8.804c-.561%200-1.07.206-1.35.71l-3.758%206.473a1.56%201.56%200%200%200%200%201.561l3.758%206.379c.28.508.794.757%201.392.757m.482-2.233L5.972%2012.16a.29.29%200%200%201%200-.276l3.409-5.552c.048-.09.138-.138.275-.09c.096.042.228.137.228.227v11.148c0%20.27-.487.238-.556.09M6.538%2012l2.816%204.568V7.432z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGhnwdyblB%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%223.53%22%20y2%3D%2220.47%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%239922e6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235619ed%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/glq.svg?color=%231a73e8&size=48