Skip to content

CDN

Every published version of @aws-icons/svg is mirrored by the public npm CDNs, so you can hotlink any icon without installing anything.

<img src="https://cdn.jsdelivr.net/npm/@aws-icons/svg@latest/icons/architecture-service/amazon-ec2.svg" width="32" height="32" alt="" />
<img src="https://unpkg.com/@aws-icons/svg@latest/icons/architecture-service/amazon-ec2.svg" width="32" height="32" alt="" />
  • Pin a version for production (@latest follows releases): @aws-icons/svg@2.0.0/....
  • The URL pattern is /{set}/{slug}.svg — find both in the gallery.
  • Metadata is on the CDN too: https://cdn.jsdelivr.net/npm/@aws-icons/svg@latest/metadata.json.