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

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

The same logo in other sets

Use the aave logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.61 16.5c1.012 0 1.831-.786 1.831-1.755c0-.97-.82-1.755-1.83-1.755c-1.012 0-1.831.786-1.831 1.755c0 .97.82 1.755 1.83 1.755m4.786 0c1.01 0 1.83-.786 1.83-1.755c0-.97-.82-1.755-1.83-1.755s-1.831.786-1.831 1.755c0 .97.82 1.755 1.83 1.755"/><path fill="currentColor" d="M12 7.5c-4.971 0-9.001 3.937-9 8.792h2.3c0-3.638 2.976-6.588 6.7-6.588s6.7 2.95 6.7 6.588H21c0-4.855-4.03-8.792-9-8.792"/></svg>

React

import type { SVGProps } from "react";

export function TokenAave(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.61 16.5c1.012 0 1.831-.786 1.831-1.755c0-.97-.82-1.755-1.83-1.755c-1.012 0-1.831.786-1.831 1.755c0 .97.82 1.755 1.83 1.755m4.786 0c1.01 0 1.83-.786 1.83-1.755c0-.97-.82-1.755-1.83-1.755s-1.831.786-1.831 1.755c0 .97.82 1.755 1.83 1.755"/><path fill="currentColor" d="M12 7.5c-4.971 0-9.001 3.937-9 8.792h2.3c0-3.638 2.976-6.588 6.7-6.588s6.7 2.95 6.7 6.588H21c0-4.855-4.03-8.792-9-8.792"/></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.61 16.5c1.012 0 1.831-.786 1.831-1.755c0-.97-.82-1.755-1.83-1.755c-1.012 0-1.831.786-1.831 1.755c0 .97.82 1.755 1.83 1.755m4.786 0c1.01 0 1.83-.786 1.83-1.755c0-.97-.82-1.755-1.83-1.755s-1.831.786-1.831 1.755c0 .97.82 1.755 1.83 1.755"/><path fill="currentColor" d="M12 7.5c-4.971 0-9.001 3.937-9 8.792h2.3c0-3.638 2.976-6.588 6.7-6.588s6.7 2.95 6.7 6.588H21c0-4.855-4.03-8.792-9-8.792"/></svg>
</template>

CSS

.icon-aave {
  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.61%2016.5c1.012%200%201.831-.786%201.831-1.755c0-.97-.82-1.755-1.83-1.755c-1.012%200-1.831.786-1.831%201.755c0%20.97.82%201.755%201.83%201.755m4.786%200c1.01%200%201.83-.786%201.83-1.755c0-.97-.82-1.755-1.83-1.755s-1.831.786-1.831%201.755c0%20.97.82%201.755%201.83%201.755%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207.5c-4.971%200-9.001%203.937-9%208.792h2.3c0-3.638%202.976-6.588%206.7-6.588s6.7%202.95%206.7%206.588H21c0-4.855-4.03-8.792-9-8.792%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.61%2016.5c1.012%200%201.831-.786%201.831-1.755c0-.97-.82-1.755-1.83-1.755c-1.012%200-1.831.786-1.831%201.755c0%20.97.82%201.755%201.83%201.755m4.786%200c1.01%200%201.83-.786%201.83-1.755c0-.97-.82-1.755-1.83-1.755s-1.831.786-1.831%201.755c0%20.97.82%201.755%201.83%201.755%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207.5c-4.971%200-9.001%203.937-9%208.792h2.3c0-3.638%202.976-6.588%206.7-6.588s6.7%202.95%206.7%206.588H21c0-4.855-4.03-8.792-9-8.792%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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