The Tabler brand paypal icon depicts the official PayPal logo, commonly used to signify PayPal as a payment method or brand presence in user interfaces.
Common uses
- Payment gateway button
- Link to PayPal profile
- Branding element in financial apps
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandPaypal } from '@tabler/icons-react';
<IconBrandPaypal size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandPaypal size={24} stroke={2} />filled
<IconBrandPaypalFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logoenterpriseservicepaymentinternetbusinessmanconsumerbrandpaypalcompanypaypal logopayment logofinance iconpaypal company
FAQ
- What is the brand paypal icon used for?
- It represents the PayPal brand, typically used for payment options or linking to PayPal services.
- How do I use the PayPal icon in React?
- Import it from '@tabler/icons-react' using `import { IconBrandPaypal } from '@tabler/icons-react'` and then use it as a component.
- What is the license for this icon?
- The Tabler icons, including brand-paypal, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.