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

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

The same logo in other sets

Use the wbt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728M12.42 9.321c.178.076.334.197.45.352h-.005l1.378 1.802l2.809-6.922a9 9 0 0 1 1.733 1.537l-3.244 7.993a1.09 1.09 0 0 1-1.433.592a1.1 1.1 0 0 1-.448-.349l-1.373-1.802l-1.808 4.447a1.09 1.09 0 0 1-.959.684h-.053a1.09 1.09 0 0 1-.965-.583L5.97 12.286a1.093 1.093 0 1 1 1.934-1.018l1.437 2.709l1.643-4.055a1.09 1.09 0 0 1 1.437-.6" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenWbt(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" fillRule="evenodd" d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728M12.42 9.321c.178.076.334.197.45.352h-.005l1.378 1.802l2.809-6.922a9 9 0 0 1 1.733 1.537l-3.244 7.993a1.09 1.09 0 0 1-1.433.592a1.1 1.1 0 0 1-.448-.349l-1.373-1.802l-1.808 4.447a1.09 1.09 0 0 1-.959.684h-.053a1.09 1.09 0 0 1-.965-.583L5.97 12.286a1.093 1.093 0 1 1 1.934-1.018l1.437 2.709l1.643-4.055a1.09 1.09 0 0 1 1.437-.6" 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" fill-rule="evenodd" d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728M12.42 9.321c.178.076.334.197.45.352h-.005l1.378 1.802l2.809-6.922a9 9 0 0 1 1.733 1.537l-3.244 7.993a1.09 1.09 0 0 1-1.433.592a1.1 1.1 0 0 1-.448-.349l-1.373-1.802l-1.808 4.447a1.09 1.09 0 0 1-.959.684h-.053a1.09 1.09 0 0 1-.965-.583L5.97 12.286a1.093 1.093 0 1 1 1.934-1.018l1.437 2.709l1.643-4.055a1.09 1.09 0 0 1 1.437-.6" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-wbt {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M18.364%2018.364A9%209%200%201%201%205.636%205.636a9%209%200%200%201%2012.728%2012.728M12.42%209.321c.178.076.334.197.45.352h-.005l1.378%201.802l2.809-6.922a9%209%200%200%201%201.733%201.537l-3.244%207.993a1.09%201.09%200%200%201-1.433.592a1.1%201.1%200%200%201-.448-.349l-1.373-1.802l-1.808%204.447a1.09%201.09%200%200%201-.959.684h-.053a1.09%201.09%200%200%201-.965-.583L5.97%2012.286a1.093%201.093%200%201%201%201.934-1.018l1.437%202.709l1.643-4.055a1.09%201.09%200%200%201%201.437-.6%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%20fill-rule%3D%22evenodd%22%20d%3D%22M18.364%2018.364A9%209%200%201%201%205.636%205.636a9%209%200%200%201%2012.728%2012.728M12.42%209.321c.178.076.334.197.45.352h-.005l1.378%201.802l2.809-6.922a9%209%200%200%201%201.733%201.537l-3.244%207.993a1.09%201.09%200%200%201-1.433.592a1.1%201.1%200%200%201-.448-.349l-1.373-1.802l-1.808%204.447a1.09%201.09%200%200%201-.959.684h-.053a1.09%201.09%200%200%201-.965-.583L5.97%2012.286a1.093%201.093%200%201%201%201.934-1.018l1.437%202.709l1.643-4.055a1.09%201.09%200%200%201%201.437-.6%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/wbt.svg?color=%231a73e8&size=48