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"

Intersect Three Bold

ph-bold ph-intersect-three

Package
Phosphor Icons
Category
Bold
Code Point
ecc4

Intersection Bold

ph-bold ph-intersection

Package
Phosphor Icons
Category
Bold
Code Point
edba

Invoice Bold

ph-bold ph-invoice

Package
Phosphor Icons
Category
Bold
Code Point
ee42

Island Bold

ph-bold ph-island

Package
Phosphor Icons
Category
Bold
Code Point
ee06

Jar Bold

ph-bold ph-jar

Package
Phosphor Icons
Category
Bold
Code Point
e7e0

Jar Label Bold

ph-bold ph-jar-label

Package
Phosphor Icons
Category
Bold
Code Point
e7e1

Jeep Bold

ph-bold ph-jeep

Package
Phosphor Icons
Category
Bold
Code Point
e2d4

Joystick Bold

ph-bold ph-joystick

Package
Phosphor Icons
Category
Bold
Code Point
ea5e

Kanban Bold

ph-bold ph-kanban

Package
Phosphor Icons
Category
Bold
Code Point
eb54

Key Bold

ph-bold ph-key

Package
Phosphor Icons
Category
Bold
Code Point
e2d6

Key Return Bold

ph-bold ph-key-return

Package
Phosphor Icons
Category
Bold
Code Point
e782

Keyboard Bold

ph-bold ph-keyboard

Package
Phosphor Icons
Category
Bold
Code Point
e2d8

Keyhole Bold

ph-bold ph-keyhole

Package
Phosphor Icons
Category
Bold
Code Point
ea78

Knife Bold

ph-bold ph-knife

Package
Phosphor Icons
Category
Bold
Code Point
e636

Ladder Bold

ph-bold ph-ladder

Package
Phosphor Icons
Category
Bold
Code Point
e9e4

Ladder Simple Bold

ph-bold ph-ladder-simple

Package
Phosphor Icons
Category
Bold
Code Point
ec26

Lamp Bold

ph-bold ph-lamp

Package
Phosphor Icons
Category
Bold
Code Point
e638

Lamp Pendant Bold

ph-bold ph-lamp-pendant

Package
Phosphor Icons
Category
Bold
Code Point
ee2e

Laptop Bold

ph-bold ph-laptop

Package
Phosphor Icons
Category
Bold
Code Point
e586

Lasso Bold

ph-bold ph-lasso

Package
Phosphor Icons
Category
Bold
Code Point
edc6

Lastfm Logo Bold

ph-bold ph-lastfm-logo

Package
Phosphor Icons
Category
Bold
Code Point
e842

Layout Bold

ph-bold ph-layout

Package
Phosphor Icons
Category
Bold
Code Point
e6d6

Leaf Bold

ph-bold ph-leaf

Package
Phosphor Icons
Category
Bold
Code Point
e2da

Lectern Bold

ph-bold ph-lectern

Package
Phosphor Icons
Category
Bold
Code Point
e95a

Lego Bold

ph-bold ph-lego

Package
Phosphor Icons
Category
Bold
Code Point
e8c6

Lego Smiley Bold

ph-bold ph-lego-smiley

Package
Phosphor Icons
Category
Bold
Code Point
e8c7

Lemniscate Bold

ph-bold ph-lemniscate

Package
Phosphor Icons
Category
Bold
Code Point
e634

Less Than Bold

ph-bold ph-less-than

Package
Phosphor Icons
Category
Bold
Code Point
edac

Less Than Or Equal Bold

ph-bold ph-less-than-or-equal

Package
Phosphor Icons
Category
Bold
Code Point
eda4

Letter Circle H Bold

ph-bold ph-letter-circle-h

Package
Phosphor Icons
Category
Bold
Code Point
ebf8

Letter Circle P Bold

ph-bold ph-letter-circle-p

Package
Phosphor Icons
Category
Bold
Code Point
ec08

Letter Circle V Bold

ph-bold ph-letter-circle-v

Package
Phosphor Icons
Category
Bold
Code Point
ec14

Lifebuoy Bold

ph-bold ph-lifebuoy

Package
Phosphor Icons
Category
Bold
Code Point
e63a

Lightbulb Bold

ph-bold ph-lightbulb

Package
Phosphor Icons
Category
Bold
Code Point
e2dc

Lightbulb Filament Bold

ph-bold ph-lightbulb-filament

Package
Phosphor Icons
Category
Bold
Code Point
e63c

Lighthouse Bold

ph-bold ph-lighthouse

Package
Phosphor Icons
Category
Bold
Code Point
e9f6

Lightning A Bold

ph-bold ph-lightning-a

Package
Phosphor Icons
Category
Bold
Code Point
ea84

Lightning Bold

ph-bold ph-lightning

Package
Phosphor Icons
Category
Bold
Code Point
e2de

Lightning Slash Bold

ph-bold ph-lightning-slash

Package
Phosphor Icons
Category
Bold
Code Point
e2e0

Line Segment Bold

ph-bold ph-line-segment

Package
Phosphor Icons
Category
Bold
Code Point
e6d2

Line Segments Bold

ph-bold ph-line-segments

Package
Phosphor Icons
Category
Bold
Code Point
e6d4

Line Vertical Bold

ph-bold ph-line-vertical

Package
Phosphor Icons
Category
Bold
Code Point
ed70

Link Bold

ph-bold ph-link

Package
Phosphor Icons
Category
Bold
Code Point
e2e2

Link Break Bold

ph-bold ph-link-break

Package
Phosphor Icons
Category
Bold
Code Point
e2e4

Link Simple Bold

ph-bold ph-link-simple

Package
Phosphor Icons
Category
Bold
Code Point
e2e6

Link Simple Break Bold

ph-bold ph-link-simple-break

Package
Phosphor Icons
Category
Bold
Code Point
e2e8

Link Simple Horizontal Bold

ph-bold ph-link-simple-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e2ea

Link Simple Horizontal Break Bold

ph-bold ph-link-simple-horizontal-break

Package
Phosphor Icons
Category
Bold
Code Point
e2ec

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.