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"

Acorn Bold

ph-bold ph-acorn

Package
Phosphor Icons
Category
Bold
Code Point
eb9a

Align Center Horizontal Bold

ph-bold ph-align-center-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e50a

Align Center Horizontal Simple Bold

ph-bold ph-align-center-horizontal-simple

Package
Phosphor Icons
Category
Bold
Code Point
eb0e

Anchor Bold

ph-bold ph-anchor

Package
Phosphor Icons
Category
Bold
Code Point
e514

Anchor Simple Bold

ph-bold ph-anchor-simple

Package
Phosphor Icons
Category
Bold
Code Point
e5d8

App Store Logo Bold

ph-bold ph-app-store-logo

Package
Phosphor Icons
Category
Bold
Code Point
e974

Arrows Horizontal Bold

ph-bold ph-arrows-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
eb06

Arrows In Line Horizontal Bold

ph-bold ph-arrows-in-line-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e530

Arrows Out Line Horizontal Bold

ph-bold ph-arrows-out-line-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e534

Calculator Bold

ph-bold ph-calculator

Package
Phosphor Icons
Category
Bold
Code Point
e538

Chart Bar Horizontal Bold

ph-bold ph-chart-bar-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e152

Corners In Bold

ph-bold ph-corners-in

Package
Phosphor Icons
Category
Bold
Code Point
e1ce

Corners Out Bold

ph-bold ph-corners-out

Package
Phosphor Icons
Category
Bold
Code Point
e1d0

Cursor Bold

ph-bold ph-cursor

Package
Phosphor Icons
Category
Bold
Code Point
e1dc

Cursor Click Bold

ph-bold ph-cursor-click

Package
Phosphor Icons
Category
Bold
Code Point
e7c8

Cursor Text Bold

ph-bold ph-cursor-text

Package
Phosphor Icons
Category
Bold
Code Point
e7d8

Discord Logo Bold

ph-bold ph-discord-logo

Package
Phosphor Icons
Category
Bold
Code Point
e61a

Door Bold

ph-bold ph-door

Package
Phosphor Icons
Category
Bold
Code Point
e61c

Door Open Bold

ph-bold ph-door-open

Package
Phosphor Icons
Category
Bold
Code Point
e7e6

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

Export Bold

ph-bold ph-export

Package
Phosphor Icons
Category
Bold
Code Point
eaf0

Factory Bold

ph-bold ph-factory

Package
Phosphor Icons
Category
Bold
Code Point
e760

Faders Horizontal Bold

ph-bold ph-faders-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e22a

Fast Forward Bold

ph-bold ph-fast-forward

Package
Phosphor Icons
Category
Bold
Code Point
e6a6

Fast Forward Circle Bold

ph-bold ph-fast-forward-circle

Package
Phosphor Icons
Category
Bold
Code Point
e22c

Flip Horizontal Bold

ph-bold ph-flip-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
ed6a

Fork Knife Bold

ph-bold ph-fork-knife

Package
Phosphor Icons
Category
Bold
Code Point
e262

Frame Corners Bold

ph-bold ph-frame-corners

Package
Phosphor Icons
Category
Bold
Code Point
e626

Git Fork Bold

ph-bold ph-git-fork

Package
Phosphor Icons
Category
Bold
Code Point
e27e

Greater Than Or Equal Bold

ph-bold ph-greater-than-or-equal

Package
Phosphor Icons
Category
Bold
Code Point
eda2

Horse Bold

ph-bold ph-horse

Package
Phosphor Icons
Category
Bold
Code Point
e2b0

Less Than Or Equal Bold

ph-bold ph-less-than-or-equal

Package
Phosphor Icons
Category
Bold
Code Point
eda4

Link Simple Horizontal Bold

ph-bold ph-link-simple-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e2ea

Link Simple Horizontal Break Bold

ph-bold ph-link-simple-horizontal-break

Package
Phosphor Icons
Category
Bold
Code Point
e2ec

Memory Bold

ph-bold ph-memory

Package
Phosphor Icons
Category
Bold
Code Point
e9c4

Meteor Bold

ph-bold ph-meteor

Package
Phosphor Icons
Category
Bold
Code Point
e9ba

Microsoft Word Logo Bold

ph-bold ph-microsoft-word-logo

Package
Phosphor Icons
Category
Bold
Code Point
eb6a

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

Network Bold

ph-bold ph-network

Package
Phosphor Icons
Category
Bold
Code Point
edde

Network Slash Bold

ph-bold ph-network-slash

Package
Phosphor Icons
Category
Bold
Code Point
eddc

Network X Bold

ph-bold ph-network-x

Package
Phosphor Icons
Category
Bold
Code Point
edda

Orange Bold

ph-bold ph-orange

Package
Phosphor Icons
Category
Bold
Code Point
ee40

Orange Slice Bold

ph-bold ph-orange-slice

Package
Phosphor Icons
Category
Bold
Code Point
ed36

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.