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"

Greater Than Or Equal Light

ph-light ph-greater-than-or-equal

Package
Phosphor Icons
Category
Light
Code Point
eda2

Hard Hat Light

ph-light ph-hard-hat

Package
Phosphor Icons
Category
Light
Code Point
ed46

Heartbeat Light

ph-light ph-heartbeat

Package
Phosphor Icons
Category
Light
Code Point
e2ac

Identification Badge Light

ph-light ph-identification-badge

Package
Phosphor Icons
Category
Light
Code Point
e6f6

Identification Card Light

ph-light ph-identification-card

Package
Phosphor Icons
Category
Light
Code Point
e2c8

Lemniscate Light

ph-light ph-lemniscate

Package
Phosphor Icons
Category
Light
Code Point
e634

Lock Laminated Light

ph-light ph-lock-laminated

Package
Phosphor Icons
Category
Light
Code Point
e302

Lock Laminated Open Light

ph-light ph-lock-laminated-open

Package
Phosphor Icons
Category
Light
Code Point
e304

Math Operations Light

ph-light ph-math-operations

Package
Phosphor Icons
Category
Light
Code Point
e31e

Matrix Logo Light

ph-light ph-matrix-logo

Package
Phosphor Icons
Category
Light
Code Point
ed64

Navigation Arrow Light

ph-light ph-navigation-arrow

Package
Phosphor Icons
Category
Light
Code Point
eade

Notification Light

ph-light ph-notification

Package
Phosphor Icons
Category
Light
Code Point
e6fa

Path Light

ph-light ph-path

Package
Phosphor Icons
Category
Light
Code Point
e39c

Patreon Logo Light

ph-light ph-patreon-logo

Package
Phosphor Icons
Category
Light
Code Point
e98a

Presentation Chart Light

ph-light ph-presentation-chart

Package
Phosphor Icons
Category
Light
Code Point
e656

Presentation Light

ph-light ph-presentation

Package
Phosphor Icons
Category
Light
Code Point
e654

Repeat Light

ph-light ph-repeat

Package
Phosphor Icons
Category
Light
Code Point
e3f6

Repeat Once Light

ph-light ph-repeat-once

Package
Phosphor Icons
Category
Light
Code Point
e3f8

Sailboat Light

ph-light ph-sailboat

Package
Phosphor Icons
Category
Light
Code Point
e78a

Seat Light

ph-light ph-seat

Package
Phosphor Icons
Category
Light
Code Point
eb8e

Seatbelt Light

ph-light ph-seatbelt

Package
Phosphor Icons
Category
Light
Code Point
edfe

Share Fat Light

ph-light ph-share-fat

Package
Phosphor Icons
Category
Light
Code Point
ed52

Signature Light

ph-light ph-signature

Package
Phosphor Icons
Category
Light
Code Point
ebac

Snapchat Logo Light

ph-light ph-snapchat-logo

Package
Phosphor Icons
Category
Light
Code Point
e668

Strategy Light

ph-light ph-strategy

Package
Phosphor Icons
Category
Light
Code Point
ea3a

Swatches Light

ph-light ph-swatches

Package
Phosphor Icons
Category
Light
Code Point
e5b8

Translate Light

ph-light ph-translate

Package
Phosphor Icons
Category
Light
Code Point
e4a2

Vibrate Light

ph-light ph-vibrate

Package
Phosphor Icons
Category
Light
Code Point
e4d8

Watch Light

ph-light ph-watch

Package
Phosphor Icons
Category
Light
Code Point
e4e6

Wechat Logo Light

ph-light ph-wechat-logo

Package
Phosphor Icons
Category
Light
Code Point
e8d2

Whatsapp Logo Light

ph-light ph-whatsapp-logo

Package
Phosphor Icons
Category
Light
Code Point
e5d0

Approximate Equals Regular

ph ph-approximate-equals

Package
Phosphor Icons
Category
Regular
Code Point
edaa

Arrow Fat Down Regular

ph ph-arrow-fat-down

Package
Phosphor Icons
Category
Regular
Code Point
e518

Arrow Fat Left Regular

ph ph-arrow-fat-left

Package
Phosphor Icons
Category
Regular
Code Point
e51a

Arrow Fat Line Down Regular

ph ph-arrow-fat-line-down

Package
Phosphor Icons
Category
Regular
Code Point
e51c

Arrow Fat Line Left Regular

ph ph-arrow-fat-line-left

Package
Phosphor Icons
Category
Regular
Code Point
e51e

Arrow Fat Line Right Regular

ph ph-arrow-fat-line-right

Package
Phosphor Icons
Category
Regular
Code Point
e520

Arrow Fat Line Up Regular

ph ph-arrow-fat-line-up

Package
Phosphor Icons
Category
Regular
Code Point
e522

Arrow Fat Lines Down Regular

ph ph-arrow-fat-lines-down

Package
Phosphor Icons
Category
Regular
Code Point
e524

Arrow Fat Lines Left Regular

ph ph-arrow-fat-lines-left

Package
Phosphor Icons
Category
Regular
Code Point
e526

Arrow Fat Lines Right Regular

ph ph-arrow-fat-lines-right

Package
Phosphor Icons
Category
Regular
Code Point
e528

Arrow Fat Lines Up Regular

ph ph-arrow-fat-lines-up

Package
Phosphor Icons
Category
Regular
Code Point
e52a

Arrow Fat Right Regular

ph ph-arrow-fat-right

Package
Phosphor Icons
Category
Regular
Code Point
e52c

Arrow Fat Up Regular

ph ph-arrow-fat-up

Package
Phosphor Icons
Category
Regular
Code Point
e52e

At Regular

ph ph-at

Package
Phosphor Icons
Category
Regular
Code Point
e0ac

Atom Regular

ph ph-atom

Package
Phosphor Icons
Category
Regular
Code Point
e5e4

Bathtub Regular

ph ph-bathtub

Package
Phosphor Icons
Category
Regular
Code Point
e81e

Battery Charging Regular

ph ph-battery-charging

Package
Phosphor Icons
Category
Regular
Code Point
e0ba

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.