smbr logo
smbr from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- smbr
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the smbr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 7.245v-.95c0-.3-.24-.545-.535-.545H7.01a.6.6 0 0 0-.425.18l-3.43 3.465c-.1.1-.155.24-.155.38v2.62c0 .37.3.67.66.67c.195 0 .38-.08.515-.22l.825-.83c.15-.15.35-.265.565-.265h3.14c.65 0 .98.83.52 1.3L5.22 17.1c-.42.42-.125 1.15.47 1.15h1.23c.25 0 .485-.1.66-.275l3.765-3.81c.1-.1.155-.24.155-.38V10.45c0-.37-.3-.7-.67-.7h-3.3c-.145 0-.28.085-.38.185l-.935.815a.62.62 0 0 1-.45.19c-.355 0-.765-.29-.765-.645V8.65c0-.375.42-.9.79-.9h5.175c.3 0 .535-.21.535-.505m1 0v-.95c0-.3.24-.545.535-.545h3.955a.6.6 0 0 1 .425.18l3.43 3.465c.1.1.155.24.155.38v2.62c0 .37-.3.67-.66.67a.72.72 0 0 1-.515-.22l-.825-.83c-.15-.15-.35-.265-.565-.265h-3.14c-.65 0-.98.83-.52 1.3l4.005 4.05c.42.42.125 1.15-.47 1.15h-1.23a.93.93 0 0 1-.66-.275l-3.765-3.81a.54.54 0 0 1-.155-.38V10.45c0-.37.3-.7.67-.7h3.3c.145 0 .28.085.38.185l.935.815c.12.125.285.19.45.19c.355 0 .765-.29.765-.645V8.65c0-.375-.42-.9-.79-.9h-5.175c-.3 0-.535-.21-.535-.505"/></svg>
React
import type { SVGProps } from "react";
export function TokenSmbr(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="M11.5 7.245v-.95c0-.3-.24-.545-.535-.545H7.01a.6.6 0 0 0-.425.18l-3.43 3.465c-.1.1-.155.24-.155.38v2.62c0 .37.3.67.66.67c.195 0 .38-.08.515-.22l.825-.83c.15-.15.35-.265.565-.265h3.14c.65 0 .98.83.52 1.3L5.22 17.1c-.42.42-.125 1.15.47 1.15h1.23c.25 0 .485-.1.66-.275l3.765-3.81c.1-.1.155-.24.155-.38V10.45c0-.37-.3-.7-.67-.7h-3.3c-.145 0-.28.085-.38.185l-.935.815a.62.62 0 0 1-.45.19c-.355 0-.765-.29-.765-.645V8.65c0-.375.42-.9.79-.9h5.175c.3 0 .535-.21.535-.505m1 0v-.95c0-.3.24-.545.535-.545h3.955a.6.6 0 0 1 .425.18l3.43 3.465c.1.1.155.24.155.38v2.62c0 .37-.3.67-.66.67a.72.72 0 0 1-.515-.22l-.825-.83c-.15-.15-.35-.265-.565-.265h-3.14c-.65 0-.98.83-.52 1.3l4.005 4.05c.42.42.125 1.15-.47 1.15h-1.23a.93.93 0 0 1-.66-.275l-3.765-3.81a.54.54 0 0 1-.155-.38V10.45c0-.37.3-.7.67-.7h3.3c.145 0 .28.085.38.185l.935.815c.12.125.285.19.45.19c.355 0 .765-.29.765-.645V8.65c0-.375-.42-.9-.79-.9h-5.175c-.3 0-.535-.21-.535-.505"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 7.245v-.95c0-.3-.24-.545-.535-.545H7.01a.6.6 0 0 0-.425.18l-3.43 3.465c-.1.1-.155.24-.155.38v2.62c0 .37.3.67.66.67c.195 0 .38-.08.515-.22l.825-.83c.15-.15.35-.265.565-.265h3.14c.65 0 .98.83.52 1.3L5.22 17.1c-.42.42-.125 1.15.47 1.15h1.23c.25 0 .485-.1.66-.275l3.765-3.81c.1-.1.155-.24.155-.38V10.45c0-.37-.3-.7-.67-.7h-3.3c-.145 0-.28.085-.38.185l-.935.815a.62.62 0 0 1-.45.19c-.355 0-.765-.29-.765-.645V8.65c0-.375.42-.9.79-.9h5.175c.3 0 .535-.21.535-.505m1 0v-.95c0-.3.24-.545.535-.545h3.955a.6.6 0 0 1 .425.18l3.43 3.465c.1.1.155.24.155.38v2.62c0 .37-.3.67-.66.67a.72.72 0 0 1-.515-.22l-.825-.83c-.15-.15-.35-.265-.565-.265h-3.14c-.65 0-.98.83-.52 1.3l4.005 4.05c.42.42.125 1.15-.47 1.15h-1.23a.93.93 0 0 1-.66-.275l-3.765-3.81a.54.54 0 0 1-.155-.38V10.45c0-.37.3-.7.67-.7h3.3c.145 0 .28.085.38.185l.935.815c.12.125.285.19.45.19c.355 0 .765-.29.765-.645V8.65c0-.375-.42-.9-.79-.9h-5.175c-.3 0-.535-.21-.535-.505"/></svg> </template>
CSS
.icon-smbr {
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%22M11.5%207.245v-.95c0-.3-.24-.545-.535-.545H7.01a.6.6%200%200%200-.425.18l-3.43%203.465c-.1.1-.155.24-.155.38v2.62c0%20.37.3.67.66.67c.195%200%20.38-.08.515-.22l.825-.83c.15-.15.35-.265.565-.265h3.14c.65%200%20.98.83.52%201.3L5.22%2017.1c-.42.42-.125%201.15.47%201.15h1.23c.25%200%20.485-.1.66-.275l3.765-3.81c.1-.1.155-.24.155-.38V10.45c0-.37-.3-.7-.67-.7h-3.3c-.145%200-.28.085-.38.185l-.935.815a.62.62%200%200%201-.45.19c-.355%200-.765-.29-.765-.645V8.65c0-.375.42-.9.79-.9h5.175c.3%200%20.535-.21.535-.505m1%200v-.95c0-.3.24-.545.535-.545h3.955a.6.6%200%200%201%20.425.18l3.43%203.465c.1.1.155.24.155.38v2.62c0%20.37-.3.67-.66.67a.72.72%200%200%201-.515-.22l-.825-.83c-.15-.15-.35-.265-.565-.265h-3.14c-.65%200-.98.83-.52%201.3l4.005%204.05c.42.42.125%201.15-.47%201.15h-1.23a.93.93%200%200%201-.66-.275l-3.765-3.81a.54.54%200%200%201-.155-.38V10.45c0-.37.3-.7.67-.7h3.3c.145%200%20.28.085.38.185l.935.815c.12.125.285.19.45.19c.355%200%20.765-.29.765-.645V8.65c0-.375-.42-.9-.79-.9h-5.175c-.3%200-.535-.21-.535-.505%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%22M11.5%207.245v-.95c0-.3-.24-.545-.535-.545H7.01a.6.6%200%200%200-.425.18l-3.43%203.465c-.1.1-.155.24-.155.38v2.62c0%20.37.3.67.66.67c.195%200%20.38-.08.515-.22l.825-.83c.15-.15.35-.265.565-.265h3.14c.65%200%20.98.83.52%201.3L5.22%2017.1c-.42.42-.125%201.15.47%201.15h1.23c.25%200%20.485-.1.66-.275l3.765-3.81c.1-.1.155-.24.155-.38V10.45c0-.37-.3-.7-.67-.7h-3.3c-.145%200-.28.085-.38.185l-.935.815a.62.62%200%200%201-.45.19c-.355%200-.765-.29-.765-.645V8.65c0-.375.42-.9.79-.9h5.175c.3%200%20.535-.21.535-.505m1%200v-.95c0-.3.24-.545.535-.545h3.955a.6.6%200%200%201%20.425.18l3.43%203.465c.1.1.155.24.155.38v2.62c0%20.37-.3.67-.66.67a.72.72%200%200%201-.515-.22l-.825-.83c-.15-.15-.35-.265-.565-.265h-3.14c-.65%200-.98.83-.52%201.3l4.005%204.05c.42.42.125%201.15-.47%201.15h-1.23a.93.93%200%200%201-.66-.275l-3.765-3.81a.54.54%200%200%201-.155-.38V10.45c0-.37.3-.7.67-.7h3.3c.145%200%20.28.085.38.185l.935.815c.12.125.285.19.45.19c.355%200%20.765-.29.765-.645V8.65c0-.375-.42-.9-.79-.9h-5.175c-.3%200-.535-.21-.535-.505%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/smbr.svg?color=%231a73e8&size=48