mnst logo
mnst from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- mnst
- 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 mnst logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#c5e2e6" d="M17.192 17.376a7 7 0 0 1-1.777.652a7.6 7.6 0 0 0 .292-2.092c0-4.038-3.15-7.312-7.03-7.312c-.495 0-.98.056-1.446.158c.866-3.026 3.555-5.22 6.738-5.22C17.85 3.562 21 6.836 21 10.874a7.45 7.45 0 0 1-1.704 4.77a1.406 1.406 0 0 0-2.104 1.726z"/><path fill="#a8d3d9" d="m18.615 5.39l-5.174 5.175a6.86 6.86 0 0 0-6.21-1.783c.866-3.026 3.555-5.22 6.738-5.22c1.783 0 3.409.692 4.646 1.828"/><path fill="#8ebac3" d="M13.405 9.185a1.969 1.969 0 1 0 0-3.937a1.969 1.969 0 0 0 0 3.937M9.47 8.06a.844.844 0 1 0 0-1.687a.844.844 0 0 0 0 1.687"/><path fill="#a8d3d9" d="M17.063 10.873a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m-.563 2.813a.563.563 0 1 0 0-1.125a.563.563 0 0 0 0 1.125"/><path fill="#ff3e87" d="M11.949 19.76a5.15 5.15 0 0 0 2.396-4.364a5.09 5.09 0 0 0-3.097-4.725a5.1 5.1 0 0 0-1.943-.404c-1.282 0-2.576.646-3.6 1.625c.54.338 1.221.805 1.463 1.046a3.63 3.63 0 0 0-3.094 2.858c.473-.107 1.53-.209 1.935.219c-.332.534-1.4 2.126-3.009 4.213c.945.281 3.29.32 5.13-1.828c.135.326.242 1.181-.405 1.985c.776.18 2.604 0 3.74-2.16c.085.35.259.99.484 1.542z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedMnst(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="#c5e2e6" d="M17.192 17.376a7 7 0 0 1-1.777.652a7.6 7.6 0 0 0 .292-2.092c0-4.038-3.15-7.312-7.03-7.312c-.495 0-.98.056-1.446.158c.866-3.026 3.555-5.22 6.738-5.22C17.85 3.562 21 6.836 21 10.874a7.45 7.45 0 0 1-1.704 4.77a1.406 1.406 0 0 0-2.104 1.726z"/><path fill="#a8d3d9" d="m18.615 5.39l-5.174 5.175a6.86 6.86 0 0 0-6.21-1.783c.866-3.026 3.555-5.22 6.738-5.22c1.783 0 3.409.692 4.646 1.828"/><path fill="#8ebac3" d="M13.405 9.185a1.969 1.969 0 1 0 0-3.937a1.969 1.969 0 0 0 0 3.937M9.47 8.06a.844.844 0 1 0 0-1.687a.844.844 0 0 0 0 1.687"/><path fill="#a8d3d9" d="M17.063 10.873a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m-.563 2.813a.563.563 0 1 0 0-1.125a.563.563 0 0 0 0 1.125"/><path fill="#ff3e87" d="M11.949 19.76a5.15 5.15 0 0 0 2.396-4.364a5.09 5.09 0 0 0-3.097-4.725a5.1 5.1 0 0 0-1.943-.404c-1.282 0-2.576.646-3.6 1.625c.54.338 1.221.805 1.463 1.046a3.63 3.63 0 0 0-3.094 2.858c.473-.107 1.53-.209 1.935.219c-.332.534-1.4 2.126-3.009 4.213c.945.281 3.29.32 5.13-1.828c.135.326.242 1.181-.405 1.985c.776.18 2.604 0 3.74-2.16c.085.35.259.99.484 1.542z"/></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="#c5e2e6" d="M17.192 17.376a7 7 0 0 1-1.777.652a7.6 7.6 0 0 0 .292-2.092c0-4.038-3.15-7.312-7.03-7.312c-.495 0-.98.056-1.446.158c.866-3.026 3.555-5.22 6.738-5.22C17.85 3.562 21 6.836 21 10.874a7.45 7.45 0 0 1-1.704 4.77a1.406 1.406 0 0 0-2.104 1.726z"/><path fill="#a8d3d9" d="m18.615 5.39l-5.174 5.175a6.86 6.86 0 0 0-6.21-1.783c.866-3.026 3.555-5.22 6.738-5.22c1.783 0 3.409.692 4.646 1.828"/><path fill="#8ebac3" d="M13.405 9.185a1.969 1.969 0 1 0 0-3.937a1.969 1.969 0 0 0 0 3.937M9.47 8.06a.844.844 0 1 0 0-1.687a.844.844 0 0 0 0 1.687"/><path fill="#a8d3d9" d="M17.063 10.873a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m-.563 2.813a.563.563 0 1 0 0-1.125a.563.563 0 0 0 0 1.125"/><path fill="#ff3e87" d="M11.949 19.76a5.15 5.15 0 0 0 2.396-4.364a5.09 5.09 0 0 0-3.097-4.725a5.1 5.1 0 0 0-1.943-.404c-1.282 0-2.576.646-3.6 1.625c.54.338 1.221.805 1.463 1.046a3.63 3.63 0 0 0-3.094 2.858c.473-.107 1.53-.209 1.935.219c-.332.534-1.4 2.126-3.009 4.213c.945.281 3.29.32 5.13-1.828c.135.326.242 1.181-.405 1.985c.776.18 2.604 0 3.74-2.16c.085.35.259.99.484 1.542z"/></g></svg> </template>
CSS
.icon-mnst {
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%23c5e2e6%22%20d%3D%22M17.192%2017.376a7%207%200%200%201-1.777.652a7.6%207.6%200%200%200%20.292-2.092c0-4.038-3.15-7.312-7.03-7.312c-.495%200-.98.056-1.446.158c.866-3.026%203.555-5.22%206.738-5.22C17.85%203.562%2021%206.836%2021%2010.874a7.45%207.45%200%200%201-1.704%204.77a1.406%201.406%200%200%200-2.104%201.726z%22%2F%3E%3Cpath%20fill%3D%22%23a8d3d9%22%20d%3D%22m18.615%205.39l-5.174%205.175a6.86%206.86%200%200%200-6.21-1.783c.866-3.026%203.555-5.22%206.738-5.22c1.783%200%203.409.692%204.646%201.828%22%2F%3E%3Cpath%20fill%3D%22%238ebac3%22%20d%3D%22M13.405%209.185a1.969%201.969%200%201%200%200-3.937a1.969%201.969%200%200%200%200%203.937M9.47%208.06a.844.844%200%201%200%200-1.687a.844.844%200%200%200%200%201.687%22%2F%3E%3Cpath%20fill%3D%22%23a8d3d9%22%20d%3D%22M17.063%2010.873a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25m-.563%202.813a.563.563%200%201%200%200-1.125a.563.563%200%200%200%200%201.125%22%2F%3E%3Cpath%20fill%3D%22%23ff3e87%22%20d%3D%22M11.949%2019.76a5.15%205.15%200%200%200%202.396-4.364a5.09%205.09%200%200%200-3.097-4.725a5.1%205.1%200%200%200-1.943-.404c-1.282%200-2.576.646-3.6%201.625c.54.338%201.221.805%201.463%201.046a3.63%203.63%200%200%200-3.094%202.858c.473-.107%201.53-.209%201.935.219c-.332.534-1.4%202.126-3.009%204.213c.945.281%203.29.32%205.13-1.828c.135.326.242%201.181-.405%201.985c.776.18%202.604%200%203.74-2.16c.085.35.259.99.484%201.542z%22%2F%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%23c5e2e6%22%20d%3D%22M17.192%2017.376a7%207%200%200%201-1.777.652a7.6%207.6%200%200%200%20.292-2.092c0-4.038-3.15-7.312-7.03-7.312c-.495%200-.98.056-1.446.158c.866-3.026%203.555-5.22%206.738-5.22C17.85%203.562%2021%206.836%2021%2010.874a7.45%207.45%200%200%201-1.704%204.77a1.406%201.406%200%200%200-2.104%201.726z%22%2F%3E%3Cpath%20fill%3D%22%23a8d3d9%22%20d%3D%22m18.615%205.39l-5.174%205.175a6.86%206.86%200%200%200-6.21-1.783c.866-3.026%203.555-5.22%206.738-5.22c1.783%200%203.409.692%204.646%201.828%22%2F%3E%3Cpath%20fill%3D%22%238ebac3%22%20d%3D%22M13.405%209.185a1.969%201.969%200%201%200%200-3.937a1.969%201.969%200%200%200%200%203.937M9.47%208.06a.844.844%200%201%200%200-1.687a.844.844%200%200%200%200%201.687%22%2F%3E%3Cpath%20fill%3D%22%23a8d3d9%22%20d%3D%22M17.063%2010.873a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25m-.563%202.813a.563.563%200%201%200%200-1.125a.563.563%200%200%200%200%201.125%22%2F%3E%3Cpath%20fill%3D%22%23ff3e87%22%20d%3D%22M11.949%2019.76a5.15%205.15%200%200%200%202.396-4.364a5.09%205.09%200%200%200-3.097-4.725a5.1%205.1%200%200%200-1.943-.404c-1.282%200-2.576.646-3.6%201.625c.54.338%201.221.805%201.463%201.046a3.63%203.63%200%200%200-3.094%202.858c.473-.107%201.53-.209%201.935.219c-.332.534-1.4%202.126-3.009%204.213c.945.281%203.29.32%205.13-1.828c.135.326.242%201.181-.405%201.985c.776.18%202.604%200%203.74-2.16c.085.35.259.99.484%201.542z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/mnst.svg?color=%231a73e8&size=48