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

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

The same logo in other sets

Use the mzr 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="M20.4 21V3L12 9.84L3.6 3v18l4.2-3.504v-6.354l4.2 3.63l4.2-3.63v6.36zM12 12.816L6.384 8.088v8.556l-1.302.978V6.096L12 11.754zm0 0l5.598-4.728v8.556l1.32.978V6.096L12 11.754zm-2.4 4.848l2.406 2.256l2.394-2.256v-2.778l-2.394 2.28L9.6 14.88z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenMzr(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="M20.4 21V3L12 9.84L3.6 3v18l4.2-3.504v-6.354l4.2 3.63l4.2-3.63v6.36zM12 12.816L6.384 8.088v8.556l-1.302.978V6.096L12 11.754zm0 0l5.598-4.728v8.556l1.32.978V6.096L12 11.754zm-2.4 4.848l2.406 2.256l2.394-2.256v-2.778l-2.394 2.28L9.6 14.88z" 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="M20.4 21V3L12 9.84L3.6 3v18l4.2-3.504v-6.354l4.2 3.63l4.2-3.63v6.36zM12 12.816L6.384 8.088v8.556l-1.302.978V6.096L12 11.754zm0 0l5.598-4.728v8.556l1.32.978V6.096L12 11.754zm-2.4 4.848l2.406 2.256l2.394-2.256v-2.778l-2.394 2.28L9.6 14.88z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-mzr {
  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%22M20.4%2021V3L12%209.84L3.6%203v18l4.2-3.504v-6.354l4.2%203.63l4.2-3.63v6.36zM12%2012.816L6.384%208.088v8.556l-1.302.978V6.096L12%2011.754zm0%200l5.598-4.728v8.556l1.32.978V6.096L12%2011.754zm-2.4%204.848l2.406%202.256l2.394-2.256v-2.778l-2.394%202.28L9.6%2014.88z%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%22M20.4%2021V3L12%209.84L3.6%203v18l4.2-3.504v-6.354l4.2%203.63l4.2-3.63v6.36zM12%2012.816L6.384%208.088v8.556l-1.302.978V6.096L12%2011.754zm0%200l5.598-4.728v8.556l1.32.978V6.096L12%2011.754zm-2.4%204.848l2.406%202.256l2.394-2.256v-2.778l-2.394%202.28L9.6%2014.88z%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/mzr.svg?color=%231a73e8&size=48