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"

Faders Horizontal Regular

ph ph-faders-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e22a

Fast Forward Circle Regular

ph ph-fast-forward-circle

Package
Phosphor Icons
Category
Regular
Code Point
e22c

Fast Forward Regular

ph ph-fast-forward

Package
Phosphor Icons
Category
Regular
Code Point
e6a6

Flip Horizontal Regular

ph ph-flip-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
ed6a

Fork Knife Regular

ph ph-fork-knife

Package
Phosphor Icons
Category
Regular
Code Point
e262

Frame Corners Regular

ph ph-frame-corners

Package
Phosphor Icons
Category
Regular
Code Point
e626

Git Fork Regular

ph ph-git-fork

Package
Phosphor Icons
Category
Regular
Code Point
e27e

Greater Than Or Equal Regular

ph ph-greater-than-or-equal

Package
Phosphor Icons
Category
Regular
Code Point
eda2

Horse Regular

ph ph-horse

Package
Phosphor Icons
Category
Regular
Code Point
e2b0

Less Than Or Equal Regular

ph ph-less-than-or-equal

Package
Phosphor Icons
Category
Regular
Code Point
eda4

Link Simple Horizontal Break Regular

ph ph-link-simple-horizontal-break

Package
Phosphor Icons
Category
Regular
Code Point
e2ec

Link Simple Horizontal Regular

ph ph-link-simple-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e2ea

Memory Regular

ph ph-memory

Package
Phosphor Icons
Category
Regular
Code Point
e9c4

Meteor Regular

ph ph-meteor

Package
Phosphor Icons
Category
Regular
Code Point
e9ba

Microsoft Word Logo Regular

ph ph-microsoft-word-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb6a

Monitor Arrow Up Regular

ph ph-monitor-arrow-up

Package
Phosphor Icons
Category
Regular
Code Point
e58a

Monitor Play Regular

ph ph-monitor-play

Package
Phosphor Icons
Category
Regular
Code Point
e58c

Monitor Regular

ph ph-monitor

Package
Phosphor Icons
Category
Regular
Code Point
e32e

Motorcycle Regular

ph ph-motorcycle

Package
Phosphor Icons
Category
Regular
Code Point
e80a

Network Regular

ph ph-network

Package
Phosphor Icons
Category
Regular
Code Point
edde

Network Slash Regular

ph ph-network-slash

Package
Phosphor Icons
Category
Regular
Code Point
eddc

Network X Regular

ph ph-network-x

Package
Phosphor Icons
Category
Regular
Code Point
edda

Orange Regular

ph ph-orange

Package
Phosphor Icons
Category
Regular
Code Point
ee40

Orange Slice Regular

ph ph-orange-slice

Package
Phosphor Icons
Category
Regular
Code Point
ed36

Panorama Regular

ph ph-panorama

Package
Phosphor Icons
Category
Regular
Code Point
eaa2

Paperclip Horizontal Regular

ph ph-paperclip-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e592

Password Regular

ph ph-password

Package
Phosphor Icons
Category
Regular
Code Point
e752

Phosphor Logo Regular

ph ph-phosphor-logo

Package
Phosphor Icons
Category
Regular
Code Point
e3ce

Popcorn Regular

ph ph-popcorn

Package
Phosphor Icons
Category
Regular
Code Point
eb4e

Projector Screen Chart Regular

ph ph-projector-screen-chart

Package
Phosphor Icons
Category
Regular
Code Point
e65a

Projector Screen Regular

ph ph-projector-screen

Package
Phosphor Icons
Category
Regular
Code Point
e658

Record Regular

ph ph-record

Package
Phosphor Icons
Category
Regular
Code Point
e3ee

Road Horizon Regular

ph ph-road-horizon

Package
Phosphor Icons
Category
Regular
Code Point
e838

Scissors Regular

ph ph-scissors

Package
Phosphor Icons
Category
Regular
Code Point
eae0

Selection Foreground Regular

ph ph-selection-foreground

Package
Phosphor Icons
Category
Regular
Code Point
eaf6

Share Network Regular

ph ph-share-network

Package
Phosphor Icons
Category
Regular
Code Point
e408

Skip Forward Circle Regular

ph ph-skip-forward-circle

Package
Phosphor Icons
Category
Regular
Code Point
e430

Skip Forward Regular

ph ph-skip-forward

Package
Phosphor Icons
Category
Regular
Code Point
e5a6

Sliders Horizontal Regular

ph ph-sliders-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e434

Sort Ascending Regular

ph ph-sort-ascending

Package
Phosphor Icons
Category
Regular
Code Point
e444

Sort Descending Regular

ph ph-sort-descending

Package
Phosphor Icons
Category
Regular
Code Point
e446

Split Horizontal Regular

ph ph-split-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e872

Square Split Horizontal Regular

ph ph-square-split-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e870

Storefront Regular

ph ph-storefront

Package
Phosphor Icons
Category
Regular
Code Point
e470

Sun Horizon Regular

ph ph-sun-horizon

Package
Phosphor Icons
Category
Regular
Code Point
e5b6

Sword Regular

ph ph-sword

Package
Phosphor Icons
Category
Regular
Code Point
e5ba

Tornado Regular

ph ph-tornado

Package
Phosphor Icons
Category
Regular
Code Point
e88c

Tractor Regular

ph ph-tractor

Package
Phosphor Icons
Category
Regular
Code Point
ec6e

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.