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

Name
zbc
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 zbc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGVfA7cbiU)" d="M3.347 13.163c-.795-.86-.125-2.26 1.025-2.16l15.48 1.375c1.01.09 1.505 1.3.855 2.1l-2.905 3.56l-.325-.275l.32.275a1.25 1.25 0 0 1-.96.46h-8.04c-.35 0-.68-.15-.915-.405l-4.535-4.935zm.95-1.3c-.38-.035-.6.43-.34.715l4.535 4.935a.42.42 0 0 0 .305.135h8.04c.12 0 .24-.055.32-.15l2.91-3.565c.215-.265.05-.67-.285-.7L4.297 11.858z"/><path fill="url(#SVGF2dBIdPh)" d="M6.241 6.754c.245-.895 1.23-1.435 2.19-1.195l9.586 2.405a1.26 1.26 0 0 1 .985 1.2v.1c0 .735-.685 1.31-1.476 1.235l-9.935-.995c-1.075-.105-1.8-1.07-1.535-2.05zm1.955-.395c-.48-.12-.97.15-1.09.6l-.19.7c-.13.49.23.97.77 1.025l9.935.99c.26.025.49-.165.49-.41v-.1c0-.19-.134-.35-.33-.4l-9.585-2.4z"/><defs><linearGradient id="SVGVfA7cbiU" x1="2.992" x2="19.676" y1="8.88" y2="10.573" gradientUnits="userSpaceOnUse"><stop stop-color="#45c1cb"/><stop offset=".82" stop-color="#a274bf"/><stop offset="1" stop-color="#6a66b2"/></linearGradient><linearGradient id="SVGF2dBIdPh" x1="5.671" x2="18.921" y1="7.289" y2="10.134" gradientUnits="userSpaceOnUse"><stop stop-color="#45c1cb"/><stop offset=".72" stop-color="#a991cb"/><stop offset="1" stop-color="#6a66b2"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedZbc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGVfA7cbiU)" d="M3.347 13.163c-.795-.86-.125-2.26 1.025-2.16l15.48 1.375c1.01.09 1.505 1.3.855 2.1l-2.905 3.56l-.325-.275l.32.275a1.25 1.25 0 0 1-.96.46h-8.04c-.35 0-.68-.15-.915-.405l-4.535-4.935zm.95-1.3c-.38-.035-.6.43-.34.715l4.535 4.935a.42.42 0 0 0 .305.135h8.04c.12 0 .24-.055.32-.15l2.91-3.565c.215-.265.05-.67-.285-.7L4.297 11.858z"/><path fill="url(#SVGF2dBIdPh)" d="M6.241 6.754c.245-.895 1.23-1.435 2.19-1.195l9.586 2.405a1.26 1.26 0 0 1 .985 1.2v.1c0 .735-.685 1.31-1.476 1.235l-9.935-.995c-1.075-.105-1.8-1.07-1.535-2.05zm1.955-.395c-.48-.12-.97.15-1.09.6l-.19.7c-.13.49.23.97.77 1.025l9.935.99c.26.025.49-.165.49-.41v-.1c0-.19-.134-.35-.33-.4l-9.585-2.4z"/><defs><linearGradient id="SVGVfA7cbiU" x1="2.992" x2="19.676" y1="8.88" y2="10.573" gradientUnits="userSpaceOnUse"><stop stopColor="#45c1cb"/><stop offset=".82" stopColor="#a274bf"/><stop offset="1" stopColor="#6a66b2"/></linearGradient><linearGradient id="SVGF2dBIdPh" x1="5.671" x2="18.921" y1="7.289" y2="10.134" gradientUnits="userSpaceOnUse"><stop stopColor="#45c1cb"/><stop offset=".72" stopColor="#a991cb"/><stop offset="1" stopColor="#6a66b2"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGVfA7cbiU)" d="M3.347 13.163c-.795-.86-.125-2.26 1.025-2.16l15.48 1.375c1.01.09 1.505 1.3.855 2.1l-2.905 3.56l-.325-.275l.32.275a1.25 1.25 0 0 1-.96.46h-8.04c-.35 0-.68-.15-.915-.405l-4.535-4.935zm.95-1.3c-.38-.035-.6.43-.34.715l4.535 4.935a.42.42 0 0 0 .305.135h8.04c.12 0 .24-.055.32-.15l2.91-3.565c.215-.265.05-.67-.285-.7L4.297 11.858z"/><path fill="url(#SVGF2dBIdPh)" d="M6.241 6.754c.245-.895 1.23-1.435 2.19-1.195l9.586 2.405a1.26 1.26 0 0 1 .985 1.2v.1c0 .735-.685 1.31-1.476 1.235l-9.935-.995c-1.075-.105-1.8-1.07-1.535-2.05zm1.955-.395c-.48-.12-.97.15-1.09.6l-.19.7c-.13.49.23.97.77 1.025l9.935.99c.26.025.49-.165.49-.41v-.1c0-.19-.134-.35-.33-.4l-9.585-2.4z"/><defs><linearGradient id="SVGVfA7cbiU" x1="2.992" x2="19.676" y1="8.88" y2="10.573" gradientUnits="userSpaceOnUse"><stop stop-color="#45c1cb"/><stop offset=".82" stop-color="#a274bf"/><stop offset="1" stop-color="#6a66b2"/></linearGradient><linearGradient id="SVGF2dBIdPh" x1="5.671" x2="18.921" y1="7.289" y2="10.134" gradientUnits="userSpaceOnUse"><stop stop-color="#45c1cb"/><stop offset=".72" stop-color="#a991cb"/><stop offset="1" stop-color="#6a66b2"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-zbc {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGVfA7cbiU)%22%20d%3D%22M3.347%2013.163c-.795-.86-.125-2.26%201.025-2.16l15.48%201.375c1.01.09%201.505%201.3.855%202.1l-2.905%203.56l-.325-.275l.32.275a1.25%201.25%200%200%201-.96.46h-8.04c-.35%200-.68-.15-.915-.405l-4.535-4.935zm.95-1.3c-.38-.035-.6.43-.34.715l4.535%204.935a.42.42%200%200%200%20.305.135h8.04c.12%200%20.24-.055.32-.15l2.91-3.565c.215-.265.05-.67-.285-.7L4.297%2011.858z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGF2dBIdPh)%22%20d%3D%22M6.241%206.754c.245-.895%201.23-1.435%202.19-1.195l9.586%202.405a1.26%201.26%200%200%201%20.985%201.2v.1c0%20.735-.685%201.31-1.476%201.235l-9.935-.995c-1.075-.105-1.8-1.07-1.535-2.05zm1.955-.395c-.48-.12-.97.15-1.09.6l-.19.7c-.13.49.23.97.77%201.025l9.935.99c.26.025.49-.165.49-.41v-.1c0-.19-.134-.35-.33-.4l-9.585-2.4z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGVfA7cbiU%22%20x1%3D%222.992%22%20x2%3D%2219.676%22%20y1%3D%228.88%22%20y2%3D%2210.573%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2345c1cb%22%2F%3E%3Cstop%20offset%3D%22.82%22%20stop-color%3D%22%23a274bf%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236a66b2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGF2dBIdPh%22%20x1%3D%225.671%22%20x2%3D%2218.921%22%20y1%3D%227.289%22%20y2%3D%2210.134%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2345c1cb%22%2F%3E%3Cstop%20offset%3D%22.72%22%20stop-color%3D%22%23a991cb%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236a66b2%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGVfA7cbiU)%22%20d%3D%22M3.347%2013.163c-.795-.86-.125-2.26%201.025-2.16l15.48%201.375c1.01.09%201.505%201.3.855%202.1l-2.905%203.56l-.325-.275l.32.275a1.25%201.25%200%200%201-.96.46h-8.04c-.35%200-.68-.15-.915-.405l-4.535-4.935zm.95-1.3c-.38-.035-.6.43-.34.715l4.535%204.935a.42.42%200%200%200%20.305.135h8.04c.12%200%20.24-.055.32-.15l2.91-3.565c.215-.265.05-.67-.285-.7L4.297%2011.858z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGF2dBIdPh)%22%20d%3D%22M6.241%206.754c.245-.895%201.23-1.435%202.19-1.195l9.586%202.405a1.26%201.26%200%200%201%20.985%201.2v.1c0%20.735-.685%201.31-1.476%201.235l-9.935-.995c-1.075-.105-1.8-1.07-1.535-2.05zm1.955-.395c-.48-.12-.97.15-1.09.6l-.19.7c-.13.49.23.97.77%201.025l9.935.99c.26.025.49-.165.49-.41v-.1c0-.19-.134-.35-.33-.4l-9.585-2.4z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGVfA7cbiU%22%20x1%3D%222.992%22%20x2%3D%2219.676%22%20y1%3D%228.88%22%20y2%3D%2210.573%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2345c1cb%22%2F%3E%3Cstop%20offset%3D%22.82%22%20stop-color%3D%22%23a274bf%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236a66b2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGF2dBIdPh%22%20x1%3D%225.671%22%20x2%3D%2218.921%22%20y1%3D%227.289%22%20y2%3D%2210.134%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2345c1cb%22%2F%3E%3Cstop%20offset%3D%22.72%22%20stop-color%3D%22%23a991cb%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236a66b2%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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