Skip to content

Commit

Permalink
Merge pull request #5 from rinoreji/dev
Browse files Browse the repository at this point in the history
Added new icon sets
  • Loading branch information
rinoreji authored Aug 19, 2024
2 parents ab41bfe + cc610ca commit 1bd7519
Show file tree
Hide file tree
Showing 465 changed files with 4,999 additions and 181 deletions.
19 changes: 19 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,23 @@
- title: Azure Patterns Collection
url: azure-patterns
desc: 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.

- title: "Microsoft Dynamics 365 icons"
url: d365-icons
desc: "This article provides information about the official collection of Microsoft Dynamics 365 icons that you can use in architectural diagrams, training materials, or documentation."

- title: "Microsoft Entra architecture icons"
url: entra-icons
desc: "Microsoft Entra architecture icons"

- title: "Microsoft 365 architecture icons"
url: m365-icons
desc: "Microsoft 365 architecture icons"

- title: "Microsoft Power Platform icons"
url: power-platform-icons
desc: "Microsoft Power Platform icons"

- title: "Full Icon Set"
url: fullset
desc: "All icons under this repo"
12 changes: 12 additions & 0 deletions _tools/run-gallery.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
#!/bin/bash
# node clean-up.js ../Azure_Public_Service_Icons ../temp_svg
# node clean-up.js ../entra-icons ../temp_svg
# node clean-up.js ../m365-icons ../temp_svg
# node clean-up.js ../power-platform-icons ../temp_svg
# node clean-up.js ../d365-icons ../temp_svg

# node gallery.js ../Azure_Public_Service_Icons "Official Azure Icon Set 2"

node gallery.js ../azure-docs "Azure Docs"
node gallery.js ../azure-patterns "Azure Patterns Collection"
node gallery.js ../azure-icons "Official Azure Icon Set"
Expand All @@ -9,4 +15,10 @@ node gallery.js ../logos "Logos & Brands"
node gallery.js ../other "Other Icons"
#node gallery.js ../cloud-old "Old MS Cloud Icon Set"

node gallery.js ../entra-icons "Microsoft Entra ID architecture icons"
node gallery.js ../m365-icons "Microsoft 365 architecture icons"
node gallery.js ../power-platform-icons "Microsoft Power Platform icons"
node gallery.js ../d365-icons "Dynamics 365 icons"


node search.js ../
58 changes: 58 additions & 0 deletions d365-icons/BusinessCentral_scalable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions d365-icons/Commerce_scalable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
86 changes: 86 additions & 0 deletions d365-icons/ConnectedStore_scalable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1bd7519

Please sign in to comment.