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

4,773 icons

Matching "c"

Git Diff Regular

ph ph-git-diff

Package
Phosphor Icons
Category
Regular
Code Point
e27c

Globe Hemisphere West Regular

ph ph-globe-hemisphere-west

Package
Phosphor Icons
Category
Regular
Code Point
e28c

Goggles Regular

ph ph-goggles

Package
Phosphor Icons
Category
Regular
Code Point
ecb4

Google Cardboard Logo Regular

ph ph-google-cardboard-logo

Package
Phosphor Icons
Category
Regular
Code Point
e7b6

Google Chrome Logo Regular

ph ph-google-chrome-logo

Package
Phosphor Icons
Category
Regular
Code Point
e976

Google Podcasts Logo Regular

ph ph-google-podcasts-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb94

Graduation Cap Regular

ph ph-graduation-cap

Package
Phosphor Icons
Category
Regular
Code Point
e62c

Grains Regular

ph ph-grains

Package
Phosphor Icons
Category
Regular
Code Point
ec68

Grains Slash Regular

ph ph-grains-slash

Package
Phosphor Icons
Category
Regular
Code Point
ec6a

Graphics Card Regular

ph ph-graphics-card

Package
Phosphor Icons
Category
Regular
Code Point
e612

Greater Than Regular

ph ph-greater-than

Package
Phosphor Icons
Category
Regular
Code Point
edc4

Grid Nine Regular

ph ph-grid-nine

Package
Phosphor Icons
Category
Regular
Code Point
ec8c

Hand Coins Regular

ph ph-hand-coins

Package
Phosphor Icons
Category
Regular
Code Point
ea8c

Hand Eye Regular

ph ph-hand-eye

Package
Phosphor Icons
Category
Regular
Code Point
ea4c

Hand Grabbing Regular

ph ph-hand-grabbing

Package
Phosphor Icons
Category
Regular
Code Point
e57c

Hand Peace Regular

ph ph-hand-peace

Package
Phosphor Icons
Category
Regular
Code Point
e7cc

Hand Swipe Left Regular

ph ph-hand-swipe-left

Package
Phosphor Icons
Category
Regular
Code Point
ec94

Hand Swipe Right Regular

ph ph-hand-swipe-right

Package
Phosphor Icons
Category
Regular
Code Point
ec92

Hand Tap Regular

ph ph-hand-tap

Package
Phosphor Icons
Category
Regular
Code Point
ec90

Handbag Regular

ph ph-handbag

Package
Phosphor Icons
Category
Regular
Code Point
e29c

Hands Clapping Regular

ph ph-hands-clapping

Package
Phosphor Icons
Category
Regular
Code Point
e6a0

Hands Praying Regular

ph ph-hands-praying

Package
Phosphor Icons
Category
Regular
Code Point
ecc8

Head Circuit Regular

ph ph-head-circuit

Package
Phosphor Icons
Category
Regular
Code Point
e7d4

Heart Half Regular

ph ph-heart-half

Package
Phosphor Icons
Category
Regular
Code Point
ec48

Heartbeat Regular

ph ph-heartbeat

Package
Phosphor Icons
Category
Regular
Code Point
e2ac

Highlighter Circle Regular

ph ph-highlighter-circle

Package
Phosphor Icons
Category
Regular
Code Point
e632

Highlighter Regular

ph ph-highlighter

Package
Phosphor Icons
Category
Regular
Code Point
ec76

Hockey Regular

ph ph-hockey

Package
Phosphor Icons
Category
Regular
Code Point
ec86

Hoodie Regular

ph ph-hoodie

Package
Phosphor Icons
Category
Regular
Code Point
ecd0

Hourglass Simple High Regular

ph ph-hourglass-simple-high

Package
Phosphor Icons
Category
Regular
Code Point
e2bc

Hourglass Simple Medium Regular

ph ph-hourglass-simple-medium

Package
Phosphor Icons
Category
Regular
Code Point
e2c0

House Line Regular

ph ph-house-line

Package
Phosphor Icons
Category
Regular
Code Point
e2c4

House Regular

ph ph-house

Package
Phosphor Icons
Category
Regular
Code Point
e2c2

House Simple Regular

ph ph-house-simple

Package
Phosphor Icons
Category
Regular
Code Point
e2c6

Hurricane Regular

ph ph-hurricane

Package
Phosphor Icons
Category
Regular
Code Point
e88e

Ice Cream Regular

ph ph-ice-cream

Package
Phosphor Icons
Category
Regular
Code Point
e804

Identification Badge Regular

ph ph-identification-badge

Package
Phosphor Icons
Category
Regular
Code Point
e6f6

Identification Card Regular

ph ph-identification-card

Package
Phosphor Icons
Category
Regular
Code Point
e2c8

Image Regular

ph ph-image

Package
Phosphor Icons
Category
Regular
Code Point
e2ca

Image Square Regular

ph ph-image-square

Package
Phosphor Icons
Category
Regular
Code Point
e2cc

Info Regular

ph ph-info

Package
Phosphor Icons
Category
Regular
Code Point
e2ce

Intersect Regular

ph ph-intersect

Package
Phosphor Icons
Category
Regular
Code Point
e2d2

Intersect Square Regular

ph ph-intersect-square

Package
Phosphor Icons
Category
Regular
Code Point
e87a

Intersect Three Regular

ph ph-intersect-three

Package
Phosphor Icons
Category
Regular
Code Point
ecc4

Intersection Regular

ph ph-intersection

Package
Phosphor Icons
Category
Regular
Code Point
edba

Invoice Regular

ph ph-invoice

Package
Phosphor Icons
Category
Regular
Code Point
ee42

Joystick Regular

ph ph-joystick

Package
Phosphor Icons
Category
Regular
Code Point
ea5e

Ladder Simple Regular

ph ph-ladder-simple

Package
Phosphor Icons
Category
Regular
Code Point
ec26

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.