Ben Coleman b7998cd81b | преди 5 години | |
---|---|---|
.vscode | преди 5 години | |
_tools | преди 5 години | |
azure-docs | преди 5 години | |
azure-patterns | преди 5 години | |
logos | преди 5 години | |
other | преди 5 години | |
.gitignore | преди 5 години | |
_config.yml | преди 5 години | |
favicon.png | преди 5 години | |
package-lock.json | преди 5 години | |
readme.md | преди 5 години |
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: June 28th 2019
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/
Probably the best place to start, 900+ icons including all Azure services, this has been scraped from https://azure.microsoft.com/en-gb/patterns/styles/glyphs-icons/
Scraped from main Azure docs site, all major Azure services are in here plus a couple of other useful icons. In many places this overlaps with the above set, but is a bit more focused on core Azure services making it easier to find what you are looking for.
Various product, company & programing language logos, hand picked & fetched from various sources online.
Many other Azure & Microsoft icons sourced from various places; Azure.com pages, Azure Docs git repo, Azure portal etc. These shouldn’t overlap with the other sets
Not part of this icon set, but linked here as a useful external resource.
These are the official Kubernetes icons for all the resource types; pods, nodes, namespaces, etc etc. Available as PNG, SVG and in labeled and unlabeled forms
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.