The HugeIcons pi circle icon depicts the Greek letter pi (π) within a circle, commonly used to represent mathematical concepts, formulas, or sections related to science and engineering.
Common uses
- Labeling a math or science section
- Indicating a formula or calculation
- Representing a scientific or engineering process
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PiCircleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PiCircleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pi symbolmath iconscience icongreek letter pi
FAQ
- What does the pi circle icon represent?
- It represents the Greek letter pi (π) enclosed in a circle, often used for mathematical, scientific, or engineering contexts.
- How do I use the PiCircleIcon in React?
- Import both HugeiconsIcon and PiCircleIcon, then render <HugeiconsIcon icon={PiCircleIcon} />.
- What is the license for this icon?
- The HugeIcons pi circle icon is available 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 →