lightlink logo
lightlink from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- lightlink
- 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 lightlink 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(#SVGNxghOdnT)" d="M10.557 12.44a.61.61 0 0 0 0 .888l1.896 1.778a.7.7 0 0 0 .948 0a.61.61 0 0 0 0-.889l-1.896-1.778a.71.71 0 0 0-.949 0"/><path fill="url(#SVGZCtF1Dbv)" d="M17.003 11.73a.6.6 0 0 0 0-.89a.71.71 0 0 0-.948 0L13.4 13.329l-.474.445c-.587.55-1.391.464-1.654.222l1.18 1.106a.71.71 0 0 0 .948 0z"/><path fill="url(#SVGra2iiMFu)" d="M20.806 10.855a.71.71 0 0 0-.948 0l-1.89 1.778a.6.6 0 0 0 0 .889a.71.71 0 0 0 .947 0l1.896-1.778a.61.61 0 0 0-.005-.889"/><path fill="url(#SVGlonI3cFT)" d="M13.417 11.56a.61.61 0 0 0 0-.888L11.52 8.894a.7.7 0 0 0-.948 0a.61.61 0 0 0 0 .889l1.896 1.778a.71.71 0 0 0 .948 0"/><path fill="url(#SVG95B1SAQA)" d="M6.97 12.276a.6.6 0 0 0 0 .888a.71.71 0 0 0 .949 0l2.653-2.492l.474-.445c.588-.55 1.392-.464 1.655-.222l-1.18-1.106a.71.71 0 0 0-.949 0z"/><path fill="url(#SVG40MMItuy)" d="M3.193 13.154a.71.71 0 0 0 .948 0l1.897-1.777a.6.6 0 0 0 0-.89a.71.71 0 0 0-.949 0l-1.896 1.778a.61.61 0 0 0 0 .89"/><defs><linearGradient id="SVGNxghOdnT" x1="8.774" x2="13.385" y1="10.803" y2="15.664" gradientUnits="userSpaceOnUse"><stop offset=".117" stop-color="#6978ff"/><stop offset=".188" stop-color="#6087ff"/><stop offset=".348" stop-color="#4da5ff"/><stop offset=".507" stop-color="#40baff"/><stop offset=".662" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVGZCtF1Dbv" x1="7.718" x2="21.355" y1="19.05" y2="4.098" gradientUnits="userSpaceOnUse"><stop offset=".386" stop-color="#6978ff"/><stop offset=".443" stop-color="#6284ff"/><stop offset=".646" stop-color="#4aabff"/><stop offset=".809" stop-color="#3bc2ff"/><stop offset=".909" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVGra2iiMFu" x1="20.459" x2="9.766" y1="11.25" y2="21.839" gradientUnits="userSpaceOnUse"><stop offset=".047" stop-color="#6978ff"/><stop offset=".124" stop-color="#6087ff"/><stop offset=".302" stop-color="#4da5ff"/><stop offset=".477" stop-color="#40baff"/><stop offset=".647" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVGlonI3cFT" x1="11.255" x2="12.855" y1="9.305" y2="11.579" gradientUnits="userSpaceOnUse"><stop offset=".117" stop-color="#6978ff"/><stop offset=".188" stop-color="#6087ff"/><stop offset=".348" stop-color="#4da5ff"/><stop offset=".507" stop-color="#40baff"/><stop offset=".662" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVG95B1SAQA" x1="4.708" x2="11.12" y1="16.793" y2="8.747" gradientUnits="userSpaceOnUse"><stop offset=".313" stop-color="#6978ff"/><stop offset=".363" stop-color="#6087ff"/><stop offset=".478" stop-color="#4da5ff"/><stop offset=".593" stop-color="#40baff"/><stop offset=".704" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVG40MMItuy" x1="11.425" x2="4.541" y1="4.504" y2="12.922" gradientUnits="userSpaceOnUse"><stop offset=".008" stop-color="#6978ff"/><stop offset=".089" stop-color="#6087ff"/><stop offset=".275" stop-color="#4da5ff"/><stop offset=".46" stop-color="#40baff"/><stop offset=".639" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedLightlink(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(#SVGNxghOdnT)" d="M10.557 12.44a.61.61 0 0 0 0 .888l1.896 1.778a.7.7 0 0 0 .948 0a.61.61 0 0 0 0-.889l-1.896-1.778a.71.71 0 0 0-.949 0"/><path fill="url(#SVGZCtF1Dbv)" d="M17.003 11.73a.6.6 0 0 0 0-.89a.71.71 0 0 0-.948 0L13.4 13.329l-.474.445c-.587.55-1.391.464-1.654.222l1.18 1.106a.71.71 0 0 0 .948 0z"/><path fill="url(#SVGra2iiMFu)" d="M20.806 10.855a.71.71 0 0 0-.948 0l-1.89 1.778a.6.6 0 0 0 0 .889a.71.71 0 0 0 .947 0l1.896-1.778a.61.61 0 0 0-.005-.889"/><path fill="url(#SVGlonI3cFT)" d="M13.417 11.56a.61.61 0 0 0 0-.888L11.52 8.894a.7.7 0 0 0-.948 0a.61.61 0 0 0 0 .889l1.896 1.778a.71.71 0 0 0 .948 0"/><path fill="url(#SVG95B1SAQA)" d="M6.97 12.276a.6.6 0 0 0 0 .888a.71.71 0 0 0 .949 0l2.653-2.492l.474-.445c.588-.55 1.392-.464 1.655-.222l-1.18-1.106a.71.71 0 0 0-.949 0z"/><path fill="url(#SVG40MMItuy)" d="M3.193 13.154a.71.71 0 0 0 .948 0l1.897-1.777a.6.6 0 0 0 0-.89a.71.71 0 0 0-.949 0l-1.896 1.778a.61.61 0 0 0 0 .89"/><defs><linearGradient id="SVGNxghOdnT" x1="8.774" x2="13.385" y1="10.803" y2="15.664" gradientUnits="userSpaceOnUse"><stop offset=".117" stopColor="#6978ff"/><stop offset=".188" stopColor="#6087ff"/><stop offset=".348" stopColor="#4da5ff"/><stop offset=".507" stopColor="#40baff"/><stop offset=".662" stopColor="#39c7ff"/><stop offset=".808" stopColor="#36cbff"/><stop offset="1" stopColor="#67fffc"/></linearGradient><linearGradient id="SVGZCtF1Dbv" x1="7.718" x2="21.355" y1="19.05" y2="4.098" gradientUnits="userSpaceOnUse"><stop offset=".386" stopColor="#6978ff"/><stop offset=".443" stopColor="#6284ff"/><stop offset=".646" stopColor="#4aabff"/><stop offset=".809" stopColor="#3bc2ff"/><stop offset=".909" stopColor="#36cbff"/><stop offset="1" stopColor="#67fffc"/></linearGradient><linearGradient id="SVGra2iiMFu" x1="20.459" x2="9.766" y1="11.25" y2="21.839" gradientUnits="userSpaceOnUse"><stop offset=".047" stopColor="#6978ff"/><stop offset=".124" stopColor="#6087ff"/><stop offset=".302" stopColor="#4da5ff"/><stop offset=".477" stopColor="#40baff"/><stop offset=".647" stopColor="#39c7ff"/><stop offset=".808" stopColor="#36cbff"/><stop offset="1" stopColor="#67fffc"/></linearGradient><linearGradient id="SVGlonI3cFT" x1="11.255" x2="12.855" y1="9.305" y2="11.579" gradientUnits="userSpaceOnUse"><stop offset=".117" stopColor="#6978ff"/><stop offset=".188" stopColor="#6087ff"/><stop offset=".348" stopColor="#4da5ff"/><stop offset=".507" stopColor="#40baff"/><stop offset=".662" stopColor="#39c7ff"/><stop offset=".808" stopColor="#36cbff"/><stop offset="1" stopColor="#67fffc"/></linearGradient><linearGradient id="SVG95B1SAQA" x1="4.708" x2="11.12" y1="16.793" y2="8.747" gradientUnits="userSpaceOnUse"><stop offset=".313" stopColor="#6978ff"/><stop offset=".363" stopColor="#6087ff"/><stop offset=".478" stopColor="#4da5ff"/><stop offset=".593" stopColor="#40baff"/><stop offset=".704" stopColor="#39c7ff"/><stop offset=".808" stopColor="#36cbff"/><stop offset="1" stopColor="#67fffc"/></linearGradient><linearGradient id="SVG40MMItuy" x1="11.425" x2="4.541" y1="4.504" y2="12.922" gradientUnits="userSpaceOnUse"><stop offset=".008" stopColor="#6978ff"/><stop offset=".089" stopColor="#6087ff"/><stop offset=".275" stopColor="#4da5ff"/><stop offset=".46" stopColor="#40baff"/><stop offset=".639" stopColor="#39c7ff"/><stop offset=".808" stopColor="#36cbff"/><stop offset="1" stopColor="#67fffc"/></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(#SVGNxghOdnT)" d="M10.557 12.44a.61.61 0 0 0 0 .888l1.896 1.778a.7.7 0 0 0 .948 0a.61.61 0 0 0 0-.889l-1.896-1.778a.71.71 0 0 0-.949 0"/><path fill="url(#SVGZCtF1Dbv)" d="M17.003 11.73a.6.6 0 0 0 0-.89a.71.71 0 0 0-.948 0L13.4 13.329l-.474.445c-.587.55-1.391.464-1.654.222l1.18 1.106a.71.71 0 0 0 .948 0z"/><path fill="url(#SVGra2iiMFu)" d="M20.806 10.855a.71.71 0 0 0-.948 0l-1.89 1.778a.6.6 0 0 0 0 .889a.71.71 0 0 0 .947 0l1.896-1.778a.61.61 0 0 0-.005-.889"/><path fill="url(#SVGlonI3cFT)" d="M13.417 11.56a.61.61 0 0 0 0-.888L11.52 8.894a.7.7 0 0 0-.948 0a.61.61 0 0 0 0 .889l1.896 1.778a.71.71 0 0 0 .948 0"/><path fill="url(#SVG95B1SAQA)" d="M6.97 12.276a.6.6 0 0 0 0 .888a.71.71 0 0 0 .949 0l2.653-2.492l.474-.445c.588-.55 1.392-.464 1.655-.222l-1.18-1.106a.71.71 0 0 0-.949 0z"/><path fill="url(#SVG40MMItuy)" d="M3.193 13.154a.71.71 0 0 0 .948 0l1.897-1.777a.6.6 0 0 0 0-.89a.71.71 0 0 0-.949 0l-1.896 1.778a.61.61 0 0 0 0 .89"/><defs><linearGradient id="SVGNxghOdnT" x1="8.774" x2="13.385" y1="10.803" y2="15.664" gradientUnits="userSpaceOnUse"><stop offset=".117" stop-color="#6978ff"/><stop offset=".188" stop-color="#6087ff"/><stop offset=".348" stop-color="#4da5ff"/><stop offset=".507" stop-color="#40baff"/><stop offset=".662" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVGZCtF1Dbv" x1="7.718" x2="21.355" y1="19.05" y2="4.098" gradientUnits="userSpaceOnUse"><stop offset=".386" stop-color="#6978ff"/><stop offset=".443" stop-color="#6284ff"/><stop offset=".646" stop-color="#4aabff"/><stop offset=".809" stop-color="#3bc2ff"/><stop offset=".909" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVGra2iiMFu" x1="20.459" x2="9.766" y1="11.25" y2="21.839" gradientUnits="userSpaceOnUse"><stop offset=".047" stop-color="#6978ff"/><stop offset=".124" stop-color="#6087ff"/><stop offset=".302" stop-color="#4da5ff"/><stop offset=".477" stop-color="#40baff"/><stop offset=".647" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVGlonI3cFT" x1="11.255" x2="12.855" y1="9.305" y2="11.579" gradientUnits="userSpaceOnUse"><stop offset=".117" stop-color="#6978ff"/><stop offset=".188" stop-color="#6087ff"/><stop offset=".348" stop-color="#4da5ff"/><stop offset=".507" stop-color="#40baff"/><stop offset=".662" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVG95B1SAQA" x1="4.708" x2="11.12" y1="16.793" y2="8.747" gradientUnits="userSpaceOnUse"><stop offset=".313" stop-color="#6978ff"/><stop offset=".363" stop-color="#6087ff"/><stop offset=".478" stop-color="#4da5ff"/><stop offset=".593" stop-color="#40baff"/><stop offset=".704" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient><linearGradient id="SVG40MMItuy" x1="11.425" x2="4.541" y1="4.504" y2="12.922" gradientUnits="userSpaceOnUse"><stop offset=".008" stop-color="#6978ff"/><stop offset=".089" stop-color="#6087ff"/><stop offset=".275" stop-color="#4da5ff"/><stop offset=".46" stop-color="#40baff"/><stop offset=".639" stop-color="#39c7ff"/><stop offset=".808" stop-color="#36cbff"/><stop offset="1" stop-color="#67fffc"/></linearGradient></defs></g></svg> </template>
CSS
.icon-lightlink {
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(%23SVGNxghOdnT)%22%20d%3D%22M10.557%2012.44a.61.61%200%200%200%200%20.888l1.896%201.778a.7.7%200%200%200%20.948%200a.61.61%200%200%200%200-.889l-1.896-1.778a.71.71%200%200%200-.949%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZCtF1Dbv)%22%20d%3D%22M17.003%2011.73a.6.6%200%200%200%200-.89a.71.71%200%200%200-.948%200L13.4%2013.329l-.474.445c-.587.55-1.391.464-1.654.222l1.18%201.106a.71.71%200%200%200%20.948%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGra2iiMFu)%22%20d%3D%22M20.806%2010.855a.71.71%200%200%200-.948%200l-1.89%201.778a.6.6%200%200%200%200%20.889a.71.71%200%200%200%20.947%200l1.896-1.778a.61.61%200%200%200-.005-.889%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlonI3cFT)%22%20d%3D%22M13.417%2011.56a.61.61%200%200%200%200-.888L11.52%208.894a.7.7%200%200%200-.948%200a.61.61%200%200%200%200%20.889l1.896%201.778a.71.71%200%200%200%20.948%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG95B1SAQA)%22%20d%3D%22M6.97%2012.276a.6.6%200%200%200%200%20.888a.71.71%200%200%200%20.949%200l2.653-2.492l.474-.445c.588-.55%201.392-.464%201.655-.222l-1.18-1.106a.71.71%200%200%200-.949%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG40MMItuy)%22%20d%3D%22M3.193%2013.154a.71.71%200%200%200%20.948%200l1.897-1.777a.6.6%200%200%200%200-.89a.71.71%200%200%200-.949%200l-1.896%201.778a.61.61%200%200%200%200%20.89%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGNxghOdnT%22%20x1%3D%228.774%22%20x2%3D%2213.385%22%20y1%3D%2210.803%22%20y2%3D%2215.664%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.117%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.188%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.348%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.507%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.662%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGZCtF1Dbv%22%20x1%3D%227.718%22%20x2%3D%2221.355%22%20y1%3D%2219.05%22%20y2%3D%224.098%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.386%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.443%22%20stop-color%3D%22%236284ff%22%2F%3E%3Cstop%20offset%3D%22.646%22%20stop-color%3D%22%234aabff%22%2F%3E%3Cstop%20offset%3D%22.809%22%20stop-color%3D%22%233bc2ff%22%2F%3E%3Cstop%20offset%3D%22.909%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGra2iiMFu%22%20x1%3D%2220.459%22%20x2%3D%229.766%22%20y1%3D%2211.25%22%20y2%3D%2221.839%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.047%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.124%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.302%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.477%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.647%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGlonI3cFT%22%20x1%3D%2211.255%22%20x2%3D%2212.855%22%20y1%3D%229.305%22%20y2%3D%2211.579%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.117%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.188%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.348%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.507%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.662%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG95B1SAQA%22%20x1%3D%224.708%22%20x2%3D%2211.12%22%20y1%3D%2216.793%22%20y2%3D%228.747%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.313%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.363%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.478%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.593%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.704%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG40MMItuy%22%20x1%3D%2211.425%22%20x2%3D%224.541%22%20y1%3D%224.504%22%20y2%3D%2212.922%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.008%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.089%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.275%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.46%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.639%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%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(%23SVGNxghOdnT)%22%20d%3D%22M10.557%2012.44a.61.61%200%200%200%200%20.888l1.896%201.778a.7.7%200%200%200%20.948%200a.61.61%200%200%200%200-.889l-1.896-1.778a.71.71%200%200%200-.949%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZCtF1Dbv)%22%20d%3D%22M17.003%2011.73a.6.6%200%200%200%200-.89a.71.71%200%200%200-.948%200L13.4%2013.329l-.474.445c-.587.55-1.391.464-1.654.222l1.18%201.106a.71.71%200%200%200%20.948%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGra2iiMFu)%22%20d%3D%22M20.806%2010.855a.71.71%200%200%200-.948%200l-1.89%201.778a.6.6%200%200%200%200%20.889a.71.71%200%200%200%20.947%200l1.896-1.778a.61.61%200%200%200-.005-.889%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlonI3cFT)%22%20d%3D%22M13.417%2011.56a.61.61%200%200%200%200-.888L11.52%208.894a.7.7%200%200%200-.948%200a.61.61%200%200%200%200%20.889l1.896%201.778a.71.71%200%200%200%20.948%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG95B1SAQA)%22%20d%3D%22M6.97%2012.276a.6.6%200%200%200%200%20.888a.71.71%200%200%200%20.949%200l2.653-2.492l.474-.445c.588-.55%201.392-.464%201.655-.222l-1.18-1.106a.71.71%200%200%200-.949%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG40MMItuy)%22%20d%3D%22M3.193%2013.154a.71.71%200%200%200%20.948%200l1.897-1.777a.6.6%200%200%200%200-.89a.71.71%200%200%200-.949%200l-1.896%201.778a.61.61%200%200%200%200%20.89%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGNxghOdnT%22%20x1%3D%228.774%22%20x2%3D%2213.385%22%20y1%3D%2210.803%22%20y2%3D%2215.664%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.117%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.188%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.348%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.507%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.662%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGZCtF1Dbv%22%20x1%3D%227.718%22%20x2%3D%2221.355%22%20y1%3D%2219.05%22%20y2%3D%224.098%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.386%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.443%22%20stop-color%3D%22%236284ff%22%2F%3E%3Cstop%20offset%3D%22.646%22%20stop-color%3D%22%234aabff%22%2F%3E%3Cstop%20offset%3D%22.809%22%20stop-color%3D%22%233bc2ff%22%2F%3E%3Cstop%20offset%3D%22.909%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGra2iiMFu%22%20x1%3D%2220.459%22%20x2%3D%229.766%22%20y1%3D%2211.25%22%20y2%3D%2221.839%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.047%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.124%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.302%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.477%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.647%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGlonI3cFT%22%20x1%3D%2211.255%22%20x2%3D%2212.855%22%20y1%3D%229.305%22%20y2%3D%2211.579%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.117%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.188%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.348%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.507%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.662%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG95B1SAQA%22%20x1%3D%224.708%22%20x2%3D%2211.12%22%20y1%3D%2216.793%22%20y2%3D%228.747%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.313%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.363%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.478%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.593%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.704%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG40MMItuy%22%20x1%3D%2211.425%22%20x2%3D%224.541%22%20y1%3D%224.504%22%20y2%3D%2212.922%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.008%22%20stop-color%3D%22%236978ff%22%2F%3E%3Cstop%20offset%3D%22.089%22%20stop-color%3D%22%236087ff%22%2F%3E%3Cstop%20offset%3D%22.275%22%20stop-color%3D%22%234da5ff%22%2F%3E%3Cstop%20offset%3D%22.46%22%20stop-color%3D%22%2340baff%22%2F%3E%3Cstop%20offset%3D%22.639%22%20stop-color%3D%22%2339c7ff%22%2F%3E%3Cstop%20offset%3D%22.808%22%20stop-color%3D%22%2336cbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2367fffc%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/lightlink.svg?color=%231a73e8&size=48