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

677 icons

Matching "v"

Fediverse Logo Bold

ph-bold ph-fediverse-logo

Package
Phosphor Icons
Category
Bold
Code Point
ed66

File Archive Bold

ph-bold ph-file-archive

Package
Phosphor Icons
Category
Bold
Code Point
eb2a

File Csv Bold

ph-bold ph-file-csv

Package
Phosphor Icons
Category
Bold
Code Point
eb1c

File Svg Bold

ph-bold ph-file-svg

Package
Phosphor Icons
Category
Bold
Code Point
ed08

File Video Bold

ph-bold ph-file-video

Package
Phosphor Icons
Category
Bold
Code Point
ea22

File Vue Bold

ph-bold ph-file-vue

Package
Phosphor Icons
Category
Bold
Code Point
eb3e

Flip Vertical Bold

ph-bold ph-flip-vertical

Package
Phosphor Icons
Category
Bold
Code Point
ed6c

Gavel Bold

ph-bold ph-gavel

Package
Phosphor Icons
Category
Bold
Code Point
ea32

Google Drive Logo Bold

ph-bold ph-google-drive-logo

Package
Phosphor Icons
Category
Bold
Code Point
e8f6

Hand Waving Bold

ph-bold ph-hand-waving

Package
Phosphor Icons
Category
Bold
Code Point
e580

Hard Drive Bold

ph-bold ph-hard-drive

Package
Phosphor Icons
Category
Bold
Code Point
e29e

Hard Drives Bold

ph-bold ph-hard-drives

Package
Phosphor Icons
Category
Bold
Code Point
e2a0

Invoice Bold

ph-bold ph-invoice

Package
Phosphor Icons
Category
Bold
Code Point
ee42

Letter Circle V Bold

ph-bold ph-letter-circle-v

Package
Phosphor Icons
Category
Bold
Code Point
ec14

Line Vertical Bold

ph-bold ph-line-vertical

Package
Phosphor Icons
Category
Bold
Code Point
ed70

Money Wavy Bold

ph-bold ph-money-wavy

Package
Phosphor Icons
Category
Bold
Code Point
ee68

Navigation Arrow Bold

ph-bold ph-navigation-arrow

Package
Phosphor Icons
Category
Bold
Code Point
eade

Number Circle Five Bold

ph-bold ph-number-circle-five

Package
Phosphor Icons
Category
Bold
Code Point
e358

Number Circle Seven Bold

ph-bold ph-number-circle-seven

Package
Phosphor Icons
Category
Bold
Code Point
e370

Number Five Bold

ph-bold ph-number-five

Package
Phosphor Icons
Category
Bold
Code Point
e356

Number Seven Bold

ph-bold ph-number-seven

Package
Phosphor Icons
Category
Bold
Code Point
e36e

Number Square Five Bold

ph-bold ph-number-square-five

Package
Phosphor Icons
Category
Bold
Code Point
e35a

Number Square Seven Bold

ph-bold ph-number-square-seven

Package
Phosphor Icons
Category
Bold
Code Point
e372

Oven Bold

ph-bold ph-oven

Package
Phosphor Icons
Category
Bold
Code Point
ed8c

Perspective Bold

ph-bold ph-perspective

Package
Phosphor Icons
Category
Bold
Code Point
ebe6

Radioactive Bold

ph-bold ph-radioactive

Package
Phosphor Icons
Category
Bold
Code Point
e9dc

Read Cv Logo Bold

ph-bold ph-read-cv-logo

Package
Phosphor Icons
Category
Bold
Code Point
ed0c

Screwdriver Bold

ph-bold ph-screwdriver

Package
Phosphor Icons
Category
Bold
Code Point
e86e

Selection Inverse Bold

ph-bold ph-selection-inverse

Package
Phosphor Icons
Category
Bold
Code Point
e744

Shield Chevron Bold

ph-bold ph-shield-chevron

Package
Phosphor Icons
Category
Bold
Code Point
e40e

Shovel Bold

ph-bold ph-shovel

Package
Phosphor Icons
Category
Bold
Code Point
e9e6

Smiley Nervous Bold

ph-bold ph-smiley-nervous

Package
Phosphor Icons
Category
Bold
Code Point
e43c

Sneaker Move Bold

ph-bold ph-sneaker-move

Package
Phosphor Icons
Category
Bold
Code Point
ed60

Split Vertical Bold

ph-bold ph-split-vertical

Package
Phosphor Icons
Category
Bold
Code Point
e876

Square Split Vertical Bold

ph-bold ph-square-split-vertical

Package
Phosphor Icons
Category
Bold
Code Point
e874

Stack Overflow Logo Bold

ph-bold ph-stack-overflow-logo

Package
Phosphor Icons
Category
Bold
Code Point
eb78

Star Of David Bold

ph-bold ph-star-of-david

Package
Phosphor Icons
Category
Bold
Code Point
e89e

Tag Chevron Bold

ph-bold ph-tag-chevron

Package
Phosphor Icons
Category
Bold
Code Point
e672

Television Bold

ph-bold ph-television

Package
Phosphor Icons
Category
Bold
Code Point
e754

Television Simple Bold

ph-bold ph-television-simple

Package
Phosphor Icons
Category
Bold
Code Point
eae6

Text H Five Bold

ph-bold ph-text-h-five

Package
Phosphor Icons
Category
Bold
Code Point
e6c4

Tree Evergreen Bold

ph-bold ph-tree-evergreen

Package
Phosphor Icons
Category
Bold
Code Point
e6dc

Tree View Bold

ph-bold ph-tree-view

Package
Phosphor Icons
Category
Bold
Code Point
ee48

Van Bold

ph-bold ph-van

Package
Phosphor Icons
Category
Bold
Code Point
e826

Vault Bold

ph-bold ph-vault

Package
Phosphor Icons
Category
Bold
Code Point
e76e

Vector Three Bold

ph-bold ph-vector-three

Package
Phosphor Icons
Category
Bold
Code Point
ee62

Vector Two Bold

ph-bold ph-vector-two

Package
Phosphor Icons
Category
Bold
Code Point
ee64

Vibrate Bold

ph-bold ph-vibrate

Package
Phosphor Icons
Category
Bold
Code Point
e4d8

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.