lightlink logo

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

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

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"><path fill="currentColor" d="M13.417 10.672a.61.61 0 0 1 0 .889a.71.71 0 0 1-.948 0l-1.423-1.334l-3.128 2.937a.71.71 0 0 1-.948 0a.6.6 0 0 1 0-.889l3.557-3.334l.045-.047a.7.7 0 0 1 .948 0z"/><path fill="currentColor" d="M17.003 10.84a.6.6 0 0 1 0 .89l-3.556 3.329l-.046.047a.7.7 0 0 1-.948 0l-1.896-1.778a.61.61 0 0 1 0-.889a.71.71 0 0 1 .948 0l1.422 1.334l3.128-2.932a.71.71 0 0 1 .948 0m3.803.014a.71.71 0 0 0-.948 0l-1.891 1.778a.6.6 0 0 0 0 .889a.71.71 0 0 0 .948 0l1.896-1.778a.61.61 0 0 0-.005-.889m-16.665 2.3a.71.71 0 0 1-.948 0a.61.61 0 0 1 0-.89l1.896-1.777a.71.71 0 0 1 .949 0a.6.6 0 0 1 0 .889z"/></svg>

React

import type { SVGProps } from "react";

export function TokenLightlink(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="M13.417 10.672a.61.61 0 0 1 0 .889a.71.71 0 0 1-.948 0l-1.423-1.334l-3.128 2.937a.71.71 0 0 1-.948 0a.6.6 0 0 1 0-.889l3.557-3.334l.045-.047a.7.7 0 0 1 .948 0z"/><path fill="currentColor" d="M17.003 10.84a.6.6 0 0 1 0 .89l-3.556 3.329l-.046.047a.7.7 0 0 1-.948 0l-1.896-1.778a.61.61 0 0 1 0-.889a.71.71 0 0 1 .948 0l1.422 1.334l3.128-2.932a.71.71 0 0 1 .948 0m3.803.014a.71.71 0 0 0-.948 0l-1.891 1.778a.6.6 0 0 0 0 .889a.71.71 0 0 0 .948 0l1.896-1.778a.61.61 0 0 0-.005-.889m-16.665 2.3a.71.71 0 0 1-.948 0a.61.61 0 0 1 0-.89l1.896-1.777a.71.71 0 0 1 .949 0a.6.6 0 0 1 0 .889z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.417 10.672a.61.61 0 0 1 0 .889a.71.71 0 0 1-.948 0l-1.423-1.334l-3.128 2.937a.71.71 0 0 1-.948 0a.6.6 0 0 1 0-.889l3.557-3.334l.045-.047a.7.7 0 0 1 .948 0z"/><path fill="currentColor" d="M17.003 10.84a.6.6 0 0 1 0 .89l-3.556 3.329l-.046.047a.7.7 0 0 1-.948 0l-1.896-1.778a.61.61 0 0 1 0-.889a.71.71 0 0 1 .948 0l1.422 1.334l3.128-2.932a.71.71 0 0 1 .948 0m3.803.014a.71.71 0 0 0-.948 0l-1.891 1.778a.6.6 0 0 0 0 .889a.71.71 0 0 0 .948 0l1.896-1.778a.61.61 0 0 0-.005-.889m-16.665 2.3a.71.71 0 0 1-.948 0a.61.61 0 0 1 0-.89l1.896-1.777a.71.71 0 0 1 .949 0a.6.6 0 0 1 0 .889z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.417%2010.672a.61.61%200%200%201%200%20.889a.71.71%200%200%201-.948%200l-1.423-1.334l-3.128%202.937a.71.71%200%200%201-.948%200a.6.6%200%200%201%200-.889l3.557-3.334l.045-.047a.7.7%200%200%201%20.948%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.003%2010.84a.6.6%200%200%201%200%20.89l-3.556%203.329l-.046.047a.7.7%200%200%201-.948%200l-1.896-1.778a.61.61%200%200%201%200-.889a.71.71%200%200%201%20.948%200l1.422%201.334l3.128-2.932a.71.71%200%200%201%20.948%200m3.803.014a.71.71%200%200%200-.948%200l-1.891%201.778a.6.6%200%200%200%200%20.889a.71.71%200%200%200%20.948%200l1.896-1.778a.61.61%200%200%200-.005-.889m-16.665%202.3a.71.71%200%200%201-.948%200a.61.61%200%200%201%200-.89l1.896-1.777a.71.71%200%200%201%20.949%200a.6.6%200%200%201%200%20.889z%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%22M13.417%2010.672a.61.61%200%200%201%200%20.889a.71.71%200%200%201-.948%200l-1.423-1.334l-3.128%202.937a.71.71%200%200%201-.948%200a.6.6%200%200%201%200-.889l3.557-3.334l.045-.047a.7.7%200%200%201%20.948%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.003%2010.84a.6.6%200%200%201%200%20.89l-3.556%203.329l-.046.047a.7.7%200%200%201-.948%200l-1.896-1.778a.61.61%200%200%201%200-.889a.71.71%200%200%201%20.948%200l1.422%201.334l3.128-2.932a.71.71%200%200%201%20.948%200m3.803.014a.71.71%200%200%200-.948%200l-1.891%201.778a.6.6%200%200%200%200%20.889a.71.71%200%200%200%20.948%200l1.896-1.778a.61.61%200%200%200-.005-.889m-16.665%202.3a.71.71%200%200%201-.948%200a.61.61%200%200%201%200-.89l1.896-1.777a.71.71%200%200%201%20.949%200a.6.6%200%200%201%200%20.889z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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