assa logo
assa from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- assa
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the assa logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22 20.485l-8.06-16.97l-5.225 10.606l-4.103.71l-.49.805H12l-8.133.607l-.655 1.212l8.182-.303l-8.485.909l-.303.909l8.182-.303l-8.485.909l-.303.909h7.09c1.189 0 1.983-1.412 2.231-2.121L13.94 12l2.097 4.243H13.8l1.49 4.242z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAssa(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="m22 20.485l-8.06-16.97l-5.225 10.606l-4.103.71l-.49.805H12l-8.133.607l-.655 1.212l8.182-.303l-8.485.909l-.303.909l8.182-.303l-8.485.909l-.303.909h7.09c1.189 0 1.983-1.412 2.231-2.121L13.94 12l2.097 4.243H13.8l1.49 4.242z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22 20.485l-8.06-16.97l-5.225 10.606l-4.103.71l-.49.805H12l-8.133.607l-.655 1.212l8.182-.303l-8.485.909l-.303.909l8.182-.303l-8.485.909l-.303.909h7.09c1.189 0 1.983-1.412 2.231-2.121L13.94 12l2.097 4.243H13.8l1.49 4.242z"/></svg> </template>
CSS
.icon-assa {
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%22m22%2020.485l-8.06-16.97l-5.225%2010.606l-4.103.71l-.49.805H12l-8.133.607l-.655%201.212l8.182-.303l-8.485.909l-.303.909l8.182-.303l-8.485.909l-.303.909h7.09c1.189%200%201.983-1.412%202.231-2.121L13.94%2012l2.097%204.243H13.8l1.49%204.242z%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%22m22%2020.485l-8.06-16.97l-5.225%2010.606l-4.103.71l-.49.805H12l-8.133.607l-.655%201.212l8.182-.303l-8.485.909l-.303.909l8.182-.303l-8.485.909l-.303.909h7.09c1.189%200%201.983-1.412%202.231-2.121L13.94%2012l2.097%204.243H13.8l1.49%204.242z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/assa.svg?color=%231a73e8&size=48