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"

Projector Screen Light

ph-light ph-projector-screen

Package
Phosphor Icons
Category
Light
Code Point
e658

Record Light

ph-light ph-record

Package
Phosphor Icons
Category
Light
Code Point
e3ee

Road Horizon Light

ph-light ph-road-horizon

Package
Phosphor Icons
Category
Light
Code Point
e838

Scissors Light

ph-light ph-scissors

Package
Phosphor Icons
Category
Light
Code Point
eae0

Selection Foreground Light

ph-light ph-selection-foreground

Package
Phosphor Icons
Category
Light
Code Point
eaf6

Share Network Light

ph-light ph-share-network

Package
Phosphor Icons
Category
Light
Code Point
e408

Skip Forward Circle Light

ph-light ph-skip-forward-circle

Package
Phosphor Icons
Category
Light
Code Point
e430

Skip Forward Light

ph-light ph-skip-forward

Package
Phosphor Icons
Category
Light
Code Point
e5a6

Sliders Horizontal Light

ph-light ph-sliders-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e434

Sort Ascending Light

ph-light ph-sort-ascending

Package
Phosphor Icons
Category
Light
Code Point
e444

Sort Descending Light

ph-light ph-sort-descending

Package
Phosphor Icons
Category
Light
Code Point
e446

Split Horizontal Light

ph-light ph-split-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e872

Square Split Horizontal Light

ph-light ph-square-split-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e870

Storefront Light

ph-light ph-storefront

Package
Phosphor Icons
Category
Light
Code Point
e470

Sun Horizon Light

ph-light ph-sun-horizon

Package
Phosphor Icons
Category
Light
Code Point
e5b6

Sword Light

ph-light ph-sword

Package
Phosphor Icons
Category
Light
Code Point
e5ba

Tornado Light

ph-light ph-tornado

Package
Phosphor Icons
Category
Light
Code Point
e88c

Tractor Light

ph-light ph-tractor

Package
Phosphor Icons
Category
Light
Code Point
ec6e

Vector Three Light

ph-light ph-vector-three

Package
Phosphor Icons
Category
Light
Code Point
ee62

Vector Two Light

ph-light ph-vector-two

Package
Phosphor Icons
Category
Light
Code Point
ee64

Vinyl Record Light

ph-light ph-vinyl-record

Package
Phosphor Icons
Category
Light
Code Point
ecac

Visor Light

ph-light ph-visor

Package
Phosphor Icons
Category
Light
Code Point
ee2a

Waveform Light

ph-light ph-waveform

Package
Phosphor Icons
Category
Light
Code Point
e802

Waveform Slash Light

ph-light ph-waveform-slash

Package
Phosphor Icons
Category
Light
Code Point
e800

Acorn Regular

ph ph-acorn

Package
Phosphor Icons
Category
Regular
Code Point
eb9a

Align Center Horizontal Regular

ph ph-align-center-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e50a

Align Center Horizontal Simple Regular

ph ph-align-center-horizontal-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb0e

Anchor Regular

ph ph-anchor

Package
Phosphor Icons
Category
Regular
Code Point
e514

Anchor Simple Regular

ph ph-anchor-simple

Package
Phosphor Icons
Category
Regular
Code Point
e5d8

App Store Logo Regular

ph ph-app-store-logo

Package
Phosphor Icons
Category
Regular
Code Point
e974

Arrows Horizontal Regular

ph ph-arrows-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
eb06

Arrows In Line Horizontal Regular

ph ph-arrows-in-line-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e530

Arrows Out Line Horizontal Regular

ph ph-arrows-out-line-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e534

Calculator Regular

ph ph-calculator

Package
Phosphor Icons
Category
Regular
Code Point
e538

Chart Bar Horizontal Regular

ph ph-chart-bar-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e152

Corners In Regular

ph ph-corners-in

Package
Phosphor Icons
Category
Regular
Code Point
e1ce

Corners Out Regular

ph ph-corners-out

Package
Phosphor Icons
Category
Regular
Code Point
e1d0

Cursor Click Regular

ph ph-cursor-click

Package
Phosphor Icons
Category
Regular
Code Point
e7c8

Cursor Regular

ph ph-cursor

Package
Phosphor Icons
Category
Regular
Code Point
e1dc

Cursor Text Regular

ph ph-cursor-text

Package
Phosphor Icons
Category
Regular
Code Point
e7d8

Discord Logo Regular

ph ph-discord-logo

Package
Phosphor Icons
Category
Regular
Code Point
e61a

Door Open Regular

ph ph-door-open

Package
Phosphor Icons
Category
Regular
Code Point
e7e6

Door Regular

ph ph-door

Package
Phosphor Icons
Category
Regular
Code Point
e61c

Elevator Regular

ph ph-elevator

Package
Phosphor Icons
Category
Regular
Code Point
ecc0

Escalator Down Regular

ph ph-escalator-down

Package
Phosphor Icons
Category
Regular
Code Point
ecba

Escalator Up Regular

ph ph-escalator-up

Package
Phosphor Icons
Category
Regular
Code Point
ecbc

Export Regular

ph ph-export

Package
Phosphor Icons
Category
Regular
Code Point
eaf0

Factory Regular

ph ph-factory

Package
Phosphor Icons
Category
Regular
Code Point
e760

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.