wbt logo
wbt from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- wbt
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
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"><g fill="none"><path fill="url(#SVG9Y6ePdWR)" 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"/><defs><linearGradient id="SVG9Y6ePdWR" x1="2.995" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#e9c570"/><stop offset="1" stop-color="#f7b839"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedWbt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG9Y6ePdWR)" 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"/><defs><linearGradient id="SVG9Y6ePdWR" x1="2.995" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stopColor="#e9c570"/><stop offset="1" stopColor="#f7b839"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG9Y6ePdWR)" 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"/><defs><linearGradient id="SVG9Y6ePdWR" x1="2.995" x2="21" y1="12" y2="12" gradientUnits="userSpaceOnUse"><stop stop-color="#e9c570"/><stop offset="1" stop-color="#f7b839"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG9Y6ePdWR)%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG9Y6ePdWR%22%20x1%3D%222.995%22%20x2%3D%2221%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e9c570%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f7b839%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG9Y6ePdWR)%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG9Y6ePdWR%22%20x1%3D%222.995%22%20x2%3D%2221%22%20y1%3D%2212%22%20y2%3D%2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e9c570%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f7b839%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/wbt.svg?color=%231a73e8&size=48