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

5,278 icons

Matching "d"

Navigation Arrow Regular

ph ph-navigation-arrow

Package
Phosphor Icons
Category
Regular
Code Point
eade

Needle Regular

ph ph-needle

Package
Phosphor Icons
Category
Regular
Code Point
e82e

Network Regular

ph ph-network

Package
Phosphor Icons
Category
Regular
Code Point
edde

Network Slash Regular

ph ph-network-slash

Package
Phosphor Icons
Category
Regular
Code Point
eddc

Network X Regular

ph ph-network-x

Package
Phosphor Icons
Category
Regular
Code Point
edda

Not Equals Regular

ph ph-not-equals

Package
Phosphor Icons
Category
Regular
Code Point
eda6

Not Member Of Regular

ph ph-not-member-of

Package
Phosphor Icons
Category
Regular
Code Point
edae

Not Subset Of Regular

ph ph-not-subset-of

Package
Phosphor Icons
Category
Regular
Code Point
edb0

Not Superset Of Regular

ph ph-not-superset-of

Package
Phosphor Icons
Category
Regular
Code Point
edb2

Notches Regular

ph ph-notches

Package
Phosphor Icons
Category
Regular
Code Point
ed3a

Notepad Regular

ph ph-notepad

Package
Phosphor Icons
Category
Regular
Code Point
e63e

Nuclear Plant Regular

ph ph-nuclear-plant

Package
Phosphor Icons
Category
Regular
Code Point
ed7c

Numpad Regular

ph ph-numpad

Package
Phosphor Icons
Category
Regular
Code Point
e3c8

Open Ai Logo Regular

ph ph-open-ai-logo

Package
Phosphor Icons
Category
Regular
Code Point
e7d2

Orange Slice Regular

ph ph-orange-slice

Package
Phosphor Icons
Category
Regular
Code Point
ed36

Oven Regular

ph ph-oven

Package
Phosphor Icons
Category
Regular
Code Point
ed8c

Paint Brush Broad Regular

ph ph-paint-brush-broad

Package
Phosphor Icons
Category
Regular
Code Point
e590

Paint Brush Household Regular

ph ph-paint-brush-household

Package
Phosphor Icons
Category
Regular
Code Point
e6f2

Password Regular

ph ph-password

Package
Phosphor Icons
Category
Regular
Code Point
e752

Person Arms Spread Regular

ph ph-person-arms-spread

Package
Phosphor Icons
Category
Regular
Code Point
ecfe

Person Simple Hike Regular

ph ph-person-simple-hike

Package
Phosphor Icons
Category
Regular
Code Point
ed54

Person Simple Snowboard Regular

ph ph-person-simple-snowboard

Package
Phosphor Icons
Category
Regular
Code Point
e71e

Person Simple Tai Chi Regular

ph ph-person-simple-tai-chi

Package
Phosphor Icons
Category
Regular
Code Point
ed5c

Phone Disconnect Regular

ph ph-phone-disconnect

Package
Phosphor Icons
Category
Regular
Code Point
e3bc

Pint Glass Regular

ph ph-pint-glass

Package
Phosphor Icons
Category
Regular
Code Point
edd0

Pipe Regular

ph ph-pipe

Package
Phosphor Icons
Category
Regular
Code Point
ed86

Pipe Wrench Regular

ph ph-pipe-wrench

Package
Phosphor Icons
Category
Regular
Code Point
ed88

Placeholder Regular

ph ph-placeholder

Package
Phosphor Icons
Category
Regular
Code Point
e650

Play Circle Regular

ph ph-play-circle

Package
Phosphor Icons
Category
Regular
Code Point
e3d2

Play Regular

ph ph-play

Package
Phosphor Icons
Category
Regular
Code Point
e3d0

Plugs Connected Regular

ph ph-plugs-connected

Package
Phosphor Icons
Category
Regular
Code Point
eb5a

Plus Circle Regular

ph ph-plus-circle

Package
Phosphor Icons
Category
Regular
Code Point
e3d6

Plus Minus Regular

ph ph-plus-minus

Package
Phosphor Icons
Category
Regular
Code Point
e3d8

Plus Regular

ph ph-plus

Package
Phosphor Icons
Category
Regular
Code Point
e3d4

Plus Square Regular

ph ph-plus-square

Package
Phosphor Icons
Category
Regular
Code Point
ed4a

Polygon Regular

ph ph-polygon

Package
Phosphor Icons
Category
Regular
Code Point
e6d0

Potted Plant Regular

ph ph-potted-plant

Package
Phosphor Icons
Category
Regular
Code Point
ec22

Power Regular

ph ph-power

Package
Phosphor Icons
Category
Regular
Code Point
e3da

Printer Regular

ph ph-printer

Package
Phosphor Icons
Category
Regular
Code Point
e3dc

Prohibit Regular

ph ph-prohibit

Package
Phosphor Icons
Category
Regular
Code Point
e3de

Qr Code Regular

ph ph-qr-code

Package
Phosphor Icons
Category
Regular
Code Point
e3e6

Radical Regular

ph ph-radical

Package
Phosphor Icons
Category
Regular
Code Point
e3ea

Radio Button Regular

ph ph-radio-button

Package
Phosphor Icons
Category
Regular
Code Point
eb08

Radio Regular

ph ph-radio

Package
Phosphor Icons
Category
Regular
Code Point
e77e

Radioactive Regular

ph ph-radioactive

Package
Phosphor Icons
Category
Regular
Code Point
e9dc

Rainbow Cloud Regular

ph ph-rainbow-cloud

Package
Phosphor Icons
Category
Regular
Code Point
e59a

Ranking Regular

ph ph-ranking

Package
Phosphor Icons
Category
Regular
Code Point
ed62

Read Cv Logo Regular

ph ph-read-cv-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed0c

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.