mngo logo
mngo from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- mngo
- 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 mngo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGqAnuMdEP)" d="M13.576 15.115c-.89 2.098-2.6 3.488-4.675 3.696c-.045 0-.618.05-.928.028a12.45 12.45 0 0 0 5.366 2.059a17 17 0 0 0 2.025.095a5.2 5.2 0 0 0 .355-2.194c-.096-1.923 1.04-2.913 2.272-3.42a12.3 12.3 0 0 1-1.423-3.206c-.962.253-2.182 1.04-2.987 2.942z"/><path fill="url(#SVGfyvM9dAJ)" d="M15.679 18.784A5.4 5.4 0 0 1 15.302 21c1.822-.045 3.73-.562 4.218-2.503c.102-.416.113-.866-.056-1.254c-.168-.377-.489-.67-.776-.973a7 7 0 0 1-.731-.929c-1.227.507-2.374 1.52-2.278 3.443"/><path fill="url(#SVGlmKthcdp)" d="M16.5 11.96c-.28-.73-.517-1.473-.877-2.16a8.8 8.8 0 0 0-1.631-2.097a5.3 5.3 0 0 1-2.424-.518c-.788 1.091-1.677 2.936-.861 5.04c1.21 3.11-1.237 5.237-2.812 6.553l.078.056q.442.04.883-.01c2.082-.209 3.887-1.632 4.782-3.725c.81-1.9 1.985-2.62 2.941-2.868z"/><path fill="url(#SVGRlgdXbjS)" d="M6.223 7.821a7.14 7.14 0 0 0-1.817 4.888a6.54 6.54 0 0 0 .957 3.297c2.53-2.492 1.62-6.21.86-8.185"/><path fill="url(#SVGTkb9Zcze)" d="M10.751 12.224c-.815-2.11.057-3.937.833-5.029a4.4 4.4 0 0 1-1.345-1.046a5.4 5.4 0 0 0-4.106 1.76c.743 1.936 1.637 5.57-.832 8.005a9.8 9.8 0 0 0 2.638 2.897c1.57-1.317 4.022-3.476 2.812-6.581z"/><path fill="url(#SVG08izfclP)" d="M13.8 4.951c1.71.664 2.908.844 3.78.816l.023-.017c-3.235-5.422-7.47-1.153-7.47-1.153l.006.011a6.86 6.86 0 0 1 3.656.338z"/><path fill="#afd803" d="M13.824 4.912c-1.424-.551-2.757-.529-3.685-.304c2.436 4.19 7.06 1.395 7.436 1.159c-.866.028-2.041-.191-3.751-.855"/><defs><linearGradient id="SVGqAnuMdEP" x1="1.31" x2="20.571" y1="16.895" y2="13.349" gradientUnits="userSpaceOnUse"><stop offset=".21" stop-color="#e54033"/><stop offset=".84" stop-color="#feca1a"/></linearGradient><linearGradient id="SVGfyvM9dAJ" x1="5.818" x2="19.353" y1="11.983" y2="12.093" gradientUnits="userSpaceOnUse"><stop offset=".4" stop-color="#feca1a"/><stop offset="1" stop-color="#afd803"/></linearGradient><linearGradient id="SVGlmKthcdp" x1="2.911" x2="14.209" y1="21.319" y2="3.671" gradientUnits="userSpaceOnUse"><stop offset=".16" stop-color="#e54033"/><stop offset=".84" stop-color="#feca1a"/></linearGradient><linearGradient id="SVGRlgdXbjS" x1="13.048" x2="12.765" y1="4.919" y2="19.77" gradientUnits="userSpaceOnUse"><stop stop-color="#feca1a"/><stop offset=".76" stop-color="#e54033"/></linearGradient><linearGradient id="SVGTkb9Zcze" x1="15.121" x2="13.356" y1="4.121" y2="15.734" gradientUnits="userSpaceOnUse"><stop offset=".16" stop-color="#feca1a"/><stop offset="1" stop-color="#e54033"/></linearGradient><linearGradient id="SVG08izfclP" x1="5.252" x2="22.922" y1="4.276" y2="6.35" gradientUnits="userSpaceOnUse"><stop offset=".15" stop-color="#6cbf00"/><stop offset="1" stop-color="#afd803"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedMngo(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="url(#SVGqAnuMdEP)" d="M13.576 15.115c-.89 2.098-2.6 3.488-4.675 3.696c-.045 0-.618.05-.928.028a12.45 12.45 0 0 0 5.366 2.059a17 17 0 0 0 2.025.095a5.2 5.2 0 0 0 .355-2.194c-.096-1.923 1.04-2.913 2.272-3.42a12.3 12.3 0 0 1-1.423-3.206c-.962.253-2.182 1.04-2.987 2.942z"/><path fill="url(#SVGfyvM9dAJ)" d="M15.679 18.784A5.4 5.4 0 0 1 15.302 21c1.822-.045 3.73-.562 4.218-2.503c.102-.416.113-.866-.056-1.254c-.168-.377-.489-.67-.776-.973a7 7 0 0 1-.731-.929c-1.227.507-2.374 1.52-2.278 3.443"/><path fill="url(#SVGlmKthcdp)" d="M16.5 11.96c-.28-.73-.517-1.473-.877-2.16a8.8 8.8 0 0 0-1.631-2.097a5.3 5.3 0 0 1-2.424-.518c-.788 1.091-1.677 2.936-.861 5.04c1.21 3.11-1.237 5.237-2.812 6.553l.078.056q.442.04.883-.01c2.082-.209 3.887-1.632 4.782-3.725c.81-1.9 1.985-2.62 2.941-2.868z"/><path fill="url(#SVGRlgdXbjS)" d="M6.223 7.821a7.14 7.14 0 0 0-1.817 4.888a6.54 6.54 0 0 0 .957 3.297c2.53-2.492 1.62-6.21.86-8.185"/><path fill="url(#SVGTkb9Zcze)" d="M10.751 12.224c-.815-2.11.057-3.937.833-5.029a4.4 4.4 0 0 1-1.345-1.046a5.4 5.4 0 0 0-4.106 1.76c.743 1.936 1.637 5.57-.832 8.005a9.8 9.8 0 0 0 2.638 2.897c1.57-1.317 4.022-3.476 2.812-6.581z"/><path fill="url(#SVG08izfclP)" d="M13.8 4.951c1.71.664 2.908.844 3.78.816l.023-.017c-3.235-5.422-7.47-1.153-7.47-1.153l.006.011a6.86 6.86 0 0 1 3.656.338z"/><path fill="#afd803" d="M13.824 4.912c-1.424-.551-2.757-.529-3.685-.304c2.436 4.19 7.06 1.395 7.436 1.159c-.866.028-2.041-.191-3.751-.855"/><defs><linearGradient id="SVGqAnuMdEP" x1="1.31" x2="20.571" y1="16.895" y2="13.349" gradientUnits="userSpaceOnUse"><stop offset=".21" stopColor="#e54033"/><stop offset=".84" stopColor="#feca1a"/></linearGradient><linearGradient id="SVGfyvM9dAJ" x1="5.818" x2="19.353" y1="11.983" y2="12.093" gradientUnits="userSpaceOnUse"><stop offset=".4" stopColor="#feca1a"/><stop offset="1" stopColor="#afd803"/></linearGradient><linearGradient id="SVGlmKthcdp" x1="2.911" x2="14.209" y1="21.319" y2="3.671" gradientUnits="userSpaceOnUse"><stop offset=".16" stopColor="#e54033"/><stop offset=".84" stopColor="#feca1a"/></linearGradient><linearGradient id="SVGRlgdXbjS" x1="13.048" x2="12.765" y1="4.919" y2="19.77" gradientUnits="userSpaceOnUse"><stop stopColor="#feca1a"/><stop offset=".76" stopColor="#e54033"/></linearGradient><linearGradient id="SVGTkb9Zcze" x1="15.121" x2="13.356" y1="4.121" y2="15.734" gradientUnits="userSpaceOnUse"><stop offset=".16" stopColor="#feca1a"/><stop offset="1" stopColor="#e54033"/></linearGradient><linearGradient id="SVG08izfclP" x1="5.252" x2="22.922" y1="4.276" y2="6.35" gradientUnits="userSpaceOnUse"><stop offset=".15" stopColor="#6cbf00"/><stop offset="1" stopColor="#afd803"/></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="url(#SVGqAnuMdEP)" d="M13.576 15.115c-.89 2.098-2.6 3.488-4.675 3.696c-.045 0-.618.05-.928.028a12.45 12.45 0 0 0 5.366 2.059a17 17 0 0 0 2.025.095a5.2 5.2 0 0 0 .355-2.194c-.096-1.923 1.04-2.913 2.272-3.42a12.3 12.3 0 0 1-1.423-3.206c-.962.253-2.182 1.04-2.987 2.942z"/><path fill="url(#SVGfyvM9dAJ)" d="M15.679 18.784A5.4 5.4 0 0 1 15.302 21c1.822-.045 3.73-.562 4.218-2.503c.102-.416.113-.866-.056-1.254c-.168-.377-.489-.67-.776-.973a7 7 0 0 1-.731-.929c-1.227.507-2.374 1.52-2.278 3.443"/><path fill="url(#SVGlmKthcdp)" d="M16.5 11.96c-.28-.73-.517-1.473-.877-2.16a8.8 8.8 0 0 0-1.631-2.097a5.3 5.3 0 0 1-2.424-.518c-.788 1.091-1.677 2.936-.861 5.04c1.21 3.11-1.237 5.237-2.812 6.553l.078.056q.442.04.883-.01c2.082-.209 3.887-1.632 4.782-3.725c.81-1.9 1.985-2.62 2.941-2.868z"/><path fill="url(#SVGRlgdXbjS)" d="M6.223 7.821a7.14 7.14 0 0 0-1.817 4.888a6.54 6.54 0 0 0 .957 3.297c2.53-2.492 1.62-6.21.86-8.185"/><path fill="url(#SVGTkb9Zcze)" d="M10.751 12.224c-.815-2.11.057-3.937.833-5.029a4.4 4.4 0 0 1-1.345-1.046a5.4 5.4 0 0 0-4.106 1.76c.743 1.936 1.637 5.57-.832 8.005a9.8 9.8 0 0 0 2.638 2.897c1.57-1.317 4.022-3.476 2.812-6.581z"/><path fill="url(#SVG08izfclP)" d="M13.8 4.951c1.71.664 2.908.844 3.78.816l.023-.017c-3.235-5.422-7.47-1.153-7.47-1.153l.006.011a6.86 6.86 0 0 1 3.656.338z"/><path fill="#afd803" d="M13.824 4.912c-1.424-.551-2.757-.529-3.685-.304c2.436 4.19 7.06 1.395 7.436 1.159c-.866.028-2.041-.191-3.751-.855"/><defs><linearGradient id="SVGqAnuMdEP" x1="1.31" x2="20.571" y1="16.895" y2="13.349" gradientUnits="userSpaceOnUse"><stop offset=".21" stop-color="#e54033"/><stop offset=".84" stop-color="#feca1a"/></linearGradient><linearGradient id="SVGfyvM9dAJ" x1="5.818" x2="19.353" y1="11.983" y2="12.093" gradientUnits="userSpaceOnUse"><stop offset=".4" stop-color="#feca1a"/><stop offset="1" stop-color="#afd803"/></linearGradient><linearGradient id="SVGlmKthcdp" x1="2.911" x2="14.209" y1="21.319" y2="3.671" gradientUnits="userSpaceOnUse"><stop offset=".16" stop-color="#e54033"/><stop offset=".84" stop-color="#feca1a"/></linearGradient><linearGradient id="SVGRlgdXbjS" x1="13.048" x2="12.765" y1="4.919" y2="19.77" gradientUnits="userSpaceOnUse"><stop stop-color="#feca1a"/><stop offset=".76" stop-color="#e54033"/></linearGradient><linearGradient id="SVGTkb9Zcze" x1="15.121" x2="13.356" y1="4.121" y2="15.734" gradientUnits="userSpaceOnUse"><stop offset=".16" stop-color="#feca1a"/><stop offset="1" stop-color="#e54033"/></linearGradient><linearGradient id="SVG08izfclP" x1="5.252" x2="22.922" y1="4.276" y2="6.35" gradientUnits="userSpaceOnUse"><stop offset=".15" stop-color="#6cbf00"/><stop offset="1" stop-color="#afd803"/></linearGradient></defs></g></svg> </template>
CSS
.icon-mngo {
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%22url(%23SVGqAnuMdEP)%22%20d%3D%22M13.576%2015.115c-.89%202.098-2.6%203.488-4.675%203.696c-.045%200-.618.05-.928.028a12.45%2012.45%200%200%200%205.366%202.059a17%2017%200%200%200%202.025.095a5.2%205.2%200%200%200%20.355-2.194c-.096-1.923%201.04-2.913%202.272-3.42a12.3%2012.3%200%200%201-1.423-3.206c-.962.253-2.182%201.04-2.987%202.942z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfyvM9dAJ)%22%20d%3D%22M15.679%2018.784A5.4%205.4%200%200%201%2015.302%2021c1.822-.045%203.73-.562%204.218-2.503c.102-.416.113-.866-.056-1.254c-.168-.377-.489-.67-.776-.973a7%207%200%200%201-.731-.929c-1.227.507-2.374%201.52-2.278%203.443%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlmKthcdp)%22%20d%3D%22M16.5%2011.96c-.28-.73-.517-1.473-.877-2.16a8.8%208.8%200%200%200-1.631-2.097a5.3%205.3%200%200%201-2.424-.518c-.788%201.091-1.677%202.936-.861%205.04c1.21%203.11-1.237%205.237-2.812%206.553l.078.056q.442.04.883-.01c2.082-.209%203.887-1.632%204.782-3.725c.81-1.9%201.985-2.62%202.941-2.868z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRlgdXbjS)%22%20d%3D%22M6.223%207.821a7.14%207.14%200%200%200-1.817%204.888a6.54%206.54%200%200%200%20.957%203.297c2.53-2.492%201.62-6.21.86-8.185%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTkb9Zcze)%22%20d%3D%22M10.751%2012.224c-.815-2.11.057-3.937.833-5.029a4.4%204.4%200%200%201-1.345-1.046a5.4%205.4%200%200%200-4.106%201.76c.743%201.936%201.637%205.57-.832%208.005a9.8%209.8%200%200%200%202.638%202.897c1.57-1.317%204.022-3.476%202.812-6.581z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG08izfclP)%22%20d%3D%22M13.8%204.951c1.71.664%202.908.844%203.78.816l.023-.017c-3.235-5.422-7.47-1.153-7.47-1.153l.006.011a6.86%206.86%200%200%201%203.656.338z%22%2F%3E%3Cpath%20fill%3D%22%23afd803%22%20d%3D%22M13.824%204.912c-1.424-.551-2.757-.529-3.685-.304c2.436%204.19%207.06%201.395%207.436%201.159c-.866.028-2.041-.191-3.751-.855%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqAnuMdEP%22%20x1%3D%221.31%22%20x2%3D%2220.571%22%20y1%3D%2216.895%22%20y2%3D%2213.349%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23e54033%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23feca1a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfyvM9dAJ%22%20x1%3D%225.818%22%20x2%3D%2219.353%22%20y1%3D%2211.983%22%20y2%3D%2212.093%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%23feca1a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23afd803%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGlmKthcdp%22%20x1%3D%222.911%22%20x2%3D%2214.209%22%20y1%3D%2221.319%22%20y2%3D%223.671%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23e54033%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23feca1a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRlgdXbjS%22%20x1%3D%2213.048%22%20x2%3D%2212.765%22%20y1%3D%224.919%22%20y2%3D%2219.77%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23feca1a%22%2F%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%23e54033%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTkb9Zcze%22%20x1%3D%2215.121%22%20x2%3D%2213.356%22%20y1%3D%224.121%22%20y2%3D%2215.734%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23feca1a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e54033%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG08izfclP%22%20x1%3D%225.252%22%20x2%3D%2222.922%22%20y1%3D%224.276%22%20y2%3D%226.35%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%236cbf00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23afd803%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%22url(%23SVGqAnuMdEP)%22%20d%3D%22M13.576%2015.115c-.89%202.098-2.6%203.488-4.675%203.696c-.045%200-.618.05-.928.028a12.45%2012.45%200%200%200%205.366%202.059a17%2017%200%200%200%202.025.095a5.2%205.2%200%200%200%20.355-2.194c-.096-1.923%201.04-2.913%202.272-3.42a12.3%2012.3%200%200%201-1.423-3.206c-.962.253-2.182%201.04-2.987%202.942z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfyvM9dAJ)%22%20d%3D%22M15.679%2018.784A5.4%205.4%200%200%201%2015.302%2021c1.822-.045%203.73-.562%204.218-2.503c.102-.416.113-.866-.056-1.254c-.168-.377-.489-.67-.776-.973a7%207%200%200%201-.731-.929c-1.227.507-2.374%201.52-2.278%203.443%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlmKthcdp)%22%20d%3D%22M16.5%2011.96c-.28-.73-.517-1.473-.877-2.16a8.8%208.8%200%200%200-1.631-2.097a5.3%205.3%200%200%201-2.424-.518c-.788%201.091-1.677%202.936-.861%205.04c1.21%203.11-1.237%205.237-2.812%206.553l.078.056q.442.04.883-.01c2.082-.209%203.887-1.632%204.782-3.725c.81-1.9%201.985-2.62%202.941-2.868z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRlgdXbjS)%22%20d%3D%22M6.223%207.821a7.14%207.14%200%200%200-1.817%204.888a6.54%206.54%200%200%200%20.957%203.297c2.53-2.492%201.62-6.21.86-8.185%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTkb9Zcze)%22%20d%3D%22M10.751%2012.224c-.815-2.11.057-3.937.833-5.029a4.4%204.4%200%200%201-1.345-1.046a5.4%205.4%200%200%200-4.106%201.76c.743%201.936%201.637%205.57-.832%208.005a9.8%209.8%200%200%200%202.638%202.897c1.57-1.317%204.022-3.476%202.812-6.581z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG08izfclP)%22%20d%3D%22M13.8%204.951c1.71.664%202.908.844%203.78.816l.023-.017c-3.235-5.422-7.47-1.153-7.47-1.153l.006.011a6.86%206.86%200%200%201%203.656.338z%22%2F%3E%3Cpath%20fill%3D%22%23afd803%22%20d%3D%22M13.824%204.912c-1.424-.551-2.757-.529-3.685-.304c2.436%204.19%207.06%201.395%207.436%201.159c-.866.028-2.041-.191-3.751-.855%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqAnuMdEP%22%20x1%3D%221.31%22%20x2%3D%2220.571%22%20y1%3D%2216.895%22%20y2%3D%2213.349%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.21%22%20stop-color%3D%22%23e54033%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23feca1a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfyvM9dAJ%22%20x1%3D%225.818%22%20x2%3D%2219.353%22%20y1%3D%2211.983%22%20y2%3D%2212.093%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%23feca1a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23afd803%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGlmKthcdp%22%20x1%3D%222.911%22%20x2%3D%2214.209%22%20y1%3D%2221.319%22%20y2%3D%223.671%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23e54033%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23feca1a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRlgdXbjS%22%20x1%3D%2213.048%22%20x2%3D%2212.765%22%20y1%3D%224.919%22%20y2%3D%2219.77%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23feca1a%22%2F%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%23e54033%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTkb9Zcze%22%20x1%3D%2215.121%22%20x2%3D%2213.356%22%20y1%3D%224.121%22%20y2%3D%2215.734%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%23feca1a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e54033%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG08izfclP%22%20x1%3D%225.252%22%20x2%3D%2222.922%22%20y1%3D%224.276%22%20y2%3D%226.35%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%236cbf00%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23afd803%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/mngo.svg?color=%231a73e8&size=48