IP Location.net

Font Icon Library

Phosphor Icons Search

Font Icons
Search and preview Phosphor Icons icons, then copy the CSS class, HTML markup, or code point for your project. Phosphor is an MIT-licensed icon family with regular, thin, light, bold, fill, and duotone webfont weights for flexible interface design. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Phosphor Icons

2,623 icons

Matching "in"

Blueprint Regular

ph ph-blueprint

Package
Phosphor Icons
Category
Regular
Code Point
eda0

Bounding Box Regular

ph ph-bounding-box

Package
Phosphor Icons
Category
Regular
Code Point
e6ce

Bowling Ball Regular

ph ph-bowling-ball

Package
Phosphor Icons
Category
Regular
Code Point
ea34

Boxing Glove Regular

ph ph-boxing-glove

Package
Phosphor Icons
Category
Regular
Code Point
ea36

Brain Regular

ph ph-brain

Package
Phosphor Icons
Category
Regular
Code Point
e74e

Building Apartment Regular

ph ph-building-apartment

Package
Phosphor Icons
Category
Regular
Code Point
e0fe

Building Office Regular

ph ph-building-office

Package
Phosphor Icons
Category
Regular
Code Point
e0ff

Building Regular

ph ph-building

Package
Phosphor Icons
Category
Regular
Code Point
e100

Buildings Regular

ph ph-buildings

Package
Phosphor Icons
Category
Regular
Code Point
e102

Calendar Minus Regular

ph ph-calendar-minus

Package
Phosphor Icons
Category
Regular
Code Point
ea14

Caret Line Down Regular

ph ph-caret-line-down

Package
Phosphor Icons
Category
Regular
Code Point
e134

Caret Line Left Regular

ph ph-caret-line-left

Package
Phosphor Icons
Category
Regular
Code Point
e132

Caret Line Right Regular

ph ph-caret-line-right

Package
Phosphor Icons
Category
Regular
Code Point
e130

Caret Line Up Regular

ph ph-caret-line-up

Package
Phosphor Icons
Category
Regular
Code Point
e12e

Charging Station Regular

ph ph-charging-station

Package
Phosphor Icons
Category
Regular
Code Point
e8d0

Chart Line Down Regular

ph ph-chart-line-down

Package
Phosphor Icons
Category
Regular
Code Point
e8b6

Chart Line Regular

ph ph-chart-line

Package
Phosphor Icons
Category
Regular
Code Point
e154

Chart Line Up Regular

ph ph-chart-line-up

Package
Phosphor Icons
Category
Regular
Code Point
e156

Circle Wavy Warning Regular

ph ph-circle-wavy-warning

Package
Phosphor Icons
Category
Regular
Code Point
e60c

Closed Captioning Regular

ph ph-closed-captioning

Package
Phosphor Icons
Category
Regular
Code Point
e1a4

Cloud Lightning Regular

ph ph-cloud-lightning

Package
Phosphor Icons
Category
Regular
Code Point
e1b2

Cloud Rain Regular

ph ph-cloud-rain

Package
Phosphor Icons
Category
Regular
Code Point
e1b4

Cloud Warning Regular

ph ph-cloud-warning

Package
Phosphor Icons
Category
Regular
Code Point
ea98

Coin Regular

ph ph-coin

Package
Phosphor Icons
Category
Regular
Code Point
e60e

Coin Vertical Regular

ph ph-coin-vertical

Package
Phosphor Icons
Category
Regular
Code Point
eb48

Coins Regular

ph ph-coins

Package
Phosphor Icons
Category
Regular
Code Point
e78e

Cooking Pot Regular

ph ph-cooking-pot

Package
Phosphor Icons
Category
Regular
Code Point
e764

Corners In Regular

ph ph-corners-in

Package
Phosphor Icons
Category
Regular
Code Point
e1ce

Currency Inr Regular

ph ph-currency-inr

Package
Phosphor Icons
Category
Regular
Code Point
e558

Cylinder Regular

ph ph-cylinder

Package
Phosphor Icons
Category
Regular
Code Point
e8fc

Dot Outline Regular

ph ph-dot-outline

Package
Phosphor Icons
Category
Regular
Code Point
ece0

Dots Nine Regular

ph ph-dots-nine

Package
Phosphor Icons
Category
Regular
Code Point
e1fc

Dots Three Outline Regular

ph ph-dots-three-outline

Package
Phosphor Icons
Category
Regular
Code Point
e204

Dots Three Outline Vertical Regular

ph ph-dots-three-outline-vertical

Package
Phosphor Icons
Category
Regular
Code Point
e206

Engine Regular

ph ph-engine

Package
Phosphor Icons
Category
Regular
Code Point
ea80

File Ini Regular

ph ph-file-ini

Package
Phosphor Icons
Category
Regular
Code Point
eb33

File Magnifying Glass Regular

ph ph-file-magnifying-glass

Package
Phosphor Icons
Category
Regular
Code Point
e238

File Minus Regular

ph ph-file-minus

Package
Phosphor Icons
Category
Regular
Code Point
e234

Fingerprint Regular

ph ph-fingerprint

Package
Phosphor Icons
Category
Regular
Code Point
e23e

Fingerprint Simple Regular

ph ph-fingerprint-simple

Package
Phosphor Icons
Category
Regular
Code Point
e240

Finn The Human Regular

ph ph-finn-the-human

Package
Phosphor Icons
Category
Regular
Code Point
e56c

Fire Extinguisher Regular

ph ph-fire-extinguisher

Package
Phosphor Icons
Category
Regular
Code Point
e9e8

Flying Saucer Regular

ph ph-flying-saucer

Package
Phosphor Icons
Category
Regular
Code Point
eb4a

Folder Minus Regular

ph ph-folder-minus

Package
Phosphor Icons
Category
Regular
Code Point
e254

Folder Notch Minus Regular

ph ph-folder-notch-minus

Package
Phosphor Icons
Category
Regular
Code Point
e254

Folder Simple Minus Regular

ph ph-folder-simple-minus

Package
Phosphor Icons
Category
Regular
Code Point
e25c

Footprints Regular

ph ph-footprints

Package
Phosphor Icons
Category
Regular
Code Point
ea88

Gear Fine Regular

ph ph-gear-fine

Package
Phosphor Icons
Category
Regular
Code Point
e87c

Add Phosphor Icons to your website or app

Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.

1. Load the icon library

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/[email protected]/src/regular/style.css">

Reference version: 2.1.2

2. Copy an icon

Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.

Code points are useful for CSS generated content and tools that work directly with icon fonts.

3. Keep icons accessible

Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.

Confirm licensing and usage requirements with the library publisher before distributing a finished product.

Practical Notes

Icon Implementation Checklist

Icons work best when they support quick recognition without becoming the only way a user understands an action.

Label important controls

Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.

Keep style consistent

Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.

Load only what you need

Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.