The Phosphor stripe logo icon depicts the official branding for Stripe, commonly used to signify payment processing or integration with the Stripe service in user interfaces.
Common uses
- Displaying Stripe as a payment option.
- Indicating a service powered by Stripe.
- Branding within a financial dashboard.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { StripeLogo } from '@phosphor-icons/react';
<StripeLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<StripeLogo size={24} />thin
<StripeLogo size={24} weight="thin" />light
<StripeLogo size={24} weight="light" />bold
<StripeLogo size={24} weight="bold" />fill
<StripeLogo size={24} weight="fill" />duotone
<StripeLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- paymentbrandscommercefinancesstripelogostripe paymentcredit card brandcommerce logofinance icon
FAQ
- What is this icon for?
- This icon represents the Stripe brand and is used to indicate payment processing or services related to Stripe.
- How do I use the Stripe logo icon in React?
- You can import and use it in your React application with: import { StripeLogo } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the stripe-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 →