dht logo
dht from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- dht
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the dht logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.564 3.005l-3.129 1.246v14.444l3.13-1.251V3zm-5.736 8.813L4.7 13.079V21l3.128-1.257zM19.3 9.72l-3.129-1.235v9.542L19.3 19.29z"/></svg>
React
import type { SVGProps } from "react";
export function TokenDht(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="m13.564 3.005l-3.129 1.246v14.444l3.13-1.251V3zm-5.736 8.813L4.7 13.079V21l3.128-1.257zM19.3 9.72l-3.129-1.235v9.542L19.3 19.29z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.564 3.005l-3.129 1.246v14.444l3.13-1.251V3zm-5.736 8.813L4.7 13.079V21l3.128-1.257zM19.3 9.72l-3.129-1.235v9.542L19.3 19.29z"/></svg> </template>
CSS
.icon-dht {
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%22m13.564%203.005l-3.129%201.246v14.444l3.13-1.251V3zm-5.736%208.813L4.7%2013.079V21l3.128-1.257zM19.3%209.72l-3.129-1.235v9.542L19.3%2019.29z%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%22m13.564%203.005l-3.129%201.246v14.444l3.13-1.251V3zm-5.736%208.813L4.7%2013.079V21l3.128-1.257zM19.3%209.72l-3.129-1.235v9.542L19.3%2019.29z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/dht.svg?color=%231a73e8&size=48