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

6,828 icons

Matching "t"

Number Square Three Bold

ph-bold ph-number-square-three

Package
Phosphor Icons
Category
Bold
Code Point
e37e

Number Square Two Bold

ph-bold ph-number-square-two

Package
Phosphor Icons
Category
Bold
Code Point
e384

Number Three Bold

ph-bold ph-number-three

Package
Phosphor Icons
Category
Bold
Code Point
e37a

Number Two Bold

ph-bold ph-number-two

Package
Phosphor Icons
Category
Bold
Code Point
e380

Nut Bold

ph-bold ph-nut

Package
Phosphor Icons
Category
Bold
Code Point
e38c

Ny Times Logo Bold

ph-bold ph-ny-times-logo

Package
Phosphor Icons
Category
Bold
Code Point
e646

Octagon Bold

ph-bold ph-octagon

Package
Phosphor Icons
Category
Bold
Code Point
e38e

Option Bold

ph-bold ph-option

Package
Phosphor Icons
Category
Bold
Code Point
e8a8

Paint Brush Bold

ph-bold ph-paint-brush

Package
Phosphor Icons
Category
Bold
Code Point
e6f0

Paint Brush Broad Bold

ph-bold ph-paint-brush-broad

Package
Phosphor Icons
Category
Bold
Code Point
e590

Paint Brush Household Bold

ph-bold ph-paint-brush-household

Package
Phosphor Icons
Category
Bold
Code Point
e6f2

Paint Bucket Bold

ph-bold ph-paint-bucket

Package
Phosphor Icons
Category
Bold
Code Point
e392

Paint Roller Bold

ph-bold ph-paint-roller

Package
Phosphor Icons
Category
Bold
Code Point
e6f4

Palette Bold

ph-bold ph-palette

Package
Phosphor Icons
Category
Bold
Code Point
e6c8

Pants Bold

ph-bold ph-pants

Package
Phosphor Icons
Category
Bold
Code Point
ec88

Paper Plane Right Bold

ph-bold ph-paper-plane-right

Package
Phosphor Icons
Category
Bold
Code Point
e396

Paper Plane Tilt Bold

ph-bold ph-paper-plane-tilt

Package
Phosphor Icons
Category
Bold
Code Point
e398

Paperclip Horizontal Bold

ph-bold ph-paperclip-horizontal

Package
Phosphor Icons
Category
Bold
Code Point
e592

Parachute Bold

ph-bold ph-parachute

Package
Phosphor Icons
Category
Bold
Code Point
ea7c

Path Bold

ph-bold ph-path

Package
Phosphor Icons
Category
Bold
Code Point
e39c

Patreon Logo Bold

ph-bold ph-patreon-logo

Package
Phosphor Icons
Category
Bold
Code Point
e98a

Paw Print Bold

ph-bold ph-paw-print

Package
Phosphor Icons
Category
Bold
Code Point
e648

Pen Nib Straight Bold

ph-bold ph-pen-nib-straight

Package
Phosphor Icons
Category
Bold
Code Point
e64a

Pentagon Bold

ph-bold ph-pentagon

Package
Phosphor Icons
Category
Bold
Code Point
ec7e

Pentagram Bold

ph-bold ph-pentagram

Package
Phosphor Icons
Category
Bold
Code Point
ec5c

Percent Bold

ph-bold ph-percent

Package
Phosphor Icons
Category
Bold
Code Point
e3b6

Person Simple Tai Chi Bold

ph-bold ph-person-simple-tai-chi

Package
Phosphor Icons
Category
Bold
Code Point
ed5c

Person Simple Throw Bold

ph-bold ph-person-simple-throw

Package
Phosphor Icons
Category
Bold
Code Point
e732

Perspective Bold

ph-bold ph-perspective

Package
Phosphor Icons
Category
Bold
Code Point
ebe6

Phone Disconnect Bold

ph-bold ph-phone-disconnect

Package
Phosphor Icons
Category
Bold
Code Point
e3bc

Phone List Bold

ph-bold ph-phone-list

Package
Phosphor Icons
Category
Bold
Code Point
e3cc

Phone Outgoing Bold

ph-bold ph-phone-outgoing

Package
Phosphor Icons
Category
Bold
Code Point
e3c0

Phone Transfer Bold

ph-bold ph-phone-transfer

Package
Phosphor Icons
Category
Bold
Code Point
e3c6

Picnic Table Bold

ph-bold ph-picnic-table

Package
Phosphor Icons
Category
Bold
Code Point
ee26

Picture In Picture Bold

ph-bold ph-picture-in-picture

Package
Phosphor Icons
Category
Bold
Code Point
e64c

Pint Glass Bold

ph-bold ph-pint-glass

Package
Phosphor Icons
Category
Bold
Code Point
edd0

Pinterest Logo Bold

ph-bold ph-pinterest-logo

Package
Phosphor Icons
Category
Bold
Code Point
e64e

Planet Bold

ph-bold ph-planet

Package
Phosphor Icons
Category
Bold
Code Point
e652

Plant Bold

ph-bold ph-plant

Package
Phosphor Icons
Category
Bold
Code Point
ebae

Playlist Bold

ph-bold ph-playlist

Package
Phosphor Icons
Category
Bold
Code Point
e6aa

Plugs Connected Bold

ph-bold ph-plugs-connected

Package
Phosphor Icons
Category
Bold
Code Point
eb5a

Potted Plant Bold

ph-bold ph-potted-plant

Package
Phosphor Icons
Category
Bold
Code Point
ec22

Prescription Bold

ph-bold ph-prescription

Package
Phosphor Icons
Category
Bold
Code Point
e7a2

Presentation Bold

ph-bold ph-presentation

Package
Phosphor Icons
Category
Bold
Code Point
e654

Presentation Chart Bold

ph-bold ph-presentation-chart

Package
Phosphor Icons
Category
Bold
Code Point
e656

Printer Bold

ph-bold ph-printer

Package
Phosphor Icons
Category
Bold
Code Point
e3dc

Prohibit Bold

ph-bold ph-prohibit

Package
Phosphor Icons
Category
Bold
Code Point
e3de

Prohibit Inset Bold

ph-bold ph-prohibit-inset

Package
Phosphor Icons
Category
Bold
Code Point
e3e0

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.