The Tabler brand stripe icon depicts the Stripe logo, commonly used in user interfaces to represent payment processing, financial services, or e-commerce functionalities.
Common uses
- Payment gateway integration
- Subscription management buttons
- Financial transaction history
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandStripe } from '@tabler/icons-react';
<IconBrandStripe size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandStripe size={24} stroke={2} />filled
<IconBrandStripeFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- technologypaymentprocessingmoneysubscriptionfinancefinancialsoftwaree-commercebrandstripestripe logopayment iconfinance icon
FAQ
- What is the brand-stripe icon used for?
- This icon represents the Stripe brand and is typically used to signify payment processing, financial services, or e-commerce features within an application.
- How do I use the brand-stripe icon in React?
- You can import and use it in your React application with the following statement: import { IconBrandStripe } from '@tabler/icons-react'.
- What is the license for the Tabler brand stripe icon?
- The Tabler icon library, including the brand-stripe 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 →