@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-4.js
CHANGED
|
@@ -12,9 +12,9 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29,
|
|
15
|
+
var _path, _circle, _circle2, _circle3, _circle4, _circle5, _path2, _path3, _path4, _path5, _path6, _path7, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _path8, _path9, _circle12, _circle13, _circle14, _circle15, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _circle16, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _circle17, _circle18, _circle19, _path67, _path68, _path69, _path70, _path71, _path72, _circle20, _circle21, _circle22, _path73, _path74, _path75, _path76, _circle23, _circle24, _circle25, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _circle26, _path84, _path85, _path86, _path87, _circle27, _path88, _circle28, _circle29, _circle30, _path89, _circle31, _path90, _path91, _path92, _circle32, _path93, _path94, _path95, _circle33, _circle34, _circle35, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _circle36, _path103, _circle37, _path104, _path105, _path106, _switch, _switch2, _path107, _path108, _switch3, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _circle38, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _circle39, _path138, _circle40, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180;
|
|
16
16
|
const didWarnAboutDeprecation = {};
|
|
17
|
-
const
|
|
17
|
+
const Corner = /*#__PURE__*/React.forwardRef(function Corner(_ref, ref) {
|
|
18
18
|
let {
|
|
19
19
|
children,
|
|
20
20
|
size = 16,
|
|
@@ -29,13 +29,13 @@ const CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro(_ref, r
|
|
|
29
29
|
fill: "currentColor",
|
|
30
30
|
...rest
|
|
31
31
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
d: "
|
|
32
|
+
d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
|
|
33
33
|
})), children);
|
|
34
34
|
});
|
|
35
35
|
if (process.env.NODE_ENV !== "production") {
|
|
36
|
-
|
|
36
|
+
Corner.propTypes = iconPropTypes;
|
|
37
37
|
}
|
|
38
|
-
const
|
|
38
|
+
const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus(_ref2, ref) {
|
|
39
39
|
let {
|
|
40
40
|
children,
|
|
41
41
|
size = 16,
|
|
@@ -49,14 +49,34 @@ const CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira(_ref2,
|
|
|
49
49
|
viewBox: "0 0 32 32",
|
|
50
50
|
fill: "currentColor",
|
|
51
51
|
...rest
|
|
52
|
-
},
|
|
53
|
-
|
|
52
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
53
|
+
cx: "15.5",
|
|
54
|
+
cy: "11.5",
|
|
55
|
+
r: "1.5"
|
|
56
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
57
|
+
cx: "20.5",
|
|
58
|
+
cy: "15.5",
|
|
59
|
+
r: "1.5"
|
|
60
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
61
|
+
cx: "16",
|
|
62
|
+
cy: "16",
|
|
63
|
+
r: "1"
|
|
64
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
65
|
+
cx: "16.5",
|
|
66
|
+
cy: "20.5",
|
|
67
|
+
r: "1.5"
|
|
68
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
69
|
+
cx: "11.5",
|
|
70
|
+
cy: "16.5",
|
|
71
|
+
r: "1.5"
|
|
72
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
73
|
+
d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
|
|
54
74
|
})), children);
|
|
55
75
|
});
|
|
56
76
|
if (process.env.NODE_ENV !== "production") {
|
|
57
|
-
|
|
77
|
+
Coronavirus.propTypes = iconPropTypes;
|
|
58
78
|
}
|
|
59
|
-
const
|
|
79
|
+
const Cost = /*#__PURE__*/React.forwardRef(function Cost(_ref3, ref) {
|
|
60
80
|
let {
|
|
61
81
|
children,
|
|
62
82
|
size = 16,
|
|
@@ -71,13 +91,15 @@ const CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(_ref3
|
|
|
71
91
|
fill: "currentColor",
|
|
72
92
|
...rest
|
|
73
93
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
74
|
-
d: "
|
|
94
|
+
d: "M16,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,16,23Zm0-12a5,5,0,1,0,5,5A5.0057,5.0057,0,0,0,16,11Z"
|
|
95
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
96
|
+
d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
75
97
|
})), children);
|
|
76
98
|
});
|
|
77
99
|
if (process.env.NODE_ENV !== "production") {
|
|
78
|
-
|
|
100
|
+
Cost.propTypes = iconPropTypes;
|
|
79
101
|
}
|
|
80
|
-
const
|
|
102
|
+
const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal(_ref4, ref) {
|
|
81
103
|
let {
|
|
82
104
|
children,
|
|
83
105
|
size = 16,
|
|
@@ -91,14 +113,16 @@ const CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(_ref4
|
|
|
91
113
|
viewBox: "0 0 32 32",
|
|
92
114
|
fill: "currentColor",
|
|
93
115
|
...rest
|
|
94
|
-
},
|
|
95
|
-
d: "
|
|
116
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
117
|
+
d: "M10 13H22V15H10zM10 18H22V20H10z"
|
|
118
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
119
|
+
d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
96
120
|
})), children);
|
|
97
121
|
});
|
|
98
122
|
if (process.env.NODE_ENV !== "production") {
|
|
99
|
-
|
|
123
|
+
CostTotal.propTypes = iconPropTypes;
|
|
100
124
|
}
|
|
101
|
-
const
|
|
125
|
+
const Cough = /*#__PURE__*/React.forwardRef(function Cough(_ref5, ref) {
|
|
102
126
|
let {
|
|
103
127
|
children,
|
|
104
128
|
size = 16,
|
|
@@ -112,14 +136,40 @@ const CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(_ref5
|
|
|
112
136
|
viewBox: "0 0 32 32",
|
|
113
137
|
fill: "currentColor",
|
|
114
138
|
...rest
|
|
115
|
-
},
|
|
116
|
-
d: "
|
|
139
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
140
|
+
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
|
|
141
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
142
|
+
cx: "9",
|
|
143
|
+
cy: "23",
|
|
144
|
+
r: "1"
|
|
145
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
146
|
+
cx: "6",
|
|
147
|
+
cy: "20",
|
|
148
|
+
r: "1"
|
|
149
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
150
|
+
cx: "6",
|
|
151
|
+
cy: "26",
|
|
152
|
+
r: "1"
|
|
153
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
154
|
+
cx: "3",
|
|
155
|
+
cy: "17",
|
|
156
|
+
r: "1"
|
|
157
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
158
|
+
cx: "3",
|
|
159
|
+
cy: "29",
|
|
160
|
+
r: "1"
|
|
161
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
162
|
+
cx: "3",
|
|
163
|
+
cy: "23",
|
|
164
|
+
r: "1"
|
|
165
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
166
|
+
d: "M19 12H23V14H19z"
|
|
117
167
|
})), children);
|
|
118
168
|
});
|
|
119
169
|
if (process.env.NODE_ENV !== "production") {
|
|
120
|
-
|
|
170
|
+
Cough.propTypes = iconPropTypes;
|
|
121
171
|
}
|
|
122
|
-
const
|
|
172
|
+
const Course = /*#__PURE__*/React.forwardRef(function Course(_ref6, ref) {
|
|
123
173
|
let {
|
|
124
174
|
children,
|
|
125
175
|
size = 16,
|
|
@@ -133,16 +183,14 @@ const CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(_re
|
|
|
133
183
|
viewBox: "0 0 32 32",
|
|
134
184
|
fill: "currentColor",
|
|
135
185
|
...rest
|
|
136
|
-
},
|
|
137
|
-
d: "
|
|
138
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
139
|
-
d: "M20,27H12V10h2V25h6a3.0033,3.0033,0,0,0,3-3V5h2V22A5.0057,5.0057,0,0,1,20,27Z"
|
|
186
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
187
|
+
d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V20.6182l-5-2.5-5,2.5V4H8V28H24V24h2v4A2.0027,2.0027,0,0,1,24,30ZM21,15.8818l3,1.5V4H18V17.3818Z"
|
|
140
188
|
})), children);
|
|
141
189
|
});
|
|
142
190
|
if (process.env.NODE_ENV !== "production") {
|
|
143
|
-
|
|
191
|
+
Course.propTypes = iconPropTypes;
|
|
144
192
|
}
|
|
145
|
-
const
|
|
193
|
+
const Covariate = /*#__PURE__*/React.forwardRef(function Covariate(_ref7, ref) {
|
|
146
194
|
let {
|
|
147
195
|
children,
|
|
148
196
|
size = 16,
|
|
@@ -156,14 +204,30 @@ const CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(_ref7, re
|
|
|
156
204
|
viewBox: "0 0 32 32",
|
|
157
205
|
fill: "currentColor",
|
|
158
206
|
...rest
|
|
159
|
-
},
|
|
160
|
-
|
|
207
|
+
}, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
208
|
+
cx: "8",
|
|
209
|
+
cy: "16",
|
|
210
|
+
r: "2"
|
|
211
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
212
|
+
cx: "14",
|
|
213
|
+
cy: "8",
|
|
214
|
+
r: "2"
|
|
215
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
216
|
+
cx: "28",
|
|
217
|
+
cy: "12",
|
|
218
|
+
r: "2"
|
|
219
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
220
|
+
cx: "21",
|
|
221
|
+
cy: "18",
|
|
222
|
+
r: "2"
|
|
223
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
224
|
+
d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
|
|
161
225
|
})), children);
|
|
162
226
|
});
|
|
163
227
|
if (process.env.NODE_ENV !== "production") {
|
|
164
|
-
|
|
228
|
+
Covariate.propTypes = iconPropTypes;
|
|
165
229
|
}
|
|
166
|
-
const
|
|
230
|
+
const Credentials = /*#__PURE__*/React.forwardRef(function Credentials(_ref8, ref) {
|
|
167
231
|
let {
|
|
168
232
|
children,
|
|
169
233
|
size = 16,
|
|
@@ -177,56 +241,84 @@ const CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(_ref8, re
|
|
|
177
241
|
viewBox: "0 0 32 32",
|
|
178
242
|
fill: "currentColor",
|
|
179
243
|
...rest
|
|
180
|
-
},
|
|
181
|
-
d: "
|
|
244
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
245
|
+
d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
|
|
246
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
247
|
+
d: "M24,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM20,28H12V26a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2,0V26a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H8V4H24V28Z"
|
|
182
248
|
})), children);
|
|
183
249
|
});
|
|
184
250
|
if (process.env.NODE_ENV !== "production") {
|
|
185
|
-
|
|
251
|
+
Credentials.propTypes = iconPropTypes;
|
|
186
252
|
}
|
|
187
|
-
const
|
|
253
|
+
const Critical = /*#__PURE__*/React.forwardRef(function Critical(_ref9, ref) {
|
|
188
254
|
let {
|
|
189
255
|
children,
|
|
190
256
|
size = 16,
|
|
191
257
|
...rest
|
|
192
258
|
} = _ref9;
|
|
259
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
260
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
261
|
+
width: size,
|
|
262
|
+
height: size,
|
|
263
|
+
ref: ref,
|
|
264
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
265
|
+
viewBox: "0 0 16 16",
|
|
266
|
+
fill: "currentColor",
|
|
267
|
+
...rest
|
|
268
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
269
|
+
d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
|
|
270
|
+
})), children);
|
|
271
|
+
}
|
|
193
272
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
194
273
|
width: size,
|
|
195
274
|
height: size,
|
|
196
275
|
ref: ref,
|
|
197
276
|
xmlns: "http://www.w3.org/2000/svg",
|
|
198
|
-
viewBox: "0 0
|
|
277
|
+
viewBox: "0 0 16 16",
|
|
199
278
|
fill: "currentColor",
|
|
200
279
|
...rest
|
|
201
|
-
},
|
|
202
|
-
d: "
|
|
280
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
281
|
+
d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
|
|
203
282
|
})), children);
|
|
204
283
|
});
|
|
205
284
|
if (process.env.NODE_ENV !== "production") {
|
|
206
|
-
|
|
285
|
+
Critical.propTypes = iconPropTypes;
|
|
207
286
|
}
|
|
208
|
-
const
|
|
287
|
+
const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity(_ref10, ref) {
|
|
209
288
|
let {
|
|
210
289
|
children,
|
|
211
290
|
size = 16,
|
|
212
291
|
...rest
|
|
213
292
|
} = _ref10;
|
|
293
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
294
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
295
|
+
width: size,
|
|
296
|
+
height: size,
|
|
297
|
+
ref: ref,
|
|
298
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
299
|
+
viewBox: "0 0 16 16",
|
|
300
|
+
fill: "currentColor",
|
|
301
|
+
...rest
|
|
302
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
303
|
+
d: "M13 13L3 13 3 3 13 13z"
|
|
304
|
+
})), children);
|
|
305
|
+
}
|
|
214
306
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
215
307
|
width: size,
|
|
216
308
|
height: size,
|
|
217
309
|
ref: ref,
|
|
218
310
|
xmlns: "http://www.w3.org/2000/svg",
|
|
219
|
-
viewBox: "0 0
|
|
311
|
+
viewBox: "0 0 16 16",
|
|
220
312
|
fill: "currentColor",
|
|
221
313
|
...rest
|
|
222
|
-
},
|
|
223
|
-
d: "
|
|
314
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
315
|
+
d: "M13 13L3 13 3 3 13 13z"
|
|
224
316
|
})), children);
|
|
225
317
|
});
|
|
226
318
|
if (process.env.NODE_ENV !== "production") {
|
|
227
|
-
|
|
319
|
+
CriticalSeverity.propTypes = iconPropTypes;
|
|
228
320
|
}
|
|
229
|
-
const
|
|
321
|
+
const Crop = /*#__PURE__*/React.forwardRef(function Crop(_ref11, ref) {
|
|
230
322
|
let {
|
|
231
323
|
children,
|
|
232
324
|
size = 16,
|
|
@@ -240,16 +332,16 @@ const Customer = /*#__PURE__*/React.forwardRef(function Customer(_ref11, ref) {
|
|
|
240
332
|
viewBox: "0 0 32 32",
|
|
241
333
|
fill: "currentColor",
|
|
242
334
|
...rest
|
|
243
|
-
},
|
|
244
|
-
d: "
|
|
245
|
-
})),
|
|
246
|
-
d: "
|
|
335
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
336
|
+
d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
|
|
337
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
338
|
+
d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
|
|
247
339
|
})), children);
|
|
248
340
|
});
|
|
249
341
|
if (process.env.NODE_ENV !== "production") {
|
|
250
|
-
|
|
342
|
+
Crop.propTypes = iconPropTypes;
|
|
251
343
|
}
|
|
252
|
-
const
|
|
344
|
+
const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth(_ref12, ref) {
|
|
253
345
|
let {
|
|
254
346
|
children,
|
|
255
347
|
size = 16,
|
|
@@ -263,14 +355,14 @@ const CustomerService = /*#__PURE__*/React.forwardRef(function CustomerService(_
|
|
|
263
355
|
viewBox: "0 0 32 32",
|
|
264
356
|
fill: "currentColor",
|
|
265
357
|
...rest
|
|
266
|
-
},
|
|
267
|
-
d: "M26
|
|
358
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
359
|
+
d: "M26,13a4.0045,4.0045,0,0,0,4-4V6H27a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,19,4H16V7a6.0066,6.0066,0,0,0,6,6h1V26H11V21h1a4.0045,4.0045,0,0,0,4-4V14H13a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,5,12H2v3a6.0066,6.0066,0,0,0,6,6H9v5H2v2H30V26H25V13Zm-1-3a2.002,2.002,0,0,1,2-2h1V9a2.002,2.002,0,0,1-2,2H25ZM11,18a2.002,2.002,0,0,1,2-2h1v1a2.002,2.002,0,0,1-2,2H11ZM9,19H8a4.0045,4.0045,0,0,1-4-4V14H5a4.0045,4.0045,0,0,1,4,4Zm14-8H22a4.0045,4.0045,0,0,1-4-4V6h1a4.0045,4.0045,0,0,1,4,4Z"
|
|
268
360
|
})), children);
|
|
269
361
|
});
|
|
270
362
|
if (process.env.NODE_ENV !== "production") {
|
|
271
|
-
|
|
363
|
+
CropGrowth.propTypes = iconPropTypes;
|
|
272
364
|
}
|
|
273
|
-
const
|
|
365
|
+
const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth(_ref13, ref) {
|
|
274
366
|
let {
|
|
275
367
|
children,
|
|
276
368
|
size = 16,
|
|
@@ -284,14 +376,14 @@ const Cut = /*#__PURE__*/React.forwardRef(function Cut(_ref13, ref) {
|
|
|
284
376
|
viewBox: "0 0 32 32",
|
|
285
377
|
fill: "currentColor",
|
|
286
378
|
...rest
|
|
287
|
-
},
|
|
288
|
-
d: "
|
|
379
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
380
|
+
d: "M2 28H10V30H2zM17 29a1 1 0 01-.7808-.3752L12.52 24H2V22H13a1 1 0 01.7808.3752l3.146 3.9322 5.2412-7.8621A1 1 0 0123.8 18.4L26.5 22H30v2H26a.9991.9991 0 01-.8-.4l-2.1523-2.8694-5.2159 7.824a.9986.9986 0 01-.7885.4443zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
|
|
289
381
|
})), children);
|
|
290
382
|
});
|
|
291
383
|
if (process.env.NODE_ENV !== "production") {
|
|
292
|
-
|
|
384
|
+
CropHealth.propTypes = iconPropTypes;
|
|
293
385
|
}
|
|
294
|
-
const
|
|
386
|
+
const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function WatsonHealthCrossReference(_ref14, ref) {
|
|
295
387
|
let {
|
|
296
388
|
children,
|
|
297
389
|
size = 16,
|
|
@@ -305,14 +397,14 @@ const WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
305
397
|
viewBox: "0 0 32 32",
|
|
306
398
|
fill: "currentColor",
|
|
307
399
|
...rest
|
|
308
|
-
},
|
|
309
|
-
d: "
|
|
400
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
401
|
+
d: "M11 24H15V26H11zM5 24H9V26H5zM23 24H27V26H23zM17 24H21V26H17zM9 22a4.92 4.92 0 014-2h6a5.22 5.22 0 014 2h2.3A6.87 6.87 0 0019 18H13a6.87 6.87 0 00-6.3 4zM24 28H26V30H24zM6 28H8V30H6zM16 16a7 7 0 117-7A7 7 0 0116 16zM16 4a5 5 0 00-5 5A5 5 0 0021 9 5 5 0 0016 4z"
|
|
310
402
|
})), children);
|
|
311
403
|
});
|
|
312
404
|
if (process.env.NODE_ENV !== "production") {
|
|
313
|
-
|
|
405
|
+
WatsonHealthCrossReference.propTypes = iconPropTypes;
|
|
314
406
|
}
|
|
315
|
-
const
|
|
407
|
+
const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab(_ref15, ref) {
|
|
316
408
|
let {
|
|
317
409
|
children,
|
|
318
410
|
size = 16,
|
|
@@ -326,16 +418,14 @@ const CutOut = /*#__PURE__*/React.forwardRef(function CutOut(_ref15, ref) {
|
|
|
326
418
|
viewBox: "0 0 32 32",
|
|
327
419
|
fill: "currentColor",
|
|
328
420
|
...rest
|
|
329
|
-
},
|
|
330
|
-
d: "
|
|
331
|
-
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
332
|
-
d: "M28,28H24V26h4V4H7V8H5V4A2.0023,2.0023,0,0,1,7,2H28a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,28,28Z"
|
|
421
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
422
|
+
d: "M28,2H10A2.0023,2.0023,0,0,0,8,4V7H4A2.0023,2.0023,0,0,0,2,9V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM10,4H28V7H10ZM28,14H20V9h8ZM10,21V16h8v5Zm8,2v5H10V23ZM8,21H4V16H8ZM18,9v5H10V9Zm2,7h8v5H20ZM8,9v5H4V9ZM4,23H8v5H4Zm16,5V23h8v5Z"
|
|
333
423
|
})), children);
|
|
334
424
|
});
|
|
335
425
|
if (process.env.NODE_ENV !== "production") {
|
|
336
|
-
|
|
426
|
+
CrossTab.propTypes = iconPropTypes;
|
|
337
427
|
}
|
|
338
|
-
const
|
|
428
|
+
const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads(_ref16, ref) {
|
|
339
429
|
let {
|
|
340
430
|
children,
|
|
341
431
|
size = 16,
|
|
@@ -349,14 +439,14 @@ const QCY = /*#__PURE__*/React.forwardRef(function QCY(_ref16, ref) {
|
|
|
349
439
|
viewBox: "0 0 32 32",
|
|
350
440
|
fill: "currentColor",
|
|
351
441
|
...rest
|
|
352
|
-
},
|
|
353
|
-
d: "
|
|
442
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
443
|
+
d: "M26.5859,6.5859A1.9862,1.9862,0,0,0,25.1719,6H17V2H15V12H6.8281a1.9862,1.9862,0,0,0-1.414.5859L2,16l3.4141,3.4141A1.9862,1.9862,0,0,0,6.8281,20H15V30h2V14h8.1719a1.9862,1.9862,0,0,0,1.414-.5859L30,10ZM6.8281,18l-2-2,2-2H15v4Zm18.3438-6H17V8h8.1719l2,2Z"
|
|
354
444
|
})), children);
|
|
355
445
|
});
|
|
356
446
|
if (process.env.NODE_ENV !== "production") {
|
|
357
|
-
|
|
447
|
+
Crossroads.propTypes = iconPropTypes;
|
|
358
448
|
}
|
|
359
|
-
const
|
|
449
|
+
const CrowdReport = /*#__PURE__*/React.forwardRef(function CrowdReport(_ref17, ref) {
|
|
360
450
|
let {
|
|
361
451
|
children,
|
|
362
452
|
size = 16,
|
|
@@ -370,16 +460,16 @@ const Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(_ref17, ref) {
|
|
|
370
460
|
viewBox: "0 0 32 32",
|
|
371
461
|
fill: "currentColor",
|
|
372
462
|
...rest
|
|
373
|
-
},
|
|
374
|
-
d: "
|
|
375
|
-
})),
|
|
376
|
-
d: "
|
|
463
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
464
|
+
d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
|
|
465
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
466
|
+
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
377
467
|
})), children);
|
|
378
468
|
});
|
|
379
469
|
if (process.env.NODE_ENV !== "production") {
|
|
380
|
-
|
|
470
|
+
CrowdReport.propTypes = iconPropTypes;
|
|
381
471
|
}
|
|
382
|
-
const
|
|
472
|
+
const CrowdReportFilled = /*#__PURE__*/React.forwardRef(function CrowdReportFilled(_ref18, ref) {
|
|
383
473
|
let {
|
|
384
474
|
children,
|
|
385
475
|
size = 16,
|
|
@@ -393,14 +483,17 @@ const QCZ = /*#__PURE__*/React.forwardRef(function QCZ(_ref18, ref) {
|
|
|
393
483
|
viewBox: "0 0 32 32",
|
|
394
484
|
fill: "currentColor",
|
|
395
485
|
...rest
|
|
396
|
-
},
|
|
397
|
-
|
|
486
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
487
|
+
fill: "none",
|
|
488
|
+
d: "M16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0021,2.0021,0,0,1-2-2V10a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v5a2.0021,2.0021,0,0,1-2,2H18.5352Z"
|
|
489
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
490
|
+
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm6,13a2.0023,2.0023,0,0,1-2,2H18.5352L16.832,19.5547l-1.664-1.1094L17.4648,15H20V10H12v5h2v2H12a2.0023,2.0023,0,0,1-2-2V10a2.0023,2.0023,0,0,1,2-2h8a2.0023,2.0023,0,0,1,2,2Z"
|
|
398
491
|
})), children);
|
|
399
492
|
});
|
|
400
493
|
if (process.env.NODE_ENV !== "production") {
|
|
401
|
-
|
|
494
|
+
CrowdReportFilled.propTypes = iconPropTypes;
|
|
402
495
|
}
|
|
403
|
-
const
|
|
496
|
+
const Csv = /*#__PURE__*/React.forwardRef(function Csv(_ref19, ref) {
|
|
404
497
|
let {
|
|
405
498
|
children,
|
|
406
499
|
size = 16,
|
|
@@ -414,16 +507,14 @@ const Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard(_ref19, ref)
|
|
|
414
507
|
viewBox: "0 0 32 32",
|
|
415
508
|
fill: "currentColor",
|
|
416
509
|
...rest
|
|
417
|
-
},
|
|
418
|
-
d: "
|
|
419
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
420
|
-
d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
|
|
510
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
511
|
+
d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
|
|
421
512
|
})), children);
|
|
422
513
|
});
|
|
423
514
|
if (process.env.NODE_ENV !== "production") {
|
|
424
|
-
|
|
515
|
+
Csv.propTypes = iconPropTypes;
|
|
425
516
|
}
|
|
426
|
-
const
|
|
517
|
+
const QCU1 = /*#__PURE__*/React.forwardRef(function QCU1(_ref20, ref) {
|
|
427
518
|
let {
|
|
428
519
|
children,
|
|
429
520
|
size = 16,
|
|
@@ -437,16 +528,14 @@ const DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardRefer
|
|
|
437
528
|
viewBox: "0 0 32 32",
|
|
438
529
|
fill: "currentColor",
|
|
439
530
|
...rest
|
|
440
|
-
},
|
|
441
|
-
d: "
|
|
442
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
443
|
-
d: "M28,2H4A2.002,2.002,0,0,0,2,4V16H4V13H28.001l.001,15H16v2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM12,11H4V4h8Zm2,0V4H28l.0007,7Z"
|
|
531
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
532
|
+
d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM27 21L27 9.01 22 9.01 22 11.01 25 11.01 25 21 22 21 22 23 30 23 30 21 27 21z"
|
|
444
533
|
})), children);
|
|
445
534
|
});
|
|
446
535
|
if (process.env.NODE_ENV !== "production") {
|
|
447
|
-
|
|
536
|
+
QCU1.propTypes = iconPropTypes;
|
|
448
537
|
}
|
|
449
|
-
const
|
|
538
|
+
const QCU3 = /*#__PURE__*/React.forwardRef(function QCU3(_ref21, ref) {
|
|
450
539
|
let {
|
|
451
540
|
children,
|
|
452
541
|
size = 16,
|
|
@@ -460,14 +549,14 @@ const Data_1 = /*#__PURE__*/React.forwardRef(function Data_1(_ref21, ref) {
|
|
|
460
549
|
viewBox: "0 0 32 32",
|
|
461
550
|
fill: "currentColor",
|
|
462
551
|
...rest
|
|
463
|
-
},
|
|
464
|
-
d: "
|
|
552
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
553
|
+
d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM18 23H14a2 2 0 01-2-2V9h2V21h4V9h2V21A2 2 0 0118 23zM28 9H22v2h6v4H23v2h5v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9z"
|
|
465
554
|
})), children);
|
|
466
555
|
});
|
|
467
556
|
if (process.env.NODE_ENV !== "production") {
|
|
468
|
-
|
|
557
|
+
QCU3.propTypes = iconPropTypes;
|
|
469
558
|
}
|
|
470
|
-
const
|
|
559
|
+
const Cube = /*#__PURE__*/React.forwardRef(function Cube(_ref22, ref) {
|
|
471
560
|
let {
|
|
472
561
|
children,
|
|
473
562
|
size = 16,
|
|
@@ -481,14 +570,14 @@ const Data_2 = /*#__PURE__*/React.forwardRef(function Data_2(_ref22, ref) {
|
|
|
481
570
|
viewBox: "0 0 32 32",
|
|
482
571
|
fill: "currentColor",
|
|
483
572
|
...rest
|
|
484
|
-
},
|
|
485
|
-
d: "
|
|
573
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
574
|
+
d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM16,3.1577,26.0156,9,16,14.8423,5.9844,9ZM5,10.7412l10,5.833V28.2588L5,22.4258ZM17,28.2588V16.5742l10-5.833V22.4258Z"
|
|
486
575
|
})), children);
|
|
487
576
|
});
|
|
488
577
|
if (process.env.NODE_ENV !== "production") {
|
|
489
|
-
|
|
578
|
+
Cube.propTypes = iconPropTypes;
|
|
490
579
|
}
|
|
491
|
-
const
|
|
580
|
+
const CubeView = /*#__PURE__*/React.forwardRef(function CubeView(_ref23, ref) {
|
|
492
581
|
let {
|
|
493
582
|
children,
|
|
494
583
|
size = 16,
|
|
@@ -502,26 +591,20 @@ const DataBase = /*#__PURE__*/React.forwardRef(function DataBase(_ref23, ref) {
|
|
|
502
591
|
viewBox: "0 0 32 32",
|
|
503
592
|
fill: "currentColor",
|
|
504
593
|
...rest
|
|
505
|
-
},
|
|
506
|
-
|
|
507
|
-
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
508
|
-
cx: "11",
|
|
509
|
-
cy: "8",
|
|
510
|
-
r: "1"
|
|
511
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
512
|
-
cx: "11",
|
|
594
|
+
}, _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
595
|
+
cx: "16",
|
|
513
596
|
cy: "16",
|
|
514
|
-
r: "
|
|
515
|
-
})),
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
597
|
+
r: "2"
|
|
598
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
599
|
+
d: "M23.7769,15.4785A8.64,8.64,0,0,0,16,10a8.64,8.64,0,0,0-7.7769,5.4785L8,16l.2231.5215A8.64,8.64,0,0,0,16,22a8.64,8.64,0,0,0,7.7769-5.4785L24,16ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
|
|
600
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
601
|
+
d: "M28.5039,8.1362l-12-7a1,1,0,0,0-1.0078,0l-12,7A1,1,0,0,0,3,9V23a1,1,0,0,0,.4961.8638l12,7a1,1,0,0,0,1.0078,0l12-7A1,1,0,0,0,29,23V9A1,1,0,0,0,28.5039,8.1362ZM27,22.4258,16,28.8423,5,22.4258V9.5742L16,3.1577,27,9.5742Z"
|
|
519
602
|
})), children);
|
|
520
603
|
});
|
|
521
604
|
if (process.env.NODE_ENV !== "production") {
|
|
522
|
-
|
|
605
|
+
CubeView.propTypes = iconPropTypes;
|
|
523
606
|
}
|
|
524
|
-
const
|
|
607
|
+
const Currency = /*#__PURE__*/React.forwardRef(function Currency(_ref24, ref) {
|
|
525
608
|
let {
|
|
526
609
|
children,
|
|
527
610
|
size = 16,
|
|
@@ -535,16 +618,16 @@ const DataBaseAlt = /*#__PURE__*/React.forwardRef(function DataBaseAlt(_ref24, r
|
|
|
535
618
|
viewBox: "0 0 32 32",
|
|
536
619
|
fill: "currentColor",
|
|
537
620
|
...rest
|
|
538
|
-
},
|
|
539
|
-
d: "
|
|
540
|
-
})),
|
|
541
|
-
d: "
|
|
621
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
622
|
+
d: "M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"
|
|
623
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
624
|
+
d: "M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"
|
|
542
625
|
})), children);
|
|
543
626
|
});
|
|
544
627
|
if (process.env.NODE_ENV !== "production") {
|
|
545
|
-
|
|
628
|
+
Currency.propTypes = iconPropTypes;
|
|
546
629
|
}
|
|
547
|
-
const
|
|
630
|
+
const CurrencyBaht = /*#__PURE__*/React.forwardRef(function CurrencyBaht(_ref25, ref) {
|
|
548
631
|
let {
|
|
549
632
|
children,
|
|
550
633
|
size = 16,
|
|
@@ -558,14 +641,14 @@ const DataCategorical = /*#__PURE__*/React.forwardRef(function DataCategorical(_
|
|
|
558
641
|
viewBox: "0 0 32 32",
|
|
559
642
|
fill: "currentColor",
|
|
560
643
|
...rest
|
|
561
|
-
},
|
|
562
|
-
d: "
|
|
644
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
645
|
+
d: "M21.4023,15.6426A4.9727,4.9727,0,0,0,23,12V11a5.0059,5.0059,0,0,0-5-5H17V3H15V6H10V26h5v3h2V26h2a5.0059,5.0059,0,0,0,5-5V20A4.9834,4.9834,0,0,0,21.4023,15.6426ZM12,8h6a3.0033,3.0033,0,0,1,3,3v1a3.0033,3.0033,0,0,1-3,3H12ZM22,21a3.0033,3.0033,0,0,1-3,3H12V17h7a3.0033,3.0033,0,0,1,3,3Z"
|
|
563
646
|
})), children);
|
|
564
647
|
});
|
|
565
648
|
if (process.env.NODE_ENV !== "production") {
|
|
566
|
-
|
|
649
|
+
CurrencyBaht.propTypes = iconPropTypes;
|
|
567
650
|
}
|
|
568
|
-
const
|
|
651
|
+
const CurrencyDollar = /*#__PURE__*/React.forwardRef(function CurrencyDollar(_ref26, ref) {
|
|
569
652
|
let {
|
|
570
653
|
children,
|
|
571
654
|
size = 16,
|
|
@@ -579,16 +662,14 @@ const DataCenter = /*#__PURE__*/React.forwardRef(function DataCenter(_ref26, ref
|
|
|
579
662
|
viewBox: "0 0 32 32",
|
|
580
663
|
fill: "currentColor",
|
|
581
664
|
...rest
|
|
582
|
-
},
|
|
583
|
-
d: "
|
|
584
|
-
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
585
|
-
d: "M14 8H18V10H14zM14 12H18V14H14zM14 16H18V18H14z"
|
|
665
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
666
|
+
d: "M23,20.5151c0-4.6152-3.78-5.1411-6.8171-5.563-3.31-.4609-5.1829-.86-5.1829-3.71C11,8.8491,13.5071,8,15.6538,8a6.7538,6.7538,0,0,1,5.5681,2.6279l1.5562-1.2558A8.6508,8.6508,0,0,0,17,6.0962V3H15V6.022c-3.6152.2192-6,2.26-6,5.22,0,4.73,3.83,5.2627,6.9075,5.69C19.16,17.3848,21,17.7744,21,20.5151,21,23.5474,17.8674,24,16,24c-3.4294,0-4.8782-.9639-6.2219-2.6279L8.2219,22.6279A8.4382,8.4382,0,0,0,15,25.9648V29h2V25.9551C20.7256,25.6509,23,23.6279,23,20.5151Z"
|
|
586
667
|
})), children);
|
|
587
668
|
});
|
|
588
669
|
if (process.env.NODE_ENV !== "production") {
|
|
589
|
-
|
|
670
|
+
CurrencyDollar.propTypes = iconPropTypes;
|
|
590
671
|
}
|
|
591
|
-
const
|
|
672
|
+
const CurrencyEuro = /*#__PURE__*/React.forwardRef(function CurrencyEuro(_ref27, ref) {
|
|
592
673
|
let {
|
|
593
674
|
children,
|
|
594
675
|
size = 16,
|
|
@@ -602,28 +683,14 @@ const DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck(_ref27, ref)
|
|
|
602
683
|
viewBox: "0 0 32 32",
|
|
603
684
|
fill: "currentColor",
|
|
604
685
|
...rest
|
|
605
|
-
},
|
|
606
|
-
d: "
|
|
607
|
-
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
608
|
-
cx: "11",
|
|
609
|
-
cy: "8",
|
|
610
|
-
r: "1"
|
|
611
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
612
|
-
cx: "11",
|
|
613
|
-
cy: "16",
|
|
614
|
-
r: "1"
|
|
615
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
616
|
-
cx: "11",
|
|
617
|
-
cy: "24",
|
|
618
|
-
r: "1"
|
|
619
|
-
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
620
|
-
d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
|
|
686
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
687
|
+
d: "M17,26c-3.6162,0-6.3328-2.2974-7.4456-6H19V18H9.1321A15.2782,15.2782,0,0,1,9,16c0-.33.01-.6641.0259-1H19V13H9.2371C9.8447,9.3525,11.81,6,17,6c3.8533,0,5.5315,1.6465,7.1282,4.4893l1.7436-.9786C24.2649,6.6484,22.0779,4,17,4,10.6448,4,7,8.374,7,16c0,7.0654,4.1121,12,10,12,5.0779,0,7.2649-2.6484,8.8718-5.5107l-1.7436-.9786C22.5315,24.3535,20.8533,26,17,26Z"
|
|
621
688
|
})), children);
|
|
622
689
|
});
|
|
623
690
|
if (process.env.NODE_ENV !== "production") {
|
|
624
|
-
|
|
691
|
+
CurrencyEuro.propTypes = iconPropTypes;
|
|
625
692
|
}
|
|
626
|
-
const
|
|
693
|
+
const CurrencyLira = /*#__PURE__*/React.forwardRef(function CurrencyLira(_ref28, ref) {
|
|
627
694
|
let {
|
|
628
695
|
children,
|
|
629
696
|
size = 16,
|
|
@@ -637,18 +704,14 @@ const DataConnected = /*#__PURE__*/React.forwardRef(function DataConnected(_ref2
|
|
|
637
704
|
viewBox: "0 0 32 32",
|
|
638
705
|
fill: "currentColor",
|
|
639
706
|
...rest
|
|
640
|
-
},
|
|
641
|
-
d: "
|
|
642
|
-
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
643
|
-
d: "M24.91,19.59a4.51,4.51,0,0,0-2.66-3.24,4.55,4.55,0,0,0-3.5,0,4.94,4.94,0,0,0-.64.35L15.3,13.89a4.53,4.53,0,1,0-1.41,1.41l2.81,2.81a4.48,4.48,0,0,0-.61,3.3,4.51,4.51,0,0,0,2.66,3.24,4.55,4.55,0,0,0,3.5,0,4.51,4.51,0,0,0,2.66-3.24,4.65,4.65,0,0,0,0-1.82ZM11.5,14A2.5,2.5,0,1,1,14,11.5,2.5,2.5,0,0,1,11.5,14Z"
|
|
644
|
-
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
645
|
-
d: "M8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30z"
|
|
707
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
708
|
+
d: "M23,19a6.0066,6.0066,0,0,1-6,6H13V18.1079L21.2139,15V13L13,16.1079v-3L21.2139,10V8L13,11.1079V5H11v6.8647L8,13v2l3-1.1353v3L8,18v2l3-1.1353V27h6a8.0092,8.0092,0,0,0,8-8Z"
|
|
646
709
|
})), children);
|
|
647
710
|
});
|
|
648
711
|
if (process.env.NODE_ENV !== "production") {
|
|
649
|
-
|
|
712
|
+
CurrencyLira.propTypes = iconPropTypes;
|
|
650
713
|
}
|
|
651
|
-
const
|
|
714
|
+
const CurrencyPound = /*#__PURE__*/React.forwardRef(function CurrencyPound(_ref29, ref) {
|
|
652
715
|
let {
|
|
653
716
|
children,
|
|
654
717
|
size = 16,
|
|
@@ -662,28 +725,14 @@ const DataError = /*#__PURE__*/React.forwardRef(function DataError(_ref29, ref)
|
|
|
662
725
|
viewBox: "0 0 32 32",
|
|
663
726
|
fill: "currentColor",
|
|
664
727
|
...rest
|
|
665
|
-
},
|
|
666
|
-
|
|
667
|
-
cy: "8",
|
|
668
|
-
r: "1"
|
|
669
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
670
|
-
cx: "11",
|
|
671
|
-
cy: "16",
|
|
672
|
-
r: "1"
|
|
673
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
674
|
-
cx: "11",
|
|
675
|
-
cy: "24",
|
|
676
|
-
r: "1"
|
|
677
|
-
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
678
|
-
d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H18V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
|
|
679
|
-
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
680
|
-
d: "M29 24.415L27.586 23 25 25.587 22.414 23 21 24.415 23.586 27 21 29.586 22.414 31 25 28.414 27.586 31 29 29.586 26.414 27 29 24.415z"
|
|
728
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
729
|
+
d: "M12.4531,25A8.7775,8.7775,0,0,0,14,20a10.6,10.6,0,0,0-.18-2H22V16H13.2175c-.0842-.2109-.17-.4194-.2556-.624A9.8586,9.8586,0,0,1,12,11a4.792,4.792,0,0,1,5-5,6.1234,6.1234,0,0,1,5.2222,2.6279l1.5556-1.2558A8.11,8.11,0,0,0,17,4a6.7781,6.7781,0,0,0-7,7,11.65,11.65,0,0,0,1.0559,5H8v2h3.7729A8.209,8.209,0,0,1,12,20c0,2.5234-1.4858,5-3,5v2H24V25Z"
|
|
681
730
|
})), children);
|
|
682
731
|
});
|
|
683
732
|
if (process.env.NODE_ENV !== "production") {
|
|
684
|
-
|
|
733
|
+
CurrencyPound.propTypes = iconPropTypes;
|
|
685
734
|
}
|
|
686
|
-
const
|
|
735
|
+
const CurrencyRuble = /*#__PURE__*/React.forwardRef(function CurrencyRuble(_ref30, ref) {
|
|
687
736
|
let {
|
|
688
737
|
children,
|
|
689
738
|
size = 16,
|
|
@@ -697,16 +746,14 @@ const DataFormat = /*#__PURE__*/React.forwardRef(function DataFormat(_ref30, ref
|
|
|
697
746
|
viewBox: "0 0 32 32",
|
|
698
747
|
fill: "currentColor",
|
|
699
748
|
...rest
|
|
700
|
-
},
|
|
701
|
-
d: "
|
|
702
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
703
|
-
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
749
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
750
|
+
d: "M19,4H10V15H7v2h3v3H7v2h3v6h2V22h9V20H12V17h7a6.0067,6.0067,0,0,0,6-6V10A6.0067,6.0067,0,0,0,19,4Zm4,7a4.0045,4.0045,0,0,1-4,4H12V6h7a4.0045,4.0045,0,0,1,4,4Z"
|
|
704
751
|
})), children);
|
|
705
752
|
});
|
|
706
753
|
if (process.env.NODE_ENV !== "production") {
|
|
707
|
-
|
|
754
|
+
CurrencyRuble.propTypes = iconPropTypes;
|
|
708
755
|
}
|
|
709
|
-
const
|
|
756
|
+
const CurrencyRupee = /*#__PURE__*/React.forwardRef(function CurrencyRupee(_ref31, ref) {
|
|
710
757
|
let {
|
|
711
758
|
children,
|
|
712
759
|
size = 16,
|
|
@@ -720,14 +767,14 @@ const DataReference = /*#__PURE__*/React.forwardRef(function DataReference(_ref3
|
|
|
720
767
|
viewBox: "0 0 32 32",
|
|
721
768
|
fill: "currentColor",
|
|
722
769
|
...rest
|
|
723
|
-
},
|
|
724
|
-
d: "
|
|
770
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
771
|
+
d: "M24,7V5H8V7h5.5a4.4906,4.4906,0,0,1,4.45,4H8v2h9.95A4.4906,4.4906,0,0,1,13.5,17H8v2.3452L17.6169,28l1.3379-1.4863L10.606,19H13.5a6.5041,6.5041,0,0,0,6.4746-6H24V11H19.9746A6.4719,6.4719,0,0,0,18.18,7Z"
|
|
725
772
|
})), children);
|
|
726
773
|
});
|
|
727
774
|
if (process.env.NODE_ENV !== "production") {
|
|
728
|
-
|
|
775
|
+
CurrencyRupee.propTypes = iconPropTypes;
|
|
729
776
|
}
|
|
730
|
-
const
|
|
777
|
+
const CurrencyShekel = /*#__PURE__*/React.forwardRef(function CurrencyShekel(_ref32, ref) {
|
|
731
778
|
let {
|
|
732
779
|
children,
|
|
733
780
|
size = 16,
|
|
@@ -741,14 +788,16 @@ const DataRegular = /*#__PURE__*/React.forwardRef(function DataRegular(_ref32, r
|
|
|
741
788
|
viewBox: "0 0 32 32",
|
|
742
789
|
fill: "currentColor",
|
|
743
790
|
...rest
|
|
744
|
-
},
|
|
745
|
-
d: "
|
|
791
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
792
|
+
d: "M9,27H7V5h8a5.0057,5.0057,0,0,1,5,5V22H18V10a3.0033,3.0033,0,0,0-3-3H9Z"
|
|
793
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
794
|
+
d: "M20,27H12V10h2V25h6a3.0033,3.0033,0,0,0,3-3V5h2V22A5.0057,5.0057,0,0,1,20,27Z"
|
|
746
795
|
})), children);
|
|
747
796
|
});
|
|
748
797
|
if (process.env.NODE_ENV !== "production") {
|
|
749
|
-
|
|
798
|
+
CurrencyShekel.propTypes = iconPropTypes;
|
|
750
799
|
}
|
|
751
|
-
const
|
|
800
|
+
const CurrencyWon = /*#__PURE__*/React.forwardRef(function CurrencyWon(_ref33, ref) {
|
|
752
801
|
let {
|
|
753
802
|
children,
|
|
754
803
|
size = 16,
|
|
@@ -762,14 +811,14 @@ const DataSet = /*#__PURE__*/React.forwardRef(function DataSet(_ref33, ref) {
|
|
|
762
811
|
viewBox: "0 0 32 32",
|
|
763
812
|
fill: "currentColor",
|
|
764
813
|
...rest
|
|
765
|
-
},
|
|
766
|
-
d: "
|
|
814
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
815
|
+
d: "M28 14L28 12 23.045 12 24 5 22 5 20 23 17 8 15 8 12 23 10 5 8 5 8.955 12 4 12 4 14 9.227 14 9.636 17 4 17 4 19 9.909 19 11 27 13 27 16 12 19 27 21 27 22.091 19 28 19 28 17 22.364 17 22.773 14 28 14z"
|
|
767
816
|
})), children);
|
|
768
817
|
});
|
|
769
818
|
if (process.env.NODE_ENV !== "production") {
|
|
770
|
-
|
|
819
|
+
CurrencyWon.propTypes = iconPropTypes;
|
|
771
820
|
}
|
|
772
|
-
const
|
|
821
|
+
const CurrencyYen = /*#__PURE__*/React.forwardRef(function CurrencyYen(_ref34, ref) {
|
|
773
822
|
let {
|
|
774
823
|
children,
|
|
775
824
|
size = 16,
|
|
@@ -783,18 +832,14 @@ const DataStructured = /*#__PURE__*/React.forwardRef(function DataStructured(_re
|
|
|
783
832
|
viewBox: "0 0 32 32",
|
|
784
833
|
fill: "currentColor",
|
|
785
834
|
...rest
|
|
786
|
-
},
|
|
787
|
-
|
|
788
|
-
cy: "7",
|
|
789
|
-
r: "1"
|
|
790
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
791
|
-
d: "M27,22.14V18a2,2,0,0,0-2-2H17V12h9a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2h9v4H7a2,2,0,0,0-2,2v4.14a4,4,0,1,0,2,0V18h8v4H12v8h8V22H17V18h8v4.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26Zm10-2v4H14V24ZM6,10V4H26v6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
835
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
836
|
+
d: "M24.271 5L22 5 16 16 10 5 7.729 5 13.794 16 8 16 8 18 15 18 15 21 8 21 8 23 15 23 15 27 17 27 17 23 24 23 24 21 17 21 17 18 24 18 24 16 18.206 16 24.271 5z"
|
|
792
837
|
})), children);
|
|
793
838
|
});
|
|
794
839
|
if (process.env.NODE_ENV !== "production") {
|
|
795
|
-
|
|
840
|
+
CurrencyYen.propTypes = iconPropTypes;
|
|
796
841
|
}
|
|
797
|
-
const
|
|
842
|
+
const Cursor_1 = /*#__PURE__*/React.forwardRef(function Cursor_1(_ref35, ref) {
|
|
798
843
|
let {
|
|
799
844
|
children,
|
|
800
845
|
size = 16,
|
|
@@ -808,14 +853,14 @@ const DataUnreal = /*#__PURE__*/React.forwardRef(function DataUnreal(_ref35, ref
|
|
|
808
853
|
viewBox: "0 0 32 32",
|
|
809
854
|
fill: "currentColor",
|
|
810
855
|
...rest
|
|
811
|
-
},
|
|
812
|
-
d: "
|
|
856
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
857
|
+
d: "M23,28a1,1,0,0,1-.71-.29l-6.13-6.14-3.33,5a1,1,0,0,1-1,.44,1,1,0,0,1-.81-.7l-6-20A1,1,0,0,1,6.29,5l20,6a1,1,0,0,1,.7.81,1,1,0,0,1-.44,1l-5,3.33,6.14,6.13a1,1,0,0,1,0,1.42l-4,4A1,1,0,0,1,23,28Zm0-2.41L25.59,23l-7.16-7.15,5.25-3.5L7.49,7.49l4.86,16.19,3.5-5.25Z"
|
|
813
858
|
})), children);
|
|
814
859
|
});
|
|
815
860
|
if (process.env.NODE_ENV !== "production") {
|
|
816
|
-
|
|
861
|
+
Cursor_1.propTypes = iconPropTypes;
|
|
817
862
|
}
|
|
818
|
-
const
|
|
863
|
+
const Cursor_2 = /*#__PURE__*/React.forwardRef(function Cursor_2(_ref36, ref) {
|
|
819
864
|
let {
|
|
820
865
|
children,
|
|
821
866
|
size = 16,
|
|
@@ -829,16 +874,14 @@ const DataUnstructured = /*#__PURE__*/React.forwardRef(function DataUnstructured
|
|
|
829
874
|
viewBox: "0 0 32 32",
|
|
830
875
|
fill: "currentColor",
|
|
831
876
|
...rest
|
|
832
|
-
},
|
|
833
|
-
d: "
|
|
834
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
835
|
-
d: "M27,22.14V17a2,2,0,0,0-2-2H7V10h3V2H2v8H5v5a2,2,0,0,0,2,2H25v5.14a4,4,0,1,0,2,0ZM4,4H8V8H4ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
877
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
878
|
+
d: "M27.34,12.06l-22-8A1,1,0,0,0,4.06,5.34l8,22A1,1,0,0,0,13,28h0a1,1,0,0,0,.93-.63l3.84-9.6,9.6-3.84a1,1,0,0,0,0-1.87Zm-10.71,4h0l-.4.16-.16.4h0L13,24.2,6.67,6.67,24.2,13Z"
|
|
836
879
|
})), children);
|
|
837
880
|
});
|
|
838
881
|
if (process.env.NODE_ENV !== "production") {
|
|
839
|
-
|
|
882
|
+
Cursor_2.propTypes = iconPropTypes;
|
|
840
883
|
}
|
|
841
|
-
const
|
|
884
|
+
const Customer = /*#__PURE__*/React.forwardRef(function Customer(_ref37, ref) {
|
|
842
885
|
let {
|
|
843
886
|
children,
|
|
844
887
|
size = 16,
|
|
@@ -852,32 +895,16 @@ const DataView = /*#__PURE__*/React.forwardRef(function DataView(_ref37, ref) {
|
|
|
852
895
|
viewBox: "0 0 32 32",
|
|
853
896
|
fill: "currentColor",
|
|
854
897
|
...rest
|
|
855
|
-
},
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
860
|
-
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
861
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
862
|
-
cx: "8",
|
|
863
|
-
cy: "8",
|
|
864
|
-
r: "1"
|
|
865
|
-
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
866
|
-
cx: "8",
|
|
867
|
-
cy: "16",
|
|
868
|
-
r: "1"
|
|
869
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
870
|
-
cx: "8",
|
|
871
|
-
cy: "24",
|
|
872
|
-
r: "1"
|
|
873
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
874
|
-
d: "M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"
|
|
898
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
899
|
+
d: "M29.7554 21.3447c-.1899-.2188-.4656-.3447-.7554-.3447h-2v-2c0-1.1025-.8972-2-2-2h-4c-1.1028 0-2 .8975-2 2v2h-2c-.2898 0-.5654.126-.7554.3447-.1899.2192-.2756.5098-.2346.7969l1 7c.0703.4922.4924.8584.99.8584h10c.4976 0 .9197-.3662.99-.8584l1-7c.041-.2871-.0447-.5776-.2346-.7969zm-8.7554-2.3447h4v2h-4v-2zm6.1328 9h-8.2656l-.7141-5h9.6938l-.7141 5zM10 20H12V30H10z"
|
|
900
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
901
|
+
d: "M16.7808 17.875l-1.9072-2.3838-1.4419-3.6055c-.4585-1.1455-1.5518-1.8857-2.7856-1.8857h-5.646c-1.6543 0-3 1.3457-3 3v7c0 1.1025.897 2 2 2h1v8h2v-10h-3v-7c0-.5518.4487-1 1-1h5.646c.4111 0 .7759.2471.9282.6289l1.645 3.9961 2 2.5 1.5615-1.25zM4 5c0-2.2056 1.7944-4 4-4s4 1.7944 4 4c0 2.2056-1.7944 4-4 4s-4-1.7944-4-4zm2 0c0 1.1028.897 2 2 2s2-.8972 2-2c0-1.1028-.897-2-2-2s-2 .8972-2 2z"
|
|
875
902
|
})), children);
|
|
876
903
|
});
|
|
877
904
|
if (process.env.NODE_ENV !== "production") {
|
|
878
|
-
|
|
905
|
+
Customer.propTypes = iconPropTypes;
|
|
879
906
|
}
|
|
880
|
-
const
|
|
907
|
+
const CustomerService = /*#__PURE__*/React.forwardRef(function CustomerService(_ref38, ref) {
|
|
881
908
|
let {
|
|
882
909
|
children,
|
|
883
910
|
size = 16,
|
|
@@ -891,20 +918,14 @@ const DataViewAlt = /*#__PURE__*/React.forwardRef(function DataViewAlt(_ref38, r
|
|
|
891
918
|
viewBox: "0 0 32 32",
|
|
892
919
|
fill: "currentColor",
|
|
893
920
|
...rest
|
|
894
|
-
},
|
|
895
|
-
|
|
896
|
-
cy: "24",
|
|
897
|
-
r: "2"
|
|
898
|
-
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
899
|
-
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM7 17H12V19H7zM7 12H19V14H7zM7 7H19V9H7z"
|
|
900
|
-
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
901
|
-
d: "M22,2,4,2A2.0058,2.0058,0,0,0,2,4V28a2.0058,2.0058,0,0,0,2,2h8V28H4V4H22V15h2V4A2.0058,2.0058,0,0,0,22,2Z"
|
|
921
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
922
|
+
d: "M26 30h-2v-5c-.0033-2.7601-2.2399-4.9967-5-5h-6c-2.7601.0033-4.9967 2.2399-5 5v5h-2v-5c.0045-3.8641 3.1359-6.9955 7-7h6c3.8641.0045 6.9955 3.1359 7 7v5zM22 6v4c0 1.1025-.8972 2-2 2h-1c-.5522 0-1 .4478-1 1s.4478 1 1 1h1c2.2056 0 4-1.7944 4-4v-4h-2zM16 16c-3.8599 0-7-3.1401-7-7S12.1401 2 16 2c1.9885 0 3.8901.8503 5.2173 2.3329l-1.4902 1.334c-.9482-1.0593-2.3066-1.6669-3.7271-1.6669-2.7571 0-5 2.243-5 5s2.2429 5 5 5v2z"
|
|
902
923
|
})), children);
|
|
903
924
|
});
|
|
904
925
|
if (process.env.NODE_ENV !== "production") {
|
|
905
|
-
|
|
926
|
+
CustomerService.propTypes = iconPropTypes;
|
|
906
927
|
}
|
|
907
|
-
const
|
|
928
|
+
const Cut = /*#__PURE__*/React.forwardRef(function Cut(_ref39, ref) {
|
|
908
929
|
let {
|
|
909
930
|
children,
|
|
910
931
|
size = 16,
|
|
@@ -918,20 +939,14 @@ const DataAccessor = /*#__PURE__*/React.forwardRef(function DataAccessor(_ref39,
|
|
|
918
939
|
viewBox: "0 0 32 32",
|
|
919
940
|
fill: "currentColor",
|
|
920
941
|
...rest
|
|
921
|
-
},
|
|
922
|
-
d: "
|
|
923
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
924
|
-
cx: "7",
|
|
925
|
-
cy: "25",
|
|
926
|
-
r: "1"
|
|
927
|
-
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
928
|
-
d: "M21,13a2.9609,2.9609,0,0,0-1.2854.3008L17.4141,11l2.3-2.3008A2.9609,2.9609,0,0,0,21,9a3,3,0,1,0-3-3,2.9665,2.9665,0,0,0,.3,1.2852L16,9.5859,13.7,7.2852A2.9665,2.9665,0,0,0,14,6a3,3,0,1,0-3,3,2.9609,2.9609,0,0,0,1.2854-.3008L14.5859,11l-2.3005,2.3008A2.9609,2.9609,0,0,0,11,13a3,3,0,1,0,3,3,2.9665,2.9665,0,0,0-.3-1.2852L16,12.4141l2.3,2.3007A2.9665,2.9665,0,0,0,18,16a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,5ZM10,6a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,10,6Zm1,11a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,17Zm10,0a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,17Z"
|
|
942
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
943
|
+
d: "M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z"
|
|
929
944
|
})), children);
|
|
930
945
|
});
|
|
931
946
|
if (process.env.NODE_ENV !== "production") {
|
|
932
|
-
|
|
947
|
+
Cut.propTypes = iconPropTypes;
|
|
933
948
|
}
|
|
934
|
-
const
|
|
949
|
+
const WatsonHealthCutInHalf = /*#__PURE__*/React.forwardRef(function WatsonHealthCutInHalf(_ref40, ref) {
|
|
935
950
|
let {
|
|
936
951
|
children,
|
|
937
952
|
size = 16,
|
|
@@ -945,16 +960,14 @@ const DataAnalytics = /*#__PURE__*/React.forwardRef(function DataAnalytics(_ref4
|
|
|
945
960
|
viewBox: "0 0 32 32",
|
|
946
961
|
fill: "currentColor",
|
|
947
962
|
...rest
|
|
948
|
-
},
|
|
949
|
-
d: "
|
|
950
|
-
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
951
|
-
d: "m30,28.5859l-7.5522-7.5522c1.5918-1.9082,2.5522-4.3604,2.5522-7.0337,0-6.0654-4.9346-11-11-11-2.4026,0-4.6853.7607-6.6013,2.2002l1.2012,1.5991c1.5669-1.1772,3.4343-1.7993,5.4001-1.7993,4.9626,0,9,4.0371,9,9s-4.0374,9-9,9c-2.8574,0-5.4819-1.312-7.2007-3.6001l-1.5991,1.2017c2.1001,2.7949,5.3076,4.3984,8.7998,4.3984,2.6733,0,5.1255-.9604,7.0337-2.5522l7.5522,7.5522,1.4141-1.4141Z"
|
|
963
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
964
|
+
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,4ZM4,6H16V26H4Z"
|
|
952
965
|
})), children);
|
|
953
966
|
});
|
|
954
967
|
if (process.env.NODE_ENV !== "production") {
|
|
955
|
-
|
|
968
|
+
WatsonHealthCutInHalf.propTypes = iconPropTypes;
|
|
956
969
|
}
|
|
957
|
-
const
|
|
970
|
+
const CutOut = /*#__PURE__*/React.forwardRef(function CutOut(_ref41, ref) {
|
|
958
971
|
let {
|
|
959
972
|
children,
|
|
960
973
|
size = 16,
|
|
@@ -968,28 +981,16 @@ const DataBackup = /*#__PURE__*/React.forwardRef(function DataBackup(_ref41, ref
|
|
|
968
981
|
viewBox: "0 0 32 32",
|
|
969
982
|
fill: "currentColor",
|
|
970
983
|
...rest
|
|
971
|
-
},
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
976
|
-
cx: "7",
|
|
977
|
-
cy: "15",
|
|
978
|
-
r: "1"
|
|
979
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
980
|
-
cx: "7",
|
|
981
|
-
cy: "23",
|
|
982
|
-
r: "1"
|
|
983
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
984
|
-
d: "M12,26H4V20h8V18H4V12H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V26a2,2,0,0,0,2,2h8ZM4,4H20v6H4Z"
|
|
985
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
986
|
-
d: "M28,17v2.4131A6.996,6.996,0,1,0,22,30V28a5,5,0,1,1,4.5762-7H24v2h6V17Z"
|
|
984
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
985
|
+
d: "M19.05 13.7326L18.05 12 7.928 17.8457 6.9312 17.27a2.9524 2.9524 0 00.6672-.769A3 3 0 103.5 17.5986l2.428 1.4019L3.5 20.4023a3.0342 3.0342 0 103.4407.3223l.987-.5693L14.5914 24l1-1.7294-5.6634-3.27zM4.0344 15.26a1 1 0 11.4658.6069A.9929.9929 0 014.0344 15.26zM4.9988 22a1 1 0 11-.8645 1.5A1 1 0 014.9988 22zM17 26H21V28H17zM10 26H14V28H10z"
|
|
986
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
987
|
+
d: "M28,28H24V26h4V4H7V8H5V4A2.0023,2.0023,0,0,1,7,2H28a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,28,28Z"
|
|
987
988
|
})), children);
|
|
988
989
|
});
|
|
989
990
|
if (process.env.NODE_ENV !== "production") {
|
|
990
|
-
|
|
991
|
+
CutOut.propTypes = iconPropTypes;
|
|
991
992
|
}
|
|
992
|
-
const
|
|
993
|
+
const QCY = /*#__PURE__*/React.forwardRef(function QCY(_ref42, ref) {
|
|
993
994
|
let {
|
|
994
995
|
children,
|
|
995
996
|
size = 16,
|
|
@@ -1003,16 +1004,14 @@ const DataBin = /*#__PURE__*/React.forwardRef(function DataBin(_ref42, ref) {
|
|
|
1003
1004
|
viewBox: "0 0 32 32",
|
|
1004
1005
|
fill: "currentColor",
|
|
1005
1006
|
...rest
|
|
1006
|
-
},
|
|
1007
|
-
d: "
|
|
1008
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1009
|
-
d: "M16,6V4H10A2.0023,2.0023,0,0,0,8,6V9.08A6.99,6.99,0,0,0,8,22.92V26a2.0023,2.0023,0,0,0,2,2h6V26H10V22.92A6.99,6.99,0,0,0,10,9.08V6ZM14,16a5,5,0,1,1-5-5A5.0059,5.0059,0,0,1,14,16Z"
|
|
1007
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
1008
|
+
d: "M15 23H10a2 2 0 01-2-2V15a2 2 0 012-2h5v2H10v6h5zM24 9L22 9 20 16 18 9 16 9 19 18 19 23 21 23 21 18 24 9z"
|
|
1010
1009
|
})), children);
|
|
1011
1010
|
});
|
|
1012
1011
|
if (process.env.NODE_ENV !== "production") {
|
|
1013
|
-
|
|
1012
|
+
QCY.propTypes = iconPropTypes;
|
|
1014
1013
|
}
|
|
1015
|
-
const
|
|
1014
|
+
const Cyclist = /*#__PURE__*/React.forwardRef(function Cyclist(_ref43, ref) {
|
|
1016
1015
|
let {
|
|
1017
1016
|
children,
|
|
1018
1017
|
size = 16,
|
|
@@ -1026,16 +1025,16 @@ const DataBlob = /*#__PURE__*/React.forwardRef(function DataBlob(_ref43, ref) {
|
|
|
1026
1025
|
viewBox: "0 0 32 32",
|
|
1027
1026
|
fill: "currentColor",
|
|
1028
1027
|
...rest
|
|
1029
|
-
},
|
|
1030
|
-
d: "
|
|
1031
|
-
})),
|
|
1032
|
-
d: "
|
|
1028
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
1029
|
+
d: "M25 30a6 6 0 116-6A6.0069 6.0069 0 0125 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0025 20zM7 30a6 6 0 116-6A6.0069 6.0069 0 017 30zM7 20a4 4 0 104 4A4.0045 4.0045 0 007 20z"
|
|
1030
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
1031
|
+
d: "M17 27H15V20.4139L9.5849 15a2.003 2.003 0 010-2.8292l4.5859-4.5859a2.0024 2.0024 0 012.8286 0L21.414 12H27v1.9993L20.5853 14l-5-5L11 13.5849l6 6zM21.5 8A3.5 3.5 0 1125 4.5 3.5042 3.5042 0 0121.5 8zm0-5A1.5 1.5 0 1023 4.5 1.5017 1.5017 0 0021.5 3z"
|
|
1033
1032
|
})), children);
|
|
1034
1033
|
});
|
|
1035
1034
|
if (process.env.NODE_ENV !== "production") {
|
|
1036
|
-
|
|
1035
|
+
Cyclist.propTypes = iconPropTypes;
|
|
1037
1036
|
}
|
|
1038
|
-
const
|
|
1037
|
+
const QCZ = /*#__PURE__*/React.forwardRef(function QCZ(_ref44, ref) {
|
|
1039
1038
|
let {
|
|
1040
1039
|
children,
|
|
1041
1040
|
size = 16,
|
|
@@ -1049,14 +1048,14 @@ const DataClass = /*#__PURE__*/React.forwardRef(function DataClass(_ref44, ref)
|
|
|
1049
1048
|
viewBox: "0 0 32 32",
|
|
1050
1049
|
fill: "currentColor",
|
|
1051
1050
|
...rest
|
|
1052
|
-
},
|
|
1053
|
-
d: "
|
|
1051
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
1052
|
+
d: "M14 23H9a2 2 0 01-2-2V15a2 2 0 012-2h5v2H9v6h5zM24 9L16 9 16 11 22 11 16 21 16 23 24 23 24 21 18 21 24 11 24 9z"
|
|
1054
1053
|
})), children);
|
|
1055
1054
|
});
|
|
1056
1055
|
if (process.env.NODE_ENV !== "production") {
|
|
1057
|
-
|
|
1056
|
+
QCZ.propTypes = iconPropTypes;
|
|
1058
1057
|
}
|
|
1059
|
-
const
|
|
1058
|
+
const Dashboard = /*#__PURE__*/React.forwardRef(function Dashboard(_ref45, ref) {
|
|
1060
1059
|
let {
|
|
1061
1060
|
children,
|
|
1062
1061
|
size = 16,
|
|
@@ -1070,18 +1069,16 @@ const DataCollection = /*#__PURE__*/React.forwardRef(function DataCollection(_re
|
|
|
1070
1069
|
viewBox: "0 0 32 32",
|
|
1071
1070
|
fill: "currentColor",
|
|
1072
1071
|
...rest
|
|
1073
|
-
},
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1078
|
-
d: "M30 17L30 15 23.83 15 26.41 12.41 25 11 20 16 25 21 26.41 19.59 23.83 17 30 17zM15 23.83L15 30 17 30 17 23.83 19.59 26.41 21 25 16 20 11 25 12.41 26.41 15 23.83zM7 11L5.59 12.41 8.17 15 2 15 2 17 8.17 17 5.59 19.59 7 21 12 16 7 11zM17 8.17L17 2 15 2 15 8.17 12.41 5.59 11 7 16 12 21 7 19.59 5.59 17 8.17z"
|
|
1072
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
1073
|
+
d: "M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
|
|
1074
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
1075
|
+
d: "M28,2H4A2.002,2.002,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,9H14V4H28ZM12,4v7H4V4ZM4,28V13H28.0007l.0013,15Z"
|
|
1079
1076
|
})), children);
|
|
1080
1077
|
});
|
|
1081
1078
|
if (process.env.NODE_ENV !== "production") {
|
|
1082
|
-
|
|
1079
|
+
Dashboard.propTypes = iconPropTypes;
|
|
1083
1080
|
}
|
|
1084
|
-
const
|
|
1081
|
+
const DashboardReference = /*#__PURE__*/React.forwardRef(function DashboardReference(_ref46, ref) {
|
|
1085
1082
|
let {
|
|
1086
1083
|
children,
|
|
1087
1084
|
size = 16,
|
|
@@ -1095,20 +1092,16 @@ const DataDefinition = /*#__PURE__*/React.forwardRef(function DataDefinition(_re
|
|
|
1095
1092
|
viewBox: "0 0 32 32",
|
|
1096
1093
|
fill: "currentColor",
|
|
1097
1094
|
...rest
|
|
1098
|
-
},
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1103
|
-
d: "M20,30a.9967.9967,0,0,1-.707-.293L8.5859,19A2.0126,2.0126,0,0,1,8,17.5859V10a2.002,2.002,0,0,1,2-2h7.5859A1.9864,1.9864,0,0,1,19,8.5859L29.707,19.293a.9994.9994,0,0,1,0,1.414l-9,9A.9967.9967,0,0,1,20,30ZM10,10v7.5859l10,10L27.5859,20l-10-10Z"
|
|
1104
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1105
|
-
d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2v8H28V4H4V28h8Z"
|
|
1095
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1096
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 21H26V26H24zM20 16H22V26H20zM16 18H18V26H16z"
|
|
1097
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1098
|
+
d: "M28,2H4A2.002,2.002,0,0,0,2,4V16H4V13H28.001l.001,15H16v2H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM12,11H4V4h8Zm2,0V4H28l.0007,7Z"
|
|
1106
1099
|
})), children);
|
|
1107
1100
|
});
|
|
1108
1101
|
if (process.env.NODE_ENV !== "production") {
|
|
1109
|
-
|
|
1102
|
+
DashboardReference.propTypes = iconPropTypes;
|
|
1110
1103
|
}
|
|
1111
|
-
const
|
|
1104
|
+
const Data_1 = /*#__PURE__*/React.forwardRef(function Data_1(_ref47, ref) {
|
|
1112
1105
|
let {
|
|
1113
1106
|
children,
|
|
1114
1107
|
size = 16,
|
|
@@ -1122,14 +1115,14 @@ const DataDiode = /*#__PURE__*/React.forwardRef(function DataDiode(_ref47, ref)
|
|
|
1122
1115
|
viewBox: "0 0 32 32",
|
|
1123
1116
|
fill: "currentColor",
|
|
1124
1117
|
...rest
|
|
1125
|
-
},
|
|
1126
|
-
d: "
|
|
1118
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1119
|
+
d: "M15 6H28V8H15zM15 24H28V26H15zM4 15H17V17H4zM7 11a4 4 0 114-4A4 4 0 017 11zM7 5A2 2 0 109 7 2 2 0 007 5zM7 29a4 4 0 114-4A4 4 0 017 29zm0-6a2 2 0 102 2A2 2 0 007 23zM25 20a4 4 0 114-4A4 4 0 0125 20zm0-6a2 2 0 102 2A2 2 0 0025 14z"
|
|
1127
1120
|
})), children);
|
|
1128
1121
|
});
|
|
1129
1122
|
if (process.env.NODE_ENV !== "production") {
|
|
1130
|
-
|
|
1123
|
+
Data_1.propTypes = iconPropTypes;
|
|
1131
1124
|
}
|
|
1132
|
-
const
|
|
1125
|
+
const Data_2 = /*#__PURE__*/React.forwardRef(function Data_2(_ref48, ref) {
|
|
1133
1126
|
let {
|
|
1134
1127
|
children,
|
|
1135
1128
|
size = 16,
|
|
@@ -1143,17 +1136,14 @@ const DataEnrichment = /*#__PURE__*/React.forwardRef(function DataEnrichment(_re
|
|
|
1143
1136
|
viewBox: "0 0 32 32",
|
|
1144
1137
|
fill: "currentColor",
|
|
1145
1138
|
...rest
|
|
1146
|
-
},
|
|
1147
|
-
d: "
|
|
1148
|
-
}),
|
|
1149
|
-
fill: "none",
|
|
1150
|
-
d: "M0 0h32v32H0z"
|
|
1151
|
-
})))), children);
|
|
1139
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1140
|
+
d: "M4 6H15V8H4zM18 6H28V8H18zM21 12H28V14H21zM11 12H18V14H11zM4 12H8V14H4zM4 18H28V20H4zM4 24H21V26H4zM24 24H28V26H24z"
|
|
1141
|
+
})), children);
|
|
1152
1142
|
});
|
|
1153
1143
|
if (process.env.NODE_ENV !== "production") {
|
|
1154
|
-
|
|
1144
|
+
Data_2.propTypes = iconPropTypes;
|
|
1155
1145
|
}
|
|
1156
|
-
const
|
|
1146
|
+
const DataBase = /*#__PURE__*/React.forwardRef(function DataBase(_ref49, ref) {
|
|
1157
1147
|
let {
|
|
1158
1148
|
children,
|
|
1159
1149
|
size = 16,
|
|
@@ -1167,19 +1157,26 @@ const DataEnrichmentAdd = /*#__PURE__*/React.forwardRef(function DataEnrichmentA
|
|
|
1167
1157
|
viewBox: "0 0 32 32",
|
|
1168
1158
|
fill: "currentColor",
|
|
1169
1159
|
...rest
|
|
1170
|
-
},
|
|
1171
|
-
d: "
|
|
1172
|
-
}), /*#__PURE__*/React.createElement("
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1160
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1161
|
+
d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V5A2,2,0,0,0,24,3Zm0,2v6H8V5ZM8,19V13H24v6Zm0,8V21H24v6Z"
|
|
1162
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1163
|
+
cx: "11",
|
|
1164
|
+
cy: "8",
|
|
1165
|
+
r: "1"
|
|
1166
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1167
|
+
cx: "11",
|
|
1168
|
+
cy: "16",
|
|
1169
|
+
r: "1"
|
|
1170
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1171
|
+
cx: "11",
|
|
1172
|
+
cy: "24",
|
|
1173
|
+
r: "1"
|
|
1174
|
+
})), children);
|
|
1178
1175
|
});
|
|
1179
1176
|
if (process.env.NODE_ENV !== "production") {
|
|
1180
|
-
|
|
1177
|
+
DataBase.propTypes = iconPropTypes;
|
|
1181
1178
|
}
|
|
1182
|
-
const
|
|
1179
|
+
const DataBaseAlt = /*#__PURE__*/React.forwardRef(function DataBaseAlt(_ref50, ref) {
|
|
1183
1180
|
let {
|
|
1184
1181
|
children,
|
|
1185
1182
|
size = 16,
|
|
@@ -1193,16 +1190,16 @@ const DataPlayer = /*#__PURE__*/React.forwardRef(function DataPlayer(_ref50, ref
|
|
|
1193
1190
|
viewBox: "0 0 32 32",
|
|
1194
1191
|
fill: "currentColor",
|
|
1195
1192
|
...rest
|
|
1196
|
-
},
|
|
1197
|
-
d: "
|
|
1198
|
-
})),
|
|
1199
|
-
d: "
|
|
1193
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1194
|
+
d: "M7 8H12V10H7zM7 12H12V14H7zM7 16H12V18H7zM20 8H25V10H20zM20 12H25V14H20zM20 16H25V18H20z"
|
|
1195
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1196
|
+
d: "M28,4H4A2.0023,2.0023,0,0,0,2,6V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,28,4ZM4,6H15V28H4ZM17,28V6H28V28Z"
|
|
1200
1197
|
})), children);
|
|
1201
1198
|
});
|
|
1202
1199
|
if (process.env.NODE_ENV !== "production") {
|
|
1203
|
-
|
|
1200
|
+
DataBaseAlt.propTypes = iconPropTypes;
|
|
1204
1201
|
}
|
|
1205
|
-
const
|
|
1202
|
+
const DataCategorical = /*#__PURE__*/React.forwardRef(function DataCategorical(_ref51, ref) {
|
|
1206
1203
|
let {
|
|
1207
1204
|
children,
|
|
1208
1205
|
size = 16,
|
|
@@ -1216,28 +1213,14 @@ const DataQualityDefinition = /*#__PURE__*/React.forwardRef(function DataQuality
|
|
|
1216
1213
|
viewBox: "0 0 32 32",
|
|
1217
1214
|
fill: "currentColor",
|
|
1218
1215
|
...rest
|
|
1219
|
-
},
|
|
1220
|
-
d: "
|
|
1221
|
-
}),
|
|
1222
|
-
cx: "11",
|
|
1223
|
-
cy: "8",
|
|
1224
|
-
r: "1"
|
|
1225
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
1226
|
-
cx: "11",
|
|
1227
|
-
cy: "16",
|
|
1228
|
-
r: "1"
|
|
1229
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
1230
|
-
cx: "11",
|
|
1231
|
-
cy: "24",
|
|
1232
|
-
r: "1"
|
|
1233
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1234
|
-
d: "M24,3H8C6.9,3,6,3.9,6,5v22c0,1.1,0.9,2,2,2h7v-2H8v-6h18V5C26,3.9,25.1,3,24,3z M24,19H8v-6h16V19z M24,11H8V5h16V11z"
|
|
1235
|
-
})))), children);
|
|
1216
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1217
|
+
d: "M29 30h-10c-.5522 0-1-.4478-1-1v-10c0-.5522.4478-1 1-1h10c.5522 0 1 .4478 1 1v10c0 .5522-.4478 1-1 1zm-9-2h8v-8h-8v8zM8 30c-3.3083 0-6-2.6917-6-6s2.6917-6 6-6 6 2.6917 6 6-2.6917 6-6 6zm0-10c-2.2056 0-4 1.7944-4 4s1.7944 4 4 4 4-1.7944 4-4-1.7944-4-4-4zM22 14h-12c-.3604 0-.6926-.1938-.8701-.5073s-.1729-.6982.0127-1.0072L15.1446 2.4822c.1937-.3229.5246-.4822.8554-.4822s.6617.1593.8554.4822l6.002 10.0033c.1855.309.1902.6937.0127 1.0072s-.5098.5073-.8701.5073zm-10.2339-2h8.4678l-4.2339-7.0564-4.2339 7.0564z"
|
|
1218
|
+
})), children);
|
|
1236
1219
|
});
|
|
1237
1220
|
if (process.env.NODE_ENV !== "production") {
|
|
1238
|
-
|
|
1221
|
+
DataCategorical.propTypes = iconPropTypes;
|
|
1239
1222
|
}
|
|
1240
|
-
const
|
|
1223
|
+
const DataCenter = /*#__PURE__*/React.forwardRef(function DataCenter(_ref52, ref) {
|
|
1241
1224
|
let {
|
|
1242
1225
|
children,
|
|
1243
1226
|
size = 16,
|
|
@@ -1251,18 +1234,16 @@ const DataRefinery = /*#__PURE__*/React.forwardRef(function DataRefinery(_ref52,
|
|
|
1251
1234
|
viewBox: "0 0 32 32",
|
|
1252
1235
|
fill: "currentColor",
|
|
1253
1236
|
...rest
|
|
1254
|
-
},
|
|
1255
|
-
d: "
|
|
1256
|
-
})),
|
|
1257
|
-
d: "
|
|
1258
|
-
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1259
|
-
d: "M28,12H22a2.0023,2.0023,0,0,1-2-2V4a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v6A2.0023,2.0023,0,0,1,28,12ZM22,4v6h6V4Z"
|
|
1237
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1238
|
+
d: "M28,10H23V6a2.0023,2.0023,0,0,0-2-2H11A2.0023,2.0023,0,0,0,9,6v4H4a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM4,28V12H9v2H7v2H9v2H7v2H9v2H7v2H9v4Zm17,0H11V6H21Zm7,0H23V24h2V22H23V20h2V18H23V16h2V14H23V12h5Z"
|
|
1239
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1240
|
+
d: "M14 8H18V10H14zM14 12H18V14H14zM14 16H18V18H14z"
|
|
1260
1241
|
})), children);
|
|
1261
1242
|
});
|
|
1262
1243
|
if (process.env.NODE_ENV !== "production") {
|
|
1263
|
-
|
|
1244
|
+
DataCenter.propTypes = iconPropTypes;
|
|
1264
1245
|
}
|
|
1265
|
-
const
|
|
1246
|
+
const DataCheck = /*#__PURE__*/React.forwardRef(function DataCheck(_ref53, ref) {
|
|
1266
1247
|
let {
|
|
1267
1248
|
children,
|
|
1268
1249
|
size = 16,
|
|
@@ -1276,16 +1257,28 @@ const DataRefineryReference = /*#__PURE__*/React.forwardRef(function DataRefiner
|
|
|
1276
1257
|
viewBox: "0 0 32 32",
|
|
1277
1258
|
fill: "currentColor",
|
|
1278
1259
|
...rest
|
|
1279
|
-
},
|
|
1280
|
-
d: "
|
|
1281
|
-
})),
|
|
1282
|
-
|
|
1260
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1261
|
+
d: "M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
|
|
1262
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1263
|
+
cx: "11",
|
|
1264
|
+
cy: "8",
|
|
1265
|
+
r: "1"
|
|
1266
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1267
|
+
cx: "11",
|
|
1268
|
+
cy: "16",
|
|
1269
|
+
r: "1"
|
|
1270
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1271
|
+
cx: "11",
|
|
1272
|
+
cy: "24",
|
|
1273
|
+
r: "1"
|
|
1274
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1275
|
+
d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
|
|
1283
1276
|
})), children);
|
|
1284
1277
|
});
|
|
1285
1278
|
if (process.env.NODE_ENV !== "production") {
|
|
1286
|
-
|
|
1279
|
+
DataCheck.propTypes = iconPropTypes;
|
|
1287
1280
|
}
|
|
1288
|
-
const
|
|
1281
|
+
const DataConnected = /*#__PURE__*/React.forwardRef(function DataConnected(_ref54, ref) {
|
|
1289
1282
|
let {
|
|
1290
1283
|
children,
|
|
1291
1284
|
size = 16,
|
|
@@ -1299,14 +1292,18 @@ const DataShare = /*#__PURE__*/React.forwardRef(function DataShare(_ref54, ref)
|
|
|
1299
1292
|
viewBox: "0 0 32 32",
|
|
1300
1293
|
fill: "currentColor",
|
|
1301
1294
|
...rest
|
|
1302
|
-
},
|
|
1303
|
-
d: "
|
|
1295
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1296
|
+
d: "M30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
|
|
1297
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1298
|
+
d: "M24.91,19.59a4.51,4.51,0,0,0-2.66-3.24,4.55,4.55,0,0,0-3.5,0,4.94,4.94,0,0,0-.64.35L15.3,13.89a4.53,4.53,0,1,0-1.41,1.41l2.81,2.81a4.48,4.48,0,0,0-.61,3.3,4.51,4.51,0,0,0,2.66,3.24,4.55,4.55,0,0,0,3.5,0,4.51,4.51,0,0,0,2.66-3.24,4.65,4.65,0,0,0,0-1.82ZM11.5,14A2.5,2.5,0,1,1,14,11.5,2.5,2.5,0,0,1,11.5,14Z"
|
|
1299
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1300
|
+
d: "M8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30z"
|
|
1304
1301
|
})), children);
|
|
1305
1302
|
});
|
|
1306
1303
|
if (process.env.NODE_ENV !== "production") {
|
|
1307
|
-
|
|
1304
|
+
DataConnected.propTypes = iconPropTypes;
|
|
1308
1305
|
}
|
|
1309
|
-
const
|
|
1306
|
+
const DataError = /*#__PURE__*/React.forwardRef(function DataError(_ref55, ref) {
|
|
1310
1307
|
let {
|
|
1311
1308
|
children,
|
|
1312
1309
|
size = 16,
|
|
@@ -1320,16 +1317,28 @@ const DataTable = /*#__PURE__*/React.forwardRef(function DataTable(_ref55, ref)
|
|
|
1320
1317
|
viewBox: "0 0 32 32",
|
|
1321
1318
|
fill: "currentColor",
|
|
1322
1319
|
...rest
|
|
1323
|
-
},
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1320
|
+
}, _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
1321
|
+
cx: "11",
|
|
1322
|
+
cy: "8",
|
|
1323
|
+
r: "1"
|
|
1324
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1325
|
+
cx: "11",
|
|
1326
|
+
cy: "16",
|
|
1327
|
+
r: "1"
|
|
1328
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
1329
|
+
cx: "11",
|
|
1330
|
+
cy: "24",
|
|
1331
|
+
r: "1"
|
|
1332
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1333
|
+
d: "M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2H18V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
|
|
1334
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1335
|
+
d: "M29 24.415L27.586 23 25 25.587 22.414 23 21 24.415 23.586 27 21 29.586 22.414 31 25 28.414 27.586 31 29 29.586 26.414 27 29 24.415z"
|
|
1327
1336
|
})), children);
|
|
1328
1337
|
});
|
|
1329
1338
|
if (process.env.NODE_ENV !== "production") {
|
|
1330
|
-
|
|
1339
|
+
DataError.propTypes = iconPropTypes;
|
|
1331
1340
|
}
|
|
1332
|
-
const
|
|
1341
|
+
const DataFormat = /*#__PURE__*/React.forwardRef(function DataFormat(_ref56, ref) {
|
|
1333
1342
|
let {
|
|
1334
1343
|
children,
|
|
1335
1344
|
size = 16,
|
|
@@ -1343,16 +1352,16 @@ const DataTableReference = /*#__PURE__*/React.forwardRef(function DataTableRefer
|
|
|
1343
1352
|
viewBox: "0 0 32 32",
|
|
1344
1353
|
fill: "currentColor",
|
|
1345
1354
|
...rest
|
|
1346
|
-
},
|
|
1347
|
-
d: "
|
|
1348
|
-
})),
|
|
1349
|
-
d: "
|
|
1355
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1356
|
+
d: "M18 11H26V13H18zM6 19H14V21H6zM10 16a4 4 0 114-4A4.0045 4.0045 0 0110 16zm0-6a2 2 0 102 2A2.002 2.002 0 0010 10zM22 24a4 4 0 114-4A4.0045 4.0045 0 0122 24zm0-6a2 2 0 102 2A2.002 2.002 0 0022 18z"
|
|
1357
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1358
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1350
1359
|
})), children);
|
|
1351
1360
|
});
|
|
1352
1361
|
if (process.env.NODE_ENV !== "production") {
|
|
1353
|
-
|
|
1362
|
+
DataFormat.propTypes = iconPropTypes;
|
|
1354
1363
|
}
|
|
1355
|
-
const
|
|
1364
|
+
const DataReference = /*#__PURE__*/React.forwardRef(function DataReference(_ref57, ref) {
|
|
1356
1365
|
let {
|
|
1357
1366
|
children,
|
|
1358
1367
|
size = 16,
|
|
@@ -1366,14 +1375,14 @@ const DataVis_1 = /*#__PURE__*/React.forwardRef(function DataVis_1(_ref57, ref)
|
|
|
1366
1375
|
viewBox: "0 0 32 32",
|
|
1367
1376
|
fill: "currentColor",
|
|
1368
1377
|
...rest
|
|
1369
|
-
},
|
|
1370
|
-
d: "
|
|
1378
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1379
|
+
d: "M25 12L25 3 23 3 23 5 20 5 20 7 23 7 23 12 20 12 20 14 28 14 28 12 25 12zM8.5 5c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM23.5 20c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM6 19L6 21 9.5859 21 4 26.5859 5.4141 28 11 22.4141 11 26 13 26 13 19 6 19z"
|
|
1371
1380
|
})), children);
|
|
1372
1381
|
});
|
|
1373
1382
|
if (process.env.NODE_ENV !== "production") {
|
|
1374
|
-
|
|
1383
|
+
DataReference.propTypes = iconPropTypes;
|
|
1375
1384
|
}
|
|
1376
|
-
const
|
|
1385
|
+
const DataRegular = /*#__PURE__*/React.forwardRef(function DataRegular(_ref58, ref) {
|
|
1377
1386
|
let {
|
|
1378
1387
|
children,
|
|
1379
1388
|
size = 16,
|
|
@@ -1387,14 +1396,14 @@ const DataVis_2 = /*#__PURE__*/React.forwardRef(function DataVis_2(_ref58, ref)
|
|
|
1387
1396
|
viewBox: "0 0 32 32",
|
|
1388
1397
|
fill: "currentColor",
|
|
1389
1398
|
...rest
|
|
1390
|
-
},
|
|
1391
|
-
d: "
|
|
1399
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1400
|
+
d: "m27,24c-.4622,0-.8948.1133-1.2859.2998l-4.8289-4.8291c.699-.981,1.1147-2.1768,1.1147-3.4707,0-3.3086-2.6917-6-6-6-1.2937,0-2.4897.416-3.4709,1.1147l-4.8289-4.8286c.1865-.3911.2998-.8237.2998-1.2861,0-1.6567-1.3433-3-3-3s-3,1.3433-3,3,1.3433,3,3,3c.4622,0,.8948-.1133,1.2859-.2998l4.8289,4.8291c-.699.981-1.1147,2.1768-1.1147,3.4707,0,3.3086,2.6917,6,6,6,1.2937,0,2.4897-.416,3.4709-1.1147l4.8289,4.8286c-.1865.3911-.2998.8237-.2998,1.2861,0,1.6567,1.3433,3,3,3s3-1.3433,3-3-1.3433-3-3-3Zm-11-4c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4Z"
|
|
1392
1401
|
})), children);
|
|
1393
1402
|
});
|
|
1394
1403
|
if (process.env.NODE_ENV !== "production") {
|
|
1395
|
-
|
|
1404
|
+
DataRegular.propTypes = iconPropTypes;
|
|
1396
1405
|
}
|
|
1397
|
-
const
|
|
1406
|
+
const DataSet = /*#__PURE__*/React.forwardRef(function DataSet(_ref59, ref) {
|
|
1398
1407
|
let {
|
|
1399
1408
|
children,
|
|
1400
1409
|
size = 16,
|
|
@@ -1408,14 +1417,14 @@ const DataVis_3 = /*#__PURE__*/React.forwardRef(function DataVis_3(_ref59, ref)
|
|
|
1408
1417
|
viewBox: "0 0 32 32",
|
|
1409
1418
|
fill: "currentColor",
|
|
1410
1419
|
...rest
|
|
1411
|
-
},
|
|
1412
|
-
d: "
|
|
1420
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1421
|
+
d: "M25 12L25 3 23 3 23 5 20 5 20 7 23 7 23 12 20 12 20 14 28 14 28 12 25 12zM8.5 5c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM8.5 20c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0zM23.5 20c1.9299 0 3.5 1.5701 3.5 3.5s-1.5701 3.5-3.5 3.5-3.5-1.5701-3.5-3.5 1.5701-3.5 3.5-3.5m0-2c-3.0376 0-5.5 2.4624-5.5 5.5s2.4624 5.5 5.5 5.5 5.5-2.4624 5.5-5.5-2.4624-5.5-5.5-5.5h0z"
|
|
1413
1422
|
})), children);
|
|
1414
1423
|
});
|
|
1415
1424
|
if (process.env.NODE_ENV !== "production") {
|
|
1416
|
-
|
|
1425
|
+
DataSet.propTypes = iconPropTypes;
|
|
1417
1426
|
}
|
|
1418
|
-
const
|
|
1427
|
+
const DataStructured = /*#__PURE__*/React.forwardRef(function DataStructured(_ref60, ref) {
|
|
1419
1428
|
let {
|
|
1420
1429
|
children,
|
|
1421
1430
|
size = 16,
|
|
@@ -1429,14 +1438,18 @@ const DataVis_4 = /*#__PURE__*/React.forwardRef(function DataVis_4(_ref60, ref)
|
|
|
1429
1438
|
viewBox: "0 0 32 32",
|
|
1430
1439
|
fill: "currentColor",
|
|
1431
1440
|
...rest
|
|
1432
|
-
},
|
|
1433
|
-
|
|
1441
|
+
}, _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
1442
|
+
cx: "9",
|
|
1443
|
+
cy: "7",
|
|
1444
|
+
r: "1"
|
|
1445
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1446
|
+
d: "M27,22.14V18a2,2,0,0,0-2-2H17V12h9a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2h9v4H7a2,2,0,0,0-2,2v4.14a4,4,0,1,0,2,0V18h8v4H12v8h8V22H17V18h8v4.14a4,4,0,1,0,2,0ZM8,26a2,2,0,1,1-2-2A2,2,0,0,1,8,26Zm10-2v4H14V24ZM6,10V4H26v6ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
1434
1447
|
})), children);
|
|
1435
1448
|
});
|
|
1436
1449
|
if (process.env.NODE_ENV !== "production") {
|
|
1437
|
-
|
|
1450
|
+
DataStructured.propTypes = iconPropTypes;
|
|
1438
1451
|
}
|
|
1439
|
-
const
|
|
1452
|
+
const DataUnreal = /*#__PURE__*/React.forwardRef(function DataUnreal(_ref61, ref) {
|
|
1440
1453
|
let {
|
|
1441
1454
|
children,
|
|
1442
1455
|
size = 16,
|
|
@@ -1450,14 +1463,14 @@ const DataVolume = /*#__PURE__*/React.forwardRef(function DataVolume(_ref61, ref
|
|
|
1450
1463
|
viewBox: "0 0 32 32",
|
|
1451
1464
|
fill: "currentColor",
|
|
1452
1465
|
...rest
|
|
1453
|
-
},
|
|
1454
|
-
d: "
|
|
1466
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1467
|
+
d: "M16.4961 18.1318l-7-4c-.1536-.0879-.3248-.1318-.4961-.1318s-.3425.0439-.4961.1318l-7 4c-.3115.1777-.5039.5093-.5039.8682v8c0 .3589.1924.6904.5039.8682l7 4c.1536.0879.325.1318.4961.1318s.3425-.0439.4961-.1318l7-4c.3115-.1777.5039-.5093.5039-.8682v-8c0-.3589-.1924-.6904-.5039-.8682zm-7.4961-1.98l4.9844 2.8481-4.9844 2.8481-4.9844-2.8481 4.9844-2.8481zm-6 4.5713l5 2.8569v5.6968l-5-2.8569v-5.6968zm7 8.5537v-5.6968l5-2.8569v5.6968l-5 2.8569zM28 19v5c0 1.1025-.8972 2-2 2h-3.1719l1.5859-1.5859-1.4141-1.4141-4 4 4 4 1.4141-1.4141-1.5859-1.5859h3.1719c2.2056 0 4-1.7944 4-4v-5h-2zM17.5039 15.0111l-2-1.1428c-.3115-.1781-.5039-.5094-.5039-.8683v-2h2v1.4197l1.4961.8549-.9922 1.7366zM25.5039 14.4175l-1.5039.8594v-2.2769h-2v2.2769l-1.5039-.8594-.9922 1.7368 3 1.7139c.1536.0879.325.1318.4961.1318s.3425-.0439.4961-.1318l3-1.7139-.9922-1.7368zM28.4961 15.0111l-.9922-1.7366 1.4961-.8549v-1.4197h2v2c0 .3589-.1924.6902-.5039.8683l-2 1.1428zM25.4961 8.7256L24.5039 6.9888 23 7.8481 21.4961 6.9888 20.5039 8.7256 22 9.5801 22 11 24 11 24 9.5801 25.4961 8.7256zM30.4961 4.1318l-3-1.7144-.9922 1.7368 1.4805.8457-1.4805.8457.9922 1.7368 1.5039-.8594v2.2769h2v-4c0-.3589-.1924-.6904-.5039-.8682zM24.5039 3.0111l-1.5039-.8594-1.5039.8594-.9922-1.7366 2-1.1428C22.6575.0439 22.8287 0 23 0s.3425.0439.4961.1317l2 1.1428-.9922 1.7366zM19.4961 4.1543l-.9922-1.7368-3 1.7144c-.3115.1777-.5039.5093-.5039.8682v4h2v-2.2769l1.5039.8594.9922-1.7368-1.4805-.8457 1.4805-.8457zM9 1l-1.4141 1.4141 1.5859 1.5859h-3.1719c-2.2056 0-4 1.7944-4 4v5h2v-5c0-1.1025.8972-2 2-2h3.1719l-1.5859 1.5859 1.4141 1.4141 4-4L9 1z"
|
|
1455
1468
|
})), children);
|
|
1456
1469
|
});
|
|
1457
1470
|
if (process.env.NODE_ENV !== "production") {
|
|
1458
|
-
|
|
1471
|
+
DataUnreal.propTypes = iconPropTypes;
|
|
1459
1472
|
}
|
|
1460
|
-
const
|
|
1473
|
+
const DataUnstructured = /*#__PURE__*/React.forwardRef(function DataUnstructured(_ref62, ref) {
|
|
1461
1474
|
let {
|
|
1462
1475
|
children,
|
|
1463
1476
|
size = 16,
|
|
@@ -1471,22 +1484,16 @@ const DataVolumeAlt = /*#__PURE__*/React.forwardRef(function DataVolumeAlt(_ref6
|
|
|
1471
1484
|
viewBox: "0 0 32 32",
|
|
1472
1485
|
fill: "currentColor",
|
|
1473
1486
|
...rest
|
|
1474
|
-
},
|
|
1475
|
-
d: "
|
|
1476
|
-
})),
|
|
1477
|
-
|
|
1478
|
-
cy: "21",
|
|
1479
|
-
r: "2"
|
|
1480
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1481
|
-
d: "M15,19c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
|
|
1482
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1483
|
-
d: "M13,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25H13v2Z"
|
|
1487
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1488
|
+
d: "M6 24a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 006 22zM16 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0016 2zM26 4a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4A4 4 0 0026 2zM18 24v4H14V24h4m2-2H12v8h8z"
|
|
1489
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1490
|
+
d: "M27,22.14V17a2,2,0,0,0-2-2H7V10h3V2H2v8H5v5a2,2,0,0,0,2,2H25v5.14a4,4,0,1,0,2,0ZM4,4H8V8H4ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
1484
1491
|
})), children);
|
|
1485
1492
|
});
|
|
1486
1493
|
if (process.env.NODE_ENV !== "production") {
|
|
1487
|
-
|
|
1494
|
+
DataUnstructured.propTypes = iconPropTypes;
|
|
1488
1495
|
}
|
|
1489
|
-
const
|
|
1496
|
+
const DataView = /*#__PURE__*/React.forwardRef(function DataView(_ref63, ref) {
|
|
1490
1497
|
let {
|
|
1491
1498
|
children,
|
|
1492
1499
|
size = 16,
|
|
@@ -1500,14 +1507,32 @@ const DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax
|
|
|
1500
1507
|
viewBox: "0 0 32 32",
|
|
1501
1508
|
fill: "currentColor",
|
|
1502
1509
|
...rest
|
|
1503
|
-
},
|
|
1504
|
-
|
|
1510
|
+
}, _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
1511
|
+
cx: "22",
|
|
1512
|
+
cy: "24",
|
|
1513
|
+
r: "2"
|
|
1514
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1515
|
+
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
1516
|
+
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
1517
|
+
cx: "8",
|
|
1518
|
+
cy: "8",
|
|
1519
|
+
r: "1"
|
|
1520
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
1521
|
+
cx: "8",
|
|
1522
|
+
cy: "16",
|
|
1523
|
+
r: "1"
|
|
1524
|
+
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1525
|
+
cx: "8",
|
|
1526
|
+
cy: "24",
|
|
1527
|
+
r: "1"
|
|
1528
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1529
|
+
d: "M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"
|
|
1505
1530
|
})), children);
|
|
1506
1531
|
});
|
|
1507
1532
|
if (process.env.NODE_ENV !== "production") {
|
|
1508
|
-
|
|
1533
|
+
DataView.propTypes = iconPropTypes;
|
|
1509
1534
|
}
|
|
1510
|
-
const
|
|
1535
|
+
const DataViewAlt = /*#__PURE__*/React.forwardRef(function DataViewAlt(_ref64, ref) {
|
|
1511
1536
|
let {
|
|
1512
1537
|
children,
|
|
1513
1538
|
size = 16,
|
|
@@ -1521,25 +1546,25 @@ const DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic(_
|
|
|
1521
1546
|
viewBox: "0 0 32 32",
|
|
1522
1547
|
fill: "currentColor",
|
|
1523
1548
|
...rest
|
|
1524
|
-
},
|
|
1525
|
-
|
|
1549
|
+
}, _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
1550
|
+
cx: "22",
|
|
1551
|
+
cy: "24",
|
|
1552
|
+
r: "2"
|
|
1553
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1554
|
+
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM7 17H12V19H7zM7 12H19V14H7zM7 7H19V9H7z"
|
|
1555
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1556
|
+
d: "M22,2,4,2A2.0058,2.0058,0,0,0,2,4V28a2.0058,2.0058,0,0,0,2,2h8V28H4V4H22V15h2V4A2.0058,2.0058,0,0,0,22,2Z"
|
|
1526
1557
|
})), children);
|
|
1527
1558
|
});
|
|
1528
1559
|
if (process.env.NODE_ENV !== "production") {
|
|
1529
|
-
|
|
1560
|
+
DataViewAlt.propTypes = iconPropTypes;
|
|
1530
1561
|
}
|
|
1531
|
-
const
|
|
1562
|
+
const DataAccessor = /*#__PURE__*/React.forwardRef(function DataAccessor(_ref65, ref) {
|
|
1532
1563
|
let {
|
|
1533
1564
|
children,
|
|
1534
1565
|
size = 16,
|
|
1535
1566
|
...rest
|
|
1536
1567
|
} = _ref65;
|
|
1537
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1538
|
-
if (!didWarnAboutDeprecation["DatabaseEnterpriseDb2"]) {
|
|
1539
|
-
didWarnAboutDeprecation["DatabaseEnterpriseDb2"] = true;
|
|
1540
|
-
console.warn("Icon name was requested by the product team to be renamed to and replaced by database--enterprisedb. As a result, the DatabaseEnterpriseDb2 component will be removed in the next major version of @carbon/icons-react.");
|
|
1541
|
-
}
|
|
1542
|
-
}
|
|
1543
1568
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1544
1569
|
width: size,
|
|
1545
1570
|
height: size,
|
|
@@ -1549,13 +1574,19 @@ const DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnt
|
|
|
1549
1574
|
fill: "currentColor",
|
|
1550
1575
|
...rest
|
|
1551
1576
|
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1552
|
-
d: "
|
|
1577
|
+
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
1578
|
+
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1579
|
+
cx: "7",
|
|
1580
|
+
cy: "25",
|
|
1581
|
+
r: "1"
|
|
1582
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1583
|
+
d: "M21,13a2.9609,2.9609,0,0,0-1.2854.3008L17.4141,11l2.3-2.3008A2.9609,2.9609,0,0,0,21,9a3,3,0,1,0-3-3,2.9665,2.9665,0,0,0,.3,1.2852L16,9.5859,13.7,7.2852A2.9665,2.9665,0,0,0,14,6a3,3,0,1,0-3,3,2.9609,2.9609,0,0,0,1.2854-.3008L14.5859,11l-2.3005,2.3008A2.9609,2.9609,0,0,0,11,13a3,3,0,1,0,3,3,2.9665,2.9665,0,0,0-.3-1.2852L16,12.4141l2.3,2.3007A2.9665,2.9665,0,0,0,18,16a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,5ZM10,6a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,10,6Zm1,11a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,17Zm10,0a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,17Z"
|
|
1553
1584
|
})), children);
|
|
1554
1585
|
});
|
|
1555
1586
|
if (process.env.NODE_ENV !== "production") {
|
|
1556
|
-
|
|
1587
|
+
DataAccessor.propTypes = iconPropTypes;
|
|
1557
1588
|
}
|
|
1558
|
-
const
|
|
1589
|
+
const DataAnalytics = /*#__PURE__*/React.forwardRef(function DataAnalytics(_ref66, ref) {
|
|
1559
1590
|
let {
|
|
1560
1591
|
children,
|
|
1561
1592
|
size = 16,
|
|
@@ -1569,14 +1600,16 @@ const DatabaseEnterprisedb = /*#__PURE__*/React.forwardRef(function DatabaseEnte
|
|
|
1569
1600
|
viewBox: "0 0 32 32",
|
|
1570
1601
|
fill: "currentColor",
|
|
1571
1602
|
...rest
|
|
1572
|
-
},
|
|
1573
|
-
d: "
|
|
1603
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1604
|
+
d: "M12 11H14V17H12zM7 13H9V17H7zM2 7H4V17H2z"
|
|
1605
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1606
|
+
d: "m30,28.5859l-7.5522-7.5522c1.5918-1.9082,2.5522-4.3604,2.5522-7.0337,0-6.0654-4.9346-11-11-11-2.4026,0-4.6853.7607-6.6013,2.2002l1.2012,1.5991c1.5669-1.1772,3.4343-1.7993,5.4001-1.7993,4.9626,0,9,4.0371,9,9s-4.0374,9-9,9c-2.8574,0-5.4819-1.312-7.2007-3.6001l-1.5991,1.2017c2.1001,2.7949,5.3076,4.3984,8.7998,4.3984,2.6733,0,5.1255-.9604,7.0337-2.5522l7.5522,7.5522,1.4141-1.4141Z"
|
|
1574
1607
|
})), children);
|
|
1575
1608
|
});
|
|
1576
1609
|
if (process.env.NODE_ENV !== "production") {
|
|
1577
|
-
|
|
1610
|
+
DataAnalytics.propTypes = iconPropTypes;
|
|
1578
1611
|
}
|
|
1579
|
-
const
|
|
1612
|
+
const DataBackup = /*#__PURE__*/React.forwardRef(function DataBackup(_ref67, ref) {
|
|
1580
1613
|
let {
|
|
1581
1614
|
children,
|
|
1582
1615
|
size = 16,
|
|
@@ -1590,14 +1623,28 @@ const DatabaseEtcd = /*#__PURE__*/React.forwardRef(function DatabaseEtcd(_ref67,
|
|
|
1590
1623
|
viewBox: "0 0 32 32",
|
|
1591
1624
|
fill: "currentColor",
|
|
1592
1625
|
...rest
|
|
1593
|
-
},
|
|
1594
|
-
|
|
1626
|
+
}, _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1627
|
+
cx: "7",
|
|
1628
|
+
cy: "7",
|
|
1629
|
+
r: "1"
|
|
1630
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
1631
|
+
cx: "7",
|
|
1632
|
+
cy: "15",
|
|
1633
|
+
r: "1"
|
|
1634
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
1635
|
+
cx: "7",
|
|
1636
|
+
cy: "23",
|
|
1637
|
+
r: "1"
|
|
1638
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1639
|
+
d: "M12,26H4V20h8V18H4V12H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V26a2,2,0,0,0,2,2h8ZM4,4H20v6H4Z"
|
|
1640
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1641
|
+
d: "M28,17v2.4131A6.996,6.996,0,1,0,22,30V28a5,5,0,1,1,4.5762-7H24v2h6V17Z"
|
|
1595
1642
|
})), children);
|
|
1596
1643
|
});
|
|
1597
1644
|
if (process.env.NODE_ENV !== "production") {
|
|
1598
|
-
|
|
1645
|
+
DataBackup.propTypes = iconPropTypes;
|
|
1599
1646
|
}
|
|
1600
|
-
const
|
|
1647
|
+
const DataBin = /*#__PURE__*/React.forwardRef(function DataBin(_ref68, ref) {
|
|
1601
1648
|
let {
|
|
1602
1649
|
children,
|
|
1603
1650
|
size = 16,
|
|
@@ -1611,16 +1658,16 @@ const DatabaseMessaging = /*#__PURE__*/React.forwardRef(function DatabaseMessagi
|
|
|
1611
1658
|
viewBox: "0 0 32 32",
|
|
1612
1659
|
fill: "currentColor",
|
|
1613
1660
|
...rest
|
|
1614
|
-
},
|
|
1615
|
-
d: "
|
|
1616
|
-
})),
|
|
1617
|
-
d: "
|
|
1661
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1662
|
+
d: "M28 2H20a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2v7H20V4zm0 9v6H20V13zM20 28V21h8v7zM12 15L10 15 10 13 8 13 8 15 6 15 6 17 8 17 8 19 10 19 10 17 12 17 12 15z"
|
|
1663
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1664
|
+
d: "M16,6V4H10A2.0023,2.0023,0,0,0,8,6V9.08A6.99,6.99,0,0,0,8,22.92V26a2.0023,2.0023,0,0,0,2,2h6V26H10V22.92A6.99,6.99,0,0,0,10,9.08V6ZM14,16a5,5,0,1,1-5-5A5.0059,5.0059,0,0,1,14,16Z"
|
|
1618
1665
|
})), children);
|
|
1619
1666
|
});
|
|
1620
1667
|
if (process.env.NODE_ENV !== "production") {
|
|
1621
|
-
|
|
1668
|
+
DataBin.propTypes = iconPropTypes;
|
|
1622
1669
|
}
|
|
1623
|
-
const
|
|
1670
|
+
const DataBlob = /*#__PURE__*/React.forwardRef(function DataBlob(_ref69, ref) {
|
|
1624
1671
|
let {
|
|
1625
1672
|
children,
|
|
1626
1673
|
size = 16,
|
|
@@ -1634,14 +1681,16 @@ const DatabaseMongodb = /*#__PURE__*/React.forwardRef(function DatabaseMongodb(_
|
|
|
1634
1681
|
viewBox: "0 0 32 32",
|
|
1635
1682
|
fill: "currentColor",
|
|
1636
1683
|
...rest
|
|
1637
|
-
},
|
|
1638
|
-
d: "
|
|
1684
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1685
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1686
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1687
|
+
d: "M13 7H15V14H13zM8 7H10V14H8zM22 14H20a2.0021 2.0021 0 01-2-2V9a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0122 14zM20 9v3h2V9zM22 18H24V25H22zM8 18H10V25H8zM17 25H15a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v3A2.0021 2.0021 0 0117 25zm-2-5v3h2V20z"
|
|
1639
1688
|
})), children);
|
|
1640
1689
|
});
|
|
1641
1690
|
if (process.env.NODE_ENV !== "production") {
|
|
1642
|
-
|
|
1691
|
+
DataBlob.propTypes = iconPropTypes;
|
|
1643
1692
|
}
|
|
1644
|
-
const
|
|
1693
|
+
const DataClass = /*#__PURE__*/React.forwardRef(function DataClass(_ref70, ref) {
|
|
1645
1694
|
let {
|
|
1646
1695
|
children,
|
|
1647
1696
|
size = 16,
|
|
@@ -1655,14 +1704,14 @@ const DatabasePostgreSql = /*#__PURE__*/React.forwardRef(function DatabasePostgr
|
|
|
1655
1704
|
viewBox: "0 0 32 32",
|
|
1656
1705
|
fill: "currentColor",
|
|
1657
1706
|
...rest
|
|
1658
|
-
},
|
|
1659
|
-
d: "
|
|
1707
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1708
|
+
d: "M26,16a3.9612,3.9612,0,0,0-2.02.5657l-2.8586-2.8585,2.293-2.293a2,2,0,0,0,0-2.8284l-6-6a2,2,0,0,0-2.8284,0l-6,6a2,2,0,0,0,0,2.8284l2.293,2.293L8.02,16.5657A4.043,4.043,0,1,0,9.4343,17.98l2.8585-2.8586,2.293,2.293A1.9773,1.9773,0,0,0,15,17.7233V22H12v8h8V22H17V17.7233a1.9773,1.9773,0,0,0,.4142-.3091l2.293-2.293L22.5657,17.98A3.9885,3.9885,0,1,0,26,16ZM8,20a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,20Zm10,4v4H14V24h4Zm-2-8-6-6,6-6,6,6Zm10,6a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,22Z"
|
|
1660
1709
|
})), children);
|
|
1661
1710
|
});
|
|
1662
1711
|
if (process.env.NODE_ENV !== "production") {
|
|
1663
|
-
|
|
1712
|
+
DataClass.propTypes = iconPropTypes;
|
|
1664
1713
|
}
|
|
1665
|
-
const
|
|
1714
|
+
const DataCollection = /*#__PURE__*/React.forwardRef(function DataCollection(_ref71, ref) {
|
|
1666
1715
|
let {
|
|
1667
1716
|
children,
|
|
1668
1717
|
size = 16,
|
|
@@ -1676,14 +1725,18 @@ const DatabaseRabbit = /*#__PURE__*/React.forwardRef(function DatabaseRabbit(_re
|
|
|
1676
1725
|
viewBox: "0 0 32 32",
|
|
1677
1726
|
fill: "currentColor",
|
|
1678
1727
|
...rest
|
|
1679
|
-
},
|
|
1680
|
-
|
|
1728
|
+
}, _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
1729
|
+
cx: "16",
|
|
1730
|
+
cy: "16",
|
|
1731
|
+
r: "2"
|
|
1732
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1733
|
+
d: "M30 17L30 15 23.83 15 26.41 12.41 25 11 20 16 25 21 26.41 19.59 23.83 17 30 17zM15 23.83L15 30 17 30 17 23.83 19.59 26.41 21 25 16 20 11 25 12.41 26.41 15 23.83zM7 11L5.59 12.41 8.17 15 2 15 2 17 8.17 17 5.59 19.59 7 21 12 16 7 11zM17 8.17L17 2 15 2 15 8.17 12.41 5.59 11 7 16 12 21 7 19.59 5.59 17 8.17z"
|
|
1681
1734
|
})), children);
|
|
1682
1735
|
});
|
|
1683
1736
|
if (process.env.NODE_ENV !== "production") {
|
|
1684
|
-
|
|
1737
|
+
DataCollection.propTypes = iconPropTypes;
|
|
1685
1738
|
}
|
|
1686
|
-
const
|
|
1739
|
+
const DataDefinition = /*#__PURE__*/React.forwardRef(function DataDefinition(_ref72, ref) {
|
|
1687
1740
|
let {
|
|
1688
1741
|
children,
|
|
1689
1742
|
size = 16,
|
|
@@ -1697,14 +1750,20 @@ const DatabaseRedis = /*#__PURE__*/React.forwardRef(function DatabaseRedis(_ref7
|
|
|
1697
1750
|
viewBox: "0 0 32 32",
|
|
1698
1751
|
fill: "currentColor",
|
|
1699
1752
|
...rest
|
|
1700
|
-
},
|
|
1701
|
-
|
|
1753
|
+
}, _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
1754
|
+
cx: "14",
|
|
1755
|
+
cy: "14",
|
|
1756
|
+
r: "2"
|
|
1757
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1758
|
+
d: "M20,30a.9967.9967,0,0,1-.707-.293L8.5859,19A2.0126,2.0126,0,0,1,8,17.5859V10a2.002,2.002,0,0,1,2-2h7.5859A1.9864,1.9864,0,0,1,19,8.5859L29.707,19.293a.9994.9994,0,0,1,0,1.414l-9,9A.9967.9967,0,0,1,20,30ZM10,10v7.5859l10,10L27.5859,20l-10-10Z"
|
|
1759
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1760
|
+
d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2v8H28V4H4V28h8Z"
|
|
1702
1761
|
})), children);
|
|
1703
1762
|
});
|
|
1704
1763
|
if (process.env.NODE_ENV !== "production") {
|
|
1705
|
-
|
|
1764
|
+
DataDefinition.propTypes = iconPropTypes;
|
|
1706
1765
|
}
|
|
1707
|
-
const
|
|
1766
|
+
const DataDiode = /*#__PURE__*/React.forwardRef(function DataDiode(_ref73, ref) {
|
|
1708
1767
|
let {
|
|
1709
1768
|
children,
|
|
1710
1769
|
size = 16,
|
|
@@ -1718,26 +1777,14 @@ const Datastore = /*#__PURE__*/React.forwardRef(function Datastore(_ref73, ref)
|
|
|
1718
1777
|
viewBox: "0 0 32 32",
|
|
1719
1778
|
fill: "currentColor",
|
|
1720
1779
|
...rest
|
|
1721
|
-
},
|
|
1722
|
-
|
|
1723
|
-
cy: "23",
|
|
1724
|
-
r: "1"
|
|
1725
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1726
|
-
d: "M8 22H20V24H8z"
|
|
1727
|
-
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1728
|
-
cx: "23",
|
|
1729
|
-
cy: "9",
|
|
1730
|
-
r: "1"
|
|
1731
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1732
|
-
d: "M8 8H20V10H8z"
|
|
1733
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1734
|
-
d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H6A2,2,0,0,0,4,6v6a2,2,0,0,0,2,2H8v4H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V20a2,2,0,0,0-2-2H24V14ZM6,6H26v6H6ZM26,26H6V20H26Zm-4-8H10V14H22Z"
|
|
1780
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1781
|
+
d: "M30,15H27V7H25v8H22V7H20v7.8262L7.5239,7.1484A1,1,0,0,0,6,8v7H2v2H6v7a1,1,0,0,0,1.5239.8516L20,17.1738V25h2V17h3v8h2V17h3ZM8,22.21V9.79L18.0918,16Z"
|
|
1735
1782
|
})), children);
|
|
1736
1783
|
});
|
|
1737
1784
|
if (process.env.NODE_ENV !== "production") {
|
|
1738
|
-
|
|
1785
|
+
DataDiode.propTypes = iconPropTypes;
|
|
1739
1786
|
}
|
|
1740
|
-
const
|
|
1787
|
+
const DataEnrichment = /*#__PURE__*/React.forwardRef(function DataEnrichment(_ref74, ref) {
|
|
1741
1788
|
let {
|
|
1742
1789
|
children,
|
|
1743
1790
|
size = 16,
|
|
@@ -1751,16 +1798,17 @@ const Db2BufferPool = /*#__PURE__*/React.forwardRef(function Db2BufferPool(_ref7
|
|
|
1751
1798
|
viewBox: "0 0 32 32",
|
|
1752
1799
|
fill: "currentColor",
|
|
1753
1800
|
...rest
|
|
1754
|
-
},
|
|
1755
|
-
d: "
|
|
1756
|
-
})
|
|
1757
|
-
|
|
1758
|
-
|
|
1801
|
+
}, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
1802
|
+
d: "M28 13h2v2h-2zM23.778 4.797l1.414-1.414 1.414 1.414-1.414 1.414zM15 0h2v2h-2zM6.808 6.233 5.393 4.818l1.415-1.414 1.414 1.414zM2 13h2v2H2zM13 30h6v2h-6zM11 26h10v2H11zM16 4C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6 1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10z"
|
|
1803
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1804
|
+
fill: "none",
|
|
1805
|
+
d: "M0 0h32v32H0z"
|
|
1806
|
+
})))), children);
|
|
1759
1807
|
});
|
|
1760
1808
|
if (process.env.NODE_ENV !== "production") {
|
|
1761
|
-
|
|
1809
|
+
DataEnrichment.propTypes = iconPropTypes;
|
|
1762
1810
|
}
|
|
1763
|
-
const
|
|
1811
|
+
const DataEnrichmentAdd = /*#__PURE__*/React.forwardRef(function DataEnrichmentAdd(_ref75, ref) {
|
|
1764
1812
|
let {
|
|
1765
1813
|
children,
|
|
1766
1814
|
size = 16,
|
|
@@ -1774,14 +1822,19 @@ const Db2DataSharingGroup = /*#__PURE__*/React.forwardRef(function Db2DataSharin
|
|
|
1774
1822
|
viewBox: "0 0 32 32",
|
|
1775
1823
|
fill: "currentColor",
|
|
1776
1824
|
...rest
|
|
1777
|
-
},
|
|
1778
|
-
d: "
|
|
1779
|
-
})
|
|
1825
|
+
}, _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
1826
|
+
d: "M28 13h2v2h-2zM23.778 4.797l1.414-1.414 1.414 1.414-1.414 1.414zM15 0h2v2h-2zM6.808 6.233 5.393 4.818l1.415-1.414 1.414 1.414zM2 13h2v2H2zM20 13h-3v-3h-2v3h-3v2h3v3h2v-3h3zM13 30h6v2h-6zM11 26h10v2H11z"
|
|
1827
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1828
|
+
d: "M16 4C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6 1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10z"
|
|
1829
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1830
|
+
fill: "none",
|
|
1831
|
+
d: "M0 0h32v32H0z"
|
|
1832
|
+
})))), children);
|
|
1780
1833
|
});
|
|
1781
1834
|
if (process.env.NODE_ENV !== "production") {
|
|
1782
|
-
|
|
1835
|
+
DataEnrichmentAdd.propTypes = iconPropTypes;
|
|
1783
1836
|
}
|
|
1784
|
-
const
|
|
1837
|
+
const DataPlayer = /*#__PURE__*/React.forwardRef(function DataPlayer(_ref76, ref) {
|
|
1785
1838
|
let {
|
|
1786
1839
|
children,
|
|
1787
1840
|
size = 16,
|
|
@@ -1796,13 +1849,15 @@ const Db2Database = /*#__PURE__*/React.forwardRef(function Db2Database(_ref76, r
|
|
|
1796
1849
|
fill: "currentColor",
|
|
1797
1850
|
...rest
|
|
1798
1851
|
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1799
|
-
d: "
|
|
1852
|
+
d: "M28 24v2H15.8164a2.983 2.983 0 00-5.6328 0H4V24H2v6H4V28h6.1836a2.983 2.983 0 005.6328 0H28v2h2V24zM13 7.5L13 16.499 13 16.499 21 12 13 7.5z"
|
|
1853
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1854
|
+
d: "M16,22A10,10,0,1,1,26,12,10.0113,10.0113,0,0,1,16,22ZM16,4a8,8,0,1,0,8,8A8.0092,8.0092,0,0,0,16,4Z"
|
|
1800
1855
|
})), children);
|
|
1801
1856
|
});
|
|
1802
1857
|
if (process.env.NODE_ENV !== "production") {
|
|
1803
|
-
|
|
1858
|
+
DataPlayer.propTypes = iconPropTypes;
|
|
1804
1859
|
}
|
|
1805
|
-
const
|
|
1860
|
+
const DataQualityDefinition = /*#__PURE__*/React.forwardRef(function DataQualityDefinition(_ref77, ref) {
|
|
1806
1861
|
let {
|
|
1807
1862
|
children,
|
|
1808
1863
|
size = 16,
|
|
@@ -1816,14 +1871,28 @@ const Debug = /*#__PURE__*/React.forwardRef(function Debug(_ref77, ref) {
|
|
|
1816
1871
|
viewBox: "0 0 32 32",
|
|
1817
1872
|
fill: "currentColor",
|
|
1818
1873
|
...rest
|
|
1819
|
-
},
|
|
1820
|
-
d: "
|
|
1821
|
-
})
|
|
1874
|
+
}, _switch3 || (_switch3 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
1875
|
+
d: "M24.6 24.4L27.2 27 27.2 27 24.6 29.6 26 31 30 27 26 23zM22.4 24.4L19.8 27 19.8 27 22.4 29.6 21 31 17 27 21 23z"
|
|
1876
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
1877
|
+
cx: "11",
|
|
1878
|
+
cy: "8",
|
|
1879
|
+
r: "1"
|
|
1880
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
1881
|
+
cx: "11",
|
|
1882
|
+
cy: "16",
|
|
1883
|
+
r: "1"
|
|
1884
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
1885
|
+
cx: "11",
|
|
1886
|
+
cy: "24",
|
|
1887
|
+
r: "1"
|
|
1888
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1889
|
+
d: "M24,3H8C6.9,3,6,3.9,6,5v22c0,1.1,0.9,2,2,2h7v-2H8v-6h18V5C26,3.9,25.1,3,24,3z M24,19H8v-6h16V19z M24,11H8V5h16V11z"
|
|
1890
|
+
})))), children);
|
|
1822
1891
|
});
|
|
1823
1892
|
if (process.env.NODE_ENV !== "production") {
|
|
1824
|
-
|
|
1893
|
+
DataQualityDefinition.propTypes = iconPropTypes;
|
|
1825
1894
|
}
|
|
1826
|
-
const
|
|
1895
|
+
const DataRefinery = /*#__PURE__*/React.forwardRef(function DataRefinery(_ref78, ref) {
|
|
1827
1896
|
let {
|
|
1828
1897
|
children,
|
|
1829
1898
|
size = 16,
|
|
@@ -1838,13 +1907,17 @@ const DecisionTree = /*#__PURE__*/React.forwardRef(function DecisionTree(_ref78,
|
|
|
1838
1907
|
fill: "currentColor",
|
|
1839
1908
|
...rest
|
|
1840
1909
|
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1841
|
-
d: "
|
|
1910
|
+
d: "M7,30a5,5,0,1,1,5-5A5.0059,5.0059,0,0,1,7,30Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,7,22Z"
|
|
1911
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1912
|
+
d: "M24,26H14V24H24V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
|
|
1913
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1914
|
+
d: "M28,12H22a2.0023,2.0023,0,0,1-2-2V4a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2v6A2.0023,2.0023,0,0,1,28,12ZM22,4v6h6V4Z"
|
|
1842
1915
|
})), children);
|
|
1843
1916
|
});
|
|
1844
1917
|
if (process.env.NODE_ENV !== "production") {
|
|
1845
|
-
|
|
1918
|
+
DataRefinery.propTypes = iconPropTypes;
|
|
1846
1919
|
}
|
|
1847
|
-
const
|
|
1920
|
+
const DataRefineryReference = /*#__PURE__*/React.forwardRef(function DataRefineryReference(_ref79, ref) {
|
|
1848
1921
|
let {
|
|
1849
1922
|
children,
|
|
1850
1923
|
size = 16,
|
|
@@ -1858,16 +1931,16 @@ const Delete = /*#__PURE__*/React.forwardRef(function Delete(_ref79, ref) {
|
|
|
1858
1931
|
viewBox: "0 0 32 32",
|
|
1859
1932
|
fill: "currentColor",
|
|
1860
1933
|
...rest
|
|
1861
|
-
},
|
|
1862
|
-
d: "
|
|
1863
|
-
})),
|
|
1864
|
-
d: "
|
|
1934
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1935
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6V4z"
|
|
1936
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1937
|
+
d: "M24,26H16V24h8V17H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6H18V8H8v7H24a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,24,26Z"
|
|
1865
1938
|
})), children);
|
|
1866
1939
|
});
|
|
1867
1940
|
if (process.env.NODE_ENV !== "production") {
|
|
1868
|
-
|
|
1941
|
+
DataRefineryReference.propTypes = iconPropTypes;
|
|
1869
1942
|
}
|
|
1870
|
-
const
|
|
1943
|
+
const DataShare = /*#__PURE__*/React.forwardRef(function DataShare(_ref80, ref) {
|
|
1871
1944
|
let {
|
|
1872
1945
|
children,
|
|
1873
1946
|
size = 16,
|
|
@@ -1881,16 +1954,14 @@ const Delivery = /*#__PURE__*/React.forwardRef(function Delivery(_ref80, ref) {
|
|
|
1881
1954
|
viewBox: "0 0 32 32",
|
|
1882
1955
|
fill: "currentColor",
|
|
1883
1956
|
...rest
|
|
1884
|
-
},
|
|
1885
|
-
d: "
|
|
1886
|
-
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1887
|
-
d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H6V8H21V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a4,4,0,1,0,0,2h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
|
|
1957
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1958
|
+
d: "M5 25V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141L7 15.8281V25H19v2H7A2.0024 2.0024 0 015 25zM24 22h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2H24a2.002 2.002 0 01-2-2V24A2.002 2.002 0 0124 22zm4 6V24H23.9985L24 28zM27 6v9.1719l3.5859-3.586L32 13l-6 6-6-6 1.4141-1.4141L25 15.1719V6H13V4H25A2.0024 2.0024 0 0127 6zM2 6H8V8H2zM2 2H10V4H2z"
|
|
1888
1959
|
})), children);
|
|
1889
1960
|
});
|
|
1890
1961
|
if (process.env.NODE_ENV !== "production") {
|
|
1891
|
-
|
|
1962
|
+
DataShare.propTypes = iconPropTypes;
|
|
1892
1963
|
}
|
|
1893
|
-
const
|
|
1964
|
+
const DataTable = /*#__PURE__*/React.forwardRef(function DataTable(_ref81, ref) {
|
|
1894
1965
|
let {
|
|
1895
1966
|
children,
|
|
1896
1967
|
size = 16,
|
|
@@ -1904,16 +1975,16 @@ const DeliveryAdd = /*#__PURE__*/React.forwardRef(function DeliveryAdd(_ref81, r
|
|
|
1904
1975
|
viewBox: "0 0 32 32",
|
|
1905
1976
|
fill: "currentColor",
|
|
1906
1977
|
...rest
|
|
1907
|
-
},
|
|
1908
|
-
d: "
|
|
1909
|
-
})),
|
|
1910
|
-
d: "
|
|
1978
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1979
|
+
d: "M8 18H12V20H8zM14 18H18V20H14zM8 14H12V16H8zM14 22H18V24H14zM20 14H24V16H20zM20 22H24V24H20z"
|
|
1980
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1981
|
+
d: "M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,2,0,4H5V5ZM5,27V11H27l0,16Z"
|
|
1911
1982
|
})), children);
|
|
1912
1983
|
});
|
|
1913
1984
|
if (process.env.NODE_ENV !== "production") {
|
|
1914
|
-
|
|
1985
|
+
DataTable.propTypes = iconPropTypes;
|
|
1915
1986
|
}
|
|
1916
|
-
const
|
|
1987
|
+
const DataTableReference = /*#__PURE__*/React.forwardRef(function DataTableReference(_ref82, ref) {
|
|
1917
1988
|
let {
|
|
1918
1989
|
children,
|
|
1919
1990
|
size = 16,
|
|
@@ -1927,23 +1998,16 @@ const DeliveryParcel = /*#__PURE__*/React.forwardRef(function DeliveryParcel(_re
|
|
|
1927
1998
|
viewBox: "0 0 32 32",
|
|
1928
1999
|
fill: "currentColor",
|
|
1929
2000
|
...rest
|
|
1930
|
-
},
|
|
1931
|
-
d: "
|
|
1932
|
-
})),
|
|
1933
|
-
d: "
|
|
1934
|
-
transform: "rotate(-180 6 15)"
|
|
1935
|
-
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1936
|
-
d: "M4 22H12V24H4z",
|
|
1937
|
-
transform: "rotate(-180 8 23)"
|
|
1938
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1939
|
-
d: "M6 18H14V20H6z",
|
|
1940
|
-
transform: "rotate(-180 10 19)"
|
|
2001
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
2002
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM20 22H24V24H20zM16 18H20V20H16zM20 14H24V16H20zM8 14H12V16H8z"
|
|
2003
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
2004
|
+
d: "M27,3H5A2.0027,2.0027,0,0,0,3,5V16H5V11H27V27H16v2H27a2.0027,2.0027,0,0,0,2-2V5A2.0027,2.0027,0,0,0,27,3Zm0,6H5V5H27Z"
|
|
1941
2005
|
})), children);
|
|
1942
2006
|
});
|
|
1943
2007
|
if (process.env.NODE_ENV !== "production") {
|
|
1944
|
-
|
|
2008
|
+
DataTableReference.propTypes = iconPropTypes;
|
|
1945
2009
|
}
|
|
1946
|
-
const
|
|
2010
|
+
const DataVis_1 = /*#__PURE__*/React.forwardRef(function DataVis_1(_ref83, ref) {
|
|
1947
2011
|
let {
|
|
1948
2012
|
children,
|
|
1949
2013
|
size = 16,
|
|
@@ -1957,14 +2021,14 @@ const DeliveryTruck = /*#__PURE__*/React.forwardRef(function DeliveryTruck(_ref8
|
|
|
1957
2021
|
viewBox: "0 0 32 32",
|
|
1958
2022
|
fill: "currentColor",
|
|
1959
2023
|
...rest
|
|
1960
|
-
},
|
|
1961
|
-
d: "
|
|
2024
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
2025
|
+
d: "M26,22a3.9553,3.9553,0,0,0-2.0193.5667L20.167,18.7529a4.9654,4.9654,0,0,0,0-5.5058L22.714,10.7A3.0284,3.0284,0,1,0,21.3,9.286l-2.547,2.547a4.9654,4.9654,0,0,0-5.5058,0L9.4332,8.0191A3.9553,3.9553,0,0,0,10,6a4,4,0,1,0-4,4,3.9553,3.9553,0,0,0,2.0191-.5668l3.8139,3.8139a4.9654,4.9654,0,0,0,0,5.5058L8.0192,22.5668A3.9556,3.9556,0,0,0,6,22a4,4,0,1,0,4,4,3.9553,3.9553,0,0,0-.5667-2.0192l3.8138-3.8138A4.9686,4.9686,0,0,0,15,20.8989v3.2848a3,3,0,1,0,2,0V20.8989a4.9686,4.9686,0,0,0,1.7529-.7319l3.8138,3.8137A3.9553,3.9553,0,0,0,22,26a4,4,0,1,0,4-4ZM16,13a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,13ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm20,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
1962
2026
|
})), children);
|
|
1963
2027
|
});
|
|
1964
2028
|
if (process.env.NODE_ENV !== "production") {
|
|
1965
|
-
|
|
2029
|
+
DataVis_1.propTypes = iconPropTypes;
|
|
1966
2030
|
}
|
|
1967
|
-
const
|
|
2031
|
+
const DataVis_2 = /*#__PURE__*/React.forwardRef(function DataVis_2(_ref84, ref) {
|
|
1968
2032
|
let {
|
|
1969
2033
|
children,
|
|
1970
2034
|
size = 16,
|
|
@@ -1978,16 +2042,14 @@ const Demo = /*#__PURE__*/React.forwardRef(function Demo(_ref84, ref) {
|
|
|
1978
2042
|
viewBox: "0 0 32 32",
|
|
1979
2043
|
fill: "currentColor",
|
|
1980
2044
|
...rest
|
|
1981
|
-
},
|
|
1982
|
-
d: "
|
|
1983
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1984
|
-
d: "m28,14v8H4V6h10v-2H4c-1.1045,0-2,.8955-2,2v16c0,1.1045.8955,2,2,2h8v4h-4v2h16v-2h-4v-4h8c1.1046,0,2-.8955,2-2v-8h-2Zm-10,14h-4v-4h4v4Z"
|
|
2045
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
2046
|
+
d: "M28,2H17a2.002,2.002,0,0,0-2,2v6H4a2.002,2.002,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H15a2.0023,2.0023,0,0,0,2-2V22H28a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,2,0,4H17V4ZM15.0009,22H4V18H15ZM17,10H28.0007l.0005,4H17Zm-2,2v4H4V12ZM4,28V24H15.0011l0,4Zm13-8V16H28.0015l0,4Z"
|
|
1985
2047
|
})), children);
|
|
1986
2048
|
});
|
|
1987
2049
|
if (process.env.NODE_ENV !== "production") {
|
|
1988
|
-
|
|
2050
|
+
DataVis_2.propTypes = iconPropTypes;
|
|
1989
2051
|
}
|
|
1990
|
-
const
|
|
2052
|
+
const DataVis_3 = /*#__PURE__*/React.forwardRef(function DataVis_3(_ref85, ref) {
|
|
1991
2053
|
let {
|
|
1992
2054
|
children,
|
|
1993
2055
|
size = 16,
|
|
@@ -2001,16 +2063,14 @@ const WatsonHealthDenominate = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2001
2063
|
viewBox: "0 0 32 32",
|
|
2002
2064
|
fill: "currentColor",
|
|
2003
2065
|
...rest
|
|
2004
|
-
},
|
|
2005
|
-
d: "
|
|
2006
|
-
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
2007
|
-
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
2066
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
2067
|
+
d: "M28,3a2.9913,2.9913,0,0,0-2.8163,2H21.858a3.9807,3.9807,0,0,0-7.716,0H9.858A3.9916,3.9916,0,1,0,5,9.858v4.284a3.9807,3.9807,0,0,0,0,7.716v3.3257a3,3,0,1,0,2,0V21.858a3.978,3.978,0,0,0,1.6729-.9034l3.3638,1.6819A2.9635,2.9635,0,0,0,12,23a3.0117,3.0117,0,1,0,.9221-2.1572L9.7744,19.269A3.95,3.95,0,0,0,10,18a3.9963,3.9963,0,0,0-3-3.858V9.858A3.9947,3.9947,0,0,0,9.858,7h4.284a3.9366,3.9366,0,0,0,4.7816,2.8818l1.8118,3.1705a3.0451,3.0451,0,1,0,1.7326-.9987L20.6893,8.941A3.9839,3.9839,0,0,0,21.858,7h3.3257A2.995,2.995,0,1,0,28,3ZM8,18a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,18ZM6,8A2,2,0,1,1,8,6,2.002,2.002,0,0,1,6,8ZM16,6a2,2,0,1,1,2,2A2.002,2.002,0,0,1,16,6Z"
|
|
2008
2068
|
})), children);
|
|
2009
2069
|
});
|
|
2010
2070
|
if (process.env.NODE_ENV !== "production") {
|
|
2011
|
-
|
|
2071
|
+
DataVis_3.propTypes = iconPropTypes;
|
|
2012
2072
|
}
|
|
2013
|
-
const
|
|
2073
|
+
const DataVis_4 = /*#__PURE__*/React.forwardRef(function DataVis_4(_ref86, ref) {
|
|
2014
2074
|
let {
|
|
2015
2075
|
children,
|
|
2016
2076
|
size = 16,
|
|
@@ -2024,14 +2084,14 @@ const Departure = /*#__PURE__*/React.forwardRef(function Departure(_ref86, ref)
|
|
|
2024
2084
|
viewBox: "0 0 32 32",
|
|
2025
2085
|
fill: "currentColor",
|
|
2026
2086
|
...rest
|
|
2027
|
-
},
|
|
2028
|
-
d: "
|
|
2087
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
2088
|
+
d: "M27,3H5A2.002,2.002,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0027,2.0027,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3Zm0,6H17V5H27ZM15,27H11V23h4Zm0-6H11V17h4ZM9,21H5V17H9Zm2-6V11H21v4Zm0-6V5h4V9Zm12,2h4l0,4H23ZM9,5V15H5V5ZM5,23H9v4H5Zm12,4V17H27.001l.001,10Z"
|
|
2029
2089
|
})), children);
|
|
2030
2090
|
});
|
|
2031
2091
|
if (process.env.NODE_ENV !== "production") {
|
|
2032
|
-
|
|
2092
|
+
DataVis_4.propTypes = iconPropTypes;
|
|
2033
2093
|
}
|
|
2034
|
-
const
|
|
2094
|
+
const DataVolume = /*#__PURE__*/React.forwardRef(function DataVolume(_ref87, ref) {
|
|
2035
2095
|
let {
|
|
2036
2096
|
children,
|
|
2037
2097
|
size = 16,
|
|
@@ -2045,16 +2105,14 @@ const Deploy = /*#__PURE__*/React.forwardRef(function Deploy(_ref87, ref) {
|
|
|
2045
2105
|
viewBox: "0 0 32 32",
|
|
2046
2106
|
fill: "currentColor",
|
|
2047
2107
|
...rest
|
|
2048
|
-
},
|
|
2049
|
-
d: "
|
|
2050
|
-
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
2051
|
-
d: "M16,24H12a2.0023,2.0023,0,0,1-2-2V18a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,16,24Zm-4-6v4h4V18Z"
|
|
2108
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
2109
|
+
d: "M30 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM24 22v-2h-3v-2h-2v2h-2v2h2v6c0 1.1025.8975 2 2 2h3v-2h-3v-6h3zM14 20h-4v2h4v2h-3c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h5v-8c0-1.103-.8975-2-2-2zm0 8h-3v-2h3v2zM5 16.0005v4H2c-1.1025 0-2 .897-2 2v5.9995c0 1.1025.8975 2 2 2H7v-13.9995h-2zm-3 5.9995h3v6H2v-6zM4 14V5h7.5857l4 4h12.4143v8h2V9c-.0013-1.1041-.8959-1.9987-2-2h-11.5857l-3.4143-3.4141c-.3742-.3764-.8835-.5873-1.4143-.5859H4c-1.1041.0013-1.9987.8959-2 2V14h2z"
|
|
2052
2110
|
})), children);
|
|
2053
2111
|
});
|
|
2054
2112
|
if (process.env.NODE_ENV !== "production") {
|
|
2055
|
-
|
|
2113
|
+
DataVolume.propTypes = iconPropTypes;
|
|
2056
2114
|
}
|
|
2057
|
-
const
|
|
2115
|
+
const DataVolumeAlt = /*#__PURE__*/React.forwardRef(function DataVolumeAlt(_ref88, ref) {
|
|
2058
2116
|
let {
|
|
2059
2117
|
children,
|
|
2060
2118
|
size = 16,
|
|
@@ -2068,14 +2126,22 @@ const DeployRules = /*#__PURE__*/React.forwardRef(function DeployRules(_ref88, r
|
|
|
2068
2126
|
viewBox: "0 0 32 32",
|
|
2069
2127
|
fill: "currentColor",
|
|
2070
2128
|
...rest
|
|
2071
|
-
},
|
|
2072
|
-
d: "
|
|
2129
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
2130
|
+
d: "M25,29c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
|
|
2131
|
+
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
2132
|
+
cx: "20",
|
|
2133
|
+
cy: "21",
|
|
2134
|
+
r: "2"
|
|
2135
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
2136
|
+
d: "M15,19c-1.6543,0-3-1.3458-3-3s1.3457-3,3-3,3,1.3458,3,3-1.3457,3-3,3Zm0-4c-.5515,0-1,.4486-1,1s.4485,1,1,1,1-.4486,1-1-.4485-1-1-1Z"
|
|
2137
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2138
|
+
d: "M13,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25H13v2Z"
|
|
2073
2139
|
})), children);
|
|
2074
2140
|
});
|
|
2075
2141
|
if (process.env.NODE_ENV !== "production") {
|
|
2076
|
-
|
|
2142
|
+
DataVolumeAlt.propTypes = iconPropTypes;
|
|
2077
2143
|
}
|
|
2078
|
-
const
|
|
2144
|
+
const DatabaseDatastax = /*#__PURE__*/React.forwardRef(function DatabaseDatastax(_ref89, ref) {
|
|
2079
2145
|
let {
|
|
2080
2146
|
children,
|
|
2081
2147
|
size = 16,
|
|
@@ -2089,22 +2155,14 @@ const DeploymentPattern = /*#__PURE__*/React.forwardRef(function DeploymentPatte
|
|
|
2089
2155
|
viewBox: "0 0 32 32",
|
|
2090
2156
|
fill: "currentColor",
|
|
2091
2157
|
...rest
|
|
2092
|
-
},
|
|
2093
|
-
d: "
|
|
2094
|
-
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2095
|
-
d: "M25.4141 5L21 .5859 16.5859 5 20 8.4141V18h2V8.4141zM21 3.4141L22.5859 5 21 6.5859 19.4141 5zM12 23.5859V14H10v9.5859L6.5859 27 11 31.4141 15.4141 27zM9.4141 27L11 25.4141 12.5859 27 11 28.5859z"
|
|
2096
|
-
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2097
|
-
d: "M18,10H8.4141L5,6.5859.5859,11,5,15.4141,8.4141,12H18ZM5,12.5859,3.4141,11,5,9.4141,6.5859,11Z"
|
|
2098
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2099
|
-
d: "M13 3A2 2 0 009 3 1.9733 1.9733 0 0010 4.73V8h2V4.73A1.9733 1.9733 0 0013 3zM22 27.2705V24H20v3.27a2 2 0 102 0z"
|
|
2100
|
-
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2101
|
-
d: "M31.4141,21,27,16.5859,23.5859,20H14v2h9.5859L27,25.4141ZM27,19.4141,28.5859,21,27,22.5859,25.4141,21Z"
|
|
2158
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
2159
|
+
d: "M18.8684 22.0684l1.7937-1.7476A4.2184 4.2184 0 0023.95 21.9534c1.4026 0 2.0005-.5288 2.0005-1.38 0-.69-.4138-1.1267-1.4717-1.2646l-1.1958-.1612c-2.5754-.3217-4.0009-1.4484-4.0009-3.633 0-2.3225 1.8166-3.7942 4.5529-3.7942a5.7221 5.7221 0 014.691 1.8855l-1.7246 1.7246a3.9649 3.9649 0 00-2.8743-1.2876c-1.2649 0-1.8167.5059-1.8167 1.2417 0 .8049.4368 1.1726 1.5638 1.3567l1.2187.1609c2.6213.3679 3.886 1.5408 3.886 3.5412 0 2.3226-1.9546 3.9322-4.9439 3.9322A6.0942 6.0942 0 0118.8684 22.0684zM4.24 7.95h5.8409c4.185 0 6.9213 2.69 6.9213 8.0254S14.2661 24 10.0811 24H4.24zm5.8409 13.36c2.2534 0 3.7021-1.3338 3.7021-4.07V14.71c0-2.7364-1.4487-4.07-3.7021-4.07H7.2756V21.31z"
|
|
2102
2160
|
})), children);
|
|
2103
2161
|
});
|
|
2104
2162
|
if (process.env.NODE_ENV !== "production") {
|
|
2105
|
-
|
|
2163
|
+
DatabaseDatastax.propTypes = iconPropTypes;
|
|
2106
2164
|
}
|
|
2107
|
-
const
|
|
2165
|
+
const DatabaseElastic = /*#__PURE__*/React.forwardRef(function DatabaseElastic(_ref90, ref) {
|
|
2108
2166
|
let {
|
|
2109
2167
|
children,
|
|
2110
2168
|
size = 16,
|
|
@@ -2118,19 +2176,25 @@ const DeploymentPolicy = /*#__PURE__*/React.forwardRef(function DeploymentPolicy
|
|
|
2118
2176
|
viewBox: "0 0 32 32",
|
|
2119
2177
|
fill: "currentColor",
|
|
2120
2178
|
...rest
|
|
2121
|
-
},
|
|
2122
|
-
d: "
|
|
2179
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
2180
|
+
d: "M17.8281 22.0684l1.7937-1.7476A4.2185 4.2185 0 0022.91 21.9534c1.4025 0 2-.5288 2-1.38 0-.69-.4138-1.1267-1.4716-1.2646l-1.1958-.1612c-2.5755-.3217-4.001-1.4484-4.001-3.633 0-2.3225 1.8166-3.7942 4.553-3.7942a5.722 5.722 0 014.6909 1.8855l-1.7246 1.7246a3.9643 3.9643 0 00-2.8743-1.2876c-1.2649 0-1.8166.5059-1.8166 1.2417 0 .8049.4367 1.1726 1.5637 1.3567l1.2187.1609c2.6214.3679 3.886 1.5408 3.886 3.5413 0 2.3225-1.9546 3.9321-4.9438 3.9321A6.0944 6.0944 0 0117.8281 22.0684zM5.2471 24V7.95H15.825v2.69H8.2825v3.8862h6.6687v2.6905H8.2825V21.31H15.825V24z"
|
|
2123
2181
|
})), children);
|
|
2124
2182
|
});
|
|
2125
2183
|
if (process.env.NODE_ENV !== "production") {
|
|
2126
|
-
|
|
2184
|
+
DatabaseElastic.propTypes = iconPropTypes;
|
|
2127
2185
|
}
|
|
2128
|
-
const
|
|
2186
|
+
const DatabaseEnterpriseDb2 = /*#__PURE__*/React.forwardRef(function DatabaseEnterpriseDb2(_ref91, ref) {
|
|
2129
2187
|
let {
|
|
2130
2188
|
children,
|
|
2131
2189
|
size = 16,
|
|
2132
2190
|
...rest
|
|
2133
2191
|
} = _ref91;
|
|
2192
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2193
|
+
if (!didWarnAboutDeprecation["DatabaseEnterpriseDb2"]) {
|
|
2194
|
+
didWarnAboutDeprecation["DatabaseEnterpriseDb2"] = true;
|
|
2195
|
+
console.warn("Icon name was requested by the product team to be renamed to and replaced by database--enterprisedb. As a result, the DatabaseEnterpriseDb2 component will be removed in the next major version of @carbon/icons-react.");
|
|
2196
|
+
}
|
|
2197
|
+
}
|
|
2134
2198
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2135
2199
|
width: size,
|
|
2136
2200
|
height: size,
|
|
@@ -2139,14 +2203,14 @@ const DeploymentUnitData = /*#__PURE__*/React.forwardRef(function DeploymentUnit
|
|
|
2139
2203
|
viewBox: "0 0 32 32",
|
|
2140
2204
|
fill: "currentColor",
|
|
2141
2205
|
...rest
|
|
2142
|
-
},
|
|
2143
|
-
d: "
|
|
2206
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2207
|
+
d: "M17.84 24V11.9966H20.783v2h.1149a3.3115 3.3115 0 013.3572-2.2764c2.46 0 3.84 1.7017 3.84 4.6909V24H25.1519V16.7107c0-1.7017-.5748-2.5754-1.9776-2.5754-1.2187 0-2.3913.6438-2.3913 1.9314V24zM4.2236 24V7.95H14.8015v2.69H7.259v3.8862h6.6687v2.6905H7.259V21.31h7.5425V24z"
|
|
2144
2208
|
})), children);
|
|
2145
2209
|
});
|
|
2146
2210
|
if (process.env.NODE_ENV !== "production") {
|
|
2147
|
-
|
|
2211
|
+
DatabaseEnterpriseDb2.propTypes = iconPropTypes;
|
|
2148
2212
|
}
|
|
2149
|
-
const
|
|
2213
|
+
const DatabaseEnterprisedb = /*#__PURE__*/React.forwardRef(function DatabaseEnterprisedb(_ref92, ref) {
|
|
2150
2214
|
let {
|
|
2151
2215
|
children,
|
|
2152
2216
|
size = 16,
|
|
@@ -2160,14 +2224,14 @@ const DeploymentUnitExecution = /*#__PURE__*/React.forwardRef(function Deploymen
|
|
|
2160
2224
|
viewBox: "0 0 32 32",
|
|
2161
2225
|
fill: "currentColor",
|
|
2162
2226
|
...rest
|
|
2163
|
-
},
|
|
2164
|
-
d: "
|
|
2227
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2228
|
+
d: "M17.84 24V11.9966H20.783v2h.1149a3.3115 3.3115 0 013.3572-2.2764c2.46 0 3.84 1.7017 3.84 4.6909V24H25.1519V16.7107c0-1.7017-.5748-2.5754-1.9776-2.5754-1.2187 0-2.3913.6438-2.3913 1.9314V24zM4.2236 24V7.95H14.8015v2.69H7.259v3.8862h6.6687v2.6905H7.259V21.31h7.5425V24z"
|
|
2165
2229
|
})), children);
|
|
2166
2230
|
});
|
|
2167
2231
|
if (process.env.NODE_ENV !== "production") {
|
|
2168
|
-
|
|
2232
|
+
DatabaseEnterprisedb.propTypes = iconPropTypes;
|
|
2169
2233
|
}
|
|
2170
|
-
const
|
|
2234
|
+
const DatabaseEtcd = /*#__PURE__*/React.forwardRef(function DatabaseEtcd(_ref93, ref) {
|
|
2171
2235
|
let {
|
|
2172
2236
|
children,
|
|
2173
2237
|
size = 16,
|
|
@@ -2181,14 +2245,14 @@ const DeploymentUnitInstallation = /*#__PURE__*/React.forwardRef(function Deploy
|
|
|
2181
2245
|
viewBox: "0 0 32 32",
|
|
2182
2246
|
fill: "currentColor",
|
|
2183
2247
|
...rest
|
|
2184
|
-
},
|
|
2185
|
-
d: "
|
|
2248
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2249
|
+
d: "M20.9443 20.9417v-6.6h-1.77V11.9966h.92c.8735 0 1.1494-.4138 1.1494-1.2417V8.7083h2.6445v3.2883h2.46V14.342h-2.46v7.3125h2.2764V24H24.0488A2.778 2.778 0 0120.9443 20.9417zM6.6846 24V7.95H17.2627v2.69H9.72v3.8862h6.669v2.6905H9.72V21.31h7.543V24z"
|
|
2186
2250
|
})), children);
|
|
2187
2251
|
});
|
|
2188
2252
|
if (process.env.NODE_ENV !== "production") {
|
|
2189
|
-
|
|
2253
|
+
DatabaseEtcd.propTypes = iconPropTypes;
|
|
2190
2254
|
}
|
|
2191
|
-
const
|
|
2255
|
+
const DatabaseMessaging = /*#__PURE__*/React.forwardRef(function DatabaseMessaging(_ref94, ref) {
|
|
2192
2256
|
let {
|
|
2193
2257
|
children,
|
|
2194
2258
|
size = 16,
|
|
@@ -2202,14 +2266,16 @@ const DeploymentUnitPresentation = /*#__PURE__*/React.forwardRef(function Deploy
|
|
|
2202
2266
|
viewBox: "0 0 32 32",
|
|
2203
2267
|
fill: "currentColor",
|
|
2204
2268
|
...rest
|
|
2205
|
-
},
|
|
2206
|
-
d: "
|
|
2269
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2270
|
+
d: "m23,32l-1.755-1,2.755-4h4v-7h-12v7h4v2h-4c-1.1025,0-2-.8975-2-2v-7c0-1.1025.8975-2,2-2h12c1.1025,0,2,.8975,2,2v7c0,1.1025-.8975,2-2,2h-3l-2,3Z"
|
|
2271
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2272
|
+
d: "m13,2C7.7021,2,2,3.252,2,6v18c0,2.4033,4.3618,3.6626,9,3.9404v-2.0015c-4.5337-.2803-6.8674-1.4644-7-1.939v-3.5723c1.7065.856,4.3062,1.3442,7,1.5063v-1.9951c-4.5337-.2803-6.8674-1.4644-7-1.939v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723,5.2979,0,11-1.252,11-4v-6.0005c-.0007-2.748-5.7024-3.9995-11-3.9995ZM3.9985,6.0151c.1523-.5552,3.1514-2.0151,9.0015-2.0151,5.7976,0,8.7949,1.4341,8.9968,2-.2019.5659-3.1992,2-8.9968,2-5.8501,0-8.8491-1.46-9.0015-1.9849Zm18.0015,5.9722c-.1606.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596Z"
|
|
2207
2273
|
})), children);
|
|
2208
2274
|
});
|
|
2209
2275
|
if (process.env.NODE_ENV !== "production") {
|
|
2210
|
-
|
|
2276
|
+
DatabaseMessaging.propTypes = iconPropTypes;
|
|
2211
2277
|
}
|
|
2212
|
-
const
|
|
2278
|
+
const DatabaseMongodb = /*#__PURE__*/React.forwardRef(function DatabaseMongodb(_ref95, ref) {
|
|
2213
2279
|
let {
|
|
2214
2280
|
children,
|
|
2215
2281
|
size = 16,
|
|
@@ -2223,14 +2289,14 @@ const DeploymentUnitTechnicalData = /*#__PURE__*/React.forwardRef(function Deplo
|
|
|
2223
2289
|
viewBox: "0 0 32 32",
|
|
2224
2290
|
fill: "currentColor",
|
|
2225
2291
|
...rest
|
|
2226
|
-
},
|
|
2227
|
-
d: "
|
|
2292
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2293
|
+
d: "M25.3481 28.875c-4.0473 0-5.5878-1.0579-5.5878-2.8284a2.2115 2.2115 0 012.1386-2.3v-.253a1.9726 1.9726 0 01-1.5405-2c0-1.242 1.0576-1.8628 2.207-2.1158v-.0918a3.6228 3.6228 0 01-2.1845-3.4953c0-2.4375 1.7246-4.07 4.9672-4.07A6.6717 6.6717 0 0127.44 12.02v-.3908a1.5343 1.5343 0 011.7022-1.7476h1.8623v2.2534H28.4521v.322a3.5917 3.5917 0 011.8628 3.3343c0 2.4145-1.7016 4.0241-4.9668 4.0241a7.3662 7.3662 0 01-1.8393-.207 1.23 1.23 0 00-.8511 1.0808c0 .5979.5059.8967 1.564.8967H27.44c2.9434 0 4.208 1.2649 4.208 3.4263C31.6484 27.5183 29.9473 28.875 25.3481 28.875zm1.4947-4.7371H22.75a1.473 1.473 0 00-.6211 1.2417c0 .92.6895 1.4717 2.5293 1.4717H26.13c1.9087 0 2.76-.4829 2.76-1.4946C28.89 24.5979 28.3374 24.1379 26.8428 24.1379zm.667-8.163v-.3912c0-1.2187-.7588-1.84-2.1617-1.84s-2.1616.6209-2.1616 1.84v.3912c0 1.1955.7588 1.84 2.1616 1.84S27.51 17.17 27.51 15.9749zM2.2344 7.95H5.66l4.1162 7.8413h.0923l4.07-7.8413h3.2886V24H14.3525V12.48h-.0918L13.0186 15.032l-3.2881 6.07-3.2881-6.07L5.2007 12.48H5.1084V24H2.2344z"
|
|
2228
2294
|
})), children);
|
|
2229
2295
|
});
|
|
2230
2296
|
if (process.env.NODE_ENV !== "production") {
|
|
2231
|
-
|
|
2297
|
+
DatabaseMongodb.propTypes = iconPropTypes;
|
|
2232
2298
|
}
|
|
2233
|
-
const
|
|
2299
|
+
const DatabasePostgreSql = /*#__PURE__*/React.forwardRef(function DatabasePostgreSql(_ref96, ref) {
|
|
2234
2300
|
let {
|
|
2235
2301
|
children,
|
|
2236
2302
|
size = 16,
|
|
@@ -2244,14 +2310,14 @@ const DeploymentUnitTechnicalExecution = /*#__PURE__*/React.forwardRef(function
|
|
|
2244
2310
|
viewBox: "0 0 32 32",
|
|
2245
2311
|
fill: "currentColor",
|
|
2246
2312
|
...rest
|
|
2247
|
-
},
|
|
2248
|
-
d: "
|
|
2313
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2314
|
+
d: "M22.98 28.875c-4.0474 0-5.5879-1.0579-5.5879-2.8284a2.2112 2.2112 0 012.1387-2.3v-.253a1.9725 1.9725 0 01-1.541-2c0-1.242 1.0576-1.8628 2.2075-2.1158v-.0918a3.622 3.622 0 01-2.1846-3.4953c0-2.4375 1.7246-4.07 4.9673-4.07a6.6768 6.6768 0 012.0923.2988v-.3908a1.5341 1.5341 0 011.7016-1.7476h1.8623v2.2534H26.0835v.322a3.5926 3.5926 0 011.8628 3.3343c0 2.4145-1.7022 4.0241-4.9668 4.0241a7.3717 7.3717 0 01-1.84-.207 1.23 1.23 0 00-.8505 1.0808c0 .5979.5058.8967 1.5634.8967h3.2193c2.9433 0 4.208 1.2649 4.208 3.4263C29.28 27.5183 27.5781 28.875 22.98 28.875zm1.4941-4.7371H20.3809A1.474 1.474 0 0019.76 25.38c0 .92.69 1.4717 2.5293 1.4717h1.4716c1.9092 0 2.76-.4829 2.76-1.4946C26.5205 24.5979 25.9688 24.1379 24.4736 24.1379zm.667-8.163v-.3912c0-1.2187-.7588-1.84-2.1611-1.84s-2.1621.6209-2.1621 1.84v.3912c0 1.1955.7588 1.84 2.1621 1.84S25.1406 17.17 25.1406 15.9749zM4.603 24V7.95h7.22c2.9668 0 4.76 2 4.76 4.967 0 2.9893-1.7935 4.9668-4.76 4.9668H7.6387V24zm3.0357-8.738h3.9092a1.6886 1.6886 0 001.8852-1.8167V12.3875a1.672 1.672 0 00-1.8852-1.7935H7.6387z"
|
|
2249
2315
|
})), children);
|
|
2250
2316
|
});
|
|
2251
2317
|
if (process.env.NODE_ENV !== "production") {
|
|
2252
|
-
|
|
2318
|
+
DatabasePostgreSql.propTypes = iconPropTypes;
|
|
2253
2319
|
}
|
|
2254
|
-
const
|
|
2320
|
+
const DatabaseRabbit = /*#__PURE__*/React.forwardRef(function DatabaseRabbit(_ref97, ref) {
|
|
2255
2321
|
let {
|
|
2256
2322
|
children,
|
|
2257
2323
|
size = 16,
|
|
@@ -2265,14 +2331,14 @@ const DeploymentUnitTechnicalInstallation = /*#__PURE__*/React.forwardRef(functi
|
|
|
2265
2331
|
viewBox: "0 0 32 32",
|
|
2266
2332
|
fill: "currentColor",
|
|
2267
2333
|
...rest
|
|
2268
|
-
},
|
|
2269
|
-
d: "M17
|
|
2334
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2335
|
+
d: "M17.9434 20.7346c0-2.46 1.8623-3.6792 5.1279-3.6792h2.0464v-.8738c0-1.3337-.6665-2.1154-2.23-2.1154a3.1249 3.1249 0 00-2.7363 1.5175L18.4033 14.02a5.0544 5.0544 0 014.6909-2.3c3.2422 0 4.9668 1.54 4.9668 4.2771v5.6567h1.1958V24H27.624a2.184 2.184 0 01-2.23-2.07h-.1377c-.3912 1.5408-1.7017 2.3455-3.4952 2.3455C19.3232 24.2759 17.9434 22.8733 17.9434 20.7346zm7.1743-.3218V18.8262H23.2324c-1.541 0-2.3.5288-2.3 1.4717v.3908c0 .9658.667 1.4488 1.8164 1.4488C24.06 22.1375 25.1177 21.54 25.1177 20.4128zM6.9717 24H3.9365V7.95H11.18c2.92 0 4.7373 1.9316 4.7373 4.967a4.4237 4.4237 0 01-2.9893 4.553L16.2158 24h-3.38L9.8462 17.8145H6.9717zm3.9092-8.738a1.689 1.689 0 001.8857-1.8167V12.3875a1.6723 1.6723 0 00-1.8857-1.7935H6.9717v4.668z"
|
|
2270
2336
|
})), children);
|
|
2271
2337
|
});
|
|
2272
2338
|
if (process.env.NODE_ENV !== "production") {
|
|
2273
|
-
|
|
2339
|
+
DatabaseRabbit.propTypes = iconPropTypes;
|
|
2274
2340
|
}
|
|
2275
|
-
const
|
|
2341
|
+
const DatabaseRedis = /*#__PURE__*/React.forwardRef(function DatabaseRedis(_ref98, ref) {
|
|
2276
2342
|
let {
|
|
2277
2343
|
children,
|
|
2278
2344
|
size = 16,
|
|
@@ -2286,14 +2352,14 @@ const DeploymentUnitTechnicalPresentation = /*#__PURE__*/React.forwardRef(functi
|
|
|
2286
2352
|
viewBox: "0 0 32 32",
|
|
2287
2353
|
fill: "currentColor",
|
|
2288
2354
|
...rest
|
|
2289
|
-
},
|
|
2290
|
-
d: "
|
|
2355
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2356
|
+
d: "M25.7156 22h-.115a3.371 3.371 0 01-3.3113 2.2764c-3.0124 0-4.6912-2.2764-4.6912-6.3006 0-4.0012 1.6788-6.2546 4.6912-6.2546a3.3049 3.3049 0 013.3113 2.2534h.115v-6.99h2.9433V24H25.7156zm0-2.1157V16.0667c0-1.1727-1.0808-1.9314-2.4837-1.9314A2.556 2.556 0 0020.68 16.9636v2.07a2.5365 2.5365 0 002.5522 2.8052C24.6348 21.8384 25.7156 21.1257 25.7156 19.8838zM6.5576 24H3.5222V7.95h7.2434c2.92 0 4.7371 1.9316 4.7371 4.967a4.4237 4.4237 0 01-2.9893 4.553L15.8018 24h-3.38L9.4321 17.8145H6.5576zm3.9092-8.738a1.6888 1.6888 0 001.8855-1.8167V12.3875a1.6722 1.6722 0 00-1.8855-1.7935H6.5576v4.668z"
|
|
2291
2357
|
})), children);
|
|
2292
2358
|
});
|
|
2293
2359
|
if (process.env.NODE_ENV !== "production") {
|
|
2294
|
-
|
|
2360
|
+
DatabaseRedis.propTypes = iconPropTypes;
|
|
2295
2361
|
}
|
|
2296
|
-
const
|
|
2362
|
+
const Datastore = /*#__PURE__*/React.forwardRef(function Datastore(_ref99, ref) {
|
|
2297
2363
|
let {
|
|
2298
2364
|
children,
|
|
2299
2365
|
size = 16,
|
|
@@ -2307,16 +2373,26 @@ const DeskAdjustable = /*#__PURE__*/React.forwardRef(function DeskAdjustable(_re
|
|
|
2307
2373
|
viewBox: "0 0 32 32",
|
|
2308
2374
|
fill: "currentColor",
|
|
2309
2375
|
...rest
|
|
2310
|
-
},
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2376
|
+
}, _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
2377
|
+
cx: "23",
|
|
2378
|
+
cy: "23",
|
|
2379
|
+
r: "1"
|
|
2380
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2381
|
+
d: "M8 22H20V24H8z"
|
|
2382
|
+
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
2383
|
+
cx: "23",
|
|
2384
|
+
cy: "9",
|
|
2385
|
+
r: "1"
|
|
2386
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2387
|
+
d: "M8 8H20V10H8z"
|
|
2388
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2389
|
+
d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H6A2,2,0,0,0,4,6v6a2,2,0,0,0,2,2H8v4H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V20a2,2,0,0,0-2-2H24V14ZM6,6H26v6H6ZM26,26H6V20H26Zm-4-8H10V14H22Z"
|
|
2314
2390
|
})), children);
|
|
2315
2391
|
});
|
|
2316
2392
|
if (process.env.NODE_ENV !== "production") {
|
|
2317
|
-
|
|
2393
|
+
Datastore.propTypes = iconPropTypes;
|
|
2318
2394
|
}
|
|
2319
|
-
const
|
|
2395
|
+
const Db2BufferPool = /*#__PURE__*/React.forwardRef(function Db2BufferPool(_ref100, ref) {
|
|
2320
2396
|
let {
|
|
2321
2397
|
children,
|
|
2322
2398
|
size = 16,
|
|
@@ -2330,16 +2406,16 @@ const Development = /*#__PURE__*/React.forwardRef(function Development(_ref100,
|
|
|
2330
2406
|
viewBox: "0 0 32 32",
|
|
2331
2407
|
fill: "currentColor",
|
|
2332
2408
|
...rest
|
|
2333
|
-
},
|
|
2334
|
-
d: "
|
|
2335
|
-
})),
|
|
2336
|
-
d: "
|
|
2409
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2410
|
+
d: "M26.338 31L24.602 30 26.8895 26 23 26 26.993 19 28.73 20 26.4463 24 30.3367 24 26.338 31zM8 14H12V16H8zM20 14H24V16H20zM8 18H12V20H8zM14 18H18V20H14zM14 22H18V24H14z"
|
|
2411
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2412
|
+
d: "M5,11H27v5h2V5c0-1.1025-.8972-2-2-2H5c-1.1028,0-2,.8975-2,2V27c0,1.1025,.8972,2,2,2h15v-2H5V11ZM27,5v4H5V5H27Z"
|
|
2337
2413
|
})), children);
|
|
2338
2414
|
});
|
|
2339
2415
|
if (process.env.NODE_ENV !== "production") {
|
|
2340
|
-
|
|
2416
|
+
Db2BufferPool.propTypes = iconPropTypes;
|
|
2341
2417
|
}
|
|
2342
|
-
const
|
|
2418
|
+
const Db2DataSharingGroup = /*#__PURE__*/React.forwardRef(function Db2DataSharingGroup(_ref101, ref) {
|
|
2343
2419
|
let {
|
|
2344
2420
|
children,
|
|
2345
2421
|
size = 16,
|
|
@@ -2353,16 +2429,14 @@ const Devices = /*#__PURE__*/React.forwardRef(function Devices(_ref101, ref) {
|
|
|
2353
2429
|
viewBox: "0 0 32 32",
|
|
2354
2430
|
fill: "currentColor",
|
|
2355
2431
|
...rest
|
|
2356
|
-
},
|
|
2357
|
-
d: "
|
|
2358
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2359
|
-
d: "M28,4H6A2,2,0,0,0,4,6v6H6V6H28V20H14v2h2v4H14v2h9V26H18V22H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Z"
|
|
2432
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2433
|
+
d: "M8 28v-6.1699l2.5898 2.5801 1.4102-1.4102-5-5-5 5 1.4102 1.4102 2.5898-2.5801v6.1699c0 1.1025.8972 2 2 2h9v-2H8zM25 17c-2.8506 0-5 1.29-5 3v7c0 1.71 2.1494 3 5 3s5-1.29 5-3v-7c0-1.71-2.1494-3-5-3zm0 2c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm0 9c-1.936 0-3-.751-3-1v-4.5796c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1zM28.5898 7.5898l-2.5898 2.5801V4c0-1.1025-.8972-2-2-2H15v2h9v6.1699l-2.5898-2.5801-1.4102 1.4102 5 5 5-5-1.4102-1.4102zM7 15c2.8506 0 5-1.29 5-3V5c0-1.71-2.1494-3-5-3S2 3.29 2 5v7c0 1.71 2.1494 3 5 3zm0-11c1.936 0 3 .751 3 1s-1.064 1-3 1-3-.751-3-1 1.064-1 3-1zm-3 3.4204c.8264.3623 1.8508.5796 3 .5796s2.1736-.2173 3-.5796v4.5796c0 .249-1.064 1-3 1s-3-.751-3-1V7.4204z"
|
|
2360
2434
|
})), children);
|
|
2361
2435
|
});
|
|
2362
2436
|
if (process.env.NODE_ENV !== "production") {
|
|
2363
|
-
|
|
2437
|
+
Db2DataSharingGroup.propTypes = iconPropTypes;
|
|
2364
2438
|
}
|
|
2365
|
-
const
|
|
2439
|
+
const Db2Database = /*#__PURE__*/React.forwardRef(function Db2Database(_ref102, ref) {
|
|
2366
2440
|
let {
|
|
2367
2441
|
children,
|
|
2368
2442
|
size = 16,
|
|
@@ -2376,14 +2450,14 @@ const DevicesApps = /*#__PURE__*/React.forwardRef(function DevicesApps(_ref102,
|
|
|
2376
2450
|
viewBox: "0 0 32 32",
|
|
2377
2451
|
fill: "currentColor",
|
|
2378
2452
|
...rest
|
|
2379
|
-
},
|
|
2380
|
-
d: "
|
|
2453
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2454
|
+
d: "M16,3c-5.2979,0-11,1.252-11,4V25c0,2.748,5.7021,4,11,4s11-1.252,11-4V7c0-2.748-5.7021-4-11-4Zm0,2c5.7976,0,8.7949,1.4341,8.9968,2-.2019,.5659-3.1992,2-8.9968,2-5.8413,0-8.8394-1.4556-9-1.9824v-.0049c.1606-.5571,3.1587-2.0127,9-2.0127ZM7,9.4277c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm0,6c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127-5.8501,0-8.8491-1.46-9-2v-3.5723Zm9,11.5723c-5.8501,0-8.8491-1.46-9-2v-3.5723c2.1279,1.0674,5.6426,1.5723,9,1.5723s6.8721-.5049,9-1.5723v3.5596c-.1606,.5571-3.1587,2.0127-9,2.0127Z"
|
|
2381
2455
|
})), children);
|
|
2382
2456
|
});
|
|
2383
2457
|
if (process.env.NODE_ENV !== "production") {
|
|
2384
|
-
|
|
2458
|
+
Db2Database.propTypes = iconPropTypes;
|
|
2385
2459
|
}
|
|
2386
|
-
const
|
|
2460
|
+
const Debug = /*#__PURE__*/React.forwardRef(function Debug(_ref103, ref) {
|
|
2387
2461
|
let {
|
|
2388
2462
|
children,
|
|
2389
2463
|
size = 16,
|
|
@@ -2397,14 +2471,14 @@ const DewPoint = /*#__PURE__*/React.forwardRef(function DewPoint(_ref103, ref) {
|
|
|
2397
2471
|
viewBox: "0 0 32 32",
|
|
2398
2472
|
fill: "currentColor",
|
|
2399
2473
|
...rest
|
|
2400
|
-
},
|
|
2401
|
-
d: "
|
|
2474
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2475
|
+
d: "M29.83,20l.34-2L25,17.15V13c0-.08,0-.15,0-.23l5.06-1.36-.51-1.93-4.83,1.29A9,9,0,0,0,20,5V2H18V4.23a8.81,8.81,0,0,0-4,0V2H12V5a9,9,0,0,0-4.71,5.82L2.46,9.48,2,11.41,7,12.77c0,.08,0,.15,0,.23v4.15L1.84,18l.32,2L7,19.18a8.9,8.9,0,0,0,.82,3.57L3.29,27.29l1.42,1.42,4.19-4.2a9,9,0,0,0,14.2,0l4.19,4.2,1.42-1.42-4.54-4.54A8.9,8.9,0,0,0,25,19.18ZM15,25.92A7,7,0,0,1,9,19V13h6ZM9.29,11a7,7,0,0,1,13.42,0ZM23,19a7,7,0,0,1-6,6.92V13h6Z"
|
|
2402
2476
|
})), children);
|
|
2403
2477
|
});
|
|
2404
2478
|
if (process.env.NODE_ENV !== "production") {
|
|
2405
|
-
|
|
2479
|
+
Debug.propTypes = iconPropTypes;
|
|
2406
2480
|
}
|
|
2407
|
-
const
|
|
2481
|
+
const DecisionNode = /*#__PURE__*/React.forwardRef(function DecisionNode(_ref104, ref) {
|
|
2408
2482
|
let {
|
|
2409
2483
|
children,
|
|
2410
2484
|
size = 16,
|
|
@@ -2418,14 +2492,15 @@ const DewPointFilled = /*#__PURE__*/React.forwardRef(function DewPointFilled(_re
|
|
|
2418
2492
|
viewBox: "0 0 32 32",
|
|
2419
2493
|
fill: "currentColor",
|
|
2420
2494
|
...rest
|
|
2421
|
-
},
|
|
2422
|
-
|
|
2495
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2496
|
+
strokeWidth: "0",
|
|
2497
|
+
d: "m28,2v8h-4L16,2l-8,8h-4V2h-2v8c0,1.1025.8972,2,2,2h4l7,7v7.1719l-2.5859-2.5859-1.4141,1.4141,5,5,5-5-1.4141-1.4141-2.5859,2.5859v-7.1719l7-7h4c1.1028,0,2-.8975,2-2V2h-2Zm-12,15.1714l-6.1714-6.1714,6.1714-6.1714,6.1714,6.1714-6.1714,6.1714Z"
|
|
2423
2498
|
})), children);
|
|
2424
2499
|
});
|
|
2425
2500
|
if (process.env.NODE_ENV !== "production") {
|
|
2426
|
-
|
|
2501
|
+
DecisionNode.propTypes = iconPropTypes;
|
|
2427
2502
|
}
|
|
2428
|
-
const
|
|
2503
|
+
const DecisionTree = /*#__PURE__*/React.forwardRef(function DecisionTree(_ref105, ref) {
|
|
2429
2504
|
let {
|
|
2430
2505
|
children,
|
|
2431
2506
|
size = 16,
|
|
@@ -2439,16 +2514,14 @@ const Diagram = /*#__PURE__*/React.forwardRef(function Diagram(_ref105, ref) {
|
|
|
2439
2514
|
viewBox: "0 0 32 32",
|
|
2440
2515
|
fill: "currentColor",
|
|
2441
2516
|
...rest
|
|
2442
|
-
},
|
|
2443
|
-
d: "
|
|
2444
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2445
|
-
d: "M28,14H19a2,2,0,0,1-2-2V3a1,1,0,0,1,1-1A11,11,0,0,1,29,13,1,1,0,0,1,28,14Zm-9-2h7.94A9,9,0,0,0,19,4.06Z"
|
|
2517
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2518
|
+
d: "M30,12V4H22V7H18a2.0023,2.0023,0,0,0-2,2v6H10V12H2v8h8V17h6v6a2.0023,2.0023,0,0,0,2,2h4v3h8V20H22v3H18V9h4v3ZM8,18H4V14H8Zm16,4h4v4H24ZM24,6h4v4H24Z"
|
|
2446
2519
|
})), children);
|
|
2447
2520
|
});
|
|
2448
2521
|
if (process.env.NODE_ENV !== "production") {
|
|
2449
|
-
|
|
2522
|
+
DecisionTree.propTypes = iconPropTypes;
|
|
2450
2523
|
}
|
|
2451
|
-
const
|
|
2524
|
+
const Delete = /*#__PURE__*/React.forwardRef(function Delete(_ref106, ref) {
|
|
2452
2525
|
let {
|
|
2453
2526
|
children,
|
|
2454
2527
|
size = 16,
|
|
@@ -2462,18 +2535,16 @@ const DiagramReference = /*#__PURE__*/React.forwardRef(function DiagramReference
|
|
|
2462
2535
|
viewBox: "0 0 32 32",
|
|
2463
2536
|
fill: "currentColor",
|
|
2464
2537
|
...rest
|
|
2465
|
-
},
|
|
2466
|
-
d: "
|
|
2467
|
-
})),
|
|
2468
|
-
d: "
|
|
2469
|
-
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2470
|
-
d: "M29.0057,14H19.995A1.9957,1.9957,0,0,1,18,12V3a1.0083,1.0083,0,0,1,1.02-1A11.0125,11.0125,0,0,1,30,12.98,1.0035,1.0035,0,0,1,29.0057,14ZM20,12h7.9448A9.018,9.018,0,0,0,20,4.0552Z"
|
|
2538
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2539
|
+
d: "m29,26H12c-.2651,0-.5195-.1053-.707-.2928L2.293,16.7072c-.3906-.3906-.3906-1.0237,0-1.4143L11.293,6.2928c.1875-.1875.4419-.2928.707-.2928h17c.5522,0,1,.4478,1,1v18c0,.5522-.4478,1-1,1Zm-16.5857-2h15.5857V8h-15.5857l-8,8,8,8Z"
|
|
2540
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2541
|
+
d: "M20.4141 16L25 11.4141 23.5859 10 19 14.5859 14.4143 10 13 11.4141 17.5859 16 13 20.5859 14.4143 22 19 17.4141 23.5859 22 25 20.5859 20.4141 16z"
|
|
2471
2542
|
})), children);
|
|
2472
2543
|
});
|
|
2473
2544
|
if (process.env.NODE_ENV !== "production") {
|
|
2474
|
-
|
|
2545
|
+
Delete.propTypes = iconPropTypes;
|
|
2475
2546
|
}
|
|
2476
|
-
const
|
|
2547
|
+
const Delivery = /*#__PURE__*/React.forwardRef(function Delivery(_ref107, ref) {
|
|
2477
2548
|
let {
|
|
2478
2549
|
children,
|
|
2479
2550
|
size = 16,
|
|
@@ -2487,15 +2558,16 @@ const DiamondOutline = /*#__PURE__*/React.forwardRef(function DiamondOutline(_re
|
|
|
2487
2558
|
viewBox: "0 0 32 32",
|
|
2488
2559
|
fill: "currentColor",
|
|
2489
2560
|
...rest
|
|
2490
|
-
},
|
|
2491
|
-
|
|
2492
|
-
|
|
2561
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2562
|
+
d: "M4 16H16V18H4zM2 11H12V13H2z"
|
|
2563
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2564
|
+
d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H6V8H21V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a4,4,0,1,0,0,2h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
|
|
2493
2565
|
})), children);
|
|
2494
2566
|
});
|
|
2495
2567
|
if (process.env.NODE_ENV !== "production") {
|
|
2496
|
-
|
|
2568
|
+
Delivery.propTypes = iconPropTypes;
|
|
2497
2569
|
}
|
|
2498
|
-
const
|
|
2570
|
+
const DeliveryAdd = /*#__PURE__*/React.forwardRef(function DeliveryAdd(_ref108, ref) {
|
|
2499
2571
|
let {
|
|
2500
2572
|
children,
|
|
2501
2573
|
size = 16,
|
|
@@ -2509,53 +2581,46 @@ const DiamondSolid = /*#__PURE__*/React.forwardRef(function DiamondSolid(_ref108
|
|
|
2509
2581
|
viewBox: "0 0 32 32",
|
|
2510
2582
|
fill: "currentColor",
|
|
2511
2583
|
...rest
|
|
2512
|
-
},
|
|
2513
|
-
|
|
2514
|
-
|
|
2584
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2585
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6z"
|
|
2586
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2587
|
+
d: "M29.9189,16.6064l-3-7A.9985.9985,0,0,0,26,9H23V7a1,1,0,0,0-1-1H15V8h6V20.5562A3.9924,3.9924,0,0,0,19.1421,23H12.8579a3.9806,3.9806,0,0,0-7.7158,0H4V14H2V24a1,1,0,0,0,1,1H5.1421a3.9806,3.9806,0,0,0,7.7158,0h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V17A.9965.9965,0,0,0,29.9189,16.6064ZM9,26a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,9,26ZM23,11h2.3408l2.1431,5H23Zm0,15a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,23,26Zm5-3H26.8579A3.9954,3.9954,0,0,0,23,20V18h5Z"
|
|
2515
2588
|
})), children);
|
|
2516
2589
|
});
|
|
2517
2590
|
if (process.env.NODE_ENV !== "production") {
|
|
2518
|
-
|
|
2591
|
+
DeliveryAdd.propTypes = iconPropTypes;
|
|
2519
2592
|
}
|
|
2520
|
-
const
|
|
2593
|
+
const DeliveryParcel = /*#__PURE__*/React.forwardRef(function DeliveryParcel(_ref109, ref) {
|
|
2521
2594
|
let {
|
|
2522
2595
|
children,
|
|
2523
2596
|
size = 16,
|
|
2524
2597
|
...rest
|
|
2525
2598
|
} = _ref109;
|
|
2526
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2527
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2528
|
-
width: size,
|
|
2529
|
-
height: size,
|
|
2530
|
-
ref: ref,
|
|
2531
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2532
|
-
viewBox: "0 0 16 16",
|
|
2533
|
-
fill: "currentColor",
|
|
2534
|
-
...rest
|
|
2535
|
-
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2536
|
-
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
|
|
2537
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2538
|
-
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
|
|
2539
|
-
})), children);
|
|
2540
|
-
}
|
|
2541
2599
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2542
2600
|
width: size,
|
|
2543
2601
|
height: size,
|
|
2544
2602
|
ref: ref,
|
|
2545
2603
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2546
|
-
viewBox: "0 0
|
|
2604
|
+
viewBox: "0 0 32 32",
|
|
2547
2605
|
fill: "currentColor",
|
|
2548
2606
|
...rest
|
|
2549
|
-
},
|
|
2550
|
-
d: "
|
|
2551
|
-
})),
|
|
2552
|
-
d: "
|
|
2607
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2608
|
+
d: "M29.4819,8.624l-10-5.5a1,1,0,0,0-.9638,0l-10,5.5a1,1,0,0,0,0,1.752L18,15.5913V26.3086l-3.0362-1.6693L14,26.3912l4.5181,2.4848a.9984.9984,0,0,0,.9638,0l10-5.5A1,1,0,0,0,30,22.5V9.5A1,1,0,0,0,29.4819,8.624ZM19,5.1416,26.9248,9.5,19,13.8584,11.0752,9.5Zm9,16.7671-8,4.4V15.5913l8-4.4Z"
|
|
2609
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2610
|
+
d: "M2 14H10V16H2z",
|
|
2611
|
+
transform: "rotate(-180 6 15)"
|
|
2612
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2613
|
+
d: "M4 22H12V24H4z",
|
|
2614
|
+
transform: "rotate(-180 8 23)"
|
|
2615
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2616
|
+
d: "M6 18H14V20H6z",
|
|
2617
|
+
transform: "rotate(-180 10 19)"
|
|
2553
2618
|
})), children);
|
|
2554
2619
|
});
|
|
2555
2620
|
if (process.env.NODE_ENV !== "production") {
|
|
2556
|
-
|
|
2621
|
+
DeliveryParcel.propTypes = iconPropTypes;
|
|
2557
2622
|
}
|
|
2558
|
-
const
|
|
2623
|
+
const DeliveryTruck = /*#__PURE__*/React.forwardRef(function DeliveryTruck(_ref110, ref) {
|
|
2559
2624
|
let {
|
|
2560
2625
|
children,
|
|
2561
2626
|
size = 16,
|
|
@@ -2569,14 +2634,14 @@ const WatsonHealthDicom_6000 = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2569
2634
|
viewBox: "0 0 32 32",
|
|
2570
2635
|
fill: "currentColor",
|
|
2571
2636
|
...rest
|
|
2572
|
-
},
|
|
2573
|
-
d: "
|
|
2637
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2638
|
+
d: "M29.92,16.61l-3-7A1,1,0,0,0,26,9H23V7a1,1,0,0,0-1-1H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.92,16.61ZM23,11h2.34l2.14,5H23ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm10.14-3H12.86a4,4,0,0,0-7.72,0H4V8H21V20.56A4,4,0,0,0,19.14,23ZM23,26a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86A4,4,0,0,0,23,20V18h5Z"
|
|
2574
2639
|
})), children);
|
|
2575
2640
|
});
|
|
2576
2641
|
if (process.env.NODE_ENV !== "production") {
|
|
2577
|
-
|
|
2642
|
+
DeliveryTruck.propTypes = iconPropTypes;
|
|
2578
2643
|
}
|
|
2579
|
-
const
|
|
2644
|
+
const Demo = /*#__PURE__*/React.forwardRef(function Demo(_ref111, ref) {
|
|
2580
2645
|
let {
|
|
2581
2646
|
children,
|
|
2582
2647
|
size = 16,
|
|
@@ -2590,27 +2655,21 @@ const WatsonHealthDicomOverlay = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
2590
2655
|
viewBox: "0 0 32 32",
|
|
2591
2656
|
fill: "currentColor",
|
|
2592
2657
|
...rest
|
|
2593
|
-
},
|
|
2594
|
-
d: "
|
|
2595
|
-
})),
|
|
2596
|
-
d: "
|
|
2658
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2659
|
+
d: "M20 2L20 14 30 8 20 2z"
|
|
2660
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2661
|
+
d: "m28,14v8H4V6h10v-2H4c-1.1045,0-2,.8955-2,2v16c0,1.1045.8955,2,2,2h8v4h-4v2h16v-2h-4v-4h8c1.1046,0,2-.8955,2-2v-8h-2Zm-10,14h-4v-4h4v4Z"
|
|
2597
2662
|
})), children);
|
|
2598
2663
|
});
|
|
2599
2664
|
if (process.env.NODE_ENV !== "production") {
|
|
2600
|
-
|
|
2665
|
+
Demo.propTypes = iconPropTypes;
|
|
2601
2666
|
}
|
|
2602
|
-
const
|
|
2667
|
+
const WatsonHealthDenominate = /*#__PURE__*/React.forwardRef(function WatsonHealthDenominate(_ref112, ref) {
|
|
2603
2668
|
let {
|
|
2604
2669
|
children,
|
|
2605
2670
|
size = 16,
|
|
2606
2671
|
...rest
|
|
2607
2672
|
} = _ref112;
|
|
2608
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2609
|
-
if (!didWarnAboutDeprecation["DirectLink"]) {
|
|
2610
|
-
didWarnAboutDeprecation["DirectLink"] = true;
|
|
2611
|
-
console.warn("The current icon has been replaced with the correct version of the App icon, use the most appropriate ibm-cloud--direct-link icon variant instead. As a result, the DirectLink component will be removed in the next major version of @carbon/icons-react.");
|
|
2612
|
-
}
|
|
2613
|
-
}
|
|
2614
2673
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2615
2674
|
width: size,
|
|
2616
2675
|
height: size,
|
|
@@ -2619,16 +2678,16 @@ const DirectLink = /*#__PURE__*/React.forwardRef(function DirectLink(_ref112, re
|
|
|
2619
2678
|
viewBox: "0 0 32 32",
|
|
2620
2679
|
fill: "currentColor",
|
|
2621
2680
|
...rest
|
|
2622
|
-
},
|
|
2623
|
-
d: "
|
|
2624
|
-
})),
|
|
2625
|
-
d: "
|
|
2681
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2682
|
+
d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM15 15.415L13.586 14 11 16.587 8.414 14 7 15.415 9.586 18 7 20.586 8.414 22 11 19.414 13.586 22 15 20.586 12.414 18 15 15.415z"
|
|
2683
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2684
|
+
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
2626
2685
|
})), children);
|
|
2627
2686
|
});
|
|
2628
2687
|
if (process.env.NODE_ENV !== "production") {
|
|
2629
|
-
|
|
2688
|
+
WatsonHealthDenominate.propTypes = iconPropTypes;
|
|
2630
2689
|
}
|
|
2631
|
-
const
|
|
2690
|
+
const Departure = /*#__PURE__*/React.forwardRef(function Departure(_ref113, ref) {
|
|
2632
2691
|
let {
|
|
2633
2692
|
children,
|
|
2634
2693
|
size = 16,
|
|
@@ -2642,14 +2701,14 @@ const DirectionBearRight_01 = /*#__PURE__*/React.forwardRef(function DirectionBe
|
|
|
2642
2701
|
viewBox: "0 0 32 32",
|
|
2643
2702
|
fill: "currentColor",
|
|
2644
2703
|
...rest
|
|
2645
|
-
},
|
|
2646
|
-
d: "
|
|
2704
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2705
|
+
d: "M2 28H30V30H2zM13.48 5.15l5.69 8.14.8 1.15 1.35-.36 4.52-1.21a2.13 2.13 0 011.12 0A1.84 1.84 0 0128.23 14 1.87 1.87 0 0127 16.45l-18.71 5a1.78 1.78 0 01-1 0A1.87 1.87 0 016 20.12l-.25-.93L5 16.38l-.74-2.74 1.44-.39L8 16.35l.81 1.08 1.31-.35 2.8-.75 1.94-.52-.52-1.93L12.08 5.52l1.4-.37M14.16 3a1.06 1.06 0 00-.5 0l-3.09.83A1 1 0 009.89 5l2.5 9.36-2.81.75L6.85 11.5a1 1 0 00-.52-.36 1.06 1.06 0 00-.5 0L2.72 12A1 1 0 002 13.16L3 16.9l.75 2.8.25.94a3.87 3.87 0 002.74 2.74 3.91 3.91 0 002 0l18.7-5a3.84 3.84 0 000-7.44 4.27 4.27 0 00-2.16 0l-4.51 1.21L14.7 3.41A1 1 0 0014.16 3z"
|
|
2647
2706
|
})), children);
|
|
2648
2707
|
});
|
|
2649
2708
|
if (process.env.NODE_ENV !== "production") {
|
|
2650
|
-
|
|
2709
|
+
Departure.propTypes = iconPropTypes;
|
|
2651
2710
|
}
|
|
2652
|
-
const
|
|
2711
|
+
const Deploy = /*#__PURE__*/React.forwardRef(function Deploy(_ref114, ref) {
|
|
2653
2712
|
let {
|
|
2654
2713
|
children,
|
|
2655
2714
|
size = 16,
|
|
@@ -2663,18 +2722,16 @@ const DirectionBearRight_01Filled = /*#__PURE__*/React.forwardRef(function Direc
|
|
|
2663
2722
|
viewBox: "0 0 32 32",
|
|
2664
2723
|
fill: "currentColor",
|
|
2665
2724
|
...rest
|
|
2666
|
-
},
|
|
2667
|
-
d: "
|
|
2668
|
-
})),
|
|
2669
|
-
|
|
2670
|
-
d: "M22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z",
|
|
2671
|
-
"data-icon-path": "inner-path"
|
|
2725
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2726
|
+
d: "M23,2,17,8l1.4146,1.4023L22,5.8184V28H6V12H4V28a2.0025,2.0025,0,0,0,2,2H22a2.0025,2.0025,0,0,0,2-2V5.8154l3.5859,3.5869L29,8Z"
|
|
2727
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2728
|
+
d: "M16,24H12a2.0023,2.0023,0,0,1-2-2V18a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,16,24Zm-4-6v4h4V18Z"
|
|
2672
2729
|
})), children);
|
|
2673
2730
|
});
|
|
2674
2731
|
if (process.env.NODE_ENV !== "production") {
|
|
2675
|
-
|
|
2732
|
+
Deploy.propTypes = iconPropTypes;
|
|
2676
2733
|
}
|
|
2677
|
-
const
|
|
2734
|
+
const DeployRules = /*#__PURE__*/React.forwardRef(function DeployRules(_ref115, ref) {
|
|
2678
2735
|
let {
|
|
2679
2736
|
children,
|
|
2680
2737
|
size = 16,
|
|
@@ -2688,17 +2745,14 @@ const DirectionBearRight_02 = /*#__PURE__*/React.forwardRef(function DirectionBe
|
|
|
2688
2745
|
viewBox: "0 0 32 32",
|
|
2689
2746
|
fill: "currentColor",
|
|
2690
2747
|
...rest
|
|
2691
|
-
},
|
|
2692
|
-
d: "
|
|
2693
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2694
|
-
d: "M8.5 5.55H10.5V13.45H8.5z",
|
|
2695
|
-
transform: "rotate(-45 9.5 9.5)"
|
|
2748
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2749
|
+
d: "M18 4L12 10 13.41 11.41 17 7.83 17 20 19 20 19 7.83 22.59 11.41 24 10 18 4zM8 18H15V20H8zM8 22H24V24H8zM8 26H24V28H8z"
|
|
2696
2750
|
})), children);
|
|
2697
2751
|
});
|
|
2698
2752
|
if (process.env.NODE_ENV !== "production") {
|
|
2699
|
-
|
|
2753
|
+
DeployRules.propTypes = iconPropTypes;
|
|
2700
2754
|
}
|
|
2701
|
-
const
|
|
2755
|
+
const DeploymentPattern = /*#__PURE__*/React.forwardRef(function DeploymentPattern(_ref116, ref) {
|
|
2702
2756
|
let {
|
|
2703
2757
|
children,
|
|
2704
2758
|
size = 16,
|
|
@@ -2712,18 +2766,22 @@ const DirectionBearRight_02Filled = /*#__PURE__*/React.forwardRef(function Direc
|
|
|
2712
2766
|
viewBox: "0 0 32 32",
|
|
2713
2767
|
fill: "currentColor",
|
|
2714
2768
|
...rest
|
|
2715
|
-
},
|
|
2716
|
-
d: "
|
|
2717
|
-
})),
|
|
2718
|
-
|
|
2719
|
-
|
|
2720
|
-
|
|
2769
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2770
|
+
d: "M8 20H4.73A1.9735 1.9735 0 003 19a2 2 0 000 4A1.9735 1.9735 0 004.73 22H8zM29 9a1.9735 1.9735 0 00-1.73 1H24v2h3.27A1.9991 1.9991 0 1029 9z"
|
|
2771
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2772
|
+
d: "M25.4141 5L21 .5859 16.5859 5 20 8.4141V18h2V8.4141zM21 3.4141L22.5859 5 21 6.5859 19.4141 5zM12 23.5859V14H10v9.5859L6.5859 27 11 31.4141 15.4141 27zM9.4141 27L11 25.4141 12.5859 27 11 28.5859z"
|
|
2773
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2774
|
+
d: "M18,10H8.4141L5,6.5859.5859,11,5,15.4141,8.4141,12H18ZM5,12.5859,3.4141,11,5,9.4141,6.5859,11Z"
|
|
2775
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2776
|
+
d: "M13 3A2 2 0 009 3 1.9733 1.9733 0 0010 4.73V8h2V4.73A1.9733 1.9733 0 0013 3zM22 27.2705V24H20v3.27a2 2 0 102 0z"
|
|
2777
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2778
|
+
d: "M31.4141,21,27,16.5859,23.5859,20H14v2h9.5859L27,25.4141ZM27,19.4141,28.5859,21,27,22.5859,25.4141,21Z"
|
|
2721
2779
|
})), children);
|
|
2722
2780
|
});
|
|
2723
2781
|
if (process.env.NODE_ENV !== "production") {
|
|
2724
|
-
|
|
2782
|
+
DeploymentPattern.propTypes = iconPropTypes;
|
|
2725
2783
|
}
|
|
2726
|
-
const
|
|
2784
|
+
const DeploymentPolicy = /*#__PURE__*/React.forwardRef(function DeploymentPolicy(_ref117, ref) {
|
|
2727
2785
|
let {
|
|
2728
2786
|
children,
|
|
2729
2787
|
size = 16,
|
|
@@ -2737,14 +2795,14 @@ const DirectionCurve = /*#__PURE__*/React.forwardRef(function DirectionCurve(_re
|
|
|
2737
2795
|
viewBox: "0 0 32 32",
|
|
2738
2796
|
fill: "currentColor",
|
|
2739
2797
|
...rest
|
|
2740
|
-
},
|
|
2741
|
-
d: "
|
|
2798
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2799
|
+
d: "M19 16L19 14 26.171 14 23.878 11.707 25.292 10.293 30 15 25.292 19.707 23.878 18.293 26.171 16 19 16zM17 12L15 12 15 5.828 12.707 8.121 11.293 6.707 16 2 20.707 6.707 19.293 8.121 17 5.828 17 12zM17 20.1011V18a4.0045 4.0045 0 00-4-4H5.8281l2.293-2.293L6.707 10.293 2 15l4.707 4.707 1.4141-1.414L5.8281 16H13a2.0025 2.0025 0 012 2v2.1011a5 5 0 102 0zM16 28a3 3 0 113-3A3.0033 3.0033 0 0116 28z"
|
|
2742
2800
|
})), children);
|
|
2743
2801
|
});
|
|
2744
2802
|
if (process.env.NODE_ENV !== "production") {
|
|
2745
|
-
|
|
2803
|
+
DeploymentPolicy.propTypes = iconPropTypes;
|
|
2746
2804
|
}
|
|
2747
|
-
const
|
|
2805
|
+
const DeploymentUnitData = /*#__PURE__*/React.forwardRef(function DeploymentUnitData(_ref118, ref) {
|
|
2748
2806
|
let {
|
|
2749
2807
|
children,
|
|
2750
2808
|
size = 16,
|
|
@@ -2758,18 +2816,14 @@ const DirectionCurveFilled = /*#__PURE__*/React.forwardRef(function DirectionCur
|
|
|
2758
2816
|
viewBox: "0 0 32 32",
|
|
2759
2817
|
fill: "currentColor",
|
|
2760
2818
|
...rest
|
|
2761
|
-
},
|
|
2762
|
-
d: "
|
|
2763
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2764
|
-
fill: "none",
|
|
2765
|
-
d: "M22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z",
|
|
2766
|
-
"data-icon-path": "inner-path"
|
|
2819
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2820
|
+
d: "M16,23H12V9h4a4.0045,4.0045,0,0,1,4,4v6A4.0042,4.0042,0,0,1,16,23Zm-2-2h2a2.0023,2.0023,0,0,0,2-2V13a2.002,2.002,0,0,0-2-2H14Z"
|
|
2767
2821
|
})), children);
|
|
2768
2822
|
});
|
|
2769
2823
|
if (process.env.NODE_ENV !== "production") {
|
|
2770
|
-
|
|
2824
|
+
DeploymentUnitData.propTypes = iconPropTypes;
|
|
2771
2825
|
}
|
|
2772
|
-
const
|
|
2826
|
+
const DeploymentUnitExecution = /*#__PURE__*/React.forwardRef(function DeploymentUnitExecution(_ref119, ref) {
|
|
2773
2827
|
let {
|
|
2774
2828
|
children,
|
|
2775
2829
|
size = 16,
|
|
@@ -2783,14 +2837,14 @@ const DirectionFork = /*#__PURE__*/React.forwardRef(function DirectionFork(_ref1
|
|
|
2783
2837
|
viewBox: "0 0 32 32",
|
|
2784
2838
|
fill: "currentColor",
|
|
2785
2839
|
...rest
|
|
2786
|
-
},
|
|
2787
|
-
d: "
|
|
2840
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2841
|
+
d: "M20 11L20 9 12 9 12 23 20 23 20 21 14 21 14 17 19 17 19 15 14 15 14 11 20 11z"
|
|
2788
2842
|
})), children);
|
|
2789
2843
|
});
|
|
2790
2844
|
if (process.env.NODE_ENV !== "production") {
|
|
2791
|
-
|
|
2845
|
+
DeploymentUnitExecution.propTypes = iconPropTypes;
|
|
2792
2846
|
}
|
|
2793
|
-
const
|
|
2847
|
+
const DeploymentUnitInstallation = /*#__PURE__*/React.forwardRef(function DeploymentUnitInstallation(_ref120, ref) {
|
|
2794
2848
|
let {
|
|
2795
2849
|
children,
|
|
2796
2850
|
size = 16,
|
|
@@ -2804,18 +2858,14 @@ const DirectionForkFilled = /*#__PURE__*/React.forwardRef(function DirectionFork
|
|
|
2804
2858
|
viewBox: "0 0 32 32",
|
|
2805
2859
|
fill: "currentColor",
|
|
2806
2860
|
...rest
|
|
2807
|
-
},
|
|
2808
|
-
|
|
2809
|
-
d: "M8 14L8 9.414 15 16.414 15 26 17 26 17 16.414 24 9.414 24 14 26 14 26 6 18 6 18 8 22.586 8 16 14.586 9.414 8 14 8 14 6 6 6 6 14 8 14z",
|
|
2810
|
-
"data-icon-path": "inner-path"
|
|
2811
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2812
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,14H24V9.4141l-7,7V26H15V16.4141l-7-7V14H6V6h8V8H9.4141L16,14.5859,22.5859,8H18V6h8Z"
|
|
2861
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2862
|
+
d: "M12 11L15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11z"
|
|
2813
2863
|
})), children);
|
|
2814
2864
|
});
|
|
2815
2865
|
if (process.env.NODE_ENV !== "production") {
|
|
2816
|
-
|
|
2866
|
+
DeploymentUnitInstallation.propTypes = iconPropTypes;
|
|
2817
2867
|
}
|
|
2818
|
-
const
|
|
2868
|
+
const DeploymentUnitPresentation = /*#__PURE__*/React.forwardRef(function DeploymentUnitPresentation(_ref121, ref) {
|
|
2819
2869
|
let {
|
|
2820
2870
|
children,
|
|
2821
2871
|
size = 16,
|
|
@@ -2829,16 +2879,14 @@ const DirectionLoopLeft = /*#__PURE__*/React.forwardRef(function DirectionLoopLe
|
|
|
2829
2879
|
viewBox: "0 0 32 32",
|
|
2830
2880
|
fill: "currentColor",
|
|
2831
2881
|
...rest
|
|
2832
|
-
},
|
|
2833
|
-
d: "
|
|
2834
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2835
|
-
d: "M23,4a7.0078,7.0078,0,0,0-7,7v3h2V11a5,5,0,1,1,5,5H5.8281l4.586-4.5859L9,10,2,17l7,7,1.4141-1.4141L5.8281,18H23A7,7,0,0,0,23,4Z"
|
|
2882
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2883
|
+
d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V11H14Z"
|
|
2836
2884
|
})), children);
|
|
2837
2885
|
});
|
|
2838
2886
|
if (process.env.NODE_ENV !== "production") {
|
|
2839
|
-
|
|
2887
|
+
DeploymentUnitPresentation.propTypes = iconPropTypes;
|
|
2840
2888
|
}
|
|
2841
|
-
const
|
|
2889
|
+
const DeploymentUnitTechnicalData = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalData(_ref122, ref) {
|
|
2842
2890
|
let {
|
|
2843
2891
|
children,
|
|
2844
2892
|
size = 16,
|
|
@@ -2852,18 +2900,14 @@ const DirectionLoopLeftFilled = /*#__PURE__*/React.forwardRef(function Direction
|
|
|
2852
2900
|
viewBox: "0 0 32 32",
|
|
2853
2901
|
fill: "currentColor",
|
|
2854
2902
|
...rest
|
|
2855
|
-
},
|
|
2856
|
-
|
|
2857
|
-
d: "M16,18h2v8H16ZM4,15l7,7,1.4141-1.4141L7.8281,16H21a5,5,0,1,0-5-5v1h2V11a3,3,0,1,1,3,3H7.8281l4.586-4.5859L11,8Z",
|
|
2858
|
-
"data-icon-path": "inner-path"
|
|
2859
|
-
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2860
|
-
d: "M2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4ZM16,18h2v8H16ZM4,15l7-7,1.4141,1.4141L7.8281,14H21a3,3,0,1,0-3-3v1H16V11a5,5,0,1,1,5,5H7.8281l4.586,4.5859L11,22Z"
|
|
2903
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2904
|
+
d: "M21 23H17V9h4a4.0045 4.0045 0 014 4v6A4.0042 4.0042 0 0121 23zm-2-2h2a2.0023 2.0023 0 002-2V13a2.002 2.002 0 00-2-2H19zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
2861
2905
|
})), children);
|
|
2862
2906
|
});
|
|
2863
2907
|
if (process.env.NODE_ENV !== "production") {
|
|
2864
|
-
|
|
2908
|
+
DeploymentUnitTechnicalData.propTypes = iconPropTypes;
|
|
2865
2909
|
}
|
|
2866
|
-
const
|
|
2910
|
+
const DeploymentUnitTechnicalExecution = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalExecution(_ref123, ref) {
|
|
2867
2911
|
let {
|
|
2868
2912
|
children,
|
|
2869
2913
|
size = 16,
|
|
@@ -2877,16 +2921,14 @@ const DirectionLoopRight = /*#__PURE__*/React.forwardRef(function DirectionLoopR
|
|
|
2877
2921
|
viewBox: "0 0 32 32",
|
|
2878
2922
|
fill: "currentColor",
|
|
2879
2923
|
...rest
|
|
2880
|
-
},
|
|
2881
|
-
d: "
|
|
2882
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2883
|
-
d: "M9,4a7.0078,7.0078,0,0,1,7,7v3H14V11a5,5,0,1,0-5,5H26.1719l-4.586-4.5859L23,10l7,7-7,7-1.4141-1.4141L26.1719,18H9A7,7,0,0,1,9,4Z"
|
|
2924
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2925
|
+
d: "M25 11L25 9 17 9 17 23 25 23 25 21 19 21 19 17 24 17 24 15 19 15 19 11 25 11zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
2884
2926
|
})), children);
|
|
2885
2927
|
});
|
|
2886
2928
|
if (process.env.NODE_ENV !== "production") {
|
|
2887
|
-
|
|
2929
|
+
DeploymentUnitTechnicalExecution.propTypes = iconPropTypes;
|
|
2888
2930
|
}
|
|
2889
|
-
const
|
|
2931
|
+
const DeploymentUnitTechnicalInstallation = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalInstallation(_ref124, ref) {
|
|
2890
2932
|
let {
|
|
2891
2933
|
children,
|
|
2892
2934
|
size = 16,
|
|
@@ -2900,18 +2942,14 @@ const DirectionLoopRightFilled = /*#__PURE__*/React.forwardRef(function Directio
|
|
|
2900
2942
|
viewBox: "0 0 32 32",
|
|
2901
2943
|
fill: "currentColor",
|
|
2902
2944
|
...rest
|
|
2903
|
-
},
|
|
2904
|
-
|
|
2905
|
-
d: "M16,26H14V18h2ZM21,8,19.5859,9.4141,24.1719,14H11a3,3,0,1,1,3-3v1h2V11a5,5,0,1,0-5,5H24.1719l-4.586,4.5859L21,22l7-7Z",
|
|
2906
|
-
"data-icon-path": "inner-path"
|
|
2907
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2908
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM16,26H14V18h2Zm5-4-1.4141-1.4141L24.1719,16H11a5,5,0,1,1,5-5v1H14V11a3,3,0,1,0-3,3H24.1719l-4.586-4.5859L21,8l7,7Z"
|
|
2945
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2946
|
+
d: "M17 11L20 11 20 21 17 21 17 23 25 23 25 21 22 21 22 11 25 11 25 9 17 9 17 11zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
2909
2947
|
})), children);
|
|
2910
2948
|
});
|
|
2911
2949
|
if (process.env.NODE_ENV !== "production") {
|
|
2912
|
-
|
|
2950
|
+
DeploymentUnitTechnicalInstallation.propTypes = iconPropTypes;
|
|
2913
2951
|
}
|
|
2914
|
-
const
|
|
2952
|
+
const DeploymentUnitTechnicalPresentation = /*#__PURE__*/React.forwardRef(function DeploymentUnitTechnicalPresentation(_ref125, ref) {
|
|
2915
2953
|
let {
|
|
2916
2954
|
children,
|
|
2917
2955
|
size = 16,
|
|
@@ -2925,12 +2963,12 @@ const DirectionMerge = /*#__PURE__*/React.forwardRef(function DirectionMerge(_re
|
|
|
2925
2963
|
viewBox: "0 0 32 32",
|
|
2926
2964
|
fill: "currentColor",
|
|
2927
2965
|
...rest
|
|
2928
|
-
},
|
|
2929
|
-
d: "
|
|
2966
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2967
|
+
d: "M19 23H17V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H19zm0-7h4V10.9985H19zM7 11L10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z"
|
|
2930
2968
|
})), children);
|
|
2931
2969
|
});
|
|
2932
2970
|
if (process.env.NODE_ENV !== "production") {
|
|
2933
|
-
|
|
2971
|
+
DeploymentUnitTechnicalPresentation.propTypes = iconPropTypes;
|
|
2934
2972
|
}
|
|
2935
2973
|
|
|
2936
|
-
export { CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, Customer, CustomerService, Cut, CutOut, Cyclist, Dashboard, DashboardReference, DataAccessor, DataAnalytics, DataBackup, DataBase, DataBaseAlt, DataBin, DataBlob, DataCategorical, DataCenter, DataCheck, DataClass, DataCollection, DataConnected, DataDefinition, DataDiode, DataEnrichment, DataEnrichmentAdd, DataError, DataFormat, DataPlayer, DataQualityDefinition, DataReference, DataRefinery, DataRefineryReference, DataRegular, DataSet, DataShare, DataStructured, DataTable, DataTableReference, DataUnreal, DataUnstructured, DataView, DataViewAlt, DataVis_1, DataVis_2, DataVis_3, DataVis_4, DataVolume, DataVolumeAlt, Data_1, Data_2, DatabaseDatastax, DatabaseElastic, DatabaseEnterpriseDb2, DatabaseEnterprisedb, DatabaseEtcd, DatabaseMessaging, DatabaseMongodb, DatabasePostgreSql, DatabaseRabbit, DatabaseRedis, Datastore, Db2BufferPool, Db2DataSharingGroup, Db2Database, Debug, DecisionTree, Delete, Delivery, DeliveryAdd, DeliveryParcel, DeliveryTruck, Demo, Departure, Deploy, DeployRules, DeploymentPattern, DeploymentPolicy, DeploymentUnitData, DeploymentUnitExecution, DeploymentUnitInstallation, DeploymentUnitPresentation, DeploymentUnitTechnicalData, DeploymentUnitTechnicalExecution, DeploymentUnitTechnicalInstallation, DeploymentUnitTechnicalPresentation,
|
|
2974
|
+
export { Corner, Coronavirus, Cost, CostTotal, Cough, Course, Covariate, Credentials, Critical, CriticalSeverity, Crop, CropGrowth, CropHealth, CrossTab, Crossroads, CrowdReport, CrowdReportFilled, Csv, Cube, CubeView, Currency, CurrencyBaht, CurrencyDollar, CurrencyEuro, CurrencyLira, CurrencyPound, CurrencyRuble, CurrencyRupee, CurrencyShekel, CurrencyWon, CurrencyYen, Cursor_1, Cursor_2, Customer, CustomerService, Cut, CutOut, Cyclist, Dashboard, DashboardReference, DataAccessor, DataAnalytics, DataBackup, DataBase, DataBaseAlt, DataBin, DataBlob, DataCategorical, DataCenter, DataCheck, DataClass, DataCollection, DataConnected, DataDefinition, DataDiode, DataEnrichment, DataEnrichmentAdd, DataError, DataFormat, DataPlayer, DataQualityDefinition, DataReference, DataRefinery, DataRefineryReference, DataRegular, DataSet, DataShare, DataStructured, DataTable, DataTableReference, DataUnreal, DataUnstructured, DataView, DataViewAlt, DataVis_1, DataVis_2, DataVis_3, DataVis_4, DataVolume, DataVolumeAlt, Data_1, Data_2, DatabaseDatastax, DatabaseElastic, DatabaseEnterpriseDb2, DatabaseEnterprisedb, DatabaseEtcd, DatabaseMessaging, DatabaseMongodb, DatabasePostgreSql, DatabaseRabbit, DatabaseRedis, Datastore, Db2BufferPool, Db2DataSharingGroup, Db2Database, Debug, DecisionNode, DecisionTree, Delete, Delivery, DeliveryAdd, DeliveryParcel, DeliveryTruck, Demo, Departure, Deploy, DeployRules, DeploymentPattern, DeploymentPolicy, DeploymentUnitData, DeploymentUnitExecution, DeploymentUnitInstallation, DeploymentUnitPresentation, DeploymentUnitTechnicalData, DeploymentUnitTechnicalExecution, DeploymentUnitTechnicalInstallation, DeploymentUnitTechnicalPresentation, QCU1, QCU3, QCY, QCZ, WatsonHealthCrossReference, WatsonHealthCutInHalf, WatsonHealthDenominate };
|