@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
|
@@ -12,8 +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;
|
|
16
|
-
const
|
|
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, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _circle, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _circle2, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _circle3, _path109, _path110, _path111, _path112, _path113, _circle4, _path114, _path115, _path116, _path117, _circle5, _circle6, _path118, _path119, _path120, _path121, _circle7, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _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, _path181, _path182, _path183, _path184, _path185, _path186, _switch, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226;
|
|
16
|
+
const didWarnAboutDeprecation = {};
|
|
17
|
+
const VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFilledAlt(_ref, ref) {
|
|
17
18
|
let {
|
|
18
19
|
children,
|
|
19
20
|
size = 16,
|
|
@@ -28,6 +29,2579 @@ const ZosSysplex = /*#__PURE__*/React.forwardRef(function ZosSysplex(_ref, ref)
|
|
|
28
29
|
fill: "currentColor",
|
|
29
30
|
...rest
|
|
30
31
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
33
|
+
})), children);
|
|
34
|
+
});
|
|
35
|
+
if (process.env.NODE_ENV !== "production") {
|
|
36
|
+
VolumeDownFilledAlt.propTypes = iconPropTypes;
|
|
37
|
+
}
|
|
38
|
+
const VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStorage(_ref2, ref) {
|
|
39
|
+
let {
|
|
40
|
+
children,
|
|
41
|
+
size = 16,
|
|
42
|
+
...rest
|
|
43
|
+
} = _ref2;
|
|
44
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
45
|
+
width: size,
|
|
46
|
+
height: size,
|
|
47
|
+
ref: ref,
|
|
48
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
49
|
+
viewBox: "0 0 32 32",
|
|
50
|
+
fill: "currentColor",
|
|
51
|
+
...rest
|
|
52
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
53
|
+
d: "M25.707,17.293l-5-5A1,1,0,0,0,20,12H14a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V18A1,1,0,0,0,25.707,17.293ZM23.5857,18H20V14.4141ZM14,28V14h4v4a2,2,0,0,0,2,2h4v8Z"
|
|
54
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
55
|
+
d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
|
|
56
|
+
})), children);
|
|
57
|
+
});
|
|
58
|
+
if (process.env.NODE_ENV !== "production") {
|
|
59
|
+
VolumeFileStorage.propTypes = iconPropTypes;
|
|
60
|
+
}
|
|
61
|
+
const VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref3, ref) {
|
|
62
|
+
let {
|
|
63
|
+
children,
|
|
64
|
+
size = 16,
|
|
65
|
+
...rest
|
|
66
|
+
} = _ref3;
|
|
67
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
68
|
+
width: size,
|
|
69
|
+
height: size,
|
|
70
|
+
ref: ref,
|
|
71
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
72
|
+
viewBox: "0 0 32 32",
|
|
73
|
+
fill: "currentColor",
|
|
74
|
+
...rest
|
|
75
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6a1.17 1.17 0 01.79.3L17 26.57V5.43L10.79 11.7A1.17 1.17 0 0110 12H4z"
|
|
77
|
+
})), children);
|
|
78
|
+
});
|
|
79
|
+
if (process.env.NODE_ENV !== "production") {
|
|
80
|
+
VolumeMute.propTypes = iconPropTypes;
|
|
81
|
+
}
|
|
82
|
+
const VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled(_ref4, ref) {
|
|
83
|
+
let {
|
|
84
|
+
children,
|
|
85
|
+
size = 16,
|
|
86
|
+
...rest
|
|
87
|
+
} = _ref4;
|
|
88
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
89
|
+
width: size,
|
|
90
|
+
height: size,
|
|
91
|
+
ref: ref,
|
|
92
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
93
|
+
viewBox: "0 0 32 32",
|
|
94
|
+
fill: "currentColor",
|
|
95
|
+
...rest
|
|
96
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
97
|
+
d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
98
|
+
})), children);
|
|
99
|
+
});
|
|
100
|
+
if (process.env.NODE_ENV !== "production") {
|
|
101
|
+
VolumeMuteFilled.propTypes = iconPropTypes;
|
|
102
|
+
}
|
|
103
|
+
const VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectStorage(_ref5, ref) {
|
|
104
|
+
let {
|
|
105
|
+
children,
|
|
106
|
+
size = 16,
|
|
107
|
+
...rest
|
|
108
|
+
} = _ref5;
|
|
109
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
110
|
+
width: size,
|
|
111
|
+
height: size,
|
|
112
|
+
ref: ref,
|
|
113
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
114
|
+
viewBox: "0 0 32 32",
|
|
115
|
+
fill: "currentColor",
|
|
116
|
+
...rest
|
|
117
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
118
|
+
d: "M23,24a2.98,2.98,0,0,0-2.0376.8115l-4.0037-2.4023a2.0478,2.0478,0,0,0,0-.8184l4.0037-2.4023a3.2463,3.2463,0,1,0-.9211-1.7793l-4.0037,2.4023a3,3,0,1,0,0,4.377l4.0037,2.4023A2.9729,2.9729,0,0,0,20,27a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0008,1.0008,0,0,1,23,16Zm-9,7a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,14,23Zm9,5a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,23,28Z"
|
|
119
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
120
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
121
|
+
})), children);
|
|
122
|
+
});
|
|
123
|
+
if (process.env.NODE_ENV !== "production") {
|
|
124
|
+
VolumeObjectStorage.propTypes = iconPropTypes;
|
|
125
|
+
}
|
|
126
|
+
const VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref6, ref) {
|
|
127
|
+
let {
|
|
128
|
+
children,
|
|
129
|
+
size = 16,
|
|
130
|
+
...rest
|
|
131
|
+
} = _ref6;
|
|
132
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
133
|
+
width: size,
|
|
134
|
+
height: size,
|
|
135
|
+
ref: ref,
|
|
136
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
137
|
+
viewBox: "0 0 32 32",
|
|
138
|
+
fill: "currentColor",
|
|
139
|
+
...rest
|
|
140
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
141
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
142
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
143
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
|
|
144
|
+
})), children);
|
|
145
|
+
});
|
|
146
|
+
if (process.env.NODE_ENV !== "production") {
|
|
147
|
+
VolumeUp.propTypes = iconPropTypes;
|
|
148
|
+
}
|
|
149
|
+
const VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref7, ref) {
|
|
150
|
+
let {
|
|
151
|
+
children,
|
|
152
|
+
size = 16,
|
|
153
|
+
...rest
|
|
154
|
+
} = _ref7;
|
|
155
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
156
|
+
width: size,
|
|
157
|
+
height: size,
|
|
158
|
+
ref: ref,
|
|
159
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
160
|
+
viewBox: "0 0 32 32",
|
|
161
|
+
fill: "currentColor",
|
|
162
|
+
...rest
|
|
163
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
164
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
165
|
+
})), children);
|
|
166
|
+
});
|
|
167
|
+
if (process.env.NODE_ENV !== "production") {
|
|
168
|
+
VolumeUpAlt.propTypes = iconPropTypes;
|
|
169
|
+
}
|
|
170
|
+
const VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_ref8, ref) {
|
|
171
|
+
let {
|
|
172
|
+
children,
|
|
173
|
+
size = 16,
|
|
174
|
+
...rest
|
|
175
|
+
} = _ref8;
|
|
176
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
177
|
+
width: size,
|
|
178
|
+
height: size,
|
|
179
|
+
ref: ref,
|
|
180
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
181
|
+
viewBox: "0 0 32 32",
|
|
182
|
+
fill: "currentColor",
|
|
183
|
+
...rest
|
|
184
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
185
|
+
d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
|
|
186
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
187
|
+
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
|
|
188
|
+
})), children);
|
|
189
|
+
});
|
|
190
|
+
if (process.env.NODE_ENV !== "production") {
|
|
191
|
+
VolumeUpFilled.propTypes = iconPropTypes;
|
|
192
|
+
}
|
|
193
|
+
const VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledAlt(_ref9, ref) {
|
|
194
|
+
let {
|
|
195
|
+
children,
|
|
196
|
+
size = 16,
|
|
197
|
+
...rest
|
|
198
|
+
} = _ref9;
|
|
199
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
200
|
+
width: size,
|
|
201
|
+
height: size,
|
|
202
|
+
ref: ref,
|
|
203
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
204
|
+
viewBox: "0 0 32 32",
|
|
205
|
+
fill: "currentColor",
|
|
206
|
+
...rest
|
|
207
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
208
|
+
d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
|
|
209
|
+
})), children);
|
|
210
|
+
});
|
|
211
|
+
if (process.env.NODE_ENV !== "production") {
|
|
212
|
+
VolumeUpFilledAlt.propTypes = iconPropTypes;
|
|
213
|
+
}
|
|
214
|
+
const Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref10, ref) {
|
|
215
|
+
let {
|
|
216
|
+
children,
|
|
217
|
+
size = 16,
|
|
218
|
+
...rest
|
|
219
|
+
} = _ref10;
|
|
220
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
221
|
+
width: size,
|
|
222
|
+
height: size,
|
|
223
|
+
ref: ref,
|
|
224
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
225
|
+
viewBox: "0 0 32 32",
|
|
226
|
+
fill: "currentColor",
|
|
227
|
+
...rest
|
|
228
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
229
|
+
d: "M14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM28 19L24.32 9 22 9 22 23 24 23 24 13 27.68 23 30 23 30 9 28 9 28 19zM8 9L6 22 4 9 2 9 4.52 23 7.48 23 10 9 8 9z"
|
|
230
|
+
})), children);
|
|
231
|
+
});
|
|
232
|
+
if (process.env.NODE_ENV !== "production") {
|
|
233
|
+
Vpn.propTypes = iconPropTypes;
|
|
234
|
+
}
|
|
235
|
+
const VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref11, ref) {
|
|
236
|
+
let {
|
|
237
|
+
children,
|
|
238
|
+
size = 16,
|
|
239
|
+
...rest
|
|
240
|
+
} = _ref11;
|
|
241
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
242
|
+
width: size,
|
|
243
|
+
height: size,
|
|
244
|
+
ref: ref,
|
|
245
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
246
|
+
viewBox: "0 0 32 32",
|
|
247
|
+
fill: "currentColor",
|
|
248
|
+
...rest
|
|
249
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
250
|
+
d: "M28,7a1.9919,1.9919,0,0,0-1.7227,1H22A6,6,0,0,0,10,8H5.7227a2,2,0,1,0,0,2H10v4H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H22V10h4.2773A1.9966,1.9966,0,1,0,28,7ZM12,8a4,4,0,0,1,8,0v6H12V10h5V8Zm12,8V28H8V16Z"
|
|
251
|
+
})), children);
|
|
252
|
+
});
|
|
253
|
+
if (process.env.NODE_ENV !== "production") {
|
|
254
|
+
VpnConnection.propTypes = iconPropTypes;
|
|
255
|
+
}
|
|
256
|
+
const VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref12, ref) {
|
|
257
|
+
let {
|
|
258
|
+
children,
|
|
259
|
+
size = 16,
|
|
260
|
+
...rest
|
|
261
|
+
} = _ref12;
|
|
262
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
263
|
+
width: size,
|
|
264
|
+
height: size,
|
|
265
|
+
ref: ref,
|
|
266
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
267
|
+
viewBox: "0 0 32 32",
|
|
268
|
+
fill: "currentColor",
|
|
269
|
+
...rest
|
|
270
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
271
|
+
d: "M30,15A6,6,0,1,0,20,19.46V29l4-1.8838L28,29V19.46A5.98,5.98,0,0,0,30,15ZM26,25.8477l-2-.9415-2,.9415V20.65a5.8877,5.8877,0,0,0,4,0ZM24,19a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,19Z"
|
|
272
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
273
|
+
d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
|
|
274
|
+
})), children);
|
|
275
|
+
});
|
|
276
|
+
if (process.env.NODE_ENV !== "production") {
|
|
277
|
+
VpnPolicy.propTypes = iconPropTypes;
|
|
278
|
+
}
|
|
279
|
+
const Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref13, ref) {
|
|
280
|
+
let {
|
|
281
|
+
children,
|
|
282
|
+
size = 16,
|
|
283
|
+
...rest
|
|
284
|
+
} = _ref13;
|
|
285
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
286
|
+
width: size,
|
|
287
|
+
height: size,
|
|
288
|
+
ref: ref,
|
|
289
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
290
|
+
viewBox: "0 0 32 32",
|
|
291
|
+
fill: "currentColor",
|
|
292
|
+
...rest
|
|
293
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
294
|
+
d: "M22 17H24V19H22z"
|
|
295
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
296
|
+
d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"
|
|
297
|
+
})), children);
|
|
298
|
+
});
|
|
299
|
+
if (process.env.NODE_ENV !== "production") {
|
|
300
|
+
Wallet.propTypes = iconPropTypes;
|
|
301
|
+
}
|
|
302
|
+
const Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref14, ref) {
|
|
303
|
+
let {
|
|
304
|
+
children,
|
|
305
|
+
size = 16,
|
|
306
|
+
...rest
|
|
307
|
+
} = _ref14;
|
|
308
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
309
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
310
|
+
width: size,
|
|
311
|
+
height: size,
|
|
312
|
+
ref: ref,
|
|
313
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
314
|
+
viewBox: "0 0 16 16",
|
|
315
|
+
fill: "currentColor",
|
|
316
|
+
...rest
|
|
317
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
318
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
319
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
320
|
+
d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
|
|
321
|
+
})), children);
|
|
322
|
+
}
|
|
323
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
324
|
+
width: size,
|
|
325
|
+
height: size,
|
|
326
|
+
ref: ref,
|
|
327
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
328
|
+
viewBox: "0 0 32 32",
|
|
329
|
+
fill: "currentColor",
|
|
330
|
+
...rest
|
|
331
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
332
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
333
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
334
|
+
d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
|
|
335
|
+
})), children);
|
|
336
|
+
});
|
|
337
|
+
if (process.env.NODE_ENV !== "production") {
|
|
338
|
+
Warning.propTypes = iconPropTypes;
|
|
339
|
+
}
|
|
340
|
+
const WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref15, ref) {
|
|
341
|
+
let {
|
|
342
|
+
children,
|
|
343
|
+
size = 16,
|
|
344
|
+
...rest
|
|
345
|
+
} = _ref15;
|
|
346
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
347
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
348
|
+
width: size,
|
|
349
|
+
height: size,
|
|
350
|
+
ref: ref,
|
|
351
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
352
|
+
viewBox: "0 0 16 16",
|
|
353
|
+
fill: "currentColor",
|
|
354
|
+
...rest
|
|
355
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
356
|
+
d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
|
|
357
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
358
|
+
d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
|
|
359
|
+
})), children);
|
|
360
|
+
}
|
|
361
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
362
|
+
width: size,
|
|
363
|
+
height: size,
|
|
364
|
+
ref: ref,
|
|
365
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
366
|
+
viewBox: "0 0 32 32",
|
|
367
|
+
fill: "currentColor",
|
|
368
|
+
...rest
|
|
369
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
370
|
+
d: "M16 23a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 23zM15 12H17V21H15z"
|
|
371
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
372
|
+
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
373
|
+
})), children);
|
|
374
|
+
});
|
|
375
|
+
if (process.env.NODE_ENV !== "production") {
|
|
376
|
+
WarningAlt.propTypes = iconPropTypes;
|
|
377
|
+
}
|
|
378
|
+
const WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled(_ref16, ref) {
|
|
379
|
+
let {
|
|
380
|
+
children,
|
|
381
|
+
size = 16,
|
|
382
|
+
...rest
|
|
383
|
+
} = _ref16;
|
|
384
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
385
|
+
width: size,
|
|
386
|
+
height: size,
|
|
387
|
+
ref: ref,
|
|
388
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
389
|
+
viewBox: "0 0 32 32",
|
|
390
|
+
fill: "currentColor",
|
|
391
|
+
...rest
|
|
392
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
393
|
+
fill: "none",
|
|
394
|
+
d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
|
|
395
|
+
"data-icon-path": "inner-path"
|
|
396
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
397
|
+
d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
|
|
398
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
399
|
+
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
400
|
+
})), children);
|
|
401
|
+
});
|
|
402
|
+
if (process.env.NODE_ENV !== "production") {
|
|
403
|
+
WarningAltFilled.propTypes = iconPropTypes;
|
|
404
|
+
}
|
|
405
|
+
const WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInverted(_ref17, ref) {
|
|
406
|
+
let {
|
|
407
|
+
children,
|
|
408
|
+
size = 16,
|
|
409
|
+
...rest
|
|
410
|
+
} = _ref17;
|
|
411
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
412
|
+
width: size,
|
|
413
|
+
height: size,
|
|
414
|
+
ref: ref,
|
|
415
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
416
|
+
viewBox: "0 0 32 32",
|
|
417
|
+
fill: "currentColor",
|
|
418
|
+
...rest
|
|
419
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
420
|
+
d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6H17V15H15z"
|
|
421
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
422
|
+
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
423
|
+
})), children);
|
|
424
|
+
});
|
|
425
|
+
if (process.env.NODE_ENV !== "production") {
|
|
426
|
+
WarningAltInverted.propTypes = iconPropTypes;
|
|
427
|
+
}
|
|
428
|
+
const WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningAltInvertedFilled(_ref18, ref) {
|
|
429
|
+
let {
|
|
430
|
+
children,
|
|
431
|
+
size = 16,
|
|
432
|
+
...rest
|
|
433
|
+
} = _ref18;
|
|
434
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
435
|
+
width: size,
|
|
436
|
+
height: size,
|
|
437
|
+
ref: ref,
|
|
438
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
439
|
+
viewBox: "0 0 32 32",
|
|
440
|
+
fill: "currentColor",
|
|
441
|
+
...rest
|
|
442
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
443
|
+
fill: "none",
|
|
444
|
+
d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
|
|
445
|
+
"data-icon-path": "inner-path"
|
|
446
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
447
|
+
d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
|
|
448
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
449
|
+
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
450
|
+
})), children);
|
|
451
|
+
});
|
|
452
|
+
if (process.env.NODE_ENV !== "production") {
|
|
453
|
+
WarningAltInvertedFilled.propTypes = iconPropTypes;
|
|
454
|
+
}
|
|
455
|
+
const WarningDiamond = /*#__PURE__*/React.forwardRef(function WarningDiamond(_ref19, ref) {
|
|
456
|
+
let {
|
|
457
|
+
children,
|
|
458
|
+
size = 16,
|
|
459
|
+
...rest
|
|
460
|
+
} = _ref19;
|
|
461
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
462
|
+
width: size,
|
|
463
|
+
height: size,
|
|
464
|
+
ref: ref,
|
|
465
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
466
|
+
viewBox: "0 0 32 32",
|
|
467
|
+
fill: "currentColor",
|
|
468
|
+
...rest
|
|
469
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
470
|
+
d: "M16 20c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 9H17V18H15z"
|
|
471
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
472
|
+
d: "m16,30c-.5335,0-1.0672-.2031-1.4732-.6094L2.6094,17.4732c-.8126-.8123-.8126-2.1342,0-2.9465L14.5268,2.6094c.8121-.8126,2.1344-.8126,2.9465,0l11.9173,11.9173c.8126.8123.8126,2.1342,0,2.9465l-11.9173,11.9173c-.406.4063-.9398.6094-1.4732.6094Zm0-26.0008c-.0215,0-.0427.0083-.0591.0244L4.0236,15.9409c-.0325.0327-.0325.0855,0,.1182l11.9173,11.9173c.0327.0322.0855.0322.1182,0l11.9173-11.9173c.0325-.0327.0325-.0855,0-.1182l-11.9173-11.9173c-.0164-.0161-.0376-.0244-.0591-.0244Z"
|
|
473
|
+
})), children);
|
|
474
|
+
});
|
|
475
|
+
if (process.env.NODE_ENV !== "production") {
|
|
476
|
+
WarningDiamond.propTypes = iconPropTypes;
|
|
477
|
+
}
|
|
478
|
+
const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref20, ref) {
|
|
479
|
+
let {
|
|
480
|
+
children,
|
|
481
|
+
size = 16,
|
|
482
|
+
...rest
|
|
483
|
+
} = _ref20;
|
|
484
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
485
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
486
|
+
width: size,
|
|
487
|
+
height: size,
|
|
488
|
+
ref: ref,
|
|
489
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
490
|
+
viewBox: "0 0 16 16",
|
|
491
|
+
fill: "currentColor",
|
|
492
|
+
...rest
|
|
493
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
494
|
+
d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
|
|
495
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
496
|
+
d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
|
|
497
|
+
"data-icon-path": "inner-path",
|
|
498
|
+
opacity: "0"
|
|
499
|
+
})), children);
|
|
500
|
+
}
|
|
501
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
502
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
503
|
+
width: size,
|
|
504
|
+
height: size,
|
|
505
|
+
ref: ref,
|
|
506
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
507
|
+
viewBox: "0 0 20 20",
|
|
508
|
+
fill: "currentColor",
|
|
509
|
+
...rest
|
|
510
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
511
|
+
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
|
|
512
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
513
|
+
d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
|
|
514
|
+
"data-icon-path": "inner-path",
|
|
515
|
+
opacity: "0"
|
|
516
|
+
})), children);
|
|
517
|
+
}
|
|
518
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
519
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
520
|
+
width: size,
|
|
521
|
+
height: size,
|
|
522
|
+
ref: ref,
|
|
523
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
524
|
+
viewBox: "0 0 24 24",
|
|
525
|
+
fill: "currentColor",
|
|
526
|
+
...rest
|
|
527
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
528
|
+
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
|
|
529
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
530
|
+
fill: "none",
|
|
531
|
+
d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
|
|
532
|
+
"data-icon-path": "inner-path",
|
|
533
|
+
opacity: "0"
|
|
534
|
+
})), children);
|
|
535
|
+
}
|
|
536
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
537
|
+
width: size,
|
|
538
|
+
height: size,
|
|
539
|
+
ref: ref,
|
|
540
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
541
|
+
viewBox: "0 0 32 32",
|
|
542
|
+
fill: "currentColor",
|
|
543
|
+
...rest
|
|
544
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
545
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14C30,8.3,23.7,2,16,2z M14.9,8h2.2v11h-2.2V8z M16,25 c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22c0.8,0,1.5,0.7,1.5,1.5S16.8,25,16,25z"
|
|
546
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
547
|
+
fill: "none",
|
|
548
|
+
d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
|
|
549
|
+
"data-icon-path": "inner-path",
|
|
550
|
+
opacity: "0"
|
|
551
|
+
})), children);
|
|
552
|
+
});
|
|
553
|
+
if (process.env.NODE_ENV !== "production") {
|
|
554
|
+
WarningFilled.propTypes = iconPropTypes;
|
|
555
|
+
}
|
|
556
|
+
const WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref21, ref) {
|
|
557
|
+
let {
|
|
558
|
+
children,
|
|
559
|
+
size = 16,
|
|
560
|
+
...rest
|
|
561
|
+
} = _ref21;
|
|
562
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
563
|
+
width: size,
|
|
564
|
+
height: size,
|
|
565
|
+
ref: ref,
|
|
566
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
567
|
+
viewBox: "0 0 32 32",
|
|
568
|
+
fill: "currentColor",
|
|
569
|
+
...rest
|
|
570
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
571
|
+
d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
|
|
572
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
573
|
+
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
574
|
+
})), children);
|
|
575
|
+
});
|
|
576
|
+
if (process.env.NODE_ENV !== "production") {
|
|
577
|
+
WarningHex.propTypes = iconPropTypes;
|
|
578
|
+
}
|
|
579
|
+
const WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled(_ref22, ref) {
|
|
580
|
+
let {
|
|
581
|
+
children,
|
|
582
|
+
size = 16,
|
|
583
|
+
...rest
|
|
584
|
+
} = _ref22;
|
|
585
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
586
|
+
width: size,
|
|
587
|
+
height: size,
|
|
588
|
+
ref: ref,
|
|
589
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
590
|
+
viewBox: "0 0 32 32",
|
|
591
|
+
fill: "currentColor",
|
|
592
|
+
...rest
|
|
593
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
594
|
+
fill: "none",
|
|
595
|
+
d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
|
|
596
|
+
"data-icon-path": "inner-path"
|
|
597
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
598
|
+
d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
|
|
599
|
+
})), children);
|
|
600
|
+
});
|
|
601
|
+
if (process.env.NODE_ENV !== "production") {
|
|
602
|
+
WarningHexFilled.propTypes = iconPropTypes;
|
|
603
|
+
}
|
|
604
|
+
const WarningMultiple = /*#__PURE__*/React.forwardRef(function WarningMultiple(_ref23, ref) {
|
|
605
|
+
let {
|
|
606
|
+
children,
|
|
607
|
+
size = 16,
|
|
608
|
+
...rest
|
|
609
|
+
} = _ref23;
|
|
610
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
611
|
+
width: size,
|
|
612
|
+
height: size,
|
|
613
|
+
ref: ref,
|
|
614
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
615
|
+
viewBox: "0 0 32 32",
|
|
616
|
+
fill: "currentColor",
|
|
617
|
+
...rest
|
|
618
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
619
|
+
d: "m29,23h-4v-2h2.3821l-7.8821-15.7639-1.1055,2.2112-1.7891-.8945,2-4c.1694-.3387.532-.5527.8945-.5527s.7251.214.8945.5527l9.5,19c.1548.3101.1384.6782-.0439.973-.1821.2948-.5039.4742-.8506.4742Z"
|
|
620
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
621
|
+
cx: "14",
|
|
622
|
+
cy: "25",
|
|
623
|
+
r: "1.25"
|
|
624
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
625
|
+
d: "M13 15H15V22H13z"
|
|
626
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
627
|
+
d: "m25,30H3c-.3499,0-.6743-.1829-.8555-.4823s-.1926-.6718-.0303-.9817L13.1143,7.536c.1726-.3296.5292-.536.8857-.536s.7131.2064.8857.536l11,21c.1624.3099.1509.6823-.0303.9817s-.5056.4823-.8555.4823Zm-20.3474-2h18.6948L14,10.1552,4.6526,28Z"
|
|
628
|
+
})), children);
|
|
629
|
+
});
|
|
630
|
+
if (process.env.NODE_ENV !== "production") {
|
|
631
|
+
WarningMultiple.propTypes = iconPropTypes;
|
|
632
|
+
}
|
|
633
|
+
const WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref24, ref) {
|
|
634
|
+
let {
|
|
635
|
+
children,
|
|
636
|
+
size = 16,
|
|
637
|
+
...rest
|
|
638
|
+
} = _ref24;
|
|
639
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
640
|
+
width: size,
|
|
641
|
+
height: size,
|
|
642
|
+
ref: ref,
|
|
643
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
644
|
+
viewBox: "0 0 32 32",
|
|
645
|
+
fill: "currentColor",
|
|
646
|
+
...rest
|
|
647
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
648
|
+
d: "M18 20H30V22H18zM18 24H30V26H18zM18 28H30V30H18zM14 18a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0014 18zM13 7H15V16H13z"
|
|
649
|
+
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
650
|
+
d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
|
|
651
|
+
})), children);
|
|
652
|
+
});
|
|
653
|
+
if (process.env.NODE_ENV !== "production") {
|
|
654
|
+
WarningOther.propTypes = iconPropTypes;
|
|
655
|
+
}
|
|
656
|
+
const WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref25, ref) {
|
|
657
|
+
let {
|
|
658
|
+
children,
|
|
659
|
+
size = 16,
|
|
660
|
+
...rest
|
|
661
|
+
} = _ref25;
|
|
662
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
663
|
+
width: size,
|
|
664
|
+
height: size,
|
|
665
|
+
ref: ref,
|
|
666
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
667
|
+
viewBox: "0 0 32 32",
|
|
668
|
+
fill: "currentColor",
|
|
669
|
+
...rest
|
|
670
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
671
|
+
d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9H17V18H15z"
|
|
672
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
673
|
+
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
|
|
674
|
+
})), children);
|
|
675
|
+
});
|
|
676
|
+
if (process.env.NODE_ENV !== "production") {
|
|
677
|
+
WarningSquare.propTypes = iconPropTypes;
|
|
678
|
+
}
|
|
679
|
+
const WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquareFilled(_ref26, ref) {
|
|
680
|
+
let {
|
|
681
|
+
children,
|
|
682
|
+
size = 16,
|
|
683
|
+
...rest
|
|
684
|
+
} = _ref26;
|
|
685
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
686
|
+
width: size,
|
|
687
|
+
height: size,
|
|
688
|
+
ref: ref,
|
|
689
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
690
|
+
viewBox: "0 0 32 32",
|
|
691
|
+
fill: "currentColor",
|
|
692
|
+
...rest
|
|
693
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
694
|
+
d: "M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"
|
|
695
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
696
|
+
fill: "none",
|
|
697
|
+
d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
|
|
698
|
+
"data-icon-path": "inner-path"
|
|
699
|
+
})), children);
|
|
700
|
+
});
|
|
701
|
+
if (process.env.NODE_ENV !== "production") {
|
|
702
|
+
WarningSquareFilled.propTypes = iconPropTypes;
|
|
703
|
+
}
|
|
704
|
+
const Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref27, ref) {
|
|
705
|
+
let {
|
|
706
|
+
children,
|
|
707
|
+
size = 16,
|
|
708
|
+
...rest
|
|
709
|
+
} = _ref27;
|
|
710
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
711
|
+
width: size,
|
|
712
|
+
height: size,
|
|
713
|
+
ref: ref,
|
|
714
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
715
|
+
viewBox: "0 0 32 32",
|
|
716
|
+
fill: "currentColor",
|
|
717
|
+
...rest
|
|
718
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
d: "M22 8H21V2H19V8H13V2H11V8H10a2 2 0 00-2 2V22a2 2 0 002 2h1v6h2V24h6v6h2V24h1a2 2 0 002-2V10A2 2 0 0022 8zM10 22V10H22V22zM25 14H27V18H25z"
|
|
720
|
+
})), children);
|
|
721
|
+
});
|
|
722
|
+
if (process.env.NODE_ENV !== "production") {
|
|
723
|
+
Watch.propTypes = iconPropTypes;
|
|
724
|
+
}
|
|
725
|
+
const Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref28, ref) {
|
|
726
|
+
let {
|
|
727
|
+
children,
|
|
728
|
+
size = 16,
|
|
729
|
+
...rest
|
|
730
|
+
} = _ref28;
|
|
731
|
+
if (process.env.NODE_ENV !== "production") {
|
|
732
|
+
if (!didWarnAboutDeprecation["Watson"]) {
|
|
733
|
+
didWarnAboutDeprecation["Watson"] = true;
|
|
734
|
+
console.warn("Icon represents the old avatar for the Watson brand, which is retired since the watsonx brand launch. Replaced by the icon watsonx. As a result, the Watson component will be removed in the next major version of @carbon/icons-react.");
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
738
|
+
width: size,
|
|
739
|
+
height: size,
|
|
740
|
+
ref: ref,
|
|
741
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
742
|
+
viewBox: "0 0 32 32",
|
|
743
|
+
fill: "currentColor",
|
|
744
|
+
...rest
|
|
745
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
746
|
+
d: "M21.74 9.49h0A11.41 11.41 0 0016 8h0a.76.76 0 100 1.51 10.15 10.15 0 011.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.48 22.48 0 00-2 4.44A9.58 9.58 0 017 17.22a3.43 3.43 0 01.28-2.66v0h0c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 00.74-.78.75.75 0 00-.78-.74C9.19 10.88 7.1 11.92 6 13.74H6v0s0 0 0 0a4.84 4.84 0 00-.44 3.79 12 12 0 003.2 5.22A11.36 11.36 0 008.52 26a10 10 0 01-2-3.48A.75.75 0 005.57 22a.76.76 0 00-.49 1 11.45 11.45 0 005.18 6.38h0A11.42 11.42 0 0016 30.92a11.74 11.74 0 003-.39 11.48 11.48 0 002.77-21zM18.58 29.06a9.9 9.9 0 01-7.56-1h0c-.86-.49-1.21-2-.94-4a18.85 18.85 0 002.48 1.72 13.92 13.92 0 006.93 2 11 11 0 002.42-.28A9.78 9.78 0 0118.58 29.06zm6.06-4.66c-2 2-6.66 2.74-11.32.05a17.36 17.36 0 01-2.89-2.12 21.08 21.08 0 012.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62h0A10 10 0 0124.64 24.4zM4.16 11.72L1.14 10a.76.76 0 10-.76 1.31L3.4 13a.86.86 0 00.38.1.77.77 0 00.66-.38A.76.76 0 004.16 11.72zM8.29 7.59A.74.74 0 008.94 8a.75.75 0 00.38-.1.76.76 0 00.28-1l-1.74-3a.76.76 0 00-1-.27.75.75 0 00-.28 1zM16 6.08a.76.76 0 00.76-.76V1.83a.76.76 0 00-1.52 0V5.32A.76.76 0 0016 6.08zM22.68 7.87a.75.75 0 001-.28l1.75-3a.75.75 0 00-.28-1 .76.76 0 00-1 .27l-1.74 3A.76.76 0 0022.68 7.87zM31.9 10.25a.76.76 0 00-1-.27l-3 1.74a.76.76 0 00-.28 1 .77.77 0 00.66.38.86.86 0 00.38-.1l3-1.75A.76.76 0 0031.9 10.25z"
|
|
747
|
+
})), children);
|
|
748
|
+
});
|
|
749
|
+
if (process.env.NODE_ENV !== "production") {
|
|
750
|
+
Watson.propTypes = iconPropTypes;
|
|
751
|
+
}
|
|
752
|
+
const WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachineLearning(_ref29, ref) {
|
|
753
|
+
let {
|
|
754
|
+
children,
|
|
755
|
+
size = 16,
|
|
756
|
+
...rest
|
|
757
|
+
} = _ref29;
|
|
758
|
+
if (process.env.NODE_ENV !== "production") {
|
|
759
|
+
if (!didWarnAboutDeprecation["WatsonMachineLearning"]) {
|
|
760
|
+
didWarnAboutDeprecation["WatsonMachineLearning"] = true;
|
|
761
|
+
console.warn("Icon design is defunct, replaced with the existing icon ibm-watson--machine-learning. As a result, the WatsonMachineLearning component will be removed in the next major version of @carbon/icons-react.");
|
|
762
|
+
}
|
|
763
|
+
}
|
|
764
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
765
|
+
width: size,
|
|
766
|
+
height: size,
|
|
767
|
+
ref: ref,
|
|
768
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
769
|
+
viewBox: "0 0 32 32",
|
|
770
|
+
fill: "currentColor",
|
|
771
|
+
...rest
|
|
772
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
773
|
+
d: "M22 26H20V17.76l-3.23 3.88a1 1 0 01-1.54 0L12 17.76V26H10V15a1 1 0 01.66-.94 1 1 0 011.11.3L16 19.44l4.23-5.08a1 1 0 011.11-.3A1 1 0 0122 15zM4.16 14.65l-3-1.75a.76.76 0 10-.76 1.32L3.4 16a.76.76 0 10.76-1.31zM8.29 10.52a.73.73 0 001 .27.75.75 0 00.28-1l-1.74-3a.76.76 0 10-1.32.76zM16 9a.76.76 0 00.76-.76V4.76a.76.76 0 10-1.52 0V8.25A.76.76 0 0016 9zM22.68 10.79a.75.75 0 00.37.11.76.76 0 00.66-.38l1.75-3a.76.76 0 00-1.32-.76l-1.74 3A.75.75 0 0022.68 10.79zM31.9 13.18a.76.76 0 00-1-.28l-3 1.75A.76.76 0 0028.6 16l3-1.74A.77.77 0 0031.9 13.18z"
|
|
774
|
+
})), children);
|
|
775
|
+
});
|
|
776
|
+
if (process.env.NODE_ENV !== "production") {
|
|
777
|
+
WatsonMachineLearning.propTypes = iconPropTypes;
|
|
778
|
+
}
|
|
779
|
+
const Watsonx = /*#__PURE__*/React.forwardRef(function Watsonx(_ref30, ref) {
|
|
780
|
+
let {
|
|
781
|
+
children,
|
|
782
|
+
size = 16,
|
|
783
|
+
...rest
|
|
784
|
+
} = _ref30;
|
|
785
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
786
|
+
width: size,
|
|
787
|
+
height: size,
|
|
788
|
+
ref: ref,
|
|
789
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
790
|
+
viewBox: "0 0 32 32",
|
|
791
|
+
fill: "currentColor",
|
|
792
|
+
...rest
|
|
793
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
794
|
+
strokeWidth: "0",
|
|
795
|
+
d: "m29.312,22.9189c1.1042-2.1201,1.688-4.5127,1.688-6.9189C31,7.729,24.271,1,16,1c-3.3738,0-6.5815,1.1191-9.2046,3.1665-.2441-.106-.5125-.1665-.7954-.1665-1.1045,0-2,.8955-2,2s.8955,2,2,2,2-.8955,2-2c0-.0762-.0142-.1489-.0225-.2227,2.2812-1.7964,5.0793-2.7773,8.0225-2.7773.9727,0,1.9172.1157,2.8293.3193-3.3938.9258-5.8994,4.0273-5.8994,7.7109,0,.7891.1167,1.5503.332,2.27-.6985-.2021-1.4285-.3306-2.1919-.3306-3.7039,0-6.8191,2.5342-7.7256,5.957-.218-.9424-.3445-1.9189-.3445-2.9268,0-2.1162.4919-4.1328,1.4619-5.9951l-1.7739-.9238c-1.1042,2.1201-1.688,4.5127-1.688,6.9189,0,8.271,6.729,15,15,15,3.3738,0,6.5815-1.1191,9.2046-3.1665.2441.106.5125.1665.7954.1665,1.1045,0,2-.8955,2-2s-.8955-2-2-2-2,.8955-2,2c0,.0762.0142.1489.0225.2231-1.0796.8496-2.2776,1.5098-3.5493,1.9771.3315-.6641.5269-1.4072.5269-2.2002,0-1.6304-.7959-3.0669-2.0068-3.9805.0457-.3472.0769-.6978.0769-1.0498,0-.7856-.1257-1.54-.3381-2.2573.6995.2012,1.4346.3179,2.198.3179,3.7039,0,6.8191-2.5342,7.7256-5.957.218.9424.3445,1.9189.3445,2.9268,0,2.1162-.4919,4.1328-1.4619,5.9951l1.7739.9238Zm-17.7935,5.2646c-1.8389-.6807-3.49-1.7529-4.8325-3.1338-1.0366-1.1143-1.616-2.5527-1.616-4.0801,0-3.3081,2.6917-6,6-6s6,2.6919,6,6c0,.0498-.0125.0977-.0134.1475-.3413-.0737-.6936-.1172-1.0566-.1172-2.7571,0-5,2.2432-5,5,0,.7861.1924,1.5234.5186,2.1836Zm7.4814-2.1836c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3,3,1.3457,3,3Zm1.9299-8.9697c-3.3083,0-6-2.6919-6-6s2.6917-6,6-6c1.4294,0,2.7422.5039,3.7742,1.3418.3027.2739.5918.561.8677.8618.8479,1.0352,1.3582,2.3569,1.3582,3.7964,0,3.3081-2.6917,6-6,6Z"
|
|
796
|
+
})), children);
|
|
797
|
+
});
|
|
798
|
+
if (process.env.NODE_ENV !== "production") {
|
|
799
|
+
Watsonx.propTypes = iconPropTypes;
|
|
800
|
+
}
|
|
801
|
+
const WatsonxAi = /*#__PURE__*/React.forwardRef(function WatsonxAi(_ref31, ref) {
|
|
802
|
+
let {
|
|
803
|
+
children,
|
|
804
|
+
size = 16,
|
|
805
|
+
...rest
|
|
806
|
+
} = _ref31;
|
|
807
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
808
|
+
width: size,
|
|
809
|
+
height: size,
|
|
810
|
+
ref: ref,
|
|
811
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
812
|
+
viewBox: "0 0 32 32",
|
|
813
|
+
fill: "currentColor",
|
|
814
|
+
...rest
|
|
815
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
816
|
+
d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-4.2617,0-8-3.9722-8-8.5,0-4.687,3.813-8.5,8.5-8.5h.5v-2h-.5c-5.7896,0-10.5,4.7104-10.5,10.5,0,1.8839.5304,3.6896,1.4371,5.2565-2.7133-2.3843-4.4371-5.869-4.4371-9.7565,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
|
|
817
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
818
|
+
d: "M11 20H13V22H11z",
|
|
819
|
+
transform: "rotate(90 12 21)"
|
|
820
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
821
|
+
d: "M19 10H21V12H19z",
|
|
822
|
+
transform: "rotate(90 20 11)"
|
|
823
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
824
|
+
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,4.2617,0,8,3.9722,8,8.5,0,4.687-3.813,8.5-8.5,8.5h-.5v2h.5c5.7896,0,10.5-4.7104,10.5-10.5,0-1.8853-.5322-3.6917-1.4401-5.2593,2.715,2.3843,4.4401,5.8704,4.4401,9.7593,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
825
|
+
})), children);
|
|
826
|
+
});
|
|
827
|
+
if (process.env.NODE_ENV !== "production") {
|
|
828
|
+
WatsonxAi.propTypes = iconPropTypes;
|
|
829
|
+
}
|
|
830
|
+
const WatsonxData = /*#__PURE__*/React.forwardRef(function WatsonxData(_ref32, ref) {
|
|
831
|
+
let {
|
|
832
|
+
children,
|
|
833
|
+
size = 16,
|
|
834
|
+
...rest
|
|
835
|
+
} = _ref32;
|
|
836
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
837
|
+
width: size,
|
|
838
|
+
height: size,
|
|
839
|
+
ref: ref,
|
|
840
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
841
|
+
viewBox: "0 0 32 32",
|
|
842
|
+
fill: "currentColor",
|
|
843
|
+
...rest
|
|
844
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
845
|
+
d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-2.7746,0-5.3432-.881-7.4566-2.3676.2576.0261.517.0444.7798.0444,4.2329,0,7.6768-3.4438,7.6768-7.6768h-2c0,3.1304-2.5464,5.6768-5.6768,5.6768-2.2111,0-4.1977-1.2816-5.1318-3.2725-.1365-.2972-.2595-.6007-.3738-.9094.6602.322,1.3998.5051,2.1824.5051,2.7568,0,5-2.2432,5-5v-2h-2v2c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
|
|
846
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
847
|
+
d: "M21 21H23V23H21z",
|
|
848
|
+
transform: "rotate(90 22 22)"
|
|
849
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
850
|
+
d: "M15 15H17V17H15z",
|
|
851
|
+
transform: "rotate(90 16 16)"
|
|
852
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
853
|
+
d: "M9 9H11V11H9z",
|
|
854
|
+
transform: "rotate(-90 10 10)"
|
|
855
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
856
|
+
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,2.7708,0,5.3363.8784,7.4481,2.3613-.249-.0242-.5005-.038-.7547-.038-4.2329,0-7.6768,3.4438-7.6768,7.6768h2c0-3.1304,2.5464-5.6768,5.6768-5.6768,2.0554,0,3.9068,1.0953,4.9186,2.8651.2153.4283.4053.8701.5729,1.3237-.6615-.3234-1.4005-.5121-2.1849-.5121-2.7568,0-5,2.2432-5,5v2h2v-2c0-1.6543,1.3457-3,3-3s3,1.3457,3,3c0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
857
|
+
})), children);
|
|
858
|
+
});
|
|
859
|
+
if (process.env.NODE_ENV !== "production") {
|
|
860
|
+
WatsonxData.propTypes = iconPropTypes;
|
|
861
|
+
}
|
|
862
|
+
const WatsonxGovernance = /*#__PURE__*/React.forwardRef(function WatsonxGovernance(_ref33, ref) {
|
|
863
|
+
let {
|
|
864
|
+
children,
|
|
865
|
+
size = 16,
|
|
866
|
+
...rest
|
|
867
|
+
} = _ref33;
|
|
868
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
869
|
+
width: size,
|
|
870
|
+
height: size,
|
|
871
|
+
ref: ref,
|
|
872
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
873
|
+
viewBox: "0 0 32 32",
|
|
874
|
+
fill: "currentColor",
|
|
875
|
+
...rest
|
|
876
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
877
|
+
d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-7.1685,0-13-5.8315-13-13,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
|
|
878
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
+
d: "M11 23H13V25H11z",
|
|
880
|
+
transform: "rotate(90 12 24)"
|
|
881
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
882
|
+
d: "M11 9H13V11H11z",
|
|
883
|
+
transform: "rotate(90 12 10)"
|
|
884
|
+
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
885
|
+
d: "M11 16H13V18H11z",
|
|
886
|
+
transform: "rotate(90 12 17)"
|
|
887
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
888
|
+
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3h-1v2h1c2.7568,0,5-2.2432,5-5,0-.2399-.0203-.4748-.0531-.7057.9663,1.1348,1.5531,2.6021,1.5531,4.2057,0,3.584-2.916,6.5-6.5,6.5h-1v2h1c4.687,0,8.5-3.813,8.5-8.5,0-.7654-.1111-1.5036-.3017-2.2096,1.1321,1.6206,1.8017,3.587,1.8017,5.7096,0,5.5142-4.4858,10-10,10h-1v2h1c6.6167,0,12-5.3833,12-12,0-.8995-.1058-1.774-.2944-2.6176.8207,1.7031,1.2944,3.6038,1.2944,5.6176,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
889
|
+
})), children);
|
|
890
|
+
});
|
|
891
|
+
if (process.env.NODE_ENV !== "production") {
|
|
892
|
+
WatsonxGovernance.propTypes = iconPropTypes;
|
|
893
|
+
}
|
|
894
|
+
const WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref34, ref) {
|
|
895
|
+
let {
|
|
896
|
+
children,
|
|
897
|
+
size = 16,
|
|
898
|
+
...rest
|
|
899
|
+
} = _ref34;
|
|
900
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
901
|
+
width: size,
|
|
902
|
+
height: size,
|
|
903
|
+
ref: ref,
|
|
904
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
905
|
+
viewBox: "0 0 32 32",
|
|
906
|
+
fill: "currentColor",
|
|
907
|
+
...rest
|
|
908
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
909
|
+
d: "M22,30H17a7.0078,7.0078,0,0,1-7-7,6.6832,6.6832,0,0,1,2.0244-4.6967A6.7126,6.7126,0,0,0,10.0093,18C5.0425,18.0466,4,24.5513,4,30H2C2,18.4907,6.3452,16.0342,9.9907,16a10.0962,10.0962,0,0,1,4.4785,1.117,1,1,0,0,1,.0616,1.73A4.8773,4.8773,0,0,0,17,28h5Z"
|
|
910
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
911
|
+
d: "M18,24V22a8,8,0,1,0-8-8H8A10,10,0,1,1,18,24Z"
|
|
912
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
913
|
+
cx: "18",
|
|
914
|
+
cy: "8",
|
|
915
|
+
r: "1"
|
|
916
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
917
|
+
d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
|
|
918
|
+
})), children);
|
|
919
|
+
});
|
|
920
|
+
if (process.env.NODE_ENV !== "production") {
|
|
921
|
+
WaveDirection.propTypes = iconPropTypes;
|
|
922
|
+
}
|
|
923
|
+
const WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref35, ref) {
|
|
924
|
+
let {
|
|
925
|
+
children,
|
|
926
|
+
size = 16,
|
|
927
|
+
...rest
|
|
928
|
+
} = _ref35;
|
|
929
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
930
|
+
width: size,
|
|
931
|
+
height: size,
|
|
932
|
+
ref: ref,
|
|
933
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
934
|
+
viewBox: "0 0 32 32",
|
|
935
|
+
fill: "currentColor",
|
|
936
|
+
...rest
|
|
937
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
938
|
+
d: "M24 2H30V4H24zM24 8H28V10H24zM24 14H30V16H24zM24 20H28V22H24z"
|
|
939
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
940
|
+
d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,26h6Z"
|
|
941
|
+
})), children);
|
|
942
|
+
});
|
|
943
|
+
if (process.env.NODE_ENV !== "production") {
|
|
944
|
+
WaveHeight.propTypes = iconPropTypes;
|
|
945
|
+
}
|
|
946
|
+
const WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref36, ref) {
|
|
947
|
+
let {
|
|
948
|
+
children,
|
|
949
|
+
size = 16,
|
|
950
|
+
...rest
|
|
951
|
+
} = _ref36;
|
|
952
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
953
|
+
width: size,
|
|
954
|
+
height: size,
|
|
955
|
+
ref: ref,
|
|
956
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
957
|
+
viewBox: "0 0 32 32",
|
|
958
|
+
fill: "currentColor",
|
|
959
|
+
...rest
|
|
960
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
961
|
+
d: "M22 30H17a7.0078 7.0078 0 01-7-7 6.6832 6.6832 0 012.0244-4.6967A6.7935 6.7935 0 0010.0093 18C5.0425 18.0466 4 24.5513 4 30H2C2 18.4907 6.3452 16.0342 9.9907 16a10.0717 10.0717 0 014.4785 1.117 1 1 0 01.0616 1.73A4.8773 4.8773 0 0017 28h5zM17 8H19V16H17z"
|
|
962
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
963
|
+
d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
|
|
964
|
+
})), children);
|
|
965
|
+
});
|
|
966
|
+
if (process.env.NODE_ENV !== "production") {
|
|
967
|
+
WavePeriod.propTypes = iconPropTypes;
|
|
968
|
+
}
|
|
969
|
+
const WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold(_ref37, ref) {
|
|
970
|
+
let {
|
|
971
|
+
children,
|
|
972
|
+
size = 16,
|
|
973
|
+
...rest
|
|
974
|
+
} = _ref37;
|
|
975
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
976
|
+
width: size,
|
|
977
|
+
height: size,
|
|
978
|
+
ref: ref,
|
|
979
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
980
|
+
viewBox: "0 0 32 32",
|
|
981
|
+
fill: "currentColor",
|
|
982
|
+
...rest
|
|
983
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
984
|
+
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
985
|
+
})), children);
|
|
986
|
+
});
|
|
987
|
+
if (process.env.NODE_ENV !== "production") {
|
|
988
|
+
WeatherFrontCold.propTypes = iconPropTypes;
|
|
989
|
+
}
|
|
990
|
+
const WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFrontStationary(_ref38, ref) {
|
|
991
|
+
let {
|
|
992
|
+
children,
|
|
993
|
+
size = 16,
|
|
994
|
+
...rest
|
|
995
|
+
} = _ref38;
|
|
996
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
997
|
+
width: size,
|
|
998
|
+
height: size,
|
|
999
|
+
ref: ref,
|
|
1000
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1001
|
+
viewBox: "0 0 32 32",
|
|
1002
|
+
fill: "currentColor",
|
|
1003
|
+
...rest
|
|
1004
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1005
|
+
d: "M28.1655 2a12.9848 12.9848 0 00-8.4074 3.1065A3.9947 3.9947 0 1015.583 11.728l-1.1362 4.1665c-.0725.2657-.1579.5254-.2489.7818a3.9864 3.9864 0 00-5.1547 6.0054A10.9541 10.9541 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM17 6a1.98 1.98 0 011.3237.53A12.9413 12.9413 0 0016.24 9.8482 1.9988 1.9988 0 0117 6zM10 20a1.9879 1.9879 0 013.3374-1.4717 11.0157 11.0157 0 01-2.5959 3.0147A1.9975 1.9975 0 0110 20zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM22 22L22 24 26.586 24 22 28.586 23.414 30 28 25.414 28 30 30 30 30 22 22 22zM2 2L2 4 6.586 4 2 8.586 3.414 10 8 5.414 8 10 10 10 10 2 2 2z"
|
|
1006
|
+
})), children);
|
|
1007
|
+
});
|
|
1008
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1009
|
+
WeatherFrontStationary.propTypes = iconPropTypes;
|
|
1010
|
+
}
|
|
1011
|
+
const WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm(_ref39, ref) {
|
|
1012
|
+
let {
|
|
1013
|
+
children,
|
|
1014
|
+
size = 16,
|
|
1015
|
+
...rest
|
|
1016
|
+
} = _ref39;
|
|
1017
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1018
|
+
width: size,
|
|
1019
|
+
height: size,
|
|
1020
|
+
ref: ref,
|
|
1021
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1022
|
+
viewBox: "0 0 32 32",
|
|
1023
|
+
fill: "currentColor",
|
|
1024
|
+
...rest
|
|
1025
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1026
|
+
d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345a12.9139 12.9139 0 003.4687-.4819 3.9979 3.9979 0 106.5818-4.2866 12.9671 12.9671 0 001.6209-2.5269 3.9944 3.9944 0 102.3772-7.5991 10.95 10.95 0 011.7253-3.01 3.9825 3.9825 0 006.9058-3.9648A10.9435 10.9435 0 0128.1655 4H30V2zM11 26a1.9983 1.9983 0 01-1.8118-1.1655 13.0811 13.0811 0 003.2969-2.1426A1.9773 1.9773 0 0111 26zm8-11a1.9926 1.9926 0 01-2.759 1.8467c.0442-.1426.0959-.2813.1355-.4258L17.301 13.03A1.9976 1.9976 0 0119 15zm6-9a1.9942 1.9942 0 01-3.9011.5894 11.0511 11.0511 0 013.3623-1.9385A1.995 1.995 0 0125 6zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
|
|
1027
|
+
})), children);
|
|
1028
|
+
});
|
|
1029
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1030
|
+
WeatherFrontWarm.propTypes = iconPropTypes;
|
|
1031
|
+
}
|
|
1032
|
+
const WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_ref40, ref) {
|
|
1033
|
+
let {
|
|
1034
|
+
children,
|
|
1035
|
+
size = 16,
|
|
1036
|
+
...rest
|
|
1037
|
+
} = _ref40;
|
|
1038
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1039
|
+
width: size,
|
|
1040
|
+
height: size,
|
|
1041
|
+
ref: ref,
|
|
1042
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1043
|
+
viewBox: "0 0 32 32",
|
|
1044
|
+
fill: "currentColor",
|
|
1045
|
+
...rest
|
|
1046
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1047
|
+
d: "M17,28V17h1a2.0023,2.0023,0,0,0,2-2V11a2.0023,2.0023,0,0,0-2-2H14a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h1V28H2v2H30V28ZM14,11h4l.0015,4H14Z"
|
|
1048
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1049
|
+
d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
|
|
1050
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1051
|
+
d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
|
|
1052
|
+
})), children);
|
|
1053
|
+
});
|
|
1054
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1055
|
+
WeatherStation.propTypes = iconPropTypes;
|
|
1056
|
+
}
|
|
1057
|
+
const WebServicesCluster = /*#__PURE__*/React.forwardRef(function WebServicesCluster(_ref41, ref) {
|
|
1058
|
+
let {
|
|
1059
|
+
children,
|
|
1060
|
+
size = 16,
|
|
1061
|
+
...rest
|
|
1062
|
+
} = _ref41;
|
|
1063
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1064
|
+
width: size,
|
|
1065
|
+
height: size,
|
|
1066
|
+
ref: ref,
|
|
1067
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1068
|
+
viewBox: "0 0 32 32",
|
|
1069
|
+
fill: "currentColor",
|
|
1070
|
+
...rest
|
|
1071
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1072
|
+
d: "M16 26c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM22 20c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM16 14c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM10 20c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858z"
|
|
1073
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1074
|
+
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1075
|
+
})), children);
|
|
1076
|
+
});
|
|
1077
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1078
|
+
WebServicesCluster.propTypes = iconPropTypes;
|
|
1079
|
+
}
|
|
1080
|
+
const WebServicesContainer = /*#__PURE__*/React.forwardRef(function WebServicesContainer(_ref42, ref) {
|
|
1081
|
+
let {
|
|
1082
|
+
children,
|
|
1083
|
+
size = 16,
|
|
1084
|
+
...rest
|
|
1085
|
+
} = _ref42;
|
|
1086
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1087
|
+
width: size,
|
|
1088
|
+
height: size,
|
|
1089
|
+
ref: ref,
|
|
1090
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1091
|
+
viewBox: "0 0 32 32",
|
|
1092
|
+
fill: "currentColor",
|
|
1093
|
+
...rest
|
|
1094
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1095
|
+
d: "m22.5046,11.6367l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
|
|
1096
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1097
|
+
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1098
|
+
})), children);
|
|
1099
|
+
});
|
|
1100
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1101
|
+
WebServicesContainer.propTypes = iconPropTypes;
|
|
1102
|
+
}
|
|
1103
|
+
const WebServicesDefinition = /*#__PURE__*/React.forwardRef(function WebServicesDefinition(_ref43, ref) {
|
|
1104
|
+
let {
|
|
1105
|
+
children,
|
|
1106
|
+
size = 16,
|
|
1107
|
+
...rest
|
|
1108
|
+
} = _ref43;
|
|
1109
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1110
|
+
width: size,
|
|
1111
|
+
height: size,
|
|
1112
|
+
ref: ref,
|
|
1113
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1114
|
+
viewBox: "0 0 32 32",
|
|
1115
|
+
fill: "currentColor",
|
|
1116
|
+
...rest
|
|
1117
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1118
|
+
d: "M14 17H16V19H14zM14 13H18V15H14z"
|
|
1119
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1120
|
+
d: "m21,23h-10c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v12c0,.5522-.4478,1-1,1Zm-9-2h8v-10h-8v10Z"
|
|
1121
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1122
|
+
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1123
|
+
})), children);
|
|
1124
|
+
});
|
|
1125
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1126
|
+
WebServicesDefinition.propTypes = iconPropTypes;
|
|
1127
|
+
}
|
|
1128
|
+
const WebServicesService = /*#__PURE__*/React.forwardRef(function WebServicesService(_ref44, ref) {
|
|
1129
|
+
let {
|
|
1130
|
+
children,
|
|
1131
|
+
size = 16,
|
|
1132
|
+
...rest
|
|
1133
|
+
} = _ref44;
|
|
1134
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1135
|
+
width: size,
|
|
1136
|
+
height: size,
|
|
1137
|
+
ref: ref,
|
|
1138
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1139
|
+
viewBox: "0 0 32 32",
|
|
1140
|
+
fill: "currentColor",
|
|
1141
|
+
...rest
|
|
1142
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1143
|
+
d: "m23,18h-2v-7h-7v-2h8c.5522,0,1,.4478,1,1v8Z"
|
|
1144
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1145
|
+
d: "m18,23h-8c-.5522,0-1-.4478-1-1v-8c0-.5522.4478-1,1-1h8c.5522,0,1,.4478,1,1v8c0,.5522-.4478,1-1,1Zm-7-2h6v-6h-6v6Z"
|
|
1146
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1147
|
+
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1148
|
+
})), children);
|
|
1149
|
+
});
|
|
1150
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1151
|
+
WebServicesService.propTypes = iconPropTypes;
|
|
1152
|
+
}
|
|
1153
|
+
const WebServicesTask = /*#__PURE__*/React.forwardRef(function WebServicesTask(_ref45, ref) {
|
|
1154
|
+
let {
|
|
1155
|
+
children,
|
|
1156
|
+
size = 16,
|
|
1157
|
+
...rest
|
|
1158
|
+
} = _ref45;
|
|
1159
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1160
|
+
width: size,
|
|
1161
|
+
height: size,
|
|
1162
|
+
ref: ref,
|
|
1163
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1164
|
+
viewBox: "0 0 32 32",
|
|
1165
|
+
fill: "currentColor",
|
|
1166
|
+
...rest
|
|
1167
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1168
|
+
d: "M20 20.18L18.41 18.59 17 20 20 23 25 18 23.59 16.59 20 20.18z"
|
|
1169
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1170
|
+
d: "m15,23h-4c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v6h-2v-5h-8v10h3v2Z"
|
|
1171
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1172
|
+
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1173
|
+
})), children);
|
|
1174
|
+
});
|
|
1175
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1176
|
+
WebServicesTask.propTypes = iconPropTypes;
|
|
1177
|
+
}
|
|
1178
|
+
const WebServicesTaskDefinitionVersion = /*#__PURE__*/React.forwardRef(function WebServicesTaskDefinitionVersion(_ref46, ref) {
|
|
1179
|
+
let {
|
|
1180
|
+
children,
|
|
1181
|
+
size = 16,
|
|
1182
|
+
...rest
|
|
1183
|
+
} = _ref46;
|
|
1184
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1185
|
+
width: size,
|
|
1186
|
+
height: size,
|
|
1187
|
+
ref: ref,
|
|
1188
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1189
|
+
viewBox: "0 0 32 32",
|
|
1190
|
+
fill: "currentColor",
|
|
1191
|
+
...rest
|
|
1192
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1193
|
+
d: "M24 15L22.25 15 20 22.0312 17.7917 15.0003 16 15.0003 18.5 23 21.5 23 24 15z"
|
|
1194
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1195
|
+
d: "m16,23h-5c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v4h-2v-3h-8v10h4v2Z"
|
|
1196
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1197
|
+
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1198
|
+
})), children);
|
|
1199
|
+
});
|
|
1200
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1201
|
+
WebServicesTaskDefinitionVersion.propTypes = iconPropTypes;
|
|
1202
|
+
}
|
|
1203
|
+
const Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref47, ref) {
|
|
1204
|
+
let {
|
|
1205
|
+
children,
|
|
1206
|
+
size = 16,
|
|
1207
|
+
...rest
|
|
1208
|
+
} = _ref47;
|
|
1209
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1210
|
+
width: size,
|
|
1211
|
+
height: size,
|
|
1212
|
+
ref: ref,
|
|
1213
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1214
|
+
viewBox: "0 0 32 32",
|
|
1215
|
+
fill: "currentColor",
|
|
1216
|
+
...rest
|
|
1217
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1218
|
+
d: "M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z"
|
|
1219
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1220
|
+
d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
|
|
1221
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1222
|
+
d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
|
|
1223
|
+
})), children);
|
|
1224
|
+
});
|
|
1225
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1226
|
+
Webhook.propTypes = iconPropTypes;
|
|
1227
|
+
}
|
|
1228
|
+
const Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref48, ref) {
|
|
1229
|
+
let {
|
|
1230
|
+
children,
|
|
1231
|
+
size = 16,
|
|
1232
|
+
...rest
|
|
1233
|
+
} = _ref48;
|
|
1234
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1235
|
+
width: size,
|
|
1236
|
+
height: size,
|
|
1237
|
+
ref: ref,
|
|
1238
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1239
|
+
viewBox: "0 0 32 32",
|
|
1240
|
+
fill: "currentColor",
|
|
1241
|
+
...rest
|
|
1242
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1243
|
+
cx: "24",
|
|
1244
|
+
cy: "24",
|
|
1245
|
+
r: "2"
|
|
1246
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1247
|
+
d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
|
|
1248
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1249
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1250
|
+
})), children);
|
|
1251
|
+
});
|
|
1252
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1253
|
+
Websheet.propTypes = iconPropTypes;
|
|
1254
|
+
}
|
|
1255
|
+
const Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref49, ref) {
|
|
1256
|
+
let {
|
|
1257
|
+
children,
|
|
1258
|
+
size = 16,
|
|
1259
|
+
...rest
|
|
1260
|
+
} = _ref49;
|
|
1261
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1262
|
+
width: size,
|
|
1263
|
+
height: size,
|
|
1264
|
+
ref: ref,
|
|
1265
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1266
|
+
viewBox: "0 0 32 32",
|
|
1267
|
+
fill: "currentColor",
|
|
1268
|
+
...rest
|
|
1269
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1270
|
+
d: "M21,3V5.5857l-4,4V1H15V9.5857l-4-4V3H9V19a7.004,7.004,0,0,0,6,6.92V30h2V25.92A7.004,7.004,0,0,0,23,19V3ZM15,23.8987A5.008,5.008,0,0,1,11,19v-2.586l4,4Zm0-6.313-4-4V8.4138l4,4Zm2-5.1719,4-4v5.1719l-4,4Zm0,11.4849V20.4138l4-4V19A5.008,5.008,0,0,1,17,23.8987Z"
|
|
1271
|
+
})), children);
|
|
1272
|
+
});
|
|
1273
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1274
|
+
Wheat.propTypes = iconPropTypes;
|
|
1275
|
+
}
|
|
1276
|
+
const WhitePaper = /*#__PURE__*/React.forwardRef(function WhitePaper(_ref50, ref) {
|
|
1277
|
+
let {
|
|
1278
|
+
children,
|
|
1279
|
+
size = 16,
|
|
1280
|
+
...rest
|
|
1281
|
+
} = _ref50;
|
|
1282
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1283
|
+
width: size,
|
|
1284
|
+
height: size,
|
|
1285
|
+
ref: ref,
|
|
1286
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1287
|
+
viewBox: "0 0 32 32",
|
|
1288
|
+
fill: "currentColor",
|
|
1289
|
+
...rest
|
|
1290
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1291
|
+
d: "M22 27.1798L19.41 24.5899 18 26 22 30 30 22 28.5899 20.59 22 27.1798zM9 17H16V19H9zM9 12H21V14H9zM9 7H21V9H9z"
|
|
1292
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1293
|
+
d: "m16,30H6c-1.103,0-2-.8972-2-2V4c0-1.1028.897-2,2-2h18c1.103,0,2,.8972,2,2v15h-2V4H6v24h10v2Z"
|
|
1294
|
+
})), children);
|
|
1295
|
+
});
|
|
1296
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1297
|
+
WhitePaper.propTypes = iconPropTypes;
|
|
1298
|
+
}
|
|
1299
|
+
const Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref51, ref) {
|
|
1300
|
+
let {
|
|
1301
|
+
children,
|
|
1302
|
+
size = 16,
|
|
1303
|
+
...rest
|
|
1304
|
+
} = _ref51;
|
|
1305
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1306
|
+
width: size,
|
|
1307
|
+
height: size,
|
|
1308
|
+
ref: ref,
|
|
1309
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1310
|
+
viewBox: "0 0 32 32",
|
|
1311
|
+
fill: "currentColor",
|
|
1312
|
+
...rest
|
|
1313
|
+
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1314
|
+
cx: "16",
|
|
1315
|
+
cy: "25",
|
|
1316
|
+
r: "2"
|
|
1317
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1318
|
+
d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
|
|
1319
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1320
|
+
d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
|
|
1321
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1322
|
+
d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
|
|
1323
|
+
})), children);
|
|
1324
|
+
});
|
|
1325
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1326
|
+
Wifi.propTypes = iconPropTypes;
|
|
1327
|
+
}
|
|
1328
|
+
const WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_ref52, ref) {
|
|
1329
|
+
let {
|
|
1330
|
+
children,
|
|
1331
|
+
size = 16,
|
|
1332
|
+
...rest
|
|
1333
|
+
} = _ref52;
|
|
1334
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1335
|
+
width: size,
|
|
1336
|
+
height: size,
|
|
1337
|
+
ref: ref,
|
|
1338
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1339
|
+
viewBox: "0 0 32 32",
|
|
1340
|
+
fill: "currentColor",
|
|
1341
|
+
...rest
|
|
1342
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1343
|
+
d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
|
|
1344
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1345
|
+
cx: "9",
|
|
1346
|
+
cy: "25",
|
|
1347
|
+
r: "1"
|
|
1348
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1349
|
+
cx: "16",
|
|
1350
|
+
cy: "14.5",
|
|
1351
|
+
r: "1.5"
|
|
1352
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1353
|
+
d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
|
|
1354
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1355
|
+
d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
|
|
1356
|
+
})), children);
|
|
1357
|
+
});
|
|
1358
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1359
|
+
WifiController.propTypes = iconPropTypes;
|
|
1360
|
+
}
|
|
1361
|
+
const WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref53, ref) {
|
|
1362
|
+
let {
|
|
1363
|
+
children,
|
|
1364
|
+
size = 16,
|
|
1365
|
+
...rest
|
|
1366
|
+
} = _ref53;
|
|
1367
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1368
|
+
width: size,
|
|
1369
|
+
height: size,
|
|
1370
|
+
ref: ref,
|
|
1371
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1372
|
+
viewBox: "0 0 32 32",
|
|
1373
|
+
fill: "currentColor",
|
|
1374
|
+
...rest
|
|
1375
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1376
|
+
d: "M20 20H14V17a2 2 0 014 0h2a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm0 8H12V22h8zM16 8a8.9709 8.9709 0 00-6.3608 2.6392l1.4133 1.4135a6.9887 6.9887 0 019.895 0l1.4135-1.4135A8.9717 8.9717 0 0016 8z"
|
|
1377
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1378
|
+
d: "M6.105,7.105,7.5188,8.5186a11.9808,11.9808,0,0,1,16.9624,0L25.8949,7.105a13.9782,13.9782,0,0,0-19.79,0Z"
|
|
1379
|
+
})), children);
|
|
1380
|
+
});
|
|
1381
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1382
|
+
WifiNotSecure.propTypes = iconPropTypes;
|
|
1383
|
+
}
|
|
1384
|
+
const WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref54, ref) {
|
|
1385
|
+
let {
|
|
1386
|
+
children,
|
|
1387
|
+
size = 16,
|
|
1388
|
+
...rest
|
|
1389
|
+
} = _ref54;
|
|
1390
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1391
|
+
width: size,
|
|
1392
|
+
height: size,
|
|
1393
|
+
ref: ref,
|
|
1394
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1395
|
+
viewBox: "0 0 32 32",
|
|
1396
|
+
fill: "currentColor",
|
|
1397
|
+
...rest
|
|
1398
|
+
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1399
|
+
cx: "16",
|
|
1400
|
+
cy: "25",
|
|
1401
|
+
r: "2"
|
|
1402
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1403
|
+
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
|
|
1404
|
+
})), children);
|
|
1405
|
+
});
|
|
1406
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1407
|
+
WifiOff.propTypes = iconPropTypes;
|
|
1408
|
+
}
|
|
1409
|
+
const WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref55, ref) {
|
|
1410
|
+
let {
|
|
1411
|
+
children,
|
|
1412
|
+
size = 16,
|
|
1413
|
+
...rest
|
|
1414
|
+
} = _ref55;
|
|
1415
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1416
|
+
width: size,
|
|
1417
|
+
height: size,
|
|
1418
|
+
ref: ref,
|
|
1419
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1420
|
+
viewBox: "0 0 32 32",
|
|
1421
|
+
fill: "currentColor",
|
|
1422
|
+
...rest
|
|
1423
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1424
|
+
d: "M20 20V17a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm-6-3a2 2 0 014 0v3H14zM12 28V22h8v6zM6.105 7.105L7.5188 8.5186a11.9808 11.9808 0 0116.9624 0L25.8949 7.105a13.9782 13.9782 0 00-19.79 0z"
|
|
1425
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1426
|
+
d: "M16,8a8.9709,8.9709,0,0,0-6.3608,2.6392l1.4133,1.4135a6.9887,6.9887,0,0,1,9.895,0l1.4135-1.4135A8.9717,8.9717,0,0,0,16,8Z"
|
|
1427
|
+
})), children);
|
|
1428
|
+
});
|
|
1429
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1430
|
+
WifiSecure.propTypes = iconPropTypes;
|
|
1431
|
+
}
|
|
1432
|
+
const WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref56, ref) {
|
|
1433
|
+
let {
|
|
1434
|
+
children,
|
|
1435
|
+
size = 16,
|
|
1436
|
+
...rest
|
|
1437
|
+
} = _ref56;
|
|
1438
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1439
|
+
width: size,
|
|
1440
|
+
height: size,
|
|
1441
|
+
ref: ref,
|
|
1442
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1443
|
+
viewBox: "0 0 32 32",
|
|
1444
|
+
fill: "currentColor",
|
|
1445
|
+
...rest
|
|
1446
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1447
|
+
d: "M6.9492,20.95l-1.414-1.4141a5,5,0,0,0,0-7.0715L6.9492,11.05a7,7,0,0,1,0,9.9Z"
|
|
1448
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1449
|
+
d: "M10.4854 24.4854L9.0713 23.0713a10.0011 10.0011 0 000-14.1426l1.4141-1.4141a12.0006 12.0006 0 010 16.9708zM25.0508 20.95a7 7 0 010-9.9l1.414 1.4146a5 5 0 000 7.0715z"
|
|
1450
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1451
|
+
d: "M21.5146 24.4854a12.0006 12.0006 0 010-16.9708l1.4141 1.4141a10.0011 10.0011 0 000 14.1426zM3 15H2V4H0V28H2V17H3a1 1 0 000-2zM30 4V15H29a1 1 0 000 2h1V28h2V4z"
|
|
1452
|
+
})), children);
|
|
1453
|
+
});
|
|
1454
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1455
|
+
WifiBridge.propTypes = iconPropTypes;
|
|
1456
|
+
}
|
|
1457
|
+
const WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref57, ref) {
|
|
1458
|
+
let {
|
|
1459
|
+
children,
|
|
1460
|
+
size = 16,
|
|
1461
|
+
...rest
|
|
1462
|
+
} = _ref57;
|
|
1463
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1464
|
+
width: size,
|
|
1465
|
+
height: size,
|
|
1466
|
+
ref: ref,
|
|
1467
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1468
|
+
viewBox: "0 0 32 32",
|
|
1469
|
+
fill: "currentColor",
|
|
1470
|
+
...rest
|
|
1471
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1472
|
+
d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
|
|
1473
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1474
|
+
d: "M18 26H16A10.0113 10.0113 0 006 16V14A12.0137 12.0137 0 0118 26zM26 13a7.0078 7.0078 0 01-7-7h2a5.0057 5.0057 0 005 5z"
|
|
1475
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1476
|
+
d: "M26 18A12.0137 12.0137 0 0114 6h2A10.0113 10.0113 0 0026 16zM7.707 24.293a.9994.9994 0 00-1.414 0L2 28.5859 3.4143 30 7.707 25.707A.9994.9994 0 007.707 24.293zM28.5859 2L24.293 6.293a1 1 0 001.414 1.414L30 3.4141z"
|
|
1477
|
+
})), children);
|
|
1478
|
+
});
|
|
1479
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1480
|
+
WifiBridgeAlt.propTypes = iconPropTypes;
|
|
1481
|
+
}
|
|
1482
|
+
const Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref58, ref) {
|
|
1483
|
+
let {
|
|
1484
|
+
children,
|
|
1485
|
+
size = 16,
|
|
1486
|
+
...rest
|
|
1487
|
+
} = _ref58;
|
|
1488
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1489
|
+
width: size,
|
|
1490
|
+
height: size,
|
|
1491
|
+
ref: ref,
|
|
1492
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1493
|
+
viewBox: "0 0 32 32",
|
|
1494
|
+
fill: "currentColor",
|
|
1495
|
+
...rest
|
|
1496
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1497
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z"
|
|
1498
|
+
})), children);
|
|
1499
|
+
});
|
|
1500
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1501
|
+
Wikis.propTypes = iconPropTypes;
|
|
1502
|
+
}
|
|
1503
|
+
const WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref59, ref) {
|
|
1504
|
+
let {
|
|
1505
|
+
children,
|
|
1506
|
+
size = 16,
|
|
1507
|
+
...rest
|
|
1508
|
+
} = _ref59;
|
|
1509
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1510
|
+
width: size,
|
|
1511
|
+
height: size,
|
|
1512
|
+
ref: ref,
|
|
1513
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1514
|
+
viewBox: "0 0 32 32",
|
|
1515
|
+
fill: "currentColor",
|
|
1516
|
+
...rest
|
|
1517
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1518
|
+
d: "M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"
|
|
1519
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1520
|
+
d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
|
|
1521
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1522
|
+
d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
|
|
1523
|
+
})), children);
|
|
1524
|
+
});
|
|
1525
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1526
|
+
WindGusts.propTypes = iconPropTypes;
|
|
1527
|
+
}
|
|
1528
|
+
const WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref60, ref) {
|
|
1529
|
+
let {
|
|
1530
|
+
children,
|
|
1531
|
+
size = 16,
|
|
1532
|
+
...rest
|
|
1533
|
+
} = _ref60;
|
|
1534
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1535
|
+
width: size,
|
|
1536
|
+
height: size,
|
|
1537
|
+
ref: ref,
|
|
1538
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1539
|
+
viewBox: "0 0 32 32",
|
|
1540
|
+
fill: "currentColor",
|
|
1541
|
+
...rest
|
|
1542
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1543
|
+
d: "M17,28V15.8159a3.0059,3.0059,0,0,0,1.47-1.1186L27.063,17l.5176-1.9321-8.6045-2.3052a2.985,2.985,0,0,0-2.63-2.7275L14.1938,2l-1.9316.5186,2.1318,7.956a2.9588,2.9588,0,0,0-1.093,3.8115L7,20.5859,8.415,22l6.3-6.3A2.8938,2.8938,0,0,0,15,15.8154V28H2v2H30V28Zm0-15a1,1,0,1,1-1-1A1.0008,1.0008,0,0,1,17,13Z"
|
|
1544
|
+
})), children);
|
|
1545
|
+
});
|
|
1546
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1547
|
+
WindPower.propTypes = iconPropTypes;
|
|
1548
|
+
}
|
|
1549
|
+
const WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref61, ref) {
|
|
1550
|
+
let {
|
|
1551
|
+
children,
|
|
1552
|
+
size = 16,
|
|
1553
|
+
...rest
|
|
1554
|
+
} = _ref61;
|
|
1555
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1556
|
+
width: size,
|
|
1557
|
+
height: size,
|
|
1558
|
+
ref: ref,
|
|
1559
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1560
|
+
viewBox: "0 0 32 32",
|
|
1561
|
+
fill: "currentColor",
|
|
1562
|
+
...rest
|
|
1563
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1564
|
+
d: "M25,2,23.5859,3.4141,26.1719,6h-5.09a16.93,16.93,0,0,0-6.3139,1.2158L10.4893,8.9272A14.93,14.93,0,0,1,4.9185,10H2v2H4.9185a16.93,16.93,0,0,0,6.3139-1.2158l4.2783-1.7114A14.93,14.93,0,0,1,21.0815,8h5.09l-2.586,2.5859L25,12l5-5Z"
|
|
1565
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1566
|
+
d: "M21,11l-1.4141,1.4141L22.1719,15H18.9014a16.9422,16.9422,0,0,0-5.9693,1.0825l-2.5664.9624A14.9456,14.9456,0,0,1,5.0986,18H2v2H5.0986a16.9422,16.9422,0,0,0,5.9693-1.0825l2.5664-.9624A14.9456,14.9456,0,0,1,18.9014,17h3.2705l-2.586,2.5859L21,21l5-5Z"
|
|
1567
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1568
|
+
d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
|
|
1569
|
+
})), children);
|
|
1570
|
+
});
|
|
1571
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1572
|
+
WindStream.propTypes = iconPropTypes;
|
|
1573
|
+
}
|
|
1574
|
+
const WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto(_ref62, ref) {
|
|
1575
|
+
let {
|
|
1576
|
+
children,
|
|
1577
|
+
size = 16,
|
|
1578
|
+
...rest
|
|
1579
|
+
} = _ref62;
|
|
1580
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1581
|
+
width: size,
|
|
1582
|
+
height: size,
|
|
1583
|
+
ref: ref,
|
|
1584
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1585
|
+
viewBox: "0 0 32 32",
|
|
1586
|
+
fill: "currentColor",
|
|
1587
|
+
...rest
|
|
1588
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1589
|
+
d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
|
|
1590
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1591
|
+
d: "M7.55 7.04H9.55V10.04H7.55z",
|
|
1592
|
+
transform: "rotate(-45 8.55 8.548)"
|
|
1593
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1594
|
+
d: "M21.96 7.55H24.96V9.55H21.96z",
|
|
1595
|
+
transform: "rotate(-45 23.454 8.555)"
|
|
1596
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1597
|
+
d: "M22.45 21.95H24.45V24.95H22.45z",
|
|
1598
|
+
transform: "rotate(-45 23.452 23.446)"
|
|
1599
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1600
|
+
d: "M7.05 22.45H10.05V24.45H7.05z",
|
|
1601
|
+
transform: "rotate(-45 8.544 23.451)"
|
|
1602
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1603
|
+
d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
|
|
1604
|
+
})), children);
|
|
1605
|
+
});
|
|
1606
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1607
|
+
WatsonHealthWindowAuto.propTypes = iconPropTypes;
|
|
1608
|
+
}
|
|
1609
|
+
const WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase(_ref63, ref) {
|
|
1610
|
+
let {
|
|
1611
|
+
children,
|
|
1612
|
+
size = 16,
|
|
1613
|
+
...rest
|
|
1614
|
+
} = _ref63;
|
|
1615
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1616
|
+
width: size,
|
|
1617
|
+
height: size,
|
|
1618
|
+
ref: ref,
|
|
1619
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1620
|
+
viewBox: "0 0 32 32",
|
|
1621
|
+
fill: "currentColor",
|
|
1622
|
+
...rest
|
|
1623
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1624
|
+
d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
|
|
1625
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1626
|
+
d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
|
|
1627
|
+
transform: "rotate(-45 8.56 6.544)"
|
|
1628
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1629
|
+
d: "M21.96 5.54H24.96V7.54H21.96z",
|
|
1630
|
+
transform: "rotate(-45 23.469 6.539)"
|
|
1631
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1632
|
+
d: "M22.46 19.94H24.46V22.94H22.46z",
|
|
1633
|
+
transform: "rotate(-45 23.462 21.442)"
|
|
1634
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1635
|
+
d: "M7.04 20.45H10.04V22.45H7.04z",
|
|
1636
|
+
transform: "rotate(-45 8.554 21.447)"
|
|
1637
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1638
|
+
d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
|
|
1639
|
+
})), children);
|
|
1640
|
+
});
|
|
1641
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1642
|
+
WatsonHealthWindowBase.propTypes = iconPropTypes;
|
|
1643
|
+
}
|
|
1644
|
+
const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation(_ref64, ref) {
|
|
1645
|
+
let {
|
|
1646
|
+
children,
|
|
1647
|
+
size = 16,
|
|
1648
|
+
...rest
|
|
1649
|
+
} = _ref64;
|
|
1650
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1651
|
+
width: size,
|
|
1652
|
+
height: size,
|
|
1653
|
+
ref: ref,
|
|
1654
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1655
|
+
viewBox: "0 0 32 32",
|
|
1656
|
+
fill: "currentColor",
|
|
1657
|
+
...rest
|
|
1658
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1659
|
+
d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
|
|
1660
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1661
|
+
d: "M6.225 5.729H8.228V8.732H6.225z",
|
|
1662
|
+
transform: "rotate(-45 7.227 7.23)"
|
|
1663
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1664
|
+
d: "M23.267 6.227H26.267V8.227H23.267z",
|
|
1665
|
+
transform: "rotate(-45 24.767 7.227)"
|
|
1666
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1667
|
+
d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
|
|
1668
|
+
transform: "rotate(-44.999 24.77 24.77)"
|
|
1669
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1670
|
+
d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
|
|
1671
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
1672
|
+
d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
|
|
1673
|
+
})), children);
|
|
1674
|
+
});
|
|
1675
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1676
|
+
WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes;
|
|
1677
|
+
}
|
|
1678
|
+
const WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay(_ref65, ref) {
|
|
1679
|
+
let {
|
|
1680
|
+
children,
|
|
1681
|
+
size = 16,
|
|
1682
|
+
...rest
|
|
1683
|
+
} = _ref65;
|
|
1684
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1685
|
+
width: size,
|
|
1686
|
+
height: size,
|
|
1687
|
+
ref: ref,
|
|
1688
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1689
|
+
viewBox: "0 0 32 32",
|
|
1690
|
+
fill: "currentColor",
|
|
1691
|
+
...rest
|
|
1692
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1693
|
+
d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
|
|
1694
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
1695
|
+
d: "M7.55 9.03H9.55V12.03H7.55z",
|
|
1696
|
+
transform: "rotate(-45 8.558 10.545)"
|
|
1697
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
1698
|
+
d: "M21.96 9.54H24.96V11.54H21.96z",
|
|
1699
|
+
transform: "rotate(-45 23.466 10.54)"
|
|
1700
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
1701
|
+
d: "M22.46 23.94H24.46V26.94H22.46z",
|
|
1702
|
+
transform: "rotate(-45 23.459 25.443)"
|
|
1703
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
1704
|
+
d: "M7.04 24.45H10.04V26.45H7.04z",
|
|
1705
|
+
transform: "rotate(-45 8.55 25.448)"
|
|
1706
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
1707
|
+
d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
|
|
1708
|
+
})), children);
|
|
1709
|
+
});
|
|
1710
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1711
|
+
WatsonHealthWindowOverlay.propTypes = iconPropTypes;
|
|
1712
|
+
}
|
|
1713
|
+
const WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset(_ref66, ref) {
|
|
1714
|
+
let {
|
|
1715
|
+
children,
|
|
1716
|
+
size = 16,
|
|
1717
|
+
...rest
|
|
1718
|
+
} = _ref66;
|
|
1719
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1720
|
+
width: size,
|
|
1721
|
+
height: size,
|
|
1722
|
+
ref: ref,
|
|
1723
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1724
|
+
viewBox: "0 0 32 32",
|
|
1725
|
+
fill: "currentColor",
|
|
1726
|
+
...rest
|
|
1727
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
1728
|
+
d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
|
|
1729
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
1730
|
+
d: "M8.586 8.586H10.586V10.586H8.586z",
|
|
1731
|
+
transform: "rotate(-45 9.586 9.586)"
|
|
1732
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
1733
|
+
d: "M21.414 8.586H23.414V10.586H21.414z",
|
|
1734
|
+
transform: "rotate(-45 22.414 9.586)"
|
|
1735
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
1736
|
+
d: "M21.414 21.414H23.414V23.414H21.414z",
|
|
1737
|
+
transform: "rotate(-45 22.414 22.414)"
|
|
1738
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
1739
|
+
d: "M8.586 21.414H10.586V23.414H8.586z",
|
|
1740
|
+
transform: "rotate(-45 9.586 22.414)"
|
|
1741
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
1742
|
+
d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
|
|
1743
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
1744
|
+
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"
|
|
1745
|
+
})), children);
|
|
1746
|
+
});
|
|
1747
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1748
|
+
WatsonHealthWindowPreset.propTypes = iconPropTypes;
|
|
1749
|
+
}
|
|
1750
|
+
const Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref67, ref) {
|
|
1751
|
+
let {
|
|
1752
|
+
children,
|
|
1753
|
+
size = 16,
|
|
1754
|
+
...rest
|
|
1755
|
+
} = _ref67;
|
|
1756
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1757
|
+
width: size,
|
|
1758
|
+
height: size,
|
|
1759
|
+
ref: ref,
|
|
1760
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1761
|
+
viewBox: "0 0 32 32",
|
|
1762
|
+
fill: "currentColor",
|
|
1763
|
+
...rest
|
|
1764
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
1765
|
+
d: "M21 15H8V13H21a3 3 0 10-3-3H16a5 5 0 115 5zM23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H4V18H23a5 5 0 010 10z"
|
|
1766
|
+
})), children);
|
|
1767
|
+
});
|
|
1768
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1769
|
+
Windy.propTypes = iconPropTypes;
|
|
1770
|
+
}
|
|
1771
|
+
const WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref68, ref) {
|
|
1772
|
+
let {
|
|
1773
|
+
children,
|
|
1774
|
+
size = 16,
|
|
1775
|
+
...rest
|
|
1776
|
+
} = _ref68;
|
|
1777
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1778
|
+
width: size,
|
|
1779
|
+
height: size,
|
|
1780
|
+
ref: ref,
|
|
1781
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1782
|
+
viewBox: "0 0 32 32",
|
|
1783
|
+
fill: "currentColor",
|
|
1784
|
+
...rest
|
|
1785
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
1786
|
+
d: "M23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H22V18h1a5 5 0 010 10zM16 18H20V20H16zM10 18H14V20H10zM4 18H8V20H4zM21 15H20V13h1a3 3 0 10-3-3H16a5 5 0 115 5zM14 13H18V15H14zM8 13H12V15H8z"
|
|
1787
|
+
})), children);
|
|
1788
|
+
});
|
|
1789
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1790
|
+
WindyDust.propTypes = iconPropTypes;
|
|
1791
|
+
}
|
|
1792
|
+
const WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref69, ref) {
|
|
1793
|
+
let {
|
|
1794
|
+
children,
|
|
1795
|
+
size = 16,
|
|
1796
|
+
...rest
|
|
1797
|
+
} = _ref69;
|
|
1798
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1799
|
+
width: size,
|
|
1800
|
+
height: size,
|
|
1801
|
+
ref: ref,
|
|
1802
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1803
|
+
viewBox: "0 0 32 32",
|
|
1804
|
+
fill: "currentColor",
|
|
1805
|
+
...rest
|
|
1806
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
1807
|
+
d: "M25 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H6V18H25a5 5 0 010 10zM23 15H10V13H23a3 3 0 10-3-3H18a5 5 0 115 5z"
|
|
1808
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
1809
|
+
d: "M11 23H13V25H11zM13 25H15V27H13zM15 27H17V29H15zM15 23H17V25H15zM11 27H13V29H11zM6 4H8V6H6zM8 6H10V8H8zM10 8H12V10H10zM10 4H12V6H10zM6 8H8V10H6zM2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2z"
|
|
1810
|
+
})), children);
|
|
1811
|
+
});
|
|
1812
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1813
|
+
WindySnow.propTypes = iconPropTypes;
|
|
1814
|
+
}
|
|
1815
|
+
const WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref70, ref) {
|
|
1816
|
+
let {
|
|
1817
|
+
children,
|
|
1818
|
+
size = 16,
|
|
1819
|
+
...rest
|
|
1820
|
+
} = _ref70;
|
|
1821
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1822
|
+
width: size,
|
|
1823
|
+
height: size,
|
|
1824
|
+
ref: ref,
|
|
1825
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1826
|
+
viewBox: "0 0 32 32",
|
|
1827
|
+
fill: "currentColor",
|
|
1828
|
+
...rest
|
|
1829
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
1830
|
+
d: "M13,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z"
|
|
1831
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
1832
|
+
d: "M25 25a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H2V15H25a5 5 0 010 10zM21 12H6V10H21a3 3 0 10-3-3H16a5 5 0 115 5z"
|
|
1833
|
+
})), children);
|
|
1834
|
+
});
|
|
1835
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1836
|
+
WindyStrong.propTypes = iconPropTypes;
|
|
1837
|
+
}
|
|
1838
|
+
const WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref71, ref) {
|
|
1839
|
+
let {
|
|
1840
|
+
children,
|
|
1841
|
+
size = 16,
|
|
1842
|
+
...rest
|
|
1843
|
+
} = _ref71;
|
|
1844
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1845
|
+
width: size,
|
|
1846
|
+
height: size,
|
|
1847
|
+
ref: ref,
|
|
1848
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1849
|
+
viewBox: "0 0 32 32",
|
|
1850
|
+
fill: "currentColor",
|
|
1851
|
+
...rest
|
|
1852
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
1853
|
+
d: "M21.684 19.051L19.167 19.891 13 15.486 13 7.369 15.555 5.665 14.445 4.001 12 5.631 9.555 4.001 8.445 5.665 11 7.369 11 14.057 6 10.486 6 8 4 8 4 10.279 1.684 11.051 2.316 12.949 4.833 12.11 10.28 16.001 4.833 19.891 2.316 19.051 1.684 20.949 4 21.721 4 24 6 24 6 21.515 11 17.944 11 24.631 8.445 26.335 9.555 27.999 12 26.368 14.445 27.999 15.555 26.335 13 24.631 13 17.943 18 21.515 18 24 20 24 20 21.721 22.316 20.949 21.684 19.051z"
|
|
1854
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
1855
|
+
fill: "none",
|
|
1856
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
1857
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
1858
|
+
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
1859
|
+
})), children);
|
|
1860
|
+
});
|
|
1861
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1862
|
+
WinterWarning.propTypes = iconPropTypes;
|
|
1863
|
+
}
|
|
1864
|
+
const WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref72, ref) {
|
|
1865
|
+
let {
|
|
1866
|
+
children,
|
|
1867
|
+
size = 16,
|
|
1868
|
+
...rest
|
|
1869
|
+
} = _ref72;
|
|
1870
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1871
|
+
width: size,
|
|
1872
|
+
height: size,
|
|
1873
|
+
ref: ref,
|
|
1874
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1875
|
+
viewBox: "0 0 32 32",
|
|
1876
|
+
fill: "currentColor",
|
|
1877
|
+
...rest
|
|
1878
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
1879
|
+
d: "M15 26H17V28H15zM17 28H19V30H17zM19 30H21V32H19zM19 26H21V28H19zM15 30H17V32H15zM13 16H15V18H13zM15 18H17V20H15zM17 20H19V22H17zM17 16H19V18H17zM13 20H15V22H13zM10 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0110 30z"
|
|
1880
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
1881
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.5321,6.5321,0,0,0,2,15.5V22l1,2,1-2V20.18a6.4891,6.4891,0,0,0,3.4294,1.7246L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418.977.977,0,0,0-.489-.0894V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20h-.542v.0083A.9955.9955,0,0,0,22,21v3l1,2,1-2V21.9746a6.4473,6.4473,0,0,0,2-.4761V26l1,2,1-2V20.18A6.4876,6.4876,0,0,0,24.8008,9.1362Z"
|
|
1882
|
+
})), children);
|
|
1883
|
+
});
|
|
1884
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1885
|
+
WintryMix.propTypes = iconPropTypes;
|
|
1886
|
+
}
|
|
1887
|
+
const WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout(_ref73, ref) {
|
|
1888
|
+
let {
|
|
1889
|
+
children,
|
|
1890
|
+
size = 16,
|
|
1891
|
+
...rest
|
|
1892
|
+
} = _ref73;
|
|
1893
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1894
|
+
width: size,
|
|
1895
|
+
height: size,
|
|
1896
|
+
ref: ref,
|
|
1897
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1898
|
+
viewBox: "0 0 32 32",
|
|
1899
|
+
fill: "currentColor",
|
|
1900
|
+
...rest
|
|
1901
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
1902
|
+
d: "M18,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z"
|
|
1903
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
1904
|
+
d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
|
|
1905
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
1906
|
+
d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z"
|
|
1907
|
+
})), children);
|
|
1908
|
+
});
|
|
1909
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1910
|
+
WirelessCheckout.propTypes = iconPropTypes;
|
|
1911
|
+
}
|
|
1912
|
+
const Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref74, ref) {
|
|
1913
|
+
let {
|
|
1914
|
+
children,
|
|
1915
|
+
size = 16,
|
|
1916
|
+
...rest
|
|
1917
|
+
} = _ref74;
|
|
1918
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1919
|
+
width: size,
|
|
1920
|
+
height: size,
|
|
1921
|
+
ref: ref,
|
|
1922
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1923
|
+
viewBox: "0 0 32 32",
|
|
1924
|
+
fill: "currentColor",
|
|
1925
|
+
...rest
|
|
1926
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
1927
|
+
d: "M29 9L27 22 25 9 23 9 25.52 23 28.48 23 31 9 29 9zM19 9L17.48 14 17 15.98 16.54 14 15 9 13 9 13 23 15 23 15 15 14.84 13 15.42 15 17 19.63 18.58 15 19.16 13 19 15 19 23 21 23 21 9 19 9zM9.2 9L8.86 17 8.6 21.54 8.19 18 7.51 12.54 5.49 12.54 4.81 18 4.4 21.54 4.14 17 3.8 9 2 9 3 23 5.27 23 6.03 18.07 6.49 14 6.5 13.97 6.51 14 6.97 18.07 7.73 23 10 23 11 9 9.2 9z"
|
|
1928
|
+
})), children);
|
|
1929
|
+
});
|
|
1930
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1931
|
+
Wmv.propTypes = iconPropTypes;
|
|
1932
|
+
}
|
|
1933
|
+
const WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref75, ref) {
|
|
1934
|
+
let {
|
|
1935
|
+
children,
|
|
1936
|
+
size = 16,
|
|
1937
|
+
...rest
|
|
1938
|
+
} = _ref75;
|
|
1939
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1940
|
+
width: size,
|
|
1941
|
+
height: size,
|
|
1942
|
+
ref: ref,
|
|
1943
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1944
|
+
viewBox: "0 0 32 32",
|
|
1945
|
+
fill: "currentColor",
|
|
1946
|
+
...rest
|
|
1947
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
1948
|
+
d: "M10 16H22V18H10zM10 20H18V22H10z"
|
|
1949
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
1950
|
+
d: "M16,7h0a8.0233,8.0233,0,0,1,7.8649,6.4935l.2591,1.346,1.3488.244A5.5019,5.5019,0,0,1,24.5076,26H7.4954a5.5019,5.5019,0,0,1-.9695-10.9165l1.3488-.244.2591-1.346A8.0256,8.0256,0,0,1,16,7m0-2a10.0244,10.0244,0,0,0-9.83,8.1155A7.5019,7.5019,0,0,0,7.4911,28H24.5076a7.5019,7.5019,0,0,0,1.3213-14.8845A10.0229,10.0229,0,0,0,15.9883,5Z"
|
|
1951
|
+
})), children);
|
|
1952
|
+
});
|
|
1953
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1954
|
+
WordCloud.propTypes = iconPropTypes;
|
|
1955
|
+
}
|
|
1956
|
+
const WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutomation(_ref76, ref) {
|
|
1957
|
+
let {
|
|
1958
|
+
children,
|
|
1959
|
+
size = 16,
|
|
1960
|
+
...rest
|
|
1961
|
+
} = _ref76;
|
|
1962
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1963
|
+
width: size,
|
|
1964
|
+
height: size,
|
|
1965
|
+
ref: ref,
|
|
1966
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1967
|
+
viewBox: "0 0 32 32",
|
|
1968
|
+
fill: "currentColor",
|
|
1969
|
+
...rest
|
|
1970
|
+
}, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
1971
|
+
d: "M16 27c-3.6 0-7.1-1.8-9.2-5H12v-2H4v8h2v-3.7c2.5 3 6.1 4.7 10 4.7V27zM31 23v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V15h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H17v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V29h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H31zM24 25c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S25.7 25 24 25zM20 10h5.2C21.9 4.9 15.1 3.5 10 6.8c-3.1 2-5 5.5-5 9.2H3C3 8.8 8.8 3 16 3c3.9 0 7.5 1.7 10 4.7V4h2v8h-8V10z"
|
|
1972
|
+
})))), children);
|
|
1973
|
+
});
|
|
1974
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1975
|
+
WorkflowAutomation.propTypes = iconPropTypes;
|
|
1976
|
+
}
|
|
1977
|
+
const Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref77, ref) {
|
|
1978
|
+
let {
|
|
1979
|
+
children,
|
|
1980
|
+
size = 16,
|
|
1981
|
+
...rest
|
|
1982
|
+
} = _ref77;
|
|
1983
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1984
|
+
width: size,
|
|
1985
|
+
height: size,
|
|
1986
|
+
ref: ref,
|
|
1987
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1988
|
+
viewBox: "0 0 32 32",
|
|
1989
|
+
fill: "currentColor",
|
|
1990
|
+
...rest
|
|
1991
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
1992
|
+
d: "M16 17v8H6V17H16m0-2H6a2 2 0 00-2 2v8a2 2 0 002 2H16a2 2 0 002-2V17a2 2 0 00-2-2zM27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM27 17v5H22V17h5m0-2H22a2 2 0 00-2 2v5a2 2 0 002 2h5a2 2 0 002-2V17a2 2 0 00-2-2zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
1993
|
+
})), children);
|
|
1994
|
+
});
|
|
1995
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1996
|
+
Workspace.propTypes = iconPropTypes;
|
|
1997
|
+
}
|
|
1998
|
+
const WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_ref78, ref) {
|
|
1999
|
+
let {
|
|
2000
|
+
children,
|
|
2001
|
+
size = 16,
|
|
2002
|
+
...rest
|
|
2003
|
+
} = _ref78;
|
|
2004
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2005
|
+
width: size,
|
|
2006
|
+
height: size,
|
|
2007
|
+
ref: ref,
|
|
2008
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2009
|
+
viewBox: "0 0 32 32",
|
|
2010
|
+
fill: "currentColor",
|
|
2011
|
+
...rest
|
|
2012
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2013
|
+
d: "M27 6v5H17V6H27m0-2H17a2 2 0 00-2 2v5a2 2 0 002 2H27a2 2 0 002-2V6a2 2 0 00-2-2zM12 25H6V17h6V15H6a2 2 0 00-2 2v8a2 2 0 002 2h6zM30 20L16.828 20 19.414 17.414 18 16 13 21 18 26 19.414 24.586 16.828 22 30 22 30 20zM11 6v5H6V6h5m0-2H6A2 2 0 004 6v5a2 2 0 002 2h5a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2014
|
+
})), children);
|
|
2015
|
+
});
|
|
2016
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2017
|
+
WorkspaceImport.propTypes = iconPropTypes;
|
|
2018
|
+
}
|
|
2019
|
+
const Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref79, ref) {
|
|
2020
|
+
let {
|
|
2021
|
+
children,
|
|
2022
|
+
size = 16,
|
|
2023
|
+
...rest
|
|
2024
|
+
} = _ref79;
|
|
2025
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2026
|
+
width: size,
|
|
2027
|
+
height: size,
|
|
2028
|
+
ref: ref,
|
|
2029
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2030
|
+
viewBox: "0 0 32 32",
|
|
2031
|
+
fill: "currentColor",
|
|
2032
|
+
...rest
|
|
2033
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2034
|
+
d: "M26.5859,17,22,21.5859v0h0l-5-5a2.002,2.002,0,0,0-2.8286,0L9.585,21.1709A2.0031,2.0031,0,0,0,9.585,24l4.0009,4H6v2H16a1,1,0,0,0,.707-1.707L11,22.585,15.5852,18l5.7078,5.707a.9995.9995,0,0,0,1.414,0L28,18.4141Z"
|
|
2035
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2036
|
+
d: "M21.5,17A3.5,3.5,0,1,1,25,13.5,3.5042,3.5042,0,0,1,21.5,17Zm0-5A1.5,1.5,0,1,0,23,13.5,1.5017,1.5017,0,0,0,21.5,12Z"
|
|
2037
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2038
|
+
d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z"
|
|
2039
|
+
})), children);
|
|
2040
|
+
});
|
|
2041
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2042
|
+
Worship.propTypes = iconPropTypes;
|
|
2043
|
+
}
|
|
2044
|
+
const WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian(_ref80, ref) {
|
|
2045
|
+
let {
|
|
2046
|
+
children,
|
|
2047
|
+
size = 16,
|
|
2048
|
+
...rest
|
|
2049
|
+
} = _ref80;
|
|
2050
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2051
|
+
width: size,
|
|
2052
|
+
height: size,
|
|
2053
|
+
ref: ref,
|
|
2054
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2055
|
+
viewBox: "0 0 32 32",
|
|
2056
|
+
fill: "currentColor",
|
|
2057
|
+
...rest
|
|
2058
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2059
|
+
d: "M17,30H15a2.0021,2.0021,0,0,1-2-2V14H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8h5V4a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2V8h5a2.0021,2.0021,0,0,1,2,2v2a2.0021,2.0021,0,0,1-2,2H19V28A2.0021,2.0021,0,0,1,17,30ZM8,10v2h7V28h2V12h7V10H17V4H15v6Z"
|
|
2060
|
+
})), children);
|
|
2061
|
+
});
|
|
2062
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2063
|
+
WorshipChristian.propTypes = iconPropTypes;
|
|
2064
|
+
}
|
|
2065
|
+
const WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref81, ref) {
|
|
2066
|
+
let {
|
|
2067
|
+
children,
|
|
2068
|
+
size = 16,
|
|
2069
|
+
...rest
|
|
2070
|
+
} = _ref81;
|
|
2071
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2072
|
+
width: size,
|
|
2073
|
+
height: size,
|
|
2074
|
+
ref: ref,
|
|
2075
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2076
|
+
viewBox: "0 0 32 32",
|
|
2077
|
+
fill: "currentColor",
|
|
2078
|
+
...rest
|
|
2079
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2080
|
+
d: "M24.291,16l3.585-6.5181A1,1,0,0,0,27,8H19.8911L16.876,2.5181a1,1,0,0,0-1.752,0L12.1089,8H5a1,1,0,0,0-.876,1.4819L7.709,16,4.124,22.5181A1,1,0,0,0,5,24h7.1089l3.0151,5.4819a1,1,0,0,0,1.752,0L19.8911,24H27a1,1,0,0,0,.876-1.4819Zm-5.5823,6L16,26.9248,13.2913,22h-6.6l3.3-6-3.3-6h6.6L16,5.0752,18.7087,10h6.6l-3.3,6,3.3,6Z"
|
|
2081
|
+
})), children);
|
|
2082
|
+
});
|
|
2083
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2084
|
+
WorshipJewish.propTypes = iconPropTypes;
|
|
2085
|
+
}
|
|
2086
|
+
const WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref82, ref) {
|
|
2087
|
+
let {
|
|
2088
|
+
children,
|
|
2089
|
+
size = 16,
|
|
2090
|
+
...rest
|
|
2091
|
+
} = _ref82;
|
|
2092
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2093
|
+
width: size,
|
|
2094
|
+
height: size,
|
|
2095
|
+
ref: ref,
|
|
2096
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2097
|
+
viewBox: "0 0 32 32",
|
|
2098
|
+
fill: "currentColor",
|
|
2099
|
+
...rest
|
|
2100
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2101
|
+
d: "M27,18a.9986.9986,0,0,1-.5415-.1594L22,14.9688l-4.4585,2.8718a1,1,0,0,1-1.5088-1.095l1.35-5.1318L14.3105,8.69a1,1,0,0,1,.5508-1.7146l4.3745-.6128,1.8663-3.8032A1.0008,1.0008,0,0,1,21.9878,2a1.0171,1.0171,0,0,1,.8989.5378L24.88,6.3625l4.2622.6133A1,1,0,0,1,29.69,8.69l-3.0723,2.9239,1.35,5.1318A1,1,0,0,1,27,18Zm-5-5.2207a.999.999,0,0,1,.5415.1594l2.8369,1.8272-.8457-3.2149a1.0006,1.0006,0,0,1,.2778-.9787l2.0074-1.91-2.73-.3929a.9994.9994,0,0,1-.7441-.5275L22.0269,5.2151,20.7979,7.72a1.0008,1.0008,0,0,1-.7593.55L17.19,8.6687l2,1.9036a1.0006,1.0006,0,0,1,.2778.9787l-.8457,3.2149,2.8369-1.8272A.999.999,0,0,1,22,12.7793Z"
|
|
2102
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2103
|
+
d: "M15.8169,30A13.8137,13.8137,0,0,1,9.0752,4.1277a1,1,0,0,1,1.3613,1.3611A11.8091,11.8091,0,0,0,26.5107,21.5635a1,1,0,0,1,1.3619,1.3611A13.8411,13.8411,0,0,1,15.8169,30ZM7.3271,7.9727a11.81,11.81,0,0,0,16.7,16.7,13.8086,13.8086,0,0,1-16.7-16.7Z"
|
|
2104
|
+
})), children);
|
|
2105
|
+
});
|
|
2106
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2107
|
+
WorshipMuslim.propTypes = iconPropTypes;
|
|
2108
|
+
}
|
|
2109
|
+
const QX = /*#__PURE__*/React.forwardRef(function QX(_ref83, ref) {
|
|
2110
|
+
let {
|
|
2111
|
+
children,
|
|
2112
|
+
size = 16,
|
|
2113
|
+
...rest
|
|
2114
|
+
} = _ref83;
|
|
2115
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2116
|
+
width: size,
|
|
2117
|
+
height: size,
|
|
2118
|
+
ref: ref,
|
|
2119
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2120
|
+
viewBox: "0 0 32 32",
|
|
2121
|
+
fill: "currentColor",
|
|
2122
|
+
...rest
|
|
2123
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2124
|
+
d: "M20 9L18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9z"
|
|
2125
|
+
})), children);
|
|
2126
|
+
});
|
|
2127
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2128
|
+
QX.propTypes = iconPropTypes;
|
|
2129
|
+
}
|
|
2130
|
+
const XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref84, ref) {
|
|
2131
|
+
let {
|
|
2132
|
+
children,
|
|
2133
|
+
size = 16,
|
|
2134
|
+
...rest
|
|
2135
|
+
} = _ref84;
|
|
2136
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2137
|
+
width: size,
|
|
2138
|
+
height: size,
|
|
2139
|
+
ref: ref,
|
|
2140
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2141
|
+
viewBox: "0 0 32 32",
|
|
2142
|
+
fill: "currentColor",
|
|
2143
|
+
...rest
|
|
2144
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2145
|
+
d: "M23,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z"
|
|
2146
|
+
})), children);
|
|
2147
|
+
});
|
|
2148
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2149
|
+
XAxis.propTypes = iconPropTypes;
|
|
2150
|
+
}
|
|
2151
|
+
const Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref85, ref) {
|
|
2152
|
+
let {
|
|
2153
|
+
children,
|
|
2154
|
+
size = 16,
|
|
2155
|
+
...rest
|
|
2156
|
+
} = _ref85;
|
|
2157
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2158
|
+
width: size,
|
|
2159
|
+
height: size,
|
|
2160
|
+
ref: ref,
|
|
2161
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2162
|
+
viewBox: "0 0 32 32",
|
|
2163
|
+
fill: "currentColor",
|
|
2164
|
+
...rest
|
|
2165
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2166
|
+
d: "M28 23H22V21h6V17H24a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24v4h4a2.002 2.002 0 012 2v4A2.0023 2.0023 0 0128 23zM14 21L14 9 12 9 12 23 20 23 20 21 14 21zM10 9L8 9 6 15 4 9 2 9 4.752 16 2 23 4 23 6 17 8 23 10 23 7.245 16 10 9z"
|
|
2167
|
+
})), children);
|
|
2168
|
+
});
|
|
2169
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2170
|
+
Xls.propTypes = iconPropTypes;
|
|
2171
|
+
}
|
|
2172
|
+
const Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref86, ref) {
|
|
2173
|
+
let {
|
|
2174
|
+
children,
|
|
2175
|
+
size = 16,
|
|
2176
|
+
...rest
|
|
2177
|
+
} = _ref86;
|
|
2178
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2179
|
+
width: size,
|
|
2180
|
+
height: size,
|
|
2181
|
+
ref: ref,
|
|
2182
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2183
|
+
viewBox: "0 0 32 32",
|
|
2184
|
+
fill: "currentColor",
|
|
2185
|
+
...rest
|
|
2186
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2187
|
+
d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9L16.48 14 16 15.98 15.54 14 14 9 12 9 12 23 14 23 14 15 13.84 13 14.42 15 16 19.63 17.58 15 18.16 13 18 15 18 23 20 23 20 9 18 9zM10 9L8 9 6 15 4 9 2 9 4.75 16 2 23 4 23 6 17 8 23 10 23 7.25 16 10 9z"
|
|
2188
|
+
})), children);
|
|
2189
|
+
});
|
|
2190
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2191
|
+
Xml.propTypes = iconPropTypes;
|
|
2192
|
+
}
|
|
2193
|
+
const QY = /*#__PURE__*/React.forwardRef(function QY(_ref87, ref) {
|
|
2194
|
+
let {
|
|
2195
|
+
children,
|
|
2196
|
+
size = 16,
|
|
2197
|
+
...rest
|
|
2198
|
+
} = _ref87;
|
|
2199
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2200
|
+
width: size,
|
|
2201
|
+
height: size,
|
|
2202
|
+
ref: ref,
|
|
2203
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2204
|
+
viewBox: "0 0 32 32",
|
|
2205
|
+
fill: "currentColor",
|
|
2206
|
+
...rest
|
|
2207
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2208
|
+
d: "M20 9L18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z"
|
|
2209
|
+
})), children);
|
|
2210
|
+
});
|
|
2211
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2212
|
+
QY.propTypes = iconPropTypes;
|
|
2213
|
+
}
|
|
2214
|
+
const YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref88, ref) {
|
|
2215
|
+
let {
|
|
2216
|
+
children,
|
|
2217
|
+
size = 16,
|
|
2218
|
+
...rest
|
|
2219
|
+
} = _ref88;
|
|
2220
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2221
|
+
width: size,
|
|
2222
|
+
height: size,
|
|
2223
|
+
ref: ref,
|
|
2224
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2225
|
+
viewBox: "0 0 32 32",
|
|
2226
|
+
fill: "currentColor",
|
|
2227
|
+
...rest
|
|
2228
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2229
|
+
d: "M8,26V7.8281l2.5859,2.586L12,9,7,4,2,9l1.4141,1.4141L6,7.8281V26a2.0023,2.0023,0,0,0,2,2H28V26Z"
|
|
2230
|
+
})), children);
|
|
2231
|
+
});
|
|
2232
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2233
|
+
YAxis.propTypes = iconPropTypes;
|
|
2234
|
+
}
|
|
2235
|
+
const QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref89, ref) {
|
|
2236
|
+
let {
|
|
2237
|
+
children,
|
|
2238
|
+
size = 16,
|
|
2239
|
+
...rest
|
|
2240
|
+
} = _ref89;
|
|
2241
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2242
|
+
width: size,
|
|
2243
|
+
height: size,
|
|
2244
|
+
ref: ref,
|
|
2245
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2246
|
+
viewBox: "0 0 32 32",
|
|
2247
|
+
fill: "currentColor",
|
|
2248
|
+
...rest
|
|
2249
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2250
|
+
d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
|
|
2251
|
+
})), children);
|
|
2252
|
+
});
|
|
2253
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2254
|
+
QZ.propTypes = iconPropTypes;
|
|
2255
|
+
}
|
|
2256
|
+
const ZLpar = /*#__PURE__*/React.forwardRef(function ZLpar(_ref90, ref) {
|
|
2257
|
+
let {
|
|
2258
|
+
children,
|
|
2259
|
+
size = 16,
|
|
2260
|
+
...rest
|
|
2261
|
+
} = _ref90;
|
|
2262
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2263
|
+
width: size,
|
|
2264
|
+
height: size,
|
|
2265
|
+
ref: ref,
|
|
2266
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2267
|
+
viewBox: "0 0 32 32",
|
|
2268
|
+
fill: "currentColor",
|
|
2269
|
+
...rest
|
|
2270
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2271
|
+
d: "M24,10h4c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3c-1.1046,0-2,.8954-2,2V15h-3V5c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2V27c0,1.1046,.8954,2,2,2H12c1.1046,0,2-.8954,2-2v-10h3v8c0,1.1046,.8954,2,2,2h3v1c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3v-8h3v1c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3V7h3v1c0,1.1046,.8954,2,2,2Zm0-6h4v4s-4,0-4,0V4ZM11.3992,12l-7.3992,5.9194V6.0806l7.3992,5.9194Zm.6013,2.0801l.0007,11.8403-7.4004-5.9204,7.3997-5.9199Zm-.0002-4.1606L5.8508,5h6.1492l.0002,4.9194ZM4,22.0806l6.1492,4.9194H4v-4.9194Zm20,1.9194h4v4h-4v-4Zm0-10h4v4h-4v-4Z"
|
|
2272
|
+
})), children);
|
|
2273
|
+
});
|
|
2274
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2275
|
+
ZLpar.propTypes = iconPropTypes;
|
|
2276
|
+
}
|
|
2277
|
+
const ZSystems = /*#__PURE__*/React.forwardRef(function ZSystems(_ref91, ref) {
|
|
2278
|
+
let {
|
|
2279
|
+
children,
|
|
2280
|
+
size = 16,
|
|
2281
|
+
...rest
|
|
2282
|
+
} = _ref91;
|
|
2283
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2284
|
+
width: size,
|
|
2285
|
+
height: size,
|
|
2286
|
+
ref: ref,
|
|
2287
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2288
|
+
viewBox: "0 0 32 32",
|
|
2289
|
+
fill: "currentColor",
|
|
2290
|
+
...rest
|
|
2291
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2292
|
+
d: "M27 3h-8c-1.1028 0-2 .8975-2 2V27c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2V5c0-1.1025-.8972-2-2-2zm.0002 6.9194l-6.1494-4.9194h6.1492l.0002 4.9194zm-.6011 2.0806l-7.3992 5.9194V6.0806l7.3992 5.9194zm.6013 2.0801l.0007 11.8403-7.4004-5.9204 7.3997-5.9199zm-8.0005 8.0005l6.1492 4.9194h-6.1492v-4.9194zM13 3H5c-1.1028 0-2 .8975-2 2V27c0 1.1025.8972 2 2 2H13c1.1028 0 2-.8975 2-2V5c0-1.1025-.8972-2-2-2zm.0002 6.9194L6.8508 5h6.1492l.0002 4.9194zm-.6011 2.0806l-7.3992 5.9194V6.0806l7.3992 5.9194zm.6013 2.0801l.0007 11.8403-7.4004-5.9204 7.3997-5.9199zM5 22.0806l6.1492 4.9194H5v-4.9194z"
|
|
2293
|
+
})), children);
|
|
2294
|
+
});
|
|
2295
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2296
|
+
ZSystems.propTypes = iconPropTypes;
|
|
2297
|
+
}
|
|
2298
|
+
const ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref92, ref) {
|
|
2299
|
+
let {
|
|
2300
|
+
children,
|
|
2301
|
+
size = 16,
|
|
2302
|
+
...rest
|
|
2303
|
+
} = _ref92;
|
|
2304
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2305
|
+
width: size,
|
|
2306
|
+
height: size,
|
|
2307
|
+
ref: ref,
|
|
2308
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2309
|
+
viewBox: "0 0 32 32",
|
|
2310
|
+
fill: "currentColor",
|
|
2311
|
+
...rest
|
|
2312
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2313
|
+
d: "M26 22L26 25.586 17 16.586 17 10 17 6 17 5.828 19.586 8.414 21 7 16 2 11 7 12.414 8.414 15 5.828 15 6 15 10 15 16.586 6 25.586 6 22 4 22 4 29 11 29 11 27 7.414 27 16 18.414 24.586 27 21 27 21 29 28 29 28 22 26 22z"
|
|
2314
|
+
})), children);
|
|
2315
|
+
});
|
|
2316
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2317
|
+
ZAxis.propTypes = iconPropTypes;
|
|
2318
|
+
}
|
|
2319
|
+
const Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref93, ref) {
|
|
2320
|
+
let {
|
|
2321
|
+
children,
|
|
2322
|
+
size = 16,
|
|
2323
|
+
...rest
|
|
2324
|
+
} = _ref93;
|
|
2325
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2326
|
+
width: size,
|
|
2327
|
+
height: size,
|
|
2328
|
+
ref: ref,
|
|
2329
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2330
|
+
viewBox: "0 0 32 32",
|
|
2331
|
+
fill: "currentColor",
|
|
2332
|
+
...rest
|
|
2333
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2334
|
+
d: "M28 9H22V23h2V18h4a2 2 0 002-2V11A2 2 0 0028 9zm0 7H24V11h4zM12 9L12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9zM10 9L2 9 2 11 8 11 2 21 2 23 10 23 10 21 4 21 10 11 10 9z"
|
|
2335
|
+
})), children);
|
|
2336
|
+
});
|
|
2337
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2338
|
+
Zip.propTypes = iconPropTypes;
|
|
2339
|
+
}
|
|
2340
|
+
const ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref94, ref) {
|
|
2341
|
+
let {
|
|
2342
|
+
children,
|
|
2343
|
+
size = 16,
|
|
2344
|
+
...rest
|
|
2345
|
+
} = _ref94;
|
|
2346
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2347
|
+
width: size,
|
|
2348
|
+
height: size,
|
|
2349
|
+
ref: ref,
|
|
2350
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2351
|
+
viewBox: "0 0 32 32",
|
|
2352
|
+
fill: "currentColor",
|
|
2353
|
+
...rest
|
|
2354
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2355
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 2H22V16h2V11h4a2 2 0 002-2V4A2 2 0 0028 2zm0 7H24V4h4zM12 4L15 4 15 14 12 14 12 16 20 16 20 14 17 14 17 4 20 4 20 2 12 2 12 4zM2 4L8 4 2 14 2 16 10 16 10 14 4 14 10 4 10 2 2 2 2 4z"
|
|
2356
|
+
})), children);
|
|
2357
|
+
});
|
|
2358
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2359
|
+
ZipReference.propTypes = iconPropTypes;
|
|
2360
|
+
}
|
|
2361
|
+
const ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref95, ref) {
|
|
2362
|
+
let {
|
|
2363
|
+
children,
|
|
2364
|
+
size = 16,
|
|
2365
|
+
...rest
|
|
2366
|
+
} = _ref95;
|
|
2367
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2368
|
+
width: size,
|
|
2369
|
+
height: size,
|
|
2370
|
+
ref: ref,
|
|
2371
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2372
|
+
viewBox: "0 0 32 32",
|
|
2373
|
+
fill: "currentColor",
|
|
2374
|
+
...rest
|
|
2375
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2376
|
+
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4z"
|
|
2377
|
+
})), children);
|
|
2378
|
+
});
|
|
2379
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2380
|
+
ZoomArea.propTypes = iconPropTypes;
|
|
2381
|
+
}
|
|
2382
|
+
const ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref96, ref) {
|
|
2383
|
+
let {
|
|
2384
|
+
children,
|
|
2385
|
+
size = 16,
|
|
2386
|
+
...rest
|
|
2387
|
+
} = _ref96;
|
|
2388
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2389
|
+
width: size,
|
|
2390
|
+
height: size,
|
|
2391
|
+
ref: ref,
|
|
2392
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2393
|
+
viewBox: "0 0 32 32",
|
|
2394
|
+
fill: "currentColor",
|
|
2395
|
+
...rest
|
|
2396
|
+
}, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2397
|
+
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
2398
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2399
|
+
d: "M10 12H8V10a2.0023 2.0023 0 012-2h2v2H10zM18 12H16V10H14V8h2a2.0023 2.0023 0 012 2zM12 18H10a2.0023 2.0023 0 01-2-2V14h2v2h2zM16 18H14V16h2V14h2v2A2.0023 2.0023 0 0116 18z"
|
|
2400
|
+
})), children);
|
|
2401
|
+
});
|
|
2402
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2403
|
+
ZoomFit.propTypes = iconPropTypes;
|
|
2404
|
+
}
|
|
2405
|
+
const ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref97, ref) {
|
|
2406
|
+
let {
|
|
2407
|
+
children,
|
|
2408
|
+
size = 16,
|
|
2409
|
+
...rest
|
|
2410
|
+
} = _ref97;
|
|
2411
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2412
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2413
|
+
width: size,
|
|
2414
|
+
height: size,
|
|
2415
|
+
ref: ref,
|
|
2416
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2417
|
+
viewBox: "0 0 16 16",
|
|
2418
|
+
fill: "currentColor",
|
|
2419
|
+
...rest
|
|
2420
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2421
|
+
d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
|
|
2422
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2423
|
+
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
2424
|
+
})), children);
|
|
2425
|
+
}
|
|
2426
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2427
|
+
width: size,
|
|
2428
|
+
height: size,
|
|
2429
|
+
ref: ref,
|
|
2430
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2431
|
+
viewBox: "0 0 32 32",
|
|
2432
|
+
fill: "currentColor",
|
|
2433
|
+
...rest
|
|
2434
|
+
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2435
|
+
d: "M18 12L14 12 14 8 12 8 12 12 8 12 8 14 12 14 12 18 14 18 14 14 18 14 18 12z"
|
|
2436
|
+
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2437
|
+
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
2438
|
+
})), children);
|
|
2439
|
+
});
|
|
2440
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2441
|
+
ZoomIn.propTypes = iconPropTypes;
|
|
2442
|
+
}
|
|
2443
|
+
const ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref98, ref) {
|
|
2444
|
+
let {
|
|
2445
|
+
children,
|
|
2446
|
+
size = 16,
|
|
2447
|
+
...rest
|
|
2448
|
+
} = _ref98;
|
|
2449
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2450
|
+
width: size,
|
|
2451
|
+
height: size,
|
|
2452
|
+
ref: ref,
|
|
2453
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2454
|
+
viewBox: "0 0 32 32",
|
|
2455
|
+
fill: "currentColor",
|
|
2456
|
+
...rest
|
|
2457
|
+
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2458
|
+
d: "M24 19L21 19 21 16 19 16 19 19 16 19 16 21 19 21 19 24 21 24 21 21 24 21 24 19z"
|
|
2459
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2460
|
+
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
|
|
2461
|
+
})), children);
|
|
2462
|
+
});
|
|
2463
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2464
|
+
ZoomInArea.propTypes = iconPropTypes;
|
|
2465
|
+
}
|
|
2466
|
+
const ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref99, ref) {
|
|
2467
|
+
let {
|
|
2468
|
+
children,
|
|
2469
|
+
size = 16,
|
|
2470
|
+
...rest
|
|
2471
|
+
} = _ref99;
|
|
2472
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2473
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2474
|
+
width: size,
|
|
2475
|
+
height: size,
|
|
2476
|
+
ref: ref,
|
|
2477
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2478
|
+
viewBox: "0 0 16 16",
|
|
2479
|
+
fill: "currentColor",
|
|
2480
|
+
...rest
|
|
2481
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2482
|
+
d: "M4 6H9V7H4z"
|
|
2483
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2484
|
+
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
2485
|
+
})), children);
|
|
2486
|
+
}
|
|
2487
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2488
|
+
width: size,
|
|
2489
|
+
height: size,
|
|
2490
|
+
ref: ref,
|
|
2491
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2492
|
+
viewBox: "0 0 32 32",
|
|
2493
|
+
fill: "currentColor",
|
|
2494
|
+
...rest
|
|
2495
|
+
}, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2496
|
+
d: "M8 12H18V14H8z"
|
|
2497
|
+
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2498
|
+
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
2499
|
+
})), children);
|
|
2500
|
+
});
|
|
2501
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2502
|
+
ZoomOut.propTypes = iconPropTypes;
|
|
2503
|
+
}
|
|
2504
|
+
const ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref100, ref) {
|
|
2505
|
+
let {
|
|
2506
|
+
children,
|
|
2507
|
+
size = 16,
|
|
2508
|
+
...rest
|
|
2509
|
+
} = _ref100;
|
|
2510
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2511
|
+
width: size,
|
|
2512
|
+
height: size,
|
|
2513
|
+
ref: ref,
|
|
2514
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2515
|
+
viewBox: "0 0 32 32",
|
|
2516
|
+
fill: "currentColor",
|
|
2517
|
+
...rest
|
|
2518
|
+
}, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2519
|
+
d: "M16 19H24V21H16z"
|
|
2520
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2521
|
+
d: "M31 29.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L29.5859 31zM20 26a6 6 0 116-6A6.0066 6.0066 0 0120 26zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2z"
|
|
2522
|
+
})), children);
|
|
2523
|
+
});
|
|
2524
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2525
|
+
ZoomOutArea.propTypes = iconPropTypes;
|
|
2526
|
+
}
|
|
2527
|
+
const ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref101, ref) {
|
|
2528
|
+
let {
|
|
2529
|
+
children,
|
|
2530
|
+
size = 16,
|
|
2531
|
+
...rest
|
|
2532
|
+
} = _ref101;
|
|
2533
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2534
|
+
width: size,
|
|
2535
|
+
height: size,
|
|
2536
|
+
ref: ref,
|
|
2537
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2538
|
+
viewBox: "0 0 32 32",
|
|
2539
|
+
fill: "currentColor",
|
|
2540
|
+
...rest
|
|
2541
|
+
}, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2542
|
+
d: "M22.4478,21A10.855,10.855,0,0,0,25,14,10.99,10.99,0,0,0,6,6.4658V2H4v8h8V8H7.332a8.9768,8.9768,0,1,1-2.1,8H3.1912A11.0118,11.0118,0,0,0,14,25a10.855,10.855,0,0,0,7-2.5522L28.5859,30,30,28.5859Z"
|
|
2543
|
+
})), children);
|
|
2544
|
+
});
|
|
2545
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2546
|
+
ZoomReset.propTypes = iconPropTypes;
|
|
2547
|
+
}
|
|
2548
|
+
const WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZoomPan(_ref102, ref) {
|
|
2549
|
+
let {
|
|
2550
|
+
children,
|
|
2551
|
+
size = 16,
|
|
2552
|
+
...rest
|
|
2553
|
+
} = _ref102;
|
|
2554
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2555
|
+
width: size,
|
|
2556
|
+
height: size,
|
|
2557
|
+
ref: ref,
|
|
2558
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2559
|
+
viewBox: "0 0 32 32",
|
|
2560
|
+
fill: "currentColor",
|
|
2561
|
+
...rest
|
|
2562
|
+
}, _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2563
|
+
d: "M27.01 12L25.6 13.41 28.18 16 25.59 18.59 27.01 20 31.01 16 27.01 12zM6.41 13.42L5 12 1 16 5 20 6.42 18.59 3.83 16 6.41 13.42zM16 28.17L13.41 25.58 12 27 16 31 20 27 18.59 25.59 16 28.17zM16 3.83L18.58 6.41 20 5 16 1 12 5 13.41 6.42 16 3.83zM22 16a6 6 0 10-2.53 4.89l3.82 3.82 1.42-1.42-3.82-3.82A6 6 0 0022 16zm-6 4a4 4 0 114-4A4 4 0 0116 20z"
|
|
2564
|
+
})), children);
|
|
2565
|
+
});
|
|
2566
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2567
|
+
WatsonHealthZoomPan.propTypes = iconPropTypes;
|
|
2568
|
+
}
|
|
2569
|
+
const Zos = /*#__PURE__*/React.forwardRef(function Zos(_ref103, ref) {
|
|
2570
|
+
let {
|
|
2571
|
+
children,
|
|
2572
|
+
size = 16,
|
|
2573
|
+
...rest
|
|
2574
|
+
} = _ref103;
|
|
2575
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2576
|
+
width: size,
|
|
2577
|
+
height: size,
|
|
2578
|
+
ref: ref,
|
|
2579
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2580
|
+
viewBox: "0 0 32 32",
|
|
2581
|
+
fill: "currentColor",
|
|
2582
|
+
...rest
|
|
2583
|
+
}, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
2584
|
+
d: "M30 22h-5v-2h5v-3h-3c-1.1028 0-2-.8972-2-2v-3c0-1.1028.8972-2 2-2h5v2h-5v3h3c1.1028 0 2 .8972 2 2v3c0 1.1028-.8972 2-2 2zM21 22h-3c-1.1028 0-2-.8972-2-2V12c0-1.1028.8972-2 2-2h3c1.1028 0 2 .8972 2 2v8c0 1.1028-.8972 2-2 2zm-3-10v8h3V12h-3zM11.9458 10L7.9458 22 10.0542 22 14.0542 10 11.9458 10zM6 22L0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22z"
|
|
2585
|
+
})), children);
|
|
2586
|
+
});
|
|
2587
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2588
|
+
Zos.propTypes = iconPropTypes;
|
|
2589
|
+
}
|
|
2590
|
+
const ZosSysplex = /*#__PURE__*/React.forwardRef(function ZosSysplex(_ref104, ref) {
|
|
2591
|
+
let {
|
|
2592
|
+
children,
|
|
2593
|
+
size = 16,
|
|
2594
|
+
...rest
|
|
2595
|
+
} = _ref104;
|
|
2596
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2597
|
+
width: size,
|
|
2598
|
+
height: size,
|
|
2599
|
+
ref: ref,
|
|
2600
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2601
|
+
viewBox: "0 0 32 32",
|
|
2602
|
+
fill: "currentColor",
|
|
2603
|
+
...rest
|
|
2604
|
+
}, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
31
2605
|
d: "M20,14h8c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2h-8c-1.1028,0-2,.8975-2,2v1H9c-1.1028,0-2,.8975-2,2v3H4c-1.1028,0-2,.8975-2,2v8c0,1.1025,.8972,2,2,2h3v3c0,1.1025,.8972,2,2,2h9v1c0,1.1025,.8972,2,2,2h8c1.1028,0,2-.8975,2-2v-8c0-1.1025-.8972-2-2-2h-8c-1.1028,0-2,.8975-2,2v5H9v-3h3c1.1028,0,2-.8975,2-2V12c0-1.1025-.8972-2-2-2h-3v-3h9v5c0,1.1025,.8972,2,2,2Zm1.4141,14l6.5862-6.5859-.0002,6.5859h-6.5859Zm5.1719-8l-6.5859,6.5859v-6.5859h6.5859ZM10.5522,12l-6.5522,6.5522v-6.5522h6.5522Zm-5.1719,8l6.6199-6.6196,.001,6.6196H5.3804ZM21.4141,12l6.5862-6.5859-.0002,6.5859h-6.5859Zm5.1719-8l-6.5859,6.5859V4h6.5859Z"
|
|
32
2606
|
})), children);
|
|
33
2607
|
});
|
|
@@ -35,4 +2609,4 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
35
2609
|
ZosSysplex.propTypes = iconPropTypes;
|
|
36
2610
|
}
|
|
37
2611
|
|
|
38
|
-
export { ZosSysplex };
|
|
2612
|
+
export { QX, QY, QZ, VolumeDownFilledAlt, VolumeFileStorage, VolumeMute, VolumeMuteFilled, VolumeObjectStorage, VolumeUp, VolumeUpAlt, VolumeUpFilled, VolumeUpFilledAlt, Vpn, VpnConnection, VpnPolicy, Wallet, Warning, WarningAlt, WarningAltFilled, WarningAltInverted, WarningAltInvertedFilled, WarningDiamond, WarningFilled, WarningHex, WarningHexFilled, WarningMultiple, WarningOther, WarningSquare, WarningSquareFilled, Watch, Watson, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset, WatsonHealthZoomPan, WatsonMachineLearning, Watsonx, WatsonxAi, WatsonxData, WatsonxGovernance, WaveDirection, WaveHeight, WavePeriod, WeatherFrontCold, WeatherFrontStationary, WeatherFrontWarm, WeatherStation, WebServicesCluster, WebServicesContainer, WebServicesDefinition, WebServicesService, WebServicesTask, WebServicesTaskDefinitionVersion, Webhook, Websheet, Wheat, WhitePaper, Wifi, WifiBridge, WifiBridgeAlt, WifiController, WifiNotSecure, WifiOff, WifiSecure, Wikis, WindGusts, WindPower, WindStream, Windy, WindyDust, WindySnow, WindyStrong, WinterWarning, WintryMix, WirelessCheckout, Wmv, WordCloud, WorkflowAutomation, Workspace, WorkspaceImport, Worship, WorshipChristian, WorshipJewish, WorshipMuslim, XAxis, Xls, Xml, YAxis, ZAxis, ZLpar, ZSystems, Zip, ZipReference, ZoomArea, ZoomFit, ZoomIn, ZoomInArea, ZoomOut, ZoomOutArea, ZoomReset, Zos, ZosSysplex };
|