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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#f0c419" d="M12 9.828c4.17 0 7.549-1.528 7.549-3.414C19.549 4.53 16.169 3 12 3S4.452 4.529 4.452 6.414S7.832 9.828 12 9.828"/><path fill="#25ae5f" d="M4.452 7.964v2.172c0 1.887 3.38 3.414 7.548 3.414c4.17 0 7.549-1.527 7.549-3.414V7.97h-.03c-.348 1.736-3.582 3.1-7.519 3.1S4.83 9.707 4.48 7.965z"/><path fill="#e64c3c" d="M4.452 11.692v2.172c0 1.881 3.38 3.414 7.548 3.414c4.17 0 7.549-1.533 7.549-3.414v-2.172h-.03c-.348 1.742-3.582 3.101-7.519 3.101s-7.17-1.364-7.52-3.1z"/><path fill="#7a69a7" d="M4.452 15.414v2.172C4.452 19.473 7.832 21 12 21c4.17 0 7.549-1.527 7.549-3.414v-2.172h-.03c-.348 1.742-3.582 3.1-7.519 3.1s-7.17-1.358-7.52-3.1z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedXdata(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="#f0c419" d="M12 9.828c4.17 0 7.549-1.528 7.549-3.414C19.549 4.53 16.169 3 12 3S4.452 4.529 4.452 6.414S7.832 9.828 12 9.828"/><path fill="#25ae5f" d="M4.452 7.964v2.172c0 1.887 3.38 3.414 7.548 3.414c4.17 0 7.549-1.527 7.549-3.414V7.97h-.03c-.348 1.736-3.582 3.1-7.519 3.1S4.83 9.707 4.48 7.965z"/><path fill="#e64c3c" d="M4.452 11.692v2.172c0 1.881 3.38 3.414 7.548 3.414c4.17 0 7.549-1.533 7.549-3.414v-2.172h-.03c-.348 1.742-3.582 3.101-7.519 3.101s-7.17-1.364-7.52-3.1z"/><path fill="#7a69a7" d="M4.452 15.414v2.172C4.452 19.473 7.832 21 12 21c4.17 0 7.549-1.527 7.549-3.414v-2.172h-.03c-.348 1.742-3.582 3.1-7.519 3.1s-7.17-1.358-7.52-3.1z"/></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="#f0c419" d="M12 9.828c4.17 0 7.549-1.528 7.549-3.414C19.549 4.53 16.169 3 12 3S4.452 4.529 4.452 6.414S7.832 9.828 12 9.828"/><path fill="#25ae5f" d="M4.452 7.964v2.172c0 1.887 3.38 3.414 7.548 3.414c4.17 0 7.549-1.527 7.549-3.414V7.97h-.03c-.348 1.736-3.582 3.1-7.519 3.1S4.83 9.707 4.48 7.965z"/><path fill="#e64c3c" d="M4.452 11.692v2.172c0 1.881 3.38 3.414 7.548 3.414c4.17 0 7.549-1.533 7.549-3.414v-2.172h-.03c-.348 1.742-3.582 3.101-7.519 3.101s-7.17-1.364-7.52-3.1z"/><path fill="#7a69a7" d="M4.452 15.414v2.172C4.452 19.473 7.832 21 12 21c4.17 0 7.549-1.527 7.549-3.414v-2.172h-.03c-.348 1.742-3.582 3.1-7.519 3.1s-7.17-1.358-7.52-3.1z"/></g></svg>
</template>

CSS

.icon-xdata {
  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%22%23f0c419%22%20d%3D%22M12%209.828c4.17%200%207.549-1.528%207.549-3.414C19.549%204.53%2016.169%203%2012%203S4.452%204.529%204.452%206.414S7.832%209.828%2012%209.828%22%2F%3E%3Cpath%20fill%3D%22%2325ae5f%22%20d%3D%22M4.452%207.964v2.172c0%201.887%203.38%203.414%207.548%203.414c4.17%200%207.549-1.527%207.549-3.414V7.97h-.03c-.348%201.736-3.582%203.1-7.519%203.1S4.83%209.707%204.48%207.965z%22%2F%3E%3Cpath%20fill%3D%22%23e64c3c%22%20d%3D%22M4.452%2011.692v2.172c0%201.881%203.38%203.414%207.548%203.414c4.17%200%207.549-1.533%207.549-3.414v-2.172h-.03c-.348%201.742-3.582%203.101-7.519%203.101s-7.17-1.364-7.52-3.1z%22%2F%3E%3Cpath%20fill%3D%22%237a69a7%22%20d%3D%22M4.452%2015.414v2.172C4.452%2019.473%207.832%2021%2012%2021c4.17%200%207.549-1.527%207.549-3.414v-2.172h-.03c-.348%201.742-3.582%203.1-7.519%203.1s-7.17-1.358-7.52-3.1z%22%2F%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%22%23f0c419%22%20d%3D%22M12%209.828c4.17%200%207.549-1.528%207.549-3.414C19.549%204.53%2016.169%203%2012%203S4.452%204.529%204.452%206.414S7.832%209.828%2012%209.828%22%2F%3E%3Cpath%20fill%3D%22%2325ae5f%22%20d%3D%22M4.452%207.964v2.172c0%201.887%203.38%203.414%207.548%203.414c4.17%200%207.549-1.527%207.549-3.414V7.97h-.03c-.348%201.736-3.582%203.1-7.519%203.1S4.83%209.707%204.48%207.965z%22%2F%3E%3Cpath%20fill%3D%22%23e64c3c%22%20d%3D%22M4.452%2011.692v2.172c0%201.881%203.38%203.414%207.548%203.414c4.17%200%207.549-1.533%207.549-3.414v-2.172h-.03c-.348%201.742-3.582%203.101-7.519%203.101s-7.17-1.364-7.52-3.1z%22%2F%3E%3Cpath%20fill%3D%22%237a69a7%22%20d%3D%22M4.452%2015.414v2.172C4.452%2019.473%207.832%2021%2012%2021c4.17%200%207.549-1.527%207.549-3.414v-2.172h-.03c-.348%201.742-3.582%203.1-7.519%203.1s-7.17-1.358-7.52-3.1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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