The Phosphor square logo icon depicts a stylized square, commonly used to represent the Square payment processing brand or similar commerce-related services.
Common uses
- Branding for Square services
- Payment gateway identification
- E-commerce platform logos
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SquareLogo } from '@phosphor-icons/react';
<SquareLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SquareLogo size={24} />thin
<SquareLogo size={24} weight="thin" />light
<SquareLogo size={24} weight="light" />bold
<SquareLogo size={24} weight="bold" />fill
<SquareLogo size={24} weight="fill" />duotone
<SquareLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- squareuppaymentbrandscommercefinancessquarelogosquareup logopayment logocommerce iconfinance brand
FAQ
- What is the square logo icon used for?
- It's primarily used to represent the Square brand, its payment services, or other commerce and finance-related entities.
- How do I use this icon in React?
- Import it from the library like this: import { SquareLogo } from '@phosphor-icons/react'. Then use it as a React component: <SquareLogo />.
- What is the license for this icon?
- The Phosphor icon library, including the square 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 →