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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#b99247" d="M6.511 7.65c.665-.77 1.695-1.943 4.378-1.943c2.564 0 2.974 1.683 2.974 2.254v.192c.012.659.025 1.714-.702 2.062c-.782.372-1.739.62-2.72.87c-2.812.713-5.86 1.49-5.892 5.587a2.795 2.795 0 0 1 2.85 3.943c.664.242 1.49.385 2.496.385c.963 0 2.93-.528 3.968-2.484c.186.814 1.043 2.484 3.104 2.484s3.428-.559 3.726-.838v-.826h-.609c-.465-.006-1.875-.33-1.875-1.552v-9.76c0-1.659-.51-4.844-5.588-5.024c-1.428 0-4.353.466-6.83 2.484l.466 2.173h.254zm7.352 4.036v4.086c-.062.919-.621 2.744-2.378 2.744s-2.037-1.688-1.956-2.533c-.062-.826.248-2.639 1.956-3.303a23 23 0 0 0 2.378-.994M4.86 21a1.552 1.552 0 1 0 0-3.104a1.552 1.552 0 0 0 0 3.104"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedAria20(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#b99247" d="M6.511 7.65c.665-.77 1.695-1.943 4.378-1.943c2.564 0 2.974 1.683 2.974 2.254v.192c.012.659.025 1.714-.702 2.062c-.782.372-1.739.62-2.72.87c-2.812.713-5.86 1.49-5.892 5.587a2.795 2.795 0 0 1 2.85 3.943c.664.242 1.49.385 2.496.385c.963 0 2.93-.528 3.968-2.484c.186.814 1.043 2.484 3.104 2.484s3.428-.559 3.726-.838v-.826h-.609c-.465-.006-1.875-.33-1.875-1.552v-9.76c0-1.659-.51-4.844-5.588-5.024c-1.428 0-4.353.466-6.83 2.484l.466 2.173h.254zm7.352 4.036v4.086c-.062.919-.621 2.744-2.378 2.744s-2.037-1.688-1.956-2.533c-.062-.826.248-2.639 1.956-3.303a23 23 0 0 0 2.378-.994M4.86 21a1.552 1.552 0 1 0 0-3.104a1.552 1.552 0 0 0 0 3.104"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#b99247" d="M6.511 7.65c.665-.77 1.695-1.943 4.378-1.943c2.564 0 2.974 1.683 2.974 2.254v.192c.012.659.025 1.714-.702 2.062c-.782.372-1.739.62-2.72.87c-2.812.713-5.86 1.49-5.892 5.587a2.795 2.795 0 0 1 2.85 3.943c.664.242 1.49.385 2.496.385c.963 0 2.93-.528 3.968-2.484c.186.814 1.043 2.484 3.104 2.484s3.428-.559 3.726-.838v-.826h-.609c-.465-.006-1.875-.33-1.875-1.552v-9.76c0-1.659-.51-4.844-5.588-5.024c-1.428 0-4.353.466-6.83 2.484l.466 2.173h.254zm7.352 4.036v4.086c-.062.919-.621 2.744-2.378 2.744s-2.037-1.688-1.956-2.533c-.062-.826.248-2.639 1.956-3.303a23 23 0 0 0 2.378-.994M4.86 21a1.552 1.552 0 1 0 0-3.104a1.552 1.552 0 0 0 0 3.104"/></svg>
</template>

CSS

.icon-aria20 {
  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%23b99247%22%20d%3D%22M6.511%207.65c.665-.77%201.695-1.943%204.378-1.943c2.564%200%202.974%201.683%202.974%202.254v.192c.012.659.025%201.714-.702%202.062c-.782.372-1.739.62-2.72.87c-2.812.713-5.86%201.49-5.892%205.587a2.795%202.795%200%200%201%202.85%203.943c.664.242%201.49.385%202.496.385c.963%200%202.93-.528%203.968-2.484c.186.814%201.043%202.484%203.104%202.484s3.428-.559%203.726-.838v-.826h-.609c-.465-.006-1.875-.33-1.875-1.552v-9.76c0-1.659-.51-4.844-5.588-5.024c-1.428%200-4.353.466-6.83%202.484l.466%202.173h.254zm7.352%204.036v4.086c-.062.919-.621%202.744-2.378%202.744s-2.037-1.688-1.956-2.533c-.062-.826.248-2.639%201.956-3.303a23%2023%200%200%200%202.378-.994M4.86%2021a1.552%201.552%200%201%200%200-3.104a1.552%201.552%200%200%200%200%203.104%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%23b99247%22%20d%3D%22M6.511%207.65c.665-.77%201.695-1.943%204.378-1.943c2.564%200%202.974%201.683%202.974%202.254v.192c.012.659.025%201.714-.702%202.062c-.782.372-1.739.62-2.72.87c-2.812.713-5.86%201.49-5.892%205.587a2.795%202.795%200%200%201%202.85%203.943c.664.242%201.49.385%202.496.385c.963%200%202.93-.528%203.968-2.484c.186.814%201.043%202.484%203.104%202.484s3.428-.559%203.726-.838v-.826h-.609c-.465-.006-1.875-.33-1.875-1.552v-9.76c0-1.659-.51-4.844-5.588-5.024c-1.428%200-4.353.466-6.83%202.484l.466%202.173h.254zm7.352%204.036v4.086c-.062.919-.621%202.744-2.378%202.744s-2.037-1.688-1.956-2.533c-.062-.826.248-2.639%201.956-3.303a23%2023%200%200%200%202.378-.994M4.86%2021a1.552%201.552%200%201%200%200-3.104a1.552%201.552%200%200%200%200%203.104%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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