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"

Table Light

ph-light ph-table

Package
Phosphor Icons
Category
Light
Code Point
e476

Tabs Light

ph-light ph-tabs

Package
Phosphor Icons
Category
Light
Code Point
e778

Tea Bag Light

ph-light ph-tea-bag

Package
Phosphor Icons
Category
Light
Code Point
e8e6

Telegram Logo Light

ph-light ph-telegram-logo

Package
Phosphor Icons
Category
Light
Code Point
e5bc

Tennis Ball Light

ph-light ph-tennis-ball

Package
Phosphor Icons
Category
Light
Code Point
e720

Tent Light

ph-light ph-tent

Package
Phosphor Icons
Category
Light
Code Point
e8ba

Test Tube Light

ph-light ph-test-tube

Package
Phosphor Icons
Category
Light
Code Point
e7a0

Text B Light

ph-light ph-text-b

Package
Phosphor Icons
Category
Light
Code Point
e5be

Text Bolder Light

ph-light ph-text-bolder

Package
Phosphor Icons
Category
Light
Code Point
e5be

Text H Light

ph-light ph-text-h

Package
Phosphor Icons
Category
Light
Code Point
e6ba

Text H One Light

ph-light ph-text-h-one

Package
Phosphor Icons
Category
Light
Code Point
e6bc

Text H Two Light

ph-light ph-text-h-two

Package
Phosphor Icons
Category
Light
Code Point
e6be

Text Subscript Light

ph-light ph-text-subscript

Package
Phosphor Icons
Category
Light
Code Point
ec98

Textbox Light

ph-light ph-textbox

Package
Phosphor Icons
Category
Light
Code Point
eb0a

Thumbs Down Light

ph-light ph-thumbs-down

Package
Phosphor Icons
Category
Light
Code Point
e48c

Thumbs Up Light

ph-light ph-thumbs-up

Package
Phosphor Icons
Category
Light
Code Point
e48e

Toolbox Light

ph-light ph-toolbox

Package
Phosphor Icons
Category
Light
Code Point
eca0

Triangle Dashed Light

ph-light ph-triangle-dashed

Package
Phosphor Icons
Category
Light
Code Point
e4b2

Triangle Light

ph-light ph-triangle

Package
Phosphor Icons
Category
Light
Code Point
e4b0

Trolley Light

ph-light ph-trolley

Package
Phosphor Icons
Category
Light
Code Point
e5b2

Trolley Suitcase Light

ph-light ph-trolley-suitcase

Package
Phosphor Icons
Category
Light
Code Point
e5b4

Truck Light

ph-light ph-truck

Package
Phosphor Icons
Category
Light
Code Point
e4b4

Truck Trailer Light

ph-light ph-truck-trailer

Package
Phosphor Icons
Category
Light
Code Point
e4b6

Tumblr Logo Light

ph-light ph-tumblr-logo

Package
Phosphor Icons
Category
Light
Code Point
e8d4

Twitter Logo Light

ph-light ph-twitter-logo

Package
Phosphor Icons
Category
Light
Code Point
e4ba

Umbrella Light

ph-light ph-umbrella

Package
Phosphor Icons
Category
Light
Code Point
e684

Umbrella Simple Light

ph-light ph-umbrella-simple

Package
Phosphor Icons
Category
Light
Code Point
e686

Union Light

ph-light ph-union

Package
Phosphor Icons
Category
Light
Code Point
edbe

Upload Light

ph-light ph-upload

Package
Phosphor Icons
Category
Light
Code Point
e4be

Usb Light

ph-light ph-usb

Package
Phosphor Icons
Category
Light
Code Point
e956

Vibrate Light

ph-light ph-vibrate

Package
Phosphor Icons
Category
Light
Code Point
e4d8

Vignette Light

ph-light ph-vignette

Package
Phosphor Icons
Category
Light
Code Point
eba2

Virtual Reality Light

ph-light ph-virtual-reality

Package
Phosphor Icons
Category
Light
Code Point
e7b8

Volleyball Light

ph-light ph-volleyball

Package
Phosphor Icons
Category
Light
Code Point
e726

Webcam Light

ph-light ph-webcam

Package
Phosphor Icons
Category
Light
Code Point
e9b2

Webcam Slash Light

ph-light ph-webcam-slash

Package
Phosphor Icons
Category
Light
Code Point
ecdc

Webhooks Logo Light

ph-light ph-webhooks-logo

Package
Phosphor Icons
Category
Light
Code Point
ecae

Wine Light

ph-light ph-wine

Package
Phosphor Icons
Category
Light
Code Point
e6b2

X Logo Light

ph-light ph-x-logo

Package
Phosphor Icons
Category
Light
Code Point
e4bc

Youtube Logo Light

ph-light ph-youtube-logo

Package
Phosphor Icons
Category
Light
Code Point
e4fc

Acorn Regular

ph ph-acorn

Package
Phosphor Icons
Category
Regular
Code Point
eb9a

Address Book Regular

ph ph-address-book

Package
Phosphor Icons
Category
Regular
Code Point
e6f8

Address Book Tabs Regular

ph ph-address-book-tabs

Package
Phosphor Icons
Category
Regular
Code Point
ee4e

Align Bottom Regular

ph ph-align-bottom

Package
Phosphor Icons
Category
Regular
Code Point
e506

Align Bottom Simple Regular

ph ph-align-bottom-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb0c

Align Center Horizontal Simple Regular

ph ph-align-center-horizontal-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb0e

Align Center Vertical Simple Regular

ph ph-align-center-vertical-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb10

Align Right Simple Regular

ph ph-align-right-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb12

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.