diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-assigned-identity/icons/color/azure-assigned-identity-color.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-assigned-identity/icons/color/azure-assigned-identity-color.svg new file mode 100644 index 0000000000000..d450b6224913a --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-assigned-identity/icons/color/azure-assigned-identity-color.svg @@ -0,0 +1 @@ +Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-assigned-identity/icons/white/azure-assigned-identity-white.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-assigned-identity/icons/white/azure-assigned-identity-white.svg new file mode 100644 index 0000000000000..adf3476d66642 --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-assigned-identity/icons/white/azure-assigned-identity-white.svg @@ -0,0 +1 @@ + Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-identity-binding/icons/color/azure-identity-binding-color.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity-binding/icons/color/azure-identity-binding-color.svg new file mode 100644 index 0000000000000..d450b6224913a --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity-binding/icons/color/azure-identity-binding-color.svg @@ -0,0 +1 @@ +Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-identity-binding/icons/white/azure-identity-binding-white.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity-binding/icons/white/azure-identity-binding-white.svg new file mode 100644 index 0000000000000..adf3476d66642 --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity-binding/icons/white/azure-identity-binding-white.svg @@ -0,0 +1 @@ + Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-identity/icons/color/azure-identity-color.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity/icons/color/azure-identity-color.svg new file mode 100644 index 0000000000000..d450b6224913a --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity/icons/color/azure-identity-color.svg @@ -0,0 +1 @@ +Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-identity/icons/white/azure-identity-white.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity/icons/white/azure-identity-white.svg new file mode 100644 index 0000000000000..adf3476d66642 --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-identity/icons/white/azure-identity-white.svg @@ -0,0 +1 @@ + Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-pod-identity-exception/icons/color/azure-pod-identity-exception-color.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-pod-identity-exception/icons/color/azure-pod-identity-exception-color.svg new file mode 100644 index 0000000000000..d450b6224913a --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-pod-identity-exception/icons/color/azure-pod-identity-exception-color.svg @@ -0,0 +1 @@ +Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/icons/components/azure-pod-identity-exception/icons/white/azure-pod-identity-exception-white.svg b/src/collections/integrations/aad-pod-identity/icons/components/azure-pod-identity-exception/icons/white/azure-pod-identity-exception-white.svg new file mode 100644 index 0000000000000..adf3476d66642 --- /dev/null +++ b/src/collections/integrations/aad-pod-identity/icons/components/azure-pod-identity-exception/icons/white/azure-pod-identity-exception-white.svg @@ -0,0 +1 @@ + Icon-identity-221 \ No newline at end of file diff --git a/src/collections/integrations/aad-pod-identity/index.mdx b/src/collections/integrations/aad-pod-identity/index.mdx index 3ca3553c00680..01006404d71cf 100644 --- a/src/collections/integrations/aad-pod-identity/index.mdx +++ b/src/collections/integrations/aad-pod-identity/index.mdx @@ -8,7 +8,31 @@ description: category: Provisioning subcategory: Security & Compliance registrant: Artifact Hub -components: [] +components: [ +{ +"name": "azure-assigned-identity", +"colorIcon": "icons/components/azure-assigned-identity/icons/color/azure-assigned-identity-color.svg", +"whiteIcon": "icons/components/azure-assigned-identity/icons/white/azure-assigned-identity-white.svg", +"description": "", +}, +{ +"name": "azure-identity", +"colorIcon": "icons/components/azure-identity/icons/color/azure-identity-color.svg", +"whiteIcon": "icons/components/azure-identity/icons/white/azure-identity-white.svg", +"description": "", +}, +{ +"name": "azure-identity-binding", +"colorIcon": "icons/components/azure-identity-binding/icons/color/azure-identity-binding-color.svg", +"whiteIcon": "icons/components/azure-identity-binding/icons/white/azure-identity-binding-white.svg", +"description": "", +}, +{ +"name": "azure-pod-identity-exception", +"colorIcon": "icons/components/azure-pod-identity-exception/icons/color/azure-pod-identity-exception-color.svg", +"whiteIcon": "icons/components/azure-pod-identity-exception/icons/white/azure-pod-identity-exception-white.svg", +"description": "", +}] featureList: [ "Use Azure Active Directory pod-managed identities in Azure Kubernetes Service.", "A maximum of 200 pod-managed identities are allowed for a cluster.", diff --git a/src/collections/integrations/actions-runner-controller/icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg b/src/collections/integrations/actions-runner-controller/icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg new file mode 100644 index 0000000000000..8435de5170ce9 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/horizontal-runner-autoscaler/icons/white/horizontal-runner-autoscaler-white.svg b/src/collections/integrations/actions-runner-controller/icons/components/horizontal-runner-autoscaler/icons/white/horizontal-runner-autoscaler-white.svg new file mode 100644 index 0000000000000..bd221db3b75a3 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/horizontal-runner-autoscaler/icons/white/horizontal-runner-autoscaler-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner-deployment/icons/color/runner-deployment-color.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner-deployment/icons/color/runner-deployment-color.svg new file mode 100644 index 0000000000000..8435de5170ce9 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner-deployment/icons/color/runner-deployment-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner-deployment/icons/white/runner-deployment-white.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner-deployment/icons/white/runner-deployment-white.svg new file mode 100644 index 0000000000000..bd221db3b75a3 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner-deployment/icons/white/runner-deployment-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg new file mode 100644 index 0000000000000..8435de5170ce9 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner-replica-set/icons/white/runner-replica-set-white.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner-replica-set/icons/white/runner-replica-set-white.svg new file mode 100644 index 0000000000000..bd221db3b75a3 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner-replica-set/icons/white/runner-replica-set-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner-set/icons/color/runner-set-color.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner-set/icons/color/runner-set-color.svg new file mode 100644 index 0000000000000..8435de5170ce9 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner-set/icons/color/runner-set-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner-set/icons/white/runner-set-white.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner-set/icons/white/runner-set-white.svg new file mode 100644 index 0000000000000..bd221db3b75a3 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner-set/icons/white/runner-set-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner/icons/color/runner-color.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner/icons/color/runner-color.svg new file mode 100644 index 0000000000000..8435de5170ce9 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner/icons/color/runner-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/icons/components/runner/icons/white/runner-white.svg b/src/collections/integrations/actions-runner-controller/icons/components/runner/icons/white/runner-white.svg new file mode 100644 index 0000000000000..bd221db3b75a3 --- /dev/null +++ b/src/collections/integrations/actions-runner-controller/icons/components/runner/icons/white/runner-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/actions-runner-controller/index.mdx b/src/collections/integrations/actions-runner-controller/index.mdx index 8acd476e907b2..0c991cbd16bce 100644 --- a/src/collections/integrations/actions-runner-controller/index.mdx +++ b/src/collections/integrations/actions-runner-controller/index.mdx @@ -8,7 +8,37 @@ description: category: App Definition and Development subcategory: Continuous Integration & Delivery registrant: Artifact Hub -components: [] +components: [ +{ +"name": "horizontal-runner-autoscaler", +"colorIcon": "icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg", +"whiteIcon": "icons/components/horizontal-runner-autoscaler/icons/white/horizontal-runner-autoscaler-white.svg", +"description": "", +}, +{ +"name": "runner-deployment", +"colorIcon": "icons/components/runner-deployment/icons/color/runner-deployment-color.svg", +"whiteIcon": "icons/components/runner-deployment/icons/white/runner-deployment-white.svg", +"description": "", +}, +{ +"name": "runner-replica-set", +"colorIcon": "icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg", +"whiteIcon": "icons/components/runner-replica-set/icons/white/runner-replica-set-white.svg", +"description": "", +}, +{ +"name": "runner", +"colorIcon": "icons/components/runner/icons/color/runner-color.svg", +"whiteIcon": "icons/components/runner/icons/white/runner-white.svg", +"description": "", +}, +{ +"name": "runner-set", +"colorIcon": "icons/components/runner-set/icons/color/runner-set-color.svg", +"whiteIcon": "icons/components/runner-set/icons/white/runner-set-white.svg", +"description": "", +}] featureList: [ "Deploy self hosted runners on Kubernetes cluster with a simple set of commands.", "Auto scale runners based on demand.", diff --git a/src/collections/integrations/admin-console-operator/icons/components/admin-console/icons/white/admin-console-white.svg b/src/collections/integrations/admin-console-operator/icons/components/admin-console/icons/white/admin-console-white.svg index 3784e2dc898f8..5bf531a9674f7 100644 --- a/src/collections/integrations/admin-console-operator/icons/components/admin-console/icons/white/admin-console-white.svg +++ b/src/collections/integrations/admin-console-operator/icons/components/admin-console/icons/white/admin-console-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 590.1 207.7" style="enable-background:new 0 0 590.1 207.7;" xml:space="preserve" width='590.1' height='207.7'>

+Amazon DocumentDB (with MongoDB compatibility) is a fully managed native JSON document database that makes it easy and cost effective to operate critical document workloads at virtually any scale without managing infrastructure. +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/aws-dynamodb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-dynamodb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 21579a05f8e4d..1bf58061fa069 100644 --- a/src/collections/integrations/aws-dynamodb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-dynamodb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-dynamodb-controller/icons/components/backup/icons/white/backup-white.svg b/src/collections/integrations/aws-dynamodb-controller/icons/components/backup/icons/white/backup-white.svg index 21579a05f8e4d..1bf58061fa069 100644 --- a/src/collections/integrations/aws-dynamodb-controller/icons/components/backup/icons/white/backup-white.svg +++ b/src/collections/integrations/aws-dynamodb-controller/icons/components/backup/icons/white/backup-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-dynamodb-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-dynamodb-controller/icons/components/field-export/icons/white/field-export-white.svg index 21579a05f8e4d..1bf58061fa069 100644 --- a/src/collections/integrations/aws-dynamodb-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-dynamodb-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-dynamodb-controller/icons/components/global-table/icons/white/global-table-white.svg b/src/collections/integrations/aws-dynamodb-controller/icons/components/global-table/icons/white/global-table-white.svg index 21579a05f8e4d..1bf58061fa069 100644 --- a/src/collections/integrations/aws-dynamodb-controller/icons/components/global-table/icons/white/global-table-white.svg +++ b/src/collections/integrations/aws-dynamodb-controller/icons/components/global-table/icons/white/global-table-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-dynamodb-controller/icons/components/table/icons/white/table-white.svg b/src/collections/integrations/aws-dynamodb-controller/icons/components/table/icons/white/table-white.svg index 21579a05f8e4d..1bf58061fa069 100644 --- a/src/collections/integrations/aws-dynamodb-controller/icons/components/table/icons/white/table-white.svg +++ b/src/collections/integrations/aws-dynamodb-controller/icons/components/table/icons/white/table-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-dynamodb-controller/index.mdx b/src/collections/integrations/aws-dynamodb-controller/index.mdx index 230544be2ced7..d0ef9a766f08a 100644 --- a/src/collections/integrations/aws-dynamodb-controller/index.mdx +++ b/src/collections/integrations/aws-dynamodb-controller/index.mdx @@ -7,8 +7,38 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-dynamodb-controll description: category: App Definition and Development subcategory: Database -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "backup", +"colorIcon": "icons/components/backup/icons/color/backup-color.svg", +"whiteIcon": "icons/components/backup/icons/white/backup-white.svg", +"description": "", +}, +{ +"name": "table", +"colorIcon": "icons/components/table/icons/color/table-color.svg", +"whiteIcon": "icons/components/table/icons/white/table-white.svg", +"description": "", +}, +{ +"name": "global-table", +"colorIcon": "icons/components/global-table/icons/color/global-table-color.svg", +"whiteIcon": "icons/components/global-table/icons/white/global-table-white.svg", +"description": "", +}] featureList: [ "Handle more than 10 trillion requests per day and can support peaks of more than 20 million requests per second. ", diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/dhcp-options/icons/white/dhcp-options-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/dhcp-options/icons/white/dhcp-options-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/dhcp-options/icons/white/dhcp-options-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/dhcp-options/icons/white/dhcp-options-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/elastic-ip-address/icons/white/elastic-ip-address-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/elastic-ip-address/icons/white/elastic-ip-address-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/elastic-ip-address/icons/white/elastic-ip-address-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/elastic-ip-address/icons/white/elastic-ip-address-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/field-export/icons/white/field-export-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/flow-log/icons/white/flow-log-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/flow-log/icons/white/flow-log-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/flow-log/icons/white/flow-log-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/flow-log/icons/white/flow-log-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/instance/icons/white/instance-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/instance/icons/white/instance-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/instance/icons/white/instance-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/instance/icons/white/instance-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/internet-gateway/icons/white/internet-gateway-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/internet-gateway/icons/white/internet-gateway-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/internet-gateway/icons/white/internet-gateway-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/internet-gateway/icons/white/internet-gateway-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/nat-gateway/icons/white/nat-gateway-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/nat-gateway/icons/white/nat-gateway-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/nat-gateway/icons/white/nat-gateway-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/nat-gateway/icons/white/nat-gateway-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/network-acl/icons/white/network-acl-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/network-acl/icons/white/network-acl-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/network-acl/icons/white/network-acl-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/network-acl/icons/white/network-acl-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/route-table/icons/white/route-table-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/route-table/icons/white/route-table-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/route-table/icons/white/route-table-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/route-table/icons/white/route-table-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/security-group/icons/white/security-group-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/security-group/icons/white/security-group-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/security-group/icons/white/security-group-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/security-group/icons/white/security-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/subnet/icons/white/subnet-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/subnet/icons/white/subnet-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/subnet/icons/white/subnet-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/subnet/icons/white/subnet-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/transit-gateway/icons/white/transit-gateway-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/transit-gateway/icons/white/transit-gateway-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/transit-gateway/icons/white/transit-gateway-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/transit-gateway/icons/white/transit-gateway-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint-service-configuration/icons/color/vpc-endpoint-service-configuration-color.svg b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint-service-configuration/icons/color/vpc-endpoint-service-configuration-color.svg new file mode 100644 index 0000000000000..7a957d5c48d75 --- /dev/null +++ b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint-service-configuration/icons/color/vpc-endpoint-service-configuration-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint-service-configuration/icons/white/vpc-endpoint-service-configuration-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint-service-configuration/icons/white/vpc-endpoint-service-configuration-white.svg new file mode 100644 index 0000000000000..af5b045aa4d34 --- /dev/null +++ b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint-service-configuration/icons/white/vpc-endpoint-service-configuration-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint/icons/white/vpc-endpoint-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint/icons/white/vpc-endpoint-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint/icons/white/vpc-endpoint-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-endpoint/icons/white/vpc-endpoint-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/vpc-peering-connection/icons/white/vpc-peering-connection-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-peering-connection/icons/white/vpc-peering-connection-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/vpc-peering-connection/icons/white/vpc-peering-connection-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/vpc-peering-connection/icons/white/vpc-peering-connection-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/icons/components/vpc/icons/white/vpc-white.svg b/src/collections/integrations/aws-ec2-controller/icons/components/vpc/icons/white/vpc-white.svg index 33de4b00bdb47..af5b045aa4d34 100644 --- a/src/collections/integrations/aws-ec2-controller/icons/components/vpc/icons/white/vpc-white.svg +++ b/src/collections/integrations/aws-ec2-controller/icons/components/vpc/icons/white/vpc-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ec2-controller/index.mdx b/src/collections/integrations/aws-ec2-controller/index.mdx index 2aae931930740..2eb015e6268c0 100644 --- a/src/collections/integrations/aws-ec2-controller/index.mdx +++ b/src/collections/integrations/aws-ec2-controller/index.mdx @@ -7,8 +7,110 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-ec2-controller description: category: Provisioning subcategory: Compute -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "dhcp-options", +"colorIcon": "icons/components/dhcp-options/icons/color/dhcp-options-color.svg", +"whiteIcon": "icons/components/dhcp-options/icons/white/dhcp-options-white.svg", +"description": "", +}, +{ +"name": "elastic-ip-address", +"colorIcon": "icons/components/elastic-ip-address/icons/color/elastic-ip-address-color.svg", +"whiteIcon": "icons/components/elastic-ip-address/icons/white/elastic-ip-address-white.svg", +"description": "", +}, +{ +"name": "flow-log", +"colorIcon": "icons/components/flow-log/icons/color/flow-log-color.svg", +"whiteIcon": "icons/components/flow-log/icons/white/flow-log-white.svg", +"description": "", +}, +{ +"name": "instance", +"colorIcon": "icons/components/instance/icons/color/instance-color.svg", +"whiteIcon": "icons/components/instance/icons/white/instance-white.svg", +"description": "", +}, +{ +"name": "internet-gateway", +"colorIcon": "icons/components/internet-gateway/icons/color/internet-gateway-color.svg", +"whiteIcon": "icons/components/internet-gateway/icons/white/internet-gateway-white.svg", +"description": "", +}, +{ +"name": "nat-gateway", +"colorIcon": "icons/components/nat-gateway/icons/color/nat-gateway-color.svg", +"whiteIcon": "icons/components/nat-gateway/icons/white/nat-gateway-white.svg", +"description": "", +}, +{ +"name": "network-acl", +"colorIcon": "icons/components/network-acl/icons/color/network-acl-color.svg", +"whiteIcon": "icons/components/network-acl/icons/white/network-acl-white.svg", +"description": "", +}, +{ +"name": "route-table", +"colorIcon": "icons/components/route-table/icons/color/route-table-color.svg", +"whiteIcon": "icons/components/route-table/icons/white/route-table-white.svg", +"description": "", +}, +{ +"name": "security-group", +"colorIcon": "icons/components/security-group/icons/color/security-group-color.svg", +"whiteIcon": "icons/components/security-group/icons/white/security-group-white.svg", +"description": "", +}, +{ +"name": "subnet", +"colorIcon": "icons/components/subnet/icons/color/subnet-color.svg", +"whiteIcon": "icons/components/subnet/icons/white/subnet-white.svg", +"description": "", +}, +{ +"name": "transit-gateway", +"colorIcon": "icons/components/transit-gateway/icons/color/transit-gateway-color.svg", +"whiteIcon": "icons/components/transit-gateway/icons/white/transit-gateway-white.svg", +"description": "", +}, +{ +"name": "vpc", +"colorIcon": "icons/components/vpc/icons/color/vpc-color.svg", +"whiteIcon": "icons/components/vpc/icons/white/vpc-white.svg", +"description": "", +}, +{ +"name": "vpc-endpoint", +"colorIcon": "icons/components/vpc-endpoint/icons/color/vpc-endpoint-color.svg", +"whiteIcon": "icons/components/vpc-endpoint/icons/white/vpc-endpoint-white.svg", +"description": "", +}, +{ +"name": "vpc-peering-connection", +"colorIcon": "icons/components/vpc-peering-connection/icons/color/vpc-peering-connection-color.svg", +"whiteIcon": "icons/components/vpc-peering-connection/icons/white/vpc-peering-connection-white.svg", +"description": "", +}, +{ +"name": "vpc-endpoint-service-configuration", +"colorIcon": "icons/components/vpc-endpoint-service-configuration/icons/color/vpc-endpoint-service-configuration-color.svg", +"whiteIcon": "icons/components/vpc-endpoint-service-configuration/icons/white/vpc-endpoint-service-configuration-white.svg", +"description": "", +}] featureList: [ "Optimized CPU Configurations", "High Packet-Per-Second Performance and Low Latency with Enhanced Networking", diff --git a/src/collections/integrations/aws-ecr-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-ecr-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index b292c76187e65..36a42cfc7df1b 100644 --- a/src/collections/integrations/aws-ecr-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-ecr-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ecr-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-ecr-controller/icons/components/field-export/icons/white/field-export-white.svg index b292c76187e65..36a42cfc7df1b 100644 --- a/src/collections/integrations/aws-ecr-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-ecr-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ecr-controller/icons/components/pull-through-cache-rule/icons/white/pull-through-cache-rule-white.svg b/src/collections/integrations/aws-ecr-controller/icons/components/pull-through-cache-rule/icons/white/pull-through-cache-rule-white.svg index b292c76187e65..36a42cfc7df1b 100644 --- a/src/collections/integrations/aws-ecr-controller/icons/components/pull-through-cache-rule/icons/white/pull-through-cache-rule-white.svg +++ b/src/collections/integrations/aws-ecr-controller/icons/components/pull-through-cache-rule/icons/white/pull-through-cache-rule-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ecr-controller/icons/components/repository/icons/white/repository-white.svg b/src/collections/integrations/aws-ecr-controller/icons/components/repository/icons/white/repository-white.svg index b292c76187e65..36a42cfc7df1b 100644 --- a/src/collections/integrations/aws-ecr-controller/icons/components/repository/icons/white/repository-white.svg +++ b/src/collections/integrations/aws-ecr-controller/icons/components/repository/icons/white/repository-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-ecr-controller/index.mdx b/src/collections/integrations/aws-ecr-controller/index.mdx index b03f78d4980b8..bbbe4841bd140 100644 --- a/src/collections/integrations/aws-ecr-controller/index.mdx +++ b/src/collections/integrations/aws-ecr-controller/index.mdx @@ -7,8 +7,32 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-ecr-controller description: category: Provisioning subcategory: Containers -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "pull-through-cache-rule", +"colorIcon": "icons/components/pull-through-cache-rule/icons/color/pull-through-cache-rule-color.svg", +"whiteIcon": "icons/components/pull-through-cache-rule/icons/white/pull-through-cache-rule-white.svg", +"description": "", +}, +{ +"name": "repository", +"colorIcon": "icons/components/repository/icons/color/repository-color.svg", +"whiteIcon": "icons/components/repository/icons/white/repository-white.svg", +"description": "", +}] featureList: [ "OCI and Docker support", "Public container image and artifact gallery diff --git a/src/collections/integrations/aws-ecs-controller/icons/color/aws-ecs-controller-color.svg b/src/collections/integrations/aws-ecs-controller/icons/color/aws-ecs-controller-color.svg new file mode 100644 index 0000000000000..e14756e7fb6fc --- /dev/null +++ b/src/collections/integrations/aws-ecs-controller/icons/color/aws-ecs-controller-color.svg @@ -0,0 +1,9 @@ + + Icon-Architecture/48/Arch_Amazon-Elastic-Container-Service_48 + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/adopted-resource/icons/color/adopted-resource-color.svg b/src/collections/integrations/aws-ecs-controller/icons/components/adopted-resource/icons/color/adopted-resource-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-ecs-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/cluster/icons/color/cluster-color.svg b/src/collections/integrations/aws-ecs-controller/icons/components/cluster/icons/color/cluster-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/cluster/icons/white/cluster-white.svg b/src/collections/integrations/aws-ecs-controller/icons/components/cluster/icons/white/cluster-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/field-export/icons/color/field-export-color.svg b/src/collections/integrations/aws-ecs-controller/icons/components/field-export/icons/color/field-export-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-ecs-controller/icons/components/field-export/icons/white/field-export-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/service/icons/color/service-color.svg b/src/collections/integrations/aws-ecs-controller/icons/components/service/icons/color/service-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/service/icons/white/service-white.svg b/src/collections/integrations/aws-ecs-controller/icons/components/service/icons/white/service-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/task-definition/icons/color/task-definition-color.svg b/src/collections/integrations/aws-ecs-controller/icons/components/task-definition/icons/color/task-definition-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/components/task-definition/icons/white/task-definition-white.svg b/src/collections/integrations/aws-ecs-controller/icons/components/task-definition/icons/white/task-definition-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-ecs-controller/icons/white/aws-ecs-controller-white.svg b/src/collections/integrations/aws-ecs-controller/icons/white/aws-ecs-controller-white.svg new file mode 100644 index 0000000000000..e14756e7fb6fc --- /dev/null +++ b/src/collections/integrations/aws-ecs-controller/icons/white/aws-ecs-controller-white.svg @@ -0,0 +1,9 @@ + + Icon-Architecture/48/Arch_Amazon-Elastic-Container-Service_48 + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-ecs-controller/index.mdx b/src/collections/integrations/aws-ecs-controller/index.mdx new file mode 100644 index 0000000000000..6c2e2f3271bc8 --- /dev/null +++ b/src/collections/integrations/aws-ecs-controller/index.mdx @@ -0,0 +1,69 @@ +--- +title: AWS Elastic Container Service +subtitle: Collaborative and visual infrastructure as code for AWS Elastic Container Service +integrationIcon: icons/color/aws-ecs-controller-color.svg +darkModeIntegrationIcon: icons/white/aws-ecs-controller-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/aws-ecs-controller +description: +category: Provisioning +subcategory: Automation & Configuration +registrant: GitHub +components: [ +{ +"name": "cluster", +"colorIcon": "icons/components/cluster/icons/color/cluster-color.svg", +"whiteIcon": "icons/components/cluster/icons/white/cluster-white.svg", +"description": "", +}, +{ +"name": "service", +"colorIcon": "icons/components/service/icons/color/service-color.svg", +"whiteIcon": "icons/components/service/icons/white/service-white.svg", +"description": "", +}, +{ +"name": "task-definition", +"colorIcon": "icons/components/task-definition/icons/color/task-definition-color.svg", +"whiteIcon": "icons/components/task-definition/icons/white/task-definition-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}] +featureList: [ + "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", + "Invite anyone to review and make changes to your private designs.", + "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+Amazon Elastic Container Service (Amazon ECS) will launch, monitor, and scale your application across flexible compute options with automatic integrations to other supporting AWS services that your application needs. +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/aws-efs-controller/icons/color/aws-efs-controller-color.svg b/src/collections/integrations/aws-efs-controller/icons/color/aws-efs-controller-color.svg new file mode 100644 index 0000000000000..b48f246fcd944 --- /dev/null +++ b/src/collections/integrations/aws-efs-controller/icons/color/aws-efs-controller-color.svg @@ -0,0 +1,6 @@ + + Icon-Resource/Storage/Res_Amazon-Elastic-File-System_File-System_48 + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-efs-controller/icons/components/access-point/icons/color/access-point-color.svg b/src/collections/integrations/aws-efs-controller/icons/components/access-point/icons/color/access-point-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/access-point/icons/white/access-point-white.svg b/src/collections/integrations/aws-efs-controller/icons/components/access-point/icons/white/access-point-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/adopted-resource/icons/color/adopted-resource-color.svg b/src/collections/integrations/aws-efs-controller/icons/components/adopted-resource/icons/color/adopted-resource-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-efs-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/field-export/icons/color/field-export-color.svg b/src/collections/integrations/aws-efs-controller/icons/components/field-export/icons/color/field-export-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-efs-controller/icons/components/field-export/icons/white/field-export-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/file-system/icons/color/file-system-color.svg b/src/collections/integrations/aws-efs-controller/icons/components/file-system/icons/color/file-system-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/file-system/icons/white/file-system-white.svg b/src/collections/integrations/aws-efs-controller/icons/components/file-system/icons/white/file-system-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/mount-target/icons/color/mount-target-color.svg b/src/collections/integrations/aws-efs-controller/icons/components/mount-target/icons/color/mount-target-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/components/mount-target/icons/white/mount-target-white.svg b/src/collections/integrations/aws-efs-controller/icons/components/mount-target/icons/white/mount-target-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-efs-controller/icons/white/aws-efs-controller-white.svg b/src/collections/integrations/aws-efs-controller/icons/white/aws-efs-controller-white.svg new file mode 100644 index 0000000000000..b48f246fcd944 --- /dev/null +++ b/src/collections/integrations/aws-efs-controller/icons/white/aws-efs-controller-white.svg @@ -0,0 +1,6 @@ + + Icon-Resource/Storage/Res_Amazon-Elastic-File-System_File-System_48 + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-efs-controller/index.mdx b/src/collections/integrations/aws-efs-controller/index.mdx new file mode 100644 index 0000000000000..0a6432e448eef --- /dev/null +++ b/src/collections/integrations/aws-efs-controller/index.mdx @@ -0,0 +1,63 @@ +--- +title: AWS Elastic File System +subtitle: Collaborative and visual infrastructure as code for AWS Elastic File System +integrationIcon: icons/color/aws-efs-controller-color.svg +darkModeIntegrationIcon: icons/white/aws-efs-controller-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/aws-efs-controller +description: +category: Cloud Native Storage +subcategory: Cloud Native Storage +registrant: GitHub +components: [ +{ +"name": "access-point", +"colorIcon": "icons/components/access-point/icons/color/access-point-color.svg", +"whiteIcon": "icons/components/access-point/icons/white/access-point-white.svg", +"description": "", +}, +{ +"name": "file-system", +"colorIcon": "icons/components/file-system/icons/color/file-system-color.svg", +"whiteIcon": "icons/components/file-system/icons/white/file-system-white.svg", +"description": "", +}, +{ +"name": "mount-target", +"colorIcon": "icons/components/mount-target/icons/color/mount-target-color.svg", +"whiteIcon": "icons/components/mount-target/icons/white/mount-target-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}] +featureList: [ + "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", + "Invite anyone to review and make changes to your private designs.", + "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+Amazon Elastic File System (Amazon EFS) automatically grows and shrinks as you add and remove files with no need for management or provisioning. +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/aws-eks-controller/icons/components/access-entry/icons/color/access-entry-color.svg b/src/collections/integrations/aws-eks-controller/icons/components/access-entry/icons/color/access-entry-color.svg new file mode 100644 index 0000000000000..422bdd33ad5ab --- /dev/null +++ b/src/collections/integrations/aws-eks-controller/icons/components/access-entry/icons/color/access-entry-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/access-entry/icons/white/access-entry-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/access-entry/icons/white/access-entry-white.svg new file mode 100644 index 0000000000000..ce62b8ccb0deb --- /dev/null +++ b/src/collections/integrations/aws-eks-controller/icons/components/access-entry/icons/white/access-entry-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/addon/icons/white/addon-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/addon/icons/white/addon-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/addon/icons/white/addon-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/addon/icons/white/addon-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/cluster/icons/white/cluster-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/cluster/icons/white/cluster-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/cluster/icons/white/cluster-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/cluster/icons/white/cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/eks-anywhere-subscription/icons/white/eks-anywhere-subscription-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/eks-anywhere-subscription/icons/white/eks-anywhere-subscription-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/eks-anywhere-subscription/icons/white/eks-anywhere-subscription-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/eks-anywhere-subscription/icons/white/eks-anywhere-subscription-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/fargate-profile/icons/white/fargate-profile-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/fargate-profile/icons/white/fargate-profile-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/fargate-profile/icons/white/fargate-profile-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/fargate-profile/icons/white/fargate-profile-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/field-export/icons/white/field-export-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/nodegroup/icons/white/nodegroup-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/nodegroup/icons/white/nodegroup-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/nodegroup/icons/white/nodegroup-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/nodegroup/icons/white/nodegroup-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/icons/components/pod-identity-association/icons/white/pod-identity-association-white.svg b/src/collections/integrations/aws-eks-controller/icons/components/pod-identity-association/icons/white/pod-identity-association-white.svg index b720d5006b8de..ce62b8ccb0deb 100644 --- a/src/collections/integrations/aws-eks-controller/icons/components/pod-identity-association/icons/white/pod-identity-association-white.svg +++ b/src/collections/integrations/aws-eks-controller/icons/components/pod-identity-association/icons/white/pod-identity-association-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eks-controller/index.mdx b/src/collections/integrations/aws-eks-controller/index.mdx index 41dd3c3efd167..1e58af84fc37e 100644 --- a/src/collections/integrations/aws-eks-controller/index.mdx +++ b/src/collections/integrations/aws-eks-controller/index.mdx @@ -7,8 +7,62 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-eks-controller description: category: Orchestration & Management subcategory: Containers -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "cluster", +"colorIcon": "icons/components/cluster/icons/color/cluster-color.svg", +"whiteIcon": "icons/components/cluster/icons/white/cluster-white.svg", +"description": "", +}, +{ +"name": "addon", +"colorIcon": "icons/components/addon/icons/color/addon-color.svg", +"whiteIcon": "icons/components/addon/icons/white/addon-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "eks-anywhere-subscription", +"colorIcon": "icons/components/eks-anywhere-subscription/icons/color/eks-anywhere-subscription-color.svg", +"whiteIcon": "icons/components/eks-anywhere-subscription/icons/white/eks-anywhere-subscription-white.svg", +"description": "", +}, +{ +"name": "fargate-profile", +"colorIcon": "icons/components/fargate-profile/icons/color/fargate-profile-color.svg", +"whiteIcon": "icons/components/fargate-profile/icons/white/fargate-profile-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "nodegroup", +"colorIcon": "icons/components/nodegroup/icons/color/nodegroup-color.svg", +"whiteIcon": "icons/components/nodegroup/icons/white/nodegroup-white.svg", +"description": "", +}, +{ +"name": "pod-identity-association", +"colorIcon": "icons/components/pod-identity-association/icons/color/pod-identity-association-color.svg", +"whiteIcon": "icons/components/pod-identity-association/icons/white/pod-identity-association-white.svg", +"description": "", +}, +{ +"name": "access-entry", +"colorIcon": "icons/components/access-entry/icons/color/access-entry-color.svg", +"whiteIcon": "icons/components/access-entry/icons/white/access-entry-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/cache-parameter-group/icons/white/cache-parameter-group-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/cache-parameter-group/icons/white/cache-parameter-group-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/cache-parameter-group/icons/white/cache-parameter-group-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/cache-parameter-group/icons/white/cache-parameter-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/cache-subnet-group/icons/white/cache-subnet-group-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/cache-subnet-group/icons/white/cache-subnet-group-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/cache-subnet-group/icons/white/cache-subnet-group-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/cache-subnet-group/icons/white/cache-subnet-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/field-export/icons/white/field-export-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/replication-group/icons/white/replication-group-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/replication-group/icons/white/replication-group-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/replication-group/icons/white/replication-group-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/replication-group/icons/white/replication-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/snapshot/icons/white/snapshot-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/snapshot/icons/white/snapshot-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/snapshot/icons/white/snapshot-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/snapshot/icons/white/snapshot-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/user-group/icons/white/user-group-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/user-group/icons/white/user-group-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/user-group/icons/white/user-group-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/user-group/icons/white/user-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/icons/components/user/icons/white/user-white.svg b/src/collections/integrations/aws-elasticache-controller/icons/components/user/icons/white/user-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticache-controller/icons/components/user/icons/white/user-white.svg +++ b/src/collections/integrations/aws-elasticache-controller/icons/components/user/icons/white/user-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticache-controller/index.mdx b/src/collections/integrations/aws-elasticache-controller/index.mdx index f173c279834b7..da131752b3eb4 100644 --- a/src/collections/integrations/aws-elasticache-controller/index.mdx +++ b/src/collections/integrations/aws-elasticache-controller/index.mdx @@ -7,8 +7,56 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-elasticache-contr description: category: App Definition and Development subcategory: Database -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "cache-parameter-group", +"colorIcon": "icons/components/cache-parameter-group/icons/color/cache-parameter-group-color.svg", +"whiteIcon": "icons/components/cache-parameter-group/icons/white/cache-parameter-group-white.svg", +"description": "", +}, +{ +"name": "cache-subnet-group", +"colorIcon": "icons/components/cache-subnet-group/icons/color/cache-subnet-group-color.svg", +"whiteIcon": "icons/components/cache-subnet-group/icons/white/cache-subnet-group-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "snapshot", +"colorIcon": "icons/components/snapshot/icons/color/snapshot-color.svg", +"whiteIcon": "icons/components/snapshot/icons/white/snapshot-white.svg", +"description": "", +}, +{ +"name": "user", +"colorIcon": "icons/components/user/icons/color/user-color.svg", +"whiteIcon": "icons/components/user/icons/white/user-white.svg", +"description": "", +}, +{ +"name": "user-group", +"colorIcon": "icons/components/user-group/icons/color/user-group-color.svg", +"whiteIcon": "icons/components/user-group/icons/white/user-group-white.svg", +"description": "", +}, +{ +"name": "replication-group", +"colorIcon": "icons/components/replication-group/icons/color/replication-group-color.svg", +"whiteIcon": "icons/components/replication-group/icons/white/replication-group-white.svg", +"description": "", +}] featureList: [ "Fully managed Redis and Memcached", "Add a cache to your relational database", diff --git a/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/elasticsearch-domain/icons/white/elasticsearch-domain-white.svg b/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/elasticsearch-domain/icons/white/elasticsearch-domain-white.svg index 68c152e13e4f0..725ca12a77f0f 100644 --- a/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/elasticsearch-domain/icons/white/elasticsearch-domain-white.svg +++ b/src/collections/integrations/aws-elasticsearchservice-controller/icons/components/elasticsearch-domain/icons/white/elasticsearch-domain-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-elasticsearchservice-controller/index.mdx b/src/collections/integrations/aws-elasticsearchservice-controller/index.mdx index e5bd1f7a7cafd..f85b7642ef58a 100644 --- a/src/collections/integrations/aws-elasticsearchservice-controller/index.mdx +++ b/src/collections/integrations/aws-elasticsearchservice-controller/index.mdx @@ -7,8 +7,20 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-elasticsearchserv description: category: Observability and Analysis subcategory: Logging -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "elasticsearch-domain", +"colorIcon": "icons/components/elasticsearch-domain/icons/color/elasticsearch-domain-color.svg", +"whiteIcon": "icons/components/elasticsearch-domain/icons/white/elasticsearch-domain-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/aws-emrcontainers-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-emrcontainers-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index cbd2ede3d28cb..c7e145f91ad21 100644 --- a/src/collections/integrations/aws-emrcontainers-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-emrcontainers-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-emrcontainers-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-emrcontainers-controller/icons/components/field-export/icons/white/field-export-white.svg index cbd2ede3d28cb..c7e145f91ad21 100644 --- a/src/collections/integrations/aws-emrcontainers-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-emrcontainers-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-emrcontainers-controller/icons/components/job-run/icons/white/job-run-white.svg b/src/collections/integrations/aws-emrcontainers-controller/icons/components/job-run/icons/white/job-run-white.svg index cbd2ede3d28cb..c7e145f91ad21 100644 --- a/src/collections/integrations/aws-emrcontainers-controller/icons/components/job-run/icons/white/job-run-white.svg +++ b/src/collections/integrations/aws-emrcontainers-controller/icons/components/job-run/icons/white/job-run-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-emrcontainers-controller/icons/components/virtual-cluster/icons/white/virtual-cluster-white.svg b/src/collections/integrations/aws-emrcontainers-controller/icons/components/virtual-cluster/icons/white/virtual-cluster-white.svg index cbd2ede3d28cb..c7e145f91ad21 100644 --- a/src/collections/integrations/aws-emrcontainers-controller/icons/components/virtual-cluster/icons/white/virtual-cluster-white.svg +++ b/src/collections/integrations/aws-emrcontainers-controller/icons/components/virtual-cluster/icons/white/virtual-cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-emrcontainers-controller/index.mdx b/src/collections/integrations/aws-emrcontainers-controller/index.mdx index 6ad621ee3aeb5..deb71a7c153e1 100644 --- a/src/collections/integrations/aws-emrcontainers-controller/index.mdx +++ b/src/collections/integrations/aws-emrcontainers-controller/index.mdx @@ -7,8 +7,32 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-emrcontainers-con description: category: Analytics subcategory: Analytics -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "virtual-cluster", +"colorIcon": "icons/components/virtual-cluster/icons/color/virtual-cluster-color.svg", +"whiteIcon": "icons/components/virtual-cluster/icons/white/virtual-cluster-white.svg", +"description": "", +}, +{ +"name": "job-run", +"colorIcon": "icons/components/job-run/icons/color/job-run-color.svg", +"whiteIcon": "icons/components/job-run/icons/white/job-run-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/aws-eventbridge-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-eventbridge-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index eb9e6d452bd86..0e95a014772a8 100644 --- a/src/collections/integrations/aws-eventbridge-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-eventbridge-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eventbridge-controller/icons/components/archive/icons/white/archive-white.svg b/src/collections/integrations/aws-eventbridge-controller/icons/components/archive/icons/white/archive-white.svg index eb9e6d452bd86..0e95a014772a8 100644 --- a/src/collections/integrations/aws-eventbridge-controller/icons/components/archive/icons/white/archive-white.svg +++ b/src/collections/integrations/aws-eventbridge-controller/icons/components/archive/icons/white/archive-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eventbridge-controller/icons/components/endpoint/icons/white/endpoint-white.svg b/src/collections/integrations/aws-eventbridge-controller/icons/components/endpoint/icons/white/endpoint-white.svg index eb9e6d452bd86..0e95a014772a8 100644 --- a/src/collections/integrations/aws-eventbridge-controller/icons/components/endpoint/icons/white/endpoint-white.svg +++ b/src/collections/integrations/aws-eventbridge-controller/icons/components/endpoint/icons/white/endpoint-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eventbridge-controller/icons/components/event-bus/icons/white/event-bus-white.svg b/src/collections/integrations/aws-eventbridge-controller/icons/components/event-bus/icons/white/event-bus-white.svg index eb9e6d452bd86..0e95a014772a8 100644 --- a/src/collections/integrations/aws-eventbridge-controller/icons/components/event-bus/icons/white/event-bus-white.svg +++ b/src/collections/integrations/aws-eventbridge-controller/icons/components/event-bus/icons/white/event-bus-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eventbridge-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-eventbridge-controller/icons/components/field-export/icons/white/field-export-white.svg index eb9e6d452bd86..0e95a014772a8 100644 --- a/src/collections/integrations/aws-eventbridge-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-eventbridge-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eventbridge-controller/icons/components/rule/icons/white/rule-white.svg b/src/collections/integrations/aws-eventbridge-controller/icons/components/rule/icons/white/rule-white.svg index eb9e6d452bd86..a9186a4df2143 100644 --- a/src/collections/integrations/aws-eventbridge-controller/icons/components/rule/icons/white/rule-white.svg +++ b/src/collections/integrations/aws-eventbridge-controller/icons/components/rule/icons/white/rule-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-eventbridge-controller/index.mdx b/src/collections/integrations/aws-eventbridge-controller/index.mdx index 5abe57502caf1..2584bba2021d0 100644 --- a/src/collections/integrations/aws-eventbridge-controller/index.mdx +++ b/src/collections/integrations/aws-eventbridge-controller/index.mdx @@ -7,8 +7,44 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-eventbridge-contr description: category: App Definition and Development subcategory: Streaming & Messaging -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "archive", +"colorIcon": "icons/components/archive/icons/color/archive-color.svg", +"whiteIcon": "icons/components/archive/icons/white/archive-white.svg", +"description": "", +}, +{ +"name": "endpoint", +"colorIcon": "icons/components/endpoint/icons/color/endpoint-color.svg", +"whiteIcon": "icons/components/endpoint/icons/white/endpoint-white.svg", +"description": "", +}, +{ +"name": "event-bus", +"colorIcon": "icons/components/event-bus/icons/color/event-bus-color.svg", +"whiteIcon": "icons/components/event-bus/icons/white/event-bus-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "rule", +"colorIcon": "icons/components/rule/icons/color/rule-color.svg", +"whiteIcon": "icons/components/rule/icons/white/rule-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}] featureList: [ "Amazon EventBridge Event Bus is a serverless event bus that helps you receive, filter, transform, route, and deliver events.", "Amazon EventBridge Pipes is a serverless point-to-point integration resource that helps you connect event producers to event consumers with optional filtering, enrichment, and transformation capabilities.", diff --git a/src/collections/integrations/aws-iam-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/field-export/icons/white/field-export-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/icons/components/group/icons/white/group-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/group/icons/white/group-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/group/icons/white/group-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/group/icons/white/group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/icons/components/instance-profile/icons/white/instance-profile-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/instance-profile/icons/white/instance-profile-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/instance-profile/icons/white/instance-profile-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/instance-profile/icons/white/instance-profile-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/icons/components/open-id-connect-provider/icons/white/open-id-connect-provider-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/open-id-connect-provider/icons/white/open-id-connect-provider-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/open-id-connect-provider/icons/white/open-id-connect-provider-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/open-id-connect-provider/icons/white/open-id-connect-provider-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/icons/components/policy/icons/white/policy-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/policy/icons/white/policy-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/policy/icons/white/policy-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/policy/icons/white/policy-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/icons/components/role/icons/white/role-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/role/icons/white/role-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/role/icons/white/role-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/role/icons/white/role-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/icons/components/user/icons/white/user-white.svg b/src/collections/integrations/aws-iam-controller/icons/components/user/icons/white/user-white.svg index b9f8b0c5eb84c..8aa1b61030fd7 100644 --- a/src/collections/integrations/aws-iam-controller/icons/components/user/icons/white/user-white.svg +++ b/src/collections/integrations/aws-iam-controller/icons/components/user/icons/white/user-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-iam-controller/index.mdx b/src/collections/integrations/aws-iam-controller/index.mdx index 50f8a4c09ff30..fca444e54345e 100644 --- a/src/collections/integrations/aws-iam-controller/index.mdx +++ b/src/collections/integrations/aws-iam-controller/index.mdx @@ -7,8 +7,56 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-iam-controller description: category: Security & Compliance subcategory: Security Identity Compliance -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "group", +"colorIcon": "icons/components/group/icons/color/group-color.svg", +"whiteIcon": "icons/components/group/icons/white/group-white.svg", +"description": "", +}, +{ +"name": "instance-profile", +"colorIcon": "icons/components/instance-profile/icons/color/instance-profile-color.svg", +"whiteIcon": "icons/components/instance-profile/icons/white/instance-profile-white.svg", +"description": "", +}, +{ +"name": "policy", +"colorIcon": "icons/components/policy/icons/color/policy-color.svg", +"whiteIcon": "icons/components/policy/icons/white/policy-white.svg", +"description": "", +}, +{ +"name": "role", +"colorIcon": "icons/components/role/icons/color/role-color.svg", +"whiteIcon": "icons/components/role/icons/white/role-white.svg", +"description": "", +}, +{ +"name": "user", +"colorIcon": "icons/components/user/icons/color/user-color.svg", +"whiteIcon": "icons/components/user/icons/white/user-white.svg", +"description": "", +}, +{ +"name": "open-id-connect-provider", +"colorIcon": "icons/components/open-id-connect-provider/icons/color/open-id-connect-provider-color.svg", +"whiteIcon": "icons/components/open-id-connect-provider/icons/white/open-id-connect-provider-white.svg", +"description": "", +}] featureList: [ "Manage per-account access or scale access across AWS accounts and applications", "Set, verify, and right-size permissions toward least privilege", diff --git a/src/collections/integrations/aws-kinesis-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-kinesis-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 3d5f2e86967e9..32c82318bcabd 100644 --- a/src/collections/integrations/aws-kinesis-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-kinesis-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kinesis-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-kinesis-controller/icons/components/field-export/icons/white/field-export-white.svg index 3d5f2e86967e9..32c82318bcabd 100644 --- a/src/collections/integrations/aws-kinesis-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-kinesis-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kinesis-controller/icons/components/stream/icons/white/stream-white.svg b/src/collections/integrations/aws-kinesis-controller/icons/components/stream/icons/white/stream-white.svg index 3d5f2e86967e9..32c82318bcabd 100644 --- a/src/collections/integrations/aws-kinesis-controller/icons/components/stream/icons/white/stream-white.svg +++ b/src/collections/integrations/aws-kinesis-controller/icons/components/stream/icons/white/stream-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kinesis-controller/index.mdx b/src/collections/integrations/aws-kinesis-controller/index.mdx index 54ce073fac191..349da33e52db5 100644 --- a/src/collections/integrations/aws-kinesis-controller/index.mdx +++ b/src/collections/integrations/aws-kinesis-controller/index.mdx @@ -7,8 +7,26 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-kinesis-controlle description: category: App Definition and Development subcategory: Streaming & Messaging -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "stream", +"colorIcon": "icons/components/stream/icons/color/stream-color.svg", +"whiteIcon": "icons/components/stream/icons/white/stream-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/aws-kms-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-kms-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 6b4d2675652a6..a4819660675ee 100644 --- a/src/collections/integrations/aws-kms-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-kms-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kms-controller/icons/components/alias/icons/white/alias-white.svg b/src/collections/integrations/aws-kms-controller/icons/components/alias/icons/white/alias-white.svg index 6b4d2675652a6..a4819660675ee 100644 --- a/src/collections/integrations/aws-kms-controller/icons/components/alias/icons/white/alias-white.svg +++ b/src/collections/integrations/aws-kms-controller/icons/components/alias/icons/white/alias-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kms-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-kms-controller/icons/components/field-export/icons/white/field-export-white.svg index 6b4d2675652a6..a4819660675ee 100644 --- a/src/collections/integrations/aws-kms-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-kms-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kms-controller/icons/components/grant/icons/white/grant-white.svg b/src/collections/integrations/aws-kms-controller/icons/components/grant/icons/white/grant-white.svg index 6b4d2675652a6..a4819660675ee 100644 --- a/src/collections/integrations/aws-kms-controller/icons/components/grant/icons/white/grant-white.svg +++ b/src/collections/integrations/aws-kms-controller/icons/components/grant/icons/white/grant-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kms-controller/icons/components/key/icons/white/key-white.svg b/src/collections/integrations/aws-kms-controller/icons/components/key/icons/white/key-white.svg index 6b4d2675652a6..a4819660675ee 100644 --- a/src/collections/integrations/aws-kms-controller/icons/components/key/icons/white/key-white.svg +++ b/src/collections/integrations/aws-kms-controller/icons/components/key/icons/white/key-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-kms-controller/index.mdx b/src/collections/integrations/aws-kms-controller/index.mdx index 4421f69e58ab4..c9ae4152a13aa 100644 --- a/src/collections/integrations/aws-kms-controller/index.mdx +++ b/src/collections/integrations/aws-kms-controller/index.mdx @@ -7,8 +7,38 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-kms-controller description: category: Security & Compliance subcategory: Key Management Service -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "alias", +"colorIcon": "icons/components/alias/icons/color/alias-color.svg", +"whiteIcon": "icons/components/alias/icons/white/alias-white.svg", +"description": "", +}, +{ +"name": "grant", +"colorIcon": "icons/components/grant/icons/color/grant-color.svg", +"whiteIcon": "icons/components/grant/icons/white/grant-white.svg", +"description": "", +}, +{ +"name": "key", +"colorIcon": "icons/components/key/icons/color/key-color.svg", +"whiteIcon": "icons/components/key/icons/white/key-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 5a8aeb3985abe..4364ab2304904 100644 --- a/src/collections/integrations/aws-lambda-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-lambda-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/alias/icons/color/alias-color.svg b/src/collections/integrations/aws-lambda-controller/icons/components/alias/icons/color/alias-color.svg new file mode 100644 index 0000000000000..ed69689ef197d --- /dev/null +++ b/src/collections/integrations/aws-lambda-controller/icons/components/alias/icons/color/alias-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/alias/icons/white/alias-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/alias/icons/white/alias-white.svg new file mode 100644 index 0000000000000..4364ab2304904 --- /dev/null +++ b/src/collections/integrations/aws-lambda-controller/icons/components/alias/icons/white/alias-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/code-signing-config/icons/white/code-signing-config-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/code-signing-config/icons/white/code-signing-config-white.svg index 5a8aeb3985abe..4364ab2304904 100644 --- a/src/collections/integrations/aws-lambda-controller/icons/components/code-signing-config/icons/white/code-signing-config-white.svg +++ b/src/collections/integrations/aws-lambda-controller/icons/components/code-signing-config/icons/white/code-signing-config-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/event-source-mapping/icons/white/event-source-mapping-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/event-source-mapping/icons/white/event-source-mapping-white.svg index 5a8aeb3985abe..4364ab2304904 100644 --- a/src/collections/integrations/aws-lambda-controller/icons/components/event-source-mapping/icons/white/event-source-mapping-white.svg +++ b/src/collections/integrations/aws-lambda-controller/icons/components/event-source-mapping/icons/white/event-source-mapping-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/field-export/icons/white/field-export-white.svg index 5a8aeb3985abe..4364ab2304904 100644 --- a/src/collections/integrations/aws-lambda-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-lambda-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/function-url-config/icons/white/function-url-config-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/function-url-config/icons/white/function-url-config-white.svg index 5a8aeb3985abe..4364ab2304904 100644 --- a/src/collections/integrations/aws-lambda-controller/icons/components/function-url-config/icons/white/function-url-config-white.svg +++ b/src/collections/integrations/aws-lambda-controller/icons/components/function-url-config/icons/white/function-url-config-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/function/icons/white/function-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/function/icons/white/function-white.svg index 5a8aeb3985abe..4364ab2304904 100644 --- a/src/collections/integrations/aws-lambda-controller/icons/components/function/icons/white/function-white.svg +++ b/src/collections/integrations/aws-lambda-controller/icons/components/function/icons/white/function-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/layer-version/icons/white/layer-version-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/layer-version/icons/white/layer-version-white.svg index 5a8aeb3985abe..4364ab2304904 100644 --- a/src/collections/integrations/aws-lambda-controller/icons/components/layer-version/icons/white/layer-version-white.svg +++ b/src/collections/integrations/aws-lambda-controller/icons/components/layer-version/icons/white/layer-version-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/version/icons/color/version-color.svg b/src/collections/integrations/aws-lambda-controller/icons/components/version/icons/color/version-color.svg new file mode 100644 index 0000000000000..ed69689ef197d --- /dev/null +++ b/src/collections/integrations/aws-lambda-controller/icons/components/version/icons/color/version-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/icons/components/version/icons/white/version-white.svg b/src/collections/integrations/aws-lambda-controller/icons/components/version/icons/white/version-white.svg new file mode 100644 index 0000000000000..4364ab2304904 --- /dev/null +++ b/src/collections/integrations/aws-lambda-controller/icons/components/version/icons/white/version-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-lambda-controller/index.mdx b/src/collections/integrations/aws-lambda-controller/index.mdx index 966b1e049c6ad..1cdd95234239a 100644 --- a/src/collections/integrations/aws-lambda-controller/index.mdx +++ b/src/collections/integrations/aws-lambda-controller/index.mdx @@ -7,8 +7,62 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-lambda-controller description: category: App Definition and Development subcategory: Serverless -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "code-signing-config", +"colorIcon": "icons/components/code-signing-config/icons/color/code-signing-config-color.svg", +"whiteIcon": "icons/components/code-signing-config/icons/white/code-signing-config-white.svg", +"description": "", +}, +{ +"name": "event-source-mapping", +"colorIcon": "icons/components/event-source-mapping/icons/color/event-source-mapping-color.svg", +"whiteIcon": "icons/components/event-source-mapping/icons/white/event-source-mapping-white.svg", +"description": "", +}, +{ +"name": "function-url-config", +"colorIcon": "icons/components/function-url-config/icons/color/function-url-config-color.svg", +"whiteIcon": "icons/components/function-url-config/icons/white/function-url-config-white.svg", +"description": "", +}, +{ +"name": "layer-version", +"colorIcon": "icons/components/layer-version/icons/color/layer-version-color.svg", +"whiteIcon": "icons/components/layer-version/icons/white/layer-version-white.svg", +"description": "", +}, +{ +"name": "function", +"colorIcon": "icons/components/function/icons/color/function-color.svg", +"whiteIcon": "icons/components/function/icons/white/function-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "alias", +"colorIcon": "icons/components/alias/icons/color/alias-color.svg", +"whiteIcon": "icons/components/alias/icons/white/alias-white.svg", +"description": "", +}, +{ +"name": "version", +"colorIcon": "icons/components/version/icons/color/version-color.svg", +"whiteIcon": "icons/components/version/icons/white/version-white.svg", +"description": "", +}] featureList: [ "Run code for virtually any type of application or backend service. ", "Write Lambda functions in your favorite language ", diff --git a/src/collections/integrations/aws-load-balancer-controller/icons/components/ingress-class-params/icons/white/ingress-class-params-white.svg b/src/collections/integrations/aws-load-balancer-controller/icons/components/ingress-class-params/icons/white/ingress-class-params-white.svg index 57fab06023f93..139864878b926 100644 --- a/src/collections/integrations/aws-load-balancer-controller/icons/components/ingress-class-params/icons/white/ingress-class-params-white.svg +++ b/src/collections/integrations/aws-load-balancer-controller/icons/components/ingress-class-params/icons/white/ingress-class-params-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 14.6 14" style="enable-background:new 0 0 14.6 14;" xml:space="preserve" width='14.6' height='14'> diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/acl/icons/white/acl-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/acl/icons/white/acl-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/acl/icons/white/acl-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/acl/icons/white/acl-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/cluster/icons/white/cluster-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/cluster/icons/white/cluster-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/cluster/icons/white/cluster-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/cluster/icons/white/cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/field-export/icons/white/field-export-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/parameter-group/icons/white/parameter-group-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/parameter-group/icons/white/parameter-group-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/parameter-group/icons/white/parameter-group-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/parameter-group/icons/white/parameter-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/snapshot/icons/white/snapshot-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/snapshot/icons/white/snapshot-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/snapshot/icons/white/snapshot-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/snapshot/icons/white/snapshot-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/subnet-group/icons/white/subnet-group-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/subnet-group/icons/white/subnet-group-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/subnet-group/icons/white/subnet-group-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/subnet-group/icons/white/subnet-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/icons/components/user/icons/white/user-white.svg b/src/collections/integrations/aws-memorydb-controller/icons/components/user/icons/white/user-white.svg index d5d04e83adf85..bbd67414f1f94 100644 --- a/src/collections/integrations/aws-memorydb-controller/icons/components/user/icons/white/user-white.svg +++ b/src/collections/integrations/aws-memorydb-controller/icons/components/user/icons/white/user-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-memorydb-controller/index.mdx b/src/collections/integrations/aws-memorydb-controller/index.mdx index 5a59a67baca3d..116891f089c8c 100644 --- a/src/collections/integrations/aws-memorydb-controller/index.mdx +++ b/src/collections/integrations/aws-memorydb-controller/index.mdx @@ -7,8 +7,56 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-memorydb-controll description: category: Provisioning subcategory: Database -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "cluster", +"colorIcon": "icons/components/cluster/icons/color/cluster-color.svg", +"whiteIcon": "icons/components/cluster/icons/white/cluster-white.svg", +"description": "", +}, +{ +"name": "snapshot", +"colorIcon": "icons/components/snapshot/icons/color/snapshot-color.svg", +"whiteIcon": "icons/components/snapshot/icons/white/snapshot-white.svg", +"description": "", +}, +{ +"name": "subnet-group", +"colorIcon": "icons/components/subnet-group/icons/color/subnet-group-color.svg", +"whiteIcon": "icons/components/subnet-group/icons/white/subnet-group-white.svg", +"description": "", +}, +{ +"name": "user", +"colorIcon": "icons/components/user/icons/color/user-color.svg", +"whiteIcon": "icons/components/user/icons/white/user-white.svg", +"description": "", +}, +{ +"name": "parameter-group", +"colorIcon": "icons/components/parameter-group/icons/color/parameter-group-color.svg", +"whiteIcon": "icons/components/parameter-group/icons/white/parameter-group-white.svg", +"description": "", +}, +{ +"name": "acl", +"colorIcon": "icons/components/acl/icons/color/acl-color.svg", +"whiteIcon": "icons/components/acl/icons/white/acl-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}] featureList: [ "Amazon MemoryDB for Redis enables machine learning (ML) and generative artificial intelligence (AI) models to work with data stored in Amazon MemoryDB in real-time and without moving your data.", "Amazon MemoryDB provides native support for JavaScript Object Notation (JSON) documents in addition to the data structures included in open source Redis, at no additional cost.", diff --git a/src/collections/integrations/aws-mq-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-mq-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 0fa9b3a37170b..d5f7d6eaad522 100644 --- a/src/collections/integrations/aws-mq-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-mq-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-mq-controller/icons/components/broker/icons/white/broker-white.svg b/src/collections/integrations/aws-mq-controller/icons/components/broker/icons/white/broker-white.svg index 0fa9b3a37170b..d5f7d6eaad522 100644 --- a/src/collections/integrations/aws-mq-controller/icons/components/broker/icons/white/broker-white.svg +++ b/src/collections/integrations/aws-mq-controller/icons/components/broker/icons/white/broker-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-mq-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-mq-controller/icons/components/field-export/icons/white/field-export-white.svg index 0fa9b3a37170b..d5f7d6eaad522 100644 --- a/src/collections/integrations/aws-mq-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-mq-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-mq-controller/index.mdx b/src/collections/integrations/aws-mq-controller/index.mdx index a9097a085afd8..8f0b79fec2333 100644 --- a/src/collections/integrations/aws-mq-controller/index.mdx +++ b/src/collections/integrations/aws-mq-controller/index.mdx @@ -7,8 +7,26 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-mq-controller description: category: App Definition and Development subcategory: Streaming & Messaging -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "broker", +"colorIcon": "icons/components/broker/icons/color/broker-color.svg", +"whiteIcon": "icons/components/broker/icons/white/broker-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/aws-prometheusservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-prometheusservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 97af604213dba..c1c3208bc3ad7 100644 --- a/src/collections/integrations/aws-prometheusservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-prometheusservice-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-prometheusservice-controller/icons/components/alert-manager-definition/icons/white/alert-manager-definition-white.svg b/src/collections/integrations/aws-prometheusservice-controller/icons/components/alert-manager-definition/icons/white/alert-manager-definition-white.svg index 97af604213dba..c1c3208bc3ad7 100644 --- a/src/collections/integrations/aws-prometheusservice-controller/icons/components/alert-manager-definition/icons/white/alert-manager-definition-white.svg +++ b/src/collections/integrations/aws-prometheusservice-controller/icons/components/alert-manager-definition/icons/white/alert-manager-definition-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-prometheusservice-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-prometheusservice-controller/icons/components/field-export/icons/white/field-export-white.svg index 97af604213dba..c1c3208bc3ad7 100644 --- a/src/collections/integrations/aws-prometheusservice-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-prometheusservice-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-prometheusservice-controller/icons/components/logging-configuration/icons/white/logging-configuration-white.svg b/src/collections/integrations/aws-prometheusservice-controller/icons/components/logging-configuration/icons/white/logging-configuration-white.svg index 97af604213dba..c1c3208bc3ad7 100644 --- a/src/collections/integrations/aws-prometheusservice-controller/icons/components/logging-configuration/icons/white/logging-configuration-white.svg +++ b/src/collections/integrations/aws-prometheusservice-controller/icons/components/logging-configuration/icons/white/logging-configuration-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-prometheusservice-controller/icons/components/rule-groups-namespace/icons/white/rule-groups-namespace-white.svg b/src/collections/integrations/aws-prometheusservice-controller/icons/components/rule-groups-namespace/icons/white/rule-groups-namespace-white.svg index 97af604213dba..c1c3208bc3ad7 100644 --- a/src/collections/integrations/aws-prometheusservice-controller/icons/components/rule-groups-namespace/icons/white/rule-groups-namespace-white.svg +++ b/src/collections/integrations/aws-prometheusservice-controller/icons/components/rule-groups-namespace/icons/white/rule-groups-namespace-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-prometheusservice-controller/icons/components/workspace/icons/white/workspace-white.svg b/src/collections/integrations/aws-prometheusservice-controller/icons/components/workspace/icons/white/workspace-white.svg index 97af604213dba..c1c3208bc3ad7 100644 --- a/src/collections/integrations/aws-prometheusservice-controller/icons/components/workspace/icons/white/workspace-white.svg +++ b/src/collections/integrations/aws-prometheusservice-controller/icons/components/workspace/icons/white/workspace-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-prometheusservice-controller/index.mdx b/src/collections/integrations/aws-prometheusservice-controller/index.mdx index 1a9cc97f22d4f..35053c2b86b16 100644 --- a/src/collections/integrations/aws-prometheusservice-controller/index.mdx +++ b/src/collections/integrations/aws-prometheusservice-controller/index.mdx @@ -7,8 +7,44 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-prometheusservice description: category: Observability and Analysis subcategory: Metrics -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "alert-manager-definition", +"colorIcon": "icons/components/alert-manager-definition/icons/color/alert-manager-definition-color.svg", +"whiteIcon": "icons/components/alert-manager-definition/icons/white/alert-manager-definition-white.svg", +"description": "", +}, +{ +"name": "workspace", +"colorIcon": "icons/components/workspace/icons/color/workspace-color.svg", +"whiteIcon": "icons/components/workspace/icons/white/workspace-white.svg", +"description": "", +}, +{ +"name": "logging-configuration", +"colorIcon": "icons/components/logging-configuration/icons/color/logging-configuration-color.svg", +"whiteIcon": "icons/components/logging-configuration/icons/white/logging-configuration-white.svg", +"description": "", +}, +{ +"name": "rule-groups-namespace", +"colorIcon": "icons/components/rule-groups-namespace/icons/color/rule-groups-namespace-color.svg", +"whiteIcon": "icons/components/rule-groups-namespace/icons/white/rule-groups-namespace-white.svg", +"description": "", +}] featureList: [ "No collection agents required", "Amazon Managed Service for Prometheus includes a remote write-compatible API that can ingest metrics from OpenTelemetry, Prometheus libraries, and existing Prometheus servers.", diff --git a/src/collections/integrations/aws-rds-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/db-cluster-parameter-group/icons/white/db-cluster-parameter-group-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/db-cluster-parameter-group/icons/white/db-cluster-parameter-group-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/db-cluster-parameter-group/icons/white/db-cluster-parameter-group-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/db-cluster-parameter-group/icons/white/db-cluster-parameter-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/db-cluster/icons/white/db-cluster-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/db-cluster/icons/white/db-cluster-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/db-cluster/icons/white/db-cluster-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/db-cluster/icons/white/db-cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/db-instance/icons/white/db-instance-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/db-instance/icons/white/db-instance-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/db-instance/icons/white/db-instance-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/db-instance/icons/white/db-instance-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/db-parameter-group/icons/white/db-parameter-group-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/db-parameter-group/icons/white/db-parameter-group-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/db-parameter-group/icons/white/db-parameter-group-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/db-parameter-group/icons/white/db-parameter-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/db-proxy/icons/white/db-proxy-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/db-proxy/icons/white/db-proxy-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/db-proxy/icons/white/db-proxy-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/db-proxy/icons/white/db-proxy-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/db-subnet-group/icons/white/db-subnet-group-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/db-subnet-group/icons/white/db-subnet-group-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/db-subnet-group/icons/white/db-subnet-group-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/db-subnet-group/icons/white/db-subnet-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/field-export/icons/white/field-export-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/icons/components/global-cluster/icons/white/global-cluster-white.svg b/src/collections/integrations/aws-rds-controller/icons/components/global-cluster/icons/white/global-cluster-white.svg index c5e3e6341287c..90627e5cf1d4f 100644 --- a/src/collections/integrations/aws-rds-controller/icons/components/global-cluster/icons/white/global-cluster-white.svg +++ b/src/collections/integrations/aws-rds-controller/icons/components/global-cluster/icons/white/global-cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-rds-controller/index.mdx b/src/collections/integrations/aws-rds-controller/index.mdx index 042b2224d15f6..4c96a47e5e59c 100644 --- a/src/collections/integrations/aws-rds-controller/index.mdx +++ b/src/collections/integrations/aws-rds-controller/index.mdx @@ -7,8 +7,62 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-rds-controller description: category: App Definition and Development subcategory: Database -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "db-cluster", +"colorIcon": "icons/components/db-cluster/icons/color/db-cluster-color.svg", +"whiteIcon": "icons/components/db-cluster/icons/white/db-cluster-white.svg", +"description": "", +}, +{ +"name": "db-cluster-parameter-group", +"colorIcon": "icons/components/db-cluster-parameter-group/icons/color/db-cluster-parameter-group-color.svg", +"whiteIcon": "icons/components/db-cluster-parameter-group/icons/white/db-cluster-parameter-group-white.svg", +"description": "", +}, +{ +"name": "db-instance", +"colorIcon": "icons/components/db-instance/icons/color/db-instance-color.svg", +"whiteIcon": "icons/components/db-instance/icons/white/db-instance-white.svg", +"description": "", +}, +{ +"name": "db-parameter-group", +"colorIcon": "icons/components/db-parameter-group/icons/color/db-parameter-group-color.svg", +"whiteIcon": "icons/components/db-parameter-group/icons/white/db-parameter-group-white.svg", +"description": "", +}, +{ +"name": "db-proxy", +"colorIcon": "icons/components/db-proxy/icons/color/db-proxy-color.svg", +"whiteIcon": "icons/components/db-proxy/icons/white/db-proxy-white.svg", +"description": "", +}, +{ +"name": "db-subnet-group", +"colorIcon": "icons/components/db-subnet-group/icons/color/db-subnet-group-color.svg", +"whiteIcon": "icons/components/db-subnet-group/icons/white/db-subnet-group-white.svg", +"description": "", +}, +{ +"name": "global-cluster", +"colorIcon": "icons/components/global-cluster/icons/color/global-cluster-color.svg", +"whiteIcon": "icons/components/global-cluster/icons/white/global-cluster-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}] featureList: [ "Amazon RDS integrates with AWS Config to support compliance and enhance security by recording and auditing changes to the configuration of your DB instance", "Amazon Aurora supports quick, efficient cloning operations, where entire multi-terabyte database clusters can be cloned in minutes.", diff --git a/src/collections/integrations/aws-route53-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-route53-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-route53-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-route53-controller/icons/components/field-export/icons/white/field-export-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-route53-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53-controller/icons/components/hosted-zone/icons/white/hosted-zone-white.svg b/src/collections/integrations/aws-route53-controller/icons/components/hosted-zone/icons/white/hosted-zone-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53-controller/icons/components/hosted-zone/icons/white/hosted-zone-white.svg +++ b/src/collections/integrations/aws-route53-controller/icons/components/hosted-zone/icons/white/hosted-zone-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53-controller/icons/components/record-set/icons/white/record-set-white.svg b/src/collections/integrations/aws-route53-controller/icons/components/record-set/icons/white/record-set-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53-controller/icons/components/record-set/icons/white/record-set-white.svg +++ b/src/collections/integrations/aws-route53-controller/icons/components/record-set/icons/white/record-set-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53-controller/index.mdx b/src/collections/integrations/aws-route53-controller/index.mdx index 86e49d0d14e67..e04a5999b0311 100644 --- a/src/collections/integrations/aws-route53-controller/index.mdx +++ b/src/collections/integrations/aws-route53-controller/index.mdx @@ -7,8 +7,32 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-route53-controlle description: category: Cloud Native Network subcategory: Networking Content Delivery -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "hosted-zone", +"colorIcon": "icons/components/hosted-zone/icons/color/hosted-zone-color.svg", +"whiteIcon": "icons/components/hosted-zone/icons/white/hosted-zone-white.svg", +"description": "", +}, +{ +"name": "record-set", +"colorIcon": "icons/components/record-set/icons/color/record-set-color.svg", +"whiteIcon": "icons/components/record-set/icons/white/record-set-white.svg", +"description": "", +}] featureList: [ "Route end users to your site reliably with globally-dispersed Domain Name System (DNS) servers and automatic scaling.", "Set up your DNS routing in minutes with domain name registration and straightforward visual traffic flow tools.", diff --git a/src/collections/integrations/aws-route53resolver-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-route53resolver-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53resolver-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-route53resolver-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53resolver-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-route53resolver-controller/icons/components/field-export/icons/white/field-export-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53resolver-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-route53resolver-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-endpoint/icons/white/resolver-endpoint-white.svg b/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-endpoint/icons/white/resolver-endpoint-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-endpoint/icons/white/resolver-endpoint-white.svg +++ b/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-endpoint/icons/white/resolver-endpoint-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-rule/icons/white/resolver-rule-white.svg b/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-rule/icons/white/resolver-rule-white.svg index b984f9ccda01c..9afc137ec8d01 100644 --- a/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-rule/icons/white/resolver-rule-white.svg +++ b/src/collections/integrations/aws-route53resolver-controller/icons/components/resolver-rule/icons/white/resolver-rule-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-route53resolver-controller/index.mdx b/src/collections/integrations/aws-route53resolver-controller/index.mdx index 1c28102ccce26..c6ada474d56c3 100644 --- a/src/collections/integrations/aws-route53resolver-controller/index.mdx +++ b/src/collections/integrations/aws-route53resolver-controller/index.mdx @@ -7,8 +7,32 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-route53resolver-c description: category: Cloud Native Network subcategory: Networking Content Delivery -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "resolver-endpoint", +"colorIcon": "icons/components/resolver-endpoint/icons/color/resolver-endpoint-color.svg", +"whiteIcon": "icons/components/resolver-endpoint/icons/white/resolver-endpoint-white.svg", +"description": "", +}, +{ +"name": "resolver-rule", +"colorIcon": "icons/components/resolver-rule/icons/color/resolver-rule-color.svg", +"whiteIcon": "icons/components/resolver-rule/icons/white/resolver-rule-white.svg", +"description": "", +}] featureList: [ "Local VPC domain names for EC2 instances (for example, ec2-192-0-2-44.compute-1.amazonaws.com). ", diff --git a/src/collections/integrations/aws-s3-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-s3-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 0b43b3544c1aa..ed9bc269e5d44 100644 --- a/src/collections/integrations/aws-s3-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-s3-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-s3-controller/icons/components/bucket/icons/white/bucket-white.svg b/src/collections/integrations/aws-s3-controller/icons/components/bucket/icons/white/bucket-white.svg index 0b43b3544c1aa..ed9bc269e5d44 100644 --- a/src/collections/integrations/aws-s3-controller/icons/components/bucket/icons/white/bucket-white.svg +++ b/src/collections/integrations/aws-s3-controller/icons/components/bucket/icons/white/bucket-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-s3-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-s3-controller/icons/components/field-export/icons/white/field-export-white.svg index 0b43b3544c1aa..ed9bc269e5d44 100644 --- a/src/collections/integrations/aws-s3-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-s3-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-s3-controller/index.mdx b/src/collections/integrations/aws-s3-controller/index.mdx index 4ca6507057d05..2f7351494342c 100644 --- a/src/collections/integrations/aws-s3-controller/index.mdx +++ b/src/collections/integrations/aws-s3-controller/index.mdx @@ -7,8 +7,26 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-s3-controller description: category: Cloud Native Storage subcategory: Storage -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "bucket", +"colorIcon": "icons/components/bucket/icons/color/bucket-color.svg", +"whiteIcon": "icons/components/bucket/icons/white/bucket-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/app/icons/white/app-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/app/icons/white/app-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/app/icons/white/app-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/app/icons/white/app-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/data-quality-job-definition/icons/white/data-quality-job-definition-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/data-quality-job-definition/icons/white/data-quality-job-definition-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/data-quality-job-definition/icons/white/data-quality-job-definition-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/data-quality-job-definition/icons/white/data-quality-job-definition-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/domain/icons/white/domain-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/domain/icons/white/domain-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/domain/icons/white/domain-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/domain/icons/white/domain-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint-config/icons/white/endpoint-config-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint-config/icons/white/endpoint-config-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint-config/icons/white/endpoint-config-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint-config/icons/white/endpoint-config-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint/icons/white/endpoint-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint/icons/white/endpoint-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint/icons/white/endpoint-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/endpoint/icons/white/endpoint-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/feature-group/icons/white/feature-group-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/feature-group/icons/white/feature-group-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/feature-group/icons/white/feature-group-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/feature-group/icons/white/feature-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/field-export/icons/white/field-export-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/hyper-parameter-tuning-job/icons/white/hyper-parameter-tuning-job-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/hyper-parameter-tuning-job/icons/white/hyper-parameter-tuning-job-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/hyper-parameter-tuning-job/icons/white/hyper-parameter-tuning-job-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/hyper-parameter-tuning-job/icons/white/hyper-parameter-tuning-job-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/inference-component/icons/color/inference-component-color.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/inference-component/icons/color/inference-component-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/inference-component/icons/white/inference-component-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/inference-component/icons/white/inference-component-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-bias-job-definition/icons/white/model-bias-job-definition-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-bias-job-definition/icons/white/model-bias-job-definition-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-bias-job-definition/icons/white/model-bias-job-definition-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-bias-job-definition/icons/white/model-bias-job-definition-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-explainability-job-definition/icons/white/model-explainability-job-definition-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-explainability-job-definition/icons/white/model-explainability-job-definition-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-explainability-job-definition/icons/white/model-explainability-job-definition-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-explainability-job-definition/icons/white/model-explainability-job-definition-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package-group/icons/white/model-package-group-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package-group/icons/white/model-package-group-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package-group/icons/white/model-package-group-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package-group/icons/white/model-package-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package/icons/white/model-package-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package/icons/white/model-package-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package/icons/white/model-package-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-package/icons/white/model-package-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-quality-job-definition/icons/white/model-quality-job-definition-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-quality-job-definition/icons/white/model-quality-job-definition-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/model-quality-job-definition/icons/white/model-quality-job-definition-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/model-quality-job-definition/icons/white/model-quality-job-definition-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/model/icons/white/model-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/model/icons/white/model-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/model/icons/white/model-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/model/icons/white/model-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/monitoring-schedule/icons/white/monitoring-schedule-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/monitoring-schedule/icons/white/monitoring-schedule-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/monitoring-schedule/icons/white/monitoring-schedule-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/monitoring-schedule/icons/white/monitoring-schedule-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance-lifecycle-config/icons/white/notebook-instance-lifecycle-config-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance-lifecycle-config/icons/white/notebook-instance-lifecycle-config-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance-lifecycle-config/icons/white/notebook-instance-lifecycle-config-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance-lifecycle-config/icons/white/notebook-instance-lifecycle-config-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance/icons/white/notebook-instance-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance/icons/white/notebook-instance-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance/icons/white/notebook-instance-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/notebook-instance/icons/white/notebook-instance-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline-execution/icons/white/pipeline-execution-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline-execution/icons/white/pipeline-execution-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline-execution/icons/white/pipeline-execution-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline-execution/icons/white/pipeline-execution-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline/icons/white/pipeline-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline/icons/white/pipeline-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline/icons/white/pipeline-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/pipeline/icons/white/pipeline-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/processing-job/icons/white/processing-job-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/processing-job/icons/white/processing-job-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/processing-job/icons/white/processing-job-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/processing-job/icons/white/processing-job-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/training-job/icons/white/training-job-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/training-job/icons/white/training-job-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/training-job/icons/white/training-job-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/training-job/icons/white/training-job-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/transform-job/icons/white/transform-job-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/transform-job/icons/white/transform-job-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/transform-job/icons/white/transform-job-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/transform-job/icons/white/transform-job-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/icons/components/user-profile/icons/white/user-profile-white.svg b/src/collections/integrations/aws-sagemaker-controller/icons/components/user-profile/icons/white/user-profile-white.svg index 8ba10d1658458..8138653aa8ea5 100644 --- a/src/collections/integrations/aws-sagemaker-controller/icons/components/user-profile/icons/white/user-profile-white.svg +++ b/src/collections/integrations/aws-sagemaker-controller/icons/components/user-profile/icons/white/user-profile-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sagemaker-controller/index.mdx b/src/collections/integrations/aws-sagemaker-controller/index.mdx index 5733b7adbb53c..604c743da809b 100644 --- a/src/collections/integrations/aws-sagemaker-controller/index.mdx +++ b/src/collections/integrations/aws-sagemaker-controller/index.mdx @@ -7,8 +7,158 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-sagemaker-control description: category: Machine Learning subcategory: Machine Learning -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "app", +"colorIcon": "icons/components/app/icons/color/app-color.svg", +"whiteIcon": "icons/components/app/icons/white/app-white.svg", +"description": "", +}, +{ +"name": "model-explainability-job-definition", +"colorIcon": "icons/components/model-explainability-job-definition/icons/color/model-explainability-job-definition-color.svg", +"whiteIcon": "icons/components/model-explainability-job-definition/icons/white/model-explainability-job-definition-white.svg", +"description": "", +}, +{ +"name": "data-quality-job-definition", +"colorIcon": "icons/components/data-quality-job-definition/icons/color/data-quality-job-definition-color.svg", +"whiteIcon": "icons/components/data-quality-job-definition/icons/white/data-quality-job-definition-white.svg", +"description": "", +}, +{ +"name": "domain", +"colorIcon": "icons/components/domain/icons/color/domain-color.svg", +"whiteIcon": "icons/components/domain/icons/white/domain-white.svg", +"description": "", +}, +{ +"name": "endpoint", +"colorIcon": "icons/components/endpoint/icons/color/endpoint-color.svg", +"whiteIcon": "icons/components/endpoint/icons/white/endpoint-white.svg", +"description": "", +}, +{ +"name": "model", +"colorIcon": "icons/components/model/icons/color/model-color.svg", +"whiteIcon": "icons/components/model/icons/white/model-white.svg", +"description": "", +}, +{ +"name": "endpoint-config", +"colorIcon": "icons/components/endpoint-config/icons/color/endpoint-config-color.svg", +"whiteIcon": "icons/components/endpoint-config/icons/white/endpoint-config-white.svg", +"description": "", +}, +{ +"name": "feature-group", +"colorIcon": "icons/components/feature-group/icons/color/feature-group-color.svg", +"whiteIcon": "icons/components/feature-group/icons/white/feature-group-white.svg", +"description": "", +}, +{ +"name": "hyper-parameter-tuning-job", +"colorIcon": "icons/components/hyper-parameter-tuning-job/icons/color/hyper-parameter-tuning-job-color.svg", +"whiteIcon": "icons/components/hyper-parameter-tuning-job/icons/white/hyper-parameter-tuning-job-white.svg", +"description": "", +}, +{ +"name": "model-bias-job-definition", +"colorIcon": "icons/components/model-bias-job-definition/icons/color/model-bias-job-definition-color.svg", +"whiteIcon": "icons/components/model-bias-job-definition/icons/white/model-bias-job-definition-white.svg", +"description": "", +}, +{ +"name": "model-package", +"colorIcon": "icons/components/model-package/icons/color/model-package-color.svg", +"whiteIcon": "icons/components/model-package/icons/white/model-package-white.svg", +"description": "", +}, +{ +"name": "model-package-group", +"colorIcon": "icons/components/model-package-group/icons/color/model-package-group-color.svg", +"whiteIcon": "icons/components/model-package-group/icons/white/model-package-group-white.svg", +"description": "", +}, +{ +"name": "model-quality-job-definition", +"colorIcon": "icons/components/model-quality-job-definition/icons/color/model-quality-job-definition-color.svg", +"whiteIcon": "icons/components/model-quality-job-definition/icons/white/model-quality-job-definition-white.svg", +"description": "", +}, +{ +"name": "monitoring-schedule", +"colorIcon": "icons/components/monitoring-schedule/icons/color/monitoring-schedule-color.svg", +"whiteIcon": "icons/components/monitoring-schedule/icons/white/monitoring-schedule-white.svg", +"description": "", +}, +{ +"name": "notebook-instance", +"colorIcon": "icons/components/notebook-instance/icons/color/notebook-instance-color.svg", +"whiteIcon": "icons/components/notebook-instance/icons/white/notebook-instance-white.svg", +"description": "", +}, +{ +"name": "notebook-instance-lifecycle-config", +"colorIcon": "icons/components/notebook-instance-lifecycle-config/icons/color/notebook-instance-lifecycle-config-color.svg", +"whiteIcon": "icons/components/notebook-instance-lifecycle-config/icons/white/notebook-instance-lifecycle-config-white.svg", +"description": "", +}, +{ +"name": "pipeline", +"colorIcon": "icons/components/pipeline/icons/color/pipeline-color.svg", +"whiteIcon": "icons/components/pipeline/icons/white/pipeline-white.svg", +"description": "", +}, +{ +"name": "pipeline-execution", +"colorIcon": "icons/components/pipeline-execution/icons/color/pipeline-execution-color.svg", +"whiteIcon": "icons/components/pipeline-execution/icons/white/pipeline-execution-white.svg", +"description": "", +}, +{ +"name": "processing-job", +"colorIcon": "icons/components/processing-job/icons/color/processing-job-color.svg", +"whiteIcon": "icons/components/processing-job/icons/white/processing-job-white.svg", +"description": "", +}, +{ +"name": "training-job", +"colorIcon": "icons/components/training-job/icons/color/training-job-color.svg", +"whiteIcon": "icons/components/training-job/icons/white/training-job-white.svg", +"description": "", +}, +{ +"name": "transform-job", +"colorIcon": "icons/components/transform-job/icons/color/transform-job-color.svg", +"whiteIcon": "icons/components/transform-job/icons/white/transform-job-white.svg", +"description": "", +}, +{ +"name": "user-profile", +"colorIcon": "icons/components/user-profile/icons/color/user-profile-color.svg", +"whiteIcon": "icons/components/user-profile/icons/white/user-profile-white.svg", +"description": "", +}, +{ +"name": "inference-component", +"colorIcon": "icons/components/inference-component/icons/color/inference-component-color.svg", +"whiteIcon": "icons/components/inference-component/icons/white/inference-component-white.svg", +"description": "", +}] featureList: [ "Choice of ML tools", "Repeatable and responsible ML workflows", diff --git a/src/collections/integrations/aws-secretsmanager-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-secretsmanager-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 9ab4065093d04..f2ed9206f116c 100644 --- a/src/collections/integrations/aws-secretsmanager-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-secretsmanager-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-secretsmanager-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-secretsmanager-controller/icons/components/field-export/icons/white/field-export-white.svg index 9ab4065093d04..f2ed9206f116c 100644 --- a/src/collections/integrations/aws-secretsmanager-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-secretsmanager-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-secretsmanager-controller/icons/components/secret/icons/white/secret-white.svg b/src/collections/integrations/aws-secretsmanager-controller/icons/components/secret/icons/white/secret-white.svg index 9ab4065093d04..f2ed9206f116c 100644 --- a/src/collections/integrations/aws-secretsmanager-controller/icons/components/secret/icons/white/secret-white.svg +++ b/src/collections/integrations/aws-secretsmanager-controller/icons/components/secret/icons/white/secret-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-secretsmanager-controller/index.mdx b/src/collections/integrations/aws-secretsmanager-controller/index.mdx index ad26d0d75be76..29883c76d19d5 100644 --- a/src/collections/integrations/aws-secretsmanager-controller/index.mdx +++ b/src/collections/integrations/aws-secretsmanager-controller/index.mdx @@ -7,8 +7,26 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-secretsmanager-co description: category: Security & Compliance subcategory: Security Identity Compliance -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "secret", +"colorIcon": "icons/components/secret/icons/color/secret-color.svg", +"whiteIcon": "icons/components/secret/icons/white/secret-white.svg", +"description": "", +}] featureList: [ "Centrally store and manage credentials, API keys, and other secrets.", "Use AWS Identity and Access Management (IAM) permissions policies to manage access to your secrets.", diff --git a/src/collections/integrations/aws-sfn-controller/icons/components/activity/icons/white/activity-white.svg b/src/collections/integrations/aws-sfn-controller/icons/components/activity/icons/white/activity-white.svg index 4132a0dd52b9a..43dd8f743e1ff 100644 --- a/src/collections/integrations/aws-sfn-controller/icons/components/activity/icons/white/activity-white.svg +++ b/src/collections/integrations/aws-sfn-controller/icons/components/activity/icons/white/activity-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sfn-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-sfn-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 4132a0dd52b9a..43dd8f743e1ff 100644 --- a/src/collections/integrations/aws-sfn-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-sfn-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sfn-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-sfn-controller/icons/components/field-export/icons/white/field-export-white.svg index 4132a0dd52b9a..43dd8f743e1ff 100644 --- a/src/collections/integrations/aws-sfn-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-sfn-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sfn-controller/icons/components/state-machine/icons/white/state-machine-white.svg b/src/collections/integrations/aws-sfn-controller/icons/components/state-machine/icons/white/state-machine-white.svg index 4132a0dd52b9a..43dd8f743e1ff 100644 --- a/src/collections/integrations/aws-sfn-controller/icons/components/state-machine/icons/white/state-machine-white.svg +++ b/src/collections/integrations/aws-sfn-controller/icons/components/state-machine/icons/white/state-machine-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sfn-controller/index.mdx b/src/collections/integrations/aws-sfn-controller/index.mdx index 99844e87b552c..abc933b4a2f32 100644 --- a/src/collections/integrations/aws-sfn-controller/index.mdx +++ b/src/collections/integrations/aws-sfn-controller/index.mdx @@ -7,8 +7,32 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-sfn-controller description: category: Serverless subcategory: Serverless -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "activity", +"colorIcon": "icons/components/activity/icons/color/activity-color.svg", +"whiteIcon": "icons/components/activity/icons/white/activity-white.svg", +"description": "", +}, +{ +"name": "state-machine", +"colorIcon": "icons/components/state-machine/icons/color/state-machine-color.svg", +"whiteIcon": "icons/components/state-machine/icons/white/state-machine-white.svg", +"description": "", +}] featureList: [ "Step Functions is based on state machines and tasks.", "Supports Catch and Retry statements", diff --git a/src/collections/integrations/aws-sns-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-sns-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 160602e37ce22..d101e0537e000 100644 --- a/src/collections/integrations/aws-sns-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-sns-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sns-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-sns-controller/icons/components/field-export/icons/white/field-export-white.svg index 160602e37ce22..d101e0537e000 100644 --- a/src/collections/integrations/aws-sns-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-sns-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sns-controller/icons/components/platform-application/icons/white/platform-application-white.svg b/src/collections/integrations/aws-sns-controller/icons/components/platform-application/icons/white/platform-application-white.svg index 160602e37ce22..d101e0537e000 100644 --- a/src/collections/integrations/aws-sns-controller/icons/components/platform-application/icons/white/platform-application-white.svg +++ b/src/collections/integrations/aws-sns-controller/icons/components/platform-application/icons/white/platform-application-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sns-controller/icons/components/platform-endpoint/icons/white/platform-endpoint-white.svg b/src/collections/integrations/aws-sns-controller/icons/components/platform-endpoint/icons/white/platform-endpoint-white.svg index 160602e37ce22..d101e0537e000 100644 --- a/src/collections/integrations/aws-sns-controller/icons/components/platform-endpoint/icons/white/platform-endpoint-white.svg +++ b/src/collections/integrations/aws-sns-controller/icons/components/platform-endpoint/icons/white/platform-endpoint-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sns-controller/icons/components/subscription/icons/white/subscription-white.svg b/src/collections/integrations/aws-sns-controller/icons/components/subscription/icons/white/subscription-white.svg index 160602e37ce22..d101e0537e000 100644 --- a/src/collections/integrations/aws-sns-controller/icons/components/subscription/icons/white/subscription-white.svg +++ b/src/collections/integrations/aws-sns-controller/icons/components/subscription/icons/white/subscription-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sns-controller/icons/components/topic/icons/white/topic-white.svg b/src/collections/integrations/aws-sns-controller/icons/components/topic/icons/white/topic-white.svg index 160602e37ce22..d101e0537e000 100644 --- a/src/collections/integrations/aws-sns-controller/icons/components/topic/icons/white/topic-white.svg +++ b/src/collections/integrations/aws-sns-controller/icons/components/topic/icons/white/topic-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-sns-controller/index.mdx b/src/collections/integrations/aws-sns-controller/index.mdx index 6e8d878b22a78..3eb9489ac0aff 100644 --- a/src/collections/integrations/aws-sns-controller/index.mdx +++ b/src/collections/integrations/aws-sns-controller/index.mdx @@ -7,8 +7,44 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-sns-controller description: category: App Definition and Development subcategory: App Integration -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "platform-endpoint", +"colorIcon": "icons/components/platform-endpoint/icons/color/platform-endpoint-color.svg", +"whiteIcon": "icons/components/platform-endpoint/icons/white/platform-endpoint-white.svg", +"description": "", +}, +{ +"name": "platform-application", +"colorIcon": "icons/components/platform-application/icons/color/platform-application-color.svg", +"whiteIcon": "icons/components/platform-application/icons/white/platform-application-white.svg", +"description": "", +}, +{ +"name": "field-export", +"colorIcon": "icons/components/field-export/icons/color/field-export-color.svg", +"whiteIcon": "icons/components/field-export/icons/white/field-export-white.svg", +"description": "", +}, +{ +"name": "adopted-resource", +"colorIcon": "icons/components/adopted-resource/icons/color/adopted-resource-color.svg", +"whiteIcon": "icons/components/adopted-resource/icons/white/adopted-resource-white.svg", +"description": "", +}, +{ +"name": "subscription", +"colorIcon": "icons/components/subscription/icons/color/subscription-color.svg", +"whiteIcon": "icons/components/subscription/icons/white/subscription-white.svg", +"description": "", +}, +{ +"name": "topic", +"colorIcon": "icons/components/topic/icons/color/topic-color.svg", +"whiteIcon": "icons/components/topic/icons/white/topic-white.svg", +"description": "", +}] featureList: [ "Message fanout: Each account can support 100,000 Standard topics and each topic supports up to 12.5M subscriptions.", "Amazon SNS supports VPC Endpoints (VPCE) via AWS PrivateLink.", diff --git a/src/collections/integrations/aws-target-group-binding/icons/components/target-group-binding/icons/white/target-group-binding-white.svg b/src/collections/integrations/aws-target-group-binding/icons/components/target-group-binding/icons/white/target-group-binding-white.svg index 9a4c87adbf2f5..3315a63ba2f56 100644 --- a/src/collections/integrations/aws-target-group-binding/icons/components/target-group-binding/icons/white/target-group-binding-white.svg +++ b/src/collections/integrations/aws-target-group-binding/icons/components/target-group-binding/icons/white/target-group-binding-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 304 182" style="enable-background:new 0 0 304 182;" xml:space="preserve" width='304' height='182'> diff --git a/src/collections/integrations/aws-vpc-cni/icons/components/eni-config/icons/white/eni-config-white.svg b/src/collections/integrations/aws-vpc-cni/icons/components/eni-config/icons/white/eni-config-white.svg index 9a4c87adbf2f5..3315a63ba2f56 100644 --- a/src/collections/integrations/aws-vpc-cni/icons/components/eni-config/icons/white/eni-config-white.svg +++ b/src/collections/integrations/aws-vpc-cni/icons/components/eni-config/icons/white/eni-config-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 304 182" style="enable-background:new 0 0 304 182;" xml:space="preserve" width='304' height='182'> diff --git a/src/collections/integrations/aws-vpc-cni/icons/components/policy-endpoint/icons/white/policy-endpoint-white.svg b/src/collections/integrations/aws-vpc-cni/icons/components/policy-endpoint/icons/white/policy-endpoint-white.svg index 9a4c87adbf2f5..3315a63ba2f56 100644 --- a/src/collections/integrations/aws-vpc-cni/icons/components/policy-endpoint/icons/white/policy-endpoint-white.svg +++ b/src/collections/integrations/aws-vpc-cni/icons/components/policy-endpoint/icons/white/policy-endpoint-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 304 182" style="enable-background:new 0 0 304 182;" xml:space="preserve" width='304' height='182'> diff --git a/src/collections/integrations/aws/icons/color/aws-color.svg b/src/collections/integrations/aws/icons/color/aws-color.svg new file mode 100644 index 0000000000000..6c9b696adcc36 --- /dev/null +++ b/src/collections/integrations/aws/icons/color/aws-color.svg @@ -0,0 +1,35 @@ + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-activate/icons/color/aws-activate-color.svg b/src/collections/integrations/aws/icons/components/aws-activate/icons/color/aws-activate-color.svg new file mode 100644 index 0000000000000..8a906d73ebba1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-activate/icons/color/aws-activate-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-activate/icons/white/aws-activate-white.svg b/src/collections/integrations/aws/icons/components/aws-activate/icons/white/aws-activate-white.svg new file mode 100644 index 0000000000000..b40b328c381b1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-activate/icons/white/aws-activate-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-alexa-for-business/icons/color/aws-alexa-for-business-color.svg b/src/collections/integrations/aws/icons/components/aws-alexa-for-business/icons/color/aws-alexa-for-business-color.svg new file mode 100644 index 0000000000000..ca8092804000d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-alexa-for-business/icons/color/aws-alexa-for-business-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-alexa-for-business/icons/white/aws-alexa-for-business-white.svg b/src/collections/integrations/aws/icons/components/aws-alexa-for-business/icons/white/aws-alexa-for-business-white.svg new file mode 100644 index 0000000000000..1b33aeca02aef --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-alexa-for-business/icons/white/aws-alexa-for-business-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-amplify/icons/color/aws-amplify-color.svg b/src/collections/integrations/aws/icons/components/aws-amplify/icons/color/aws-amplify-color.svg new file mode 100644 index 0000000000000..101a4b5030062 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-amplify/icons/color/aws-amplify-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-amplify/icons/white/aws-amplify-white.svg b/src/collections/integrations/aws/icons/components/aws-amplify/icons/white/aws-amplify-white.svg new file mode 100644 index 0000000000000..54c220937f6de --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-amplify/icons/white/aws-amplify-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-apache-mx-net-on-aws/icons/color/aws-apache-mx-net-on-aws-color.svg b/src/collections/integrations/aws/icons/components/aws-apache-mx-net-on-aws/icons/color/aws-apache-mx-net-on-aws-color.svg new file mode 100644 index 0000000000000..6bd248fc32a55 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-apache-mx-net-on-aws/icons/color/aws-apache-mx-net-on-aws-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-apache-mx-net-on-aws/icons/white/aws-apache-mx-net-on-aws-white.svg b/src/collections/integrations/aws/icons/components/aws-apache-mx-net-on-aws/icons/white/aws-apache-mx-net-on-aws-white.svg new file mode 100644 index 0000000000000..c54ea77e760ad --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-apache-mx-net-on-aws/icons/white/aws-apache-mx-net-on-aws-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-api-gateway/icons/color/aws-api-gateway-color.svg b/src/collections/integrations/aws/icons/components/aws-api-gateway/icons/color/aws-api-gateway-color.svg new file mode 100644 index 0000000000000..130b062d5b1f3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-api-gateway/icons/color/aws-api-gateway-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-api-gateway/icons/white/aws-api-gateway-white.svg b/src/collections/integrations/aws/icons/components/aws-api-gateway/icons/white/aws-api-gateway-white.svg new file mode 100644 index 0000000000000..5da6e096e6b5a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-api-gateway/icons/white/aws-api-gateway-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-app-config/icons/color/aws-app-config-color.svg b/src/collections/integrations/aws/icons/components/aws-app-config/icons/color/aws-app-config-color.svg new file mode 100644 index 0000000000000..acd1c9657c7d1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-config/icons/color/aws-app-config-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-app-config/icons/white/aws-app-config-white.svg b/src/collections/integrations/aws/icons/components/aws-app-config/icons/white/aws-app-config-white.svg new file mode 100644 index 0000000000000..16e05c211391f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-config/icons/white/aws-app-config-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-app-fabric/icons/color/aws-app-fabric-color.svg b/src/collections/integrations/aws/icons/components/aws-app-fabric/icons/color/aws-app-fabric-color.svg new file mode 100644 index 0000000000000..b7d77a1360bbe --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-fabric/icons/color/aws-app-fabric-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-app-fabric/icons/white/aws-app-fabric-white.svg b/src/collections/integrations/aws/icons/components/aws-app-fabric/icons/white/aws-app-fabric-white.svg new file mode 100644 index 0000000000000..b867e071c1340 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-fabric/icons/white/aws-app-fabric-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-app-flow/icons/color/aws-app-flow-color.svg b/src/collections/integrations/aws/icons/components/aws-app-flow/icons/color/aws-app-flow-color.svg new file mode 100644 index 0000000000000..d2a0c79a80c5b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-flow/icons/color/aws-app-flow-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-app-flow/icons/white/aws-app-flow-white.svg b/src/collections/integrations/aws/icons/components/aws-app-flow/icons/white/aws-app-flow-white.svg new file mode 100644 index 0000000000000..8712527d10bee --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-flow/icons/white/aws-app-flow-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-app-mesh/icons/color/aws-app-mesh-color.svg b/src/collections/integrations/aws/icons/components/aws-app-mesh/icons/color/aws-app-mesh-color.svg new file mode 100644 index 0000000000000..ccd0e79ef0c93 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-mesh/icons/color/aws-app-mesh-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-app-mesh/icons/white/aws-app-mesh-white.svg b/src/collections/integrations/aws/icons/components/aws-app-mesh/icons/white/aws-app-mesh-white.svg new file mode 100644 index 0000000000000..9476cd24a5390 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-mesh/icons/white/aws-app-mesh-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-app-runner/icons/color/aws-app-runner-color.svg b/src/collections/integrations/aws/icons/components/aws-app-runner/icons/color/aws-app-runner-color.svg new file mode 100644 index 0000000000000..e8937f4e48cb0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-runner/icons/color/aws-app-runner-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-app-runner/icons/white/aws-app-runner-white.svg b/src/collections/integrations/aws/icons/components/aws-app-runner/icons/white/aws-app-runner-white.svg new file mode 100644 index 0000000000000..9b1efd70396ca --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-runner/icons/white/aws-app-runner-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-app-stream/icons/color/aws-app-stream-color.svg b/src/collections/integrations/aws/icons/components/aws-app-stream/icons/color/aws-app-stream-color.svg new file mode 100644 index 0000000000000..9b08e065de15b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-stream/icons/color/aws-app-stream-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-app-stream/icons/white/aws-app-stream-white.svg b/src/collections/integrations/aws/icons/components/aws-app-stream/icons/white/aws-app-stream-white.svg new file mode 100644 index 0000000000000..9b30815c0312d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-stream/icons/white/aws-app-stream-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-app-sync/icons/color/aws-app-sync-color.svg b/src/collections/integrations/aws/icons/components/aws-app-sync/icons/color/aws-app-sync-color.svg new file mode 100644 index 0000000000000..bb2e79a95a4f5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-sync/icons/color/aws-app-sync-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-app-sync/icons/white/aws-app-sync-white.svg b/src/collections/integrations/aws/icons/components/aws-app-sync/icons/white/aws-app-sync-white.svg new file mode 100644 index 0000000000000..dd4b87ba3ef09 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-app-sync/icons/white/aws-app-sync-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-application-auto-scaling/icons/color/aws-application-auto-scaling-color.svg b/src/collections/integrations/aws/icons/components/aws-application-auto-scaling/icons/color/aws-application-auto-scaling-color.svg new file mode 100644 index 0000000000000..ba5a126c86372 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-auto-scaling/icons/color/aws-application-auto-scaling-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-application-auto-scaling/icons/white/aws-application-auto-scaling-white.svg b/src/collections/integrations/aws/icons/components/aws-application-auto-scaling/icons/white/aws-application-auto-scaling-white.svg new file mode 100644 index 0000000000000..1e6efe2aa67f4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-auto-scaling/icons/white/aws-application-auto-scaling-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-application-composer/icons/color/aws-application-composer-color.svg b/src/collections/integrations/aws/icons/components/aws-application-composer/icons/color/aws-application-composer-color.svg new file mode 100644 index 0000000000000..4e3ec6750a605 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-composer/icons/color/aws-application-composer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-application-composer/icons/white/aws-application-composer-white.svg b/src/collections/integrations/aws/icons/components/aws-application-composer/icons/white/aws-application-composer-white.svg new file mode 100644 index 0000000000000..e6d8e96c0fed4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-composer/icons/white/aws-application-composer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-application-cost-profiler/icons/color/aws-application-cost-profiler-color.svg b/src/collections/integrations/aws/icons/components/aws-application-cost-profiler/icons/color/aws-application-cost-profiler-color.svg new file mode 100644 index 0000000000000..99c337b628b62 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-cost-profiler/icons/color/aws-application-cost-profiler-color.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-application-cost-profiler/icons/white/aws-application-cost-profiler-white.svg b/src/collections/integrations/aws/icons/components/aws-application-cost-profiler/icons/white/aws-application-cost-profiler-white.svg new file mode 100644 index 0000000000000..da59618e8e7db --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-cost-profiler/icons/white/aws-application-cost-profiler-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-application-discovery-service/icons/color/aws-application-discovery-service-color.svg b/src/collections/integrations/aws/icons/components/aws-application-discovery-service/icons/color/aws-application-discovery-service-color.svg new file mode 100644 index 0000000000000..269093cedd159 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-discovery-service/icons/color/aws-application-discovery-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-application-discovery-service/icons/white/aws-application-discovery-service-white.svg b/src/collections/integrations/aws/icons/components/aws-application-discovery-service/icons/white/aws-application-discovery-service-white.svg new file mode 100644 index 0000000000000..fdc97d85693e3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-discovery-service/icons/white/aws-application-discovery-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-application-migration-service/icons/color/aws-application-migration-service-color.svg b/src/collections/integrations/aws/icons/components/aws-application-migration-service/icons/color/aws-application-migration-service-color.svg new file mode 100644 index 0000000000000..bb01bf7e563e4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-migration-service/icons/color/aws-application-migration-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-application-migration-service/icons/white/aws-application-migration-service-white.svg b/src/collections/integrations/aws/icons/components/aws-application-migration-service/icons/white/aws-application-migration-service-white.svg new file mode 100644 index 0000000000000..a486106712c3a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-application-migration-service/icons/white/aws-application-migration-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-artifact/icons/color/aws-artifact-color.svg b/src/collections/integrations/aws/icons/components/aws-artifact/icons/color/aws-artifact-color.svg new file mode 100644 index 0000000000000..0064f29c8015c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-artifact/icons/color/aws-artifact-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-artifact/icons/white/aws-artifact-white.svg b/src/collections/integrations/aws/icons/components/aws-artifact/icons/white/aws-artifact-white.svg new file mode 100644 index 0000000000000..4d65d3f1dfddc --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-artifact/icons/white/aws-artifact-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-athena/icons/color/aws-athena-color.svg b/src/collections/integrations/aws/icons/components/aws-athena/icons/color/aws-athena-color.svg new file mode 100644 index 0000000000000..df4e84ba5d972 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-athena/icons/color/aws-athena-color.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-athena/icons/white/aws-athena-white.svg b/src/collections/integrations/aws/icons/components/aws-athena/icons/white/aws-athena-white.svg new file mode 100644 index 0000000000000..fcff0aad55b3f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-athena/icons/white/aws-athena-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-audit-manager/icons/color/aws-audit-manager-color.svg b/src/collections/integrations/aws/icons/components/aws-audit-manager/icons/color/aws-audit-manager-color.svg new file mode 100644 index 0000000000000..11ab163b4fed9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-audit-manager/icons/color/aws-audit-manager-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-audit-manager/icons/white/aws-audit-manager-white.svg b/src/collections/integrations/aws/icons/components/aws-audit-manager/icons/white/aws-audit-manager-white.svg new file mode 100644 index 0000000000000..570793c8c1e17 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-audit-manager/icons/white/aws-audit-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-augmented-ai-a2i/icons/color/aws-augmented-ai-a2i-color.svg b/src/collections/integrations/aws/icons/components/aws-augmented-ai-a2i/icons/color/aws-augmented-ai-a2i-color.svg new file mode 100644 index 0000000000000..0c1641727fa30 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-augmented-ai-a2i/icons/color/aws-augmented-ai-a2i-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-augmented-ai-a2i/icons/white/aws-augmented-ai-a2i-white.svg b/src/collections/integrations/aws/icons/components/aws-augmented-ai-a2i/icons/white/aws-augmented-ai-a2i-white.svg new file mode 100644 index 0000000000000..3dbfe7af1bce6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-augmented-ai-a2i/icons/white/aws-augmented-ai-a2i-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-aurora/icons/color/aws-aurora-color.svg b/src/collections/integrations/aws/icons/components/aws-aurora/icons/color/aws-aurora-color.svg new file mode 100644 index 0000000000000..535218a00d41b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-aurora/icons/color/aws-aurora-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-aurora/icons/white/aws-aurora-white.svg b/src/collections/integrations/aws/icons/components/aws-aurora/icons/white/aws-aurora-white.svg new file mode 100644 index 0000000000000..b221471e7c623 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-aurora/icons/white/aws-aurora-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-auto-scaling/icons/color/aws-auto-scaling-color.svg b/src/collections/integrations/aws/icons/components/aws-auto-scaling/icons/color/aws-auto-scaling-color.svg new file mode 100644 index 0000000000000..e6dce01065955 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-auto-scaling/icons/color/aws-auto-scaling-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-auto-scaling/icons/white/aws-auto-scaling-white.svg b/src/collections/integrations/aws/icons/components/aws-auto-scaling/icons/white/aws-auto-scaling-white.svg new file mode 100644 index 0000000000000..96d4c43f3d40f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-auto-scaling/icons/white/aws-auto-scaling-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-backint-agent/icons/color/aws-backint-agent-color.svg b/src/collections/integrations/aws/icons/components/aws-backint-agent/icons/color/aws-backint-agent-color.svg new file mode 100644 index 0000000000000..a1f34b4b4870f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-backint-agent/icons/color/aws-backint-agent-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-backint-agent/icons/white/aws-backint-agent-white.svg b/src/collections/integrations/aws/icons/components/aws-backint-agent/icons/white/aws-backint-agent-white.svg new file mode 100644 index 0000000000000..28e30414ebd48 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-backint-agent/icons/white/aws-backint-agent-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-backup/icons/color/aws-backup-color.svg b/src/collections/integrations/aws/icons/components/aws-backup/icons/color/aws-backup-color.svg new file mode 100644 index 0000000000000..e8176178e6f8b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-backup/icons/color/aws-backup-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-backup/icons/white/aws-backup-white.svg b/src/collections/integrations/aws/icons/components/aws-backup/icons/white/aws-backup-white.svg new file mode 100644 index 0000000000000..8f784e6c2fbc5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-backup/icons/white/aws-backup-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-batch/icons/color/aws-batch-color.svg b/src/collections/integrations/aws/icons/components/aws-batch/icons/color/aws-batch-color.svg new file mode 100644 index 0000000000000..434e722510f55 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-batch/icons/color/aws-batch-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-batch/icons/white/aws-batch-white.svg b/src/collections/integrations/aws/icons/components/aws-batch/icons/white/aws-batch-white.svg new file mode 100644 index 0000000000000..f8dd0102a641e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-batch/icons/white/aws-batch-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-bedrock/icons/color/aws-bedrock-color.svg b/src/collections/integrations/aws/icons/components/aws-bedrock/icons/color/aws-bedrock-color.svg new file mode 100644 index 0000000000000..7717ae3794afd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-bedrock/icons/color/aws-bedrock-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-bedrock/icons/white/aws-bedrock-white.svg b/src/collections/integrations/aws/icons/components/aws-bedrock/icons/white/aws-bedrock-white.svg new file mode 100644 index 0000000000000..2067a5d11d6c8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-bedrock/icons/white/aws-bedrock-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-billing-conductor/icons/color/aws-billing-conductor-color.svg b/src/collections/integrations/aws/icons/components/aws-billing-conductor/icons/color/aws-billing-conductor-color.svg new file mode 100644 index 0000000000000..5204380da1b20 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-billing-conductor/icons/color/aws-billing-conductor-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-billing-conductor/icons/white/aws-billing-conductor-white.svg b/src/collections/integrations/aws/icons/components/aws-billing-conductor/icons/white/aws-billing-conductor-white.svg new file mode 100644 index 0000000000000..87681a48e52ba --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-billing-conductor/icons/white/aws-billing-conductor-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-bottlerocket/icons/color/aws-bottlerocket-color.svg b/src/collections/integrations/aws/icons/components/aws-bottlerocket/icons/color/aws-bottlerocket-color.svg new file mode 100644 index 0000000000000..5d411002830a9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-bottlerocket/icons/color/aws-bottlerocket-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-bottlerocket/icons/white/aws-bottlerocket-white.svg b/src/collections/integrations/aws/icons/components/aws-bottlerocket/icons/white/aws-bottlerocket-white.svg new file mode 100644 index 0000000000000..2113bc090a812 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-bottlerocket/icons/white/aws-bottlerocket-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-braket/icons/color/aws-braket-color.svg b/src/collections/integrations/aws/icons/components/aws-braket/icons/color/aws-braket-color.svg new file mode 100644 index 0000000000000..5ac7a2c629ea3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-braket/icons/color/aws-braket-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-braket/icons/white/aws-braket-white.svg b/src/collections/integrations/aws/icons/components/aws-braket/icons/white/aws-braket-white.svg new file mode 100644 index 0000000000000..eecd041827d83 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-braket/icons/white/aws-braket-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-budgets/icons/color/aws-budgets-color.svg b/src/collections/integrations/aws/icons/components/aws-budgets/icons/color/aws-budgets-color.svg new file mode 100644 index 0000000000000..9a27427e45b7a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-budgets/icons/color/aws-budgets-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-budgets/icons/white/aws-budgets-white.svg b/src/collections/integrations/aws/icons/components/aws-budgets/icons/white/aws-budgets-white.svg new file mode 100644 index 0000000000000..0d7406b0c289e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-budgets/icons/white/aws-budgets-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-certificate-manager/icons/color/aws-certificate-manager-color.svg b/src/collections/integrations/aws/icons/components/aws-certificate-manager/icons/color/aws-certificate-manager-color.svg new file mode 100644 index 0000000000000..bea72065770a8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-certificate-manager/icons/color/aws-certificate-manager-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-certificate-manager/icons/white/aws-certificate-manager-white.svg b/src/collections/integrations/aws/icons/components/aws-certificate-manager/icons/white/aws-certificate-manager-white.svg new file mode 100644 index 0000000000000..7b4efcd933475 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-certificate-manager/icons/white/aws-certificate-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-chatbot/icons/color/aws-chatbot-color.svg b/src/collections/integrations/aws/icons/components/aws-chatbot/icons/color/aws-chatbot-color.svg new file mode 100644 index 0000000000000..a78be35101ec2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-chatbot/icons/color/aws-chatbot-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-chatbot/icons/white/aws-chatbot-white.svg b/src/collections/integrations/aws/icons/components/aws-chatbot/icons/white/aws-chatbot-white.svg new file mode 100644 index 0000000000000..66c2cab2b9e86 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-chatbot/icons/white/aws-chatbot-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-chime-sdk/icons/color/aws-chime-sdk-color.svg b/src/collections/integrations/aws/icons/components/aws-chime-sdk/icons/color/aws-chime-sdk-color.svg new file mode 100644 index 0000000000000..c1299bd7198b7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-chime-sdk/icons/color/aws-chime-sdk-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-chime-sdk/icons/white/aws-chime-sdk-white.svg b/src/collections/integrations/aws/icons/components/aws-chime-sdk/icons/white/aws-chime-sdk-white.svg new file mode 100644 index 0000000000000..3fe8faf73c904 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-chime-sdk/icons/white/aws-chime-sdk-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-chime/icons/color/aws-chime-color.svg b/src/collections/integrations/aws/icons/components/aws-chime/icons/color/aws-chime-color.svg new file mode 100644 index 0000000000000..4691e51ac67b4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-chime/icons/color/aws-chime-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-chime/icons/white/aws-chime-white.svg b/src/collections/integrations/aws/icons/components/aws-chime/icons/white/aws-chime-white.svg new file mode 100644 index 0000000000000..fb8c1e624af97 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-chime/icons/white/aws-chime-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-clean-rooms/icons/color/aws-clean-rooms-color.svg b/src/collections/integrations/aws/icons/components/aws-clean-rooms/icons/color/aws-clean-rooms-color.svg new file mode 100644 index 0000000000000..8b9017c9bca20 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-clean-rooms/icons/color/aws-clean-rooms-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-clean-rooms/icons/white/aws-clean-rooms-white.svg b/src/collections/integrations/aws/icons/components/aws-clean-rooms/icons/white/aws-clean-rooms-white.svg new file mode 100644 index 0000000000000..86d03bd1ac4f4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-clean-rooms/icons/white/aws-clean-rooms-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-client-vpn/icons/color/aws-client-vpn-color.svg b/src/collections/integrations/aws/icons/components/aws-client-vpn/icons/color/aws-client-vpn-color.svg new file mode 100644 index 0000000000000..e4484d22cc38c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-client-vpn/icons/color/aws-client-vpn-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-client-vpn/icons/white/aws-client-vpn-white.svg b/src/collections/integrations/aws/icons/components/aws-client-vpn/icons/white/aws-client-vpn-white.svg new file mode 100644 index 0000000000000..0dc0e38014efe --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-client-vpn/icons/white/aws-client-vpn-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-control-api/icons/color/aws-cloud-control-api-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-control-api/icons/color/aws-cloud-control-api-color.svg new file mode 100644 index 0000000000000..e20462e095630 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-control-api/icons/color/aws-cloud-control-api-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-control-api/icons/white/aws-cloud-control-api-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-control-api/icons/white/aws-cloud-control-api-white.svg new file mode 100644 index 0000000000000..2230783ee81d5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-control-api/icons/white/aws-cloud-control-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-development-kit/icons/color/aws-cloud-development-kit-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-development-kit/icons/color/aws-cloud-development-kit-color.svg new file mode 100644 index 0000000000000..b613f4a1508a7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-development-kit/icons/color/aws-cloud-development-kit-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-development-kit/icons/white/aws-cloud-development-kit-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-development-kit/icons/white/aws-cloud-development-kit-white.svg new file mode 100644 index 0000000000000..4d5539c154bb6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-development-kit/icons/white/aws-cloud-development-kit-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-directory/icons/color/aws-cloud-directory-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-directory/icons/color/aws-cloud-directory-color.svg new file mode 100644 index 0000000000000..bfe7f6176185a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-directory/icons/color/aws-cloud-directory-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-directory/icons/white/aws-cloud-directory-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-directory/icons/white/aws-cloud-directory-white.svg new file mode 100644 index 0000000000000..dafd340d4e1a7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-directory/icons/white/aws-cloud-directory-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-formation/icons/color/aws-cloud-formation-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-formation/icons/color/aws-cloud-formation-color.svg new file mode 100644 index 0000000000000..96d43c518b2bd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-formation/icons/color/aws-cloud-formation-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-formation/icons/white/aws-cloud-formation-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-formation/icons/white/aws-cloud-formation-white.svg new file mode 100644 index 0000000000000..cd2668e505b7c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-formation/icons/white/aws-cloud-formation-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-front/icons/color/aws-cloud-front-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-front/icons/color/aws-cloud-front-color.svg new file mode 100644 index 0000000000000..6be69f1c953ea --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-front/icons/color/aws-cloud-front-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-front/icons/white/aws-cloud-front-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-front/icons/white/aws-cloud-front-white.svg new file mode 100644 index 0000000000000..60fc1bdd1ed3e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-front/icons/white/aws-cloud-front-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-hsm/icons/color/aws-cloud-hsm-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-hsm/icons/color/aws-cloud-hsm-color.svg new file mode 100644 index 0000000000000..0411e208ea5fb --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-hsm/icons/color/aws-cloud-hsm-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-hsm/icons/white/aws-cloud-hsm-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-hsm/icons/white/aws-cloud-hsm-white.svg new file mode 100644 index 0000000000000..f77dbafec81b1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-hsm/icons/white/aws-cloud-hsm-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-map/icons/color/aws-cloud-map-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-map/icons/color/aws-cloud-map-color.svg new file mode 100644 index 0000000000000..49099f062f2df --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-map/icons/color/aws-cloud-map-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-map/icons/white/aws-cloud-map-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-map/icons/white/aws-cloud-map-white.svg new file mode 100644 index 0000000000000..96fd20376cd82 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-map/icons/white/aws-cloud-map-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-search/icons/color/aws-cloud-search-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-search/icons/color/aws-cloud-search-color.svg new file mode 100644 index 0000000000000..2008205886c58 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-search/icons/color/aws-cloud-search-color.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-search/icons/white/aws-cloud-search-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-search/icons/white/aws-cloud-search-white.svg new file mode 100644 index 0000000000000..fff734036b64c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-search/icons/white/aws-cloud-search-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-shell/icons/color/aws-cloud-shell-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-shell/icons/color/aws-cloud-shell-color.svg new file mode 100644 index 0000000000000..76ba7d2f3fd7a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-shell/icons/color/aws-cloud-shell-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-shell/icons/white/aws-cloud-shell-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-shell/icons/white/aws-cloud-shell-white.svg new file mode 100644 index 0000000000000..3e791991afeaa --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-shell/icons/white/aws-cloud-shell-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-trail/icons/color/aws-cloud-trail-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-trail/icons/color/aws-cloud-trail-color.svg new file mode 100644 index 0000000000000..4d049305f7e93 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-trail/icons/color/aws-cloud-trail-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-trail/icons/white/aws-cloud-trail-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-trail/icons/white/aws-cloud-trail-white.svg new file mode 100644 index 0000000000000..711747541ea0e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-trail/icons/white/aws-cloud-trail-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-wan/icons/color/aws-cloud-wan-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-wan/icons/color/aws-cloud-wan-color.svg new file mode 100644 index 0000000000000..08a1347ccdb07 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-wan/icons/color/aws-cloud-wan-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-wan/icons/white/aws-cloud-wan-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-wan/icons/white/aws-cloud-wan-white.svg new file mode 100644 index 0000000000000..a9ee393aa170a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-wan/icons/white/aws-cloud-wan-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-watch/icons/color/aws-cloud-watch-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud-watch/icons/color/aws-cloud-watch-color.svg new file mode 100644 index 0000000000000..92b6a628f6805 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-watch/icons/color/aws-cloud-watch-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud-watch/icons/white/aws-cloud-watch-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud-watch/icons/white/aws-cloud-watch-white.svg new file mode 100644 index 0000000000000..1337491e558e4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud-watch/icons/white/aws-cloud-watch-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cloud9/icons/color/aws-cloud9-color.svg b/src/collections/integrations/aws/icons/components/aws-cloud9/icons/color/aws-cloud9-color.svg new file mode 100644 index 0000000000000..8bbe695aff1c3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud9/icons/color/aws-cloud9-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cloud9/icons/white/aws-cloud9-white.svg b/src/collections/integrations/aws/icons/components/aws-cloud9/icons/white/aws-cloud9-white.svg new file mode 100644 index 0000000000000..f28bef39e4319 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cloud9/icons/white/aws-cloud9-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-artifact/icons/color/aws-code-artifact-color.svg b/src/collections/integrations/aws/icons/components/aws-code-artifact/icons/color/aws-code-artifact-color.svg new file mode 100644 index 0000000000000..0e7cdd5895b0d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-artifact/icons/color/aws-code-artifact-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-artifact/icons/white/aws-code-artifact-white.svg b/src/collections/integrations/aws/icons/components/aws-code-artifact/icons/white/aws-code-artifact-white.svg new file mode 100644 index 0000000000000..b60cbda2bfca1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-artifact/icons/white/aws-code-artifact-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-build/icons/color/aws-code-build-color.svg b/src/collections/integrations/aws/icons/components/aws-code-build/icons/color/aws-code-build-color.svg new file mode 100644 index 0000000000000..f8f102b5f9161 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-build/icons/color/aws-code-build-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-build/icons/white/aws-code-build-white.svg b/src/collections/integrations/aws/icons/components/aws-code-build/icons/white/aws-code-build-white.svg new file mode 100644 index 0000000000000..13b5159bc13e0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-build/icons/white/aws-code-build-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-catalyst/icons/color/aws-code-catalyst-color.svg b/src/collections/integrations/aws/icons/components/aws-code-catalyst/icons/color/aws-code-catalyst-color.svg new file mode 100644 index 0000000000000..650fff973e5a3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-catalyst/icons/color/aws-code-catalyst-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-catalyst/icons/white/aws-code-catalyst-white.svg b/src/collections/integrations/aws/icons/components/aws-code-catalyst/icons/white/aws-code-catalyst-white.svg new file mode 100644 index 0000000000000..c3460531908ca --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-catalyst/icons/white/aws-code-catalyst-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-commit/icons/color/aws-code-commit-color.svg b/src/collections/integrations/aws/icons/components/aws-code-commit/icons/color/aws-code-commit-color.svg new file mode 100644 index 0000000000000..9b5550081e267 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-commit/icons/color/aws-code-commit-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-commit/icons/white/aws-code-commit-white.svg b/src/collections/integrations/aws/icons/components/aws-code-commit/icons/white/aws-code-commit-white.svg new file mode 100644 index 0000000000000..c6b2cbca6719e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-commit/icons/white/aws-code-commit-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-deploy/icons/color/aws-code-deploy-color.svg b/src/collections/integrations/aws/icons/components/aws-code-deploy/icons/color/aws-code-deploy-color.svg new file mode 100644 index 0000000000000..4313f9585cf61 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-deploy/icons/color/aws-code-deploy-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-deploy/icons/white/aws-code-deploy-white.svg b/src/collections/integrations/aws/icons/components/aws-code-deploy/icons/white/aws-code-deploy-white.svg new file mode 100644 index 0000000000000..177022e164c78 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-deploy/icons/white/aws-code-deploy-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-guru/icons/color/aws-code-guru-color.svg b/src/collections/integrations/aws/icons/components/aws-code-guru/icons/color/aws-code-guru-color.svg new file mode 100644 index 0000000000000..8ac22ba86a4d0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-guru/icons/color/aws-code-guru-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-guru/icons/white/aws-code-guru-white.svg b/src/collections/integrations/aws/icons/components/aws-code-guru/icons/white/aws-code-guru-white.svg new file mode 100644 index 0000000000000..bebe86edea64a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-guru/icons/white/aws-code-guru-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-pipeline/icons/color/aws-code-pipeline-color.svg b/src/collections/integrations/aws/icons/components/aws-code-pipeline/icons/color/aws-code-pipeline-color.svg new file mode 100644 index 0000000000000..cf55faf5d94a8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-pipeline/icons/color/aws-code-pipeline-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-pipeline/icons/white/aws-code-pipeline-white.svg b/src/collections/integrations/aws/icons/components/aws-code-pipeline/icons/white/aws-code-pipeline-white.svg new file mode 100644 index 0000000000000..5cadc3130e116 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-pipeline/icons/white/aws-code-pipeline-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-star/icons/color/aws-code-star-color.svg b/src/collections/integrations/aws/icons/components/aws-code-star/icons/color/aws-code-star-color.svg new file mode 100644 index 0000000000000..d469a16ff7e79 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-star/icons/color/aws-code-star-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-star/icons/white/aws-code-star-white.svg b/src/collections/integrations/aws/icons/components/aws-code-star/icons/white/aws-code-star-white.svg new file mode 100644 index 0000000000000..4331e02a412cf --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-star/icons/white/aws-code-star-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-code-whisperer/icons/color/aws-code-whisperer-color.svg b/src/collections/integrations/aws/icons/components/aws-code-whisperer/icons/color/aws-code-whisperer-color.svg new file mode 100644 index 0000000000000..d788392fd9f63 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-whisperer/icons/color/aws-code-whisperer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-code-whisperer/icons/white/aws-code-whisperer-white.svg b/src/collections/integrations/aws/icons/components/aws-code-whisperer/icons/white/aws-code-whisperer-white.svg new file mode 100644 index 0000000000000..fb39c4bbcd44a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-code-whisperer/icons/white/aws-code-whisperer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cognito/icons/color/aws-cognito-color.svg b/src/collections/integrations/aws/icons/components/aws-cognito/icons/color/aws-cognito-color.svg new file mode 100644 index 0000000000000..9d3a64d81052f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cognito/icons/color/aws-cognito-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cognito/icons/white/aws-cognito-white.svg b/src/collections/integrations/aws/icons/components/aws-cognito/icons/white/aws-cognito-white.svg new file mode 100644 index 0000000000000..b92676eb4374b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cognito/icons/white/aws-cognito-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-command-line-interface/icons/color/aws-command-line-interface-color.svg b/src/collections/integrations/aws/icons/components/aws-command-line-interface/icons/color/aws-command-line-interface-color.svg new file mode 100644 index 0000000000000..4e2fc99992eb0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-command-line-interface/icons/color/aws-command-line-interface-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-command-line-interface/icons/white/aws-command-line-interface-white.svg b/src/collections/integrations/aws/icons/components/aws-command-line-interface/icons/white/aws-command-line-interface-white.svg new file mode 100644 index 0000000000000..faa010dc48f45 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-command-line-interface/icons/white/aws-command-line-interface-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-comprehend-medical/icons/color/aws-comprehend-medical-color.svg b/src/collections/integrations/aws/icons/components/aws-comprehend-medical/icons/color/aws-comprehend-medical-color.svg new file mode 100644 index 0000000000000..fd453e4f347d2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-comprehend-medical/icons/color/aws-comprehend-medical-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-comprehend-medical/icons/white/aws-comprehend-medical-white.svg b/src/collections/integrations/aws/icons/components/aws-comprehend-medical/icons/white/aws-comprehend-medical-white.svg new file mode 100644 index 0000000000000..f206221a83e4c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-comprehend-medical/icons/white/aws-comprehend-medical-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-comprehend/icons/color/aws-comprehend-color.svg b/src/collections/integrations/aws/icons/components/aws-comprehend/icons/color/aws-comprehend-color.svg new file mode 100644 index 0000000000000..9bc12eb723459 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-comprehend/icons/color/aws-comprehend-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-comprehend/icons/white/aws-comprehend-white.svg b/src/collections/integrations/aws/icons/components/aws-comprehend/icons/white/aws-comprehend-white.svg new file mode 100644 index 0000000000000..d4e9d1df2015b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-comprehend/icons/white/aws-comprehend-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-compute-optimizer/icons/color/aws-compute-optimizer-color.svg b/src/collections/integrations/aws/icons/components/aws-compute-optimizer/icons/color/aws-compute-optimizer-color.svg new file mode 100644 index 0000000000000..aab69bde3467c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-compute-optimizer/icons/color/aws-compute-optimizer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-compute-optimizer/icons/white/aws-compute-optimizer-white.svg b/src/collections/integrations/aws/icons/components/aws-compute-optimizer/icons/white/aws-compute-optimizer-white.svg new file mode 100644 index 0000000000000..b5bdfc9129b29 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-compute-optimizer/icons/white/aws-compute-optimizer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-config/icons/color/aws-config-color.svg b/src/collections/integrations/aws/icons/components/aws-config/icons/color/aws-config-color.svg new file mode 100644 index 0000000000000..cca6bf15c4735 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-config/icons/color/aws-config-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-config/icons/white/aws-config-white.svg b/src/collections/integrations/aws/icons/components/aws-config/icons/white/aws-config-white.svg new file mode 100644 index 0000000000000..1d13a354f4304 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-config/icons/white/aws-config-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-connect/icons/color/aws-connect-color.svg b/src/collections/integrations/aws/icons/components/aws-connect/icons/color/aws-connect-color.svg new file mode 100644 index 0000000000000..11026781460a2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-connect/icons/color/aws-connect-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-connect/icons/white/aws-connect-white.svg b/src/collections/integrations/aws/icons/components/aws-connect/icons/white/aws-connect-white.svg new file mode 100644 index 0000000000000..2fbea4b7b94d1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-connect/icons/white/aws-connect-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-console-mobile-application/icons/color/aws-console-mobile-application-color.svg b/src/collections/integrations/aws/icons/components/aws-console-mobile-application/icons/color/aws-console-mobile-application-color.svg new file mode 100644 index 0000000000000..b9289907606b5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-console-mobile-application/icons/color/aws-console-mobile-application-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-console-mobile-application/icons/white/aws-console-mobile-application-white.svg b/src/collections/integrations/aws/icons/components/aws-console-mobile-application/icons/white/aws-console-mobile-application-white.svg new file mode 100644 index 0000000000000..3406a14816f79 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-console-mobile-application/icons/white/aws-console-mobile-application-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-control-tower/icons/color/aws-control-tower-color.svg b/src/collections/integrations/aws/icons/components/aws-control-tower/icons/color/aws-control-tower-color.svg new file mode 100644 index 0000000000000..b983ad6dd7223 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-control-tower/icons/color/aws-control-tower-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-control-tower/icons/white/aws-control-tower-white.svg b/src/collections/integrations/aws/icons/components/aws-control-tower/icons/white/aws-control-tower-white.svg new file mode 100644 index 0000000000000..d6c4b7f0de7be --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-control-tower/icons/white/aws-control-tower-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-corretto/icons/color/aws-corretto-color.svg b/src/collections/integrations/aws/icons/components/aws-corretto/icons/color/aws-corretto-color.svg new file mode 100644 index 0000000000000..1b6607ae8aab2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-corretto/icons/color/aws-corretto-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-corretto/icons/white/aws-corretto-white.svg b/src/collections/integrations/aws/icons/components/aws-corretto/icons/white/aws-corretto-white.svg new file mode 100644 index 0000000000000..35ea4702b0ba8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-corretto/icons/white/aws-corretto-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cost-and-usage-report/icons/color/aws-cost-and-usage-report-color.svg b/src/collections/integrations/aws/icons/components/aws-cost-and-usage-report/icons/color/aws-cost-and-usage-report-color.svg new file mode 100644 index 0000000000000..d8c49deca77bf --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cost-and-usage-report/icons/color/aws-cost-and-usage-report-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cost-and-usage-report/icons/white/aws-cost-and-usage-report-white.svg b/src/collections/integrations/aws/icons/components/aws-cost-and-usage-report/icons/white/aws-cost-and-usage-report-white.svg new file mode 100644 index 0000000000000..668e552ffd57d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cost-and-usage-report/icons/white/aws-cost-and-usage-report-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-cost-explorer/icons/color/aws-cost-explorer-color.svg b/src/collections/integrations/aws/icons/components/aws-cost-explorer/icons/color/aws-cost-explorer-color.svg new file mode 100644 index 0000000000000..e2615c19fce57 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cost-explorer/icons/color/aws-cost-explorer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-cost-explorer/icons/white/aws-cost-explorer-white.svg b/src/collections/integrations/aws/icons/components/aws-cost-explorer/icons/white/aws-cost-explorer-white.svg new file mode 100644 index 0000000000000..e1f7c941483a1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-cost-explorer/icons/white/aws-cost-explorer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-data-exchange/icons/color/aws-data-exchange-color.svg b/src/collections/integrations/aws/icons/components/aws-data-exchange/icons/color/aws-data-exchange-color.svg new file mode 100644 index 0000000000000..1d2f25673d810 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-exchange/icons/color/aws-data-exchange-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-data-exchange/icons/white/aws-data-exchange-white.svg b/src/collections/integrations/aws/icons/components/aws-data-exchange/icons/white/aws-data-exchange-white.svg new file mode 100644 index 0000000000000..c2f3476a9f50d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-exchange/icons/white/aws-data-exchange-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-data-pipeline/icons/color/aws-data-pipeline-color.svg b/src/collections/integrations/aws/icons/components/aws-data-pipeline/icons/color/aws-data-pipeline-color.svg new file mode 100644 index 0000000000000..4d6a57db98a22 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-pipeline/icons/color/aws-data-pipeline-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-data-pipeline/icons/white/aws-data-pipeline-white.svg b/src/collections/integrations/aws/icons/components/aws-data-pipeline/icons/white/aws-data-pipeline-white.svg new file mode 100644 index 0000000000000..79c50169e4b8e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-pipeline/icons/white/aws-data-pipeline-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-data-sync/icons/color/aws-data-sync-color.svg b/src/collections/integrations/aws/icons/components/aws-data-sync/icons/color/aws-data-sync-color.svg new file mode 100644 index 0000000000000..9aa3dbc8df0c8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-sync/icons/color/aws-data-sync-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-data-sync/icons/white/aws-data-sync-white.svg b/src/collections/integrations/aws/icons/components/aws-data-sync/icons/white/aws-data-sync-white.svg new file mode 100644 index 0000000000000..2fc8d38d22d6d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-sync/icons/white/aws-data-sync-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-data-zone/icons/color/aws-data-zone-color.svg b/src/collections/integrations/aws/icons/components/aws-data-zone/icons/color/aws-data-zone-color.svg new file mode 100644 index 0000000000000..a78ee1e4acb64 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-zone/icons/color/aws-data-zone-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-data-zone/icons/white/aws-data-zone-white.svg b/src/collections/integrations/aws/icons/components/aws-data-zone/icons/white/aws-data-zone-white.svg new file mode 100644 index 0000000000000..e61709b725927 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-data-zone/icons/white/aws-data-zone-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-database-migration-service/icons/color/aws-database-migration-service-color.svg b/src/collections/integrations/aws/icons/components/aws-database-migration-service/icons/color/aws-database-migration-service-color.svg new file mode 100644 index 0000000000000..9ac094fa682c4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-database-migration-service/icons/color/aws-database-migration-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-database-migration-service/icons/white/aws-database-migration-service-white.svg b/src/collections/integrations/aws/icons/components/aws-database-migration-service/icons/white/aws-database-migration-service-white.svg new file mode 100644 index 0000000000000..eaddac1ede40c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-database-migration-service/icons/white/aws-database-migration-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-deep-composer/icons/color/aws-deep-composer-color.svg b/src/collections/integrations/aws/icons/components/aws-deep-composer/icons/color/aws-deep-composer-color.svg new file mode 100644 index 0000000000000..570d1decd1f75 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-composer/icons/color/aws-deep-composer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-deep-composer/icons/white/aws-deep-composer-white.svg b/src/collections/integrations/aws/icons/components/aws-deep-composer/icons/white/aws-deep-composer-white.svg new file mode 100644 index 0000000000000..3477f8d1df7d4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-composer/icons/white/aws-deep-composer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-deep-learning-amis/icons/color/aws-deep-learning-amis-color.svg b/src/collections/integrations/aws/icons/components/aws-deep-learning-amis/icons/color/aws-deep-learning-amis-color.svg new file mode 100644 index 0000000000000..75ca00c320419 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-learning-amis/icons/color/aws-deep-learning-amis-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-deep-learning-amis/icons/white/aws-deep-learning-amis-white.svg b/src/collections/integrations/aws/icons/components/aws-deep-learning-amis/icons/white/aws-deep-learning-amis-white.svg new file mode 100644 index 0000000000000..7b1168cadf396 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-learning-amis/icons/white/aws-deep-learning-amis-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-deep-learning-containers/icons/color/aws-deep-learning-containers-color.svg b/src/collections/integrations/aws/icons/components/aws-deep-learning-containers/icons/color/aws-deep-learning-containers-color.svg new file mode 100644 index 0000000000000..6d1e6173dc7e1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-learning-containers/icons/color/aws-deep-learning-containers-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-deep-learning-containers/icons/white/aws-deep-learning-containers-white.svg b/src/collections/integrations/aws/icons/components/aws-deep-learning-containers/icons/white/aws-deep-learning-containers-white.svg new file mode 100644 index 0000000000000..aa30b48b06113 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-learning-containers/icons/white/aws-deep-learning-containers-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-deep-lens/icons/color/aws-deep-lens-color.svg b/src/collections/integrations/aws/icons/components/aws-deep-lens/icons/color/aws-deep-lens-color.svg new file mode 100644 index 0000000000000..d823dda3675b1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-lens/icons/color/aws-deep-lens-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-deep-lens/icons/white/aws-deep-lens-white.svg b/src/collections/integrations/aws/icons/components/aws-deep-lens/icons/white/aws-deep-lens-white.svg new file mode 100644 index 0000000000000..eb5f2b994746f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-lens/icons/white/aws-deep-lens-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-deep-racer/icons/color/aws-deep-racer-color.svg b/src/collections/integrations/aws/icons/components/aws-deep-racer/icons/color/aws-deep-racer-color.svg new file mode 100644 index 0000000000000..f8769889beb66 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-racer/icons/color/aws-deep-racer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-deep-racer/icons/white/aws-deep-racer-white.svg b/src/collections/integrations/aws/icons/components/aws-deep-racer/icons/white/aws-deep-racer-white.svg new file mode 100644 index 0000000000000..82fefb30265bd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-deep-racer/icons/white/aws-deep-racer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-detective/icons/color/aws-detective-color.svg b/src/collections/integrations/aws/icons/components/aws-detective/icons/color/aws-detective-color.svg new file mode 100644 index 0000000000000..af3ea572c1688 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-detective/icons/color/aws-detective-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-detective/icons/white/aws-detective-white.svg b/src/collections/integrations/aws/icons/components/aws-detective/icons/white/aws-detective-white.svg new file mode 100644 index 0000000000000..98924a1ff7f3d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-detective/icons/white/aws-detective-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-dev-ops-guru/icons/color/aws-dev-ops-guru-color.svg b/src/collections/integrations/aws/icons/components/aws-dev-ops-guru/icons/color/aws-dev-ops-guru-color.svg new file mode 100644 index 0000000000000..a4b08ceee3681 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-dev-ops-guru/icons/color/aws-dev-ops-guru-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-dev-ops-guru/icons/white/aws-dev-ops-guru-white.svg b/src/collections/integrations/aws/icons/components/aws-dev-ops-guru/icons/white/aws-dev-ops-guru-white.svg new file mode 100644 index 0000000000000..3299c0eb5ef24 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-dev-ops-guru/icons/white/aws-dev-ops-guru-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-device-farm/icons/color/aws-device-farm-color.svg b/src/collections/integrations/aws/icons/components/aws-device-farm/icons/color/aws-device-farm-color.svg new file mode 100644 index 0000000000000..dd60267a72778 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-device-farm/icons/color/aws-device-farm-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-device-farm/icons/white/aws-device-farm-white.svg b/src/collections/integrations/aws/icons/components/aws-device-farm/icons/white/aws-device-farm-white.svg new file mode 100644 index 0000000000000..62ddd14ba6be8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-device-farm/icons/white/aws-device-farm-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-direct-connect/icons/color/aws-direct-connect-color.svg b/src/collections/integrations/aws/icons/components/aws-direct-connect/icons/color/aws-direct-connect-color.svg new file mode 100644 index 0000000000000..7b80d11cb1b88 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-direct-connect/icons/color/aws-direct-connect-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-direct-connect/icons/white/aws-direct-connect-white.svg b/src/collections/integrations/aws/icons/components/aws-direct-connect/icons/white/aws-direct-connect-white.svg new file mode 100644 index 0000000000000..e8254abfbdf16 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-direct-connect/icons/white/aws-direct-connect-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-directory-service/icons/color/aws-directory-service-color.svg b/src/collections/integrations/aws/icons/components/aws-directory-service/icons/color/aws-directory-service-color.svg new file mode 100644 index 0000000000000..d33a97ffbfc2d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-directory-service/icons/color/aws-directory-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-directory-service/icons/white/aws-directory-service-white.svg b/src/collections/integrations/aws/icons/components/aws-directory-service/icons/white/aws-directory-service-white.svg new file mode 100644 index 0000000000000..a64766264b9a1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-directory-service/icons/white/aws-directory-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-distro-for-open-telemetry/icons/color/aws-distro-for-open-telemetry-color.svg b/src/collections/integrations/aws/icons/components/aws-distro-for-open-telemetry/icons/color/aws-distro-for-open-telemetry-color.svg new file mode 100644 index 0000000000000..e848b360cba80 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-distro-for-open-telemetry/icons/color/aws-distro-for-open-telemetry-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-distro-for-open-telemetry/icons/white/aws-distro-for-open-telemetry-white.svg b/src/collections/integrations/aws/icons/components/aws-distro-for-open-telemetry/icons/white/aws-distro-for-open-telemetry-white.svg new file mode 100644 index 0000000000000..054486cdd4c46 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-distro-for-open-telemetry/icons/white/aws-distro-for-open-telemetry-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-document-db/icons/color/aws-document-db-color.svg b/src/collections/integrations/aws/icons/components/aws-document-db/icons/color/aws-document-db-color.svg new file mode 100644 index 0000000000000..2cb92348840c8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-document-db/icons/color/aws-document-db-color.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-document-db/icons/white/aws-document-db-white.svg b/src/collections/integrations/aws/icons/components/aws-document-db/icons/white/aws-document-db-white.svg new file mode 100644 index 0000000000000..b8628acc342bf --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-document-db/icons/white/aws-document-db-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-dynamo-db/icons/color/aws-dynamo-db-color.svg b/src/collections/integrations/aws/icons/components/aws-dynamo-db/icons/color/aws-dynamo-db-color.svg new file mode 100644 index 0000000000000..10df0a519df54 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-dynamo-db/icons/color/aws-dynamo-db-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-dynamo-db/icons/white/aws-dynamo-db-white.svg b/src/collections/integrations/aws/icons/components/aws-dynamo-db/icons/white/aws-dynamo-db-white.svg new file mode 100644 index 0000000000000..681c06036b296 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-dynamo-db/icons/white/aws-dynamo-db-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-ec2-auto-scaling/icons/color/aws-ec2-auto-scaling-color.svg b/src/collections/integrations/aws/icons/components/aws-ec2-auto-scaling/icons/color/aws-ec2-auto-scaling-color.svg new file mode 100644 index 0000000000000..8939583b186ac --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ec2-auto-scaling/icons/color/aws-ec2-auto-scaling-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-ec2-auto-scaling/icons/white/aws-ec2-auto-scaling-white.svg b/src/collections/integrations/aws/icons/components/aws-ec2-auto-scaling/icons/white/aws-ec2-auto-scaling-white.svg new file mode 100644 index 0000000000000..eb98c7d7b92f9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ec2-auto-scaling/icons/white/aws-ec2-auto-scaling-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-ec2-image-builder/icons/color/aws-ec2-image-builder-color.svg b/src/collections/integrations/aws/icons/components/aws-ec2-image-builder/icons/color/aws-ec2-image-builder-color.svg new file mode 100644 index 0000000000000..40b1d02bef032 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ec2-image-builder/icons/color/aws-ec2-image-builder-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-ec2-image-builder/icons/white/aws-ec2-image-builder-white.svg b/src/collections/integrations/aws/icons/components/aws-ec2-image-builder/icons/white/aws-ec2-image-builder-white.svg new file mode 100644 index 0000000000000..8d614b9b25f40 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ec2-image-builder/icons/white/aws-ec2-image-builder-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-ec2/icons/color/aws-ec2-color.svg b/src/collections/integrations/aws/icons/components/aws-ec2/icons/color/aws-ec2-color.svg new file mode 100644 index 0000000000000..cc23c7ebbe5aa --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ec2/icons/color/aws-ec2-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-ec2/icons/white/aws-ec2-white.svg b/src/collections/integrations/aws/icons/components/aws-ec2/icons/white/aws-ec2-white.svg new file mode 100644 index 0000000000000..25675b403fa3a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ec2/icons/white/aws-ec2-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-ecs-anywhere/icons/color/aws-ecs-anywhere-color.svg b/src/collections/integrations/aws/icons/components/aws-ecs-anywhere/icons/color/aws-ecs-anywhere-color.svg new file mode 100644 index 0000000000000..123de51bbebca --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ecs-anywhere/icons/color/aws-ecs-anywhere-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-ecs-anywhere/icons/white/aws-ecs-anywhere-white.svg b/src/collections/integrations/aws/icons/components/aws-ecs-anywhere/icons/white/aws-ecs-anywhere-white.svg new file mode 100644 index 0000000000000..63242b13ab032 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ecs-anywhere/icons/white/aws-ecs-anywhere-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-efs/icons/color/aws-efs-color.svg b/src/collections/integrations/aws/icons/components/aws-efs/icons/color/aws-efs-color.svg new file mode 100644 index 0000000000000..4c33e2cdea387 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-efs/icons/color/aws-efs-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-efs/icons/white/aws-efs-white.svg b/src/collections/integrations/aws/icons/components/aws-efs/icons/white/aws-efs-white.svg new file mode 100644 index 0000000000000..680e9bac93778 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-efs/icons/white/aws-efs-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-eks-anywhere/icons/color/aws-eks-anywhere-color.svg b/src/collections/integrations/aws/icons/components/aws-eks-anywhere/icons/color/aws-eks-anywhere-color.svg new file mode 100644 index 0000000000000..e4301b89a5a97 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-eks-anywhere/icons/color/aws-eks-anywhere-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-eks-anywhere/icons/white/aws-eks-anywhere-white.svg b/src/collections/integrations/aws/icons/components/aws-eks-anywhere/icons/white/aws-eks-anywhere-white.svg new file mode 100644 index 0000000000000..928d6708cde1f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-eks-anywhere/icons/white/aws-eks-anywhere-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-eks-cloud/icons/color/aws-eks-cloud-color.svg b/src/collections/integrations/aws/icons/components/aws-eks-cloud/icons/color/aws-eks-cloud-color.svg new file mode 100644 index 0000000000000..a01f00f3104db --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-eks-cloud/icons/color/aws-eks-cloud-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-eks-cloud/icons/white/aws-eks-cloud-white.svg b/src/collections/integrations/aws/icons/components/aws-eks-cloud/icons/white/aws-eks-cloud-white.svg new file mode 100644 index 0000000000000..e45cf70986284 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-eks-cloud/icons/white/aws-eks-cloud-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-eks-distro/icons/color/aws-eks-distro-color.svg b/src/collections/integrations/aws/icons/components/aws-eks-distro/icons/color/aws-eks-distro-color.svg new file mode 100644 index 0000000000000..c22f2ba0465a9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-eks-distro/icons/color/aws-eks-distro-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-eks-distro/icons/white/aws-eks-distro-white.svg b/src/collections/integrations/aws/icons/components/aws-eks-distro/icons/white/aws-eks-distro-white.svg new file mode 100644 index 0000000000000..a3dcc73b46a92 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-eks-distro/icons/white/aws-eks-distro-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elasti-cache/icons/color/aws-elasti-cache-color.svg b/src/collections/integrations/aws/icons/components/aws-elasti-cache/icons/color/aws-elasti-cache-color.svg new file mode 100644 index 0000000000000..3f93c8049e4e5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elasti-cache/icons/color/aws-elasti-cache-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elasti-cache/icons/white/aws-elasti-cache-white.svg b/src/collections/integrations/aws/icons/components/aws-elasti-cache/icons/white/aws-elasti-cache-white.svg new file mode 100644 index 0000000000000..0f7d1611f13de --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elasti-cache/icons/white/aws-elasti-cache-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-beanstalk/icons/color/aws-elastic-beanstalk-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-beanstalk/icons/color/aws-elastic-beanstalk-color.svg new file mode 100644 index 0000000000000..f62103a720995 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-beanstalk/icons/color/aws-elastic-beanstalk-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-beanstalk/icons/white/aws-elastic-beanstalk-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-beanstalk/icons/white/aws-elastic-beanstalk-white.svg new file mode 100644 index 0000000000000..08976279e5f4e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-beanstalk/icons/white/aws-elastic-beanstalk-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-block-store/icons/color/aws-elastic-block-store-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-block-store/icons/color/aws-elastic-block-store-color.svg new file mode 100644 index 0000000000000..211fff27d07b5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-block-store/icons/color/aws-elastic-block-store-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-block-store/icons/white/aws-elastic-block-store-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-block-store/icons/white/aws-elastic-block-store-white.svg new file mode 100644 index 0000000000000..1feee70304855 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-block-store/icons/white/aws-elastic-block-store-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-container-registry/icons/color/aws-elastic-container-registry-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-container-registry/icons/color/aws-elastic-container-registry-color.svg new file mode 100644 index 0000000000000..3d9d1f3d0b93f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-container-registry/icons/color/aws-elastic-container-registry-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-container-registry/icons/white/aws-elastic-container-registry-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-container-registry/icons/white/aws-elastic-container-registry-white.svg new file mode 100644 index 0000000000000..c65865ff8dadd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-container-registry/icons/white/aws-elastic-container-registry-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-container-service/icons/color/aws-elastic-container-service-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-container-service/icons/color/aws-elastic-container-service-color.svg new file mode 100644 index 0000000000000..8a80624e6415b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-container-service/icons/color/aws-elastic-container-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-container-service/icons/white/aws-elastic-container-service-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-container-service/icons/white/aws-elastic-container-service-white.svg new file mode 100644 index 0000000000000..69f8a19fdf651 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-container-service/icons/white/aws-elastic-container-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-disaster-recovery/icons/color/aws-elastic-disaster-recovery-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-disaster-recovery/icons/color/aws-elastic-disaster-recovery-color.svg new file mode 100644 index 0000000000000..5867541a0d344 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-disaster-recovery/icons/color/aws-elastic-disaster-recovery-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-disaster-recovery/icons/white/aws-elastic-disaster-recovery-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-disaster-recovery/icons/white/aws-elastic-disaster-recovery-white.svg new file mode 100644 index 0000000000000..b14deebb7f067 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-disaster-recovery/icons/white/aws-elastic-disaster-recovery-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-fabric-adapter/icons/color/aws-elastic-fabric-adapter-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-fabric-adapter/icons/color/aws-elastic-fabric-adapter-color.svg new file mode 100644 index 0000000000000..e2adbc82dcdd1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-fabric-adapter/icons/color/aws-elastic-fabric-adapter-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-fabric-adapter/icons/white/aws-elastic-fabric-adapter-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-fabric-adapter/icons/white/aws-elastic-fabric-adapter-white.svg new file mode 100644 index 0000000000000..cad909b5e968f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-fabric-adapter/icons/white/aws-elastic-fabric-adapter-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-inference/icons/color/aws-elastic-inference-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-inference/icons/color/aws-elastic-inference-color.svg new file mode 100644 index 0000000000000..d987fd6c9dfa2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-inference/icons/color/aws-elastic-inference-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-inference/icons/white/aws-elastic-inference-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-inference/icons/white/aws-elastic-inference-white.svg new file mode 100644 index 0000000000000..86fe866e9baab --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-inference/icons/white/aws-elastic-inference-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-kubernetes-service/icons/color/aws-elastic-kubernetes-service-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-kubernetes-service/icons/color/aws-elastic-kubernetes-service-color.svg new file mode 100644 index 0000000000000..608d725774b69 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-kubernetes-service/icons/color/aws-elastic-kubernetes-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-kubernetes-service/icons/white/aws-elastic-kubernetes-service-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-kubernetes-service/icons/white/aws-elastic-kubernetes-service-white.svg new file mode 100644 index 0000000000000..90c8957fa4272 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-kubernetes-service/icons/white/aws-elastic-kubernetes-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-load-balancing/icons/color/aws-elastic-load-balancing-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-load-balancing/icons/color/aws-elastic-load-balancing-color.svg new file mode 100644 index 0000000000000..064123d2e3e62 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-load-balancing/icons/color/aws-elastic-load-balancing-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-load-balancing/icons/white/aws-elastic-load-balancing-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-load-balancing/icons/white/aws-elastic-load-balancing-white.svg new file mode 100644 index 0000000000000..d1ccbc32124dc --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-load-balancing/icons/white/aws-elastic-load-balancing-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-transcoder/icons/color/aws-elastic-transcoder-color.svg b/src/collections/integrations/aws/icons/components/aws-elastic-transcoder/icons/color/aws-elastic-transcoder-color.svg new file mode 100644 index 0000000000000..c540eb265f737 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-transcoder/icons/color/aws-elastic-transcoder-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elastic-transcoder/icons/white/aws-elastic-transcoder-white.svg b/src/collections/integrations/aws/icons/components/aws-elastic-transcoder/icons/white/aws-elastic-transcoder-white.svg new file mode 100644 index 0000000000000..ec9bb8c877e8f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elastic-transcoder/icons/white/aws-elastic-transcoder-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-appliances-&-software/icons/color/aws-elemental-appliances-&-software-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-appliances-&-software/icons/color/aws-elemental-appliances-&-software-color.svg new file mode 100644 index 0000000000000..5d073fbf0c01d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-appliances-&-software/icons/color/aws-elemental-appliances-&-software-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-appliances-&-software/icons/white/aws-elemental-appliances-&-software-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-appliances-&-software/icons/white/aws-elemental-appliances-&-software-white.svg new file mode 100644 index 0000000000000..03739b0d9b55d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-appliances-&-software/icons/white/aws-elemental-appliances-&-software-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-conductor/icons/color/aws-elemental-conductor-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-conductor/icons/color/aws-elemental-conductor-color.svg new file mode 100644 index 0000000000000..a8d85d9464fc7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-conductor/icons/color/aws-elemental-conductor-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-conductor/icons/white/aws-elemental-conductor-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-conductor/icons/white/aws-elemental-conductor-white.svg new file mode 100644 index 0000000000000..e9a58bed68862 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-conductor/icons/white/aws-elemental-conductor-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-delta/icons/color/aws-elemental-delta-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-delta/icons/color/aws-elemental-delta-color.svg new file mode 100644 index 0000000000000..a8d85d9464fc7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-delta/icons/color/aws-elemental-delta-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-delta/icons/white/aws-elemental-delta-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-delta/icons/white/aws-elemental-delta-white.svg new file mode 100644 index 0000000000000..31de0578058ca --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-delta/icons/white/aws-elemental-delta-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-link/icons/color/aws-elemental-link-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-link/icons/color/aws-elemental-link-color.svg new file mode 100644 index 0000000000000..a8d85d9464fc7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-link/icons/color/aws-elemental-link-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-link/icons/white/aws-elemental-link-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-link/icons/white/aws-elemental-link-white.svg new file mode 100644 index 0000000000000..84ff12e5e3e03 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-link/icons/white/aws-elemental-link-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-live/icons/color/aws-elemental-live-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-live/icons/color/aws-elemental-live-color.svg new file mode 100644 index 0000000000000..a8d85d9464fc7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-live/icons/color/aws-elemental-live-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-live/icons/white/aws-elemental-live-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-live/icons/white/aws-elemental-live-white.svg new file mode 100644 index 0000000000000..efe6b05a8a438 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-live/icons/white/aws-elemental-live-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-connect/icons/color/aws-elemental-media-connect-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-connect/icons/color/aws-elemental-media-connect-color.svg new file mode 100644 index 0000000000000..55f91bc021e4d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-connect/icons/color/aws-elemental-media-connect-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-connect/icons/white/aws-elemental-media-connect-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-connect/icons/white/aws-elemental-media-connect-white.svg new file mode 100644 index 0000000000000..92351ebd01ba4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-connect/icons/white/aws-elemental-media-connect-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-convert/icons/color/aws-elemental-media-convert-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-convert/icons/color/aws-elemental-media-convert-color.svg new file mode 100644 index 0000000000000..9232b9490b2e9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-convert/icons/color/aws-elemental-media-convert-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-convert/icons/white/aws-elemental-media-convert-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-convert/icons/white/aws-elemental-media-convert-white.svg new file mode 100644 index 0000000000000..46b1e11d3886c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-convert/icons/white/aws-elemental-media-convert-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-live/icons/color/aws-elemental-media-live-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-live/icons/color/aws-elemental-media-live-color.svg new file mode 100644 index 0000000000000..9b329ab10603f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-live/icons/color/aws-elemental-media-live-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-live/icons/white/aws-elemental-media-live-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-live/icons/white/aws-elemental-media-live-white.svg new file mode 100644 index 0000000000000..12cc3fa2c1e35 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-live/icons/white/aws-elemental-media-live-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-package/icons/color/aws-elemental-media-package-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-package/icons/color/aws-elemental-media-package-color.svg new file mode 100644 index 0000000000000..1f5d8afc507d9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-package/icons/color/aws-elemental-media-package-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-package/icons/white/aws-elemental-media-package-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-package/icons/white/aws-elemental-media-package-white.svg new file mode 100644 index 0000000000000..03ecad534338c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-package/icons/white/aws-elemental-media-package-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-store/icons/color/aws-elemental-media-store-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-store/icons/color/aws-elemental-media-store-color.svg new file mode 100644 index 0000000000000..6e34c7b67b554 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-store/icons/color/aws-elemental-media-store-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-store/icons/white/aws-elemental-media-store-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-store/icons/white/aws-elemental-media-store-white.svg new file mode 100644 index 0000000000000..39f25a9208a63 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-store/icons/white/aws-elemental-media-store-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-tailor/icons/color/aws-elemental-media-tailor-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-tailor/icons/color/aws-elemental-media-tailor-color.svg new file mode 100644 index 0000000000000..a1ffc821c6917 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-tailor/icons/color/aws-elemental-media-tailor-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-media-tailor/icons/white/aws-elemental-media-tailor-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-media-tailor/icons/white/aws-elemental-media-tailor-white.svg new file mode 100644 index 0000000000000..f8504355540c5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-media-tailor/icons/white/aws-elemental-media-tailor-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-server/icons/color/aws-elemental-server-color.svg b/src/collections/integrations/aws/icons/components/aws-elemental-server/icons/color/aws-elemental-server-color.svg new file mode 100644 index 0000000000000..14e2eb32dd722 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-server/icons/color/aws-elemental-server-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-elemental-server/icons/white/aws-elemental-server-white.svg b/src/collections/integrations/aws/icons/components/aws-elemental-server/icons/white/aws-elemental-server-white.svg new file mode 100644 index 0000000000000..85c9fddfaf174 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-elemental-server/icons/white/aws-elemental-server-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-emr/icons/color/aws-emr-color.svg b/src/collections/integrations/aws/icons/components/aws-emr/icons/color/aws-emr-color.svg new file mode 100644 index 0000000000000..bc50a218b6c34 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-emr/icons/color/aws-emr-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-emr/icons/white/aws-emr-white.svg b/src/collections/integrations/aws/icons/components/aws-emr/icons/white/aws-emr-white.svg new file mode 100644 index 0000000000000..16d46e4834c80 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-emr/icons/white/aws-emr-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-entity-resolution/icons/color/aws-entity-resolution-color.svg b/src/collections/integrations/aws/icons/components/aws-entity-resolution/icons/color/aws-entity-resolution-color.svg new file mode 100644 index 0000000000000..d341b1358d6ee --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-entity-resolution/icons/color/aws-entity-resolution-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-entity-resolution/icons/white/aws-entity-resolution-white.svg b/src/collections/integrations/aws/icons/components/aws-entity-resolution/icons/white/aws-entity-resolution-white.svg new file mode 100644 index 0000000000000..7bca2e44b35d5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-entity-resolution/icons/white/aws-entity-resolution-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-event-bridge/icons/color/aws-event-bridge-color.svg b/src/collections/integrations/aws/icons/components/aws-event-bridge/icons/color/aws-event-bridge-color.svg new file mode 100644 index 0000000000000..b106d0f7db3fd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-event-bridge/icons/color/aws-event-bridge-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-event-bridge/icons/white/aws-event-bridge-white.svg b/src/collections/integrations/aws/icons/components/aws-event-bridge/icons/white/aws-event-bridge-white.svg new file mode 100644 index 0000000000000..b256df39a660a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-event-bridge/icons/white/aws-event-bridge-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-express-workflows/icons/color/aws-express-workflows-color.svg b/src/collections/integrations/aws/icons/components/aws-express-workflows/icons/color/aws-express-workflows-color.svg new file mode 100644 index 0000000000000..eedf734e04c0e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-express-workflows/icons/color/aws-express-workflows-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-express-workflows/icons/white/aws-express-workflows-white.svg b/src/collections/integrations/aws/icons/components/aws-express-workflows/icons/white/aws-express-workflows-white.svg new file mode 100644 index 0000000000000..fdd2f61d1cbdc --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-express-workflows/icons/white/aws-express-workflows-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-lustre/icons/color/aws-f-sx-for-lustre-color.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-lustre/icons/color/aws-f-sx-for-lustre-color.svg new file mode 100644 index 0000000000000..f26c251930960 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-lustre/icons/color/aws-f-sx-for-lustre-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-lustre/icons/white/aws-f-sx-for-lustre-white.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-lustre/icons/white/aws-f-sx-for-lustre-white.svg new file mode 100644 index 0000000000000..7e87faca3b3f4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-lustre/icons/white/aws-f-sx-for-lustre-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-net-app-ontap/icons/color/aws-f-sx-for-net-app-ontap-color.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-net-app-ontap/icons/color/aws-f-sx-for-net-app-ontap-color.svg new file mode 100644 index 0000000000000..f1ea97878a6bf --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-net-app-ontap/icons/color/aws-f-sx-for-net-app-ontap-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-net-app-ontap/icons/white/aws-f-sx-for-net-app-ontap-white.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-net-app-ontap/icons/white/aws-f-sx-for-net-app-ontap-white.svg new file mode 100644 index 0000000000000..2975254601522 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-net-app-ontap/icons/white/aws-f-sx-for-net-app-ontap-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-open-zfs/icons/color/aws-f-sx-for-open-zfs-color.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-open-zfs/icons/color/aws-f-sx-for-open-zfs-color.svg new file mode 100644 index 0000000000000..4d5f0f548a359 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-open-zfs/icons/color/aws-f-sx-for-open-zfs-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-open-zfs/icons/white/aws-f-sx-for-open-zfs-white.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-open-zfs/icons/white/aws-f-sx-for-open-zfs-white.svg new file mode 100644 index 0000000000000..092dbc5a7ad49 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-open-zfs/icons/white/aws-f-sx-for-open-zfs-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-wfs/icons/color/aws-f-sx-for-wfs-color.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-wfs/icons/color/aws-f-sx-for-wfs-color.svg new file mode 100644 index 0000000000000..aa7d3edafb765 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-wfs/icons/color/aws-f-sx-for-wfs-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-f-sx-for-wfs/icons/white/aws-f-sx-for-wfs-white.svg b/src/collections/integrations/aws/icons/components/aws-f-sx-for-wfs/icons/white/aws-f-sx-for-wfs-white.svg new file mode 100644 index 0000000000000..0f3c399146a97 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-f-sx-for-wfs/icons/white/aws-f-sx-for-wfs-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-fargate/icons/color/aws-fargate-color.svg b/src/collections/integrations/aws/icons/components/aws-fargate/icons/color/aws-fargate-color.svg new file mode 100644 index 0000000000000..a44306043e01c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fargate/icons/color/aws-fargate-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-fargate/icons/white/aws-fargate-white.svg b/src/collections/integrations/aws/icons/components/aws-fargate/icons/white/aws-fargate-white.svg new file mode 100644 index 0000000000000..4b41c2393c0aa --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fargate/icons/white/aws-fargate-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-fault-injection-simulator/icons/color/aws-fault-injection-simulator-color.svg b/src/collections/integrations/aws/icons/components/aws-fault-injection-simulator/icons/color/aws-fault-injection-simulator-color.svg new file mode 100644 index 0000000000000..949eac46deab8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fault-injection-simulator/icons/color/aws-fault-injection-simulator-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-fault-injection-simulator/icons/white/aws-fault-injection-simulator-white.svg b/src/collections/integrations/aws/icons/components/aws-fault-injection-simulator/icons/white/aws-fault-injection-simulator-white.svg new file mode 100644 index 0000000000000..b09dbcb3b3acd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fault-injection-simulator/icons/white/aws-fault-injection-simulator-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-file-cache/icons/color/aws-file-cache-color.svg b/src/collections/integrations/aws/icons/components/aws-file-cache/icons/color/aws-file-cache-color.svg new file mode 100644 index 0000000000000..684c00dc34c34 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-file-cache/icons/color/aws-file-cache-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-file-cache/icons/white/aws-file-cache-white.svg b/src/collections/integrations/aws/icons/components/aws-file-cache/icons/white/aws-file-cache-white.svg new file mode 100644 index 0000000000000..4ffa6613aabb8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-file-cache/icons/white/aws-file-cache-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-fin-space/icons/color/aws-fin-space-color.svg b/src/collections/integrations/aws/icons/components/aws-fin-space/icons/color/aws-fin-space-color.svg new file mode 100644 index 0000000000000..014ecc659924f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fin-space/icons/color/aws-fin-space-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-fin-space/icons/white/aws-fin-space-white.svg b/src/collections/integrations/aws/icons/components/aws-fin-space/icons/white/aws-fin-space-white.svg new file mode 100644 index 0000000000000..437dc9cdf630b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fin-space/icons/white/aws-fin-space-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-firewall-manager/icons/color/aws-firewall-manager-color.svg b/src/collections/integrations/aws/icons/components/aws-firewall-manager/icons/color/aws-firewall-manager-color.svg new file mode 100644 index 0000000000000..2d6a89ae6116a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-firewall-manager/icons/color/aws-firewall-manager-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-firewall-manager/icons/white/aws-firewall-manager-white.svg b/src/collections/integrations/aws/icons/components/aws-firewall-manager/icons/white/aws-firewall-manager-white.svg new file mode 100644 index 0000000000000..bef01a56874df --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-firewall-manager/icons/white/aws-firewall-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-forecast/icons/color/aws-forecast-color.svg b/src/collections/integrations/aws/icons/components/aws-forecast/icons/color/aws-forecast-color.svg new file mode 100644 index 0000000000000..fa50459e1e221 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-forecast/icons/color/aws-forecast-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-forecast/icons/white/aws-forecast-white.svg b/src/collections/integrations/aws/icons/components/aws-forecast/icons/white/aws-forecast-white.svg new file mode 100644 index 0000000000000..6cdf9487e3fc3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-forecast/icons/white/aws-forecast-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-fraud-detector/icons/color/aws-fraud-detector-color.svg b/src/collections/integrations/aws/icons/components/aws-fraud-detector/icons/color/aws-fraud-detector-color.svg new file mode 100644 index 0000000000000..845a1650d0f25 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fraud-detector/icons/color/aws-fraud-detector-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-fraud-detector/icons/white/aws-fraud-detector-white.svg b/src/collections/integrations/aws/icons/components/aws-fraud-detector/icons/white/aws-fraud-detector-white.svg new file mode 100644 index 0000000000000..1097ef7ca17ff --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fraud-detector/icons/white/aws-fraud-detector-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-free-rtos/icons/color/aws-free-rtos-color.svg b/src/collections/integrations/aws/icons/components/aws-free-rtos/icons/color/aws-free-rtos-color.svg new file mode 100644 index 0000000000000..9715ffd3d7a8a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-free-rtos/icons/color/aws-free-rtos-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-free-rtos/icons/white/aws-free-rtos-white.svg b/src/collections/integrations/aws/icons/components/aws-free-rtos/icons/white/aws-free-rtos-white.svg new file mode 100644 index 0000000000000..cc589e3fb0084 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-free-rtos/icons/white/aws-free-rtos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-fsx/icons/color/aws-fsx-color.svg b/src/collections/integrations/aws/icons/components/aws-fsx/icons/color/aws-fsx-color.svg new file mode 100644 index 0000000000000..f1c7d13a4c7e4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fsx/icons/color/aws-fsx-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-fsx/icons/white/aws-fsx-white.svg b/src/collections/integrations/aws/icons/components/aws-fsx/icons/white/aws-fsx-white.svg new file mode 100644 index 0000000000000..6f4fed6340b57 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-fsx/icons/white/aws-fsx-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-game-kit/icons/color/aws-game-kit-color.svg b/src/collections/integrations/aws/icons/components/aws-game-kit/icons/color/aws-game-kit-color.svg new file mode 100644 index 0000000000000..5ee9d3cea4c2e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-game-kit/icons/color/aws-game-kit-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-game-kit/icons/white/aws-game-kit-white.svg b/src/collections/integrations/aws/icons/components/aws-game-kit/icons/white/aws-game-kit-white.svg new file mode 100644 index 0000000000000..d4c4b7880d9c1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-game-kit/icons/white/aws-game-kit-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-game-lift/icons/color/aws-game-lift-color.svg b/src/collections/integrations/aws/icons/components/aws-game-lift/icons/color/aws-game-lift-color.svg new file mode 100644 index 0000000000000..4ce5c0d185586 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-game-lift/icons/color/aws-game-lift-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-game-lift/icons/white/aws-game-lift-white.svg b/src/collections/integrations/aws/icons/components/aws-game-lift/icons/white/aws-game-lift-white.svg new file mode 100644 index 0000000000000..b709954ef2dd7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-game-lift/icons/white/aws-game-lift-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-game-sparks/icons/color/aws-game-sparks-color.svg b/src/collections/integrations/aws/icons/components/aws-game-sparks/icons/color/aws-game-sparks-color.svg new file mode 100644 index 0000000000000..59b2f24b9ca7e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-game-sparks/icons/color/aws-game-sparks-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-game-sparks/icons/white/aws-game-sparks-white.svg b/src/collections/integrations/aws/icons/components/aws-game-sparks/icons/white/aws-game-sparks-white.svg new file mode 100644 index 0000000000000..697ba7a312542 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-game-sparks/icons/white/aws-game-sparks-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-genomics-cli/icons/color/aws-genomics-cli-color.svg b/src/collections/integrations/aws/icons/components/aws-genomics-cli/icons/color/aws-genomics-cli-color.svg new file mode 100644 index 0000000000000..61ff31fa9efef --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-genomics-cli/icons/color/aws-genomics-cli-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-genomics-cli/icons/white/aws-genomics-cli-white.svg b/src/collections/integrations/aws/icons/components/aws-genomics-cli/icons/white/aws-genomics-cli-white.svg new file mode 100644 index 0000000000000..62efd9b4970fd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-genomics-cli/icons/white/aws-genomics-cli-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-global-accelerator/icons/color/aws-global-accelerator-color.svg b/src/collections/integrations/aws/icons/components/aws-global-accelerator/icons/color/aws-global-accelerator-color.svg new file mode 100644 index 0000000000000..03c2dcac136ab --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-global-accelerator/icons/color/aws-global-accelerator-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-global-accelerator/icons/white/aws-global-accelerator-white.svg b/src/collections/integrations/aws/icons/components/aws-global-accelerator/icons/white/aws-global-accelerator-white.svg new file mode 100644 index 0000000000000..82c0c7bdfbdfd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-global-accelerator/icons/white/aws-global-accelerator-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-glue-data-brew/icons/color/aws-glue-data-brew-color.svg b/src/collections/integrations/aws/icons/components/aws-glue-data-brew/icons/color/aws-glue-data-brew-color.svg new file mode 100644 index 0000000000000..d424444af888b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-glue-data-brew/icons/color/aws-glue-data-brew-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-glue-data-brew/icons/white/aws-glue-data-brew-white.svg b/src/collections/integrations/aws/icons/components/aws-glue-data-brew/icons/white/aws-glue-data-brew-white.svg new file mode 100644 index 0000000000000..96a112931aced --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-glue-data-brew/icons/white/aws-glue-data-brew-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-glue-elastic-views/icons/color/aws-glue-elastic-views-color.svg b/src/collections/integrations/aws/icons/components/aws-glue-elastic-views/icons/color/aws-glue-elastic-views-color.svg new file mode 100644 index 0000000000000..f14398a8895c8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-glue-elastic-views/icons/color/aws-glue-elastic-views-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-glue-elastic-views/icons/white/aws-glue-elastic-views-white.svg b/src/collections/integrations/aws/icons/components/aws-glue-elastic-views/icons/white/aws-glue-elastic-views-white.svg new file mode 100644 index 0000000000000..45aec88e7e755 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-glue-elastic-views/icons/white/aws-glue-elastic-views-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-glue/icons/color/aws-glue-color.svg b/src/collections/integrations/aws/icons/components/aws-glue/icons/color/aws-glue-color.svg new file mode 100644 index 0000000000000..c1fd87c35ffd7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-glue/icons/color/aws-glue-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-glue/icons/white/aws-glue-white.svg b/src/collections/integrations/aws/icons/components/aws-glue/icons/white/aws-glue-white.svg new file mode 100644 index 0000000000000..7a9060fcf9161 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-glue/icons/white/aws-glue-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-ground-station/icons/color/aws-ground-station-color.svg b/src/collections/integrations/aws/icons/components/aws-ground-station/icons/color/aws-ground-station-color.svg new file mode 100644 index 0000000000000..302dac083e1b5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ground-station/icons/color/aws-ground-station-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-ground-station/icons/white/aws-ground-station-white.svg b/src/collections/integrations/aws/icons/components/aws-ground-station/icons/white/aws-ground-station-white.svg new file mode 100644 index 0000000000000..e23608b7a91ab --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ground-station/icons/white/aws-ground-station-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-guard-duty/icons/color/aws-guard-duty-color.svg b/src/collections/integrations/aws/icons/components/aws-guard-duty/icons/color/aws-guard-duty-color.svg new file mode 100644 index 0000000000000..8e227f389868c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-guard-duty/icons/color/aws-guard-duty-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-guard-duty/icons/white/aws-guard-duty-white.svg b/src/collections/integrations/aws/icons/components/aws-guard-duty/icons/white/aws-guard-duty-white.svg new file mode 100644 index 0000000000000..6ca2db54e12b8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-guard-duty/icons/white/aws-guard-duty-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-health-dashboard/icons/color/aws-health-dashboard-color.svg b/src/collections/integrations/aws/icons/components/aws-health-dashboard/icons/color/aws-health-dashboard-color.svg new file mode 100644 index 0000000000000..362650fb0c1b7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-dashboard/icons/color/aws-health-dashboard-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-health-dashboard/icons/white/aws-health-dashboard-white.svg b/src/collections/integrations/aws/icons/components/aws-health-dashboard/icons/white/aws-health-dashboard-white.svg new file mode 100644 index 0000000000000..a294b8e02449a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-dashboard/icons/white/aws-health-dashboard-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-health-imaging/icons/color/aws-health-imaging-color.svg b/src/collections/integrations/aws/icons/components/aws-health-imaging/icons/color/aws-health-imaging-color.svg new file mode 100644 index 0000000000000..0cdbdd064f69e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-imaging/icons/color/aws-health-imaging-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-health-imaging/icons/white/aws-health-imaging-white.svg b/src/collections/integrations/aws/icons/components/aws-health-imaging/icons/white/aws-health-imaging-white.svg new file mode 100644 index 0000000000000..632010dec6d72 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-imaging/icons/white/aws-health-imaging-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-health-lake/icons/color/aws-health-lake-color.svg b/src/collections/integrations/aws/icons/components/aws-health-lake/icons/color/aws-health-lake-color.svg new file mode 100644 index 0000000000000..d500759aebf67 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-lake/icons/color/aws-health-lake-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-health-lake/icons/white/aws-health-lake-white.svg b/src/collections/integrations/aws/icons/components/aws-health-lake/icons/white/aws-health-lake-white.svg new file mode 100644 index 0000000000000..98fb952f1144a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-lake/icons/white/aws-health-lake-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-health-omics/icons/color/aws-health-omics-color.svg b/src/collections/integrations/aws/icons/components/aws-health-omics/icons/color/aws-health-omics-color.svg new file mode 100644 index 0000000000000..1ab6aaa010e05 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-omics/icons/color/aws-health-omics-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-health-omics/icons/white/aws-health-omics-white.svg b/src/collections/integrations/aws/icons/components/aws-health-omics/icons/white/aws-health-omics-white.svg new file mode 100644 index 0000000000000..83a95f4c65dd5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-omics/icons/white/aws-health-omics-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-health-scribe/icons/color/aws-health-scribe-color.svg b/src/collections/integrations/aws/icons/components/aws-health-scribe/icons/color/aws-health-scribe-color.svg new file mode 100644 index 0000000000000..3a5db58b72b43 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-scribe/icons/color/aws-health-scribe-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-health-scribe/icons/white/aws-health-scribe-white.svg b/src/collections/integrations/aws/icons/components/aws-health-scribe/icons/white/aws-health-scribe-white.svg new file mode 100644 index 0000000000000..4f9322af6a041 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-health-scribe/icons/white/aws-health-scribe-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-honeycode/icons/color/aws-honeycode-color.svg b/src/collections/integrations/aws/icons/components/aws-honeycode/icons/color/aws-honeycode-color.svg new file mode 100644 index 0000000000000..2ee44529ddc24 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-honeycode/icons/color/aws-honeycode-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-honeycode/icons/white/aws-honeycode-white.svg b/src/collections/integrations/aws/icons/components/aws-honeycode/icons/white/aws-honeycode-white.svg new file mode 100644 index 0000000000000..255d64e10c46d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-honeycode/icons/white/aws-honeycode-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-iam-identity-center/icons/color/aws-iam-identity-center-color.svg b/src/collections/integrations/aws/icons/components/aws-iam-identity-center/icons/color/aws-iam-identity-center-color.svg new file mode 100644 index 0000000000000..a20e539181663 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-iam-identity-center/icons/color/aws-iam-identity-center-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-iam-identity-center/icons/white/aws-iam-identity-center-white.svg b/src/collections/integrations/aws/icons/components/aws-iam-identity-center/icons/white/aws-iam-identity-center-white.svg new file mode 100644 index 0000000000000..574fe9b62266a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-iam-identity-center/icons/white/aws-iam-identity-center-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-identity-and-access-management/icons/color/aws-identity-and-access-management-color.svg b/src/collections/integrations/aws/icons/components/aws-identity-and-access-management/icons/color/aws-identity-and-access-management-color.svg new file mode 100644 index 0000000000000..b7cd50a11b51f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-identity-and-access-management/icons/color/aws-identity-and-access-management-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-identity-and-access-management/icons/white/aws-identity-and-access-management-white.svg b/src/collections/integrations/aws/icons/components/aws-identity-and-access-management/icons/white/aws-identity-and-access-management-white.svg new file mode 100644 index 0000000000000..3580bf2f16c67 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-identity-and-access-management/icons/white/aws-identity-and-access-management-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-inspector/icons/color/aws-inspector-color.svg b/src/collections/integrations/aws/icons/components/aws-inspector/icons/color/aws-inspector-color.svg new file mode 100644 index 0000000000000..82c5ff3d9ed67 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-inspector/icons/color/aws-inspector-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-inspector/icons/white/aws-inspector-white.svg b/src/collections/integrations/aws/icons/components/aws-inspector/icons/white/aws-inspector-white.svg new file mode 100644 index 0000000000000..8e4630dba5904 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-inspector/icons/white/aws-inspector-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-interactive-video-service/icons/color/aws-interactive-video-service-color.svg b/src/collections/integrations/aws/icons/components/aws-interactive-video-service/icons/color/aws-interactive-video-service-color.svg new file mode 100644 index 0000000000000..71087b209d141 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-interactive-video-service/icons/color/aws-interactive-video-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-interactive-video-service/icons/white/aws-interactive-video-service-white.svg b/src/collections/integrations/aws/icons/components/aws-interactive-video-service/icons/white/aws-interactive-video-service-white.svg new file mode 100644 index 0000000000000..d50a7a0d0ec5d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-interactive-video-service/icons/white/aws-interactive-video-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-1-click/icons/color/aws-io-t-1-click-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-1-click/icons/color/aws-io-t-1-click-color.svg new file mode 100644 index 0000000000000..517d450a84870 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-1-click/icons/color/aws-io-t-1-click-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-1-click/icons/white/aws-io-t-1-click-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-1-click/icons/white/aws-io-t-1-click-white.svg new file mode 100644 index 0000000000000..0464d211f7f47 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-1-click/icons/white/aws-io-t-1-click-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-analytics/icons/color/aws-io-t-analytics-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-analytics/icons/color/aws-io-t-analytics-color.svg new file mode 100644 index 0000000000000..f2e1ee997f8a7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-analytics/icons/color/aws-io-t-analytics-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-analytics/icons/white/aws-io-t-analytics-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-analytics/icons/white/aws-io-t-analytics-white.svg new file mode 100644 index 0000000000000..e04859886cb35 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-analytics/icons/white/aws-io-t-analytics-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-button/icons/color/aws-io-t-button-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-button/icons/color/aws-io-t-button-color.svg new file mode 100644 index 0000000000000..c70d950a6a46e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-button/icons/color/aws-io-t-button-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-button/icons/white/aws-io-t-button-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-button/icons/white/aws-io-t-button-white.svg new file mode 100644 index 0000000000000..130441235c1a9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-button/icons/white/aws-io-t-button-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-core/icons/color/aws-io-t-core-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-core/icons/color/aws-io-t-core-color.svg new file mode 100644 index 0000000000000..f7e84faac8f74 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-core/icons/color/aws-io-t-core-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-core/icons/white/aws-io-t-core-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-core/icons/white/aws-io-t-core-white.svg new file mode 100644 index 0000000000000..ada19912f6a79 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-core/icons/white/aws-io-t-core-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-device-defender/icons/color/aws-io-t-device-defender-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-device-defender/icons/color/aws-io-t-device-defender-color.svg new file mode 100644 index 0000000000000..c977af593c922 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-device-defender/icons/color/aws-io-t-device-defender-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-device-defender/icons/white/aws-io-t-device-defender-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-device-defender/icons/white/aws-io-t-device-defender-white.svg new file mode 100644 index 0000000000000..4912da6845f3e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-device-defender/icons/white/aws-io-t-device-defender-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-device-management/icons/color/aws-io-t-device-management-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-device-management/icons/color/aws-io-t-device-management-color.svg new file mode 100644 index 0000000000000..eb58085112221 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-device-management/icons/color/aws-io-t-device-management-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-device-management/icons/white/aws-io-t-device-management-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-device-management/icons/white/aws-io-t-device-management-white.svg new file mode 100644 index 0000000000000..b7b2a52e4d76c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-device-management/icons/white/aws-io-t-device-management-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-events/icons/color/aws-io-t-events-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-events/icons/color/aws-io-t-events-color.svg new file mode 100644 index 0000000000000..6da2d34dd3a26 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-events/icons/color/aws-io-t-events-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-events/icons/white/aws-io-t-events-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-events/icons/white/aws-io-t-events-white.svg new file mode 100644 index 0000000000000..e97ad8925f97c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-events/icons/white/aws-io-t-events-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-express-link/icons/color/aws-io-t-express-link-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-express-link/icons/color/aws-io-t-express-link-color.svg new file mode 100644 index 0000000000000..4d57762a0ddcc --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-express-link/icons/color/aws-io-t-express-link-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-express-link/icons/white/aws-io-t-express-link-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-express-link/icons/white/aws-io-t-express-link-white.svg new file mode 100644 index 0000000000000..4953b0d929d2e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-express-link/icons/white/aws-io-t-express-link-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-fleet-wise/icons/color/aws-io-t-fleet-wise-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-fleet-wise/icons/color/aws-io-t-fleet-wise-color.svg new file mode 100644 index 0000000000000..4d7fa4befbb8c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-fleet-wise/icons/color/aws-io-t-fleet-wise-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-fleet-wise/icons/white/aws-io-t-fleet-wise-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-fleet-wise/icons/white/aws-io-t-fleet-wise-white.svg new file mode 100644 index 0000000000000..f6466ce3572b5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-fleet-wise/icons/white/aws-io-t-fleet-wise-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-greengrass/icons/color/aws-io-t-greengrass-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-greengrass/icons/color/aws-io-t-greengrass-color.svg new file mode 100644 index 0000000000000..9141bf7c59f89 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-greengrass/icons/color/aws-io-t-greengrass-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-greengrass/icons/white/aws-io-t-greengrass-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-greengrass/icons/white/aws-io-t-greengrass-white.svg new file mode 100644 index 0000000000000..b8f99ad679a8b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-greengrass/icons/white/aws-io-t-greengrass-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-robo-runner/icons/color/aws-io-t-robo-runner-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-robo-runner/icons/color/aws-io-t-robo-runner-color.svg new file mode 100644 index 0000000000000..a0d8bd18f246b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-robo-runner/icons/color/aws-io-t-robo-runner-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-robo-runner/icons/white/aws-io-t-robo-runner-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-robo-runner/icons/white/aws-io-t-robo-runner-white.svg new file mode 100644 index 0000000000000..7f35a8b406b3b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-robo-runner/icons/white/aws-io-t-robo-runner-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-site-wise/icons/color/aws-io-t-site-wise-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-site-wise/icons/color/aws-io-t-site-wise-color.svg new file mode 100644 index 0000000000000..1eb617beb01b9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-site-wise/icons/color/aws-io-t-site-wise-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-site-wise/icons/white/aws-io-t-site-wise-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-site-wise/icons/white/aws-io-t-site-wise-white.svg new file mode 100644 index 0000000000000..ae94f65fa5326 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-site-wise/icons/white/aws-io-t-site-wise-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-things-graph/icons/color/aws-io-t-things-graph-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-things-graph/icons/color/aws-io-t-things-graph-color.svg new file mode 100644 index 0000000000000..e3947689fe350 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-things-graph/icons/color/aws-io-t-things-graph-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-things-graph/icons/white/aws-io-t-things-graph-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-things-graph/icons/white/aws-io-t-things-graph-white.svg new file mode 100644 index 0000000000000..f4472b95fb1bb --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-things-graph/icons/white/aws-io-t-things-graph-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-twin-maker/icons/color/aws-io-t-twin-maker-color.svg b/src/collections/integrations/aws/icons/components/aws-io-t-twin-maker/icons/color/aws-io-t-twin-maker-color.svg new file mode 100644 index 0000000000000..f9ffa67af65db --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-twin-maker/icons/color/aws-io-t-twin-maker-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-io-t-twin-maker/icons/white/aws-io-t-twin-maker-white.svg b/src/collections/integrations/aws/icons/components/aws-io-t-twin-maker/icons/white/aws-io-t-twin-maker-white.svg new file mode 100644 index 0000000000000..6ca428b405879 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-io-t-twin-maker/icons/white/aws-io-t-twin-maker-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-iq/icons/color/aws-iq-color.svg b/src/collections/integrations/aws/icons/components/aws-iq/icons/color/aws-iq-color.svg new file mode 100644 index 0000000000000..0c404415f570c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-iq/icons/color/aws-iq-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-iq/icons/white/aws-iq-white.svg b/src/collections/integrations/aws/icons/components/aws-iq/icons/white/aws-iq-white.svg new file mode 100644 index 0000000000000..aba4cc386bc76 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-iq/icons/white/aws-iq-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-kendra/icons/color/aws-kendra-color.svg b/src/collections/integrations/aws/icons/components/aws-kendra/icons/color/aws-kendra-color.svg new file mode 100644 index 0000000000000..25662c9694802 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kendra/icons/color/aws-kendra-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-kendra/icons/white/aws-kendra-white.svg b/src/collections/integrations/aws/icons/components/aws-kendra/icons/white/aws-kendra-white.svg new file mode 100644 index 0000000000000..800899b2397d8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kendra/icons/white/aws-kendra-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-key-management-service/icons/color/aws-key-management-service-color.svg b/src/collections/integrations/aws/icons/components/aws-key-management-service/icons/color/aws-key-management-service-color.svg new file mode 100644 index 0000000000000..e777ac9d32ad7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-key-management-service/icons/color/aws-key-management-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-key-management-service/icons/white/aws-key-management-service-white.svg b/src/collections/integrations/aws/icons/components/aws-key-management-service/icons/white/aws-key-management-service-white.svg new file mode 100644 index 0000000000000..2b0ac96b030ae --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-key-management-service/icons/white/aws-key-management-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-keyspaces/icons/color/aws-keyspaces-color.svg b/src/collections/integrations/aws/icons/components/aws-keyspaces/icons/color/aws-keyspaces-color.svg new file mode 100644 index 0000000000000..d9482ebc5c946 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-keyspaces/icons/color/aws-keyspaces-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-keyspaces/icons/white/aws-keyspaces-white.svg b/src/collections/integrations/aws/icons/components/aws-keyspaces/icons/white/aws-keyspaces-white.svg new file mode 100644 index 0000000000000..43f0b40a5c3f5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-keyspaces/icons/white/aws-keyspaces-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis-data-firehose/icons/color/aws-kinesis-data-firehose-color.svg b/src/collections/integrations/aws/icons/components/aws-kinesis-data-firehose/icons/color/aws-kinesis-data-firehose-color.svg new file mode 100644 index 0000000000000..f335382592a1b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis-data-firehose/icons/color/aws-kinesis-data-firehose-color.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis-data-firehose/icons/white/aws-kinesis-data-firehose-white.svg b/src/collections/integrations/aws/icons/components/aws-kinesis-data-firehose/icons/white/aws-kinesis-data-firehose-white.svg new file mode 100644 index 0000000000000..6d0ddf0e347b3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis-data-firehose/icons/white/aws-kinesis-data-firehose-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis-data-streams/icons/color/aws-kinesis-data-streams-color.svg b/src/collections/integrations/aws/icons/components/aws-kinesis-data-streams/icons/color/aws-kinesis-data-streams-color.svg new file mode 100644 index 0000000000000..917f659d8fa3b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis-data-streams/icons/color/aws-kinesis-data-streams-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis-data-streams/icons/white/aws-kinesis-data-streams-white.svg b/src/collections/integrations/aws/icons/components/aws-kinesis-data-streams/icons/white/aws-kinesis-data-streams-white.svg new file mode 100644 index 0000000000000..2c30377096bda --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis-data-streams/icons/white/aws-kinesis-data-streams-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis-video-streams/icons/color/aws-kinesis-video-streams-color.svg b/src/collections/integrations/aws/icons/components/aws-kinesis-video-streams/icons/color/aws-kinesis-video-streams-color.svg new file mode 100644 index 0000000000000..df098d75eba14 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis-video-streams/icons/color/aws-kinesis-video-streams-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis-video-streams/icons/white/aws-kinesis-video-streams-white.svg b/src/collections/integrations/aws/icons/components/aws-kinesis-video-streams/icons/white/aws-kinesis-video-streams-white.svg new file mode 100644 index 0000000000000..f0de79e3ffb15 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis-video-streams/icons/white/aws-kinesis-video-streams-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis/icons/color/aws-kinesis-color.svg b/src/collections/integrations/aws/icons/components/aws-kinesis/icons/color/aws-kinesis-color.svg new file mode 100644 index 0000000000000..fdb2dec73a1b1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis/icons/color/aws-kinesis-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-kinesis/icons/white/aws-kinesis-white.svg b/src/collections/integrations/aws/icons/components/aws-kinesis/icons/white/aws-kinesis-white.svg new file mode 100644 index 0000000000000..4887336def03c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-kinesis/icons/white/aws-kinesis-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lake-formation/icons/color/aws-lake-formation-color.svg b/src/collections/integrations/aws/icons/components/aws-lake-formation/icons/color/aws-lake-formation-color.svg new file mode 100644 index 0000000000000..f2b166ee181f1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lake-formation/icons/color/aws-lake-formation-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lake-formation/icons/white/aws-lake-formation-white.svg b/src/collections/integrations/aws/icons/components/aws-lake-formation/icons/white/aws-lake-formation-white.svg new file mode 100644 index 0000000000000..3b2835afb4fbe --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lake-formation/icons/white/aws-lake-formation-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lambda/icons/color/aws-lambda-color.svg b/src/collections/integrations/aws/icons/components/aws-lambda/icons/color/aws-lambda-color.svg new file mode 100644 index 0000000000000..38b50e68f0aa8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lambda/icons/color/aws-lambda-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lambda/icons/white/aws-lambda-white.svg b/src/collections/integrations/aws/icons/components/aws-lambda/icons/white/aws-lambda-white.svg new file mode 100644 index 0000000000000..986c1ef603c17 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lambda/icons/white/aws-lambda-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-launch-wizard/icons/color/aws-launch-wizard-color.svg b/src/collections/integrations/aws/icons/components/aws-launch-wizard/icons/color/aws-launch-wizard-color.svg new file mode 100644 index 0000000000000..4fa8c12a674c0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-launch-wizard/icons/color/aws-launch-wizard-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-launch-wizard/icons/white/aws-launch-wizard-white.svg b/src/collections/integrations/aws/icons/components/aws-launch-wizard/icons/white/aws-launch-wizard-white.svg new file mode 100644 index 0000000000000..2d709cd58810f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-launch-wizard/icons/white/aws-launch-wizard-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lex/icons/color/aws-lex-color.svg b/src/collections/integrations/aws/icons/components/aws-lex/icons/color/aws-lex-color.svg new file mode 100644 index 0000000000000..26c59728305a0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lex/icons/color/aws-lex-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lex/icons/white/aws-lex-white.svg b/src/collections/integrations/aws/icons/components/aws-lex/icons/white/aws-lex-white.svg new file mode 100644 index 0000000000000..b50d1a46d4dee --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lex/icons/white/aws-lex-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-license-manager/icons/color/aws-license-manager-color.svg b/src/collections/integrations/aws/icons/components/aws-license-manager/icons/color/aws-license-manager-color.svg new file mode 100644 index 0000000000000..1819cc0f16b27 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-license-manager/icons/color/aws-license-manager-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-license-manager/icons/white/aws-license-manager-white.svg b/src/collections/integrations/aws/icons/components/aws-license-manager/icons/white/aws-license-manager-white.svg new file mode 100644 index 0000000000000..0c1acb6234164 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-license-manager/icons/white/aws-license-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lightsail-for-research/icons/color/aws-lightsail-for-research-color.svg b/src/collections/integrations/aws/icons/components/aws-lightsail-for-research/icons/color/aws-lightsail-for-research-color.svg new file mode 100644 index 0000000000000..f3acca8e98e99 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lightsail-for-research/icons/color/aws-lightsail-for-research-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lightsail-for-research/icons/white/aws-lightsail-for-research-white.svg b/src/collections/integrations/aws/icons/components/aws-lightsail-for-research/icons/white/aws-lightsail-for-research-white.svg new file mode 100644 index 0000000000000..0c1ec36a673bf --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lightsail-for-research/icons/white/aws-lightsail-for-research-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lightsail/icons/color/aws-lightsail-color.svg b/src/collections/integrations/aws/icons/components/aws-lightsail/icons/color/aws-lightsail-color.svg new file mode 100644 index 0000000000000..be6957c769d43 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lightsail/icons/color/aws-lightsail-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lightsail/icons/white/aws-lightsail-white.svg b/src/collections/integrations/aws/icons/components/aws-lightsail/icons/white/aws-lightsail-white.svg new file mode 100644 index 0000000000000..9b2e95bda7ad3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lightsail/icons/white/aws-lightsail-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-local-zones/icons/color/aws-local-zones-color.svg b/src/collections/integrations/aws/icons/components/aws-local-zones/icons/color/aws-local-zones-color.svg new file mode 100644 index 0000000000000..b7cac340905f6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-local-zones/icons/color/aws-local-zones-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-local-zones/icons/white/aws-local-zones-white.svg b/src/collections/integrations/aws/icons/components/aws-local-zones/icons/white/aws-local-zones-white.svg new file mode 100644 index 0000000000000..d0b102b242cca --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-local-zones/icons/white/aws-local-zones-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-location-service/icons/color/aws-location-service-color.svg b/src/collections/integrations/aws/icons/components/aws-location-service/icons/color/aws-location-service-color.svg new file mode 100644 index 0000000000000..21862a01fdb21 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-location-service/icons/color/aws-location-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-location-service/icons/white/aws-location-service-white.svg b/src/collections/integrations/aws/icons/components/aws-location-service/icons/white/aws-location-service-white.svg new file mode 100644 index 0000000000000..7a1a154e33c44 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-location-service/icons/white/aws-location-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lookout-for-equipment/icons/color/aws-lookout-for-equipment-color.svg b/src/collections/integrations/aws/icons/components/aws-lookout-for-equipment/icons/color/aws-lookout-for-equipment-color.svg new file mode 100644 index 0000000000000..3c58bbe1546f4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lookout-for-equipment/icons/color/aws-lookout-for-equipment-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lookout-for-equipment/icons/white/aws-lookout-for-equipment-white.svg b/src/collections/integrations/aws/icons/components/aws-lookout-for-equipment/icons/white/aws-lookout-for-equipment-white.svg new file mode 100644 index 0000000000000..cd3eeae81b817 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lookout-for-equipment/icons/white/aws-lookout-for-equipment-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lookout-for-metrics/icons/color/aws-lookout-for-metrics-color.svg b/src/collections/integrations/aws/icons/components/aws-lookout-for-metrics/icons/color/aws-lookout-for-metrics-color.svg new file mode 100644 index 0000000000000..ec5996abd38e0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lookout-for-metrics/icons/color/aws-lookout-for-metrics-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lookout-for-metrics/icons/white/aws-lookout-for-metrics-white.svg b/src/collections/integrations/aws/icons/components/aws-lookout-for-metrics/icons/white/aws-lookout-for-metrics-white.svg new file mode 100644 index 0000000000000..a617667fd94b3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lookout-for-metrics/icons/white/aws-lookout-for-metrics-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-lookout-for-vision/icons/color/aws-lookout-for-vision-color.svg b/src/collections/integrations/aws/icons/components/aws-lookout-for-vision/icons/color/aws-lookout-for-vision-color.svg new file mode 100644 index 0000000000000..4bfa7a68fe8eb --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lookout-for-vision/icons/color/aws-lookout-for-vision-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-lookout-for-vision/icons/white/aws-lookout-for-vision-white.svg b/src/collections/integrations/aws/icons/components/aws-lookout-for-vision/icons/white/aws-lookout-for-vision-white.svg new file mode 100644 index 0000000000000..91b8ef90b39b8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-lookout-for-vision/icons/white/aws-lookout-for-vision-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-macie/icons/color/aws-macie-color.svg b/src/collections/integrations/aws/icons/components/aws-macie/icons/color/aws-macie-color.svg new file mode 100644 index 0000000000000..a655ad16f7a30 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-macie/icons/color/aws-macie-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-macie/icons/white/aws-macie-white.svg b/src/collections/integrations/aws/icons/components/aws-macie/icons/white/aws-macie-white.svg new file mode 100644 index 0000000000000..f9e9e7627099b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-macie/icons/white/aws-macie-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-mainframe-modernization/icons/color/aws-mainframe-modernization-color.svg b/src/collections/integrations/aws/icons/components/aws-mainframe-modernization/icons/color/aws-mainframe-modernization-color.svg new file mode 100644 index 0000000000000..6c33950392fff --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-mainframe-modernization/icons/color/aws-mainframe-modernization-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-mainframe-modernization/icons/white/aws-mainframe-modernization-white.svg b/src/collections/integrations/aws/icons/components/aws-mainframe-modernization/icons/white/aws-mainframe-modernization-white.svg new file mode 100644 index 0000000000000..2b45a06b6009f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-mainframe-modernization/icons/white/aws-mainframe-modernization-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-managed-blockchain/icons/color/aws-managed-blockchain-color.svg b/src/collections/integrations/aws/icons/components/aws-managed-blockchain/icons/color/aws-managed-blockchain-color.svg new file mode 100644 index 0000000000000..ac33ce52e7f11 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-blockchain/icons/color/aws-managed-blockchain-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-managed-blockchain/icons/white/aws-managed-blockchain-white.svg b/src/collections/integrations/aws/icons/components/aws-managed-blockchain/icons/white/aws-managed-blockchain-white.svg new file mode 100644 index 0000000000000..29fa18bf527a4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-blockchain/icons/white/aws-managed-blockchain-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-managed-grafana/icons/color/aws-managed-grafana-color.svg b/src/collections/integrations/aws/icons/components/aws-managed-grafana/icons/color/aws-managed-grafana-color.svg new file mode 100644 index 0000000000000..d24c810a81060 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-grafana/icons/color/aws-managed-grafana-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-managed-grafana/icons/white/aws-managed-grafana-white.svg b/src/collections/integrations/aws/icons/components/aws-managed-grafana/icons/white/aws-managed-grafana-white.svg new file mode 100644 index 0000000000000..acafabec945e1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-grafana/icons/white/aws-managed-grafana-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-managed-service-for-apache-flink/icons/color/aws-managed-service-for-apache-flink-color.svg b/src/collections/integrations/aws/icons/components/aws-managed-service-for-apache-flink/icons/color/aws-managed-service-for-apache-flink-color.svg new file mode 100644 index 0000000000000..1881058d5ba59 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-service-for-apache-flink/icons/color/aws-managed-service-for-apache-flink-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-managed-service-for-apache-flink/icons/white/aws-managed-service-for-apache-flink-white.svg b/src/collections/integrations/aws/icons/components/aws-managed-service-for-apache-flink/icons/white/aws-managed-service-for-apache-flink-white.svg new file mode 100644 index 0000000000000..901b2380cb698 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-service-for-apache-flink/icons/white/aws-managed-service-for-apache-flink-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-managed-service-for-prometheus/icons/color/aws-managed-service-for-prometheus-color.svg b/src/collections/integrations/aws/icons/components/aws-managed-service-for-prometheus/icons/color/aws-managed-service-for-prometheus-color.svg new file mode 100644 index 0000000000000..af2040b6b7f46 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-service-for-prometheus/icons/color/aws-managed-service-for-prometheus-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-managed-service-for-prometheus/icons/white/aws-managed-service-for-prometheus-white.svg b/src/collections/integrations/aws/icons/components/aws-managed-service-for-prometheus/icons/white/aws-managed-service-for-prometheus-white.svg new file mode 100644 index 0000000000000..8b6de1002a63a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-service-for-prometheus/icons/white/aws-managed-service-for-prometheus-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-managed-services/icons/color/aws-managed-services-color.svg b/src/collections/integrations/aws/icons/components/aws-managed-services/icons/color/aws-managed-services-color.svg new file mode 100644 index 0000000000000..c0afde37f2c80 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-services/icons/color/aws-managed-services-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-managed-services/icons/white/aws-managed-services-white.svg b/src/collections/integrations/aws/icons/components/aws-managed-services/icons/white/aws-managed-services-white.svg new file mode 100644 index 0000000000000..7de51a3164db2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-services/icons/white/aws-managed-services-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-managed-streaming-for-apache-kafka/icons/color/aws-managed-streaming-for-apache-kafka-color.svg b/src/collections/integrations/aws/icons/components/aws-managed-streaming-for-apache-kafka/icons/color/aws-managed-streaming-for-apache-kafka-color.svg new file mode 100644 index 0000000000000..905a6d2407c0f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-streaming-for-apache-kafka/icons/color/aws-managed-streaming-for-apache-kafka-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-managed-streaming-for-apache-kafka/icons/white/aws-managed-streaming-for-apache-kafka-white.svg b/src/collections/integrations/aws/icons/components/aws-managed-streaming-for-apache-kafka/icons/white/aws-managed-streaming-for-apache-kafka-white.svg new file mode 100644 index 0000000000000..7eaed905d51d0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-streaming-for-apache-kafka/icons/white/aws-managed-streaming-for-apache-kafka-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-managed-workflows-for-apache-airflow/icons/color/aws-managed-workflows-for-apache-airflow-color.svg b/src/collections/integrations/aws/icons/components/aws-managed-workflows-for-apache-airflow/icons/color/aws-managed-workflows-for-apache-airflow-color.svg new file mode 100644 index 0000000000000..d6d7bbae4de24 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-workflows-for-apache-airflow/icons/color/aws-managed-workflows-for-apache-airflow-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-managed-workflows-for-apache-airflow/icons/white/aws-managed-workflows-for-apache-airflow-white.svg b/src/collections/integrations/aws/icons/components/aws-managed-workflows-for-apache-airflow/icons/white/aws-managed-workflows-for-apache-airflow-white.svg new file mode 100644 index 0000000000000..11e459eb8b98d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-managed-workflows-for-apache-airflow/icons/white/aws-managed-workflows-for-apache-airflow-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-management-console/icons/color/aws-management-console-color.svg b/src/collections/integrations/aws/icons/components/aws-management-console/icons/color/aws-management-console-color.svg new file mode 100644 index 0000000000000..1ebead132409b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-management-console/icons/color/aws-management-console-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-management-console/icons/white/aws-management-console-white.svg b/src/collections/integrations/aws/icons/components/aws-management-console/icons/white/aws-management-console-white.svg new file mode 100644 index 0000000000000..f5c5ed8ee5603 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-management-console/icons/white/aws-management-console-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-memory-db-for-redis/icons/color/aws-memory-db-for-redis-color.svg b/src/collections/integrations/aws/icons/components/aws-memory-db-for-redis/icons/color/aws-memory-db-for-redis-color.svg new file mode 100644 index 0000000000000..5a2ed5d502849 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-memory-db-for-redis/icons/color/aws-memory-db-for-redis-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-memory-db-for-redis/icons/white/aws-memory-db-for-redis-white.svg b/src/collections/integrations/aws/icons/components/aws-memory-db-for-redis/icons/white/aws-memory-db-for-redis-white.svg new file mode 100644 index 0000000000000..fcfabeff3c747 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-memory-db-for-redis/icons/white/aws-memory-db-for-redis-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-migration-evaluator/icons/color/aws-migration-evaluator-color.svg b/src/collections/integrations/aws/icons/components/aws-migration-evaluator/icons/color/aws-migration-evaluator-color.svg new file mode 100644 index 0000000000000..479d1ef7aa6cd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-migration-evaluator/icons/color/aws-migration-evaluator-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-migration-evaluator/icons/white/aws-migration-evaluator-white.svg b/src/collections/integrations/aws/icons/components/aws-migration-evaluator/icons/white/aws-migration-evaluator-white.svg new file mode 100644 index 0000000000000..e4bc75e7f3f3d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-migration-evaluator/icons/white/aws-migration-evaluator-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-migration-hub/icons/color/aws-migration-hub-color.svg b/src/collections/integrations/aws/icons/components/aws-migration-hub/icons/color/aws-migration-hub-color.svg new file mode 100644 index 0000000000000..f211abbe460f0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-migration-hub/icons/color/aws-migration-hub-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-migration-hub/icons/white/aws-migration-hub-white.svg b/src/collections/integrations/aws/icons/components/aws-migration-hub/icons/white/aws-migration-hub-white.svg new file mode 100644 index 0000000000000..47cce34a4710e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-migration-hub/icons/white/aws-migration-hub-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-monitron/icons/color/aws-monitron-color.svg b/src/collections/integrations/aws/icons/components/aws-monitron/icons/color/aws-monitron-color.svg new file mode 100644 index 0000000000000..aa9fc232d3c7b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-monitron/icons/color/aws-monitron-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-monitron/icons/white/aws-monitron-white.svg b/src/collections/integrations/aws/icons/components/aws-monitron/icons/white/aws-monitron-white.svg new file mode 100644 index 0000000000000..7d1769df7fd7c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-monitron/icons/white/aws-monitron-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-mq/icons/color/aws-mq-color.svg b/src/collections/integrations/aws/icons/components/aws-mq/icons/color/aws-mq-color.svg new file mode 100644 index 0000000000000..ed71c0b5002af --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-mq/icons/color/aws-mq-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-mq/icons/white/aws-mq-white.svg b/src/collections/integrations/aws/icons/components/aws-mq/icons/white/aws-mq-white.svg new file mode 100644 index 0000000000000..93bd7a6a55af2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-mq/icons/white/aws-mq-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-neptune/icons/color/aws-neptune-color.svg b/src/collections/integrations/aws/icons/components/aws-neptune/icons/color/aws-neptune-color.svg new file mode 100644 index 0000000000000..f47549c5bb46b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-neptune/icons/color/aws-neptune-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-neptune/icons/white/aws-neptune-white.svg b/src/collections/integrations/aws/icons/components/aws-neptune/icons/white/aws-neptune-white.svg new file mode 100644 index 0000000000000..bf1f9d782e327 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-neptune/icons/white/aws-neptune-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-network-firewall/icons/color/aws-network-firewall-color.svg b/src/collections/integrations/aws/icons/components/aws-network-firewall/icons/color/aws-network-firewall-color.svg new file mode 100644 index 0000000000000..4b97f1187b14e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-network-firewall/icons/color/aws-network-firewall-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-network-firewall/icons/white/aws-network-firewall-white.svg b/src/collections/integrations/aws/icons/components/aws-network-firewall/icons/white/aws-network-firewall-white.svg new file mode 100644 index 0000000000000..979af704de23b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-network-firewall/icons/white/aws-network-firewall-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-neuron/icons/color/aws-neuron-color.svg b/src/collections/integrations/aws/icons/components/aws-neuron/icons/color/aws-neuron-color.svg new file mode 100644 index 0000000000000..374dbaf184483 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-neuron/icons/color/aws-neuron-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-neuron/icons/white/aws-neuron-white.svg b/src/collections/integrations/aws/icons/components/aws-neuron/icons/white/aws-neuron-white.svg new file mode 100644 index 0000000000000..b39f9d2a34d2c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-neuron/icons/white/aws-neuron-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-nice-dcv/icons/color/aws-nice-dcv-color.svg b/src/collections/integrations/aws/icons/components/aws-nice-dcv/icons/color/aws-nice-dcv-color.svg new file mode 100644 index 0000000000000..6bcdd1d122889 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nice-dcv/icons/color/aws-nice-dcv-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-nice-dcv/icons/white/aws-nice-dcv-white.svg b/src/collections/integrations/aws/icons/components/aws-nice-dcv/icons/white/aws-nice-dcv-white.svg new file mode 100644 index 0000000000000..097ea1d4062f8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nice-dcv/icons/white/aws-nice-dcv-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-nice-engin-frame/icons/color/aws-nice-engin-frame-color.svg b/src/collections/integrations/aws/icons/components/aws-nice-engin-frame/icons/color/aws-nice-engin-frame-color.svg new file mode 100644 index 0000000000000..0662522a9807d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nice-engin-frame/icons/color/aws-nice-engin-frame-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-nice-engin-frame/icons/white/aws-nice-engin-frame-white.svg b/src/collections/integrations/aws/icons/components/aws-nice-engin-frame/icons/white/aws-nice-engin-frame-white.svg new file mode 100644 index 0000000000000..55c30a2e8d958 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nice-engin-frame/icons/white/aws-nice-engin-frame-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-nimble-studio/icons/color/aws-nimble-studio-color.svg b/src/collections/integrations/aws/icons/components/aws-nimble-studio/icons/color/aws-nimble-studio-color.svg new file mode 100644 index 0000000000000..542b697427161 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nimble-studio/icons/color/aws-nimble-studio-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-nimble-studio/icons/white/aws-nimble-studio-white.svg b/src/collections/integrations/aws/icons/components/aws-nimble-studio/icons/white/aws-nimble-studio-white.svg new file mode 100644 index 0000000000000..0874daf1f695b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nimble-studio/icons/white/aws-nimble-studio-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-nitro-enclaves/icons/color/aws-nitro-enclaves-color.svg b/src/collections/integrations/aws/icons/components/aws-nitro-enclaves/icons/color/aws-nitro-enclaves-color.svg new file mode 100644 index 0000000000000..ab77ba457b6ae --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nitro-enclaves/icons/color/aws-nitro-enclaves-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-nitro-enclaves/icons/white/aws-nitro-enclaves-white.svg b/src/collections/integrations/aws/icons/components/aws-nitro-enclaves/icons/white/aws-nitro-enclaves-white.svg new file mode 100644 index 0000000000000..62af8419d872b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-nitro-enclaves/icons/white/aws-nitro-enclaves-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-omics/icons/color/aws-omics-color.svg b/src/collections/integrations/aws/icons/components/aws-omics/icons/color/aws-omics-color.svg new file mode 100644 index 0000000000000..b5c118fbf8604 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-omics/icons/color/aws-omics-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-omics/icons/white/aws-omics-white.svg b/src/collections/integrations/aws/icons/components/aws-omics/icons/white/aws-omics-white.svg new file mode 100644 index 0000000000000..ea47374d1af43 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-omics/icons/white/aws-omics-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-open-3d-engine/icons/color/aws-open-3d-engine-color.svg b/src/collections/integrations/aws/icons/components/aws-open-3d-engine/icons/color/aws-open-3d-engine-color.svg new file mode 100644 index 0000000000000..cf253ed535293 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-open-3d-engine/icons/color/aws-open-3d-engine-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-open-3d-engine/icons/white/aws-open-3d-engine-white.svg b/src/collections/integrations/aws/icons/components/aws-open-3d-engine/icons/white/aws-open-3d-engine-white.svg new file mode 100644 index 0000000000000..9083e707acd8b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-open-3d-engine/icons/white/aws-open-3d-engine-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-open-search-service/icons/color/aws-open-search-service-color.svg b/src/collections/integrations/aws/icons/components/aws-open-search-service/icons/color/aws-open-search-service-color.svg new file mode 100644 index 0000000000000..a186b8afc800e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-open-search-service/icons/color/aws-open-search-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-open-search-service/icons/white/aws-open-search-service-white.svg b/src/collections/integrations/aws/icons/components/aws-open-search-service/icons/white/aws-open-search-service-white.svg new file mode 100644 index 0000000000000..fa89c94e3d3d7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-open-search-service/icons/white/aws-open-search-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-ops-works/icons/color/aws-ops-works-color.svg b/src/collections/integrations/aws/icons/components/aws-ops-works/icons/color/aws-ops-works-color.svg new file mode 100644 index 0000000000000..6259384a98117 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ops-works/icons/color/aws-ops-works-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-ops-works/icons/white/aws-ops-works-white.svg b/src/collections/integrations/aws/icons/components/aws-ops-works/icons/white/aws-ops-works-white.svg new file mode 100644 index 0000000000000..823af782956a6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-ops-works/icons/white/aws-ops-works-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-organizations/icons/color/aws-organizations-color.svg b/src/collections/integrations/aws/icons/components/aws-organizations/icons/color/aws-organizations-color.svg new file mode 100644 index 0000000000000..ad73ba30a9604 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-organizations/icons/color/aws-organizations-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-organizations/icons/white/aws-organizations-white.svg b/src/collections/integrations/aws/icons/components/aws-organizations/icons/white/aws-organizations-white.svg new file mode 100644 index 0000000000000..285a9c567de8d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-organizations/icons/white/aws-organizations-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-outposts-family/icons/color/aws-outposts-family-color.svg b/src/collections/integrations/aws/icons/components/aws-outposts-family/icons/color/aws-outposts-family-color.svg new file mode 100644 index 0000000000000..c2a87d8a14d87 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-outposts-family/icons/color/aws-outposts-family-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-outposts-family/icons/white/aws-outposts-family-white.svg b/src/collections/integrations/aws/icons/components/aws-outposts-family/icons/white/aws-outposts-family-white.svg new file mode 100644 index 0000000000000..702c0b815d37c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-outposts-family/icons/white/aws-outposts-family-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-outposts-rack/icons/color/aws-outposts-rack-color.svg b/src/collections/integrations/aws/icons/components/aws-outposts-rack/icons/color/aws-outposts-rack-color.svg new file mode 100644 index 0000000000000..f1d2810d54767 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-outposts-rack/icons/color/aws-outposts-rack-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-outposts-rack/icons/white/aws-outposts-rack-white.svg b/src/collections/integrations/aws/icons/components/aws-outposts-rack/icons/white/aws-outposts-rack-white.svg new file mode 100644 index 0000000000000..4ae6093b36e61 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-outposts-rack/icons/white/aws-outposts-rack-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-outposts-servers/icons/color/aws-outposts-servers-color.svg b/src/collections/integrations/aws/icons/components/aws-outposts-servers/icons/color/aws-outposts-servers-color.svg new file mode 100644 index 0000000000000..ba4e7ccd0b39a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-outposts-servers/icons/color/aws-outposts-servers-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-outposts-servers/icons/white/aws-outposts-servers-white.svg b/src/collections/integrations/aws/icons/components/aws-outposts-servers/icons/white/aws-outposts-servers-white.svg new file mode 100644 index 0000000000000..f4ef0f075c169 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-outposts-servers/icons/white/aws-outposts-servers-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-panorama/icons/color/aws-panorama-color.svg b/src/collections/integrations/aws/icons/components/aws-panorama/icons/color/aws-panorama-color.svg new file mode 100644 index 0000000000000..51e5eeec1c954 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-panorama/icons/color/aws-panorama-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-panorama/icons/white/aws-panorama-white.svg b/src/collections/integrations/aws/icons/components/aws-panorama/icons/white/aws-panorama-white.svg new file mode 100644 index 0000000000000..fc68787d407d7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-panorama/icons/white/aws-panorama-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-parallel-cluster/icons/color/aws-parallel-cluster-color.svg b/src/collections/integrations/aws/icons/components/aws-parallel-cluster/icons/color/aws-parallel-cluster-color.svg new file mode 100644 index 0000000000000..8093e5869bff3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-parallel-cluster/icons/color/aws-parallel-cluster-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-parallel-cluster/icons/white/aws-parallel-cluster-white.svg b/src/collections/integrations/aws/icons/components/aws-parallel-cluster/icons/white/aws-parallel-cluster-white.svg new file mode 100644 index 0000000000000..76036e8e34424 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-parallel-cluster/icons/white/aws-parallel-cluster-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-payment-cryptography/icons/color/aws-payment-cryptography-color.svg b/src/collections/integrations/aws/icons/components/aws-payment-cryptography/icons/color/aws-payment-cryptography-color.svg new file mode 100644 index 0000000000000..d9134bf4646b1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-payment-cryptography/icons/color/aws-payment-cryptography-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-payment-cryptography/icons/white/aws-payment-cryptography-white.svg b/src/collections/integrations/aws/icons/components/aws-payment-cryptography/icons/white/aws-payment-cryptography-white.svg new file mode 100644 index 0000000000000..14a1dc095cb87 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-payment-cryptography/icons/white/aws-payment-cryptography-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-personalize/icons/color/aws-personalize-color.svg b/src/collections/integrations/aws/icons/components/aws-personalize/icons/color/aws-personalize-color.svg new file mode 100644 index 0000000000000..e4ed0258d7b16 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-personalize/icons/color/aws-personalize-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-personalize/icons/white/aws-personalize-white.svg b/src/collections/integrations/aws/icons/components/aws-personalize/icons/white/aws-personalize-white.svg new file mode 100644 index 0000000000000..5264019648b9e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-personalize/icons/white/aws-personalize-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-pinpoint-apis/icons/color/aws-pinpoint-apis-color.svg b/src/collections/integrations/aws/icons/components/aws-pinpoint-apis/icons/color/aws-pinpoint-apis-color.svg new file mode 100644 index 0000000000000..744c2052909b1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-pinpoint-apis/icons/color/aws-pinpoint-apis-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-pinpoint-apis/icons/white/aws-pinpoint-apis-white.svg b/src/collections/integrations/aws/icons/components/aws-pinpoint-apis/icons/white/aws-pinpoint-apis-white.svg new file mode 100644 index 0000000000000..7d2d22617321e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-pinpoint-apis/icons/white/aws-pinpoint-apis-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-pinpoint/icons/color/aws-pinpoint-color.svg b/src/collections/integrations/aws/icons/components/aws-pinpoint/icons/color/aws-pinpoint-color.svg new file mode 100644 index 0000000000000..744c2052909b1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-pinpoint/icons/color/aws-pinpoint-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-pinpoint/icons/white/aws-pinpoint-white.svg b/src/collections/integrations/aws/icons/components/aws-pinpoint/icons/white/aws-pinpoint-white.svg new file mode 100644 index 0000000000000..cb38f5c4f6878 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-pinpoint/icons/white/aws-pinpoint-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-polly/icons/color/aws-polly-color.svg b/src/collections/integrations/aws/icons/components/aws-polly/icons/color/aws-polly-color.svg new file mode 100644 index 0000000000000..09844dd3bf4bb --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-polly/icons/color/aws-polly-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-polly/icons/white/aws-polly-white.svg b/src/collections/integrations/aws/icons/components/aws-polly/icons/white/aws-polly-white.svg new file mode 100644 index 0000000000000..90b812f6ef5d0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-polly/icons/white/aws-polly-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-private-5g/icons/color/aws-private-5g-color.svg b/src/collections/integrations/aws/icons/components/aws-private-5g/icons/color/aws-private-5g-color.svg new file mode 100644 index 0000000000000..2a758ed1b11fe --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-private-5g/icons/color/aws-private-5g-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-private-5g/icons/white/aws-private-5g-white.svg b/src/collections/integrations/aws/icons/components/aws-private-5g/icons/white/aws-private-5g-white.svg new file mode 100644 index 0000000000000..9c709fc225fb1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-private-5g/icons/white/aws-private-5g-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-private-certificate-authority/icons/color/aws-private-certificate-authority-color.svg b/src/collections/integrations/aws/icons/components/aws-private-certificate-authority/icons/color/aws-private-certificate-authority-color.svg new file mode 100644 index 0000000000000..a7237ce210667 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-private-certificate-authority/icons/color/aws-private-certificate-authority-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-private-certificate-authority/icons/white/aws-private-certificate-authority-white.svg b/src/collections/integrations/aws/icons/components/aws-private-certificate-authority/icons/white/aws-private-certificate-authority-white.svg new file mode 100644 index 0000000000000..809887d63f8bd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-private-certificate-authority/icons/white/aws-private-certificate-authority-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-private-link/icons/color/aws-private-link-color.svg b/src/collections/integrations/aws/icons/components/aws-private-link/icons/color/aws-private-link-color.svg new file mode 100644 index 0000000000000..bb169ba78a587 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-private-link/icons/color/aws-private-link-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-private-link/icons/white/aws-private-link-white.svg b/src/collections/integrations/aws/icons/components/aws-private-link/icons/white/aws-private-link-white.svg new file mode 100644 index 0000000000000..a0944a99a9d4c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-private-link/icons/white/aws-private-link-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-professional-services/icons/color/aws-professional-services-color.svg b/src/collections/integrations/aws/icons/components/aws-professional-services/icons/color/aws-professional-services-color.svg new file mode 100644 index 0000000000000..ec4fd2614f31c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-professional-services/icons/color/aws-professional-services-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-professional-services/icons/white/aws-professional-services-white.svg b/src/collections/integrations/aws/icons/components/aws-professional-services/icons/white/aws-professional-services-white.svg new file mode 100644 index 0000000000000..da2acbb6b3a9a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-professional-services/icons/white/aws-professional-services-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-proton/icons/color/aws-proton-color.svg b/src/collections/integrations/aws/icons/components/aws-proton/icons/color/aws-proton-color.svg new file mode 100644 index 0000000000000..931870caae964 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-proton/icons/color/aws-proton-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-proton/icons/white/aws-proton-white.svg b/src/collections/integrations/aws/icons/components/aws-proton/icons/white/aws-proton-white.svg new file mode 100644 index 0000000000000..d320149df79f8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-proton/icons/white/aws-proton-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-quantum-ledger-database/icons/color/aws-quantum-ledger-database-color.svg b/src/collections/integrations/aws/icons/components/aws-quantum-ledger-database/icons/color/aws-quantum-ledger-database-color.svg new file mode 100644 index 0000000000000..6cd147acd1c30 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-quantum-ledger-database/icons/color/aws-quantum-ledger-database-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-quantum-ledger-database/icons/white/aws-quantum-ledger-database-white.svg b/src/collections/integrations/aws/icons/components/aws-quantum-ledger-database/icons/white/aws-quantum-ledger-database-white.svg new file mode 100644 index 0000000000000..dce0aa2524afd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-quantum-ledger-database/icons/white/aws-quantum-ledger-database-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-quick-sight/icons/color/aws-quick-sight-color.svg b/src/collections/integrations/aws/icons/components/aws-quick-sight/icons/color/aws-quick-sight-color.svg new file mode 100644 index 0000000000000..5b45258b05e08 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-quick-sight/icons/color/aws-quick-sight-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-quick-sight/icons/white/aws-quick-sight-white.svg b/src/collections/integrations/aws/icons/components/aws-quick-sight/icons/white/aws-quick-sight-white.svg new file mode 100644 index 0000000000000..8435983f55b27 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-quick-sight/icons/white/aws-quick-sight-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-rds-on-v-mware/icons/color/aws-rds-on-v-mware-color.svg b/src/collections/integrations/aws/icons/components/aws-rds-on-v-mware/icons/color/aws-rds-on-v-mware-color.svg new file mode 100644 index 0000000000000..273595c5ced1d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-rds-on-v-mware/icons/color/aws-rds-on-v-mware-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-rds-on-v-mware/icons/white/aws-rds-on-v-mware-white.svg b/src/collections/integrations/aws/icons/components/aws-rds-on-v-mware/icons/white/aws-rds-on-v-mware-white.svg new file mode 100644 index 0000000000000..c8c8d4d736d17 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-rds-on-v-mware/icons/white/aws-rds-on-v-mware-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-rds/icons/color/aws-rds-color.svg b/src/collections/integrations/aws/icons/components/aws-rds/icons/color/aws-rds-color.svg new file mode 100644 index 0000000000000..a4d06c15fcbc9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-rds/icons/color/aws-rds-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-rds/icons/white/aws-rds-white.svg b/src/collections/integrations/aws/icons/components/aws-rds/icons/white/aws-rds-white.svg new file mode 100644 index 0000000000000..58ec13f4c7450 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-rds/icons/white/aws-rds-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-re-post/icons/color/aws-re-post-color.svg b/src/collections/integrations/aws/icons/components/aws-re-post/icons/color/aws-re-post-color.svg new file mode 100644 index 0000000000000..4c50a9ef21f06 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-re-post/icons/color/aws-re-post-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-re-post/icons/white/aws-re-post-white.svg b/src/collections/integrations/aws/icons/components/aws-re-post/icons/white/aws-re-post-white.svg new file mode 100644 index 0000000000000..50d3620c182ab --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-re-post/icons/white/aws-re-post-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-red-hat-open-shift-service-on-aws/icons/color/aws-red-hat-open-shift-service-on-aws-color.svg b/src/collections/integrations/aws/icons/components/aws-red-hat-open-shift-service-on-aws/icons/color/aws-red-hat-open-shift-service-on-aws-color.svg new file mode 100644 index 0000000000000..a3a5d91cc52f5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-red-hat-open-shift-service-on-aws/icons/color/aws-red-hat-open-shift-service-on-aws-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-red-hat-open-shift-service-on-aws/icons/white/aws-red-hat-open-shift-service-on-aws-white.svg b/src/collections/integrations/aws/icons/components/aws-red-hat-open-shift-service-on-aws/icons/white/aws-red-hat-open-shift-service-on-aws-white.svg new file mode 100644 index 0000000000000..e33f4c4767bb4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-red-hat-open-shift-service-on-aws/icons/white/aws-red-hat-open-shift-service-on-aws-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-redshift/icons/color/aws-redshift-color.svg b/src/collections/integrations/aws/icons/components/aws-redshift/icons/color/aws-redshift-color.svg new file mode 100644 index 0000000000000..37eaacec30ac9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-redshift/icons/color/aws-redshift-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-redshift/icons/white/aws-redshift-white.svg b/src/collections/integrations/aws/icons/components/aws-redshift/icons/white/aws-redshift-white.svg new file mode 100644 index 0000000000000..3f83e38be2719 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-redshift/icons/white/aws-redshift-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-rekognition/icons/color/aws-rekognition-color.svg b/src/collections/integrations/aws/icons/components/aws-rekognition/icons/color/aws-rekognition-color.svg new file mode 100644 index 0000000000000..f2fce019a583d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-rekognition/icons/color/aws-rekognition-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-rekognition/icons/white/aws-rekognition-white.svg b/src/collections/integrations/aws/icons/components/aws-rekognition/icons/white/aws-rekognition-white.svg new file mode 100644 index 0000000000000..d2af709351231 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-rekognition/icons/white/aws-rekognition-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-reserved-instance-reporting/icons/color/aws-reserved-instance-reporting-color.svg b/src/collections/integrations/aws/icons/components/aws-reserved-instance-reporting/icons/color/aws-reserved-instance-reporting-color.svg new file mode 100644 index 0000000000000..ae50c80e301e1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-reserved-instance-reporting/icons/color/aws-reserved-instance-reporting-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-reserved-instance-reporting/icons/white/aws-reserved-instance-reporting-white.svg b/src/collections/integrations/aws/icons/components/aws-reserved-instance-reporting/icons/white/aws-reserved-instance-reporting-white.svg new file mode 100644 index 0000000000000..116a788e8497c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-reserved-instance-reporting/icons/white/aws-reserved-instance-reporting-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-resilience-hub/icons/color/aws-resilience-hub-color.svg b/src/collections/integrations/aws/icons/components/aws-resilience-hub/icons/color/aws-resilience-hub-color.svg new file mode 100644 index 0000000000000..26503d5750a46 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-resilience-hub/icons/color/aws-resilience-hub-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-resilience-hub/icons/white/aws-resilience-hub-white.svg b/src/collections/integrations/aws/icons/components/aws-resilience-hub/icons/white/aws-resilience-hub-white.svg new file mode 100644 index 0000000000000..4d64f858686d8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-resilience-hub/icons/white/aws-resilience-hub-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-resource-access-manager/icons/color/aws-resource-access-manager-color.svg b/src/collections/integrations/aws/icons/components/aws-resource-access-manager/icons/color/aws-resource-access-manager-color.svg new file mode 100644 index 0000000000000..812b971e02c22 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-resource-access-manager/icons/color/aws-resource-access-manager-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-resource-access-manager/icons/white/aws-resource-access-manager-white.svg b/src/collections/integrations/aws/icons/components/aws-resource-access-manager/icons/white/aws-resource-access-manager-white.svg new file mode 100644 index 0000000000000..8f6d127eb8ee0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-resource-access-manager/icons/white/aws-resource-access-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-resource-explorer/icons/color/aws-resource-explorer-color.svg b/src/collections/integrations/aws/icons/components/aws-resource-explorer/icons/color/aws-resource-explorer-color.svg new file mode 100644 index 0000000000000..d69f046936f5e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-resource-explorer/icons/color/aws-resource-explorer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-resource-explorer/icons/white/aws-resource-explorer-white.svg b/src/collections/integrations/aws/icons/components/aws-resource-explorer/icons/white/aws-resource-explorer-white.svg new file mode 100644 index 0000000000000..b42fc340eea50 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-resource-explorer/icons/white/aws-resource-explorer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-robo-maker/icons/color/aws-robo-maker-color.svg b/src/collections/integrations/aws/icons/components/aws-robo-maker/icons/color/aws-robo-maker-color.svg new file mode 100644 index 0000000000000..9e457a118163c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-robo-maker/icons/color/aws-robo-maker-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-robo-maker/icons/white/aws-robo-maker-white.svg b/src/collections/integrations/aws/icons/components/aws-robo-maker/icons/white/aws-robo-maker-white.svg new file mode 100644 index 0000000000000..05d86e6e2e0f3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-robo-maker/icons/white/aws-robo-maker-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-route-53/icons/color/aws-route-53-color.svg b/src/collections/integrations/aws/icons/components/aws-route-53/icons/color/aws-route-53-color.svg new file mode 100644 index 0000000000000..e3e1582b233a6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-route-53/icons/color/aws-route-53-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-route-53/icons/white/aws-route-53-white.svg b/src/collections/integrations/aws/icons/components/aws-route-53/icons/white/aws-route-53-white.svg new file mode 100644 index 0000000000000..ea7b0b25c80fd --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-route-53/icons/white/aws-route-53-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-s3-on-outposts/icons/color/aws-s3-on-outposts-color.svg b/src/collections/integrations/aws/icons/components/aws-s3-on-outposts/icons/color/aws-s3-on-outposts-color.svg new file mode 100644 index 0000000000000..2332ff6ab1006 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-s3-on-outposts/icons/color/aws-s3-on-outposts-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-s3-on-outposts/icons/white/aws-s3-on-outposts-white.svg b/src/collections/integrations/aws/icons/components/aws-s3-on-outposts/icons/white/aws-s3-on-outposts-white.svg new file mode 100644 index 0000000000000..61a4aa2dff3f6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-s3-on-outposts/icons/white/aws-s3-on-outposts-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-sage-maker-ground-truth/icons/color/aws-sage-maker-ground-truth-color.svg b/src/collections/integrations/aws/icons/components/aws-sage-maker-ground-truth/icons/color/aws-sage-maker-ground-truth-color.svg new file mode 100644 index 0000000000000..141715d5972b5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sage-maker-ground-truth/icons/color/aws-sage-maker-ground-truth-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-sage-maker-ground-truth/icons/white/aws-sage-maker-ground-truth-white.svg b/src/collections/integrations/aws/icons/components/aws-sage-maker-ground-truth/icons/white/aws-sage-maker-ground-truth-white.svg new file mode 100644 index 0000000000000..cb33b46412c25 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sage-maker-ground-truth/icons/white/aws-sage-maker-ground-truth-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-sage-maker-studio-lab/icons/color/aws-sage-maker-studio-lab-color.svg b/src/collections/integrations/aws/icons/components/aws-sage-maker-studio-lab/icons/color/aws-sage-maker-studio-lab-color.svg new file mode 100644 index 0000000000000..b81b1dbd6ca74 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sage-maker-studio-lab/icons/color/aws-sage-maker-studio-lab-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-sage-maker-studio-lab/icons/white/aws-sage-maker-studio-lab-white.svg b/src/collections/integrations/aws/icons/components/aws-sage-maker-studio-lab/icons/white/aws-sage-maker-studio-lab-white.svg new file mode 100644 index 0000000000000..b2defced1ea01 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sage-maker-studio-lab/icons/white/aws-sage-maker-studio-lab-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-sage-maker/icons/color/aws-sage-maker-color.svg b/src/collections/integrations/aws/icons/components/aws-sage-maker/icons/color/aws-sage-maker-color.svg new file mode 100644 index 0000000000000..ba2c8d9518b03 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sage-maker/icons/color/aws-sage-maker-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-sage-maker/icons/white/aws-sage-maker-white.svg b/src/collections/integrations/aws/icons/components/aws-sage-maker/icons/white/aws-sage-maker-white.svg new file mode 100644 index 0000000000000..0668b74ebcb06 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sage-maker/icons/white/aws-sage-maker-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-savings-plans/icons/color/aws-savings-plans-color.svg b/src/collections/integrations/aws/icons/components/aws-savings-plans/icons/color/aws-savings-plans-color.svg new file mode 100644 index 0000000000000..66ca3e9ef5b98 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-savings-plans/icons/color/aws-savings-plans-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-savings-plans/icons/white/aws-savings-plans-white.svg b/src/collections/integrations/aws/icons/components/aws-savings-plans/icons/white/aws-savings-plans-white.svg new file mode 100644 index 0000000000000..6b389b26b5422 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-savings-plans/icons/white/aws-savings-plans-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-secrets-manager/icons/color/aws-secrets-manager-color.svg b/src/collections/integrations/aws/icons/components/aws-secrets-manager/icons/color/aws-secrets-manager-color.svg new file mode 100644 index 0000000000000..6b338f0517161 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-secrets-manager/icons/color/aws-secrets-manager-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-secrets-manager/icons/white/aws-secrets-manager-white.svg b/src/collections/integrations/aws/icons/components/aws-secrets-manager/icons/white/aws-secrets-manager-white.svg new file mode 100644 index 0000000000000..e43ec1f569026 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-secrets-manager/icons/white/aws-secrets-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-security-hub/icons/color/aws-security-hub-color.svg b/src/collections/integrations/aws/icons/components/aws-security-hub/icons/color/aws-security-hub-color.svg new file mode 100644 index 0000000000000..a78c9fe6d99cb --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-security-hub/icons/color/aws-security-hub-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-security-hub/icons/white/aws-security-hub-white.svg b/src/collections/integrations/aws/icons/components/aws-security-hub/icons/white/aws-security-hub-white.svg new file mode 100644 index 0000000000000..c121303c2e6d0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-security-hub/icons/white/aws-security-hub-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-security-lake/icons/color/aws-security-lake-color.svg b/src/collections/integrations/aws/icons/components/aws-security-lake/icons/color/aws-security-lake-color.svg new file mode 100644 index 0000000000000..ac57fd613775e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-security-lake/icons/color/aws-security-lake-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-security-lake/icons/white/aws-security-lake-white.svg b/src/collections/integrations/aws/icons/components/aws-security-lake/icons/white/aws-security-lake-white.svg new file mode 100644 index 0000000000000..4cb281c080b97 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-security-lake/icons/white/aws-security-lake-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-serverless-application-repository/icons/color/aws-serverless-application-repository-color.svg b/src/collections/integrations/aws/icons/components/aws-serverless-application-repository/icons/color/aws-serverless-application-repository-color.svg new file mode 100644 index 0000000000000..febd3e5bcc336 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-serverless-application-repository/icons/color/aws-serverless-application-repository-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-serverless-application-repository/icons/white/aws-serverless-application-repository-white.svg b/src/collections/integrations/aws/icons/components/aws-serverless-application-repository/icons/white/aws-serverless-application-repository-white.svg new file mode 100644 index 0000000000000..60ade96af8d3d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-serverless-application-repository/icons/white/aws-serverless-application-repository-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-service-catalog/icons/color/aws-service-catalog-color.svg b/src/collections/integrations/aws/icons/components/aws-service-catalog/icons/color/aws-service-catalog-color.svg new file mode 100644 index 0000000000000..d560976397e72 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-service-catalog/icons/color/aws-service-catalog-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-service-catalog/icons/white/aws-service-catalog-white.svg b/src/collections/integrations/aws/icons/components/aws-service-catalog/icons/white/aws-service-catalog-white.svg new file mode 100644 index 0000000000000..f4efd5141a13d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-service-catalog/icons/white/aws-service-catalog-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-service-management-connector/icons/color/aws-service-management-connector-color.svg b/src/collections/integrations/aws/icons/components/aws-service-management-connector/icons/color/aws-service-management-connector-color.svg new file mode 100644 index 0000000000000..138e7f9ad4eed --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-service-management-connector/icons/color/aws-service-management-connector-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-service-management-connector/icons/white/aws-service-management-connector-white.svg b/src/collections/integrations/aws/icons/components/aws-service-management-connector/icons/white/aws-service-management-connector-white.svg new file mode 100644 index 0000000000000..ec94afe1c3d6e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-service-management-connector/icons/white/aws-service-management-connector-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-shield/icons/color/aws-shield-color.svg b/src/collections/integrations/aws/icons/components/aws-shield/icons/color/aws-shield-color.svg new file mode 100644 index 0000000000000..1fa9b82f0e19a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-shield/icons/color/aws-shield-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-shield/icons/white/aws-shield-white.svg b/src/collections/integrations/aws/icons/components/aws-shield/icons/white/aws-shield-white.svg new file mode 100644 index 0000000000000..40c7518f9c01b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-shield/icons/white/aws-shield-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-signer/icons/color/aws-signer-color.svg b/src/collections/integrations/aws/icons/components/aws-signer/icons/color/aws-signer-color.svg new file mode 100644 index 0000000000000..e19f99da8d3ba --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-signer/icons/color/aws-signer-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-signer/icons/white/aws-signer-white.svg b/src/collections/integrations/aws/icons/components/aws-signer/icons/white/aws-signer-white.svg new file mode 100644 index 0000000000000..2698cab881069 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-signer/icons/white/aws-signer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-sim-space-weaver/icons/color/aws-sim-space-weaver-color.svg b/src/collections/integrations/aws/icons/components/aws-sim-space-weaver/icons/color/aws-sim-space-weaver-color.svg new file mode 100644 index 0000000000000..5405be4c590b5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sim-space-weaver/icons/color/aws-sim-space-weaver-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-sim-space-weaver/icons/white/aws-sim-space-weaver-white.svg b/src/collections/integrations/aws/icons/components/aws-sim-space-weaver/icons/white/aws-sim-space-weaver-white.svg new file mode 100644 index 0000000000000..3fdb6a34dc0b4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-sim-space-weaver/icons/white/aws-sim-space-weaver-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-simple-email-service/icons/color/aws-simple-email-service-color.svg b/src/collections/integrations/aws/icons/components/aws-simple-email-service/icons/color/aws-simple-email-service-color.svg new file mode 100644 index 0000000000000..1b66e254ff55c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-email-service/icons/color/aws-simple-email-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-simple-email-service/icons/white/aws-simple-email-service-white.svg b/src/collections/integrations/aws/icons/components/aws-simple-email-service/icons/white/aws-simple-email-service-white.svg new file mode 100644 index 0000000000000..4750072aa78b4 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-email-service/icons/white/aws-simple-email-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-simple-notification-service/icons/color/aws-simple-notification-service-color.svg b/src/collections/integrations/aws/icons/components/aws-simple-notification-service/icons/color/aws-simple-notification-service-color.svg new file mode 100644 index 0000000000000..57c33a7f93d9c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-notification-service/icons/color/aws-simple-notification-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-simple-notification-service/icons/white/aws-simple-notification-service-white.svg b/src/collections/integrations/aws/icons/components/aws-simple-notification-service/icons/white/aws-simple-notification-service-white.svg new file mode 100644 index 0000000000000..d3189d0de1083 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-notification-service/icons/white/aws-simple-notification-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-simple-queue-service/icons/color/aws-simple-queue-service-color.svg b/src/collections/integrations/aws/icons/components/aws-simple-queue-service/icons/color/aws-simple-queue-service-color.svg new file mode 100644 index 0000000000000..9a8a97e0fa689 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-queue-service/icons/color/aws-simple-queue-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-simple-queue-service/icons/white/aws-simple-queue-service-white.svg b/src/collections/integrations/aws/icons/components/aws-simple-queue-service/icons/white/aws-simple-queue-service-white.svg new file mode 100644 index 0000000000000..4f7f82db92bd8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-queue-service/icons/white/aws-simple-queue-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-simple-storage-service-glacier/icons/color/aws-simple-storage-service-glacier-color.svg b/src/collections/integrations/aws/icons/components/aws-simple-storage-service-glacier/icons/color/aws-simple-storage-service-glacier-color.svg new file mode 100644 index 0000000000000..c391b4b032912 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-storage-service-glacier/icons/color/aws-simple-storage-service-glacier-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-simple-storage-service-glacier/icons/white/aws-simple-storage-service-glacier-white.svg b/src/collections/integrations/aws/icons/components/aws-simple-storage-service-glacier/icons/white/aws-simple-storage-service-glacier-white.svg new file mode 100644 index 0000000000000..ef57cf80f2674 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-storage-service-glacier/icons/white/aws-simple-storage-service-glacier-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-simple-storage-service/icons/color/aws-simple-storage-service-color.svg b/src/collections/integrations/aws/icons/components/aws-simple-storage-service/icons/color/aws-simple-storage-service-color.svg new file mode 100644 index 0000000000000..277a43b9e2b58 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-storage-service/icons/color/aws-simple-storage-service-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-simple-storage-service/icons/white/aws-simple-storage-service-white.svg b/src/collections/integrations/aws/icons/components/aws-simple-storage-service/icons/white/aws-simple-storage-service-white.svg new file mode 100644 index 0000000000000..3fe346f56323a --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-simple-storage-service/icons/white/aws-simple-storage-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-site-to-site-vpn/icons/color/aws-site-to-site-vpn-color.svg b/src/collections/integrations/aws/icons/components/aws-site-to-site-vpn/icons/color/aws-site-to-site-vpn-color.svg new file mode 100644 index 0000000000000..a2f4883b7db0b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-site-to-site-vpn/icons/color/aws-site-to-site-vpn-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-site-to-site-vpn/icons/white/aws-site-to-site-vpn-white.svg b/src/collections/integrations/aws/icons/components/aws-site-to-site-vpn/icons/white/aws-site-to-site-vpn-white.svg new file mode 100644 index 0000000000000..7610499b2c024 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-site-to-site-vpn/icons/white/aws-site-to-site-vpn-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-snowball-edge/icons/color/aws-snowball-edge-color.svg b/src/collections/integrations/aws/icons/components/aws-snowball-edge/icons/color/aws-snowball-edge-color.svg new file mode 100644 index 0000000000000..5a6c54f6ef7ba --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowball-edge/icons/color/aws-snowball-edge-color.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-snowball-edge/icons/white/aws-snowball-edge-white.svg b/src/collections/integrations/aws/icons/components/aws-snowball-edge/icons/white/aws-snowball-edge-white.svg new file mode 100644 index 0000000000000..9240970909f4c --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowball-edge/icons/white/aws-snowball-edge-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-snowball/icons/color/aws-snowball-color.svg b/src/collections/integrations/aws/icons/components/aws-snowball/icons/color/aws-snowball-color.svg new file mode 100644 index 0000000000000..713d4b164bcaa --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowball/icons/color/aws-snowball-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-snowball/icons/white/aws-snowball-white.svg b/src/collections/integrations/aws/icons/components/aws-snowball/icons/white/aws-snowball-white.svg new file mode 100644 index 0000000000000..2ac1127ee20ee --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowball/icons/white/aws-snowball-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-snowcone/icons/color/aws-snowcone-color.svg b/src/collections/integrations/aws/icons/components/aws-snowcone/icons/color/aws-snowcone-color.svg new file mode 100644 index 0000000000000..5559fe8d8a227 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowcone/icons/color/aws-snowcone-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-snowcone/icons/white/aws-snowcone-white.svg b/src/collections/integrations/aws/icons/components/aws-snowcone/icons/white/aws-snowcone-white.svg new file mode 100644 index 0000000000000..7ca43705ae7b2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowcone/icons/white/aws-snowcone-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-snowmobile/icons/color/aws-snowmobile-color.svg b/src/collections/integrations/aws/icons/components/aws-snowmobile/icons/color/aws-snowmobile-color.svg new file mode 100644 index 0000000000000..c46af71c410c0 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowmobile/icons/color/aws-snowmobile-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-snowmobile/icons/white/aws-snowmobile-white.svg b/src/collections/integrations/aws/icons/components/aws-snowmobile/icons/white/aws-snowmobile-white.svg new file mode 100644 index 0000000000000..881c8759ba710 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-snowmobile/icons/white/aws-snowmobile-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-step-functions/icons/color/aws-step-functions-color.svg b/src/collections/integrations/aws/icons/components/aws-step-functions/icons/color/aws-step-functions-color.svg new file mode 100644 index 0000000000000..eedf734e04c0e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-step-functions/icons/color/aws-step-functions-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-step-functions/icons/white/aws-step-functions-white.svg b/src/collections/integrations/aws/icons/components/aws-step-functions/icons/white/aws-step-functions-white.svg new file mode 100644 index 0000000000000..10c8be50aac7b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-step-functions/icons/white/aws-step-functions-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-storage-gateway/icons/color/aws-storage-gateway-color.svg b/src/collections/integrations/aws/icons/components/aws-storage-gateway/icons/color/aws-storage-gateway-color.svg new file mode 100644 index 0000000000000..983b611cd582d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-storage-gateway/icons/color/aws-storage-gateway-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-storage-gateway/icons/white/aws-storage-gateway-white.svg b/src/collections/integrations/aws/icons/components/aws-storage-gateway/icons/white/aws-storage-gateway-white.svg new file mode 100644 index 0000000000000..be9f31aed4dc7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-storage-gateway/icons/white/aws-storage-gateway-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-supply-chain/icons/color/aws-supply-chain-color.svg b/src/collections/integrations/aws/icons/components/aws-supply-chain/icons/color/aws-supply-chain-color.svg new file mode 100644 index 0000000000000..c92f843e6c97b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-supply-chain/icons/color/aws-supply-chain-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-supply-chain/icons/white/aws-supply-chain-white.svg b/src/collections/integrations/aws/icons/components/aws-supply-chain/icons/white/aws-supply-chain-white.svg new file mode 100644 index 0000000000000..739ddec0a6549 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-supply-chain/icons/white/aws-supply-chain-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-support/icons/color/aws-support-color.svg b/src/collections/integrations/aws/icons/components/aws-support/icons/color/aws-support-color.svg new file mode 100644 index 0000000000000..139374ac2ec2e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-support/icons/color/aws-support-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-support/icons/white/aws-support-white.svg b/src/collections/integrations/aws/icons/components/aws-support/icons/white/aws-support-white.svg new file mode 100644 index 0000000000000..37c3ba73520cb --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-support/icons/white/aws-support-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-systems-manager/icons/color/aws-systems-manager-color.svg b/src/collections/integrations/aws/icons/components/aws-systems-manager/icons/color/aws-systems-manager-color.svg new file mode 100644 index 0000000000000..cb019f508303b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-systems-manager/icons/color/aws-systems-manager-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-systems-manager/icons/white/aws-systems-manager-white.svg b/src/collections/integrations/aws/icons/components/aws-systems-manager/icons/white/aws-systems-manager-white.svg new file mode 100644 index 0000000000000..47cc35b2059f9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-systems-manager/icons/white/aws-systems-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-telco-network-builder/icons/color/aws-telco-network-builder-color.svg b/src/collections/integrations/aws/icons/components/aws-telco-network-builder/icons/color/aws-telco-network-builder-color.svg new file mode 100644 index 0000000000000..ec76dfb139fa5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-telco-network-builder/icons/color/aws-telco-network-builder-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-telco-network-builder/icons/white/aws-telco-network-builder-white.svg b/src/collections/integrations/aws/icons/components/aws-telco-network-builder/icons/white/aws-telco-network-builder-white.svg new file mode 100644 index 0000000000000..f86736fe89278 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-telco-network-builder/icons/white/aws-telco-network-builder-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-tensor-flow-on-aws/icons/color/aws-tensor-flow-on-aws-color.svg b/src/collections/integrations/aws/icons/components/aws-tensor-flow-on-aws/icons/color/aws-tensor-flow-on-aws-color.svg new file mode 100644 index 0000000000000..1ae2595a1d7f2 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-tensor-flow-on-aws/icons/color/aws-tensor-flow-on-aws-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-tensor-flow-on-aws/icons/white/aws-tensor-flow-on-aws-white.svg b/src/collections/integrations/aws/icons/components/aws-tensor-flow-on-aws/icons/white/aws-tensor-flow-on-aws-white.svg new file mode 100644 index 0000000000000..38b7d689edca1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-tensor-flow-on-aws/icons/white/aws-tensor-flow-on-aws-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-textract/icons/color/aws-textract-color.svg b/src/collections/integrations/aws/icons/components/aws-textract/icons/color/aws-textract-color.svg new file mode 100644 index 0000000000000..0583769fc56ae --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-textract/icons/color/aws-textract-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-textract/icons/white/aws-textract-white.svg b/src/collections/integrations/aws/icons/components/aws-textract/icons/white/aws-textract-white.svg new file mode 100644 index 0000000000000..fedfa91d51ab7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-textract/icons/white/aws-textract-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-deadline/icons/color/aws-thinkbox-deadline-color.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-deadline/icons/color/aws-thinkbox-deadline-color.svg new file mode 100644 index 0000000000000..5403da91c52e9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-deadline/icons/color/aws-thinkbox-deadline-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-deadline/icons/white/aws-thinkbox-deadline-white.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-deadline/icons/white/aws-thinkbox-deadline-white.svg new file mode 100644 index 0000000000000..2d0b3aff22ac8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-deadline/icons/white/aws-thinkbox-deadline-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-frost/icons/color/aws-thinkbox-frost-color.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-frost/icons/color/aws-thinkbox-frost-color.svg new file mode 100644 index 0000000000000..2032f6d43a588 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-frost/icons/color/aws-thinkbox-frost-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-frost/icons/white/aws-thinkbox-frost-white.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-frost/icons/white/aws-thinkbox-frost-white.svg new file mode 100644 index 0000000000000..68aab15df9048 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-frost/icons/white/aws-thinkbox-frost-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-krakatoa/icons/color/aws-thinkbox-krakatoa-color.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-krakatoa/icons/color/aws-thinkbox-krakatoa-color.svg new file mode 100644 index 0000000000000..9dd8366652be7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-krakatoa/icons/color/aws-thinkbox-krakatoa-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-krakatoa/icons/white/aws-thinkbox-krakatoa-white.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-krakatoa/icons/white/aws-thinkbox-krakatoa-white.svg new file mode 100644 index 0000000000000..35b8ceece1ec6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-krakatoa/icons/white/aws-thinkbox-krakatoa-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-sequoia/icons/color/aws-thinkbox-sequoia-color.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-sequoia/icons/color/aws-thinkbox-sequoia-color.svg new file mode 100644 index 0000000000000..62879b54bbed7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-sequoia/icons/color/aws-thinkbox-sequoia-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-sequoia/icons/white/aws-thinkbox-sequoia-white.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-sequoia/icons/white/aws-thinkbox-sequoia-white.svg new file mode 100644 index 0000000000000..68acfe01696a8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-sequoia/icons/white/aws-thinkbox-sequoia-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-stoke/icons/color/aws-thinkbox-stoke-color.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-stoke/icons/color/aws-thinkbox-stoke-color.svg new file mode 100644 index 0000000000000..0febbce6d7001 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-stoke/icons/color/aws-thinkbox-stoke-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-stoke/icons/white/aws-thinkbox-stoke-white.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-stoke/icons/white/aws-thinkbox-stoke-white.svg new file mode 100644 index 0000000000000..b4f9c1a9d5eca --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-stoke/icons/white/aws-thinkbox-stoke-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-x-mesh/icons/color/aws-thinkbox-x-mesh-color.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-x-mesh/icons/color/aws-thinkbox-x-mesh-color.svg new file mode 100644 index 0000000000000..5d7e81215fd8d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-x-mesh/icons/color/aws-thinkbox-x-mesh-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-thinkbox-x-mesh/icons/white/aws-thinkbox-x-mesh-white.svg b/src/collections/integrations/aws/icons/components/aws-thinkbox-x-mesh/icons/white/aws-thinkbox-x-mesh-white.svg new file mode 100644 index 0000000000000..319f178e1f4bf --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-thinkbox-x-mesh/icons/white/aws-thinkbox-x-mesh-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-timestream/icons/color/aws-timestream-color.svg b/src/collections/integrations/aws/icons/components/aws-timestream/icons/color/aws-timestream-color.svg new file mode 100644 index 0000000000000..8ab7397b32a12 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-timestream/icons/color/aws-timestream-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-timestream/icons/white/aws-timestream-white.svg b/src/collections/integrations/aws/icons/components/aws-timestream/icons/white/aws-timestream-white.svg new file mode 100644 index 0000000000000..498536c8715e6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-timestream/icons/white/aws-timestream-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-tools-and-sdks/icons/color/aws-tools-and-sdks-color.svg b/src/collections/integrations/aws/icons/components/aws-tools-and-sdks/icons/color/aws-tools-and-sdks-color.svg new file mode 100644 index 0000000000000..f04a6988b9ee8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-tools-and-sdks/icons/color/aws-tools-and-sdks-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-tools-and-sdks/icons/white/aws-tools-and-sdks-white.svg b/src/collections/integrations/aws/icons/components/aws-tools-and-sdks/icons/white/aws-tools-and-sdks-white.svg new file mode 100644 index 0000000000000..77035707f48fe --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-tools-and-sdks/icons/white/aws-tools-and-sdks-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-torch-serve/icons/color/aws-torch-serve-color.svg b/src/collections/integrations/aws/icons/components/aws-torch-serve/icons/color/aws-torch-serve-color.svg new file mode 100644 index 0000000000000..20eed5ad55ada --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-torch-serve/icons/color/aws-torch-serve-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-torch-serve/icons/white/aws-torch-serve-white.svg b/src/collections/integrations/aws/icons/components/aws-torch-serve/icons/white/aws-torch-serve-white.svg new file mode 100644 index 0000000000000..f1b5b13f3f885 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-torch-serve/icons/white/aws-torch-serve-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-training-certification/icons/color/aws-training-certification-color.svg b/src/collections/integrations/aws/icons/components/aws-training-certification/icons/color/aws-training-certification-color.svg new file mode 100644 index 0000000000000..e1e46d2479e87 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-training-certification/icons/color/aws-training-certification-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-training-certification/icons/white/aws-training-certification-white.svg b/src/collections/integrations/aws/icons/components/aws-training-certification/icons/white/aws-training-certification-white.svg new file mode 100644 index 0000000000000..f8d2d11a64d35 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-training-certification/icons/white/aws-training-certification-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-transcribe/icons/color/aws-transcribe-color.svg b/src/collections/integrations/aws/icons/components/aws-transcribe/icons/color/aws-transcribe-color.svg new file mode 100644 index 0000000000000..b5f4bc3c9db6d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-transcribe/icons/color/aws-transcribe-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-transcribe/icons/white/aws-transcribe-white.svg b/src/collections/integrations/aws/icons/components/aws-transcribe/icons/white/aws-transcribe-white.svg new file mode 100644 index 0000000000000..9fb6c1b8c291d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-transcribe/icons/white/aws-transcribe-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-transfer-family/icons/color/aws-transfer-family-color.svg b/src/collections/integrations/aws/icons/components/aws-transfer-family/icons/color/aws-transfer-family-color.svg new file mode 100644 index 0000000000000..7ba65e12390e5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-transfer-family/icons/color/aws-transfer-family-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-transfer-family/icons/white/aws-transfer-family-white.svg b/src/collections/integrations/aws/icons/components/aws-transfer-family/icons/white/aws-transfer-family-white.svg new file mode 100644 index 0000000000000..9f9f3156ef036 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-transfer-family/icons/white/aws-transfer-family-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-transit-gateway/icons/color/aws-transit-gateway-color.svg b/src/collections/integrations/aws/icons/components/aws-transit-gateway/icons/color/aws-transit-gateway-color.svg new file mode 100644 index 0000000000000..3e749f9bff590 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-transit-gateway/icons/color/aws-transit-gateway-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-transit-gateway/icons/white/aws-transit-gateway-white.svg b/src/collections/integrations/aws/icons/components/aws-transit-gateway/icons/white/aws-transit-gateway-white.svg new file mode 100644 index 0000000000000..dbc108499944f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-transit-gateway/icons/white/aws-transit-gateway-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-translate/icons/color/aws-translate-color.svg b/src/collections/integrations/aws/icons/components/aws-translate/icons/color/aws-translate-color.svg new file mode 100644 index 0000000000000..287d1928b461d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-translate/icons/color/aws-translate-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-translate/icons/white/aws-translate-white.svg b/src/collections/integrations/aws/icons/components/aws-translate/icons/white/aws-translate-white.svg new file mode 100644 index 0000000000000..4dc69fbbe9071 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-translate/icons/white/aws-translate-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-trusted-advisor/icons/color/aws-trusted-advisor-color.svg b/src/collections/integrations/aws/icons/components/aws-trusted-advisor/icons/color/aws-trusted-advisor-color.svg new file mode 100644 index 0000000000000..d6be39c341842 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-trusted-advisor/icons/color/aws-trusted-advisor-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-trusted-advisor/icons/white/aws-trusted-advisor-white.svg b/src/collections/integrations/aws/icons/components/aws-trusted-advisor/icons/white/aws-trusted-advisor-white.svg new file mode 100644 index 0000000000000..fd03fb3b28c80 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-trusted-advisor/icons/white/aws-trusted-advisor-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-v-mware-cloud-on-aws/icons/color/aws-v-mware-cloud-on-aws-color.svg b/src/collections/integrations/aws/icons/components/aws-v-mware-cloud-on-aws/icons/color/aws-v-mware-cloud-on-aws-color.svg new file mode 100644 index 0000000000000..e8c7c67a4c42e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-v-mware-cloud-on-aws/icons/color/aws-v-mware-cloud-on-aws-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-v-mware-cloud-on-aws/icons/white/aws-v-mware-cloud-on-aws-white.svg b/src/collections/integrations/aws/icons/components/aws-v-mware-cloud-on-aws/icons/white/aws-v-mware-cloud-on-aws-white.svg new file mode 100644 index 0000000000000..72ffae5bb5ee5 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-v-mware-cloud-on-aws/icons/white/aws-v-mware-cloud-on-aws-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-verified-access/icons/color/aws-verified-access-color.svg b/src/collections/integrations/aws/icons/components/aws-verified-access/icons/color/aws-verified-access-color.svg new file mode 100644 index 0000000000000..5d023e94c2bb8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-verified-access/icons/color/aws-verified-access-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-verified-access/icons/white/aws-verified-access-white.svg b/src/collections/integrations/aws/icons/components/aws-verified-access/icons/white/aws-verified-access-white.svg new file mode 100644 index 0000000000000..9bdf6ac28451d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-verified-access/icons/white/aws-verified-access-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-verified-permissions/icons/color/aws-verified-permissions-color.svg b/src/collections/integrations/aws/icons/components/aws-verified-permissions/icons/color/aws-verified-permissions-color.svg new file mode 100644 index 0000000000000..9da7e67ab063b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-verified-permissions/icons/color/aws-verified-permissions-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-verified-permissions/icons/white/aws-verified-permissions-white.svg b/src/collections/integrations/aws/icons/components/aws-verified-permissions/icons/white/aws-verified-permissions-white.svg new file mode 100644 index 0000000000000..8e612f3a893e7 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-verified-permissions/icons/white/aws-verified-permissions-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-virtual-private-cloud/icons/color/aws-virtual-private-cloud-color.svg b/src/collections/integrations/aws/icons/components/aws-virtual-private-cloud/icons/color/aws-virtual-private-cloud-color.svg new file mode 100644 index 0000000000000..f6d316579bfd1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-virtual-private-cloud/icons/color/aws-virtual-private-cloud-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-virtual-private-cloud/icons/white/aws-virtual-private-cloud-white.svg b/src/collections/integrations/aws/icons/components/aws-virtual-private-cloud/icons/white/aws-virtual-private-cloud-white.svg new file mode 100644 index 0000000000000..3887e4a0e11f3 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-virtual-private-cloud/icons/white/aws-virtual-private-cloud-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-vpc-lattice/icons/color/aws-vpc-lattice-color.svg b/src/collections/integrations/aws/icons/components/aws-vpc-lattice/icons/color/aws-vpc-lattice-color.svg new file mode 100644 index 0000000000000..278a26658bff6 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-vpc-lattice/icons/color/aws-vpc-lattice-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-vpc-lattice/icons/white/aws-vpc-lattice-white.svg b/src/collections/integrations/aws/icons/components/aws-vpc-lattice/icons/white/aws-vpc-lattice-white.svg new file mode 100644 index 0000000000000..6a546a8416725 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-vpc-lattice/icons/white/aws-vpc-lattice-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-waf/icons/color/aws-waf-color.svg b/src/collections/integrations/aws/icons/components/aws-waf/icons/color/aws-waf-color.svg new file mode 100644 index 0000000000000..e4dc932d6a74e --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-waf/icons/color/aws-waf-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-waf/icons/white/aws-waf-white.svg b/src/collections/integrations/aws/icons/components/aws-waf/icons/white/aws-waf-white.svg new file mode 100644 index 0000000000000..1dbb7104bf933 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-waf/icons/white/aws-waf-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-wavelength/icons/color/aws-wavelength-color.svg b/src/collections/integrations/aws/icons/components/aws-wavelength/icons/color/aws-wavelength-color.svg new file mode 100644 index 0000000000000..6a9e3f208da8f --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-wavelength/icons/color/aws-wavelength-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-wavelength/icons/white/aws-wavelength-white.svg b/src/collections/integrations/aws/icons/components/aws-wavelength/icons/white/aws-wavelength-white.svg new file mode 100644 index 0000000000000..30a57b5e8259d --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-wavelength/icons/white/aws-wavelength-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-well-architected-tool/icons/color/aws-well-architected-tool-color.svg b/src/collections/integrations/aws/icons/components/aws-well-architected-tool/icons/color/aws-well-architected-tool-color.svg new file mode 100644 index 0000000000000..4e17cec0efb37 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-well-architected-tool/icons/color/aws-well-architected-tool-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-well-architected-tool/icons/white/aws-well-architected-tool-white.svg b/src/collections/integrations/aws/icons/components/aws-well-architected-tool/icons/white/aws-well-architected-tool-white.svg new file mode 100644 index 0000000000000..fa6980198b188 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-well-architected-tool/icons/white/aws-well-architected-tool-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-wickr/icons/color/aws-wickr-color.svg b/src/collections/integrations/aws/icons/components/aws-wickr/icons/color/aws-wickr-color.svg new file mode 100644 index 0000000000000..e28e0f7dfcf30 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-wickr/icons/color/aws-wickr-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-wickr/icons/white/aws-wickr-white.svg b/src/collections/integrations/aws/icons/components/aws-wickr/icons/white/aws-wickr-white.svg new file mode 100644 index 0000000000000..a64abfc64d2a9 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-wickr/icons/white/aws-wickr-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-work-docs-sdk/icons/color/aws-work-docs-sdk-color.svg b/src/collections/integrations/aws/icons/components/aws-work-docs-sdk/icons/color/aws-work-docs-sdk-color.svg new file mode 100644 index 0000000000000..59e2763cc57de --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-docs-sdk/icons/color/aws-work-docs-sdk-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-work-docs-sdk/icons/white/aws-work-docs-sdk-white.svg b/src/collections/integrations/aws/icons/components/aws-work-docs-sdk/icons/white/aws-work-docs-sdk-white.svg new file mode 100644 index 0000000000000..80038ce50e4ea --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-docs-sdk/icons/white/aws-work-docs-sdk-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-work-docs/icons/color/aws-work-docs-color.svg b/src/collections/integrations/aws/icons/components/aws-work-docs/icons/color/aws-work-docs-color.svg new file mode 100644 index 0000000000000..59e2763cc57de --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-docs/icons/color/aws-work-docs-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-work-docs/icons/white/aws-work-docs-white.svg b/src/collections/integrations/aws/icons/components/aws-work-docs/icons/white/aws-work-docs-white.svg new file mode 100644 index 0000000000000..924f019d6b41b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-docs/icons/white/aws-work-docs-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-work-link/icons/color/aws-work-link-color.svg b/src/collections/integrations/aws/icons/components/aws-work-link/icons/color/aws-work-link-color.svg new file mode 100644 index 0000000000000..4492c14f0af4b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-link/icons/color/aws-work-link-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-work-link/icons/white/aws-work-link-white.svg b/src/collections/integrations/aws/icons/components/aws-work-link/icons/white/aws-work-link-white.svg new file mode 100644 index 0000000000000..b9d608e61ebe1 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-link/icons/white/aws-work-link-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-work-mail/icons/color/aws-work-mail-color.svg b/src/collections/integrations/aws/icons/components/aws-work-mail/icons/color/aws-work-mail-color.svg new file mode 100644 index 0000000000000..bda1a13a9272b --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-mail/icons/color/aws-work-mail-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-work-mail/icons/white/aws-work-mail-white.svg b/src/collections/integrations/aws/icons/components/aws-work-mail/icons/white/aws-work-mail-white.svg new file mode 100644 index 0000000000000..68b2dee823363 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-mail/icons/white/aws-work-mail-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-work-spaces-family/icons/color/aws-work-spaces-family-color.svg b/src/collections/integrations/aws/icons/components/aws-work-spaces-family/icons/color/aws-work-spaces-family-color.svg new file mode 100644 index 0000000000000..b7772e6c2f9ce --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-spaces-family/icons/color/aws-work-spaces-family-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-work-spaces-family/icons/white/aws-work-spaces-family-white.svg b/src/collections/integrations/aws/icons/components/aws-work-spaces-family/icons/white/aws-work-spaces-family-white.svg new file mode 100644 index 0000000000000..6b6388b90c3d8 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-work-spaces-family/icons/white/aws-work-spaces-family-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/components/aws-x-ray/icons/color/aws-x-ray-color.svg b/src/collections/integrations/aws/icons/components/aws-x-ray/icons/color/aws-x-ray-color.svg new file mode 100644 index 0000000000000..447626ac5c641 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-x-ray/icons/color/aws-x-ray-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/aws/icons/components/aws-x-ray/icons/white/aws-x-ray-white.svg b/src/collections/integrations/aws/icons/components/aws-x-ray/icons/white/aws-x-ray-white.svg new file mode 100644 index 0000000000000..d499bf2173754 --- /dev/null +++ b/src/collections/integrations/aws/icons/components/aws-x-ray/icons/white/aws-x-ray-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws/icons/white/aws-white.svg b/src/collections/integrations/aws/icons/white/aws-white.svg new file mode 100644 index 0000000000000..bd8dfdc99935a --- /dev/null +++ b/src/collections/integrations/aws/icons/white/aws-white.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws/index.mdx b/src/collections/integrations/aws/index.mdx new file mode 100644 index 0000000000000..ec0da5672fdc3 --- /dev/null +++ b/src/collections/integrations/aws/index.mdx @@ -0,0 +1,1899 @@ +--- +title: Amazon Web Services +subtitle: Collaborative and visual infrastructure as code for Amazon Web Services +integrationIcon: icons/color/aws-color.svg +darkModeIntegrationIcon: icons/white/aws-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/aws +description: +category: Provisioning +subcategory: Automation & Configuration +registrant: meshery +components: [ +{ +"name": "aws-athena", +"colorIcon": "icons/components/aws-athena/icons/color/aws-athena-color.svg", +"whiteIcon": "icons/components/aws-athena/icons/white/aws-athena-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-search", +"colorIcon": "icons/components/aws-cloud-search/icons/color/aws-cloud-search-color.svg", +"whiteIcon": "icons/components/aws-cloud-search/icons/white/aws-cloud-search-white.svg", +"description": "", +}, +{ +"name": "aws-data-zone", +"colorIcon": "icons/components/aws-data-zone/icons/color/aws-data-zone-color.svg", +"whiteIcon": "icons/components/aws-data-zone/icons/white/aws-data-zone-white.svg", +"description": "", +}, +{ +"name": "aws-emr", +"colorIcon": "icons/components/aws-emr/icons/color/aws-emr-color.svg", +"whiteIcon": "icons/components/aws-emr/icons/white/aws-emr-white.svg", +"description": "", +}, +{ +"name": "aws-fin-space", +"colorIcon": "icons/components/aws-fin-space/icons/color/aws-fin-space-color.svg", +"whiteIcon": "icons/components/aws-fin-space/icons/white/aws-fin-space-white.svg", +"description": "", +}, +{ +"name": "aws-kinesis", +"colorIcon": "icons/components/aws-kinesis/icons/color/aws-kinesis-color.svg", +"whiteIcon": "icons/components/aws-kinesis/icons/white/aws-kinesis-white.svg", +"description": "", +}, +{ +"name": "aws-kinesis-data-firehose", +"colorIcon": "icons/components/aws-kinesis-data-firehose/icons/color/aws-kinesis-data-firehose-color.svg", +"whiteIcon": "icons/components/aws-kinesis-data-firehose/icons/white/aws-kinesis-data-firehose-white.svg", +"description": "", +}, +{ +"name": "aws-kinesis-data-streams", +"colorIcon": "icons/components/aws-kinesis-data-streams/icons/color/aws-kinesis-data-streams-color.svg", +"whiteIcon": "icons/components/aws-kinesis-data-streams/icons/white/aws-kinesis-data-streams-white.svg", +"description": "", +}, +{ +"name": "aws-kinesis-video-streams", +"colorIcon": "icons/components/aws-kinesis-video-streams/icons/color/aws-kinesis-video-streams-color.svg", +"whiteIcon": "icons/components/aws-kinesis-video-streams/icons/white/aws-kinesis-video-streams-white.svg", +"description": "", +}, +{ +"name": "aws-managed-service-for-apache-flink", +"colorIcon": "icons/components/aws-managed-service-for-apache-flink/icons/color/aws-managed-service-for-apache-flink-color.svg", +"whiteIcon": "icons/components/aws-managed-service-for-apache-flink/icons/white/aws-managed-service-for-apache-flink-white.svg", +"description": "", +}, +{ +"name": "aws-managed-streaming-for-apache-kafka", +"colorIcon": "icons/components/aws-managed-streaming-for-apache-kafka/icons/color/aws-managed-streaming-for-apache-kafka-color.svg", +"whiteIcon": "icons/components/aws-managed-streaming-for-apache-kafka/icons/white/aws-managed-streaming-for-apache-kafka-white.svg", +"description": "", +}, +{ +"name": "aws-open-search-service", +"colorIcon": "icons/components/aws-open-search-service/icons/color/aws-open-search-service-color.svg", +"whiteIcon": "icons/components/aws-open-search-service/icons/white/aws-open-search-service-white.svg", +"description": "", +}, +{ +"name": "aws-quick-sight", +"colorIcon": "icons/components/aws-quick-sight/icons/color/aws-quick-sight-color.svg", +"whiteIcon": "icons/components/aws-quick-sight/icons/white/aws-quick-sight-white.svg", +"description": "", +}, +{ +"name": "aws-redshift", +"colorIcon": "icons/components/aws-redshift/icons/color/aws-redshift-color.svg", +"whiteIcon": "icons/components/aws-redshift/icons/white/aws-redshift-white.svg", +"description": "", +}, +{ +"name": "aws-clean-rooms", +"colorIcon": "icons/components/aws-clean-rooms/icons/color/aws-clean-rooms-color.svg", +"whiteIcon": "icons/components/aws-clean-rooms/icons/white/aws-clean-rooms-white.svg", +"description": "", +}, +{ +"name": "aws-data-exchange", +"colorIcon": "icons/components/aws-data-exchange/icons/color/aws-data-exchange-color.svg", +"whiteIcon": "icons/components/aws-data-exchange/icons/white/aws-data-exchange-white.svg", +"description": "", +}, +{ +"name": "aws-data-pipeline", +"colorIcon": "icons/components/aws-data-pipeline/icons/color/aws-data-pipeline-color.svg", +"whiteIcon": "icons/components/aws-data-pipeline/icons/white/aws-data-pipeline-white.svg", +"description": "", +}, +{ +"name": "aws-entity-resolution", +"colorIcon": "icons/components/aws-entity-resolution/icons/color/aws-entity-resolution-color.svg", +"whiteIcon": "icons/components/aws-entity-resolution/icons/white/aws-entity-resolution-white.svg", +"description": "", +}, +{ +"name": "aws-glue", +"colorIcon": "icons/components/aws-glue/icons/color/aws-glue-color.svg", +"whiteIcon": "icons/components/aws-glue/icons/white/aws-glue-white.svg", +"description": "", +}, +{ +"name": "aws-glue-data-brew", +"colorIcon": "icons/components/aws-glue-data-brew/icons/color/aws-glue-data-brew-color.svg", +"whiteIcon": "icons/components/aws-glue-data-brew/icons/white/aws-glue-data-brew-white.svg", +"description": "", +}, +{ +"name": "aws-glue-elastic-views", +"colorIcon": "icons/components/aws-glue-elastic-views/icons/color/aws-glue-elastic-views-color.svg", +"whiteIcon": "icons/components/aws-glue-elastic-views/icons/white/aws-glue-elastic-views-white.svg", +"description": "", +}, +{ +"name": "aws-lake-formation", +"colorIcon": "icons/components/aws-lake-formation/icons/color/aws-lake-formation-color.svg", +"whiteIcon": "icons/components/aws-lake-formation/icons/white/aws-lake-formation-white.svg", +"description": "", +}, +{ +"name": "aws-api-gateway", +"colorIcon": "icons/components/aws-api-gateway/icons/color/aws-api-gateway-color.svg", +"whiteIcon": "icons/components/aws-api-gateway/icons/white/aws-api-gateway-white.svg", +"description": "", +}, +{ +"name": "aws-app-flow", +"colorIcon": "icons/components/aws-app-flow/icons/color/aws-app-flow-color.svg", +"whiteIcon": "icons/components/aws-app-flow/icons/white/aws-app-flow-white.svg", +"description": "", +}, +{ +"name": "aws-event-bridge", +"colorIcon": "icons/components/aws-event-bridge/icons/color/aws-event-bridge-color.svg", +"whiteIcon": "icons/components/aws-event-bridge/icons/white/aws-event-bridge-white.svg", +"description": "", +}, +{ +"name": "aws-managed-workflows-for-apache-airflow", +"colorIcon": "icons/components/aws-managed-workflows-for-apache-airflow/icons/color/aws-managed-workflows-for-apache-airflow-color.svg", +"whiteIcon": "icons/components/aws-managed-workflows-for-apache-airflow/icons/white/aws-managed-workflows-for-apache-airflow-white.svg", +"description": "", +}, +{ +"name": "aws-mq", +"colorIcon": "icons/components/aws-mq/icons/color/aws-mq-color.svg", +"whiteIcon": "icons/components/aws-mq/icons/white/aws-mq-white.svg", +"description": "", +}, +{ +"name": "aws-simple-notification-service", +"colorIcon": "icons/components/aws-simple-notification-service/icons/color/aws-simple-notification-service-color.svg", +"whiteIcon": "icons/components/aws-simple-notification-service/icons/white/aws-simple-notification-service-white.svg", +"description": "", +}, +{ +"name": "aws-simple-queue-service", +"colorIcon": "icons/components/aws-simple-queue-service/icons/color/aws-simple-queue-service-color.svg", +"whiteIcon": "icons/components/aws-simple-queue-service/icons/white/aws-simple-queue-service-white.svg", +"description": "", +}, +{ +"name": "aws-app-sync", +"colorIcon": "icons/components/aws-app-sync/icons/color/aws-app-sync-color.svg", +"whiteIcon": "icons/components/aws-app-sync/icons/white/aws-app-sync-white.svg", +"description": "", +}, +{ +"name": "aws-console-mobile-application", +"colorIcon": "icons/components/aws-console-mobile-application/icons/color/aws-console-mobile-application-color.svg", +"whiteIcon": "icons/components/aws-console-mobile-application/icons/white/aws-console-mobile-application-white.svg", +"description": "", +}, +{ +"name": "aws-express-workflows", +"colorIcon": "icons/components/aws-express-workflows/icons/color/aws-express-workflows-color.svg", +"whiteIcon": "icons/components/aws-express-workflows/icons/white/aws-express-workflows-white.svg", +"description": "", +}, +{ +"name": "aws-step-functions", +"colorIcon": "icons/components/aws-step-functions/icons/color/aws-step-functions-color.svg", +"whiteIcon": "icons/components/aws-step-functions/icons/white/aws-step-functions-white.svg", +"description": "", +}, +{ +"name": "aws-managed-blockchain", +"colorIcon": "icons/components/aws-managed-blockchain/icons/color/aws-managed-blockchain-color.svg", +"whiteIcon": "icons/components/aws-managed-blockchain/icons/white/aws-managed-blockchain-white.svg", +"description": "", +}, +{ +"name": "aws-quantum-ledger-database", +"colorIcon": "icons/components/aws-quantum-ledger-database/icons/color/aws-quantum-ledger-database-color.svg", +"whiteIcon": "icons/components/aws-quantum-ledger-database/icons/white/aws-quantum-ledger-database-white.svg", +"description": "", +}, +{ +"name": "aws-alexa-for-business", +"colorIcon": "icons/components/aws-alexa-for-business/icons/color/aws-alexa-for-business-color.svg", +"whiteIcon": "icons/components/aws-alexa-for-business/icons/white/aws-alexa-for-business-white.svg", +"description": "", +}, +{ +"name": "aws-chime", +"colorIcon": "icons/components/aws-chime/icons/color/aws-chime-color.svg", +"whiteIcon": "icons/components/aws-chime/icons/white/aws-chime-white.svg", +"description": "", +}, +{ +"name": "aws-chime-sdk", +"colorIcon": "icons/components/aws-chime-sdk/icons/color/aws-chime-sdk-color.svg", +"whiteIcon": "icons/components/aws-chime-sdk/icons/white/aws-chime-sdk-white.svg", +"description": "", +}, +{ +"name": "aws-connect", +"colorIcon": "icons/components/aws-connect/icons/color/aws-connect-color.svg", +"whiteIcon": "icons/components/aws-connect/icons/white/aws-connect-white.svg", +"description": "", +}, +{ +"name": "aws-honeycode", +"colorIcon": "icons/components/aws-honeycode/icons/color/aws-honeycode-color.svg", +"whiteIcon": "icons/components/aws-honeycode/icons/white/aws-honeycode-white.svg", +"description": "", +}, +{ +"name": "aws-pinpoint", +"colorIcon": "icons/components/aws-pinpoint/icons/color/aws-pinpoint-color.svg", +"whiteIcon": "icons/components/aws-pinpoint/icons/white/aws-pinpoint-white.svg", +"description": "", +}, +{ +"name": "aws-pinpoint-apis", +"colorIcon": "icons/components/aws-pinpoint-apis/icons/color/aws-pinpoint-apis-color.svg", +"whiteIcon": "icons/components/aws-pinpoint-apis/icons/white/aws-pinpoint-apis-white.svg", +"description": "", +}, +{ +"name": "aws-simple-email-service", +"colorIcon": "icons/components/aws-simple-email-service/icons/color/aws-simple-email-service-color.svg", +"whiteIcon": "icons/components/aws-simple-email-service/icons/white/aws-simple-email-service-white.svg", +"description": "", +}, +{ +"name": "aws-work-docs", +"colorIcon": "icons/components/aws-work-docs/icons/color/aws-work-docs-color.svg", +"whiteIcon": "icons/components/aws-work-docs/icons/white/aws-work-docs-white.svg", +"description": "", +}, +{ +"name": "aws-work-docs-sdk", +"colorIcon": "icons/components/aws-work-docs-sdk/icons/color/aws-work-docs-sdk-color.svg", +"whiteIcon": "icons/components/aws-work-docs-sdk/icons/white/aws-work-docs-sdk-white.svg", +"description": "", +}, +{ +"name": "aws-work-mail", +"colorIcon": "icons/components/aws-work-mail/icons/color/aws-work-mail-color.svg", +"whiteIcon": "icons/components/aws-work-mail/icons/white/aws-work-mail-white.svg", +"description": "", +}, +{ +"name": "aws-app-fabric", +"colorIcon": "icons/components/aws-app-fabric/icons/color/aws-app-fabric-color.svg", +"whiteIcon": "icons/components/aws-app-fabric/icons/white/aws-app-fabric-white.svg", +"description": "", +}, +{ +"name": "aws-supply-chain", +"colorIcon": "icons/components/aws-supply-chain/icons/color/aws-supply-chain-color.svg", +"whiteIcon": "icons/components/aws-supply-chain/icons/white/aws-supply-chain-white.svg", +"description": "", +}, +{ +"name": "aws-wickr", +"colorIcon": "icons/components/aws-wickr/icons/color/aws-wickr-color.svg", +"whiteIcon": "icons/components/aws-wickr/icons/white/aws-wickr-white.svg", +"description": "", +}, +{ +"name": "aws-application-cost-profiler", +"colorIcon": "icons/components/aws-application-cost-profiler/icons/color/aws-application-cost-profiler-color.svg", +"whiteIcon": "icons/components/aws-application-cost-profiler/icons/white/aws-application-cost-profiler-white.svg", +"description": "", +}, +{ +"name": "aws-billing-conductor", +"colorIcon": "icons/components/aws-billing-conductor/icons/color/aws-billing-conductor-color.svg", +"whiteIcon": "icons/components/aws-billing-conductor/icons/white/aws-billing-conductor-white.svg", +"description": "", +}, +{ +"name": "aws-budgets", +"colorIcon": "icons/components/aws-budgets/icons/color/aws-budgets-color.svg", +"whiteIcon": "icons/components/aws-budgets/icons/white/aws-budgets-white.svg", +"description": "", +}, +{ +"name": "aws-cost-and-usage-report", +"colorIcon": "icons/components/aws-cost-and-usage-report/icons/color/aws-cost-and-usage-report-color.svg", +"whiteIcon": "icons/components/aws-cost-and-usage-report/icons/white/aws-cost-and-usage-report-white.svg", +"description": "", +}, +{ +"name": "aws-cost-explorer", +"colorIcon": "icons/components/aws-cost-explorer/icons/color/aws-cost-explorer-color.svg", +"whiteIcon": "icons/components/aws-cost-explorer/icons/white/aws-cost-explorer-white.svg", +"description": "", +}, +{ +"name": "aws-reserved-instance-reporting", +"colorIcon": "icons/components/aws-reserved-instance-reporting/icons/color/aws-reserved-instance-reporting-color.svg", +"whiteIcon": "icons/components/aws-reserved-instance-reporting/icons/white/aws-reserved-instance-reporting-white.svg", +"description": "", +}, +{ +"name": "aws-savings-plans", +"colorIcon": "icons/components/aws-savings-plans/icons/color/aws-savings-plans-color.svg", +"whiteIcon": "icons/components/aws-savings-plans/icons/white/aws-savings-plans-white.svg", +"description": "", +}, +{ +"name": "aws-ec2", +"colorIcon": "icons/components/aws-ec2/icons/color/aws-ec2-color.svg", +"whiteIcon": "icons/components/aws-ec2/icons/white/aws-ec2-white.svg", +"description": "", +}, +{ +"name": "aws-ec2-auto-scaling", +"colorIcon": "icons/components/aws-ec2-auto-scaling/icons/color/aws-ec2-auto-scaling-color.svg", +"whiteIcon": "icons/components/aws-ec2-auto-scaling/icons/white/aws-ec2-auto-scaling-white.svg", +"description": "", +}, +{ +"name": "aws-ec2-image-builder", +"colorIcon": "icons/components/aws-ec2-image-builder/icons/color/aws-ec2-image-builder-color.svg", +"whiteIcon": "icons/components/aws-ec2-image-builder/icons/white/aws-ec2-image-builder-white.svg", +"description": "", +}, +{ +"name": "aws-genomics-cli", +"colorIcon": "icons/components/aws-genomics-cli/icons/color/aws-genomics-cli-color.svg", +"whiteIcon": "icons/components/aws-genomics-cli/icons/white/aws-genomics-cli-white.svg", +"description": "", +}, +{ +"name": "aws-lightsail", +"colorIcon": "icons/components/aws-lightsail/icons/color/aws-lightsail-color.svg", +"whiteIcon": "icons/components/aws-lightsail/icons/white/aws-lightsail-white.svg", +"description": "", +}, +{ +"name": "aws-lightsail-for-research", +"colorIcon": "icons/components/aws-lightsail-for-research/icons/color/aws-lightsail-for-research-color.svg", +"whiteIcon": "icons/components/aws-lightsail-for-research/icons/white/aws-lightsail-for-research-white.svg", +"description": "", +}, +{ +"name": "aws-app-runner", +"colorIcon": "icons/components/aws-app-runner/icons/color/aws-app-runner-color.svg", +"whiteIcon": "icons/components/aws-app-runner/icons/white/aws-app-runner-white.svg", +"description": "", +}, +{ +"name": "aws-batch", +"colorIcon": "icons/components/aws-batch/icons/color/aws-batch-color.svg", +"whiteIcon": "icons/components/aws-batch/icons/white/aws-batch-white.svg", +"description": "", +}, +{ +"name": "aws-compute-optimizer", +"colorIcon": "icons/components/aws-compute-optimizer/icons/color/aws-compute-optimizer-color.svg", +"whiteIcon": "icons/components/aws-compute-optimizer/icons/white/aws-compute-optimizer-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-beanstalk", +"colorIcon": "icons/components/aws-elastic-beanstalk/icons/color/aws-elastic-beanstalk-color.svg", +"whiteIcon": "icons/components/aws-elastic-beanstalk/icons/white/aws-elastic-beanstalk-white.svg", +"description": "", +}, +{ +"name": "aws-lambda", +"colorIcon": "icons/components/aws-lambda/icons/color/aws-lambda-color.svg", +"whiteIcon": "icons/components/aws-lambda/icons/white/aws-lambda-white.svg", +"description": "", +}, +{ +"name": "aws-local-zones", +"colorIcon": "icons/components/aws-local-zones/icons/color/aws-local-zones-color.svg", +"whiteIcon": "icons/components/aws-local-zones/icons/white/aws-local-zones-white.svg", +"description": "", +}, +{ +"name": "aws-nitro-enclaves", +"colorIcon": "icons/components/aws-nitro-enclaves/icons/color/aws-nitro-enclaves-color.svg", +"whiteIcon": "icons/components/aws-nitro-enclaves/icons/white/aws-nitro-enclaves-white.svg", +"description": "", +}, +{ +"name": "aws-outposts-family", +"colorIcon": "icons/components/aws-outposts-family/icons/color/aws-outposts-family-color.svg", +"whiteIcon": "icons/components/aws-outposts-family/icons/white/aws-outposts-family-white.svg", +"description": "", +}, +{ +"name": "aws-outposts-rack", +"colorIcon": "icons/components/aws-outposts-rack/icons/color/aws-outposts-rack-color.svg", +"whiteIcon": "icons/components/aws-outposts-rack/icons/white/aws-outposts-rack-white.svg", +"description": "", +}, +{ +"name": "aws-outposts-servers", +"colorIcon": "icons/components/aws-outposts-servers/icons/color/aws-outposts-servers-color.svg", +"whiteIcon": "icons/components/aws-outposts-servers/icons/white/aws-outposts-servers-white.svg", +"description": "", +}, +{ +"name": "aws-parallel-cluster", +"colorIcon": "icons/components/aws-parallel-cluster/icons/color/aws-parallel-cluster-color.svg", +"whiteIcon": "icons/components/aws-parallel-cluster/icons/white/aws-parallel-cluster-white.svg", +"description": "", +}, +{ +"name": "aws-serverless-application-repository", +"colorIcon": "icons/components/aws-serverless-application-repository/icons/color/aws-serverless-application-repository-color.svg", +"whiteIcon": "icons/components/aws-serverless-application-repository/icons/white/aws-serverless-application-repository-white.svg", +"description": "", +}, +{ +"name": "aws-sim-space-weaver", +"colorIcon": "icons/components/aws-sim-space-weaver/icons/color/aws-sim-space-weaver-color.svg", +"whiteIcon": "icons/components/aws-sim-space-weaver/icons/white/aws-sim-space-weaver-white.svg", +"description": "", +}, +{ +"name": "aws-thinkbox-deadline", +"colorIcon": "icons/components/aws-thinkbox-deadline/icons/color/aws-thinkbox-deadline-color.svg", +"whiteIcon": "icons/components/aws-thinkbox-deadline/icons/white/aws-thinkbox-deadline-white.svg", +"description": "", +}, +{ +"name": "aws-thinkbox-frost", +"colorIcon": "icons/components/aws-thinkbox-frost/icons/color/aws-thinkbox-frost-color.svg", +"whiteIcon": "icons/components/aws-thinkbox-frost/icons/white/aws-thinkbox-frost-white.svg", +"description": "", +}, +{ +"name": "aws-thinkbox-krakatoa", +"colorIcon": "icons/components/aws-thinkbox-krakatoa/icons/color/aws-thinkbox-krakatoa-color.svg", +"whiteIcon": "icons/components/aws-thinkbox-krakatoa/icons/white/aws-thinkbox-krakatoa-white.svg", +"description": "", +}, +{ +"name": "aws-thinkbox-sequoia", +"colorIcon": "icons/components/aws-thinkbox-sequoia/icons/color/aws-thinkbox-sequoia-color.svg", +"whiteIcon": "icons/components/aws-thinkbox-sequoia/icons/white/aws-thinkbox-sequoia-white.svg", +"description": "", +}, +{ +"name": "aws-thinkbox-stoke", +"colorIcon": "icons/components/aws-thinkbox-stoke/icons/color/aws-thinkbox-stoke-color.svg", +"whiteIcon": "icons/components/aws-thinkbox-stoke/icons/white/aws-thinkbox-stoke-white.svg", +"description": "", +}, +{ +"name": "aws-thinkbox-x-mesh", +"colorIcon": "icons/components/aws-thinkbox-x-mesh/icons/color/aws-thinkbox-x-mesh-color.svg", +"whiteIcon": "icons/components/aws-thinkbox-x-mesh/icons/white/aws-thinkbox-x-mesh-white.svg", +"description": "", +}, +{ +"name": "aws-wavelength", +"colorIcon": "icons/components/aws-wavelength/icons/color/aws-wavelength-color.svg", +"whiteIcon": "icons/components/aws-wavelength/icons/white/aws-wavelength-white.svg", +"description": "", +}, +{ +"name": "aws-bottlerocket", +"colorIcon": "icons/components/aws-bottlerocket/icons/color/aws-bottlerocket-color.svg", +"whiteIcon": "icons/components/aws-bottlerocket/icons/white/aws-bottlerocket-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-fabric-adapter", +"colorIcon": "icons/components/aws-elastic-fabric-adapter/icons/color/aws-elastic-fabric-adapter-color.svg", +"whiteIcon": "icons/components/aws-elastic-fabric-adapter/icons/white/aws-elastic-fabric-adapter-white.svg", +"description": "", +}, +{ +"name": "aws-nice-dcv", +"colorIcon": "icons/components/aws-nice-dcv/icons/color/aws-nice-dcv-color.svg", +"whiteIcon": "icons/components/aws-nice-dcv/icons/white/aws-nice-dcv-white.svg", +"description": "", +}, +{ +"name": "aws-nice-engin-frame", +"colorIcon": "icons/components/aws-nice-engin-frame/icons/color/aws-nice-engin-frame-color.svg", +"whiteIcon": "icons/components/aws-nice-engin-frame/icons/white/aws-nice-engin-frame-white.svg", +"description": "", +}, +{ +"name": "aws-v-mware-cloud-on-aws", +"colorIcon": "icons/components/aws-v-mware-cloud-on-aws/icons/color/aws-v-mware-cloud-on-aws-color.svg", +"whiteIcon": "icons/components/aws-v-mware-cloud-on-aws/icons/white/aws-v-mware-cloud-on-aws-white.svg", +"description": "", +}, +{ +"name": "aws-ecs-anywhere", +"colorIcon": "icons/components/aws-ecs-anywhere/icons/color/aws-ecs-anywhere-color.svg", +"whiteIcon": "icons/components/aws-ecs-anywhere/icons/white/aws-ecs-anywhere-white.svg", +"description": "", +}, +{ +"name": "aws-eks-anywhere", +"colorIcon": "icons/components/aws-eks-anywhere/icons/color/aws-eks-anywhere-color.svg", +"whiteIcon": "icons/components/aws-eks-anywhere/icons/white/aws-eks-anywhere-white.svg", +"description": "", +}, +{ +"name": "aws-eks-cloud", +"colorIcon": "icons/components/aws-eks-cloud/icons/color/aws-eks-cloud-color.svg", +"whiteIcon": "icons/components/aws-eks-cloud/icons/white/aws-eks-cloud-white.svg", +"description": "", +}, +{ +"name": "aws-eks-distro", +"colorIcon": "icons/components/aws-eks-distro/icons/color/aws-eks-distro-color.svg", +"whiteIcon": "icons/components/aws-eks-distro/icons/white/aws-eks-distro-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-container-registry", +"colorIcon": "icons/components/aws-elastic-container-registry/icons/color/aws-elastic-container-registry-color.svg", +"whiteIcon": "icons/components/aws-elastic-container-registry/icons/white/aws-elastic-container-registry-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-container-service", +"colorIcon": "icons/components/aws-elastic-container-service/icons/color/aws-elastic-container-service-color.svg", +"whiteIcon": "icons/components/aws-elastic-container-service/icons/white/aws-elastic-container-service-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-kubernetes-service", +"colorIcon": "icons/components/aws-elastic-kubernetes-service/icons/color/aws-elastic-kubernetes-service-color.svg", +"whiteIcon": "icons/components/aws-elastic-kubernetes-service/icons/white/aws-elastic-kubernetes-service-white.svg", +"description": "", +}, +{ +"name": "aws-fargate", +"colorIcon": "icons/components/aws-fargate/icons/color/aws-fargate-color.svg", +"whiteIcon": "icons/components/aws-fargate/icons/white/aws-fargate-white.svg", +"description": "", +}, +{ +"name": "aws-red-hat-open-shift-service-on-aws", +"colorIcon": "icons/components/aws-red-hat-open-shift-service-on-aws/icons/color/aws-red-hat-open-shift-service-on-aws-color.svg", +"whiteIcon": "icons/components/aws-red-hat-open-shift-service-on-aws/icons/white/aws-red-hat-open-shift-service-on-aws-white.svg", +"description": "", +}, +{ +"name": "aws-activate", +"colorIcon": "icons/components/aws-activate/icons/color/aws-activate-color.svg", +"whiteIcon": "icons/components/aws-activate/icons/white/aws-activate-white.svg", +"description": "", +}, +{ +"name": "aws-iq", +"colorIcon": "icons/components/aws-iq/icons/color/aws-iq-color.svg", +"whiteIcon": "icons/components/aws-iq/icons/white/aws-iq-white.svg", +"description": "", +}, +{ +"name": "aws-managed-services", +"colorIcon": "icons/components/aws-managed-services/icons/color/aws-managed-services-color.svg", +"whiteIcon": "icons/components/aws-managed-services/icons/white/aws-managed-services-white.svg", +"description": "", +}, +{ +"name": "aws-professional-services", +"colorIcon": "icons/components/aws-professional-services/icons/color/aws-professional-services-color.svg", +"whiteIcon": "icons/components/aws-professional-services/icons/white/aws-professional-services-white.svg", +"description": "", +}, +{ +"name": "aws-re-post", +"colorIcon": "icons/components/aws-re-post/icons/color/aws-re-post-color.svg", +"whiteIcon": "icons/components/aws-re-post/icons/white/aws-re-post-white.svg", +"description": "", +}, +{ +"name": "aws-support", +"colorIcon": "icons/components/aws-support/icons/color/aws-support-color.svg", +"whiteIcon": "icons/components/aws-support/icons/white/aws-support-white.svg", +"description": "", +}, +{ +"name": "aws-training-certification", +"colorIcon": "icons/components/aws-training-certification/icons/color/aws-training-certification-color.svg", +"whiteIcon": "icons/components/aws-training-certification/icons/white/aws-training-certification-white.svg", +"description": "", +}, +{ +"name": "aws-aurora", +"colorIcon": "icons/components/aws-aurora/icons/color/aws-aurora-color.svg", +"whiteIcon": "icons/components/aws-aurora/icons/white/aws-aurora-white.svg", +"description": "", +}, +{ +"name": "aws-document-db", +"colorIcon": "icons/components/aws-document-db/icons/color/aws-document-db-color.svg", +"whiteIcon": "icons/components/aws-document-db/icons/white/aws-document-db-white.svg", +"description": "", +}, +{ +"name": "aws-dynamo-db", +"colorIcon": "icons/components/aws-dynamo-db/icons/color/aws-dynamo-db-color.svg", +"whiteIcon": "icons/components/aws-dynamo-db/icons/white/aws-dynamo-db-white.svg", +"description": "", +}, +{ +"name": "aws-elasti-cache", +"colorIcon": "icons/components/aws-elasti-cache/icons/color/aws-elasti-cache-color.svg", +"whiteIcon": "icons/components/aws-elasti-cache/icons/white/aws-elasti-cache-white.svg", +"description": "", +}, +{ +"name": "aws-keyspaces", +"colorIcon": "icons/components/aws-keyspaces/icons/color/aws-keyspaces-color.svg", +"whiteIcon": "icons/components/aws-keyspaces/icons/white/aws-keyspaces-white.svg", +"description": "", +}, +{ +"name": "aws-memory-db-for-redis", +"colorIcon": "icons/components/aws-memory-db-for-redis/icons/color/aws-memory-db-for-redis-color.svg", +"whiteIcon": "icons/components/aws-memory-db-for-redis/icons/white/aws-memory-db-for-redis-white.svg", +"description": "", +}, +{ +"name": "aws-neptune", +"colorIcon": "icons/components/aws-neptune/icons/color/aws-neptune-color.svg", +"whiteIcon": "icons/components/aws-neptune/icons/white/aws-neptune-white.svg", +"description": "", +}, +{ +"name": "aws-rds", +"colorIcon": "icons/components/aws-rds/icons/color/aws-rds-color.svg", +"whiteIcon": "icons/components/aws-rds/icons/white/aws-rds-white.svg", +"description": "", +}, +{ +"name": "aws-rds-on-v-mware", +"colorIcon": "icons/components/aws-rds-on-v-mware/icons/color/aws-rds-on-v-mware-color.svg", +"whiteIcon": "icons/components/aws-rds-on-v-mware/icons/white/aws-rds-on-v-mware-white.svg", +"description": "", +}, +{ +"name": "aws-timestream", +"colorIcon": "icons/components/aws-timestream/icons/color/aws-timestream-color.svg", +"whiteIcon": "icons/components/aws-timestream/icons/white/aws-timestream-white.svg", +"description": "", +}, +{ +"name": "aws-database-migration-service", +"colorIcon": "icons/components/aws-database-migration-service/icons/color/aws-database-migration-service-color.svg", +"whiteIcon": "icons/components/aws-database-migration-service/icons/white/aws-database-migration-service-white.svg", +"description": "", +}, +{ +"name": "aws-code-catalyst", +"colorIcon": "icons/components/aws-code-catalyst/icons/color/aws-code-catalyst-color.svg", +"whiteIcon": "icons/components/aws-code-catalyst/icons/white/aws-code-catalyst-white.svg", +"description": "", +}, +{ +"name": "aws-corretto", +"colorIcon": "icons/components/aws-corretto/icons/color/aws-corretto-color.svg", +"whiteIcon": "icons/components/aws-corretto/icons/white/aws-corretto-white.svg", +"description": "", +}, +{ +"name": "aws-application-composer", +"colorIcon": "icons/components/aws-application-composer/icons/color/aws-application-composer-color.svg", +"whiteIcon": "icons/components/aws-application-composer/icons/white/aws-application-composer-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-control-api", +"colorIcon": "icons/components/aws-cloud-control-api/icons/color/aws-cloud-control-api-color.svg", +"whiteIcon": "icons/components/aws-cloud-control-api/icons/white/aws-cloud-control-api-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-development-kit", +"colorIcon": "icons/components/aws-cloud-development-kit/icons/color/aws-cloud-development-kit-color.svg", +"whiteIcon": "icons/components/aws-cloud-development-kit/icons/white/aws-cloud-development-kit-white.svg", +"description": "", +}, +{ +"name": "aws-cloud9", +"colorIcon": "icons/components/aws-cloud9/icons/color/aws-cloud9-color.svg", +"whiteIcon": "icons/components/aws-cloud9/icons/white/aws-cloud9-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-shell", +"colorIcon": "icons/components/aws-cloud-shell/icons/color/aws-cloud-shell-color.svg", +"whiteIcon": "icons/components/aws-cloud-shell/icons/white/aws-cloud-shell-white.svg", +"description": "", +}, +{ +"name": "aws-code-artifact", +"colorIcon": "icons/components/aws-code-artifact/icons/color/aws-code-artifact-color.svg", +"whiteIcon": "icons/components/aws-code-artifact/icons/white/aws-code-artifact-white.svg", +"description": "", +}, +{ +"name": "aws-code-build", +"colorIcon": "icons/components/aws-code-build/icons/color/aws-code-build-color.svg", +"whiteIcon": "icons/components/aws-code-build/icons/white/aws-code-build-white.svg", +"description": "", +}, +{ +"name": "aws-code-commit", +"colorIcon": "icons/components/aws-code-commit/icons/color/aws-code-commit-color.svg", +"whiteIcon": "icons/components/aws-code-commit/icons/white/aws-code-commit-white.svg", +"description": "", +}, +{ +"name": "aws-code-deploy", +"colorIcon": "icons/components/aws-code-deploy/icons/color/aws-code-deploy-color.svg", +"whiteIcon": "icons/components/aws-code-deploy/icons/white/aws-code-deploy-white.svg", +"description": "", +}, +{ +"name": "aws-code-pipeline", +"colorIcon": "icons/components/aws-code-pipeline/icons/color/aws-code-pipeline-color.svg", +"whiteIcon": "icons/components/aws-code-pipeline/icons/white/aws-code-pipeline-white.svg", +"description": "", +}, +{ +"name": "aws-code-star", +"colorIcon": "icons/components/aws-code-star/icons/color/aws-code-star-color.svg", +"whiteIcon": "icons/components/aws-code-star/icons/white/aws-code-star-white.svg", +"description": "", +}, +{ +"name": "aws-command-line-interface", +"colorIcon": "icons/components/aws-command-line-interface/icons/color/aws-command-line-interface-color.svg", +"whiteIcon": "icons/components/aws-command-line-interface/icons/white/aws-command-line-interface-white.svg", +"description": "", +}, +{ +"name": "aws-tools-and-sdks", +"colorIcon": "icons/components/aws-tools-and-sdks/icons/color/aws-tools-and-sdks-color.svg", +"whiteIcon": "icons/components/aws-tools-and-sdks/icons/white/aws-tools-and-sdks-white.svg", +"description": "", +}, +{ +"name": "aws-x-ray", +"colorIcon": "icons/components/aws-x-ray/icons/color/aws-x-ray-color.svg", +"whiteIcon": "icons/components/aws-x-ray/icons/white/aws-x-ray-white.svg", +"description": "", +}, +{ +"name": "aws-app-stream", +"colorIcon": "icons/components/aws-app-stream/icons/color/aws-app-stream-color.svg", +"whiteIcon": "icons/components/aws-app-stream/icons/white/aws-app-stream-white.svg", +"description": "", +}, +{ +"name": "aws-work-link", +"colorIcon": "icons/components/aws-work-link/icons/color/aws-work-link-color.svg", +"whiteIcon": "icons/components/aws-work-link/icons/white/aws-work-link-white.svg", +"description": "", +}, +{ +"name": "aws-work-spaces-family", +"colorIcon": "icons/components/aws-work-spaces-family/icons/color/aws-work-spaces-family-color.svg", +"whiteIcon": "icons/components/aws-work-spaces-family/icons/white/aws-work-spaces-family-white.svg", +"description": "", +}, +{ +"name": "aws-location-service", +"colorIcon": "icons/components/aws-location-service/icons/color/aws-location-service-color.svg", +"whiteIcon": "icons/components/aws-location-service/icons/white/aws-location-service-white.svg", +"description": "", +}, +{ +"name": "aws-amplify", +"colorIcon": "icons/components/aws-amplify/icons/color/aws-amplify-color.svg", +"whiteIcon": "icons/components/aws-amplify/icons/white/aws-amplify-white.svg", +"description": "", +}, +{ +"name": "aws-device-farm", +"colorIcon": "icons/components/aws-device-farm/icons/color/aws-device-farm-color.svg", +"whiteIcon": "icons/components/aws-device-farm/icons/white/aws-device-farm-white.svg", +"description": "", +}, +{ +"name": "aws-game-lift", +"colorIcon": "icons/components/aws-game-lift/icons/color/aws-game-lift-color.svg", +"whiteIcon": "icons/components/aws-game-lift/icons/white/aws-game-lift-white.svg", +"description": "", +}, +{ +"name": "aws-game-sparks", +"colorIcon": "icons/components/aws-game-sparks/icons/color/aws-game-sparks-color.svg", +"whiteIcon": "icons/components/aws-game-sparks/icons/white/aws-game-sparks-white.svg", +"description": "", +}, +{ +"name": "aws-game-kit", +"colorIcon": "icons/components/aws-game-kit/icons/color/aws-game-kit-color.svg", +"whiteIcon": "icons/components/aws-game-kit/icons/white/aws-game-kit-white.svg", +"description": "", +}, +{ +"name": "aws-open-3d-engine", +"colorIcon": "icons/components/aws-open-3d-engine/icons/color/aws-open-3d-engine-color.svg", +"whiteIcon": "icons/components/aws-open-3d-engine/icons/white/aws-open-3d-engine-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-1-click", +"colorIcon": "icons/components/aws-io-t-1-click/icons/color/aws-io-t-1-click-color.svg", +"whiteIcon": "icons/components/aws-io-t-1-click/icons/white/aws-io-t-1-click-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-analytics", +"colorIcon": "icons/components/aws-io-t-analytics/icons/color/aws-io-t-analytics-color.svg", +"whiteIcon": "icons/components/aws-io-t-analytics/icons/white/aws-io-t-analytics-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-button", +"colorIcon": "icons/components/aws-io-t-button/icons/color/aws-io-t-button-color.svg", +"whiteIcon": "icons/components/aws-io-t-button/icons/white/aws-io-t-button-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-core", +"colorIcon": "icons/components/aws-io-t-core/icons/color/aws-io-t-core-color.svg", +"whiteIcon": "icons/components/aws-io-t-core/icons/white/aws-io-t-core-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-device-defender", +"colorIcon": "icons/components/aws-io-t-device-defender/icons/color/aws-io-t-device-defender-color.svg", +"whiteIcon": "icons/components/aws-io-t-device-defender/icons/white/aws-io-t-device-defender-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-device-management", +"colorIcon": "icons/components/aws-io-t-device-management/icons/color/aws-io-t-device-management-color.svg", +"whiteIcon": "icons/components/aws-io-t-device-management/icons/white/aws-io-t-device-management-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-events", +"colorIcon": "icons/components/aws-io-t-events/icons/color/aws-io-t-events-color.svg", +"whiteIcon": "icons/components/aws-io-t-events/icons/white/aws-io-t-events-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-express-link", +"colorIcon": "icons/components/aws-io-t-express-link/icons/color/aws-io-t-express-link-color.svg", +"whiteIcon": "icons/components/aws-io-t-express-link/icons/white/aws-io-t-express-link-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-fleet-wise", +"colorIcon": "icons/components/aws-io-t-fleet-wise/icons/color/aws-io-t-fleet-wise-color.svg", +"whiteIcon": "icons/components/aws-io-t-fleet-wise/icons/white/aws-io-t-fleet-wise-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-greengrass", +"colorIcon": "icons/components/aws-io-t-greengrass/icons/color/aws-io-t-greengrass-color.svg", +"whiteIcon": "icons/components/aws-io-t-greengrass/icons/white/aws-io-t-greengrass-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-robo-runner", +"colorIcon": "icons/components/aws-io-t-robo-runner/icons/color/aws-io-t-robo-runner-color.svg", +"whiteIcon": "icons/components/aws-io-t-robo-runner/icons/white/aws-io-t-robo-runner-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-site-wise", +"colorIcon": "icons/components/aws-io-t-site-wise/icons/color/aws-io-t-site-wise-color.svg", +"whiteIcon": "icons/components/aws-io-t-site-wise/icons/white/aws-io-t-site-wise-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-things-graph", +"colorIcon": "icons/components/aws-io-t-things-graph/icons/color/aws-io-t-things-graph-color.svg", +"whiteIcon": "icons/components/aws-io-t-things-graph/icons/white/aws-io-t-things-graph-white.svg", +"description": "", +}, +{ +"name": "aws-io-t-twin-maker", +"colorIcon": "icons/components/aws-io-t-twin-maker/icons/color/aws-io-t-twin-maker-color.svg", +"whiteIcon": "icons/components/aws-io-t-twin-maker/icons/white/aws-io-t-twin-maker-white.svg", +"description": "", +}, +{ +"name": "aws-free-rtos", +"colorIcon": "icons/components/aws-free-rtos/icons/color/aws-free-rtos-color.svg", +"whiteIcon": "icons/components/aws-free-rtos/icons/white/aws-free-rtos-white.svg", +"description": "", +}, +{ +"name": "aws-augmented-ai-a2i", +"colorIcon": "icons/components/aws-augmented-ai-a2i/icons/color/aws-augmented-ai-a2i-color.svg", +"whiteIcon": "icons/components/aws-augmented-ai-a2i/icons/white/aws-augmented-ai-a2i-white.svg", +"description": "", +}, +{ +"name": "aws-bedrock", +"colorIcon": "icons/components/aws-bedrock/icons/color/aws-bedrock-color.svg", +"whiteIcon": "icons/components/aws-bedrock/icons/white/aws-bedrock-white.svg", +"description": "", +}, +{ +"name": "aws-code-guru", +"colorIcon": "icons/components/aws-code-guru/icons/color/aws-code-guru-color.svg", +"whiteIcon": "icons/components/aws-code-guru/icons/white/aws-code-guru-white.svg", +"description": "", +}, +{ +"name": "aws-code-whisperer", +"colorIcon": "icons/components/aws-code-whisperer/icons/color/aws-code-whisperer-color.svg", +"whiteIcon": "icons/components/aws-code-whisperer/icons/white/aws-code-whisperer-white.svg", +"description": "", +}, +{ +"name": "aws-comprehend", +"colorIcon": "icons/components/aws-comprehend/icons/color/aws-comprehend-color.svg", +"whiteIcon": "icons/components/aws-comprehend/icons/white/aws-comprehend-white.svg", +"description": "", +}, +{ +"name": "aws-comprehend-medical", +"colorIcon": "icons/components/aws-comprehend-medical/icons/color/aws-comprehend-medical-color.svg", +"whiteIcon": "icons/components/aws-comprehend-medical/icons/white/aws-comprehend-medical-white.svg", +"description": "", +}, +{ +"name": "aws-dev-ops-guru", +"colorIcon": "icons/components/aws-dev-ops-guru/icons/color/aws-dev-ops-guru-color.svg", +"whiteIcon": "icons/components/aws-dev-ops-guru/icons/white/aws-dev-ops-guru-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-inference", +"colorIcon": "icons/components/aws-elastic-inference/icons/color/aws-elastic-inference-color.svg", +"whiteIcon": "icons/components/aws-elastic-inference/icons/white/aws-elastic-inference-white.svg", +"description": "", +}, +{ +"name": "aws-forecast", +"colorIcon": "icons/components/aws-forecast/icons/color/aws-forecast-color.svg", +"whiteIcon": "icons/components/aws-forecast/icons/white/aws-forecast-white.svg", +"description": "", +}, +{ +"name": "aws-fraud-detector", +"colorIcon": "icons/components/aws-fraud-detector/icons/color/aws-fraud-detector-color.svg", +"whiteIcon": "icons/components/aws-fraud-detector/icons/white/aws-fraud-detector-white.svg", +"description": "", +}, +{ +"name": "aws-health-lake", +"colorIcon": "icons/components/aws-health-lake/icons/color/aws-health-lake-color.svg", +"whiteIcon": "icons/components/aws-health-lake/icons/white/aws-health-lake-white.svg", +"description": "", +}, +{ +"name": "aws-kendra", +"colorIcon": "icons/components/aws-kendra/icons/color/aws-kendra-color.svg", +"whiteIcon": "icons/components/aws-kendra/icons/white/aws-kendra-white.svg", +"description": "", +}, +{ +"name": "aws-lex", +"colorIcon": "icons/components/aws-lex/icons/color/aws-lex-color.svg", +"whiteIcon": "icons/components/aws-lex/icons/white/aws-lex-white.svg", +"description": "", +}, +{ +"name": "aws-lookout-for-equipment", +"colorIcon": "icons/components/aws-lookout-for-equipment/icons/color/aws-lookout-for-equipment-color.svg", +"whiteIcon": "icons/components/aws-lookout-for-equipment/icons/white/aws-lookout-for-equipment-white.svg", +"description": "", +}, +{ +"name": "aws-lookout-for-metrics", +"colorIcon": "icons/components/aws-lookout-for-metrics/icons/color/aws-lookout-for-metrics-color.svg", +"whiteIcon": "icons/components/aws-lookout-for-metrics/icons/white/aws-lookout-for-metrics-white.svg", +"description": "", +}, +{ +"name": "aws-lookout-for-vision", +"colorIcon": "icons/components/aws-lookout-for-vision/icons/color/aws-lookout-for-vision-color.svg", +"whiteIcon": "icons/components/aws-lookout-for-vision/icons/white/aws-lookout-for-vision-white.svg", +"description": "", +}, +{ +"name": "aws-monitron", +"colorIcon": "icons/components/aws-monitron/icons/color/aws-monitron-color.svg", +"whiteIcon": "icons/components/aws-monitron/icons/white/aws-monitron-white.svg", +"description": "", +}, +{ +"name": "aws-omics", +"colorIcon": "icons/components/aws-omics/icons/color/aws-omics-color.svg", +"whiteIcon": "icons/components/aws-omics/icons/white/aws-omics-white.svg", +"description": "", +}, +{ +"name": "aws-personalize", +"colorIcon": "icons/components/aws-personalize/icons/color/aws-personalize-color.svg", +"whiteIcon": "icons/components/aws-personalize/icons/white/aws-personalize-white.svg", +"description": "", +}, +{ +"name": "aws-polly", +"colorIcon": "icons/components/aws-polly/icons/color/aws-polly-color.svg", +"whiteIcon": "icons/components/aws-polly/icons/white/aws-polly-white.svg", +"description": "", +}, +{ +"name": "aws-rekognition", +"colorIcon": "icons/components/aws-rekognition/icons/color/aws-rekognition-color.svg", +"whiteIcon": "icons/components/aws-rekognition/icons/white/aws-rekognition-white.svg", +"description": "", +}, +{ +"name": "aws-sage-maker", +"colorIcon": "icons/components/aws-sage-maker/icons/color/aws-sage-maker-color.svg", +"whiteIcon": "icons/components/aws-sage-maker/icons/white/aws-sage-maker-white.svg", +"description": "", +}, +{ +"name": "aws-sage-maker-ground-truth", +"colorIcon": "icons/components/aws-sage-maker-ground-truth/icons/color/aws-sage-maker-ground-truth-color.svg", +"whiteIcon": "icons/components/aws-sage-maker-ground-truth/icons/white/aws-sage-maker-ground-truth-white.svg", +"description": "", +}, +{ +"name": "aws-sage-maker-studio-lab", +"colorIcon": "icons/components/aws-sage-maker-studio-lab/icons/color/aws-sage-maker-studio-lab-color.svg", +"whiteIcon": "icons/components/aws-sage-maker-studio-lab/icons/white/aws-sage-maker-studio-lab-white.svg", +"description": "", +}, +{ +"name": "aws-textract", +"colorIcon": "icons/components/aws-textract/icons/color/aws-textract-color.svg", +"whiteIcon": "icons/components/aws-textract/icons/white/aws-textract-white.svg", +"description": "", +}, +{ +"name": "aws-transcribe", +"colorIcon": "icons/components/aws-transcribe/icons/color/aws-transcribe-color.svg", +"whiteIcon": "icons/components/aws-transcribe/icons/white/aws-transcribe-white.svg", +"description": "", +}, +{ +"name": "aws-translate", +"colorIcon": "icons/components/aws-translate/icons/color/aws-translate-color.svg", +"whiteIcon": "icons/components/aws-translate/icons/white/aws-translate-white.svg", +"description": "", +}, +{ +"name": "aws-apache-mx-net-on-aws", +"colorIcon": "icons/components/aws-apache-mx-net-on-aws/icons/color/aws-apache-mx-net-on-aws-color.svg", +"whiteIcon": "icons/components/aws-apache-mx-net-on-aws/icons/white/aws-apache-mx-net-on-aws-white.svg", +"description": "", +}, +{ +"name": "aws-deep-learning-amis", +"colorIcon": "icons/components/aws-deep-learning-amis/icons/color/aws-deep-learning-amis-color.svg", +"whiteIcon": "icons/components/aws-deep-learning-amis/icons/white/aws-deep-learning-amis-white.svg", +"description": "", +}, +{ +"name": "aws-deep-learning-containers", +"colorIcon": "icons/components/aws-deep-learning-containers/icons/color/aws-deep-learning-containers-color.svg", +"whiteIcon": "icons/components/aws-deep-learning-containers/icons/white/aws-deep-learning-containers-white.svg", +"description": "", +}, +{ +"name": "aws-deep-composer", +"colorIcon": "icons/components/aws-deep-composer/icons/color/aws-deep-composer-color.svg", +"whiteIcon": "icons/components/aws-deep-composer/icons/white/aws-deep-composer-white.svg", +"description": "", +}, +{ +"name": "aws-deep-lens", +"colorIcon": "icons/components/aws-deep-lens/icons/color/aws-deep-lens-color.svg", +"whiteIcon": "icons/components/aws-deep-lens/icons/white/aws-deep-lens-white.svg", +"description": "", +}, +{ +"name": "aws-deep-racer", +"colorIcon": "icons/components/aws-deep-racer/icons/color/aws-deep-racer-color.svg", +"whiteIcon": "icons/components/aws-deep-racer/icons/white/aws-deep-racer-white.svg", +"description": "", +}, +{ +"name": "aws-health-imaging", +"colorIcon": "icons/components/aws-health-imaging/icons/color/aws-health-imaging-color.svg", +"whiteIcon": "icons/components/aws-health-imaging/icons/white/aws-health-imaging-white.svg", +"description": "", +}, +{ +"name": "aws-health-lake", +"colorIcon": "icons/components/aws-health-lake/icons/color/aws-health-lake-color.svg", +"whiteIcon": "icons/components/aws-health-lake/icons/white/aws-health-lake-white.svg", +"description": "", +}, +{ +"name": "aws-health-omics", +"colorIcon": "icons/components/aws-health-omics/icons/color/aws-health-omics-color.svg", +"whiteIcon": "icons/components/aws-health-omics/icons/white/aws-health-omics-white.svg", +"description": "", +}, +{ +"name": "aws-health-scribe", +"colorIcon": "icons/components/aws-health-scribe/icons/color/aws-health-scribe-color.svg", +"whiteIcon": "icons/components/aws-health-scribe/icons/white/aws-health-scribe-white.svg", +"description": "", +}, +{ +"name": "aws-neuron", +"colorIcon": "icons/components/aws-neuron/icons/color/aws-neuron-color.svg", +"whiteIcon": "icons/components/aws-neuron/icons/white/aws-neuron-white.svg", +"description": "", +}, +{ +"name": "aws-panorama", +"colorIcon": "icons/components/aws-panorama/icons/color/aws-panorama-color.svg", +"whiteIcon": "icons/components/aws-panorama/icons/white/aws-panorama-white.svg", +"description": "", +}, +{ +"name": "aws-tensor-flow-on-aws", +"colorIcon": "icons/components/aws-tensor-flow-on-aws/icons/color/aws-tensor-flow-on-aws-color.svg", +"whiteIcon": "icons/components/aws-tensor-flow-on-aws/icons/white/aws-tensor-flow-on-aws-white.svg", +"description": "", +}, +{ +"name": "aws-torch-serve", +"colorIcon": "icons/components/aws-torch-serve/icons/color/aws-torch-serve-color.svg", +"whiteIcon": "icons/components/aws-torch-serve/icons/white/aws-torch-serve-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-watch", +"colorIcon": "icons/components/aws-cloud-watch/icons/color/aws-cloud-watch-color.svg", +"whiteIcon": "icons/components/aws-cloud-watch/icons/white/aws-cloud-watch-white.svg", +"description": "", +}, +{ +"name": "aws-managed-grafana", +"colorIcon": "icons/components/aws-managed-grafana/icons/color/aws-managed-grafana-color.svg", +"whiteIcon": "icons/components/aws-managed-grafana/icons/white/aws-managed-grafana-white.svg", +"description": "", +}, +{ +"name": "aws-managed-service-for-prometheus", +"colorIcon": "icons/components/aws-managed-service-for-prometheus/icons/color/aws-managed-service-for-prometheus-color.svg", +"whiteIcon": "icons/components/aws-managed-service-for-prometheus/icons/white/aws-managed-service-for-prometheus-white.svg", +"description": "", +}, +{ +"name": "aws-app-config", +"colorIcon": "icons/components/aws-app-config/icons/color/aws-app-config-color.svg", +"whiteIcon": "icons/components/aws-app-config/icons/white/aws-app-config-white.svg", +"description": "", +}, +{ +"name": "aws-application-auto-scaling", +"colorIcon": "icons/components/aws-application-auto-scaling/icons/color/aws-application-auto-scaling-color.svg", +"whiteIcon": "icons/components/aws-application-auto-scaling/icons/white/aws-application-auto-scaling-white.svg", +"description": "", +}, +{ +"name": "aws-auto-scaling", +"colorIcon": "icons/components/aws-auto-scaling/icons/color/aws-auto-scaling-color.svg", +"whiteIcon": "icons/components/aws-auto-scaling/icons/white/aws-auto-scaling-white.svg", +"description": "", +}, +{ +"name": "aws-backint-agent", +"colorIcon": "icons/components/aws-backint-agent/icons/color/aws-backint-agent-color.svg", +"whiteIcon": "icons/components/aws-backint-agent/icons/white/aws-backint-agent-white.svg", +"description": "", +}, +{ +"name": "aws-chatbot", +"colorIcon": "icons/components/aws-chatbot/icons/color/aws-chatbot-color.svg", +"whiteIcon": "icons/components/aws-chatbot/icons/white/aws-chatbot-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-formation", +"colorIcon": "icons/components/aws-cloud-formation/icons/color/aws-cloud-formation-color.svg", +"whiteIcon": "icons/components/aws-cloud-formation/icons/white/aws-cloud-formation-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-trail", +"colorIcon": "icons/components/aws-cloud-trail/icons/color/aws-cloud-trail-color.svg", +"whiteIcon": "icons/components/aws-cloud-trail/icons/white/aws-cloud-trail-white.svg", +"description": "", +}, +{ +"name": "aws-config", +"colorIcon": "icons/components/aws-config/icons/color/aws-config-color.svg", +"whiteIcon": "icons/components/aws-config/icons/white/aws-config-white.svg", +"description": "", +}, +{ +"name": "aws-control-tower", +"colorIcon": "icons/components/aws-control-tower/icons/color/aws-control-tower-color.svg", +"whiteIcon": "icons/components/aws-control-tower/icons/white/aws-control-tower-white.svg", +"description": "", +}, +{ +"name": "aws-distro-for-open-telemetry", +"colorIcon": "icons/components/aws-distro-for-open-telemetry/icons/color/aws-distro-for-open-telemetry-color.svg", +"whiteIcon": "icons/components/aws-distro-for-open-telemetry/icons/white/aws-distro-for-open-telemetry-white.svg", +"description": "", +}, +{ +"name": "aws-fault-injection-simulator", +"colorIcon": "icons/components/aws-fault-injection-simulator/icons/color/aws-fault-injection-simulator-color.svg", +"whiteIcon": "icons/components/aws-fault-injection-simulator/icons/white/aws-fault-injection-simulator-white.svg", +"description": "", +}, +{ +"name": "aws-health-dashboard", +"colorIcon": "icons/components/aws-health-dashboard/icons/color/aws-health-dashboard-color.svg", +"whiteIcon": "icons/components/aws-health-dashboard/icons/white/aws-health-dashboard-white.svg", +"description": "", +}, +{ +"name": "aws-launch-wizard", +"colorIcon": "icons/components/aws-launch-wizard/icons/color/aws-launch-wizard-color.svg", +"whiteIcon": "icons/components/aws-launch-wizard/icons/white/aws-launch-wizard-white.svg", +"description": "", +}, +{ +"name": "aws-license-manager", +"colorIcon": "icons/components/aws-license-manager/icons/color/aws-license-manager-color.svg", +"whiteIcon": "icons/components/aws-license-manager/icons/white/aws-license-manager-white.svg", +"description": "", +}, +{ +"name": "aws-management-console", +"colorIcon": "icons/components/aws-management-console/icons/color/aws-management-console-color.svg", +"whiteIcon": "icons/components/aws-management-console/icons/white/aws-management-console-white.svg", +"description": "", +}, +{ +"name": "aws-ops-works", +"colorIcon": "icons/components/aws-ops-works/icons/color/aws-ops-works-color.svg", +"whiteIcon": "icons/components/aws-ops-works/icons/white/aws-ops-works-white.svg", +"description": "", +}, +{ +"name": "aws-organizations", +"colorIcon": "icons/components/aws-organizations/icons/color/aws-organizations-color.svg", +"whiteIcon": "icons/components/aws-organizations/icons/white/aws-organizations-white.svg", +"description": "", +}, +{ +"name": "aws-proton", +"colorIcon": "icons/components/aws-proton/icons/color/aws-proton-color.svg", +"whiteIcon": "icons/components/aws-proton/icons/white/aws-proton-white.svg", +"description": "", +}, +{ +"name": "aws-resilience-hub", +"colorIcon": "icons/components/aws-resilience-hub/icons/color/aws-resilience-hub-color.svg", +"whiteIcon": "icons/components/aws-resilience-hub/icons/white/aws-resilience-hub-white.svg", +"description": "", +}, +{ +"name": "aws-resource-explorer", +"colorIcon": "icons/components/aws-resource-explorer/icons/color/aws-resource-explorer-color.svg", +"whiteIcon": "icons/components/aws-resource-explorer/icons/white/aws-resource-explorer-white.svg", +"description": "", +}, +{ +"name": "aws-service-catalog", +"colorIcon": "icons/components/aws-service-catalog/icons/color/aws-service-catalog-color.svg", +"whiteIcon": "icons/components/aws-service-catalog/icons/white/aws-service-catalog-white.svg", +"description": "", +}, +{ +"name": "aws-service-management-connector", +"colorIcon": "icons/components/aws-service-management-connector/icons/color/aws-service-management-connector-color.svg", +"whiteIcon": "icons/components/aws-service-management-connector/icons/white/aws-service-management-connector-white.svg", +"description": "", +}, +{ +"name": "aws-systems-manager", +"colorIcon": "icons/components/aws-systems-manager/icons/color/aws-systems-manager-color.svg", +"whiteIcon": "icons/components/aws-systems-manager/icons/white/aws-systems-manager-white.svg", +"description": "", +}, +{ +"name": "aws-telco-network-builder", +"colorIcon": "icons/components/aws-telco-network-builder/icons/color/aws-telco-network-builder-color.svg", +"whiteIcon": "icons/components/aws-telco-network-builder/icons/white/aws-telco-network-builder-white.svg", +"description": "", +}, +{ +"name": "aws-trusted-advisor", +"colorIcon": "icons/components/aws-trusted-advisor/icons/color/aws-trusted-advisor-color.svg", +"whiteIcon": "icons/components/aws-trusted-advisor/icons/white/aws-trusted-advisor-white.svg", +"description": "", +}, +{ +"name": "aws-well-architected-tool", +"colorIcon": "icons/components/aws-well-architected-tool/icons/color/aws-well-architected-tool-color.svg", +"whiteIcon": "icons/components/aws-well-architected-tool/icons/white/aws-well-architected-tool-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-transcoder", +"colorIcon": "icons/components/aws-elastic-transcoder/icons/color/aws-elastic-transcoder-color.svg", +"whiteIcon": "icons/components/aws-elastic-transcoder/icons/white/aws-elastic-transcoder-white.svg", +"description": "", +}, +{ +"name": "aws-interactive-video-service", +"colorIcon": "icons/components/aws-interactive-video-service/icons/color/aws-interactive-video-service-color.svg", +"whiteIcon": "icons/components/aws-interactive-video-service/icons/white/aws-interactive-video-service-white.svg", +"description": "", +}, +{ +"name": "aws-kinesis-video-streams", +"colorIcon": "icons/components/aws-kinesis-video-streams/icons/color/aws-kinesis-video-streams-color.svg", +"whiteIcon": "icons/components/aws-kinesis-video-streams/icons/white/aws-kinesis-video-streams-white.svg", +"description": "", +}, +{ +"name": "aws-nimble-studio", +"colorIcon": "icons/components/aws-nimble-studio/icons/color/aws-nimble-studio-color.svg", +"whiteIcon": "icons/components/aws-nimble-studio/icons/white/aws-nimble-studio-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-appliances-&-software", +"colorIcon": "icons/components/aws-elemental-appliances-&-software/icons/color/aws-elemental-appliances-&-software-color.svg", +"whiteIcon": "icons/components/aws-elemental-appliances-&-software/icons/white/aws-elemental-appliances-&-software-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-conductor", +"colorIcon": "icons/components/aws-elemental-conductor/icons/color/aws-elemental-conductor-color.svg", +"whiteIcon": "icons/components/aws-elemental-conductor/icons/white/aws-elemental-conductor-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-delta", +"colorIcon": "icons/components/aws-elemental-delta/icons/color/aws-elemental-delta-color.svg", +"whiteIcon": "icons/components/aws-elemental-delta/icons/white/aws-elemental-delta-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-link", +"colorIcon": "icons/components/aws-elemental-link/icons/color/aws-elemental-link-color.svg", +"whiteIcon": "icons/components/aws-elemental-link/icons/white/aws-elemental-link-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-live", +"colorIcon": "icons/components/aws-elemental-live/icons/color/aws-elemental-live-color.svg", +"whiteIcon": "icons/components/aws-elemental-live/icons/white/aws-elemental-live-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-media-connect", +"colorIcon": "icons/components/aws-elemental-media-connect/icons/color/aws-elemental-media-connect-color.svg", +"whiteIcon": "icons/components/aws-elemental-media-connect/icons/white/aws-elemental-media-connect-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-media-convert", +"colorIcon": "icons/components/aws-elemental-media-convert/icons/color/aws-elemental-media-convert-color.svg", +"whiteIcon": "icons/components/aws-elemental-media-convert/icons/white/aws-elemental-media-convert-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-media-live", +"colorIcon": "icons/components/aws-elemental-media-live/icons/color/aws-elemental-media-live-color.svg", +"whiteIcon": "icons/components/aws-elemental-media-live/icons/white/aws-elemental-media-live-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-media-package", +"colorIcon": "icons/components/aws-elemental-media-package/icons/color/aws-elemental-media-package-color.svg", +"whiteIcon": "icons/components/aws-elemental-media-package/icons/white/aws-elemental-media-package-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-media-store", +"colorIcon": "icons/components/aws-elemental-media-store/icons/color/aws-elemental-media-store-color.svg", +"whiteIcon": "icons/components/aws-elemental-media-store/icons/white/aws-elemental-media-store-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-media-tailor", +"colorIcon": "icons/components/aws-elemental-media-tailor/icons/color/aws-elemental-media-tailor-color.svg", +"whiteIcon": "icons/components/aws-elemental-media-tailor/icons/white/aws-elemental-media-tailor-white.svg", +"description": "", +}, +{ +"name": "aws-elemental-server", +"colorIcon": "icons/components/aws-elemental-server/icons/color/aws-elemental-server-color.svg", +"whiteIcon": "icons/components/aws-elemental-server/icons/white/aws-elemental-server-white.svg", +"description": "", +}, +{ +"name": "aws-application-discovery-service", +"colorIcon": "icons/components/aws-application-discovery-service/icons/color/aws-application-discovery-service-color.svg", +"whiteIcon": "icons/components/aws-application-discovery-service/icons/white/aws-application-discovery-service-white.svg", +"description": "", +}, +{ +"name": "aws-application-migration-service", +"colorIcon": "icons/components/aws-application-migration-service/icons/color/aws-application-migration-service-color.svg", +"whiteIcon": "icons/components/aws-application-migration-service/icons/white/aws-application-migration-service-white.svg", +"description": "", +}, +{ +"name": "aws-data-sync", +"colorIcon": "icons/components/aws-data-sync/icons/color/aws-data-sync-color.svg", +"whiteIcon": "icons/components/aws-data-sync/icons/white/aws-data-sync-white.svg", +"description": "", +}, +{ +"name": "aws-mainframe-modernization", +"colorIcon": "icons/components/aws-mainframe-modernization/icons/color/aws-mainframe-modernization-color.svg", +"whiteIcon": "icons/components/aws-mainframe-modernization/icons/white/aws-mainframe-modernization-white.svg", +"description": "", +}, +{ +"name": "aws-migration-evaluator", +"colorIcon": "icons/components/aws-migration-evaluator/icons/color/aws-migration-evaluator-color.svg", +"whiteIcon": "icons/components/aws-migration-evaluator/icons/white/aws-migration-evaluator-white.svg", +"description": "", +}, +{ +"name": "aws-migration-hub", +"colorIcon": "icons/components/aws-migration-hub/icons/color/aws-migration-hub-color.svg", +"whiteIcon": "icons/components/aws-migration-hub/icons/white/aws-migration-hub-white.svg", +"description": "", +}, +{ +"name": "aws-transfer-family", +"colorIcon": "icons/components/aws-transfer-family/icons/color/aws-transfer-family-color.svg", +"whiteIcon": "icons/components/aws-transfer-family/icons/white/aws-transfer-family-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-front", +"colorIcon": "icons/components/aws-cloud-front/icons/color/aws-cloud-front-color.svg", +"whiteIcon": "icons/components/aws-cloud-front/icons/white/aws-cloud-front-white.svg", +"description": "", +}, +{ +"name": "aws-route-53", +"colorIcon": "icons/components/aws-route-53/icons/color/aws-route-53-color.svg", +"whiteIcon": "icons/components/aws-route-53/icons/white/aws-route-53-white.svg", +"description": "", +}, +{ +"name": "aws-virtual-private-cloud", +"colorIcon": "icons/components/aws-virtual-private-cloud/icons/color/aws-virtual-private-cloud-color.svg", +"whiteIcon": "icons/components/aws-virtual-private-cloud/icons/white/aws-virtual-private-cloud-white.svg", +"description": "", +}, +{ +"name": "aws-vpc-lattice", +"colorIcon": "icons/components/aws-vpc-lattice/icons/color/aws-vpc-lattice-color.svg", +"whiteIcon": "icons/components/aws-vpc-lattice/icons/white/aws-vpc-lattice-white.svg", +"description": "", +}, +{ +"name": "aws-app-mesh", +"colorIcon": "icons/components/aws-app-mesh/icons/color/aws-app-mesh-color.svg", +"whiteIcon": "icons/components/aws-app-mesh/icons/white/aws-app-mesh-white.svg", +"description": "", +}, +{ +"name": "aws-client-vpn", +"colorIcon": "icons/components/aws-client-vpn/icons/color/aws-client-vpn-color.svg", +"whiteIcon": "icons/components/aws-client-vpn/icons/white/aws-client-vpn-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-map", +"colorIcon": "icons/components/aws-cloud-map/icons/color/aws-cloud-map-color.svg", +"whiteIcon": "icons/components/aws-cloud-map/icons/white/aws-cloud-map-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-wan", +"colorIcon": "icons/components/aws-cloud-wan/icons/color/aws-cloud-wan-color.svg", +"whiteIcon": "icons/components/aws-cloud-wan/icons/white/aws-cloud-wan-white.svg", +"description": "", +}, +{ +"name": "aws-direct-connect", +"colorIcon": "icons/components/aws-direct-connect/icons/color/aws-direct-connect-color.svg", +"whiteIcon": "icons/components/aws-direct-connect/icons/white/aws-direct-connect-white.svg", +"description": "", +}, +{ +"name": "aws-global-accelerator", +"colorIcon": "icons/components/aws-global-accelerator/icons/color/aws-global-accelerator-color.svg", +"whiteIcon": "icons/components/aws-global-accelerator/icons/white/aws-global-accelerator-white.svg", +"description": "", +}, +{ +"name": "aws-private-5g", +"colorIcon": "icons/components/aws-private-5g/icons/color/aws-private-5g-color.svg", +"whiteIcon": "icons/components/aws-private-5g/icons/white/aws-private-5g-white.svg", +"description": "", +}, +{ +"name": "aws-private-link", +"colorIcon": "icons/components/aws-private-link/icons/color/aws-private-link-color.svg", +"whiteIcon": "icons/components/aws-private-link/icons/white/aws-private-link-white.svg", +"description": "", +}, +{ +"name": "aws-site-to-site-vpn", +"colorIcon": "icons/components/aws-site-to-site-vpn/icons/color/aws-site-to-site-vpn-color.svg", +"whiteIcon": "icons/components/aws-site-to-site-vpn/icons/white/aws-site-to-site-vpn-white.svg", +"description": "", +}, +{ +"name": "aws-transit-gateway", +"colorIcon": "icons/components/aws-transit-gateway/icons/color/aws-transit-gateway-color.svg", +"whiteIcon": "icons/components/aws-transit-gateway/icons/white/aws-transit-gateway-white.svg", +"description": "", +}, +{ +"name": "aws-verified-access", +"colorIcon": "icons/components/aws-verified-access/icons/color/aws-verified-access-color.svg", +"whiteIcon": "icons/components/aws-verified-access/icons/white/aws-verified-access-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-load-balancing", +"colorIcon": "icons/components/aws-elastic-load-balancing/icons/color/aws-elastic-load-balancing-color.svg", +"whiteIcon": "icons/components/aws-elastic-load-balancing/icons/white/aws-elastic-load-balancing-white.svg", +"description": "", +}, +{ +"name": "aws-braket", +"colorIcon": "icons/components/aws-braket/icons/color/aws-braket-color.svg", +"whiteIcon": "icons/components/aws-braket/icons/white/aws-braket-white.svg", +"description": "", +}, +{ +"name": "aws-robo-maker", +"colorIcon": "icons/components/aws-robo-maker/icons/color/aws-robo-maker-color.svg", +"whiteIcon": "icons/components/aws-robo-maker/icons/white/aws-robo-maker-white.svg", +"description": "", +}, +{ +"name": "aws-ground-station", +"colorIcon": "icons/components/aws-ground-station/icons/color/aws-ground-station-color.svg", +"whiteIcon": "icons/components/aws-ground-station/icons/white/aws-ground-station-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-directory", +"colorIcon": "icons/components/aws-cloud-directory/icons/color/aws-cloud-directory-color.svg", +"whiteIcon": "icons/components/aws-cloud-directory/icons/white/aws-cloud-directory-white.svg", +"description": "", +}, +{ +"name": "aws-cognito", +"colorIcon": "icons/components/aws-cognito/icons/color/aws-cognito-color.svg", +"whiteIcon": "icons/components/aws-cognito/icons/white/aws-cognito-white.svg", +"description": "", +}, +{ +"name": "aws-detective", +"colorIcon": "icons/components/aws-detective/icons/color/aws-detective-color.svg", +"whiteIcon": "icons/components/aws-detective/icons/white/aws-detective-white.svg", +"description": "", +}, +{ +"name": "aws-guard-duty", +"colorIcon": "icons/components/aws-guard-duty/icons/color/aws-guard-duty-color.svg", +"whiteIcon": "icons/components/aws-guard-duty/icons/white/aws-guard-duty-white.svg", +"description": "", +}, +{ +"name": "aws-inspector", +"colorIcon": "icons/components/aws-inspector/icons/color/aws-inspector-color.svg", +"whiteIcon": "icons/components/aws-inspector/icons/white/aws-inspector-white.svg", +"description": "", +}, +{ +"name": "aws-macie", +"colorIcon": "icons/components/aws-macie/icons/color/aws-macie-color.svg", +"whiteIcon": "icons/components/aws-macie/icons/white/aws-macie-white.svg", +"description": "", +}, +{ +"name": "aws-security-lake", +"colorIcon": "icons/components/aws-security-lake/icons/color/aws-security-lake-color.svg", +"whiteIcon": "icons/components/aws-security-lake/icons/white/aws-security-lake-white.svg", +"description": "", +}, +{ +"name": "aws-verified-permissions", +"colorIcon": "icons/components/aws-verified-permissions/icons/color/aws-verified-permissions-color.svg", +"whiteIcon": "icons/components/aws-verified-permissions/icons/white/aws-verified-permissions-white.svg", +"description": "", +}, +{ +"name": "aws-artifact", +"colorIcon": "icons/components/aws-artifact/icons/color/aws-artifact-color.svg", +"whiteIcon": "icons/components/aws-artifact/icons/white/aws-artifact-white.svg", +"description": "", +}, +{ +"name": "aws-audit-manager", +"colorIcon": "icons/components/aws-audit-manager/icons/color/aws-audit-manager-color.svg", +"whiteIcon": "icons/components/aws-audit-manager/icons/white/aws-audit-manager-white.svg", +"description": "", +}, +{ +"name": "aws-certificate-manager", +"colorIcon": "icons/components/aws-certificate-manager/icons/color/aws-certificate-manager-color.svg", +"whiteIcon": "icons/components/aws-certificate-manager/icons/white/aws-certificate-manager-white.svg", +"description": "", +}, +{ +"name": "aws-cloud-hsm", +"colorIcon": "icons/components/aws-cloud-hsm/icons/color/aws-cloud-hsm-color.svg", +"whiteIcon": "icons/components/aws-cloud-hsm/icons/white/aws-cloud-hsm-white.svg", +"description": "", +}, +{ +"name": "aws-directory-service", +"colorIcon": "icons/components/aws-directory-service/icons/color/aws-directory-service-color.svg", +"whiteIcon": "icons/components/aws-directory-service/icons/white/aws-directory-service-white.svg", +"description": "", +}, +{ +"name": "aws-firewall-manager", +"colorIcon": "icons/components/aws-firewall-manager/icons/color/aws-firewall-manager-color.svg", +"whiteIcon": "icons/components/aws-firewall-manager/icons/white/aws-firewall-manager-white.svg", +"description": "", +}, +{ +"name": "aws-iam-identity-center", +"colorIcon": "icons/components/aws-iam-identity-center/icons/color/aws-iam-identity-center-color.svg", +"whiteIcon": "icons/components/aws-iam-identity-center/icons/white/aws-iam-identity-center-white.svg", +"description": "", +}, +{ +"name": "aws-identity-and-access-management", +"colorIcon": "icons/components/aws-identity-and-access-management/icons/color/aws-identity-and-access-management-color.svg", +"whiteIcon": "icons/components/aws-identity-and-access-management/icons/white/aws-identity-and-access-management-white.svg", +"description": "", +}, +{ +"name": "aws-key-management-service", +"colorIcon": "icons/components/aws-key-management-service/icons/color/aws-key-management-service-color.svg", +"whiteIcon": "icons/components/aws-key-management-service/icons/white/aws-key-management-service-white.svg", +"description": "", +}, +{ +"name": "aws-network-firewall", +"colorIcon": "icons/components/aws-network-firewall/icons/color/aws-network-firewall-color.svg", +"whiteIcon": "icons/components/aws-network-firewall/icons/white/aws-network-firewall-white.svg", +"description": "", +}, +{ +"name": "aws-payment-cryptography", +"colorIcon": "icons/components/aws-payment-cryptography/icons/color/aws-payment-cryptography-color.svg", +"whiteIcon": "icons/components/aws-payment-cryptography/icons/white/aws-payment-cryptography-white.svg", +"description": "", +}, +{ +"name": "aws-private-certificate-authority", +"colorIcon": "icons/components/aws-private-certificate-authority/icons/color/aws-private-certificate-authority-color.svg", +"whiteIcon": "icons/components/aws-private-certificate-authority/icons/white/aws-private-certificate-authority-white.svg", +"description": "", +}, +{ +"name": "aws-resource-access-manager", +"colorIcon": "icons/components/aws-resource-access-manager/icons/color/aws-resource-access-manager-color.svg", +"whiteIcon": "icons/components/aws-resource-access-manager/icons/white/aws-resource-access-manager-white.svg", +"description": "", +}, +{ +"name": "aws-secrets-manager", +"colorIcon": "icons/components/aws-secrets-manager/icons/color/aws-secrets-manager-color.svg", +"whiteIcon": "icons/components/aws-secrets-manager/icons/white/aws-secrets-manager-white.svg", +"description": "", +}, +{ +"name": "aws-security-hub", +"colorIcon": "icons/components/aws-security-hub/icons/color/aws-security-hub-color.svg", +"whiteIcon": "icons/components/aws-security-hub/icons/white/aws-security-hub-white.svg", +"description": "", +}, +{ +"name": "aws-shield", +"colorIcon": "icons/components/aws-shield/icons/color/aws-shield-color.svg", +"whiteIcon": "icons/components/aws-shield/icons/white/aws-shield-white.svg", +"description": "", +}, +{ +"name": "aws-signer", +"colorIcon": "icons/components/aws-signer/icons/color/aws-signer-color.svg", +"whiteIcon": "icons/components/aws-signer/icons/white/aws-signer-white.svg", +"description": "", +}, +{ +"name": "aws-waf", +"colorIcon": "icons/components/aws-waf/icons/color/aws-waf-color.svg", +"whiteIcon": "icons/components/aws-waf/icons/white/aws-waf-white.svg", +"description": "", +}, +{ +"name": "aws-efs", +"colorIcon": "icons/components/aws-efs/icons/color/aws-efs-color.svg", +"whiteIcon": "icons/components/aws-efs/icons/white/aws-efs-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-block-store", +"colorIcon": "icons/components/aws-elastic-block-store/icons/color/aws-elastic-block-store-color.svg", +"whiteIcon": "icons/components/aws-elastic-block-store/icons/white/aws-elastic-block-store-white.svg", +"description": "", +}, +{ +"name": "aws-file-cache", +"colorIcon": "icons/components/aws-file-cache/icons/color/aws-file-cache-color.svg", +"whiteIcon": "icons/components/aws-file-cache/icons/white/aws-file-cache-white.svg", +"description": "", +}, +{ +"name": "aws-fsx", +"colorIcon": "icons/components/aws-fsx/icons/color/aws-fsx-color.svg", +"whiteIcon": "icons/components/aws-fsx/icons/white/aws-fsx-white.svg", +"description": "", +}, +{ +"name": "aws-f-sx-for-lustre", +"colorIcon": "icons/components/aws-f-sx-for-lustre/icons/color/aws-f-sx-for-lustre-color.svg", +"whiteIcon": "icons/components/aws-f-sx-for-lustre/icons/white/aws-f-sx-for-lustre-white.svg", +"description": "", +}, +{ +"name": "aws-f-sx-for-net-app-ontap", +"colorIcon": "icons/components/aws-f-sx-for-net-app-ontap/icons/color/aws-f-sx-for-net-app-ontap-color.svg", +"whiteIcon": "icons/components/aws-f-sx-for-net-app-ontap/icons/white/aws-f-sx-for-net-app-ontap-white.svg", +"description": "", +}, +{ +"name": "aws-f-sx-for-open-zfs", +"colorIcon": "icons/components/aws-f-sx-for-open-zfs/icons/color/aws-f-sx-for-open-zfs-color.svg", +"whiteIcon": "icons/components/aws-f-sx-for-open-zfs/icons/white/aws-f-sx-for-open-zfs-white.svg", +"description": "", +}, +{ +"name": "aws-f-sx-for-wfs", +"colorIcon": "icons/components/aws-f-sx-for-wfs/icons/color/aws-f-sx-for-wfs-color.svg", +"whiteIcon": "icons/components/aws-f-sx-for-wfs/icons/white/aws-f-sx-for-wfs-white.svg", +"description": "", +}, +{ +"name": "aws-s3-on-outposts", +"colorIcon": "icons/components/aws-s3-on-outposts/icons/color/aws-s3-on-outposts-color.svg", +"whiteIcon": "icons/components/aws-s3-on-outposts/icons/white/aws-s3-on-outposts-white.svg", +"description": "", +}, +{ +"name": "aws-simple-storage-service", +"colorIcon": "icons/components/aws-simple-storage-service/icons/color/aws-simple-storage-service-color.svg", +"whiteIcon": "icons/components/aws-simple-storage-service/icons/white/aws-simple-storage-service-white.svg", +"description": "", +}, +{ +"name": "aws-simple-storage-service-glacier", +"colorIcon": "icons/components/aws-simple-storage-service-glacier/icons/color/aws-simple-storage-service-glacier-color.svg", +"whiteIcon": "icons/components/aws-simple-storage-service-glacier/icons/white/aws-simple-storage-service-glacier-white.svg", +"description": "", +}, +{ +"name": "aws-backup", +"colorIcon": "icons/components/aws-backup/icons/color/aws-backup-color.svg", +"whiteIcon": "icons/components/aws-backup/icons/white/aws-backup-white.svg", +"description": "", +}, +{ +"name": "aws-elastic-disaster-recovery", +"colorIcon": "icons/components/aws-elastic-disaster-recovery/icons/color/aws-elastic-disaster-recovery-color.svg", +"whiteIcon": "icons/components/aws-elastic-disaster-recovery/icons/white/aws-elastic-disaster-recovery-white.svg", +"description": "", +}, +{ +"name": "aws-snowball", +"colorIcon": "icons/components/aws-snowball/icons/color/aws-snowball-color.svg", +"whiteIcon": "icons/components/aws-snowball/icons/white/aws-snowball-white.svg", +"description": "", +}, +{ +"name": "aws-snowball-edge", +"colorIcon": "icons/components/aws-snowball-edge/icons/color/aws-snowball-edge-color.svg", +"whiteIcon": "icons/components/aws-snowball-edge/icons/white/aws-snowball-edge-white.svg", +"description": "", +}, +{ +"name": "aws-snowcone", +"colorIcon": "icons/components/aws-snowcone/icons/color/aws-snowcone-color.svg", +"whiteIcon": "icons/components/aws-snowcone/icons/white/aws-snowcone-white.svg", +"description": "", +}, +{ +"name": "aws-snowmobile", +"colorIcon": "icons/components/aws-snowmobile/icons/color/aws-snowmobile-color.svg", +"whiteIcon": "icons/components/aws-snowmobile/icons/white/aws-snowmobile-white.svg", +"description": "", +}, +{ +"name": "aws-storage-gateway", +"colorIcon": "icons/components/aws-storage-gateway/icons/color/aws-storage-gateway-color.svg", +"whiteIcon": "icons/components/aws-storage-gateway/icons/white/aws-storage-gateway-white.svg", +"description": "", +}] +featureList: [ + "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", + "Invite anyone to review and make changes to your private designs.", + "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+Amazon Web Services +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/awx-operator/icons/components/awx-backup/icons/white/awx-backup-white.svg b/src/collections/integrations/awx-operator/icons/components/awx-backup/icons/white/awx-backup-white.svg index f242c198badc1..b1eefdaba6142 100644 --- a/src/collections/integrations/awx-operator/icons/components/awx-backup/icons/white/awx-backup-white.svg +++ b/src/collections/integrations/awx-operator/icons/components/awx-backup/icons/white/awx-backup-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 255.1 255.1" style="enable-background:new 0 0 255.1 255.1;" xml:space="preserve" width='255.1' height='255.1'> diff --git a/src/collections/integrations/awx-operator/icons/components/awx-mesh-ingress/icons/color/awx-mesh-ingress-color.svg b/src/collections/integrations/awx-operator/icons/components/awx-mesh-ingress/icons/color/awx-mesh-ingress-color.svg new file mode 100644 index 0000000000000..1b42dc933c11a --- /dev/null +++ b/src/collections/integrations/awx-operator/icons/components/awx-mesh-ingress/icons/color/awx-mesh-ingress-color.svg @@ -0,0 +1,12 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/awx-operator/icons/components/awx-mesh-ingress/icons/white/awx-mesh-ingress-white.svg b/src/collections/integrations/awx-operator/icons/components/awx-mesh-ingress/icons/white/awx-mesh-ingress-white.svg new file mode 100644 index 0000000000000..f242c198badc1 --- /dev/null +++ b/src/collections/integrations/awx-operator/icons/components/awx-mesh-ingress/icons/white/awx-mesh-ingress-white.svg @@ -0,0 +1,11 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/awx-operator/icons/components/awx-restore/icons/white/awx-restore-white.svg b/src/collections/integrations/awx-operator/icons/components/awx-restore/icons/white/awx-restore-white.svg index f242c198badc1..b1eefdaba6142 100644 --- a/src/collections/integrations/awx-operator/icons/components/awx-restore/icons/white/awx-restore-white.svg +++ b/src/collections/integrations/awx-operator/icons/components/awx-restore/icons/white/awx-restore-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 255.1 255.1" style="enable-background:new 0 0 255.1 255.1;" xml:space="preserve" width='255.1' height='255.1'> diff --git a/src/collections/integrations/awx-operator/icons/components/awx/icons/white/awx-white.svg b/src/collections/integrations/awx-operator/icons/components/awx/icons/white/awx-white.svg index f242c198badc1..d675aab5fdb3f 100644 --- a/src/collections/integrations/awx-operator/icons/components/awx/icons/white/awx-white.svg +++ b/src/collections/integrations/awx-operator/icons/components/awx/icons/white/awx-white.svg @@ -1,11 +1,11 @@ + viewBox="0 0 255.1 255.1" style="enable-background:new 0 0 255.1 255.1;" xml:space="preserve" width='255.1' height='255.1'> + C198,0,255.1,57.1,255.1,127.6"/> + c-3.5,0-6.6,1.9-8.1,5.4L65.9,190H85l22.1-55.3l65.8,53.2c2.6,2.1,4.6,3.1,7,3.1c5,0,9.3-3.7,9.3-9.1 + C189.2,181.1,188.9,179.7,188.4,178.2L188.4,178.2z"/> \ No newline at end of file diff --git a/src/collections/integrations/awx-operator/index.mdx b/src/collections/integrations/awx-operator/index.mdx index f868ccd5af481..34aefcd987954 100644 --- a/src/collections/integrations/awx-operator/index.mdx +++ b/src/collections/integrations/awx-operator/index.mdx @@ -26,6 +26,12 @@ components: [ "colorIcon": "icons/components/awx/icons/color/awx-color.svg", "whiteIcon": "icons/components/awx/icons/white/awx-white.svg", "description": "", +}, +{ +"name": "awx-mesh-ingress", +"colorIcon": "icons/components/awx-mesh-ingress/icons/color/awx-mesh-ingress-color.svg", +"whiteIcon": "icons/components/awx-mesh-ingress/icons/white/awx-mesh-ingress-white.svg", +"description": "", }] featureList: [ "Keep revision history and audit trail of all configuration changes", diff --git a/src/collections/integrations/camel-k/icons/components/build/icons/white/build-white.svg b/src/collections/integrations/camel-k/icons/components/build/icons/white/build-white.svg index ba42175ec7c61..ddd9bc489d841 100644 --- a/src/collections/integrations/camel-k/icons/components/build/icons/white/build-white.svg +++ b/src/collections/integrations/camel-k/icons/components/build/icons/white/build-white.svg @@ -1,7 +1,7 @@ + style="enable-background:new 0 0 116.3 116.2;" xml:space="preserve" width='116.3' height='116.2'>

+ +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/confidential-containers/index.mdx b/src/collections/integrations/confidential-containers/index.mdx index 950fce56bd0ae..e2d5240d39af6 100644 --- a/src/collections/integrations/confidential-containers/index.mdx +++ b/src/collections/integrations/confidential-containers/index.mdx @@ -15,10 +15,8 @@ featureList: [ "Support for multiple TEE and hardware platforms." ] workingSlides: [ - ../_images/confidential-containers-design-light.png, - ../_images/confidential-containers-visualization-light.png, - ../_images/confidential-containers-design-dark.png, - ../_images/confidential-containers-visualization-dark.png, + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png ] howItWorks: "Collaborative Infrastructure as Code" howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." diff --git a/src/collections/integrations/containerd/icons/color/containerd-color.svg b/src/collections/integrations/containerd/icons/color/containerd-color.svg new file mode 100644 index 0000000000000..fc19dd24a2371 --- /dev/null +++ b/src/collections/integrations/containerd/icons/color/containerd-color.svg @@ -0,0 +1 @@ + diff --git a/src/collections/integrations/containerd/icons/white/containerd-white.svg b/src/collections/integrations/containerd/icons/white/containerd-white.svg new file mode 100644 index 0000000000000..e17da7a7f9640 --- /dev/null +++ b/src/collections/integrations/containerd/icons/white/containerd-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/containerd/index.mdx b/src/collections/integrations/containerd/index.mdx new file mode 100644 index 0000000000000..a0f46e62f312a --- /dev/null +++ b/src/collections/integrations/containerd/index.mdx @@ -0,0 +1,33 @@ +--- +title: Containerd +subtitle: Collaborative and visual infrastructure as code for Containerd +integrationIcon: icons/color/containerd-color.svg +darkModeIntegrationIcon: icons/white/containerd-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/containerd +description: +category: Runtime +subcategory: Container Runtime +registrant: Artifact Hub +components: [] +featureList: [ + "Implements a chunk-based content-addressable filesystem on top of a called RAFS (Registry Acceleration File System) format.", + "Improves the current OCI image specification.", + "Supports lazy pulling feature." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+An open and reliable container runtime +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/contour-operator/icons/components/contour-configuration/icons/white/contour-configuration-white.svg b/src/collections/integrations/contour-operator/icons/components/contour-configuration/icons/white/contour-configuration-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/contour-configuration/icons/white/contour-configuration-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/contour-configuration/icons/white/contour-configuration-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/contour-deployment/icons/white/contour-deployment-white.svg b/src/collections/integrations/contour-operator/icons/components/contour-deployment/icons/white/contour-deployment-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/contour-deployment/icons/white/contour-deployment-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/contour-deployment/icons/white/contour-deployment-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/contour/icons/white/contour-white.svg b/src/collections/integrations/contour-operator/icons/components/contour/icons/white/contour-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/contour/icons/white/contour-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/contour/icons/white/contour-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/extension-service/icons/white/extension-service-white.svg b/src/collections/integrations/contour-operator/icons/components/extension-service/icons/white/extension-service-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/extension-service/icons/white/extension-service-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/extension-service/icons/white/extension-service-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/gateway-class/icons/white/gateway-class-white.svg b/src/collections/integrations/contour-operator/icons/components/gateway-class/icons/white/gateway-class-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/gateway-class/icons/white/gateway-class-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/gateway-class/icons/white/gateway-class-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/gateway/icons/white/gateway-white.svg b/src/collections/integrations/contour-operator/icons/components/gateway/icons/white/gateway-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/gateway/icons/white/gateway-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/gateway/icons/white/gateway-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/http-proxy/icons/white/http-proxy-white.svg b/src/collections/integrations/contour-operator/icons/components/http-proxy/icons/white/http-proxy-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/http-proxy/icons/white/http-proxy-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/http-proxy/icons/white/http-proxy-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/http-route/icons/white/http-route-white.svg b/src/collections/integrations/contour-operator/icons/components/http-route/icons/white/http-route-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/http-route/icons/white/http-route-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/http-route/icons/white/http-route-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/tcp-route/icons/white/tcp-route-white.svg b/src/collections/integrations/contour-operator/icons/components/tcp-route/icons/white/tcp-route-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/tcp-route/icons/white/tcp-route-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/tcp-route/icons/white/tcp-route-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/tls-certificate-delegation/icons/white/tls-certificate-delegation-white.svg b/src/collections/integrations/contour-operator/icons/components/tls-certificate-delegation/icons/white/tls-certificate-delegation-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/tls-certificate-delegation/icons/white/tls-certificate-delegation-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/tls-certificate-delegation/icons/white/tls-certificate-delegation-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/tls-route/icons/white/tls-route-white.svg b/src/collections/integrations/contour-operator/icons/components/tls-route/icons/white/tls-route-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/tls-route/icons/white/tls-route-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/tls-route/icons/white/tls-route-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/icons/components/udp-route/icons/white/udp-route-white.svg b/src/collections/integrations/contour-operator/icons/components/udp-route/icons/white/udp-route-white.svg index 6fc8cacae3f0b..627f447e70fff 100644 --- a/src/collections/integrations/contour-operator/icons/components/udp-route/icons/white/udp-route-white.svg +++ b/src/collections/integrations/contour-operator/icons/components/udp-route/icons/white/udp-route-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/contour-operator/index.mdx b/src/collections/integrations/contour-operator/index.mdx index c94ab7ee00099..ee7c4b980dae2 100644 --- a/src/collections/integrations/contour-operator/index.mdx +++ b/src/collections/integrations/contour-operator/index.mdx @@ -87,10 +87,8 @@ featureList: [ "Solves shortcomings in the original design." ] workingSlides: [ - ../_images/contour/Contour-Design-light.png, - ../_images/contour/Contour-Design-dark.png, - ../_images/contour/Contour-Visualize-light.png, - ../_images/contour/Contour-Visualize-dark.png + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png ] howItWorks: "Collaborative Infrastructure as Code" howItWorksDetails: "Builds upon the basic Kubernetes resource and controller concepts, but includes domain-specific knowledge to automate the entire lifecycle of Contour." diff --git a/src/collections/integrations/contrail-analytics/icons/color/contrail-analytics-color.svg b/src/collections/integrations/contrail-analytics/icons/color/contrail-analytics-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/color/contrail-analytics-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/advanced-cron-job/icons/color/advanced-cron-job-color.svg b/src/collections/integrations/contrail-analytics/icons/components/advanced-cron-job/icons/color/advanced-cron-job-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/advanced-cron-job/icons/white/advanced-cron-job-white.svg b/src/collections/integrations/contrail-analytics/icons/components/advanced-cron-job/icons/white/advanced-cron-job-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/alert/icons/color/alert-color.svg b/src/collections/integrations/contrail-analytics/icons/components/alert/icons/color/alert-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/alert/icons/white/alert-white.svg b/src/collections/integrations/contrail-analytics/icons/components/alert/icons/white/alert-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg b/src/collections/integrations/contrail-analytics/icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg b/src/collections/integrations/contrail-analytics/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/alertmanager/icons/color/alertmanager-color.svg b/src/collections/integrations/contrail-analytics/icons/components/alertmanager/icons/color/alertmanager-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/alertmanager/icons/color/alertmanager-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/alertmanager/icons/white/alertmanager-white.svg b/src/collections/integrations/contrail-analytics/icons/components/alertmanager/icons/white/alertmanager-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/alertmanager/icons/white/alertmanager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/analytic-deployment/icons/color/analytic-deployment-color.svg b/src/collections/integrations/contrail-analytics/icons/components/analytic-deployment/icons/color/analytic-deployment-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/analytic-deployment/icons/white/analytic-deployment-white.svg b/src/collections/integrations/contrail-analytics/icons/components/analytic-deployment/icons/white/analytic-deployment-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/auth-service/icons/color/auth-service-color.svg b/src/collections/integrations/contrail-analytics/icons/components/auth-service/icons/color/auth-service-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/auth-service/icons/white/auth-service-white.svg b/src/collections/integrations/contrail-analytics/icons/components/auth-service/icons/white/auth-service-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/broadcast-job/icons/color/broadcast-job-color.svg b/src/collections/integrations/contrail-analytics/icons/components/broadcast-job/icons/color/broadcast-job-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/broadcast-job/icons/white/broadcast-job-white.svg b/src/collections/integrations/contrail-analytics/icons/components/broadcast-job/icons/white/broadcast-job-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/clone-set/icons/color/clone-set-color.svg b/src/collections/integrations/contrail-analytics/icons/components/clone-set/icons/color/clone-set-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/clone-set/icons/white/clone-set-white.svg b/src/collections/integrations/contrail-analytics/icons/components/clone-set/icons/white/clone-set-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/consul-resolver/icons/color/consul-resolver-color.svg b/src/collections/integrations/contrail-analytics/icons/components/consul-resolver/icons/color/consul-resolver-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/consul-resolver/icons/white/consul-resolver-white.svg b/src/collections/integrations/contrail-analytics/icons/components/consul-resolver/icons/white/consul-resolver-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/container-recreate-request/icons/color/container-recreate-request-color.svg b/src/collections/integrations/contrail-analytics/icons/components/container-recreate-request/icons/color/container-recreate-request-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/container-recreate-request/icons/white/container-recreate-request-white.svg b/src/collections/integrations/contrail-analytics/icons/components/container-recreate-request/icons/white/container-recreate-request-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/daemon-set/icons/color/daemon-set-color.svg b/src/collections/integrations/contrail-analytics/icons/components/daemon-set/icons/color/daemon-set-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/daemon-set/icons/white/daemon-set-white.svg b/src/collections/integrations/contrail-analytics/icons/components/daemon-set/icons/white/daemon-set-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/dev-portal/icons/color/dev-portal-color.svg b/src/collections/integrations/contrail-analytics/icons/components/dev-portal/icons/color/dev-portal-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/dev-portal/icons/white/dev-portal-white.svg b/src/collections/integrations/contrail-analytics/icons/components/dev-portal/icons/white/dev-portal-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/helm-release/icons/color/helm-release-color.svg b/src/collections/integrations/contrail-analytics/icons/components/helm-release/icons/color/helm-release-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/helm-release/icons/white/helm-release-white.svg b/src/collections/integrations/contrail-analytics/icons/components/helm-release/icons/white/helm-release-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/host/icons/color/host-color.svg b/src/collections/integrations/contrail-analytics/icons/components/host/icons/color/host-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/host/icons/white/host-white.svg b/src/collections/integrations/contrail-analytics/icons/components/host/icons/white/host-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/image-pull-job/icons/color/image-pull-job-color.svg b/src/collections/integrations/contrail-analytics/icons/components/image-pull-job/icons/color/image-pull-job-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/image-pull-job/icons/white/image-pull-job-white.svg b/src/collections/integrations/contrail-analytics/icons/components/image-pull-job/icons/white/image-pull-job-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/kubernetes-endpoint-resolver/icons/color/kubernetes-endpoint-resolver-color.svg b/src/collections/integrations/contrail-analytics/icons/components/kubernetes-endpoint-resolver/icons/color/kubernetes-endpoint-resolver-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/kubernetes-endpoint-resolver/icons/white/kubernetes-endpoint-resolver-white.svg b/src/collections/integrations/contrail-analytics/icons/components/kubernetes-endpoint-resolver/icons/white/kubernetes-endpoint-resolver-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/kubernetes-service-resolver/icons/color/kubernetes-service-resolver-color.svg b/src/collections/integrations/contrail-analytics/icons/components/kubernetes-service-resolver/icons/color/kubernetes-service-resolver-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/kubernetes-service-resolver/icons/white/kubernetes-service-resolver-white.svg b/src/collections/integrations/contrail-analytics/icons/components/kubernetes-service-resolver/icons/white/kubernetes-service-resolver-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/listener/icons/color/listener-color.svg b/src/collections/integrations/contrail-analytics/icons/components/listener/icons/color/listener-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/listener/icons/white/listener-white.svg b/src/collections/integrations/contrail-analytics/icons/components/listener/icons/white/listener-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/log-service/icons/color/log-service-color.svg b/src/collections/integrations/contrail-analytics/icons/components/log-service/icons/color/log-service-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/log-service/icons/white/log-service-white.svg b/src/collections/integrations/contrail-analytics/icons/components/log-service/icons/white/log-service-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/mapping/icons/color/mapping-color.svg b/src/collections/integrations/contrail-analytics/icons/components/mapping/icons/color/mapping-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/mapping/icons/white/mapping-white.svg b/src/collections/integrations/contrail-analytics/icons/components/mapping/icons/white/mapping-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/metric-group/icons/color/metric-group-color.svg b/src/collections/integrations/contrail-analytics/icons/components/metric-group/icons/color/metric-group-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/metric-group/icons/white/metric-group-white.svg b/src/collections/integrations/contrail-analytics/icons/components/metric-group/icons/white/metric-group-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/module/icons/color/module-color.svg b/src/collections/integrations/contrail-analytics/icons/components/module/icons/color/module-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/module/icons/white/module-white.svg b/src/collections/integrations/contrail-analytics/icons/components/module/icons/white/module-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/node-image/icons/color/node-image-color.svg b/src/collections/integrations/contrail-analytics/icons/components/node-image/icons/color/node-image-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/node-image/icons/white/node-image-white.svg b/src/collections/integrations/contrail-analytics/icons/components/node-image/icons/white/node-image-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/pod-monitor/icons/color/pod-monitor-color.svg b/src/collections/integrations/contrail-analytics/icons/components/pod-monitor/icons/color/pod-monitor-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/pod-monitor/icons/color/pod-monitor-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/pod-monitor/icons/white/pod-monitor-white.svg b/src/collections/integrations/contrail-analytics/icons/components/pod-monitor/icons/white/pod-monitor-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/pod-monitor/icons/white/pod-monitor-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/pod-unavailable-budget/icons/color/pod-unavailable-budget-color.svg b/src/collections/integrations/contrail-analytics/icons/components/pod-unavailable-budget/icons/color/pod-unavailable-budget-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/pod-unavailable-budget/icons/white/pod-unavailable-budget-white.svg b/src/collections/integrations/contrail-analytics/icons/components/pod-unavailable-budget/icons/white/pod-unavailable-budget-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/probe/icons/color/probe-color.svg b/src/collections/integrations/contrail-analytics/icons/components/probe/icons/color/probe-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/probe/icons/color/probe-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/probe/icons/white/probe-white.svg b/src/collections/integrations/contrail-analytics/icons/components/probe/icons/white/probe-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/probe/icons/white/probe-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/prometheus-k8s-cluster/icons/color/prometheus-k8s-cluster-color.svg b/src/collections/integrations/contrail-analytics/icons/components/prometheus-k8s-cluster/icons/color/prometheus-k8s-cluster-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/prometheus-k8s-cluster/icons/white/prometheus-k8s-cluster-white.svg b/src/collections/integrations/contrail-analytics/icons/components/prometheus-k8s-cluster/icons/white/prometheus-k8s-cluster-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg b/src/collections/integrations/contrail-analytics/icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg b/src/collections/integrations/contrail-analytics/icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/prometheus/icons/color/prometheus-color.svg b/src/collections/integrations/contrail-analytics/icons/components/prometheus/icons/color/prometheus-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/prometheus/icons/color/prometheus-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/prometheus/icons/white/prometheus-white.svg b/src/collections/integrations/contrail-analytics/icons/components/prometheus/icons/white/prometheus-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/prometheus/icons/white/prometheus-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/rate-limit-service/icons/color/rate-limit-service-color.svg b/src/collections/integrations/contrail-analytics/icons/components/rate-limit-service/icons/color/rate-limit-service-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/rate-limit-service/icons/white/rate-limit-service-white.svg b/src/collections/integrations/contrail-analytics/icons/components/rate-limit-service/icons/white/rate-limit-service-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/resource-distribution/icons/color/resource-distribution-color.svg b/src/collections/integrations/contrail-analytics/icons/components/resource-distribution/icons/color/resource-distribution-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/resource-distribution/icons/white/resource-distribution-white.svg b/src/collections/integrations/contrail-analytics/icons/components/resource-distribution/icons/white/resource-distribution-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/service-monitor/icons/color/service-monitor-color.svg b/src/collections/integrations/contrail-analytics/icons/components/service-monitor/icons/color/service-monitor-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/service-monitor/icons/color/service-monitor-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/service-monitor/icons/white/service-monitor-white.svg b/src/collections/integrations/contrail-analytics/icons/components/service-monitor/icons/white/service-monitor-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/service-monitor/icons/white/service-monitor-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/sidecar-set/icons/color/sidecar-set-color.svg b/src/collections/integrations/contrail-analytics/icons/components/sidecar-set/icons/color/sidecar-set-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/sidecar-set/icons/white/sidecar-set-white.svg b/src/collections/integrations/contrail-analytics/icons/components/sidecar-set/icons/white/sidecar-set-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/stateful-set/icons/color/stateful-set-color.svg b/src/collections/integrations/contrail-analytics/icons/components/stateful-set/icons/color/stateful-set-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/stateful-set/icons/white/stateful-set-white.svg b/src/collections/integrations/contrail-analytics/icons/components/stateful-set/icons/white/stateful-set-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/tcp-mapping/icons/color/tcp-mapping-color.svg b/src/collections/integrations/contrail-analytics/icons/components/tcp-mapping/icons/color/tcp-mapping-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/tcp-mapping/icons/white/tcp-mapping-white.svg b/src/collections/integrations/contrail-analytics/icons/components/tcp-mapping/icons/white/tcp-mapping-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg b/src/collections/integrations/contrail-analytics/icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg new file mode 100644 index 0000000000000..2e61a6d9e396c --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg b/src/collections/integrations/contrail-analytics/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/icons/components/tls-context/icons/color/tls-context-color.svg b/src/collections/integrations/contrail-analytics/icons/components/tls-context/icons/color/tls-context-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/tls-context/icons/white/tls-context-white.svg b/src/collections/integrations/contrail-analytics/icons/components/tls-context/icons/white/tls-context-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/tracing-service/icons/color/tracing-service-color.svg b/src/collections/integrations/contrail-analytics/icons/components/tracing-service/icons/color/tracing-service-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/tracing-service/icons/white/tracing-service-white.svg b/src/collections/integrations/contrail-analytics/icons/components/tracing-service/icons/white/tracing-service-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/united-deployment/icons/color/united-deployment-color.svg b/src/collections/integrations/contrail-analytics/icons/components/united-deployment/icons/color/united-deployment-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/united-deployment/icons/white/united-deployment-white.svg b/src/collections/integrations/contrail-analytics/icons/components/united-deployment/icons/white/united-deployment-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/workload-spread/icons/color/workload-spread-color.svg b/src/collections/integrations/contrail-analytics/icons/components/workload-spread/icons/color/workload-spread-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/components/workload-spread/icons/white/workload-spread-white.svg b/src/collections/integrations/contrail-analytics/icons/components/workload-spread/icons/white/workload-spread-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/contrail-analytics/icons/white/contrail-analytics-white.svg b/src/collections/integrations/contrail-analytics/icons/white/contrail-analytics-white.svg new file mode 100644 index 0000000000000..0511744210ea1 --- /dev/null +++ b/src/collections/integrations/contrail-analytics/icons/white/contrail-analytics-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/contrail-analytics/index.mdx b/src/collections/integrations/contrail-analytics/index.mdx new file mode 100644 index 0000000000000..019ca6a03e27a --- /dev/null +++ b/src/collections/integrations/contrail-analytics/index.mdx @@ -0,0 +1,273 @@ +--- +title: Contrail Analytics +subtitle: Collaborative and visual infrastructure as code for Contrail Analytics +integrationIcon: icons/color/contrail-analytics-color.svg +darkModeIntegrationIcon: icons/white/contrail-analytics-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/contrail-analytics +description: +category: Cloud Native Network +subcategory: Analytics +registrant: Artifact Hub +components: [ +{ +"name": "helm-release", +"colorIcon": "icons/components/helm-release/icons/color/helm-release-color.svg", +"whiteIcon": "icons/components/helm-release/icons/white/helm-release-white.svg", +"description": "", +}, +{ +"name": "advanced-cron-job", +"colorIcon": "icons/components/advanced-cron-job/icons/color/advanced-cron-job-color.svg", +"whiteIcon": "icons/components/advanced-cron-job/icons/white/advanced-cron-job-white.svg", +"description": "", +}, +{ +"name": "broadcast-job", +"colorIcon": "icons/components/broadcast-job/icons/color/broadcast-job-color.svg", +"whiteIcon": "icons/components/broadcast-job/icons/white/broadcast-job-white.svg", +"description": "", +}, +{ +"name": "clone-set", +"colorIcon": "icons/components/clone-set/icons/color/clone-set-color.svg", +"whiteIcon": "icons/components/clone-set/icons/white/clone-set-white.svg", +"description": "", +}, +{ +"name": "container-recreate-request", +"colorIcon": "icons/components/container-recreate-request/icons/color/container-recreate-request-color.svg", +"whiteIcon": "icons/components/container-recreate-request/icons/white/container-recreate-request-white.svg", +"description": "", +}, +{ +"name": "daemon-set", +"colorIcon": "icons/components/daemon-set/icons/color/daemon-set-color.svg", +"whiteIcon": "icons/components/daemon-set/icons/white/daemon-set-white.svg", +"description": "", +}, +{ +"name": "image-pull-job", +"colorIcon": "icons/components/image-pull-job/icons/color/image-pull-job-color.svg", +"whiteIcon": "icons/components/image-pull-job/icons/white/image-pull-job-white.svg", +"description": "", +}, +{ +"name": "node-image", +"colorIcon": "icons/components/node-image/icons/color/node-image-color.svg", +"whiteIcon": "icons/components/node-image/icons/white/node-image-white.svg", +"description": "", +}, +{ +"name": "resource-distribution", +"colorIcon": "icons/components/resource-distribution/icons/color/resource-distribution-color.svg", +"whiteIcon": "icons/components/resource-distribution/icons/white/resource-distribution-white.svg", +"description": "", +}, +{ +"name": "sidecar-set", +"colorIcon": "icons/components/sidecar-set/icons/color/sidecar-set-color.svg", +"whiteIcon": "icons/components/sidecar-set/icons/white/sidecar-set-white.svg", +"description": "", +}, +{ +"name": "stateful-set", +"colorIcon": "icons/components/stateful-set/icons/color/stateful-set-color.svg", +"whiteIcon": "icons/components/stateful-set/icons/white/stateful-set-white.svg", +"description": "", +}, +{ +"name": "united-deployment", +"colorIcon": "icons/components/united-deployment/icons/color/united-deployment-color.svg", +"whiteIcon": "icons/components/united-deployment/icons/white/united-deployment-white.svg", +"description": "", +}, +{ +"name": "workload-spread", +"colorIcon": "icons/components/workload-spread/icons/color/workload-spread-color.svg", +"whiteIcon": "icons/components/workload-spread/icons/white/workload-spread-white.svg", +"description": "", +}, +{ +"name": "pod-unavailable-budget", +"colorIcon": "icons/components/pod-unavailable-budget/icons/color/pod-unavailable-budget-color.svg", +"whiteIcon": "icons/components/pod-unavailable-budget/icons/white/pod-unavailable-budget-white.svg", +"description": "", +}, +{ +"name": "alert", +"colorIcon": "icons/components/alert/icons/color/alert-color.svg", +"whiteIcon": "icons/components/alert/icons/white/alert-white.svg", +"description": "", +}, +{ +"name": "prometheus-k8s-cluster", +"colorIcon": "icons/components/prometheus-k8s-cluster/icons/color/prometheus-k8s-cluster-color.svg", +"whiteIcon": "icons/components/prometheus-k8s-cluster/icons/white/prometheus-k8s-cluster-white.svg", +"description": "", +}, +{ +"name": "metric-group", +"colorIcon": "icons/components/metric-group/icons/color/metric-group-color.svg", +"whiteIcon": "icons/components/metric-group/icons/white/metric-group-white.svg", +"description": "", +}, +{ +"name": "analytic-deployment", +"colorIcon": "icons/components/analytic-deployment/icons/color/analytic-deployment-color.svg", +"whiteIcon": "icons/components/analytic-deployment/icons/white/analytic-deployment-white.svg", +"description": "", +}, +{ +"name": "auth-service", +"colorIcon": "icons/components/auth-service/icons/color/auth-service-color.svg", +"whiteIcon": "icons/components/auth-service/icons/white/auth-service-white.svg", +"description": "", +}, +{ +"name": "consul-resolver", +"colorIcon": "icons/components/consul-resolver/icons/color/consul-resolver-color.svg", +"whiteIcon": "icons/components/consul-resolver/icons/white/consul-resolver-white.svg", +"description": "", +}, +{ +"name": "dev-portal", +"colorIcon": "icons/components/dev-portal/icons/color/dev-portal-color.svg", +"whiteIcon": "icons/components/dev-portal/icons/white/dev-portal-white.svg", +"description": "", +}, +{ +"name": "host", +"colorIcon": "icons/components/host/icons/color/host-color.svg", +"whiteIcon": "icons/components/host/icons/white/host-white.svg", +"description": "", +}, +{ +"name": "kubernetes-endpoint-resolver", +"colorIcon": "icons/components/kubernetes-endpoint-resolver/icons/color/kubernetes-endpoint-resolver-color.svg", +"whiteIcon": "icons/components/kubernetes-endpoint-resolver/icons/white/kubernetes-endpoint-resolver-white.svg", +"description": "", +}, +{ +"name": "kubernetes-service-resolver", +"colorIcon": "icons/components/kubernetes-service-resolver/icons/color/kubernetes-service-resolver-color.svg", +"whiteIcon": "icons/components/kubernetes-service-resolver/icons/white/kubernetes-service-resolver-white.svg", +"description": "", +}, +{ +"name": "listener", +"colorIcon": "icons/components/listener/icons/color/listener-color.svg", +"whiteIcon": "icons/components/listener/icons/white/listener-white.svg", +"description": "", +}, +{ +"name": "log-service", +"colorIcon": "icons/components/log-service/icons/color/log-service-color.svg", +"whiteIcon": "icons/components/log-service/icons/white/log-service-white.svg", +"description": "", +}, +{ +"name": "mapping", +"colorIcon": "icons/components/mapping/icons/color/mapping-color.svg", +"whiteIcon": "icons/components/mapping/icons/white/mapping-white.svg", +"description": "", +}, +{ +"name": "module", +"colorIcon": "icons/components/module/icons/color/module-color.svg", +"whiteIcon": "icons/components/module/icons/white/module-white.svg", +"description": "", +}, +{ +"name": "rate-limit-service", +"colorIcon": "icons/components/rate-limit-service/icons/color/rate-limit-service-color.svg", +"whiteIcon": "icons/components/rate-limit-service/icons/white/rate-limit-service-white.svg", +"description": "", +}, +{ +"name": "tcp-mapping", +"colorIcon": "icons/components/tcp-mapping/icons/color/tcp-mapping-color.svg", +"whiteIcon": "icons/components/tcp-mapping/icons/white/tcp-mapping-white.svg", +"description": "", +}, +{ +"name": "tls-context", +"colorIcon": "icons/components/tls-context/icons/color/tls-context-color.svg", +"whiteIcon": "icons/components/tls-context/icons/white/tls-context-white.svg", +"description": "", +}, +{ +"name": "tracing-service", +"colorIcon": "icons/components/tracing-service/icons/color/tracing-service-color.svg", +"whiteIcon": "icons/components/tracing-service/icons/white/tracing-service-white.svg", +"description": "", +}, +{ +"name": "alertmanager-config", +"colorIcon": "icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg", +"whiteIcon": "icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg", +"description": "", +}, +{ +"name": "alertmanager", +"colorIcon": "icons/components/alertmanager/icons/color/alertmanager-color.svg", +"whiteIcon": "icons/components/alertmanager/icons/white/alertmanager-white.svg", +"description": "", +}, +{ +"name": "pod-monitor", +"colorIcon": "icons/components/pod-monitor/icons/color/pod-monitor-color.svg", +"whiteIcon": "icons/components/pod-monitor/icons/white/pod-monitor-white.svg", +"description": "", +}, +{ +"name": "probe", +"colorIcon": "icons/components/probe/icons/color/probe-color.svg", +"whiteIcon": "icons/components/probe/icons/white/probe-white.svg", +"description": "", +}, +{ +"name": "prometheus", +"colorIcon": "icons/components/prometheus/icons/color/prometheus-color.svg", +"whiteIcon": "icons/components/prometheus/icons/white/prometheus-white.svg", +"description": "", +}, +{ +"name": "prometheus-rule", +"colorIcon": "icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg", +"whiteIcon": "icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg", +"description": "", +}, +{ +"name": "service-monitor", +"colorIcon": "icons/components/service-monitor/icons/color/service-monitor-color.svg", +"whiteIcon": "icons/components/service-monitor/icons/white/service-monitor-white.svg", +"description": "", +}, +{ +"name": "thanos-ruler", +"colorIcon": "icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg", +"whiteIcon": "icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg", +"description": "", +}] +featureList: [ + "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", + "Invite anyone to review and make changes to your private designs.", + "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+ +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/coredns/index.mdx b/src/collections/integrations/coredns/index.mdx index 1499f3c20b401..13487bb22c800 100644 --- a/src/collections/integrations/coredns/index.mdx +++ b/src/collections/integrations/coredns/index.mdx @@ -15,10 +15,8 @@ featureList: [ "Signs zone data on-the-fly (dnssec)." ] workingSlides: [ - ../_images/coredns/Coredns/Coredns-Design-light.png, - ../_images/coredns/Coredns/Coredns-Design-dark.png, - ../_images/coredns/Coredns/Coredns-Visualize-light.png, - ../_images/coredns/Coredns/Coredns-Visualize-dark.png + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png ] howItWorks: "Collaborative Infrastructure as Code" howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/color/couchbase-monitor-stack-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/color/couchbase-monitor-stack-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/color/couchbase-monitor-stack-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager/icons/color/alertmanager-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager/icons/color/alertmanager-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager/icons/color/alertmanager-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager/icons/white/alertmanager-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager/icons/white/alertmanager-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/alertmanager/icons/white/alertmanager-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/pod-monitor/icons/color/pod-monitor-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/pod-monitor/icons/color/pod-monitor-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/pod-monitor/icons/color/pod-monitor-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/pod-monitor/icons/white/pod-monitor-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/pod-monitor/icons/white/pod-monitor-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/pod-monitor/icons/white/pod-monitor-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/probe/icons/color/probe-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/probe/icons/color/probe-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/probe/icons/color/probe-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/probe/icons/white/probe-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/probe/icons/white/probe-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/probe/icons/white/probe-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus/icons/color/prometheus-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus/icons/color/prometheus-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus/icons/color/prometheus-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus/icons/white/prometheus-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus/icons/white/prometheus-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/prometheus/icons/white/prometheus-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/service-monitor/icons/color/service-monitor-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/service-monitor/icons/color/service-monitor-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/service-monitor/icons/color/service-monitor-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/service-monitor/icons/white/service-monitor-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/service-monitor/icons/white/service-monitor-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/service-monitor/icons/white/service-monitor-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/icons/white/couchbase-monitor-stack-white.svg b/src/collections/integrations/couchbase-monitor-stack/icons/white/couchbase-monitor-stack-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/icons/white/couchbase-monitor-stack-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-monitor-stack/index.mdx b/src/collections/integrations/couchbase-monitor-stack/index.mdx new file mode 100644 index 0000000000000..b1b80b45e3908 --- /dev/null +++ b/src/collections/integrations/couchbase-monitor-stack/index.mdx @@ -0,0 +1,81 @@ +--- +title: Couchbase Monitor Stack +subtitle: Collaborative and visual infrastructure as code for Couchbase Monitor Stack +integrationIcon: icons/color/couchbase-monitor-stack-color.svg +darkModeIntegrationIcon: icons/white/couchbase-monitor-stack-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/couchbase-monitor-stack +description: +category: App Definition and Development +subcategory: Database +registrant: Artifact Hub +components: [ +{ +"name": "alertmanager-config", +"colorIcon": "icons/components/alertmanager-config/icons/color/alertmanager-config-color.svg", +"whiteIcon": "icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg", +"description": "", +}, +{ +"name": "alertmanager", +"colorIcon": "icons/components/alertmanager/icons/color/alertmanager-color.svg", +"whiteIcon": "icons/components/alertmanager/icons/white/alertmanager-white.svg", +"description": "", +}, +{ +"name": "pod-monitor", +"colorIcon": "icons/components/pod-monitor/icons/color/pod-monitor-color.svg", +"whiteIcon": "icons/components/pod-monitor/icons/white/pod-monitor-white.svg", +"description": "", +}, +{ +"name": "probe", +"colorIcon": "icons/components/probe/icons/color/probe-color.svg", +"whiteIcon": "icons/components/probe/icons/white/probe-white.svg", +"description": "", +}, +{ +"name": "prometheus", +"colorIcon": "icons/components/prometheus/icons/color/prometheus-color.svg", +"whiteIcon": "icons/components/prometheus/icons/white/prometheus-white.svg", +"description": "", +}, +{ +"name": "prometheus-rule", +"colorIcon": "icons/components/prometheus-rule/icons/color/prometheus-rule-color.svg", +"whiteIcon": "icons/components/prometheus-rule/icons/white/prometheus-rule-white.svg", +"description": "", +}, +{ +"name": "service-monitor", +"colorIcon": "icons/components/service-monitor/icons/color/service-monitor-color.svg", +"whiteIcon": "icons/components/service-monitor/icons/white/service-monitor-white.svg", +"description": "", +}, +{ +"name": "thanos-ruler", +"colorIcon": "icons/components/thanos-ruler/icons/color/thanos-ruler-color.svg", +"whiteIcon": "icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg", +"description": "", +}] +featureList: [ + "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", + "Invite anyone to review and make changes to your private designs.", + "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+ +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/couchbase-operator/icons/color/couchbase-operator-color.svg b/src/collections/integrations/couchbase-operator/icons/color/couchbase-operator-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/color/couchbase-operator-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-autoscaler/icons/color/couchbase-autoscaler-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-autoscaler/icons/color/couchbase-autoscaler-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-autoscaler/icons/color/couchbase-autoscaler-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-autoscaler/icons/white/couchbase-autoscaler-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-autoscaler/icons/white/couchbase-autoscaler-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-autoscaler/icons/white/couchbase-autoscaler-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup-restore/icons/color/couchbase-backup-restore-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup-restore/icons/color/couchbase-backup-restore-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup-restore/icons/color/couchbase-backup-restore-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup-restore/icons/white/couchbase-backup-restore-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup-restore/icons/white/couchbase-backup-restore-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup-restore/icons/white/couchbase-backup-restore-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup/icons/color/couchbase-backup-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup/icons/color/couchbase-backup-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup/icons/color/couchbase-backup-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup/icons/white/couchbase-backup-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup/icons/white/couchbase-backup-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-backup/icons/white/couchbase-backup-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-bucket/icons/color/couchbase-bucket-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-bucket/icons/color/couchbase-bucket-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-bucket/icons/color/couchbase-bucket-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-bucket/icons/white/couchbase-bucket-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-bucket/icons/white/couchbase-bucket-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-bucket/icons/white/couchbase-bucket-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-cluster/icons/color/couchbase-cluster-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-cluster/icons/color/couchbase-cluster-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-cluster/icons/color/couchbase-cluster-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-cluster/icons/white/couchbase-cluster-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-cluster/icons/white/couchbase-cluster-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-cluster/icons/white/couchbase-cluster-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection-group/icons/color/couchbase-collection-group-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection-group/icons/color/couchbase-collection-group-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection-group/icons/color/couchbase-collection-group-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection-group/icons/white/couchbase-collection-group-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection-group/icons/white/couchbase-collection-group-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection-group/icons/white/couchbase-collection-group-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection/icons/color/couchbase-collection-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection/icons/color/couchbase-collection-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection/icons/color/couchbase-collection-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection/icons/white/couchbase-collection-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection/icons/white/couchbase-collection-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-collection/icons/white/couchbase-collection-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-ephemeral-bucket/icons/color/couchbase-ephemeral-bucket-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-ephemeral-bucket/icons/color/couchbase-ephemeral-bucket-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-ephemeral-bucket/icons/color/couchbase-ephemeral-bucket-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-ephemeral-bucket/icons/white/couchbase-ephemeral-bucket-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-ephemeral-bucket/icons/white/couchbase-ephemeral-bucket-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-ephemeral-bucket/icons/white/couchbase-ephemeral-bucket-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-group/icons/color/couchbase-group-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-group/icons/color/couchbase-group-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-group/icons/color/couchbase-group-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-group/icons/white/couchbase-group-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-group/icons/white/couchbase-group-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-group/icons/white/couchbase-group-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-memcached-bucket/icons/color/couchbase-memcached-bucket-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-memcached-bucket/icons/color/couchbase-memcached-bucket-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-memcached-bucket/icons/color/couchbase-memcached-bucket-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-memcached-bucket/icons/white/couchbase-memcached-bucket-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-memcached-bucket/icons/white/couchbase-memcached-bucket-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-memcached-bucket/icons/white/couchbase-memcached-bucket-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-migration-replication/icons/color/couchbase-migration-replication-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-migration-replication/icons/color/couchbase-migration-replication-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-migration-replication/icons/color/couchbase-migration-replication-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-migration-replication/icons/white/couchbase-migration-replication-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-migration-replication/icons/white/couchbase-migration-replication-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-migration-replication/icons/white/couchbase-migration-replication-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-replication/icons/color/couchbase-replication-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-replication/icons/color/couchbase-replication-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-replication/icons/color/couchbase-replication-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-replication/icons/white/couchbase-replication-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-replication/icons/white/couchbase-replication-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-replication/icons/white/couchbase-replication-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-role-binding/icons/color/couchbase-role-binding-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-role-binding/icons/color/couchbase-role-binding-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-role-binding/icons/color/couchbase-role-binding-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-role-binding/icons/white/couchbase-role-binding-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-role-binding/icons/white/couchbase-role-binding-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-role-binding/icons/white/couchbase-role-binding-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope-group/icons/color/couchbase-scope-group-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope-group/icons/color/couchbase-scope-group-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope-group/icons/color/couchbase-scope-group-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope-group/icons/white/couchbase-scope-group-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope-group/icons/white/couchbase-scope-group-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope-group/icons/white/couchbase-scope-group-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope/icons/color/couchbase-scope-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope/icons/color/couchbase-scope-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope/icons/color/couchbase-scope-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope/icons/white/couchbase-scope-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope/icons/white/couchbase-scope-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-scope/icons/white/couchbase-scope-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-user/icons/color/couchbase-user-color.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-user/icons/color/couchbase-user-color.svg new file mode 100644 index 0000000000000..cce9cbfc73b26 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-user/icons/color/couchbase-user-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/components/couchbase-user/icons/white/couchbase-user-white.svg b/src/collections/integrations/couchbase-operator/icons/components/couchbase-user/icons/white/couchbase-user-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/components/couchbase-user/icons/white/couchbase-user-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/icons/white/couchbase-operator-white.svg b/src/collections/integrations/couchbase-operator/icons/white/couchbase-operator-white.svg new file mode 100644 index 0000000000000..aee97bab7fd40 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/icons/white/couchbase-operator-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/couchbase-operator/index.mdx b/src/collections/integrations/couchbase-operator/index.mdx new file mode 100644 index 0000000000000..b3cffa135d404 --- /dev/null +++ b/src/collections/integrations/couchbase-operator/index.mdx @@ -0,0 +1,129 @@ +--- +title: Couchbase Operator +subtitle: Collaborative and visual infrastructure as code for Couchbase Operator +integrationIcon: icons/color/couchbase-operator-color.svg +darkModeIntegrationIcon: icons/white/couchbase-operator-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/couchbase-operator +description: +category: App Definition and Development +subcategory: Database +registrant: Artifact Hub +components: [ +{ +"name": "couchbase-autoscaler", +"colorIcon": "icons/components/couchbase-autoscaler/icons/color/couchbase-autoscaler-color.svg", +"whiteIcon": "icons/components/couchbase-autoscaler/icons/white/couchbase-autoscaler-white.svg", +"description": "", +}, +{ +"name": "couchbase-backup-restore", +"colorIcon": "icons/components/couchbase-backup-restore/icons/color/couchbase-backup-restore-color.svg", +"whiteIcon": "icons/components/couchbase-backup-restore/icons/white/couchbase-backup-restore-white.svg", +"description": "", +}, +{ +"name": "couchbase-backup", +"colorIcon": "icons/components/couchbase-backup/icons/color/couchbase-backup-color.svg", +"whiteIcon": "icons/components/couchbase-backup/icons/white/couchbase-backup-white.svg", +"description": "", +}, +{ +"name": "couchbase-bucket", +"colorIcon": "icons/components/couchbase-bucket/icons/color/couchbase-bucket-color.svg", +"whiteIcon": "icons/components/couchbase-bucket/icons/white/couchbase-bucket-white.svg", +"description": "", +}, +{ +"name": "couchbase-cluster", +"colorIcon": "icons/components/couchbase-cluster/icons/color/couchbase-cluster-color.svg", +"whiteIcon": "icons/components/couchbase-cluster/icons/white/couchbase-cluster-white.svg", +"description": "", +}, +{ +"name": "couchbase-collection-group", +"colorIcon": "icons/components/couchbase-collection-group/icons/color/couchbase-collection-group-color.svg", +"whiteIcon": "icons/components/couchbase-collection-group/icons/white/couchbase-collection-group-white.svg", +"description": "", +}, +{ +"name": "couchbase-collection", +"colorIcon": "icons/components/couchbase-collection/icons/color/couchbase-collection-color.svg", +"whiteIcon": "icons/components/couchbase-collection/icons/white/couchbase-collection-white.svg", +"description": "", +}, +{ +"name": "couchbase-ephemeral-bucket", +"colorIcon": "icons/components/couchbase-ephemeral-bucket/icons/color/couchbase-ephemeral-bucket-color.svg", +"whiteIcon": "icons/components/couchbase-ephemeral-bucket/icons/white/couchbase-ephemeral-bucket-white.svg", +"description": "", +}, +{ +"name": "couchbase-group", +"colorIcon": "icons/components/couchbase-group/icons/color/couchbase-group-color.svg", +"whiteIcon": "icons/components/couchbase-group/icons/white/couchbase-group-white.svg", +"description": "", +}, +{ +"name": "couchbase-memcached-bucket", +"colorIcon": "icons/components/couchbase-memcached-bucket/icons/color/couchbase-memcached-bucket-color.svg", +"whiteIcon": "icons/components/couchbase-memcached-bucket/icons/white/couchbase-memcached-bucket-white.svg", +"description": "", +}, +{ +"name": "couchbase-migration-replication", +"colorIcon": "icons/components/couchbase-migration-replication/icons/color/couchbase-migration-replication-color.svg", +"whiteIcon": "icons/components/couchbase-migration-replication/icons/white/couchbase-migration-replication-white.svg", +"description": "", +}, +{ +"name": "couchbase-replication", +"colorIcon": "icons/components/couchbase-replication/icons/color/couchbase-replication-color.svg", +"whiteIcon": "icons/components/couchbase-replication/icons/white/couchbase-replication-white.svg", +"description": "", +}, +{ +"name": "couchbase-role-binding", +"colorIcon": "icons/components/couchbase-role-binding/icons/color/couchbase-role-binding-color.svg", +"whiteIcon": "icons/components/couchbase-role-binding/icons/white/couchbase-role-binding-white.svg", +"description": "", +}, +{ +"name": "couchbase-scope-group", +"colorIcon": "icons/components/couchbase-scope-group/icons/color/couchbase-scope-group-color.svg", +"whiteIcon": "icons/components/couchbase-scope-group/icons/white/couchbase-scope-group-white.svg", +"description": "", +}, +{ +"name": "couchbase-scope", +"colorIcon": "icons/components/couchbase-scope/icons/color/couchbase-scope-color.svg", +"whiteIcon": "icons/components/couchbase-scope/icons/white/couchbase-scope-white.svg", +"description": "", +}, +{ +"name": "couchbase-user", +"colorIcon": "icons/components/couchbase-user/icons/color/couchbase-user-color.svg", +"whiteIcon": "icons/components/couchbase-user/icons/white/couchbase-user-white.svg", +"description": "", +}] +featureList: [ + "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", + "Invite anyone to review and make changes to your private designs.", + "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+ +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/cri-o/icons/color/cri-o-color.svg b/src/collections/integrations/cri-o/icons/color/cri-o-color.svg new file mode 100644 index 0000000000000..58df1e9691a41 --- /dev/null +++ b/src/collections/integrations/cri-o/icons/color/cri-o-color.svg @@ -0,0 +1 @@ + diff --git a/src/collections/integrations/cri-o/icons/white/cri-o-white.svg b/src/collections/integrations/cri-o/icons/white/cri-o-white.svg new file mode 100644 index 0000000000000..164dcba1c6d31 --- /dev/null +++ b/src/collections/integrations/cri-o/icons/white/cri-o-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/cri-o/index.mdx b/src/collections/integrations/cri-o/index.mdx new file mode 100644 index 0000000000000..6013acb3690a1 --- /dev/null +++ b/src/collections/integrations/cri-o/index.mdx @@ -0,0 +1,33 @@ +--- +title: CRI-O +subtitle: Collaborative and visual infrastructure as code for CRI-O +integrationIcon: icons/color/cri-o-color.svg +darkModeIntegrationIcon: icons/white/cri-o-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/cri-o +description: +category: Runtime +subcategory: Container Runtime +registrant: Artifact Hub +components: [] +featureList: [ + "Supports multiple image formats including the existing Docker image format.", + "Container image management (managing image layers, overlay filesystems, etc).", + "Container process lifecycle management" +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+Open Container Initiative-based implementation of Kubernetes Container Runtime Interface +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/dapr/icons/components/component/icons/white/component-white.svg b/src/collections/integrations/dapr/icons/components/component/icons/white/component-white.svg index 071284e639049..549ccbe095427 100644 --- a/src/collections/integrations/dapr/icons/components/component/icons/white/component-white.svg +++ b/src/collections/integrations/dapr/icons/components/component/icons/white/component-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/dapr/icons/components/configuration/icons/white/configuration-white.svg b/src/collections/integrations/dapr/icons/components/configuration/icons/white/configuration-white.svg index 071284e639049..549ccbe095427 100644 --- a/src/collections/integrations/dapr/icons/components/configuration/icons/white/configuration-white.svg +++ b/src/collections/integrations/dapr/icons/components/configuration/icons/white/configuration-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/dapr/icons/components/http-endpoint/icons/white/http-endpoint-white.svg b/src/collections/integrations/dapr/icons/components/http-endpoint/icons/white/http-endpoint-white.svg index 071284e639049..549ccbe095427 100644 --- a/src/collections/integrations/dapr/icons/components/http-endpoint/icons/white/http-endpoint-white.svg +++ b/src/collections/integrations/dapr/icons/components/http-endpoint/icons/white/http-endpoint-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/dapr/icons/components/resiliency/icons/white/resiliency-white.svg b/src/collections/integrations/dapr/icons/components/resiliency/icons/white/resiliency-white.svg index 071284e639049..549ccbe095427 100644 --- a/src/collections/integrations/dapr/icons/components/resiliency/icons/white/resiliency-white.svg +++ b/src/collections/integrations/dapr/icons/components/resiliency/icons/white/resiliency-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/dapr/icons/components/subscription/icons/white/subscription-white.svg b/src/collections/integrations/dapr/icons/components/subscription/icons/white/subscription-white.svg index 071284e639049..549ccbe095427 100644 --- a/src/collections/integrations/dapr/icons/components/subscription/icons/white/subscription-white.svg +++ b/src/collections/integrations/dapr/icons/components/subscription/icons/white/subscription-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/dex/index.mdx b/src/collections/integrations/dex/index.mdx index 0162701ae79b8..097f9df3a8a6f 100644 --- a/src/collections/integrations/dex/index.mdx +++ b/src/collections/integrations/dex/index.mdx @@ -15,10 +15,8 @@ featureList: [ "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." ] workingSlides: [ - ../_images/dex/designDark.png, - ../_images/dex/designLight.png, - ../_images/dex/visualizeDark.png, - ../_images/dex/visualizeLight.png + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png ] howItWorks: "Collaborative Infrastructure as Code" howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." diff --git a/src/collections/integrations/emissary-ingress/index.mdx b/src/collections/integrations/emissary-ingress/index.mdx index 75f01d5cb6a05..41de346aa4ea1 100644 --- a/src/collections/integrations/emissary-ingress/index.mdx +++ b/src/collections/integrations/emissary-ingress/index.mdx @@ -15,10 +15,8 @@ featureList: [ "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." ] workingSlides: [ - ../_images/emissary/Emissary-Design-light.png, - ../_images/emissary/Emissary-Design-dark.png, - ../_images/emissary/Emissary-Visualize-light.png, - ../_images/emissary/Emissary-Visualize-dark.png + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png ] howItWorks: "Collaborative Infrastructure as Code" howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." diff --git a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup-schedule/icons/white/etcd-backup-schedule-white.svg b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup-schedule/icons/white/etcd-backup-schedule-white.svg index 8144e8b019f14..056087fb288ed 100644 --- a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup-schedule/icons/white/etcd-backup-schedule-white.svg +++ b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup-schedule/icons/white/etcd-backup-schedule-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup/icons/white/etcd-backup-white.svg b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup/icons/white/etcd-backup-white.svg index 8144e8b019f14..056087fb288ed 100644 --- a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup/icons/white/etcd-backup-white.svg +++ b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-backup/icons/white/etcd-backup-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-cluster/icons/white/etcd-cluster-white.svg b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-cluster/icons/white/etcd-cluster-white.svg index 8144e8b019f14..056087fb288ed 100644 --- a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-cluster/icons/white/etcd-cluster-white.svg +++ b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-cluster/icons/white/etcd-cluster-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-peer/icons/white/etcd-peer-white.svg b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-peer/icons/white/etcd-peer-white.svg index 8144e8b019f14..056087fb288ed 100644 --- a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-peer/icons/white/etcd-peer-white.svg +++ b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-peer/icons/white/etcd-peer-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-restore/icons/white/etcd-restore-white.svg b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-restore/icons/white/etcd-restore-white.svg index 8144e8b019f14..056087fb288ed 100644 --- a/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-restore/icons/white/etcd-restore-white.svg +++ b/src/collections/integrations/etcd-cluster-operator/icons/components/etcd-restore/icons/white/etcd-restore-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/external-secrets-operator/icons/components/external-backend/icons/white/external-backend-white.svg b/src/collections/integrations/external-secrets-operator/icons/components/external-backend/icons/white/external-backend-white.svg index 1e22dff77a62c..d03ea7509e59f 100644 --- a/src/collections/integrations/external-secrets-operator/icons/components/external-backend/icons/white/external-backend-white.svg +++ b/src/collections/integrations/external-secrets-operator/icons/components/external-backend/icons/white/external-backend-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/external-secrets-operator/icons/components/external-config-map/icons/white/external-config-map-white.svg b/src/collections/integrations/external-secrets-operator/icons/components/external-config-map/icons/white/external-config-map-white.svg index 1e22dff77a62c..d03ea7509e59f 100644 --- a/src/collections/integrations/external-secrets-operator/icons/components/external-config-map/icons/white/external-config-map-white.svg +++ b/src/collections/integrations/external-secrets-operator/icons/components/external-config-map/icons/white/external-config-map-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/external-secrets-operator/icons/components/external-secret/icons/white/external-secret-white.svg b/src/collections/integrations/external-secrets-operator/icons/components/external-secret/icons/white/external-secret-white.svg index 1e22dff77a62c..d03ea7509e59f 100644 --- a/src/collections/integrations/external-secrets-operator/icons/components/external-secret/icons/white/external-secret-white.svg +++ b/src/collections/integrations/external-secrets-operator/icons/components/external-secret/icons/white/external-secret-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/external-secrets-operator/index.mdx b/src/collections/integrations/external-secrets-operator/index.mdx index 5d7d0212c62a6..a932792bfd50b 100644 --- a/src/collections/integrations/external-secrets-operator/index.mdx +++ b/src/collections/integrations/external-secrets-operator/index.mdx @@ -33,10 +33,8 @@ featureList: [ "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." ] workingSlides: [ - ../_images/external-secrets-operator/designDark.png, - ../_images/external-secrets-operator/designLight.png, - ../_images/external-secrets-operator/visualizeDark.png, - ../_images/external-secrets-operator/visualizeLight.png + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png ] howItWorks: "Collaborative Infrastructure as Code" howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." diff --git a/src/collections/integrations/falco/index.mdx b/src/collections/integrations/falco/index.mdx index dc4b8035b2fe1..01fb009f6bc2f 100644 --- a/src/collections/integrations/falco/index.mdx +++ b/src/collections/integrations/falco/index.mdx @@ -15,10 +15,8 @@ featureList: [ "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." ] workingSlides: [ - ../_images/falco/Falco-Design-light.png, - ../_images/falco/Falco-Design-dark.png, - ../_images/falco/Falco-Visualize-light.png, - ../_images/falco/Falco-Visualize-dark.png + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png ] howItWorks: "Collaborative Infrastructure as Code" howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." diff --git a/src/collections/integrations/fluent-operator/icons/components/cluster-filter/icons/white/cluster-filter-white.svg b/src/collections/integrations/fluent-operator/icons/components/cluster-filter/icons/white/cluster-filter-white.svg index bcd02533faad2..ce542efa63019 100644 --- a/src/collections/integrations/fluent-operator/icons/components/cluster-filter/icons/white/cluster-filter-white.svg +++ b/src/collections/integrations/fluent-operator/icons/components/cluster-filter/icons/white/cluster-filter-white.svg @@ -1,4 +1,4 @@ - +

+ +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/gatekeeper/icons/components/assign-image/icons/white/assign-image-white.svg b/src/collections/integrations/gatekeeper/icons/components/assign-image/icons/white/assign-image-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/assign-image/icons/white/assign-image-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/assign-image/icons/white/assign-image-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/assign-metadata/icons/white/assign-metadata-white.svg b/src/collections/integrations/gatekeeper/icons/components/assign-metadata/icons/white/assign-metadata-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/assign-metadata/icons/white/assign-metadata-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/assign-metadata/icons/white/assign-metadata-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/assign/icons/white/assign-white.svg b/src/collections/integrations/gatekeeper/icons/components/assign/icons/white/assign-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/assign/icons/white/assign-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/assign/icons/white/assign-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/config/icons/color/config-color.svg b/src/collections/integrations/gatekeeper/icons/components/config/icons/color/config-color.svg new file mode 100644 index 0000000000000..fd8cf702971f5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/config/icons/color/config-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/config/icons/white/config-white.svg b/src/collections/integrations/gatekeeper/icons/components/config/icons/white/config-white.svg new file mode 100644 index 0000000000000..a2f8cc72d50d5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/config/icons/white/config-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/constraint-pod-status/icons/color/constraint-pod-status-color.svg b/src/collections/integrations/gatekeeper/icons/components/constraint-pod-status/icons/color/constraint-pod-status-color.svg new file mode 100644 index 0000000000000..fd8cf702971f5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/constraint-pod-status/icons/color/constraint-pod-status-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/constraint-pod-status/icons/white/constraint-pod-status-white.svg b/src/collections/integrations/gatekeeper/icons/components/constraint-pod-status/icons/white/constraint-pod-status-white.svg new file mode 100644 index 0000000000000..a2f8cc72d50d5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/constraint-pod-status/icons/white/constraint-pod-status-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/constraint-template-pod-status/icons/color/constraint-template-pod-status-color.svg b/src/collections/integrations/gatekeeper/icons/components/constraint-template-pod-status/icons/color/constraint-template-pod-status-color.svg new file mode 100644 index 0000000000000..fd8cf702971f5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/constraint-template-pod-status/icons/color/constraint-template-pod-status-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/constraint-template-pod-status/icons/white/constraint-template-pod-status-white.svg b/src/collections/integrations/gatekeeper/icons/components/constraint-template-pod-status/icons/white/constraint-template-pod-status-white.svg new file mode 100644 index 0000000000000..a2f8cc72d50d5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/constraint-template-pod-status/icons/white/constraint-template-pod-status-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/constraint-template/icons/white/constraint-template-white.svg b/src/collections/integrations/gatekeeper/icons/components/constraint-template/icons/white/constraint-template-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/constraint-template/icons/white/constraint-template-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/constraint-template/icons/white/constraint-template-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/expansion-template-pod-status/icons/white/expansion-template-pod-status-white.svg b/src/collections/integrations/gatekeeper/icons/components/expansion-template-pod-status/icons/white/expansion-template-pod-status-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/expansion-template-pod-status/icons/white/expansion-template-pod-status-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/expansion-template-pod-status/icons/white/expansion-template-pod-status-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/expansion-template/icons/white/expansion-template-white.svg b/src/collections/integrations/gatekeeper/icons/components/expansion-template/icons/white/expansion-template-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/expansion-template/icons/white/expansion-template-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/expansion-template/icons/white/expansion-template-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/modify-set/icons/white/modify-set-white.svg b/src/collections/integrations/gatekeeper/icons/components/modify-set/icons/white/modify-set-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/modify-set/icons/white/modify-set-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/modify-set/icons/white/modify-set-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/mutator-pod-status/icons/white/mutator-pod-status-white.svg b/src/collections/integrations/gatekeeper/icons/components/mutator-pod-status/icons/white/mutator-pod-status-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/mutator-pod-status/icons/white/mutator-pod-status-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/mutator-pod-status/icons/white/mutator-pod-status-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/provider/icons/white/provider-white.svg b/src/collections/integrations/gatekeeper/icons/components/provider/icons/white/provider-white.svg index a2f8cc72d50d5..ae12e1347e00a 100644 --- a/src/collections/integrations/gatekeeper/icons/components/provider/icons/white/provider-white.svg +++ b/src/collections/integrations/gatekeeper/icons/components/provider/icons/white/provider-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/sync-set/icons/color/sync-set-color.svg b/src/collections/integrations/gatekeeper/icons/components/sync-set/icons/color/sync-set-color.svg new file mode 100644 index 0000000000000..fd8cf702971f5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/sync-set/icons/color/sync-set-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/icons/components/sync-set/icons/white/sync-set-white.svg b/src/collections/integrations/gatekeeper/icons/components/sync-set/icons/white/sync-set-white.svg new file mode 100644 index 0000000000000..a2f8cc72d50d5 --- /dev/null +++ b/src/collections/integrations/gatekeeper/icons/components/sync-set/icons/white/sync-set-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gatekeeper/index.mdx b/src/collections/integrations/gatekeeper/index.mdx index e5f82be26d3d4..982eb925448da 100644 --- a/src/collections/integrations/gatekeeper/index.mdx +++ b/src/collections/integrations/gatekeeper/index.mdx @@ -62,6 +62,30 @@ components: [ "colorIcon": "icons/components/expansion-template-pod-status/icons/color/expansion-template-pod-status-color.svg", "whiteIcon": "icons/components/expansion-template-pod-status/icons/white/expansion-template-pod-status-white.svg", "description": "", +}, +{ +"name": "config", +"colorIcon": "icons/components/config/icons/color/config-color.svg", +"whiteIcon": "icons/components/config/icons/white/config-white.svg", +"description": "", +}, +{ +"name": "constraint-pod-status", +"colorIcon": "icons/components/constraint-pod-status/icons/color/constraint-pod-status-color.svg", +"whiteIcon": "icons/components/constraint-pod-status/icons/white/constraint-pod-status-white.svg", +"description": "", +}, +{ +"name": "constraint-template-pod-status", +"colorIcon": "icons/components/constraint-template-pod-status/icons/color/constraint-template-pod-status-color.svg", +"whiteIcon": "icons/components/constraint-template-pod-status/icons/white/constraint-template-pod-status-white.svg", +"description": "", +}, +{ +"name": "sync-set", +"colorIcon": "icons/components/sync-set/icons/color/sync-set-color.svg", +"whiteIcon": "icons/components/sync-set/icons/white/sync-set-white.svg", +"description": "", }] featureList: [ "Native Kubernetes CRDs for instantiating the policy library (aka constraints)", diff --git a/src/collections/integrations/gcp/icons/components/gcp-access-context-manager/icons/color/gcp-access-context-manager-color.svg b/src/collections/integrations/gcp/icons/components/gcp-access-context-manager/icons/color/gcp-access-context-manager-color.svg new file mode 100644 index 0000000000000..b31a38361052c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-access-context-manager/icons/color/gcp-access-context-manager-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-access-context-manager/icons/white/gcp-access-context-manager-white.svg b/src/collections/integrations/gcp/icons/components/gcp-access-context-manager/icons/white/gcp-access-context-manager-white.svg new file mode 100644 index 0000000000000..8ce98e70edd83 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-access-context-manager/icons/white/gcp-access-context-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-administration/icons/color/gcp-administration-color.svg b/src/collections/integrations/gcp/icons/components/gcp-administration/icons/color/gcp-administration-color.svg new file mode 100644 index 0000000000000..3ce155f3c9891 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-administration/icons/color/gcp-administration-color.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-administration/icons/white/gcp-administration-white.svg b/src/collections/integrations/gcp/icons/components/gcp-administration/icons/white/gcp-administration-white.svg new file mode 100644 index 0000000000000..a5102f5ec4d3f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-administration/icons/white/gcp-administration-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-advanced-agent-modeling/icons/color/gcp-advanced-agent-modeling-color.svg b/src/collections/integrations/gcp/icons/components/gcp-advanced-agent-modeling/icons/color/gcp-advanced-agent-modeling-color.svg new file mode 100644 index 0000000000000..62ff22ae8e25c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-advanced-agent-modeling/icons/color/gcp-advanced-agent-modeling-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-advanced-agent-modeling/icons/white/gcp-advanced-agent-modeling-white.svg b/src/collections/integrations/gcp/icons/components/gcp-advanced-agent-modeling/icons/white/gcp-advanced-agent-modeling-white.svg new file mode 100644 index 0000000000000..1982959552454 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-advanced-agent-modeling/icons/white/gcp-advanced-agent-modeling-white.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-advanced-solutions-lab/icons/color/gcp-advanced-solutions-lab-color.svg b/src/collections/integrations/gcp/icons/components/gcp-advanced-solutions-lab/icons/color/gcp-advanced-solutions-lab-color.svg new file mode 100644 index 0000000000000..65676522394d0 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-advanced-solutions-lab/icons/color/gcp-advanced-solutions-lab-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-advanced-solutions-lab/icons/white/gcp-advanced-solutions-lab-white.svg b/src/collections/integrations/gcp/icons/components/gcp-advanced-solutions-lab/icons/white/gcp-advanced-solutions-lab-white.svg new file mode 100644 index 0000000000000..0950b223c645f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-advanced-solutions-lab/icons/white/gcp-advanced-solutions-lab-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-agent-assist/icons/color/gcp-agent-assist-color.svg b/src/collections/integrations/gcp/icons/components/gcp-agent-assist/icons/color/gcp-agent-assist-color.svg new file mode 100644 index 0000000000000..a1b6ed0125a9a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-agent-assist/icons/color/gcp-agent-assist-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-agent-assist/icons/white/gcp-agent-assist-white.svg b/src/collections/integrations/gcp/icons/components/gcp-agent-assist/icons/white/gcp-agent-assist-white.svg new file mode 100644 index 0000000000000..2605235067abe --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-agent-assist/icons/white/gcp-agent-assist-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-ai-hub/icons/color/gcp-ai-hub-color.svg b/src/collections/integrations/gcp/icons/components/gcp-ai-hub/icons/color/gcp-ai-hub-color.svg new file mode 100644 index 0000000000000..608ed9a4cd937 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-ai-hub/icons/color/gcp-ai-hub-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-ai-hub/icons/white/gcp-ai-hub-white.svg b/src/collections/integrations/gcp/icons/components/gcp-ai-hub/icons/white/gcp-ai-hub-white.svg new file mode 100644 index 0000000000000..ba1dfd6f18a8c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-ai-hub/icons/white/gcp-ai-hub-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-ai-platform-unified/icons/color/gcp-ai-platform-unified-color.svg b/src/collections/integrations/gcp/icons/components/gcp-ai-platform-unified/icons/color/gcp-ai-platform-unified-color.svg new file mode 100644 index 0000000000000..b1c48fb493544 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-ai-platform-unified/icons/color/gcp-ai-platform-unified-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-ai-platform-unified/icons/white/gcp-ai-platform-unified-white.svg b/src/collections/integrations/gcp/icons/components/gcp-ai-platform-unified/icons/white/gcp-ai-platform-unified-white.svg new file mode 100644 index 0000000000000..bc9ab061cadc8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-ai-platform-unified/icons/white/gcp-ai-platform-unified-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-ai-platform/icons/color/gcp-ai-platform-color.svg b/src/collections/integrations/gcp/icons/components/gcp-ai-platform/icons/color/gcp-ai-platform-color.svg new file mode 100644 index 0000000000000..ea48a21600903 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-ai-platform/icons/color/gcp-ai-platform-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-ai-platform/icons/white/gcp-ai-platform-white.svg b/src/collections/integrations/gcp/icons/components/gcp-ai-platform/icons/white/gcp-ai-platform-white.svg new file mode 100644 index 0000000000000..d456186b6154c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-ai-platform/icons/white/gcp-ai-platform-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-analytics-hub/icons/color/gcp-analytics-hub-color.svg b/src/collections/integrations/gcp/icons/components/gcp-analytics-hub/icons/color/gcp-analytics-hub-color.svg new file mode 100644 index 0000000000000..87015598c0c56 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-analytics-hub/icons/color/gcp-analytics-hub-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-analytics-hub/icons/white/gcp-analytics-hub-white.svg b/src/collections/integrations/gcp/icons/components/gcp-analytics-hub/icons/white/gcp-analytics-hub-white.svg new file mode 100644 index 0000000000000..013b3735bc476 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-analytics-hub/icons/white/gcp-analytics-hub-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-anthos-config-management/icons/color/gcp-anthos-config-management-color.svg b/src/collections/integrations/gcp/icons/components/gcp-anthos-config-management/icons/color/gcp-anthos-config-management-color.svg new file mode 100644 index 0000000000000..3a06973b3646b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-anthos-config-management/icons/color/gcp-anthos-config-management-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-anthos-config-management/icons/white/gcp-anthos-config-management-white.svg b/src/collections/integrations/gcp/icons/components/gcp-anthos-config-management/icons/white/gcp-anthos-config-management-white.svg new file mode 100644 index 0000000000000..eff0bf615b9d6 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-anthos-config-management/icons/white/gcp-anthos-config-management-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-anthos-service-mesh/icons/color/gcp-anthos-service-mesh-color.svg b/src/collections/integrations/gcp/icons/components/gcp-anthos-service-mesh/icons/color/gcp-anthos-service-mesh-color.svg new file mode 100644 index 0000000000000..8346522b51741 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-anthos-service-mesh/icons/color/gcp-anthos-service-mesh-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-anthos-service-mesh/icons/white/gcp-anthos-service-mesh-white.svg b/src/collections/integrations/gcp/icons/components/gcp-anthos-service-mesh/icons/white/gcp-anthos-service-mesh-white.svg new file mode 100644 index 0000000000000..39383c8422fae --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-anthos-service-mesh/icons/white/gcp-anthos-service-mesh-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-anthos/icons/color/gcp-anthos-color.svg b/src/collections/integrations/gcp/icons/components/gcp-anthos/icons/color/gcp-anthos-color.svg new file mode 100644 index 0000000000000..ce49a47677b99 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-anthos/icons/color/gcp-anthos-color.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-anthos/icons/white/gcp-anthos-white.svg b/src/collections/integrations/gcp/icons/components/gcp-anthos/icons/white/gcp-anthos-white.svg new file mode 100644 index 0000000000000..12856cc63cdae --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-anthos/icons/white/gcp-anthos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-api-analytics/icons/color/gcp-api-analytics-color.svg b/src/collections/integrations/gcp/icons/components/gcp-api-analytics/icons/color/gcp-api-analytics-color.svg new file mode 100644 index 0000000000000..aecee60ce4bba --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-api-analytics/icons/color/gcp-api-analytics-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-api-analytics/icons/white/gcp-api-analytics-white.svg b/src/collections/integrations/gcp/icons/components/gcp-api-analytics/icons/white/gcp-api-analytics-white.svg new file mode 100644 index 0000000000000..3120ccf738cd1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-api-analytics/icons/white/gcp-api-analytics-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-api-monetization/icons/color/gcp-api-monetization-color.svg b/src/collections/integrations/gcp/icons/components/gcp-api-monetization/icons/color/gcp-api-monetization-color.svg new file mode 100644 index 0000000000000..89bf3dcfd6bd9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-api-monetization/icons/color/gcp-api-monetization-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-api-monetization/icons/white/gcp-api-monetization-white.svg b/src/collections/integrations/gcp/icons/components/gcp-api-monetization/icons/white/gcp-api-monetization-white.svg new file mode 100644 index 0000000000000..1b7cd6ee1c6fe --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-api-monetization/icons/white/gcp-api-monetization-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-api/icons/color/gcp-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-api/icons/color/gcp-api-color.svg new file mode 100644 index 0000000000000..80e70ac109cd4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-api/icons/color/gcp-api-color.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-api/icons/white/gcp-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-api/icons/white/gcp-api-white.svg new file mode 100644 index 0000000000000..2bbe4907b6226 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-api/icons/white/gcp-api-white.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-apigee-api-platform/icons/color/gcp-apigee-api-platform-color.svg b/src/collections/integrations/gcp/icons/components/gcp-apigee-api-platform/icons/color/gcp-apigee-api-platform-color.svg new file mode 100644 index 0000000000000..5d3cd5ba95f35 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-apigee-api-platform/icons/color/gcp-apigee-api-platform-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-apigee-api-platform/icons/white/gcp-apigee-api-platform-white.svg b/src/collections/integrations/gcp/icons/components/gcp-apigee-api-platform/icons/white/gcp-apigee-api-platform-white.svg new file mode 100644 index 0000000000000..da5ac35e8a534 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-apigee-api-platform/icons/white/gcp-apigee-api-platform-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-apigee-sense/icons/color/gcp-apigee-sense-color.svg b/src/collections/integrations/gcp/icons/components/gcp-apigee-sense/icons/color/gcp-apigee-sense-color.svg new file mode 100644 index 0000000000000..896f15822d083 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-apigee-sense/icons/color/gcp-apigee-sense-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-apigee-sense/icons/white/gcp-apigee-sense-white.svg b/src/collections/integrations/gcp/icons/components/gcp-apigee-sense/icons/white/gcp-apigee-sense-white.svg new file mode 100644 index 0000000000000..2a79193cbb19b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-apigee-sense/icons/white/gcp-apigee-sense-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-app-engine/icons/color/gcp-app-engine-color.svg b/src/collections/integrations/gcp/icons/components/gcp-app-engine/icons/color/gcp-app-engine-color.svg new file mode 100644 index 0000000000000..1469a6657c4bc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-app-engine/icons/color/gcp-app-engine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-app-engine/icons/white/gcp-app-engine-white.svg b/src/collections/integrations/gcp/icons/components/gcp-app-engine/icons/white/gcp-app-engine-white.svg new file mode 100644 index 0000000000000..25b03b1f0adc9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-app-engine/icons/white/gcp-app-engine-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-artifact-registry/icons/color/gcp-artifact-registry-color.svg b/src/collections/integrations/gcp/icons/components/gcp-artifact-registry/icons/color/gcp-artifact-registry-color.svg new file mode 100644 index 0000000000000..e39d40f54249d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-artifact-registry/icons/color/gcp-artifact-registry-color.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-artifact-registry/icons/white/gcp-artifact-registry-white.svg b/src/collections/integrations/gcp/icons/components/gcp-artifact-registry/icons/white/gcp-artifact-registry-white.svg new file mode 100644 index 0000000000000..c140ba42e724c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-artifact-registry/icons/white/gcp-artifact-registry-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-asset-inventory/icons/color/gcp-asset-inventory-color.svg b/src/collections/integrations/gcp/icons/components/gcp-asset-inventory/icons/color/gcp-asset-inventory-color.svg new file mode 100644 index 0000000000000..1c1396cb3542c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-asset-inventory/icons/color/gcp-asset-inventory-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-asset-inventory/icons/white/gcp-asset-inventory-white.svg b/src/collections/integrations/gcp/icons/components/gcp-asset-inventory/icons/white/gcp-asset-inventory-white.svg new file mode 100644 index 0000000000000..6acf1add30ba5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-asset-inventory/icons/white/gcp-asset-inventory-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-assured-workloads/icons/color/gcp-assured-workloads-color.svg b/src/collections/integrations/gcp/icons/components/gcp-assured-workloads/icons/color/gcp-assured-workloads-color.svg new file mode 100644 index 0000000000000..2b3071643f951 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-assured-workloads/icons/color/gcp-assured-workloads-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-assured-workloads/icons/white/gcp-assured-workloads-white.svg b/src/collections/integrations/gcp/icons/components/gcp-assured-workloads/icons/white/gcp-assured-workloads-white.svg new file mode 100644 index 0000000000000..298008026beeb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-assured-workloads/icons/white/gcp-assured-workloads-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-natural-language/icons/color/gcp-automl-natural-language-color.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-natural-language/icons/color/gcp-automl-natural-language-color.svg new file mode 100644 index 0000000000000..508b9af21d1f2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-natural-language/icons/color/gcp-automl-natural-language-color.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-natural-language/icons/white/gcp-automl-natural-language-white.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-natural-language/icons/white/gcp-automl-natural-language-white.svg new file mode 100644 index 0000000000000..e074a165e4834 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-natural-language/icons/white/gcp-automl-natural-language-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-tables/icons/color/gcp-automl-tables-color.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-tables/icons/color/gcp-automl-tables-color.svg new file mode 100644 index 0000000000000..c4368cb35e11e --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-tables/icons/color/gcp-automl-tables-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-tables/icons/white/gcp-automl-tables-white.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-tables/icons/white/gcp-automl-tables-white.svg new file mode 100644 index 0000000000000..7059045488cb2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-tables/icons/white/gcp-automl-tables-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-translation/icons/color/gcp-automl-translation-color.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-translation/icons/color/gcp-automl-translation-color.svg new file mode 100644 index 0000000000000..d121b5a3a056a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-translation/icons/color/gcp-automl-translation-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-translation/icons/white/gcp-automl-translation-white.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-translation/icons/white/gcp-automl-translation-white.svg new file mode 100644 index 0000000000000..f2ea713c57fdb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-translation/icons/white/gcp-automl-translation-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-video-intelligence/icons/color/gcp-automl-video-intelligence-color.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-video-intelligence/icons/color/gcp-automl-video-intelligence-color.svg new file mode 100644 index 0000000000000..1ead91d8adaf6 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-video-intelligence/icons/color/gcp-automl-video-intelligence-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-video-intelligence/icons/white/gcp-automl-video-intelligence-white.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-video-intelligence/icons/white/gcp-automl-video-intelligence-white.svg new file mode 100644 index 0000000000000..16dda5abac880 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-video-intelligence/icons/white/gcp-automl-video-intelligence-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-vision/icons/color/gcp-automl-vision-color.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-vision/icons/color/gcp-automl-vision-color.svg new file mode 100644 index 0000000000000..9c1e5a62955eb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-vision/icons/color/gcp-automl-vision-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl-vision/icons/white/gcp-automl-vision-white.svg b/src/collections/integrations/gcp/icons/components/gcp-automl-vision/icons/white/gcp-automl-vision-white.svg new file mode 100644 index 0000000000000..86d05ba26a1cf --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl-vision/icons/white/gcp-automl-vision-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl/icons/color/gcp-automl-color.svg b/src/collections/integrations/gcp/icons/components/gcp-automl/icons/color/gcp-automl-color.svg new file mode 100644 index 0000000000000..30b9b0c94adde --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl/icons/color/gcp-automl-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-automl/icons/white/gcp-automl-white.svg b/src/collections/integrations/gcp/icons/components/gcp-automl/icons/white/gcp-automl-white.svg new file mode 100644 index 0000000000000..a14faaa281707 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-automl/icons/white/gcp-automl-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-bare-metal-solutions/icons/color/gcp-bare-metal-solutions-color.svg b/src/collections/integrations/gcp/icons/components/gcp-bare-metal-solutions/icons/color/gcp-bare-metal-solutions-color.svg new file mode 100644 index 0000000000000..b122ea671f13a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-bare-metal-solutions/icons/color/gcp-bare-metal-solutions-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-bare-metal-solutions/icons/white/gcp-bare-metal-solutions-white.svg b/src/collections/integrations/gcp/icons/components/gcp-bare-metal-solutions/icons/white/gcp-bare-metal-solutions-white.svg new file mode 100644 index 0000000000000..f02a5e3453569 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-bare-metal-solutions/icons/white/gcp-bare-metal-solutions-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-batch/icons/color/gcp-batch-color.svg b/src/collections/integrations/gcp/icons/components/gcp-batch/icons/color/gcp-batch-color.svg new file mode 100644 index 0000000000000..426c7c577c4d3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-batch/icons/color/gcp-batch-color.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-batch/icons/white/gcp-batch-white.svg b/src/collections/integrations/gcp/icons/components/gcp-batch/icons/white/gcp-batch-white.svg new file mode 100644 index 0000000000000..764d96d04f6c5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-batch/icons/white/gcp-batch-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-beyondcorp/icons/color/gcp-beyondcorp-color.svg b/src/collections/integrations/gcp/icons/components/gcp-beyondcorp/icons/color/gcp-beyondcorp-color.svg new file mode 100644 index 0000000000000..1884a44a3dd1d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-beyondcorp/icons/color/gcp-beyondcorp-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-beyondcorp/icons/white/gcp-beyondcorp-white.svg b/src/collections/integrations/gcp/icons/components/gcp-beyondcorp/icons/white/gcp-beyondcorp-white.svg new file mode 100644 index 0000000000000..e76b64c0506c1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-beyondcorp/icons/white/gcp-beyondcorp-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-bigquery/icons/color/gcp-bigquery-color.svg b/src/collections/integrations/gcp/icons/components/gcp-bigquery/icons/color/gcp-bigquery-color.svg new file mode 100644 index 0000000000000..cb57527f4d0b0 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-bigquery/icons/color/gcp-bigquery-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-bigquery/icons/white/gcp-bigquery-white.svg b/src/collections/integrations/gcp/icons/components/gcp-bigquery/icons/white/gcp-bigquery-white.svg new file mode 100644 index 0000000000000..7b09623dfef9f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-bigquery/icons/white/gcp-bigquery-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-bigtable/icons/color/gcp-bigtable-color.svg b/src/collections/integrations/gcp/icons/components/gcp-bigtable/icons/color/gcp-bigtable-color.svg new file mode 100644 index 0000000000000..3ee248719f0eb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-bigtable/icons/color/gcp-bigtable-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-bigtable/icons/white/gcp-bigtable-white.svg b/src/collections/integrations/gcp/icons/components/gcp-bigtable/icons/white/gcp-bigtable-white.svg new file mode 100644 index 0000000000000..2755c5e92896d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-bigtable/icons/white/gcp-bigtable-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-billing/icons/color/gcp-billing-color.svg b/src/collections/integrations/gcp/icons/components/gcp-billing/icons/color/gcp-billing-color.svg new file mode 100644 index 0000000000000..c4792be86509c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-billing/icons/color/gcp-billing-color.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-billing/icons/white/gcp-billing-white.svg b/src/collections/integrations/gcp/icons/components/gcp-billing/icons/white/gcp-billing-white.svg new file mode 100644 index 0000000000000..92de9af7807e9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-billing/icons/white/gcp-billing-white.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-binary-authorization/icons/color/gcp-binary-authorization-color.svg b/src/collections/integrations/gcp/icons/components/gcp-binary-authorization/icons/color/gcp-binary-authorization-color.svg new file mode 100644 index 0000000000000..16d6ba148f4cc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-binary-authorization/icons/color/gcp-binary-authorization-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-binary-authorization/icons/white/gcp-binary-authorization-white.svg b/src/collections/integrations/gcp/icons/components/gcp-binary-authorization/icons/white/gcp-binary-authorization-white.svg new file mode 100644 index 0000000000000..94941aab3c729 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-binary-authorization/icons/white/gcp-binary-authorization-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-catalog/icons/color/gcp-catalog-color.svg b/src/collections/integrations/gcp/icons/components/gcp-catalog/icons/color/gcp-catalog-color.svg new file mode 100644 index 0000000000000..56e4c152d198a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-catalog/icons/color/gcp-catalog-color.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-catalog/icons/white/gcp-catalog-white.svg b/src/collections/integrations/gcp/icons/components/gcp-catalog/icons/white/gcp-catalog-white.svg new file mode 100644 index 0000000000000..f2b798f4f5f3d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-catalog/icons/white/gcp-catalog-white.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-certificate-authority-service/icons/color/gcp-certificate-authority-service-color.svg b/src/collections/integrations/gcp/icons/components/gcp-certificate-authority-service/icons/color/gcp-certificate-authority-service-color.svg new file mode 100644 index 0000000000000..04d528a18f43f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-certificate-authority-service/icons/color/gcp-certificate-authority-service-color.svg @@ -0,0 +1,13 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-certificate-authority-service/icons/white/gcp-certificate-authority-service-white.svg b/src/collections/integrations/gcp/icons/components/gcp-certificate-authority-service/icons/white/gcp-certificate-authority-service-white.svg new file mode 100644 index 0000000000000..657dab3a504dc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-certificate-authority-service/icons/white/gcp-certificate-authority-service-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-certificate-manager/icons/color/gcp-certificate-manager-color.svg b/src/collections/integrations/gcp/icons/components/gcp-certificate-manager/icons/color/gcp-certificate-manager-color.svg new file mode 100644 index 0000000000000..26157038c74e2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-certificate-manager/icons/color/gcp-certificate-manager-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-certificate-manager/icons/white/gcp-certificate-manager-white.svg b/src/collections/integrations/gcp/icons/components/gcp-certificate-manager/icons/white/gcp-certificate-manager-white.svg new file mode 100644 index 0000000000000..fec00e640e1af --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-certificate-manager/icons/white/gcp-certificate-manager-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-api-gateway/icons/color/gcp-cloud-api-gateway-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-api-gateway/icons/color/gcp-cloud-api-gateway-color.svg new file mode 100644 index 0000000000000..4e7412d1eb09f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-api-gateway/icons/color/gcp-cloud-api-gateway-color.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-api-gateway/icons/white/gcp-cloud-api-gateway-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-api-gateway/icons/white/gcp-cloud-api-gateway-white.svg new file mode 100644 index 0000000000000..867073dff05d5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-api-gateway/icons/white/gcp-cloud-api-gateway-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-apis/icons/color/gcp-cloud-apis-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-apis/icons/color/gcp-cloud-apis-color.svg new file mode 100644 index 0000000000000..42afdd2cffbbd --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-apis/icons/color/gcp-cloud-apis-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-apis/icons/white/gcp-cloud-apis-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-apis/icons/white/gcp-cloud-apis-white.svg new file mode 100644 index 0000000000000..3c984284fd207 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-apis/icons/white/gcp-cloud-apis-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-armor/icons/color/gcp-cloud-armor-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-armor/icons/color/gcp-cloud-armor-color.svg new file mode 100644 index 0000000000000..5b1087a3b045b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-armor/icons/color/gcp-cloud-armor-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-armor/icons/white/gcp-cloud-armor-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-armor/icons/white/gcp-cloud-armor-white.svg new file mode 100644 index 0000000000000..13a262023f674 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-armor/icons/white/gcp-cloud-armor-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-asset-inventory/icons/color/gcp-cloud-asset-inventory-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-asset-inventory/icons/color/gcp-cloud-asset-inventory-color.svg new file mode 100644 index 0000000000000..58ad566599294 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-asset-inventory/icons/color/gcp-cloud-asset-inventory-color.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-asset-inventory/icons/white/gcp-cloud-asset-inventory-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-asset-inventory/icons/white/gcp-cloud-asset-inventory-white.svg new file mode 100644 index 0000000000000..64ae21de8b829 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-asset-inventory/icons/white/gcp-cloud-asset-inventory-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-audit-logs/icons/color/gcp-cloud-audit-logs-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-audit-logs/icons/color/gcp-cloud-audit-logs-color.svg new file mode 100644 index 0000000000000..622ec2423a4af --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-audit-logs/icons/color/gcp-cloud-audit-logs-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-audit-logs/icons/white/gcp-cloud-audit-logs-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-audit-logs/icons/white/gcp-cloud-audit-logs-white.svg new file mode 100644 index 0000000000000..75c045be61380 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-audit-logs/icons/white/gcp-cloud-audit-logs-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-build/icons/color/gcp-cloud-build-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-build/icons/color/gcp-cloud-build-color.svg new file mode 100644 index 0000000000000..2355576d1f71e --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-build/icons/color/gcp-cloud-build-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-build/icons/white/gcp-cloud-build-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-build/icons/white/gcp-cloud-build-white.svg new file mode 100644 index 0000000000000..fdc8dcc24654d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-build/icons/white/gcp-cloud-build-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-cdn/icons/color/gcp-cloud-cdn-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-cdn/icons/color/gcp-cloud-cdn-color.svg new file mode 100644 index 0000000000000..b0d52996d0011 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-cdn/icons/color/gcp-cloud-cdn-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-cdn/icons/white/gcp-cloud-cdn-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-cdn/icons/white/gcp-cloud-cdn-white.svg new file mode 100644 index 0000000000000..c6f7f8e50a92a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-cdn/icons/white/gcp-cloud-cdn-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-code/icons/color/gcp-cloud-code-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-code/icons/color/gcp-cloud-code-color.svg new file mode 100644 index 0000000000000..c63243be90823 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-code/icons/color/gcp-cloud-code-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-code/icons/white/gcp-cloud-code-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-code/icons/white/gcp-cloud-code-white.svg new file mode 100644 index 0000000000000..c30bbecead0ca --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-code/icons/white/gcp-cloud-code-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-composer/icons/color/gcp-cloud-composer-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-composer/icons/color/gcp-cloud-composer-color.svg new file mode 100644 index 0000000000000..a5b8619deb3f2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-composer/icons/color/gcp-cloud-composer-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-composer/icons/white/gcp-cloud-composer-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-composer/icons/white/gcp-cloud-composer-white.svg new file mode 100644 index 0000000000000..c67eee66e91bb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-composer/icons/white/gcp-cloud-composer-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-data-fusion/icons/color/gcp-cloud-data-fusion-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-data-fusion/icons/color/gcp-cloud-data-fusion-color.svg new file mode 100644 index 0000000000000..71ec9a821f2fc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-data-fusion/icons/color/gcp-cloud-data-fusion-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-data-fusion/icons/white/gcp-cloud-data-fusion-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-data-fusion/icons/white/gcp-cloud-data-fusion-white.svg new file mode 100644 index 0000000000000..f6c7a8f4cc14a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-data-fusion/icons/white/gcp-cloud-data-fusion-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-deploy/icons/color/gcp-cloud-deploy-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-deploy/icons/color/gcp-cloud-deploy-color.svg new file mode 100644 index 0000000000000..b55ef3c6d4565 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-deploy/icons/color/gcp-cloud-deploy-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-deploy/icons/white/gcp-cloud-deploy-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-deploy/icons/white/gcp-cloud-deploy-white.svg new file mode 100644 index 0000000000000..144ef28176363 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-deploy/icons/white/gcp-cloud-deploy-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-deployment-manager/icons/color/gcp-cloud-deployment-manager-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-deployment-manager/icons/color/gcp-cloud-deployment-manager-color.svg new file mode 100644 index 0000000000000..fa20c2b8dd17d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-deployment-manager/icons/color/gcp-cloud-deployment-manager-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-deployment-manager/icons/white/gcp-cloud-deployment-manager-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-deployment-manager/icons/white/gcp-cloud-deployment-manager-white.svg new file mode 100644 index 0000000000000..fcc9e10b8c641 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-deployment-manager/icons/white/gcp-cloud-deployment-manager-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-dns/icons/color/gcp-cloud-dns-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-dns/icons/color/gcp-cloud-dns-color.svg new file mode 100644 index 0000000000000..f0c9648f3b1f1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-dns/icons/color/gcp-cloud-dns-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-dns/icons/white/gcp-cloud-dns-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-dns/icons/white/gcp-cloud-dns-white.svg new file mode 100644 index 0000000000000..fa0ecf0bc5649 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-dns/icons/white/gcp-cloud-dns-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-domains/icons/color/gcp-cloud-domains-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-domains/icons/color/gcp-cloud-domains-color.svg new file mode 100644 index 0000000000000..d070175f1155a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-domains/icons/color/gcp-cloud-domains-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-domains/icons/white/gcp-cloud-domains-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-domains/icons/white/gcp-cloud-domains-white.svg new file mode 100644 index 0000000000000..d2982c993ac69 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-domains/icons/white/gcp-cloud-domains-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-ekm/icons/color/gcp-cloud-ekm-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-ekm/icons/color/gcp-cloud-ekm-color.svg new file mode 100644 index 0000000000000..ae528b11800d9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-ekm/icons/color/gcp-cloud-ekm-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-ekm/icons/white/gcp-cloud-ekm-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-ekm/icons/white/gcp-cloud-ekm-white.svg new file mode 100644 index 0000000000000..c1a03d44eeedb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-ekm/icons/white/gcp-cloud-ekm-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-endpoints/icons/color/gcp-cloud-endpoints-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-endpoints/icons/color/gcp-cloud-endpoints-color.svg new file mode 100644 index 0000000000000..eb85e7fec79df --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-endpoints/icons/color/gcp-cloud-endpoints-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-endpoints/icons/white/gcp-cloud-endpoints-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-endpoints/icons/white/gcp-cloud-endpoints-white.svg new file mode 100644 index 0000000000000..0b3fca81ef61b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-endpoints/icons/white/gcp-cloud-endpoints-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-external-ip-addresses/icons/color/gcp-cloud-external-ip-addresses-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-external-ip-addresses/icons/color/gcp-cloud-external-ip-addresses-color.svg new file mode 100644 index 0000000000000..36083994b3bfa --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-external-ip-addresses/icons/color/gcp-cloud-external-ip-addresses-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-external-ip-addresses/icons/white/gcp-cloud-external-ip-addresses-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-external-ip-addresses/icons/white/gcp-cloud-external-ip-addresses-white.svg new file mode 100644 index 0000000000000..23efab8ac2e7d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-external-ip-addresses/icons/white/gcp-cloud-external-ip-addresses-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-firewall-rules/icons/color/gcp-cloud-firewall-rules-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-firewall-rules/icons/color/gcp-cloud-firewall-rules-color.svg new file mode 100644 index 0000000000000..1f33e7658b5bc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-firewall-rules/icons/color/gcp-cloud-firewall-rules-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-firewall-rules/icons/white/gcp-cloud-firewall-rules-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-firewall-rules/icons/white/gcp-cloud-firewall-rules-white.svg new file mode 100644 index 0000000000000..726396512b0d3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-firewall-rules/icons/white/gcp-cloud-firewall-rules-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-for-marketing/icons/color/gcp-cloud-for-marketing-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-for-marketing/icons/color/gcp-cloud-for-marketing-color.svg new file mode 100644 index 0000000000000..5f94e5581eb8c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-for-marketing/icons/color/gcp-cloud-for-marketing-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-for-marketing/icons/white/gcp-cloud-for-marketing-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-for-marketing/icons/white/gcp-cloud-for-marketing-white.svg new file mode 100644 index 0000000000000..7d2126bf599f5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-for-marketing/icons/white/gcp-cloud-for-marketing-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-functions/icons/color/gcp-cloud-functions-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-functions/icons/color/gcp-cloud-functions-color.svg new file mode 100644 index 0000000000000..84fd58d2c42cf --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-functions/icons/color/gcp-cloud-functions-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-functions/icons/white/gcp-cloud-functions-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-functions/icons/white/gcp-cloud-functions-white.svg new file mode 100644 index 0000000000000..f88c3b68ac584 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-functions/icons/white/gcp-cloud-functions-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-generic/icons/color/gcp-cloud-generic-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-generic/icons/color/gcp-cloud-generic-color.svg new file mode 100644 index 0000000000000..fcf3a10b4a938 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-generic/icons/color/gcp-cloud-generic-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-generic/icons/white/gcp-cloud-generic-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-generic/icons/white/gcp-cloud-generic-white.svg new file mode 100644 index 0000000000000..568cddec8cbb1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-generic/icons/white/gcp-cloud-generic-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-gpu/icons/color/gcp-cloud-gpu-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-gpu/icons/color/gcp-cloud-gpu-color.svg new file mode 100644 index 0000000000000..219e473393aa9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-gpu/icons/color/gcp-cloud-gpu-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-gpu/icons/white/gcp-cloud-gpu-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-gpu/icons/white/gcp-cloud-gpu-white.svg new file mode 100644 index 0000000000000..5723bd2b716be --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-gpu/icons/white/gcp-cloud-gpu-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-api/icons/color/gcp-cloud-healthcare-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-api/icons/color/gcp-cloud-healthcare-api-color.svg new file mode 100644 index 0000000000000..afdbad9b20845 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-api/icons/color/gcp-cloud-healthcare-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-api/icons/white/gcp-cloud-healthcare-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-api/icons/white/gcp-cloud-healthcare-api-white.svg new file mode 100644 index 0000000000000..d1feb7c8be7e9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-api/icons/white/gcp-cloud-healthcare-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-marketplace/icons/color/gcp-cloud-healthcare-marketplace-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-marketplace/icons/color/gcp-cloud-healthcare-marketplace-color.svg new file mode 100644 index 0000000000000..1b22700fb6184 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-marketplace/icons/color/gcp-cloud-healthcare-marketplace-color.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-marketplace/icons/white/gcp-cloud-healthcare-marketplace-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-marketplace/icons/white/gcp-cloud-healthcare-marketplace-white.svg new file mode 100644 index 0000000000000..c5176d2b09d69 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-healthcare-marketplace/icons/white/gcp-cloud-healthcare-marketplace-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-hsm/icons/color/gcp-cloud-hsm-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-hsm/icons/color/gcp-cloud-hsm-color.svg new file mode 100644 index 0000000000000..905d9981391aa --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-hsm/icons/color/gcp-cloud-hsm-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-hsm/icons/white/gcp-cloud-hsm-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-hsm/icons/white/gcp-cloud-hsm-white.svg new file mode 100644 index 0000000000000..0592e88d75c56 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-hsm/icons/white/gcp-cloud-hsm-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-ids/icons/color/gcp-cloud-ids-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-ids/icons/color/gcp-cloud-ids-color.svg new file mode 100644 index 0000000000000..be5f3c3c21cd5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-ids/icons/color/gcp-cloud-ids-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-ids/icons/white/gcp-cloud-ids-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-ids/icons/white/gcp-cloud-ids-white.svg new file mode 100644 index 0000000000000..a2847a14df306 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-ids/icons/white/gcp-cloud-ids-white.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-inference-api/icons/color/gcp-cloud-inference-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-inference-api/icons/color/gcp-cloud-inference-api-color.svg new file mode 100644 index 0000000000000..f758f248e7542 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-inference-api/icons/color/gcp-cloud-inference-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-inference-api/icons/white/gcp-cloud-inference-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-inference-api/icons/white/gcp-cloud-inference-api-white.svg new file mode 100644 index 0000000000000..51df9b50855c5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-inference-api/icons/white/gcp-cloud-inference-api-white.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-interconnect/icons/color/gcp-cloud-interconnect-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-interconnect/icons/color/gcp-cloud-interconnect-color.svg new file mode 100644 index 0000000000000..cfd111bf6f916 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-interconnect/icons/color/gcp-cloud-interconnect-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-interconnect/icons/white/gcp-cloud-interconnect-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-interconnect/icons/white/gcp-cloud-interconnect-white.svg new file mode 100644 index 0000000000000..784bd0f10ebee --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-interconnect/icons/white/gcp-cloud-interconnect-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-jobs-api/icons/color/gcp-cloud-jobs-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-jobs-api/icons/color/gcp-cloud-jobs-api-color.svg new file mode 100644 index 0000000000000..c3163ab501d70 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-jobs-api/icons/color/gcp-cloud-jobs-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-jobs-api/icons/white/gcp-cloud-jobs-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-jobs-api/icons/white/gcp-cloud-jobs-api-white.svg new file mode 100644 index 0000000000000..b0f6d258b6980 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-jobs-api/icons/white/gcp-cloud-jobs-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-load-balancing/icons/color/gcp-cloud-load-balancing-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-load-balancing/icons/color/gcp-cloud-load-balancing-color.svg new file mode 100644 index 0000000000000..020673d6f31dc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-load-balancing/icons/color/gcp-cloud-load-balancing-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-load-balancing/icons/white/gcp-cloud-load-balancing-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-load-balancing/icons/white/gcp-cloud-load-balancing-white.svg new file mode 100644 index 0000000000000..6385abd5c2723 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-load-balancing/icons/white/gcp-cloud-load-balancing-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-logging/icons/color/gcp-cloud-logging-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-logging/icons/color/gcp-cloud-logging-color.svg new file mode 100644 index 0000000000000..98be3481becbe --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-logging/icons/color/gcp-cloud-logging-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-logging/icons/white/gcp-cloud-logging-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-logging/icons/white/gcp-cloud-logging-white.svg new file mode 100644 index 0000000000000..cdc0dcfaf6d14 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-logging/icons/white/gcp-cloud-logging-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-media-edge/icons/color/gcp-cloud-media-edge-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-media-edge/icons/color/gcp-cloud-media-edge-color.svg new file mode 100644 index 0000000000000..f7d30fdcd1858 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-media-edge/icons/color/gcp-cloud-media-edge-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-media-edge/icons/white/gcp-cloud-media-edge-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-media-edge/icons/white/gcp-cloud-media-edge-white.svg new file mode 100644 index 0000000000000..2e98a14fe9008 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-media-edge/icons/white/gcp-cloud-media-edge-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-monitoring/icons/color/gcp-cloud-monitoring-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-monitoring/icons/color/gcp-cloud-monitoring-color.svg new file mode 100644 index 0000000000000..7ccbac98c4dc1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-monitoring/icons/color/gcp-cloud-monitoring-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-monitoring/icons/white/gcp-cloud-monitoring-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-monitoring/icons/white/gcp-cloud-monitoring-white.svg new file mode 100644 index 0000000000000..e01dbea838491 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-monitoring/icons/white/gcp-cloud-monitoring-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-nat/icons/color/gcp-cloud-nat-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-nat/icons/color/gcp-cloud-nat-color.svg new file mode 100644 index 0000000000000..9986a56d5f285 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-nat/icons/color/gcp-cloud-nat-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-nat/icons/white/gcp-cloud-nat-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-nat/icons/white/gcp-cloud-nat-white.svg new file mode 100644 index 0000000000000..dbb849bda58ae --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-nat/icons/white/gcp-cloud-nat-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-natural-language-api/icons/color/gcp-cloud-natural-language-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-natural-language-api/icons/color/gcp-cloud-natural-language-api-color.svg new file mode 100644 index 0000000000000..18a3a3a3f0d61 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-natural-language-api/icons/color/gcp-cloud-natural-language-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-natural-language-api/icons/white/gcp-cloud-natural-language-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-natural-language-api/icons/white/gcp-cloud-natural-language-api-white.svg new file mode 100644 index 0000000000000..1c6a18c6918a9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-natural-language-api/icons/white/gcp-cloud-natural-language-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-network/icons/color/gcp-cloud-network-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-network/icons/color/gcp-cloud-network-color.svg new file mode 100644 index 0000000000000..3ad475b31753b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-network/icons/color/gcp-cloud-network-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-network/icons/white/gcp-cloud-network-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-network/icons/white/gcp-cloud-network-white.svg new file mode 100644 index 0000000000000..ae1f1ac6b2773 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-network/icons/white/gcp-cloud-network-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-ops/icons/color/gcp-cloud-ops-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-ops/icons/color/gcp-cloud-ops-color.svg new file mode 100644 index 0000000000000..0f2fde7742fa3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-ops/icons/color/gcp-cloud-ops-color.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-ops/icons/white/gcp-cloud-ops-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-ops/icons/white/gcp-cloud-ops-white.svg new file mode 100644 index 0000000000000..13fb7c6882503 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-ops/icons/white/gcp-cloud-ops-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/color/gcp-cloud-optimization-ai---fleet-routing-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/color/gcp-cloud-optimization-ai---fleet-routing-api-color.svg new file mode 100644 index 0000000000000..18c1a5e6c25a6 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/color/gcp-cloud-optimization-ai---fleet-routing-api-color.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/white/gcp-cloud-optimization-ai---fleet-routing-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/white/gcp-cloud-optimization-ai---fleet-routing-api-white.svg new file mode 100644 index 0000000000000..2328269361bf5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/white/gcp-cloud-optimization-ai---fleet-routing-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai/icons/color/gcp-cloud-optimization-ai-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai/icons/color/gcp-cloud-optimization-ai-color.svg new file mode 100644 index 0000000000000..c9b8e0bca6a42 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai/icons/color/gcp-cloud-optimization-ai-color.svg @@ -0,0 +1,24 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai/icons/white/gcp-cloud-optimization-ai-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai/icons/white/gcp-cloud-optimization-ai-white.svg new file mode 100644 index 0000000000000..7ea46a29557c3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-optimization-ai/icons/white/gcp-cloud-optimization-ai-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-router/icons/color/gcp-cloud-router-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-router/icons/color/gcp-cloud-router-color.svg new file mode 100644 index 0000000000000..03b4b1f08a15a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-router/icons/color/gcp-cloud-router-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-router/icons/white/gcp-cloud-router-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-router/icons/white/gcp-cloud-router-white.svg new file mode 100644 index 0000000000000..7c9f388b41cf9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-router/icons/white/gcp-cloud-router-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-routes/icons/color/gcp-cloud-routes-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-routes/icons/color/gcp-cloud-routes-color.svg new file mode 100644 index 0000000000000..e7a3c1d310c77 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-routes/icons/color/gcp-cloud-routes-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-routes/icons/white/gcp-cloud-routes-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-routes/icons/white/gcp-cloud-routes-white.svg new file mode 100644 index 0000000000000..b410f8c00a0d7 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-routes/icons/white/gcp-cloud-routes-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-run-for-anthos/icons/color/gcp-cloud-run-for-anthos-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-run-for-anthos/icons/color/gcp-cloud-run-for-anthos-color.svg new file mode 100644 index 0000000000000..70bab4f8cca9f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-run-for-anthos/icons/color/gcp-cloud-run-for-anthos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-run-for-anthos/icons/white/gcp-cloud-run-for-anthos-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-run-for-anthos/icons/white/gcp-cloud-run-for-anthos-white.svg new file mode 100644 index 0000000000000..615be184b3fc8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-run-for-anthos/icons/white/gcp-cloud-run-for-anthos-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-run/icons/color/gcp-cloud-run-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-run/icons/color/gcp-cloud-run-color.svg new file mode 100644 index 0000000000000..501d8cd73ddfc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-run/icons/color/gcp-cloud-run-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-run/icons/white/gcp-cloud-run-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-run/icons/white/gcp-cloud-run-white.svg new file mode 100644 index 0000000000000..2d5da27789d93 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-run/icons/white/gcp-cloud-run-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-scheduler/icons/color/gcp-cloud-scheduler-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-scheduler/icons/color/gcp-cloud-scheduler-color.svg new file mode 100644 index 0000000000000..d714a9b72fd27 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-scheduler/icons/color/gcp-cloud-scheduler-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-scheduler/icons/white/gcp-cloud-scheduler-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-scheduler/icons/white/gcp-cloud-scheduler-white.svg new file mode 100644 index 0000000000000..09ec3972ac757 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-scheduler/icons/white/gcp-cloud-scheduler-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-security-scanner/icons/color/gcp-cloud-security-scanner-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-security-scanner/icons/color/gcp-cloud-security-scanner-color.svg new file mode 100644 index 0000000000000..20d1009feb04c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-security-scanner/icons/color/gcp-cloud-security-scanner-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-security-scanner/icons/white/gcp-cloud-security-scanner-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-security-scanner/icons/white/gcp-cloud-security-scanner-white.svg new file mode 100644 index 0000000000000..443901376988d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-security-scanner/icons/white/gcp-cloud-security-scanner-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-shell/icons/color/gcp-cloud-shell-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-shell/icons/color/gcp-cloud-shell-color.svg new file mode 100644 index 0000000000000..92a8aee1aaa56 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-shell/icons/color/gcp-cloud-shell-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-shell/icons/white/gcp-cloud-shell-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-shell/icons/white/gcp-cloud-shell-white.svg new file mode 100644 index 0000000000000..d2cbf67853f9a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-shell/icons/white/gcp-cloud-shell-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-spanner/icons/color/gcp-cloud-spanner-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-spanner/icons/color/gcp-cloud-spanner-color.svg new file mode 100644 index 0000000000000..c84c928ca142f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-spanner/icons/color/gcp-cloud-spanner-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-spanner/icons/white/gcp-cloud-spanner-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-spanner/icons/white/gcp-cloud-spanner-white.svg new file mode 100644 index 0000000000000..5fb0f14d35b0c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-spanner/icons/white/gcp-cloud-spanner-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-sql/icons/color/gcp-cloud-sql-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-sql/icons/color/gcp-cloud-sql-color.svg new file mode 100644 index 0000000000000..1244a2212afec --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-sql/icons/color/gcp-cloud-sql-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-sql/icons/white/gcp-cloud-sql-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-sql/icons/white/gcp-cloud-sql-white.svg new file mode 100644 index 0000000000000..8b6afc1cd6a85 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-sql/icons/white/gcp-cloud-sql-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-storage/icons/color/gcp-cloud-storage-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-storage/icons/color/gcp-cloud-storage-color.svg new file mode 100644 index 0000000000000..088990b43e394 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-storage/icons/color/gcp-cloud-storage-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-storage/icons/white/gcp-cloud-storage-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-storage/icons/white/gcp-cloud-storage-white.svg new file mode 100644 index 0000000000000..1a1141516c2ea --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-storage/icons/white/gcp-cloud-storage-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-tasks/icons/color/gcp-cloud-tasks-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-tasks/icons/color/gcp-cloud-tasks-color.svg new file mode 100644 index 0000000000000..cf5f28efe930a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-tasks/icons/color/gcp-cloud-tasks-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-tasks/icons/white/gcp-cloud-tasks-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-tasks/icons/white/gcp-cloud-tasks-white.svg new file mode 100644 index 0000000000000..8f9eef34c9466 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-tasks/icons/white/gcp-cloud-tasks-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-test-lab/icons/color/gcp-cloud-test-lab-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-test-lab/icons/color/gcp-cloud-test-lab-color.svg new file mode 100644 index 0000000000000..74b604c736f34 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-test-lab/icons/color/gcp-cloud-test-lab-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-test-lab/icons/white/gcp-cloud-test-lab-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-test-lab/icons/white/gcp-cloud-test-lab-white.svg new file mode 100644 index 0000000000000..3707de27383fd --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-test-lab/icons/white/gcp-cloud-test-lab-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-tpu/icons/color/gcp-cloud-tpu-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-tpu/icons/color/gcp-cloud-tpu-color.svg new file mode 100644 index 0000000000000..905fce92ab33b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-tpu/icons/color/gcp-cloud-tpu-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-tpu/icons/white/gcp-cloud-tpu-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-tpu/icons/white/gcp-cloud-tpu-white.svg new file mode 100644 index 0000000000000..9b9298fc268d9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-tpu/icons/white/gcp-cloud-tpu-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-translation-api/icons/color/gcp-cloud-translation-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-translation-api/icons/color/gcp-cloud-translation-api-color.svg new file mode 100644 index 0000000000000..7fd737cdfb0bc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-translation-api/icons/color/gcp-cloud-translation-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-translation-api/icons/white/gcp-cloud-translation-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-translation-api/icons/white/gcp-cloud-translation-api-white.svg new file mode 100644 index 0000000000000..ac7218659a1ad --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-translation-api/icons/white/gcp-cloud-translation-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-vision-api/icons/color/gcp-cloud-vision-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-vision-api/icons/color/gcp-cloud-vision-api-color.svg new file mode 100644 index 0000000000000..aac4940db2a82 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-vision-api/icons/color/gcp-cloud-vision-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-vision-api/icons/white/gcp-cloud-vision-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-vision-api/icons/white/gcp-cloud-vision-api-white.svg new file mode 100644 index 0000000000000..cbf69a1e20471 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-vision-api/icons/white/gcp-cloud-vision-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-vpn/icons/color/gcp-cloud-vpn-color.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-vpn/icons/color/gcp-cloud-vpn-color.svg new file mode 100644 index 0000000000000..bf0db59d7bbbf --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-vpn/icons/color/gcp-cloud-vpn-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-cloud-vpn/icons/white/gcp-cloud-vpn-white.svg b/src/collections/integrations/gcp/icons/components/gcp-cloud-vpn/icons/white/gcp-cloud-vpn-white.svg new file mode 100644 index 0000000000000..4346b6510e57c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-cloud-vpn/icons/white/gcp-cloud-vpn-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-compute-engine/icons/color/gcp-compute-engine-color.svg b/src/collections/integrations/gcp/icons/components/gcp-compute-engine/icons/color/gcp-compute-engine-color.svg new file mode 100644 index 0000000000000..1d6ab22f83c84 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-compute-engine/icons/color/gcp-compute-engine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-compute-engine/icons/white/gcp-compute-engine-white.svg b/src/collections/integrations/gcp/icons/components/gcp-compute-engine/icons/white/gcp-compute-engine-white.svg new file mode 100644 index 0000000000000..8ba2d34e26655 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-compute-engine/icons/white/gcp-compute-engine-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-configuration-management/icons/color/gcp-configuration-management-color.svg b/src/collections/integrations/gcp/icons/components/gcp-configuration-management/icons/color/gcp-configuration-management-color.svg new file mode 100644 index 0000000000000..840dfa14373c5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-configuration-management/icons/color/gcp-configuration-management-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-configuration-management/icons/white/gcp-configuration-management-white.svg b/src/collections/integrations/gcp/icons/components/gcp-configuration-management/icons/white/gcp-configuration-management-white.svg new file mode 100644 index 0000000000000..9cc0be1b6e82f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-configuration-management/icons/white/gcp-configuration-management-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-connectivity-test/icons/color/gcp-connectivity-test-color.svg b/src/collections/integrations/gcp/icons/components/gcp-connectivity-test/icons/color/gcp-connectivity-test-color.svg new file mode 100644 index 0000000000000..8d5d0f83749fa --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-connectivity-test/icons/color/gcp-connectivity-test-color.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-connectivity-test/icons/white/gcp-connectivity-test-white.svg b/src/collections/integrations/gcp/icons/components/gcp-connectivity-test/icons/white/gcp-connectivity-test-white.svg new file mode 100644 index 0000000000000..176e631d64d0b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-connectivity-test/icons/white/gcp-connectivity-test-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-connectors/icons/color/gcp-connectors-color.svg b/src/collections/integrations/gcp/icons/components/gcp-connectors/icons/color/gcp-connectors-color.svg new file mode 100644 index 0000000000000..6562b9d20212a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-connectors/icons/color/gcp-connectors-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-connectors/icons/white/gcp-connectors-white.svg b/src/collections/integrations/gcp/icons/components/gcp-connectors/icons/white/gcp-connectors-white.svg new file mode 100644 index 0000000000000..ba01f85fc45a4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-connectors/icons/white/gcp-connectors-white.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-contact-center-ai/icons/color/gcp-contact-center-ai-color.svg b/src/collections/integrations/gcp/icons/components/gcp-contact-center-ai/icons/color/gcp-contact-center-ai-color.svg new file mode 100644 index 0000000000000..c8f0ef288c93b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-contact-center-ai/icons/color/gcp-contact-center-ai-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-contact-center-ai/icons/white/gcp-contact-center-ai-white.svg b/src/collections/integrations/gcp/icons/components/gcp-contact-center-ai/icons/white/gcp-contact-center-ai-white.svg new file mode 100644 index 0000000000000..f89dbc22b8e3f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-contact-center-ai/icons/white/gcp-contact-center-ai-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-container-optimized-os/icons/color/gcp-container-optimized-os-color.svg b/src/collections/integrations/gcp/icons/components/gcp-container-optimized-os/icons/color/gcp-container-optimized-os-color.svg new file mode 100644 index 0000000000000..a70b63b6eac27 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-container-optimized-os/icons/color/gcp-container-optimized-os-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-container-optimized-os/icons/white/gcp-container-optimized-os-white.svg b/src/collections/integrations/gcp/icons/components/gcp-container-optimized-os/icons/white/gcp-container-optimized-os-white.svg new file mode 100644 index 0000000000000..b8a56a897e357 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-container-optimized-os/icons/white/gcp-container-optimized-os-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-container-registry/icons/color/gcp-container-registry-color.svg b/src/collections/integrations/gcp/icons/components/gcp-container-registry/icons/color/gcp-container-registry-color.svg new file mode 100644 index 0000000000000..c54a459777cd2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-container-registry/icons/color/gcp-container-registry-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-container-registry/icons/white/gcp-container-registry-white.svg b/src/collections/integrations/gcp/icons/components/gcp-container-registry/icons/white/gcp-container-registry-white.svg new file mode 100644 index 0000000000000..31a816088d8d1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-container-registry/icons/white/gcp-container-registry-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-catalog/icons/color/gcp-data-catalog-color.svg b/src/collections/integrations/gcp/icons/components/gcp-data-catalog/icons/color/gcp-data-catalog-color.svg new file mode 100644 index 0000000000000..0651bcdef88d5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-catalog/icons/color/gcp-data-catalog-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-catalog/icons/white/gcp-data-catalog-white.svg b/src/collections/integrations/gcp/icons/components/gcp-data-catalog/icons/white/gcp-data-catalog-white.svg new file mode 100644 index 0000000000000..93c8ca2b9d93e --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-catalog/icons/white/gcp-data-catalog-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-labeling/icons/color/gcp-data-labeling-color.svg b/src/collections/integrations/gcp/icons/components/gcp-data-labeling/icons/color/gcp-data-labeling-color.svg new file mode 100644 index 0000000000000..983842566490b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-labeling/icons/color/gcp-data-labeling-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-labeling/icons/white/gcp-data-labeling-white.svg b/src/collections/integrations/gcp/icons/components/gcp-data-labeling/icons/white/gcp-data-labeling-white.svg new file mode 100644 index 0000000000000..9e5fa74891899 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-labeling/icons/white/gcp-data-labeling-white.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-layers/icons/color/gcp-data-layers-color.svg b/src/collections/integrations/gcp/icons/components/gcp-data-layers/icons/color/gcp-data-layers-color.svg new file mode 100644 index 0000000000000..c64205ccdb123 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-layers/icons/color/gcp-data-layers-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-layers/icons/white/gcp-data-layers-white.svg b/src/collections/integrations/gcp/icons/components/gcp-data-layers/icons/white/gcp-data-layers-white.svg new file mode 100644 index 0000000000000..7f499abd29d18 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-layers/icons/white/gcp-data-layers-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-loss-prevention-api/icons/color/gcp-data-loss-prevention-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-data-loss-prevention-api/icons/color/gcp-data-loss-prevention-api-color.svg new file mode 100644 index 0000000000000..fccd8c2a72d16 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-loss-prevention-api/icons/color/gcp-data-loss-prevention-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-loss-prevention-api/icons/white/gcp-data-loss-prevention-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-data-loss-prevention-api/icons/white/gcp-data-loss-prevention-api-white.svg new file mode 100644 index 0000000000000..ad34b0706857f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-loss-prevention-api/icons/white/gcp-data-loss-prevention-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-qna/icons/color/gcp-data-qna-color.svg b/src/collections/integrations/gcp/icons/components/gcp-data-qna/icons/color/gcp-data-qna-color.svg new file mode 100644 index 0000000000000..b9accc98094a4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-qna/icons/color/gcp-data-qna-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-qna/icons/white/gcp-data-qna-white.svg b/src/collections/integrations/gcp/icons/components/gcp-data-qna/icons/white/gcp-data-qna-white.svg new file mode 100644 index 0000000000000..5e3f128c47f32 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-qna/icons/white/gcp-data-qna-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-studio/icons/color/gcp-data-studio-color.svg b/src/collections/integrations/gcp/icons/components/gcp-data-studio/icons/color/gcp-data-studio-color.svg new file mode 100644 index 0000000000000..081567e994094 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-studio/icons/color/gcp-data-studio-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-studio/icons/white/gcp-data-studio-white.svg b/src/collections/integrations/gcp/icons/components/gcp-data-studio/icons/white/gcp-data-studio-white.svg new file mode 100644 index 0000000000000..683af685d841a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-studio/icons/white/gcp-data-studio-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-transfer/icons/color/gcp-data-transfer-color.svg b/src/collections/integrations/gcp/icons/components/gcp-data-transfer/icons/color/gcp-data-transfer-color.svg new file mode 100644 index 0000000000000..886e85e7a56ea --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-transfer/icons/color/gcp-data-transfer-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-data-transfer/icons/white/gcp-data-transfer-white.svg b/src/collections/integrations/gcp/icons/components/gcp-data-transfer/icons/white/gcp-data-transfer-white.svg new file mode 100644 index 0000000000000..92e42d0b0d6d8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-data-transfer/icons/white/gcp-data-transfer-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-database-migration-service/icons/color/gcp-database-migration-service-color.svg b/src/collections/integrations/gcp/icons/components/gcp-database-migration-service/icons/color/gcp-database-migration-service-color.svg new file mode 100644 index 0000000000000..0131558a425ec --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-database-migration-service/icons/color/gcp-database-migration-service-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-database-migration-service/icons/white/gcp-database-migration-service-white.svg b/src/collections/integrations/gcp/icons/components/gcp-database-migration-service/icons/white/gcp-database-migration-service-white.svg new file mode 100644 index 0000000000000..97773386db414 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-database-migration-service/icons/white/gcp-database-migration-service-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataflow/icons/color/gcp-dataflow-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dataflow/icons/color/gcp-dataflow-color.svg new file mode 100644 index 0000000000000..77286f793c8ce --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataflow/icons/color/gcp-dataflow-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataflow/icons/white/gcp-dataflow-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dataflow/icons/white/gcp-dataflow-white.svg new file mode 100644 index 0000000000000..ffd2c0556a1c3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataflow/icons/white/gcp-dataflow-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datalab/icons/color/gcp-datalab-color.svg b/src/collections/integrations/gcp/icons/components/gcp-datalab/icons/color/gcp-datalab-color.svg new file mode 100644 index 0000000000000..89e19d6c0f385 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datalab/icons/color/gcp-datalab-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datalab/icons/white/gcp-datalab-white.svg b/src/collections/integrations/gcp/icons/components/gcp-datalab/icons/white/gcp-datalab-white.svg new file mode 100644 index 0000000000000..5adecf9f225a2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datalab/icons/white/gcp-datalab-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataplex/icons/color/gcp-dataplex-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dataplex/icons/color/gcp-dataplex-color.svg new file mode 100644 index 0000000000000..83bb8adaba500 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataplex/icons/color/gcp-dataplex-color.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataplex/icons/white/gcp-dataplex-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dataplex/icons/white/gcp-dataplex-white.svg new file mode 100644 index 0000000000000..8f93bf48485b4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataplex/icons/white/gcp-dataplex-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-datapol/icons/color/gcp-datapol-color.svg b/src/collections/integrations/gcp/icons/components/gcp-datapol/icons/color/gcp-datapol-color.svg new file mode 100644 index 0000000000000..689578417f67b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datapol/icons/color/gcp-datapol-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datapol/icons/white/gcp-datapol-white.svg b/src/collections/integrations/gcp/icons/components/gcp-datapol/icons/white/gcp-datapol-white.svg new file mode 100644 index 0000000000000..deb276c06d536 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datapol/icons/white/gcp-datapol-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataprep/icons/color/gcp-dataprep-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dataprep/icons/color/gcp-dataprep-color.svg new file mode 100644 index 0000000000000..515d10d1347b4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataprep/icons/color/gcp-dataprep-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataprep/icons/white/gcp-dataprep-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dataprep/icons/white/gcp-dataprep-white.svg new file mode 100644 index 0000000000000..caadb7b84fc71 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataprep/icons/white/gcp-dataprep-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataproc-metastore/icons/color/gcp-dataproc-metastore-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dataproc-metastore/icons/color/gcp-dataproc-metastore-color.svg new file mode 100644 index 0000000000000..05449df5ef738 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataproc-metastore/icons/color/gcp-dataproc-metastore-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataproc-metastore/icons/white/gcp-dataproc-metastore-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dataproc-metastore/icons/white/gcp-dataproc-metastore-white.svg new file mode 100644 index 0000000000000..9b2a4da550f3d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataproc-metastore/icons/white/gcp-dataproc-metastore-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataproc/icons/color/gcp-dataproc-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dataproc/icons/color/gcp-dataproc-color.svg new file mode 100644 index 0000000000000..464f3b41d8e84 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataproc/icons/color/gcp-dataproc-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dataproc/icons/white/gcp-dataproc-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dataproc/icons/white/gcp-dataproc-white.svg new file mode 100644 index 0000000000000..c5389f0d38164 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dataproc/icons/white/gcp-dataproc-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datashare/icons/color/gcp-datashare-color.svg b/src/collections/integrations/gcp/icons/components/gcp-datashare/icons/color/gcp-datashare-color.svg new file mode 100644 index 0000000000000..4e03a0a759018 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datashare/icons/color/gcp-datashare-color.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datashare/icons/white/gcp-datashare-white.svg b/src/collections/integrations/gcp/icons/components/gcp-datashare/icons/white/gcp-datashare-white.svg new file mode 100644 index 0000000000000..a76b244fc71f4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datashare/icons/white/gcp-datashare-white.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-datastore/icons/color/gcp-datastore-color.svg b/src/collections/integrations/gcp/icons/components/gcp-datastore/icons/color/gcp-datastore-color.svg new file mode 100644 index 0000000000000..bfac9e9593fb4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datastore/icons/color/gcp-datastore-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datastore/icons/white/gcp-datastore-white.svg b/src/collections/integrations/gcp/icons/components/gcp-datastore/icons/white/gcp-datastore-white.svg new file mode 100644 index 0000000000000..d7bcae5f6c8ef --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datastore/icons/white/gcp-datastore-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datastream/icons/color/gcp-datastream-color.svg b/src/collections/integrations/gcp/icons/components/gcp-datastream/icons/color/gcp-datastream-color.svg new file mode 100644 index 0000000000000..7e83e2dc3454a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datastream/icons/color/gcp-datastream-color.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-datastream/icons/white/gcp-datastream-white.svg b/src/collections/integrations/gcp/icons/components/gcp-datastream/icons/white/gcp-datastream-white.svg new file mode 100644 index 0000000000000..c11876a39b7e4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-datastream/icons/white/gcp-datastream-white.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-debugger/icons/color/gcp-debugger-color.svg b/src/collections/integrations/gcp/icons/components/gcp-debugger/icons/color/gcp-debugger-color.svg new file mode 100644 index 0000000000000..7784a343604fa --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-debugger/icons/color/gcp-debugger-color.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-debugger/icons/white/gcp-debugger-white.svg b/src/collections/integrations/gcp/icons/components/gcp-debugger/icons/white/gcp-debugger-white.svg new file mode 100644 index 0000000000000..691e83f33a1bb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-debugger/icons/white/gcp-debugger-white.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-developer-portal/icons/color/gcp-developer-portal-color.svg b/src/collections/integrations/gcp/icons/components/gcp-developer-portal/icons/color/gcp-developer-portal-color.svg new file mode 100644 index 0000000000000..44c255d4fcdc9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-developer-portal/icons/color/gcp-developer-portal-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-developer-portal/icons/white/gcp-developer-portal-white.svg b/src/collections/integrations/gcp/icons/components/gcp-developer-portal/icons/white/gcp-developer-portal-white.svg new file mode 100644 index 0000000000000..0876de8780332 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-developer-portal/icons/white/gcp-developer-portal-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dialogflow-cx/icons/color/gcp-dialogflow-cx-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-cx/icons/color/gcp-dialogflow-cx-color.svg new file mode 100644 index 0000000000000..dc4575be4a4cb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-cx/icons/color/gcp-dialogflow-cx-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dialogflow-cx/icons/white/gcp-dialogflow-cx-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-cx/icons/white/gcp-dialogflow-cx-white.svg new file mode 100644 index 0000000000000..c0d2a9e605cb6 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-cx/icons/white/gcp-dialogflow-cx-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-dialogflow-insights/icons/color/gcp-dialogflow-insights-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-insights/icons/color/gcp-dialogflow-insights-color.svg new file mode 100644 index 0000000000000..b8806acc0fa81 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-insights/icons/color/gcp-dialogflow-insights-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dialogflow-insights/icons/white/gcp-dialogflow-insights-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-insights/icons/white/gcp-dialogflow-insights-white.svg new file mode 100644 index 0000000000000..89a6e2c972d35 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dialogflow-insights/icons/white/gcp-dialogflow-insights-white.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-dialogflow/icons/color/gcp-dialogflow-color.svg b/src/collections/integrations/gcp/icons/components/gcp-dialogflow/icons/color/gcp-dialogflow-color.svg new file mode 100644 index 0000000000000..304dac49d1c39 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dialogflow/icons/color/gcp-dialogflow-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-dialogflow/icons/white/gcp-dialogflow-white.svg b/src/collections/integrations/gcp/icons/components/gcp-dialogflow/icons/white/gcp-dialogflow-white.svg new file mode 100644 index 0000000000000..b4920391c2535 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-dialogflow/icons/white/gcp-dialogflow-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-document-ai/icons/color/gcp-document-ai-color.svg b/src/collections/integrations/gcp/icons/components/gcp-document-ai/icons/color/gcp-document-ai-color.svg new file mode 100644 index 0000000000000..5a9b2a06a4995 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-document-ai/icons/color/gcp-document-ai-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-document-ai/icons/white/gcp-document-ai-white.svg b/src/collections/integrations/gcp/icons/components/gcp-document-ai/icons/white/gcp-document-ai-white.svg new file mode 100644 index 0000000000000..6806ee9fc1d6d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-document-ai/icons/white/gcp-document-ai-white.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-early-access-center/icons/color/gcp-early-access-center-color.svg b/src/collections/integrations/gcp/icons/components/gcp-early-access-center/icons/color/gcp-early-access-center-color.svg new file mode 100644 index 0000000000000..96149ededc90e --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-early-access-center/icons/color/gcp-early-access-center-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-early-access-center/icons/white/gcp-early-access-center-white.svg b/src/collections/integrations/gcp/icons/components/gcp-early-access-center/icons/white/gcp-early-access-center-white.svg new file mode 100644 index 0000000000000..2d8eda0b9b80c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-early-access-center/icons/white/gcp-early-access-center-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-error-reporting/icons/color/gcp-error-reporting-color.svg b/src/collections/integrations/gcp/icons/components/gcp-error-reporting/icons/color/gcp-error-reporting-color.svg new file mode 100644 index 0000000000000..d9b3571098214 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-error-reporting/icons/color/gcp-error-reporting-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-error-reporting/icons/white/gcp-error-reporting-white.svg b/src/collections/integrations/gcp/icons/components/gcp-error-reporting/icons/white/gcp-error-reporting-white.svg new file mode 100644 index 0000000000000..192f2e6ea5e8d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-error-reporting/icons/white/gcp-error-reporting-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-eventarc/icons/color/gcp-eventarc-color.svg b/src/collections/integrations/gcp/icons/components/gcp-eventarc/icons/color/gcp-eventarc-color.svg new file mode 100644 index 0000000000000..15973f60090a8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-eventarc/icons/color/gcp-eventarc-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-eventarc/icons/white/gcp-eventarc-white.svg b/src/collections/integrations/gcp/icons/components/gcp-eventarc/icons/white/gcp-eventarc-white.svg new file mode 100644 index 0000000000000..053392d3fc939 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-eventarc/icons/white/gcp-eventarc-white.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-filestore/icons/color/gcp-filestore-color.svg b/src/collections/integrations/gcp/icons/components/gcp-filestore/icons/color/gcp-filestore-color.svg new file mode 100644 index 0000000000000..98ced322a16c5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-filestore/icons/color/gcp-filestore-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-filestore/icons/white/gcp-filestore-white.svg b/src/collections/integrations/gcp/icons/components/gcp-filestore/icons/white/gcp-filestore-white.svg new file mode 100644 index 0000000000000..59a752eee64c2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-filestore/icons/white/gcp-filestore-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-financial-services-marketplace/icons/color/gcp-financial-services-marketplace-color.svg b/src/collections/integrations/gcp/icons/components/gcp-financial-services-marketplace/icons/color/gcp-financial-services-marketplace-color.svg new file mode 100644 index 0000000000000..8fd08845a2119 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-financial-services-marketplace/icons/color/gcp-financial-services-marketplace-color.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-financial-services-marketplace/icons/white/gcp-financial-services-marketplace-white.svg b/src/collections/integrations/gcp/icons/components/gcp-financial-services-marketplace/icons/white/gcp-financial-services-marketplace-white.svg new file mode 100644 index 0000000000000..1ae353c04a201 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-financial-services-marketplace/icons/white/gcp-financial-services-marketplace-white.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-firestore/icons/color/gcp-firestore-color.svg b/src/collections/integrations/gcp/icons/components/gcp-firestore/icons/color/gcp-firestore-color.svg new file mode 100644 index 0000000000000..03cff5ba99a98 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-firestore/icons/color/gcp-firestore-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-firestore/icons/white/gcp-firestore-white.svg b/src/collections/integrations/gcp/icons/components/gcp-firestore/icons/white/gcp-firestore-white.svg new file mode 100644 index 0000000000000..730f41a506059 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-firestore/icons/white/gcp-firestore-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-fleet-engine/icons/color/gcp-fleet-engine-color.svg b/src/collections/integrations/gcp/icons/components/gcp-fleet-engine/icons/color/gcp-fleet-engine-color.svg new file mode 100644 index 0000000000000..994c2747554da --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-fleet-engine/icons/color/gcp-fleet-engine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-fleet-engine/icons/white/gcp-fleet-engine-white.svg b/src/collections/integrations/gcp/icons/components/gcp-fleet-engine/icons/white/gcp-fleet-engine-white.svg new file mode 100644 index 0000000000000..efe452cc567a3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-fleet-engine/icons/white/gcp-fleet-engine-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-free-trial/icons/color/gcp-free-trial-color.svg b/src/collections/integrations/gcp/icons/components/gcp-free-trial/icons/color/gcp-free-trial-color.svg new file mode 100644 index 0000000000000..dae9e81029874 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-free-trial/icons/color/gcp-free-trial-color.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-free-trial/icons/white/gcp-free-trial-white.svg b/src/collections/integrations/gcp/icons/components/gcp-free-trial/icons/white/gcp-free-trial-white.svg new file mode 100644 index 0000000000000..8a3aab9aebc98 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-free-trial/icons/white/gcp-free-trial-white.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-game-servers/icons/color/gcp-game-servers-color.svg b/src/collections/integrations/gcp/icons/components/gcp-game-servers/icons/color/gcp-game-servers-color.svg new file mode 100644 index 0000000000000..b7cfa71452c94 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-game-servers/icons/color/gcp-game-servers-color.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-game-servers/icons/white/gcp-game-servers-white.svg b/src/collections/integrations/gcp/icons/components/gcp-game-servers/icons/white/gcp-game-servers-white.svg new file mode 100644 index 0000000000000..08ddd566d6093 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-game-servers/icons/white/gcp-game-servers-white.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-gce-systems-management/icons/color/gcp-gce-systems-management-color.svg b/src/collections/integrations/gcp/icons/components/gcp-gce-systems-management/icons/color/gcp-gce-systems-management-color.svg new file mode 100644 index 0000000000000..5bd94ca2fc6cb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-gce-systems-management/icons/color/gcp-gce-systems-management-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-gce-systems-management/icons/white/gcp-gce-systems-management-white.svg b/src/collections/integrations/gcp/icons/components/gcp-gce-systems-management/icons/white/gcp-gce-systems-management-white.svg new file mode 100644 index 0000000000000..dfcf3c35b898a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-gce-systems-management/icons/white/gcp-gce-systems-management-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-genomics/icons/color/gcp-genomics-color.svg b/src/collections/integrations/gcp/icons/components/gcp-genomics/icons/color/gcp-genomics-color.svg new file mode 100644 index 0000000000000..6216d9ecbabd4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-genomics/icons/color/gcp-genomics-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-genomics/icons/white/gcp-genomics-white.svg b/src/collections/integrations/gcp/icons/components/gcp-genomics/icons/white/gcp-genomics-white.svg new file mode 100644 index 0000000000000..bbb6b292543f4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-genomics/icons/white/gcp-genomics-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-gke-on-prem/icons/color/gcp-gke-on-prem-color.svg b/src/collections/integrations/gcp/icons/components/gcp-gke-on-prem/icons/color/gcp-gke-on-prem-color.svg new file mode 100644 index 0000000000000..9cbabc50fdf48 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-gke-on-prem/icons/color/gcp-gke-on-prem-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-gke-on-prem/icons/white/gcp-gke-on-prem-white.svg b/src/collections/integrations/gcp/icons/components/gcp-gke-on-prem/icons/white/gcp-gke-on-prem-white.svg new file mode 100644 index 0000000000000..30fce4b1fa60c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-gke-on-prem/icons/white/gcp-gke-on-prem-white.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-google-cloud-marketplace/icons/color/gcp-google-cloud-marketplace-color.svg b/src/collections/integrations/gcp/icons/components/gcp-google-cloud-marketplace/icons/color/gcp-google-cloud-marketplace-color.svg new file mode 100644 index 0000000000000..e3f27c4e6e84b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-google-cloud-marketplace/icons/color/gcp-google-cloud-marketplace-color.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-google-cloud-marketplace/icons/white/gcp-google-cloud-marketplace-white.svg b/src/collections/integrations/gcp/icons/components/gcp-google-cloud-marketplace/icons/white/gcp-google-cloud-marketplace-white.svg new file mode 100644 index 0000000000000..94ca8a546e2ff --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-google-cloud-marketplace/icons/white/gcp-google-cloud-marketplace-white.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-google-kubernetes-engine/icons/color/gcp-google-kubernetes-engine-color.svg b/src/collections/integrations/gcp/icons/components/gcp-google-kubernetes-engine/icons/color/gcp-google-kubernetes-engine-color.svg new file mode 100644 index 0000000000000..5e0268b8bdb23 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-google-kubernetes-engine/icons/color/gcp-google-kubernetes-engine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-google-kubernetes-engine/icons/white/gcp-google-kubernetes-engine-white.svg b/src/collections/integrations/gcp/icons/components/gcp-google-kubernetes-engine/icons/white/gcp-google-kubernetes-engine-white.svg new file mode 100644 index 0000000000000..8f1e44c820001 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-google-kubernetes-engine/icons/white/gcp-google-kubernetes-engine-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-google-maps-platform/icons/color/gcp-google-maps-platform-color.svg b/src/collections/integrations/gcp/icons/components/gcp-google-maps-platform/icons/color/gcp-google-maps-platform-color.svg new file mode 100644 index 0000000000000..e5c979d57bab7 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-google-maps-platform/icons/color/gcp-google-maps-platform-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-google-maps-platform/icons/white/gcp-google-maps-platform-white.svg b/src/collections/integrations/gcp/icons/components/gcp-google-maps-platform/icons/white/gcp-google-maps-platform-white.svg new file mode 100644 index 0000000000000..284cab15ad785 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-google-maps-platform/icons/white/gcp-google-maps-platform-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-healthcare-nlp-api/icons/color/gcp-healthcare-nlp-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-healthcare-nlp-api/icons/color/gcp-healthcare-nlp-api-color.svg new file mode 100644 index 0000000000000..4ec7aa87a4785 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-healthcare-nlp-api/icons/color/gcp-healthcare-nlp-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-healthcare-nlp-api/icons/white/gcp-healthcare-nlp-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-healthcare-nlp-api/icons/white/gcp-healthcare-nlp-api-white.svg new file mode 100644 index 0000000000000..3985949bdbe0f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-healthcare-nlp-api/icons/white/gcp-healthcare-nlp-api-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-home/icons/color/gcp-home-color.svg b/src/collections/integrations/gcp/icons/components/gcp-home/icons/color/gcp-home-color.svg new file mode 100644 index 0000000000000..4289c25e0a6de --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-home/icons/color/gcp-home-color.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-home/icons/white/gcp-home-white.svg b/src/collections/integrations/gcp/icons/components/gcp-home/icons/white/gcp-home-white.svg new file mode 100644 index 0000000000000..ea4eeda20e4d8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-home/icons/white/gcp-home-white.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-identity-and-access-management/icons/color/gcp-identity-and-access-management-color.svg b/src/collections/integrations/gcp/icons/components/gcp-identity-and-access-management/icons/color/gcp-identity-and-access-management-color.svg new file mode 100644 index 0000000000000..3dca99c473aed --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-identity-and-access-management/icons/color/gcp-identity-and-access-management-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-identity-and-access-management/icons/white/gcp-identity-and-access-management-white.svg b/src/collections/integrations/gcp/icons/components/gcp-identity-and-access-management/icons/white/gcp-identity-and-access-management-white.svg new file mode 100644 index 0000000000000..fea094de4b65a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-identity-and-access-management/icons/white/gcp-identity-and-access-management-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-identity-aware-proxy/icons/color/gcp-identity-aware-proxy-color.svg b/src/collections/integrations/gcp/icons/components/gcp-identity-aware-proxy/icons/color/gcp-identity-aware-proxy-color.svg new file mode 100644 index 0000000000000..170fd4787f031 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-identity-aware-proxy/icons/color/gcp-identity-aware-proxy-color.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-identity-aware-proxy/icons/white/gcp-identity-aware-proxy-white.svg b/src/collections/integrations/gcp/icons/components/gcp-identity-aware-proxy/icons/white/gcp-identity-aware-proxy-white.svg new file mode 100644 index 0000000000000..828519f5c01ab --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-identity-aware-proxy/icons/white/gcp-identity-aware-proxy-white.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-identity-platform/icons/color/gcp-identity-platform-color.svg b/src/collections/integrations/gcp/icons/components/gcp-identity-platform/icons/color/gcp-identity-platform-color.svg new file mode 100644 index 0000000000000..e45bcdc91f15b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-identity-platform/icons/color/gcp-identity-platform-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-identity-platform/icons/white/gcp-identity-platform-white.svg b/src/collections/integrations/gcp/icons/components/gcp-identity-platform/icons/white/gcp-identity-platform-white.svg new file mode 100644 index 0000000000000..acb6e76929893 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-identity-platform/icons/white/gcp-identity-platform-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-iot-core/icons/color/gcp-iot-core-color.svg b/src/collections/integrations/gcp/icons/components/gcp-iot-core/icons/color/gcp-iot-core-color.svg new file mode 100644 index 0000000000000..dfbce9c141e83 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-iot-core/icons/color/gcp-iot-core-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-iot-core/icons/white/gcp-iot-core-white.svg b/src/collections/integrations/gcp/icons/components/gcp-iot-core/icons/white/gcp-iot-core-white.svg new file mode 100644 index 0000000000000..cc1e30f7f0bfc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-iot-core/icons/white/gcp-iot-core-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-iot-edge/icons/color/gcp-iot-edge-color.svg b/src/collections/integrations/gcp/icons/components/gcp-iot-edge/icons/color/gcp-iot-edge-color.svg new file mode 100644 index 0000000000000..ec5f52b801c51 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-iot-edge/icons/color/gcp-iot-edge-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-iot-edge/icons/white/gcp-iot-edge-white.svg b/src/collections/integrations/gcp/icons/components/gcp-iot-edge/icons/white/gcp-iot-edge-white.svg new file mode 100644 index 0000000000000..bbe9c2c349222 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-iot-edge/icons/white/gcp-iot-edge-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-key-access-justifications/icons/color/gcp-key-access-justifications-color.svg b/src/collections/integrations/gcp/icons/components/gcp-key-access-justifications/icons/color/gcp-key-access-justifications-color.svg new file mode 100644 index 0000000000000..3f8017f74beaf --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-key-access-justifications/icons/color/gcp-key-access-justifications-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-key-access-justifications/icons/white/gcp-key-access-justifications-white.svg b/src/collections/integrations/gcp/icons/components/gcp-key-access-justifications/icons/white/gcp-key-access-justifications-white.svg new file mode 100644 index 0000000000000..bd63d4d33ee2e --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-key-access-justifications/icons/white/gcp-key-access-justifications-white.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-key-management-service/icons/color/gcp-key-management-service-color.svg b/src/collections/integrations/gcp/icons/components/gcp-key-management-service/icons/color/gcp-key-management-service-color.svg new file mode 100644 index 0000000000000..11ac8684ec714 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-key-management-service/icons/color/gcp-key-management-service-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-key-management-service/icons/white/gcp-key-management-service-white.svg b/src/collections/integrations/gcp/icons/components/gcp-key-management-service/icons/white/gcp-key-management-service-white.svg new file mode 100644 index 0000000000000..7d1622524d255 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-key-management-service/icons/white/gcp-key-management-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-kuberun/icons/color/gcp-kuberun-color.svg b/src/collections/integrations/gcp/icons/components/gcp-kuberun/icons/color/gcp-kuberun-color.svg new file mode 100644 index 0000000000000..8e363742062fd --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-kuberun/icons/color/gcp-kuberun-color.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-kuberun/icons/white/gcp-kuberun-white.svg b/src/collections/integrations/gcp/icons/components/gcp-kuberun/icons/white/gcp-kuberun-white.svg new file mode 100644 index 0000000000000..5665da72c4677 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-kuberun/icons/white/gcp-kuberun-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-launcher/icons/color/gcp-launcher-color.svg b/src/collections/integrations/gcp/icons/components/gcp-launcher/icons/color/gcp-launcher-color.svg new file mode 100644 index 0000000000000..014b603f62009 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-launcher/icons/color/gcp-launcher-color.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-launcher/icons/white/gcp-launcher-white.svg b/src/collections/integrations/gcp/icons/components/gcp-launcher/icons/white/gcp-launcher-white.svg new file mode 100644 index 0000000000000..f4a6716d95a89 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-launcher/icons/white/gcp-launcher-white.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-local-ssd/icons/color/gcp-local-ssd-color.svg b/src/collections/integrations/gcp/icons/components/gcp-local-ssd/icons/color/gcp-local-ssd-color.svg new file mode 100644 index 0000000000000..d17746065e739 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-local-ssd/icons/color/gcp-local-ssd-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-local-ssd/icons/white/gcp-local-ssd-white.svg b/src/collections/integrations/gcp/icons/components/gcp-local-ssd/icons/white/gcp-local-ssd-white.svg new file mode 100644 index 0000000000000..59a433ac09558 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-local-ssd/icons/white/gcp-local-ssd-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-looker/icons/color/gcp-looker-color.svg b/src/collections/integrations/gcp/icons/components/gcp-looker/icons/color/gcp-looker-color.svg new file mode 100644 index 0000000000000..a9cde1eb69e3c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-looker/icons/color/gcp-looker-color.svg @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-looker/icons/white/gcp-looker-white.svg b/src/collections/integrations/gcp/icons/components/gcp-looker/icons/white/gcp-looker-white.svg new file mode 100644 index 0000000000000..be91effefaf69 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-looker/icons/white/gcp-looker-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-managed-service-for-microsoft-active-directory/icons/color/gcp-managed-service-for-microsoft-active-directory-color.svg b/src/collections/integrations/gcp/icons/components/gcp-managed-service-for-microsoft-active-directory/icons/color/gcp-managed-service-for-microsoft-active-directory-color.svg new file mode 100644 index 0000000000000..40ef3a923418f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-managed-service-for-microsoft-active-directory/icons/color/gcp-managed-service-for-microsoft-active-directory-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-managed-service-for-microsoft-active-directory/icons/white/gcp-managed-service-for-microsoft-active-directory-white.svg b/src/collections/integrations/gcp/icons/components/gcp-managed-service-for-microsoft-active-directory/icons/white/gcp-managed-service-for-microsoft-active-directory-white.svg new file mode 100644 index 0000000000000..2361f22309540 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-managed-service-for-microsoft-active-directory/icons/white/gcp-managed-service-for-microsoft-active-directory-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-media-translation-api/icons/color/gcp-media-translation-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-media-translation-api/icons/color/gcp-media-translation-api-color.svg new file mode 100644 index 0000000000000..fd3bd44d1f529 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-media-translation-api/icons/color/gcp-media-translation-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-media-translation-api/icons/white/gcp-media-translation-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-media-translation-api/icons/white/gcp-media-translation-api-white.svg new file mode 100644 index 0000000000000..3a4fd37c378c6 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-media-translation-api/icons/white/gcp-media-translation-api-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-memorystore/icons/color/gcp-memorystore-color.svg b/src/collections/integrations/gcp/icons/components/gcp-memorystore/icons/color/gcp-memorystore-color.svg new file mode 100644 index 0000000000000..efcf082103816 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-memorystore/icons/color/gcp-memorystore-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-memorystore/icons/white/gcp-memorystore-white.svg b/src/collections/integrations/gcp/icons/components/gcp-memorystore/icons/white/gcp-memorystore-white.svg new file mode 100644 index 0000000000000..cb4560936fc3a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-memorystore/icons/white/gcp-memorystore-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-migrate-for-anthos/icons/color/gcp-migrate-for-anthos-color.svg b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-anthos/icons/color/gcp-migrate-for-anthos-color.svg new file mode 100644 index 0000000000000..bb6174977aed5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-anthos/icons/color/gcp-migrate-for-anthos-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-migrate-for-anthos/icons/white/gcp-migrate-for-anthos-white.svg b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-anthos/icons/white/gcp-migrate-for-anthos-white.svg new file mode 100644 index 0000000000000..76685542eb644 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-anthos/icons/white/gcp-migrate-for-anthos-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-migrate-for-compute-engine/icons/color/gcp-migrate-for-compute-engine-color.svg b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-compute-engine/icons/color/gcp-migrate-for-compute-engine-color.svg new file mode 100644 index 0000000000000..3a66f9c1117e5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-compute-engine/icons/color/gcp-migrate-for-compute-engine-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-migrate-for-compute-engine/icons/white/gcp-migrate-for-compute-engine-white.svg b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-compute-engine/icons/white/gcp-migrate-for-compute-engine-white.svg new file mode 100644 index 0000000000000..941c48f8914b8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-migrate-for-compute-engine/icons/white/gcp-migrate-for-compute-engine-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-my-cloud/icons/color/gcp-my-cloud-color.svg b/src/collections/integrations/gcp/icons/components/gcp-my-cloud/icons/color/gcp-my-cloud-color.svg new file mode 100644 index 0000000000000..d11f0a8d843b6 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-my-cloud/icons/color/gcp-my-cloud-color.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-my-cloud/icons/white/gcp-my-cloud-white.svg b/src/collections/integrations/gcp/icons/components/gcp-my-cloud/icons/white/gcp-my-cloud-white.svg new file mode 100644 index 0000000000000..3823302e7d316 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-my-cloud/icons/white/gcp-my-cloud-white.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-connectivity-center/icons/color/gcp-network-connectivity-center-color.svg b/src/collections/integrations/gcp/icons/components/gcp-network-connectivity-center/icons/color/gcp-network-connectivity-center-color.svg new file mode 100644 index 0000000000000..c6dc78d41a1c1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-connectivity-center/icons/color/gcp-network-connectivity-center-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-connectivity-center/icons/white/gcp-network-connectivity-center-white.svg b/src/collections/integrations/gcp/icons/components/gcp-network-connectivity-center/icons/white/gcp-network-connectivity-center-white.svg new file mode 100644 index 0000000000000..5381536931a63 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-connectivity-center/icons/white/gcp-network-connectivity-center-white.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-intelligence-center/icons/color/gcp-network-intelligence-center-color.svg b/src/collections/integrations/gcp/icons/components/gcp-network-intelligence-center/icons/color/gcp-network-intelligence-center-color.svg new file mode 100644 index 0000000000000..c987b50f2c88d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-intelligence-center/icons/color/gcp-network-intelligence-center-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-intelligence-center/icons/white/gcp-network-intelligence-center-white.svg b/src/collections/integrations/gcp/icons/components/gcp-network-intelligence-center/icons/white/gcp-network-intelligence-center-white.svg new file mode 100644 index 0000000000000..9646b62bf1dbb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-intelligence-center/icons/white/gcp-network-intelligence-center-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-security/icons/color/gcp-network-security-color.svg b/src/collections/integrations/gcp/icons/components/gcp-network-security/icons/color/gcp-network-security-color.svg new file mode 100644 index 0000000000000..06ae67752cc84 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-security/icons/color/gcp-network-security-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-security/icons/white/gcp-network-security-white.svg b/src/collections/integrations/gcp/icons/components/gcp-network-security/icons/white/gcp-network-security-white.svg new file mode 100644 index 0000000000000..c49a5a877bfe8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-security/icons/white/gcp-network-security-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-tiers/icons/color/gcp-network-tiers-color.svg b/src/collections/integrations/gcp/icons/components/gcp-network-tiers/icons/color/gcp-network-tiers-color.svg new file mode 100644 index 0000000000000..1a32ea0babb1c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-tiers/icons/color/gcp-network-tiers-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-tiers/icons/white/gcp-network-tiers-white.svg b/src/collections/integrations/gcp/icons/components/gcp-network-tiers/icons/white/gcp-network-tiers-white.svg new file mode 100644 index 0000000000000..27bf80e7be873 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-tiers/icons/white/gcp-network-tiers-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-topology/icons/color/gcp-network-topology-color.svg b/src/collections/integrations/gcp/icons/components/gcp-network-topology/icons/color/gcp-network-topology-color.svg new file mode 100644 index 0000000000000..64666bba0a25a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-topology/icons/color/gcp-network-topology-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-network-topology/icons/white/gcp-network-topology-white.svg b/src/collections/integrations/gcp/icons/components/gcp-network-topology/icons/white/gcp-network-topology-white.svg new file mode 100644 index 0000000000000..8c5da373a9b46 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-network-topology/icons/white/gcp-network-topology-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-onboarding/icons/color/gcp-onboarding-color.svg b/src/collections/integrations/gcp/icons/components/gcp-onboarding/icons/color/gcp-onboarding-color.svg new file mode 100644 index 0000000000000..8f90139283348 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-onboarding/icons/color/gcp-onboarding-color.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-onboarding/icons/white/gcp-onboarding-white.svg b/src/collections/integrations/gcp/icons/components/gcp-onboarding/icons/white/gcp-onboarding-white.svg new file mode 100644 index 0000000000000..20db7859b2bdc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-onboarding/icons/white/gcp-onboarding-white.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-os-configuration-management/icons/color/gcp-os-configuration-management-color.svg b/src/collections/integrations/gcp/icons/components/gcp-os-configuration-management/icons/color/gcp-os-configuration-management-color.svg new file mode 100644 index 0000000000000..b1f9f2a3d26c5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-os-configuration-management/icons/color/gcp-os-configuration-management-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-os-configuration-management/icons/white/gcp-os-configuration-management-white.svg b/src/collections/integrations/gcp/icons/components/gcp-os-configuration-management/icons/white/gcp-os-configuration-management-white.svg new file mode 100644 index 0000000000000..401dd44756cdd --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-os-configuration-management/icons/white/gcp-os-configuration-management-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-os-inventory-management/icons/color/gcp-os-inventory-management-color.svg b/src/collections/integrations/gcp/icons/components/gcp-os-inventory-management/icons/color/gcp-os-inventory-management-color.svg new file mode 100644 index 0000000000000..1ee2ffa0f03cb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-os-inventory-management/icons/color/gcp-os-inventory-management-color.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-os-inventory-management/icons/white/gcp-os-inventory-management-white.svg b/src/collections/integrations/gcp/icons/components/gcp-os-inventory-management/icons/white/gcp-os-inventory-management-white.svg new file mode 100644 index 0000000000000..90894eed29b50 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-os-inventory-management/icons/white/gcp-os-inventory-management-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-os-patch-management/icons/color/gcp-os-patch-management-color.svg b/src/collections/integrations/gcp/icons/components/gcp-os-patch-management/icons/color/gcp-os-patch-management-color.svg new file mode 100644 index 0000000000000..ce179bf6d16aa --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-os-patch-management/icons/color/gcp-os-patch-management-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-os-patch-management/icons/white/gcp-os-patch-management-white.svg b/src/collections/integrations/gcp/icons/components/gcp-os-patch-management/icons/white/gcp-os-patch-management-white.svg new file mode 100644 index 0000000000000..ec4987f5ebf3c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-os-patch-management/icons/white/gcp-os-patch-management-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-partner-interconnect/icons/color/gcp-partner-interconnect-color.svg b/src/collections/integrations/gcp/icons/components/gcp-partner-interconnect/icons/color/gcp-partner-interconnect-color.svg new file mode 100644 index 0000000000000..19672b333bc4c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-partner-interconnect/icons/color/gcp-partner-interconnect-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-partner-interconnect/icons/white/gcp-partner-interconnect-white.svg b/src/collections/integrations/gcp/icons/components/gcp-partner-interconnect/icons/white/gcp-partner-interconnect-white.svg new file mode 100644 index 0000000000000..0f3b34fda8b2b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-partner-interconnect/icons/white/gcp-partner-interconnect-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-partner-portal/icons/color/gcp-partner-portal-color.svg b/src/collections/integrations/gcp/icons/components/gcp-partner-portal/icons/color/gcp-partner-portal-color.svg new file mode 100644 index 0000000000000..88dc3eb4a8448 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-partner-portal/icons/color/gcp-partner-portal-color.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-partner-portal/icons/white/gcp-partner-portal-white.svg b/src/collections/integrations/gcp/icons/components/gcp-partner-portal/icons/white/gcp-partner-portal-white.svg new file mode 100644 index 0000000000000..66b3a318c94da --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-partner-portal/icons/white/gcp-partner-portal-white.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-performance-dashboard/icons/color/gcp-performance-dashboard-color.svg b/src/collections/integrations/gcp/icons/components/gcp-performance-dashboard/icons/color/gcp-performance-dashboard-color.svg new file mode 100644 index 0000000000000..250f3232c77d2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-performance-dashboard/icons/color/gcp-performance-dashboard-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-performance-dashboard/icons/white/gcp-performance-dashboard-white.svg b/src/collections/integrations/gcp/icons/components/gcp-performance-dashboard/icons/white/gcp-performance-dashboard-white.svg new file mode 100644 index 0000000000000..1b35f0d582110 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-performance-dashboard/icons/white/gcp-performance-dashboard-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-permissions/icons/color/gcp-permissions-color.svg b/src/collections/integrations/gcp/icons/components/gcp-permissions/icons/color/gcp-permissions-color.svg new file mode 100644 index 0000000000000..e8bcfcb2e8d41 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-permissions/icons/color/gcp-permissions-color.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-permissions/icons/white/gcp-permissions-white.svg b/src/collections/integrations/gcp/icons/components/gcp-permissions/icons/white/gcp-permissions-white.svg new file mode 100644 index 0000000000000..1dbfece159ad1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-permissions/icons/white/gcp-permissions-white.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-persistent-disk/icons/color/gcp-persistent-disk-color.svg b/src/collections/integrations/gcp/icons/components/gcp-persistent-disk/icons/color/gcp-persistent-disk-color.svg new file mode 100644 index 0000000000000..a73aa9a1e7d31 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-persistent-disk/icons/color/gcp-persistent-disk-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-persistent-disk/icons/white/gcp-persistent-disk-white.svg b/src/collections/integrations/gcp/icons/components/gcp-persistent-disk/icons/white/gcp-persistent-disk-white.svg new file mode 100644 index 0000000000000..34377d812e56b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-persistent-disk/icons/white/gcp-persistent-disk-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-phishing-protection/icons/color/gcp-phishing-protection-color.svg b/src/collections/integrations/gcp/icons/components/gcp-phishing-protection/icons/color/gcp-phishing-protection-color.svg new file mode 100644 index 0000000000000..47c9257e1861b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-phishing-protection/icons/color/gcp-phishing-protection-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-phishing-protection/icons/white/gcp-phishing-protection-white.svg b/src/collections/integrations/gcp/icons/components/gcp-phishing-protection/icons/white/gcp-phishing-protection-white.svg new file mode 100644 index 0000000000000..11efcd048ec01 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-phishing-protection/icons/white/gcp-phishing-protection-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-policy-analyzer/icons/color/gcp-policy-analyzer-color.svg b/src/collections/integrations/gcp/icons/components/gcp-policy-analyzer/icons/color/gcp-policy-analyzer-color.svg new file mode 100644 index 0000000000000..44765165d9704 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-policy-analyzer/icons/color/gcp-policy-analyzer-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-policy-analyzer/icons/white/gcp-policy-analyzer-white.svg b/src/collections/integrations/gcp/icons/components/gcp-policy-analyzer/icons/white/gcp-policy-analyzer-white.svg new file mode 100644 index 0000000000000..314e3c30404ce --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-policy-analyzer/icons/white/gcp-policy-analyzer-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-premium-network-tier/icons/color/gcp-premium-network-tier-color.svg b/src/collections/integrations/gcp/icons/components/gcp-premium-network-tier/icons/color/gcp-premium-network-tier-color.svg new file mode 100644 index 0000000000000..36f071403a7c2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-premium-network-tier/icons/color/gcp-premium-network-tier-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-premium-network-tier/icons/white/gcp-premium-network-tier-white.svg b/src/collections/integrations/gcp/icons/components/gcp-premium-network-tier/icons/white/gcp-premium-network-tier-white.svg new file mode 100644 index 0000000000000..32b5cabde0c27 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-premium-network-tier/icons/white/gcp-premium-network-tier-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-private-connectivity/icons/color/gcp-private-connectivity-color.svg b/src/collections/integrations/gcp/icons/components/gcp-private-connectivity/icons/color/gcp-private-connectivity-color.svg new file mode 100644 index 0000000000000..941488489e92c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-private-connectivity/icons/color/gcp-private-connectivity-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-private-connectivity/icons/white/gcp-private-connectivity-white.svg b/src/collections/integrations/gcp/icons/components/gcp-private-connectivity/icons/white/gcp-private-connectivity-white.svg new file mode 100644 index 0000000000000..d33bc23cb3244 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-private-connectivity/icons/white/gcp-private-connectivity-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-private-service-connect/icons/color/gcp-private-service-connect-color.svg b/src/collections/integrations/gcp/icons/components/gcp-private-service-connect/icons/color/gcp-private-service-connect-color.svg new file mode 100644 index 0000000000000..7d2cf749b1004 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-private-service-connect/icons/color/gcp-private-service-connect-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-private-service-connect/icons/white/gcp-private-service-connect-white.svg b/src/collections/integrations/gcp/icons/components/gcp-private-service-connect/icons/white/gcp-private-service-connect-white.svg new file mode 100644 index 0000000000000..1c87946ab84da --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-private-service-connect/icons/white/gcp-private-service-connect-white.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-producer-portal/icons/color/gcp-producer-portal-color.svg b/src/collections/integrations/gcp/icons/components/gcp-producer-portal/icons/color/gcp-producer-portal-color.svg new file mode 100644 index 0000000000000..a8ec217b979ee --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-producer-portal/icons/color/gcp-producer-portal-color.svg @@ -0,0 +1,13 @@ + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-producer-portal/icons/white/gcp-producer-portal-white.svg b/src/collections/integrations/gcp/icons/components/gcp-producer-portal/icons/white/gcp-producer-portal-white.svg new file mode 100644 index 0000000000000..bc558ea69b0bc --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-producer-portal/icons/white/gcp-producer-portal-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-profiler/icons/color/gcp-profiler-color.svg b/src/collections/integrations/gcp/icons/components/gcp-profiler/icons/color/gcp-profiler-color.svg new file mode 100644 index 0000000000000..78b7795a0b0db --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-profiler/icons/color/gcp-profiler-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-profiler/icons/white/gcp-profiler-white.svg b/src/collections/integrations/gcp/icons/components/gcp-profiler/icons/white/gcp-profiler-white.svg new file mode 100644 index 0000000000000..b36e10832cf34 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-profiler/icons/white/gcp-profiler-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-project/icons/color/gcp-project-color.svg b/src/collections/integrations/gcp/icons/components/gcp-project/icons/color/gcp-project-color.svg new file mode 100644 index 0000000000000..22fa11e0092fd --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-project/icons/color/gcp-project-color.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-project/icons/white/gcp-project-white.svg b/src/collections/integrations/gcp/icons/components/gcp-project/icons/white/gcp-project-white.svg new file mode 100644 index 0000000000000..6bcc03e0c1e13 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-project/icons/white/gcp-project-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-pubsub/icons/color/gcp-pubsub-color.svg b/src/collections/integrations/gcp/icons/components/gcp-pubsub/icons/color/gcp-pubsub-color.svg new file mode 100644 index 0000000000000..1d275f1f6e004 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-pubsub/icons/color/gcp-pubsub-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-pubsub/icons/white/gcp-pubsub-white.svg b/src/collections/integrations/gcp/icons/components/gcp-pubsub/icons/white/gcp-pubsub-white.svg new file mode 100644 index 0000000000000..1e7e00633d7e3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-pubsub/icons/white/gcp-pubsub-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-quantum-engine/icons/color/gcp-quantum-engine-color.svg b/src/collections/integrations/gcp/icons/components/gcp-quantum-engine/icons/color/gcp-quantum-engine-color.svg new file mode 100644 index 0000000000000..4ddbbce4d3ff4 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-quantum-engine/icons/color/gcp-quantum-engine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-quantum-engine/icons/white/gcp-quantum-engine-white.svg b/src/collections/integrations/gcp/icons/components/gcp-quantum-engine/icons/white/gcp-quantum-engine-white.svg new file mode 100644 index 0000000000000..0d25e4e7f52ef --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-quantum-engine/icons/white/gcp-quantum-engine-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-quotas/icons/color/gcp-quotas-color.svg b/src/collections/integrations/gcp/icons/components/gcp-quotas/icons/color/gcp-quotas-color.svg new file mode 100644 index 0000000000000..1b83fb5b9c516 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-quotas/icons/color/gcp-quotas-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-quotas/icons/white/gcp-quotas-white.svg b/src/collections/integrations/gcp/icons/components/gcp-quotas/icons/white/gcp-quotas-white.svg new file mode 100644 index 0000000000000..c01110bd80bf0 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-quotas/icons/white/gcp-quotas-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-real-world-insights/icons/color/gcp-real-world-insights-color.svg b/src/collections/integrations/gcp/icons/components/gcp-real-world-insights/icons/color/gcp-real-world-insights-color.svg new file mode 100644 index 0000000000000..c9dec0e51c9a9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-real-world-insights/icons/color/gcp-real-world-insights-color.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-real-world-insights/icons/white/gcp-real-world-insights-white.svg b/src/collections/integrations/gcp/icons/components/gcp-real-world-insights/icons/white/gcp-real-world-insights-white.svg new file mode 100644 index 0000000000000..05696452e1a3c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-real-world-insights/icons/white/gcp-real-world-insights-white.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-recommendations-ai/icons/color/gcp-recommendations-ai-color.svg b/src/collections/integrations/gcp/icons/components/gcp-recommendations-ai/icons/color/gcp-recommendations-ai-color.svg new file mode 100644 index 0000000000000..676bc9b4d7c7f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-recommendations-ai/icons/color/gcp-recommendations-ai-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-recommendations-ai/icons/white/gcp-recommendations-ai-white.svg b/src/collections/integrations/gcp/icons/components/gcp-recommendations-ai/icons/white/gcp-recommendations-ai-white.svg new file mode 100644 index 0000000000000..c76b104cb55cd --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-recommendations-ai/icons/white/gcp-recommendations-ai-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-release-notes/icons/color/gcp-release-notes-color.svg b/src/collections/integrations/gcp/icons/components/gcp-release-notes/icons/color/gcp-release-notes-color.svg new file mode 100644 index 0000000000000..0e6649cc4503b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-release-notes/icons/color/gcp-release-notes-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-release-notes/icons/white/gcp-release-notes-white.svg b/src/collections/integrations/gcp/icons/components/gcp-release-notes/icons/white/gcp-release-notes-white.svg new file mode 100644 index 0000000000000..6d9f1300a4f23 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-release-notes/icons/white/gcp-release-notes-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-retail-api/icons/color/gcp-retail-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-retail-api/icons/color/gcp-retail-api-color.svg new file mode 100644 index 0000000000000..310291663599c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-retail-api/icons/color/gcp-retail-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-retail-api/icons/white/gcp-retail-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-retail-api/icons/white/gcp-retail-api-white.svg new file mode 100644 index 0000000000000..3affd3794cbfb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-retail-api/icons/white/gcp-retail-api-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-risk-manager/icons/color/gcp-risk-manager-color.svg b/src/collections/integrations/gcp/icons/components/gcp-risk-manager/icons/color/gcp-risk-manager-color.svg new file mode 100644 index 0000000000000..eb60a65031659 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-risk-manager/icons/color/gcp-risk-manager-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-risk-manager/icons/white/gcp-risk-manager-white.svg b/src/collections/integrations/gcp/icons/components/gcp-risk-manager/icons/white/gcp-risk-manager-white.svg new file mode 100644 index 0000000000000..e216de3d68c0f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-risk-manager/icons/white/gcp-risk-manager-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-runtime-config/icons/color/gcp-runtime-config-color.svg b/src/collections/integrations/gcp/icons/components/gcp-runtime-config/icons/color/gcp-runtime-config-color.svg new file mode 100644 index 0000000000000..6f45d6166fc13 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-runtime-config/icons/color/gcp-runtime-config-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-runtime-config/icons/white/gcp-runtime-config-white.svg b/src/collections/integrations/gcp/icons/components/gcp-runtime-config/icons/white/gcp-runtime-config-white.svg new file mode 100644 index 0000000000000..7003d1158f85c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-runtime-config/icons/white/gcp-runtime-config-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-secret-manager/icons/color/gcp-secret-manager-color.svg b/src/collections/integrations/gcp/icons/components/gcp-secret-manager/icons/color/gcp-secret-manager-color.svg new file mode 100644 index 0000000000000..1668a03267db8 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-secret-manager/icons/color/gcp-secret-manager-color.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-secret-manager/icons/white/gcp-secret-manager-white.svg b/src/collections/integrations/gcp/icons/components/gcp-secret-manager/icons/white/gcp-secret-manager-white.svg new file mode 100644 index 0000000000000..085f0213ed472 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-secret-manager/icons/white/gcp-secret-manager-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-security-command-center/icons/color/gcp-security-command-center-color.svg b/src/collections/integrations/gcp/icons/components/gcp-security-command-center/icons/color/gcp-security-command-center-color.svg new file mode 100644 index 0000000000000..e75c15ced081c --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security-command-center/icons/color/gcp-security-command-center-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-security-command-center/icons/white/gcp-security-command-center-white.svg b/src/collections/integrations/gcp/icons/components/gcp-security-command-center/icons/white/gcp-security-command-center-white.svg new file mode 100644 index 0000000000000..a47fa6481a46d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security-command-center/icons/white/gcp-security-command-center-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-security-health-advisor/icons/color/gcp-security-health-advisor-color.svg b/src/collections/integrations/gcp/icons/components/gcp-security-health-advisor/icons/color/gcp-security-health-advisor-color.svg new file mode 100644 index 0000000000000..6c665359874ef --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security-health-advisor/icons/color/gcp-security-health-advisor-color.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-security-health-advisor/icons/white/gcp-security-health-advisor-white.svg b/src/collections/integrations/gcp/icons/components/gcp-security-health-advisor/icons/white/gcp-security-health-advisor-white.svg new file mode 100644 index 0000000000000..df2aaf87274b3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security-health-advisor/icons/white/gcp-security-health-advisor-white.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-security-key-enforcement/icons/color/gcp-security-key-enforcement-color.svg b/src/collections/integrations/gcp/icons/components/gcp-security-key-enforcement/icons/color/gcp-security-key-enforcement-color.svg new file mode 100644 index 0000000000000..945a67751337b --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security-key-enforcement/icons/color/gcp-security-key-enforcement-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-security-key-enforcement/icons/white/gcp-security-key-enforcement-white.svg b/src/collections/integrations/gcp/icons/components/gcp-security-key-enforcement/icons/white/gcp-security-key-enforcement-white.svg new file mode 100644 index 0000000000000..3e6bc1db7169f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security-key-enforcement/icons/white/gcp-security-key-enforcement-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-security/icons/color/gcp-security-color.svg b/src/collections/integrations/gcp/icons/components/gcp-security/icons/color/gcp-security-color.svg new file mode 100644 index 0000000000000..5ed053613f0c3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security/icons/color/gcp-security-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-security/icons/white/gcp-security-white.svg b/src/collections/integrations/gcp/icons/components/gcp-security/icons/white/gcp-security-white.svg new file mode 100644 index 0000000000000..183bcbfd47c29 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-security/icons/white/gcp-security-white.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-service-discovery/icons/color/gcp-service-discovery-color.svg b/src/collections/integrations/gcp/icons/components/gcp-service-discovery/icons/color/gcp-service-discovery-color.svg new file mode 100644 index 0000000000000..9450388480199 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-service-discovery/icons/color/gcp-service-discovery-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-service-discovery/icons/white/gcp-service-discovery-white.svg b/src/collections/integrations/gcp/icons/components/gcp-service-discovery/icons/white/gcp-service-discovery-white.svg new file mode 100644 index 0000000000000..64cc1c7f229a3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-service-discovery/icons/white/gcp-service-discovery-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-speech-to-text/icons/color/gcp-speech-to-text-color.svg b/src/collections/integrations/gcp/icons/components/gcp-speech-to-text/icons/color/gcp-speech-to-text-color.svg new file mode 100644 index 0000000000000..f1d63d6c2fe77 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-speech-to-text/icons/color/gcp-speech-to-text-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-speech-to-text/icons/white/gcp-speech-to-text-white.svg b/src/collections/integrations/gcp/icons/components/gcp-speech-to-text/icons/white/gcp-speech-to-text-white.svg new file mode 100644 index 0000000000000..bbea37c4b5bd7 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-speech-to-text/icons/white/gcp-speech-to-text-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-stackdriver/icons/color/gcp-stackdriver-color.svg b/src/collections/integrations/gcp/icons/components/gcp-stackdriver/icons/color/gcp-stackdriver-color.svg new file mode 100644 index 0000000000000..4c9272cf5f042 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-stackdriver/icons/color/gcp-stackdriver-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-stackdriver/icons/white/gcp-stackdriver-white.svg b/src/collections/integrations/gcp/icons/components/gcp-stackdriver/icons/white/gcp-stackdriver-white.svg new file mode 100644 index 0000000000000..1e0d7e1168355 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-stackdriver/icons/white/gcp-stackdriver-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-standard-network-tier/icons/color/gcp-standard-network-tier-color.svg b/src/collections/integrations/gcp/icons/components/gcp-standard-network-tier/icons/color/gcp-standard-network-tier-color.svg new file mode 100644 index 0000000000000..1b1aaca079fcb --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-standard-network-tier/icons/color/gcp-standard-network-tier-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-standard-network-tier/icons/white/gcp-standard-network-tier-white.svg b/src/collections/integrations/gcp/icons/components/gcp-standard-network-tier/icons/white/gcp-standard-network-tier-white.svg new file mode 100644 index 0000000000000..e761edd0e8998 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-standard-network-tier/icons/white/gcp-standard-network-tier-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-stream-suite/icons/color/gcp-stream-suite-color.svg b/src/collections/integrations/gcp/icons/components/gcp-stream-suite/icons/color/gcp-stream-suite-color.svg new file mode 100644 index 0000000000000..059a74b921423 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-stream-suite/icons/color/gcp-stream-suite-color.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-stream-suite/icons/white/gcp-stream-suite-white.svg b/src/collections/integrations/gcp/icons/components/gcp-stream-suite/icons/white/gcp-stream-suite-white.svg new file mode 100644 index 0000000000000..ce1f4fef0c5f5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-stream-suite/icons/white/gcp-stream-suite-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-support/icons/color/gcp-support-color.svg b/src/collections/integrations/gcp/icons/components/gcp-support/icons/color/gcp-support-color.svg new file mode 100644 index 0000000000000..c9ca8bcb478a9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-support/icons/color/gcp-support-color.svg @@ -0,0 +1,12 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-support/icons/white/gcp-support-white.svg b/src/collections/integrations/gcp/icons/components/gcp-support/icons/white/gcp-support-white.svg new file mode 100644 index 0000000000000..9c44d072da3df --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-support/icons/white/gcp-support-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-tensorflow-enterprise/icons/color/gcp-tensorflow-enterprise-color.svg b/src/collections/integrations/gcp/icons/components/gcp-tensorflow-enterprise/icons/color/gcp-tensorflow-enterprise-color.svg new file mode 100644 index 0000000000000..364a370e05adf --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-tensorflow-enterprise/icons/color/gcp-tensorflow-enterprise-color.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-tensorflow-enterprise/icons/white/gcp-tensorflow-enterprise-white.svg b/src/collections/integrations/gcp/icons/components/gcp-tensorflow-enterprise/icons/white/gcp-tensorflow-enterprise-white.svg new file mode 100644 index 0000000000000..64f9ddcdef254 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-tensorflow-enterprise/icons/white/gcp-tensorflow-enterprise-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-text-to-speech/icons/color/gcp-text-to-speech-color.svg b/src/collections/integrations/gcp/icons/components/gcp-text-to-speech/icons/color/gcp-text-to-speech-color.svg new file mode 100644 index 0000000000000..fbf880cd8e97f --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-text-to-speech/icons/color/gcp-text-to-speech-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-text-to-speech/icons/white/gcp-text-to-speech-white.svg b/src/collections/integrations/gcp/icons/components/gcp-text-to-speech/icons/white/gcp-text-to-speech-white.svg new file mode 100644 index 0000000000000..125e0f71aeb27 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-text-to-speech/icons/white/gcp-text-to-speech-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-tools-for-powershell/icons/color/gcp-tools-for-powershell-color.svg b/src/collections/integrations/gcp/icons/components/gcp-tools-for-powershell/icons/color/gcp-tools-for-powershell-color.svg new file mode 100644 index 0000000000000..ea418ab20042a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-tools-for-powershell/icons/color/gcp-tools-for-powershell-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-tools-for-powershell/icons/white/gcp-tools-for-powershell-white.svg b/src/collections/integrations/gcp/icons/components/gcp-tools-for-powershell/icons/white/gcp-tools-for-powershell-white.svg new file mode 100644 index 0000000000000..b1e3a55827d79 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-tools-for-powershell/icons/white/gcp-tools-for-powershell-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-trace/icons/color/gcp-trace-color.svg b/src/collections/integrations/gcp/icons/components/gcp-trace/icons/color/gcp-trace-color.svg new file mode 100644 index 0000000000000..6e181cf4aba94 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-trace/icons/color/gcp-trace-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-trace/icons/white/gcp-trace-white.svg b/src/collections/integrations/gcp/icons/components/gcp-trace/icons/white/gcp-trace-white.svg new file mode 100644 index 0000000000000..6807ed26a9807 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-trace/icons/white/gcp-trace-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-traffic-director/icons/color/gcp-traffic-director-color.svg b/src/collections/integrations/gcp/icons/components/gcp-traffic-director/icons/color/gcp-traffic-director-color.svg new file mode 100644 index 0000000000000..67c747482d666 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-traffic-director/icons/color/gcp-traffic-director-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-traffic-director/icons/white/gcp-traffic-director-white.svg b/src/collections/integrations/gcp/icons/components/gcp-traffic-director/icons/white/gcp-traffic-director-white.svg new file mode 100644 index 0000000000000..5cf4808e30739 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-traffic-director/icons/white/gcp-traffic-director-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-transfer-appliance/icons/color/gcp-transfer-appliance-color.svg b/src/collections/integrations/gcp/icons/components/gcp-transfer-appliance/icons/color/gcp-transfer-appliance-color.svg new file mode 100644 index 0000000000000..dd00d2c8ffdac --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-transfer-appliance/icons/color/gcp-transfer-appliance-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-transfer-appliance/icons/white/gcp-transfer-appliance-white.svg b/src/collections/integrations/gcp/icons/components/gcp-transfer-appliance/icons/white/gcp-transfer-appliance-white.svg new file mode 100644 index 0000000000000..5eab5891b3ef3 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-transfer-appliance/icons/white/gcp-transfer-appliance-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-transfer/icons/color/gcp-transfer-color.svg b/src/collections/integrations/gcp/icons/components/gcp-transfer/icons/color/gcp-transfer-color.svg new file mode 100644 index 0000000000000..1dbf0de006c18 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-transfer/icons/color/gcp-transfer-color.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-transfer/icons/white/gcp-transfer-white.svg b/src/collections/integrations/gcp/icons/components/gcp-transfer/icons/white/gcp-transfer-white.svg new file mode 100644 index 0000000000000..e85be2b9cc77d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-transfer/icons/white/gcp-transfer-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-user-preferences/icons/color/gcp-user-preferences-color.svg b/src/collections/integrations/gcp/icons/components/gcp-user-preferences/icons/color/gcp-user-preferences-color.svg new file mode 100644 index 0000000000000..41cb93adf497d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-user-preferences/icons/color/gcp-user-preferences-color.svg @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-user-preferences/icons/white/gcp-user-preferences-white.svg b/src/collections/integrations/gcp/icons/components/gcp-user-preferences/icons/white/gcp-user-preferences-white.svg new file mode 100644 index 0000000000000..b2894b31dbb50 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-user-preferences/icons/white/gcp-user-preferences-white.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-vertexai/icons/color/gcp-vertexai-color.svg b/src/collections/integrations/gcp/icons/components/gcp-vertexai/icons/color/gcp-vertexai-color.svg new file mode 100644 index 0000000000000..efc3589c07f83 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-vertexai/icons/color/gcp-vertexai-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-vertexai/icons/white/gcp-vertexai-white.svg b/src/collections/integrations/gcp/icons/components/gcp-vertexai/icons/white/gcp-vertexai-white.svg new file mode 100644 index 0000000000000..8826128b5300d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-vertexai/icons/white/gcp-vertexai-white.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-video-intelligence-api/icons/color/gcp-video-intelligence-api-color.svg b/src/collections/integrations/gcp/icons/components/gcp-video-intelligence-api/icons/color/gcp-video-intelligence-api-color.svg new file mode 100644 index 0000000000000..85634819e9c6a --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-video-intelligence-api/icons/color/gcp-video-intelligence-api-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-video-intelligence-api/icons/white/gcp-video-intelligence-api-white.svg b/src/collections/integrations/gcp/icons/components/gcp-video-intelligence-api/icons/white/gcp-video-intelligence-api-white.svg new file mode 100644 index 0000000000000..e69fcb153c6c5 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-video-intelligence-api/icons/white/gcp-video-intelligence-api-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-virtual-private-cloud/icons/color/gcp-virtual-private-cloud-color.svg b/src/collections/integrations/gcp/icons/components/gcp-virtual-private-cloud/icons/color/gcp-virtual-private-cloud-color.svg new file mode 100644 index 0000000000000..fada73c47461d --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-virtual-private-cloud/icons/color/gcp-virtual-private-cloud-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-virtual-private-cloud/icons/white/gcp-virtual-private-cloud-white.svg b/src/collections/integrations/gcp/icons/components/gcp-virtual-private-cloud/icons/white/gcp-virtual-private-cloud-white.svg new file mode 100644 index 0000000000000..70b176557e7e9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-virtual-private-cloud/icons/white/gcp-virtual-private-cloud-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-visual-inspection/icons/color/gcp-visual-inspection-color.svg b/src/collections/integrations/gcp/icons/components/gcp-visual-inspection/icons/color/gcp-visual-inspection-color.svg new file mode 100644 index 0000000000000..08e5fb39ce45e --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-visual-inspection/icons/color/gcp-visual-inspection-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-visual-inspection/icons/white/gcp-visual-inspection-white.svg b/src/collections/integrations/gcp/icons/components/gcp-visual-inspection/icons/white/gcp-visual-inspection-white.svg new file mode 100644 index 0000000000000..6d01cbf0f90ce --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-visual-inspection/icons/white/gcp-visual-inspection-white.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-vmware-engine/icons/color/gcp-vmware-engine-color.svg b/src/collections/integrations/gcp/icons/components/gcp-vmware-engine/icons/color/gcp-vmware-engine-color.svg new file mode 100644 index 0000000000000..1d8459871e080 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-vmware-engine/icons/color/gcp-vmware-engine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-vmware-engine/icons/white/gcp-vmware-engine-white.svg b/src/collections/integrations/gcp/icons/components/gcp-vmware-engine/icons/white/gcp-vmware-engine-white.svg new file mode 100644 index 0000000000000..d07b91c9114d7 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-vmware-engine/icons/white/gcp-vmware-engine-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-web-risk/icons/color/gcp-web-risk-color.svg b/src/collections/integrations/gcp/icons/components/gcp-web-risk/icons/color/gcp-web-risk-color.svg new file mode 100644 index 0000000000000..12e319f06e909 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-web-risk/icons/color/gcp-web-risk-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-web-risk/icons/white/gcp-web-risk-white.svg b/src/collections/integrations/gcp/icons/components/gcp-web-risk/icons/white/gcp-web-risk-white.svg new file mode 100644 index 0000000000000..9ee67df6d74f9 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-web-risk/icons/white/gcp-web-risk-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-web-security-scanner/icons/color/gcp-web-security-scanner-color.svg b/src/collections/integrations/gcp/icons/components/gcp-web-security-scanner/icons/color/gcp-web-security-scanner-color.svg new file mode 100644 index 0000000000000..89bf7c31831ee --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-web-security-scanner/icons/color/gcp-web-security-scanner-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-web-security-scanner/icons/white/gcp-web-security-scanner-white.svg b/src/collections/integrations/gcp/icons/components/gcp-web-security-scanner/icons/white/gcp-web-security-scanner-white.svg new file mode 100644 index 0000000000000..23c744bccc7e1 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-web-security-scanner/icons/white/gcp-web-security-scanner-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-workflows/icons/color/gcp-workflows-color.svg b/src/collections/integrations/gcp/icons/components/gcp-workflows/icons/color/gcp-workflows-color.svg new file mode 100644 index 0000000000000..5878e8d05c1b2 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-workflows/icons/color/gcp-workflows-color.svg @@ -0,0 +1 @@ + diff --git a/src/collections/integrations/gcp/icons/components/gcp-workflows/icons/white/gcp-workflows-white.svg b/src/collections/integrations/gcp/icons/components/gcp-workflows/icons/white/gcp-workflows-white.svg new file mode 100644 index 0000000000000..7f6e838c3e198 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-workflows/icons/white/gcp-workflows-white.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/gcp/icons/components/gcp-workload-identity-pool/icons/color/gcp-workload-identity-pool-color.svg b/src/collections/integrations/gcp/icons/components/gcp-workload-identity-pool/icons/color/gcp-workload-identity-pool-color.svg new file mode 100644 index 0000000000000..e12606e4adc56 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-workload-identity-pool/icons/color/gcp-workload-identity-pool-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/gcp/icons/components/gcp-workload-identity-pool/icons/white/gcp-workload-identity-pool-white.svg b/src/collections/integrations/gcp/icons/components/gcp-workload-identity-pool/icons/white/gcp-workload-identity-pool-white.svg new file mode 100644 index 0000000000000..523542aec4662 --- /dev/null +++ b/src/collections/integrations/gcp/icons/components/gcp-workload-identity-pool/icons/white/gcp-workload-identity-pool-white.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/collections/integrations/gcp/index.mdx b/src/collections/integrations/gcp/index.mdx index f4a401d2297bf..bf0eeed6c103d 100644 --- a/src/collections/integrations/gcp/index.mdx +++ b/src/collections/integrations/gcp/index.mdx @@ -8,7 +8,1303 @@ description: category: Provisioning subcategory: Cloud Provider registrant: meshery -components: [] +components: [ +{ +"name": "gcp-ai-platform", +"colorIcon": "icons/components/gcp-ai-platform/icons/color/gcp-ai-platform-color.svg", +"whiteIcon": "icons/components/gcp-ai-platform/icons/white/gcp-ai-platform-white.svg", +"description": "", +}, +{ +"name": "gcp-migrate-for-anthos", +"colorIcon": "icons/components/gcp-migrate-for-anthos/icons/color/gcp-migrate-for-anthos-color.svg", +"whiteIcon": "icons/components/gcp-migrate-for-anthos/icons/white/gcp-migrate-for-anthos-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-generic", +"colorIcon": "icons/components/gcp-cloud-generic/icons/color/gcp-cloud-generic-color.svg", +"whiteIcon": "icons/components/gcp-cloud-generic/icons/white/gcp-cloud-generic-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-code", +"colorIcon": "icons/components/gcp-cloud-code/icons/color/gcp-cloud-code-color.svg", +"whiteIcon": "icons/components/gcp-cloud-code/icons/white/gcp-cloud-code-white.svg", +"description": "", +}, +{ +"name": "gcp-identity-and-access-management", +"colorIcon": "icons/components/gcp-identity-and-access-management/icons/color/gcp-identity-and-access-management-color.svg", +"whiteIcon": "icons/components/gcp-identity-and-access-management/icons/white/gcp-identity-and-access-management-white.svg", +"description": "", +}, +{ +"name": "gcp-advanced-agent-modeling", +"colorIcon": "icons/components/gcp-advanced-agent-modeling/icons/color/gcp-advanced-agent-modeling-color.svg", +"whiteIcon": "icons/components/gcp-advanced-agent-modeling/icons/white/gcp-advanced-agent-modeling-white.svg", +"description": "", +}, +{ +"name": "gcp-compute-engine", +"colorIcon": "icons/components/gcp-compute-engine/icons/color/gcp-compute-engine-color.svg", +"whiteIcon": "icons/components/gcp-compute-engine/icons/white/gcp-compute-engine-white.svg", +"description": "", +}, +{ +"name": "gcp-transfer", +"colorIcon": "icons/components/gcp-transfer/icons/color/gcp-transfer-color.svg", +"whiteIcon": "icons/components/gcp-transfer/icons/white/gcp-transfer-white.svg", +"description": "", +}, +{ +"name": "gcp-quantum-engine", +"colorIcon": "icons/components/gcp-quantum-engine/icons/color/gcp-quantum-engine-color.svg", +"whiteIcon": "icons/components/gcp-quantum-engine/icons/white/gcp-quantum-engine-white.svg", +"description": "", +}, +{ +"name": "gcp-anthos-service-mesh", +"colorIcon": "icons/components/gcp-anthos-service-mesh/icons/color/gcp-anthos-service-mesh-color.svg", +"whiteIcon": "icons/components/gcp-anthos-service-mesh/icons/white/gcp-anthos-service-mesh-white.svg", +"description": "", +}, +{ +"name": "gcp-quotas", +"colorIcon": "icons/components/gcp-quotas/icons/color/gcp-quotas-color.svg", +"whiteIcon": "icons/components/gcp-quotas/icons/white/gcp-quotas-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-armor", +"colorIcon": "icons/components/gcp-cloud-armor/icons/color/gcp-cloud-armor-color.svg", +"whiteIcon": "icons/components/gcp-cloud-armor/icons/white/gcp-cloud-armor-white.svg", +"description": "", +}, +{ +"name": "gcp-game-servers", +"colorIcon": "icons/components/gcp-game-servers/icons/color/gcp-game-servers-color.svg", +"whiteIcon": "icons/components/gcp-game-servers/icons/white/gcp-game-servers-white.svg", +"description": "", +}, +{ +"name": "gcp-filestore", +"colorIcon": "icons/components/gcp-filestore/icons/color/gcp-filestore-color.svg", +"whiteIcon": "icons/components/gcp-filestore/icons/white/gcp-filestore-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-routes", +"colorIcon": "icons/components/gcp-cloud-routes/icons/color/gcp-cloud-routes-color.svg", +"whiteIcon": "icons/components/gcp-cloud-routes/icons/white/gcp-cloud-routes-white.svg", +"description": "", +}, +{ +"name": "gcp-web-risk", +"colorIcon": "icons/components/gcp-web-risk/icons/color/gcp-web-risk-color.svg", +"whiteIcon": "icons/components/gcp-web-risk/icons/white/gcp-web-risk-white.svg", +"description": "", +}, +{ +"name": "gcp-certificate-authority-service", +"colorIcon": "icons/components/gcp-certificate-authority-service/icons/color/gcp-certificate-authority-service-color.svg", +"whiteIcon": "icons/components/gcp-certificate-authority-service/icons/white/gcp-certificate-authority-service-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-sql", +"colorIcon": "icons/components/gcp-cloud-sql/icons/color/gcp-cloud-sql-color.svg", +"whiteIcon": "icons/components/gcp-cloud-sql/icons/white/gcp-cloud-sql-white.svg", +"description": "", +}, +{ +"name": "gcp-runtime-config", +"colorIcon": "icons/components/gcp-runtime-config/icons/color/gcp-runtime-config-color.svg", +"whiteIcon": "icons/components/gcp-runtime-config/icons/white/gcp-runtime-config-white.svg", +"description": "", +}, +{ +"name": "gcp-datapol", +"colorIcon": "icons/components/gcp-datapol/icons/color/gcp-datapol-color.svg", +"whiteIcon": "icons/components/gcp-datapol/icons/white/gcp-datapol-white.svg", +"description": "", +}, +{ +"name": "gcp-data-loss-prevention-api", +"colorIcon": "icons/components/gcp-data-loss-prevention-api/icons/color/gcp-data-loss-prevention-api-color.svg", +"whiteIcon": "icons/components/gcp-data-loss-prevention-api/icons/white/gcp-data-loss-prevention-api-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-audit-logs", +"colorIcon": "icons/components/gcp-cloud-audit-logs/icons/color/gcp-cloud-audit-logs-color.svg", +"whiteIcon": "icons/components/gcp-cloud-audit-logs/icons/white/gcp-cloud-audit-logs-white.svg", +"description": "", +}, +{ +"name": "gcp-dialogflow", +"colorIcon": "icons/components/gcp-dialogflow/icons/color/gcp-dialogflow-color.svg", +"whiteIcon": "icons/components/gcp-dialogflow/icons/white/gcp-dialogflow-white.svg", +"description": "", +}, +{ +"name": "gcp-security-command-center", +"colorIcon": "icons/components/gcp-security-command-center/icons/color/gcp-security-command-center-color.svg", +"whiteIcon": "icons/components/gcp-security-command-center/icons/white/gcp-security-command-center-white.svg", +"description": "", +}, +{ +"name": "gcp-bigtable", +"colorIcon": "icons/components/gcp-bigtable/icons/color/gcp-bigtable-color.svg", +"whiteIcon": "icons/components/gcp-bigtable/icons/white/gcp-bigtable-white.svg", +"description": "", +}, +{ +"name": "gcp-premium-network-tier", +"colorIcon": "icons/components/gcp-premium-network-tier/icons/color/gcp-premium-network-tier-color.svg", +"whiteIcon": "icons/components/gcp-premium-network-tier/icons/white/gcp-premium-network-tier-white.svg", +"description": "", +}, +{ +"name": "gcp-private-connectivity", +"colorIcon": "icons/components/gcp-private-connectivity/icons/color/gcp-private-connectivity-color.svg", +"whiteIcon": "icons/components/gcp-private-connectivity/icons/white/gcp-private-connectivity-white.svg", +"description": "", +}, +{ +"name": "gcp-anthos", +"colorIcon": "icons/components/gcp-anthos/icons/color/gcp-anthos-color.svg", +"whiteIcon": "icons/components/gcp-anthos/icons/white/gcp-anthos-white.svg", +"description": "", +}, +{ +"name": "gcp-connectors", +"colorIcon": "icons/components/gcp-connectors/icons/color/gcp-connectors-color.svg", +"whiteIcon": "icons/components/gcp-connectors/icons/white/gcp-connectors-white.svg", +"description": "", +}, +{ +"name": "gcp-project", +"colorIcon": "icons/components/gcp-project/icons/color/gcp-project-color.svg", +"whiteIcon": "icons/components/gcp-project/icons/white/gcp-project-white.svg", +"description": "", +}, +{ +"name": "gcp-security", +"colorIcon": "icons/components/gcp-security/icons/color/gcp-security-color.svg", +"whiteIcon": "icons/components/gcp-security/icons/white/gcp-security-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-natural-language-api", +"colorIcon": "icons/components/gcp-cloud-natural-language-api/icons/color/gcp-cloud-natural-language-api-color.svg", +"whiteIcon": "icons/components/gcp-cloud-natural-language-api/icons/white/gcp-cloud-natural-language-api-white.svg", +"description": "", +}, +{ +"name": "gcp-bigquery", +"colorIcon": "icons/components/gcp-bigquery/icons/color/gcp-bigquery-color.svg", +"whiteIcon": "icons/components/gcp-bigquery/icons/white/gcp-bigquery-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-asset-inventory", +"colorIcon": "icons/components/gcp-cloud-asset-inventory/icons/color/gcp-cloud-asset-inventory-color.svg", +"whiteIcon": "icons/components/gcp-cloud-asset-inventory/icons/white/gcp-cloud-asset-inventory-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-endpoints", +"colorIcon": "icons/components/gcp-cloud-endpoints/icons/color/gcp-cloud-endpoints-color.svg", +"whiteIcon": "icons/components/gcp-cloud-endpoints/icons/white/gcp-cloud-endpoints-white.svg", +"description": "", +}, +{ +"name": "gcp-launcher", +"colorIcon": "icons/components/gcp-launcher/icons/color/gcp-launcher-color.svg", +"whiteIcon": "icons/components/gcp-launcher/icons/white/gcp-launcher-white.svg", +"description": "", +}, +{ +"name": "gcp-data-labeling", +"colorIcon": "icons/components/gcp-data-labeling/icons/color/gcp-data-labeling-color.svg", +"whiteIcon": "icons/components/gcp-data-labeling/icons/white/gcp-data-labeling-white.svg", +"description": "", +}, +{ +"name": "gcp-phishing-protection", +"colorIcon": "icons/components/gcp-phishing-protection/icons/color/gcp-phishing-protection-color.svg", +"whiteIcon": "icons/components/gcp-phishing-protection/icons/white/gcp-phishing-protection-white.svg", +"description": "", +}, +{ +"name": "gcp-container-registry", +"colorIcon": "icons/components/gcp-container-registry/icons/color/gcp-container-registry-color.svg", +"whiteIcon": "icons/components/gcp-container-registry/icons/white/gcp-container-registry-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-spanner", +"colorIcon": "icons/components/gcp-cloud-spanner/icons/color/gcp-cloud-spanner-color.svg", +"whiteIcon": "icons/components/gcp-cloud-spanner/icons/white/gcp-cloud-spanner-white.svg", +"description": "", +}, +{ +"name": "gcp-dialogflow-insights", +"colorIcon": "icons/components/gcp-dialogflow-insights/icons/color/gcp-dialogflow-insights-color.svg", +"whiteIcon": "icons/components/gcp-dialogflow-insights/icons/white/gcp-dialogflow-insights-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-build", +"colorIcon": "icons/components/gcp-cloud-build/icons/color/gcp-cloud-build-color.svg", +"whiteIcon": "icons/components/gcp-cloud-build/icons/white/gcp-cloud-build-white.svg", +"description": "", +}, +{ +"name": "gcp-financial-services-marketplace", +"colorIcon": "icons/components/gcp-financial-services-marketplace/icons/color/gcp-financial-services-marketplace-color.svg", +"whiteIcon": "icons/components/gcp-financial-services-marketplace/icons/white/gcp-financial-services-marketplace-white.svg", +"description": "", +}, +{ +"name": "gcp-ai-platform-unified", +"colorIcon": "icons/components/gcp-ai-platform-unified/icons/color/gcp-ai-platform-unified-color.svg", +"whiteIcon": "icons/components/gcp-ai-platform-unified/icons/white/gcp-ai-platform-unified-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-nat", +"colorIcon": "icons/components/gcp-cloud-nat/icons/color/gcp-cloud-nat-color.svg", +"whiteIcon": "icons/components/gcp-cloud-nat/icons/white/gcp-cloud-nat-white.svg", +"description": "", +}, +{ +"name": "gcp-traffic-director", +"colorIcon": "icons/components/gcp-traffic-director/icons/color/gcp-traffic-director-color.svg", +"whiteIcon": "icons/components/gcp-traffic-director/icons/white/gcp-traffic-director-white.svg", +"description": "", +}, +{ +"name": "gcp-tensorflow-enterprise", +"colorIcon": "icons/components/gcp-tensorflow-enterprise/icons/color/gcp-tensorflow-enterprise-color.svg", +"whiteIcon": "icons/components/gcp-tensorflow-enterprise/icons/white/gcp-tensorflow-enterprise-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-scheduler", +"colorIcon": "icons/components/gcp-cloud-scheduler/icons/color/gcp-cloud-scheduler-color.svg", +"whiteIcon": "icons/components/gcp-cloud-scheduler/icons/white/gcp-cloud-scheduler-white.svg", +"description": "", +}, +{ +"name": "gcp-document-ai", +"colorIcon": "icons/components/gcp-document-ai/icons/color/gcp-document-ai-color.svg", +"whiteIcon": "icons/components/gcp-document-ai/icons/white/gcp-document-ai-white.svg", +"description": "", +}, +{ +"name": "gcp-datastream", +"colorIcon": "icons/components/gcp-datastream/icons/color/gcp-datastream-color.svg", +"whiteIcon": "icons/components/gcp-datastream/icons/white/gcp-datastream-white.svg", +"description": "", +}, +{ +"name": "gcp-automl-video-intelligence", +"colorIcon": "icons/components/gcp-automl-video-intelligence/icons/color/gcp-automl-video-intelligence-color.svg", +"whiteIcon": "icons/components/gcp-automl-video-intelligence/icons/white/gcp-automl-video-intelligence-white.svg", +"description": "", +}, +{ +"name": "gcp-tools-for-powershell", +"colorIcon": "icons/components/gcp-tools-for-powershell/icons/color/gcp-tools-for-powershell-color.svg", +"whiteIcon": "icons/components/gcp-tools-for-powershell/icons/white/gcp-tools-for-powershell-white.svg", +"description": "", +}, +{ +"name": "gcp-contact-center-ai", +"colorIcon": "icons/components/gcp-contact-center-ai/icons/color/gcp-contact-center-ai-color.svg", +"whiteIcon": "icons/components/gcp-contact-center-ai/icons/white/gcp-contact-center-ai-white.svg", +"description": "", +}, +{ +"name": "gcp-os-patch-management", +"colorIcon": "icons/components/gcp-os-patch-management/icons/color/gcp-os-patch-management-color.svg", +"whiteIcon": "icons/components/gcp-os-patch-management/icons/white/gcp-os-patch-management-white.svg", +"description": "", +}, +{ +"name": "gcp-batch", +"colorIcon": "icons/components/gcp-batch/icons/color/gcp-batch-color.svg", +"whiteIcon": "icons/components/gcp-batch/icons/white/gcp-batch-white.svg", +"description": "", +}, +{ +"name": "gcp-app-engine", +"colorIcon": "icons/components/gcp-app-engine/icons/color/gcp-app-engine-color.svg", +"whiteIcon": "icons/components/gcp-app-engine/icons/white/gcp-app-engine-white.svg", +"description": "", +}, +{ +"name": "gcp-producer-portal", +"colorIcon": "icons/components/gcp-producer-portal/icons/color/gcp-producer-portal-color.svg", +"whiteIcon": "icons/components/gcp-producer-portal/icons/white/gcp-producer-portal-white.svg", +"description": "", +}, +{ +"name": "gcp-security-health-advisor", +"colorIcon": "icons/components/gcp-security-health-advisor/icons/color/gcp-security-health-advisor-color.svg", +"whiteIcon": "icons/components/gcp-security-health-advisor/icons/white/gcp-security-health-advisor-white.svg", +"description": "", +}, +{ +"name": "gcp-dataprep", +"colorIcon": "icons/components/gcp-dataprep/icons/color/gcp-dataprep-color.svg", +"whiteIcon": "icons/components/gcp-dataprep/icons/white/gcp-dataprep-white.svg", +"description": "", +}, +{ +"name": "gcp-stream-suite", +"colorIcon": "icons/components/gcp-stream-suite/icons/color/gcp-stream-suite-color.svg", +"whiteIcon": "icons/components/gcp-stream-suite/icons/white/gcp-stream-suite-white.svg", +"description": "", +}, +{ +"name": "gcp-eventarc", +"colorIcon": "icons/components/gcp-eventarc/icons/color/gcp-eventarc-color.svg", +"whiteIcon": "icons/components/gcp-eventarc/icons/white/gcp-eventarc-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-translation-api", +"colorIcon": "icons/components/gcp-cloud-translation-api/icons/color/gcp-cloud-translation-api-color.svg", +"whiteIcon": "icons/components/gcp-cloud-translation-api/icons/white/gcp-cloud-translation-api-white.svg", +"description": "", +}, +{ +"name": "gcp-agent-assist", +"colorIcon": "icons/components/gcp-agent-assist/icons/color/gcp-agent-assist-color.svg", +"whiteIcon": "icons/components/gcp-agent-assist/icons/white/gcp-agent-assist-white.svg", +"description": "", +}, +{ +"name": "gcp-google-kubernetes-engine", +"colorIcon": "icons/components/gcp-google-kubernetes-engine/icons/color/gcp-google-kubernetes-engine-color.svg", +"whiteIcon": "icons/components/gcp-google-kubernetes-engine/icons/white/gcp-google-kubernetes-engine-white.svg", +"description": "", +}, +{ +"name": "gcp-transfer-appliance", +"colorIcon": "icons/components/gcp-transfer-appliance/icons/color/gcp-transfer-appliance-color.svg", +"whiteIcon": "icons/components/gcp-transfer-appliance/icons/white/gcp-transfer-appliance-white.svg", +"description": "", +}, +{ +"name": "gcp-firestore", +"colorIcon": "icons/components/gcp-firestore/icons/color/gcp-firestore-color.svg", +"whiteIcon": "icons/components/gcp-firestore/icons/white/gcp-firestore-white.svg", +"description": "", +}, +{ +"name": "gcp-data-catalog", +"colorIcon": "icons/components/gcp-data-catalog/icons/color/gcp-data-catalog-color.svg", +"whiteIcon": "icons/components/gcp-data-catalog/icons/white/gcp-data-catalog-white.svg", +"description": "", +}, +{ +"name": "gcp-private-service-connect", +"colorIcon": "icons/components/gcp-private-service-connect/icons/color/gcp-private-service-connect-color.svg", +"whiteIcon": "icons/components/gcp-private-service-connect/icons/white/gcp-private-service-connect-white.svg", +"description": "", +}, +{ +"name": "gcp-secret-manager", +"colorIcon": "icons/components/gcp-secret-manager/icons/color/gcp-secret-manager-color.svg", +"whiteIcon": "icons/components/gcp-secret-manager/icons/white/gcp-secret-manager-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-tpu", +"colorIcon": "icons/components/gcp-cloud-tpu/icons/color/gcp-cloud-tpu-color.svg", +"whiteIcon": "icons/components/gcp-cloud-tpu/icons/white/gcp-cloud-tpu-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-hsm", +"colorIcon": "icons/components/gcp-cloud-hsm/icons/color/gcp-cloud-hsm-color.svg", +"whiteIcon": "icons/components/gcp-cloud-hsm/icons/white/gcp-cloud-hsm-white.svg", +"description": "", +}, +{ +"name": "gcp-trace", +"colorIcon": "icons/components/gcp-trace/icons/color/gcp-trace-color.svg", +"whiteIcon": "icons/components/gcp-trace/icons/white/gcp-trace-white.svg", +"description": "", +}, +{ +"name": "gcp-onboarding", +"colorIcon": "icons/components/gcp-onboarding/icons/color/gcp-onboarding-color.svg", +"whiteIcon": "icons/components/gcp-onboarding/icons/white/gcp-onboarding-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-network", +"colorIcon": "icons/components/gcp-cloud-network/icons/color/gcp-cloud-network-color.svg", +"whiteIcon": "icons/components/gcp-cloud-network/icons/white/gcp-cloud-network-white.svg", +"description": "", +}, +{ +"name": "gcp-fleet-engine", +"colorIcon": "icons/components/gcp-fleet-engine/icons/color/gcp-fleet-engine-color.svg", +"whiteIcon": "icons/components/gcp-fleet-engine/icons/white/gcp-fleet-engine-white.svg", +"description": "", +}, +{ +"name": "gcp-workload-identity-pool", +"colorIcon": "icons/components/gcp-workload-identity-pool/icons/color/gcp-workload-identity-pool-color.svg", +"whiteIcon": "icons/components/gcp-workload-identity-pool/icons/white/gcp-workload-identity-pool-white.svg", +"description": "", +}, +{ +"name": "gcp-automl-tables", +"colorIcon": "icons/components/gcp-automl-tables/icons/color/gcp-automl-tables-color.svg", +"whiteIcon": "icons/components/gcp-automl-tables/icons/white/gcp-automl-tables-white.svg", +"description": "", +}, +{ +"name": "gcp-security-key-enforcement", +"colorIcon": "icons/components/gcp-security-key-enforcement/icons/color/gcp-security-key-enforcement-color.svg", +"whiteIcon": "icons/components/gcp-security-key-enforcement/icons/white/gcp-security-key-enforcement-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-composer", +"colorIcon": "icons/components/gcp-cloud-composer/icons/color/gcp-cloud-composer-color.svg", +"whiteIcon": "icons/components/gcp-cloud-composer/icons/white/gcp-cloud-composer-white.svg", +"description": "", +}, +{ +"name": "gcp-api-monetization", +"colorIcon": "icons/components/gcp-api-monetization/icons/color/gcp-api-monetization-color.svg", +"whiteIcon": "icons/components/gcp-api-monetization/icons/white/gcp-api-monetization-white.svg", +"description": "", +}, +{ +"name": "gcp-automl-translation", +"colorIcon": "icons/components/gcp-automl-translation/icons/color/gcp-automl-translation-color.svg", +"whiteIcon": "icons/components/gcp-automl-translation/icons/white/gcp-automl-translation-white.svg", +"description": "", +}, +{ +"name": "gcp-user-preferences", +"colorIcon": "icons/components/gcp-user-preferences/icons/color/gcp-user-preferences-color.svg", +"whiteIcon": "icons/components/gcp-user-preferences/icons/white/gcp-user-preferences-white.svg", +"description": "", +}, +{ +"name": "gcp-retail-api", +"colorIcon": "icons/components/gcp-retail-api/icons/color/gcp-retail-api-color.svg", +"whiteIcon": "icons/components/gcp-retail-api/icons/white/gcp-retail-api-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-api-gateway", +"colorIcon": "icons/components/gcp-cloud-api-gateway/icons/color/gcp-cloud-api-gateway-color.svg", +"whiteIcon": "icons/components/gcp-cloud-api-gateway/icons/white/gcp-cloud-api-gateway-white.svg", +"description": "", +}, +{ +"name": "gcp-early-access-center", +"colorIcon": "icons/components/gcp-early-access-center/icons/color/gcp-early-access-center-color.svg", +"whiteIcon": "icons/components/gcp-early-access-center/icons/white/gcp-early-access-center-white.svg", +"description": "", +}, +{ +"name": "gcp-partner-portal", +"colorIcon": "icons/components/gcp-partner-portal/icons/color/gcp-partner-portal-color.svg", +"whiteIcon": "icons/components/gcp-partner-portal/icons/white/gcp-partner-portal-white.svg", +"description": "", +}, +{ +"name": "gcp-partner-interconnect", +"colorIcon": "icons/components/gcp-partner-interconnect/icons/color/gcp-partner-interconnect-color.svg", +"whiteIcon": "icons/components/gcp-partner-interconnect/icons/white/gcp-partner-interconnect-white.svg", +"description": "", +}, +{ +"name": "gcp-connectivity-test", +"colorIcon": "icons/components/gcp-connectivity-test/icons/color/gcp-connectivity-test-color.svg", +"whiteIcon": "icons/components/gcp-connectivity-test/icons/white/gcp-connectivity-test-white.svg", +"description": "", +}, +{ +"name": "gcp-home", +"colorIcon": "icons/components/gcp-home/icons/color/gcp-home-color.svg", +"whiteIcon": "icons/components/gcp-home/icons/white/gcp-home-white.svg", +"description": "", +}, +{ +"name": "gcp-data-transfer", +"colorIcon": "icons/components/gcp-data-transfer/icons/color/gcp-data-transfer-color.svg", +"whiteIcon": "icons/components/gcp-data-transfer/icons/white/gcp-data-transfer-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-for-marketing", +"colorIcon": "icons/components/gcp-cloud-for-marketing/icons/color/gcp-cloud-for-marketing-color.svg", +"whiteIcon": "icons/components/gcp-cloud-for-marketing/icons/white/gcp-cloud-for-marketing-white.svg", +"description": "", +}, +{ +"name": "gcp-error-reporting", +"colorIcon": "icons/components/gcp-error-reporting/icons/color/gcp-error-reporting-color.svg", +"whiteIcon": "icons/components/gcp-error-reporting/icons/white/gcp-error-reporting-white.svg", +"description": "", +}, +{ +"name": "gcp-stackdriver", +"colorIcon": "icons/components/gcp-stackdriver/icons/color/gcp-stackdriver-color.svg", +"whiteIcon": "icons/components/gcp-stackdriver/icons/white/gcp-stackdriver-white.svg", +"description": "", +}, +{ +"name": "gcp-access-context-manager", +"colorIcon": "icons/components/gcp-access-context-manager/icons/color/gcp-access-context-manager-color.svg", +"whiteIcon": "icons/components/gcp-access-context-manager/icons/white/gcp-access-context-manager-white.svg", +"description": "", +}, +{ +"name": "gcp-iot-core", +"colorIcon": "icons/components/gcp-iot-core/icons/color/gcp-iot-core-color.svg", +"whiteIcon": "icons/components/gcp-iot-core/icons/white/gcp-iot-core-white.svg", +"description": "", +}, +{ +"name": "gcp-apigee-sense", +"colorIcon": "icons/components/gcp-apigee-sense/icons/color/gcp-apigee-sense-color.svg", +"whiteIcon": "icons/components/gcp-apigee-sense/icons/white/gcp-apigee-sense-white.svg", +"description": "", +}, +{ +"name": "gcp-local-ssd", +"colorIcon": "icons/components/gcp-local-ssd/icons/color/gcp-local-ssd-color.svg", +"whiteIcon": "icons/components/gcp-local-ssd/icons/white/gcp-local-ssd-white.svg", +"description": "", +}, +{ +"name": "gcp-vmware-engine", +"colorIcon": "icons/components/gcp-vmware-engine/icons/color/gcp-vmware-engine-color.svg", +"whiteIcon": "icons/components/gcp-vmware-engine/icons/white/gcp-vmware-engine-white.svg", +"description": "", +}, +{ +"name": "gcp-container-optimized-os", +"colorIcon": "icons/components/gcp-container-optimized-os/icons/color/gcp-container-optimized-os-color.svg", +"whiteIcon": "icons/components/gcp-container-optimized-os/icons/white/gcp-container-optimized-os-white.svg", +"description": "", +}, +{ +"name": "gcp-key-management-service", +"colorIcon": "icons/components/gcp-key-management-service/icons/color/gcp-key-management-service-color.svg", +"whiteIcon": "icons/components/gcp-key-management-service/icons/white/gcp-key-management-service-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-inference-api", +"colorIcon": "icons/components/gcp-cloud-inference-api/icons/color/gcp-cloud-inference-api-color.svg", +"whiteIcon": "icons/components/gcp-cloud-inference-api/icons/white/gcp-cloud-inference-api-white.svg", +"description": "", +}, +{ +"name": "gcp-vertexai", +"colorIcon": "icons/components/gcp-vertexai/icons/color/gcp-vertexai-color.svg", +"whiteIcon": "icons/components/gcp-vertexai/icons/white/gcp-vertexai-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-optimization-ai", +"colorIcon": "icons/components/gcp-cloud-optimization-ai/icons/color/gcp-cloud-optimization-ai-color.svg", +"whiteIcon": "icons/components/gcp-cloud-optimization-ai/icons/white/gcp-cloud-optimization-ai-white.svg", +"description": "", +}, +{ +"name": "gcp-gce-systems-management", +"colorIcon": "icons/components/gcp-gce-systems-management/icons/color/gcp-gce-systems-management-color.svg", +"whiteIcon": "icons/components/gcp-gce-systems-management/icons/white/gcp-gce-systems-management-white.svg", +"description": "", +}, +{ +"name": "gcp-pubsub", +"colorIcon": "icons/components/gcp-pubsub/icons/color/gcp-pubsub-color.svg", +"whiteIcon": "icons/components/gcp-pubsub/icons/white/gcp-pubsub-white.svg", +"description": "", +}, +{ +"name": "gcp-developer-portal", +"colorIcon": "icons/components/gcp-developer-portal/icons/color/gcp-developer-portal-color.svg", +"whiteIcon": "icons/components/gcp-developer-portal/icons/white/gcp-developer-portal-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-router", +"colorIcon": "icons/components/gcp-cloud-router/icons/color/gcp-cloud-router-color.svg", +"whiteIcon": "icons/components/gcp-cloud-router/icons/white/gcp-cloud-router-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-logging", +"colorIcon": "icons/components/gcp-cloud-logging/icons/color/gcp-cloud-logging-color.svg", +"whiteIcon": "icons/components/gcp-cloud-logging/icons/white/gcp-cloud-logging-white.svg", +"description": "", +}, +{ +"name": "gcp-workflows", +"colorIcon": "icons/components/gcp-workflows/icons/color/gcp-workflows-color.svg", +"whiteIcon": "icons/components/gcp-workflows/icons/white/gcp-workflows-white.svg", +"description": "", +}, +{ +"name": "gcp-dataflow", +"colorIcon": "icons/components/gcp-dataflow/icons/color/gcp-dataflow-color.svg", +"whiteIcon": "icons/components/gcp-dataflow/icons/white/gcp-dataflow-white.svg", +"description": "", +}, +{ +"name": "gcp-network-security", +"colorIcon": "icons/components/gcp-network-security/icons/color/gcp-network-security-color.svg", +"whiteIcon": "icons/components/gcp-network-security/icons/white/gcp-network-security-white.svg", +"description": "", +}, +{ +"name": "gcp-managed-service-for-microsoft-active-directory", +"colorIcon": "icons/components/gcp-managed-service-for-microsoft-active-directory/icons/color/gcp-managed-service-for-microsoft-active-directory-color.svg", +"whiteIcon": "icons/components/gcp-managed-service-for-microsoft-active-directory/icons/white/gcp-managed-service-for-microsoft-active-directory-white.svg", +"description": "", +}, +{ +"name": "gcp-data-studio", +"colorIcon": "icons/components/gcp-data-studio/icons/color/gcp-data-studio-color.svg", +"whiteIcon": "icons/components/gcp-data-studio/icons/white/gcp-data-studio-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-jobs-api", +"colorIcon": "icons/components/gcp-cloud-jobs-api/icons/color/gcp-cloud-jobs-api-color.svg", +"whiteIcon": "icons/components/gcp-cloud-jobs-api/icons/white/gcp-cloud-jobs-api-white.svg", +"description": "", +}, +{ +"name": "gcp-dialogflow-cx", +"colorIcon": "icons/components/gcp-dialogflow-cx/icons/color/gcp-dialogflow-cx-color.svg", +"whiteIcon": "icons/components/gcp-dialogflow-cx/icons/white/gcp-dialogflow-cx-white.svg", +"description": "", +}, +{ +"name": "gcp-os-inventory-management", +"colorIcon": "icons/components/gcp-os-inventory-management/icons/color/gcp-os-inventory-management-color.svg", +"whiteIcon": "icons/components/gcp-os-inventory-management/icons/white/gcp-os-inventory-management-white.svg", +"description": "", +}, +{ +"name": "gcp-catalog", +"colorIcon": "icons/components/gcp-catalog/icons/color/gcp-catalog-color.svg", +"whiteIcon": "icons/components/gcp-catalog/icons/white/gcp-catalog-white.svg", +"description": "", +}, +{ +"name": "gcp-risk-manager", +"colorIcon": "icons/components/gcp-risk-manager/icons/color/gcp-risk-manager-color.svg", +"whiteIcon": "icons/components/gcp-risk-manager/icons/white/gcp-risk-manager-white.svg", +"description": "", +}, +{ +"name": "gcp-configuration-management", +"colorIcon": "icons/components/gcp-configuration-management/icons/color/gcp-configuration-management-color.svg", +"whiteIcon": "icons/components/gcp-configuration-management/icons/white/gcp-configuration-management-white.svg", +"description": "", +}, +{ +"name": "gcp-network-connectivity-center", +"colorIcon": "icons/components/gcp-network-connectivity-center/icons/color/gcp-network-connectivity-center-color.svg", +"whiteIcon": "icons/components/gcp-network-connectivity-center/icons/white/gcp-network-connectivity-center-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-vision-api", +"colorIcon": "icons/components/gcp-cloud-vision-api/icons/color/gcp-cloud-vision-api-color.svg", +"whiteIcon": "icons/components/gcp-cloud-vision-api/icons/white/gcp-cloud-vision-api-white.svg", +"description": "", +}, +{ +"name": "gcp-persistent-disk", +"colorIcon": "icons/components/gcp-persistent-disk/icons/color/gcp-persistent-disk-color.svg", +"whiteIcon": "icons/components/gcp-persistent-disk/icons/white/gcp-persistent-disk-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-ekm", +"colorIcon": "icons/components/gcp-cloud-ekm/icons/color/gcp-cloud-ekm-color.svg", +"whiteIcon": "icons/components/gcp-cloud-ekm/icons/white/gcp-cloud-ekm-white.svg", +"description": "", +}, +{ +"name": "gcp-virtual-private-cloud", +"colorIcon": "icons/components/gcp-virtual-private-cloud/icons/color/gcp-virtual-private-cloud-color.svg", +"whiteIcon": "icons/components/gcp-virtual-private-cloud/icons/white/gcp-virtual-private-cloud-white.svg", +"description": "", +}, +{ +"name": "gcp-gke-on-prem", +"colorIcon": "icons/components/gcp-gke-on-prem/icons/color/gcp-gke-on-prem-color.svg", +"whiteIcon": "icons/components/gcp-gke-on-prem/icons/white/gcp-gke-on-prem-white.svg", +"description": "", +}, +{ +"name": "gcp-free-trial", +"colorIcon": "icons/components/gcp-free-trial/icons/color/gcp-free-trial-color.svg", +"whiteIcon": "icons/components/gcp-free-trial/icons/white/gcp-free-trial-white.svg", +"description": "", +}, +{ +"name": "gcp-network-intelligence-center", +"colorIcon": "icons/components/gcp-network-intelligence-center/icons/color/gcp-network-intelligence-center-color.svg", +"whiteIcon": "icons/components/gcp-network-intelligence-center/icons/white/gcp-network-intelligence-center-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-load-balancing", +"colorIcon": "icons/components/gcp-cloud-load-balancing/icons/color/gcp-cloud-load-balancing-color.svg", +"whiteIcon": "icons/components/gcp-cloud-load-balancing/icons/white/gcp-cloud-load-balancing-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-vpn", +"colorIcon": "icons/components/gcp-cloud-vpn/icons/color/gcp-cloud-vpn-color.svg", +"whiteIcon": "icons/components/gcp-cloud-vpn/icons/white/gcp-cloud-vpn-white.svg", +"description": "", +}, +{ +"name": "gcp-permissions", +"colorIcon": "icons/components/gcp-permissions/icons/color/gcp-permissions-color.svg", +"whiteIcon": "icons/components/gcp-permissions/icons/white/gcp-permissions-white.svg", +"description": "", +}, +{ +"name": "gcp-web-security-scanner", +"colorIcon": "icons/components/gcp-web-security-scanner/icons/color/gcp-web-security-scanner-color.svg", +"whiteIcon": "icons/components/gcp-web-security-scanner/icons/white/gcp-web-security-scanner-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-healthcare-api", +"colorIcon": "icons/components/gcp-cloud-healthcare-api/icons/color/gcp-cloud-healthcare-api-color.svg", +"whiteIcon": "icons/components/gcp-cloud-healthcare-api/icons/white/gcp-cloud-healthcare-api-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-shell", +"colorIcon": "icons/components/gcp-cloud-shell/icons/color/gcp-cloud-shell-color.svg", +"whiteIcon": "icons/components/gcp-cloud-shell/icons/white/gcp-cloud-shell-white.svg", +"description": "", +}, +{ +"name": "gcp-beyondcorp", +"colorIcon": "icons/components/gcp-beyondcorp/icons/color/gcp-beyondcorp-color.svg", +"whiteIcon": "icons/components/gcp-beyondcorp/icons/white/gcp-beyondcorp-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-monitoring", +"colorIcon": "icons/components/gcp-cloud-monitoring/icons/color/gcp-cloud-monitoring-color.svg", +"whiteIcon": "icons/components/gcp-cloud-monitoring/icons/white/gcp-cloud-monitoring-white.svg", +"description": "", +}, +{ +"name": "gcp-database-migration-service", +"colorIcon": "icons/components/gcp-database-migration-service/icons/color/gcp-database-migration-service-color.svg", +"whiteIcon": "icons/components/gcp-database-migration-service/icons/white/gcp-database-migration-service-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-run-for-anthos", +"colorIcon": "icons/components/gcp-cloud-run-for-anthos/icons/color/gcp-cloud-run-for-anthos-color.svg", +"whiteIcon": "icons/components/gcp-cloud-run-for-anthos/icons/white/gcp-cloud-run-for-anthos-white.svg", +"description": "", +}, +{ +"name": "gcp-identity-aware-proxy", +"colorIcon": "icons/components/gcp-identity-aware-proxy/icons/color/gcp-identity-aware-proxy-color.svg", +"whiteIcon": "icons/components/gcp-identity-aware-proxy/icons/white/gcp-identity-aware-proxy-white.svg", +"description": "", +}, +{ +"name": "gcp-my-cloud", +"colorIcon": "icons/components/gcp-my-cloud/icons/color/gcp-my-cloud-color.svg", +"whiteIcon": "icons/components/gcp-my-cloud/icons/white/gcp-my-cloud-white.svg", +"description": "", +}, +{ +"name": "gcp-media-translation-api", +"colorIcon": "icons/components/gcp-media-translation-api/icons/color/gcp-media-translation-api-color.svg", +"whiteIcon": "icons/components/gcp-media-translation-api/icons/white/gcp-media-translation-api-white.svg", +"description": "", +}, +{ +"name": "gcp-iot-edge", +"colorIcon": "icons/components/gcp-iot-edge/icons/color/gcp-iot-edge-color.svg", +"whiteIcon": "icons/components/gcp-iot-edge/icons/white/gcp-iot-edge-white.svg", +"description": "", +}, +{ +"name": "gcp-performance-dashboard", +"colorIcon": "icons/components/gcp-performance-dashboard/icons/color/gcp-performance-dashboard-color.svg", +"whiteIcon": "icons/components/gcp-performance-dashboard/icons/white/gcp-performance-dashboard-white.svg", +"description": "", +}, +{ +"name": "gcp-genomics", +"colorIcon": "icons/components/gcp-genomics/icons/color/gcp-genomics-color.svg", +"whiteIcon": "icons/components/gcp-genomics/icons/white/gcp-genomics-white.svg", +"description": "", +}, +{ +"name": "gcp-support", +"colorIcon": "icons/components/gcp-support/icons/color/gcp-support-color.svg", +"whiteIcon": "icons/components/gcp-support/icons/white/gcp-support-white.svg", +"description": "", +}, +{ +"name": "gcp-datastore", +"colorIcon": "icons/components/gcp-datastore/icons/color/gcp-datastore-color.svg", +"whiteIcon": "icons/components/gcp-datastore/icons/white/gcp-datastore-white.svg", +"description": "", +}, +{ +"name": "gcp-google-maps-platform", +"colorIcon": "icons/components/gcp-google-maps-platform/icons/color/gcp-google-maps-platform-color.svg", +"whiteIcon": "icons/components/gcp-google-maps-platform/icons/white/gcp-google-maps-platform-white.svg", +"description": "", +}, +{ +"name": "gcp-administration", +"colorIcon": "icons/components/gcp-administration/icons/color/gcp-administration-color.svg", +"whiteIcon": "icons/components/gcp-administration/icons/white/gcp-administration-white.svg", +"description": "", +}, +{ +"name": "gcp-api-analytics", +"colorIcon": "icons/components/gcp-api-analytics/icons/color/gcp-api-analytics-color.svg", +"whiteIcon": "icons/components/gcp-api-analytics/icons/white/gcp-api-analytics-white.svg", +"description": "", +}, +{ +"name": "gcp-data-layers", +"colorIcon": "icons/components/gcp-data-layers/icons/color/gcp-data-layers-color.svg", +"whiteIcon": "icons/components/gcp-data-layers/icons/white/gcp-data-layers-white.svg", +"description": "", +}, +{ +"name": "gcp-analytics-hub", +"colorIcon": "icons/components/gcp-analytics-hub/icons/color/gcp-analytics-hub-color.svg", +"whiteIcon": "icons/components/gcp-analytics-hub/icons/white/gcp-analytics-hub-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-ops", +"colorIcon": "icons/components/gcp-cloud-ops/icons/color/gcp-cloud-ops-color.svg", +"whiteIcon": "icons/components/gcp-cloud-ops/icons/white/gcp-cloud-ops-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-optimization-ai---fleet-routing-api", +"colorIcon": "icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/color/gcp-cloud-optimization-ai---fleet-routing-api-color.svg", +"whiteIcon": "icons/components/gcp-cloud-optimization-ai---fleet-routing-api/icons/white/gcp-cloud-optimization-ai---fleet-routing-api-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-cdn", +"colorIcon": "icons/components/gcp-cloud-cdn/icons/color/gcp-cloud-cdn-color.svg", +"whiteIcon": "icons/components/gcp-cloud-cdn/icons/white/gcp-cloud-cdn-white.svg", +"description": "", +}, +{ +"name": "gcp-bare-metal-solutions", +"colorIcon": "icons/components/gcp-bare-metal-solutions/icons/color/gcp-bare-metal-solutions-color.svg", +"whiteIcon": "icons/components/gcp-bare-metal-solutions/icons/white/gcp-bare-metal-solutions-white.svg", +"description": "", +}, +{ +"name": "gcp-policy-analyzer", +"colorIcon": "icons/components/gcp-policy-analyzer/icons/color/gcp-policy-analyzer-color.svg", +"whiteIcon": "icons/components/gcp-policy-analyzer/icons/white/gcp-policy-analyzer-white.svg", +"description": "", +}, +{ +"name": "gcp-migrate-for-compute-engine", +"colorIcon": "icons/components/gcp-migrate-for-compute-engine/icons/color/gcp-migrate-for-compute-engine-color.svg", +"whiteIcon": "icons/components/gcp-migrate-for-compute-engine/icons/white/gcp-migrate-for-compute-engine-white.svg", +"description": "", +}, +{ +"name": "gcp-billing", +"colorIcon": "icons/components/gcp-billing/icons/color/gcp-billing-color.svg", +"whiteIcon": "icons/components/gcp-billing/icons/white/gcp-billing-white.svg", +"description": "", +}, +{ +"name": "gcp-standard-network-tier", +"colorIcon": "icons/components/gcp-standard-network-tier/icons/color/gcp-standard-network-tier-color.svg", +"whiteIcon": "icons/components/gcp-standard-network-tier/icons/white/gcp-standard-network-tier-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-healthcare-marketplace", +"colorIcon": "icons/components/gcp-cloud-healthcare-marketplace/icons/color/gcp-cloud-healthcare-marketplace-color.svg", +"whiteIcon": "icons/components/gcp-cloud-healthcare-marketplace/icons/white/gcp-cloud-healthcare-marketplace-white.svg", +"description": "", +}, +{ +"name": "gcp-kuberun", +"colorIcon": "icons/components/gcp-kuberun/icons/color/gcp-kuberun-color.svg", +"whiteIcon": "icons/components/gcp-kuberun/icons/white/gcp-kuberun-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-domains", +"colorIcon": "icons/components/gcp-cloud-domains/icons/color/gcp-cloud-domains-color.svg", +"whiteIcon": "icons/components/gcp-cloud-domains/icons/white/gcp-cloud-domains-white.svg", +"description": "", +}, +{ +"name": "gcp-network-tiers", +"colorIcon": "icons/components/gcp-network-tiers/icons/color/gcp-network-tiers-color.svg", +"whiteIcon": "icons/components/gcp-network-tiers/icons/white/gcp-network-tiers-white.svg", +"description": "", +}, +{ +"name": "gcp-identity-platform", +"colorIcon": "icons/components/gcp-identity-platform/icons/color/gcp-identity-platform-color.svg", +"whiteIcon": "icons/components/gcp-identity-platform/icons/white/gcp-identity-platform-white.svg", +"description": "", +}, +{ +"name": "gcp-release-notes", +"colorIcon": "icons/components/gcp-release-notes/icons/color/gcp-release-notes-color.svg", +"whiteIcon": "icons/components/gcp-release-notes/icons/white/gcp-release-notes-white.svg", +"description": "", +}, +{ +"name": "gcp-advanced-solutions-lab", +"colorIcon": "icons/components/gcp-advanced-solutions-lab/icons/color/gcp-advanced-solutions-lab-color.svg", +"whiteIcon": "icons/components/gcp-advanced-solutions-lab/icons/white/gcp-advanced-solutions-lab-white.svg", +"description": "", +}, +{ +"name": "gcp-ai-hub", +"colorIcon": "icons/components/gcp-ai-hub/icons/color/gcp-ai-hub-color.svg", +"whiteIcon": "icons/components/gcp-ai-hub/icons/white/gcp-ai-hub-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-test-lab", +"colorIcon": "icons/components/gcp-cloud-test-lab/icons/color/gcp-cloud-test-lab-color.svg", +"whiteIcon": "icons/components/gcp-cloud-test-lab/icons/white/gcp-cloud-test-lab-white.svg", +"description": "", +}, +{ +"name": "gcp-os-configuration-management", +"colorIcon": "icons/components/gcp-os-configuration-management/icons/color/gcp-os-configuration-management-color.svg", +"whiteIcon": "icons/components/gcp-os-configuration-management/icons/white/gcp-os-configuration-management-white.svg", +"description": "", +}, +{ +"name": "gcp-looker", +"colorIcon": "icons/components/gcp-looker/icons/color/gcp-looker-color.svg", +"whiteIcon": "icons/components/gcp-looker/icons/white/gcp-looker-white.svg", +"description": "", +}, +{ +"name": "gcp-artifact-registry", +"colorIcon": "icons/components/gcp-artifact-registry/icons/color/gcp-artifact-registry-color.svg", +"whiteIcon": "icons/components/gcp-artifact-registry/icons/white/gcp-artifact-registry-white.svg", +"description": "", +}, +{ +"name": "gcp-memorystore", +"colorIcon": "icons/components/gcp-memorystore/icons/color/gcp-memorystore-color.svg", +"whiteIcon": "icons/components/gcp-memorystore/icons/white/gcp-memorystore-white.svg", +"description": "", +}, +{ +"name": "gcp-dataproc", +"colorIcon": "icons/components/gcp-dataproc/icons/color/gcp-dataproc-color.svg", +"whiteIcon": "icons/components/gcp-dataproc/icons/white/gcp-dataproc-white.svg", +"description": "", +}, +{ +"name": "gcp-speech-to-text", +"colorIcon": "icons/components/gcp-speech-to-text/icons/color/gcp-speech-to-text-color.svg", +"whiteIcon": "icons/components/gcp-speech-to-text/icons/white/gcp-speech-to-text-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-storage", +"colorIcon": "icons/components/gcp-cloud-storage/icons/color/gcp-cloud-storage-color.svg", +"whiteIcon": "icons/components/gcp-cloud-storage/icons/white/gcp-cloud-storage-white.svg", +"description": "", +}, +{ +"name": "gcp-asset-inventory", +"colorIcon": "icons/components/gcp-asset-inventory/icons/color/gcp-asset-inventory-color.svg", +"whiteIcon": "icons/components/gcp-asset-inventory/icons/white/gcp-asset-inventory-white.svg", +"description": "", +}, +{ +"name": "gcp-debugger", +"colorIcon": "icons/components/gcp-debugger/icons/color/gcp-debugger-color.svg", +"whiteIcon": "icons/components/gcp-debugger/icons/white/gcp-debugger-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-gpu", +"colorIcon": "icons/components/gcp-cloud-gpu/icons/color/gcp-cloud-gpu-color.svg", +"whiteIcon": "icons/components/gcp-cloud-gpu/icons/white/gcp-cloud-gpu-white.svg", +"description": "", +}, +{ +"name": "gcp-automl", +"colorIcon": "icons/components/gcp-automl/icons/color/gcp-automl-color.svg", +"whiteIcon": "icons/components/gcp-automl/icons/white/gcp-automl-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-tasks", +"colorIcon": "icons/components/gcp-cloud-tasks/icons/color/gcp-cloud-tasks-color.svg", +"whiteIcon": "icons/components/gcp-cloud-tasks/icons/white/gcp-cloud-tasks-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-media-edge", +"colorIcon": "icons/components/gcp-cloud-media-edge/icons/color/gcp-cloud-media-edge-color.svg", +"whiteIcon": "icons/components/gcp-cloud-media-edge/icons/white/gcp-cloud-media-edge-white.svg", +"description": "", +}, +{ +"name": "gcp-real-world-insights", +"colorIcon": "icons/components/gcp-real-world-insights/icons/color/gcp-real-world-insights-color.svg", +"whiteIcon": "icons/components/gcp-real-world-insights/icons/white/gcp-real-world-insights-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-run", +"colorIcon": "icons/components/gcp-cloud-run/icons/color/gcp-cloud-run-color.svg", +"whiteIcon": "icons/components/gcp-cloud-run/icons/white/gcp-cloud-run-white.svg", +"description": "", +}, +{ +"name": "gcp-certificate-manager", +"colorIcon": "icons/components/gcp-certificate-manager/icons/color/gcp-certificate-manager-color.svg", +"whiteIcon": "icons/components/gcp-certificate-manager/icons/white/gcp-certificate-manager-white.svg", +"description": "", +}, +{ +"name": "gcp-network-topology", +"colorIcon": "icons/components/gcp-network-topology/icons/color/gcp-network-topology-color.svg", +"whiteIcon": "icons/components/gcp-network-topology/icons/white/gcp-network-topology-white.svg", +"description": "", +}, +{ +"name": "gcp-dataproc-metastore", +"colorIcon": "icons/components/gcp-dataproc-metastore/icons/color/gcp-dataproc-metastore-color.svg", +"whiteIcon": "icons/components/gcp-dataproc-metastore/icons/white/gcp-dataproc-metastore-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-data-fusion", +"colorIcon": "icons/components/gcp-cloud-data-fusion/icons/color/gcp-cloud-data-fusion-color.svg", +"whiteIcon": "icons/components/gcp-cloud-data-fusion/icons/white/gcp-cloud-data-fusion-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-ids", +"colorIcon": "icons/components/gcp-cloud-ids/icons/color/gcp-cloud-ids-color.svg", +"whiteIcon": "icons/components/gcp-cloud-ids/icons/white/gcp-cloud-ids-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-apis", +"colorIcon": "icons/components/gcp-cloud-apis/icons/color/gcp-cloud-apis-color.svg", +"whiteIcon": "icons/components/gcp-cloud-apis/icons/white/gcp-cloud-apis-white.svg", +"description": "", +}, +{ +"name": "gcp-datalab", +"colorIcon": "icons/components/gcp-datalab/icons/color/gcp-datalab-color.svg", +"whiteIcon": "icons/components/gcp-datalab/icons/white/gcp-datalab-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-dns", +"colorIcon": "icons/components/gcp-cloud-dns/icons/color/gcp-cloud-dns-color.svg", +"whiteIcon": "icons/components/gcp-cloud-dns/icons/white/gcp-cloud-dns-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-external-ip-addresses", +"colorIcon": "icons/components/gcp-cloud-external-ip-addresses/icons/color/gcp-cloud-external-ip-addresses-color.svg", +"whiteIcon": "icons/components/gcp-cloud-external-ip-addresses/icons/white/gcp-cloud-external-ip-addresses-white.svg", +"description": "", +}, +{ +"name": "gcp-automl-vision", +"colorIcon": "icons/components/gcp-automl-vision/icons/color/gcp-automl-vision-color.svg", +"whiteIcon": "icons/components/gcp-automl-vision/icons/white/gcp-automl-vision-white.svg", +"description": "", +}, +{ +"name": "gcp-apigee-api-platform", +"colorIcon": "icons/components/gcp-apigee-api-platform/icons/color/gcp-apigee-api-platform-color.svg", +"whiteIcon": "icons/components/gcp-apigee-api-platform/icons/white/gcp-apigee-api-platform-white.svg", +"description": "", +}, +{ +"name": "gcp-service-discovery", +"colorIcon": "icons/components/gcp-service-discovery/icons/color/gcp-service-discovery-color.svg", +"whiteIcon": "icons/components/gcp-service-discovery/icons/white/gcp-service-discovery-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-functions", +"colorIcon": "icons/components/gcp-cloud-functions/icons/color/gcp-cloud-functions-color.svg", +"whiteIcon": "icons/components/gcp-cloud-functions/icons/white/gcp-cloud-functions-white.svg", +"description": "", +}, +{ +"name": "gcp-datashare", +"colorIcon": "icons/components/gcp-datashare/icons/color/gcp-datashare-color.svg", +"whiteIcon": "icons/components/gcp-datashare/icons/white/gcp-datashare-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-firewall-rules", +"colorIcon": "icons/components/gcp-cloud-firewall-rules/icons/color/gcp-cloud-firewall-rules-color.svg", +"whiteIcon": "icons/components/gcp-cloud-firewall-rules/icons/white/gcp-cloud-firewall-rules-white.svg", +"description": "", +}, +{ +"name": "gcp-data-qna", +"colorIcon": "icons/components/gcp-data-qna/icons/color/gcp-data-qna-color.svg", +"whiteIcon": "icons/components/gcp-data-qna/icons/white/gcp-data-qna-white.svg", +"description": "", +}, +{ +"name": "gcp-binary-authorization", +"colorIcon": "icons/components/gcp-binary-authorization/icons/color/gcp-binary-authorization-color.svg", +"whiteIcon": "icons/components/gcp-binary-authorization/icons/white/gcp-binary-authorization-white.svg", +"description": "", +}, +{ +"name": "gcp-anthos-config-management", +"colorIcon": "icons/components/gcp-anthos-config-management/icons/color/gcp-anthos-config-management-color.svg", +"whiteIcon": "icons/components/gcp-anthos-config-management/icons/white/gcp-anthos-config-management-white.svg", +"description": "", +}, +{ +"name": "gcp-api", +"colorIcon": "icons/components/gcp-api/icons/color/gcp-api-color.svg", +"whiteIcon": "icons/components/gcp-api/icons/white/gcp-api-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-security-scanner", +"colorIcon": "icons/components/gcp-cloud-security-scanner/icons/color/gcp-cloud-security-scanner-color.svg", +"whiteIcon": "icons/components/gcp-cloud-security-scanner/icons/white/gcp-cloud-security-scanner-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-interconnect", +"colorIcon": "icons/components/gcp-cloud-interconnect/icons/color/gcp-cloud-interconnect-color.svg", +"whiteIcon": "icons/components/gcp-cloud-interconnect/icons/white/gcp-cloud-interconnect-white.svg", +"description": "", +}, +{ +"name": "gcp-automl-natural-language", +"colorIcon": "icons/components/gcp-automl-natural-language/icons/color/gcp-automl-natural-language-color.svg", +"whiteIcon": "icons/components/gcp-automl-natural-language/icons/white/gcp-automl-natural-language-white.svg", +"description": "", +}, +{ +"name": "gcp-text-to-speech", +"colorIcon": "icons/components/gcp-text-to-speech/icons/color/gcp-text-to-speech-color.svg", +"whiteIcon": "icons/components/gcp-text-to-speech/icons/white/gcp-text-to-speech-white.svg", +"description": "", +}, +{ +"name": "gcp-recommendations-ai", +"colorIcon": "icons/components/gcp-recommendations-ai/icons/color/gcp-recommendations-ai-color.svg", +"whiteIcon": "icons/components/gcp-recommendations-ai/icons/white/gcp-recommendations-ai-white.svg", +"description": "", +}, +{ +"name": "gcp-video-intelligence-api", +"colorIcon": "icons/components/gcp-video-intelligence-api/icons/color/gcp-video-intelligence-api-color.svg", +"whiteIcon": "icons/components/gcp-video-intelligence-api/icons/white/gcp-video-intelligence-api-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-deploy", +"colorIcon": "icons/components/gcp-cloud-deploy/icons/color/gcp-cloud-deploy-color.svg", +"whiteIcon": "icons/components/gcp-cloud-deploy/icons/white/gcp-cloud-deploy-white.svg", +"description": "", +}, +{ +"name": "gcp-key-access-justifications", +"colorIcon": "icons/components/gcp-key-access-justifications/icons/color/gcp-key-access-justifications-color.svg", +"whiteIcon": "icons/components/gcp-key-access-justifications/icons/white/gcp-key-access-justifications-white.svg", +"description": "", +}, +{ +"name": "gcp-cloud-deployment-manager", +"colorIcon": "icons/components/gcp-cloud-deployment-manager/icons/color/gcp-cloud-deployment-manager-color.svg", +"whiteIcon": "icons/components/gcp-cloud-deployment-manager/icons/white/gcp-cloud-deployment-manager-white.svg", +"description": "", +}, +{ +"name": "gcp-visual-inspection", +"colorIcon": "icons/components/gcp-visual-inspection/icons/color/gcp-visual-inspection-color.svg", +"whiteIcon": "icons/components/gcp-visual-inspection/icons/white/gcp-visual-inspection-white.svg", +"description": "", +}, +{ +"name": "gcp-dataplex", +"colorIcon": "icons/components/gcp-dataplex/icons/color/gcp-dataplex-color.svg", +"whiteIcon": "icons/components/gcp-dataplex/icons/white/gcp-dataplex-white.svg", +"description": "", +}, +{ +"name": "gcp-healthcare-nlp-api", +"colorIcon": "icons/components/gcp-healthcare-nlp-api/icons/color/gcp-healthcare-nlp-api-color.svg", +"whiteIcon": "icons/components/gcp-healthcare-nlp-api/icons/white/gcp-healthcare-nlp-api-white.svg", +"description": "", +}, +{ +"name": "gcp-assured-workloads", +"colorIcon": "icons/components/gcp-assured-workloads/icons/color/gcp-assured-workloads-color.svg", +"whiteIcon": "icons/components/gcp-assured-workloads/icons/white/gcp-assured-workloads-white.svg", +"description": "", +}, +{ +"name": "gcp-google-cloud-marketplace", +"colorIcon": "icons/components/gcp-google-cloud-marketplace/icons/color/gcp-google-cloud-marketplace-color.svg", +"whiteIcon": "icons/components/gcp-google-cloud-marketplace/icons/white/gcp-google-cloud-marketplace-white.svg", +"description": "", +}, +{ +"name": "gcp-profiler", +"colorIcon": "icons/components/gcp-profiler/icons/color/gcp-profiler-color.svg", +"whiteIcon": "icons/components/gcp-profiler/icons/white/gcp-profiler-white.svg", +"description": "", +}] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", "Invite anyone to review and make changes to your private designs.", diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/color/gerrit-group-member-color.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/color/gerrit-group-member-color.svg index 50f42dea6904b..bcf9481e04b87 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/color/gerrit-group-member-color.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/color/gerrit-group-member-color.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/white/gerrit-group-member-white.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/white/gerrit-group-member-white.svg index 3784e2dc898f8..f80b34097360c 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/white/gerrit-group-member-white.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group-member/icons/white/gerrit-group-member-white.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/color/gerrit-group-color.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/color/gerrit-group-color.svg index 50f42dea6904b..bcf9481e04b87 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/color/gerrit-group-color.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/color/gerrit-group-color.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/white/gerrit-group-white.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/white/gerrit-group-white.svg index 3784e2dc898f8..f80b34097360c 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/white/gerrit-group-white.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-group/icons/white/gerrit-group-white.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/color/gerrit-merge-request-color.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/color/gerrit-merge-request-color.svg index 50f42dea6904b..bcf9481e04b87 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/color/gerrit-merge-request-color.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/color/gerrit-merge-request-color.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/white/gerrit-merge-request-white.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/white/gerrit-merge-request-white.svg index 3784e2dc898f8..f80b34097360c 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/white/gerrit-merge-request-white.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-merge-request/icons/white/gerrit-merge-request-white.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/color/gerrit-project-access-color.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/color/gerrit-project-access-color.svg index 50f42dea6904b..bcf9481e04b87 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/color/gerrit-project-access-color.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/color/gerrit-project-access-color.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/white/gerrit-project-access-white.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/white/gerrit-project-access-white.svg index 3784e2dc898f8..f80b34097360c 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/white/gerrit-project-access-white.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project-access/icons/white/gerrit-project-access-white.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/color/gerrit-project-color.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/color/gerrit-project-color.svg index 50f42dea6904b..bcf9481e04b87 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/color/gerrit-project-color.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/color/gerrit-project-color.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/white/gerrit-project-white.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/white/gerrit-project-white.svg index 3784e2dc898f8..f80b34097360c 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/white/gerrit-project-white.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-project/icons/white/gerrit-project-white.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/color/gerrit-replication-config-color.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/color/gerrit-replication-config-color.svg index 50f42dea6904b..bcf9481e04b87 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/color/gerrit-replication-config-color.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/color/gerrit-replication-config-color.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/white/gerrit-replication-config-white.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/white/gerrit-replication-config-white.svg index 3784e2dc898f8..f80b34097360c 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/white/gerrit-replication-config-white.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit-replication-config/icons/white/gerrit-replication-config-white.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/color/gerrit-color.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/color/gerrit-color.svg index 50f42dea6904b..bcf9481e04b87 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/color/gerrit-color.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/color/gerrit-color.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/white/gerrit-white.svg b/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/white/gerrit-white.svg index 3784e2dc898f8..f80b34097360c 100644 --- a/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/white/gerrit-white.svg +++ b/src/collections/integrations/gerrit-operator/icons/components/gerrit/icons/white/gerrit-white.svg @@ -1,454 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/github-actions-runner-operator/icons/components/github-action-runner/icons/color/github-action-runner-color.svg b/src/collections/integrations/github-actions-runner-operator/icons/components/github-action-runner/icons/color/github-action-runner-color.svg index 8435de5170ce9..f5360895bcc06 100644 --- a/src/collections/integrations/github-actions-runner-operator/icons/components/github-action-runner/icons/color/github-action-runner-color.svg +++ b/src/collections/integrations/github-actions-runner-operator/icons/components/github-action-runner/icons/color/github-action-runner-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/github-actions-runners/icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg b/src/collections/integrations/github-actions-runners/icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg index 8435de5170ce9..f5360895bcc06 100644 --- a/src/collections/integrations/github-actions-runners/icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg +++ b/src/collections/integrations/github-actions-runners/icons/components/horizontal-runner-autoscaler/icons/color/horizontal-runner-autoscaler-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/github-actions-runners/icons/components/runner-deployment/icons/color/runner-deployment-color.svg b/src/collections/integrations/github-actions-runners/icons/components/runner-deployment/icons/color/runner-deployment-color.svg index 8435de5170ce9..f5360895bcc06 100644 --- a/src/collections/integrations/github-actions-runners/icons/components/runner-deployment/icons/color/runner-deployment-color.svg +++ b/src/collections/integrations/github-actions-runners/icons/components/runner-deployment/icons/color/runner-deployment-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/github-actions-runners/icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg b/src/collections/integrations/github-actions-runners/icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg index 8435de5170ce9..f5360895bcc06 100644 --- a/src/collections/integrations/github-actions-runners/icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg +++ b/src/collections/integrations/github-actions-runners/icons/components/runner-replica-set/icons/color/runner-replica-set-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/github-actions-runners/icons/components/runner-set/icons/color/runner-set-color.svg b/src/collections/integrations/github-actions-runners/icons/components/runner-set/icons/color/runner-set-color.svg index 8435de5170ce9..f5360895bcc06 100644 --- a/src/collections/integrations/github-actions-runners/icons/components/runner-set/icons/color/runner-set-color.svg +++ b/src/collections/integrations/github-actions-runners/icons/components/runner-set/icons/color/runner-set-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/github-actions-runners/icons/components/runner/icons/color/runner-color.svg b/src/collections/integrations/github-actions-runners/icons/components/runner/icons/color/runner-color.svg index 8435de5170ce9..f5360895bcc06 100644 --- a/src/collections/integrations/github-actions-runners/icons/components/runner/icons/color/runner-color.svg +++ b/src/collections/integrations/github-actions-runners/icons/components/runner/icons/color/runner-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/color/runner-color.svg b/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/color/runner-color.svg index 95a22f101748e..ac681644c3c11 100644 --- a/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/color/runner-color.svg +++ b/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/color/runner-color.svg @@ -1 +1,6 @@ - \ No newline at end of file + + + + + + diff --git a/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/white/runner-white.svg b/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/white/runner-white.svg index 72e32326b54f3..93141911c003a 100644 --- a/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/white/runner-white.svg +++ b/src/collections/integrations/gitlab-runner-operator/icons/components/runner/icons/white/runner-white.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/gitlab/icons/color/gitlab-color.svg b/src/collections/integrations/gitlab/icons/color/gitlab-color.svg index d450b6224913a..21bc402225211 100644 --- a/src/collections/integrations/gitlab/icons/color/gitlab-color.svg +++ b/src/collections/integrations/gitlab/icons/color/gitlab-color.svg @@ -1 +1,6 @@ -Icon-identity-221 \ No newline at end of file + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/ingress-route-tcp/icons/color/ingress-route-tcp-color.svg b/src/collections/integrations/gitlab/icons/components/ingress-route-tcp/icons/color/ingress-route-tcp-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/ingress-route-tcp/icons/color/ingress-route-tcp-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg b/src/collections/integrations/gitlab/icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/ingress-route-udp/icons/color/ingress-route-udp-color.svg b/src/collections/integrations/gitlab/icons/components/ingress-route-udp/icons/color/ingress-route-udp-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/ingress-route-udp/icons/color/ingress-route-udp-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg b/src/collections/integrations/gitlab/icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/ingress-route/icons/color/ingress-route-color.svg b/src/collections/integrations/gitlab/icons/components/ingress-route/icons/color/ingress-route-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/ingress-route/icons/color/ingress-route-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/ingress-route/icons/white/ingress-route-white.svg b/src/collections/integrations/gitlab/icons/components/ingress-route/icons/white/ingress-route-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/ingress-route/icons/white/ingress-route-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/middleware-tcp/icons/color/middleware-tcp-color.svg b/src/collections/integrations/gitlab/icons/components/middleware-tcp/icons/color/middleware-tcp-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/middleware-tcp/icons/color/middleware-tcp-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg b/src/collections/integrations/gitlab/icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/middleware/icons/color/middleware-color.svg b/src/collections/integrations/gitlab/icons/components/middleware/icons/color/middleware-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/middleware/icons/color/middleware-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/middleware/icons/white/middleware-white.svg b/src/collections/integrations/gitlab/icons/components/middleware/icons/white/middleware-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/middleware/icons/white/middleware-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/servers-transport/icons/color/servers-transport-color.svg b/src/collections/integrations/gitlab/icons/components/servers-transport/icons/color/servers-transport-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/servers-transport/icons/color/servers-transport-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/servers-transport/icons/white/servers-transport-white.svg b/src/collections/integrations/gitlab/icons/components/servers-transport/icons/white/servers-transport-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/servers-transport/icons/white/servers-transport-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/tls-option/icons/color/tls-option-color.svg b/src/collections/integrations/gitlab/icons/components/tls-option/icons/color/tls-option-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/tls-option/icons/color/tls-option-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/tls-option/icons/white/tls-option-white.svg b/src/collections/integrations/gitlab/icons/components/tls-option/icons/white/tls-option-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/tls-option/icons/white/tls-option-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/tls-store/icons/color/tls-store-color.svg b/src/collections/integrations/gitlab/icons/components/tls-store/icons/color/tls-store-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/tls-store/icons/color/tls-store-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/tls-store/icons/white/tls-store-white.svg b/src/collections/integrations/gitlab/icons/components/tls-store/icons/white/tls-store-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/tls-store/icons/white/tls-store-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/components/traefik-service/icons/color/traefik-service-color.svg b/src/collections/integrations/gitlab/icons/components/traefik-service/icons/color/traefik-service-color.svg new file mode 100644 index 0000000000000..21bc402225211 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/traefik-service/icons/color/traefik-service-color.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/collections/integrations/gitlab/icons/components/traefik-service/icons/white/traefik-service-white.svg b/src/collections/integrations/gitlab/icons/components/traefik-service/icons/white/traefik-service-white.svg new file mode 100644 index 0000000000000..12ee0ef749f71 --- /dev/null +++ b/src/collections/integrations/gitlab/icons/components/traefik-service/icons/white/traefik-service-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/gitlab/icons/white/gitlab-white.svg b/src/collections/integrations/gitlab/icons/white/gitlab-white.svg index adf3476d66642..12ee0ef749f71 100644 --- a/src/collections/integrations/gitlab/icons/white/gitlab-white.svg +++ b/src/collections/integrations/gitlab/icons/white/gitlab-white.svg @@ -1 +1,3 @@ - Icon-identity-221 \ No newline at end of file + + + diff --git a/src/collections/integrations/gitlab/index.mdx b/src/collections/integrations/gitlab/index.mdx index d0e437811b445..9551c2b36baf3 100644 --- a/src/collections/integrations/gitlab/index.mdx +++ b/src/collections/integrations/gitlab/index.mdx @@ -26,6 +26,60 @@ components: [ "colorIcon": "icons/components/global/icons/color/global-color.svg", "whiteIcon": "icons/components/global/icons/white/global-white.svg", "description": "", +}, +{ +"name": "ingress-route", +"colorIcon": "icons/components/ingress-route/icons/color/ingress-route-color.svg", +"whiteIcon": "icons/components/ingress-route/icons/white/ingress-route-white.svg", +"description": "", +}, +{ +"name": "ingress-route-tcp", +"colorIcon": "icons/components/ingress-route-tcp/icons/color/ingress-route-tcp-color.svg", +"whiteIcon": "icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg", +"description": "", +}, +{ +"name": "ingress-route-udp", +"colorIcon": "icons/components/ingress-route-udp/icons/color/ingress-route-udp-color.svg", +"whiteIcon": "icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg", +"description": "", +}, +{ +"name": "middleware", +"colorIcon": "icons/components/middleware/icons/color/middleware-color.svg", +"whiteIcon": "icons/components/middleware/icons/white/middleware-white.svg", +"description": "", +}, +{ +"name": "middleware-tcp", +"colorIcon": "icons/components/middleware-tcp/icons/color/middleware-tcp-color.svg", +"whiteIcon": "icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg", +"description": "", +}, +{ +"name": "servers-transport", +"colorIcon": "icons/components/servers-transport/icons/color/servers-transport-color.svg", +"whiteIcon": "icons/components/servers-transport/icons/white/servers-transport-white.svg", +"description": "", +}, +{ +"name": "tls-option", +"colorIcon": "icons/components/tls-option/icons/color/tls-option-color.svg", +"whiteIcon": "icons/components/tls-option/icons/white/tls-option-white.svg", +"description": "", +}, +{ +"name": "tls-store", +"colorIcon": "icons/components/tls-store/icons/color/tls-store-color.svg", +"whiteIcon": "icons/components/tls-store/icons/white/tls-store-white.svg", +"description": "", +}, +{ +"name": "traefik-service", +"colorIcon": "icons/components/traefik-service/icons/color/traefik-service-color.svg", +"whiteIcon": "icons/components/traefik-service/icons/white/traefik-service-white.svg", +"description": "", }] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", diff --git a/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/color/pod-logs-color.svg b/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/color/pod-logs-color.svg index bb0ccb662b3b5..4e59501874698 100644 --- a/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/color/pod-logs-color.svg +++ b/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/color/pod-logs-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/white/pod-logs-white.svg b/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/white/pod-logs-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/white/pod-logs-white.svg +++ b/src/collections/integrations/grafana-agent/icons/components/pod-logs/icons/white/pod-logs-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-alert-rule-group/icons/color/grafana-alert-rule-group-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-alert-rule-group/icons/color/grafana-alert-rule-group-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-alert-rule-group/icons/white/grafana-alert-rule-group-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-alert-rule-group/icons/white/grafana-alert-rule-group-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/color/grafana-connection-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/color/grafana-connection-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/color/grafana-connection-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/color/grafana-connection-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/white/grafana-connection-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/white/grafana-connection-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/white/grafana-connection-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-connection/icons/white/grafana-connection-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/color/grafana-credential-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/color/grafana-credential-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/color/grafana-credential-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/color/grafana-credential-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/white/grafana-credential-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/white/grafana-credential-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/white/grafana-credential-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-credential/icons/white/grafana-credential-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/color/grafana-data-source-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/color/grafana-data-source-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/color/grafana-data-source-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/color/grafana-data-source-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/white/grafana-data-source-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/white/grafana-data-source-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/white/grafana-data-source-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-data-source/icons/white/grafana-data-source-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/color/grafana-datasource-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/color/grafana-datasource-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/color/grafana-datasource-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/color/grafana-datasource-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/white/grafana-datasource-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/white/grafana-datasource-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/white/grafana-datasource-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-datasource/icons/white/grafana-datasource-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/color/grafana-folder-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/color/grafana-folder-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/color/grafana-folder-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/color/grafana-folder-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/white/grafana-folder-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/white/grafana-folder-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/white/grafana-folder-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-folder/icons/white/grafana-folder-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/color/grafana-notification-channel-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/color/grafana-notification-channel-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/color/grafana-notification-channel-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/color/grafana-notification-channel-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/white/grafana-notification-channel-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/white/grafana-notification-channel-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/white/grafana-notification-channel-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana-notification-channel/icons/white/grafana-notification-channel-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana/icons/color/grafana-color.svg b/src/collections/integrations/grafana-operator/icons/components/grafana/icons/color/grafana-color.svg index 6600858cb55bb..4e59501874698 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana/icons/color/grafana-color.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana/icons/color/grafana-color.svg @@ -1,47 +1,12 @@ - - - - - + + + + + + - + + + + diff --git a/src/collections/integrations/grafana-operator/icons/components/grafana/icons/white/grafana-white.svg b/src/collections/integrations/grafana-operator/icons/components/grafana/icons/white/grafana-white.svg index b538e866d0bd1..b611c9692dae4 100644 --- a/src/collections/integrations/grafana-operator/icons/components/grafana/icons/white/grafana-white.svg +++ b/src/collections/integrations/grafana-operator/icons/components/grafana/icons/white/grafana-white.svg @@ -1,43 +1,3 @@ - - - + + diff --git a/src/collections/integrations/grafana-operator/index.mdx b/src/collections/integrations/grafana-operator/index.mdx index 3fd9e42b6c7df..48d1951d4fed1 100644 --- a/src/collections/integrations/grafana-operator/index.mdx +++ b/src/collections/integrations/grafana-operator/index.mdx @@ -56,6 +56,12 @@ components: [ "colorIcon": "icons/components/grafana-credential/icons/color/grafana-credential-color.svg", "whiteIcon": "icons/components/grafana-credential/icons/white/grafana-credential-white.svg", "description": "", +}, +{ +"name": "grafana-alert-rule-group", +"colorIcon": "icons/components/grafana-alert-rule-group/icons/color/grafana-alert-rule-group-color.svg", +"whiteIcon": "icons/components/grafana-alert-rule-group/icons/white/grafana-alert-rule-group-white.svg", +"description": "", }] featureList: [ "Centralize the analysis, visualization, and alerting for all of your data with Grafana.", diff --git a/src/collections/integrations/grafana-ui-server/icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg b/src/collections/integrations/grafana-ui-server/icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg new file mode 100644 index 0000000000000..6600858cb55bb --- /dev/null +++ b/src/collections/integrations/grafana-ui-server/icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg @@ -0,0 +1,47 @@ + + + + + + + + diff --git a/src/collections/integrations/grafana-ui-server/icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg b/src/collections/integrations/grafana-ui-server/icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg new file mode 100644 index 0000000000000..4e2e7b7abd7ba --- /dev/null +++ b/src/collections/integrations/grafana-ui-server/icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg @@ -0,0 +1,43 @@ + + + + \ No newline at end of file diff --git a/src/collections/integrations/grafana-ui-server/index.mdx b/src/collections/integrations/grafana-ui-server/index.mdx index c459e18bc216f..68f79b52ff014 100644 --- a/src/collections/integrations/grafana-ui-server/index.mdx +++ b/src/collections/integrations/grafana-ui-server/index.mdx @@ -8,7 +8,13 @@ description: category: Observability and Analysis subcategory: Monitoring registrant: Artifact Hub -components: [] +components: [ +{ +"name": "grafana-dashboard", +"colorIcon": "icons/components/grafana-dashboard/icons/color/grafana-dashboard-color.svg", +"whiteIcon": "icons/components/grafana-dashboard/icons/white/grafana-dashboard-white.svg", +"description": "", +}] featureList: [ "Centralize the analysis, visualization, and alerting for all of your data with Grafana.", "Meshery discovers your Grafana servers. Easily import existing Grafana dashboards and panels into Meshery", diff --git a/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/color/instance-chart-repository-color.svg b/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/color/instance-chart-repository-color.svg index 682254c303a60..efc620ae70c04 100644 --- a/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/color/instance-chart-repository-color.svg +++ b/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/color/instance-chart-repository-color.svg @@ -1 +1,56 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/white/instance-chart-repository-white.svg b/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/white/instance-chart-repository-white.svg index 23d8fe187577d..794350512e5c7 100644 --- a/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/white/instance-chart-repository-white.svg +++ b/src/collections/integrations/harbor-operator/icons/components/instance-chart-repository/icons/white/instance-chart-repository-white.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/instance/icons/color/instance-color.svg b/src/collections/integrations/harbor-operator/icons/components/instance/icons/color/instance-color.svg index 682254c303a60..efc620ae70c04 100644 --- a/src/collections/integrations/harbor-operator/icons/components/instance/icons/color/instance-color.svg +++ b/src/collections/integrations/harbor-operator/icons/components/instance/icons/color/instance-color.svg @@ -1 +1,56 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/instance/icons/white/instance-white.svg b/src/collections/integrations/harbor-operator/icons/components/instance/icons/white/instance-white.svg index 23d8fe187577d..794350512e5c7 100644 --- a/src/collections/integrations/harbor-operator/icons/components/instance/icons/white/instance-white.svg +++ b/src/collections/integrations/harbor-operator/icons/components/instance/icons/white/instance-white.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/project/icons/color/project-color.svg b/src/collections/integrations/harbor-operator/icons/components/project/icons/color/project-color.svg index 682254c303a60..efc620ae70c04 100644 --- a/src/collections/integrations/harbor-operator/icons/components/project/icons/color/project-color.svg +++ b/src/collections/integrations/harbor-operator/icons/components/project/icons/color/project-color.svg @@ -1 +1,56 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/project/icons/white/project-white.svg b/src/collections/integrations/harbor-operator/icons/components/project/icons/white/project-white.svg index 23d8fe187577d..794350512e5c7 100644 --- a/src/collections/integrations/harbor-operator/icons/components/project/icons/white/project-white.svg +++ b/src/collections/integrations/harbor-operator/icons/components/project/icons/white/project-white.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/registry/icons/color/registry-color.svg b/src/collections/integrations/harbor-operator/icons/components/registry/icons/color/registry-color.svg index 682254c303a60..efc620ae70c04 100644 --- a/src/collections/integrations/harbor-operator/icons/components/registry/icons/color/registry-color.svg +++ b/src/collections/integrations/harbor-operator/icons/components/registry/icons/color/registry-color.svg @@ -1 +1,56 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/registry/icons/white/registry-white.svg b/src/collections/integrations/harbor-operator/icons/components/registry/icons/white/registry-white.svg index 23d8fe187577d..794350512e5c7 100644 --- a/src/collections/integrations/harbor-operator/icons/components/registry/icons/white/registry-white.svg +++ b/src/collections/integrations/harbor-operator/icons/components/registry/icons/white/registry-white.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/replication/icons/color/replication-color.svg b/src/collections/integrations/harbor-operator/icons/components/replication/icons/color/replication-color.svg index 682254c303a60..efc620ae70c04 100644 --- a/src/collections/integrations/harbor-operator/icons/components/replication/icons/color/replication-color.svg +++ b/src/collections/integrations/harbor-operator/icons/components/replication/icons/color/replication-color.svg @@ -1 +1,56 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/replication/icons/white/replication-white.svg b/src/collections/integrations/harbor-operator/icons/components/replication/icons/white/replication-white.svg index 23d8fe187577d..794350512e5c7 100644 --- a/src/collections/integrations/harbor-operator/icons/components/replication/icons/white/replication-white.svg +++ b/src/collections/integrations/harbor-operator/icons/components/replication/icons/white/replication-white.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/user/icons/color/user-color.svg b/src/collections/integrations/harbor-operator/icons/components/user/icons/color/user-color.svg index 682254c303a60..efc620ae70c04 100644 --- a/src/collections/integrations/harbor-operator/icons/components/user/icons/color/user-color.svg +++ b/src/collections/integrations/harbor-operator/icons/components/user/icons/color/user-color.svg @@ -1 +1,56 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/harbor-operator/icons/components/user/icons/white/user-white.svg b/src/collections/integrations/harbor-operator/icons/components/user/icons/white/user-white.svg index 23d8fe187577d..794350512e5c7 100644 --- a/src/collections/integrations/harbor-operator/icons/components/user/icons/white/user-white.svg +++ b/src/collections/integrations/harbor-operator/icons/components/user/icons/white/user-white.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + + diff --git a/src/collections/integrations/helm-controller/icons/components/bucket/icons/color/bucket-color.svg b/src/collections/integrations/helm-controller/icons/components/bucket/icons/color/bucket-color.svg index 5c554c6f501ed..bf5e404751748 100644 --- a/src/collections/integrations/helm-controller/icons/components/bucket/icons/color/bucket-color.svg +++ b/src/collections/integrations/helm-controller/icons/components/bucket/icons/color/bucket-color.svg @@ -1 +1,8 @@ - + + + + + + + + diff --git a/src/collections/integrations/helm-controller/icons/components/bucket/icons/white/bucket-white.svg b/src/collections/integrations/helm-controller/icons/components/bucket/icons/white/bucket-white.svg index a5b63217229ce..b33dd6d4c6871 100644 --- a/src/collections/integrations/helm-controller/icons/components/bucket/icons/white/bucket-white.svg +++ b/src/collections/integrations/helm-controller/icons/components/bucket/icons/white/bucket-white.svg @@ -1 +1,8 @@ - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/helm-controller/icons/components/git-repository/icons/color/git-repository-color.svg b/src/collections/integrations/helm-controller/icons/components/git-repository/icons/color/git-repository-color.svg index 5c554c6f501ed..bf5e404751748 100644 --- a/src/collections/integrations/helm-controller/icons/components/git-repository/icons/color/git-repository-color.svg +++ b/src/collections/integrations/helm-controller/icons/components/git-repository/icons/color/git-repository-color.svg @@ -1 +1,8 @@ - + + + + + + + + diff --git a/src/collections/integrations/helm-controller/icons/components/git-repository/icons/white/git-repository-white.svg b/src/collections/integrations/helm-controller/icons/components/git-repository/icons/white/git-repository-white.svg index a5b63217229ce..b33dd6d4c6871 100644 --- a/src/collections/integrations/helm-controller/icons/components/git-repository/icons/white/git-repository-white.svg +++ b/src/collections/integrations/helm-controller/icons/components/git-repository/icons/white/git-repository-white.svg @@ -1 +1,8 @@ - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/color/helm-chart-color.svg b/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/color/helm-chart-color.svg index 5c554c6f501ed..bf5e404751748 100644 --- a/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/color/helm-chart-color.svg +++ b/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/color/helm-chart-color.svg @@ -1 +1,8 @@ - + + + + + + + + diff --git a/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/white/helm-chart-white.svg b/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/white/helm-chart-white.svg index a5b63217229ce..b33dd6d4c6871 100644 --- a/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/white/helm-chart-white.svg +++ b/src/collections/integrations/helm-controller/icons/components/helm-chart/icons/white/helm-chart-white.svg @@ -1 +1,8 @@ - \ No newline at end of file + + + + + + + + diff --git a/src/collections/integrations/hybridnet/icons/components/bgp-configuration/icons/color/bgp-configuration-color.svg b/src/collections/integrations/hybridnet/icons/components/bgp-configuration/icons/color/bgp-configuration-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/bgp-configuration/icons/color/bgp-configuration-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/bgp-configuration/icons/white/bgp-configuration-white.svg b/src/collections/integrations/hybridnet/icons/components/bgp-configuration/icons/white/bgp-configuration-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/bgp-configuration/icons/white/bgp-configuration-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/cluster-information/icons/color/cluster-information-color.svg b/src/collections/integrations/hybridnet/icons/components/cluster-information/icons/color/cluster-information-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/cluster-information/icons/color/cluster-information-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/cluster-information/icons/white/cluster-information-white.svg b/src/collections/integrations/hybridnet/icons/components/cluster-information/icons/white/cluster-information-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/cluster-information/icons/white/cluster-information-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/felix-configuration/icons/color/felix-configuration-color.svg b/src/collections/integrations/hybridnet/icons/components/felix-configuration/icons/color/felix-configuration-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/felix-configuration/icons/color/felix-configuration-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/felix-configuration/icons/white/felix-configuration-white.svg b/src/collections/integrations/hybridnet/icons/components/felix-configuration/icons/white/felix-configuration-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/felix-configuration/icons/white/felix-configuration-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/global-network-policy/icons/color/global-network-policy-color.svg b/src/collections/integrations/hybridnet/icons/components/global-network-policy/icons/color/global-network-policy-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/global-network-policy/icons/color/global-network-policy-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/global-network-policy/icons/white/global-network-policy-white.svg b/src/collections/integrations/hybridnet/icons/components/global-network-policy/icons/white/global-network-policy-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/global-network-policy/icons/white/global-network-policy-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/global-network-set/icons/color/global-network-set-color.svg b/src/collections/integrations/hybridnet/icons/components/global-network-set/icons/color/global-network-set-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/global-network-set/icons/color/global-network-set-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/global-network-set/icons/white/global-network-set-white.svg b/src/collections/integrations/hybridnet/icons/components/global-network-set/icons/white/global-network-set-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/global-network-set/icons/white/global-network-set-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/host-endpoint/icons/color/host-endpoint-color.svg b/src/collections/integrations/hybridnet/icons/components/host-endpoint/icons/color/host-endpoint-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/host-endpoint/icons/color/host-endpoint-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/host-endpoint/icons/white/host-endpoint-white.svg b/src/collections/integrations/hybridnet/icons/components/host-endpoint/icons/white/host-endpoint-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/host-endpoint/icons/white/host-endpoint-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/ip-instance/icons/white/ip-instance-white.svg b/src/collections/integrations/hybridnet/icons/components/ip-instance/icons/white/ip-instance-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/ip-instance/icons/white/ip-instance-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/ip-instance/icons/white/ip-instance-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/icons/components/ip-pool/icons/color/ip-pool-color.svg b/src/collections/integrations/hybridnet/icons/components/ip-pool/icons/color/ip-pool-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/ip-pool/icons/color/ip-pool-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/ip-pool/icons/white/ip-pool-white.svg b/src/collections/integrations/hybridnet/icons/components/ip-pool/icons/white/ip-pool-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/ip-pool/icons/white/ip-pool-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/network-policy/icons/color/network-policy-color.svg b/src/collections/integrations/hybridnet/icons/components/network-policy/icons/color/network-policy-color.svg new file mode 100644 index 0000000000000..36df28774270a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/network-policy/icons/color/network-policy-color.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/network-policy/icons/white/network-policy-white.svg b/src/collections/integrations/hybridnet/icons/components/network-policy/icons/white/network-policy-white.svg new file mode 100644 index 0000000000000..b42cb6ef09a9a --- /dev/null +++ b/src/collections/integrations/hybridnet/icons/components/network-policy/icons/white/network-policy-white.svg @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/src/collections/integrations/hybridnet/icons/components/network/icons/white/network-white.svg b/src/collections/integrations/hybridnet/icons/components/network/icons/white/network-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/network/icons/white/network-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/network/icons/white/network-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/icons/components/node-info/icons/white/node-info-white.svg b/src/collections/integrations/hybridnet/icons/components/node-info/icons/white/node-info-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/node-info/icons/white/node-info-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/node-info/icons/white/node-info-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/icons/components/remote-cluster/icons/white/remote-cluster-white.svg b/src/collections/integrations/hybridnet/icons/components/remote-cluster/icons/white/remote-cluster-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/remote-cluster/icons/white/remote-cluster-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/remote-cluster/icons/white/remote-cluster-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/icons/components/remote-endpoint-slice/icons/white/remote-endpoint-slice-white.svg b/src/collections/integrations/hybridnet/icons/components/remote-endpoint-slice/icons/white/remote-endpoint-slice-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/remote-endpoint-slice/icons/white/remote-endpoint-slice-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/remote-endpoint-slice/icons/white/remote-endpoint-slice-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/icons/components/remote-subnet/icons/white/remote-subnet-white.svg b/src/collections/integrations/hybridnet/icons/components/remote-subnet/icons/white/remote-subnet-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/remote-subnet/icons/white/remote-subnet-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/remote-subnet/icons/white/remote-subnet-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/icons/components/remote-vtep/icons/white/remote-vtep-white.svg b/src/collections/integrations/hybridnet/icons/components/remote-vtep/icons/white/remote-vtep-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/remote-vtep/icons/white/remote-vtep-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/remote-vtep/icons/white/remote-vtep-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/icons/components/subnet/icons/white/subnet-white.svg b/src/collections/integrations/hybridnet/icons/components/subnet/icons/white/subnet-white.svg index b42cb6ef09a9a..0b12891998010 100644 --- a/src/collections/integrations/hybridnet/icons/components/subnet/icons/white/subnet-white.svg +++ b/src/collections/integrations/hybridnet/icons/components/subnet/icons/white/subnet-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 77.7 48.5" style="enable-background:new 0 0 77.7 48.5;" xml:space="preserve" width='77.7' height='48.5'> diff --git a/src/collections/integrations/hybridnet/index.mdx b/src/collections/integrations/hybridnet/index.mdx index 2925116207467..11d671767c417 100644 --- a/src/collections/integrations/hybridnet/index.mdx +++ b/src/collections/integrations/hybridnet/index.mdx @@ -56,6 +56,54 @@ components: [ "colorIcon": "icons/components/subnet/icons/color/subnet-color.svg", "whiteIcon": "icons/components/subnet/icons/white/subnet-white.svg", "description": "", +}, +{ +"name": "bgp-configuration", +"colorIcon": "icons/components/bgp-configuration/icons/color/bgp-configuration-color.svg", +"whiteIcon": "icons/components/bgp-configuration/icons/white/bgp-configuration-white.svg", +"description": "", +}, +{ +"name": "cluster-information", +"colorIcon": "icons/components/cluster-information/icons/color/cluster-information-color.svg", +"whiteIcon": "icons/components/cluster-information/icons/white/cluster-information-white.svg", +"description": "", +}, +{ +"name": "felix-configuration", +"colorIcon": "icons/components/felix-configuration/icons/color/felix-configuration-color.svg", +"whiteIcon": "icons/components/felix-configuration/icons/white/felix-configuration-white.svg", +"description": "", +}, +{ +"name": "global-network-policy", +"colorIcon": "icons/components/global-network-policy/icons/color/global-network-policy-color.svg", +"whiteIcon": "icons/components/global-network-policy/icons/white/global-network-policy-white.svg", +"description": "", +}, +{ +"name": "global-network-set", +"colorIcon": "icons/components/global-network-set/icons/color/global-network-set-color.svg", +"whiteIcon": "icons/components/global-network-set/icons/white/global-network-set-white.svg", +"description": "", +}, +{ +"name": "host-endpoint", +"colorIcon": "icons/components/host-endpoint/icons/color/host-endpoint-color.svg", +"whiteIcon": "icons/components/host-endpoint/icons/white/host-endpoint-white.svg", +"description": "", +}, +{ +"name": "ip-pool", +"colorIcon": "icons/components/ip-pool/icons/color/ip-pool-color.svg", +"whiteIcon": "icons/components/ip-pool/icons/white/ip-pool-white.svg", +"description": "", +}, +{ +"name": "network-policy", +"colorIcon": "icons/components/network-policy/icons/color/network-policy-color.svg", +"whiteIcon": "icons/components/network-policy/icons/white/network-policy-white.svg", +"description": "", }] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", diff --git a/src/collections/integrations/identity-manager/icons/components/workload-identity/icons/white/workload-identity-white.svg b/src/collections/integrations/identity-manager/icons/components/workload-identity/icons/white/workload-identity-white.svg index f6d7dbc341f53..d86a8727f88d2 100644 --- a/src/collections/integrations/identity-manager/icons/components/workload-identity/icons/white/workload-identity-white.svg +++ b/src/collections/integrations/identity-manager/icons/components/workload-identity/icons/white/workload-identity-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/intel-device-plugins-operator/icons/components/accelerator-function/icons/white/accelerator-function-white.svg b/src/collections/integrations/intel-device-plugins-operator/icons/components/accelerator-function/icons/white/accelerator-function-white.svg index 692484da4e710..7e609bd8d1309 100644 --- a/src/collections/integrations/intel-device-plugins-operator/icons/components/accelerator-function/icons/white/accelerator-function-white.svg +++ b/src/collections/integrations/intel-device-plugins-operator/icons/components/accelerator-function/icons/white/accelerator-function-white.svg @@ -1,4 +1,4 @@ - +

+Whereabouts is a CNI IPAM plugin for Kubernetes clusters. It dynamically assigns IP addresses cluster-wide. Features both IPv4 and IPv6 addressing. +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +

diff --git a/src/collections/integrations/wordpress-operator/icons/color/wordpress-operator-color.svg b/src/collections/integrations/wordpress-operator/icons/color/wordpress-operator-color.svg new file mode 100644 index 0000000000000..31a1fe8c89316 --- /dev/null +++ b/src/collections/integrations/wordpress-operator/icons/color/wordpress-operator-color.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/wordpress-operator/icons/white/wordpress-operator-white.svg b/src/collections/integrations/wordpress-operator/icons/white/wordpress-operator-white.svg new file mode 100644 index 0000000000000..31a1fe8c89316 --- /dev/null +++ b/src/collections/integrations/wordpress-operator/icons/white/wordpress-operator-white.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/wordpress-operator/index.mdx b/src/collections/integrations/wordpress-operator/index.mdx new file mode 100644 index 0000000000000..4a832a8d1de68 --- /dev/null +++ b/src/collections/integrations/wordpress-operator/index.mdx @@ -0,0 +1,33 @@ +--- +title: Wordpress Operator +subtitle: Collaborative and visual infrastructure as code for Wordpress Operator +integrationIcon: icons/color/wordpress-operator-color.svg +darkModeIntegrationIcon: icons/white/wordpress-operator-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/wordpress-operator +description: +category: Tools +subcategory: Uncategorized +registrant: Artifact Hub +components: [] +featureList: [ + "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", + "Invite anyone to review and make changes to your private designs.", + "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." +] +workingSlides: [ + ../_images/meshmap-visualizer.png, + ../_images/meshmap-designer.png +] +howItWorks: "Collaborative Infrastructure as Code" +howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." +published: TRUE +--- +

+Bitpoke WordPress operator enables managing multiple WordPress installments at scale. +

+

+ Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. +

+

+ Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. +