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

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

The same logo in other sets

Use the bzr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 8.65c-.336-.174-1.73-.504-2.39-.65c0 .2-.02.646-.11.866c.794.125 1.91.475 2.37.635c.044-.18.13-.6.13-.85m0 6.7c-.336.176-1.73.506-2.39.65c0-.2-.02-.644-.11-.864c.794-.125 1.91-.475 2.37-.635c.044.18.13.6.13.85m8-8.68L13.973 4.5a1.55 1.55 0 0 1-.475.78c1.095.68 3.345 2.07 3.57 2.22c.05-.324.31-.69.43-.83m0 10.66l-3.526 2.17a1.55 1.55 0 0 0-.475-.78c1.095-.68 3.345-2.07 3.57-2.22c.05.326.31.69.43.83m-6-6.844c0-.2.074-.74.114-.985c3.715 1.94 5.805 4.135 6.385 4.99c-.185.05-.6.225-.78.51c-2.16-2.68-5.2-4.26-5.72-4.515"/><path fill="currentColor" d="M11.498 14.016c0 .2.075.74.115.985c3.715-1.94 5.805-4.135 6.385-4.99c-.185-.05-.6-.225-.78-.51c-2.16 2.68-5.2 4.26-5.72 4.515M12.25 5.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0 15.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m-7-3.998a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0-7.501a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m13.5 0a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0 7.501a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/><path fill="currentColor" d="M9.5 11.992c0 3.075.74 5.625 1.105 6.51c.2-.13.665-.39.895-.39c-.825-2.195-1-4.98-1-6.11s.175-3.916 1-6.11c-.23 0-.69-.26-.895-.39c-.365.884-1.1 3.42-1.105 6.49"/></svg>

React

import type { SVGProps } from "react";

