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

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

The same logo in other sets

Use the hst logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.446 16.5C18.96 16.5 21 14.485 21 12s-2.039-4.5-4.554-4.5c-2.203 0-4.041 1.546-4.463 3.6H16.5a.9.9 0 1 1 0 1.8h-4.517c.422 2.054 2.26 3.6 4.463 3.6"/><path fill="currentColor" fill-rule="evenodd" d="M3.9 7.5a.9.9 0 0 0-.9.9v7.2a.9.9 0 0 0 .9.9h7.2a.9.9 0 0 0 .9-.9V8.4a.9.9 0 0 0-.9-.9zm8.098 3.6H8.32L6.6 12.9h5.398z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenHst(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="M16.446 16.5C18.96 16.5 21 14.485 21 12s-2.039-4.5-4.554-4.5c-2.203 0-4.041 1.546-4.463 3.6H16.5a.9.9 0 1 1 0 1.8h-4.517c.422 2.054 2.26 3.6 4.463 3.6"/><path fill="currentColor" fillRule="evenodd" d="M3.9 7.5a.9.9 0 0 0-.9.9v7.2a.9.9 0 0 0 .9.9h7.2a.9.9 0 0 0 .9-.9V8.4a.9.9 0 0 0-.9-.9zm8.098 3.6H8.32L6.6 12.9h5.398z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.446 16.5C18.96 16.5 21 14.485 21 12s-2.039-4.5-4.554-4.5c-2.203 0-4.041 1.546-4.463 3.6H16.5a.9.9 0 1 1 0 1.8h-4.517c.422 2.054 2.26 3.6 4.463 3.6"/><path fill="currentColor" fill-rule="evenodd" d="M3.9 7.5a.9.9 0 0 0-.9.9v7.2a.9.9 0 0 0 .9.9h7.2a.9.9 0 0 0 .9-.9V8.4a.9.9 0 0 0-.9-.9zm8.098 3.6H8.32L6.6 12.9h5.398z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-hst {
  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%22M16.446%2016.5C18.96%2016.5%2021%2014.485%2021%2012s-2.039-4.5-4.554-4.5c-2.203%200-4.041%201.546-4.463%203.6H16.5a.9.9%200%201%201%200%201.8h-4.517c.422%202.054%202.26%203.6%204.463%203.6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.9%207.5a.9.9%200%200%200-.9.9v7.2a.9.9%200%200%200%20.9.9h7.2a.9.9%200%200%200%20.9-.9V8.4a.9.9%200%200%200-.9-.9zm8.098%203.6H8.32L6.6%2012.9h5.398z%22%20clip-rule%3D%22evenodd%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%22M16.446%2016.5C18.96%2016.5%2021%2014.485%2021%2012s-2.039-4.5-4.554-4.5c-2.203%200-4.041%201.546-4.463%203.6H16.5a.9.9%200%201%201%200%201.8h-4.517c.422%202.054%202.26%203.6%204.463%203.6%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.9%207.5a.9.9%200%200%200-.9.9v7.2a.9.9%200%200%200%20.9.9h7.2a.9.9%200%200%200%20.9-.9V8.4a.9.9%200%200%200-.9-.9zm8.098%203.6H8.32L6.6%2012.9h5.398z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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