maha logo
maha from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- maha
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the maha logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.577 10.683L16.613 5.15a1.52 1.52 0 0 0-1.251-.649a1.52 1.52 0 0 0-1.252.649l-.432.603l-.43-.603a1.52 1.52 0 0 0-1.253-.649a1.52 1.52 0 0 0-1.251.649l-.426.594l-.427-.594A1.52 1.52 0 0 0 8.64 4.5c-.5 0-.957.235-1.252.649l-3.965 5.534a2.26 2.26 0 0 0 0 2.634l3.965 5.535a1.53 1.53 0 0 0 1.252.648a1.52 1.52 0 0 0 1.252-.648L12 15.905l.435.609l.004.006l1.67 2.332a1.53 1.53 0 0 0 1.25.648a1.52 1.52 0 0 0 1.252-.648l3.963-5.535a2.25 2.25 0 0 0 .003-2.634m-9.2-5.063a.75.75 0 0 1 .618-.32c.248 0 .475.117.62.32l.578.808L12 8.093L10.802 6.42zM9.258 18.38a.755.755 0 0 1-.968.235a.75.75 0 0 1-.27-.236l-3.964-5.534a1.45 1.45 0 0 1 0-1.69L8.02 5.62a.76.76 0 0 1 .62-.32c.247 0 .474.117.62.32l.573.802l-3.052 4.261a2.26 2.26 0 0 0 .002 2.634l.233.32l2.046 2.875c.26.365.646.59 1.077.639zm1.674-2.336a.758.758 0 0 1-1.24 0L7.59 13.086h-.003l-.176-.244a1.45 1.45 0 0 1 0-1.69l2.905-4.056l1.197 1.674l-1.368 1.91a2.26 2.26 0 0 0 0 2.636l1.368 1.91zM12 9.448l1.223 1.705a1.45 1.45 0 0 1 0 1.69L12 14.55l-1.223-1.705a1.45 1.45 0 0 1 0-1.69zm1.855 3.867a2.26 2.26 0 0 0 0-2.635l-1.368-1.91l1.193-1.666l2.899 4.05a1.45 1.45 0 0 1-.003 1.692l-.463.658l-1.805 2.537a.76.76 0 0 1-.62.32a.76.76 0 0 1-.615-.314l-.588-.821zm6.09-.471l-3.963 5.534a.755.755 0 0 1-.969.236a.75.75 0 0 1-.27-.236l-.88-1.228a1.53 1.53 0 0 0 1.078-.64l1.55-2.18l.003.003l.253-.36l.297-.419l-.002-.002l.17-.24a2.26 2.26 0 0 0 0-2.634l-3.047-4.25l.578-.808a.75.75 0 0 1 .62-.32c.247 0 .473.116.62.32l3.962 5.533a1.45 1.45 0 0 1 0 1.69"/><path fill="currentColor" d="M10.311 17.16a2 2 0 0 1-.178-.009l-.851 1.196l.642.462l1.556-2.178a1.54 1.54 0 0 1-1.169.53m3.372-.001q.09 0 .18-.01l.85 1.196l-.643.463l-1.547-2.176a1.52 1.52 0 0 0 1.16.527"/><path fill="currentColor" d="m11.509 15.223l.495.689l-.753 1.03l-.495-.67zM9.83 6.419l.49.683l-1.764 2.47l-.615-.497zm1.687 2.351l.48.683l-1.122 1.585l-.616-.499zm1.676-2.342l.485.678l-1.191 1.663l-.485-.678z"/></svg>
React
import type { SVGProps } from "react";
export function TokenMaha(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="M20.577 10.683L16.613 5.15a1.52 1.52 0 0 0-1.251-.649a1.52 1.52 0 0 0-1.252.649l-.432.603l-.43-.603a1.52 1.52 0 0 0-1.253-.649a1.52 1.52 0 0 0-1.251.649l-.426.594l-.427-.594A1.52 1.52 0 0 0 8.64 4.5c-.5 0-.957.235-1.252.649l-3.965 5.534a2.26 2.26 0 0 0 0 2.634l3.965 5.535a1.53 1.53 0 0 0 1.252.648a1.52 1.52 0 0 0 1.252-.648L12 15.905l.435.609l.004.006l1.67 2.332a1.53 1.53 0 0 0 1.25.648a1.52 1.52 0 0 0 1.252-.648l3.963-5.535a2.25 2.25 0 0 0 .003-2.634m-9.2-5.063a.75.75 0 0 1 .618-.32c.248 0 .475.117.62.32l.578.808L12 8.093L10.802 6.42zM9.258 18.38a.755.755 0 0 1-.968.235a.75.75 0 0 1-.27-.236l-3.964-5.534a1.45 1.45 0 0 1 0-1.69L8.02 5.62a.76.76 0 0 1 .62-.32c.247 0 .474.117.62.32l.573.802l-3.052 4.261a2.26 2.26 0 0 0 .002 2.634l.233.32l2.046 2.875c.26.365.646.59 1.077.639zm1.674-2.336a.758.758 0 0 1-1.24 0L7.59 13.086h-.003l-.176-.244a1.45 1.45 0 0 1 0-1.69l2.905-4.056l1.197 1.674l-1.368 1.91a2.26 2.26 0 0 0 0 2.636l1.368 1.91zM12 9.448l1.223 1.705a1.45 1.45 0 0 1 0 1.69L12 14.55l-1.223-1.705a1.45 1.45 0 0 1 0-1.69zm1.855 3.867a2.26 2.26 0 0 0 0-2.635l-1.368-1.91l1.193-1.666l2.899 4.05a1.45 1.45 0 0 1-.003 1.692l-.463.658l-1.805 2.537a.76.76 0 0 1-.62.32a.76.76 0 0 1-.615-.314l-.588-.821zm6.09-.471l-3.963 5.534a.755.755 0 0 1-.969.236a.75.75 0 0 1-.27-.236l-.88-1.228a1.53 1.53 0 0 0 1.078-.64l1.55-2.18l.003.003l.253-.36l.297-.419l-.002-.002l.17-.24a2.26 2.26 0 0 0 0-2.634l-3.047-4.25l.578-.808a.75.75 0 0 1 .62-.32c.247 0 .473.116.62.32l3.962 5.533a1.45 1.45 0 0 1 0 1.69"/><path fill="currentColor" d="M10.311 17.16a2 2 0 0 1-.178-.009l-.851 1.196l.642.462l1.556-2.178a1.54 1.54 0 0 1-1.169.53m3.372-.001q.09 0 .18-.01l.85 1.196l-.643.463l-1.547-2.176a1.52 1.52 0 0 0 1.16.527"/><path fill="currentColor" d="m11.509 15.223l.495.689l-.753 1.03l-.495-.67zM9.83 6.419l.49.683l-1.764 2.47l-.615-.497zm1.687 2.351l.48.683l-1.122 1.585l-.616-.499zm1.676-2.342l.485.678l-1.191 1.663l-.485-.678z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.577 10.683L16.613 5.15a1.52 1.52 0 0 0-1.251-.649a1.52 1.52 0 0 0-1.252.649l-.432.603l-.43-.603a1.52 1.52 0 0 0-1.253-.649a1.52 1.52 0 0 0-1.251.649l-.426.594l-.427-.594A1.52 1.52 0 0 0 8.64 4.5c-.5 0-.957.235-1.252.649l-3.965 5.534a2.26 2.26 0 0 0 0 2.634l3.965 5.535a1.53 1.53 0 0 0 1.252.648a1.52 1.52 0 0 0 1.252-.648L12 15.905l.435.609l.004.006l1.67 2.332a1.53 1.53 0 0 0 1.25.648a1.52 1.52 0 0 0 1.252-.648l3.963-5.535a2.25 2.25 0 0 0 .003-2.634m-9.2-5.063a.75.75 0 0 1 .618-.32c.248 0 .475.117.62.32l.578.808L12 8.093L10.802 6.42zM9.258 18.38a.755.755 0 0 1-.968.235a.75.75 0 0 1-.27-.236l-3.964-5.534a1.45 1.45 0 0 1 0-1.69L8.02 5.62a.76.76 0 0 1 .62-.32c.247 0 .474.117.62.32l.573.802l-3.052 4.261a2.26 2.26 0 0 0 .002 2.634l.233.32l2.046 2.875c.26.365.646.59 1.077.639zm1.674-2.336a.758.758 0 0 1-1.24 0L7.59 13.086h-.003l-.176-.244a1.45 1.45 0 0 1 0-1.69l2.905-4.056l1.197 1.674l-1.368 1.91a2.26 2.26 0 0 0 0 2.636l1.368 1.91zM12 9.448l1.223 1.705a1.45 1.45 0 0 1 0 1.69L12 14.55l-1.223-1.705a1.45 1.45 0 0 1 0-1.69zm1.855 3.867a2.26 2.26 0 0 0 0-2.635l-1.368-1.91l1.193-1.666l2.899 4.05a1.45 1.45 0 0 1-.003 1.692l-.463.658l-1.805 2.537a.76.76 0 0 1-.62.32a.76.76 0 0 1-.615-.314l-.588-.821zm6.09-.471l-3.963 5.534a.755.755 0 0 1-.969.236a.75.75 0 0 1-.27-.236l-.88-1.228a1.53 1.53 0 0 0 1.078-.64l1.55-2.18l.003.003l.253-.36l.297-.419l-.002-.002l.17-.24a2.26 2.26 0 0 0 0-2.634l-3.047-4.25l.578-.808a.75.75 0 0 1 .62-.32c.247 0 .473.116.62.32l3.962 5.533a1.45 1.45 0 0 1 0 1.69"/><path fill="currentColor" d="M10.311 17.16a2 2 0 0 1-.178-.009l-.851 1.196l.642.462l1.556-2.178a1.54 1.54 0 0 1-1.169.53m3.372-.001q.09 0 .18-.01l.85 1.196l-.643.463l-1.547-2.176a1.52 1.52 0 0 0 1.16.527"/><path fill="currentColor" d="m11.509 15.223l.495.689l-.753 1.03l-.495-.67zM9.83 6.419l.49.683l-1.764 2.47l-.615-.497zm1.687 2.351l.48.683l-1.122 1.585l-.616-.499zm1.676-2.342l.485.678l-1.191 1.663l-.485-.678z"/></svg> </template>
CSS
.icon-maha {
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%22M20.577%2010.683L16.613%205.15a1.52%201.52%200%200%200-1.251-.649a1.52%201.52%200%200%200-1.252.649l-.432.603l-.43-.603a1.52%201.52%200%200%200-1.253-.649a1.52%201.52%200%200%200-1.251.649l-.426.594l-.427-.594A1.52%201.52%200%200%200%208.64%204.5c-.5%200-.957.235-1.252.649l-3.965%205.534a2.26%202.26%200%200%200%200%202.634l3.965%205.535a1.53%201.53%200%200%200%201.252.648a1.52%201.52%200%200%200%201.252-.648L12%2015.905l.435.609l.004.006l1.67%202.332a1.53%201.53%200%200%200%201.25.648a1.52%201.52%200%200%200%201.252-.648l3.963-5.535a2.25%202.25%200%200%200%20.003-2.634m-9.2-5.063a.75.75%200%200%201%20.618-.32c.248%200%20.475.117.62.32l.578.808L12%208.093L10.802%206.42zM9.258%2018.38a.755.755%200%200%201-.968.235a.75.75%200%200%201-.27-.236l-3.964-5.534a1.45%201.45%200%200%201%200-1.69L8.02%205.62a.76.76%200%200%201%20.62-.32c.247%200%20.474.117.62.32l.573.802l-3.052%204.261a2.26%202.26%200%200%200%20.002%202.634l.233.32l2.046%202.875c.26.365.646.59%201.077.639zm1.674-2.336a.758.758%200%200%201-1.24%200L7.59%2013.086h-.003l-.176-.244a1.45%201.45%200%200%201%200-1.69l2.905-4.056l1.197%201.674l-1.368%201.91a2.26%202.26%200%200%200%200%202.636l1.368%201.91zM12%209.448l1.223%201.705a1.45%201.45%200%200%201%200%201.69L12%2014.55l-1.223-1.705a1.45%201.45%200%200%201%200-1.69zm1.855%203.867a2.26%202.26%200%200%200%200-2.635l-1.368-1.91l1.193-1.666l2.899%204.05a1.45%201.45%200%200%201-.003%201.692l-.463.658l-1.805%202.537a.76.76%200%200%201-.62.32a.76.76%200%200%201-.615-.314l-.588-.821zm6.09-.471l-3.963%205.534a.755.755%200%200%201-.969.236a.75.75%200%200%201-.27-.236l-.88-1.228a1.53%201.53%200%200%200%201.078-.64l1.55-2.18l.003.003l.253-.36l.297-.419l-.002-.002l.17-.24a2.26%202.26%200%200%200%200-2.634l-3.047-4.25l.578-.808a.75.75%200%200%201%20.62-.32c.247%200%20.473.116.62.32l3.962%205.533a1.45%201.45%200%200%201%200%201.69%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.311%2017.16a2%202%200%200%201-.178-.009l-.851%201.196l.642.462l1.556-2.178a1.54%201.54%200%200%201-1.169.53m3.372-.001q.09%200%20.18-.01l.85%201.196l-.643.463l-1.547-2.176a1.52%201.52%200%200%200%201.16.527%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.509%2015.223l.495.689l-.753%201.03l-.495-.67zM9.83%206.419l.49.683l-1.764%202.47l-.615-.497zm1.687%202.351l.48.683l-1.122%201.585l-.616-.499zm1.676-2.342l.485.678l-1.191%201.663l-.485-.678z%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%22M20.577%2010.683L16.613%205.15a1.52%201.52%200%200%200-1.251-.649a1.52%201.52%200%200%200-1.252.649l-.432.603l-.43-.603a1.52%201.52%200%200%200-1.253-.649a1.52%201.52%200%200%200-1.251.649l-.426.594l-.427-.594A1.52%201.52%200%200%200%208.64%204.5c-.5%200-.957.235-1.252.649l-3.965%205.534a2.26%202.26%200%200%200%200%202.634l3.965%205.535a1.53%201.53%200%200%200%201.252.648a1.52%201.52%200%200%200%201.252-.648L12%2015.905l.435.609l.004.006l1.67%202.332a1.53%201.53%200%200%200%201.25.648a1.52%201.52%200%200%200%201.252-.648l3.963-5.535a2.25%202.25%200%200%200%20.003-2.634m-9.2-5.063a.75.75%200%200%201%20.618-.32c.248%200%20.475.117.62.32l.578.808L12%208.093L10.802%206.42zM9.258%2018.38a.755.755%200%200%201-.968.235a.75.75%200%200%201-.27-.236l-3.964-5.534a1.45%201.45%200%200%201%200-1.69L8.02%205.62a.76.76%200%200%201%20.62-.32c.247%200%20.474.117.62.32l.573.802l-3.052%204.261a2.26%202.26%200%200%200%20.002%202.634l.233.32l2.046%202.875c.26.365.646.59%201.077.639zm1.674-2.336a.758.758%200%200%201-1.24%200L7.59%2013.086h-.003l-.176-.244a1.45%201.45%200%200%201%200-1.69l2.905-4.056l1.197%201.674l-1.368%201.91a2.26%202.26%200%200%200%200%202.636l1.368%201.91zM12%209.448l1.223%201.705a1.45%201.45%200%200%201%200%201.69L12%2014.55l-1.223-1.705a1.45%201.45%200%200%201%200-1.69zm1.855%203.867a2.26%202.26%200%200%200%200-2.635l-1.368-1.91l1.193-1.666l2.899%204.05a1.45%201.45%200%200%201-.003%201.692l-.463.658l-1.805%202.537a.76.76%200%200%201-.62.32a.76.76%200%200%201-.615-.314l-.588-.821zm6.09-.471l-3.963%205.534a.755.755%200%200%201-.969.236a.75.75%200%200%201-.27-.236l-.88-1.228a1.53%201.53%200%200%200%201.078-.64l1.55-2.18l.003.003l.253-.36l.297-.419l-.002-.002l.17-.24a2.26%202.26%200%200%200%200-2.634l-3.047-4.25l.578-.808a.75.75%200%200%201%20.62-.32c.247%200%20.473.116.62.32l3.962%205.533a1.45%201.45%200%200%201%200%201.69%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.311%2017.16a2%202%200%200%201-.178-.009l-.851%201.196l.642.462l1.556-2.178a1.54%201.54%200%200%201-1.169.53m3.372-.001q.09%200%20.18-.01l.85%201.196l-.643.463l-1.547-2.176a1.52%201.52%200%200%200%201.16.527%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.509%2015.223l.495.689l-.753%201.03l-.495-.67zM9.83%206.419l.49.683l-1.764%202.47l-.615-.497zm1.687%202.351l.48.683l-1.122%201.585l-.616-.499zm1.676-2.342l.485.678l-1.191%201.663l-.485-.678z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/maha.svg?color=%231a73e8&size=48