bcn from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
bcn
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the bcn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f04086" d="M20.03 13.024a4.32 4.32 0 0 0-2.7-1.29v-.02a3.73 3.73 0 0 0 2.383-1.261c.56-.668.866-1.512.864-2.383a3.77 3.77 0 0 0-1.44-3.216c-.963-.775-2.412-1.084-4.388-1.084h-7.21v6.808H3v2.836h11.699c.924 0 1.609.037 2.065.404c.457.368.685.834.685 1.54c0 1.572-1.31 2.027-2.75 2.027h-4.324v-1.702H7.538v4.539h7.46c1.59.07 3.16-.309 4.466-1.222a4.04 4.04 0 0 0 1.53-3.395a3.78 3.78 0 0 0-.963-2.58m-5.758-2.446h-3.897V6.607h3.907c1.827 0 2.74.58 2.74 1.99s-.913 1.98-2.75 1.98"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedBcn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f04086" d="M20.03 13.024a4.32 4.32 0 0 0-2.7-1.29v-.02a3.73 3.73 0 0 0 2.383-1.261c.56-.668.866-1.512.864-2.383a3.77 3.77 0 0 0-1.44-3.216c-.963-.775-2.412-1.084-4.388-1.084h-7.21v6.808H3v2.836h11.699c.924 0 1.609.037 2.065.404c.457.368.685.834.685 1.54c0 1.572-1.31 2.027-2.75 2.027h-4.324v-1.702H7.538v4.539h7.46c1.59.07 3.16-.309 4.466-1.222a4.04 4.04 0 0 0 1.53-3.395a3.78 3.78 0 0 0-.963-2.58m-5.758-2.446h-3.897V6.607h3.907c1.827 0 2.74.58 2.74 1.99s-.913 1.98-2.75 1.98"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f04086" d="M20.03 13.024a4.32 4.32 0 0 0-2.7-1.29v-.02a3.73 3.73 0 0 0 2.383-1.261c.56-.668.866-1.512.864-2.383a3.77 3.77 0 0 0-1.44-3.216c-.963-.775-2.412-1.084-4.388-1.084h-7.21v6.808H3v2.836h11.699c.924 0 1.609.037 2.065.404c.457.368.685.834.685 1.54c0 1.572-1.31 2.027-2.75 2.027h-4.324v-1.702H7.538v4.539h7.46c1.59.07 3.16-.309 4.466-1.222a4.04 4.04 0 0 0 1.53-3.395a3.78 3.78 0 0 0-.963-2.58m-5.758-2.446h-3.897V6.607h3.907c1.827 0 2.74.58 2.74 1.99s-.913 1.98-2.75 1.98"/></svg>
</template>

CSS

.icon-bcn {
  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%22%23f04086%22%20d%3D%22M20.03%2013.024a4.32%204.32%200%200%200-2.7-1.29v-.02a3.73%203.73%200%200%200%202.383-1.261c.56-.668.866-1.512.864-2.383a3.77%203.77%200%200%200-1.44-3.216c-.963-.775-2.412-1.084-4.388-1.084h-7.21v6.808H3v2.836h11.699c.924%200%201.609.037%202.065.404c.457.368.685.834.685%201.54c0%201.572-1.31%202.027-2.75%202.027h-4.324v-1.702H7.538v4.539h7.46c1.59.07%203.16-.309%204.466-1.222a4.04%204.04%200%200%200%201.53-3.395a3.78%203.78%200%200%200-.963-2.58m-5.758-2.446h-3.897V6.607h3.907c1.827%200%202.74.58%202.74%201.99s-.913%201.98-2.75%201.98%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%22%23f04086%22%20d%3D%22M20.03%2013.024a4.32%204.32%200%200%200-2.7-1.29v-.02a3.73%203.73%200%200%200%202.383-1.261c.56-.668.866-1.512.864-2.383a3.77%203.77%200%200%200-1.44-3.216c-.963-.775-2.412-1.084-4.388-1.084h-7.21v6.808H3v2.836h11.699c.924%200%201.609.037%202.065.404c.457.368.685.834.685%201.54c0%201.572-1.31%202.027-2.75%202.027h-4.324v-1.702H7.538v4.539h7.46c1.59.07%203.16-.309%204.466-1.222a4.04%204.04%200%200%200%201.53-3.395a3.78%203.78%200%200%200-.963-2.58m-5.758-2.446h-3.897V6.607h3.907c1.827%200%202.74.58%202.74%201.99s-.913%201.98-2.75%201.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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