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

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

The same logo in other sets

Use the tpad logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.875 21l.01-18L4.5 6.43l2.015 1.185l3.985-1.82v14.4c.225.14.455.27.685.4zm1.625-.8l-1.38.8V3l7.38 3.43l-1.99 1.205L13.5 5.75zm-9-13.04c.32.19.66.38 1 .57s.68.38 1 .57v7.19l3.5 2.08v2.25l-5.5-3.205zm14 .57c.34-.19.68-.38 1-.57v9.455c-.915.535-1.835 1.08-2.75 1.63L14 19.87v-2.3c.6-.35 1.175-.695 1.75-1.04a81 81 0 0 1 1.75-1.04V8.3c.32-.19.66-.38 1-.57"/></svg>

React

import type { SVGProps } from "react";

export function TokenTpad(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="m11.875 21l.01-18L4.5 6.43l2.015 1.185l3.985-1.82v14.4c.225.14.455.27.685.4zm1.625-.8l-1.38.8V3l7.38 3.43l-1.99 1.205L13.5 5.75zm-9-13.04c.32.19.66.38 1 .57s.68.38 1 .57v7.19l3.5 2.08v2.25l-5.5-3.205zm14 .57c.34-.19.68-.38 1-.57v9.455c-.915.535-1.835 1.08-2.75 1.63L14 19.87v-2.3c.6-.35 1.175-.695 1.75-1.04a81 81 0 0 1 1.75-1.04V8.3c.32-.19.66-.38 1-.57"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.875 21l.01-18L4.5 6.43l2.015 1.185l3.985-1.82v14.4c.225.14.455.27.685.4zm1.625-.8l-1.38.8V3l7.38 3.43l-1.99 1.205L13.5 5.75zm-9-13.04c.32.19.66.38 1 .57s.68.38 1 .57v7.19l3.5 2.08v2.25l-5.5-3.205zm14 .57c.34-.19.68-.38 1-.57v9.455c-.915.535-1.835 1.08-2.75 1.63L14 19.87v-2.3c.6-.35 1.175-.695 1.75-1.04a81 81 0 0 1 1.75-1.04V8.3c.32-.19.66-.38 1-.57"/></svg>
</template>

CSS

.icon-tpad {
  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%22m11.875%2021l.01-18L4.5%206.43l2.015%201.185l3.985-1.82v14.4c.225.14.455.27.685.4zm1.625-.8l-1.38.8V3l7.38%203.43l-1.99%201.205L13.5%205.75zm-9-13.04c.32.19.66.38%201%20.57s.68.38%201%20.57v7.19l3.5%202.08v2.25l-5.5-3.205zm14%20.57c.34-.19.68-.38%201-.57v9.455c-.915.535-1.835%201.08-2.75%201.63L14%2019.87v-2.3c.6-.35%201.175-.695%201.75-1.04a81%2081%200%200%201%201.75-1.04V8.3c.32-.19.66-.38%201-.57%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%22m11.875%2021l.01-18L4.5%206.43l2.015%201.185l3.985-1.82v14.4c.225.14.455.27.685.4zm1.625-.8l-1.38.8V3l7.38%203.43l-1.99%201.205L13.5%205.75zm-9-13.04c.32.19.66.38%201%20.57s.68.38%201%20.57v7.19l3.5%202.08v2.25l-5.5-3.205zm14%20.57c.34-.19.68-.38%201-.57v9.455c-.915.535-1.835%201.08-2.75%201.63L14%2019.87v-2.3c.6-.35%201.175-.695%201.75-1.04a81%2081%200%200%201%201.75-1.04V8.3c.32-.19.66-.38%201-.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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