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

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

The same logo in other sets

Use the pdt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.258L8.34 12h.006l-.84 1.332H7.5L3 20.4V3.6l3.654 5.742l-.846 1.326l-1.362-2.142v6.948L6.654 12l.84-1.332H7.5L12 3.6l3.654 5.742l-.846 1.326zm4.5 4.41L21 3.6v16.8l-3.66-5.742l.852-1.332l1.362 2.148V8.526l-1.656 2.598l-.552.876L12 20.4l-3.654-5.742l.846-1.326L12 17.742L15.654 12l.84-1.332z"/></svg>

React

import type { SVGProps } from "react";

export function TokenPdt(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 6.258L8.34 12h.006l-.84 1.332H7.5L3 20.4V3.6l3.654 5.742l-.846 1.326l-1.362-2.142v6.948L6.654 12l.84-1.332H7.5L12 3.6l3.654 5.742l-.846 1.326zm4.5 4.41L21 3.6v16.8l-3.66-5.742l.852-1.332l1.362 2.148V8.526l-1.656 2.598l-.552.876L12 20.4l-3.654-5.742l.846-1.326L12 17.742L15.654 12l.84-1.332z"/></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 6.258L8.34 12h.006l-.84 1.332H7.5L3 20.4V3.6l3.654 5.742l-.846 1.326l-1.362-2.142v6.948L6.654 12l.84-1.332H7.5L12 3.6l3.654 5.742l-.846 1.326zm4.5 4.41L21 3.6v16.8l-3.66-5.742l.852-1.332l1.362 2.148V8.526l-1.656 2.598l-.552.876L12 20.4l-3.654-5.742l.846-1.326L12 17.742L15.654 12l.84-1.332z"/></svg>
</template>

CSS

.icon-pdt {
  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%206.258L8.34%2012h.006l-.84%201.332H7.5L3%2020.4V3.6l3.654%205.742l-.846%201.326l-1.362-2.142v6.948L6.654%2012l.84-1.332H7.5L12%203.6l3.654%205.742l-.846%201.326zm4.5%204.41L21%203.6v16.8l-3.66-5.742l.852-1.332l1.362%202.148V8.526l-1.656%202.598l-.552.876L12%2020.4l-3.654-5.742l.846-1.326L12%2017.742L15.654%2012l.84-1.332z%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%206.258L8.34%2012h.006l-.84%201.332H7.5L3%2020.4V3.6l3.654%205.742l-.846%201.326l-1.362-2.142v6.948L6.654%2012l.84-1.332H7.5L12%203.6l3.654%205.742l-.846%201.326zm4.5%204.41L21%203.6v16.8l-3.66-5.742l.852-1.332l1.362%202.148V8.526l-1.656%202.598l-.552.876L12%2020.4l-3.654-5.742l.846-1.326L12%2017.742L15.654%2012l.84-1.332z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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