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

3,848 icons

Matching "b"

Rainbow Cloud Light

ph-light ph-rainbow-cloud

Package
Phosphor Icons
Category
Light
Code Point
e59a

Rainbow Light

ph-light ph-rainbow

Package
Phosphor Icons
Category
Light
Code Point
e598

Replit Logo Light

ph-light ph-replit-logo

Package
Phosphor Icons
Category
Light
Code Point
eb8a

Robot Light

ph-light ph-robot

Package
Phosphor Icons
Category
Light
Code Point
e762

Rows Plus Bottom Light

ph-light ph-rows-plus-bottom

Package
Phosphor Icons
Category
Light
Code Point
e59e

Ruler Light

ph-light ph-ruler

Package
Phosphor Icons
Category
Light
Code Point
e6b8

Sailboat Light

ph-light ph-sailboat

Package
Phosphor Icons
Category
Light
Code Point
e78a

Scan Light

ph-light ph-scan

Package
Phosphor Icons
Category
Light
Code Point
ebb6

Scan Smiley Light

ph-light ph-scan-smiley

Package
Phosphor Icons
Category
Light
Code Point
ebb4

Scribble Light

ph-light ph-scribble

Package
Phosphor Icons
Category
Light
Code Point
e806

Scribble Loop Light

ph-light ph-scribble-loop

Package
Phosphor Icons
Category
Light
Code Point
e662

Scroll Light

ph-light ph-scroll

Package
Phosphor Icons
Category
Light
Code Point
eb7a

Seat Light

ph-light ph-seat

Package
Phosphor Icons
Category
Light
Code Point
eb8e

Seatbelt Light

ph-light ph-seatbelt

Package
Phosphor Icons
Category
Light
Code Point
edfe

Selection Background Light

ph-light ph-selection-background

Package
Phosphor Icons
Category
Light
Code Point
eaf8

Shopping Bag Light

ph-light ph-shopping-bag

Package
Phosphor Icons
Category
Light
Code Point
e416

Shopping Bag Open Light

ph-light ph-shopping-bag-open

Package
Phosphor Icons
Category
Light
Code Point
e418

Shrimp Light

ph-light ph-shrimp

Package
Phosphor Icons
Category
Light
Code Point
eab4

Sidebar Light

ph-light ph-sidebar

Package
Phosphor Icons
Category
Light
Code Point
eab6

Sidebar Simple Light

ph-light ph-sidebar-simple

Package
Phosphor Icons
Category
Light
Code Point
ec24

Sigma Light

ph-light ph-sigma

Package
Phosphor Icons
Category
Light
Code Point
eab8

Signature Light

ph-light ph-signature

Package
Phosphor Icons
Category
Light
Code Point
ebac

Siren Light

ph-light ph-siren

Package
Phosphor Icons
Category
Light
Code Point
e9b8

Skip Back Circle Light

ph-light ph-skip-back-circle

Package
Phosphor Icons
Category
Light
Code Point
e42e

Skip Back Light

ph-light ph-skip-back

Package
Phosphor Icons
Category
Light
Code Point
e5a4

Smiley Blank Light

ph-light ph-smiley-blank

Package
Phosphor Icons
Category
Light
Code Point
e438

Soccer Ball Light

ph-light ph-soccer-ball

Package
Phosphor Icons
Category
Light
Code Point
e716

Solar Roof Light

ph-light ph-solar-roof

Package
Phosphor Icons
Category
Light
Code Point
ed7b

Spinner Ball Light

ph-light ph-spinner-ball

Package
Phosphor Icons
Category
Light
Code Point
ee28

Spray Bottle Light

ph-light ph-spray-bottle

Package
Phosphor Icons
Category
Light
Code Point
e7e4

Square Half Bottom Light

ph-light ph-square-half-bottom

Package
Phosphor Icons
Category
Light
Code Point
eb16

Stack Overflow Logo Light

ph-light ph-stack-overflow-logo

Package
Phosphor Icons
Category
Light
Code Point
eb78

Steps Light

ph-light ph-steps

Package
Phosphor Icons
Category
Light
Code Point
ecbe

Subset Of Light

ph-light ph-subset-of

Package
Phosphor Icons
Category
Light
Code Point
edc0

Subset Proper Of Light

ph-light ph-subset-proper-of

Package
Phosphor Icons
Category
Light
Code Point
edb6

Subtitles Light

ph-light ph-subtitles

Package
Phosphor Icons
Category
Light
Code Point
e1a8

Subtitles Slash Light

ph-light ph-subtitles-slash

Package
Phosphor Icons
Category
Light
Code Point
e1a6

Subtract Light

ph-light ph-subtract

Package
Phosphor Icons
Category
Light
Code Point
ebd6

Subtract Square Light

ph-light ph-subtract-square

Package
Phosphor Icons
Category
Light
Code Point
ebd4

Subway Light

ph-light ph-subway

Package
Phosphor Icons
Category
Light
Code Point
e498

Suitcase Rolling Light

ph-light ph-suitcase-rolling

Package
Phosphor Icons
Category
Light
Code Point
e9b0

Suitcase Simple Light

ph-light ph-suitcase-simple

Package
Phosphor Icons
Category
Light
Code Point
e5b0

Sun Horizon Light

ph-light ph-sun-horizon

Package
Phosphor Icons
Category
Light
Code Point
e5b6

Superset Of Light

ph-light ph-superset-of

Package
Phosphor Icons
Category
Light
Code Point
edb8

Superset Proper Of Light

ph-light ph-superset-proper-of

Package
Phosphor Icons
Category
Light
Code Point
edb4

Swatches Light

ph-light ph-swatches

Package
Phosphor Icons
Category
Light
Code Point
e5b8

Swimming Pool Light

ph-light ph-swimming-pool

Package
Phosphor Icons
Category
Light
Code Point
ecb6

Sword Light

ph-light ph-sword

Package
Phosphor Icons
Category
Light
Code Point
e5ba

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.