mnw logo
mnw from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- mnw
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mnw logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.06 6.474l-3.034 11.24c-.196.73.752 1.228 1.26.656l4.056-4.553l2.488 2.817a1.58 1.58 0 0 0 2.35 0l2.489-2.811l4.044 4.526c.514.572 1.456.074 1.26-.656L17.946 6.49a1.515 1.515 0 0 0-2.589-.593L12 9.693L8.654 5.892a1.514 1.514 0 0 0-2.589.582z"/><path fill="currentColor" d="M6.06 6.474L4.064 13.87a2.25 2.25 0 0 1 3.044-1.164c.53.248.942.72 1.234 1.111l2.488 2.806a1.576 1.576 0 0 0 2.35 0l2.489-2.806l3.256-3.7a4.626 4.626 0 0 1-6.93-.424L8.649 5.892a1.514 1.514 0 0 0-2.59.582"/><path fill="currentColor" d="m15.669 13.817l4.045 4.526c.513.572 1.456.075 1.26-.656l-2.05-7.57zm-11.605.047l-1.038 3.844c-.196.73.752 1.228 1.26.656l4.056-4.552a3.1 3.1 0 0 0-1.335-1.15a2.25 2.25 0 0 0-2.456.474a2.3 2.3 0 0 0-.492.728z"/></svg>
React
import type { SVGProps } from "react";
export function TokenMnw(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="m6.06 6.474l-3.034 11.24c-.196.73.752 1.228 1.26.656l4.056-4.553l2.488 2.817a1.58 1.58 0 0 0 2.35 0l2.489-2.811l4.044 4.526c.514.572 1.456.074 1.26-.656L17.946 6.49a1.515 1.515 0 0 0-2.589-.593L12 9.693L8.654 5.892a1.514 1.514 0 0 0-2.589.582z"/><path fill="currentColor" d="M6.06 6.474L4.064 13.87a2.25 2.25 0 0 1 3.044-1.164c.53.248.942.72 1.234 1.111l2.488 2.806a1.576 1.576 0 0 0 2.35 0l2.489-2.806l3.256-3.7a4.626 4.626 0 0 1-6.93-.424L8.649 5.892a1.514 1.514 0 0 0-2.59.582"/><path fill="currentColor" d="m15.669 13.817l4.045 4.526c.513.572 1.456.075 1.26-.656l-2.05-7.57zm-11.605.047l-1.038 3.844c-.196.73.752 1.228 1.26.656l4.056-4.552a3.1 3.1 0 0 0-1.335-1.15a2.25 2.25 0 0 0-2.456.474a2.3 2.3 0 0 0-.492.728z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.06 6.474l-3.034 11.24c-.196.73.752 1.228 1.26.656l4.056-4.553l2.488 2.817a1.58 1.58 0 0 0 2.35 0l2.489-2.811l4.044 4.526c.514.572 1.456.074 1.26-.656L17.946 6.49a1.515 1.515 0 0 0-2.589-.593L12 9.693L8.654 5.892a1.514 1.514 0 0 0-2.589.582z"/><path fill="currentColor" d="M6.06 6.474L4.064 13.87a2.25 2.25 0 0 1 3.044-1.164c.53.248.942.72 1.234 1.111l2.488 2.806a1.576 1.576 0 0 0 2.35 0l2.489-2.806l3.256-3.7a4.626 4.626 0 0 1-6.93-.424L8.649 5.892a1.514 1.514 0 0 0-2.59.582"/><path fill="currentColor" d="m15.669 13.817l4.045 4.526c.513.572 1.456.075 1.26-.656l-2.05-7.57zm-11.605.047l-1.038 3.844c-.196.73.752 1.228 1.26.656l4.056-4.552a3.1 3.1 0 0 0-1.335-1.15a2.25 2.25 0 0 0-2.456.474a2.3 2.3 0 0 0-.492.728z"/></svg> </template>
CSS
.icon-mnw {
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%22m6.06%206.474l-3.034%2011.24c-.196.73.752%201.228%201.26.656l4.056-4.553l2.488%202.817a1.58%201.58%200%200%200%202.35%200l2.489-2.811l4.044%204.526c.514.572%201.456.074%201.26-.656L17.946%206.49a1.515%201.515%200%200%200-2.589-.593L12%209.693L8.654%205.892a1.514%201.514%200%200%200-2.589.582z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.06%206.474L4.064%2013.87a2.25%202.25%200%200%201%203.044-1.164c.53.248.942.72%201.234%201.111l2.488%202.806a1.576%201.576%200%200%200%202.35%200l2.489-2.806l3.256-3.7a4.626%204.626%200%200%201-6.93-.424L8.649%205.892a1.514%201.514%200%200%200-2.59.582%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.669%2013.817l4.045%204.526c.513.572%201.456.075%201.26-.656l-2.05-7.57zm-11.605.047l-1.038%203.844c-.196.73.752%201.228%201.26.656l4.056-4.552a3.1%203.1%200%200%200-1.335-1.15a2.25%202.25%200%200%200-2.456.474a2.3%202.3%200%200%200-.492.728z%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%22m6.06%206.474l-3.034%2011.24c-.196.73.752%201.228%201.26.656l4.056-4.553l2.488%202.817a1.58%201.58%200%200%200%202.35%200l2.489-2.811l4.044%204.526c.514.572%201.456.074%201.26-.656L17.946%206.49a1.515%201.515%200%200%200-2.589-.593L12%209.693L8.654%205.892a1.514%201.514%200%200%200-2.589.582z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.06%206.474L4.064%2013.87a2.25%202.25%200%200%201%203.044-1.164c.53.248.942.72%201.234%201.111l2.488%202.806a1.576%201.576%200%200%200%202.35%200l2.489-2.806l3.256-3.7a4.626%204.626%200%200%201-6.93-.424L8.649%205.892a1.514%201.514%200%200%200-2.59.582%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.669%2013.817l4.045%204.526c.513.572%201.456.075%201.26-.656l-2.05-7.57zm-11.605.047l-1.038%203.844c-.196.73.752%201.228%201.26.656l4.056-4.552a3.1%203.1%200%200%200-1.335-1.15a2.25%202.25%200%200%200-2.456.474a2.3%202.3%200%200%200-.492.728z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mnw.svg?color=%231a73e8&size=48