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"

Dev To Logo Fill

ph-fill ph-dev-to-logo

Package
Phosphor Icons
Category
Fill
Code Point
ed0e

Drop Half Bottom Fill

ph-fill ph-drop-half-bottom

Package
Phosphor Icons
Category
Fill
Code Point
eb40

Elevator Fill

ph-fill ph-elevator

Package
Phosphor Icons
Category
Fill
Code Point
ecc0

Escalator Down Fill

ph-fill ph-escalator-down

Package
Phosphor Icons
Category
Fill
Code Point
ecba

Escalator Up Fill

ph-fill ph-escalator-up

Package
Phosphor Icons
Category
Fill
Code Point
ecbc

Factory Fill

ph-fill ph-factory

Package
Phosphor Icons
Category
Fill
Code Point
e760

Google Photos Logo Fill

ph-fill ph-google-photos-logo

Package
Phosphor Icons
Category
Fill
Code Point
eb92

Laptop Fill

ph-fill ph-laptop

Package
Phosphor Icons
Category
Fill
Code Point
e586

Mastodon Logo Fill

ph-fill ph-mastodon-logo

Package
Phosphor Icons
Category
Fill
Code Point
ed68

Monitor Arrow Up Fill

ph-fill ph-monitor-arrow-up

Package
Phosphor Icons
Category
Fill
Code Point
e58a

Monitor Fill

ph-fill ph-monitor

Package
Phosphor Icons
Category
Fill
Code Point
e32e

Monitor Play Fill

ph-fill ph-monitor-play

Package
Phosphor Icons
Category
Fill
Code Point
e58c

Motorcycle Fill

ph-fill ph-motorcycle

Package
Phosphor Icons
Category
Fill
Code Point
e80a

Projector Screen Chart Fill

ph-fill ph-projector-screen-chart

Package
Phosphor Icons
Category
Fill
Code Point
e65a

Projector Screen Fill

ph-fill ph-projector-screen

Package
Phosphor Icons
Category
Fill
Code Point
e658

Radio Button Fill

ph-fill ph-radio-button

Package
Phosphor Icons
Category
Fill
Code Point
eb08

Rows Plus Bottom Fill

ph-fill ph-rows-plus-bottom

Package
Phosphor Icons
Category
Fill
Code Point
e59e

Rows Plus Top Fill

ph-fill ph-rows-plus-top

Package
Phosphor Icons
Category
Fill
Code Point
e5a0

Square Half Bottom Fill

ph-fill ph-square-half-bottom

Package
Phosphor Icons
Category
Fill
Code Point
eb16

Stool Fill

ph-fill ph-stool

Package
Phosphor Icons
Category
Fill
Code Point
ea44

Stop Circle Fill

ph-fill ph-stop-circle

Package
Phosphor Icons
Category
Fill
Code Point
e46e

Stop Fill

ph-fill ph-stop

Package
Phosphor Icons
Category
Fill
Code Point
e46c

Storefront Fill

ph-fill ph-storefront

Package
Phosphor Icons
Category
Fill
Code Point
e470

Tiktok Logo Fill

ph-fill ph-tiktok-logo

Package
Phosphor Icons
Category
Fill
Code Point
eaf2

Toggle Left Fill

ph-fill ph-toggle-left

Package
Phosphor Icons
Category
Fill
Code Point
e674

Toggle Right Fill

ph-fill ph-toggle-right

Package
Phosphor Icons
Category
Fill
Code Point
e676

Toilet Fill

ph-fill ph-toilet

Package
Phosphor Icons
Category
Fill
Code Point
e79a

Toilet Paper Fill

ph-fill ph-toilet-paper

Package
Phosphor Icons
Category
Fill
Code Point
e79c

Toolbox Fill

ph-fill ph-toolbox

Package
Phosphor Icons
Category
Fill
Code Point
eca0

Tooth Fill

ph-fill ph-tooth

Package
Phosphor Icons
Category
Fill
Code Point
e9cc

Tornado Fill

ph-fill ph-tornado

Package
Phosphor Icons
Category
Fill
Code Point
e88c

Tote Fill

ph-fill ph-tote

Package
Phosphor Icons
Category
Fill
Code Point
e494

Tote Simple Fill

ph-fill ph-tote-simple

Package
Phosphor Icons
Category
Fill
Code Point
e678

Towel Fill

ph-fill ph-towel

Package
Phosphor Icons
Category
Fill
Code Point
ede6

Tractor Fill

ph-fill ph-tractor

Package
Phosphor Icons
Category
Fill
Code Point
ec6e

Vector Three Fill

ph-fill ph-vector-three

Package
Phosphor Icons
Category
Fill
Code Point
ee62

Vector Two Fill

ph-fill ph-vector-two

Package
Phosphor Icons
Category
Fill
Code Point
ee64

Wave Sawtooth Fill

ph-fill ph-wave-sawtooth

Package
Phosphor Icons
Category
Fill
Code Point
ea9c

Align Bottom Light

ph-light ph-align-bottom

Package
Phosphor Icons
Category
Light
Code Point
e506

Align Bottom Simple Light

ph-light ph-align-bottom-simple

Package
Phosphor Icons
Category
Light
Code Point
eb0c

Align Top Light

ph-light ph-align-top

Package
Phosphor Icons
Category
Light
Code Point
e512

Align Top Simple Light

ph-light ph-align-top-simple

Package
Phosphor Icons
Category
Light
Code Point
eb14

App Store Logo Light

ph-light ph-app-store-logo

Package
Phosphor Icons
Category
Light
Code Point
e974

Atom Light

ph-light ph-atom

Package
Phosphor Icons
Category
Light
Code Point
e5e4

Bluetooth Connected Light

ph-light ph-bluetooth-connected

Package
Phosphor Icons
Category
Light
Code Point
e0dc

Bluetooth Light

ph-light ph-bluetooth

Package
Phosphor Icons
Category
Light
Code Point
e0da

Bluetooth Slash Light

ph-light ph-bluetooth-slash

Package
Phosphor Icons
Category
Light
Code Point
e0de

Bluetooth X Light

ph-light ph-bluetooth-x

Package
Phosphor Icons
Category
Light
Code Point
e0e0

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.