mf from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
mf
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the mf 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="M16.82 3H7.18C4.855 3 3 4.93 3 7.348v9.304C3 19.065 4.896 21 7.18 21h9.64c2.324 0 4.18-1.974 4.18-4.348V7.348C21 4.935 19.104 3 16.82 3M8.772 9.486a1.58 1.58 0 0 1-1.254-1.8a1.524 1.524 0 0 1 1.75-1.294l7.65 1.372a1.58 1.58 0 0 1 1.253 1.8a1.525 1.525 0 0 1-1.749 1.294zm-.613 4.387a1.5 1.5 0 0 1-1.193-1.755a1.48 1.48 0 0 1 1.721-1.215l4.9.911c.826.152 1.35.956 1.198 1.755a1.48 1.48 0 0 1-1.14 1.203c-.19.043-.389.047-.582.012zm-1.52 3.377c.228.333.577.563.973.64l1.547.275c.81.152 1.547-.428 1.693-1.277a1.53 1.53 0 0 0-1.215-1.778l-1.547-.275c-.81-.152-1.547.427-1.693 1.277a1.53 1.53 0 0 0 .242 1.138" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenMf(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="M16.82 3H7.18C4.855 3 3 4.93 3 7.348v9.304C3 19.065 4.896 21 7.18 21h9.64c2.324 0 4.18-1.974 4.18-4.348V7.348C21 4.935 19.104 3 16.82 3M8.772 9.486a1.58 1.58 0 0 1-1.254-1.8a1.524 1.524 0 0 1 1.75-1.294l7.65 1.372a1.58 1.58 0 0 1 1.253 1.8a1.525 1.525 0 0 1-1.749 1.294zm-.613 4.387a1.5 1.5 0 0 1-1.193-1.755a1.48 1.48 0 0 1 1.721-1.215l4.9.911c.826.152 1.35.956 1.198 1.755a1.48 1.48 0 0 1-1.14 1.203c-.19.043-.389.047-.582.012zm-1.52 3.377c.228.333.577.563.973.64l1.547.275c.81.152 1.547-.428 1.693-1.277a1.53 1.53 0 0 0-1.215-1.778l-1.547-.275c-.81-.152-1.547.427-1.693 1.277a1.53 1.53 0 0 0 .242 1.138" 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="M16.82 3H7.18C4.855 3 3 4.93 3 7.348v9.304C3 19.065 4.896 21 7.18 21h9.64c2.324 0 4.18-1.974 4.18-4.348V7.348C21 4.935 19.104 3 16.82 3M8.772 9.486a1.58 1.58 0 0 1-1.254-1.8a1.524 1.524 0 0 1 1.75-1.294l7.65 1.372a1.58 1.58 0 0 1 1.253 1.8a1.525 1.525 0 0 1-1.749 1.294zm-.613 4.387a1.5 1.5 0 0 1-1.193-1.755a1.48 1.48 0 0 1 1.721-1.215l4.9.911c.826.152 1.35.956 1.198 1.755a1.48 1.48 0 0 1-1.14 1.203c-.19.043-.389.047-.582.012zm-1.52 3.377c.228.333.577.563.973.64l1.547.275c.81.152 1.547-.428 1.693-1.277a1.53 1.53 0 0 0-1.215-1.778l-1.547-.275c-.81-.152-1.547.427-1.693 1.277a1.53 1.53 0 0 0 .242 1.138" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-mf {
  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%22M16.82%203H7.18C4.855%203%203%204.93%203%207.348v9.304C3%2019.065%204.896%2021%207.18%2021h9.64c2.324%200%204.18-1.974%204.18-4.348V7.348C21%204.935%2019.104%203%2016.82%203M8.772%209.486a1.58%201.58%200%200%201-1.254-1.8a1.524%201.524%200%200%201%201.75-1.294l7.65%201.372a1.58%201.58%200%200%201%201.253%201.8a1.525%201.525%200%200%201-1.749%201.294zm-.613%204.387a1.5%201.5%200%200%201-1.193-1.755a1.48%201.48%200%200%201%201.721-1.215l4.9.911c.826.152%201.35.956%201.198%201.755a1.48%201.48%200%200%201-1.14%201.203c-.19.043-.389.047-.582.012zm-1.52%203.377c.228.333.577.563.973.64l1.547.275c.81.152%201.547-.428%201.693-1.277a1.53%201.53%200%200%200-1.215-1.778l-1.547-.275c-.81-.152-1.547.427-1.693%201.277a1.53%201.53%200%200%200%20.242%201.138%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%22M16.82%203H7.18C4.855%203%203%204.93%203%207.348v9.304C3%2019.065%204.896%2021%207.18%2021h9.64c2.324%200%204.18-1.974%204.18-4.348V7.348C21%204.935%2019.104%203%2016.82%203M8.772%209.486a1.58%201.58%200%200%201-1.254-1.8a1.524%201.524%200%200%201%201.75-1.294l7.65%201.372a1.58%201.58%200%200%201%201.253%201.8a1.525%201.525%200%200%201-1.749%201.294zm-.613%204.387a1.5%201.5%200%200%201-1.193-1.755a1.48%201.48%200%200%201%201.721-1.215l4.9.911c.826.152%201.35.956%201.198%201.755a1.48%201.48%200%200%201-1.14%201.203c-.19.043-.389.047-.582.012zm-1.52%203.377c.228.333.577.563.973.64l1.547.275c.81.152%201.547-.428%201.693-1.277a1.53%201.53%200%200%200-1.215-1.778l-1.547-.275c-.81-.152-1.547.427-1.693%201.277a1.53%201.53%200%200%200%20.242%201.138%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/mf.svg?color=%231a73e8&size=48