Skip to content

sashee/aws-svg-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Architecture Icons in SVGs

This package contains all the official AWS icons published at https://aws.amazon.com/architecture/icons/ in SVG format.

Browse all icons

Installation

npm i aws-svg-icons

Usage

The icons are under the lib/ directory, and they follow the directory structure in the ZIP file.

You can use it in React:

import lambdaIcon from "aws-svg-icons/lib/Architecture-Service-Icons_07302021/Arch_Compute/64/Arch_AWS-Lambda_64.svg";

<img src={lambdaIcon}/>

Credits

Inspired by react-aws-icons.

About

AWS Architecture Icons in SVGs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published