mmpro logo
mmpro from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- mmpro
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mmpro logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.857 9V6.857h-.428V9h-.836l-1.307 1.599v-4.17h-1.072V3h-.428v3.429h-1.072v4.17L9.407 9h-.836V6.857h-.428V9h-.857v6h.857v3.429h.428V15h.857v-3.416l1.286 1.5v3.63h1.072V21h.428v-4.286h1.072V13.09l1.285-1.5V15h.857v3.429h.43V15h.856V9z"/></svg>
React
import type { SVGProps } from "react";
export function TokenMmpro(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="M15.857 9V6.857h-.428V9h-.836l-1.307 1.599v-4.17h-1.072V3h-.428v3.429h-1.072v4.17L9.407 9h-.836V6.857h-.428V9h-.857v6h.857v3.429h.428V15h.857v-3.416l1.286 1.5v3.63h1.072V21h.428v-4.286h1.072V13.09l1.285-1.5V15h.857v3.429h.43V15h.856V9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.857 9V6.857h-.428V9h-.836l-1.307 1.599v-4.17h-1.072V3h-.428v3.429h-1.072v4.17L9.407 9h-.836V6.857h-.428V9h-.857v6h.857v3.429h.428V15h.857v-3.416l1.286 1.5v3.63h1.072V21h.428v-4.286h1.072V13.09l1.285-1.5V15h.857v3.429h.43V15h.856V9z"/></svg> </template>
CSS
.icon-mmpro {
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%22M15.857%209V6.857h-.428V9h-.836l-1.307%201.599v-4.17h-1.072V3h-.428v3.429h-1.072v4.17L9.407%209h-.836V6.857h-.428V9h-.857v6h.857v3.429h.428V15h.857v-3.416l1.286%201.5v3.63h1.072V21h.428v-4.286h1.072V13.09l1.285-1.5V15h.857v3.429h.43V15h.856V9z%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%22M15.857%209V6.857h-.428V9h-.836l-1.307%201.599v-4.17h-1.072V3h-.428v3.429h-1.072v4.17L9.407%209h-.836V6.857h-.428V9h-.857v6h.857v3.429h.428V15h.857v-3.416l1.286%201.5v3.63h1.072V21h.428v-4.286h1.072V13.09l1.285-1.5V15h.857v3.429h.43V15h.856V9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mmpro.svg?color=%231a73e8&size=48