mplx logo
mplx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- mplx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mplx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.89 14.913a.42.42 0 0 0 .017-.442l-4.81-8.542a.38.38 0 0 0-.328-.201H3.387c-.3 0-.485.343-.332.616L9.37 17.722a.38.38 0 0 0 .654.027zm8.728 3.36c.295 0 .48-.344.327-.611l-6.49-11.733a.38.38 0 0 0-.339-.201h-3.37c-.295 0-.48.343-.328.616l6.513 11.727a.38.38 0 0 0 .327.202zm-14.563-.726c.147.273-.039.726-.339.726H3.404c-.218 0-.404-.295-.404-.518v-4.118c0-.415.535-.568.736-.208l2.313 4.118z"/></svg>
React
import type { SVGProps } from "react";
export function TokenMplx(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="M11.89 14.913a.42.42 0 0 0 .017-.442l-4.81-8.542a.38.38 0 0 0-.328-.201H3.387c-.3 0-.485.343-.332.616L9.37 17.722a.38.38 0 0 0 .654.027zm8.728 3.36c.295 0 .48-.344.327-.611l-6.49-11.733a.38.38 0 0 0-.339-.201h-3.37c-.295 0-.48.343-.328.616l6.513 11.727a.38.38 0 0 0 .327.202zm-14.563-.726c.147.273-.039.726-.339.726H3.404c-.218 0-.404-.295-.404-.518v-4.118c0-.415.535-.568.736-.208l2.313 4.118z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.89 14.913a.42.42 0 0 0 .017-.442l-4.81-8.542a.38.38 0 0 0-.328-.201H3.387c-.3 0-.485.343-.332.616L9.37 17.722a.38.38 0 0 0 .654.027zm8.728 3.36c.295 0 .48-.344.327-.611l-6.49-11.733a.38.38 0 0 0-.339-.201h-3.37c-.295 0-.48.343-.328.616l6.513 11.727a.38.38 0 0 0 .327.202zm-14.563-.726c.147.273-.039.726-.339.726H3.404c-.218 0-.404-.295-.404-.518v-4.118c0-.415.535-.568.736-.208l2.313 4.118z"/></svg> </template>
CSS
.icon-mplx {
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%22M11.89%2014.913a.42.42%200%200%200%20.017-.442l-4.81-8.542a.38.38%200%200%200-.328-.201H3.387c-.3%200-.485.343-.332.616L9.37%2017.722a.38.38%200%200%200%20.654.027zm8.728%203.36c.295%200%20.48-.344.327-.611l-6.49-11.733a.38.38%200%200%200-.339-.201h-3.37c-.295%200-.48.343-.328.616l6.513%2011.727a.38.38%200%200%200%20.327.202zm-14.563-.726c.147.273-.039.726-.339.726H3.404c-.218%200-.404-.295-.404-.518v-4.118c0-.415.535-.568.736-.208l2.313%204.118z%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%22M11.89%2014.913a.42.42%200%200%200%20.017-.442l-4.81-8.542a.38.38%200%200%200-.328-.201H3.387c-.3%200-.485.343-.332.616L9.37%2017.722a.38.38%200%200%200%20.654.027zm8.728%203.36c.295%200%20.48-.344.327-.611l-6.49-11.733a.38.38%200%200%200-.339-.201h-3.37c-.295%200-.48.343-.328.616l6.513%2011.727a.38.38%200%200%200%20.327.202zm-14.563-.726c.147.273-.039.726-.339.726H3.404c-.218%200-.404-.295-.404-.518v-4.118c0-.415.535-.568.736-.208l2.313%204.118z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mplx.svg?color=%231a73e8&size=48