The Tabler square root icon visually represents the mathematical operation of finding the square root of a number, commonly used in UIs for functions related to calculations or mathematical input.
Common uses
- Button for calculating square roots in a scientific calculator app.
- Label for a field where users input numbers for square root operations.
- Icon in a math editor toolbar to insert a square root symbol.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoot } from '@tabler/icons-react';
<IconSquareRoot size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathematicsmathssciencecalculatecalculatoralgebrasquarerootcalculationequationmathradical symbolmath symbolsquare root symbolcalculate icon
FAQ
- What does the square root icon signify?
- It signifies the mathematical operation of finding the square root of a number. It's used in interfaces to denote functions or areas related to this calculation.
- How do I use the square root icon in React?
- You can import and use it directly in your React components like this: import { IconSquareRoot } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the square root icon, is distributed under the MIT license.
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 →