Ben Coleman b81a68d8f7 | před 4 roky | |
---|---|---|
.vscode | před 4 roky | |
_tools | před 4 roky | |
azure-docs | před 4 roky | |
azure-icons | před 4 roky | |
azure-patterns | před 4 roky | |
cloud-old | před 4 roky | |
logos | před 4 roky | |
other | před 4 roky | |
.gitignore | před 4 roky | |
_config.yml | před 5 roky | |
favicon.png | před 5 roky | |
readme.md | před 4 roky |
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: July 26th 2020
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.
To view the icons, thumbnail gallery pages for each of the main sets is provided. The gallery pages also allow you to search the icons, view them on a range of light & dark backgrounds and also download the icon in SVG or PNG format.
Note. These galleries only work when viewing this repo from GitHub pages here https://code.benco.io/icon-collection/
Scraped from main Azure docs site, all major Azure services are in here plus a couple of other useful icons. The main place to start if what you require is an icon for a top level Azure service
This is the official “Microsoft Azure Icon Repository” set from the Microsoft Cloud Design Studio, the best place to look if you’re after an Azure service or other icon from the Azure Portal. There will be an overlap with the Azure Docs set, but there’s nearly four times the number of icons here.
Very large set of 1200+ icons including many Azure services, but mostly focused on other concepts, actions and gyphs. This has been scraped from https://azure.microsoft.com/en-gb/patterns/styles/glyphs-icons/ This is made public, as part of the “Sundog” Azure.com design system
This is the old official “Microsoft Azure Cloud and AI Symbol / Icon Set - SVG” dated 15/05/2019 fetched from here. It is extremely outdated, and has many overlaps with the other sets, but also contains many unique icons. It’s included here in entirety for completeness
Various product, company & programing language logos, hand picked & fetched from various sources online. Theses may or may not be directly Azure related
Many other Azure & Microsoft icons sourced from various places; Azure.com pages, Azure Docs git repo, Azure portal etc. Most of these are hand picked or moved here manually, these shouldn’t overlap with the other sets, but may do
These are not part of this icon set, but linked to here as a useful external resources
The official Kubernetes icons for all the resource types; pods, nodes, namespaces, etc etc. Available as PNG, SVG and in labeled and unlabeled forms
Logos and icons for CNCF and CNCF projects
Free SVG mono-coloured icons for popular projects & brands
Huge set of over 5,000 icons, free set of over 1,500 which can be downloaded as SVG
Not a set of icons, but a browser extension for Chrome and Edge which allows you to easily grab icons from the Azure portal
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.