crypto com logo

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

Name
crypto-com
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the crypto com logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.078 17.488h-1.114l-1.321-1.221v-.625l1.372-1.308v-2.083l1.795-1.17l2.048 1.544zm-4.597-3.283l.208-1.954l-.675-1.752h3.972l-.66 1.752l.186 1.954zm.905 2.062l-1.322 1.235H8.937l-2.795-4.877l2.062-1.53l1.81 1.156v2.083l1.372 1.308zM8.922 6.893h6.141l.733 3.125H8.204zM11.996 3L4.203 7.504v9L11.996 21l7.8-4.496v-9z"/></svg>

React

import type { SVGProps } from "react";

export function TokenCryptoCom(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="M15.078 17.488h-1.114l-1.321-1.221v-.625l1.372-1.308v-2.083l1.795-1.17l2.048 1.544zm-4.597-3.283l.208-1.954l-.675-1.752h3.972l-.66 1.752l.186 1.954zm.905 2.062l-1.322 1.235H8.937l-2.795-4.877l2.062-1.53l1.81 1.156v2.083l1.372 1.308zM8.922 6.893h6.141l.733 3.125H8.204zM11.996 3L4.203 7.504v9L11.996 21l7.8-4.496v-9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.078 17.488h-1.114l-1.321-1.221v-.625l1.372-1.308v-2.083l1.795-1.17l2.048 1.544zm-4.597-3.283l.208-1.954l-.675-1.752h3.972l-.66 1.752l.186 1.954zm.905 2.062l-1.322 1.235H8.937l-2.795-4.877l2.062-1.53l1.81 1.156v2.083l1.372 1.308zM8.922 6.893h6.141l.733 3.125H8.204zM11.996 3L4.203 7.504v9L11.996 21l7.8-4.496v-9z"/></svg>
</template>

CSS

.icon-crypto-com {
  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%22M15.078%2017.488h-1.114l-1.321-1.221v-.625l1.372-1.308v-2.083l1.795-1.17l2.048%201.544zm-4.597-3.283l.208-1.954l-.675-1.752h3.972l-.66%201.752l.186%201.954zm.905%202.062l-1.322%201.235H8.937l-2.795-4.877l2.062-1.53l1.81%201.156v2.083l1.372%201.308zM8.922%206.893h6.141l.733%203.125H8.204zM11.996%203L4.203%207.504v9L11.996%2021l7.8-4.496v-9z%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%22M15.078%2017.488h-1.114l-1.321-1.221v-.625l1.372-1.308v-2.083l1.795-1.17l2.048%201.544zm-4.597-3.283l.208-1.954l-.675-1.752h3.972l-.66%201.752l.186%201.954zm.905%202.062l-1.322%201.235H8.937l-2.795-4.877l2.062-1.53l1.81%201.156v2.083l1.372%201.308zM8.922%206.893h6.141l.733%203.125H8.204zM11.996%203L4.203%207.504v9L11.996%2021l7.8-4.496v-9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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