John KuehJohn Kueh

square root square icon

HugeIcons · SquareRootSquareIcon · MIT

Download SVG

The HugeIcons square root square icon visually represents the mathematical concept of a square root, often used to denote operations related to roots or calculations in mathematical or scientific contexts.

Common uses

  • Mathematical calculation buttons
  • Scientific app interfaces
  • Data analysis tools

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareRootSquareIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SquareRootSquareIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
math rootsquare root symbolcalculation iconradical symbol

FAQ

What does the square root square icon represent?
It represents the mathematical operation of a square root, commonly used in calculators or scientific applications.
How do I use the SquareRootSquareIcon in React?
Import it as `import { SquareRootSquareIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={SquareRootSquareIcon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →