The Lucide pi icon depicts the Greek letter π, commonly used to represent the mathematical constant and in contexts related to mathematics, science, or programming.
Common uses
- Representing mathematical constants in educational apps.
- Indicating a section on geometry or trigonometry.
- As a symbol in a coding or programming-related tool.
Use it in React
Install
npm i lucide-reactImport & render
import { Pi } from 'lucide-react';
<Pi size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- constantcodecodingprogrammingsymboltrigonometrygeometryformulapigreek letter pimath symboltrigonometry symbol
FAQ
- What does the pi icon represent?
- The icon represents the Greek letter pi (π), which is a mathematical constant approximately equal to 3.14159. It's often used in formulas related to circles and trigonometry.
- How do I use the pi icon in React?
- You can import and use the pi icon in your React application with the following import statement: import { Pi } from 'lucide-react'.
- What is the license for the Lucide pi icon?
- The Lucide pi icon is distributed under the ISC license, which is a permissive free software 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 →