The Phosphor x logo icon depicts the rebranded logo for the social media platform X, commonly used to represent the service in user interfaces.
Common uses
- Link to X profile
- Share content on X
- X platform branding
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { XLogo } from '@phosphor-icons/react';
<XLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<XLogo size={24} />thin
<XLogo size={24} weight="thin" />light
<XLogo size={24} weight="light" />bold
<XLogo size={24} weight="bold" />fill
<XLogo size={24} weight="fill" />duotone
<XLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- *new*twitterlogossocial mediatweetsbrandscommunicationsxlogox icontwitter logosocial media xx brand
FAQ
- What is the x-logo icon used for?
- It represents the X (formerly Twitter) social media platform. Use it for links, sharing, or branding related to X.
- How do I use the x-logo icon in React?
- Import it from the library like this: import { XLogo } from '@phosphor-icons/react'. Then use it as a React component: <XLogo />.
- What is the license for the x-logo icon?
- The Phosphor icon library, including the x-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 →