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

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

The same logo in other sets

Use the jst logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.117 5.118a2.118 2.118 0 1 1-4.235 0a2.118 2.118 0 0 1 4.235 0m0 13.764a2.117 2.117 0 1 1-4.235 0a2.117 2.117 0 0 1 4.235 0m-10.06-5.824h15.884v2.648H4.058z"/><path fill="currentColor" d="M3.529 3.528C3.73 7.948 7.446 11.47 12 11.47s8.27-3.522 8.471-7.942h-2.665c-.27 2.912-2.767 5.192-5.805 5.192c-3.039 0-5.534-2.28-5.805-5.192z"/></svg>

React

import type { SVGProps } from "react";

export function TokenJst(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="M14.117 5.118a2.118 2.118 0 1 1-4.235 0a2.118 2.118 0 0 1 4.235 0m0 13.764a2.117 2.117 0 1 1-4.235 0a2.117 2.117 0 0 1 4.235 0m-10.06-5.824h15.884v2.648H4.058z"/><path fill="currentColor" d="M3.529 3.528C3.73 7.948 7.446 11.47 12 11.47s8.27-3.522 8.471-7.942h-2.665c-.27 2.912-2.767 5.192-5.805 5.192c-3.039 0-5.534-2.28-5.805-5.192z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.117 5.118a2.118 2.118 0 1 1-4.235 0a2.118 2.118 0 0 1 4.235 0m0 13.764a2.117 2.117 0 1 1-4.235 0a2.117 2.117 0 0 1 4.235 0m-10.06-5.824h15.884v2.648H4.058z"/><path fill="currentColor" d="M3.529 3.528C3.73 7.948 7.446 11.47 12 11.47s8.27-3.522 8.471-7.942h-2.665c-.27 2.912-2.767 5.192-5.805 5.192c-3.039 0-5.534-2.28-5.805-5.192z"/></svg>
</template>

CSS

.icon-jst {
  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%22M14.117%205.118a2.118%202.118%200%201%201-4.235%200a2.118%202.118%200%200%201%204.235%200m0%2013.764a2.117%202.117%200%201%201-4.235%200a2.117%202.117%200%200%201%204.235%200m-10.06-5.824h15.884v2.648H4.058z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.529%203.528C3.73%207.948%207.446%2011.47%2012%2011.47s8.27-3.522%208.471-7.942h-2.665c-.27%202.912-2.767%205.192-5.805%205.192c-3.039%200-5.534-2.28-5.805-5.192z%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%22M14.117%205.118a2.118%202.118%200%201%201-4.235%200a2.118%202.118%200%200%201%204.235%200m0%2013.764a2.117%202.117%200%201%201-4.235%200a2.117%202.117%200%200%201%204.235%200m-10.06-5.824h15.884v2.648H4.058z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.529%203.528C3.73%207.948%207.446%2011.47%2012%2011.47s8.27-3.522%208.471-7.942h-2.665c-.27%202.912-2.767%205.192-5.805%205.192c-3.039%200-5.534-2.28-5.805-5.192z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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