• Stars
    star
    241
  • Rank 166,702 (Top 4 %)
  • Language
    HTML
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Azure & Microsoft 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, with 'removeDimensions' plugin enabled

Many overlaps exist between the three main Azure icon sets, this expected, but each set also has unique icons hence their reason for inclusion. Condensing down to one merged super-set would be a huge undertaking

Changelog

View change log

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.

Microsoft permits the use of these icons in architectural diagrams, training materials, or documentation. You may copy, distribute, and display the icons only for the permitted use unless granted explicit permission by Microsoft. Microsoft reserves all other rights.
Donโ€™t crop, flip or rotate icons
Donโ€™t distort or change icon shape in any way
Donโ€™t use Microsoft product icons to represent your product or service

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/

If viewing the downloaded icons in Windows, install PowerToys and enable the 'File Explorer Preview' module as it supports showing SVGs as thumbnails within explorer

Core Azure Sets

'Official' Azure Icons Set

This set is the official downloadable collection from the Azure Architecture Center, the best place to look if you're after an Azure service or common Azure related icon. The set has been flattened (no sub-directories) and superfluous prefixes removed from the filenames

Azure Docs

Scraped from main Azure docs site, all major Azure services are in here plus a couple of other useful icons. It's a smallish set and a good place to start if you require an icon for a top level Azure service.

'CDS' Azure Icons Set

This set comprises the "Microsoft Azure Icon Repository" from the Microsoft Cloud Design Studio. There is an almost complete overlap with the above two sets, however there's some unique icons in here, and icons from the Azure portal which aren't anywhere else.

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.

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

Links to Other Collections

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

Font Awesome โ‡—

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.

More Repositories

1

kubeview

Kubernetes cluster visualiser and graphical explorer
Vue
921
star
2

k6-reporter

Output K6 test run results as formatted & easy to read HTML reports
EJS
369
star
3

workflow-dispatch

A GitHub Action for triggering workflows, using the `workflow_dispatch` event
TypeScript
318
star
4

armview-vscode

Graphically display ARM templates in VS Code with an interactive map style view
TypeScript
142
star
5

python-demoapp

Simple Python Flask web application designed for running in containers for demos
JavaScript
128
star
6

dapr-store

Sample application showcasing the use of Dapr to build microservices based apps
Go
124
star
7

super-dungeon-delve

2D retro style dungeon game
GDScript
117
star
8

vuego-demoapp

Simple Golang and Vue.js SPA demo for deploying to Azure, Docker etc
Vue
115
star
9

smilr

Microservices reference app showcasing a range of technologies, platforms & methodologies
JavaScript
100
star
10

chatr

Chat app using Azure Web PubSub, Static Web Apps and other Azure services
JavaScript
70
star
11

nodejs-demoapp

Simple demo Node.js Express web app for deploying to Azure, Docker etc
JavaScript
45
star
12

msal-graph-vue

Vue.js sample app showing use of MSAL for authentication and calling MS Graph APIs
Vue
35
star
13

htmx-go-chat

Chat app written in Go with HTMX and SSE
Go
33
star
14

dotnet6-minimal

Quick and dirty minimal .NET 6 web app
C#
28
star
15

postman-prometheus

Run Postman collections continuously and export results as Prometheus metrics
JavaScript
28
star
16

dotnet-demoapp

.NET 6 demo web app for deploying to Azure, Docker etc
C#
26
star
17

kube-workshop

A hands-on workshop intended to get people comfortable in working with Kubernetes and deploying applications
25
star
18

touchmidi

Flexible HTML5 based touch based control surface for MIDI
JavaScript
24
star
19

armview-web

Standalone web version of github.com/benc-uk/armview-vscode
EJS
22
star
20

k6-prometheus-exporter

Export k6 metrics and load test data into Prometheus
Go
20
star
21

rayscale

Microservices based, distributed ray tracer designed to run in containers
TypeScript
20
star
22

tools-install

Setup scripts for various dev tools, utilities, SDKs and CLI stuff
Shell
19
star
23

bicep-iac

My set of Azure Bicep templates and modules
Bicep
17
star
24

hcl2-parser

HCLv2 parser for JavaScript
JavaScript
16
star
25

go-rest-api

Boilerplate & template starter for creating a REST based HTTP microservice in Go
Go
15
star
26

locust-reporter

Generate HTML reports from Locust load test output
Go
15
star
27

azure-arm

My ARM template library
Shell
14
star
28

batcomputer

A working example of DevOps & operationalisation applied to Machine Learning and AI
Python
13
star
29

gofract

Mandelbrot and Julia fractals rendered in real-time using Go
Go
13
star
30

pikube

Building a Kubernetes cluster on the Raspberry Pi
Python
12
star
31

keycloak-helm

Helm chart for Keycloak
Smarty
10
star
32

terraform-mgmt-bootstrap

Bootstrap core Azure state & resources using Terraform for use with Azure DevOps
HCL
9
star
33

serverless-cosmos-lab

