John KuehJohn Kueh

paypal logo icon

Phosphor · paypal-logo · MIT

Download SVG

The Phosphor paypal logo icon depicts the official branding for PayPal, commonly used to indicate payment options or link to a PayPal account.

Common uses

  • Payment method selection
  • Link to PayPal profile
  • Branding in financial apps

Use it in React

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

<PaypalLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
paymentspayingpurchaselogosbrandsfinancescommercepaypallogopayment logofinance brandcommerce logo

FAQ

What is the paypal-logo icon for?
This icon represents the PayPal brand. It's used to show PayPal as a payment option or to link to PayPal services.
How do I use the paypal-logo icon in React?
Import it from the library like this: import { PaypalLogo } from '@phosphor-icons/react'. Then use it as a React component: <PaypalLogo />.
What is the license for the Phosphor paypal logo icon?
The Phosphor icon library, including the paypal-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 →