John KuehJohn Kueh

pi square icon

HugeIcons · PiSquareIcon · MIT

Download SVG

The HugeIcons pi square icon depicts the mathematical constant pi within a square, often used to represent mathematical concepts, formulas, or data related to geometry and calculations.

Common uses

  • Mathematical formula display
  • Geometry tool selection
  • Data visualization for scientific apps

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
math pi iconpi symbol squaregeometry iconconstant pi

FAQ

What does the pi square icon represent?
It represents the mathematical constant pi (π) enclosed within a square. It's commonly used for mathematical or scientific contexts.
How do I use the PiSquareIcon in React?
Import both HugeiconsIcon and PiSquareIcon, then render it using <HugeiconsIcon icon={PiSquareIcon} />. Ensure you have the correct imports: import { HugeiconsIcon } from '@hugeicons/react'; import { PiSquareIcon } from '@hugeicons/core-free-icons';
What is the license for this icon?
This icon is available under the MIT license, which allows for free usage in both personal and commercial projects.

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 →