Azure computer vision AI lab using LogicApps, Cognitive Services, CosmosDB and Web Apps
JavaScript
9
star
34

azure-functions

!! OLD PLEASE DON'T USE !! Demo and example Azure Functions in various languages
C#
9
star
35

kube-primer

Kubernetes Technical Primer
8
star
36

pod-kicker

A Kubernetes sidecar to watch for file changes and restart deployments and pods
Go
7
star
37

dotfiles

My personal dotfiles
Shell
7
star
38

aks-samples

Samples, feature demos and examples for Azure Kubernetes Service (AKS)
Shell
6
star
39

touchmidi-old

Flexible HTML5 based touch based control surface for MIDI
JavaScript
6
star
40

java-demoapp

Simple demo Java Spring Boot web app for deploying to Azure, Docker etc
Java
6
star
41

melkors-oubliette

A 3D dungeon crawler game inspired by Dungeon Master & Eye Of The Beholder
GDScript
6
star
42

devcontainers

Dockerfile
5
star
43

generative-music

Procedural and generative music tools and things
HTML
5
star
44

msal-graph-react

React sample app showing use of MSAL for authentication and calling MS Graph APIs
JavaScript
5
star
45

dart-raytracer

A raytracer written in Dart
Dart
4
star
46

goat-bot

Microsoft Bot Framework working example & demo - Goat Bot!
JavaScript
4
star
47

face-vision-app

Azure Cognitive Face/Vision APIs - Pure HTML5/JS Client
JavaScript
4
star
48

azure-samples

General collection of samples and snippets for Azure
PowerShell
4
star
49

csa-widgets

Dashboard Widgets for HP Cloud Service Automation
JavaScript
4
star
50

serverless-cognitive

Computer vision AI lab using Azure Functions and Cognitive Services
JavaScript
4
star
51

dungeon-game-old

C#
3
star
52

simple-slides

Simple slide presenter written in HTML5 & JS
HTML
3
star
53

angular-demoapp

Demo app written in Angular 4 using Node.js and Material Components
TypeScript
3
star
54

azure-devops-core-docker

End to end DevOps exercise with .NET Core, Docker, VSTS in Azure
Batchfile
3
star
55

dapr-dotnet-starter

Simple learning & getting started example for .NET and Dapr
C#
2
star
56

doom-lite

A learning exercise in writing a simple retro style FPS
JavaScript
2
star
57

midi-toolkit

A HTML5 & JS based static web app for working with MIDI
JavaScript
2
star
58

caster

Retro style 90s FPS with a fantasy theme, written in Go
Go
2
star
59

nanoproxy

A simple HTTP reverse proxy & Kubernetes ingress controller written in Go as a learning exercise
Go
2
star
60

nanomon

Lightweight network and HTTP monitoring system, designed to be run with containers & Kubernetes
Go
2
star
61

serverless-fractal-bot

Fractals done in serverless and then tweeted to the world
JavaScript
2
star
62

tomb-viewer

Rendering Tomb Raider levels in TypeScript and WebGL
TypeScript
1
star
63

taskr

Demonstrator for Static Web Apps with Functions and Cosmos DB
JavaScript
1
star
64

project-starter

A base template to be used for any project
Makefile
1
star
65

cassandra-prototype

Experimenting with Cassandra
Shell
1
star
66

food-truck

Food Truck Challenge
Go
1
star
67

hivealive

IoT on Azure Proof Of Concept
JavaScript
1
star
68

gitops-test

Shell
1
star
69

mockery

API Server Mocking in Go
Go
1
star
70

azure-iot-demo

Azure IoT Demo using IoT Hubs, Service Bus and Functions
JavaScript
1
star
71

nanotracker

Retro styled music tracker in HTML5 & modern JavaScript
JavaScript
1
star
72

cse-onboarding

CSE Tech On-Boarding FY23
1
star
73

go-acs-client

Client SDK for the Azure Communication Services API
Go
1
star
74

htmx-go-todo

An example of a simple HTMX app built using Go
Go
1
star
75

skytap-ansible

Skytap module for Ansible with some example playbooks
Python
1
star
76

dapr-gateway-hack

Experiment and hack for Dapr service invocation across networks and clusters
Go
1
star
77

gh-experiment

1
star
78

fractal-bot-go

Fractals & Twitter bot done with Azure Functions and Go custom handlers
Go
1
star
79

dotfiles-kit

Build your own dotfiles repo
Shell
1
star
80

grpc-experiment

Go
1
star
81

benc.dev

blog & personal/vanity site
HTML
1
star
82

gsots3d

Library for building & rendering 3D stuff on the web
JavaScript
1
star
83

rust-wasm-fractals

Mandelbrot & Julia fractals rendered with Rust with WASM & JS
JavaScript
1
star
84

nodejs-api-starter

Starter template app for a Node.js CRUD REST API using MongoDB & Mongoose
JavaScript
1
star
85

link-shortener

Link & URL shortener
Shell
1
star