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"

Mouse Right Click Fill

ph-fill ph-mouse-right-click

Package
Phosphor Icons
Category
Fill
Code Point
e336

Network Fill

ph-fill ph-network

Package
Phosphor Icons
Category
Fill
Code Point
edde

Network Slash Fill

ph-fill ph-network-slash

Package
Phosphor Icons
Category
Fill
Code Point
eddc

Network X Fill

ph-fill ph-network-x

Package
Phosphor Icons
Category
Fill
Code Point
edda

Note Blank Fill

ph-fill ph-note-blank

Package
Phosphor Icons
Category
Fill
Code Point
e34a

Notebook Fill

ph-fill ph-notebook

Package
Phosphor Icons
Category
Fill
Code Point
e34e

Package Fill

ph-fill ph-package

Package
Phosphor Icons
Category
Fill
Code Point
e390

Paint Bucket Fill

ph-fill ph-paint-bucket

Package
Phosphor Icons
Category
Fill
Code Point
e392

Park Fill

ph-fill ph-park

Package
Phosphor Icons
Category
Fill
Code Point
ecb2

Person Simple Bike Fill

ph-fill ph-person-simple-bike

Package
Phosphor Icons
Category
Fill
Code Point
e734

Person Simple Hike Fill

ph-fill ph-person-simple-hike

Package
Phosphor Icons
Category
Fill
Code Point
ed54

Person Simple Ski Fill

ph-fill ph-person-simple-ski

Package
Phosphor Icons
Category
Fill
Code Point
e71c

Person Simple Walk Fill

ph-fill ph-person-simple-walk

Package
Phosphor Icons
Category
Fill
Code Point
e73a

Piano Keys Fill

ph-fill ph-piano-keys

Package
Phosphor Icons
Category
Fill
Code Point
e9c8

Piggy Bank Fill

ph-fill ph-piggy-bank

Package
Phosphor Icons
Category
Fill
Code Point
ea04

Poker Chip Fill

ph-fill ph-poker-chip

Package
Phosphor Icons
Category
Fill
Code Point
e594

Question Mark Fill

ph-fill ph-question-mark

Package
Phosphor Icons
Category
Fill
Code Point
e3e9

Ranking Fill

ph-fill ph-ranking

Package
Phosphor Icons
Category
Fill
Code Point
ed62

Rocket Fill

ph-fill ph-rocket

Package
Phosphor Icons
Category
Fill
Code Point
e3fc

Rocket Launch Fill

ph-fill ph-rocket-launch

Package
Phosphor Icons
Category
Fill
Code Point
e3fe

Seal Check Fill

ph-fill ph-seal-check

Package
Phosphor Icons
Category
Fill
Code Point
e606

Selection Background Fill

ph-fill ph-selection-background

Package
Phosphor Icons
Category
Fill
Code Point
eaf8

Share Network Fill

ph-fill ph-share-network

Package
Phosphor Icons
Category
Fill
Code Point
e408

Shield Check Fill

ph-fill ph-shield-check

Package
Phosphor Icons
Category
Fill
Code Point
e40c

Shield Checkered Fill

ph-fill ph-shield-checkered

Package
Phosphor Icons
Category
Fill
Code Point
e708

Sketch Logo Fill

ph-fill ph-sketch-logo

Package
Phosphor Icons
Category
Fill
Code Point
e42c

Skip Back Circle Fill

ph-fill ph-skip-back-circle

Package
Phosphor Icons
Category
Fill
Code Point
e42e

Skip Back Fill

ph-fill ph-skip-back

Package
Phosphor Icons
Category
Fill
Code Point
e5a4

Skip Forward Circle Fill

ph-fill ph-skip-forward-circle

Package
Phosphor Icons
Category
Fill
Code Point
e430

Skip Forward Fill

ph-fill ph-skip-forward

Package
Phosphor Icons
Category
Fill
Code Point
e5a6

Skull Fill

ph-fill ph-skull

Package
Phosphor Icons
Category
Fill
Code Point
e916

Skype Logo Fill

ph-fill ph-skype-logo

Package
Phosphor Icons
Category
Fill
Code Point
e8dc

Slack Logo Fill

ph-fill ph-slack-logo

Package
Phosphor Icons
Category
Fill
Code Point
e5a8

Smiley Blank Fill

ph-fill ph-smiley-blank

Package
Phosphor Icons
Category
Fill
Code Point
e438

Smiley Sticker Fill

ph-fill ph-smiley-sticker

Package
Phosphor Icons
Category
Fill
Code Point
e440

Smiley Wink Fill

ph-fill ph-smiley-wink

Package
Phosphor Icons
Category
Fill
Code Point
e666

Sneaker Fill

ph-fill ph-sneaker

Package
Phosphor Icons
Category
Fill
Code Point
e80c

Sneaker Move Fill

ph-fill ph-sneaker-move

Package
Phosphor Icons
Category
Fill
Code Point
ed60

Snowflake Fill

ph-fill ph-snowflake

Package
Phosphor Icons
Category
Fill
Code Point
e5aa

Sock Fill

ph-fill ph-sock

Package
Phosphor Icons
Category
Fill
Code Point
ecce

Sparkle Fill

ph-fill ph-sparkle

Package
Phosphor Icons
Category
Fill
Code Point
e6a2

Speaker Hifi Fill

ph-fill ph-speaker-hifi

Package
Phosphor Icons
Category
Fill
Code Point
ea08

Speaker High Fill

ph-fill ph-speaker-high

Package
Phosphor Icons
Category
Fill
Code Point
e44a

Speaker Low Fill

ph-fill ph-speaker-low

Package
Phosphor Icons
Category
Fill
Code Point
e44c

Speaker None Fill

ph-fill ph-speaker-none

Package
Phosphor Icons
Category
Fill
Code Point
e44e

Speaker Simple High Fill

ph-fill ph-speaker-simple-high

Package
Phosphor Icons
Category
Fill
Code Point
e450

Speaker Simple Low Fill

ph-fill ph-speaker-simple-low

Package
Phosphor Icons
Category
Fill
Code Point
e452

Speaker Simple None Fill

ph-fill ph-speaker-simple-none

Package
Phosphor Icons
Category
Fill
Code Point
e454

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.