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

138 icons

Matching "lock"

Arrows Clockwise Fill

ph-fill ph-arrows-clockwise

Package
Phosphor Icons
Category
Fill
Code Point
e094

Arrows Counter Clockwise Fill

ph-fill ph-arrows-counter-clockwise

Package
Phosphor Icons
Category
Fill
Code Point
e096

Clock Afternoon Fill

ph-fill ph-clock-afternoon

Package
Phosphor Icons
Category
Fill
Code Point
e19c

Clock Clockwise Fill

ph-fill ph-clock-clockwise

Package
Phosphor Icons
Category
Fill
Code Point
e19e

Clock Countdown Fill

ph-fill ph-clock-countdown

Package
Phosphor Icons
Category
Fill
Code Point
ed2c

Clock Counter Clockwise Fill

ph-fill ph-clock-counter-clockwise

Package
Phosphor Icons
Category
Fill
Code Point
e1a0

Clock Fill

ph-fill ph-clock

Package
Phosphor Icons
Category
Fill
Code Point
e19a

Clock User Fill

ph-fill ph-clock-user

Package
Phosphor Icons
Category
Fill
Code Point
edec

Code Block Fill

ph-fill ph-code-block

Package
Phosphor Icons
Category
Fill
Code Point
eafe

File Lock Fill

ph-fill ph-file-lock

Package
Phosphor Icons
Category
Fill
Code Point
e95c

Folder Lock Fill

ph-fill ph-folder-lock

Package
Phosphor Icons
Category
Fill
Code Point
ea3c

Folder Simple Lock Fill

ph-fill ph-folder-simple-lock

Package
Phosphor Icons
Category
Fill
Code Point
eb5e

Lock Fill

ph-fill ph-lock

Package
Phosphor Icons
Category
Fill
Code Point
e2fa

Lock Key Fill

ph-fill ph-lock-key

Package
Phosphor Icons
Category
Fill
Code Point
e2fe

Lock Key Open Fill

ph-fill ph-lock-key-open

Package
Phosphor Icons
Category
Fill
Code Point
e300

Lock Laminated Fill

ph-fill ph-lock-laminated

Package
Phosphor Icons
Category
Fill
Code Point
e302

Lock Laminated Open Fill

ph-fill ph-lock-laminated-open

Package
Phosphor Icons
Category
Fill
Code Point
e304

Lock Open Fill

ph-fill ph-lock-open

Package
Phosphor Icons
Category
Fill
Code Point
e306

Lock Simple Fill

ph-fill ph-lock-simple

Package
Phosphor Icons
Category
Fill
Code Point
e308

Lock Simple Open Fill

ph-fill ph-lock-simple-open

Package
Phosphor Icons
Category
Fill
Code Point
e30a

Lockers Fill

ph-fill ph-lockers

Package
Phosphor Icons
Category
Fill
Code Point
ecb8

Arrow Clockwise Light

ph-light ph-arrow-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e036

Arrow Counter Clockwise Light

ph-light ph-arrow-counter-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e038

Arrows Clockwise Light

ph-light ph-arrows-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e094

Arrows Counter Clockwise Light

ph-light ph-arrows-counter-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e096

Clock Afternoon Light

ph-light ph-clock-afternoon

Package
Phosphor Icons
Category
Light
Code Point
e19c

Clock Clockwise Light

ph-light ph-clock-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e19e

Clock Countdown Light

ph-light ph-clock-countdown

Package
Phosphor Icons
Category
Light
Code Point
ed2c

Clock Counter Clockwise Light

ph-light ph-clock-counter-clockwise

Package
Phosphor Icons
Category
Light
Code Point
e1a0

Clock Light

ph-light ph-clock

Package
Phosphor Icons
Category
Light
Code Point
e19a

Clock User Light

ph-light ph-clock-user

Package
Phosphor Icons
Category
Light
Code Point
edec

Code Block Light

ph-light ph-code-block

Package
Phosphor Icons
Category
Light
Code Point
eafe

File Lock Light

ph-light ph-file-lock

Package
Phosphor Icons
Category
Light
Code Point
e95c

Folder Lock Light

ph-light ph-folder-lock

Package
Phosphor Icons
Category
Light
Code Point
ea3c

Folder Simple Lock Light

ph-light ph-folder-simple-lock

Package
Phosphor Icons
Category
Light
Code Point
eb5e

Lock Key Light

ph-light ph-lock-key

Package
Phosphor Icons
Category
Light
Code Point
e2fe

Lock Key Open Light

ph-light ph-lock-key-open

Package
Phosphor Icons
Category
Light
Code Point
e300

Lock Laminated Light

ph-light ph-lock-laminated

Package
Phosphor Icons
Category
Light
Code Point
e302

Lock Laminated Open Light

ph-light ph-lock-laminated-open

Package
Phosphor Icons
Category
Light
Code Point
e304

Lock Light

ph-light ph-lock

Package
Phosphor Icons
Category
Light
Code Point
e2fa

Lock Open Light

ph-light ph-lock-open

Package
Phosphor Icons
Category
Light
Code Point
e306

Lock Simple Light

ph-light ph-lock-simple

Package
Phosphor Icons
Category
Light
Code Point
e308

Lock Simple Open Light

ph-light ph-lock-simple-open

Package
Phosphor Icons
Category
Light
Code Point
e30a

Lockers Light

ph-light ph-lockers

Package
Phosphor Icons
Category
Light
Code Point
ecb8

Arrow Clockwise Regular

ph ph-arrow-clockwise

Package
Phosphor Icons
Category
Regular
Code Point
e036

Arrow Counter Clockwise Regular

ph ph-arrow-counter-clockwise

Package
Phosphor Icons
Category
Regular
Code Point
e038

Arrows Clockwise Regular

ph ph-arrows-clockwise

Package
Phosphor Icons
Category
Regular
Code Point
e094

Arrows Counter Clockwise Regular

ph ph-arrows-counter-clockwise

Package
Phosphor Icons
Category
Regular
Code Point
e096

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.