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
- Host: GitHub
- URL: https://github.com/danieljoos/isometric-cloud-icons
- Owner: danieljoos
- License: cc0-1.0
- Created: 2016-04-28T13:49:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T09:13:05.000Z (about 6 years ago)
- Last Synced: 2025-02-03T18:04:21.640Z (4 months ago)
- Size: 25.4 KB
- Stars: 20
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Isometric Cloud Icons
Simple isometric icons that can be used for drawing cloud architecture diagramsGlyphs 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] |