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"

Device Tablet Speaker Regular

ph ph-device-tablet-speaker

Package
Phosphor Icons
Category
Regular
Code Point
e1ea

Devices Regular

ph ph-devices

Package
Phosphor Icons
Category
Regular
Code Point
eba4

Disco Ball Regular

ph ph-disco-ball

Package
Phosphor Icons
Category
Regular
Code Point
ed98

Dribbble Logo Regular

ph ph-dribbble-logo

Package
Phosphor Icons
Category
Regular
Code Point
e20e

Drop Half Bottom Regular

ph ph-drop-half-bottom

Package
Phosphor Icons
Category
Regular
Code Point
eb40

Dropbox Logo Regular

ph ph-dropbox-logo

Package
Phosphor Icons
Category
Regular
Code Point
e7d0

Egg Crack Regular

ph ph-egg-crack

Package
Phosphor Icons
Category
Regular
Code Point
eb64

Empty Regular

ph ph-empty

Package
Phosphor Icons
Category
Regular
Code Point
edbc

Equalizer Regular

ph ph-equalizer

Package
Phosphor Icons
Category
Regular
Code Point
ebbc

Escalator Down Regular

ph ph-escalator-down

Package
Phosphor Icons
Category
Regular
Code Point
ecba

Escalator Up Regular

ph ph-escalator-up

Package
Phosphor Icons
Category
Regular
Code Point
ecbc

Eyeglasses Regular

ph ph-eyeglasses

Package
Phosphor Icons
Category
Regular
Code Point
e7ba

Facebook Logo Regular

ph ph-facebook-logo

Package
Phosphor Icons
Category
Regular
Code Point
e226

File Archive Regular

ph ph-file-archive

Package
Phosphor Icons
Category
Regular
Code Point
eb2a

File C Regular

ph ph-file-c

Package
Phosphor Icons
Category
Regular
Code Point
eb32

File C Sharp Regular

ph ph-file-c-sharp

Package
Phosphor Icons
Category
Regular
Code Point
eb30

File Cpp Regular

ph ph-file-cpp

Package
Phosphor Icons
Category
Regular
Code Point
eb2e

File Css Regular

ph ph-file-css

Package
Phosphor Icons
Category
Regular
Code Point
eb34

File Csv Regular

ph ph-file-csv

Package
Phosphor Icons
Category
Regular
Code Point
eb1c

File Doc Regular

ph ph-file-doc

Package
Phosphor Icons
Category
Regular
Code Point
eb1e

File Html Regular

ph ph-file-html

Package
Phosphor Icons
Category
Regular
Code Point
eb38

File Ini Regular

ph ph-file-ini

Package
Phosphor Icons
Category
Regular
Code Point
eb33

File Jpg Regular

ph ph-file-jpg

Package
Phosphor Icons
Category
Regular
Code Point
eb1a

File Js Regular

ph ph-file-js

Package
Phosphor Icons
Category
Regular
Code Point
eb24

File Jsx Regular

ph ph-file-jsx

Package
Phosphor Icons
Category
Regular
Code Point
eb3a

File Png Regular

ph ph-file-png

Package
Phosphor Icons
Category
Regular
Code Point
eb18

File Ppt Regular

ph ph-file-ppt

Package
Phosphor Icons
Category
Regular
Code Point
eb20

File Py Regular

ph ph-file-py

Package
Phosphor Icons
Category
Regular
Code Point
eb2c

File Rs Regular

ph ph-file-rs

Package
Phosphor Icons
Category
Regular
Code Point
eb28

File Ts Regular

ph ph-file-ts

Package
Phosphor Icons
Category
Regular
Code Point
eb26

File Tsx Regular

ph ph-file-tsx

Package
Phosphor Icons
Category
Regular
Code Point
eb3c

File Txt Regular

ph ph-file-txt

Package
Phosphor Icons
Category
Regular
Code Point
eb35

File Vue Regular

ph ph-file-vue

Package
Phosphor Icons
Category
Regular
Code Point
eb3e

File Xls Regular

ph ph-file-xls

Package
Phosphor Icons
Category
Regular
Code Point
eb22

Film Script Regular

ph ph-film-script

Package
Phosphor Icons
Category
Regular
Code Point
eb50

Flag Banner Fold Regular

ph ph-flag-banner-fold

Package
Phosphor Icons
Category
Regular
Code Point
ecf2

Flag Banner Regular

ph ph-flag-banner

Package
Phosphor Icons
Category
Regular
Code Point
e622

Floppy Disk Back Regular

ph ph-floppy-disk-back

Package
Phosphor Icons
Category
Regular
Code Point
eaf4

Flying Saucer Regular

ph ph-flying-saucer

Package
Phosphor Icons
Category
Regular
Code Point
eb4a

Folder Simple Lock Regular

ph ph-folder-simple-lock

Package
Phosphor Icons
Category
Regular
Code Point
eb5e

Folder Simple User Regular

ph ph-folder-simple-user

Package
Phosphor Icons
Category
Regular
Code Point
eb60

Folder User Regular

ph ph-folder-user

Package
Phosphor Icons
Category
Regular
Code Point
eb46

Football Helmet Regular

ph ph-football-helmet

Package
Phosphor Icons
Category
Regular
Code Point
ee4c

Football Regular

ph ph-football

Package
Phosphor Icons
Category
Regular
Code Point
e718

Function Regular

ph ph-function

Package
Phosphor Icons
Category
Regular
Code Point
ebe4

Gender Nonbinary Regular

ph ph-gender-nonbinary

Package
Phosphor Icons
Category
Regular
Code Point
e6e4

Git Branch Regular

ph ph-git-branch

Package
Phosphor Icons
Category
Regular
Code Point
e278

Github Logo Regular

ph ph-github-logo

Package
Phosphor Icons
Category
Regular
Code Point
e576

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.