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

Name
ink
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 ink logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7757e2" fill-rule="evenodd" d="M21 12a9 9 0 1 0-18 0a9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121c0 .622-.549 1.079-1.13 1.079c-.583 0-.611 0-1.168.045c-.557.044-1.133.501-1.133 1.12c0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121c0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125c0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124c0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122c0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03c.142.006.285.006.6.006c.624 0 1.112.46 1.112 1.079" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedInk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7757e2" fillRule="evenodd" d="M21 12a9 9 0 1 0-18 0a9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121c0 .622-.549 1.079-1.13 1.079c-.583 0-.611 0-1.168.045c-.557.044-1.133.501-1.133 1.12c0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121c0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125c0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124c0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122c0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03c.142.006.285.006.6.006c.624 0 1.112.46 1.112 1.079" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7757e2" fill-rule="evenodd" d="M21 12a9 9 0 1 0-18 0a9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121c0 .622-.549 1.079-1.13 1.079c-.583 0-.611 0-1.168.045c-.557.044-1.133.501-1.133 1.12c0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121c0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125c0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124c0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122c0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03c.142.006.285.006.6.006c.624 0 1.112.46 1.112 1.079" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-ink {
  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%22%237757e2%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2012a9%209%200%201%200-18%200a9%209%200%200%200%2018%200m-7.716%206.736c0%20.61-.5%201.107-1.212%201.12l-.059.001h-.026a7.857%207.857%200%201%201%20.083-15.714c.803.014%201.214.51%201.214%201.121c0%20.622-.549%201.079-1.13%201.079c-.583%200-.611%200-1.168.045c-.557.044-1.133.501-1.133%201.12c0%20.624.506%201.126%201.133%201.126h4.94c.625%200%201.131.502%201.131%201.121c0%20.62-.506%201.122-1.131%201.122h-7.61c-.626%200-1.132.503-1.132%201.125c0%20.62.506%201.121%201.133%201.121h3.836c.625%200%201.131.502%201.131%201.124c0%20.619-.506%201.12-1.13%201.12h-1.168c-.627%200-1.133.503-1.133%201.122c0%20.622.519%201.075%201.133%201.122l.133.01c.216.016.335.025.453.03c.142.006.285.006.6.006c.624%200%201.112.46%201.112%201.079%22%20clip-rule%3D%22evenodd%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%22%237757e2%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2012a9%209%200%201%200-18%200a9%209%200%200%200%2018%200m-7.716%206.736c0%20.61-.5%201.107-1.212%201.12l-.059.001h-.026a7.857%207.857%200%201%201%20.083-15.714c.803.014%201.214.51%201.214%201.121c0%20.622-.549%201.079-1.13%201.079c-.583%200-.611%200-1.168.045c-.557.044-1.133.501-1.133%201.12c0%20.624.506%201.126%201.133%201.126h4.94c.625%200%201.131.502%201.131%201.121c0%20.62-.506%201.122-1.131%201.122h-7.61c-.626%200-1.132.503-1.132%201.125c0%20.62.506%201.121%201.133%201.121h3.836c.625%200%201.131.502%201.131%201.124c0%20.619-.506%201.12-1.13%201.12h-1.168c-.627%200-1.133.503-1.133%201.122c0%20.622.519%201.075%201.133%201.122l.133.01c.216.016.335.025.453.03c.142.006.285.006.6.006c.624%200%201.112.46%201.112%201.079%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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