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

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

The same logo in other sets

Use the bcb 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 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/><path fill="currentColor" d="m10.942 8.293l-1.06 1.059v2.117l1.854-2.117h1.588l-1.059 1.058h-.53l-1.058 1.06h3.97l-1.058 1.587h-2.647l-1.06 1.06h4.766l2.382-3.707h-2.912l2.118-2.117z"/><path fill="currentColor" d="m7.924 8.342l.9.9v.752l-.688-.688l-1.393 3.954l2.78 3.007l.407-1.09h.567l-.784 2.086l-3.573-3.876l1.778-5.045zm2.631 6.835l-.82 2.192l5.373-.9l.429-1.292h-.556l-.275.826l-4.156.688l.577-1.514z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBcb(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 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clipRule="evenodd"/><path fill="currentColor" d="m10.942 8.293l-1.06 1.059v2.117l1.854-2.117h1.588l-1.059 1.058h-.53l-1.058 1.06h3.97l-1.058 1.587h-2.647l-1.06 1.06h4.766l2.382-3.707h-2.912l2.118-2.117z"/><path fill="currentColor" d="m7.924 8.342l.9.9v.752l-.688-.688l-1.393 3.954l2.78 3.007l.407-1.09h.567l-.784 2.086l-3.573-3.876l1.778-5.045zm2.631 6.835l-.82 2.192l5.373-.9l.429-1.292h-.556l-.275.826l-4.156.688l.577-1.514z"/></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 19.941a7.942 7.942 0 1 0 0-15.883a7.942 7.942 0 0 0 0 15.883M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/><path fill="currentColor" d="m10.942 8.293l-1.06 1.059v2.117l1.854-2.117h1.588l-1.059 1.058h-.53l-1.058 1.06h3.97l-1.058 1.587h-2.647l-1.06 1.06h4.766l2.382-3.707h-2.912l2.118-2.117z"/><path fill="currentColor" d="m7.924 8.342l.9.9v.752l-.688-.688l-1.393 3.954l2.78 3.007l.407-1.09h.567l-.784 2.086l-3.573-3.876l1.778-5.045zm2.631 6.835l-.82 2.192l5.373-.9l.429-1.292h-.556l-.275.826l-4.156.688l.577-1.514z"/></svg>
</template>

CSS

.icon-bcb {
  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%2019.941a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.942%208.293l-1.06%201.059v2.117l1.854-2.117h1.588l-1.059%201.058h-.53l-1.058%201.06h3.97l-1.058%201.587h-2.647l-1.06%201.06h4.766l2.382-3.707h-2.912l2.118-2.117z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.924%208.342l.9.9v.752l-.688-.688l-1.393%203.954l2.78%203.007l.407-1.09h.567l-.784%202.086l-3.573-3.876l1.778-5.045zm2.631%206.835l-.82%202.192l5.373-.9l.429-1.292h-.556l-.275.826l-4.156.688l.577-1.514z%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%2019.941a7.942%207.942%200%201%200%200-15.883a7.942%207.942%200%200%200%200%2015.883M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.942%208.293l-1.06%201.059v2.117l1.854-2.117h1.588l-1.059%201.058h-.53l-1.058%201.06h3.97l-1.058%201.587h-2.647l-1.06%201.06h4.766l2.382-3.707h-2.912l2.118-2.117z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.924%208.342l.9.9v.752l-.688-.688l-1.393%203.954l2.78%203.007l.407-1.09h.567l-.784%202.086l-3.573-3.876l1.778-5.045zm2.631%206.835l-.82%202.192l5.373-.9l.429-1.292h-.556l-.275.826l-4.156.688l.577-1.514z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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