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

Name
mx
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 mx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#1977f3" d="M7.2 7.406a2.113 2.113 0 0 1 3.7 0l5.814 10.28H5.2c-1.691 0-2.748-1.87-1.905-3.368z"/><path fill="#002f81" d="M16.8 7.406a2.113 2.113 0 0 0-3.7 0l-4.123 7.296c-.753 1.327.185 2.985 1.682 2.985h8.14c1.691 0 2.748-1.872 1.904-3.369z"/><path fill="url(#SVGW8GOUbNN)" d="M10.659 17.686h6.055L12 9.348L8.971 14.7c-.748 1.327.19 2.985 1.687 2.985"/><defs><linearGradient id="SVGW8GOUbNN" x1="9.029" x2="18.187" y1="15.981" y2="15.981" gradientUnits="userSpaceOnUse"><stop offset=".12" stop-color="#1c6ad9"/><stop offset=".76" stop-color="#1c6ad9" stop-opacity="0"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#1977f3" d="M7.2 7.406a2.113 2.113 0 0 1 3.7 0l5.814 10.28H5.2c-1.691 0-2.748-1.87-1.905-3.368z"/><path fill="#002f81" d="M16.8 7.406a2.113 2.113 0 0 0-3.7 0l-4.123 7.296c-.753 1.327.185 2.985 1.682 2.985h8.14c1.691 0 2.748-1.872 1.904-3.369z"/><path fill="url(#SVGW8GOUbNN)" d="M10.659 17.686h6.055L12 9.348L8.971 14.7c-.748 1.327.19 2.985 1.687 2.985"/><defs><linearGradient id="SVGW8GOUbNN" x1="9.029" x2="18.187" y1="15.981" y2="15.981" gradientUnits="userSpaceOnUse"><stop offset=".12" stopColor="#1c6ad9"/><stop offset=".76" stopColor="#1c6ad9" stopOpacity="0"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#1977f3" d="M7.2 7.406a2.113 2.113 0 0 1 3.7 0l5.814 10.28H5.2c-1.691 0-2.748-1.87-1.905-3.368z"/><path fill="#002f81" d="M16.8 7.406a2.113 2.113 0 0 0-3.7 0l-4.123 7.296c-.753 1.327.185 2.985 1.682 2.985h8.14c1.691 0 2.748-1.872 1.904-3.369z"/><path fill="url(#SVGW8GOUbNN)" d="M10.659 17.686h6.055L12 9.348L8.971 14.7c-.748 1.327.19 2.985 1.687 2.985"/><defs><linearGradient id="SVGW8GOUbNN" x1="9.029" x2="18.187" y1="15.981" y2="15.981" gradientUnits="userSpaceOnUse"><stop offset=".12" stop-color="#1c6ad9"/><stop offset=".76" stop-color="#1c6ad9" stop-opacity="0"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%231977f3%22%20d%3D%22M7.2%207.406a2.113%202.113%200%200%201%203.7%200l5.814%2010.28H5.2c-1.691%200-2.748-1.87-1.905-3.368z%22%2F%3E%3Cpath%20fill%3D%22%23002f81%22%20d%3D%22M16.8%207.406a2.113%202.113%200%200%200-3.7%200l-4.123%207.296c-.753%201.327.185%202.985%201.682%202.985h8.14c1.691%200%202.748-1.872%201.904-3.369z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGW8GOUbNN)%22%20d%3D%22M10.659%2017.686h6.055L12%209.348L8.971%2014.7c-.748%201.327.19%202.985%201.687%202.985%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGW8GOUbNN%22%20x1%3D%229.029%22%20x2%3D%2218.187%22%20y1%3D%2215.981%22%20y2%3D%2215.981%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.12%22%20stop-color%3D%22%231c6ad9%22%2F%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%231c6ad9%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%3D%22none%22%3E%3Cpath%20fill%3D%22%231977f3%22%20d%3D%22M7.2%207.406a2.113%202.113%200%200%201%203.7%200l5.814%2010.28H5.2c-1.691%200-2.748-1.87-1.905-3.368z%22%2F%3E%3Cpath%20fill%3D%22%23002f81%22%20d%3D%22M16.8%207.406a2.113%202.113%200%200%200-3.7%200l-4.123%207.296c-.753%201.327.185%202.985%201.682%202.985h8.14c1.691%200%202.748-1.872%201.904-3.369z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGW8GOUbNN)%22%20d%3D%22M10.659%2017.686h6.055L12%209.348L8.971%2014.7c-.748%201.327.19%202.985%201.687%202.985%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGW8GOUbNN%22%20x1%3D%229.029%22%20x2%3D%2218.187%22%20y1%3D%2215.981%22%20y2%3D%2215.981%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.12%22%20stop-color%3D%22%231c6ad9%22%2F%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%231c6ad9%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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