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'> diff --git a/src/collections/integrations/ambassador/icons/components/consul-resolver/icons/white/consul-resolver-white.svg b/src/collections/integrations/ambassador/icons/components/consul-resolver/icons/white/consul-resolver-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/consul-resolver/icons/white/consul-resolver-white.svg +++ b/src/collections/integrations/ambassador/icons/components/consul-resolver/icons/white/consul-resolver-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/dev-portal/icons/white/dev-portal-white.svg b/src/collections/integrations/ambassador/icons/components/dev-portal/icons/white/dev-portal-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/dev-portal/icons/white/dev-portal-white.svg +++ b/src/collections/integrations/ambassador/icons/components/dev-portal/icons/white/dev-portal-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/filter-policy/icons/white/filter-policy-white.svg b/src/collections/integrations/ambassador/icons/components/filter-policy/icons/white/filter-policy-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/filter-policy/icons/white/filter-policy-white.svg +++ b/src/collections/integrations/ambassador/icons/components/filter-policy/icons/white/filter-policy-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/filter/icons/white/filter-white.svg b/src/collections/integrations/ambassador/icons/components/filter/icons/white/filter-white.svg index 3236df85df5c1..e9bef8f0f62f5 100644 --- a/src/collections/integrations/ambassador/icons/components/filter/icons/white/filter-white.svg +++ b/src/collections/integrations/ambassador/icons/components/filter/icons/white/filter-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/host/icons/color/host-color.svg b/src/collections/integrations/ambassador/icons/components/host/icons/color/host-color.svg index 17506f2b1f48c..c32998423372d 100644 --- a/src/collections/integrations/ambassador/icons/components/host/icons/color/host-color.svg +++ b/src/collections/integrations/ambassador/icons/components/host/icons/color/host-color.svg @@ -1,13 +1,13 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve"> - + \ No newline at end of file diff --git a/src/collections/integrations/ambassador/icons/components/host/icons/white/host-white.svg b/src/collections/integrations/ambassador/icons/components/host/icons/white/host-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/host/icons/white/host-white.svg +++ b/src/collections/integrations/ambassador/icons/components/host/icons/white/host-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/kubernetes-endpoint-resolver/icons/white/kubernetes-endpoint-resolver-white.svg b/src/collections/integrations/ambassador/icons/components/kubernetes-endpoint-resolver/icons/white/kubernetes-endpoint-resolver-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/kubernetes-endpoint-resolver/icons/white/kubernetes-endpoint-resolver-white.svg +++ b/src/collections/integrations/ambassador/icons/components/kubernetes-endpoint-resolver/icons/white/kubernetes-endpoint-resolver-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/kubernetes-service-resolver/icons/white/kubernetes-service-resolver-white.svg b/src/collections/integrations/ambassador/icons/components/kubernetes-service-resolver/icons/white/kubernetes-service-resolver-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/kubernetes-service-resolver/icons/white/kubernetes-service-resolver-white.svg +++ b/src/collections/integrations/ambassador/icons/components/kubernetes-service-resolver/icons/white/kubernetes-service-resolver-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/log-service/icons/color/log-service-color.svg b/src/collections/integrations/ambassador/icons/components/log-service/icons/color/log-service-color.svg index 17506f2b1f48c..c32998423372d 100644 --- a/src/collections/integrations/ambassador/icons/components/log-service/icons/color/log-service-color.svg +++ b/src/collections/integrations/ambassador/icons/components/log-service/icons/color/log-service-color.svg @@ -1,13 +1,13 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve"> - + \ No newline at end of file diff --git a/src/collections/integrations/ambassador/icons/components/log-service/icons/white/log-service-white.svg b/src/collections/integrations/ambassador/icons/components/log-service/icons/white/log-service-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/log-service/icons/white/log-service-white.svg +++ b/src/collections/integrations/ambassador/icons/components/log-service/icons/white/log-service-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/mapping/icons/white/mapping-white.svg b/src/collections/integrations/ambassador/icons/components/mapping/icons/white/mapping-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/mapping/icons/white/mapping-white.svg +++ b/src/collections/integrations/ambassador/icons/components/mapping/icons/white/mapping-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/module/icons/white/module-white.svg b/src/collections/integrations/ambassador/icons/components/module/icons/white/module-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/module/icons/white/module-white.svg +++ b/src/collections/integrations/ambassador/icons/components/module/icons/white/module-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/project-controller/icons/white/project-controller-white.svg b/src/collections/integrations/ambassador/icons/components/project-controller/icons/white/project-controller-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/project-controller/icons/white/project-controller-white.svg +++ b/src/collections/integrations/ambassador/icons/components/project-controller/icons/white/project-controller-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/project-revision/icons/white/project-revision-white.svg b/src/collections/integrations/ambassador/icons/components/project-revision/icons/white/project-revision-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/project-revision/icons/white/project-revision-white.svg +++ b/src/collections/integrations/ambassador/icons/components/project-revision/icons/white/project-revision-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/project/icons/white/project-white.svg b/src/collections/integrations/ambassador/icons/components/project/icons/white/project-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/project/icons/white/project-white.svg +++ b/src/collections/integrations/ambassador/icons/components/project/icons/white/project-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/rate-limit-service/icons/white/rate-limit-service-white.svg b/src/collections/integrations/ambassador/icons/components/rate-limit-service/icons/white/rate-limit-service-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/rate-limit-service/icons/white/rate-limit-service-white.svg +++ b/src/collections/integrations/ambassador/icons/components/rate-limit-service/icons/white/rate-limit-service-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/rate-limit/icons/white/rate-limit-white.svg b/src/collections/integrations/ambassador/icons/components/rate-limit/icons/white/rate-limit-white.svg index 06990ac8b95a3..e9bef8f0f62f5 100644 --- a/src/collections/integrations/ambassador/icons/components/rate-limit/icons/white/rate-limit-white.svg +++ b/src/collections/integrations/ambassador/icons/components/rate-limit/icons/white/rate-limit-white.svg @@ -1,13 +1,13 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> - + \ No newline at end of file diff --git a/src/collections/integrations/ambassador/icons/components/tcp-mapping/icons/white/tcp-mapping-white.svg b/src/collections/integrations/ambassador/icons/components/tcp-mapping/icons/white/tcp-mapping-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/tcp-mapping/icons/white/tcp-mapping-white.svg +++ b/src/collections/integrations/ambassador/icons/components/tcp-mapping/icons/white/tcp-mapping-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/tls-context/icons/white/tls-context-white.svg b/src/collections/integrations/ambassador/icons/components/tls-context/icons/white/tls-context-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/tls-context/icons/white/tls-context-white.svg +++ b/src/collections/integrations/ambassador/icons/components/tls-context/icons/white/tls-context-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/ambassador/icons/components/tracing-service/icons/white/tracing-service-white.svg b/src/collections/integrations/ambassador/icons/components/tracing-service/icons/white/tracing-service-white.svg index 06990ac8b95a3..8e4d46337d49f 100644 --- a/src/collections/integrations/ambassador/icons/components/tracing-service/icons/white/tracing-service-white.svg +++ b/src/collections/integrations/ambassador/icons/components/tracing-service/icons/white/tracing-service-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 493.3 420.6" style="enable-background:new 0 0 493.3 420.6;" xml:space="preserve" width='493.3' height='420.6'> diff --git a/src/collections/integrations/amd-gpu/icons/color/amd-gpu-color.svg b/src/collections/integrations/amd-gpu/icons/color/amd-gpu-color.svg index a4ea661cf6503..b89948f134f25 100644 --- a/src/collections/integrations/amd-gpu/icons/color/amd-gpu-color.svg +++ b/src/collections/integrations/amd-gpu/icons/color/amd-gpu-color.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/src/collections/integrations/antrea/icons/components/antrea-agent-info/icons/white/antrea-agent-info-white.svg b/src/collections/integrations/antrea/icons/components/antrea-agent-info/icons/white/antrea-agent-info-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/antrea-agent-info/icons/white/antrea-agent-info-white.svg +++ b/src/collections/integrations/antrea/icons/components/antrea-agent-info/icons/white/antrea-agent-info-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/antrea-controller-info/icons/white/antrea-controller-info-white.svg b/src/collections/integrations/antrea/icons/components/antrea-controller-info/icons/white/antrea-controller-info-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/antrea-controller-info/icons/white/antrea-controller-info-white.svg +++ b/src/collections/integrations/antrea/icons/components/antrea-controller-info/icons/white/antrea-controller-info-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/cluster-group/icons/white/cluster-group-white.svg b/src/collections/integrations/antrea/icons/components/cluster-group/icons/white/cluster-group-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/cluster-group/icons/white/cluster-group-white.svg +++ b/src/collections/integrations/antrea/icons/components/cluster-group/icons/white/cluster-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/cluster-network-policy/icons/white/cluster-network-policy-white.svg b/src/collections/integrations/antrea/icons/components/cluster-network-policy/icons/white/cluster-network-policy-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/cluster-network-policy/icons/white/cluster-network-policy-white.svg +++ b/src/collections/integrations/antrea/icons/components/cluster-network-policy/icons/white/cluster-network-policy-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/egress/icons/white/egress-white.svg b/src/collections/integrations/antrea/icons/components/egress/icons/white/egress-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/egress/icons/white/egress-white.svg +++ b/src/collections/integrations/antrea/icons/components/egress/icons/white/egress-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/external-entity/icons/white/external-entity-white.svg b/src/collections/integrations/antrea/icons/components/external-entity/icons/white/external-entity-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/external-entity/icons/white/external-entity-white.svg +++ b/src/collections/integrations/antrea/icons/components/external-entity/icons/white/external-entity-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/external-ip-pool/icons/white/external-ip-pool-white.svg b/src/collections/integrations/antrea/icons/components/external-ip-pool/icons/white/external-ip-pool-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/external-ip-pool/icons/white/external-ip-pool-white.svg +++ b/src/collections/integrations/antrea/icons/components/external-ip-pool/icons/white/external-ip-pool-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/external-node/icons/white/external-node-white.svg b/src/collections/integrations/antrea/icons/components/external-node/icons/white/external-node-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/external-node/icons/white/external-node-white.svg +++ b/src/collections/integrations/antrea/icons/components/external-node/icons/white/external-node-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/group/icons/white/group-white.svg b/src/collections/integrations/antrea/icons/components/group/icons/white/group-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/group/icons/white/group-white.svg +++ b/src/collections/integrations/antrea/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/antrea/icons/components/ip-pool/icons/white/ip-pool-white.svg b/src/collections/integrations/antrea/icons/components/ip-pool/icons/white/ip-pool-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/ip-pool/icons/white/ip-pool-white.svg +++ b/src/collections/integrations/antrea/icons/components/ip-pool/icons/white/ip-pool-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/network-policy/icons/white/network-policy-white.svg b/src/collections/integrations/antrea/icons/components/network-policy/icons/white/network-policy-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/network-policy/icons/white/network-policy-white.svg +++ b/src/collections/integrations/antrea/icons/components/network-policy/icons/white/network-policy-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/support-bundle-collection/icons/white/support-bundle-collection-white.svg b/src/collections/integrations/antrea/icons/components/support-bundle-collection/icons/white/support-bundle-collection-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/support-bundle-collection/icons/white/support-bundle-collection-white.svg +++ b/src/collections/integrations/antrea/icons/components/support-bundle-collection/icons/white/support-bundle-collection-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/tier/icons/white/tier-white.svg b/src/collections/integrations/antrea/icons/components/tier/icons/white/tier-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/tier/icons/white/tier-white.svg +++ b/src/collections/integrations/antrea/icons/components/tier/icons/white/tier-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/traceflow/icons/white/traceflow-white.svg b/src/collections/integrations/antrea/icons/components/traceflow/icons/white/traceflow-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/traceflow/icons/white/traceflow-white.svg +++ b/src/collections/integrations/antrea/icons/components/traceflow/icons/white/traceflow-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/antrea/icons/components/traffic-control/icons/white/traffic-control-white.svg b/src/collections/integrations/antrea/icons/components/traffic-control/icons/white/traffic-control-white.svg index c016e3a306b92..0c68f68077a4f 100644 --- a/src/collections/integrations/antrea/icons/components/traffic-control/icons/white/traffic-control-white.svg +++ b/src/collections/integrations/antrea/icons/components/traffic-control/icons/white/traffic-control-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/chaos/icons/white/chaos-white.svg b/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/chaos/icons/white/chaos-white.svg index 6f7624a6cc709..50e888f3cc8a1 100644 --- a/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/chaos/icons/white/chaos-white.svg +++ b/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/chaos/icons/white/chaos-white.svg @@ -1,5 +1,5 @@ + y="0px" viewBox="0 0 511.4 508" style="enable-background:new 0 0 511.4 508;" xml:space="preserve" width='511.4' height='508'> + c-0.4,1.6-0.7,3.2-1.1,4.7c-0.5,2.1-1.1,4.1-1.6,6.1c-0.2,0.6-0.3,1.3-0.5,1.9c-27.2,95.6-98.5,142.2-155.7,161.5 + c-19.6,6.6-39.9,10.4-60.5,11.5c-6.5,0.4-13,0.3-19.4-0.1c28.4,10.1,58.4,15.1,88.6,14.7c141.2-1.4,254.5-116.1,253.1-256.2 + c-0.4-43.3-12-85.7-33.6-123.2c1.6,7,3.1,14.1,4.5,21.6c24.6,125.7-52.1,190.9-52.1,190.9s50.1-53.7,10-197.7 + c-21.8-78.2-58.4-108.2-60.8-110.9C344.8,3.7,317.3-5.2,288.1,2.8C207.6,44.3,266.4,73.1,266.4,73.1z"/> + c0.4-1.5,0.8-3.1,1.1-4.7c0.3-1.4,0.7-2.8,1-4.3c0.7-3.2,1.3-6.4,1.9-9.6C424.6,121.4,266.4,73.1,266.4,73.1s-58.8-28.8,21.7-70.2 + c-37,10-62.1,29.2-61.9,51c0.1,15.1,12.4,28.6,32.3,38.6c5.8,2.1,11.5,4.5,17.1,7.1c24.6,11.2,46.7,27.1,65.1,46.9 + c27.9,30.2,44.7,68.3,45.2,109.9c1,99.7-92.6,181.4-209.1,182.6c-47.9,0.5-92.2-12.7-127.9-35.4C79.2,444.9,121.4,476.1,169.7,493.3 + z"/> + c1.9-33.7,29.8-62.7,69.1-75.7C118.4,18.6,38.5,89.2,10.7,181.8c12.1-5.1,25.1-7.7,38.2-7.7c53.8,0,97.5,43.3,97.5,96.7 + s-43.6,96.7-97.5,96.7c-7.9,0-15.7-1-23.4-2.8c1.2,2.4,2.4,4.8,3.7,7.2c3,5.7,6.2,11.2,9.5,16.6c15.4,21.9,56.4,23.8,89.2,23.9 + c92.2,0.4,161.6-64.8,160.9-139.2C288.3,225.3,257.6,183.5,211.9,160.1z"/> + c-11,54.3-3.8,110.7,20.4,160.5c7.7,1.9,15.5,2.8,23.4,2.8C102.7,367.5,146.3,324.2,146.3,270.8z"/> + c-11,54.3-3.8,110.7,20.4,160.5c7.7,1.9,15.5,2.8,23.4,2.8C102.7,367.5,146.3,324.2,146.3,270.8z"/> diff --git a/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/sharding-sphere-proxy/icons/white/sharding-sphere-proxy-white.svg b/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/sharding-sphere-proxy/icons/white/sharding-sphere-proxy-white.svg index 6f7624a6cc709..50e888f3cc8a1 100644 --- a/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/sharding-sphere-proxy/icons/white/sharding-sphere-proxy-white.svg +++ b/src/collections/integrations/apache-shardingsphere-operator-charts/icons/components/sharding-sphere-proxy/icons/white/sharding-sphere-proxy-white.svg @@ -1,5 +1,5 @@ + y="0px" viewBox="0 0 511.4 508" style="enable-background:new 0 0 511.4 508;" xml:space="preserve" width='511.4' height='508'> + c-0.4,1.6-0.7,3.2-1.1,4.7c-0.5,2.1-1.1,4.1-1.6,6.1c-0.2,0.6-0.3,1.3-0.5,1.9c-27.2,95.6-98.5,142.2-155.7,161.5 + c-19.6,6.6-39.9,10.4-60.5,11.5c-6.5,0.4-13,0.3-19.4-0.1c28.4,10.1,58.4,15.1,88.6,14.7c141.2-1.4,254.5-116.1,253.1-256.2 + c-0.4-43.3-12-85.7-33.6-123.2c1.6,7,3.1,14.1,4.5,21.6c24.6,125.7-52.1,190.9-52.1,190.9s50.1-53.7,10-197.7 + c-21.8-78.2-58.4-108.2-60.8-110.9C344.8,3.7,317.3-5.2,288.1,2.8C207.6,44.3,266.4,73.1,266.4,73.1z"/> + c0.4-1.5,0.8-3.1,1.1-4.7c0.3-1.4,0.7-2.8,1-4.3c0.7-3.2,1.3-6.4,1.9-9.6C424.6,121.4,266.4,73.1,266.4,73.1s-58.8-28.8,21.7-70.2 + c-37,10-62.1,29.2-61.9,51c0.1,15.1,12.4,28.6,32.3,38.6c5.8,2.1,11.5,4.5,17.1,7.1c24.6,11.2,46.7,27.1,65.1,46.9 + c27.9,30.2,44.7,68.3,45.2,109.9c1,99.7-92.6,181.4-209.1,182.6c-47.9,0.5-92.2-12.7-127.9-35.4C79.2,444.9,121.4,476.1,169.7,493.3 + z"/> + c1.9-33.7,29.8-62.7,69.1-75.7C118.4,18.6,38.5,89.2,10.7,181.8c12.1-5.1,25.1-7.7,38.2-7.7c53.8,0,97.5,43.3,97.5,96.7 + s-43.6,96.7-97.5,96.7c-7.9,0-15.7-1-23.4-2.8c1.2,2.4,2.4,4.8,3.7,7.2c3,5.7,6.2,11.2,9.5,16.6c15.4,21.9,56.4,23.8,89.2,23.9 + c92.2,0.4,161.6-64.8,160.9-139.2C288.3,225.3,257.6,183.5,211.9,160.1z"/> + c-11,54.3-3.8,110.7,20.4,160.5c7.7,1.9,15.5,2.8,23.4,2.8C102.7,367.5,146.3,324.2,146.3,270.8z"/> + c-11,54.3-3.8,110.7,20.4,160.5c7.7,1.9,15.5,2.8,23.4,2.8C102.7,367.5,146.3,324.2,146.3,270.8z"/> diff --git a/src/collections/integrations/aperture-agent/icons/components/agent/icons/white/agent-white.svg b/src/collections/integrations/aperture-agent/icons/components/agent/icons/white/agent-white.svg index dd08ecf83b2d5..fb302166fc4f2 100644 --- a/src/collections/integrations/aperture-agent/icons/components/agent/icons/white/agent-white.svg +++ b/src/collections/integrations/aperture-agent/icons/components/agent/icons/white/agent-white.svg @@ -1,34 +1,34 @@ + viewBox="0 0 70 62" style="enable-background:new 0 0 70 62;" xml:space="preserve" width='70' height='62'> - - - - - - - - + + + + + + + + diff --git a/src/collections/integrations/aperture-agent/index.mdx b/src/collections/integrations/aperture-agent/index.mdx index 39dd15c5c692d..5f80e61fec160 100644 --- a/src/collections/integrations/aperture-agent/index.mdx +++ b/src/collections/integrations/aperture-agent/index.mdx @@ -21,10 +21,8 @@ featureList: [ "Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." ] workingSlides: [ - ../_images/aperture-agent/Aperture-Agent-Design-light.png, - ../_images/aperture-agent/Aperture-Agent-Design-dark.png, - ../_images/aperture-agent/Aperture-Agent-Visualize-light.png, - ../_images/aperture-agent/Aperture-Agent-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/aperture-controller/icons/components/controller/icons/white/controller-white.svg b/src/collections/integrations/aperture-controller/icons/components/controller/icons/white/controller-white.svg index dd08ecf83b2d5..b7b92e5eda4cd 100644 --- a/src/collections/integrations/aperture-controller/icons/components/controller/icons/white/controller-white.svg +++ b/src/collections/integrations/aperture-controller/icons/components/controller/icons/white/controller-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 70 62" style="enable-background:new 0 0 70 62;" xml:space="preserve" width='70' height='62'> diff --git a/src/collections/integrations/aperture-controller/icons/components/policy/icons/white/policy-white.svg b/src/collections/integrations/aperture-controller/icons/components/policy/icons/white/policy-white.svg index dd08ecf83b2d5..b7b92e5eda4cd 100644 --- a/src/collections/integrations/aperture-controller/icons/components/policy/icons/white/policy-white.svg +++ b/src/collections/integrations/aperture-controller/icons/components/policy/icons/white/policy-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 70 62" style="enable-background:new 0 0 70 62;" xml:space="preserve" width='70' height='62'> diff --git a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-cluster-config/icons/white/apisix-cluster-config-white.svg b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-cluster-config/icons/white/apisix-cluster-config-white.svg index 1eccfd3d605b6..22842481cc4cc 100644 --- a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-cluster-config/icons/white/apisix-cluster-config-white.svg +++ b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-cluster-config/icons/white/apisix-cluster-config-white.svg @@ -1,9 +1,9 @@ + viewBox="0 0 185 156" style="enable-background:new 0 0 185 156;" xml:space="preserve" width='185' height='156'> diff --git a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-consumer/icons/white/apisix-consumer-white.svg b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-consumer/icons/white/apisix-consumer-white.svg index 1eccfd3d605b6..22842481cc4cc 100644 --- a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-consumer/icons/white/apisix-consumer-white.svg +++ b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-consumer/icons/white/apisix-consumer-white.svg @@ -1,9 +1,9 @@ + viewBox="0 0 185 156" style="enable-background:new 0 0 185 156;" xml:space="preserve" width='185' height='156'> diff --git a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-global-rule/icons/white/apisix-global-rule-white.svg b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-global-rule/icons/white/apisix-global-rule-white.svg index 4618b207e26a7..22842481cc4cc 100644 --- a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-global-rule/icons/white/apisix-global-rule-white.svg +++ b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-global-rule/icons/white/apisix-global-rule-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 185 156" style="enable-background:new 0 0 185 156;" xml:space="preserve" width='185' height='156'> diff --git a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-route/icons/white/apisix-route-white.svg b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-route/icons/white/apisix-route-white.svg index 1eccfd3d605b6..0987d6bc501a1 100644 --- a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-route/icons/white/apisix-route-white.svg +++ b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-route/icons/white/apisix-route-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 185 156" style="enable-background:new 0 0 185 156;" xml:space="preserve" width='185' height='156'> diff --git a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-upstream/icons/white/apisix-upstream-white.svg b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-upstream/icons/white/apisix-upstream-white.svg index 1eccfd3d605b6..0987d6bc501a1 100644 --- a/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-upstream/icons/white/apisix-upstream-white.svg +++ b/src/collections/integrations/apisix-ingress-controller/icons/components/apisix-upstream/icons/white/apisix-upstream-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 185 156" style="enable-background:new 0 0 185 156;" xml:space="preserve" width='185' height='156'> - - - - - - - - - - + + + + + + + + + + diff --git a/src/collections/integrations/armory-spinnaker-operator/icons/components/spinnaker-service/icons/white/spinnaker-service-white.svg b/src/collections/integrations/armory-spinnaker-operator/icons/components/spinnaker-service/icons/white/spinnaker-service-white.svg index 88a4f478077ba..9e767729efef6 100644 --- a/src/collections/integrations/armory-spinnaker-operator/icons/components/spinnaker-service/icons/white/spinnaker-service-white.svg +++ b/src/collections/integrations/armory-spinnaker-operator/icons/components/spinnaker-service/icons/white/spinnaker-service-white.svg @@ -1,34 +1,34 @@ + viewBox="0 0 223.1 211.7" style="enable-background:new 0 0 223.1 211.7;" xml:space="preserve" width='223.1' height='211.7'> - - - - - - - - - - + + + + + + + + + + diff --git a/src/collections/integrations/aws-api-gateway-operator/icons/components/awsapi-gateway/icons/white/awsapi-gateway-white.svg b/src/collections/integrations/aws-api-gateway-operator/icons/components/awsapi-gateway/icons/white/awsapi-gateway-white.svg index 26504a75ab543..89583c2f176d9 100644 --- a/src/collections/integrations/aws-api-gateway-operator/icons/components/awsapi-gateway/icons/white/awsapi-gateway-white.svg +++ b/src/collections/integrations/aws-api-gateway-operator/icons/components/awsapi-gateway/icons/white/awsapi-gateway-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> @@ -14,4 +14,4 @@ l1.4,1.4L8.4,14l2.3,2.3L9.3,17.7z"/> - + \ No newline at end of file diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/api/icons/white/api-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/api/icons/white/api-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/api/icons/white/api-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/api/icons/white/api-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/authorizer/icons/white/authorizer-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/authorizer/icons/white/authorizer-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/authorizer/icons/white/authorizer-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/authorizer/icons/white/authorizer-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/deployment/icons/white/deployment-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/deployment/icons/white/deployment-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/deployment/icons/white/deployment-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/deployment/icons/white/deployment-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/field-export/icons/white/field-export-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/field-export/icons/white/field-export-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/integration/icons/white/integration-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/integration/icons/white/integration-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/integration/icons/white/integration-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/integration/icons/white/integration-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/route/icons/white/route-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/route/icons/white/route-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/route/icons/white/route-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/route/icons/white/route-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/stage/icons/white/stage-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/stage/icons/white/stage-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/stage/icons/white/stage-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/stage/icons/white/stage-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/vpc-link/icons/white/vpc-link-white.svg b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/vpc-link/icons/white/vpc-link-white.svg index 26504a75ab543..07b086f863a3a 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/icons/components/vpc-link/icons/white/vpc-link-white.svg +++ b/src/collections/integrations/aws-apigatewayv2-controller/icons/components/vpc-link/icons/white/vpc-link-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 44 44" style="enable-background:new 0 0 44 44;" xml:space="preserve" width='44' height='44'> diff --git a/src/collections/integrations/aws-apigatewayv2-controller/index.mdx b/src/collections/integrations/aws-apigatewayv2-controller/index.mdx index 0c4f085ea55cd..65d6d276faa1b 100644 --- a/src/collections/integrations/aws-apigatewayv2-controller/index.mdx +++ b/src/collections/integrations/aws-apigatewayv2-controller/index.mdx @@ -7,8 +7,62 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-apigatewayv2-cont description: category: Cloud Native Network subcategory: Service Proxy -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"name": "api", +"colorIcon": "icons/components/api/icons/color/api-color.svg", +"whiteIcon": "icons/components/api/icons/white/api-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": "authorizer", +"colorIcon": "icons/components/authorizer/icons/color/authorizer-color.svg", +"whiteIcon": "icons/components/authorizer/icons/white/authorizer-white.svg", +"description": "", +}, +{ +"name": "deployment", +"colorIcon": "icons/components/deployment/icons/color/deployment-color.svg", +"whiteIcon": "icons/components/deployment/icons/white/deployment-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": "integration", +"colorIcon": "icons/components/integration/icons/color/integration-color.svg", +"whiteIcon": "icons/components/integration/icons/white/integration-white.svg", +"description": "", +}, +{ +"name": "route", +"colorIcon": "icons/components/route/icons/color/route-color.svg", +"whiteIcon": "icons/components/route/icons/white/route-white.svg", +"description": "", +}, +{ +"name": "stage", +"colorIcon": "icons/components/stage/icons/color/stage-color.svg", +"whiteIcon": "icons/components/stage/icons/white/stage-white.svg", +"description": "", +}, +{ +"name": "vpc-link", +"colorIcon": "icons/components/vpc-link/icons/color/vpc-link-color.svg", +"whiteIcon": "icons/components/vpc-link/icons/white/vpc-link-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-applicationautoscaling-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index b54738ed9bf00..f903f81df7132 100644 --- a/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-applicationautoscaling-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-applicationautoscaling-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/field-export/icons/white/field-export-white.svg index b54738ed9bf00..f903f81df7132 100644 --- a/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-applicationautoscaling-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-applicationautoscaling-controller/icons/components/scalable-target/icons/white/scalable-target-white.svg b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scalable-target/icons/white/scalable-target-white.svg index b54738ed9bf00..f903f81df7132 100644 --- a/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scalable-target/icons/white/scalable-target-white.svg +++ b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scalable-target/icons/white/scalable-target-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-policy/icons/color/scaling-policy-color.svg b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-policy/icons/color/scaling-policy-color.svg new file mode 100644 index 0000000000000..0f8a0f1af2306 --- /dev/null +++ b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-policy/icons/color/scaling-policy-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-policy/icons/white/scaling-policy-white.svg b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-policy/icons/white/scaling-policy-white.svg new file mode 100644 index 0000000000000..f903f81df7132 --- /dev/null +++ b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-policy/icons/white/scaling-policy-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-target/icons/white/scaling-target-white.svg b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-target/icons/white/scaling-target-white.svg index b54738ed9bf00..f903f81df7132 100644 --- a/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-target/icons/white/scaling-target-white.svg +++ b/src/collections/integrations/aws-applicationautoscaling-controller/icons/components/scaling-target/icons/white/scaling-target-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-applicationautoscaling-controller/index.mdx b/src/collections/integrations/aws-applicationautoscaling-controller/index.mdx index c0f217bdba72d..38160b4cb015c 100644 --- a/src/collections/integrations/aws-applicationautoscaling-controller/index.mdx +++ b/src/collections/integrations/aws-applicationautoscaling-controller/index.mdx @@ -7,8 +7,38 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-applicationautosc description: category: Provisioning subcategory: Management Governance -registrant: Github -components: [] +registrant: GitHub +components: [ +{ +"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": "scalable-target", +"colorIcon": "icons/components/scalable-target/icons/color/scalable-target-color.svg", +"whiteIcon": "icons/components/scalable-target/icons/white/scalable-target-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": "scaling-target", +"colorIcon": "icons/components/scaling-target/icons/color/scaling-target-color.svg", +"whiteIcon": "icons/components/scaling-target/icons/white/scaling-target-white.svg", +"description": "", +}, +{ +"name": "scaling-policy", +"colorIcon": "icons/components/scaling-policy/icons/color/scaling-policy-color.svg", +"whiteIcon": "icons/components/scaling-policy/icons/white/scaling-policy-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-cloudfront-controller/icons/color/aws-cloudfront-controller-color.svg b/src/collections/integrations/aws-cloudfront-controller/icons/color/aws-cloudfront-controller-color.svg index c7c63b3b4fa53..1c252bf65e449 100644 --- a/src/collections/integrations/aws-cloudfront-controller/icons/color/aws-cloudfront-controller-color.svg +++ b/src/collections/integrations/aws-cloudfront-controller/icons/color/aws-cloudfront-controller-color.svg @@ -1 +1,9 @@ - \ No newline at end of file + + Icon-Architecture/48/Arch_Amazon-CloudFront_48 + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 5b861d3b050de..7c9f30c3d728e 100644 --- a/src/collections/integrations/aws-cloudfront-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-cloudfront-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-cloudfront-controller/icons/components/cache-policy/icons/color/cache-policy-color.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/cache-policy/icons/color/cache-policy-color.svg new file mode 100644 index 0000000000000..c7c63b3b4fa53 --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/cache-policy/icons/color/cache-policy-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/cache-policy/icons/white/cache-policy-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/cache-policy/icons/white/cache-policy-white.svg new file mode 100644 index 0000000000000..7c9f30c3d728e --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/cache-policy/icons/white/cache-policy-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/cached-policy/icons/white/cached-policy-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/cached-policy/icons/white/cached-policy-white.svg index 5b861d3b050de..7c9f30c3d728e 100644 --- a/src/collections/integrations/aws-cloudfront-controller/icons/components/cached-policy/icons/white/cached-policy-white.svg +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/cached-policy/icons/white/cached-policy-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/distribution/icons/color/distribution-color.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/distribution/icons/color/distribution-color.svg new file mode 100644 index 0000000000000..c7c63b3b4fa53 --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/distribution/icons/color/distribution-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/distribution/icons/white/distribution-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/distribution/icons/white/distribution-white.svg new file mode 100644 index 0000000000000..7c9f30c3d728e --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/distribution/icons/white/distribution-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/field-export/icons/white/field-export-white.svg index 5b861d3b050de..7c9f30c3d728e 100644 --- a/src/collections/integrations/aws-cloudfront-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-cloudfront-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-cloudfront-controller/icons/components/function/icons/color/function-color.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/function/icons/color/function-color.svg new file mode 100644 index 0000000000000..c7c63b3b4fa53 --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/function/icons/color/function-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/function/icons/white/function-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/function/icons/white/function-white.svg new file mode 100644 index 0000000000000..7c9f30c3d728e --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/function/icons/white/function-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/origin-request-policy/icons/color/origin-request-policy-color.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/origin-request-policy/icons/color/origin-request-policy-color.svg new file mode 100644 index 0000000000000..c7c63b3b4fa53 --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/origin-request-policy/icons/color/origin-request-policy-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/origin-request-policy/icons/white/origin-request-policy-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/origin-request-policy/icons/white/origin-request-policy-white.svg new file mode 100644 index 0000000000000..7c9f30c3d728e --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/origin-request-policy/icons/white/origin-request-policy-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/response-headers-policy/icons/color/response-headers-policy-color.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/response-headers-policy/icons/color/response-headers-policy-color.svg new file mode 100644 index 0000000000000..c7c63b3b4fa53 --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/response-headers-policy/icons/color/response-headers-policy-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/components/response-headers-policy/icons/white/response-headers-policy-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/components/response-headers-policy/icons/white/response-headers-policy-white.svg new file mode 100644 index 0000000000000..7c9f30c3d728e --- /dev/null +++ b/src/collections/integrations/aws-cloudfront-controller/icons/components/response-headers-policy/icons/white/response-headers-policy-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/icons/white/aws-cloudfront-controller-white.svg b/src/collections/integrations/aws-cloudfront-controller/icons/white/aws-cloudfront-controller-white.svg index 5b861d3b050de..1c252bf65e449 100644 --- a/src/collections/integrations/aws-cloudfront-controller/icons/white/aws-cloudfront-controller-white.svg +++ b/src/collections/integrations/aws-cloudfront-controller/icons/white/aws-cloudfront-controller-white.svg @@ -1 +1,9 @@ - \ No newline at end of file + + Icon-Architecture/48/Arch_Amazon-CloudFront_48 + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudfront-controller/index.mdx b/src/collections/integrations/aws-cloudfront-controller/index.mdx index 8078b3ce42c0e..ca2d49c922a57 100644 --- a/src/collections/integrations/aws-cloudfront-controller/index.mdx +++ b/src/collections/integrations/aws-cloudfront-controller/index.mdx @@ -5,10 +5,58 @@ integrationIcon: icons/color/aws-cloudfront-controller-color.svg darkModeIntegrationIcon: icons/white/aws-cloudfront-controller-white.svg docURL: https://docs.meshery.io/extensibility/integrations/aws-cloudfront-controller description: -category: Cloud Native Network -subcategory: Networking Content Delivery -registrant: Github -components: [] +category: App Definition and Development +subcategory: Service Proxy +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": "cached-policy", +"colorIcon": "icons/components/cached-policy/icons/color/cached-policy-color.svg", +"whiteIcon": "icons/components/cached-policy/icons/white/cached-policy-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": "cache-policy", +"colorIcon": "icons/components/cache-policy/icons/color/cache-policy-color.svg", +"whiteIcon": "icons/components/cache-policy/icons/white/cache-policy-white.svg", +"description": "", +}, +{ +"name": "distribution", +"colorIcon": "icons/components/distribution/icons/color/distribution-color.svg", +"whiteIcon": "icons/components/distribution/icons/white/distribution-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": "origin-request-policy", +"colorIcon": "icons/components/origin-request-policy/icons/color/origin-request-policy-color.svg", +"whiteIcon": "icons/components/origin-request-policy/icons/white/origin-request-policy-white.svg", +"description": "", +}, +{ +"name": "response-headers-policy", +"colorIcon": "icons/components/response-headers-policy/icons/color/response-headers-policy-color.svg", +"whiteIcon": "icons/components/response-headers-policy/icons/white/response-headers-policy-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-cloudtrail-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-cloudtrail-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index 1ff6a01ecc1a1..260ba14f5c81f 100644 --- a/src/collections/integrations/aws-cloudtrail-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-cloudtrail-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-cloudtrail-controller/icons/components/event-data-store/icons/white/event-data-store-white.svg b/src/collections/integrations/aws-cloudtrail-controller/icons/components/event-data-store/icons/white/event-data-store-white.svg index 1ff6a01ecc1a1..260ba14f5c81f 100644 --- a/src/collections/integrations/aws-cloudtrail-controller/icons/components/event-data-store/icons/white/event-data-store-white.svg +++ b/src/collections/integrations/aws-cloudtrail-controller/icons/components/event-data-store/icons/white/event-data-store-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudtrail-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-cloudtrail-controller/icons/components/field-export/icons/white/field-export-white.svg index 1ff6a01ecc1a1..260ba14f5c81f 100644 --- a/src/collections/integrations/aws-cloudtrail-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-cloudtrail-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-cloudtrail-controller/icons/components/trail/icons/white/trail-white.svg b/src/collections/integrations/aws-cloudtrail-controller/icons/components/trail/icons/white/trail-white.svg index 1ff6a01ecc1a1..260ba14f5c81f 100644 --- a/src/collections/integrations/aws-cloudtrail-controller/icons/components/trail/icons/white/trail-white.svg +++ b/src/collections/integrations/aws-cloudtrail-controller/icons/components/trail/icons/white/trail-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudtrail-controller/index.mdx b/src/collections/integrations/aws-cloudtrail-controller/index.mdx index 08120e5f805d9..dfafab9a7bc8a 100644 --- a/src/collections/integrations/aws-cloudtrail-controller/index.mdx +++ b/src/collections/integrations/aws-cloudtrail-controller/index.mdx @@ -7,8 +7,32 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-cloudtrail-contro description: category: Observability and Analysis subcategory: Logging -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": "event-data-store", +"colorIcon": "icons/components/event-data-store/icons/color/event-data-store-color.svg", +"whiteIcon": "icons/components/event-data-store/icons/white/event-data-store-white.svg", +"description": "", +}, +{ +"name": "trail", +"colorIcon": "icons/components/trail/icons/color/trail-color.svg", +"whiteIcon": "icons/components/trail/icons/white/trail-white.svg", +"description": "", +}] featureList: [ "Data events that capture data plane actions within a resource, such as reading or writing an Amazon S3 object.", "Configuration items from AWS Config that capture resource configuration history and resource compliance history as evaluated by AWS Config rules.", diff --git a/src/collections/integrations/aws-cloudwatch-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-cloudwatch-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index d4b04fb76c529..1a719d3694065 100644 --- a/src/collections/integrations/aws-cloudwatch-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-cloudwatch-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-cloudwatch-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-cloudwatch-controller/icons/components/field-export/icons/white/field-export-white.svg index d4b04fb76c529..1a719d3694065 100644 --- a/src/collections/integrations/aws-cloudwatch-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-cloudwatch-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-cloudwatch-controller/icons/components/metric-alarm/icons/white/metric-alarm-white.svg b/src/collections/integrations/aws-cloudwatch-controller/icons/components/metric-alarm/icons/white/metric-alarm-white.svg index d4b04fb76c529..1a719d3694065 100644 --- a/src/collections/integrations/aws-cloudwatch-controller/icons/components/metric-alarm/icons/white/metric-alarm-white.svg +++ b/src/collections/integrations/aws-cloudwatch-controller/icons/components/metric-alarm/icons/white/metric-alarm-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudwatch-controller/index.mdx b/src/collections/integrations/aws-cloudwatch-controller/index.mdx index 713a4a96912e2..77602db106583 100644 --- a/src/collections/integrations/aws-cloudwatch-controller/index.mdx +++ b/src/collections/integrations/aws-cloudwatch-controller/index.mdx @@ -7,8 +7,26 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-cloudwatch-contro description: category: Observability and Analysis subcategory: Management Governance -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": "metric-alarm", +"colorIcon": "icons/components/metric-alarm/icons/color/metric-alarm-color.svg", +"whiteIcon": "icons/components/metric-alarm/icons/white/metric-alarm-white.svg", +"description": "", +}] featureList: [ "Provides you with data and actionable insights to monitor your applications, respond to system-wide performance changes, and optimize resource utilization.", "Collects monitoring and operational data in the form of logs, metrics, and traces.", diff --git a/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg index d4b04fb76c529..1a719d3694065 100644 --- a/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg +++ b/src/collections/integrations/aws-cloudwatchlogs-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-cloudwatchlogs-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/field-export/icons/white/field-export-white.svg index d4b04fb76c529..1a719d3694065 100644 --- a/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/field-export/icons/white/field-export-white.svg +++ b/src/collections/integrations/aws-cloudwatchlogs-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-cloudwatchlogs-controller/icons/components/log-group/icons/white/log-group-white.svg b/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/log-group/icons/white/log-group-white.svg index d4b04fb76c529..1a719d3694065 100644 --- a/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/log-group/icons/white/log-group-white.svg +++ b/src/collections/integrations/aws-cloudwatchlogs-controller/icons/components/log-group/icons/white/log-group-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/aws-cloudwatchlogs-controller/index.mdx b/src/collections/integrations/aws-cloudwatchlogs-controller/index.mdx index 3bf88939cc9ea..a8813fa17679d 100644 --- a/src/collections/integrations/aws-cloudwatchlogs-controller/index.mdx +++ b/src/collections/integrations/aws-cloudwatchlogs-controller/index.mdx @@ -7,8 +7,26 @@ docURL: https://docs.meshery.io/extensibility/integrations/aws-cloudwatchlogs-co description: category: Observability and Analysis subcategory: Management Governance -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": "log-group", +"colorIcon": "icons/components/log-group/icons/color/log-group-color.svg", +"whiteIcon": "icons/components/log-group/icons/white/log-group-white.svg", +"description": "", +}] featureList: [ "Two classes of log groups for flexibility – CloudWatch Logs offers two classes of log groups so that you can have a cost-effective option for logs that you access infrequently. ", "Query your log data – You can use CloudWatch Logs Insights to interactively search and analyze your log data. ", diff --git a/src/collections/integrations/aws-documentdb-controller/icons/color/aws-documentdb-controller-color.svg b/src/collections/integrations/aws-documentdb-controller/icons/color/aws-documentdb-controller-color.svg new file mode 100644 index 0000000000000..8531d1679f80d --- /dev/null +++ b/src/collections/integrations/aws-documentdb-controller/icons/color/aws-documentdb-controller-color.svg @@ -0,0 +1,9 @@ + + Icon-Architecture/48/Arch_Amazon-DocumentDB_48 + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-documentdb-controller/icons/components/adopted-resource/icons/color/adopted-resource-color.svg b/src/collections/integrations/aws-documentdb-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-documentdb-controller/icons/components/adopted-resource/icons/white/adopted-resource-white.svg b/src/collections/integrations/aws-documentdb-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-documentdb-controller/icons/components/db-cluster/icons/color/db-cluster-color.svg b/src/collections/integrations/aws-documentdb-controller/icons/components/db-cluster/icons/color/db-cluster-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-documentdb-controller/icons/components/db-cluster/icons/white/db-cluster-white.svg b/src/collections/integrations/aws-documentdb-controller/icons/components/db-cluster/icons/white/db-cluster-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-documentdb-controller/icons/components/db-instance/icons/color/db-instance-color.svg b/src/collections/integrations/aws-documentdb-controller/icons/components/db-instance/icons/color/db-instance-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-documentdb-controller/icons/components/db-instance/icons/white/db-instance-white.svg b/src/collections/integrations/aws-documentdb-controller/icons/components/db-instance/icons/white/db-instance-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-documentdb-controller/icons/components/db-subnet-group/icons/color/db-subnet-group-color.svg b/src/collections/integrations/aws-documentdb-controller/icons/components/db-subnet-group/icons/color/db-subnet-group-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-documentdb-controller/icons/components/db-subnet-group/icons/white/db-subnet-group-white.svg b/src/collections/integrations/aws-documentdb-controller/icons/components/db-subnet-group/icons/white/db-subnet-group-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/aws-documentdb-controller/icons/components/field-export/icons/color/field-export-color.svg b/src/collections/integrations/aws-documentdb-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-documentdb-controller/icons/components/field-export/icons/white/field-export-white.svg b/src/collections/integrations/aws-documentdb-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-documentdb-controller/icons/white/aws-documentdb-controller-white.svg b/src/collections/integrations/aws-documentdb-controller/icons/white/aws-documentdb-controller-white.svg new file mode 100644 index 0000000000000..8531d1679f80d --- /dev/null +++ b/src/collections/integrations/aws-documentdb-controller/icons/white/aws-documentdb-controller-white.svg @@ -0,0 +1,9 @@ + + Icon-Architecture/48/Arch_Amazon-DocumentDB_48 + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/aws-documentdb-controller/index.mdx b/src/collections/integrations/aws-documentdb-controller/index.mdx new file mode 100644 index 0000000000000..c670cc7fa52f4 --- /dev/null +++ b/src/collections/integrations/aws-documentdb-controller/index.mdx @@ -0,0 +1,63 @@ +--- +title: AWS DocumentDB +subtitle: Collaborative and visual infrastructure as code for AWS DocumentDB +integrationIcon: icons/color/aws-documentdb-controller-color.svg +darkModeIntegrationIcon: icons/white/aws-documentdb-controller-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/aws-documentdb-controller +description: +category: App Definition and Development +subcategory: Database +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-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-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": "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 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'> \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/aws-chaos/icons/white/aws-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/aws-chaos/icons/white/aws-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/aws-chaos/icons/white/aws-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/azure-chaos/icons/color/azure-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/azure-chaos/icons/color/azure-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/azure-chaos/icons/color/azure-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/azure-chaos/icons/white/azure-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/azure-chaos/icons/white/azure-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/azure-chaos/icons/white/azure-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/block-chaos/icons/white/block-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/block-chaos/icons/white/block-chaos-white.svg index 4788b7b8b6eac..127cdb92ed143 100644 --- a/src/collections/integrations/chaos-mesh/icons/components/block-chaos/icons/white/block-chaos-white.svg +++ b/src/collections/integrations/chaos-mesh/icons/components/block-chaos/icons/white/block-chaos-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/dns-chaos/icons/color/dns-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/dns-chaos/icons/color/dns-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/dns-chaos/icons/color/dns-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/dns-chaos/icons/white/dns-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/dns-chaos/icons/white/dns-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/dns-chaos/icons/white/dns-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/http-chaos/icons/color/http-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/http-chaos/icons/color/http-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/http-chaos/icons/color/http-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/http-chaos/icons/white/http-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/http-chaos/icons/white/http-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/http-chaos/icons/white/http-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/io-chaos/icons/color/io-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/io-chaos/icons/color/io-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/io-chaos/icons/color/io-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/io-chaos/icons/white/io-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/io-chaos/icons/white/io-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/io-chaos/icons/white/io-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/network-chaos/icons/color/network-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/network-chaos/icons/color/network-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/network-chaos/icons/color/network-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/network-chaos/icons/white/network-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/network-chaos/icons/white/network-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/network-chaos/icons/white/network-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/physical-machine/icons/color/physical-machine-color.svg b/src/collections/integrations/chaos-mesh/icons/components/physical-machine/icons/color/physical-machine-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/physical-machine/icons/color/physical-machine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/physical-machine/icons/white/physical-machine-white.svg b/src/collections/integrations/chaos-mesh/icons/components/physical-machine/icons/white/physical-machine-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/physical-machine/icons/white/physical-machine-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-chaos/icons/color/pod-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-chaos/icons/color/pod-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-chaos/icons/color/pod-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-chaos/icons/white/pod-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-chaos/icons/white/pod-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-chaos/icons/white/pod-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/remote-cluster/icons/white/remote-cluster-white.svg b/src/collections/integrations/chaos-mesh/icons/components/remote-cluster/icons/white/remote-cluster-white.svg index 4788b7b8b6eac..127cdb92ed143 100644 --- a/src/collections/integrations/chaos-mesh/icons/components/remote-cluster/icons/white/remote-cluster-white.svg +++ b/src/collections/integrations/chaos-mesh/icons/components/remote-cluster/icons/white/remote-cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/schedule/icons/color/schedule-color.svg b/src/collections/integrations/chaos-mesh/icons/components/schedule/icons/color/schedule-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/schedule/icons/color/schedule-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/schedule/icons/white/schedule-white.svg b/src/collections/integrations/chaos-mesh/icons/components/schedule/icons/white/schedule-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/schedule/icons/white/schedule-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/status-check/icons/color/status-check-color.svg b/src/collections/integrations/chaos-mesh/icons/components/status-check/icons/color/status-check-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/status-check/icons/color/status-check-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/status-check/icons/white/status-check-white.svg b/src/collections/integrations/chaos-mesh/icons/components/status-check/icons/white/status-check-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/status-check/icons/white/status-check-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/stress-chaos/icons/color/stress-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/stress-chaos/icons/color/stress-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/stress-chaos/icons/color/stress-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/stress-chaos/icons/white/stress-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/stress-chaos/icons/white/stress-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/stress-chaos/icons/white/stress-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/time-chaos/icons/color/time-chaos-color.svg b/src/collections/integrations/chaos-mesh/icons/components/time-chaos/icons/color/time-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/time-chaos/icons/color/time-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/time-chaos/icons/white/time-chaos-white.svg b/src/collections/integrations/chaos-mesh/icons/components/time-chaos/icons/white/time-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/time-chaos/icons/white/time-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/workflow-node/icons/color/workflow-node-color.svg b/src/collections/integrations/chaos-mesh/icons/components/workflow-node/icons/color/workflow-node-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/workflow-node/icons/color/workflow-node-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/workflow-node/icons/white/workflow-node-white.svg b/src/collections/integrations/chaos-mesh/icons/components/workflow-node/icons/white/workflow-node-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/workflow-node/icons/white/workflow-node-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/workflow/icons/color/workflow-color.svg b/src/collections/integrations/chaos-mesh/icons/components/workflow/icons/color/workflow-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/workflow/icons/color/workflow-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/icons/components/workflow/icons/white/workflow-white.svg b/src/collections/integrations/chaos-mesh/icons/components/workflow/icons/white/workflow-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos-mesh/icons/components/workflow/icons/white/workflow-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos-mesh/index.mdx b/src/collections/integrations/chaos-mesh/index.mdx index 1575fa52920de..3b0aa691477fa 100644 --- a/src/collections/integrations/chaos-mesh/index.mdx +++ b/src/collections/integrations/chaos-mesh/index.mdx @@ -20,6 +20,132 @@ components: [ "colorIcon": "icons/components/remote-cluster/icons/color/remote-cluster-color.svg", "whiteIcon": "icons/components/remote-cluster/icons/white/remote-cluster-white.svg", "description": "", +}, +{ +"name": "aws-chaos", +"colorIcon": "icons/components/aws-chaos/icons/color/aws-chaos-color.svg", +"whiteIcon": "icons/components/aws-chaos/icons/white/aws-chaos-white.svg", +"description": "", +}, +{ +"name": "azure-chaos", +"colorIcon": "icons/components/azure-chaos/icons/color/azure-chaos-color.svg", +"whiteIcon": "icons/components/azure-chaos/icons/white/azure-chaos-white.svg", +"description": "", +}, +{ +"name": "dns-chaos", +"colorIcon": "icons/components/dns-chaos/icons/color/dns-chaos-color.svg", +"whiteIcon": "icons/components/dns-chaos/icons/white/dns-chaos-white.svg", +"description": "", +}, +{ +"name": "gcp-chaos", +"colorIcon": "icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg", +"whiteIcon": "icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg", +"description": "", +}, +{ +"name": "http-chaos", +"colorIcon": "icons/components/http-chaos/icons/color/http-chaos-color.svg", +"whiteIcon": "icons/components/http-chaos/icons/white/http-chaos-white.svg", +"description": "", +}, +{ +"name": "io-chaos", +"colorIcon": "icons/components/io-chaos/icons/color/io-chaos-color.svg", +"whiteIcon": "icons/components/io-chaos/icons/white/io-chaos-white.svg", +"description": "", +}, +{ +"name": "jvm-chaos", +"colorIcon": "icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg", +"whiteIcon": "icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg", +"description": "", +}, +{ +"name": "kernel-chaos", +"colorIcon": "icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg", +"whiteIcon": "icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg", +"description": "", +}, +{ +"name": "network-chaos", +"colorIcon": "icons/components/network-chaos/icons/color/network-chaos-color.svg", +"whiteIcon": "icons/components/network-chaos/icons/white/network-chaos-white.svg", +"description": "", +}, +{ +"name": "physical-machine-chaos", +"colorIcon": "icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg", +"whiteIcon": "icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg", +"description": "", +}, +{ +"name": "physical-machine", +"colorIcon": "icons/components/physical-machine/icons/color/physical-machine-color.svg", +"whiteIcon": "icons/components/physical-machine/icons/white/physical-machine-white.svg", +"description": "", +}, +{ +"name": "pod-chaos", +"colorIcon": "icons/components/pod-chaos/icons/color/pod-chaos-color.svg", +"whiteIcon": "icons/components/pod-chaos/icons/white/pod-chaos-white.svg", +"description": "", +}, +{ +"name": "pod-http-chaos", +"colorIcon": "icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg", +"whiteIcon": "icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg", +"description": "", +}, +{ +"name": "pod-io-chaos", +"colorIcon": "icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg", +"whiteIcon": "icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg", +"description": "", +}, +{ +"name": "pod-network-chaos", +"colorIcon": "icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg", +"whiteIcon": "icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg", +"description": "", +}, +{ +"name": "schedule", +"colorIcon": "icons/components/schedule/icons/color/schedule-color.svg", +"whiteIcon": "icons/components/schedule/icons/white/schedule-white.svg", +"description": "", +}, +{ +"name": "status-check", +"colorIcon": "icons/components/status-check/icons/color/status-check-color.svg", +"whiteIcon": "icons/components/status-check/icons/white/status-check-white.svg", +"description": "", +}, +{ +"name": "stress-chaos", +"colorIcon": "icons/components/stress-chaos/icons/color/stress-chaos-color.svg", +"whiteIcon": "icons/components/stress-chaos/icons/white/stress-chaos-white.svg", +"description": "", +}, +{ +"name": "time-chaos", +"colorIcon": "icons/components/time-chaos/icons/color/time-chaos-color.svg", +"whiteIcon": "icons/components/time-chaos/icons/white/time-chaos-white.svg", +"description": "", +}, +{ +"name": "workflow-node", +"colorIcon": "icons/components/workflow-node/icons/color/workflow-node-color.svg", +"whiteIcon": "icons/components/workflow-node/icons/white/workflow-node-white.svg", +"description": "", +}, +{ +"name": "workflow", +"colorIcon": "icons/components/workflow/icons/color/workflow-color.svg", +"whiteIcon": "icons/components/workflow/icons/white/workflow-white.svg", +"description": "", }] featureList: [ "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", diff --git a/src/collections/integrations/chaos/icons/color/chaos-color.svg b/src/collections/integrations/chaos/icons/color/chaos-color.svg new file mode 100644 index 0000000000000..d952e4f0fe562 --- /dev/null +++ b/src/collections/integrations/chaos/icons/color/chaos-color.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/aws-chaos/icons/color/aws-chaos-color.svg b/src/collections/integrations/chaos/icons/components/aws-chaos/icons/color/aws-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/aws-chaos/icons/color/aws-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/aws-chaos/icons/white/aws-chaos-white.svg b/src/collections/integrations/chaos/icons/components/aws-chaos/icons/white/aws-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/aws-chaos/icons/white/aws-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/azure-chaos/icons/color/azure-chaos-color.svg b/src/collections/integrations/chaos/icons/components/azure-chaos/icons/color/azure-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/azure-chaos/icons/color/azure-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/azure-chaos/icons/white/azure-chaos-white.svg b/src/collections/integrations/chaos/icons/components/azure-chaos/icons/white/azure-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/azure-chaos/icons/white/azure-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/block-chaos/icons/color/block-chaos-color.svg b/src/collections/integrations/chaos/icons/components/block-chaos/icons/color/block-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/block-chaos/icons/color/block-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/block-chaos/icons/white/block-chaos-white.svg b/src/collections/integrations/chaos/icons/components/block-chaos/icons/white/block-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/block-chaos/icons/white/block-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/dns-chaos/icons/color/dns-chaos-color.svg b/src/collections/integrations/chaos/icons/components/dns-chaos/icons/color/dns-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/dns-chaos/icons/color/dns-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/dns-chaos/icons/white/dns-chaos-white.svg b/src/collections/integrations/chaos/icons/components/dns-chaos/icons/white/dns-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/dns-chaos/icons/white/dns-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg b/src/collections/integrations/chaos/icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg b/src/collections/integrations/chaos/icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/http-chaos/icons/color/http-chaos-color.svg b/src/collections/integrations/chaos/icons/components/http-chaos/icons/color/http-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/http-chaos/icons/color/http-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/http-chaos/icons/white/http-chaos-white.svg b/src/collections/integrations/chaos/icons/components/http-chaos/icons/white/http-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/http-chaos/icons/white/http-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/io-chaos/icons/color/io-chaos-color.svg b/src/collections/integrations/chaos/icons/components/io-chaos/icons/color/io-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/io-chaos/icons/color/io-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/io-chaos/icons/white/io-chaos-white.svg b/src/collections/integrations/chaos/icons/components/io-chaos/icons/white/io-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/io-chaos/icons/white/io-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg b/src/collections/integrations/chaos/icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg b/src/collections/integrations/chaos/icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg b/src/collections/integrations/chaos/icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg b/src/collections/integrations/chaos/icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/network-chaos/icons/color/network-chaos-color.svg b/src/collections/integrations/chaos/icons/components/network-chaos/icons/color/network-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/network-chaos/icons/color/network-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/network-chaos/icons/white/network-chaos-white.svg b/src/collections/integrations/chaos/icons/components/network-chaos/icons/white/network-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/network-chaos/icons/white/network-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg b/src/collections/integrations/chaos/icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg b/src/collections/integrations/chaos/icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/physical-machine/icons/color/physical-machine-color.svg b/src/collections/integrations/chaos/icons/components/physical-machine/icons/color/physical-machine-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/physical-machine/icons/color/physical-machine-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/physical-machine/icons/white/physical-machine-white.svg b/src/collections/integrations/chaos/icons/components/physical-machine/icons/white/physical-machine-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/physical-machine/icons/white/physical-machine-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-chaos/icons/color/pod-chaos-color.svg b/src/collections/integrations/chaos/icons/components/pod-chaos/icons/color/pod-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-chaos/icons/color/pod-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-chaos/icons/white/pod-chaos-white.svg b/src/collections/integrations/chaos/icons/components/pod-chaos/icons/white/pod-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-chaos/icons/white/pod-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg b/src/collections/integrations/chaos/icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg b/src/collections/integrations/chaos/icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg b/src/collections/integrations/chaos/icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg b/src/collections/integrations/chaos/icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg b/src/collections/integrations/chaos/icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg b/src/collections/integrations/chaos/icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/remote-cluster/icons/color/remote-cluster-color.svg b/src/collections/integrations/chaos/icons/components/remote-cluster/icons/color/remote-cluster-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/remote-cluster/icons/color/remote-cluster-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/remote-cluster/icons/white/remote-cluster-white.svg b/src/collections/integrations/chaos/icons/components/remote-cluster/icons/white/remote-cluster-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/remote-cluster/icons/white/remote-cluster-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/schedule/icons/color/schedule-color.svg b/src/collections/integrations/chaos/icons/components/schedule/icons/color/schedule-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/schedule/icons/color/schedule-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/schedule/icons/white/schedule-white.svg b/src/collections/integrations/chaos/icons/components/schedule/icons/white/schedule-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/schedule/icons/white/schedule-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/status-check/icons/color/status-check-color.svg b/src/collections/integrations/chaos/icons/components/status-check/icons/color/status-check-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/status-check/icons/color/status-check-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/status-check/icons/white/status-check-white.svg b/src/collections/integrations/chaos/icons/components/status-check/icons/white/status-check-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/status-check/icons/white/status-check-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/stress-chaos/icons/color/stress-chaos-color.svg b/src/collections/integrations/chaos/icons/components/stress-chaos/icons/color/stress-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/stress-chaos/icons/color/stress-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/stress-chaos/icons/white/stress-chaos-white.svg b/src/collections/integrations/chaos/icons/components/stress-chaos/icons/white/stress-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/stress-chaos/icons/white/stress-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/time-chaos/icons/color/time-chaos-color.svg b/src/collections/integrations/chaos/icons/components/time-chaos/icons/color/time-chaos-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/time-chaos/icons/color/time-chaos-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/time-chaos/icons/white/time-chaos-white.svg b/src/collections/integrations/chaos/icons/components/time-chaos/icons/white/time-chaos-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/time-chaos/icons/white/time-chaos-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/workflow-node/icons/color/workflow-node-color.svg b/src/collections/integrations/chaos/icons/components/workflow-node/icons/color/workflow-node-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/workflow-node/icons/color/workflow-node-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/workflow-node/icons/white/workflow-node-white.svg b/src/collections/integrations/chaos/icons/components/workflow-node/icons/white/workflow-node-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/workflow-node/icons/white/workflow-node-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/workflow/icons/color/workflow-color.svg b/src/collections/integrations/chaos/icons/components/workflow/icons/color/workflow-color.svg new file mode 100644 index 0000000000000..dcfb30db23870 --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/workflow/icons/color/workflow-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/components/workflow/icons/white/workflow-white.svg b/src/collections/integrations/chaos/icons/components/workflow/icons/white/workflow-white.svg new file mode 100644 index 0000000000000..4788b7b8b6eac --- /dev/null +++ b/src/collections/integrations/chaos/icons/components/workflow/icons/white/workflow-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/chaos/icons/white/chaos-white.svg b/src/collections/integrations/chaos/icons/white/chaos-white.svg new file mode 100644 index 0000000000000..aa46907e0ca51 --- /dev/null +++ b/src/collections/integrations/chaos/icons/white/chaos-white.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/chaos/index.mdx b/src/collections/integrations/chaos/index.mdx new file mode 100644 index 0000000000000..8afa30799afe8 --- /dev/null +++ b/src/collections/integrations/chaos/index.mdx @@ -0,0 +1,171 @@ +--- +title: Chaos +subtitle: Collaborative and visual infrastructure as code for Chaos +integrationIcon: icons/color/chaos-color.svg +darkModeIntegrationIcon: icons/white/chaos-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/chaos +description: +category: App Definition and Development +subcategory: Continuous Integration & Delivery +registrant: Artifact Hub +components: [ +{ +"name": "aws-chaos", +"colorIcon": "icons/components/aws-chaos/icons/color/aws-chaos-color.svg", +"whiteIcon": "icons/components/aws-chaos/icons/white/aws-chaos-white.svg", +"description": "", +}, +{ +"name": "azure-chaos", +"colorIcon": "icons/components/azure-chaos/icons/color/azure-chaos-color.svg", +"whiteIcon": "icons/components/azure-chaos/icons/white/azure-chaos-white.svg", +"description": "", +}, +{ +"name": "dns-chaos", +"colorIcon": "icons/components/dns-chaos/icons/color/dns-chaos-color.svg", +"whiteIcon": "icons/components/dns-chaos/icons/white/dns-chaos-white.svg", +"description": "", +}, +{ +"name": "gcp-chaos", +"colorIcon": "icons/components/gcp-chaos/icons/color/gcp-chaos-color.svg", +"whiteIcon": "icons/components/gcp-chaos/icons/white/gcp-chaos-white.svg", +"description": "", +}, +{ +"name": "http-chaos", +"colorIcon": "icons/components/http-chaos/icons/color/http-chaos-color.svg", +"whiteIcon": "icons/components/http-chaos/icons/white/http-chaos-white.svg", +"description": "", +}, +{ +"name": "io-chaos", +"colorIcon": "icons/components/io-chaos/icons/color/io-chaos-color.svg", +"whiteIcon": "icons/components/io-chaos/icons/white/io-chaos-white.svg", +"description": "", +}, +{ +"name": "jvm-chaos", +"colorIcon": "icons/components/jvm-chaos/icons/color/jvm-chaos-color.svg", +"whiteIcon": "icons/components/jvm-chaos/icons/white/jvm-chaos-white.svg", +"description": "", +}, +{ +"name": "kernel-chaos", +"colorIcon": "icons/components/kernel-chaos/icons/color/kernel-chaos-color.svg", +"whiteIcon": "icons/components/kernel-chaos/icons/white/kernel-chaos-white.svg", +"description": "", +}, +{ +"name": "network-chaos", +"colorIcon": "icons/components/network-chaos/icons/color/network-chaos-color.svg", +"whiteIcon": "icons/components/network-chaos/icons/white/network-chaos-white.svg", +"description": "", +}, +{ +"name": "physical-machine-chaos", +"colorIcon": "icons/components/physical-machine-chaos/icons/color/physical-machine-chaos-color.svg", +"whiteIcon": "icons/components/physical-machine-chaos/icons/white/physical-machine-chaos-white.svg", +"description": "", +}, +{ +"name": "physical-machine", +"colorIcon": "icons/components/physical-machine/icons/color/physical-machine-color.svg", +"whiteIcon": "icons/components/physical-machine/icons/white/physical-machine-white.svg", +"description": "", +}, +{ +"name": "pod-chaos", +"colorIcon": "icons/components/pod-chaos/icons/color/pod-chaos-color.svg", +"whiteIcon": "icons/components/pod-chaos/icons/white/pod-chaos-white.svg", +"description": "", +}, +{ +"name": "pod-http-chaos", +"colorIcon": "icons/components/pod-http-chaos/icons/color/pod-http-chaos-color.svg", +"whiteIcon": "icons/components/pod-http-chaos/icons/white/pod-http-chaos-white.svg", +"description": "", +}, +{ +"name": "pod-io-chaos", +"colorIcon": "icons/components/pod-io-chaos/icons/color/pod-io-chaos-color.svg", +"whiteIcon": "icons/components/pod-io-chaos/icons/white/pod-io-chaos-white.svg", +"description": "", +}, +{ +"name": "pod-network-chaos", +"colorIcon": "icons/components/pod-network-chaos/icons/color/pod-network-chaos-color.svg", +"whiteIcon": "icons/components/pod-network-chaos/icons/white/pod-network-chaos-white.svg", +"description": "", +}, +{ +"name": "schedule", +"colorIcon": "icons/components/schedule/icons/color/schedule-color.svg", +"whiteIcon": "icons/components/schedule/icons/white/schedule-white.svg", +"description": "", +}, +{ +"name": "status-check", +"colorIcon": "icons/components/status-check/icons/color/status-check-color.svg", +"whiteIcon": "icons/components/status-check/icons/white/status-check-white.svg", +"description": "", +}, +{ +"name": "stress-chaos", +"colorIcon": "icons/components/stress-chaos/icons/color/stress-chaos-color.svg", +"whiteIcon": "icons/components/stress-chaos/icons/white/stress-chaos-white.svg", +"description": "", +}, +{ +"name": "time-chaos", +"colorIcon": "icons/components/time-chaos/icons/color/time-chaos-color.svg", +"whiteIcon": "icons/components/time-chaos/icons/white/time-chaos-white.svg", +"description": "", +}, +{ +"name": "workflow-node", +"colorIcon": "icons/components/workflow-node/icons/color/workflow-node-color.svg", +"whiteIcon": "icons/components/workflow-node/icons/white/workflow-node-white.svg", +"description": "", +}, +{ +"name": "workflow", +"colorIcon": "icons/components/workflow/icons/color/workflow-color.svg", +"whiteIcon": "icons/components/workflow/icons/white/workflow-white.svg", +"description": "", +}, +{ +"name": "block-chaos", +"colorIcon": "icons/components/block-chaos/icons/color/block-chaos-color.svg", +"whiteIcon": "icons/components/block-chaos/icons/white/block-chaos-white.svg", +"description": "", +}, +{ +"name": "remote-cluster", +"colorIcon": "icons/components/remote-cluster/icons/color/remote-cluster-color.svg", +"whiteIcon": "icons/components/remote-cluster/icons/white/remote-cluster-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/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 @@ - + \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/flyte-sandbox/icons/color/flyte-sandbox-color.svg b/src/collections/integrations/flyte-sandbox/icons/color/flyte-sandbox-color.svg new file mode 100644 index 0000000000000..a07636c3a75b2 --- /dev/null +++ b/src/collections/integrations/flyte-sandbox/icons/color/flyte-sandbox-color.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/flyte-sandbox/icons/components/scheduled-spark-application/icons/color/scheduled-spark-application-color.svg b/src/collections/integrations/flyte-sandbox/icons/components/scheduled-spark-application/icons/color/scheduled-spark-application-color.svg new file mode 100644 index 0000000000000..a07636c3a75b2 --- /dev/null +++ b/src/collections/integrations/flyte-sandbox/icons/components/scheduled-spark-application/icons/color/scheduled-spark-application-color.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/flyte-sandbox/icons/components/scheduled-spark-application/icons/white/scheduled-spark-application-white.svg b/src/collections/integrations/flyte-sandbox/icons/components/scheduled-spark-application/icons/white/scheduled-spark-application-white.svg new file mode 100644 index 0000000000000..62cf2c4411252 --- /dev/null +++ b/src/collections/integrations/flyte-sandbox/icons/components/scheduled-spark-application/icons/white/scheduled-spark-application-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/flyte-sandbox/icons/components/spark-application/icons/color/spark-application-color.svg b/src/collections/integrations/flyte-sandbox/icons/components/spark-application/icons/color/spark-application-color.svg new file mode 100644 index 0000000000000..a07636c3a75b2 --- /dev/null +++ b/src/collections/integrations/flyte-sandbox/icons/components/spark-application/icons/color/spark-application-color.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/flyte-sandbox/icons/components/spark-application/icons/white/spark-application-white.svg b/src/collections/integrations/flyte-sandbox/icons/components/spark-application/icons/white/spark-application-white.svg new file mode 100644 index 0000000000000..62cf2c4411252 --- /dev/null +++ b/src/collections/integrations/flyte-sandbox/icons/components/spark-application/icons/white/spark-application-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/flyte-sandbox/icons/white/flyte-sandbox-white.svg b/src/collections/integrations/flyte-sandbox/icons/white/flyte-sandbox-white.svg new file mode 100644 index 0000000000000..62cf2c4411252 --- /dev/null +++ b/src/collections/integrations/flyte-sandbox/icons/white/flyte-sandbox-white.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/flyte-sandbox/index.mdx b/src/collections/integrations/flyte-sandbox/index.mdx new file mode 100644 index 0000000000000..f52749ee057ac --- /dev/null +++ b/src/collections/integrations/flyte-sandbox/index.mdx @@ -0,0 +1,45 @@ +--- +title: Flyte Sandbox +subtitle: Collaborative and visual infrastructure as code for Flyte Sandbox +integrationIcon: icons/color/flyte-sandbox-color.svg +darkModeIntegrationIcon: icons/white/flyte-sandbox-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/flyte-sandbox +description: +category: Provisioning +subcategory: Security & Compliance +registrant: Artifact Hub +components: [ +{ +"name": "scheduled-spark-application", +"colorIcon": "icons/components/scheduled-spark-application/icons/color/scheduled-spark-application-color.svg", +"whiteIcon": "icons/components/scheduled-spark-application/icons/white/scheduled-spark-application-white.svg", +"description": "", +}, +{ +"name": "spark-application", +"colorIcon": "icons/components/spark-application/icons/color/spark-application-color.svg", +"whiteIcon": "icons/components/spark-application/icons/white/spark-application-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/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 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/jaeger-operator/icons/components/jaeger/icons/white/jaeger-white.svg b/src/collections/integrations/jaeger-operator/icons/components/jaeger/icons/white/jaeger-white.svg new file mode 100644 index 0000000000000..7f9ab6651926d --- /dev/null +++ b/src/collections/integrations/jaeger-operator/icons/components/jaeger/icons/white/jaeger-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/jaeger-operator/index.mdx b/src/collections/integrations/jaeger-operator/index.mdx index be0c3b8cc3c01..ce2d84e807e00 100644 --- a/src/collections/integrations/jaeger-operator/index.mdx +++ b/src/collections/integrations/jaeger-operator/index.mdx @@ -8,7 +8,13 @@ description: category: Observability and Analysis subcategory: Tracing registrant: Artifact Hub -components: [] +components: [ +{ +"name": "jaeger", +"colorIcon": "icons/components/jaeger/icons/color/jaeger-color.svg", +"whiteIcon": "icons/components/jaeger/icons/white/jaeger-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/jenkins-operator/icons/components/cd-stage-jenkins-deployment/icons/white/cd-stage-jenkins-deployment-white.svg b/src/collections/integrations/jenkins-operator/icons/components/cd-stage-jenkins-deployment/icons/white/cd-stage-jenkins-deployment-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/cd-stage-jenkins-deployment/icons/white/cd-stage-jenkins-deployment-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/cd-stage-jenkins-deployment/icons/white/cd-stage-jenkins-deployment-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-agent/icons/white/jenkins-agent-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-agent/icons/white/jenkins-agent-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-agent/icons/white/jenkins-agent-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-agent/icons/white/jenkins-agent-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role-mapping/icons/white/jenkins-authorization-role-mapping-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role-mapping/icons/white/jenkins-authorization-role-mapping-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role-mapping/icons/white/jenkins-authorization-role-mapping-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role-mapping/icons/white/jenkins-authorization-role-mapping-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role/icons/white/jenkins-authorization-role-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role/icons/white/jenkins-authorization-role-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role/icons/white/jenkins-authorization-role-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-authorization-role/icons/white/jenkins-authorization-role-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-folder/icons/white/jenkins-folder-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-folder/icons/white/jenkins-folder-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-folder/icons/white/jenkins-folder-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-folder/icons/white/jenkins-folder-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-job-build-run/icons/white/jenkins-job-build-run-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-job-build-run/icons/white/jenkins-job-build-run-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-job-build-run/icons/white/jenkins-job-build-run-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-job-build-run/icons/white/jenkins-job-build-run-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-job/icons/white/jenkins-job-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-job/icons/white/jenkins-job-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-job/icons/white/jenkins-job-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-job/icons/white/jenkins-job-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-script/icons/white/jenkins-script-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-script/icons/white/jenkins-script-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-script/icons/white/jenkins-script-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-script/icons/white/jenkins-script-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-service-account/icons/white/jenkins-service-account-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-service-account/icons/white/jenkins-service-account-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-service-account/icons/white/jenkins-service-account-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-service-account/icons/white/jenkins-service-account-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins-shared-library/icons/white/jenkins-shared-library-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins-shared-library/icons/white/jenkins-shared-library-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins-shared-library/icons/white/jenkins-shared-library-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins-shared-library/icons/white/jenkins-shared-library-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jenkins-operator/icons/components/jenkins/icons/white/jenkins-white.svg b/src/collections/integrations/jenkins-operator/icons/components/jenkins/icons/white/jenkins-white.svg index aacd6070f857d..5d4a804e316be 100644 --- a/src/collections/integrations/jenkins-operator/icons/components/jenkins/icons/white/jenkins-white.svg +++ b/src/collections/integrations/jenkins-operator/icons/components/jenkins/icons/white/jenkins-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jira-service-desk-operator/icons/components/customer/icons/white/customer-white.svg b/src/collections/integrations/jira-service-desk-operator/icons/components/customer/icons/white/customer-white.svg index 5906c357ef8c4..a0780fb86452a 100644 --- a/src/collections/integrations/jira-service-desk-operator/icons/components/customer/icons/white/customer-white.svg +++ b/src/collections/integrations/jira-service-desk-operator/icons/components/customer/icons/white/customer-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jira-service-desk-operator/icons/components/project/icons/white/project-white.svg b/src/collections/integrations/jira-service-desk-operator/icons/components/project/icons/white/project-white.svg index 5906c357ef8c4..a0780fb86452a 100644 --- a/src/collections/integrations/jira-service-desk-operator/icons/components/project/icons/white/project-white.svg +++ b/src/collections/integrations/jira-service-desk-operator/icons/components/project/icons/white/project-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/jitsi/icons/color/jitsi-color.svg b/src/collections/integrations/jitsi/icons/color/jitsi-color.svg index 0af15981c38a7..524211776f86a 100644 --- a/src/collections/integrations/jitsi/icons/color/jitsi-color.svg +++ b/src/collections/integrations/jitsi/icons/color/jitsi-color.svg @@ -1,94 +1,109 @@ - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/address-pool/icons/color/address-pool-color.svg b/src/collections/integrations/jitsi/icons/components/address-pool/icons/color/address-pool-color.svg index 0af15981c38a7..524211776f86a 100644 --- a/src/collections/integrations/jitsi/icons/components/address-pool/icons/color/address-pool-color.svg +++ b/src/collections/integrations/jitsi/icons/components/address-pool/icons/color/address-pool-color.svg @@ -1,94 +1,109 @@ - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/address-pool/icons/white/address-pool-white.svg b/src/collections/integrations/jitsi/icons/components/address-pool/icons/white/address-pool-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/address-pool/icons/white/address-pool-white.svg +++ b/src/collections/integrations/jitsi/icons/components/address-pool/icons/white/address-pool-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/backup/icons/white/backup-white.svg b/src/collections/integrations/jitsi/icons/components/backup/icons/white/backup-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/backup/icons/white/backup-white.svg +++ b/src/collections/integrations/jitsi/icons/components/backup/icons/white/backup-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/bfd-profile/icons/white/bfd-profile-white.svg b/src/collections/integrations/jitsi/icons/components/bfd-profile/icons/white/bfd-profile-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/bfd-profile/icons/white/bfd-profile-white.svg +++ b/src/collections/integrations/jitsi/icons/components/bfd-profile/icons/white/bfd-profile-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/bgp-advertisement/icons/white/bgp-advertisement-white.svg b/src/collections/integrations/jitsi/icons/components/bgp-advertisement/icons/white/bgp-advertisement-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/bgp-advertisement/icons/white/bgp-advertisement-white.svg +++ b/src/collections/integrations/jitsi/icons/components/bgp-advertisement/icons/white/bgp-advertisement-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/bgp-peer/icons/white/bgp-peer-white.svg b/src/collections/integrations/jitsi/icons/components/bgp-peer/icons/white/bgp-peer-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/bgp-peer/icons/white/bgp-peer-white.svg +++ b/src/collections/integrations/jitsi/icons/components/bgp-peer/icons/white/bgp-peer-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/cluster/icons/white/cluster-white.svg b/src/collections/integrations/jitsi/icons/components/cluster/icons/white/cluster-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/cluster/icons/white/cluster-white.svg +++ b/src/collections/integrations/jitsi/icons/components/cluster/icons/white/cluster-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/community/icons/white/community-white.svg b/src/collections/integrations/jitsi/icons/components/community/icons/white/community-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/community/icons/white/community-white.svg +++ b/src/collections/integrations/jitsi/icons/components/community/icons/white/community-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg b/src/collections/integrations/jitsi/icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg +++ b/src/collections/integrations/jitsi/icons/components/ingress-route-tcp/icons/white/ingress-route-tcp-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg b/src/collections/integrations/jitsi/icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg +++ b/src/collections/integrations/jitsi/icons/components/ingress-route-udp/icons/white/ingress-route-udp-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/ingress-route/icons/white/ingress-route-white.svg b/src/collections/integrations/jitsi/icons/components/ingress-route/icons/white/ingress-route-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/ingress-route/icons/white/ingress-route-white.svg +++ b/src/collections/integrations/jitsi/icons/components/ingress-route/icons/white/ingress-route-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/ip-address-pool/icons/white/ip-address-pool-white.svg b/src/collections/integrations/jitsi/icons/components/ip-address-pool/icons/white/ip-address-pool-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/ip-address-pool/icons/white/ip-address-pool-white.svg +++ b/src/collections/integrations/jitsi/icons/components/ip-address-pool/icons/white/ip-address-pool-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/l2advertisement/icons/white/l2advertisement-white.svg b/src/collections/integrations/jitsi/icons/components/l2advertisement/icons/white/l2advertisement-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/l2advertisement/icons/white/l2advertisement-white.svg +++ b/src/collections/integrations/jitsi/icons/components/l2advertisement/icons/white/l2advertisement-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg b/src/collections/integrations/jitsi/icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg +++ b/src/collections/integrations/jitsi/icons/components/middleware-tcp/icons/white/middleware-tcp-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/middleware/icons/white/middleware-white.svg b/src/collections/integrations/jitsi/icons/components/middleware/icons/white/middleware-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/middleware/icons/white/middleware-white.svg +++ b/src/collections/integrations/jitsi/icons/components/middleware/icons/white/middleware-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/pooler/icons/white/pooler-white.svg b/src/collections/integrations/jitsi/icons/components/pooler/icons/white/pooler-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/pooler/icons/white/pooler-white.svg +++ b/src/collections/integrations/jitsi/icons/components/pooler/icons/white/pooler-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/scheduled-backup/icons/white/scheduled-backup-white.svg b/src/collections/integrations/jitsi/icons/components/scheduled-backup/icons/white/scheduled-backup-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/scheduled-backup/icons/white/scheduled-backup-white.svg +++ b/src/collections/integrations/jitsi/icons/components/scheduled-backup/icons/white/scheduled-backup-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/servers-transport/icons/white/servers-transport-white.svg b/src/collections/integrations/jitsi/icons/components/servers-transport/icons/white/servers-transport-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/servers-transport/icons/white/servers-transport-white.svg +++ b/src/collections/integrations/jitsi/icons/components/servers-transport/icons/white/servers-transport-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/tls-option/icons/white/tls-option-white.svg b/src/collections/integrations/jitsi/icons/components/tls-option/icons/white/tls-option-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/tls-option/icons/white/tls-option-white.svg +++ b/src/collections/integrations/jitsi/icons/components/tls-option/icons/white/tls-option-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/tls-store/icons/white/tls-store-white.svg b/src/collections/integrations/jitsi/icons/components/tls-store/icons/white/tls-store-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/tls-store/icons/white/tls-store-white.svg +++ b/src/collections/integrations/jitsi/icons/components/tls-store/icons/white/tls-store-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/collections/integrations/jitsi/icons/components/traefik-service/icons/white/traefik-service-white.svg b/src/collections/integrations/jitsi/icons/components/traefik-service/icons/white/traefik-service-white.svg index 8bdabeaea2260..911b48db28d51 100644 --- a/src/collections/integrations/jitsi/icons/components/traefik-service/icons/white/traefik-service-white.svg +++ b/src/collections/integrations/jitsi/icons/components/traefik-service/icons/white/traefik-service-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 206 318.87" style="enable-background:new 0 0 206 318.87;" xml:space="preserve" width='206' height='318.87'> \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kanister-operator/icons/components/blueprint/icons/white/blueprint-white.svg b/src/collections/integrations/kanister-operator/icons/components/blueprint/icons/white/blueprint-white.svg index 00985c73c5d66..2fb163c07e350 100644 --- a/src/collections/integrations/kanister-operator/icons/components/blueprint/icons/white/blueprint-white.svg +++ b/src/collections/integrations/kanister-operator/icons/components/blueprint/icons/white/blueprint-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kanister-operator/icons/components/profile/icons/white/profile-white.svg b/src/collections/integrations/kanister-operator/icons/components/profile/icons/white/profile-white.svg index 00985c73c5d66..2fb163c07e350 100644 --- a/src/collections/integrations/kanister-operator/icons/components/profile/icons/white/profile-white.svg +++ b/src/collections/integrations/kanister-operator/icons/components/profile/icons/white/profile-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kanister-operator/icons/components/repository-server/icons/white/repository-server-white.svg b/src/collections/integrations/kanister-operator/icons/components/repository-server/icons/white/repository-server-white.svg index 00985c73c5d66..2fb163c07e350 100644 --- a/src/collections/integrations/kanister-operator/icons/components/repository-server/icons/white/repository-server-white.svg +++ b/src/collections/integrations/kanister-operator/icons/components/repository-server/icons/white/repository-server-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/karpenter/icons/components/aws-node-template/icons/white/aws-node-template-white.svg b/src/collections/integrations/karpenter/icons/components/aws-node-template/icons/white/aws-node-template-white.svg index b349ceed22488..73c53641a6a81 100644 --- a/src/collections/integrations/karpenter/icons/components/aws-node-template/icons/white/aws-node-template-white.svg +++ b/src/collections/integrations/karpenter/icons/components/aws-node-template/icons/white/aws-node-template-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 117.19 117.51" style="enable-background:new 0 0 117.19 117.51;" xml:space="preserve" width='117.19' height='117.51'> \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/katib/icons/components/suggestion/icons/white/suggestion-white.svg b/src/collections/integrations/katib/icons/components/suggestion/icons/white/suggestion-white.svg index b97e5d740c5d5..8da599d968b4a 100644 --- a/src/collections/integrations/katib/icons/components/suggestion/icons/white/suggestion-white.svg +++ b/src/collections/integrations/katib/icons/components/suggestion/icons/white/suggestion-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/katib/icons/components/trial/icons/white/trial-white.svg b/src/collections/integrations/katib/icons/components/trial/icons/white/trial-white.svg index b97e5d740c5d5..8da599d968b4a 100644 --- a/src/collections/integrations/katib/icons/components/trial/icons/white/trial-white.svg +++ b/src/collections/integrations/katib/icons/components/trial/icons/white/trial-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/keycloak-operator/icons/components/cluster-keycloak-realm/icons/white/cluster-keycloak-realm-white.svg b/src/collections/integrations/keycloak-operator/icons/components/cluster-keycloak-realm/icons/white/cluster-keycloak-realm-white.svg index 6a8a8c939948c..6061e88e36aaa 100644 --- a/src/collections/integrations/keycloak-operator/icons/components/cluster-keycloak-realm/icons/white/cluster-keycloak-realm-white.svg +++ b/src/collections/integrations/keycloak-operator/icons/components/cluster-keycloak-realm/icons/white/cluster-keycloak-realm-white.svg @@ -1,7 +1,7 @@ + style="enable-background:new 0 0 498.1 415.8;" xml:space="preserve" width='498.1' height='415.8'> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/keycloak-operator/icons/components/keycloak-client/icons/white/keycloak-client-white.svg b/src/collections/integrations/keycloak-operator/icons/components/keycloak-client/icons/white/keycloak-client-white.svg index fd8a4b5523a47..13ac9c35a8cf6 100644 --- a/src/collections/integrations/keycloak-operator/icons/components/keycloak-client/icons/white/keycloak-client-white.svg +++ b/src/collections/integrations/keycloak-operator/icons/components/keycloak-client/icons/white/keycloak-client-white.svg @@ -1,7 +1,7 @@ + style="enable-background:new 0 0 498.1 415.8;" xml:space="preserve" width='498.1' height='415.8'> \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/knative-serving/icons/components/certificate/icons/white/certificate-white.svg b/src/collections/integrations/knative-serving/icons/components/certificate/icons/white/certificate-white.svg index 96eda4b47c975..f62c6a74e8750 100644 --- a/src/collections/integrations/knative-serving/icons/components/certificate/icons/white/certificate-white.svg +++ b/src/collections/integrations/knative-serving/icons/components/certificate/icons/white/certificate-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 735 593.5" style="enable-background:new 0 0 735 593.5;" xml:space="preserve" width='735' height='593.5'> + c2.9,3.6,7.2,5.7,11.7,5.7h257.2c4.6,0,8.9-2.1,11.7-5.7l160.4-201.1c2.9-3.6,3.9-8.3,2.9-12.7l-57.2-250.8c-1-4.5-4-8.2-8.1-10.2 + L310.5,1.5C306.4-0.5,301.6-0.5,297.5,1.5"/> + h-51.1L221.8,210.5L221.8,210.5z"/> + c0.3,1.7,1.2,3.3,2.6,4.5l74.3,62.3c1.4,1.1,3.1,1.8,4.8,1.8h97c1.8,0,3.5-0.6,4.8-1.8l74.3-62.3c1.4-1.1,2.3-2.7,2.6-4.5l16.8-95.5 + c0.3-1.7,0-3.5-0.9-5.1l-48.5-84c-0.9-1.5-2.3-2.7-3.9-3.3L590.5,1.3C588.8,0.7,587,0.7,585.3,1.3"/> + c4.9,0,9.3,0.8,13.1,2.5c3.8,1.7,7,4.1,9.6,7.1c2.6,3,4.6,6.7,5.9,10.9c1.3,4.2,2,8.8,2,13.9v57.4h-24.1v-57.4c0-5-1.2-8.9-3.5-11.7 + c-2.3-2.8-5.8-4.2-10.4-4.2c-3.4,0-6.6,0.7-9.6,2.2c-3,1.5-5.8,3.5-8.5,6.1v65h-24.2v-90.4h14.9c3,0,5.1,1.4,6.1,4.2L570.2,111.9 + L570.2,111.9z"/> \ No newline at end of file diff --git a/src/collections/integrations/knative-serving/icons/components/pod-autoscaler/icons/white/pod-autoscaler-white.svg b/src/collections/integrations/knative-serving/icons/components/pod-autoscaler/icons/white/pod-autoscaler-white.svg index 96eda4b47c975..f62c6a74e8750 100644 --- a/src/collections/integrations/knative-serving/icons/components/pod-autoscaler/icons/white/pod-autoscaler-white.svg +++ b/src/collections/integrations/knative-serving/icons/components/pod-autoscaler/icons/white/pod-autoscaler-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 735 593.5" style="enable-background:new 0 0 735 593.5;" xml:space="preserve" width='735' height='593.5'> diff --git a/src/collections/integrations/kong-mesh/icons/components/access-role-binding/icons/white/access-role-binding-white.svg b/src/collections/integrations/kong-mesh/icons/components/access-role-binding/icons/white/access-role-binding-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong-mesh/icons/components/access-role-binding/icons/white/access-role-binding-white.svg +++ b/src/collections/integrations/kong-mesh/icons/components/access-role-binding/icons/white/access-role-binding-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong-mesh/icons/components/access-role/icons/white/access-role-white.svg b/src/collections/integrations/kong-mesh/icons/components/access-role/icons/white/access-role-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong-mesh/icons/components/access-role/icons/white/access-role-white.svg +++ b/src/collections/integrations/kong-mesh/icons/components/access-role/icons/white/access-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong-mesh/icons/components/circuit-breaker/icons/color/circuit-breaker-color.svg b/src/collections/integrations/kong-mesh/icons/components/circuit-breaker/icons/color/circuit-breaker-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/circuit-breaker/icons/color/circuit-breaker-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg b/src/collections/integrations/kong-mesh/icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/container-patch/icons/color/container-patch-color.svg b/src/collections/integrations/kong-mesh/icons/components/container-patch/icons/color/container-patch-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/container-patch/icons/color/container-patch-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/container-patch/icons/white/container-patch-white.svg b/src/collections/integrations/kong-mesh/icons/components/container-patch/icons/white/container-patch-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/container-patch/icons/white/container-patch-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/dataplane-insight/icons/color/dataplane-insight-color.svg b/src/collections/integrations/kong-mesh/icons/components/dataplane-insight/icons/color/dataplane-insight-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/dataplane-insight/icons/color/dataplane-insight-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg b/src/collections/integrations/kong-mesh/icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/dataplane/icons/color/dataplane-color.svg b/src/collections/integrations/kong-mesh/icons/components/dataplane/icons/color/dataplane-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/dataplane/icons/color/dataplane-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/dataplane/icons/white/dataplane-white.svg b/src/collections/integrations/kong-mesh/icons/components/dataplane/icons/white/dataplane-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/dataplane/icons/white/dataplane-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/external-service/icons/color/external-service-color.svg b/src/collections/integrations/kong-mesh/icons/components/external-service/icons/color/external-service-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/external-service/icons/color/external-service-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/external-service/icons/white/external-service-white.svg b/src/collections/integrations/kong-mesh/icons/components/external-service/icons/white/external-service-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/external-service/icons/white/external-service-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/fault-injection/icons/color/fault-injection-color.svg b/src/collections/integrations/kong-mesh/icons/components/fault-injection/icons/color/fault-injection-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/fault-injection/icons/color/fault-injection-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/fault-injection/icons/white/fault-injection-white.svg b/src/collections/integrations/kong-mesh/icons/components/fault-injection/icons/white/fault-injection-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/fault-injection/icons/white/fault-injection-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/health-check/icons/color/health-check-color.svg b/src/collections/integrations/kong-mesh/icons/components/health-check/icons/color/health-check-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/health-check/icons/color/health-check-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/health-check/icons/white/health-check-white.svg b/src/collections/integrations/kong-mesh/icons/components/health-check/icons/white/health-check-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/health-check/icons/white/health-check-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-access-log/icons/color/mesh-access-log-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-access-log/icons/color/mesh-access-log-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-access-log/icons/color/mesh-access-log-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-circuit-breaker/icons/color/mesh-circuit-breaker-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-circuit-breaker/icons/color/mesh-circuit-breaker-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-circuit-breaker/icons/color/mesh-circuit-breaker-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-fault-injection/icons/color/mesh-fault-injection-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-fault-injection/icons/color/mesh-fault-injection-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-fault-injection/icons/color/mesh-fault-injection-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-config/icons/white/mesh-gateway-config-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-config/icons/white/mesh-gateway-config-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-config/icons/white/mesh-gateway-config-white.svg +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-config/icons/white/mesh-gateway-config-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-instance/icons/color/mesh-gateway-instance-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-instance/icons/color/mesh-gateway-instance-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-instance/icons/color/mesh-gateway-instance-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-route/icons/color/mesh-gateway-route-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-route/icons/color/mesh-gateway-route-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-route/icons/color/mesh-gateway-route-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway/icons/color/mesh-gateway-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway/icons/color/mesh-gateway-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway/icons/color/mesh-gateway-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-health-check/icons/color/mesh-health-check-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-health-check/icons/color/mesh-health-check-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-health-check/icons/color/mesh-health-check-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-http-route/icons/color/mesh-http-route-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-http-route/icons/color/mesh-http-route-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-http-route/icons/color/mesh-http-route-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-insight/icons/color/mesh-insight-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-insight/icons/color/mesh-insight-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-insight/icons/color/mesh-insight-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-insight/icons/white/mesh-insight-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-insight/icons/white/mesh-insight-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-insight/icons/white/mesh-insight-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-load-balancing-strategy/icons/color/mesh-load-balancing-strategy-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-load-balancing-strategy/icons/color/mesh-load-balancing-strategy-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-load-balancing-strategy/icons/color/mesh-load-balancing-strategy-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-metric/icons/color/mesh-metric-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-metric/icons/color/mesh-metric-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-metric/icons/color/mesh-metric-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-metric/icons/white/mesh-metric-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-metric/icons/white/mesh-metric-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-metric/icons/white/mesh-metric-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-opa/icons/white/mesh-opa-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-opa/icons/white/mesh-opa-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong-mesh/icons/components/mesh-opa/icons/white/mesh-opa-white.svg +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-opa/icons/white/mesh-opa-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-proxy-patch/icons/color/mesh-proxy-patch-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-proxy-patch/icons/color/mesh-proxy-patch-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-proxy-patch/icons/color/mesh-proxy-patch-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-rate-limit/icons/color/mesh-rate-limit-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-rate-limit/icons/color/mesh-rate-limit-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-rate-limit/icons/color/mesh-rate-limit-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-retry/icons/color/mesh-retry-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-retry/icons/color/mesh-retry-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-retry/icons/color/mesh-retry-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-retry/icons/white/mesh-retry-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-retry/icons/white/mesh-retry-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-retry/icons/white/mesh-retry-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-tcp-route/icons/color/mesh-tcp-route-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-tcp-route/icons/color/mesh-tcp-route-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-tcp-route/icons/color/mesh-tcp-route-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-timeout/icons/color/mesh-timeout-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-timeout/icons/color/mesh-timeout-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-timeout/icons/color/mesh-timeout-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-trace/icons/color/mesh-trace-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-trace/icons/color/mesh-trace-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-trace/icons/color/mesh-trace-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-trace/icons/white/mesh-trace-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-trace/icons/white/mesh-trace-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-trace/icons/white/mesh-trace-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-traffic-permission/icons/color/mesh-traffic-permission-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-traffic-permission/icons/color/mesh-traffic-permission-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-traffic-permission/icons/color/mesh-traffic-permission-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh/icons/color/mesh-color.svg b/src/collections/integrations/kong-mesh/icons/components/mesh/icons/color/mesh-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh/icons/color/mesh-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/mesh/icons/white/mesh-white.svg b/src/collections/integrations/kong-mesh/icons/components/mesh/icons/white/mesh-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/mesh/icons/white/mesh-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/opa-policy/icons/white/opa-policy-white.svg b/src/collections/integrations/kong-mesh/icons/components/opa-policy/icons/white/opa-policy-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong-mesh/icons/components/opa-policy/icons/white/opa-policy-white.svg +++ b/src/collections/integrations/kong-mesh/icons/components/opa-policy/icons/white/opa-policy-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong-mesh/icons/components/proxy-template/icons/color/proxy-template-color.svg b/src/collections/integrations/kong-mesh/icons/components/proxy-template/icons/color/proxy-template-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/proxy-template/icons/color/proxy-template-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/proxy-template/icons/white/proxy-template-white.svg b/src/collections/integrations/kong-mesh/icons/components/proxy-template/icons/white/proxy-template-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/proxy-template/icons/white/proxy-template-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/rate-limit/icons/color/rate-limit-color.svg b/src/collections/integrations/kong-mesh/icons/components/rate-limit/icons/color/rate-limit-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/rate-limit/icons/color/rate-limit-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/rate-limit/icons/white/rate-limit-white.svg b/src/collections/integrations/kong-mesh/icons/components/rate-limit/icons/white/rate-limit-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/rate-limit/icons/white/rate-limit-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/retry/icons/color/retry-color.svg b/src/collections/integrations/kong-mesh/icons/components/retry/icons/color/retry-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/retry/icons/color/retry-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/retry/icons/white/retry-white.svg b/src/collections/integrations/kong-mesh/icons/components/retry/icons/white/retry-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/retry/icons/white/retry-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/service-insight/icons/color/service-insight-color.svg b/src/collections/integrations/kong-mesh/icons/components/service-insight/icons/color/service-insight-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/service-insight/icons/color/service-insight-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/service-insight/icons/white/service-insight-white.svg b/src/collections/integrations/kong-mesh/icons/components/service-insight/icons/white/service-insight-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/service-insight/icons/white/service-insight-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/timeout/icons/color/timeout-color.svg b/src/collections/integrations/kong-mesh/icons/components/timeout/icons/color/timeout-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/timeout/icons/color/timeout-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/timeout/icons/white/timeout-white.svg b/src/collections/integrations/kong-mesh/icons/components/timeout/icons/white/timeout-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/timeout/icons/white/timeout-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-log/icons/color/traffic-log-color.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-log/icons/color/traffic-log-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-log/icons/color/traffic-log-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-log/icons/white/traffic-log-white.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-log/icons/white/traffic-log-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-log/icons/white/traffic-log-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-permission/icons/color/traffic-permission-color.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-permission/icons/color/traffic-permission-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-permission/icons/color/traffic-permission-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-permission/icons/white/traffic-permission-white.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-permission/icons/white/traffic-permission-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-permission/icons/white/traffic-permission-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-route/icons/color/traffic-route-color.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-route/icons/color/traffic-route-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-route/icons/color/traffic-route-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-route/icons/white/traffic-route-white.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-route/icons/white/traffic-route-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-route/icons/white/traffic-route-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-trace/icons/color/traffic-trace-color.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-trace/icons/color/traffic-trace-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-trace/icons/color/traffic-trace-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/traffic-trace/icons/white/traffic-trace-white.svg b/src/collections/integrations/kong-mesh/icons/components/traffic-trace/icons/white/traffic-trace-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/traffic-trace/icons/white/traffic-trace-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/virtual-outbound/icons/color/virtual-outbound-color.svg b/src/collections/integrations/kong-mesh/icons/components/virtual-outbound/icons/color/virtual-outbound-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/virtual-outbound/icons/color/virtual-outbound-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg b/src/collections/integrations/kong-mesh/icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-egress-insight/icons/color/zone-egress-insight-color.svg b/src/collections/integrations/kong-mesh/icons/components/zone-egress-insight/icons/color/zone-egress-insight-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-egress-insight/icons/color/zone-egress-insight-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg b/src/collections/integrations/kong-mesh/icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-egress/icons/color/zone-egress-color.svg b/src/collections/integrations/kong-mesh/icons/components/zone-egress/icons/color/zone-egress-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-egress/icons/color/zone-egress-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-egress/icons/white/zone-egress-white.svg b/src/collections/integrations/kong-mesh/icons/components/zone-egress/icons/white/zone-egress-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-egress/icons/white/zone-egress-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-ingress-insight/icons/color/zone-ingress-insight-color.svg b/src/collections/integrations/kong-mesh/icons/components/zone-ingress-insight/icons/color/zone-ingress-insight-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-ingress-insight/icons/color/zone-ingress-insight-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg b/src/collections/integrations/kong-mesh/icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-ingress/icons/color/zone-ingress-color.svg b/src/collections/integrations/kong-mesh/icons/components/zone-ingress/icons/color/zone-ingress-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-ingress/icons/color/zone-ingress-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-ingress/icons/white/zone-ingress-white.svg b/src/collections/integrations/kong-mesh/icons/components/zone-ingress/icons/white/zone-ingress-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-ingress/icons/white/zone-ingress-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-insight/icons/color/zone-insight-color.svg b/src/collections/integrations/kong-mesh/icons/components/zone-insight/icons/color/zone-insight-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-insight/icons/color/zone-insight-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone-insight/icons/white/zone-insight-white.svg b/src/collections/integrations/kong-mesh/icons/components/zone-insight/icons/white/zone-insight-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone-insight/icons/white/zone-insight-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone/icons/color/zone-color.svg b/src/collections/integrations/kong-mesh/icons/components/zone/icons/color/zone-color.svg new file mode 100644 index 0000000000000..683d70af8fe7b --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone/icons/color/zone-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/icons/components/zone/icons/white/zone-white.svg b/src/collections/integrations/kong-mesh/icons/components/zone/icons/white/zone-white.svg new file mode 100644 index 0000000000000..3633b8fb2f8f0 --- /dev/null +++ b/src/collections/integrations/kong-mesh/icons/components/zone/icons/white/zone-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kong-mesh/index.mdx b/src/collections/integrations/kong-mesh/index.mdx index 49719db5053e7..c1f0a7fb5ea38 100644 --- a/src/collections/integrations/kong-mesh/index.mdx +++ b/src/collections/integrations/kong-mesh/index.mdx @@ -50,6 +50,258 @@ components: [ "colorIcon": "icons/components/mesh-global-rate-limit/icons/color/mesh-global-rate-limit-color.svg", "whiteIcon": "icons/components/mesh-global-rate-limit/icons/white/mesh-global-rate-limit-white.svg", "description": "", +}, +{ +"name": "fault-injection", +"colorIcon": "icons/components/fault-injection/icons/color/fault-injection-color.svg", +"whiteIcon": "icons/components/fault-injection/icons/white/fault-injection-white.svg", +"description": "", +}, +{ +"name": "zone-ingress-insight", +"colorIcon": "icons/components/zone-ingress-insight/icons/color/zone-ingress-insight-color.svg", +"whiteIcon": "icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg", +"description": "", +}, +{ +"name": "retry", +"colorIcon": "icons/components/retry/icons/color/retry-color.svg", +"whiteIcon": "icons/components/retry/icons/white/retry-white.svg", +"description": "", +}, +{ +"name": "service-insight", +"colorIcon": "icons/components/service-insight/icons/color/service-insight-color.svg", +"whiteIcon": "icons/components/service-insight/icons/white/service-insight-white.svg", +"description": "", +}, +{ +"name": "dataplane", +"colorIcon": "icons/components/dataplane/icons/color/dataplane-color.svg", +"whiteIcon": "icons/components/dataplane/icons/white/dataplane-white.svg", +"description": "", +}, +{ +"name": "mesh-circuit-breaker", +"colorIcon": "icons/components/mesh-circuit-breaker/icons/color/mesh-circuit-breaker-color.svg", +"whiteIcon": "icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg", +"description": "", +}, +{ +"name": "traffic-log", +"colorIcon": "icons/components/traffic-log/icons/color/traffic-log-color.svg", +"whiteIcon": "icons/components/traffic-log/icons/white/traffic-log-white.svg", +"description": "", +}, +{ +"name": "mesh-gateway", +"colorIcon": "icons/components/mesh-gateway/icons/color/mesh-gateway-color.svg", +"whiteIcon": "icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg", +"description": "", +}, +{ +"name": "mesh-metric", +"colorIcon": "icons/components/mesh-metric/icons/color/mesh-metric-color.svg", +"whiteIcon": "icons/components/mesh-metric/icons/white/mesh-metric-white.svg", +"description": "", +}, +{ +"name": "mesh-load-balancing-strategy", +"colorIcon": "icons/components/mesh-load-balancing-strategy/icons/color/mesh-load-balancing-strategy-color.svg", +"whiteIcon": "icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg", +"description": "", +}, +{ +"name": "zone", +"colorIcon": "icons/components/zone/icons/color/zone-color.svg", +"whiteIcon": "icons/components/zone/icons/white/zone-white.svg", +"description": "", +}, +{ +"name": "mesh-insight", +"colorIcon": "icons/components/mesh-insight/icons/color/mesh-insight-color.svg", +"whiteIcon": "icons/components/mesh-insight/icons/white/mesh-insight-white.svg", +"description": "", +}, +{ +"name": "mesh-http-route", +"colorIcon": "icons/components/mesh-http-route/icons/color/mesh-http-route-color.svg", +"whiteIcon": "icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg", +"description": "", +}, +{ +"name": "mesh-gateway-instance", +"colorIcon": "icons/components/mesh-gateway-instance/icons/color/mesh-gateway-instance-color.svg", +"whiteIcon": "icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg", +"description": "", +}, +{ +"name": "traffic-permission", +"colorIcon": "icons/components/traffic-permission/icons/color/traffic-permission-color.svg", +"whiteIcon": "icons/components/traffic-permission/icons/white/traffic-permission-white.svg", +"description": "", +}, +{ +"name": "mesh-health-check", +"colorIcon": "icons/components/mesh-health-check/icons/color/mesh-health-check-color.svg", +"whiteIcon": "icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg", +"description": "", +}, +{ +"name": "traffic-trace", +"colorIcon": "icons/components/traffic-trace/icons/color/traffic-trace-color.svg", +"whiteIcon": "icons/components/traffic-trace/icons/white/traffic-trace-white.svg", +"description": "", +}, +{ +"name": "zone-egress-insight", +"colorIcon": "icons/components/zone-egress-insight/icons/color/zone-egress-insight-color.svg", +"whiteIcon": "icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg", +"description": "", +}, +{ +"name": "mesh-access-log", +"colorIcon": "icons/components/mesh-access-log/icons/color/mesh-access-log-color.svg", +"whiteIcon": "icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg", +"description": "", +}, +{ +"name": "dataplane-insight", +"colorIcon": "icons/components/dataplane-insight/icons/color/dataplane-insight-color.svg", +"whiteIcon": "icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg", +"description": "", +}, +{ +"name": "zone-ingress", +"colorIcon": "icons/components/zone-ingress/icons/color/zone-ingress-color.svg", +"whiteIcon": "icons/components/zone-ingress/icons/white/zone-ingress-white.svg", +"description": "", +}, +{ +"name": "timeout", +"colorIcon": "icons/components/timeout/icons/color/timeout-color.svg", +"whiteIcon": "icons/components/timeout/icons/white/timeout-white.svg", +"description": "", +}, +{ +"name": "external-service", +"colorIcon": "icons/components/external-service/icons/color/external-service-color.svg", +"whiteIcon": "icons/components/external-service/icons/white/external-service-white.svg", +"description": "", +}, +{ +"name": "mesh-fault-injection", +"colorIcon": "icons/components/mesh-fault-injection/icons/color/mesh-fault-injection-color.svg", +"whiteIcon": "icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg", +"description": "", +}, +{ +"name": "virtual-outbound", +"colorIcon": "icons/components/virtual-outbound/icons/color/virtual-outbound-color.svg", +"whiteIcon": "icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg", +"description": "", +}, +{ +"name": "container-patch", +"colorIcon": "icons/components/container-patch/icons/color/container-patch-color.svg", +"whiteIcon": "icons/components/container-patch/icons/white/container-patch-white.svg", +"description": "", +}, +{ +"name": "health-check", +"colorIcon": "icons/components/health-check/icons/color/health-check-color.svg", +"whiteIcon": "icons/components/health-check/icons/white/health-check-white.svg", +"description": "", +}, +{ +"name": "mesh-proxy-patch", +"colorIcon": "icons/components/mesh-proxy-patch/icons/color/mesh-proxy-patch-color.svg", +"whiteIcon": "icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg", +"description": "", +}, +{ +"name": "proxy-template", +"colorIcon": "icons/components/proxy-template/icons/color/proxy-template-color.svg", +"whiteIcon": "icons/components/proxy-template/icons/white/proxy-template-white.svg", +"description": "", +}, +{ +"name": "mesh-gateway-route", +"colorIcon": "icons/components/mesh-gateway-route/icons/color/mesh-gateway-route-color.svg", +"whiteIcon": "icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg", +"description": "", +}, +{ +"name": "mesh-rate-limit", +"colorIcon": "icons/components/mesh-rate-limit/icons/color/mesh-rate-limit-color.svg", +"whiteIcon": "icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg", +"description": "", +}, +{ +"name": "circuit-breaker", +"colorIcon": "icons/components/circuit-breaker/icons/color/circuit-breaker-color.svg", +"whiteIcon": "icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg", +"description": "", +}, +{ +"name": "zone-insight", +"colorIcon": "icons/components/zone-insight/icons/color/zone-insight-color.svg", +"whiteIcon": "icons/components/zone-insight/icons/white/zone-insight-white.svg", +"description": "", +}, +{ +"name": "mesh-retry", +"colorIcon": "icons/components/mesh-retry/icons/color/mesh-retry-color.svg", +"whiteIcon": "icons/components/mesh-retry/icons/white/mesh-retry-white.svg", +"description": "", +}, +{ +"name": "mesh-traffic-permission", +"colorIcon": "icons/components/mesh-traffic-permission/icons/color/mesh-traffic-permission-color.svg", +"whiteIcon": "icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg", +"description": "", +}, +{ +"name": "mesh-tcp-route", +"colorIcon": "icons/components/mesh-tcp-route/icons/color/mesh-tcp-route-color.svg", +"whiteIcon": "icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg", +"description": "", +}, +{ +"name": "zone-egress", +"colorIcon": "icons/components/zone-egress/icons/color/zone-egress-color.svg", +"whiteIcon": "icons/components/zone-egress/icons/white/zone-egress-white.svg", +"description": "", +}, +{ +"name": "mesh-timeout", +"colorIcon": "icons/components/mesh-timeout/icons/color/mesh-timeout-color.svg", +"whiteIcon": "icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg", +"description": "", +}, +{ +"name": "mesh", +"colorIcon": "icons/components/mesh/icons/color/mesh-color.svg", +"whiteIcon": "icons/components/mesh/icons/white/mesh-white.svg", +"description": "", +}, +{ +"name": "mesh-trace", +"colorIcon": "icons/components/mesh-trace/icons/color/mesh-trace-color.svg", +"whiteIcon": "icons/components/mesh-trace/icons/white/mesh-trace-white.svg", +"description": "", +}, +{ +"name": "traffic-route", +"colorIcon": "icons/components/traffic-route/icons/color/traffic-route-color.svg", +"whiteIcon": "icons/components/traffic-route/icons/white/traffic-route-white.svg", +"description": "", +}, +{ +"name": "rate-limit", +"colorIcon": "icons/components/rate-limit/icons/color/rate-limit-color.svg", +"whiteIcon": "icons/components/rate-limit/icons/white/rate-limit-white.svg", +"description": "", }] featureList: [ "Built on top of Envoy with 50+ observability charts out of the box, you can collect metrics, traces and logs of all L4-L7 traffic.", diff --git a/src/collections/integrations/kong/icons/components/ingress-class-parameters/icons/white/ingress-class-parameters-white.svg b/src/collections/integrations/kong/icons/components/ingress-class-parameters/icons/white/ingress-class-parameters-white.svg index 847d97fbace4c..0019c6271c17f 100644 --- a/src/collections/integrations/kong/icons/components/ingress-class-parameters/icons/white/ingress-class-parameters-white.svg +++ b/src/collections/integrations/kong/icons/components/ingress-class-parameters/icons/white/ingress-class-parameters-white.svg @@ -1,9 +1,9 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> + L17,16.5L20.8,9.7z M28.7,0L38,7.3l-1.2,1.2l1.6,2.2v2.4L33.8,17L26,7.8h-4.5l1.8-3.4L28.7,0z M9.1,23.4l6.5-5.6l8.6,10.4L21.8,32 + h-7.9l-5.5,7.2l-1.3,1.7H0V32l6.6-8.6H9.1z"/> \ No newline at end of file diff --git a/src/collections/integrations/kong/icons/components/kong-cluster-plugin/icons/white/kong-cluster-plugin-white.svg b/src/collections/integrations/kong/icons/components/kong-cluster-plugin/icons/white/kong-cluster-plugin-white.svg index 847d97fbace4c..0019c6271c17f 100644 --- a/src/collections/integrations/kong/icons/components/kong-cluster-plugin/icons/white/kong-cluster-plugin-white.svg +++ b/src/collections/integrations/kong/icons/components/kong-cluster-plugin/icons/white/kong-cluster-plugin-white.svg @@ -1,9 +1,9 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> + L17,16.5L20.8,9.7z M28.7,0L38,7.3l-1.2,1.2l1.6,2.2v2.4L33.8,17L26,7.8h-4.5l1.8-3.4L28.7,0z M9.1,23.4l6.5-5.6l8.6,10.4L21.8,32 + h-7.9l-5.5,7.2l-1.3,1.7H0V32l6.6-8.6H9.1z"/> \ No newline at end of file diff --git a/src/collections/integrations/kong/icons/components/kong-consumer-group/icons/color/kong-consumer-group-color.svg b/src/collections/integrations/kong/icons/components/kong-consumer-group/icons/color/kong-consumer-group-color.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/kong/icons/components/kong-consumer-group/icons/white/kong-consumer-group-white.svg b/src/collections/integrations/kong/icons/components/kong-consumer-group/icons/white/kong-consumer-group-white.svg new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/src/collections/integrations/kong/icons/components/kong-consumer/icons/white/kong-consumer-white.svg b/src/collections/integrations/kong/icons/components/kong-consumer/icons/white/kong-consumer-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong/icons/components/kong-consumer/icons/white/kong-consumer-white.svg +++ b/src/collections/integrations/kong/icons/components/kong-consumer/icons/white/kong-consumer-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong/icons/components/kong-ingress/icons/white/kong-ingress-white.svg b/src/collections/integrations/kong/icons/components/kong-ingress/icons/white/kong-ingress-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong/icons/components/kong-ingress/icons/white/kong-ingress-white.svg +++ b/src/collections/integrations/kong/icons/components/kong-ingress/icons/white/kong-ingress-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong/icons/components/kong-plugin/icons/white/kong-plugin-white.svg b/src/collections/integrations/kong/icons/components/kong-plugin/icons/white/kong-plugin-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong/icons/components/kong-plugin/icons/white/kong-plugin-white.svg +++ b/src/collections/integrations/kong/icons/components/kong-plugin/icons/white/kong-plugin-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong/icons/components/kong-upstream-policy/icons/white/kong-upstream-policy-white.svg b/src/collections/integrations/kong/icons/components/kong-upstream-policy/icons/white/kong-upstream-policy-white.svg index 0693f1de42bf0..0019c6271c17f 100644 --- a/src/collections/integrations/kong/icons/components/kong-upstream-policy/icons/white/kong-upstream-policy-white.svg +++ b/src/collections/integrations/kong/icons/components/kong-upstream-policy/icons/white/kong-upstream-policy-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong/icons/components/tcp-ingress/icons/white/tcp-ingress-white.svg b/src/collections/integrations/kong/icons/components/tcp-ingress/icons/white/tcp-ingress-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong/icons/components/tcp-ingress/icons/white/tcp-ingress-white.svg +++ b/src/collections/integrations/kong/icons/components/tcp-ingress/icons/white/tcp-ingress-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong/icons/components/udp-ingress/icons/white/udp-ingress-white.svg b/src/collections/integrations/kong/icons/components/udp-ingress/icons/white/udp-ingress-white.svg index 847d97fbace4c..a05724b1d5a6e 100644 --- a/src/collections/integrations/kong/icons/components/udp-ingress/icons/white/udp-ingress-white.svg +++ b/src/collections/integrations/kong/icons/components/udp-ingress/icons/white/udp-ingress-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 45.3 40.8" style="enable-background:new 0 0 45.3 40.8;" xml:space="preserve" width='45.3' height='40.8'> diff --git a/src/collections/integrations/kong/index.mdx b/src/collections/integrations/kong/index.mdx index f1d58a9df8a65..d5e2f89299b45 100644 --- a/src/collections/integrations/kong/index.mdx +++ b/src/collections/integrations/kong/index.mdx @@ -56,6 +56,12 @@ components: [ "colorIcon": "icons/components/kong-upstream-policy/icons/color/kong-upstream-policy-color.svg", "whiteIcon": "icons/components/kong-upstream-policy/icons/white/kong-upstream-policy-white.svg", "description": "", +}, +{ +"name": "kong-consumer-group", +"colorIcon": "icons/components/kong-consumer-group/icons/color/kong-consumer-group-color.svg", +"whiteIcon": "icons/components/kong-consumer-group/icons/white/kong-consumer-group-white.svg", +"description": "", }] featureList: [ "Advanced routing, load balancing, health checking - all configurable via a RESTful admin API or declarative configuration.", diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager-config/icons/white/alertmanager-config-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager/icons/white/alertmanager-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager/icons/white/alertmanager-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager/icons/white/alertmanager-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/alertmanager/icons/white/alertmanager-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-agent/icons/white/prometheus-agent-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-agent/icons/white/prometheus-agent-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-agent/icons/white/prometheus-agent-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-agent/icons/white/prometheus-agent-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-connection/icons/white/prometheus-connection-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-connection/icons/white/prometheus-connection-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-connection/icons/white/prometheus-connection-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-connection/icons/white/prometheus-connection-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-credential/icons/white/prometheus-credential-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-credential/icons/white/prometheus-credential-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-credential/icons/white/prometheus-credential-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus-credential/icons/white/prometheus-credential-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus/icons/white/prometheus-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus/icons/white/prometheus-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus/icons/white/prometheus-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/prometheus/icons/white/prometheus-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/scrape-config/icons/white/scrape-config-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/scrape-config/icons/white/scrape-config-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/scrape-config/icons/white/scrape-config-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/scrape-config/icons/white/scrape-config-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-prometheus-stack/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg b/src/collections/integrations/kube-prometheus-stack/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg index 8e3a9357ca8a2..5d00ab021f092 100644 --- a/src/collections/integrations/kube-prometheus-stack/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg +++ b/src/collections/integrations/kube-prometheus-stack/icons/components/thanos-ruler/icons/white/thanos-ruler-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/app-binding/icons/white/app-binding-white.svg b/src/collections/integrations/kube-ui-server/icons/components/app-binding/icons/white/app-binding-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/app-binding/icons/white/app-binding-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/app-binding/icons/white/app-binding-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/chart-preset/icons/white/chart-preset-white.svg b/src/collections/integrations/kube-ui-server/icons/components/chart-preset/icons/white/chart-preset-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/chart-preset/icons/white/chart-preset-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/chart-preset/icons/white/chart-preset-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/cluster-chart-preset/icons/white/cluster-chart-preset-white.svg b/src/collections/integrations/kube-ui-server/icons/components/cluster-chart-preset/icons/white/cluster-chart-preset-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/cluster-chart-preset/icons/white/cluster-chart-preset-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/cluster-chart-preset/icons/white/cluster-chart-preset-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/feature-set/icons/white/feature-set-white.svg b/src/collections/integrations/kube-ui-server/icons/components/feature-set/icons/white/feature-set-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/feature-set/icons/white/feature-set-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/feature-set/icons/white/feature-set-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/feature/icons/white/feature-white.svg b/src/collections/integrations/kube-ui-server/icons/components/feature/icons/white/feature-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/feature/icons/white/feature-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/feature/icons/white/feature-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/helm-release/icons/white/helm-release-white.svg b/src/collections/integrations/kube-ui-server/icons/components/helm-release/icons/white/helm-release-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/helm-release/icons/white/helm-release-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/helm-release/icons/white/helm-release-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/helm-repository/icons/white/helm-repository-white.svg b/src/collections/integrations/kube-ui-server/icons/components/helm-repository/icons/white/helm-repository-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/helm-repository/icons/white/helm-repository-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/helm-repository/icons/white/helm-repository-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/project-quota/icons/white/project-quota-white.svg b/src/collections/integrations/kube-ui-server/icons/components/project-quota/icons/white/project-quota-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/project-quota/icons/white/project-quota-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/project-quota/icons/white/project-quota-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/resource-dashboard/icons/white/resource-dashboard-white.svg b/src/collections/integrations/kube-ui-server/icons/components/resource-dashboard/icons/white/resource-dashboard-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/resource-dashboard/icons/white/resource-dashboard-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/resource-dashboard/icons/white/resource-dashboard-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kube-ui-server/icons/components/resource-editor/icons/white/resource-editor-white.svg b/src/collections/integrations/kube-ui-server/icons/components/resource-editor/icons/white/resource-editor-white.svg index c506b44faa1a3..843895afaa812 100644 --- a/src/collections/integrations/kube-ui-server/icons/components/resource-editor/icons/white/resource-editor-white.svg +++ b/src/collections/integrations/kube-ui-server/icons/components/resource-editor/icons/white/resource-editor-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/icons/components/pg-bouncer-ops-request/icons/white/pg-bouncer-ops-request-white.svg b/src/collections/integrations/kubedb-crds/icons/components/pg-bouncer-ops-request/icons/white/pg-bouncer-ops-request-white.svg index 5c94c587a3174..7e7ec1b8c25d9 100644 --- a/src/collections/integrations/kubedb-crds/icons/components/pg-bouncer-ops-request/icons/white/pg-bouncer-ops-request-white.svg +++ b/src/collections/integrations/kubedb-crds/icons/components/pg-bouncer-ops-request/icons/white/pg-bouncer-ops-request-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 432.1 445.4" style="enable-background:new 0 0 432.1 445.4;" xml:space="preserve" width='432.1' height='445.4'> diff --git a/src/collections/integrations/kubeflow/icons/components/mpi-job/icons/white/mpi-job-white.svg b/src/collections/integrations/kubeflow/icons/components/mpi-job/icons/white/mpi-job-white.svg index c19a14d4f1819..c50a859f291b2 100644 --- a/src/collections/integrations/kubeflow/icons/components/mpi-job/icons/white/mpi-job-white.svg +++ b/src/collections/integrations/kubeflow/icons/components/mpi-job/icons/white/mpi-job-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 184.9 183" style="enable-background:new 0 0 184.9 183;" xml:space="preserve" width='184.9' height='183'> diff --git a/src/collections/integrations/kubeflow/icons/components/notebook/icons/white/notebook-white.svg b/src/collections/integrations/kubeflow/icons/components/notebook/icons/white/notebook-white.svg index c19a14d4f1819..c50a859f291b2 100644 --- a/src/collections/integrations/kubeflow/icons/components/notebook/icons/white/notebook-white.svg +++ b/src/collections/integrations/kubeflow/icons/components/notebook/icons/white/notebook-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 184.9 183" style="enable-background:new 0 0 184.9 183;" xml:space="preserve" width='184.9' height='183'> diff --git a/src/collections/integrations/kubeflow/icons/components/pod-default/icons/white/pod-default-white.svg b/src/collections/integrations/kubeflow/icons/components/pod-default/icons/white/pod-default-white.svg index c19a14d4f1819..c50a859f291b2 100644 --- a/src/collections/integrations/kubeflow/icons/components/pod-default/icons/white/pod-default-white.svg +++ b/src/collections/integrations/kubeflow/icons/components/pod-default/icons/white/pod-default-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 184.9 183" style="enable-background:new 0 0 184.9 183;" xml:space="preserve" width='184.9' height='183'> diff --git a/src/collections/integrations/kubeflow/icons/components/profile/icons/white/profile-white.svg b/src/collections/integrations/kubeflow/icons/components/profile/icons/white/profile-white.svg index c19a14d4f1819..c50a859f291b2 100644 --- a/src/collections/integrations/kubeflow/icons/components/profile/icons/white/profile-white.svg +++ b/src/collections/integrations/kubeflow/icons/components/profile/icons/white/profile-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 184.9 183" style="enable-background:new 0 0 184.9 183;" xml:space="preserve" width='184.9' height='183'> diff --git a/src/collections/integrations/kubeflow/icons/components/scheduled-workflow/icons/white/scheduled-workflow-white.svg b/src/collections/integrations/kubeflow/icons/components/scheduled-workflow/icons/white/scheduled-workflow-white.svg index c19a14d4f1819..c50a859f291b2 100644 --- a/src/collections/integrations/kubeflow/icons/components/scheduled-workflow/icons/white/scheduled-workflow-white.svg +++ b/src/collections/integrations/kubeflow/icons/components/scheduled-workflow/icons/white/scheduled-workflow-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 184.9 183" style="enable-background:new 0 0 184.9 183;" xml:space="preserve" width='184.9' height='183'> diff --git a/src/collections/integrations/kubeflow/icons/components/tensorboard/icons/white/tensorboard-white.svg b/src/collections/integrations/kubeflow/icons/components/tensorboard/icons/white/tensorboard-white.svg index c19a14d4f1819..c50a859f291b2 100644 --- a/src/collections/integrations/kubeflow/icons/components/tensorboard/icons/white/tensorboard-white.svg +++ b/src/collections/integrations/kubeflow/icons/components/tensorboard/icons/white/tensorboard-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 184.9 183" style="enable-background:new 0 0 184.9 183;" xml:space="preserve" width='184.9' height='183'> diff --git a/src/collections/integrations/kubeflow/icons/components/viewer/icons/white/viewer-white.svg b/src/collections/integrations/kubeflow/icons/components/viewer/icons/white/viewer-white.svg index c19a14d4f1819..c50a859f291b2 100644 --- a/src/collections/integrations/kubeflow/icons/components/viewer/icons/white/viewer-white.svg +++ b/src/collections/integrations/kubeflow/icons/components/viewer/icons/white/viewer-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 184.9 183" style="enable-background:new 0 0 184.9 183;" xml:space="preserve" width='184.9' height='183'> diff --git a/src/collections/integrations/kubernetes-secret-generator/icons/components/basic-auth/icons/white/basic-auth-white.svg b/src/collections/integrations/kubernetes-secret-generator/icons/components/basic-auth/icons/white/basic-auth-white.svg index 1560429ed8287..7a021414a108c 100644 --- a/src/collections/integrations/kubernetes-secret-generator/icons/components/basic-auth/icons/white/basic-auth-white.svg +++ b/src/collections/integrations/kubernetes-secret-generator/icons/components/basic-auth/icons/white/basic-auth-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes-secret-generator/icons/components/ssh-key-pair/icons/white/ssh-key-pair-white.svg b/src/collections/integrations/kubernetes-secret-generator/icons/components/ssh-key-pair/icons/white/ssh-key-pair-white.svg index 1560429ed8287..7a021414a108c 100644 --- a/src/collections/integrations/kubernetes-secret-generator/icons/components/ssh-key-pair/icons/white/ssh-key-pair-white.svg +++ b/src/collections/integrations/kubernetes-secret-generator/icons/components/ssh-key-pair/icons/white/ssh-key-pair-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes-secret-generator/icons/components/string-secret/icons/white/string-secret-white.svg b/src/collections/integrations/kubernetes-secret-generator/icons/components/string-secret/icons/white/string-secret-white.svg index 1560429ed8287..7a021414a108c 100644 --- a/src/collections/integrations/kubernetes-secret-generator/icons/components/string-secret/icons/white/string-secret-white.svg +++ b/src/collections/integrations/kubernetes-secret-generator/icons/components/string-secret/icons/white/string-secret-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/authorization-policy/icons/white/authorization-policy-white.svg b/src/collections/integrations/kubernetes/icons/components/authorization-policy/icons/white/authorization-policy-white.svg index 1560429ed8287..7a021414a108c 100644 --- a/src/collections/integrations/kubernetes/icons/components/authorization-policy/icons/white/authorization-policy-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/authorization-policy/icons/white/authorization-policy-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/broker/icons/white/broker-white.svg b/src/collections/integrations/kubernetes/icons/components/broker/icons/white/broker-white.svg index 1560429ed8287..7a021414a108c 100644 --- a/src/collections/integrations/kubernetes/icons/components/broker/icons/white/broker-white.svg +++ b/src/collections/integrations/kubernetes/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/kubernetes/icons/components/certificate-signing-request/icons/white/certificate-signing-request-white.svg b/src/collections/integrations/kubernetes/icons/components/certificate-signing-request/icons/white/certificate-signing-request-white.svg index d61214b8a2a07..b61dcc372baef 100644 --- a/src/collections/integrations/kubernetes/icons/components/certificate-signing-request/icons/white/certificate-signing-request-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/certificate-signing-request/icons/white/certificate-signing-request-white.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/color/cluster-role-binding-color.svg b/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/color/cluster-role-binding-color.svg index ad658983d5378..94ebe09bbf78e 100644 --- a/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/color/cluster-role-binding-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/color/cluster-role-binding-color.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/white/cluster-role-binding-white.svg b/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/white/cluster-role-binding-white.svg index 51da411be5792..4bf64edc07547 100644 --- a/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/white/cluster-role-binding-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/cluster-role-binding/icons/white/cluster-role-binding-white.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/color/cluster-role-color.svg b/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/color/cluster-role-color.svg index 6b9e2a660e788..0b1e3e284eeb7 100644 --- a/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/color/cluster-role-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/color/cluster-role-color.svg @@ -1,4 +1,4 @@ - - - + + + diff --git a/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/white/cluster-role-white.svg b/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/white/cluster-role-white.svg index 2ae99538df515..3c9da2b55c22a 100644 --- a/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/white/cluster-role-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/cluster-role/icons/white/cluster-role-white.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/cluster-trust-bundle/icons/white/cluster-trust-bundle-white.svg b/src/collections/integrations/kubernetes/icons/components/cluster-trust-bundle/icons/white/cluster-trust-bundle-white.svg index 6e1fc12ef221a..4c64d81c0011e 100644 --- a/src/collections/integrations/kubernetes/icons/components/cluster-trust-bundle/icons/white/cluster-trust-bundle-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/cluster-trust-bundle/icons/white/cluster-trust-bundle-white.svg @@ -5,4 +5,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/component-status/icons/color/component-status-color.svg b/src/collections/integrations/kubernetes/icons/components/component-status/icons/color/component-status-color.svg index cb4c461324957..bb1b2f315d29c 100644 --- a/src/collections/integrations/kubernetes/icons/components/component-status/icons/color/component-status-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/component-status/icons/color/component-status-color.svg @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/component-status/icons/white/component-status-white.svg b/src/collections/integrations/kubernetes/icons/components/component-status/icons/white/component-status-white.svg index c146a014ef2e6..2e56d2b11afab 100644 --- a/src/collections/integrations/kubernetes/icons/components/component-status/icons/white/component-status-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/component-status/icons/white/component-status-white.svg @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/cron-job/icons/color/cron-job-color.svg b/src/collections/integrations/kubernetes/icons/components/cron-job/icons/color/cron-job-color.svg index b0f55ae5888a1..dd2857fa01dae 100644 --- a/src/collections/integrations/kubernetes/icons/components/cron-job/icons/color/cron-job-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/cron-job/icons/color/cron-job-color.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/cron-job/icons/white/cron-job-white.svg b/src/collections/integrations/kubernetes/icons/components/cron-job/icons/white/cron-job-white.svg index b3d8a09dd0f43..040394e7c417e 100644 --- a/src/collections/integrations/kubernetes/icons/components/cron-job/icons/white/cron-job-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/cron-job/icons/white/cron-job-white.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/csi-node/icons/white/csi-node-white.svg b/src/collections/integrations/kubernetes/icons/components/csi-node/icons/white/csi-node-white.svg index fb7762e55a907..b6b33a61ffe4b 100644 --- a/src/collections/integrations/kubernetes/icons/components/csi-node/icons/white/csi-node-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/csi-node/icons/white/csi-node-white.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/csi-storage-capacity/icons/white/csi-storage-capacity-white.svg b/src/collections/integrations/kubernetes/icons/components/csi-storage-capacity/icons/white/csi-storage-capacity-white.svg index ab9fa7f778083..7857c68bf0a53 100644 --- a/src/collections/integrations/kubernetes/icons/components/csi-storage-capacity/icons/white/csi-storage-capacity-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/csi-storage-capacity/icons/white/csi-storage-capacity-white.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/daemon-set/icons/color/daemon-set-color.svg b/src/collections/integrations/kubernetes/icons/components/daemon-set/icons/color/daemon-set-color.svg index 750f989ad0289..e59fadae1f6f2 100644 --- a/src/collections/integrations/kubernetes/icons/components/daemon-set/icons/color/daemon-set-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/daemon-set/icons/color/daemon-set-color.svg @@ -1,5 +1,3 @@ - - - \ No newline at end of file + + + diff --git a/src/collections/integrations/kubernetes/icons/components/deployment/icons/white/deployment-white.svg b/src/collections/integrations/kubernetes/icons/components/deployment/icons/white/deployment-white.svg index 092bb457b056a..dcf12b842370b 100644 --- a/src/collections/integrations/kubernetes/icons/components/deployment/icons/white/deployment-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/deployment/icons/white/deployment-white.svg @@ -3,4 +3,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/color/ingress-class-color.svg b/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/color/ingress-class-color.svg index b6566f8cb49ec..a632ee2be9529 100644 --- a/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/color/ingress-class-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/color/ingress-class-color.svg @@ -1,10 +1,3 @@ - - - - - - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/white/ingress-class-white.svg b/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/white/ingress-class-white.svg index c52aebf8d6f29..abc2e3973d144 100644 --- a/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/white/ingress-class-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/ingress-class/icons/white/ingress-class-white.svg @@ -1,10 +1,3 @@ - - - - - - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/ingress/icons/color/ingress-color.svg b/src/collections/integrations/kubernetes/icons/components/ingress/icons/color/ingress-color.svg index a3b6b0573674a..ec209dafbf26c 100644 --- a/src/collections/integrations/kubernetes/icons/components/ingress/icons/color/ingress-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/ingress/icons/color/ingress-color.svg @@ -1,3 +1,3 @@ - - + + diff --git a/src/collections/integrations/kubernetes/icons/components/ingress/icons/white/ingress-white.svg b/src/collections/integrations/kubernetes/icons/components/ingress/icons/white/ingress-white.svg index fe83da455e36f..af7be09150a72 100644 --- a/src/collections/integrations/kubernetes/icons/components/ingress/icons/white/ingress-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/ingress/icons/white/ingress-white.svg @@ -1,3 +1,3 @@ - - + + diff --git a/src/collections/integrations/kubernetes/icons/components/kubernetes-connection/icons/white/kubernetes-connection-white.svg b/src/collections/integrations/kubernetes/icons/components/kubernetes-connection/icons/white/kubernetes-connection-white.svg index 6e6900fffde63..7a021414a108c 100644 --- a/src/collections/integrations/kubernetes/icons/components/kubernetes-connection/icons/white/kubernetes-connection-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/kubernetes-connection/icons/white/kubernetes-connection-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/color/local-subject-access-review-color.svg b/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/color/local-subject-access-review-color.svg index b6b5c9fdc5435..9eda14591d84e 100644 --- a/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/color/local-subject-access-review-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/color/local-subject-access-review-color.svg @@ -1,6 +1,4 @@ - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/white/local-subject-access-review-white.svg b/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/white/local-subject-access-review-white.svg index 1783ddc042600..5d9e64c865258 100644 --- a/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/white/local-subject-access-review-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/local-subject-access-review/icons/white/local-subject-access-review-white.svg @@ -1,6 +1,4 @@ - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/namespace/icons/color/namespace-color.svg b/src/collections/integrations/kubernetes/icons/components/namespace/icons/color/namespace-color.svg index 67c92a1885890..4413e757ba01d 100644 --- a/src/collections/integrations/kubernetes/icons/components/namespace/icons/color/namespace-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/namespace/icons/color/namespace-color.svg @@ -3,4 +3,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/namespace/icons/white/namespace-white.svg b/src/collections/integrations/kubernetes/icons/components/namespace/icons/white/namespace-white.svg index 20fec1cf68c63..a6d3ba6c6399d 100644 --- a/src/collections/integrations/kubernetes/icons/components/namespace/icons/white/namespace-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/namespace/icons/white/namespace-white.svg @@ -3,4 +3,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/pod/icons/color/pod-color.svg b/src/collections/integrations/kubernetes/icons/components/pod/icons/color/pod-color.svg index 9f5dd584cbffd..456eb4710a20c 100644 --- a/src/collections/integrations/kubernetes/icons/components/pod/icons/color/pod-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/pod/icons/color/pod-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/kubernetes/icons/components/pod/icons/white/pod-white.svg b/src/collections/integrations/kubernetes/icons/components/pod/icons/white/pod-white.svg index 7736533820e3e..76839d832367b 100644 --- a/src/collections/integrations/kubernetes/icons/components/pod/icons/white/pod-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/pod/icons/white/pod-white.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/priority-class/icons/color/priority-class-color.svg b/src/collections/integrations/kubernetes/icons/components/priority-class/icons/color/priority-class-color.svg index 647d5c035c07e..7a2ca44d2eef6 100644 --- a/src/collections/integrations/kubernetes/icons/components/priority-class/icons/color/priority-class-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/priority-class/icons/color/priority-class-color.svg @@ -1,17 +1,6 @@ - - - - - - - - - - - - \ No newline at end of file + + + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/priority-class/icons/white/priority-class-white.svg b/src/collections/integrations/kubernetes/icons/components/priority-class/icons/white/priority-class-white.svg index dd3cc6a110672..0c0e1be9bfa71 100644 --- a/src/collections/integrations/kubernetes/icons/components/priority-class/icons/white/priority-class-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/priority-class/icons/white/priority-class-white.svg @@ -1,17 +1,6 @@ - - - - - - - - - - - - \ No newline at end of file + + + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/color/resource-claim-template-color.svg b/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/color/resource-claim-template-color.svg index 4a20e1baba7ed..be9e80b5d0de1 100644 --- a/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/color/resource-claim-template-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/color/resource-claim-template-color.svg @@ -1,12 +1,10 @@ - - + + - - - - - - - + + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/white/resource-claim-template-white.svg b/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/white/resource-claim-template-white.svg index 298c43c84ef36..823598f3425fc 100644 --- a/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/white/resource-claim-template-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/resource-claim-template/icons/white/resource-claim-template-white.svg @@ -1,12 +1,10 @@ - - + + - - - - - - - + + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/role/icons/color/role-color.svg b/src/collections/integrations/kubernetes/icons/components/role/icons/color/role-color.svg index c473d9a3198da..097be8501a131 100644 --- a/src/collections/integrations/kubernetes/icons/components/role/icons/color/role-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/role/icons/color/role-color.svg @@ -1,3 +1,3 @@ - - + + diff --git a/src/collections/integrations/kubernetes/icons/components/role/icons/white/role-white.svg b/src/collections/integrations/kubernetes/icons/components/role/icons/white/role-white.svg index 631d4c7fdf15b..4acca4a085e65 100644 --- a/src/collections/integrations/kubernetes/icons/components/role/icons/white/role-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/role/icons/white/role-white.svg @@ -1,3 +1,3 @@ - - + + diff --git a/src/collections/integrations/kubernetes/icons/components/secret/icons/color/secret-color.svg b/src/collections/integrations/kubernetes/icons/components/secret/icons/color/secret-color.svg index 63529f48e6a24..e0a6b4996bfc1 100644 --- a/src/collections/integrations/kubernetes/icons/components/secret/icons/color/secret-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/secret/icons/color/secret-color.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/src/collections/integrations/kubernetes/icons/components/secret/icons/white/secret-white.svg b/src/collections/integrations/kubernetes/icons/components/secret/icons/white/secret-white.svg index 63529f48e6a24..c2583858ab3fd 100644 --- a/src/collections/integrations/kubernetes/icons/components/secret/icons/white/secret-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/secret/icons/white/secret-white.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/color/self-subject-access-review-color.svg b/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/color/self-subject-access-review-color.svg index 23174702fd4dd..fe3d59751f231 100644 --- a/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/color/self-subject-access-review-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/color/self-subject-access-review-color.svg @@ -1,6 +1,3 @@ - - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/white/self-subject-access-review-white.svg b/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/white/self-subject-access-review-white.svg index 75c4dc9f65125..388d3a03befd6 100644 --- a/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/white/self-subject-access-review-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/self-subject-access-review/icons/white/self-subject-access-review-white.svg @@ -1,5 +1,3 @@ - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/color/self-subject-review-color.svg b/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/color/self-subject-review-color.svg index b666f35169742..f638cef07f58f 100644 --- a/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/color/self-subject-review-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/color/self-subject-review-color.svg @@ -1,5 +1,3 @@ - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/white/self-subject-review-white.svg b/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/white/self-subject-review-white.svg index 6007e405ad885..97d37f07b826a 100644 --- a/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/white/self-subject-review-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/self-subject-review/icons/white/self-subject-review-white.svg @@ -1,5 +1,3 @@ - - - + diff --git a/src/collections/integrations/kubernetes/icons/components/service-account/icons/color/service-account-color.svg b/src/collections/integrations/kubernetes/icons/components/service-account/icons/color/service-account-color.svg index 0181dd931fdf6..28b3a43ac6b9f 100644 --- a/src/collections/integrations/kubernetes/icons/components/service-account/icons/color/service-account-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/service-account/icons/color/service-account-color.svg @@ -1,5 +1,3 @@ - - - \ No newline at end of file + + + diff --git a/src/collections/integrations/kubernetes/icons/components/service-account/icons/white/service-account-white.svg b/src/collections/integrations/kubernetes/icons/components/service-account/icons/white/service-account-white.svg index 0181dd931fdf6..d1c48f8a7172d 100644 --- a/src/collections/integrations/kubernetes/icons/components/service-account/icons/white/service-account-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/service-account/icons/white/service-account-white.svg @@ -1,5 +1,3 @@ - - - \ No newline at end of file + + + diff --git a/src/collections/integrations/kubernetes/icons/components/service/icons/color/service-color.svg b/src/collections/integrations/kubernetes/icons/components/service/icons/color/service-color.svg index 15bb470a0bbae..279423a6b0f27 100644 --- a/src/collections/integrations/kubernetes/icons/components/service/icons/color/service-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/service/icons/color/service-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/kubernetes/icons/components/service/icons/white/service-white.svg b/src/collections/integrations/kubernetes/icons/components/service/icons/white/service-white.svg index d601629f9cfe2..36056b2aac6be 100644 --- a/src/collections/integrations/kubernetes/icons/components/service/icons/white/service-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/service/icons/white/service-white.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/color/subject-access-review-color.svg b/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/color/subject-access-review-color.svg index fbe1edeb0828f..da6cce2cd808e 100644 --- a/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/color/subject-access-review-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/color/subject-access-review-color.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/white/subject-access-review-white.svg b/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/white/subject-access-review-white.svg index 1560429ed8287..4e8cddb44526f 100644 --- a/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/white/subject-access-review-white.svg +++ b/src/collections/integrations/kubernetes/icons/components/subject-access-review/icons/white/subject-access-review-white.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/collections/integrations/kubernetes/icons/components/token-review/icons/color/token-review-color.svg b/src/collections/integrations/kubernetes/icons/components/token-review/icons/color/token-review-color.svg index d73b8e27759d3..d1cd14b95c075 100644 --- a/src/collections/integrations/kubernetes/icons/components/token-review/icons/color/token-review-color.svg +++ b/src/collections/integrations/kubernetes/icons/components/token-review/icons/color/token-review-color.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kubernetes/index.mdx b/src/collections/integrations/kubernetes/index.mdx index 97ca554f22cd5..97275b014a8b1 100644 --- a/src/collections/integrations/kubernetes/index.mdx +++ b/src/collections/integrations/kubernetes/index.mdx @@ -412,12 +412,6 @@ components: [ "description": "", }, { -"name": "subject-access-review", -"colorIcon": "icons/components/subject-access-review/icons/color/subject-access-review-color.svg", -"whiteIcon": "icons/components/subject-access-review/icons/white/subject-access-review-white.svg", -"description": "", -}, -{ "name": "token-review", "colorIcon": "icons/components/token-review/icons/color/token-review-color.svg", "whiteIcon": "icons/components/token-review/icons/white/token-review-white.svg", diff --git a/src/collections/integrations/kubeslice-worker/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg b/src/collections/integrations/kubeslice-worker/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg index cba91992a8588..af1cd61a4cdcd 100644 --- a/src/collections/integrations/kubeslice-worker/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg +++ b/src/collections/integrations/kubeslice-worker/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 47.7 70.8" style="enable-background:new 0 0 47.7 70.8;" xml:space="preserve" width='47.7' height='70.8'> \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kubevault-catalog/icons/components/vault-server-version/icons/white/vault-server-version-white.svg b/src/collections/integrations/kubevault-catalog/icons/components/vault-server-version/icons/white/vault-server-version-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-catalog/icons/components/vault-server-version/icons/white/vault-server-version-white.svg +++ b/src/collections/integrations/kubevault-catalog/icons/components/vault-server-version/icons/white/vault-server-version-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/aws-role/icons/white/aws-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/aws-role/icons/white/aws-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/aws-role/icons/white/aws-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/aws-role/icons/white/aws-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/azure-role/icons/white/azure-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/azure-role/icons/white/azure-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/azure-role/icons/white/azure-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/azure-role/icons/white/azure-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/gcp-role/icons/white/gcp-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/gcp-role/icons/white/gcp-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/gcp-role/icons/white/gcp-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/gcp-role/icons/white/gcp-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/maria-db-role/icons/white/maria-db-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/maria-db-role/icons/white/maria-db-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/maria-db-role/icons/white/maria-db-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/maria-db-role/icons/white/maria-db-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/my-sql-role/icons/white/my-sql-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/my-sql-role/icons/white/my-sql-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/my-sql-role/icons/white/my-sql-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/my-sql-role/icons/white/my-sql-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/postgres-role/icons/white/postgres-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/postgres-role/icons/white/postgres-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/postgres-role/icons/white/postgres-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/postgres-role/icons/white/postgres-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/redis-role/icons/white/redis-role-white.svg b/src/collections/integrations/kubevault-crds/icons/components/redis-role/icons/white/redis-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/redis-role/icons/white/redis-role-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/redis-role/icons/white/redis-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/secret-access-request/icons/white/secret-access-request-white.svg b/src/collections/integrations/kubevault-crds/icons/components/secret-access-request/icons/white/secret-access-request-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/secret-access-request/icons/white/secret-access-request-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/secret-access-request/icons/white/secret-access-request-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/secret-engine/icons/white/secret-engine-white.svg b/src/collections/integrations/kubevault-crds/icons/components/secret-engine/icons/white/secret-engine-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/secret-engine/icons/white/secret-engine-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/secret-engine/icons/white/secret-engine-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg b/src/collections/integrations/kubevault-crds/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg b/src/collections/integrations/kubevault-crds/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg b/src/collections/integrations/kubevault-crds/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-crds/icons/components/vault-policy/icons/white/vault-policy-white.svg b/src/collections/integrations/kubevault-crds/icons/components/vault-policy/icons/white/vault-policy-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-crds/icons/components/vault-policy/icons/white/vault-policy-white.svg +++ b/src/collections/integrations/kubevault-crds/icons/components/vault-policy/icons/white/vault-policy-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault-operator/icons/components/vault-server/icons/white/vault-server-white.svg b/src/collections/integrations/kubevault-operator/icons/components/vault-server/icons/white/vault-server-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault-operator/icons/components/vault-server/icons/white/vault-server-white.svg +++ b/src/collections/integrations/kubevault-operator/icons/components/vault-server/icons/white/vault-server-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/aws-role/icons/white/aws-role-white.svg b/src/collections/integrations/kubevault/icons/components/aws-role/icons/white/aws-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/aws-role/icons/white/aws-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/aws-role/icons/white/aws-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/azure-role/icons/white/azure-role-white.svg b/src/collections/integrations/kubevault/icons/components/azure-role/icons/white/azure-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/azure-role/icons/white/azure-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/azure-role/icons/white/azure-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg b/src/collections/integrations/kubevault/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/elasticsearch-role/icons/white/elasticsearch-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/gcp-role/icons/white/gcp-role-white.svg b/src/collections/integrations/kubevault/icons/components/gcp-role/icons/white/gcp-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/gcp-role/icons/white/gcp-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/gcp-role/icons/white/gcp-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/maria-db-role/icons/white/maria-db-role-white.svg b/src/collections/integrations/kubevault/icons/components/maria-db-role/icons/white/maria-db-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/maria-db-role/icons/white/maria-db-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/maria-db-role/icons/white/maria-db-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg b/src/collections/integrations/kubevault/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/mongo-db-role/icons/white/mongo-db-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/my-sql-role/icons/white/my-sql-role-white.svg b/src/collections/integrations/kubevault/icons/components/my-sql-role/icons/white/my-sql-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/my-sql-role/icons/white/my-sql-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/my-sql-role/icons/white/my-sql-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/postgres-role/icons/white/postgres-role-white.svg b/src/collections/integrations/kubevault/icons/components/postgres-role/icons/white/postgres-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/postgres-role/icons/white/postgres-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/postgres-role/icons/white/postgres-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/redis-role/icons/white/redis-role-white.svg b/src/collections/integrations/kubevault/icons/components/redis-role/icons/white/redis-role-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/redis-role/icons/white/redis-role-white.svg +++ b/src/collections/integrations/kubevault/icons/components/redis-role/icons/white/redis-role-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/secret-access-request/icons/white/secret-access-request-white.svg b/src/collections/integrations/kubevault/icons/components/secret-access-request/icons/white/secret-access-request-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/secret-access-request/icons/white/secret-access-request-white.svg +++ b/src/collections/integrations/kubevault/icons/components/secret-access-request/icons/white/secret-access-request-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/secret-engine/icons/white/secret-engine-white.svg b/src/collections/integrations/kubevault/icons/components/secret-engine/icons/white/secret-engine-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/secret-engine/icons/white/secret-engine-white.svg +++ b/src/collections/integrations/kubevault/icons/components/secret-engine/icons/white/secret-engine-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg b/src/collections/integrations/kubevault/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg +++ b/src/collections/integrations/kubevault/icons/components/secret-role-binding/icons/white/secret-role-binding-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg b/src/collections/integrations/kubevault/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg +++ b/src/collections/integrations/kubevault/icons/components/vault-ops-request/icons/white/vault-ops-request-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg b/src/collections/integrations/kubevault/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg +++ b/src/collections/integrations/kubevault/icons/components/vault-policy-binding/icons/white/vault-policy-binding-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kubevault/icons/components/vault-policy/icons/white/vault-policy-white.svg b/src/collections/integrations/kubevault/icons/components/vault-policy/icons/white/vault-policy-white.svg index 97eb310d36ed9..99951f25f2d48 100644 --- a/src/collections/integrations/kubevault/icons/components/vault-policy/icons/white/vault-policy-white.svg +++ b/src/collections/integrations/kubevault/icons/components/vault-policy/icons/white/vault-policy-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" width='32' height='32'> diff --git a/src/collections/integrations/kuma/icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg b/src/collections/integrations/kuma/icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg index 815eebcb725ef..9ef0c6f6bf412 100644 --- a/src/collections/integrations/kuma/icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg +++ b/src/collections/integrations/kuma/icons/components/circuit-breaker/icons/white/circuit-breaker-white.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kuma/icons/components/container-patch/icons/white/container-patch-white.svg b/src/collections/integrations/kuma/icons/components/container-patch/icons/white/container-patch-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/container-patch/icons/white/container-patch-white.svg +++ b/src/collections/integrations/kuma/icons/components/container-patch/icons/white/container-patch-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg b/src/collections/integrations/kuma/icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg index 815eebcb725ef..9ef0c6f6bf412 100644 --- a/src/collections/integrations/kuma/icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg +++ b/src/collections/integrations/kuma/icons/components/dataplane-insight/icons/white/dataplane-insight-white.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kuma/icons/components/dataplane/icons/white/dataplane-white.svg b/src/collections/integrations/kuma/icons/components/dataplane/icons/white/dataplane-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/dataplane/icons/white/dataplane-white.svg +++ b/src/collections/integrations/kuma/icons/components/dataplane/icons/white/dataplane-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/external-service/icons/white/external-service-white.svg b/src/collections/integrations/kuma/icons/components/external-service/icons/white/external-service-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/external-service/icons/white/external-service-white.svg +++ b/src/collections/integrations/kuma/icons/components/external-service/icons/white/external-service-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/fault-injection/icons/white/fault-injection-white.svg b/src/collections/integrations/kuma/icons/components/fault-injection/icons/white/fault-injection-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/fault-injection/icons/white/fault-injection-white.svg +++ b/src/collections/integrations/kuma/icons/components/fault-injection/icons/white/fault-injection-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/health-check/icons/white/health-check-white.svg b/src/collections/integrations/kuma/icons/components/health-check/icons/white/health-check-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/health-check/icons/white/health-check-white.svg +++ b/src/collections/integrations/kuma/icons/components/health-check/icons/white/health-check-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg b/src/collections/integrations/kuma/icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-access-log/icons/white/mesh-access-log-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg b/src/collections/integrations/kuma/icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg index 815eebcb725ef..9ef0c6f6bf412 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-circuit-breaker/icons/white/mesh-circuit-breaker-white.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/kuma/icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg b/src/collections/integrations/kuma/icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-fault-injection/icons/white/mesh-fault-injection-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg b/src/collections/integrations/kuma/icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-gateway-instance/icons/white/mesh-gateway-instance-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg b/src/collections/integrations/kuma/icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-gateway-route/icons/white/mesh-gateway-route-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg b/src/collections/integrations/kuma/icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-gateway/icons/white/mesh-gateway-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg b/src/collections/integrations/kuma/icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-health-check/icons/white/mesh-health-check-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg b/src/collections/integrations/kuma/icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-http-route/icons/white/mesh-http-route-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-insight/icons/white/mesh-insight-white.svg b/src/collections/integrations/kuma/icons/components/mesh-insight/icons/white/mesh-insight-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-insight/icons/white/mesh-insight-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-insight/icons/white/mesh-insight-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg b/src/collections/integrations/kuma/icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-load-balancing-strategy/icons/white/mesh-load-balancing-strategy-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg b/src/collections/integrations/kuma/icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-proxy-patch/icons/white/mesh-proxy-patch-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg b/src/collections/integrations/kuma/icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-rate-limit/icons/white/mesh-rate-limit-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-retry/icons/white/mesh-retry-white.svg b/src/collections/integrations/kuma/icons/components/mesh-retry/icons/white/mesh-retry-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-retry/icons/white/mesh-retry-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-retry/icons/white/mesh-retry-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg b/src/collections/integrations/kuma/icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-tcp-route/icons/white/mesh-tcp-route-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg b/src/collections/integrations/kuma/icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-timeout/icons/white/mesh-timeout-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-trace/icons/white/mesh-trace-white.svg b/src/collections/integrations/kuma/icons/components/mesh-trace/icons/white/mesh-trace-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-trace/icons/white/mesh-trace-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-trace/icons/white/mesh-trace-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg b/src/collections/integrations/kuma/icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh-traffic-permission/icons/white/mesh-traffic-permission-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/mesh/icons/white/mesh-white.svg b/src/collections/integrations/kuma/icons/components/mesh/icons/white/mesh-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/mesh/icons/white/mesh-white.svg +++ b/src/collections/integrations/kuma/icons/components/mesh/icons/white/mesh-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/proxy-template/icons/white/proxy-template-white.svg b/src/collections/integrations/kuma/icons/components/proxy-template/icons/white/proxy-template-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/proxy-template/icons/white/proxy-template-white.svg +++ b/src/collections/integrations/kuma/icons/components/proxy-template/icons/white/proxy-template-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/rate-limit/icons/white/rate-limit-white.svg b/src/collections/integrations/kuma/icons/components/rate-limit/icons/white/rate-limit-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/rate-limit/icons/white/rate-limit-white.svg +++ b/src/collections/integrations/kuma/icons/components/rate-limit/icons/white/rate-limit-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/retry/icons/white/retry-white.svg b/src/collections/integrations/kuma/icons/components/retry/icons/white/retry-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/retry/icons/white/retry-white.svg +++ b/src/collections/integrations/kuma/icons/components/retry/icons/white/retry-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/service-insight/icons/white/service-insight-white.svg b/src/collections/integrations/kuma/icons/components/service-insight/icons/white/service-insight-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/service-insight/icons/white/service-insight-white.svg +++ b/src/collections/integrations/kuma/icons/components/service-insight/icons/white/service-insight-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/timeout/icons/white/timeout-white.svg b/src/collections/integrations/kuma/icons/components/timeout/icons/white/timeout-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/timeout/icons/white/timeout-white.svg +++ b/src/collections/integrations/kuma/icons/components/timeout/icons/white/timeout-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/traffic-log/icons/white/traffic-log-white.svg b/src/collections/integrations/kuma/icons/components/traffic-log/icons/white/traffic-log-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/traffic-log/icons/white/traffic-log-white.svg +++ b/src/collections/integrations/kuma/icons/components/traffic-log/icons/white/traffic-log-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/traffic-permission/icons/white/traffic-permission-white.svg b/src/collections/integrations/kuma/icons/components/traffic-permission/icons/white/traffic-permission-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/traffic-permission/icons/white/traffic-permission-white.svg +++ b/src/collections/integrations/kuma/icons/components/traffic-permission/icons/white/traffic-permission-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/traffic-route/icons/white/traffic-route-white.svg b/src/collections/integrations/kuma/icons/components/traffic-route/icons/white/traffic-route-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/traffic-route/icons/white/traffic-route-white.svg +++ b/src/collections/integrations/kuma/icons/components/traffic-route/icons/white/traffic-route-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/traffic-trace/icons/white/traffic-trace-white.svg b/src/collections/integrations/kuma/icons/components/traffic-trace/icons/white/traffic-trace-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/traffic-trace/icons/white/traffic-trace-white.svg +++ b/src/collections/integrations/kuma/icons/components/traffic-trace/icons/white/traffic-trace-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg b/src/collections/integrations/kuma/icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg +++ b/src/collections/integrations/kuma/icons/components/virtual-outbound/icons/white/virtual-outbound-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg b/src/collections/integrations/kuma/icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg +++ b/src/collections/integrations/kuma/icons/components/zone-egress-insight/icons/white/zone-egress-insight-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/zone-egress/icons/white/zone-egress-white.svg b/src/collections/integrations/kuma/icons/components/zone-egress/icons/white/zone-egress-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/zone-egress/icons/white/zone-egress-white.svg +++ b/src/collections/integrations/kuma/icons/components/zone-egress/icons/white/zone-egress-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg b/src/collections/integrations/kuma/icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg +++ b/src/collections/integrations/kuma/icons/components/zone-ingress-insight/icons/white/zone-ingress-insight-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/zone-ingress/icons/white/zone-ingress-white.svg b/src/collections/integrations/kuma/icons/components/zone-ingress/icons/white/zone-ingress-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/zone-ingress/icons/white/zone-ingress-white.svg +++ b/src/collections/integrations/kuma/icons/components/zone-ingress/icons/white/zone-ingress-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/zone-insight/icons/white/zone-insight-white.svg b/src/collections/integrations/kuma/icons/components/zone-insight/icons/white/zone-insight-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/zone-insight/icons/white/zone-insight-white.svg +++ b/src/collections/integrations/kuma/icons/components/zone-insight/icons/white/zone-insight-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kuma/icons/components/zone/icons/white/zone-white.svg b/src/collections/integrations/kuma/icons/components/zone/icons/white/zone-white.svg index 815eebcb725ef..30e6a90628f9c 100644 --- a/src/collections/integrations/kuma/icons/components/zone/icons/white/zone-white.svg +++ b/src/collections/integrations/kuma/icons/components/zone/icons/white/zone-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/kusk-gateway/icons/components/api/icons/white/api-white.svg b/src/collections/integrations/kusk-gateway/icons/components/api/icons/white/api-white.svg index 4a8b8cab0adea..bcb751b5d6960 100644 --- a/src/collections/integrations/kusk-gateway/icons/components/api/icons/white/api-white.svg +++ b/src/collections/integrations/kusk-gateway/icons/components/api/icons/white/api-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 83.7 63.8" style="enable-background:new 0 0 83.7 63.8;" xml:space="preserve" width='83.7' height='63.8'> diff --git a/src/collections/integrations/kusk-gateway/icons/components/envoy-fleet/icons/white/envoy-fleet-white.svg b/src/collections/integrations/kusk-gateway/icons/components/envoy-fleet/icons/white/envoy-fleet-white.svg index 4a8b8cab0adea..bcb751b5d6960 100644 --- a/src/collections/integrations/kusk-gateway/icons/components/envoy-fleet/icons/white/envoy-fleet-white.svg +++ b/src/collections/integrations/kusk-gateway/icons/components/envoy-fleet/icons/white/envoy-fleet-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 83.7 63.8" style="enable-background:new 0 0 83.7 63.8;" xml:space="preserve" width='83.7' height='63.8'> diff --git a/src/collections/integrations/kusk-gateway/icons/components/static-route/icons/white/static-route-white.svg b/src/collections/integrations/kusk-gateway/icons/components/static-route/icons/white/static-route-white.svg index 4a8b8cab0adea..bcb751b5d6960 100644 --- a/src/collections/integrations/kusk-gateway/icons/components/static-route/icons/white/static-route-white.svg +++ b/src/collections/integrations/kusk-gateway/icons/components/static-route/icons/white/static-route-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 83.7 63.8" style="enable-background:new 0 0 83.7 63.8;" xml:space="preserve" width='83.7' height='63.8'> diff --git a/src/collections/integrations/kyverno-monitor/icons/components/kyverno-monitor/icons/white/kyverno-monitor-white.svg b/src/collections/integrations/kyverno-monitor/icons/components/kyverno-monitor/icons/white/kyverno-monitor-white.svg index 4a5aff4ab4c9c..2b913eee98f8e 100644 --- a/src/collections/integrations/kyverno-monitor/icons/components/kyverno-monitor/icons/white/kyverno-monitor-white.svg +++ b/src/collections/integrations/kyverno-monitor/icons/components/kyverno-monitor/icons/white/kyverno-monitor-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/kyverno-operator/icons/components/kyverno-operator/icons/white/kyverno-operator-white.svg b/src/collections/integrations/kyverno-operator/icons/components/kyverno-operator/icons/white/kyverno-operator-white.svg index 4a5aff4ab4c9c..2b913eee98f8e 100644 --- a/src/collections/integrations/kyverno-operator/icons/components/kyverno-operator/icons/white/kyverno-operator-white.svg +++ b/src/collections/integrations/kyverno-operator/icons/components/kyverno-operator/icons/white/kyverno-operator-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/mattermost-operator/icons/components/cluster-installation/icons/white/cluster-installation-white.svg b/src/collections/integrations/mattermost-operator/icons/components/cluster-installation/icons/white/cluster-installation-white.svg index 8377da6bbe1bc..c6cb11d686ac7 100644 --- a/src/collections/integrations/mattermost-operator/icons/components/cluster-installation/icons/white/cluster-installation-white.svg +++ b/src/collections/integrations/mattermost-operator/icons/components/cluster-installation/icons/white/cluster-installation-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 800" style="enable-background:new 0 0 800 800;" xml:space="preserve" width='800' height='800'> diff --git a/src/collections/integrations/mattermost-operator/icons/components/mattermost-restore-db/icons/white/mattermost-restore-db-white.svg b/src/collections/integrations/mattermost-operator/icons/components/mattermost-restore-db/icons/white/mattermost-restore-db-white.svg index 8377da6bbe1bc..c6cb11d686ac7 100644 --- a/src/collections/integrations/mattermost-operator/icons/components/mattermost-restore-db/icons/white/mattermost-restore-db-white.svg +++ b/src/collections/integrations/mattermost-operator/icons/components/mattermost-restore-db/icons/white/mattermost-restore-db-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 800" style="enable-background:new 0 0 800 800;" xml:space="preserve" width='800' height='800'> diff --git a/src/collections/integrations/mattermost-operator/icons/components/mattermost/icons/white/mattermost-white.svg b/src/collections/integrations/mattermost-operator/icons/components/mattermost/icons/white/mattermost-white.svg index 8377da6bbe1bc..c6cb11d686ac7 100644 --- a/src/collections/integrations/mattermost-operator/icons/components/mattermost/icons/white/mattermost-white.svg +++ b/src/collections/integrations/mattermost-operator/icons/components/mattermost/icons/white/mattermost-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 800" style="enable-background:new 0 0 800 800;" xml:space="preserve" width='800' height='800'> diff --git a/src/collections/integrations/meshery-core/icons/components/anchor-node/icons/color/anchor-node-color.svg b/src/collections/integrations/meshery-core/icons/components/anchor-node/icons/color/anchor-node-color.svg new file mode 100644 index 0000000000000..05bc4b31a3a95 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/anchor-node/icons/color/anchor-node-color.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/anchor-node/icons/white/anchor-node-white.svg b/src/collections/integrations/meshery-core/icons/components/anchor-node/icons/white/anchor-node-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/anchor-node/icons/white/anchor-node-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/bounding-box/icons/color/bounding-box-color.svg b/src/collections/integrations/meshery-core/icons/components/bounding-box/icons/color/bounding-box-color.svg new file mode 100644 index 0000000000000..f6fc58fb2ef5c --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/bounding-box/icons/color/bounding-box-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/bounding-box/icons/white/bounding-box-white.svg b/src/collections/integrations/meshery-core/icons/components/bounding-box/icons/white/bounding-box-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/bounding-box/icons/white/bounding-box-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/comment/icons/color/comment-color.svg b/src/collections/integrations/meshery-core/icons/components/comment/icons/color/comment-color.svg new file mode 100644 index 0000000000000..d435159638940 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/comment/icons/color/comment-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/comment/icons/white/comment-white.svg b/src/collections/integrations/meshery-core/icons/components/comment/icons/white/comment-white.svg new file mode 100644 index 0000000000000..d435159638940 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/comment/icons/white/comment-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/connection/icons/color/connection-color.svg b/src/collections/integrations/meshery-core/icons/components/connection/icons/color/connection-color.svg new file mode 100644 index 0000000000000..05129029bcb12 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/connection/icons/color/connection-color.svg @@ -0,0 +1 @@ +meshery-logo-light \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/connection/icons/white/connection-white.svg b/src/collections/integrations/meshery-core/icons/components/connection/icons/white/connection-white.svg new file mode 100644 index 0000000000000..aa9e84b87c10f --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/connection/icons/white/connection-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/credential/icons/color/credential-color.svg b/src/collections/integrations/meshery-core/icons/components/credential/icons/color/credential-color.svg new file mode 100644 index 0000000000000..05129029bcb12 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/credential/icons/color/credential-color.svg @@ -0,0 +1 @@ +meshery-logo-light \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/credential/icons/white/credential-white.svg b/src/collections/integrations/meshery-core/icons/components/credential/icons/white/credential-white.svg new file mode 100644 index 0000000000000..aa9e84b87c10f --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/credential/icons/white/credential-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/environment/icons/color/environment-color.svg b/src/collections/integrations/meshery-core/icons/components/environment/icons/color/environment-color.svg new file mode 100644 index 0000000000000..05129029bcb12 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/environment/icons/color/environment-color.svg @@ -0,0 +1 @@ +meshery-logo-light \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/environment/icons/white/environment-white.svg b/src/collections/integrations/meshery-core/icons/components/environment/icons/white/environment-white.svg new file mode 100644 index 0000000000000..aa9e84b87c10f --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/environment/icons/white/environment-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/generic-node/icons/color/generic-node-color.svg b/src/collections/integrations/meshery-core/icons/components/generic-node/icons/color/generic-node-color.svg new file mode 100644 index 0000000000000..05bc4b31a3a95 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/generic-node/icons/color/generic-node-color.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/generic-node/icons/white/generic-node-white.svg b/src/collections/integrations/meshery-core/icons/components/generic-node/icons/white/generic-node-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/generic-node/icons/white/generic-node-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/image-node/icons/color/image-node-color.svg b/src/collections/integrations/meshery-core/icons/components/image-node/icons/color/image-node-color.svg new file mode 100644 index 0000000000000..f6fc58fb2ef5c --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/image-node/icons/color/image-node-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/image-node/icons/white/image-node-white.svg b/src/collections/integrations/meshery-core/icons/components/image-node/icons/white/image-node-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/image-node/icons/white/image-node-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/node-group-inventory-wallet/icons/color/node-group-inventory-wallet-color.svg b/src/collections/integrations/meshery-core/icons/components/node-group-inventory-wallet/icons/color/node-group-inventory-wallet-color.svg new file mode 100644 index 0000000000000..05bc4b31a3a95 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/node-group-inventory-wallet/icons/color/node-group-inventory-wallet-color.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/node-group-inventory-wallet/icons/white/node-group-inventory-wallet-white.svg b/src/collections/integrations/meshery-core/icons/components/node-group-inventory-wallet/icons/white/node-group-inventory-wallet-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/node-group-inventory-wallet/icons/white/node-group-inventory-wallet-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/pen-connector-node/icons/color/pen-connector-node-color.svg b/src/collections/integrations/meshery-core/icons/components/pen-connector-node/icons/color/pen-connector-node-color.svg new file mode 100644 index 0000000000000..05bc4b31a3a95 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/pen-connector-node/icons/color/pen-connector-node-color.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/pen-connector-node/icons/white/pen-connector-node-white.svg b/src/collections/integrations/meshery-core/icons/components/pen-connector-node/icons/white/pen-connector-node-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/pen-connector-node/icons/white/pen-connector-node-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/pencil/icons/color/pencil-color.svg b/src/collections/integrations/meshery-core/icons/components/pencil/icons/color/pencil-color.svg new file mode 100644 index 0000000000000..f6fc58fb2ef5c --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/pencil/icons/color/pencil-color.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/pencil/icons/white/pencil-white.svg b/src/collections/integrations/meshery-core/icons/components/pencil/icons/white/pencil-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/pencil/icons/white/pencil-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/section/icons/color/section-color.svg b/src/collections/integrations/meshery-core/icons/components/section/icons/color/section-color.svg new file mode 100644 index 0000000000000..05bc4b31a3a95 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/section/icons/color/section-color.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/section/icons/white/section-white.svg b/src/collections/integrations/meshery-core/icons/components/section/icons/white/section-white.svg new file mode 100644 index 0000000000000..b29670dc82e6e --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/section/icons/white/section-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/collections/integrations/meshery-core/icons/components/text-box/icons/color/text-box-color.svg b/src/collections/integrations/meshery-core/icons/components/text-box/icons/color/text-box-color.svg new file mode 100644 index 0000000000000..05129029bcb12 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/text-box/icons/color/text-box-color.svg @@ -0,0 +1 @@ +meshery-logo-light \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/text-box/icons/white/text-box-white.svg b/src/collections/integrations/meshery-core/icons/components/text-box/icons/white/text-box-white.svg new file mode 100644 index 0000000000000..aa9e84b87c10f --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/text-box/icons/white/text-box-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/wasm-filter/icons/color/wasm-filter-color.svg b/src/collections/integrations/meshery-core/icons/components/wasm-filter/icons/color/wasm-filter-color.svg new file mode 100644 index 0000000000000..2dd22c0ba415d --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/wasm-filter/icons/color/wasm-filter-color.svg @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/icons/components/wasm-filter/icons/white/wasm-filter-white.svg b/src/collections/integrations/meshery-core/icons/components/wasm-filter/icons/white/wasm-filter-white.svg new file mode 100644 index 0000000000000..c46f7aa1a5e69 --- /dev/null +++ b/src/collections/integrations/meshery-core/icons/components/wasm-filter/icons/white/wasm-filter-white.svg @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/src/collections/integrations/meshery-core/index.mdx b/src/collections/integrations/meshery-core/index.mdx index 3b9d921b47145..36b0ad29465fb 100644 --- a/src/collections/integrations/meshery-core/index.mdx +++ b/src/collections/integrations/meshery-core/index.mdx @@ -8,7 +8,91 @@ description: category: Orchestration & Management subcategory: App Definition and Development registrant: meshery -components: [] +components: [ +{ +"name": "wasm-filter", +"colorIcon": "icons/components/wasm-filter/icons/color/wasm-filter-color.svg", +"whiteIcon": "icons/components/wasm-filter/icons/white/wasm-filter-white.svg", +"description": "", +}, +{ +"name": "text-box", +"colorIcon": "icons/components/text-box/icons/color/text-box-color.svg", +"whiteIcon": "icons/components/text-box/icons/white/text-box-white.svg", +"description": "", +}, +{ +"name": "comment", +"colorIcon": "icons/components/comment/icons/color/comment-color.svg", +"whiteIcon": "icons/components/comment/icons/white/comment-white.svg", +"description": "", +}, +{ +"name": "environment", +"colorIcon": "icons/components/environment/icons/color/environment-color.svg", +"whiteIcon": "icons/components/environment/icons/white/environment-white.svg", +"description": "", +}, +{ +"name": "connection", +"colorIcon": "icons/components/connection/icons/color/connection-color.svg", +"whiteIcon": "icons/components/connection/icons/white/connection-white.svg", +"description": "", +}, +{ +"name": "credential", +"colorIcon": "icons/components/credential/icons/color/credential-color.svg", +"whiteIcon": "icons/components/credential/icons/white/credential-white.svg", +"description": "", +}, +{ +"name": "node-group-inventory-wallet", +"colorIcon": "icons/components/node-group-inventory-wallet/icons/color/node-group-inventory-wallet-color.svg", +"whiteIcon": "icons/components/node-group-inventory-wallet/icons/white/node-group-inventory-wallet-white.svg", +"description": "", +}, +{ +"name": "generic-node", +"colorIcon": "icons/components/generic-node/icons/color/generic-node-color.svg", +"whiteIcon": "icons/components/generic-node/icons/white/generic-node-white.svg", +"description": "", +}, +{ +"name": "pen-connector-node", +"colorIcon": "icons/components/pen-connector-node/icons/color/pen-connector-node-color.svg", +"whiteIcon": "icons/components/pen-connector-node/icons/white/pen-connector-node-white.svg", +"description": "", +}, +{ +"name": "anchor-node", +"colorIcon": "icons/components/anchor-node/icons/color/anchor-node-color.svg", +"whiteIcon": "icons/components/anchor-node/icons/white/anchor-node-white.svg", +"description": "", +}, +{ +"name": "image-node", +"colorIcon": "icons/components/image-node/icons/color/image-node-color.svg", +"whiteIcon": "icons/components/image-node/icons/white/image-node-white.svg", +"description": "", +}, +{ +"name": "bounding-box", +"colorIcon": "icons/components/bounding-box/icons/color/bounding-box-color.svg", +"whiteIcon": "icons/components/bounding-box/icons/white/bounding-box-white.svg", +"description": "", +}, +{ +"name": "section", +"colorIcon": "icons/components/section/icons/color/section-color.svg", +"whiteIcon": "icons/components/section/icons/white/section-white.svg", +"description": "", +}, +{ +"name": "pencil", +"colorIcon": "icons/components/pencil/icons/color/pencil-color.svg", +"whiteIcon": "icons/components/pencil/icons/white/pencil-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/minio-operator/icons/components/tenant/icons/white/tenant-white.svg b/src/collections/integrations/minio-operator/icons/components/tenant/icons/white/tenant-white.svg index 97dbf01db65ee..0e54b5e531c1d 100644 --- a/src/collections/integrations/minio-operator/icons/components/tenant/icons/white/tenant-white.svg +++ b/src/collections/integrations/minio-operator/icons/components/tenant/icons/white/tenant-white.svg @@ -1,6 +1,6 @@ + style="enable-background:new 0 0 38 72;" xml:space="preserve" width='38' height='72'> diff --git a/src/collections/integrations/mpi-operator/icons/components/mpi-job/icons/white/mpi-job-white.svg b/src/collections/integrations/mpi-operator/icons/components/mpi-job/icons/white/mpi-job-white.svg index 0ddc496f63189..3d6795d9e37a1 100644 --- a/src/collections/integrations/mpi-operator/icons/components/mpi-job/icons/white/mpi-job-white.svg +++ b/src/collections/integrations/mpi-operator/icons/components/mpi-job/icons/white/mpi-job-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/mysql-operator/icons/components/cluster-kopf-peering/icons/white/cluster-kopf-peering-white.svg b/src/collections/integrations/mysql-operator/icons/components/cluster-kopf-peering/icons/white/cluster-kopf-peering-white.svg index c848529a2c24d..150b68b4012ec 100644 --- a/src/collections/integrations/mysql-operator/icons/components/cluster-kopf-peering/icons/white/cluster-kopf-peering-white.svg +++ b/src/collections/integrations/mysql-operator/icons/components/cluster-kopf-peering/icons/white/cluster-kopf-peering-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/mysql-operator/icons/components/inno-db-cluster/icons/white/inno-db-cluster-white.svg b/src/collections/integrations/mysql-operator/icons/components/inno-db-cluster/icons/white/inno-db-cluster-white.svg index c848529a2c24d..150b68b4012ec 100644 --- a/src/collections/integrations/mysql-operator/icons/components/inno-db-cluster/icons/white/inno-db-cluster-white.svg +++ b/src/collections/integrations/mysql-operator/icons/components/inno-db-cluster/icons/white/inno-db-cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/mysql-operator/icons/components/kopf-peering/icons/white/kopf-peering-white.svg b/src/collections/integrations/mysql-operator/icons/components/kopf-peering/icons/white/kopf-peering-white.svg index c848529a2c24d..150b68b4012ec 100644 --- a/src/collections/integrations/mysql-operator/icons/components/kopf-peering/icons/white/kopf-peering-white.svg +++ b/src/collections/integrations/mysql-operator/icons/components/kopf-peering/icons/white/kopf-peering-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/mysql-operator/icons/components/my-sql-backup/icons/white/my-sql-backup-white.svg b/src/collections/integrations/mysql-operator/icons/components/my-sql-backup/icons/white/my-sql-backup-white.svg index c848529a2c24d..150b68b4012ec 100644 --- a/src/collections/integrations/mysql-operator/icons/components/my-sql-backup/icons/white/my-sql-backup-white.svg +++ b/src/collections/integrations/mysql-operator/icons/components/my-sql-backup/icons/white/my-sql-backup-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/nats-operator/icons/components/nats-cluster/icons/white/nats-cluster-white.svg b/src/collections/integrations/nats-operator/icons/components/nats-cluster/icons/white/nats-cluster-white.svg index b11f873ba442e..74119f95ddf67 100644 --- a/src/collections/integrations/nats-operator/icons/components/nats-cluster/icons/white/nats-cluster-white.svg +++ b/src/collections/integrations/nats-operator/icons/components/nats-cluster/icons/white/nats-cluster-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/nats-operator/icons/components/nats-service-role/icons/white/nats-service-role-white.svg b/src/collections/integrations/nats-operator/icons/components/nats-service-role/icons/white/nats-service-role-white.svg index b11f873ba442e..74119f95ddf67 100644 --- a/src/collections/integrations/nats-operator/icons/components/nats-service-role/icons/white/nats-service-role-white.svg +++ b/src/collections/integrations/nats-operator/icons/components/nats-service-role/icons/white/nats-service-role-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/newrelic-operator/icons/components/alert-channel/icons/white/alert-channel-white.svg b/src/collections/integrations/newrelic-operator/icons/components/alert-channel/icons/white/alert-channel-white.svg index 98f2b17ad5596..f5780deb6d7ea 100644 --- a/src/collections/integrations/newrelic-operator/icons/components/alert-channel/icons/white/alert-channel-white.svg +++ b/src/collections/integrations/newrelic-operator/icons/components/alert-channel/icons/white/alert-channel-white.svg @@ -1,8 +1,8 @@ + viewBox="0 0 27.7 32" style="enable-background:new 0 0 27.7 32;" xml:space="preserve" width='27.7' height='32'> diff --git a/src/collections/integrations/newrelic-operator/icons/components/alert-policy/icons/white/alert-policy-white.svg b/src/collections/integrations/newrelic-operator/icons/components/alert-policy/icons/white/alert-policy-white.svg index 98f2b17ad5596..4f13e40551952 100644 --- a/src/collections/integrations/newrelic-operator/icons/components/alert-policy/icons/white/alert-policy-white.svg +++ b/src/collections/integrations/newrelic-operator/icons/components/alert-policy/icons/white/alert-policy-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 27.7 32" style="enable-background:new 0 0 27.7 32;" xml:space="preserve" width='27.7' height='32'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/http-route-group/icons/white/http-route-group-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/http-route-group/icons/white/http-route-group-white.svg index 84997bd6d0dea..b2d881fd6c91f 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/http-route-group/icons/white/http-route-group-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/http-route-group/icons/white/http-route-group-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config-class/icons/white/mesh-config-class-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config-class/icons/white/mesh-config-class-white.svg index d53545ae430d2..4182233cf3d80 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config-class/icons/white/mesh-config-class-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config-class/icons/white/mesh-config-class-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config/icons/white/mesh-config-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config/icons/white/mesh-config-white.svg index d53545ae430d2..4182233cf3d80 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config/icons/white/mesh-config-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/mesh-config/icons/white/mesh-config-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/rate-limit/icons/white/rate-limit-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/rate-limit/icons/white/rate-limit-white.svg index d53545ae430d2..4182233cf3d80 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/rate-limit/icons/white/rate-limit-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/rate-limit/icons/white/rate-limit-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/spiffe-id/icons/white/spiffe-id-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/spiffe-id/icons/white/spiffe-id-white.svg index 84997bd6d0dea..b2d881fd6c91f 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/spiffe-id/icons/white/spiffe-id-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/spiffe-id/icons/white/spiffe-id-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/tcp-route/icons/white/tcp-route-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/tcp-route/icons/white/tcp-route-white.svg index d53545ae430d2..4182233cf3d80 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/tcp-route/icons/white/tcp-route-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/tcp-route/icons/white/tcp-route-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/traffic-split/icons/white/traffic-split-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/traffic-split/icons/white/traffic-split-white.svg index 84997bd6d0dea..b2d881fd6c91f 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/traffic-split/icons/white/traffic-split-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/traffic-split/icons/white/traffic-split-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/nginx-service-mesh/icons/components/traffic-target/icons/white/traffic-target-white.svg b/src/collections/integrations/nginx-service-mesh/icons/components/traffic-target/icons/white/traffic-target-white.svg index 84997bd6d0dea..b2d881fd6c91f 100644 --- a/src/collections/integrations/nginx-service-mesh/icons/components/traffic-target/icons/white/traffic-target-white.svg +++ b/src/collections/integrations/nginx-service-mesh/icons/components/traffic-target/icons/white/traffic-target-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 26.3 27.4" style="enable-background:new 0 0 26.3 27.4;" xml:space="preserve" width='26.3' height='27.4'> diff --git a/src/collections/integrations/openebs/icons/components/block-device-claim/icons/white/block-device-claim-white.svg b/src/collections/integrations/openebs/icons/components/block-device-claim/icons/white/block-device-claim-white.svg index 3f9dc20bc9e64..d67934f456dce 100644 --- a/src/collections/integrations/openebs/icons/components/block-device-claim/icons/white/block-device-claim-white.svg +++ b/src/collections/integrations/openebs/icons/components/block-device-claim/icons/white/block-device-claim-white.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/pg-db/icons/components/percona-pg-cluster/icons/white/percona-pg-cluster-white.svg b/src/collections/integrations/pg-db/icons/components/percona-pg-cluster/icons/white/percona-pg-cluster-white.svg index 5c94c587a3174..7e7ec1b8c25d9 100644 --- a/src/collections/integrations/pg-db/icons/components/percona-pg-cluster/icons/white/percona-pg-cluster-white.svg +++ b/src/collections/integrations/pg-db/icons/components/percona-pg-cluster/icons/white/percona-pg-cluster-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 432.1 445.4" style="enable-background:new 0 0 432.1 445.4;" xml:space="preserve" width='432.1' height='445.4'> diff --git a/src/collections/integrations/ps-db/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg b/src/collections/integrations/ps-db/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg index ee9cdea51a993..97f26d0bad6b7 100644 --- a/src/collections/integrations/ps-db/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg +++ b/src/collections/integrations/ps-db/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> diff --git a/src/collections/integrations/ps-db/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg b/src/collections/integrations/ps-db/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg index ee9cdea51a993..97f26d0bad6b7 100644 --- a/src/collections/integrations/ps-db/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg +++ b/src/collections/integrations/ps-db/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> diff --git a/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-backup/icons/white/percona-server-my-sql-backup-white.svg b/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-backup/icons/white/percona-server-my-sql-backup-white.svg index ee9cdea51a993..97f26d0bad6b7 100644 --- a/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-backup/icons/white/percona-server-my-sql-backup-white.svg +++ b/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-backup/icons/white/percona-server-my-sql-backup-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> diff --git a/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg b/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg index ee9cdea51a993..97f26d0bad6b7 100644 --- a/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg +++ b/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql-restore/icons/white/percona-server-my-sql-restore-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> diff --git a/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg b/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg index ee9cdea51a993..97f26d0bad6b7 100644 --- a/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg +++ b/src/collections/integrations/ps-operator/icons/components/percona-server-my-sql/icons/white/percona-server-my-sql-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> diff --git a/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-backup/icons/white/percona-server-mongo-db-backup-white.svg b/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-backup/icons/white/percona-server-mongo-db-backup-white.svg index ee9cdea51a993..de7a6ea3e2632 100644 --- a/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-backup/icons/white/percona-server-mongo-db-backup-white.svg +++ b/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-backup/icons/white/percona-server-mongo-db-backup-white.svg @@ -1,13 +1,13 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> - - + + \ No newline at end of file diff --git a/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-restore/icons/white/percona-server-mongo-db-restore-white.svg b/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-restore/icons/white/percona-server-mongo-db-restore-white.svg index ee9cdea51a993..97f26d0bad6b7 100644 --- a/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-restore/icons/white/percona-server-mongo-db-restore-white.svg +++ b/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db-restore/icons/white/percona-server-mongo-db-restore-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> diff --git a/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db/icons/white/percona-server-mongo-db-white.svg b/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db/icons/white/percona-server-mongo-db-white.svg index ee9cdea51a993..97f26d0bad6b7 100644 --- a/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db/icons/white/percona-server-mongo-db-white.svg +++ b/src/collections/integrations/psmdb-operator/icons/components/percona-server-mongo-db/icons/white/percona-server-mongo-db-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 256 250" style="enable-background:new 0 0 256 250;" xml:space="preserve" width='256' height='250'> diff --git a/src/collections/integrations/pulsar-operator/icons/components/book-keeper-cluster/icons/white/book-keeper-cluster-white.svg b/src/collections/integrations/pulsar-operator/icons/components/book-keeper-cluster/icons/white/book-keeper-cluster-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-operator/icons/components/book-keeper-cluster/icons/white/book-keeper-cluster-white.svg +++ b/src/collections/integrations/pulsar-operator/icons/components/book-keeper-cluster/icons/white/book-keeper-cluster-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-operator/icons/components/pulsar-broker/icons/white/pulsar-broker-white.svg b/src/collections/integrations/pulsar-operator/icons/components/pulsar-broker/icons/white/pulsar-broker-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-operator/icons/components/pulsar-broker/icons/white/pulsar-broker-white.svg +++ b/src/collections/integrations/pulsar-operator/icons/components/pulsar-broker/icons/white/pulsar-broker-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-operator/icons/components/pulsar-proxy/icons/white/pulsar-proxy-white.svg b/src/collections/integrations/pulsar-operator/icons/components/pulsar-proxy/icons/white/pulsar-proxy-white.svg index 3b03e21f66f68..e25f2f5da42a3 100644 --- a/src/collections/integrations/pulsar-operator/icons/components/pulsar-proxy/icons/white/pulsar-proxy-white.svg +++ b/src/collections/integrations/pulsar-operator/icons/components/pulsar-proxy/icons/white/pulsar-proxy-white.svg @@ -1,11 +1,11 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> + c46.3,0,55.8,15.6,55.8,15.6c-36.3,56.4-80,112.1-152.8,112.1H0V408h34.3c141.1,0,202.8-114.5,252.2-206.4 + c45.4-84.7,77-136,133.1-136c58.2,0,119.5,126.7,173.4,238.6c7.9,16.3,15.9,32.9,24,49.4c-206.7,6.6-305.2,55-385.3,94.4 + c-58.6,28.9-104.9,64.7-181.1,64.7H0v52.5h50.2c91.8,0,149-28.3,209.8-58.4c84.3-41.4,179.9-88.4,405.2-88.4h130.2v-52.5H722 + c-12.3,0.9-24.2-3.9-32.4-13.1c-13.1-25.6-25.6-51.4-37.8-77.4l-17-34.9c0,0,12.2-13.1,46-13.1H800V180.1z"/> \ No newline at end of file diff --git a/src/collections/integrations/pulsar-operator/icons/components/zoo-keeper-cluster/icons/white/zoo-keeper-cluster-white.svg b/src/collections/integrations/pulsar-operator/icons/components/zoo-keeper-cluster/icons/white/zoo-keeper-cluster-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-operator/icons/components/zoo-keeper-cluster/icons/white/zoo-keeper-cluster-white.svg +++ b/src/collections/integrations/pulsar-operator/icons/components/zoo-keeper-cluster/icons/white/zoo-keeper-cluster-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-connection/icons/white/pulsar-connection-white.svg b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-connection/icons/white/pulsar-connection-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-connection/icons/white/pulsar-connection-white.svg +++ b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-connection/icons/white/pulsar-connection-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-geo-replication/icons/white/pulsar-geo-replication-white.svg b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-geo-replication/icons/white/pulsar-geo-replication-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-geo-replication/icons/white/pulsar-geo-replication-white.svg +++ b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-geo-replication/icons/white/pulsar-geo-replication-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-namespace/icons/white/pulsar-namespace-white.svg b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-namespace/icons/white/pulsar-namespace-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-namespace/icons/white/pulsar-namespace-white.svg +++ b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-namespace/icons/white/pulsar-namespace-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-permission/icons/white/pulsar-permission-white.svg b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-permission/icons/white/pulsar-permission-white.svg index 0de8ce41b70a9..e25f2f5da42a3 100644 --- a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-permission/icons/white/pulsar-permission-white.svg +++ b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-permission/icons/white/pulsar-permission-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-tenant/icons/white/pulsar-tenant-white.svg b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-tenant/icons/white/pulsar-tenant-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-tenant/icons/white/pulsar-tenant-white.svg +++ b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-tenant/icons/white/pulsar-tenant-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-topic/icons/white/pulsar-topic-white.svg b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-topic/icons/white/pulsar-topic-white.svg index 3b03e21f66f68..c677c857b322f 100644 --- a/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-topic/icons/white/pulsar-topic-white.svg +++ b/src/collections/integrations/pulsar-resources-operator/icons/components/pulsar-topic/icons/white/pulsar-topic-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 800 565.1" style="enable-background:new 0 0 800 565.1;" xml:space="preserve" width='800' height='565.1'> diff --git a/src/collections/integrations/solr-operator/icons/components/solr-backup/icons/white/solr-backup-white.svg b/src/collections/integrations/solr-operator/icons/components/solr-backup/icons/white/solr-backup-white.svg index 6dc6fb618c735..d426d9cf2a53d 100644 --- a/src/collections/integrations/solr-operator/icons/components/solr-backup/icons/white/solr-backup-white.svg +++ b/src/collections/integrations/solr-operator/icons/components/solr-backup/icons/white/solr-backup-white.svg @@ -12,4 +12,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/solr-operator/icons/components/solr-cloud/icons/white/solr-cloud-white.svg b/src/collections/integrations/solr-operator/icons/components/solr-cloud/icons/white/solr-cloud-white.svg index 6dc6fb618c735..d426d9cf2a53d 100644 --- a/src/collections/integrations/solr-operator/icons/components/solr-cloud/icons/white/solr-cloud-white.svg +++ b/src/collections/integrations/solr-operator/icons/components/solr-cloud/icons/white/solr-cloud-white.svg @@ -12,4 +12,4 @@ - + \ No newline at end of file diff --git a/src/collections/integrations/spire/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg b/src/collections/integrations/spire/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg index f6d7dbc341f53..d86a8727f88d2 100644 --- a/src/collections/integrations/spire/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg +++ b/src/collections/integrations/spire/icons/components/cluster-federated-trust-domain/icons/white/cluster-federated-trust-domain-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/spire/icons/components/cluster-spiffeid/icons/white/cluster-spiffeid-white.svg b/src/collections/integrations/spire/icons/components/cluster-spiffeid/icons/white/cluster-spiffeid-white.svg index f6d7dbc341f53..d86a8727f88d2 100644 --- a/src/collections/integrations/spire/icons/components/cluster-spiffeid/icons/white/cluster-spiffeid-white.svg +++ b/src/collections/integrations/spire/icons/components/cluster-spiffeid/icons/white/cluster-spiffeid-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/spire/icons/components/controller-manager-config/icons/white/controller-manager-config-white.svg b/src/collections/integrations/spire/icons/components/controller-manager-config/icons/white/controller-manager-config-white.svg index f6d7dbc341f53..d86a8727f88d2 100644 --- a/src/collections/integrations/spire/icons/components/controller-manager-config/icons/white/controller-manager-config-white.svg +++ b/src/collections/integrations/spire/icons/components/controller-manager-config/icons/white/controller-manager-config-white.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/collections/integrations/stackgres-operator/icons/components/sg-backup-config/icons/white/sg-backup-config-white.svg b/src/collections/integrations/stackgres-operator/icons/components/sg-backup-config/icons/white/sg-backup-config-white.svg index 332eb87dace90..862d08b9b8de0 100644 --- a/src/collections/integrations/stackgres-operator/icons/components/sg-backup-config/icons/white/sg-backup-config-white.svg +++ b/src/collections/integrations/stackgres-operator/icons/components/sg-backup-config/icons/white/sg-backup-config-white.svg @@ -1,5 +1,5 @@ + viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve" width='500' height='500'> + diff --git a/src/collections/integrations/trickster/icons/components/trickster-cache/icons/white/trickster-cache-white.svg b/src/collections/integrations/trickster/icons/components/trickster-cache/icons/white/trickster-cache-white.svg index 832dad8cfb5cb..7d848ddae7b82 100644 --- a/src/collections/integrations/trickster/icons/components/trickster-cache/icons/white/trickster-cache-white.svg +++ b/src/collections/integrations/trickster/icons/components/trickster-cache/icons/white/trickster-cache-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/trickster/icons/components/trickster-request-rewriter/icons/white/trickster-request-rewriter-white.svg b/src/collections/integrations/trickster/icons/components/trickster-request-rewriter/icons/white/trickster-request-rewriter-white.svg index 832dad8cfb5cb..7d848ddae7b82 100644 --- a/src/collections/integrations/trickster/icons/components/trickster-request-rewriter/icons/white/trickster-request-rewriter-white.svg +++ b/src/collections/integrations/trickster/icons/components/trickster-request-rewriter/icons/white/trickster-request-rewriter-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/trickster/icons/components/trickster-rule/icons/white/trickster-rule-white.svg b/src/collections/integrations/trickster/icons/components/trickster-rule/icons/white/trickster-rule-white.svg index 832dad8cfb5cb..7d848ddae7b82 100644 --- a/src/collections/integrations/trickster/icons/components/trickster-rule/icons/white/trickster-rule-white.svg +++ b/src/collections/integrations/trickster/icons/components/trickster-rule/icons/white/trickster-rule-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/trickster/icons/components/trickster-tracing-config/icons/white/trickster-tracing-config-white.svg b/src/collections/integrations/trickster/icons/components/trickster-tracing-config/icons/white/trickster-tracing-config-white.svg index 832dad8cfb5cb..7d848ddae7b82 100644 --- a/src/collections/integrations/trickster/icons/components/trickster-tracing-config/icons/white/trickster-tracing-config-white.svg +++ b/src/collections/integrations/trickster/icons/components/trickster-tracing-config/icons/white/trickster-tracing-config-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/trickster/icons/components/trickster/icons/white/trickster-white.svg b/src/collections/integrations/trickster/icons/components/trickster/icons/white/trickster-white.svg index 832dad8cfb5cb..7d848ddae7b82 100644 --- a/src/collections/integrations/trickster/icons/components/trickster/icons/white/trickster-white.svg +++ b/src/collections/integrations/trickster/icons/components/trickster/icons/white/trickster-white.svg @@ -1 +1 @@ - + diff --git a/src/collections/integrations/whereabouts/icons/color/whereabouts-color.svg b/src/collections/integrations/whereabouts/icons/color/whereabouts-color.svg new file mode 100644 index 0000000000000..05129029bcb12 --- /dev/null +++ b/src/collections/integrations/whereabouts/icons/color/whereabouts-color.svg @@ -0,0 +1 @@ +meshery-logo-light \ No newline at end of file diff --git a/src/collections/integrations/whereabouts/icons/components/ip-pool/icons/color/ip-pool-color.svg b/src/collections/integrations/whereabouts/icons/components/ip-pool/icons/color/ip-pool-color.svg new file mode 100644 index 0000000000000..c18fbe907a021 --- /dev/null +++ b/src/collections/integrations/whereabouts/icons/components/ip-pool/icons/color/ip-pool-color.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/whereabouts/icons/components/ip-pool/icons/white/ip-pool-white.svg b/src/collections/integrations/whereabouts/icons/components/ip-pool/icons/white/ip-pool-white.svg new file mode 100644 index 0000000000000..aa9e84b87c10f --- /dev/null +++ b/src/collections/integrations/whereabouts/icons/components/ip-pool/icons/white/ip-pool-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/whereabouts/icons/components/overlapping-range-ip-reservation/icons/color/overlapping-range-ip-reservation-color.svg b/src/collections/integrations/whereabouts/icons/components/overlapping-range-ip-reservation/icons/color/overlapping-range-ip-reservation-color.svg new file mode 100644 index 0000000000000..c18fbe907a021 --- /dev/null +++ b/src/collections/integrations/whereabouts/icons/components/overlapping-range-ip-reservation/icons/color/overlapping-range-ip-reservation-color.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/whereabouts/icons/components/overlapping-range-ip-reservation/icons/white/overlapping-range-ip-reservation-white.svg b/src/collections/integrations/whereabouts/icons/components/overlapping-range-ip-reservation/icons/white/overlapping-range-ip-reservation-white.svg new file mode 100644 index 0000000000000..aa9e84b87c10f --- /dev/null +++ b/src/collections/integrations/whereabouts/icons/components/overlapping-range-ip-reservation/icons/white/overlapping-range-ip-reservation-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/whereabouts/icons/white/whereabouts-white.svg b/src/collections/integrations/whereabouts/icons/white/whereabouts-white.svg new file mode 100644 index 0000000000000..aa9e84b87c10f --- /dev/null +++ b/src/collections/integrations/whereabouts/icons/white/whereabouts-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/whereabouts/index.mdx b/src/collections/integrations/whereabouts/index.mdx new file mode 100644 index 0000000000000..dfc9c996d7442 --- /dev/null +++ b/src/collections/integrations/whereabouts/index.mdx @@ -0,0 +1,33 @@ +--- +title: Whereabouts +subtitle: Collaborative and visual infrastructure as code for Whereabouts +integrationIcon: icons/color/whereabouts-color.svg +darkModeIntegrationIcon: icons/white/whereabouts-white.svg +docURL: https://docs.meshery.io/extensibility/integrations/whereabouts +description: Whereabouts is a CNI IPAM plugin for Kubernetes clusters. It dynamically assigns IP addresses cluster-wide. Features both IPv4 and IPv6 addressing. +category: Cloud Native Network +subcategory: CNI +registrant: GitHub +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 +--- + +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. +
+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. +
+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. +
+Amazon Elastic File System (Amazon EFS) automatically grows and shrinks as you add and remove files with no need for management or provisioning. +
+Amazon Web Services +
+ +
+An open and reliable container runtime +
+Open Container Initiative-based implementation of Kubernetes Container Runtime Interface +
+Whereabouts is a CNI IPAM plugin for Kubernetes clusters. It dynamically assigns IP addresses cluster-wide. Features both IPv4 and IPv6 addressing. +
+Bitpoke WordPress operator enables managing multiple WordPress installments at scale. +