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

1,097 icons

Matching "k"

Speaker Simple Slash Fill

ph-fill ph-speaker-simple-slash

Package
Phosphor Icons
Category
Fill
Code Point
e456

Speaker Simple X Fill

ph-fill ph-speaker-simple-x

Package
Phosphor Icons
Category
Fill
Code Point
e458

Speaker Slash Fill

ph-fill ph-speaker-slash

Package
Phosphor Icons
Category
Fill
Code Point
e45a

Speaker X Fill

ph-fill ph-speaker-x

Package
Phosphor Icons
Category
Fill
Code Point
e45c

Stack Fill

ph-fill ph-stack

Package
Phosphor Icons
Category
Fill
Code Point
e466

Stack Minus Fill

ph-fill ph-stack-minus

Package
Phosphor Icons
Category
Fill
Code Point
edf4

Stack Overflow Logo Fill

ph-fill ph-stack-overflow-logo

Package
Phosphor Icons
Category
Fill
Code Point
eb78

Stack Plus Fill

ph-fill ph-stack-plus

Package
Phosphor Icons
Category
Fill
Code Point
edf6

Stack Simple Fill

ph-fill ph-stack-simple

Package
Phosphor Icons
Category
Fill
Code Point
e468

Sticker Fill

ph-fill ph-sticker

Package
Phosphor Icons
Category
Fill
Code Point
e5ac

Text Strikethrough Fill

ph-fill ph-text-strikethrough

Package
Phosphor Icons
Category
Fill
Code Point
e5c2

Ticket Fill

ph-fill ph-ticket

Package
Phosphor Icons
Category
Fill
Code Point
e490

Tiktok Logo Fill

ph-fill ph-tiktok-logo

Package
Phosphor Icons
Category
Fill
Code Point
eaf2

Trademark Fill

ph-fill ph-trademark

Package
Phosphor Icons
Category
Fill
Code Point
e9f0

Trademark Registered Fill

ph-fill ph-trademark-registered

Package
Phosphor Icons
Category
Fill
Code Point
e3f4

Truck Fill

ph-fill ph-truck

Package
Phosphor Icons
Category
Fill
Code Point
e4b4

Truck Trailer Fill

ph-fill ph-truck-trailer

Package
Phosphor Icons
Category
Fill
Code Point
e4b6

User Check Fill

ph-fill ph-user-check

Package
Phosphor Icons
Category
Fill
Code Point
eafa

User Circle Check Fill

ph-fill ph-user-circle-check

Package
Phosphor Icons
Category
Fill
Code Point
ec38

Webhooks Logo Fill

ph-fill ph-webhooks-logo

Package
Phosphor Icons
Category
Fill
Code Point
ecae

Address Book Light

ph-light ph-address-book

Package
Phosphor Icons
Category
Light
Code Point
e6f8

Address Book Tabs Light

ph-light ph-address-book-tabs

Package
Phosphor Icons
Category
Light
Code Point
ee4e

Airplane Takeoff Light

ph-light ph-airplane-takeoff

Package
Phosphor Icons
Category
Light
Code Point
e504

Arrow Clockwise Light

ph-light ph-arrow-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e036

Arrow Counter Clockwise Light

ph-light ph-arrow-counter-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e038

Arrows Clockwise Light

ph-light ph-arrows-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e094

Arrows Counter Clockwise Light

ph-light ph-arrows-counter-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e096

Asterisk Light

ph-light ph-asterisk

Package
Phosphor Icons
Category
Light
Code Point
e0aa

Asterisk Simple Light

ph-light ph-asterisk-simple

Package
Phosphor Icons
Category
Light
Code Point
e832

Backpack Light

ph-light ph-backpack

Package
Phosphor Icons
Category
Light
Code Point
e922

Backspace Light

ph-light ph-backspace

Package
Phosphor Icons
Category
Light
Code Point
e0ae

Bank Light

ph-light ph-bank

Package
Phosphor Icons
Category
Light
Code Point
e0b4

Basket Light

ph-light ph-basket

Package
Phosphor Icons
Category
Light
Code Point
e964

Basketball Light

ph-light ph-basketball

Package
Phosphor Icons
Category
Light
Code Point
e724

Book Bookmark Light

ph-light ph-book-bookmark

Package
Phosphor Icons
Category
Light
Code Point
e0e4

Book Light

ph-light ph-book

Package
Phosphor Icons
Category
Light
Code Point
e0e2

Book Open Light

ph-light ph-book-open

Package
Phosphor Icons
Category
Light
Code Point
e0e6

Book Open Text Light

ph-light ph-book-open-text

Package
Phosphor Icons
Category
Light
Code Point
e8f2

Book Open User Light

ph-light ph-book-open-user

Package
Phosphor Icons
Category
Light
Code Point
ede0

Bookmark Light

ph-light ph-bookmark

Package
Phosphor Icons
Category
Light
Code Point
e0e8

Bookmark Simple Light

ph-light ph-bookmark-simple

Package
Phosphor Icons
Category
Light
Code Point
e0ea

Bookmarks Light

ph-light ph-bookmarks

Package
Phosphor Icons
Category
Light
Code Point
e0ec

Bookmarks Simple Light

ph-light ph-bookmarks-simple

Package
Phosphor Icons
Category
Light
Code Point
e5f0

Books Light

ph-light ph-books

Package
Phosphor Icons
Category
Light
Code Point
e758

Brackets Angle Light

ph-light ph-brackets-angle

Package
Phosphor Icons
Category
Light
Code Point
e862

Brackets Curly Light

ph-light ph-brackets-curly

Package
Phosphor Icons
Category
Light
Code Point
e860

Brackets Round Light

ph-light ph-brackets-round

Package
Phosphor Icons
Category
Light
Code Point
e864

Brackets Square Light

ph-light ph-brackets-square

Package
Phosphor Icons
Category
Light
Code Point
e85e

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.