The Lucide square radical icon depicts the mathematical symbol for a square root, commonly used in UIs to represent functions related to calculations, formulas, or mathematical operations.
Common uses
- Button for calculating square roots
- Label for a math input field
- Icon in a formula editor toolbar
Use it in React
Install
npm i lucide-reactImport & render
import { SquareRadical } from 'lucide-react';
<SquareRadical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- calculateformulamathoperatorrootsquaresymbolradicalsquare root symbolmath rootradical operatorcalculate symbol
FAQ
- What does the square radical icon represent?
- It represents the mathematical square root symbol, often used for calculations and formulas.
- How do I use the square radical icon in React?
- You can import and use it like this: import { SquareRadical } from 'lucide-react'. Then render it as <SquareRadical />.
- What is the license for the Lucide square radical icon?
- The Lucide icon library, including the square radical icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →