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

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

The same logo in other sets

Use the dbr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.947 6.79H10.58l-.71 2.842H7.6c-1.284 0-4.6 1.174-4.6 4.518c0 1.848 1.099 3.06 2.984 3.06h4.548l.52-1.894h-4.39c-.384-.014-1.294-.507-1.294-1.36c0-1.07 1.241-2.43 2.653-2.43h1.374l-.71 2.842a3.03 3.03 0 0 0 2.94-2.297zm3.79 0h-2.369l-1.894 7.578h2.368l.71-2.842h1.933c.38.014 1.147.507 1.147 1.36c0 1.07-1.223 2.43-2.63 2.43H13.64a2.127 2.127 0 0 0-2.113 1.894h4.893c1.526-.112 4.58-1.173 4.58-4.518c0-1.848-1.09-3.06-2.965-3.06h-2.009z"/></svg>

React

import type { SVGProps } from "react";

export function TokenDbr(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="M12.947 6.79H10.58l-.71 2.842H7.6c-1.284 0-4.6 1.174-4.6 4.518c0 1.848 1.099 3.06 2.984 3.06h4.548l.52-1.894h-4.39c-.384-.014-1.294-.507-1.294-1.36c0-1.07 1.241-2.43 2.653-2.43h1.374l-.71 2.842a3.03 3.03 0 0 0 2.94-2.297zm3.79 0h-2.369l-1.894 7.578h2.368l.71-2.842h1.933c.38.014 1.147.507 1.147 1.36c0 1.07-1.223 2.43-2.63 2.43H13.64a2.127 2.127 0 0 0-2.113 1.894h4.893c1.526-.112 4.58-1.173 4.58-4.518c0-1.848-1.09-3.06-2.965-3.06h-2.009z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.947 6.79H10.58l-.71 2.842H7.6c-1.284 0-4.6 1.174-4.6 4.518c0 1.848 1.099 3.06 2.984 3.06h4.548l.52-1.894h-4.39c-.384-.014-1.294-.507-1.294-1.36c0-1.07 1.241-2.43 2.653-2.43h1.374l-.71 2.842a3.03 3.03 0 0 0 2.94-2.297zm3.79 0h-2.369l-1.894 7.578h2.368l.71-2.842h1.933c.38.014 1.147.507 1.147 1.36c0 1.07-1.223 2.43-2.63 2.43H13.64a2.127 2.127 0 0 0-2.113 1.894h4.893c1.526-.112 4.58-1.173 4.58-4.518c0-1.848-1.09-3.06-2.965-3.06h-2.009z"/></svg>
</template>

CSS

.icon-dbr {
  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%22M12.947%206.79H10.58l-.71%202.842H7.6c-1.284%200-4.6%201.174-4.6%204.518c0%201.848%201.099%203.06%202.984%203.06h4.548l.52-1.894h-4.39c-.384-.014-1.294-.507-1.294-1.36c0-1.07%201.241-2.43%202.653-2.43h1.374l-.71%202.842a3.03%203.03%200%200%200%202.94-2.297zm3.79%200h-2.369l-1.894%207.578h2.368l.71-2.842h1.933c.38.014%201.147.507%201.147%201.36c0%201.07-1.223%202.43-2.63%202.43H13.64a2.127%202.127%200%200%200-2.113%201.894h4.893c1.526-.112%204.58-1.173%204.58-4.518c0-1.848-1.09-3.06-2.965-3.06h-2.009z%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%22M12.947%206.79H10.58l-.71%202.842H7.6c-1.284%200-4.6%201.174-4.6%204.518c0%201.848%201.099%203.06%202.984%203.06h4.548l.52-1.894h-4.39c-.384-.014-1.294-.507-1.294-1.36c0-1.07%201.241-2.43%202.653-2.43h1.374l-.71%202.842a3.03%203.03%200%200%200%202.94-2.297zm3.79%200h-2.369l-1.894%207.578h2.368l.71-2.842h1.933c.38.014%201.147.507%201.147%201.36c0%201.07-1.223%202.43-2.63%202.43H13.64a2.127%202.127%200%200%200-2.113%201.894h4.893c1.526-.112%204.58-1.173%204.58-4.518c0-1.848-1.09-3.06-2.965-3.06h-2.009z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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