@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-8.js
CHANGED
|
@@ -12,9 +12,9 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path,
|
|
15
|
+
var _path, _circle, _circle2, _circle3, _circle4, _circle5, _path2, _path3, _path4, _circle6, _circle7, _circle8, _circle9, _path5, _path6, _path7, _circle10, _path8, _path9, _path10, _path11, _path12, _circle11, _circle12, _path13, _path14, _path15, _path16, _circle13, _path17, _path18, _path19, _path20, _path21, _path22, _circle14, _circle15, _path23, _path24, _path25, _path26, _path27, _circle16, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _circle17, _path38, _circle18, _path39, _circle19, _path40, _circle20, _path41, _circle21, _path42, _path43, _path44, _path45, _path46, _path47, _circle22, _path48, _circle23, _path49, _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, _circle24, _circle25, _path78, _path79, _circle26, _path80, _path81, _circle27, _circle28, _circle29, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _circle30, _path116, _path117, _circle31, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _switch, _circle32, _circle33, _circle34, _circle35, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle36, _circle37, _circle38, _path153, _path154, _circle39, _circle40, _path155, _circle41, _path156, _path157, _path158, _path159, _circle42, _path160, _circle43, _path161, _circle44, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _circle45, _circle46, _path180, _circle47, _circle48, _path181, _path182, _circle49, _circle50, _circle51, _path183, _path184, _circle52, _path185, _circle53, _path186, _circle54, _path187, _circle55, _path188, _path189, _circle56, _path190, _circle57, _path191, _path192, _circle58, _circle59, _circle60, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _circle61, _path205, _circle62, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _circle63, _path242, _path243, _path244, _circle64, _path245, _path246, _path247, _path248, _path249, _path250, _circle65, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _path262;
|
|
16
16
|
const didWarnAboutDeprecation = {};
|
|
17
|
-
const
|
|
17
|
+
const IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref, ref) {
|
|
18
18
|
let {
|
|
19
19
|
children,
|
|
20
20
|
size = 16,
|
|
@@ -29,15 +29,35 @@ const IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTr
|
|
|
29
29
|
fill: "currentColor",
|
|
30
30
|
...rest
|
|
31
31
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
d: "
|
|
32
|
+
d: "M16 25c-2 0-4-.7-5.6-2l1.3-1.6c1.3 1 2.8 1.5 4.4 1.5 3.9 0 7-3.1 7-7 0-.3 0-.7-.1-1l2-.3C25 15.1 25 15.6 25 16 25 21 21 25 16 25zM7.1 17.3C7 16.9 7 16.4 7 16c0-5 4-9 9-9 2 0 4 .7 5.6 2l-1.3 1.6C19.1 9.5 17.6 9 16 9c-3.9 0-7 3.1-7 7 0 .3 0 .7.1 1L7.1 17.3z"
|
|
33
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
34
|
+
cx: "23",
|
|
35
|
+
cy: "27",
|
|
36
|
+
r: "1"
|
|
37
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
38
|
+
cx: "9",
|
|
39
|
+
cy: "20",
|
|
40
|
+
r: "1"
|
|
41
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
42
|
+
cx: "23",
|
|
43
|
+
cy: "12",
|
|
44
|
+
r: "1"
|
|
45
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
46
|
+
cx: "16",
|
|
47
|
+
cy: "16",
|
|
48
|
+
r: "2"
|
|
49
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
50
|
+
cx: "9",
|
|
51
|
+
cy: "5",
|
|
52
|
+
r: "1"
|
|
33
53
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
d: "
|
|
54
|
+
d: "M16 30C8.3 30 2 23.7 2 16c0-3.7 1.5-7.3 4.1-9.9l1.4 1.4C5.2 9.8 4 12.8 4 16c0 6.6 5.4 12 12 12 1.4 0 2.8-.2 4.1-.7l.7 1.9C19.3 29.7 17.6 30 16 30zM25.9 25.9l-1.4-1.4c2.3-2.3 3.5-5.3 3.5-8.5 0-6.6-5.4-12-12-12-1.4 0-2.8.2-4.1.7l-.7-1.9C12.7 2.3 14.4 2 16 2c7.7 0 14 6.3 14 14C30 19.7 28.5 23.3 25.9 25.9z"
|
|
35
55
|
})), children);
|
|
36
56
|
});
|
|
37
57
|
if (process.env.NODE_ENV !== "production") {
|
|
38
|
-
|
|
58
|
+
IbmPowerVs.propTypes = iconPropTypes;
|
|
39
59
|
}
|
|
40
|
-
const
|
|
60
|
+
const IbmPowerVsPrivateCloud = /*#__PURE__*/React.forwardRef(function IbmPowerVsPrivateCloud(_ref2, ref) {
|
|
41
61
|
let {
|
|
42
62
|
children,
|
|
43
63
|
size = 16,
|
|
@@ -51,20 +71,36 @@ const IbmCloudVirtualServerClassic = /*#__PURE__*/React.forwardRef(function IbmC
|
|
|
51
71
|
viewBox: "0 0 32 32",
|
|
52
72
|
fill: "currentColor",
|
|
53
73
|
...rest
|
|
54
|
-
},
|
|
74
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
75
|
+
d: "M23 26H25V30H23z"
|
|
76
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "m28,21.5859l-3.293-3.293c-.1953-.1953-.4512-.293-.707-.293s-.5117.0977-.707.293l-5,5c-.1875.1875-.293.4414-.293.707v6h2v-5.5859l4-4,4,4v5.5859h2v-10h-2v1.5859Z"
|
|
78
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
55
79
|
cx: "9",
|
|
56
|
-
cy: "
|
|
80
|
+
cy: "20",
|
|
57
81
|
r: "1"
|
|
58
|
-
})),
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
82
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
83
|
+
cx: "23",
|
|
84
|
+
cy: "12",
|
|
85
|
+
r: "1"
|
|
86
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
87
|
+
cx: "9",
|
|
88
|
+
cy: "5",
|
|
89
|
+
r: "1"
|
|
90
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
91
|
+
cx: "16",
|
|
92
|
+
cy: "16",
|
|
93
|
+
r: "2"
|
|
94
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
95
|
+
d: "m9,16c0-3.8598,3.1402-7,7-7,1.7023,0,3.2635.6121,4.4783,1.6261l1.2822-1.5386c-1.561-1.3023-3.5685-2.0875-5.7604-2.0875-4.9706,0-9,4.0294-9,9,0,.5231.0541,1.0327.1398,1.5313l1.9693-.3404c-.0669-.3879-.1091-.7842-.1091-1.1909Z"
|
|
96
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
97
|
+
d: "M4 16c0-3.3084 1.3457-6.3084 3.5186-8.4813l-1.4182-1.4182c-2.5335 2.5335-4.1005 6.0334-4.1005 9.8994 0 7.732 6.268 14 14 14v-2c-6.6168 0-12-5.3832-12-12zM16 4c6.6168 0 12 5.3832 12 12h2c0-7.732-6.268-14-14-14-1.6813 0-3.2861.3116-4.7795.855l.6837 1.8803c1.2804-.4672 2.6558-.7353 4.0959-.7353z"
|
|
62
98
|
})), children);
|
|
63
99
|
});
|
|
64
100
|
if (process.env.NODE_ENV !== "production") {
|
|
65
|
-
|
|
101
|
+
IbmPowerVsPrivateCloud.propTypes = iconPropTypes;
|
|
66
102
|
}
|
|
67
|
-
const
|
|
103
|
+
const IbmPowerWithVpc = /*#__PURE__*/React.forwardRef(function IbmPowerWithVpc(_ref3, ref) {
|
|
68
104
|
let {
|
|
69
105
|
children,
|
|
70
106
|
size = 16,
|
|
@@ -78,18 +114,20 @@ const IbmCloudVirtualServerVpc = /*#__PURE__*/React.forwardRef(function IbmCloud
|
|
|
78
114
|
viewBox: "0 0 32 32",
|
|
79
115
|
fill: "currentColor",
|
|
80
116
|
...rest
|
|
81
|
-
},
|
|
82
|
-
|
|
83
|
-
|
|
117
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
118
|
+
d: "M9 21H3c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2h6c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2zm-6-8v6h6v-6H3zM11.6926 29.3245c-3.0789-.9945-5.7393-3.0491-7.4912-5.7853l1.6846-1.0784c1.5022 2.3466 3.7827 4.1082 6.4214 4.9606l-.6147 1.9031z"
|
|
119
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
120
|
+
cx: "19",
|
|
121
|
+
cy: "27",
|
|
84
122
|
r: "1"
|
|
85
|
-
})),
|
|
86
|
-
d: "
|
|
123
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
124
|
+
d: "M29 31h-13c-1.1028 0-2-.8972-2-2v-4c0-1.1028.8972-2 2-2h13c1.1028 0 2 .8972 2 2v4c0 1.1028-.8972 2-2 2zm-13-6v4h13v-4h-13zM26.8896 21h2.1848c.6057-1.5889.9255-3.29.9255-5 0-.6719-.0642-1.3384-.1592-2h-2.0269c.1106.6592.186 1.3262.186 2 0 1.7549-.3867 3.4297-1.1104 5zM28 7c0-.3701-.0669-.7212-.1611-1.0615l1.8574-1.0723-1-1.7324-1.8467 1.0664c-.5-.5088-1.1384-.873-1.8496-1.0581V1h-2v2.1421c-.7112.1851-1.3496.5493-1.8496 1.0581l-1.8467-1.0664-1 1.7324 1.8574 1.0723c-.0942.3403-.1611.6914-.1611 1.0615s.0669.7212.1611 1.0615l-1.8574 1.0723 1 1.7324 1.8467-1.0664c.5.5088 1.1394.8721 1.8496 1.0576v2.1426h2v-2.1426c.7102-.1855 1.3496-.5488 1.8496-1.0576l1.8467 1.0664 1-1.7324-1.8574-1.0723c.0942-.3403.1611-.6914.1611-1.0615zm-4 2c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM5.886 9.5392l-1.6846-1.0784C6.7915 4.4153 11.2021 2 16 2v2c-4.1125 0-7.8936 2.0707-10.114 5.5392z"
|
|
87
125
|
})), children);
|
|
88
126
|
});
|
|
89
127
|
if (process.env.NODE_ENV !== "production") {
|
|
90
|
-
|
|
128
|
+
IbmPowerWithVpc.propTypes = iconPropTypes;
|
|
91
129
|
}
|
|
92
|
-
const
|
|
130
|
+
const IbmPrivatePathServices = /*#__PURE__*/React.forwardRef(function IbmPrivatePathServices(_ref4, ref) {
|
|
93
131
|
let {
|
|
94
132
|
children,
|
|
95
133
|
size = 16,
|
|
@@ -103,16 +141,16 @@ const IbmCloudVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVpc(_ref4, re
|
|
|
103
141
|
viewBox: "0 0 32 32",
|
|
104
142
|
fill: "currentColor",
|
|
105
143
|
...rest
|
|
106
|
-
},
|
|
107
|
-
d: "
|
|
108
|
-
})),
|
|
109
|
-
d: "
|
|
144
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
145
|
+
d: "m24,16c-1.3019,0-2.4016.8385-2.8157,2h-9.1843v-2h-6v6h6v-2h9.1843c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3Zm-14,4h-2v-2h2v2Zm14,0c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1Z"
|
|
146
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
147
|
+
d: "m25.8321,11.22c-.8432-4.6665-4.9267-8.22-9.8321-8.22S7.0109,6.5535,6.1678,11.22c-3.5296.8317-6.1678,4.0001-6.1678,7.78,0,4.4111,3.5889,8,8,8h4v-2h-4c-3.3086,0-6-2.6914-6-6s2.6914-6,6-6c0-4.4111,3.5889-8,8-8s8,3.5889,8,8c3.3086,0,6,2.6914,6,6s-2.6914,6-6,6h-8v2h8c4.4111,0,8-3.5889,8-8,0-3.7799-2.6382-6.9484-6.1679-7.78Z"
|
|
110
148
|
})), children);
|
|
111
149
|
});
|
|
112
150
|
if (process.env.NODE_ENV !== "production") {
|
|
113
|
-
|
|
151
|
+
IbmPrivatePathServices.propTypes = iconPropTypes;
|
|
114
152
|
}
|
|
115
|
-
const
|
|
153
|
+
const IbmProcessMining = /*#__PURE__*/React.forwardRef(function IbmProcessMining(_ref5, ref) {
|
|
116
154
|
let {
|
|
117
155
|
children,
|
|
118
156
|
size = 16,
|
|
@@ -126,18 +164,16 @@ const IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcE
|
|
|
126
164
|
viewBox: "0 0 32 32",
|
|
127
165
|
fill: "currentColor",
|
|
128
166
|
...rest
|
|
129
|
-
},
|
|
130
|
-
d: "
|
|
131
|
-
})),
|
|
132
|
-
d: "
|
|
133
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
134
|
-
d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z"
|
|
167
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
168
|
+
d: "m26,22c-1.8584,0-3.4106,1.2798-3.8579,3h-12.2842c-.3635-1.3984-1.4629-2.4927-2.8579-2.8579v-3.1421c0-1.1025.8972-2,2-2h14c2.2056,0,4-1.7944,4-4v-3.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4c0,1.8584,1.2798,3.4106,3,3.8579v3.1421c0,1.1025-.8972,2-2,2h-14c-2.2056,0-4,1.7944-4,4v3.1421c-1.7202.4473-3,1.9995-3,3.8579,0,2.2056,1.7944,4,4,4,1.8584,0,3.4106-1.2798,3.8579-3h12.2842c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4Zm-2-16c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2ZM6,28c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Zm20,0c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
|
|
169
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
170
|
+
d: "m6,10c.7395,0,1.4241-.2153,2.019-.5669l3.5669,3.5669,1.4141-1.4141-3.5669-3.5669c.3516-.5947.5669-1.2798.5669-2.019,0-2.2056-1.7944-4-4-4S2,3.7944,2,6s1.7944,4,4,4Zm0-6c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2Z"
|
|
135
171
|
})), children);
|
|
136
172
|
});
|
|
137
173
|
if (process.env.NODE_ENV !== "production") {
|
|
138
|
-
|
|
174
|
+
IbmProcessMining.propTypes = iconPropTypes;
|
|
139
175
|
}
|
|
140
|
-
const
|
|
176
|
+
const IbmSaasConsole = /*#__PURE__*/React.forwardRef(function IbmSaasConsole(_ref6, ref) {
|
|
141
177
|
let {
|
|
142
178
|
children,
|
|
143
179
|
size = 16,
|
|
@@ -151,18 +187,26 @@ const IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudP
|
|
|
151
187
|
viewBox: "0 0 32 32",
|
|
152
188
|
fill: "currentColor",
|
|
153
189
|
...rest
|
|
154
|
-
},
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
190
|
+
}, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
191
|
+
cx: "30",
|
|
192
|
+
cy: "20",
|
|
193
|
+
r: "1"
|
|
194
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
195
|
+
cx: "2",
|
|
196
|
+
cy: "20",
|
|
197
|
+
r: "1"
|
|
158
198
|
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
159
|
-
d: "
|
|
199
|
+
d: "m24,26c-2.2165,0-4.1514-1.2112-5.1903-3.0034l-1.7326,1.0002c1.3834,2.3906,3.9622,4.0032,6.9229,4.0032s5.5395-1.6125,6.9229-4.0032l-1.7326-1.0002c-1.0389,1.7922-2.9738,3.0034-5.1903,3.0034Z"
|
|
200
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
201
|
+
d: "m24,14c2.1357,0,4.127,1.1494,5.1973,3l1.7314-1.001c-1.4263-2.4668-4.0815-3.999-6.9287-3.999s-5.5024,1.5322-6.938,4.0151l-3.8647,6.9849c-1.0703,1.8506-3.0615,3-5.1973,3s-4.127-1.1494-5.1973-3l-1.7314,1.001c1.4263,2.4668,4.0815,3.999,6.9287,3.999s5.5024-1.5322,6.938-4.0151l3.8647-6.9849c1.0703-1.8506,3.0615-3,5.1973-3Z"
|
|
202
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
203
|
+
d: "M8 14c2.2165 0 4.1514 1.2112 5.1903 3.0034l1.7326-1.0002c-1.3834-2.3906-3.9622-4.0032-6.9229-4.0032s-5.5395 1.6125-6.9229 4.0032l1.7326 1.0002c1.0389-1.7922 2.9738-3.0034 5.1903-3.0034zM16 6c2.7571 0 5.2571 1.1216 7.0678 2.9321l1.4135-1.4133c-2.1729-2.1731-5.1729-3.5188-8.4813-3.5188s-6.3083 1.3457-8.4813 3.5188l1.4135 1.4133c1.8107-1.8105 4.3107-2.9321 7.0678-2.9321z"
|
|
160
204
|
})), children);
|
|
161
205
|
});
|
|
162
206
|
if (process.env.NODE_ENV !== "production") {
|
|
163
|
-
|
|
207
|
+
IbmSaasConsole.propTypes = iconPropTypes;
|
|
164
208
|
}
|
|
165
|
-
const
|
|
209
|
+
const IbmSapOnPower = /*#__PURE__*/React.forwardRef(function IbmSapOnPower(_ref7, ref) {
|
|
166
210
|
let {
|
|
167
211
|
children,
|
|
168
212
|
size = 16,
|
|
@@ -176,19 +220,20 @@ const IbmCloudPakBusinessAutomation = /*#__PURE__*/React.forwardRef(function Ibm
|
|
|
176
220
|
viewBox: "0 0 32 32",
|
|
177
221
|
fill: "currentColor",
|
|
178
222
|
...rest
|
|
179
|
-
},
|
|
180
|
-
d: "
|
|
181
|
-
}), /*#__PURE__*/React.createElement("
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
223
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
224
|
+
d: "M9 21H3c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2h6c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2zM3 13v6h6v-6s-6 0-6 0zM11.6926 29.3245c-3.0789-.9945-5.7393-3.0491-7.4912-5.7853l1.6846-1.0784c1.5022 2.3466 3.7827 4.1082 6.4214 4.9606l-.6147 1.9031z"
|
|
225
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
226
|
+
cx: "19",
|
|
227
|
+
cy: "27",
|
|
228
|
+
r: "1"
|
|
229
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
230
|
+
d: "M29 31h-13c-1.1028 0-2-.8972-2-2v-4c0-1.1028.8972-2 2-2h13c1.1028 0 2 .8972 2 2v4c0 1.1028-.8972 2-2 2zm-13-6v4h13v-4s-13 0-13 0zM26.8896 21h2.1848c.6057-1.5889.9255-3.29.9255-5 0-.6719-.0642-1.3384-.1592-2h-2.0269c.1106.6592.186 1.3262.186 2 0 1.7549-.3867 3.4297-1.1104 5zM25.5 12h-6.5c-.5522 0-1-.4478-1-1V4c0-.5522.4478-1 1-1h12c.3828 0 .7319.2185.8994.5629.0675.1389.1006.2884.1006.4371 0 .22-.0725.4382-.2136.6178l-5.5 7c-.1897.2413-.4795.3822-.7864.3822zm-5.5-2h5.0139l3.9287-5h-8.9426v5zM5.886 9.5392l-1.6846-1.0784C6.7915 4.4153 11.2021 2 16 2v2c-4.1125 0-7.8936 2.0707-10.114 5.5392z"
|
|
231
|
+
})), children);
|
|
187
232
|
});
|
|
188
233
|
if (process.env.NODE_ENV !== "production") {
|
|
189
|
-
|
|
234
|
+
IbmSapOnPower.propTypes = iconPropTypes;
|
|
190
235
|
}
|
|
191
|
-
const
|
|
236
|
+
const IbmSecureInfrastructureOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmSecureInfrastructureOnVpcForRegulatedIndustries(_ref8, ref) {
|
|
192
237
|
let {
|
|
193
238
|
children,
|
|
194
239
|
size = 16,
|
|
@@ -202,32 +247,14 @@ const IbmCloudPakData = /*#__PURE__*/React.forwardRef(function IbmCloudPakData(_
|
|
|
202
247
|
viewBox: "0 0 32 32",
|
|
203
248
|
fill: "currentColor",
|
|
204
249
|
...rest
|
|
205
|
-
},
|
|
206
|
-
|
|
207
|
-
cy: "15",
|
|
208
|
-
r: "1"
|
|
209
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
210
|
-
cx: "8",
|
|
211
|
-
cy: "15",
|
|
212
|
-
r: "1"
|
|
213
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
214
|
-
cx: "21",
|
|
215
|
-
cy: "10",
|
|
216
|
-
r: "1"
|
|
217
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
218
|
-
cx: "15",
|
|
219
|
-
cy: "23",
|
|
220
|
-
r: "1"
|
|
221
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
222
|
-
d: "M21,19a1.9822,1.9822,0,0,0-.5116.0743L18.707,17.293l-.0257.0257A2.9642,2.9642,0,0,0,19,16a3.0033,3.0033,0,0,0-3-3,2.9642,2.9642,0,0,0-1.3187.3187l.0257-.0257-1.7813-1.7814a2.0345,2.0345,0,1,0-1.4141,1.4141L13.293,14.707l.0258-.0258A2.9634,2.9634,0,0,0,13,16a3.0033,3.0033,0,0,0,3,3,2.9634,2.9634,0,0,0,1.3188-.3188l-.0258.0258,1.7813,1.7814A1.9956,1.9956,0,1,0,21,19Zm-5-2a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,17Z"
|
|
223
|
-
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
224
|
-
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"
|
|
250
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
251
|
+
d: "M9 21H3c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2h6c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2zM3 13v6h6v-6s-6 0-6 0zM16 30c-.3618 0-.7205-.0138-1.0757-.0406-4.3528-.3312-8.3611-2.7313-10.7229-6.4202l1.6846-1.0784c2.0247 3.1628 5.4602 5.2205 9.1899 5.5043.3047.0231.613.0349.9241.0349v2zM23 30l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5v-6.5h10v6.5c0 1.9-1.1 3.7-2.9 4.5l-2.1 1zm-3-10v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6 1.3-.6c1-.5 1.7-1.6 1.7-2.7v-4.5h-6zM27.3025 12c.4539 1.2817.6975 2.6211.6975 4h2c0-1.3691-.1987-2.7085-.584-4h-2.1135zM27 10h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zm-3-5v3h3v-3h-3zM20 2.5835c-1.2915-.3853-2.6309-.5835-4-.5835-4.7976 0-9.2083 2.415-11.7983 6.4604l1.6841 1.0786c2.2209-3.4683 6.002-5.5391 10.1143-5.5391 1.3787 0 2.7188.2437 4 .6978v-2.1143z"
|
|
225
252
|
})), children);
|
|
226
253
|
});
|
|
227
254
|
if (process.env.NODE_ENV !== "production") {
|
|
228
|
-
|
|
255
|
+
IbmSecureInfrastructureOnVpcForRegulatedIndustries.propTypes = iconPropTypes;
|
|
229
256
|
}
|
|
230
|
-
const
|
|
257
|
+
const IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth(_ref9, ref) {
|
|
231
258
|
let {
|
|
232
259
|
children,
|
|
233
260
|
size = 16,
|
|
@@ -241,18 +268,16 @@ const IbmCloudPakIntegration = /*#__PURE__*/React.forwardRef(function IbmCloudPa
|
|
|
241
268
|
viewBox: "0 0 32 32",
|
|
242
269
|
fill: "currentColor",
|
|
243
270
|
...rest
|
|
244
|
-
},
|
|
245
|
-
d: "
|
|
246
|
-
})),
|
|
247
|
-
d: "M22.
|
|
248
|
-
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
249
|
-
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"
|
|
271
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
272
|
+
d: "M18 25L15 25 15 22 13 22 13 25 10 25 10 27 13 27 13 30 15 30 15 27 18 27 18 25z"
|
|
273
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
274
|
+
d: "M22 30h-2v-5c0-2.8-2.2-5-5-5h-6c-2.8 0-5 2.2-5 5v5H2v-5c0-3.9 3.1-7 7-7h6c3.9 0 7 3.1 7 7v5zM28 5.2V3c0-1.1-.9-2-2-2h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-2.2l3 2.2V3l-3 2.2zm-2 3.8h-8V3h8v6zM15.5 12.5c-.9.9-2.1 1.5-3.5 1.5-2.8 0-5-2.2-5-5s2.2-5 5-5c.5 0 .9.1 1.3.2l.6-1.9c-.6-.2-1.2-.3-1.9-.3-3.9 0-7 3.1-7 7s3.1 7 7 7c1.9 0 3.7-.8 5-2l-1.5-1.5z"
|
|
250
275
|
})), children);
|
|
251
276
|
});
|
|
252
277
|
if (process.env.NODE_ENV !== "production") {
|
|
253
|
-
|
|
278
|
+
IbmTelehealth.propTypes = iconPropTypes;
|
|
254
279
|
}
|
|
255
|
-
const
|
|
280
|
+
const IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet(_ref10, ref) {
|
|
256
281
|
let {
|
|
257
282
|
children,
|
|
258
283
|
size = 16,
|
|
@@ -266,14 +291,28 @@ const IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(funct
|
|
|
266
291
|
viewBox: "0 0 32 32",
|
|
267
292
|
fill: "currentColor",
|
|
268
293
|
...rest
|
|
269
|
-
},
|
|
270
|
-
d: "
|
|
294
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
295
|
+
d: "M20,13H12c-.5522,0-1,.4478-1,1,0,.1973,.0508,.3833,.168,.5547l4,6c.1855,.2783,.4978,.4453,.832,.4453s.6465-.167,.832-.4453l4-6c.1172-.1714,.168-.3574,.168-.5547,0-.5522-.4478-1-1-1Zm-4,5.1973l-2.1316-3.1973h4.2632l-2.1316,3.1973Z"
|
|
296
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
297
|
+
d: "M16,23c-1.6115,0-3.1763-.5632-4.4205-1.5796l-1.4196,1.4197c.0306,.0261,.057,.0559,.0881,.0818,1.6104,1.3403,3.6523,2.0781,5.752,2.0781,4.9629,0,9-4.0376,9-9h-2c0,3.8599-3.1406,7-7,7Z"
|
|
298
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
299
|
+
cx: "23",
|
|
300
|
+
cy: "12",
|
|
301
|
+
r: "1"
|
|
302
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
303
|
+
cx: "9",
|
|
304
|
+
cy: "20",
|
|
305
|
+
r: "1"
|
|
306
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
307
|
+
d: "M16,9c1.6097,0,3.1772,.5619,4.4224,1.5776l1.4171-1.4171c-.0385-.0328-.0718-.0702-.111-.1024-1.6074-1.3271-3.6416-2.0581-5.7285-2.0581-4.9629,0-9,4.0376-9,9h2c0-3.8599,3.1406-7,7-7Z"
|
|
308
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
309
|
+
d: "M16,30c-7.7197,0-14-6.2804-14-14S8.2803,2,16,2s14,6.2804,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3832-12,12s5.3833,12,12,12,12-5.3832,12-12-5.3833-12-12-12Z"
|
|
271
310
|
})), children);
|
|
272
311
|
});
|
|
273
312
|
if (process.env.NODE_ENV !== "production") {
|
|
274
|
-
|
|
313
|
+
IbmTenet.propTypes = iconPropTypes;
|
|
275
314
|
}
|
|
276
|
-
const
|
|
315
|
+
const IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain(_ref11, ref) {
|
|
277
316
|
let {
|
|
278
317
|
children,
|
|
279
318
|
size = 16,
|
|
@@ -287,16 +326,14 @@ const IbmCloudPakMulticloudMgmt = /*#__PURE__*/React.forwardRef(function IbmClou
|
|
|
287
326
|
viewBox: "0 0 32 32",
|
|
288
327
|
fill: "currentColor",
|
|
289
328
|
...rest
|
|
290
|
-
},
|
|
291
|
-
d: "
|
|
292
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
293
|
-
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"
|
|
329
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
330
|
+
d: "M25 21c-.7396 0-1.4241.2155-2.0191.5669l-2.0314-2.0314-1.4141 1.4141 2.0314 2.0314c-.3514.595-.5668 1.2795-.5668 2.019 0 2.2056 1.7944 4 4 4 .3557 0 .6943-.0615 1.0228-.1492l-2.4368-2.4368.0004-.0005c-.3621-.3621-.5864-.8621-.5864-1.4136 0-1.103.897-2 2-2 .5515 0 1.0515.2242 1.4136.5864l.0004-.0005 2.4368 2.4368c.0875-.3284.1491-.667.1491-1.0227 0-2.2056-1.7944-4-4-4zM20.9495 12.4644l3.7645-3.7645c.3911.1868.8237.3 1.2861.3 1.6569 0 3-1.3431 3-3s-1.3431-3-3-3-3 1.3431-3 3c0 .4622.1132.8948.2999 1.2859l-3.7645 3.7645 1.4141 1.4141zm5.0505-7.4644c.5514 0 1 .4486 1 1s-.4486 1-1 1-1-.4486-1-1 .4486-1 1-1zM16 12c-2.2092 0-4 1.7908-4 4 0 .7405.215 1.4254.5657 2.0201l-5.2795 5.2799c-.3911-.1868-.8238-.3-1.2861-.3-1.6569 0-3 1.3431-3 3s1.3431 3 3 3 3-1.3431 3-3c0-.4622-.1132-.8948-.2999-1.2858l5.2799-5.2799c.5948.3507 1.2795.5657 2.02.5657 2.2091 0 4-1.7909 4-4s-1.7909-4-4-4zM6 27c-.5514 0-1-.4486-1-1s.4486-1 1-1 1 .4486 1 1-.4486 1-1 1zm10-9c-1.1028 0-2-.8972-2-2s.8972-2 2-2 2 .8972 2 2-.8972 2-2 2zM7 11c.7396 0 1.4241-.2155 2.0191-.5669l2.0311 2.0311 1.4141-1.4141-2.0311-2.0311c.3514-.595.5668-1.2795.5668-2.019 0-2.2056-1.7944-4-4-4-.3557 0-.6943.0615-1.0228.1492l2.4368 2.4368-.0004.0005c.3621.3621.5864.8621.5864 1.4136 0 1.103-.897 2-2 2-.5515 0-1.0515-.2242-1.4136-.5864l-.0004.0005-2.4368-2.4368c-.0875.3284-.1491.667-.1491 1.0227 0 2.2056 1.7944 4 4 4z"
|
|
294
331
|
})), children);
|
|
295
332
|
});
|
|
296
333
|
if (process.env.NODE_ENV !== "production") {
|
|
297
|
-
|
|
334
|
+
IbmToolchain.propTypes = iconPropTypes;
|
|
298
335
|
}
|
|
299
|
-
const
|
|
336
|
+
const IbmTurbonomic = /*#__PURE__*/React.forwardRef(function IbmTurbonomic(_ref12, ref) {
|
|
300
337
|
let {
|
|
301
338
|
children,
|
|
302
339
|
size = 16,
|
|
@@ -310,16 +347,24 @@ const IbmCloudPakNetezza = /*#__PURE__*/React.forwardRef(function IbmCloudPakNet
|
|
|
310
347
|
viewBox: "0 0 32 32",
|
|
311
348
|
fill: "currentColor",
|
|
312
349
|
...rest
|
|
313
|
-
},
|
|
314
|
-
d: "
|
|
315
|
-
})),
|
|
316
|
-
d: "
|
|
350
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
351
|
+
d: "m28.8,23.4c-1,2.3-6,4.6-12.8,4.6-7.7,0-13-2.9-13-5.5,0-2.1,3.6-4.5,9.1-5.2l-.3-2c-6.3.9-10.8,3.7-10.8,7.2,0,4.2,6.6,7.5,15,7.5,7.1,0,12.9-2.4,14.5-5.6l-1.7-1Z"
|
|
352
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
353
|
+
d: "m24.5,20.9c-1.2,1-4.2,2.1-8.5,2.1s-7.3-1.1-8.5-2.1l-1.8,1c1.7,2,6.1,3.1,10.2,3.1,4.2,0,8.5-1.1,10.2-3.1l-1.6-1Z"
|
|
354
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
355
|
+
cx: "16",
|
|
356
|
+
cy: "16",
|
|
357
|
+
r: "2"
|
|
358
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
359
|
+
d: "m16,7c-4.2,0-8.5,1.1-10.2,3.1l1.8,1c1.1-1,4.2-2.1,8.4-2.1s7.3,1.1,8.5,2.1l1.8-1c-1.8-2-6.1-3.1-10.3-3.1Z"
|
|
360
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
361
|
+
d: "m31,9.5c0-4.2-6.6-7.5-15-7.5C8.9,2,3.1,4.4,1.5,7.6l1.7,1c1-2.3,6-4.6,12.8-4.6,7.7,0,13,2.9,13,5.5,0,2.1-3.6,4.5-9.1,5.2l.3,2c6.3-.9,10.8-3.7,10.8-7.2Z"
|
|
317
362
|
})), children);
|
|
318
363
|
});
|
|
319
364
|
if (process.env.NODE_ENV !== "production") {
|
|
320
|
-
|
|
365
|
+
IbmTurbonomic.propTypes = iconPropTypes;
|
|
321
366
|
}
|
|
322
|
-
const
|
|
367
|
+
const IbmVpnForVpc = /*#__PURE__*/React.forwardRef(function IbmVpnForVpc(_ref13, ref) {
|
|
323
368
|
let {
|
|
324
369
|
children,
|
|
325
370
|
size = 16,
|
|
@@ -333,20 +378,16 @@ const IbmCloudPakNetworkAutomation = /*#__PURE__*/React.forwardRef(function IbmC
|
|
|
333
378
|
viewBox: "0 0 32 32",
|
|
334
379
|
fill: "currentColor",
|
|
335
380
|
...rest
|
|
336
|
-
},
|
|
337
|
-
d: "
|
|
338
|
-
})),
|
|
339
|
-
d: "
|
|
340
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
341
|
-
d: "M9.6362,21.364a9,9,0,0,1,0-12.728L11.05,10.0505a6.9993,6.9993,0,0,0,0,9.899Z"
|
|
342
|
-
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
343
|
-
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"
|
|
381
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
382
|
+
d: "M29 23v-2c0-1.6499-1.3501-3-3-3s-3 1.3501-3 3v2c-1.1001 0-2 .8999-2 2v4c0 1.1001.8999 2 2 2h6c1.1001 0 2-.8999 2-2v-4c0-1.1001-.8999-2-2-2zm-4-2c0-.5498.45-1 1-1s1 .4502 1 1v2h-2v-2zm4 8h-6v-4h6v4zM7 22.14v-9.14h-2v9.14c-1.72.45-3 2-3 3.86 0 2.21 1.79 4 4 4 1.86 0 3.41-1.28 3.86-3h8.14v-2h-8.14c-.37-1.4-1.46-2.49-2.86-2.86zm-1 5.86c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM30 6c0-2.21-1.79-4-4-4-1.86 0-3.41 1.28-3.86 3h-9.14v2h9.14c.37 1.4 1.46 2.49 2.86 2.86v5.14h2v-5.14c1.72-.45 3-2 3-3.86zm-4 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"
|
|
383
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
384
|
+
d: "m10,8.5898V2H2v8h6.5901l10.9958,11,1.4141-1.4141-11-10.9961Zm-2-.5898h-4v-4h4v4Z"
|
|
344
385
|
})), children);
|
|
345
386
|
});
|
|
346
387
|
if (process.env.NODE_ENV !== "production") {
|
|
347
|
-
|
|
388
|
+
IbmVpnForVpc.propTypes = iconPropTypes;
|
|
348
389
|
}
|
|
349
|
-
const
|
|
390
|
+
const IbmVsiOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmVsiOnVpcForRegulatedIndustries(_ref14, ref) {
|
|
350
391
|
let {
|
|
351
392
|
children,
|
|
352
393
|
size = 16,
|
|
@@ -360,16 +401,14 @@ const IbmCloudPakSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudPakSe
|
|
|
360
401
|
viewBox: "0 0 32 32",
|
|
361
402
|
fill: "currentColor",
|
|
362
403
|
...rest
|
|
363
|
-
},
|
|
364
|
-
d: "
|
|
365
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
366
|
-
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"
|
|
404
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
405
|
+
d: "M9 21H3c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2h6c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2zM3 13v6h6v-6s-6 0-6 0zM16 30c-.3618 0-.7205-.0138-1.0757-.0406-4.3528-.3312-8.3611-2.7313-10.7229-6.4202l1.6846-1.0784c2.0247 3.1628 5.4602 5.2205 9.1899 5.5043.3047.0231.613.0349.9241.0349v2zM28 30h-8c-1.1028 0-2-.8972-2-2v-8c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-8-10v8h8v-8h-8zM27.3025 12c.4539 1.2817.6975 2.6211.6975 4h2c0-1.3691-.1987-2.7085-.584-4h-2.1135zM27 10h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zm-3-5v3h3v-3h-3zM20 2.5835c-1.2915-.3853-2.6309-.5835-4-.5835-4.7976 0-9.2083 2.415-11.7983 6.4604l1.6841 1.0786c2.2209-3.4683 6.002-5.5391 10.1143-5.5391 1.3787 0 2.7188.2437 4 .6978v-2.1143z"
|
|
367
406
|
})), children);
|
|
368
407
|
});
|
|
369
408
|
if (process.env.NODE_ENV !== "production") {
|
|
370
|
-
|
|
409
|
+
IbmVsiOnVpcForRegulatedIndustries.propTypes = iconPropTypes;
|
|
371
410
|
}
|
|
372
|
-
const
|
|
411
|
+
const IbmWaziDeploy = /*#__PURE__*/React.forwardRef(function IbmWaziDeploy(_ref15, ref) {
|
|
373
412
|
let {
|
|
374
413
|
children,
|
|
375
414
|
size = 16,
|
|
@@ -383,22 +422,16 @@ const IbmCloudPakSystem = /*#__PURE__*/React.forwardRef(function IbmCloudPakSyst
|
|
|
383
422
|
viewBox: "0 0 32 32",
|
|
384
423
|
fill: "currentColor",
|
|
385
424
|
...rest
|
|
386
|
-
},
|
|
387
|
-
d: "
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
d: "M15 16.672H17V20.329H15z",
|
|
391
|
-
transform: "rotate(-45 16 18.5)"
|
|
392
|
-
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
393
|
-
d: "M19,24H13a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2V22A2.0023,2.0023,0,0,1,19,24ZM13,10V22h6.0012L19,10Z"
|
|
394
|
-
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
395
|
-
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"
|
|
425
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
426
|
+
d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
|
|
427
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
428
|
+
d: "M7 6H9V16H7zM29 13h-2v-3.4257l-11-6.4166-3 1.7499v8.0924h-2V4.3333c0-.3557.189-.6846.4961-.8638l4-2.3333c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12 7c.3071.1792.4961.5081.4961.8638v4zM27 23l-1.4199 1.4102 1.5898 1.5898h-7.1699v-3.1421c1.7202-.4473 3-1.9995 3-3.8579 0-2.2056-1.7944-4-4-4s-4 1.7944-4 4c0 1.8584 1.2798 3.4106 3 3.8579v3.1421c0 1.1025.8972 2 2 2h7.1699l-1.5798 1.5801 1.4099 1.4199 4-4-4-4zm-10-4c0-1.1025.8972-2 2-2s2 .8975 2 2-.8972 2-2 2-2-.8975-2-2z"
|
|
396
429
|
})), children);
|
|
397
430
|
});
|
|
398
431
|
if (process.env.NODE_ENV !== "production") {
|
|
399
|
-
|
|
432
|
+
IbmWaziDeploy.propTypes = iconPropTypes;
|
|
400
433
|
}
|
|
401
|
-
const
|
|
434
|
+
const IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref16, ref) {
|
|
402
435
|
let {
|
|
403
436
|
children,
|
|
404
437
|
size = 16,
|
|
@@ -412,16 +445,14 @@ const IbmCloudPakWatsonAiops = /*#__PURE__*/React.forwardRef(function IbmCloudPa
|
|
|
412
445
|
viewBox: "0 0 32 32",
|
|
413
446
|
fill: "currentColor",
|
|
414
447
|
...rest
|
|
415
|
-
},
|
|
416
|
-
d: "
|
|
417
|
-
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
418
|
-
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"
|
|
448
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
449
|
+
d: "M24.5805 13.65A9.7327 9.7327 0 006.286 17.5387 6.75 6.75 0 007 31H23a8.7465 8.7465 0 001.5805-17.35zM23 29.5H7a5.2373 5.2373 0 01-.6993-10.4293 9.7265 9.7265 0 001.1036 3.7838.75.75 0 101.3213-.709A8.25 8.25 0 0122.752 13.5133a8.754 8.754 0 00-6.315 2.95.75.75 0 101.1245.9922A7.25 7.25 0 1123 29.5zM31.8983 10.2548a.7582.7582 0 00-1.0364-.2776l-3.02 1.7438A.7587.7587 0 1028.6 13.035l3.02-1.7438A.7589.7589 0 0031.8983 10.2548zM22.6764 7.87a.7583.7583 0 001.0364-.2776l1.7438-3.02a.7587.7587 0 00-1.314-.7588l-1.7438 3.02A.7588.7588 0 0022.6764 7.87zM16 6.0811a.759.759 0 00.7588-.7588V1.8347a.7588.7588 0 10-1.5175 0V5.3223A.7589.7589 0 0016 6.0811zM8.2873 7.5922a.7587.7587 0 001.314-.7588l-1.7438-3.02a.7587.7587 0 10-1.314.7588zM4.1585 11.721l-3.02-1.7438a.7587.7587 0 10-.7588 1.314L3.4 13.035a.7587.7587 0 10.7588-1.314z"
|
|
419
450
|
})), children);
|
|
420
451
|
});
|
|
421
452
|
if (process.env.NODE_ENV !== "production") {
|
|
422
|
-
|
|
453
|
+
IbmCloud.propTypes = iconPropTypes;
|
|
423
454
|
}
|
|
424
|
-
const
|
|
455
|
+
const IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId(_ref17, ref) {
|
|
425
456
|
let {
|
|
426
457
|
children,
|
|
427
458
|
size = 16,
|
|
@@ -436,13 +467,15 @@ const IbmSecurity = /*#__PURE__*/React.forwardRef(function IbmSecurity(_ref17, r
|
|
|
436
467
|
fill: "currentColor",
|
|
437
468
|
...rest
|
|
438
469
|
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
439
|
-
d: "
|
|
470
|
+
d: "M20 18h-6c-1.6569 0-3 1.3431-3 3v2h2v-2c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2h2v-2c0-1.6569-1.3431-3-3-3zM17 17c2.2091 0 4-1.7909 4-4s-1.7909-4-4-4-4 1.7909-4 4 1.7909 4 4 4zm0-6c1.1046 0 2 .8954 2 2s-.8954 2-2 2-2-.8954-2-2 .8954-2 2-2z"
|
|
471
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
472
|
+
d: "M17 30c-7.7197 0-14-6.2804-14-14h2c0 6.6168 5.3831 12 12 12 5.2263 0 9.8162-3.3385 11.4214-8.3074l1.9033.6147c-1.873 5.7975-7.2278 9.6926-13.3247 9.6926zM31 16h-2c0-6.6168-5.3833-12-12-12V2c7.7197 0 14 6.2804 14 14zM6 14l-2.1387-1.0127c-1.7383-.8223-2.8613-2.5967-2.8613-4.5195V2H11v6.4678c0 1.9229-1.123 3.6973-2.8613 4.5195l-2.1387 1.0127zM3 4v4.4678c0 1.1533.6738 2.2178 1.7168 2.7109l1.2832.6074 1.2832-.6074c1.043-.4932 1.7168-1.5576 1.7168-2.7109V4H3z"
|
|
440
473
|
})), children);
|
|
441
474
|
});
|
|
442
475
|
if (process.env.NODE_ENV !== "production") {
|
|
443
|
-
|
|
476
|
+
IbmCloudAppId.propTypes = iconPropTypes;
|
|
444
477
|
}
|
|
445
|
-
const
|
|
478
|
+
const IbmCloudBareMetalServer = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServer(_ref18, ref) {
|
|
446
479
|
let {
|
|
447
480
|
children,
|
|
448
481
|
size = 16,
|
|
@@ -456,27 +489,35 @@ const IbmSecurityServices = /*#__PURE__*/React.forwardRef(function IbmSecuritySe
|
|
|
456
489
|
viewBox: "0 0 32 32",
|
|
457
490
|
fill: "currentColor",
|
|
458
491
|
...rest
|
|
459
|
-
},
|
|
460
|
-
|
|
492
|
+
}, _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
493
|
+
cx: "9",
|
|
494
|
+
cy: "26",
|
|
495
|
+
r: "1"
|
|
461
496
|
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
462
|
-
d: "
|
|
497
|
+
d: "m26,30H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2Zm-20-6v4h20v-4H6Z"
|
|
498
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
499
|
+
cx: "9",
|
|
500
|
+
cy: "16",
|
|
501
|
+
r: "1"
|
|
502
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
503
|
+
d: "m26,20H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2ZM6,14v4h20v-4H6Z"
|
|
504
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
505
|
+
cx: "9",
|
|
506
|
+
cy: "6",
|
|
507
|
+
r: "1"
|
|
508
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
509
|
+
d: "m26,10H6c-1.1041-.0012-1.9988-.8959-2-2v-4c.0012-1.1041.8959-1.9988,2-2h20c1.1041.0012,1.9988.8959,2,2v4c-.0012,1.1041-.8959,1.9988-2,2ZM6,4v4h20v-4H6Z"
|
|
463
510
|
})), children);
|
|
464
511
|
});
|
|
465
512
|
if (process.env.NODE_ENV !== "production") {
|
|
466
|
-
|
|
513
|
+
IbmCloudBareMetalServer.propTypes = iconPropTypes;
|
|
467
514
|
}
|
|
468
|
-
const
|
|
515
|
+
const IbmCloudBareMetalServersVpc = /*#__PURE__*/React.forwardRef(function IbmCloudBareMetalServersVpc(_ref19, ref) {
|
|
469
516
|
let {
|
|
470
517
|
children,
|
|
471
518
|
size = 16,
|
|
472
519
|
...rest
|
|
473
520
|
} = _ref19;
|
|
474
|
-
if (process.env.NODE_ENV !== "production") {
|
|
475
|
-
if (!didWarnAboutDeprecation["IbmWatsonAssistant"]) {
|
|
476
|
-
didWarnAboutDeprecation["IbmWatsonAssistant"] = true;
|
|
477
|
-
console.warn("Icon renamed and replaced by ibm-watsonx--assistant to correspond with the new watsonx platform and product suite. As a result, the IbmWatsonAssistant component will be removed in the next major version of @carbon/icons-react.");
|
|
478
|
-
}
|
|
479
|
-
}
|
|
480
521
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
481
522
|
width: size,
|
|
482
523
|
height: size,
|
|
@@ -485,28 +526,26 @@ const IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssis
|
|
|
485
526
|
viewBox: "0 0 32 32",
|
|
486
527
|
fill: "currentColor",
|
|
487
528
|
...rest
|
|
488
|
-
},
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
cx: "10",
|
|
492
|
-
cy: "17",
|
|
493
|
-
r: "1"
|
|
494
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
495
|
-
cx: "14",
|
|
496
|
-
cy: "17",
|
|
529
|
+
}, _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
530
|
+
cx: "9",
|
|
531
|
+
cy: "26",
|
|
497
532
|
r: "1"
|
|
498
|
-
})),
|
|
499
|
-
|
|
500
|
-
|
|
533
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
534
|
+
d: "M4 24v4c0 1.1.9 2 2 2h12v-2H6v-4h12v-2H6c-1.1 0-2 .9-2 2zM4 13v5c0 1.1.9 2 2 2h8v-2H6v-5h-2z"
|
|
535
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
536
|
+
cx: "9",
|
|
537
|
+
cy: "16",
|
|
501
538
|
r: "1"
|
|
502
|
-
})),
|
|
503
|
-
d: "
|
|
539
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
540
|
+
d: "M28 19v-5c0-1.1-.9-2-2-2h-8v2h8v5h2zM28 8v-4c0-1.1-.9-2-2-2h-12v2h12v4h-12v2h12c1.1 0 2-.9 2-2z"
|
|
541
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
542
|
+
d: "m23.41,22l-13.41-13.41V2H2v8h6.59l13.41,13.41v6.59h8v-8h-6.59Zm-15.41-14h-4v-4h4v4Zm20,20h-4v-4h4v4Z"
|
|
504
543
|
})), children);
|
|
505
544
|
});
|
|
506
545
|
if (process.env.NODE_ENV !== "production") {
|
|
507
|
-
|
|
546
|
+
IbmCloudBareMetalServersVpc.propTypes = iconPropTypes;
|
|
508
547
|
}
|
|
509
|
-
const
|
|
548
|
+
const IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrixDaas(_ref20, ref) {
|
|
510
549
|
let {
|
|
511
550
|
children,
|
|
512
551
|
size = 16,
|
|
@@ -520,30 +559,16 @@ const IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDisco
|
|
|
520
559
|
viewBox: "0 0 32 32",
|
|
521
560
|
fill: "currentColor",
|
|
522
561
|
...rest
|
|
523
|
-
},
|
|
524
|
-
d: "
|
|
525
|
-
})),
|
|
526
|
-
|
|
527
|
-
cy: "18",
|
|
528
|
-
r: "1"
|
|
529
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
530
|
-
cx: "13",
|
|
531
|
-
cy: "14",
|
|
532
|
-
r: "1"
|
|
533
|
-
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
534
|
-
d: "M2 13H10V15H2zM6 9H14V11H6z"
|
|
535
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
536
|
-
cx: "3",
|
|
537
|
-
cy: "10",
|
|
538
|
-
r: "1"
|
|
539
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
540
|
-
d: "M30,28.6l-7.4-7.4c1.5-2,2.4-4.5,2.4-7.2c0-6.6-5.4-12-12-12C9.7,2,6.6,3.3,4.3,5.8l1.5,1.4C7.6,5.1,10.2,4,13,4 c5.5,0,10,4.5,10,10s-4.5,10-10,10c-3,0-5.8-1.3-7.7-3.6l-1.5,1.3C6,24.4,9.4,26,13,26c3.2,0,6.1-1.3,8.3-3.3l7.3,7.3L30,28.6z"
|
|
562
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
563
|
+
d: "M19 23H23V27H19zM26 23H30V27H26zM19 16H23V20H19zM26 16H30V20H26z"
|
|
564
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
565
|
+
d: "M16,4c-4.3,0-7.9,3-8.8,7.1c-3,0.6-5.2,3.3-5.2,6.4C2,21.1,4.9,24,8.5,24H16v-2H8.5C6,22,4,20,4,17.5c0-2.3,1.8-4.3,4.1-4.5 L9,13l0.1-0.8C9.5,8.6,12.5,6,16,6c3.9,0,7,3.1,7,7h2C25,8,21,4,16,4z"
|
|
541
566
|
})), children);
|
|
542
567
|
});
|
|
543
568
|
if (process.env.NODE_ENV !== "production") {
|
|
544
|
-
|
|
569
|
+
IbmCloudCitrixDaas.propTypes = iconPropTypes;
|
|
545
570
|
}
|
|
546
|
-
const
|
|
571
|
+
const IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmCloudContinuousDelivery(_ref21, ref) {
|
|
547
572
|
let {
|
|
548
573
|
children,
|
|
549
574
|
size = 16,
|
|
@@ -557,16 +582,16 @@ const IbmWatsonKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmWats
|
|
|
557
582
|
viewBox: "0 0 32 32",
|
|
558
583
|
fill: "currentColor",
|
|
559
584
|
...rest
|
|
560
|
-
},
|
|
561
|
-
d: "M23
|
|
562
|
-
})),
|
|
563
|
-
d: "
|
|
585
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
586
|
+
d: "M23,1l-6,6,1.4146,1.4023,3.5854-3.584V21H10V10h-2v11c0,1.1025,.8972,2,2,2h12c1.1028,0,2-.8975,2-2V4.8154l3.5859,3.5869,1.4141-1.4023L23,1Z"
|
|
587
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
588
|
+
d: "M18.5 19h-5c-.8271 0-1.5-.6729-1.5-1.5v-5c0-.8271.6729-1.5 1.5-1.5h5c.8271 0 1.5.6729 1.5 1.5v5c0 .8271-.6729 1.5-1.5 1.5zm-4.5-2h4v-4h-4v4zM16 31v-2c7.1682 0 13-5.8318 13-13 0-1.2648-.1812-2.5145-.5383-3.7147l1.917-.5706c.4124 1.3855.6213 2.8273.6213 4.2853 0 8.271-6.729 15-15 15zM1.6213 20.2853c-.4124-1.3855-.6213-2.8273-.6213-4.2853C1 7.729 7.729 1 16 1V3c-7.1682 0-13 5.8318-13 13 0 1.2648.1812 2.5145.5383 3.7147l-1.917.5706z"
|
|
564
589
|
})), children);
|
|
565
590
|
});
|
|
566
591
|
if (process.env.NODE_ENV !== "production") {
|
|
567
|
-
|
|
592
|
+
IbmCloudContinuousDelivery.propTypes = iconPropTypes;
|
|
568
593
|
}
|
|
569
|
-
const
|
|
594
|
+
const IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDedicatedHost(_ref22, ref) {
|
|
570
595
|
let {
|
|
571
596
|
children,
|
|
572
597
|
size = 16,
|
|
@@ -580,34 +605,24 @@ const IbmWatsonKnowledgeStudio = /*#__PURE__*/React.forwardRef(function IbmWatso
|
|
|
580
605
|
viewBox: "0 0 32 32",
|
|
581
606
|
fill: "currentColor",
|
|
582
607
|
...rest
|
|
583
|
-
},
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
cx: "12",
|
|
587
|
-
cy: "19",
|
|
588
|
-
r: "1"
|
|
589
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
590
|
-
d: "M6 18H9V20H6zM6 14H13V16H6zM10 10H17V12H10z"
|
|
591
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
592
|
-
cx: "7",
|
|
593
|
-
cy: "11",
|
|
608
|
+
}, _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
609
|
+
cx: "9",
|
|
610
|
+
cy: "6",
|
|
594
611
|
r: "1"
|
|
595
612
|
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
596
|
-
d: "
|
|
597
|
-
})),
|
|
598
|
-
cx: "
|
|
599
|
-
cy: "
|
|
613
|
+
d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v4h2V10h9a2 2 0 002-2V4A2 2 0 0026 2zm0 6H6V4H26zM17 28L17 26 15 26 15 28 4 28 4 30 28 30 28 28 17 28z"
|
|
614
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
615
|
+
cx: "9",
|
|
616
|
+
cy: "20",
|
|
600
617
|
r: "1"
|
|
601
618
|
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
602
|
-
d: "M6
|
|
603
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
604
|
-
d: "M18,28H4V4l18,0v4h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h14V28z"
|
|
619
|
+
d: "M6,24H26a2,2,0,0,0,2-2V18a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v4A2,2,0,0,0,6,24Zm0-6H26v4H6Z"
|
|
605
620
|
})), children);
|
|
606
621
|
});
|
|
607
622
|
if (process.env.NODE_ENV !== "production") {
|
|
608
|
-
|
|
623
|
+
IbmCloudDedicatedHost.propTypes = iconPropTypes;
|
|
609
624
|
}
|
|
610
|
-
const
|
|
625
|
+
const IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Connect(_ref23, ref) {
|
|
611
626
|
let {
|
|
612
627
|
children,
|
|
613
628
|
size = 16,
|
|
@@ -621,14 +636,18 @@ const IbmWatsonLanguageTranslator = /*#__PURE__*/React.forwardRef(function IbmWa
|
|
|
621
636
|
viewBox: "0 0 32 32",
|
|
622
637
|
fill: "currentColor",
|
|
623
638
|
...rest
|
|
624
|
-
},
|
|
625
|
-
d: "
|
|
639
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
640
|
+
d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
|
|
641
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
642
|
+
d: "M20,17c-0.5,0-0.9,0.1-1.3,0.3l-4-4c0.2-0.4,0.3-0.8,0.3-1.3c0-1.7-1.3-3-3-3s-3,1.3-3,3s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3 l4,4C17.1,19.1,17,19.5,17,20c0,1.7,1.3,3,3,3s3-1.3,3-3S21.7,17,20,17z M11,12c0-0.6,0.4-1,1-1s1,0.4,1,1s-0.4,1-1,1S11,12.6,11,12 z M20,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S20.6,21,20,21z"
|
|
643
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
644
|
+
d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
|
|
626
645
|
})), children);
|
|
627
646
|
});
|
|
628
647
|
if (process.env.NODE_ENV !== "production") {
|
|
629
|
-
|
|
648
|
+
IbmCloudDirectLink_1Connect.propTypes = iconPropTypes;
|
|
630
649
|
}
|
|
631
|
-
const
|
|
650
|
+
const IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Dedicated(_ref24, ref) {
|
|
632
651
|
let {
|
|
633
652
|
children,
|
|
634
653
|
size = 16,
|
|
@@ -642,16 +661,18 @@ const IbmWatsonMachineLearning = /*#__PURE__*/React.forwardRef(function IbmWatso
|
|
|
642
661
|
viewBox: "0 0 32 32",
|
|
643
662
|
fill: "currentColor",
|
|
644
663
|
...rest
|
|
645
|
-
},
|
|
646
|
-
d: "
|
|
647
|
-
})),
|
|
648
|
-
d: "
|
|
664
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
665
|
+
d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
|
|
666
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
667
|
+
d: "M19,21h-6c-1.1,0-2-0.9-2-2v-6c0-1.1,0.9-2,2-2h6c1.1,0,2,0.9,2,2v6C21,20.1,20.1,21,19,21z M13,13v6h6l0-6H13z"
|
|
668
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
669
|
+
d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
|
|
649
670
|
})), children);
|
|
650
671
|
});
|
|
651
672
|
if (process.env.NODE_ENV !== "production") {
|
|
652
|
-
|
|
673
|
+
IbmCloudDirectLink_1Dedicated.propTypes = iconPropTypes;
|
|
653
674
|
}
|
|
654
|
-
const
|
|
675
|
+
const IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1DedicatedHosting(_ref25, ref) {
|
|
655
676
|
let {
|
|
656
677
|
children,
|
|
657
678
|
size = 16,
|
|
@@ -665,14 +686,18 @@ const IbmWatsonNaturalLanguageClassifier = /*#__PURE__*/React.forwardRef(functio
|
|
|
665
686
|
viewBox: "0 0 32 32",
|
|
666
687
|
fill: "currentColor",
|
|
667
688
|
...rest
|
|
668
|
-
},
|
|
669
|
-
d: "
|
|
689
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
690
|
+
d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
|
|
691
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
692
|
+
d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
|
|
693
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
694
|
+
d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
|
|
670
695
|
})), children);
|
|
671
696
|
});
|
|
672
697
|
if (process.env.NODE_ENV !== "production") {
|
|
673
|
-
|
|
698
|
+
IbmCloudDirectLink_1DedicatedHosting.propTypes = iconPropTypes;
|
|
674
699
|
}
|
|
675
|
-
const
|
|
700
|
+
const IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_1Exchange(_ref26, ref) {
|
|
676
701
|
let {
|
|
677
702
|
children,
|
|
678
703
|
size = 16,
|
|
@@ -686,16 +711,18 @@ const IbmWatsonNaturalLanguageUnderstanding = /*#__PURE__*/React.forwardRef(func
|
|
|
686
711
|
viewBox: "0 0 32 32",
|
|
687
712
|
fill: "currentColor",
|
|
688
713
|
...rest
|
|
689
|
-
},
|
|
690
|
-
d: "
|
|
691
|
-
})),
|
|
692
|
-
d: "
|
|
714
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
715
|
+
d: "M27,29H13c-1.1,0-2-0.9-2-2v-4h2v4h14V13h-4v-2h4c1.1,0,2,0.9,2,2v14C29,28.1,28.1,29,27,29z"
|
|
716
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
717
|
+
d: "M19 15L19 19 15 19 15 21 21 21 21 15zM17 11L11 11 11 17 13 17 13 13 17 13z"
|
|
718
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
d: "M5,3h14c1.1,0,2,0.9,2,2v4h-2V5H5v14h4v2H5c-1.1,0-2-0.9-2-2V5C3,3.9,3.9,3,5,3z"
|
|
693
720
|
})), children);
|
|
694
721
|
});
|
|
695
722
|
if (process.env.NODE_ENV !== "production") {
|
|
696
|
-
|
|
723
|
+
IbmCloudDirectLink_1Exchange.propTypes = iconPropTypes;
|
|
697
724
|
}
|
|
698
|
-
const
|
|
725
|
+
const IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Connect(_ref27, ref) {
|
|
699
726
|
let {
|
|
700
727
|
children,
|
|
701
728
|
size = 16,
|
|
@@ -709,16 +736,16 @@ const IbmWatsonOpenscale = /*#__PURE__*/React.forwardRef(function IbmWatsonOpens
|
|
|
709
736
|
viewBox: "0 0 32 32",
|
|
710
737
|
fill: "currentColor",
|
|
711
738
|
...rest
|
|
712
|
-
},
|
|
713
|
-
d: "
|
|
714
|
-
})),
|
|
715
|
-
d: "
|
|
739
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
740
|
+
d: "M17.2,13c0.4,1.2,1.5,2,2.8,2c1.7,0,3-1.3,3-3s-1.3-3-3-3c-1.3,0-2.4,0.8-2.8,2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6 c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13H17.2z M20,11c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S19.4,11,20,11z"
|
|
741
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
742
|
+
d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H14.8c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3 c1.3,0,2.4-0.8,2.8-2H27c1.1,0,2-0.9,2-2v-6h3v-2H29z M12,21c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S12.6,21,12,21z"
|
|
716
743
|
})), children);
|
|
717
744
|
});
|
|
718
745
|
if (process.env.NODE_ENV !== "production") {
|
|
719
|
-
|
|
746
|
+
IbmCloudDirectLink_2Connect.propTypes = iconPropTypes;
|
|
720
747
|
}
|
|
721
|
-
const
|
|
748
|
+
const IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2Dedicated(_ref28, ref) {
|
|
722
749
|
let {
|
|
723
750
|
children,
|
|
724
751
|
size = 16,
|
|
@@ -732,16 +759,16 @@ const IbmWatsonOrders = /*#__PURE__*/React.forwardRef(function IbmWatsonOrders(_
|
|
|
732
759
|
viewBox: "0 0 32 32",
|
|
733
760
|
fill: "currentColor",
|
|
734
761
|
...rest
|
|
735
|
-
},
|
|
736
|
-
d: "
|
|
737
|
-
})),
|
|
738
|
-
d: "
|
|
762
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
763
|
+
d: "M32,11h-3V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14H13v-4h-2v4c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-6h3V11z"
|
|
764
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
765
|
+
d: "M21,17v-4c0-1.1-0.9-2-2-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2v4H5V13h14v4H21z"
|
|
739
766
|
})), children);
|
|
740
767
|
});
|
|
741
768
|
if (process.env.NODE_ENV !== "production") {
|
|
742
|
-
|
|
769
|
+
IbmCloudDirectLink_2Dedicated.propTypes = iconPropTypes;
|
|
743
770
|
}
|
|
744
|
-
const
|
|
771
|
+
const IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(function IbmCloudDirectLink_2DedicatedHosting(_ref29, ref) {
|
|
745
772
|
let {
|
|
746
773
|
children,
|
|
747
774
|
size = 16,
|
|
@@ -755,16 +782,18 @@ const IbmWatsonQuery = /*#__PURE__*/React.forwardRef(function IbmWatsonQuery(_re
|
|
|
755
782
|
viewBox: "0 0 32 32",
|
|
756
783
|
fill: "currentColor",
|
|
757
784
|
...rest
|
|
758
|
-
},
|
|
759
|
-
d: "
|
|
760
|
-
})),
|
|
761
|
-
d: "
|
|
785
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
786
|
+
d: "M19,27H5V13h4v-2H5c-1.1,0-2,0.9-2,2v6H0v2h3v6c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-4h-2V27z"
|
|
787
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
788
|
+
d: "M11 19H21V21H11zM11 15H21V17H11zM11 11H21V13H11z"
|
|
789
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
790
|
+
d: "M29,11V5c0-1.1-0.9-2-2-2H13c-1.1,0-2,0.9-2,2v4h2V5h14v14h-4v2h4c1.1,0,2-0.9,2-2v-6h3v-2H29z"
|
|
762
791
|
})), children);
|
|
763
792
|
});
|
|
764
793
|
if (process.env.NODE_ENV !== "production") {
|
|
765
|
-
|
|
794
|
+
IbmCloudDirectLink_2DedicatedHosting.propTypes = iconPropTypes;
|
|
766
795
|
}
|
|
767
|
-
const
|
|
796
|
+
const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmCloudEventNotification(_ref30, ref) {
|
|
768
797
|
let {
|
|
769
798
|
children,
|
|
770
799
|
size = 16,
|
|
@@ -778,14 +807,14 @@ const IbmWatsonSpeechToText = /*#__PURE__*/React.forwardRef(function IbmWatsonSp
|
|
|
778
807
|
viewBox: "0 0 32 32",
|
|
779
808
|
fill: "currentColor",
|
|
780
809
|
...rest
|
|
781
|
-
},
|
|
782
|
-
d: "
|
|
810
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
811
|
+
d: "M26,19c-0.7,0-1.4,0.3-1.9,0.7l-4.3-2.6c0.1-0.4,0.2-0.7,0.2-1.1c0-0.4-0.1-0.8-0.2-1.1l4.3-2.6c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-4.3,2.6C18.1,12.4,17.1,12,16,12c-0.6,0-1.1,0.1-1.6,0.4l-3.8-4.8 C10.8,7.1,11,6.6,11,6c0-1.7-1.3-3-3-3S5,4.3,5,6s1.3,3,3,3c0.3,0,0.7-0.1,1-0.2l3.8,4.8c-0.3,0.4-0.5,0.9-0.7,1.4H7.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h4.3c0.1,0.5,0.4,1,0.7,1.4L9,23.2C8.7,23.1,8.3,23,8,23 c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l3.8-4.8c0.5,0.2,1.1,0.4,1.6,0.4c1.1,0,2.1-0.4,2.8-1.2l4.3,2.6 c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S27.7,19,26,19z M26,9c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S25.4,9,26,9z M7,6 c0-0.6,0.4-1,1-1s1,0.4,1,1S8.6,7,8,7S7,6.6,7,6z M5,17c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.6,0,1,0.4,1,1C6,16.6,5.6,17,5,17z M8,27c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S8.6,27,8,27z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z M26,23 c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S26.6,23,26,23z"
|
|
783
812
|
})), children);
|
|
784
813
|
});
|
|
785
814
|
if (process.env.NODE_ENV !== "production") {
|
|
786
|
-
|
|
815
|
+
IbmCloudEventNotification.propTypes = iconPropTypes;
|
|
787
816
|
}
|
|
788
|
-
const
|
|
817
|
+
const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEventStreams(_ref31, ref) {
|
|
789
818
|
let {
|
|
790
819
|
children,
|
|
791
820
|
size = 16,
|
|
@@ -799,14 +828,16 @@ const IbmWatsonStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonStudio(_
|
|
|
799
828
|
viewBox: "0 0 32 32",
|
|
800
829
|
fill: "currentColor",
|
|
801
830
|
...rest
|
|
802
|
-
},
|
|
803
|
-
d: "
|
|
831
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
832
|
+
d: "M23.5,9.2l-1,1.7c2.2,1.2,3.5,3.6,3.5,6.1c0,5.2-3.8,8.7-6,10.2V24h-1c-2.5,0-4.9-1.4-6.1-3.6l-1.7,1c1.4,2.6,4,4.2,6.9,4.6 V29c0,0.3,0.2,0.7,0.5,0.9C18.6,30,18.8,30,19,30c0.2,0,0.3,0,0.4-0.1C19.8,29.7,28,25.5,28,17C28,13.8,26.3,10.8,23.5,9.2z"
|
|
833
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
834
|
+
d: "M20,13.1V7.8c1.2-0.4,2-1.5,2-2.8c0-1.7-1.3-3-3-3s-3,1.3-3,3c0,1.3,0.8,2.4,2,2.8v5.3c-0.4,0.1-0.7,0.2-1,0.4l-5.3-5.3 C11.9,7.9,12,7.5,12,7c0-1.7-1.3-3-3-3S6,5.3,6,7s1.3,3,3,3c0.5,0,0.9-0.1,1.3-0.3l5.3,5.3c-0.2,0.3-0.3,0.7-0.4,1H9.8 c-0.4-1.2-1.5-2-2.8-2c-1.7,0-3,1.3-3,3s1.3,3,3,3c1.3,0,2.4-0.8,2.8-2h5.3c0.4,1.7,2,3,3.9,3c2.2,0,4-1.8,4-4 C23,15.1,21.7,13.6,20,13.1z M19,4c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S18.4,4,19,4z M9,8C8.4,8,8,7.6,8,7s0.4-1,1-1s1,0.4,1,1 S9.6,8,9,8z M7,18c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S7.6,18,7,18z M19,19c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S20.1,19,19,19z"
|
|
804
835
|
})), children);
|
|
805
836
|
});
|
|
806
837
|
if (process.env.NODE_ENV !== "production") {
|
|
807
|
-
|
|
838
|
+
IbmCloudEventStreams.propTypes = iconPropTypes;
|
|
808
839
|
}
|
|
809
|
-
const
|
|
840
|
+
const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForEducation(_ref32, ref) {
|
|
810
841
|
let {
|
|
811
842
|
children,
|
|
812
843
|
size = 16,
|
|
@@ -820,14 +851,18 @@ const IbmWatsonTextToSpeech = /*#__PURE__*/React.forwardRef(function IbmWatsonTe
|
|
|
820
851
|
viewBox: "0 0 32 32",
|
|
821
852
|
fill: "currentColor",
|
|
822
853
|
...rest
|
|
823
|
-
},
|
|
824
|
-
d: "
|
|
854
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
855
|
+
d: "M30 30h-2c0-1.6542-1.3457-3-3-3h-4c-1.6543 0-3 1.3458-3 3h-2c0-2.757 2.2429-5 5-5h4c2.7571 0 5 2.243 5 5zM15 16c-.5522 0-1 .4478-1 1v6h2v-6c0-.5522-.4478-1-1-1z"
|
|
856
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
857
|
+
d: "M32,12H14v2h4v5c0,2.7568,2.2429,5,5,5s5-2.2432,5-5v-5h4v-2Zm-9,10c-1.6543,0-3-1.3457-3-3v-1h6v1c0,1.6543-1.3457,3-3,3Zm3-6h-6v-2h6v2Z"
|
|
858
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
859
|
+
d: "M25.7983,10c-.9292-4.5586-4.9692-8-9.7983-8-4.8479,0-8.9382,3.4399-9.822,8.124-3.5232,.6294-6.178,3.7251-6.178,7.376,0,4.1357,3.3645,7.5,7.5,7.5h4.5v-2H7.5c-3.0327,0-5.5-2.4673-5.5-5.5,0-2.8779,2.2502-5.2852,5.1228-5.48l.8364-.0566,.0901-.8335c.4395-4.0645,3.8574-7.1299,7.9507-7.1299,3.7195,0,6.845,2.5552,7.7368,6h2.0615Z"
|
|
825
860
|
})), children);
|
|
826
861
|
});
|
|
827
862
|
if (process.env.NODE_ENV !== "production") {
|
|
828
|
-
|
|
863
|
+
IbmCloudForEducation.propTypes = iconPropTypes;
|
|
829
864
|
}
|
|
830
|
-
const
|
|
865
|
+
const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc(_ref33, ref) {
|
|
831
866
|
let {
|
|
832
867
|
children,
|
|
833
868
|
size = 16,
|
|
@@ -841,34 +876,16 @@ const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonTo
|
|
|
841
876
|
viewBox: "0 0 32 32",
|
|
842
877
|
fill: "currentColor",
|
|
843
878
|
...rest
|
|
844
|
-
},
|
|
845
|
-
d: "
|
|
846
|
-
})),
|
|
847
|
-
|
|
848
|
-
cy: "5",
|
|
849
|
-
r: "1"
|
|
850
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
851
|
-
cx: "19",
|
|
852
|
-
cy: "5",
|
|
853
|
-
r: "1"
|
|
854
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
855
|
-
d: "M15 0l13 0c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-3.5l-1.7 3L21 16l2.3-4H28V2H15v10h5v2h-5c-1.1 0-2-.9-2-2V2C13 .9 13.9 0 15 0zM20 19v6c0 .6-.4 1-1 1h-5v2h5c1.7 0 3-1.3 3-3v-6H20zM15.4 20.4c-.8 1-2.1 1.6-3.4 1.6s-2.6-.6-3.4-1.6L7 21.6c1.2 1.4 3 2.4 5 2.4s3.8-.9 5-2.4L15.4 20.4z"
|
|
856
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
857
|
-
cx: "15.5",
|
|
858
|
-
cy: "17.5",
|
|
859
|
-
r: "1.5"
|
|
860
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
861
|
-
cx: "8.5",
|
|
862
|
-
cy: "17.5",
|
|
863
|
-
r: "1.5"
|
|
864
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
865
|
-
d: "M10.1,26H5c-0.6,0-1-0.4-1-1V14c0-0.6,0.4-1,1-1h5v-2H5c-1.7,0-3,1.3-3,3v11c0,1.7,1.3,3,3,3h4l2.3,4l1.7-1L10.1,26z"
|
|
879
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
880
|
+
d: "M22 13H24V15H22zM26 13H28V15H26zM30 13H32V15H30zM30 17H32V19H30zM15 20H17V22H15zM20 28H22V30H20zM24 28H26V30H24zM19 26h9v-9h-9v9zm2-7h5v5h-5v-5z"
|
|
881
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
882
|
+
d: "m16,3v.0005c-.002,0-.004-.0003-.006-.0003-4.7007.0032-8.9033,3.3306-9.8242,8.1152C2.6037,11.7607.0078,14.8598,0,18.4815c-.0089,4.1434,3.345,7.5096,7.4911,7.5185h9.5089v-2H7.4954c-3.0367-.0065-5.502-2.4802-5.4954-5.5142.0057-2.6569,1.9092-4.9289,4.5259-5.4023l1.3488-.2441.2591-1.3459c.7241-3.7623,4.0386-6.4933,7.8662-6.4935h0c3.7363,0,6.9395,2.5367,7.79,6.169l1.9473-.4561c-1.0635-4.541-5.0674-7.7129-9.7373-7.7129Z"
|
|
866
883
|
})), children);
|
|
867
884
|
});
|
|
868
885
|
if (process.env.NODE_ENV !== "production") {
|
|
869
|
-
|
|
886
|
+
IbmCloudHpc.propTypes = iconPropTypes;
|
|
870
887
|
}
|
|
871
|
-
const
|
|
888
|
+
const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm(_ref34, ref) {
|
|
872
889
|
let {
|
|
873
890
|
children,
|
|
874
891
|
size = 16,
|
|
@@ -882,28 +899,24 @@ const IbmWatsonxAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxAss
|
|
|
882
899
|
viewBox: "0 0 32 32",
|
|
883
900
|
fill: "currentColor",
|
|
884
901
|
...rest
|
|
885
|
-
},
|
|
886
|
-
d: "M28
|
|
887
|
-
})),
|
|
888
|
-
cx: "
|
|
889
|
-
cy: "
|
|
890
|
-
r: "1"
|
|
891
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
892
|
-
cx: "14",
|
|
893
|
-
cy: "17",
|
|
902
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
903
|
+
d: "M28,21.142V10h-5v2h3v2h-3v2h3v5.142c-1.7203,.4471-3,1.9993-3,3.858,0,2.2061,1.7944,4,4,4s4-1.7939,4-4c0-1.8587-1.2797-3.4108-3-3.858Zm-1,5.858c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z"
|
|
904
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
905
|
+
cx: "9",
|
|
906
|
+
cy: "24",
|
|
894
907
|
r: "1"
|
|
895
|
-
})),
|
|
896
|
-
cx: "
|
|
897
|
-
cy: "
|
|
908
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
909
|
+
cx: "9",
|
|
910
|
+
cy: "8",
|
|
898
911
|
r: "1"
|
|
899
|
-
})),
|
|
900
|
-
d: "
|
|
912
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
913
|
+
d: "M26,6v2h2v-2c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4v8H6c-1.1045,0-2,.8955-2,2v4c0,1.1045,.8955,2,2,2h14v-2H6v-4h14v-2H12V12h8v-2H6V6H26Z"
|
|
901
914
|
})), children);
|
|
902
915
|
});
|
|
903
916
|
if (process.env.NODE_ENV !== "production") {
|
|
904
|
-
|
|
917
|
+
IbmCloudHsm.propTypes = iconPropTypes;
|
|
905
918
|
}
|
|
906
|
-
const
|
|
919
|
+
const IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectCryptoServices(_ref35, ref) {
|
|
907
920
|
let {
|
|
908
921
|
children,
|
|
909
922
|
size = 16,
|
|
@@ -917,36 +930,20 @@ const IbmWatsonxCodeAssistant = /*#__PURE__*/React.forwardRef(function IbmWatson
|
|
|
917
930
|
viewBox: "0 0 32 32",
|
|
918
931
|
fill: "currentColor",
|
|
919
932
|
...rest
|
|
920
|
-
},
|
|
921
|
-
d: "
|
|
922
|
-
})),
|
|
923
|
-
cx: "
|
|
924
|
-
cy: "
|
|
925
|
-
r: "
|
|
926
|
-
})),
|
|
927
|
-
d: "
|
|
928
|
-
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
929
|
-
cx: "3",
|
|
930
|
-
cy: "12",
|
|
931
|
-
r: "1"
|
|
932
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
933
|
-
d: "M6 11H16V13H6zM2 15H12V17H2z"
|
|
934
|
-
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
935
|
-
cx: "15",
|
|
936
|
-
cy: "8",
|
|
937
|
-
r: "1"
|
|
938
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
939
|
-
d: "M2 7H12V9H2z"
|
|
940
|
-
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
941
|
-
cx: "15",
|
|
942
|
-
cy: "16",
|
|
943
|
-
r: "1"
|
|
933
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
934
|
+
d: "M25,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L25,30z M22,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H22z"
|
|
935
|
+
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
936
|
+
cx: "22",
|
|
937
|
+
cy: "10",
|
|
938
|
+
r: "2"
|
|
939
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
940
|
+
d: "M21,2c-5,0-9,4-9,9c0,0.9,0.1,1.8,0.4,2.6L2,24v6h6l10-10l-1.4-1.4l-2.8,2.8L12.4,20L11,21.4l1.4,1.4l-1.6,1.6L9.4,23 L8,24.4l1.4,1.4L7.2,28H4v-3.2l9.8-9.8l0.8-0.8L14.3,13c-0.2-0.7-0.3-1.3-0.3-2c0-3.9,3.1-7,7-7s7,3.1,7,7c0,1.5-0.5,2.9-1.3,4h2.3 c0.6-1.2,0.9-2.6,0.9-4C30,6,26,2,21,2z"
|
|
944
941
|
})), children);
|
|
945
942
|
});
|
|
946
943
|
if (process.env.NODE_ENV !== "production") {
|
|
947
|
-
|
|
944
|
+
IbmCloudHyperProtectCryptoServices.propTypes = iconPropTypes;
|
|
948
945
|
}
|
|
949
|
-
const
|
|
946
|
+
const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectDbaas(_ref36, ref) {
|
|
950
947
|
let {
|
|
951
948
|
children,
|
|
952
949
|
size = 16,
|
|
@@ -960,14 +957,28 @@ const IbmWatsonxCodeAssistantForZ = /*#__PURE__*/React.forwardRef(function IbmWa
|
|
|
960
957
|
viewBox: "0 0 32 32",
|
|
961
958
|
fill: "currentColor",
|
|
962
959
|
...rest
|
|
963
|
-
},
|
|
964
|
-
d: "
|
|
960
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
961
|
+
d: "M24,30l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V18h10v6.5c0,1.9-1.1,3.7-2.9,4.5L24,30z M21,20v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V20H21z"
|
|
962
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
963
|
+
cx: "10",
|
|
964
|
+
cy: "23",
|
|
965
|
+
r: "1"
|
|
966
|
+
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
967
|
+
cx: "10",
|
|
968
|
+
cy: "15",
|
|
969
|
+
r: "1"
|
|
970
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
971
|
+
cx: "10",
|
|
972
|
+
cy: "7",
|
|
973
|
+
r: "1"
|
|
974
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
975
|
+
d: "M23,2H7C5.9,2,5,2.9,5,4v22c0,1.1,0.9,2,2,2h9v-2H7v-6h9v-2H7v-6h16v3h2V4C25,2.9,24.1,2,23,2z M7,10V4h16v6H7z"
|
|
965
976
|
})), children);
|
|
966
977
|
});
|
|
967
978
|
if (process.env.NODE_ENV !== "production") {
|
|
968
|
-
|
|
979
|
+
IbmCloudHyperProtectDbaas.propTypes = iconPropTypes;
|
|
969
980
|
}
|
|
970
|
-
const
|
|
981
|
+
const IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHyperProtectVs(_ref37, ref) {
|
|
971
982
|
let {
|
|
972
983
|
children,
|
|
973
984
|
size = 16,
|
|
@@ -981,26 +992,16 @@ const IbmWatsonxCodeAssistantForZRefactor = /*#__PURE__*/React.forwardRef(functi
|
|
|
981
992
|
viewBox: "0 0 32 32",
|
|
982
993
|
fill: "currentColor",
|
|
983
994
|
...rest
|
|
984
|
-
},
|
|
985
|
-
d: "
|
|
986
|
-
})),
|
|
987
|
-
|
|
988
|
-
cy: "28",
|
|
989
|
-
r: "1"
|
|
990
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
991
|
-
d: "m22,29v-2c2.7568,0,5-2.2432,5-5v-12c0-2.7568-2.2432-5-5-5h-6v-2h6c3.8594,0,7,3.1401,7,7v12c0,3.8594-3.1406,7-7,7Z"
|
|
992
|
-
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
993
|
-
cx: "13",
|
|
994
|
-
cy: "4",
|
|
995
|
-
r: "1"
|
|
996
|
-
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
997
|
-
d: "m16,29h-6c-3.8594,0-7-3.1406-7-7v-12c0-3.8599,3.1406-7,7-7v2c-2.7568,0-5,2.2432-5,5v12c0,2.7568,2.2432,5,5,5h6v2Z"
|
|
995
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
996
|
+
d: "M20,18v6.5c0,1.9,1.1,3.7,2.9,4.5l2.1,1l2.1-1c1.7-0.8,2.9-2.6,2.9-4.5V18H20z M28,24.5c0,1.2-0.7,2.2-1.7,2.7L25,27.8 l-1.3-0.6c-1-0.5-1.7-1.6-1.7-2.7V20h6V24.5z"
|
|
997
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
998
|
+
d: "M25,2H5C3.9,2,3,2.9,3,4v22c0,1.1,0.9,2,2,2h11V4h9v11h2V4C27,2.9,26.1,2,25,2z M13.6,12.2L5,23.9V5.1L13.6,12.2z M6,26 l8-10.9V26H6z M14,9.9L6.8,4H14V9.9z"
|
|
998
999
|
})), children);
|
|
999
1000
|
});
|
|
1000
1001
|
if (process.env.NODE_ENV !== "production") {
|
|
1001
|
-
|
|
1002
|
+
IbmCloudHyperProtectVs.propTypes = iconPropTypes;
|
|
1002
1003
|
}
|
|
1003
|
-
const
|
|
1004
|
+
const IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloudInternetServices(_ref38, ref) {
|
|
1004
1005
|
let {
|
|
1005
1006
|
children,
|
|
1006
1007
|
size = 16,
|
|
@@ -1014,28 +1015,16 @@ const IbmWatsonxOrchestrate = /*#__PURE__*/React.forwardRef(function IbmWatsonxO
|
|
|
1014
1015
|
viewBox: "0 0 32 32",
|
|
1015
1016
|
fill: "currentColor",
|
|
1016
1017
|
...rest
|
|
1017
|
-
},
|
|
1018
|
-
d: "
|
|
1019
|
-
})),
|
|
1020
|
-
|
|
1021
|
-
cy: "16",
|
|
1022
|
-
r: "2"
|
|
1023
|
-
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1024
|
-
cx: "2",
|
|
1025
|
-
cy: "16",
|
|
1026
|
-
r: "2"
|
|
1027
|
-
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
1028
|
-
cx: "16",
|
|
1029
|
-
cy: "16",
|
|
1030
|
-
r: "2"
|
|
1031
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1032
|
-
d: "m16,1C9.4114,1,3.4988,5.4062,1.6213,11.7148l2.4539.8569c1.123-1.6104,2.9641-2.5718,4.9248-2.5718s3.8018.9614,4.9248,2.5718l1.6406-1.144c-1.4971-2.1465-3.9514-3.4277-6.5654-3.4277-1.4231,0-2.7925.3911-3.9922,1.0835,2.3442-3.6953,6.4814-6.0835,10.9922-6.0835,5.7104,0,10.8347,3.8184,12.4617,9.2852l1.917-.5703c-1.8774-6.3086-7.79-10.7148-14.3787-10.7148Z"
|
|
1018
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1019
|
+
d: "M27,22c-0.7,0-1.4,0.3-1.9,0.7l-5.2-3.1c0-0.2,0.1-0.4,0.1-0.6s0-0.4-0.1-0.6l5.2-3.1c0.5,0.4,1.2,0.7,1.9,0.7 c1.7,0,3-1.3,3-3s-1.3-3-3-3s-3,1.3-3,3c0,0.2,0,0.4,0.1,0.6l-5.2,3.1C18.4,16.3,17.7,16,17,16c-1.7,0-3,1.3-3,3s1.3,3,3,3 c0.7,0,1.4-0.3,1.9-0.7l5.2,3.1c0,0.2-0.1,0.4-0.1,0.6c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,22,27,22z M27,12c0.6,0,1,0.4,1,1s-0.4,1-1,1 s-1-0.4-1-1S26.4,12,27,12z M17,20c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S17.6,20,17,20z M27,26c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,26,27,26z"
|
|
1020
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1021
|
+
d: "M19,25H8.5c-3,0-5.5-2.5-5.5-5.5c0-2.7,1.9-4.9,4.5-5.4l1.3-0.2l0.3-1.3C9.9,8.7,13.2,6,17,6c0.5,0,1,0,1.5,0.1 c1.6,0.3,3,1.1,4.2,2.2l1.4-1.4c-1.4-1.4-3.2-2.4-5.2-2.7C18.3,4.1,17.6,4,17,4c-4.7,0-8.9,3.3-9.8,8.1C3.6,12.8,1,15.9,1,19.5 C1,23.6,4.3,27,8.5,27H19V25z"
|
|
1033
1022
|
})), children);
|
|
1034
1023
|
});
|
|
1035
1024
|
if (process.env.NODE_ENV !== "production") {
|
|
1036
|
-
|
|
1025
|
+
IbmCloudInternetServices.propTypes = iconPropTypes;
|
|
1037
1026
|
}
|
|
1038
|
-
const
|
|
1027
|
+
const IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn(_ref39, ref) {
|
|
1039
1028
|
let {
|
|
1040
1029
|
children,
|
|
1041
1030
|
size = 16,
|
|
@@ -1049,18 +1038,14 @@ const IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModSta
|
|
|
1049
1038
|
viewBox: "0 0 32 32",
|
|
1050
1039
|
fill: "currentColor",
|
|
1051
1040
|
...rest
|
|
1052
|
-
},
|
|
1053
|
-
d: "
|
|
1054
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1055
|
-
d: "M28.504,8.136l-3-1.75l-1.008,1.728L27,9.574v12.852l-4.593,2.679l-10.409-6.093C11.999,19.007,12,19.004,12,19 c0-1.104-0.896-2-2-2s-2,0.896-2,2s0.896,2,2,2c0.358,0,0.69-0.102,0.981-0.267l10.92,6.393c0.156,0.091,0.331,0.137,0.505,0.137 c0.174,0,0.348-0.045,0.504-0.136l5.594-3.263C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"
|
|
1056
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1057
|
-
d: "M23,17.277V5.5c0-0.355-0.189-0.685-0.496-0.864l-6-3.5C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7 C3.189,8.315,3,8.645,3,9v2.999h2V9.574l11-6.417l5,2.917v11.203c-0.595,0.347-1,0.984-1,1.723c0,1.104,0.896,2,2,2s2-0.896,2-2 C24,18.262,23.595,17.624,23,17.277z"
|
|
1041
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1042
|
+
d: "M16 29c-.373 0-.7151-.2076-.8872-.5386l-2.0801-4 1.7744-.9229 1.1929 2.2939 4.3127-8.2938 1.7744.9226-5.2 10c-.1721.3311-.5142.5387-.8872.5387zM11 15.2783v-2.2783c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v2.2783c-.595.3467-1 .9849-1 1.7217v5c0 1.1025.897 2 2 2h6c1.103 0 2-.8975 2-2v-5c0-.7368-.405-1.375-1-1.7217zm-4-4.2783c1.103 0 2 .8975 2 2v2H5v-2c0-1.1025.897-2 2-2zm3 11H4v-5h6v5zM29 2h-9.2773c-.3464-.5952-.9841-1-1.7227-1-1.1045 0-2 .8955-2 2s.8955 2 2 2c.7385 0 1.3762-.4048 1.7227-1h7.6304l-4.1697 8.0186c-.0613-.0059-.1206-.0186-.1833-.0186-1.1045 0-2 .8955-2 2s.8955 2 2 2 2-.8955 2-2c0-.2881-.0635-.5601-.1729-.8076L29.8872 3.4614c.02-.0439.1128-.2104.1128-.4614 0-.5522-.4478-1-1-1zM3 2c-.5522 0-1 .4478-1 1 0 .2509.0929.4177.1128.4614l1.8401 3.5386h2.2542l-1.5601-3H14V2H3z"
|
|
1058
1043
|
})), children);
|
|
1059
1044
|
});
|
|
1060
1045
|
if (process.env.NODE_ENV !== "production") {
|
|
1061
|
-
|
|
1046
|
+
IbmCloudIpsecVpn.propTypes = iconPropTypes;
|
|
1062
1047
|
}
|
|
1063
|
-
const
|
|
1048
|
+
const IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyProtect(_ref40, ref) {
|
|
1064
1049
|
let {
|
|
1065
1050
|
children,
|
|
1066
1051
|
size = 16,
|
|
@@ -1074,18 +1059,16 @@ const IbmZEnvironmentsDevSecOps = /*#__PURE__*/React.forwardRef(function IbmZEnv
|
|
|
1074
1059
|
viewBox: "0 0 32 32",
|
|
1075
1060
|
fill: "currentColor",
|
|
1076
1061
|
...rest
|
|
1077
|
-
},
|
|
1078
|
-
d: "
|
|
1079
|
-
})),
|
|
1080
|
-
d: "
|
|
1081
|
-
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1082
|
-
d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
|
|
1062
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1063
|
+
d: "M26,14.1V2h-5v2h3v2h-3v2h3v6.1c-1.7,0.4-3,2-3,3.9c0,2.2,1.8,4,4,4s4-1.8,4-4C29,16.1,27.7,14.6,26,14.1z M25,20 c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2s2,0.9,2,2C27,19.1,26.1,20,25,20z"
|
|
1064
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1065
|
+
d: "M15,31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1,0.9-2,2-2h12v2H6v14.3c0,3.2,1.7,6.2,4.5,7.8l4.5,2.7l4.5-2.7 c1.1-0.7,2.1-1.5,2.8-2.6l1.6,1.1c-0.9,1.3-2.1,2.4-3.5,3.2L15,31z"
|
|
1083
1066
|
})), children);
|
|
1084
1067
|
});
|
|
1085
1068
|
if (process.env.NODE_ENV !== "production") {
|
|
1086
|
-
|
|
1069
|
+
IbmCloudKeyProtect.propTypes = iconPropTypes;
|
|
1087
1070
|
}
|
|
1088
|
-
const
|
|
1071
|
+
const IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmCloudKubernetesService(_ref41, ref) {
|
|
1089
1072
|
let {
|
|
1090
1073
|
children,
|
|
1091
1074
|
size = 16,
|
|
@@ -1099,16 +1082,16 @@ const IbmZProcessorCapacityReference = /*#__PURE__*/React.forwardRef(function Ib
|
|
|
1099
1082
|
viewBox: "0 0 32 32",
|
|
1100
1083
|
fill: "currentColor",
|
|
1101
1084
|
...rest
|
|
1102
|
-
},
|
|
1103
|
-
d: "
|
|
1104
|
-
})),
|
|
1105
|
-
d: "
|
|
1085
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1086
|
+
d: "M16,23c-0.2,0-0.4,0-0.5-0.1l-5-3C10.2,19.7,10,19.4,10,19v-6c0-0.4,0.2-0.7,0.5-0.9l5-3C15.6,9,15.8,9,16,9 c0.2,0,0.4,0,0.5,0.1l5,3c0.3,0.2,0.5,0.5,0.5,0.9v6c0,0.4-0.2,0.7-0.5,0.9l-5,3C16.4,23,16.2,23,16,23z M12,18.4l4,2.4l4-2.4v-4.9 l-4-2.4l-4,2.4V18.4z"
|
|
1087
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1088
|
+
d: "M16,31c-0.2,0-0.3,0-0.5-0.1l-12-7C3.2,23.7,3,23.4,3,23V9c0-0.4,0.2-0.7,0.5-0.9l12-7C15.7,1,15.8,1,16,1 c0.2,0,0.3,0,0.5,0.1l12,7l-1,1.7L16,3.2L5,9.6v12.9l11,6.4l11-6.4V15h2v8c0,0.4-0.2,0.7-0.5,0.9l-12,7C16.3,31,16.2,31,16,31z"
|
|
1106
1089
|
})), children);
|
|
1107
1090
|
});
|
|
1108
1091
|
if (process.env.NODE_ENV !== "production") {
|
|
1109
|
-
|
|
1092
|
+
IbmCloudKubernetesService.propTypes = iconPropTypes;
|
|
1110
1093
|
}
|
|
1111
|
-
const
|
|
1094
|
+
const IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_ref42, ref) {
|
|
1112
1095
|
let {
|
|
1113
1096
|
children,
|
|
1114
1097
|
size = 16,
|
|
@@ -1122,16 +1105,18 @@ const IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudPr
|
|
|
1122
1105
|
viewBox: "0 0 32 32",
|
|
1123
1106
|
fill: "currentColor",
|
|
1124
1107
|
...rest
|
|
1125
|
-
},
|
|
1126
|
-
d: "
|
|
1127
|
-
})),
|
|
1128
|
-
d: "
|
|
1108
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1109
|
+
d: "M24.4,10c0.3,0.5,0.7,0.9,1.3,1.2l1.3,0.6l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V4h-3V2h5v6.5c0,1.9-1.1,3.7-2.9,4.5l-2.2,1l-2.1-1 c-1.3-0.6-2.2-1.7-2.6-3H24.4z"
|
|
1110
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1111
|
+
d: "M16 6H24V8H16zM16 2H24V4H16z"
|
|
1112
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1113
|
+
d: "M28,16v6H4V6h10V4H4C2.9,4,2,4.9,2,6v16c0,1.1,0.9,2,2,2h8v4H8v2h16v-2h-4v-4h8c1.1,0,2-0.9,2-2v-6H28z M18,28h-4v-4h4V28z"
|
|
1129
1114
|
})), children);
|
|
1130
1115
|
});
|
|
1131
1116
|
if (process.env.NODE_ENV !== "production") {
|
|
1132
|
-
|
|
1117
|
+
IbmCloudLogging.propTypes = iconPropTypes;
|
|
1133
1118
|
}
|
|
1134
|
-
const
|
|
1119
|
+
const IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmCloudMassDataMigration(_ref43, ref) {
|
|
1135
1120
|
let {
|
|
1136
1121
|
children,
|
|
1137
1122
|
size = 16,
|
|
@@ -1145,14 +1130,16 @@ const IbmZOs = /*#__PURE__*/React.forwardRef(function IbmZOs(_ref43, ref) {
|
|
|
1145
1130
|
viewBox: "0 0 32 32",
|
|
1146
1131
|
fill: "currentColor",
|
|
1147
1132
|
...rest
|
|
1148
|
-
},
|
|
1149
|
-
d: "
|
|
1133
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1134
|
+
d: "M22 30H10c-1.1 0-2-.9-2-2v-3h2v3h12v-3h2v3C24 29.1 23.1 30 22 30zM15 14.8L15 25 17 25 17 14.8 19.6 17.4 21 16 16 11 11 16 12.4 17.4z"
|
|
1135
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1136
|
+
d: "M24.8,9.1C23.9,5,20.3,2,16,2S8.1,5,7.2,9.1C4.2,9.7,2,12.4,2,15.5C2,19.1,4.9,22,8.5,22H12v-2H8.5C6,20,4,18,4,15.5 c0-2.3,1.8-4.3,4.1-4.5L9,11l0.1-0.8C9.5,6.6,12.5,4,16,4c3.5,0,6.5,2.6,6.9,6.1L23,11l0.8,0.1c2.3,0.2,4.1,2.2,4.1,4.5 c0,2.5-2,4.5-4.5,4.5H20v2h3.5c3.6,0,6.5-2.9,6.5-6.5C30,12.4,27.8,9.7,24.8,9.1z"
|
|
1150
1137
|
})), children);
|
|
1151
1138
|
});
|
|
1152
1139
|
if (process.env.NODE_ENV !== "production") {
|
|
1153
|
-
|
|
1140
|
+
IbmCloudMassDataMigration.propTypes = iconPropTypes;
|
|
1154
1141
|
}
|
|
1155
|
-
const
|
|
1142
|
+
const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref44, ref) {
|
|
1156
1143
|
let {
|
|
1157
1144
|
children,
|
|
1158
1145
|
size = 16,
|
|
@@ -1166,34 +1153,18 @@ const IbmZOsAiControlInterface = /*#__PURE__*/React.forwardRef(function IbmZOsAi
|
|
|
1166
1153
|
viewBox: "0 0 32 32",
|
|
1167
1154
|
fill: "currentColor",
|
|
1168
1155
|
...rest
|
|
1169
|
-
},
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
d: "
|
|
1175
|
-
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1176
|
-
cx: "12",
|
|
1177
|
-
cy: "11",
|
|
1178
|
-
r: "1"
|
|
1179
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1180
|
-
d: "m23,15h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
|
|
1181
|
-
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1182
|
-
d: "m28,30H4c-1.103,0-2-.897-2-2v-12h2v12h24V4h-12v-2h12c1.103,0,2,.897,2,2v24c0,1.103-.897,2-2,2Z"
|
|
1183
|
-
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1184
|
-
d: "M8.5 1.5H13.5V3.5H8.5z",
|
|
1185
|
-
transform: "rotate(90 11 2.5)"
|
|
1186
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1187
|
-
d: "M1.975 3.475H6.975V5.475H1.975z",
|
|
1188
|
-
transform: "rotate(45 4.475 4.475)"
|
|
1189
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1190
|
-
d: "M0 10H5V12H0z"
|
|
1156
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1157
|
+
strokeWidth: "0",
|
|
1158
|
+
d: "m30.5093,17.6895l-6-3.5498c-.1572-.0933-.333-.1396-.5093-.1396s-.3521.0464-.5093.1396l-6,3.5498c-.3042.1797-.4907.5068-.4907.8604v6.9004c0,.3535.1865.6807.4907.8604l6,3.5498c.1572.0933.333.1396.5093.1396s.3521-.0464.5093-.1396l6-3.5498c.3042-.1797.4907-.5068.4907-.8604v-6.9004c0-.3535-.1865-.6807-.4907-.8604Zm-1.5093,7.1904l-5,2.958-5-2.958v-5.7598l5-2.958,5,2.958v5.7598Z"
|
|
1159
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1160
|
+
strokeWidth: "0",
|
|
1161
|
+
d: "m14,26h-5c-4.4111,0-8-3.5889-8-8,0-3.7183,2.5986-6.9365,6.1577-7.7783.8438-4.7368,4.9497-8.2217,9.8423-8.2217,5.5137,0,10,4.4858,10,10h-2c0-4.4111-3.5889-8-8-8-4.1177,0-7.5386,3.084-7.9575,7.1743l-.0801.7822-.7793.1064c-2.9551.4033-5.1831,2.9556-5.1831,5.937,0,3.3086,2.6914,6,6,6h5v2Z"
|
|
1191
1162
|
})), children);
|
|
1192
1163
|
});
|
|
1193
1164
|
if (process.env.NODE_ENV !== "production") {
|
|
1194
|
-
|
|
1165
|
+
IbmCloudPal.propTypes = iconPropTypes;
|
|
1195
1166
|
}
|
|
1196
|
-
const
|
|
1167
|
+
const IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function IbmCloudPrivilegedAccessGateway(_ref45, ref) {
|
|
1197
1168
|
let {
|
|
1198
1169
|
children,
|
|
1199
1170
|
size = 16,
|
|
@@ -1207,16 +1178,16 @@ const IbmZOsContainers = /*#__PURE__*/React.forwardRef(function IbmZOsContainers
|
|
|
1207
1178
|
viewBox: "0 0 32 32",
|
|
1208
1179
|
fill: "currentColor",
|
|
1209
1180
|
...rest
|
|
1210
|
-
},
|
|
1211
|
-
d: "
|
|
1212
|
-
})),
|
|
1213
|
-
d: "
|
|
1181
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1182
|
+
d: "M32 23L27 28 25.6 26.6 28.2 24 20 24 20 22 28.2 22 25.6 19.4 27 18z"
|
|
1183
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1184
|
+
d: "M25.5,2.7C25.1,2.3,24.6,2,24,2h-2.7c-0.6,0-1.1,0.3-1.3,0.8L19.4,4H18V3.5C18,2.7,17.3,2,16.5,2h-5C10.7,2,10,2.7,10,3.5V4 H8.6L8,2.8C7.8,2.3,7.3,2,6.7,2H4C3.4,2,2.9,2.3,2.5,2.7C2.1,3.2,1.9,3.8,2,4.4l0.7,4.1C3,9.9,4.2,11,5.7,11H6v12c-1.7,0-3,1.3-3,3 v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3,1.3-3,3v7H5v-2c0-0.6,0.4-1,1-1h2V11h12v7h2v-7h0.3c1.5,0,2.7-1.1,3-2.5L26,4.4 C26.1,3.8,25.9,3.2,25.5,2.7z M13,21c0-0.6,0.4-1,1-1s1,0.4,1,1v7h-2V21z M23.3,8.2c-0.1,0.5-0.5,0.8-1,0.8H5.7 c-0.5,0-0.9-0.4-1-0.8L4,4h2.4l1,2H12V4h4v2h4.6l1-2L24,4L23.3,8.2z"
|
|
1214
1185
|
})), children);
|
|
1215
1186
|
});
|
|
1216
1187
|
if (process.env.NODE_ENV !== "production") {
|
|
1217
|
-
|
|
1188
|
+
IbmCloudPrivilegedAccessGateway.propTypes = iconPropTypes;
|
|
1218
1189
|
}
|
|
1219
|
-
const
|
|
1190
|
+
const IbmCloudProjects = /*#__PURE__*/React.forwardRef(function IbmCloudProjects(_ref46, ref) {
|
|
1220
1191
|
let {
|
|
1221
1192
|
children,
|
|
1222
1193
|
size = 16,
|
|
@@ -1230,14 +1201,14 @@ const IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackag
|
|
|
1230
1201
|
viewBox: "0 0 32 32",
|
|
1231
1202
|
fill: "currentColor",
|
|
1232
1203
|
...rest
|
|
1233
|
-
},
|
|
1234
|
-
d: "
|
|
1204
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1205
|
+
d: "M30 18h-10v6.4678c0 1.9229 1.1231 3.6973 2.8613 4.5195l2.1387 1.0127 2.1387-1.0127c1.7383-.8223 2.8613-2.5967 2.8613-4.5195v-6.4678h0zm-5 9.7861l-1.2832-.6074c-1.043-.4932-1.7168-1.5576-1.7168-2.7109v-4.4678h6v4.4678c0 1.1533-.6738 2.2178-1.7168 2.7109l-1.2832.6074h0zM17 18H5c-1.1045 0-2 .8954-2 2v5c0 1.1045.8955 2 2 2h12v-2H5v-5h12v-2h0zM27 4h-5c-1.1045 0-2 .8954-2 2v9h2V6h5v9h2V6c0-1.1046-.8955-2-2-2h0zM15 4H5c-1.1045 0-2 .8954-2 2v7c0 1.1045.8955 2 2 2h10c1.1045 0 2-.8955 2-2v-7c0-1.1046-.8955-2-2-2h0zM5 13v-7h10v7H5z"
|
|
1235
1206
|
})), children);
|
|
1236
1207
|
});
|
|
1237
1208
|
if (process.env.NODE_ENV !== "production") {
|
|
1238
|
-
|
|
1209
|
+
IbmCloudProjects.propTypes = iconPropTypes;
|
|
1239
1210
|
}
|
|
1240
|
-
const
|
|
1211
|
+
const IbmCloudResiliency = /*#__PURE__*/React.forwardRef(function IbmCloudResiliency(_ref47, ref) {
|
|
1241
1212
|
let {
|
|
1242
1213
|
children,
|
|
1243
1214
|
size = 16,
|
|
@@ -1251,14 +1222,16 @@ const WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthIC
|
|
|
1251
1222
|
viewBox: "0 0 32 32",
|
|
1252
1223
|
fill: "currentColor",
|
|
1253
1224
|
...rest
|
|
1254
|
-
},
|
|
1255
|
-
d: "
|
|
1225
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1226
|
+
d: "M24 24v6h6v-6h-6zm4 4h-2v-2h2v2zM2 30h6v-6H2v6zm2-4h2v2h-2v-2z"
|
|
1227
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1228
|
+
d: "M26 15h-9v-6.1631c1.4407-.4336 2.5-1.7571 2.5-3.3369 0-1.9297-1.5703-3.5-3.5-3.5s-3.5 1.5703-3.5 3.5c0 1.5798 1.0593 2.9033 2.5 3.3369v6.1631H6c-1.1025 0-2 .8972-2 2v5h2v-5h9v7h-2v6h6v-6h-2v-7h9v5h2v-5c0-1.1028-.8975-2-2-2zM14.5 5.5c0-.8271.6729-1.5 1.5-1.5s1.5.6729 1.5 1.5-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5zm2.5 22.5h-2v-2h2v2zM26.5 9c1.9297 0 3.5-1.5703 3.5-3.5s-1.5703-3.5-3.5-3.5-3.5 1.5703-3.5 3.5 1.5703 3.5 3.5 3.5zm0-5c.8271 0 1.5.6729 1.5 1.5s-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5.6729-1.5 1.5-1.5zM5.5 9c1.9297 0 3.5-1.5703 3.5-3.5s-1.5703-3.5-3.5-3.5-3.5 1.5703-3.5 3.5 1.5703 3.5 3.5 3.5zm0-5c.8271 0 1.5.6729 1.5 1.5s-.6729 1.5-1.5 1.5-1.5-.6729-1.5-1.5.6729-1.5 1.5-1.5z"
|
|
1256
1229
|
})), children);
|
|
1257
1230
|
});
|
|
1258
1231
|
if (process.env.NODE_ENV !== "production") {
|
|
1259
|
-
|
|
1232
|
+
IbmCloudResiliency.propTypes = iconPropTypes;
|
|
1260
1233
|
}
|
|
1261
|
-
const
|
|
1234
|
+
const IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSecretsManager(_ref48, ref) {
|
|
1262
1235
|
let {
|
|
1263
1236
|
children,
|
|
1264
1237
|
size = 16,
|
|
@@ -1272,16 +1245,16 @@ const IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion(_ref48,
|
|
|
1272
1245
|
viewBox: "0 0 32 32",
|
|
1273
1246
|
fill: "currentColor",
|
|
1274
1247
|
...rest
|
|
1275
|
-
},
|
|
1276
|
-
d: "
|
|
1277
|
-
})),
|
|
1278
|
-
d: "
|
|
1248
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1249
|
+
d: "M20,16c0-0.7-0.2-1.4-0.6-2l3.3-3.3l-1.4-1.4L18,12.6c-0.6-0.4-1.3-0.6-2-0.6c-0.7,0-1.4,0.2-2,0.6l-3.3-3.3l-1.4,1.4 l3.3,3.3c-0.4,0.6-0.6,1.3-0.6,2c0,0.7,0.2,1.4,0.6,2l-3.3,3.3l1.4,1.4l3.3-3.3c0.6,0.4,1.3,0.6,2,0.6c0.7,0,1.4-0.2,2-0.6l3.3,3.3 l1.4-1.4L19.4,18C19.8,17.4,20,16.7,20,16z M16,18c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C18,17.1,17.1,18,16,18z"
|
|
1250
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1251
|
+
d: "M26,17h6v-2h-2.1C29.4,7.7,23.4,2,16,2C8.3,2,2,8.3,2,16s6.3,14,14,14c5.2,0,9.7-2.8,12.1-7l-1.7-1c-2.1,3.6-5.9,6-10.4,6 C9.4,28,4,22.6,4,16C4,9.4,9.4,4,16,4c6.3,0,11.4,4.9,11.9,11H26V17z"
|
|
1279
1252
|
})), children);
|
|
1280
1253
|
});
|
|
1281
1254
|
if (process.env.NODE_ENV !== "production") {
|
|
1282
|
-
|
|
1255
|
+
IbmCloudSecretsManager.propTypes = iconPropTypes;
|
|
1283
1256
|
}
|
|
1284
|
-
const
|
|
1257
|
+
const IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenter(_ref49, ref) {
|
|
1285
1258
|
let {
|
|
1286
1259
|
children,
|
|
1287
1260
|
size = 16,
|
|
@@ -1295,16 +1268,16 @@ const IceVision = /*#__PURE__*/React.forwardRef(function IceVision(_ref49, ref)
|
|
|
1295
1268
|
viewBox: "0 0 32 32",
|
|
1296
1269
|
fill: "currentColor",
|
|
1297
1270
|
...rest
|
|
1298
|
-
},
|
|
1299
|
-
d: "
|
|
1300
|
-
})),
|
|
1301
|
-
d: "
|
|
1271
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1272
|
+
d: "M30,18v5.5c0,1.5-0.9,2.8-2.3,3.5L26,27.8 L24.3,27c-1.4-0.6-2.3-2-2.3-3.5V18H30 M32,16H20v7.5c0,2.2,1.3,4.3,3.4,5.3L26,30l2.6-1.2c2.1-1,3.4-3,3.4-5.3V16L32,16z"
|
|
1273
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1274
|
+
d: "M16,25H7.5C3.4,25,0,21.6,0,17.5c0-3.7,2.7-6.7,6.2-7.4C7.1,5.4,11.2,2,16,2c5.5,0,10,4.5,10,10h-2c0-4.4-3.6-8-8-8 c-4.1,0-7.5,3.1-8,7.1L8,12L7.1,12C4.2,12.2,2,14.6,2,17.5c0,3,2.5,5.5,5.5,5.5H16V25z"
|
|
1302
1275
|
})), children);
|
|
1303
1276
|
});
|
|
1304
1277
|
if (process.env.NODE_ENV !== "production") {
|
|
1305
|
-
|
|
1278
|
+
IbmCloudSecurityComplianceCenter.propTypes = iconPropTypes;
|
|
1306
1279
|
}
|
|
1307
|
-
const
|
|
1280
|
+
const IbmCloudSecurityComplianceCenterWorkloadProtection = /*#__PURE__*/React.forwardRef(function IbmCloudSecurityComplianceCenterWorkloadProtection(_ref50, ref) {
|
|
1308
1281
|
let {
|
|
1309
1282
|
children,
|
|
1310
1283
|
size = 16,
|
|
@@ -1318,14 +1291,18 @@ const QID = /*#__PURE__*/React.forwardRef(function QID(_ref50, ref) {
|
|
|
1318
1291
|
viewBox: "0 0 32 32",
|
|
1319
1292
|
fill: "currentColor",
|
|
1320
1293
|
...rest
|
|
1321
|
-
},
|
|
1322
|
-
d: "
|
|
1294
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1295
|
+
d: "M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1 2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18H20zM28 24.5c0 1.2-.7 2.2-1.7 2.7L25 27.8l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6V24.5zM16 20c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4h-2c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2V20z"
|
|
1296
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1297
|
+
d: "M16,25c-5,0-9-4-9-9s4-9,9-9s9,4,9,9h-2c0-3.9-3.1-7-7-7s-7,3.1-7,7s3.1,7,7,7V25z"
|
|
1298
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1299
|
+
d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2s14,6.3,14,14h-2c0-6.6-5.4-12-12-12S4,9.4,4,16s5.4,12,12,12V30z"
|
|
1323
1300
|
})), children);
|
|
1324
1301
|
});
|
|
1325
1302
|
if (process.env.NODE_ENV !== "production") {
|
|
1326
|
-
|
|
1303
|
+
IbmCloudSecurityComplianceCenterWorkloadProtection.propTypes = iconPropTypes;
|
|
1327
1304
|
}
|
|
1328
|
-
const
|
|
1305
|
+
const IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_ref51, ref) {
|
|
1329
1306
|
let {
|
|
1330
1307
|
children,
|
|
1331
1308
|
size = 16,
|
|
@@ -1339,18 +1316,14 @@ const IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement(_ref51,
|
|
|
1339
1316
|
viewBox: "0 0 32 32",
|
|
1340
1317
|
fill: "currentColor",
|
|
1341
1318
|
...rest
|
|
1342
|
-
},
|
|
1343
|
-
d: "
|
|
1344
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1345
|
-
d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
|
|
1346
|
-
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1347
|
-
d: "M20 19H26V21H20zM22 23H26V25H22zM32 10V8H29.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0026 4.1011V2H24V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0020.1011 8H18v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0024 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0029.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0125 12z"
|
|
1319
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1320
|
+
d: "M26,22a3.6069,3.6069,0,0,0-2,.6L19.4143,18,18,19.4141,22.6,24a4.1755,4.1755,0,0,0-.4,1H9.8583A3.5525,3.5525,0,0,0,9.4,24L24,9.4a3.6069,3.6069,0,0,0,2,.6,4,4,0,1,0-3.8569-5H9.9A4.0785,4.0785,0,0,0,6,2a4,4,0,0,0,0,8,3.6066,3.6066,0,0,0,2-.6L12.5858,14,14,12.5859,9.4,8a4.175,4.175,0,0,0,.4-1H22.1418A3.5553,3.5553,0,0,0,22.6,8L8,22.6A3.6066,3.6066,0,0,0,6,22a4,4,0,1,0,3.8569,5H22.1A4.0118,4.0118,0,1,0,26,22ZM26,4a2,2,0,1,1-2,2A2.0058,2.0058,0,0,1,26,4ZM6,8A2,2,0,1,1,8,6,2.0058,2.0058,0,0,1,6,8ZM6,28a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,6,28Zm20,0a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,28Z"
|
|
1348
1321
|
})), children);
|
|
1349
1322
|
});
|
|
1350
1323
|
if (process.env.NODE_ENV !== "production") {
|
|
1351
|
-
|
|
1324
|
+
IbmCloudSubnets.propTypes = iconPropTypes;
|
|
1352
1325
|
}
|
|
1353
|
-
const
|
|
1326
|
+
const IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysdigSecure(_ref52, ref) {
|
|
1354
1327
|
let {
|
|
1355
1328
|
children,
|
|
1356
1329
|
size = 16,
|
|
@@ -1364,14 +1337,16 @@ const Idea = /*#__PURE__*/React.forwardRef(function Idea(_ref52, ref) {
|
|
|
1364
1337
|
viewBox: "0 0 32 32",
|
|
1365
1338
|
fill: "currentColor",
|
|
1366
1339
|
...rest
|
|
1367
|
-
},
|
|
1368
|
-
d: "
|
|
1340
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1341
|
+
d: "M25,14l-2.1-1c-1.7-0.8-2.9-2.6-2.9-4.5V2h10v6.5c0,1.9-1.1,3.7-2.9,4.5L25,14z M22,4v4.5c0,1.2,0.7,2.2,1.7,2.7l1.3,0.6 l1.3-0.6c1-0.5,1.7-1.6,1.7-2.7V4H22z"
|
|
1342
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1343
|
+
d: "M28,16v6H4V6h12V4H4C2.9,4,2,4.9,2,6v16c0,1.1,0.9,2,2,2h8v4H8v2h16v-2h-4v-4h8c1.1,0,2-0.9,2-2v-6H28z M18,28h-4v-4h4V28z"
|
|
1369
1344
|
})), children);
|
|
1370
1345
|
});
|
|
1371
1346
|
if (process.env.NODE_ENV !== "production") {
|
|
1372
|
-
|
|
1347
|
+
IbmCloudSysdigSecure.propTypes = iconPropTypes;
|
|
1373
1348
|
}
|
|
1374
|
-
const
|
|
1349
|
+
const IbmCloudTransitGateway = /*#__PURE__*/React.forwardRef(function IbmCloudTransitGateway(_ref53, ref) {
|
|
1375
1350
|
let {
|
|
1376
1351
|
children,
|
|
1377
1352
|
size = 16,
|
|
@@ -1385,16 +1360,16 @@ const Identification = /*#__PURE__*/React.forwardRef(function Identification(_re
|
|
|
1385
1360
|
viewBox: "0 0 32 32",
|
|
1386
1361
|
fill: "currentColor",
|
|
1387
1362
|
...rest
|
|
1388
|
-
},
|
|
1389
|
-
d: "
|
|
1390
|
-
})),
|
|
1391
|
-
d: "
|
|
1363
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1364
|
+
d: "M12.5 7.5l-1.4-1.4 3.5-3.5c.8-.8 2.1-.8 2.8 0l3.5 3.5-1.4 1.4-3.5-3.5-3.5 3.5zM19.5 24.5l1.4 1.4-3.5 3.5c-.8.8-2.1.8-2.8 0l-3.5-3.5 1.4-1.4 3.5 3.5 3.5-3.5zM24.5 12.5l1.4-1.4 3.5 3.5c.8.8.8 2.1 0 2.8l-3.5 3.5-1.4-1.4 3.5-3.5-3.5-3.5zM7.5 19.5l-1.4 1.4-3.5-3.5c-.8-.8-.8-2.1 0-2.8l3.5-3.5 1.4 1.4-3.5 3.5 3.5 3.5z"
|
|
1365
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1366
|
+
d: "m26,24c-.2,0-.3,0-.5.1l-6.1-6.1c.8-1.2.8-2.8,0-4l6.1-6.1c.2.1.3.1.5.1,1.1,0,2-.9,2-2s-.9-2-2-2-2,.9-2,2c0,.2,0,.3.1.5l-6.1,6.1c-1.2-.8-2.8-.8-4,0l-6.1-6.1c.1-.2.1-.3.1-.5,0-1.1-.9-2-2-2s-2,.9-2,2,.9,2,2,2c.2,0,.3,0,.5-.1l6.1,6.1c-.8,1.2-.8,2.8,0,4l-6.1,6.1c-.2-.1-.3-.1-.5-.1-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2c0-.2,0-.3-.1-.5l6.1-6.1c1.2.8,2.8.8,4,0l6.1,6.1c0,.2-.1.3-.1.5,0,1.1.9,2,2,2s2-.9,2-2-.9-2-2-2Zm-10-6c-1.1,0-2-.9-2-2s.9-2,2-2,2,.9,2,2-.9,2-2,2Z"
|
|
1392
1367
|
})), children);
|
|
1393
1368
|
});
|
|
1394
1369
|
if (process.env.NODE_ENV !== "production") {
|
|
1395
|
-
|
|
1370
|
+
IbmCloudTransitGateway.propTypes = iconPropTypes;
|
|
1396
1371
|
}
|
|
1397
|
-
const
|
|
1372
|
+
const IbmCloudVirtualServerClassic = /*#__PURE__*/React.forwardRef(function IbmCloudVirtualServerClassic(_ref54, ref) {
|
|
1398
1373
|
let {
|
|
1399
1374
|
children,
|
|
1400
1375
|
size = 16,
|
|
@@ -1408,16 +1383,20 @@ const Image = /*#__PURE__*/React.forwardRef(function Image(_ref54, ref) {
|
|
|
1408
1383
|
viewBox: "0 0 32 32",
|
|
1409
1384
|
fill: "currentColor",
|
|
1410
1385
|
...rest
|
|
1411
|
-
},
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1386
|
+
}, _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1387
|
+
cx: "9",
|
|
1388
|
+
cy: "26",
|
|
1389
|
+
r: "1"
|
|
1390
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1391
|
+
d: "m26,22h-5v2h5v4H6v-4h9c1.1,0,2-.9,2-2h0v-9.17l2.59,2.59,1.41-1.42-5-5-5,5,1.41,1.41,2.59-2.58v9.17H6c-1.1,0-2,.9-2,2v4c0,1.1.9,2,2,2h20c1.1,0,2-.9,2-2v-4c0-1.1-.9-2-2-2Z"
|
|
1392
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1393
|
+
d: "m23.75,8.05c-.88-3.5-4.08-6.05-7.75-6.05s-6.87,2.55-7.75,6.05c-2.96.37-5.25,2.9-5.25,5.95,0,3.31,2.69,6,6,6h2v-2h-2c-2.21,0-4-1.79-4-4,0-2.19,1.77-3.97,3.95-4l.99.02.12-.88c.43-2.93,2.98-5.14,5.94-5.14s5.51,2.21,5.93,5.15l.12.88.88-.02.13-.01c2.18.03,3.94,1.81,3.94,4,0,2.21-1.79,4-4,4h-2v2h2c3.31,0,6-2.69,6-6,0-3.05-2.29-5.58-5.25-5.95Z"
|
|
1415
1394
|
})), children);
|
|
1416
1395
|
});
|
|
1417
1396
|
if (process.env.NODE_ENV !== "production") {
|
|
1418
|
-
|
|
1397
|
+
IbmCloudVirtualServerClassic.propTypes = iconPropTypes;
|
|
1419
1398
|
}
|
|
1420
|
-
const
|
|
1399
|
+
const IbmCloudVirtualServerVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVirtualServerVpc(_ref55, ref) {
|
|
1421
1400
|
let {
|
|
1422
1401
|
children,
|
|
1423
1402
|
size = 16,
|
|
@@ -1431,16 +1410,18 @@ const ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy(_ref55, ref)
|
|
|
1431
1410
|
viewBox: "0 0 32 32",
|
|
1432
1411
|
fill: "currentColor",
|
|
1433
1412
|
...rest
|
|
1434
|
-
},
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1413
|
+
}, _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
1414
|
+
cx: "8",
|
|
1415
|
+
cy: "26",
|
|
1416
|
+
r: "1"
|
|
1417
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1418
|
+
d: "M5 30h22c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2zm0-6h22v4H5v-4zM23 20h-14c-3.31 0-6-2.69-6-6 0-3.05 2.29-5.58 5.25-5.95.88-3.5 4.08-6.05 7.75-6.05s6.87 2.55 7.75 6.05c2.96.37 5.25 2.9 5.25 5.95 0 3.31-2.69 6-6 6zm-14.05-10c-2.18.03-3.95 1.81-3.95 4 0 2.21 1.79 4 4 4h14c2.21 0 4-1.79 4-4 0-2.19-1.76-3.97-3.94-4l-.12.01-.88.02-.12-.88c-.43-2.94-2.98-5.15-5.94-5.15s-5.51 2.21-5.93 5.15l-.12.88-1-.03z"
|
|
1438
1419
|
})), children);
|
|
1439
1420
|
});
|
|
1440
1421
|
if (process.env.NODE_ENV !== "production") {
|
|
1441
|
-
|
|
1422
|
+
IbmCloudVirtualServerVpc.propTypes = iconPropTypes;
|
|
1442
1423
|
}
|
|
1443
|
-
const
|
|
1424
|
+
const IbmCloudVpc = /*#__PURE__*/React.forwardRef(function IbmCloudVpc(_ref56, ref) {
|
|
1444
1425
|
let {
|
|
1445
1426
|
children,
|
|
1446
1427
|
size = 16,
|
|
@@ -1454,16 +1435,16 @@ const ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical(_ref56,
|
|
|
1454
1435
|
viewBox: "0 0 32 32",
|
|
1455
1436
|
fill: "currentColor",
|
|
1456
1437
|
...rest
|
|
1457
|
-
},
|
|
1458
|
-
d: "
|
|
1459
|
-
})),
|
|
1460
|
-
d: "
|
|
1438
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1439
|
+
d: "m23.4141,22l-13.4141-13.4141V2H2v8h6.5859l13.4141,13.4141v6.5859h8v-8h-6.5859ZM8,8h-4V4h4v4Zm20,20h-4v-4h4v4Z"
|
|
1440
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1441
|
+
d: "M30 6c0-2.2056-1.7944-4-4-4-1.8584 0-3.4106 1.2798-3.8579 3h-9.1421v2h9.1421c.3638 1.3989 1.4592 2.4941 2.8579 2.8579v9.1421h2v-9.1421c1.7202-.4473 3-1.9995 3-3.8579zm-4 2c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2zM19 25h-9.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-9.1421h-2v9.1421c-1.7202.4473-3 1.9995-3 3.8579 0 2.2056 1.7944 4 4 4 1.8584 0 3.4106-1.2798 3.8579-3h9.1421v-2zm-13 3c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2z"
|
|
1461
1442
|
})), children);
|
|
1462
1443
|
});
|
|
1463
1444
|
if (process.env.NODE_ENV !== "production") {
|
|
1464
|
-
|
|
1445
|
+
IbmCloudVpc.propTypes = iconPropTypes;
|
|
1465
1446
|
}
|
|
1466
|
-
const
|
|
1447
|
+
const IbmCloudVpcEndpoints = /*#__PURE__*/React.forwardRef(function IbmCloudVpcEndpoints(_ref57, ref) {
|
|
1467
1448
|
let {
|
|
1468
1449
|
children,
|
|
1469
1450
|
size = 16,
|
|
@@ -1477,16 +1458,18 @@ const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_re
|
|
|
1477
1458
|
viewBox: "0 0 32 32",
|
|
1478
1459
|
fill: "currentColor",
|
|
1479
1460
|
...rest
|
|
1480
|
-
},
|
|
1481
|
-
d: "
|
|
1482
|
-
})),
|
|
1483
|
-
d: "
|
|
1461
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1462
|
+
d: "M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z"
|
|
1463
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1464
|
+
d: "M23.4,22l-4-4a3.6057,3.6057,0,0,0,.6-2,4.0118,4.0118,0,0,0-4-4,3.6057,3.6057,0,0,0-2,.6l-4-4V2H2v8H8.6l4,4a3.6057,3.6057,0,0,0-.6,2,4.0118,4.0118,0,0,0,4,4,3.6057,3.6057,0,0,0,2-.6l4,4V30h8V22ZM8,8H4V4H8Zm8,10a2,2,0,1,1,2-2A2.0059,2.0059,0,0,1,16,18ZM28,28H24V24h4Z"
|
|
1465
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1466
|
+
d: "M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z"
|
|
1484
1467
|
})), children);
|
|
1485
1468
|
});
|
|
1486
1469
|
if (process.env.NODE_ENV !== "production") {
|
|
1487
|
-
|
|
1470
|
+
IbmCloudVpcEndpoints.propTypes = iconPropTypes;
|
|
1488
1471
|
}
|
|
1489
|
-
const
|
|
1472
|
+
const IbmCloudPakApplications = /*#__PURE__*/React.forwardRef(function IbmCloudPakApplications(_ref58, ref) {
|
|
1490
1473
|
let {
|
|
1491
1474
|
children,
|
|
1492
1475
|
size = 16,
|
|
@@ -1500,16 +1483,18 @@ const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref58, r
|
|
|
1500
1483
|
viewBox: "0 0 32 32",
|
|
1501
1484
|
fill: "currentColor",
|
|
1502
1485
|
...rest
|
|
1503
|
-
},
|
|
1504
|
-
d: "
|
|
1505
|
-
})),
|
|
1506
|
-
d: "
|
|
1486
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1487
|
+
d: "M21,22H15a2.0023,2.0023,0,0,1-2-2V16a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,21,22Zm-6-6v4h6V16Z"
|
|
1488
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1489
|
+
d: "M11,17H9V12a2.0023,2.0023,0,0,1,2-2h6v2H11Z"
|
|
1490
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1491
|
+
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"
|
|
1507
1492
|
})), children);
|
|
1508
1493
|
});
|
|
1509
1494
|
if (process.env.NODE_ENV !== "production") {
|
|
1510
|
-
|
|
1495
|
+
IbmCloudPakApplications.propTypes = iconPropTypes;
|
|
1511
1496
|
}
|
|
1512
|
-
const
|
|
1497
|
+
const IbmCloudPakBusinessAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakBusinessAutomation(_ref59, ref) {
|
|
1513
1498
|
let {
|
|
1514
1499
|
children,
|
|
1515
1500
|
size = 16,
|
|
@@ -1523,16 +1508,19 @@ const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_re
|
|
|
1523
1508
|
viewBox: "0 0 32 32",
|
|
1524
1509
|
fill: "currentColor",
|
|
1525
1510
|
...rest
|
|
1526
|
-
},
|
|
1527
|
-
d: "
|
|
1528
|
-
})
|
|
1529
|
-
d: "
|
|
1530
|
-
})
|
|
1511
|
+
}, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
1512
|
+
d: "M25 16c0-1.5-1.2-2.8-2.7-3-1.1-2.4-3.5-4-6.3-4-.2 0-.5 0-.7.1C14.7 8.4 13.9 8 13 8c-1.7 0-3 1.3-3 3 0 .4.1.7.2 1.1C9.4 13.2 9 14.5 9 16s.4 2.8 1.2 3.9c-.1.4-.2.7-.2 1.1 0 1.7 1.3 3 3 3 .9 0 1.7-.4 2.3-1.1.2 0 .5.1.7.1 2.8 0 5.2-1.7 6.3-4 1.5-.2 2.7-1.5 2.7-3zm-12-6c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1zm0 12c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zm3-1c0-1.7-1.3-3-3-3-.5 0-1 .1-1.4.4-.4-.7-.6-1.5-.6-2.4s.2-1.7.6-2.4c.4.3.9.4 1.4.4 1.7 0 3-1.3 3-3 1.9 0 3.4 1 4.3 2.5-.8.6-1.3 1.5-1.3 2.5s.5 1.9 1.3 2.5C19.4 20 17.9 21 16 21zm6-4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z"
|
|
1513
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1514
|
+
d: "M16 31c-.2 0-.3 0-.5-.1l-12-7c-.3-.2-.5-.5-.5-.9V9c0-.4.2-.7.5-.9l12-7c.3-.2.7-.2 1 0l12 7-1 1.7L16 3.2 5 9.6v12.9l11 6.4 11-6.4V15h2v8c0 .4-.2.7-.5.9l-12 7c-.2.1-.3.1-.5.1z"
|
|
1515
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1516
|
+
fill: "none",
|
|
1517
|
+
d: "M0 0h32v32H0z"
|
|
1518
|
+
})))), children);
|
|
1531
1519
|
});
|
|
1532
1520
|
if (process.env.NODE_ENV !== "production") {
|
|
1533
|
-
|
|
1521
|
+
IbmCloudPakBusinessAutomation.propTypes = iconPropTypes;
|
|
1534
1522
|
}
|
|
1535
|
-
const
|
|
1523
|
+
const IbmCloudPakData = /*#__PURE__*/React.forwardRef(function IbmCloudPakData(_ref60, ref) {
|
|
1536
1524
|
let {
|
|
1537
1525
|
children,
|
|
1538
1526
|
size = 16,
|
|
@@ -1546,16 +1534,32 @@ const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(functio
|
|
|
1546
1534
|
viewBox: "0 0 32 32",
|
|
1547
1535
|
fill: "currentColor",
|
|
1548
1536
|
...rest
|
|
1549
|
-
},
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1537
|
+
}, _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1538
|
+
cx: "23",
|
|
1539
|
+
cy: "15",
|
|
1540
|
+
r: "1"
|
|
1541
|
+
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1542
|
+
cx: "8",
|
|
1543
|
+
cy: "15",
|
|
1544
|
+
r: "1"
|
|
1545
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
1546
|
+
cx: "21",
|
|
1547
|
+
cy: "10",
|
|
1548
|
+
r: "1"
|
|
1549
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
1550
|
+
cx: "15",
|
|
1551
|
+
cy: "23",
|
|
1552
|
+
r: "1"
|
|
1553
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1554
|
+
d: "M21,19a1.9822,1.9822,0,0,0-.5116.0743L18.707,17.293l-.0257.0257A2.9642,2.9642,0,0,0,19,16a3.0033,3.0033,0,0,0-3-3,2.9642,2.9642,0,0,0-1.3187.3187l.0257-.0257-1.7813-1.7814a2.0345,2.0345,0,1,0-1.4141,1.4141L13.293,14.707l.0258-.0258A2.9634,2.9634,0,0,0,13,16a3.0033,3.0033,0,0,0,3,3,2.9634,2.9634,0,0,0,1.3188-.3188l-.0258.0258,1.7813,1.7814A1.9956,1.9956,0,1,0,21,19Zm-5-2a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,17Z"
|
|
1555
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1556
|
+
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"
|
|
1553
1557
|
})), children);
|
|
1554
1558
|
});
|
|
1555
1559
|
if (process.env.NODE_ENV !== "production") {
|
|
1556
|
-
|
|
1560
|
+
IbmCloudPakData.propTypes = iconPropTypes;
|
|
1557
1561
|
}
|
|
1558
|
-
const
|
|
1562
|
+
const IbmCloudPakIntegration = /*#__PURE__*/React.forwardRef(function IbmCloudPakIntegration(_ref61, ref) {
|
|
1559
1563
|
let {
|
|
1560
1564
|
children,
|
|
1561
1565
|
size = 16,
|
|
@@ -1569,16 +1573,18 @@ const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(fu
|
|
|
1569
1573
|
viewBox: "0 0 32 32",
|
|
1570
1574
|
fill: "currentColor",
|
|
1571
1575
|
...rest
|
|
1572
|
-
},
|
|
1573
|
-
d: "
|
|
1574
|
-
})),
|
|
1575
|
-
d: "
|
|
1576
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1577
|
+
d: "M22.1213 9.8787a3 3 0 00-4.2426 0l-.4645.4644 1.4142 1.4142.4645-.4645a1 1 0 011.4142 1.4144L17.4142 16l1.4143 1.4142 3.2928-3.2929A3 3 0 0022.1213 9.8787zM12.7071 20.7072a1 1 0 01-1.4142-1.4144L14.5858 16l-1.4142-1.4142L9.8787 17.8787a3 3 0 104.2426 4.2426l.4645-.4644-1.4142-1.4143zM14.1213 9.8787a3 3 0 00-4.2426 4.2426l.4645.4645 1.4142-1.4142-.4645-.4645a1 1 0 011.4142-1.4143L16 14.5858l1.4142-1.4143z"
|
|
1578
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1579
|
+
d: "M22.1213,17.8787l-.4645-.4645-1.4141,1.4142.4644.4645a1,1,0,0,1-1.4142,1.4143L16,17.4142l-1.4142,1.4142,3.2929,3.2929a3,3,0,0,0,4.2426-4.2426Z"
|
|
1580
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1581
|
+
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"
|
|
1576
1582
|
})), children);
|
|
1577
1583
|
});
|
|
1578
1584
|
if (process.env.NODE_ENV !== "production") {
|
|
1579
|
-
|
|
1585
|
+
IbmCloudPakIntegration.propTypes = iconPropTypes;
|
|
1580
1586
|
}
|
|
1581
|
-
const
|
|
1587
|
+
const IbmCloudPakMantaAutomatedDataLineage = /*#__PURE__*/React.forwardRef(function IbmCloudPakMantaAutomatedDataLineage(_ref62, ref) {
|
|
1582
1588
|
let {
|
|
1583
1589
|
children,
|
|
1584
1590
|
size = 16,
|
|
@@ -1592,20 +1598,14 @@ const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(f
|
|
|
1592
1598
|
viewBox: "0 0 32 32",
|
|
1593
1599
|
fill: "currentColor",
|
|
1594
1600
|
...rest
|
|
1595
|
-
},
|
|
1596
|
-
|
|
1597
|
-
cy: "20.5",
|
|
1598
|
-
r: "1.5"
|
|
1599
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1600
|
-
d: "M17,17h-2v-4h2c1.1,0,2-0.9,2-2s-0.9-2-2-2h-2c-1.1,0-2,0.9-2,2v0.5h-2V11c0-2.2,1.8-4,4-4h2c2.2,0,4,1.8,4,4s-1.8,4-4,4V17 z"
|
|
1601
|
-
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1602
|
-
d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
|
|
1601
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1602
|
+
d: "M30,11V5H24V7H14V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4v8a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V9a3.0033,3.0033,0,0,1,3,3v9H11V19H5v6h6V23h6v2a2.0025,2.0025,0,0,0,2,2h5v2h6V23H24v2H19V18h5v2h6V14H24v2H19V12a4.9521,4.9521,0,0,0-1.0254-3H24v2ZM4,12V4h8v8ZM9,23H7V21H9Zm17,2h2v2H26Zm0-9h2v2H26Zm0-9h2V9H26Z"
|
|
1603
1603
|
})), children);
|
|
1604
1604
|
});
|
|
1605
1605
|
if (process.env.NODE_ENV !== "production") {
|
|
1606
|
-
|
|
1606
|
+
IbmCloudPakMantaAutomatedDataLineage.propTypes = iconPropTypes;
|
|
1607
1607
|
}
|
|
1608
|
-
const
|
|
1608
|
+
const IbmCloudPakMulticloudMgmt = /*#__PURE__*/React.forwardRef(function IbmCloudPakMulticloudMgmt(_ref63, ref) {
|
|
1609
1609
|
let {
|
|
1610
1610
|
children,
|
|
1611
1611
|
size = 16,
|
|
@@ -1614,25 +1614,21 @@ const ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref63,
|
|
|
1614
1614
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1615
1615
|
width: size,
|
|
1616
1616
|
height: size,
|
|
1617
|
-
ref: ref,
|
|
1618
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1619
|
-
viewBox: "0 0 32 32",
|
|
1620
|
-
fill: "currentColor",
|
|
1621
|
-
...rest
|
|
1622
|
-
},
|
|
1623
|
-
d: "
|
|
1624
|
-
})),
|
|
1625
|
-
|
|
1626
|
-
cy: "25",
|
|
1627
|
-
r: "1"
|
|
1628
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1629
|
-
d: "M13 4H15V12H13zM9 4H11V12H9zM21 12H19a2.0021 2.0021 0 01-2-2V6a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0121 12zM19 6v4h2V6zM21 14H23V22H21zM9 14H11V22H9zM17 22H15a2.0021 2.0021 0 01-2-2V16a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0117 22zm-2-6v4h2V16z"
|
|
1617
|
+
ref: ref,
|
|
1618
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1619
|
+
viewBox: "0 0 32 32",
|
|
1620
|
+
fill: "currentColor",
|
|
1621
|
+
...rest
|
|
1622
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1623
|
+
d: "M21,19a1.9822,1.9822,0,0,0-.5116.0743L18.707,17.293l-.0257.0257a2.8876,2.8876,0,0,0,0-2.6374l.0257.0257,1.7814-1.7813a2.0345,2.0345,0,1,0-1.4141-1.4141L17.293,13.293l.0257.0257a2.8876,2.8876,0,0,0-2.6374,0l.0257-.0257-1.7813-1.7814a2.0345,2.0345,0,1,0-1.4141,1.4141L13.293,14.707l.0258-.0258a2.8872,2.8872,0,0,0,0,2.6376l-.0258-.0258-1.7814,1.7813a2.0345,2.0345,0,1,0,1.4141,1.4141L14.707,18.707l-.0258-.0258a2.8872,2.8872,0,0,0,2.6376,0l-.0258.0258,1.7813,1.7814A1.9956,1.9956,0,1,0,21,19Zm-5-2a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,16,17Z"
|
|
1624
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1625
|
+
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"
|
|
1630
1626
|
})), children);
|
|
1631
1627
|
});
|
|
1632
1628
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
|
-
|
|
1629
|
+
IbmCloudPakMulticloudMgmt.propTypes = iconPropTypes;
|
|
1634
1630
|
}
|
|
1635
|
-
const
|
|
1631
|
+
const IbmCloudPakNetezza = /*#__PURE__*/React.forwardRef(function IbmCloudPakNetezza(_ref64, ref) {
|
|
1636
1632
|
let {
|
|
1637
1633
|
children,
|
|
1638
1634
|
size = 16,
|
|
@@ -1646,14 +1642,16 @@ const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref64,
|
|
|
1646
1642
|
viewBox: "0 0 32 32",
|
|
1647
1643
|
fill: "currentColor",
|
|
1648
1644
|
...rest
|
|
1649
|
-
},
|
|
1650
|
-
d: "
|
|
1645
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1646
|
+
d: "M19 10L19 19.2 13.5 10 11 10 11 22 13 22 13 12.8 18.5 22 21 22 21 10z"
|
|
1647
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1648
|
+
d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2s14,6.3,14,14S23.7,30,16,30z M16,4C9.4,4,4,9.4,4,16s5.4,12,12,12s12-5.4,12-12 S22.6,4,16,4z"
|
|
1651
1649
|
})), children);
|
|
1652
1650
|
});
|
|
1653
1651
|
if (process.env.NODE_ENV !== "production") {
|
|
1654
|
-
|
|
1652
|
+
IbmCloudPakNetezza.propTypes = iconPropTypes;
|
|
1655
1653
|
}
|
|
1656
|
-
const
|
|
1654
|
+
const IbmCloudPakNetworkAutomation = /*#__PURE__*/React.forwardRef(function IbmCloudPakNetworkAutomation(_ref65, ref) {
|
|
1657
1655
|
let {
|
|
1658
1656
|
children,
|
|
1659
1657
|
size = 16,
|
|
@@ -1667,22 +1665,20 @@ const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance
|
|
|
1667
1665
|
viewBox: "0 0 32 32",
|
|
1668
1666
|
fill: "currentColor",
|
|
1669
1667
|
...rest
|
|
1670
|
-
},
|
|
1671
|
-
d: "M22
|
|
1672
|
-
})),
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
})),
|
|
1677
|
-
d: "M16,
|
|
1678
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1679
|
-
d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
|
|
1668
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1669
|
+
d: "M22.3638,21.364,20.95,19.95a6.9993,6.9993,0,0,0,0-9.899L22.3638,8.636a9,9,0,0,1,0,12.728Z"
|
|
1670
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1671
|
+
d: "M19.5356 18.5354l-1.414-1.4141a3.0039 3.0039 0 000-4.2426l1.414-1.4141A5.0048 5.0048 0 0119.5356 18.5354zM17 26H15V15a1 1 0 011-1h0a1 1 0 011 1zM12.4644 18.5354a5.0048 5.0048 0 010-7.0708l1.414 1.4141a3.0039 3.0039 0 000 4.2426z"
|
|
1672
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1673
|
+
d: "M9.6362,21.364a9,9,0,0,1,0-12.728L11.05,10.0505a6.9993,6.9993,0,0,0,0,9.899Z"
|
|
1674
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1675
|
+
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"
|
|
1680
1676
|
})), children);
|
|
1681
1677
|
});
|
|
1682
1678
|
if (process.env.NODE_ENV !== "production") {
|
|
1683
|
-
|
|
1679
|
+
IbmCloudPakNetworkAutomation.propTypes = iconPropTypes;
|
|
1684
1680
|
}
|
|
1685
|
-
const
|
|
1681
|
+
const IbmCloudPakSecurity = /*#__PURE__*/React.forwardRef(function IbmCloudPakSecurity(_ref66, ref) {
|
|
1686
1682
|
let {
|
|
1687
1683
|
children,
|
|
1688
1684
|
size = 16,
|
|
@@ -1696,14 +1692,16 @@ const InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref66, ref
|
|
|
1696
1692
|
viewBox: "0 0 32 32",
|
|
1697
1693
|
fill: "currentColor",
|
|
1698
1694
|
...rest
|
|
1699
|
-
},
|
|
1700
|
-
d: "M16,
|
|
1695
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
+
d: "M16,23.7285a6.0069,6.0069,0,0,1-6-6v-6.457l6-3,6,3v6.457A6.0069,6.0069,0,0,1,16,23.7285ZM12,12.5073v5.2212a4,4,0,0,0,8,0V12.5073l-4-2Z"
|
|
1697
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1698
|
+
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"
|
|
1701
1699
|
})), children);
|
|
1702
1700
|
});
|
|
1703
1701
|
if (process.env.NODE_ENV !== "production") {
|
|
1704
|
-
|
|
1702
|
+
IbmCloudPakSecurity.propTypes = iconPropTypes;
|
|
1705
1703
|
}
|
|
1706
|
-
const
|
|
1704
|
+
const IbmCloudPakSystem = /*#__PURE__*/React.forwardRef(function IbmCloudPakSystem(_ref67, ref) {
|
|
1707
1705
|
let {
|
|
1708
1706
|
children,
|
|
1709
1707
|
size = 16,
|
|
@@ -1717,16 +1715,22 @@ const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_
|
|
|
1717
1715
|
viewBox: "0 0 32 32",
|
|
1718
1716
|
fill: "currentColor",
|
|
1719
1717
|
...rest
|
|
1720
|
-
},
|
|
1721
|
-
d: "
|
|
1722
|
-
|
|
1723
|
-
|
|
1718
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1719
|
+
d: "M15 11.671H17V15.328H15z",
|
|
1720
|
+
transform: "rotate(-45 16 13.5)"
|
|
1721
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1722
|
+
d: "M15 16.672H17V20.329H15z",
|
|
1723
|
+
transform: "rotate(-45 16 18.5)"
|
|
1724
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1725
|
+
d: "M19,24H13a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2V22A2.0023,2.0023,0,0,1,19,24ZM13,10V22h6.0012L19,10Z"
|
|
1726
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1727
|
+
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"
|
|
1724
1728
|
})), children);
|
|
1725
1729
|
});
|
|
1726
1730
|
if (process.env.NODE_ENV !== "production") {
|
|
1727
|
-
|
|
1731
|
+
IbmCloudPakSystem.propTypes = iconPropTypes;
|
|
1728
1732
|
}
|
|
1729
|
-
const
|
|
1733
|
+
const IbmCloudPakWatsonAiops = /*#__PURE__*/React.forwardRef(function IbmCloudPakWatsonAiops(_ref68, ref) {
|
|
1730
1734
|
let {
|
|
1731
1735
|
children,
|
|
1732
1736
|
size = 16,
|
|
@@ -1740,34 +1744,21 @@ const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarni
|
|
|
1740
1744
|
viewBox: "0 0 32 32",
|
|
1741
1745
|
fill: "currentColor",
|
|
1742
1746
|
...rest
|
|
1743
|
-
},
|
|
1744
|
-
d: "
|
|
1745
|
-
})),
|
|
1746
|
-
d: "
|
|
1747
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1748
|
+
d: "M14,24a1,1,0,0,1-.9614-.7253L11.2456,17H8V15h4a1,1,0,0,1,.9614.7253L14,19.36,17.0386,8.7253a1,1,0,0,1,1.9228,0L20.7544,15H24v2H20a1,1,0,0,1-.9614-.7253L18,12.64,14.9614,23.2747A1,1,0,0,1,14,24Z"
|
|
1749
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1750
|
+
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"
|
|
1747
1751
|
})), children);
|
|
1748
1752
|
});
|
|
1749
1753
|
if (process.env.NODE_ENV !== "production") {
|
|
1750
|
-
|
|
1754
|
+
IbmCloudPakWatsonAiops.propTypes = iconPropTypes;
|
|
1751
1755
|
}
|
|
1752
|
-
const
|
|
1756
|
+
const IbmSecurity = /*#__PURE__*/React.forwardRef(function IbmSecurity(_ref69, ref) {
|
|
1753
1757
|
let {
|
|
1754
1758
|
children,
|
|
1755
1759
|
size = 16,
|
|
1756
1760
|
...rest
|
|
1757
1761
|
} = _ref69;
|
|
1758
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1759
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1760
|
-
width: size,
|
|
1761
|
-
height: size,
|
|
1762
|
-
ref: ref,
|
|
1763
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1764
|
-
viewBox: "0 0 16 16",
|
|
1765
|
-
fill: "currentColor",
|
|
1766
|
-
...rest
|
|
1767
|
-
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1768
|
-
d: "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
|
|
1769
|
-
})), children);
|
|
1770
|
-
}
|
|
1771
1762
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1772
1763
|
width: size,
|
|
1773
1764
|
height: size,
|
|
@@ -1776,14 +1767,14 @@ const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref69, ref
|
|
|
1776
1767
|
viewBox: "0 0 32 32",
|
|
1777
1768
|
fill: "currentColor",
|
|
1778
1769
|
...rest
|
|
1779
|
-
},
|
|
1780
|
-
d: "
|
|
1770
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1771
|
+
d: "M16,.0005,4,5.9784V20.0443a12,12,0,0,0,24,0V5.9784Zm6.83,27.3138L16,23.9119V26.14l5.0361,2.5088A10.0025,10.0025,0,0,1,6,20.0443V7.21L16,2.2284,26,7.21v3.75L16,5.9783V8.2062l10,4.9816v3.75L16,11.9562v2.2279l10,4.9815v.8787a9.9045,9.9045,0,0,1-.37,2.6871L16,17.934v2.2279l8.8952,4.4313A10.0252,10.0252,0,0,1,22.83,27.3143Z"
|
|
1781
1772
|
})), children);
|
|
1782
1773
|
});
|
|
1783
1774
|
if (process.env.NODE_ENV !== "production") {
|
|
1784
|
-
|
|
1775
|
+
IbmSecurity.propTypes = iconPropTypes;
|
|
1785
1776
|
}
|
|
1786
|
-
const
|
|
1777
|
+
const IbmSecurityServices = /*#__PURE__*/React.forwardRef(function IbmSecurityServices(_ref70, ref) {
|
|
1787
1778
|
let {
|
|
1788
1779
|
children,
|
|
1789
1780
|
size = 16,
|
|
@@ -1797,19 +1788,27 @@ const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel
|
|
|
1797
1788
|
viewBox: "0 0 32 32",
|
|
1798
1789
|
fill: "currentColor",
|
|
1799
1790
|
...rest
|
|
1800
|
-
},
|
|
1801
|
-
d: "
|
|
1791
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1792
|
+
d: "M26,20a2.97,2.97,0,0,0-1.8551.6607L22,19.4224V17.8157a3,3,0,1,0-2,0v1.6067l-2.1449,1.2383A2.97,2.97,0,0,0,16,20a3.02,3.02,0,1,0,2.9254,2.3525L21,21.1548l2.0746,1.1977A2.9978,2.9978,0,1,0,26,20ZM16,24a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,16,24Zm5-10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,14Zm5,10a1,1,0,1,1,1-1A1.0006,1.0006,0,0,1,26,24Z"
|
|
1793
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1794
|
+
d: "M16,31A11.0125,11.0125,0,0,1,5,20V6.3823L15.9873.8816,26.4478,6.1187l-.8956,1.7885L15.9873,3.1184,7,7.6177V20a9.0008,9.0008,0,0,0,14.3994,7.2012L22.6006,28.8A10.9077,10.9077,0,0,1,16,31Z"
|
|
1802
1795
|
})), children);
|
|
1803
1796
|
});
|
|
1804
1797
|
if (process.env.NODE_ENV !== "production") {
|
|
1805
|
-
|
|
1798
|
+
IbmSecurityServices.propTypes = iconPropTypes;
|
|
1806
1799
|
}
|
|
1807
|
-
const
|
|
1800
|
+
const IbmWatsonAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonAssistant(_ref71, ref) {
|
|
1808
1801
|
let {
|
|
1809
1802
|
children,
|
|
1810
1803
|
size = 16,
|
|
1811
1804
|
...rest
|
|
1812
1805
|
} = _ref71;
|
|
1806
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1807
|
+
if (!didWarnAboutDeprecation["IbmWatsonAssistant"]) {
|
|
1808
|
+
didWarnAboutDeprecation["IbmWatsonAssistant"] = true;
|
|
1809
|
+
console.warn("Icon renamed and replaced by ibm-watsonx--assistant to correspond with the new watsonx platform and product suite. As a result, the IbmWatsonAssistant component will be removed in the next major version of @carbon/icons-react.");
|
|
1810
|
+
}
|
|
1811
|
+
}
|
|
1813
1812
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1814
1813
|
width: size,
|
|
1815
1814
|
height: size,
|
|
@@ -1818,14 +1817,28 @@ const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_
|
|
|
1818
1817
|
viewBox: "0 0 32 32",
|
|
1819
1818
|
fill: "currentColor",
|
|
1820
1819
|
...rest
|
|
1821
|
-
},
|
|
1822
|
-
d: "
|
|
1820
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1821
|
+
d: "M28 2H18c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3 1.7-1-2.3-4H18V4h10v6h-3v2h3c1.1 0 2-.9 2-2V4C30 2.9 29.1 2 28 2zM14.7 31L13 30l3.5-6H22c1.1 0 2-.9 2-2v-5h2v5c0 2.2-1.8 4-4 4h-4.4L14.7 31z"
|
|
1822
|
+
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
1823
|
+
cx: "10",
|
|
1824
|
+
cy: "17",
|
|
1825
|
+
r: "1"
|
|
1826
|
+
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
1827
|
+
cx: "14",
|
|
1828
|
+
cy: "17",
|
|
1829
|
+
r: "1"
|
|
1830
|
+
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
1831
|
+
cx: "18",
|
|
1832
|
+
cy: "17",
|
|
1833
|
+
r: "1"
|
|
1834
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1835
|
+
d: "M12,26H6c-2.2,0-4-1.8-4-4V12c0-2.2,1.8-4,4-4h8v2H6c-1.1,0-2,0.9-2,2v10c0,1.1,0.9,2,2,2h6V26z"
|
|
1823
1836
|
})), children);
|
|
1824
1837
|
});
|
|
1825
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1826
|
-
|
|
1839
|
+
IbmWatsonAssistant.propTypes = iconPropTypes;
|
|
1827
1840
|
}
|
|
1828
|
-
const
|
|
1841
|
+
const IbmWatsonDiscovery = /*#__PURE__*/React.forwardRef(function IbmWatsonDiscovery(_ref72, ref) {
|
|
1829
1842
|
let {
|
|
1830
1843
|
children,
|
|
1831
1844
|
size = 16,
|
|
@@ -1839,14 +1852,30 @@ const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarni
|
|
|
1839
1852
|
viewBox: "0 0 32 32",
|
|
1840
1853
|
fill: "currentColor",
|
|
1841
1854
|
...rest
|
|
1842
|
-
},
|
|
1843
|
-
d: "
|
|
1855
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1856
|
+
d: "M6 17H14V19H6z"
|
|
1857
|
+
})), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
1858
|
+
cx: "3",
|
|
1859
|
+
cy: "18",
|
|
1860
|
+
r: "1"
|
|
1861
|
+
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
1862
|
+
cx: "13",
|
|
1863
|
+
cy: "14",
|
|
1864
|
+
r: "1"
|
|
1865
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1866
|
+
d: "M2 13H10V15H2zM6 9H14V11H6z"
|
|
1867
|
+
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
1868
|
+
cx: "3",
|
|
1869
|
+
cy: "10",
|
|
1870
|
+
r: "1"
|
|
1871
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
1872
|
+
d: "M30,28.6l-7.4-7.4c1.5-2,2.4-4.5,2.4-7.2c0-6.6-5.4-12-12-12C9.7,2,6.6,3.3,4.3,5.8l1.5,1.4C7.6,5.1,10.2,4,13,4 c5.5,0,10,4.5,10,10s-4.5,10-10,10c-3,0-5.8-1.3-7.7-3.6l-1.5,1.3C6,24.4,9.4,26,13,26c3.2,0,6.1-1.3,8.3-3.3l7.3,7.3L30,28.6z"
|
|
1844
1873
|
})), children);
|
|
1845
1874
|
});
|
|
1846
1875
|
if (process.env.NODE_ENV !== "production") {
|
|
1847
|
-
|
|
1876
|
+
IbmWatsonDiscovery.propTypes = iconPropTypes;
|
|
1848
1877
|
}
|
|
1849
|
-
const
|
|
1878
|
+
const IbmWatsonKnowledgeCatalog = /*#__PURE__*/React.forwardRef(function IbmWatsonKnowledgeCatalog(_ref73, ref) {
|
|
1850
1879
|
let {
|
|
1851
1880
|
children,
|
|
1852
1881
|
size = 16,
|
|
@@ -1860,14 +1889,16 @@ const IncreaseLevel = /*#__PURE__*/React.forwardRef(function IncreaseLevel(_ref7
|
|
|
1860
1889
|
viewBox: "0 0 32 32",
|
|
1861
1890
|
fill: "currentColor",
|
|
1862
1891
|
...rest
|
|
1863
|
-
},
|
|
1864
|
-
d: "M23
|
|
1892
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1893
|
+
d: "M23 27.2L20.4 24.6 19 26 23 30 30 23 28.6 21.6zM12 18H20V20H12zM12 13H20V15H12zM12 8H20V10H12z"
|
|
1894
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
1895
|
+
d: "M16,28H6v-4h2v-2H6v-5h2v-2H6v-5h2V8H6V4h18v16h2V4c0-1.1-0.9-2-2-2H6C4.9,2,4,2.9,4,4v4H2v2h2v5H2v2h2v5H2v2h2v4 c0,1.1,0.9,2,2,2h10V28z"
|
|
1865
1896
|
})), children);
|
|
1866
1897
|
});
|
|
1867
1898
|
if (process.env.NODE_ENV !== "production") {
|
|
1868
|
-
|
|
1899
|
+
IbmWatsonKnowledgeCatalog.propTypes = iconPropTypes;
|
|
1869
1900
|
}
|
|
1870
|
-
const
|
|
1901
|
+
const IbmWatsonKnowledgeStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonKnowledgeStudio(_ref74, ref) {
|
|
1871
1902
|
let {
|
|
1872
1903
|
children,
|
|
1873
1904
|
size = 16,
|
|
@@ -1881,14 +1912,34 @@ const Industry = /*#__PURE__*/React.forwardRef(function Industry(_ref74, ref) {
|
|
|
1881
1912
|
viewBox: "0 0 32 32",
|
|
1882
1913
|
fill: "currentColor",
|
|
1883
1914
|
...rest
|
|
1884
|
-
},
|
|
1885
|
-
d: "
|
|
1915
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
1916
|
+
d: "M20 25H27V27H20zM22 29H25V31H22zM27 23h-2c0-1.1.4-2 1.2-2.8l.5-.5c.8-.8 1.3-2 1.3-3.2 0-2.5-2-4.5-4.5-4.5S19 14 19 16.5c0 1.2.5 2.3 1.3 3.2l.5.5C21.6 21 22 21.9 22 23h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6 0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5c0 1.7-.7 3.4-1.9 4.6l-.5.5C27.2 22 27 22.5 27 23zM6 22H14V24H6z"
|
|
1917
|
+
})), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
1918
|
+
cx: "12",
|
|
1919
|
+
cy: "19",
|
|
1920
|
+
r: "1"
|
|
1921
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
1922
|
+
d: "M6 18H9V20H6zM6 14H13V16H6zM10 10H17V12H10z"
|
|
1923
|
+
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
1924
|
+
cx: "7",
|
|
1925
|
+
cy: "11",
|
|
1926
|
+
r: "1"
|
|
1927
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
1928
|
+
d: "M16 6H20V8H16z"
|
|
1929
|
+
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
1930
|
+
cx: "13",
|
|
1931
|
+
cy: "7",
|
|
1932
|
+
r: "1"
|
|
1933
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
1934
|
+
d: "M6 6H10V8H6z"
|
|
1935
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
1936
|
+
d: "M18,28H4V4l18,0v4h2V4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v24c0,1.1,0.9,2,2,2h14V28z"
|
|
1886
1937
|
})), children);
|
|
1887
1938
|
});
|
|
1888
1939
|
if (process.env.NODE_ENV !== "production") {
|
|
1889
|
-
|
|
1940
|
+
IbmWatsonKnowledgeStudio.propTypes = iconPropTypes;
|
|
1890
1941
|
}
|
|
1891
|
-
const
|
|
1942
|
+
const IbmWatsonLanguageTranslator = /*#__PURE__*/React.forwardRef(function IbmWatsonLanguageTranslator(_ref75, ref) {
|
|
1892
1943
|
let {
|
|
1893
1944
|
children,
|
|
1894
1945
|
size = 16,
|
|
@@ -1902,34 +1953,19 @@ const InfinitySymbol = /*#__PURE__*/React.forwardRef(function InfinitySymbol(_re
|
|
|
1902
1953
|
viewBox: "0 0 32 32",
|
|
1903
1954
|
fill: "currentColor",
|
|
1904
1955
|
...rest
|
|
1905
|
-
},
|
|
1906
|
-
d: "
|
|
1956
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
1957
|
+
d: "M16 28h-3c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h3V28zM28 30h2.2l-4.6-11h-2.2l-4.6 11H21l.8-2h5.3L28 30zM22.7 26l1.8-4.4 1.8 4.4H22.7zM28 15h-2v-4c0-2.8-2.2-5-5-5h-4V4h4c3.9 0 7 3.1 7 7V15zM14 5V3H9V1H7v2H2v2h8.2C10 5.9 9.4 7.5 8 9 7.4 8.3 6.9 7.6 6.6 7H4.3c.4 1 1.1 2.2 2.1 3.3C5.6 11 4.4 11.6 3 12.1L3.7 14c1.8-.7 3.2-1.5 4.3-2.3 1.1.9 2.5 1.7 4.3 2.3l.7-1.9c-1.4-.5-2.6-1.2-3.5-1.8 1.9-2 2.5-4.1 2.7-5.3H14z"
|
|
1907
1958
|
})), children);
|
|
1908
1959
|
});
|
|
1909
1960
|
if (process.env.NODE_ENV !== "production") {
|
|
1910
|
-
|
|
1961
|
+
IbmWatsonLanguageTranslator.propTypes = iconPropTypes;
|
|
1911
1962
|
}
|
|
1912
|
-
const
|
|
1963
|
+
const IbmWatsonMachineLearning = /*#__PURE__*/React.forwardRef(function IbmWatsonMachineLearning(_ref76, ref) {
|
|
1913
1964
|
let {
|
|
1914
1965
|
children,
|
|
1915
1966
|
size = 16,
|
|
1916
1967
|
...rest
|
|
1917
1968
|
} = _ref76;
|
|
1918
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1919
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1920
|
-
width: size,
|
|
1921
|
-
height: size,
|
|
1922
|
-
ref: ref,
|
|
1923
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1924
|
-
viewBox: "0 0 16 16",
|
|
1925
|
-
fill: "currentColor",
|
|
1926
|
-
...rest
|
|
1927
|
-
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1928
|
-
d: "M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"
|
|
1929
|
-
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1930
|
-
d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
|
|
1931
|
-
})), children);
|
|
1932
|
-
}
|
|
1933
1969
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1934
1970
|
width: size,
|
|
1935
1971
|
height: size,
|
|
@@ -1938,16 +1974,16 @@ const Information = /*#__PURE__*/React.forwardRef(function Information(_ref76, r
|
|
|
1938
1974
|
viewBox: "0 0 32 32",
|
|
1939
1975
|
fill: "currentColor",
|
|
1940
1976
|
...rest
|
|
1941
|
-
},
|
|
1942
|
-
d: "
|
|
1943
|
-
})),
|
|
1944
|
-
d: "
|
|
1977
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
1978
|
+
d: "M3.6 22.5c-1-2-1.6-4.2-1.6-6.5C2 8.3 8.3 2 16 2v2C9.4 4 4 9.4 4 16c0 2 .5 3.8 1.4 5.5L3.6 22.5zM28 16c0 6.6-5.4 12-12 12-2.9 0-5.6-1-7.7-2.8l5.7-5.7L12.6 18l-6.5 6.5c-.4.4-.4 1 0 1.4C8.7 28.5 12.3 30 16 30c7.7 0 14-6.3 14-14H28z"
|
|
1979
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
1980
|
+
d: "M18,25c-0.1,0-0.3,0-0.4-0.1c-0.3-0.1-0.6-0.4-0.6-0.8l-0.7-5l2-0.3l0.4,3.3l2.2-1.7V15c0-0.3,0.1-0.5,0.3-0.7l3.2-3.2 c0.9-0.9,1.5-2.2,1.5-3.5V6l-1.5,0c-1.3,0-2.6,0.5-3.5,1.5l-3.2,3.2C17.5,10.9,17.3,11,17,11h-5.5l-1.7,2.2l3.3,0.4l-0.3,2l-5-0.7 c-0.4,0-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l3-4C10.4,9.1,10.7,9,11,9h5.6l3-3c1.3-1.3,3.1-2,4.9-2H26c1.1,0,2,0.9,2,2v1.5 c0,1.9-0.7,3.6-2,4.9l-3,3V21c0,0.3-0.1,0.6-0.4,0.8l-4,3C18.4,24.9,18.2,25,18,25z"
|
|
1945
1981
|
})), children);
|
|
1946
1982
|
});
|
|
1947
1983
|
if (process.env.NODE_ENV !== "production") {
|
|
1948
|
-
|
|
1984
|
+
IbmWatsonMachineLearning.propTypes = iconPropTypes;
|
|
1949
1985
|
}
|
|
1950
|
-
const
|
|
1986
|
+
const IbmWatsonNaturalLanguageClassifier = /*#__PURE__*/React.forwardRef(function IbmWatsonNaturalLanguageClassifier(_ref77, ref) {
|
|
1951
1987
|
let {
|
|
1952
1988
|
children,
|
|
1953
1989
|
size = 16,
|
|
@@ -1961,16 +1997,14 @@ const InformationDisabled = /*#__PURE__*/React.forwardRef(function InformationDi
|
|
|
1961
1997
|
viewBox: "0 0 32 32",
|
|
1962
1998
|
fill: "currentColor",
|
|
1963
1999
|
...rest
|
|
1964
|
-
},
|
|
1965
|
-
d: "
|
|
1966
|
-
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1967
|
-
d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
|
|
2000
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2001
|
+
d: "M28 12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h1v4h-3v2h8v-2h-3v-4H28zM24 4h4v6h-4V4zM21 22.4L19.6 21 16 24.6 12.4 21 11 22.4 14.6 26 11 29.6 12.4 31 16 27.4 19.6 31 21 29.6 17.4 26zM12 18L15 18 15 21 17 21 17 18 20 18 20 16 12 16zM10 12V4c0-1.1-.9-2-2-2H3v2h5v2H4C2.9 6 2 6.9 2 8v2c0 1.1.9 2 2 2h1v4H2v2h8v-2H7v-4H10zM4 8h4v2H4V8z"
|
|
1968
2002
|
})), children);
|
|
1969
2003
|
});
|
|
1970
2004
|
if (process.env.NODE_ENV !== "production") {
|
|
1971
|
-
|
|
2005
|
+
IbmWatsonNaturalLanguageClassifier.propTypes = iconPropTypes;
|
|
1972
2006
|
}
|
|
1973
|
-
const
|
|
2007
|
+
const IbmWatsonNaturalLanguageUnderstanding = /*#__PURE__*/React.forwardRef(function IbmWatsonNaturalLanguageUnderstanding(_ref78, ref) {
|
|
1974
2008
|
let {
|
|
1975
2009
|
children,
|
|
1976
2010
|
size = 16,
|
|
@@ -1984,18 +2018,16 @@ const InformationFilled = /*#__PURE__*/React.forwardRef(function InformationFill
|
|
|
1984
2018
|
viewBox: "0 0 32 32",
|
|
1985
2019
|
fill: "currentColor",
|
|
1986
2020
|
...rest
|
|
1987
|
-
},
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
"
|
|
1991
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1992
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
2021
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2022
|
+
d: "M6 23H11V25H6zM6 19H11V21H6z"
|
|
2023
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2024
|
+
d: "M13 30H4c-1.1 0-2-.9-2-2V17c0-1.1.9-2 2-2h9c1.1 0 2 .9 2 2v11C15 29.1 14.1 30 13 30zM4 17v11h9V17H4zM19 2H27V4H19zM22 6H30V8H22zM22 10H30V12H22zM19 14H27V16H19zM22 18H30V20H22zM12 1l-1.4 1.4L13.2 5H4C2.9 5 2 5.9 2 7v5h2V7h9.2l-2.6 2.6L12 11l5-5L12 1z"
|
|
1993
2025
|
})), children);
|
|
1994
2026
|
});
|
|
1995
2027
|
if (process.env.NODE_ENV !== "production") {
|
|
1996
|
-
|
|
2028
|
+
IbmWatsonNaturalLanguageUnderstanding.propTypes = iconPropTypes;
|
|
1997
2029
|
}
|
|
1998
|
-
const
|
|
2030
|
+
const IbmWatsonOpenscale = /*#__PURE__*/React.forwardRef(function IbmWatsonOpenscale(_ref79, ref) {
|
|
1999
2031
|
let {
|
|
2000
2032
|
children,
|
|
2001
2033
|
size = 16,
|
|
@@ -2009,16 +2041,16 @@ const InformationSquare = /*#__PURE__*/React.forwardRef(function InformationSqua
|
|
|
2009
2041
|
viewBox: "0 0 32 32",
|
|
2010
2042
|
fill: "currentColor",
|
|
2011
2043
|
...rest
|
|
2012
|
-
},
|
|
2013
|
-
d: "
|
|
2014
|
-
})),
|
|
2015
|
-
d: "
|
|
2044
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2045
|
+
d: "M4 28c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S5.7 28 4 28zM4 24c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1S4.6 24 4 24zM28 28c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S29.7 28 28 28zM28 24c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1S28.6 24 28 24zM22.4 4.4l-.9 1.8C26.1 8.4 29 13 29 18c0 .7-.1 1.4-.2 2.1l2 .3c.1-.8.2-1.6.2-2.5C31 12.2 27.6 6.9 22.4 4.4zM16 7c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S17.7 7 16 7zM16 3c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1S16.6 3 16 3z"
|
|
2046
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2047
|
+
d: "M25.5,13.6l-1-1.7L17,16.3V9h-2v7.2L6.2,11c-0.5-0.3-1.1-0.1-1.4,0.3s-0.1,1.1,0.3,1.4L14,18l-6.2,3.6l1,1.7l6.2-3.6V30 c0,0.6,0.4,1,1,1s1-0.4,1-1V19.8l6.2,3.7l1-1.7L18,18L25.5,13.6z"
|
|
2016
2048
|
})), children);
|
|
2017
2049
|
});
|
|
2018
2050
|
if (process.env.NODE_ENV !== "production") {
|
|
2019
|
-
|
|
2051
|
+
IbmWatsonOpenscale.propTypes = iconPropTypes;
|
|
2020
2052
|
}
|
|
2021
|
-
const
|
|
2053
|
+
const IbmWatsonOrders = /*#__PURE__*/React.forwardRef(function IbmWatsonOrders(_ref80, ref) {
|
|
2022
2054
|
let {
|
|
2023
2055
|
children,
|
|
2024
2056
|
size = 16,
|
|
@@ -2032,18 +2064,16 @@ const InformationSquareFilled = /*#__PURE__*/React.forwardRef(function Informati
|
|
|
2032
2064
|
viewBox: "0 0 32 32",
|
|
2033
2065
|
fill: "currentColor",
|
|
2034
2066
|
...rest
|
|
2035
|
-
},
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
"
|
|
2039
|
-
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2040
|
-
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
2067
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2068
|
+
d: "M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7V13zM22 20H25V22H22zM22 24H25V26H22z"
|
|
2069
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2070
|
+
d: "M27 30h-5v-2h5V18h-7v9c0 1.7-1.3 3-3 3s-3-1.3-3-3v-3h2v3c0 .6.4 1 1 1s1-.4 1-1V16h11v12C29 29.1 28.1 30 27 30zM12 28h-1c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h1V28zM11 10v2h3c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4C2.9 2 2 2.9 2 4v6c0 1.1.9 2 2 2h2.4l1.7 3 1.7-1-2.3-4H4V4h10v6H11z"
|
|
2041
2071
|
})), children);
|
|
2042
2072
|
});
|
|
2043
2073
|
if (process.env.NODE_ENV !== "production") {
|
|
2044
|
-
|
|
2074
|
+
IbmWatsonOrders.propTypes = iconPropTypes;
|
|
2045
2075
|
}
|
|
2046
|
-
const
|
|
2076
|
+
const IbmWatsonQuery = /*#__PURE__*/React.forwardRef(function IbmWatsonQuery(_ref81, ref) {
|
|
2047
2077
|
let {
|
|
2048
2078
|
children,
|
|
2049
2079
|
size = 16,
|
|
@@ -2057,16 +2087,16 @@ const InfrastructureClassic = /*#__PURE__*/React.forwardRef(function Infrastruct
|
|
|
2057
2087
|
viewBox: "0 0 32 32",
|
|
2058
2088
|
fill: "currentColor",
|
|
2059
2089
|
...rest
|
|
2060
|
-
},
|
|
2061
|
-
d: "
|
|
2062
|
-
})),
|
|
2063
|
-
d: "
|
|
2090
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2091
|
+
d: "M22,24c-0.2,0-0.3,0-0.5,0L18.2,18c0.5-0.5,0.8-1.2,0.8-2c0-1.7-1.3-3-3-3s-3,1.3-3,3c0,0.8,0.3,1.5,0.8,2L10.5,24 c-0.2,0-0.3,0-0.5,0c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.8-0.3-1.5-0.8-2l3.3-6.1c0.2,0,0.3,0,0.5,0s0.3,0,0.5,0l3.3,6.1 c-0.5,0.5-0.8,1.2-0.8,2c0,1.7,1.3,3,3,3s3-1.3,3-3S23.7,24,22,24z M16,15c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S15.4,15,16,15z M10,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,28,10,28z M22,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S22.6,28,22,28z"
|
|
2092
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2093
|
+
d: "M24.8,9.1C23.9,5,20.3,2,16,2S8.1,5,7.2,9.1C4.2,9.7,2,12.4,2,15.5C2,19.1,4.9,22,8.5,22H9v-2H8.5C6,20,4,18,4,15.5 c0-2.3,1.8-4.3,4.1-4.5L9,11l0.1-0.8C9.5,6.6,12.5,4,16,4c3.5,0,6.5,2.6,6.9,6.1L23,11l0.8,0.1c2.3,0.2,4.1,2.2,4.1,4.5 c0,2.5-2,4.5-4.5,4.5H23v2h0.5c3.6,0,6.5-2.9,6.5-6.5C30,12.4,27.8,9.7,24.8,9.1z"
|
|
2064
2094
|
})), children);
|
|
2065
2095
|
});
|
|
2066
2096
|
if (process.env.NODE_ENV !== "production") {
|
|
2067
|
-
|
|
2097
|
+
IbmWatsonQuery.propTypes = iconPropTypes;
|
|
2068
2098
|
}
|
|
2069
|
-
const
|
|
2099
|
+
const IbmWatsonSpeechToText = /*#__PURE__*/React.forwardRef(function IbmWatsonSpeechToText(_ref82, ref) {
|
|
2070
2100
|
let {
|
|
2071
2101
|
children,
|
|
2072
2102
|
size = 16,
|
|
@@ -2080,14 +2110,14 @@ const Insert = /*#__PURE__*/React.forwardRef(function Insert(_ref82, ref) {
|
|
|
2080
2110
|
viewBox: "0 0 32 32",
|
|
2081
2111
|
fill: "currentColor",
|
|
2082
2112
|
...rest
|
|
2083
|
-
},
|
|
2084
|
-
d: "
|
|
2113
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2114
|
+
d: "M14 18H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3 1.7-1-2.3-4H4v-6h10v6h-3v2h3c1.1 0 2-.9 2-2v-6C16 18.9 15.1 18 14 18zM19 26h2c3.9 0 7-3.1 7-7v-2h-2v2c0 2.8-2.2 5-5 5h-2V26zM18 11H24V13H18zM18 7H30V9H18zM18 3H30V5H18zM4 14h2v-2c0-2.8 2.2-5 5-5h4V5h-4c-3.9 0-7 3.1-7 7V14z"
|
|
2085
2115
|
})), children);
|
|
2086
2116
|
});
|
|
2087
2117
|
if (process.env.NODE_ENV !== "production") {
|
|
2088
|
-
|
|
2118
|
+
IbmWatsonSpeechToText.propTypes = iconPropTypes;
|
|
2089
2119
|
}
|
|
2090
|
-
const
|
|
2120
|
+
const IbmWatsonStudio = /*#__PURE__*/React.forwardRef(function IbmWatsonStudio(_ref83, ref) {
|
|
2091
2121
|
let {
|
|
2092
2122
|
children,
|
|
2093
2123
|
size = 16,
|
|
@@ -2101,14 +2131,14 @@ const InsertPage = /*#__PURE__*/React.forwardRef(function InsertPage(_ref83, ref
|
|
|
2101
2131
|
viewBox: "0 0 32 32",
|
|
2102
2132
|
fill: "currentColor",
|
|
2103
2133
|
...rest
|
|
2104
|
-
},
|
|
2105
|
-
d: "
|
|
2134
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2135
|
+
d: "M25 21c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5S27.8 21 25 21zM25 13c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3S26.7 13 25 13zM14 11V6c0-1.1-.9-2-2-2h-2v2h2v5c0 2.1 1.1 3.9 2.7 5-1.6 1.1-2.7 2.9-2.7 5v5h-2v2h2c1.1 0 2-.9 2-2v-5c0-2.2 1.8-4 4-4v-2C15.8 15 14 13.2 14 11zM2 30v-6h6v6H2zM4 26v2h2v-2H4zM2 19v-6h6v6H2zM4 15v2h2v-2H4zM2 8V2h6v6H2zM4 4v2h2V4H4z"
|
|
2106
2136
|
})), children);
|
|
2107
2137
|
});
|
|
2108
2138
|
if (process.env.NODE_ENV !== "production") {
|
|
2109
|
-
|
|
2139
|
+
IbmWatsonStudio.propTypes = iconPropTypes;
|
|
2110
2140
|
}
|
|
2111
|
-
const
|
|
2141
|
+
const IbmWatsonTextToSpeech = /*#__PURE__*/React.forwardRef(function IbmWatsonTextToSpeech(_ref84, ref) {
|
|
2112
2142
|
let {
|
|
2113
2143
|
children,
|
|
2114
2144
|
size = 16,
|
|
@@ -2122,16 +2152,14 @@ const InsertSyntax = /*#__PURE__*/React.forwardRef(function InsertSyntax(_ref84,
|
|
|
2122
2152
|
viewBox: "0 0 32 32",
|
|
2123
2153
|
fill: "currentColor",
|
|
2124
2154
|
...rest
|
|
2125
|
-
},
|
|
2126
|
-
d: "
|
|
2127
|
-
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2128
|
-
d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
2155
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2156
|
+
d: "M13 26h-2c-3.9 0-7-3.1-7-7v-2h2v2c0 2.8 2.2 5 5 5h2V26zM18 18h10c1.1 0 2 .9 2 2v6c0 1.1-.9 2-2 2h-2.4l-1.7 3-1.7-1 2.3-4H28v-6H18v6h3v2h-3c-1.1 0-2-.9-2-2v-6C16 18.9 16.9 18 18 18zM28 14h-2v-2c0-2.8-2.2-5-5-5h-4V5h4c3.9 0 7 3.1 7 7V14zM2 11H8V13H2zM2 7H14V9H2zM2 3H14V5H2z"
|
|
2129
2157
|
})), children);
|
|
2130
2158
|
});
|
|
2131
2159
|
if (process.env.NODE_ENV !== "production") {
|
|
2132
|
-
|
|
2160
|
+
IbmWatsonTextToSpeech.propTypes = iconPropTypes;
|
|
2133
2161
|
}
|
|
2134
|
-
const
|
|
2162
|
+
const IbmWatsonToneAnalyzer = /*#__PURE__*/React.forwardRef(function IbmWatsonToneAnalyzer(_ref85, ref) {
|
|
2135
2163
|
let {
|
|
2136
2164
|
children,
|
|
2137
2165
|
size = 16,
|
|
@@ -2145,16 +2173,34 @@ const Inspection = /*#__PURE__*/React.forwardRef(function Inspection(_ref85, ref
|
|
|
2145
2173
|
viewBox: "0 0 32 32",
|
|
2146
2174
|
fill: "currentColor",
|
|
2147
2175
|
...rest
|
|
2148
|
-
},
|
|
2149
|
-
d: "
|
|
2150
|
-
})),
|
|
2151
|
-
|
|
2176
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2177
|
+
d: "M23.9,10c-0.6-0.6-1.5-1-2.4-1s-1.8,0.4-2.4,1l-1.4-1.4c1-1,2.4-1.6,3.8-1.6s2.9,0.6,3.8,1.6L23.9,10z"
|
|
2178
|
+
})), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
|
|
2179
|
+
cx: "24",
|
|
2180
|
+
cy: "5",
|
|
2181
|
+
r: "1"
|
|
2182
|
+
})), _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
|
|
2183
|
+
cx: "19",
|
|
2184
|
+
cy: "5",
|
|
2185
|
+
r: "1"
|
|
2186
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2187
|
+
d: "M15 0l13 0c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-3.5l-1.7 3L21 16l2.3-4H28V2H15v10h5v2h-5c-1.1 0-2-.9-2-2V2C13 .9 13.9 0 15 0zM20 19v6c0 .6-.4 1-1 1h-5v2h5c1.7 0 3-1.3 3-3v-6H20zM15.4 20.4c-.8 1-2.1 1.6-3.4 1.6s-2.6-.6-3.4-1.6L7 21.6c1.2 1.4 3 2.4 5 2.4s3.8-.9 5-2.4L15.4 20.4z"
|
|
2188
|
+
})), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
|
|
2189
|
+
cx: "15.5",
|
|
2190
|
+
cy: "17.5",
|
|
2191
|
+
r: "1.5"
|
|
2192
|
+
})), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
|
|
2193
|
+
cx: "8.5",
|
|
2194
|
+
cy: "17.5",
|
|
2195
|
+
r: "1.5"
|
|
2196
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2197
|
+
d: "M10.1,26H5c-0.6,0-1-0.4-1-1V14c0-0.6,0.4-1,1-1h5v-2H5c-1.7,0-3,1.3-3,3v11c0,1.7,1.3,3,3,3h4l2.3,4l1.7-1L10.1,26z"
|
|
2152
2198
|
})), children);
|
|
2153
2199
|
});
|
|
2154
2200
|
if (process.env.NODE_ENV !== "production") {
|
|
2155
|
-
|
|
2201
|
+
IbmWatsonToneAnalyzer.propTypes = iconPropTypes;
|
|
2156
2202
|
}
|
|
2157
|
-
const
|
|
2203
|
+
const IbmWatsonxAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxAssistant(_ref86, ref) {
|
|
2158
2204
|
let {
|
|
2159
2205
|
children,
|
|
2160
2206
|
size = 16,
|
|
@@ -2168,20 +2214,28 @@ const InstanceBx = /*#__PURE__*/React.forwardRef(function InstanceBx(_ref86, ref
|
|
|
2168
2214
|
viewBox: "0 0 32 32",
|
|
2169
2215
|
fill: "currentColor",
|
|
2170
2216
|
...rest
|
|
2171
|
-
},
|
|
2172
|
-
d: "
|
|
2173
|
-
})),
|
|
2174
|
-
cx: "
|
|
2175
|
-
cy: "
|
|
2217
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2218
|
+
d: "M28 2h-10c-1.1035 0-2 .8965-2 2v6c0 1.1035.8965 2 2 2h2.4229s1.7314 3 1.7314 3l1.7324-1-2.3096-4h-3.5771V4h10v6h-3s0 2 0 2h3c1.1035 0 2-.8965 2-2V4c0-1.1035-.8965-2-2-2zM14.6904 31l-1.7324-1 3.4648-6h5.5771c1.1046 0 2-.8954 2-2v-5h2v5c0 2.2091-1.7909 4-4 4h-4.4229l-2.8867 5z"
|
|
2219
|
+
})), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
|
|
2220
|
+
cx: "10",
|
|
2221
|
+
cy: "17",
|
|
2176
2222
|
r: "1"
|
|
2177
|
-
})),
|
|
2178
|
-
|
|
2223
|
+
})), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
|
|
2224
|
+
cx: "14",
|
|
2225
|
+
cy: "17",
|
|
2226
|
+
r: "1"
|
|
2227
|
+
})), _circle51 || (_circle51 = /*#__PURE__*/React.createElement("circle", {
|
|
2228
|
+
cx: "18",
|
|
2229
|
+
cy: "17",
|
|
2230
|
+
r: "1"
|
|
2231
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2232
|
+
d: "m12,26h-6c-2.2091,0-4-1.7909-4-4v-10c0-2.2091,1.7909-4,4-4h8v2H6c-1.1046,0-2,.8954-2,2v10c0,1.1046.8954,2,2,2h6v2Z"
|
|
2179
2233
|
})), children);
|
|
2180
2234
|
});
|
|
2181
2235
|
if (process.env.NODE_ENV !== "production") {
|
|
2182
|
-
|
|
2236
|
+
IbmWatsonxAssistant.propTypes = iconPropTypes;
|
|
2183
2237
|
}
|
|
2184
|
-
const
|
|
2238
|
+
const IbmWatsonxCodeAssistant = /*#__PURE__*/React.forwardRef(function IbmWatsonxCodeAssistant(_ref87, ref) {
|
|
2185
2239
|
let {
|
|
2186
2240
|
children,
|
|
2187
2241
|
size = 16,
|
|
@@ -2195,20 +2249,36 @@ const InstanceClassic = /*#__PURE__*/React.forwardRef(function InstanceClassic(_
|
|
|
2195
2249
|
viewBox: "0 0 32 32",
|
|
2196
2250
|
fill: "currentColor",
|
|
2197
2251
|
...rest
|
|
2198
|
-
},
|
|
2199
|
-
d: "
|
|
2200
|
-
})),
|
|
2201
|
-
cx: "
|
|
2202
|
-
cy: "
|
|
2252
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2253
|
+
d: "M11 28h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM28.17 26L25.59 28.58 27 30 31 26 27 22 25.58 23.41 28.17 26zM22 31L20.085 30.4229 23 21 24.9149 21.5771 22 31zM16.83 26L19.41 23.42 18 22 14 26 18 30 19.42 28.59 16.83 26zM30 19h-2v-7c0-2.7614-2.2386-5-5-5h-4v-2h4c3.866 0 7 3.134 7 7v7z"
|
|
2254
|
+
})), _circle52 || (_circle52 = /*#__PURE__*/React.createElement("circle", {
|
|
2255
|
+
cx: "3",
|
|
2256
|
+
cy: "4",
|
|
2257
|
+
r: "1"
|
|
2258
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2259
|
+
d: "M6 3H16V5H6z"
|
|
2260
|
+
})), _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
|
|
2261
|
+
cx: "3",
|
|
2262
|
+
cy: "12",
|
|
2263
|
+
r: "1"
|
|
2264
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2265
|
+
d: "M6 11H16V13H6zM2 15H12V17H2z"
|
|
2266
|
+
})), _circle54 || (_circle54 = /*#__PURE__*/React.createElement("circle", {
|
|
2267
|
+
cx: "15",
|
|
2268
|
+
cy: "8",
|
|
2269
|
+
r: "1"
|
|
2270
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2271
|
+
d: "M2 7H12V9H2z"
|
|
2272
|
+
})), _circle55 || (_circle55 = /*#__PURE__*/React.createElement("circle", {
|
|
2273
|
+
cx: "15",
|
|
2274
|
+
cy: "16",
|
|
2203
2275
|
r: "1"
|
|
2204
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2205
|
-
d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
|
|
2206
2276
|
})), children);
|
|
2207
2277
|
});
|
|
2208
2278
|
if (process.env.NODE_ENV !== "production") {
|
|
2209
|
-
|
|
2279
|
+
IbmWatsonxCodeAssistant.propTypes = iconPropTypes;
|
|
2210
2280
|
}
|
|
2211
|
-
const
|
|
2281
|
+
const IbmWatsonxCodeAssistantForZ = /*#__PURE__*/React.forwardRef(function IbmWatsonxCodeAssistantForZ(_ref88, ref) {
|
|
2212
2282
|
let {
|
|
2213
2283
|
children,
|
|
2214
2284
|
size = 16,
|
|
@@ -2222,18 +2292,14 @@ const InstanceCx = /*#__PURE__*/React.forwardRef(function InstanceCx(_ref88, ref
|
|
|
2222
2292
|
viewBox: "0 0 32 32",
|
|
2223
2293
|
fill: "currentColor",
|
|
2224
2294
|
...rest
|
|
2225
|
-
},
|
|
2226
|
-
|
|
2227
|
-
cy: "27",
|
|
2228
|
-
r: "1"
|
|
2229
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2230
|
-
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
2295
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2296
|
+
d: "M29.17 25L26.59 27.58 28 29 32 25 28 21 26.58 22.41 29.17 25zM23 30L21.0851 29.4229 24 20 25.9149 20.5771 23 30zM17.83 25L20.41 22.42 19 21 15 25 19 29 20.42 27.59 17.83 25zM18 19h-2V5c0-1.1028.8972-2 2-2h9c1.1028 0 2 .8972 2 2v11h-2V5h-9v14zM12 3H3c-1.1028 0-2 .8975-2 2v22c0 1.1025.8972 2 2 2h9c1.1028 0 2-.8975 2-2V5c0-1.1025-.8972-2-2-2zm.0002 7.0366l-6.925-5.0366h6.9248l.0002 5.0366zm-.7004 1.9634l-8.2998 6.0361V5.9639l8.2998 6.0361zm.7007 1.9634l.0007 11.8169-8.2795-5.7959 8.2788-6.021zm-9.0005 7.9575l7.2563 5.0791H3v-5.0791zm9 5.0791l.0012-.002v.002h-.0012z"
|
|
2231
2297
|
})), children);
|
|
2232
2298
|
});
|
|
2233
2299
|
if (process.env.NODE_ENV !== "production") {
|
|
2234
|
-
|
|
2300
|
+
IbmWatsonxCodeAssistantForZ.propTypes = iconPropTypes;
|
|
2235
2301
|
}
|
|
2236
|
-
const
|
|
2302
|
+
const IbmWatsonxCodeAssistantForZRefactor = /*#__PURE__*/React.forwardRef(function IbmWatsonxCodeAssistantForZRefactor(_ref89, ref) {
|
|
2237
2303
|
let {
|
|
2238
2304
|
children,
|
|
2239
2305
|
size = 16,
|
|
@@ -2247,20 +2313,26 @@ const InstanceMx = /*#__PURE__*/React.forwardRef(function InstanceMx(_ref89, ref
|
|
|
2247
2313
|
viewBox: "0 0 32 32",
|
|
2248
2314
|
fill: "currentColor",
|
|
2249
2315
|
...rest
|
|
2250
|
-
},
|
|
2251
|
-
d: "M22
|
|
2252
|
-
})),
|
|
2253
|
-
cx: "
|
|
2254
|
-
cy: "
|
|
2316
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2317
|
+
d: "M22.17 16L19.59 18.58 21 20 25 16 21 12 19.58 13.41 22.17 16zM15.5 21L13.5851 20.4229 16.5 11 18.4149 11.5771 15.5 21zM9.83 16L12.41 13.42 11 12 7 16 11 20 12.42 18.59 9.83 16z"
|
|
2318
|
+
})), _circle56 || (_circle56 = /*#__PURE__*/React.createElement("circle", {
|
|
2319
|
+
cx: "19",
|
|
2320
|
+
cy: "28",
|
|
2321
|
+
r: "1"
|
|
2322
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2323
|
+
d: "m22,29v-2c2.7568,0,5-2.2432,5-5v-12c0-2.7568-2.2432-5-5-5h-6v-2h6c3.8594,0,7,3.1401,7,7v12c0,3.8594-3.1406,7-7,7Z"
|
|
2324
|
+
})), _circle57 || (_circle57 = /*#__PURE__*/React.createElement("circle", {
|
|
2325
|
+
cx: "13",
|
|
2326
|
+
cy: "4",
|
|
2255
2327
|
r: "1"
|
|
2256
|
-
})),
|
|
2257
|
-
d: "
|
|
2328
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2329
|
+
d: "m16,29h-6c-3.8594,0-7-3.1406-7-7v-12c0-3.8599,3.1406-7,7-7v2c-2.7568,0-5,2.2432-5,5v12c0,2.7568,2.2432,5,5,5h6v2Z"
|
|
2258
2330
|
})), children);
|
|
2259
2331
|
});
|
|
2260
2332
|
if (process.env.NODE_ENV !== "production") {
|
|
2261
|
-
|
|
2333
|
+
IbmWatsonxCodeAssistantForZRefactor.propTypes = iconPropTypes;
|
|
2262
2334
|
}
|
|
2263
|
-
const
|
|
2335
|
+
const IbmWatsonxOrchestrate = /*#__PURE__*/React.forwardRef(function IbmWatsonxOrchestrate(_ref90, ref) {
|
|
2264
2336
|
let {
|
|
2265
2337
|
children,
|
|
2266
2338
|
size = 16,
|
|
@@ -2274,18 +2346,28 @@ const InstanceVirtual = /*#__PURE__*/React.forwardRef(function InstanceVirtual(_
|
|
|
2274
2346
|
viewBox: "0 0 32 32",
|
|
2275
2347
|
fill: "currentColor",
|
|
2276
2348
|
...rest
|
|
2277
|
-
},
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2349
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
+
d: "m27.9248,19.4282c-1.123,1.6104-2.9641,2.5718-4.9248,2.5718-2.1233,0-4.0464-1.0874-5.1438-2.9092l-1.7129,1.0322c1.4624,2.4277,4.0256,3.877,6.8567,3.877,1.4231,0,2.7925-.3911,3.9922-1.0835-2.3442,3.6958-6.4814,6.0835-10.9922,6.0835-5.7104,0-10.8347-3.8184-12.4617-9.2852l-1.917.5703c1.8774,6.3086,7.79,10.7148,14.3787,10.7148s12.5012-4.4062,14.3787-10.7148l-2.4539-.8569Z"
|
|
2351
|
+
})), _circle58 || (_circle58 = /*#__PURE__*/React.createElement("circle", {
|
|
2352
|
+
cx: "30",
|
|
2353
|
+
cy: "16",
|
|
2354
|
+
r: "2"
|
|
2355
|
+
})), _circle59 || (_circle59 = /*#__PURE__*/React.createElement("circle", {
|
|
2356
|
+
cx: "2",
|
|
2357
|
+
cy: "16",
|
|
2358
|
+
r: "2"
|
|
2359
|
+
})), _circle60 || (_circle60 = /*#__PURE__*/React.createElement("circle", {
|
|
2360
|
+
cx: "16",
|
|
2361
|
+
cy: "16",
|
|
2362
|
+
r: "2"
|
|
2363
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2364
|
+
d: "m16,1C9.4114,1,3.4988,5.4062,1.6213,11.7148l2.4539.8569c1.123-1.6104,2.9641-2.5718,4.9248-2.5718s3.8018.9614,4.9248,2.5718l1.6406-1.144c-1.4971-2.1465-3.9514-3.4277-6.5654-3.4277-1.4231,0-2.7925.3911-3.9922,1.0835,2.3442-3.6953,6.4814-6.0835,10.9922-6.0835,5.7104,0,10.8347,3.8184,12.4617,9.2852l1.917-.5703c-1.8774-6.3086-7.79-10.7148-14.3787-10.7148Z"
|
|
2283
2365
|
})), children);
|
|
2284
2366
|
});
|
|
2285
2367
|
if (process.env.NODE_ENV !== "production") {
|
|
2286
|
-
|
|
2368
|
+
IbmWatsonxOrchestrate.propTypes = iconPropTypes;
|
|
2287
2369
|
}
|
|
2288
|
-
const
|
|
2370
|
+
const IbmZCloudModStack = /*#__PURE__*/React.forwardRef(function IbmZCloudModStack(_ref91, ref) {
|
|
2289
2371
|
let {
|
|
2290
2372
|
children,
|
|
2291
2373
|
size = 16,
|
|
@@ -2299,14 +2381,18 @@ const Integration = /*#__PURE__*/React.forwardRef(function Integration(_ref91, r
|
|
|
2299
2381
|
viewBox: "0 0 32 32",
|
|
2300
2382
|
fill: "currentColor",
|
|
2301
2383
|
...rest
|
|
2302
|
-
},
|
|
2303
|
-
d: "
|
|
2384
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2385
|
+
d: "M18.496,27.386L16,28.842L5,22.426v-5.852l10.016-5.843C15.308,10.897,15.641,11,16,11c1.104,0,2-0.896,2-2s-0.896-2-2-2 s-2,0.896-2,2c0,0.003,0.001,0.005,0.001,0.008L3.496,15.136C3.189,15.315,3,15.645,3,16v7c0,0.355,0.189,0.685,0.496,0.864l12,7 C15.652,30.955,15.826,31,16,31s0.348-0.045,0.504-0.136l3-1.75L18.496,27.386z"
|
|
2386
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2387
|
+
d: "M28.504,8.136l-3-1.75l-1.008,1.728L27,9.574v12.852l-4.593,2.679l-10.409-6.093C11.999,19.007,12,19.004,12,19 c0-1.104-0.896-2-2-2s-2,0.896-2,2s0.896,2,2,2c0.358,0,0.69-0.102,0.981-0.267l10.92,6.393c0.156,0.091,0.331,0.137,0.505,0.137 c0.174,0,0.348-0.045,0.504-0.136l5.594-3.263C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"
|
|
2388
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2389
|
+
d: "M23,17.277V5.5c0-0.355-0.189-0.685-0.496-0.864l-6-3.5C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7 C3.189,8.315,3,8.645,3,9v2.999h2V9.574l11-6.417l5,2.917v11.203c-0.595,0.347-1,0.984-1,1.723c0,1.104,0.896,2,2,2s2-0.896,2-2 C24,18.262,23.595,17.624,23,17.277z"
|
|
2304
2390
|
})), children);
|
|
2305
2391
|
});
|
|
2306
2392
|
if (process.env.NODE_ENV !== "production") {
|
|
2307
|
-
|
|
2393
|
+
IbmZCloudModStack.propTypes = iconPropTypes;
|
|
2308
2394
|
}
|
|
2309
|
-
const
|
|
2395
|
+
const IbmZEnvironmentsDevSecOps = /*#__PURE__*/React.forwardRef(function IbmZEnvironmentsDevSecOps(_ref92, ref) {
|
|
2310
2396
|
let {
|
|
2311
2397
|
children,
|
|
2312
2398
|
size = 16,
|
|
@@ -2320,16 +2406,18 @@ const IntentRequestActive = /*#__PURE__*/React.forwardRef(function IntentRequest
|
|
|
2320
2406
|
viewBox: "0 0 32 32",
|
|
2321
2407
|
fill: "currentColor",
|
|
2322
2408
|
...rest
|
|
2323
|
-
},
|
|
2324
|
-
d: "
|
|
2325
|
-
})),
|
|
2326
|
-
d: "
|
|
2409
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2410
|
+
d: "m23.5,16v2c3.0327,0,5.5,2.4673,5.5,5.5s-2.4673,5.5-5.5,5.5-5.5-2.4673-5.5-5.5h-2c0,4.1422,3.3578,7.5,7.5,7.5s7.5-3.3578,7.5-7.5-3.3578-7.5-7.5-7.5Z"
|
|
2411
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2412
|
+
d: "M23.5 26c1.3807 0 2.5-1.1193 2.5-2.5s-1.1193-2.5-2.5-2.5c-.3217 0-.6268.066-.9093.1766l-4.8837-4.8837-1.4141 1.4141 4.8837 4.8837c-.1107.2825-.1766.5876-.1766.9093 0 1.3807 1.1193 2.5 2.5 2.5zM29 13h-2v-3.4257l-11-6.4166-3 1.7499v8.0924h-2V4.3333c0-.3557.189-.6846.4961-.8638l4-2.3333c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12 7c.3071.1792.4961.5081.4961.8638v4zM7 6H9V16H7z"
|
|
2413
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2414
|
+
d: "m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"
|
|
2327
2415
|
})), children);
|
|
2328
2416
|
});
|
|
2329
2417
|
if (process.env.NODE_ENV !== "production") {
|
|
2330
|
-
|
|
2418
|
+
IbmZEnvironmentsDevSecOps.propTypes = iconPropTypes;
|
|
2331
2419
|
}
|
|
2332
|
-
const
|
|
2420
|
+
const IbmZProcessorCapacityReference = /*#__PURE__*/React.forwardRef(function IbmZProcessorCapacityReference(_ref93, ref) {
|
|
2333
2421
|
let {
|
|
2334
2422
|
children,
|
|
2335
2423
|
size = 16,
|
|
@@ -2343,16 +2431,16 @@ const IntentRequestCreate = /*#__PURE__*/React.forwardRef(function IntentRequest
|
|
|
2343
2431
|
viewBox: "0 0 32 32",
|
|
2344
2432
|
fill: "currentColor",
|
|
2345
2433
|
...rest
|
|
2346
|
-
},
|
|
2347
|
-
d: "
|
|
2348
|
-
})),
|
|
2349
|
-
d: "
|
|
2434
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2435
|
+
d: "M25 25H27V29H25zM21 23H23V29H21zM29 20H31V29H29z"
|
|
2436
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2437
|
+
d: "M30 17V5c0-1.1046-.8954-2-2-2h-9c-1.1046 0-2 .8954-2 2v24h2V5h9v12h2zM13 3H4c-1.1046 0-2 .8954-2 2v22c0 1.1046.8954 2 2 2h9c1.1046 0 2-.8954 2-2V5c0-1.1046-.8954-2-2-2zm-9 2.9635l8.2998 6.0365-8.2998 6.0365V5.9635zm0 21.0365v-5.0366l6.9253 5.0366h-6.9253zm9-.9635l-8.2998-6.0365 8.2998-6.0365v12.073zm0-15.9999l-6.9253-5.0366h6.9253v5.0366z"
|
|
2350
2438
|
})), children);
|
|
2351
2439
|
});
|
|
2352
2440
|
if (process.env.NODE_ENV !== "production") {
|
|
2353
|
-
|
|
2441
|
+
IbmZProcessorCapacityReference.propTypes = iconPropTypes;
|
|
2354
2442
|
}
|
|
2355
|
-
const
|
|
2443
|
+
const IbmZCloudProvisioning = /*#__PURE__*/React.forwardRef(function IbmZCloudProvisioning(_ref94, ref) {
|
|
2356
2444
|
let {
|
|
2357
2445
|
children,
|
|
2358
2446
|
size = 16,
|
|
@@ -2366,16 +2454,16 @@ const IntentRequestHeal = /*#__PURE__*/React.forwardRef(function IntentRequestHe
|
|
|
2366
2454
|
viewBox: "0 0 32 32",
|
|
2367
2455
|
fill: "currentColor",
|
|
2368
2456
|
...rest
|
|
2369
|
-
},
|
|
2370
|
-
d: "
|
|
2371
|
-
})),
|
|
2372
|
-
d: "
|
|
2457
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2458
|
+
d: "M10 17H14V21H10zM17 10H21V14H17zM17 17H21V21H17z"
|
|
2459
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2460
|
+
d: "M19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
|
|
2373
2461
|
})), children);
|
|
2374
2462
|
});
|
|
2375
2463
|
if (process.env.NODE_ENV !== "production") {
|
|
2376
|
-
|
|
2464
|
+
IbmZCloudProvisioning.propTypes = iconPropTypes;
|
|
2377
2465
|
}
|
|
2378
|
-
const
|
|
2466
|
+
const IbmZOs = /*#__PURE__*/React.forwardRef(function IbmZOs(_ref95, ref) {
|
|
2379
2467
|
let {
|
|
2380
2468
|
children,
|
|
2381
2469
|
size = 16,
|
|
@@ -2389,26 +2477,14 @@ const IntentRequestInactive = /*#__PURE__*/React.forwardRef(function IntentReque
|
|
|
2389
2477
|
viewBox: "0 0 32 32",
|
|
2390
2478
|
fill: "currentColor",
|
|
2391
2479
|
...rest
|
|
2392
|
-
},
|
|
2393
|
-
|
|
2394
|
-
cy: "22.5",
|
|
2395
|
-
r: "1.5"
|
|
2396
|
-
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2397
|
-
cx: "23.5",
|
|
2398
|
-
cy: "22.5",
|
|
2399
|
-
r: "1.5"
|
|
2400
|
-
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
2401
|
-
cx: "28.5",
|
|
2402
|
-
cy: "22.5",
|
|
2403
|
-
r: "1.5"
|
|
2404
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2405
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
2480
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2481
|
+
d: "M16 32c-5.0793 0-9.7449-2.3319-12.7998-6.3979l1.5991-1.2014c2.6736 3.5585 6.7561 5.5994 11.2007 5.5994s8.5281-2.0413 11.2014-5.6005l1.5991 1.2012c-3.0547 4.0668-7.7202 6.3993-12.8005 6.3993zM30 22h-5v-2h5v-3h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h5v2h-5v3h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zM21 22h-4c-1.1028 0-2-.8972-2-2v-8c0-1.1028.8972-2 2-2h4c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-4-10v8h4v-8h-4zM11.4458 10L7.4458 22 9.5542 22 13.5542 10 11.4458 10zM6 22L0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22zM16.0001 0C10.9207 0 6.2552 2.3319 3.2003 6.3979l1.5991 1.2014c2.6736-3.5585 6.7561-5.5994 11.2007-5.5994s8.5281 2.0413 11.2014 5.6005l1.5991-1.2012C25.7459 2.3325 21.0804 0 16.0001 0z"
|
|
2406
2482
|
})), children);
|
|
2407
2483
|
});
|
|
2408
2484
|
if (process.env.NODE_ENV !== "production") {
|
|
2409
|
-
|
|
2485
|
+
IbmZOs.propTypes = iconPropTypes;
|
|
2410
2486
|
}
|
|
2411
|
-
const
|
|
2487
|
+
const IbmZOsAiControlInterface = /*#__PURE__*/React.forwardRef(function IbmZOsAiControlInterface(_ref96, ref) {
|
|
2412
2488
|
let {
|
|
2413
2489
|
children,
|
|
2414
2490
|
size = 16,
|
|
@@ -2422,14 +2498,34 @@ const IntentRequestScaleIn = /*#__PURE__*/React.forwardRef(function IntentReques
|
|
|
2422
2498
|
viewBox: "0 0 32 32",
|
|
2423
2499
|
fill: "currentColor",
|
|
2424
2500
|
...rest
|
|
2425
|
-
},
|
|
2426
|
-
|
|
2501
|
+
}, _circle61 || (_circle61 = /*#__PURE__*/React.createElement("circle", {
|
|
2502
|
+
cx: "12",
|
|
2503
|
+
cy: "21",
|
|
2504
|
+
r: "1"
|
|
2505
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2506
|
+
d: "m23,25h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
|
|
2507
|
+
})), _circle62 || (_circle62 = /*#__PURE__*/React.createElement("circle", {
|
|
2508
|
+
cx: "12",
|
|
2509
|
+
cy: "11",
|
|
2510
|
+
r: "1"
|
|
2511
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2512
|
+
d: "m23,15h-14c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h14c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-14-6v4h14v-4h-14Z"
|
|
2513
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2514
|
+
d: "m28,30H4c-1.103,0-2-.897-2-2v-12h2v12h24V4h-12v-2h12c1.103,0,2,.897,2,2v24c0,1.103-.897,2-2,2Z"
|
|
2515
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2516
|
+
d: "M8.5 1.5H13.5V3.5H8.5z",
|
|
2517
|
+
transform: "rotate(90 11 2.5)"
|
|
2518
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2519
|
+
d: "M1.975 3.475H6.975V5.475H1.975z",
|
|
2520
|
+
transform: "rotate(45 4.475 4.475)"
|
|
2521
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2522
|
+
d: "M0 10H5V12H0z"
|
|
2427
2523
|
})), children);
|
|
2428
2524
|
});
|
|
2429
2525
|
if (process.env.NODE_ENV !== "production") {
|
|
2430
|
-
|
|
2526
|
+
IbmZOsAiControlInterface.propTypes = iconPropTypes;
|
|
2431
2527
|
}
|
|
2432
|
-
const
|
|
2528
|
+
const IbmZOsContainers = /*#__PURE__*/React.forwardRef(function IbmZOsContainers(_ref97, ref) {
|
|
2433
2529
|
let {
|
|
2434
2530
|
children,
|
|
2435
2531
|
size = 16,
|
|
@@ -2443,14 +2539,16 @@ const IntentRequestScaleOut = /*#__PURE__*/React.forwardRef(function IntentReque
|
|
|
2443
2539
|
viewBox: "0 0 32 32",
|
|
2444
2540
|
fill: "currentColor",
|
|
2445
2541
|
...rest
|
|
2446
|
-
},
|
|
2447
|
-
d: "
|
|
2542
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2543
|
+
d: "m29,12h-9V3h9v9Zm-7-2h5v-5h-5v5Z"
|
|
2544
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2545
|
+
d: "m20,15v2h7v10h-10V3H5c-1.1028,0-2,.8975-2,2v22c0,1.1025.8972,2,2,2h22c1.1028,0,2-.8975,2-2v-12h-9Zm-13.5859,2h8.5859v8.5859l-8.5859-8.5859Zm8.5859-2H6.4141L15,6.4141v8.5859Zm-1.4141-10L5,13.5859V5h8.5859Zm-8.5859,13.4141l8.5859,8.5859H5v-8.5859Z"
|
|
2448
2546
|
})), children);
|
|
2449
2547
|
});
|
|
2450
2548
|
if (process.env.NODE_ENV !== "production") {
|
|
2451
|
-
|
|
2549
|
+
IbmZOsContainers.propTypes = iconPropTypes;
|
|
2452
2550
|
}
|
|
2453
|
-
const
|
|
2551
|
+
const IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackageManager(_ref98, ref) {
|
|
2454
2552
|
let {
|
|
2455
2553
|
children,
|
|
2456
2554
|
size = 16,
|
|
@@ -2464,16 +2562,14 @@ const IntentRequestUninstall = /*#__PURE__*/React.forwardRef(function IntentRequ
|
|
|
2464
2562
|
viewBox: "0 0 32 32",
|
|
2465
2563
|
fill: "currentColor",
|
|
2466
2564
|
...rest
|
|
2467
|
-
},
|
|
2468
|
-
d: "
|
|
2469
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2470
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
2565
|
+
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2566
|
+
d: "M15 9v10.172l-2.586-2.586L11 18l5 5 5-5-1.414-1.414L17 19.172V9H15zM19.758 26.65L16 28.842 5 22.426V18H3v5c0 .355.189.685.496.864l12 7C15.652 30.955 15.826 31 16 31s.348-.045.504-.136l4.282-2.498L19.758 26.65zM28.504 8.136l-4.269-2.49-1.029 1.715L27 9.574v12.852l-3.787 2.209 1.029 1.715 4.262-2.486C28.811 23.685 29 23.355 29 23V9C29 8.645 28.811 8.315 28.504 8.136zM5 9.574l11-6.417 3.751 2.188L20.78 3.63l-4.276-2.494C16.348 1.045 16.174 1 16 1s-.348.045-.504.136l-12 7C3.189 8.315 3 8.645 3 9v5h2V9.574z"
|
|
2471
2567
|
})), children);
|
|
2472
2568
|
});
|
|
2473
2569
|
if (process.env.NODE_ENV !== "production") {
|
|
2474
|
-
|
|
2570
|
+
IbmZOsPackageManager.propTypes = iconPropTypes;
|
|
2475
2571
|
}
|
|
2476
|
-
const
|
|
2572
|
+
const WatsonHealthICa_2D = /*#__PURE__*/React.forwardRef(function WatsonHealthICa_2D(_ref99, ref) {
|
|
2477
2573
|
let {
|
|
2478
2574
|
children,
|
|
2479
2575
|
size = 16,
|
|
@@ -2487,35 +2583,19 @@ const IntentRequestUpgrade = /*#__PURE__*/React.forwardRef(function IntentReques
|
|
|
2487
2583
|
viewBox: "0 0 32 32",
|
|
2488
2584
|
fill: "currentColor",
|
|
2489
2585
|
...rest
|
|
2490
|
-
},
|
|
2491
|
-
d: "
|
|
2492
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2493
|
-
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
2586
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2587
|
+
d: "M22 24H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H22a2.0023 2.0023 0 012 2V22A2.0023 2.0023 0 0122 24zM10 10V22H22V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM2 21L2 30 11 30 11 28 4 28 4 21 2 21zM30 11L30 2 21 2 21 4 28 4 28 11 30 11zM21 30L30 30 30 21 28 21 28 28 21 28 21 30z"
|
|
2494
2588
|
})), children);
|
|
2495
2589
|
});
|
|
2496
2590
|
if (process.env.NODE_ENV !== "production") {
|
|
2497
|
-
|
|
2591
|
+
WatsonHealthICa_2D.propTypes = iconPropTypes;
|
|
2498
2592
|
}
|
|
2499
|
-
const
|
|
2593
|
+
const IceAccretion = /*#__PURE__*/React.forwardRef(function IceAccretion(_ref100, ref) {
|
|
2500
2594
|
let {
|
|
2501
2595
|
children,
|
|
2502
2596
|
size = 16,
|
|
2503
2597
|
...rest
|
|
2504
2598
|
} = _ref100;
|
|
2505
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2506
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2507
|
-
width: size,
|
|
2508
|
-
height: size,
|
|
2509
|
-
ref: ref,
|
|
2510
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2511
|
-
viewBox: "0 0 16 16",
|
|
2512
|
-
fill: "currentColor",
|
|
2513
|
-
...rest
|
|
2514
|
-
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2515
|
-
fillRule: "evenodd",
|
|
2516
|
-
d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
|
|
2517
|
-
})), children);
|
|
2518
|
-
}
|
|
2519
2599
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2520
2600
|
width: size,
|
|
2521
2601
|
height: size,
|
|
@@ -2524,14 +2604,16 @@ const Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref100
|
|
|
2524
2604
|
viewBox: "0 0 32 32",
|
|
2525
2605
|
fill: "currentColor",
|
|
2526
2606
|
...rest
|
|
2527
|
-
},
|
|
2528
|
-
d: "
|
|
2607
|
+
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2608
|
+
d: "M4 2A2 2 0 002 4V20l1 2 1-2V4H8V14l1 2 1-2V2zM28 2H14v8l1 2 1-2V4h2V17l1 2 1-2V4h4V14l1 2 1-2V4h2V24l1 2 1-2V4A2 2 0 0028 2zM14 28L13 30 12 28 12 16 14 16 14 28z"
|
|
2609
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2610
|
+
d: "M24 26L23 28 22 26 22 20 24 20 24 26zM8 24L7 26 6 24 6 18 8 18 8 24z"
|
|
2529
2611
|
})), children);
|
|
2530
2612
|
});
|
|
2531
2613
|
if (process.env.NODE_ENV !== "production") {
|
|
2532
|
-
|
|
2614
|
+
IceAccretion.propTypes = iconPropTypes;
|
|
2533
2615
|
}
|
|
2534
|
-
const
|
|
2616
|
+
const IceVision = /*#__PURE__*/React.forwardRef(function IceVision(_ref101, ref) {
|
|
2535
2617
|
let {
|
|
2536
2618
|
children,
|
|
2537
2619
|
size = 16,
|
|
@@ -2545,25 +2627,16 @@ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React.forwardRef(
|
|
|
2545
2627
|
viewBox: "0 0 32 32",
|
|
2546
2628
|
fill: "currentColor",
|
|
2547
2629
|
...rest
|
|
2548
|
-
},
|
|
2549
|
-
d: "
|
|
2550
|
-
})),
|
|
2551
|
-
d: "
|
|
2552
|
-
transform: "rotate(-45 9 20)"
|
|
2553
|
-
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2554
|
-
d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
|
|
2555
|
-
transform: "rotate(-45 20 9)"
|
|
2556
|
-
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2557
|
-
d: "M7.586 7.586H10.414V10.414H7.586z",
|
|
2558
|
-
transform: "rotate(-45 9 9)"
|
|
2559
|
-
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2560
|
-
d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
2630
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2631
|
+
d: "M19 14L19 21 20 23 21 21 21 14 19 14zM17 14H13a2 2 0 00-2 2v4l1 2 1-2V16h2v7l1 2 1-2z"
|
|
2632
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2633
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
2561
2634
|
})), children);
|
|
2562
2635
|
});
|
|
2563
2636
|
if (process.env.NODE_ENV !== "production") {
|
|
2564
|
-
|
|
2637
|
+
IceVision.propTypes = iconPropTypes;
|
|
2565
2638
|
}
|
|
2566
|
-
const
|
|
2639
|
+
const QID = /*#__PURE__*/React.forwardRef(function QID(_ref102, ref) {
|
|
2567
2640
|
let {
|
|
2568
2641
|
children,
|
|
2569
2642
|
size = 16,
|
|
@@ -2577,16 +2650,14 @@ const Intersect = /*#__PURE__*/React.forwardRef(function Intersect(_ref102, ref)
|
|
|
2577
2650
|
viewBox: "0 0 32 32",
|
|
2578
2651
|
fill: "currentColor",
|
|
2579
2652
|
...rest
|
|
2580
|
-
},
|
|
2581
|
-
d: "
|
|
2582
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2583
|
-
d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
|
|
2653
|
+
}, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2654
|
+
d: "M10 9H12V11H10zM18 23H14V9h4a4 4 0 014 4v6A4 4 0 0118 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H16zM10 13H12V23H10z"
|
|
2584
2655
|
})), children);
|
|
2585
2656
|
});
|
|
2586
2657
|
if (process.env.NODE_ENV !== "production") {
|
|
2587
|
-
|
|
2658
|
+
QID.propTypes = iconPropTypes;
|
|
2588
2659
|
}
|
|
2589
|
-
const
|
|
2660
|
+
const IdManagement = /*#__PURE__*/React.forwardRef(function IdManagement(_ref103, ref) {
|
|
2590
2661
|
let {
|
|
2591
2662
|
children,
|
|
2592
2663
|
size = 16,
|
|
@@ -2600,20 +2671,18 @@ const IntrusionPrevention = /*#__PURE__*/React.forwardRef(function IntrusionPrev
|
|
|
2600
2671
|
viewBox: "0 0 32 32",
|
|
2601
2672
|
fill: "currentColor",
|
|
2602
2673
|
...rest
|
|
2603
|
-
},
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
})),
|
|
2608
|
-
d: "
|
|
2609
|
-
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2610
|
-
d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
|
|
2674
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2675
|
+
d: "M15 20H9a3 3 0 00-3 3v2H8V23a1 1 0 011-1h6a1 1 0 011 1v2h2V23A3 3 0 0015 20zM12 19a4 4 0 10-4-4A4 4 0 0012 19zm0-6a2 2 0 11-2 2A2 2 0 0112 13z"
|
|
2676
|
+
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2677
|
+
d: "M28,19v9H4V8H16V6H4A2,2,0,0,0,2,8V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19Z"
|
|
2678
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2679
|
+
d: "M20 19H26V21H20zM22 23H26V25H22zM32 10V8H29.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0026 4.1011V2H24V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0020.1011 8H18v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0024 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0029.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0125 12z"
|
|
2611
2680
|
})), children);
|
|
2612
2681
|
});
|
|
2613
2682
|
if (process.env.NODE_ENV !== "production") {
|
|
2614
|
-
|
|
2683
|
+
IdManagement.propTypes = iconPropTypes;
|
|
2615
2684
|
}
|
|
2616
|
-
const
|
|
2685
|
+
const Idea = /*#__PURE__*/React.forwardRef(function Idea(_ref104, ref) {
|
|
2617
2686
|
let {
|
|
2618
2687
|
children,
|
|
2619
2688
|
size = 16,
|
|
@@ -2627,16 +2696,14 @@ const InventoryManagement = /*#__PURE__*/React.forwardRef(function InventoryMana
|
|
|
2627
2696
|
viewBox: "0 0 32 32",
|
|
2628
2697
|
fill: "currentColor",
|
|
2629
2698
|
...rest
|
|
2630
|
-
},
|
|
2631
|
-
d: "
|
|
2632
|
-
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2633
|
-
d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
|
|
2699
|
+
}, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2700
|
+
d: "M11 24H21V26H11zM13 28H19V30H13zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z"
|
|
2634
2701
|
})), children);
|
|
2635
2702
|
});
|
|
2636
2703
|
if (process.env.NODE_ENV !== "production") {
|
|
2637
|
-
|
|
2704
|
+
Idea.propTypes = iconPropTypes;
|
|
2638
2705
|
}
|
|
2639
|
-
const
|
|
2706
|
+
const Identification = /*#__PURE__*/React.forwardRef(function Identification(_ref105, ref) {
|
|
2640
2707
|
let {
|
|
2641
2708
|
children,
|
|
2642
2709
|
size = 16,
|
|
@@ -2650,16 +2717,16 @@ const IotConnect = /*#__PURE__*/React.forwardRef(function IotConnect(_ref105, re
|
|
|
2650
2717
|
viewBox: "0 0 32 32",
|
|
2651
2718
|
fill: "currentColor",
|
|
2652
2719
|
...rest
|
|
2653
|
-
},
|
|
2654
|
-
d: "
|
|
2655
|
-
})),
|
|
2656
|
-
d: "
|
|
2720
|
+
}, _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2721
|
+
d: "M28,6V26H4V6H28m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
|
|
2722
|
+
})), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
2723
|
+
d: "M6 10H13V12H6zM6 14H10V16H6zM23 18H17a3 3 0 00-3 3v2h2V21a1 1 0 011-1h6a1 1 0 011 1v2h2V21A3 3 0 0023 18zM20 17a4 4 0 10-4-4A4 4 0 0020 17zm0-6a2 2 0 11-2 2A2 2 0 0120 11z"
|
|
2657
2724
|
})), children);
|
|
2658
2725
|
});
|
|
2659
2726
|
if (process.env.NODE_ENV !== "production") {
|
|
2660
|
-
|
|
2727
|
+
Identification.propTypes = iconPropTypes;
|
|
2661
2728
|
}
|
|
2662
|
-
const
|
|
2729
|
+
const Image = /*#__PURE__*/React.forwardRef(function Image(_ref106, ref) {
|
|
2663
2730
|
let {
|
|
2664
2731
|
children,
|
|
2665
2732
|
size = 16,
|
|
@@ -2673,18 +2740,16 @@ const IotPlatform = /*#__PURE__*/React.forwardRef(function IotPlatform(_ref106,
|
|
|
2673
2740
|
viewBox: "0 0 32 32",
|
|
2674
2741
|
fill: "currentColor",
|
|
2675
2742
|
...rest
|
|
2676
|
-
},
|
|
2677
|
-
d: "
|
|
2678
|
-
})),
|
|
2679
|
-
d: "
|
|
2680
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2681
|
-
d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
|
|
2743
|
+
}, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
2744
|
+
d: "M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"
|
|
2745
|
+
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
2746
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V20l5-5,5.59,5.59a2,2,0,0,0,2.82,0L21,19l5,5Zm0-4.83-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17l-5.59-5.59a2,2,0,0,0-2.82,0L6,17.17V6H26Z"
|
|
2682
2747
|
})), children);
|
|
2683
2748
|
});
|
|
2684
2749
|
if (process.env.NODE_ENV !== "production") {
|
|
2685
|
-
|
|
2750
|
+
Image.propTypes = iconPropTypes;
|
|
2686
2751
|
}
|
|
2687
|
-
const
|
|
2752
|
+
const ImageCopy = /*#__PURE__*/React.forwardRef(function ImageCopy(_ref107, ref) {
|
|
2688
2753
|
let {
|
|
2689
2754
|
children,
|
|
2690
2755
|
size = 16,
|
|
@@ -2698,15 +2763,16 @@ const Ip = /*#__PURE__*/React.forwardRef(function Ip(_ref107, ref) {
|
|
|
2698
2763
|
viewBox: "0 0 32 32",
|
|
2699
2764
|
fill: "currentColor",
|
|
2700
2765
|
...rest
|
|
2701
|
-
},
|
|
2702
|
-
|
|
2703
|
-
|
|
2766
|
+
}, _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
2767
|
+
d: "M4 22H2V4A2.0023 2.0023 0 014 2H22V4H4zM21 17a3 3 0 10-3-3A3.0033 3.0033 0 0021 17zm0-4a1 1 0 11-1 1A1.0009 1.0009 0 0121 13z"
|
|
2768
|
+
})), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2769
|
+
d: "M28,7H9A2.0025,2.0025,0,0,0,7,9V28a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V9A2.0025,2.0025,0,0,0,28,7Zm0,21H9v-6l4-3.9971,5.5859,5.586a2,2,0,0,0,2.8282,0L23,22.0034,28,27Zm0-3.8281-3.5859-3.586a2,2,0,0,0-2.8282,0L20,22.1719l-5.5859-5.586a2,2,0,0,0-2.8282,0L9,19.1719V9H28Z"
|
|
2704
2770
|
})), children);
|
|
2705
2771
|
});
|
|
2706
2772
|
if (process.env.NODE_ENV !== "production") {
|
|
2707
|
-
|
|
2773
|
+
ImageCopy.propTypes = iconPropTypes;
|
|
2708
2774
|
}
|
|
2709
|
-
const
|
|
2775
|
+
const ImageMedical = /*#__PURE__*/React.forwardRef(function ImageMedical(_ref108, ref) {
|
|
2710
2776
|
let {
|
|
2711
2777
|
children,
|
|
2712
2778
|
size = 16,
|
|
@@ -2720,14 +2786,16 @@ const Iso = /*#__PURE__*/React.forwardRef(function Iso(_ref108, ref) {
|
|
|
2720
2786
|
viewBox: "0 0 32 32",
|
|
2721
2787
|
fill: "currentColor",
|
|
2722
2788
|
...rest
|
|
2723
|
-
},
|
|
2724
|
-
d: "
|
|
2789
|
+
}, _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
2790
|
+
d: "M26,6V26H6V6H26m0-2H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
|
|
2791
|
+
})), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
2792
|
+
d: "M22 16L22 14 17 14 17 12 20 12 20 10 17 10 17 8 15 8 15 10 12 10 12 12 15 12 15 14 10 14 10 16 15 16 15 18 10 18 10 20 15 20 15 22 12 22 12 24 20 24 20 22 17 22 17 20 22 20 22 18 17 18 17 16 22 16z"
|
|
2725
2793
|
})), children);
|
|
2726
2794
|
});
|
|
2727
2795
|
if (process.env.NODE_ENV !== "production") {
|
|
2728
|
-
|
|
2796
|
+
ImageMedical.propTypes = iconPropTypes;
|
|
2729
2797
|
}
|
|
2730
|
-
const
|
|
2798
|
+
const ImageReference = /*#__PURE__*/React.forwardRef(function ImageReference(_ref109, ref) {
|
|
2731
2799
|
let {
|
|
2732
2800
|
children,
|
|
2733
2801
|
size = 16,
|
|
@@ -2741,16 +2809,16 @@ const IsoFilled = /*#__PURE__*/React.forwardRef(function IsoFilled(_ref109, ref)
|
|
|
2741
2809
|
viewBox: "0 0 32 32",
|
|
2742
2810
|
fill: "currentColor",
|
|
2743
2811
|
...rest
|
|
2744
|
-
},
|
|
2745
|
-
d: "
|
|
2746
|
-
})),
|
|
2747
|
-
d: "
|
|
2812
|
+
}, _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
2813
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 14a3 3 0 10-3-3A3 3 0 0019 14zm0-4a1 1 0 11-1 1A1 1 0 0119 10z"
|
|
2814
|
+
})), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
2815
|
+
d: "M26,4H6A2,2,0,0,0,4,6V16H6V6H26V21.17l-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17,11.8308,13l-1.4151,1.4155L14,18l2.59,2.59a2,2,0,0,0,2.82,0L21,19l5,5v2H16v2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Z"
|
|
2748
2816
|
})), children);
|
|
2749
2817
|
});
|
|
2750
2818
|
if (process.env.NODE_ENV !== "production") {
|
|
2751
|
-
|
|
2819
|
+
ImageReference.propTypes = iconPropTypes;
|
|
2752
2820
|
}
|
|
2753
|
-
const
|
|
2821
|
+
const ImageSearch = /*#__PURE__*/React.forwardRef(function ImageSearch(_ref110, ref) {
|
|
2754
2822
|
let {
|
|
2755
2823
|
children,
|
|
2756
2824
|
size = 16,
|
|
@@ -2764,16 +2832,16 @@ const IsoOutline = /*#__PURE__*/React.forwardRef(function IsoOutline(_ref110, re
|
|
|
2764
2832
|
viewBox: "0 0 32 32",
|
|
2765
2833
|
fill: "currentColor",
|
|
2766
2834
|
...rest
|
|
2767
|
-
},
|
|
2768
|
-
d: "M24
|
|
2769
|
-
})),
|
|
2770
|
-
d: "
|
|
2835
|
+
}, _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
2836
|
+
d: "M24 14a5.99 5.99 0 00-4.885 9.4712L14 28.5859 15.4141 30l5.1147-5.1147A5.9971 5.9971 0 1024 14zm0 10a4 4 0 114-4A4.0045 4.0045 0 0124 24zM17 12a3 3 0 10-3-3A3.0033 3.0033 0 0017 12zm0-4a1 1 0 11-1 1A1.0009 1.0009 0 0117 8z"
|
|
2837
|
+
})), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
2838
|
+
d: "M12,24H4V17.9966L9,13l5.5859,5.5859L16,17.168l-5.5859-5.5855a2,2,0,0,0-2.8282,0L4,15.168V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.002,2.002,0,0,0,2,4V24a2.0023,2.0023,0,0,0,2,2h8Z"
|
|
2771
2839
|
})), children);
|
|
2772
2840
|
});
|
|
2773
2841
|
if (process.env.NODE_ENV !== "production") {
|
|
2774
|
-
|
|
2842
|
+
ImageSearch.propTypes = iconPropTypes;
|
|
2775
2843
|
}
|
|
2776
|
-
const
|
|
2844
|
+
const ImageSearchAlt = /*#__PURE__*/React.forwardRef(function ImageSearchAlt(_ref111, ref) {
|
|
2777
2845
|
let {
|
|
2778
2846
|
children,
|
|
2779
2847
|
size = 16,
|
|
@@ -2787,22 +2855,16 @@ const JoinFull = /*#__PURE__*/React.forwardRef(function JoinFull(_ref111, ref) {
|
|
|
2787
2855
|
viewBox: "0 0 32 32",
|
|
2788
2856
|
fill: "currentColor",
|
|
2789
2857
|
...rest
|
|
2790
|
-
},
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2795
|
-
d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
|
|
2796
|
-
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2797
|
-
d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
|
|
2798
|
-
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2799
|
-
d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
|
|
2858
|
+
}, _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
|
|
2859
|
+
d: "M10,16a5.9908,5.9908,0,0,0,9.4712,4.8853L24.5859,26,26,24.5859l-5.115-5.1147A5.997,5.997,0,1,0,10,16Zm2,0a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Z"
|
|
2860
|
+
})), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
2861
|
+
d: "M29,7H22.54L20.83,4.45A.9946.9946,0,0,0,20,4H12a.9946.9946,0,0,0-.83.45L9.46,7H3A1.0031,1.0031,0,0,0,2,8V25a1.0031,1.0031,0,0,0,1,1h9V24H4V9h6a.9946.9946,0,0,0,.83-.45L12.54,6h6.92l1.71,2.55A.9946.9946,0,0,0,22,9h6V21h2V8A1.0031,1.0031,0,0,0,29,7Z"
|
|
2800
2862
|
})), children);
|
|
2801
2863
|
});
|
|
2802
2864
|
if (process.env.NODE_ENV !== "production") {
|
|
2803
|
-
|
|
2865
|
+
ImageSearchAlt.propTypes = iconPropTypes;
|
|
2804
2866
|
}
|
|
2805
|
-
const
|
|
2867
|
+
const WatsonHealthImageAvailabilityLocal = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityLocal(_ref112, ref) {
|
|
2806
2868
|
let {
|
|
2807
2869
|
children,
|
|
2808
2870
|
size = 16,
|
|
@@ -2816,14 +2878,16 @@ const JoinInner = /*#__PURE__*/React.forwardRef(function JoinInner(_ref112, ref)
|
|
|
2816
2878
|
viewBox: "0 0 32 32",
|
|
2817
2879
|
fill: "currentColor",
|
|
2818
2880
|
...rest
|
|
2819
|
-
},
|
|
2820
|
-
d: "
|
|
2881
|
+
}, _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
2882
|
+
d: "M16,18c-2.8,0-5-2.2-5-5s2.2-5,5-5s5,2.2,5,5S18.8,18,16,18z"
|
|
2883
|
+
})), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
2884
|
+
d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
|
|
2821
2885
|
})), children);
|
|
2822
2886
|
});
|
|
2823
2887
|
if (process.env.NODE_ENV !== "production") {
|
|
2824
|
-
|
|
2888
|
+
WatsonHealthImageAvailabilityLocal.propTypes = iconPropTypes;
|
|
2825
2889
|
}
|
|
2826
|
-
const
|
|
2890
|
+
const WatsonHealthImageAvailabilityRetrieving = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityRetrieving(_ref113, ref) {
|
|
2827
2891
|
let {
|
|
2828
2892
|
children,
|
|
2829
2893
|
size = 16,
|
|
@@ -2837,22 +2901,16 @@ const JoinLeft = /*#__PURE__*/React.forwardRef(function JoinLeft(_ref113, ref) {
|
|
|
2837
2901
|
viewBox: "0 0 32 32",
|
|
2838
2902
|
fill: "currentColor",
|
|
2839
2903
|
...rest
|
|
2840
|
-
},
|
|
2841
|
-
d: "
|
|
2842
|
-
})),
|
|
2843
|
-
d: "
|
|
2844
|
-
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2845
|
-
fill: "none",
|
|
2846
|
-
d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
|
|
2847
|
-
"data-icon-path": "inner-path"
|
|
2848
|
-
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2849
|
-
d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
|
|
2904
|
+
}, _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
|
|
2905
|
+
d: "M10 13L11.4 11.6 15 15.2 15 2 17 2 17 15.2 20.6 11.6 22 13 16 19z"
|
|
2906
|
+
})), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
2907
|
+
d: "M20,2.8V5c3,1.5,5,4.5,5,8c0,2-0.6,3.8-1.8,5.4c0,0-0.2,0.3-0.3,0.4L16,26.9l-6.9-8.1c-0.1-0.1-0.3-0.4-0.3-0.4 C7.6,16.8,7,15,7,13c0-3.5,2-6.6,5-8V2.8C7.9,4.4,5,8.3,5,13c0,2.4,0.8,4.7,2.2,6.6c0,0,0.3,0.4,0.3,0.5L16,30l8.4-10 c0-0.1,0.3-0.4,0.3-0.4l0,0c1.4-1.9,2.2-4.2,2.2-6.6C27,8.3,24.1,4.4,20,2.8z"
|
|
2850
2908
|
})), children);
|
|
2851
2909
|
});
|
|
2852
2910
|
if (process.env.NODE_ENV !== "production") {
|
|
2853
|
-
|
|
2911
|
+
WatsonHealthImageAvailabilityRetrieving.propTypes = iconPropTypes;
|
|
2854
2912
|
}
|
|
2855
|
-
const
|
|
2913
|
+
const WatsonHealthImageAvailabilityUnavailable = /*#__PURE__*/React.forwardRef(function WatsonHealthImageAvailabilityUnavailable(_ref114, ref) {
|
|
2856
2914
|
let {
|
|
2857
2915
|
children,
|
|
2858
2916
|
size = 16,
|
|
@@ -2866,14 +2924,20 @@ const JoinOuter = /*#__PURE__*/React.forwardRef(function JoinOuter(_ref114, ref)
|
|
|
2866
2924
|
viewBox: "0 0 32 32",
|
|
2867
2925
|
fill: "currentColor",
|
|
2868
2926
|
...rest
|
|
2869
|
-
},
|
|
2870
|
-
|
|
2927
|
+
}, _circle63 || (_circle63 = /*#__PURE__*/React.createElement("circle", {
|
|
2928
|
+
cx: "16",
|
|
2929
|
+
cy: "20.5",
|
|
2930
|
+
r: "1.5"
|
|
2931
|
+
})), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
|
|
2932
|
+
d: "M17,17h-2v-4h2c1.1,0,2-0.9,2-2s-0.9-2-2-2h-2c-1.1,0-2,0.9-2,2v0.5h-2V11c0-2.2,1.8-4,4-4h2c2.2,0,4,1.8,4,4s-1.8,4-4,4V17 z"
|
|
2933
|
+
})), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
|
|
2934
|
+
d: "M16,30l-8.4-9.9c0-0.1-0.3-0.5-0.3-0.5C5.8,17.7,5,15.4,5,13C5,6.9,9.9,2,16,2s11,4.9,11,11c0,2.4-0.8,4.7-2.2,6.6l0,0 c0,0-0.3,0.4-0.3,0.4L16,30z M8.8,18.4c0,0,0.2,0.3,0.3,0.4l6.9,8.1l6.9-8.1c0-0.1,0.3-0.4,0.3-0.4C24.4,16.8,25,15,25,13 c0-5-4-9-9-9s-9,4-9,9C7,15,7.6,16.8,8.8,18.4L8.8,18.4z"
|
|
2871
2935
|
})), children);
|
|
2872
2936
|
});
|
|
2873
2937
|
if (process.env.NODE_ENV !== "production") {
|
|
2874
|
-
|
|
2938
|
+
WatsonHealthImageAvailabilityUnavailable.propTypes = iconPropTypes;
|
|
2875
2939
|
}
|
|
2876
|
-
const
|
|
2940
|
+
const ImageService = /*#__PURE__*/React.forwardRef(function ImageService(_ref115, ref) {
|
|
2877
2941
|
let {
|
|
2878
2942
|
children,
|
|
2879
2943
|
size = 16,
|
|
@@ -2887,22 +2951,20 @@ const JoinRight = /*#__PURE__*/React.forwardRef(function JoinRight(_ref115, ref)
|
|
|
2887
2951
|
viewBox: "0 0 32 32",
|
|
2888
2952
|
fill: "currentColor",
|
|
2889
2953
|
...rest
|
|
2890
|
-
},
|
|
2891
|
-
d: "
|
|
2892
|
-
})),
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
})),
|
|
2897
|
-
d: "
|
|
2898
|
-
})), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2899
|
-
d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
|
|
2954
|
+
}, _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
|
|
2955
|
+
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
2956
|
+
})), _circle64 || (_circle64 = /*#__PURE__*/React.createElement("circle", {
|
|
2957
|
+
cx: "7",
|
|
2958
|
+
cy: "25",
|
|
2959
|
+
r: "1"
|
|
2960
|
+
})), _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
|
|
2961
|
+
d: "M13 4H15V12H13zM9 4H11V12H9zM21 12H19a2.0021 2.0021 0 01-2-2V6a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0121 12zM19 6v4h2V6zM21 14H23V22H21zM9 14H11V22H9zM17 22H15a2.0021 2.0021 0 01-2-2V16a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0117 22zm-2-6v4h2V16z"
|
|
2900
2962
|
})), children);
|
|
2901
2963
|
});
|
|
2902
2964
|
if (process.env.NODE_ENV !== "production") {
|
|
2903
|
-
|
|
2965
|
+
ImageService.propTypes = iconPropTypes;
|
|
2904
2966
|
}
|
|
2905
|
-
const
|
|
2967
|
+
const ImageStoreLocal = /*#__PURE__*/React.forwardRef(function ImageStoreLocal(_ref116, ref) {
|
|
2906
2968
|
let {
|
|
2907
2969
|
children,
|
|
2908
2970
|
size = 16,
|
|
@@ -2916,14 +2978,21 @@ const Jpg = /*#__PURE__*/React.forwardRef(function Jpg(_ref116, ref) {
|
|
|
2916
2978
|
viewBox: "0 0 32 32",
|
|
2917
2979
|
fill: "currentColor",
|
|
2918
2980
|
...rest
|
|
2919
|
-
},
|
|
2920
|
-
|
|
2981
|
+
}, _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
|
|
2982
|
+
strokeWidth: "0",
|
|
2983
|
+
d: "m25,2v7h7V2h-7Zm5,5h-3v-3h3v3Z"
|
|
2984
|
+
})), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
|
|
2985
|
+
strokeWidth: "0",
|
|
2986
|
+
d: "m23,6h-7v12h12v-7h-5v-5Zm-2,10h-3v-3h3v3Zm5-3v3h-3v-3h3Zm-8-2v-3h3v3h-3Z"
|
|
2987
|
+
})), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
|
|
2988
|
+
strokeWidth: "0",
|
|
2989
|
+
d: "M26 20v2H6v-14h8v-2H6c-1.104.0011-1.999.8959-2 2v14c.0012 1.104.896 1.9987 2 2h20c1.104-.0015 1.9985-.8961 2-2v-2h-2zM2 26H30V28H2z"
|
|
2921
2990
|
})), children);
|
|
2922
2991
|
});
|
|
2923
2992
|
if (process.env.NODE_ENV !== "production") {
|
|
2924
|
-
|
|
2993
|
+
ImageStoreLocal.propTypes = iconPropTypes;
|
|
2925
2994
|
}
|
|
2926
|
-
const
|
|
2995
|
+
const ImportExport = /*#__PURE__*/React.forwardRef(function ImportExport(_ref117, ref) {
|
|
2927
2996
|
let {
|
|
2928
2997
|
children,
|
|
2929
2998
|
size = 16,
|
|
@@ -2937,16 +3006,14 @@ const JsError = /*#__PURE__*/React.forwardRef(function JsError(_ref117, ref) {
|
|
|
2937
3006
|
viewBox: "0 0 32 32",
|
|
2938
3007
|
fill: "currentColor",
|
|
2939
3008
|
...rest
|
|
2940
|
-
},
|
|
2941
|
-
d: "
|
|
2942
|
-
})), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
2943
|
-
d: "m14,26h-4.5c-.3538,0-.6809-.1868-.8608-.4912L2.1392,14.5088c-.0928-.1569-.1392-.3329-.1392-.5088s.0464-.3519.1392-.5088L8.6392,2.4912c.1799-.3044.5071-.4912.8608-.4912h13c.3538,0,.6809.1868.8608.4912l6.5,11c.0928.1569.1392.3328.1392.5088s-.0464.3519-.1392.5088l-2,3.3845-1.7217-1.0173,1.6992-2.876-5.9089-10h-11.8589l-5.9089,10,5.9089,10h3.9294v2Z"
|
|
3009
|
+
}, _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
|
|
3010
|
+
d: "M28 24v4H4V24H2v4l.0076-.0049A1.9977 1.9977 0 004 30H28a2 2 0 002-2h0V24zM27.6 14.6L24 18.2 24 4 22 4 22 18.2 18.4 14.6 17 16 23 22 29 16 27.6 14.6zM9 4L3 10 4.4 11.4 8 7.8 8 22 10 22 10 7.8 13.6 11.4 15 10 9 4z"
|
|
2944
3011
|
})), children);
|
|
2945
3012
|
});
|
|
2946
3013
|
if (process.env.NODE_ENV !== "production") {
|
|
2947
|
-
|
|
3014
|
+
ImportExport.propTypes = iconPropTypes;
|
|
2948
3015
|
}
|
|
2949
|
-
const
|
|
3016
|
+
const ImproveRelevance = /*#__PURE__*/React.forwardRef(function ImproveRelevance(_ref118, ref) {
|
|
2950
3017
|
let {
|
|
2951
3018
|
children,
|
|
2952
3019
|
size = 16,
|
|
@@ -2960,14 +3027,22 @@ const Json = /*#__PURE__*/React.forwardRef(function Json(_ref118, ref) {
|
|
|
2960
3027
|
viewBox: "0 0 32 32",
|
|
2961
3028
|
fill: "currentColor",
|
|
2962
3029
|
...rest
|
|
2963
|
-
},
|
|
2964
|
-
d: "
|
|
3030
|
+
}, _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
3031
|
+
d: "M22 26.59L19.41 24 18 25.41 22 29.41 30 21.41 28.59 20 22 26.59z"
|
|
3032
|
+
})), _circle65 || (_circle65 = /*#__PURE__*/React.createElement("circle", {
|
|
3033
|
+
cx: "16",
|
|
3034
|
+
cy: "16",
|
|
3035
|
+
r: "2"
|
|
3036
|
+
})), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
|
|
3037
|
+
d: "M16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
|
|
3038
|
+
})), _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
|
|
3039
|
+
d: "M28,16A12,12,0,1,0,16,28V26A10,10,0,1,1,26,16Z"
|
|
2965
3040
|
})), children);
|
|
2966
3041
|
});
|
|
2967
3042
|
if (process.env.NODE_ENV !== "production") {
|
|
2968
|
-
|
|
3043
|
+
ImproveRelevance.propTypes = iconPropTypes;
|
|
2969
3044
|
}
|
|
2970
|
-
const
|
|
3045
|
+
const InProgress = /*#__PURE__*/React.forwardRef(function InProgress(_ref119, ref) {
|
|
2971
3046
|
let {
|
|
2972
3047
|
children,
|
|
2973
3048
|
size = 16,
|
|
@@ -2981,14 +3056,14 @@ const JsonReference = /*#__PURE__*/React.forwardRef(function JsonReference(_ref1
|
|
|
2981
3056
|
viewBox: "0 0 32 32",
|
|
2982
3057
|
fill: "currentColor",
|
|
2983
3058
|
...rest
|
|
2984
|
-
},
|
|
2985
|
-
d: "
|
|
3059
|
+
}, _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
|
|
3060
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm0,26A12,12,0,0,1,16,4V16l8.4812,8.4814A11.9625,11.9625,0,0,1,16,28Z"
|
|
2986
3061
|
})), children);
|
|
2987
3062
|
});
|
|
2988
3063
|
if (process.env.NODE_ENV !== "production") {
|
|
2989
|
-
|
|
3064
|
+
InProgress.propTypes = iconPropTypes;
|
|
2990
3065
|
}
|
|
2991
|
-
const
|
|
3066
|
+
const InProgressError = /*#__PURE__*/React.forwardRef(function InProgressError(_ref120, ref) {
|
|
2992
3067
|
let {
|
|
2993
3068
|
children,
|
|
2994
3069
|
size = 16,
|
|
@@ -3002,14 +3077,16 @@ const JumpLink = /*#__PURE__*/React.forwardRef(function JumpLink(_ref120, ref) {
|
|
|
3002
3077
|
viewBox: "0 0 32 32",
|
|
3003
3078
|
fill: "currentColor",
|
|
3004
3079
|
...rest
|
|
3005
|
-
},
|
|
3006
|
-
d: "
|
|
3080
|
+
}, _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
|
|
3081
|
+
d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
|
|
3082
|
+
})), _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
|
|
3083
|
+
d: "M14,2a12,12,0,1,0,2,23.8193v-2.021A10,10,0,1,1,14,4V14l4.343,4.3433A7.9751,7.9751,0,0,1,24,16h1.8193A11.93,11.93,0,0,0,14,2Z"
|
|
3007
3084
|
})), children);
|
|
3008
3085
|
});
|
|
3009
3086
|
if (process.env.NODE_ENV !== "production") {
|
|
3010
|
-
|
|
3087
|
+
InProgressError.propTypes = iconPropTypes;
|
|
3011
3088
|
}
|
|
3012
|
-
const
|
|
3089
|
+
const InProgressWarning = /*#__PURE__*/React.forwardRef(function InProgressWarning(_ref121, ref) {
|
|
3013
3090
|
let {
|
|
3014
3091
|
children,
|
|
3015
3092
|
size = 16,
|
|
@@ -3023,21 +3100,34 @@ const KeepDry = /*#__PURE__*/React.forwardRef(function KeepDry(_ref121, ref) {
|
|
|
3023
3100
|
viewBox: "0 0 32 32",
|
|
3024
3101
|
fill: "currentColor",
|
|
3025
3102
|
...rest
|
|
3026
|
-
},
|
|
3027
|
-
d: "
|
|
3028
|
-
})),
|
|
3029
|
-
d: "
|
|
3103
|
+
}, _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
|
|
3104
|
+
d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
|
|
3105
|
+
})), _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
|
|
3106
|
+
d: "M18.746,22.7993A9.999,9.999,0,1,1,14,4V14l6.0971,6.0972,1.22-2.44A2.9849,2.9849,0,0,1,24,16h1.8193A11.993,11.993,0,1,0,14,26a11.9337,11.9337,0,0,0,3.3939-.4966Z"
|
|
3030
3107
|
})), children);
|
|
3031
3108
|
});
|
|
3032
3109
|
if (process.env.NODE_ENV !== "production") {
|
|
3033
|
-
|
|
3110
|
+
InProgressWarning.propTypes = iconPropTypes;
|
|
3034
3111
|
}
|
|
3035
|
-
const
|
|
3112
|
+
const Incomplete = /*#__PURE__*/React.forwardRef(function Incomplete(_ref122, ref) {
|
|
3036
3113
|
let {
|
|
3037
3114
|
children,
|
|
3038
3115
|
size = 16,
|
|
3039
3116
|
...rest
|
|
3040
3117
|
} = _ref122;
|
|
3118
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
3119
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3120
|
+
width: size,
|
|
3121
|
+
height: size,
|
|
3122
|
+
ref: ref,
|
|
3123
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3124
|
+
viewBox: "0 0 16 16",
|
|
3125
|
+
fill: "currentColor",
|
|
3126
|
+
...rest
|
|
3127
|
+
}, _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
|
|
3128
|
+
d: "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
|
|
3129
|
+
})), children);
|
|
3130
|
+
}
|
|
3041
3131
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3042
3132
|
width: size,
|
|
3043
3133
|
height: size,
|
|
@@ -3046,16 +3136,14 @@ const Keyboard = /*#__PURE__*/React.forwardRef(function Keyboard(_ref122, ref) {
|
|
|
3046
3136
|
viewBox: "0 0 32 32",
|
|
3047
3137
|
fill: "currentColor",
|
|
3048
3138
|
...rest
|
|
3049
|
-
},
|
|
3050
|
-
d: "
|
|
3051
|
-
})), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
3052
|
-
d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
|
|
3139
|
+
}, _path259 || (_path259 = /*#__PURE__*/React.createElement("path", {
|
|
3140
|
+
d: "M23.7642 6.8593l1.2851-1.5315A13.976 13.976 0 0020.8672 2.887l-.6836 1.8776A11.9729 11.9729 0 0123.7642 6.8593zM27.81 14l1.9677-.4128A13.8888 13.8888 0 0028.14 9.0457L26.4087 10A12.52 12.52 0 0127.81 14zM20.1836 27.2354l.6836 1.8776a13.976 13.976 0 004.1821-2.4408l-1.2851-1.5315A11.9729 11.9729 0 0120.1836 27.2354zM26.4087 22L28.14 23a14.14 14.14 0 001.6382-4.5872L27.81 18.0659A12.1519 12.1519 0 0126.4087 22zM16 30V2a14 14 0 000 28z"
|
|
3053
3141
|
})), children);
|
|
3054
3142
|
});
|
|
3055
3143
|
if (process.env.NODE_ENV !== "production") {
|
|
3056
|
-
|
|
3144
|
+
Incomplete.propTypes = iconPropTypes;
|
|
3057
3145
|
}
|
|
3058
|
-
const
|
|
3146
|
+
const IncompleteCancel = /*#__PURE__*/React.forwardRef(function IncompleteCancel(_ref123, ref) {
|
|
3059
3147
|
let {
|
|
3060
3148
|
children,
|
|
3061
3149
|
size = 16,
|
|
@@ -3069,27 +3157,19 @@ const KeyboardOff = /*#__PURE__*/React.forwardRef(function KeyboardOff(_ref123,
|
|
|
3069
3157
|
viewBox: "0 0 32 32",
|
|
3070
3158
|
fill: "currentColor",
|
|
3071
3159
|
...rest
|
|
3072
|
-
},
|
|
3073
|
-
d: "
|
|
3074
|
-
})), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
3075
|
-
d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
|
|
3160
|
+
}, _path260 || (_path260 = /*#__PURE__*/React.createElement("path", {
|
|
3161
|
+
d: "M30 21.41L28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25 30 21.41zM14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14z"
|
|
3076
3162
|
})), children);
|
|
3077
3163
|
});
|
|
3078
3164
|
if (process.env.NODE_ENV !== "production") {
|
|
3079
|
-
|
|
3165
|
+
IncompleteCancel.propTypes = iconPropTypes;
|
|
3080
3166
|
}
|
|
3081
|
-
const
|
|
3167
|
+
const IncompleteError = /*#__PURE__*/React.forwardRef(function IncompleteError(_ref124, ref) {
|
|
3082
3168
|
let {
|
|
3083
3169
|
children,
|
|
3084
3170
|
size = 16,
|
|
3085
3171
|
...rest
|
|
3086
3172
|
} = _ref124;
|
|
3087
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3088
|
-
if (!didWarnAboutDeprecation["Kubernetes"]) {
|
|
3089
|
-
didWarnAboutDeprecation["Kubernetes"] = true;
|
|
3090
|
-
console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react.");
|
|
3091
|
-
}
|
|
3092
|
-
}
|
|
3093
3173
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3094
3174
|
width: size,
|
|
3095
3175
|
height: size,
|
|
@@ -3098,14 +3178,14 @@ const Kubernetes = /*#__PURE__*/React.forwardRef(function Kubernetes(_ref124, re
|
|
|
3098
3178
|
viewBox: "0 0 32 32",
|
|
3099
3179
|
fill: "currentColor",
|
|
3100
3180
|
...rest
|
|
3101
|
-
},
|
|
3102
|
-
d: "
|
|
3181
|
+
}, _path261 || (_path261 = /*#__PURE__*/React.createElement("path", {
|
|
3182
|
+
d: "M14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
|
|
3103
3183
|
})), children);
|
|
3104
3184
|
});
|
|
3105
3185
|
if (process.env.NODE_ENV !== "production") {
|
|
3106
|
-
|
|
3186
|
+
IncompleteError.propTypes = iconPropTypes;
|
|
3107
3187
|
}
|
|
3108
|
-
const
|
|
3188
|
+
const IncompleteWarning = /*#__PURE__*/React.forwardRef(function IncompleteWarning(_ref125, ref) {
|
|
3109
3189
|
let {
|
|
3110
3190
|
children,
|
|
3111
3191
|
size = 16,
|
|
@@ -3119,20 +3199,12 @@ const KubernetesIpAddress = /*#__PURE__*/React.forwardRef(function KubernetesIpA
|
|
|
3119
3199
|
viewBox: "0 0 32 32",
|
|
3120
3200
|
fill: "currentColor",
|
|
3121
3201
|
...rest
|
|
3122
|
-
},
|
|
3123
|
-
|
|
3124
|
-
cy: "9",
|
|
3125
|
-
r: "2"
|
|
3126
|
-
})), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
|
|
3127
|
-
cx: "16",
|
|
3128
|
-
cy: "16",
|
|
3129
|
-
r: "2"
|
|
3130
|
-
})), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
|
|
3131
|
-
d: "m18.8157,26c-.302-.8472-.9685-1.5137-1.8157-1.8159v-2.1841h3c.2969,0,.5781-.1318.7683-.3599l5-6c.1982-.2378.2751-.5547.2078-.8569l-2-9c-.0696-.3145-.2864-.5757-.5823-.7021l-7-3c-.1257-.0542-.2598-.0811-.3938-.0811s-.2681.0269-.3938.0811l-7.0015,3c-.2959.1265-.5127.3877-.5825.7021l-1.9985,9c-.0671.3027.0098.6191.208.8569l5,6c.1902.228.4714.3599.7683.3599h3v2.1846c-.8472.3018-1.5137.9683-1.8157,1.8154H4v2h9.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h9.1843v-2h-9.1843Zm-10.7329-11.2627l1.7808-8.02,6.1365-2.6294,6.135,2.6294,1.7822,8.02-4.3855,5.2627h-7.0635l-4.3855-5.2627Zm7.9172,13.2627c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
|
|
3202
|
+
}, _path262 || (_path262 = /*#__PURE__*/React.createElement("path", {
|
|
3203
|
+
d: "M14 26A12 12 0 0114 2zM17.8257 4.7642a10.0288 10.0288 0 013.2422 2.1679l1.4133-1.4135a12.0359 12.0359 0 00-3.89-2.6016zM26 14a11.93 11.93 0 00-.9167-4.5908l-1.8472.7651A9.9428 9.9428 0 0124 14zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
|
|
3132
3204
|
})), children);
|
|
3133
3205
|
});
|
|
3134
3206
|
if (process.env.NODE_ENV !== "production") {
|
|
3135
|
-
|
|
3207
|
+
IncompleteWarning.propTypes = iconPropTypes;
|
|
3136
3208
|
}
|
|
3137
3209
|
|
|
3138
|
-
export {
|
|
3210
|
+
export { IbmCloud, IbmCloudAppId, IbmCloudBareMetalServer, IbmCloudBareMetalServersVpc, IbmCloudCitrixDaas, IbmCloudContinuousDelivery, IbmCloudDedicatedHost, IbmCloudDirectLink_1Connect, IbmCloudDirectLink_1Dedicated, IbmCloudDirectLink_1DedicatedHosting, IbmCloudDirectLink_1Exchange, IbmCloudDirectLink_2Connect, IbmCloudDirectLink_2Dedicated, IbmCloudDirectLink_2DedicatedHosting, IbmCloudEventNotification, IbmCloudEventStreams, IbmCloudForEducation, IbmCloudHpc, IbmCloudHsm, IbmCloudHyperProtectCryptoServices, IbmCloudHyperProtectDbaas, IbmCloudHyperProtectVs, IbmCloudInternetServices, IbmCloudIpsecVpn, IbmCloudKeyProtect, IbmCloudKubernetesService, IbmCloudLogging, IbmCloudMassDataMigration, IbmCloudPakApplications, IbmCloudPakBusinessAutomation, IbmCloudPakData, IbmCloudPakIntegration, IbmCloudPakMantaAutomatedDataLineage, IbmCloudPakMulticloudMgmt, IbmCloudPakNetezza, IbmCloudPakNetworkAutomation, IbmCloudPakSecurity, IbmCloudPakSystem, IbmCloudPakWatsonAiops, IbmCloudPal, IbmCloudPrivilegedAccessGateway, IbmCloudProjects, IbmCloudResiliency, IbmCloudSecretsManager, IbmCloudSecurityComplianceCenter, IbmCloudSecurityComplianceCenterWorkloadProtection, IbmCloudSubnets, IbmCloudSysdigSecure, IbmCloudTransitGateway, IbmCloudVirtualServerClassic, IbmCloudVirtualServerVpc, IbmCloudVpc, IbmCloudVpcEndpoints, IbmPowerVs, IbmPowerVsPrivateCloud, IbmPowerWithVpc, IbmPrivatePathServices, IbmProcessMining, IbmSaasConsole, IbmSapOnPower, IbmSecureInfrastructureOnVpcForRegulatedIndustries, IbmSecurity, IbmSecurityServices, IbmTelehealth, IbmTenet, IbmToolchain, IbmTurbonomic, IbmVpnForVpc, IbmVsiOnVpcForRegulatedIndustries, IbmWatsonAssistant, IbmWatsonDiscovery, IbmWatsonKnowledgeCatalog, IbmWatsonKnowledgeStudio, IbmWatsonLanguageTranslator, IbmWatsonMachineLearning, IbmWatsonNaturalLanguageClassifier, IbmWatsonNaturalLanguageUnderstanding, IbmWatsonOpenscale, IbmWatsonOrders, IbmWatsonQuery, IbmWatsonSpeechToText, IbmWatsonStudio, IbmWatsonTextToSpeech, IbmWatsonToneAnalyzer, IbmWatsonxAssistant, IbmWatsonxCodeAssistant, IbmWatsonxCodeAssistantForZ, IbmWatsonxCodeAssistantForZRefactor, IbmWatsonxOrchestrate, IbmWaziDeploy, IbmZCloudModStack, IbmZCloudProvisioning, IbmZEnvironmentsDevSecOps, IbmZOs, IbmZOsAiControlInterface, IbmZOsContainers, IbmZOsPackageManager, IbmZProcessorCapacityReference, IceAccretion, IceVision, IdManagement, Idea, Identification, Image, ImageCopy, ImageMedical, ImageReference, ImageSearch, ImageSearchAlt, ImageService, ImageStoreLocal, ImportExport, ImproveRelevance, InProgress, InProgressError, InProgressWarning, Incomplete, IncompleteCancel, IncompleteError, IncompleteWarning, QID, WatsonHealthICa_2D, WatsonHealthImageAvailabilityLocal, WatsonHealthImageAvailabilityRetrieving, WatsonHealthImageAvailabilityUnavailable };
|