You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

readme.md 1.0 KiB

5 years ago
5 years ago
5 years ago
5 years ago
12345678910111213141516171819202122
  1. # SVG Icon Collection
  2. 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.
  3. Icons refreshed/updated: Jan 2019
  4. # Ownership & Copyright
  5. I do not attribute ownership to any of these icons & images. No copyright infringement is intended.
  6. All files have been sourced and scraped from the public internet and various Microsoft sites. They are collected here under fair use.
  7. # Icon Galleries
  8. To view the icons, gallery pages indexing each of the main sets is provided:
  9. #### [Azure Patterns Collection](azure-patterns)
  10. #### [Azure Docs](azure-docs)
  11. #### [Logos & Brands](logos)
  12. #### [Azure Various](azure-dotcom)
  13. #### [Microsoft Learning Site](learning-site)
  14. #### [Other Icons](other)
  15. # Scraping & Other Tools
  16. 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.