mc logo
mc from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- mc
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the mc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 3c4.961 0 9 4.039 9 9s-4.039 9-9 9s-9-4.039-9-9s4.039-9 9-9m0 12.937c-1.125-1-1.687-2.306-1.687-3.937S10.875 9.064 12 8.062c1.125 1.002 1.687 2.307 1.687 3.938s-.562 2.908-1.687 3.937" clip-rule="evenodd"/><path fill="currentColor" d="M3.253 14.153c.034.056 2.008 3.527 5.231 3.47c1.052-.016 2.216-.703 3.516-1.687c1.125-1.001 1.687-2.306 1.687-3.937S13.125 9.062 12 8.06c0 0 1.811-1.727 3.937-1.687c1.665.028 3.544 1.12 4.939 4.123A9.013 9.013 0 0 1 12 20.977a8.96 8.96 0 0 1-8.747-6.824"/></svg>
React
import type { SVGProps } from "react";
export function TokenMc(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" fillRule="evenodd" d="M12 3c4.961 0 9 4.039 9 9s-4.039 9-9 9s-9-4.039-9-9s4.039-9 9-9m0 12.937c-1.125-1-1.687-2.306-1.687-3.937S10.875 9.064 12 8.062c1.125 1.002 1.687 2.307 1.687 3.938s-.562 2.908-1.687 3.937" clipRule="evenodd"/><path fill="currentColor" d="M3.253 14.153c.034.056 2.008 3.527 5.231 3.47c1.052-.016 2.216-.703 3.516-1.687c1.125-1.001 1.687-2.306 1.687-3.937S13.125 9.062 12 8.06c0 0 1.811-1.727 3.937-1.687c1.665.028 3.544 1.12 4.939 4.123A9.013 9.013 0 0 1 12 20.977a8.96 8.96 0 0 1-8.747-6.824"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 3c4.961 0 9 4.039 9 9s-4.039 9-9 9s-9-4.039-9-9s4.039-9 9-9m0 12.937c-1.125-1-1.687-2.306-1.687-3.937S10.875 9.064 12 8.062c1.125 1.002 1.687 2.307 1.687 3.938s-.562 2.908-1.687 3.937" clip-rule="evenodd"/><path fill="currentColor" d="M3.253 14.153c.034.056 2.008 3.527 5.231 3.47c1.052-.016 2.216-.703 3.516-1.687c1.125-1.001 1.687-2.306 1.687-3.937S13.125 9.062 12 8.06c0 0 1.811-1.727 3.937-1.687c1.665.028 3.544 1.12 4.939 4.123A9.013 9.013 0 0 1 12 20.977a8.96 8.96 0 0 1-8.747-6.824"/></svg> </template>
CSS
.icon-mc {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%203c4.961%200%209%204.039%209%209s-4.039%209-9%209s-9-4.039-9-9s4.039-9%209-9m0%2012.937c-1.125-1-1.687-2.306-1.687-3.937S10.875%209.064%2012%208.062c1.125%201.002%201.687%202.307%201.687%203.938s-.562%202.908-1.687%203.937%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.253%2014.153c.034.056%202.008%203.527%205.231%203.47c1.052-.016%202.216-.703%203.516-1.687c1.125-1.001%201.687-2.306%201.687-3.937S13.125%209.062%2012%208.06c0%200%201.811-1.727%203.937-1.687c1.665.028%203.544%201.12%204.939%204.123A9.013%209.013%200%200%201%2012%2020.977a8.96%208.96%200%200%201-8.747-6.824%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%203c4.961%200%209%204.039%209%209s-4.039%209-9%209s-9-4.039-9-9s4.039-9%209-9m0%2012.937c-1.125-1-1.687-2.306-1.687-3.937S10.875%209.064%2012%208.062c1.125%201.002%201.687%202.307%201.687%203.938s-.562%202.908-1.687%203.937%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.253%2014.153c.034.056%202.008%203.527%205.231%203.47c1.052-.016%202.216-.703%203.516-1.687c1.125-1.001%201.687-2.306%201.687-3.937S13.125%209.062%2012%208.06c0%200%201.811-1.727%203.937-1.687c1.665.028%203.544%201.12%204.939%204.123A9.013%209.013%200%200%201%2012%2020.977a8.96%208.96%200%200%201-8.747-6.824%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mc.svg?color=%231a73e8&size=48