mm from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
mm
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the mm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill-rule="evenodd" clip-rule="evenodd"><path d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m0-.53A8.47 8.47 0 0 0 20.47 12A8.47 8.47 0 0 0 12 3.53A8.47 8.47 0 0 0 3.53 12A8.47 8.47 0 0 0 12 20.47"/><path d="M17.294 7.766v8.47h-.53V9.354l-2.117 2.596v4.286h-4.27l3.74-4.577V9.435l-3.332 4.125l-3.55-4.125v6.801h-.53v-8.47l4.082 4.804l3.86-4.804v3.259zm-3.177 4.83l-2.551 3.11h2.551z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fillRule="evenodd" clipRule="evenodd"><path d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m0-.53A8.47 8.47 0 0 0 20.47 12A8.47 8.47 0 0 0 12 3.53A8.47 8.47 0 0 0 3.53 12A8.47 8.47 0 0 0 12 20.47"/><path d="M17.294 7.766v8.47h-.53V9.354l-2.117 2.596v4.286h-4.27l3.74-4.577V9.435l-3.332 4.125l-3.55-4.125v6.801h-.53v-8.47l4.082 4.804l3.86-4.804v3.259zm-3.177 4.83l-2.551 3.11h2.551z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill-rule="evenodd" clip-rule="evenodd"><path d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18m0-.53A8.47 8.47 0 0 0 20.47 12A8.47 8.47 0 0 0 12 3.53A8.47 8.47 0 0 0 3.53 12A8.47 8.47 0 0 0 12 20.47"/><path d="M17.294 7.766v8.47h-.53V9.354l-2.117 2.596v4.286h-4.27l3.74-4.577V9.435l-3.332 4.125l-3.55-4.125v6.801h-.53v-8.47l4.082 4.804l3.86-4.804v3.259zm-3.177 4.83l-2.551 3.11h2.551z"/></g></svg>
</template>

CSS

.icon-mm {
  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%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018m0-.53A8.47%208.47%200%200%200%2020.47%2012A8.47%208.47%200%200%200%2012%203.53A8.47%208.47%200%200%200%203.53%2012A8.47%208.47%200%200%200%2012%2020.47%22%2F%3E%3Cpath%20d%3D%22M17.294%207.766v8.47h-.53V9.354l-2.117%202.596v4.286h-4.27l3.74-4.577V9.435l-3.332%204.125l-3.55-4.125v6.801h-.53v-8.47l4.082%204.804l3.86-4.804v3.259zm-3.177%204.83l-2.551%203.11h2.551z%22%2F%3E%3C%2Fg%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%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018m0-.53A8.47%208.47%200%200%200%2020.47%2012A8.47%208.47%200%200%200%2012%203.53A8.47%208.47%200%200%200%203.53%2012A8.47%208.47%200%200%200%2012%2020.47%22%2F%3E%3Cpath%20d%3D%22M17.294%207.766v8.47h-.53V9.354l-2.117%202.596v4.286h-4.27l3.74-4.577V9.435l-3.332%204.125l-3.55-4.125v6.801h-.53v-8.47l4.082%204.804l3.86-4.804v3.259zm-3.177%204.83l-2.551%203.11h2.551z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/mm.svg?color=%231a73e8&size=48