mchc from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
mchc
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the mchc 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="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12M3.953 9.972l2.107.196c.016 1.25.291 3.743 1.255 3.76c.969.02 1.25-2.315 1.27-3.516h6.951c.022 1.201.302 3.536 1.271 3.515c.963-.016 1.239-2.51 1.255-3.759l2.107-.196c.497 2.055.143 3.854-.096 4.5c-2.393 2.33-4.955.996-5.982-.26c-.773-.952-1.641-1.206-2.027-1.217c-.398.01-1.26.265-2.039 1.218c-1.021 1.26-3.584 2.589-5.977.26a8.54 8.54 0 0 1-.095-4.5m3.822-5.156A8.95 8.95 0 0 0 7.913 8.4c.058.201.286.582.725.482c.55-.122.466-.752.366-1.266c-.106-.513-.106-1.964 0-3.398c-.313.116-.99.402-1.229.598M16.182 8.4c.392-1.44.255-2.991.143-3.584c-.238-.196-.92-.477-1.228-.598c.1 1.434.1 2.885 0 3.398c-.106.514-.19 1.144.36 1.271c.44.095.667-.286.725-.487m-9.92-2.404c-.27.26-.874.89-1.123 1.335c-.053.698 0 2.08.577 1.985c.725-.117.672-.71.492-1.588c-.026-.556.006-1.006.032-1.34c.01-.159.021-.29.021-.392m12.7 1.335c-.249-.445-.853-1.075-1.123-1.335c0 .101.006.228.022.392c.02.334.052.784.031 1.34c-.18.878-.238 1.471.493 1.588c.582.095.624-1.287.577-1.985m-8.047-3.627a10.7 10.7 0 0 1 2.223 0c.228 1.853.344 5.575-1.021 5.628c-1.536.058-1.377-3.727-1.208-5.628z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenMchc(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="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12M3.953 9.972l2.107.196c.016 1.25.291 3.743 1.255 3.76c.969.02 1.25-2.315 1.27-3.516h6.951c.022 1.201.302 3.536 1.271 3.515c.963-.016 1.239-2.51 1.255-3.759l2.107-.196c.497 2.055.143 3.854-.096 4.5c-2.393 2.33-4.955.996-5.982-.26c-.773-.952-1.641-1.206-2.027-1.217c-.398.01-1.26.265-2.039 1.218c-1.021 1.26-3.584 2.589-5.977.26a8.54 8.54 0 0 1-.095-4.5m3.822-5.156A8.95 8.95 0 0 0 7.913 8.4c.058.201.286.582.725.482c.55-.122.466-.752.366-1.266c-.106-.513-.106-1.964 0-3.398c-.313.116-.99.402-1.229.598M16.182 8.4c.392-1.44.255-2.991.143-3.584c-.238-.196-.92-.477-1.228-.598c.1 1.434.1 2.885 0 3.398c-.106.514-.19 1.144.36 1.271c.44.095.667-.286.725-.487m-9.92-2.404c-.27.26-.874.89-1.123 1.335c-.053.698 0 2.08.577 1.985c.725-.117.672-.71.492-1.588c-.026-.556.006-1.006.032-1.34c.01-.159.021-.29.021-.392m12.7 1.335c-.249-.445-.853-1.075-1.123-1.335c0 .101.006.228.022.392c.02.334.052.784.031 1.34c-.18.878-.238 1.471.493 1.588c.582.095.624-1.287.577-1.985m-8.047-3.627a10.7 10.7 0 0 1 2.223 0c.228 1.853.344 5.575-1.021 5.628c-1.536.058-1.377-3.727-1.208-5.628z" clipRule="evenodd"/></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="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12M3.953 9.972l2.107.196c.016 1.25.291 3.743 1.255 3.76c.969.02 1.25-2.315 1.27-3.516h6.951c.022 1.201.302 3.536 1.271 3.515c.963-.016 1.239-2.51 1.255-3.759l2.107-.196c.497 2.055.143 3.854-.096 4.5c-2.393 2.33-4.955.996-5.982-.26c-.773-.952-1.641-1.206-2.027-1.217c-.398.01-1.26.265-2.039 1.218c-1.021 1.26-3.584 2.589-5.977.26a8.54 8.54 0 0 1-.095-4.5m3.822-5.156A8.95 8.95 0 0 0 7.913 8.4c.058.201.286.582.725.482c.55-.122.466-.752.366-1.266c-.106-.513-.106-1.964 0-3.398c-.313.116-.99.402-1.229.598M16.182 8.4c.392-1.44.255-2.991.143-3.584c-.238-.196-.92-.477-1.228-.598c.1 1.434.1 2.885 0 3.398c-.106.514-.19 1.144.36 1.271c.44.095.667-.286.725-.487m-9.92-2.404c-.27.26-.874.89-1.123 1.335c-.053.698 0 2.08.577 1.985c.725-.117.672-.71.492-1.588c-.026-.556.006-1.006.032-1.34c.01-.159.021-.29.021-.392m12.7 1.335c-.249-.445-.853-1.075-1.123-1.335c0 .101.006.228.022.392c.02.334.052.784.031 1.34c-.18.878-.238 1.471.493 1.588c.582.095.624-1.287.577-1.985m-8.047-3.627a10.7 10.7 0 0 1 2.223 0c.228 1.853.344 5.575-1.021 5.628c-1.536.058-1.377-3.727-1.208-5.628z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-mchc {
  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%22M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012M3.953%209.972l2.107.196c.016%201.25.291%203.743%201.255%203.76c.969.02%201.25-2.315%201.27-3.516h6.951c.022%201.201.302%203.536%201.271%203.515c.963-.016%201.239-2.51%201.255-3.759l2.107-.196c.497%202.055.143%203.854-.096%204.5c-2.393%202.33-4.955.996-5.982-.26c-.773-.952-1.641-1.206-2.027-1.217c-.398.01-1.26.265-2.039%201.218c-1.021%201.26-3.584%202.589-5.977.26a8.54%208.54%200%200%201-.095-4.5m3.822-5.156A8.95%208.95%200%200%200%207.913%208.4c.058.201.286.582.725.482c.55-.122.466-.752.366-1.266c-.106-.513-.106-1.964%200-3.398c-.313.116-.99.402-1.229.598M16.182%208.4c.392-1.44.255-2.991.143-3.584c-.238-.196-.92-.477-1.228-.598c.1%201.434.1%202.885%200%203.398c-.106.514-.19%201.144.36%201.271c.44.095.667-.286.725-.487m-9.92-2.404c-.27.26-.874.89-1.123%201.335c-.053.698%200%202.08.577%201.985c.725-.117.672-.71.492-1.588c-.026-.556.006-1.006.032-1.34c.01-.159.021-.29.021-.392m12.7%201.335c-.249-.445-.853-1.075-1.123-1.335c0%20.101.006.228.022.392c.02.334.052.784.031%201.34c-.18.878-.238%201.471.493%201.588c.582.095.624-1.287.577-1.985m-8.047-3.627a10.7%2010.7%200%200%201%202.223%200c.228%201.853.344%205.575-1.021%205.628c-1.536.058-1.377-3.727-1.208-5.628z%22%20clip-rule%3D%22evenodd%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%22M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012M3.953%209.972l2.107.196c.016%201.25.291%203.743%201.255%203.76c.969.02%201.25-2.315%201.27-3.516h6.951c.022%201.201.302%203.536%201.271%203.515c.963-.016%201.239-2.51%201.255-3.759l2.107-.196c.497%202.055.143%203.854-.096%204.5c-2.393%202.33-4.955.996-5.982-.26c-.773-.952-1.641-1.206-2.027-1.217c-.398.01-1.26.265-2.039%201.218c-1.021%201.26-3.584%202.589-5.977.26a8.54%208.54%200%200%201-.095-4.5m3.822-5.156A8.95%208.95%200%200%200%207.913%208.4c.058.201.286.582.725.482c.55-.122.466-.752.366-1.266c-.106-.513-.106-1.964%200-3.398c-.313.116-.99.402-1.229.598M16.182%208.4c.392-1.44.255-2.991.143-3.584c-.238-.196-.92-.477-1.228-.598c.1%201.434.1%202.885%200%203.398c-.106.514-.19%201.144.36%201.271c.44.095.667-.286.725-.487m-9.92-2.404c-.27.26-.874.89-1.123%201.335c-.053.698%200%202.08.577%201.985c.725-.117.672-.71.492-1.588c-.026-.556.006-1.006.032-1.34c.01-.159.021-.29.021-.392m12.7%201.335c-.249-.445-.853-1.075-1.123-1.335c0%20.101.006.228.022.392c.02.334.052.784.031%201.34c-.18.878-.238%201.471.493%201.588c.582.095.624-1.287.577-1.985m-8.047-3.627a10.7%2010.7%200%200%201%202.223%200c.228%201.853.344%205.575-1.021%205.628c-1.536.058-1.377-3.727-1.208-5.628z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/mchc.svg?color=%231a73e8&size=48