@carbon/icons-react 11.41.0 → 11.42.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/README.md +1 -1
- package/es/AcceptActionUsage.d.ts +11 -0
- package/es/AcceptActionUsage.js +42 -0
- package/es/ActionDefinition.d.ts +11 -0
- package/es/ActionDefinition.js +42 -0
- package/es/ActionUsage.d.ts +11 -0
- package/es/ActionUsage.js +42 -0
- package/es/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/es/AiFinancialSustainabilityCheck.js +42 -0
- package/es/Anchor.d.ts +11 -0
- package/es/Anchor.js +52 -0
- package/es/ApiKey.d.ts +11 -0
- package/es/ApiKey.js +47 -0
- package/es/ArrangeHorizontal.d.ts +11 -0
- package/es/ArrangeHorizontal.js +39 -0
- package/es/ArrangeVertical.d.ts +11 -0
- package/es/ArrangeVertical.js +39 -0
- package/es/Binding_01.d.ts +11 -0
- package/es/Binding_01.js +39 -0
- package/es/Binding_02.d.ts +11 -0
- package/es/Binding_02.js +45 -0
- package/es/BottomPanelClose.d.ts +11 -0
- package/es/BottomPanelClose.js +39 -0
- package/es/BottomPanelCloseFilled.d.ts +11 -0
- package/es/BottomPanelCloseFilled.js +39 -0
- package/es/BottomPanelOpen.d.ts +11 -0
- package/es/BottomPanelOpen.js +39 -0
- package/es/BottomPanelOpenFilled.d.ts +11 -0
- package/es/BottomPanelOpenFilled.js +39 -0
- package/es/Branch.js +2 -1
- package/es/CarbonForAem.d.ts +11 -0
- package/es/CarbonForAem.js +79 -0
- package/es/CodeBlock.d.ts +11 -0
- package/es/CodeBlock.js +39 -0
- package/es/ConnectionFlowUsage.d.ts +11 -0
- package/es/ConnectionFlowUsage.js +39 -0
- package/es/ConnectionUsage.d.ts +11 -0
- package/es/ConnectionUsage.js +39 -0
- package/es/Constraint.d.ts +11 -0
- package/es/Constraint.js +39 -0
- package/es/ContainerEngine.d.ts +11 -0
- package/es/ContainerEngine.js +47 -0
- package/es/ContainerImage.d.ts +11 -0
- package/es/ContainerImage.js +42 -0
- package/es/ContainerImagePull.d.ts +11 -0
- package/es/ContainerImagePull.js +39 -0
- package/es/ContainerImagePush.d.ts +11 -0
- package/es/ContainerImagePush.js +39 -0
- package/es/ContainerImagePushPull.d.ts +11 -0
- package/es/ContainerImagePushPull.js +39 -0
- package/es/ContainerRuntime.d.ts +11 -0
- package/es/ContainerRuntime.js +42 -0
- package/es/ContainerRuntimeMonitor.d.ts +11 -0
- package/es/ContainerRuntimeMonitor.js +47 -0
- package/es/DecisionNode.d.ts +11 -0
- package/es/DecisionNode.js +39 -0
- package/es/DocumentComment.d.ts +11 -0
- package/es/DocumentComment.js +42 -0
- package/es/DocumentConfiguration.d.ts +11 -0
- package/es/DocumentConfiguration.js +42 -0
- package/es/DocumentRequirements.d.ts +11 -0
- package/es/DocumentRequirements.js +42 -0
- package/es/DocumentSubject.d.ts +11 -0
- package/es/DocumentSubject.js +42 -0
- package/es/EnumerationDefinition.d.ts +11 -0
- package/es/EnumerationDefinition.js +42 -0
- package/es/EnumerationUsage.d.ts +11 -0
- package/es/EnumerationUsage.js +42 -0
- package/es/FeatureMembership.d.ts +11 -0
- package/es/FeatureMembership.js +39 -0
- package/es/FeatureMembershipFilled.d.ts +11 -0
- package/es/FeatureMembershipFilled.js +39 -0
- package/es/FeatureTyping.d.ts +11 -0
- package/es/FeatureTyping.js +49 -0
- package/es/Fork.js +2 -1
- package/es/ForkNode.d.ts +11 -0
- package/es/ForkNode.js +39 -0
- package/es/Gears.d.ts +11 -0
- package/es/Gears.js +39 -0
- package/es/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/es/IbmEloAutomotiveCompliance.js +42 -0
- package/es/IbmEloEngineeringInsights.d.ts +11 -0
- package/es/IbmEloEngineeringInsights.js +42 -0
- package/es/IbmEloMethodComposer.d.ts +11 -0
- package/es/IbmEloMethodComposer.js +42 -0
- package/es/IbmEloPublishing.d.ts +11 -0
- package/es/IbmEloPublishing.js +42 -0
- package/es/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/es/IbmEngineeringLifecycleMgmt.js +42 -0
- package/es/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/es/IbmEngineeringRequirementsDoorsNext.js +47 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.js +39 -0
- package/es/IbmEngineeringTestMgmt.d.ts +11 -0
- package/es/IbmEngineeringTestMgmt.js +45 -0
- package/es/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/es/IbmEngineeringWorkflowMgmt.js +54 -0
- package/es/IbmGcm.d.ts +11 -0
- package/es/IbmGcm.js +42 -0
- package/es/IbmJrs.d.ts +11 -0
- package/es/IbmJrs.js +39 -0
- package/es/IbmLaunchpadS4.d.ts +11 -0
- package/es/IbmLaunchpadS4.js +45 -0
- package/es/IbmLpa.d.ts +11 -0
- package/es/IbmLpa.js +42 -0
- package/es/IbmLqe.d.ts +11 -0
- package/es/IbmLqe.js +42 -0
- package/es/ImageStoreLocal.d.ts +11 -0
- package/es/ImageStoreLocal.js +45 -0
- package/es/InterfaceUsage.d.ts +11 -0
- package/es/InterfaceUsage.js +42 -0
- package/es/JoinNode.d.ts +11 -0
- package/es/JoinNode.js +39 -0
- package/es/Key.d.ts +11 -0
- package/es/Key.js +39 -0
- package/es/Kubelet.d.ts +11 -0
- package/es/Kubelet.js +42 -0
- package/es/KubernetesControlPlaneNode.d.ts +11 -0
- package/es/KubernetesControlPlaneNode.js +45 -0
- package/es/KubernetesOperator.d.ts +11 -0
- package/es/KubernetesOperator.js +42 -0
- package/es/KubernetesWorkerNode.d.ts +11 -0
- package/es/KubernetesWorkerNode.js +45 -0
- package/es/LayersExternal.d.ts +11 -0
- package/es/LayersExternal.js +42 -0
- package/es/LinuxNamespace.d.ts +11 -0
- package/es/LinuxNamespace.js +39 -0
- package/es/LocationInfo.d.ts +11 -0
- package/es/LocationInfo.js +42 -0
- package/es/LocationInfoFilled.d.ts +11 -0
- package/es/LocationInfoFilled.js +43 -0
- package/es/Merge.d.ts +11 -0
- package/es/Merge.js +39 -0
- package/es/MergeNode.d.ts +11 -0
- package/es/MergeNode.js +39 -0
- package/es/NotificationCounter.d.ts +11 -0
- package/es/NotificationCounter.js +44 -0
- package/es/PackageNode.d.ts +11 -0
- package/es/PackageNode.js +39 -0
- package/es/PartDefinition.d.ts +11 -0
- package/es/PartDefinition.js +42 -0
- package/es/PartUsage.d.ts +11 -0
- package/es/PartUsage.js +42 -0
- package/es/PortDefinition.d.ts +11 -0
- package/es/PortDefinition.js +39 -0
- package/es/PortUsage.d.ts +11 -0
- package/es/PortUsage.js +39 -0
- package/es/PricingConsumption.d.ts +11 -0
- package/es/PricingConsumption.js +42 -0
- package/es/PricingContainer.d.ts +11 -0
- package/es/PricingContainer.js +42 -0
- package/es/PricingQuickProposal.d.ts +11 -0
- package/es/PricingQuickProposal.js +39 -0
- package/es/PricingTailored.d.ts +11 -0
- package/es/PricingTailored.js +42 -0
- package/es/PricingTraditional.d.ts +11 -0
- package/es/PricingTraditional.js +39 -0
- package/es/PullRequest.d.ts +11 -0
- package/es/PullRequest.js +39 -0
- package/es/Qiskit.d.ts +11 -0
- package/es/Qiskit.js +39 -0
- package/es/QuestionAnswering.d.ts +11 -0
- package/es/QuestionAnswering.js +42 -0
- package/es/Rag.d.ts +11 -0
- package/es/Rag.js +42 -0
- package/es/RequirementDefinition.d.ts +11 -0
- package/es/RequirementDefinition.js +42 -0
- package/es/RequirementUsage.d.ts +11 -0
- package/es/RequirementUsage.js +42 -0
- package/es/SatisfyDefinition.d.ts +11 -0
- package/es/SatisfyDefinition.js +42 -0
- package/es/SatisfyUsage.d.ts +11 -0
- package/es/SatisfyUsage.js +42 -0
- package/es/SendActionUsage.d.ts +11 -0
- package/es/SendActionUsage.js +42 -0
- package/es/Shapes.d.ts +11 -0
- package/es/Shapes.js +39 -0
- package/es/StrategyPlay.d.ts +11 -0
- package/es/StrategyPlay.js +42 -0
- package/es/Subclassification.d.ts +11 -0
- package/es/Subclassification.js +39 -0
- package/es/SubjectDefinition.d.ts +11 -0
- package/es/SubjectDefinition.js +42 -0
- package/es/SubjectUsage.d.ts +11 -0
- package/es/SubjectUsage.js +42 -0
- package/es/Succession.d.ts +11 -0
- package/es/Succession.js +50 -0
- package/es/SysplexDistributor.d.ts +11 -0
- package/es/SysplexDistributor.js +39 -0
- package/es/TermReference.d.ts +11 -0
- package/es/TermReference.js +57 -0
- package/es/TimingBelt.d.ts +11 -0
- package/es/TimingBelt.js +44 -0
- package/es/TransformCode.d.ts +11 -0
- package/es/TransformCode.js +42 -0
- package/es/UsageIncludedUseCase.d.ts +11 -0
- package/es/UsageIncludedUseCase.js +39 -0
- package/es/UseCaseDefinition.d.ts +11 -0
- package/es/UseCaseDefinition.js +42 -0
- package/es/UseCaseUsage.d.ts +11 -0
- package/es/UseCaseUsage.js +42 -0
- package/es/UserAccessLocked.d.ts +11 -0
- package/es/UserAccessLocked.js +39 -0
- package/es/UserAccessUnlocked.d.ts +11 -0
- package/es/UserAccessUnlocked.js +39 -0
- package/es/UserFeedback.d.ts +11 -0
- package/es/UserFeedback.js +39 -0
- package/es/UserService.d.ts +11 -0
- package/es/UserService.js +39 -0
- package/es/generated/bucket-0.d.ts +9 -9
- package/es/generated/bucket-0.js +641 -615
- package/es/generated/bucket-1.d.ts +16 -16
- package/es/generated/bucket-1.js +892 -861
- package/es/generated/bucket-10.d.ts +67 -67
- package/es/generated/bucket-10.js +884 -1034
- package/es/generated/bucket-11.d.ts +68 -68
- package/es/generated/bucket-11.js +925 -850
- package/es/generated/bucket-12.d.ts +77 -77
- package/es/generated/bucket-12.js +842 -879
- package/es/generated/bucket-13.d.ts +84 -84
- package/es/generated/bucket-13.js +825 -803
- package/es/generated/bucket-14.d.ts +88 -88
- package/es/generated/bucket-14.js +838 -930
- package/es/generated/bucket-15.d.ts +94 -94
- package/es/generated/bucket-15.js +949 -734
- package/es/generated/bucket-16.d.ts +97 -97
- package/es/generated/bucket-16.js +723 -747
- package/es/generated/bucket-17.d.ts +104 -104
- package/es/generated/bucket-17.js +790 -974
- package/es/generated/bucket-18.d.ts +104 -1
- package/es/generated/bucket-18.js +2577 -3
- package/es/generated/bucket-2.d.ts +16 -16
- package/es/generated/bucket-2.js +1035 -1074
- package/es/generated/bucket-3.d.ts +27 -27
- package/es/generated/bucket-3.js +907 -906
- package/es/generated/bucket-4.d.ts +28 -28
- package/es/generated/bucket-4.js +836 -798
- package/es/generated/bucket-5.d.ts +32 -32
- package/es/generated/bucket-5.js +768 -842
- package/es/generated/bucket-6.d.ts +38 -38
- package/es/generated/bucket-6.js +891 -813
- package/es/generated/bucket-7.d.ts +53 -53
- package/es/generated/bucket-7.js +930 -988
- package/es/generated/bucket-8.d.ts +54 -54
- package/es/generated/bucket-8.js +1057 -985
- package/es/generated/bucket-9.d.ts +63 -63
- package/es/generated/bucket-9.js +873 -758
- package/es/index.js +19 -19
- package/lib/AcceptActionUsage.d.ts +11 -0
- package/lib/AcceptActionUsage.js +48 -0
- package/lib/ActionDefinition.d.ts +11 -0
- package/lib/ActionDefinition.js +48 -0
- package/lib/ActionUsage.d.ts +11 -0
- package/lib/ActionUsage.js +48 -0
- package/lib/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/lib/AiFinancialSustainabilityCheck.js +48 -0
- package/lib/Anchor.d.ts +11 -0
- package/lib/Anchor.js +58 -0
- package/lib/ApiKey.d.ts +11 -0
- package/lib/ApiKey.js +53 -0
- package/lib/ArrangeHorizontal.d.ts +11 -0
- package/lib/ArrangeHorizontal.js +45 -0
- package/lib/ArrangeVertical.d.ts +11 -0
- package/lib/ArrangeVertical.js +45 -0
- package/lib/Binding_01.d.ts +11 -0
- package/lib/Binding_01.js +45 -0
- package/lib/Binding_02.d.ts +11 -0
- package/lib/Binding_02.js +51 -0
- package/lib/BottomPanelClose.d.ts +11 -0
- package/lib/BottomPanelClose.js +45 -0
- package/lib/BottomPanelCloseFilled.d.ts +11 -0
- package/lib/BottomPanelCloseFilled.js +45 -0
- package/lib/BottomPanelOpen.d.ts +11 -0
- package/lib/BottomPanelOpen.js +45 -0
- package/lib/BottomPanelOpenFilled.d.ts +11 -0
- package/lib/BottomPanelOpenFilled.js +45 -0
- package/lib/Branch.js +2 -1
- package/lib/CarbonForAem.d.ts +11 -0
- package/lib/CarbonForAem.js +85 -0
- package/lib/CodeBlock.d.ts +11 -0
- package/lib/CodeBlock.js +45 -0
- package/lib/ConnectionFlowUsage.d.ts +11 -0
- package/lib/ConnectionFlowUsage.js +45 -0
- package/lib/ConnectionUsage.d.ts +11 -0
- package/lib/ConnectionUsage.js +45 -0
- package/lib/Constraint.d.ts +11 -0
- package/lib/Constraint.js +45 -0
- package/lib/ContainerEngine.d.ts +11 -0
- package/lib/ContainerEngine.js +53 -0
- package/lib/ContainerImage.d.ts +11 -0
- package/lib/ContainerImage.js +48 -0
- package/lib/ContainerImagePull.d.ts +11 -0
- package/lib/ContainerImagePull.js +45 -0
- package/lib/ContainerImagePush.d.ts +11 -0
- package/lib/ContainerImagePush.js +45 -0
- package/lib/ContainerImagePushPull.d.ts +11 -0
- package/lib/ContainerImagePushPull.js +45 -0
- package/lib/ContainerRuntime.d.ts +11 -0
- package/lib/ContainerRuntime.js +48 -0
- package/lib/ContainerRuntimeMonitor.d.ts +11 -0
- package/lib/ContainerRuntimeMonitor.js +53 -0
- package/lib/DecisionNode.d.ts +11 -0
- package/lib/DecisionNode.js +45 -0
- package/lib/DocumentComment.d.ts +11 -0
- package/lib/DocumentComment.js +48 -0
- package/lib/DocumentConfiguration.d.ts +11 -0
- package/lib/DocumentConfiguration.js +48 -0
- package/lib/DocumentRequirements.d.ts +11 -0
- package/lib/DocumentRequirements.js +48 -0
- package/lib/DocumentSubject.d.ts +11 -0
- package/lib/DocumentSubject.js +48 -0
- package/lib/EnumerationDefinition.d.ts +11 -0
- package/lib/EnumerationDefinition.js +48 -0
- package/lib/EnumerationUsage.d.ts +11 -0
- package/lib/EnumerationUsage.js +48 -0
- package/lib/FeatureMembership.d.ts +11 -0
- package/lib/FeatureMembership.js +45 -0
- package/lib/FeatureMembershipFilled.d.ts +11 -0
- package/lib/FeatureMembershipFilled.js +45 -0
- package/lib/FeatureTyping.d.ts +11 -0
- package/lib/FeatureTyping.js +55 -0
- package/lib/Fork.js +2 -1
- package/lib/ForkNode.d.ts +11 -0
- package/lib/ForkNode.js +45 -0
- package/lib/Gears.d.ts +11 -0
- package/lib/Gears.js +45 -0
- package/lib/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/lib/IbmEloAutomotiveCompliance.js +48 -0
- package/lib/IbmEloEngineeringInsights.d.ts +11 -0
- package/lib/IbmEloEngineeringInsights.js +48 -0
- package/lib/IbmEloMethodComposer.d.ts +11 -0
- package/lib/IbmEloMethodComposer.js +48 -0
- package/lib/IbmEloPublishing.d.ts +11 -0
- package/lib/IbmEloPublishing.js +48 -0
- package/lib/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/lib/IbmEngineeringLifecycleMgmt.js +48 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.js +53 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.js +45 -0
- package/lib/IbmEngineeringTestMgmt.d.ts +11 -0
- package/lib/IbmEngineeringTestMgmt.js +51 -0
- package/lib/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/lib/IbmEngineeringWorkflowMgmt.js +60 -0
- package/lib/IbmGcm.d.ts +11 -0
- package/lib/IbmGcm.js +48 -0
- package/lib/IbmJrs.d.ts +11 -0
- package/lib/IbmJrs.js +45 -0
- package/lib/IbmLaunchpadS4.d.ts +11 -0
- package/lib/IbmLaunchpadS4.js +51 -0
- package/lib/IbmLpa.d.ts +11 -0
- package/lib/IbmLpa.js +48 -0
- package/lib/IbmLqe.d.ts +11 -0
- package/lib/IbmLqe.js +48 -0
- package/lib/ImageStoreLocal.d.ts +11 -0
- package/lib/ImageStoreLocal.js +51 -0
- package/lib/InterfaceUsage.d.ts +11 -0
- package/lib/InterfaceUsage.js +48 -0
- package/lib/JoinNode.d.ts +11 -0
- package/lib/JoinNode.js +45 -0
- package/lib/Key.d.ts +11 -0
- package/lib/Key.js +45 -0
- package/lib/Kubelet.d.ts +11 -0
- package/lib/Kubelet.js +48 -0
- package/lib/KubernetesControlPlaneNode.d.ts +11 -0
- package/lib/KubernetesControlPlaneNode.js +51 -0
- package/lib/KubernetesOperator.d.ts +11 -0
- package/lib/KubernetesOperator.js +48 -0
- package/lib/KubernetesWorkerNode.d.ts +11 -0
- package/lib/KubernetesWorkerNode.js +51 -0
- package/lib/LayersExternal.d.ts +11 -0
- package/lib/LayersExternal.js +48 -0
- package/lib/LinuxNamespace.d.ts +11 -0
- package/lib/LinuxNamespace.js +45 -0
- package/lib/LocationInfo.d.ts +11 -0
- package/lib/LocationInfo.js +48 -0
- package/lib/LocationInfoFilled.d.ts +11 -0
- package/lib/LocationInfoFilled.js +49 -0
- package/lib/Merge.d.ts +11 -0
- package/lib/Merge.js +45 -0
- package/lib/MergeNode.d.ts +11 -0
- package/lib/MergeNode.js +45 -0
- package/lib/NotificationCounter.d.ts +11 -0
- package/lib/NotificationCounter.js +50 -0
- package/lib/PackageNode.d.ts +11 -0
- package/lib/PackageNode.js +45 -0
- package/lib/PartDefinition.d.ts +11 -0
- package/lib/PartDefinition.js +48 -0
- package/lib/PartUsage.d.ts +11 -0
- package/lib/PartUsage.js +48 -0
- package/lib/PortDefinition.d.ts +11 -0
- package/lib/PortDefinition.js +45 -0
- package/lib/PortUsage.d.ts +11 -0
- package/lib/PortUsage.js +45 -0
- package/lib/PricingConsumption.d.ts +11 -0
- package/lib/PricingConsumption.js +48 -0
- package/lib/PricingContainer.d.ts +11 -0
- package/lib/PricingContainer.js +48 -0
- package/lib/PricingQuickProposal.d.ts +11 -0
- package/lib/PricingQuickProposal.js +45 -0
- package/lib/PricingTailored.d.ts +11 -0
- package/lib/PricingTailored.js +48 -0
- package/lib/PricingTraditional.d.ts +11 -0
- package/lib/PricingTraditional.js +45 -0
- package/lib/PullRequest.d.ts +11 -0
- package/lib/PullRequest.js +45 -0
- package/lib/Qiskit.d.ts +11 -0
- package/lib/Qiskit.js +45 -0
- package/lib/QuestionAnswering.d.ts +11 -0
- package/lib/QuestionAnswering.js +48 -0
- package/lib/Rag.d.ts +11 -0
- package/lib/Rag.js +48 -0
- package/lib/RequirementDefinition.d.ts +11 -0
- package/lib/RequirementDefinition.js +48 -0
- package/lib/RequirementUsage.d.ts +11 -0
- package/lib/RequirementUsage.js +48 -0
- package/lib/SatisfyDefinition.d.ts +11 -0
- package/lib/SatisfyDefinition.js +48 -0
- package/lib/SatisfyUsage.d.ts +11 -0
- package/lib/SatisfyUsage.js +48 -0
- package/lib/SendActionUsage.d.ts +11 -0
- package/lib/SendActionUsage.js +48 -0
- package/lib/Shapes.d.ts +11 -0
- package/lib/Shapes.js +45 -0
- package/lib/StrategyPlay.d.ts +11 -0
- package/lib/StrategyPlay.js +48 -0
- package/lib/Subclassification.d.ts +11 -0
- package/lib/Subclassification.js +45 -0
- package/lib/SubjectDefinition.d.ts +11 -0
- package/lib/SubjectDefinition.js +48 -0
- package/lib/SubjectUsage.d.ts +11 -0
- package/lib/SubjectUsage.js +48 -0
- package/lib/Succession.d.ts +11 -0
- package/lib/Succession.js +56 -0
- package/lib/SysplexDistributor.d.ts +11 -0
- package/lib/SysplexDistributor.js +45 -0
- package/lib/TermReference.d.ts +11 -0
- package/lib/TermReference.js +63 -0
- package/lib/TimingBelt.d.ts +11 -0
- package/lib/TimingBelt.js +50 -0
- package/lib/TransformCode.d.ts +11 -0
- package/lib/TransformCode.js +48 -0
- package/lib/UsageIncludedUseCase.d.ts +11 -0
- package/lib/UsageIncludedUseCase.js +45 -0
- package/lib/UseCaseDefinition.d.ts +11 -0
- package/lib/UseCaseDefinition.js +48 -0
- package/lib/UseCaseUsage.d.ts +11 -0
- package/lib/UseCaseUsage.js +48 -0
- package/lib/UserAccessLocked.d.ts +11 -0
- package/lib/UserAccessLocked.js +45 -0
- package/lib/UserAccessUnlocked.d.ts +11 -0
- package/lib/UserAccessUnlocked.js +45 -0
- package/lib/UserFeedback.d.ts +11 -0
- package/lib/UserFeedback.js +45 -0
- package/lib/UserService.d.ts +11 -0
- package/lib/UserService.js +45 -0
- package/lib/generated/bucket-0.d.ts +9 -9
- package/lib/generated/bucket-0.js +648 -622
- package/lib/generated/bucket-1.d.ts +16 -16
- package/lib/generated/bucket-1.js +906 -875
- package/lib/generated/bucket-10.d.ts +67 -67
- package/lib/generated/bucket-10.js +949 -1099
- package/lib/generated/bucket-11.d.ts +68 -68
- package/lib/generated/bucket-11.js +991 -916
- package/lib/generated/bucket-12.d.ts +77 -77
- package/lib/generated/bucket-12.js +917 -954
- package/lib/generated/bucket-13.d.ts +84 -84
- package/lib/generated/bucket-13.js +907 -885
- package/lib/generated/bucket-14.d.ts +88 -88
- package/lib/generated/bucket-14.js +924 -1016
- package/lib/generated/bucket-15.d.ts +94 -94
- package/lib/generated/bucket-15.js +1041 -826
- package/lib/generated/bucket-16.d.ts +97 -97
- package/lib/generated/bucket-16.js +818 -842
- package/lib/generated/bucket-17.d.ts +104 -104
- package/lib/generated/bucket-17.js +892 -1076
- package/lib/generated/bucket-18.d.ts +104 -1
- package/lib/generated/bucket-18.js +2679 -2
- package/lib/generated/bucket-2.d.ts +16 -16
- package/lib/generated/bucket-2.js +1049 -1088
- package/lib/generated/bucket-3.d.ts +27 -27
- package/lib/generated/bucket-3.js +932 -931
- package/lib/generated/bucket-4.d.ts +28 -28
- package/lib/generated/bucket-4.js +862 -824
- package/lib/generated/bucket-5.d.ts +32 -32
- package/lib/generated/bucket-5.js +798 -872
- package/lib/generated/bucket-6.d.ts +38 -38
- package/lib/generated/bucket-6.js +927 -849
- package/lib/generated/bucket-7.d.ts +53 -53
- package/lib/generated/bucket-7.js +981 -1039
- package/lib/generated/bucket-8.d.ts +54 -54
- package/lib/generated/bucket-8.js +1109 -1037
- package/lib/generated/bucket-9.d.ts +63 -63
- package/lib/generated/bucket-9.js +934 -819
- package/lib/index.js +1100 -997
- package/package.json +3 -3
package/es/generated/bucket-3.js
CHANGED
|
@@ -12,13 +12,26 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _circle, _circle2, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _circle3, _path27, _path28, _circle4, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _circle5, _path40, _path41, _circle6, _path42, _circle7, _circle8, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _circle9, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _circle10, _path93, _circle11, _path94, _path95, _circle12, _path96, _circle13, _path97, _path98, _path99, _circle14, _path100, _circle15, _path101, _path102, _circle16, _path103, _circle17, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _circle18, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _circle19, _circle20, _circle21, _circle22, _circle23, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _circle24, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _circle25, _path161, _path162, _path163, _path164, _path165, _path166, _circle26, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _circle27, _path174, _path175, _path176, _path177, _circle28, _circle29, _path178, _path179, _circle30, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _circle31, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200;
|
|
16
|
+
const ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
20
20
|
...rest
|
|
21
21
|
} = _ref;
|
|
22
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
23
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
24
|
+
width: size,
|
|
25
|
+
height: size,
|
|
26
|
+
ref: ref,
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
...rest
|
|
31
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
|
|
33
|
+
})), children);
|
|
34
|
+
}
|
|
22
35
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
23
36
|
width: size,
|
|
24
37
|
height: size,
|
|
@@ -27,21 +40,45 @@ const CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref,
|
|
|
27
40
|
viewBox: "0 0 32 32",
|
|
28
41
|
fill: "currentColor",
|
|
29
42
|
...rest
|
|
30
|
-
},
|
|
31
|
-
d: "
|
|
32
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V18H6V6H26V18h2V6A2.0059,2.0059,0,0,0,26,4Z"
|
|
43
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
44
|
+
d: "M16 4L23 11 21.6 12.4 16 6.8 10.4 12.4 9 11z"
|
|
34
45
|
})), children);
|
|
35
46
|
});
|
|
36
47
|
if (process.env.NODE_ENV !== "production") {
|
|
37
|
-
|
|
48
|
+
ChevronSortUp.propTypes = iconPropTypes;
|
|
38
49
|
}
|
|
39
|
-
const
|
|
50
|
+
const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref2, ref) {
|
|
40
51
|
let {
|
|
41
52
|
children,
|
|
42
53
|
size = 16,
|
|
43
54
|
...rest
|
|
44
55
|
} = _ref2;
|
|
56
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
57
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
58
|
+
width: size,
|
|
59
|
+
height: size,
|
|
60
|
+
ref: ref,
|
|
61
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
62
|
+
viewBox: "0 0 10 6",
|
|
63
|
+
fill: "currentColor",
|
|
64
|
+
...rest
|
|
65
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
66
|
+
d: "M5 0L10 5 9.3 5.7 5 1.4 0.7 5.7 0 5z"
|
|
67
|
+
})), children);
|
|
68
|
+
}
|
|
69
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
70
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
71
|
+
width: size,
|
|
72
|
+
height: size,
|
|
73
|
+
ref: ref,
|
|
74
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
75
|
+
viewBox: "0 0 16 16",
|
|
76
|
+
fill: "currentColor",
|
|
77
|
+
...rest
|
|
78
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
79
|
+
d: "M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
|
|
80
|
+
})), children);
|
|
81
|
+
}
|
|
45
82
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
46
83
|
width: size,
|
|
47
84
|
height: size,
|
|
@@ -50,16 +87,14 @@ const CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref2, ref)
|
|
|
50
87
|
viewBox: "0 0 32 32",
|
|
51
88
|
fill: "currentColor",
|
|
52
89
|
...rest
|
|
53
|
-
},
|
|
54
|
-
d: "
|
|
55
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
56
|
-
d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
90
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
91
|
+
d: "M16 10L26 20 24.6 21.4 16 12.8 7.4 21.4 6 20z"
|
|
57
92
|
})), children);
|
|
58
93
|
});
|
|
59
94
|
if (process.env.NODE_ENV !== "production") {
|
|
60
|
-
|
|
95
|
+
ChevronUp.propTypes = iconPropTypes;
|
|
61
96
|
}
|
|
62
|
-
const
|
|
97
|
+
const ChevronUpOutline = /*#__PURE__*/React.forwardRef(function ChevronUpOutline(_ref3, ref) {
|
|
63
98
|
let {
|
|
64
99
|
children,
|
|
65
100
|
size = 16,
|
|
@@ -73,14 +108,16 @@ const CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(_ref3
|
|
|
73
108
|
viewBox: "0 0 32 32",
|
|
74
109
|
fill: "currentColor",
|
|
75
110
|
...rest
|
|
76
|
-
},
|
|
77
|
-
d: "
|
|
111
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
112
|
+
d: "M9.4142 19.4142L16 12.8286 22.5858 19.4142 24 18 16 10 8 18 9.4142 19.4142z"
|
|
113
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
114
|
+
d: "m30,16c0,7.7197-6.2803,14-14,14S2,23.7197,2,16,8.2803,2,16,2s14,6.2803,14,14Zm-26,0c0,6.6167,5.3833,12,12,12s12-5.3833,12-12-5.3833-12-12-12S4,9.3833,4,16Z"
|
|
78
115
|
})), children);
|
|
79
116
|
});
|
|
80
117
|
if (process.env.NODE_ENV !== "production") {
|
|
81
|
-
|
|
118
|
+
ChevronUpOutline.propTypes = iconPropTypes;
|
|
82
119
|
}
|
|
83
|
-
const
|
|
120
|
+
const Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref4, ref) {
|
|
84
121
|
let {
|
|
85
122
|
children,
|
|
86
123
|
size = 16,
|
|
@@ -94,16 +131,16 @@ const CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouti
|
|
|
94
131
|
viewBox: "0 0 32 32",
|
|
95
132
|
fill: "currentColor",
|
|
96
133
|
...rest
|
|
97
|
-
},
|
|
98
|
-
d: "
|
|
99
|
-
})),
|
|
100
|
-
d: "
|
|
134
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
135
|
+
d: "M11,11V21H21V11Zm8,8H13V13h6Z"
|
|
136
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
137
|
+
d: "M30,13V11H26V8a2,2,0,0,0-2-2H21V2H19V6H13V2H11V6H8A2,2,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2,2,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2,2,0,0,0,2-2V21h4V19H26V13ZM24,24H8V8H24Z"
|
|
101
138
|
})), children);
|
|
102
139
|
});
|
|
103
140
|
if (process.env.NODE_ENV !== "production") {
|
|
104
|
-
|
|
141
|
+
Chip.propTypes = iconPropTypes;
|
|
105
142
|
}
|
|
106
|
-
const
|
|
143
|
+
const Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref5, ref) {
|
|
107
144
|
let {
|
|
108
145
|
children,
|
|
109
146
|
size = 16,
|
|
@@ -117,16 +154,14 @@ const CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget
|
|
|
117
154
|
viewBox: "0 0 32 32",
|
|
118
155
|
fill: "currentColor",
|
|
119
156
|
...rest
|
|
120
|
-
},
|
|
121
|
-
d: "
|
|
122
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
123
|
-
d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
|
|
157
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
158
|
+
d: "M28 13L28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13 6 7.414 15 16.414 15 26 4 26 4 28 28 28 28 26 17 26 17 16.414 26 7.414 26 13 28 13z"
|
|
124
159
|
})), children);
|
|
125
160
|
});
|
|
126
161
|
if (process.env.NODE_ENV !== "production") {
|
|
127
|
-
|
|
162
|
+
Choices.propTypes = iconPropTypes;
|
|
128
163
|
}
|
|
129
|
-
const
|
|
164
|
+
const ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref6, ref) {
|
|
130
165
|
let {
|
|
131
166
|
children,
|
|
132
167
|
size = 16,
|
|
@@ -140,14 +175,14 @@ const Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref6, ref) {
|
|
|
140
175
|
viewBox: "0 0 32 32",
|
|
141
176
|
fill: "currentColor",
|
|
142
177
|
...rest
|
|
143
|
-
},
|
|
144
|
-
d: "
|
|
178
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
179
|
+
d: "M28 6H30V26H28zM17 6L15.57 7.393 23.15 15 2 15 2 17 23.15 17 15.57 24.573 17 26 27 16 17 6z"
|
|
145
180
|
})), children);
|
|
146
181
|
});
|
|
147
182
|
if (process.env.NODE_ENV !== "production") {
|
|
148
|
-
|
|
183
|
+
ChooseItem.propTypes = iconPropTypes;
|
|
149
184
|
}
|
|
150
|
-
const
|
|
185
|
+
const ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref7, ref) {
|
|
151
186
|
let {
|
|
152
187
|
children,
|
|
153
188
|
size = 16,
|
|
@@ -161,18 +196,14 @@ const CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref7,
|
|
|
161
196
|
viewBox: "0 0 32 32",
|
|
162
197
|
fill: "currentColor",
|
|
163
198
|
...rest
|
|
164
|
-
},
|
|
165
|
-
|
|
166
|
-
cy: "16",
|
|
167
|
-
r: "10"
|
|
168
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
169
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
199
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
200
|
+
d: "M29.2427,4.03l-8-2a1.0065,1.0065,0,0,0-.6143.0415l-9.7,3.88L3.2427,4.03A1,1,0,0,0,2,5V27a1,1,0,0,0,.7573.97l8,2A1.0244,1.0244,0,0,0,11,30a.9953.9953,0,0,0,.3716-.0718l9.7-3.88,7.686,1.9219A1,1,0,0,0,30,27V5A1,1,0,0,0,29.2427,4.03ZM28,11H22V4.2806l6,1.5ZM10,19H4V13h6Zm2-8V7.6771l8-3.2V11Zm8,2v6H12V13Zm-8,8h8v3.3227l-8,3.2Zm10-8h6v6H22ZM10,7.7806V11H4V6.2806ZM4,21h6v6.7192l-6-1.5Zm18,3.2187V21h6v4.7192Z"
|
|
170
201
|
})), children);
|
|
171
202
|
});
|
|
172
203
|
if (process.env.NODE_ENV !== "production") {
|
|
173
|
-
|
|
204
|
+
ChoroplethMap.propTypes = iconPropTypes;
|
|
174
205
|
}
|
|
175
|
-
const
|
|
206
|
+
const CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref8, ref) {
|
|
176
207
|
let {
|
|
177
208
|
children,
|
|
178
209
|
size = 16,
|
|
@@ -186,15 +217,16 @@ const CircleOutline = /*#__PURE__*/React.forwardRef(function CircleOutline(_ref8
|
|
|
186
217
|
viewBox: "0 0 32 32",
|
|
187
218
|
fill: "currentColor",
|
|
188
219
|
...rest
|
|
189
|
-
},
|
|
190
|
-
|
|
191
|
-
|
|
220
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
221
|
+
d: "M30.3335 30H26V28h4V26H28a2.002 2.002 0 01-2-2V21.6665A1.6684 1.6684 0 0127.6665 20H32v2H28v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0130.3335 30zM22.3335 20h-2.667A1.6665 1.6665 0 0018 21.6665V30h2V26h2v4h2V21.6665A1.6665 1.6665 0 0022.3335 20zM20 24V22h2v2zM12.5 24L11 20 9 20 9 30 11 30 11 23 12.5 27 14 23 14 30 16 30 16 20 14 20 12.5 24zM1 22v6.5A1.4727 1.4727 0 002.5 30H7V28H3V22H7V20H3A2.0059 2.0059 0 001 22zM13 8L11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11 13 11 13 8z"
|
|
222
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
223
|
+
d: "M6,6H26V18h2V6a2.0059,2.0059,0,0,0-2-2H6A2.0059,2.0059,0,0,0,4,6V18H6Z"
|
|
192
224
|
})), children);
|
|
193
225
|
});
|
|
194
226
|
if (process.env.NODE_ENV !== "production") {
|
|
195
|
-
|
|
227
|
+
CicsCmas.propTypes = iconPropTypes;
|
|
196
228
|
}
|
|
197
|
-
const
|
|
229
|
+
const CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connection(_ref9, ref) {
|
|
198
230
|
let {
|
|
199
231
|
children,
|
|
200
232
|
size = 16,
|
|
@@ -208,16 +240,16 @@ const CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref9, re
|
|
|
208
240
|
viewBox: "0 0 32 32",
|
|
209
241
|
fill: "currentColor",
|
|
210
242
|
...rest
|
|
211
|
-
},
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
243
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
244
|
+
d: "M22.5,30c-1.9299,0-3.5-1.5701-3.5-3.5,0-.9346,.3638-1.8134,1.0244-2.4742l1.4146,1.4138c-.283,.2832-.439,.6598-.439,1.0604,0,.8271,.6729,1.5,1.5,1.5,.4009,0,.7776-.1561,1.061-.4396l4.9998-4.9998c.2832-.2833,.4392-.66,.4392-1.0607,0-.8271-.6729-1.5-1.5-1.5-.4011,0-.7783,.1564-1.0618,.4404l-1.4155-1.4131c.6616-.6625,1.5413-1.0273,2.4773-1.0273,1.9299,0,3.5,1.5701,3.5,3.5,0,.9348-.364,1.8137-1.0249,2.4749l-4.9998,4.9996c-.6609,.6613-1.54,1.0255-2.4753,1.0255Z"
|
|
245
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
246
|
+
d: "M16.5 31c-1.9299 0-3.5-1.5701-3.5-3.5 0-.9348.364-1.8137 1.0249-2.4749l4.9998-4.9996c.6609-.6613 1.54-1.0255 2.4753-1.0255 1.9299 0 3.5 1.5701 3.5 3.5 0 .9346-.3638 1.8134-1.0244 2.4742l-1.4146-1.4138c.283-.2832.439-.6598.439-1.0604 0-.8271-.6729-1.5-1.5-1.5-.4009 0-.7776.1561-1.061.4396l-4.9998 4.9998c-.2832.2833-.4392.66-.4392 1.0607 0 .8271.6729 1.5 1.5 1.5.4011 0 .7783-.1564 1.0618-.4404l1.4155 1.4131c-.6616.6625-1.5413 1.0273-2.4773 1.0273zM16 2c-5.2979 0-11 1.252-11 4V24c0 1.6797 2.134 2.7979 5 3.415v-2.0459c-1.9939-.4727-2.9453-1.1431-3-1.3691v-3.5723c1.4937.749 3.6738 1.2153 6 1.4302v-1.9976c-3.8779-.3774-5.8774-1.4219-6-1.8604v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723 5.2979 0 11-1.252 11-4V5.9995c-.0007-2.748-5.7024-3.9995-11-3.9995zM6.9985 6.0151c.1523-.5552 3.1514-2.0151 9.0015-2.0151 5.7976 0 8.7949 1.4341 8.9968 2-.2019.5659-3.1992 2-8.9968 2-5.8501 0-8.8491-1.46-9.0015-1.9849zm18.0015 5.9722c-.1606.5571-3.1587 2.0127-9 2.0127-5.8501 0-8.8491-1.46-9-2v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723s6.8721-.5049 9-1.5723v3.5596z"
|
|
215
247
|
})), children);
|
|
216
248
|
});
|
|
217
249
|
if (process.env.NODE_ENV !== "production") {
|
|
218
|
-
|
|
250
|
+
CicsDb2Connection.propTypes = iconPropTypes;
|
|
219
251
|
}
|
|
220
|
-
const
|
|
252
|
+
const CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref10, ref) {
|
|
221
253
|
let {
|
|
222
254
|
children,
|
|
223
255
|
size = 16,
|
|
@@ -231,52 +263,47 @@ const CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref10, ref
|
|
|
231
263
|
viewBox: "0 0 32 32",
|
|
232
264
|
fill: "currentColor",
|
|
233
265
|
...rest
|
|
234
|
-
},
|
|
235
|
-
d: "
|
|
266
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
267
|
+
d: "M24 16L19.4 14.6 21.7 10.3 17.4 12.6 16 8 14.6 12.6 10.3 10.3 12.6 14.6 8 16 12.6 17.4 10.3 21.7 14.6 19.4 16 24 17.4 19.4 21.7 21.7 19.4 17.4 24 16z"
|
|
268
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
269
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
236
270
|
})), children);
|
|
237
271
|
});
|
|
238
272
|
if (process.env.NODE_ENV !== "production") {
|
|
239
|
-
|
|
273
|
+
CicsExplorer.propTypes = iconPropTypes;
|
|
240
274
|
}
|
|
241
|
-
const
|
|
275
|
+
const CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref11, ref) {
|
|
242
276
|
let {
|
|
243
277
|
children,
|
|
244
278
|
size = 16,
|
|
245
279
|
...rest
|
|
246
280
|
} = _ref11;
|
|
247
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
248
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
249
|
-
width: size,
|
|
250
|
-
height: size,
|
|
251
|
-
ref: ref,
|
|
252
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
253
|
-
viewBox: "0 0 16 16",
|
|
254
|
-
fill: "currentColor",
|
|
255
|
-
...rest
|
|
256
|
-
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
257
|
-
cx: "8",
|
|
258
|
-
cy: "8",
|
|
259
|
-
r: "6"
|
|
260
|
-
})), children);
|
|
261
|
-
}
|
|
262
281
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
263
282
|
width: size,
|
|
264
283
|
height: size,
|
|
265
284
|
ref: ref,
|
|
266
285
|
xmlns: "http://www.w3.org/2000/svg",
|
|
267
|
-
viewBox: "0 0
|
|
286
|
+
viewBox: "0 0 32 32",
|
|
268
287
|
fill: "currentColor",
|
|
269
288
|
...rest
|
|
270
|
-
},
|
|
271
|
-
|
|
289
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
290
|
+
d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
|
|
291
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
292
|
+
cx: "9",
|
|
272
293
|
cy: "8",
|
|
273
|
-
r: "
|
|
294
|
+
r: "1"
|
|
295
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
296
|
+
cx: "6",
|
|
297
|
+
cy: "8",
|
|
298
|
+
r: "1"
|
|
299
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
300
|
+
d: "M28,4H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H28c1.1028,0,2-.8975,2-2V6c0-1.1025-.8972-2-2-2Zm0,2v4H4V6H28ZM4,26V12H28v14H4Z"
|
|
274
301
|
})), children);
|
|
275
302
|
});
|
|
276
303
|
if (process.env.NODE_ENV !== "production") {
|
|
277
|
-
|
|
304
|
+
CicsProgram.propTypes = iconPropTypes;
|
|
278
305
|
}
|
|
279
|
-
const
|
|
306
|
+
const CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(_ref12, ref) {
|
|
280
307
|
let {
|
|
281
308
|
children,
|
|
282
309
|
size = 16,
|
|
@@ -290,16 +317,16 @@ const WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
290
317
|
viewBox: "0 0 32 32",
|
|
291
318
|
fill: "currentColor",
|
|
292
319
|
...rest
|
|
293
|
-
},
|
|
294
|
-
d: "
|
|
295
|
-
})),
|
|
296
|
-
d: "
|
|
320
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
321
|
+
d: "M23 22L30 27 23 32 23 22z"
|
|
322
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
323
|
+
d: "M26,3H6c-1.6543,0-3,1.3457-3,3V26c0,1.6543,1.3457,3,3,3h11v-9h12V6c0-1.6543-1.3457-3-3-3ZM6,5H26c.5515,0,1,.4482,1,1v3H5v-3c0-.5518,.4485-1,1-1Zm9,6v7H5v-7H15Zm0,16H6c-.5515,0-1-.4482-1-1v-6H15v7Zm2-9v-7h10v7h-10Z"
|
|
297
324
|
})), children);
|
|
298
325
|
});
|
|
299
326
|
if (process.env.NODE_ENV !== "production") {
|
|
300
|
-
|
|
327
|
+
CicsSit.propTypes = iconPropTypes;
|
|
301
328
|
}
|
|
302
|
-
const
|
|
329
|
+
const CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides(_ref13, ref) {
|
|
303
330
|
let {
|
|
304
331
|
children,
|
|
305
332
|
size = 16,
|
|
@@ -313,48 +340,39 @@ const CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref1
|
|
|
313
340
|
viewBox: "0 0 32 32",
|
|
314
341
|
fill: "currentColor",
|
|
315
342
|
...rest
|
|
316
|
-
},
|
|
317
|
-
d: "
|
|
343
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
344
|
+
d: "M31.707 20.293l-3-3c-.3901-.3906-1.0239-.3906-1.4141 0l-9.293 9.293v4.4141h4.4143l9.2927-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-7.4141 6l-2.7073 2.707h-1.5857v-1.5859l2.707-2.707 2.293-2.293 1.5859 1.5859-2.293 2.293zm3.707-3.707l-1.5859-1.5859 1.5859-1.5859 1.5857 1.5859-1.5857 1.5859zM20 20v-2h-4v-7h10v2h2V6c0-1.6543-1.3457-3-3-3H5c-1.6543 0-3 1.3457-3 3V26c0 1.6543 1.3457 3 3 3h11v-9h4zm-6-2H4v-7H14v7zM5 5H25c.5515 0 1 .4482 1 1v3H4v-3c0-.5518.4485-1 1-1zM14 27H5c-.5515 0-1-.4482-1-1v-6H14v7z"
|
|
318
345
|
})), children);
|
|
319
346
|
});
|
|
320
347
|
if (process.env.NODE_ENV !== "production") {
|
|
321
|
-
|
|
348
|
+
CicsSitOverrides.propTypes = iconPropTypes;
|
|
322
349
|
}
|
|
323
|
-
const
|
|
350
|
+
const CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_ref14, ref) {
|
|
324
351
|
let {
|
|
325
352
|
children,
|
|
326
353
|
size = 16,
|
|
327
354
|
...rest
|
|
328
355
|
} = _ref14;
|
|
329
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
330
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
331
|
-
width: size,
|
|
332
|
-
height: size,
|
|
333
|
-
ref: ref,
|
|
334
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
335
|
-
viewBox: "0 0 16 16",
|
|
336
|
-
fill: "currentColor",
|
|
337
|
-
...rest
|
|
338
|
-
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
339
|
-
d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
|
|
340
|
-
})), children);
|
|
341
|
-
}
|
|
342
356
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
343
357
|
width: size,
|
|
344
358
|
height: size,
|
|
345
359
|
ref: ref,
|
|
346
360
|
xmlns: "http://www.w3.org/2000/svg",
|
|
347
|
-
viewBox: "0 0
|
|
361
|
+
viewBox: "0 0 32 32",
|
|
348
362
|
fill: "currentColor",
|
|
349
363
|
...rest
|
|
350
|
-
},
|
|
351
|
-
d: "
|
|
364
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
365
|
+
d: "M28 2H23V4h5V28H23v2h5a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0028 2zM14 17H8a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V18A.9448.9448 0 0014 17zm-1 6H9V19h4z"
|
|
366
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
367
|
+
d: "M25 24V18a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6A1.0021 1.0021 0 0025 24zm-2-1H19V19h4zM14 7H8A.9448.9448 0 007 8v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V8A.9448.9448 0 0014 7zm-1 6H9V9h4zM18 15h6a.9448.9448 0 001-1V8a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6A1.0021 1.0021 0 0018 15zm1-6h4v4H19z"
|
|
368
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
369
|
+
d: "M4,4H9V2H4A2.0059,2.0059,0,0,0,2,4V28a2.0059,2.0059,0,0,0,2,2H9V28H4Z"
|
|
352
370
|
})), children);
|
|
353
371
|
});
|
|
354
372
|
if (process.env.NODE_ENV !== "production") {
|
|
355
|
-
|
|
373
|
+
CicsSystemGroup.propTypes = iconPropTypes;
|
|
356
374
|
}
|
|
357
|
-
const
|
|
375
|
+
const CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTransactionServerZos(_ref15, ref) {
|
|
358
376
|
let {
|
|
359
377
|
children,
|
|
360
378
|
size = 16,
|
|
@@ -368,16 +386,26 @@ const QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer
|
|
|
368
386
|
viewBox: "0 0 32 32",
|
|
369
387
|
fill: "currentColor",
|
|
370
388
|
...rest
|
|
371
|
-
},
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
389
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
390
|
+
cx: "28",
|
|
391
|
+
cy: "10",
|
|
392
|
+
r: "2"
|
|
393
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
394
|
+
d: "M18,29h-7v-2h7c4.9626,0,9-4.0374,9-9v-4h2v4c0,6.0654-4.9346,11-11,11Z"
|
|
395
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
396
|
+
d: "M16,21c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5Zm0-8c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
|
|
397
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
398
|
+
cx: "4",
|
|
399
|
+
cy: "22",
|
|
400
|
+
r: "2"
|
|
401
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
402
|
+
d: "M5,18H3v-4C3,7.9346,7.9346,3,14,3h7v2h-7c-4.9626,0-9,4.0374-9,9v4Z"
|
|
375
403
|
})), children);
|
|
376
404
|
});
|
|
377
405
|
if (process.env.NODE_ENV !== "production") {
|
|
378
|
-
|
|
406
|
+
CicsTransactionServerZos.propTypes = iconPropTypes;
|
|
379
407
|
}
|
|
380
|
-
const
|
|
408
|
+
const CicsWuiRegion = /*#__PURE__*/React.forwardRef(function CicsWuiRegion(_ref16, ref) {
|
|
381
409
|
let {
|
|
382
410
|
children,
|
|
383
411
|
size = 16,
|
|
@@ -391,18 +419,16 @@ const Classification = /*#__PURE__*/React.forwardRef(function Classification(_re
|
|
|
391
419
|
viewBox: "0 0 32 32",
|
|
392
420
|
fill: "currentColor",
|
|
393
421
|
...rest
|
|
394
|
-
},
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
399
|
-
d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
|
|
422
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
423
|
+
d: "M22 22L24 22 24 28 22 28 22 30 28 30 28 28 26 28 26 22 28 22 28 20 22 20 22 22zM18 28H16V20H14v8.6A1.4529 1.4529 0 0015.5 30h3A1.4529 1.4529 0 0020 28.6V20H18zM10.2 20L10 28.5 9 22 7 22 6 28.5 5.8 20 4 20 4.72 30 7 30 8 23.5 9 30 11.28 30 12 20 10.2 20zM16 11L13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13 16 11z"
|
|
424
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
425
|
+
d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V18H6V6H26V18h2V6A2.0059,2.0059,0,0,0,26,4Z"
|
|
400
426
|
})), children);
|
|
401
427
|
});
|
|
402
428
|
if (process.env.NODE_ENV !== "production") {
|
|
403
|
-
|
|
429
|
+
CicsWuiRegion.propTypes = iconPropTypes;
|
|
404
430
|
}
|
|
405
|
-
const
|
|
431
|
+
const CicsRegion = /*#__PURE__*/React.forwardRef(function CicsRegion(_ref17, ref) {
|
|
406
432
|
let {
|
|
407
433
|
children,
|
|
408
434
|
size = 16,
|
|
@@ -416,14 +442,16 @@ const ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLang
|
|
|
416
442
|
viewBox: "0 0 32 32",
|
|
417
443
|
fill: "currentColor",
|
|
418
444
|
...rest
|
|
419
|
-
},
|
|
420
|
-
d: "
|
|
445
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
446
|
+
d: "M23.5 18L21 18.7 21 16 19 16 19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18zM16 13L16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16 13 13 16 13z"
|
|
447
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
448
|
+
d: "M26,4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
421
449
|
})), children);
|
|
422
450
|
});
|
|
423
451
|
if (process.env.NODE_ENV !== "production") {
|
|
424
|
-
|
|
452
|
+
CicsRegion.propTypes = iconPropTypes;
|
|
425
453
|
}
|
|
426
|
-
const
|
|
454
|
+
const CicsRegionAlt = /*#__PURE__*/React.forwardRef(function CicsRegionAlt(_ref18, ref) {
|
|
427
455
|
let {
|
|
428
456
|
children,
|
|
429
457
|
size = 16,
|
|
@@ -437,23 +465,14 @@ const Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref18, ref) {
|
|
|
437
465
|
viewBox: "0 0 32 32",
|
|
438
466
|
fill: "currentColor",
|
|
439
467
|
...rest
|
|
440
|
-
},
|
|
441
|
-
d: "
|
|
442
|
-
transform: "rotate(-180 23 19)"
|
|
443
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
444
|
-
d: "M24 26H30V28H24z",
|
|
445
|
-
transform: "rotate(-180 27 27)"
|
|
446
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
447
|
-
d: "M22 22H28V24H22z",
|
|
448
|
-
transform: "rotate(-180 25 23)"
|
|
449
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
450
|
-
d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
|
|
468
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
469
|
+
d: "M31 13v-2h-4c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h2v2h-4v2h4c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-2v-2h4zM17 13v6c0 1.1025.8972 2 2 2h4v-2h-4v-6h4v-2h-4c-1.1028 0-2 .8975-2 2zM9 13L11 13 11 19 9 19 9 21 15 21 15 19 13 19 13 13 15 13 15 11 9 11 9 13zM1 13v6c0 1.1025.8972 2 2 2H7v-2H3v-6H7v-2H3c-1.1028 0-2 .8975-2 2z"
|
|
451
470
|
})), children);
|
|
452
471
|
});
|
|
453
472
|
if (process.env.NODE_ENV !== "production") {
|
|
454
|
-
|
|
473
|
+
CicsRegionAlt.propTypes = iconPropTypes;
|
|
455
474
|
}
|
|
456
|
-
const
|
|
475
|
+
const CicsRegionRouting = /*#__PURE__*/React.forwardRef(function CicsRegionRouting(_ref19, ref) {
|
|
457
476
|
let {
|
|
458
477
|
children,
|
|
459
478
|
size = 16,
|
|
@@ -467,32 +486,21 @@ const Close = /*#__PURE__*/React.forwardRef(function Close(_ref19, ref) {
|
|
|
467
486
|
viewBox: "0 0 32 32",
|
|
468
487
|
fill: "currentColor",
|
|
469
488
|
...rest
|
|
470
|
-
},
|
|
471
|
-
d: "
|
|
489
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
490
|
+
d: "M22 2L22 4 26.6 4 20 10.6 21.4 12 28 5.4 28 10 30 10 30 2 22 2zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
|
|
491
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
492
|
+
d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
|
|
472
493
|
})), children);
|
|
473
494
|
});
|
|
474
495
|
if (process.env.NODE_ENV !== "production") {
|
|
475
|
-
|
|
496
|
+
CicsRegionRouting.propTypes = iconPropTypes;
|
|
476
497
|
}
|
|
477
|
-
const
|
|
498
|
+
const CicsRegionTarget = /*#__PURE__*/React.forwardRef(function CicsRegionTarget(_ref20, ref) {
|
|
478
499
|
let {
|
|
479
500
|
children,
|
|
480
501
|
size = 16,
|
|
481
502
|
...rest
|
|
482
503
|
} = _ref20;
|
|
483
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
484
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
485
|
-
width: size,
|
|
486
|
-
height: size,
|
|
487
|
-
ref: ref,
|
|
488
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
489
|
-
viewBox: "0 0 16 16",
|
|
490
|
-
fill: "currentColor",
|
|
491
|
-
...rest
|
|
492
|
-
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
493
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
494
|
-
})), children);
|
|
495
|
-
}
|
|
496
504
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
497
505
|
width: size,
|
|
498
506
|
height: size,
|
|
@@ -501,18 +509,16 @@ const CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref20, r
|
|
|
501
509
|
viewBox: "0 0 32 32",
|
|
502
510
|
fill: "currentColor",
|
|
503
511
|
...rest
|
|
504
|
-
},
|
|
505
|
-
d: "
|
|
506
|
-
})),
|
|
507
|
-
d: "
|
|
508
|
-
"data-icon-path": "inner-path",
|
|
509
|
-
opacity: "0"
|
|
512
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
513
|
+
d: "M26 7H28V10H26zM29 4H32V6H29zM26 0H28V3H26zM22 4H25V6H22zM19 16L19 18.7 16.5 18 16 19.9 18.4 20.6 17 23 18.7 24 20 21.8 21.3 24 23 23 21.6 20.6 24 19.9 23.5 18 21 18.7 21 16 19 16zM13 16L13 13 16 13 16 11 13 11 13 8 11 8 11 11 8 11 8 13 11 13 11 16 13 16z"
|
|
514
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
515
|
+
d: "M26,26H6V6H19V4H6A2.0059,2.0059,0,0,0,4,6V26a2.0059,2.0059,0,0,0,2,2H26a2.0059,2.0059,0,0,0,2-2V13H26Z"
|
|
510
516
|
})), children);
|
|
511
517
|
});
|
|
512
518
|
if (process.env.NODE_ENV !== "production") {
|
|
513
|
-
|
|
519
|
+
CicsRegionTarget.propTypes = iconPropTypes;
|
|
514
520
|
}
|
|
515
|
-
const
|
|
521
|
+
const Cicsplex = /*#__PURE__*/React.forwardRef(function Cicsplex(_ref21, ref) {
|
|
516
522
|
let {
|
|
517
523
|
children,
|
|
518
524
|
size = 16,
|
|
@@ -526,14 +532,14 @@ const CloseLarge = /*#__PURE__*/React.forwardRef(function CloseLarge(_ref21, ref
|
|
|
526
532
|
viewBox: "0 0 32 32",
|
|
527
533
|
fill: "currentColor",
|
|
528
534
|
...rest
|
|
529
|
-
},
|
|
530
|
-
d: "
|
|
535
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
536
|
+
d: "M8 18.6V17H6v1.6A7.3833 7.3833 0 0013.4 26H15V24H13.4A5.3775 5.3775 0 018 18.6zM28 18H20a2.0059 2.0059 0 00-2 2v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V20A2.0059 2.0059 0 0028 18zM20 28V20h8v8zM24 13.4V15h2V13.4A7.3833 7.3833 0 0018.6 6H17V8h1.6A5.3775 5.3775 0 0124 13.4zM12 2H4A2.0059 2.0059 0 002 4v8a2.0059 2.0059 0 002 2h8a2.0059 2.0059 0 002-2V4A2.0059 2.0059 0 0012 2zM4 12V4h8v8z"
|
|
531
537
|
})), children);
|
|
532
538
|
});
|
|
533
539
|
if (process.env.NODE_ENV !== "production") {
|
|
534
|
-
|
|
540
|
+
Cicsplex.propTypes = iconPropTypes;
|
|
535
541
|
}
|
|
536
|
-
const
|
|
542
|
+
const CircleFilled = /*#__PURE__*/React.forwardRef(function CircleFilled(_ref22, ref) {
|
|
537
543
|
let {
|
|
538
544
|
children,
|
|
539
545
|
size = 16,
|
|
@@ -547,16 +553,18 @@ const CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref22,
|
|
|
547
553
|
viewBox: "0 0 32 32",
|
|
548
554
|
fill: "currentColor",
|
|
549
555
|
...rest
|
|
550
|
-
},
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
556
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
557
|
+
cx: "16",
|
|
558
|
+
cy: "16",
|
|
559
|
+
r: "10"
|
|
560
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
561
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
554
562
|
})), children);
|
|
555
563
|
});
|
|
556
564
|
if (process.env.NODE_ENV !== "production") {
|
|
557
|
-
|
|
565
|
+
CircleFilled.propTypes = iconPropTypes;
|
|
558
566
|
}
|
|
559
|
-
const
|
|
567
|
+
const CircleOutline = /*#__PURE__*/React.forwardRef(function CircleOutline(_ref23, ref) {
|
|
560
568
|
let {
|
|
561
569
|
children,
|
|
562
570
|
size = 16,
|
|
@@ -570,16 +578,15 @@ const ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref2
|
|
|
570
578
|
viewBox: "0 0 32 32",
|
|
571
579
|
fill: "currentColor",
|
|
572
580
|
...rest
|
|
573
|
-
},
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
|
|
581
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
582
|
+
strokeWidth: "0",
|
|
583
|
+
d: "m16,2c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14S23.732,2,16,2Zm0,26c-6.6274,0-12-5.3726-12-12s5.3726-12,12-12,12,5.3726,12,12-5.3726,12-12,12Z"
|
|
577
584
|
})), children);
|
|
578
585
|
});
|
|
579
586
|
if (process.env.NODE_ENV !== "production") {
|
|
580
|
-
|
|
587
|
+
CircleOutline.propTypes = iconPropTypes;
|
|
581
588
|
}
|
|
582
|
-
const
|
|
589
|
+
const CircleSolid = /*#__PURE__*/React.forwardRef(function CircleSolid(_ref24, ref) {
|
|
583
590
|
let {
|
|
584
591
|
children,
|
|
585
592
|
size = 16,
|
|
@@ -593,16 +600,16 @@ const ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt
|
|
|
593
600
|
viewBox: "0 0 32 32",
|
|
594
601
|
fill: "currentColor",
|
|
595
602
|
...rest
|
|
596
|
-
},
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
603
|
+
}, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
604
|
+
cx: "16",
|
|
605
|
+
cy: "16",
|
|
606
|
+
r: "14"
|
|
600
607
|
})), children);
|
|
601
608
|
});
|
|
602
609
|
if (process.env.NODE_ENV !== "production") {
|
|
603
|
-
|
|
610
|
+
CircleSolid.propTypes = iconPropTypes;
|
|
604
611
|
}
|
|
605
|
-
const
|
|
612
|
+
const CircleDash = /*#__PURE__*/React.forwardRef(function CircleDash(_ref25, ref) {
|
|
606
613
|
let {
|
|
607
614
|
children,
|
|
608
615
|
size = 16,
|
|
@@ -616,35 +623,52 @@ const ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaption
|
|
|
616
623
|
viewBox: "0 0 32 32",
|
|
617
624
|
fill: "currentColor",
|
|
618
625
|
...rest
|
|
619
|
-
},
|
|
620
|
-
d: "
|
|
626
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
627
|
+
d: "M7.7 4.7a14.7 14.7 0 00-3 3.1L6.3 9A13.26 13.26 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.51 12.51 0 002 16H4A11.48 11.48 0 014.6 12.3zM2.7 20.4a14.4 14.4 0 002 3.9l1.6-1.2a12.89 12.89 0 01-1.7-3.3zM7.8 27.3a14.4 14.4 0 003.9 2l.6-1.9A12.89 12.89 0 019 25.7zM11.7 2.7l.6 1.9A11.48 11.48 0 0116 4V2A12.51 12.51 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.53 11.53 0 0123 25.7zM27.4 19.7l1.9.6A15.47 15.47 0 0030 16H28A11.48 11.48 0 0127.4 19.7zM29.2 11.6a14.4 14.4 0 00-2-3.9L25.6 8.9a12.89 12.89 0 011.7 3.3zM24.1 4.6a14.4 14.4 0 00-3.9-2l-.6 1.9a12.89 12.89 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.48 11.48 0 0116 28v2A21.42 21.42 0 0020.3 29.3z"
|
|
621
628
|
})), children);
|
|
622
629
|
});
|
|
623
630
|
if (process.env.NODE_ENV !== "production") {
|
|
624
|
-
|
|
631
|
+
CircleDash.propTypes = iconPropTypes;
|
|
625
632
|
}
|
|
626
|
-
const
|
|
633
|
+
const CircleFill = /*#__PURE__*/React.forwardRef(function CircleFill(_ref26, ref) {
|
|
627
634
|
let {
|
|
628
635
|
children,
|
|
629
636
|
size = 16,
|
|
630
637
|
...rest
|
|
631
638
|
} = _ref26;
|
|
639
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
640
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
641
|
+
width: size,
|
|
642
|
+
height: size,
|
|
643
|
+
ref: ref,
|
|
644
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
645
|
+
viewBox: "0 0 16 16",
|
|
646
|
+
fill: "currentColor",
|
|
647
|
+
...rest
|
|
648
|
+
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
649
|
+
cx: "8",
|
|
650
|
+
cy: "8",
|
|
651
|
+
r: "6"
|
|
652
|
+
})), children);
|
|
653
|
+
}
|
|
632
654
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
633
655
|
width: size,
|
|
634
656
|
height: size,
|
|
635
657
|
ref: ref,
|
|
636
658
|
xmlns: "http://www.w3.org/2000/svg",
|
|
637
|
-
viewBox: "0 0
|
|
659
|
+
viewBox: "0 0 16 16",
|
|
638
660
|
fill: "currentColor",
|
|
639
661
|
...rest
|
|
640
|
-
},
|
|
641
|
-
|
|
662
|
+
}, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
663
|
+
cx: "8",
|
|
664
|
+
cy: "8",
|
|
665
|
+
r: "6"
|
|
642
666
|
})), children);
|
|
643
667
|
});
|
|
644
668
|
if (process.env.NODE_ENV !== "production") {
|
|
645
|
-
|
|
669
|
+
CircleFill.propTypes = iconPropTypes;
|
|
646
670
|
}
|
|
647
|
-
const
|
|
671
|
+
const WatsonHealthCircleMeasurement = /*#__PURE__*/React.forwardRef(function WatsonHealthCircleMeasurement(_ref27, ref) {
|
|
648
672
|
let {
|
|
649
673
|
children,
|
|
650
674
|
size = 16,
|
|
@@ -658,16 +682,16 @@ const CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref2
|
|
|
658
682
|
viewBox: "0 0 32 32",
|
|
659
683
|
fill: "currentColor",
|
|
660
684
|
...rest
|
|
661
|
-
},
|
|
662
|
-
d: "
|
|
663
|
-
})),
|
|
664
|
-
d: "
|
|
685
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
686
|
+
d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
|
|
687
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
688
|
+
d: "M21,12.41V16h2V9H16v2h3.59L11,19.59V16H9v7h7V21H12.41Z"
|
|
665
689
|
})), children);
|
|
666
690
|
});
|
|
667
691
|
if (process.env.NODE_ENV !== "production") {
|
|
668
|
-
|
|
692
|
+
WatsonHealthCircleMeasurement.propTypes = iconPropTypes;
|
|
669
693
|
}
|
|
670
|
-
const
|
|
694
|
+
const CirclePacking = /*#__PURE__*/React.forwardRef(function CirclePacking(_ref28, ref) {
|
|
671
695
|
let {
|
|
672
696
|
children,
|
|
673
697
|
size = 16,
|
|
@@ -681,37 +705,48 @@ const CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref2
|
|
|
681
705
|
viewBox: "0 0 32 32",
|
|
682
706
|
fill: "currentColor",
|
|
683
707
|
...rest
|
|
684
|
-
},
|
|
685
|
-
d: "
|
|
686
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
687
|
-
d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
|
|
708
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
709
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.5,7A3.5,3.5,0,1,1,20,12.5,3.5041,3.5041,0,0,1,23.5,9Zm.4348-1.978C23.791,7.0107,23.6467,7,23.5,7a5.4826,5.4826,0,0,0-4.1323,1.8784,8.0109,8.0109,0,0,0-5.5664-4.6675A11.8554,11.8554,0,0,1,23.9348,7.022ZM16,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,28ZM12,18a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,12,18ZM4,16a11.97,11.97,0,0,1,.2112-2.1987,7.9921,7.9921,0,0,0,7.3459,6.1762,5.9581,5.9581,0,0,0-.89,6.7564A12.0025,12.0025,0,0,1,4,16ZM21.3325,26.7339a5.9834,5.9834,0,0,0-4.1782-8.6206,8.02,8.02,0,0,0,1.9126-2.3672,5.4883,5.4883,0,0,0,8.9167-.0679c.003.1079.0164.2134.0164.3218A12.0025,12.0025,0,0,1,21.3325,26.7339Z"
|
|
688
710
|
})), children);
|
|
689
711
|
});
|
|
690
712
|
if (process.env.NODE_ENV !== "production") {
|
|
691
|
-
|
|
713
|
+
CirclePacking.propTypes = iconPropTypes;
|
|
692
714
|
}
|
|
693
|
-
const
|
|
715
|
+
const CircleStroke = /*#__PURE__*/React.forwardRef(function CircleStroke(_ref29, ref) {
|
|
694
716
|
let {
|
|
695
717
|
children,
|
|
696
718
|
size = 16,
|
|
697
719
|
...rest
|
|
698
720
|
} = _ref29;
|
|
721
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
722
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
723
|
+
width: size,
|
|
724
|
+
height: size,
|
|
725
|
+
ref: ref,
|
|
726
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
727
|
+
viewBox: "0 0 16 16",
|
|
728
|
+
fill: "currentColor",
|
|
729
|
+
...rest
|
|
730
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
731
|
+
d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
|
|
732
|
+
})), children);
|
|
733
|
+
}
|
|
699
734
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
700
735
|
width: size,
|
|
701
736
|
height: size,
|
|
702
737
|
ref: ref,
|
|
703
738
|
xmlns: "http://www.w3.org/2000/svg",
|
|
704
|
-
viewBox: "0 0
|
|
739
|
+
viewBox: "0 0 16 16",
|
|
705
740
|
fill: "currentColor",
|
|
706
741
|
...rest
|
|
707
|
-
},
|
|
708
|
-
d: "
|
|
742
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
743
|
+
d: "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
|
|
709
744
|
})), children);
|
|
710
745
|
});
|
|
711
746
|
if (process.env.NODE_ENV !== "production") {
|
|
712
|
-
|
|
747
|
+
CircleStroke.propTypes = iconPropTypes;
|
|
713
748
|
}
|
|
714
|
-
const
|
|
749
|
+
const QCircuitComposer = /*#__PURE__*/React.forwardRef(function QCircuitComposer(_ref30, ref) {
|
|
715
750
|
let {
|
|
716
751
|
children,
|
|
717
752
|
size = 16,
|
|
@@ -725,16 +760,16 @@ const CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref3
|
|
|
725
760
|
viewBox: "0 0 32 32",
|
|
726
761
|
fill: "currentColor",
|
|
727
762
|
...rest
|
|
728
|
-
},
|
|
729
|
-
d: "
|
|
730
|
-
})),
|
|
731
|
-
d: "
|
|
763
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
764
|
+
d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
|
|
765
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
766
|
+
d: "M30,15H26V6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6v9H2v2H6v9a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V17h4ZM8,26V6H24V26Z"
|
|
732
767
|
})), children);
|
|
733
768
|
});
|
|
734
769
|
if (process.env.NODE_ENV !== "production") {
|
|
735
|
-
|
|
770
|
+
QCircuitComposer.propTypes = iconPropTypes;
|
|
736
771
|
}
|
|
737
|
-
const
|
|
772
|
+
const Classification = /*#__PURE__*/React.forwardRef(function Classification(_ref31, ref) {
|
|
738
773
|
let {
|
|
739
774
|
children,
|
|
740
775
|
size = 16,
|
|
@@ -748,16 +783,18 @@ const CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref31,
|
|
|
748
783
|
viewBox: "0 0 32 32",
|
|
749
784
|
fill: "currentColor",
|
|
750
785
|
...rest
|
|
751
|
-
},
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
786
|
+
}, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
787
|
+
cx: "15",
|
|
788
|
+
cy: "19",
|
|
789
|
+
r: "1"
|
|
790
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
791
|
+
d: "M27.7,9.3l-7-7A.9087.9087,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4V14H6a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H8v4a2.0058,2.0058,0,0,0,2,2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,4.4,25.6,10H20ZM6,16h9.5972L19,19l-3.3926,3H6ZM26,28H10V24h5.6089a2.0076,2.0076,0,0,0,1.3135-.4927l3.3833-2.9917a2.0015,2.0015,0,0,0,.01-3.0229l-3.4033-3.0083A1.9961,1.9961,0,0,0,15.6089,14H10V4h8v6a2.0058,2.0058,0,0,0,2,2h6Z"
|
|
755
792
|
})), children);
|
|
756
793
|
});
|
|
757
794
|
if (process.env.NODE_ENV !== "production") {
|
|
758
|
-
|
|
795
|
+
Classification.propTypes = iconPropTypes;
|
|
759
796
|
}
|
|
760
|
-
const
|
|
797
|
+
const ClassifierLanguage = /*#__PURE__*/React.forwardRef(function ClassifierLanguage(_ref32, ref) {
|
|
761
798
|
let {
|
|
762
799
|
children,
|
|
763
800
|
size = 16,
|
|
@@ -771,16 +808,14 @@ const CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(_
|
|
|
771
808
|
viewBox: "0 0 32 32",
|
|
772
809
|
fill: "currentColor",
|
|
773
810
|
...rest
|
|
774
|
-
},
|
|
775
|
-
d: "
|
|
776
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
777
|
-
d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
|
|
811
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
812
|
+
d: "M30 10V2H22v8h3v4H23v2h7V14H27V10zM24 4h4V8H24zM20 23.41L18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41zM20 14L12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14zM7 9.86a4 4 0 10-2 0V14H2v2H9V14H7zM4 6A2 2 0 116 8 2 2 0 014 6z"
|
|
778
813
|
})), children);
|
|
779
814
|
});
|
|
780
815
|
if (process.env.NODE_ENV !== "production") {
|
|
781
|
-
|
|
816
|
+
ClassifierLanguage.propTypes = iconPropTypes;
|
|
782
817
|
}
|
|
783
|
-
const
|
|
818
|
+
const Clean = /*#__PURE__*/React.forwardRef(function Clean(_ref33, ref) {
|
|
784
819
|
let {
|
|
785
820
|
children,
|
|
786
821
|
size = 16,
|
|
@@ -794,14 +829,23 @@ const CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref33,
|
|
|
794
829
|
viewBox: "0 0 32 32",
|
|
795
830
|
fill: "currentColor",
|
|
796
831
|
...rest
|
|
797
|
-
},
|
|
798
|
-
d: "
|
|
832
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
833
|
+
d: "M20 18H26V20H20z",
|
|
834
|
+
transform: "rotate(-180 23 19)"
|
|
835
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
836
|
+
d: "M24 26H30V28H24z",
|
|
837
|
+
transform: "rotate(-180 27 27)"
|
|
838
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
839
|
+
d: "M22 22H28V24H22z",
|
|
840
|
+
transform: "rotate(-180 25 23)"
|
|
841
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
842
|
+
d: "M17.0029,20a4.8952,4.8952,0,0,0-2.4044-4.1729L22,3,20.2691,2,12.6933,15.126A5.6988,5.6988,0,0,0,7.45,16.6289C3.7064,20.24,3.9963,28.6821,4.01,29.04a1,1,0,0,0,1,.96H20.0012a1,1,0,0,0,.6-1.8C17.0615,25.5439,17.0029,20.0537,17.0029,20ZM11.93,16.9971A3.11,3.11,0,0,1,15.0041,20c0,.0381.0019.208.0168.4688L9.1215,17.8452A3.8,3.8,0,0,1,11.93,16.9971ZM15.4494,28A5.2,5.2,0,0,1,14,25H12a6.4993,6.4993,0,0,0,.9684,3H10.7451A16.6166,16.6166,0,0,1,10,24H8a17.3424,17.3424,0,0,0,.6652,4H6c.031-1.8364.29-5.8921,1.8027-8.5527l7.533,3.35A13.0253,13.0253,0,0,0,17.5968,28Z"
|
|
799
843
|
})), children);
|
|
800
844
|
});
|
|
801
845
|
if (process.env.NODE_ENV !== "production") {
|
|
802
|
-
|
|
846
|
+
Clean.propTypes = iconPropTypes;
|
|
803
847
|
}
|
|
804
|
-
const
|
|
848
|
+
const Close = /*#__PURE__*/React.forwardRef(function Close(_ref34, ref) {
|
|
805
849
|
let {
|
|
806
850
|
children,
|
|
807
851
|
size = 16,
|
|
@@ -815,21 +859,32 @@ const CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServi
|
|
|
815
859
|
viewBox: "0 0 32 32",
|
|
816
860
|
fill: "currentColor",
|
|
817
861
|
...rest
|
|
818
|
-
},
|
|
819
|
-
d: "
|
|
820
|
-
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
821
|
-
d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
|
|
862
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
863
|
+
d: "M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"
|
|
822
864
|
})), children);
|
|
823
865
|
});
|
|
824
866
|
if (process.env.NODE_ENV !== "production") {
|
|
825
|
-
|
|
867
|
+
Close.propTypes = iconPropTypes;
|
|
826
868
|
}
|
|
827
|
-
const
|
|
869
|
+
const CloseFilled = /*#__PURE__*/React.forwardRef(function CloseFilled(_ref35, ref) {
|
|
828
870
|
let {
|
|
829
871
|
children,
|
|
830
872
|
size = 16,
|
|
831
873
|
...rest
|
|
832
874
|
} = _ref35;
|
|
875
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
876
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
877
|
+
width: size,
|
|
878
|
+
height: size,
|
|
879
|
+
ref: ref,
|
|
880
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
881
|
+
viewBox: "0 0 16 16",
|
|
882
|
+
fill: "currentColor",
|
|
883
|
+
...rest
|
|
884
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
885
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
886
|
+
})), children);
|
|
887
|
+
}
|
|
833
888
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
834
889
|
width: size,
|
|
835
890
|
height: size,
|
|
@@ -838,16 +893,18 @@ const CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref35, r
|
|
|
838
893
|
viewBox: "0 0 32 32",
|
|
839
894
|
fill: "currentColor",
|
|
840
895
|
...rest
|
|
841
|
-
},
|
|
842
|
-
d: "
|
|
843
|
-
})),
|
|
844
|
-
d: "
|
|
896
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
897
|
+
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
|
|
898
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
899
|
+
d: "M14.4 16L9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4 21.4 23 16 17.6 10.6 23 9 21.4 14.4 16",
|
|
900
|
+
"data-icon-path": "inner-path",
|
|
901
|
+
opacity: "0"
|
|
845
902
|
})), children);
|
|
846
903
|
});
|
|
847
904
|
if (process.env.NODE_ENV !== "production") {
|
|
848
|
-
|
|
905
|
+
CloseFilled.propTypes = iconPropTypes;
|
|
849
906
|
}
|
|
850
|
-
const
|
|
907
|
+
const CloseLarge = /*#__PURE__*/React.forwardRef(function CloseLarge(_ref36, ref) {
|
|
851
908
|
let {
|
|
852
909
|
children,
|
|
853
910
|
size = 16,
|
|
@@ -861,14 +918,14 @@ const CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref36, ref) {
|
|
|
861
918
|
viewBox: "0 0 32 32",
|
|
862
919
|
fill: "currentColor",
|
|
863
920
|
...rest
|
|
864
|
-
},
|
|
865
|
-
d: "
|
|
921
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
922
|
+
d: "M17.4141 16L26 7.4141 24.5859 6 16 14.5859 7.4143 6 6 7.4141 14.5859 16 6 24.5859 7.4143 26 16 17.4141 24.5859 26 26 24.5859 17.4141 16z"
|
|
866
923
|
})), children);
|
|
867
924
|
});
|
|
868
925
|
if (process.env.NODE_ENV !== "production") {
|
|
869
|
-
|
|
926
|
+
CloseLarge.propTypes = iconPropTypes;
|
|
870
927
|
}
|
|
871
|
-
const
|
|
928
|
+
const CloseOutline = /*#__PURE__*/React.forwardRef(function CloseOutline(_ref37, ref) {
|
|
872
929
|
let {
|
|
873
930
|
children,
|
|
874
931
|
size = 16,
|
|
@@ -882,16 +939,16 @@ const CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref37,
|
|
|
882
939
|
viewBox: "0 0 32 32",
|
|
883
940
|
fill: "currentColor",
|
|
884
941
|
...rest
|
|
885
|
-
},
|
|
886
|
-
d: "
|
|
887
|
-
})),
|
|
888
|
-
d: "
|
|
942
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
943
|
+
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
|
|
944
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
945
|
+
d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
|
|
889
946
|
})), children);
|
|
890
947
|
});
|
|
891
948
|
if (process.env.NODE_ENV !== "production") {
|
|
892
|
-
|
|
949
|
+
CloseOutline.propTypes = iconPropTypes;
|
|
893
950
|
}
|
|
894
|
-
const
|
|
951
|
+
const ClosedCaption = /*#__PURE__*/React.forwardRef(function ClosedCaption(_ref38, ref) {
|
|
895
952
|
let {
|
|
896
953
|
children,
|
|
897
954
|
size = 16,
|
|
@@ -905,16 +962,16 @@ const CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_re
|
|
|
905
962
|
viewBox: "0 0 32 32",
|
|
906
963
|
fill: "currentColor",
|
|
907
964
|
...rest
|
|
908
|
-
},
|
|
909
|
-
d: "
|
|
910
|
-
})),
|
|
911
|
-
d: "
|
|
965
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
966
|
+
d: "M15 21H10a2 2 0 01-2-2V13a2 2 0 012-2h5v2H10v6h5zM25 21H20a2 2 0 01-2-2V13a2 2 0 012-2h5v2H20v6h5z"
|
|
967
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
968
|
+
d: "M28,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,8V24H28V8Z"
|
|
912
969
|
})), children);
|
|
913
970
|
});
|
|
914
971
|
if (process.env.NODE_ENV !== "production") {
|
|
915
|
-
|
|
972
|
+
ClosedCaption.propTypes = iconPropTypes;
|
|
916
973
|
}
|
|
917
|
-
const
|
|
974
|
+
const ClosedCaptionAlt = /*#__PURE__*/React.forwardRef(function ClosedCaptionAlt(_ref39, ref) {
|
|
918
975
|
let {
|
|
919
976
|
children,
|
|
920
977
|
size = 16,
|
|
@@ -928,14 +985,16 @@ const CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_re
|
|
|
928
985
|
viewBox: "0 0 32 32",
|
|
929
986
|
fill: "currentColor",
|
|
930
987
|
...rest
|
|
931
|
-
},
|
|
932
|
-
d: "
|
|
988
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
989
|
+
d: "M19 17H25V19H19zM11 17H17V19H11zM6 17H9V19H6zM22 13H26V15H22zM13 13H20V15H13zM6 13H11V15H6z"
|
|
990
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
991
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
933
992
|
})), children);
|
|
934
993
|
});
|
|
935
994
|
if (process.env.NODE_ENV !== "production") {
|
|
936
|
-
|
|
995
|
+
ClosedCaptionAlt.propTypes = iconPropTypes;
|
|
937
996
|
}
|
|
938
|
-
const
|
|
997
|
+
const ClosedCaptionFilled = /*#__PURE__*/React.forwardRef(function ClosedCaptionFilled(_ref40, ref) {
|
|
939
998
|
let {
|
|
940
999
|
children,
|
|
941
1000
|
size = 16,
|
|
@@ -949,16 +1008,14 @@ const CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref4
|
|
|
949
1008
|
viewBox: "0 0 32 32",
|
|
950
1009
|
fill: "currentColor",
|
|
951
1010
|
...rest
|
|
952
|
-
},
|
|
953
|
-
d: "M28
|
|
954
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
955
|
-
d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
|
|
1011
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1012
|
+
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,13H10v6h5v2H10a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm10,0H20v6h5v2H20a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Z"
|
|
956
1013
|
})), children);
|
|
957
1014
|
});
|
|
958
1015
|
if (process.env.NODE_ENV !== "production") {
|
|
959
|
-
|
|
1016
|
+
ClosedCaptionFilled.propTypes = iconPropTypes;
|
|
960
1017
|
}
|
|
961
|
-
const
|
|
1018
|
+
const Cloud = /*#__PURE__*/React.forwardRef(function Cloud(_ref41, ref) {
|
|
962
1019
|
let {
|
|
963
1020
|
children,
|
|
964
1021
|
size = 16,
|
|
@@ -972,24 +1029,14 @@ const CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_re
|
|
|
972
1029
|
viewBox: "0 0 32 32",
|
|
973
1030
|
fill: "currentColor",
|
|
974
1031
|
...rest
|
|
975
|
-
},
|
|
976
|
-
|
|
977
|
-
cy: "20",
|
|
978
|
-
r: "2"
|
|
979
|
-
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
980
|
-
d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
|
|
981
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
982
|
-
cx: "23",
|
|
983
|
-
cy: "12",
|
|
984
|
-
r: "2"
|
|
985
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
986
|
-
d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
|
|
1032
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1033
|
+
d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
|
|
987
1034
|
})), children);
|
|
988
1035
|
});
|
|
989
1036
|
if (process.env.NODE_ENV !== "production") {
|
|
990
|
-
|
|
1037
|
+
Cloud.propTypes = iconPropTypes;
|
|
991
1038
|
}
|
|
992
|
-
const
|
|
1039
|
+
const CloudAlerting = /*#__PURE__*/React.forwardRef(function CloudAlerting(_ref42, ref) {
|
|
993
1040
|
let {
|
|
994
1041
|
children,
|
|
995
1042
|
size = 16,
|
|
@@ -1003,26 +1050,16 @@ const CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelli
|
|
|
1003
1050
|
viewBox: "0 0 32 32",
|
|
1004
1051
|
fill: "currentColor",
|
|
1005
1052
|
...rest
|
|
1006
|
-
},
|
|
1007
|
-
d: "
|
|
1008
|
-
})),
|
|
1009
|
-
|
|
1010
|
-
cy: "20",
|
|
1011
|
-
r: "2"
|
|
1012
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1013
|
-
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
1014
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1015
|
-
cx: "21",
|
|
1016
|
-
cy: "12",
|
|
1017
|
-
r: "2"
|
|
1018
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1019
|
-
d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
|
|
1053
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1054
|
+
d: "M28,17v5H4V6H15V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
|
|
1055
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1056
|
+
d: "M29,14H17a1,1,0,0,1-.8574-1.5144l6-10a1,1,0,0,1,1.7154,0l6,10A1,1,0,0,1,29,14ZM18.7661,12h8.4678L23,4.9436Z"
|
|
1020
1057
|
})), children);
|
|
1021
1058
|
});
|
|
1022
1059
|
if (process.env.NODE_ENV !== "production") {
|
|
1023
|
-
|
|
1060
|
+
CloudAlerting.propTypes = iconPropTypes;
|
|
1024
1061
|
}
|
|
1025
|
-
const
|
|
1062
|
+
const CloudAuditing = /*#__PURE__*/React.forwardRef(function CloudAuditing(_ref43, ref) {
|
|
1026
1063
|
let {
|
|
1027
1064
|
children,
|
|
1028
1065
|
size = 16,
|
|
@@ -1036,28 +1073,16 @@ const CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatellite
|
|
|
1036
1073
|
viewBox: "0 0 32 32",
|
|
1037
1074
|
fill: "currentColor",
|
|
1038
1075
|
...rest
|
|
1039
|
-
},
|
|
1040
|
-
d: "
|
|
1041
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1042
|
-
d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
|
|
1043
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1044
|
-
cx: "7",
|
|
1045
|
-
cy: "20",
|
|
1046
|
-
r: "2"
|
|
1047
|
-
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1048
|
-
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
1049
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1050
|
-
cx: "21",
|
|
1051
|
-
cy: "12",
|
|
1052
|
-
r: "2"
|
|
1076
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1077
|
+
d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
|
|
1053
1078
|
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1054
|
-
d: "
|
|
1079
|
+
d: "M21 15L16 10.04 17.59 8.47 21 11.85 28.41 4.5 30 6.08 21 15z"
|
|
1055
1080
|
})), children);
|
|
1056
1081
|
});
|
|
1057
1082
|
if (process.env.NODE_ENV !== "production") {
|
|
1058
|
-
|
|
1083
|
+
CloudAuditing.propTypes = iconPropTypes;
|
|
1059
1084
|
}
|
|
1060
|
-
const
|
|
1085
|
+
const CloudDataOps = /*#__PURE__*/React.forwardRef(function CloudDataOps(_ref44, ref) {
|
|
1061
1086
|
let {
|
|
1062
1087
|
children,
|
|
1063
1088
|
size = 16,
|
|
@@ -1072,25 +1097,13 @@ const CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatel
|
|
|
1072
1097
|
fill: "currentColor",
|
|
1073
1098
|
...rest
|
|
1074
1099
|
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1075
|
-
d: "
|
|
1076
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1077
|
-
cx: "7",
|
|
1078
|
-
cy: "20",
|
|
1079
|
-
r: "2"
|
|
1080
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1081
|
-
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
1082
|
-
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1083
|
-
cx: "21",
|
|
1084
|
-
cy: "12",
|
|
1085
|
-
r: "2"
|
|
1086
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1087
|
-
d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
|
|
1100
|
+
d: "M28 18H30V28H28zM24 14H26V28H24zM20 22H22V28H20zM22.175 10L23.76 8.7339A9.9522 9.9522 0 0017.89 5.1816 10.0025 10.0025 0 006.17 13.1152 7.5054 7.5054 0 00.0544 21.4087 7.6843 7.6843 0 007.7692 28H16V26H7.6945a5.632 5.632 0 01-5.6023-4.4858 5.5064 5.5064 0 014.4339-6.4307l1.3486-.2441.2139-1.11a8.206 8.206 0 016.7426-6.6426 7.9666 7.9666 0 013.0137.13A7.8037 7.8037 0 0122.175 10z"
|
|
1088
1101
|
})), children);
|
|
1089
1102
|
});
|
|
1090
1103
|
if (process.env.NODE_ENV !== "production") {
|
|
1091
|
-
|
|
1104
|
+
CloudDataOps.propTypes = iconPropTypes;
|
|
1092
1105
|
}
|
|
1093
|
-
const
|
|
1106
|
+
const CloudDownload = /*#__PURE__*/React.forwardRef(function CloudDownload(_ref45, ref) {
|
|
1094
1107
|
let {
|
|
1095
1108
|
children,
|
|
1096
1109
|
size = 16,
|
|
@@ -1104,16 +1117,16 @@ const CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref4
|
|
|
1104
1117
|
viewBox: "0 0 32 32",
|
|
1105
1118
|
fill: "currentColor",
|
|
1106
1119
|
...rest
|
|
1107
|
-
},
|
|
1108
|
-
d: "
|
|
1109
|
-
})),
|
|
1110
|
-
d: "
|
|
1120
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1121
|
+
d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
|
|
1122
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1123
|
+
d: "M17 26.17L17 14 15 14 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17z"
|
|
1111
1124
|
})), children);
|
|
1112
1125
|
});
|
|
1113
1126
|
if (process.env.NODE_ENV !== "production") {
|
|
1114
|
-
|
|
1127
|
+
CloudDownload.propTypes = iconPropTypes;
|
|
1115
1128
|
}
|
|
1116
|
-
const
|
|
1129
|
+
const CloudLogging = /*#__PURE__*/React.forwardRef(function CloudLogging(_ref46, ref) {
|
|
1117
1130
|
let {
|
|
1118
1131
|
children,
|
|
1119
1132
|
size = 16,
|
|
@@ -1127,14 +1140,16 @@ const Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref46, ref) {
|
|
|
1127
1140
|
viewBox: "0 0 32 32",
|
|
1128
1141
|
fill: "currentColor",
|
|
1129
1142
|
...rest
|
|
1130
|
-
},
|
|
1131
|
-
d: "
|
|
1143
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1144
|
+
d: "M28 16v6H4V6H15V4H4A2 2 0 002 6V22a2 2 0 002 2h8v4H8v2H24V28H20V24h8a2 2 0 002-2V16zM18 28H14V24h4zM18 4H30V6H18z"
|
|
1145
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1146
|
+
d: "M18 8H30V10H18zM18 12H24V14H18z"
|
|
1132
1147
|
})), children);
|
|
1133
1148
|
});
|
|
1134
1149
|
if (process.env.NODE_ENV !== "production") {
|
|
1135
|
-
|
|
1150
|
+
CloudLogging.propTypes = iconPropTypes;
|
|
1136
1151
|
}
|
|
1137
|
-
const
|
|
1152
|
+
const CloudMonitoring = /*#__PURE__*/React.forwardRef(function CloudMonitoring(_ref47, ref) {
|
|
1138
1153
|
let {
|
|
1139
1154
|
children,
|
|
1140
1155
|
size = 16,
|
|
@@ -1148,14 +1163,16 @@ const WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1148
1163
|
viewBox: "0 0 32 32",
|
|
1149
1164
|
fill: "currentColor",
|
|
1150
1165
|
...rest
|
|
1151
|
-
},
|
|
1152
|
-
d: "
|
|
1166
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1167
|
+
d: "M28,16v6H4V6h7V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
|
|
1168
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1169
|
+
d: "M18,18h-.01a1,1,0,0,1-.9511-.7253L15.2456,11H11V9h5a1,1,0,0,1,.9615.7252l1.0742,3.7589,3.0088-9.7783A1.0142,1.0142,0,0,1,22,3a.98.98,0,0,1,.9487.6838L24.7207,9H30v2H24a1,1,0,0,1-.9487-.6838l-1.0132-3.04L18.9556,17.2942A1,1,0,0,1,18,18Z"
|
|
1153
1170
|
})), children);
|
|
1154
1171
|
});
|
|
1155
1172
|
if (process.env.NODE_ENV !== "production") {
|
|
1156
|
-
|
|
1173
|
+
CloudMonitoring.propTypes = iconPropTypes;
|
|
1157
1174
|
}
|
|
1158
|
-
const
|
|
1175
|
+
const CloudOffline = /*#__PURE__*/React.forwardRef(function CloudOffline(_ref48, ref) {
|
|
1159
1176
|
let {
|
|
1160
1177
|
children,
|
|
1161
1178
|
size = 16,
|
|
@@ -1170,16 +1187,13 @@ const Code = /*#__PURE__*/React.forwardRef(function Code(_ref48, ref) {
|
|
|
1170
1187
|
fill: "currentColor",
|
|
1171
1188
|
...rest
|
|
1172
1189
|
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1173
|
-
d: "
|
|
1174
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1175
|
-
d: "M5.91 15H26.080000000000002V17H5.91z",
|
|
1176
|
-
transform: "rotate(-75 15.996 16)"
|
|
1190
|
+
d: "M24.8008 12.1362a8.8694 8.8694 0 00-.9795-2.5434L30 3.4142 28.5872 2 2 28.5872 3.4142 30l5-5H23.5a6.4974 6.4974 0 001.3008-12.8638zM23.5 23H10.4141L22.3418 11.0723a6.9049 6.9049 0 01.6006 2.0708l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 23zM4.2964 23.4487l1.4313-1.4311A4.4774 4.4774 0 018.144 14.019l.8155-.0639.0991-.812a6.9867 6.9867 0 0110.63-5.0865l1.4431-1.4428A8.9859 8.9859 0 007.2 12.1362 6.4891 6.4891 0 004.2964 23.4487z"
|
|
1177
1191
|
})), children);
|
|
1178
1192
|
});
|
|
1179
1193
|
if (process.env.NODE_ENV !== "production") {
|
|
1180
|
-
|
|
1194
|
+
CloudOffline.propTypes = iconPropTypes;
|
|
1181
1195
|
}
|
|
1182
|
-
const
|
|
1196
|
+
const CloudServiceManagement = /*#__PURE__*/React.forwardRef(function CloudServiceManagement(_ref49, ref) {
|
|
1183
1197
|
let {
|
|
1184
1198
|
children,
|
|
1185
1199
|
size = 16,
|
|
@@ -1193,14 +1207,16 @@ const CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref49, ref) {
|
|
|
1193
1207
|
viewBox: "0 0 32 32",
|
|
1194
1208
|
fill: "currentColor",
|
|
1195
1209
|
...rest
|
|
1196
|
-
},
|
|
1197
|
-
d: "
|
|
1210
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1211
|
+
d: "M28,17v5H4V6H14V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V17ZM18,28H14V24h4Z"
|
|
1212
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1213
|
+
d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
|
|
1198
1214
|
})), children);
|
|
1199
1215
|
});
|
|
1200
1216
|
if (process.env.NODE_ENV !== "production") {
|
|
1201
|
-
|
|
1217
|
+
CloudServiceManagement.propTypes = iconPropTypes;
|
|
1202
1218
|
}
|
|
1203
|
-
const
|
|
1219
|
+
const CloudUpload = /*#__PURE__*/React.forwardRef(function CloudUpload(_ref50, ref) {
|
|
1204
1220
|
let {
|
|
1205
1221
|
children,
|
|
1206
1222
|
size = 16,
|
|
@@ -1215,18 +1231,15 @@ const CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref5
|
|
|
1215
1231
|
fill: "currentColor",
|
|
1216
1232
|
...rest
|
|
1217
1233
|
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1218
|
-
d: "
|
|
1234
|
+
d: "M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"
|
|
1219
1235
|
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1220
|
-
d: "
|
|
1221
|
-
transform: "rotate(-74.995 16.96 10)"
|
|
1222
|
-
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1223
|
-
d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
|
|
1236
|
+
d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
|
|
1224
1237
|
})), children);
|
|
1225
1238
|
});
|
|
1226
1239
|
if (process.env.NODE_ENV !== "production") {
|
|
1227
|
-
|
|
1240
|
+
CloudUpload.propTypes = iconPropTypes;
|
|
1228
1241
|
}
|
|
1229
|
-
const
|
|
1242
|
+
const CloudApp = /*#__PURE__*/React.forwardRef(function CloudApp(_ref51, ref) {
|
|
1230
1243
|
let {
|
|
1231
1244
|
children,
|
|
1232
1245
|
size = 16,
|
|
@@ -1240,18 +1253,14 @@ const CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningSer
|
|
|
1240
1253
|
viewBox: "0 0 32 32",
|
|
1241
1254
|
fill: "currentColor",
|
|
1242
1255
|
...rest
|
|
1243
|
-
},
|
|
1244
|
-
|
|
1245
|
-
cy: "20",
|
|
1246
|
-
r: "1"
|
|
1247
|
-
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1248
|
-
d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
|
|
1256
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1257
|
+
d: "M25.8289 13.1155A10.02 10.02 0 0016 5.0005V7a8.0233 8.0233 0 017.8649 6.4934l.2591 1.346 1.3488.2441A5.5019 5.5019 0 0124.5076 26H16v2h8.5076a7.5019 7.5019 0 001.3213-14.8845zM8 24H14V26H8zM4 24H6V26H4zM6 20H14V22H6zM2 20H4V22H2zM8 16H14V18H8zM4 16H6V18H4zM10 12H14V14H10zM6 12H8V14H6zM12 8H14V10H12z"
|
|
1249
1258
|
})), children);
|
|
1250
1259
|
});
|
|
1251
1260
|
if (process.env.NODE_ENV !== "production") {
|
|
1252
|
-
|
|
1261
|
+
CloudApp.propTypes = iconPropTypes;
|
|
1253
1262
|
}
|
|
1254
|
-
const
|
|
1263
|
+
const CloudCeiling = /*#__PURE__*/React.forwardRef(function CloudCeiling(_ref52, ref) {
|
|
1255
1264
|
let {
|
|
1256
1265
|
children,
|
|
1257
1266
|
size = 16,
|
|
@@ -1265,14 +1274,16 @@ const Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref52, ref)
|
|
|
1265
1274
|
viewBox: "0 0 32 32",
|
|
1266
1275
|
fill: "currentColor",
|
|
1267
1276
|
...rest
|
|
1268
|
-
},
|
|
1269
|
-
d: "
|
|
1277
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1278
|
+
d: "M2 28H11V30H2zM21 28H30V30H21zM17 26.167L17 17.832 19.586 20.414 21 19 16 14 11 19 12.413 20.415 15 17.832 15 26.167 12.413 23.584 11 25 16 30 21 25 19.586 23.586 17 26.167z"
|
|
1279
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1280
|
+
d: "M23,16H21V14h2a3,3,0,0,0,0-6c-.0938.0144-.1538.0219-.2153.0263l-.8037.0572L21.7544,7.31a5.9927,5.9927,0,0,0-11.1758-.8655l-.2832.5994-.8423-.0455A3.5008,3.5008,0,0,0,9.5,14H11v2H9.5A5.5,5.5,0,0,1,9.07,5.0166,7.9909,7.9909,0,0,1,23.42,6.0175,5,5,0,0,1,23,16Z"
|
|
1270
1281
|
})), children);
|
|
1271
1282
|
});
|
|
1272
1283
|
if (process.env.NODE_ENV !== "production") {
|
|
1273
|
-
|
|
1284
|
+
CloudCeiling.propTypes = iconPropTypes;
|
|
1274
1285
|
}
|
|
1275
|
-
const
|
|
1286
|
+
const CloudFoundry_1 = /*#__PURE__*/React.forwardRef(function CloudFoundry_1(_ref53, ref) {
|
|
1276
1287
|
let {
|
|
1277
1288
|
children,
|
|
1278
1289
|
size = 16,
|
|
@@ -1287,13 +1298,15 @@ const Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref53, r
|
|
|
1287
1298
|
fill: "currentColor",
|
|
1288
1299
|
...rest
|
|
1289
1300
|
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1290
|
-
d: "
|
|
1301
|
+
d: "M16,7h0a7.66,7.66,0,0,1,1.51.15,8,8,0,0,1,6.35,6.34l.26,1.35,1.35.24a5.5,5.5,0,0,1-1,10.92H7.5a5.5,5.5,0,0,1-1-10.92l1.34-.24.26-1.35A8,8,0,0,1,16,7m0-2a10,10,0,0,0-9.83,8.12A7.5,7.5,0,0,0,7.49,28h17a7.5,7.5,0,0,0,1.32-14.88,10,10,0,0,0-7.94-7.94A10.27,10.27,0,0,0,16,5Z"
|
|
1302
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1303
|
+
d: "M14 24H11a2 2 0 01-2-2V19a2 2 0 012-2h3v2H11v3h3zM21 15V13H19a2 2 0 00-2 2v2H16v2h1v5h2V19h2V17H19V15z"
|
|
1291
1304
|
})), children);
|
|
1292
1305
|
});
|
|
1293
1306
|
if (process.env.NODE_ENV !== "production") {
|
|
1294
|
-
|
|
1307
|
+
CloudFoundry_1.propTypes = iconPropTypes;
|
|
1295
1308
|
}
|
|
1296
|
-
const
|
|
1309
|
+
const CloudFoundry_2 = /*#__PURE__*/React.forwardRef(function CloudFoundry_2(_ref54, ref) {
|
|
1297
1310
|
let {
|
|
1298
1311
|
children,
|
|
1299
1312
|
size = 16,
|
|
@@ -1307,18 +1320,14 @@ const CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref54, r
|
|
|
1307
1320
|
viewBox: "0 0 32 32",
|
|
1308
1321
|
fill: "currentColor",
|
|
1309
1322
|
...rest
|
|
1310
|
-
},
|
|
1311
|
-
d: "
|
|
1312
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1313
|
-
d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
|
|
1314
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1315
|
-
d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
|
|
1323
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1324
|
+
d: "M25 11L25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
|
|
1316
1325
|
})), children);
|
|
1317
1326
|
});
|
|
1318
1327
|
if (process.env.NODE_ENV !== "production") {
|
|
1319
|
-
|
|
1328
|
+
CloudFoundry_2.propTypes = iconPropTypes;
|
|
1320
1329
|
}
|
|
1321
|
-
const
|
|
1330
|
+
const CloudRegistry = /*#__PURE__*/React.forwardRef(function CloudRegistry(_ref55, ref) {
|
|
1322
1331
|
let {
|
|
1323
1332
|
children,
|
|
1324
1333
|
size = 16,
|
|
@@ -1332,14 +1341,16 @@ const CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCatego
|
|
|
1332
1341
|
viewBox: "0 0 32 32",
|
|
1333
1342
|
fill: "currentColor",
|
|
1334
1343
|
...rest
|
|
1335
|
-
},
|
|
1336
|
-
d: "
|
|
1344
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1345
|
+
d: "M28 30H23a2.0023 2.0023 0 01-2-2V23a2.0023 2.0023 0 012-2h5a2.0023 2.0023 0 012 2v5A2.0023 2.0023 0 0128 30zm-5-7h-.0012L23 28h5V23zM16 23H11a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v5H21V11H11V21h5z"
|
|
1346
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1347
|
+
d: "M16,30H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V16H28V4H4V28H16Z"
|
|
1337
1348
|
})), children);
|
|
1338
1349
|
});
|
|
1339
1350
|
if (process.env.NODE_ENV !== "production") {
|
|
1340
|
-
|
|
1351
|
+
CloudRegistry.propTypes = iconPropTypes;
|
|
1341
1352
|
}
|
|
1342
|
-
const
|
|
1353
|
+
const CloudSatellite = /*#__PURE__*/React.forwardRef(function CloudSatellite(_ref56, ref) {
|
|
1343
1354
|
let {
|
|
1344
1355
|
children,
|
|
1345
1356
|
size = 16,
|
|
@@ -1353,34 +1364,24 @@ const ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref56,
|
|
|
1353
1364
|
viewBox: "0 0 32 32",
|
|
1354
1365
|
fill: "currentColor",
|
|
1355
1366
|
...rest
|
|
1356
|
-
},
|
|
1357
|
-
cx: "
|
|
1358
|
-
cy: "
|
|
1359
|
-
r: "2"
|
|
1360
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1361
|
-
cx: "16",
|
|
1362
|
-
cy: "9",
|
|
1363
|
-
r: "2"
|
|
1364
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1365
|
-
cx: "22",
|
|
1366
|
-
cy: "12",
|
|
1367
|
+
}, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1368
|
+
cx: "9",
|
|
1369
|
+
cy: "20",
|
|
1367
1370
|
r: "2"
|
|
1368
|
-
})),
|
|
1371
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1372
|
+
d: "M16,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,16,14Z"
|
|
1373
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1369
1374
|
cx: "23",
|
|
1370
|
-
cy: "
|
|
1371
|
-
r: "2"
|
|
1372
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1373
|
-
cx: "19",
|
|
1374
|
-
cy: "23",
|
|
1375
|
+
cy: "12",
|
|
1375
1376
|
r: "2"
|
|
1376
|
-
})),
|
|
1377
|
-
d: "M16
|
|
1377
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1378
|
+
d: "M16,31a.9988.9988,0,0,1-.5039-.1357l-12-7A1.0008,1.0008,0,0,1,3,23V9a.9994.9994,0,0,1,.4961-.8638l12-7a1,1,0,0,1,1.0078,0l12,7L27.4961,9.8638,16,3.1577,5,9.5742V22.4258l11,6.417,11-6.417V15h2v8a1.0008,1.0008,0,0,1-.4961.8643l-12,7A.9988.9988,0,0,1,16,31Z"
|
|
1378
1379
|
})), children);
|
|
1379
1380
|
});
|
|
1380
1381
|
if (process.env.NODE_ENV !== "production") {
|
|
1381
|
-
|
|
1382
|
+
CloudSatellite.propTypes = iconPropTypes;
|
|
1382
1383
|
}
|
|
1383
|
-
const
|
|
1384
|
+
const CloudSatelliteConfig = /*#__PURE__*/React.forwardRef(function CloudSatelliteConfig(_ref57, ref) {
|
|
1384
1385
|
let {
|
|
1385
1386
|
children,
|
|
1386
1387
|
size = 16,
|
|
@@ -1394,14 +1395,26 @@ const ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref57, r
|
|
|
1394
1395
|
viewBox: "0 0 32 32",
|
|
1395
1396
|
fill: "currentColor",
|
|
1396
1397
|
...rest
|
|
1397
|
-
},
|
|
1398
|
-
d: "
|
|
1398
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1399
|
+
d: "M32,26V24H29.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,26,20.1011V18H24v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,20.1011,24H18v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,24,29.8989V32h2V29.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,29.8989,26Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,25,28Z"
|
|
1400
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1401
|
+
cx: "7",
|
|
1402
|
+
cy: "20",
|
|
1403
|
+
r: "2"
|
|
1404
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1405
|
+
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
1406
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1407
|
+
cx: "21",
|
|
1408
|
+
cy: "12",
|
|
1409
|
+
r: "2"
|
|
1410
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1411
|
+
d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
|
|
1399
1412
|
})), children);
|
|
1400
1413
|
});
|
|
1401
1414
|
if (process.env.NODE_ENV !== "production") {
|
|
1402
|
-
|
|
1415
|
+
CloudSatelliteConfig.propTypes = iconPropTypes;
|
|
1403
1416
|
}
|
|
1404
|
-
const
|
|
1417
|
+
const CloudSatelliteLink = /*#__PURE__*/React.forwardRef(function CloudSatelliteLink(_ref58, ref) {
|
|
1405
1418
|
let {
|
|
1406
1419
|
children,
|
|
1407
1420
|
size = 16,
|
|
@@ -1415,14 +1428,28 @@ const Column = /*#__PURE__*/React.forwardRef(function Column(_ref58, ref) {
|
|
|
1415
1428
|
viewBox: "0 0 32 32",
|
|
1416
1429
|
fill: "currentColor",
|
|
1417
1430
|
...rest
|
|
1418
|
-
},
|
|
1419
|
-
d: "
|
|
1431
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1432
|
+
d: "M30.9763,24.9748l-5.0015,5.0015a3.501,3.501,0,0,1-4.9511-4.9511L22.4383,26.44A1.5,1.5,0,0,0,24.56,28.5617L29.5617,23.56A1.5,1.5,0,0,0,27.44,21.4383l-1.4146-1.4146a3.501,3.501,0,0,1,4.9511,4.9511Z"
|
|
1433
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1434
|
+
d: "M20.0252,21.0237l-5.0015,5.0015a3.501,3.501,0,0,0,4.9511,4.9511L18.56,29.5617A1.5,1.5,0,0,1,16.4383,27.44L21.44,22.4383A1.5,1.5,0,0,1,23.5617,24.56l1.4146,1.4146a3.501,3.501,0,0,0-4.9511-4.9511Z"
|
|
1435
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1436
|
+
cx: "7",
|
|
1437
|
+
cy: "20",
|
|
1438
|
+
r: "2"
|
|
1439
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1440
|
+
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
1441
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1442
|
+
cx: "21",
|
|
1443
|
+
cy: "12",
|
|
1444
|
+
r: "2"
|
|
1445
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1446
|
+
d: "M11.3076,27.2725,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L10.3,29Z"
|
|
1420
1447
|
})), children);
|
|
1421
1448
|
});
|
|
1422
1449
|
if (process.env.NODE_ENV !== "production") {
|
|
1423
|
-
|
|
1450
|
+
CloudSatelliteLink.propTypes = iconPropTypes;
|
|
1424
1451
|
}
|
|
1425
|
-
const
|
|
1452
|
+
const CloudSatelliteServices = /*#__PURE__*/React.forwardRef(function CloudSatelliteServices(_ref59, ref) {
|
|
1426
1453
|
let {
|
|
1427
1454
|
children,
|
|
1428
1455
|
size = 16,
|
|
@@ -1436,16 +1463,26 @@ const ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref59,
|
|
|
1436
1463
|
viewBox: "0 0 32 32",
|
|
1437
1464
|
fill: "currentColor",
|
|
1438
1465
|
...rest
|
|
1439
|
-
},
|
|
1440
|
-
d: "
|
|
1441
|
-
})),
|
|
1442
|
-
|
|
1466
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1467
|
+
d: "M29,26a2.97,2.97,0,0,0-1.8551.6607L25,25.4224V23.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,19,26a3.02,3.02,0,1,0,2.9254,2.3525L24,27.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,29,26ZM19,30a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,19,30Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,24,20Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,29,30Z"
|
|
1468
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1469
|
+
cx: "7",
|
|
1470
|
+
cy: "20",
|
|
1471
|
+
r: "2"
|
|
1472
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1473
|
+
d: "M14,20a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,14,20Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,14,14Z"
|
|
1474
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1475
|
+
cx: "21",
|
|
1476
|
+
cy: "12",
|
|
1477
|
+
r: "2"
|
|
1478
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1479
|
+
d: "M13.0205,28.2715,3,22.4258V9.5742L14,3.1577,25.4961,9.8638l1.0078-1.7276-12-7a1,1,0,0,0-1.0078,0l-12,7A.9994.9994,0,0,0,1,9V23a1.0008,1.0008,0,0,0,.4961.8643L12.0127,30Z"
|
|
1443
1480
|
})), children);
|
|
1444
1481
|
});
|
|
1445
1482
|
if (process.env.NODE_ENV !== "production") {
|
|
1446
|
-
|
|
1483
|
+
CloudSatelliteServices.propTypes = iconPropTypes;
|
|
1447
1484
|
}
|
|
1448
|
-
const
|
|
1485
|
+
const CloudServices = /*#__PURE__*/React.forwardRef(function CloudServices(_ref60, ref) {
|
|
1449
1486
|
let {
|
|
1450
1487
|
children,
|
|
1451
1488
|
size = 16,
|
|
@@ -1459,14 +1496,16 @@ const ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref60,
|
|
|
1459
1496
|
viewBox: "0 0 32 32",
|
|
1460
1497
|
fill: "currentColor",
|
|
1461
1498
|
...rest
|
|
1462
|
-
},
|
|
1463
|
-
d: "
|
|
1499
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1500
|
+
d: "M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z"
|
|
1501
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1502
|
+
d: "M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z"
|
|
1464
1503
|
})), children);
|
|
1465
1504
|
});
|
|
1466
1505
|
if (process.env.NODE_ENV !== "production") {
|
|
1467
|
-
|
|
1506
|
+
CloudServices.propTypes = iconPropTypes;
|
|
1468
1507
|
}
|
|
1469
|
-
const
|
|
1508
|
+
const Cloudy = /*#__PURE__*/React.forwardRef(function Cloudy(_ref61, ref) {
|
|
1470
1509
|
let {
|
|
1471
1510
|
children,
|
|
1472
1511
|
size = 16,
|
|
@@ -1480,14 +1519,14 @@ const ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency
|
|
|
1480
1519
|
viewBox: "0 0 32 32",
|
|
1481
1520
|
fill: "currentColor",
|
|
1482
1521
|
...rest
|
|
1483
|
-
},
|
|
1484
|
-
d: "M30,
|
|
1522
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1523
|
+
d: "M30.0005,15.5005a6.5324,6.5324,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0,6.5321,6.5321,0,0,0-5.2,6.3638,6.4543,6.4543,0,0,0,1.6887,4.35A5.9829,5.9829,0,0,0,8,30H19a5.9764,5.9764,0,0,0,5.6094-8.1016A6.5051,6.5051,0,0,0,30.0005,15.5005ZM19,28H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,19.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,28Zm4.5-8h-.0554a5.9562,5.9562,0,0,0-2.7959-1.7564,7.4952,7.4952,0,0,0-14.2984,0,5.9877,5.9877,0,0,0-1.0315.4073A4.4446,4.4446,0,0,1,4,15.5005a4.5171,4.5171,0,0,1,4.144-4.481l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639a4.4975,4.4975,0,0,1-.3564,8.981Z"
|
|
1485
1524
|
})), children);
|
|
1486
1525
|
});
|
|
1487
1526
|
if (process.env.NODE_ENV !== "production") {
|
|
1488
|
-
|
|
1527
|
+
Cloudy.propTypes = iconPropTypes;
|
|
1489
1528
|
}
|
|
1490
|
-
const
|
|
1529
|
+
const WatsonHealthCobbAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthCobbAngle(_ref62, ref) {
|
|
1491
1530
|
let {
|
|
1492
1531
|
children,
|
|
1493
1532
|
size = 16,
|
|
@@ -1501,14 +1540,14 @@ const Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref62, ref) {
|
|
|
1501
1540
|
viewBox: "0 0 32 32",
|
|
1502
1541
|
fill: "currentColor",
|
|
1503
1542
|
...rest
|
|
1504
|
-
},
|
|
1505
|
-
d: "
|
|
1543
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1544
|
+
d: "M20 17V15a2 2 0 00-2-2H10a2 2 0 00-2 2v2a2 2 0 002 2h8A2 2 0 0020 17zM10 15h8v2H10zM23.42 24.48A2 2 0 0021 23.06l-7.73 2.07a2 2 0 00-1.42 2.44h0l.52 1.93A2 2 0 0014.27 31a3 3 0 00.52-.07l7.73-2.07h0a2 2 0 001.41-2.45zM14.27 29l-.51-1.94L21.48 25 22 26.92zM13.24 6.86L21 8.93h0a2.24 2.24 0 00.51.07 2 2 0 001.94-1.48L24 5.58a2 2 0 00-1.41-2.45L14.79 1.06a2 2 0 00-2.45 1.41h0l-.52 1.93a2 2 0 001.42 2.44zm1-3.86L22 5.07 21.48 7 13.76 4.93zM14 21H16V23H14zM14 9H16V11H14z"
|
|
1506
1545
|
})), children);
|
|
1507
1546
|
});
|
|
1508
1547
|
if (process.env.NODE_ENV !== "production") {
|
|
1509
|
-
|
|
1548
|
+
WatsonHealthCobbAngle.propTypes = iconPropTypes;
|
|
1510
1549
|
}
|
|
1511
|
-
const
|
|
1550
|
+
const Code = /*#__PURE__*/React.forwardRef(function Code(_ref63, ref) {
|
|
1512
1551
|
let {
|
|
1513
1552
|
children,
|
|
1514
1553
|
size = 16,
|
|
@@ -1522,14 +1561,17 @@ const CommunicationUnified = /*#__PURE__*/React.forwardRef(function Communicatio
|
|
|
1522
1561
|
viewBox: "0 0 32 32",
|
|
1523
1562
|
fill: "currentColor",
|
|
1524
1563
|
...rest
|
|
1525
|
-
},
|
|
1526
|
-
d: "
|
|
1564
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1565
|
+
d: "M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"
|
|
1566
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1567
|
+
d: "M5.91 15H26.080000000000002V17H5.91z",
|
|
1568
|
+
transform: "rotate(-75 15.996 16)"
|
|
1527
1569
|
})), children);
|
|
1528
1570
|
});
|
|
1529
1571
|
if (process.env.NODE_ENV !== "production") {
|
|
1530
|
-
|
|
1572
|
+
Code.propTypes = iconPropTypes;
|
|
1531
1573
|
}
|
|
1532
|
-
const
|
|
1574
|
+
const CodeHide = /*#__PURE__*/React.forwardRef(function CodeHide(_ref64, ref) {
|
|
1533
1575
|
let {
|
|
1534
1576
|
children,
|
|
1535
1577
|
size = 16,
|
|
@@ -1543,14 +1585,14 @@ const Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref64, ref) {
|
|
|
1543
1585
|
viewBox: "0 0 32 32",
|
|
1544
1586
|
fill: "currentColor",
|
|
1545
1587
|
...rest
|
|
1546
|
-
},
|
|
1547
|
-
d: "
|
|
1588
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1589
|
+
d: "M17.713 13.471L19.576 6.518 17.645 6 16.08 11.838 17.713 13.471zM24.207 19.965L25.621 21.379 31 16 24 9 22.586 10.414 28.172 16 24.207 19.965zM30 28.586L3.414 2 2 3.414 7.793 9.207 1 16 8 23 9.414 21.586 3.828 16 9.207 10.621 14.884 16.298 12.423 25.482 14.355 26 16.517 17.931 28.586 30 30 28.586z"
|
|
1548
1590
|
})), children);
|
|
1549
1591
|
});
|
|
1550
1592
|
if (process.env.NODE_ENV !== "production") {
|
|
1551
|
-
|
|
1593
|
+
CodeHide.propTypes = iconPropTypes;
|
|
1552
1594
|
}
|
|
1553
|
-
const
|
|
1595
|
+
const CodeReference = /*#__PURE__*/React.forwardRef(function CodeReference(_ref65, ref) {
|
|
1554
1596
|
let {
|
|
1555
1597
|
children,
|
|
1556
1598
|
size = 16,
|
|
@@ -1564,20 +1606,19 @@ const Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref65, ref) {
|
|
|
1564
1606
|
viewBox: "0 0 32 32",
|
|
1565
1607
|
fill: "currentColor",
|
|
1566
1608
|
...rest
|
|
1567
|
-
},
|
|
1568
|
-
d: "
|
|
1569
|
-
})),
|
|
1570
|
-
d: "
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
r: "1.5"
|
|
1609
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1610
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 10L24 4 22.586 5.414 27.172 10 22.586 14.586 24 16 30 10z"
|
|
1611
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1612
|
+
d: "M8.944 9.001H24.974000000000004V11.001H8.944z",
|
|
1613
|
+
transform: "rotate(-74.995 16.96 10)"
|
|
1614
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1615
|
+
d: "M4 10L10 4 11.414 5.414 6.828 10 11.414 14.586 10 16 4 10z"
|
|
1575
1616
|
})), children);
|
|
1576
1617
|
});
|
|
1577
1618
|
if (process.env.NODE_ENV !== "production") {
|
|
1578
|
-
|
|
1619
|
+
CodeReference.propTypes = iconPropTypes;
|
|
1579
1620
|
}
|
|
1580
|
-
const
|
|
1621
|
+
const CodeBlock = /*#__PURE__*/React.forwardRef(function CodeBlock(_ref66, ref) {
|
|
1581
1622
|
let {
|
|
1582
1623
|
children,
|
|
1583
1624
|
size = 16,
|
|
@@ -1591,14 +1632,15 @@ const QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref6
|
|
|
1591
1632
|
viewBox: "0 0 32 32",
|
|
1592
1633
|
fill: "currentColor",
|
|
1593
1634
|
...rest
|
|
1594
|
-
},
|
|
1595
|
-
|
|
1635
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1636
|
+
strokeWidth: "0",
|
|
1637
|
+
d: "M2 3H10V5H2zM6 9H30V11H6zM6 15H30V17H6zM2 27H10V29H2zM6 21H22V23H6z"
|
|
1596
1638
|
})), children);
|
|
1597
1639
|
});
|
|
1598
1640
|
if (process.env.NODE_ENV !== "production") {
|
|
1599
|
-
|
|
1641
|
+
CodeBlock.propTypes = iconPropTypes;
|
|
1600
1642
|
}
|
|
1601
|
-
const
|
|
1643
|
+
const CodeSigningService = /*#__PURE__*/React.forwardRef(function CodeSigningService(_ref67, ref) {
|
|
1602
1644
|
let {
|
|
1603
1645
|
children,
|
|
1604
1646
|
size = 16,
|
|
@@ -1612,14 +1654,18 @@ const Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref67, ref) {
|
|
|
1612
1654
|
viewBox: "0 0 32 32",
|
|
1613
1655
|
fill: "currentColor",
|
|
1614
1656
|
...rest
|
|
1615
|
-
},
|
|
1616
|
-
|
|
1657
|
+
}, _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1658
|
+
cx: "25",
|
|
1659
|
+
cy: "20",
|
|
1660
|
+
r: "1"
|
|
1661
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1662
|
+
d: "M19.4141 30H15V25.5857l5.0337-5.0337A4.6069 4.6069 0 0120 20a5 5 0 114.4478 4.9663zM17 28h1.5859l5.2061-5.2063.5395.1238a3.0351 3.0351 0 10-2.249-2.2488l.1236.5393L17 26.4143zM6 8H8V16H6zM2 8H4V16H2zM18 8H20V14H18zM14 16H12a2 2 0 01-2-2V10a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0114 16zm-2-2h2V10H12zM2 18H4V26H2zM14 18H16V22H14zM10 26H8a2 2 0 01-2-2V20a2 2 0 012-2h2a2 2 0 012 2v4A2 2 0 0110 26zM8 24h2V20H8zM2 2H4V6H2zM14 2H16V6H14zM18 2H20V6H18zM10 6H8A2 2 0 016 4V2H8V4h2V2h2V4A2 2 0 0110 6z"
|
|
1617
1663
|
})), children);
|
|
1618
1664
|
});
|
|
1619
1665
|
if (process.env.NODE_ENV !== "production") {
|
|
1620
|
-
|
|
1666
|
+
CodeSigningService.propTypes = iconPropTypes;
|
|
1621
1667
|
}
|
|
1622
|
-
const
|
|
1668
|
+
const Cognitive = /*#__PURE__*/React.forwardRef(function Cognitive(_ref68, ref) {
|
|
1623
1669
|
let {
|
|
1624
1670
|
children,
|
|
1625
1671
|
size = 16,
|
|
@@ -1633,17 +1679,14 @@ const ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_re
|
|
|
1633
1679
|
viewBox: "0 0 32 32",
|
|
1634
1680
|
fill: "currentColor",
|
|
1635
1681
|
...rest
|
|
1636
|
-
},
|
|
1637
|
-
d: "
|
|
1638
|
-
transform: "rotate(-45 16 16)"
|
|
1639
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1640
|
-
d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
|
|
1682
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1683
|
+
d: "M30,13A11,11,0,0,0,19,2H11a9,9,0,0,0-9,9v3a5,5,0,0,0,5,5H8.1A5,5,0,0,0,13,23h1.38l4,7,1.73-1-4-6.89A2,2,0,0,0,14.38,21H13a3,3,0,0,1,0-6h1V13H13a5,5,0,0,0-4.9,4H7a3,3,0,0,1-3-3V12H6A3,3,0,0,0,9,9V8H7V9a1,1,0,0,1-1,1H4.08A7,7,0,0,1,11,4h6V6a1,1,0,0,1-1,1H14V9h2a3,3,0,0,0,3-3V4a9,9,0,0,1,8.05,5H26a3,3,0,0,0-3,3v1h2V12a1,1,0,0,1,1-1h1.77A8.76,8.76,0,0,1,28,13v1a5,5,0,0,1-5,5H20v2h3a7,7,0,0,0,3-.68V21a3,3,0,0,1-3,3H22v2h1a5,5,0,0,0,5-5V18.89A7,7,0,0,0,30,14Z"
|
|
1641
1684
|
})), children);
|
|
1642
1685
|
});
|
|
1643
1686
|
if (process.env.NODE_ENV !== "production") {
|
|
1644
|
-
|
|
1687
|
+
Cognitive.propTypes = iconPropTypes;
|
|
1645
1688
|
}
|
|
1646
|
-
const
|
|
1689
|
+
const Collaborate = /*#__PURE__*/React.forwardRef(function Collaborate(_ref69, ref) {
|
|
1647
1690
|
let {
|
|
1648
1691
|
children,
|
|
1649
1692
|
size = 16,
|
|
@@ -1657,17 +1700,14 @@ const ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitP
|
|
|
1657
1700
|
viewBox: "0 0 32 32",
|
|
1658
1701
|
fill: "currentColor",
|
|
1659
1702
|
...rest
|
|
1660
|
-
},
|
|
1661
|
-
d: "
|
|
1662
|
-
transform: "rotate(-45 16 16)"
|
|
1663
|
-
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1664
|
-
d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
1703
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1704
|
+
d: "M6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM24 11v1h2V11a7 7 0 00-7-7H16V6h3A5 5 0 0124 11zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20z"
|
|
1665
1705
|
})), children);
|
|
1666
1706
|
});
|
|
1667
1707
|
if (process.env.NODE_ENV !== "production") {
|
|
1668
|
-
|
|
1708
|
+
Collaborate.propTypes = iconPropTypes;
|
|
1669
1709
|
}
|
|
1670
|
-
const
|
|
1710
|
+
const CollapseAll = /*#__PURE__*/React.forwardRef(function CollapseAll(_ref70, ref) {
|
|
1671
1711
|
let {
|
|
1672
1712
|
children,
|
|
1673
1713
|
size = 16,
|
|
@@ -1681,15 +1721,18 @@ const Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref70, ref) {
|
|
|
1681
1721
|
viewBox: "0 0 32 32",
|
|
1682
1722
|
fill: "currentColor",
|
|
1683
1723
|
...rest
|
|
1684
|
-
},
|
|
1685
|
-
d: "
|
|
1686
|
-
|
|
1724
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1725
|
+
d: "M30,15H28V7H13V5H28a2.0023,2.0023,0,0,1,2,2Z"
|
|
1726
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1727
|
+
d: "M25,20H23V12H8V10H23a2.0023,2.0023,0,0,1,2,2Z"
|
|
1728
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1729
|
+
d: "M18,27H4a2.0023,2.0023,0,0,1-2-2V17a2.0023,2.0023,0,0,1,2-2H18a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,18,27ZM4,17v8H18.0012L18,17Z"
|
|
1687
1730
|
})), children);
|
|
1688
1731
|
});
|
|
1689
1732
|
if (process.env.NODE_ENV !== "production") {
|
|
1690
|
-
|
|
1733
|
+
CollapseAll.propTypes = iconPropTypes;
|
|
1691
1734
|
}
|
|
1692
|
-
const
|
|
1735
|
+
const CollapseCategories = /*#__PURE__*/React.forwardRef(function CollapseCategories(_ref71, ref) {
|
|
1693
1736
|
let {
|
|
1694
1737
|
children,
|
|
1695
1738
|
size = 16,
|
|
@@ -1703,14 +1746,14 @@ const ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive
|
|
|
1703
1746
|
viewBox: "0 0 32 32",
|
|
1704
1747
|
fill: "currentColor",
|
|
1705
1748
|
...rest
|
|
1706
|
-
},
|
|
1707
|
-
d: "
|
|
1749
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1750
|
+
d: "M14 25H28V27H14zM7.17 26L4.59 28.58 6 30 10 26 6 22 4.58 23.41 7.17 26zM14 15H28V17H14zM7.17 16L4.59 18.58 6 20 10 16 6 12 4.58 13.41 7.17 16zM14 5H28V7H14zM7.17 6L4.59 8.58 6 10 10 6 6 2 4.58 3.41 7.17 6z"
|
|
1708
1751
|
})), children);
|
|
1709
1752
|
});
|
|
1710
1753
|
if (process.env.NODE_ENV !== "production") {
|
|
1711
|
-
|
|
1754
|
+
CollapseCategories.propTypes = iconPropTypes;
|
|
1712
1755
|
}
|
|
1713
|
-
const
|
|
1756
|
+
const ColorPalette = /*#__PURE__*/React.forwardRef(function ColorPalette(_ref72, ref) {
|
|
1714
1757
|
let {
|
|
1715
1758
|
children,
|
|
1716
1759
|
size = 16,
|
|
@@ -1724,16 +1767,34 @@ const ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference
|
|
|
1724
1767
|
viewBox: "0 0 32 32",
|
|
1725
1768
|
fill: "currentColor",
|
|
1726
1769
|
...rest
|
|
1727
|
-
},
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1770
|
+
}, _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1771
|
+
cx: "10",
|
|
1772
|
+
cy: "12",
|
|
1773
|
+
r: "2"
|
|
1774
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1775
|
+
cx: "16",
|
|
1776
|
+
cy: "9",
|
|
1777
|
+
r: "2"
|
|
1778
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1779
|
+
cx: "22",
|
|
1780
|
+
cy: "12",
|
|
1781
|
+
r: "2"
|
|
1782
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1783
|
+
cx: "23",
|
|
1784
|
+
cy: "18",
|
|
1785
|
+
r: "2"
|
|
1786
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
1787
|
+
cx: "19",
|
|
1788
|
+
cy: "23",
|
|
1789
|
+
r: "2"
|
|
1790
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1791
|
+
d: "M16.54,2A14,14,0,0,0,2,16a4.82,4.82,0,0,0,6.09,4.65l1.12-.31A3,3,0,0,1,13,23.24V27a3,3,0,0,0,3,3A14,14,0,0,0,30,15.46,14.05,14.05,0,0,0,16.54,2Zm8.11,22.31A11.93,11.93,0,0,1,16,28a1,1,0,0,1-1-1V23.24a5,5,0,0,0-5-5,5.07,5.07,0,0,0-1.33.18l-1.12.31A2.82,2.82,0,0,1,4,16,12,12,0,0,1,16.47,4,12.18,12.18,0,0,1,28,15.53,11.89,11.89,0,0,1,24.65,24.32Z"
|
|
1731
1792
|
})), children);
|
|
1732
1793
|
});
|
|
1733
1794
|
if (process.env.NODE_ENV !== "production") {
|
|
1734
|
-
|
|
1795
|
+
ColorPalette.propTypes = iconPropTypes;
|
|
1735
1796
|
}
|
|
1736
|
-
const
|
|
1797
|
+
const ColorSwitch = /*#__PURE__*/React.forwardRef(function ColorSwitch(_ref73, ref) {
|
|
1737
1798
|
let {
|
|
1738
1799
|
children,
|
|
1739
1800
|
size = 16,
|
|
@@ -1747,14 +1808,14 @@ const ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref7
|
|
|
1747
1808
|
viewBox: "0 0 32 32",
|
|
1748
1809
|
fill: "currentColor",
|
|
1749
1810
|
...rest
|
|
1750
|
-
},
|
|
1751
|
-
d: "
|
|
1811
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1812
|
+
d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,26,26,6V26Z"
|
|
1752
1813
|
})), children);
|
|
1753
1814
|
});
|
|
1754
1815
|
if (process.env.NODE_ENV !== "production") {
|
|
1755
|
-
|
|
1816
|
+
ColorSwitch.propTypes = iconPropTypes;
|
|
1756
1817
|
}
|
|
1757
|
-
const
|
|
1818
|
+
const Column = /*#__PURE__*/React.forwardRef(function Column(_ref74, ref) {
|
|
1758
1819
|
let {
|
|
1759
1820
|
children,
|
|
1760
1821
|
size = 16,
|
|
@@ -1768,14 +1829,14 @@ const ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref7
|
|
|
1768
1829
|
viewBox: "0 0 32 32",
|
|
1769
1830
|
fill: "currentColor",
|
|
1770
1831
|
...rest
|
|
1771
|
-
},
|
|
1772
|
-
d: "
|
|
1832
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1833
|
+
d: "M24 4H26V28H24zM18 6V26H14V6h4m0-2H14a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V6a2 2 0 00-2-2zM6 4H8V28H6z"
|
|
1773
1834
|
})), children);
|
|
1774
1835
|
});
|
|
1775
1836
|
if (process.env.NODE_ENV !== "production") {
|
|
1776
|
-
|
|
1837
|
+
Column.propTypes = iconPropTypes;
|
|
1777
1838
|
}
|
|
1778
|
-
const
|
|
1839
|
+
const ColumnDelete = /*#__PURE__*/React.forwardRef(function ColumnDelete(_ref75, ref) {
|
|
1779
1840
|
let {
|
|
1780
1841
|
children,
|
|
1781
1842
|
size = 16,
|
|
@@ -1789,16 +1850,16 @@ const ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionRecei
|
|
|
1789
1850
|
viewBox: "0 0 32 32",
|
|
1790
1851
|
fill: "currentColor",
|
|
1791
1852
|
...rest
|
|
1792
|
-
},
|
|
1793
|
-
d: "
|
|
1794
|
-
})),
|
|
1795
|
-
d: "
|
|
1853
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1854
|
+
d: "M30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
|
|
1855
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1856
|
+
d: "M24 14V28H18V6H16V28a2.0023 2.0023 0 002 2h6a2.0023 2.0023 0 002-2V14zM10 30H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 8V28h6V8z"
|
|
1796
1857
|
})), children);
|
|
1797
1858
|
});
|
|
1798
1859
|
if (process.env.NODE_ENV !== "production") {
|
|
1799
|
-
|
|
1860
|
+
ColumnDelete.propTypes = iconPropTypes;
|
|
1800
1861
|
}
|
|
1801
|
-
const
|
|
1862
|
+
const ColumnInsert = /*#__PURE__*/React.forwardRef(function ColumnInsert(_ref76, ref) {
|
|
1802
1863
|
let {
|
|
1803
1864
|
children,
|
|
1804
1865
|
size = 16,
|
|
@@ -1812,16 +1873,14 @@ const ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_re
|
|
|
1812
1873
|
viewBox: "0 0 32 32",
|
|
1813
1874
|
fill: "currentColor",
|
|
1814
1875
|
...rest
|
|
1815
|
-
},
|
|
1816
|
-
d: "
|
|
1817
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1818
|
-
d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
|
|
1876
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1877
|
+
d: "M28 30H22a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM22 10V28h6V10zM16 9L21.586 3.414 20.172 2 16 6.172 11.828 2 10.414 3.414 16 9zM10 30H4a2.0021 2.0021 0 01-2-2V10A2.0021 2.0021 0 014 8h6a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0110 30zM4 10V28h6V10z"
|
|
1819
1878
|
})), children);
|
|
1820
1879
|
});
|
|
1821
1880
|
if (process.env.NODE_ENV !== "production") {
|
|
1822
|
-
|
|
1881
|
+
ColumnInsert.propTypes = iconPropTypes;
|
|
1823
1882
|
}
|
|
1824
|
-
const
|
|
1883
|
+
const ColumnDependency = /*#__PURE__*/React.forwardRef(function ColumnDependency(_ref77, ref) {
|
|
1825
1884
|
let {
|
|
1826
1885
|
children,
|
|
1827
1886
|
size = 16,
|
|
@@ -1835,16 +1894,14 @@ const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay
|
|
|
1835
1894
|
viewBox: "0 0 32 32",
|
|
1836
1895
|
fill: "currentColor",
|
|
1837
1896
|
...rest
|
|
1838
|
-
},
|
|
1839
|
-
d: "
|
|
1840
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1841
|
-
d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
|
|
1897
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1898
|
+
d: "M30,10V2H22V5H17a2.0023,2.0023,0,0,0-2,2v8H10V12H2v8h8V17h5v8a2.0023,2.0023,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3h8V12H22v3H17V7h5v3ZM8,18H4V14H8Zm16,6h4v4H24Zm0-10h4v4H24ZM24,4h4V8H24Z"
|
|
1842
1899
|
})), children);
|
|
1843
1900
|
});
|
|
1844
1901
|
if (process.env.NODE_ENV !== "production") {
|
|
1845
|
-
|
|
1902
|
+
ColumnDependency.propTypes = iconPropTypes;
|
|
1846
1903
|
}
|
|
1847
|
-
const
|
|
1904
|
+
const Commit = /*#__PURE__*/React.forwardRef(function Commit(_ref78, ref) {
|
|
1848
1905
|
let {
|
|
1849
1906
|
children,
|
|
1850
1907
|
size = 16,
|
|
@@ -1858,16 +1915,14 @@ const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal
|
|
|
1858
1915
|
viewBox: "0 0 32 32",
|
|
1859
1916
|
fill: "currentColor",
|
|
1860
1917
|
...rest
|
|
1861
|
-
},
|
|
1862
|
-
d: "
|
|
1863
|
-
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1864
|
-
d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
|
|
1918
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1919
|
+
d: "M30,15H21.91A5.9925,5.9925,0,0,0,10.09,15H2v2h8.09A5.9925,5.9925,0,0,0,21.91,17H30ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
|
|
1865
1920
|
})), children);
|
|
1866
1921
|
});
|
|
1867
1922
|
if (process.env.NODE_ENV !== "production") {
|
|
1868
|
-
|
|
1923
|
+
Commit.propTypes = iconPropTypes;
|
|
1869
1924
|
}
|
|
1870
|
-
const
|
|
1925
|
+
const CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified(_ref79, ref) {
|
|
1871
1926
|
let {
|
|
1872
1927
|
children,
|
|
1873
1928
|
size = 16,
|
|
@@ -1881,16 +1936,14 @@ const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSig
|
|
|
1881
1936
|
viewBox: "0 0 32 32",
|
|
1882
1937
|
fill: "currentColor",
|
|
1883
1938
|
...rest
|
|
1884
|
-
},
|
|
1885
|
-
d: "
|
|
1886
|
-
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1887
|
-
d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
|
|
1939
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1940
|
+
d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
|
|
1888
1941
|
})), children);
|
|
1889
1942
|
});
|
|
1890
1943
|
if (process.env.NODE_ENV !== "production") {
|
|
1891
|
-
|
|
1944
|
+
CommunicationUnified.propTypes = iconPropTypes;
|
|
1892
1945
|
}
|
|
1893
|
-
const
|
|
1946
|
+
const Compare = /*#__PURE__*/React.forwardRef(function Compare(_ref80, ref) {
|
|
1894
1947
|
let {
|
|
1895
1948
|
children,
|
|
1896
1949
|
size = 16,
|
|
@@ -1904,14 +1957,14 @@ const Construction = /*#__PURE__*/React.forwardRef(function Construction(_ref80,
|
|
|
1904
1957
|
viewBox: "0 0 32 32",
|
|
1905
1958
|
fill: "currentColor",
|
|
1906
1959
|
...rest
|
|
1907
|
-
},
|
|
1908
|
-
d: "
|
|
1960
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1961
|
+
d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
|
|
1909
1962
|
})), children);
|
|
1910
1963
|
});
|
|
1911
1964
|
if (process.env.NODE_ENV !== "production") {
|
|
1912
|
-
|
|
1965
|
+
Compare.propTypes = iconPropTypes;
|
|
1913
1966
|
}
|
|
1914
|
-
const
|
|
1967
|
+
const Compass = /*#__PURE__*/React.forwardRef(function Compass(_ref81, ref) {
|
|
1915
1968
|
let {
|
|
1916
1969
|
children,
|
|
1917
1970
|
size = 16,
|
|
@@ -1925,20 +1978,20 @@ const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegist
|
|
|
1925
1978
|
viewBox: "0 0 32 32",
|
|
1926
1979
|
fill: "currentColor",
|
|
1927
1980
|
...rest
|
|
1928
|
-
},
|
|
1929
|
-
d: "
|
|
1930
|
-
})),
|
|
1931
|
-
d: "
|
|
1932
|
-
})),
|
|
1933
|
-
cx: "
|
|
1934
|
-
cy: "
|
|
1935
|
-
r: "1"
|
|
1981
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1982
|
+
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
1983
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1984
|
+
d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
|
|
1985
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1986
|
+
cx: "16",
|
|
1987
|
+
cy: "7.5",
|
|
1988
|
+
r: "1.5"
|
|
1936
1989
|
})), children);
|
|
1937
1990
|
});
|
|
1938
1991
|
if (process.env.NODE_ENV !== "production") {
|
|
1939
|
-
|
|
1992
|
+
Compass.propTypes = iconPropTypes;
|
|
1940
1993
|
}
|
|
1941
|
-
const
|
|
1994
|
+
const QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit(_ref82, ref) {
|
|
1942
1995
|
let {
|
|
1943
1996
|
children,
|
|
1944
1997
|
size = 16,
|
|
@@ -1952,14 +2005,14 @@ const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServic
|
|
|
1952
2005
|
viewBox: "0 0 32 32",
|
|
1953
2006
|
fill: "currentColor",
|
|
1954
2007
|
...rest
|
|
1955
|
-
},
|
|
1956
|
-
d: "
|
|
2008
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2009
|
+
d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
|
|
1957
2010
|
})), children);
|
|
1958
2011
|
});
|
|
1959
2012
|
if (process.env.NODE_ENV !== "production") {
|
|
1960
|
-
|
|
2013
|
+
QComposerEdit.propTypes = iconPropTypes;
|
|
1961
2014
|
}
|
|
1962
|
-
const
|
|
2015
|
+
const Concept = /*#__PURE__*/React.forwardRef(function Concept(_ref83, ref) {
|
|
1963
2016
|
let {
|
|
1964
2017
|
children,
|
|
1965
2018
|
size = 16,
|
|
@@ -1973,18 +2026,14 @@ const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftwa
|
|
|
1973
2026
|
viewBox: "0 0 32 32",
|
|
1974
2027
|
fill: "currentColor",
|
|
1975
2028
|
...rest
|
|
1976
|
-
},
|
|
1977
|
-
d: "
|
|
1978
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1979
|
-
d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
|
|
1980
|
-
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1981
|
-
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
|
|
2029
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2030
|
+
d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
|
|
1982
2031
|
})), children);
|
|
1983
2032
|
});
|
|
1984
2033
|
if (process.env.NODE_ENV !== "production") {
|
|
1985
|
-
|
|
2034
|
+
Concept.propTypes = iconPropTypes;
|
|
1986
2035
|
}
|
|
1987
|
-
const
|
|
2036
|
+
const ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint(_ref84, ref) {
|
|
1988
2037
|
let {
|
|
1989
2038
|
children,
|
|
1990
2039
|
size = 16,
|
|
@@ -1998,24 +2047,17 @@ const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDel
|
|
|
1998
2047
|
viewBox: "0 0 32 32",
|
|
1999
2048
|
fill: "currentColor",
|
|
2000
2049
|
...rest
|
|
2001
|
-
},
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
cx: "7",
|
|
2007
|
-
cy: "7",
|
|
2008
|
-
r: "2"
|
|
2009
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2010
|
-
d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
|
|
2011
|
-
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2012
|
-
d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
|
|
2050
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2051
|
+
d: "M10.343 10.343H21.657V21.657H10.343z",
|
|
2052
|
+
transform: "rotate(-45 16 16)"
|
|
2053
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2054
|
+
d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
|
|
2013
2055
|
})), children);
|
|
2014
2056
|
});
|
|
2015
2057
|
if (process.env.NODE_ENV !== "production") {
|
|
2016
|
-
|
|
2058
|
+
ConditionPoint.propTypes = iconPropTypes;
|
|
2017
2059
|
}
|
|
2018
|
-
const
|
|
2060
|
+
const ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitPoint(_ref85, ref) {
|
|
2019
2061
|
let {
|
|
2020
2062
|
children,
|
|
2021
2063
|
size = 16,
|
|
@@ -2029,20 +2071,17 @@ const ContentView = /*#__PURE__*/React.forwardRef(function ContentView(_ref85, r
|
|
|
2029
2071
|
viewBox: "0 0 32 32",
|
|
2030
2072
|
fill: "currentColor",
|
|
2031
2073
|
...rest
|
|
2032
|
-
},
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
|
|
2038
|
-
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2039
|
-
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
|
|
2074
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2075
|
+
d: "M10.343 10.343H21.657V21.657H10.343z",
|
|
2076
|
+
transform: "rotate(-45 16 16)"
|
|
2077
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2078
|
+
d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
2040
2079
|
})), children);
|
|
2041
2080
|
});
|
|
2042
2081
|
if (process.env.NODE_ENV !== "production") {
|
|
2043
|
-
|
|
2082
|
+
ConditionWaitPoint.propTypes = iconPropTypes;
|
|
2044
2083
|
}
|
|
2045
|
-
const
|
|
2084
|
+
const Connect = /*#__PURE__*/React.forwardRef(function Connect(_ref86, ref) {
|
|
2046
2085
|
let {
|
|
2047
2086
|
children,
|
|
2048
2087
|
size = 16,
|
|
@@ -2056,14 +2095,15 @@ const Continue = /*#__PURE__*/React.forwardRef(function Continue(_ref86, ref) {
|
|
|
2056
2095
|
viewBox: "0 0 32 32",
|
|
2057
2096
|
fill: "currentColor",
|
|
2058
2097
|
...rest
|
|
2059
|
-
},
|
|
2060
|
-
d: "
|
|
2098
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2099
|
+
d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
|
|
2100
|
+
transform: "translate(0 .01)"
|
|
2061
2101
|
})), children);
|
|
2062
2102
|
});
|
|
2063
2103
|
if (process.env.NODE_ENV !== "production") {
|
|
2064
|
-
|
|
2104
|
+
Connect.propTypes = iconPropTypes;
|
|
2065
2105
|
}
|
|
2066
|
-
const
|
|
2106
|
+
const ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive(_ref87, ref) {
|
|
2067
2107
|
let {
|
|
2068
2108
|
children,
|
|
2069
2109
|
size = 16,
|
|
@@ -2077,14 +2117,14 @@ const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(_re
|
|
|
2077
2117
|
viewBox: "0 0 32 32",
|
|
2078
2118
|
fill: "currentColor",
|
|
2079
2119
|
...rest
|
|
2080
|
-
},
|
|
2081
|
-
d: "
|
|
2120
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2121
|
+
d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
|
|
2082
2122
|
})), children);
|
|
2083
2123
|
});
|
|
2084
2124
|
if (process.env.NODE_ENV !== "production") {
|
|
2085
|
-
|
|
2125
|
+
ConnectRecursive.propTypes = iconPropTypes;
|
|
2086
2126
|
}
|
|
2087
|
-
const
|
|
2127
|
+
const ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference(_ref88, ref) {
|
|
2088
2128
|
let {
|
|
2089
2129
|
children,
|
|
2090
2130
|
size = 16,
|
|
@@ -2098,14 +2138,16 @@ const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDe
|
|
|
2098
2138
|
viewBox: "0 0 32 32",
|
|
2099
2139
|
fill: "currentColor",
|
|
2100
2140
|
...rest
|
|
2101
|
-
},
|
|
2102
|
-
d: "
|
|
2141
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2142
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
2143
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2144
|
+
d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
|
|
2103
2145
|
})), children);
|
|
2104
2146
|
});
|
|
2105
2147
|
if (process.env.NODE_ENV !== "production") {
|
|
2106
|
-
|
|
2148
|
+
ConnectReference.propTypes = iconPropTypes;
|
|
2107
2149
|
}
|
|
2108
|
-
const
|
|
2150
|
+
const ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource(_ref89, ref) {
|
|
2109
2151
|
let {
|
|
2110
2152
|
children,
|
|
2111
2153
|
size = 16,
|
|
@@ -2119,14 +2161,14 @@ const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousI
|
|
|
2119
2161
|
viewBox: "0 0 32 32",
|
|
2120
2162
|
fill: "currentColor",
|
|
2121
2163
|
...rest
|
|
2122
|
-
},
|
|
2123
|
-
d: "
|
|
2164
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2165
|
+
d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
|
|
2124
2166
|
})), children);
|
|
2125
2167
|
});
|
|
2126
2168
|
if (process.env.NODE_ENV !== "production") {
|
|
2127
|
-
|
|
2169
|
+
ConnectSource.propTypes = iconPropTypes;
|
|
2128
2170
|
}
|
|
2129
|
-
const
|
|
2171
|
+
const ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget(_ref90, ref) {
|
|
2130
2172
|
let {
|
|
2131
2173
|
children,
|
|
2132
2174
|
size = 16,
|
|
@@ -2140,14 +2182,14 @@ const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2140
2182
|
viewBox: "0 0 32 32",
|
|
2141
2183
|
fill: "currentColor",
|
|
2142
2184
|
...rest
|
|
2143
|
-
},
|
|
2144
|
-
d: "
|
|
2185
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2186
|
+
d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
|
|
2145
2187
|
})), children);
|
|
2146
2188
|
});
|
|
2147
2189
|
if (process.env.NODE_ENV !== "production") {
|
|
2148
|
-
|
|
2190
|
+
ConnectTarget.propTypes = iconPropTypes;
|
|
2149
2191
|
}
|
|
2150
|
-
const
|
|
2192
|
+
const ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionReceive(_ref91, ref) {
|
|
2151
2193
|
let {
|
|
2152
2194
|
children,
|
|
2153
2195
|
size = 16,
|
|
@@ -2161,16 +2203,16 @@ const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2161
2203
|
viewBox: "0 0 32 32",
|
|
2162
2204
|
fill: "currentColor",
|
|
2163
2205
|
...rest
|
|
2164
|
-
},
|
|
2165
|
-
d: "
|
|
2166
|
-
})),
|
|
2167
|
-
d: "
|
|
2206
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2207
|
+
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
|
|
2208
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2209
|
+
d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
|
|
2168
2210
|
})), children);
|
|
2169
2211
|
});
|
|
2170
2212
|
if (process.env.NODE_ENV !== "production") {
|
|
2171
|
-
|
|
2213
|
+
ConnectionReceive.propTypes = iconPropTypes;
|
|
2172
2214
|
}
|
|
2173
|
-
const
|
|
2215
|
+
const ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend(_ref92, ref) {
|
|
2174
2216
|
let {
|
|
2175
2217
|
children,
|
|
2176
2218
|
size = 16,
|
|
@@ -2184,14 +2226,16 @@ const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
2184
2226
|
viewBox: "0 0 32 32",
|
|
2185
2227
|
fill: "currentColor",
|
|
2186
2228
|
...rest
|
|
2187
|
-
},
|
|
2188
|
-
d: "
|
|
2229
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2230
|
+
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
|
|
2231
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2232
|
+
d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
|
|
2189
2233
|
})), children);
|
|
2190
2234
|
});
|
|
2191
2235
|
if (process.env.NODE_ENV !== "production") {
|
|
2192
|
-
|
|
2236
|
+
ConnectionSend.propTypes = iconPropTypes;
|
|
2193
2237
|
}
|
|
2194
|
-
const
|
|
2238
|
+
const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay(_ref93, ref) {
|
|
2195
2239
|
let {
|
|
2196
2240
|
children,
|
|
2197
2241
|
size = 16,
|
|
@@ -2205,14 +2249,16 @@ const Contrast = /*#__PURE__*/React.forwardRef(function Contrast(_ref93, ref) {
|
|
|
2205
2249
|
viewBox: "0 0 32 32",
|
|
2206
2250
|
fill: "currentColor",
|
|
2207
2251
|
...rest
|
|
2208
|
-
},
|
|
2209
|
-
d: "
|
|
2252
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2253
|
+
d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
|
|
2254
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2255
|
+
d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
|
|
2210
2256
|
})), children);
|
|
2211
2257
|
});
|
|
2212
2258
|
if (process.env.NODE_ENV !== "production") {
|
|
2213
|
-
|
|
2259
|
+
ConnectionTwoWay.propTypes = iconPropTypes;
|
|
2214
2260
|
}
|
|
2215
|
-
const
|
|
2261
|
+
const ConnectionUsage = /*#__PURE__*/React.forwardRef(function ConnectionUsage(_ref94, ref) {
|
|
2216
2262
|
let {
|
|
2217
2263
|
children,
|
|
2218
2264
|
size = 16,
|
|
@@ -2226,63 +2272,37 @@ const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(_re
|
|
|
2226
2272
|
viewBox: "0 0 32 32",
|
|
2227
2273
|
fill: "currentColor",
|
|
2228
2274
|
...rest
|
|
2229
|
-
},
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
});
|
|
2233
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2234
|
-
ConvertToCloud.propTypes = iconPropTypes;
|
|
2235
|
-
}
|
|
2236
|
-
const Cookie = /*#__PURE__*/React.forwardRef(function Cookie(_ref95, ref) {
|
|
2237
|
-
let {
|
|
2238
|
-
children,
|
|
2239
|
-
size = 16,
|
|
2240
|
-
...rest
|
|
2241
|
-
} = _ref95;
|
|
2242
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2243
|
-
width: size,
|
|
2244
|
-
height: size,
|
|
2245
|
-
ref: ref,
|
|
2246
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2247
|
-
viewBox: "0 0 32 32",
|
|
2248
|
-
fill: "currentColor",
|
|
2249
|
-
...rest
|
|
2250
|
-
}, _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2251
|
-
cx: "10",
|
|
2252
|
-
cy: "21",
|
|
2253
|
-
r: "2"
|
|
2254
|
-
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2255
|
-
cx: "23",
|
|
2256
|
-
cy: "20",
|
|
2257
|
-
r: "2"
|
|
2258
|
-
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2259
|
-
cx: "13",
|
|
2260
|
-
cy: "10",
|
|
2261
|
-
r: "2"
|
|
2262
|
-
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2263
|
-
cx: "14",
|
|
2264
|
-
cy: "15",
|
|
2265
|
-
r: "1"
|
|
2266
|
-
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2267
|
-
cx: "23",
|
|
2268
|
-
cy: "5",
|
|
2269
|
-
r: "2"
|
|
2270
|
-
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2271
|
-
cx: "29",
|
|
2272
|
-
cy: "3",
|
|
2273
|
-
r: "1"
|
|
2274
|
-
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2275
|
-
cx: "16",
|
|
2276
|
-
cy: "23",
|
|
2277
|
-
r: "1"
|
|
2278
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2279
|
-
d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
|
|
2275
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2276
|
+
strokeWidth: "0",
|
|
2277
|
+
d: "m17,26V6c0-1.1046-.8954-2-2-2H4v2h11v20c0,1.1046.8954,2,2,2h11v-2h-11Z"
|
|
2280
2278
|
})), children);
|
|
2281
2279
|
});
|
|
2282
2280
|
if (process.env.NODE_ENV !== "production") {
|
|
2283
|
-
|
|
2281
|
+
ConnectionUsage.propTypes = iconPropTypes;
|
|
2282
|
+
}
|
|
2283
|
+
const ConnectionFlowUsage = /*#__PURE__*/React.forwardRef(function ConnectionFlowUsage(_ref95, ref) {
|
|
2284
|
+
let {
|
|
2285
|
+
children,
|
|
2286
|
+
size = 16,
|
|
2287
|
+
...rest
|
|
2288
|
+
} = _ref95;
|
|
2289
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2290
|
+
width: size,
|
|
2291
|
+
height: size,
|
|
2292
|
+
ref: ref,
|
|
2293
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2294
|
+
viewBox: "0 0 32 32",
|
|
2295
|
+
fill: "currentColor",
|
|
2296
|
+
...rest
|
|
2297
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2298
|
+
strokeWidth: "0",
|
|
2299
|
+
d: "m22,16l-1.4141,1.4141,4.5859,4.5859h-10.1719V5c0-1.1046-.8954-2-2-2H3v2h10v17c0,1.1046.8954,2,2,2h10.1719l-4.5859,4.5859,1.4141,1.4141,7-7-7-7Z"
|
|
2300
|
+
})), children);
|
|
2301
|
+
});
|
|
2302
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2303
|
+
ConnectionFlowUsage.propTypes = iconPropTypes;
|
|
2284
2304
|
}
|
|
2285
|
-
const
|
|
2305
|
+
const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal(_ref96, ref) {
|
|
2286
2306
|
let {
|
|
2287
2307
|
children,
|
|
2288
2308
|
size = 16,
|
|
@@ -2296,16 +2316,16 @@ const Copy = /*#__PURE__*/React.forwardRef(function Copy(_ref96, ref) {
|
|
|
2296
2316
|
viewBox: "0 0 32 32",
|
|
2297
2317
|
fill: "currentColor",
|
|
2298
2318
|
...rest
|
|
2299
|
-
},
|
|
2300
|
-
d: "
|
|
2301
|
-
})),
|
|
2302
|
-
d: "
|
|
2319
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2320
|
+
d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
|
|
2321
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2322
|
+
d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
|
|
2303
2323
|
})), children);
|
|
2304
2324
|
});
|
|
2305
2325
|
if (process.env.NODE_ENV !== "production") {
|
|
2306
|
-
|
|
2326
|
+
ConnectionSignal.propTypes = iconPropTypes;
|
|
2307
2327
|
}
|
|
2308
|
-
const
|
|
2328
|
+
const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSignalOff(_ref97, ref) {
|
|
2309
2329
|
let {
|
|
2310
2330
|
children,
|
|
2311
2331
|
size = 16,
|
|
@@ -2319,16 +2339,16 @@ const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(_ref97, ref) {
|
|
|
2319
2339
|
viewBox: "0 0 32 32",
|
|
2320
2340
|
fill: "currentColor",
|
|
2321
2341
|
...rest
|
|
2322
|
-
},
|
|
2323
|
-
d: "
|
|
2324
|
-
})),
|
|
2325
|
-
d: "
|
|
2342
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2343
|
+
d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
|
|
2344
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2345
|
+
d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
|
|
2326
2346
|
})), children);
|
|
2327
2347
|
});
|
|
2328
2348
|
if (process.env.NODE_ENV !== "production") {
|
|
2329
|
-
|
|
2349
|
+
ConnectionSignalOff.propTypes = iconPropTypes;
|
|
2330
2350
|
}
|
|
2331
|
-
const
|
|
2351
|
+
const Constraint = /*#__PURE__*/React.forwardRef(function Constraint(_ref98, ref) {
|
|
2332
2352
|
let {
|
|
2333
2353
|
children,
|
|
2334
2354
|
size = 16,
|
|
@@ -2342,18 +2362,15 @@ const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(_ref98, ref) {
|
|
|
2342
2362
|
viewBox: "0 0 32 32",
|
|
2343
2363
|
fill: "currentColor",
|
|
2344
2364
|
...rest
|
|
2345
|
-
},
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
|
|
2349
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
-
d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
|
|
2365
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2366
|
+
strokeWidth: "0",
|
|
2367
|
+
d: "M27 13V5s-4 0-4 0v-2h4c1.1028 0 2 .8975 2 2v8c0 1.5234.8799 2 2 2v2c-1.1201 0-2 .4502-2 2v8c0 1.1025-.8972 2-2 2h-4v-2h4s0-8 0-8c0-1.6841.8799-2.5645 2-2.8584v-.2676c-1.1201-.2939-2-1.1899-2-2.874zM12 12H20V20H12zM5 13V5h4v-2h-4c-1.1028 0-2 .8975-2 2v8c0 1.5234-.8799 2-2 2v2c1.1201 0 2 .4502 2 2v8c0 1.1025.8972 2 2 2h4v-2h-4v-8c0-1.6841-.8799-2.5645-2-2.8584v-.2676c1.1201-.2939 2-1.1899 2-2.874z"
|
|
2351
2368
|
})), children);
|
|
2352
2369
|
});
|
|
2353
2370
|
if (process.env.NODE_ENV !== "production") {
|
|
2354
|
-
|
|
2371
|
+
Constraint.propTypes = iconPropTypes;
|
|
2355
2372
|
}
|
|
2356
|
-
const
|
|
2373
|
+
const Construction = /*#__PURE__*/React.forwardRef(function Construction(_ref99, ref) {
|
|
2357
2374
|
let {
|
|
2358
2375
|
children,
|
|
2359
2376
|
size = 16,
|
|
@@ -2367,14 +2384,14 @@ const Corn = /*#__PURE__*/React.forwardRef(function Corn(_ref99, ref) {
|
|
|
2367
2384
|
viewBox: "0 0 32 32",
|
|
2368
2385
|
fill: "currentColor",
|
|
2369
2386
|
...rest
|
|
2370
|
-
},
|
|
2371
|
-
d: "
|
|
2387
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2388
|
+
d: "M29.34 16.06a1.0007 1.0007 0 00-1.1084.3L24.46 20.8857l-5.4355-.9882-3.602-8.9512A3.014 3.014 0 0012.6138 9h-4.06A3.0018 3.0018 0 007.01 9.4277L2 12.4336v6.4009l5 .9092V30H9V20.1074l3.5652.648L14 24.2V30h2V23.8l-1.0911-2.6182L22.99 22.6509 18.2319 28.36A1 1 0 0019 30H29a1 1 0 001-1V17A1 1 0 0029.34 16.06zM4 17.1655V13.5664l3-1.8v5.9448zm5 .9092V11h3.6138a1.0141 1.0141 0 01.9453.6709l3.14 7.8037zM28 28H21.1353L28 19.7617zM12.5 8A3.5 3.5 0 1116 4.5 3.5042 3.5042 0 0112.5 8zm0-5A1.5 1.5 0 1014 4.5 1.5017 1.5017 0 0012.5 3z"
|
|
2372
2389
|
})), children);
|
|
2373
2390
|
});
|
|
2374
2391
|
if (process.env.NODE_ENV !== "production") {
|
|
2375
|
-
|
|
2392
|
+
Construction.propTypes = iconPropTypes;
|
|
2376
2393
|
}
|
|
2377
|
-
const
|
|
2394
|
+
const ContainerEngine = /*#__PURE__*/React.forwardRef(function ContainerEngine(_ref100, ref) {
|
|
2378
2395
|
let {
|
|
2379
2396
|
children,
|
|
2380
2397
|
size = 16,
|
|
@@ -2388,14 +2405,23 @@ const Corner = /*#__PURE__*/React.forwardRef(function Corner(_ref100, ref) {
|
|
|
2388
2405
|
viewBox: "0 0 32 32",
|
|
2389
2406
|
fill: "currentColor",
|
|
2390
2407
|
...rest
|
|
2391
|
-
},
|
|
2392
|
-
|
|
2408
|
+
}, _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2409
|
+
cx: "23",
|
|
2410
|
+
cy: "23",
|
|
2411
|
+
r: "1",
|
|
2412
|
+
strokeWidth: "0"
|
|
2413
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2414
|
+
strokeWidth: "0",
|
|
2415
|
+
d: "m25.7903,18.8535l-8.9897-6.2378c-.5029-.3809-1.1223-.6157-1.8005-.6157-1.6543,0-3,1.3457-3,3,0,.6553.2173,1.2573.5752,1.7515l6.3408,9.1157c.9055,1.2861,2.395,2.1328,4.084,2.1328,2.7571,0,5-2.2432,5-5,0-1.7246-.8777-3.2476-2.2097-4.1465Zm-7.5203,2.5986l-2.4829-3.5703c1.0181-.2788,1.8145-1.0752,2.0942-2.0928l3.5698,2.4814c-1.5061.4951-2.6863,1.6758-3.1812,3.1816Zm-3.27-7.4521c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm8,12c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3Z"
|
|
2416
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2417
|
+
strokeWidth: "0",
|
|
2418
|
+
d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h10v2Z"
|
|
2393
2419
|
})), children);
|
|
2394
2420
|
});
|
|
2395
2421
|
if (process.env.NODE_ENV !== "production") {
|
|
2396
|
-
|
|
2422
|
+
ContainerEngine.propTypes = iconPropTypes;
|
|
2397
2423
|
}
|
|
2398
|
-
const
|
|
2424
|
+
const ContainerImage = /*#__PURE__*/React.forwardRef(function ContainerImage(_ref101, ref) {
|
|
2399
2425
|
let {
|
|
2400
2426
|
children,
|
|
2401
2427
|
size = 16,
|
|
@@ -2409,34 +2435,18 @@ const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref101,
|
|
|
2409
2435
|
viewBox: "0 0 32 32",
|
|
2410
2436
|
fill: "currentColor",
|
|
2411
2437
|
...rest
|
|
2412
|
-
},
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
cy: "15.5",
|
|
2419
|
-
r: "1.5"
|
|
2420
|
-
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2421
|
-
cx: "16",
|
|
2422
|
-
cy: "16",
|
|
2423
|
-
r: "1"
|
|
2424
|
-
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2425
|
-
cx: "16.5",
|
|
2426
|
-
cy: "20.5",
|
|
2427
|
-
r: "1.5"
|
|
2428
|
-
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
2429
|
-
cx: "11.5",
|
|
2430
|
-
cy: "16.5",
|
|
2431
|
-
r: "1.5"
|
|
2432
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2433
|
-
d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
|
|
2438
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2439
|
+
strokeWidth: "0",
|
|
2440
|
+
d: "M10 10H22V12H10zM10 15H22V17H10zM10 20H22V22H10z"
|
|
2441
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2442
|
+
strokeWidth: "0",
|
|
2443
|
+
d: "m26,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v20c0,1.1028-.8972,2-2,2ZM6,6v20h20V6H6Z"
|
|
2434
2444
|
})), children);
|
|
2435
2445
|
});
|
|
2436
2446
|
if (process.env.NODE_ENV !== "production") {
|
|
2437
|
-
|
|
2447
|
+
ContainerImage.propTypes = iconPropTypes;
|
|
2438
2448
|
}
|
|
2439
|
-
const
|
|
2449
|
+
const ContainerRuntime = /*#__PURE__*/React.forwardRef(function ContainerRuntime(_ref102, ref) {
|
|
2440
2450
|
let {
|
|
2441
2451
|
children,
|
|
2442
2452
|
size = 16,
|
|
@@ -2450,16 +2460,18 @@ const Cost = /*#__PURE__*/React.forwardRef(function Cost(_ref102, ref) {
|
|
|
2450
2460
|
viewBox: "0 0 32 32",
|
|
2451
2461
|
fill: "currentColor",
|
|
2452
2462
|
...rest
|
|
2453
|
-
},
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2463
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2464
|
+
strokeWidth: "0",
|
|
2465
|
+
d: "m30,24v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5,1.5c-.5-.3-1.1-.6-1.8-.7v-2.1h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4,1.4,1.5,1.5c-.3.5-.6,1.1-.7,1.8h-2.1v2h2.1c.1.6.4,1.2.7,1.8l-1.5,1.5,1.4,1.4,1.5-1.5c.5.3,1.1.6,1.8.7v2.1h2v-2.1c.6-.1,1.2-.4,1.8-.7l1.5,1.5,1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8h2.1Zm-7,2c-1.7,0-3-1.3-3-3s1.3-3,3-3,3,1.3,3,3-1.3,3-3,3Z"
|
|
2466
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2467
|
+
strokeWidth: "0",
|
|
2468
|
+
d: "m14,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v8h-2V6H6v20h8v2Z"
|
|
2457
2469
|
})), children);
|
|
2458
2470
|
});
|
|
2459
2471
|
if (process.env.NODE_ENV !== "production") {
|
|
2460
|
-
|
|
2472
|
+
ContainerRuntime.propTypes = iconPropTypes;
|
|
2461
2473
|
}
|
|
2462
|
-
const
|
|
2474
|
+
const ContainerRuntimeMonitor = /*#__PURE__*/React.forwardRef(function ContainerRuntimeMonitor(_ref103, ref) {
|
|
2463
2475
|
let {
|
|
2464
2476
|
children,
|
|
2465
2477
|
size = 16,
|
|
@@ -2473,16 +2485,23 @@ const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(_ref103, ref)
|
|
|
2473
2485
|
viewBox: "0 0 32 32",
|
|
2474
2486
|
fill: "currentColor",
|
|
2475
2487
|
...rest
|
|
2476
|
-
},
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2488
|
+
}, _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2489
|
+
cx: "22",
|
|
2490
|
+
cy: "23",
|
|
2491
|
+
r: "2",
|
|
2492
|
+
strokeWidth: "0"
|
|
2493
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2494
|
+
strokeWidth: "0",
|
|
2495
|
+
d: "m29.7769,22.4785c-1.2631-3.2173-4.3221-5.3723-7.7769-5.4785-3.4548.1062-6.5138,2.2612-7.7769,5.4785l-.2231.5215.2231.5215c1.2631,3.2173,4.3221,5.3723,7.7769,5.4785,3.4548-.1062,6.5138-2.2612,7.7769-5.4785l.2231-.5215-.2231-.5215Zm-7.7769,4.5215c-2.2091,0-4-1.7909-4-4s1.7909-4,4-4,4,1.7909,4,4c-.0025,2.2081-1.7919,3.9975-4,4Z"
|
|
2496
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2497
|
+
strokeWidth: "0",
|
|
2498
|
+
d: "m12,28h-6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h6v2Z"
|
|
2480
2499
|
})), children);
|
|
2481
2500
|
});
|
|
2482
2501
|
if (process.env.NODE_ENV !== "production") {
|
|
2483
|
-
|
|
2502
|
+
ContainerRuntimeMonitor.propTypes = iconPropTypes;
|
|
2484
2503
|
}
|
|
2485
|
-
const
|
|
2504
|
+
const ContainerImagePull = /*#__PURE__*/React.forwardRef(function ContainerImagePull(_ref104, ref) {
|
|
2486
2505
|
let {
|
|
2487
2506
|
children,
|
|
2488
2507
|
size = 16,
|
|
@@ -2496,40 +2515,15 @@ const Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref104, ref) {
|
|
|
2496
2515
|
viewBox: "0 0 32 32",
|
|
2497
2516
|
fill: "currentColor",
|
|
2498
2517
|
...rest
|
|
2499
|
-
},
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
cx: "9",
|
|
2503
|
-
cy: "23",
|
|
2504
|
-
r: "1"
|
|
2505
|
-
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
2506
|
-
cx: "6",
|
|
2507
|
-
cy: "20",
|
|
2508
|
-
r: "1"
|
|
2509
|
-
})), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
2510
|
-
cx: "6",
|
|
2511
|
-
cy: "26",
|
|
2512
|
-
r: "1"
|
|
2513
|
-
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
2514
|
-
cx: "3",
|
|
2515
|
-
cy: "17",
|
|
2516
|
-
r: "1"
|
|
2517
|
-
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2518
|
-
cx: "3",
|
|
2519
|
-
cy: "29",
|
|
2520
|
-
r: "1"
|
|
2521
|
-
})), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
2522
|
-
cx: "3",
|
|
2523
|
-
cy: "23",
|
|
2524
|
-
r: "1"
|
|
2525
|
-
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2526
|
-
d: "M19 12H23V14H19z"
|
|
2518
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2519
|
+
strokeWidth: "0",
|
|
2520
|
+
d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM5 11L0 16 5 21 6.419 19.591 3.847 17 14 17 14 15 3.794 15 6.419 12.409 5 11z"
|
|
2527
2521
|
})), children);
|
|
2528
2522
|
});
|
|
2529
2523
|
if (process.env.NODE_ENV !== "production") {
|
|
2530
|
-
|
|
2524
|
+
ContainerImagePull.propTypes = iconPropTypes;
|
|
2531
2525
|
}
|
|
2532
|
-
const
|
|
2526
|
+
const ContainerImagePush = /*#__PURE__*/React.forwardRef(function ContainerImagePush(_ref105, ref) {
|
|
2533
2527
|
let {
|
|
2534
2528
|
children,
|
|
2535
2529
|
size = 16,
|
|
@@ -2543,14 +2537,15 @@ const Course = /*#__PURE__*/React.forwardRef(function Course(_ref105, ref) {
|
|
|
2543
2537
|
viewBox: "0 0 32 32",
|
|
2544
2538
|
fill: "currentColor",
|
|
2545
2539
|
...rest
|
|
2546
|
-
},
|
|
2547
|
-
|
|
2540
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2541
|
+
strokeWidth: "0",
|
|
2542
|
+
d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM9 11L14 16 9 21 7.581 19.591 10.153 17 0 17 0 15 10.206 15 7.581 12.409 9 11z"
|
|
2548
2543
|
})), children);
|
|
2549
2544
|
});
|
|
2550
2545
|
if (process.env.NODE_ENV !== "production") {
|
|
2551
|
-
|
|
2546
|
+
ContainerImagePush.propTypes = iconPropTypes;
|
|
2552
2547
|
}
|
|
2553
|
-
const
|
|
2548
|
+
const ContainerImagePushPull = /*#__PURE__*/React.forwardRef(function ContainerImagePushPull(_ref106, ref) {
|
|
2554
2549
|
let {
|
|
2555
2550
|
children,
|
|
2556
2551
|
size = 16,
|
|
@@ -2564,30 +2559,15 @@ const Covariate = /*#__PURE__*/React.forwardRef(function Covariate(_ref106, ref)
|
|
|
2564
2559
|
viewBox: "0 0 32 32",
|
|
2565
2560
|
fill: "currentColor",
|
|
2566
2561
|
...rest
|
|
2567
|
-
},
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
r: "2"
|
|
2571
|
-
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
2572
|
-
cx: "14",
|
|
2573
|
-
cy: "8",
|
|
2574
|
-
r: "2"
|
|
2575
|
-
})), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
|
|
2576
|
-
cx: "28",
|
|
2577
|
-
cy: "12",
|
|
2578
|
-
r: "2"
|
|
2579
|
-
})), _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
|
|
2580
|
-
cx: "21",
|
|
2581
|
-
cy: "18",
|
|
2582
|
-
r: "2"
|
|
2583
|
-
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2584
|
-
d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
|
|
2562
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2563
|
+
strokeWidth: "0",
|
|
2564
|
+
d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM9 5L14 10 9 15 7.581 13.591 10.153 11 0 11 0 9 10.206 9 7.581 6.409 9 5zM5 27L0 22 5 17 6.419 18.409 3.847 21 14 21 14 23 3.794 23 6.419 25.591 5 27z"
|
|
2585
2565
|
})), children);
|
|
2586
2566
|
});
|
|
2587
2567
|
if (process.env.NODE_ENV !== "production") {
|
|
2588
|
-
|
|
2568
|
+
ContainerImagePushPull.propTypes = iconPropTypes;
|
|
2589
2569
|
}
|
|
2590
|
-
const
|
|
2570
|
+
const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegistry(_ref107, ref) {
|
|
2591
2571
|
let {
|
|
2592
2572
|
children,
|
|
2593
2573
|
size = 16,
|
|
@@ -2601,84 +2581,66 @@ const Credentials = /*#__PURE__*/React.forwardRef(function Credentials(_ref107,
|
|
|
2601
2581
|
viewBox: "0 0 32 32",
|
|
2602
2582
|
fill: "currentColor",
|
|
2603
2583
|
...rest
|
|
2604
|
-
},
|
|
2605
|
-
d: "
|
|
2606
|
-
})),
|
|
2607
|
-
d: "
|
|
2584
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2585
|
+
d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
|
|
2586
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2587
|
+
d: "M28 11H19V2h9zM21 9h5V4H21zM28 20H26v2h2v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
|
|
2588
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2589
|
+
cx: "7",
|
|
2590
|
+
cy: "25",
|
|
2591
|
+
r: "1"
|
|
2608
2592
|
})), children);
|
|
2609
2593
|
});
|
|
2610
2594
|
if (process.env.NODE_ENV !== "production") {
|
|
2611
|
-
|
|
2595
|
+
ContainerRegistry.propTypes = iconPropTypes;
|
|
2612
2596
|
}
|
|
2613
|
-
const
|
|
2597
|
+
const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServices(_ref108, ref) {
|
|
2614
2598
|
let {
|
|
2615
2599
|
children,
|
|
2616
2600
|
size = 16,
|
|
2617
2601
|
...rest
|
|
2618
2602
|
} = _ref108;
|
|
2619
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2620
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2621
|
-
width: size,
|
|
2622
|
-
height: size,
|
|
2623
|
-
ref: ref,
|
|
2624
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2625
|
-
viewBox: "0 0 16 16",
|
|
2626
|
-
fill: "currentColor",
|
|
2627
|
-
...rest
|
|
2628
|
-
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2629
|
-
d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
|
|
2630
|
-
})), children);
|
|
2631
|
-
}
|
|
2632
2603
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2633
2604
|
width: size,
|
|
2634
2605
|
height: size,
|
|
2635
2606
|
ref: ref,
|
|
2636
2607
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2637
|
-
viewBox: "0 0
|
|
2608
|
+
viewBox: "0 0 32 32",
|
|
2638
2609
|
fill: "currentColor",
|
|
2639
2610
|
...rest
|
|
2640
|
-
},
|
|
2641
|
-
d: "
|
|
2611
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2612
|
+
d: "M27,22V17a2.0023,2.0023,0,0,0-2-2H17V10h3a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V8a2.0023,2.0023,0,0,0,2,2h3v5H7a2.0023,2.0023,0,0,0-2,2v5H2v8h8V22H7V17h8v5H12v8h8V22H17V17h8v5H22v8h8V22ZM12,4h8V8H12ZM8,28H4V24H8Zm10,0H14V24h4Zm10,0H24V24h4Z"
|
|
2642
2613
|
})), children);
|
|
2643
2614
|
});
|
|
2644
2615
|
if (process.env.NODE_ENV !== "production") {
|
|
2645
|
-
|
|
2616
|
+
ContainerServices.propTypes = iconPropTypes;
|
|
2646
2617
|
}
|
|
2647
|
-
const
|
|
2618
|
+
const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftware(_ref109, ref) {
|
|
2648
2619
|
let {
|
|
2649
2620
|
children,
|
|
2650
2621
|
size = 16,
|
|
2651
2622
|
...rest
|
|
2652
2623
|
} = _ref109;
|
|
2653
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2654
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2655
|
-
width: size,
|
|
2656
|
-
height: size,
|
|
2657
|
-
ref: ref,
|
|
2658
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2659
|
-
viewBox: "0 0 16 16",
|
|
2660
|
-
fill: "currentColor",
|
|
2661
|
-
...rest
|
|
2662
|
-
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2663
|
-
d: "M13 13L3 13 3 3 13 13z"
|
|
2664
|
-
})), children);
|
|
2665
|
-
}
|
|
2666
2624
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2667
2625
|
width: size,
|
|
2668
2626
|
height: size,
|
|
2669
2627
|
ref: ref,
|
|
2670
2628
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2671
|
-
viewBox: "0 0
|
|
2629
|
+
viewBox: "0 0 32 32",
|
|
2672
2630
|
fill: "currentColor",
|
|
2673
2631
|
...rest
|
|
2674
|
-
},
|
|
2675
|
-
d: "
|
|
2632
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2633
|
+
d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
|
|
2634
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2635
|
+
d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
|
|
2636
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2637
|
+
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
|
|
2676
2638
|
})), children);
|
|
2677
2639
|
});
|
|
2678
2640
|
if (process.env.NODE_ENV !== "production") {
|
|
2679
|
-
|
|
2641
|
+
ContainerSoftware.propTypes = iconPropTypes;
|
|
2680
2642
|
}
|
|
2681
|
-
const
|
|
2643
|
+
const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDeliveryNetwork(_ref110, ref) {
|
|
2682
2644
|
let {
|
|
2683
2645
|
children,
|
|
2684
2646
|
size = 16,
|
|
@@ -2692,16 +2654,24 @@ const Crop = /*#__PURE__*/React.forwardRef(function Crop(_ref110, ref) {
|
|
|
2692
2654
|
viewBox: "0 0 32 32",
|
|
2693
2655
|
fill: "currentColor",
|
|
2694
2656
|
...rest
|
|
2695
|
-
},
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2657
|
+
}, _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2658
|
+
cx: "21",
|
|
2659
|
+
cy: "21",
|
|
2660
|
+
r: "2"
|
|
2661
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2662
|
+
cx: "7",
|
|
2663
|
+
cy: "7",
|
|
2664
|
+
r: "2"
|
|
2665
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2666
|
+
d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
|
|
2667
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2668
|
+
d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
|
|
2699
2669
|
})), children);
|
|
2700
2670
|
});
|
|
2701
2671
|
if (process.env.NODE_ENV !== "production") {
|
|
2702
|
-
|
|
2672
|
+
ContentDeliveryNetwork.propTypes = iconPropTypes;
|
|
2703
2673
|
}
|
|
2704
|
-
const
|
|
2674
|
+
const ContentView = /*#__PURE__*/React.forwardRef(function ContentView(_ref111, ref) {
|
|
2705
2675
|
let {
|
|
2706
2676
|
children,
|
|
2707
2677
|
size = 16,
|
|
@@ -2715,14 +2685,20 @@ const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(_ref111, re
|
|
|
2715
2685
|
viewBox: "0 0 32 32",
|
|
2716
2686
|
fill: "currentColor",
|
|
2717
2687
|
...rest
|
|
2718
|
-
},
|
|
2719
|
-
|
|
2688
|
+
}, _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2689
|
+
cx: "16",
|
|
2690
|
+
cy: "19",
|
|
2691
|
+
r: "2"
|
|
2692
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2693
|
+
d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
|
|
2694
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2695
|
+
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
|
|
2720
2696
|
})), children);
|
|
2721
2697
|
});
|
|
2722
2698
|
if (process.env.NODE_ENV !== "production") {
|
|
2723
|
-
|
|
2699
|
+
ContentView.propTypes = iconPropTypes;
|
|
2724
2700
|
}
|
|
2725
|
-
const
|
|
2701
|
+
const Continue = /*#__PURE__*/React.forwardRef(function Continue(_ref112, ref) {
|
|
2726
2702
|
let {
|
|
2727
2703
|
children,
|
|
2728
2704
|
size = 16,
|
|
@@ -2736,14 +2712,14 @@ const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(_ref112, re
|
|
|
2736
2712
|
viewBox: "0 0 32 32",
|
|
2737
2713
|
fill: "currentColor",
|
|
2738
2714
|
...rest
|
|
2739
|
-
},
|
|
2740
|
-
d: "
|
|
2715
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2716
|
+
d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM11 6.7344V25.2656L27 16zM4 4H6V28H4z"
|
|
2741
2717
|
})), children);
|
|
2742
2718
|
});
|
|
2743
2719
|
if (process.env.NODE_ENV !== "production") {
|
|
2744
|
-
|
|
2720
|
+
Continue.propTypes = iconPropTypes;
|
|
2745
2721
|
}
|
|
2746
|
-
const
|
|
2722
|
+
const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled(_ref113, ref) {
|
|
2747
2723
|
let {
|
|
2748
2724
|
children,
|
|
2749
2725
|
size = 16,
|
|
@@ -2757,14 +2733,14 @@ const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
2757
2733
|
viewBox: "0 0 32 32",
|
|
2758
2734
|
fill: "currentColor",
|
|
2759
2735
|
...rest
|
|
2760
|
-
},
|
|
2761
|
-
d: "
|
|
2736
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2737
|
+
d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM4 4H6V28H4z"
|
|
2762
2738
|
})), children);
|
|
2763
2739
|
});
|
|
2764
2740
|
if (process.env.NODE_ENV !== "production") {
|
|
2765
|
-
|
|
2741
|
+
ContinueFilled.propTypes = iconPropTypes;
|
|
2766
2742
|
}
|
|
2767
|
-
const
|
|
2743
|
+
const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDeployment(_ref114, ref) {
|
|
2768
2744
|
let {
|
|
2769
2745
|
children,
|
|
2770
2746
|
size = 16,
|
|
@@ -2778,14 +2754,14 @@ const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(_ref114, ref) {
|
|
|
2778
2754
|
viewBox: "0 0 32 32",
|
|
2779
2755
|
fill: "currentColor",
|
|
2780
2756
|
...rest
|
|
2781
|
-
},
|
|
2782
|
-
d: "
|
|
2757
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2758
|
+
d: "M24,2l-6,6l1.4,1.4L23,5.8V19c0,5-4,9-9,9c-1.6,0-3.1-0.4-4.3-1.1C10.1,27,10.5,27,11,27c4.4,0,8-3.6,8-8s-3.6-8-8-8 s-8,3.6-8,8c0,6.1,4.9,11,11,11s11-4.9,11-11V5.8l3.6,3.6L30,8L24,2z M5,19.6c0-0.2,0-0.4,0-0.6c0-3.3,2.7-6,6-6s6,2.7,6,6 s-2.7,6-6,6C7.9,25,5.3,22.6,5,19.6z"
|
|
2783
2759
|
})), children);
|
|
2784
2760
|
});
|
|
2785
2761
|
if (process.env.NODE_ENV !== "production") {
|
|
2786
|
-
|
|
2762
|
+
ContinuousDeployment.propTypes = iconPropTypes;
|
|
2787
2763
|
}
|
|
2788
|
-
const
|
|
2764
|
+
const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousIntegration(_ref115, ref) {
|
|
2789
2765
|
let {
|
|
2790
2766
|
children,
|
|
2791
2767
|
size = 16,
|
|
@@ -2799,14 +2775,14 @@ const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(_ref115, re
|
|
|
2799
2775
|
viewBox: "0 0 32 32",
|
|
2800
2776
|
fill: "currentColor",
|
|
2801
2777
|
...rest
|
|
2802
|
-
},
|
|
2803
|
-
d: "
|
|
2778
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2779
|
+
d: "M31.9,15.5l-5.7-10C25.9,5.2,25.6,5,25.3,5H6.7C6.4,5,6.1,5.2,5.9,5.5l-5.7,10C0,15.7,0,15.8,0,16s0,0.3,0.1,0.5l5.7,10 C6.1,26.8,6.4,27,6.7,27h18.5c0.4,0,0.7-0.2,0.9-0.5l5.7-10C32,16.3,32,16.2,32,16S32,15.7,31.9,15.5z M17.8,15h-8l4-7L17.8,15z M15.5,7h8l-4,7L15.5,7z M17.8,17l-4,7l-4-7H17.8z M19.5,18l4,7h-8L19.5,18z M21.2,17h8l-4,7L21.2,17z M21.2,15l4-7l4,7H21.2z M7.3,7H12l-4.6,8H2.7L7.3,7z M7.3,25l-4.6-8h4.7l4.6,8H7.3z"
|
|
2804
2780
|
})), children);
|
|
2805
2781
|
});
|
|
2806
2782
|
if (process.env.NODE_ENV !== "production") {
|
|
2807
|
-
|
|
2783
|
+
ContinuousIntegration.propTypes = iconPropTypes;
|
|
2808
2784
|
}
|
|
2809
|
-
const
|
|
2785
|
+
const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHealthContourDraw(_ref116, ref) {
|
|
2810
2786
|
let {
|
|
2811
2787
|
children,
|
|
2812
2788
|
size = 16,
|
|
@@ -2820,16 +2796,14 @@ const CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(_ref116,
|
|
|
2820
2796
|
viewBox: "0 0 32 32",
|
|
2821
2797
|
fill: "currentColor",
|
|
2822
2798
|
...rest
|
|
2823
|
-
},
|
|
2824
|
-
d: "
|
|
2825
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2826
|
-
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2799
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2800
|
+
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
|
|
2827
2801
|
})), children);
|
|
2828
2802
|
});
|
|
2829
2803
|
if (process.env.NODE_ENV !== "production") {
|
|
2830
|
-
|
|
2804
|
+
WatsonHealthContourDraw.propTypes = iconPropTypes;
|
|
2831
2805
|
}
|
|
2832
|
-
const
|
|
2806
|
+
const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHealthContourEdit(_ref117, ref) {
|
|
2833
2807
|
let {
|
|
2834
2808
|
children,
|
|
2835
2809
|
size = 16,
|
|
@@ -2843,17 +2817,16 @@ const CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFill
|
|
|
2843
2817
|
viewBox: "0 0 32 32",
|
|
2844
2818
|
fill: "currentColor",
|
|
2845
2819
|
...rest
|
|
2846
|
-
},
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm6,13a2.0023,2.0023,0,0,1-2,2H18.5352L16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h8a2.0023,2.0023,0,0,1,2,2Z"
|
|
2820
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2821
|
+
d: "M16 30V28A12.0021 12.0021 0 0019.6924 4.5786l.6152-1.9033A14.0022 14.0022 0 0116 30zM7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7z"
|
|
2822
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2823
|
+
d: "M15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
|
|
2851
2824
|
})), children);
|
|
2852
2825
|
});
|
|
2853
2826
|
if (process.env.NODE_ENV !== "production") {
|
|
2854
|
-
|
|
2827
|
+
WatsonHealthContourEdit.propTypes = iconPropTypes;
|
|
2855
2828
|
}
|
|
2856
|
-
const
|
|
2829
|
+
const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function WatsonHealthContourFinding(_ref118, ref) {
|
|
2857
2830
|
let {
|
|
2858
2831
|
children,
|
|
2859
2832
|
size = 16,
|
|
@@ -2867,14 +2840,14 @@ const Csv = /*#__PURE__*/React.forwardRef(function Csv(_ref118, ref) {
|
|
|
2867
2840
|
viewBox: "0 0 32 32",
|
|
2868
2841
|
fill: "currentColor",
|
|
2869
2842
|
...rest
|
|
2870
|
-
},
|
|
2871
|
-
d: "
|
|
2843
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2844
|
+
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM16 26A10 10 0 1126 16 10.0115 10.0115 0 0116 26zM16 8a8 8 0 108 8A8.0092 8.0092 0 0016 8z"
|
|
2872
2845
|
})), children);
|
|
2873
2846
|
});
|
|
2874
2847
|
if (process.env.NODE_ENV !== "production") {
|
|
2875
|
-
|
|
2848
|
+
WatsonHealthContourFinding.propTypes = iconPropTypes;
|
|
2876
2849
|
}
|
|
2877
|
-
const
|
|
2850
|
+
const Contrast = /*#__PURE__*/React.forwardRef(function Contrast(_ref119, ref) {
|
|
2878
2851
|
let {
|
|
2879
2852
|
children,
|
|
2880
2853
|
size = 16,
|
|
@@ -2888,14 +2861,14 @@ const QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(_ref119, ref) {
|
|
|
2888
2861
|
viewBox: "0 0 32 32",
|
|
2889
2862
|
fill: "currentColor",
|
|
2890
2863
|
...rest
|
|
2891
|
-
},
|
|
2892
|
-
d: "
|
|
2864
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2865
|
+
d: "M29.37,11.84a13.6,13.6,0,0,0-1.06-2.51A14.17,14.17,0,0,0,25.9,6.1a14,14,0,1,0,0,19.8,14.17,14.17,0,0,0,2.41-3.23,13.6,13.6,0,0,0,1.06-2.51,14,14,0,0,0,0-8.32ZM4,16A12,12,0,0,1,16,4V28A12,12,0,0,1,4,16Z"
|
|
2893
2866
|
})), children);
|
|
2894
2867
|
});
|
|
2895
2868
|
if (process.env.NODE_ENV !== "production") {
|
|
2896
|
-
|
|
2869
|
+
Contrast.propTypes = iconPropTypes;
|
|
2897
2870
|
}
|
|
2898
|
-
const
|
|
2871
|
+
const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud(_ref120, ref) {
|
|
2899
2872
|
let {
|
|
2900
2873
|
children,
|
|
2901
2874
|
size = 16,
|
|
@@ -2909,14 +2882,14 @@ const QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(_ref120, ref) {
|
|
|
2909
2882
|
viewBox: "0 0 32 32",
|
|
2910
2883
|
fill: "currentColor",
|
|
2911
2884
|
...rest
|
|
2912
|
-
},
|
|
2913
|
-
d: "
|
|
2885
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2886
|
+
d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM23 14l-5 5 1.4141 1.4141L22 17.8325V24H16v2h6a2.0025 2.0025 0 002-2V17.8325l2.5874 2.583L28 19zM2 20H12V22H2zM2 24H12V26H2zM2 28H12V30H2z"
|
|
2914
2887
|
})), children);
|
|
2915
2888
|
});
|
|
2916
2889
|
if (process.env.NODE_ENV !== "production") {
|
|
2917
|
-
|
|
2890
|
+
ConvertToCloud.propTypes = iconPropTypes;
|
|
2918
2891
|
}
|
|
2919
|
-
const
|
|
2892
|
+
const Cookie = /*#__PURE__*/React.forwardRef(function Cookie(_ref121, ref) {
|
|
2920
2893
|
let {
|
|
2921
2894
|
children,
|
|
2922
2895
|
size = 16,
|
|
@@ -2930,14 +2903,42 @@ const Cube = /*#__PURE__*/React.forwardRef(function Cube(_ref121, ref) {
|
|
|
2930
2903
|
viewBox: "0 0 32 32",
|
|
2931
2904
|
fill: "currentColor",
|
|
2932
2905
|
...rest
|
|
2933
|
-
},
|
|
2934
|
-
|
|
2906
|
+
}, _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2907
|
+
cx: "10",
|
|
2908
|
+
cy: "21",
|
|
2909
|
+
r: "2"
|
|
2910
|
+
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
2911
|
+
cx: "23",
|
|
2912
|
+
cy: "20",
|
|
2913
|
+
r: "2"
|
|
2914
|
+
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
2915
|
+
cx: "13",
|
|
2916
|
+
cy: "10",
|
|
2917
|
+
r: "2"
|
|
2918
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2919
|
+
cx: "14",
|
|
2920
|
+
cy: "15",
|
|
2921
|
+
r: "1"
|
|
2922
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2923
|
+
cx: "23",
|
|
2924
|
+
cy: "5",
|
|
2925
|
+
r: "2"
|
|
2926
|
+
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
2927
|
+
cx: "29",
|
|
2928
|
+
cy: "3",
|
|
2929
|
+
r: "1"
|
|
2930
|
+
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
2931
|
+
cx: "16",
|
|
2932
|
+
cy: "23",
|
|
2933
|
+
r: "1"
|
|
2934
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2935
|
+
d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
|
|
2935
2936
|
})), children);
|
|
2936
2937
|
});
|
|
2937
2938
|
if (process.env.NODE_ENV !== "production") {
|
|
2938
|
-
|
|
2939
|
+
Cookie.propTypes = iconPropTypes;
|
|
2939
2940
|
}
|
|
2940
|
-
const
|
|
2941
|
+
const Copy = /*#__PURE__*/React.forwardRef(function Copy(_ref122, ref) {
|
|
2941
2942
|
let {
|
|
2942
2943
|
children,
|
|
2943
2944
|
size = 16,
|
|
@@ -2951,20 +2952,16 @@ const CubeView = /*#__PURE__*/React.forwardRef(function CubeView(_ref122, ref) {
|
|
|
2951
2952
|
viewBox: "0 0 32 32",
|
|
2952
2953
|
fill: "currentColor",
|
|
2953
2954
|
...rest
|
|
2954
|
-
},
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2959
|
-
d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
|
|
2960
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2961
|
-
d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM27,22.4258,16,28.8423,5,22.4258V9.5742L16,3.1577,27,9.5742Z"
|
|
2955
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2956
|
+
d: "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"
|
|
2957
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2958
|
+
d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
|
|
2962
2959
|
})), children);
|
|
2963
2960
|
});
|
|
2964
2961
|
if (process.env.NODE_ENV !== "production") {
|
|
2965
|
-
|
|
2962
|
+
Copy.propTypes = iconPropTypes;
|
|
2966
2963
|
}
|
|
2967
|
-
const
|
|
2964
|
+
const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile(_ref123, ref) {
|
|
2968
2965
|
let {
|
|
2969
2966
|
children,
|
|
2970
2967
|
size = 16,
|
|
@@ -2978,16 +2975,16 @@ const Currency = /*#__PURE__*/React.forwardRef(function Currency(_ref123, ref) {
|
|
|
2978
2975
|
viewBox: "0 0 32 32",
|
|
2979
2976
|
fill: "currentColor",
|
|
2980
2977
|
...rest
|
|
2981
|
-
},
|
|
2982
|
-
d: "
|
|
2983
|
-
})),
|
|
2984
|
-
d: "
|
|
2978
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2979
|
+
d: "M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1 C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"
|
|
2980
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2981
|
+
d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
|
|
2985
2982
|
})), children);
|
|
2986
2983
|
});
|
|
2987
2984
|
if (process.env.NODE_ENV !== "production") {
|
|
2988
|
-
|
|
2985
|
+
CopyFile.propTypes = iconPropTypes;
|
|
2989
2986
|
}
|
|
2990
|
-
const
|
|
2987
|
+
const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink(_ref124, ref) {
|
|
2991
2988
|
let {
|
|
2992
2989
|
children,
|
|
2993
2990
|
size = 16,
|
|
@@ -3001,14 +2998,18 @@ const CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(_ref124
|
|
|
3001
2998
|
viewBox: "0 0 32 32",
|
|
3002
2999
|
fill: "currentColor",
|
|
3003
3000
|
...rest
|
|
3004
|
-
},
|
|
3005
|
-
d: "
|
|
3001
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
3002
|
+
d: "M11.9474,19a4.9476,4.9476,0,0,1-3.4991-8.4465l5.1053-5.1043a4.9482,4.9482,0,0,1,6.9981,6.9976l-.5523.5526-1.4158-1.4129.5577-.5579a2.95,2.95,0,0,0-.0039-4.1653,3.02,3.02,0,0,0-4.17,0l-5.1047,5.104a2.9474,2.9474,0,0,0,0,4.1692,3.02,3.02,0,0,0,4.17,0l1.4143,1.4145A4.9176,4.9176,0,0,1,11.9474,19Z"
|
|
3003
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
3004
|
+
d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
|
|
3005
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
3006
|
+
d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
|
|
3006
3007
|
})), children);
|
|
3007
3008
|
});
|
|
3008
3009
|
if (process.env.NODE_ENV !== "production") {
|
|
3009
|
-
|
|
3010
|
+
CopyLink.propTypes = iconPropTypes;
|
|
3010
3011
|
}
|
|
3011
|
-
const
|
|
3012
|
+
const Corn = /*#__PURE__*/React.forwardRef(function Corn(_ref125, ref) {
|
|
3012
3013
|
let {
|
|
3013
3014
|
children,
|
|
3014
3015
|
size = 16,
|
|
@@ -3022,12 +3023,12 @@ const CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(_re
|
|
|
3022
3023
|
viewBox: "0 0 32 32",
|
|
3023
3024
|
fill: "currentColor",
|
|
3024
3025
|
...rest
|
|
3025
|
-
},
|
|
3026
|
-
d: "M23,
|
|
3026
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
3027
|
+
d: "M23,16c-.3374,0-.67.02-1,.0508V16C22,8.115,19.0435,2,16.5,2S11,8.115,11,16v5H6v3a6.0067,6.0067,0,0,0,6,6h3A11.0125,11.0125,0,0,0,26,19V16ZM13,16h2V14H13.0728a25.8942,25.8942,0,0,1,.5654-4H16V8H14.2c.81-2.4058,1.8149-3.7715,2.3-3.9863.66.2919,2.2842,2.7036,3.0654,6.9863H18v2h1.8442A29.1625,29.1625,0,0,1,20,16v.4263A11.0554,11.0554,0,0,0,13.79,21H13ZM12,28a4.0045,4.0045,0,0,1-4-4V23h4.7639A10.9033,10.9033,0,0,0,12,27Zm12-9a9.01,9.01,0,0,1-9,9H14V27a9.01,9.01,0,0,1,9-9h1Z"
|
|
3027
3028
|
})), children);
|
|
3028
3029
|
});
|
|
3029
3030
|
if (process.env.NODE_ENV !== "production") {
|
|
3030
|
-
|
|
3031
|
+
Corn.propTypes = iconPropTypes;
|
|
3031
3032
|
}
|
|
3032
3033
|
|
|
3033
|
-
export { CicsRegion, CicsRegionAlt, CicsRegionRouting, CicsRegionTarget, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CircleOutline, CirclePacking, CircleSolid, CircleStroke, Classification, ClassifierLanguage, Clean, Close, CloseFilled, CloseLarge, CloseOutline, ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServiceManagement, CloudServices, CloudUpload, Cloudy, Code, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectReference, ConnectSource, ConnectTarget, ConnectionReceive, ConnectionSend, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay,
|
|
3034
|
+
export { ChevronSortUp, ChevronUp, ChevronUpOutline, Chip, Choices, ChooseItem, ChoroplethMap, CicsCmas, CicsDb2Connection, CicsExplorer, CicsProgram, CicsRegion, CicsRegionAlt, CicsRegionRouting, CicsRegionTarget, CicsSit, CicsSitOverrides, CicsSystemGroup, CicsTransactionServerZos, CicsWuiRegion, Cicsplex, CircleDash, CircleFill, CircleFilled, CircleOutline, CirclePacking, CircleSolid, CircleStroke, Classification, ClassifierLanguage, Clean, Close, CloseFilled, CloseLarge, CloseOutline, ClosedCaption, ClosedCaptionAlt, ClosedCaptionFilled, Cloud, CloudAlerting, CloudApp, CloudAuditing, CloudCeiling, CloudDataOps, CloudDownload, CloudFoundry_1, CloudFoundry_2, CloudLogging, CloudMonitoring, CloudOffline, CloudRegistry, CloudSatellite, CloudSatelliteConfig, CloudSatelliteLink, CloudSatelliteServices, CloudServiceManagement, CloudServices, CloudUpload, Cloudy, Code, CodeBlock, CodeHide, CodeReference, CodeSigningService, Cognitive, Collaborate, CollapseAll, CollapseCategories, ColorPalette, ColorSwitch, Column, ColumnDelete, ColumnDependency, ColumnInsert, Commit, CommunicationUnified, Compare, Compass, Concept, ConditionPoint, ConditionWaitPoint, Connect, ConnectRecursive, ConnectReference, ConnectSource, ConnectTarget, ConnectionFlowUsage, ConnectionReceive, ConnectionSend, ConnectionSignal, ConnectionSignalOff, ConnectionTwoWay, ConnectionUsage, Constraint, Construction, ContainerEngine, ContainerImage, ContainerImagePull, ContainerImagePush, ContainerImagePushPull, ContainerRegistry, ContainerRuntime, ContainerRuntimeMonitor, ContainerServices, ContainerSoftware, ContentDeliveryNetwork, ContentView, Continue, ContinueFilled, ContinuousDeployment, ContinuousIntegration, Contrast, ConvertToCloud, Cookie, Copy, CopyFile, CopyLink, Corn, QCircuitComposer, QComposerEdit, WatsonHealthCircleMeasurement, WatsonHealthCobbAngle, WatsonHealthContourDraw, WatsonHealthContourEdit, WatsonHealthContourFinding };
|