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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#278dc1" d="M4.687 8.625c0 1.155 1.048 2.247 2.25 2.247c1.203 0 2.25-1.092 2.25-2.247s-1.047-2.25-2.25-2.25c-1.202 0-2.25 1.096-2.25 2.25M9.187 3h1.688v5.782c0 2.087-1.763 3.78-3.938 3.78c-2.174 0-3.936-1.85-3.936-3.937s1.762-3.938 3.937-3.938c.807 0 1.625.201 2.25.6zm10.125 12.375c0-1.155-1.047-2.247-2.25-2.247c-1.202 0-2.25 1.092-2.25 2.247s1.048 2.253 2.25 2.253c1.203 0 2.25-1.099 2.25-2.253M14.812 21h-1.687v-5.781c0-2.09 1.763-3.782 3.938-3.782c2.174 0 3.937 1.85 3.937 3.938s-1.763 3.937-3.937 3.937c-.808 0-1.626-.227-2.25-.627zm.563-15.75c1.155 0 2.252 1.047 2.252 2.25c0 1.202-1.097 2.25-2.252 2.25s-2.249-1.048-2.249-2.25c0-1.203 1.094-2.25 2.249-2.25m-.158-1.687c-2.089 0-3.781 1.762-3.781 3.937s1.85 3.937 3.939 3.937s3.937-1.762 3.937-3.937c0-.807-.228-1.626-.628-2.25H21V3.563zM6.375 16.5c0 1.202 1.096 2.25 2.25 2.25s2.247-1.048 2.247-2.25c0-1.203-1.093-2.25-2.247-2.25s-2.25 1.047-2.25 2.25m2.374 3.936L3 20.438V18.75h2.332a4.3 4.3 0 0 1-.645-2.25c0-2.175 1.85-3.937 3.938-3.937s3.938 1.762 3.938 3.937s-1.693 3.938-3.78 3.938q-.018 0-.034-.002"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedXdb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#278dc1" d="M4.687 8.625c0 1.155 1.048 2.247 2.25 2.247c1.203 0 2.25-1.092 2.25-2.247s-1.047-2.25-2.25-2.25c-1.202 0-2.25 1.096-2.25 2.25M9.187 3h1.688v5.782c0 2.087-1.763 3.78-3.938 3.78c-2.174 0-3.936-1.85-3.936-3.937s1.762-3.938 3.937-3.938c.807 0 1.625.201 2.25.6zm10.125 12.375c0-1.155-1.047-2.247-2.25-2.247c-1.202 0-2.25 1.092-2.25 2.247s1.048 2.253 2.25 2.253c1.203 0 2.25-1.099 2.25-2.253M14.812 21h-1.687v-5.781c0-2.09 1.763-3.782 3.938-3.782c2.174 0 3.937 1.85 3.937 3.938s-1.763 3.937-3.937 3.937c-.808 0-1.626-.227-2.25-.627zm.563-15.75c1.155 0 2.252 1.047 2.252 2.25c0 1.202-1.097 2.25-2.252 2.25s-2.249-1.048-2.249-2.25c0-1.203 1.094-2.25 2.249-2.25m-.158-1.687c-2.089 0-3.781 1.762-3.781 3.937s1.85 3.937 3.939 3.937s3.937-1.762 3.937-3.937c0-.807-.228-1.626-.628-2.25H21V3.563zM6.375 16.5c0 1.202 1.096 2.25 2.25 2.25s2.247-1.048 2.247-2.25c0-1.203-1.093-2.25-2.247-2.25s-2.25 1.047-2.25 2.25m2.374 3.936L3 20.438V18.75h2.332a4.3 4.3 0 0 1-.645-2.25c0-2.175 1.85-3.937 3.938-3.937s3.938 1.762 3.938 3.937s-1.693 3.938-3.78 3.938q-.018 0-.034-.002"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#278dc1" d="M4.687 8.625c0 1.155 1.048 2.247 2.25 2.247c1.203 0 2.25-1.092 2.25-2.247s-1.047-2.25-2.25-2.25c-1.202 0-2.25 1.096-2.25 2.25M9.187 3h1.688v5.782c0 2.087-1.763 3.78-3.938 3.78c-2.174 0-3.936-1.85-3.936-3.937s1.762-3.938 3.937-3.938c.807 0 1.625.201 2.25.6zm10.125 12.375c0-1.155-1.047-2.247-2.25-2.247c-1.202 0-2.25 1.092-2.25 2.247s1.048 2.253 2.25 2.253c1.203 0 2.25-1.099 2.25-2.253M14.812 21h-1.687v-5.781c0-2.09 1.763-3.782 3.938-3.782c2.174 0 3.937 1.85 3.937 3.938s-1.763 3.937-3.937 3.937c-.808 0-1.626-.227-2.25-.627zm.563-15.75c1.155 0 2.252 1.047 2.252 2.25c0 1.202-1.097 2.25-2.252 2.25s-2.249-1.048-2.249-2.25c0-1.203 1.094-2.25 2.249-2.25m-.158-1.687c-2.089 0-3.781 1.762-3.781 3.937s1.85 3.937 3.939 3.937s3.937-1.762 3.937-3.937c0-.807-.228-1.626-.628-2.25H21V3.563zM6.375 16.5c0 1.202 1.096 2.25 2.25 2.25s2.247-1.048 2.247-2.25c0-1.203-1.093-2.25-2.247-2.25s-2.25 1.047-2.25 2.25m2.374 3.936L3 20.438V18.75h2.332a4.3 4.3 0 0 1-.645-2.25c0-2.175 1.85-3.937 3.938-3.937s3.938 1.762 3.938 3.937s-1.693 3.938-3.78 3.938q-.018 0-.034-.002"/></svg>
</template>

