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"

Video Camera Slash Light

ph-light ph-video-camera-slash

Package
Phosphor Icons
Category
Light
Code Point
e4dc

Video Conference Light

ph-light ph-video-conference

Package
Phosphor Icons
Category
Light
Code Point
edce

Video Light

ph-light ph-video

Package
Phosphor Icons
Category
Light
Code Point
e740

Vignette Light

ph-light ph-vignette

Package
Phosphor Icons
Category
Light
Code Point
eba2

Vinyl Record Light

ph-light ph-vinyl-record

Package
Phosphor Icons
Category
Light
Code Point
ecac

Virtual Reality Light

ph-light ph-virtual-reality

Package
Phosphor Icons
Category
Light
Code Point
e7b8

Virus Light

ph-light ph-virus

Package
Phosphor Icons
Category
Light
Code Point
e7d6

Visor Light

ph-light ph-visor

Package
Phosphor Icons
Category
Light
Code Point
ee2a

Voicemail Light

ph-light ph-voicemail

Package
Phosphor Icons
Category
Light
Code Point
e4de

Volleyball Light

ph-light ph-volleyball

Package
Phosphor Icons
Category
Light
Code Point
e726

Wave Sawtooth Light

ph-light ph-wave-sawtooth

Package
Phosphor Icons
Category
Light
Code Point
ea9c

Wave Sine Light

ph-light ph-wave-sine

Package
Phosphor Icons
Category
Light
Code Point
ea9a

Wave Square Light

ph-light ph-wave-square

Package
Phosphor Icons
Category
Light
Code Point
ea9e

Wave Triangle Light

ph-light ph-wave-triangle

Package
Phosphor Icons
Category
Light
Code Point
eaa0

Waveform Light

ph-light ph-waveform

Package
Phosphor Icons
Category
Light
Code Point
e802

Waveform Slash Light

ph-light ph-waveform-slash

Package
Phosphor Icons
Category
Light
Code Point
e800

Waves Light

ph-light ph-waves

Package
Phosphor Icons
Category
Light
Code Point
e6de

Activity Regular

ph ph-activity

Package
Phosphor Icons
Category
Regular
Code Point
e000

Align Center Vertical Regular

ph ph-align-center-vertical

Package
Phosphor Icons
Category
Regular
Code Point
e50c

Align Center Vertical Simple Regular

ph ph-align-center-vertical-simple

Package
Phosphor Icons
Category
Regular
Code Point
eb10

Archive Box Regular

ph ph-archive-box

Package
Phosphor Icons
Category
Regular
Code Point
e00e

Archive Regular

ph ph-archive

Package
Phosphor Icons
Category
Regular
Code Point
e00c

Archive Tray Regular

ph ph-archive-tray

Package
Phosphor Icons
Category
Regular
Code Point
e010

Arrows In Line Vertical Regular

ph ph-arrows-in-line-vertical

Package
Phosphor Icons
Category
Regular
Code Point
e532

Arrows Out Line Vertical Regular

ph ph-arrows-out-line-vertical

Package
Phosphor Icons
Category
Regular
Code Point
e536

Arrows Vertical Regular

ph ph-arrows-vertical

Package
Phosphor Icons
Category
Regular
Code Point
eb04

Avocado Regular

ph ph-avocado

Package
Phosphor Icons
Category
Regular
Code Point
ee04

Battery Charging Vertical Regular

ph ph-battery-charging-vertical

Package
Phosphor Icons
Category
Regular
Code Point
e0bc

Battery Plus Vertical Regular

ph ph-battery-plus-vertical

Package
Phosphor Icons
Category
Regular
Code Point
ec50

Battery Vertical Empty Regular

ph ph-battery-vertical-empty

Package
Phosphor Icons
Category
Regular
Code Point
e7c6

Battery Vertical Full Regular

ph ph-battery-vertical-full

Package
Phosphor Icons
Category
Regular
Code Point
e7c4

Battery Vertical High Regular

ph ph-battery-vertical-high

Package
Phosphor Icons
Category
Regular
Code Point
e7c2

Battery Vertical Low Regular

ph ph-battery-vertical-low

Package
Phosphor Icons
Category
Regular
Code Point
e7be

Battery Vertical Medium Regular

ph ph-battery-vertical-medium

Package
Phosphor Icons
Category
Regular
Code Point
e7c0

Battery Warning Vertical Regular

ph ph-battery-warning-vertical

Package
Phosphor Icons
Category
Regular
Code Point
e0ca

Bezier Curve Regular

ph ph-bezier-curve

Package
Phosphor Icons
Category
Regular
Code Point
eb00

Boxing Glove Regular

ph ph-boxing-glove

Package
Phosphor Icons
Category
Regular
Code Point
ea36

Circle Wavy Check Regular

ph ph-circle-wavy-check

Package
Phosphor Icons
Category
Regular
Code Point
e606

Circle Wavy Question Regular

ph ph-circle-wavy-question

Package
Phosphor Icons
Category
Regular
Code Point
e608

Circle Wavy Regular

ph ph-circle-wavy

Package
Phosphor Icons
Category
Regular
Code Point
e604

Circle Wavy Warning Regular

ph ph-circle-wavy-warning

Package
Phosphor Icons
Category
Regular
Code Point
e60c

Clover Regular

ph ph-clover

Package
Phosphor Icons
Category
Regular
Code Point
edc8

Coin Vertical Regular

ph ph-coin-vertical

Package
Phosphor Icons
Category
Regular
Code Point
eb48

Detective Regular

ph ph-detective

Package
Phosphor Icons
Category
Regular
Code Point
e83e

Dev To Logo Regular

ph ph-dev-to-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed0e

Device Mobile Camera Regular

ph ph-device-mobile-camera

Package
Phosphor Icons
Category
Regular
Code Point
e1e2

Device Mobile Regular

ph ph-device-mobile

Package
Phosphor Icons
Category
Regular
Code Point
e1e0

Device Mobile Slash Regular

ph ph-device-mobile-slash

Package
Phosphor Icons
Category
Regular
Code Point
ee46

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.