kasuken / CloudIcons

A Blazor Application that allows you to download the official SVG icons of Cloud Platforms (Azure, AWS, GCP)

Home Page:https://icons.michaeljohnpena.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Cloud Icons

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

Features

  • Download official icons for Azure, AWS, and GCP.
  • Choose between SVG and PNG formats.
  • Browse icons easily with a user-friendly interface.

Getting Started

Prerequisites

  • .NET 5.0 or later
  • Visual Studio 2019 or later

Installation

  1. Clone the repo

git clone https://github.com/mjtpena/CloudIcons.git

  1. Open the project in Visual Studio
  2. Run the project

Usage

Select an icon, pick a format (SVG or PNG), and click on the download button.

Contributing

Pull requests are welcome. Please open an issue first to discuss major changes.

License

This project is licensed under the MIT License. See LICENSE for more details.

Contact

Michael John Peña - michael@datachain.consulting Project Link: https://github.com/mjtpena/CloudIcons

About

A Blazor Application that allows you to download the official SVG icons of Cloud Platforms (Azure, AWS, GCP)

https://icons.michaeljohnpena.com

License:MIT License


Languages

Language:HTML 59.2%Language:CSS 32.8%Language:C# 6.5%Language:JavaScript 1.4%