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"

Motorcycle Thin

ph-thin ph-motorcycle

Package
Phosphor Icons
Category
Thin
Code Point
e80a

Network Slash Thin

ph-thin ph-network-slash

Package
Phosphor Icons
Category
Thin
Code Point
eddc

Network Thin

ph-thin ph-network

Package
Phosphor Icons
Category
Thin
Code Point
edde

Network X Thin

ph-thin ph-network-x

Package
Phosphor Icons
Category
Thin
Code Point
edda

Orange Slice Thin

ph-thin ph-orange-slice

Package
Phosphor Icons
Category
Thin
Code Point
ed36

Orange Thin

ph-thin ph-orange

Package
Phosphor Icons
Category
Thin
Code Point
ee40

Panorama Thin

ph-thin ph-panorama

Package
Phosphor Icons
Category
Thin
Code Point
eaa2

Paperclip Horizontal Thin

ph-thin ph-paperclip-horizontal

Package
Phosphor Icons
Category
Thin
Code Point
e592

Password Thin

ph-thin ph-password

Package
Phosphor Icons
Category
Thin
Code Point
e752

Phosphor Logo Thin

ph-thin ph-phosphor-logo

Package
Phosphor Icons
Category
Thin
Code Point
e3ce

Popcorn Thin

ph-thin ph-popcorn

Package
Phosphor Icons
Category
Thin
Code Point
eb4e

Projector Screen Chart Thin

ph-thin ph-projector-screen-chart

Package
Phosphor Icons
Category
Thin
Code Point
e65a

Projector Screen Thin

ph-thin ph-projector-screen

Package
Phosphor Icons
Category
Thin
Code Point
e658

Record Thin

ph-thin ph-record

Package
Phosphor Icons
Category
Thin
Code Point
e3ee

Road Horizon Thin

ph-thin ph-road-horizon

Package
Phosphor Icons
Category
Thin
Code Point
e838

Scissors Thin

ph-thin ph-scissors

Package
Phosphor Icons
Category
Thin
Code Point
eae0

Selection Foreground Thin

ph-thin ph-selection-foreground

Package
Phosphor Icons
Category
Thin
Code Point
eaf6

Share Network Thin

ph-thin ph-share-network

Package
Phosphor Icons
Category
Thin
Code Point
e408

Skip Forward Circle Thin

ph-thin ph-skip-forward-circle

Package
Phosphor Icons
Category
Thin
Code Point
e430

Skip Forward Thin

ph-thin ph-skip-forward

Package
Phosphor Icons
Category
Thin
Code Point
e5a6

Sliders Horizontal Thin

ph-thin ph-sliders-horizontal

Package
Phosphor Icons
Category
Thin
Code Point
e434

Sort Ascending Thin

ph-thin ph-sort-ascending

Package
Phosphor Icons
Category
Thin
Code Point
e444

Sort Descending Thin

ph-thin ph-sort-descending

Package
Phosphor Icons
Category
Thin
Code Point
e446

Split Horizontal Thin

ph-thin ph-split-horizontal

Package
Phosphor Icons
Category
Thin
Code Point
e872

Square Split Horizontal Thin

ph-thin ph-square-split-horizontal

Package
Phosphor Icons
Category
Thin
Code Point
e870

Storefront Thin

ph-thin ph-storefront

Package
Phosphor Icons
Category
Thin
Code Point
e470

Sun Horizon Thin

ph-thin ph-sun-horizon

Package
Phosphor Icons
Category
Thin
Code Point
e5b6

Sword Thin

ph-thin ph-sword

Package
Phosphor Icons
Category
Thin
Code Point
e5ba

Tornado Thin

ph-thin ph-tornado

Package
Phosphor Icons
Category
Thin
Code Point
e88c

Tractor Thin

ph-thin ph-tractor

Package
Phosphor Icons
Category
Thin
Code Point
ec6e

Vector Three Thin

ph-thin ph-vector-three

Package
Phosphor Icons
Category
Thin
Code Point
ee62

Vector Two Thin

ph-thin ph-vector-two

Package
Phosphor Icons
Category
Thin
Code Point
ee64

Vinyl Record Thin

ph-thin ph-vinyl-record

Package
Phosphor Icons
Category
Thin
Code Point
ecac

Visor Thin

ph-thin ph-visor

Package
Phosphor Icons
Category
Thin
Code Point
ee2a

Waveform Slash Thin

ph-thin ph-waveform-slash

Package
Phosphor Icons
Category
Thin
Code Point
e800

Waveform Thin

ph-thin ph-waveform

Package
Phosphor Icons
Category
Thin
Code Point
e802

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.