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

101 icons

Matching "check"

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

Calendar Check Light

ph-light ph-calendar-check

Package
Phosphor Icons
Category
Light
Code Point
e712

Check Circle Light

ph-light ph-check-circle

Package
Phosphor Icons
Category
Light
Code Point
e184

Check Fat Light

ph-light ph-check-fat

Package
Phosphor Icons
Category
Light
Code Point
eba6

Check Light

ph-light ph-check

Package
Phosphor Icons
Category
Light
Code Point
e182

Check Square Light

ph-light ph-check-square

Package
Phosphor Icons
Category
Light
Code Point
e186

Check Square Offset Light

ph-light ph-check-square-offset

Package
Phosphor Icons
Category
Light
Code Point
e188

Checkerboard Light

ph-light ph-checkerboard

Package
Phosphor Icons
Category
Light
Code Point
e8c4

Checks Light

ph-light ph-checks

Package
Phosphor Icons
Category
Light
Code Point
e53a

Circle Wavy Check Light

ph-light ph-circle-wavy-check

Package
Phosphor Icons
Category
Light
Code Point
e606

Cloud Check Light

ph-light ph-cloud-check

Package
Phosphor Icons
Category
Light
Code Point
e1b0

Flag Checkered Light

ph-light ph-flag-checkered

Package
Phosphor Icons
Category
Light
Code Point
ea38

List Checks Light

ph-light ph-list-checks

Package
Phosphor Icons
Category
Light
Code Point
eadc

Seal Check Light

ph-light ph-seal-check

Package
Phosphor Icons
Category
Light
Code Point
e606

Shield Check Light

ph-light ph-shield-check

Package
Phosphor Icons
Category
Light
Code Point
e40c

Shield Checkered Light

ph-light ph-shield-checkered

Package
Phosphor Icons
Category
Light
Code Point
e708

User Check Light

ph-light ph-user-check

Package
Phosphor Icons
Category
Light
Code Point
eafa

User Circle Check Light

ph-light ph-user-circle-check

Package
Phosphor Icons
Category
Light
Code Point
ec38

Calendar Check Regular

ph ph-calendar-check

Package
Phosphor Icons
Category
Regular
Code Point
e712

Check Circle Regular

ph ph-check-circle

Package
Phosphor Icons
Category
Regular
Code Point
e184

Check Fat Regular

ph ph-check-fat

Package
Phosphor Icons
Category
Regular
Code Point
eba6

Check Regular

ph ph-check

Package
Phosphor Icons
Category
Regular
Code Point
e182

Check Square Offset Regular

ph ph-check-square-offset

Package
Phosphor Icons
Category
Regular
Code Point
e188

Check Square Regular

ph ph-check-square

Package
Phosphor Icons
Category
Regular
Code Point
e186

Checkerboard Regular

ph ph-checkerboard

Package
Phosphor Icons
Category
Regular
Code Point
e8c4

Checks Regular

ph ph-checks

Package
Phosphor Icons
Category
Regular
Code Point
e53a

Circle Wavy Check Regular

ph ph-circle-wavy-check

Package
Phosphor Icons
Category
Regular
Code Point
e606

Cloud Check Regular

ph ph-cloud-check

Package
Phosphor Icons
Category
Regular
Code Point
e1b0

Flag Checkered Regular

ph ph-flag-checkered

Package
Phosphor Icons
Category
Regular
Code Point
ea38

List Checks Regular

ph ph-list-checks

Package
Phosphor Icons
Category
Regular
Code Point
eadc

Seal Check Regular

ph ph-seal-check

Package
Phosphor Icons
Category
Regular
Code Point
e606

Shield Check Regular

ph ph-shield-check

Package
Phosphor Icons
Category
Regular
Code Point
e40c

Shield Checkered Regular

ph ph-shield-checkered

Package
Phosphor Icons
Category
Regular
Code Point
e708

User Check Regular

ph ph-user-check

Package
Phosphor Icons
Category
Regular
Code Point
eafa

User Circle Check Regular

ph ph-user-circle-check

Package
Phosphor Icons
Category
Regular
Code Point
ec38

Calendar Check Thin

ph-thin ph-calendar-check

Package
Phosphor Icons
Category
Thin
Code Point
e712

Check Circle Thin

ph-thin ph-check-circle

Package
Phosphor Icons
Category
Thin
Code Point
e184

Check Fat Thin

ph-thin ph-check-fat

Package
Phosphor Icons
Category
Thin
Code Point
eba6

Check Square Offset Thin

ph-thin ph-check-square-offset

Package
Phosphor Icons
Category
Thin
Code Point
e188

Check Square Thin

ph-thin ph-check-square

Package
Phosphor Icons
Category
Thin
Code Point
e186

Check Thin

ph-thin ph-check

Package
Phosphor Icons
Category
Thin
Code Point
e182

Checkerboard Thin

ph-thin ph-checkerboard

Package
Phosphor Icons
Category
Thin
Code Point
e8c4

Checks Thin

ph-thin ph-checks

Package
Phosphor Icons
Category
Thin
Code Point
e53a

Circle Wavy Check Thin

ph-thin ph-circle-wavy-check

Package
Phosphor Icons
Category
Thin
Code Point
e606

Cloud Check Thin

ph-thin ph-cloud-check

Package
Phosphor Icons
Category
Thin
Code Point
e1b0

Flag Checkered Thin

ph-thin ph-flag-checkered

Package
Phosphor Icons
Category
Thin
Code Point
ea38

List Checks Thin

ph-thin ph-list-checks

Package
Phosphor Icons
Category
Thin
Code Point
eadc

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.