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"

Caret Circle Double Left Regular

ph ph-caret-circle-double-left

Package
Phosphor Icons
Category
Regular
Code Point
e118

Caret Circle Double Right Regular

ph ph-caret-circle-double-right

Package
Phosphor Icons
Category
Regular
Code Point
e11a

Caret Circle Double Up Regular

ph ph-caret-circle-double-up

Package
Phosphor Icons
Category
Regular
Code Point
e11c

Caret Double Down Regular

ph ph-caret-double-down

Package
Phosphor Icons
Category
Regular
Code Point
e126

Caret Double Left Regular

ph ph-caret-double-left

Package
Phosphor Icons
Category
Regular
Code Point
e128

Caret Double Right Regular

ph ph-caret-double-right

Package
Phosphor Icons
Category
Regular
Code Point
e12a

Caret Double Up Regular

ph ph-caret-double-up

Package
Phosphor Icons
Category
Regular
Code Point
e12c

Cell Tower Regular

ph ph-cell-tower

Package
Phosphor Icons
Category
Regular
Code Point
ebaa

Chalkboard Regular

ph ph-chalkboard

Package
Phosphor Icons
Category
Regular
Code Point
e5fc

Chalkboard Simple Regular

ph ph-chalkboard-simple

Package
Phosphor Icons
Category
Regular
Code Point
e5fe

Chalkboard Teacher Regular

ph ph-chalkboard-teacher

Package
Phosphor Icons
Category
Regular
Code Point
e600

Chart Bar Horizontal Regular

ph ph-chart-bar-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
e152

Chart Bar Regular

ph ph-chart-bar

Package
Phosphor Icons
Category
Regular
Code Point
e150

Chart Line Down Regular

ph ph-chart-line-down

Package
Phosphor Icons
Category
Regular
Code Point
e8b6

Check Fat Regular

ph ph-check-fat

Package
Phosphor Icons
Category
Regular
Code Point
eba6

Checkerboard Regular

ph ph-checkerboard

Package
Phosphor Icons
Category
Regular
Code Point
e8c4

Circle Notch Regular

ph ph-circle-notch

Package
Phosphor Icons
Category
Regular
Code Point
eb44

Clipboard Regular

ph ph-clipboard

Package
Phosphor Icons
Category
Regular
Code Point
e196

Clipboard Text Regular

ph ph-clipboard-text

Package
Phosphor Icons
Category
Regular
Code Point
e198

Cloud Check Regular

ph ph-cloud-check

Package
Phosphor Icons
Category
Regular
Code Point
e1b0

Cloud Lightning Regular

ph ph-cloud-lightning

Package
Phosphor Icons
Category
Regular
Code Point
e1b2

Cloud Rain Regular

ph ph-cloud-rain

Package
Phosphor Icons
Category
Regular
Code Point
e1b4

Cloud Slash Regular

ph ph-cloud-slash

Package
Phosphor Icons
Category
Regular
Code Point
e1b6

Cloud Snow Regular

ph ph-cloud-snow

Package
Phosphor Icons
Category
Regular
Code Point
e1b8

Club Regular

ph ph-club

Package
Phosphor Icons
Category
Regular
Code Point
e1ba

Code Block Regular

ph ph-code-block

Package
Phosphor Icons
Category
Regular
Code Point
eafe

Code Regular

ph ph-code

Package
Phosphor Icons
Category
Regular
Code Point
e1bc

Code Simple Regular

ph ph-code-simple

Package
Phosphor Icons
Category
Regular
Code Point
e1be

Codesandbox Logo Regular

ph ph-codesandbox-logo

Package
Phosphor Icons
Category
Regular
Code Point
ea06

Coffee Bean Regular

ph ph-coffee-bean

Package
Phosphor Icons
Category
Regular
Code Point
e1c0

Coin Vertical Regular

ph ph-coin-vertical

Package
Phosphor Icons
Category
Regular
Code Point
eb48

Court Basketball Regular

ph ph-court-basketball

Package
Phosphor Icons
Category
Regular
Code Point
ee36

Cow Regular

ph ph-cow

Package
Phosphor Icons
Category
Regular
Code Point
eabe

Cowboy Hat Regular

ph ph-cowboy-hat

Package
Phosphor Icons
Category
Regular
Code Point
ed12

Cube Focus Regular

ph ph-cube-focus

Package
Phosphor Icons
Category
Regular
Code Point
ed0a

Cube Regular

ph ph-cube

Package
Phosphor Icons
Category
Regular
Code Point
e1da

Cube Transparent Regular

ph ph-cube-transparent

Package
Phosphor Icons
Category
Regular
Code Point
ec7c

Currency Btc Regular

ph ph-currency-btc

Package
Phosphor Icons
Category
Regular
Code Point
e618

Currency Gbp Regular

ph ph-currency-gbp

Package
Phosphor Icons
Category
Regular
Code Point
e556

Currency Ngn Regular

ph ph-currency-ngn

Package
Phosphor Icons
Category
Regular
Code Point
eb52

Currency Rub Regular

ph ph-currency-rub

Package
Phosphor Icons
Category
Regular
Code Point
e55e

Database Regular

ph ph-database

Package
Phosphor Icons
Category
Regular
Code Point
e1de

Device Mobile Camera Regular

ph ph-device-mobile-camera

Package
Phosphor Icons
Category
Regular
Code Point
e1e2

Device Mobile Regular

ph ph-device-mobile

Package
Phosphor Icons
Category
Regular
Code Point
e1e0

Device Mobile Slash Regular

ph ph-device-mobile-slash

Package
Phosphor Icons
Category
Regular
Code Point
ee46

Device Mobile Speaker Regular

ph ph-device-mobile-speaker

Package
Phosphor Icons
Category
Regular
Code Point
e1e4

Device Tablet Camera Regular

ph ph-device-tablet-camera

Package
Phosphor Icons
Category
Regular
Code Point
e1e8

Device Tablet Regular

ph ph-device-tablet

Package
Phosphor Icons
Category
Regular
Code Point
e1e6

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.