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

5,278 icons

Matching "d"

Dots Three Circle Vertical Fill

ph-fill ph-dots-three-circle-vertical

Package
Phosphor Icons
Category
Fill
Code Point
e202

Dots Three Fill

ph-fill ph-dots-three

Package
Phosphor Icons
Category
Fill
Code Point
e1fe

Dots Three Outline Fill

ph-fill ph-dots-three-outline

Package
Phosphor Icons
Category
Fill
Code Point
e204

Dots Three Outline Vertical Fill

ph-fill ph-dots-three-outline-vertical

Package
Phosphor Icons
Category
Fill
Code Point
e206

Dots Three Vertical Fill

ph-fill ph-dots-three-vertical

Package
Phosphor Icons
Category
Fill
Code Point
e208

Download Fill

ph-fill ph-download

Package
Phosphor Icons
Category
Fill
Code Point
e20a

Download Simple Fill

ph-fill ph-download-simple

Package
Phosphor Icons
Category
Fill
Code Point
e20c

Dress Fill

ph-fill ph-dress

Package
Phosphor Icons
Category
Fill
Code Point
ea7e

Dresser Fill

ph-fill ph-dresser

Package
Phosphor Icons
Category
Fill
Code Point
e94e

Dribbble Logo Fill

ph-fill ph-dribbble-logo

Package
Phosphor Icons
Category
Fill
Code Point
e20e

Drone Fill

ph-fill ph-drone

Package
Phosphor Icons
Category
Fill
Code Point
ed74

Drop Fill

ph-fill ph-drop

Package
Phosphor Icons
Category
Fill
Code Point
e210

Drop Half Bottom Fill

ph-fill ph-drop-half-bottom

Package
Phosphor Icons
Category
Fill
Code Point
eb40

Drop Half Fill

ph-fill ph-drop-half

Package
Phosphor Icons
Category
Fill
Code Point
e566

Drop Simple Fill

ph-fill ph-drop-simple

Package
Phosphor Icons
Category
Fill
Code Point
ee32

Drop Slash Fill

ph-fill ph-drop-slash

Package
Phosphor Icons
Category
Fill
Code Point
e954

Dropbox Logo Fill

ph-fill ph-dropbox-logo

Package
Phosphor Icons
Category
Fill
Code Point
e7d0

Empty Fill

ph-fill ph-empty

Package
Phosphor Icons
Category
Fill
Code Point
edbc

Escalator Down Fill

ph-fill ph-escalator-down

Package
Phosphor Icons
Category
Fill
Code Point
ecba

Exclude Fill

ph-fill ph-exclude

Package
Phosphor Icons
Category
Fill
Code Point
e882

Exclude Square Fill

ph-fill ph-exclude-square

Package
Phosphor Icons
Category
Fill
Code Point
e880

Eye Closed Fill

ph-fill ph-eye-closed

Package
Phosphor Icons
Category
Fill
Code Point
e222

Eyedropper Fill

ph-fill ph-eyedropper

Package
Phosphor Icons
Category
Fill
Code Point
e568

Eyedropper Sample Fill

ph-fill ph-eyedropper-sample

Package
Phosphor Icons
Category
Fill
Code Point
eac4

Faders Fill

ph-fill ph-faders

Package
Phosphor Icons
Category
Fill
Code Point
e228

Faders Horizontal Fill

ph-fill ph-faders-horizontal

Package
Phosphor Icons
Category
Fill
Code Point
e22a

Fallout Shelter Fill

ph-fill ph-fallout-shelter

Package
Phosphor Icons
Category
Fill
Code Point
e9de

Fast Forward Circle Fill

ph-fill ph-fast-forward-circle

Package
Phosphor Icons
Category
Fill
Code Point
e22c

Fast Forward Fill

ph-fill ph-fast-forward

Package
Phosphor Icons
Category
Fill
Code Point
e6a6

Fediverse Logo Fill

ph-fill ph-fediverse-logo

Package
Phosphor Icons
Category
Fill
Code Point
ed66

File Arrow Down Fill

ph-fill ph-file-arrow-down

Package
Phosphor Icons
Category
Fill
Code Point
e232

File Audio Fill

ph-fill ph-file-audio

Package
Phosphor Icons
Category
Fill
Code Point
ea20

File Cloud Fill

ph-fill ph-file-cloud

Package
Phosphor Icons
Category
Fill
Code Point
e95e

File Code Fill

ph-fill ph-file-code

Package
Phosphor Icons
Category
Fill
Code Point
e914

File Dashed Fill

ph-fill ph-file-dashed

Package
Phosphor Icons
Category
Fill
Code Point
e704

File Doc Fill

ph-fill ph-file-doc

Package
Phosphor Icons
Category
Fill
Code Point
eb1e

File Dotted Fill

ph-fill ph-file-dotted

Package
Phosphor Icons
Category
Fill
Code Point
e704

File Md Fill

ph-fill ph-file-md

Package
Phosphor Icons
Category
Fill
Code Point
ed50

File Pdf Fill

ph-fill ph-file-pdf

Package
Phosphor Icons
Category
Fill
Code Point
e702

File Sql Fill

ph-fill ph-file-sql

Package
Phosphor Icons
Category
Fill
Code Point
ed4e

File Svg Fill

ph-fill ph-file-svg

Package
Phosphor Icons
Category
Fill
Code Point
ed08

File Video Fill

ph-fill ph-file-video

Package
Phosphor Icons
Category
Fill
Code Point
ea22

First Aid Fill

ph-fill ph-first-aid

Package
Phosphor Icons
Category
Fill
Code Point
e56e

First Aid Kit Fill

ph-fill ph-first-aid-kit

Package
Phosphor Icons
Category
Fill
Code Point
e570

Flag Banner Fold Fill

ph-fill ph-flag-banner-fold

Package
Phosphor Icons
Category
Fill
Code Point
ecf2

Flag Checkered Fill

ph-fill ph-flag-checkered

Package
Phosphor Icons
Category
Fill
Code Point
ea38

Flip Horizontal Fill

ph-fill ph-flip-horizontal

Package
Phosphor Icons
Category
Fill
Code Point
ed6a

Flip Vertical Fill

ph-fill ph-flip-vertical

Package
Phosphor Icons
Category
Fill
Code Point
ed6c

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.