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

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

The same logo in other sets

Use the adi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.548 11.821a.34.34 0 0 1 0 .357l-5.252 8.656a.346.346 0 0 1-.592 0l-5.253-8.655a.34.34 0 0 1 0-.357l5.253-8.656a.346.346 0 0 1 .591 0zm-8.627-.346c-.14.23.026.523.296.523h5.567a.344.344 0 0 0 .295-.523L12.296 6.89a.346.346 0 0 0-.592 0zM12 9.048a.98.98 0 1 1 .001 1.96a.98.98 0 0 1-.001-1.96"/></svg>

React

import type { SVGProps } from "react";

export function TokenAdi(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="M17.548 11.821a.34.34 0 0 1 0 .357l-5.252 8.656a.346.346 0 0 1-.592 0l-5.253-8.655a.34.34 0 0 1 0-.357l5.253-8.656a.346.346 0 0 1 .591 0zm-8.627-.346c-.14.23.026.523.296.523h5.567a.344.344 0 0 0 .295-.523L12.296 6.89a.346.346 0 0 0-.592 0zM12 9.048a.98.98 0 1 1 .001 1.96a.98.98 0 0 1-.001-1.96"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.548 11.821a.34.34 0 0 1 0 .357l-5.252 8.656a.346.346 0 0 1-.592 0l-5.253-8.655a.34.34 0 0 1 0-.357l5.253-8.656a.346.346 0 0 1 .591 0zm-8.627-.346c-.14.23.026.523.296.523h5.567a.344.344 0 0 0 .295-.523L12.296 6.89a.346.346 0 0 0-.592 0zM12 9.048a.98.98 0 1 1 .001 1.96a.98.98 0 0 1-.001-1.96"/></svg>
</template>

CSS

.icon-adi {
  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%22M17.548%2011.821a.34.34%200%200%201%200%20.357l-5.252%208.656a.346.346%200%200%201-.592%200l-5.253-8.655a.34.34%200%200%201%200-.357l5.253-8.656a.346.346%200%200%201%20.591%200zm-8.627-.346c-.14.23.026.523.296.523h5.567a.344.344%200%200%200%20.295-.523L12.296%206.89a.346.346%200%200%200-.592%200zM12%209.048a.98.98%200%201%201%20.001%201.96a.98.98%200%200%201-.001-1.96%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%22M17.548%2011.821a.34.34%200%200%201%200%20.357l-5.252%208.656a.346.346%200%200%201-.592%200l-5.253-8.655a.34.34%200%200%201%200-.357l5.253-8.656a.346.346%200%200%201%20.591%200zm-8.627-.346c-.14.23.026.523.296.523h5.567a.344.344%200%200%200%20.295-.523L12.296%206.89a.346.346%200%200%200-.592%200zM12%209.048a.98.98%200%201%201%20.001%201.96a.98.98%200%200%201-.001-1.96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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