John KuehJohn Kueh

patreon logo icon

Phosphor · patreon-logo · MIT

Download SVG

The Phosphor patreon logo icon depicts the official branding for the Patreon crowdfunding platform, commonly used to link to a creator's Patreon page.

Common uses

  • Link to a creator's Patreon profile
  • Indicate support options on a website
  • Brand recognition for Patreon-integrated services

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { PatreonLogo } from '@phosphor-icons/react';

<PatreonLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<PatreonLogo size={24} />
thin
<PatreonLogo size={24} weight="thin" />
light
<PatreonLogo size={24} weight="light" />
bold
<PatreonLogo size={24} weight="bold" />
fill
<PatreonLogo size={24} weight="fill" />
duotone
<PatreonLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
*updated*crowdfundinglogosbrandspatreonlogopatreon iconcrowdfunding logocreator support logo

FAQ

What is the patreon-logo icon for?
This icon represents the Patreon brand and is used to link to or identify a creator's Patreon page or presence.
How do I use the patreon-logo icon in React?
You can import and use it in your React project with: import { PatreonLogo } from '@phosphor-icons/react'. Then render it as <PatreonLogo />.
What is the license for the Phosphor patreon logo icon?
The Phosphor icon library, including the patreon-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 →