CSS

.icon-xdb {
  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%23278dc1%22%20d%3D%22M4.687%208.625c0%201.155%201.048%202.247%202.25%202.247c1.203%200%202.25-1.092%202.25-2.247s-1.047-2.25-2.25-2.25c-1.202%200-2.25%201.096-2.25%202.25M9.187%203h1.688v5.782c0%202.087-1.763%203.78-3.938%203.78c-2.174%200-3.936-1.85-3.936-3.937s1.762-3.938%203.937-3.938c.807%200%201.625.201%202.25.6zm10.125%2012.375c0-1.155-1.047-2.247-2.25-2.247c-1.202%200-2.25%201.092-2.25%202.247s1.048%202.253%202.25%202.253c1.203%200%202.25-1.099%202.25-2.253M14.812%2021h-1.687v-5.781c0-2.09%201.763-3.782%203.938-3.782c2.174%200%203.937%201.85%203.937%203.938s-1.763%203.937-3.937%203.937c-.808%200-1.626-.227-2.25-.627zm.563-15.75c1.155%200%202.252%201.047%202.252%202.25c0%201.202-1.097%202.25-2.252%202.25s-2.249-1.048-2.249-2.25c0-1.203%201.094-2.25%202.249-2.25m-.158-1.687c-2.089%200-3.781%201.762-3.781%203.937s1.85%203.937%203.939%203.937s3.937-1.762%203.937-3.937c0-.807-.228-1.626-.628-2.25H21V3.563zM6.375%2016.5c0%201.202%201.096%202.25%202.25%202.25s2.247-1.048%202.247-2.25c0-1.203-1.093-2.25-2.247-2.25s-2.25%201.047-2.25%202.25m2.374%203.936L3%2020.438V18.75h2.332a4.3%204.3%200%200%201-.645-2.25c0-2.175%201.85-3.937%203.938-3.937s3.938%201.762%203.938%203.937s-1.693%203.938-3.78%203.938q-.018%200-.034-.002%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%23278dc1%22%20d%3D%22M4.687%208.625c0%201.155%201.048%202.247%202.25%202.247c1.203%200%202.25-1.092%202.25-2.247s-1.047-2.25-2.25-2.25c-1.202%200-2.25%201.096-2.25%202.25M9.187%203h1.688v5.782c0%202.087-1.763%203.78-3.938%203.78c-2.174%200-3.936-1.85-3.936-3.937s1.762-3.938%203.937-3.938c.807%200%201.625.201%202.25.6zm10.125%2012.375c0-1.155-1.047-2.247-2.25-2.247c-1.202%200-2.25%201.092-2.25%202.247s1.048%202.253%202.25%202.253c1.203%200%202.25-1.099%202.25-2.253M14.812%2021h-1.687v-5.781c0-2.09%201.763-3.782%203.938-3.782c2.174%200%203.937%201.85%203.937%203.938s-1.763%203.937-3.937%203.937c-.808%200-1.626-.227-2.25-.627zm.563-15.75c1.155%200%202.252%201.047%202.252%202.25c0%201.202-1.097%202.25-2.252%202.25s-2.249-1.048-2.249-2.25c0-1.203%201.094-2.25%202.249-2.25m-.158-1.687c-2.089%200-3.781%201.762-3.781%203.937s1.85%203.937%203.939%203.937s3.937-1.762%203.937-3.937c0-.807-.228-1.626-.628-2.25H21V3.563zM6.375%2016.5c0%201.202%201.096%202.25%202.25%202.25s2.247-1.048%202.247-2.25c0-1.203-1.093-2.25-2.247-2.25s-2.25%201.047-2.25%202.25m2.374%203.936L3%2020.438V18.75h2.332a4.3%204.3%200%200%201-.645-2.25c0-2.175%201.85-3.937%203.938-3.937s3.938%201.762%203.938%203.937s-1.693%203.938-3.78%203.938q-.018%200-.034-.002%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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