Amazon Pixel Art Icon
The Amazon brand icon for app launchers, marketplace links, AWS service badges, and e-commerce integration indicators.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Amazon icon
The logo mark for Amazon, covering both the retail marketplace and AWS services. Use it in app launchers, 'buy on Amazon' links, AWS service catalog badges, and integration panels that connect to Amazon services. Because it spans retail, cloud, and media products, context determines which Amazon service is implied; a supporting label helps. For generic e-commerce or shopping actions, a shopping-cart icon is a brand-neutral alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/amazon.svg" width="24" height="24" alt="Amazon" />
<!-- React -->
import { Amazon } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="amazon.svg" width="48" height="48" style="image-rendering: pixelated" />