beta from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
beta
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 beta 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(#SVGRwk3PbcV1)" fill-rule="evenodd" d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728M14.001 8.262c-.058-.074.01-.18.1-.153c1.303.365 2.15.963 2.15 1.652c0 1.117-2.26 2.017-5.045 2.017c-1.816 0-3.41-.382-4.294-.964c-.074-.042-.031-.153.053-.138c.673.133 1.43.202 2.224.202c2.784 0 5.045-.9 5.045-2.012c0-.212-.085-.413-.233-.604m.995 3.516c-.068-.085.016-.207.122-.18c1.514.428 2.504 1.133 2.504 1.932c0 1.297-2.636 2.356-5.892 2.356c-2.123 0-3.986-.45-5.019-1.128c-.09-.053-.037-.18.069-.159c.778.154 1.662.239 2.594.239c3.256 0 5.893-1.054 5.893-2.356c0-.244-.096-.482-.27-.704" clip-rule="evenodd"/><defs><linearGradient id="SVGRwk3PbcV1" x1="20.518" x2="4.607" y1="9.107" y2="18.107" gradientUnits="userSpaceOnUse"><stop stop-color="#cd9cbc"/><stop offset="1" stop-color="#ad8bd4"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedBeta(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(#SVGRwk3PbcV1)" fillRule="evenodd" d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728M14.001 8.262c-.058-.074.01-.18.1-.153c1.303.365 2.15.963 2.15 1.652c0 1.117-2.26 2.017-5.045 2.017c-1.816 0-3.41-.382-4.294-.964c-.074-.042-.031-.153.053-.138c.673.133 1.43.202 2.224.202c2.784 0 5.045-.9 5.045-2.012c0-.212-.085-.413-.233-.604m.995 3.516c-.068-.085.016-.207.122-.18c1.514.428 2.504 1.133 2.504 1.932c0 1.297-2.636 2.356-5.892 2.356c-2.123 0-3.986-.45-5.019-1.128c-.09-.053-.037-.18.069-.159c.778.154 1.662.239 2.594.239c3.256 0 5.893-1.054 5.893-2.356c0-.244-.096-.482-.27-.704" clipRule="evenodd"/><defs><linearGradient id="SVGRwk3PbcV1" x1="20.518" x2="4.607" y1="9.107" y2="18.107" gradientUnits="userSpaceOnUse"><stop stopColor="#cd9cbc"/><stop offset="1" stopColor="#ad8bd4"/></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(#SVGRwk3PbcV1)" fill-rule="evenodd" d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728M14.001 8.262c-.058-.074.01-.18.1-.153c1.303.365 2.15.963 2.15 1.652c0 1.117-2.26 2.017-5.045 2.017c-1.816 0-3.41-.382-4.294-.964c-.074-.042-.031-.153.053-.138c.673.133 1.43.202 2.224.202c2.784 0 5.045-.9 5.045-2.012c0-.212-.085-.413-.233-.604m.995 3.516c-.068-.085.016-.207.122-.18c1.514.428 2.504 1.133 2.504 1.932c0 1.297-2.636 2.356-5.892 2.356c-2.123 0-3.986-.45-5.019-1.128c-.09-.053-.037-.18.069-.159c.778.154 1.662.239 2.594.239c3.256 0 5.893-1.054 5.893-2.356c0-.244-.096-.482-.27-.704" clip-rule="evenodd"/><defs><linearGradient id="SVGRwk3PbcV1" x1="20.518" x2="4.607" y1="9.107" y2="18.107" gradientUnits="userSpaceOnUse"><stop stop-color="#cd9cbc"/><stop offset="1" stop-color="#ad8bd4"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-beta {
  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(%23SVGRwk3PbcV1)%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.728M14.001%208.262c-.058-.074.01-.18.1-.153c1.303.365%202.15.963%202.15%201.652c0%201.117-2.26%202.017-5.045%202.017c-1.816%200-3.41-.382-4.294-.964c-.074-.042-.031-.153.053-.138c.673.133%201.43.202%202.224.202c2.784%200%205.045-.9%205.045-2.012c0-.212-.085-.413-.233-.604m.995%203.516c-.068-.085.016-.207.122-.18c1.514.428%202.504%201.133%202.504%201.932c0%201.297-2.636%202.356-5.892%202.356c-2.123%200-3.986-.45-5.019-1.128c-.09-.053-.037-.18.069-.159c.778.154%201.662.239%202.594.239c3.256%200%205.893-1.054%205.893-2.356c0-.244-.096-.482-.27-.704%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRwk3PbcV1%22%20x1%3D%2220.518%22%20x2%3D%224.607%22%20y1%3D%229.107%22%20y2%3D%2218.107%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cd9cbc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ad8bd4%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(%23SVGRwk3PbcV1)%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.728M14.001%208.262c-.058-.074.01-.18.1-.153c1.303.365%202.15.963%202.15%201.652c0%201.117-2.26%202.017-5.045%202.017c-1.816%200-3.41-.382-4.294-.964c-.074-.042-.031-.153.053-.138c.673.133%201.43.202%202.224.202c2.784%200%205.045-.9%205.045-2.012c0-.212-.085-.413-.233-.604m.995%203.516c-.068-.085.016-.207.122-.18c1.514.428%202.504%201.133%202.504%201.932c0%201.297-2.636%202.356-5.892%202.356c-2.123%200-3.986-.45-5.019-1.128c-.09-.053-.037-.18.069-.159c.778.154%201.662.239%202.594.239c3.256%200%205.893-1.054%205.893-2.356c0-.244-.096-.482-.27-.704%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRwk3PbcV1%22%20x1%3D%2220.518%22%20x2%3D%224.607%22%20y1%3D%229.107%22%20y2%3D%2218.107%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cd9cbc%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ad8bd4%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/beta.svg?color=%231a73e8&size=48