bst logo
bst from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bst
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bst logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.125 12A7.875 7.875 0 0 0 12 19.875V21a9 9 0 0 1-9-9zm15.75 0A7.875 7.875 0 0 0 12 4.125V3a9 9 0 0 1 9 9a9 9 0 0 1-9 9v-1.125A7.875 7.875 0 0 0 19.875 12M9.21 4.634a7.9 7.9 0 0 0-2.6 1.625l-.771-.82A9 9 0 0 1 8.81 3.582z"/><path fill="currentColor" d="M12 6.375A5.625 5.625 0 0 0 6.375 12H5.25A6.75 6.75 0 0 1 12 5.25zm5.225 3.538a5.6 5.6 0 0 0-1.239-1.88l.797-.795a6.8 6.8 0 0 1 1.487 2.257zm-10.85 2.088a5.625 5.625 0 1 0 11.25 0h1.125a6.75 6.75 0 0 1-13.5 0zm9-.001a3.375 3.375 0 0 0-3.374-3.375V7.5a4.5 4.5 0 0 1 4.5 4.5z"/><path fill="currentColor" d="M12 8.625a3.375 3.375 0 1 0 0 6.75V16.5a4.5 4.5 0 1 1 0-9zm1.468 6.415a3.4 3.4 0 0 0 1.406-1.27l.958.59a4.5 4.5 0 0 1-1.873 1.692z"/><path fill="currentColor" d="M12 10.875A1.125 1.125 0 0 0 10.875 12H9.75a2.25 2.25 0 1 1 4.5 0h-1.125A1.125 1.125 0 0 0 12 10.875"/><path fill="currentColor" d="M13.126 12A1.125 1.125 0 0 0 12 10.875V9.75a2.25 2.25 0 1 1 0 4.5v-1.125A1.125 1.125 0 0 0 13.126 12"/></svg>
React
import type { SVGProps } from "react";
export function TokenBst(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="M4.125 12A7.875 7.875 0 0 0 12 19.875V21a9 9 0 0 1-9-9zm15.75 0A7.875 7.875 0 0 0 12 4.125V3a9 9 0 0 1 9 9a9 9 0 0 1-9 9v-1.125A7.875 7.875 0 0 0 19.875 12M9.21 4.634a7.9 7.9 0 0 0-2.6 1.625l-.771-.82A9 9 0 0 1 8.81 3.582z"/><path fill="currentColor" d="M12 6.375A5.625 5.625 0 0 0 6.375 12H5.25A6.75 6.75 0 0 1 12 5.25zm5.225 3.538a5.6 5.6 0 0 0-1.239-1.88l.797-.795a6.8 6.8 0 0 1 1.487 2.257zm-10.85 2.088a5.625 5.625 0 1 0 11.25 0h1.125a6.75 6.75 0 0 1-13.5 0zm9-.001a3.375 3.375 0 0 0-3.374-3.375V7.5a4.5 4.5 0 0 1 4.5 4.5z"/><path fill="currentColor" d="M12 8.625a3.375 3.375 0 1 0 0 6.75V16.5a4.5 4.5 0 1 1 0-9zm1.468 6.415a3.4 3.4 0 0 0 1.406-1.27l.958.59a4.5 4.5 0 0 1-1.873 1.692z"/><path fill="currentColor" d="M12 10.875A1.125 1.125 0 0 0 10.875 12H9.75a2.25 2.25 0 1 1 4.5 0h-1.125A1.125 1.125 0 0 0 12 10.875"/><path fill="currentColor" d="M13.126 12A1.125 1.125 0 0 0 12 10.875V9.75a2.25 2.25 0 1 1 0 4.5v-1.125A1.125 1.125 0 0 0 13.126 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.125 12A7.875 7.875 0 0 0 12 19.875V21a9 9 0 0 1-9-9zm15.75 0A7.875 7.875 0 0 0 12 4.125V3a9 9 0 0 1 9 9a9 9 0 0 1-9 9v-1.125A7.875 7.875 0 0 0 19.875 12M9.21 4.634a7.9 7.9 0 0 0-2.6 1.625l-.771-.82A9 9 0 0 1 8.81 3.582z"/><path fill="currentColor" d="M12 6.375A5.625 5.625 0 0 0 6.375 12H5.25A6.75 6.75 0 0 1 12 5.25zm5.225 3.538a5.6 5.6 0 0 0-1.239-1.88l.797-.795a6.8 6.8 0 0 1 1.487 2.257zm-10.85 2.088a5.625 5.625 0 1 0 11.25 0h1.125a6.75 6.75 0 0 1-13.5 0zm9-.001a3.375 3.375 0 0 0-3.374-3.375V7.5a4.5 4.5 0 0 1 4.5 4.5z"/><path fill="currentColor" d="M12 8.625a3.375 3.375 0 1 0 0 6.75V16.5a4.5 4.5 0 1 1 0-9zm1.468 6.415a3.4 3.4 0 0 0 1.406-1.27l.958.59a4.5 4.5 0 0 1-1.873 1.692z"/><path fill="currentColor" d="M12 10.875A1.125 1.125 0 0 0 10.875 12H9.75a2.25 2.25 0 1 1 4.5 0h-1.125A1.125 1.125 0 0 0 12 10.875"/><path fill="currentColor" d="M13.126 12A1.125 1.125 0 0 0 12 10.875V9.75a2.25 2.25 0 1 1 0 4.5v-1.125A1.125 1.125 0 0 0 13.126 12"/></svg> </template>
CSS
.icon-bst {
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%22M4.125%2012A7.875%207.875%200%200%200%2012%2019.875V21a9%209%200%200%201-9-9zm15.75%200A7.875%207.875%200%200%200%2012%204.125V3a9%209%200%200%201%209%209a9%209%200%200%201-9%209v-1.125A7.875%207.875%200%200%200%2019.875%2012M9.21%204.634a7.9%207.9%200%200%200-2.6%201.625l-.771-.82A9%209%200%200%201%208.81%203.582z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%206.375A5.625%205.625%200%200%200%206.375%2012H5.25A6.75%206.75%200%200%201%2012%205.25zm5.225%203.538a5.6%205.6%200%200%200-1.239-1.88l.797-.795a6.8%206.8%200%200%201%201.487%202.257zm-10.85%202.088a5.625%205.625%200%201%200%2011.25%200h1.125a6.75%206.75%200%200%201-13.5%200zm9-.001a3.375%203.375%200%200%200-3.374-3.375V7.5a4.5%204.5%200%200%201%204.5%204.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%208.625a3.375%203.375%200%201%200%200%206.75V16.5a4.5%204.5%200%201%201%200-9zm1.468%206.415a3.4%203.4%200%200%200%201.406-1.27l.958.59a4.5%204.5%200%200%201-1.873%201.692z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2010.875A1.125%201.125%200%200%200%2010.875%2012H9.75a2.25%202.25%200%201%201%204.5%200h-1.125A1.125%201.125%200%200%200%2012%2010.875%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.126%2012A1.125%201.125%200%200%200%2012%2010.875V9.75a2.25%202.25%200%201%201%200%204.5v-1.125A1.125%201.125%200%200%200%2013.126%2012%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%22M4.125%2012A7.875%207.875%200%200%200%2012%2019.875V21a9%209%200%200%201-9-9zm15.75%200A7.875%207.875%200%200%200%2012%204.125V3a9%209%200%200%201%209%209a9%209%200%200%201-9%209v-1.125A7.875%207.875%200%200%200%2019.875%2012M9.21%204.634a7.9%207.9%200%200%200-2.6%201.625l-.771-.82A9%209%200%200%201%208.81%203.582z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%206.375A5.625%205.625%200%200%200%206.375%2012H5.25A6.75%206.75%200%200%201%2012%205.25zm5.225%203.538a5.6%205.6%200%200%200-1.239-1.88l.797-.795a6.8%206.8%200%200%201%201.487%202.257zm-10.85%202.088a5.625%205.625%200%201%200%2011.25%200h1.125a6.75%206.75%200%200%201-13.5%200zm9-.001a3.375%203.375%200%200%200-3.374-3.375V7.5a4.5%204.5%200%200%201%204.5%204.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%208.625a3.375%203.375%200%201%200%200%206.75V16.5a4.5%204.5%200%201%201%200-9zm1.468%206.415a3.4%203.4%200%200%200%201.406-1.27l.958.59a4.5%204.5%200%200%201-1.873%201.692z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2010.875A1.125%201.125%200%200%200%2010.875%2012H9.75a2.25%202.25%200%201%201%204.5%200h-1.125A1.125%201.125%200%200%200%2012%2010.875%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.126%2012A1.125%201.125%200%200%200%2012%2010.875V9.75a2.25%202.25%200%201%201%200%204.5v-1.125A1.125%201.125%200%200%200%2013.126%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bst.svg?color=%231a73e8&size=48