The Lucide radical icon depicts the mathematical symbol for a root operation, commonly used in interfaces to represent mathematical functions or calculations.
Common uses
- Button for square root calculation
- Label for a math input field
- Icon in a scientific calculator UI
Use it in React
Install
npm i lucide-reactImport & render
import { Radical } from 'lucide-react';
<Radical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- calculateformulamathoperatorrootsquaresymbolradicalroot symbolsquare rootmath operatorformula symbol
FAQ
- What does the radical icon represent?
- It represents the mathematical symbol for a root, such as a square root. It's used to denote mathematical operations.
- How do I use the radical icon in React?
- You can import and use it like this: import { Radical } from 'lucide-react'. Then render it as <Radical />.
- What is the license for the Lucide radical icon?
- The Lucide 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 →