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

623 icons

Matching "at"

Chat Circle Text Bold

ph-bold ph-chat-circle-text

Package
Phosphor Icons
Category
Bold
Code Point
e16e

Chat Dots Bold

ph-bold ph-chat-dots

Package
Phosphor Icons
Category
Bold
Code Point
e170

Chat Slash Bold

ph-bold ph-chat-slash

Package
Phosphor Icons
Category
Bold
Code Point
e15e

Chat Teardrop Bold

ph-bold ph-chat-teardrop

Package
Phosphor Icons
Category
Bold
Code Point
e172

Chat Teardrop Dots Bold

ph-bold ph-chat-teardrop-dots

Package
Phosphor Icons
Category
Bold
Code Point
e176

Chat Teardrop Slash Bold

ph-bold ph-chat-teardrop-slash

Package
Phosphor Icons
Category
Bold
Code Point
e174

Chat Teardrop Text Bold

ph-bold ph-chat-teardrop-text

Package
Phosphor Icons
Category
Bold
Code Point
e178

Chat Text Bold

ph-bold ph-chat-text

Package
Phosphor Icons
Category
Bold
Code Point
e17a

Chats Bold

ph-bold ph-chats

Package
Phosphor Icons
Category
Bold
Code Point
e17c

Chats Circle Bold

ph-bold ph-chats-circle

Package
Phosphor Icons
Category
Bold
Code Point
e17e

Chats Teardrop Bold

ph-bold ph-chats-teardrop

Package
Phosphor Icons
Category
Bold
Code Point
e180

Check Fat Bold

ph-bold ph-check-fat

Package
Phosphor Icons
Category
Bold
Code Point
eba6

Chef Hat Bold

ph-bold ph-chef-hat

Package
Phosphor Icons
Category
Bold
Code Point
ed8e

Coat Hanger Bold

ph-bold ph-coat-hanger

Package
Phosphor Icons
Category
Bold
Code Point
e7fe

Cowboy Hat Bold

ph-bold ph-cowboy-hat

Package
Phosphor Icons
Category
Bold
Code Point
ed12

Database Bold

ph-bold ph-database

Package
Phosphor Icons
Category
Bold
Code Point
e1de

Device Rotate Bold

ph-bold ph-device-rotate

Package
Phosphor Icons
Category
Bold
Code Point
edf2

Elevator Bold

ph-bold ph-elevator

Package
Phosphor Icons
Category
Bold
Code Point
ecc0

Escalator Down Bold

ph-bold ph-escalator-down

Package
Phosphor Icons
Category
Bold
Code Point
ecba

Escalator Up Bold

ph-bold ph-escalator-up

Package
Phosphor Icons
Category
Bold
Code Point
ecbc

Exclamation Mark Bold

ph-bold ph-exclamation-mark

Package
Phosphor Icons
Category
Bold
Code Point
ee44

Feather Bold

ph-bold ph-feather

Package
Phosphor Icons
Category
Bold
Code Point
e9c0

Film Slate Bold

ph-bold ph-film-slate

Package
Phosphor Icons
Category
Bold
Code Point
e8c2

Graduation Cap Bold

ph-bold ph-graduation-cap

Package
Phosphor Icons
Category
Bold
Code Point
e62c

Greater Than Bold

ph-bold ph-greater-than

Package
Phosphor Icons
Category
Bold
Code Point
edc4

Greater Than Or Equal Bold

ph-bold ph-greater-than-or-equal

Package
Phosphor Icons
Category
Bold
Code Point
eda2

Hard Hat Bold

ph-bold ph-hard-hat

Package
Phosphor Icons
Category
Bold
Code Point
ed46

Heartbeat Bold

ph-bold ph-heartbeat

Package
Phosphor Icons
Category
Bold
Code Point
e2ac

Identification Badge Bold

ph-bold ph-identification-badge

Package
Phosphor Icons
Category
Bold
Code Point
e6f6

Identification Card Bold

ph-bold ph-identification-card

Package
Phosphor Icons
Category
Bold
Code Point
e2c8

Lemniscate Bold

ph-bold ph-lemniscate

Package
Phosphor Icons
Category
Bold
Code Point
e634

Lock Laminated Bold

ph-bold ph-lock-laminated

Package
Phosphor Icons
Category
Bold
Code Point
e302

Lock Laminated Open Bold

ph-bold ph-lock-laminated-open

Package
Phosphor Icons
Category
Bold
Code Point
e304

Math Operations Bold

ph-bold ph-math-operations

Package
Phosphor Icons
Category
Bold
Code Point
e31e

Matrix Logo Bold

ph-bold ph-matrix-logo

Package
Phosphor Icons
Category
Bold
Code Point
ed64

Navigation Arrow Bold

ph-bold ph-navigation-arrow

Package
Phosphor Icons
Category
Bold
Code Point
eade

Notification Bold

ph-bold ph-notification

Package
Phosphor Icons
Category
Bold
Code Point
e6fa

Path Bold

ph-bold ph-path

Package
Phosphor Icons
Category
Bold
Code Point
e39c

Patreon Logo Bold

ph-bold ph-patreon-logo

Package
Phosphor Icons
Category
Bold
Code Point
e98a

Presentation Bold

ph-bold ph-presentation

Package
Phosphor Icons
Category
Bold
Code Point
e654

Presentation Chart Bold

ph-bold ph-presentation-chart

Package
Phosphor Icons
Category
Bold
Code Point
e656

Repeat Bold

ph-bold ph-repeat

Package
Phosphor Icons
Category
Bold
Code Point
e3f6

Repeat Once Bold

ph-bold ph-repeat-once

Package
Phosphor Icons
Category
Bold
Code Point
e3f8

Sailboat Bold

ph-bold ph-sailboat

Package
Phosphor Icons
Category
Bold
Code Point
e78a

Seat Bold

ph-bold ph-seat

Package
Phosphor Icons
Category
Bold
Code Point
eb8e

Seatbelt Bold

ph-bold ph-seatbelt

Package
Phosphor Icons
Category
Bold
Code Point
edfe

Share Fat Bold

ph-bold ph-share-fat

Package
Phosphor Icons
Category
Bold
Code Point
ed52

Signature Bold

ph-bold ph-signature

Package
Phosphor Icons
Category
Bold
Code Point
ebac

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.