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

Name
etherlink
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 etherlink 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(#SVGDsOVPdgR)" d="M12 3a9 9 0 1 0 0 18a9 9 0 1 0 0-18m0 16.407a7.407 7.407 0 1 1 0-14.814a7.407 7.407 0 0 1 0 14.814"/><path fill="url(#SVGL8V5obcW)" d="M11.95 7.051c-2.723.027-4.93 2.283-4.899 5.006c.008.697.16 1.358.427 1.958c.04.09.159.11.227.039l1.091-1.126a.31.31 0 0 0 .08-.278a3.19 3.19 0 0 1 3.653-3.797a.35.35 0 0 0 .314-.1l1.085-1.12a.13.13 0 0 0-.043-.21a4.9 4.9 0 0 0-1.934-.372"/><path fill="url(#SVGBNQr8bfE)" d="M12.049 16.955c2.723-.027 4.93-2.283 4.9-5.006a4.9 4.9 0 0 0-.427-1.957a.14.14 0 0 0-.227-.04l-1.091 1.127a.31.31 0 0 0-.08.277q.065.315.066.65a3.19 3.19 0 0 1-3.72 3.147a.35.35 0 0 0-.314.101l-1.085 1.12a.13.13 0 0 0 .043.21a4.9 4.9 0 0 0 1.935.37"/><path fill="url(#SVGLtYWfbLq)" d="m9.45 12.98l-2.078 2.078a1.08 1.08 0 1 0 1.527 1.527l2.078-2.079A1.08 1.08 0 1 0 9.45 12.98"/><path fill="url(#SVG4mZhCehW)" d="m15.055 7.386l-2.078 2.078a1.08 1.08 0 0 0 1.527 1.527l2.078-2.078a1.08 1.08 0 1 0-1.527-1.527"/><defs><linearGradient id="SVGDsOVPdgR" x1="3" x2="28.127" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVGL8V5obcW" x1="7.051" x2="16.503" y1="10.573" y2="10.573" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVGBNQr8bfE" x1="10.035" x2="19.436" y1="13.432" y2="13.432" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVGLtYWfbLq" x1="7.055" x2="14.185" y1="14.782" y2="14.782" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVG4mZhCehW" x1="12.66" x2="19.238" y1="9.189" y2="9.189" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEtherlink(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(#SVGDsOVPdgR)" d="M12 3a9 9 0 1 0 0 18a9 9 0 1 0 0-18m0 16.407a7.407 7.407 0 1 1 0-14.814a7.407 7.407 0 0 1 0 14.814"/><path fill="url(#SVGL8V5obcW)" d="M11.95 7.051c-2.723.027-4.93 2.283-4.899 5.006c.008.697.16 1.358.427 1.958c.04.09.159.11.227.039l1.091-1.126a.31.31 0 0 0 .08-.278a3.19 3.19 0 0 1 3.653-3.797a.35.35 0 0 0 .314-.1l1.085-1.12a.13.13 0 0 0-.043-.21a4.9 4.9 0 0 0-1.934-.372"/><path fill="url(#SVGBNQr8bfE)" d="M12.049 16.955c2.723-.027 4.93-2.283 4.9-5.006a4.9 4.9 0 0 0-.427-1.957a.14.14 0 0 0-.227-.04l-1.091 1.127a.31.31 0 0 0-.08.277q.065.315.066.65a3.19 3.19 0 0 1-3.72 3.147a.35.35 0 0 0-.314.101l-1.085 1.12a.13.13 0 0 0 .043.21a4.9 4.9 0 0 0 1.935.37"/><path fill="url(#SVGLtYWfbLq)" d="m9.45 12.98l-2.078 2.078a1.08 1.08 0 1 0 1.527 1.527l2.078-2.079A1.08 1.08 0 1 0 9.45 12.98"/><path fill="url(#SVG4mZhCehW)" d="m15.055 7.386l-2.078 2.078a1.08 1.08 0 0 0 1.527 1.527l2.078-2.078a1.08 1.08 0 1 0-1.527-1.527"/><defs><linearGradient id="SVGDsOVPdgR" x1="3" x2="28.127" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stopColor="#38ff9c"/><stop offset="1" stopColor="#171717"/></linearGradient><linearGradient id="SVGL8V5obcW" x1="7.051" x2="16.503" y1="10.573" y2="10.573" gradientUnits="userSpaceOnUse"><stop stopColor="#38ff9c"/><stop offset="1" stopColor="#171717"/></linearGradient><linearGradient id="SVGBNQr8bfE" x1="10.035" x2="19.436" y1="13.432" y2="13.432" gradientUnits="userSpaceOnUse"><stop stopColor="#38ff9c"/><stop offset="1" stopColor="#171717"/></linearGradient><linearGradient id="SVGLtYWfbLq" x1="7.055" x2="14.185" y1="14.782" y2="14.782" gradientUnits="userSpaceOnUse"><stop stopColor="#38ff9c"/><stop offset="1" stopColor="#171717"/></linearGradient><linearGradient id="SVG4mZhCehW" x1="12.66" x2="19.238" y1="9.189" y2="9.189" gradientUnits="userSpaceOnUse"><stop stopColor="#38ff9c"/><stop offset="1" stopColor="#171717"/></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(#SVGDsOVPdgR)" d="M12 3a9 9 0 1 0 0 18a9 9 0 1 0 0-18m0 16.407a7.407 7.407 0 1 1 0-14.814a7.407 7.407 0 0 1 0 14.814"/><path fill="url(#SVGL8V5obcW)" d="M11.95 7.051c-2.723.027-4.93 2.283-4.899 5.006c.008.697.16 1.358.427 1.958c.04.09.159.11.227.039l1.091-1.126a.31.31 0 0 0 .08-.278a3.19 3.19 0 0 1 3.653-3.797a.35.35 0 0 0 .314-.1l1.085-1.12a.13.13 0 0 0-.043-.21a4.9 4.9 0 0 0-1.934-.372"/><path fill="url(#SVGBNQr8bfE)" d="M12.049 16.955c2.723-.027 4.93-2.283 4.9-5.006a4.9 4.9 0 0 0-.427-1.957a.14.14 0 0 0-.227-.04l-1.091 1.127a.31.31 0 0 0-.08.277q.065.315.066.65a3.19 3.19 0 0 1-3.72 3.147a.35.35 0 0 0-.314.101l-1.085 1.12a.13.13 0 0 0 .043.21a4.9 4.9 0 0 0 1.935.37"/><path fill="url(#SVGLtYWfbLq)" d="m9.45 12.98l-2.078 2.078a1.08 1.08 0 1 0 1.527 1.527l2.078-2.079A1.08 1.08 0 1 0 9.45 12.98"/><path fill="url(#SVG4mZhCehW)" d="m15.055 7.386l-2.078 2.078a1.08 1.08 0 0 0 1.527 1.527l2.078-2.078a1.08 1.08 0 1 0-1.527-1.527"/><defs><linearGradient id="SVGDsOVPdgR" x1="3" x2="28.127" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVGL8V5obcW" x1="7.051" x2="16.503" y1="10.573" y2="10.573" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVGBNQr8bfE" x1="10.035" x2="19.436" y1="13.432" y2="13.432" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVGLtYWfbLq" x1="7.055" x2="14.185" y1="14.782" y2="14.782" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient><linearGradient id="SVG4mZhCehW" x1="12.66" x2="19.238" y1="9.189" y2="9.189" gradientUnits="userSpaceOnUse"><stop stop-color="#38ff9c"/><stop offset="1" stop-color="#171717"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-etherlink {
  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(%23SVGDsOVPdgR)%22%20d%3D%22M12%203a9%209%200%201%200%200%2018a9%209%200%201%200%200-18m0%2016.407a7.407%207.407%200%201%201%200-14.814a7.407%207.407%200%200%201%200%2014.814%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGL8V5obcW)%22%20d%3D%22M11.95%207.051c-2.723.027-4.93%202.283-4.899%205.006c.008.697.16%201.358.427%201.958c.04.09.159.11.227.039l1.091-1.126a.31.31%200%200%200%20.08-.278a3.19%203.19%200%200%201%203.653-3.797a.35.35%200%200%200%20.314-.1l1.085-1.12a.13.13%200%200%200-.043-.21a4.9%204.9%200%200%200-1.934-.372%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBNQr8bfE)%22%20d%3D%22M12.049%2016.955c2.723-.027%204.93-2.283%204.9-5.006a4.9%204.9%200%200%200-.427-1.957a.14.14%200%200%200-.227-.04l-1.091%201.127a.31.31%200%200%200-.08.277q.065.315.066.65a3.19%203.19%200%200%201-3.72%203.147a.35.35%200%200%200-.314.101l-1.085%201.12a.13.13%200%200%200%20.043.21a4.9%204.9%200%200%200%201.935.37%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLtYWfbLq)%22%20d%3D%22m9.45%2012.98l-2.078%202.078a1.08%201.08%200%201%200%201.527%201.527l2.078-2.079A1.08%201.08%200%201%200%209.45%2012.98%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4mZhCehW)%22%20d%3D%22m15.055%207.386l-2.078%202.078a1.08%201.08%200%200%200%201.527%201.527l2.078-2.078a1.08%201.08%200%201%200-1.527-1.527%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDsOVPdgR%22%20x1%3D%223%22%20x2%3D%2228.127%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGL8V5obcW%22%20x1%3D%227.051%22%20x2%3D%2216.503%22%20y1%3D%2210.573%22%20y2%3D%2210.573%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBNQr8bfE%22%20x1%3D%2210.035%22%20x2%3D%2219.436%22%20y1%3D%2213.432%22%20y2%3D%2213.432%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGLtYWfbLq%22%20x1%3D%227.055%22%20x2%3D%2214.185%22%20y1%3D%2214.782%22%20y2%3D%2214.782%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4mZhCehW%22%20x1%3D%2212.66%22%20x2%3D%2219.238%22%20y1%3D%229.189%22%20y2%3D%229.189%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%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(%23SVGDsOVPdgR)%22%20d%3D%22M12%203a9%209%200%201%200%200%2018a9%209%200%201%200%200-18m0%2016.407a7.407%207.407%200%201%201%200-14.814a7.407%207.407%200%200%201%200%2014.814%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGL8V5obcW)%22%20d%3D%22M11.95%207.051c-2.723.027-4.93%202.283-4.899%205.006c.008.697.16%201.358.427%201.958c.04.09.159.11.227.039l1.091-1.126a.31.31%200%200%200%20.08-.278a3.19%203.19%200%200%201%203.653-3.797a.35.35%200%200%200%20.314-.1l1.085-1.12a.13.13%200%200%200-.043-.21a4.9%204.9%200%200%200-1.934-.372%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBNQr8bfE)%22%20d%3D%22M12.049%2016.955c2.723-.027%204.93-2.283%204.9-5.006a4.9%204.9%200%200%200-.427-1.957a.14.14%200%200%200-.227-.04l-1.091%201.127a.31.31%200%200%200-.08.277q.065.315.066.65a3.19%203.19%200%200%201-3.72%203.147a.35.35%200%200%200-.314.101l-1.085%201.12a.13.13%200%200%200%20.043.21a4.9%204.9%200%200%200%201.935.37%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLtYWfbLq)%22%20d%3D%22m9.45%2012.98l-2.078%202.078a1.08%201.08%200%201%200%201.527%201.527l2.078-2.079A1.08%201.08%200%201%200%209.45%2012.98%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4mZhCehW)%22%20d%3D%22m15.055%207.386l-2.078%202.078a1.08%201.08%200%200%200%201.527%201.527l2.078-2.078a1.08%201.08%200%201%200-1.527-1.527%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDsOVPdgR%22%20x1%3D%223%22%20x2%3D%2228.127%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGL8V5obcW%22%20x1%3D%227.051%22%20x2%3D%2216.503%22%20y1%3D%2210.573%22%20y2%3D%2210.573%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBNQr8bfE%22%20x1%3D%2210.035%22%20x2%3D%2219.436%22%20y1%3D%2213.432%22%20y2%3D%2213.432%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGLtYWfbLq%22%20x1%3D%227.055%22%20x2%3D%2214.185%22%20y1%3D%2214.782%22%20y2%3D%2214.782%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4mZhCehW%22%20x1%3D%2212.66%22%20x2%3D%2219.238%22%20y1%3D%229.189%22%20y2%3D%229.189%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2338ff9c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23171717%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/etherlink.svg?color=%231a73e8&size=48