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

246 icons

Matching "square"

Number Square Nine Light

ph-light ph-number-square-nine

Package
Phosphor Icons
Category
Light
Code Point
e366

Number Square One Light

ph-light ph-number-square-one

Package
Phosphor Icons
Category
Light
Code Point
e36c

Number Square Seven Light

ph-light ph-number-square-seven

Package
Phosphor Icons
Category
Light
Code Point
e372

Number Square Six Light

ph-light ph-number-square-six

Package
Phosphor Icons
Category
Light
Code Point
e378

Number Square Three Light

ph-light ph-number-square-three

Package
Phosphor Icons
Category
Light
Code Point
e37e

Number Square Two Light

ph-light ph-number-square-two

Package
Phosphor Icons
Category
Light
Code Point
e384

Number Square Zero Light

ph-light ph-number-square-zero

Package
Phosphor Icons
Category
Light
Code Point
e38a

Plus Square Light

ph-light ph-plus-square

Package
Phosphor Icons
Category
Light
Code Point
ed4a

Square Half Bottom Light

ph-light ph-square-half-bottom

Package
Phosphor Icons
Category
Light
Code Point
eb16

Square Half Light

ph-light ph-square-half

Package
Phosphor Icons
Category
Light
Code Point
e462

Square Light

ph-light ph-square

Package
Phosphor Icons
Category
Light
Code Point
e45e

Square Logo Light

ph-light ph-square-logo

Package
Phosphor Icons
Category
Light
Code Point
e690

Square Split Horizontal Light

ph-light ph-square-split-horizontal

Package
Phosphor Icons
Category
Light
Code Point
e870

Square Split Vertical Light

ph-light ph-square-split-vertical

Package
Phosphor Icons
Category
Light
Code Point
e874

Squares Four Light

ph-light ph-squares-four

Package
Phosphor Icons
Category
Light
Code Point
e464

Subtract Square Light

ph-light ph-subtract-square

Package
Phosphor Icons
Category
Light
Code Point
ebd4

Unite Square Light

ph-light ph-unite-square

Package
Phosphor Icons
Category
Light
Code Point
e878

User Square Light

ph-light ph-user-square

Package
Phosphor Icons
Category
Light
Code Point
e4d4

Wave Square Light

ph-light ph-wave-square

Package
Phosphor Icons
Category
Light
Code Point
ea9e

X Square Light

ph-light ph-x-square

Package
Phosphor Icons
Category
Light
Code Point
e4fa

Arrow Square Down Left Regular

ph ph-arrow-square-down-left

Package
Phosphor Icons
Category
Regular
Code Point
e070

Arrow Square Down Regular

ph ph-arrow-square-down

Package
Phosphor Icons
Category
Regular
Code Point
e06e

Arrow Square Down Right Regular

ph ph-arrow-square-down-right

Package
Phosphor Icons
Category
Regular
Code Point
e072

Arrow Square In Regular

ph ph-arrow-square-in

Package
Phosphor Icons
Category
Regular
Code Point
e5dc

Arrow Square Left Regular

ph ph-arrow-square-left

Package
Phosphor Icons
Category
Regular
Code Point
e074

Arrow Square Out Regular

ph ph-arrow-square-out

Package
Phosphor Icons
Category
Regular
Code Point
e5de

Arrow Square Right Regular

ph ph-arrow-square-right

Package
Phosphor Icons
Category
Regular
Code Point
e076

Arrow Square Up Left Regular

ph ph-arrow-square-up-left

Package
Phosphor Icons
Category
Regular
Code Point
e07a

Arrow Square Up Regular

ph ph-arrow-square-up

Package
Phosphor Icons
Category
Regular
Code Point
e078

Arrow Square Up Right Regular

ph ph-arrow-square-up-right

Package
Phosphor Icons
Category
Regular
Code Point
e07c

Brackets Square Regular

ph ph-brackets-square

Package
Phosphor Icons
Category
Regular
Code Point
e85e

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

Exclude Square Regular

ph ph-exclude-square

Package
Phosphor Icons
Category
Regular
Code Point
e880

Image Square Regular

ph ph-image-square

Package
Phosphor Icons
Category
Regular
Code Point
e2cc

Images Square Regular

ph ph-images-square

Package
Phosphor Icons
Category
Regular
Code Point
e834

Intersect Square Regular

ph ph-intersect-square

Package
Phosphor Icons
Category
Regular
Code Point
e87a

Minus Square Regular

ph ph-minus-square

Package
Phosphor Icons
Category
Regular
Code Point
ed4c

Number Square Eight Regular

ph ph-number-square-eight

Package
Phosphor Icons
Category
Regular
Code Point
e354

Number Square Five Regular

ph ph-number-square-five

Package
Phosphor Icons
Category
Regular
Code Point
e35a

Number Square Four Regular

ph ph-number-square-four

Package
Phosphor Icons
Category
Regular
Code Point
e360

Number Square Nine Regular

ph ph-number-square-nine

Package
Phosphor Icons
Category
Regular
Code Point
e366

Number Square One Regular

ph ph-number-square-one

Package
Phosphor Icons
Category
Regular
Code Point
e36c

Number Square Seven Regular

ph ph-number-square-seven

Package
Phosphor Icons
Category
Regular
Code Point
e372

Number Square Six Regular

ph ph-number-square-six

Package
Phosphor Icons
Category
Regular
Code Point
e378

Number Square Three Regular

ph ph-number-square-three

Package
Phosphor Icons
Category
Regular
Code Point
e37e

Number Square Two Regular

ph ph-number-square-two

Package
Phosphor Icons
Category
Regular
Code Point
e384

Number Square Zero Regular

ph ph-number-square-zero

Package
Phosphor Icons
Category
Regular
Code Point
e38a

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.