aleph logo
aleph from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- aleph
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the aleph logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.095 17.527A8.993 8.993 0 0 0 5.888 5.404l.758.758A.75.75 0 0 1 5.59 7.225l-.714-.714a8.993 8.993 0 0 0 5.244 14.292a.8.8 0 0 1 .224-.399l2.378-2.383a.844.844 0 1 1 1.191 1.192L12.126 21a8.96 8.96 0 0 0 5.952-2.372l-.618-.618a.752.752 0 1 1 1.056-1.068zm-9.352-8.61a1.405 1.405 0 1 1-2.81 0a1.405 1.405 0 0 1 2.81 0m.781-2.934a.747.747 0 1 0 1.057 1.056L13.7 4.92a.748.748 0 1 0-1.057-1.056zm-.062 4.552a.747.747 0 0 1 1.057 0l2.124 2.124a.75.75 0 0 1-.533 1.278a.75.75 0 0 1-.529-.22l-2.119-2.12a.75.75 0 0 1 0-1.056zm6.587 5.126a1.406 1.406 0 1 1-2.811 0a1.406 1.406 0 0 1 2.811 0" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenAleph(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" fillRule="evenodd" d="M19.095 17.527A8.993 8.993 0 0 0 5.888 5.404l.758.758A.75.75 0 0 1 5.59 7.225l-.714-.714a8.993 8.993 0 0 0 5.244 14.292a.8.8 0 0 1 .224-.399l2.378-2.383a.844.844 0 1 1 1.191 1.192L12.126 21a8.96 8.96 0 0 0 5.952-2.372l-.618-.618a.752.752 0 1 1 1.056-1.068zm-9.352-8.61a1.405 1.405 0 1 1-2.81 0a1.405 1.405 0 0 1 2.81 0m.781-2.934a.747.747 0 1 0 1.057 1.056L13.7 4.92a.748.748 0 1 0-1.057-1.056zm-.062 4.552a.747.747 0 0 1 1.057 0l2.124 2.124a.75.75 0 0 1-.533 1.278a.75.75 0 0 1-.529-.22l-2.119-2.12a.75.75 0 0 1 0-1.056zm6.587 5.126a1.406 1.406 0 1 1-2.811 0a1.406 1.406 0 0 1 2.811 0" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.095 17.527A8.993 8.993 0 0 0 5.888 5.404l.758.758A.75.75 0 0 1 5.59 7.225l-.714-.714a8.993 8.993 0 0 0 5.244 14.292a.8.8 0 0 1 .224-.399l2.378-2.383a.844.844 0 1 1 1.191 1.192L12.126 21a8.96 8.96 0 0 0 5.952-2.372l-.618-.618a.752.752 0 1 1 1.056-1.068zm-9.352-8.61a1.405 1.405 0 1 1-2.81 0a1.405 1.405 0 0 1 2.81 0m.781-2.934a.747.747 0 1 0 1.057 1.056L13.7 4.92a.748.748 0 1 0-1.057-1.056zm-.062 4.552a.747.747 0 0 1 1.057 0l2.124 2.124a.75.75 0 0 1-.533 1.278a.75.75 0 0 1-.529-.22l-2.119-2.12a.75.75 0 0 1 0-1.056zm6.587 5.126a1.406 1.406 0 1 1-2.811 0a1.406 1.406 0 0 1 2.811 0" clip-rule="evenodd"/></svg> </template>
CSS
.icon-aleph {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.095%2017.527A8.993%208.993%200%200%200%205.888%205.404l.758.758A.75.75%200%200%201%205.59%207.225l-.714-.714a8.993%208.993%200%200%200%205.244%2014.292a.8.8%200%200%201%20.224-.399l2.378-2.383a.844.844%200%201%201%201.191%201.192L12.126%2021a8.96%208.96%200%200%200%205.952-2.372l-.618-.618a.752.752%200%201%201%201.056-1.068zm-9.352-8.61a1.405%201.405%200%201%201-2.81%200a1.405%201.405%200%200%201%202.81%200m.781-2.934a.747.747%200%201%200%201.057%201.056L13.7%204.92a.748.748%200%201%200-1.057-1.056zm-.062%204.552a.747.747%200%200%201%201.057%200l2.124%202.124a.75.75%200%200%201-.533%201.278a.75.75%200%200%201-.529-.22l-2.119-2.12a.75.75%200%200%201%200-1.056zm6.587%205.126a1.406%201.406%200%201%201-2.811%200a1.406%201.406%200%200%201%202.811%200%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.095%2017.527A8.993%208.993%200%200%200%205.888%205.404l.758.758A.75.75%200%200%201%205.59%207.225l-.714-.714a8.993%208.993%200%200%200%205.244%2014.292a.8.8%200%200%201%20.224-.399l2.378-2.383a.844.844%200%201%201%201.191%201.192L12.126%2021a8.96%208.96%200%200%200%205.952-2.372l-.618-.618a.752.752%200%201%201%201.056-1.068zm-9.352-8.61a1.405%201.405%200%201%201-2.81%200a1.405%201.405%200%200%201%202.81%200m.781-2.934a.747.747%200%201%200%201.057%201.056L13.7%204.92a.748.748%200%201%200-1.057-1.056zm-.062%204.552a.747.747%200%200%201%201.057%200l2.124%202.124a.75.75%200%200%201-.533%201.278a.75.75%200%200%201-.529-.22l-2.119-2.12a.75.75%200%200%201%200-1.056zm6.587%205.126a1.406%201.406%200%201%201-2.811%200a1.406%201.406%200%200%201%202.811%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/aleph.svg?color=%231a73e8&size=48