The Tabler alpha icon depicts the Greek letter alpha (\[α\]) and is commonly used in UIs to represent mathematical concepts, scientific notation, or as a stylistic element within text or headings.
Common uses
- Labeling a primary or first item in a list.
- Indicating a starting point or initial value.
- Representing a variable or parameter in a formula or equation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlpha } from '@tabler/icons-react';
<IconAlpha size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- letteralphabetgreekmathalphacharactertypographytextwritinglettersgreek letter alphagreek alphabetfirst letterinitial character
FAQ
- What does the alpha icon represent?
- The icon represents the Greek letter alpha (α), often used in mathematics, science, or as a design element.
- How do I use the alpha icon in React?
- You can import and use it in your React components like this: import { IconAlpha } from '@tabler/icons-react'; <IconAlpha />.
- What is the license for the Tabler alpha icon?
- The Tabler alpha icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →