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

45 icons

Matching "arc"

Archive Bold

ph-bold ph-archive

Package
Phosphor Icons
Category
Bold
Code Point
e00c

Archive Box Bold

ph-bold ph-archive-box

Package
Phosphor Icons
Category
Bold
Code Point
e00e

Archive Tray Bold

ph-bold ph-archive-tray

Package
Phosphor Icons
Category
Bold
Code Point
e010

Arrow Arc Left Bold

ph-bold ph-arrow-arc-left

Package
Phosphor Icons
Category
Bold
Code Point
e014

Arrow Arc Right Bold

ph-bold ph-arrow-arc-right

Package
Phosphor Icons
Category
Bold
Code Point
e016

Barcode Bold

ph-bold ph-barcode

Package
Phosphor Icons
Category
Bold
Code Point
e0b8

File Archive Bold

ph-bold ph-file-archive

Package
Phosphor Icons
Category
Bold
Code Point
eb2a

File Search Bold

ph-bold ph-file-search

Package
Phosphor Icons
Category
Bold
Code Point
e238

Archive Duotone

ph-duotone ph-archive

Package
Phosphor Icons
Category
Duotone
Code Point
e00c

Arrow Arc Left Duotone

ph-duotone ph-arrow-arc-left

Package
Phosphor Icons
Category
Duotone
Code Point
e014

Arrow Arc Right Duotone

ph-duotone ph-arrow-arc-right

Package
Phosphor Icons
Category
Duotone
Code Point
e016

Barcode Duotone

ph-duotone ph-barcode

Package
Phosphor Icons
Category
Duotone
Code Point
e0b8

File Archive Duotone

ph-duotone ph-file-archive

Package
Phosphor Icons
Category
Duotone
Code Point
eb2a

Archive Box Fill

ph-fill ph-archive-box

Package
Phosphor Icons
Category
Fill
Code Point
e00e

Archive Fill

ph-fill ph-archive

Package
Phosphor Icons
Category
Fill
Code Point
e00c

Archive Tray Fill

ph-fill ph-archive-tray

Package
Phosphor Icons
Category
Fill
Code Point
e010

Arrow Arc Left Fill

ph-fill ph-arrow-arc-left

Package
Phosphor Icons
Category
Fill
Code Point
e014

Arrow Arc Right Fill

ph-fill ph-arrow-arc-right

Package
Phosphor Icons
Category
Fill
Code Point
e016

Barcode Fill

ph-fill ph-barcode

Package
Phosphor Icons
Category
Fill
Code Point
e0b8

File Archive Fill

ph-fill ph-file-archive

Package
Phosphor Icons
Category
Fill
Code Point
eb2a

File Search Fill

ph-fill ph-file-search

Package
Phosphor Icons
Category
Fill
Code Point
e238

Archive Box Light

ph-light ph-archive-box

Package
Phosphor Icons
Category
Light
Code Point
e00e

Archive Light

ph-light ph-archive

Package
Phosphor Icons
Category
Light
Code Point
e00c

Archive Tray Light

ph-light ph-archive-tray

Package
Phosphor Icons
Category
Light
Code Point
e010

Arrow Arc Left Light

ph-light ph-arrow-arc-left

Package
Phosphor Icons
Category
Light
Code Point
e014

Arrow Arc Right Light

ph-light ph-arrow-arc-right

Package
Phosphor Icons
Category
Light
Code Point
e016

Barcode Light

ph-light ph-barcode

Package
Phosphor Icons
Category
Light
Code Point
e0b8

File Archive Light

ph-light ph-file-archive

Package
Phosphor Icons
Category
Light
Code Point
eb2a

File Search Light

ph-light ph-file-search

Package
Phosphor Icons
Category
Light
Code Point
e238

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

Arrow Arc Left Regular

ph ph-arrow-arc-left

Package
Phosphor Icons
Category
Regular
Code Point
e014

Arrow Arc Right Regular

ph ph-arrow-arc-right

Package
Phosphor Icons
Category
Regular
Code Point
e016

Barcode Regular

ph ph-barcode

Package
Phosphor Icons
Category
Regular
Code Point
e0b8

File Archive Regular

ph ph-file-archive

Package
Phosphor Icons
Category
Regular
Code Point
eb2a

File Search Regular

ph ph-file-search

Package
Phosphor Icons
Category
Regular
Code Point
e238

Archive Box Thin

ph-thin ph-archive-box

Package
Phosphor Icons
Category
Thin
Code Point
e00e

Archive Thin

ph-thin ph-archive

Package
Phosphor Icons
Category
Thin
Code Point
e00c

Archive Tray Thin

ph-thin ph-archive-tray

Package
Phosphor Icons
Category
Thin
Code Point
e010

Arrow Arc Left Thin

ph-thin ph-arrow-arc-left

Package
Phosphor Icons
Category
Thin
Code Point
e014

Arrow Arc Right Thin

ph-thin ph-arrow-arc-right

Package
Phosphor Icons
Category
Thin
Code Point
e016

Barcode Thin

ph-thin ph-barcode

Package
Phosphor Icons
Category
Thin
Code Point
e0b8

File Archive Thin

ph-thin ph-file-archive

Package
Phosphor Icons
Category
Thin
Code Point
eb2a

File Search Thin

ph-thin ph-file-search

Package
Phosphor Icons
Category
Thin
Code Point
e238

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.