ht logo
ht from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ht
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ht logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.895 8.54c0-2.585-1.238-4.807-2.179-5.53c-.004-.003-.073-.042-.066.061l-.002.003c-.079 4.99-2.585 6.343-3.963 8.165c-3.18 4.204-.222 8.813 2.79 9.665c1.684.477-.39-.843-.657-3.631c-.323-3.37 4.077-5.943 4.077-8.733m1.642 1.577c-.019-.013-.046-.022-.065.01c-.052.635-.68 1.994-1.476 3.242c-2.7 4.232-1.161 6.272-.296 7.367c.503.636 0 0 1.256-.65c.098-.05 2.45-1.413 2.704-4.517c.247-3.006-1.5-4.901-2.123-5.452"/></svg>
React
import type { SVGProps } from "react";
export function TokenHt(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.895 8.54c0-2.585-1.238-4.807-2.179-5.53c-.004-.003-.073-.042-.066.061l-.002.003c-.079 4.99-2.585 6.343-3.963 8.165c-3.18 4.204-.222 8.813 2.79 9.665c1.684.477-.39-.843-.657-3.631c-.323-3.37 4.077-5.943 4.077-8.733m1.642 1.577c-.019-.013-.046-.022-.065.01c-.052.635-.68 1.994-1.476 3.242c-2.7 4.232-1.161 6.272-.296 7.367c.503.636 0 0 1.256-.65c.098-.05 2.45-1.413 2.704-4.517c.247-3.006-1.5-4.901-2.123-5.452"/></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.895 8.54c0-2.585-1.238-4.807-2.179-5.53c-.004-.003-.073-.042-.066.061l-.002.003c-.079 4.99-2.585 6.343-3.963 8.165c-3.18 4.204-.222 8.813 2.79 9.665c1.684.477-.39-.843-.657-3.631c-.323-3.37 4.077-5.943 4.077-8.733m1.642 1.577c-.019-.013-.046-.022-.065.01c-.052.635-.68 1.994-1.476 3.242c-2.7 4.232-1.161 6.272-.296 7.367c.503.636 0 0 1.256-.65c.098-.05 2.45-1.413 2.704-4.517c.247-3.006-1.5-4.901-2.123-5.452"/></svg> </template>
CSS
.icon-ht {
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.895%208.54c0-2.585-1.238-4.807-2.179-5.53c-.004-.003-.073-.042-.066.061l-.002.003c-.079%204.99-2.585%206.343-3.963%208.165c-3.18%204.204-.222%208.813%202.79%209.665c1.684.477-.39-.843-.657-3.631c-.323-3.37%204.077-5.943%204.077-8.733m1.642%201.577c-.019-.013-.046-.022-.065.01c-.052.635-.68%201.994-1.476%203.242c-2.7%204.232-1.161%206.272-.296%207.367c.503.636%200%200%201.256-.65c.098-.05%202.45-1.413%202.704-4.517c.247-3.006-1.5-4.901-2.123-5.452%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.895%208.54c0-2.585-1.238-4.807-2.179-5.53c-.004-.003-.073-.042-.066.061l-.002.003c-.079%204.99-2.585%206.343-3.963%208.165c-3.18%204.204-.222%208.813%202.79%209.665c1.684.477-.39-.843-.657-3.631c-.323-3.37%204.077-5.943%204.077-8.733m1.642%201.577c-.019-.013-.046-.022-.065.01c-.052.635-.68%201.994-1.476%203.242c-2.7%204.232-1.161%206.272-.296%207.367c.503.636%200%200%201.256-.65c.098-.05%202.45-1.413%202.704-4.517c.247-3.006-1.5-4.901-2.123-5.452%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ht.svg?color=%231a73e8&size=48