3.0.0-2021-07-30 • Published 3 years ago
aws-svg-icons v3.0.0-2021-07-30
AWS Architecture Icons in SVGs
This package contains all the official AWS icons published at https://aws.amazon.com/architecture/icons/ in SVG format.
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.
3.0.0-2021-07-30
3 years ago
2.0.0-2021-04-30
4 years ago
1.1.2-2021-01-31
4 years ago
1.1.1-2021-01-31
4 years ago
1.1.0-2021-01-31
4 years ago
1.0.0-2021-01-31
4 years ago