The Tabler brand patreon icon depicts the Patreon logo, commonly used in UIs to represent links to a creator's Patreon page or to indicate subscription-based content.
Common uses
- Link to Patreon profile
- Indicate exclusive content
- Payment or support option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandPatreon } from '@tabler/icons-react';
<IconBrandPatreon size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandPatreon size={24} stroke={2} />filled
<IconBrandPatreonFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- artistsoftwarecreatorpatronartsubscriptionincomeearnbrandpatreonpatreon logocreator supportsubscription servicecrowdfunding
FAQ
- What does the brand-patreon icon represent?
- It represents the logo of Patreon, a platform that allows creators to receive financial support from their fans through subscriptions.
- How do I use the brand-patreon icon in React?
- You can import and use it in your React application with: import { IconBrandPatreon } from '@tabler/icons-react'
- What is the license for the Tabler brand-patreon icon?
- The Tabler icon library, including the brand-patreon icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →