John KuehJohn Kueh

alpha square icon

HugeIcons · AlphaSquareIcon · MIT

Download SVG

The HugeIcons alpha square icon depicts the Greek letter alpha within a square, often used to represent primary, first, or foundational elements in a user interface.

Common uses

  • Indicating a primary or default option
  • Labeling the first item in a sequence
  • Representing a foundational setting or module

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
greek alphaprimary squarefirst iteminitial square

FAQ

What does the alpha square icon represent?
It symbolizes the Greek letter alpha within a square, commonly used for primary, first, or foundational elements.
How do I use the AlphaSquareIcon in React?
Import both HugeiconsIcon and AlphaSquareIcon, then render <HugeiconsIcon icon={AlphaSquareIcon} />.
What is the license for this icon?
The HugeIcons alpha square 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 →