John KuehJohn Kueh

amazon logo icon

Phosphor · amazon-logo · MIT

Download SVG

The Phosphor amazon logo icon depicts the Amazon brand and is typically used to represent Amazon services, products, or links within a user interface.

Common uses

  • Link to Amazon storefront
  • Indicate Amazon Pay option
  • Brand attribution for Amazon integration

Use it in React

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

<AmazonLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
ecommerceshoppinglogosbrandsamazonlogoecommerce logoshopping logobrand logo

FAQ

What is the amazon-logo icon for?
This icon represents the Amazon brand. It's used to visually identify Amazon-related elements in an application.
How do I use the Amazon logo icon in React?
You can import and use it in your React components like this: import { AmazonLogo } from '@phosphor-icons/react'.
What is the license for the Phosphor amazon logo icon?
The Phosphor icon library, including the amazon 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 →