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

486 icons

Matching "log"

Dribbble Logo Regular

ph ph-dribbble-logo

Package
Phosphor Icons
Category
Regular
Code Point
e20e

Dropbox Logo Regular

ph ph-dropbox-logo

Package
Phosphor Icons
Category
Regular
Code Point
e7d0

Facebook Logo Regular

ph ph-facebook-logo

Package
Phosphor Icons
Category
Regular
Code Point
e226

Fediverse Logo Regular

ph ph-fediverse-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed66

Figma Logo Regular

ph ph-figma-logo

Package
Phosphor Icons
Category
Regular
Code Point
e22e

Framer Logo Regular

ph ph-framer-logo

Package
Phosphor Icons
Category
Regular
Code Point
e264

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

Goodreads Logo Regular

ph ph-goodreads-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed10

Google Cardboard Logo Regular

ph ph-google-cardboard-logo

Package
Phosphor Icons
Category
Regular
Code Point
e7b6

Google Chrome Logo Regular

ph ph-google-chrome-logo

Package
Phosphor Icons
Category
Regular
Code Point
e976

Google Drive Logo Regular

ph ph-google-drive-logo

Package
Phosphor Icons
Category
Regular
Code Point
e8f6

Google Logo Regular

ph ph-google-logo

Package
Phosphor Icons
Category
Regular
Code Point
e292

Google Photos Logo Regular

ph ph-google-photos-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb92

Google Play Logo Regular

ph ph-google-play-logo

Package
Phosphor Icons
Category
Regular
Code Point
e294

Google Podcasts Logo Regular

ph ph-google-podcasts-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb94

Instagram Logo Regular

ph ph-instagram-logo

Package
Phosphor Icons
Category
Regular
Code Point
e2d0

Lastfm Logo Regular

ph ph-lastfm-logo

Package
Phosphor Icons
Category
Regular
Code Point
e842

Linkedin Logo Regular

ph ph-linkedin-logo

Package
Phosphor Icons
Category
Regular
Code Point
e2ee

Linktree Logo Regular

ph ph-linktree-logo

Package
Phosphor Icons
Category
Regular
Code Point
edee

Linux Logo Regular

ph ph-linux-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb02

Log Regular

ph ph-log

Package
Phosphor Icons
Category
Regular
Code Point
ed82

Markdown Logo Regular

ph ph-markdown-logo

Package
Phosphor Icons
Category
Regular
Code Point
e508

Mastodon Logo Regular

ph ph-mastodon-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed68

Matrix Logo Regular

ph ph-matrix-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed64

Medium Logo Regular

ph ph-medium-logo

Package
Phosphor Icons
Category
Regular
Code Point
e322

Messenger Logo Regular

ph ph-messenger-logo

Package
Phosphor Icons
Category
Regular
Code Point
e6d8

Meta Logo Regular

ph ph-meta-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed02

Microsoft Excel Logo Regular

ph ph-microsoft-excel-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb6c

Microsoft Outlook Logo Regular

ph ph-microsoft-outlook-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb70

Microsoft Powerpoint Logo Regular

ph ph-microsoft-powerpoint-logo

Package
Phosphor Icons
Category
Regular
Code Point
eace

Microsoft Teams Logo Regular

ph ph-microsoft-teams-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb66

Microsoft Word Logo Regular

ph ph-microsoft-word-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb6a

Notion Logo Regular

ph ph-notion-logo

Package
Phosphor Icons
Category
Regular
Code Point
e9a0

Ny Times Logo Regular

ph ph-ny-times-logo

Package
Phosphor Icons
Category
Regular
Code Point
e646

Open Ai Logo Regular

ph ph-open-ai-logo

Package
Phosphor Icons
Category
Regular
Code Point
e7d2

Parallelogram Regular

ph ph-parallelogram

Package
Phosphor Icons
Category
Regular
Code Point
ecc6

Patreon Logo Regular

ph ph-patreon-logo

Package
Phosphor Icons
Category
Regular
Code Point
e98a

Paypal Logo Regular

ph ph-paypal-logo

Package
Phosphor Icons
Category
Regular
Code Point
e98c

Phosphor Logo Regular

ph ph-phosphor-logo

Package
Phosphor Icons
Category
Regular
Code Point
e3ce

Pinterest Logo Regular

ph ph-pinterest-logo

Package
Phosphor Icons
Category
Regular
Code Point
e64e

Pix Logo Regular

ph ph-pix-logo

Package
Phosphor Icons
Category
Regular
Code Point
ecc2

Read Cv Logo Regular

ph ph-read-cv-logo

Package
Phosphor Icons
Category
Regular
Code Point
ed0c

Reddit Logo Regular

ph ph-reddit-logo

Package
Phosphor Icons
Category
Regular
Code Point
e59c

Replit Logo Regular

ph ph-replit-logo

Package
Phosphor Icons
Category
Regular
Code Point
eb8a

Sketch Logo Regular

ph ph-sketch-logo

Package
Phosphor Icons
Category
Regular
Code Point
e42c

Skype Logo Regular

ph ph-skype-logo

Package
Phosphor Icons
Category
Regular
Code Point
e8dc

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.