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"

Magic Wand Light

ph-light ph-magic-wand

Package
Phosphor Icons
Category
Light
Code Point
e6b6

Map Trifold Light

ph-light ph-map-trifold

Package
Phosphor Icons
Category
Light
Code Point
e31a

Markdown Logo Light

ph-light ph-markdown-logo

Package
Phosphor Icons
Category
Light
Code Point
e508

Mask Sad Light

ph-light ph-mask-sad

Package
Phosphor Icons
Category
Light
Code Point
eb9e

Mastodon Logo Light

ph-light ph-mastodon-logo

Package
Phosphor Icons
Category
Light
Code Point
ed68

Matrix Logo Light

ph-light ph-matrix-logo

Package
Phosphor Icons
Category
Light
Code Point
ed64

Medal Light

ph-light ph-medal

Package
Phosphor Icons
Category
Light
Code Point
e320

Medal Military Light

ph-light ph-medal-military

Package
Phosphor Icons
Category
Light
Code Point
ecfc

Medium Logo Light

ph-light ph-medium-logo

Package
Phosphor Icons
Category
Light
Code Point
e322

Member Of Light

ph-light ph-member-of

Package
Phosphor Icons
Category
Light
Code Point
edc2

Messenger Logo Light

ph-light ph-messenger-logo

Package
Phosphor Icons
Category
Light
Code Point
e6d8

Meta Logo Light

ph-light ph-meta-logo

Package
Phosphor Icons
Category
Light
Code Point
ed02

Microsoft Word Logo Light

ph-light ph-microsoft-word-logo

Package
Phosphor Icons
Category
Light
Code Point
eb6a

Minus Square Light

ph-light ph-minus-square

Package
Phosphor Icons
Category
Light
Code Point
ed4c

Moped Front Light

ph-light ph-moped-front

Package
Phosphor Icons
Category
Light
Code Point
e822

Moped Light

ph-light ph-moped

Package
Phosphor Icons
Category
Light
Code Point
e824

Mouse Middle Click Light

ph-light ph-mouse-middle-click

Package
Phosphor Icons
Category
Light
Code Point
e338

Navigation Arrow Light

ph-light ph-navigation-arrow

Package
Phosphor Icons
Category
Light
Code Point
eade

Needle Light

ph-light ph-needle

Package
Phosphor Icons
Category
Light
Code Point
e82e

Network Light

ph-light ph-network

Package
Phosphor Icons
Category
Light
Code Point
edde

Network Slash Light

ph-light ph-network-slash

Package
Phosphor Icons
Category
Light
Code Point
eddc

Network X Light

ph-light ph-network-x

Package
Phosphor Icons
Category
Light
Code Point
edda

Not Equals Light

ph-light ph-not-equals

Package
Phosphor Icons
Category
Light
Code Point
eda6

Not Member Of Light

ph-light ph-not-member-of

Package
Phosphor Icons
Category
Light
Code Point
edae

Not Subset Of Light

ph-light ph-not-subset-of

Package
Phosphor Icons
Category
Light
Code Point
edb0

Not Superset Of Light

ph-light ph-not-superset-of

Package
Phosphor Icons
Category
Light
Code Point
edb2

Notches Light

ph-light ph-notches

Package
Phosphor Icons
Category
Light
Code Point
ed3a

Notepad Light

ph-light ph-notepad

Package
Phosphor Icons
Category
Light
Code Point
e63e

Nuclear Plant Light

ph-light ph-nuclear-plant

Package
Phosphor Icons
Category
Light
Code Point
ed7c

Numpad Light

ph-light ph-numpad

Package
Phosphor Icons
Category
Light
Code Point
e3c8

Open Ai Logo Light

ph-light ph-open-ai-logo

Package
Phosphor Icons
Category
Light
Code Point
e7d2

Orange Slice Light

ph-light ph-orange-slice

Package
Phosphor Icons
Category
Light
Code Point
ed36

Oven Light

ph-light ph-oven

Package
Phosphor Icons
Category
Light
Code Point
ed8c

Paint Brush Broad Light

ph-light ph-paint-brush-broad

Package
Phosphor Icons
Category
Light
Code Point
e590

Paint Brush Household Light

ph-light ph-paint-brush-household

Package
Phosphor Icons
Category
Light
Code Point
e6f2

Password Light

ph-light ph-password

Package
Phosphor Icons
Category
Light
Code Point
e752

Person Arms Spread Light

ph-light ph-person-arms-spread

Package
Phosphor Icons
Category
Light
Code Point
ecfe

Person Simple Hike Light

ph-light ph-person-simple-hike

Package
Phosphor Icons
Category
Light
Code Point
ed54

Person Simple Snowboard Light

ph-light ph-person-simple-snowboard

Package
Phosphor Icons
Category
Light
Code Point
e71e

Person Simple Tai Chi Light

ph-light ph-person-simple-tai-chi

Package
Phosphor Icons
Category
Light
Code Point
ed5c

Phone Disconnect Light

ph-light ph-phone-disconnect

Package
Phosphor Icons
Category
Light
Code Point
e3bc

Pint Glass Light

ph-light ph-pint-glass

Package
Phosphor Icons
Category
Light
Code Point
edd0

Pipe Light

ph-light ph-pipe

Package
Phosphor Icons
Category
Light
Code Point
ed86

Pipe Wrench Light

ph-light ph-pipe-wrench

Package
Phosphor Icons
Category
Light
Code Point
ed88

Placeholder Light

ph-light ph-placeholder

Package
Phosphor Icons
Category
Light
Code Point
e650

Play Circle Light

ph-light ph-play-circle

Package
Phosphor Icons
Category
Light
Code Point
e3d2

Play Light

ph-light ph-play

Package
Phosphor Icons
Category
Light
Code Point
e3d0

Plugs Connected Light

ph-light ph-plugs-connected

Package
Phosphor Icons
Category
Light
Code Point
eb5a

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.