likec4 1.6.1 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/__app__/index.html +1 -1
- package/dist/__app__/react/likec4.tsx +6 -2
- package/dist/__app__/src/chunks/IconCopy-BoSoNPZ_.js +21 -0
- package/dist/__app__/src/chunks/LikeC4Diagram-DytrE8GE.js +9769 -0
- package/dist/__app__/src/chunks/StaticLikeC4Diagram-DdbjVDqf.js +32 -0
- package/dist/__app__/src/chunks/chunk-RAAYCPUM-CpeCcSnm.js +13 -0
- package/dist/__app__/src/chunks/chunk-SGAFZVQH-F2W_It6h.js +8 -0
- package/dist/__app__/src/chunks/const-DiwrD95Q.js +6 -0
- package/dist/__app__/src/chunks/createReactComponent-BWheWDGL.js +64 -0
- package/dist/__app__/src/chunks/index-BxglQLE6.js +10 -0
- package/dist/__app__/src/chunks/index-fBIC0lf6.js +12 -0
- package/dist/__app__/src/{index-Wk755r9n.js → chunks/index-nxRBtTOQ.js} +1 -2
- package/dist/__app__/src/chunks/likec4-DiOy4PZ9.js +6451 -0
- package/dist/__app__/src/chunks/mantine-u17mT9KZ.js +12251 -0
- package/dist/__app__/src/chunks/react-resizable-panels.browser.esm-BaxT8im_.js +1528 -0
- package/dist/__app__/src/chunks/tanstack-router-Cg36mbgZ.js +2484 -0
- package/dist/__app__/src/components/ColorSchemeToggle.js +38 -0
- package/dist/__app__/src/components/CopyToClipboard.js +17 -0
- package/dist/__app__/src/components/NotFound.js +40 -0
- package/dist/__app__/src/components/RenderIcon.js +9 -0
- package/dist/__app__/src/components/sidebar/Drawer.js +186 -0
- package/dist/__app__/src/components/view-page/Header.js +416 -0
- package/dist/__app__/src/hooks.js +16 -0
- package/dist/__app__/src/main.js +5 -33875
- package/dist/__app__/src/routeTree.gen.js +57 -0
- package/dist/__app__/src/router.js +26 -0
- package/dist/__app__/src/routes/__root.js +42 -0
- package/dist/__app__/src/routes/embed._viewId.js +45 -0
- package/dist/__app__/src/routes/export._viewId.js +60 -0
- package/dist/__app__/src/routes/index.css.js +7 -0
- package/dist/__app__/src/routes/index.js +89 -0
- package/dist/__app__/src/routes/view._viewId.d2.js +53 -0
- package/dist/__app__/src/routes/view._viewId.dot.js +58 -0
- package/dist/__app__/src/routes/view._viewId.editor.js +43 -0
- package/dist/__app__/src/routes/view._viewId.index.js +39 -0
- package/dist/__app__/src/routes/view._viewId.js +173 -0
- package/dist/__app__/src/routes/view._viewId.mmd.js +102 -0
- package/dist/__app__/src/routes/view.css.js +12 -0
- package/dist/__app__/src/routes/view_viewId_.css.js +7 -0
- package/dist/__app__/src/routes/webcomponent._.js +61 -0
- package/dist/__app__/src/style.css +1 -1
- package/dist/__app__/src/theme.js +21 -0
- package/dist/__app__/tsconfig.tsbuildinfo +1 -1
- package/dist/__app__/webcomponent/webcomponent.js +831 -846
- package/dist/cli/index.mjs +296 -354
- package/icons/all.d.ts +957 -0
- package/icons/all.js +1902 -0
- package/icons/aws/activate.js +21 -8
- package/icons/aws/alexa-for-business.js +21 -8
- package/icons/aws/amplify.js +21 -8
- package/icons/aws/apache-mxnet-on-aws.js +21 -8
- package/icons/aws/api-gateway.js +21 -8
- package/icons/aws/app-config.js +21 -8
- package/icons/aws/app-flow.js +21 -8
- package/icons/aws/app-mesh.js +21 -8
- package/icons/aws/app-runner.js +21 -8
- package/icons/aws/app-stream.js +21 -8
- package/icons/aws/app-sync.js +21 -8
- package/icons/aws/application-auto-scaling.js +21 -8
- package/icons/aws/application-composer.js +21 -8
- package/icons/aws/application-cost-profiler.js +21 -8
- package/icons/aws/application-discovery-service.js +21 -8
- package/icons/aws/application-migration-service.js +21 -8
- package/icons/aws/artifact.js +21 -8
- package/icons/aws/athena.js +21 -8
- package/icons/aws/audit-manager.js +21 -8
- package/icons/aws/augmented-ai-a2i.js +21 -8
- package/icons/aws/aurora.js +21 -8
- package/icons/aws/auto-scaling.js +21 -8
- package/icons/aws/backint-agent.js +21 -8
- package/icons/aws/backup.js +21 -8
- package/icons/aws/batch.js +21 -8
- package/icons/aws/billing-conductor.js +21 -8
- package/icons/aws/bottlerocket.js +21 -8
- package/icons/aws/braket.js +21 -8
- package/icons/aws/budgets.js +21 -8
- package/icons/aws/certificate-manager.js +21 -8
- package/icons/aws/chatbot.js +21 -8
- package/icons/aws/chime-sdk.js +21 -8
- package/icons/aws/chime-voice-connector.js +21 -8
- package/icons/aws/chime.js +21 -8
- package/icons/aws/clean-rooms.js +21 -8
- package/icons/aws/client-vpn.js +21 -8
- package/icons/aws/cloud-control-api.js +21 -8
- package/icons/aws/cloud-development-kit.js +21 -8
- package/icons/aws/cloud-directory.js +21 -8
- package/icons/aws/cloud-formation.js +21 -8
- package/icons/aws/cloud-front.js +21 -8
- package/icons/aws/cloud-hsm.js +21 -8
- package/icons/aws/cloud-map.js +21 -8
- package/icons/aws/cloud-search.js +21 -8
- package/icons/aws/cloud-shell.js +21 -8
- package/icons/aws/cloud-trail.js +21 -8
- package/icons/aws/cloud-wan.js +21 -8
- package/icons/aws/cloud-watch.js +21 -8
- package/icons/aws/cloud9.js +21 -8
- package/icons/aws/code-artifact.js +21 -8
- package/icons/aws/code-build.js +21 -8
- package/icons/aws/code-catalyst.js +21 -8
- package/icons/aws/code-commit.js +21 -8
- package/icons/aws/code-deploy.js +21 -8
- package/icons/aws/code-guru.js +21 -8
- package/icons/aws/code-pipeline.js +21 -8
- package/icons/aws/code-star.js +21 -8
- package/icons/aws/code-whisperer.js +21 -8
- package/icons/aws/cognito.js +21 -8
- package/icons/aws/command-line-interface.js +21 -8
- package/icons/aws/comprehend-medical.js +21 -8
- package/icons/aws/comprehend.js +21 -8
- package/icons/aws/compute-optimizer.js +21 -8
- package/icons/aws/config.js +21 -8
- package/icons/aws/connect.js +21 -8
- package/icons/aws/console-mobile-application.js +21 -8
- package/icons/aws/control-tower.js +21 -8
- package/icons/aws/corretto.js +21 -8
- package/icons/aws/cost-and-usage-report.js +21 -8
- package/icons/aws/cost-explorer.js +21 -8
- package/icons/aws/data-exchange.js +21 -8
- package/icons/aws/data-pipeline.js +21 -8
- package/icons/aws/data-sync.js +21 -8
- package/icons/aws/data-zone.js +21 -8
- package/icons/aws/database-migration-service.js +21 -8
- package/icons/aws/deep-composer.js +21 -8
- package/icons/aws/deep-learning-amis.js +21 -8
- package/icons/aws/deep-learning-containers.js +21 -8
- package/icons/aws/deep-lens.js +21 -8
- package/icons/aws/deep-racer.js +21 -8
- package/icons/aws/detective.js +21 -8
- package/icons/aws/dev-ops-guru.js +21 -8
- package/icons/aws/device-farm.js +21 -8
- package/icons/aws/direct-connect.js +21 -8
- package/icons/aws/directory-service.js +21 -8
- package/icons/aws/distro-for-open-telemetry.js +21 -8
- package/icons/aws/document-db.js +21 -8
- package/icons/aws/dynamo-db.js +21 -8
- package/icons/aws/ec2-auto-scaling.js +21 -8
- package/icons/aws/ec2-image-builder.js +21 -8
- package/icons/aws/ec2.js +21 -8
- package/icons/aws/ecs-anywhere.js +21 -8
- package/icons/aws/efs.js +21 -8
- package/icons/aws/eks-anywhere.js +21 -8
- package/icons/aws/eks-cloud.js +21 -8
- package/icons/aws/eks-distro.js +21 -8
- package/icons/aws/elasti-cache.js +21 -8
- package/icons/aws/elastic-beanstalk.js +21 -8
- package/icons/aws/elastic-block-store.js +21 -8
- package/icons/aws/elastic-container-registry.js +21 -8
- package/icons/aws/elastic-container-service.js +21 -8
- package/icons/aws/elastic-disaster-recovery.js +21 -8
- package/icons/aws/elastic-fabric-adapter.js +21 -8
- package/icons/aws/elastic-inference.js +21 -8
- package/icons/aws/elastic-kubernetes-service.js +21 -8
- package/icons/aws/elastic-load-balancing.js +21 -8
- package/icons/aws/elastic-transcoder.js +21 -8
- package/icons/aws/elemental-appliances-software.js +21 -8
- package/icons/aws/elemental-conductor.js +21 -8
- package/icons/aws/elemental-delta.js +21 -8
- package/icons/aws/elemental-link.js +21 -8
- package/icons/aws/elemental-live.js +21 -8
- package/icons/aws/elemental-media-connect.js +21 -8
- package/icons/aws/elemental-media-convert.js +21 -8
- package/icons/aws/elemental-media-live.js +21 -8
- package/icons/aws/elemental-media-package.js +21 -8
- package/icons/aws/elemental-media-store.js +21 -8
- package/icons/aws/elemental-media-tailor.js +21 -8
- package/icons/aws/elemental-server.js +21 -8
- package/icons/aws/emr.js +21 -8
- package/icons/aws/event-bridge.js +21 -8
- package/icons/aws/express-workflows.js +21 -8
- package/icons/aws/fargate.js +21 -8
- package/icons/aws/fault-injection-simulator.js +21 -8
- package/icons/aws/file-cache.js +21 -8
- package/icons/aws/fin-space.js +21 -8
- package/icons/aws/firewall-manager.js +21 -8
- package/icons/aws/forecast.js +21 -8
- package/icons/aws/fraud-detector.js +21 -8
- package/icons/aws/free-rtos.js +21 -8
- package/icons/aws/fsx-for-lustre.js +21 -8
- package/icons/aws/fsx-for-net-app-ontap.js +21 -8
- package/icons/aws/fsx-for-open-zfs.js +21 -8
- package/icons/aws/fsx-for-wfs.js +21 -8
- package/icons/aws/fsx.js +21 -8
- package/icons/aws/game-kit.js +21 -8
- package/icons/aws/game-lift.js +21 -8
- package/icons/aws/game-sparks.js +21 -8
- package/icons/aws/genomics-cli.js +21 -8
- package/icons/aws/global-accelerator.js +21 -8
- package/icons/aws/glue-data-brew.js +21 -8
- package/icons/aws/glue-elastic-views.js +21 -8
- package/icons/aws/glue.js +21 -8
- package/icons/aws/ground-station.js +21 -8
- package/icons/aws/guard-duty.js +21 -8
- package/icons/aws/health-lake.js +21 -8
- package/icons/aws/honeycode.js +21 -8
- package/icons/aws/iam-identity-center.js +21 -8
- package/icons/aws/identity-and-access-management.js +21 -8
- package/icons/aws/inspector.js +21 -8
- package/icons/aws/interactive-video-service.js +21 -8
- package/icons/aws/io-t-1-click.js +21 -8
- package/icons/aws/io-t-analytics.js +21 -8
- package/icons/aws/io-t-button.js +21 -8
- package/icons/aws/io-t-core.js +21 -8
- package/icons/aws/io-t-device-defender.js +21 -8
- package/icons/aws/io-t-device-management.js +21 -8
- package/icons/aws/io-t-edu-kit.js +21 -8
- package/icons/aws/io-t-events.js +21 -8
- package/icons/aws/io-t-express-link.js +21 -8
- package/icons/aws/io-t-fleet-wise.js +21 -8
- package/icons/aws/io-t-greengrass.js +21 -8
- package/icons/aws/io-t-robo-runner.js +21 -8
- package/icons/aws/io-t-site-wise.js +21 -8
- package/icons/aws/io-t-things-graph.js +21 -8
- package/icons/aws/io-t-twin-maker.js +30 -8
- package/icons/aws/iq.js +21 -8
- package/icons/aws/kendra.js +21 -8
- package/icons/aws/key-management-service.js +21 -8
- package/icons/aws/keyspaces.js +21 -8
- package/icons/aws/kinesis-data-analytics.js +21 -8
- package/icons/aws/kinesis-data-streams.js +21 -8
- package/icons/aws/kinesis-firehose.js +21 -8
- package/icons/aws/kinesis-video-streams.js +21 -8
- package/icons/aws/kinesis.js +21 -8
- package/icons/aws/lake-formation.js +21 -8
- package/icons/aws/lambda.js +21 -8
- package/icons/aws/launch-wizard.js +21 -8
- package/icons/aws/lex.js +21 -8
- package/icons/aws/license-manager.js +21 -8
- package/icons/aws/lightsail.js +21 -8
- package/icons/aws/local-zones.js +21 -8
- package/icons/aws/location-service.js +21 -8
- package/icons/aws/lookout-for-equipment.js +21 -8
- package/icons/aws/lookout-for-metrics.js +21 -8
- package/icons/aws/lookout-for-vision.js +21 -8
- package/icons/aws/lumberyard.js +21 -8
- package/icons/aws/macie.js +21 -8
- package/icons/aws/mainframe-modernization.js +21 -8
- package/icons/aws/managed-blockchain.js +21 -8
- package/icons/aws/managed-grafana.js +21 -8
- package/icons/aws/managed-service-for-prometheus.js +21 -8
- package/icons/aws/managed-services.js +21 -8
- package/icons/aws/managed-streaming-for-apache-kafka.js +21 -8
- package/icons/aws/managed-workflows-for-apache-airflow.js +21 -8
- package/icons/aws/management-console.js +21 -8
- package/icons/aws/marketplace-dark.js +15 -8
- package/icons/aws/marketplace-light.js +15 -8
- package/icons/aws/memory-db-for-redis.js +21 -8
- package/icons/aws/migration-evaluator.js +21 -8
- package/icons/aws/migration-hub.js +21 -8
- package/icons/aws/monitron.js +21 -8
- package/icons/aws/mq.js +21 -8
- package/icons/aws/neptune.js +21 -8
- package/icons/aws/network-firewall.js +21 -8
- package/icons/aws/neuron.js +21 -8
- package/icons/aws/nice-dcv.js +21 -8
- package/icons/aws/nice-engin-frame.js +21 -8
- package/icons/aws/nimble-studio.js +21 -8
- package/icons/aws/nitro-enclaves.js +21 -8
- package/icons/aws/omics.js +21 -8
- package/icons/aws/open-3d-engine.js +21 -8
- package/icons/aws/open-search-service.js +21 -8
- package/icons/aws/ops-works.js +21 -8
- package/icons/aws/organizations.js +21 -8
- package/icons/aws/outposts-family.js +21 -8
- package/icons/aws/outposts-rack.js +21 -8
- package/icons/aws/outposts-servers.js +21 -8
- package/icons/aws/panorama.js +21 -8
- package/icons/aws/parallel-cluster.js +21 -8
- package/icons/aws/personal-health-dashboard.js +21 -8
- package/icons/aws/personalize.js +21 -8
- package/icons/aws/pinpoint-apis.js +21 -8
- package/icons/aws/pinpoint.js +21 -8
- package/icons/aws/polly.js +21 -8
- package/icons/aws/private-5g.js +21 -8
- package/icons/aws/private-certificate-authority.js +17 -8
- package/icons/aws/private-link.js +21 -8
- package/icons/aws/professional-services.js +21 -8
- package/icons/aws/proton.js +21 -8
- package/icons/aws/quantum-ledger-database.js +21 -8
- package/icons/aws/quick-sight.js +21 -8
- package/icons/aws/rds-on-vmware.js +21 -8
- package/icons/aws/rds.js +21 -8
- package/icons/aws/re-post.js +21 -8
- package/icons/aws/red-hat-open-shift-service-on-aws.js +21 -8
- package/icons/aws/redshift.js +21 -8
- package/icons/aws/rekognition.js +21 -8
- package/icons/aws/reserved-instance-reporting.js +21 -8
- package/icons/aws/resilience-hub.js +21 -8
- package/icons/aws/resource-access-manager.js +21 -8
- package/icons/aws/resource-explorer.js +21 -8
- package/icons/aws/robo-maker.js +21 -8
- package/icons/aws/route-53.js +21 -8
- package/icons/aws/s3-on-outposts.js +21 -8
- package/icons/aws/sage-maker-ground-truth.js +21 -8
- package/icons/aws/sage-maker-studio-lab.js +21 -8
- package/icons/aws/sage-maker.js +21 -8
- package/icons/aws/savings-plans.js +21 -8
- package/icons/aws/secrets-manager.js +21 -8
- package/icons/aws/security-hub.js +21 -8
- package/icons/aws/security-lake.js +21 -8
- package/icons/aws/server-migration-service.js +21 -8
- package/icons/aws/serverless-application-repository.js +21 -8
- package/icons/aws/service-catalog.js +21 -8
- package/icons/aws/service-management-connector.js +17 -8
- package/icons/aws/shield.js +21 -8
- package/icons/aws/signer.js +21 -8
- package/icons/aws/sim-space-weaver.js +21 -8
- package/icons/aws/simple-email-service.js +21 -8
- package/icons/aws/simple-notification-service.js +21 -8
- package/icons/aws/simple-queue-service.js +21 -8
- package/icons/aws/simple-storage-service-glacier.js +21 -8
- package/icons/aws/simple-storage-service.js +21 -8
- package/icons/aws/site-to-site-vpn.js +21 -8
- package/icons/aws/snowball-edge.js +21 -8
- package/icons/aws/snowball.js +21 -8
- package/icons/aws/snowcone.js +21 -8
- package/icons/aws/snowmobile.js +21 -8
- package/icons/aws/step-functions.js +21 -8
- package/icons/aws/storage-gateway.js +21 -8
- package/icons/aws/sumerian.js +21 -8
- package/icons/aws/supply-chain.js +21 -8
- package/icons/aws/support.js +21 -8
- package/icons/aws/systems-manager.js +21 -8
- package/icons/aws/tensor-flow-on-aws.js +21 -8
- package/icons/aws/textract.js +21 -8
- package/icons/aws/thinkbox-deadline.js +21 -8
- package/icons/aws/thinkbox-frost.js +21 -8
- package/icons/aws/thinkbox-krakatoa.js +21 -8
- package/icons/aws/thinkbox-sequoia.js +21 -8
- package/icons/aws/thinkbox-stoke.js +21 -8
- package/icons/aws/thinkbox-xmesh.js +21 -8
- package/icons/aws/timestream.js +21 -8
- package/icons/aws/tools-and-sdks.js +21 -8
- package/icons/aws/torch-serve.js +21 -8
- package/icons/aws/training-certification.js +21 -8
- package/icons/aws/transcribe.js +21 -8
- package/icons/aws/transfer-family.js +21 -8
- package/icons/aws/transit-gateway.js +21 -8
- package/icons/aws/translate.js +21 -8
- package/icons/aws/trusted-advisor.js +21 -8
- package/icons/aws/verified-access.js +21 -8
- package/icons/aws/verified-permissions.js +21 -8
- package/icons/aws/virtual-private-cloud.js +21 -8
- package/icons/aws/vmware-cloud-on-aws.js +21 -8
- package/icons/aws/vpc-lattice.js +21 -8
- package/icons/aws/waf.js +21 -8
- package/icons/aws/wavelength.js +21 -8
- package/icons/aws/well-architected-tool.js +21 -8
- package/icons/aws/wickr.js +21 -8
- package/icons/aws/work-docs-sdk.js +21 -8
- package/icons/aws/work-docs.js +21 -8
- package/icons/aws/work-link.js +21 -8
- package/icons/aws/work-mail.js +21 -8
- package/icons/aws/work-spaces-family.js +21 -8
- package/icons/aws/x-ray.js +21 -8
- package/icons/gcp/access-context-manager.js +17 -8
- package/icons/gcp/administration.js +46 -8
- package/icons/gcp/advanced-agent-modeling.js +31 -8
- package/icons/gcp/advanced-solutions-lab.js +48 -8
- package/icons/gcp/agent-assist.js +12 -8
- package/icons/gcp/ai-hub.js +23 -8
- package/icons/gcp/ai-platform-unified.js +40 -8
- package/icons/gcp/ai-platform.js +23 -8
- package/icons/gcp/analytics-hub.js +28 -8
- package/icons/gcp/anthos-config-management.js +28 -8
- package/icons/gcp/anthos-service-mesh.js +13 -8
- package/icons/gcp/anthos.js +11 -8
- package/icons/gcp/api-analytics.js +26 -8
- package/icons/gcp/api-monetization.js +23 -8
- package/icons/gcp/api.js +29 -8
- package/icons/gcp/apigee-api-platform.js +35 -8
- package/icons/gcp/apigee-sense.js +28 -8
- package/icons/gcp/app-engine.js +39 -8
- package/icons/gcp/artifact-registry.js +33 -8
- package/icons/gcp/asset-inventory.js +19 -8
- package/icons/gcp/assured-workloads.js +32 -8
- package/icons/gcp/auto-ml-natural-language.js +9 -8
- package/icons/gcp/auto-ml-tables.js +19 -8
- package/icons/gcp/auto-ml-translation.js +25 -8
- package/icons/gcp/auto-ml-video-intelligence.js +25 -8
- package/icons/gcp/auto-ml-vision.js +18 -8
- package/icons/gcp/auto-ml.js +14 -8
- package/icons/gcp/bare-metal-solutions.js +10 -8
- package/icons/gcp/batch.js +12 -8
- package/icons/gcp/beyondcorp.js +13 -8
- package/icons/gcp/big-query.js +28 -8
- package/icons/gcp/bigtable.js +116 -8
- package/icons/gcp/billing.js +34 -8
- package/icons/gcp/binary-authorization.js +22 -8
- package/icons/gcp/catalog.js +29 -8
- package/icons/gcp/certificate-authority-service.js +33 -8
- package/icons/gcp/certificate-manager.js +24 -8
- package/icons/gcp/cloud-api-gateway.js +13 -8
- package/icons/gcp/cloud-apis.js +18 -8
- package/icons/gcp/cloud-armor.js +27 -8
- package/icons/gcp/cloud-asset-inventory.js +10 -8
- package/icons/gcp/cloud-audit-logs.js +45 -8
- package/icons/gcp/cloud-build.js +19 -8
- package/icons/gcp/cloud-cdn.js +22 -8
- package/icons/gcp/cloud-code.js +16 -8
- package/icons/gcp/cloud-composer.js +13 -8
- package/icons/gcp/cloud-data-fusion.js +15 -8
- package/icons/gcp/cloud-deploy.js +10 -8
- package/icons/gcp/cloud-deployment-manager.js +24 -8
- package/icons/gcp/cloud-dns.js +21 -8
- package/icons/gcp/cloud-domains.js +26 -8
- package/icons/gcp/cloud-ekm.js +13 -8
- package/icons/gcp/cloud-endpoints.js +18 -8
- package/icons/gcp/cloud-external-ip-addresses.js +21 -8
- package/icons/gcp/cloud-firewall-rules.js +15 -8
- package/icons/gcp/cloud-for-marketing.js +13 -8
- package/icons/gcp/cloud-functions.js +25 -8
- package/icons/gcp/cloud-generic.js +13 -8
- package/icons/gcp/cloud-gpu.js +18 -8
- package/icons/gcp/cloud-healthcare-api.js +32 -8
- package/icons/gcp/cloud-healthcare-marketplace.js +10 -8
- package/icons/gcp/cloud-hsm.js +37 -8
- package/icons/gcp/cloud-ids.js +42 -8
- package/icons/gcp/cloud-inference-api.js +27 -8
- package/icons/gcp/cloud-interconnect.js +15 -8
- package/icons/gcp/cloud-jobs-api.js +37 -8
- package/icons/gcp/cloud-load-balancing.js +20 -8
- package/icons/gcp/cloud-logging.js +19 -8
- package/icons/gcp/cloud-media-edge.js +23 -8
- package/icons/gcp/cloud-monitoring.js +26 -8
- package/icons/gcp/cloud-nat.js +31 -8
- package/icons/gcp/cloud-natural-language-api.js +17 -8
- package/icons/gcp/cloud-network.js +17 -8
- package/icons/gcp/cloud-ops.js +32 -8
- package/icons/gcp/cloud-optimization-ai-fleet-routing-api.js +22 -8
- package/icons/gcp/cloud-optimization-ai.js +28 -8
- package/icons/gcp/cloud-router.js +13 -8
- package/icons/gcp/cloud-routes.js +18 -8
- package/icons/gcp/cloud-run-for-anthos.js +21 -8
- package/icons/gcp/cloud-run.js +13 -8
- package/icons/gcp/cloud-scheduler.js +36 -8
- package/icons/gcp/cloud-security-scanner.js +21 -8
- package/icons/gcp/cloud-shell.js +16 -8
- package/icons/gcp/cloud-spanner.js +42 -8
- package/icons/gcp/cloud-sql.js +16 -8
- package/icons/gcp/cloud-storage.js +22 -8
- package/icons/gcp/cloud-tasks.js +29 -8
- package/icons/gcp/cloud-test-lab.js +39 -8
- package/icons/gcp/cloud-tpu.js +103 -8
- package/icons/gcp/cloud-translation-api.js +16 -8
- package/icons/gcp/cloud-vision-api.js +16 -8
- package/icons/gcp/cloud-vpn.js +23 -8
- package/icons/gcp/compute-engine.js +17 -8
- package/icons/gcp/configuration-management.js +22 -8
- package/icons/gcp/connectivity-test.js +6 -8
- package/icons/gcp/connectors.js +13 -8
- package/icons/gcp/contact-center-ai.js +6 -8
- package/icons/gcp/container-optimized-os.js +13 -8
- package/icons/gcp/container-registry.js +27 -8
- package/icons/gcp/data-catalog.js +25 -8
- package/icons/gcp/data-labeling.js +19 -8
- package/icons/gcp/data-layers.js +11 -8
- package/icons/gcp/data-loss-prevention-api.js +54 -8
- package/icons/gcp/data-qn-a.js +24 -8
- package/icons/gcp/data-studio.js +16 -8
- package/icons/gcp/data-transfer.js +17 -8
- package/icons/gcp/database-migration-service.js +24 -8
- package/icons/gcp/dataflow.js +44 -8
- package/icons/gcp/datalab.js +13 -8
- package/icons/gcp/dataplex.js +15 -8
- package/icons/gcp/datapol.js +49 -8
- package/icons/gcp/dataprep.js +25 -8
- package/icons/gcp/dataproc-metastore.js +12 -8
- package/icons/gcp/dataproc.js +43 -8
- package/icons/gcp/datashare.js +37 -8
- package/icons/gcp/datastore.js +39 -8
- package/icons/gcp/datastream.js +35 -8
- package/icons/gcp/debugger.js +31 -8
- package/icons/gcp/developer-portal.js +24 -8
- package/icons/gcp/dialogflow-cx.js +28 -8
- package/icons/gcp/dialogflow-insights.js +33 -8
- package/icons/gcp/dialogflow.js +16 -8
- package/icons/gcp/document-ai.js +27 -8
- package/icons/gcp/early-access-center.js +12 -8
- package/icons/gcp/error-reporting.js +14 -8
- package/icons/gcp/eventarc.js +24 -8
- package/icons/gcp/filestore.js +14 -8
- package/icons/gcp/financial-services-marketplace.js +21 -8
- package/icons/gcp/firestore.js +14 -8
- package/icons/gcp/fleet-engine.js +10 -8
- package/icons/gcp/free-trial.js +36 -8
- package/icons/gcp/game-servers.js +32 -8
- package/icons/gcp/gce-systems-management.js +13 -8
- package/icons/gcp/genomics.js +23 -8
- package/icons/gcp/gke-on-prem.js +31 -8
- package/icons/gcp/google-cloud-marketplace.js +29 -8
- package/icons/gcp/google-kubernetes-engine.js +23 -8
- package/icons/gcp/google-maps-platform.js +47 -8
- package/icons/gcp/healthcare-nlp-api.js +13 -8
- package/icons/gcp/home.js +25 -8
- package/icons/gcp/identity-and-access-management.js +23 -8
- package/icons/gcp/identity-aware-proxy.js +32 -8
- package/icons/gcp/identity-platform.js +26 -8
- package/icons/gcp/iot-core.js +23 -8
- package/icons/gcp/iot-edge.js +86 -8
- package/icons/gcp/key-access-justifications.js +46 -8
- package/icons/gcp/key-management-service.js +23 -8
- package/icons/gcp/kuberun.js +26 -8
- package/icons/gcp/launcher.js +35 -8
- package/icons/gcp/local-ssd.js +13 -8
- package/icons/gcp/looker.js +46 -8
- package/icons/gcp/managed-service-for-microsoft-active-directory.js +24 -8
- package/icons/gcp/media-translation-api.js +28 -8
- package/icons/gcp/memorystore.js +26 -8
- package/icons/gcp/migrate-for-anthos.js +13 -8
- package/icons/gcp/migrate-for-compute-engine.js +13 -8
- package/icons/gcp/my-cloud.js +21 -8
- package/icons/gcp/network-connectivity-center.js +84 -8
- package/icons/gcp/network-intelligence-center.js +13 -8
- package/icons/gcp/network-security.js +32 -8
- package/icons/gcp/network-tiers.js +23 -8
- package/icons/gcp/network-topology.js +13 -8
- package/icons/gcp/onboarding.js +25 -8
- package/icons/gcp/os-configuration-management.js +13 -8
- package/icons/gcp/os-inventory-management.js +15 -8
- package/icons/gcp/os-patch-management.js +13 -8
- package/icons/gcp/partner-interconnect.js +21 -8
- package/icons/gcp/partner-portal.js +35 -8
- package/icons/gcp/performance-dashboard.js +13 -8
- package/icons/gcp/permissions.js +35 -8
- package/icons/gcp/persistent-disk.js +10 -8
- package/icons/gcp/phishing-protection.js +36 -8
- package/icons/gcp/policy-analyzer.js +13 -8
- package/icons/gcp/premium-network-tier.js +19 -8
- package/icons/gcp/private-connectivity.js +18 -8
- package/icons/gcp/private-service-connect.js +27 -8
- package/icons/gcp/producer-portal.js +21 -8
- package/icons/gcp/profiler.js +21 -8
- package/icons/gcp/project.js +28 -8
- package/icons/gcp/pub-sub.js +41 -8
- package/icons/gcp/quantum-engine.js +27 -8
- package/icons/gcp/quotas.js +26 -8
- package/icons/gcp/real-world-insights.js +19 -8
- package/icons/gcp/recommendations-ai.js +24 -8
- package/icons/gcp/release-notes.js +12 -8
- package/icons/gcp/retail-api.js +22 -8
- package/icons/gcp/risk-manager.js +12 -8
- package/icons/gcp/runtime-config.js +19 -8
- package/icons/gcp/secret-manager.js +13 -8
- package/icons/gcp/security-command-center.js +18 -8
- package/icons/gcp/security-health-advisor.js +43 -8
- package/icons/gcp/security-key-enforcement.js +21 -8
- package/icons/gcp/security.js +27 -8
- package/icons/gcp/service-discovery.js +26 -8
- package/icons/gcp/speech-to-text.js +21 -8
- package/icons/gcp/stackdriver.js +10 -8
- package/icons/gcp/standard-network-tier.js +13 -8
- package/icons/gcp/stream-suite.js +16 -8
- package/icons/gcp/support.js +29 -8
- package/icons/gcp/tensorflow-enterprise.js +13 -8
- package/icons/gcp/text-to-speech.js +24 -8
- package/icons/gcp/tools-for-powershell.js +29 -8
- package/icons/gcp/trace.js +17 -8
- package/icons/gcp/traffic-director.js +20 -8
- package/icons/gcp/transfer-appliance.js +20 -8
- package/icons/gcp/transfer.js +13 -8
- package/icons/gcp/user-preferences.js +35 -8
- package/icons/gcp/vertex-ai.js +48 -8
- package/icons/gcp/video-intelligence-api.js +15 -8
- package/icons/gcp/virtual-private-cloud.js +19 -8
- package/icons/gcp/visual-inspection.js +24 -8
- package/icons/gcp/vmware-engine.js +13 -8
- package/icons/gcp/web-risk.js +27 -8
- package/icons/gcp/web-security-scanner.js +27 -8
- package/icons/gcp/workflows.js +82 -8
- package/icons/gcp/workload-identity-pool.js +24 -8
- package/icons/tech/aarch64.js +48 -8
- package/icons/tech/adobe-illustrator.js +14 -8
- package/icons/tech/adobe-photoshop.js +14 -8
- package/icons/tech/adobe-premiere-pro.js +16 -8
- package/icons/tech/adobe-xd.js +12 -8
- package/icons/tech/adonis-js.js +14 -8
- package/icons/tech/after-effects.js +16 -8
- package/icons/tech/airflow.js +64 -8
- package/icons/tech/akka.js +21 -8
- package/icons/tech/algolia.js +12 -8
- package/icons/tech/alpine-js.js +17 -8
- package/icons/tech/amazon-web-services.js +21 -8
- package/icons/tech/anaconda.js +12 -8
- package/icons/tech/android-studio.js +44 -8
- package/icons/tech/android.js +35 -8
- package/icons/tech/angular-js.js +24 -8
- package/icons/tech/angular.js +37 -8
- package/icons/tech/ansible.js +15 -8
- package/icons/tech/ant-design.js +112 -8
- package/icons/tech/apache.js +156 -8
- package/icons/tech/apl.js +21 -8
- package/icons/tech/appcelerator.js +12 -8
- package/icons/tech/apple-safari.js +39 -10
- package/icons/tech/apple.js +6 -8
- package/icons/tech/appwrite.js +21 -8
- package/icons/tech/arch-linux.js +29 -8
- package/icons/tech/arduino.js +9 -8
- package/icons/tech/argo-cd.js +134 -8
- package/icons/tech/astro.js +62 -8
- package/icons/tech/atom.js +14 -8
- package/icons/tech/autodesk-maya.js +55 -8
- package/icons/tech/autodesk-shot-grid.js +15 -8
- package/icons/tech/awk.js +34 -8
- package/icons/tech/azios.js +12 -8
- package/icons/tech/azure-devops.js +33 -8
- package/icons/tech/azure-sql-database.js +95 -8
- package/icons/tech/azure.js +55 -8
- package/icons/tech/babel.js +15 -8
- package/icons/tech/backbone-js.js +16 -8
- package/icons/tech/ballerina.js +12 -8
- package/icons/tech/bamboo.js +62 -8
- package/icons/tech/bash.js +22 -8
- package/icons/tech/behance.js +19 -8
- package/icons/tech/bitbucket.js +37 -8
- package/icons/tech/blender.js +21 -8
- package/icons/tech/bootstrap.js +78 -8
- package/icons/tech/bower.js +123 -8
- package/icons/tech/browserstack.js +77 -8
- package/icons/tech/bulma.js +6 -8
- package/icons/tech/bun.js +68 -8
- package/icons/tech/c.js +28 -8
- package/icons/tech/cairo-graphics.js +21 -8
- package/icons/tech/cake-php.js +12 -8
- package/icons/tech/canva.js +9 -8
- package/icons/tech/capacitor.js +25 -8
- package/icons/tech/cassandra.js +101 -8
- package/icons/tech/cent-os.js +22 -8
- package/icons/tech/chrome.js +156 -8
- package/icons/tech/circle-ci.js +12 -8
- package/icons/tech/clarity.js +35 -8
- package/icons/tech/clion.js +98 -8
- package/icons/tech/clojure-script.js +39 -8
- package/icons/tech/clojure.js +42 -8
- package/icons/tech/cloudflare-workers.js +196 -8
- package/icons/tech/cloudflare.js +22 -8
- package/icons/tech/cmake.js +11 -8
- package/icons/tech/code-igniter.js +12 -8
- package/icons/tech/code-pen.js +12 -8
- package/icons/tech/codeac.js +12 -8
- package/icons/tech/codecov.js +12 -8
- package/icons/tech/coffee-script.js +12 -8
- package/icons/tech/composer.js +59 -8
- package/icons/tech/confluence.js +57 -8
- package/icons/tech/consul.js +12 -8
- package/icons/tech/contao.js +15 -8
- package/icons/tech/corejs.js +6 -8
- package/icons/tech/cosmosdb.js +52 -8
- package/icons/tech/couchdb.js +12 -8
- package/icons/tech/cplusplus.js +35 -8
- package/icons/tech/crystal.js +12 -8
- package/icons/tech/csharp.js +28 -8
- package/icons/tech/css3.js +25 -8
- package/icons/tech/cucumber.js +12 -8
- package/icons/tech/cypress.js +34 -12
- package/icons/tech/d3js.js +145 -8
- package/icons/tech/dart.js +24 -8
- package/icons/tech/data-grip.js +109 -8
- package/icons/tech/data-spell.js +102 -8
- package/icons/tech/dbeaver.js +56 -8
- package/icons/tech/debian.js +12 -8
- package/icons/tech/deno.js +6 -8
- package/icons/tech/devicon.js +25 -8
- package/icons/tech/digital-ocean.js +9 -8
- package/icons/tech/discord-js.js +56 -8
- package/icons/tech/django-rest.js +35 -8
- package/icons/tech/django.js +9 -8
- package/icons/tech/docker.js +133 -8
- package/icons/tech/doctrine.js +21 -8
- package/icons/tech/dropwizard.js +70 -8
- package/icons/tech/drupal.js +56 -8
- package/icons/tech/eclipse-ceylon.js +44 -8
- package/icons/tech/eclipse-ide.js +93 -8
- package/icons/tech/eclipse-vert-x.js +29 -8
- package/icons/tech/elasticbeats.js +22 -8
- package/icons/tech/elasticsearch.js +28 -8
- package/icons/tech/electron.js +11 -8
- package/icons/tech/eleventy-11ty.js +15 -8
- package/icons/tech/elixir.js +211 -8
- package/icons/tech/elm.js +19 -8
- package/icons/tech/embedded-c.js +42 -8
- package/icons/tech/ember-js.js +16 -8
- package/icons/tech/envoy.js +28 -8
- package/icons/tech/erlang.js +12 -8
- package/icons/tech/eslint.js +21 -8
- package/icons/tech/express.js +6 -8
- package/icons/tech/facebook.js +15 -8
- package/icons/tech/fast-api.js +12 -8
- package/icons/tech/fastify.js +15 -8
- package/icons/tech/fauna.js +12 -8
- package/icons/tech/feathers.js +6 -8
- package/icons/tech/fedora.js +53 -8
- package/icons/tech/figma.js +24 -8
- package/icons/tech/file-zilla.js +18 -8
- package/icons/tech/firebase.js +12 -8
- package/icons/tech/firefox.js +1381 -8
- package/icons/tech/flask.js +12 -8
- package/icons/tech/flutter.js +16 -8
- package/icons/tech/fortran.js +15 -8
- package/icons/tech/foundation.js +240 -8
- package/icons/tech/fsharp.js +10 -8
- package/icons/tech/gatling.js +12 -8
- package/icons/tech/gatsby.js +12 -8
- package/icons/tech/gazebo.js +23 -8
- package/icons/tech/gcc.js +44 -8
- package/icons/tech/gentoo.js +14 -8
- package/icons/tech/ghost.js +27 -8
- package/icons/tech/gimp.js +370 -8
- package/icons/tech/git.js +12 -8
- package/icons/tech/gitbook.js +13 -8
- package/icons/tech/github-actions.js +21 -8
- package/icons/tech/github-codespaces.js +85 -8
- package/icons/tech/github.js +16 -8
- package/icons/tech/gitlab.js +35 -8
- package/icons/tech/gitpod.js +32 -8
- package/icons/tech/gitter.js +6 -8
- package/icons/tech/gnu-emacs.js +15 -8
- package/icons/tech/go-land.js +82 -8
- package/icons/tech/go.js +285 -8
- package/icons/tech/godot-engine.js +56 -8
- package/icons/tech/google-cloud.js +29 -8
- package/icons/tech/google.js +42 -8
- package/icons/tech/gradle.js +12 -8
- package/icons/tech/grafana.js +30 -8
- package/icons/tech/grails.js +21 -8
- package/icons/tech/graphql.js +15 -8
- package/icons/tech/groovy.js +715 -8
- package/icons/tech/grunt-js.js +260 -8
- package/icons/tech/gulp-js.js +14 -8
- package/icons/tech/hadoop.js +36 -8
- package/icons/tech/handlebars.js +9 -8
- package/icons/tech/hardhat.js +98 -8
- package/icons/tech/harvester.js +10 -8
- package/icons/tech/hashicorp-vault.js +12 -8
- package/icons/tech/haskell.js +10 -8
- package/icons/tech/haxe.js +17 -8
- package/icons/tech/helm.js +12 -8
- package/icons/tech/heroku.js +12 -8
- package/icons/tech/hibernate.js +15 -8
- package/icons/tech/homebrew.js +36 -8
- package/icons/tech/html5.js +23 -8
- package/icons/tech/hugo.js +22 -8
- package/icons/tech/ibm-spss-statistics.js +21 -8
- package/icons/tech/ie10.js +12 -8
- package/icons/tech/ifttt.js +6 -8
- package/icons/tech/influxdb.js +14 -8
- package/icons/tech/inkscape.js +534 -8
- package/icons/tech/insomnia.js +44 -8
- package/icons/tech/intellij-idea.js +92 -8
- package/icons/tech/ionic.js +9 -8
- package/icons/tech/jaeger.js +102 -8
- package/icons/tech/jamstack.js +12 -8
- package/icons/tech/jasmine.js +10 -8
- package/icons/tech/java.js +42 -8
- package/icons/tech/javascript.js +15 -8
- package/icons/tech/jeet.js +135 -8
- package/icons/tech/jekyll.js +187 -8
- package/icons/tech/jenkins.js +126 -8
- package/icons/tech/jest.js +12 -8
- package/icons/tech/jetbrains.js +118 -8
- package/icons/tech/jira-align.js +57 -8
- package/icons/tech/jira.js +62 -8
- package/icons/tech/jquery.js +12 -8
- package/icons/tech/json.js +57 -8
- package/icons/tech/jule.js +12 -8
- package/icons/tech/julia.js +49 -8
- package/icons/tech/junit.js +30 -8
- package/icons/tech/jupyter.js +35 -8
- package/icons/tech/k3os.js +6 -8
- package/icons/tech/k3s.js +12 -8
- package/icons/tech/kafka.js +12 -8
- package/icons/tech/kaggle.js +12 -8
- package/icons/tech/karate.js +15 -8
- package/icons/tech/karma.js +21 -8
- package/icons/tech/keras.js +15 -8
- package/icons/tech/kibana.js +10 -8
- package/icons/tech/knex-js.js +12 -8
- package/icons/tech/knockout.js +13 -8
- package/icons/tech/kotlin.js +25 -8
- package/icons/tech/krakenjs.js +14 -8
- package/icons/tech/ktor.js +48 -8
- package/icons/tech/kubernetes.js +10 -8
- package/icons/tech/labview.js +69 -44
- package/icons/tech/laravel.js +15 -8
- package/icons/tech/latex.js +12 -8
- package/icons/tech/less-js.js +14 -8
- package/icons/tech/linkedin.js +21 -8
- package/icons/tech/linux.js +5267 -8
- package/icons/tech/liquibase.js +12 -8
- package/icons/tech/livewire.js +79 -8
- package/icons/tech/llvm.js +36 -8
- package/icons/tech/logstash.js +10 -8
- package/icons/tech/lua.js +28 -8
- package/icons/tech/lumen.js +12 -8
- package/icons/tech/magento.js +12 -8
- package/icons/tech/markdown.js +44 -33
- package/icons/tech/material-ui.js +11 -8
- package/icons/tech/materialize.js +21 -8
- package/icons/tech/matlab.js +73 -8
- package/icons/tech/matplotlib.js +182 -8
- package/icons/tech/maven.js +620 -8
- package/icons/tech/meteor-js.js +12 -8
- package/icons/tech/microsoft-sql-server.js +6 -8
- package/icons/tech/minitab.js +45 -8
- package/icons/tech/mob-x.js +57 -8
- package/icons/tech/mocha.js +21 -8
- package/icons/tech/modx.js +11 -8
- package/icons/tech/moleculer.js +12 -8
- package/icons/tech/mongodb.js +135 -8
- package/icons/tech/mongoose-js.js +29 -8
- package/icons/tech/moodle.js +139 -8
- package/icons/tech/ms-dos.js +78 -8
- package/icons/tech/mysql.js +12 -8
- package/icons/tech/nano.js +12 -8
- package/icons/tech/nerog.js +136 -8
- package/icons/tech/nestjs.js +12 -8
- package/icons/tech/net-core.js +9 -8
- package/icons/tech/net.js +551 -8
- package/icons/tech/network-x.js +58 -8
- package/icons/tech/new4j.js +21 -8
- package/icons/tech/nextjs.js +6 -8
- package/icons/tech/nginx.js +12 -8
- package/icons/tech/nhibernate.js +21 -8
- package/icons/tech/nim.js +29 -8
- package/icons/tech/nimble.js +84 -8
- package/icons/tech/nix.js +25 -8
- package/icons/tech/nodejs.js +12 -8
- package/icons/tech/nodemon.js +21 -8
- package/icons/tech/nodewebkit.js +42 -8
- package/icons/tech/npm.js +12 -8
- package/icons/tech/nuget.js +12 -8
- package/icons/tech/num-py.js +29 -12
- package/icons/tech/nuxt-js.js +28 -8
- package/icons/tech/objective-c.js +9 -8
- package/icons/tech/ocaml.js +96 -8
- package/icons/tech/oh-my-zsh.js +38 -8
- package/icons/tech/okta.js +21 -8
- package/icons/tech/open-al.js +22 -8
- package/icons/tech/open-api.js +139 -8
- package/icons/tech/open-cl.js +42 -8
- package/icons/tech/open-cv.js +28 -8
- package/icons/tech/open-gl.js +35 -8
- package/icons/tech/open-stack.js +12 -8
- package/icons/tech/open-suse.js +15 -8
- package/icons/tech/open-telemetry.js +21 -8
- package/icons/tech/opera.js +32 -8
- package/icons/tech/oracle.js +12 -8
- package/icons/tech/p5js.js +12 -8
- package/icons/tech/packer.js +15 -8
- package/icons/tech/pandas.js +62 -18
- package/icons/tech/perl.js +21 -8
- package/icons/tech/pf-sense.js +6 -8
- package/icons/tech/phalcon.js +32 -8
- package/icons/tech/phoenix-framework.js +12 -8
- package/icons/tech/photon-engine.js +41 -8
- package/icons/tech/php-storm.js +93 -8
- package/icons/tech/php.js +62 -8
- package/icons/tech/playwrite.js +56 -8
- package/icons/tech/ploty.js +28 -8
- package/icons/tech/podman.js +150 -8
- package/icons/tech/polygon.js +15 -8
- package/icons/tech/portainer.js +12 -8
- package/icons/tech/postcss.js +28 -8
- package/icons/tech/postgresql.js +23 -8
- package/icons/tech/postman.js +28 -8
- package/icons/tech/powershell.js +79 -8
- package/icons/tech/processing.js +201 -22
- package/icons/tech/prometheus.js +12 -8
- package/icons/tech/protractor.js +12 -8
- package/icons/tech/purescript.js +16 -8
- package/icons/tech/putty.js +56 -8
- package/icons/tech/pycharm.js +81 -8
- package/icons/tech/pyscript.js +15 -8
- package/icons/tech/pytest.js +21 -8
- package/icons/tech/python-poetry.js +155 -16
- package/icons/tech/python.js +78 -8
- package/icons/tech/pytorch.js +15 -8
- package/icons/tech/qodana.js +52 -8
- package/icons/tech/qt.js +12 -8
- package/icons/tech/quarkus.js +23 -8
- package/icons/tech/quasar.js +15 -8
- package/icons/tech/qwik.js +37 -8
- package/icons/tech/r.js +57 -8
- package/icons/tech/rabbitmq.js +12 -8
- package/icons/tech/rancher.js +6 -8
- package/icons/tech/raspberrypi.js +28 -8
- package/icons/tech/reach.js +27 -8
- package/icons/tech/react-bootstrap.js +12 -8
- package/icons/tech/react.js +9 -8
- package/icons/tech/realm.js +63 -8
- package/icons/tech/red-cube-s-epic-compiler-thingy-programming-re-ct.js +17 -8
- package/icons/tech/redhat.js +22 -8
- package/icons/tech/redis.js +59 -8
- package/icons/tech/redux.js +12 -8
- package/icons/tech/ren-py.js +541 -8
- package/icons/tech/rider.js +32 -8
- package/icons/tech/robot-operating-system-ros.js +15 -8
- package/icons/tech/rocksdb.js +9 -8
- package/icons/tech/rollup-js.js +155 -8
- package/icons/tech/rspec.js +35 -8
- package/icons/tech/rstudio.js +30 -8
- package/icons/tech/ruby-mine.js +52 -8
- package/icons/tech/ruby-on-rails.js +14 -8
- package/icons/tech/ruby.js +353 -8
- package/icons/tech/rust.js +6 -8
- package/icons/tech/salesforce.js +28 -8
- package/icons/tech/sanity.js +22 -8
- package/icons/tech/sass.js +14 -8
- package/icons/tech/scala.js +21 -8
- package/icons/tech/scalingo.js +29 -8
- package/icons/tech/sdl.js +42 -8
- package/icons/tech/selenium.js +15 -8
- package/icons/tech/sema-software.js +15 -8
- package/icons/tech/sequelize.js +34 -8
- package/icons/tech/shopware.js +9 -8
- package/icons/tech/sketch.js +14 -8
- package/icons/tech/slack.js +35 -8
- package/icons/tech/socket-io.js +45 -33
- package/icons/tech/solid-js.js +121 -8
- package/icons/tech/solidity.js +13 -8
- package/icons/tech/sonarqube.js +12 -8
- package/icons/tech/sourcetree.js +12 -8
- package/icons/tech/spark.js +12 -8
- package/icons/tech/splunk.js +12 -8
- package/icons/tech/spring.js +12 -8
- package/icons/tech/sql-developer.js +43 -8
- package/icons/tech/sqlalchemy.js +21 -8
- package/icons/tech/sqlite.js +45 -8
- package/icons/tech/ssh.js +12 -8
- package/icons/tech/stackoverflow.js +15 -8
- package/icons/tech/stata.js +12 -8
- package/icons/tech/storybook.js +12 -8
- package/icons/tech/streamlit.js +31 -8
- package/icons/tech/stylus.js +9 -8
- package/icons/tech/subversion.js +12 -8
- package/icons/tech/svelte.js +23 -8
- package/icons/tech/swagger.js +21 -8
- package/icons/tech/swift.js +21 -8
- package/icons/tech/symfony.js +12 -8
- package/icons/tech/tailwind-css.js +12 -8
- package/icons/tech/tauri.js +35 -8
- package/icons/tech/tensorflow.js +12 -8
- package/icons/tech/terraform.js +16 -8
- package/icons/tech/tex.js +6 -8
- package/icons/tech/the-algorithms.js +12 -8
- package/icons/tech/three-js.js +139 -108
- package/icons/tech/titanium-sdk.js +12 -8
- package/icons/tech/tomcat.js +26 -8
- package/icons/tech/tortoise-git.js +37 -8
- package/icons/tech/tower.js +357 -8
- package/icons/tech/traefik-mesh.js +12 -8
- package/icons/tech/traefik-proxy.js +12 -8
- package/icons/tech/travis-ci.js +12 -8
- package/icons/tech/trello.js +12 -8
- package/icons/tech/twitter.js +12 -8
- package/icons/tech/typescript.js +16 -8
- package/icons/tech/typo3.js +12 -8
- package/icons/tech/ubuntu.js +12 -8
- package/icons/tech/uml.js +29 -8
- package/icons/tech/unity.js +22 -8
- package/icons/tech/unix.js +12 -8
- package/icons/tech/unreal-engine.js +9 -8
- package/icons/tech/uwsgi.js +38 -8
- package/icons/tech/v8.js +109 -8
- package/icons/tech/vagrant.js +21 -8
- package/icons/tech/vala.js +57 -8
- package/icons/tech/vercel.js +6 -8
- package/icons/tech/veutify.js +11 -8
- package/icons/tech/vim.js +82 -8
- package/icons/tech/visualstudio.js +12 -8
- package/icons/tech/vite.js +6 -8
- package/icons/tech/vitejs.js +56 -8
- package/icons/tech/vscode.js +114 -12
- package/icons/tech/vsphere.js +25 -8
- package/icons/tech/vue-storefront.js +22 -8
- package/icons/tech/vue.js +16 -8
- package/icons/tech/vyper.js +17 -8
- package/icons/tech/webassembly.js +12 -8
- package/icons/tech/webflow.js +12 -8
- package/icons/tech/weblate.js +80 -8
- package/icons/tech/webpack.js +21 -8
- package/icons/tech/webstorm.js +80 -8
- package/icons/tech/windows11.js +12 -8
- package/icons/tech/windows8.js +12 -8
- package/icons/tech/woo-commerce.js +22 -8
- package/icons/tech/wordpress.js +70 -8
- package/icons/tech/xamarin.js +12 -8
- package/icons/tech/xcode.js +575 -8
- package/icons/tech/xml.js +51 -8
- package/icons/tech/yaml.js +16 -8
- package/icons/tech/yarn.js +9 -8
- package/icons/tech/yii-framework.js +35 -8
- package/icons/tech/yuno-host.js +15 -8
- package/icons/tech/zend-framework.js +14 -8
- package/icons/tech/zig.js +28 -8
- package/package.json +35 -26
- package/react/LikeC4Browser.d.ts +1 -1
- package/react/LikeC4ViewElement.d.ts +4 -2
- package/react/index.d.ts +1 -0
- package/react/index.mjs +1452 -1312
- package/react/styles.d.ts +2 -2
- package/react/types.d.ts +4 -2
- package/dist/__app__/react/components.mjs +0 -25397
- /package/dist/__app__/src/{-view-lazy-data-WZmbIsHq.js → routes/-view-lazy-data.js} +0 -0
package/icons/all.js
ADDED
|
@@ -0,0 +1,1902 @@
|
|
|
1
|
+
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
import AwsActivate from './aws/activate'
|
|
4
|
+
import AwsAlexaforbusiness from './aws/alexa-for-business'
|
|
5
|
+
import AwsAmplify from './aws/amplify'
|
|
6
|
+
import AwsApachemxnetonaws from './aws/apache-mxnet-on-aws'
|
|
7
|
+
import AwsApigateway from './aws/api-gateway'
|
|
8
|
+
import AwsAppconfig from './aws/app-config'
|
|
9
|
+
import AwsAppflow from './aws/app-flow'
|
|
10
|
+
import AwsAppmesh from './aws/app-mesh'
|
|
11
|
+
import AwsApprunner from './aws/app-runner'
|
|
12
|
+
import AwsAppstream from './aws/app-stream'
|
|
13
|
+
import AwsAppsync from './aws/app-sync'
|
|
14
|
+
import AwsApplicationautoscaling from './aws/application-auto-scaling'
|
|
15
|
+
import AwsApplicationcomposer from './aws/application-composer'
|
|
16
|
+
import AwsApplicationcostprofiler from './aws/application-cost-profiler'
|
|
17
|
+
import AwsApplicationdiscoveryservice from './aws/application-discovery-service'
|
|
18
|
+
import AwsApplicationmigrationservice from './aws/application-migration-service'
|
|
19
|
+
import AwsArtifact from './aws/artifact'
|
|
20
|
+
import AwsAthena from './aws/athena'
|
|
21
|
+
import AwsAuditmanager from './aws/audit-manager'
|
|
22
|
+
import AwsAugmentedaia2i from './aws/augmented-ai-a2i'
|
|
23
|
+
import AwsAurora from './aws/aurora'
|
|
24
|
+
import AwsAutoscaling from './aws/auto-scaling'
|
|
25
|
+
import AwsBackintagent from './aws/backint-agent'
|
|
26
|
+
import AwsBackup from './aws/backup'
|
|
27
|
+
import AwsBatch from './aws/batch'
|
|
28
|
+
import AwsBillingconductor from './aws/billing-conductor'
|
|
29
|
+
import AwsBottlerocket from './aws/bottlerocket'
|
|
30
|
+
import AwsBraket from './aws/braket'
|
|
31
|
+
import AwsBudgets from './aws/budgets'
|
|
32
|
+
import AwsCertificatemanager from './aws/certificate-manager'
|
|
33
|
+
import AwsChatbot from './aws/chatbot'
|
|
34
|
+
import AwsChimesdk from './aws/chime-sdk'
|
|
35
|
+
import AwsChimevoiceconnector from './aws/chime-voice-connector'
|
|
36
|
+
import AwsChime from './aws/chime'
|
|
37
|
+
import AwsCleanrooms from './aws/clean-rooms'
|
|
38
|
+
import AwsClientvpn from './aws/client-vpn'
|
|
39
|
+
import AwsCloudcontrolapi from './aws/cloud-control-api'
|
|
40
|
+
import AwsClouddevelopmentkit from './aws/cloud-development-kit'
|
|
41
|
+
import AwsClouddirectory from './aws/cloud-directory'
|
|
42
|
+
import AwsCloudformation from './aws/cloud-formation'
|
|
43
|
+
import AwsCloudfront from './aws/cloud-front'
|
|
44
|
+
import AwsCloudhsm from './aws/cloud-hsm'
|
|
45
|
+
import AwsCloudmap from './aws/cloud-map'
|
|
46
|
+
import AwsCloudsearch from './aws/cloud-search'
|
|
47
|
+
import AwsCloudshell from './aws/cloud-shell'
|
|
48
|
+
import AwsCloudtrail from './aws/cloud-trail'
|
|
49
|
+
import AwsCloudwan from './aws/cloud-wan'
|
|
50
|
+
import AwsCloudwatch from './aws/cloud-watch'
|
|
51
|
+
import AwsCloud9 from './aws/cloud9'
|
|
52
|
+
import AwsCodeartifact from './aws/code-artifact'
|
|
53
|
+
import AwsCodebuild from './aws/code-build'
|
|
54
|
+
import AwsCodecatalyst from './aws/code-catalyst'
|
|
55
|
+
import AwsCodecommit from './aws/code-commit'
|
|
56
|
+
import AwsCodedeploy from './aws/code-deploy'
|
|
57
|
+
import AwsCodeguru from './aws/code-guru'
|
|
58
|
+
import AwsCodepipeline from './aws/code-pipeline'
|
|
59
|
+
import AwsCodestar from './aws/code-star'
|
|
60
|
+
import AwsCodewhisperer from './aws/code-whisperer'
|
|
61
|
+
import AwsCognito from './aws/cognito'
|
|
62
|
+
import AwsCommandlineinterface from './aws/command-line-interface'
|
|
63
|
+
import AwsComprehendmedical from './aws/comprehend-medical'
|
|
64
|
+
import AwsComprehend from './aws/comprehend'
|
|
65
|
+
import AwsComputeoptimizer from './aws/compute-optimizer'
|
|
66
|
+
import AwsConfig from './aws/config'
|
|
67
|
+
import AwsConnect from './aws/connect'
|
|
68
|
+
import AwsConsolemobileapplication from './aws/console-mobile-application'
|
|
69
|
+
import AwsControltower from './aws/control-tower'
|
|
70
|
+
import AwsCorretto from './aws/corretto'
|
|
71
|
+
import AwsCostandusagereport from './aws/cost-and-usage-report'
|
|
72
|
+
import AwsCostexplorer from './aws/cost-explorer'
|
|
73
|
+
import AwsDataexchange from './aws/data-exchange'
|
|
74
|
+
import AwsDatapipeline from './aws/data-pipeline'
|
|
75
|
+
import AwsDatasync from './aws/data-sync'
|
|
76
|
+
import AwsDatazone from './aws/data-zone'
|
|
77
|
+
import AwsDatabasemigrationservice from './aws/database-migration-service'
|
|
78
|
+
import AwsDeepcomposer from './aws/deep-composer'
|
|
79
|
+
import AwsDeeplearningamis from './aws/deep-learning-amis'
|
|
80
|
+
import AwsDeeplearningcontainers from './aws/deep-learning-containers'
|
|
81
|
+
import AwsDeeplens from './aws/deep-lens'
|
|
82
|
+
import AwsDeepracer from './aws/deep-racer'
|
|
83
|
+
import AwsDetective from './aws/detective'
|
|
84
|
+
import AwsDevopsguru from './aws/dev-ops-guru'
|
|
85
|
+
import AwsDevicefarm from './aws/device-farm'
|
|
86
|
+
import AwsDirectconnect from './aws/direct-connect'
|
|
87
|
+
import AwsDirectoryservice from './aws/directory-service'
|
|
88
|
+
import AwsDistroforopentelemetry from './aws/distro-for-open-telemetry'
|
|
89
|
+
import AwsDocumentdb from './aws/document-db'
|
|
90
|
+
import AwsDynamodb from './aws/dynamo-db'
|
|
91
|
+
import AwsEc2autoscaling from './aws/ec2-auto-scaling'
|
|
92
|
+
import AwsEc2imagebuilder from './aws/ec2-image-builder'
|
|
93
|
+
import AwsEc2 from './aws/ec2'
|
|
94
|
+
import AwsEcsanywhere from './aws/ecs-anywhere'
|
|
95
|
+
import AwsEfs from './aws/efs'
|
|
96
|
+
import AwsEksanywhere from './aws/eks-anywhere'
|
|
97
|
+
import AwsEkscloud from './aws/eks-cloud'
|
|
98
|
+
import AwsEksdistro from './aws/eks-distro'
|
|
99
|
+
import AwsElasticache from './aws/elasti-cache'
|
|
100
|
+
import AwsElasticbeanstalk from './aws/elastic-beanstalk'
|
|
101
|
+
import AwsElasticblockstore from './aws/elastic-block-store'
|
|
102
|
+
import AwsElasticcontainerregistry from './aws/elastic-container-registry'
|
|
103
|
+
import AwsElasticcontainerservice from './aws/elastic-container-service'
|
|
104
|
+
import AwsElasticdisasterrecovery from './aws/elastic-disaster-recovery'
|
|
105
|
+
import AwsElasticfabricadapter from './aws/elastic-fabric-adapter'
|
|
106
|
+
import AwsElasticinference from './aws/elastic-inference'
|
|
107
|
+
import AwsElastickubernetesservice from './aws/elastic-kubernetes-service'
|
|
108
|
+
import AwsElasticloadbalancing from './aws/elastic-load-balancing'
|
|
109
|
+
import AwsElastictranscoder from './aws/elastic-transcoder'
|
|
110
|
+
import AwsElementalappliancessoftware from './aws/elemental-appliances-software'
|
|
111
|
+
import AwsElementalconductor from './aws/elemental-conductor'
|
|
112
|
+
import AwsElementaldelta from './aws/elemental-delta'
|
|
113
|
+
import AwsElementallink from './aws/elemental-link'
|
|
114
|
+
import AwsElementallive from './aws/elemental-live'
|
|
115
|
+
import AwsElementalmediaconnect from './aws/elemental-media-connect'
|
|
116
|
+
import AwsElementalmediaconvert from './aws/elemental-media-convert'
|
|
117
|
+
import AwsElementalmedialive from './aws/elemental-media-live'
|
|
118
|
+
import AwsElementalmediapackage from './aws/elemental-media-package'
|
|
119
|
+
import AwsElementalmediastore from './aws/elemental-media-store'
|
|
120
|
+
import AwsElementalmediatailor from './aws/elemental-media-tailor'
|
|
121
|
+
import AwsElementalserver from './aws/elemental-server'
|
|
122
|
+
import AwsEmr from './aws/emr'
|
|
123
|
+
import AwsEventbridge from './aws/event-bridge'
|
|
124
|
+
import AwsExpressworkflows from './aws/express-workflows'
|
|
125
|
+
import AwsFargate from './aws/fargate'
|
|
126
|
+
import AwsFaultinjectionsimulator from './aws/fault-injection-simulator'
|
|
127
|
+
import AwsFilecache from './aws/file-cache'
|
|
128
|
+
import AwsFinspace from './aws/fin-space'
|
|
129
|
+
import AwsFirewallmanager from './aws/firewall-manager'
|
|
130
|
+
import AwsForecast from './aws/forecast'
|
|
131
|
+
import AwsFrauddetector from './aws/fraud-detector'
|
|
132
|
+
import AwsFreertos from './aws/free-rtos'
|
|
133
|
+
import AwsFsxforlustre from './aws/fsx-for-lustre'
|
|
134
|
+
import AwsFsxfornetappontap from './aws/fsx-for-net-app-ontap'
|
|
135
|
+
import AwsFsxforopenzfs from './aws/fsx-for-open-zfs'
|
|
136
|
+
import AwsFsxforwfs from './aws/fsx-for-wfs'
|
|
137
|
+
import AwsFsx from './aws/fsx'
|
|
138
|
+
import AwsGamekit from './aws/game-kit'
|
|
139
|
+
import AwsGamelift from './aws/game-lift'
|
|
140
|
+
import AwsGamesparks from './aws/game-sparks'
|
|
141
|
+
import AwsGenomicscli from './aws/genomics-cli'
|
|
142
|
+
import AwsGlobalaccelerator from './aws/global-accelerator'
|
|
143
|
+
import AwsGluedatabrew from './aws/glue-data-brew'
|
|
144
|
+
import AwsGlueelasticviews from './aws/glue-elastic-views'
|
|
145
|
+
import AwsGlue from './aws/glue'
|
|
146
|
+
import AwsGroundstation from './aws/ground-station'
|
|
147
|
+
import AwsGuardduty from './aws/guard-duty'
|
|
148
|
+
import AwsHealthlake from './aws/health-lake'
|
|
149
|
+
import AwsHoneycode from './aws/honeycode'
|
|
150
|
+
import AwsIamidentitycenter from './aws/iam-identity-center'
|
|
151
|
+
import AwsIdentityandaccessmanagement from './aws/identity-and-access-management'
|
|
152
|
+
import AwsInspector from './aws/inspector'
|
|
153
|
+
import AwsInteractivevideoservice from './aws/interactive-video-service'
|
|
154
|
+
import AwsIot1click from './aws/io-t-1-click'
|
|
155
|
+
import AwsIotanalytics from './aws/io-t-analytics'
|
|
156
|
+
import AwsIotbutton from './aws/io-t-button'
|
|
157
|
+
import AwsIotcore from './aws/io-t-core'
|
|
158
|
+
import AwsIotdevicedefender from './aws/io-t-device-defender'
|
|
159
|
+
import AwsIotdevicemanagement from './aws/io-t-device-management'
|
|
160
|
+
import AwsIotedukit from './aws/io-t-edu-kit'
|
|
161
|
+
import AwsIotevents from './aws/io-t-events'
|
|
162
|
+
import AwsIotexpresslink from './aws/io-t-express-link'
|
|
163
|
+
import AwsIotfleetwise from './aws/io-t-fleet-wise'
|
|
164
|
+
import AwsIotgreengrass from './aws/io-t-greengrass'
|
|
165
|
+
import AwsIotroborunner from './aws/io-t-robo-runner'
|
|
166
|
+
import AwsIotsitewise from './aws/io-t-site-wise'
|
|
167
|
+
import AwsIotthingsgraph from './aws/io-t-things-graph'
|
|
168
|
+
import AwsIottwinmaker from './aws/io-t-twin-maker'
|
|
169
|
+
import AwsIq from './aws/iq'
|
|
170
|
+
import AwsKendra from './aws/kendra'
|
|
171
|
+
import AwsKeymanagementservice from './aws/key-management-service'
|
|
172
|
+
import AwsKeyspaces from './aws/keyspaces'
|
|
173
|
+
import AwsKinesisdataanalytics from './aws/kinesis-data-analytics'
|
|
174
|
+
import AwsKinesisdatastreams from './aws/kinesis-data-streams'
|
|
175
|
+
import AwsKinesisfirehose from './aws/kinesis-firehose'
|
|
176
|
+
import AwsKinesisvideostreams from './aws/kinesis-video-streams'
|
|
177
|
+
import AwsKinesis from './aws/kinesis'
|
|
178
|
+
import AwsLakeformation from './aws/lake-formation'
|
|
179
|
+
import AwsLambda from './aws/lambda'
|
|
180
|
+
import AwsLaunchwizard from './aws/launch-wizard'
|
|
181
|
+
import AwsLex from './aws/lex'
|
|
182
|
+
import AwsLicensemanager from './aws/license-manager'
|
|
183
|
+
import AwsLightsail from './aws/lightsail'
|
|
184
|
+
import AwsLocalzones from './aws/local-zones'
|
|
185
|
+
import AwsLocationservice from './aws/location-service'
|
|
186
|
+
import AwsLookoutforequipment from './aws/lookout-for-equipment'
|
|
187
|
+
import AwsLookoutformetrics from './aws/lookout-for-metrics'
|
|
188
|
+
import AwsLookoutforvision from './aws/lookout-for-vision'
|
|
189
|
+
import AwsLumberyard from './aws/lumberyard'
|
|
190
|
+
import AwsMacie from './aws/macie'
|
|
191
|
+
import AwsMainframemodernization from './aws/mainframe-modernization'
|
|
192
|
+
import AwsManagedblockchain from './aws/managed-blockchain'
|
|
193
|
+
import AwsManagedgrafana from './aws/managed-grafana'
|
|
194
|
+
import AwsManagedserviceforprometheus from './aws/managed-service-for-prometheus'
|
|
195
|
+
import AwsManagedservices from './aws/managed-services'
|
|
196
|
+
import AwsManagedstreamingforapachekafka from './aws/managed-streaming-for-apache-kafka'
|
|
197
|
+
import AwsManagedworkflowsforapacheairflow from './aws/managed-workflows-for-apache-airflow'
|
|
198
|
+
import AwsManagementconsole from './aws/management-console'
|
|
199
|
+
import AwsMarketplacedark from './aws/marketplace-dark'
|
|
200
|
+
import AwsMarketplacelight from './aws/marketplace-light'
|
|
201
|
+
import AwsMemorydbforredis from './aws/memory-db-for-redis'
|
|
202
|
+
import AwsMigrationevaluator from './aws/migration-evaluator'
|
|
203
|
+
import AwsMigrationhub from './aws/migration-hub'
|
|
204
|
+
import AwsMonitron from './aws/monitron'
|
|
205
|
+
import AwsMq from './aws/mq'
|
|
206
|
+
import AwsNeptune from './aws/neptune'
|
|
207
|
+
import AwsNetworkfirewall from './aws/network-firewall'
|
|
208
|
+
import AwsNeuron from './aws/neuron'
|
|
209
|
+
import AwsNicedcv from './aws/nice-dcv'
|
|
210
|
+
import AwsNiceenginframe from './aws/nice-engin-frame'
|
|
211
|
+
import AwsNimblestudio from './aws/nimble-studio'
|
|
212
|
+
import AwsNitroenclaves from './aws/nitro-enclaves'
|
|
213
|
+
import AwsOmics from './aws/omics'
|
|
214
|
+
import AwsOpen3dengine from './aws/open-3d-engine'
|
|
215
|
+
import AwsOpensearchservice from './aws/open-search-service'
|
|
216
|
+
import AwsOpsworks from './aws/ops-works'
|
|
217
|
+
import AwsOrganizations from './aws/organizations'
|
|
218
|
+
import AwsOutpostsfamily from './aws/outposts-family'
|
|
219
|
+
import AwsOutpostsrack from './aws/outposts-rack'
|
|
220
|
+
import AwsOutpostsservers from './aws/outposts-servers'
|
|
221
|
+
import AwsPanorama from './aws/panorama'
|
|
222
|
+
import AwsParallelcluster from './aws/parallel-cluster'
|
|
223
|
+
import AwsPersonalhealthdashboard from './aws/personal-health-dashboard'
|
|
224
|
+
import AwsPersonalize from './aws/personalize'
|
|
225
|
+
import AwsPinpointapis from './aws/pinpoint-apis'
|
|
226
|
+
import AwsPinpoint from './aws/pinpoint'
|
|
227
|
+
import AwsPolly from './aws/polly'
|
|
228
|
+
import AwsPrivate5g from './aws/private-5g'
|
|
229
|
+
import AwsPrivatecertificateauthority from './aws/private-certificate-authority'
|
|
230
|
+
import AwsPrivatelink from './aws/private-link'
|
|
231
|
+
import AwsProfessionalservices from './aws/professional-services'
|
|
232
|
+
import AwsProton from './aws/proton'
|
|
233
|
+
import AwsQuantumledgerdatabase from './aws/quantum-ledger-database'
|
|
234
|
+
import AwsQuicksight from './aws/quick-sight'
|
|
235
|
+
import AwsRdsonvmware from './aws/rds-on-vmware'
|
|
236
|
+
import AwsRds from './aws/rds'
|
|
237
|
+
import AwsRepost from './aws/re-post'
|
|
238
|
+
import AwsRedhatopenshiftserviceonaws from './aws/red-hat-open-shift-service-on-aws'
|
|
239
|
+
import AwsRedshift from './aws/redshift'
|
|
240
|
+
import AwsRekognition from './aws/rekognition'
|
|
241
|
+
import AwsReservedinstancereporting from './aws/reserved-instance-reporting'
|
|
242
|
+
import AwsResiliencehub from './aws/resilience-hub'
|
|
243
|
+
import AwsResourceaccessmanager from './aws/resource-access-manager'
|
|
244
|
+
import AwsResourceexplorer from './aws/resource-explorer'
|
|
245
|
+
import AwsRobomaker from './aws/robo-maker'
|
|
246
|
+
import AwsRoute53 from './aws/route-53'
|
|
247
|
+
import AwsS3onoutposts from './aws/s3-on-outposts'
|
|
248
|
+
import AwsSagemakergroundtruth from './aws/sage-maker-ground-truth'
|
|
249
|
+
import AwsSagemakerstudiolab from './aws/sage-maker-studio-lab'
|
|
250
|
+
import AwsSagemaker from './aws/sage-maker'
|
|
251
|
+
import AwsSavingsplans from './aws/savings-plans'
|
|
252
|
+
import AwsSecretsmanager from './aws/secrets-manager'
|
|
253
|
+
import AwsSecurityhub from './aws/security-hub'
|
|
254
|
+
import AwsSecuritylake from './aws/security-lake'
|
|
255
|
+
import AwsServermigrationservice from './aws/server-migration-service'
|
|
256
|
+
import AwsServerlessapplicationrepository from './aws/serverless-application-repository'
|
|
257
|
+
import AwsServicecatalog from './aws/service-catalog'
|
|
258
|
+
import AwsServicemanagementconnector from './aws/service-management-connector'
|
|
259
|
+
import AwsShield from './aws/shield'
|
|
260
|
+
import AwsSigner from './aws/signer'
|
|
261
|
+
import AwsSimspaceweaver from './aws/sim-space-weaver'
|
|
262
|
+
import AwsSimpleemailservice from './aws/simple-email-service'
|
|
263
|
+
import AwsSimplenotificationservice from './aws/simple-notification-service'
|
|
264
|
+
import AwsSimplequeueservice from './aws/simple-queue-service'
|
|
265
|
+
import AwsSimplestorageserviceglacier from './aws/simple-storage-service-glacier'
|
|
266
|
+
import AwsSimplestorageservice from './aws/simple-storage-service'
|
|
267
|
+
import AwsSitetositevpn from './aws/site-to-site-vpn'
|
|
268
|
+
import AwsSnowballedge from './aws/snowball-edge'
|
|
269
|
+
import AwsSnowball from './aws/snowball'
|
|
270
|
+
import AwsSnowcone from './aws/snowcone'
|
|
271
|
+
import AwsSnowmobile from './aws/snowmobile'
|
|
272
|
+
import AwsStepfunctions from './aws/step-functions'
|
|
273
|
+
import AwsStoragegateway from './aws/storage-gateway'
|
|
274
|
+
import AwsSumerian from './aws/sumerian'
|
|
275
|
+
import AwsSupplychain from './aws/supply-chain'
|
|
276
|
+
import AwsSupport from './aws/support'
|
|
277
|
+
import AwsSystemsmanager from './aws/systems-manager'
|
|
278
|
+
import AwsTensorflowonaws from './aws/tensor-flow-on-aws'
|
|
279
|
+
import AwsTextract from './aws/textract'
|
|
280
|
+
import AwsThinkboxdeadline from './aws/thinkbox-deadline'
|
|
281
|
+
import AwsThinkboxfrost from './aws/thinkbox-frost'
|
|
282
|
+
import AwsThinkboxkrakatoa from './aws/thinkbox-krakatoa'
|
|
283
|
+
import AwsThinkboxsequoia from './aws/thinkbox-sequoia'
|
|
284
|
+
import AwsThinkboxstoke from './aws/thinkbox-stoke'
|
|
285
|
+
import AwsThinkboxxmesh from './aws/thinkbox-xmesh'
|
|
286
|
+
import AwsTimestream from './aws/timestream'
|
|
287
|
+
import AwsToolsandsdks from './aws/tools-and-sdks'
|
|
288
|
+
import AwsTorchserve from './aws/torch-serve'
|
|
289
|
+
import AwsTrainingcertification from './aws/training-certification'
|
|
290
|
+
import AwsTranscribe from './aws/transcribe'
|
|
291
|
+
import AwsTransferfamily from './aws/transfer-family'
|
|
292
|
+
import AwsTransitgateway from './aws/transit-gateway'
|
|
293
|
+
import AwsTranslate from './aws/translate'
|
|
294
|
+
import AwsTrustedadvisor from './aws/trusted-advisor'
|
|
295
|
+
import AwsVerifiedaccess from './aws/verified-access'
|
|
296
|
+
import AwsVerifiedpermissions from './aws/verified-permissions'
|
|
297
|
+
import AwsVirtualprivatecloud from './aws/virtual-private-cloud'
|
|
298
|
+
import AwsVmwarecloudonaws from './aws/vmware-cloud-on-aws'
|
|
299
|
+
import AwsVpclattice from './aws/vpc-lattice'
|
|
300
|
+
import AwsWaf from './aws/waf'
|
|
301
|
+
import AwsWavelength from './aws/wavelength'
|
|
302
|
+
import AwsWellarchitectedtool from './aws/well-architected-tool'
|
|
303
|
+
import AwsWickr from './aws/wickr'
|
|
304
|
+
import AwsWorkdocssdk from './aws/work-docs-sdk'
|
|
305
|
+
import AwsWorkdocs from './aws/work-docs'
|
|
306
|
+
import AwsWorklink from './aws/work-link'
|
|
307
|
+
import AwsWorkmail from './aws/work-mail'
|
|
308
|
+
import AwsWorkspacesfamily from './aws/work-spaces-family'
|
|
309
|
+
import AwsXray from './aws/x-ray'
|
|
310
|
+
import GcpAccesscontextmanager from './gcp/access-context-manager'
|
|
311
|
+
import GcpAdministration from './gcp/administration'
|
|
312
|
+
import GcpAdvancedagentmodeling from './gcp/advanced-agent-modeling'
|
|
313
|
+
import GcpAdvancedsolutionslab from './gcp/advanced-solutions-lab'
|
|
314
|
+
import GcpAgentassist from './gcp/agent-assist'
|
|
315
|
+
import GcpAihub from './gcp/ai-hub'
|
|
316
|
+
import GcpAiplatformunified from './gcp/ai-platform-unified'
|
|
317
|
+
import GcpAiplatform from './gcp/ai-platform'
|
|
318
|
+
import GcpAnalyticshub from './gcp/analytics-hub'
|
|
319
|
+
import GcpAnthosconfigmanagement from './gcp/anthos-config-management'
|
|
320
|
+
import GcpAnthosservicemesh from './gcp/anthos-service-mesh'
|
|
321
|
+
import GcpAnthos from './gcp/anthos'
|
|
322
|
+
import GcpApianalytics from './gcp/api-analytics'
|
|
323
|
+
import GcpApimonetization from './gcp/api-monetization'
|
|
324
|
+
import GcpApi from './gcp/api'
|
|
325
|
+
import GcpApigeeapiplatform from './gcp/apigee-api-platform'
|
|
326
|
+
import GcpApigeesense from './gcp/apigee-sense'
|
|
327
|
+
import GcpAppengine from './gcp/app-engine'
|
|
328
|
+
import GcpArtifactregistry from './gcp/artifact-registry'
|
|
329
|
+
import GcpAssetinventory from './gcp/asset-inventory'
|
|
330
|
+
import GcpAssuredworkloads from './gcp/assured-workloads'
|
|
331
|
+
import GcpAutomlnaturallanguage from './gcp/auto-ml-natural-language'
|
|
332
|
+
import GcpAutomltables from './gcp/auto-ml-tables'
|
|
333
|
+
import GcpAutomltranslation from './gcp/auto-ml-translation'
|
|
334
|
+
import GcpAutomlvideointelligence from './gcp/auto-ml-video-intelligence'
|
|
335
|
+
import GcpAutomlvision from './gcp/auto-ml-vision'
|
|
336
|
+
import GcpAutoml from './gcp/auto-ml'
|
|
337
|
+
import GcpBaremetalsolutions from './gcp/bare-metal-solutions'
|
|
338
|
+
import GcpBatch from './gcp/batch'
|
|
339
|
+
import GcpBeyondcorp from './gcp/beyondcorp'
|
|
340
|
+
import GcpBigquery from './gcp/big-query'
|
|
341
|
+
import GcpBigtable from './gcp/bigtable'
|
|
342
|
+
import GcpBilling from './gcp/billing'
|
|
343
|
+
import GcpBinaryauthorization from './gcp/binary-authorization'
|
|
344
|
+
import GcpCatalog from './gcp/catalog'
|
|
345
|
+
import GcpCertificateauthorityservice from './gcp/certificate-authority-service'
|
|
346
|
+
import GcpCertificatemanager from './gcp/certificate-manager'
|
|
347
|
+
import GcpCloudapigateway from './gcp/cloud-api-gateway'
|
|
348
|
+
import GcpCloudapis from './gcp/cloud-apis'
|
|
349
|
+
import GcpCloudarmor from './gcp/cloud-armor'
|
|
350
|
+
import GcpCloudassetinventory from './gcp/cloud-asset-inventory'
|
|
351
|
+
import GcpCloudauditlogs from './gcp/cloud-audit-logs'
|
|
352
|
+
import GcpCloudbuild from './gcp/cloud-build'
|
|
353
|
+
import GcpCloudcdn from './gcp/cloud-cdn'
|
|
354
|
+
import GcpCloudcode from './gcp/cloud-code'
|
|
355
|
+
import GcpCloudcomposer from './gcp/cloud-composer'
|
|
356
|
+
import GcpClouddatafusion from './gcp/cloud-data-fusion'
|
|
357
|
+
import GcpClouddeploy from './gcp/cloud-deploy'
|
|
358
|
+
import GcpClouddeploymentmanager from './gcp/cloud-deployment-manager'
|
|
359
|
+
import GcpClouddns from './gcp/cloud-dns'
|
|
360
|
+
import GcpClouddomains from './gcp/cloud-domains'
|
|
361
|
+
import GcpCloudekm from './gcp/cloud-ekm'
|
|
362
|
+
import GcpCloudendpoints from './gcp/cloud-endpoints'
|
|
363
|
+
import GcpCloudexternalipaddresses from './gcp/cloud-external-ip-addresses'
|
|
364
|
+
import GcpCloudfirewallrules from './gcp/cloud-firewall-rules'
|
|
365
|
+
import GcpCloudformarketing from './gcp/cloud-for-marketing'
|
|
366
|
+
import GcpCloudfunctions from './gcp/cloud-functions'
|
|
367
|
+
import GcpCloudgeneric from './gcp/cloud-generic'
|
|
368
|
+
import GcpCloudgpu from './gcp/cloud-gpu'
|
|
369
|
+
import GcpCloudhealthcareapi from './gcp/cloud-healthcare-api'
|
|
370
|
+
import GcpCloudhealthcaremarketplace from './gcp/cloud-healthcare-marketplace'
|
|
371
|
+
import GcpCloudhsm from './gcp/cloud-hsm'
|
|
372
|
+
import GcpCloudids from './gcp/cloud-ids'
|
|
373
|
+
import GcpCloudinferenceapi from './gcp/cloud-inference-api'
|
|
374
|
+
import GcpCloudinterconnect from './gcp/cloud-interconnect'
|
|
375
|
+
import GcpCloudjobsapi from './gcp/cloud-jobs-api'
|
|
376
|
+
import GcpCloudloadbalancing from './gcp/cloud-load-balancing'
|
|
377
|
+
import GcpCloudlogging from './gcp/cloud-logging'
|
|
378
|
+
import GcpCloudmediaedge from './gcp/cloud-media-edge'
|
|
379
|
+
import GcpCloudmonitoring from './gcp/cloud-monitoring'
|
|
380
|
+
import GcpCloudnat from './gcp/cloud-nat'
|
|
381
|
+
import GcpCloudnaturallanguageapi from './gcp/cloud-natural-language-api'
|
|
382
|
+
import GcpCloudnetwork from './gcp/cloud-network'
|
|
383
|
+
import GcpCloudops from './gcp/cloud-ops'
|
|
384
|
+
import GcpCloudoptimizationaifleetroutingapi from './gcp/cloud-optimization-ai-fleet-routing-api'
|
|
385
|
+
import GcpCloudoptimizationai from './gcp/cloud-optimization-ai'
|
|
386
|
+
import GcpCloudrouter from './gcp/cloud-router'
|
|
387
|
+
import GcpCloudroutes from './gcp/cloud-routes'
|
|
388
|
+
import GcpCloudrunforanthos from './gcp/cloud-run-for-anthos'
|
|
389
|
+
import GcpCloudrun from './gcp/cloud-run'
|
|
390
|
+
import GcpCloudscheduler from './gcp/cloud-scheduler'
|
|
391
|
+
import GcpCloudsecurityscanner from './gcp/cloud-security-scanner'
|
|
392
|
+
import GcpCloudshell from './gcp/cloud-shell'
|
|
393
|
+
import GcpCloudspanner from './gcp/cloud-spanner'
|
|
394
|
+
import GcpCloudsql from './gcp/cloud-sql'
|
|
395
|
+
import GcpCloudstorage from './gcp/cloud-storage'
|
|
396
|
+
import GcpCloudtasks from './gcp/cloud-tasks'
|
|
397
|
+
import GcpCloudtestlab from './gcp/cloud-test-lab'
|
|
398
|
+
import GcpCloudtpu from './gcp/cloud-tpu'
|
|
399
|
+
import GcpCloudtranslationapi from './gcp/cloud-translation-api'
|
|
400
|
+
import GcpCloudvisionapi from './gcp/cloud-vision-api'
|
|
401
|
+
import GcpCloudvpn from './gcp/cloud-vpn'
|
|
402
|
+
import GcpComputeengine from './gcp/compute-engine'
|
|
403
|
+
import GcpConfigurationmanagement from './gcp/configuration-management'
|
|
404
|
+
import GcpConnectivitytest from './gcp/connectivity-test'
|
|
405
|
+
import GcpConnectors from './gcp/connectors'
|
|
406
|
+
import GcpContactcenterai from './gcp/contact-center-ai'
|
|
407
|
+
import GcpContaineroptimizedos from './gcp/container-optimized-os'
|
|
408
|
+
import GcpContainerregistry from './gcp/container-registry'
|
|
409
|
+
import GcpDatacatalog from './gcp/data-catalog'
|
|
410
|
+
import GcpDatalabeling from './gcp/data-labeling'
|
|
411
|
+
import GcpDatalayers from './gcp/data-layers'
|
|
412
|
+
import GcpDatalosspreventionapi from './gcp/data-loss-prevention-api'
|
|
413
|
+
import GcpDataqna from './gcp/data-qn-a'
|
|
414
|
+
import GcpDatastudio from './gcp/data-studio'
|
|
415
|
+
import GcpDatatransfer from './gcp/data-transfer'
|
|
416
|
+
import GcpDatabasemigrationservice from './gcp/database-migration-service'
|
|
417
|
+
import GcpDataflow from './gcp/dataflow'
|
|
418
|
+
import GcpDatalab from './gcp/datalab'
|
|
419
|
+
import GcpDataplex from './gcp/dataplex'
|
|
420
|
+
import GcpDatapol from './gcp/datapol'
|
|
421
|
+
import GcpDataprep from './gcp/dataprep'
|
|
422
|
+
import GcpDataprocmetastore from './gcp/dataproc-metastore'
|
|
423
|
+
import GcpDataproc from './gcp/dataproc'
|
|
424
|
+
import GcpDatashare from './gcp/datashare'
|
|
425
|
+
import GcpDatastore from './gcp/datastore'
|
|
426
|
+
import GcpDatastream from './gcp/datastream'
|
|
427
|
+
import GcpDebugger from './gcp/debugger'
|
|
428
|
+
import GcpDeveloperportal from './gcp/developer-portal'
|
|
429
|
+
import GcpDialogflowcx from './gcp/dialogflow-cx'
|
|
430
|
+
import GcpDialogflowinsights from './gcp/dialogflow-insights'
|
|
431
|
+
import GcpDialogflow from './gcp/dialogflow'
|
|
432
|
+
import GcpDocumentai from './gcp/document-ai'
|
|
433
|
+
import GcpEarlyaccesscenter from './gcp/early-access-center'
|
|
434
|
+
import GcpErrorreporting from './gcp/error-reporting'
|
|
435
|
+
import GcpEventarc from './gcp/eventarc'
|
|
436
|
+
import GcpFilestore from './gcp/filestore'
|
|
437
|
+
import GcpFinancialservicesmarketplace from './gcp/financial-services-marketplace'
|
|
438
|
+
import GcpFirestore from './gcp/firestore'
|
|
439
|
+
import GcpFleetengine from './gcp/fleet-engine'
|
|
440
|
+
import GcpFreetrial from './gcp/free-trial'
|
|
441
|
+
import GcpGameservers from './gcp/game-servers'
|
|
442
|
+
import GcpGcesystemsmanagement from './gcp/gce-systems-management'
|
|
443
|
+
import GcpGenomics from './gcp/genomics'
|
|
444
|
+
import GcpGkeonprem from './gcp/gke-on-prem'
|
|
445
|
+
import GcpGooglecloudmarketplace from './gcp/google-cloud-marketplace'
|
|
446
|
+
import GcpGooglekubernetesengine from './gcp/google-kubernetes-engine'
|
|
447
|
+
import GcpGooglemapsplatform from './gcp/google-maps-platform'
|
|
448
|
+
import GcpHealthcarenlpapi from './gcp/healthcare-nlp-api'
|
|
449
|
+
import GcpHome from './gcp/home'
|
|
450
|
+
import GcpIdentityandaccessmanagement from './gcp/identity-and-access-management'
|
|
451
|
+
import GcpIdentityawareproxy from './gcp/identity-aware-proxy'
|
|
452
|
+
import GcpIdentityplatform from './gcp/identity-platform'
|
|
453
|
+
import GcpIotcore from './gcp/iot-core'
|
|
454
|
+
import GcpIotedge from './gcp/iot-edge'
|
|
455
|
+
import GcpKeyaccessjustifications from './gcp/key-access-justifications'
|
|
456
|
+
import GcpKeymanagementservice from './gcp/key-management-service'
|
|
457
|
+
import GcpKuberun from './gcp/kuberun'
|
|
458
|
+
import GcpLauncher from './gcp/launcher'
|
|
459
|
+
import GcpLocalssd from './gcp/local-ssd'
|
|
460
|
+
import GcpLooker from './gcp/looker'
|
|
461
|
+
import GcpManagedserviceformicrosoftactivedirectory from './gcp/managed-service-for-microsoft-active-directory'
|
|
462
|
+
import GcpMediatranslationapi from './gcp/media-translation-api'
|
|
463
|
+
import GcpMemorystore from './gcp/memorystore'
|
|
464
|
+
import GcpMigrateforanthos from './gcp/migrate-for-anthos'
|
|
465
|
+
import GcpMigrateforcomputeengine from './gcp/migrate-for-compute-engine'
|
|
466
|
+
import GcpMycloud from './gcp/my-cloud'
|
|
467
|
+
import GcpNetworkconnectivitycenter from './gcp/network-connectivity-center'
|
|
468
|
+
import GcpNetworkintelligencecenter from './gcp/network-intelligence-center'
|
|
469
|
+
import GcpNetworksecurity from './gcp/network-security'
|
|
470
|
+
import GcpNetworktiers from './gcp/network-tiers'
|
|
471
|
+
import GcpNetworktopology from './gcp/network-topology'
|
|
472
|
+
import GcpOnboarding from './gcp/onboarding'
|
|
473
|
+
import GcpOsconfigurationmanagement from './gcp/os-configuration-management'
|
|
474
|
+
import GcpOsinventorymanagement from './gcp/os-inventory-management'
|
|
475
|
+
import GcpOspatchmanagement from './gcp/os-patch-management'
|
|
476
|
+
import GcpPartnerinterconnect from './gcp/partner-interconnect'
|
|
477
|
+
import GcpPartnerportal from './gcp/partner-portal'
|
|
478
|
+
import GcpPerformancedashboard from './gcp/performance-dashboard'
|
|
479
|
+
import GcpPermissions from './gcp/permissions'
|
|
480
|
+
import GcpPersistentdisk from './gcp/persistent-disk'
|
|
481
|
+
import GcpPhishingprotection from './gcp/phishing-protection'
|
|
482
|
+
import GcpPolicyanalyzer from './gcp/policy-analyzer'
|
|
483
|
+
import GcpPremiumnetworktier from './gcp/premium-network-tier'
|
|
484
|
+
import GcpPrivateconnectivity from './gcp/private-connectivity'
|
|
485
|
+
import GcpPrivateserviceconnect from './gcp/private-service-connect'
|
|
486
|
+
import GcpProducerportal from './gcp/producer-portal'
|
|
487
|
+
import GcpProfiler from './gcp/profiler'
|
|
488
|
+
import GcpProject from './gcp/project'
|
|
489
|
+
import GcpPubsub from './gcp/pub-sub'
|
|
490
|
+
import GcpQuantumengine from './gcp/quantum-engine'
|
|
491
|
+
import GcpQuotas from './gcp/quotas'
|
|
492
|
+
import GcpRealworldinsights from './gcp/real-world-insights'
|
|
493
|
+
import GcpRecommendationsai from './gcp/recommendations-ai'
|
|
494
|
+
import GcpReleasenotes from './gcp/release-notes'
|
|
495
|
+
import GcpRetailapi from './gcp/retail-api'
|
|
496
|
+
import GcpRiskmanager from './gcp/risk-manager'
|
|
497
|
+
import GcpRuntimeconfig from './gcp/runtime-config'
|
|
498
|
+
import GcpSecretmanager from './gcp/secret-manager'
|
|
499
|
+
import GcpSecuritycommandcenter from './gcp/security-command-center'
|
|
500
|
+
import GcpSecurityhealthadvisor from './gcp/security-health-advisor'
|
|
501
|
+
import GcpSecuritykeyenforcement from './gcp/security-key-enforcement'
|
|
502
|
+
import GcpSecurity from './gcp/security'
|
|
503
|
+
import GcpServicediscovery from './gcp/service-discovery'
|
|
504
|
+
import GcpSpeechtotext from './gcp/speech-to-text'
|
|
505
|
+
import GcpStackdriver from './gcp/stackdriver'
|
|
506
|
+
import GcpStandardnetworktier from './gcp/standard-network-tier'
|
|
507
|
+
import GcpStreamsuite from './gcp/stream-suite'
|
|
508
|
+
import GcpSupport from './gcp/support'
|
|
509
|
+
import GcpTensorflowenterprise from './gcp/tensorflow-enterprise'
|
|
510
|
+
import GcpTexttospeech from './gcp/text-to-speech'
|
|
511
|
+
import GcpToolsforpowershell from './gcp/tools-for-powershell'
|
|
512
|
+
import GcpTrace from './gcp/trace'
|
|
513
|
+
import GcpTrafficdirector from './gcp/traffic-director'
|
|
514
|
+
import GcpTransferappliance from './gcp/transfer-appliance'
|
|
515
|
+
import GcpTransfer from './gcp/transfer'
|
|
516
|
+
import GcpUserpreferences from './gcp/user-preferences'
|
|
517
|
+
import GcpVertexai from './gcp/vertex-ai'
|
|
518
|
+
import GcpVideointelligenceapi from './gcp/video-intelligence-api'
|
|
519
|
+
import GcpVirtualprivatecloud from './gcp/virtual-private-cloud'
|
|
520
|
+
import GcpVisualinspection from './gcp/visual-inspection'
|
|
521
|
+
import GcpVmwareengine from './gcp/vmware-engine'
|
|
522
|
+
import GcpWebrisk from './gcp/web-risk'
|
|
523
|
+
import GcpWebsecurityscanner from './gcp/web-security-scanner'
|
|
524
|
+
import GcpWorkflows from './gcp/workflows'
|
|
525
|
+
import GcpWorkloadidentitypool from './gcp/workload-identity-pool'
|
|
526
|
+
import TechAarch64 from './tech/aarch64'
|
|
527
|
+
import TechAdobeillustrator from './tech/adobe-illustrator'
|
|
528
|
+
import TechAdobephotoshop from './tech/adobe-photoshop'
|
|
529
|
+
import TechAdobepremierepro from './tech/adobe-premiere-pro'
|
|
530
|
+
import TechAdobexd from './tech/adobe-xd'
|
|
531
|
+
import TechAdonisjs from './tech/adonis-js'
|
|
532
|
+
import TechAftereffects from './tech/after-effects'
|
|
533
|
+
import TechAirflow from './tech/airflow'
|
|
534
|
+
import TechAkka from './tech/akka'
|
|
535
|
+
import TechAlgolia from './tech/algolia'
|
|
536
|
+
import TechAlpinejs from './tech/alpine-js'
|
|
537
|
+
import TechAmazonwebservices from './tech/amazon-web-services'
|
|
538
|
+
import TechAnaconda from './tech/anaconda'
|
|
539
|
+
import TechAndroidstudio from './tech/android-studio'
|
|
540
|
+
import TechAndroid from './tech/android'
|
|
541
|
+
import TechAngularjs from './tech/angular-js'
|
|
542
|
+
import TechAngular from './tech/angular'
|
|
543
|
+
import TechAnsible from './tech/ansible'
|
|
544
|
+
import TechAntdesign from './tech/ant-design'
|
|
545
|
+
import TechApache from './tech/apache'
|
|
546
|
+
import TechApl from './tech/apl'
|
|
547
|
+
import TechAppcelerator from './tech/appcelerator'
|
|
548
|
+
import TechApplesafari from './tech/apple-safari'
|
|
549
|
+
import TechApple from './tech/apple'
|
|
550
|
+
import TechAppwrite from './tech/appwrite'
|
|
551
|
+
import TechArchlinux from './tech/arch-linux'
|
|
552
|
+
import TechArduino from './tech/arduino'
|
|
553
|
+
import TechArgocd from './tech/argo-cd'
|
|
554
|
+
import TechAstro from './tech/astro'
|
|
555
|
+
import TechAtom from './tech/atom'
|
|
556
|
+
import TechAutodeskmaya from './tech/autodesk-maya'
|
|
557
|
+
import TechAutodeskshotgrid from './tech/autodesk-shot-grid'
|
|
558
|
+
import TechAwk from './tech/awk'
|
|
559
|
+
import TechAzios from './tech/azios'
|
|
560
|
+
import TechAzuredevops from './tech/azure-devops'
|
|
561
|
+
import TechAzuresqldatabase from './tech/azure-sql-database'
|
|
562
|
+
import TechAzure from './tech/azure'
|
|
563
|
+
import TechBabel from './tech/babel'
|
|
564
|
+
import TechBackbonejs from './tech/backbone-js'
|
|
565
|
+
import TechBallerina from './tech/ballerina'
|
|
566
|
+
import TechBamboo from './tech/bamboo'
|
|
567
|
+
import TechBash from './tech/bash'
|
|
568
|
+
import TechBehance from './tech/behance'
|
|
569
|
+
import TechBitbucket from './tech/bitbucket'
|
|
570
|
+
import TechBlender from './tech/blender'
|
|
571
|
+
import TechBootstrap from './tech/bootstrap'
|
|
572
|
+
import TechBower from './tech/bower'
|
|
573
|
+
import TechBrowserstack from './tech/browserstack'
|
|
574
|
+
import TechBulma from './tech/bulma'
|
|
575
|
+
import TechBun from './tech/bun'
|
|
576
|
+
import TechC from './tech/c'
|
|
577
|
+
import TechCairographics from './tech/cairo-graphics'
|
|
578
|
+
import TechCakephp from './tech/cake-php'
|
|
579
|
+
import TechCanva from './tech/canva'
|
|
580
|
+
import TechCapacitor from './tech/capacitor'
|
|
581
|
+
import TechCassandra from './tech/cassandra'
|
|
582
|
+
import TechCentos from './tech/cent-os'
|
|
583
|
+
import TechChrome from './tech/chrome'
|
|
584
|
+
import TechCircleci from './tech/circle-ci'
|
|
585
|
+
import TechClarity from './tech/clarity'
|
|
586
|
+
import TechClion from './tech/clion'
|
|
587
|
+
import TechClojurescript from './tech/clojure-script'
|
|
588
|
+
import TechClojure from './tech/clojure'
|
|
589
|
+
import TechCloudflareworkers from './tech/cloudflare-workers'
|
|
590
|
+
import TechCloudflare from './tech/cloudflare'
|
|
591
|
+
import TechCmake from './tech/cmake'
|
|
592
|
+
import TechCodeigniter from './tech/code-igniter'
|
|
593
|
+
import TechCodepen from './tech/code-pen'
|
|
594
|
+
import TechCodeac from './tech/codeac'
|
|
595
|
+
import TechCodecov from './tech/codecov'
|
|
596
|
+
import TechCoffeescript from './tech/coffee-script'
|
|
597
|
+
import TechComposer from './tech/composer'
|
|
598
|
+
import TechConfluence from './tech/confluence'
|
|
599
|
+
import TechConsul from './tech/consul'
|
|
600
|
+
import TechContao from './tech/contao'
|
|
601
|
+
import TechCorejs from './tech/corejs'
|
|
602
|
+
import TechCosmosdb from './tech/cosmosdb'
|
|
603
|
+
import TechCouchdb from './tech/couchdb'
|
|
604
|
+
import TechCplusplus from './tech/cplusplus'
|
|
605
|
+
import TechCrystal from './tech/crystal'
|
|
606
|
+
import TechCsharp from './tech/csharp'
|
|
607
|
+
import TechCss3 from './tech/css3'
|
|
608
|
+
import TechCucumber from './tech/cucumber'
|
|
609
|
+
import TechCypress from './tech/cypress'
|
|
610
|
+
import TechD3js from './tech/d3js'
|
|
611
|
+
import TechDart from './tech/dart'
|
|
612
|
+
import TechDatagrip from './tech/data-grip'
|
|
613
|
+
import TechDataspell from './tech/data-spell'
|
|
614
|
+
import TechDbeaver from './tech/dbeaver'
|
|
615
|
+
import TechDebian from './tech/debian'
|
|
616
|
+
import TechDeno from './tech/deno'
|
|
617
|
+
import TechDevicon from './tech/devicon'
|
|
618
|
+
import TechDigitalocean from './tech/digital-ocean'
|
|
619
|
+
import TechDiscordjs from './tech/discord-js'
|
|
620
|
+
import TechDjangorest from './tech/django-rest'
|
|
621
|
+
import TechDjango from './tech/django'
|
|
622
|
+
import TechDocker from './tech/docker'
|
|
623
|
+
import TechDoctrine from './tech/doctrine'
|
|
624
|
+
import TechDropwizard from './tech/dropwizard'
|
|
625
|
+
import TechDrupal from './tech/drupal'
|
|
626
|
+
import TechEclipseceylon from './tech/eclipse-ceylon'
|
|
627
|
+
import TechEclipseide from './tech/eclipse-ide'
|
|
628
|
+
import TechEclipsevertx from './tech/eclipse-vert-x'
|
|
629
|
+
import TechElasticbeats from './tech/elasticbeats'
|
|
630
|
+
import TechElasticsearch from './tech/elasticsearch'
|
|
631
|
+
import TechElectron from './tech/electron'
|
|
632
|
+
import TechEleventy11ty from './tech/eleventy-11ty'
|
|
633
|
+
import TechElixir from './tech/elixir'
|
|
634
|
+
import TechElm from './tech/elm'
|
|
635
|
+
import TechEmbeddedc from './tech/embedded-c'
|
|
636
|
+
import TechEmberjs from './tech/ember-js'
|
|
637
|
+
import TechEnvoy from './tech/envoy'
|
|
638
|
+
import TechErlang from './tech/erlang'
|
|
639
|
+
import TechEslint from './tech/eslint'
|
|
640
|
+
import TechExpress from './tech/express'
|
|
641
|
+
import TechFacebook from './tech/facebook'
|
|
642
|
+
import TechFastapi from './tech/fast-api'
|
|
643
|
+
import TechFastify from './tech/fastify'
|
|
644
|
+
import TechFauna from './tech/fauna'
|
|
645
|
+
import TechFeathers from './tech/feathers'
|
|
646
|
+
import TechFedora from './tech/fedora'
|
|
647
|
+
import TechFigma from './tech/figma'
|
|
648
|
+
import TechFilezilla from './tech/file-zilla'
|
|
649
|
+
import TechFirebase from './tech/firebase'
|
|
650
|
+
import TechFirefox from './tech/firefox'
|
|
651
|
+
import TechFlask from './tech/flask'
|
|
652
|
+
import TechFlutter from './tech/flutter'
|
|
653
|
+
import TechFortran from './tech/fortran'
|
|
654
|
+
import TechFoundation from './tech/foundation'
|
|
655
|
+
import TechFsharp from './tech/fsharp'
|
|
656
|
+
import TechGatling from './tech/gatling'
|
|
657
|
+
import TechGatsby from './tech/gatsby'
|
|
658
|
+
import TechGazebo from './tech/gazebo'
|
|
659
|
+
import TechGcc from './tech/gcc'
|
|
660
|
+
import TechGentoo from './tech/gentoo'
|
|
661
|
+
import TechGhost from './tech/ghost'
|
|
662
|
+
import TechGimp from './tech/gimp'
|
|
663
|
+
import TechGit from './tech/git'
|
|
664
|
+
import TechGitbook from './tech/gitbook'
|
|
665
|
+
import TechGithubactions from './tech/github-actions'
|
|
666
|
+
import TechGithubcodespaces from './tech/github-codespaces'
|
|
667
|
+
import TechGithub from './tech/github'
|
|
668
|
+
import TechGitlab from './tech/gitlab'
|
|
669
|
+
import TechGitpod from './tech/gitpod'
|
|
670
|
+
import TechGitter from './tech/gitter'
|
|
671
|
+
import TechGnuemacs from './tech/gnu-emacs'
|
|
672
|
+
import TechGoland from './tech/go-land'
|
|
673
|
+
import TechGo from './tech/go'
|
|
674
|
+
import TechGodotengine from './tech/godot-engine'
|
|
675
|
+
import TechGooglecloud from './tech/google-cloud'
|
|
676
|
+
import TechGoogle from './tech/google'
|
|
677
|
+
import TechGradle from './tech/gradle'
|
|
678
|
+
import TechGrafana from './tech/grafana'
|
|
679
|
+
import TechGrails from './tech/grails'
|
|
680
|
+
import TechGraphql from './tech/graphql'
|
|
681
|
+
import TechGroovy from './tech/groovy'
|
|
682
|
+
import TechGruntjs from './tech/grunt-js'
|
|
683
|
+
import TechGulpjs from './tech/gulp-js'
|
|
684
|
+
import TechHadoop from './tech/hadoop'
|
|
685
|
+
import TechHandlebars from './tech/handlebars'
|
|
686
|
+
import TechHardhat from './tech/hardhat'
|
|
687
|
+
import TechHarvester from './tech/harvester'
|
|
688
|
+
import TechHashicorpvault from './tech/hashicorp-vault'
|
|
689
|
+
import TechHaskell from './tech/haskell'
|
|
690
|
+
import TechHaxe from './tech/haxe'
|
|
691
|
+
import TechHelm from './tech/helm'
|
|
692
|
+
import TechHeroku from './tech/heroku'
|
|
693
|
+
import TechHibernate from './tech/hibernate'
|
|
694
|
+
import TechHomebrew from './tech/homebrew'
|
|
695
|
+
import TechHtml5 from './tech/html5'
|
|
696
|
+
import TechHugo from './tech/hugo'
|
|
697
|
+
import TechIbmspssstatistics from './tech/ibm-spss-statistics'
|
|
698
|
+
import TechIe10 from './tech/ie10'
|
|
699
|
+
import TechIfttt from './tech/ifttt'
|
|
700
|
+
import TechInfluxdb from './tech/influxdb'
|
|
701
|
+
import TechInkscape from './tech/inkscape'
|
|
702
|
+
import TechInsomnia from './tech/insomnia'
|
|
703
|
+
import TechIntellijidea from './tech/intellij-idea'
|
|
704
|
+
import TechIonic from './tech/ionic'
|
|
705
|
+
import TechJaeger from './tech/jaeger'
|
|
706
|
+
import TechJamstack from './tech/jamstack'
|
|
707
|
+
import TechJasmine from './tech/jasmine'
|
|
708
|
+
import TechJava from './tech/java'
|
|
709
|
+
import TechJavascript from './tech/javascript'
|
|
710
|
+
import TechJeet from './tech/jeet'
|
|
711
|
+
import TechJekyll from './tech/jekyll'
|
|
712
|
+
import TechJenkins from './tech/jenkins'
|
|
713
|
+
import TechJest from './tech/jest'
|
|
714
|
+
import TechJetbrains from './tech/jetbrains'
|
|
715
|
+
import TechJiraalign from './tech/jira-align'
|
|
716
|
+
import TechJira from './tech/jira'
|
|
717
|
+
import TechJquery from './tech/jquery'
|
|
718
|
+
import TechJson from './tech/json'
|
|
719
|
+
import TechJule from './tech/jule'
|
|
720
|
+
import TechJulia from './tech/julia'
|
|
721
|
+
import TechJunit from './tech/junit'
|
|
722
|
+
import TechJupyter from './tech/jupyter'
|
|
723
|
+
import TechK3os from './tech/k3os'
|
|
724
|
+
import TechK3s from './tech/k3s'
|
|
725
|
+
import TechKafka from './tech/kafka'
|
|
726
|
+
import TechKaggle from './tech/kaggle'
|
|
727
|
+
import TechKarate from './tech/karate'
|
|
728
|
+
import TechKarma from './tech/karma'
|
|
729
|
+
import TechKeras from './tech/keras'
|
|
730
|
+
import TechKibana from './tech/kibana'
|
|
731
|
+
import TechKnexjs from './tech/knex-js'
|
|
732
|
+
import TechKnockout from './tech/knockout'
|
|
733
|
+
import TechKotlin from './tech/kotlin'
|
|
734
|
+
import TechKrakenjs from './tech/krakenjs'
|
|
735
|
+
import TechKtor from './tech/ktor'
|
|
736
|
+
import TechKubernetes from './tech/kubernetes'
|
|
737
|
+
import TechLabview from './tech/labview'
|
|
738
|
+
import TechLaravel from './tech/laravel'
|
|
739
|
+
import TechLatex from './tech/latex'
|
|
740
|
+
import TechLessjs from './tech/less-js'
|
|
741
|
+
import TechLinkedin from './tech/linkedin'
|
|
742
|
+
import TechLinux from './tech/linux'
|
|
743
|
+
import TechLiquibase from './tech/liquibase'
|
|
744
|
+
import TechLivewire from './tech/livewire'
|
|
745
|
+
import TechLlvm from './tech/llvm'
|
|
746
|
+
import TechLogstash from './tech/logstash'
|
|
747
|
+
import TechLua from './tech/lua'
|
|
748
|
+
import TechLumen from './tech/lumen'
|
|
749
|
+
import TechMagento from './tech/magento'
|
|
750
|
+
import TechMarkdown from './tech/markdown'
|
|
751
|
+
import TechMaterialui from './tech/material-ui'
|
|
752
|
+
import TechMaterialize from './tech/materialize'
|
|
753
|
+
import TechMatlab from './tech/matlab'
|
|
754
|
+
import TechMatplotlib from './tech/matplotlib'
|
|
755
|
+
import TechMaven from './tech/maven'
|
|
756
|
+
import TechMeteorjs from './tech/meteor-js'
|
|
757
|
+
import TechMicrosoftsqlserver from './tech/microsoft-sql-server'
|
|
758
|
+
import TechMinitab from './tech/minitab'
|
|
759
|
+
import TechMobx from './tech/mob-x'
|
|
760
|
+
import TechMocha from './tech/mocha'
|
|
761
|
+
import TechModx from './tech/modx'
|
|
762
|
+
import TechMoleculer from './tech/moleculer'
|
|
763
|
+
import TechMongodb from './tech/mongodb'
|
|
764
|
+
import TechMongoosejs from './tech/mongoose-js'
|
|
765
|
+
import TechMoodle from './tech/moodle'
|
|
766
|
+
import TechMsdos from './tech/ms-dos'
|
|
767
|
+
import TechMysql from './tech/mysql'
|
|
768
|
+
import TechNano from './tech/nano'
|
|
769
|
+
import TechNerog from './tech/nerog'
|
|
770
|
+
import TechNestjs from './tech/nestjs'
|
|
771
|
+
import TechNetcore from './tech/net-core'
|
|
772
|
+
import TechNet from './tech/net'
|
|
773
|
+
import TechNetworkx from './tech/network-x'
|
|
774
|
+
import TechNew4j from './tech/new4j'
|
|
775
|
+
import TechNextjs from './tech/nextjs'
|
|
776
|
+
import TechNginx from './tech/nginx'
|
|
777
|
+
import TechNhibernate from './tech/nhibernate'
|
|
778
|
+
import TechNim from './tech/nim'
|
|
779
|
+
import TechNimble from './tech/nimble'
|
|
780
|
+
import TechNix from './tech/nix'
|
|
781
|
+
import TechNodejs from './tech/nodejs'
|
|
782
|
+
import TechNodemon from './tech/nodemon'
|
|
783
|
+
import TechNodewebkit from './tech/nodewebkit'
|
|
784
|
+
import TechNpm from './tech/npm'
|
|
785
|
+
import TechNuget from './tech/nuget'
|
|
786
|
+
import TechNumpy from './tech/num-py'
|
|
787
|
+
import TechNuxtjs from './tech/nuxt-js'
|
|
788
|
+
import TechObjectivec from './tech/objective-c'
|
|
789
|
+
import TechOcaml from './tech/ocaml'
|
|
790
|
+
import TechOhmyzsh from './tech/oh-my-zsh'
|
|
791
|
+
import TechOkta from './tech/okta'
|
|
792
|
+
import TechOpenal from './tech/open-al'
|
|
793
|
+
import TechOpenapi from './tech/open-api'
|
|
794
|
+
import TechOpencl from './tech/open-cl'
|
|
795
|
+
import TechOpencv from './tech/open-cv'
|
|
796
|
+
import TechOpengl from './tech/open-gl'
|
|
797
|
+
import TechOpenstack from './tech/open-stack'
|
|
798
|
+
import TechOpensuse from './tech/open-suse'
|
|
799
|
+
import TechOpentelemetry from './tech/open-telemetry'
|
|
800
|
+
import TechOpera from './tech/opera'
|
|
801
|
+
import TechOracle from './tech/oracle'
|
|
802
|
+
import TechP5js from './tech/p5js'
|
|
803
|
+
import TechPacker from './tech/packer'
|
|
804
|
+
import TechPandas from './tech/pandas'
|
|
805
|
+
import TechPerl from './tech/perl'
|
|
806
|
+
import TechPfsense from './tech/pf-sense'
|
|
807
|
+
import TechPhalcon from './tech/phalcon'
|
|
808
|
+
import TechPhoenixframework from './tech/phoenix-framework'
|
|
809
|
+
import TechPhotonengine from './tech/photon-engine'
|
|
810
|
+
import TechPhpstorm from './tech/php-storm'
|
|
811
|
+
import TechPhp from './tech/php'
|
|
812
|
+
import TechPlaywrite from './tech/playwrite'
|
|
813
|
+
import TechPloty from './tech/ploty'
|
|
814
|
+
import TechPodman from './tech/podman'
|
|
815
|
+
import TechPolygon from './tech/polygon'
|
|
816
|
+
import TechPortainer from './tech/portainer'
|
|
817
|
+
import TechPostcss from './tech/postcss'
|
|
818
|
+
import TechPostgresql from './tech/postgresql'
|
|
819
|
+
import TechPostman from './tech/postman'
|
|
820
|
+
import TechPowershell from './tech/powershell'
|
|
821
|
+
import TechProcessing from './tech/processing'
|
|
822
|
+
import TechPrometheus from './tech/prometheus'
|
|
823
|
+
import TechProtractor from './tech/protractor'
|
|
824
|
+
import TechPurescript from './tech/purescript'
|
|
825
|
+
import TechPutty from './tech/putty'
|
|
826
|
+
import TechPycharm from './tech/pycharm'
|
|
827
|
+
import TechPyscript from './tech/pyscript'
|
|
828
|
+
import TechPytest from './tech/pytest'
|
|
829
|
+
import TechPythonpoetry from './tech/python-poetry'
|
|
830
|
+
import TechPython from './tech/python'
|
|
831
|
+
import TechPytorch from './tech/pytorch'
|
|
832
|
+
import TechQodana from './tech/qodana'
|
|
833
|
+
import TechQt from './tech/qt'
|
|
834
|
+
import TechQuarkus from './tech/quarkus'
|
|
835
|
+
import TechQuasar from './tech/quasar'
|
|
836
|
+
import TechQwik from './tech/qwik'
|
|
837
|
+
import TechR from './tech/r'
|
|
838
|
+
import TechRabbitmq from './tech/rabbitmq'
|
|
839
|
+
import TechRancher from './tech/rancher'
|
|
840
|
+
import TechRaspberrypi from './tech/raspberrypi'
|
|
841
|
+
import TechReach from './tech/reach'
|
|
842
|
+
import TechReactbootstrap from './tech/react-bootstrap'
|
|
843
|
+
import TechReact from './tech/react'
|
|
844
|
+
import TechRealm from './tech/realm'
|
|
845
|
+
import TechRedcubesepiccompilerthingyprogrammingrect from './tech/red-cube-s-epic-compiler-thingy-programming-re-ct'
|
|
846
|
+
import TechRedhat from './tech/redhat'
|
|
847
|
+
import TechRedis from './tech/redis'
|
|
848
|
+
import TechRedux from './tech/redux'
|
|
849
|
+
import TechRenpy from './tech/ren-py'
|
|
850
|
+
import TechRider from './tech/rider'
|
|
851
|
+
import TechRobotoperatingsystemros from './tech/robot-operating-system-ros'
|
|
852
|
+
import TechRocksdb from './tech/rocksdb'
|
|
853
|
+
import TechRollupjs from './tech/rollup-js'
|
|
854
|
+
import TechRspec from './tech/rspec'
|
|
855
|
+
import TechRstudio from './tech/rstudio'
|
|
856
|
+
import TechRubymine from './tech/ruby-mine'
|
|
857
|
+
import TechRubyonrails from './tech/ruby-on-rails'
|
|
858
|
+
import TechRuby from './tech/ruby'
|
|
859
|
+
import TechRust from './tech/rust'
|
|
860
|
+
import TechSalesforce from './tech/salesforce'
|
|
861
|
+
import TechSanity from './tech/sanity'
|
|
862
|
+
import TechSass from './tech/sass'
|
|
863
|
+
import TechScala from './tech/scala'
|
|
864
|
+
import TechScalingo from './tech/scalingo'
|
|
865
|
+
import TechSdl from './tech/sdl'
|
|
866
|
+
import TechSelenium from './tech/selenium'
|
|
867
|
+
import TechSemasoftware from './tech/sema-software'
|
|
868
|
+
import TechSequelize from './tech/sequelize'
|
|
869
|
+
import TechShopware from './tech/shopware'
|
|
870
|
+
import TechSketch from './tech/sketch'
|
|
871
|
+
import TechSlack from './tech/slack'
|
|
872
|
+
import TechSocketio from './tech/socket-io'
|
|
873
|
+
import TechSolidjs from './tech/solid-js'
|
|
874
|
+
import TechSolidity from './tech/solidity'
|
|
875
|
+
import TechSonarqube from './tech/sonarqube'
|
|
876
|
+
import TechSourcetree from './tech/sourcetree'
|
|
877
|
+
import TechSpark from './tech/spark'
|
|
878
|
+
import TechSplunk from './tech/splunk'
|
|
879
|
+
import TechSpring from './tech/spring'
|
|
880
|
+
import TechSqldeveloper from './tech/sql-developer'
|
|
881
|
+
import TechSqlalchemy from './tech/sqlalchemy'
|
|
882
|
+
import TechSqlite from './tech/sqlite'
|
|
883
|
+
import TechSsh from './tech/ssh'
|
|
884
|
+
import TechStackoverflow from './tech/stackoverflow'
|
|
885
|
+
import TechStata from './tech/stata'
|
|
886
|
+
import TechStorybook from './tech/storybook'
|
|
887
|
+
import TechStreamlit from './tech/streamlit'
|
|
888
|
+
import TechStylus from './tech/stylus'
|
|
889
|
+
import TechSubversion from './tech/subversion'
|
|
890
|
+
import TechSvelte from './tech/svelte'
|
|
891
|
+
import TechSwagger from './tech/swagger'
|
|
892
|
+
import TechSwift from './tech/swift'
|
|
893
|
+
import TechSymfony from './tech/symfony'
|
|
894
|
+
import TechTailwindcss from './tech/tailwind-css'
|
|
895
|
+
import TechTauri from './tech/tauri'
|
|
896
|
+
import TechTensorflow from './tech/tensorflow'
|
|
897
|
+
import TechTerraform from './tech/terraform'
|
|
898
|
+
import TechTex from './tech/tex'
|
|
899
|
+
import TechThealgorithms from './tech/the-algorithms'
|
|
900
|
+
import TechThreejs from './tech/three-js'
|
|
901
|
+
import TechTitaniumsdk from './tech/titanium-sdk'
|
|
902
|
+
import TechTomcat from './tech/tomcat'
|
|
903
|
+
import TechTortoisegit from './tech/tortoise-git'
|
|
904
|
+
import TechTower from './tech/tower'
|
|
905
|
+
import TechTraefikmesh from './tech/traefik-mesh'
|
|
906
|
+
import TechTraefikproxy from './tech/traefik-proxy'
|
|
907
|
+
import TechTravisci from './tech/travis-ci'
|
|
908
|
+
import TechTrello from './tech/trello'
|
|
909
|
+
import TechTwitter from './tech/twitter'
|
|
910
|
+
import TechTypescript from './tech/typescript'
|
|
911
|
+
import TechTypo3 from './tech/typo3'
|
|
912
|
+
import TechUbuntu from './tech/ubuntu'
|
|
913
|
+
import TechUml from './tech/uml'
|
|
914
|
+
import TechUnity from './tech/unity'
|
|
915
|
+
import TechUnix from './tech/unix'
|
|
916
|
+
import TechUnrealengine from './tech/unreal-engine'
|
|
917
|
+
import TechUwsgi from './tech/uwsgi'
|
|
918
|
+
import TechV8 from './tech/v8'
|
|
919
|
+
import TechVagrant from './tech/vagrant'
|
|
920
|
+
import TechVala from './tech/vala'
|
|
921
|
+
import TechVercel from './tech/vercel'
|
|
922
|
+
import TechVeutify from './tech/veutify'
|
|
923
|
+
import TechVim from './tech/vim'
|
|
924
|
+
import TechVisualstudio from './tech/visualstudio'
|
|
925
|
+
import TechVite from './tech/vite'
|
|
926
|
+
import TechVitejs from './tech/vitejs'
|
|
927
|
+
import TechVscode from './tech/vscode'
|
|
928
|
+
import TechVsphere from './tech/vsphere'
|
|
929
|
+
import TechVuestorefront from './tech/vue-storefront'
|
|
930
|
+
import TechVue from './tech/vue'
|
|
931
|
+
import TechVyper from './tech/vyper'
|
|
932
|
+
import TechWebassembly from './tech/webassembly'
|
|
933
|
+
import TechWebflow from './tech/webflow'
|
|
934
|
+
import TechWeblate from './tech/weblate'
|
|
935
|
+
import TechWebpack from './tech/webpack'
|
|
936
|
+
import TechWebstorm from './tech/webstorm'
|
|
937
|
+
import TechWindows11 from './tech/windows11'
|
|
938
|
+
import TechWindows8 from './tech/windows8'
|
|
939
|
+
import TechWoocommerce from './tech/woo-commerce'
|
|
940
|
+
import TechWordpress from './tech/wordpress'
|
|
941
|
+
import TechXamarin from './tech/xamarin'
|
|
942
|
+
import TechXcode from './tech/xcode'
|
|
943
|
+
import TechXml from './tech/xml'
|
|
944
|
+
import TechYaml from './tech/yaml'
|
|
945
|
+
import TechYarn from './tech/yarn'
|
|
946
|
+
import TechYiiframework from './tech/yii-framework'
|
|
947
|
+
import TechYunohost from './tech/yuno-host'
|
|
948
|
+
import TechZendframework from './tech/zend-framework'
|
|
949
|
+
import TechZig from './tech/zig'
|
|
950
|
+
export const Icons = {
|
|
951
|
+
'aws:activate': AwsActivate,
|
|
952
|
+
'aws:alexa-for-business': AwsAlexaforbusiness,
|
|
953
|
+
'aws:amplify': AwsAmplify,
|
|
954
|
+
'aws:apache-mxnet-on-aws': AwsApachemxnetonaws,
|
|
955
|
+
'aws:api-gateway': AwsApigateway,
|
|
956
|
+
'aws:app-config': AwsAppconfig,
|
|
957
|
+
'aws:app-flow': AwsAppflow,
|
|
958
|
+
'aws:app-mesh': AwsAppmesh,
|
|
959
|
+
'aws:app-runner': AwsApprunner,
|
|
960
|
+
'aws:app-stream': AwsAppstream,
|
|
961
|
+
'aws:app-sync': AwsAppsync,
|
|
962
|
+
'aws:application-auto-scaling': AwsApplicationautoscaling,
|
|
963
|
+
'aws:application-composer': AwsApplicationcomposer,
|
|
964
|
+
'aws:application-cost-profiler': AwsApplicationcostprofiler,
|
|
965
|
+
'aws:application-discovery-service': AwsApplicationdiscoveryservice,
|
|
966
|
+
'aws:application-migration-service': AwsApplicationmigrationservice,
|
|
967
|
+
'aws:artifact': AwsArtifact,
|
|
968
|
+
'aws:athena': AwsAthena,
|
|
969
|
+
'aws:audit-manager': AwsAuditmanager,
|
|
970
|
+
'aws:augmented-ai-a2i': AwsAugmentedaia2i,
|
|
971
|
+
'aws:aurora': AwsAurora,
|
|
972
|
+
'aws:auto-scaling': AwsAutoscaling,
|
|
973
|
+
'aws:backint-agent': AwsBackintagent,
|
|
974
|
+
'aws:backup': AwsBackup,
|
|
975
|
+
'aws:batch': AwsBatch,
|
|
976
|
+
'aws:billing-conductor': AwsBillingconductor,
|
|
977
|
+
'aws:bottlerocket': AwsBottlerocket,
|
|
978
|
+
'aws:braket': AwsBraket,
|
|
979
|
+
'aws:budgets': AwsBudgets,
|
|
980
|
+
'aws:certificate-manager': AwsCertificatemanager,
|
|
981
|
+
'aws:chatbot': AwsChatbot,
|
|
982
|
+
'aws:chime-sdk': AwsChimesdk,
|
|
983
|
+
'aws:chime-voice-connector': AwsChimevoiceconnector,
|
|
984
|
+
'aws:chime': AwsChime,
|
|
985
|
+
'aws:clean-rooms': AwsCleanrooms,
|
|
986
|
+
'aws:client-vpn': AwsClientvpn,
|
|
987
|
+
'aws:cloud-control-api': AwsCloudcontrolapi,
|
|
988
|
+
'aws:cloud-development-kit': AwsClouddevelopmentkit,
|
|
989
|
+
'aws:cloud-directory': AwsClouddirectory,
|
|
990
|
+
'aws:cloud-formation': AwsCloudformation,
|
|
991
|
+
'aws:cloud-front': AwsCloudfront,
|
|
992
|
+
'aws:cloud-hsm': AwsCloudhsm,
|
|
993
|
+
'aws:cloud-map': AwsCloudmap,
|
|
994
|
+
'aws:cloud-search': AwsCloudsearch,
|
|
995
|
+
'aws:cloud-shell': AwsCloudshell,
|
|
996
|
+
'aws:cloud-trail': AwsCloudtrail,
|
|
997
|
+
'aws:cloud-wan': AwsCloudwan,
|
|
998
|
+
'aws:cloud-watch': AwsCloudwatch,
|
|
999
|
+
'aws:cloud9': AwsCloud9,
|
|
1000
|
+
'aws:code-artifact': AwsCodeartifact,
|
|
1001
|
+
'aws:code-build': AwsCodebuild,
|
|
1002
|
+
'aws:code-catalyst': AwsCodecatalyst,
|
|
1003
|
+
'aws:code-commit': AwsCodecommit,
|
|
1004
|
+
'aws:code-deploy': AwsCodedeploy,
|
|
1005
|
+
'aws:code-guru': AwsCodeguru,
|
|
1006
|
+
'aws:code-pipeline': AwsCodepipeline,
|
|
1007
|
+
'aws:code-star': AwsCodestar,
|
|
1008
|
+
'aws:code-whisperer': AwsCodewhisperer,
|
|
1009
|
+
'aws:cognito': AwsCognito,
|
|
1010
|
+
'aws:command-line-interface': AwsCommandlineinterface,
|
|
1011
|
+
'aws:comprehend-medical': AwsComprehendmedical,
|
|
1012
|
+
'aws:comprehend': AwsComprehend,
|
|
1013
|
+
'aws:compute-optimizer': AwsComputeoptimizer,
|
|
1014
|
+
'aws:config': AwsConfig,
|
|
1015
|
+
'aws:connect': AwsConnect,
|
|
1016
|
+
'aws:console-mobile-application': AwsConsolemobileapplication,
|
|
1017
|
+
'aws:control-tower': AwsControltower,
|
|
1018
|
+
'aws:corretto': AwsCorretto,
|
|
1019
|
+
'aws:cost-and-usage-report': AwsCostandusagereport,
|
|
1020
|
+
'aws:cost-explorer': AwsCostexplorer,
|
|
1021
|
+
'aws:data-exchange': AwsDataexchange,
|
|
1022
|
+
'aws:data-pipeline': AwsDatapipeline,
|
|
1023
|
+
'aws:data-sync': AwsDatasync,
|
|
1024
|
+
'aws:data-zone': AwsDatazone,
|
|
1025
|
+
'aws:database-migration-service': AwsDatabasemigrationservice,
|
|
1026
|
+
'aws:deep-composer': AwsDeepcomposer,
|
|
1027
|
+
'aws:deep-learning-amis': AwsDeeplearningamis,
|
|
1028
|
+
'aws:deep-learning-containers': AwsDeeplearningcontainers,
|
|
1029
|
+
'aws:deep-lens': AwsDeeplens,
|
|
1030
|
+
'aws:deep-racer': AwsDeepracer,
|
|
1031
|
+
'aws:detective': AwsDetective,
|
|
1032
|
+
'aws:dev-ops-guru': AwsDevopsguru,
|
|
1033
|
+
'aws:device-farm': AwsDevicefarm,
|
|
1034
|
+
'aws:direct-connect': AwsDirectconnect,
|
|
1035
|
+
'aws:directory-service': AwsDirectoryservice,
|
|
1036
|
+
'aws:distro-for-open-telemetry': AwsDistroforopentelemetry,
|
|
1037
|
+
'aws:document-db': AwsDocumentdb,
|
|
1038
|
+
'aws:dynamo-db': AwsDynamodb,
|
|
1039
|
+
'aws:ec2-auto-scaling': AwsEc2autoscaling,
|
|
1040
|
+
'aws:ec2-image-builder': AwsEc2imagebuilder,
|
|
1041
|
+
'aws:ec2': AwsEc2,
|
|
1042
|
+
'aws:ecs-anywhere': AwsEcsanywhere,
|
|
1043
|
+
'aws:efs': AwsEfs,
|
|
1044
|
+
'aws:eks-anywhere': AwsEksanywhere,
|
|
1045
|
+
'aws:eks-cloud': AwsEkscloud,
|
|
1046
|
+
'aws:eks-distro': AwsEksdistro,
|
|
1047
|
+
'aws:elasti-cache': AwsElasticache,
|
|
1048
|
+
'aws:elastic-beanstalk': AwsElasticbeanstalk,
|
|
1049
|
+
'aws:elastic-block-store': AwsElasticblockstore,
|
|
1050
|
+
'aws:elastic-container-registry': AwsElasticcontainerregistry,
|
|
1051
|
+
'aws:elastic-container-service': AwsElasticcontainerservice,
|
|
1052
|
+
'aws:elastic-disaster-recovery': AwsElasticdisasterrecovery,
|
|
1053
|
+
'aws:elastic-fabric-adapter': AwsElasticfabricadapter,
|
|
1054
|
+
'aws:elastic-inference': AwsElasticinference,
|
|
1055
|
+
'aws:elastic-kubernetes-service': AwsElastickubernetesservice,
|
|
1056
|
+
'aws:elastic-load-balancing': AwsElasticloadbalancing,
|
|
1057
|
+
'aws:elastic-transcoder': AwsElastictranscoder,
|
|
1058
|
+
'aws:elemental-appliances-software': AwsElementalappliancessoftware,
|
|
1059
|
+
'aws:elemental-conductor': AwsElementalconductor,
|
|
1060
|
+
'aws:elemental-delta': AwsElementaldelta,
|
|
1061
|
+
'aws:elemental-link': AwsElementallink,
|
|
1062
|
+
'aws:elemental-live': AwsElementallive,
|
|
1063
|
+
'aws:elemental-media-connect': AwsElementalmediaconnect,
|
|
1064
|
+
'aws:elemental-media-convert': AwsElementalmediaconvert,
|
|
1065
|
+
'aws:elemental-media-live': AwsElementalmedialive,
|
|
1066
|
+
'aws:elemental-media-package': AwsElementalmediapackage,
|
|
1067
|
+
'aws:elemental-media-store': AwsElementalmediastore,
|
|
1068
|
+
'aws:elemental-media-tailor': AwsElementalmediatailor,
|
|
1069
|
+
'aws:elemental-server': AwsElementalserver,
|
|
1070
|
+
'aws:emr': AwsEmr,
|
|
1071
|
+
'aws:event-bridge': AwsEventbridge,
|
|
1072
|
+
'aws:express-workflows': AwsExpressworkflows,
|
|
1073
|
+
'aws:fargate': AwsFargate,
|
|
1074
|
+
'aws:fault-injection-simulator': AwsFaultinjectionsimulator,
|
|
1075
|
+
'aws:file-cache': AwsFilecache,
|
|
1076
|
+
'aws:fin-space': AwsFinspace,
|
|
1077
|
+
'aws:firewall-manager': AwsFirewallmanager,
|
|
1078
|
+
'aws:forecast': AwsForecast,
|
|
1079
|
+
'aws:fraud-detector': AwsFrauddetector,
|
|
1080
|
+
'aws:free-rtos': AwsFreertos,
|
|
1081
|
+
'aws:fsx-for-lustre': AwsFsxforlustre,
|
|
1082
|
+
'aws:fsx-for-net-app-ontap': AwsFsxfornetappontap,
|
|
1083
|
+
'aws:fsx-for-open-zfs': AwsFsxforopenzfs,
|
|
1084
|
+
'aws:fsx-for-wfs': AwsFsxforwfs,
|
|
1085
|
+
'aws:fsx': AwsFsx,
|
|
1086
|
+
'aws:game-kit': AwsGamekit,
|
|
1087
|
+
'aws:game-lift': AwsGamelift,
|
|
1088
|
+
'aws:game-sparks': AwsGamesparks,
|
|
1089
|
+
'aws:genomics-cli': AwsGenomicscli,
|
|
1090
|
+
'aws:global-accelerator': AwsGlobalaccelerator,
|
|
1091
|
+
'aws:glue-data-brew': AwsGluedatabrew,
|
|
1092
|
+
'aws:glue-elastic-views': AwsGlueelasticviews,
|
|
1093
|
+
'aws:glue': AwsGlue,
|
|
1094
|
+
'aws:ground-station': AwsGroundstation,
|
|
1095
|
+
'aws:guard-duty': AwsGuardduty,
|
|
1096
|
+
'aws:health-lake': AwsHealthlake,
|
|
1097
|
+
'aws:honeycode': AwsHoneycode,
|
|
1098
|
+
'aws:iam-identity-center': AwsIamidentitycenter,
|
|
1099
|
+
'aws:identity-and-access-management': AwsIdentityandaccessmanagement,
|
|
1100
|
+
'aws:inspector': AwsInspector,
|
|
1101
|
+
'aws:interactive-video-service': AwsInteractivevideoservice,
|
|
1102
|
+
'aws:io-t-1-click': AwsIot1click,
|
|
1103
|
+
'aws:io-t-analytics': AwsIotanalytics,
|
|
1104
|
+
'aws:io-t-button': AwsIotbutton,
|
|
1105
|
+
'aws:io-t-core': AwsIotcore,
|
|
1106
|
+
'aws:io-t-device-defender': AwsIotdevicedefender,
|
|
1107
|
+
'aws:io-t-device-management': AwsIotdevicemanagement,
|
|
1108
|
+
'aws:io-t-edu-kit': AwsIotedukit,
|
|
1109
|
+
'aws:io-t-events': AwsIotevents,
|
|
1110
|
+
'aws:io-t-express-link': AwsIotexpresslink,
|
|
1111
|
+
'aws:io-t-fleet-wise': AwsIotfleetwise,
|
|
1112
|
+
'aws:io-t-greengrass': AwsIotgreengrass,
|
|
1113
|
+
'aws:io-t-robo-runner': AwsIotroborunner,
|
|
1114
|
+
'aws:io-t-site-wise': AwsIotsitewise,
|
|
1115
|
+
'aws:io-t-things-graph': AwsIotthingsgraph,
|
|
1116
|
+
'aws:io-t-twin-maker': AwsIottwinmaker,
|
|
1117
|
+
'aws:iq': AwsIq,
|
|
1118
|
+
'aws:kendra': AwsKendra,
|
|
1119
|
+
'aws:key-management-service': AwsKeymanagementservice,
|
|
1120
|
+
'aws:keyspaces': AwsKeyspaces,
|
|
1121
|
+
'aws:kinesis-data-analytics': AwsKinesisdataanalytics,
|
|
1122
|
+
'aws:kinesis-data-streams': AwsKinesisdatastreams,
|
|
1123
|
+
'aws:kinesis-firehose': AwsKinesisfirehose,
|
|
1124
|
+
'aws:kinesis-video-streams': AwsKinesisvideostreams,
|
|
1125
|
+
'aws:kinesis': AwsKinesis,
|
|
1126
|
+
'aws:lake-formation': AwsLakeformation,
|
|
1127
|
+
'aws:lambda': AwsLambda,
|
|
1128
|
+
'aws:launch-wizard': AwsLaunchwizard,
|
|
1129
|
+
'aws:lex': AwsLex,
|
|
1130
|
+
'aws:license-manager': AwsLicensemanager,
|
|
1131
|
+
'aws:lightsail': AwsLightsail,
|
|
1132
|
+
'aws:local-zones': AwsLocalzones,
|
|
1133
|
+
'aws:location-service': AwsLocationservice,
|
|
1134
|
+
'aws:lookout-for-equipment': AwsLookoutforequipment,
|
|
1135
|
+
'aws:lookout-for-metrics': AwsLookoutformetrics,
|
|
1136
|
+
'aws:lookout-for-vision': AwsLookoutforvision,
|
|
1137
|
+
'aws:lumberyard': AwsLumberyard,
|
|
1138
|
+
'aws:macie': AwsMacie,
|
|
1139
|
+
'aws:mainframe-modernization': AwsMainframemodernization,
|
|
1140
|
+
'aws:managed-blockchain': AwsManagedblockchain,
|
|
1141
|
+
'aws:managed-grafana': AwsManagedgrafana,
|
|
1142
|
+
'aws:managed-service-for-prometheus': AwsManagedserviceforprometheus,
|
|
1143
|
+
'aws:managed-services': AwsManagedservices,
|
|
1144
|
+
'aws:managed-streaming-for-apache-kafka': AwsManagedstreamingforapachekafka,
|
|
1145
|
+
'aws:managed-workflows-for-apache-airflow': AwsManagedworkflowsforapacheairflow,
|
|
1146
|
+
'aws:management-console': AwsManagementconsole,
|
|
1147
|
+
'aws:marketplace-dark': AwsMarketplacedark,
|
|
1148
|
+
'aws:marketplace-light': AwsMarketplacelight,
|
|
1149
|
+
'aws:memory-db-for-redis': AwsMemorydbforredis,
|
|
1150
|
+
'aws:migration-evaluator': AwsMigrationevaluator,
|
|
1151
|
+
'aws:migration-hub': AwsMigrationhub,
|
|
1152
|
+
'aws:monitron': AwsMonitron,
|
|
1153
|
+
'aws:mq': AwsMq,
|
|
1154
|
+
'aws:neptune': AwsNeptune,
|
|
1155
|
+
'aws:network-firewall': AwsNetworkfirewall,
|
|
1156
|
+
'aws:neuron': AwsNeuron,
|
|
1157
|
+
'aws:nice-dcv': AwsNicedcv,
|
|
1158
|
+
'aws:nice-engin-frame': AwsNiceenginframe,
|
|
1159
|
+
'aws:nimble-studio': AwsNimblestudio,
|
|
1160
|
+
'aws:nitro-enclaves': AwsNitroenclaves,
|
|
1161
|
+
'aws:omics': AwsOmics,
|
|
1162
|
+
'aws:open-3d-engine': AwsOpen3dengine,
|
|
1163
|
+
'aws:open-search-service': AwsOpensearchservice,
|
|
1164
|
+
'aws:ops-works': AwsOpsworks,
|
|
1165
|
+
'aws:organizations': AwsOrganizations,
|
|
1166
|
+
'aws:outposts-family': AwsOutpostsfamily,
|
|
1167
|
+
'aws:outposts-rack': AwsOutpostsrack,
|
|
1168
|
+
'aws:outposts-servers': AwsOutpostsservers,
|
|
1169
|
+
'aws:panorama': AwsPanorama,
|
|
1170
|
+
'aws:parallel-cluster': AwsParallelcluster,
|
|
1171
|
+
'aws:personal-health-dashboard': AwsPersonalhealthdashboard,
|
|
1172
|
+
'aws:personalize': AwsPersonalize,
|
|
1173
|
+
'aws:pinpoint-apis': AwsPinpointapis,
|
|
1174
|
+
'aws:pinpoint': AwsPinpoint,
|
|
1175
|
+
'aws:polly': AwsPolly,
|
|
1176
|
+
'aws:private-5g': AwsPrivate5g,
|
|
1177
|
+
'aws:private-certificate-authority': AwsPrivatecertificateauthority,
|
|
1178
|
+
'aws:private-link': AwsPrivatelink,
|
|
1179
|
+
'aws:professional-services': AwsProfessionalservices,
|
|
1180
|
+
'aws:proton': AwsProton,
|
|
1181
|
+
'aws:quantum-ledger-database': AwsQuantumledgerdatabase,
|
|
1182
|
+
'aws:quick-sight': AwsQuicksight,
|
|
1183
|
+
'aws:rds-on-vmware': AwsRdsonvmware,
|
|
1184
|
+
'aws:rds': AwsRds,
|
|
1185
|
+
'aws:re-post': AwsRepost,
|
|
1186
|
+
'aws:red-hat-open-shift-service-on-aws': AwsRedhatopenshiftserviceonaws,
|
|
1187
|
+
'aws:redshift': AwsRedshift,
|
|
1188
|
+
'aws:rekognition': AwsRekognition,
|
|
1189
|
+
'aws:reserved-instance-reporting': AwsReservedinstancereporting,
|
|
1190
|
+
'aws:resilience-hub': AwsResiliencehub,
|
|
1191
|
+
'aws:resource-access-manager': AwsResourceaccessmanager,
|
|
1192
|
+
'aws:resource-explorer': AwsResourceexplorer,
|
|
1193
|
+
'aws:robo-maker': AwsRobomaker,
|
|
1194
|
+
'aws:route-53': AwsRoute53,
|
|
1195
|
+
'aws:s3-on-outposts': AwsS3onoutposts,
|
|
1196
|
+
'aws:sage-maker-ground-truth': AwsSagemakergroundtruth,
|
|
1197
|
+
'aws:sage-maker-studio-lab': AwsSagemakerstudiolab,
|
|
1198
|
+
'aws:sage-maker': AwsSagemaker,
|
|
1199
|
+
'aws:savings-plans': AwsSavingsplans,
|
|
1200
|
+
'aws:secrets-manager': AwsSecretsmanager,
|
|
1201
|
+
'aws:security-hub': AwsSecurityhub,
|
|
1202
|
+
'aws:security-lake': AwsSecuritylake,
|
|
1203
|
+
'aws:server-migration-service': AwsServermigrationservice,
|
|
1204
|
+
'aws:serverless-application-repository': AwsServerlessapplicationrepository,
|
|
1205
|
+
'aws:service-catalog': AwsServicecatalog,
|
|
1206
|
+
'aws:service-management-connector': AwsServicemanagementconnector,
|
|
1207
|
+
'aws:shield': AwsShield,
|
|
1208
|
+
'aws:signer': AwsSigner,
|
|
1209
|
+
'aws:sim-space-weaver': AwsSimspaceweaver,
|
|
1210
|
+
'aws:simple-email-service': AwsSimpleemailservice,
|
|
1211
|
+
'aws:simple-notification-service': AwsSimplenotificationservice,
|
|
1212
|
+
'aws:simple-queue-service': AwsSimplequeueservice,
|
|
1213
|
+
'aws:simple-storage-service-glacier': AwsSimplestorageserviceglacier,
|
|
1214
|
+
'aws:simple-storage-service': AwsSimplestorageservice,
|
|
1215
|
+
'aws:site-to-site-vpn': AwsSitetositevpn,
|
|
1216
|
+
'aws:snowball-edge': AwsSnowballedge,
|
|
1217
|
+
'aws:snowball': AwsSnowball,
|
|
1218
|
+
'aws:snowcone': AwsSnowcone,
|
|
1219
|
+
'aws:snowmobile': AwsSnowmobile,
|
|
1220
|
+
'aws:step-functions': AwsStepfunctions,
|
|
1221
|
+
'aws:storage-gateway': AwsStoragegateway,
|
|
1222
|
+
'aws:sumerian': AwsSumerian,
|
|
1223
|
+
'aws:supply-chain': AwsSupplychain,
|
|
1224
|
+
'aws:support': AwsSupport,
|
|
1225
|
+
'aws:systems-manager': AwsSystemsmanager,
|
|
1226
|
+
'aws:tensor-flow-on-aws': AwsTensorflowonaws,
|
|
1227
|
+
'aws:textract': AwsTextract,
|
|
1228
|
+
'aws:thinkbox-deadline': AwsThinkboxdeadline,
|
|
1229
|
+
'aws:thinkbox-frost': AwsThinkboxfrost,
|
|
1230
|
+
'aws:thinkbox-krakatoa': AwsThinkboxkrakatoa,
|
|
1231
|
+
'aws:thinkbox-sequoia': AwsThinkboxsequoia,
|
|
1232
|
+
'aws:thinkbox-stoke': AwsThinkboxstoke,
|
|
1233
|
+
'aws:thinkbox-xmesh': AwsThinkboxxmesh,
|
|
1234
|
+
'aws:timestream': AwsTimestream,
|
|
1235
|
+
'aws:tools-and-sdks': AwsToolsandsdks,
|
|
1236
|
+
'aws:torch-serve': AwsTorchserve,
|
|
1237
|
+
'aws:training-certification': AwsTrainingcertification,
|
|
1238
|
+
'aws:transcribe': AwsTranscribe,
|
|
1239
|
+
'aws:transfer-family': AwsTransferfamily,
|
|
1240
|
+
'aws:transit-gateway': AwsTransitgateway,
|
|
1241
|
+
'aws:translate': AwsTranslate,
|
|
1242
|
+
'aws:trusted-advisor': AwsTrustedadvisor,
|
|
1243
|
+
'aws:verified-access': AwsVerifiedaccess,
|
|
1244
|
+
'aws:verified-permissions': AwsVerifiedpermissions,
|
|
1245
|
+
'aws:virtual-private-cloud': AwsVirtualprivatecloud,
|
|
1246
|
+
'aws:vmware-cloud-on-aws': AwsVmwarecloudonaws,
|
|
1247
|
+
'aws:vpc-lattice': AwsVpclattice,
|
|
1248
|
+
'aws:waf': AwsWaf,
|
|
1249
|
+
'aws:wavelength': AwsWavelength,
|
|
1250
|
+
'aws:well-architected-tool': AwsWellarchitectedtool,
|
|
1251
|
+
'aws:wickr': AwsWickr,
|
|
1252
|
+
'aws:work-docs-sdk': AwsWorkdocssdk,
|
|
1253
|
+
'aws:work-docs': AwsWorkdocs,
|
|
1254
|
+
'aws:work-link': AwsWorklink,
|
|
1255
|
+
'aws:work-mail': AwsWorkmail,
|
|
1256
|
+
'aws:work-spaces-family': AwsWorkspacesfamily,
|
|
1257
|
+
'aws:x-ray': AwsXray,
|
|
1258
|
+
'gcp:access-context-manager': GcpAccesscontextmanager,
|
|
1259
|
+
'gcp:administration': GcpAdministration,
|
|
1260
|
+
'gcp:advanced-agent-modeling': GcpAdvancedagentmodeling,
|
|
1261
|
+
'gcp:advanced-solutions-lab': GcpAdvancedsolutionslab,
|
|
1262
|
+
'gcp:agent-assist': GcpAgentassist,
|
|
1263
|
+
'gcp:ai-hub': GcpAihub,
|
|
1264
|
+
'gcp:ai-platform-unified': GcpAiplatformunified,
|
|
1265
|
+
'gcp:ai-platform': GcpAiplatform,
|
|
1266
|
+
'gcp:analytics-hub': GcpAnalyticshub,
|
|
1267
|
+
'gcp:anthos-config-management': GcpAnthosconfigmanagement,
|
|
1268
|
+
'gcp:anthos-service-mesh': GcpAnthosservicemesh,
|
|
1269
|
+
'gcp:anthos': GcpAnthos,
|
|
1270
|
+
'gcp:api-analytics': GcpApianalytics,
|
|
1271
|
+
'gcp:api-monetization': GcpApimonetization,
|
|
1272
|
+
'gcp:api': GcpApi,
|
|
1273
|
+
'gcp:apigee-api-platform': GcpApigeeapiplatform,
|
|
1274
|
+
'gcp:apigee-sense': GcpApigeesense,
|
|
1275
|
+
'gcp:app-engine': GcpAppengine,
|
|
1276
|
+
'gcp:artifact-registry': GcpArtifactregistry,
|
|
1277
|
+
'gcp:asset-inventory': GcpAssetinventory,
|
|
1278
|
+
'gcp:assured-workloads': GcpAssuredworkloads,
|
|
1279
|
+
'gcp:auto-ml-natural-language': GcpAutomlnaturallanguage,
|
|
1280
|
+
'gcp:auto-ml-tables': GcpAutomltables,
|
|
1281
|
+
'gcp:auto-ml-translation': GcpAutomltranslation,
|
|
1282
|
+
'gcp:auto-ml-video-intelligence': GcpAutomlvideointelligence,
|
|
1283
|
+
'gcp:auto-ml-vision': GcpAutomlvision,
|
|
1284
|
+
'gcp:auto-ml': GcpAutoml,
|
|
1285
|
+
'gcp:bare-metal-solutions': GcpBaremetalsolutions,
|
|
1286
|
+
'gcp:batch': GcpBatch,
|
|
1287
|
+
'gcp:beyondcorp': GcpBeyondcorp,
|
|
1288
|
+
'gcp:big-query': GcpBigquery,
|
|
1289
|
+
'gcp:bigtable': GcpBigtable,
|
|
1290
|
+
'gcp:billing': GcpBilling,
|
|
1291
|
+
'gcp:binary-authorization': GcpBinaryauthorization,
|
|
1292
|
+
'gcp:catalog': GcpCatalog,
|
|
1293
|
+
'gcp:certificate-authority-service': GcpCertificateauthorityservice,
|
|
1294
|
+
'gcp:certificate-manager': GcpCertificatemanager,
|
|
1295
|
+
'gcp:cloud-api-gateway': GcpCloudapigateway,
|
|
1296
|
+
'gcp:cloud-apis': GcpCloudapis,
|
|
1297
|
+
'gcp:cloud-armor': GcpCloudarmor,
|
|
1298
|
+
'gcp:cloud-asset-inventory': GcpCloudassetinventory,
|
|
1299
|
+
'gcp:cloud-audit-logs': GcpCloudauditlogs,
|
|
1300
|
+
'gcp:cloud-build': GcpCloudbuild,
|
|
1301
|
+
'gcp:cloud-cdn': GcpCloudcdn,
|
|
1302
|
+
'gcp:cloud-code': GcpCloudcode,
|
|
1303
|
+
'gcp:cloud-composer': GcpCloudcomposer,
|
|
1304
|
+
'gcp:cloud-data-fusion': GcpClouddatafusion,
|
|
1305
|
+
'gcp:cloud-deploy': GcpClouddeploy,
|
|
1306
|
+
'gcp:cloud-deployment-manager': GcpClouddeploymentmanager,
|
|
1307
|
+
'gcp:cloud-dns': GcpClouddns,
|
|
1308
|
+
'gcp:cloud-domains': GcpClouddomains,
|
|
1309
|
+
'gcp:cloud-ekm': GcpCloudekm,
|
|
1310
|
+
'gcp:cloud-endpoints': GcpCloudendpoints,
|
|
1311
|
+
'gcp:cloud-external-ip-addresses': GcpCloudexternalipaddresses,
|
|
1312
|
+
'gcp:cloud-firewall-rules': GcpCloudfirewallrules,
|
|
1313
|
+
'gcp:cloud-for-marketing': GcpCloudformarketing,
|
|
1314
|
+
'gcp:cloud-functions': GcpCloudfunctions,
|
|
1315
|
+
'gcp:cloud-generic': GcpCloudgeneric,
|
|
1316
|
+
'gcp:cloud-gpu': GcpCloudgpu,
|
|
1317
|
+
'gcp:cloud-healthcare-api': GcpCloudhealthcareapi,
|
|
1318
|
+
'gcp:cloud-healthcare-marketplace': GcpCloudhealthcaremarketplace,
|
|
1319
|
+
'gcp:cloud-hsm': GcpCloudhsm,
|
|
1320
|
+
'gcp:cloud-ids': GcpCloudids,
|
|
1321
|
+
'gcp:cloud-inference-api': GcpCloudinferenceapi,
|
|
1322
|
+
'gcp:cloud-interconnect': GcpCloudinterconnect,
|
|
1323
|
+
'gcp:cloud-jobs-api': GcpCloudjobsapi,
|
|
1324
|
+
'gcp:cloud-load-balancing': GcpCloudloadbalancing,
|
|
1325
|
+
'gcp:cloud-logging': GcpCloudlogging,
|
|
1326
|
+
'gcp:cloud-media-edge': GcpCloudmediaedge,
|
|
1327
|
+
'gcp:cloud-monitoring': GcpCloudmonitoring,
|
|
1328
|
+
'gcp:cloud-nat': GcpCloudnat,
|
|
1329
|
+
'gcp:cloud-natural-language-api': GcpCloudnaturallanguageapi,
|
|
1330
|
+
'gcp:cloud-network': GcpCloudnetwork,
|
|
1331
|
+
'gcp:cloud-ops': GcpCloudops,
|
|
1332
|
+
'gcp:cloud-optimization-ai-fleet-routing-api': GcpCloudoptimizationaifleetroutingapi,
|
|
1333
|
+
'gcp:cloud-optimization-ai': GcpCloudoptimizationai,
|
|
1334
|
+
'gcp:cloud-router': GcpCloudrouter,
|
|
1335
|
+
'gcp:cloud-routes': GcpCloudroutes,
|
|
1336
|
+
'gcp:cloud-run-for-anthos': GcpCloudrunforanthos,
|
|
1337
|
+
'gcp:cloud-run': GcpCloudrun,
|
|
1338
|
+
'gcp:cloud-scheduler': GcpCloudscheduler,
|
|
1339
|
+
'gcp:cloud-security-scanner': GcpCloudsecurityscanner,
|
|
1340
|
+
'gcp:cloud-shell': GcpCloudshell,
|
|
1341
|
+
'gcp:cloud-spanner': GcpCloudspanner,
|
|
1342
|
+
'gcp:cloud-sql': GcpCloudsql,
|
|
1343
|
+
'gcp:cloud-storage': GcpCloudstorage,
|
|
1344
|
+
'gcp:cloud-tasks': GcpCloudtasks,
|
|
1345
|
+
'gcp:cloud-test-lab': GcpCloudtestlab,
|
|
1346
|
+
'gcp:cloud-tpu': GcpCloudtpu,
|
|
1347
|
+
'gcp:cloud-translation-api': GcpCloudtranslationapi,
|
|
1348
|
+
'gcp:cloud-vision-api': GcpCloudvisionapi,
|
|
1349
|
+
'gcp:cloud-vpn': GcpCloudvpn,
|
|
1350
|
+
'gcp:compute-engine': GcpComputeengine,
|
|
1351
|
+
'gcp:configuration-management': GcpConfigurationmanagement,
|
|
1352
|
+
'gcp:connectivity-test': GcpConnectivitytest,
|
|
1353
|
+
'gcp:connectors': GcpConnectors,
|
|
1354
|
+
'gcp:contact-center-ai': GcpContactcenterai,
|
|
1355
|
+
'gcp:container-optimized-os': GcpContaineroptimizedos,
|
|
1356
|
+
'gcp:container-registry': GcpContainerregistry,
|
|
1357
|
+
'gcp:data-catalog': GcpDatacatalog,
|
|
1358
|
+
'gcp:data-labeling': GcpDatalabeling,
|
|
1359
|
+
'gcp:data-layers': GcpDatalayers,
|
|
1360
|
+
'gcp:data-loss-prevention-api': GcpDatalosspreventionapi,
|
|
1361
|
+
'gcp:data-qn-a': GcpDataqna,
|
|
1362
|
+
'gcp:data-studio': GcpDatastudio,
|
|
1363
|
+
'gcp:data-transfer': GcpDatatransfer,
|
|
1364
|
+
'gcp:database-migration-service': GcpDatabasemigrationservice,
|
|
1365
|
+
'gcp:dataflow': GcpDataflow,
|
|
1366
|
+
'gcp:datalab': GcpDatalab,
|
|
1367
|
+
'gcp:dataplex': GcpDataplex,
|
|
1368
|
+
'gcp:datapol': GcpDatapol,
|
|
1369
|
+
'gcp:dataprep': GcpDataprep,
|
|
1370
|
+
'gcp:dataproc-metastore': GcpDataprocmetastore,
|
|
1371
|
+
'gcp:dataproc': GcpDataproc,
|
|
1372
|
+
'gcp:datashare': GcpDatashare,
|
|
1373
|
+
'gcp:datastore': GcpDatastore,
|
|
1374
|
+
'gcp:datastream': GcpDatastream,
|
|
1375
|
+
'gcp:debugger': GcpDebugger,
|
|
1376
|
+
'gcp:developer-portal': GcpDeveloperportal,
|
|
1377
|
+
'gcp:dialogflow-cx': GcpDialogflowcx,
|
|
1378
|
+
'gcp:dialogflow-insights': GcpDialogflowinsights,
|
|
1379
|
+
'gcp:dialogflow': GcpDialogflow,
|
|
1380
|
+
'gcp:document-ai': GcpDocumentai,
|
|
1381
|
+
'gcp:early-access-center': GcpEarlyaccesscenter,
|
|
1382
|
+
'gcp:error-reporting': GcpErrorreporting,
|
|
1383
|
+
'gcp:eventarc': GcpEventarc,
|
|
1384
|
+
'gcp:filestore': GcpFilestore,
|
|
1385
|
+
'gcp:financial-services-marketplace': GcpFinancialservicesmarketplace,
|
|
1386
|
+
'gcp:firestore': GcpFirestore,
|
|
1387
|
+
'gcp:fleet-engine': GcpFleetengine,
|
|
1388
|
+
'gcp:free-trial': GcpFreetrial,
|
|
1389
|
+
'gcp:game-servers': GcpGameservers,
|
|
1390
|
+
'gcp:gce-systems-management': GcpGcesystemsmanagement,
|
|
1391
|
+
'gcp:genomics': GcpGenomics,
|
|
1392
|
+
'gcp:gke-on-prem': GcpGkeonprem,
|
|
1393
|
+
'gcp:google-cloud-marketplace': GcpGooglecloudmarketplace,
|
|
1394
|
+
'gcp:google-kubernetes-engine': GcpGooglekubernetesengine,
|
|
1395
|
+
'gcp:google-maps-platform': GcpGooglemapsplatform,
|
|
1396
|
+
'gcp:healthcare-nlp-api': GcpHealthcarenlpapi,
|
|
1397
|
+
'gcp:home': GcpHome,
|
|
1398
|
+
'gcp:identity-and-access-management': GcpIdentityandaccessmanagement,
|
|
1399
|
+
'gcp:identity-aware-proxy': GcpIdentityawareproxy,
|
|
1400
|
+
'gcp:identity-platform': GcpIdentityplatform,
|
|
1401
|
+
'gcp:iot-core': GcpIotcore,
|
|
1402
|
+
'gcp:iot-edge': GcpIotedge,
|
|
1403
|
+
'gcp:key-access-justifications': GcpKeyaccessjustifications,
|
|
1404
|
+
'gcp:key-management-service': GcpKeymanagementservice,
|
|
1405
|
+
'gcp:kuberun': GcpKuberun,
|
|
1406
|
+
'gcp:launcher': GcpLauncher,
|
|
1407
|
+
'gcp:local-ssd': GcpLocalssd,
|
|
1408
|
+
'gcp:looker': GcpLooker,
|
|
1409
|
+
'gcp:managed-service-for-microsoft-active-directory': GcpManagedserviceformicrosoftactivedirectory,
|
|
1410
|
+
'gcp:media-translation-api': GcpMediatranslationapi,
|
|
1411
|
+
'gcp:memorystore': GcpMemorystore,
|
|
1412
|
+
'gcp:migrate-for-anthos': GcpMigrateforanthos,
|
|
1413
|
+
'gcp:migrate-for-compute-engine': GcpMigrateforcomputeengine,
|
|
1414
|
+
'gcp:my-cloud': GcpMycloud,
|
|
1415
|
+
'gcp:network-connectivity-center': GcpNetworkconnectivitycenter,
|
|
1416
|
+
'gcp:network-intelligence-center': GcpNetworkintelligencecenter,
|
|
1417
|
+
'gcp:network-security': GcpNetworksecurity,
|
|
1418
|
+
'gcp:network-tiers': GcpNetworktiers,
|
|
1419
|
+
'gcp:network-topology': GcpNetworktopology,
|
|
1420
|
+
'gcp:onboarding': GcpOnboarding,
|
|
1421
|
+
'gcp:os-configuration-management': GcpOsconfigurationmanagement,
|
|
1422
|
+
'gcp:os-inventory-management': GcpOsinventorymanagement,
|
|
1423
|
+
'gcp:os-patch-management': GcpOspatchmanagement,
|
|
1424
|
+
'gcp:partner-interconnect': GcpPartnerinterconnect,
|
|
1425
|
+
'gcp:partner-portal': GcpPartnerportal,
|
|
1426
|
+
'gcp:performance-dashboard': GcpPerformancedashboard,
|
|
1427
|
+
'gcp:permissions': GcpPermissions,
|
|
1428
|
+
'gcp:persistent-disk': GcpPersistentdisk,
|
|
1429
|
+
'gcp:phishing-protection': GcpPhishingprotection,
|
|
1430
|
+
'gcp:policy-analyzer': GcpPolicyanalyzer,
|
|
1431
|
+
'gcp:premium-network-tier': GcpPremiumnetworktier,
|
|
1432
|
+
'gcp:private-connectivity': GcpPrivateconnectivity,
|
|
1433
|
+
'gcp:private-service-connect': GcpPrivateserviceconnect,
|
|
1434
|
+
'gcp:producer-portal': GcpProducerportal,
|
|
1435
|
+
'gcp:profiler': GcpProfiler,
|
|
1436
|
+
'gcp:project': GcpProject,
|
|
1437
|
+
'gcp:pub-sub': GcpPubsub,
|
|
1438
|
+
'gcp:quantum-engine': GcpQuantumengine,
|
|
1439
|
+
'gcp:quotas': GcpQuotas,
|
|
1440
|
+
'gcp:real-world-insights': GcpRealworldinsights,
|
|
1441
|
+
'gcp:recommendations-ai': GcpRecommendationsai,
|
|
1442
|
+
'gcp:release-notes': GcpReleasenotes,
|
|
1443
|
+
'gcp:retail-api': GcpRetailapi,
|
|
1444
|
+
'gcp:risk-manager': GcpRiskmanager,
|
|
1445
|
+
'gcp:runtime-config': GcpRuntimeconfig,
|
|
1446
|
+
'gcp:secret-manager': GcpSecretmanager,
|
|
1447
|
+
'gcp:security-command-center': GcpSecuritycommandcenter,
|
|
1448
|
+
'gcp:security-health-advisor': GcpSecurityhealthadvisor,
|
|
1449
|
+
'gcp:security-key-enforcement': GcpSecuritykeyenforcement,
|
|
1450
|
+
'gcp:security': GcpSecurity,
|
|
1451
|
+
'gcp:service-discovery': GcpServicediscovery,
|
|
1452
|
+
'gcp:speech-to-text': GcpSpeechtotext,
|
|
1453
|
+
'gcp:stackdriver': GcpStackdriver,
|
|
1454
|
+
'gcp:standard-network-tier': GcpStandardnetworktier,
|
|
1455
|
+
'gcp:stream-suite': GcpStreamsuite,
|
|
1456
|
+
'gcp:support': GcpSupport,
|
|
1457
|
+
'gcp:tensorflow-enterprise': GcpTensorflowenterprise,
|
|
1458
|
+
'gcp:text-to-speech': GcpTexttospeech,
|
|
1459
|
+
'gcp:tools-for-powershell': GcpToolsforpowershell,
|
|
1460
|
+
'gcp:trace': GcpTrace,
|
|
1461
|
+
'gcp:traffic-director': GcpTrafficdirector,
|
|
1462
|
+
'gcp:transfer-appliance': GcpTransferappliance,
|
|
1463
|
+
'gcp:transfer': GcpTransfer,
|
|
1464
|
+
'gcp:user-preferences': GcpUserpreferences,
|
|
1465
|
+
'gcp:vertex-ai': GcpVertexai,
|
|
1466
|
+
'gcp:video-intelligence-api': GcpVideointelligenceapi,
|
|
1467
|
+
'gcp:virtual-private-cloud': GcpVirtualprivatecloud,
|
|
1468
|
+
'gcp:visual-inspection': GcpVisualinspection,
|
|
1469
|
+
'gcp:vmware-engine': GcpVmwareengine,
|
|
1470
|
+
'gcp:web-risk': GcpWebrisk,
|
|
1471
|
+
'gcp:web-security-scanner': GcpWebsecurityscanner,
|
|
1472
|
+
'gcp:workflows': GcpWorkflows,
|
|
1473
|
+
'gcp:workload-identity-pool': GcpWorkloadidentitypool,
|
|
1474
|
+
'tech:aarch64': TechAarch64,
|
|
1475
|
+
'tech:adobe-illustrator': TechAdobeillustrator,
|
|
1476
|
+
'tech:adobe-photoshop': TechAdobephotoshop,
|
|
1477
|
+
'tech:adobe-premiere-pro': TechAdobepremierepro,
|
|
1478
|
+
'tech:adobe-xd': TechAdobexd,
|
|
1479
|
+
'tech:adonis-js': TechAdonisjs,
|
|
1480
|
+
'tech:after-effects': TechAftereffects,
|
|
1481
|
+
'tech:airflow': TechAirflow,
|
|
1482
|
+
'tech:akka': TechAkka,
|
|
1483
|
+
'tech:algolia': TechAlgolia,
|
|
1484
|
+
'tech:alpine-js': TechAlpinejs,
|
|
1485
|
+
'tech:amazon-web-services': TechAmazonwebservices,
|
|
1486
|
+
'tech:anaconda': TechAnaconda,
|
|
1487
|
+
'tech:android-studio': TechAndroidstudio,
|
|
1488
|
+
'tech:android': TechAndroid,
|
|
1489
|
+
'tech:angular-js': TechAngularjs,
|
|
1490
|
+
'tech:angular': TechAngular,
|
|
1491
|
+
'tech:ansible': TechAnsible,
|
|
1492
|
+
'tech:ant-design': TechAntdesign,
|
|
1493
|
+
'tech:apache': TechApache,
|
|
1494
|
+
'tech:apl': TechApl,
|
|
1495
|
+
'tech:appcelerator': TechAppcelerator,
|
|
1496
|
+
'tech:apple-safari': TechApplesafari,
|
|
1497
|
+
'tech:apple': TechApple,
|
|
1498
|
+
'tech:appwrite': TechAppwrite,
|
|
1499
|
+
'tech:arch-linux': TechArchlinux,
|
|
1500
|
+
'tech:arduino': TechArduino,
|
|
1501
|
+
'tech:argo-cd': TechArgocd,
|
|
1502
|
+
'tech:astro': TechAstro,
|
|
1503
|
+
'tech:atom': TechAtom,
|
|
1504
|
+
'tech:autodesk-maya': TechAutodeskmaya,
|
|
1505
|
+
'tech:autodesk-shot-grid': TechAutodeskshotgrid,
|
|
1506
|
+
'tech:awk': TechAwk,
|
|
1507
|
+
'tech:azios': TechAzios,
|
|
1508
|
+
'tech:azure-devops': TechAzuredevops,
|
|
1509
|
+
'tech:azure-sql-database': TechAzuresqldatabase,
|
|
1510
|
+
'tech:azure': TechAzure,
|
|
1511
|
+
'tech:babel': TechBabel,
|
|
1512
|
+
'tech:backbone-js': TechBackbonejs,
|
|
1513
|
+
'tech:ballerina': TechBallerina,
|
|
1514
|
+
'tech:bamboo': TechBamboo,
|
|
1515
|
+
'tech:bash': TechBash,
|
|
1516
|
+
'tech:behance': TechBehance,
|
|
1517
|
+
'tech:bitbucket': TechBitbucket,
|
|
1518
|
+
'tech:blender': TechBlender,
|
|
1519
|
+
'tech:bootstrap': TechBootstrap,
|
|
1520
|
+
'tech:bower': TechBower,
|
|
1521
|
+
'tech:browserstack': TechBrowserstack,
|
|
1522
|
+
'tech:bulma': TechBulma,
|
|
1523
|
+
'tech:bun': TechBun,
|
|
1524
|
+
'tech:c': TechC,
|
|
1525
|
+
'tech:cairo-graphics': TechCairographics,
|
|
1526
|
+
'tech:cake-php': TechCakephp,
|
|
1527
|
+
'tech:canva': TechCanva,
|
|
1528
|
+
'tech:capacitor': TechCapacitor,
|
|
1529
|
+
'tech:cassandra': TechCassandra,
|
|
1530
|
+
'tech:cent-os': TechCentos,
|
|
1531
|
+
'tech:chrome': TechChrome,
|
|
1532
|
+
'tech:circle-ci': TechCircleci,
|
|
1533
|
+
'tech:clarity': TechClarity,
|
|
1534
|
+
'tech:clion': TechClion,
|
|
1535
|
+
'tech:clojure-script': TechClojurescript,
|
|
1536
|
+
'tech:clojure': TechClojure,
|
|
1537
|
+
'tech:cloudflare-workers': TechCloudflareworkers,
|
|
1538
|
+
'tech:cloudflare': TechCloudflare,
|
|
1539
|
+
'tech:cmake': TechCmake,
|
|
1540
|
+
'tech:code-igniter': TechCodeigniter,
|
|
1541
|
+
'tech:code-pen': TechCodepen,
|
|
1542
|
+
'tech:codeac': TechCodeac,
|
|
1543
|
+
'tech:codecov': TechCodecov,
|
|
1544
|
+
'tech:coffee-script': TechCoffeescript,
|
|
1545
|
+
'tech:composer': TechComposer,
|
|
1546
|
+
'tech:confluence': TechConfluence,
|
|
1547
|
+
'tech:consul': TechConsul,
|
|
1548
|
+
'tech:contao': TechContao,
|
|
1549
|
+
'tech:corejs': TechCorejs,
|
|
1550
|
+
'tech:cosmosdb': TechCosmosdb,
|
|
1551
|
+
'tech:couchdb': TechCouchdb,
|
|
1552
|
+
'tech:cplusplus': TechCplusplus,
|
|
1553
|
+
'tech:crystal': TechCrystal,
|
|
1554
|
+
'tech:csharp': TechCsharp,
|
|
1555
|
+
'tech:css3': TechCss3,
|
|
1556
|
+
'tech:cucumber': TechCucumber,
|
|
1557
|
+
'tech:cypress': TechCypress,
|
|
1558
|
+
'tech:d3js': TechD3js,
|
|
1559
|
+
'tech:dart': TechDart,
|
|
1560
|
+
'tech:data-grip': TechDatagrip,
|
|
1561
|
+
'tech:data-spell': TechDataspell,
|
|
1562
|
+
'tech:dbeaver': TechDbeaver,
|
|
1563
|
+
'tech:debian': TechDebian,
|
|
1564
|
+
'tech:deno': TechDeno,
|
|
1565
|
+
'tech:devicon': TechDevicon,
|
|
1566
|
+
'tech:digital-ocean': TechDigitalocean,
|
|
1567
|
+
'tech:discord-js': TechDiscordjs,
|
|
1568
|
+
'tech:django-rest': TechDjangorest,
|
|
1569
|
+
'tech:django': TechDjango,
|
|
1570
|
+
'tech:docker': TechDocker,
|
|
1571
|
+
'tech:doctrine': TechDoctrine,
|
|
1572
|
+
'tech:dropwizard': TechDropwizard,
|
|
1573
|
+
'tech:drupal': TechDrupal,
|
|
1574
|
+
'tech:eclipse-ceylon': TechEclipseceylon,
|
|
1575
|
+
'tech:eclipse-ide': TechEclipseide,
|
|
1576
|
+
'tech:eclipse-vert-x': TechEclipsevertx,
|
|
1577
|
+
'tech:elasticbeats': TechElasticbeats,
|
|
1578
|
+
'tech:elasticsearch': TechElasticsearch,
|
|
1579
|
+
'tech:electron': TechElectron,
|
|
1580
|
+
'tech:eleventy-11ty': TechEleventy11ty,
|
|
1581
|
+
'tech:elixir': TechElixir,
|
|
1582
|
+
'tech:elm': TechElm,
|
|
1583
|
+
'tech:embedded-c': TechEmbeddedc,
|
|
1584
|
+
'tech:ember-js': TechEmberjs,
|
|
1585
|
+
'tech:envoy': TechEnvoy,
|
|
1586
|
+
'tech:erlang': TechErlang,
|
|
1587
|
+
'tech:eslint': TechEslint,
|
|
1588
|
+
'tech:express': TechExpress,
|
|
1589
|
+
'tech:facebook': TechFacebook,
|
|
1590
|
+
'tech:fast-api': TechFastapi,
|
|
1591
|
+
'tech:fastify': TechFastify,
|
|
1592
|
+
'tech:fauna': TechFauna,
|
|
1593
|
+
'tech:feathers': TechFeathers,
|
|
1594
|
+
'tech:fedora': TechFedora,
|
|
1595
|
+
'tech:figma': TechFigma,
|
|
1596
|
+
'tech:file-zilla': TechFilezilla,
|
|
1597
|
+
'tech:firebase': TechFirebase,
|
|
1598
|
+
'tech:firefox': TechFirefox,
|
|
1599
|
+
'tech:flask': TechFlask,
|
|
1600
|
+
'tech:flutter': TechFlutter,
|
|
1601
|
+
'tech:fortran': TechFortran,
|
|
1602
|
+
'tech:foundation': TechFoundation,
|
|
1603
|
+
'tech:fsharp': TechFsharp,
|
|
1604
|
+
'tech:gatling': TechGatling,
|
|
1605
|
+
'tech:gatsby': TechGatsby,
|
|
1606
|
+
'tech:gazebo': TechGazebo,
|
|
1607
|
+
'tech:gcc': TechGcc,
|
|
1608
|
+
'tech:gentoo': TechGentoo,
|
|
1609
|
+
'tech:ghost': TechGhost,
|
|
1610
|
+
'tech:gimp': TechGimp,
|
|
1611
|
+
'tech:git': TechGit,
|
|
1612
|
+
'tech:gitbook': TechGitbook,
|
|
1613
|
+
'tech:github-actions': TechGithubactions,
|
|
1614
|
+
'tech:github-codespaces': TechGithubcodespaces,
|
|
1615
|
+
'tech:github': TechGithub,
|
|
1616
|
+
'tech:gitlab': TechGitlab,
|
|
1617
|
+
'tech:gitpod': TechGitpod,
|
|
1618
|
+
'tech:gitter': TechGitter,
|
|
1619
|
+
'tech:gnu-emacs': TechGnuemacs,
|
|
1620
|
+
'tech:go-land': TechGoland,
|
|
1621
|
+
'tech:go': TechGo,
|
|
1622
|
+
'tech:godot-engine': TechGodotengine,
|
|
1623
|
+
'tech:google-cloud': TechGooglecloud,
|
|
1624
|
+
'tech:google': TechGoogle,
|
|
1625
|
+
'tech:gradle': TechGradle,
|
|
1626
|
+
'tech:grafana': TechGrafana,
|
|
1627
|
+
'tech:grails': TechGrails,
|
|
1628
|
+
'tech:graphql': TechGraphql,
|
|
1629
|
+
'tech:groovy': TechGroovy,
|
|
1630
|
+
'tech:grunt-js': TechGruntjs,
|
|
1631
|
+
'tech:gulp-js': TechGulpjs,
|
|
1632
|
+
'tech:hadoop': TechHadoop,
|
|
1633
|
+
'tech:handlebars': TechHandlebars,
|
|
1634
|
+
'tech:hardhat': TechHardhat,
|
|
1635
|
+
'tech:harvester': TechHarvester,
|
|
1636
|
+
'tech:hashicorp-vault': TechHashicorpvault,
|
|
1637
|
+
'tech:haskell': TechHaskell,
|
|
1638
|
+
'tech:haxe': TechHaxe,
|
|
1639
|
+
'tech:helm': TechHelm,
|
|
1640
|
+
'tech:heroku': TechHeroku,
|
|
1641
|
+
'tech:hibernate': TechHibernate,
|
|
1642
|
+
'tech:homebrew': TechHomebrew,
|
|
1643
|
+
'tech:html5': TechHtml5,
|
|
1644
|
+
'tech:hugo': TechHugo,
|
|
1645
|
+
'tech:ibm-spss-statistics': TechIbmspssstatistics,
|
|
1646
|
+
'tech:ie10': TechIe10,
|
|
1647
|
+
'tech:ifttt': TechIfttt,
|
|
1648
|
+
'tech:influxdb': TechInfluxdb,
|
|
1649
|
+
'tech:inkscape': TechInkscape,
|
|
1650
|
+
'tech:insomnia': TechInsomnia,
|
|
1651
|
+
'tech:intellij-idea': TechIntellijidea,
|
|
1652
|
+
'tech:ionic': TechIonic,
|
|
1653
|
+
'tech:jaeger': TechJaeger,
|
|
1654
|
+
'tech:jamstack': TechJamstack,
|
|
1655
|
+
'tech:jasmine': TechJasmine,
|
|
1656
|
+
'tech:java': TechJava,
|
|
1657
|
+
'tech:javascript': TechJavascript,
|
|
1658
|
+
'tech:jeet': TechJeet,
|
|
1659
|
+
'tech:jekyll': TechJekyll,
|
|
1660
|
+
'tech:jenkins': TechJenkins,
|
|
1661
|
+
'tech:jest': TechJest,
|
|
1662
|
+
'tech:jetbrains': TechJetbrains,
|
|
1663
|
+
'tech:jira-align': TechJiraalign,
|
|
1664
|
+
'tech:jira': TechJira,
|
|
1665
|
+
'tech:jquery': TechJquery,
|
|
1666
|
+
'tech:json': TechJson,
|
|
1667
|
+
'tech:jule': TechJule,
|
|
1668
|
+
'tech:julia': TechJulia,
|
|
1669
|
+
'tech:junit': TechJunit,
|
|
1670
|
+
'tech:jupyter': TechJupyter,
|
|
1671
|
+
'tech:k3os': TechK3os,
|
|
1672
|
+
'tech:k3s': TechK3s,
|
|
1673
|
+
'tech:kafka': TechKafka,
|
|
1674
|
+
'tech:kaggle': TechKaggle,
|
|
1675
|
+
'tech:karate': TechKarate,
|
|
1676
|
+
'tech:karma': TechKarma,
|
|
1677
|
+
'tech:keras': TechKeras,
|
|
1678
|
+
'tech:kibana': TechKibana,
|
|
1679
|
+
'tech:knex-js': TechKnexjs,
|
|
1680
|
+
'tech:knockout': TechKnockout,
|
|
1681
|
+
'tech:kotlin': TechKotlin,
|
|
1682
|
+
'tech:krakenjs': TechKrakenjs,
|
|
1683
|
+
'tech:ktor': TechKtor,
|
|
1684
|
+
'tech:kubernetes': TechKubernetes,
|
|
1685
|
+
'tech:labview': TechLabview,
|
|
1686
|
+
'tech:laravel': TechLaravel,
|
|
1687
|
+
'tech:latex': TechLatex,
|
|
1688
|
+
'tech:less-js': TechLessjs,
|
|
1689
|
+
'tech:linkedin': TechLinkedin,
|
|
1690
|
+
'tech:linux': TechLinux,
|
|
1691
|
+
'tech:liquibase': TechLiquibase,
|
|
1692
|
+
'tech:livewire': TechLivewire,
|
|
1693
|
+
'tech:llvm': TechLlvm,
|
|
1694
|
+
'tech:logstash': TechLogstash,
|
|
1695
|
+
'tech:lua': TechLua,
|
|
1696
|
+
'tech:lumen': TechLumen,
|
|
1697
|
+
'tech:magento': TechMagento,
|
|
1698
|
+
'tech:markdown': TechMarkdown,
|
|
1699
|
+
'tech:material-ui': TechMaterialui,
|
|
1700
|
+
'tech:materialize': TechMaterialize,
|
|
1701
|
+
'tech:matlab': TechMatlab,
|
|
1702
|
+
'tech:matplotlib': TechMatplotlib,
|
|
1703
|
+
'tech:maven': TechMaven,
|
|
1704
|
+
'tech:meteor-js': TechMeteorjs,
|
|
1705
|
+
'tech:microsoft-sql-server': TechMicrosoftsqlserver,
|
|
1706
|
+
'tech:minitab': TechMinitab,
|
|
1707
|
+
'tech:mob-x': TechMobx,
|
|
1708
|
+
'tech:mocha': TechMocha,
|
|
1709
|
+
'tech:modx': TechModx,
|
|
1710
|
+
'tech:moleculer': TechMoleculer,
|
|
1711
|
+
'tech:mongodb': TechMongodb,
|
|
1712
|
+
'tech:mongoose-js': TechMongoosejs,
|
|
1713
|
+
'tech:moodle': TechMoodle,
|
|
1714
|
+
'tech:ms-dos': TechMsdos,
|
|
1715
|
+
'tech:mysql': TechMysql,
|
|
1716
|
+
'tech:nano': TechNano,
|
|
1717
|
+
'tech:nerog': TechNerog,
|
|
1718
|
+
'tech:nestjs': TechNestjs,
|
|
1719
|
+
'tech:net-core': TechNetcore,
|
|
1720
|
+
'tech:net': TechNet,
|
|
1721
|
+
'tech:network-x': TechNetworkx,
|
|
1722
|
+
'tech:new4j': TechNew4j,
|
|
1723
|
+
'tech:nextjs': TechNextjs,
|
|
1724
|
+
'tech:nginx': TechNginx,
|
|
1725
|
+
'tech:nhibernate': TechNhibernate,
|
|
1726
|
+
'tech:nim': TechNim,
|
|
1727
|
+
'tech:nimble': TechNimble,
|
|
1728
|
+
'tech:nix': TechNix,
|
|
1729
|
+
'tech:nodejs': TechNodejs,
|
|
1730
|
+
'tech:nodemon': TechNodemon,
|
|
1731
|
+
'tech:nodewebkit': TechNodewebkit,
|
|
1732
|
+
'tech:npm': TechNpm,
|
|
1733
|
+
'tech:nuget': TechNuget,
|
|
1734
|
+
'tech:num-py': TechNumpy,
|
|
1735
|
+
'tech:nuxt-js': TechNuxtjs,
|
|
1736
|
+
'tech:objective-c': TechObjectivec,
|
|
1737
|
+
'tech:ocaml': TechOcaml,
|
|
1738
|
+
'tech:oh-my-zsh': TechOhmyzsh,
|
|
1739
|
+
'tech:okta': TechOkta,
|
|
1740
|
+
'tech:open-al': TechOpenal,
|
|
1741
|
+
'tech:open-api': TechOpenapi,
|
|
1742
|
+
'tech:open-cl': TechOpencl,
|
|
1743
|
+
'tech:open-cv': TechOpencv,
|
|
1744
|
+
'tech:open-gl': TechOpengl,
|
|
1745
|
+
'tech:open-stack': TechOpenstack,
|
|
1746
|
+
'tech:open-suse': TechOpensuse,
|
|
1747
|
+
'tech:open-telemetry': TechOpentelemetry,
|
|
1748
|
+
'tech:opera': TechOpera,
|
|
1749
|
+
'tech:oracle': TechOracle,
|
|
1750
|
+
'tech:p5js': TechP5js,
|
|
1751
|
+
'tech:packer': TechPacker,
|
|
1752
|
+
'tech:pandas': TechPandas,
|
|
1753
|
+
'tech:perl': TechPerl,
|
|
1754
|
+
'tech:pf-sense': TechPfsense,
|
|
1755
|
+
'tech:phalcon': TechPhalcon,
|
|
1756
|
+
'tech:phoenix-framework': TechPhoenixframework,
|
|
1757
|
+
'tech:photon-engine': TechPhotonengine,
|
|
1758
|
+
'tech:php-storm': TechPhpstorm,
|
|
1759
|
+
'tech:php': TechPhp,
|
|
1760
|
+
'tech:playwrite': TechPlaywrite,
|
|
1761
|
+
'tech:ploty': TechPloty,
|
|
1762
|
+
'tech:podman': TechPodman,
|
|
1763
|
+
'tech:polygon': TechPolygon,
|
|
1764
|
+
'tech:portainer': TechPortainer,
|
|
1765
|
+
'tech:postcss': TechPostcss,
|
|
1766
|
+
'tech:postgresql': TechPostgresql,
|
|
1767
|
+
'tech:postman': TechPostman,
|
|
1768
|
+
'tech:powershell': TechPowershell,
|
|
1769
|
+
'tech:processing': TechProcessing,
|
|
1770
|
+
'tech:prometheus': TechPrometheus,
|
|
1771
|
+
'tech:protractor': TechProtractor,
|
|
1772
|
+
'tech:purescript': TechPurescript,
|
|
1773
|
+
'tech:putty': TechPutty,
|
|
1774
|
+
'tech:pycharm': TechPycharm,
|
|
1775
|
+
'tech:pyscript': TechPyscript,
|
|
1776
|
+
'tech:pytest': TechPytest,
|
|
1777
|
+
'tech:python-poetry': TechPythonpoetry,
|
|
1778
|
+
'tech:python': TechPython,
|
|
1779
|
+
'tech:pytorch': TechPytorch,
|
|
1780
|
+
'tech:qodana': TechQodana,
|
|
1781
|
+
'tech:qt': TechQt,
|
|
1782
|
+
'tech:quarkus': TechQuarkus,
|
|
1783
|
+
'tech:quasar': TechQuasar,
|
|
1784
|
+
'tech:qwik': TechQwik,
|
|
1785
|
+
'tech:r': TechR,
|
|
1786
|
+
'tech:rabbitmq': TechRabbitmq,
|
|
1787
|
+
'tech:rancher': TechRancher,
|
|
1788
|
+
'tech:raspberrypi': TechRaspberrypi,
|
|
1789
|
+
'tech:reach': TechReach,
|
|
1790
|
+
'tech:react-bootstrap': TechReactbootstrap,
|
|
1791
|
+
'tech:react': TechReact,
|
|
1792
|
+
'tech:realm': TechRealm,
|
|
1793
|
+
'tech:red-cube-s-epic-compiler-thingy-programming-re-ct': TechRedcubesepiccompilerthingyprogrammingrect,
|
|
1794
|
+
'tech:redhat': TechRedhat,
|
|
1795
|
+
'tech:redis': TechRedis,
|
|
1796
|
+
'tech:redux': TechRedux,
|
|
1797
|
+
'tech:ren-py': TechRenpy,
|
|
1798
|
+
'tech:rider': TechRider,
|
|
1799
|
+
'tech:robot-operating-system-ros': TechRobotoperatingsystemros,
|
|
1800
|
+
'tech:rocksdb': TechRocksdb,
|
|
1801
|
+
'tech:rollup-js': TechRollupjs,
|
|
1802
|
+
'tech:rspec': TechRspec,
|
|
1803
|
+
'tech:rstudio': TechRstudio,
|
|
1804
|
+
'tech:ruby-mine': TechRubymine,
|
|
1805
|
+
'tech:ruby-on-rails': TechRubyonrails,
|
|
1806
|
+
'tech:ruby': TechRuby,
|
|
1807
|
+
'tech:rust': TechRust,
|
|
1808
|
+
'tech:salesforce': TechSalesforce,
|
|
1809
|
+
'tech:sanity': TechSanity,
|
|
1810
|
+
'tech:sass': TechSass,
|
|
1811
|
+
'tech:scala': TechScala,
|
|
1812
|
+
'tech:scalingo': TechScalingo,
|
|
1813
|
+
'tech:sdl': TechSdl,
|
|
1814
|
+
'tech:selenium': TechSelenium,
|
|
1815
|
+
'tech:sema-software': TechSemasoftware,
|
|
1816
|
+
'tech:sequelize': TechSequelize,
|
|
1817
|
+
'tech:shopware': TechShopware,
|
|
1818
|
+
'tech:sketch': TechSketch,
|
|
1819
|
+
'tech:slack': TechSlack,
|
|
1820
|
+
'tech:socket-io': TechSocketio,
|
|
1821
|
+
'tech:solid-js': TechSolidjs,
|
|
1822
|
+
'tech:solidity': TechSolidity,
|
|
1823
|
+
'tech:sonarqube': TechSonarqube,
|
|
1824
|
+
'tech:sourcetree': TechSourcetree,
|
|
1825
|
+
'tech:spark': TechSpark,
|
|
1826
|
+
'tech:splunk': TechSplunk,
|
|
1827
|
+
'tech:spring': TechSpring,
|
|
1828
|
+
'tech:sql-developer': TechSqldeveloper,
|
|
1829
|
+
'tech:sqlalchemy': TechSqlalchemy,
|
|
1830
|
+
'tech:sqlite': TechSqlite,
|
|
1831
|
+
'tech:ssh': TechSsh,
|
|
1832
|
+
'tech:stackoverflow': TechStackoverflow,
|
|
1833
|
+
'tech:stata': TechStata,
|
|
1834
|
+
'tech:storybook': TechStorybook,
|
|
1835
|
+
'tech:streamlit': TechStreamlit,
|
|
1836
|
+
'tech:stylus': TechStylus,
|
|
1837
|
+
'tech:subversion': TechSubversion,
|
|
1838
|
+
'tech:svelte': TechSvelte,
|
|
1839
|
+
'tech:swagger': TechSwagger,
|
|
1840
|
+
'tech:swift': TechSwift,
|
|
1841
|
+
'tech:symfony': TechSymfony,
|
|
1842
|
+
'tech:tailwind-css': TechTailwindcss,
|
|
1843
|
+
'tech:tauri': TechTauri,
|
|
1844
|
+
'tech:tensorflow': TechTensorflow,
|
|
1845
|
+
'tech:terraform': TechTerraform,
|
|
1846
|
+
'tech:tex': TechTex,
|
|
1847
|
+
'tech:the-algorithms': TechThealgorithms,
|
|
1848
|
+
'tech:three-js': TechThreejs,
|
|
1849
|
+
'tech:titanium-sdk': TechTitaniumsdk,
|
|
1850
|
+
'tech:tomcat': TechTomcat,
|
|
1851
|
+
'tech:tortoise-git': TechTortoisegit,
|
|
1852
|
+
'tech:tower': TechTower,
|
|
1853
|
+
'tech:traefik-mesh': TechTraefikmesh,
|
|
1854
|
+
'tech:traefik-proxy': TechTraefikproxy,
|
|
1855
|
+
'tech:travis-ci': TechTravisci,
|
|
1856
|
+
'tech:trello': TechTrello,
|
|
1857
|
+
'tech:twitter': TechTwitter,
|
|
1858
|
+
'tech:typescript': TechTypescript,
|
|
1859
|
+
'tech:typo3': TechTypo3,
|
|
1860
|
+
'tech:ubuntu': TechUbuntu,
|
|
1861
|
+
'tech:uml': TechUml,
|
|
1862
|
+
'tech:unity': TechUnity,
|
|
1863
|
+
'tech:unix': TechUnix,
|
|
1864
|
+
'tech:unreal-engine': TechUnrealengine,
|
|
1865
|
+
'tech:uwsgi': TechUwsgi,
|
|
1866
|
+
'tech:v8': TechV8,
|
|
1867
|
+
'tech:vagrant': TechVagrant,
|
|
1868
|
+
'tech:vala': TechVala,
|
|
1869
|
+
'tech:vercel': TechVercel,
|
|
1870
|
+
'tech:veutify': TechVeutify,
|
|
1871
|
+
'tech:vim': TechVim,
|
|
1872
|
+
'tech:visualstudio': TechVisualstudio,
|
|
1873
|
+
'tech:vite': TechVite,
|
|
1874
|
+
'tech:vitejs': TechVitejs,
|
|
1875
|
+
'tech:vscode': TechVscode,
|
|
1876
|
+
'tech:vsphere': TechVsphere,
|
|
1877
|
+
'tech:vue-storefront': TechVuestorefront,
|
|
1878
|
+
'tech:vue': TechVue,
|
|
1879
|
+
'tech:vyper': TechVyper,
|
|
1880
|
+
'tech:webassembly': TechWebassembly,
|
|
1881
|
+
'tech:webflow': TechWebflow,
|
|
1882
|
+
'tech:weblate': TechWeblate,
|
|
1883
|
+
'tech:webpack': TechWebpack,
|
|
1884
|
+
'tech:webstorm': TechWebstorm,
|
|
1885
|
+
'tech:windows11': TechWindows11,
|
|
1886
|
+
'tech:windows8': TechWindows8,
|
|
1887
|
+
'tech:woo-commerce': TechWoocommerce,
|
|
1888
|
+
'tech:wordpress': TechWordpress,
|
|
1889
|
+
'tech:xamarin': TechXamarin,
|
|
1890
|
+
'tech:xcode': TechXcode,
|
|
1891
|
+
'tech:xml': TechXml,
|
|
1892
|
+
'tech:yaml': TechYaml,
|
|
1893
|
+
'tech:yarn': TechYarn,
|
|
1894
|
+
'tech:yii-framework': TechYiiframework,
|
|
1895
|
+
'tech:yuno-host': TechYunohost,
|
|
1896
|
+
'tech:zend-framework': TechZendframework,
|
|
1897
|
+
'tech:zig': TechZig,
|
|
1898
|
+
}
|
|
1899
|
+
export default function BundledIcon({ name, ...props }) {
|
|
1900
|
+
const IconComponent = Icons[name];
|
|
1901
|
+
return IconComponent ? _jsx(IconComponent, { ...props }) : null;
|
|
1902
|
+
}
|