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"

Shopping Bag Regular

ph ph-shopping-bag

Package
Phosphor Icons
Category
Regular
Code Point
e416

Shrimp Regular

ph ph-shrimp

Package
Phosphor Icons
Category
Regular
Code Point
eab4

Sidebar Regular

ph ph-sidebar

Package
Phosphor Icons
Category
Regular
Code Point
eab6

Sidebar Simple Regular

ph ph-sidebar-simple

Package
Phosphor Icons
Category
Regular
Code Point
ec24

Sigma Regular

ph ph-sigma

Package
Phosphor Icons
Category
Regular
Code Point
eab8

Signature Regular

ph ph-signature

Package
Phosphor Icons
Category
Regular
Code Point
ebac

Siren Regular

ph ph-siren

Package
Phosphor Icons
Category
Regular
Code Point
e9b8

Skip Back Circle Regular

ph ph-skip-back-circle

Package
Phosphor Icons
Category
Regular
Code Point
e42e

Skip Back Regular

ph ph-skip-back

Package
Phosphor Icons
Category
Regular
Code Point
e5a4

Smiley Blank Regular

ph ph-smiley-blank

Package
Phosphor Icons
Category
Regular
Code Point
e438

Soccer Ball Regular

ph ph-soccer-ball

Package
Phosphor Icons
Category
Regular
Code Point
e716

Solar Roof Regular

ph ph-solar-roof

Package
Phosphor Icons
Category
Regular
Code Point
ed7b

Spinner Ball Regular

ph ph-spinner-ball

Package
Phosphor Icons
Category
Regular
Code Point
ee28

Spray Bottle Regular

ph ph-spray-bottle

Package
Phosphor Icons
Category
Regular
Code Point
e7e4

Square Half Bottom Regular

ph ph-square-half-bottom

Package
Phosphor Icons
Category
Regular
Code Point
eb16

Stack Overflow Logo Regular

ph ph-stack-overflow-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb78

Steps Regular

ph ph-steps

Package
Phosphor Icons
Category
Regular
Code Point
ecbe

Subset Of Regular

ph ph-subset-of

Package
Phosphor Icons
Category
Regular
Code Point
edc0

Subset Proper Of Regular

ph ph-subset-proper-of

Package
Phosphor Icons
Category
Regular
Code Point
edb6

Subtitles Regular

ph ph-subtitles

Package
Phosphor Icons
Category
Regular
Code Point
e1a8

Subtitles Slash Regular

ph ph-subtitles-slash

Package
Phosphor Icons
Category
Regular
Code Point
e1a6

Subtract Regular

ph ph-subtract

Package
Phosphor Icons
Category
Regular
Code Point
ebd6

Subtract Square Regular

ph ph-subtract-square

Package
Phosphor Icons
Category
Regular
Code Point
ebd4

Subway Regular

ph ph-subway

Package
Phosphor Icons
Category
Regular
Code Point
e498

Suitcase Rolling Regular

ph ph-suitcase-rolling

Package
Phosphor Icons
Category
Regular
Code Point
e9b0

Suitcase Simple Regular

ph ph-suitcase-simple

Package
Phosphor Icons
Category
Regular
Code Point
e5b0

Sun Horizon Regular

ph ph-sun-horizon

Package
Phosphor Icons
Category
Regular
Code Point
e5b6

Superset Of Regular

ph ph-superset-of

Package
Phosphor Icons
Category
Regular
Code Point
edb8

Superset Proper Of Regular

ph ph-superset-proper-of

Package
Phosphor Icons
Category
Regular
Code Point
edb4

Swatches Regular

ph ph-swatches

Package
Phosphor Icons
Category
Regular
Code Point
e5b8

Swimming Pool Regular

ph ph-swimming-pool

Package
Phosphor Icons
Category
Regular
Code Point
ecb6

Sword Regular

ph ph-sword

Package
Phosphor Icons
Category
Regular
Code Point
e5ba

Table Regular

ph ph-table

Package
Phosphor Icons
Category
Regular
Code Point
e476

Tabs Regular

ph ph-tabs

Package
Phosphor Icons
Category
Regular
Code Point
e778

Tea Bag Regular

ph ph-tea-bag

Package
Phosphor Icons
Category
Regular
Code Point
e8e6

Telegram Logo Regular

ph ph-telegram-logo

Package
Phosphor Icons
Category
Regular
Code Point
e5bc

Tennis Ball Regular

ph ph-tennis-ball

Package
Phosphor Icons
Category
Regular
Code Point
e720

Tent Regular

ph ph-tent

Package
Phosphor Icons
Category
Regular
Code Point
e8ba

Test Tube Regular

ph ph-test-tube

Package
Phosphor Icons
Category
Regular
Code Point
e7a0

Text B Regular

ph ph-text-b

Package
Phosphor Icons
Category
Regular
Code Point
e5be

Text Bolder Regular

ph ph-text-bolder

Package
Phosphor Icons
Category
Regular
Code Point
e5be

Text H One Regular

ph ph-text-h-one

Package
Phosphor Icons
Category
Regular
Code Point
e6bc

Text H Regular

ph ph-text-h

Package
Phosphor Icons
Category
Regular
Code Point
e6ba

Text H Two Regular

ph ph-text-h-two

Package
Phosphor Icons
Category
Regular
Code Point
e6be

Text Subscript Regular

ph ph-text-subscript

Package
Phosphor Icons
Category
Regular
Code Point
ec98

Textbox Regular

ph ph-textbox

Package
Phosphor Icons
Category
Regular
Code Point
eb0a

Thumbs Down Regular

ph ph-thumbs-down

Package
Phosphor Icons
Category
Regular
Code Point
e48c

Thumbs Up Regular

ph ph-thumbs-up

Package
Phosphor Icons
Category
Regular
Code Point
e48e

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.