The Phosphor linktree logo icon depicts the official branding for Linktree, commonly used to represent the service in social media contexts or as a link to a user's Linktree profile.
Common uses
- Social media profile links
- Branding in website footers
- Link aggregation buttons
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { LinktreeLogo } from '@phosphor-icons/react';
<LinktreeLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<LinktreeLogo size={24} />thin
<LinktreeLogo size={24} weight="thin" />light
<LinktreeLogo size={24} weight="light" />bold
<LinktreeLogo size={24} weight="bold" />fill
<LinktreeLogo size={24} weight="fill" />duotone
<LinktreeLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- *new*social medialinksbrandscommunicationslinktreelogosocial link iconlink aggregator logo
FAQ
- What is the Linktree logo icon used for?
- It's used to visually represent the Linktree service, often in social media bios or as a clickable element linking to a user's Linktree page.
- How do I use the Linktree logo icon in React?
- You can import it directly from the Phosphor library like this: import { LinktreeLogo } from '@phosphor-icons/react'.
- What is the license for the Phosphor Linktree logo icon?
- The Phosphor icon library, including the Linktree logo, is distributed 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 →