@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-7.js
CHANGED
|
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _circle, _circle2, _circle3, _circle4, _path11, _path12, _circle5, _circle6, _circle7, _circle8, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _circle9, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _circle10, _circle11, _circle12, _circle13, _circle14, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _circle15, _circle16, _circle17, _path65, _path66, _path67, _circle18, _circle19, _circle20, _path68, _circle21, _circle22, _circle23, _circle24, _circle25, _path69, _path70, _path71, _path72, _circle26, _path73, _circle27, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _circle28, _circle29, _circle30, _path97, _path98, _path99, _path100, _path101, _circle31, _path102, _path103, _circle32, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _circle33, _path114, _circle34, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _circle35, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _circle36, _circle37, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _circle38, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _circle39, _circle40, _circle41, _circle42, _path180, _circle43, _path181, _circle44, _path182, _circle45, _path183, _circle46, _circle47, _path184, _circle48, _path185, _path186, _circle49, _path187, _circle50, _path188, _path189, _path190, _path191, _path192, _path193, _circle51, _circle52, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _circle53, _path210, _path211;
|
|
16
|
+
const Fragile = /*#__PURE__*/React.forwardRef(function Fragile(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
@@ -28,13 +28,13 @@ const Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref, ref) {
|
|
|
28
28
|
fill: "currentColor",
|
|
29
29
|
...rest
|
|
30
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
d: "
|
|
31
|
+
d: "M23,12V6H21v6a5,5,0,0,1-10,0V4h5.5859L14.293,6.293a.9994.9994,0,0,0,0,1.414L15.5859,9,13.293,11.293l1.414,1.414,3-3a.9994.9994,0,0,0,0-1.414L16.4141,7,19.707,3.707A1,1,0,0,0,19,2H10A1,1,0,0,0,9,3v9a7.0053,7.0053,0,0,0,6,6.92V28H10v2H22V28H17V18.92A7.0053,7.0053,0,0,0,23,12Z"
|
|
32
32
|
})), children);
|
|
33
33
|
});
|
|
34
34
|
if (process.env.NODE_ENV !== "production") {
|
|
35
|
-
|
|
35
|
+
Fragile.propTypes = iconPropTypes;
|
|
36
36
|
}
|
|
37
|
-
const
|
|
37
|
+
const Friendship = /*#__PURE__*/React.forwardRef(function Friendship(_ref2, ref) {
|
|
38
38
|
let {
|
|
39
39
|
children,
|
|
40
40
|
size = 16,
|
|
@@ -48,26 +48,14 @@ const Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref2, ref) {
|
|
|
48
48
|
viewBox: "0 0 32 32",
|
|
49
49
|
fill: "currentColor",
|
|
50
50
|
...rest
|
|
51
|
-
},
|
|
52
|
-
|
|
53
|
-
cy: "8",
|
|
54
|
-
r: "1"
|
|
55
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
56
|
-
cx: "23",
|
|
57
|
-
cy: "8",
|
|
58
|
-
r: "1"
|
|
59
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
60
|
-
cx: "26",
|
|
61
|
-
cy: "8",
|
|
62
|
-
r: "1"
|
|
63
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
64
|
-
d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4Zm0,2v4H4V6ZM4,12h6V26H4Zm8,14V12H28V26Z"
|
|
51
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M25 10H7a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V16H12V28H8V19H6V13a1.0009 1.0009 0 011-1H25a1.0009 1.0009 0 011 1v6H24v9H20V16H18V28a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0025 10zM10 9a4 4 0 114-4A4.0042 4.0042 0 0110 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0010 3zM22 9a4 4 0 114-4A4.0042 4.0042 0 0122 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0022 3z"
|
|
65
53
|
})), children);
|
|
66
54
|
});
|
|
67
55
|
if (process.env.NODE_ENV !== "production") {
|
|
68
|
-
|
|
56
|
+
Friendship.propTypes = iconPropTypes;
|
|
69
57
|
}
|
|
70
|
-
const
|
|
58
|
+
const FruitBowl = /*#__PURE__*/React.forwardRef(function FruitBowl(_ref3, ref) {
|
|
71
59
|
let {
|
|
72
60
|
children,
|
|
73
61
|
size = 16,
|
|
@@ -82,27 +70,13 @@ const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref3
|
|
|
82
70
|
fill: "currentColor",
|
|
83
71
|
...rest
|
|
84
72
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
85
|
-
d: "
|
|
86
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
87
|
-
d: "M28,4H4A2.002,2.002,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H14V26H4V12H28v3h2V6A2.0023,2.0023,0,0,0,28,4Zm0,6H4V6H28Z"
|
|
88
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
89
|
-
cx: "20",
|
|
90
|
-
cy: "8",
|
|
91
|
-
r: "1"
|
|
92
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
93
|
-
cx: "23",
|
|
94
|
-
cy: "8",
|
|
95
|
-
r: "1"
|
|
96
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
97
|
-
cx: "26",
|
|
98
|
-
cy: "8",
|
|
99
|
-
r: "1"
|
|
73
|
+
d: "M26,15a6.0025,6.0025,0,0,0-3.1067-5.2529A3.9792,3.9792,0,0,0,24,7H22a2.0023,2.0023,0,0,1-2,2,6.004,6.004,0,0,0-5.9946,5.8921A7.0005,7.0005,0,0,1,12,10,3.9961,3.9961,0,0,0,9,6.1419V4H7V6.1419A3.9961,3.9961,0,0,0,4,10v5H2v1a14,14,0,0,0,28,0V15Zm-6-4a4.0045,4.0045,0,0,1,4,4H16A4.0045,4.0045,0,0,1,20,11ZM6,10a2,2,0,1,1,4,0,8.991,8.991,0,0,0,1.5322,5H6ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
|
|
100
74
|
})), children);
|
|
101
75
|
});
|
|
102
76
|
if (process.env.NODE_ENV !== "production") {
|
|
103
|
-
|
|
77
|
+
FruitBowl.propTypes = iconPropTypes;
|
|
104
78
|
}
|
|
105
|
-
const
|
|
79
|
+
const Function = /*#__PURE__*/React.forwardRef(function Function(_ref4, ref) {
|
|
106
80
|
let {
|
|
107
81
|
children,
|
|
108
82
|
size = 16,
|
|
@@ -116,14 +90,18 @@ const QH = /*#__PURE__*/React.forwardRef(function QH(_ref4, ref) {
|
|
|
116
90
|
viewBox: "0 0 32 32",
|
|
117
91
|
fill: "currentColor",
|
|
118
92
|
...rest
|
|
119
|
-
},
|
|
120
|
-
d: "
|
|
93
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
94
|
+
d: "M19.6262,29.5256,19.11,27.5935A12.0035,12.0035,0,0,0,25.2312,8.3323l1.5376-1.2788a14.0033,14.0033,0,0,1-7.1426,22.4721Z"
|
|
95
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
96
|
+
d: "M10,29H8V25.18l.8037-.1607C10.2617,24.728,12,23.6206,12,20V18.6182l-4-2V14.3818l4-2V12c0-5.4673,3.9253-9,10-9h2V6.82l-.8037.1607C21.7383,7.272,20,8.3794,20,12v.3818l4,2v2.2364l-4,2V20C20,25.4673,16.0747,29,10,29Zm0-2c4.9346,0,8-2.6821,8-7V17.3818L21.7642,15.5,18,13.6182V12c0-4.5781,2.3853-6.1924,4-6.76V5c-4.9346,0-8,2.6821-8,7v1.6182L10.2358,15.5,14,17.3818V20c0,4.5781-2.3853,6.1924-4,6.76Z"
|
|
97
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
d: "M5.2312,24.9465A14.0032,14.0032,0,0,1,12.3779,2.4734l.5161,1.9321A12.0035,12.0035,0,0,0,6.7688,23.6677Z"
|
|
121
99
|
})), children);
|
|
122
100
|
});
|
|
123
101
|
if (process.env.NODE_ENV !== "production") {
|
|
124
|
-
|
|
102
|
+
Function.propTypes = iconPropTypes;
|
|
125
103
|
}
|
|
126
|
-
const
|
|
104
|
+
const FunctionMath = /*#__PURE__*/React.forwardRef(function FunctionMath(_ref5, ref) {
|
|
127
105
|
let {
|
|
128
106
|
children,
|
|
129
107
|
size = 16,
|
|
@@ -137,36 +115,14 @@ const Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref5, ref) {
|
|
|
137
115
|
viewBox: "0 0 32 32",
|
|
138
116
|
fill: "currentColor",
|
|
139
117
|
...rest
|
|
140
|
-
},
|
|
141
|
-
|
|
142
|
-
cy: "29.5",
|
|
143
|
-
r: "1.5"
|
|
144
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
145
|
-
cx: "24.5",
|
|
146
|
-
cy: "25.5",
|
|
147
|
-
r: "1.5"
|
|
148
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
149
|
-
cx: "7.5",
|
|
150
|
-
cy: "25.5",
|
|
151
|
-
r: "1.5"
|
|
152
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
153
|
-
cx: "4.5",
|
|
154
|
-
cy: "29.5",
|
|
155
|
-
r: "1.5"
|
|
156
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
157
|
-
cx: "10.499",
|
|
158
|
-
cy: "29.5",
|
|
159
|
-
r: "1.5"
|
|
160
|
-
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
161
|
-
d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
|
|
162
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
163
|
-
d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
|
|
118
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
119
|
+
d: "M26 18L24 18 22 21.897 20 18 18 18 20.905 23 18 28 20 28 22 24.201 24 28 26 28 23.098 23 26 18zM19 6V4H13.9133a1.9906 1.9906 0 00-1.9919 1.8188L11.2686 13H7v2h4.0867l-1 11H5v2h5.0867a1.9906 1.9906 0 001.9919-1.8188L13.0952 15H18V13H13.2769l.6364-7z"
|
|
164
120
|
})), children);
|
|
165
121
|
});
|
|
166
122
|
if (process.env.NODE_ENV !== "production") {
|
|
167
|
-
|
|
123
|
+
FunctionMath.propTypes = iconPropTypes;
|
|
168
124
|
}
|
|
169
|
-
const
|
|
125
|
+
const WatsonHealthFusionBlender = /*#__PURE__*/React.forwardRef(function WatsonHealthFusionBlender(_ref6, ref) {
|
|
170
126
|
let {
|
|
171
127
|
children,
|
|
172
128
|
size = 16,
|
|
@@ -181,13 +137,13 @@ const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
181
137
|
fill: "currentColor",
|
|
182
138
|
...rest
|
|
183
139
|
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
184
|
-
d: "
|
|
140
|
+
d: "M20,12H17V4h3V2H12V4h3v8H12a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h3v8H12v2h8V28H17V20h3a2,2,0,0,0,2-2V14A2,2,0,0,0,20,12Zm-8,6V14h8v4Z"
|
|
185
141
|
})), children);
|
|
186
142
|
});
|
|
187
143
|
if (process.env.NODE_ENV !== "production") {
|
|
188
|
-
|
|
144
|
+
WatsonHealthFusionBlender.propTypes = iconPropTypes;
|
|
189
145
|
}
|
|
190
|
-
const
|
|
146
|
+
const GameConsole = /*#__PURE__*/React.forwardRef(function GameConsole(_ref7, ref) {
|
|
191
147
|
let {
|
|
192
148
|
children,
|
|
193
149
|
size = 16,
|
|
@@ -202,13 +158,31 @@ const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref7, ref) {
|
|
|
202
158
|
fill: "currentColor",
|
|
203
159
|
...rest
|
|
204
160
|
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
205
|
-
d: "
|
|
161
|
+
d: "M7.51,26a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,19l2.33-8.84A5.54,5.54,0,0,1,7.11,6.73a5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,9h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.57,5.57,0,0,1,2.59,3.41L29.81,19a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,21H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,26ZM9.83,8a3.49,3.49,0,0,0-1.72.46,3.6,3.6,0,0,0-1.66,2.19L4.12,19.49A3.6,3.6,0,0,0,6.6,23.88a3.43,3.43,0,0,0,2.62-.34,3.54,3.54,0,0,0,1.66-2.19L11.5,19h9l.61,2.35a3.58,3.58,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.55,3.55,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,8Z"
|
|
162
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
163
|
+
d: "M10,16a2,2,0,1,1,2-2A2,2,0,0,1,10,16Zm0-2Z"
|
|
164
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
165
|
+
cx: "22",
|
|
166
|
+
cy: "12",
|
|
167
|
+
r: "1"
|
|
168
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
169
|
+
cx: "22",
|
|
170
|
+
cy: "16",
|
|
171
|
+
r: "1"
|
|
172
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
173
|
+
cx: "20",
|
|
174
|
+
cy: "14",
|
|
175
|
+
r: "1"
|
|
176
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
177
|
+
cx: "24",
|
|
178
|
+
cy: "14",
|
|
179
|
+
r: "1"
|
|
206
180
|
})), children);
|
|
207
181
|
});
|
|
208
182
|
if (process.env.NODE_ENV !== "production") {
|
|
209
|
-
|
|
183
|
+
GameConsole.propTypes = iconPropTypes;
|
|
210
184
|
}
|
|
211
|
-
const
|
|
185
|
+
const GameWireless = /*#__PURE__*/React.forwardRef(function GameWireless(_ref8, ref) {
|
|
212
186
|
let {
|
|
213
187
|
children,
|
|
214
188
|
size = 16,
|
|
@@ -222,22 +196,36 @@ const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSe
|
|
|
222
196
|
viewBox: "0 0 32 32",
|
|
223
197
|
fill: "currentColor",
|
|
224
198
|
...rest
|
|
225
|
-
},
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
})),
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
199
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
200
|
+
d: "M7.51,30a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,23l2.33-8.84a5.54,5.54,0,0,1,2.59-3.41,5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,13h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.55,5.55,0,0,1,2.59,3.41L29.81,23a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,25H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,30ZM9.83,12a3.49,3.49,0,0,0-1.72.46,3.58,3.58,0,0,0-1.66,2.19L4.12,23.49A3.6,3.6,0,0,0,6.6,27.88a3.43,3.43,0,0,0,2.62-.34,3.57,3.57,0,0,0,1.66-2.19L11.5,23h9l.61,2.35a3.6,3.6,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.53,3.53,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,12Z"
|
|
201
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
202
|
+
d: "M10,20a2,2,0,1,1,2-2A2,2,0,0,1,10,20Zm0-2Z"
|
|
203
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
204
|
+
cx: "22",
|
|
205
|
+
cy: "16",
|
|
206
|
+
r: "1"
|
|
207
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
208
|
+
cx: "22",
|
|
209
|
+
cy: "20",
|
|
210
|
+
r: "1"
|
|
211
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
212
|
+
cx: "20",
|
|
213
|
+
cy: "18",
|
|
234
214
|
r: "1"
|
|
215
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
216
|
+
cx: "24",
|
|
217
|
+
cy: "18",
|
|
218
|
+
r: "1"
|
|
219
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
220
|
+
d: "M13.75,9l-1.5-1.33a5,5,0,0,1,7.5,0L18.25,9a3,3,0,0,0-4.5,0Z"
|
|
221
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
222
|
+
d: "M21.25,6.37a7,7,0,0,0-10.5,0L9.25,5.05a9,9,0,0,1,13.5,0Z"
|
|
235
223
|
})), children);
|
|
236
224
|
});
|
|
237
225
|
if (process.env.NODE_ENV !== "production") {
|
|
238
|
-
|
|
226
|
+
GameWireless.propTypes = iconPropTypes;
|
|
239
227
|
}
|
|
240
|
-
const
|
|
228
|
+
const Gamification = /*#__PURE__*/React.forwardRef(function Gamification(_ref9, ref) {
|
|
241
229
|
let {
|
|
242
230
|
children,
|
|
243
231
|
size = 16,
|
|
@@ -251,14 +239,14 @@ const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref9, ref) {
|
|
|
251
239
|
viewBox: "0 0 32 32",
|
|
252
240
|
fill: "currentColor",
|
|
253
241
|
...rest
|
|
254
|
-
},
|
|
255
|
-
d: "
|
|
242
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
243
|
+
d: "M23,23h-.1315l.9635-1.4453A1.0008,1.0008,0,0,0,24,21V12.0005c0-9.8858-7.92-10-8-10A1,1,0,0,0,15,3l-.0005,2H14a.9956.9956,0,0,0-.581.1865l-7,5a1,1,0,0,0-.3676,1.13l1,3a.9976.9976,0,0,0,1.09.6733l4.87-.6958L9.1519,20.47a1,1,0,0,0,.0161,1.085L10.1315,23H10a3.0033,3.0033,0,0,0-3,3v4H26V26A3.0033,3.0033,0,0,0,23,23Zm-7.1519-9.47a1,1,0,0,0-.99-1.52l-6.1738.8819-.5025-1.5078L14.32,7.0005H15.999a1,1,0,0,0,1-.9995L17,4.1289C18.5013,4.4636,21.2167,5.67,21.86,10H19v2h3v2H19v2h3v2H19v2h3v.6973L20.4648,23h-7.93L11.19,20.9824ZM24,28H9V26a1.0009,1.0009,0,0,1,1-1H23a1.0006,1.0006,0,0,1,1,1Z"
|
|
256
244
|
})), children);
|
|
257
245
|
});
|
|
258
246
|
if (process.env.NODE_ENV !== "production") {
|
|
259
|
-
|
|
247
|
+
Gamification.propTypes = iconPropTypes;
|
|
260
248
|
}
|
|
261
|
-
const
|
|
249
|
+
const GasStation = /*#__PURE__*/React.forwardRef(function GasStation(_ref10, ref) {
|
|
262
250
|
let {
|
|
263
251
|
children,
|
|
264
252
|
size = 16,
|
|
@@ -272,29 +260,16 @@ const Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref10, ref) {
|
|
|
272
260
|
viewBox: "0 0 32 32",
|
|
273
261
|
fill: "currentColor",
|
|
274
262
|
...rest
|
|
275
|
-
},
|
|
276
|
-
d: "
|
|
277
|
-
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
278
|
-
d: "M24.5 23.5H28.5V25.5H24.5z",
|
|
279
|
-
transform: "rotate(45 26.5 24.5)"
|
|
280
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
281
|
-
d: "M28 15H32V17H28z"
|
|
282
|
-
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
283
|
-
d: "M24.5 6.5H28.5V8.5H24.5z",
|
|
284
|
-
transform: "rotate(-45 26.5 7.5)"
|
|
285
|
-
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
286
|
-
d: "M17 2H19V6H17z"
|
|
263
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
264
|
+
d: "M8 10H15V12H8z"
|
|
287
265
|
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
288
|
-
d: "
|
|
289
|
-
transform: "rotate(-135 9.5 7.5)"
|
|
290
|
-
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
291
|
-
d: "M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"
|
|
266
|
+
d: "M28.4142,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5644,3.5644,0,0,0,2.7654,3.5251A3.5062,3.5062,0,0,0,29,24.5V9.4144A2,2,0,0,0,28.4142,8ZM17,26H6V6H17Z"
|
|
292
267
|
})), children);
|
|
293
268
|
});
|
|
294
269
|
if (process.env.NODE_ENV !== "production") {
|
|
295
|
-
|
|
270
|
+
GasStation.propTypes = iconPropTypes;
|
|
296
271
|
}
|
|
297
|
-
const
|
|
272
|
+
const GasStationFilled = /*#__PURE__*/React.forwardRef(function GasStationFilled(_ref11, ref) {
|
|
298
273
|
let {
|
|
299
274
|
children,
|
|
300
275
|
size = 16,
|
|
@@ -308,16 +283,18 @@ const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref11, ref)
|
|
|
308
283
|
viewBox: "0 0 32 32",
|
|
309
284
|
fill: "currentColor",
|
|
310
285
|
...rest
|
|
311
|
-
},
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
286
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
287
|
+
fill: "none",
|
|
288
|
+
d: "M8 10H15V12H8z",
|
|
289
|
+
"data-icon-path": "inner-path"
|
|
290
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
291
|
+
d: "M28.4143,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5645,3.5645,0,0,0,2.7654,3.5249A3.506,3.506,0,0,0,29,24.5V9.4146A2,2,0,0,0,28.4143,8ZM15,12H8V10h7Z"
|
|
315
292
|
})), children);
|
|
316
293
|
});
|
|
317
294
|
if (process.env.NODE_ENV !== "production") {
|
|
318
|
-
|
|
295
|
+
GasStationFilled.propTypes = iconPropTypes;
|
|
319
296
|
}
|
|
320
|
-
const
|
|
297
|
+
const Gateway = /*#__PURE__*/React.forwardRef(function Gateway(_ref12, ref) {
|
|
321
298
|
let {
|
|
322
299
|
children,
|
|
323
300
|
size = 16,
|
|
@@ -331,16 +308,14 @@ const Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref12, ref) {
|
|
|
331
308
|
viewBox: "0 0 32 32",
|
|
332
309
|
fill: "currentColor",
|
|
333
310
|
...rest
|
|
334
|
-
},
|
|
335
|
-
d: "
|
|
336
|
-
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
337
|
-
d: "M22 11H18V21h4a3 3 0 003-3V14A3 3 0 0022 11zm1 7a1 1 0 01-1 1H20V13h2a1 1 0 011 1zM13 11L13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11z"
|
|
311
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
312
|
+
d: "M31,16a1.9857,1.9857,0,0,0-.5859-1.4141L24.6211,8.793,27.489,5.9253a2,2,0,1,0-1.414-1.4141L23.207,7.3789l-5.7929-5.793a1.9995,1.9995,0,0,0-2.8282,0L8.793,7.3789,5.925,4.5112A2,2,0,1,0,4.511,5.9253L7.3789,8.793l-5.793,5.7929a1.9995,1.9995,0,0,0,0,2.8282l5.793,5.7929L4.511,26.0747a2,2,0,1,0,1.414,1.4141l2.868-2.8677,5.7929,5.793a1.9995,1.9995,0,0,0,2.8282,0l5.7929-5.793,2.868,2.8677a2,2,0,1,0,1.414-1.4141L24.6211,23.207l5.793-5.7929A1.9866,1.9866,0,0,0,31,16Zm-7.793,5.793L20.4141,19,19,20.4141l2.793,2.7929L16,29l-5.793-5.793L13,20.4141,11.5859,19,8.793,21.793,3,16l5.7925-5.7935L11.5859,13,13,11.5859,10.2065,8.7925,16,3l5.7935,5.7925L19,11.5859,20.4141,13l2.7934-2.7935L29,16Z"
|
|
338
313
|
})), children);
|
|
339
314
|
});
|
|
340
315
|
if (process.env.NODE_ENV !== "production") {
|
|
341
|
-
|
|
316
|
+
Gateway.propTypes = iconPropTypes;
|
|
342
317
|
}
|
|
343
|
-
const
|
|
318
|
+
const GatewayApi = /*#__PURE__*/React.forwardRef(function GatewayApi(_ref13, ref) {
|
|
344
319
|
let {
|
|
345
320
|
children,
|
|
346
321
|
size = 16,
|
|
@@ -354,16 +329,16 @@ const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref13, ref) {
|
|
|
354
329
|
viewBox: "0 0 32 32",
|
|
355
330
|
fill: "currentColor",
|
|
356
331
|
...rest
|
|
357
|
-
},
|
|
358
|
-
d: "
|
|
359
|
-
})),
|
|
360
|
-
d: "
|
|
332
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
333
|
+
d: "M17,18.1841V13.8159a3.0007,3.0007,0,1,0-2,0v4.3687a3,3,0,1,0,2,0ZM16,10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Zm0,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,22Z"
|
|
334
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
335
|
+
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
361
336
|
})), children);
|
|
362
337
|
});
|
|
363
338
|
if (process.env.NODE_ENV !== "production") {
|
|
364
|
-
|
|
339
|
+
GatewayApi.propTypes = iconPropTypes;
|
|
365
340
|
}
|
|
366
|
-
const
|
|
341
|
+
const GatewayMail = /*#__PURE__*/React.forwardRef(function GatewayMail(_ref14, ref) {
|
|
367
342
|
let {
|
|
368
343
|
children,
|
|
369
344
|
size = 16,
|
|
@@ -377,14 +352,16 @@ const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref14, ref) {
|
|
|
377
352
|
viewBox: "0 0 32 32",
|
|
378
353
|
fill: "currentColor",
|
|
379
354
|
...rest
|
|
380
|
-
},
|
|
381
|
-
d: "
|
|
355
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
356
|
+
d: "M19.8779,12.1218a.4186.4186,0,0,0-.437-.0971l-9.1666,3.3335a.4167.4167,0,0,0-.0122.7786l4.0006,1.6,1.6,4.0007A.4168.4168,0,0,0,16.25,22h.0067a.4169.4169,0,0,0,.3849-.2743l3.3333-9.1669A.4165.4165,0,0,0,19.8779,12.1218Z"
|
|
357
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
358
|
+
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
382
359
|
})), children);
|
|
383
360
|
});
|
|
384
361
|
if (process.env.NODE_ENV !== "production") {
|
|
385
|
-
|
|
362
|
+
GatewayMail.propTypes = iconPropTypes;
|
|
386
363
|
}
|
|
387
|
-
const
|
|
364
|
+
const GatewayPublic = /*#__PURE__*/React.forwardRef(function GatewayPublic(_ref15, ref) {
|
|
388
365
|
let {
|
|
389
366
|
children,
|
|
390
367
|
size = 16,
|
|
@@ -398,14 +375,16 @@ const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref15, ref
|
|
|
398
375
|
viewBox: "0 0 32 32",
|
|
399
376
|
fill: "currentColor",
|
|
400
377
|
...rest
|
|
401
|
-
},
|
|
402
|
-
d: "
|
|
378
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
379
|
+
d: "M19,14H14V12a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A2.0023,2.0023,0,0,0,19,14Zm0,7H13V16h6Z"
|
|
380
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
381
|
+
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
403
382
|
})), children);
|
|
404
383
|
});
|
|
405
384
|
if (process.env.NODE_ENV !== "production") {
|
|
406
|
-
|
|
385
|
+
GatewayPublic.propTypes = iconPropTypes;
|
|
407
386
|
}
|
|
408
|
-
const
|
|
387
|
+
const GatewaySecurity = /*#__PURE__*/React.forwardRef(function GatewaySecurity(_ref16, ref) {
|
|
409
388
|
let {
|
|
410
389
|
children,
|
|
411
390
|
size = 16,
|
|
@@ -420,13 +399,15 @@ const Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref16, ref) {
|
|
|
420
399
|
fill: "currentColor",
|
|
421
400
|
...rest
|
|
422
401
|
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
423
|
-
d: "
|
|
402
|
+
d: "M11,11v6.4678a5.0216,5.0216,0,0,0,2.8613,4.52L16,23l2.1387-1.0127A5.0216,5.0216,0,0,0,21,17.4678V11Zm8,6.4678a3.012,3.012,0,0,1-1.7168,2.7109L16,20.7861l-1.2832-.6074A3.012,3.012,0,0,1,13,17.4678V13h6Z"
|
|
403
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
404
|
+
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
424
405
|
})), children);
|
|
425
406
|
});
|
|
426
407
|
if (process.env.NODE_ENV !== "production") {
|
|
427
|
-
|
|
408
|
+
GatewaySecurity.propTypes = iconPropTypes;
|
|
428
409
|
}
|
|
429
|
-
const
|
|
410
|
+
const GatewayUserAccess = /*#__PURE__*/React.forwardRef(function GatewayUserAccess(_ref17, ref) {
|
|
430
411
|
let {
|
|
431
412
|
children,
|
|
432
413
|
size = 16,
|
|
@@ -440,14 +421,16 @@ const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref17, r
|
|
|
440
421
|
viewBox: "0 0 32 32",
|
|
441
422
|
fill: "currentColor",
|
|
442
423
|
...rest
|
|
443
|
-
},
|
|
444
|
-
d: "
|
|
424
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
425
|
+
d: "M21 22H19V20a1.0011 1.0011 0 00-1-1H14a1.0011 1.0011 0 00-1 1v2H11V20a3.0033 3.0033 0 013-3h4a3.0033 3.0033 0 013 3zM16 16a3.5 3.5 0 113.5-3.5A3.5041 3.5041 0 0116 16zm0-5a1.5 1.5 0 101.5 1.5A1.5017 1.5017 0 0016 11z"
|
|
426
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
427
|
+
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
445
428
|
})), children);
|
|
446
429
|
});
|
|
447
430
|
if (process.env.NODE_ENV !== "production") {
|
|
448
|
-
|
|
431
|
+
GatewayUserAccess.propTypes = iconPropTypes;
|
|
449
432
|
}
|
|
450
|
-
const
|
|
433
|
+
const GatewayVpn = /*#__PURE__*/React.forwardRef(function GatewayVpn(_ref18, ref) {
|
|
451
434
|
let {
|
|
452
435
|
children,
|
|
453
436
|
size = 16,
|
|
@@ -461,20 +444,16 @@ const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref18, ref) {
|
|
|
461
444
|
viewBox: "0 0 32 32",
|
|
462
445
|
fill: "currentColor",
|
|
463
446
|
...rest
|
|
464
|
-
},
|
|
465
|
-
d: "
|
|
466
|
-
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
467
|
-
d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
|
|
468
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
469
|
-
d: "M18 22V20a2.0023 2.0023 0 002-2h2A4.0042 4.0042 0 0118 22zM10 2a9.01 9.01 0 00-9 9H3a7 7 0 0114 0 7.09 7.09 0 01-3.501 6.1348L13 17.4229v3.0732a2.9354 2.9354 0 01-.9009 2.1514 4.1824 4.1824 0 01-4.6318 1.03A4.0918 4.0918 0 015 20H3a6.1156 6.1156 0 003.6694 5.5117 5.7822 5.7822 0 002.3145.4863A6.5854 6.5854 0 0013.4624 24.11 4.94 4.94 0 0015 20.4961V18.5537A9.1077 9.1077 0 0019 11 9.01 9.01 0 0010 2z"
|
|
447
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
448
|
+
d: "M20,14.2783V12a4,4,0,0,0-8,0v2.2783A1.9929,1.9929,0,0,0,11,16v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V16A1.9929,1.9929,0,0,0,20,14.2783ZM16,10a2.0023,2.0023,0,0,1,2,2v2H14V12A2.0023,2.0023,0,0,1,16,10Zm3,11H13V16h6Z"
|
|
470
449
|
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
471
|
-
d: "
|
|
450
|
+
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
472
451
|
})), children);
|
|
473
452
|
});
|
|
474
453
|
if (process.env.NODE_ENV !== "production") {
|
|
475
|
-
|
|
454
|
+
GatewayVpn.propTypes = iconPropTypes;
|
|
476
455
|
}
|
|
477
|
-
const
|
|
456
|
+
const Gears = /*#__PURE__*/React.forwardRef(function Gears(_ref19, ref) {
|
|
478
457
|
let {
|
|
479
458
|
children,
|
|
480
459
|
size = 16,
|
|
@@ -489,13 +468,14 @@ const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref19, ref) {
|
|
|
489
468
|
fill: "currentColor",
|
|
490
469
|
...rest
|
|
491
470
|
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
492
|
-
|
|
471
|
+
strokeWidth: "0",
|
|
472
|
+
d: "M28 21.9847c0-.4595-.0568-.9053-.155-1.3354l2.155-.8273-.7167-1.8671-2.2063.8469c-.4529-.7197-1.0501-1.3392-1.7568-1.8106l.9695-2.1777-1.8271-.8135-.9706 2.1801c-.478-.123-.9761-.1954-1.492-.1954s-1.014.0724-1.492.1954l-.9706-2.1801-1.8271.8135.9695 2.1777c-.7067.4714-1.3039 1.0909-1.7568 1.8106l-2.2063-.8469-.7167 1.8671 2.155.8273c-.0983.4302-.155.8759-.155 1.3354 0 .4396.0507.8672.1408 1.2802l-2.1408.9531.8135 1.8271 2.08-.9261c.442.7173 1.0259 1.3374 1.7191 1.8134l-.9023 2.3508 1.8671.7167.856-2.2299c.5004.1357 1.0239.2146 1.5666.2146s1.0662-.0789 1.5666-.2146l.856 2.2299 1.8671-.7167-.9023-2.3508c.6932-.476 1.2772-1.0961 1.7191-1.8134l2.08.9261.8135-1.8271-2.1408-.9531c.0901-.413.1408-.8406.1408-1.2802zm-6 4c-2.2061 0-4-1.7944-4-4s1.7939-4 4-4 4 1.7944 4 4-1.7939 4-4 4zM13.471 14.8852l1.4788 1.4788 1.4142-1.4142-1.4788-1.4787c.5146-.7222.871-1.5616 1.0245-2.471h2.0903v-2h-2.0903c-.1535-.9094-.5098-1.7488-1.0245-2.471l1.4788-1.4788-1.4142-1.4142-1.4788 1.4788c-.7222-.5146-1.5616-.871-2.471-1.0245v-2.0903h-2v2.0903c-.9094.1535-1.7488.5099-2.471 1.0245l-1.4788-1.4788-1.4142 1.4142 1.4788 1.4788c-.5146.7222-.871 1.5616-1.0245 2.471H2v2h2.0903c.1535.9094.5098 1.7488 1.0245 2.471l-1.4788 1.4787 1.4142 1.4142 1.4788-1.4788c.7222.5146 1.5616.871 2.471 1.0245v2.0903h2v-2.0903c.9094-.1535 1.7488-.5098 2.471-1.0245zm-7.471-4.8852c0-2.2056 1.7939-4 4-4s4 1.7944 4 4-1.7939 4-4 4-4-1.7944-4-4z"
|
|
493
473
|
})), children);
|
|
494
474
|
});
|
|
495
475
|
if (process.env.NODE_ENV !== "production") {
|
|
496
|
-
|
|
476
|
+
Gears.propTypes = iconPropTypes;
|
|
497
477
|
}
|
|
498
|
-
const
|
|
478
|
+
const GenderFemale = /*#__PURE__*/React.forwardRef(function GenderFemale(_ref20, ref) {
|
|
499
479
|
let {
|
|
500
480
|
children,
|
|
501
481
|
size = 16,
|
|
@@ -509,26 +489,14 @@ const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref20, ref
|
|
|
509
489
|
viewBox: "0 0 32 32",
|
|
510
490
|
fill: "currentColor",
|
|
511
491
|
...rest
|
|
512
|
-
},
|
|
513
|
-
|
|
514
|
-
cy: "20",
|
|
515
|
-
r: "2"
|
|
516
|
-
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
517
|
-
cx: "14",
|
|
518
|
-
cy: "12",
|
|
519
|
-
r: "2"
|
|
520
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
521
|
-
cx: "29",
|
|
522
|
-
cy: "19",
|
|
523
|
-
r: "1"
|
|
524
|
-
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
525
|
-
d: "M26.5 30A3.5 3.5 0 1130 26.5 3.5041 3.5041 0 0126.5 30zm0-5A1.5 1.5 0 1028 26.5 1.5017 1.5017 0 0026.5 25zM14 30a3.958 3.958 0 01-2.126-.6211 6.9977 6.9977 0 114.1109-6.8384A3.9916 3.9916 0 0114 30zm-1.8843-3.0278l.5391.4946a1.9915 1.9915 0 102.0039-3.343l-.6909-.2432.03-.8467a5.0085 5.0085 0 10-2.5166 4.3023zM24 16a6.0067 6.0067 0 01-6-6 5.3246 5.3246 0 01.0269-.5327A3.9564 3.9564 0 0116 6a4.0045 4.0045 0 014-4 3.9564 3.9564 0 013.4673 2.0271C23.6484 4.009 23.8252 4 24 4a6 6 0 010 12zM20 4a2.0021 2.0021 0 00-2 2 1.9805 1.9805 0 001.43 1.9023l.9018.2706-.2153.9162A3.9938 3.9938 0 1024 6a4.0064 4.0064 0 00-.9121.1162l-.9155.2141-.27-.9006A1.9807 1.9807 0 0020 4zM6.5 11A4.5 4.5 0 1111 6.5 4.5051 4.5051 0 016.5 11zm0-7A2.5 2.5 0 109 6.5 2.503 2.503 0 006.5 4z"
|
|
492
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
493
|
+
d: "M17,19.9307a8,8,0,1,0-2,0V22H10v2h5v4h2V24h5V22H17ZM10,12a6,6,0,1,1,6,6A6.0066,6.0066,0,0,1,10,12Z"
|
|
526
494
|
})), children);
|
|
527
495
|
});
|
|
528
496
|
if (process.env.NODE_ENV !== "production") {
|
|
529
|
-
|
|
497
|
+
GenderFemale.propTypes = iconPropTypes;
|
|
530
498
|
}
|
|
531
|
-
const
|
|
499
|
+
const GenderMale = /*#__PURE__*/React.forwardRef(function GenderMale(_ref21, ref) {
|
|
532
500
|
let {
|
|
533
501
|
children,
|
|
534
502
|
size = 16,
|
|
@@ -543,13 +511,13 @@ const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref21, ref
|
|
|
543
511
|
fill: "currentColor",
|
|
544
512
|
...rest
|
|
545
513
|
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
546
|
-
d: "
|
|
514
|
+
d: "M18,4V6h6.5859l-7.6884,7.6885a8.028,8.028,0,1,0,1.414,1.414L26,7.4141V14h2V4ZM12,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,12,26Z"
|
|
547
515
|
})), children);
|
|
548
516
|
});
|
|
549
517
|
if (process.env.NODE_ENV !== "production") {
|
|
550
|
-
|
|
518
|
+
GenderMale.propTypes = iconPropTypes;
|
|
551
519
|
}
|
|
552
|
-
const
|
|
520
|
+
const GeneratePdf = /*#__PURE__*/React.forwardRef(function GeneratePdf(_ref22, ref) {
|
|
553
521
|
let {
|
|
554
522
|
children,
|
|
555
523
|
size = 16,
|
|
@@ -564,13 +532,15 @@ const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref2
|
|
|
564
532
|
fill: "currentColor",
|
|
565
533
|
...rest
|
|
566
534
|
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
567
|
-
d: "
|
|
535
|
+
d: "M24,24v4H8V24H6v4H6a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2h0V24Z"
|
|
536
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
537
|
+
d: "M21 21L19.586 19.586 17 22.172 17 14 15 14 15 22.172 12.414 19.586 11 21 16 26 21 21zM28 4L28 2 22 2 22 12 24 12 24 8 27 8 27 6 24 6 24 4 28 4zM17 12H13V2h4a3.0033 3.0033 0 013 3V9A3.0033 3.0033 0 0117 12zm-2-2h2a1.0011 1.0011 0 001-1V5a1.0011 1.0011 0 00-1-1H15zM9 2H4V12H6V9H9a2.0027 2.0027 0 002-2V4A2.0023 2.0023 0 009 2zM6 7V4H9l.001 3z"
|
|
568
538
|
})), children);
|
|
569
539
|
});
|
|
570
540
|
if (process.env.NODE_ENV !== "production") {
|
|
571
|
-
|
|
541
|
+
GeneratePdf.propTypes = iconPropTypes;
|
|
572
542
|
}
|
|
573
|
-
const
|
|
543
|
+
const Gif = /*#__PURE__*/React.forwardRef(function Gif(_ref23, ref) {
|
|
574
544
|
let {
|
|
575
545
|
children,
|
|
576
546
|
size = 16,
|
|
@@ -584,38 +554,19 @@ const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref23, ref
|
|
|
584
554
|
viewBox: "0 0 32 32",
|
|
585
555
|
fill: "currentColor",
|
|
586
556
|
...rest
|
|
587
|
-
},
|
|
588
|
-
d: "
|
|
557
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
558
|
+
d: "M2 12v8a3 3 0 003 3h5V15H6v2H8v4H5a1 1 0 01-1-1V12a1 1 0 011-1h5V9H5A3 3 0 002 12zM30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9z"
|
|
589
559
|
})), children);
|
|
590
560
|
});
|
|
591
561
|
if (process.env.NODE_ENV !== "production") {
|
|
592
|
-
|
|
562
|
+
Gif.propTypes = iconPropTypes;
|
|
593
563
|
}
|
|
594
|
-
const
|
|
564
|
+
const Gift = /*#__PURE__*/React.forwardRef(function Gift(_ref24, ref) {
|
|
595
565
|
let {
|
|
596
566
|
children,
|
|
597
567
|
size = 16,
|
|
598
568
|
...rest
|
|
599
569
|
} = _ref24;
|
|
600
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
601
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
602
|
-
width: size,
|
|
603
|
-
height: size,
|
|
604
|
-
ref: ref,
|
|
605
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
606
|
-
viewBox: "0 0 16 16",
|
|
607
|
-
fill: "currentColor",
|
|
608
|
-
...rest
|
|
609
|
-
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
610
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
611
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
612
|
-
cx: "8",
|
|
613
|
-
cy: "11.8",
|
|
614
|
-
r: ".8"
|
|
615
|
-
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
616
|
-
d: "M8.5,4H7.8C6.5,4,5.5,5,5.5,6.2c0,0,0,0,0,0v0.2h1V6.2C6.5,5.6,7.1,5,7.8,5h0.8c0.7,0,1.2,0.6,1.2,1.2S9.2,7.5,8.5,7.5h-1 v2.2h1V8.5c1.2,0,2.2-1,2.2-2.2S9.7,4,8.5,4z"
|
|
617
|
-
})), children);
|
|
618
|
-
}
|
|
619
570
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
620
571
|
width: size,
|
|
621
572
|
height: size,
|
|
@@ -624,20 +575,14 @@ const Help = /*#__PURE__*/React.forwardRef(function Help(_ref24, ref) {
|
|
|
624
575
|
viewBox: "0 0 32 32",
|
|
625
576
|
fill: "currentColor",
|
|
626
577
|
...rest
|
|
627
|
-
},
|
|
628
|
-
d: "
|
|
629
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
630
|
-
cx: "16",
|
|
631
|
-
cy: "23.5",
|
|
632
|
-
r: "1.5"
|
|
633
|
-
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
634
|
-
d: "M17,8H15.5A4.49,4.49,0,0,0,11,12.5V13h2v-.5A2.5,2.5,0,0,1,15.5,10H17a2.5,2.5,0,0,1,0,5H15v4.5h2V17a4.5,4.5,0,0,0,0-9Z"
|
|
578
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
579
|
+
d: "M26,10H23.2383A4.4867,4.4867,0,0,0,16,4.7065,4.4873,4.4873,0,0,0,8.7617,10H6a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2V28a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V18a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,26,10ZM17,7.5A2.5,2.5,0,1,1,19.5,10H17ZM12.5,5A2.503,2.503,0,0,1,15,7.5V10H12.5a2.5,2.5,0,0,1,0-5ZM6,12h9v4H6Zm2,6h7V28H8ZM24.0012,28H17V18h7ZM17,16V12h9l.0012,4Z"
|
|
635
580
|
})), children);
|
|
636
581
|
});
|
|
637
582
|
if (process.env.NODE_ENV !== "production") {
|
|
638
|
-
|
|
583
|
+
Gift.propTypes = iconPropTypes;
|
|
639
584
|
}
|
|
640
|
-
const
|
|
585
|
+
const GlobalLoanAndTrial = /*#__PURE__*/React.forwardRef(function GlobalLoanAndTrial(_ref25, ref) {
|
|
641
586
|
let {
|
|
642
587
|
children,
|
|
643
588
|
size = 16,
|
|
@@ -651,18 +596,22 @@ const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref25, ref
|
|
|
651
596
|
viewBox: "0 0 32 32",
|
|
652
597
|
fill: "currentColor",
|
|
653
598
|
...rest
|
|
654
|
-
},
|
|
655
|
-
d: "
|
|
656
|
-
})),
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
599
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
600
|
+
d: "m15,22l-1.4099,1.4102,2.5798,2.5898H4V8h-2v18c0,1.1025.8972,2,2,2h12.1699l-2.5798,2.5898,1.4099,1.4102,5-5-5-5Z"
|
|
601
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
602
|
+
cx: "11",
|
|
603
|
+
cy: "16",
|
|
604
|
+
r: "1"
|
|
605
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
606
|
+
d: "m24,20H8c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h16c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-16-6v4h16v-4H8Z"
|
|
607
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
608
|
+
d: "m28,4h-12.1699l2.5801-2.5898L17,0l-5,5,5,5,1.4102-1.4102-2.5801-2.5898h12.1699v18h2V6c0-1.1025-.8972-2-2-2Z"
|
|
660
609
|
})), children);
|
|
661
610
|
});
|
|
662
611
|
if (process.env.NODE_ENV !== "production") {
|
|
663
|
-
|
|
612
|
+
GlobalLoanAndTrial.propTypes = iconPropTypes;
|
|
664
613
|
}
|
|
665
|
-
const
|
|
614
|
+
const Globe = /*#__PURE__*/React.forwardRef(function Globe(_ref26, ref) {
|
|
666
615
|
let {
|
|
667
616
|
children,
|
|
668
617
|
size = 16,
|
|
@@ -676,14 +625,16 @@ const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref26, ref) {
|
|
|
676
625
|
viewBox: "0 0 32 32",
|
|
677
626
|
fill: "currentColor",
|
|
678
627
|
...rest
|
|
679
|
-
},
|
|
680
|
-
d: "
|
|
628
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
629
|
+
d: "M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"
|
|
630
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
631
|
+
d: "M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"
|
|
681
632
|
})), children);
|
|
682
633
|
});
|
|
683
634
|
if (process.env.NODE_ENV !== "production") {
|
|
684
|
-
|
|
635
|
+
Globe.propTypes = iconPropTypes;
|
|
685
636
|
}
|
|
686
|
-
const
|
|
637
|
+
const Gradient = /*#__PURE__*/React.forwardRef(function Gradient(_ref27, ref) {
|
|
687
638
|
let {
|
|
688
639
|
children,
|
|
689
640
|
size = 16,
|
|
@@ -698,14 +649,15 @@ const HexagonOutline = /*#__PURE__*/React.forwardRef(function HexagonOutline(_re
|
|
|
698
649
|
fill: "currentColor",
|
|
699
650
|
...rest
|
|
700
651
|
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
701
|
-
|
|
702
|
-
|
|
652
|
+
d: "M26,4H6A2.0023,2.0023,0,0,0,4,6V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM22,26V22H18v4H14V22H10V18h4V14H10V10h4V6h4v4h4V6h4V26Z"
|
|
653
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
654
|
+
d: "M14 10H18V14H14zM14 18H18V22H14zM18 14H22V18H18z"
|
|
703
655
|
})), children);
|
|
704
656
|
});
|
|
705
657
|
if (process.env.NODE_ENV !== "production") {
|
|
706
|
-
|
|
658
|
+
Gradient.propTypes = iconPropTypes;
|
|
707
659
|
}
|
|
708
|
-
const
|
|
660
|
+
const GraphicalDataFlow = /*#__PURE__*/React.forwardRef(function GraphicalDataFlow(_ref28, ref) {
|
|
709
661
|
let {
|
|
710
662
|
children,
|
|
711
663
|
size = 16,
|
|
@@ -719,15 +671,14 @@ const HexagonSolid = /*#__PURE__*/React.forwardRef(function HexagonSolid(_ref28,
|
|
|
719
671
|
viewBox: "0 0 32 32",
|
|
720
672
|
fill: "currentColor",
|
|
721
673
|
...rest
|
|
722
|
-
},
|
|
723
|
-
|
|
724
|
-
d: "m30.8508,15.4487l-6.9641-11.9165c-.1926-.3301-.5437-.5322-.9224-.5322h-13.9287c-.3787,0-.7297.2021-.9224.5322L1.1492,15.4487c-.199.3403-.199.7622,0,1.1025l6.9641,11.9165c.1926.3301.5437.5322.9224.5322h13.9287c.3787,0,.7297-.2021.9224-.5322l6.9641-11.9165c.199-.3403.199-.7622,0-1.1025Z"
|
|
674
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
675
|
+
d: "M28 30H22a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 30zm-6-8h-.0012L22 28h6V22zM18 26H12a3.0033 3.0033 0 01-3-3V19h2v4a1.001 1.001 0 001 1h6zM26 18H24V15a1.001 1.001 0 00-1-1H18V12h5a3.0033 3.0033 0 013 3zM15 18a.9986.9986 0 01-.4971-.1323L10 15.2886 5.4968 17.8677a1 1 0 01-1.4712-1.0938l1.0618-4.572L2.269 9.1824a1 1 0 01.5662-1.6687l4.2-.7019L9.1006 2.5627a1 1 0 011.7881-.0214l2.2046 4.271 4.0764.7021a1 1 0 01.5613 1.668l-2.8184 3.02 1.0613 4.5718A1 1 0 0115 18zm-5-5s.343.18.4971.2686l3.01 1.7241-.7837-3.3763 2.282-2.4453-3.2331-.5569-1.7456-3.382L8.3829 8.6144l-3.3809.565 2.2745 2.437-.7841 3.3763 3.0105-1.7241C9.657 13.18 10 13 10 13z"
|
|
725
676
|
})), children);
|
|
726
677
|
});
|
|
727
678
|
if (process.env.NODE_ENV !== "production") {
|
|
728
|
-
|
|
679
|
+
GraphicalDataFlow.propTypes = iconPropTypes;
|
|
729
680
|
}
|
|
730
|
-
const
|
|
681
|
+
const Grid = /*#__PURE__*/React.forwardRef(function Grid(_ref29, ref) {
|
|
731
682
|
let {
|
|
732
683
|
children,
|
|
733
684
|
size = 16,
|
|
@@ -741,15 +692,14 @@ const HexagonVerticalOutline = /*#__PURE__*/React.forwardRef(function HexagonVer
|
|
|
741
692
|
viewBox: "0 0 32 32",
|
|
742
693
|
fill: "currentColor",
|
|
743
694
|
...rest
|
|
744
|
-
},
|
|
745
|
-
|
|
746
|
-
d: "m3,23v-14c0-.3555.189-.6846.4961-.8638L15.4961,1.1362c.3113-.1816.6965-.1816,1.0078,0l12,7c.3071.1792.4961.5083.4961.8638v14c0,.3555-.189.6846-.4961.8638l-12,7c-.3113.1816-.6965.1816-1.0078,0l-12-7c-.3071-.1792-.4961-.5083-.4961-.8638Zm2-13.4258v12.8516l11,6.4165,11-6.4165v-12.8516l-11-6.4165-11,6.4165Z"
|
|
695
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
696
|
+
d: "M12 4H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0012 4zm0 8H6V6h6zM26 4H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6A2 2 0 0026 4zm0 8H20V6h6zM12 18H6a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0012 18zm0 8H6V20h6zM26 18H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V20A2 2 0 0026 18zm0 8H20V20h6z"
|
|
747
697
|
})), children);
|
|
748
698
|
});
|
|
749
699
|
if (process.env.NODE_ENV !== "production") {
|
|
750
|
-
|
|
700
|
+
Grid.propTypes = iconPropTypes;
|
|
751
701
|
}
|
|
752
|
-
const
|
|
702
|
+
const Group = /*#__PURE__*/React.forwardRef(function Group(_ref30, ref) {
|
|
753
703
|
let {
|
|
754
704
|
children,
|
|
755
705
|
size = 16,
|
|
@@ -763,15 +713,14 @@ const HexagonVerticalSolid = /*#__PURE__*/React.forwardRef(function HexagonVerti
|
|
|
763
713
|
viewBox: "0 0 32 32",
|
|
764
714
|
fill: "currentColor",
|
|
765
715
|
...rest
|
|
766
|
-
},
|
|
767
|
-
|
|
768
|
-
d: "m16.5513,30.8508l11.9165-6.9641c.3301-.1926.5322-.5437.5322-.9224v-13.9287c0-.3787-.2021-.7297-.5322-.9224L16.5513,1.1492c-.3403-.199-.7622-.199-1.1025,0L3.5322,8.1133c-.3301.1926-.5322.5437-.5322.9224v13.9287c0,.3787.2021.7297.5322.9224l11.9165,6.9641c.3403.199.7622.199,1.1025,0Z"
|
|
716
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
717
|
+
d: "M31 30H29V27a3 3 0 00-3-3H22a3 3 0 00-3 3v3H17V27a5 5 0 015-5h4a5 5 0 015 5zM24 12a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0024 10zM15 22H13V19a3 3 0 00-3-3H6a3 3 0 00-3 3v3H1V19a5 5 0 015-5h4a5 5 0 015 5zM8 4A3 3 0 115 7 3 3 0 018 4M8 2a5 5 0 105 5A5 5 0 008 2z"
|
|
769
718
|
})), children);
|
|
770
719
|
});
|
|
771
720
|
if (process.env.NODE_ENV !== "production") {
|
|
772
|
-
|
|
721
|
+
Group.propTypes = iconPropTypes;
|
|
773
722
|
}
|
|
774
|
-
const
|
|
723
|
+
const GroupAccess = /*#__PURE__*/React.forwardRef(function GroupAccess(_ref31, ref) {
|
|
775
724
|
let {
|
|
776
725
|
children,
|
|
777
726
|
size = 16,
|
|
@@ -785,14 +734,16 @@ const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref31, r
|
|
|
785
734
|
viewBox: "0 0 32 32",
|
|
786
735
|
fill: "currentColor",
|
|
787
736
|
...rest
|
|
788
|
-
},
|
|
789
|
-
d: "
|
|
737
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
738
|
+
d: "M8 19H6V17a3.0033 3.0033 0 013-3h5v2H9a1.0011 1.0011 0 00-1 1zM12 13a4 4 0 114-4A4.0045 4.0045 0 0112 13zm0-6a2 2 0 102 2A2.0021 2.0021 0 0012 7zM20 20a4 4 0 114-4A4.0045 4.0045 0 0120 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0020 14zM26 26H24V24a1.0011 1.0011 0 00-1-1H17a1.0011 1.0011 0 00-1 1v2H14V24a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
|
|
739
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
740
|
+
d: "M8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
790
741
|
})), children);
|
|
791
742
|
});
|
|
792
743
|
if (process.env.NODE_ENV !== "production") {
|
|
793
|
-
|
|
744
|
+
GroupAccess.propTypes = iconPropTypes;
|
|
794
745
|
}
|
|
795
|
-
const
|
|
746
|
+
const GroupAccount = /*#__PURE__*/React.forwardRef(function GroupAccount(_ref32, ref) {
|
|
796
747
|
let {
|
|
797
748
|
children,
|
|
798
749
|
size = 16,
|
|
@@ -806,14 +757,14 @@ const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
806
757
|
viewBox: "0 0 32 32",
|
|
807
758
|
fill: "currentColor",
|
|
808
759
|
...rest
|
|
809
|
-
},
|
|
810
|
-
d: "
|
|
760
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
761
|
+
d: "M17 11H11a3 3 0 00-3 3v4h2V14a1 1 0 011-1h6a1 1 0 011 1v1h2V14A3 3 0 0017 11zM10 6a4 4 0 104-4A4 4 0 0010 6zm6 0a2 2 0 11-2-2A2 2 0 0116 6zM22 27H16a2.0021 2.0021 0 01-2-2V19a2.0021 2.0021 0 012-2h6a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0122 27zm-6-8v6h6V19zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
811
762
|
})), children);
|
|
812
763
|
});
|
|
813
764
|
if (process.env.NODE_ENV !== "production") {
|
|
814
|
-
|
|
765
|
+
GroupAccount.propTypes = iconPropTypes;
|
|
815
766
|
}
|
|
816
|
-
const
|
|
767
|
+
const GroupPresentation = /*#__PURE__*/React.forwardRef(function GroupPresentation(_ref33, ref) {
|
|
817
768
|
let {
|
|
818
769
|
children,
|
|
819
770
|
size = 16,
|
|
@@ -827,18 +778,36 @@ const WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
827
778
|
viewBox: "0 0 32 32",
|
|
828
779
|
fill: "currentColor",
|
|
829
780
|
...rest
|
|
830
|
-
},
|
|
781
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
782
|
+
d: "M10 30H8V27H4v3H2V27a2.0023 2.0023 0 012-2H8a2.0023 2.0023 0 012 2zM30 30H28V27H24v3H22V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2zM20 30H18V27H14v3H12V27a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2z"
|
|
783
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
831
784
|
cx: "16",
|
|
832
|
-
cy: "
|
|
833
|
-
r: "
|
|
834
|
-
})),
|
|
835
|
-
|
|
785
|
+
cy: "22",
|
|
786
|
+
r: "2"
|
|
787
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
788
|
+
cx: "6",
|
|
789
|
+
cy: "22",
|
|
790
|
+
r: "2"
|
|
791
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
792
|
+
cx: "26",
|
|
793
|
+
cy: "22",
|
|
794
|
+
r: "2"
|
|
795
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
796
|
+
cx: "21",
|
|
797
|
+
cy: "18",
|
|
798
|
+
r: "2"
|
|
799
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
800
|
+
cx: "11",
|
|
801
|
+
cy: "18",
|
|
802
|
+
r: "2"
|
|
803
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
804
|
+
d: "M26,14H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2v8A2.0023,2.0023,0,0,1,26,14ZM6,4v8H26V4Z"
|
|
836
805
|
})), children);
|
|
837
806
|
});
|
|
838
807
|
if (process.env.NODE_ENV !== "production") {
|
|
839
|
-
|
|
808
|
+
GroupPresentation.propTypes = iconPropTypes;
|
|
840
809
|
}
|
|
841
|
-
const
|
|
810
|
+
const GroupResource = /*#__PURE__*/React.forwardRef(function GroupResource(_ref34, ref) {
|
|
842
811
|
let {
|
|
843
812
|
children,
|
|
844
813
|
size = 16,
|
|
@@ -852,18 +821,14 @@ const WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
852
821
|
viewBox: "0 0 32 32",
|
|
853
822
|
fill: "currentColor",
|
|
854
823
|
...rest
|
|
855
|
-
},
|
|
856
|
-
|
|
857
|
-
cy: "19",
|
|
858
|
-
r: "4"
|
|
859
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
860
|
-
d: "M28 30H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM10 10V28H28V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
824
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
825
|
+
d: "M22 24H10a2.0021 2.0021 0 01-2-2V10a2.0021 2.0021 0 012-2H22a2.0021 2.0021 0 012 2V22A2.0021 2.0021 0 0122 24zM10 10V22H22V10zM8 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H8V4H4V28H8zM28 30H24V28h4V4H24V2h4a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
861
826
|
})), children);
|
|
862
827
|
});
|
|
863
828
|
if (process.env.NODE_ENV !== "production") {
|
|
864
|
-
|
|
829
|
+
GroupResource.propTypes = iconPropTypes;
|
|
865
830
|
}
|
|
866
|
-
const
|
|
831
|
+
const GroupSecurity = /*#__PURE__*/React.forwardRef(function GroupSecurity(_ref35, ref) {
|
|
867
832
|
let {
|
|
868
833
|
children,
|
|
869
834
|
size = 16,
|
|
@@ -877,14 +842,16 @@ const Home = /*#__PURE__*/React.forwardRef(function Home(_ref35, ref) {
|
|
|
877
842
|
viewBox: "0 0 32 32",
|
|
878
843
|
fill: "currentColor",
|
|
879
844
|
...rest
|
|
880
|
-
},
|
|
881
|
-
d: "
|
|
845
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
d: "M11 21H9V19a3.0033 3.0033 0 013-3h6v2H12a1.0011 1.0011 0 00-1 1zM15 15a4 4 0 114-4A4.0045 4.0045 0 0115 15zm0-6a2 2 0 102 2A2.0021 2.0021 0 0015 9zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 16zM30 28H28V26a1.0011 1.0011 0 00-1-1H21a1.0011 1.0011 0 00-1 1v2H18V26a3.0033 3.0033 0 013-3h6a3.0033 3.0033 0 013 3z"
|
|
847
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
848
|
+
d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24v6h2V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
|
|
882
849
|
})), children);
|
|
883
850
|
});
|
|
884
851
|
if (process.env.NODE_ENV !== "production") {
|
|
885
|
-
|
|
852
|
+
GroupSecurity.propTypes = iconPropTypes;
|
|
886
853
|
}
|
|
887
|
-
const
|
|
854
|
+
const GroupObjects = /*#__PURE__*/React.forwardRef(function GroupObjects(_ref36, ref) {
|
|
888
855
|
let {
|
|
889
856
|
children,
|
|
890
857
|
size = 16,
|
|
@@ -898,14 +865,16 @@ const HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_re
|
|
|
898
865
|
viewBox: "0 0 32 32",
|
|
899
866
|
fill: "currentColor",
|
|
900
867
|
...rest
|
|
901
|
-
},
|
|
902
|
-
d: "
|
|
868
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
869
|
+
d: "M19,13V9H9V19h4v4H23V13Zm-8-2h6v6H11ZM21,21H15V19h4V15h2Z"
|
|
870
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
871
|
+
d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
|
|
903
872
|
})), children);
|
|
904
873
|
});
|
|
905
874
|
if (process.env.NODE_ENV !== "production") {
|
|
906
|
-
|
|
875
|
+
GroupObjects.propTypes = iconPropTypes;
|
|
907
876
|
}
|
|
908
|
-
const
|
|
877
|
+
const GroupObjectsNew = /*#__PURE__*/React.forwardRef(function GroupObjectsNew(_ref37, ref) {
|
|
909
878
|
let {
|
|
910
879
|
children,
|
|
911
880
|
size = 16,
|
|
@@ -919,16 +888,16 @@ const Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref37, ref) {
|
|
|
919
888
|
viewBox: "0 0 32 32",
|
|
920
889
|
fill: "currentColor",
|
|
921
890
|
...rest
|
|
922
|
-
},
|
|
923
|
-
d: "
|
|
924
|
-
})),
|
|
925
|
-
d: "
|
|
891
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
892
|
+
d: "M17 10L15 10 15 15 10 15 10 17 15 17 15 22 17 22 17 17 22 17 22 15 17 15 17 10z"
|
|
893
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
894
|
+
d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
|
|
926
895
|
})), children);
|
|
927
896
|
});
|
|
928
897
|
if (process.env.NODE_ENV !== "production") {
|
|
929
|
-
|
|
898
|
+
GroupObjectsNew.propTypes = iconPropTypes;
|
|
930
899
|
}
|
|
931
|
-
const
|
|
900
|
+
const GroupObjectsSave = /*#__PURE__*/React.forwardRef(function GroupObjectsSave(_ref38, ref) {
|
|
932
901
|
let {
|
|
933
902
|
children,
|
|
934
903
|
size = 16,
|
|
@@ -942,16 +911,16 @@ const HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref38, r
|
|
|
942
911
|
viewBox: "0 0 32 32",
|
|
943
912
|
fill: "currentColor",
|
|
944
913
|
...rest
|
|
945
|
-
},
|
|
946
|
-
d: "
|
|
947
|
-
})),
|
|
948
|
-
d: "
|
|
914
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
915
|
+
d: "M14 18.18L10.41 14.59 9 16 14 21 23 12 21.59 10.581 14 18.18z"
|
|
916
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
917
|
+
d: "M30,8V2H24V4H8V2H2V8H4V24H2v6H8V28H24v2h6V24H28V8ZM26,4h2V6H26ZM4,4H6V6H4ZM6,28H4V26H6Zm22,0H26V26h2Zm-2-4H24v2H8V24H6V8H8V6H24V8h2Z"
|
|
949
918
|
})), children);
|
|
950
919
|
});
|
|
951
920
|
if (process.env.NODE_ENV !== "production") {
|
|
952
|
-
|
|
921
|
+
GroupObjectsSave.propTypes = iconPropTypes;
|
|
953
922
|
}
|
|
954
|
-
const
|
|
923
|
+
const Growth = /*#__PURE__*/React.forwardRef(function Growth(_ref39, ref) {
|
|
955
924
|
let {
|
|
956
925
|
children,
|
|
957
926
|
size = 16,
|
|
@@ -965,16 +934,14 @@ const Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref39, ref) {
|
|
|
965
934
|
viewBox: "0 0 32 32",
|
|
966
935
|
fill: "currentColor",
|
|
967
936
|
...rest
|
|
968
|
-
},
|
|
969
|
-
d: "
|
|
970
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
971
|
-
d: "M25,14H17a2,2,0,0,0-2,2v6H4V10.6L16,4.14l12.53,6.74.94-1.76-13-7a1,1,0,0,0-.94,0l-13,7A1,1,0,0,0,2,10V30H4V24H28v6h2V19A5,5,0,0,0,25,14Zm-8,8V16h8a3,3,0,0,1,3,3v3Z"
|
|
937
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
938
|
+
d: "M20,8v2h6.5859L18,18.5859,13.707,14.293a.9994.9994,0,0,0-1.414,0L2,24.5859,3.4141,26,13,16.4141l4.293,4.2929a.9994.9994,0,0,0,1.414,0L28,11.4141V18h2V8Z"
|
|
972
939
|
})), children);
|
|
973
940
|
});
|
|
974
941
|
if (process.env.NODE_ENV !== "production") {
|
|
975
|
-
|
|
942
|
+
Growth.propTypes = iconPropTypes;
|
|
976
943
|
}
|
|
977
|
-
const
|
|
944
|
+
const Gui = /*#__PURE__*/React.forwardRef(function Gui(_ref40, ref) {
|
|
978
945
|
let {
|
|
979
946
|
children,
|
|
980
947
|
size = 16,
|
|
@@ -988,16 +955,26 @@ const Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref40, ref)
|
|
|
988
955
|
viewBox: "0 0 32 32",
|
|
989
956
|
fill: "currentColor",
|
|
990
957
|
...rest
|
|
991
|
-
},
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
958
|
+
}, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
959
|
+
cx: "20",
|
|
960
|
+
cy: "8",
|
|
961
|
+
r: "1"
|
|
962
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
963
|
+
cx: "23",
|
|
964
|
+
cy: "8",
|
|
965
|
+
r: "1"
|
|
966
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
967
|
+
cx: "26",
|
|
968
|
+
cy: "8",
|
|
969
|
+
r: "1"
|
|
970
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
971
|
+
d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4Zm0,2v4H4V6ZM4,12h6V26H4Zm8,14V12H28V26Z"
|
|
995
972
|
})), children);
|
|
996
973
|
});
|
|
997
974
|
if (process.env.NODE_ENV !== "production") {
|
|
998
|
-
|
|
975
|
+
Gui.propTypes = iconPropTypes;
|
|
999
976
|
}
|
|
1000
|
-
const
|
|
977
|
+
const GuiManagement = /*#__PURE__*/React.forwardRef(function GuiManagement(_ref41, ref) {
|
|
1001
978
|
let {
|
|
1002
979
|
children,
|
|
1003
980
|
size = 16,
|
|
@@ -1011,14 +988,28 @@ const Html = /*#__PURE__*/React.forwardRef(function Html(_ref41, ref) {
|
|
|
1011
988
|
viewBox: "0 0 32 32",
|
|
1012
989
|
fill: "currentColor",
|
|
1013
990
|
...rest
|
|
1014
|
-
},
|
|
1015
|
-
d: "
|
|
991
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
992
|
+
d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
|
|
993
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
994
|
+
d: "M28,4H4A2.002,2.002,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H14V26H4V12H28v3h2V6A2.0023,2.0023,0,0,0,28,4Zm0,6H4V6H28Z"
|
|
995
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
996
|
+
cx: "20",
|
|
997
|
+
cy: "8",
|
|
998
|
+
r: "1"
|
|
999
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1000
|
+
cx: "23",
|
|
1001
|
+
cy: "8",
|
|
1002
|
+
r: "1"
|
|
1003
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1004
|
+
cx: "26",
|
|
1005
|
+
cy: "8",
|
|
1006
|
+
r: "1"
|
|
1016
1007
|
})), children);
|
|
1017
1008
|
});
|
|
1018
1009
|
if (process.env.NODE_ENV !== "production") {
|
|
1019
|
-
|
|
1010
|
+
GuiManagement.propTypes = iconPropTypes;
|
|
1020
1011
|
}
|
|
1021
|
-
const
|
|
1012
|
+
const QH = /*#__PURE__*/React.forwardRef(function QH(_ref42, ref) {
|
|
1022
1013
|
let {
|
|
1023
1014
|
children,
|
|
1024
1015
|
size = 16,
|
|
@@ -1032,14 +1023,14 @@ const HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref4
|
|
|
1032
1023
|
viewBox: "0 0 32 32",
|
|
1033
1024
|
fill: "currentColor",
|
|
1034
1025
|
...rest
|
|
1035
|
-
},
|
|
1036
|
-
d: "
|
|
1026
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1027
|
+
d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
|
|
1037
1028
|
})), children);
|
|
1038
1029
|
});
|
|
1039
1030
|
if (process.env.NODE_ENV !== "production") {
|
|
1040
|
-
|
|
1031
|
+
QH.propTypes = iconPropTypes;
|
|
1041
1032
|
}
|
|
1042
|
-
const
|
|
1033
|
+
const Hail = /*#__PURE__*/React.forwardRef(function Hail(_ref43, ref) {
|
|
1043
1034
|
let {
|
|
1044
1035
|
children,
|
|
1045
1036
|
size = 16,
|
|
@@ -1053,14 +1044,36 @@ const Http = /*#__PURE__*/React.forwardRef(function Http(_ref43, ref) {
|
|
|
1053
1044
|
viewBox: "0 0 32 32",
|
|
1054
1045
|
fill: "currentColor",
|
|
1055
1046
|
...rest
|
|
1056
|
-
},
|
|
1057
|
-
|
|
1047
|
+
}, _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1048
|
+
cx: "21.5",
|
|
1049
|
+
cy: "29.5",
|
|
1050
|
+
r: "1.5"
|
|
1051
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1052
|
+
cx: "24.5",
|
|
1053
|
+
cy: "25.5",
|
|
1054
|
+
r: "1.5"
|
|
1055
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
1056
|
+
cx: "7.5",
|
|
1057
|
+
cy: "25.5",
|
|
1058
|
+
r: "1.5"
|
|
1059
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1060
|
+
cx: "4.5",
|
|
1061
|
+
cy: "29.5",
|
|
1062
|
+
r: "1.5"
|
|
1063
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
1064
|
+
cx: "10.499",
|
|
1065
|
+
cy: "29.5",
|
|
1066
|
+
r: "1.5"
|
|
1067
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1068
|
+
d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
|
|
1069
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1070
|
+
d: "M23.5,22H23V20h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,20H9v2H8.5A6.4973,6.4973,0,0,1,7.2,9.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,22Z"
|
|
1058
1071
|
})), children);
|
|
1059
1072
|
});
|
|
1060
1073
|
if (process.env.NODE_ENV !== "production") {
|
|
1061
|
-
|
|
1074
|
+
Hail.propTypes = iconPropTypes;
|
|
1062
1075
|
}
|
|
1063
|
-
const
|
|
1076
|
+
const WatsonHealthHangingProtocol = /*#__PURE__*/React.forwardRef(function WatsonHealthHangingProtocol(_ref44, ref) {
|
|
1064
1077
|
let {
|
|
1065
1078
|
children,
|
|
1066
1079
|
size = 16,
|
|
@@ -1074,14 +1087,14 @@ const Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref44, ref) {
|
|
|
1074
1087
|
viewBox: "0 0 32 32",
|
|
1075
1088
|
fill: "currentColor",
|
|
1076
1089
|
...rest
|
|
1077
|
-
},
|
|
1078
|
-
d: "
|
|
1090
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1091
|
+
d: "M26.37,20.52,17,15.41V13.86A4,4,0,1,0,12,10h2a2,2,0,1,1,4,.34A2.08,2.08,0,0,1,15.89,12h0a.89.89,0,0,0-.89.89v2.52L5.63,20.52A3.1,3.1,0,0,0,4.25,22a2.83,2.83,0,0,0,2.56,4H25.19a2.83,2.83,0,0,0,2.56-4A3.1,3.1,0,0,0,26.37,20.52ZM25.19,24H6.81A.81.81,0,0,1,6,23.19a1,1,0,0,1,.52-.88L16,17.14l9.48,5.17a1,1,0,0,1,.52.88A.81.81,0,0,1,25.19,24Z"
|
|
1079
1092
|
})), children);
|
|
1080
1093
|
});
|
|
1081
1094
|
if (process.env.NODE_ENV !== "production") {
|
|
1082
|
-
|
|
1095
|
+
WatsonHealthHangingProtocol.propTypes = iconPropTypes;
|
|
1083
1096
|
}
|
|
1084
|
-
const
|
|
1097
|
+
const Harbor = /*#__PURE__*/React.forwardRef(function Harbor(_ref45, ref) {
|
|
1085
1098
|
let {
|
|
1086
1099
|
children,
|
|
1087
1100
|
size = 16,
|
|
@@ -1095,14 +1108,14 @@ const HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref45, r
|
|
|
1095
1108
|
viewBox: "0 0 32 32",
|
|
1096
1109
|
fill: "currentColor",
|
|
1097
1110
|
...rest
|
|
1098
|
-
},
|
|
1099
|
-
d: "
|
|
1111
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1112
|
+
d: "M27,17A11.0109,11.0109,0,0,1,17,27.9492V14h6V12H17V9.8579a4,4,0,1,0-2,0V12H9v2h6V27.9492A11.0109,11.0109,0,0,1,5,17H3a13,13,0,0,0,26,0ZM14,6a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,14,6Z"
|
|
1100
1113
|
})), children);
|
|
1101
1114
|
});
|
|
1102
1115
|
if (process.env.NODE_ENV !== "production") {
|
|
1103
|
-
|
|
1116
|
+
Harbor.propTypes = iconPropTypes;
|
|
1104
1117
|
}
|
|
1105
|
-
const
|
|
1118
|
+
const HardwareSecurityModule = /*#__PURE__*/React.forwardRef(function HardwareSecurityModule(_ref46, ref) {
|
|
1106
1119
|
let {
|
|
1107
1120
|
children,
|
|
1108
1121
|
size = 16,
|
|
@@ -1116,14 +1129,22 @@ const Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref46, ref)
|
|
|
1116
1129
|
viewBox: "0 0 32 32",
|
|
1117
1130
|
fill: "currentColor",
|
|
1118
1131
|
...rest
|
|
1119
|
-
},
|
|
1120
|
-
|
|
1132
|
+
}, _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
1133
|
+
cx: "21.5",
|
|
1134
|
+
cy: "7.5",
|
|
1135
|
+
r: "1.5"
|
|
1136
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1137
|
+
d: "M14.4143 20H9V14.5857l6.03-6.03A5.3518 5.3518 0 0115 8a6 6 0 116 6 5.3583 5.3583 0 01-.5559-.03zM11 18h2.5857l6.1706-6.1709.5174.0957A3.935 3.935 0 0021 12a4.0507 4.0507 0 10-3.925-3.2729l.0952.5166L11 15.4143zM28 20H19v2h9v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
|
|
1138
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
1139
|
+
cx: "7",
|
|
1140
|
+
cy: "25",
|
|
1141
|
+
r: "1"
|
|
1121
1142
|
})), children);
|
|
1122
1143
|
});
|
|
1123
1144
|
if (process.env.NODE_ENV !== "production") {
|
|
1124
|
-
|
|
1145
|
+
HardwareSecurityModule.propTypes = iconPropTypes;
|
|
1125
1146
|
}
|
|
1126
|
-
const
|
|
1147
|
+
const Hashtag = /*#__PURE__*/React.forwardRef(function Hashtag(_ref47, ref) {
|
|
1127
1148
|
let {
|
|
1128
1149
|
children,
|
|
1129
1150
|
size = 16,
|
|
@@ -1137,18 +1158,14 @@ const HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking
|
|
|
1137
1158
|
viewBox: "0 0 32 32",
|
|
1138
1159
|
fill: "currentColor",
|
|
1139
1160
|
...rest
|
|
1140
|
-
},
|
|
1141
|
-
d: "
|
|
1142
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1143
|
-
d: "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"
|
|
1144
|
-
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1145
|
-
d: "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"
|
|
1161
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1162
|
+
d: "M28,12V10H22V4H20v6H12V4H10v6H4v2h6v8H4v2h6v6h2V22h8v6h2V22h6V20H22V12Zm-8,8H12V12h8Z"
|
|
1146
1163
|
})), children);
|
|
1147
1164
|
});
|
|
1148
1165
|
if (process.env.NODE_ENV !== "production") {
|
|
1149
|
-
|
|
1166
|
+
Hashtag.propTypes = iconPropTypes;
|
|
1150
1167
|
}
|
|
1151
|
-
const
|
|
1168
|
+
const Haze = /*#__PURE__*/React.forwardRef(function Haze(_ref48, ref) {
|
|
1152
1169
|
let {
|
|
1153
1170
|
children,
|
|
1154
1171
|
size = 16,
|
|
@@ -1162,14 +1179,29 @@ const HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetwork
|
|
|
1162
1179
|
viewBox: "0 0 32 32",
|
|
1163
1180
|
fill: "currentColor",
|
|
1164
1181
|
...rest
|
|
1165
|
-
},
|
|
1166
|
-
d: "
|
|
1182
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1183
|
+
d: "M19 28H3a1 1 0 010-2H19a1 1 0 010 2zM15 20H3a1 1 0 010-2H15a1 1 0 010 2z"
|
|
1184
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1185
|
+
d: "M24.5 23.5H28.5V25.5H24.5z",
|
|
1186
|
+
transform: "rotate(45 26.5 24.5)"
|
|
1187
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1188
|
+
d: "M28 15H32V17H28z"
|
|
1189
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1190
|
+
d: "M24.5 6.5H28.5V8.5H24.5z",
|
|
1191
|
+
transform: "rotate(-45 26.5 7.5)"
|
|
1192
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1193
|
+
d: "M17 2H19V6H17z"
|
|
1194
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1195
|
+
d: "M7.5 6.5H11.5V8.5H7.5z",
|
|
1196
|
+
transform: "rotate(-135 9.5 7.5)"
|
|
1197
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1198
|
+
d: "M18,8a8.0092,8.0092,0,0,0-8,8h2a6,6,0,1,1,6,6H7a1,1,0,0,0,0,2H18A8,8,0,0,0,18,8Z"
|
|
1167
1199
|
})), children);
|
|
1168
1200
|
});
|
|
1169
1201
|
if (process.env.NODE_ENV !== "production") {
|
|
1170
|
-
|
|
1202
|
+
Haze.propTypes = iconPropTypes;
|
|
1171
1203
|
}
|
|
1172
|
-
const
|
|
1204
|
+
const HazeNight = /*#__PURE__*/React.forwardRef(function HazeNight(_ref49, ref) {
|
|
1173
1205
|
let {
|
|
1174
1206
|
children,
|
|
1175
1207
|
size = 16,
|
|
@@ -1183,16 +1215,16 @@ const IbmAiOnZ = /*#__PURE__*/React.forwardRef(function IbmAiOnZ(_ref49, ref) {
|
|
|
1183
1215
|
viewBox: "0 0 32 32",
|
|
1184
1216
|
fill: "currentColor",
|
|
1185
1217
|
...rest
|
|
1186
|
-
},
|
|
1187
|
-
d: "
|
|
1188
|
-
})),
|
|
1189
|
-
d: "
|
|
1218
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1219
|
+
d: "M29,22H13a1,1,0,0,0,0,2h9.6772a11.0991,11.0991,0,0,1-7.5561,2.9976c-.1384,0-.2783.0048-.4177,0a11.0945,11.0945,0,0,1-3.201-21.584,15.1528,15.1528,0,0,0-.0488,6.5869h2.0457a13.15,13.15,0,0,1,.39-7.6206A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0A13.04,13.04,0,0,0,25.3779,24H29a1,1,0,0,0,0-2Z"
|
|
1220
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1221
|
+
d: "M27 20H17a1 1 0 010-2H27a1 1 0 010 2zM25 16H13a1 1 0 010-2H25a1 1 0 010 2z"
|
|
1190
1222
|
})), children);
|
|
1191
1223
|
});
|
|
1192
1224
|
if (process.env.NODE_ENV !== "production") {
|
|
1193
|
-
|
|
1225
|
+
HazeNight.propTypes = iconPropTypes;
|
|
1194
1226
|
}
|
|
1195
|
-
const
|
|
1227
|
+
const Hd = /*#__PURE__*/React.forwardRef(function Hd(_ref50, ref) {
|
|
1196
1228
|
let {
|
|
1197
1229
|
children,
|
|
1198
1230
|
size = 16,
|
|
@@ -1206,22 +1238,16 @@ const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights
|
|
|
1206
1238
|
viewBox: "0 0 32 32",
|
|
1207
1239
|
fill: "currentColor",
|
|
1208
1240
|
...rest
|
|
1209
|
-
},
|
|
1210
|
-
d: "
|
|
1211
|
-
})),
|
|
1212
|
-
d: "
|
|
1213
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1214
|
-
d: "m4,13v-5c0-1.103.897-2,2-2h16v-2H6c-2.2056,0-4,1.7944-4,4v5c0,2.2056,1.7944,4,4,4v-2c-1.103,0-2-.897-2-2Z"
|
|
1215
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1216
|
-
cx: "27",
|
|
1217
|
-
cy: "5",
|
|
1218
|
-
r: "3"
|
|
1241
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1242
|
+
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,24V8H28V24Z"
|
|
1243
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1244
|
+
d: "M22 11H18V21h4a3 3 0 003-3V14A3 3 0 0022 11zm1 7a1 1 0 01-1 1H20V13h2a1 1 0 011 1zM13 11L13 15 10 15 10 11 8 11 8 21 10 21 10 17 13 17 13 21 15 21 15 11 13 11z"
|
|
1219
1245
|
})), children);
|
|
1220
1246
|
});
|
|
1221
1247
|
if (process.env.NODE_ENV !== "production") {
|
|
1222
|
-
|
|
1248
|
+
Hd.propTypes = iconPropTypes;
|
|
1223
1249
|
}
|
|
1224
|
-
const
|
|
1250
|
+
const HdFilled = /*#__PURE__*/React.forwardRef(function HdFilled(_ref51, ref) {
|
|
1225
1251
|
let {
|
|
1226
1252
|
children,
|
|
1227
1253
|
size = 16,
|
|
@@ -1235,14 +1261,16 @@ const IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay(_ref51, ref
|
|
|
1235
1261
|
viewBox: "0 0 32 32",
|
|
1236
1262
|
fill: "currentColor",
|
|
1237
1263
|
...rest
|
|
1238
|
-
},
|
|
1239
|
-
d: "
|
|
1264
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1265
|
+
d: "M22,13H20v6h2a1,1,0,0,0,1-1V14A1,1,0,0,0,22,13Z"
|
|
1266
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1267
|
+
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM15,21H13V17H10v4H8V11h2v4h3V11h2Zm10-3a3,3,0,0,1-3,3H18V11h4a3,3,0,0,1,3,3Z"
|
|
1240
1268
|
})), children);
|
|
1241
1269
|
});
|
|
1242
1270
|
if (process.env.NODE_ENV !== "production") {
|
|
1243
|
-
|
|
1271
|
+
HdFilled.propTypes = iconPropTypes;
|
|
1244
1272
|
}
|
|
1245
|
-
const
|
|
1273
|
+
const Hdr = /*#__PURE__*/React.forwardRef(function Hdr(_ref52, ref) {
|
|
1246
1274
|
let {
|
|
1247
1275
|
children,
|
|
1248
1276
|
size = 16,
|
|
@@ -1256,14 +1284,14 @@ const IbmCloudant = /*#__PURE__*/React.forwardRef(function IbmCloudant(_ref52, r
|
|
|
1256
1284
|
viewBox: "0 0 32 32",
|
|
1257
1285
|
fill: "currentColor",
|
|
1258
1286
|
...rest
|
|
1259
|
-
},
|
|
1260
|
-
d: "
|
|
1287
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1288
|
+
d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
|
|
1261
1289
|
})), children);
|
|
1262
1290
|
});
|
|
1263
1291
|
if (process.env.NODE_ENV !== "production") {
|
|
1264
|
-
|
|
1292
|
+
Hdr.propTypes = iconPropTypes;
|
|
1265
1293
|
}
|
|
1266
|
-
const
|
|
1294
|
+
const Headphones = /*#__PURE__*/React.forwardRef(function Headphones(_ref53, ref) {
|
|
1267
1295
|
let {
|
|
1268
1296
|
children,
|
|
1269
1297
|
size = 16,
|
|
@@ -1277,18 +1305,14 @@ const IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServ
|
|
|
1277
1305
|
viewBox: "0 0 32 32",
|
|
1278
1306
|
fill: "currentColor",
|
|
1279
1307
|
...rest
|
|
1280
|
-
},
|
|
1281
|
-
d: "
|
|
1282
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1283
|
-
d: "M17,10.5859c-.3752-.375-.8838-.5859-1.4143-.5859h-5.5857c-1.1045,0-2,.8955-2,2v14c0,1.1045,.8955,2,2,2h9v-2H10V12h4v4c0,1.1045,.8955,2,2,2h4.2917c.6929,0,1.312-.4136,1.5771-1.0537,.2656-.6406,.1201-1.3711-.3701-1.8613l-4.4988-4.499Zm-1,5.4141v-3.5859l3.5852,3.5859h-3.5852Z"
|
|
1284
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1285
|
-
d: "M28,6H16l-3.4141-3.4141c-.3752-.375-.8838-.5859-1.4143-.5859H4c-1.1045,0-2,.8955-2,2V24c0,1.1045,.8955,2,2,2h2v-2H4V4h7.1716l4,4h12.8284v10h2V8c0-1.1045-.8955-2-2-2Z"
|
|
1308
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1309
|
+
d: "M25,16V15A9,9,0,0,0,7,15v1A5,5,0,0,0,7,26H9V15a7,7,0,0,1,14,0V26h2a5,5,0,0,0,0-10ZM4,21a3,3,0,0,1,3-3v6A3,3,0,0,1,4,21Zm21,3V18a3,3,0,0,1,0,6Z"
|
|
1286
1310
|
})), children);
|
|
1287
1311
|
});
|
|
1288
1312
|
if (process.env.NODE_ENV !== "production") {
|
|
1289
|
-
|
|
1313
|
+
Headphones.propTypes = iconPropTypes;
|
|
1290
1314
|
}
|
|
1291
|
-
const
|
|
1315
|
+
const Headset = /*#__PURE__*/React.forwardRef(function Headset(_ref54, ref) {
|
|
1292
1316
|
let {
|
|
1293
1317
|
children,
|
|
1294
1318
|
size = 16,
|
|
@@ -1302,18 +1326,14 @@ const IbmDataProductExchange = /*#__PURE__*/React.forwardRef(function IbmDataPro
|
|
|
1302
1326
|
viewBox: "0 0 32 32",
|
|
1303
1327
|
fill: "currentColor",
|
|
1304
1328
|
...rest
|
|
1305
|
-
},
|
|
1306
|
-
d: "
|
|
1307
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1308
|
-
d: "m22.5046,11.6367l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
|
|
1309
|
-
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1310
|
-
d: "m16,2c-4.355,0-8.3743,2.001-11,5.3452v-1.3452h-2v5h5v-2h-1.7483c2.2363-3.1196,5.8357-5,9.7483-5,6.6169,0,12,5.3833,12,12h2c0-7.7197-6.2803-14-14-14Z"
|
|
1329
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1330
|
+
d: "M25,10h-.06A9,9,0,0,0,7.06,10H7A5,5,0,0,0,7,20H9V11a7,7,0,0,1,14,0V21a4,4,0,0,1-3.17,3.91,4,4,0,1,0,.05,2A6,6,0,0,0,25,21V20a5,5,0,0,0,0-10ZM4,15a3,3,0,0,1,3-3v6A3,3,0,0,1,4,15ZM16,28a2,2,0,1,1,2-2A2,2,0,0,1,16,28Zm9-10V12a3,3,0,0,1,0,6Z"
|
|
1311
1331
|
})), children);
|
|
1312
1332
|
});
|
|
1313
1333
|
if (process.env.NODE_ENV !== "production") {
|
|
1314
|
-
|
|
1334
|
+
Headset.propTypes = iconPropTypes;
|
|
1315
1335
|
}
|
|
1316
|
-
const
|
|
1336
|
+
const HealthCross = /*#__PURE__*/React.forwardRef(function HealthCross(_ref55, ref) {
|
|
1317
1337
|
let {
|
|
1318
1338
|
children,
|
|
1319
1339
|
size = 16,
|
|
@@ -1327,14 +1347,14 @@ const IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplica
|
|
|
1327
1347
|
viewBox: "0 0 32 32",
|
|
1328
1348
|
fill: "currentColor",
|
|
1329
1349
|
...rest
|
|
1330
|
-
},
|
|
1331
|
-
d: "
|
|
1350
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1351
|
+
d: "M19,28H13a2.0023,2.0023,0,0,1-2-2V21H6a2.0023,2.0023,0,0,1-2-2V13a2.002,2.002,0,0,1,2-2h5V6a2.002,2.002,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v5h5a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H21v5A2.0027,2.0027,0,0,1,19,28ZM6,13v6h7v7h6V19h7V13H19V6H13v7Z"
|
|
1332
1352
|
})), children);
|
|
1333
1353
|
});
|
|
1334
1354
|
if (process.env.NODE_ENV !== "production") {
|
|
1335
|
-
|
|
1355
|
+
HealthCross.propTypes = iconPropTypes;
|
|
1336
1356
|
}
|
|
1337
|
-
const
|
|
1357
|
+
const Hearing = /*#__PURE__*/React.forwardRef(function Hearing(_ref56, ref) {
|
|
1338
1358
|
let {
|
|
1339
1359
|
children,
|
|
1340
1360
|
size = 16,
|
|
@@ -1348,16 +1368,20 @@ const IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref56,
|
|
|
1348
1368
|
viewBox: "0 0 32 32",
|
|
1349
1369
|
fill: "currentColor",
|
|
1350
1370
|
...rest
|
|
1351
|
-
},
|
|
1352
|
-
d: "
|
|
1353
|
-
})),
|
|
1354
|
-
d: "
|
|
1371
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1372
|
+
d: "M18,30V28A10.0114,10.0114,0,0,0,28,18h2A12.0134,12.0134,0,0,1,18,30Z"
|
|
1373
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1374
|
+
d: "M18,26V24a6.0066,6.0066,0,0,0,6-6h2A8.0092,8.0092,0,0,1,18,26Z"
|
|
1375
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1376
|
+
d: "M18 22V20a2.0023 2.0023 0 002-2h2A4.0042 4.0042 0 0118 22zM10 2a9.01 9.01 0 00-9 9H3a7 7 0 0114 0 7.09 7.09 0 01-3.501 6.1348L13 17.4229v3.0732a2.9354 2.9354 0 01-.9009 2.1514 4.1824 4.1824 0 01-4.6318 1.03A4.0918 4.0918 0 015 20H3a6.1156 6.1156 0 003.6694 5.5117 5.7822 5.7822 0 002.3145.4863A6.5854 6.5854 0 0013.4624 24.11 4.94 4.94 0 0015 20.4961V18.5537A9.1077 9.1077 0 0019 11 9.01 9.01 0 0010 2z"
|
|
1377
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1378
|
+
d: "M9.28,8.0825A3.0061,3.0061,0,0,1,13,11h2a4.9786,4.9786,0,0,0-1.8843-3.9111A5.0414,5.0414,0,0,0,8.835,6.1323,4.95,4.95,0,0,0,5.1323,9.835,5.0318,5.0318,0,0,0,7.436,15.2935,3.0777,3.0777,0,0,1,9,17.9229V20h2V17.9229a5.0608,5.0608,0,0,0-2.5371-4.3458A3.0016,3.0016,0,0,1,9.28,8.0825Z"
|
|
1355
1379
|
})), children);
|
|
1356
1380
|
});
|
|
1357
1381
|
if (process.env.NODE_ENV !== "production") {
|
|
1358
|
-
|
|
1382
|
+
Hearing.propTypes = iconPropTypes;
|
|
1359
1383
|
}
|
|
1360
|
-
const
|
|
1384
|
+
const HeatMap = /*#__PURE__*/React.forwardRef(function HeatMap(_ref57, ref) {
|
|
1361
1385
|
let {
|
|
1362
1386
|
children,
|
|
1363
1387
|
size = 16,
|
|
@@ -1371,16 +1395,14 @@ const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref57, ref) {
|
|
|
1371
1395
|
viewBox: "0 0 32 32",
|
|
1372
1396
|
fill: "currentColor",
|
|
1373
1397
|
...rest
|
|
1374
|
-
},
|
|
1375
|
-
d: "
|
|
1376
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1377
|
-
d: "m30,15.5c0,3.08-2.14,5.65-5.0099,6.3199v-2.0699c1.75-.62,3.0099-2.28,3.0099-4.25,0-2.33-1.83-4.29-4.15-4.4801l-.81-.0599-.1-.8099c-.43-3.5-3.42-6.15-6.94-6.15-3.53,0-6.52,2.65-6.95,6.15l-.1.8099-.81.0599c-2.32.1901-4.14,2.1501-4.14,4.4801,0,1.96,1.25,3.62,2.9901,4.24v2.08c-2.86-.6799-4.9901-3.25-4.9901-6.3199,0-3.1,2.22-5.75,5.2-6.36.86-4.1201,4.52-7.14,8.8-7.14,4.27,0,7.9301,3.0199,8.8,7.14,2.97.61,5.2,3.26,5.2,6.36Z"
|
|
1398
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1399
|
+
d: "M20 18H22V20H20zM28 16H30V18H28zM14 6H16V8H14zM16 22H12V16a2.0023 2.0023 0 00-2-2H4a2.0023 2.0023 0 00-2 2v6a2.0023 2.0023 0 002 2h6v4a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V24A2.0023 2.0023 0 0016 22zM4 22V16h6v6zm8 6V24h4v4zM28 30H24a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0128 30zm-4-6v4h4V24zM28 2H22a2.0023 2.0023 0 00-2 2v6H18a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2h2a2.0023 2.0023 0 002-2V12h6a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zM18 14V12h2v2zm4-4V4h6v6zM8 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 018 10zM4 4V8H8V4z"
|
|
1378
1400
|
})), children);
|
|
1379
1401
|
});
|
|
1380
1402
|
if (process.env.NODE_ENV !== "production") {
|
|
1381
|
-
|
|
1403
|
+
HeatMap.propTypes = iconPropTypes;
|
|
1382
1404
|
}
|
|
1383
|
-
const
|
|
1405
|
+
const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02(_ref58, ref) {
|
|
1384
1406
|
let {
|
|
1385
1407
|
children,
|
|
1386
1408
|
size = 16,
|
|
@@ -1394,14 +1416,26 @@ const IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt(_ref58, ref)
|
|
|
1394
1416
|
viewBox: "0 0 32 32",
|
|
1395
1417
|
fill: "currentColor",
|
|
1396
1418
|
...rest
|
|
1397
|
-
},
|
|
1398
|
-
|
|
1419
|
+
}, _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
1420
|
+
cx: "21",
|
|
1421
|
+
cy: "20",
|
|
1422
|
+
r: "2"
|
|
1423
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
1424
|
+
cx: "14",
|
|
1425
|
+
cy: "12",
|
|
1426
|
+
r: "2"
|
|
1427
|
+
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1428
|
+
cx: "29",
|
|
1429
|
+
cy: "19",
|
|
1430
|
+
r: "1"
|
|
1431
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1432
|
+
d: "M26.5 30A3.5 3.5 0 1130 26.5 3.5041 3.5041 0 0126.5 30zm0-5A1.5 1.5 0 1028 26.5 1.5017 1.5017 0 0026.5 25zM14 30a3.958 3.958 0 01-2.126-.6211 6.9977 6.9977 0 114.1109-6.8384A3.9916 3.9916 0 0114 30zm-1.8843-3.0278l.5391.4946a1.9915 1.9915 0 102.0039-3.343l-.6909-.2432.03-.8467a5.0085 5.0085 0 10-2.5166 4.3023zM24 16a6.0067 6.0067 0 01-6-6 5.3246 5.3246 0 01.0269-.5327A3.9564 3.9564 0 0116 6a4.0045 4.0045 0 014-4 3.9564 3.9564 0 013.4673 2.0271C23.6484 4.009 23.8252 4 24 4a6 6 0 010 12zM20 4a2.0021 2.0021 0 00-2 2 1.9805 1.9805 0 001.43 1.9023l.9018.2706-.2153.9162A3.9938 3.9938 0 1024 6a4.0064 4.0064 0 00-.9121.1162l-.9155.2141-.27-.9006A1.9807 1.9807 0 0020 4zM6.5 11A4.5 4.5 0 1111 6.5 4.5051 4.5051 0 016.5 11zm0-7A2.5 2.5 0 109 6.5 2.503 2.503 0 006.5 4z"
|
|
1399
1433
|
})), children);
|
|
1400
1434
|
});
|
|
1401
1435
|
if (process.env.NODE_ENV !== "production") {
|
|
1402
|
-
|
|
1436
|
+
HeatMap_02.propTypes = iconPropTypes;
|
|
1403
1437
|
}
|
|
1404
|
-
const
|
|
1438
|
+
const HeatMap_03 = /*#__PURE__*/React.forwardRef(function HeatMap_03(_ref59, ref) {
|
|
1405
1439
|
let {
|
|
1406
1440
|
children,
|
|
1407
1441
|
size = 16,
|
|
@@ -1415,16 +1449,14 @@ const IbmDb2Warehouse = /*#__PURE__*/React.forwardRef(function IbmDb2Warehouse(_
|
|
|
1415
1449
|
viewBox: "0 0 32 32",
|
|
1416
1450
|
fill: "currentColor",
|
|
1417
1451
|
...rest
|
|
1418
|
-
},
|
|
1419
|
-
d: "
|
|
1420
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1421
|
-
d: "m24.8,9.14c-.87-4.12-4.52-7.14-8.8-7.14s-7.93,3.02-8.8,7.14c-2.97.6-5.2,3.26-5.2,6.36,0,3.07,2.14,5.63,5,6.31v-2.11c-1.74-.62-3-2.24-3-4.2,0-2.33,1.82-4.31,4.14-4.49l.82-.06.1-.81c.43-3.5,3.41-6.14,6.94-6.14s6.51,2.64,6.94,6.14l.1.81.82.06c2.32.19,4.14,2.16,4.14,4.49,0,1.95-1.26,3.59-3,4.21v2.11c2.86-.68,5-3.26,5-6.32,0-3.11-2.23-5.76-5.2-6.36Z"
|
|
1452
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1453
|
+
d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM19,9H13V5h6Zm0,2v4H13V11Zm-8,0v4H5V11Zm0,6v4H5V17Zm2,0h6v4H13Zm8-2V11h6l0,4ZM5,23h6v4H5Zm16,4V23h6v4Z"
|
|
1422
1454
|
})), children);
|
|
1423
1455
|
});
|
|
1424
1456
|
if (process.env.NODE_ENV !== "production") {
|
|
1425
|
-
|
|
1457
|
+
HeatMap_03.propTypes = iconPropTypes;
|
|
1426
1458
|
}
|
|
1427
|
-
const
|
|
1459
|
+
const HeatMapStocks = /*#__PURE__*/React.forwardRef(function HeatMapStocks(_ref60, ref) {
|
|
1428
1460
|
let {
|
|
1429
1461
|
children,
|
|
1430
1462
|
size = 16,
|
|
@@ -1438,24 +1470,14 @@ const IbmDynamicRouteServer = /*#__PURE__*/React.forwardRef(function IbmDynamicR
|
|
|
1438
1470
|
viewBox: "0 0 32 32",
|
|
1439
1471
|
fill: "currentColor",
|
|
1440
1472
|
...rest
|
|
1441
|
-
},
|
|
1442
|
-
|
|
1443
|
-
cy: "5",
|
|
1444
|
-
r: "2"
|
|
1445
|
-
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
1446
|
-
cx: "29",
|
|
1447
|
-
cy: "27",
|
|
1448
|
-
r: "2"
|
|
1449
|
-
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1450
|
-
d: "m7,13H1v6h6v-6Zm-2,4h-2v-2h2v2Z"
|
|
1451
|
-
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1452
|
-
d: "m17.4999,6.6774c-1.316-1.67-3.3437-2.6774-5.4999-2.6774-2.4907,0-4.8135,1.3403-6.063,3.499l-1.1655,2.0186,1.7324,1,1.165-2.0176c.8921-1.542,2.5518-2.5,4.3311-2.5s3.439.958,4.3311,2.4995c.0048.0082.011.0154.0158.0236l-1.9328,3.348c-1.1128,1.9282-3.188,3.1274-5.415,3.1289l.001,1-.001,1c2.2271.002,4.3022,1.2002,5.415,3.1289l1.9326,3.347c-.0049.0084-.0112.0156-.0161.024-.8916,1.542-2.5513,2.5-4.3306,2.5s-3.439-.958-4.3306-2.499l-1.165-2.0186-1.7324,1,1.1655,2.0195c1.249,2.1572,3.5718,3.498,6.0625,3.498,2.1555,0,4.1829-1.0075,5.5004-2.6772,1.3154,1.6699,3.3427,2.6772,5.4996,2.6772h2v-2h-2c-1.7387,0-3.3566-.918-4.2612-2.3972.9349-1.003,2.254-1.6018,3.6547-1.6018h2.6064v-2h-2.6064c-1.7564,0-3.4199.6761-4.6906,1.824l-1.5565-2.6961c-.7776-1.3467-1.9164-2.4129-3.2465-3.1289,1.3301-.716,2.4688-1.7822,3.2465-3.1289l1.5565-2.6962c1.2706,1.1483,2.9341,1.8246,4.6906,1.8246h2.6064v-2h-2.6064c-1.4005,0-2.7194-.5986-3.6552-1.6017.9044-1.4795,2.5226-2.3978,4.2616-2.3978h2v-2h-2c-2.157,0-4.1844,1.0074-5.5001,2.6774Z"
|
|
1473
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1474
|
+
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM9,21H5V17H9Zm2,2h4v4H11Zm6,0h4v4H17Zm0-8V11h4v4Zm4-6H17V5h4Zm2,2h4v4H23ZM15,5V15H5V5Zm8,22V17h4V27Z"
|
|
1453
1475
|
})), children);
|
|
1454
1476
|
});
|
|
1455
1477
|
if (process.env.NODE_ENV !== "production") {
|
|
1456
|
-
|
|
1478
|
+
HeatMapStocks.propTypes = iconPropTypes;
|
|
1457
1479
|
}
|
|
1458
|
-
const
|
|
1480
|
+
const Helicopter = /*#__PURE__*/React.forwardRef(function Helicopter(_ref61, ref) {
|
|
1459
1481
|
let {
|
|
1460
1482
|
children,
|
|
1461
1483
|
size = 16,
|
|
@@ -1469,20 +1491,38 @@ const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwa
|
|
|
1469
1491
|
viewBox: "0 0 32 32",
|
|
1470
1492
|
fill: "currentColor",
|
|
1471
1493
|
...rest
|
|
1472
|
-
},
|
|
1473
|
-
|
|
1474
|
-
d: "M27 30h-8c-2.2061 0-4-1.7939-4-4 0-1.8887 1.3164-3.4766 3.0801-3.8936.4219-2.332 2.4678-4.1064 4.9199-4.1064s4.498 1.7744 4.9199 4.1064c1.7637.417 3.0801 2.0049 3.0801 3.8936 0 2.2061-1.7939 4-4 4zm-8-2h8c1.1025 0 2-.8975 2-2s-.8975-2-2-2h-1v-1c0-1.6543-1.3457-3-3-3s-3 1.3457-3 3v1h-1c-1.1025 0-2 .8975-2 2s.8975 2 2 2zM12 27h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM27 15v-4c0-3.8599-3.1401-7-7-7h-7v2h7c2.7568 0 5 2.2432 5 5v4h2zM10 8V4c0-1.1046-.8954-2-2-2H2v13h2v-5h1.48l2.34 5h2.18l-2.33-5h.33c1.1046 0 2-.8954 2-2zM4 4h4v4h-4V4z"
|
|
1494
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1495
|
+
d: "M30,8V6H8V8H18v4H4V8H2v8H4V14h6.2192l2.0533,8.2129A4.9923,4.9923,0,0,0,17.123,26H26a4.0045,4.0045,0,0,0,4-4V19.3623a2.0007,2.0007,0,0,0-.4639-1.28L25.0684,12.72A1.9968,1.9968,0,0,0,23.5317,12H20V8ZM26,24H17.123a2.9949,2.9949,0,0,1-2.91-2.2725L12.2808,14H18v6H28v2A2.0023,2.0023,0,0,1,26,24ZM23.5317,14l3.3333,4H20V14Z"
|
|
1475
1496
|
})), children);
|
|
1476
1497
|
});
|
|
1477
1498
|
if (process.env.NODE_ENV !== "production") {
|
|
1478
|
-
|
|
1499
|
+
Helicopter.propTypes = iconPropTypes;
|
|
1479
1500
|
}
|
|
1480
|
-
const
|
|
1501
|
+
const Help = /*#__PURE__*/React.forwardRef(function Help(_ref62, ref) {
|
|
1481
1502
|
let {
|
|
1482
1503
|
children,
|
|
1483
1504
|
size = 16,
|
|
1484
1505
|
...rest
|
|
1485
1506
|
} = _ref62;
|
|
1507
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1508
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1509
|
+
width: size,
|
|
1510
|
+
height: size,
|
|
1511
|
+
ref: ref,
|
|
1512
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1513
|
+
viewBox: "0 0 16 16",
|
|
1514
|
+
fill: "currentColor",
|
|
1515
|
+
...rest
|
|
1516
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1517
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
1518
|
+
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
1519
|
+
cx: "8",
|
|
1520
|
+
cy: "11.8",
|
|
1521
|
+
r: ".8"
|
|
1522
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1523
|
+
d: "M8.5,4H7.8C6.5,4,5.5,5,5.5,6.2c0,0,0,0,0,0v0.2h1V6.2C6.5,5.6,7.1,5,7.8,5h0.8c0.7,0,1.2,0.6,1.2,1.2S9.2,7.5,8.5,7.5h-1 v2.2h1V8.5c1.2,0,2.2-1,2.2-2.2S9.7,4,8.5,4z"
|
|
1524
|
+
})), children);
|
|
1525
|
+
}
|
|
1486
1526
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1487
1527
|
width: size,
|
|
1488
1528
|
height: size,
|
|
@@ -1491,15 +1531,20 @@ const IbmEngineeringSystemsDesignRhapsodySn1 = /*#__PURE__*/React.forwardRef(fun
|
|
|
1491
1531
|
viewBox: "0 0 32 32",
|
|
1492
1532
|
fill: "currentColor",
|
|
1493
1533
|
...rest
|
|
1494
|
-
},
|
|
1495
|
-
|
|
1496
|
-
|
|
1534
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1535
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
1536
|
+
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1537
|
+
cx: "16",
|
|
1538
|
+
cy: "23.5",
|
|
1539
|
+
r: "1.5"
|
|
1540
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1541
|
+
d: "M17,8H15.5A4.49,4.49,0,0,0,11,12.5V13h2v-.5A2.5,2.5,0,0,1,15.5,10H17a2.5,2.5,0,0,1,0,5H15v4.5h2V17a4.5,4.5,0,0,0,0-9Z"
|
|
1497
1542
|
})), children);
|
|
1498
1543
|
});
|
|
1499
1544
|
if (process.env.NODE_ENV !== "production") {
|
|
1500
|
-
|
|
1545
|
+
Help.propTypes = iconPropTypes;
|
|
1501
1546
|
}
|
|
1502
|
-
const
|
|
1547
|
+
const HelpFilled = /*#__PURE__*/React.forwardRef(function HelpFilled(_ref63, ref) {
|
|
1503
1548
|
let {
|
|
1504
1549
|
children,
|
|
1505
1550
|
size = 16,
|
|
@@ -1513,18 +1558,18 @@ const IbmEngineeringSystemsDesignRhapsodySn2 = /*#__PURE__*/React.forwardRef(fun
|
|
|
1513
1558
|
viewBox: "0 0 32 32",
|
|
1514
1559
|
fill: "currentColor",
|
|
1515
1560
|
...rest
|
|
1516
|
-
},
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1561
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1562
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,23a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z"
|
|
1563
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1564
|
+
fill: "none",
|
|
1565
|
+
d: "M16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Zm1.1421-7.754v2.5014h-2.25V15h2.125a2.3763,2.3763,0,0,0,0-4.7526h-1.5a2.3777,2.3777,0,0,0-2.375,2.375V13.26h-2.25v-.6377A4.6279,4.6279,0,0,1,15.5171,8h1.5a4.6238,4.6238,0,0,1,.125,9.246Z",
|
|
1566
|
+
"data-icon-path": "inner-path"
|
|
1522
1567
|
})), children);
|
|
1523
1568
|
});
|
|
1524
1569
|
if (process.env.NODE_ENV !== "production") {
|
|
1525
|
-
|
|
1570
|
+
HelpFilled.propTypes = iconPropTypes;
|
|
1526
1571
|
}
|
|
1527
|
-
const
|
|
1572
|
+
const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk(_ref64, ref) {
|
|
1528
1573
|
let {
|
|
1529
1574
|
children,
|
|
1530
1575
|
size = 16,
|
|
@@ -1538,30 +1583,14 @@ const IbmEventAutomation = /*#__PURE__*/React.forwardRef(function IbmEventAutoma
|
|
|
1538
1583
|
viewBox: "0 0 32 32",
|
|
1539
1584
|
fill: "currentColor",
|
|
1540
1585
|
...rest
|
|
1541
|
-
},
|
|
1542
|
-
|
|
1543
|
-
cy: "22",
|
|
1544
|
-
r: "2"
|
|
1545
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1546
|
-
d: "m13.5,30c-3.0586,0-5.9485-1.4867-7.7305-3.9771l1.6265-1.1638c1.4075,1.9667,3.6892,3.1409,6.104,3.1409,3.969,0,7.2578-3.1002,7.4873-7.0579l1.9966.1157c-.2908,5.0143-4.4565,8.9421-9.4839,8.9421Z"
|
|
1547
|
-
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
1548
|
-
cx: "28",
|
|
1549
|
-
cy: "23",
|
|
1550
|
-
r: "2"
|
|
1551
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1552
|
-
d: "M30.6411 19.0948l-1.9243-.5449c.188-.6638.2832-1.3535.2832-2.0499 0-4.1355-3.3645-7.5-7.5-7.5-1.0769 0-2.1157.223-3.0876.6628l-.8247-1.822c1.2329-.558 2.5491-.8408 3.9124-.8408 5.2383 0 9.5 4.2617 9.5 9.5 0 .8807-.1208 1.7537-.3589 2.5948zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
|
|
1553
|
-
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
1554
|
-
cx: "16",
|
|
1555
|
-
cy: "3",
|
|
1556
|
-
r: "2"
|
|
1557
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1558
|
-
d: "m8.0254,19.8821c-3.0999-1.6578-5.0254-4.8696-5.0254-8.3821C3,6.4729,6.9277,2.307,11.9421,2.0161l.1157,1.9966c-3.9578.2297-7.0579,3.5186-7.0579,7.4873,0,2.7732,1.5208,5.3092,3.9688,6.6184l-.9434,1.7637Z"
|
|
1586
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1587
|
+
d: "M27 10H21a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zm1 9H26v9H22V19H20V13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1zM20 5a4 4 0 114 4A4.0042 4.0042 0 0120 5zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 5zM14 16V13a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3v3H0v2H16V16zM4 13a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v3H4zM4 5A4 4 0 118 9 4.0042 4.0042 0 014 5zM6 5A2 2 0 108 3 2.0023 2.0023 0 006 5z"
|
|
1559
1588
|
})), children);
|
|
1560
1589
|
});
|
|
1561
1590
|
if (process.env.NODE_ENV !== "production") {
|
|
1562
|
-
|
|
1591
|
+
HelpDesk.propTypes = iconPropTypes;
|
|
1563
1592
|
}
|
|
1564
|
-
const
|
|
1593
|
+
const HexagonOutline = /*#__PURE__*/React.forwardRef(function HexagonOutline(_ref65, ref) {
|
|
1565
1594
|
let {
|
|
1566
1595
|
children,
|
|
1567
1596
|
size = 16,
|
|
@@ -1575,22 +1604,15 @@ const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndp
|
|
|
1575
1604
|
viewBox: "0 0 32 32",
|
|
1576
1605
|
fill: "currentColor",
|
|
1577
1606
|
...rest
|
|
1578
|
-
},
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
r: "2"
|
|
1582
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1583
|
-
d: "M25 30h-8c-1.1028 0-2-.8972-2-2v-4h2v4h8v2zM30 25h-2v-8h-5v-2h5c1.1028 0 2 .8972 2 2v8zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3zM9 17H4c-1.1028 0-2-.8972-2-2V7h2v8h5v2zM17 8h-2V4H7v-2h8c1.1028 0 2 .8972 2 2v4z"
|
|
1584
|
-
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
1585
|
-
cx: "3",
|
|
1586
|
-
cy: "3",
|
|
1587
|
-
r: "2"
|
|
1607
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1608
|
+
strokeWidth: "0",
|
|
1609
|
+
d: "m23,29h-14c-.3555,0-.6846-.189-.8638-.4961L1.1362,16.5039c-.1816-.3113-.1816-.6965,0-1.0078L8.1362,3.4961c.1792-.3071.5083-.4961.8638-.4961h14c.3555,0,.6846.189.8638.4961l7,12c.1816.3113.1816.6965,0,1.0078l-7,12c-.1792.3071-.5083.4961-.8638.4961Zm-13.4258-2h12.8516l6.4165-11-6.4165-11h-12.8516l-6.4165,11,6.4165,11Z"
|
|
1588
1610
|
})), children);
|
|
1589
1611
|
});
|
|
1590
1612
|
if (process.env.NODE_ENV !== "production") {
|
|
1591
|
-
|
|
1613
|
+
HexagonOutline.propTypes = iconPropTypes;
|
|
1592
1614
|
}
|
|
1593
|
-
const
|
|
1615
|
+
const HexagonSolid = /*#__PURE__*/React.forwardRef(function HexagonSolid(_ref66, ref) {
|
|
1594
1616
|
let {
|
|
1595
1617
|
children,
|
|
1596
1618
|
size = 16,
|
|
@@ -1604,24 +1626,15 @@ const IbmEventProcessing = /*#__PURE__*/React.forwardRef(function IbmEventProces
|
|
|
1604
1626
|
viewBox: "0 0 32 32",
|
|
1605
1627
|
fill: "currentColor",
|
|
1606
1628
|
...rest
|
|
1607
|
-
},
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
r: "2"
|
|
1611
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1612
|
-
d: "M22.5 30h-2.5v-2h2.5c3.0327 0 5.5-2.4673 5.5-5.5 0-2.5634-1.7395-4.7644-4.23-5.3528l.46-1.9465c3.3972.8026 5.77 3.8042 5.77 7.2993 0 4.1355-3.3645 7.5-7.5 7.5zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
|
|
1613
|
-
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1614
|
-
cx: "16",
|
|
1615
|
-
cy: "3",
|
|
1616
|
-
r: "2"
|
|
1617
|
-
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1618
|
-
d: "m7.77,16.7993c-3.3972-.8026-5.77-3.8042-5.77-7.2993C2,5.3645,5.3645,2,9.5,2h2.5v2h-2.5c-3.0327,0-5.5,2.4673-5.5,5.5,0,2.5634,1.7395,4.7645,4.23,5.3528l-.46,1.9465Z"
|
|
1629
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
+
strokeWidth: "0",
|
|
1631
|
+
d: "m30.8508,15.4487l-6.9641-11.9165c-.1926-.3301-.5437-.5322-.9224-.5322h-13.9287c-.3787,0-.7297.2021-.9224.5322L1.1492,15.4487c-.199.3403-.199.7622,0,1.1025l6.9641,11.9165c.1926.3301.5437.5322.9224.5322h13.9287c.3787,0,.7297-.2021.9224-.5322l6.9641-11.9165c.199-.3403.199-.7622,0-1.1025Z"
|
|
1619
1632
|
})), children);
|
|
1620
1633
|
});
|
|
1621
1634
|
if (process.env.NODE_ENV !== "production") {
|
|
1622
|
-
|
|
1635
|
+
HexagonSolid.propTypes = iconPropTypes;
|
|
1623
1636
|
}
|
|
1624
|
-
const
|
|
1637
|
+
const HexagonVerticalOutline = /*#__PURE__*/React.forwardRef(function HexagonVerticalOutline(_ref67, ref) {
|
|
1625
1638
|
let {
|
|
1626
1639
|
children,
|
|
1627
1640
|
size = 16,
|
|
@@ -1635,26 +1648,15 @@ const IbmEventStreams = /*#__PURE__*/React.forwardRef(function IbmEventStreams(_
|
|
|
1635
1648
|
viewBox: "0 0 32 32",
|
|
1636
1649
|
fill: "currentColor",
|
|
1637
1650
|
...rest
|
|
1638
|
-
},
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
cx: "24",
|
|
1642
|
-
cy: "5",
|
|
1643
|
-
r: "2"
|
|
1644
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1645
|
-
d: "m20.4141,14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998,3c-.3899.3896-.5859.9019-.5859,1.4141s.196,1.0244.5859,1.4141l2.9998,3c.3777.3779.8801.5859,1.4143.5859s1.0366-.208,1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141Zm-4.4141,4.4141l-3-3,3-3,2.9998,3-2.9998,3Z"
|
|
1646
|
-
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1647
|
-
cx: "8",
|
|
1648
|
-
cy: "27",
|
|
1649
|
-
r: "2"
|
|
1650
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
-
d: "m4.2993,23.855c-2.1277-2.0861-3.2993-4.8757-3.2993-7.855C1,9.9346,5.9346,5,12,5c2.9795,0,5.7693,1.1719,7.8555,3.2998l-1.4282,1.4001c-1.7068-1.7411-3.9895-2.7-6.4272-2.7-4.9626,0-9,4.0374-9,9,0,2.4376.9587,4.7201,2.6997,6.427l-1.4004,1.428Z"
|
|
1651
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1652
|
+
strokeWidth: "0",
|
|
1653
|
+
d: "m3,23v-14c0-.3555.189-.6846.4961-.8638L15.4961,1.1362c.3113-.1816.6965-.1816,1.0078,0l12,7c.3071.1792.4961.5083.4961.8638v14c0,.3555-.189.6846-.4961.8638l-12,7c-.3113.1816-.6965.1816-1.0078,0l-12-7c-.3071-.1792-.4961-.5083-.4961-.8638Zm2-13.4258v12.8516l11,6.4165,11-6.4165v-12.8516l-11-6.4165-11,6.4165Z"
|
|
1652
1654
|
})), children);
|
|
1653
1655
|
});
|
|
1654
1656
|
if (process.env.NODE_ENV !== "production") {
|
|
1655
|
-
|
|
1657
|
+
HexagonVerticalOutline.propTypes = iconPropTypes;
|
|
1656
1658
|
}
|
|
1657
|
-
const
|
|
1659
|
+
const HexagonVerticalSolid = /*#__PURE__*/React.forwardRef(function HexagonVerticalSolid(_ref68, ref) {
|
|
1658
1660
|
let {
|
|
1659
1661
|
children,
|
|
1660
1662
|
size = 16,
|
|
@@ -1668,16 +1670,15 @@ const IbmIbv = /*#__PURE__*/React.forwardRef(function IbmIbv(_ref68, ref) {
|
|
|
1668
1670
|
viewBox: "0 0 32 32",
|
|
1669
1671
|
fill: "currentColor",
|
|
1670
1672
|
...rest
|
|
1671
|
-
},
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
d: "m15,30c-7.168,0-13-5.8315-13-13S7.832,4,15,4v2c-6.0654,0-11,4.9346-11,11s4.9346,11,11,11,11-4.9346,11-11v-1h2v1c0,7.1685-5.832,13-13,13Z"
|
|
1673
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1674
|
+
strokeWidth: "0",
|
|
1675
|
+
d: "m16.5513,30.8508l11.9165-6.9641c.3301-.1926.5322-.5437.5322-.9224v-13.9287c0-.3787-.2021-.7297-.5322-.9224L16.5513,1.1492c-.3403-.199-.7622-.199-1.1025,0L3.5322,8.1133c-.3301.1926-.5322.5437-.5322.9224v13.9287c0,.3787.2021.7297.5322.9224l11.9165,6.9641c.3403.199.7622.199,1.1025,0Z"
|
|
1675
1676
|
})), children);
|
|
1676
1677
|
});
|
|
1677
1678
|
if (process.env.NODE_ENV !== "production") {
|
|
1678
|
-
|
|
1679
|
+
HexagonVerticalSolid.propTypes = iconPropTypes;
|
|
1679
1680
|
}
|
|
1680
|
-
const
|
|
1681
|
+
const QHintonPlot = /*#__PURE__*/React.forwardRef(function QHintonPlot(_ref69, ref) {
|
|
1681
1682
|
let {
|
|
1682
1683
|
children,
|
|
1683
1684
|
size = 16,
|
|
@@ -1691,24 +1692,14 @@ const IbmInstana = /*#__PURE__*/React.forwardRef(function IbmInstana(_ref69, ref
|
|
|
1691
1692
|
viewBox: "0 0 32 32",
|
|
1692
1693
|
fill: "currentColor",
|
|
1693
1694
|
...rest
|
|
1694
|
-
},
|
|
1695
|
-
d: "
|
|
1696
|
-
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1697
|
-
cx: "22",
|
|
1698
|
-
cy: "5",
|
|
1699
|
-
r: "2"
|
|
1700
|
-
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
1701
|
-
cx: "10",
|
|
1702
|
-
cy: "27",
|
|
1703
|
-
r: "2"
|
|
1704
|
-
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1705
|
-
d: "M22.0916 28h-8.0916v-2h8.0916l5.9082-10-2.6992-4.5679 1.7227-1.0176 2.6992 4.5679c.3701.6274.3701 1.4077 0 2.0352l-5.9092 10c-.3574.6055-1.0176.9824-1.7217.9824zM4.9768 21.5859l-2.6992-4.5684c-.3701-.6274-.3701-1.4077 0-2.0352l5.9092-10c.3584-.606 1.0176-.9824 1.7217-.9824h8.0916v2h-8.0916l-5.9082 10 2.6992 4.5684-1.7227 1.0176z"
|
|
1695
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
+
d: "M2 2H6V6H2zM10 2H14V6H10zM18 2H22V6H18zM26 2H30V6H26zM2 10H6V14H2zM10 10H14V14H10zM18 10H22V14H18zM26 10H30V14H26zM2 18H6V22H2zM10 18H14V22H10zM18 18H22V22H18zM26 18H30V22H26zM2 26H6V30H2zM10 26H14V30H10zM18 26H22V30H18zM26 26H30V30H26z"
|
|
1706
1697
|
})), children);
|
|
1707
1698
|
});
|
|
1708
1699
|
if (process.env.NODE_ENV !== "production") {
|
|
1709
|
-
|
|
1700
|
+
QHintonPlot.propTypes = iconPropTypes;
|
|
1710
1701
|
}
|
|
1711
|
-
const
|
|
1702
|
+
const WatsonHealthHl7Attributes = /*#__PURE__*/React.forwardRef(function WatsonHealthHl7Attributes(_ref70, ref) {
|
|
1712
1703
|
let {
|
|
1713
1704
|
children,
|
|
1714
1705
|
size = 16,
|
|
@@ -1723,13 +1714,13 @@ const IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref70,
|
|
|
1723
1714
|
fill: "currentColor",
|
|
1724
1715
|
...rest
|
|
1725
1716
|
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1726
|
-
d: "
|
|
1717
|
+
d: "M29 9L21 9 21 13 23 13 23 11 26.847 11 22 23 24.157 23 29 11 29 9zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM8 9L8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z"
|
|
1727
1718
|
})), children);
|
|
1728
1719
|
});
|
|
1729
1720
|
if (process.env.NODE_ENV !== "production") {
|
|
1730
|
-
|
|
1721
|
+
WatsonHealthHl7Attributes.propTypes = iconPropTypes;
|
|
1731
1722
|
}
|
|
1732
|
-
const
|
|
1723
|
+
const WatsonHealthHoleFilling = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFilling(_ref71, ref) {
|
|
1733
1724
|
let {
|
|
1734
1725
|
children,
|
|
1735
1726
|
size = 16,
|
|
@@ -1743,20 +1734,18 @@ const IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref71, ref) {
|
|
|
1743
1734
|
viewBox: "0 0 32 32",
|
|
1744
1735
|
fill: "currentColor",
|
|
1745
1736
|
...rest
|
|
1746
|
-
},
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
})),
|
|
1751
|
-
d: "
|
|
1752
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1753
|
-
d: "M20,16c0-2.2-1.8-4-4-4c-0.7,0-1.4,0.2-2,0.6L8.9,7.5C9,7.3,9,7.2,9,7c0-1.1-0.9-2-2-2S5,5.9,5,7s0.9,2,2,2 c0.2,0,0.3,0,0.5-0.1l5.1,5.1c-0.4,0.6-0.6,1.3-0.6,2c0,1.9,1.3,3.4,3,3.9v7.4c-0.6,0.3-1,1-1,1.7c0,1.1,0.9,2,2,2s2-0.9,2-2 c0-0.7-0.4-1.4-1-1.7v-7.4C18.7,19.4,20,17.9,20,16z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z"
|
|
1737
|
+
}, _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1738
|
+
cx: "16",
|
|
1739
|
+
cy: "16",
|
|
1740
|
+
r: "5"
|
|
1741
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1742
|
+
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
|
|
1754
1743
|
})), children);
|
|
1755
1744
|
});
|
|
1756
1745
|
if (process.env.NODE_ENV !== "production") {
|
|
1757
|
-
|
|
1746
|
+
WatsonHealthHoleFilling.propTypes = iconPropTypes;
|
|
1758
1747
|
}
|
|
1759
|
-
const
|
|
1748
|
+
const WatsonHealthHoleFillingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthHoleFillingCursor(_ref72, ref) {
|
|
1760
1749
|
let {
|
|
1761
1750
|
children,
|
|
1762
1751
|
size = 16,
|
|
@@ -1770,16 +1759,18 @@ const IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpe
|
|
|
1770
1759
|
viewBox: "0 0 32 32",
|
|
1771
1760
|
fill: "currentColor",
|
|
1772
1761
|
...rest
|
|
1773
|
-
},
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1762
|
+
}, _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
1763
|
+
cx: "19",
|
|
1764
|
+
cy: "19",
|
|
1765
|
+
r: "4"
|
|
1766
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1767
|
+
d: "M28 30H10a2.0023 2.0023 0 01-2-2V10a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM10 10V28H28V10zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
1777
1768
|
})), children);
|
|
1778
1769
|
});
|
|
1779
1770
|
if (process.env.NODE_ENV !== "production") {
|
|
1780
|
-
|
|
1771
|
+
WatsonHealthHoleFillingCursor.propTypes = iconPropTypes;
|
|
1781
1772
|
}
|
|
1782
|
-
const
|
|
1773
|
+
const Home = /*#__PURE__*/React.forwardRef(function Home(_ref73, ref) {
|
|
1783
1774
|
let {
|
|
1784
1775
|
children,
|
|
1785
1776
|
size = 16,
|
|
@@ -1793,20 +1784,14 @@ const IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries = /*#__PURE__*/Re
|
|
|
1793
1784
|
viewBox: "0 0 32 32",
|
|
1794
1785
|
fill: "currentColor",
|
|
1795
1786
|
...rest
|
|
1796
|
-
},
|
|
1797
|
-
|
|
1798
|
-
cy: "27",
|
|
1799
|
-
r: "1"
|
|
1800
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1801
|
-
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-13zM29 21h-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-13z"
|
|
1802
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1803
|
-
d: "m12,27.2998c-4.6531-1.6523-8-6.0869-8-11.2998,0-6.6167,5.3833-12,12-12,4.8311,0,8.9937,2.876,10.8945,7h2.1665c-2.0188-5.2544-7.1045-9-13.061-9-7.7197,0-14,6.2803-14,14,0,6.3291,4.2246,11.6846,10,13.4102v-2.1104Z"
|
|
1787
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1788
|
+
d: "M16.6123,2.2138a1.01,1.01,0,0,0-1.2427,0L1,13.4194l1.2427,1.5717L4,13.6209V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM18,26H14V18h4Zm2,0V18a2.0023,2.0023,0,0,0-2-2H14a2.002,2.002,0,0,0-2,2v8H6V12.0615l10-7.79,10,7.8005V26Z"
|
|
1804
1789
|
})), children);
|
|
1805
1790
|
});
|
|
1806
1791
|
if (process.env.NODE_ENV !== "production") {
|
|
1807
|
-
|
|
1792
|
+
Home.propTypes = iconPropTypes;
|
|
1808
1793
|
}
|
|
1809
|
-
const
|
|
1794
|
+
const HorizontalView = /*#__PURE__*/React.forwardRef(function HorizontalView(_ref74, ref) {
|
|
1810
1795
|
let {
|
|
1811
1796
|
children,
|
|
1812
1797
|
size = 16,
|
|
@@ -1820,36 +1805,14 @@ const IbmPowerVs = /*#__PURE__*/React.forwardRef(function IbmPowerVs(_ref74, ref
|
|
|
1820
1805
|
viewBox: "0 0 32 32",
|
|
1821
1806
|
fill: "currentColor",
|
|
1822
1807
|
...rest
|
|
1823
|
-
},
|
|
1824
|
-
d: "
|
|
1825
|
-
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
1826
|
-
cx: "23",
|
|
1827
|
-
cy: "27",
|
|
1828
|
-
r: "1"
|
|
1829
|
-
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
1830
|
-
cx: "9",
|
|
1831
|
-
cy: "20",
|
|
1832
|
-
r: "1"
|
|
1833
|
-
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
1834
|
-
cx: "23",
|
|
1835
|
-
cy: "12",
|
|
1836
|
-
r: "1"
|
|
1837
|
-
})), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
1838
|
-
cx: "16",
|
|
1839
|
-
cy: "16",
|
|
1840
|
-
r: "2"
|
|
1841
|
-
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
1842
|
-
cx: "9",
|
|
1843
|
-
cy: "5",
|
|
1844
|
-
r: "1"
|
|
1845
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1846
|
-
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"
|
|
1808
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1809
|
+
d: "M28 30H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 30zM4 20H3.9985L4 28H28V20zM28 14H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 14zM4 4H3.9985L4 12H28V4z"
|
|
1847
1810
|
})), children);
|
|
1848
1811
|
});
|
|
1849
1812
|
if (process.env.NODE_ENV !== "production") {
|
|
1850
|
-
|
|
1813
|
+
HorizontalView.propTypes = iconPropTypes;
|
|
1851
1814
|
}
|
|
1852
|
-
const
|
|
1815
|
+
const Hospital = /*#__PURE__*/React.forwardRef(function Hospital(_ref75, ref) {
|
|
1853
1816
|
let {
|
|
1854
1817
|
children,
|
|
1855
1818
|
size = 16,
|
|
@@ -1863,36 +1826,16 @@ const IbmPowerVsPrivateCloud = /*#__PURE__*/React.forwardRef(function IbmPowerVs
|
|
|
1863
1826
|
viewBox: "0 0 32 32",
|
|
1864
1827
|
fill: "currentColor",
|
|
1865
1828
|
...rest
|
|
1866
|
-
},
|
|
1867
|
-
d: "
|
|
1868
|
-
})),
|
|
1869
|
-
d: "
|
|
1870
|
-
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
1871
|
-
cx: "9",
|
|
1872
|
-
cy: "20",
|
|
1873
|
-
r: "1"
|
|
1874
|
-
})), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
1875
|
-
cx: "23",
|
|
1876
|
-
cy: "12",
|
|
1877
|
-
r: "1"
|
|
1878
|
-
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
1879
|
-
cx: "9",
|
|
1880
|
-
cy: "5",
|
|
1881
|
-
r: "1"
|
|
1882
|
-
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
1883
|
-
cx: "16",
|
|
1884
|
-
cy: "16",
|
|
1885
|
-
r: "2"
|
|
1886
|
-
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1887
|
-
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"
|
|
1888
|
-
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1889
|
-
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"
|
|
1829
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1830
|
+
d: "M21 10L17 10 17 6 15 6 15 10 11 10 11 12 15 12 15 16 17 16 17 12 21 12 21 10z"
|
|
1831
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1832
|
+
d: "M28,10H26V4a2.0023,2.0023,0,0,0-2-2H8A2.0023,2.0023,0,0,0,6,4v6H4a2.0023,2.0023,0,0,0-2,2V30H30V12A2.0023,2.0023,0,0,0,28,10ZM14,28V22h4v6Zm6,0V21a1,1,0,0,0-1-1H13a1,1,0,0,0-1,1v7H4V12H8V4H24v8h4V28Z"
|
|
1890
1833
|
})), children);
|
|
1891
1834
|
});
|
|
1892
1835
|
if (process.env.NODE_ENV !== "production") {
|
|
1893
|
-
|
|
1836
|
+
Hospital.propTypes = iconPropTypes;
|
|
1894
1837
|
}
|
|
1895
|
-
const
|
|
1838
|
+
const HospitalBed = /*#__PURE__*/React.forwardRef(function HospitalBed(_ref76, ref) {
|
|
1896
1839
|
let {
|
|
1897
1840
|
children,
|
|
1898
1841
|
size = 16,
|
|
@@ -1906,20 +1849,16 @@ const IbmPowerWithVpc = /*#__PURE__*/React.forwardRef(function IbmPowerWithVpc(_
|
|
|
1906
1849
|
viewBox: "0 0 32 32",
|
|
1907
1850
|
fill: "currentColor",
|
|
1908
1851
|
...rest
|
|
1909
|
-
},
|
|
1910
|
-
d: "
|
|
1911
|
-
})),
|
|
1912
|
-
|
|
1913
|
-
cy: "27",
|
|
1914
|
-
r: "1"
|
|
1915
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1916
|
-
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"
|
|
1852
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1853
|
+
d: "M25,16H17a2.0023,2.0023,0,0,0-2,2v6H4V14H2V30H4V26H28v4h2V21A5.0059,5.0059,0,0,0,25,16Zm3,8H17V18h8a3.0033,3.0033,0,0,1,3,3Z"
|
|
1854
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1855
|
+
d: "M9.5 17A1.5 1.5 0 118 18.5 1.5017 1.5017 0 019.5 17m0-2A3.5 3.5 0 1013 18.5 3.5 3.5 0 009.5 15zM21 6L17 6 17 2 15 2 15 6 11 6 11 8 15 8 15 12 17 12 17 8 21 8 21 6z"
|
|
1917
1856
|
})), children);
|
|
1918
1857
|
});
|
|
1919
1858
|
if (process.env.NODE_ENV !== "production") {
|
|
1920
|
-
|
|
1859
|
+
HospitalBed.propTypes = iconPropTypes;
|
|
1921
1860
|
}
|
|
1922
|
-
const
|
|
1861
|
+
const Hotel = /*#__PURE__*/React.forwardRef(function Hotel(_ref77, ref) {
|
|
1923
1862
|
let {
|
|
1924
1863
|
children,
|
|
1925
1864
|
size = 16,
|
|
@@ -1933,16 +1872,16 @@ const IbmPrivatePathServices = /*#__PURE__*/React.forwardRef(function IbmPrivate
|
|
|
1933
1872
|
viewBox: "0 0 32 32",
|
|
1934
1873
|
fill: "currentColor",
|
|
1935
1874
|
...rest
|
|
1936
|
-
},
|
|
1937
|
-
d: "
|
|
1938
|
-
})),
|
|
1939
|
-
d: "
|
|
1875
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1876
|
+
d: "M9.5,15A1.5,1.5,0,1,1,8,16.5,1.5,1.5,0,0,1,9.5,15m0-2A3.5,3.5,0,1,0,13,16.5,3.5,3.5,0,0,0,9.5,13Z"
|
|
1877
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1878
|
+
d: "M25,14H17a2,2,0,0,0-2,2v6H4V10.6L16,4.14l12.53,6.74.94-1.76-13-7a1,1,0,0,0-.94,0l-13,7A1,1,0,0,0,2,10V30H4V24H28v6h2V19A5,5,0,0,0,25,14Zm-8,8V16h8a3,3,0,0,1,3,3v3Z"
|
|
1940
1879
|
})), children);
|
|
1941
1880
|
});
|
|
1942
1881
|
if (process.env.NODE_ENV !== "production") {
|
|
1943
|
-
|
|
1882
|
+
Hotel.propTypes = iconPropTypes;
|
|
1944
1883
|
}
|
|
1945
|
-
const
|
|
1884
|
+
const Hourglass = /*#__PURE__*/React.forwardRef(function Hourglass(_ref78, ref) {
|
|
1946
1885
|
let {
|
|
1947
1886
|
children,
|
|
1948
1887
|
size = 16,
|
|
@@ -1956,16 +1895,16 @@ const IbmProcessMining = /*#__PURE__*/React.forwardRef(function IbmProcessMining
|
|
|
1956
1895
|
viewBox: "0 0 32 32",
|
|
1957
1896
|
fill: "currentColor",
|
|
1958
1897
|
...rest
|
|
1959
|
-
},
|
|
1960
|
-
d: "
|
|
1961
|
-
})),
|
|
1962
|
-
d: "
|
|
1898
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1899
|
+
d: "M15 19H17V21H15zM15 23H17V25H15z"
|
|
1900
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1901
|
+
d: "M23,11.67V4h3V2H6V4H9v7.67a2,2,0,0,0,.4,1.2L11.75,16,9.4,19.13a2,2,0,0,0-.4,1.2V28H6v2H26V28H23V20.33a2,2,0,0,0-.4-1.2L20.25,16l2.35-3.13A2,2,0,0,0,23,11.67ZM21,4v7H11V4Zm0,16.33V28H11V20.33L14.25,16,12,13h8l-2.25,3Z"
|
|
1963
1902
|
})), children);
|
|
1964
1903
|
});
|
|
1965
1904
|
if (process.env.NODE_ENV !== "production") {
|
|
1966
|
-
|
|
1905
|
+
Hourglass.propTypes = iconPropTypes;
|
|
1967
1906
|
}
|
|
1968
|
-
const
|
|
1907
|
+
const Html = /*#__PURE__*/React.forwardRef(function Html(_ref79, ref) {
|
|
1969
1908
|
let {
|
|
1970
1909
|
children,
|
|
1971
1910
|
size = 16,
|
|
@@ -1979,26 +1918,14 @@ const IbmSaasConsole = /*#__PURE__*/React.forwardRef(function IbmSaasConsole(_re
|
|
|
1979
1918
|
viewBox: "0 0 32 32",
|
|
1980
1919
|
fill: "currentColor",
|
|
1981
1920
|
...rest
|
|
1982
|
-
},
|
|
1983
|
-
|
|
1984
|
-
cy: "20",
|
|
1985
|
-
r: "1"
|
|
1986
|
-
})), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
|
|
1987
|
-
cx: "2",
|
|
1988
|
-
cy: "20",
|
|
1989
|
-
r: "1"
|
|
1990
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1991
|
-
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"
|
|
1992
|
-
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1993
|
-
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"
|
|
1994
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1995
|
-
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"
|
|
1921
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1922
|
+
d: "M28 19L28 11 26 11 26 21 32 21 32 19 28 19zM24 11L22 11 20.5 15 19 11 17 11 17 21 19 21 19 14 20.5 18 22 14 22 21 24 21 24 11zM9 13L11 13 11 21 13 21 13 13 15 13 15 11 9 11 9 13zM5 11L5 15 2 15 2 11 0 11 0 21 2 21 2 17 5 17 5 21 7 21 7 11 5 11z"
|
|
1996
1923
|
})), children);
|
|
1997
1924
|
});
|
|
1998
1925
|
if (process.env.NODE_ENV !== "production") {
|
|
1999
|
-
|
|
1926
|
+
Html.propTypes = iconPropTypes;
|
|
2000
1927
|
}
|
|
2001
|
-
const
|
|
1928
|
+
const HtmlReference = /*#__PURE__*/React.forwardRef(function HtmlReference(_ref80, ref) {
|
|
2002
1929
|
let {
|
|
2003
1930
|
children,
|
|
2004
1931
|
size = 16,
|
|
@@ -2012,20 +1939,14 @@ const IbmSapOnPower = /*#__PURE__*/React.forwardRef(function IbmSapOnPower(_ref8
|
|
|
2012
1939
|
viewBox: "0 0 32 32",
|
|
2013
1940
|
fill: "currentColor",
|
|
2014
1941
|
...rest
|
|
2015
|
-
},
|
|
2016
|
-
d: "
|
|
2017
|
-
})), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
|
|
2018
|
-
cx: "19",
|
|
2019
|
-
cy: "27",
|
|
2020
|
-
r: "1"
|
|
2021
|
-
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2022
|
-
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"
|
|
1942
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1943
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 14L28 6 26 6 26 16 32 16 32 14 28 14zM24 6L22 6 20.5 10 19 6 17 6 17 16 19 16 19 9 20.5 13 22 9 22 16 24 16 24 6zM9 8L11 8 11 16 13 16 13 8 15 8 15 6 9 6 9 8zM5 6L5 10 2 10 2 6 0 6 0 16 2 16 2 12 5 12 5 16 7 16 7 6 5 6z"
|
|
2023
1944
|
})), children);
|
|
2024
1945
|
});
|
|
2025
1946
|
if (process.env.NODE_ENV !== "production") {
|
|
2026
|
-
|
|
1947
|
+
HtmlReference.propTypes = iconPropTypes;
|
|
2027
1948
|
}
|
|
2028
|
-
const
|
|
1949
|
+
const Http = /*#__PURE__*/React.forwardRef(function Http(_ref81, ref) {
|
|
2029
1950
|
let {
|
|
2030
1951
|
children,
|
|
2031
1952
|
size = 16,
|
|
@@ -2039,14 +1960,14 @@ const IbmSecureInfrastructureOnVpcForRegulatedIndustries = /*#__PURE__*/React.fo
|
|
|
2039
1960
|
viewBox: "0 0 32 32",
|
|
2040
1961
|
fill: "currentColor",
|
|
2041
1962
|
...rest
|
|
2042
|
-
},
|
|
2043
|
-
d: "
|
|
1963
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1964
|
+
d: "M30 11H25V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0030 11zm-3 5V13h3l.001 3zM10 13L12 13 12 21 14 21 14 13 16 13 16 11 10 11 10 13zM23 11L17 11 17 13 19 13 19 21 21 21 21 13 23 13 23 11zM6 11L6 15 3 15 3 11 1 11 1 21 3 21 3 17 6 17 6 21 8 21 8 11 6 11z"
|
|
2044
1965
|
})), children);
|
|
2045
1966
|
});
|
|
2046
1967
|
if (process.env.NODE_ENV !== "production") {
|
|
2047
|
-
|
|
1968
|
+
Http.propTypes = iconPropTypes;
|
|
2048
1969
|
}
|
|
2049
|
-
const
|
|
1970
|
+
const Humidity = /*#__PURE__*/React.forwardRef(function Humidity(_ref82, ref) {
|
|
2050
1971
|
let {
|
|
2051
1972
|
children,
|
|
2052
1973
|
size = 16,
|
|
@@ -2060,16 +1981,14 @@ const IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth(_ref8
|
|
|
2060
1981
|
viewBox: "0 0 32 32",
|
|
2061
1982
|
fill: "currentColor",
|
|
2062
1983
|
...rest
|
|
2063
|
-
},
|
|
2064
|
-
d: "
|
|
2065
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2066
|
-
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"
|
|
1984
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
d: "M23.4761,13.9932,16.8472,3.4365a1.04,1.04,0,0,0-1.6944,0L8.4941,14.0444A9.9861,9.9861,0,0,0,7,19a9,9,0,0,0,18,0A10.0632,10.0632,0,0,0,23.4761,13.9932ZM16,26.0005a7.0089,7.0089,0,0,1-7-7,7.978,7.978,0,0,1,1.2183-3.9438l.935-1.4888L21.2271,23.6411A6.9772,6.9772,0,0,1,16,26.0005Z"
|
|
2067
1986
|
})), children);
|
|
2068
1987
|
});
|
|
2069
1988
|
if (process.env.NODE_ENV !== "production") {
|
|
2070
|
-
|
|
1989
|
+
Humidity.propTypes = iconPropTypes;
|
|
2071
1990
|
}
|
|
2072
|
-
const
|
|
1991
|
+
const HumidityAlt = /*#__PURE__*/React.forwardRef(function HumidityAlt(_ref83, ref) {
|
|
2073
1992
|
let {
|
|
2074
1993
|
children,
|
|
2075
1994
|
size = 16,
|
|
@@ -2083,28 +2002,14 @@ const IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet(_ref83, ref) {
|
|
|
2083
2002
|
viewBox: "0 0 32 32",
|
|
2084
2003
|
fill: "currentColor",
|
|
2085
2004
|
...rest
|
|
2086
|
-
},
|
|
2087
|
-
d: "
|
|
2088
|
-
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2089
|
-
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"
|
|
2090
|
-
})), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
|
|
2091
|
-
cx: "23",
|
|
2092
|
-
cy: "12",
|
|
2093
|
-
r: "1"
|
|
2094
|
-
})), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
|
|
2095
|
-
cx: "9",
|
|
2096
|
-
cy: "20",
|
|
2097
|
-
r: "1"
|
|
2098
|
-
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2099
|
-
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"
|
|
2100
|
-
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2101
|
-
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"
|
|
2005
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2006
|
+
d: "M26 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L25.17 2.4141a1.0381 1.0381 0 011.6592 0L29.3154 6.11A3.9693 3.9693 0 0130 8.223 3.8978 3.8978 0 0126 12zm0-7.2368L24.3438 7.2257A1.89 1.89 0 0024 8.223a2.0139 2.0139 0 004 0 1.98 1.98 0 00-.375-1.0466zM23.5 30H8.5A6.4962 6.4962 0 017.2 17.1381a8.9938 8.9938 0 0117.6006 0A6.4964 6.4964 0 0123.5 30zM16 12a7 7 0 00-6.9414 6.1452l-.0991.8122-.8155.064A4.4962 4.4962 0 008.5 28h15a4.4962 4.4962 0 00.3564-8.9786l-.8154-.064-.0986-.8122A7.0022 7.0022 0 0016 12z"
|
|
2102
2007
|
})), children);
|
|
2103
2008
|
});
|
|
2104
2009
|
if (process.env.NODE_ENV !== "production") {
|
|
2105
|
-
|
|
2010
|
+
HumidityAlt.propTypes = iconPropTypes;
|
|
2106
2011
|
}
|
|
2107
|
-
const
|
|
2012
|
+
const Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane(_ref84, ref) {
|
|
2108
2013
|
let {
|
|
2109
2014
|
children,
|
|
2110
2015
|
size = 16,
|
|
@@ -2118,14 +2023,14 @@ const IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain(_ref84,
|
|
|
2118
2023
|
viewBox: "0 0 32 32",
|
|
2119
2024
|
fill: "currentColor",
|
|
2120
2025
|
...rest
|
|
2121
|
-
},
|
|
2122
|
-
d: "
|
|
2026
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2027
|
+
d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
|
|
2123
2028
|
})), children);
|
|
2124
2029
|
});
|
|
2125
2030
|
if (process.env.NODE_ENV !== "production") {
|
|
2126
|
-
|
|
2031
|
+
Hurricane.propTypes = iconPropTypes;
|
|
2127
2032
|
}
|
|
2128
|
-
const
|
|
2033
|
+
const HybridNetworking = /*#__PURE__*/React.forwardRef(function HybridNetworking(_ref85, ref) {
|
|
2129
2034
|
let {
|
|
2130
2035
|
children,
|
|
2131
2036
|
size = 16,
|
|
@@ -2139,24 +2044,18 @@ const IbmTurbonomic = /*#__PURE__*/React.forwardRef(function IbmTurbonomic(_ref8
|
|
|
2139
2044
|
viewBox: "0 0 32 32",
|
|
2140
2045
|
fill: "currentColor",
|
|
2141
2046
|
...rest
|
|
2142
|
-
},
|
|
2143
|
-
d: "
|
|
2144
|
-
})),
|
|
2145
|
-
d: "
|
|
2146
|
-
})),
|
|
2147
|
-
|
|
2148
|
-
cy: "16",
|
|
2149
|
-
r: "2"
|
|
2150
|
-
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2151
|
-
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"
|
|
2152
|
-
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2153
|
-
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"
|
|
2047
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2048
|
+
d: "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"
|
|
2049
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2050
|
+
d: "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"
|
|
2051
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2052
|
+
d: "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"
|
|
2154
2053
|
})), children);
|
|
2155
2054
|
});
|
|
2156
2055
|
if (process.env.NODE_ENV !== "production") {
|
|
2157
|
-
|
|
2056
|
+
HybridNetworking.propTypes = iconPropTypes;
|
|
2158
2057
|
}
|
|
2159
|
-
const
|
|
2058
|
+
const HybridNetworkingAlt = /*#__PURE__*/React.forwardRef(function HybridNetworkingAlt(_ref86, ref) {
|
|
2160
2059
|
let {
|
|
2161
2060
|
children,
|
|
2162
2061
|
size = 16,
|
|
@@ -2170,16 +2069,14 @@ const IbmVpnForVpc = /*#__PURE__*/React.forwardRef(function IbmVpnForVpc(_ref86,
|
|
|
2170
2069
|
viewBox: "0 0 32 32",
|
|
2171
2070
|
fill: "currentColor",
|
|
2172
2071
|
...rest
|
|
2173
|
-
},
|
|
2174
|
-
d: "
|
|
2175
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2176
|
-
d: "m10,8.5898V2H2v8h6.5901l10.9958,11,1.4141-1.4141-11-10.9961Zm-2-.5898h-4v-4h4v4Z"
|
|
2072
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2073
|
+
d: "M26,22a3.9583,3.9583,0,0,0-2.02.5659L17.4141,16,23.981,9.4331A3.9521,3.9521,0,0,0,26,10a4,4,0,1,0-4-4,3.951,3.951,0,0,0,.5669,2.019L16,14.5859,9.4343,8.02A3.9577,3.9577,0,0,0,10,6a4,4,0,1,0-4,4,3.9583,3.9583,0,0,0,2.02-.5659L14.5859,16,8.019,22.5669A3.9521,3.9521,0,0,0,6,22a4,4,0,1,0,4,4,3.951,3.951,0,0,0-.5669-2.019L16,17.4141,22.5657,23.98A3.9577,3.9577,0,0,0,22,26a4,4,0,1,0,4-4ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Z"
|
|
2177
2074
|
})), children);
|
|
2178
2075
|
});
|
|
2179
2076
|
if (process.env.NODE_ENV !== "production") {
|
|
2180
|
-
|
|
2077
|
+
HybridNetworkingAlt.propTypes = iconPropTypes;
|
|
2181
2078
|
}
|
|
2182
|
-
const
|
|
2079
|
+
const IbmAiOnZ = /*#__PURE__*/React.forwardRef(function IbmAiOnZ(_ref87, ref) {
|
|
2183
2080
|
let {
|
|
2184
2081
|
children,
|
|
2185
2082
|
size = 16,
|
|
@@ -2193,14 +2090,16 @@ const IbmVsiOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function
|
|
|
2193
2090
|
viewBox: "0 0 32 32",
|
|
2194
2091
|
fill: "currentColor",
|
|
2195
2092
|
...rest
|
|
2196
|
-
},
|
|
2197
|
-
d: "
|
|
2093
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2094
|
+
d: "m28,26c-.7384,0-1.3762.4047-1.7226,1h-5.2774l7.7998-10.4004c.2275-.3027.2642-.708.0947-1.0469s-.5156-.5527-.8945-.5527h-10.1843c-.4141-1.1615-1.5138-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.3019,0,2.4016-.8385,2.8157-2h8.1843l-7.7998,10.4004c-.2275.3027-.2642.708-.0947,1.0469s.5156.5527.8945.5527h7.2774c.3464.5953.9842,1,1.7226,1,1.1046,0,2-.8954,2-2s-.8954-2-2-2Zm-13-9c-.5513,0-1-.4482-1-1s.4487-1,1-1,1,.4482,1,1-.4487,1-1,1Z"
|
|
2095
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2096
|
+
d: "m16,21h-2v4.5859L4.4139,16,14,6.4142v4.5858h2v-6h10v8h2V5c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2v22c0,1.1046.8954,2,2,2h12v-8ZM4,5h8.5858L4,13.5858V5Zm0,22v-8.5858l8.5858,8.5858H4Z"
|
|
2198
2097
|
})), children);
|
|
2199
2098
|
});
|
|
2200
2099
|
if (process.env.NODE_ENV !== "production") {
|
|
2201
|
-
|
|
2100
|
+
IbmAiOnZ.propTypes = iconPropTypes;
|
|
2202
2101
|
}
|
|
2203
|
-
const
|
|
2102
|
+
const IbmAiopsInsights = /*#__PURE__*/React.forwardRef(function IbmAiopsInsights(_ref88, ref) {
|
|
2204
2103
|
let {
|
|
2205
2104
|
children,
|
|
2206
2105
|
size = 16,
|
|
@@ -2214,16 +2113,22 @@ const IbmWaziDeploy = /*#__PURE__*/React.forwardRef(function IbmWaziDeploy(_ref8
|
|
|
2214
2113
|
viewBox: "0 0 32 32",
|
|
2215
2114
|
fill: "currentColor",
|
|
2216
2115
|
...rest
|
|
2217
|
-
},
|
|
2218
|
-
d: "
|
|
2219
|
-
})),
|
|
2220
|
-
d: "
|
|
2116
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2117
|
+
d: "M5.5 23L2 30 9 30 5.5 23zM26 15v2c1.1025 0 2 .8975 2 2v5c0 1.1025-.8975 2-2 2H10v2h16c2.2061 0 4-1.7939 4-4v-5c0-2.2056-1.7939-4-4-4z"
|
|
2118
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2119
|
+
d: "m14,24c-.4463,0-.8389-.2959-.9614-.7251l-1.793-6.2749h-3.2456v-2h4c.4463,0,.8389.2959.9614.7251l1.0386,3.6348,3.0386-10.6348c.1226-.4292.5151-.7251.9614-.7251s.8389.2959.9614.7251l1.793,6.2749h3.2456v2h-4c-.4463,0-.8389-.2959-.9614-.7251l-1.0386-3.6348-3.0386,10.6348c-.1226.4292-.5151.7251-.9614.7251Z"
|
|
2120
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2121
|
+
d: "m4,13v-5c0-1.103.897-2,2-2h16v-2H6c-2.2056,0-4,1.7944-4,4v5c0,2.2056,1.7944,4,4,4v-2c-1.103,0-2-.897-2-2Z"
|
|
2122
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2123
|
+
cx: "27",
|
|
2124
|
+
cy: "5",
|
|
2125
|
+
r: "3"
|
|
2221
2126
|
})), children);
|
|
2222
2127
|
});
|
|
2223
2128
|
if (process.env.NODE_ENV !== "production") {
|
|
2224
|
-
|
|
2129
|
+
IbmAiopsInsights.propTypes = iconPropTypes;
|
|
2225
2130
|
}
|
|
2226
|
-
const
|
|
2131
|
+
const IbmBluepay = /*#__PURE__*/React.forwardRef(function IbmBluepay(_ref89, ref) {
|
|
2227
2132
|
let {
|
|
2228
2133
|
children,
|
|
2229
2134
|
size = 16,
|
|
@@ -2237,14 +2142,14 @@ const IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud(_ref89, ref) {
|
|
|
2237
2142
|
viewBox: "0 0 32 32",
|
|
2238
2143
|
fill: "currentColor",
|
|
2239
2144
|
...rest
|
|
2240
|
-
},
|
|
2241
|
-
d: "
|
|
2145
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2146
|
+
d: "M5 26V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141-3.5859-3.586v10.1719h12v2H7c-1.104-.0013-1.9987-.896-2-2zM31 18h-3v-2h-2v2h-1c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h4v2h-6s0 2 0 2h3v2h2v-2h1c1.1046 0 2-.8954 2-2v-2c0-1.1046-.8954-2-2-2h-4v-2h6v-2zM28 12V6c-.0012-1.104-.896-1.9988-2-2H12v2h14v6M2 6H7V8H2zM2 2H10V4H2z"
|
|
2242
2147
|
})), children);
|
|
2243
2148
|
});
|
|
2244
2149
|
if (process.env.NODE_ENV !== "production") {
|
|
2245
|
-
|
|
2150
|
+
IbmBluepay.propTypes = iconPropTypes;
|
|
2246
2151
|
}
|
|
2247
|
-
const
|
|
2152
|
+
const IbmCloudant = /*#__PURE__*/React.forwardRef(function IbmCloudant(_ref90, ref) {
|
|
2248
2153
|
let {
|
|
2249
2154
|
children,
|
|
2250
2155
|
size = 16,
|
|
@@ -2258,16 +2163,14 @@ const IbmCloudAppId = /*#__PURE__*/React.forwardRef(function IbmCloudAppId(_ref9
|
|
|
2258
2163
|
viewBox: "0 0 32 32",
|
|
2259
2164
|
fill: "currentColor",
|
|
2260
2165
|
...rest
|
|
2261
|
-
},
|
|
2262
|
-
d: "
|
|
2263
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2264
|
-
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"
|
|
2166
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2167
|
+
d: "M16 26h5c3.86 0 7-3.14 7-7v-2h-2v2c0 2.76-2.24 5-5 5h-5v2zM20.25 14c-2.34 0-4.25-1.91-4.25-4.25 0-1.79 1.14-3.38 2.78-3.99.74-2.21 2.84-3.76 5.22-3.76s4.48 1.55 5.22 3.76c1.65.61 2.78 2.19 2.78 3.99 0 2.29-1.86 4.19-4.14 4.25h-7.61zm3.75-10c-1.64 0-3.08 1.17-3.42 2.77l-.14.64-.64.13c-1.04.21-1.8 1.14-1.8 2.2 0 1.24 1.01 2.26 2.25 2.26h7.58c1.18-.03 2.17-1.05 2.17-2.26 0-1.06-.76-1.99-1.8-2.2l-.64-.13-.14-.64c-.34-1.6-1.78-2.77-3.42-2.77zM4 14h2v-2c0-2.76 2.24-5 5-5h4v-2h-4c-3.86 0-7 3.14-7 7v2zM10 17h-6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm0 2v2h-6v-2h6zm0 4v2h-6v-2h6zm-6 6v-2h6v2H4z"
|
|
2265
2168
|
})), children);
|
|
2266
2169
|
});
|
|
2267
2170
|
if (process.env.NODE_ENV !== "production") {
|
|
2268
|
-
|
|
2171
|
+
IbmCloudant.propTypes = iconPropTypes;
|
|
2269
2172
|
}
|
|
2270
|
-
const
|
|
2173
|
+
const IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServices(_ref91, ref) {
|
|
2271
2174
|
let {
|
|
2272
2175
|
children,
|
|
2273
2176
|
size = 16,
|
|
@@ -2281,30 +2184,18 @@ const IbmCloudBareMetalServer = /*#__PURE__*/React.forwardRef(function IbmCloudB
|
|
|
2281
2184
|
viewBox: "0 0 32 32",
|
|
2282
2185
|
fill: "currentColor",
|
|
2283
2186
|
...rest
|
|
2284
|
-
},
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
})),
|
|
2289
|
-
d: "
|
|
2290
|
-
})), _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
|
|
2291
|
-
cx: "9",
|
|
2292
|
-
cy: "16",
|
|
2293
|
-
r: "1"
|
|
2294
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2295
|
-
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"
|
|
2296
|
-
})), _circle54 || (_circle54 = /*#__PURE__*/React.createElement("circle", {
|
|
2297
|
-
cx: "9",
|
|
2298
|
-
cy: "6",
|
|
2299
|
-
r: "1"
|
|
2300
|
-
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2301
|
-
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"
|
|
2187
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2188
|
+
d: "M26,32l-2.1387-1.0117c-1.7383-.8232-2.8613-2.5977-2.8613-4.5205v-6.4678h10v6.4678c0,1.9238-1.123,3.6973-2.8613,4.5195l-2.1387,1.0127Zm-1.2832-2.8203l1.2832,.6074,1.2832-.6074c1.043-.4932,1.7168-1.5576,1.7168-2.7119v-4.4678h-6v4.4678c0,1.1543,.6738,2.2188,1.7168,2.7119h0Z"
|
|
2189
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2190
|
+
d: "M17,10.5859c-.3752-.375-.8838-.5859-1.4143-.5859h-5.5857c-1.1045,0-2,.8955-2,2v14c0,1.1045,.8955,2,2,2h9v-2H10V12h4v4c0,1.1045,.8955,2,2,2h4.2917c.6929,0,1.312-.4136,1.5771-1.0537,.2656-.6406,.1201-1.3711-.3701-1.8613l-4.4988-4.499Zm-1,5.4141v-3.5859l3.5852,3.5859h-3.5852Z"
|
|
2191
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2192
|
+
d: "M28,6H16l-3.4141-3.4141c-.3752-.375-.8838-.5859-1.4143-.5859H4c-1.1045,0-2,.8955-2,2V24c0,1.1045,.8955,2,2,2h2v-2H4V4h7.1716l4,4h12.8284v10h2V8c0-1.1045-.8955-2-2-2Z"
|
|
2302
2193
|
})), children);
|
|
2303
2194
|
});
|
|
2304
2195
|
if (process.env.NODE_ENV !== "production") {
|
|
2305
|
-
|
|
2196
|
+
IbmContentServices.propTypes = iconPropTypes;
|
|
2306
2197
|
}
|
|
2307
|
-
const
|
|
2198
|
+
const IbmDataProductExchange = /*#__PURE__*/React.forwardRef(function IbmDataProductExchange(_ref92, ref) {
|
|
2308
2199
|
let {
|
|
2309
2200
|
children,
|
|
2310
2201
|
size = 16,
|
|
@@ -2318,26 +2209,18 @@ const IbmCloudBareMetalServersVpc = /*#__PURE__*/React.forwardRef(function IbmCl
|
|
|
2318
2209
|
viewBox: "0 0 32 32",
|
|
2319
2210
|
fill: "currentColor",
|
|
2320
2211
|
...rest
|
|
2321
|
-
},
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
})),
|
|
2326
|
-
d: "
|
|
2327
|
-
})), _circle56 || (_circle56 = /*#__PURE__*/React.createElement("circle", {
|
|
2328
|
-
cx: "9",
|
|
2329
|
-
cy: "16",
|
|
2330
|
-
r: "1"
|
|
2331
|
-
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2332
|
-
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"
|
|
2333
|
-
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2334
|
-
d: "m23.41,22l-13.41-13.41V2H2v8h6.59l13.41,13.41v6.59h8v-8h-6.59Zm-15.41-14h-4v-4h4v4Zm20,20h-4v-4h4v4Z"
|
|
2212
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2213
|
+
d: "m24,21v2h1.7483c-2.2363,3.1196-5.8357,5-9.7483,5-6.6169,0-12-5.3833-12-12h-2c0,7.7197,6.2803,14,14,14,4.355,0,8.3743-2.001,11-5.3452v1.3452h2v-5h-5Z"
|
|
2214
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2215
|
+
d: "m22.5046,11.6367l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
|
|
2216
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2217
|
+
d: "m16,2c-4.355,0-8.3743,2.001-11,5.3452v-1.3452h-2v5h5v-2h-1.7483c2.2363-3.1196,5.8357-5,9.7483-5,6.6169,0,12,5.3833,12,12h2c0-7.7197-6.2803-14-14-14Z"
|
|
2335
2218
|
})), children);
|
|
2336
2219
|
});
|
|
2337
2220
|
if (process.env.NODE_ENV !== "production") {
|
|
2338
|
-
|
|
2221
|
+
IbmDataProductExchange.propTypes = iconPropTypes;
|
|
2339
2222
|
}
|
|
2340
|
-
const
|
|
2223
|
+
const IbmDataReplication = /*#__PURE__*/React.forwardRef(function IbmDataReplication(_ref93, ref) {
|
|
2341
2224
|
let {
|
|
2342
2225
|
children,
|
|
2343
2226
|
size = 16,
|
|
@@ -2351,16 +2234,14 @@ const IbmCloudCitrixDaas = /*#__PURE__*/React.forwardRef(function IbmCloudCitrix
|
|
|
2351
2234
|
viewBox: "0 0 32 32",
|
|
2352
2235
|
fill: "currentColor",
|
|
2353
2236
|
...rest
|
|
2354
|
-
},
|
|
2355
|
-
d: "
|
|
2356
|
-
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2357
|
-
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"
|
|
2237
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2238
|
+
d: "M20 20v2h5.22a11.0163 11.0163 0 01-11.97 4.6533l-.4986 1.937A13 13 0 0026 24.293V28h2V20zM25 3a4.0045 4.0045 0 00-4 4 3.954 3.954 0 00.5669 2.019L9.019 21.5669A3.9521 3.9521 0 007 21a4 4 0 104 4 3.954 3.954 0 00-.5669-2.019L22.981 10.4331A3.9518 3.9518 0 0025 11a4 4 0 000-8zM7 27a2 2 0 112-2A2.002 2.002 0 017 27zM25 9a2 2 0 112-2A2.002 2.002 0 0125 9zM16 3A13.04 13.04 0 006 7.707V4H4v8h8V10H6.78a11.0163 11.0163 0 0111.97-4.6533l.4986-1.937A13.0358 13.0358 0 0016 3z"
|
|
2358
2239
|
})), children);
|
|
2359
2240
|
});
|
|
2360
2241
|
if (process.env.NODE_ENV !== "production") {
|
|
2361
|
-
|
|
2242
|
+
IbmDataReplication.propTypes = iconPropTypes;
|
|
2362
2243
|
}
|
|
2363
|
-
const
|
|
2244
|
+
const IbmDatastage = /*#__PURE__*/React.forwardRef(function IbmDatastage(_ref94, ref) {
|
|
2364
2245
|
let {
|
|
2365
2246
|
children,
|
|
2366
2247
|
size = 16,
|
|
@@ -2374,16 +2255,16 @@ const IbmCloudContinuousDelivery = /*#__PURE__*/React.forwardRef(function IbmClo
|
|
|
2374
2255
|
viewBox: "0 0 32 32",
|
|
2375
2256
|
fill: "currentColor",
|
|
2376
2257
|
...rest
|
|
2377
|
-
},
|
|
2378
|
-
d: "
|
|
2379
|
-
})),
|
|
2380
|
-
d: "
|
|
2258
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2259
|
+
d: "M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3 2.2 0 4-1.8 4-4C30 24.1 28.7 22.6 27 22.1zM26 28c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2S27.1 28 26 28zM10 30H2v-8h8V30zM4 28h4v-4H4V28zM9.9 7H19V5H9.9C9.4 3.3 7.9 2 6 2 3.8 2 2 3.8 2 6c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7zM6 8C4.9 8 4 7.1 4 6s.9-2 2-2 2 .9 2 2S7.1 8 6 8z"
|
|
2260
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2261
|
+
d: "M22 2L22 4 26.6 4 11 19.6 12.4 21 28 5.4 28 10 30 10 30 2z"
|
|
2381
2262
|
})), children);
|
|
2382
2263
|
});
|
|
2383
2264
|
if (process.env.NODE_ENV !== "production") {
|
|
2384
|
-
|
|
2265
|
+
IbmDatastage.propTypes = iconPropTypes;
|
|
2385
2266
|
}
|
|
2386
|
-
const
|
|
2267
|
+
const IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref95, ref) {
|
|
2387
2268
|
let {
|
|
2388
2269
|
children,
|
|
2389
2270
|
size = 16,
|
|
@@ -2397,24 +2278,16 @@ const IbmCloudDedicatedHost = /*#__PURE__*/React.forwardRef(function IbmCloudDed
|
|
|
2397
2278
|
viewBox: "0 0 32 32",
|
|
2398
2279
|
fill: "currentColor",
|
|
2399
2280
|
...rest
|
|
2400
|
-
},
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2405
|
-
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"
|
|
2406
|
-
})), _circle58 || (_circle58 = /*#__PURE__*/React.createElement("circle", {
|
|
2407
|
-
cx: "9",
|
|
2408
|
-
cy: "20",
|
|
2409
|
-
r: "1"
|
|
2410
|
-
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2411
|
-
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"
|
|
2281
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2282
|
+
d: "m16,13c-3.4207,0-6,1.5049-6,3.5v8c0,1.9951,2.5793,3.5,6,3.5s6-1.5049,6-3.5v-8c0-1.9951-2.5793-3.5-6-3.5Zm0,2c2.4814,0,4,.9712,4,1.5s-1.5186,1.5-4,1.5-4-.9712-4-1.5,1.5186-1.5,4-1.5Zm0,11c-2.4814,0-4-.9712-4-1.5v-1.3525c1.0469.5342,2.4331.8525,4,.8525s2.9531-.3184,4-.8525v1.3525c0,.5288-1.5186,1.5-4,1.5Zm0-4c-2.4814,0-4-.9712-4-1.5v-1.3525c1.0469.5342,2.4331.8525,4,.8525s2.9531-.3184,4-.8525v1.3525c0,.5288-1.5186,1.5-4,1.5Z"
|
|
2283
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2284
|
+
d: "m30,15.5c0,3.08-2.14,5.65-5.0099,6.3199v-2.0699c1.75-.62,3.0099-2.28,3.0099-4.25,0-2.33-1.83-4.29-4.15-4.4801l-.81-.0599-.1-.8099c-.43-3.5-3.42-6.15-6.94-6.15-3.53,0-6.52,2.65-6.95,6.15l-.1.8099-.81.0599c-2.32.1901-4.14,2.1501-4.14,4.4801,0,1.96,1.25,3.62,2.9901,4.24v2.08c-2.86-.6799-4.9901-3.25-4.9901-6.3199,0-3.1,2.22-5.75,5.2-6.36.86-4.1201,4.52-7.14,8.8-7.14,4.27,0,7.9301,3.0199,8.8,7.14,2.97.61,5.2,3.26,5.2,6.36Z"
|
|
2412
2285
|
})), children);
|
|
2413
2286
|
});
|
|
2414
2287
|
if (process.env.NODE_ENV !== "production") {
|
|
2415
|
-
|
|
2288
|
+
IbmDb2.propTypes = iconPropTypes;
|
|
2416
2289
|
}
|
|
2417
|
-
const
|
|
2290
|
+
const IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt(_ref96, ref) {
|
|
2418
2291
|
let {
|
|
2419
2292
|
children,
|
|
2420
2293
|
size = 16,
|
|
@@ -2428,18 +2301,14 @@ const IbmCloudDirectLink_1Connect = /*#__PURE__*/React.forwardRef(function IbmCl
|
|
|
2428
2301
|
viewBox: "0 0 32 32",
|
|
2429
2302
|
fill: "currentColor",
|
|
2430
2303
|
...rest
|
|
2431
|
-
},
|
|
2432
|
-
d: "
|
|
2433
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2434
|
-
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"
|
|
2435
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2436
|
-
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"
|
|
2304
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2305
|
+
d: "M31.3579 22h-8.397v-2.3287l3.6545-3.1277c1.3259-1.1389 1.7849-1.8019 1.7849-2.8047v-.238c0-.9009-.7991-1.3599-1.564-1.3599-1.1218 0-1.6658.7649-1.9038 1.6658l-2.2268-.8499c.5271-1.6488 1.9038-3.0256 4.3687-3.0256 2.5667 0 4.0457 1.5128 4.0457 3.5696 0 2.0398-1.4619 3.2806-3.1619 4.6235l-2.2097 1.7339h5.6094v2.1417zM12.8291 9.4212h2.5159v5.1505h.085c.2549-.986 1.2407-1.6998 2.3967-1.6998 2.2607 0 3.4336 1.6318 3.4336 4.6575s-1.1729 4.6746-3.4336 4.6746c-1.156 0-2.1418-.731-2.3967-1.6998h-.085v1.4958h-2.5159V9.4212zm5.8135 8.8901v-1.5469c0-1.1218-.697-1.8528-1.6489-1.8528s-1.6487.4929-1.6487 1.3088v2.6348c0 .8159.6968 1.3088 1.6487 1.3088s1.6489-.731 1.6489-1.8528zM1.1163 10.1351H5.5867c3.1448 0 5.2185 1.9889 5.2185 5.9325s-2.0737 5.9324-5.2185 5.9324H1.1163V10.1351zm4.4704 9.5687c1.53 0 2.4819-.8329 2.4819-2.7197v-1.8358c0-1.8868-.9519-2.7197-2.4819-2.7197h-1.8867v7.2753h1.8867z"
|
|
2437
2306
|
})), children);
|
|
2438
2307
|
});
|
|
2439
2308
|
if (process.env.NODE_ENV !== "production") {
|
|
2440
|
-
|
|
2309
|
+
IbmDb2Alt.propTypes = iconPropTypes;
|
|
2441
2310
|
}
|
|
2442
|
-
const
|
|
2311
|
+
const IbmDb2Warehouse = /*#__PURE__*/React.forwardRef(function IbmDb2Warehouse(_ref97, ref) {
|
|
2443
2312
|
let {
|
|
2444
2313
|
children,
|
|
2445
2314
|
size = 16,
|
|
@@ -2453,18 +2322,16 @@ const IbmCloudDirectLink_1Dedicated = /*#__PURE__*/React.forwardRef(function Ibm
|
|
|
2453
2322
|
viewBox: "0 0 32 32",
|
|
2454
2323
|
fill: "currentColor",
|
|
2455
2324
|
...rest
|
|
2456
|
-
},
|
|
2457
|
-
d: "
|
|
2458
|
-
})),
|
|
2459
|
-
d: "
|
|
2460
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2461
|
-
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"
|
|
2325
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2326
|
+
d: "m22.5039,17.6362l-6-3.5c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362l-6,3.5c-.3071.1792-.4961.5083-.4961.8638v7c0,.3555.189.6846.4961.8638l6,3.5c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l6-3.5c.3071-.1792.4961-.5083.4961-.8638v-7c0-.3555-.189-.6846-.4961-.8638Zm-1.5039,6.1978l-2.5317-1.519c.0132-.1045.0317-.207.0317-.3149,0-1.0225-.6187-1.9014-1.5-2.2881v-2.9707l4,2.333v4.7598Zm-6-7.0928v2.9707c-.8813.3867-1.5,1.2656-1.5,2.2881,0,.1079.0186.2104.0317.3149l-2.5317,1.519v-4.7598l4-2.333Zm1,11.1011l-3.9517-2.3052,2.5071-1.5039c.4087.291.9055.4668,1.4446.4668s1.0359-.1758,1.4446-.4668l2.5071,1.5039-3.9517,2.3052Z"
|
|
2327
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2328
|
+
d: "m24.8,9.14c-.87-4.12-4.52-7.14-8.8-7.14s-7.93,3.02-8.8,7.14c-2.97.6-5.2,3.26-5.2,6.36,0,3.07,2.14,5.63,5,6.31v-2.11c-1.74-.62-3-2.24-3-4.2,0-2.33,1.82-4.31,4.14-4.49l.82-.06.1-.81c.43-3.5,3.41-6.14,6.94-6.14s6.51,2.64,6.94,6.14l.1.81.82.06c2.32.19,4.14,2.16,4.14,4.49,0,1.95-1.26,3.59-3,4.21v2.11c2.86-.68,5-3.26,5-6.32,0-3.11-2.23-5.76-5.2-6.36Z"
|
|
2462
2329
|
})), children);
|
|
2463
2330
|
});
|
|
2464
2331
|
if (process.env.NODE_ENV !== "production") {
|
|
2465
|
-
|
|
2332
|
+
IbmDb2Warehouse.propTypes = iconPropTypes;
|
|
2466
2333
|
}
|
|
2467
|
-
const
|
|
2334
|
+
const IbmDynamicRouteServer = /*#__PURE__*/React.forwardRef(function IbmDynamicRouteServer(_ref98, ref) {
|
|
2468
2335
|
let {
|
|
2469
2336
|
children,
|
|
2470
2337
|
size = 16,
|
|
@@ -2478,18 +2345,24 @@ const IbmCloudDirectLink_1DedicatedHosting = /*#__PURE__*/React.forwardRef(funct
|
|
|
2478
2345
|
viewBox: "0 0 32 32",
|
|
2479
2346
|
fill: "currentColor",
|
|
2480
2347
|
...rest
|
|
2481
|
-
},
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
})),
|
|
2486
|
-
|
|
2348
|
+
}, _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
2349
|
+
cx: "29",
|
|
2350
|
+
cy: "5",
|
|
2351
|
+
r: "2"
|
|
2352
|
+
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
2353
|
+
cx: "29",
|
|
2354
|
+
cy: "27",
|
|
2355
|
+
r: "2"
|
|
2356
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2357
|
+
d: "m7,13H1v6h6v-6Zm-2,4h-2v-2h2v2Z"
|
|
2358
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2359
|
+
d: "m17.4999,6.6774c-1.316-1.67-3.3437-2.6774-5.4999-2.6774-2.4907,0-4.8135,1.3403-6.063,3.499l-1.1655,2.0186,1.7324,1,1.165-2.0176c.8921-1.542,2.5518-2.5,4.3311-2.5s3.439.958,4.3311,2.4995c.0048.0082.011.0154.0158.0236l-1.9328,3.348c-1.1128,1.9282-3.188,3.1274-5.415,3.1289l.001,1-.001,1c2.2271.002,4.3022,1.2002,5.415,3.1289l1.9326,3.347c-.0049.0084-.0112.0156-.0161.024-.8916,1.542-2.5513,2.5-4.3306,2.5s-3.439-.958-4.3306-2.499l-1.165-2.0186-1.7324,1,1.1655,2.0195c1.249,2.1572,3.5718,3.498,6.0625,3.498,2.1555,0,4.1829-1.0075,5.5004-2.6772,1.3154,1.6699,3.3427,2.6772,5.4996,2.6772h2v-2h-2c-1.7387,0-3.3566-.918-4.2612-2.3972.9349-1.003,2.254-1.6018,3.6547-1.6018h2.6064v-2h-2.6064c-1.7564,0-3.4199.6761-4.6906,1.824l-1.5565-2.6961c-.7776-1.3467-1.9164-2.4129-3.2465-3.1289,1.3301-.716,2.4688-1.7822,3.2465-3.1289l1.5565-2.6962c1.2706,1.1483,2.9341,1.8246,4.6906,1.8246h2.6064v-2h-2.6064c-1.4005,0-2.7194-.5986-3.6552-1.6017.9044-1.4795,2.5226-2.3978,4.2616-2.3978h2v-2h-2c-2.157,0-4.1844,1.0074-5.5001,2.6774Z"
|
|
2487
2360
|
})), children);
|
|
2488
2361
|
});
|
|
2489
2362
|
if (process.env.NODE_ENV !== "production") {
|
|
2490
|
-
|
|
2363
|
+
IbmDynamicRouteServer.propTypes = iconPropTypes;
|
|
2491
2364
|
}
|
|
2492
|
-
const
|
|
2365
|
+
const IbmEloAutomotiveCompliance = /*#__PURE__*/React.forwardRef(function IbmEloAutomotiveCompliance(_ref99, ref) {
|
|
2493
2366
|
let {
|
|
2494
2367
|
children,
|
|
2495
2368
|
size = 16,
|
|
@@ -2503,18 +2376,18 @@ const IbmCloudDirectLink_1Exchange = /*#__PURE__*/React.forwardRef(function IbmC
|
|
|
2503
2376
|
viewBox: "0 0 32 32",
|
|
2504
2377
|
fill: "currentColor",
|
|
2505
2378
|
...rest
|
|
2506
|
-
},
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
d: "
|
|
2379
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2380
|
+
strokeWidth: "0",
|
|
2381
|
+
d: "m29.9467,13.9356h-2c-.7368,0-1.3748.4051-1.7218,1H6.0151l2.625-7h7.3073v-2h-7.3073c-.8291,0-1.5811.521-1.873,1.2974l-2.5137,6.7026-2.3066-.0005v2l2,.0002v9.0002c0,1.103.8975,2,2,2v3h2v-3h16v3h2v-3c1.1025,0,2-.897,2-2v-9h2v-2ZM5.9467,24.9356v-3h3v-2h-3v-3h20v3h-3v2h3v3H5.9467Z"
|
|
2382
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2383
|
+
strokeWidth: "0",
|
|
2384
|
+
d: "M11.979 19.941H19.979V21.941H11.979zM29.5367 2.5256L22.9467 9.1154 20.3567 6.5255 18.9467 7.9356 22.9467 11.9356 30.9467 3.9356 29.5367 2.5256z"
|
|
2512
2385
|
})), children);
|
|
2513
2386
|
});
|
|
2514
2387
|
if (process.env.NODE_ENV !== "production") {
|
|
2515
|
-
|
|
2388
|
+
IbmEloAutomotiveCompliance.propTypes = iconPropTypes;
|
|
2516
2389
|
}
|
|
2517
|
-
const
|
|
2390
|
+
const IbmEloEngineeringInsights = /*#__PURE__*/React.forwardRef(function IbmEloEngineeringInsights(_ref100, ref) {
|
|
2518
2391
|
let {
|
|
2519
2392
|
children,
|
|
2520
2393
|
size = 16,
|
|
@@ -2528,16 +2401,18 @@ const IbmCloudDirectLink_2Connect = /*#__PURE__*/React.forwardRef(function IbmCl
|
|
|
2528
2401
|
viewBox: "0 0 32 32",
|
|
2529
2402
|
fill: "currentColor",
|
|
2530
2403
|
...rest
|
|
2531
|
-
},
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2404
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2405
|
+
strokeWidth: "0",
|
|
2406
|
+
d: "m20,16c-.0925,0-.1792.021-.27.0273l-.8916-2.6743c.7017-.5493,1.1616-1.3945,1.1616-2.353,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,.3804.0784.7412.208,1.0762l-2.7224,2.333c-.4399-.2529-.9426-.4092-1.4856-.4092-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.9915,0,1.865-.4893,2.4116-1.2324l3.6038,1.0811c-.002.0513-.0154.0996-.0154.1514,0,2.2056,1.7944,4,4,4s4-1.7944,4-4-1.7944-4-4-4Zm-3-6c.5513,0,1,.4487,1,1s-.4487,1-1,1-1-.4487-1-1,.4487-1,1-1Zm-7,8c-.5513,0-1-.4487-1-1s.4487-1,1-1,1,.4487,1,1-.4487,1-1,1Zm2.9849-1.1484c-.0161-.3257-.0806-.6372-.1929-.9277l2.7224-2.333c.4243.2441.908.3936,1.4294.4033l.885,2.6553c-.5046.3281-.9229.7695-1.2363,1.2842l-3.6077-1.082Zm7.0151,5.1484c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z"
|
|
2407
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2408
|
+
strokeWidth: "0",
|
|
2409
|
+
d: "M27.4961 9.8638l-11.4961-6.7061-8.4961 4.9561-1.0078-1.7275L15.4961 1.1362c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12 7-1.0078 1.7275zM16.5039 30.8638l-1.0078-1.7275 11.5039-6.7106v-10.4257h2v11c0 .3557-.189.6846-.4961.8638l-12 7zM12.4961 29.1138l-9-5.25c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l8.5039 4.9606-1.0078 1.7275z"
|
|
2535
2410
|
})), children);
|
|
2536
2411
|
});
|
|
2537
2412
|
if (process.env.NODE_ENV !== "production") {
|
|
2538
|
-
|
|
2413
|
+
IbmEloEngineeringInsights.propTypes = iconPropTypes;
|
|
2539
2414
|
}
|
|
2540
|
-
const
|
|
2415
|
+
const IbmEloMethodComposer = /*#__PURE__*/React.forwardRef(function IbmEloMethodComposer(_ref101, ref) {
|
|
2541
2416
|
let {
|
|
2542
2417
|
children,
|
|
2543
2418
|
size = 16,
|
|
@@ -2551,16 +2426,18 @@ const IbmCloudDirectLink_2Dedicated = /*#__PURE__*/React.forwardRef(function Ibm
|
|
|
2551
2426
|
viewBox: "0 0 32 32",
|
|
2552
2427
|
fill: "currentColor",
|
|
2553
2428
|
...rest
|
|
2554
|
-
},
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2429
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2430
|
+
strokeWidth: "0",
|
|
2431
|
+
d: "m13.76,10.463l-3.297,3.297c-.6173.6173-.6173,1.6227,0,2.24l12.0044,12h5.5326v-5.5326l-12-12.0044c-.6173-.6173-1.6226-.6173-2.2399,0h0Zm12.24,12.8328v2.7042h-2.7042l-7.4409-7.4409,2.7042-2.7042,7.4409,7.4409Zm-8.855-8.8549l-2.7041,2.7041-2.2672-2.2672,2.7042-2.7042,2.2671,2.2673Z"
|
|
2432
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2433
|
+
strokeWidth: "0",
|
|
2434
|
+
d: "m28,2v8h-8v-2h4.92c-2.25-2.53-5.46-4-8.92-4-6.61,0-12,5.38-12,12,0,6.61,5.39,12,12,12h1v2h-1c-7.72,0-14-6.28-14-14S8.28,2,16,2c3.83,0,7.4,1.5499,10,4.23V2h2Z"
|
|
2558
2435
|
})), children);
|
|
2559
2436
|
});
|
|
2560
2437
|
if (process.env.NODE_ENV !== "production") {
|
|
2561
|
-
|
|
2438
|
+
IbmEloMethodComposer.propTypes = iconPropTypes;
|
|
2562
2439
|
}
|
|
2563
|
-
const
|
|
2440
|
+
const IbmEloPublishing = /*#__PURE__*/React.forwardRef(function IbmEloPublishing(_ref102, ref) {
|
|
2564
2441
|
let {
|
|
2565
2442
|
children,
|
|
2566
2443
|
size = 16,
|
|
@@ -2574,18 +2451,18 @@ const IbmCloudDirectLink_2DedicatedHosting = /*#__PURE__*/React.forwardRef(funct
|
|
|
2574
2451
|
viewBox: "0 0 32 32",
|
|
2575
2452
|
fill: "currentColor",
|
|
2576
2453
|
...rest
|
|
2577
|
-
},
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
d: "
|
|
2454
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2455
|
+
strokeWidth: "0",
|
|
2456
|
+
d: "M18 26L26.1719 26 23.5859 28.5859 25 30 30 25 25 20 23.5859 21.4141 26.1719 24 18 24 18 26zM10 21H15V23H10zM10 16H20V18H10z"
|
|
2457
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2458
|
+
strokeWidth: "0",
|
|
2459
|
+
d: "m24.7,9.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1,0-2,.8999-2,2v24c0,1.103.8975,2,2,2h8v-2h-8V4h8v6c0,1.1001.9,2,2,2h6v6h2v-8c0-.3-.1-.5-.3-.7Zm-7.7.7v-5.6001l5.6,5.6001h-5.6Z"
|
|
2583
2460
|
})), children);
|
|
2584
2461
|
});
|
|
2585
2462
|
if (process.env.NODE_ENV !== "production") {
|
|
2586
|
-
|
|
2463
|
+
IbmEloPublishing.propTypes = iconPropTypes;
|
|
2587
2464
|
}
|
|
2588
|
-
const
|
|
2465
|
+
const IbmEngineeringLifecycleMgmt = /*#__PURE__*/React.forwardRef(function IbmEngineeringLifecycleMgmt(_ref103, ref) {
|
|
2589
2466
|
let {
|
|
2590
2467
|
children,
|
|
2591
2468
|
size = 16,
|
|
@@ -2599,14 +2476,18 @@ const IbmCloudEventNotification = /*#__PURE__*/React.forwardRef(function IbmClou
|
|
|
2599
2476
|
viewBox: "0 0 32 32",
|
|
2600
2477
|
fill: "currentColor",
|
|
2601
2478
|
...rest
|
|
2602
|
-
},
|
|
2603
|
-
|
|
2479
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2480
|
+
strokeWidth: "0",
|
|
2481
|
+
d: "m31,22v-2h-2.1006c-.1299-.6372-.3845-1.2285-.7322-1.7529l1.4895-1.4897-1.4141-1.4141-1.4897,1.4897c-.5244-.3477-1.1157-.6021-1.7529-.7319v-2.1011h-2v2.1011c-.6372.1299-1.2285.3843-1.7529.7319l-1.4897-1.4897-1.4141,1.4141,1.4893,1.4897c-.3477.5244-.6021,1.1157-.7319,1.7529h-2.1006v2h2.1006c.1299.6372.3843,1.2285.7319,1.7532l-1.4893,1.4895,1.4141,1.4141,1.4897-1.4897c.5244.3477,1.1157.6021,1.7529.7319v2.1011h2v-2.1011c.6372-.1299,1.2285-.3843,1.7529-.7319l1.4897,1.4897,1.4141-1.4141-1.4895-1.4895c.3479-.5247.6023-1.116.7322-1.7532h2.1006Zm-7,2c-1.6567,0-3-1.3433-3-3s1.3433-3,3-3c1.6567,0,3,1.3433,3,3s-1.3433,3-3,3Z"
|
|
2482
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2483
|
+
strokeWidth: "0",
|
|
2484
|
+
d: "m21,6c0-2.7568-2.2432-5-5-5-1.7798,0-3.439.9575-4.3306,2.4995-.3201.5535-.5259,1.146-.6289,1.7944-1.1428-.8115-2.5352-1.2939-4.0405-1.2939C3.1401,4,0,7.1401,0,11c0,2.6981,1.5368,5.0403,3.7787,6.2083-1.0787.918-1.7787,2.2679-1.7787,3.7917,0,2.7568,2.2432,5,5,5,.7344,0,1.4265-.1685,2.0552-.4539.2764,2.4973,2.375,4.4539,4.9448,4.4539,1.335,0,2.5908-.52,3.5356-1.4639l-1.4141-1.415c-.5669.5669-1.3203.8789-2.1216.8789-1.6543,0-3-1.3457-3-3s1.3457-3,3-3v-2c-.7344,0-1.4265.1685-2.0552.4539-.1435-1.2966-.7849-2.4395-1.7218-3.2463,2.241-1.1685,3.777-3.51,3.777-6.2075,0-.1472-.0139-.2911-.0229-.4363.6199.2761,1.3018.4363,2.0229.4363,2.7568,0,5-2.2432,5-5Zm-7.5991-1.4995c.5352-.9253,1.5312-1.5005,2.5991-1.5005,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3-3-1.3457-3-3h-.0293c.0352-.5762.1714-1.0522.4302-1.4995Zm-3.4009,16.4995c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3,3,1.3457,3,3Zm-3-5c-2.7568,0-5-2.2432-5-5s2.2432-5,5-5,5,2.2432,5,5-2.2432,5-5,5Z"
|
|
2604
2485
|
})), children);
|
|
2605
2486
|
});
|
|
2606
2487
|
if (process.env.NODE_ENV !== "production") {
|
|
2607
|
-
|
|
2488
|
+
IbmEngineeringLifecycleMgmt.propTypes = iconPropTypes;
|
|
2608
2489
|
}
|
|
2609
|
-
const
|
|
2490
|
+
const IbmEngineeringRequirementsDoorsNext = /*#__PURE__*/React.forwardRef(function IbmEngineeringRequirementsDoorsNext(_ref104, ref) {
|
|
2610
2491
|
let {
|
|
2611
2492
|
children,
|
|
2612
2493
|
size = 16,
|
|
@@ -2620,16 +2501,23 @@ const IbmCloudEventStreams = /*#__PURE__*/React.forwardRef(function IbmCloudEven
|
|
|
2620
2501
|
viewBox: "0 0 32 32",
|
|
2621
2502
|
fill: "currentColor",
|
|
2622
2503
|
...rest
|
|
2623
|
-
},
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2504
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2505
|
+
strokeWidth: "0",
|
|
2506
|
+
d: "m28,4h-3v1.9991l3-.0005v20.0015h-3v2h3c1.103,0,2-.897,2-2V6c0-1.103-.897-2-2-2Z"
|
|
2507
|
+
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
2508
|
+
cx: "16",
|
|
2509
|
+
cy: "17",
|
|
2510
|
+
r: "2",
|
|
2511
|
+
strokeWidth: "0"
|
|
2512
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2513
|
+
strokeWidth: "0",
|
|
2514
|
+
d: "m22,4v24c0,1.103-.897,2-2,2H4c-1.103,0-2-.897-2-2V4c0-1.103.897-2,2-2h16c1.103,0,2,.897,2,2ZM4,28h16s0-24.0015,0-24.0015l-16,.0015v24Z"
|
|
2627
2515
|
})), children);
|
|
2628
2516
|
});
|
|
2629
2517
|
if (process.env.NODE_ENV !== "production") {
|
|
2630
|
-
|
|
2518
|
+
IbmEngineeringRequirementsDoorsNext.propTypes = iconPropTypes;
|
|
2631
2519
|
}
|
|
2632
|
-
const
|
|
2520
|
+
const IbmEngineeringSystemsDesignRhapsody = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsody(_ref105, ref) {
|
|
2633
2521
|
let {
|
|
2634
2522
|
children,
|
|
2635
2523
|
size = 16,
|
|
@@ -2643,18 +2531,15 @@ const IbmCloudForEducation = /*#__PURE__*/React.forwardRef(function IbmCloudForE
|
|
|
2643
2531
|
viewBox: "0 0 32 32",
|
|
2644
2532
|
fill: "currentColor",
|
|
2645
2533
|
...rest
|
|
2646
|
-
},
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
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"
|
|
2650
|
-
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2651
|
-
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"
|
|
2534
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2535
|
+
strokeWidth: "0",
|
|
2536
|
+
d: "M4 10h4c1.1046 0 2-.8954 2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046 0-2 .8954-2 2v4c0 1.1046.8954 2 2 2zm0-6h4v4h-4v-4zM28 22h-4c-1.1046 0-2 .8954-2 2v4c0 1.1046.8954 2 2 2h4c1.1046 0 2-.8954 2-2v-4c0-1.1046-.8954-2-2-2zm0 6h-4v-4h4v4zM21.414 12.586l-1.414 1.414 6 6 6-6-1.414-1.414-3.586 3.586V7c0-1.1046-.8954-2-2-2h-13v2h13v9.172l-3.586-3.586zM7 15.828l3.586 3.586 1.414-1.414-6-6L0 18l1.414 1.414 3.586-3.586v9.172c0 1.1046.8954 2 2 2h13v-2H7v-9.172z"
|
|
2652
2537
|
})), children);
|
|
2653
2538
|
});
|
|
2654
2539
|
if (process.env.NODE_ENV !== "production") {
|
|
2655
|
-
|
|
2540
|
+
IbmEngineeringSystemsDesignRhapsody.propTypes = iconPropTypes;
|
|
2656
2541
|
}
|
|
2657
|
-
const
|
|
2542
|
+
const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodyModelManager(_ref106, ref) {
|
|
2658
2543
|
let {
|
|
2659
2544
|
children,
|
|
2660
2545
|
size = 16,
|
|
@@ -2668,16 +2553,15 @@ const IbmCloudHpc = /*#__PURE__*/React.forwardRef(function IbmCloudHpc(_ref106,
|
|
|
2668
2553
|
viewBox: "0 0 32 32",
|
|
2669
2554
|
fill: "currentColor",
|
|
2670
2555
|
...rest
|
|
2671
|
-
},
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
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"
|
|
2556
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2557
|
+
strokeWidth: "0",
|
|
2558
|
+
d: "M27 30h-8c-2.2061 0-4-1.7939-4-4 0-1.8887 1.3164-3.4766 3.0801-3.8936.4219-2.332 2.4678-4.1064 4.9199-4.1064s4.498 1.7744 4.9199 4.1064c1.7637.417 3.0801 2.0049 3.0801 3.8936 0 2.2061-1.7939 4-4 4zm-8-2h8c1.1025 0 2-.8975 2-2s-.8975-2-2-2h-1v-1c0-1.6543-1.3457-3-3-3s-3 1.3457-3 3v1h-1c-1.1025 0-2 .8975-2 2s.8975 2 2 2zM12 27h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM27 15v-4c0-3.8599-3.1401-7-7-7h-7v2h7c2.7568 0 5 2.2432 5 5v4h2zM10 8V4c0-1.1046-.8954-2-2-2H2v13h2v-5h1.48l2.34 5h2.18l-2.33-5h.33c1.1046 0 2-.8954 2-2zM4 4h4v4h-4V4z"
|
|
2675
2559
|
})), children);
|
|
2676
2560
|
});
|
|
2677
2561
|
if (process.env.NODE_ENV !== "production") {
|
|
2678
|
-
|
|
2562
|
+
IbmEngineeringSystemsDesignRhapsodyModelManager.propTypes = iconPropTypes;
|
|
2679
2563
|
}
|
|
2680
|
-
const
|
|
2564
|
+
const IbmEngineeringSystemsDesignRhapsodySn1 = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodySn1(_ref107, ref) {
|
|
2681
2565
|
let {
|
|
2682
2566
|
children,
|
|
2683
2567
|
size = 16,
|
|
@@ -2691,24 +2575,15 @@ const IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm(_ref107,
|
|
|
2691
2575
|
viewBox: "0 0 32 32",
|
|
2692
2576
|
fill: "currentColor",
|
|
2693
2577
|
...rest
|
|
2694
|
-
},
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
cx: "9",
|
|
2698
|
-
cy: "24",
|
|
2699
|
-
r: "1"
|
|
2700
|
-
})), _circle60 || (_circle60 = /*#__PURE__*/React.createElement("circle", {
|
|
2701
|
-
cx: "9",
|
|
2702
|
-
cy: "8",
|
|
2703
|
-
r: "1"
|
|
2704
|
-
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2705
|
-
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"
|
|
2578
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2579
|
+
strokeWidth: "0",
|
|
2580
|
+
d: "M13 27h-3c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h3v2zM25 27h-4c-1.1025 0-2-.8975-2-2v-4c0-1.1025.8975-2 2-2h4c1.1025 0 2 .8975 2 2v4c0 1.1025-.8975 2-2 2zm-4-6h-.002l.002 4h4v-4h-4zM25 15H27V17H25zM29 19H31V21H29zM29 23H31V25H29zM15 21H17V23H15zM15 25H17V27H15zM15 29H17V31H15zM19 29H21V31H19zM27 13v-2c0-3.8599-3.1401-7-7-7h-7v2h7c2.7568 0 5 2.2432 5 5v2h2zM10 8V4c0-1.1046-.8954-2-2-2H2v13h2v-5h1.48l2.34 5h2.18l-2.33-5h.33c1.1046 0 2-.8954 2-2zM4 4h4v4h-4V4z"
|
|
2706
2581
|
})), children);
|
|
2707
2582
|
});
|
|
2708
2583
|
if (process.env.NODE_ENV !== "production") {
|
|
2709
|
-
|
|
2584
|
+
IbmEngineeringSystemsDesignRhapsodySn1.propTypes = iconPropTypes;
|
|
2710
2585
|
}
|
|
2711
|
-
const
|
|
2586
|
+
const IbmEngineeringSystemsDesignRhapsodySn2 = /*#__PURE__*/React.forwardRef(function IbmEngineeringSystemsDesignRhapsodySn2(_ref108, ref) {
|
|
2712
2587
|
let {
|
|
2713
2588
|
children,
|
|
2714
2589
|
size = 16,
|
|
@@ -2722,20 +2597,18 @@ const IbmCloudHyperProtectCryptoServices = /*#__PURE__*/React.forwardRef(functio
|
|
|
2722
2597
|
viewBox: "0 0 32 32",
|
|
2723
2598
|
fill: "currentColor",
|
|
2724
2599
|
...rest
|
|
2725
|
-
},
|
|
2726
|
-
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2732
|
-
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"
|
|
2600
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2601
|
+
strokeWidth: "0",
|
|
2602
|
+
d: "M19 24H21V26H19z"
|
|
2603
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2604
|
+
strokeWidth: "0",
|
|
2605
|
+
d: "M17 21h12c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2zm12 6v-4h-12v4h12zM12 27h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM27 18v-7c0-3.8599-3.1401-7-7-7h-7v2h7c2.7568 0 5 2.2432 5 5v7h2zM10 8V4c0-1.1046-.8954-2-2-2H2v13h2v-5h1.48l2.34 5h2.18l-2.33-5h.33c1.1046 0 2-.8954 2-2zM4 4h4v4h-4V4z"
|
|
2733
2606
|
})), children);
|
|
2734
2607
|
});
|
|
2735
2608
|
if (process.env.NODE_ENV !== "production") {
|
|
2736
|
-
|
|
2609
|
+
IbmEngineeringSystemsDesignRhapsodySn2.propTypes = iconPropTypes;
|
|
2737
2610
|
}
|
|
2738
|
-
const
|
|
2611
|
+
const IbmEngineeringTestMgmt = /*#__PURE__*/React.forwardRef(function IbmEngineeringTestMgmt(_ref109, ref) {
|
|
2739
2612
|
let {
|
|
2740
2613
|
children,
|
|
2741
2614
|
size = 16,
|
|
@@ -2749,28 +2622,21 @@ const IbmCloudHyperProtectDbaas = /*#__PURE__*/React.forwardRef(function IbmClou
|
|
|
2749
2622
|
viewBox: "0 0 32 32",
|
|
2750
2623
|
fill: "currentColor",
|
|
2751
2624
|
...rest
|
|
2752
|
-
},
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
})),
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
r: "1"
|
|
2762
|
-
})), _circle64 || (_circle64 = /*#__PURE__*/React.createElement("circle", {
|
|
2763
|
-
cx: "10",
|
|
2764
|
-
cy: "7",
|
|
2765
|
-
r: "1"
|
|
2766
|
-
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2767
|
-
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"
|
|
2625
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2626
|
+
strokeWidth: "0",
|
|
2627
|
+
d: "m16,30c-7.7197,0-14-6.2803-14-14h2c0,6.6167,5.3833,12,12,12s12-5.3833,12-12h2c0,7.7197-6.2803,14-14,14Z"
|
|
2628
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2629
|
+
strokeWidth: "0",
|
|
2630
|
+
d: "m16,26c-5.5139,0-10-4.4861-10-10h2c0,4.4111,3.5889,8,8,8s8-3.5889,8-8h2c0,5.5139-4.4861,10-10,10Z"
|
|
2631
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2632
|
+
strokeWidth: "0",
|
|
2633
|
+
d: "M16 20c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zM16 2c-4.9719 0-9.4933 2.6113-12 6.7883v-4.7883h-2v8h8v-2h-4.3881c2.126-3.6848 6.0558-6 10.3881-6 3.2051 0 6.2188 1.248 8.4854 3.5146l1.4141-1.4141c-2.644-2.6445-6.1597-4.1006-9.8994-4.1006z"
|
|
2768
2634
|
})), children);
|
|
2769
2635
|
});
|
|
2770
2636
|
if (process.env.NODE_ENV !== "production") {
|
|
2771
|
-
|
|
2637
|
+
IbmEngineeringTestMgmt.propTypes = iconPropTypes;
|
|
2772
2638
|
}
|
|
2773
|
-
const
|
|
2639
|
+
const IbmEngineeringWorkflowMgmt = /*#__PURE__*/React.forwardRef(function IbmEngineeringWorkflowMgmt(_ref110, ref) {
|
|
2774
2640
|
let {
|
|
2775
2641
|
children,
|
|
2776
2642
|
size = 16,
|
|
@@ -2784,16 +2650,30 @@ const IbmCloudHyperProtectVs = /*#__PURE__*/React.forwardRef(function IbmCloudHy
|
|
|
2784
2650
|
viewBox: "0 0 32 32",
|
|
2785
2651
|
fill: "currentColor",
|
|
2786
2652
|
...rest
|
|
2787
|
-
},
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2653
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2654
|
+
strokeWidth: "0",
|
|
2655
|
+
d: "m31.3242,11.2612c-2.5444-2.103-5.7671-3.2612-9.0737-3.2612h-.2505v2h.2505c2.6079,0,5.1543.8374,7.2456,2.3716-1.3672,3.3955-4.1621,5.9414-7.5483,7.0366.0347-.4028.0522-.8096.0522-1.2197,0-7.8237-6.3647-14.1885-14.1885-14.1885-.9282,0-1.8555.0903-2.7563.2681l-.6572.1299-.1299.6572c-.1777.9009-.2681,1.8281-.2681,2.7563,0,4.1244,1.7795,7.8315,4.5983,10.4264-.3759,1.2767-.5992,2.6185-.5992,4.0165l.001.0009c.0011,3.3049,1.159,6.5258,3.261,9.069l.4385.5303.6523-.2202c4.6675-1.5752,8.0962-5.4111,9.2368-10.0454,4.6343-1.1406,8.4702-4.5693,10.0454-9.2368l.2202-.6523-.5303-.4385ZM12.3716,29.4961c-1.5342-2.0913-2.3716-4.6377-2.3716-7.2456h-.0006c.0003-.9115.1136-1.7958.304-2.6512,2.2567,1.5145,4.9689,2.4008,7.8851,2.4008.4102,0,.8169-.0176,1.2197-.0522-1.0952,3.3862-3.6411,6.1812-7.0366,7.5483Zm7.5112-9.6133c-.5557.0771-1.1211.1172-1.6943.1172-2.7159,0-5.2186-.9039-7.2472-2.4116.8616-2.0793,2.2642-3.881,4.0479-5.204l-1.28-1.53c-1.8557,1.3905-3.3427,3.2305-4.3404,5.3458-2.0815-2.1875-3.3687-5.1378-3.3687-8.3887,0-.5684.0391-1.1357.1167-1.6948.5591-.0776,1.1265-.1167,1.6948-.1167,6.7207,0,12.1885,5.4678,12.1885,12.1885,0,.5732-.04,1.1387-.1172,1.6943Z"
|
|
2656
|
+
})), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
2657
|
+
cx: "20",
|
|
2658
|
+
cy: "2",
|
|
2659
|
+
r: "2",
|
|
2660
|
+
strokeWidth: "0"
|
|
2661
|
+
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
2662
|
+
cx: "27",
|
|
2663
|
+
cy: "26",
|
|
2664
|
+
r: "2",
|
|
2665
|
+
strokeWidth: "0"
|
|
2666
|
+
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2667
|
+
cx: "2",
|
|
2668
|
+
cy: "20",
|
|
2669
|
+
r: "2",
|
|
2670
|
+
strokeWidth: "0"
|
|
2791
2671
|
})), children);
|
|
2792
2672
|
});
|
|
2793
2673
|
if (process.env.NODE_ENV !== "production") {
|
|
2794
|
-
|
|
2674
|
+
IbmEngineeringWorkflowMgmt.propTypes = iconPropTypes;
|
|
2795
2675
|
}
|
|
2796
|
-
const
|
|
2676
|
+
const IbmEventAutomation = /*#__PURE__*/React.forwardRef(function IbmEventAutomation(_ref111, ref) {
|
|
2797
2677
|
let {
|
|
2798
2678
|
children,
|
|
2799
2679
|
size = 16,
|
|
@@ -2807,16 +2687,30 @@ const IbmCloudInternetServices = /*#__PURE__*/React.forwardRef(function IbmCloud
|
|
|
2807
2687
|
viewBox: "0 0 32 32",
|
|
2808
2688
|
fill: "currentColor",
|
|
2809
2689
|
...rest
|
|
2810
|
-
},
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2690
|
+
}, _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
2691
|
+
cx: "4",
|
|
2692
|
+
cy: "22",
|
|
2693
|
+
r: "2"
|
|
2694
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2695
|
+
d: "m13.5,30c-3.0586,0-5.9485-1.4867-7.7305-3.9771l1.6265-1.1638c1.4075,1.9667,3.6892,3.1409,6.104,3.1409,3.969,0,7.2578-3.1002,7.4873-7.0579l1.9966.1157c-.2908,5.0143-4.4565,8.9421-9.4839,8.9421Z"
|
|
2696
|
+
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2697
|
+
cx: "28",
|
|
2698
|
+
cy: "23",
|
|
2699
|
+
r: "2"
|
|
2700
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2701
|
+
d: "M30.6411 19.0948l-1.9243-.5449c.188-.6638.2832-1.3535.2832-2.0499 0-4.1355-3.3645-7.5-7.5-7.5-1.0769 0-2.1157.223-3.0876.6628l-.8247-1.822c1.2329-.558 2.5491-.8408 3.9124-.8408 5.2383 0 9.5 4.2617 9.5 9.5 0 .8807-.1208 1.7537-.3589 2.5948zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
|
|
2702
|
+
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
2703
|
+
cx: "16",
|
|
2704
|
+
cy: "3",
|
|
2705
|
+
r: "2"
|
|
2706
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2707
|
+
d: "m8.0254,19.8821c-3.0999-1.6578-5.0254-4.8696-5.0254-8.3821C3,6.4729,6.9277,2.307,11.9421,2.0161l.1157,1.9966c-3.9578.2297-7.0579,3.5186-7.0579,7.4873,0,2.7732,1.5208,5.3092,3.9688,6.6184l-.9434,1.7637Z"
|
|
2814
2708
|
})), children);
|
|
2815
2709
|
});
|
|
2816
2710
|
if (process.env.NODE_ENV !== "production") {
|
|
2817
|
-
|
|
2711
|
+
IbmEventAutomation.propTypes = iconPropTypes;
|
|
2818
2712
|
}
|
|
2819
|
-
const
|
|
2713
|
+
const IbmEventEndpointMgmt = /*#__PURE__*/React.forwardRef(function IbmEventEndpointMgmt(_ref112, ref) {
|
|
2820
2714
|
let {
|
|
2821
2715
|
children,
|
|
2822
2716
|
size = 16,
|
|
@@ -2830,14 +2724,22 @@ const IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn
|
|
|
2830
2724
|
viewBox: "0 0 32 32",
|
|
2831
2725
|
fill: "currentColor",
|
|
2832
2726
|
...rest
|
|
2833
|
-
},
|
|
2834
|
-
|
|
2727
|
+
}, _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
|
|
2728
|
+
cx: "29",
|
|
2729
|
+
cy: "29",
|
|
2730
|
+
r: "2"
|
|
2731
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2732
|
+
d: "M25 30h-8c-1.1028 0-2-.8972-2-2v-4h2v4h8v2zM30 25h-2v-8h-5v-2h5c1.1028 0 2 .8972 2 2v8zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3zM9 17H4c-1.1028 0-2-.8972-2-2V7h2v8h5v2zM17 8h-2V4H7v-2h8c1.1028 0 2 .8972 2 2v4z"
|
|
2733
|
+
})), _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
|
|
2734
|
+
cx: "3",
|
|
2735
|
+
cy: "3",
|
|
2736
|
+
r: "2"
|
|
2835
2737
|
})), children);
|
|
2836
2738
|
});
|
|
2837
2739
|
if (process.env.NODE_ENV !== "production") {
|
|
2838
|
-
|
|
2740
|
+
IbmEventEndpointMgmt.propTypes = iconPropTypes;
|
|
2839
2741
|
}
|
|
2840
|
-
const
|
|
2742
|
+
const IbmEventProcessing = /*#__PURE__*/React.forwardRef(function IbmEventProcessing(_ref113, ref) {
|
|
2841
2743
|
let {
|
|
2842
2744
|
children,
|
|
2843
2745
|
size = 16,
|
|
@@ -2851,16 +2753,24 @@ const IbmCloudKeyProtect = /*#__PURE__*/React.forwardRef(function IbmCloudKeyPro
|
|
|
2851
2753
|
viewBox: "0 0 32 32",
|
|
2852
2754
|
fill: "currentColor",
|
|
2853
2755
|
...rest
|
|
2854
|
-
},
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2756
|
+
}, _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
|
|
2757
|
+
cx: "16",
|
|
2758
|
+
cy: "29",
|
|
2759
|
+
r: "2"
|
|
2760
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2761
|
+
d: "M22.5 30h-2.5v-2h2.5c3.0327 0 5.5-2.4673 5.5-5.5 0-2.5634-1.7395-4.7644-4.23-5.3528l.46-1.9465c3.3972.8026 5.77 3.8042 5.77 7.2993 0 4.1355-3.3645 7.5-7.5 7.5zM20.4141 14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998 3c-.3899.3896-.5859.9019-.5859 1.4141s.196 1.0244.5859 1.4141l2.9998 3c.3777.3779.8801.5859 1.4143.5859s1.0366-.208 1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141zm-4.4141 4.4141l-3-3 3-3 2.9998 3-2.9998 3z"
|
|
2762
|
+
})), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
|
|
2763
|
+
cx: "16",
|
|
2764
|
+
cy: "3",
|
|
2765
|
+
r: "2"
|
|
2766
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2767
|
+
d: "m7.77,16.7993c-3.3972-.8026-5.77-3.8042-5.77-7.2993C2,5.3645,5.3645,2,9.5,2h2.5v2h-2.5c-3.0327,0-5.5,2.4673-5.5,5.5,0,2.5634,1.7395,4.7645,4.23,5.3528l-.46,1.9465Z"
|
|
2858
2768
|
})), children);
|
|
2859
2769
|
});
|
|
2860
2770
|
if (process.env.NODE_ENV !== "production") {
|
|
2861
|
-
|
|
2771
|
+
IbmEventProcessing.propTypes = iconPropTypes;
|
|
2862
2772
|
}
|
|
2863
|
-
const
|
|
2773
|
+
const IbmEventStreams = /*#__PURE__*/React.forwardRef(function IbmEventStreams(_ref114, ref) {
|
|
2864
2774
|
let {
|
|
2865
2775
|
children,
|
|
2866
2776
|
size = 16,
|
|
@@ -2874,16 +2784,26 @@ const IbmCloudKubernetesService = /*#__PURE__*/React.forwardRef(function IbmClou
|
|
|
2874
2784
|
viewBox: "0 0 32 32",
|
|
2875
2785
|
fill: "currentColor",
|
|
2876
2786
|
...rest
|
|
2877
|
-
},
|
|
2878
|
-
d: "
|
|
2879
|
-
})),
|
|
2880
|
-
|
|
2787
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2788
|
+
d: "m20,27c-2.9795,0-5.7693-1.1719-7.8555-3.2998l1.4282-1.4001c1.7068,1.7411,3.9895,2.7,6.4272,2.7,4.9626,0,9-4.0374,9-9,0-2.3705-.9138-4.6079-2.5732-6.3004l1.4282-1.4001c2.0281,2.0686,3.145,4.8033,3.145,7.7006,0,6.0654-4.9346,11-11,11Z"
|
|
2789
|
+
})), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
|
|
2790
|
+
cx: "24",
|
|
2791
|
+
cy: "5",
|
|
2792
|
+
r: "2"
|
|
2793
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2794
|
+
d: "m20.4141,14.5859l-3-3c-.3774-.3779-.8799-.5859-1.4141-.5859s-1.0366.208-1.4143.5859l-2.9998,3c-.3899.3896-.5859.9019-.5859,1.4141s.196,1.0244.5859,1.4141l2.9998,3c.3777.3779.8801.5859,1.4143.5859s1.0366-.208,1.4141-.5859l3-3c.3899-.3896.5859-.9019.5859-1.4141s-.196-1.0244-.5859-1.4141Zm-4.4141,4.4141l-3-3,3-3,2.9998,3-2.9998,3Z"
|
|
2795
|
+
})), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
|
|
2796
|
+
cx: "8",
|
|
2797
|
+
cy: "27",
|
|
2798
|
+
r: "2"
|
|
2799
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2800
|
+
d: "m4.2993,23.855c-2.1277-2.0861-3.2993-4.8757-3.2993-7.855C1,9.9346,5.9346,5,12,5c2.9795,0,5.7693,1.1719,7.8555,3.2998l-1.4282,1.4001c-1.7068-1.7411-3.9895-2.7-6.4272-2.7-4.9626,0-9,4.0374-9,9,0,2.4376.9587,4.7201,2.6997,6.427l-1.4004,1.428Z"
|
|
2881
2801
|
})), children);
|
|
2882
2802
|
});
|
|
2883
2803
|
if (process.env.NODE_ENV !== "production") {
|
|
2884
|
-
|
|
2804
|
+
IbmEventStreams.propTypes = iconPropTypes;
|
|
2885
2805
|
}
|
|
2886
|
-
const
|
|
2806
|
+
const IbmGcm = /*#__PURE__*/React.forwardRef(function IbmGcm(_ref115, ref) {
|
|
2887
2807
|
let {
|
|
2888
2808
|
children,
|
|
2889
2809
|
size = 16,
|
|
@@ -2897,18 +2817,18 @@ const IbmCloudLogging = /*#__PURE__*/React.forwardRef(function IbmCloudLogging(_
|
|
|
2897
2817
|
viewBox: "0 0 32 32",
|
|
2898
2818
|
fill: "currentColor",
|
|
2899
2819
|
...rest
|
|
2900
|
-
},
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
d: "
|
|
2820
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2821
|
+
strokeWidth: "0",
|
|
2822
|
+
d: "M2 17L17.1719 17 13.5859 20.5859 15 22 21 16 15 10 13.5859 11.4141 17.1719 15 2 15 2 17z"
|
|
2823
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2824
|
+
strokeWidth: "0",
|
|
2825
|
+
d: "m28.5039,8.1362L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5083-.4961.8638v3h2v-2.4258L16,3.1577l11,6.4165v12.8516l-11,6.4165-11.7275-6.8423-1.0078,1.7275,12.2314,7.1362c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l12-7c.3071-.1792.4961-.5083.4961-.8638v-14c0-.3555-.189-.6846-.4961-.8638Z"
|
|
2906
2826
|
})), children);
|
|
2907
2827
|
});
|
|
2908
2828
|
if (process.env.NODE_ENV !== "production") {
|
|
2909
|
-
|
|
2829
|
+
IbmGcm.propTypes = iconPropTypes;
|
|
2910
2830
|
}
|
|
2911
|
-
const
|
|
2831
|
+
const IbmIbv = /*#__PURE__*/React.forwardRef(function IbmIbv(_ref116, ref) {
|
|
2912
2832
|
let {
|
|
2913
2833
|
children,
|
|
2914
2834
|
size = 16,
|
|
@@ -2922,16 +2842,16 @@ const IbmCloudMassDataMigration = /*#__PURE__*/React.forwardRef(function IbmClou
|
|
|
2922
2842
|
viewBox: "0 0 32 32",
|
|
2923
2843
|
fill: "currentColor",
|
|
2924
2844
|
...rest
|
|
2925
|
-
},
|
|
2926
|
-
d: "
|
|
2927
|
-
})),
|
|
2928
|
-
d: "
|
|
2845
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2846
|
+
d: "M15 24c-3.8594 0-7-3.1401-7-7s3.1406-7 7-7 7 3.1401 7 7-3.1406 7-7 7zm0-12c-2.7568 0-5 2.2432-5 5s2.2432 5 5 5 5-2.2432 5-5-2.2432-5-5-5zM30 13h-2V4h-9v-2h9c1.1025 0 2 .897 2 2v9z"
|
|
2847
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2848
|
+
d: "m15,30c-7.168,0-13-5.8315-13-13S7.832,4,15,4v2c-6.0654,0-11,4.9346-11,11s4.9346,11,11,11,11-4.9346,11-11v-1h2v1c0,7.1685-5.832,13-13,13Z"
|
|
2929
2849
|
})), children);
|
|
2930
2850
|
});
|
|
2931
2851
|
if (process.env.NODE_ENV !== "production") {
|
|
2932
|
-
|
|
2852
|
+
IbmIbv.propTypes = iconPropTypes;
|
|
2933
2853
|
}
|
|
2934
|
-
const
|
|
2854
|
+
const IbmInstana = /*#__PURE__*/React.forwardRef(function IbmInstana(_ref117, ref) {
|
|
2935
2855
|
let {
|
|
2936
2856
|
children,
|
|
2937
2857
|
size = 16,
|
|
@@ -2945,18 +2865,24 @@ const IbmCloudPal = /*#__PURE__*/React.forwardRef(function IbmCloudPal(_ref117,
|
|
|
2945
2865
|
viewBox: "0 0 32 32",
|
|
2946
2866
|
fill: "currentColor",
|
|
2947
2867
|
...rest
|
|
2948
|
-
},
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2868
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2869
|
+
d: "M9 13H11V19H9zM21 13H23V19H21zM13 11H15V24H13zM17 9H19V22H17z"
|
|
2870
|
+
})), _circle51 || (_circle51 = /*#__PURE__*/React.createElement("circle", {
|
|
2871
|
+
cx: "22",
|
|
2872
|
+
cy: "5",
|
|
2873
|
+
r: "2"
|
|
2874
|
+
})), _circle52 || (_circle52 = /*#__PURE__*/React.createElement("circle", {
|
|
2875
|
+
cx: "10",
|
|
2876
|
+
cy: "27",
|
|
2877
|
+
r: "2"
|
|
2878
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2879
|
+
d: "M22.0916 28h-8.0916v-2h8.0916l5.9082-10-2.6992-4.5679 1.7227-1.0176 2.6992 4.5679c.3701.6274.3701 1.4077 0 2.0352l-5.9092 10c-.3574.6055-1.0176.9824-1.7217.9824zM4.9768 21.5859l-2.6992-4.5684c-.3701-.6274-.3701-1.4077 0-2.0352l5.9092-10c.3584-.606 1.0176-.9824 1.7217-.9824h8.0916v2h-8.0916l-5.9082 10 2.6992 4.5684-1.7227 1.0176z"
|
|
2954
2880
|
})), children);
|
|
2955
2881
|
});
|
|
2956
2882
|
if (process.env.NODE_ENV !== "production") {
|
|
2957
|
-
|
|
2883
|
+
IbmInstana.propTypes = iconPropTypes;
|
|
2958
2884
|
}
|
|
2959
|
-
const
|
|
2885
|
+
const IbmJrs = /*#__PURE__*/React.forwardRef(function IbmJrs(_ref118, ref) {
|
|
2960
2886
|
let {
|
|
2961
2887
|
children,
|
|
2962
2888
|
size = 16,
|
|
@@ -2970,16 +2896,15 @@ const IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function I
|
|
|
2970
2896
|
viewBox: "0 0 32 32",
|
|
2971
2897
|
fill: "currentColor",
|
|
2972
2898
|
...rest
|
|
2973
|
-
},
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
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"
|
|
2899
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2900
|
+
strokeWidth: "0",
|
|
2901
|
+
d: "M12 18L10 18 10 6 7 6 7 18 5 18 5 4 12 4 12 18zM21 26L19 26 19 12 16 12 16 21.9946 14 21.9946 14 10 21 10 21 26zM30 26L28 26 28 18 25 18 25 26 23 26 23 16 30 16 30 26zM4 20L4 22 8.5859 22 2 28.5859 3.4141 30 10 23.4141 10 28 12 28 12 20 4 20z"
|
|
2977
2902
|
})), children);
|
|
2978
2903
|
});
|
|
2979
2904
|
if (process.env.NODE_ENV !== "production") {
|
|
2980
|
-
|
|
2905
|
+
IbmJrs.propTypes = iconPropTypes;
|
|
2981
2906
|
}
|
|
2982
|
-
const
|
|
2907
|
+
const IbmLaunchpadS4 = /*#__PURE__*/React.forwardRef(function IbmLaunchpadS4(_ref119, ref) {
|
|
2983
2908
|
let {
|
|
2984
2909
|
children,
|
|
2985
2910
|
size = 16,
|
|
@@ -2993,14 +2918,21 @@ const IbmCloudProjects = /*#__PURE__*/React.forwardRef(function IbmCloudProjects
|
|
|
2993
2918
|
viewBox: "0 0 32 32",
|
|
2994
2919
|
fill: "currentColor",
|
|
2995
2920
|
...rest
|
|
2996
|
-
},
|
|
2997
|
-
|
|
2921
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2922
|
+
strokeWidth: "0",
|
|
2923
|
+
d: "m22,26v2H4V10h2v-2h-2c-1.1045,0-2,.8955-2,2v18c0,1.1045.8955,2,2,2h18c1.1045,0,2-.8955,2-2v-2h-2Z"
|
|
2924
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2925
|
+
strokeWidth: "0",
|
|
2926
|
+
d: "m30,5.9932v-1.9932c0-1.1046-.8954-2-2-2H10c-1.1046,0-2,.8954-2,2v18c0,1.1046.8954,2,2,2h18c1.1046,0,2-.8954,2-2v-3h-2v3H10V4h18v1.9932h2Z"
|
|
2927
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2928
|
+
strokeWidth: "0",
|
|
2929
|
+
d: "m27.5,17h-9c-1.9297,0-3.5-1.5703-3.5-3.5,0-1.7935,1.3555-3.2759,3.0957-3.4766.4561-2.291,2.4814-4.0234,4.9043-4.0234s4.4482,1.7324,4.9043,4.0234c1.7402.2007,3.0957,1.6831,3.0957,3.4766,0,1.9297-1.5703,3.5-3.5,3.5Zm-9-5c-.8271,0-1.5.6729-1.5,1.5s.6729,1.5,1.5,1.5h9c.8271,0,1.5-.6729,1.5-1.5s-.6729-1.5-1.5-1.5h-1.5v-1c0-1.6543-1.3457-3-3-3s-3,1.3457-3,3v1h-1.5Z"
|
|
2998
2930
|
})), children);
|
|
2999
2931
|
});
|
|
3000
2932
|
if (process.env.NODE_ENV !== "production") {
|
|
3001
|
-
|
|
2933
|
+
IbmLaunchpadS4.propTypes = iconPropTypes;
|
|
3002
2934
|
}
|
|
3003
|
-
const
|
|
2935
|
+
const IbmLpa = /*#__PURE__*/React.forwardRef(function IbmLpa(_ref120, ref) {
|
|
3004
2936
|
let {
|
|
3005
2937
|
children,
|
|
3006
2938
|
size = 16,
|
|
@@ -3014,16 +2946,18 @@ const IbmCloudResiliency = /*#__PURE__*/React.forwardRef(function IbmCloudResili
|
|
|
3014
2946
|
viewBox: "0 0 32 32",
|
|
3015
2947
|
fill: "currentColor",
|
|
3016
2948
|
...rest
|
|
3017
|
-
},
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
|
|
2949
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2950
|
+
strokeWidth: "0",
|
|
2951
|
+
d: "M30 30h-2v-2c0-.5513-.4482-1-1-1h-6c-.5518 0-1 .4487-1 1v2h-2v-2c0-1.6543 1.3457-3 3-3h6c1.6543 0 3 1.3457 3 3v2zM24 24c-2.2061 0-4-1.7944-4-4s1.7939-4 4-4 4 1.7944 4 4-1.7939 4-4 4zm0-6c-1.1025 0-2 .897-2 2s.8975 2 2 2 2-.897 2-2-.8975-2-2-2zM8 20H10V22H8zM12 20H18V22H12zM8 16H10V18H8zM12 16H18V18H12zM8 12H10V14H8zM12 12H18V14H12z"
|
|
2952
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2953
|
+
strokeWidth: "0",
|
|
2954
|
+
d: "m21,5h-3v-1c0-1.103-.8975-2-2-2h-6c-1.1025,0-2,.897-2,2v1h-3c-1.1025,0-2,.897-2,2v19c0,1.103.8975,2,2,2h9v-2H5V7h3v2h10v-2h3v6.9999h2v-6.9999c0-1.103-.8975-2-2-2Zm-5,2h-6v-3h6v3Z"
|
|
3021
2955
|
})), children);
|
|
3022
2956
|
});
|
|
3023
2957
|
if (process.env.NODE_ENV !== "production") {
|
|
3024
|
-
|
|
2958
|
+
IbmLpa.propTypes = iconPropTypes;
|
|
3025
2959
|
}
|
|
3026
|
-
const
|
|
2960
|
+
const IbmLqe = /*#__PURE__*/React.forwardRef(function IbmLqe(_ref121, ref) {
|
|
3027
2961
|
let {
|
|
3028
2962
|
children,
|
|
3029
2963
|
size = 16,
|
|
@@ -3037,16 +2971,18 @@ const IbmCloudSecretsManager = /*#__PURE__*/React.forwardRef(function IbmCloudSe
|
|
|
3037
2971
|
viewBox: "0 0 32 32",
|
|
3038
2972
|
fill: "currentColor",
|
|
3039
2973
|
...rest
|
|
3040
|
-
},
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
2974
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2975
|
+
strokeWidth: "0",
|
|
2976
|
+
d: "m31,29.5859l-8.5479-8.5469c-2.0986,2.5171-5.178,3.9609-8.4521,3.9609-6.0654,0-11-4.9346-11-11S7.9346,3,14,3s11,4.9346,11,11c0,1.6001-.3354,3.1416-.9968,4.583l1.8174.834c.7827-1.7041,1.1794-3.5269,1.1794-5.417,0-7.168-5.8318-13-13-13S1,6.832,1,14s5.8318,13,13,13c3.1343,0,6.1025-1.1387,8.4395-3.1465l7.1465,7.1465,1.4141-1.4141Z"
|
|
2977
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2978
|
+
strokeWidth: "0",
|
|
2979
|
+
d: "m17,15c-.8066,0-1.5369.3237-2.0767.8438l-2.96-1.4805c.0146-.1201.0366-.2388.0366-.3633s-.022-.2432-.0366-.3633l2.96-1.4805c.5398.52,1.27.8438,2.0767.8438,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.1245.022.2432.0366.3633l-2.96,1.4805c-.5398-.52-1.27-.8438-2.0767-.8438-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.8066,0,1.5369-.3237,2.0767-.8438l2.96,1.4805c-.0146.1201-.0366.2388-.0366.3633,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3Zm0-6c.5515,0,1,.4482,1,1s-.4485,1-1,1-1-.4482-1-1,.4485-1,1-1Zm-8,6c-.5515,0-1-.4482-1-1s.4485-1,1-1,1,.4482,1,1-.4485,1-1,1Zm8,4c-.5515,0-1-.4482-1-1s.4485-1,1-1,1,.4482,1,1-.4485,1-1,1Z"
|
|
3044
2980
|
})), children);
|
|
3045
2981
|
});
|
|
3046
2982
|
if (process.env.NODE_ENV !== "production") {
|
|
3047
|
-
|
|
2983
|
+
IbmLqe.propTypes = iconPropTypes;
|
|
3048
2984
|
}
|
|
3049
|
-
const
|
|
2985
|
+
const IbmMatch_360 = /*#__PURE__*/React.forwardRef(function IbmMatch_360(_ref122, ref) {
|
|
3050
2986
|
let {
|
|
3051
2987
|
children,
|
|
3052
2988
|
size = 16,
|
|
@@ -3060,16 +2996,14 @@ const IbmCloudSecurityComplianceCenter = /*#__PURE__*/React.forwardRef(function
|
|
|
3060
2996
|
viewBox: "0 0 32 32",
|
|
3061
2997
|
fill: "currentColor",
|
|
3062
2998
|
...rest
|
|
3063
|
-
},
|
|
3064
|
-
d: "
|
|
3065
|
-
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3066
|
-
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"
|
|
2999
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
3000
|
+
d: "M5 25a2 2 0 102 2A2.0059 2.0059 0 005 25zM16 25a2 2 0 102 2A2.0059 2.0059 0 0016 25zM27 25a2 2 0 102 2A2.0059 2.0059 0 0027 25zM28 23H26V11a2.0059 2.0059 0 00-2-2H22V7h2a4.0118 4.0118 0 014 4zM15 12H17V23H15zM6 23H4V11A4.0118 4.0118 0 018 7h2V9H8a2.0059 2.0059 0 00-2 2zM16 2L14.7 4.6343l-2.9057.42 2.1029 2.0514L13.4 10 16 8.6343 18.6 10l-.4972-2.8943 2.1029-2.0486L17.3 4.6343z"
|
|
3067
3001
|
})), children);
|
|
3068
3002
|
});
|
|
3069
3003
|
if (process.env.NODE_ENV !== "production") {
|
|
3070
|
-
|
|
3004
|
+
IbmMatch_360.propTypes = iconPropTypes;
|
|
3071
3005
|
}
|
|
3072
|
-
const
|
|
3006
|
+
const IbmMq = /*#__PURE__*/React.forwardRef(function IbmMq(_ref123, ref) {
|
|
3073
3007
|
let {
|
|
3074
3008
|
children,
|
|
3075
3009
|
size = 16,
|
|
@@ -3083,18 +3017,20 @@ const IbmCloudSecurityComplianceCenterWorkloadProtection = /*#__PURE__*/React.fo
|
|
|
3083
3017
|
viewBox: "0 0 32 32",
|
|
3084
3018
|
fill: "currentColor",
|
|
3085
3019
|
...rest
|
|
3086
|
-
},
|
|
3087
|
-
d: "
|
|
3088
|
-
})),
|
|
3089
|
-
d: "
|
|
3090
|
-
})),
|
|
3091
|
-
d: "
|
|
3020
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
3021
|
+
d: "M22.5,28.4l-0.9-1.8c4-2.1,6.5-6.2,6.5-10.6c0-6.6-5.4-12-12-12c-1.3,0-2.5,0.2-3.7,0.6l-0.6-1.9C13.1,2.2,14.5,2,16,2 c7.7,0,14,6.3,14,14C30,21.2,27.1,26,22.5,28.4z"
|
|
3022
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
3023
|
+
d: "M20.5 23.8l-1-1.7c2.2-1.2 3.5-3.6 3.5-6.1 0-3.9-3.1-7-7-7-.6 0-1.2.1-1.8.2l-.5-1.9C14.5 7.1 15.2 7 16 7c5 0 9 4 9 9C25 19.2 23.3 22.2 20.5 23.8zM9.5 28.4C4.9 26 2 21.2 2 16c0-1.5.2-2.9.7-4.3l1.9.6C4.2 13.5 4 14.7 4 16c0 4.5 2.5 8.6 6.5 10.6L9.5 28.4z"
|
|
3024
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
3025
|
+
d: "M11.5,23.8C8.7,22.2,7,19.2,7,16c0-0.8,0.1-1.5,0.3-2.2l1.9,0.5C9.1,14.8,9,15.4,9,16c0,2.5,1.3,4.8,3.5,6.1L11.5,23.8z"
|
|
3026
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
3027
|
+
d: "M20,16c0-2.2-1.8-4-4-4c-0.7,0-1.4,0.2-2,0.6L8.9,7.5C9,7.3,9,7.2,9,7c0-1.1-0.9-2-2-2S5,5.9,5,7s0.9,2,2,2 c0.2,0,0.3,0,0.5-0.1l5.1,5.1c-0.4,0.6-0.6,1.3-0.6,2c0,1.9,1.3,3.4,3,3.9v7.4c-0.6,0.3-1,1-1,1.7c0,1.1,0.9,2,2,2s2-0.9,2-2 c0-0.7-0.4-1.4-1-1.7v-7.4C18.7,19.4,20,17.9,20,16z M16,18c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S17.1,18,16,18z"
|
|
3092
3028
|
})), children);
|
|
3093
3029
|
});
|
|
3094
3030
|
if (process.env.NODE_ENV !== "production") {
|
|
3095
|
-
|
|
3031
|
+
IbmMq.propTypes = iconPropTypes;
|
|
3096
3032
|
}
|
|
3097
|
-
const
|
|
3033
|
+
const IbmOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmOpenEnterpriseLanguages(_ref124, ref) {
|
|
3098
3034
|
let {
|
|
3099
3035
|
children,
|
|
3100
3036
|
size = 16,
|
|
@@ -3108,14 +3044,16 @@ const IbmCloudSubnets = /*#__PURE__*/React.forwardRef(function IbmCloudSubnets(_
|
|
|
3108
3044
|
viewBox: "0 0 32 32",
|
|
3109
3045
|
fill: "currentColor",
|
|
3110
3046
|
...rest
|
|
3111
|
-
},
|
|
3112
|
-
d: "
|
|
3047
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
3048
|
+
d: "M23.586 21.414L27.166 25 27.166 25 23.584 28.587 25 30 30 25 25 20zM20.414 21.414L16.834 25 16.834 25 20.416 28.587 19 30 14 25 19 20zM22 6H24V14H22zM18 6H20V14H18zM14 14h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4C16 13.103 15.103 14 14 14zM12 8v4h2V8H12zM6 6H8V14H6z"
|
|
3049
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
3050
|
+
d: "M10,28H4c-1.103,0-2-0.897-2-2V4c0-1.103,0.897-2,2-2h22c1.103,0,2,0.897,2,2v12h-2V4H4v22h6V28z"
|
|
3113
3051
|
})), children);
|
|
3114
3052
|
});
|
|
3115
3053
|
if (process.env.NODE_ENV !== "production") {
|
|
3116
|
-
|
|
3054
|
+
IbmOpenEnterpriseLanguages.propTypes = iconPropTypes;
|
|
3117
3055
|
}
|
|
3118
|
-
const
|
|
3056
|
+
const IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries = /*#__PURE__*/React.forwardRef(function IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries(_ref125, ref) {
|
|
3119
3057
|
let {
|
|
3120
3058
|
children,
|
|
3121
3059
|
size = 16,
|
|
@@ -3129,14 +3067,18 @@ const IbmCloudSysdigSecure = /*#__PURE__*/React.forwardRef(function IbmCloudSysd
|
|
|
3129
3067
|
viewBox: "0 0 32 32",
|
|
3130
3068
|
fill: "currentColor",
|
|
3131
3069
|
...rest
|
|
3132
|
-
},
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
|
|
3070
|
+
}, _circle53 || (_circle53 = /*#__PURE__*/React.createElement("circle", {
|
|
3071
|
+
cx: "19",
|
|
3072
|
+
cy: "27",
|
|
3073
|
+
r: "1"
|
|
3074
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
3075
|
+
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-13zM29 21h-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-13z"
|
|
3076
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
3077
|
+
d: "m12,27.2998c-4.6531-1.6523-8-6.0869-8-11.2998,0-6.6167,5.3833-12,12-12,4.8311,0,8.9937,2.876,10.8945,7h2.1665c-2.0188-5.2544-7.1045-9-13.061-9-7.7197,0-14,6.2803-14,14,0,6.3291,4.2246,11.6846,10,13.4102v-2.1104Z"
|
|
3136
3078
|
})), children);
|
|
3137
3079
|
});
|
|
3138
3080
|
if (process.env.NODE_ENV !== "production") {
|
|
3139
|
-
|
|
3081
|
+
IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries.propTypes = iconPropTypes;
|
|
3140
3082
|
}
|
|
3141
3083
|
|
|
3142
|
-
export {
|
|
3084
|
+
export { Fragile, Friendship, FruitBowl, Function, FunctionMath, GameConsole, GameWireless, Gamification, GasStation, GasStationFilled, Gateway, GatewayApi, GatewayMail, GatewayPublic, GatewaySecurity, GatewayUserAccess, GatewayVpn, Gears, GenderFemale, GenderMale, GeneratePdf, Gif, Gift, GlobalLoanAndTrial, Globe, Gradient, GraphicalDataFlow, Grid, Group, GroupAccess, GroupAccount, GroupObjects, GroupObjectsNew, GroupObjectsSave, GroupPresentation, GroupResource, GroupSecurity, Growth, Gui, GuiManagement, Hail, Harbor, HardwareSecurityModule, Hashtag, Haze, HazeNight, Hd, HdFilled, Hdr, Headphones, Headset, HealthCross, Hearing, HeatMap, HeatMapStocks, HeatMap_02, HeatMap_03, Helicopter, Help, HelpDesk, HelpFilled, HexagonOutline, HexagonSolid, HexagonVerticalOutline, HexagonVerticalSolid, Home, HorizontalView, Hospital, HospitalBed, Hotel, Hourglass, Html, HtmlReference, Http, Humidity, HumidityAlt, Hurricane, HybridNetworking, HybridNetworkingAlt, IbmAiOnZ, IbmAiopsInsights, IbmBluepay, IbmCloudant, IbmContentServices, IbmDataProductExchange, IbmDataReplication, IbmDatastage, IbmDb2, IbmDb2Alt, IbmDb2Warehouse, IbmDynamicRouteServer, IbmEloAutomotiveCompliance, IbmEloEngineeringInsights, IbmEloMethodComposer, IbmEloPublishing, IbmEngineeringLifecycleMgmt, IbmEngineeringRequirementsDoorsNext, IbmEngineeringSystemsDesignRhapsody, IbmEngineeringSystemsDesignRhapsodyModelManager, IbmEngineeringSystemsDesignRhapsodySn1, IbmEngineeringSystemsDesignRhapsodySn2, IbmEngineeringTestMgmt, IbmEngineeringWorkflowMgmt, IbmEventAutomation, IbmEventEndpointMgmt, IbmEventProcessing, IbmEventStreams, IbmGcm, IbmIbv, IbmInstana, IbmJrs, IbmLaunchpadS4, IbmLpa, IbmLqe, IbmMatch_360, IbmMq, IbmOpenEnterpriseLanguages, IbmOpenshiftContainerPlatformOnVpcForRegulatedIndustries, QH, QHintonPlot, WatsonHealthFusionBlender, WatsonHealthHangingProtocol, WatsonHealthHl7Attributes, WatsonHealthHoleFilling, WatsonHealthHoleFillingCursor };
|