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
|
@@ -1,8 +1,37 @@
|
|
|
1
|
-
import { jsx
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const SvgTortoiseGit = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...props, children: [_jsx("path", { fill: "#4b8eb4", d: "M30.87 44.532c4.903-5.005 11.512-8.007 21.519-9.108 9.508.1 13.911-.4 24.82 5.904 2.903 2.202 9.41 4.804 7.509 9.31-3.003 5.904-3.104 5.504-4.606 10.906-1.501 5.406-.3 4.903-2.1 7.406-3.204 3.402-.9 3.203-5.006 5.005-6.304-2.602-5.104-2.101-8.605-2.602-6.004-.5-6.004-.702-13.512 2.901-5.005.801-1.101 1.202-6.205.6-12.225-6.006-9.024-7.91-15.233-9.411-6.205-1.501-7.405-.198-8.007-3.002.202-5.604 5.207-13.511 9.409-17.915z" }), _jsx("path", { fill: "#424242", fillOpacity: 0.807, d: "M38.88 80.26c-1.553 2.054-1.4 2.321-1 5.104 1.101 2.608.706 3.654 5.203 4.202 5.198-1.578 5.255-4.705 5.303-7.006-5.77-.2-8.51-2.783-9.508-2.302z" }), _jsx("path", { fill: "#fff", d: "M106.814 33.434c-.353.009-.776.162-1.289.49-2.808 2.73-2.82 2.835-4.304 11.709l-.002.002c-1.636 4.613-4.874 8.258-11.108 7.607q-.05.037-.1.074c1.522-1.49 2.163-3.282-1.298-4.681-4.407-.9-6.273 4.137-8.606 11.709-1.386 6.679-4.083 14.802-8.806 12.012-8.314-2.798-4.941-1.903-8.907-2.102-7.424.5-13.444 6.23-23.119 1-7.168-5.252-9.578-6.579-18.132-8.707-.026-.007-.064-.01-.092-.016l.113-.787-15.111-5.303s-8.807-3.501-3.604 2.202c0 0 7.207 5.903 15.813 11.007l-.498-1.35a22 22 0 0 0 2.086 1.98q-.316.025-.643.07l.006.002c-.59.589-4.063 3.718-5.957 7.207-1.922 3.542-2.345 7.222-.1 12.109 1.76 4.621 6.793 5.15 12.713 6.906 2.517-.42 4.356 1.15 6.606-1.4 1.833-2.034 3.178-1.425 1.5-5.205-3.524-5.623-4.31-9.26-1.12-12.412-.068-.177-.142-.336-.214-.5.68.563 1.374 1.05 2.134 1.4 4.922 1.22 8.051 3.802 13.71 4.004a17 17 0 0 1 .92-.4c-2.556 2.624-2.885 6.54-2.335 9.316h.002c.36 3.744 5.3 5.739 13.01 7.006 5.818-.396 10.812 2.292 14.613-3.402.686-4.244-.291-10.507-3.505-13.112-.047-.04-.1-.08-.149-.119q.784.194 1.56.41c3.35.073 5.402-1.667 7.868-6.084-.994 2.315-2.021 4.534-3.672 4.979l.103.004c-.62 5.03 1.558 12.587 7.405 12.609q.47.047.916.08c3.241.795 5.103.403 6.99-.687 1.638-.607 2.759-1.523 3.662-2.561.159-.116.295-.219.461-.338a4.8 4.8 0 0 0 1.12-1.805q.03-.046.062-.093.075-.282.13-.565c.728-3.2-.945-7.593-3.95-10.443-1.65-2-3.548-3.814-5.19-5.307-.71-.632-1.172-.998-1.62-1.217 7.221 1.46 9.483-1.698 11.632-3.378 2.22-2.084 2.967-5.373 8.007-5.807 7.77-.118 10.056-.75 11.008-3.504 4.554-1.555 5.905 1.038 9.307-4.703.902-1.347.38-2.69-3.002-5.703-1.338-1.58-5.44-1.084-6.104-2.203-12.487 7.918-6.754-12.107-10.92-12M84.84 65.008c-.294 1.57-.652 3.195-1.233 4.846.665.218 1.292.4 1.893.556-.332-.025-.712-.04-1.195-.062-.617.222-1.145.696-1.618 1.328.24-.509.467-.974.721-1.526.573-1.768 1.022-3.494 1.432-5.142" }), _jsx("path", { fill: "#0079bb", d: "M119.75 29.32a5.405 8.605 0 0 0-3.62 2.24 5.405 8.605 0 0 0-2.685-1.138 5.405 8.605 0 0 0-5.404 8.605 5.405 8.605 0 0 0 5.404 8.606 5.405 8.605 0 0 0 3.631-2.233 5.405 8.605 0 0 0 2.674 1.131 5.405 8.605 0 0 0 5.406-8.605 5.405 8.605 0 0 0-5.406-8.606" }), _jsx("path", { d: "M119.75 28.521c-1.457 0-2.755.746-3.768 1.909l-.002-.002c-.76-.51-1.616-.807-2.535-.807-1.837 0-3.424 1.184-4.5 2.897a10 10 0 0 0-.517.943 2.1 2.1 0 0 0-.659-.592 1.94 1.94 0 0 0-.974-.234 2 2 0 0 0-.342.033c-.452.08-.89.28-1.36.58l-.068.045-.058.057c-1.408 1.368-2.254 2.239-2.842 3.85-.58 1.587-.949 3.869-1.67 8.183-.784 2.205-1.932 4.123-3.56 5.4-1.346 1.055-3.03 1.7-5.23 1.725.183-.35.316-.722.36-1.131.073-.673-.158-1.404-.674-1.99-.515-.586-1.276-1.065-2.337-1.494l-.069-.028-.072-.015a5.7 5.7 0 0 0-.926-.114 5 5 0 0 0-.887.045 4.6 4.6 0 0 0-1.296.399 4.5 4.5 0 0 0-.274-.9c-.461-1.085-1.277-1.98-2.207-2.77-1.86-1.58-4.248-2.8-5.59-3.819l-.039-.03-.043-.026c-11.006-6.36-15.737-5.913-25.215-6.012h-.046l-.05.006c-9.88 1.087-16.593 4.08-21.599 9.004l-.08-.026-.348.366c-3.934 4.123-8.51 11.027-9.45 16.802l-14.505-5.09c-.084-.034-2.2-.896-3.935-1.078a5 5 0 0 0-.653-.033 2.6 2.6 0 0 0-.644.094c-.432.12-.945.516-1.055 1.068-.11.553.079 1.038.383 1.57.304.533.769 1.136 1.443 1.876l.04.043.044.037S9.06 65.069 17.598 70.17l.172.465a43 43 0 0 0-1.637 1.693c-1.204 1.32-2.583 3.012-3.58 4.848-2.004 3.694-2.44 7.748-.135 12.79.969 2.529 2.903 3.995 5.225 4.968 2.326.974 5.076 1.54 7.998 2.408l.177.053.182-.032c.215-.036.429-.05.64-.056q1.367.186 2.495.158c.041.001.079.007.12.008.432.008.888-.039 1.354-.166.758-.153 1.406-.411 1.932-.8.957-.675 1.64-1.4 2.084-2.155.217-.198.419-.415.598-.704.28-.45.376-1.052.275-1.683-.099-.618-.35-1.32-.766-2.264q-.014-.039-.029-.078c-.718-1.719-1.838-3.304-2.41-4.607-.314-.826-.518-1.583-.6-2.274-.198-1.672.212-2.979 1.446-4.316a9 9 0 0 0 1.3.76l.069.03.074.018c.97.24 1.868.551 2.748.881l-.018.008.545.389c-.437.651-.9 1.275-1 1.902-.137.87.032 1.684.23 3.064l.015.102.04.096c.523 1.237.677 2.232 1.475 3.103.799.872 2.057 1.3 4.37 1.582l.167.02.162-.049c1.094-.332 1.994-.744 2.733-1.21.01.82.091 1.61.23 2.335l-.004-.004q.003.01.006.02c.003.018 0 .04.004.058l.094.475.045.013c.418 1.918 1.88 3.422 4.039 4.504 2.028 1.017 4.68 1.76 7.836 2.354.067.032.13.071.201.098.603.225 1.187.237 2.055.296l.047.004.046-.002c1.316-.065 2.676-.005 4.032.05 1.18.094 2.345.187 3.494.146a9.6 9.6 0 0 0 2.752-.48 8.6 8.6 0 0 0 1.422-.487l.056-.027.053-.034a6.7 6.7 0 0 0 1.395-1.218 10.2 10.2 0 0 0 1.507-1.797l.098-.147.027-.172c.363-2.242.287-4.945-.298-7.476-.396-1.711-1.023-3.35-1.95-4.69.996-.053 1.917-.273 2.77-.681-.082 2.386.368 5.055 1.447 7.326 1.277 2.686 3.57 4.855 6.824 4.879q.415.042.813.072c2.495.6 4.316.547 5.928-.027a10 10 0 0 0 1.566-.735 10 10 0 0 0 1.275-.591 9.7 9.7 0 0 0 2.563-2.092c.13-.096.243-.182.379-.28l.053-.037.046-.047a5.6 5.6 0 0 0 1.282-2.021l.072-.107.033-.125q.068-.25.117-.5c.339-1.398.257-2.968-.138-4.512-.623-2.433-2.022-4.877-3.975-6.742-1.492-1.807-3.16-3.442-4.666-4.832 1.812.084 3.28-.16 4.498-.6 2.386-.864 3.76-2.424 4.887-3.305l.03-.023.024-.024c1.232-1.154 1.976-2.51 2.977-3.55s2.201-1.839 4.553-2.041c3.867-.06 6.413-.232 8.23-.797 1.62-.504 2.591-1.506 3.182-2.79 1.982-.623 3.287-.419 4.767-.712a5 5 0 0 0 2.344-1.166c.767-.668 1.526-1.65 2.393-3.108.553-.834.684-1.956.152-3.02-.524-1.048-1.569-2.157-3.234-3.648-.431-.5-.98-.805-1.567-1.021a7.4 7.4 0 0 0 1.389-1.647c1.076-1.712 1.707-4 1.707-6.511 0-2.513-.631-4.797-1.707-6.51s-2.663-2.895-4.5-2.895m0 1.6c1.148 0 2.264.745 3.145 2.147.88 1.402 1.46 3.417 1.46 5.658 0 2.24-.58 4.258-1.46 5.66-.881 1.402-1.997 2.144-3.145 2.144-.554 0-1.098-.175-1.613-.511.958-1.673 1.515-3.832 1.515-6.192 0-2.512-.631-4.797-1.707-6.51a8 8 0 0 0-.765-1.027c.769-.897 1.658-1.369 2.57-1.369m-6.305 1.102c1.148 0 2.264.744 3.145 2.146.88 1.402 1.46 3.418 1.46 5.658s-.58 4.259-1.46 5.66c-.88 1.402-1.997 2.145-3.145 2.145s-2.262-.743-3.142-2.145c-.88-1.401-1.461-3.42-1.461-5.66s.58-4.256 1.46-5.658c.881-1.402 1.995-2.146 3.143-2.146m-6.545 3.01a.2.2 0 0 1 .084.03c.105.06.359.404.534 1.094.033.134.062.284.091.436-.24 1.01-.369 2.1-.369 3.234 0 2.513.63 4.8 1.705 6.512 1.076 1.713 2.663 2.895 4.5 2.895 1.4 0 2.653-.687 3.647-1.77l.18-.103c.746.488 1.581.771 2.478.771q.501-.001.977-.115c1.13.212 2.152.526 2.5.937l.035.043.043.037c1.662 1.482 2.577 2.543 2.924 3.237.347.693.288.911-.055 1.424l-.012.017-.011.02c-.826 1.392-1.507 2.237-2.086 2.742-.58.504-1.04.691-1.602.803-.947.187-2.263.051-4.105.498l.004-.135c-5.399-.192-7.523-2.073-9.338-5.295l-1.395.785c1.763 3.13 4.284 5.383 8.94 5.97-.397.86-.96 1.327-2.221 1.72-1.496.465-3.972.667-7.836.726l-.027.002-.03.002c-2.689.232-4.38 1.294-5.568 2.527-1.184 1.23-1.923 2.555-2.908 3.483-1.3 1.026-2.435 2.312-4.4 3.023-1.608.582-3.923.71-7.292-.088q-.007 0-.015-.002a30 30 0 0 1-1.686-.45c.328-1.062.572-2.097.791-3.114.47-1.841.877-3.59 1.319-5.166.768-2.744 1.664-4.958 3.162-6.438.2-.163.394-.337.586-.513 3.07.225 5.577-.508 7.439-1.969 1.879-1.473 3.112-3.586 3.963-5.879l.111-.082.055-.316c.742-4.438 1.127-6.675 1.617-8.018.48-1.312 1.051-1.88 2.383-3.176.315-.192.574-.301.723-.328a.6.6 0 0 1 .166-.012zm15.059 1.04a2.103 3.402 0 0 0-2.104 3.403 2.103 3.402 0 0 0 2.104 3.4 2.103 3.402 0 0 0 2.102-3.4 2.103 3.402 0 0 0-2.102-3.403m-69.51.952c9.481.095 13.575-.435 24.354 5.793l.006.003c1.558 1.166 3.817 2.33 5.437 3.708.822.698 1.457 1.438 1.772 2.177.185.435.26.872.224 1.348a9 9 0 0 0-1.289 1.635c-1.398 2.236-2.442 5.425-3.611 9.22l-.012.036-.006.037c-.685 3.301-1.713 6.957-3.064 9.322-.676 1.182-1.43 2.013-2.147 2.375s-1.4.381-2.406-.213l-.072-.043-.08-.027c-4.15-1.397-5.328-1.866-6.168-2.05-.42-.09-.75-.086-1.123-.073s-.863.029-1.83-.02l-.047-.002-.047.004c-3.903.263-7.306 1.851-10.842 2.668-3.529.815-7.159.946-11.812-1.56-2.224-1.628-3.997-2.861-5.665-3.89-.687-.558-1.469-1.046-2.6-1.468-2.522-1.272-5.209-2.176-9.122-3.182.423-5.103 5.055-12.599 9.008-16.795l.134-.136c4.759-4.858 11.137-7.777 21.008-8.867m62.885.398a2.303 3.552 0 0 0-2.303 3.553 2.303 3.552 0 0 0 2.303 3.553 2.303 3.552 0 0 0 2.303-3.553 2.303 3.552 0 0 0-2.303-3.553m-67.82 8.113q-4.461 0-7.022 2.537-2.549 2.526-2.549 6.9 0 2.39.688 4.179.685 1.777 1.947 2.966 1.251 1.177 3.027 1.764 1.778.588 3.91.588 1.654 0 3.419-.502a23.6 23.6 0 0 0 3.271-1.201v-7.828h-7.29v2.132h4.888v4.473a11 11 0 0 1-2.059.6 12 12 0 0 1-2.34.232q-3.21 0-5.074-1.959-1.862-1.975-1.861-5.517 0-3.36 1.777-5.32 1.79-1.974 4.852-1.973 1.36 0 2.427.257 1.079.246 1.922.625.699.32 1.422.797.723.479 1.104.772h.22v-2.88q-1.875-.895-3.505-1.263a13.9 13.9 0 0 0-3.174-.379m10.646.205v2.391h2.598v-2.39zm7.006.75v3.934h-1.557v1.938h1.557v7.279q0 2.487 1.09 3.615t3.185 1.127q.6 0 1.362-.11a13 13 0 0 0 1.42-.28h.002v-2.071h-.123q-.27.11-.883.281-.613.16-1.176.16-.97 0-1.447-.22a1.7 1.7 0 0 1-.735-.723 2.8 2.8 0 0 1-.343-1.129 23 23 0 0 1-.05-1.691v-6.239h4.757v-1.937h-4.756v-3.934zm22.383 3.657a4 4 0 0 1 .945.08c.84.354 1.395.72 1.654 1.015.273.31.313.506.286.76-.042.382-.421.961-.995 1.541-2.748 2.018-3.869 4.712-4.527 7.572-.338 1.468-.572 2.988-.863 4.541-.403 1.618-.84 3.298-1.393 5.008-.235.51-.445.935-.668 1.406a10 10 0 0 0-.468.713c-.637 1.062-1.156 2.303-1.67 3.506l-.079.182c-.77 1.382-1.488 2.49-2.195 3.322-1.504 1.772-2.853 2.396-4.924 2.36-.401-.111-.807-.204-1.21-.305-2.088-1.623-5.71-2.292-9.524-2.479-3.985-.194-8.124.213-10.83 1.252l-.05.018-.048.027a9 9 0 0 0-2.117 1.598c-.147.063-.302.117-.447.183-5.307-.217-8.344-2.648-13.317-3.918-.625-.288-1.22-.705-1.822-1.197a8 8 0 0 0-1.797-2.51c-1.064-1.012-2.583-2.032-5.023-3.462l-.063-.038-.066-.023c-1.569-.576-3.61-1.195-6.197-1.045-1.883-1.628-2.904-2.92-3.254-3.767-.38-.917-.214-1.236.168-1.598s1.168-.66 1.968-.78c.801-.12 1.64-.063 1.914.01l.006.002.006.002c8.513 2.118 10.702 3.337 17.854 8.577l.043.03.049.028c5.005 2.706 9.216 2.59 12.964 1.725 3.747-.866 7.064-2.393 10.584-2.631.932.042 1.52.031 1.873.02.37-.013.457-.02.729.038.54.118 1.844.604 5.94 1.983-.031-.017-.062-.03-.092-.049l.152.068-.06-.02c1.328.75 2.715.79 3.85.218 1.16-.585 2.053-1.678 2.815-3.012 1.515-2.65 2.522-6.36 3.223-9.719 1.164-3.776 2.218-6.893 3.438-8.844.61-.975 1.247-1.644 1.916-2.017a2.9 2.9 0 0 1 1.322-.371m-29.242.271v13.69h2.304v-13.69ZM1.895 56.188a2 2 0 0 1 .322.011c1.333.14 3.539.987 3.539.987l.015.005 12.958 4.547c-.976.152-2.01.461-2.778 1.19-.783.742-1.1 2.029-.545 3.373.105.252.241.513.399.78-7.053-4.486-12.72-8.96-12.793-9.019-.6-.662-1.002-1.192-1.207-1.55-.137-.24-.119-.244-.133-.303.065-.008.135-.018.223-.021m19.48 14.882c1.717.056 3.125.47 4.346.916 2.342 1.378 3.78 2.355 4.666 3.198.798.759 1.152 1.463 1.531 2.367-1.37 1.59-2.051 3.39-1.814 5.38a9 9 0 0 0 .054.39c-1.33-.183-2.622-.34-3.838-.354-1.56-.02-3.025.176-4.38.78-2.568 1.141-4.497 3.742-5.752 8.595-1.021-.726-1.783-1.649-2.282-2.96l-.01-.025-.011-.023c-2.165-4.712-1.759-8.012.074-11.393l.002-.002c.897-1.65 2.201-3.267 3.353-4.53 1.048-1.149 1.82-1.858 2.237-2.263a12.6 12.6 0 0 1 1.824-.076m63.13.102c.385.018.697.033.975.055q.584.149 1.133.263c.323.174.716.48 1.36 1.055 1.223 1.112 2.58 2.404 3.861 3.8-2.247.902-5.1 2.869-7.266 5.546a15 15 0 0 0-.562.746l-.041.023.006.028c-1.942 2.752-2.986 6.23-1.615 9.814-1.53-.602-2.65-1.908-3.456-3.604-1.075-2.263-1.434-5.147-1.2-7.462a5.36 5.36 0 0 0 1.925-1.846c.595-.94 1.081-2.039 1.553-3.137.683-1.225 1.406-2.69 2.176-4.316.382-.485.771-.806 1.152-.965zm8.425 6.555q.255.234.5.484c.416.524.818 1.056 1.183 1.598 1.778 2.638 2.772 5.375 2.178 7.97a5 5 0 0 1-.068.217c-.242.361-.482.717-.73 1.059-1.563-5.447-4.961-7.999-6.634-9.424 1.325-.931 2.615-1.59 3.57-1.904zm-32.518 2.402q.716.007 1.428.04c3.814.187 7.435 1.084 8.822 2.302l.012.01.012.01c.677.548 1.262 1.319 1.748 2.228-2.975.232-5.885.918-8.508 2.617-2.841 1.84-5.303 4.845-7.164 9.541l-.016.041c-2.248-.51-4.138-1.11-5.566-1.826-2.113-1.06-3.16-2.253-3.309-3.791l-.047-.47c-.243-1.504-.244-3.304.281-4.993.564-1.812 1.667-3.45 3.614-4.533 2.026-.766 5.354-1.203 8.693-1.176m27.65.498c1.865 1.65 5.256 3.85 6.618 9.752-1.07.788-1.983 1.463-2.826 1.959l-.122.043c-.739-3.675-2.347-6.2-3.798-7.799a12.8 12.8 0 0 0-1.979-1.781l-.037-.026a17 17 0 0 1 2.144-2.148m-48.7.398c.028.015.029.001.337.114.434.158 1.061.446 1.848.76 1.404.56 3.429 1.142 5.96 1.347a10 10 0 0 0-.93 2.115 11.6 11.6 0 0 0-.374 1.612c-.657.658-1.657 1.267-3.213 1.761-1.991-.263-2.804-.614-3.191-1.037-.388-.423-.606-1.264-1.135-2.54-.188-1.304-.299-2.037-.227-2.493.064-.404.4-.912.924-1.639zm45.603 3.037.056.04a11 11 0 0 1 1.727 1.556c1.297 1.429 2.761 3.702 3.432 7.125-1.235.227-2.74.306-4.598.186-.454-.108-.93-.23-1.451-.389-1.491-3.1-.815-6.005.834-8.517Zm-58.639.526c.272.003.555.02.842.037 1.656 3.092 3.065 5.943 2.275 11.197q-.277.02-.584.024c-.507-.034-1.088-.088-1.732-.096-.115-.014-.223-.022-.342-.04-.044-.005-.093-.016-.139-.022.59-3.405.462-5.756-.052-7.561-.41-1.44-1.05-2.51-1.668-3.479.449-.042.91-.066 1.4-.06m2.748.225c.498.06.993.12 1.516.193.534 1.612 1.442 3.347 2.658 5.297l.01.021c.35.867.498 1.657.324 2.403a3 3 0 0 1-.162.48c-.366.295-.905.724-1.541 1.43l-.002.004-.004.002a5 5 0 0 1-.746.707c.545-4.678-.645-7.778-2.053-10.537m-5.842.158c.723 1.132 1.409 2.148 1.82 3.595.435 1.526.576 3.598.02 6.823-2.053-.468-4.526-1.298-7.336-2.51 1.18-4.631 2.82-6.764 4.856-7.67a6 6 0 0 1 .64-.238m49.793 1.326-.023.156c-.245-.036-.274-.118-.266-.11.008.01.06.07.12.165.118.189.278.512.433.916.31.807.611 1.945.73 3.16.176 1.784-.026 3.664-1.027 5.12-.462-4.64-2.43-6.865-4.377-8.714 1.408-.391 2.884-.599 4.41-.693m-6.11 1.281c2.305 2.116 4.367 3.813 4.564 9.461q-.24.135-.487.244c-.64.195-1.362.299-2.13.36-.76-4.383-2.739-7.122-4.76-8.467.229-.172.458-.344.693-.496.682-.442 1.39-.8 2.12-1.102m-4.09 2.697c1.624.918 3.64 3.212 4.425 7.436-1.075.008-2.216-.029-3.396-.055-1.158-.081-2.377-.139-3.649-.066a80 80 0 0 1-1.314-.23c-.125-.105-.262-.251-.383-.364 1.245-2.966 2.7-5.142 4.316-6.72z" })] }));
|
|
8
|
-
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
const SvgTortoiseGit = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...props, children: [
|
|
3
|
+
/* @__PURE__ */ jsx(
|
|
4
|
+
"path",
|
|
5
|
+
{
|
|
6
|
+
fill: "#4b8eb4",
|
|
7
|
+
d: "M30.87 44.532c4.903-5.005 11.512-8.007 21.519-9.108 9.508.1 13.911-.4 24.82 5.904 2.903 2.202 9.41 4.804 7.509 9.31-3.003 5.904-3.104 5.504-4.606 10.906-1.501 5.406-.3 4.903-2.1 7.406-3.204 3.402-.9 3.203-5.006 5.005-6.304-2.602-5.104-2.101-8.605-2.602-6.004-.5-6.004-.702-13.512 2.901-5.005.801-1.101 1.202-6.205.6-12.225-6.006-9.024-7.91-15.233-9.411-6.205-1.501-7.405-.198-8.007-3.002.202-5.604 5.207-13.511 9.409-17.915z"
|
|
8
|
+
}
|
|
9
|
+
),
|
|
10
|
+
/* @__PURE__ */ jsx(
|
|
11
|
+
"path",
|
|
12
|
+
{
|
|
13
|
+
fill: "#424242",
|
|
14
|
+
fillOpacity: 0.807,
|
|
15
|
+
d: "M38.88 80.26c-1.553 2.054-1.4 2.321-1 5.104 1.101 2.608.706 3.654 5.203 4.202 5.198-1.578 5.255-4.705 5.303-7.006-5.77-.2-8.51-2.783-9.508-2.302z"
|
|
16
|
+
}
|
|
17
|
+
),
|
|
18
|
+
/* @__PURE__ */ jsx(
|
|
19
|
+
"path",
|
|
20
|
+
{
|
|
21
|
+
fill: "#fff",
|
|
22
|
+
d: "M106.814 33.434c-.353.009-.776.162-1.289.49-2.808 2.73-2.82 2.835-4.304 11.709l-.002.002c-1.636 4.613-4.874 8.258-11.108 7.607q-.05.037-.1.074c1.522-1.49 2.163-3.282-1.298-4.681-4.407-.9-6.273 4.137-8.606 11.709-1.386 6.679-4.083 14.802-8.806 12.012-8.314-2.798-4.941-1.903-8.907-2.102-7.424.5-13.444 6.23-23.119 1-7.168-5.252-9.578-6.579-18.132-8.707-.026-.007-.064-.01-.092-.016l.113-.787-15.111-5.303s-8.807-3.501-3.604 2.202c0 0 7.207 5.903 15.813 11.007l-.498-1.35a22 22 0 0 0 2.086 1.98q-.316.025-.643.07l.006.002c-.59.589-4.063 3.718-5.957 7.207-1.922 3.542-2.345 7.222-.1 12.109 1.76 4.621 6.793 5.15 12.713 6.906 2.517-.42 4.356 1.15 6.606-1.4 1.833-2.034 3.178-1.425 1.5-5.205-3.524-5.623-4.31-9.26-1.12-12.412-.068-.177-.142-.336-.214-.5.68.563 1.374 1.05 2.134 1.4 4.922 1.22 8.051 3.802 13.71 4.004a17 17 0 0 1 .92-.4c-2.556 2.624-2.885 6.54-2.335 9.316h.002c.36 3.744 5.3 5.739 13.01 7.006 5.818-.396 10.812 2.292 14.613-3.402.686-4.244-.291-10.507-3.505-13.112-.047-.04-.1-.08-.149-.119q.784.194 1.56.41c3.35.073 5.402-1.667 7.868-6.084-.994 2.315-2.021 4.534-3.672 4.979l.103.004c-.62 5.03 1.558 12.587 7.405 12.609q.47.047.916.08c3.241.795 5.103.403 6.99-.687 1.638-.607 2.759-1.523 3.662-2.561.159-.116.295-.219.461-.338a4.8 4.8 0 0 0 1.12-1.805q.03-.046.062-.093.075-.282.13-.565c.728-3.2-.945-7.593-3.95-10.443-1.65-2-3.548-3.814-5.19-5.307-.71-.632-1.172-.998-1.62-1.217 7.221 1.46 9.483-1.698 11.632-3.378 2.22-2.084 2.967-5.373 8.007-5.807 7.77-.118 10.056-.75 11.008-3.504 4.554-1.555 5.905 1.038 9.307-4.703.902-1.347.38-2.69-3.002-5.703-1.338-1.58-5.44-1.084-6.104-2.203-12.487 7.918-6.754-12.107-10.92-12M84.84 65.008c-.294 1.57-.652 3.195-1.233 4.846.665.218 1.292.4 1.893.556-.332-.025-.712-.04-1.195-.062-.617.222-1.145.696-1.618 1.328.24-.509.467-.974.721-1.526.573-1.768 1.022-3.494 1.432-5.142"
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ jsx(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
fill: "#0079bb",
|
|
29
|
+
d: "M119.75 29.32a5.405 8.605 0 0 0-3.62 2.24 5.405 8.605 0 0 0-2.685-1.138 5.405 8.605 0 0 0-5.404 8.605 5.405 8.605 0 0 0 5.404 8.606 5.405 8.605 0 0 0 3.631-2.233 5.405 8.605 0 0 0 2.674 1.131 5.405 8.605 0 0 0 5.406-8.605 5.405 8.605 0 0 0-5.406-8.606"
|
|
30
|
+
}
|
|
31
|
+
),
|
|
32
|
+
/* @__PURE__ */ jsx("path", { d: "M119.75 28.521c-1.457 0-2.755.746-3.768 1.909l-.002-.002c-.76-.51-1.616-.807-2.535-.807-1.837 0-3.424 1.184-4.5 2.897a10 10 0 0 0-.517.943 2.1 2.1 0 0 0-.659-.592 1.94 1.94 0 0 0-.974-.234 2 2 0 0 0-.342.033c-.452.08-.89.28-1.36.58l-.068.045-.058.057c-1.408 1.368-2.254 2.239-2.842 3.85-.58 1.587-.949 3.869-1.67 8.183-.784 2.205-1.932 4.123-3.56 5.4-1.346 1.055-3.03 1.7-5.23 1.725.183-.35.316-.722.36-1.131.073-.673-.158-1.404-.674-1.99-.515-.586-1.276-1.065-2.337-1.494l-.069-.028-.072-.015a5.7 5.7 0 0 0-.926-.114 5 5 0 0 0-.887.045 4.6 4.6 0 0 0-1.296.399 4.5 4.5 0 0 0-.274-.9c-.461-1.085-1.277-1.98-2.207-2.77-1.86-1.58-4.248-2.8-5.59-3.819l-.039-.03-.043-.026c-11.006-6.36-15.737-5.913-25.215-6.012h-.046l-.05.006c-9.88 1.087-16.593 4.08-21.599 9.004l-.08-.026-.348.366c-3.934 4.123-8.51 11.027-9.45 16.802l-14.505-5.09c-.084-.034-2.2-.896-3.935-1.078a5 5 0 0 0-.653-.033 2.6 2.6 0 0 0-.644.094c-.432.12-.945.516-1.055 1.068-.11.553.079 1.038.383 1.57.304.533.769 1.136 1.443 1.876l.04.043.044.037S9.06 65.069 17.598 70.17l.172.465a43 43 0 0 0-1.637 1.693c-1.204 1.32-2.583 3.012-3.58 4.848-2.004 3.694-2.44 7.748-.135 12.79.969 2.529 2.903 3.995 5.225 4.968 2.326.974 5.076 1.54 7.998 2.408l.177.053.182-.032c.215-.036.429-.05.64-.056q1.367.186 2.495.158c.041.001.079.007.12.008.432.008.888-.039 1.354-.166.758-.153 1.406-.411 1.932-.8.957-.675 1.64-1.4 2.084-2.155.217-.198.419-.415.598-.704.28-.45.376-1.052.275-1.683-.099-.618-.35-1.32-.766-2.264q-.014-.039-.029-.078c-.718-1.719-1.838-3.304-2.41-4.607-.314-.826-.518-1.583-.6-2.274-.198-1.672.212-2.979 1.446-4.316a9 9 0 0 0 1.3.76l.069.03.074.018c.97.24 1.868.551 2.748.881l-.018.008.545.389c-.437.651-.9 1.275-1 1.902-.137.87.032 1.684.23 3.064l.015.102.04.096c.523 1.237.677 2.232 1.475 3.103.799.872 2.057 1.3 4.37 1.582l.167.02.162-.049c1.094-.332 1.994-.744 2.733-1.21.01.82.091 1.61.23 2.335l-.004-.004q.003.01.006.02c.003.018 0 .04.004.058l.094.475.045.013c.418 1.918 1.88 3.422 4.039 4.504 2.028 1.017 4.68 1.76 7.836 2.354.067.032.13.071.201.098.603.225 1.187.237 2.055.296l.047.004.046-.002c1.316-.065 2.676-.005 4.032.05 1.18.094 2.345.187 3.494.146a9.6 9.6 0 0 0 2.752-.48 8.6 8.6 0 0 0 1.422-.487l.056-.027.053-.034a6.7 6.7 0 0 0 1.395-1.218 10.2 10.2 0 0 0 1.507-1.797l.098-.147.027-.172c.363-2.242.287-4.945-.298-7.476-.396-1.711-1.023-3.35-1.95-4.69.996-.053 1.917-.273 2.77-.681-.082 2.386.368 5.055 1.447 7.326 1.277 2.686 3.57 4.855 6.824 4.879q.415.042.813.072c2.495.6 4.316.547 5.928-.027a10 10 0 0 0 1.566-.735 10 10 0 0 0 1.275-.591 9.7 9.7 0 0 0 2.563-2.092c.13-.096.243-.182.379-.28l.053-.037.046-.047a5.6 5.6 0 0 0 1.282-2.021l.072-.107.033-.125q.068-.25.117-.5c.339-1.398.257-2.968-.138-4.512-.623-2.433-2.022-4.877-3.975-6.742-1.492-1.807-3.16-3.442-4.666-4.832 1.812.084 3.28-.16 4.498-.6 2.386-.864 3.76-2.424 4.887-3.305l.03-.023.024-.024c1.232-1.154 1.976-2.51 2.977-3.55s2.201-1.839 4.553-2.041c3.867-.06 6.413-.232 8.23-.797 1.62-.504 2.591-1.506 3.182-2.79 1.982-.623 3.287-.419 4.767-.712a5 5 0 0 0 2.344-1.166c.767-.668 1.526-1.65 2.393-3.108.553-.834.684-1.956.152-3.02-.524-1.048-1.569-2.157-3.234-3.648-.431-.5-.98-.805-1.567-1.021a7.4 7.4 0 0 0 1.389-1.647c1.076-1.712 1.707-4 1.707-6.511 0-2.513-.631-4.797-1.707-6.51s-2.663-2.895-4.5-2.895m0 1.6c1.148 0 2.264.745 3.145 2.147.88 1.402 1.46 3.417 1.46 5.658 0 2.24-.58 4.258-1.46 5.66-.881 1.402-1.997 2.144-3.145 2.144-.554 0-1.098-.175-1.613-.511.958-1.673 1.515-3.832 1.515-6.192 0-2.512-.631-4.797-1.707-6.51a8 8 0 0 0-.765-1.027c.769-.897 1.658-1.369 2.57-1.369m-6.305 1.102c1.148 0 2.264.744 3.145 2.146.88 1.402 1.46 3.418 1.46 5.658s-.58 4.259-1.46 5.66c-.88 1.402-1.997 2.145-3.145 2.145s-2.262-.743-3.142-2.145c-.88-1.401-1.461-3.42-1.461-5.66s.58-4.256 1.46-5.658c.881-1.402 1.995-2.146 3.143-2.146m-6.545 3.01a.2.2 0 0 1 .084.03c.105.06.359.404.534 1.094.033.134.062.284.091.436-.24 1.01-.369 2.1-.369 3.234 0 2.513.63 4.8 1.705 6.512 1.076 1.713 2.663 2.895 4.5 2.895 1.4 0 2.653-.687 3.647-1.77l.18-.103c.746.488 1.581.771 2.478.771q.501-.001.977-.115c1.13.212 2.152.526 2.5.937l.035.043.043.037c1.662 1.482 2.577 2.543 2.924 3.237.347.693.288.911-.055 1.424l-.012.017-.011.02c-.826 1.392-1.507 2.237-2.086 2.742-.58.504-1.04.691-1.602.803-.947.187-2.263.051-4.105.498l.004-.135c-5.399-.192-7.523-2.073-9.338-5.295l-1.395.785c1.763 3.13 4.284 5.383 8.94 5.97-.397.86-.96 1.327-2.221 1.72-1.496.465-3.972.667-7.836.726l-.027.002-.03.002c-2.689.232-4.38 1.294-5.568 2.527-1.184 1.23-1.923 2.555-2.908 3.483-1.3 1.026-2.435 2.312-4.4 3.023-1.608.582-3.923.71-7.292-.088q-.007 0-.015-.002a30 30 0 0 1-1.686-.45c.328-1.062.572-2.097.791-3.114.47-1.841.877-3.59 1.319-5.166.768-2.744 1.664-4.958 3.162-6.438.2-.163.394-.337.586-.513 3.07.225 5.577-.508 7.439-1.969 1.879-1.473 3.112-3.586 3.963-5.879l.111-.082.055-.316c.742-4.438 1.127-6.675 1.617-8.018.48-1.312 1.051-1.88 2.383-3.176.315-.192.574-.301.723-.328a.6.6 0 0 1 .166-.012zm15.059 1.04a2.103 3.402 0 0 0-2.104 3.403 2.103 3.402 0 0 0 2.104 3.4 2.103 3.402 0 0 0 2.102-3.4 2.103 3.402 0 0 0-2.102-3.403m-69.51.952c9.481.095 13.575-.435 24.354 5.793l.006.003c1.558 1.166 3.817 2.33 5.437 3.708.822.698 1.457 1.438 1.772 2.177.185.435.26.872.224 1.348a9 9 0 0 0-1.289 1.635c-1.398 2.236-2.442 5.425-3.611 9.22l-.012.036-.006.037c-.685 3.301-1.713 6.957-3.064 9.322-.676 1.182-1.43 2.013-2.147 2.375s-1.4.381-2.406-.213l-.072-.043-.08-.027c-4.15-1.397-5.328-1.866-6.168-2.05-.42-.09-.75-.086-1.123-.073s-.863.029-1.83-.02l-.047-.002-.047.004c-3.903.263-7.306 1.851-10.842 2.668-3.529.815-7.159.946-11.812-1.56-2.224-1.628-3.997-2.861-5.665-3.89-.687-.558-1.469-1.046-2.6-1.468-2.522-1.272-5.209-2.176-9.122-3.182.423-5.103 5.055-12.599 9.008-16.795l.134-.136c4.759-4.858 11.137-7.777 21.008-8.867m62.885.398a2.303 3.552 0 0 0-2.303 3.553 2.303 3.552 0 0 0 2.303 3.553 2.303 3.552 0 0 0 2.303-3.553 2.303 3.552 0 0 0-2.303-3.553m-67.82 8.113q-4.461 0-7.022 2.537-2.549 2.526-2.549 6.9 0 2.39.688 4.179.685 1.777 1.947 2.966 1.251 1.177 3.027 1.764 1.778.588 3.91.588 1.654 0 3.419-.502a23.6 23.6 0 0 0 3.271-1.201v-7.828h-7.29v2.132h4.888v4.473a11 11 0 0 1-2.059.6 12 12 0 0 1-2.34.232q-3.21 0-5.074-1.959-1.862-1.975-1.861-5.517 0-3.36 1.777-5.32 1.79-1.974 4.852-1.973 1.36 0 2.427.257 1.079.246 1.922.625.699.32 1.422.797.723.479 1.104.772h.22v-2.88q-1.875-.895-3.505-1.263a13.9 13.9 0 0 0-3.174-.379m10.646.205v2.391h2.598v-2.39zm7.006.75v3.934h-1.557v1.938h1.557v7.279q0 2.487 1.09 3.615t3.185 1.127q.6 0 1.362-.11a13 13 0 0 0 1.42-.28h.002v-2.071h-.123q-.27.11-.883.281-.613.16-1.176.16-.97 0-1.447-.22a1.7 1.7 0 0 1-.735-.723 2.8 2.8 0 0 1-.343-1.129 23 23 0 0 1-.05-1.691v-6.239h4.757v-1.937h-4.756v-3.934zm22.383 3.657a4 4 0 0 1 .945.08c.84.354 1.395.72 1.654 1.015.273.31.313.506.286.76-.042.382-.421.961-.995 1.541-2.748 2.018-3.869 4.712-4.527 7.572-.338 1.468-.572 2.988-.863 4.541-.403 1.618-.84 3.298-1.393 5.008-.235.51-.445.935-.668 1.406a10 10 0 0 0-.468.713c-.637 1.062-1.156 2.303-1.67 3.506l-.079.182c-.77 1.382-1.488 2.49-2.195 3.322-1.504 1.772-2.853 2.396-4.924 2.36-.401-.111-.807-.204-1.21-.305-2.088-1.623-5.71-2.292-9.524-2.479-3.985-.194-8.124.213-10.83 1.252l-.05.018-.048.027a9 9 0 0 0-2.117 1.598c-.147.063-.302.117-.447.183-5.307-.217-8.344-2.648-13.317-3.918-.625-.288-1.22-.705-1.822-1.197a8 8 0 0 0-1.797-2.51c-1.064-1.012-2.583-2.032-5.023-3.462l-.063-.038-.066-.023c-1.569-.576-3.61-1.195-6.197-1.045-1.883-1.628-2.904-2.92-3.254-3.767-.38-.917-.214-1.236.168-1.598s1.168-.66 1.968-.78c.801-.12 1.64-.063 1.914.01l.006.002.006.002c8.513 2.118 10.702 3.337 17.854 8.577l.043.03.049.028c5.005 2.706 9.216 2.59 12.964 1.725 3.747-.866 7.064-2.393 10.584-2.631.932.042 1.52.031 1.873.02.37-.013.457-.02.729.038.54.118 1.844.604 5.94 1.983-.031-.017-.062-.03-.092-.049l.152.068-.06-.02c1.328.75 2.715.79 3.85.218 1.16-.585 2.053-1.678 2.815-3.012 1.515-2.65 2.522-6.36 3.223-9.719 1.164-3.776 2.218-6.893 3.438-8.844.61-.975 1.247-1.644 1.916-2.017a2.9 2.9 0 0 1 1.322-.371m-29.242.271v13.69h2.304v-13.69ZM1.895 56.188a2 2 0 0 1 .322.011c1.333.14 3.539.987 3.539.987l.015.005 12.958 4.547c-.976.152-2.01.461-2.778 1.19-.783.742-1.1 2.029-.545 3.373.105.252.241.513.399.78-7.053-4.486-12.72-8.96-12.793-9.019-.6-.662-1.002-1.192-1.207-1.55-.137-.24-.119-.244-.133-.303.065-.008.135-.018.223-.021m19.48 14.882c1.717.056 3.125.47 4.346.916 2.342 1.378 3.78 2.355 4.666 3.198.798.759 1.152 1.463 1.531 2.367-1.37 1.59-2.051 3.39-1.814 5.38a9 9 0 0 0 .054.39c-1.33-.183-2.622-.34-3.838-.354-1.56-.02-3.025.176-4.38.78-2.568 1.141-4.497 3.742-5.752 8.595-1.021-.726-1.783-1.649-2.282-2.96l-.01-.025-.011-.023c-2.165-4.712-1.759-8.012.074-11.393l.002-.002c.897-1.65 2.201-3.267 3.353-4.53 1.048-1.149 1.82-1.858 2.237-2.263a12.6 12.6 0 0 1 1.824-.076m63.13.102c.385.018.697.033.975.055q.584.149 1.133.263c.323.174.716.48 1.36 1.055 1.223 1.112 2.58 2.404 3.861 3.8-2.247.902-5.1 2.869-7.266 5.546a15 15 0 0 0-.562.746l-.041.023.006.028c-1.942 2.752-2.986 6.23-1.615 9.814-1.53-.602-2.65-1.908-3.456-3.604-1.075-2.263-1.434-5.147-1.2-7.462a5.36 5.36 0 0 0 1.925-1.846c.595-.94 1.081-2.039 1.553-3.137.683-1.225 1.406-2.69 2.176-4.316.382-.485.771-.806 1.152-.965zm8.425 6.555q.255.234.5.484c.416.524.818 1.056 1.183 1.598 1.778 2.638 2.772 5.375 2.178 7.97a5 5 0 0 1-.068.217c-.242.361-.482.717-.73 1.059-1.563-5.447-4.961-7.999-6.634-9.424 1.325-.931 2.615-1.59 3.57-1.904zm-32.518 2.402q.716.007 1.428.04c3.814.187 7.435 1.084 8.822 2.302l.012.01.012.01c.677.548 1.262 1.319 1.748 2.228-2.975.232-5.885.918-8.508 2.617-2.841 1.84-5.303 4.845-7.164 9.541l-.016.041c-2.248-.51-4.138-1.11-5.566-1.826-2.113-1.06-3.16-2.253-3.309-3.791l-.047-.47c-.243-1.504-.244-3.304.281-4.993.564-1.812 1.667-3.45 3.614-4.533 2.026-.766 5.354-1.203 8.693-1.176m27.65.498c1.865 1.65 5.256 3.85 6.618 9.752-1.07.788-1.983 1.463-2.826 1.959l-.122.043c-.739-3.675-2.347-6.2-3.798-7.799a12.8 12.8 0 0 0-1.979-1.781l-.037-.026a17 17 0 0 1 2.144-2.148m-48.7.398c.028.015.029.001.337.114.434.158 1.061.446 1.848.76 1.404.56 3.429 1.142 5.96 1.347a10 10 0 0 0-.93 2.115 11.6 11.6 0 0 0-.374 1.612c-.657.658-1.657 1.267-3.213 1.761-1.991-.263-2.804-.614-3.191-1.037-.388-.423-.606-1.264-1.135-2.54-.188-1.304-.299-2.037-.227-2.493.064-.404.4-.912.924-1.639zm45.603 3.037.056.04a11 11 0 0 1 1.727 1.556c1.297 1.429 2.761 3.702 3.432 7.125-1.235.227-2.74.306-4.598.186-.454-.108-.93-.23-1.451-.389-1.491-3.1-.815-6.005.834-8.517Zm-58.639.526c.272.003.555.02.842.037 1.656 3.092 3.065 5.943 2.275 11.197q-.277.02-.584.024c-.507-.034-1.088-.088-1.732-.096-.115-.014-.223-.022-.342-.04-.044-.005-.093-.016-.139-.022.59-3.405.462-5.756-.052-7.561-.41-1.44-1.05-2.51-1.668-3.479.449-.042.91-.066 1.4-.06m2.748.225c.498.06.993.12 1.516.193.534 1.612 1.442 3.347 2.658 5.297l.01.021c.35.867.498 1.657.324 2.403a3 3 0 0 1-.162.48c-.366.295-.905.724-1.541 1.43l-.002.004-.004.002a5 5 0 0 1-.746.707c.545-4.678-.645-7.778-2.053-10.537m-5.842.158c.723 1.132 1.409 2.148 1.82 3.595.435 1.526.576 3.598.02 6.823-2.053-.468-4.526-1.298-7.336-2.51 1.18-4.631 2.82-6.764 4.856-7.67a6 6 0 0 1 .64-.238m49.793 1.326-.023.156c-.245-.036-.274-.118-.266-.11.008.01.06.07.12.165.118.189.278.512.433.916.31.807.611 1.945.73 3.16.176 1.784-.026 3.664-1.027 5.12-.462-4.64-2.43-6.865-4.377-8.714 1.408-.391 2.884-.599 4.41-.693m-6.11 1.281c2.305 2.116 4.367 3.813 4.564 9.461q-.24.135-.487.244c-.64.195-1.362.299-2.13.36-.76-4.383-2.739-7.122-4.76-8.467.229-.172.458-.344.693-.496.682-.442 1.39-.8 2.12-1.102m-4.09 2.697c1.624.918 3.64 3.212 4.425 7.436-1.075.008-2.216-.029-3.396-.055-1.158-.081-2.377-.139-3.649-.066a80 80 0 0 1-1.314-.23c-.125-.105-.262-.251-.383-.364 1.245-2.966 2.7-5.142 4.316-6.72z" })
|
|
33
|
+
] });
|
|
34
|
+
var tortoise_git_default = SvgTortoiseGit;
|
|
35
|
+
export {
|
|
36
|
+
tortoise_git_default as default
|
|
37
|
+
};
|
package/icons/tech/tower.js
CHANGED
|
@@ -1,8 +1,357 @@
|
|
|
1
|
-
import { jsx
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
const SvgTower = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 128 128", ...props, children: [_jsxs("defs", { children: [_jsx("clipPath", { id: "i", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "h", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "s", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "o", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "l", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "k", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "r", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "f", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "c", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "d", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "q", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "t", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "b", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "p", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "g", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "j", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("clipPath", { id: "m", children: _jsx("path", { d: "M0 0h128v128H0z" }) }), _jsx("mask", { id: "Q", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.349, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "S", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.2, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "u", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.6, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "U", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "N", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "X", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "I", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.302, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "Z", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.42, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "w", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.2, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "ab", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "C", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.2, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "ad", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "A", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "af", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "y", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.349, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "ah", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }), _jsx("mask", { id: "G", children: _jsx("g", { filter: "url(#a)", children: _jsx("path", { fillOpacity: 0.302, d: "M0 0h128v128H0z" }) }) }), _jsx("g", { id: "O", clipPath: "url(#b)", children: _jsx("path", { fill: "#b47d4f", d: "M37.71 20.625H90.5l-.2-.773H37.888zm0 0" }) }), _jsx("g", { id: "ag", clipPath: "url(#c)", children: _jsx("path", { fill: "#ff0", d: "m84.824 63.125-1.523-6.176a.364.364 0 0 0-.352-.273h12.739c.335 0 .624.222.699.55l1.449 5.9zm0 0" }) }), _jsx("g", { id: "Y", clipPath: "url(#d)", children: _jsx("path", { fill: "url(#e)", d: "m97.836 63.125-1.46-5.898a.72.72 0 0 0-.7-.55h-63.2a.71.71 0 0 0-.703.55l-1.449 5.9a.35.35 0 0 0 .05.287L41.461 80.3c.125.187.34.3.562.3h44.14a.68.68 0 0 0 .564-.3l11.085-16.887c.024-.09.05-.187.024-.29zm0 0" }) }), _jsx("g", { id: "x", clipPath: "url(#f)", children: _jsx("path", { fill: "#fff", d: "M77.96 43.813h5.653v-5.649zm0 0" }) }), _jsx("g", { id: "ai", clipPath: "url(#g)", children: _jsx("path", { fill: "#ff0", d: "M30.29 63.273h67.585l-.164-.636H30.438zm0 0" }) }), _jsx("g", { id: "aa", clipPath: "url(#h)", children: _jsx("path", { fill: "#002d4f", d: "M45.426 80.602h37.312v2.16H45.426zm0 0" }) }), _jsx("g", { id: "H", clipPath: "url(#i)", children: _jsx("path", { fill: "#004972", d: "M56.574 30.04h.352v13.773h-.352zm0 0" }) }), _jsx("g", { id: "R", clipPath: "url(#j)", children: _jsx("path", { fill: "#002d4f", d: "m93.074 56.676-.324-1.824H35.437l-.324 1.824zm0 0" }) }), _jsx("g", { id: "ac", clipPath: "url(#k)", children: _jsx("path", { fill: "#cd7f1f", d: "m43.512 63.074 1.527-6.176a.36.36 0 0 1 .348-.273H32.648a.71.71 0 0 0-.699.55l-1.45 5.9zm0 0" }) }), _jsx("g", { id: "B", clipPath: "url(#l)", children: _jsx("path", { fill: "#004972", d: "M44.574 29.512h39.028v1.562H44.574zm0 0" }) }), _jsx("g", { id: "v", clipPath: "url(#m)", children: _jsx("path", { fill: "url(#n)", d: "M44.574 29.512h39.04v15.601h-39.04zm0 0" }) }), _jsx("g", { id: "ae", clipPath: "url(#o)", children: _jsx("path", { fill: "#ffe700", d: "m73.71 80.262 11.165-16.95h12.988a.7.7 0 0 1-.05.137L86.727 80.336a.68.68 0 0 1-.563.3H73.086a.76.76 0 0 0 .625-.374zm0 0" }) }), _jsx("g", { id: "T", clipPath: "url(#p)", children: _jsx("path", { fill: "#004972", d: "M47.688 107.54h32.488v.522h-32.49zm0 0" }) }), _jsx("g", { id: "J", clipPath: "url(#q)", children: _jsx("path", { fill: "#004972", d: "M71.25 30.04h.352v13.773h-.352zm0 0" }) }), _jsx("g", { id: "D", clipPath: "url(#r)", children: _jsx("path", { fill: "#fff", d: "M54.688 29.512H44.573v10.101zm0 0" }) }), _jsx("g", { id: "z", clipPath: "url(#s)", children: _jsx("path", { fill: "#fff", d: "m67.477 43.813 14.296-14.301H61.477l-14.301 14.3zm0 0" }) }), _jsx("g", { id: "V", clipPath: "url(#t)", children: _jsx("path", { fill: "#002d4f", d: "M54.887 80.602h-9.473v26.062c0 .484.387.875.875.875h8.586V80.602zm0 0" }) }), _jsxs("linearGradient", { id: "e", x1: 402.006, x2: 592.967, y1: 683.678, y2: 352.925, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.204, stopColor: "#ffd813", stopOpacity: 0 }), _jsx("stop", { offset: 0.781, stopColor: "#ffd813" })] }), _jsxs("linearGradient", { id: "n", x1: 356.628, x2: 668.854, y1: 298.508, y2: 298.508, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.408, stopColor: "#fff", stopOpacity: 0 }), _jsx("stop", { offset: 0.999, stopColor: "#fff" })] }), _jsxs("linearGradient", { id: "E", x1: 445.097, x2: 445.097, y1: 350.498, y2: 240.257, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }), _jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }), _jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })] }), _jsxs("linearGradient", { id: "F", x1: -13963.451, x2: -13963.451, y1: 350.498, y2: 240.257, gradientTransform: "matrix(-.125 0 0 .125 -1672.883 0)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }), _jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }), _jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })] }), _jsxs("linearGradient", { id: "aj", x1: 271.237, x2: 754.495, y1: 200.537, y2: 200.537, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }), _jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }), _jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })] }), _jsxs("linearGradient", { id: "P", x1: 341.428, x2: 684.054, y1: 376.151, y2: 376.151, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.204, stopColor: "#ffd813", stopOpacity: 0 }), _jsx("stop", { offset: 0.781, stopColor: "#ffd813" })] }), _jsxs("linearGradient", { id: "K", x1: 280.913, x2: 744.569, y1: 421.897, y2: 421.897, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }), _jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }), _jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }), _jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })] }), _jsxs("linearGradient", { id: "L", x1: 512.625, x2: 512.625, y1: 644.777, y2: 860.332, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0, stopColor: "#005f8e" }), _jsx("stop", { offset: 0.724, stopColor: "#004972" }), _jsx("stop", { offset: 0.74, stopColor: "#004972" })] }), _jsxs("linearGradient", { id: "W", x1: 623.997, x2: 623.997, y1: 644.778, y2: 860.332, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0, stopColor: "#008dc4" }), _jsx("stop", { offset: 0.541, stopColor: "#0072a7" })] }), _jsxs("linearGradient", { id: "M", x1: 301.713, x2: 724.02, y1: 152.949, y2: 152.949, gradientTransform: "scale(.125)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.204, stopColor: "#ffd813", stopOpacity: 0 }), _jsx("stop", { offset: 0.781, stopColor: "#ffd813" })] }), _jsx("filter", { id: "a", width: "100%", height: "100%", x: "0%", y: "0%", filterUnits: "objectBoundingBox", children: _jsx("feColorMatrix", { in: "SourceGraphic", values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }) })] }), _jsx("path", { fill: "#00caf4", d: "M47.688 107.54v2.347c0 .199.164.363.363.363h31.773c.2 0 .364-.164.364-.363v-2.348zM83.61 45.113H44.584v-15.61h39.023zm0 0" }), _jsx("use", { xlinkHref: "#v", mask: "url(#u)" }), _jsx("use", { xlinkHref: "#x", mask: "url(#w)" }), _jsx("use", { xlinkHref: "#z", mask: "url(#y)" }), _jsx("use", { xlinkHref: "#B", mask: "url(#A)" }), _jsx("use", { xlinkHref: "#D", mask: "url(#C)" }), _jsx("path", { fill: "#002d4f", d: "M83.61 45.23H44.585v-1.42h39.023zm0 0" }), _jsx("path", { fill: "#002d4f", d: "M71.613 30.04h1.524v13.773h-1.524zm-16.562 0h1.523v13.773h-1.523zm0 0" }), _jsx("path", { fill: "url(#E)", d: "M55.05 30.04h1.177v13.773H55.05zm0 0" }), _jsx("path", { fill: "url(#F)", d: "M71.96 30.04h1.177v13.773H71.96zm0 0" }), _jsx("use", { xlinkHref: "#H", mask: "url(#G)" }), _jsx("use", { xlinkHref: "#J", mask: "url(#I)" }), _jsx("path", { fill: "#ffc600", d: "m85.512 48.8-.586-3.277a.35.35 0 0 0-.352-.296h-40.96a.35.35 0 0 0-.352.296l-.586 3.278zm0 0" }), _jsx("path", { fill: "#002d4f", d: "m93.074 56.676-1.363-7.574a.346.346 0 0 0-.348-.3H36.824a.346.346 0 0 0-.347.301l-1.364 7.574zm0 0" }), _jsx("path", { fill: "url(#K)", d: "m93.074 56.676-1.363-7.574a.346.346 0 0 0-.348-.3H36.824a.346.346 0 0 0-.347.301l-1.364 7.574zm0 0" }), _jsx("path", { fill: "url(#L)", d: "M45.426 80.602v26.062a.87.87 0 0 0 .875.875h35.55c.485 0 .876-.39.876-.875V80.602zm0 0" }), _jsx("path", { fill: "#002d4f", d: "M36.824 48.8a.346.346 0 0 0-.347.302l-.016.074h55.266l-.016-.074a.346.346 0 0 0-.348-.301zm0 0" }), _jsx("path", { fill: "#ffc600", d: "M37.71 20.625H90.5l-.727-2.7a.41.41 0 0 0-.398-.3H38.727a.43.43 0 0 0-.403.313zm0 0" }), _jsx("path", { fill: "url(#M)", d: "M37.71 20.625H90.5l-.727-2.7a.41.41 0 0 0-.398-.3H38.727a.43.43 0 0 0-.403.313zm0 0" }), _jsx("use", { xlinkHref: "#O", mask: "url(#N)" }), _jsx("path", { fill: "#002d4f", d: "M35.563 30.04h57.085c.141 0 .25-.102.278-.227l1.398-9.188H33.898l1.391 9.188a.28.28 0 0 0 .273.226zm0 0" }), _jsx("path", { fill: "#005a82", d: "M33.988 21.188h60.239l.085-.563H33.898zm0 0" }), _jsx("path", { fill: "url(#P)", d: "m85.512 48.8-.586-3.277a.35.35 0 0 0-.352-.296h-40.96a.35.35 0 0 0-.352.296l-.586 3.278zm0 0" }), _jsx("path", { fill: "#db9927", d: "m85.512 48.8-.2-1.09H42.876l-.2 1.09zm0 0" }), _jsx("use", { xlinkHref: "#R", mask: "url(#Q)" }), _jsx("use", { xlinkHref: "#T", mask: "url(#S)" }), _jsx("use", { xlinkHref: "#V", mask: "url(#U)" }), _jsx("path", { fill: "url(#W)", d: "M82.738 106.664V80.602h-9.476v26.949h8.601a.9.9 0 0 0 .875-.887m0 0" }), _jsx("path", { fill: "#ffc600", d: "m97.836 63.125-1.46-5.898a.72.72 0 0 0-.7-.55h-63.2a.71.71 0 0 0-.703.55l-1.449 5.9a.35.35 0 0 0 .05.287L41.461 80.3c.125.187.34.3.562.3h44.14a.68.68 0 0 0 .564-.3l11.085-16.887c.024-.09.05-.187.024-.29zm0 0" }), _jsx("use", { xlinkHref: "#Y", mask: "url(#X)" }), _jsx("path", { fill: "#db9927", d: "M30.313 63.273a.5.5 0 0 0 .05.141L41.45 80.301c.125.187.34.3.563.3h44.136a.68.68 0 0 0 .563-.3L97.8 63.414a.3.3 0 0 0 .05-.14zm0 0" }), _jsx("use", { xlinkHref: "#aa", mask: "url(#Z)" }), _jsx("path", { fill: "#cd7f1f", d: "M54.46 80.262 43.3 63.312H30.314a.5.5 0 0 0 .05.137L41.45 80.336c.125.187.34.3.563.3h13.09a.79.79 0 0 1-.64-.374zm0 0" }), _jsx("use", { xlinkHref: "#ac", mask: "url(#ab)" }), _jsx("use", { xlinkHref: "#ae", mask: "url(#ad)" }), _jsx("use", { xlinkHref: "#ag", mask: "url(#af)" }), _jsx("use", { xlinkHref: "#ai", mask: "url(#ah)" }), _jsx("path", { fill: "url(#aj)", d: "m92.96 29.512 1.353-8.887H33.898l1.352 8.887zm0 0" }), _jsx("path", { fill: "#fff203", d: "M43.613 45.238a.35.35 0 0 0-.351.301l-.024.125h41.7l-.024-.125a.35.35 0 0 0-.352-.3zm0 0" })] }));
|
|
8
|
-
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
const SvgTower = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 128 128", ...props, children: [
|
|
3
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4
|
+
/* @__PURE__ */ jsx("clipPath", { id: "i", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
5
|
+
/* @__PURE__ */ jsx("clipPath", { id: "h", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ jsx("clipPath", { id: "s", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
7
|
+
/* @__PURE__ */ jsx("clipPath", { id: "o", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
8
|
+
/* @__PURE__ */ jsx("clipPath", { id: "l", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
9
|
+
/* @__PURE__ */ jsx("clipPath", { id: "k", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
10
|
+
/* @__PURE__ */ jsx("clipPath", { id: "r", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
11
|
+
/* @__PURE__ */ jsx("clipPath", { id: "f", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
12
|
+
/* @__PURE__ */ jsx("clipPath", { id: "c", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
13
|
+
/* @__PURE__ */ jsx("clipPath", { id: "d", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
14
|
+
/* @__PURE__ */ jsx("clipPath", { id: "q", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
15
|
+
/* @__PURE__ */ jsx("clipPath", { id: "t", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
16
|
+
/* @__PURE__ */ jsx("clipPath", { id: "b", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
17
|
+
/* @__PURE__ */ jsx("clipPath", { id: "p", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
18
|
+
/* @__PURE__ */ jsx("clipPath", { id: "g", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
19
|
+
/* @__PURE__ */ jsx("clipPath", { id: "j", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
20
|
+
/* @__PURE__ */ jsx("clipPath", { id: "m", children: /* @__PURE__ */ jsx("path", { d: "M0 0h128v128H0z" }) }),
|
|
21
|
+
/* @__PURE__ */ jsx("mask", { id: "Q", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.349, d: "M0 0h128v128H0z" }) }) }),
|
|
22
|
+
/* @__PURE__ */ jsx("mask", { id: "S", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.2, d: "M0 0h128v128H0z" }) }) }),
|
|
23
|
+
/* @__PURE__ */ jsx("mask", { id: "u", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.6, d: "M0 0h128v128H0z" }) }) }),
|
|
24
|
+
/* @__PURE__ */ jsx("mask", { id: "U", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
25
|
+
/* @__PURE__ */ jsx("mask", { id: "N", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
26
|
+
/* @__PURE__ */ jsx("mask", { id: "X", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
27
|
+
/* @__PURE__ */ jsx("mask", { id: "I", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.302, d: "M0 0h128v128H0z" }) }) }),
|
|
28
|
+
/* @__PURE__ */ jsx("mask", { id: "Z", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.42, d: "M0 0h128v128H0z" }) }) }),
|
|
29
|
+
/* @__PURE__ */ jsx("mask", { id: "w", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.2, d: "M0 0h128v128H0z" }) }) }),
|
|
30
|
+
/* @__PURE__ */ jsx("mask", { id: "ab", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
31
|
+
/* @__PURE__ */ jsx("mask", { id: "C", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.2, d: "M0 0h128v128H0z" }) }) }),
|
|
32
|
+
/* @__PURE__ */ jsx("mask", { id: "ad", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
33
|
+
/* @__PURE__ */ jsx("mask", { id: "A", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
34
|
+
/* @__PURE__ */ jsx("mask", { id: "af", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
35
|
+
/* @__PURE__ */ jsx("mask", { id: "y", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.349, d: "M0 0h128v128H0z" }) }) }),
|
|
36
|
+
/* @__PURE__ */ jsx("mask", { id: "ah", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.4, d: "M0 0h128v128H0z" }) }) }),
|
|
37
|
+
/* @__PURE__ */ jsx("mask", { id: "G", children: /* @__PURE__ */ jsx("g", { filter: "url(#a)", children: /* @__PURE__ */ jsx("path", { fillOpacity: 0.302, d: "M0 0h128v128H0z" }) }) }),
|
|
38
|
+
/* @__PURE__ */ jsx("g", { id: "O", clipPath: "url(#b)", children: /* @__PURE__ */ jsx("path", { fill: "#b47d4f", d: "M37.71 20.625H90.5l-.2-.773H37.888zm0 0" }) }),
|
|
39
|
+
/* @__PURE__ */ jsx("g", { id: "ag", clipPath: "url(#c)", children: /* @__PURE__ */ jsx(
|
|
40
|
+
"path",
|
|
41
|
+
{
|
|
42
|
+
fill: "#ff0",
|
|
43
|
+
d: "m84.824 63.125-1.523-6.176a.364.364 0 0 0-.352-.273h12.739c.335 0 .624.222.699.55l1.449 5.9zm0 0"
|
|
44
|
+
}
|
|
45
|
+
) }),
|
|
46
|
+
/* @__PURE__ */ jsx("g", { id: "Y", clipPath: "url(#d)", children: /* @__PURE__ */ jsx(
|
|
47
|
+
"path",
|
|
48
|
+
{
|
|
49
|
+
fill: "url(#e)",
|
|
50
|
+
d: "m97.836 63.125-1.46-5.898a.72.72 0 0 0-.7-.55h-63.2a.71.71 0 0 0-.703.55l-1.449 5.9a.35.35 0 0 0 .05.287L41.461 80.3c.125.187.34.3.562.3h44.14a.68.68 0 0 0 .564-.3l11.085-16.887c.024-.09.05-.187.024-.29zm0 0"
|
|
51
|
+
}
|
|
52
|
+
) }),
|
|
53
|
+
/* @__PURE__ */ jsx("g", { id: "x", clipPath: "url(#f)", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M77.96 43.813h5.653v-5.649zm0 0" }) }),
|
|
54
|
+
/* @__PURE__ */ jsx("g", { id: "ai", clipPath: "url(#g)", children: /* @__PURE__ */ jsx("path", { fill: "#ff0", d: "M30.29 63.273h67.585l-.164-.636H30.438zm0 0" }) }),
|
|
55
|
+
/* @__PURE__ */ jsx("g", { id: "aa", clipPath: "url(#h)", children: /* @__PURE__ */ jsx("path", { fill: "#002d4f", d: "M45.426 80.602h37.312v2.16H45.426zm0 0" }) }),
|
|
56
|
+
/* @__PURE__ */ jsx("g", { id: "H", clipPath: "url(#i)", children: /* @__PURE__ */ jsx("path", { fill: "#004972", d: "M56.574 30.04h.352v13.773h-.352zm0 0" }) }),
|
|
57
|
+
/* @__PURE__ */ jsx("g", { id: "R", clipPath: "url(#j)", children: /* @__PURE__ */ jsx("path", { fill: "#002d4f", d: "m93.074 56.676-.324-1.824H35.437l-.324 1.824zm0 0" }) }),
|
|
58
|
+
/* @__PURE__ */ jsx("g", { id: "ac", clipPath: "url(#k)", children: /* @__PURE__ */ jsx(
|
|
59
|
+
"path",
|
|
60
|
+
{
|
|
61
|
+
fill: "#cd7f1f",
|
|
62
|
+
d: "m43.512 63.074 1.527-6.176a.36.36 0 0 1 .348-.273H32.648a.71.71 0 0 0-.699.55l-1.45 5.9zm0 0"
|
|
63
|
+
}
|
|
64
|
+
) }),
|
|
65
|
+
/* @__PURE__ */ jsx("g", { id: "B", clipPath: "url(#l)", children: /* @__PURE__ */ jsx("path", { fill: "#004972", d: "M44.574 29.512h39.028v1.562H44.574zm0 0" }) }),
|
|
66
|
+
/* @__PURE__ */ jsx("g", { id: "v", clipPath: "url(#m)", children: /* @__PURE__ */ jsx("path", { fill: "url(#n)", d: "M44.574 29.512h39.04v15.601h-39.04zm0 0" }) }),
|
|
67
|
+
/* @__PURE__ */ jsx("g", { id: "ae", clipPath: "url(#o)", children: /* @__PURE__ */ jsx(
|
|
68
|
+
"path",
|
|
69
|
+
{
|
|
70
|
+
fill: "#ffe700",
|
|
71
|
+
d: "m73.71 80.262 11.165-16.95h12.988a.7.7 0 0 1-.05.137L86.727 80.336a.68.68 0 0 1-.563.3H73.086a.76.76 0 0 0 .625-.374zm0 0"
|
|
72
|
+
}
|
|
73
|
+
) }),
|
|
74
|
+
/* @__PURE__ */ jsx("g", { id: "T", clipPath: "url(#p)", children: /* @__PURE__ */ jsx("path", { fill: "#004972", d: "M47.688 107.54h32.488v.522h-32.49zm0 0" }) }),
|
|
75
|
+
/* @__PURE__ */ jsx("g", { id: "J", clipPath: "url(#q)", children: /* @__PURE__ */ jsx("path", { fill: "#004972", d: "M71.25 30.04h.352v13.773h-.352zm0 0" }) }),
|
|
76
|
+
/* @__PURE__ */ jsx("g", { id: "D", clipPath: "url(#r)", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M54.688 29.512H44.573v10.101zm0 0" }) }),
|
|
77
|
+
/* @__PURE__ */ jsx("g", { id: "z", clipPath: "url(#s)", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m67.477 43.813 14.296-14.301H61.477l-14.301 14.3zm0 0" }) }),
|
|
78
|
+
/* @__PURE__ */ jsx("g", { id: "V", clipPath: "url(#t)", children: /* @__PURE__ */ jsx("path", { fill: "#002d4f", d: "M54.887 80.602h-9.473v26.062c0 .484.387.875.875.875h8.586V80.602zm0 0" }) }),
|
|
79
|
+
/* @__PURE__ */ jsxs(
|
|
80
|
+
"linearGradient",
|
|
81
|
+
{
|
|
82
|
+
id: "e",
|
|
83
|
+
x1: 402.006,
|
|
84
|
+
x2: 592.967,
|
|
85
|
+
y1: 683.678,
|
|
86
|
+
y2: 352.925,
|
|
87
|
+
gradientTransform: "scale(.125)",
|
|
88
|
+
gradientUnits: "userSpaceOnUse",
|
|
89
|
+
children: [
|
|
90
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.204, stopColor: "#ffd813", stopOpacity: 0 }),
|
|
91
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.781, stopColor: "#ffd813" })
|
|
92
|
+
]
|
|
93
|
+
}
|
|
94
|
+
),
|
|
95
|
+
/* @__PURE__ */ jsxs(
|
|
96
|
+
"linearGradient",
|
|
97
|
+
{
|
|
98
|
+
id: "n",
|
|
99
|
+
x1: 356.628,
|
|
100
|
+
x2: 668.854,
|
|
101
|
+
y1: 298.508,
|
|
102
|
+
y2: 298.508,
|
|
103
|
+
gradientTransform: "scale(.125)",
|
|
104
|
+
gradientUnits: "userSpaceOnUse",
|
|
105
|
+
children: [
|
|
106
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.408, stopColor: "#fff", stopOpacity: 0 }),
|
|
107
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.999, stopColor: "#fff" })
|
|
108
|
+
]
|
|
109
|
+
}
|
|
110
|
+
),
|
|
111
|
+
/* @__PURE__ */ jsxs(
|
|
112
|
+
"linearGradient",
|
|
113
|
+
{
|
|
114
|
+
id: "E",
|
|
115
|
+
x1: 445.097,
|
|
116
|
+
x2: 445.097,
|
|
117
|
+
y1: 350.498,
|
|
118
|
+
y2: 240.257,
|
|
119
|
+
gradientTransform: "scale(.125)",
|
|
120
|
+
gradientUnits: "userSpaceOnUse",
|
|
121
|
+
children: [
|
|
122
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }),
|
|
123
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }),
|
|
124
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
125
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
126
|
+
/* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })
|
|
127
|
+
]
|
|
128
|
+
}
|
|
129
|
+
),
|
|
130
|
+
/* @__PURE__ */ jsxs(
|
|
131
|
+
"linearGradient",
|
|
132
|
+
{
|
|
133
|
+
id: "F",
|
|
134
|
+
x1: -13963.451,
|
|
135
|
+
x2: -13963.451,
|
|
136
|
+
y1: 350.498,
|
|
137
|
+
y2: 240.257,
|
|
138
|
+
gradientTransform: "matrix(-.125 0 0 .125 -1672.883 0)",
|
|
139
|
+
gradientUnits: "userSpaceOnUse",
|
|
140
|
+
children: [
|
|
141
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }),
|
|
142
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }),
|
|
143
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
144
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
145
|
+
/* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })
|
|
146
|
+
]
|
|
147
|
+
}
|
|
148
|
+
),
|
|
149
|
+
/* @__PURE__ */ jsxs(
|
|
150
|
+
"linearGradient",
|
|
151
|
+
{
|
|
152
|
+
id: "aj",
|
|
153
|
+
x1: 271.237,
|
|
154
|
+
x2: 754.495,
|
|
155
|
+
y1: 200.537,
|
|
156
|
+
y2: 200.537,
|
|
157
|
+
gradientTransform: "scale(.125)",
|
|
158
|
+
gradientUnits: "userSpaceOnUse",
|
|
159
|
+
children: [
|
|
160
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }),
|
|
161
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }),
|
|
162
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
163
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
164
|
+
/* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })
|
|
165
|
+
]
|
|
166
|
+
}
|
|
167
|
+
),
|
|
168
|
+
/* @__PURE__ */ jsxs(
|
|
169
|
+
"linearGradient",
|
|
170
|
+
{
|
|
171
|
+
id: "P",
|
|
172
|
+
x1: 341.428,
|
|
173
|
+
x2: 684.054,
|
|
174
|
+
y1: 376.151,
|
|
175
|
+
y2: 376.151,
|
|
176
|
+
gradientTransform: "scale(.125)",
|
|
177
|
+
gradientUnits: "userSpaceOnUse",
|
|
178
|
+
children: [
|
|
179
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.204, stopColor: "#ffd813", stopOpacity: 0 }),
|
|
180
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.781, stopColor: "#ffd813" })
|
|
181
|
+
]
|
|
182
|
+
}
|
|
183
|
+
),
|
|
184
|
+
/* @__PURE__ */ jsxs(
|
|
185
|
+
"linearGradient",
|
|
186
|
+
{
|
|
187
|
+
id: "K",
|
|
188
|
+
x1: 280.913,
|
|
189
|
+
x2: 744.569,
|
|
190
|
+
y1: 421.897,
|
|
191
|
+
y2: 421.897,
|
|
192
|
+
gradientTransform: "scale(.125)",
|
|
193
|
+
gradientUnits: "userSpaceOnUse",
|
|
194
|
+
children: [
|
|
195
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.096, stopColor: "#00caf4", stopOpacity: 0 }),
|
|
196
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.568, stopColor: "#00caf4", stopOpacity: 0.282 }),
|
|
197
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.6, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
198
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.797, stopColor: "#00caf4", stopOpacity: 0.302 }),
|
|
199
|
+
/* @__PURE__ */ jsx("stop", { offset: 1, stopColor: "#00caf4", stopOpacity: 0.102 })
|
|
200
|
+
]
|
|
201
|
+
}
|
|
202
|
+
),
|
|
203
|
+
/* @__PURE__ */ jsxs(
|
|
204
|
+
"linearGradient",
|
|
205
|
+
{
|
|
206
|
+
id: "L",
|
|
207
|
+
x1: 512.625,
|
|
208
|
+
x2: 512.625,
|
|
209
|
+
y1: 644.777,
|
|
210
|
+
y2: 860.332,
|
|
211
|
+
gradientTransform: "scale(.125)",
|
|
212
|
+
gradientUnits: "userSpaceOnUse",
|
|
213
|
+
children: [
|
|
214
|
+
/* @__PURE__ */ jsx("stop", { offset: 0, stopColor: "#005f8e" }),
|
|
215
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.724, stopColor: "#004972" }),
|
|
216
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.74, stopColor: "#004972" })
|
|
217
|
+
]
|
|
218
|
+
}
|
|
219
|
+
),
|
|
220
|
+
/* @__PURE__ */ jsxs(
|
|
221
|
+
"linearGradient",
|
|
222
|
+
{
|
|
223
|
+
id: "W",
|
|
224
|
+
x1: 623.997,
|
|
225
|
+
x2: 623.997,
|
|
226
|
+
y1: 644.778,
|
|
227
|
+
y2: 860.332,
|
|
228
|
+
gradientTransform: "scale(.125)",
|
|
229
|
+
gradientUnits: "userSpaceOnUse",
|
|
230
|
+
children: [
|
|
231
|
+
/* @__PURE__ */ jsx("stop", { offset: 0, stopColor: "#008dc4" }),
|
|
232
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.541, stopColor: "#0072a7" })
|
|
233
|
+
]
|
|
234
|
+
}
|
|
235
|
+
),
|
|
236
|
+
/* @__PURE__ */ jsxs(
|
|
237
|
+
"linearGradient",
|
|
238
|
+
{
|
|
239
|
+
id: "M",
|
|
240
|
+
x1: 301.713,
|
|
241
|
+
x2: 724.02,
|
|
242
|
+
y1: 152.949,
|
|
243
|
+
y2: 152.949,
|
|
244
|
+
gradientTransform: "scale(.125)",
|
|
245
|
+
gradientUnits: "userSpaceOnUse",
|
|
246
|
+
children: [
|
|
247
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.204, stopColor: "#ffd813", stopOpacity: 0 }),
|
|
248
|
+
/* @__PURE__ */ jsx("stop", { offset: 0.781, stopColor: "#ffd813" })
|
|
249
|
+
]
|
|
250
|
+
}
|
|
251
|
+
),
|
|
252
|
+
/* @__PURE__ */ jsx("filter", { id: "a", width: "100%", height: "100%", x: "0%", y: "0%", filterUnits: "objectBoundingBox", children: /* @__PURE__ */ jsx("feColorMatrix", { in: "SourceGraphic", values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }) })
|
|
253
|
+
] }),
|
|
254
|
+
/* @__PURE__ */ jsx(
|
|
255
|
+
"path",
|
|
256
|
+
{
|
|
257
|
+
fill: "#00caf4",
|
|
258
|
+
d: "M47.688 107.54v2.347c0 .199.164.363.363.363h31.773c.2 0 .364-.164.364-.363v-2.348zM83.61 45.113H44.584v-15.61h39.023zm0 0"
|
|
259
|
+
}
|
|
260
|
+
),
|
|
261
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#v", mask: "url(#u)" }),
|
|
262
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#x", mask: "url(#w)" }),
|
|
263
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#z", mask: "url(#y)" }),
|
|
264
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#B", mask: "url(#A)" }),
|
|
265
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#D", mask: "url(#C)" }),
|
|
266
|
+
/* @__PURE__ */ jsx("path", { fill: "#002d4f", d: "M83.61 45.23H44.585v-1.42h39.023zm0 0" }),
|
|
267
|
+
/* @__PURE__ */ jsx("path", { fill: "#002d4f", d: "M71.613 30.04h1.524v13.773h-1.524zm-16.562 0h1.523v13.773h-1.523zm0 0" }),
|
|
268
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#E)", d: "M55.05 30.04h1.177v13.773H55.05zm0 0" }),
|
|
269
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#F)", d: "M71.96 30.04h1.177v13.773H71.96zm0 0" }),
|
|
270
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#H", mask: "url(#G)" }),
|
|
271
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#J", mask: "url(#I)" }),
|
|
272
|
+
/* @__PURE__ */ jsx(
|
|
273
|
+
"path",
|
|
274
|
+
{
|
|
275
|
+
fill: "#ffc600",
|
|
276
|
+
d: "m85.512 48.8-.586-3.277a.35.35 0 0 0-.352-.296h-40.96a.35.35 0 0 0-.352.296l-.586 3.278zm0 0"
|
|
277
|
+
}
|
|
278
|
+
),
|
|
279
|
+
/* @__PURE__ */ jsx(
|
|
280
|
+
"path",
|
|
281
|
+
{
|
|
282
|
+
fill: "#002d4f",
|
|
283
|
+
d: "m93.074 56.676-1.363-7.574a.346.346 0 0 0-.348-.3H36.824a.346.346 0 0 0-.347.301l-1.364 7.574zm0 0"
|
|
284
|
+
}
|
|
285
|
+
),
|
|
286
|
+
/* @__PURE__ */ jsx(
|
|
287
|
+
"path",
|
|
288
|
+
{
|
|
289
|
+
fill: "url(#K)",
|
|
290
|
+
d: "m93.074 56.676-1.363-7.574a.346.346 0 0 0-.348-.3H36.824a.346.346 0 0 0-.347.301l-1.364 7.574zm0 0"
|
|
291
|
+
}
|
|
292
|
+
),
|
|
293
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#L)", d: "M45.426 80.602v26.062a.87.87 0 0 0 .875.875h35.55c.485 0 .876-.39.876-.875V80.602zm0 0" }),
|
|
294
|
+
/* @__PURE__ */ jsx(
|
|
295
|
+
"path",
|
|
296
|
+
{
|
|
297
|
+
fill: "#002d4f",
|
|
298
|
+
d: "M36.824 48.8a.346.346 0 0 0-.347.302l-.016.074h55.266l-.016-.074a.346.346 0 0 0-.348-.301zm0 0"
|
|
299
|
+
}
|
|
300
|
+
),
|
|
301
|
+
/* @__PURE__ */ jsx("path", { fill: "#ffc600", d: "M37.71 20.625H90.5l-.727-2.7a.41.41 0 0 0-.398-.3H38.727a.43.43 0 0 0-.403.313zm0 0" }),
|
|
302
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#M)", d: "M37.71 20.625H90.5l-.727-2.7a.41.41 0 0 0-.398-.3H38.727a.43.43 0 0 0-.403.313zm0 0" }),
|
|
303
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#O", mask: "url(#N)" }),
|
|
304
|
+
/* @__PURE__ */ jsx(
|
|
305
|
+
"path",
|
|
306
|
+
{
|
|
307
|
+
fill: "#002d4f",
|
|
308
|
+
d: "M35.563 30.04h57.085c.141 0 .25-.102.278-.227l1.398-9.188H33.898l1.391 9.188a.28.28 0 0 0 .273.226zm0 0"
|
|
309
|
+
}
|
|
310
|
+
),
|
|
311
|
+
/* @__PURE__ */ jsx("path", { fill: "#005a82", d: "M33.988 21.188h60.239l.085-.563H33.898zm0 0" }),
|
|
312
|
+
/* @__PURE__ */ jsx(
|
|
313
|
+
"path",
|
|
314
|
+
{
|
|
315
|
+
fill: "url(#P)",
|
|
316
|
+
d: "m85.512 48.8-.586-3.277a.35.35 0 0 0-.352-.296h-40.96a.35.35 0 0 0-.352.296l-.586 3.278zm0 0"
|
|
317
|
+
}
|
|
318
|
+
),
|
|
319
|
+
/* @__PURE__ */ jsx("path", { fill: "#db9927", d: "m85.512 48.8-.2-1.09H42.876l-.2 1.09zm0 0" }),
|
|
320
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#R", mask: "url(#Q)" }),
|
|
321
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#T", mask: "url(#S)" }),
|
|
322
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#V", mask: "url(#U)" }),
|
|
323
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#W)", d: "M82.738 106.664V80.602h-9.476v26.949h8.601a.9.9 0 0 0 .875-.887m0 0" }),
|
|
324
|
+
/* @__PURE__ */ jsx(
|
|
325
|
+
"path",
|
|
326
|
+
{
|
|
327
|
+
fill: "#ffc600",
|
|
328
|
+
d: "m97.836 63.125-1.46-5.898a.72.72 0 0 0-.7-.55h-63.2a.71.71 0 0 0-.703.55l-1.449 5.9a.35.35 0 0 0 .05.287L41.461 80.3c.125.187.34.3.562.3h44.14a.68.68 0 0 0 .564-.3l11.085-16.887c.024-.09.05-.187.024-.29zm0 0"
|
|
329
|
+
}
|
|
330
|
+
),
|
|
331
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#Y", mask: "url(#X)" }),
|
|
332
|
+
/* @__PURE__ */ jsx(
|
|
333
|
+
"path",
|
|
334
|
+
{
|
|
335
|
+
fill: "#db9927",
|
|
336
|
+
d: "M30.313 63.273a.5.5 0 0 0 .05.141L41.45 80.301c.125.187.34.3.563.3h44.136a.68.68 0 0 0 .563-.3L97.8 63.414a.3.3 0 0 0 .05-.14zm0 0"
|
|
337
|
+
}
|
|
338
|
+
),
|
|
339
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#aa", mask: "url(#Z)" }),
|
|
340
|
+
/* @__PURE__ */ jsx(
|
|
341
|
+
"path",
|
|
342
|
+
{
|
|
343
|
+
fill: "#cd7f1f",
|
|
344
|
+
d: "M54.46 80.262 43.3 63.312H30.314a.5.5 0 0 0 .05.137L41.45 80.336c.125.187.34.3.563.3h13.09a.79.79 0 0 1-.64-.374zm0 0"
|
|
345
|
+
}
|
|
346
|
+
),
|
|
347
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#ac", mask: "url(#ab)" }),
|
|
348
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#ae", mask: "url(#ad)" }),
|
|
349
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#ag", mask: "url(#af)" }),
|
|
350
|
+
/* @__PURE__ */ jsx("use", { xlinkHref: "#ai", mask: "url(#ah)" }),
|
|
351
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#aj)", d: "m92.96 29.512 1.353-8.887H33.898l1.352 8.887zm0 0" }),
|
|
352
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff203", d: "M43.613 45.238a.35.35 0 0 0-.351.301l-.024.125h41.7l-.024-.125a.35.35 0 0 0-.352-.3zm0 0" })
|
|
353
|
+
] });
|
|
354
|
+
var tower_default = SvgTower;
|
|
355
|
+
export {
|
|
356
|
+
tower_default as default
|
|
357
|
+
};
|
|
@@ -1,8 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgTraefikMesh = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...props, children: /* @__PURE__ */ jsx(
|
|
3
|
+
"path",
|
|
4
|
+
{
|
|
5
|
+
fill: "#9d0fb0",
|
|
6
|
+
d: "m46.113 25.547.18.098 15.34 8.648c1.05.59 2.332.59 3.383 0l15.21-8.559a5.161 5.161 0 1 1 5.239 8.895l-.176.101-8.781 4.95a1.722 1.722 0 0 0 0 3l23.71 13.367c1.052.59 2.333.59 3.384 0l14.664-8.27a5.168 5.168 0 0 1 5.246 8.895l-.176.101-8.25 4.653a1.71 1.71 0 0 0-.875 1.496c0 .621.332 1.195.875 1.5l8.297 4.68a5.16 5.16 0 0 1 2.101 6.992 5.165 5.165 0 0 1-6.992 2.101l-.18-.097-14.71-8.293a3.43 3.43 0 0 0-3.38 0l-23.98 13.511a1.725 1.725 0 0 0 0 3l9.906 5.582a5.16 5.16 0 0 1 1.985 6.93 5.16 5.16 0 0 1-6.875 2.164l-.18-.097-16.316-9.2a3.45 3.45 0 0 0-3.38 0l-16.46 9.282a5.164 5.164 0 0 1-5.242-8.89l.172-.107 10.046-5.66c.543-.304.875-.879.875-1.5 0-.62-.332-1.195-.875-1.5L26.133 69.926a3.44 3.44 0 0 0-3.38 0l-13.991 7.87a5.16 5.16 0 0 1-7.067-1.827 5.16 5.16 0 0 1 1.828-7.067l.176-.101 7.567-4.258a1.726 1.726 0 0 0 0-3L3.71 57.285a5.165 5.165 0 0 1 4.894-9.094l.18.098 13.977 7.883c1.047.59 2.328.59 3.379 0l23.996-13.504a1.721 1.721 0 0 0 .004-3l-8.918-5.027a5.162 5.162 0 0 1 4.89-9.09Zm15.516 22.5L37.633 61.55a1.72 1.72 0 0 0-.88 1.5c0 .62.333 1.195.876 1.5l23.754 13.386a3.43 3.43 0 0 0 3.379 0l23.976-13.515c.543-.305.875-.879.875-1.5s-.332-1.192-.875-1.496l-23.73-13.38a3.45 3.45 0 0 0-3.38 0Zm0 0"
|
|
7
|
+
}
|
|
8
|
+
) });
|
|
9
|
+
var traefik_mesh_default = SvgTraefikMesh;
|
|
10
|
+
export {
|
|
11
|
+
traefik_mesh_default as default
|
|
12
|
+
};
|
|
@@ -1,8 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgTraefikProxy = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...props, children: /* @__PURE__ */ jsx(
|
|
3
|
+
"path",
|
|
4
|
+
{
|
|
5
|
+
fill: "#24a1c1",
|
|
6
|
+
d: "M64.188 10.172c5.582 0 10.542 3.937 10.542 8.785s-4.722 8.785-10.543 8.785q-.995 0-2.601-.328a3.5 3.5 0 0 0-2.438.39L21.355 49.298a1.76 1.76 0 0 0 .008 3.062l40.969 22.996a3.52 3.52 0 0 0 3.426.012l41.187-22.898a1.752 1.752 0 0 0 .016-3.063l-12.852-7.293a3.52 3.52 0 0 0-3.441-.02l-13.563 7.524a1.21 1.21 0 0 0-.613.918l-.004.13c0 4.85-4.722 8.784-10.543 8.784-5.816 0-10.539-3.933-10.539-8.785 0-4.848 4.723-8.785 10.54-8.785.218 0 .464.016.745.035l.446.047.492.059c.75.101 1.512-.04 2.176-.407l20.065-11.13a5.27 5.27 0 0 1 4.945-.086l.215.11 28.016 15.906c3.512 1.992 3.55 7.012.144 9.082l-.187.11-18.746 10.417a1.76 1.76 0 0 0-.899 1.559c.012.645.371 1.23.938 1.531l18.562 9.766c3.688 1.937 3.774 7.183.16 9.242L66.642 120.25a5.28 5.28 0 0 1-5.227 0L5.36 88.254c-3.62-2.067-3.52-7.324.176-9.25l18.766-9.79a1.761 1.761 0 0 0 .047-3.093L5.355 55.461c-3.511-1.973-3.585-6.969-.21-9.066l.187-.114 46.645-26.523a3.53 3.53 0 0 0 1.578-1.89l.058-.188c1.64-4.875 5.364-7.508 10.575-7.508m26.027 64.715L67.184 88.129l-.215.117a5.25 5.25 0 0 1-4.98-.094L39.03 75.207a3.5 3.5 0 0 0-3.343-.05l-13.235 6.917a1.759 1.759 0 0 0-.055 3.086l40.434 23.137a3.52 3.52 0 0 0 3.477 0l40.78-23.3c.56-.317.9-.915.891-1.556a1.76 1.76 0 0 0-.94-1.527L93.593 74.82a3.51 3.51 0 0 0-3.38.067Zm0 0"
|
|
7
|
+
}
|
|
8
|
+
) });
|
|
9
|
+
var traefik_proxy_default = SvgTraefikProxy;
|
|
10
|
+
export {
|
|
11
|
+
traefik_proxy_default as default
|
|
12
|
+
};
|
package/icons/tech/travis-ci.js
CHANGED
|
@@ -1,8 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgTravisCi = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...props, children: /* @__PURE__ */ jsx(
|
|
3
|
+
"path",
|
|
4
|
+
{
|
|
5
|
+
fill: "#BB2031",
|
|
6
|
+
d: "M40 34h18v61h-8v11h28V94h-7V33h19v9h10V24H29v18h11zm82.2-31H6.031C4.005 3 2 4.226 2 6.225v116.154c0 2 2.005 3.621 4.031 3.621H122.2c2.026 0 2.8-1.621 2.8-3.621V6.225C125 4.226 124.226 3 122.2 3M106 48H85v-9h-9v48h9v24H45V88h6V40h-6v8H22V18h84z"
|
|
7
|
+
}
|
|
8
|
+
) });
|
|
9
|
+
var travis_ci_default = SvgTravisCi;
|
|
10
|
+
export {
|
|
11
|
+
travis_ci_default as default
|
|
12
|
+
};
|
package/icons/tech/trello.js
CHANGED
|
@@ -1,8 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgTrello = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...props, children: /* @__PURE__ */ jsx(
|
|
3
|
+
"path",
|
|
4
|
+
{
|
|
5
|
+
fill: "#23719F",
|
|
6
|
+
d: "M127 16.142C127 7.779 120.221 1 111.858 1H16.142C7.779 1 1 7.779 1 16.142v95.715C1 120.221 7.779 127 16.142 127h95.716c8.363 0 15.142-6.779 15.142-15.143zM58 99.54c0 3.807-3.286 6.46-7.093 6.46H23.563C19.756 106 17 103.347 17 99.54V23.23c0-3.808 2.756-7.23 6.563-7.23h27.344C54.714 16 58 19.422 58 23.23zm55-66.456V64.97c0 3.807-2.936 7.03-6.744 7.03h-27.33C75.118 72 72 68.776 72 64.97V22.866C72 19.058 75.118 16 78.926 16h27.33c3.808 0 6.744 3.058 6.744 6.866z"
|
|
7
|
+
}
|
|
8
|
+
) });
|
|
9
|
+
var trello_default = SvgTrello;
|
|
10
|
+
export {
|
|
11
|
+
trello_default as default
|
|
12
|
+
};
|