Aws Pixel Art Icon
Amazon Web Services brand icon for cloud-provider badges, deployment documentation and infrastructure integration menus.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Aws icon
The AWS logomark: a wordmark silhouette with the characteristic smile-arrow. It tells engineers and DevOps teams immediately that a service runs on or connects to Amazon's cloud. Place it in a tech-stack section, a cloud-provider dropdown, or deployment documentation alongside Azure and GCP logos. Never substitute it for a generic cloud or server icon; those convey a broader concept rather than the specific AWS platform.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/aws.svg" width="24" height="24" alt="Aws" />
<!-- React -->
import { Aws } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="aws.svg" width="48" height="48" style="image-rendering: pixelated" />