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

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

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"><path fill="currentColor" 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="currentColor" d="M4.452 7.964v2.172c0 1.887 3.379 3.414 7.548 3.414s7.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="currentColor" d="M4.452 11.692v2.172c0 1.881 3.379 3.414 7.548 3.414s7.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="currentColor" d="M4.452 15.414v2.172C4.452 19.473 7.83 21 12 21s7.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"/></svg>

React

import type { SVGProps } from "react";

export function TokenXdata(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 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="currentColor" d="M4.452 7.964v2.172c0 1.887 3.379 3.414 7.548 3.414s7.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="currentColor" d="M4.452 11.692v2.172c0 1.881 3.379 3.414 7.548 3.414s7.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="currentColor" d="M4.452 15.414v2.172C4.452 19.473 7.83 21 12 21s7.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"/></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 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="currentColor" d="M4.452 7.964v2.172c0 1.887 3.379 3.414 7.548 3.414s7.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="currentColor" d="M4.452 11.692v2.172c0 1.881 3.379 3.414 7.548 3.414s7.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="currentColor" d="M4.452 15.414v2.172C4.452 19.473 7.83 21 12 21s7.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"/></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%3Cpath%20fill%3D%22currentColor%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%22currentColor%22%20d%3D%22M4.452%207.964v2.172c0%201.887%203.379%203.414%207.548%203.414s7.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%22currentColor%22%20d%3D%22M4.452%2011.692v2.172c0%201.881%203.379%203.414%207.548%203.414s7.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%22currentColor%22%20d%3D%22M4.452%2015.414v2.172C4.452%2019.473%207.83%2021%2012%2021s7.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%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%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%22currentColor%22%20d%3D%22M4.452%207.964v2.172c0%201.887%203.379%203.414%207.548%203.414s7.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%22currentColor%22%20d%3D%22M4.452%2011.692v2.172c0%201.881%203.379%203.414%207.548%203.414s7.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%22currentColor%22%20d%3D%22M4.452%2015.414v2.172C4.452%2019.473%207.83%2021%2012%2021s7.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%2Fsvg%3E") no-repeat center / contain;
}

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