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

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

The same logo in other sets

Use the lym logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.315 17.721L3.062 6.768c.012 0-.456-1.265 1.008-1.265h4.033a1.33 1.33 0 0 1 1.224.632C9.771 6.865 16 17.831 16 17.831l-5.353.668a1.43 1.43 0 0 1-1.332-.778"/><path fill="currentColor" d="m10.522 16.128l3.876-6.505S14.707 9 15.682 9h4.111s1.704.036 1.062 1.138a1785 1785 0 0 1-4.543 7.68s-.26.682-1.309.682H9.991s-.926-.036-.235-1.15s.766-1.222.766-1.222"/></svg>

React

import type { SVGProps } from "react";

export function TokenLym(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="M9.315 17.721L3.062 6.768c.012 0-.456-1.265 1.008-1.265h4.033a1.33 1.33 0 0 1 1.224.632C9.771 6.865 16 17.831 16 17.831l-5.353.668a1.43 1.43 0 0 1-1.332-.778"/><path fill="currentColor" d="m10.522 16.128l3.876-6.505S14.707 9 15.682 9h4.111s1.704.036 1.062 1.138a1785 1785 0 0 1-4.543 7.68s-.26.682-1.309.682H9.991s-.926-.036-.235-1.15s.766-1.222.766-1.222"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.315 17.721L3.062 6.768c.012 0-.456-1.265 1.008-1.265h4.033a1.33 1.33 0 0 1 1.224.632C9.771 6.865 16 17.831 16 17.831l-5.353.668a1.43 1.43 0 0 1-1.332-.778"/><path fill="currentColor" d="m10.522 16.128l3.876-6.505S14.707 9 15.682 9h4.111s1.704.036 1.062 1.138a1785 1785 0 0 1-4.543 7.68s-.26.682-1.309.682H9.991s-.926-.036-.235-1.15s.766-1.222.766-1.222"/></svg>
</template>

CSS

.icon-lym {
  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%22M9.315%2017.721L3.062%206.768c.012%200-.456-1.265%201.008-1.265h4.033a1.33%201.33%200%200%201%201.224.632C9.771%206.865%2016%2017.831%2016%2017.831l-5.353.668a1.43%201.43%200%200%201-1.332-.778%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.522%2016.128l3.876-6.505S14.707%209%2015.682%209h4.111s1.704.036%201.062%201.138a1785%201785%200%200%201-4.543%207.68s-.26.682-1.309.682H9.991s-.926-.036-.235-1.15s.766-1.222.766-1.222%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%22M9.315%2017.721L3.062%206.768c.012%200-.456-1.265%201.008-1.265h4.033a1.33%201.33%200%200%201%201.224.632C9.771%206.865%2016%2017.831%2016%2017.831l-5.353.668a1.43%201.43%200%200%201-1.332-.778%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.522%2016.128l3.876-6.505S14.707%209%2015.682%209h4.111s1.704.036%201.062%201.138a1785%201785%200%200%201-4.543%207.68s-.26.682-1.309.682H9.991s-.926-.036-.235-1.15s.766-1.222.766-1.222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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