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"

Memory Fill

ph-fill ph-memory

Package
Phosphor Icons
Category
Fill
Code Point
e9c4

Meteor Fill

ph-fill ph-meteor

Package
Phosphor Icons
Category
Fill
Code Point
e9ba

Microsoft Word Logo Fill

ph-fill ph-microsoft-word-logo

Package
Phosphor Icons
Category
Fill
Code Point
eb6a

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

Network Fill

ph-fill ph-network

Package
Phosphor Icons
Category
Fill
Code Point
edde

Network Slash Fill

ph-fill ph-network-slash

Package
Phosphor Icons
Category
Fill
Code Point
eddc

Network X Fill

ph-fill ph-network-x

Package
Phosphor Icons
Category
Fill
Code Point
edda

Orange Fill

ph-fill ph-orange

Package
Phosphor Icons
Category
Fill
Code Point
ee40

Orange Slice Fill

ph-fill ph-orange-slice

Package
Phosphor Icons
Category
Fill
Code Point
ed36

Panorama Fill

ph-fill ph-panorama

Package
Phosphor Icons
Category
Fill
Code Point
eaa2

Paperclip Horizontal Fill

ph-fill ph-paperclip-horizontal

Package
Phosphor Icons
Category
Fill
Code Point
e592

Password Fill

ph-fill ph-password

Package
Phosphor Icons
Category
Fill
Code Point
e752

Phosphor Logo Fill

ph-fill ph-phosphor-logo

Package
Phosphor Icons
Category
Fill
Code Point
e3ce

Popcorn Fill

ph-fill ph-popcorn

Package
Phosphor Icons
Category
Fill
Code Point
eb4e

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

Record Fill

ph-fill ph-record

Package
Phosphor Icons
Category
Fill
Code Point
e3ee

Road Horizon Fill

ph-fill ph-road-horizon

Package
Phosphor Icons
Category
Fill
Code Point
e838

Scissors Fill

ph-fill ph-scissors

Package
Phosphor Icons
Category
Fill
Code Point
eae0

Selection Foreground Fill

ph-fill ph-selection-foreground

Package
Phosphor Icons
Category
Fill
Code Point
eaf6

Share Network Fill

ph-fill ph-share-network

Package
Phosphor Icons
Category
Fill
Code Point
e408

Skip Forward Circle Fill

ph-fill ph-skip-forward-circle

Package
Phosphor Icons
Category
Fill
Code Point
e430

Skip Forward Fill

ph-fill ph-skip-forward

Package
Phosphor Icons
Category
Fill
Code Point
e5a6

Sliders Horizontal Fill

ph-fill ph-sliders-horizontal

Package
Phosphor Icons
Category
Fill
Code Point
e434

Sort Ascending Fill

ph-fill ph-sort-ascending

Package
Phosphor Icons
Category
Fill
Code Point
e444

Sort Descending Fill

ph-fill ph-sort-descending

Package
Phosphor Icons
Category
Fill
Code Point
e446

Split Horizontal Fill

ph-fill ph-split-horizontal

Package
Phosphor Icons
Category
Fill
Code Point
e872

Square Split Horizontal Fill

ph-fill ph-square-split-horizontal

Package
Phosphor Icons
Category
Fill
Code Point
e870

Storefront Fill

ph-fill ph-storefront

Package
Phosphor Icons
Category
Fill
Code Point
e470

Sun Horizon Fill

ph-fill ph-sun-horizon

Package
Phosphor Icons
Category
Fill
Code Point
e5b6

Sword Fill

ph-fill ph-sword

Package
Phosphor Icons
Category
Fill
Code Point
e5ba

Tornado Fill

ph-fill ph-tornado

Package
Phosphor Icons
Category
Fill
Code Point
e88c

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

Vinyl Record Fill

ph-fill ph-vinyl-record

Package
Phosphor Icons
Category
Fill
Code Point
ecac

Visor Fill

ph-fill ph-visor

Package
Phosphor Icons
Category
Fill
Code Point
ee2a

Waveform Fill

ph-fill ph-waveform

Package
Phosphor Icons
Category
Fill
Code Point
e802

Waveform Slash Fill

ph-fill ph-waveform-slash

Package
Phosphor Icons
Category
Fill
Code Point
e800

Acorn Light

ph-light ph-acorn

Package
Phosphor Icons
Category
Light
Code Point
eb9a

Align Center Horizontal Light

ph-light ph-align-center-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e50a

Align Center Horizontal Simple Light

ph-light ph-align-center-horizontal-simple

Package
Phosphor Icons
Category
Light
Code Point
eb0e

Anchor Light

ph-light ph-anchor

Package
Phosphor Icons
Category
Light
Code Point
e514

Anchor Simple Light

ph-light ph-anchor-simple

Package
Phosphor Icons
Category
Light
Code Point
e5d8

App Store Logo Light

ph-light ph-app-store-logo

Package
Phosphor Icons
Category
Light
Code Point
e974

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.