ava logo
ava from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ava
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ava logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.24 3H4.777c-.411 0-.501.27-.495.405v3.561c-.006.412.302.54.45.534h4.7v11.996c0 .919.874 1.491 1.407 1.491c.874.007 2.732.026 3.13 0c.406-.032.605-.443.605-.643V7.5h4.706c.321 0 .424-.321.43-.47c0-.23.013-1.304 0-2.48C19.693 3.38 18.858 3 18.234 3z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAva(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="M18.24 3H4.777c-.411 0-.501.27-.495.405v3.561c-.006.412.302.54.45.534h4.7v11.996c0 .919.874 1.491 1.407 1.491c.874.007 2.732.026 3.13 0c.406-.032.605-.443.605-.643V7.5h4.706c.321 0 .424-.321.43-.47c0-.23.013-1.304 0-2.48C19.693 3.38 18.858 3 18.234 3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.24 3H4.777c-.411 0-.501.27-.495.405v3.561c-.006.412.302.54.45.534h4.7v11.996c0 .919.874 1.491 1.407 1.491c.874.007 2.732.026 3.13 0c.406-.032.605-.443.605-.643V7.5h4.706c.321 0 .424-.321.43-.47c0-.23.013-1.304 0-2.48C19.693 3.38 18.858 3 18.234 3z"/></svg> </template>
CSS
.icon-ava {
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%22M18.24%203H4.777c-.411%200-.501.27-.495.405v3.561c-.006.412.302.54.45.534h4.7v11.996c0%20.919.874%201.491%201.407%201.491c.874.007%202.732.026%203.13%200c.406-.032.605-.443.605-.643V7.5h4.706c.321%200%20.424-.321.43-.47c0-.23.013-1.304%200-2.48C19.693%203.38%2018.858%203%2018.234%203z%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%22M18.24%203H4.777c-.411%200-.501.27-.495.405v3.561c-.006.412.302.54.45.534h4.7v11.996c0%20.919.874%201.491%201.407%201.491c.874.007%202.732.026%203.13%200c.406-.032.605-.443.605-.643V7.5h4.706c.321%200%20.424-.321.43-.47c0-.23.013-1.304%200-2.48C19.693%203.38%2018.858%203%2018.234%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ava.svg?color=%231a73e8&size=48