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

1,787 icons

Matching "to"

Calculator Light

ph-light ph-calculator

Package
Phosphor Icons
Category
Light
Code Point
e538

Cell Tower Light

ph-light ph-cell-tower

Package
Phosphor Icons
Category
Light
Code Point
ebaa

Compass Tool Light

ph-light ph-compass-tool

Package
Phosphor Icons
Category
Light
Code Point
ea0e

Computer Tower Light

ph-light ph-computer-tower

Package
Phosphor Icons
Category
Light
Code Point
e548

Crane Tower Light

ph-light ph-crane-tower

Package
Phosphor Icons
Category
Light
Code Point
ed49

Desktop Light

ph-light ph-desktop

Package
Phosphor Icons
Category
Light
Code Point
e560

Desktop Tower Light

ph-light ph-desktop-tower

Package
Phosphor Icons
Category
Light
Code Point
e562

Dev To Logo Light

ph-light ph-dev-to-logo

Package
Phosphor Icons
Category
Light
Code Point
ed0e

Drop Half Bottom Light

ph-light ph-drop-half-bottom

Package
Phosphor Icons
Category
Light
Code Point
eb40

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

Factory Light

ph-light ph-factory

Package
Phosphor Icons
Category
Light
Code Point
e760

Google Photos Logo Light

ph-light ph-google-photos-logo

Package
Phosphor Icons
Category
Light
Code Point
eb92

Laptop Light

ph-light ph-laptop

Package
Phosphor Icons
Category
Light
Code Point
e586

Mastodon Logo Light

ph-light ph-mastodon-logo

Package
Phosphor Icons
Category
Light
Code Point
ed68

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

Projector Screen Chart Light

ph-light ph-projector-screen-chart

Package
Phosphor Icons
Category
Light
Code Point
e65a

Projector Screen Light

ph-light ph-projector-screen

Package
Phosphor Icons
Category
Light
Code Point
e658

Radio Button Light

ph-light ph-radio-button

Package
Phosphor Icons
Category
Light
Code Point
eb08

Rows Plus Bottom Light

ph-light ph-rows-plus-bottom

Package
Phosphor Icons
Category
Light
Code Point
e59e

Rows Plus Top Light

ph-light ph-rows-plus-top

Package
Phosphor Icons
Category
Light
Code Point
e5a0

Square Half Bottom Light

ph-light ph-square-half-bottom

Package
Phosphor Icons
Category
Light
Code Point
eb16

Stool Light

ph-light ph-stool

Package
Phosphor Icons
Category
Light
Code Point
ea44

Stop Circle Light

ph-light ph-stop-circle

Package
Phosphor Icons
Category
Light
Code Point
e46e

Stop Light

ph-light ph-stop

Package
Phosphor Icons
Category
Light
Code Point
e46c

Storefront Light

ph-light ph-storefront

Package
Phosphor Icons
Category
Light
Code Point
e470

Tiktok Logo Light

ph-light ph-tiktok-logo

Package
Phosphor Icons
Category
Light
Code Point
eaf2

Toggle Left Light

ph-light ph-toggle-left

Package
Phosphor Icons
Category
Light
Code Point
e674

Toggle Right Light

ph-light ph-toggle-right

Package
Phosphor Icons
Category
Light
Code Point
e676

Toilet Light

ph-light ph-toilet

Package
Phosphor Icons
Category
Light
Code Point
e79a

Toilet Paper Light

ph-light ph-toilet-paper

Package
Phosphor Icons
Category
Light
Code Point
e79c

Toolbox Light

ph-light ph-toolbox

Package
Phosphor Icons
Category
Light
Code Point
eca0

Tooth Light

ph-light ph-tooth

Package
Phosphor Icons
Category
Light
Code Point
e9cc

Tornado Light

ph-light ph-tornado

Package
Phosphor Icons
Category
Light
Code Point
e88c

Tote Light

ph-light ph-tote

Package
Phosphor Icons
Category
Light
Code Point
e494

Tote Simple Light

ph-light ph-tote-simple

Package
Phosphor Icons
Category
Light
Code Point
e678

Towel Light

ph-light ph-towel

Package
Phosphor Icons
Category
Light
Code Point
ede6

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

Wave Sawtooth Light

ph-light ph-wave-sawtooth

Package
Phosphor Icons
Category
Light
Code Point
ea9c

Align Bottom Regular

ph ph-align-bottom

Package
Phosphor Icons
Category
Regular
Code Point
e506

Align Bottom Simple Regular

ph ph-align-bottom-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb0c

Align Top Regular

ph ph-align-top

Package
Phosphor Icons
Category
Regular
Code Point
e512

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.