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"

File Text Regular

ph ph-file-text

Package
Phosphor Icons
Category
Regular
Code Point
e23a

File Ts Regular

ph ph-file-ts

Package
Phosphor Icons
Category
Regular
Code Point
eb26

File Tsx Regular

ph ph-file-tsx

Package
Phosphor Icons
Category
Regular
Code Point
eb3c

File Txt Regular

ph ph-file-txt

Package
Phosphor Icons
Category
Regular
Code Point
eb35

Film Script Regular

ph ph-film-script

Package
Phosphor Icons
Category
Regular
Code Point
eb50

Film Slate Regular

ph ph-film-slate

Package
Phosphor Icons
Category
Regular
Code Point
e8c2

Film Strip Regular

ph ph-film-strip

Package
Phosphor Icons
Category
Regular
Code Point
e792

Fingerprint Regular

ph ph-fingerprint

Package
Phosphor Icons
Category
Regular
Code Point
e23e

Fingerprint Simple Regular

ph ph-fingerprint-simple

Package
Phosphor Icons
Category
Regular
Code Point
e240

Finn The Human Regular

ph ph-finn-the-human

Package
Phosphor Icons
Category
Regular
Code Point
e56c

Fire Extinguisher Regular

ph ph-fire-extinguisher

Package
Phosphor Icons
Category
Regular
Code Point
e9e8

Fire Truck Regular

ph ph-fire-truck

Package
Phosphor Icons
Category
Regular
Code Point
e574

First Aid Kit Regular

ph ph-first-aid-kit

Package
Phosphor Icons
Category
Regular
Code Point
e570

First Aid Regular

ph ph-first-aid

Package
Phosphor Icons
Category
Regular
Code Point
e56e

Flag Pennant Regular

ph ph-flag-pennant

Package
Phosphor Icons
Category
Regular
Code Point
ecf0

Flashlight Regular

ph ph-flashlight

Package
Phosphor Icons
Category
Regular
Code Point
e246

Flip Horizontal Regular

ph ph-flip-horizontal

Package
Phosphor Icons
Category
Regular
Code Point
ed6a

Flip Vertical Regular

ph ph-flip-vertical

Package
Phosphor Icons
Category
Regular
Code Point
ed6c

Flower Lotus Regular

ph ph-flower-lotus

Package
Phosphor Icons
Category
Regular
Code Point
e6cc

Flower Tulip Regular

ph ph-flower-tulip

Package
Phosphor Icons
Category
Regular
Code Point
eacc

Folder Dotted Regular

ph ph-folder-dotted

Package
Phosphor Icons
Category
Regular
Code Point
e8f8

Folder Notch Minus Regular

ph ph-folder-notch-minus

Package
Phosphor Icons
Category
Regular
Code Point
e254

Folder Notch Open Regular

ph ph-folder-notch-open

Package
Phosphor Icons
Category
Regular
Code Point
e256

Folder Notch Plus Regular

ph ph-folder-notch-plus

Package
Phosphor Icons
Category
Regular
Code Point
e258

Folder Notch Regular

ph ph-folder-notch

Package
Phosphor Icons
Category
Regular
Code Point
e24a

Folder Simple Dotted Regular

ph ph-folder-simple-dotted

Package
Phosphor Icons
Category
Regular
Code Point
ec2a

Folder Simple Star Regular

ph ph-folder-simple-star

Package
Phosphor Icons
Category
Regular
Code Point
ec2e

Folder Star Regular

ph ph-folder-star

Package
Phosphor Icons
Category
Regular
Code Point
ea86

Football Helmet Regular

ph ph-football-helmet

Package
Phosphor Icons
Category
Regular
Code Point
ee4c

Football Regular

ph ph-football

Package
Phosphor Icons
Category
Regular
Code Point
e718

Footprints Regular

ph ph-footprints

Package
Phosphor Icons
Category
Regular
Code Point
ea88

Function Regular

ph ph-function

Package
Phosphor Icons
Category
Regular
Code Point
ebe4

Game Controller Regular

ph ph-game-controller

Package
Phosphor Icons
Category
Regular
Code Point
e26e

Gender Intersex Regular

ph ph-gender-intersex

Package
Phosphor Icons
Category
Regular
Code Point
e6e6

Gender Neuter Regular

ph ph-gender-neuter

Package
Phosphor Icons
Category
Regular
Code Point
e6ea

Gender Transgender Regular

ph ph-gender-transgender

Package
Phosphor Icons
Category
Regular
Code Point
e6e8

Ghost Regular

ph ph-ghost

Package
Phosphor Icons
Category
Regular
Code Point
e62a

Gift Regular

ph ph-gift

Package
Phosphor Icons
Category
Regular
Code Point
e276

Git Branch Regular

ph ph-git-branch

Package
Phosphor Icons
Category
Regular
Code Point
e278

Git Commit Regular

ph ph-git-commit

Package
Phosphor Icons
Category
Regular
Code Point
e27a

Git Diff Regular

ph ph-git-diff

Package
Phosphor Icons
Category
Regular
Code Point
e27c

Git Fork Regular

ph ph-git-fork

Package
Phosphor Icons
Category
Regular
Code Point
e27e

Git Merge Regular

ph ph-git-merge

Package
Phosphor Icons
Category
Regular
Code Point
e280

Git Pull Request Regular

ph ph-git-pull-request

Package
Phosphor Icons
Category
Regular
Code Point
e282

Github Logo Regular

ph ph-github-logo

Package
Phosphor Icons
Category
Regular
Code Point
e576

Gitlab Logo Regular

ph ph-gitlab-logo

Package
Phosphor Icons
Category
Regular
Code Point
e694

Gitlab Logo Simple Regular

ph ph-gitlab-logo-simple

Package
Phosphor Icons
Category
Regular
Code Point
e696

Globe Hemisphere East Regular

ph ph-globe-hemisphere-east

Package
Phosphor Icons
Category
Regular
Code Point
e28a

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.