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

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

The same logo in other sets

Use the mx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.2 7.406a2.113 2.113 0 0 1 3.701 0l5.813 10.281H5.201c-1.691 0-2.748-1.871-1.905-3.369z"/><path fill="currentColor" d="M16.8 7.406a2.113 2.113 0 0 0-3.701 0l-4.122 7.296c-.753 1.327.185 2.985 1.682 2.985h8.14c1.691 0 2.748-1.871 1.905-3.369z"/><path fill="currentColor" d="M10.659 17.687h6.055L12 9.347l-3.028 5.355c-.748 1.326.19 2.985 1.687 2.985"/></svg>

React

import type { SVGProps } from "react";

export function TokenMx(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="M7.2 7.406a2.113 2.113 0 0 1 3.701 0l5.813 10.281H5.201c-1.691 0-2.748-1.871-1.905-3.369z"/><path fill="currentColor" d="M16.8 7.406a2.113 2.113 0 0 0-3.701 0l-4.122 7.296c-.753 1.327.185 2.985 1.682 2.985h8.14c1.691 0 2.748-1.871 1.905-3.369z"/><path fill="currentColor" d="M10.659 17.687h6.055L12 9.347l-3.028 5.355c-.748 1.326.19 2.985 1.687 2.985"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.2 7.406a2.113 2.113 0 0 1 3.701 0l5.813 10.281H5.201c-1.691 0-2.748-1.871-1.905-3.369z"/><path fill="currentColor" d="M16.8 7.406a2.113 2.113 0 0 0-3.701 0l-4.122 7.296c-.753 1.327.185 2.985 1.682 2.985h8.14c1.691 0 2.748-1.871 1.905-3.369z"/><path fill="currentColor" d="M10.659 17.687h6.055L12 9.347l-3.028 5.355c-.748 1.326.19 2.985 1.687 2.985"/></svg>
</template>

CSS

.icon-mx {
  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%22M7.2%207.406a2.113%202.113%200%200%201%203.701%200l5.813%2010.281H5.201c-1.691%200-2.748-1.871-1.905-3.369z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.8%207.406a2.113%202.113%200%200%200-3.701%200l-4.122%207.296c-.753%201.327.185%202.985%201.682%202.985h8.14c1.691%200%202.748-1.871%201.905-3.369z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.659%2017.687h6.055L12%209.347l-3.028%205.355c-.748%201.326.19%202.985%201.687%202.985%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%22M7.2%207.406a2.113%202.113%200%200%201%203.701%200l5.813%2010.281H5.201c-1.691%200-2.748-1.871-1.905-3.369z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.8%207.406a2.113%202.113%200%200%200-3.701%200l-4.122%207.296c-.753%201.327.185%202.985%201.682%202.985h8.14c1.691%200%202.748-1.871%201.905-3.369z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.659%2017.687h6.055L12%209.347l-3.028%205.355c-.748%201.326.19%202.985%201.687%202.985%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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