bets logo
bets from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- bets
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bets 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(#tokenBrandedBets)" d="M21.303 7.997a10.23 10.23 0 0 0-8.931-5.412c-5.118 0-8.913 4.042-8.478 9.025c.324 3.741 3.677 6.777 7.496 6.777c3.823 0 6.665-3.036 6.359-6.777a5.06 5.06 0 0 0-5-4.513a4.13 4.13 0 0 0-4.236 4.513a2.536 2.536 0 0 0 2.5 2.259c1.47 0 2.5-1.16 2.118-2.26c-.17-.482-.683-.705-1.194-.694h-.042a1 1 0 0 0-.223.03l-.03.006l-.04.011l-.13.042l-.035.011l-.042.018l-.035.018q-.154.075-.282.188l-.089.088a.6.6 0 0 0-.076.106l-.024.03l-.017.04l-.024.042l-.023.059v-.141v.047l.03-.06c.01-1.305.87-2.023 2.064-2.023a2.46 2.46 0 0 1 2.43 2.2a4.024 4.024 0 0 1-4.118 4.389a4.936 4.936 0 0 1-4.872-4.389c-.311-3.641 2.46-6.589 6.195-6.589c3.73 0 6.995 2.948 7.295 6.59c.395 4.847-3.3 8.777-8.248 8.777a9.97 9.97 0 0 1-8.566-5.066l.089.195a8 8 0 0 1-.242-.471A9.4 9.4 0 0 1 2 12.55a9.7 9.7 0 0 0 1.306 3.965a9.9 9.9 0 0 0 2.865 3.077a10.17 10.17 0 0 0 11.978-.265a9.9 9.9 0 0 0 2.718-3.212a9.68 9.68 0 0 0 .441-8.136l-.006.011zm-9.884 1.9c.047-.04.094-.088.147-.123z"/><defs><linearGradient id="tokenBrandedBets" x1="2" x2="21.956" y1="2.585" y2="2.82" gradientUnits="userSpaceOnUse"><stop stop-color="#6458ED"/><stop offset=".49" stop-color="#4E5CF4"/><stop offset="1" stop-color="#018EDD"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedBets(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(#tokenBrandedBets)" d="M21.303 7.997a10.23 10.23 0 0 0-8.931-5.412c-5.118 0-8.913 4.042-8.478 9.025c.324 3.741 3.677 6.777 7.496 6.777c3.823 0 6.665-3.036 6.359-6.777a5.06 5.06 0 0 0-5-4.513a4.13 4.13 0 0 0-4.236 4.513a2.536 2.536 0 0 0 2.5 2.259c1.47 0 2.5-1.16 2.118-2.26c-.17-.482-.683-.705-1.194-.694h-.042a1 1 0 0 0-.223.03l-.03.006l-.04.011l-.13.042l-.035.011l-.042.018l-.035.018q-.154.075-.282.188l-.089.088a.6.6 0 0 0-.076.106l-.024.03l-.017.04l-.024.042l-.023.059v-.141v.047l.03-.06c.01-1.305.87-2.023 2.064-2.023a2.46 2.46 0 0 1 2.43 2.2a4.024 4.024 0 0 1-4.118 4.389a4.936 4.936 0 0 1-4.872-4.389c-.311-3.641 2.46-6.589 6.195-6.589c3.73 0 6.995 2.948 7.295 6.59c.395 4.847-3.3 8.777-8.248 8.777a9.97 9.97 0 0 1-8.566-5.066l.089.195a8 8 0 0 1-.242-.471A9.4 9.4 0 0 1 2 12.55a9.7 9.7 0 0 0 1.306 3.965a9.9 9.9 0 0 0 2.865 3.077a10.17 10.17 0 0 0 11.978-.265a9.9 9.9 0 0 0 2.718-3.212a9.68 9.68 0 0 0 .441-8.136l-.006.011zm-9.884 1.9c.047-.04.094-.088.147-.123z"/><defs><linearGradient id="tokenBrandedBets" x1="2" x2="21.956" y1="2.585" y2="2.82" gradientUnits="userSpaceOnUse"><stop stopColor="#6458ED"/><stop offset=".49" stopColor="#4E5CF4"/><stop offset="1" stopColor="#018EDD"/></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(#tokenBrandedBets)" d="M21.303 7.997a10.23 10.23 0 0 0-8.931-5.412c-5.118 0-8.913 4.042-8.478 9.025c.324 3.741 3.677 6.777 7.496 6.777c3.823 0 6.665-3.036 6.359-6.777a5.06 5.06 0 0 0-5-4.513a4.13 4.13 0 0 0-4.236 4.513a2.536 2.536 0 0 0 2.5 2.259c1.47 0 2.5-1.16 2.118-2.26c-.17-.482-.683-.705-1.194-.694h-.042a1 1 0 0 0-.223.03l-.03.006l-.04.011l-.13.042l-.035.011l-.042.018l-.035.018q-.154.075-.282.188l-.089.088a.6.6 0 0 0-.076.106l-.024.03l-.017.04l-.024.042l-.023.059v-.141v.047l.03-.06c.01-1.305.87-2.023 2.064-2.023a2.46 2.46 0 0 1 2.43 2.2a4.024 4.024 0 0 1-4.118 4.389a4.936 4.936 0 0 1-4.872-4.389c-.311-3.641 2.46-6.589 6.195-6.589c3.73 0 6.995 2.948 7.295 6.59c.395 4.847-3.3 8.777-8.248 8.777a9.97 9.97 0 0 1-8.566-5.066l.089.195a8 8 0 0 1-.242-.471A9.4 9.4 0 0 1 2 12.55a9.7 9.7 0 0 0 1.306 3.965a9.9 9.9 0 0 0 2.865 3.077a10.17 10.17 0 0 0 11.978-.265a9.9 9.9 0 0 0 2.718-3.212a9.68 9.68 0 0 0 .441-8.136l-.006.011zm-9.884 1.9c.047-.04.094-.088.147-.123z"/><defs><linearGradient id="tokenBrandedBets" x1="2" x2="21.956" y1="2.585" y2="2.82" gradientUnits="userSpaceOnUse"><stop stop-color="#6458ED"/><stop offset=".49" stop-color="#4E5CF4"/><stop offset="1" stop-color="#018EDD"/></linearGradient></defs></g></svg> </template>
CSS
.icon-bets {
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(%23tokenBrandedBets)%22%20d%3D%22M21.303%207.997a10.23%2010.23%200%200%200-8.931-5.412c-5.118%200-8.913%204.042-8.478%209.025c.324%203.741%203.677%206.777%207.496%206.777c3.823%200%206.665-3.036%206.359-6.777a5.06%205.06%200%200%200-5-4.513a4.13%204.13%200%200%200-4.236%204.513a2.536%202.536%200%200%200%202.5%202.259c1.47%200%202.5-1.16%202.118-2.26c-.17-.482-.683-.705-1.194-.694h-.042a1%201%200%200%200-.223.03l-.03.006l-.04.011l-.13.042l-.035.011l-.042.018l-.035.018q-.154.075-.282.188l-.089.088a.6.6%200%200%200-.076.106l-.024.03l-.017.04l-.024.042l-.023.059v-.141v.047l.03-.06c.01-1.305.87-2.023%202.064-2.023a2.46%202.46%200%200%201%202.43%202.2a4.024%204.024%200%200%201-4.118%204.389a4.936%204.936%200%200%201-4.872-4.389c-.311-3.641%202.46-6.589%206.195-6.589c3.73%200%206.995%202.948%207.295%206.59c.395%204.847-3.3%208.777-8.248%208.777a9.97%209.97%200%200%201-8.566-5.066l.089.195a8%208%200%200%201-.242-.471A9.4%209.4%200%200%201%202%2012.55a9.7%209.7%200%200%200%201.306%203.965a9.9%209.9%200%200%200%202.865%203.077a10.17%2010.17%200%200%200%2011.978-.265a9.9%209.9%200%200%200%202.718-3.212a9.68%209.68%200%200%200%20.441-8.136l-.006.011zm-9.884%201.9c.047-.04.094-.088.147-.123z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22tokenBrandedBets%22%20x1%3D%222%22%20x2%3D%2221.956%22%20y1%3D%222.585%22%20y2%3D%222.82%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236458ED%22%2F%3E%3Cstop%20offset%3D%22.49%22%20stop-color%3D%22%234E5CF4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23018EDD%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(%23tokenBrandedBets)%22%20d%3D%22M21.303%207.997a10.23%2010.23%200%200%200-8.931-5.412c-5.118%200-8.913%204.042-8.478%209.025c.324%203.741%203.677%206.777%207.496%206.777c3.823%200%206.665-3.036%206.359-6.777a5.06%205.06%200%200%200-5-4.513a4.13%204.13%200%200%200-4.236%204.513a2.536%202.536%200%200%200%202.5%202.259c1.47%200%202.5-1.16%202.118-2.26c-.17-.482-.683-.705-1.194-.694h-.042a1%201%200%200%200-.223.03l-.03.006l-.04.011l-.13.042l-.035.011l-.042.018l-.035.018q-.154.075-.282.188l-.089.088a.6.6%200%200%200-.076.106l-.024.03l-.017.04l-.024.042l-.023.059v-.141v.047l.03-.06c.01-1.305.87-2.023%202.064-2.023a2.46%202.46%200%200%201%202.43%202.2a4.024%204.024%200%200%201-4.118%204.389a4.936%204.936%200%200%201-4.872-4.389c-.311-3.641%202.46-6.589%206.195-6.589c3.73%200%206.995%202.948%207.295%206.59c.395%204.847-3.3%208.777-8.248%208.777a9.97%209.97%200%200%201-8.566-5.066l.089.195a8%208%200%200%201-.242-.471A9.4%209.4%200%200%201%202%2012.55a9.7%209.7%200%200%200%201.306%203.965a9.9%209.9%200%200%200%202.865%203.077a10.17%2010.17%200%200%200%2011.978-.265a9.9%209.9%200%200%200%202.718-3.212a9.68%209.68%200%200%200%20.441-8.136l-.006.011zm-9.884%201.9c.047-.04.094-.088.147-.123z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22tokenBrandedBets%22%20x1%3D%222%22%20x2%3D%2221.956%22%20y1%3D%222.585%22%20y2%3D%222.82%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236458ED%22%2F%3E%3Cstop%20offset%3D%22.49%22%20stop-color%3D%22%234E5CF4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23018EDD%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/bets.svg?color=%231a73e8&size=48