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

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

The same logo in other sets

Use the bsw logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.988 6.393c-.63.123-1.222.298-1.711.405a3.06 3.06 0 0 0-2.398 2.679c-.202 1.401.27 2.003.062 3.636c-.36 2.842-3.095 3.827-4.367 4.418a304 304 0 0 1-3.906 1.727A9.005 9.005 0 0 0 19.049 6.404l-.067-.011z"/><path fill="currentColor" d="M10.996 10.686c.692-1.497.445-1.503.968-2.91A2.02 2.02 0 0 1 13.98 6.38c.518 0 1.058.164 1.289.192c.94.13 1.182-.209 3.168-.524l.282-.04A9 9 0 0 0 3.877 8.132c2.977.731 6.185 2.335 7.12 2.555M9.027 4.58c.265.04 1.537 1.616 1.773 5.673c0 0-1.632-.394-1.986-1.238c-.288-.686.09-1.598.213-4.435m10.017 1.8l.017.017l-.073-.005c.022-.012.04-.012.056-.012m-16.04 5.628c0-.72.085-1.418.242-2.082q.49.404 1.047.917c2.347 2.173 6.163 3.89 7.553 2.297h.006c-.254.337-1.171 1.317-3.023.984l-2.982 4.452a8.98 8.98 0 0 1-2.843-6.568"/></svg>

React

import type { SVGProps } from "react";

export function TokenBsw(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="M18.988 6.393c-.63.123-1.222.298-1.711.405a3.06 3.06 0 0 0-2.398 2.679c-.202 1.401.27 2.003.062 3.636c-.36 2.842-3.095 3.827-4.367 4.418a304 304 0 0 1-3.906 1.727A9.005 9.005 0 0 0 19.049 6.404l-.067-.011z"/><path fill="currentColor" d="M10.996 10.686c.692-1.497.445-1.503.968-2.91A2.02 2.02 0 0 1 13.98 6.38c.518 0 1.058.164 1.289.192c.94.13 1.182-.209 3.168-.524l.282-.04A9 9 0 0 0 3.877 8.132c2.977.731 6.185 2.335 7.12 2.555M9.027 4.58c.265.04 1.537 1.616 1.773 5.673c0 0-1.632-.394-1.986-1.238c-.288-.686.09-1.598.213-4.435m10.017 1.8l.017.017l-.073-.005c.022-.012.04-.012.056-.012m-16.04 5.628c0-.72.085-1.418.242-2.082q.49.404 1.047.917c2.347 2.173 6.163 3.89 7.553 2.297h.006c-.254.337-1.171 1.317-3.023.984l-2.982 4.452a8.98 8.98 0 0 1-2.843-6.568"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.988 6.393c-.63.123-1.222.298-1.711.405a3.06 3.06 0 0 0-2.398 2.679c-.202 1.401.27 2.003.062 3.636c-.36 2.842-3.095 3.827-4.367 4.418a304 304 0 0 1-3.906 1.727A9.005 9.005 0 0 0 19.049 6.404l-.067-.011z"/><path fill="currentColor" d="M10.996 10.686c.692-1.497.445-1.503.968-2.91A2.02 2.02 0 0 1 13.98 6.38c.518 0 1.058.164 1.289.192c.94.13 1.182-.209 3.168-.524l.282-.04A9 9 0 0 0 3.877 8.132c2.977.731 6.185 2.335 7.12 2.555M9.027 4.58c.265.04 1.537 1.616 1.773 5.673c0 0-1.632-.394-1.986-1.238c-.288-.686.09-1.598.213-4.435m10.017 1.8l.017.017l-.073-.005c.022-.012.04-.012.056-.012m-16.04 5.628c0-.72.085-1.418.242-2.082q.49.404 1.047.917c2.347 2.173 6.163 3.89 7.553 2.297h.006c-.254.337-1.171 1.317-3.023.984l-2.982 4.452a8.98 8.98 0 0 1-2.843-6.568"/></svg>
</template>

CSS

.icon-bsw {
  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%22M18.988%206.393c-.63.123-1.222.298-1.711.405a3.06%203.06%200%200%200-2.398%202.679c-.202%201.401.27%202.003.062%203.636c-.36%202.842-3.095%203.827-4.367%204.418a304%20304%200%200%201-3.906%201.727A9.005%209.005%200%200%200%2019.049%206.404l-.067-.011z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.996%2010.686c.692-1.497.445-1.503.968-2.91A2.02%202.02%200%200%201%2013.98%206.38c.518%200%201.058.164%201.289.192c.94.13%201.182-.209%203.168-.524l.282-.04A9%209%200%200%200%203.877%208.132c2.977.731%206.185%202.335%207.12%202.555M9.027%204.58c.265.04%201.537%201.616%201.773%205.673c0%200-1.632-.394-1.986-1.238c-.288-.686.09-1.598.213-4.435m10.017%201.8l.017.017l-.073-.005c.022-.012.04-.012.056-.012m-16.04%205.628c0-.72.085-1.418.242-2.082q.49.404%201.047.917c2.347%202.173%206.163%203.89%207.553%202.297h.006c-.254.337-1.171%201.317-3.023.984l-2.982%204.452a8.98%208.98%200%200%201-2.843-6.568%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%22M18.988%206.393c-.63.123-1.222.298-1.711.405a3.06%203.06%200%200%200-2.398%202.679c-.202%201.401.27%202.003.062%203.636c-.36%202.842-3.095%203.827-4.367%204.418a304%20304%200%200%201-3.906%201.727A9.005%209.005%200%200%200%2019.049%206.404l-.067-.011z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.996%2010.686c.692-1.497.445-1.503.968-2.91A2.02%202.02%200%200%201%2013.98%206.38c.518%200%201.058.164%201.289.192c.94.13%201.182-.209%203.168-.524l.282-.04A9%209%200%200%200%203.877%208.132c2.977.731%206.185%202.335%207.12%202.555M9.027%204.58c.265.04%201.537%201.616%201.773%205.673c0%200-1.632-.394-1.986-1.238c-.288-.686.09-1.598.213-4.435m10.017%201.8l.017.017l-.073-.005c.022-.012.04-.012.056-.012m-16.04%205.628c0-.72.085-1.418.242-2.082q.49.404%201.047.917c2.347%202.173%206.163%203.89%207.553%202.297h.006c-.254.337-1.171%201.317-3.023.984l-2.982%204.452a8.98%208.98%200%200%201-2.843-6.568%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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