The Phosphor pinterest logo icon depicts the official Pinterest brand mark, commonly used to link to the social media platform or represent Pinterest-related content.
Common uses
- Link to Pinterest profile
- Social media sharing button
- Branding element for Pinterest integrations
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { PinterestLogo } from '@phosphor-icons/react';
<PinterestLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<PinterestLogo size={24} />thin
<PinterestLogo size={24} weight="thin" />light
<PinterestLogo size={24} weight="light" />bold
<PinterestLogo size={24} weight="bold" />fill
<PinterestLogo size={24} weight="fill" />duotone
<PinterestLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- logosvision boardmood boardsocial mediabrandscommunicationspinterestlogopinterest iconsocial media logobrand logovision board logo
FAQ
- What is the pinterest-logo icon used for?
- It represents the Pinterest brand and is used for linking to the platform or indicating Pinterest content.
- How do I use the pinterest-logo icon in React?
- Import it using `import { PinterestLogo } from '@phosphor-icons/react'` and then use it as a component: `<PinterestLogo />`.
- What is the license for the Phosphor pinterest-logo icon?
- The Phosphor icon library, including the pinterest-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 →