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

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

The same logo in other sets

Use the lunc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.585 14.719A11.54 11.54 0 0 1 6.296 5.034a9.004 9.004 0 1 0 14.294 9.68h-.005zm.393-2.116a11.51 11.51 0 0 1-6.36-9.218a9.004 9.004 0 0 1 6.36 9.218"/><path fill="currentColor" d="M20.68 9.603c-.473-.14-.996-.315-1.598-.512c-1.188-.388-2.657-.872-4.514-1.385c-2.802-.77-5.2-1.93-6.995-3.545A9.01 9.01 0 0 1 20.68 9.603"/></svg>

React

import type { SVGProps } from "react";

export function TokenLunc(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="M20.585 14.719A11.54 11.54 0 0 1 6.296 5.034a9.004 9.004 0 1 0 14.294 9.68h-.005zm.393-2.116a11.51 11.51 0 0 1-6.36-9.218a9.004 9.004 0 0 1 6.36 9.218"/><path fill="currentColor" d="M20.68 9.603c-.473-.14-.996-.315-1.598-.512c-1.188-.388-2.657-.872-4.514-1.385c-2.802-.77-5.2-1.93-6.995-3.545A9.01 9.01 0 0 1 20.68 9.603"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.585 14.719A11.54 11.54 0 0 1 6.296 5.034a9.004 9.004 0 1 0 14.294 9.68h-.005zm.393-2.116a11.51 11.51 0 0 1-6.36-9.218a9.004 9.004 0 0 1 6.36 9.218"/><path fill="currentColor" d="M20.68 9.603c-.473-.14-.996-.315-1.598-.512c-1.188-.388-2.657-.872-4.514-1.385c-2.802-.77-5.2-1.93-6.995-3.545A9.01 9.01 0 0 1 20.68 9.603"/></svg>
</template>

CSS

.icon-lunc {
  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%22M20.585%2014.719A11.54%2011.54%200%200%201%206.296%205.034a9.004%209.004%200%201%200%2014.294%209.68h-.005zm.393-2.116a11.51%2011.51%200%200%201-6.36-9.218a9.004%209.004%200%200%201%206.36%209.218%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.68%209.603c-.473-.14-.996-.315-1.598-.512c-1.188-.388-2.657-.872-4.514-1.385c-2.802-.77-5.2-1.93-6.995-3.545A9.01%209.01%200%200%201%2020.68%209.603%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%22M20.585%2014.719A11.54%2011.54%200%200%201%206.296%205.034a9.004%209.004%200%201%200%2014.294%209.68h-.005zm.393-2.116a11.51%2011.51%200%200%201-6.36-9.218a9.004%209.004%200%200%201%206.36%209.218%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.68%209.603c-.473-.14-.996-.315-1.598-.512c-1.188-.388-2.657-.872-4.514-1.385c-2.802-.77-5.2-1.93-6.995-3.545A9.01%209.01%200%200%201%2020.68%209.603%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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