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"

Align Bottom Bold

ph-bold ph-align-bottom

Package
Phosphor Icons
Category
Bold
Code Point
e506

Align Bottom Simple Bold

ph-bold ph-align-bottom-simple

Package
Phosphor Icons
Category
Bold
Code Point
eb0c

Align Top Bold

ph-bold ph-align-top

Package
Phosphor Icons
Category
Bold
Code Point
e512

Align Top Simple Bold

ph-bold ph-align-top-simple

Package
Phosphor Icons
Category
Bold
Code Point
eb14

App Store Logo Bold

ph-bold ph-app-store-logo

Package
Phosphor Icons
Category
Bold
Code Point
e974

Atom Bold

ph-bold ph-atom

Package
Phosphor Icons
Category
Bold
Code Point
e5e4

Bluetooth Bold

ph-bold ph-bluetooth

Package
Phosphor Icons
Category
Bold
Code Point
e0da

Bluetooth Connected Bold

ph-bold ph-bluetooth-connected

Package
Phosphor Icons
Category
Bold
Code Point
e0dc

Bluetooth Slash Bold

ph-bold ph-bluetooth-slash

Package
Phosphor Icons
Category
Bold
Code Point
e0de

Bluetooth X Bold

ph-bold ph-bluetooth-x

Package
Phosphor Icons
Category
Bold
Code Point
e0e0

Calculator Bold

ph-bold ph-calculator

Package
Phosphor Icons
Category
Bold
Code Point
e538

Cell Tower Bold

ph-bold ph-cell-tower

Package
Phosphor Icons
Category
Bold
Code Point
ebaa

Compass Tool Bold

ph-bold ph-compass-tool

Package
Phosphor Icons
Category
Bold
Code Point
ea0e

Computer Tower Bold

ph-bold ph-computer-tower

Package
Phosphor Icons
Category
Bold
Code Point
e548

Crane Tower Bold

ph-bold ph-crane-tower

Package
Phosphor Icons
Category
Bold
Code Point
ed49

Desktop Bold

ph-bold ph-desktop

Package
Phosphor Icons
Category
Bold
Code Point
e560

Desktop Tower Bold

ph-bold ph-desktop-tower

Package
Phosphor Icons
Category
Bold
Code Point
e562

Dev To Logo Bold

ph-bold ph-dev-to-logo

Package
Phosphor Icons
Category
Bold
Code Point
ed0e

Drop Half Bottom Bold

ph-bold ph-drop-half-bottom

Package
Phosphor Icons
Category
Bold
Code Point
eb40

Elevator Bold

ph-bold ph-elevator

Package
Phosphor Icons
Category
Bold
Code Point
ecc0

Escalator Down Bold

ph-bold ph-escalator-down

Package
Phosphor Icons
Category
Bold
Code Point
ecba

Escalator Up Bold

ph-bold ph-escalator-up

Package
Phosphor Icons
Category
Bold
Code Point
ecbc

Factory Bold

ph-bold ph-factory

Package
Phosphor Icons
Category
Bold
Code Point
e760

Google Photos Logo Bold

ph-bold ph-google-photos-logo

Package
Phosphor Icons
Category
Bold
Code Point
eb92

Laptop Bold

ph-bold ph-laptop

Package
Phosphor Icons
Category
Bold
Code Point
e586

Mastodon Logo Bold

ph-bold ph-mastodon-logo

Package
Phosphor Icons
Category
Bold
Code Point
ed68

Monitor Arrow Up Bold

ph-bold ph-monitor-arrow-up

Package
Phosphor Icons
Category
Bold
Code Point
e58a

Monitor Bold

ph-bold ph-monitor

Package
Phosphor Icons
Category
Bold
Code Point
e32e

Monitor Play Bold

ph-bold ph-monitor-play

Package
Phosphor Icons
Category
Bold
Code Point
e58c

Motorcycle Bold

ph-bold ph-motorcycle

Package
Phosphor Icons
Category
Bold
Code Point
e80a

Projector Screen Bold

ph-bold ph-projector-screen

Package
Phosphor Icons
Category
Bold
Code Point
e658

Projector Screen Chart Bold

ph-bold ph-projector-screen-chart

Package
Phosphor Icons
Category
Bold
Code Point
e65a

Radio Button Bold

ph-bold ph-radio-button

Package
Phosphor Icons
Category
Bold
Code Point
eb08

Rows Plus Bottom Bold

ph-bold ph-rows-plus-bottom

Package
Phosphor Icons
Category
Bold
Code Point
e59e

Rows Plus Top Bold

ph-bold ph-rows-plus-top

Package
Phosphor Icons
Category
Bold
Code Point
e5a0

Square Half Bottom Bold

ph-bold ph-square-half-bottom

Package
Phosphor Icons
Category
Bold
Code Point
eb16

Stool Bold

ph-bold ph-stool

Package
Phosphor Icons
Category
Bold
Code Point
ea44

Stop Bold

ph-bold ph-stop

Package
Phosphor Icons
Category
Bold
Code Point
e46c

Stop Circle Bold

ph-bold ph-stop-circle

Package
Phosphor Icons
Category
Bold
Code Point
e46e

Storefront Bold

ph-bold ph-storefront

Package
Phosphor Icons
Category
Bold
Code Point
e470

Tiktok Logo Bold

ph-bold ph-tiktok-logo

Package
Phosphor Icons
Category
Bold
Code Point
eaf2

Toggle Left Bold

ph-bold ph-toggle-left

Package
Phosphor Icons
Category
Bold
Code Point
e674

Toggle Right Bold

ph-bold ph-toggle-right

Package
Phosphor Icons
Category
Bold
Code Point
e676

Toilet Bold

ph-bold ph-toilet

Package
Phosphor Icons
Category
Bold
Code Point
e79a

Toilet Paper Bold

ph-bold ph-toilet-paper

Package
Phosphor Icons
Category
Bold
Code Point
e79c

Toolbox Bold

ph-bold ph-toolbox

Package
Phosphor Icons
Category
Bold
Code Point
eca0

Tooth Bold

ph-bold ph-tooth

Package
Phosphor Icons
Category
Bold
Code Point
e9cc

Tornado Bold

ph-bold ph-tornado

Package
Phosphor Icons
Category
Bold
Code Point
e88c

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.