diff --git a/_tools/ren.sh b/_tools/ren.sh index 8bf1fd6..24320a8 100644 --- a/_tools/ren.sh +++ b/_tools/ren.sh @@ -1,4 +1,4 @@ -for file in t/* ; do - newname=$(echo $file | cut -d'_' -f 2) +for file in * ; do + newname=$(echo $file | cut -d'-' -f 2) mv $file $newname done \ No newline at end of file diff --git a/_tools/run-gallery.sh b/_tools/run-gallery.sh index 2182c7f..fb01df2 100644 --- a/_tools/run-gallery.sh +++ b/_tools/run-gallery.sh @@ -1,6 +1,7 @@ #!/bin/bash node gallery.js ../azure-docs "Azure Docs" node gallery.js ../azure-patterns "Azure Patterns Collection" +node gallery.js ../azure-icons "Official Azure Icon Set" node gallery.js ../logos "Logos & Brands" node gallery.js ../other "Other Icons" -node gallery.js ../official "Official MS Cloud Icon Set" +node gallery.js ../cloud-old "Old MS Cloud Icon Set" diff --git a/_tools/run-scrape.sh b/_tools/run-scrape.sh index 3f8995d..b6094ee 100644 --- a/_tools/run-scrape.sh +++ b/_tools/run-scrape.sh @@ -1,7 +1,7 @@ #!/bin/bash -#node scrape.js https://docs.microsoft.com/en-gb/azure/ -#node scrape.js https://azure.microsoft.com/en-gb/patterns/styles/glyphs-icons/ -node scrape.js https://azure.microsoft.com/en-us/solutions/ +node scrape.js https://docs.microsoft.com/en-gb/azure/ +node scrape.js https://azure.microsoft.com/en-gb/patterns/styles/glyphs-icons/ +#node scrape.js https://azure.microsoft.com/en-us/solutions/ # node scrape.js https://azure.microsoft.com/en-us/overview/azure-vs-aws # node scrape.js https://azure.microsoft.com/en-us/overview/ai-platform diff --git a/_tools/templates/gallery.ejs b/_tools/templates/gallery.ejs index 285725f..f4b6c6f 100644 --- a/_tools/templates/gallery.ejs +++ b/_tools/templates/gallery.ejs @@ -88,7 +88,7 @@
🡅  

<%= title %>



- Finder:
+ Finder:   Icons: ...
@@ -151,6 +151,12 @@ var dataURL = canvas.toDataURL("image/png"); return dataURL.replace(/^data:image\/(png|jpg);base64,/, ""); } + + function updateCount() { + document.querySelector('#count').innerHTML = ''+document.querySelectorAll(".imgbox").length + } + + updateCount() \ No newline at end of file diff --git a/azure-docs/index.html b/azure-docs/index.html index 883a5b1..c258d33 100644 --- a/azure-docs/index.html +++ b/azure-docs/index.html @@ -88,7 +88,7 @@
🡅  

Azure Docs



- Finder:
+ Finder:   Icons: ...
@@ -471,6 +471,12 @@ var dataURL = canvas.toDataURL("image/png"); return dataURL.replace(/^data:image\/(png|jpg);base64,/, ""); } + + function updateCount() { + document.querySelector('#count').innerHTML = ''+document.querySelectorAll(".imgbox").length + } + + updateCount() \ No newline at end of file diff --git a/azure-icons/AzureStack-1-Infrastructure-Backup.svg b/azure-icons/AzureStack-1-Infrastructure-Backup.svg new file mode 100644 index 0000000..d103940 --- /dev/null +++ b/azure-icons/AzureStack-1-Infrastructure-Backup.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + Icon-azurestack-1 + + + + + + + + + + + + + + + + + diff --git a/azure-icons/AzureStack-2-Capacity.svg b/azure-icons/AzureStack-2-Capacity.svg new file mode 100644 index 0000000..497975a --- /dev/null +++ b/azure-icons/AzureStack-2-Capacity.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + Icon-azurestack-2 + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/AzureStack-3-Offers.svg b/azure-icons/AzureStack-3-Offers.svg new file mode 100644 index 0000000..251b24e --- /dev/null +++ b/azure-icons/AzureStack-3-Offers.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + Icon-azurestack-3 + + + + + + + + diff --git a/azure-icons/AzureStack-4-User-Subscriptions.svg b/azure-icons/AzureStack-4-User-Subscriptions.svg new file mode 100644 index 0000000..2c86433 --- /dev/null +++ b/azure-icons/AzureStack-4-User-Subscriptions.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + Icon-azurestack-4 + + + + + + + + + + + + + + + + diff --git a/azure-icons/AzureStack-484-EdgeManagement.svg b/azure-icons/AzureStack-484-EdgeManagement.svg new file mode 100644 index 0000000..21ae19d --- /dev/null +++ b/azure-icons/AzureStack-484-EdgeManagement.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + Icon-484-EdgeManagementArtboard 1 + + + + + + + diff --git a/azure-icons/AzureStack-5-Marketplace-Management.svg b/azure-icons/AzureStack-5-Marketplace-Management.svg new file mode 100644 index 0000000..d2a834b --- /dev/null +++ b/azure-icons/AzureStack-5-Marketplace-Management.svg @@ -0,0 +1,21 @@ + + + + + + + + + Icon-azurestack-5 + + + + + + + + + + + + diff --git a/azure-icons/AzureStack-6-Plans.svg b/azure-icons/AzureStack-6-Plans.svg new file mode 100644 index 0000000..1df431c --- /dev/null +++ b/azure-icons/AzureStack-6-Plans.svg @@ -0,0 +1,20 @@ + + + + + + + + Icon-azurestack-6 + + + + + + + + + + + + diff --git a/azure-icons/AzureStack-7-Azure-Stack.svg b/azure-icons/AzureStack-7-Azure-Stack.svg new file mode 100644 index 0000000..8ed09bf --- /dev/null +++ b/azure-icons/AzureStack-7-Azure-Stack.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + Icon-azurestack-7 + + + + + + + + + + diff --git a/azure-icons/AzureStack-8-Updates.svg b/azure-icons/AzureStack-8-Updates.svg new file mode 100644 index 0000000..d873e6f --- /dev/null +++ b/azure-icons/AzureStack-8-Updates.svg @@ -0,0 +1,19 @@ + + + + + + + + Icon-azurestack-8 + + + + + + + + + + + diff --git a/azure-icons/AzureStack-9-Region-Management.svg b/azure-icons/AzureStack-9-Region-Management.svg new file mode 100644 index 0000000..4d25eec --- /dev/null +++ b/azure-icons/AzureStack-9-Region-Management.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + Icon-azurestack-9 + + + + + + + + + + + diff --git a/azure-icons/Blockchain-363-Applications.svg b/azure-icons/Blockchain-363-Applications.svg new file mode 100644 index 0000000..329a2c4 --- /dev/null +++ b/azure-icons/Blockchain-363-Applications.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + Icon-Blockchain-363 + + + + + + + + + + diff --git a/azure-icons/Blockchain-364-Outbound-Connection.svg b/azure-icons/Blockchain-364-Outbound-Connection.svg new file mode 100644 index 0000000..3281249 --- /dev/null +++ b/azure-icons/Blockchain-364-Outbound-Connection.svg @@ -0,0 +1,8 @@ + + Icon-Blockchain-364 + + + + + + diff --git a/azure-icons/Blockchain-365-Streaming-Service.svg b/azure-icons/Blockchain-365-Streaming-Service.svg new file mode 100644 index 0000000..60ddde3 --- /dev/null +++ b/azure-icons/Blockchain-365-Streaming-Service.svg @@ -0,0 +1,9 @@ + + Icon-Blockchain-365 + + + + + + + diff --git a/azure-icons/Blockchain-366-Azure-Blockchain-Service.svg b/azure-icons/Blockchain-366-Azure-Blockchain-Service.svg new file mode 100644 index 0000000..799b408 --- /dev/null +++ b/azure-icons/Blockchain-366-Azure-Blockchain-Service.svg @@ -0,0 +1,18 @@ + + Icon-Blockchain-366 + + + + + + + + + + + + + + + + diff --git a/azure-icons/Blockchain-367-Azure-Token-Service.svg b/azure-icons/Blockchain-367-Azure-Token-Service.svg new file mode 100644 index 0000000..411a50f --- /dev/null +++ b/azure-icons/Blockchain-367-Azure-Token-Service.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/azure-icons/Blockchain-369-BC-DevKit.svg b/azure-icons/Blockchain-369-BC-DevKit.svg new file mode 100644 index 0000000..c2b1316 --- /dev/null +++ b/azure-icons/Blockchain-369-BC-DevKit.svg @@ -0,0 +1,20 @@ + + + + + + + + Icon-664-BC-DevKit + + + + + + + + + + + + diff --git a/azure-icons/Blockchain-374-ABS-Member.svg b/azure-icons/Blockchain-374-ABS-Member.svg new file mode 100644 index 0000000..377d9b8 --- /dev/null +++ b/azure-icons/Blockchain-374-ABS-Member.svg @@ -0,0 +1,17 @@ + + + + + + + + Icon-494-ABS-Member + + + + + + + + + diff --git a/azure-icons/Blockchain-375-Consortium.svg b/azure-icons/Blockchain-375-Consortium.svg new file mode 100644 index 0000000..0b02e26 --- /dev/null +++ b/azure-icons/Blockchain-375-Consortium.svg @@ -0,0 +1,30 @@ + + Icon-493-Consortium + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/analytics-141-SQL-Data-Warehouses.svg b/azure-icons/analytics-141-SQL-Data-Warehouses.svg new file mode 100644 index 0000000..e180ce9 --- /dev/null +++ b/azure-icons/analytics-141-SQL-Data-Warehouses.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + Icon-databases-125 + + + + + + + + + diff --git a/azure-icons/analytics-142-HD-Insight-Clusters.svg b/azure-icons/analytics-142-HD-Insight-Clusters.svg new file mode 100644 index 0000000..cdc88c0 --- /dev/null +++ b/azure-icons/analytics-142-HD-Insight-Clusters.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + Icon-analytics-142 + + + + + + + \ No newline at end of file diff --git a/azure-icons/analytics-143-Data-Lake-Analytics.svg b/azure-icons/analytics-143-Data-Lake-Analytics.svg new file mode 100644 index 0000000..b4479b7 --- /dev/null +++ b/azure-icons/analytics-143-Data-Lake-Analytics.svg @@ -0,0 +1,13 @@ + + + + + + + + Icon-analytics-143 + + + + \ No newline at end of file diff --git a/azure-icons/analytics-144-Event-Hubs.svg b/azure-icons/analytics-144-Event-Hubs.svg new file mode 100644 index 0000000..bc29a22 --- /dev/null +++ b/azure-icons/analytics-144-Event-Hubs.svg @@ -0,0 +1,31 @@ + + Icon-analytics-144 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/analytics-145-Azure-Data-Explorer-Clusters.svg b/azure-icons/analytics-145-Azure-Data-Explorer-Clusters.svg new file mode 100644 index 0000000..c3402ea --- /dev/null +++ b/azure-icons/analytics-145-Azure-Data-Explorer-Clusters.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + Icon-analytics-145 + + + + + + + + + + + + diff --git a/azure-icons/analytics-146-Data-Factory.svg b/azure-icons/analytics-146-Data-Factory.svg new file mode 100644 index 0000000..44496a8 --- /dev/null +++ b/azure-icons/analytics-146-Data-Factory.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + Icon-analytics-146 + + + + + + + + + + + diff --git a/azure-icons/analytics-147-Stream-Analytics.svg b/azure-icons/analytics-147-Stream-Analytics.svg new file mode 100644 index 0000000..1309aed --- /dev/null +++ b/azure-icons/analytics-147-Stream-Analytics.svg @@ -0,0 +1,17 @@ + + + + + + + + + + Icon-analytics-147 + + + + + + + diff --git a/azure-icons/analytics-148-Analysis-Services.svg b/azure-icons/analytics-148-Analysis-Services.svg new file mode 100644 index 0000000..1496f92 --- /dev/null +++ b/azure-icons/analytics-148-Analysis-Services.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + Icon-analytics-148 + + + + + + + + diff --git a/azure-icons/analytics-149-Event-Hub-Clusters.svg b/azure-icons/analytics-149-Event-Hub-Clusters.svg new file mode 100644 index 0000000..60b4a02 --- /dev/null +++ b/azure-icons/analytics-149-Event-Hub-Clusters.svg @@ -0,0 +1,44 @@ + + Icon-analytics-149 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/analytics-150-Data-Lake-Store-Gen1.svg b/azure-icons/analytics-150-Data-Lake-Store-Gen1.svg new file mode 100644 index 0000000..0c047e7 --- /dev/null +++ b/azure-icons/analytics-150-Data-Lake-Store-Gen1.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + Icon-analytics-150 + + + + + + \ No newline at end of file diff --git a/azure-icons/analytics-151-Log-Analytics-Workspaces.svg b/azure-icons/analytics-151-Log-Analytics-Workspaces.svg new file mode 100644 index 0000000..7e72bac --- /dev/null +++ b/azure-icons/analytics-151-Log-Analytics-Workspaces.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + Icon-manage-307 + + + + + + \ No newline at end of file diff --git a/azure-icons/command-0097-ApplySplitting.svg b/azure-icons/command-0097-ApplySplitting.svg new file mode 100644 index 0000000..4931b82 --- /dev/null +++ b/azure-icons/command-0097-ApplySplitting.svg @@ -0,0 +1,18 @@ + + Icon-404-ApplySplitting + + + + + + + + + + + + + + + + diff --git a/azure-icons/command-0098-SplitAvailable.svg b/azure-icons/command-0098-SplitAvailable.svg new file mode 100644 index 0000000..6fb458e --- /dev/null +++ b/azure-icons/command-0098-SplitAvailable.svg @@ -0,0 +1,17 @@ + + Icon-404-SplitAvailable + + + + + + + + + + + + + + + diff --git a/azure-icons/command-0099-Repair.svg b/azure-icons/command-0099-Repair.svg new file mode 100644 index 0000000..7febc5e --- /dev/null +++ b/azure-icons/command-0099-Repair.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/azure-icons/command-1000-Add-Team-Member.svg b/azure-icons/command-1000-Add-Team-Member.svg new file mode 100644 index 0000000..110c2d9 --- /dev/null +++ b/azure-icons/command-1000-Add-Team-Member.svg @@ -0,0 +1 @@ +Asset 16 \ No newline at end of file diff --git a/azure-icons/command-1001-Add-Tile.svg b/azure-icons/command-1001-Add-Tile.svg new file mode 100644 index 0000000..b0edd5f --- /dev/null +++ b/azure-icons/command-1001-Add-Tile.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/azure-icons/command-1002-Add.svg b/azure-icons/command-1002-Add.svg new file mode 100644 index 0000000..4af8e50 --- /dev/null +++ b/azure-icons/command-1002-Add.svg @@ -0,0 +1,6 @@ + + Icon-command-1002Artboard 2 + + + + diff --git a/azure-icons/command-1003-Arrow-Down.svg b/azure-icons/command-1003-Arrow-Down.svg new file mode 100644 index 0000000..40d2e0d --- /dev/null +++ b/azure-icons/command-1003-Arrow-Down.svg @@ -0,0 +1 @@ +Asset 15 \ No newline at end of file diff --git a/azure-icons/command-1004-Arrow-Left.svg b/azure-icons/command-1004-Arrow-Left.svg new file mode 100644 index 0000000..e151441 --- /dev/null +++ b/azure-icons/command-1004-Arrow-Left.svg @@ -0,0 +1 @@ +Asset 95 \ No newline at end of file diff --git a/azure-icons/command-1005-Arrow-Right.svg b/azure-icons/command-1005-Arrow-Right.svg new file mode 100644 index 0000000..9654117 --- /dev/null +++ b/azure-icons/command-1005-Arrow-Right.svg @@ -0,0 +1 @@ +Asset 13 \ No newline at end of file diff --git a/azure-icons/command-1006-Arrow-Up.svg b/azure-icons/command-1006-Arrow-Up.svg new file mode 100644 index 0000000..e2e5536 --- /dev/null +++ b/azure-icons/command-1006-Arrow-Up.svg @@ -0,0 +1 @@ +Asset 14 \ No newline at end of file diff --git a/azure-icons/command-1007-Attachment.svg b/azure-icons/command-1007-Attachment.svg new file mode 100644 index 0000000..27b06df --- /dev/null +++ b/azure-icons/command-1007-Attachment.svg @@ -0,0 +1 @@ +Asset 12 \ No newline at end of file diff --git a/azure-icons/command-1008-Avatar-Default.svg b/azure-icons/command-1008-Avatar-Default.svg new file mode 100644 index 0000000..d56a492 --- /dev/null +++ b/azure-icons/command-1008-Avatar-Default.svg @@ -0,0 +1 @@ +Asset 11 \ No newline at end of file diff --git a/azure-icons/command-1009-Avatar-Unknown.svg b/azure-icons/command-1009-Avatar-Unknown.svg new file mode 100644 index 0000000..8062034 --- /dev/null +++ b/azure-icons/command-1009-Avatar-Unknown.svg @@ -0,0 +1 @@ +Asset 10 \ No newline at end of file diff --git a/azure-icons/command-1010-Azure-Quickstart.svg b/azure-icons/command-1010-Azure-Quickstart.svg new file mode 100644 index 0000000..4054ef6 --- /dev/null +++ b/azure-icons/command-1010-Azure-Quickstart.svg @@ -0,0 +1 @@ +Asset 9 \ No newline at end of file diff --git a/azure-icons/command-1011-Backlog.svg b/azure-icons/command-1011-Backlog.svg new file mode 100644 index 0000000..a9128bc --- /dev/null +++ b/azure-icons/command-1011-Backlog.svg @@ -0,0 +1 @@ +Asset 8 \ No newline at end of file diff --git a/azure-icons/command-1012-Book.svg b/azure-icons/command-1012-Book.svg new file mode 100644 index 0000000..402ed4f --- /dev/null +++ b/azure-icons/command-1012-Book.svg @@ -0,0 +1 @@ +Asset 7 \ No newline at end of file diff --git a/azure-icons/command-1013-Calendar.svg b/azure-icons/command-1013-Calendar.svg new file mode 100644 index 0000000..671686c --- /dev/null +++ b/azure-icons/command-1013-Calendar.svg @@ -0,0 +1 @@ +Asset 6 \ No newline at end of file diff --git a/azure-icons/command-1014-Cancelled.svg b/azure-icons/command-1014-Cancelled.svg new file mode 100644 index 0000000..dcfb0cc --- /dev/null +++ b/azure-icons/command-1014-Cancelled.svg @@ -0,0 +1 @@ +Asset 5 \ No newline at end of file diff --git a/azure-icons/command-1015-Check.svg b/azure-icons/command-1015-Check.svg new file mode 100644 index 0000000..3179859 --- /dev/null +++ b/azure-icons/command-1015-Check.svg @@ -0,0 +1 @@ +Asset 95Table \ No newline at end of file diff --git a/azure-icons/command-1016-Wrench.svg b/azure-icons/command-1016-Wrench.svg new file mode 100644 index 0000000..9e93bab --- /dev/null +++ b/azure-icons/command-1016-Wrench.svg @@ -0,0 +1 @@ +Asset 91 \ No newline at end of file diff --git a/azure-icons/command-1017-Variables.svg b/azure-icons/command-1017-Variables.svg new file mode 100644 index 0000000..2c8c0a1 --- /dev/null +++ b/azure-icons/command-1017-Variables.svg @@ -0,0 +1 @@ +Asset 92 \ No newline at end of file diff --git a/azure-icons/command-1018-Upload.svg b/azure-icons/command-1018-Upload.svg new file mode 100644 index 0000000..74503c5 --- /dev/null +++ b/azure-icons/command-1018-Upload.svg @@ -0,0 +1,8 @@ + + mdlAsset 39icons + + + + + + \ No newline at end of file diff --git a/azure-icons/command-1019-Unpin.svg b/azure-icons/command-1019-Unpin.svg new file mode 100644 index 0000000..9d56f76 --- /dev/null +++ b/azure-icons/command-1019-Unpin.svg @@ -0,0 +1 @@ +Asset 93 \ No newline at end of file diff --git a/azure-icons/command-1020-Unlock.svg b/azure-icons/command-1020-Unlock.svg new file mode 100644 index 0000000..d6dd92b --- /dev/null +++ b/azure-icons/command-1020-Unlock.svg @@ -0,0 +1 @@ +Asset 94 \ No newline at end of file diff --git a/azure-icons/command-1021-Undo.svg b/azure-icons/command-1021-Undo.svg new file mode 100644 index 0000000..885eb13 --- /dev/null +++ b/azure-icons/command-1021-Undo.svg @@ -0,0 +1 @@ +Asset 74 \ No newline at end of file diff --git a/azure-icons/command-1022-Triangle.svg b/azure-icons/command-1022-Triangle.svg new file mode 100644 index 0000000..31fe52e --- /dev/null +++ b/azure-icons/command-1022-Triangle.svg @@ -0,0 +1 @@ +Asset 75 \ No newline at end of file diff --git a/azure-icons/command-1023-Trend-Up.svg b/azure-icons/command-1023-Trend-Up.svg new file mode 100644 index 0000000..c3a692c --- /dev/null +++ b/azure-icons/command-1023-Trend-Up.svg @@ -0,0 +1 @@ +Asset 76 \ No newline at end of file diff --git a/azure-icons/command-1024-Trend-Down.svg b/azure-icons/command-1024-Trend-Down.svg new file mode 100644 index 0000000..1a4e8b4 --- /dev/null +++ b/azure-icons/command-1024-Trend-Down.svg @@ -0,0 +1 @@ +Asset 77 \ No newline at end of file diff --git a/azure-icons/command-1025-Trash-Outline.svg b/azure-icons/command-1025-Trash-Outline.svg new file mode 100644 index 0000000..633c2a0 --- /dev/null +++ b/azure-icons/command-1025-Trash-Outline.svg @@ -0,0 +1 @@ +TrashOutline \ No newline at end of file diff --git a/azure-icons/command-1026-Tools.svg b/azure-icons/command-1026-Tools.svg new file mode 100644 index 0000000..e29d746 --- /dev/null +++ b/azure-icons/command-1026-Tools.svg @@ -0,0 +1 @@ +Asset 78 \ No newline at end of file diff --git a/azure-icons/command-1027-Thumbs-Up.svg b/azure-icons/command-1027-Thumbs-Up.svg new file mode 100644 index 0000000..3699962 --- /dev/null +++ b/azure-icons/command-1027-Thumbs-Up.svg @@ -0,0 +1 @@ +Asset 80 \ No newline at end of file diff --git a/azure-icons/command-1028-Thumbs-Down.svg b/azure-icons/command-1028-Thumbs-Down.svg new file mode 100644 index 0000000..af57aae --- /dev/null +++ b/azure-icons/command-1028-Thumbs-Down.svg @@ -0,0 +1 @@ +Asset 79 \ No newline at end of file diff --git a/azure-icons/command-1029-Tasks.svg b/azure-icons/command-1029-Tasks.svg new file mode 100644 index 0000000..c51c372 --- /dev/null +++ b/azure-icons/command-1029-Tasks.svg @@ -0,0 +1 @@ +Asset 81 \ No newline at end of file diff --git a/azure-icons/command-1030-Tags.svg b/azure-icons/command-1030-Tags.svg new file mode 100644 index 0000000..6a80586 --- /dev/null +++ b/azure-icons/command-1030-Tags.svg @@ -0,0 +1 @@ +Asset 82 \ No newline at end of file diff --git a/azure-icons/command-1031-Table.svg b/azure-icons/command-1031-Table.svg new file mode 100644 index 0000000..603b29e --- /dev/null +++ b/azure-icons/command-1031-Table.svg @@ -0,0 +1 @@ +Asset 96Table \ No newline at end of file diff --git a/azure-icons/command-1032-Swap.svg b/azure-icons/command-1032-Swap.svg new file mode 100644 index 0000000..ee790bd --- /dev/null +++ b/azure-icons/command-1032-Swap.svg @@ -0,0 +1 @@ +Asset 83 \ No newline at end of file diff --git a/azure-icons/command-1033-Support.svg b/azure-icons/command-1033-Support.svg new file mode 100644 index 0000000..41d863e --- /dev/null +++ b/azure-icons/command-1033-Support.svg @@ -0,0 +1 @@ +Asset 73 \ No newline at end of file diff --git a/azure-icons/command-1034-Subtract.svg b/azure-icons/command-1034-Subtract.svg new file mode 100644 index 0000000..da227e4 --- /dev/null +++ b/azure-icons/command-1034-Subtract.svg @@ -0,0 +1 @@ +Asset 84 \ No newline at end of file diff --git a/azure-icons/command-1035-Stop.svg b/azure-icons/command-1035-Stop.svg new file mode 100644 index 0000000..8201141 --- /dev/null +++ b/azure-icons/command-1035-Stop.svg @@ -0,0 +1 @@ +Asset 85 \ No newline at end of file diff --git a/azure-icons/command-1036-Start.svg b/azure-icons/command-1036-Start.svg new file mode 100644 index 0000000..1d58acf --- /dev/null +++ b/azure-icons/command-1036-Start.svg @@ -0,0 +1 @@ +Asset 86 \ No newline at end of file diff --git a/azure-icons/command-1037-Smiley-Neutral.svg b/azure-icons/command-1037-Smiley-Neutral.svg new file mode 100644 index 0000000..b487e80 --- /dev/null +++ b/azure-icons/command-1037-Smiley-Neutral.svg @@ -0,0 +1 @@ +Asset 87 \ No newline at end of file diff --git a/azure-icons/command-1038-Sign-Out.svg b/azure-icons/command-1038-Sign-Out.svg new file mode 100644 index 0000000..893fab0 --- /dev/null +++ b/azure-icons/command-1038-Sign-Out.svg @@ -0,0 +1 @@ +Asset 88 \ No newline at end of file diff --git a/azure-icons/command-1039-Show.svg b/azure-icons/command-1039-Show.svg new file mode 100644 index 0000000..41be311 --- /dev/null +++ b/azure-icons/command-1039-Show.svg @@ -0,0 +1 @@ +Asset 101 \ No newline at end of file diff --git a/azure-icons/command-1040-Search.svg b/azure-icons/command-1040-Search.svg new file mode 100644 index 0000000..48b9843 --- /dev/null +++ b/azure-icons/command-1040-Search.svg @@ -0,0 +1 @@ +Asset 98 \ No newline at end of file diff --git a/azure-icons/command-1041-Save-All.svg b/azure-icons/command-1041-Save-All.svg new file mode 100644 index 0000000..6011f62 --- /dev/null +++ b/azure-icons/command-1041-Save-All.svg @@ -0,0 +1 @@ +Asset 89 \ No newline at end of file diff --git a/azure-icons/command-1042-Save.svg b/azure-icons/command-1042-Save.svg new file mode 100644 index 0000000..25144f7 --- /dev/null +++ b/azure-icons/command-1042-Save.svg @@ -0,0 +1 @@ +Asset 90 \ No newline at end of file diff --git a/azure-icons/command-1043-Sad.svg b/azure-icons/command-1043-Sad.svg new file mode 100644 index 0000000..ed73371 --- /dev/null +++ b/azure-icons/command-1043-Sad.svg @@ -0,0 +1 @@ +Asset 103 \ No newline at end of file diff --git a/azure-icons/command-1044-Retain.svg b/azure-icons/command-1044-Retain.svg new file mode 100644 index 0000000..1eca448 --- /dev/null +++ b/azure-icons/command-1044-Retain.svg @@ -0,0 +1 @@ +Asset 56 \ No newline at end of file diff --git a/azure-icons/command-1045-Request.svg b/azure-icons/command-1045-Request.svg new file mode 100644 index 0000000..635dec8 --- /dev/null +++ b/azure-icons/command-1045-Request.svg @@ -0,0 +1 @@ +Asset 57 \ No newline at end of file diff --git a/azure-icons/command-1046-Release.svg b/azure-icons/command-1046-Release.svg new file mode 100644 index 0000000..fdfabcc --- /dev/null +++ b/azure-icons/command-1046-Release.svg @@ -0,0 +1 @@ +Asset 58 \ No newline at end of file diff --git a/azure-icons/command-1047-Refresh.svg b/azure-icons/command-1047-Refresh.svg new file mode 100644 index 0000000..04f2df4 --- /dev/null +++ b/azure-icons/command-1047-Refresh.svg @@ -0,0 +1 @@ +Asset 59 \ No newline at end of file diff --git a/azure-icons/command-1048-Redo.svg b/azure-icons/command-1048-Redo.svg new file mode 100644 index 0000000..c31bdfb --- /dev/null +++ b/azure-icons/command-1048-Redo.svg @@ -0,0 +1 @@ +Asset 60 \ No newline at end of file diff --git a/azure-icons/command-1049-Queued.svg b/azure-icons/command-1049-Queued.svg new file mode 100644 index 0000000..b47b807 --- /dev/null +++ b/azure-icons/command-1049-Queued.svg @@ -0,0 +1 @@ +Asset 61 \ No newline at end of file diff --git a/azure-icons/command-1050-Question.svg b/azure-icons/command-1050-Question.svg new file mode 100644 index 0000000..0d41464 --- /dev/null +++ b/azure-icons/command-1050-Question.svg @@ -0,0 +1 @@ +Asset 62 \ No newline at end of file diff --git a/azure-icons/command-1051-Query.svg b/azure-icons/command-1051-Query.svg new file mode 100644 index 0000000..485ff93 --- /dev/null +++ b/azure-icons/command-1051-Query.svg @@ -0,0 +1 @@ +Asset 55 \ No newline at end of file diff --git a/azure-icons/command-1052-Publish.svg b/azure-icons/command-1052-Publish.svg new file mode 100644 index 0000000..91d2eb5 --- /dev/null +++ b/azure-icons/command-1052-Publish.svg @@ -0,0 +1 @@ +Asset 63 \ No newline at end of file diff --git a/azure-icons/command-1053-Properties.svg b/azure-icons/command-1053-Properties.svg new file mode 100644 index 0000000..7249226 --- /dev/null +++ b/azure-icons/command-1053-Properties.svg @@ -0,0 +1 @@ +Asset 64 \ No newline at end of file diff --git a/azure-icons/command-1054-Power-Up.svg b/azure-icons/command-1054-Power-Up.svg new file mode 100644 index 0000000..d2b3ca5 --- /dev/null +++ b/azure-icons/command-1054-Power-Up.svg @@ -0,0 +1 @@ +Asset 65 \ No newline at end of file diff --git a/azure-icons/command-1055-Postpone.svg b/azure-icons/command-1055-Postpone.svg new file mode 100644 index 0000000..c046bc6 --- /dev/null +++ b/azure-icons/command-1055-Postpone.svg @@ -0,0 +1 @@ +Asset 66 \ No newline at end of file diff --git a/azure-icons/command-1056-Pin.svg b/azure-icons/command-1056-Pin.svg new file mode 100644 index 0000000..fb4ac95 --- /dev/null +++ b/azure-icons/command-1056-Pin.svg @@ -0,0 +1 @@ +Asset 102 \ No newline at end of file diff --git a/azure-icons/command-1057-Person-With-Friend.svg b/azure-icons/command-1057-Person-With-Friend.svg new file mode 100644 index 0000000..7fb7ae5 --- /dev/null +++ b/azure-icons/command-1057-Person-With-Friend.svg @@ -0,0 +1,12 @@ + + + +Asset 67 + + + + + diff --git a/azure-icons/command-1058-Person.svg b/azure-icons/command-1058-Person.svg new file mode 100644 index 0000000..4d54bfd --- /dev/null +++ b/azure-icons/command-1058-Person.svg @@ -0,0 +1 @@ +Asset 68 \ No newline at end of file diff --git a/azure-icons/command-1059-Pending.svg b/azure-icons/command-1059-Pending.svg new file mode 100644 index 0000000..2e61850 --- /dev/null +++ b/azure-icons/command-1059-Pending.svg @@ -0,0 +1 @@ +Asset 69 \ No newline at end of file diff --git a/azure-icons/command-1060-Paused.svg b/azure-icons/command-1060-Paused.svg new file mode 100644 index 0000000..8c66983 --- /dev/null +++ b/azure-icons/command-1060-Paused.svg @@ -0,0 +1 @@ +Asset 70 \ No newline at end of file diff --git a/azure-icons/command-1061-Notifications.svg b/azure-icons/command-1061-Notifications.svg new file mode 100644 index 0000000..af303b3 --- /dev/null +++ b/azure-icons/command-1061-Notifications.svg @@ -0,0 +1 @@ +Notifications \ No newline at end of file diff --git a/azure-icons/command-1062-More.svg b/azure-icons/command-1062-More.svg new file mode 100644 index 0000000..2a38e30 --- /dev/null +++ b/azure-icons/command-1062-More.svg @@ -0,0 +1 @@ +more-02 \ No newline at end of file diff --git a/azure-icons/command-1063-Columns.svg b/azure-icons/command-1063-Columns.svg new file mode 100644 index 0000000..e660d5b --- /dev/null +++ b/azure-icons/command-1063-Columns.svg @@ -0,0 +1 @@ +Asset 28 \ No newline at end of file diff --git a/azure-icons/command-1064-Code.svg b/azure-icons/command-1064-Code.svg new file mode 100644 index 0000000..14a314d --- /dev/null +++ b/azure-icons/command-1064-Code.svg @@ -0,0 +1 @@ +Asset 3 \ No newline at end of file diff --git a/azure-icons/command-1065-Collapse.svg b/azure-icons/command-1065-Collapse.svg new file mode 100644 index 0000000..0e52092 --- /dev/null +++ b/azure-icons/command-1065-Collapse.svg @@ -0,0 +1 @@ +Asset 2 \ No newline at end of file diff --git a/azure-icons/command-1066-Clock.svg b/azure-icons/command-1066-Clock.svg new file mode 100644 index 0000000..59436e5 --- /dev/null +++ b/azure-icons/command-1066-Clock.svg @@ -0,0 +1 @@ +Asset 4 \ No newline at end of file diff --git a/azure-icons/command-1067-Chevron-Up.svg b/azure-icons/command-1067-Chevron-Up.svg new file mode 100644 index 0000000..42c1996 --- /dev/null +++ b/azure-icons/command-1067-Chevron-Up.svg @@ -0,0 +1 @@ +Asset 99Table \ No newline at end of file diff --git a/azure-icons/command-1068-Chevron-Down.svg b/azure-icons/command-1068-Chevron-Down.svg new file mode 100644 index 0000000..513585b --- /dev/null +++ b/azure-icons/command-1068-Chevron-Down.svg @@ -0,0 +1 @@ +Asset 100Table \ No newline at end of file diff --git a/azure-icons/command-1069-Message.svg b/azure-icons/command-1069-Message.svg new file mode 100644 index 0000000..13daaee --- /dev/null +++ b/azure-icons/command-1069-Message.svg @@ -0,0 +1 @@ +Asset 37 \ No newline at end of file diff --git a/azure-icons/command-1070-Mail.svg b/azure-icons/command-1070-Mail.svg new file mode 100644 index 0000000..5fb23c0 --- /dev/null +++ b/azure-icons/command-1070-Mail.svg @@ -0,0 +1 @@ +Asset 44 \ No newline at end of file diff --git a/azure-icons/command-1071-Log.svg b/azure-icons/command-1071-Log.svg new file mode 100644 index 0000000..1bc4303 --- /dev/null +++ b/azure-icons/command-1071-Log.svg @@ -0,0 +1 @@ +Asset 47 \ No newline at end of file diff --git a/azure-icons/command-1072-Lock.svg b/azure-icons/command-1072-Lock.svg new file mode 100644 index 0000000..13806ec --- /dev/null +++ b/azure-icons/command-1072-Lock.svg @@ -0,0 +1 @@ +Asset 54 \ No newline at end of file diff --git a/azure-icons/command-1073-Link.svg b/azure-icons/command-1073-Link.svg new file mode 100644 index 0000000..62afdad --- /dev/null +++ b/azure-icons/command-1073-Link.svg @@ -0,0 +1 @@ +Asset 53 \ No newline at end of file diff --git a/azure-icons/command-1074-Line.svg b/azure-icons/command-1074-Line.svg new file mode 100644 index 0000000..81b6493 --- /dev/null +++ b/azure-icons/command-1074-Line.svg @@ -0,0 +1,4 @@ + + Icon-command-1074-Artboard 1 + + diff --git a/azure-icons/command-1075-Launch.svg b/azure-icons/command-1075-Launch.svg new file mode 100644 index 0000000..4e669e1 --- /dev/null +++ b/azure-icons/command-1075-Launch.svg @@ -0,0 +1 @@ +Asset 39 \ No newline at end of file diff --git a/azure-icons/command-1076-Key.svg b/azure-icons/command-1076-Key.svg new file mode 100644 index 0000000..780b688 --- /dev/null +++ b/azure-icons/command-1076-Key.svg @@ -0,0 +1 @@ +Asset 40 \ No newline at end of file diff --git a/azure-icons/command-1077-Insert.svg b/azure-icons/command-1077-Insert.svg new file mode 100644 index 0000000..b724c72 --- /dev/null +++ b/azure-icons/command-1077-Insert.svg @@ -0,0 +1 @@ +Asset 41 \ No newline at end of file diff --git a/azure-icons/command-1078-Inactive.svg b/azure-icons/command-1078-Inactive.svg new file mode 100644 index 0000000..d9ff0e2 --- /dev/null +++ b/azure-icons/command-1078-Inactive.svg @@ -0,0 +1 @@ +Asset 42 \ No newline at end of file diff --git a/azure-icons/command-1079-History.svg b/azure-icons/command-1079-History.svg new file mode 100644 index 0000000..a3862ed --- /dev/null +++ b/azure-icons/command-1079-History.svg @@ -0,0 +1 @@ +Asset 45 \ No newline at end of file diff --git a/azure-icons/command-1080-Hide.svg b/azure-icons/command-1080-Hide.svg new file mode 100644 index 0000000..dd08f76 --- /dev/null +++ b/azure-icons/command-1080-Hide.svg @@ -0,0 +1 @@ +Asset 102 \ No newline at end of file diff --git a/azure-icons/command-1081-Help.svg b/azure-icons/command-1081-Help.svg new file mode 100644 index 0000000..69eddca --- /dev/null +++ b/azure-icons/command-1081-Help.svg @@ -0,0 +1 @@ +Help \ No newline at end of file diff --git a/azure-icons/command-1082-Happy.svg b/azure-icons/command-1082-Happy.svg new file mode 100644 index 0000000..3a9d374 --- /dev/null +++ b/azure-icons/command-1082-Happy.svg @@ -0,0 +1 @@ +Asset 106 \ No newline at end of file diff --git a/azure-icons/command-1083-Guide.svg b/azure-icons/command-1083-Guide.svg new file mode 100644 index 0000000..c9757ab --- /dev/null +++ b/azure-icons/command-1083-Guide.svg @@ -0,0 +1 @@ +Asset 48 \ No newline at end of file diff --git a/azure-icons/command-1084-Go.svg b/azure-icons/command-1084-Go.svg new file mode 100644 index 0000000..efe2ad4 --- /dev/null +++ b/azure-icons/command-1084-Go.svg @@ -0,0 +1 @@ +Asset 49 \ No newline at end of file diff --git a/azure-icons/command-1085-Globe.svg b/azure-icons/command-1085-Globe.svg new file mode 100644 index 0000000..d0de3af --- /dev/null +++ b/azure-icons/command-1085-Globe.svg @@ -0,0 +1 @@ +Asset 43 \ No newline at end of file diff --git a/azure-icons/command-1086-Get-More-Licenses.svg b/azure-icons/command-1086-Get-More-Licenses.svg new file mode 100644 index 0000000..c72d774 --- /dev/null +++ b/azure-icons/command-1086-Get-More-Licenses.svg @@ -0,0 +1 @@ +Asset 52 \ No newline at end of file diff --git a/azure-icons/command-1087-Get-Started.svg b/azure-icons/command-1087-Get-Started.svg new file mode 100644 index 0000000..ee614bb --- /dev/null +++ b/azure-icons/command-1087-Get-Started.svg @@ -0,0 +1 @@ +Asset 51 \ No newline at end of file diff --git a/azure-icons/command-1088-Gear.svg b/azure-icons/command-1088-Gear.svg new file mode 100644 index 0000000..07cc0bc --- /dev/null +++ b/azure-icons/command-1088-Gear.svg @@ -0,0 +1 @@ +Asset 50 \ No newline at end of file diff --git a/azure-icons/command-1089-Folder.svg b/azure-icons/command-1089-Folder.svg new file mode 100644 index 0000000..6afa95b --- /dev/null +++ b/azure-icons/command-1089-Folder.svg @@ -0,0 +1 @@ +Asset 20 \ No newline at end of file diff --git a/azure-icons/command-1090-Filter.svg b/azure-icons/command-1090-Filter.svg new file mode 100644 index 0000000..63b8cc8 --- /dev/null +++ b/azure-icons/command-1090-Filter.svg @@ -0,0 +1 @@ +Asset 22 \ No newline at end of file diff --git a/azure-icons/command-1091-Filter-Remove.svg b/azure-icons/command-1091-Filter-Remove.svg new file mode 100644 index 0000000..522e049 --- /dev/null +++ b/azure-icons/command-1091-Filter-Remove.svg @@ -0,0 +1 @@ +Asset 21 \ No newline at end of file diff --git a/azure-icons/command-1092-File.svg b/azure-icons/command-1092-File.svg new file mode 100644 index 0000000..a75a851 --- /dev/null +++ b/azure-icons/command-1092-File.svg @@ -0,0 +1 @@ +Asset 23 \ No newline at end of file diff --git a/azure-icons/command-1093-Feedback.svg b/azure-icons/command-1093-Feedback.svg new file mode 100644 index 0000000..496e50d --- /dev/null +++ b/azure-icons/command-1093-Feedback.svg @@ -0,0 +1 @@ +Asset 24 \ No newline at end of file diff --git a/azure-icons/command-1094-Favorite.svg b/azure-icons/command-1094-Favorite.svg new file mode 100644 index 0000000..f95173b --- /dev/null +++ b/azure-icons/command-1094-Favorite.svg @@ -0,0 +1 @@ +Asset 36 \ No newline at end of file diff --git a/azure-icons/command-1095-Expand.svg b/azure-icons/command-1095-Expand.svg new file mode 100644 index 0000000..c1e8541 --- /dev/null +++ b/azure-icons/command-1095-Expand.svg @@ -0,0 +1 @@ +Asset 30 \ No newline at end of file diff --git a/azure-icons/command-1096-Editor-Column.svg b/azure-icons/command-1096-Editor-Column.svg new file mode 100644 index 0000000..2197829 --- /dev/null +++ b/azure-icons/command-1096-Editor-Column.svg @@ -0,0 +1 @@ +Asset 97Table \ No newline at end of file diff --git a/azure-icons/command-1097-Download.svg b/azure-icons/command-1097-Download.svg new file mode 100644 index 0000000..f01b6fb --- /dev/null +++ b/azure-icons/command-1097-Download.svg @@ -0,0 +1,8 @@ + + mdlAsset 40icons + + + + + + \ No newline at end of file diff --git a/azure-icons/command-1098-Disconnect.svg b/azure-icons/command-1098-Disconnect.svg new file mode 100644 index 0000000..1908a6f --- /dev/null +++ b/azure-icons/command-1098-Disconnect.svg @@ -0,0 +1 @@ +Asset 34 \ No newline at end of file diff --git a/azure-icons/command-1099-Discard.svg b/azure-icons/command-1099-Discard.svg new file mode 100644 index 0000000..f09e3cd --- /dev/null +++ b/azure-icons/command-1099-Discard.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/azure-icons/command-1100-Disable.svg b/azure-icons/command-1100-Disable.svg new file mode 100644 index 0000000..2dfd1ae --- /dev/null +++ b/azure-icons/command-1100-Disable.svg @@ -0,0 +1 @@ +Asset 25 \ No newline at end of file diff --git a/azure-icons/command-1101-Diagnostics.svg b/azure-icons/command-1101-Diagnostics.svg new file mode 100644 index 0000000..9136697 --- /dev/null +++ b/azure-icons/command-1101-Diagnostics.svg @@ -0,0 +1 @@ +Asset 19 \ No newline at end of file diff --git a/azure-icons/command-1102-Customize-Tile.svg b/azure-icons/command-1102-Customize-Tile.svg new file mode 100644 index 0000000..3beaf61 --- /dev/null +++ b/azure-icons/command-1102-Customize-Tile.svg @@ -0,0 +1,6 @@ + + Asset 27 + + + + \ No newline at end of file diff --git a/azure-icons/command-1103-Copy.svg b/azure-icons/command-1103-Copy.svg new file mode 100644 index 0000000..6046863 --- /dev/null +++ b/azure-icons/command-1103-Copy.svg @@ -0,0 +1 @@ +Asset 32 \ No newline at end of file diff --git a/azure-icons/command-1104-Console.svg b/azure-icons/command-1104-Console.svg new file mode 100644 index 0000000..ba79555 --- /dev/null +++ b/azure-icons/command-1104-Console.svg @@ -0,0 +1 @@ +Console \ No newline at end of file diff --git a/azure-icons/command-1105-Connect.svg b/azure-icons/command-1105-Connect.svg new file mode 100644 index 0000000..4279653 --- /dev/null +++ b/azure-icons/command-1105-Connect.svg @@ -0,0 +1 @@ +Asset 33 \ No newline at end of file diff --git a/azure-icons/command-1106-Commit.svg b/azure-icons/command-1106-Commit.svg new file mode 100644 index 0000000..ffbadce --- /dev/null +++ b/azure-icons/command-1106-Commit.svg @@ -0,0 +1 @@ +Asset 29 \ No newline at end of file diff --git a/azure-icons/command-1107-Bug.svg b/azure-icons/command-1107-Bug.svg new file mode 100644 index 0000000..e9af5e0 --- /dev/null +++ b/azure-icons/command-1107-Bug.svg @@ -0,0 +1,18 @@ + + + + + diff --git a/azure-icons/command-1108-Calendar.svg b/azure-icons/command-1108-Calendar.svg new file mode 100644 index 0000000..5b1929e --- /dev/null +++ b/azure-icons/command-1108-Calendar.svg @@ -0,0 +1,8 @@ + + Icon-command-1108-Asset 2 + + + + + + diff --git a/azure-icons/command-1109-Tooltip.svg b/azure-icons/command-1109-Tooltip.svg new file mode 100644 index 0000000..62184e2 --- /dev/null +++ b/azure-icons/command-1109-Tooltip.svg @@ -0,0 +1,19 @@ + + + +Icon-command-1109-Asset 3 + + + + + + diff --git a/azure-icons/command-1110-Description-Info.svg b/azure-icons/command-1110-Description-Info.svg new file mode 100644 index 0000000..03cc5a6 --- /dev/null +++ b/azure-icons/command-1110-Description-Info.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/azure-icons/command-1111-Details.svg b/azure-icons/command-1111-Details.svg new file mode 100644 index 0000000..aa350ee --- /dev/null +++ b/azure-icons/command-1111-Details.svg @@ -0,0 +1,7 @@ + + Icon-command-1111-Artboard 1 + + + + + diff --git a/azure-icons/command-1112-Capture.svg b/azure-icons/command-1112-Capture.svg new file mode 100644 index 0000000..8c140a0 --- /dev/null +++ b/azure-icons/command-1112-Capture.svg @@ -0,0 +1,12 @@ + + Icon-command-1112Artboard 2 + + + + + + + + + + diff --git a/azure-icons/command-1113-Double-Chevron.svg b/azure-icons/command-1113-Double-Chevron.svg new file mode 100644 index 0000000..e3c7722 --- /dev/null +++ b/azure-icons/command-1113-Double-Chevron.svg @@ -0,0 +1,9 @@ + + Icon-command-1113Artboard 2 + + + + + + + diff --git a/azure-icons/command-1114-All-Services.svg b/azure-icons/command-1114-All-Services.svg new file mode 100644 index 0000000..7c98b58 --- /dev/null +++ b/azure-icons/command-1114-All-Services.svg @@ -0,0 +1,12 @@ + + Icon-command-1114Artboard 2 + + + + + + + + + + diff --git a/azure-icons/command-1115-Azure-Portal.svg b/azure-icons/command-1115-Azure-Portal.svg new file mode 100644 index 0000000..af916c6 --- /dev/null +++ b/azure-icons/command-1115-Azure-Portal.svg @@ -0,0 +1,6 @@ + + Icon-command-1115Artboard 2 + + + + diff --git a/azure-icons/command-1116-Edit.svg b/azure-icons/command-1116-Edit.svg new file mode 100644 index 0000000..55ad9d0 --- /dev/null +++ b/azure-icons/command-1116-Edit.svg @@ -0,0 +1,6 @@ + + Icon-command-1116Artboard 2 + + + + diff --git a/azure-icons/command-1117-Error.svg b/azure-icons/command-1117-Error.svg new file mode 100644 index 0000000..cd0f0cf --- /dev/null +++ b/azure-icons/command-1117-Error.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/azure-icons/command-1118-Go.svg b/azure-icons/command-1118-Go.svg new file mode 100644 index 0000000..84bcdeb --- /dev/null +++ b/azure-icons/command-1118-Go.svg @@ -0,0 +1,9 @@ + + Icon-command-1118Artboard 2 + + + + + + + diff --git a/azure-icons/command-1119-Heartpulse.svg b/azure-icons/command-1119-Heartpulse.svg new file mode 100644 index 0000000..7f3fb1f --- /dev/null +++ b/azure-icons/command-1119-Heartpulse.svg @@ -0,0 +1,6 @@ + + Icon-command-1119Artboard 2 + + + + diff --git a/azure-icons/command-1120-Hamburger.svg b/azure-icons/command-1120-Hamburger.svg new file mode 100644 index 0000000..ba60879 --- /dev/null +++ b/azure-icons/command-1120-Hamburger.svg @@ -0,0 +1,6 @@ + + Icon-command-1120Artboard 2 + + + + diff --git a/azure-icons/command-1121-Monitor.svg b/azure-icons/command-1121-Monitor.svg new file mode 100644 index 0000000..c1f09ff --- /dev/null +++ b/azure-icons/command-1121-Monitor.svg @@ -0,0 +1,16 @@ + + Icon-command-1121Artboard 2 + + + + + + + + + + + + + + diff --git a/azure-icons/command-1122-Move.svg b/azure-icons/command-1122-Move.svg new file mode 100644 index 0000000..6b982b2 --- /dev/null +++ b/azure-icons/command-1122-Move.svg @@ -0,0 +1,6 @@ + + Icon-command-1122Artboard 2 + + + + diff --git a/azure-icons/command-1123-Reimage.svg b/azure-icons/command-1123-Reimage.svg new file mode 100644 index 0000000..1d2455a --- /dev/null +++ b/azure-icons/command-1123-Reimage.svg @@ -0,0 +1,10 @@ + + Icon-command-1123Artboard 2 + + + + + + + + diff --git a/azure-icons/command-1124-Resource.svg b/azure-icons/command-1124-Resource.svg new file mode 100644 index 0000000..74dac79 --- /dev/null +++ b/azure-icons/command-1124-Resource.svg @@ -0,0 +1,6 @@ + + Icon-command-1124Artboard 2 + + + + diff --git a/azure-icons/command-1125-Warning.svg b/azure-icons/command-1125-Warning.svg new file mode 100644 index 0000000..5e0b8a0 --- /dev/null +++ b/azure-icons/command-1125-Warning.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/azure-icons/command-1127-Globe.svg b/azure-icons/command-1127-Globe.svg new file mode 100644 index 0000000..ab74ef6 --- /dev/null +++ b/azure-icons/command-1127-Globe.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/azure-icons/command-1128-Upsell.svg b/azure-icons/command-1128-Upsell.svg new file mode 100644 index 0000000..8010c8d --- /dev/null +++ b/azure-icons/command-1128-Upsell.svg @@ -0,0 +1,6 @@ + + Icon-command-1128Artboard 2 + + + + diff --git a/azure-icons/compute-21-Virtual-Machine.svg b/azure-icons/compute-21-Virtual-Machine.svg new file mode 100644 index 0000000..a79903a --- /dev/null +++ b/azure-icons/compute-21-Virtual-Machine.svg @@ -0,0 +1 @@ +Icon-compute-21 \ No newline at end of file diff --git a/azure-icons/compute-22-Container-Instances.svg b/azure-icons/compute-22-Container-Instances.svg new file mode 100644 index 0000000..49e5ccd --- /dev/null +++ b/azure-icons/compute-22-Container-Instances.svg @@ -0,0 +1 @@ +Icon-compute-22 \ No newline at end of file diff --git a/azure-icons/compute-23-Kubernetes-Services.svg b/azure-icons/compute-23-Kubernetes-Services.svg new file mode 100644 index 0000000..6905fb0 --- /dev/null +++ b/azure-icons/compute-23-Kubernetes-Services.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Icon-compute-23 + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/compute-24-Mesh-Applications.svg b/azure-icons/compute-24-Mesh-Applications.svg new file mode 100644 index 0000000..df35820 --- /dev/null +++ b/azure-icons/compute-24-Mesh-Applications.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/compute-25-Availability-Sets.svg b/azure-icons/compute-25-Availability-Sets.svg new file mode 100644 index 0000000..d3f09ce --- /dev/null +++ b/azure-icons/compute-25-Availability-Sets.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + Icon-compute-25 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/compute-26-Disks-Snapshots.svg b/azure-icons/compute-26-Disks-Snapshots.svg new file mode 100644 index 0000000..2e1104e --- /dev/null +++ b/azure-icons/compute-26-Disks-Snapshots.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + Icon-compute-26 + + + + + + + + + + + + + diff --git a/azure-icons/compute-27-OS-Images-(Classic).svg b/azure-icons/compute-27-OS-Images-(Classic).svg new file mode 100644 index 0000000..0138dcc --- /dev/null +++ b/azure-icons/compute-27-OS-Images-(Classic).svg @@ -0,0 +1 @@ +Icon-compute-27 \ No newline at end of file diff --git a/azure-icons/compute-28-Virtual-Machines-(Classic).svg b/azure-icons/compute-28-Virtual-Machines-(Classic).svg new file mode 100644 index 0000000..c11de42 --- /dev/null +++ b/azure-icons/compute-28-Virtual-Machines-(Classic).svg @@ -0,0 +1 @@ +Icon-compute-28 \ No newline at end of file diff --git a/azure-icons/compute-29-Function-Apps.svg b/azure-icons/compute-29-Function-Apps.svg new file mode 100644 index 0000000..78b2fcb --- /dev/null +++ b/azure-icons/compute-29-Function-Apps.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + Icon-compute-29 + + + + + + + + + + diff --git a/azure-icons/compute-30-Cloud-Services-(Classic).svg b/azure-icons/compute-30-Cloud-Services-(Classic).svg new file mode 100644 index 0000000..87b8f06 --- /dev/null +++ b/azure-icons/compute-30-Cloud-Services-(Classic).svg @@ -0,0 +1 @@ +Icon-compute-30 \ No newline at end of file diff --git a/azure-icons/compute-31-Batch-Accounts.svg b/azure-icons/compute-31-Batch-Accounts.svg new file mode 100644 index 0000000..27ffae4 --- /dev/null +++ b/azure-icons/compute-31-Batch-Accounts.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + Icon-compute-31 + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/compute-32-Disks.svg b/azure-icons/compute-32-Disks.svg new file mode 100644 index 0000000..de20ab1 --- /dev/null +++ b/azure-icons/compute-32-Disks.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Icon-compute-32 + + + + + + + + + diff --git a/azure-icons/compute-33-Images.svg b/azure-icons/compute-33-Images.svg new file mode 100644 index 0000000..c6ef5c3 --- /dev/null +++ b/azure-icons/compute-33-Images.svg @@ -0,0 +1 @@ +Icon-compute-33 \ No newline at end of file diff --git a/azure-icons/compute-34-VM-Scale-Sets.svg b/azure-icons/compute-34-VM-Scale-Sets.svg new file mode 100644 index 0000000..290ba5e --- /dev/null +++ b/azure-icons/compute-34-VM-Scale-Sets.svg @@ -0,0 +1 @@ +Icon-compute-34 \ No newline at end of file diff --git a/azure-icons/compute-35-App-Services.svg b/azure-icons/compute-35-App-Services.svg new file mode 100644 index 0000000..fad3ae4 --- /dev/null +++ b/azure-icons/compute-35-App-Services.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + Icon-web-41 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/compute-36-Service-Fabric-Clusters.svg b/azure-icons/compute-36-Service-Fabric-Clusters.svg new file mode 100644 index 0000000..bb76813 --- /dev/null +++ b/azure-icons/compute-36-Service-Fabric-Clusters.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/compute-37-Image-Definitions.svg b/azure-icons/compute-37-Image-Definitions.svg new file mode 100644 index 0000000..502cb7b --- /dev/null +++ b/azure-icons/compute-37-Image-Definitions.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + Icon-compute-37 + + + + + + + + + + + + diff --git a/azure-icons/compute-38-Image-Versions.svg b/azure-icons/compute-38-Image-Versions.svg new file mode 100644 index 0000000..d3abec1 --- /dev/null +++ b/azure-icons/compute-38-Image-Versions.svg @@ -0,0 +1,23 @@ + + + + + + + + + + Icon-compute-38 + + + + + + + + + + + + + diff --git a/azure-icons/compute-39-Shared-Image-Galleries.svg b/azure-icons/compute-39-Shared-Image-Galleries.svg new file mode 100644 index 0000000..f6f6fe4 --- /dev/null +++ b/azure-icons/compute-39-Shared-Image-Galleries.svg @@ -0,0 +1,23 @@ + + + + + + + + Icon-compute-39 + + + + + + + + + + + + + + + diff --git a/azure-icons/compute-398-Disk-Encryption.svg b/azure-icons/compute-398-Disk-Encryption.svg new file mode 100644 index 0000000..eacdf2e --- /dev/null +++ b/azure-icons/compute-398-Disk-Encryption.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/compute-40-VM-Images-(Classic).svg b/azure-icons/compute-40-VM-Images-(Classic).svg new file mode 100644 index 0000000..0138dcc --- /dev/null +++ b/azure-icons/compute-40-VM-Images-(Classic).svg @@ -0,0 +1 @@ +Icon-compute-27 \ No newline at end of file diff --git a/azure-icons/compute-41-Disks-(Classic).svg b/azure-icons/compute-41-Disks-(Classic).svg new file mode 100644 index 0000000..de20ab1 --- /dev/null +++ b/azure-icons/compute-41-Disks-(Classic).svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Icon-compute-32 + + + + + + + + + diff --git a/azure-icons/compute-412-SSH-Keys.svg b/azure-icons/compute-412-SSH-Keys.svg new file mode 100644 index 0000000..db99517 --- /dev/null +++ b/azure-icons/compute-412-SSH-Keys.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/compute-42-Container-Services-(Deprecated).svg b/azure-icons/compute-42-Container-Services-(Deprecated).svg new file mode 100644 index 0000000..6905fb0 --- /dev/null +++ b/azure-icons/compute-42-Container-Services-(Deprecated).svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Icon-compute-23 + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/containers-101-Kubernetes-Services.svg b/azure-icons/containers-101-Kubernetes-Services.svg new file mode 100644 index 0000000..6905fb0 --- /dev/null +++ b/azure-icons/containers-101-Kubernetes-Services.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Icon-compute-23 + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/containers-102-Batch-Accounts.svg b/azure-icons/containers-102-Batch-Accounts.svg new file mode 100644 index 0000000..4fd4031 --- /dev/null +++ b/azure-icons/containers-102-Batch-Accounts.svg @@ -0,0 +1,27 @@ + + + + + + + + Icon-containers-102 + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/containers-103-App-Services.svg b/azure-icons/containers-103-App-Services.svg new file mode 100644 index 0000000..fad3ae4 --- /dev/null +++ b/azure-icons/containers-103-App-Services.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + Icon-web-41 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/containers-104-Container-Instances.svg b/azure-icons/containers-104-Container-Instances.svg new file mode 100644 index 0000000..cbd2686 --- /dev/null +++ b/azure-icons/containers-104-Container-Instances.svg @@ -0,0 +1 @@ +Icon-containers-104 \ No newline at end of file diff --git a/azure-icons/containers-105-Container-Registries.svg b/azure-icons/containers-105-Container-Registries.svg new file mode 100644 index 0000000..b557b44 --- /dev/null +++ b/azure-icons/containers-105-Container-Registries.svg @@ -0,0 +1 @@ +Icon-containers-105 \ No newline at end of file diff --git a/azure-icons/containers-106-Service-Fabric-Clusters.svg b/azure-icons/containers-106-Service-Fabric-Clusters.svg new file mode 100644 index 0000000..bb76813 --- /dev/null +++ b/azure-icons/containers-106-Service-Fabric-Clusters.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/containers-107-Container-Services-(Deprecated).svg b/azure-icons/containers-107-Container-Services-(Deprecated).svg new file mode 100644 index 0000000..6905fb0 --- /dev/null +++ b/azure-icons/containers-107-Container-Services-(Deprecated).svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Icon-compute-23 + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/databases-121-Azure-Cosmos-DB.svg b/azure-icons/databases-121-Azure-Cosmos-DB.svg new file mode 100644 index 0000000..e6d5800 --- /dev/null +++ b/azure-icons/databases-121-Azure-Cosmos-DB.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + Icon-databases-121 + + + + + + + + + + + diff --git a/azure-icons/databases-122-Azure-Database-MySQL-Server.svg b/azure-icons/databases-122-Azure-Database-MySQL-Server.svg new file mode 100644 index 0000000..06b2d9c --- /dev/null +++ b/azure-icons/databases-122-Azure-Database-MySQL-Server.svg @@ -0,0 +1 @@ +Icon-databases-122 \ No newline at end of file diff --git a/azure-icons/databases-123-Azure-Database-MariaDB-Server.svg b/azure-icons/databases-123-Azure-Database-MariaDB-Server.svg new file mode 100644 index 0000000..cc35e3e --- /dev/null +++ b/azure-icons/databases-123-Azure-Database-MariaDB-Server.svg @@ -0,0 +1 @@ +Icon-databases-123 \ No newline at end of file diff --git a/azure-icons/databases-124-Azure-SQL-VM.svg b/azure-icons/databases-124-Azure-SQL-VM.svg new file mode 100644 index 0000000..0ac779f --- /dev/null +++ b/azure-icons/databases-124-Azure-SQL-VM.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + Icon-databases-124 + + + + + + + + diff --git a/azure-icons/databases-125-Azure-SQL-Data-Warehouse.svg b/azure-icons/databases-125-Azure-SQL-Data-Warehouse.svg new file mode 100644 index 0000000..e180ce9 --- /dev/null +++ b/azure-icons/databases-125-Azure-SQL-Data-Warehouse.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + Icon-databases-125 + + + + + + + + + diff --git a/azure-icons/databases-126-Data-Factory.svg b/azure-icons/databases-126-Data-Factory.svg new file mode 100644 index 0000000..30ac9f4 --- /dev/null +++ b/azure-icons/databases-126-Data-Factory.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + Icon-databases-126 + + + + + + + + + + + diff --git a/azure-icons/databases-127-Virtual-Clusters.svg b/azure-icons/databases-127-Virtual-Clusters.svg new file mode 100644 index 0000000..06b89c3 --- /dev/null +++ b/azure-icons/databases-127-Virtual-Clusters.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + Icon-databases-127 + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/databases-128-Elastic-Job-Agents.svg b/azure-icons/databases-128-Elastic-Job-Agents.svg new file mode 100644 index 0000000..a780ccc --- /dev/null +++ b/azure-icons/databases-128-Elastic-Job-Agents.svg @@ -0,0 +1 @@ +Icon-databases-128 \ No newline at end of file diff --git a/azure-icons/databases-130-SQL-Database.svg b/azure-icons/databases-130-SQL-Database.svg new file mode 100644 index 0000000..9eeb03c --- /dev/null +++ b/azure-icons/databases-130-SQL-Database.svg @@ -0,0 +1 @@ +Icon-databases-130 \ No newline at end of file diff --git a/azure-icons/databases-131-Azure-Database-PostgreSQL-Server.svg b/azure-icons/databases-131-Azure-Database-PostgreSQL-Server.svg new file mode 100644 index 0000000..e247e4e --- /dev/null +++ b/azure-icons/databases-131-Azure-Database-PostgreSQL-Server.svg @@ -0,0 +1 @@ +Icon-databases-131 \ No newline at end of file diff --git a/azure-icons/databases-132-SQL-Server.svg b/azure-icons/databases-132-SQL-Server.svg new file mode 100644 index 0000000..049f736 --- /dev/null +++ b/azure-icons/databases-132-SQL-Server.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + Icon-databases-132 + + + + + + + diff --git a/azure-icons/databases-133-Azure-Database-Migration-Services.svg b/azure-icons/databases-133-Azure-Database-Migration-Services.svg new file mode 100644 index 0000000..31805a3 --- /dev/null +++ b/azure-icons/databases-133-Azure-Database-Migration-Services.svg @@ -0,0 +1 @@ +Icon-databases-133 \ No newline at end of file diff --git a/azure-icons/databases-134-SQL-Elastic-Pools.svg b/azure-icons/databases-134-SQL-Elastic-Pools.svg new file mode 100644 index 0000000..b59a390 --- /dev/null +++ b/azure-icons/databases-134-SQL-Elastic-Pools.svg @@ -0,0 +1 @@ +Icon-databases-134 \ No newline at end of file diff --git a/azure-icons/databases-135-Managed-Database.svg b/azure-icons/databases-135-Managed-Database.svg new file mode 100644 index 0000000..c387115 --- /dev/null +++ b/azure-icons/databases-135-Managed-Database.svg @@ -0,0 +1 @@ +Icon-databases-135 \ No newline at end of file diff --git a/azure-icons/databases-136-SQL-Managed-Instance.svg b/azure-icons/databases-136-SQL-Managed-Instance.svg new file mode 100644 index 0000000..6902bc1 --- /dev/null +++ b/azure-icons/databases-136-SQL-Managed-Instance.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + Icon-databases-136 + + + + + + + + diff --git a/azure-icons/databases-137-Azure-SQL-Server-Stretch-Databases.svg b/azure-icons/databases-137-Azure-SQL-Server-Stretch-Databases.svg new file mode 100644 index 0000000..e180ce9 --- /dev/null +++ b/azure-icons/databases-137-Azure-SQL-Server-Stretch-Databases.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + Icon-databases-125 + + + + + + + + + diff --git a/azure-icons/databases-137-Cache-Redis.svg b/azure-icons/databases-137-Cache-Redis.svg new file mode 100644 index 0000000..ab419e1 --- /dev/null +++ b/azure-icons/databases-137-Cache-Redis.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Icon-databases-137 + + + + + + + + + + + + + + + diff --git a/azure-icons/databases-138-Azure-Synapse.svg b/azure-icons/databases-138-Azure-Synapse.svg new file mode 100644 index 0000000..ab2dd6a --- /dev/null +++ b/azure-icons/databases-138-Azure-Synapse.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/databases-138-SQL-Elastic-Pools.svg b/azure-icons/databases-138-SQL-Elastic-Pools.svg new file mode 100644 index 0000000..e00cad4 --- /dev/null +++ b/azure-icons/databases-138-SQL-Elastic-Pools.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + Icon-databases-130 + + + + + + \ No newline at end of file diff --git a/azure-icons/databases-139-Instance-Pools.svg b/azure-icons/databases-139-Instance-Pools.svg new file mode 100644 index 0000000..d2ed1d0 --- /dev/null +++ b/azure-icons/databases-139-Instance-Pools.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + Icon-databases-138 + + + + + + + + + + diff --git a/azure-icons/devops-261-Azure-DevOps.svg b/azure-icons/devops-261-Azure-DevOps.svg new file mode 100644 index 0000000..27130c3 --- /dev/null +++ b/azure-icons/devops-261-Azure-DevOps.svg @@ -0,0 +1 @@ +Icon-devops-261 \ No newline at end of file diff --git a/azure-icons/devops-262-Application-Insights.svg b/azure-icons/devops-262-Application-Insights.svg new file mode 100644 index 0000000..bdc3253 --- /dev/null +++ b/azure-icons/devops-262-Application-Insights.svg @@ -0,0 +1 @@ +Icon-devops-262 \ No newline at end of file diff --git a/azure-icons/devops-263-API-Management-Services.svg b/azure-icons/devops-263-API-Management-Services.svg new file mode 100644 index 0000000..8905634 --- /dev/null +++ b/azure-icons/devops-263-API-Management-Services.svg @@ -0,0 +1 @@ +Icon-devops-263 \ No newline at end of file diff --git a/azure-icons/devops-264-DevTest-Labs.svg b/azure-icons/devops-264-DevTest-Labs.svg new file mode 100644 index 0000000..4309119 --- /dev/null +++ b/azure-icons/devops-264-DevTest-Labs.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + Icon-devops-264 + + + + diff --git a/azure-icons/devops-265-Lab-Services.svg b/azure-icons/devops-265-Lab-Services.svg new file mode 100644 index 0000000..f54a1df --- /dev/null +++ b/azure-icons/devops-265-Lab-Services.svg @@ -0,0 +1 @@ +Icon-devops-265 \ No newline at end of file diff --git a/azure-icons/general-1-All-Resources.svg b/azure-icons/general-1-All-Resources.svg new file mode 100644 index 0000000..2405a46 --- /dev/null +++ b/azure-icons/general-1-All-Resources.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + Icon-general-1 + + \ No newline at end of file diff --git a/azure-icons/general-10-Quickstart-Center.svg b/azure-icons/general-10-Quickstart-Center.svg new file mode 100644 index 0000000..ffacc15 --- /dev/null +++ b/azure-icons/general-10-Quickstart-Center.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + Icon-general-10 + + + + + + + + + + + + diff --git a/azure-icons/general-11-Management-Groups.svg b/azure-icons/general-11-Management-Groups.svg new file mode 100644 index 0000000..dce6c2d --- /dev/null +++ b/azure-icons/general-11-Management-Groups.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + Icon-general-11 + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/general-12-Billing.svg b/azure-icons/general-12-Billing.svg new file mode 100644 index 0000000..55a9452 --- /dev/null +++ b/azure-icons/general-12-Billing.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + Icon-general-12 + + + + + + diff --git a/azure-icons/general-13-Help-and-Support.svg b/azure-icons/general-13-Help-and-Support.svg new file mode 100644 index 0000000..dd39e7e --- /dev/null +++ b/azure-icons/general-13-Help-and-Support.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + Icon-general-13 + + + + + \ No newline at end of file diff --git a/azure-icons/general-14-Tags.svg b/azure-icons/general-14-Tags.svg new file mode 100644 index 0000000..c659f6c --- /dev/null +++ b/azure-icons/general-14-Tags.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + Icon-general-14 + + + + + diff --git a/azure-icons/general-15-Dashboard.svg b/azure-icons/general-15-Dashboard.svg new file mode 100644 index 0000000..ec4dd18 --- /dev/null +++ b/azure-icons/general-15-Dashboard.svg @@ -0,0 +1 @@ +Icon-general-15 \ No newline at end of file diff --git a/azure-icons/general-16-Free-Services.svg b/azure-icons/general-16-Free-Services.svg new file mode 100644 index 0000000..539c2a6 --- /dev/null +++ b/azure-icons/general-16-Free-Services.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + Icon-general-16 + + + + + + + + + + + diff --git a/azure-icons/general-17-Home.svg b/azure-icons/general-17-Home.svg new file mode 100644 index 0000000..9606c51 --- /dev/null +++ b/azure-icons/general-17-Home.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + Icon-general-17 + + + + + + diff --git a/azure-icons/general-19-Cost-Management.svg b/azure-icons/general-19-Cost-Management.svg new file mode 100644 index 0000000..676f67e --- /dev/null +++ b/azure-icons/general-19-Cost-Management.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + Icon-general-19 + + + diff --git a/azure-icons/general-2-Subscriptions.svg b/azure-icons/general-2-Subscriptions.svg new file mode 100644 index 0000000..814cbf1 --- /dev/null +++ b/azure-icons/general-2-Subscriptions.svg @@ -0,0 +1,16 @@ + + + + + + + + + + Icon-general-2 + + + + + \ No newline at end of file diff --git a/azure-icons/general-20-AllServices.svg b/azure-icons/general-20-AllServices.svg new file mode 100644 index 0000000..fcf957c --- /dev/null +++ b/azure-icons/general-20-AllServices.svg @@ -0,0 +1,13 @@ + + + + + + + + Icon-general-20-AllServices + + + + + diff --git a/azure-icons/general-3-Reservations.svg b/azure-icons/general-3-Reservations.svg new file mode 100644 index 0000000..cb1d4ad --- /dev/null +++ b/azure-icons/general-3-Reservations.svg @@ -0,0 +1 @@ +Icon-general-3 \ No newline at end of file diff --git a/azure-icons/general-4-Service-Health.svg b/azure-icons/general-4-Service-Health.svg new file mode 100644 index 0000000..b036192 --- /dev/null +++ b/azure-icons/general-4-Service-Health.svg @@ -0,0 +1 @@ +Icon-general-4 \ No newline at end of file diff --git a/azure-icons/general-5-Information.svg b/azure-icons/general-5-Information.svg new file mode 100644 index 0000000..5734ffd --- /dev/null +++ b/azure-icons/general-5-Information.svg @@ -0,0 +1 @@ +Icon-general-5 \ No newline at end of file diff --git a/azure-icons/general-6-Recent.svg b/azure-icons/general-6-Recent.svg new file mode 100644 index 0000000..6eb7373 --- /dev/null +++ b/azure-icons/general-6-Recent.svg @@ -0,0 +1 @@ +Icon-general-6 \ No newline at end of file diff --git a/azure-icons/general-7-Resource-Groups.svg b/azure-icons/general-7-Resource-Groups.svg new file mode 100644 index 0000000..f9109df --- /dev/null +++ b/azure-icons/general-7-Resource-Groups.svg @@ -0,0 +1,18 @@ + + Icon-general-7 + + + + + + + + + + + + + + + + diff --git a/azure-icons/general-8-Marketplace.svg b/azure-icons/general-8-Marketplace.svg new file mode 100644 index 0000000..8685462 --- /dev/null +++ b/azure-icons/general-8-Marketplace.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + Icon-general-8 + + + + + + + + \ No newline at end of file diff --git a/azure-icons/general-9-Templates.svg b/azure-icons/general-9-Templates.svg new file mode 100644 index 0000000..c7f0087 --- /dev/null +++ b/azure-icons/general-9-Templates.svg @@ -0,0 +1 @@ +Icon-general-9 \ No newline at end of file diff --git a/azure-icons/icon-iot-691-DataBoxGateway.svg b/azure-icons/icon-iot-691-DataBoxGateway.svg new file mode 100644 index 0000000..08c665c --- /dev/null +++ b/azure-icons/icon-iot-691-DataBoxGateway.svg @@ -0,0 +1,19 @@ + + + + + + + + Icon691_DataBox_Gateway + + + + + + + + + + + diff --git a/azure-icons/identity-221-Azure-Active-Directory.svg b/azure-icons/identity-221-Azure-Active-Directory.svg new file mode 100644 index 0000000..589b91c --- /dev/null +++ b/azure-icons/identity-221-Azure-Active-Directory.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + Icon-identity-221 + + + + + + + + diff --git a/azure-icons/identity-222-Azure-AD-Domain-Services.svg b/azure-icons/identity-222-Azure-AD-Domain-Services.svg new file mode 100644 index 0000000..ed37db9 --- /dev/null +++ b/azure-icons/identity-222-Azure-AD-Domain-Services.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + Icon-identity-222 + + + + + + + + + + diff --git a/azure-icons/identity-223-Groups.svg b/azure-icons/identity-223-Groups.svg new file mode 100644 index 0000000..3d17126 --- /dev/null +++ b/azure-icons/identity-223-Groups.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + Icon-identity-223 + + + + + + + \ No newline at end of file diff --git a/azure-icons/identity-224-Active-Directory-Connect-Health.svg b/azure-icons/identity-224-Active-Directory-Connect-Health.svg new file mode 100644 index 0000000..1cdb51c --- /dev/null +++ b/azure-icons/identity-224-Active-Directory-Connect-Health.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + Icon-identity-224 + + + + + + + + + + + + diff --git a/azure-icons/identity-225-Enterprise-Applications.svg b/azure-icons/identity-225-Enterprise-Applications.svg new file mode 100644 index 0000000..3e6748a --- /dev/null +++ b/azure-icons/identity-225-Enterprise-Applications.svg @@ -0,0 +1 @@ +Icon-identity-225 \ No newline at end of file diff --git a/azure-icons/identity-227-Managed-Identities.svg b/azure-icons/identity-227-Managed-Identities.svg new file mode 100644 index 0000000..5e473d3 --- /dev/null +++ b/azure-icons/identity-227-Managed-Identities.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + Icon-identity-227 + + + + + + + + + + + + + + + + diff --git a/azure-icons/identity-228-Azure-AD-B2C.svg b/azure-icons/identity-228-Azure-AD-B2C.svg new file mode 100644 index 0000000..f6bd841 --- /dev/null +++ b/azure-icons/identity-228-Azure-AD-B2C.svg @@ -0,0 +1,24 @@ + + + + + + + + Icon-identity-228 + + + + + + + + + + + + + + + + diff --git a/azure-icons/identity-229-Azure-Information-Protection.svg b/azure-icons/identity-229-Azure-Information-Protection.svg new file mode 100644 index 0000000..200344e --- /dev/null +++ b/azure-icons/identity-229-Azure-Information-Protection.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + Icon-identity-229 + + + + + + + + \ No newline at end of file diff --git a/azure-icons/identity-230-Users.svg b/azure-icons/identity-230-Users.svg new file mode 100644 index 0000000..08d7f48 --- /dev/null +++ b/azure-icons/identity-230-Users.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + Icon-identity-230 + + + + \ No newline at end of file diff --git a/azure-icons/identity-231-Azure-AD-Identity-Protection.svg b/azure-icons/identity-231-Azure-AD-Identity-Protection.svg new file mode 100644 index 0000000..081dfec --- /dev/null +++ b/azure-icons/identity-231-Azure-AD-Identity-Protection.svg @@ -0,0 +1 @@ +Icon-identity-231 \ No newline at end of file diff --git a/azure-icons/identity-232-App-Registrations.svg b/azure-icons/identity-232-App-Registrations.svg new file mode 100644 index 0000000..c01da18 --- /dev/null +++ b/azure-icons/identity-232-App-Registrations.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + Icon-identity-232 + + + + + + + diff --git a/azure-icons/identity-233-Conditional-Access.svg b/azure-icons/identity-233-Conditional-Access.svg new file mode 100644 index 0000000..e80d5dd --- /dev/null +++ b/azure-icons/identity-233-Conditional-Access.svg @@ -0,0 +1 @@ +Icon-identity-233 \ No newline at end of file diff --git a/azure-icons/identity-234-Azure-AD-Privilege-Identity-Mapping.svg b/azure-icons/identity-234-Azure-AD-Privilege-Identity-Mapping.svg new file mode 100644 index 0000000..7b12de9 --- /dev/null +++ b/azure-icons/identity-234-Azure-AD-Privilege-Identity-Mapping.svg @@ -0,0 +1,19 @@ + + + + + + + + Icon-identity-234 + + + + + + + + + + + diff --git a/azure-icons/identity-235-Identity-Governance.svg b/azure-icons/identity-235-Identity-Governance.svg new file mode 100644 index 0000000..eb42396 --- /dev/null +++ b/azure-icons/identity-235-Identity-Governance.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + Icon-identity-235 + + + + + + + + + + + + + + + diff --git a/azure-icons/index.html b/azure-icons/index.html new file mode 100644 index 0000000..30b0286 --- /dev/null +++ b/azure-icons/index.html @@ -0,0 +1,1090 @@ + + + Official Azure Icon Set + + + + + + +
+ 🡅  

Official Azure Icon Set

+

+ Finder:   Icons: ...
+
+ +
+ +
+ +
AzureStack-1-Infrastructure-Backup.svg
+ +
AzureStack-2-Capacity.svg
+ +
AzureStack-3-Offers.svg
+ +
AzureStack-4-User-Subscriptions.svg
+ +
AzureStack-484-EdgeManagement.svg
+ +
AzureStack-5-Marketplace-Management.svg
+ +
AzureStack-6-Plans.svg
+ +
AzureStack-7-Azure-Stack.svg
+ +
AzureStack-8-Updates.svg
+ +
AzureStack-9-Region-Management.svg
+ +
Blockchain-363-Applications.svg
+ +
Blockchain-364-Outbound-Connection.svg
+ +
Blockchain-365-Streaming-Service.svg
+ +
Blockchain-366-Azure-Blockchain-Service.svg
+ +
Blockchain-367-Azure-Token-Service.svg
+ +
Blockchain-369-BC-DevKit.svg
+ +
Blockchain-374-ABS-Member.svg
+ +
Blockchain-375-Consortium.svg
+ +
analytics-141-SQL-Data-Warehouses.svg
+ +
analytics-142-HD-Insight-Clusters.svg
+ +
analytics-143-Data-Lake-Analytics.svg
+ +
analytics-144-Event-Hubs.svg
+ +
analytics-145-Azure-Data-Explorer-Clusters.svg
+ +
analytics-146-Data-Factory.svg
+ +
analytics-147-Stream-Analytics.svg
+ +
analytics-148-Analysis-Services.svg
+ +
analytics-149-Event-Hub-Clusters.svg
+ +
analytics-150-Data-Lake-Store-Gen1.svg
+ +
analytics-151-Log-Analytics-Workspaces.svg
+ +
command-0097-ApplySplitting.svg
+ +
command-0098-SplitAvailable.svg
+ +
command-0099-Repair.svg
+ +
command-1000-Add-Team-Member.svg
+ +
command-1001-Add-Tile.svg
+ +
command-1002-Add.svg
+ +
command-1003-Arrow-Down.svg
+ +
command-1004-Arrow-Left.svg
+ +
command-1005-Arrow-Right.svg
+ +
command-1006-Arrow-Up.svg
+ +
command-1007-Attachment.svg
+ +
command-1008-Avatar-Default.svg
+ +
command-1009-Avatar-Unknown.svg
+ +
command-1010-Azure-Quickstart.svg
+ +
command-1011-Backlog.svg
+ +
command-1012-Book.svg
+ +
command-1013-Calendar.svg
+ +
command-1014-Cancelled.svg
+ +
command-1015-Check.svg
+ +
command-1016-Wrench.svg
+ +
command-1017-Variables.svg
+ +
command-1018-Upload.svg
+ +
command-1019-Unpin.svg
+ +
command-1020-Unlock.svg
+ +
command-1021-Undo.svg
+ +
command-1022-Triangle.svg
+ +
command-1023-Trend-Up.svg
+ +
command-1024-Trend-Down.svg
+ +
command-1025-Trash-Outline.svg
+ +
command-1026-Tools.svg
+ +
command-1027-Thumbs-Up.svg
+ +
command-1028-Thumbs-Down.svg
+ +
command-1029-Tasks.svg
+ +
command-1030-Tags.svg
+ +
command-1031-Table.svg
+ +
command-1032-Swap.svg
+ +
command-1033-Support.svg
+ +
command-1034-Subtract.svg
+ +
command-1035-Stop.svg
+ +
command-1036-Start.svg
+ +
command-1037-Smiley-Neutral.svg
+ +
command-1038-Sign-Out.svg
+ +
command-1039-Show.svg
+ +
command-1040-Search.svg
+ +
command-1041-Save-All.svg
+ +
command-1042-Save.svg
+ +
command-1043-Sad.svg
+ +
command-1044-Retain.svg
+ +
command-1045-Request.svg
+ +
command-1046-Release.svg
+ +
command-1047-Refresh.svg
+ +
command-1048-Redo.svg
+ +
command-1049-Queued.svg
+ +
command-1050-Question.svg
+ +
command-1051-Query.svg
+ +
command-1052-Publish.svg
+ +
command-1053-Properties.svg
+ +
command-1054-Power-Up.svg
+ +
command-1055-Postpone.svg
+ +
command-1056-Pin.svg
+ +
command-1057-Person-With-Friend.svg
+ +
command-1058-Person.svg
+ +
command-1059-Pending.svg
+ +
command-1060-Paused.svg
+ +
command-1061-Notifications.svg
+ +
command-1062-More.svg
+ +
command-1063-Columns.svg
+ +
command-1064-Code.svg
+ +
command-1065-Collapse.svg
+ +
command-1066-Clock.svg
+ +
command-1067-Chevron-Up.svg
+ +
command-1068-Chevron-Down.svg
+ +
command-1069-Message.svg
+ +
command-1070-Mail.svg
+ +
command-1071-Log.svg
+ +
command-1072-Lock.svg
+ +
command-1073-Link.svg
+ +
command-1074-Line.svg
+ +
command-1075-Launch.svg
+ +
command-1076-Key.svg
+ +
command-1077-Insert.svg
+ +
command-1078-Inactive.svg
+ +
command-1079-History.svg
+ +
command-1080-Hide.svg
+ +
command-1081-Help.svg
+ +
command-1082-Happy.svg
+ +
command-1083-Guide.svg
+ +
command-1084-Go.svg
+ +
command-1085-Globe.svg
+ +
command-1086-Get-More-Licenses.svg
+ +
command-1087-Get-Started.svg
+ +
command-1088-Gear.svg
+ +
command-1089-Folder.svg
+ +
command-1090-Filter.svg
+ +
command-1091-Filter-Remove.svg
+ +
command-1092-File.svg
+ +
command-1093-Feedback.svg
+ +
command-1094-Favorite.svg
+ +
command-1095-Expand.svg
+ +
command-1096-Editor-Column.svg
+ +
command-1097-Download.svg
+ +
command-1098-Disconnect.svg
+ +
command-1099-Discard.svg
+ +
command-1100-Disable.svg
+ +
command-1101-Diagnostics.svg
+ +
command-1102-Customize-Tile.svg
+ +
command-1103-Copy.svg
+ +
command-1104-Console.svg
+ +
command-1105-Connect.svg
+ +
command-1106-Commit.svg
+ +
command-1107-Bug.svg
+ +
command-1108-Calendar.svg
+ +
command-1109-Tooltip.svg
+ +
command-1110-Description-Info.svg
+ +
command-1111-Details.svg
+ +
command-1112-Capture.svg
+ +
command-1113-Double-Chevron.svg
+ +
command-1114-All-Services.svg
+ +
command-1115-Azure-Portal.svg
+ +
command-1116-Edit.svg
+ +
command-1117-Error.svg
+ +
command-1118-Go.svg
+ +
command-1119-Heartpulse.svg
+ +
command-1120-Hamburger.svg
+ +
command-1121-Monitor.svg
+ +
command-1122-Move.svg
+ +
command-1123-Reimage.svg
+ +
command-1124-Resource.svg
+ +
command-1125-Warning.svg
+ +
command-1127-Globe.svg
+ +
command-1128-Upsell.svg
+ +
compute-21-Virtual-Machine.svg
+ +
compute-22-Container-Instances.svg
+ +
compute-23-Kubernetes-Services.svg
+ +
compute-24-Mesh-Applications.svg
+ +
compute-25-Availability-Sets.svg
+ +
compute-26-Disks-Snapshots.svg
+ +
compute-27-OS-Images-(Classic).svg
+ +
compute-28-Virtual-Machines-(Classic).svg
+ +
compute-29-Function-Apps.svg
+ +
compute-30-Cloud-Services-(Classic).svg
+ +
compute-31-Batch-Accounts.svg
+ +
compute-32-Disks.svg
+ +
compute-33-Images.svg
+ +
compute-34-VM-Scale-Sets.svg
+ +
compute-35-App-Services.svg
+ +
compute-36-Service-Fabric-Clusters.svg
+ +
compute-37-Image-Definitions.svg
+ +
compute-38-Image-Versions.svg
+ +
compute-39-Shared-Image-Galleries.svg
+ +
compute-398-Disk-Encryption.svg
+ +
compute-40-VM-Images-(Classic).svg
+ +
compute-41-Disks-(Classic).svg
+ +
compute-412-SSH-Keys.svg
+ +
compute-42-Container-Services-(Deprecated).svg
+ +
containers-101-Kubernetes-Services.svg
+ +
containers-102-Batch-Accounts.svg
+ +
containers-103-App-Services.svg
+ +
containers-104-Container-Instances.svg
+ +
containers-105-Container-Registries.svg
+ +
containers-106-Service-Fabric-Clusters.svg
+ +
containers-107-Container-Services-(Deprecated).svg
+ +
databases-121-Azure-Cosmos-DB.svg
+ +
databases-122-Azure-Database-MySQL-Server.svg
+ +
databases-123-Azure-Database-MariaDB-Server.svg
+ +
databases-124-Azure-SQL-VM.svg
+ +
databases-125-Azure-SQL-Data-Warehouse.svg
+ +
databases-126-Data-Factory.svg
+ +
databases-127-Virtual-Clusters.svg
+ +
databases-128-Elastic-Job-Agents.svg
+ +
databases-130-SQL-Database.svg
+ +
databases-131-Azure-Database-PostgreSQL-Server.svg
+ +
databases-132-SQL-Server.svg
+ +
databases-133-Azure-Database-Migration-Services.svg
+ +
databases-134-SQL-Elastic-Pools.svg
+ +
databases-135-Managed-Database.svg
+ +
databases-136-SQL-Managed-Instance.svg
+ +
databases-137-Azure-SQL-Server-Stretch-Databases.svg
+ +
databases-137-Cache-Redis.svg
+ +
databases-138-Azure-Synapse.svg
+ +
databases-138-SQL-Elastic-Pools.svg
+ +
databases-139-Instance-Pools.svg
+ +
devops-261-Azure-DevOps.svg
+ +
devops-262-Application-Insights.svg
+ +
devops-263-API-Management-Services.svg
+ +
devops-264-DevTest-Labs.svg
+ +
devops-265-Lab-Services.svg
+ +
general-1-All-Resources.svg
+ +
general-10-Quickstart-Center.svg
+ +
general-11-Management-Groups.svg
+ +
general-12-Billing.svg
+ +
general-13-Help-and-Support.svg
+ +
general-14-Tags.svg
+ +
general-15-Dashboard.svg
+ +
general-16-Free-Services.svg
+ +
general-17-Home.svg
+ +
general-19-Cost-Management.svg
+ +
general-2-Subscriptions.svg
+ +
general-20-AllServices.svg
+ +
general-3-Reservations.svg
+ +
general-4-Service-Health.svg
+ +
general-5-Information.svg
+ +
general-6-Recent.svg
+ +
general-7-Resource-Groups.svg
+ +
general-8-Marketplace.svg
+ +
general-9-Templates.svg
+ +
icon-iot-691-DataBoxGateway.svg
+ +
identity-221-Azure-Active-Directory.svg
+ +
identity-222-Azure-AD-Domain-Services.svg
+ +
identity-223-Groups.svg
+ +
identity-224-Active-Directory-Connect-Health.svg
+ +
identity-225-Enterprise-Applications.svg
+ +
identity-227-Managed-Identities.svg
+ +
identity-228-Azure-AD-B2C.svg
+ +
identity-229-Azure-Information-Protection.svg
+ +
identity-230-Users.svg
+ +
identity-231-Azure-AD-Identity-Protection.svg
+ +
identity-232-App-Registrations.svg
+ +
identity-233-Conditional-Access.svg
+ +
identity-234-Azure-AD-Privilege-Identity-Mapping.svg
+ +
identity-235-Identity-Governance.svg
+ +
integration-204-Logic-Apps.svg
+ +
integration-205-API-Management-Services.svg
+ +
integration-206-Event-Grid-Topics.svg
+ +
integration-207-Data-Factories.svg
+ +
integration-208-SQL-Server-Stretch-Databases.svg
+ +
integration-209-Azure-Service-Bus-Relays.svg
+ +
integration-210-Logic-Apps-Custom-Connector.svg
+ +
integration-211-Data-Box-Edge.svg
+ +
integration-212-Azure-API-for-FHIR.svg
+ +
integration-213-Software-as-a-Service.svg
+ +
integration-214-Azure-Service-Bus.svg
+ +
integration-215-Event-Grid-Domains.svg
+ +
integration-216-Azure-Data-Catalog.svg
+ +
integration-217-Azure-StorSimple-Device-Managers.svg
+ +
integration-218-Integration-Accounts.svg
+ +
integration-219-App-Configuration.svg
+ +
integration-220-SendGrid-Accounts.svg
+ +
integration-221-Event-Grid-Subscriptions.svg
+ +
integration-555-Integration-Service-Environments.svg
+ +
intune-329-Intune.svg
+ +
intune-330-eBooks.svg
+ +
intune-331-Client-Apps.svg
+ +
intune-332-Devices.svg
+ +
intune-333-Device-Compliance.svg
+ +
intune-334-Exchange-On-Premises-Access.svg
+ +
intune-335-Software-Updates.svg
+ +
intune-336-Security-Baselines.svg
+ +
intune-337-Device-Enrollment.svg
+ +
intune-338-Device-Configuration.svg
+ +
intune-339-Exchange-Access.svg
+ +
intune-340-Roles.svg
+ +
intune-341-Troubleshoot.svg
+ +
intune-342-Tenant-Status.svg
+ +
intune-343-Intune-For-Education.svg
+ +
intune-344-Intune-App-Protection.svg
+ +
iot-181-Time-Series-Insights-Environments.svg
+ +
iot-182-IoT-Hub.svg
+ +
iot-183-Event-Grid-Subscriptions.svg
+ +
iot-184-IoT-Central-Applications.svg
+ +
iot-185-Azure-Maps-Accounts.svg
+ +
iot-186-IoT-Edge.svg
+ +
iot-187-Stream-Analytics-Jobs.svg
+ +
iot-188-Time-Series-Insights-Event-Sources.svg
+ +
iot-189-Digital-Twins.svg
+ +
iot-190-Azure-Sphere.svg
+ +
iot-191-Azure-Cosmos-DB.svg
+ +
iot-192-Time-Series-Insights-Access-Policies.svg
+ +
iot-193-Machine-Learning-Studio-Workspaces.svg
+ +
iot-194-Machine-Learning-Studio-Web-Service-Plans.svg
+ +
iot-195-Event-Hubs.svg
+ +
iot-196-Notification-Hubs.svg
+ +
iot-197-Function-App.svg
+ +
iot-198-Time-Series-Data-Sets.svg
+ +
iot-200-Machine-Learning-Studio-Web-Services.svg
+ +
iot-201-Logic-Apps.svg
+ +
iot-202-Data-Box-Edge.svg
+ +
iot-203-Windows10-Core-Services.svg
+ +
iot-204-Notification-Hub-Namespaces.svg
+ +
iot-204-RTOS.svg
+ +
iot-326-manage.svg
+ +
iot-369-Device-Provisioning-Services.svg
+ +
machinelearning-161-Batch-AI.svg
+ +
machinelearning-162-Cognitive-Services.svg
+ +
machinelearning-163-Machine-Learning-Studio-Web-Services.svg
+ +
machinelearning-164-Genomics.svg
+ +
machinelearning-165-Bot-Services.svg
+ +
machinelearning-166-Machine-Learning-Service-Workspaces.svg
+ +
machinelearning-167-Machine-Learning-Studio-Workspaces.svg
+ +
machinelearning-168-Machine-Learning-Studio-Web-Service-Plans.svg
+ +
machinelearning-698-remoterendering.svg
+ +
manage-301-Advisor.svg
+ +
manage-302-Cost-Management-and-Billing.svg
+ +
manage-303-User-Privacy.svg
+ +
manage-304-Blueprints.svg
+ +
manage-305-Activity-Log.svg
+ +
manage-306-Diagnostics-Settings.svg
+ +
manage-307-Log-Analytics-Workspaces.svg
+ +
manage-308-Scheduler-Job-Collections.svg
+ +
manage-309-Compliance.svg
+ +
manage-310-Application-Insights.svg
+ +
manage-311-Managed-Desktop.svg
+ +
manage-312-My-Customers.svg
+ +
manage-313-Managed-Applications-Center.svg
+ +
manage-314-Customer-Lockbox-for-Microsoft-Azure.svg
+ +
manage-315-Recovery-Services-Vaults.svg
+ +
manage-316-Policy.svg
+ +
manage-317-Monitor.svg
+ +
manage-318-Resource-Graph-Explorer.svg
+ +
manage-319-Metrics.svg
+ +
manage-320-Alerts.svg
+ +
manage-321-Solutions.svg
+ +
manage-322-Automation-Accounts.svg
+ +
manage-323-Network-Watcher.svg
+ +
manage-324-Operation-Log-(Classic).svg
+ +
manage-325-Service-Providers.svg
+ +
manage-326-Education.svg
+ +
manage-327-Service-Catalog-MAD.svg
+ +
manage-450-MachinesAzureArc.svg
+ +
manage-756-AzureArc.svg
+ +
migrate-281-Azure-Migrate.svg
+ +
migrate-282-Recovery-Services-Vaults.svg
+ +
migrate-283-Azure-Database-Migration-Services.svg
+ +
migrate-284-Data-Box.svg
+ +
migrate-285-Cost-Management-and-Billing.svg
+ +
migrate-286-Data-Box-Edge.svg
+ +
networking-310-NAT.svg
+ +
networking-361-Azure-Firewall-Manager.svg
+ +
networking-362-FrontDoor-WAF-Policies.svg
+ +
networking-363-Proximity-Placement-Groups.svg
+ +
networking-371-Reserved-IP-Addresses-(Classic).svg
+ +
networking-372-Public-IP-Prefixes.svg
+ +
networking-61-Virtual-Networks.svg
+ +
networking-62-Load-Balancers.svg
+ +
networking-63-Virtual-Network-Gateways.svg
+ +
networking-64-DNS-Zones.svg
+ +
networking-65-Traffic-Manager-Profiles.svg
+ +
networking-66-Network-Watcher.svg
+ +
networking-67-Network-Security-Groups.svg
+ +
networking-68-Public-IP-Addresses-(Classic).svg
+ +
networking-69-Public-IP-Addresses.svg
+ +
networking-70-On-Premises-Data-Gateways.svg
+ +
networking-71-Route-Filters.svg
+ +
networking-72-DDoS-Protection-Plans.svg
+ +
networking-73-Front-Doors.svg
+ +
networking-74-Virtual-WAN-Gateway.svg
+ +
networking-75-Virtual-Networks-(Classic).svg
+ +
networking-76-Application-Gateways.svg
+ +
networking-77-Local-Network-Gateways.svg
+ +
networking-78-CDN-Profiles.svg
+ +
networking-79-ExpressRoute-Circuits.svg
+ +
networking-80-Network-Interfaces.svg
+ +
networking-81-Connections.svg
+ +
networking-82-Route-Tables.svg
+ +
networking-83-Application-Security-Groups.svg
+ +
networking-84-Firewalls.svg
+ +
networking-85-Service-Endpoint-Policies.svg
+ +
other-345-Resource.svg
+ +
other-346-Host-Groups.svg
+ +
other-347-Hosts.svg
+ +
other-349-Resource-Explorer.svg
+ +
other-350-Mindaro.svg
+ +
other-351-SQL-Server-Registries.svg
+ +
other-352-Spatial-Anchor-Accounts.svg
+ +
other-353-Virtual-WANs.svg
+ +
other-354-AFEC.svg
+ +
other-355-WAC.svg
+ +
other-356-Hydra-Components.svg
+ +
other-357-Cloud.svg
+ +
other-358-Universal-Print-Service.svg
+ +
other-438-SAP-Azure-Monitor.svg
+ +
other-855-privatemarketplace.svg
+ +
security-241-Security-Center.svg
+ +
security-242-Application-Gateway.svg
+ +
security-243-Virtual-Network-Gateways.svg
+ +
security-244-Application-Security-Groups.svg
+ +
security-245-Key-Vaults.svg
+ +
security-247-Azure-Active-Directory.svg
+ +
security-248-Azure-Sentinel.svg
+ +
security-266-Azure-Information-Protection.svg
+ +
security-422-AzureAttestation.svg
+ +
security-572-ExtendedSecurityUpdates.svg
+ +
status-500-Cancelled.svg
+ +
status-501-Cancelled-Outline.svg
+ +
status-502-Disabled.svg
+ +
status-503-Disabled-Outline.svg
+ +
status-504-Failed.svg
+ +
status-505-Failed-Outline.svg
+ +
status-506-Info.svg
+ +
status-507-Info-Outline.svg
+ +
status-508-None.svg
+ +
status-509-None-Outline.svg
+ +
status-510-Pending.svg
+ +
status-511-Pending-Outline.svg
+ +
status-512-Stopped.svg
+ +
status-513-Stopped-Outline.svg
+ +
status-514-Success.svg
+ +
status-515-Success-Outline.svg
+ +
status-516-Unknown.svg
+ +
status-517-Unknown-Outline.svg
+ +
status-518-Update.svg
+ +
status-519-Update-Outline.svg
+ +
status-520-Upsell.svg
+ +
status-521-Upsell-Outline.svg
+ +
status-522-Warning.svg
+ +
status-523-Warning-Outline.svg
+ +
storage-100-Import-Export-Jobs.svg
+ +
storage-400-Azure-Fileshare.svg
+ +
storage-776-AzureHCPCache.svg
+ +
storage-86-Storage-Accounts.svg
+ +
storage-87-Storage-Accounts-(Classic).svg
+ +
storage-88-Recovery-Services-Vaults.svg
+ +
storage-89-StorSimple-Device-Managers.svg
+ +
storage-90-Data-Lake-Storage-Gen1.svg
+ +
storage-91-Storage-Explorer.svg
+ +
storage-92-StorSimple-Data-Managers.svg
+ +
storage-93-Storage-Sync-Services.svg
+ +
storage-94-Data-Box.svg
+ +
storage-95-Data-Box-Edge.svg
+ +
storage-96-Azure-NetApp-Files.svg
+ +
storage-97-Data-Share-Invitations.svg
+ +
storage-98-Data-Shares.svg
+ +
web-309-azuremediaservice.svg
+ +
web-41-App-Services.svg
+ +
web-42-API-Management-Services.svg
+ +
web-43-CDN-Profiles.svg
+ +
web-44-Search-Services.svg
+ +
web-45-Notification-Hubs.svg
+ +
web-46-App-Service-Plans.svg
+ +
web-47-App-Service-Environments.svg
+ +
web-48-API-Connections.svg
+ +
web-49-App-Service-Certificates.svg
+ +
web-50-App-Service-Domains.svg
+ +
web-51-Media-Services.svg
+ +
web-52-SignalR.svg
+ +
web-53-Notification-Hub-Namespaces.svg
+ +
+ + + + \ No newline at end of file diff --git a/azure-icons/integration-204-Logic-Apps.svg b/azure-icons/integration-204-Logic-Apps.svg new file mode 100644 index 0000000..09cf122 --- /dev/null +++ b/azure-icons/integration-204-Logic-Apps.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + Artboard 1 + + + + + + + + diff --git a/azure-icons/integration-205-API-Management-Services.svg b/azure-icons/integration-205-API-Management-Services.svg new file mode 100644 index 0000000..e74cec1 --- /dev/null +++ b/azure-icons/integration-205-API-Management-Services.svg @@ -0,0 +1 @@ +Icon-integration-205 \ No newline at end of file diff --git a/azure-icons/integration-206-Event-Grid-Topics.svg b/azure-icons/integration-206-Event-Grid-Topics.svg new file mode 100644 index 0000000..45f0df0 --- /dev/null +++ b/azure-icons/integration-206-Event-Grid-Topics.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + Icon-integration-206 + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/integration-207-Data-Factories.svg b/azure-icons/integration-207-Data-Factories.svg new file mode 100644 index 0000000..b096112 --- /dev/null +++ b/azure-icons/integration-207-Data-Factories.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + Icon-integration-207 + + + + + + + + + + + diff --git a/azure-icons/integration-208-SQL-Server-Stretch-Databases.svg b/azure-icons/integration-208-SQL-Server-Stretch-Databases.svg new file mode 100644 index 0000000..a997996 --- /dev/null +++ b/azure-icons/integration-208-SQL-Server-Stretch-Databases.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + Icon-integration-208 + + + + + + + + + diff --git a/azure-icons/integration-209-Azure-Service-Bus-Relays.svg b/azure-icons/integration-209-Azure-Service-Bus-Relays.svg new file mode 100644 index 0000000..e295b0f --- /dev/null +++ b/azure-icons/integration-209-Azure-Service-Bus-Relays.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + Icon-integration-209 + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/integration-210-Logic-Apps-Custom-Connector.svg b/azure-icons/integration-210-Logic-Apps-Custom-Connector.svg new file mode 100644 index 0000000..16b3683 --- /dev/null +++ b/azure-icons/integration-210-Logic-Apps-Custom-Connector.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + Icon-integration-210 + + + + + diff --git a/azure-icons/integration-211-Data-Box-Edge.svg b/azure-icons/integration-211-Data-Box-Edge.svg new file mode 100644 index 0000000..361e0f1 --- /dev/null +++ b/azure-icons/integration-211-Data-Box-Edge.svg @@ -0,0 +1 @@ +Icon-integration-211 \ No newline at end of file diff --git a/azure-icons/integration-212-Azure-API-for-FHIR.svg b/azure-icons/integration-212-Azure-API-for-FHIR.svg new file mode 100644 index 0000000..38e6aec --- /dev/null +++ b/azure-icons/integration-212-Azure-API-for-FHIR.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + Icon-integration-212 + + + + + + diff --git a/azure-icons/integration-213-Software-as-a-Service.svg b/azure-icons/integration-213-Software-as-a-Service.svg new file mode 100644 index 0000000..27174f5 --- /dev/null +++ b/azure-icons/integration-213-Software-as-a-Service.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + Icon-integration-213 + + + + diff --git a/azure-icons/integration-214-Azure-Service-Bus.svg b/azure-icons/integration-214-Azure-Service-Bus.svg new file mode 100644 index 0000000..35eaba8 --- /dev/null +++ b/azure-icons/integration-214-Azure-Service-Bus.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + Icon-integration-214 + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/integration-215-Event-Grid-Domains.svg b/azure-icons/integration-215-Event-Grid-Domains.svg new file mode 100644 index 0000000..4c5bd3d --- /dev/null +++ b/azure-icons/integration-215-Event-Grid-Domains.svg @@ -0,0 +1,41 @@ + + + + + + + + + Icon-integration-215 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/integration-216-Azure-Data-Catalog.svg b/azure-icons/integration-216-Azure-Data-Catalog.svg new file mode 100644 index 0000000..4af238b --- /dev/null +++ b/azure-icons/integration-216-Azure-Data-Catalog.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + Icon-integration-216 + + + + + + + + + + + + + + + + + diff --git a/azure-icons/integration-217-Azure-StorSimple-Device-Managers.svg b/azure-icons/integration-217-Azure-StorSimple-Device-Managers.svg new file mode 100644 index 0000000..0c1cdbf --- /dev/null +++ b/azure-icons/integration-217-Azure-StorSimple-Device-Managers.svg @@ -0,0 +1 @@ +Icon-integration-217 \ No newline at end of file diff --git a/azure-icons/integration-218-Integration-Accounts.svg b/azure-icons/integration-218-Integration-Accounts.svg new file mode 100644 index 0000000..b381703 --- /dev/null +++ b/azure-icons/integration-218-Integration-Accounts.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + Icon-integration-218 + + + + + + + + \ No newline at end of file diff --git a/azure-icons/integration-219-App-Configuration.svg b/azure-icons/integration-219-App-Configuration.svg new file mode 100644 index 0000000..557209a --- /dev/null +++ b/azure-icons/integration-219-App-Configuration.svg @@ -0,0 +1 @@ +Icon-integration-219 \ No newline at end of file diff --git a/azure-icons/integration-220-SendGrid-Accounts.svg b/azure-icons/integration-220-SendGrid-Accounts.svg new file mode 100644 index 0000000..ab0da20 --- /dev/null +++ b/azure-icons/integration-220-SendGrid-Accounts.svg @@ -0,0 +1 @@ +Icon-integration-220 \ No newline at end of file diff --git a/azure-icons/integration-221-Event-Grid-Subscriptions.svg b/azure-icons/integration-221-Event-Grid-Subscriptions.svg new file mode 100644 index 0000000..edfbe6a --- /dev/null +++ b/azure-icons/integration-221-Event-Grid-Subscriptions.svg @@ -0,0 +1,41 @@ + + + + + + + + + Icon-integration-221 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/integration-555-Integration-Service-Environments.svg b/azure-icons/integration-555-Integration-Service-Environments.svg new file mode 100644 index 0000000..0431a95 --- /dev/null +++ b/azure-icons/integration-555-Integration-Service-Environments.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + Icon-555Artboard 1 + + + + + + + + + + + + + + diff --git a/azure-icons/intune-329-Intune.svg b/azure-icons/intune-329-Intune.svg new file mode 100644 index 0000000..f3328ed --- /dev/null +++ b/azure-icons/intune-329-Intune.svg @@ -0,0 +1 @@ +Icon-intune-329 \ No newline at end of file diff --git a/azure-icons/intune-330-eBooks.svg b/azure-icons/intune-330-eBooks.svg new file mode 100644 index 0000000..03f21db --- /dev/null +++ b/azure-icons/intune-330-eBooks.svg @@ -0,0 +1 @@ +Icon-intune-330 \ No newline at end of file diff --git a/azure-icons/intune-331-Client-Apps.svg b/azure-icons/intune-331-Client-Apps.svg new file mode 100644 index 0000000..21406f8 --- /dev/null +++ b/azure-icons/intune-331-Client-Apps.svg @@ -0,0 +1 @@ +Icon-intune-331 \ No newline at end of file diff --git a/azure-icons/intune-332-Devices.svg b/azure-icons/intune-332-Devices.svg new file mode 100644 index 0000000..ba8c175 --- /dev/null +++ b/azure-icons/intune-332-Devices.svg @@ -0,0 +1 @@ +Icon-intune-332 \ No newline at end of file diff --git a/azure-icons/intune-333-Device-Compliance.svg b/azure-icons/intune-333-Device-Compliance.svg new file mode 100644 index 0000000..d403ed3 --- /dev/null +++ b/azure-icons/intune-333-Device-Compliance.svg @@ -0,0 +1 @@ +Icon-intune-333 \ No newline at end of file diff --git a/azure-icons/intune-334-Exchange-On-Premises-Access.svg b/azure-icons/intune-334-Exchange-On-Premises-Access.svg new file mode 100644 index 0000000..be7ab09 --- /dev/null +++ b/azure-icons/intune-334-Exchange-On-Premises-Access.svg @@ -0,0 +1 @@ +Icon-intune-334 \ No newline at end of file diff --git a/azure-icons/intune-335-Software-Updates.svg b/azure-icons/intune-335-Software-Updates.svg new file mode 100644 index 0000000..a8f4bbc --- /dev/null +++ b/azure-icons/intune-335-Software-Updates.svg @@ -0,0 +1 @@ +Icon-intune-335 \ No newline at end of file diff --git a/azure-icons/intune-336-Security-Baselines.svg b/azure-icons/intune-336-Security-Baselines.svg new file mode 100644 index 0000000..ec054d0 --- /dev/null +++ b/azure-icons/intune-336-Security-Baselines.svg @@ -0,0 +1,21 @@ + + + + + + + + + + Icon-intune-336 + + + + + + + + + + + diff --git a/azure-icons/intune-337-Device-Enrollment.svg b/azure-icons/intune-337-Device-Enrollment.svg new file mode 100644 index 0000000..ae3f09f --- /dev/null +++ b/azure-icons/intune-337-Device-Enrollment.svg @@ -0,0 +1 @@ +Icon-intune-337 \ No newline at end of file diff --git a/azure-icons/intune-338-Device-Configuration.svg b/azure-icons/intune-338-Device-Configuration.svg new file mode 100644 index 0000000..4146e25 --- /dev/null +++ b/azure-icons/intune-338-Device-Configuration.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + Icon-intune-338 + + + + + + + diff --git a/azure-icons/intune-339-Exchange-Access.svg b/azure-icons/intune-339-Exchange-Access.svg new file mode 100644 index 0000000..90eb96e --- /dev/null +++ b/azure-icons/intune-339-Exchange-Access.svg @@ -0,0 +1 @@ +Icon-intune-339 \ No newline at end of file diff --git a/azure-icons/intune-340-Roles.svg b/azure-icons/intune-340-Roles.svg new file mode 100644 index 0000000..29ed87e --- /dev/null +++ b/azure-icons/intune-340-Roles.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + Icon-intune-340 + + + + + + + + + diff --git a/azure-icons/intune-341-Troubleshoot.svg b/azure-icons/intune-341-Troubleshoot.svg new file mode 100644 index 0000000..a63661b --- /dev/null +++ b/azure-icons/intune-341-Troubleshoot.svg @@ -0,0 +1 @@ +Icon-intune-341 \ No newline at end of file diff --git a/azure-icons/intune-342-Tenant-Status.svg b/azure-icons/intune-342-Tenant-Status.svg new file mode 100644 index 0000000..03e09bd --- /dev/null +++ b/azure-icons/intune-342-Tenant-Status.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + Icon-intune-342 + + + + + + \ No newline at end of file diff --git a/azure-icons/intune-343-Intune-For-Education.svg b/azure-icons/intune-343-Intune-For-Education.svg new file mode 100644 index 0000000..f3328ed --- /dev/null +++ b/azure-icons/intune-343-Intune-For-Education.svg @@ -0,0 +1 @@ +Icon-intune-329 \ No newline at end of file diff --git a/azure-icons/intune-344-Intune-App-Protection.svg b/azure-icons/intune-344-Intune-App-Protection.svg new file mode 100644 index 0000000..f3328ed --- /dev/null +++ b/azure-icons/intune-344-Intune-App-Protection.svg @@ -0,0 +1 @@ +Icon-intune-329 \ No newline at end of file diff --git a/azure-icons/iot-181-Time-Series-Insights-Environments.svg b/azure-icons/iot-181-Time-Series-Insights-Environments.svg new file mode 100644 index 0000000..dee9b8b --- /dev/null +++ b/azure-icons/iot-181-Time-Series-Insights-Environments.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Icon-iot-181 + + + + + diff --git a/azure-icons/iot-182-IoT-Hub.svg b/azure-icons/iot-182-IoT-Hub.svg new file mode 100644 index 0000000..9d4526c --- /dev/null +++ b/azure-icons/iot-182-IoT-Hub.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + Icon-iot-182 + + + + + + + + + + + + diff --git a/azure-icons/iot-183-Event-Grid-Subscriptions.svg b/azure-icons/iot-183-Event-Grid-Subscriptions.svg new file mode 100644 index 0000000..f021180 --- /dev/null +++ b/azure-icons/iot-183-Event-Grid-Subscriptions.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + Icon-iot-183 + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/iot-184-IoT-Central-Applications.svg b/azure-icons/iot-184-IoT-Central-Applications.svg new file mode 100644 index 0000000..b9dcbcc --- /dev/null +++ b/azure-icons/iot-184-IoT-Central-Applications.svg @@ -0,0 +1,10 @@ + + Icon-iot-184 + + + + + + + + diff --git a/azure-icons/iot-185-Azure-Maps-Accounts.svg b/azure-icons/iot-185-Azure-Maps-Accounts.svg new file mode 100644 index 0000000..2c26083 --- /dev/null +++ b/azure-icons/iot-185-Azure-Maps-Accounts.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/azure-icons/iot-186-IoT-Edge.svg b/azure-icons/iot-186-IoT-Edge.svg new file mode 100644 index 0000000..6f65bc0 --- /dev/null +++ b/azure-icons/iot-186-IoT-Edge.svg @@ -0,0 +1 @@ +Icon-iot-186 \ No newline at end of file diff --git a/azure-icons/iot-187-Stream-Analytics-Jobs.svg b/azure-icons/iot-187-Stream-Analytics-Jobs.svg new file mode 100644 index 0000000..b26d06d --- /dev/null +++ b/azure-icons/iot-187-Stream-Analytics-Jobs.svg @@ -0,0 +1,15 @@ + + + + + + + + + + Icon-iot-187 + + + + + diff --git a/azure-icons/iot-188-Time-Series-Insights-Event-Sources.svg b/azure-icons/iot-188-Time-Series-Insights-Event-Sources.svg new file mode 100644 index 0000000..2150df3 --- /dev/null +++ b/azure-icons/iot-188-Time-Series-Insights-Event-Sources.svg @@ -0,0 +1,17 @@ + + + + + + + + + + Icon-iot-188 + + + + + + + diff --git a/azure-icons/iot-189-Digital-Twins.svg b/azure-icons/iot-189-Digital-Twins.svg new file mode 100644 index 0000000..dfa9320 --- /dev/null +++ b/azure-icons/iot-189-Digital-Twins.svg @@ -0,0 +1,17 @@ + + + + + + + + + + Icon-iot-189 + + + + + + + diff --git a/azure-icons/iot-190-Azure-Sphere.svg b/azure-icons/iot-190-Azure-Sphere.svg new file mode 100644 index 0000000..c43c15b --- /dev/null +++ b/azure-icons/iot-190-Azure-Sphere.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/iot-191-Azure-Cosmos-DB.svg b/azure-icons/iot-191-Azure-Cosmos-DB.svg new file mode 100644 index 0000000..a1112e5 --- /dev/null +++ b/azure-icons/iot-191-Azure-Cosmos-DB.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + Icon-iot-191 + + + + + + + + + + + diff --git a/azure-icons/iot-192-Time-Series-Insights-Access-Policies.svg b/azure-icons/iot-192-Time-Series-Insights-Access-Policies.svg new file mode 100644 index 0000000..d2deea4 --- /dev/null +++ b/azure-icons/iot-192-Time-Series-Insights-Access-Policies.svg @@ -0,0 +1 @@ +Icon-iot-192 \ No newline at end of file diff --git a/azure-icons/iot-193-Machine-Learning-Studio-Workspaces.svg b/azure-icons/iot-193-Machine-Learning-Studio-Workspaces.svg new file mode 100644 index 0000000..67256aa --- /dev/null +++ b/azure-icons/iot-193-Machine-Learning-Studio-Workspaces.svg @@ -0,0 +1 @@ +Icon-iot-193 \ No newline at end of file diff --git a/azure-icons/iot-194-Machine-Learning-Studio-Web-Service-Plans.svg b/azure-icons/iot-194-Machine-Learning-Studio-Web-Service-Plans.svg new file mode 100644 index 0000000..914a99e --- /dev/null +++ b/azure-icons/iot-194-Machine-Learning-Studio-Web-Service-Plans.svg @@ -0,0 +1 @@ +Icon-iot-194 \ No newline at end of file diff --git a/azure-icons/iot-195-Event-Hubs.svg b/azure-icons/iot-195-Event-Hubs.svg new file mode 100644 index 0000000..06fc07b --- /dev/null +++ b/azure-icons/iot-195-Event-Hubs.svg @@ -0,0 +1,33 @@ + + Icon-iot-195 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/iot-196-Notification-Hubs.svg b/azure-icons/iot-196-Notification-Hubs.svg new file mode 100644 index 0000000..41ad840 --- /dev/null +++ b/azure-icons/iot-196-Notification-Hubs.svg @@ -0,0 +1,19 @@ + + + + + + + + + + Icon-iot-196 + + + + + + + + + diff --git a/azure-icons/iot-197-Function-App.svg b/azure-icons/iot-197-Function-App.svg new file mode 100644 index 0000000..78b2fcb --- /dev/null +++ b/azure-icons/iot-197-Function-App.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + Icon-compute-29 + + + + + + + + + + diff --git a/azure-icons/iot-198-Time-Series-Data-Sets.svg b/azure-icons/iot-198-Time-Series-Data-Sets.svg new file mode 100644 index 0000000..3eb837d --- /dev/null +++ b/azure-icons/iot-198-Time-Series-Data-Sets.svg @@ -0,0 +1 @@ +Icon-iot-198 \ No newline at end of file diff --git a/azure-icons/iot-200-Machine-Learning-Studio-Web-Services.svg b/azure-icons/iot-200-Machine-Learning-Studio-Web-Services.svg new file mode 100644 index 0000000..ac05b96 --- /dev/null +++ b/azure-icons/iot-200-Machine-Learning-Studio-Web-Services.svg @@ -0,0 +1 @@ +Icon-iot-200 \ No newline at end of file diff --git a/azure-icons/iot-201-Logic-Apps.svg b/azure-icons/iot-201-Logic-Apps.svg new file mode 100644 index 0000000..da8d63d --- /dev/null +++ b/azure-icons/iot-201-Logic-Apps.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + Icon-integration-204 + + + + + + + + + diff --git a/azure-icons/iot-202-Data-Box-Edge.svg b/azure-icons/iot-202-Data-Box-Edge.svg new file mode 100644 index 0000000..da39192 --- /dev/null +++ b/azure-icons/iot-202-Data-Box-Edge.svg @@ -0,0 +1 @@ +Icon-iot-202 \ No newline at end of file diff --git a/azure-icons/iot-203-Windows10-Core-Services.svg b/azure-icons/iot-203-Windows10-Core-Services.svg new file mode 100644 index 0000000..7116558 --- /dev/null +++ b/azure-icons/iot-203-Windows10-Core-Services.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + Icon-iot-203 + + + + + + + + diff --git a/azure-icons/iot-204-Notification-Hub-Namespaces.svg b/azure-icons/iot-204-Notification-Hub-Namespaces.svg new file mode 100644 index 0000000..1151957 --- /dev/null +++ b/azure-icons/iot-204-Notification-Hub-Namespaces.svg @@ -0,0 +1,18 @@ + + + + + + + + + + Icon-iot-196 + + + + + + + + diff --git a/azure-icons/iot-204-RTOS.svg b/azure-icons/iot-204-RTOS.svg new file mode 100644 index 0000000..c437fbd --- /dev/null +++ b/azure-icons/iot-204-RTOS.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/iot-326-manage.svg b/azure-icons/iot-326-manage.svg new file mode 100644 index 0000000..a22c482 --- /dev/null +++ b/azure-icons/iot-326-manage.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/azure-icons/iot-369-Device-Provisioning-Services.svg b/azure-icons/iot-369-Device-Provisioning-Services.svg new file mode 100644 index 0000000..58eb0ec --- /dev/null +++ b/azure-icons/iot-369-Device-Provisioning-Services.svg @@ -0,0 +1,29 @@ + + + + + + + + + Artboard 1 + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/machinelearning-161-Batch-AI.svg b/azure-icons/machinelearning-161-Batch-AI.svg new file mode 100644 index 0000000..789afe9 --- /dev/null +++ b/azure-icons/machinelearning-161-Batch-AI.svg @@ -0,0 +1 @@ +Icon-machinelearning-161 \ No newline at end of file diff --git a/azure-icons/machinelearning-162-Cognitive-Services.svg b/azure-icons/machinelearning-162-Cognitive-Services.svg new file mode 100644 index 0000000..98f98d3 --- /dev/null +++ b/azure-icons/machinelearning-162-Cognitive-Services.svg @@ -0,0 +1 @@ +Icon-machinelearning-162 \ No newline at end of file diff --git a/azure-icons/machinelearning-163-Machine-Learning-Studio-Web-Services.svg b/azure-icons/machinelearning-163-Machine-Learning-Studio-Web-Services.svg new file mode 100644 index 0000000..491000e --- /dev/null +++ b/azure-icons/machinelearning-163-Machine-Learning-Studio-Web-Services.svg @@ -0,0 +1 @@ +Icon-machinelearning-163 \ No newline at end of file diff --git a/azure-icons/machinelearning-164-Genomics.svg b/azure-icons/machinelearning-164-Genomics.svg new file mode 100644 index 0000000..b9901a0 --- /dev/null +++ b/azure-icons/machinelearning-164-Genomics.svg @@ -0,0 +1 @@ +Icon-machinelearning-164 \ No newline at end of file diff --git a/azure-icons/machinelearning-165-Bot-Services.svg b/azure-icons/machinelearning-165-Bot-Services.svg new file mode 100644 index 0000000..2687ef7 --- /dev/null +++ b/azure-icons/machinelearning-165-Bot-Services.svg @@ -0,0 +1 @@ +Icon-machinelearning-165 \ No newline at end of file diff --git a/azure-icons/machinelearning-166-Machine-Learning-Service-Workspaces.svg b/azure-icons/machinelearning-166-Machine-Learning-Service-Workspaces.svg new file mode 100644 index 0000000..9b524f6 --- /dev/null +++ b/azure-icons/machinelearning-166-Machine-Learning-Service-Workspaces.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + Icon-166Artboard 1 + + + + diff --git a/azure-icons/machinelearning-167-Machine-Learning-Studio-Workspaces.svg b/azure-icons/machinelearning-167-Machine-Learning-Studio-Workspaces.svg new file mode 100644 index 0000000..e541ca1 --- /dev/null +++ b/azure-icons/machinelearning-167-Machine-Learning-Studio-Workspaces.svg @@ -0,0 +1 @@ +Icon-machinelearning-167 \ No newline at end of file diff --git a/azure-icons/machinelearning-168-Machine-Learning-Studio-Web-Service-Plans.svg b/azure-icons/machinelearning-168-Machine-Learning-Studio-Web-Service-Plans.svg new file mode 100644 index 0000000..43b87af --- /dev/null +++ b/azure-icons/machinelearning-168-Machine-Learning-Studio-Web-Service-Plans.svg @@ -0,0 +1 @@ +Icon-machinelearning-168 \ No newline at end of file diff --git a/azure-icons/machinelearning-698-remoterendering.svg b/azure-icons/machinelearning-698-remoterendering.svg new file mode 100644 index 0000000..17fdc03 --- /dev/null +++ b/azure-icons/machinelearning-698-remoterendering.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/manage-301-Advisor.svg b/azure-icons/manage-301-Advisor.svg new file mode 100644 index 0000000..01bbb7c --- /dev/null +++ b/azure-icons/manage-301-Advisor.svg @@ -0,0 +1 @@ +Icon-manage-301 \ No newline at end of file diff --git a/azure-icons/manage-302-Cost-Management-and-Billing.svg b/azure-icons/manage-302-Cost-Management-and-Billing.svg new file mode 100644 index 0000000..8bc29e0 --- /dev/null +++ b/azure-icons/manage-302-Cost-Management-and-Billing.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + Icon-manage-302 + + + + + + + + diff --git a/azure-icons/manage-303-User-Privacy.svg b/azure-icons/manage-303-User-Privacy.svg new file mode 100644 index 0000000..968cc75 --- /dev/null +++ b/azure-icons/manage-303-User-Privacy.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + Icon-manage-303 + + + + + + \ No newline at end of file diff --git a/azure-icons/manage-304-Blueprints.svg b/azure-icons/manage-304-Blueprints.svg new file mode 100644 index 0000000..7cb5320 --- /dev/null +++ b/azure-icons/manage-304-Blueprints.svg @@ -0,0 +1 @@ +Icon-manage-304 \ No newline at end of file diff --git a/azure-icons/manage-305-Activity-Log.svg b/azure-icons/manage-305-Activity-Log.svg new file mode 100644 index 0000000..29bea99 --- /dev/null +++ b/azure-icons/manage-305-Activity-Log.svg @@ -0,0 +1 @@ +Icon-manage-305 \ No newline at end of file diff --git a/azure-icons/manage-306-Diagnostics-Settings.svg b/azure-icons/manage-306-Diagnostics-Settings.svg new file mode 100644 index 0000000..c16e3cf --- /dev/null +++ b/azure-icons/manage-306-Diagnostics-Settings.svg @@ -0,0 +1,14 @@ + + + + + + + + + Icon-manage-306 + + + + + diff --git a/azure-icons/manage-307-Log-Analytics-Workspaces.svg b/azure-icons/manage-307-Log-Analytics-Workspaces.svg new file mode 100644 index 0000000..6f25ee5 --- /dev/null +++ b/azure-icons/manage-307-Log-Analytics-Workspaces.svg @@ -0,0 +1 @@ +Icon-manage-307 \ No newline at end of file diff --git a/azure-icons/manage-308-Scheduler-Job-Collections.svg b/azure-icons/manage-308-Scheduler-Job-Collections.svg new file mode 100644 index 0000000..d308720 --- /dev/null +++ b/azure-icons/manage-308-Scheduler-Job-Collections.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + Icon-manage-308 + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/manage-309-Compliance.svg b/azure-icons/manage-309-Compliance.svg new file mode 100644 index 0000000..4b5aebd --- /dev/null +++ b/azure-icons/manage-309-Compliance.svg @@ -0,0 +1,17 @@ + + + + + + + + Icon-manage-309 + + + + + + + + + diff --git a/azure-icons/manage-310-Application-Insights.svg b/azure-icons/manage-310-Application-Insights.svg new file mode 100644 index 0000000..f434bca --- /dev/null +++ b/azure-icons/manage-310-Application-Insights.svg @@ -0,0 +1 @@ +Icon-manage-310 \ No newline at end of file diff --git a/azure-icons/manage-311-Managed-Desktop.svg b/azure-icons/manage-311-Managed-Desktop.svg new file mode 100644 index 0000000..f0ba138 --- /dev/null +++ b/azure-icons/manage-311-Managed-Desktop.svg @@ -0,0 +1 @@ +Icon-manage-311 \ No newline at end of file diff --git a/azure-icons/manage-312-My-Customers.svg b/azure-icons/manage-312-My-Customers.svg new file mode 100644 index 0000000..3d17126 --- /dev/null +++ b/azure-icons/manage-312-My-Customers.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + Icon-identity-223 + + + + + + + \ No newline at end of file diff --git a/azure-icons/manage-313-Managed-Applications-Center.svg b/azure-icons/manage-313-Managed-Applications-Center.svg new file mode 100644 index 0000000..fefc595 --- /dev/null +++ b/azure-icons/manage-313-Managed-Applications-Center.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + Icon-manage-313 + + + + + + + + + + + + + diff --git a/azure-icons/manage-314-Customer-Lockbox-for-Microsoft-Azure.svg b/azure-icons/manage-314-Customer-Lockbox-for-Microsoft-Azure.svg new file mode 100644 index 0000000..259e50c --- /dev/null +++ b/azure-icons/manage-314-Customer-Lockbox-for-Microsoft-Azure.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + Icon-manage-314 + + + + + + + + \ No newline at end of file diff --git a/azure-icons/manage-315-Recovery-Services-Vaults.svg b/azure-icons/manage-315-Recovery-Services-Vaults.svg new file mode 100644 index 0000000..521ead3 --- /dev/null +++ b/azure-icons/manage-315-Recovery-Services-Vaults.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + Icon-manage-315 + + + + diff --git a/azure-icons/manage-316-Policy.svg b/azure-icons/manage-316-Policy.svg new file mode 100644 index 0000000..9666369 --- /dev/null +++ b/azure-icons/manage-316-Policy.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + Icon-manage-316 + + + + + + + + + + diff --git a/azure-icons/manage-317-Monitor.svg b/azure-icons/manage-317-Monitor.svg new file mode 100644 index 0000000..cdb70db --- /dev/null +++ b/azure-icons/manage-317-Monitor.svg @@ -0,0 +1 @@ +Icon-manage-317 \ No newline at end of file diff --git a/azure-icons/manage-318-Resource-Graph-Explorer.svg b/azure-icons/manage-318-Resource-Graph-Explorer.svg new file mode 100644 index 0000000..4828c7e --- /dev/null +++ b/azure-icons/manage-318-Resource-Graph-Explorer.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + Icon-manage-318 + + + + + \ No newline at end of file diff --git a/azure-icons/manage-319-Metrics.svg b/azure-icons/manage-319-Metrics.svg new file mode 100644 index 0000000..4d038e3 --- /dev/null +++ b/azure-icons/manage-319-Metrics.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + Icon-manage-319 + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/manage-320-Alerts.svg b/azure-icons/manage-320-Alerts.svg new file mode 100644 index 0000000..abb985f --- /dev/null +++ b/azure-icons/manage-320-Alerts.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + Icon-manage-320 + + + + + + diff --git a/azure-icons/manage-321-Solutions.svg b/azure-icons/manage-321-Solutions.svg new file mode 100644 index 0000000..7618f8a --- /dev/null +++ b/azure-icons/manage-321-Solutions.svg @@ -0,0 +1 @@ +Icon-manage-321 \ No newline at end of file diff --git a/azure-icons/manage-322-Automation-Accounts.svg b/azure-icons/manage-322-Automation-Accounts.svg new file mode 100644 index 0000000..91a4369 --- /dev/null +++ b/azure-icons/manage-322-Automation-Accounts.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + Icon-322Artboard 1 + + + diff --git a/azure-icons/manage-323-Network-Watcher.svg b/azure-icons/manage-323-Network-Watcher.svg new file mode 100644 index 0000000..094eb35 --- /dev/null +++ b/azure-icons/manage-323-Network-Watcher.svg @@ -0,0 +1 @@ +Icon-manage-323 \ No newline at end of file diff --git a/azure-icons/manage-324-Operation-Log-(Classic).svg b/azure-icons/manage-324-Operation-Log-(Classic).svg new file mode 100644 index 0000000..3245fdc --- /dev/null +++ b/azure-icons/manage-324-Operation-Log-(Classic).svg @@ -0,0 +1 @@ +Icon-manage-324 \ No newline at end of file diff --git a/azure-icons/manage-325-Service-Providers.svg b/azure-icons/manage-325-Service-Providers.svg new file mode 100644 index 0000000..9531d0c --- /dev/null +++ b/azure-icons/manage-325-Service-Providers.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + Icon-manage-325 + + + + + diff --git a/azure-icons/manage-326-Education.svg b/azure-icons/manage-326-Education.svg new file mode 100644 index 0000000..1c03e77 --- /dev/null +++ b/azure-icons/manage-326-Education.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + Icon-manage-326 + + + + + + + diff --git a/azure-icons/manage-327-Service-Catalog-MAD.svg b/azure-icons/manage-327-Service-Catalog-MAD.svg new file mode 100644 index 0000000..d790ad2 --- /dev/null +++ b/azure-icons/manage-327-Service-Catalog-MAD.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/azure-icons/manage-450-MachinesAzureArc.svg b/azure-icons/manage-450-MachinesAzureArc.svg new file mode 100644 index 0000000..1ee3a52 --- /dev/null +++ b/azure-icons/manage-450-MachinesAzureArc.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/azure-icons/manage-756-AzureArc.svg b/azure-icons/manage-756-AzureArc.svg new file mode 100644 index 0000000..c047b12 --- /dev/null +++ b/azure-icons/manage-756-AzureArc.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/migrate-281-Azure-Migrate.svg b/azure-icons/migrate-281-Azure-Migrate.svg new file mode 100644 index 0000000..f9d9c5b --- /dev/null +++ b/azure-icons/migrate-281-Azure-Migrate.svg @@ -0,0 +1 @@ +Icon-migrate-281 \ No newline at end of file diff --git a/azure-icons/migrate-282-Recovery-Services-Vaults.svg b/azure-icons/migrate-282-Recovery-Services-Vaults.svg new file mode 100644 index 0000000..5641d2c --- /dev/null +++ b/azure-icons/migrate-282-Recovery-Services-Vaults.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + Icon-migrate-282 + + + + diff --git a/azure-icons/migrate-283-Azure-Database-Migration-Services.svg b/azure-icons/migrate-283-Azure-Database-Migration-Services.svg new file mode 100644 index 0000000..0d1c30d --- /dev/null +++ b/azure-icons/migrate-283-Azure-Database-Migration-Services.svg @@ -0,0 +1 @@ +Icon-migrate-283 \ No newline at end of file diff --git a/azure-icons/migrate-284-Data-Box.svg b/azure-icons/migrate-284-Data-Box.svg new file mode 100644 index 0000000..ded1786 --- /dev/null +++ b/azure-icons/migrate-284-Data-Box.svg @@ -0,0 +1 @@ +Icon-migrate-284 \ No newline at end of file diff --git a/azure-icons/migrate-285-Cost-Management-and-Billing.svg b/azure-icons/migrate-285-Cost-Management-and-Billing.svg new file mode 100644 index 0000000..419b200 --- /dev/null +++ b/azure-icons/migrate-285-Cost-Management-and-Billing.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + Icon-migrate-285 + + + + + + diff --git a/azure-icons/migrate-286-Data-Box-Edge.svg b/azure-icons/migrate-286-Data-Box-Edge.svg new file mode 100644 index 0000000..84f727b --- /dev/null +++ b/azure-icons/migrate-286-Data-Box-Edge.svg @@ -0,0 +1 @@ +Icon-migrate-286 \ No newline at end of file diff --git a/azure-icons/networking-310-NAT.svg b/azure-icons/networking-310-NAT.svg new file mode 100644 index 0000000..394d492 --- /dev/null +++ b/azure-icons/networking-310-NAT.svg @@ -0,0 +1,25 @@ + + + + + + + + + Icon-310-NATService + + + + + + + + + + + + + + + + diff --git a/azure-icons/networking-361-Azure-Firewall-Manager.svg b/azure-icons/networking-361-Azure-Firewall-Manager.svg new file mode 100644 index 0000000..e62050f --- /dev/null +++ b/azure-icons/networking-361-Azure-Firewall-Manager.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + Icon-networking-361 + + + + + + + + + + + + + + + + + diff --git a/azure-icons/networking-362-FrontDoor-WAF-Policies.svg b/azure-icons/networking-362-FrontDoor-WAF-Policies.svg new file mode 100644 index 0000000..e4c2732 --- /dev/null +++ b/azure-icons/networking-362-FrontDoor-WAF-Policies.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + Icon-362Artboard 1 + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/networking-363-Proximity-Placement-Groups.svg b/azure-icons/networking-363-Proximity-Placement-Groups.svg new file mode 100644 index 0000000..20bab1b --- /dev/null +++ b/azure-icons/networking-363-Proximity-Placement-Groups.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/azure-icons/networking-371-Reserved-IP-Addresses-(Classic).svg b/azure-icons/networking-371-Reserved-IP-Addresses-(Classic).svg new file mode 100644 index 0000000..dce6b1d --- /dev/null +++ b/azure-icons/networking-371-Reserved-IP-Addresses-(Classic).svg @@ -0,0 +1,21 @@ + + + + + + + + + + Lighthouse-GS-networking-371 + + + + + + + + + + + diff --git a/azure-icons/networking-372-Public-IP-Prefixes.svg b/azure-icons/networking-372-Public-IP-Prefixes.svg new file mode 100644 index 0000000..b071d62 --- /dev/null +++ b/azure-icons/networking-372-Public-IP-Prefixes.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + Lighthouse-GS-networking-372 + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/networking-61-Virtual-Networks.svg b/azure-icons/networking-61-Virtual-Networks.svg new file mode 100644 index 0000000..cf85505 --- /dev/null +++ b/azure-icons/networking-61-Virtual-Networks.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + Icon-networking-61 + + + + + + + + \ No newline at end of file diff --git a/azure-icons/networking-62-Load-Balancers.svg b/azure-icons/networking-62-Load-Balancers.svg new file mode 100644 index 0000000..f51d47b --- /dev/null +++ b/azure-icons/networking-62-Load-Balancers.svg @@ -0,0 +1,16 @@ + + + + + + + + + Icon-networking-62 + + + + + + + diff --git a/azure-icons/networking-63-Virtual-Network-Gateways.svg b/azure-icons/networking-63-Virtual-Network-Gateways.svg new file mode 100644 index 0000000..5585f18 --- /dev/null +++ b/azure-icons/networking-63-Virtual-Network-Gateways.svg @@ -0,0 +1 @@ +Icon-networking-63 \ No newline at end of file diff --git a/azure-icons/networking-64-DNS-Zones.svg b/azure-icons/networking-64-DNS-Zones.svg new file mode 100644 index 0000000..c0a913c --- /dev/null +++ b/azure-icons/networking-64-DNS-Zones.svg @@ -0,0 +1 @@ +Icon-networking-64 \ No newline at end of file diff --git a/azure-icons/networking-65-Traffic-Manager-Profiles.svg b/azure-icons/networking-65-Traffic-Manager-Profiles.svg new file mode 100644 index 0000000..086bfb7 --- /dev/null +++ b/azure-icons/networking-65-Traffic-Manager-Profiles.svg @@ -0,0 +1 @@ +Icon-networking-65 \ No newline at end of file diff --git a/azure-icons/networking-66-Network-Watcher.svg b/azure-icons/networking-66-Network-Watcher.svg new file mode 100644 index 0000000..8783cdb --- /dev/null +++ b/azure-icons/networking-66-Network-Watcher.svg @@ -0,0 +1 @@ +Icon-networking-66 \ No newline at end of file diff --git a/azure-icons/networking-67-Network-Security-Groups.svg b/azure-icons/networking-67-Network-Security-Groups.svg new file mode 100644 index 0000000..af4980a --- /dev/null +++ b/azure-icons/networking-67-Network-Security-Groups.svg @@ -0,0 +1 @@ +Icon-networking-67 \ No newline at end of file diff --git a/azure-icons/networking-68-Public-IP-Addresses-(Classic).svg b/azure-icons/networking-68-Public-IP-Addresses-(Classic).svg new file mode 100644 index 0000000..ac5fc49 --- /dev/null +++ b/azure-icons/networking-68-Public-IP-Addresses-(Classic).svg @@ -0,0 +1 @@ +Icon-networking-68 \ No newline at end of file diff --git a/azure-icons/networking-69-Public-IP-Addresses.svg b/azure-icons/networking-69-Public-IP-Addresses.svg new file mode 100644 index 0000000..990e291 --- /dev/null +++ b/azure-icons/networking-69-Public-IP-Addresses.svg @@ -0,0 +1 @@ +Icon-networking-69 \ No newline at end of file diff --git a/azure-icons/networking-70-On-Premises-Data-Gateways.svg b/azure-icons/networking-70-On-Premises-Data-Gateways.svg new file mode 100644 index 0000000..eebda85 --- /dev/null +++ b/azure-icons/networking-70-On-Premises-Data-Gateways.svg @@ -0,0 +1 @@ +Icon-networking-70 \ No newline at end of file diff --git a/azure-icons/networking-71-Route-Filters.svg b/azure-icons/networking-71-Route-Filters.svg new file mode 100644 index 0000000..30d38cc --- /dev/null +++ b/azure-icons/networking-71-Route-Filters.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + Icon-networking-71 + + + + + + + + diff --git a/azure-icons/networking-72-DDoS-Protection-Plans.svg b/azure-icons/networking-72-DDoS-Protection-Plans.svg new file mode 100644 index 0000000..b4bc333 --- /dev/null +++ b/azure-icons/networking-72-DDoS-Protection-Plans.svg @@ -0,0 +1,16 @@ + + + + + + + + Icon-networking-72 + + + + + + + + diff --git a/azure-icons/networking-73-Front-Doors.svg b/azure-icons/networking-73-Front-Doors.svg new file mode 100644 index 0000000..92bd34a --- /dev/null +++ b/azure-icons/networking-73-Front-Doors.svg @@ -0,0 +1 @@ +Icon-networking-73 \ No newline at end of file diff --git a/azure-icons/networking-74-Virtual-WAN-Gateway.svg b/azure-icons/networking-74-Virtual-WAN-Gateway.svg new file mode 100644 index 0000000..f06fa73 --- /dev/null +++ b/azure-icons/networking-74-Virtual-WAN-Gateway.svg @@ -0,0 +1 @@ +Icon-networking-74 \ No newline at end of file diff --git a/azure-icons/networking-75-Virtual-Networks-(Classic).svg b/azure-icons/networking-75-Virtual-Networks-(Classic).svg new file mode 100644 index 0000000..c780fdc --- /dev/null +++ b/azure-icons/networking-75-Virtual-Networks-(Classic).svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + Icon-networking-75 + + + + + + + + \ No newline at end of file diff --git a/azure-icons/networking-76-Application-Gateways.svg b/azure-icons/networking-76-Application-Gateways.svg new file mode 100644 index 0000000..dac966a --- /dev/null +++ b/azure-icons/networking-76-Application-Gateways.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + Icon-networking-76 + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/networking-77-Local-Network-Gateways.svg b/azure-icons/networking-77-Local-Network-Gateways.svg new file mode 100644 index 0000000..9881898 --- /dev/null +++ b/azure-icons/networking-77-Local-Network-Gateways.svg @@ -0,0 +1,13 @@ + + + + + + + + + + Icon-networking-77 + + + diff --git a/azure-icons/networking-78-CDN-Profiles.svg b/azure-icons/networking-78-CDN-Profiles.svg new file mode 100644 index 0000000..108b0d2 --- /dev/null +++ b/azure-icons/networking-78-CDN-Profiles.svg @@ -0,0 +1 @@ +Icon-networking-78 \ No newline at end of file diff --git a/azure-icons/networking-79-ExpressRoute-Circuits.svg b/azure-icons/networking-79-ExpressRoute-Circuits.svg new file mode 100644 index 0000000..96753e0 --- /dev/null +++ b/azure-icons/networking-79-ExpressRoute-Circuits.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + Icon-networking-79 + + + + + + + \ No newline at end of file diff --git a/azure-icons/networking-80-Network-Interfaces.svg b/azure-icons/networking-80-Network-Interfaces.svg new file mode 100644 index 0000000..c3a7121 --- /dev/null +++ b/azure-icons/networking-80-Network-Interfaces.svg @@ -0,0 +1 @@ +Icon-networking-80 \ No newline at end of file diff --git a/azure-icons/networking-81-Connections.svg b/azure-icons/networking-81-Connections.svg new file mode 100644 index 0000000..031c3b6 --- /dev/null +++ b/azure-icons/networking-81-Connections.svg @@ -0,0 +1 @@ +Icon-networking-81 \ No newline at end of file diff --git a/azure-icons/networking-82-Route-Tables.svg b/azure-icons/networking-82-Route-Tables.svg new file mode 100644 index 0000000..f540edf --- /dev/null +++ b/azure-icons/networking-82-Route-Tables.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + Icon-networking-82 + + + + + \ No newline at end of file diff --git a/azure-icons/networking-83-Application-Security-Groups.svg b/azure-icons/networking-83-Application-Security-Groups.svg new file mode 100644 index 0000000..a0e8ef6 --- /dev/null +++ b/azure-icons/networking-83-Application-Security-Groups.svg @@ -0,0 +1 @@ +Icon-networking-83 \ No newline at end of file diff --git a/azure-icons/networking-84-Firewalls.svg b/azure-icons/networking-84-Firewalls.svg new file mode 100644 index 0000000..efa6cbb --- /dev/null +++ b/azure-icons/networking-84-Firewalls.svg @@ -0,0 +1 @@ +Icon-networking-84 \ No newline at end of file diff --git a/azure-icons/networking-85-Service-Endpoint-Policies.svg b/azure-icons/networking-85-Service-Endpoint-Policies.svg new file mode 100644 index 0000000..0c77e61 --- /dev/null +++ b/azure-icons/networking-85-Service-Endpoint-Policies.svg @@ -0,0 +1,20 @@ + + + + + + + + Icon-networking-85 + + + + + + + + + + + + diff --git a/azure-icons/other-345-Resource.svg b/azure-icons/other-345-Resource.svg new file mode 100644 index 0000000..44cedc5 --- /dev/null +++ b/azure-icons/other-345-Resource.svg @@ -0,0 +1,8 @@ + + Icon-other-345 + + + + + + diff --git a/azure-icons/other-346-Host-Groups.svg b/azure-icons/other-346-Host-Groups.svg new file mode 100644 index 0000000..9192c39 --- /dev/null +++ b/azure-icons/other-346-Host-Groups.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + Icon-other-346 + + + + + + + + + + + + + + + + diff --git a/azure-icons/other-347-Hosts.svg b/azure-icons/other-347-Hosts.svg new file mode 100644 index 0000000..93a59eb --- /dev/null +++ b/azure-icons/other-347-Hosts.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + Icon-other-347 + + + + + + + + + + + + + + + + diff --git a/azure-icons/other-349-Resource-Explorer.svg b/azure-icons/other-349-Resource-Explorer.svg new file mode 100644 index 0000000..0863398 --- /dev/null +++ b/azure-icons/other-349-Resource-Explorer.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + Icon-other-349 + + + + + + + + diff --git a/azure-icons/other-350-Mindaro.svg b/azure-icons/other-350-Mindaro.svg new file mode 100644 index 0000000..8cb0e79 --- /dev/null +++ b/azure-icons/other-350-Mindaro.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + Icon-Artboard 1 + + + + + + + + + + + + + + + + + diff --git a/azure-icons/other-351-SQL-Server-Registries.svg b/azure-icons/other-351-SQL-Server-Registries.svg new file mode 100644 index 0000000..35a7fb8 --- /dev/null +++ b/azure-icons/other-351-SQL-Server-Registries.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + Icon-other-351 + + + + + + + + + + + + + + + + diff --git a/azure-icons/other-352-Spatial-Anchor-Accounts.svg b/azure-icons/other-352-Spatial-Anchor-Accounts.svg new file mode 100644 index 0000000..86fb17b --- /dev/null +++ b/azure-icons/other-352-Spatial-Anchor-Accounts.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + Icon-other-352 + + + + + + + + + diff --git a/azure-icons/other-353-Virtual-WANs.svg b/azure-icons/other-353-Virtual-WANs.svg new file mode 100644 index 0000000..150b9eb --- /dev/null +++ b/azure-icons/other-353-Virtual-WANs.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + Icon-353Artboard 1 + + + + + + + + + + + + diff --git a/azure-icons/other-354-AFEC.svg b/azure-icons/other-354-AFEC.svg new file mode 100644 index 0000000..d85779b --- /dev/null +++ b/azure-icons/other-354-AFEC.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + Icon-other-354 + + + + + + + + + + + + + + diff --git a/azure-icons/other-355-WAC.svg b/azure-icons/other-355-WAC.svg new file mode 100644 index 0000000..7d615f2 --- /dev/null +++ b/azure-icons/other-355-WAC.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/other-356-Hydra-Components.svg b/azure-icons/other-356-Hydra-Components.svg new file mode 100644 index 0000000..7d33507 --- /dev/null +++ b/azure-icons/other-356-Hydra-Components.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + Icon-other-356 + + + + + + diff --git a/azure-icons/other-357-Cloud.svg b/azure-icons/other-357-Cloud.svg new file mode 100644 index 0000000..8d3f245 --- /dev/null +++ b/azure-icons/other-357-Cloud.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + Icon-Cloud-other-357 + + diff --git a/azure-icons/other-358-Universal-Print-Service.svg b/azure-icons/other-358-Universal-Print-Service.svg new file mode 100644 index 0000000..bd63a39 --- /dev/null +++ b/azure-icons/other-358-Universal-Print-Service.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/other-438-SAP-Azure-Monitor.svg b/azure-icons/other-438-SAP-Azure-Monitor.svg new file mode 100644 index 0000000..ef6cf03 --- /dev/null +++ b/azure-icons/other-438-SAP-Azure-Monitor.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/other-855-privatemarketplace.svg b/azure-icons/other-855-privatemarketplace.svg new file mode 100644 index 0000000..aadf54f --- /dev/null +++ b/azure-icons/other-855-privatemarketplace.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/security-241-Security-Center.svg b/azure-icons/security-241-Security-Center.svg new file mode 100644 index 0000000..5f345a6 --- /dev/null +++ b/azure-icons/security-241-Security-Center.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/azure-icons/security-242-Application-Gateway.svg b/azure-icons/security-242-Application-Gateway.svg new file mode 100644 index 0000000..5dfe992 --- /dev/null +++ b/azure-icons/security-242-Application-Gateway.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + Icon-security-242 + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/security-243-Virtual-Network-Gateways.svg b/azure-icons/security-243-Virtual-Network-Gateways.svg new file mode 100644 index 0000000..310fc73 --- /dev/null +++ b/azure-icons/security-243-Virtual-Network-Gateways.svg @@ -0,0 +1 @@ +Icon-security-243 \ No newline at end of file diff --git a/azure-icons/security-244-Application-Security-Groups.svg b/azure-icons/security-244-Application-Security-Groups.svg new file mode 100644 index 0000000..2cb90f1 --- /dev/null +++ b/azure-icons/security-244-Application-Security-Groups.svg @@ -0,0 +1 @@ +Icon-security-244 \ No newline at end of file diff --git a/azure-icons/security-245-Key-Vaults.svg b/azure-icons/security-245-Key-Vaults.svg new file mode 100644 index 0000000..df9928e --- /dev/null +++ b/azure-icons/security-245-Key-Vaults.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + Icon-security-245 + + + + + + + + + diff --git a/azure-icons/security-247-Azure-Active-Directory.svg b/azure-icons/security-247-Azure-Active-Directory.svg new file mode 100644 index 0000000..904de6b --- /dev/null +++ b/azure-icons/security-247-Azure-Active-Directory.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + Icon-security-247 + + + + + + + + + + diff --git a/azure-icons/security-248-Azure-Sentinel.svg b/azure-icons/security-248-Azure-Sentinel.svg new file mode 100644 index 0000000..f4e44b3 --- /dev/null +++ b/azure-icons/security-248-Azure-Sentinel.svg @@ -0,0 +1 @@ +Icon-security-248 \ No newline at end of file diff --git a/azure-icons/security-266-Azure-Information-Protection.svg b/azure-icons/security-266-Azure-Information-Protection.svg new file mode 100644 index 0000000..200344e --- /dev/null +++ b/azure-icons/security-266-Azure-Information-Protection.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + Icon-identity-229 + + + + + + + + \ No newline at end of file diff --git a/azure-icons/security-422-AzureAttestation.svg b/azure-icons/security-422-AzureAttestation.svg new file mode 100644 index 0000000..8777e72 --- /dev/null +++ b/azure-icons/security-422-AzureAttestation.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/security-572-ExtendedSecurityUpdates.svg b/azure-icons/security-572-ExtendedSecurityUpdates.svg new file mode 100644 index 0000000..dd705dd --- /dev/null +++ b/azure-icons/security-572-ExtendedSecurityUpdates.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/azure-icons/status-500-Cancelled.svg b/azure-icons/status-500-Cancelled.svg new file mode 100644 index 0000000..9808a4d --- /dev/null +++ b/azure-icons/status-500-Cancelled.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/azure-icons/status-501-Cancelled-Outline.svg b/azure-icons/status-501-Cancelled-Outline.svg new file mode 100644 index 0000000..132cd82 --- /dev/null +++ b/azure-icons/status-501-Cancelled-Outline.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/azure-icons/status-502-Disabled.svg b/azure-icons/status-502-Disabled.svg new file mode 100644 index 0000000..aa6c9e3 --- /dev/null +++ b/azure-icons/status-502-Disabled.svg @@ -0,0 +1,7 @@ + + + + + + diff --git a/azure-icons/status-503-Disabled-Outline.svg b/azure-icons/status-503-Disabled-Outline.svg new file mode 100644 index 0000000..c9471bc --- /dev/null +++ b/azure-icons/status-503-Disabled-Outline.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/azure-icons/status-504-Failed.svg b/azure-icons/status-504-Failed.svg new file mode 100644 index 0000000..ebd6be2 --- /dev/null +++ b/azure-icons/status-504-Failed.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/azure-icons/status-505-Failed-Outline.svg b/azure-icons/status-505-Failed-Outline.svg new file mode 100644 index 0000000..91fd17f --- /dev/null +++ b/azure-icons/status-505-Failed-Outline.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/azure-icons/status-506-Info.svg b/azure-icons/status-506-Info.svg new file mode 100644 index 0000000..607ef5b --- /dev/null +++ b/azure-icons/status-506-Info.svg @@ -0,0 +1,8 @@ + + + + + + + diff --git a/azure-icons/status-507-Info-Outline.svg b/azure-icons/status-507-Info-Outline.svg new file mode 100644 index 0000000..3e02709 --- /dev/null +++ b/azure-icons/status-507-Info-Outline.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/azure-icons/status-508-None.svg b/azure-icons/status-508-None.svg new file mode 100644 index 0000000..3b49e53 --- /dev/null +++ b/azure-icons/status-508-None.svg @@ -0,0 +1,6 @@ + + + + + diff --git a/azure-icons/status-509-None-Outline.svg b/azure-icons/status-509-None-Outline.svg new file mode 100644 index 0000000..8d78982 --- /dev/null +++ b/azure-icons/status-509-None-Outline.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/azure-icons/status-510-Pending.svg b/azure-icons/status-510-Pending.svg new file mode 100644 index 0000000..36d0a67 --- /dev/null +++ b/azure-icons/status-510-Pending.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/azure-icons/status-511-Pending-Outline.svg b/azure-icons/status-511-Pending-Outline.svg new file mode 100644 index 0000000..6728083 --- /dev/null +++ b/azure-icons/status-511-Pending-Outline.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/azure-icons/status-512-Stopped.svg b/azure-icons/status-512-Stopped.svg new file mode 100644 index 0000000..96c5a3e --- /dev/null +++ b/azure-icons/status-512-Stopped.svg @@ -0,0 +1,7 @@ + + + + + + diff --git a/azure-icons/status-513-Stopped-Outline.svg b/azure-icons/status-513-Stopped-Outline.svg new file mode 100644 index 0000000..a7fa43d --- /dev/null +++ b/azure-icons/status-513-Stopped-Outline.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/azure-icons/status-514-Success.svg b/azure-icons/status-514-Success.svg new file mode 100644 index 0000000..5e7f797 --- /dev/null +++ b/azure-icons/status-514-Success.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/azure-icons/status-515-Success-Outline.svg b/azure-icons/status-515-Success-Outline.svg new file mode 100644 index 0000000..177caab --- /dev/null +++ b/azure-icons/status-515-Success-Outline.svg @@ -0,0 +1,12 @@ + + + + + + + diff --git a/azure-icons/status-516-Unknown.svg b/azure-icons/status-516-Unknown.svg new file mode 100644 index 0000000..97734ce --- /dev/null +++ b/azure-icons/status-516-Unknown.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/azure-icons/status-517-Unknown-Outline.svg b/azure-icons/status-517-Unknown-Outline.svg new file mode 100644 index 0000000..8c35f78 --- /dev/null +++ b/azure-icons/status-517-Unknown-Outline.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/azure-icons/status-518-Update.svg b/azure-icons/status-518-Update.svg new file mode 100644 index 0000000..e84dd67 --- /dev/null +++ b/azure-icons/status-518-Update.svg @@ -0,0 +1,7 @@ + + + + + + diff --git a/azure-icons/status-519-Update-Outline.svg b/azure-icons/status-519-Update-Outline.svg new file mode 100644 index 0000000..4864cd9 --- /dev/null +++ b/azure-icons/status-519-Update-Outline.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/azure-icons/status-520-Upsell.svg b/azure-icons/status-520-Upsell.svg new file mode 100644 index 0000000..3af6b89 --- /dev/null +++ b/azure-icons/status-520-Upsell.svg @@ -0,0 +1,10 @@ + + + + + + + diff --git a/azure-icons/status-521-Upsell-Outline.svg b/azure-icons/status-521-Upsell-Outline.svg new file mode 100644 index 0000000..dc2c947 --- /dev/null +++ b/azure-icons/status-521-Upsell-Outline.svg @@ -0,0 +1,14 @@ + + + + + + + + diff --git a/azure-icons/status-522-Warning.svg b/azure-icons/status-522-Warning.svg new file mode 100644 index 0000000..92d9039 --- /dev/null +++ b/azure-icons/status-522-Warning.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/azure-icons/status-523-Warning-Outline.svg b/azure-icons/status-523-Warning-Outline.svg new file mode 100644 index 0000000..ab4e23c --- /dev/null +++ b/azure-icons/status-523-Warning-Outline.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/azure-icons/storage-100-Import-Export-Jobs.svg b/azure-icons/storage-100-Import-Export-Jobs.svg new file mode 100644 index 0000000..b8ac6dc --- /dev/null +++ b/azure-icons/storage-100-Import-Export-Jobs.svg @@ -0,0 +1,14 @@ + + + + + + + + Icon-storage-100 + + + + + diff --git a/azure-icons/storage-400-Azure-Fileshare.svg b/azure-icons/storage-400-Azure-Fileshare.svg new file mode 100644 index 0000000..2d89b79 --- /dev/null +++ b/azure-icons/storage-400-Azure-Fileshare.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + icon_ticketnoArtboard 1 + + + + + + + + + + + + + + diff --git a/azure-icons/storage-776-AzureHCPCache.svg b/azure-icons/storage-776-AzureHCPCache.svg new file mode 100644 index 0000000..5fee1b5 --- /dev/null +++ b/azure-icons/storage-776-AzureHCPCache.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/storage-86-Storage-Accounts.svg b/azure-icons/storage-86-Storage-Accounts.svg new file mode 100644 index 0000000..206dcde --- /dev/null +++ b/azure-icons/storage-86-Storage-Accounts.svg @@ -0,0 +1,15 @@ + + + + + + + + + Icon-storage-86 + + + + + + diff --git a/azure-icons/storage-87-Storage-Accounts-(Classic).svg b/azure-icons/storage-87-Storage-Accounts-(Classic).svg new file mode 100644 index 0000000..e408d73 --- /dev/null +++ b/azure-icons/storage-87-Storage-Accounts-(Classic).svg @@ -0,0 +1 @@ +Icon-storage-87 \ No newline at end of file diff --git a/azure-icons/storage-88-Recovery-Services-Vaults.svg b/azure-icons/storage-88-Recovery-Services-Vaults.svg new file mode 100644 index 0000000..0469a5d --- /dev/null +++ b/azure-icons/storage-88-Recovery-Services-Vaults.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + Icon-storage-88 + + + + diff --git a/azure-icons/storage-89-StorSimple-Device-Managers.svg b/azure-icons/storage-89-StorSimple-Device-Managers.svg new file mode 100644 index 0000000..ecb41a8 --- /dev/null +++ b/azure-icons/storage-89-StorSimple-Device-Managers.svg @@ -0,0 +1 @@ +Icon-storage-89 \ No newline at end of file diff --git a/azure-icons/storage-90-Data-Lake-Storage-Gen1.svg b/azure-icons/storage-90-Data-Lake-Storage-Gen1.svg new file mode 100644 index 0000000..696a3e7 --- /dev/null +++ b/azure-icons/storage-90-Data-Lake-Storage-Gen1.svg @@ -0,0 +1 @@ +Icon-storage-90 \ No newline at end of file diff --git a/azure-icons/storage-91-Storage-Explorer.svg b/azure-icons/storage-91-Storage-Explorer.svg new file mode 100644 index 0000000..bd68724 --- /dev/null +++ b/azure-icons/storage-91-Storage-Explorer.svg @@ -0,0 +1,23 @@ + + + + + + + + Icon-613-Storage-Explorer-blue + + + + + + + + + + + + + + + diff --git a/azure-icons/storage-92-StorSimple-Data-Managers.svg b/azure-icons/storage-92-StorSimple-Data-Managers.svg new file mode 100644 index 0000000..d464c17 --- /dev/null +++ b/azure-icons/storage-92-StorSimple-Data-Managers.svg @@ -0,0 +1 @@ +Icon-storage-92 \ No newline at end of file diff --git a/azure-icons/storage-93-Storage-Sync-Services.svg b/azure-icons/storage-93-Storage-Sync-Services.svg new file mode 100644 index 0000000..a3412bd --- /dev/null +++ b/azure-icons/storage-93-Storage-Sync-Services.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + Icon-377storage-93 + + + + + + + + + + diff --git a/azure-icons/storage-94-Data-Box.svg b/azure-icons/storage-94-Data-Box.svg new file mode 100644 index 0000000..de697e2 --- /dev/null +++ b/azure-icons/storage-94-Data-Box.svg @@ -0,0 +1,16 @@ + + + + + + + + Icon-storage-94 + + + + + + + diff --git a/azure-icons/storage-95-Data-Box-Edge.svg b/azure-icons/storage-95-Data-Box-Edge.svg new file mode 100644 index 0000000..9af2d42 --- /dev/null +++ b/azure-icons/storage-95-Data-Box-Edge.svg @@ -0,0 +1 @@ +Icon-storage-95 \ No newline at end of file diff --git a/azure-icons/storage-96-Azure-NetApp-Files.svg b/azure-icons/storage-96-Azure-NetApp-Files.svg new file mode 100644 index 0000000..b5ad959 --- /dev/null +++ b/azure-icons/storage-96-Azure-NetApp-Files.svg @@ -0,0 +1 @@ +Icon-storage-96 \ No newline at end of file diff --git a/azure-icons/storage-97-Data-Share-Invitations.svg b/azure-icons/storage-97-Data-Share-Invitations.svg new file mode 100644 index 0000000..0a8977e --- /dev/null +++ b/azure-icons/storage-97-Data-Share-Invitations.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + Icon-storage-97 + + + + + + + diff --git a/azure-icons/storage-98-Data-Shares.svg b/azure-icons/storage-98-Data-Shares.svg new file mode 100644 index 0000000..1e38dc7 --- /dev/null +++ b/azure-icons/storage-98-Data-Shares.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + Icon-storage-98 + + + + + + + + + + + + + + diff --git a/azure-icons/web-309-azuremediaservice.svg b/azure-icons/web-309-azuremediaservice.svg new file mode 100644 index 0000000..236a3f2 --- /dev/null +++ b/azure-icons/web-309-azuremediaservice.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/web-41-App-Services.svg b/azure-icons/web-41-App-Services.svg new file mode 100644 index 0000000..ce10ebc --- /dev/null +++ b/azure-icons/web-41-App-Services.svg @@ -0,0 +1,62 @@ + + + + +Icon-web-41 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-icons/web-42-API-Management-Services.svg b/azure-icons/web-42-API-Management-Services.svg new file mode 100644 index 0000000..671dbcb --- /dev/null +++ b/azure-icons/web-42-API-Management-Services.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + Icon-web-42 + + + \ No newline at end of file diff --git a/azure-icons/web-43-CDN-Profiles.svg b/azure-icons/web-43-CDN-Profiles.svg new file mode 100644 index 0000000..939bb3b --- /dev/null +++ b/azure-icons/web-43-CDN-Profiles.svg @@ -0,0 +1 @@ +Icon-web-43 \ No newline at end of file diff --git a/azure-icons/web-44-Search-Services.svg b/azure-icons/web-44-Search-Services.svg new file mode 100644 index 0000000..cb04aa9 --- /dev/null +++ b/azure-icons/web-44-Search-Services.svg @@ -0,0 +1,13 @@ + + + + + + + + Icon-web-44 + + + + \ No newline at end of file diff --git a/azure-icons/web-45-Notification-Hubs.svg b/azure-icons/web-45-Notification-Hubs.svg new file mode 100644 index 0000000..1a28fe2 --- /dev/null +++ b/azure-icons/web-45-Notification-Hubs.svg @@ -0,0 +1,19 @@ + + + + + + + + + + Icon-web-45 + + + + + + + + + diff --git a/azure-icons/web-46-App-Service-Plans.svg b/azure-icons/web-46-App-Service-Plans.svg new file mode 100644 index 0000000..aa74bac --- /dev/null +++ b/azure-icons/web-46-App-Service-Plans.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + Icon-web-46 + + + + + + + + diff --git a/azure-icons/web-47-App-Service-Environments.svg b/azure-icons/web-47-App-Service-Environments.svg new file mode 100644 index 0000000..8e08408 --- /dev/null +++ b/azure-icons/web-47-App-Service-Environments.svg @@ -0,0 +1,15 @@ + + + + + + + + Icon-web-47 + + + + + + + diff --git a/azure-icons/web-48-API-Connections.svg b/azure-icons/web-48-API-Connections.svg new file mode 100644 index 0000000..a67966e --- /dev/null +++ b/azure-icons/web-48-API-Connections.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + Icon-web-48 + + + + \ No newline at end of file diff --git a/azure-icons/web-49-App-Service-Certificates.svg b/azure-icons/web-49-App-Service-Certificates.svg new file mode 100644 index 0000000..5f0a208 --- /dev/null +++ b/azure-icons/web-49-App-Service-Certificates.svg @@ -0,0 +1 @@ +Icon-web-49 \ No newline at end of file diff --git a/azure-icons/web-50-App-Service-Domains.svg b/azure-icons/web-50-App-Service-Domains.svg new file mode 100644 index 0000000..45c0e0b --- /dev/null +++ b/azure-icons/web-50-App-Service-Domains.svg @@ -0,0 +1 @@ +Icon-web-50 \ No newline at end of file diff --git a/azure-icons/web-51-Media-Services.svg b/azure-icons/web-51-Media-Services.svg new file mode 100644 index 0000000..2ae894e --- /dev/null +++ b/azure-icons/web-51-Media-Services.svg @@ -0,0 +1 @@ +Icon-web-51 \ No newline at end of file diff --git a/azure-icons/web-52-SignalR.svg b/azure-icons/web-52-SignalR.svg new file mode 100644 index 0000000..3c72609 --- /dev/null +++ b/azure-icons/web-52-SignalR.svg @@ -0,0 +1 @@ +Icon-web-52 \ No newline at end of file diff --git a/azure-icons/web-53-Notification-Hub-Namespaces.svg b/azure-icons/web-53-Notification-Hub-Namespaces.svg new file mode 100644 index 0000000..41ad840 --- /dev/null +++ b/azure-icons/web-53-Notification-Hub-Namespaces.svg @@ -0,0 +1,19 @@ + + + + + + + + + + Icon-iot-196 + + + + + + + + + diff --git a/azure-patterns/index.html b/azure-patterns/index.html index df9a266..7855122 100644 --- a/azure-patterns/index.html +++ b/azure-patterns/index.html @@ -88,7 +88,7 @@
🡅  

Azure Patterns Collection



- Finder:
+ Finder:   Icons: ...
@@ -2677,6 +2677,12 @@ var dataURL = canvas.toDataURL("image/png"); return dataURL.replace(/^data:image\/(png|jpg);base64,/, ""); } + + function updateCount() { + document.querySelector('#count').innerHTML = ''+document.querySelectorAll(".imgbox").length + } + + updateCount() \ No newline at end of file diff --git a/official/API Connections.svg b/cloud-old/API Connections.svg similarity index 100% rename from official/API Connections.svg rename to cloud-old/API Connections.svg diff --git a/official/API Management Services.svg b/cloud-old/API Management Services.svg similarity index 100% rename from official/API Management Services.svg rename to cloud-old/API Management Services.svg diff --git a/official/Access Review.svg b/cloud-old/Access Review.svg similarity index 100% rename from official/Access Review.svg rename to cloud-old/Access Review.svg diff --git a/official/Active Directory Connect Health.svg b/cloud-old/Active Directory Connect Health.svg similarity index 100% rename from official/Active Directory Connect Health.svg rename to cloud-old/Active Directory Connect Health.svg diff --git a/official/Active Directory.svg b/cloud-old/Active Directory.svg similarity index 100% rename from official/Active Directory.svg rename to cloud-old/Active Directory.svg diff --git a/official/Activity Log.svg b/cloud-old/Activity Log.svg similarity index 100% rename from official/Activity Log.svg rename to cloud-old/Activity Log.svg diff --git a/official/Advisor.svg b/cloud-old/Advisor.svg similarity index 100% rename from official/Advisor.svg rename to cloud-old/Advisor.svg diff --git a/official/Alerts.svg b/cloud-old/Alerts.svg similarity index 100% rename from official/Alerts.svg rename to cloud-old/Alerts.svg diff --git a/official/All Resources.svg b/cloud-old/All Resources.svg similarity index 100% rename from official/All Resources.svg rename to cloud-old/All Resources.svg diff --git a/official/Analysis Services.svg b/cloud-old/Analysis Services.svg similarity index 100% rename from official/Analysis Services.svg rename to cloud-old/Analysis Services.svg diff --git a/official/App Configuration.svg b/cloud-old/App Configuration.svg similarity index 100% rename from official/App Configuration.svg rename to cloud-old/App Configuration.svg diff --git a/official/App Registrations.svg b/cloud-old/App Registrations.svg similarity index 100% rename from official/App Registrations.svg rename to cloud-old/App Registrations.svg diff --git a/official/App Service Certificates.svg b/cloud-old/App Service Certificates.svg similarity index 100% rename from official/App Service Certificates.svg rename to cloud-old/App Service Certificates.svg diff --git a/official/App Service Domains.svg b/cloud-old/App Service Domains.svg similarity index 100% rename from official/App Service Domains.svg rename to cloud-old/App Service Domains.svg diff --git a/official/App Service Environments.svg b/cloud-old/App Service Environments.svg similarity index 100% rename from official/App Service Environments.svg rename to cloud-old/App Service Environments.svg diff --git a/official/App Service Plans.svg b/cloud-old/App Service Plans.svg similarity index 100% rename from official/App Service Plans.svg rename to cloud-old/App Service Plans.svg diff --git a/official/App Services.svg b/cloud-old/App Services.svg similarity index 100% rename from official/App Services.svg rename to cloud-old/App Services.svg diff --git a/official/Application Gateway.svg b/cloud-old/Application Gateway.svg similarity index 100% rename from official/Application Gateway.svg rename to cloud-old/Application Gateway.svg diff --git a/official/Application Insights.svg b/cloud-old/Application Insights.svg similarity index 100% rename from official/Application Insights.svg rename to cloud-old/Application Insights.svg diff --git a/official/Application Security Groups.svg b/cloud-old/Application Security Groups.svg similarity index 100% rename from official/Application Security Groups.svg rename to cloud-old/Application Security Groups.svg diff --git a/official/Archive Storage.svg b/cloud-old/Archive Storage.svg similarity index 100% rename from official/Archive Storage.svg rename to cloud-old/Archive Storage.svg diff --git a/official/Automation Accounts.svg b/cloud-old/Automation Accounts.svg similarity index 100% rename from official/Automation Accounts.svg rename to cloud-old/Automation Accounts.svg diff --git a/official/Availability Sets.svg b/cloud-old/Availability Sets.svg similarity index 100% rename from official/Availability Sets.svg rename to cloud-old/Availability Sets.svg diff --git a/official/Azure AD B2C.svg b/cloud-old/Azure AD B2C.svg similarity index 100% rename from official/Azure AD B2C.svg rename to cloud-old/Azure AD B2C.svg diff --git a/official/Azure AD Domain Services.svg b/cloud-old/Azure AD Domain Services.svg similarity index 100% rename from official/Azure AD Domain Services.svg rename to cloud-old/Azure AD Domain Services.svg diff --git a/official/Azure AD Identity Protection.svg b/cloud-old/Azure AD Identity Protection.svg similarity index 100% rename from official/Azure AD Identity Protection.svg rename to cloud-old/Azure AD Identity Protection.svg diff --git a/official/Azure AD Privileged Identity Management.svg b/cloud-old/Azure AD Privileged Identity Management.svg similarity index 100% rename from official/Azure AD Privileged Identity Management.svg rename to cloud-old/Azure AD Privileged Identity Management.svg diff --git a/official/Azure API for FHIR.svg b/cloud-old/Azure API for FHIR.svg similarity index 100% rename from official/Azure API for FHIR.svg rename to cloud-old/Azure API for FHIR.svg diff --git a/official/Azure App Service - Mobile.svg b/cloud-old/Azure App Service - Mobile.svg similarity index 100% rename from official/Azure App Service - Mobile.svg rename to cloud-old/Azure App Service - Mobile.svg diff --git a/official/Azure Artifacts.svg b/cloud-old/Azure Artifacts.svg similarity index 100% rename from official/Azure Artifacts.svg rename to cloud-old/Azure Artifacts.svg diff --git a/official/Azure Cache for Redis.svg b/cloud-old/Azure Cache for Redis.svg similarity index 100% rename from official/Azure Cache for Redis.svg rename to cloud-old/Azure Cache for Redis.svg diff --git a/official/Azure Cache plus Redis.svg b/cloud-old/Azure Cache plus Redis.svg similarity index 100% rename from official/Azure Cache plus Redis.svg rename to cloud-old/Azure Cache plus Redis.svg diff --git a/official/Azure Cosmos DB.svg b/cloud-old/Azure Cosmos DB.svg similarity index 100% rename from official/Azure Cosmos DB.svg rename to cloud-old/Azure Cosmos DB.svg diff --git a/official/Azure Data Catalog.svg b/cloud-old/Azure Data Catalog.svg similarity index 100% rename from official/Azure Data Catalog.svg rename to cloud-old/Azure Data Catalog.svg diff --git a/official/Azure Data Explorer Clusters.svg b/cloud-old/Azure Data Explorer Clusters.svg similarity index 100% rename from official/Azure Data Explorer Clusters.svg rename to cloud-old/Azure Data Explorer Clusters.svg diff --git a/official/Azure Database (Generic).svg b/cloud-old/Azure Database (Generic).svg similarity index 100% rename from official/Azure Database (Generic).svg rename to cloud-old/Azure Database (Generic).svg diff --git a/official/Azure Database Migration Services.svg b/cloud-old/Azure Database Migration Services.svg similarity index 100% rename from official/Azure Database Migration Services.svg rename to cloud-old/Azure Database Migration Services.svg diff --git a/official/Azure Database for MariaDB servers.svg b/cloud-old/Azure Database for MariaDB servers.svg similarity index 100% rename from official/Azure Database for MariaDB servers.svg rename to cloud-old/Azure Database for MariaDB servers.svg diff --git a/official/Azure Database for MySQL servers.svg b/cloud-old/Azure Database for MySQL servers.svg similarity index 100% rename from official/Azure Database for MySQL servers.svg rename to cloud-old/Azure Database for MySQL servers.svg diff --git a/official/Azure Database for PostgreSQL servers.svg b/cloud-old/Azure Database for PostgreSQL servers.svg similarity index 100% rename from official/Azure Database for PostgreSQL servers.svg rename to cloud-old/Azure Database for PostgreSQL servers.svg diff --git a/official/Azure Databricks.svg b/cloud-old/Azure Databricks.svg similarity index 100% rename from official/Azure Databricks.svg rename to cloud-old/Azure Databricks.svg diff --git a/official/Azure DevOps.svg b/cloud-old/Azure DevOps.svg similarity index 100% rename from official/Azure DevOps.svg rename to cloud-old/Azure DevOps.svg diff --git a/official/Azure DevTest Labs.svg b/cloud-old/Azure DevTest Labs.svg similarity index 100% rename from official/Azure DevTest Labs.svg rename to cloud-old/Azure DevTest Labs.svg diff --git a/official/Azure Digital Twins.svg b/cloud-old/Azure Digital Twins.svg similarity index 100% rename from official/Azure Digital Twins.svg rename to cloud-old/Azure Digital Twins.svg diff --git a/official/Azure Firewall.svg b/cloud-old/Azure Firewall.svg similarity index 100% rename from official/Azure Firewall.svg rename to cloud-old/Azure Firewall.svg diff --git a/official/Azure Information Protection.svg b/cloud-old/Azure Information Protection.svg similarity index 100% rename from official/Azure Information Protection.svg rename to cloud-old/Azure Information Protection.svg diff --git a/official/Azure IoT Hub Security.svg b/cloud-old/Azure IoT Hub Security.svg similarity index 100% rename from official/Azure IoT Hub Security.svg rename to cloud-old/Azure IoT Hub Security.svg diff --git a/official/Azure IoT Hub.svg b/cloud-old/Azure IoT Hub.svg similarity index 100% rename from official/Azure IoT Hub.svg rename to cloud-old/Azure IoT Hub.svg diff --git a/official/Azure Maps.svg b/cloud-old/Azure Maps.svg similarity index 100% rename from official/Azure Maps.svg rename to cloud-old/Azure Maps.svg diff --git a/official/Azure Media Player.svg b/cloud-old/Azure Media Player.svg similarity index 100% rename from official/Azure Media Player.svg rename to cloud-old/Azure Media Player.svg diff --git a/official/Azure Media Services.svg b/cloud-old/Azure Media Services.svg similarity index 100% rename from official/Azure Media Services.svg rename to cloud-old/Azure Media Services.svg diff --git a/official/Azure Mobile Engagement.svg b/cloud-old/Azure Mobile Engagement.svg similarity index 100% rename from official/Azure Mobile Engagement.svg rename to cloud-old/Azure Mobile Engagement.svg diff --git a/official/Azure NetApp files.svg b/cloud-old/Azure NetApp files.svg similarity index 100% rename from official/Azure NetApp files.svg rename to cloud-old/Azure NetApp files.svg diff --git a/official/Azure Pipelines.svg b/cloud-old/Azure Pipelines.svg similarity index 100% rename from official/Azure Pipelines.svg rename to cloud-old/Azure Pipelines.svg diff --git a/official/Azure Repos.svg b/cloud-old/Azure Repos.svg similarity index 100% rename from official/Azure Repos.svg rename to cloud-old/Azure Repos.svg diff --git a/official/Azure SQL DataWarehouse.svg b/cloud-old/Azure SQL DataWarehouse.svg similarity index 100% rename from official/Azure SQL DataWarehouse.svg rename to cloud-old/Azure SQL DataWarehouse.svg diff --git a/official/Azure Search.svg b/cloud-old/Azure Search.svg similarity index 100% rename from official/Azure Search.svg rename to cloud-old/Azure Search.svg diff --git a/official/Azure Sentinel.svg b/cloud-old/Azure Sentinel.svg similarity index 100% rename from official/Azure Sentinel.svg rename to cloud-old/Azure Sentinel.svg diff --git a/official/Azure Service Bus Relays.svg b/cloud-old/Azure Service Bus Relays.svg similarity index 100% rename from official/Azure Service Bus Relays.svg rename to cloud-old/Azure Service Bus Relays.svg diff --git a/official/Azure Service Bus.svg b/cloud-old/Azure Service Bus.svg similarity index 100% rename from official/Azure Service Bus.svg rename to cloud-old/Azure Service Bus.svg diff --git a/official/Azure Sphere.svg b/cloud-old/Azure Sphere.svg similarity index 100% rename from official/Azure Sphere.svg rename to cloud-old/Azure Sphere.svg diff --git a/official/Azure StorSimple Device Managers.svg b/cloud-old/Azure StorSimple Device Managers.svg similarity index 100% rename from official/Azure StorSimple Device Managers.svg rename to cloud-old/Azure StorSimple Device Managers.svg diff --git a/official/Azure Test Plans.svg b/cloud-old/Azure Test Plans.svg similarity index 100% rename from official/Azure Test Plans.svg rename to cloud-old/Azure Test Plans.svg diff --git a/official/Azure boards.svg b/cloud-old/Azure boards.svg similarity index 100% rename from official/Azure boards.svg rename to cloud-old/Azure boards.svg diff --git a/official/Azure home.svg b/cloud-old/Azure home.svg similarity index 100% rename from official/Azure home.svg rename to cloud-old/Azure home.svg diff --git a/official/AzureFXTEdgeFiler.svg b/cloud-old/AzureFXTEdgeFiler.svg similarity index 100% rename from official/AzureFXTEdgeFiler.svg rename to cloud-old/AzureFXTEdgeFiler.svg diff --git a/official/Batch AI.svg b/cloud-old/Batch AI.svg similarity index 100% rename from official/Batch AI.svg rename to cloud-old/Batch AI.svg diff --git a/official/Batch Accounts.svg b/cloud-old/Batch Accounts.svg similarity index 100% rename from official/Batch Accounts.svg rename to cloud-old/Batch Accounts.svg diff --git a/official/Blob Storage.svg b/cloud-old/Blob Storage.svg similarity index 100% rename from official/Blob Storage.svg rename to cloud-old/Blob Storage.svg diff --git a/official/Blog Storage.svg b/cloud-old/Blog Storage.svg similarity index 100% rename from official/Blog Storage.svg rename to cloud-old/Blog Storage.svg diff --git a/official/Blueprints.svg b/cloud-old/Blueprints.svg similarity index 100% rename from official/Blueprints.svg rename to cloud-old/Blueprints.svg diff --git a/official/Bot Services.svg b/cloud-old/Bot Services.svg similarity index 100% rename from official/Bot Services.svg rename to cloud-old/Bot Services.svg diff --git a/official/CDN Profiles.svg b/cloud-old/CDN Profiles.svg similarity index 100% rename from official/CDN Profiles.svg rename to cloud-old/CDN Profiles.svg diff --git a/official/Citrix Virtual Desktops Essentials.svg b/cloud-old/Citrix Virtual Desktops Essentials.svg similarity index 100% rename from official/Citrix Virtual Desktops Essentials.svg rename to cloud-old/Citrix Virtual Desktops Essentials.svg diff --git a/official/Client Apps.svg b/cloud-old/Client Apps.svg similarity index 100% rename from official/Client Apps.svg rename to cloud-old/Client Apps.svg diff --git a/official/Cloud Services (Classic).svg b/cloud-old/Cloud Services (Classic).svg similarity index 100% rename from official/Cloud Services (Classic).svg rename to cloud-old/Cloud Services (Classic).svg diff --git a/official/Cloud Services.svg b/cloud-old/Cloud Services.svg similarity index 100% rename from official/Cloud Services.svg rename to cloud-old/Cloud Services.svg diff --git a/official/CloudSimple Nodes.svg b/cloud-old/CloudSimple Nodes.svg similarity index 100% rename from official/CloudSimple Nodes.svg rename to cloud-old/CloudSimple Nodes.svg diff --git a/official/CloudSimple Services.svg b/cloud-old/CloudSimple Services.svg similarity index 100% rename from official/CloudSimple Services.svg rename to cloud-old/CloudSimple Services.svg diff --git a/official/CloudSimple Virtual Machines.svg b/cloud-old/CloudSimple Virtual Machines.svg similarity index 100% rename from official/CloudSimple Virtual Machines.svg rename to cloud-old/CloudSimple Virtual Machines.svg diff --git a/official/Cognitive Services.svg b/cloud-old/Cognitive Services.svg similarity index 100% rename from official/Cognitive Services.svg rename to cloud-old/Cognitive Services.svg diff --git a/official/Conditional Access.svg b/cloud-old/Conditional Access.svg similarity index 100% rename from official/Conditional Access.svg rename to cloud-old/Conditional Access.svg diff --git a/official/Connections.svg b/cloud-old/Connections.svg similarity index 100% rename from official/Connections.svg rename to cloud-old/Connections.svg diff --git a/official/Container Instances.svg b/cloud-old/Container Instances.svg similarity index 100% rename from official/Container Instances.svg rename to cloud-old/Container Instances.svg diff --git a/official/Container Registries.svg b/cloud-old/Container Registries.svg similarity index 100% rename from official/Container Registries.svg rename to cloud-old/Container Registries.svg diff --git a/official/Content Protection.svg b/cloud-old/Content Protection.svg similarity index 100% rename from official/Content Protection.svg rename to cloud-old/Content Protection.svg diff --git a/official/Controllers.svg b/cloud-old/Controllers.svg similarity index 100% rename from official/Controllers.svg rename to cloud-old/Controllers.svg diff --git a/official/Cost Management + Billing.svg b/cloud-old/Cost Management + Billing.svg similarity index 100% rename from official/Cost Management + Billing.svg rename to cloud-old/Cost Management + Billing.svg diff --git a/official/Customer Lockbox.svg b/cloud-old/Customer Lockbox.svg similarity index 100% rename from official/Customer Lockbox.svg rename to cloud-old/Customer Lockbox.svg diff --git a/official/DDOS Protection Plans.svg b/cloud-old/DDOS Protection Plans.svg similarity index 100% rename from official/DDOS Protection Plans.svg rename to cloud-old/DDOS Protection Plans.svg diff --git a/official/DNS Private Zones.svg b/cloud-old/DNS Private Zones.svg similarity index 100% rename from official/DNS Private Zones.svg rename to cloud-old/DNS Private Zones.svg diff --git a/official/DNS Zones.svg b/cloud-old/DNS Zones.svg similarity index 100% rename from official/DNS Zones.svg rename to cloud-old/DNS Zones.svg diff --git a/official/Data Box Edge _ Data Box Gateway.svg b/cloud-old/Data Box Edge _ Data Box Gateway.svg similarity index 100% rename from official/Data Box Edge _ Data Box Gateway.svg rename to cloud-old/Data Box Edge _ Data Box Gateway.svg diff --git a/official/Data Box.svg b/cloud-old/Data Box.svg similarity index 100% rename from official/Data Box.svg rename to cloud-old/Data Box.svg diff --git a/official/Data Factories.svg b/cloud-old/Data Factories.svg similarity index 100% rename from official/Data Factories.svg rename to cloud-old/Data Factories.svg diff --git a/official/Data Lake Analytics.svg b/cloud-old/Data Lake Analytics.svg similarity index 100% rename from official/Data Lake Analytics.svg rename to cloud-old/Data Lake Analytics.svg diff --git a/official/Data Lake Storage.svg b/cloud-old/Data Lake Storage.svg similarity index 100% rename from official/Data Lake Storage.svg rename to cloud-old/Data Lake Storage.svg diff --git a/official/Data Lake Store Gen1.svg b/cloud-old/Data Lake Store Gen1.svg similarity index 100% rename from official/Data Lake Store Gen1.svg rename to cloud-old/Data Lake Store Gen1.svg diff --git a/official/Data Lake.svg b/cloud-old/Data Lake.svg similarity index 100% rename from official/Data Lake.svg rename to cloud-old/Data Lake.svg diff --git a/official/DeveloperTools.svg b/cloud-old/DeveloperTools.svg similarity index 100% rename from official/DeveloperTools.svg rename to cloud-old/DeveloperTools.svg diff --git a/official/Device Provisioning Services.svg b/cloud-old/Device Provisioning Services.svg similarity index 100% rename from official/Device Provisioning Services.svg rename to cloud-old/Device Provisioning Services.svg diff --git a/official/Diagnostic Settings.svg b/cloud-old/Diagnostic Settings.svg similarity index 100% rename from official/Diagnostic Settings.svg rename to cloud-old/Diagnostic Settings.svg diff --git a/official/Disk Snapshots.svg b/cloud-old/Disk Snapshots.svg similarity index 100% rename from official/Disk Snapshots.svg rename to cloud-old/Disk Snapshots.svg diff --git a/official/Disks.svg b/cloud-old/Disks.svg similarity index 100% rename from official/Disks.svg rename to cloud-old/Disks.svg diff --git a/official/Education.svg b/cloud-old/Education.svg similarity index 100% rename from official/Education.svg rename to cloud-old/Education.svg diff --git a/official/Elastic Database Pools.svg b/cloud-old/Elastic Database Pools.svg similarity index 100% rename from official/Elastic Database Pools.svg rename to cloud-old/Elastic Database Pools.svg diff --git a/official/Elastic Job Agents.svg b/cloud-old/Elastic Job Agents.svg similarity index 100% rename from official/Elastic Job Agents.svg rename to cloud-old/Elastic Job Agents.svg diff --git a/official/Enterprise Applications.svg b/cloud-old/Enterprise Applications.svg similarity index 100% rename from official/Enterprise Applications.svg rename to cloud-old/Enterprise Applications.svg diff --git a/official/Event Grid Domains.svg b/cloud-old/Event Grid Domains.svg similarity index 100% rename from official/Event Grid Domains.svg rename to cloud-old/Event Grid Domains.svg diff --git a/official/Event Grid Subscriptions.svg b/cloud-old/Event Grid Subscriptions.svg similarity index 100% rename from official/Event Grid Subscriptions.svg rename to cloud-old/Event Grid Subscriptions.svg diff --git a/official/Event Grid Topics.svg b/cloud-old/Event Grid Topics.svg similarity index 100% rename from official/Event Grid Topics.svg rename to cloud-old/Event Grid Topics.svg diff --git a/official/Event Hub Clusters.svg b/cloud-old/Event Hub Clusters.svg similarity index 100% rename from official/Event Hub Clusters.svg rename to cloud-old/Event Hub Clusters.svg diff --git a/official/Event Hubs.svg b/cloud-old/Event Hubs.svg similarity index 100% rename from official/Event Hubs.svg rename to cloud-old/Event Hubs.svg diff --git a/official/Exchange on-premises access.svg b/cloud-old/Exchange on-premises access.svg similarity index 100% rename from official/Exchange on-premises access.svg rename to cloud-old/Exchange on-premises access.svg diff --git a/official/ExpressRoute Circuits.svg b/cloud-old/ExpressRoute Circuits.svg similarity index 100% rename from official/ExpressRoute Circuits.svg rename to cloud-old/ExpressRoute Circuits.svg diff --git a/official/Free Services.svg b/cloud-old/Free Services.svg similarity index 100% rename from official/Free Services.svg rename to cloud-old/Free Services.svg diff --git a/official/Front Doors.svg b/cloud-old/Front Doors.svg similarity index 100% rename from official/Front Doors.svg rename to cloud-old/Front Doors.svg diff --git a/official/Function Apps.svg b/cloud-old/Function Apps.svg similarity index 100% rename from official/Function Apps.svg rename to cloud-old/Function Apps.svg diff --git a/official/General Storage.svg b/cloud-old/General Storage.svg similarity index 100% rename from official/General Storage.svg rename to cloud-old/General Storage.svg diff --git a/official/Genomics Accounts.svg b/cloud-old/Genomics Accounts.svg similarity index 100% rename from official/Genomics Accounts.svg rename to cloud-old/Genomics Accounts.svg diff --git a/official/Guest Assignments.svg b/cloud-old/Guest Assignments.svg similarity index 100% rename from official/Guest Assignments.svg rename to cloud-old/Guest Assignments.svg diff --git a/official/HDInsightClusters.svg b/cloud-old/HDInsightClusters.svg similarity index 100% rename from official/HDInsightClusters.svg rename to cloud-old/HDInsightClusters.svg diff --git a/official/Help + Support.svg b/cloud-old/Help + Support.svg similarity index 100% rename from official/Help + Support.svg rename to cloud-old/Help + Support.svg diff --git a/official/Identity governance.svg b/cloud-old/Identity governance.svg similarity index 100% rename from official/Identity governance.svg rename to cloud-old/Identity governance.svg diff --git a/official/Image Definitions.svg b/cloud-old/Image Definitions.svg similarity index 100% rename from official/Image Definitions.svg rename to cloud-old/Image Definitions.svg diff --git a/official/Image Versions.svg b/cloud-old/Image Versions.svg similarity index 100% rename from official/Image Versions.svg rename to cloud-old/Image Versions.svg diff --git a/official/Import Export Jobs.svg b/cloud-old/Import Export Jobs.svg similarity index 100% rename from official/Import Export Jobs.svg rename to cloud-old/Import Export Jobs.svg diff --git a/official/Information.svg b/cloud-old/Information.svg similarity index 100% rename from official/Information.svg rename to cloud-old/Information.svg diff --git a/official/Integration Accounts.svg b/cloud-old/Integration Accounts.svg similarity index 100% rename from official/Integration Accounts.svg rename to cloud-old/Integration Accounts.svg diff --git a/official/Integration Service Environments.svg b/cloud-old/Integration Service Environments.svg similarity index 100% rename from official/Integration Service Environments.svg rename to cloud-old/Integration Service Environments.svg diff --git a/official/Intune App Protection.svg b/cloud-old/Intune App Protection.svg similarity index 100% rename from official/Intune App Protection.svg rename to cloud-old/Intune App Protection.svg diff --git a/official/Intune.svg b/cloud-old/Intune.svg similarity index 100% rename from official/Intune.svg rename to cloud-old/Intune.svg diff --git a/official/IoT Central Applications.svg b/cloud-old/IoT Central Applications.svg similarity index 100% rename from official/IoT Central Applications.svg rename to cloud-old/IoT Central Applications.svg diff --git a/official/Key Vaults.svg b/cloud-old/Key Vaults.svg similarity index 100% rename from official/Key Vaults.svg rename to cloud-old/Key Vaults.svg diff --git a/official/Kubernetes Services.svg b/cloud-old/Kubernetes Services.svg similarity index 100% rename from official/Kubernetes Services.svg rename to cloud-old/Kubernetes Services.svg diff --git a/official/Load Balancers.svg b/cloud-old/Load Balancers.svg similarity index 100% rename from official/Load Balancers.svg rename to cloud-old/Load Balancers.svg diff --git a/official/Local Network Gateways.svg b/cloud-old/Local Network Gateways.svg similarity index 100% rename from official/Local Network Gateways.svg rename to cloud-old/Local Network Gateways.svg diff --git a/official/Log Analytics Workspaces.svg b/cloud-old/Log Analytics Workspaces.svg similarity index 100% rename from official/Log Analytics Workspaces.svg rename to cloud-old/Log Analytics Workspaces.svg diff --git a/official/Logic Apps Custom Connector.svg b/cloud-old/Logic Apps Custom Connector.svg similarity index 100% rename from official/Logic Apps Custom Connector.svg rename to cloud-old/Logic Apps Custom Connector.svg diff --git a/official/Logic Apps.svg b/cloud-old/Logic Apps.svg similarity index 100% rename from official/Logic Apps.svg rename to cloud-old/Logic Apps.svg diff --git a/official/Machine Learning Service Workspaces.svg b/cloud-old/Machine Learning Service Workspaces.svg similarity index 100% rename from official/Machine Learning Service Workspaces.svg rename to cloud-old/Machine Learning Service Workspaces.svg diff --git a/official/Machine Learning Studio Web Service Plans.svg b/cloud-old/Machine Learning Studio Web Service Plans.svg similarity index 100% rename from official/Machine Learning Studio Web Service Plans.svg rename to cloud-old/Machine Learning Studio Web Service Plans.svg diff --git a/official/Machine Learning Studio Web Services.svg b/cloud-old/Machine Learning Studio Web Services.svg similarity index 100% rename from official/Machine Learning Studio Web Services.svg rename to cloud-old/Machine Learning Studio Web Services.svg diff --git a/official/Machine Learning Studio Workspaces.svg b/cloud-old/Machine Learning Studio Workspaces.svg similarity index 100% rename from official/Machine Learning Studio Workspaces.svg rename to cloud-old/Machine Learning Studio Workspaces.svg diff --git a/official/Managed Applications.svg b/cloud-old/Managed Applications.svg similarity index 100% rename from official/Managed Applications.svg rename to cloud-old/Managed Applications.svg diff --git a/official/Managed Databases.svg b/cloud-old/Managed Databases.svg similarity index 100% rename from official/Managed Databases.svg rename to cloud-old/Managed Databases.svg diff --git a/official/Managed Identities.svg b/cloud-old/Managed Identities.svg similarity index 100% rename from official/Managed Identities.svg rename to cloud-old/Managed Identities.svg diff --git a/official/Management Groups.svg b/cloud-old/Management Groups.svg similarity index 100% rename from official/Management Groups.svg rename to cloud-old/Management Groups.svg diff --git a/official/Marketplace.svg b/cloud-old/Marketplace.svg similarity index 100% rename from official/Marketplace.svg rename to cloud-old/Marketplace.svg diff --git a/official/Media Encoding.svg b/cloud-old/Media Encoding.svg similarity index 100% rename from official/Media Encoding.svg rename to cloud-old/Media Encoding.svg diff --git a/official/Media On-Demand.svg b/cloud-old/Media On-Demand.svg similarity index 100% rename from official/Media On-Demand.svg rename to cloud-old/Media On-Demand.svg diff --git a/official/Mesh Applications.svg b/cloud-old/Mesh Applications.svg similarity index 100% rename from official/Mesh Applications.svg rename to cloud-old/Mesh Applications.svg diff --git a/official/Metrics.svg b/cloud-old/Metrics.svg similarity index 100% rename from official/Metrics.svg rename to cloud-old/Metrics.svg diff --git a/official/Migration projects.svg b/cloud-old/Migration projects.svg similarity index 100% rename from official/Migration projects.svg rename to cloud-old/Migration projects.svg diff --git a/official/Monitor.svg b/cloud-old/Monitor.svg similarity index 100% rename from official/Monitor.svg rename to cloud-old/Monitor.svg diff --git a/official/Network Interfaces.svg b/cloud-old/Network Interfaces.svg similarity index 100% rename from official/Network Interfaces.svg rename to cloud-old/Network Interfaces.svg diff --git a/official/Network Security Groups (Classic).svg b/cloud-old/Network Security Groups (Classic).svg similarity index 100% rename from official/Network Security Groups (Classic).svg rename to cloud-old/Network Security Groups (Classic).svg diff --git a/official/Network Watcher.svg b/cloud-old/Network Watcher.svg similarity index 100% rename from official/Network Watcher.svg rename to cloud-old/Network Watcher.svg diff --git a/official/Non-azure-machine.svg b/cloud-old/Non-azure-machine.svg similarity index 100% rename from official/Non-azure-machine.svg rename to cloud-old/Non-azure-machine.svg diff --git a/official/Notification Hub Namespaces.svg b/cloud-old/Notification Hub Namespaces.svg similarity index 100% rename from official/Notification Hub Namespaces.svg rename to cloud-old/Notification Hub Namespaces.svg diff --git a/official/Notification Hubs.svg b/cloud-old/Notification Hubs.svg similarity index 100% rename from official/Notification Hubs.svg rename to cloud-old/Notification Hubs.svg diff --git a/official/NotificationHubs.svg b/cloud-old/NotificationHubs.svg similarity index 100% rename from official/NotificationHubs.svg rename to cloud-old/NotificationHubs.svg diff --git a/official/OS Images (Classic).svg b/cloud-old/OS Images (Classic).svg similarity index 100% rename from official/OS Images (Classic).svg rename to cloud-old/OS Images (Classic).svg diff --git a/official/On-premises Data Gateways.svg b/cloud-old/On-premises Data Gateways.svg similarity index 100% rename from official/On-premises Data Gateways.svg rename to cloud-old/On-premises Data Gateways.svg diff --git a/official/Policy.svg b/cloud-old/Policy.svg similarity index 100% rename from official/Policy.svg rename to cloud-old/Policy.svg diff --git a/official/Public IP Addresses.svg b/cloud-old/Public IP Addresses.svg similarity index 100% rename from official/Public IP Addresses.svg rename to cloud-old/Public IP Addresses.svg diff --git a/official/Queues Storage.svg b/cloud-old/Queues Storage.svg similarity index 100% rename from official/Queues Storage.svg rename to cloud-old/Queues Storage.svg diff --git a/official/Quick Start Center.svg b/cloud-old/Quick Start Center.svg similarity index 100% rename from official/Quick Start Center.svg rename to cloud-old/Quick Start Center.svg diff --git a/official/Recent.svg b/cloud-old/Recent.svg similarity index 100% rename from official/Recent.svg rename to cloud-old/Recent.svg diff --git a/official/Recovery Services Vaults.svg b/cloud-old/Recovery Services Vaults.svg similarity index 100% rename from official/Recovery Services Vaults.svg rename to cloud-old/Recovery Services Vaults.svg diff --git a/official/Reservations.svg b/cloud-old/Reservations.svg similarity index 100% rename from official/Reservations.svg rename to cloud-old/Reservations.svg diff --git a/official/Reserved IP Addresses (Classic).svg b/cloud-old/Reserved IP Addresses (Classic).svg similarity index 100% rename from official/Reserved IP Addresses (Classic).svg rename to cloud-old/Reserved IP Addresses (Classic).svg diff --git a/official/Resource Explorer.svg b/cloud-old/Resource Explorer.svg similarity index 100% rename from official/Resource Explorer.svg rename to cloud-old/Resource Explorer.svg diff --git a/official/Resource Graph Explorer.svg b/cloud-old/Resource Graph Explorer.svg similarity index 100% rename from official/Resource Graph Explorer.svg rename to cloud-old/Resource Graph Explorer.svg diff --git a/official/Resource Groups.svg b/cloud-old/Resource Groups.svg similarity index 100% rename from official/Resource Groups.svg rename to cloud-old/Resource Groups.svg diff --git a/official/Resource.svg b/cloud-old/Resource.svg similarity index 100% rename from official/Resource.svg rename to cloud-old/Resource.svg diff --git a/official/Route Filters.svg b/cloud-old/Route Filters.svg similarity index 100% rename from official/Route Filters.svg rename to cloud-old/Route Filters.svg diff --git a/official/Route Tables.svg b/cloud-old/Route Tables.svg similarity index 100% rename from official/Route Tables.svg rename to cloud-old/Route Tables.svg diff --git a/official/SAP HANA on Azure.svg b/cloud-old/SAP HANA on Azure.svg similarity index 100% rename from official/SAP HANA on Azure.svg rename to cloud-old/SAP HANA on Azure.svg diff --git a/official/SQL Databases.svg b/cloud-old/SQL Databases.svg similarity index 100% rename from official/SQL Databases.svg rename to cloud-old/SQL Databases.svg diff --git a/official/SQL Managed Instances.svg b/cloud-old/SQL Managed Instances.svg similarity index 100% rename from official/SQL Managed Instances.svg rename to cloud-old/SQL Managed Instances.svg diff --git a/official/SQL Server stretch Databases.svg b/cloud-old/SQL Server stretch Databases.svg similarity index 100% rename from official/SQL Server stretch Databases.svg rename to cloud-old/SQL Server stretch Databases.svg diff --git a/official/SQL Servers.svg b/cloud-old/SQL Servers.svg similarity index 100% rename from official/SQL Servers.svg rename to cloud-old/SQL Servers.svg diff --git a/official/Scheduler Job Collections.svg b/cloud-old/Scheduler Job Collections.svg similarity index 100% rename from official/Scheduler Job Collections.svg rename to cloud-old/Scheduler Job Collections.svg diff --git a/official/Security Baselines.svg b/cloud-old/Security Baselines.svg similarity index 100% rename from official/Security Baselines.svg rename to cloud-old/Security Baselines.svg diff --git a/official/Security Center.svg b/cloud-old/Security Center.svg similarity index 100% rename from official/Security Center.svg rename to cloud-old/Security Center.svg diff --git a/official/SendGrid Accounts.svg b/cloud-old/SendGrid Accounts.svg similarity index 100% rename from official/SendGrid Accounts.svg rename to cloud-old/SendGrid Accounts.svg diff --git a/official/Service Catalog Managed Application Definitions.svg b/cloud-old/Service Catalog Managed Application Definitions.svg similarity index 100% rename from official/Service Catalog Managed Application Definitions.svg rename to cloud-old/Service Catalog Managed Application Definitions.svg diff --git a/official/Service Endpoint Policies.svg b/cloud-old/Service Endpoint Policies.svg similarity index 100% rename from official/Service Endpoint Policies.svg rename to cloud-old/Service Endpoint Policies.svg diff --git a/official/Service Fabric Clusters.svg b/cloud-old/Service Fabric Clusters.svg similarity index 100% rename from official/Service Fabric Clusters.svg rename to cloud-old/Service Fabric Clusters.svg diff --git a/official/Service Health.svg b/cloud-old/Service Health.svg similarity index 100% rename from official/Service Health.svg rename to cloud-old/Service Health.svg diff --git a/official/Shared Dashboard.svg b/cloud-old/Shared Dashboard.svg similarity index 100% rename from official/Shared Dashboard.svg rename to cloud-old/Shared Dashboard.svg diff --git a/official/Shared Image Galleries.svg b/cloud-old/Shared Image Galleries.svg similarity index 100% rename from official/Shared Image Galleries.svg rename to cloud-old/Shared Image Galleries.svg diff --git a/official/SignalR.svg b/cloud-old/SignalR.svg similarity index 100% rename from official/SignalR.svg rename to cloud-old/SignalR.svg diff --git a/official/Software as a Service (SaaS).svg b/cloud-old/Software as a Service (SaaS).svg similarity index 100% rename from official/Software as a Service (SaaS).svg rename to cloud-old/Software as a Service (SaaS).svg diff --git a/official/Solutions.svg b/cloud-old/Solutions.svg similarity index 100% rename from official/Solutions.svg rename to cloud-old/Solutions.svg diff --git a/official/Spatial Anchor.svg b/cloud-old/Spatial Anchor.svg similarity index 100% rename from official/Spatial Anchor.svg rename to cloud-old/Spatial Anchor.svg diff --git a/official/StorSimple Data Managers.svg b/cloud-old/StorSimple Data Managers.svg similarity index 100% rename from official/StorSimple Data Managers.svg rename to cloud-old/StorSimple Data Managers.svg diff --git a/official/StorSimple Device Managers.svg b/cloud-old/StorSimple Device Managers.svg similarity index 100% rename from official/StorSimple Device Managers.svg rename to cloud-old/StorSimple Device Managers.svg diff --git a/official/Storage Accounts (classic).svg b/cloud-old/Storage Accounts (classic).svg similarity index 100% rename from official/Storage Accounts (classic).svg rename to cloud-old/Storage Accounts (classic).svg diff --git a/official/Storage Accounts.svg b/cloud-old/Storage Accounts.svg similarity index 100% rename from official/Storage Accounts.svg rename to cloud-old/Storage Accounts.svg diff --git a/official/Storage Explorer.svg b/cloud-old/Storage Explorer.svg similarity index 100% rename from official/Storage Explorer.svg rename to cloud-old/Storage Explorer.svg diff --git a/official/Storage Sync Services.svg b/cloud-old/Storage Sync Services.svg similarity index 100% rename from official/Storage Sync Services.svg rename to cloud-old/Storage Sync Services.svg diff --git a/official/Stream Analytics Jobs.svg b/cloud-old/Stream Analytics Jobs.svg similarity index 100% rename from official/Stream Analytics Jobs.svg rename to cloud-old/Stream Analytics Jobs.svg diff --git a/official/Subscriptions.svg b/cloud-old/Subscriptions.svg similarity index 100% rename from official/Subscriptions.svg rename to cloud-old/Subscriptions.svg diff --git a/official/Support Requests.svg b/cloud-old/Support Requests.svg similarity index 100% rename from official/Support Requests.svg rename to cloud-old/Support Requests.svg diff --git a/official/Support.svg b/cloud-old/Support.svg similarity index 100% rename from official/Support.svg rename to cloud-old/Support.svg diff --git a/official/Table Storage.svg b/cloud-old/Table Storage.svg similarity index 100% rename from official/Table Storage.svg rename to cloud-old/Table Storage.svg diff --git a/official/Tag.svg b/cloud-old/Tag.svg similarity index 100% rename from official/Tag.svg rename to cloud-old/Tag.svg diff --git a/official/Tags.svg b/cloud-old/Tags.svg similarity index 100% rename from official/Tags.svg rename to cloud-old/Tags.svg diff --git a/official/Templates.svg b/cloud-old/Templates.svg similarity index 100% rename from official/Templates.svg rename to cloud-old/Templates.svg diff --git a/official/Tenant Status.svg b/cloud-old/Tenant Status.svg similarity index 100% rename from official/Tenant Status.svg rename to cloud-old/Tenant Status.svg diff --git a/official/Time Series Insights Events Sources.svg b/cloud-old/Time Series Insights Events Sources.svg similarity index 100% rename from official/Time Series Insights Events Sources.svg rename to cloud-old/Time Series Insights Events Sources.svg diff --git a/official/Time Series Insights environments.svg b/cloud-old/Time Series Insights environments.svg similarity index 100% rename from official/Time Series Insights environments.svg rename to cloud-old/Time Series Insights environments.svg diff --git a/official/Tools.svg b/cloud-old/Tools.svg similarity index 100% rename from official/Tools.svg rename to cloud-old/Tools.svg diff --git a/official/Traffic Manager Profiles.svg b/cloud-old/Traffic Manager Profiles.svg similarity index 100% rename from official/Traffic Manager Profiles.svg rename to cloud-old/Traffic Manager Profiles.svg diff --git a/official/Two User Icon.svg b/cloud-old/Two User Icon.svg similarity index 100% rename from official/Two User Icon.svg rename to cloud-old/Two User Icon.svg diff --git a/official/User Health Icon.svg b/cloud-old/User Health Icon.svg similarity index 100% rename from official/User Health Icon.svg rename to cloud-old/User Health Icon.svg diff --git a/official/User Icon.svg b/cloud-old/User Icon.svg similarity index 100% rename from official/User Icon.svg rename to cloud-old/User Icon.svg diff --git a/official/User Privacy.svg b/cloud-old/User Privacy.svg similarity index 100% rename from official/User Privacy.svg rename to cloud-old/User Privacy.svg diff --git a/official/User Resource.svg b/cloud-old/User Resource.svg similarity index 100% rename from official/User Resource.svg rename to cloud-old/User Resource.svg diff --git a/official/VM (Classic).svg b/cloud-old/VM (Classic).svg similarity index 100% rename from official/VM (Classic).svg rename to cloud-old/VM (Classic).svg diff --git a/official/VM Images.svg b/cloud-old/VM Images.svg similarity index 100% rename from official/VM Images.svg rename to cloud-old/VM Images.svg diff --git a/official/VM Scale Sets.svg b/cloud-old/VM Scale Sets.svg similarity index 100% rename from official/VM Scale Sets.svg rename to cloud-old/VM Scale Sets.svg diff --git a/official/VM-Linux-non-azure.svg b/cloud-old/VM-Linux-non-azure.svg similarity index 100% rename from official/VM-Linux-non-azure.svg rename to cloud-old/VM-Linux-non-azure.svg diff --git a/official/VM-Linux.svg b/cloud-old/VM-Linux.svg similarity index 100% rename from official/VM-Linux.svg rename to cloud-old/VM-Linux.svg diff --git a/official/VM-non-azure.svg b/cloud-old/VM-non-azure.svg similarity index 100% rename from official/VM-non-azure.svg rename to cloud-old/VM-non-azure.svg diff --git a/official/VM-windows-non-azure.svg b/cloud-old/VM-windows-non-azure.svg similarity index 100% rename from official/VM-windows-non-azure.svg rename to cloud-old/VM-windows-non-azure.svg diff --git a/official/VM-windows.svg b/cloud-old/VM-windows.svg similarity index 100% rename from official/VM-windows.svg rename to cloud-old/VM-windows.svg diff --git a/official/VM.svg b/cloud-old/VM.svg similarity index 100% rename from official/VM.svg rename to cloud-old/VM.svg diff --git a/official/Virtual Clusters.svg b/cloud-old/Virtual Clusters.svg similarity index 100% rename from official/Virtual Clusters.svg rename to cloud-old/Virtual Clusters.svg diff --git a/official/Virtual Datacenter.svg b/cloud-old/Virtual Datacenter.svg similarity index 100% rename from official/Virtual Datacenter.svg rename to cloud-old/Virtual Datacenter.svg diff --git a/official/Virtual Network (Classic).svg b/cloud-old/Virtual Network (Classic).svg similarity index 100% rename from official/Virtual Network (Classic).svg rename to cloud-old/Virtual Network (Classic).svg diff --git a/official/Virtual Network Gateways.svg b/cloud-old/Virtual Network Gateways.svg similarity index 100% rename from official/Virtual Network Gateways.svg rename to cloud-old/Virtual Network Gateways.svg diff --git a/official/Virtual Networks.svg b/cloud-old/Virtual Networks.svg similarity index 100% rename from official/Virtual Networks.svg rename to cloud-old/Virtual Networks.svg diff --git a/official/Virtual WANs.svg b/cloud-old/Virtual WANs.svg similarity index 100% rename from official/Virtual WANs.svg rename to cloud-old/Virtual WANs.svg diff --git a/official/Web App Firewall.svg b/cloud-old/Web App Firewall.svg similarity index 100% rename from official/Web App Firewall.svg rename to cloud-old/Web App Firewall.svg diff --git a/official/What's New.svg b/cloud-old/What's New.svg similarity index 100% rename from official/What's New.svg rename to cloud-old/What's New.svg diff --git a/official/Windows 10 IoT Core Services.svg b/cloud-old/Windows 10 IoT Core Services.svg similarity index 100% rename from official/Windows 10 IoT Core Services.svg rename to cloud-old/Windows 10 IoT Core Services.svg diff --git a/official/dedicated_event_hub.svg b/cloud-old/dedicated_event_hub.svg similarity index 100% rename from official/dedicated_event_hub.svg rename to cloud-old/dedicated_event_hub.svg diff --git a/official/device_compliance.svg b/cloud-old/device_compliance.svg similarity index 100% rename from official/device_compliance.svg rename to cloud-old/device_compliance.svg diff --git a/official/device_config.svg b/cloud-old/device_config.svg similarity index 100% rename from official/device_config.svg rename to cloud-old/device_config.svg diff --git a/official/devices_groups.svg b/cloud-old/devices_groups.svg similarity index 100% rename from official/devices_groups.svg rename to cloud-old/devices_groups.svg diff --git a/official/eBooks.svg b/cloud-old/eBooks.svg similarity index 100% rename from official/eBooks.svg rename to cloud-old/eBooks.svg diff --git a/official/enrollment.svg b/cloud-old/enrollment.svg similarity index 100% rename from official/enrollment.svg rename to cloud-old/enrollment.svg diff --git a/official/index.html b/cloud-old/index.html similarity index 98% rename from official/index.html rename to cloud-old/index.html index 5418042..3c51004 100644 --- a/official/index.html +++ b/cloud-old/index.html @@ -1,6 +1,6 @@ - Official MS Cloud Icon Set + Old MS Cloud Icon Set