The Phosphor codepen logo icon depicts the official logo of CodePen, a popular online community for front-end web developers to showcase and share their work, and is typically used to link to a user's CodePen profile or projects.
Common uses
- Link to user's CodePen profile
- Button for 'View on CodePen'
- Branding element for CodePen integration
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CodepenLogo } from '@phosphor-icons/react';
<CodepenLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CodepenLogo size={24} />thin
<CodepenLogo size={24} weight="thin" />light
<CodepenLogo size={24} weight="light" />bold
<CodepenLogo size={24} weight="bold" />fill
<CodepenLogo size={24} weight="fill" />duotone
<CodepenLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- idelogosbrandstechnology & developmentcodepenlogofrontend ideweb development logo
FAQ
- What is the codepen-logo icon for?
- This icon represents the CodePen platform, often used to link to user profiles or projects hosted on CodePen.
- How do I use the codepen-logo icon in React?
- You can import and use it in React with: import { CodepenLogo } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the codepen-logo icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →