Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Ben Coleman 7fecdd4f11 Files run through SVGO 5 лет назад
.vscode Looking good 5 лет назад
_tools Files run through SVGO 5 лет назад
azure-docs Files run through SVGO 5 лет назад
azure-dotcom Files run through SVGO 5 лет назад
azure-patterns Files run through SVGO 5 лет назад
learning-site Files run through SVGO 5 лет назад
logos Files run through SVGO 5 лет назад
other Files run through SVGO 5 лет назад
.gitignore Renames & updates 5 лет назад
_config.yml Fixes 5 лет назад
favicon.png Fixes 5 лет назад
package-lock.json OK 5 лет назад
readme.md Files run through SVGO 5 лет назад

readme.md

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.

All files are run through SVGO to clean them up and optimize them

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 Docs

Logos & Brands

Azure Various

Microsoft Learning Site

Other Icons

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.