25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Ben Coleman fe995c0e0b Update 5 년 전
.vscode Looking good 5 년 전
_tools Files run through SVGO 5 년 전
azure-docs Update 5 년 전
azure-dotcom Update 5 년 전
azure-patterns Files run through SVGO 5 년 전
learning-site Files run through SVGO 5 년 전
logos Update 5 년 전
other Update 5 년 전
.gitignore Renames & updates 5 년 전
_config.yml Fixes 5 년 전
favicon.png Fixes 5 년 전
package-lock.json OK 5 년 전
readme.md readme update 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

Probably the best place to start, 700 icons including all Azure services, this has been scraped from https://azure.microsoft.com/en-gb/patterns/styles/glyphs-icons/

Azure Docs

Scraped from main Azure docs site, all major Azure services are in here plus a couple of other useful icons. In most places this overlaps with the above set

Logos & Brands

Various product, company & programing language logos, fetched from various sources online

Azure Various

Extra icons taken from pages on the azure.com site, but overlaps removed

Microsoft Learning Site

More conceptual and illustration type images taken from https://docs.microsoft.com/en-us/learn/browse

Other Icons

There’s several Azure icons which can’t be found anywhere else (e.g. Azure DevOps) and some taken from the Azure portal

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.