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"

Elevator Regular

ph ph-elevator

Package
Phosphor Icons
Category
Regular
Code Point
ecc0

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

Exclamation Mark Regular

ph ph-exclamation-mark

Package
Phosphor Icons
Category
Regular
Code Point
ee44

Feather Regular

ph ph-feather

Package
Phosphor Icons
Category
Regular
Code Point
e9c0

Film Slate Regular

ph ph-film-slate

Package
Phosphor Icons
Category
Regular
Code Point
e8c2

Graduation Cap Regular

ph ph-graduation-cap

Package
Phosphor Icons
Category
Regular
Code Point
e62c

Greater Than Or Equal Regular

ph ph-greater-than-or-equal

Package
Phosphor Icons
Category
Regular
Code Point
eda2

Greater Than Regular

ph ph-greater-than

Package
Phosphor Icons
Category
Regular
Code Point
edc4

Hard Hat Regular

ph ph-hard-hat

Package
Phosphor Icons
Category
Regular
Code Point
ed46

Heartbeat Regular

ph ph-heartbeat

Package
Phosphor Icons
Category
Regular
Code Point
e2ac

Identification Badge Regular

ph ph-identification-badge

Package
Phosphor Icons
Category
Regular
Code Point
e6f6

Identification Card Regular

ph ph-identification-card

Package
Phosphor Icons
Category
Regular
Code Point
e2c8

Lemniscate Regular

ph ph-lemniscate

Package
Phosphor Icons
Category
Regular
Code Point
e634

Lock Laminated Open Regular

ph ph-lock-laminated-open

Package
Phosphor Icons
Category
Regular
Code Point
e304

Lock Laminated Regular

ph ph-lock-laminated

Package
Phosphor Icons
Category
Regular
Code Point
e302

Math Operations Regular

ph ph-math-operations

Package
Phosphor Icons
Category
Regular
Code Point
e31e

Matrix Logo Regular

ph ph-matrix-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed64

Navigation Arrow Regular

ph ph-navigation-arrow

Package
Phosphor Icons
Category
Regular
Code Point
eade

Notification Regular

ph ph-notification

Package
Phosphor Icons
Category
Regular
Code Point
e6fa

Path Regular

ph ph-path

Package
Phosphor Icons
Category
Regular
Code Point
e39c

Patreon Logo Regular

ph ph-patreon-logo

Package
Phosphor Icons
Category
Regular
Code Point
e98a

Presentation Chart Regular

ph ph-presentation-chart

Package
Phosphor Icons
Category
Regular
Code Point
e656

Presentation Regular

ph ph-presentation

Package
Phosphor Icons
Category
Regular
Code Point
e654

Repeat Once Regular

ph ph-repeat-once

Package
Phosphor Icons
Category
Regular
Code Point
e3f8

Repeat Regular

ph ph-repeat

Package
Phosphor Icons
Category
Regular
Code Point
e3f6

Sailboat Regular

ph ph-sailboat

Package
Phosphor Icons
Category
Regular
Code Point
e78a

Seat Regular

ph ph-seat

Package
Phosphor Icons
Category
Regular
Code Point
eb8e

Seatbelt Regular

ph ph-seatbelt

Package
Phosphor Icons
Category
Regular
Code Point
edfe

Share Fat Regular

ph ph-share-fat

Package
Phosphor Icons
Category
Regular
Code Point
ed52

Signature Regular

ph ph-signature

Package
Phosphor Icons
Category
Regular
Code Point
ebac

Snapchat Logo Regular

ph ph-snapchat-logo

Package
Phosphor Icons
Category
Regular
Code Point
e668

Strategy Regular

ph ph-strategy

Package
Phosphor Icons
Category
Regular
Code Point
ea3a

Swatches Regular

ph ph-swatches

Package
Phosphor Icons
Category
Regular
Code Point
e5b8

Translate Regular

ph ph-translate

Package
Phosphor Icons
Category
Regular
Code Point
e4a2

Vibrate Regular

ph ph-vibrate

Package
Phosphor Icons
Category
Regular
Code Point
e4d8

Watch Regular

ph ph-watch

Package
Phosphor Icons
Category
Regular
Code Point
e4e6

Wechat Logo Regular

ph ph-wechat-logo

Package
Phosphor Icons
Category
Regular
Code Point
e8d2

Whatsapp Logo Regular

ph ph-whatsapp-logo

Package
Phosphor Icons
Category
Regular
Code Point
e5d0

Approximate Equals Thin

ph-thin ph-approximate-equals

Package
Phosphor Icons
Category
Thin
Code Point
edaa

Arrow Fat Down Thin

ph-thin ph-arrow-fat-down

Package
Phosphor Icons
Category
Thin
Code Point
e518

Arrow Fat Left Thin

ph-thin ph-arrow-fat-left

Package
Phosphor Icons
Category
Thin
Code Point
e51a

Arrow Fat Line Down Thin

ph-thin ph-arrow-fat-line-down

Package
Phosphor Icons
Category
Thin
Code Point
e51c

Arrow Fat Line Left Thin

ph-thin ph-arrow-fat-line-left

Package
Phosphor Icons
Category
Thin
Code Point
e51e

Arrow Fat Line Right Thin

ph-thin ph-arrow-fat-line-right

Package
Phosphor Icons
Category
Thin
Code Point
e520

Arrow Fat Line Up Thin

ph-thin ph-arrow-fat-line-up

Package
Phosphor Icons
Category
Thin
Code Point
e522

Arrow Fat Lines Down Thin

ph-thin ph-arrow-fat-lines-down

Package
Phosphor Icons
Category
Thin
Code Point
e524

Arrow Fat Lines Left Thin

ph-thin ph-arrow-fat-lines-left

Package
Phosphor Icons
Category
Thin
Code Point
e526

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.