CloudIcons is a Blazor application that lets you download official icons for Azure, AWS, and GCP in SVG and PNG formats. Officially joining as part of #hackoctoberfest
- Download official icons for Azure, AWS, and GCP.
- Choose between SVG and PNG formats.
- Browse icons easily with a user-friendly interface.
- .NET 5.0 or later
- Visual Studio 2019 or later
- Clone the repo
git clone https://github.com/mjtpena/CloudIcons.git
- Open the project in Visual Studio
- Run the project
Select an icon, pick a format (SVG or PNG), and click on the download button.
Pull requests are welcome. Please open an issue first to discuss major changes.
This project is licensed under the MIT License. See LICENSE
for more details.
Michael John Peña - michael@datachain.consulting Project Link: https://github.com/mjtpena/CloudIcons