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

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

The same logo in other sets

Use the bct logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.643 3.146a.51.51 0 0 1 .716 0l3.613 3.613a.513.513 0 0 1 0 .727l-3.608 3.608a.514.514 0 0 1-.726 0L8.03 7.486a.51.51 0 0 1 0-.727zm4.871 4.884a.51.51 0 0 1 .726 0l3.608 3.607a.52.52 0 0 1 .112.56a.5.5 0 0 1-.112.167l-3.608 3.608a.51.51 0 0 1-.726 0l-3.608-3.608a.513.513 0 0 1 0-.727zm-4.872 4.876a.51.51 0 0 1 .716 0l3.613 3.608a.513.513 0 0 1 0 .727l-3.608 3.608a.51.51 0 0 1-.726 0L8.029 17.24a.51.51 0 0 1 0-.727l3.608-3.608zM6.76 8.03a.51.51 0 0 1 .726 0l3.608 3.608a.52.52 0 0 1 .152.364a.5.5 0 0 1-.152.363l-3.608 3.608a.51.51 0 0 1-.726 0l-3.608-3.608a.51.51 0 0 1 0-.727z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBct(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="M11.643 3.146a.51.51 0 0 1 .716 0l3.613 3.613a.513.513 0 0 1 0 .727l-3.608 3.608a.514.514 0 0 1-.726 0L8.03 7.486a.51.51 0 0 1 0-.727zm4.871 4.884a.51.51 0 0 1 .726 0l3.608 3.607a.52.52 0 0 1 .112.56a.5.5 0 0 1-.112.167l-3.608 3.608a.51.51 0 0 1-.726 0l-3.608-3.608a.513.513 0 0 1 0-.727zm-4.872 4.876a.51.51 0 0 1 .716 0l3.613 3.608a.513.513 0 0 1 0 .727l-3.608 3.608a.51.51 0 0 1-.726 0L8.029 17.24a.51.51 0 0 1 0-.727l3.608-3.608zM6.76 8.03a.51.51 0 0 1 .726 0l3.608 3.608a.52.52 0 0 1 .152.364a.5.5 0 0 1-.152.363l-3.608 3.608a.51.51 0 0 1-.726 0l-3.608-3.608a.51.51 0 0 1 0-.727z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.643 3.146a.51.51 0 0 1 .716 0l3.613 3.613a.513.513 0 0 1 0 .727l-3.608 3.608a.514.514 0 0 1-.726 0L8.03 7.486a.51.51 0 0 1 0-.727zm4.871 4.884a.51.51 0 0 1 .726 0l3.608 3.607a.52.52 0 0 1 .112.56a.5.5 0 0 1-.112.167l-3.608 3.608a.51.51 0 0 1-.726 0l-3.608-3.608a.513.513 0 0 1 0-.727zm-4.872 4.876a.51.51 0 0 1 .716 0l3.613 3.608a.513.513 0 0 1 0 .727l-3.608 3.608a.51.51 0 0 1-.726 0L8.029 17.24a.51.51 0 0 1 0-.727l3.608-3.608zM6.76 8.03a.51.51 0 0 1 .726 0l3.608 3.608a.52.52 0 0 1 .152.364a.5.5 0 0 1-.152.363l-3.608 3.608a.51.51 0 0 1-.726 0l-3.608-3.608a.51.51 0 0 1 0-.727z"/></svg>
</template>

CSS

.icon-bct {
  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%22M11.643%203.146a.51.51%200%200%201%20.716%200l3.613%203.613a.513.513%200%200%201%200%20.727l-3.608%203.608a.514.514%200%200%201-.726%200L8.03%207.486a.51.51%200%200%201%200-.727zm4.871%204.884a.51.51%200%200%201%20.726%200l3.608%203.607a.52.52%200%200%201%20.112.56a.5.5%200%200%201-.112.167l-3.608%203.608a.51.51%200%200%201-.726%200l-3.608-3.608a.513.513%200%200%201%200-.727zm-4.872%204.876a.51.51%200%200%201%20.716%200l3.613%203.608a.513.513%200%200%201%200%20.727l-3.608%203.608a.51.51%200%200%201-.726%200L8.029%2017.24a.51.51%200%200%201%200-.727l3.608-3.608zM6.76%208.03a.51.51%200%200%201%20.726%200l3.608%203.608a.52.52%200%200%201%20.152.364a.5.5%200%200%201-.152.363l-3.608%203.608a.51.51%200%200%201-.726%200l-3.608-3.608a.51.51%200%200%201%200-.727z%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%22M11.643%203.146a.51.51%200%200%201%20.716%200l3.613%203.613a.513.513%200%200%201%200%20.727l-3.608%203.608a.514.514%200%200%201-.726%200L8.03%207.486a.51.51%200%200%201%200-.727zm4.871%204.884a.51.51%200%200%201%20.726%200l3.608%203.607a.52.52%200%200%201%20.112.56a.5.5%200%200%201-.112.167l-3.608%203.608a.51.51%200%200%201-.726%200l-3.608-3.608a.513.513%200%200%201%200-.727zm-4.872%204.876a.51.51%200%200%201%20.716%200l3.613%203.608a.513.513%200%200%201%200%20.727l-3.608%203.608a.51.51%200%200%201-.726%200L8.029%2017.24a.51.51%200%200%201%200-.727l3.608-3.608zM6.76%208.03a.51.51%200%200%201%20.726%200l3.608%203.608a.52.52%200%200%201%20.152.364a.5.5%200%200%201-.152.363l-3.608%203.608a.51.51%200%200%201-.726%200l-3.608-3.608a.51.51%200%200%201%200-.727z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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