John KuehJohn Kueh

beta icon

HugeIcons · BetaIcon · MIT

Download SVG

The HugeIcons beta icon depicts a stylized letter 'B' and is commonly used to indicate a feature, product, or version that is in its testing or pre-release phase.

Common uses

  • Labeling beta features in a software application.
  • Indicating a pre-release version of a product.
  • Highlighting experimental functionalities.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BetaIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BetaIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
testingpre-releaseexperimentalnew feature

FAQ

What does the beta icon represent?
It signifies something that is in a testing or pre-release stage, not yet finalized for general release.
How do I use the BetaIcon in React?
Import both HugeiconsIcon and BetaIcon, then render <HugeiconsIcon icon={BetaIcon} />.
What is the license for this icon?
The HugeIcons beta icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →