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

468 icons

Matching "or"

Arrows Horizontal Light

ph-light ph-arrows-horizontal

Package
Phosphor Icons
Category
Light
Code Point
eb06

Arrows In Line Horizontal Light

ph-light ph-arrows-in-line-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e530

Arrows Out Line Horizontal Light

ph-light ph-arrows-out-line-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e534

Calculator Light

ph-light ph-calculator

Package
Phosphor Icons
Category
Light
Code Point
e538

Chart Bar Horizontal Light

ph-light ph-chart-bar-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e152

Corners In Light

ph-light ph-corners-in

Package
Phosphor Icons
Category
Light
Code Point
e1ce

Corners Out Light

ph-light ph-corners-out

Package
Phosphor Icons
Category
Light
Code Point
e1d0

Cursor Click Light

ph-light ph-cursor-click

Package
Phosphor Icons
Category
Light
Code Point
e7c8

Cursor Light

ph-light ph-cursor

Package
Phosphor Icons
Category
Light
Code Point
e1dc

Cursor Text Light

ph-light ph-cursor-text

Package
Phosphor Icons
Category
Light
Code Point
e7d8

Discord Logo Light

ph-light ph-discord-logo

Package
Phosphor Icons
Category
Light
Code Point
e61a

Door Light

ph-light ph-door

Package
Phosphor Icons
Category
Light
Code Point
e61c

Door Open Light

ph-light ph-door-open

Package
Phosphor Icons
Category
Light
Code Point
e7e6

Elevator Light

ph-light ph-elevator

Package
Phosphor Icons
Category
Light
Code Point
ecc0

Escalator Down Light

ph-light ph-escalator-down

Package
Phosphor Icons
Category
Light
Code Point
ecba

Escalator Up Light

ph-light ph-escalator-up

Package
Phosphor Icons
Category
Light
Code Point
ecbc

Export Light

ph-light ph-export

Package
Phosphor Icons
Category
Light
Code Point
eaf0

Factory Light

ph-light ph-factory

Package
Phosphor Icons
Category
Light
Code Point
e760

Faders Horizontal Light

ph-light ph-faders-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e22a

Fast Forward Circle Light

ph-light ph-fast-forward-circle

Package
Phosphor Icons
Category
Light
Code Point
e22c

Fast Forward Light

ph-light ph-fast-forward

Package
Phosphor Icons
Category
Light
Code Point
e6a6

Flip Horizontal Light

ph-light ph-flip-horizontal

Package
Phosphor Icons
Category
Light
Code Point
ed6a

Fork Knife Light

ph-light ph-fork-knife

Package
Phosphor Icons
Category
Light
Code Point
e262

Frame Corners Light

ph-light ph-frame-corners

Package
Phosphor Icons
Category
Light
Code Point
e626

Git Fork Light

ph-light ph-git-fork

Package
Phosphor Icons
Category
Light
Code Point
e27e

Greater Than Or Equal Light

ph-light ph-greater-than-or-equal

Package
Phosphor Icons
Category
Light
Code Point
eda2

Horse Light

ph-light ph-horse

Package
Phosphor Icons
Category
Light
Code Point
e2b0

Less Than Or Equal Light

ph-light ph-less-than-or-equal

Package
Phosphor Icons
Category
Light
Code Point
eda4

Link Simple Horizontal Break Light

ph-light ph-link-simple-horizontal-break

Package
Phosphor Icons
Category
Light
Code Point
e2ec

Link Simple Horizontal Light

ph-light ph-link-simple-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e2ea

Memory Light

ph-light ph-memory

Package
Phosphor Icons
Category
Light
Code Point
e9c4

Meteor Light

ph-light ph-meteor

Package
Phosphor Icons
Category
Light
Code Point
e9ba

Microsoft Word Logo Light

ph-light ph-microsoft-word-logo

Package
Phosphor Icons
Category
Light
Code Point
eb6a

Monitor Arrow Up Light

ph-light ph-monitor-arrow-up

Package
Phosphor Icons
Category
Light
Code Point
e58a

Monitor Light

ph-light ph-monitor

Package
Phosphor Icons
Category
Light
Code Point
e32e

Monitor Play Light

ph-light ph-monitor-play

Package
Phosphor Icons
Category
Light
Code Point
e58c

Motorcycle Light

ph-light ph-motorcycle

Package
Phosphor Icons
Category
Light
Code Point
e80a

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

Orange Light

ph-light ph-orange

Package
Phosphor Icons
Category
Light
Code Point
ee40

Orange Slice Light

ph-light ph-orange-slice

Package
Phosphor Icons
Category
Light
Code Point
ed36

Panorama Light

ph-light ph-panorama

Package
Phosphor Icons
Category
Light
Code Point
eaa2

Paperclip Horizontal Light

ph-light ph-paperclip-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e592

Password Light

ph-light ph-password

Package
Phosphor Icons
Category
Light
Code Point
e752

Phosphor Logo Light

ph-light ph-phosphor-logo

Package
Phosphor Icons
Category
Light
Code Point
e3ce

Popcorn Light

ph-light ph-popcorn

Package
Phosphor Icons
Category
Light
Code Point
eb4e

Projector Screen Chart Light

ph-light ph-projector-screen-chart

Package
Phosphor Icons
Category
Light
Code Point
e65a

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.