|
12345678910111213141516171819202122 |
- # SVG Icon Collection
- This is a collection of various technical icons, glyphs, logos and other imagery all in SVG format. The icons are mainly Azure related but there are various other brands and logos plus abstract/generic symbols.
-
- Icons refreshed/updated: Jan 2019
-
- # Ownership & Copyright
- I do not attribute ownership to any of these icons & images. No copyright infringement is intended.
- All files have been sourced and scraped from the public internet and various Microsoft sites. They are collected here under fair use.
-
-
- # Icon Galleries
- To view the icons, gallery pages indexing each of the main sets is provided:
- #### [Azure Patterns Collection](azure-patterns)
- #### [Azure Docs](azure-docs)
- #### [Logos & Brands](logos)
- #### [Azure Various](azure-dotcom)
- #### [Microsoft Learning Site](learning-site)
- #### [Other Icons](other)
-
-
- # Scraping & Other Tools
- Various Node.js and bash scripts used for scraping, converting and generating the gallery pages are contained in the `_tools` folder. These are provided as-is with minimal documentation. Here be dragons.
|