The Phosphor threads logo icon depicts the Threads app logo and is typically used to represent the social media platform in user interfaces.
Common uses
- Link to the Threads app or profile.
- Button for sharing content to Threads.
- Branding element on social media dashboards.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { ThreadsLogo } from '@phosphor-icons/react';
<ThreadsLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<ThreadsLogo size={24} />thin
<ThreadsLogo size={24} weight="thin" />light
<ThreadsLogo size={24} weight="light" />bold
<ThreadsLogo size={24} weight="bold" />fill
<ThreadsLogo size={24} weight="fill" />duotone
<ThreadsLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- *new*metainstagramsocial mediabrandscommunicationsthreadslogometa threadsthreads app iconsocial media logo
FAQ
- What does the threads-logo icon represent?
- It represents the official logo of Meta's Threads social media application.
- How do I use the Threads logo icon in React?
- You can import and use it in your React components like this: import { ThreadsLogo } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the threads-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 →