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

544 icons

Matching "x"

Cloud X Light

ph-light ph-cloud-x

Package
Phosphor Icons
Category
Light
Code Point
ea96

Codesandbox Logo Light

ph-light ph-codesandbox-logo

Package
Phosphor Icons
Category
Light
Code Point
ea06

Cursor Text Light

ph-light ph-cursor-text

Package
Phosphor Icons
Category
Light
Code Point
e7d8

Dice Six Light

ph-light ph-dice-six

Package
Phosphor Icons
Category
Light
Code Point
e1f4

Dots Six Light

ph-light ph-dots-six

Package
Phosphor Icons
Category
Light
Code Point
e794

Dots Six Vertical Light

ph-light ph-dots-six-vertical

Package
Phosphor Icons
Category
Light
Code Point
eae2

Dropbox Logo Light

ph-light ph-dropbox-logo

Package
Phosphor Icons
Category
Light
Code Point
e7d0

Exam Light

ph-light ph-exam

Package
Phosphor Icons
Category
Light
Code Point
e742

Exclamation Mark Light

ph-light ph-exclamation-mark

Package
Phosphor Icons
Category
Light
Code Point
ee44

Exclude Light

ph-light ph-exclude

Package
Phosphor Icons
Category
Light
Code Point
e882

Exclude Square Light

ph-light ph-exclude-square

Package
Phosphor Icons
Category
Light
Code Point
e880

Export Light

ph-light ph-export

Package
Phosphor Icons
Category
Light
Code Point
eaf0

File Jsx Light

ph-light ph-file-jsx

Package
Phosphor Icons
Category
Light
Code Point
eb3a

File Text Light

ph-light ph-file-text

Package
Phosphor Icons
Category
Light
Code Point
e23a

File Tsx Light

ph-light ph-file-tsx

Package
Phosphor Icons
Category
Light
Code Point
eb3c

File Txt Light

ph-light ph-file-txt

Package
Phosphor Icons
Category
Light
Code Point
eb35

File X Light

ph-light ph-file-x

Package
Phosphor Icons
Category
Light
Code Point
e23c

File Xls Light

ph-light ph-file-xls

Package
Phosphor Icons
Category
Light
Code Point
eb22

Fire Extinguisher Light

ph-light ph-fire-extinguisher

Package
Phosphor Icons
Category
Light
Code Point
e9e8

Funnel Simple X Light

ph-light ph-funnel-simple-x

Package
Phosphor Icons
Category
Light
Code Point
e26a

Funnel X Light

ph-light ph-funnel-x

Package
Phosphor Icons
Category
Light
Code Point
e26c

Gear Six Light

ph-light ph-gear-six

Package
Phosphor Icons
Category
Light
Code Point
e272

Gender Intersex Light

ph-light ph-gender-intersex

Package
Phosphor Icons
Category
Light
Code Point
e6e6

Globe Simple X Light

ph-light ph-globe-simple-x

Package
Phosphor Icons
Category
Light
Code Point
e284

Globe X Light

ph-light ph-globe-x

Package
Phosphor Icons
Category
Light
Code Point
e286

Gps Fix Light

ph-light ph-gps-fix

Package
Phosphor Icons
Category
Light
Code Point
edd6

Hexagon Light

ph-light ph-hexagon

Package
Phosphor Icons
Category
Light
Code Point
e2ae

Linux Logo Light

ph-light ph-linux-logo

Package
Phosphor Icons
Category
Light
Code Point
eb02

Mailbox Light

ph-light ph-mailbox

Package
Phosphor Icons
Category
Light
Code Point
ec1e

Matrix Logo Light

ph-light ph-matrix-logo

Package
Phosphor Icons
Category
Light
Code Point
ed64

Microsoft Excel Logo Light

ph-light ph-microsoft-excel-logo

Package
Phosphor Icons
Category
Light
Code Point
eb6c

Network X Light

ph-light ph-network-x

Package
Phosphor Icons
Category
Light
Code Point
edda

Number Circle Six Light

ph-light ph-number-circle-six

Package
Phosphor Icons
Category
Light
Code Point
e376

Number Six Light

ph-light ph-number-six

Package
Phosphor Icons
Category
Light
Code Point
e374

Number Square Six Light

ph-light ph-number-square-six

Package
Phosphor Icons
Category
Light
Code Point
e378

Phone X Light

ph-light ph-phone-x

Package
Phosphor Icons
Category
Light
Code Point
e3c4

Pix Logo Light

ph-light ph-pix-logo

Package
Phosphor Icons
Category
Light
Code Point
ecc2

Receipt X Light

ph-light ph-receipt-x

Package
Phosphor Icons
Category
Light
Code Point
ed40

Smiley X Eyes Light

ph-light ph-smiley-x-eyes

Package
Phosphor Icons
Category
Light
Code Point
e442

Speaker Simple X Light

ph-light ph-speaker-simple-x

Package
Phosphor Icons
Category
Light
Code Point
e458

Speaker X Light

ph-light ph-speaker-x

Package
Phosphor Icons
Category
Light
Code Point
e45c

Taxi Light

ph-light ph-taxi

Package
Phosphor Icons
Category
Light
Code Point
e902

Text A Underline Light

ph-light ph-text-a-underline

Package
Phosphor Icons
Category
Light
Code Point
ed34

Text Aa Light

ph-light ph-text-aa

Package
Phosphor Icons
Category
Light
Code Point
e6ee

Text Align Center Light

ph-light ph-text-align-center

Package
Phosphor Icons
Category
Light
Code Point
e480

Text Align Justify Light

ph-light ph-text-align-justify

Package
Phosphor Icons
Category
Light
Code Point
e482

Text Align Left Light

ph-light ph-text-align-left

Package
Phosphor Icons
Category
Light
Code Point
e484

Text Align Right Light

ph-light ph-text-align-right

Package
Phosphor Icons
Category
Light
Code Point
e486

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.