選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Ben Coleman b81a68d8f7 readme 4年前
.vscode rework scrape tool 4年前
_tools tidy up and re-gen 4年前
azure-docs docs icons update 4年前
azure-icons svgo refresh 4年前
azure-patterns docs icons update 4年前
cloud-old Added CDS icon set 4年前
logos tidy up and re-gen 4年前
other tidy up and re-gen 4年前
.gitignore rework scrape tool 4年前
_config.yml WSL sync up 5年前
favicon.png Fixes 5年前
readme.md readme 4年前

readme.md

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

  • HUGE UPDATE! 😁
  • New ‘Cloud Design Studio’ icon set added with all official Azure icons in new style
  • All Azure Docs icons refreshed with the new Azure branding / style
  • All Azure Patterns icons refreshed with the new Azure branding / style
  • Azure Patterns icons now have names!

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, 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/

Core Azure Sets

Azure Docs

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

‘Official’ Azure Icons Set

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.

Azure Patterns Collection

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

Microsoft ‘Cloud and AI’ Set (Outdated)

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

Other Sets

Logos & Brands

Various product, company & programing language logos, hand picked & fetched from various sources online. Theses may or may not be directly Azure related

Other Icons

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

Kubernetes Icons ⇗

The official Kubernetes icons for all the resource types; pods, nodes, namespaces, etc etc. Available as PNG, SVG and in labeled and unlabeled forms

CNCF Logos ⇗

Logos and icons for CNCF and CNCF projects

Simpleicons.org ⇗

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

Amazing Icon Downloader ⇗

Not a set of icons, but a browser extension for Chrome and Edge which allows you to easily grab icons 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.