export function TokenBzr(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="M9.5 8.65c-.336-.174-1.73-.504-2.39-.65c0 .2-.02.646-.11.866c.794.125 1.91.475 2.37.635c.044-.18.13-.6.13-.85m0 6.7c-.336.176-1.73.506-2.39.65c0-.2-.02-.644-.11-.864c.794-.125 1.91-.475 2.37-.635c.044.18.13.6.13.85m8-8.68L13.973 4.5a1.55 1.55 0 0 1-.475.78c1.095.68 3.345 2.07 3.57 2.22c.05-.324.31-.69.43-.83m0 10.66l-3.526 2.17a1.55 1.55 0 0 0-.475-.78c1.095-.68 3.345-2.07 3.57-2.22c.05.326.31.69.43.83m-6-6.844c0-.2.074-.74.114-.985c3.715 1.94 5.805 4.135 6.385 4.99c-.185.05-.6.225-.78.51c-2.16-2.68-5.2-4.26-5.72-4.515"/><path fill="currentColor" d="M11.498 14.016c0 .2.075.74.115.985c3.715-1.94 5.805-4.135 6.385-4.99c-.185-.05-.6-.225-.78-.51c-2.16 2.68-5.2 4.26-5.72 4.515M12.25 5.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0 15.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m-7-3.998a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0-7.501a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m13.5 0a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0 7.501a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/><path fill="currentColor" d="M9.5 11.992c0 3.075.74 5.625 1.105 6.51c.2-.13.665-.39.895-.39c-.825-2.195-1-4.98-1-6.11s.175-3.916 1-6.11c-.23 0-.69-.26-.895-.39c-.365.884-1.1 3.42-1.105 6.49"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 8.65c-.336-.174-1.73-.504-2.39-.65c0 .2-.02.646-.11.866c.794.125 1.91.475 2.37.635c.044-.18.13-.6.13-.85m0 6.7c-.336.176-1.73.506-2.39.65c0-.2-.02-.644-.11-.864c.794-.125 1.91-.475 2.37-.635c.044.18.13.6.13.85m8-8.68L13.973 4.5a1.55 1.55 0 0 1-.475.78c1.095.68 3.345 2.07 3.57 2.22c.05-.324.31-.69.43-.83m0 10.66l-3.526 2.17a1.55 1.55 0 0 0-.475-.78c1.095-.68 3.345-2.07 3.57-2.22c.05.326.31.69.43.83m-6-6.844c0-.2.074-.74.114-.985c3.715 1.94 5.805 4.135 6.385 4.99c-.185.05-.6.225-.78.51c-2.16-2.68-5.2-4.26-5.72-4.515"/><path fill="currentColor" d="M11.498 14.016c0 .2.075.74.115.985c3.715-1.94 5.805-4.135 6.385-4.99c-.185-.05-.6-.225-.78-.51c-2.16 2.68-5.2 4.26-5.72 4.515M12.25 5.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0 15.5a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m-7-3.998a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0-7.501a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m13.5 0a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5m0 7.501a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/><path fill="currentColor" d="M9.5 11.992c0 3.075.74 5.625 1.105 6.51c.2-.13.665-.39.895-.39c-.825-2.195-1-4.98-1-6.11s.175-3.916 1-6.11c-.23 0-.69-.26-.895-.39c-.365.884-1.1 3.42-1.105 6.49"/></svg>
</template>

CSS

.icon-bzr {
  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%22M9.5%208.65c-.336-.174-1.73-.504-2.39-.65c0%20.2-.02.646-.11.866c.794.125%201.91.475%202.37.635c.044-.18.13-.6.13-.85m0%206.7c-.336.176-1.73.506-2.39.65c0-.2-.02-.644-.11-.864c.794-.125%201.91-.475%202.37-.635c.044.18.13.6.13.85m8-8.68L13.973%204.5a1.55%201.55%200%200%201-.475.78c1.095.68%203.345%202.07%203.57%202.22c.05-.324.31-.69.43-.83m0%2010.66l-3.526%202.17a1.55%201.55%200%200%200-.475-.78c1.095-.68%203.345-2.07%203.57-2.22c.05.326.31.69.43.83m-6-6.844c0-.2.074-.74.114-.985c3.715%201.94%205.805%204.135%206.385%204.99c-.185.05-.6.225-.78.51c-2.16-2.68-5.2-4.26-5.72-4.515%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.498%2014.016c0%20.2.075.74.115.985c3.715-1.94%205.805-4.135%206.385-4.99c-.185-.05-.6-.225-.78-.51c-2.16%202.68-5.2%204.26-5.72%204.515M12.25%205.5a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m0%2015.5a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m-7-3.998a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m0-7.501a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m13.5%200a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m0%207.501a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%2011.992c0%203.075.74%205.625%201.105%206.51c.2-.13.665-.39.895-.39c-.825-2.195-1-4.98-1-6.11s.175-3.916%201-6.11c-.23%200-.69-.26-.895-.39c-.365.884-1.1%203.42-1.105%206.49%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%22M9.5%208.65c-.336-.174-1.73-.504-2.39-.65c0%20.2-.02.646-.11.866c.794.125%201.91.475%202.37.635c.044-.18.13-.6.13-.85m0%206.7c-.336.176-1.73.506-2.39.65c0-.2-.02-.644-.11-.864c.794-.125%201.91-.475%202.37-.635c.044.18.13.6.13.85m8-8.68L13.973%204.5a1.55%201.55%200%200%201-.475.78c1.095.68%203.345%202.07%203.57%202.22c.05-.324.31-.69.43-.83m0%2010.66l-3.526%202.17a1.55%201.55%200%200%200-.475-.78c1.095-.68%203.345-2.07%203.57-2.22c.05.326.31.69.43.83m-6-6.844c0-.2.074-.74.114-.985c3.715%201.94%205.805%204.135%206.385%204.99c-.185.05-.6.225-.78.51c-2.16-2.68-5.2-4.26-5.72-4.515%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.498%2014.016c0%20.2.075.74.115.985c3.715-1.94%205.805-4.135%206.385-4.99c-.185-.05-.6-.225-.78-.51c-2.16%202.68-5.2%204.26-5.72%204.515M12.25%205.5a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m0%2015.5a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m-7-3.998a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m0-7.501a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m13.5%200a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5m0%207.501a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%2011.992c0%203.075.74%205.625%201.105%206.51c.2-.13.665-.39.895-.39c-.825-2.195-1-4.98-1-6.11s.175-3.916%201-6.11c-.23%200-.69-.26-.895-.39c-.365.884-1.1%203.42-1.105%206.49%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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