mmy logo
mmy from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- mmy
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mmy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.925 19.16s.88-.585 2.76-.585c1.875 0 2.755.585 2.755.585s-.255.32-.565.41c-.31.1-.72.01-1.235.365c-.515.35-.955.315-.955.315s-.445.035-.96-.315c-.51-.355-.925-.27-1.235-.365c-.31-.09-.565-.41-.565-.41M11.03 6.41c-.535-.03-1.29.03-1.74-.125c-.775-.265-.9-.53-1.55-.4c-.48.1-.595.46-.64.83c1.155-.2 1.82.06 1.82.06c-1.665.17-2.225.605-2.26.635a.5.5 0 0 0-.11.13c-.05.115-.01.15 0 .37c2.31-.68 4.15-.205 4.15-.205a11.55 11.55 0 0 0-4.76 1.03l.22.75c1.385-.485 2.165-.14 2.165-.14a10 10 0 0 0-2.37.89l.14.35c-.32.235-.585 1.125-.585 1.125c-.08-.48.235-1.145.235-1.145c-.65.04-.9.64-.9 1.135c0 .5.335 1.065.735 1.43s.49.77.49.77c.3-.8-.285-.87-.125-1.825c.16-.95 1.345-1.46 1.345-1.46c-.245-.05-.49-.09-.74-.1c.51-.08.865-.87 4.02 1.115c3.155 1.99 5.11-.02 6.16-.63c.31.25.635.61.715 1.075c.16.955-.43 1.02-.125 1.825c0 0 .09-.4.49-.77c.4-.365.735-.93.735-1.43s-.25-1.1-.9-1.135c0 0 .315.665.235 1.15c0 0-.275-.93-.6-1.15l.17-.42l-.16-.115c-2.25-1.32-5.605-1.27-5.605-1.27c3.25-.275 5.55.74 5.55.74l.19-.765l-.59-.275s.025-.55-.07-.75c-.055-.115-.225-.23-.35-.305c-1.225-.52-3.33-.63-3.33-.63c1.875-.17 2.805-.06 3.18.015c-.065-.38-.235-.95-.655-1.03a1.17 1.17 0 0 0-.64.015a1.5 1.5 0 0 0-.6-.425c-.34-.1-.8-.005-1.365-.4c-.565-.39-1.055-.35-1.055-.35s-.49-.04-1.055.35c-.57.395-1.025.3-1.365.4c-.34.105-.625.45-.625.45s.685.46 2.125.61"/><path fill="currentColor" d="M11.685 18.27s-1.6.006-2.375.27c-.775.265-.9.536-1.55.4c-.48-.1-.58-.505-.625-.875c1.15.2 1.785-.14 1.785-.14c-1.665-.17-2.225-.605-2.26-.635a.5.5 0 0 1-.11-.134c-.05-.11-.035-.185-.025-.4c2.31.68 4.176.24 4.176.24a11.55 11.55 0 0 1-4.76-1.03l.23-.836c1.44.35 2.15.225 2.15.225a10 10 0 0 1-2.37-.89l.184-.44c2.33.92 8.76.92 11.095 0l.22.53l-.16.11c-2.25 1.326-5.605 1.275-5.605 1.275c3.25.28 5.55-.74 5.55-.74l.19.765l-.59.276s.075.714-.02.915c-.06.12-.225.234-.35.31c-1.225.52-3.38.46-3.38.46c1.875.17 2.79.184 3.165.114c-.065.38-.215.815-.64.9c-.65.136-.78-.13-1.55-.4c-.774-.264-2.375-.27-2.375-.27M8.2 12.175s-.3.695.285.97c.585.28 2.05.14 2.05.14s-1.27-.91-2.335-1.11m7.27.715s.115.575-.38.7c-.49.12-1.59-.215-1.59-.215s1.125-.5 1.97-.485"/><path fill="currentColor" d="M17.56 8.77s1.6.07 2.28.44c.59.315 1.16 1.05 1.16 1.05s-.84.255-1.1.55c-.24.274-.29.4-.29.4S18.5 10 17.38 9.55l.18-.775zm-1.845 10.06s.55.47 1.045.605c.425.114 1.04.035 1.04.035s-.265-.5-.245-.75c.02-.24.06-.32.06-.32c-.47-.06-.93-.185-1.365-.36zM5.83 13.925s-.35.71-1.145.914c-.69.18-1.685.05-1.685.05s.43-.754.4-1.144c-.035-.355-.095-.48-.095-.48s1.41.434 2.06-.016zm3-8.19s-.62-.44-.875-.9c-.22-.4-.27-1.03-.27-1.03s.585.15.85.075c.25-.075.325-.13.325-.13s-.105.934.375 1.595l-.4.39z"/></svg>
React
import type { SVGProps } from "react";
export function TokenMmy(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="M8.925 19.16s.88-.585 2.76-.585c1.875 0 2.755.585 2.755.585s-.255.32-.565.41c-.31.1-.72.01-1.235.365c-.515.35-.955.315-.955.315s-.445.035-.96-.315c-.51-.355-.925-.27-1.235-.365c-.31-.09-.565-.41-.565-.41M11.03 6.41c-.535-.03-1.29.03-1.74-.125c-.775-.265-.9-.53-1.55-.4c-.48.1-.595.46-.64.83c1.155-.2 1.82.06 1.82.06c-1.665.17-2.225.605-2.26.635a.5.5 0 0 0-.11.13c-.05.115-.01.15 0 .37c2.31-.68 4.15-.205 4.15-.205a11.55 11.55 0 0 0-4.76 1.03l.22.75c1.385-.485 2.165-.14 2.165-.14a10 10 0 0 0-2.37.89l.14.35c-.32.235-.585 1.125-.585 1.125c-.08-.48.235-1.145.235-1.145c-.65.04-.9.64-.9 1.135c0 .5.335 1.065.735 1.43s.49.77.49.77c.3-.8-.285-.87-.125-1.825c.16-.95 1.345-1.46 1.345-1.46c-.245-.05-.49-.09-.74-.1c.51-.08.865-.87 4.02 1.115c3.155 1.99 5.11-.02 6.16-.63c.31.25.635.61.715 1.075c.16.955-.43 1.02-.125 1.825c0 0 .09-.4.49-.77c.4-.365.735-.93.735-1.43s-.25-1.1-.9-1.135c0 0 .315.665.235 1.15c0 0-.275-.93-.6-1.15l.17-.42l-.16-.115c-2.25-1.32-5.605-1.27-5.605-1.27c3.25-.275 5.55.74 5.55.74l.19-.765l-.59-.275s.025-.55-.07-.75c-.055-.115-.225-.23-.35-.305c-1.225-.52-3.33-.63-3.33-.63c1.875-.17 2.805-.06 3.18.015c-.065-.38-.235-.95-.655-1.03a1.17 1.17 0 0 0-.64.015a1.5 1.5 0 0 0-.6-.425c-.34-.1-.8-.005-1.365-.4c-.565-.39-1.055-.35-1.055-.35s-.49-.04-1.055.35c-.57.395-1.025.3-1.365.4c-.34.105-.625.45-.625.45s.685.46 2.125.61"/><path fill="currentColor" d="M11.685 18.27s-1.6.006-2.375.27c-.775.265-.9.536-1.55.4c-.48-.1-.58-.505-.625-.875c1.15.2 1.785-.14 1.785-.14c-1.665-.17-2.225-.605-2.26-.635a.5.5 0 0 1-.11-.134c-.05-.11-.035-.185-.025-.4c2.31.68 4.176.24 4.176.24a11.55 11.55 0 0 1-4.76-1.03l.23-.836c1.44.35 2.15.225 2.15.225a10 10 0 0 1-2.37-.89l.184-.44c2.33.92 8.76.92 11.095 0l.22.53l-.16.11c-2.25 1.326-5.605 1.275-5.605 1.275c3.25.28 5.55-.74 5.55-.74l.19.765l-.59.276s.075.714-.02.915c-.06.12-.225.234-.35.31c-1.225.52-3.38.46-3.38.46c1.875.17 2.79.184 3.165.114c-.065.38-.215.815-.64.9c-.65.136-.78-.13-1.55-.4c-.774-.264-2.375-.27-2.375-.27M8.2 12.175s-.3.695.285.97c.585.28 2.05.14 2.05.14s-1.27-.91-2.335-1.11m7.27.715s.115.575-.38.7c-.49.12-1.59-.215-1.59-.215s1.125-.5 1.97-.485"/><path fill="currentColor" d="M17.56 8.77s1.6.07 2.28.44c.59.315 1.16 1.05 1.16 1.05s-.84.255-1.1.55c-.24.274-.29.4-.29.4S18.5 10 17.38 9.55l.18-.775zm-1.845 10.06s.55.47 1.045.605c.425.114 1.04.035 1.04.035s-.265-.5-.245-.75c.02-.24.06-.32.06-.32c-.47-.06-.93-.185-1.365-.36zM5.83 13.925s-.35.71-1.145.914c-.69.18-1.685.05-1.685.05s.43-.754.4-1.144c-.035-.355-.095-.48-.095-.48s1.41.434 2.06-.016zm3-8.19s-.62-.44-.875-.9c-.22-.4-.27-1.03-.27-1.03s.585.15.85.075c.25-.075.325-.13.325-.13s-.105.934.375 1.595l-.4.39z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.925 19.16s.88-.585 2.76-.585c1.875 0 2.755.585 2.755.585s-.255.32-.565.41c-.31.1-.72.01-1.235.365c-.515.35-.955.315-.955.315s-.445.035-.96-.315c-.51-.355-.925-.27-1.235-.365c-.31-.09-.565-.41-.565-.41M11.03 6.41c-.535-.03-1.29.03-1.74-.125c-.775-.265-.9-.53-1.55-.4c-.48.1-.595.46-.64.83c1.155-.2 1.82.06 1.82.06c-1.665.17-2.225.605-2.26.635a.5.5 0 0 0-.11.13c-.05.115-.01.15 0 .37c2.31-.68 4.15-.205 4.15-.205a11.55 11.55 0 0 0-4.76 1.03l.22.75c1.385-.485 2.165-.14 2.165-.14a10 10 0 0 0-2.37.89l.14.35c-.32.235-.585 1.125-.585 1.125c-.08-.48.235-1.145.235-1.145c-.65.04-.9.64-.9 1.135c0 .5.335 1.065.735 1.43s.49.77.49.77c.3-.8-.285-.87-.125-1.825c.16-.95 1.345-1.46 1.345-1.46c-.245-.05-.49-.09-.74-.1c.51-.08.865-.87 4.02 1.115c3.155 1.99 5.11-.02 6.16-.63c.31.25.635.61.715 1.075c.16.955-.43 1.02-.125 1.825c0 0 .09-.4.49-.77c.4-.365.735-.93.735-1.43s-.25-1.1-.9-1.135c0 0 .315.665.235 1.15c0 0-.275-.93-.6-1.15l.17-.42l-.16-.115c-2.25-1.32-5.605-1.27-5.605-1.27c3.25-.275 5.55.74 5.55.74l.19-.765l-.59-.275s.025-.55-.07-.75c-.055-.115-.225-.23-.35-.305c-1.225-.52-3.33-.63-3.33-.63c1.875-.17 2.805-.06 3.18.015c-.065-.38-.235-.95-.655-1.03a1.17 1.17 0 0 0-.64.015a1.5 1.5 0 0 0-.6-.425c-.34-.1-.8-.005-1.365-.4c-.565-.39-1.055-.35-1.055-.35s-.49-.04-1.055.35c-.57.395-1.025.3-1.365.4c-.34.105-.625.45-.625.45s.685.46 2.125.61"/><path fill="currentColor" d="M11.685 18.27s-1.6.006-2.375.27c-.775.265-.9.536-1.55.4c-.48-.1-.58-.505-.625-.875c1.15.2 1.785-.14 1.785-.14c-1.665-.17-2.225-.605-2.26-.635a.5.5 0 0 1-.11-.134c-.05-.11-.035-.185-.025-.4c2.31.68 4.176.24 4.176.24a11.55 11.55 0 0 1-4.76-1.03l.23-.836c1.44.35 2.15.225 2.15.225a10 10 0 0 1-2.37-.89l.184-.44c2.33.92 8.76.92 11.095 0l.22.53l-.16.11c-2.25 1.326-5.605 1.275-5.605 1.275c3.25.28 5.55-.74 5.55-.74l.19.765l-.59.276s.075.714-.02.915c-.06.12-.225.234-.35.31c-1.225.52-3.38.46-3.38.46c1.875.17 2.79.184 3.165.114c-.065.38-.215.815-.64.9c-.65.136-.78-.13-1.55-.4c-.774-.264-2.375-.27-2.375-.27M8.2 12.175s-.3.695.285.97c.585.28 2.05.14 2.05.14s-1.27-.91-2.335-1.11m7.27.715s.115.575-.38.7c-.49.12-1.59-.215-1.59-.215s1.125-.5 1.97-.485"/><path fill="currentColor" d="M17.56 8.77s1.6.07 2.28.44c.59.315 1.16 1.05 1.16 1.05s-.84.255-1.1.55c-.24.274-.29.4-.29.4S18.5 10 17.38 9.55l.18-.775zm-1.845 10.06s.55.47 1.045.605c.425.114 1.04.035 1.04.035s-.265-.5-.245-.75c.02-.24.06-.32.06-.32c-.47-.06-.93-.185-1.365-.36zM5.83 13.925s-.35.71-1.145.914c-.69.18-1.685.05-1.685.05s.43-.754.4-1.144c-.035-.355-.095-.48-.095-.48s1.41.434 2.06-.016zm3-8.19s-.62-.44-.875-.9c-.22-.4-.27-1.03-.27-1.03s.585.15.85.075c.25-.075.325-.13.325-.13s-.105.934.375 1.595l-.4.39z"/></svg> </template>
CSS
.icon-mmy {
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%22M8.925%2019.16s.88-.585%202.76-.585c1.875%200%202.755.585%202.755.585s-.255.32-.565.41c-.31.1-.72.01-1.235.365c-.515.35-.955.315-.955.315s-.445.035-.96-.315c-.51-.355-.925-.27-1.235-.365c-.31-.09-.565-.41-.565-.41M11.03%206.41c-.535-.03-1.29.03-1.74-.125c-.775-.265-.9-.53-1.55-.4c-.48.1-.595.46-.64.83c1.155-.2%201.82.06%201.82.06c-1.665.17-2.225.605-2.26.635a.5.5%200%200%200-.11.13c-.05.115-.01.15%200%20.37c2.31-.68%204.15-.205%204.15-.205a11.55%2011.55%200%200%200-4.76%201.03l.22.75c1.385-.485%202.165-.14%202.165-.14a10%2010%200%200%200-2.37.89l.14.35c-.32.235-.585%201.125-.585%201.125c-.08-.48.235-1.145.235-1.145c-.65.04-.9.64-.9%201.135c0%20.5.335%201.065.735%201.43s.49.77.49.77c.3-.8-.285-.87-.125-1.825c.16-.95%201.345-1.46%201.345-1.46c-.245-.05-.49-.09-.74-.1c.51-.08.865-.87%204.02%201.115c3.155%201.99%205.11-.02%206.16-.63c.31.25.635.61.715%201.075c.16.955-.43%201.02-.125%201.825c0%200%20.09-.4.49-.77c.4-.365.735-.93.735-1.43s-.25-1.1-.9-1.135c0%200%20.315.665.235%201.15c0%200-.275-.93-.6-1.15l.17-.42l-.16-.115c-2.25-1.32-5.605-1.27-5.605-1.27c3.25-.275%205.55.74%205.55.74l.19-.765l-.59-.275s.025-.55-.07-.75c-.055-.115-.225-.23-.35-.305c-1.225-.52-3.33-.63-3.33-.63c1.875-.17%202.805-.06%203.18.015c-.065-.38-.235-.95-.655-1.03a1.17%201.17%200%200%200-.64.015a1.5%201.5%200%200%200-.6-.425c-.34-.1-.8-.005-1.365-.4c-.565-.39-1.055-.35-1.055-.35s-.49-.04-1.055.35c-.57.395-1.025.3-1.365.4c-.34.105-.625.45-.625.45s.685.46%202.125.61%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.685%2018.27s-1.6.006-2.375.27c-.775.265-.9.536-1.55.4c-.48-.1-.58-.505-.625-.875c1.15.2%201.785-.14%201.785-.14c-1.665-.17-2.225-.605-2.26-.635a.5.5%200%200%201-.11-.134c-.05-.11-.035-.185-.025-.4c2.31.68%204.176.24%204.176.24a11.55%2011.55%200%200%201-4.76-1.03l.23-.836c1.44.35%202.15.225%202.15.225a10%2010%200%200%201-2.37-.89l.184-.44c2.33.92%208.76.92%2011.095%200l.22.53l-.16.11c-2.25%201.326-5.605%201.275-5.605%201.275c3.25.28%205.55-.74%205.55-.74l.19.765l-.59.276s.075.714-.02.915c-.06.12-.225.234-.35.31c-1.225.52-3.38.46-3.38.46c1.875.17%202.79.184%203.165.114c-.065.38-.215.815-.64.9c-.65.136-.78-.13-1.55-.4c-.774-.264-2.375-.27-2.375-.27M8.2%2012.175s-.3.695.285.97c.585.28%202.05.14%202.05.14s-1.27-.91-2.335-1.11m7.27.715s.115.575-.38.7c-.49.12-1.59-.215-1.59-.215s1.125-.5%201.97-.485%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.56%208.77s1.6.07%202.28.44c.59.315%201.16%201.05%201.16%201.05s-.84.255-1.1.55c-.24.274-.29.4-.29.4S18.5%2010%2017.38%209.55l.18-.775zm-1.845%2010.06s.55.47%201.045.605c.425.114%201.04.035%201.04.035s-.265-.5-.245-.75c.02-.24.06-.32.06-.32c-.47-.06-.93-.185-1.365-.36zM5.83%2013.925s-.35.71-1.145.914c-.69.18-1.685.05-1.685.05s.43-.754.4-1.144c-.035-.355-.095-.48-.095-.48s1.41.434%202.06-.016zm3-8.19s-.62-.44-.875-.9c-.22-.4-.27-1.03-.27-1.03s.585.15.85.075c.25-.075.325-.13.325-.13s-.105.934.375%201.595l-.4.39z%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%22M8.925%2019.16s.88-.585%202.76-.585c1.875%200%202.755.585%202.755.585s-.255.32-.565.41c-.31.1-.72.01-1.235.365c-.515.35-.955.315-.955.315s-.445.035-.96-.315c-.51-.355-.925-.27-1.235-.365c-.31-.09-.565-.41-.565-.41M11.03%206.41c-.535-.03-1.29.03-1.74-.125c-.775-.265-.9-.53-1.55-.4c-.48.1-.595.46-.64.83c1.155-.2%201.82.06%201.82.06c-1.665.17-2.225.605-2.26.635a.5.5%200%200%200-.11.13c-.05.115-.01.15%200%20.37c2.31-.68%204.15-.205%204.15-.205a11.55%2011.55%200%200%200-4.76%201.03l.22.75c1.385-.485%202.165-.14%202.165-.14a10%2010%200%200%200-2.37.89l.14.35c-.32.235-.585%201.125-.585%201.125c-.08-.48.235-1.145.235-1.145c-.65.04-.9.64-.9%201.135c0%20.5.335%201.065.735%201.43s.49.77.49.77c.3-.8-.285-.87-.125-1.825c.16-.95%201.345-1.46%201.345-1.46c-.245-.05-.49-.09-.74-.1c.51-.08.865-.87%204.02%201.115c3.155%201.99%205.11-.02%206.16-.63c.31.25.635.61.715%201.075c.16.955-.43%201.02-.125%201.825c0%200%20.09-.4.49-.77c.4-.365.735-.93.735-1.43s-.25-1.1-.9-1.135c0%200%20.315.665.235%201.15c0%200-.275-.93-.6-1.15l.17-.42l-.16-.115c-2.25-1.32-5.605-1.27-5.605-1.27c3.25-.275%205.55.74%205.55.74l.19-.765l-.59-.275s.025-.55-.07-.75c-.055-.115-.225-.23-.35-.305c-1.225-.52-3.33-.63-3.33-.63c1.875-.17%202.805-.06%203.18.015c-.065-.38-.235-.95-.655-1.03a1.17%201.17%200%200%200-.64.015a1.5%201.5%200%200%200-.6-.425c-.34-.1-.8-.005-1.365-.4c-.565-.39-1.055-.35-1.055-.35s-.49-.04-1.055.35c-.57.395-1.025.3-1.365.4c-.34.105-.625.45-.625.45s.685.46%202.125.61%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.685%2018.27s-1.6.006-2.375.27c-.775.265-.9.536-1.55.4c-.48-.1-.58-.505-.625-.875c1.15.2%201.785-.14%201.785-.14c-1.665-.17-2.225-.605-2.26-.635a.5.5%200%200%201-.11-.134c-.05-.11-.035-.185-.025-.4c2.31.68%204.176.24%204.176.24a11.55%2011.55%200%200%201-4.76-1.03l.23-.836c1.44.35%202.15.225%202.15.225a10%2010%200%200%201-2.37-.89l.184-.44c2.33.92%208.76.92%2011.095%200l.22.53l-.16.11c-2.25%201.326-5.605%201.275-5.605%201.275c3.25.28%205.55-.74%205.55-.74l.19.765l-.59.276s.075.714-.02.915c-.06.12-.225.234-.35.31c-1.225.52-3.38.46-3.38.46c1.875.17%202.79.184%203.165.114c-.065.38-.215.815-.64.9c-.65.136-.78-.13-1.55-.4c-.774-.264-2.375-.27-2.375-.27M8.2%2012.175s-.3.695.285.97c.585.28%202.05.14%202.05.14s-1.27-.91-2.335-1.11m7.27.715s.115.575-.38.7c-.49.12-1.59-.215-1.59-.215s1.125-.5%201.97-.485%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.56%208.77s1.6.07%202.28.44c.59.315%201.16%201.05%201.16%201.05s-.84.255-1.1.55c-.24.274-.29.4-.29.4S18.5%2010%2017.38%209.55l.18-.775zm-1.845%2010.06s.55.47%201.045.605c.425.114%201.04.035%201.04.035s-.265-.5-.245-.75c.02-.24.06-.32.06-.32c-.47-.06-.93-.185-1.365-.36zM5.83%2013.925s-.35.71-1.145.914c-.69.18-1.685.05-1.685.05s.43-.754.4-1.144c-.035-.355-.095-.48-.095-.48s1.41.434%202.06-.016zm3-8.19s-.62-.44-.875-.9c-.22-.4-.27-1.03-.27-1.03s.585.15.85.075c.25-.075.325-.13.325-.13s-.105.934.375%201.595l-.4.39z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mmy.svg?color=%231a73e8&size=48