Pixelarticons

Pi Pixel Art Icon

The pi symbol icon for math constants, scientific calculators, STEM educational tools, and formula editors.

finance Free 1 variant

Style variants

base

Outline ยท rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Pi icon

The Greek letter pi, the mathematical constant representing the ratio of a circle's circumference to its diameter. Use it in scientific calculator apps, formula or equation editors, STEM educational platforms, or any interface that surfaces mathematical functions. Its meaning is precise and audience-specific: developers and scientists recognize it immediately, but in a general finance context it can confuse users. For a broader 'math' concept, the percent or sigma symbol tends to be more universally understood.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/pi.svg" width="24" height="24" alt="Pi" />

<!-- React -->
import { Pi } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="pi.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons