The Phosphor radical icon depicts the mathematical square root symbol and is commonly used in interfaces related to calculations, formulas, or scientific data.
Common uses
- Button for calculating square roots
- Label for a field inputting a radicand
- Icon in a math or science toolbar
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Radical } from '@phosphor-icons/react';
<Radical size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Radical size={24} />thin
<Radical size={24} weight="thin" />light
<Radical size={24} weight="light" />bold
<Radical size={24} weight="bold" />fill
<Radical size={24} weight="fill" />duotone
<Radical size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- √radixradicandsquare rootsquarerootmathematicsarithmeticcalculatortechnology & developmentfinancesradicalmath symbol
FAQ
- What does the radical icon represent?
- It represents the mathematical symbol for a square root (√). It's used for operations involving roots or in contexts related to mathematics and science.
- How do I use the radical icon in React?
- You can import and use it in your React application with the following statement: import { Radical } from '@phosphor-icons/react'.
- What is the license for the Phosphor radical icon?
- The Phosphor icon library, including the radical icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →