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

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

The same logo in other sets

Use the hashkey logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.65 4.023l-4.5-1.02a.122.122 0 0 0-.15.118v17.758c0 .076.07.135.145.118l4.502-.927a.12.12 0 0 0 .097-.118V4.138a.115.115 0 0 0-.093-.115m7.699 0l4.501-1.02a.122.122 0 0 1 .149.118v17.758a.12.12 0 0 1-.145.118l-4.502-.927a.12.12 0 0 1-.097-.118V4.138c0-.056.038-.104.093-.115m-6.221 5.549h4.744l-4.744 4.742zm4.744 4.742h-4.744l4.744-4.742z"/></svg>

React

import type { SVGProps } from "react";

export function TokenHashkey(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="m8.65 4.023l-4.5-1.02a.122.122 0 0 0-.15.118v17.758c0 .076.07.135.145.118l4.502-.927a.12.12 0 0 0 .097-.118V4.138a.115.115 0 0 0-.093-.115m7.699 0l4.501-1.02a.122.122 0 0 1 .149.118v17.758a.12.12 0 0 1-.145.118l-4.502-.927a.12.12 0 0 1-.097-.118V4.138c0-.056.038-.104.093-.115m-6.221 5.549h4.744l-4.744 4.742zm4.744 4.742h-4.744l4.744-4.742z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.65 4.023l-4.5-1.02a.122.122 0 0 0-.15.118v17.758c0 .076.07.135.145.118l4.502-.927a.12.12 0 0 0 .097-.118V4.138a.115.115 0 0 0-.093-.115m7.699 0l4.501-1.02a.122.122 0 0 1 .149.118v17.758a.12.12 0 0 1-.145.118l-4.502-.927a.12.12 0 0 1-.097-.118V4.138c0-.056.038-.104.093-.115m-6.221 5.549h4.744l-4.744 4.742zm4.744 4.742h-4.744l4.744-4.742z"/></svg>
</template>

CSS

.icon-hashkey {
  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%22m8.65%204.023l-4.5-1.02a.122.122%200%200%200-.15.118v17.758c0%20.076.07.135.145.118l4.502-.927a.12.12%200%200%200%20.097-.118V4.138a.115.115%200%200%200-.093-.115m7.699%200l4.501-1.02a.122.122%200%200%201%20.149.118v17.758a.12.12%200%200%201-.145.118l-4.502-.927a.12.12%200%200%201-.097-.118V4.138c0-.056.038-.104.093-.115m-6.221%205.549h4.744l-4.744%204.742zm4.744%204.742h-4.744l4.744-4.742z%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%22m8.65%204.023l-4.5-1.02a.122.122%200%200%200-.15.118v17.758c0%20.076.07.135.145.118l4.502-.927a.12.12%200%200%200%20.097-.118V4.138a.115.115%200%200%200-.093-.115m7.699%200l4.501-1.02a.122.122%200%200%201%20.149.118v17.758a.12.12%200%200%201-.145.118l-4.502-.927a.12.12%200%200%201-.097-.118V4.138c0-.056.038-.104.093-.115m-6.221%205.549h4.744l-4.744%204.742zm4.744%204.742h-4.744l4.744-4.742z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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