@ -0,0 +1,23 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Azure
|
||||||
|
|
||||||
|
|
||||||
|
class _Azure_Ecosystem(_Azure):
|
||||||
|
_type = "azure_ecosystem"
|
||||||
|
_icon_dir = "resources/azure/azure_ecosystem"
|
||||||
|
|
||||||
|
|
||||||
|
class Applens(_Azure_Ecosystem):
|
||||||
|
_icon = "applens.png"
|
||||||
|
|
||||||
|
|
||||||
|
class AzureHybridCenter(_Azure_Ecosystem):
|
||||||
|
_icon = "azure-hybrid-center.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CollaborativeService(_Azure_Ecosystem):
|
||||||
|
_icon = "collaborative-service.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Azure
|
||||||
|
|
||||||
|
|
||||||
|
class _Menu(_Azure):
|
||||||
|
_type = "menu"
|
||||||
|
_icon_dir = "resources/azure/menu"
|
||||||
|
|
||||||
|
|
||||||
|
class Keys(_Menu):
|
||||||
|
_icon = "keys.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,119 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Azure
|
||||||
|
|
||||||
|
|
||||||
|
class _New_Icons(_Azure):
|
||||||
|
_type = "new_icons"
|
||||||
|
_icon_dir = "resources/azure/new_icons"
|
||||||
|
|
||||||
|
|
||||||
|
class Aquila(_New_Icons):
|
||||||
|
_icon = "aquila.png"
|
||||||
|
|
||||||
|
|
||||||
|
class AvsVM(_New_Icons):
|
||||||
|
_icon = "avs-vm.png"
|
||||||
|
|
||||||
|
|
||||||
|
class AzureSphere(_New_Icons):
|
||||||
|
_icon = "azure-sphere.png"
|
||||||
|
|
||||||
|
|
||||||
|
class AzureSupportCenterBlue(_New_Icons):
|
||||||
|
_icon = "azure-support-center-blue.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Azureattestation(_New_Icons):
|
||||||
|
_icon = "azureattestation.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Azurite(_New_Icons):
|
||||||
|
_icon = "azurite.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Ceres(_New_Icons):
|
||||||
|
_icon = "ceres.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ComplianceCenter(_New_Icons):
|
||||||
|
_icon = "compliance-center.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ConnectedCache(_New_Icons):
|
||||||
|
_icon = "connected-cache.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ConnectedVehiclePlatform(_New_Icons):
|
||||||
|
_icon = "connected-vehicle-platform.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DashboardHub(_New_Icons):
|
||||||
|
_icon = "dashboard-hub.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DataCollectionRules(_New_Icons):
|
||||||
|
_icon = "data-collection-rules.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DedicatedHsm(_New_Icons):
|
||||||
|
_icon = "dedicated-hsm.png"
|
||||||
|
|
||||||
|
|
||||||
|
class EdgeManagement(_New_Icons):
|
||||||
|
_icon = "edge-management.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ExchangeOnPremisesAccess(_New_Icons):
|
||||||
|
_icon = "exchange-on-premises-access.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Fiji(_New_Icons):
|
||||||
|
_icon = "fiji.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IntuneTrends(_New_Icons):
|
||||||
|
_icon = "intune-trends.png"
|
||||||
|
|
||||||
|
|
||||||
|
class MarketplaceManagement(_New_Icons):
|
||||||
|
_icon = "marketplace-management.png"
|
||||||
|
|
||||||
|
|
||||||
|
class MissionLandingZone(_New_Icons):
|
||||||
|
_icon = "mission-landing-zone.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ModularDataCenter(_New_Icons):
|
||||||
|
_icon = "modular-data-center.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ReservedCapacity(_New_Icons):
|
||||||
|
_icon = "reserved-capacity.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SonicDash(_New_Icons):
|
||||||
|
_icon = "sonic-dash.png"
|
||||||
|
|
||||||
|
|
||||||
|
class StorageTasks(_New_Icons):
|
||||||
|
_icon = "storage-tasks.png"
|
||||||
|
|
||||||
|
|
||||||
|
class WebAppDatabase(_New_Icons):
|
||||||
|
_icon = "web-app-database.png"
|
||||||
|
|
||||||
|
|
||||||
|
class WebJobs(_New_Icons):
|
||||||
|
_icon = "web-jobs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class WindowsNotificationServices(_New_Icons):
|
||||||
|
_icon = "windows-notification-services.png"
|
||||||
|
|
||||||
|
|
||||||
|
class WorkerContainerApp(_New_Icons):
|
||||||
|
_icon = "worker-container-app.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 9.5 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 6.7 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 7.5 KiB |
After Width: | Height: | Size: 8.8 KiB |
After Width: | Height: | Size: 8.8 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 5.3 KiB |
After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.5 KiB |
After Width: | Height: | Size: 7.1 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 5.3 KiB |
After Width: | Height: | Size: 6.9 KiB |
After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
After Width: | Height: | Size: 7.0 KiB |
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |