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

2,623 icons

Matching "in"

Shopping Cart Simple Regular

ph ph-shopping-cart-simple

Package
Phosphor Icons
Category
Regular
Code Point
e420

Sign In Regular

ph ph-sign-in

Package
Phosphor Icons
Category
Regular
Code Point
e428

Smiley Melting Regular

ph ph-smiley-melting

Package
Phosphor Icons
Category
Regular
Code Point
ee56

Smiley Wink Regular

ph ph-smiley-wink

Package
Phosphor Icons
Category
Regular
Code Point
e666

Sort Ascending Regular

ph ph-sort-ascending

Package
Phosphor Icons
Category
Regular
Code Point
e444

Sort Descending Regular

ph ph-sort-descending

Package
Phosphor Icons
Category
Regular
Code Point
e446

Spinner Ball Regular

ph ph-spinner-ball

Package
Phosphor Icons
Category
Regular
Code Point
ee28

Spinner Gap Regular

ph ph-spinner-gap

Package
Phosphor Icons
Category
Regular
Code Point
e66c

Spinner Regular

ph ph-spinner

Package
Phosphor Icons
Category
Regular
Code Point
e66a

Stack Minus Regular

ph ph-stack-minus

Package
Phosphor Icons
Category
Regular
Code Point
edf4

Standard Definition Regular

ph ph-standard-definition

Package
Phosphor Icons
Category
Regular
Code Point
ea90

Steering Wheel Regular

ph ph-steering-wheel

Package
Phosphor Icons
Category
Regular
Code Point
e9ac

Suitcase Rolling Regular

ph ph-suitcase-rolling

Package
Phosphor Icons
Category
Regular
Code Point
e9b0

Swimming Pool Regular

ph ph-swimming-pool

Package
Phosphor Icons
Category
Regular
Code Point
ecb6

Syringe Regular

ph ph-syringe

Package
Phosphor Icons
Category
Regular
Code Point
e968

Terminal Regular

ph ph-terminal

Package
Phosphor Icons
Category
Regular
Code Point
e47e

Terminal Window Regular

ph ph-terminal-window

Package
Phosphor Icons
Category
Regular
Code Point
eae8

Text A Underline Regular

ph ph-text-a-underline

Package
Phosphor Icons
Category
Regular
Code Point
ed34

Text Indent Regular

ph ph-text-indent

Package
Phosphor Icons
Category
Regular
Code Point
ea1e

Text Underline Regular

ph ph-text-underline

Package
Phosphor Icons
Category
Regular
Code Point
e5c4

Train Regional Regular

ph ph-train-regional

Package
Phosphor Icons
Category
Regular
Code Point
e49e

Train Regular

ph ph-train

Package
Phosphor Icons
Category
Regular
Code Point
e496

Train Simple Regular

ph ph-train-simple

Package
Phosphor Icons
Category
Regular
Code Point
e4a0

User Circle Minus Regular

ph ph-user-circle-minus

Package
Phosphor Icons
Category
Regular
Code Point
e4c8

User Minus Regular

ph ph-user-minus

Package
Phosphor Icons
Category
Regular
Code Point
e4ce

Vinyl Record Regular

ph ph-vinyl-record

Package
Phosphor Icons
Category
Regular
Code Point
ecac

Warning Circle Regular

ph ph-warning-circle

Package
Phosphor Icons
Category
Regular
Code Point
e4e2

Warning Diamond Regular

ph ph-warning-diamond

Package
Phosphor Icons
Category
Regular
Code Point
e7fc

Warning Octagon Regular

ph ph-warning-octagon

Package
Phosphor Icons
Category
Regular
Code Point
e4e4

Warning Regular

ph ph-warning

Package
Phosphor Icons
Category
Regular
Code Point
e4e0

Washing Machine Regular

ph ph-washing-machine

Package
Phosphor Icons
Category
Regular
Code Point
ede8

Wave Sine Regular

ph ph-wave-sine

Package
Phosphor Icons
Category
Regular
Code Point
ea9a

Wind Regular

ph ph-wind

Package
Phosphor Icons
Category
Regular
Code Point
e5d2

Windmill Regular

ph ph-windmill

Package
Phosphor Icons
Category
Regular
Code Point
e9f8

Windows Logo Regular

ph ph-windows-logo

Package
Phosphor Icons
Category
Regular
Code Point
e692

Wine Regular

ph ph-wine

Package
Phosphor Icons
Category
Regular
Code Point
e6b2

Yin Yang Regular

ph ph-yin-yang

Package
Phosphor Icons
Category
Regular
Code Point
e92a

Acorn Thin

ph-thin ph-acorn

Package
Phosphor Icons
Category
Thin
Code Point
eb9a

Activity Thin

ph-thin ph-activity

Package
Phosphor Icons
Category
Thin
Code Point
e000

Address Book Tabs Thin

ph-thin ph-address-book-tabs

Package
Phosphor Icons
Category
Thin
Code Point
ee4e

Address Book Thin

ph-thin ph-address-book

Package
Phosphor Icons
Category
Thin
Code Point
e6f8

Air Traffic Control Thin

ph-thin ph-air-traffic-control

Package
Phosphor Icons
Category
Thin
Code Point
ecd8

Airplane In Flight Thin

ph-thin ph-airplane-in-flight

Package
Phosphor Icons
Category
Thin
Code Point
e4fe

Airplane Landing Thin

ph-thin ph-airplane-landing

Package
Phosphor Icons
Category
Thin
Code Point
e502

Airplane Takeoff Thin

ph-thin ph-airplane-takeoff

Package
Phosphor Icons
Category
Thin
Code Point
e504

Airplane Taxiing Thin

ph-thin ph-airplane-taxiing

Package
Phosphor Icons
Category
Thin
Code Point
e500

Airplane Thin

ph-thin ph-airplane

Package
Phosphor Icons
Category
Thin
Code Point
e002

Airplane Tilt Thin

ph-thin ph-airplane-tilt

Package
Phosphor Icons
Category
Thin
Code Point
e5d6

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.