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

599 icons

Matching "simple"

Speaker Simple High Light

ph-light ph-speaker-simple-high

Package
Phosphor Icons
Category
Light
Code Point
e450

Speaker Simple Low Light

ph-light ph-speaker-simple-low

Package
Phosphor Icons
Category
Light
Code Point
e452

Speaker Simple None Light

ph-light ph-speaker-simple-none

Package
Phosphor Icons
Category
Light
Code Point
e454

Speaker Simple Slash Light

ph-light ph-speaker-simple-slash

Package
Phosphor Icons
Category
Light
Code Point
e456

Speaker Simple X Light

ph-light ph-speaker-simple-x

Package
Phosphor Icons
Category
Light
Code Point
e458

Stack Simple Light

ph-light ph-stack-simple

Package
Phosphor Icons
Category
Light
Code Point
e468

Suitcase Simple Light

ph-light ph-suitcase-simple

Package
Phosphor Icons
Category
Light
Code Point
e5b0

Tag Simple Light

ph-light ph-tag-simple

Package
Phosphor Icons
Category
Light
Code Point
e47a

Television Simple Light

ph-light ph-television-simple

Package
Phosphor Icons
Category
Light
Code Point
eae6

Thermometer Simple Light

ph-light ph-thermometer-simple

Package
Phosphor Icons
Category
Light
Code Point
e5cc

Tote Simple Light

ph-light ph-tote-simple

Package
Phosphor Icons
Category
Light
Code Point
e678

Train Simple Light

ph-light ph-train-simple

Package
Phosphor Icons
Category
Light
Code Point
e4a0

Trash Simple Light

ph-light ph-trash-simple

Package
Phosphor Icons
Category
Light
Code Point
e4a8

Umbrella Simple Light

ph-light ph-umbrella-simple

Package
Phosphor Icons
Category
Light
Code Point
e686

Upload Simple Light

ph-light ph-upload-simple

Package
Phosphor Icons
Category
Light
Code Point
e4c0

Align Bottom Simple Regular

ph ph-align-bottom-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb0c

Align Center Horizontal Simple Regular

ph ph-align-center-horizontal-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb0e

Align Center Vertical Simple Regular

ph ph-align-center-vertical-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb10

Align Left Simple Regular

ph ph-align-left-simple

Package
Phosphor Icons
Category
Regular
Code Point
eaee

Align Right Simple Regular

ph ph-align-right-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb12

Align Top Simple Regular

ph ph-align-top-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb14

Anchor Simple Regular

ph ph-anchor-simple

Package
Phosphor Icons
Category
Regular
Code Point
e5d8

Arrows In Simple Regular

ph ph-arrows-in-simple

Package
Phosphor Icons
Category
Regular
Code Point
e09e

Arrows Out Simple Regular

ph ph-arrows-out-simple

Package
Phosphor Icons
Category
Regular
Code Point
e0a6

Asterisk Simple Regular

ph ph-asterisk-simple

Package
Phosphor Icons
Category
Regular
Code Point
e832

Bag Simple Regular

ph ph-bag-simple

Package
Phosphor Icons
Category
Regular
Code Point
e5e6

Bell Simple Regular

ph ph-bell-simple

Package
Phosphor Icons
Category
Regular
Code Point
e0d0

Bell Simple Ringing Regular

ph ph-bell-simple-ringing

Package
Phosphor Icons
Category
Regular
Code Point
e5ea

Bell Simple Slash Regular

ph ph-bell-simple-slash

Package
Phosphor Icons
Category
Regular
Code Point
e0d2

Bell Simple Z Regular

ph ph-bell-simple-z

Package
Phosphor Icons
Category
Regular
Code Point
e5ec

Bookmark Simple Regular

ph ph-bookmark-simple

Package
Phosphor Icons
Category
Regular
Code Point
e0ea

Bookmarks Simple Regular

ph ph-bookmarks-simple

Package
Phosphor Icons
Category
Regular
Code Point
e5f0

Car Simple Regular

ph ph-car-simple

Package
Phosphor Icons
Category
Regular
Code Point
e114

Chalkboard Simple Regular

ph ph-chalkboard-simple

Package
Phosphor Icons
Category
Regular
Code Point
e5fe

Code Simple Regular

ph ph-code-simple

Package
Phosphor Icons
Category
Regular
Code Point
e1be

Copy Simple Regular

ph ph-copy-simple

Package
Phosphor Icons
Category
Regular
Code Point
e1cc

Crosshair Simple Regular

ph ph-crosshair-simple

Package
Phosphor Icons
Category
Regular
Code Point
e1d8

Crown Simple Regular

ph ph-crown-simple

Package
Phosphor Icons
Category
Regular
Code Point
e616

Currency Dollar Simple Regular

ph ph-currency-dollar-simple

Package
Phosphor Icons
Category
Regular
Code Point
e552

Download Simple Regular

ph ph-download-simple

Package
Phosphor Icons
Category
Regular
Code Point
e20c

Drop Simple Regular

ph ph-drop-simple

Package
Phosphor Icons
Category
Regular
Code Point
ee32

Eject Simple Regular

ph ph-eject-simple

Package
Phosphor Icons
Category
Regular
Code Point
e6ae

Envelope Simple Open Regular

ph ph-envelope-simple-open

Package
Phosphor Icons
Category
Regular
Code Point
e21a

Envelope Simple Regular

ph ph-envelope-simple

Package
Phosphor Icons
Category
Regular
Code Point
e218

Fingerprint Simple Regular

ph ph-fingerprint-simple

Package
Phosphor Icons
Category
Regular
Code Point
e240

Fire Simple Regular

ph ph-fire-simple

Package
Phosphor Icons
Category
Regular
Code Point
e620

Fish Simple Regular

ph ph-fish-simple

Package
Phosphor Icons
Category
Regular
Code Point
e72a

Folder Simple Dashed Regular

ph ph-folder-simple-dashed

Package
Phosphor Icons
Category
Regular
Code Point
ec2a

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.