An open API service indexing awesome lists of open source software.

https://github.com/danieljoos/isometric-cloud-icons

Simple isometric icons that can be used for drawing cloud architecture diagrams
https://github.com/danieljoos/isometric-cloud-icons

Last synced: 2 months ago
JSON representation

Simple isometric icons that can be used for drawing cloud architecture diagrams

Awesome Lists containing this project

README

        

# Isometric Cloud Icons
Simple isometric icons that can be used for drawing cloud architecture diagrams

Glyphs inside some of the icons have been taken from the incredible [Font Awesome](https://fortawesome.github.io/Font-Awesome/).

For example, use [Inkscape](https://inkscape.org/) to draw an isometric cloud architecture diagram.
There are a lot of good articles about how to draw isometric style in inkscape:

* [Learn to Draw 2D Art](http://ahninniah.blogspot.de/2013/04/isometric-projection-in-inkscape.html)
* [Playing With Isometric Projection in Inkscape](http://design.tutsplus.com/tutorials/playing-with-isometric-projection-in-inkscape-to-make-a-minecraft-scene--vector-21757)
* [Creating Isometric art in Inkscape](https://inkscapetutorials.org/2015/02/03/creating-isometric-art-in-inkscape/)

## Available Icons

[aws-api-gateway]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/aws-api-gateway.svg "AWS API Gateway"
[aws-cloudfront]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/aws-cloudfront.svg "AWS CloudFront"
[aws-cognito-identity-pool]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/aws-cognito-identity-pool.svg "AWS Cognito Identity Pool"
[aws-dynamodb]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/aws-dynamodb.svg "AWS DynamoDB"
[aws-lambda]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/aws-lambda.svg "AWS Lambda"
[aws-s3-bucket]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/aws-s3-bucket.svg "AWS S3 Bucket"
[black-box]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/black-box.svg "Black Box"
[low-block-rounded-blue]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/low-block-rounded-blue.svg "Low Block (rounded, blue)"
[webapp]: http://rawgit.com/danieljoos/isometric-cloud-icons/master/webapp.svg "Web Application"

| Description | Preview |
| ------------------------- | :------: |
| AWS API Gateway | ![AWS API Gateway][aws-api-gateway] |
| AWS CloudFront | ![AWS CloudFront][aws-cloudfront] |
| AWS Cognito Identity Pool | ![AWS Cognito Identity Pool][aws-cognito-identity-pool] |
| AWS DynamoDB | ![AWS DynamoDB][aws-dynamodb] |
| AWS Lambda | ![AWS Lambda][aws-lambda] |
| AWS S3 Bucket | ![AWS S3 Bucket][aws-s3-bucket] |
| Black Box | ![Black Box][black-box] |
| Low Block (rounded, blue) | ![Low Block][low-block-rounded-blue] |
| Web Application | ![Web Application][webapp] |