@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,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2,
|
|
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, _circle, _circle2, _circle3, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _circle4, _path84, _circle5, _path85, _path86, _circle6, _path87, _path88, _path89, _path90, _path91, _circle7, _circle8, _circle9, _circle10, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _circle11, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _circle12, _circle13, _path119, _circle14, _circle15, _path120, _path121, _circle16, _circle17, _path122, _path123, _circle18, _circle19, _path124, _path125, _circle20, _circle21, _path126, _path127, _circle22, _circle23, _path128, _path129, _circle24, _circle25, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _rect, _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, _circle26, _path184, _path185, _path186, _path187, _path188, _circle27, _path189, _circle28, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197;
|
|
16
|
+
const QS = /*#__PURE__*/React.forwardRef(function QS(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
@@ -28,15 +28,13 @@ const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref, r
|
|
|
28
28
|
fill: "currentColor",
|
|
29
29
|
...rest
|
|
30
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
d: "
|
|
32
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
31
|
+
d: "M18,23H12V21h6V17H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
|
|
34
32
|
})), children);
|
|
35
33
|
});
|
|
36
34
|
if (process.env.NODE_ENV !== "production") {
|
|
37
|
-
|
|
35
|
+
QS.propTypes = iconPropTypes;
|
|
38
36
|
}
|
|
39
|
-
const
|
|
37
|
+
const QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt(_ref2, ref) {
|
|
40
38
|
let {
|
|
41
39
|
children,
|
|
42
40
|
size = 16,
|
|
@@ -50,22 +48,14 @@ const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFi
|
|
|
50
48
|
viewBox: "0 0 32 32",
|
|
51
49
|
fill: "currentColor",
|
|
52
50
|
...rest
|
|
53
|
-
},
|
|
54
|
-
|
|
55
|
-
height: "10",
|
|
56
|
-
x: "15",
|
|
57
|
-
y: "18",
|
|
58
|
-
rx: "2"
|
|
59
|
-
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
60
|
-
d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
61
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
62
|
-
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
51
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 22 17 22 11 24 11 24 9zM14 23H8V21h6V17H10a2 2 0 01-2-2V11a2 2 0 012-2h6v2H10v4h4a2 2 0 012 2v4A2 2 0 0114 23z"
|
|
63
53
|
})), children);
|
|
64
54
|
});
|
|
65
55
|
if (process.env.NODE_ENV !== "production") {
|
|
66
|
-
|
|
56
|
+
QSAlt.propTypes = iconPropTypes;
|
|
67
57
|
}
|
|
68
|
-
const
|
|
58
|
+
const SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal(_ref3, ref) {
|
|
69
59
|
let {
|
|
70
60
|
children,
|
|
71
61
|
size = 16,
|
|
@@ -79,14 +69,14 @@ const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref3, ref) {
|
|
|
79
69
|
viewBox: "0 0 32 32",
|
|
80
70
|
fill: "currentColor",
|
|
81
71
|
...rest
|
|
82
|
-
},
|
|
83
|
-
d: "
|
|
72
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
73
|
+
d: "M24.7808,26,25.97,21.2422A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422L7.2192,26H2v2H30V26ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15ZM22.7192,26H9.2808l-1-4H23.7192Z"
|
|
84
74
|
})), children);
|
|
85
75
|
});
|
|
86
76
|
if (process.env.NODE_ENV !== "production") {
|
|
87
|
-
|
|
77
|
+
SailboatCoastal.propTypes = iconPropTypes;
|
|
88
78
|
}
|
|
89
|
-
const
|
|
79
|
+
const SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore(_ref4, ref) {
|
|
90
80
|
let {
|
|
91
81
|
children,
|
|
92
82
|
size = 16,
|
|
@@ -100,14 +90,16 @@ const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref4, ref) {
|
|
|
100
90
|
viewBox: "0 0 32 32",
|
|
101
91
|
fill: "currentColor",
|
|
102
92
|
...rest
|
|
103
|
-
},
|
|
104
|
-
d: "
|
|
93
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
94
|
+
d: "M6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15Z"
|
|
95
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
96
|
+
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
105
97
|
})), children);
|
|
106
98
|
});
|
|
107
99
|
if (process.env.NODE_ENV !== "production") {
|
|
108
|
-
|
|
100
|
+
SailboatOffshore.propTypes = iconPropTypes;
|
|
109
101
|
}
|
|
110
|
-
const
|
|
102
|
+
const SalesOps = /*#__PURE__*/React.forwardRef(function SalesOps(_ref5, ref) {
|
|
111
103
|
let {
|
|
112
104
|
children,
|
|
113
105
|
size = 16,
|
|
@@ -121,14 +113,14 @@ const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_re
|
|
|
121
113
|
viewBox: "0 0 32 32",
|
|
122
114
|
fill: "currentColor",
|
|
123
115
|
...rest
|
|
124
|
-
},
|
|
125
|
-
d: "
|
|
116
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
117
|
+
d: "M30 6v-2h-3v-2h-2v2h-1c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h4v2h-6v2h3v2h2v-2h1c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-4v-2h6zM24 20v2h2.5859l-3.5857 3.5859-2.2917-2.293c-.1875-.1875-.4419-.293-.707-.293h-.0015c-.2651 0-.5183.1055-.7058.293l-5.2942 5.293 1.4143 1.4141 4.5867-4.5859 2.2917 2.293c.1875.1875.4419.293.7073.293.2651 0 .5195-.1055.707-.293l4.293-4.293v2.5859h2v-6h-6zM4 30h-2v-5c0-3.8599 3.1401-7 7-7h6c1.9885 0 3.8901.8502 5.217 2.3328l-1.4902 1.334c-.948-1.0592-2.3064-1.6667-3.7268-1.6667h-6c-2.7571 0-5 2.243-5 5v5zM12 16c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm0-12c2.7615 0 5 2.2385 5 5s-2.2385 5-5 5-5-2.2385-5-5c.0032-2.7601 2.2399-4.9968 5-5z"
|
|
126
118
|
})), children);
|
|
127
119
|
});
|
|
128
120
|
if (process.env.NODE_ENV !== "production") {
|
|
129
|
-
|
|
121
|
+
SalesOps.propTypes = iconPropTypes;
|
|
130
122
|
}
|
|
131
|
-
const
|
|
123
|
+
const SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram(_ref6, ref) {
|
|
132
124
|
let {
|
|
133
125
|
children,
|
|
134
126
|
size = 16,
|
|
@@ -142,14 +134,14 @@ const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelClo
|
|
|
142
134
|
viewBox: "0 0 32 32",
|
|
143
135
|
fill: "currentColor",
|
|
144
136
|
...rest
|
|
145
|
-
},
|
|
146
|
-
d: "M28,
|
|
137
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
138
|
+
d: "M28,2V8.0439c-1.9634.1968-6.3162,1.2325-10.5637,6.2764-.198-.2768-.3982-.5464-.5882-.8506C11.9736,5.6714,6.3191,4.2759,4,4.042V2H2V30H4V26.0464a14.8661,14.8661,0,0,0,9.9185-3.96C18.47,27.46,25.2363,28.0381,27.9341,28.0381c.0244,0,.0422-.001.0659-.001V30h2V2Zm0,8.0552v9.99a12.8834,12.8834,0,0,1-9.2756-4.1328C22.5032,11.2666,26.2915,10.26,28,10.0552ZM15.1519,14.53c.3242.5185.663.9907,1.0078,1.4409-.3384.4741-.6753.9707-1.0078,1.5029a16.1346,16.1346,0,0,1-1.0313,1.4531c-.0825-.1372-.1675-.27-.2466-.4126C9.3279,10.3315,5.7871,8.4438,4,8.0684V6.0508C5.9932,6.2905,10.8228,7.6035,15.1519,14.53ZM4,24.0488V10.1406c1.3254.4644,4.2034,2.2847,8.126,9.3448.1894.3413.396.6523.6.9667A12.8784,12.8784,0,0,1,4,24.0488Zm11.3179-3.4209a18.0563,18.0563,0,0,0,1.53-2.0937c.2212-.354.4454-.67.6687-.9951A14.8686,14.8686,0,0,0,28,22.0425v3.9863C25.67,26.019,19.374,25.5088,15.3179,20.6279Z"
|
|
147
139
|
})), children);
|
|
148
140
|
});
|
|
149
141
|
if (process.env.NODE_ENV !== "production") {
|
|
150
|
-
|
|
142
|
+
SankeyDiagram.propTypes = iconPropTypes;
|
|
151
143
|
}
|
|
152
|
-
const
|
|
144
|
+
const SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt(_ref7, ref) {
|
|
153
145
|
let {
|
|
154
146
|
children,
|
|
155
147
|
size = 16,
|
|
@@ -163,14 +155,14 @@ const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref7
|
|
|
163
155
|
viewBox: "0 0 32 32",
|
|
164
156
|
fill: "currentColor",
|
|
165
157
|
...rest
|
|
166
|
-
},
|
|
167
|
-
d: "
|
|
158
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
159
|
+
d: "M30,2H2V16H8.1113a7.0359,7.0359,0,0,1,3.13.7393L15.7637,19l-4.522,2.2607A7.0359,7.0359,0,0,1,8.1113,22H2v8H9.2231a9.0446,9.0446,0,0,0,4.0249-.95L21.87,24.7393A7.0359,7.0359,0,0,1,25,24h5V14H25a7.0359,7.0359,0,0,1-3.13-.7393L15.3481,10H30ZM8,4H24V8H8ZM4,4H6V14H4ZM4,24H6v4H4Zm16.9751-1.05-8.6216,4.3105A7.0359,7.0359,0,0,1,9.2231,28H8V24h.1113a9.0446,9.0446,0,0,0,4.0249-.95L18,20.1182l1.8638.9316a9.0446,9.0446,0,0,0,4.0249.95H24v.0586A9.0515,9.0515,0,0,0,20.9751,22.95ZM28,22H26V16h2ZM12.3535,10.7393l8.6216,4.31A9.0515,9.0515,0,0,0,24,15.9414V20h-.1113a7.0359,7.0359,0,0,1-3.13-.7393l-8.6221-4.31A9.0446,9.0446,0,0,0,8.1113,14H8V10H9.2231A7.0359,7.0359,0,0,1,12.3535,10.7393ZM28,8H26V4h2Z"
|
|
168
160
|
})), children);
|
|
169
161
|
});
|
|
170
162
|
if (process.env.NODE_ENV !== "production") {
|
|
171
|
-
|
|
163
|
+
SankeyDiagramAlt.propTypes = iconPropTypes;
|
|
172
164
|
}
|
|
173
|
-
const
|
|
165
|
+
const Satellite = /*#__PURE__*/React.forwardRef(function Satellite(_ref8, ref) {
|
|
174
166
|
let {
|
|
175
167
|
children,
|
|
176
168
|
size = 16,
|
|
@@ -184,14 +176,14 @@ const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpen
|
|
|
184
176
|
viewBox: "0 0 32 32",
|
|
185
177
|
fill: "currentColor",
|
|
186
178
|
...rest
|
|
187
|
-
},
|
|
188
|
-
d: "
|
|
179
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
180
|
+
d: "M22.9141,16.5l2.7929-2.793a.9994.9994,0,0,0,0-1.414L23.4141,10,25.5,7.9141,28.5859,11,30,9.5859,22.4141,2,21,3.4141,24.0859,6.5,22,8.5859,19.707,6.293a.9994.9994,0,0,0-1.414,0L15.5,9.0859,8.707,2.293a.9994.9994,0,0,0-1.414,0l-5,5a.9994.9994,0,0,0,0,1.414L9.0859,15.5,6.293,18.293a.9994.9994,0,0,0,0,1.414L8.5859,22,6.5,24.0859,3.4141,21,2,22.4141,9.5859,30,11,28.5859,7.9141,25.5,10,23.4141l2.293,2.2929a.9995.9995,0,0,0,1.414,0L16.5,22.9141l6.793,6.7929a.9995.9995,0,0,0,1.414,0l5-5a.9994.9994,0,0,0,0-1.414ZM4.4141,8,8,4.4141,10.0859,6.5,6.5,10.0859Zm3.5,3.5L11.5,7.9141,14.0859,10.5,10.5,14.0859ZM13,23.5859,8.4141,19,19,8.4141,23.5859,13ZM17.9141,21.5,21.5,17.9141,24.0859,20.5,20.5,24.0859ZM24,27.5859,21.9141,25.5,25.5,21.9141,27.5859,24Z"
|
|
189
181
|
})), children);
|
|
190
182
|
});
|
|
191
183
|
if (process.env.NODE_ENV !== "production") {
|
|
192
|
-
|
|
184
|
+
Satellite.propTypes = iconPropTypes;
|
|
193
185
|
}
|
|
194
|
-
const
|
|
186
|
+
const SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar(_ref9, ref) {
|
|
195
187
|
let {
|
|
196
188
|
children,
|
|
197
189
|
size = 16,
|
|
@@ -205,16 +197,16 @@ const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref9, ref) {
|
|
|
205
197
|
viewBox: "0 0 32 32",
|
|
206
198
|
fill: "currentColor",
|
|
207
199
|
...rest
|
|
208
|
-
},
|
|
209
|
-
d: "
|
|
210
|
-
})),
|
|
211
|
-
d: "
|
|
200
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
201
|
+
d: "M30,14H28A10.0113,10.0113,0,0,0,18,4V2A12.0137,12.0137,0,0,1,30,14Z"
|
|
202
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
203
|
+
d: "M26 14H24a6.0067 6.0067 0 00-6-6V6A8.0092 8.0092 0 0126 14zM16 28V24.96a9.9124 9.9124 0 007.3179-2.208 1.8482 1.8482 0 00.6777-1.3344 1.8 1.8 0 00-.5239-1.36L18.4141 15 21 12.4141 19.5859 11 17 13.5859 11.9419 8.5273a1.8145 1.8145 0 00-1.36-.5229 1.845 1.845 0 00-1.3339.6782 9.9566 9.9566 0 00-.5127 11.95L6.2793 28H2v2H30V28zM10.68 10.0938L21.9058 21.32A8.0011 8.0011 0 0110.68 10.0938zM14 28H8.3875l1.8757-5.627A9.9894 9.9894 0 0014 24.5435z"
|
|
212
204
|
})), children);
|
|
213
205
|
});
|
|
214
206
|
if (process.env.NODE_ENV !== "production") {
|
|
215
|
-
|
|
207
|
+
SatelliteRadar.propTypes = iconPropTypes;
|
|
216
208
|
}
|
|
217
|
-
const
|
|
209
|
+
const SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather(_ref10, ref) {
|
|
218
210
|
let {
|
|
219
211
|
children,
|
|
220
212
|
size = 16,
|
|
@@ -228,14 +220,14 @@ const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref10, ref) {
|
|
|
228
220
|
viewBox: "0 0 32 32",
|
|
229
221
|
fill: "currentColor",
|
|
230
222
|
...rest
|
|
231
|
-
},
|
|
232
|
-
d: "
|
|
223
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
224
|
+
d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM13 28V24.8882a7.9363 7.9363 0 004.707-2.2818.9995.9995 0 000-1.414L13.4644 16.95 16 14.4141 14.5859 13 12.05 15.5356 7.8076 11.293a.9994.9994 0 00-1.414 0 7.9993 7.9993 0 000 11.3134c.1621.1622.3327.3125.5058.459L4.4321 28H2v2H30V28zm-2 0H6.6685L8.59 24.1567A7.8927 7.8927 0 0011 24.873zM7.8076 21.1924a6.0036 6.0036 0 01-.6489-7.72l8.3686 8.3681a6.0026 6.0026 0 01-7.72-.6484z"
|
|
233
225
|
})), children);
|
|
234
226
|
});
|
|
235
227
|
if (process.env.NODE_ENV !== "production") {
|
|
236
|
-
|
|
228
|
+
SatelliteWeather.propTypes = iconPropTypes;
|
|
237
229
|
}
|
|
238
|
-
const
|
|
230
|
+
const SatisfyDefinition = /*#__PURE__*/React.forwardRef(function SatisfyDefinition(_ref11, ref) {
|
|
239
231
|
let {
|
|
240
232
|
children,
|
|
241
233
|
size = 16,
|
|
@@ -249,14 +241,18 @@ const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_re
|
|
|
249
241
|
viewBox: "0 0 32 32",
|
|
250
242
|
fill: "currentColor",
|
|
251
243
|
...rest
|
|
252
|
-
},
|
|
253
|
-
|
|
244
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
245
|
+
strokeWidth: "0",
|
|
246
|
+
d: "M17.3945 19.5537c0-1.8433 1.3953-2.7563 3.8416-2.7563h1.5332v-.6545c0-.9993-.4995-1.585-1.6709-1.585-1.0337 0-1.6194.5168-2.05 1.137l-1.3093-1.1714c.6545-1.0337 1.7056-1.7228 3.5144-1.7228 2.429 0 3.7209 1.1543 3.7209 3.2042v4.2379h.896v1.7572h-1.2231c-.9475 0-1.5332-.6201-1.6711-1.5504h-.1033c-.293 1.1542-1.2749 1.7572-2.6187 1.7572-1.8259 0-2.8596-1.0509-2.8596-2.6531zm5.3624-.2412v-1.1886h-1.4126c-1.1541 0-1.7227.3962-1.7227 1.1025v.2928c0 .7235.4995 1.0853 1.3608 1.0853.9819 0 1.7744-.4479 1.7744-1.2921zM6.6195 20.2084l1.5332-1.4816c.8269.9647 1.8433 1.4816 3.0837 1.4816 1.3953 0 2.1189-.6719 2.1189-1.6882 0-.8097-.3789-1.3093-1.6367-1.5332l-1.137-.1724c-2.429-.3789-3.6003-1.5332-3.6003-3.4971 0-2.1534 1.6709-3.5488 4.3584-3.5488 1.8088 0 3.1526.6202 4.1172 1.7744l-1.5503 1.4644c-.5857-.7408-1.4126-1.2404-2.6875-1.2404-1.292 0-1.9639.5168-1.9639 1.4126 0 .9131.5168 1.292 1.6711 1.4988l1.1196.2067c2.429.4308 3.5662 1.516 3.5662 3.4972 0 2.2739-1.6367 3.8245-4.5137 3.8245-2.05 0-3.4626-.8097-4.479-1.9984z"
|
|
247
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
248
|
+
strokeWidth: "0",
|
|
249
|
+
d: "m28,30H4c-1.1046,0-2-.8954-2-2V4c0-1.1046.8954-2,2-2h24c1.1046,0,2,.8954,2,2v24c0,1.1046-.8954,2-2,2Zm-24-2h24V4H4v24Z"
|
|
254
250
|
})), children);
|
|
255
251
|
});
|
|
256
252
|
if (process.env.NODE_ENV !== "production") {
|
|
257
|
-
|
|
253
|
+
SatisfyDefinition.propTypes = iconPropTypes;
|
|
258
254
|
}
|
|
259
|
-
const
|
|
255
|
+
const SatisfyUsage = /*#__PURE__*/React.forwardRef(function SatisfyUsage(_ref12, ref) {
|
|
260
256
|
let {
|
|
261
257
|
children,
|
|
262
258
|
size = 16,
|
|
@@ -271,20 +267,61 @@ const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref12, ref) {
|
|
|
271
267
|
fill: "currentColor",
|
|
272
268
|
...rest
|
|
273
269
|
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
274
|
-
|
|
270
|
+
strokeWidth: "0",
|
|
271
|
+
d: "M17.3934 19.5537c0-1.8433 1.3953-2.7563 3.8416-2.7563h1.5332v-.6545c0-.9993-.4995-1.585-1.6709-1.585-1.0337 0-1.6194.5168-2.05 1.137l-1.3093-1.1714c.6545-1.0337 1.7056-1.7228 3.5144-1.7228 2.429 0 3.7209 1.1543 3.7209 3.2042v4.2379h.896v1.7572h-1.2231c-.9475 0-1.5332-.6201-1.6711-1.5504h-.1033c-.293 1.1542-1.2749 1.7572-2.6187 1.7572-1.8259 0-2.8596-1.0509-2.8596-2.6531zm5.3624-.2412v-1.1886h-1.4126c-1.1541 0-1.7227.3962-1.7227 1.1025v.2928c0 .7235.4995 1.0853 1.3608 1.0853.9819 0 1.7744-.4479 1.7744-1.2921zM6.6184 20.2084l1.5332-1.4816c.8269.9647 1.8433 1.4816 3.0837 1.4816 1.3953 0 2.1189-.6719 2.1189-1.6882 0-.8097-.3789-1.3093-1.6367-1.5332l-1.137-.1724c-2.429-.3789-3.6003-1.5332-3.6003-3.4971 0-2.1534 1.6709-3.5488 4.3584-3.5488 1.8088 0 3.1526.6202 4.1172 1.7744l-1.5503 1.4644c-.5857-.7408-1.4126-1.2404-2.6875-1.2404-1.292 0-1.9639.5168-1.9639 1.4126 0 .9131.5168 1.292 1.6711 1.4988l1.1196.2067c2.429.4308 3.5662 1.516 3.5662 3.4972 0 2.2739-1.6367 3.8245-4.5137 3.8245-2.05 0-3.4626-.8097-4.479-1.9984z"
|
|
275
272
|
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
276
|
-
|
|
273
|
+
strokeWidth: "0",
|
|
274
|
+
d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
|
|
277
275
|
})), children);
|
|
278
276
|
});
|
|
279
277
|
if (process.env.NODE_ENV !== "production") {
|
|
280
|
-
|
|
278
|
+
SatisfyUsage.propTypes = iconPropTypes;
|
|
281
279
|
}
|
|
282
|
-
const
|
|
280
|
+
const Save = /*#__PURE__*/React.forwardRef(function Save(_ref13, ref) {
|
|
283
281
|
let {
|
|
284
282
|
children,
|
|
285
283
|
size = 16,
|
|
286
284
|
...rest
|
|
287
285
|
} = _ref13;
|
|
286
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
287
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
288
|
+
width: size,
|
|
289
|
+
height: size,
|
|
290
|
+
ref: ref,
|
|
291
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
292
|
+
viewBox: "0 0 16 16",
|
|
293
|
+
fill: "currentColor",
|
|
294
|
+
...rest
|
|
295
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
296
|
+
d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
|
|
297
|
+
})), children);
|
|
298
|
+
}
|
|
299
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
300
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
301
|
+
width: size,
|
|
302
|
+
height: size,
|
|
303
|
+
ref: ref,
|
|
304
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
305
|
+
viewBox: "0 0 20 20",
|
|
306
|
+
fill: "currentColor",
|
|
307
|
+
...rest
|
|
308
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
309
|
+
d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
|
|
310
|
+
})), children);
|
|
311
|
+
}
|
|
312
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
313
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
314
|
+
width: size,
|
|
315
|
+
height: size,
|
|
316
|
+
ref: ref,
|
|
317
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
318
|
+
viewBox: "0 0 24 24",
|
|
319
|
+
fill: "currentColor",
|
|
320
|
+
...rest
|
|
321
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
322
|
+
d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
|
|
323
|
+
})), children);
|
|
324
|
+
}
|
|
288
325
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
289
326
|
width: size,
|
|
290
327
|
height: size,
|
|
@@ -293,14 +330,14 @@ const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref13, ref
|
|
|
293
330
|
viewBox: "0 0 32 32",
|
|
294
331
|
fill: "currentColor",
|
|
295
332
|
...rest
|
|
296
|
-
},
|
|
297
|
-
d: "
|
|
333
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
334
|
+
d: "M27.71,9.29l-5-5A1,1,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V10A1,1,0,0,0,27.71,9.29ZM12,6h8v4H12Zm8,20H12V18h8Zm2,0V18a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V26Z"
|
|
298
335
|
})), children);
|
|
299
336
|
});
|
|
300
337
|
if (process.env.NODE_ENV !== "production") {
|
|
301
|
-
|
|
338
|
+
Save.propTypes = iconPropTypes;
|
|
302
339
|
}
|
|
303
|
-
const
|
|
340
|
+
const WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveAnnotation(_ref14, ref) {
|
|
304
341
|
let {
|
|
305
342
|
children,
|
|
306
343
|
size = 16,
|
|
@@ -314,14 +351,18 @@ const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdva
|
|
|
314
351
|
viewBox: "0 0 32 32",
|
|
315
352
|
fill: "currentColor",
|
|
316
353
|
...rest
|
|
317
|
-
},
|
|
318
|
-
d: "
|
|
354
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
355
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
356
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
357
|
+
d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
358
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
359
|
+
d: "M20 6H26V8H20zM22 10H26V12H22z"
|
|
319
360
|
})), children);
|
|
320
361
|
});
|
|
321
362
|
if (process.env.NODE_ENV !== "production") {
|
|
322
|
-
|
|
363
|
+
WatsonHealthSaveAnnotation.propTypes = iconPropTypes;
|
|
323
364
|
}
|
|
324
|
-
const
|
|
365
|
+
const WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveImage(_ref15, ref) {
|
|
325
366
|
let {
|
|
326
367
|
children,
|
|
327
368
|
size = 16,
|
|
@@ -335,14 +376,16 @@ const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_
|
|
|
335
376
|
viewBox: "0 0 32 32",
|
|
336
377
|
fill: "currentColor",
|
|
337
378
|
...rest
|
|
338
|
-
},
|
|
339
|
-
d: "
|
|
379
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
380
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
381
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
382
|
+
d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
|
|
340
383
|
})), children);
|
|
341
384
|
});
|
|
342
385
|
if (process.env.NODE_ENV !== "production") {
|
|
343
|
-
|
|
386
|
+
WatsonHealthSaveImage.propTypes = iconPropTypes;
|
|
344
387
|
}
|
|
345
|
-
const
|
|
388
|
+
const SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel(_ref16, ref) {
|
|
346
389
|
let {
|
|
347
390
|
children,
|
|
348
391
|
size = 16,
|
|
@@ -356,14 +399,16 @@ const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevel
|
|
|
356
399
|
viewBox: "0 0 32 32",
|
|
357
400
|
fill: "currentColor",
|
|
358
401
|
...rest
|
|
359
|
-
},
|
|
360
|
-
d: "
|
|
402
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
403
|
+
d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
|
|
404
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
405
|
+
d: "M16,26H12V18h2V16H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V16h2V10a1,1,0,0,0-.29-.71l-5-5A.9989.9989,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16ZM12,6h8v4H12Z"
|
|
361
406
|
})), children);
|
|
362
407
|
});
|
|
363
408
|
if (process.env.NODE_ENV !== "production") {
|
|
364
|
-
|
|
409
|
+
SaveModel.propTypes = iconPropTypes;
|
|
365
410
|
}
|
|
366
|
-
const
|
|
411
|
+
const WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHealthSaveSeries(_ref17, ref) {
|
|
367
412
|
let {
|
|
368
413
|
children,
|
|
369
414
|
size = 16,
|
|
@@ -377,14 +422,18 @@ const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref17, ref) {
|
|
|
377
422
|
viewBox: "0 0 32 32",
|
|
378
423
|
fill: "currentColor",
|
|
379
424
|
...rest
|
|
380
|
-
},
|
|
381
|
-
d: "
|
|
425
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
426
|
+
d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
|
|
427
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
428
|
+
d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
|
|
429
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
430
|
+
d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
|
|
382
431
|
})), children);
|
|
383
432
|
});
|
|
384
433
|
if (process.env.NODE_ENV !== "production") {
|
|
385
|
-
|
|
434
|
+
WatsonHealthSaveSeries.propTypes = iconPropTypes;
|
|
386
435
|
}
|
|
387
|
-
const
|
|
436
|
+
const Scale = /*#__PURE__*/React.forwardRef(function Scale(_ref18, ref) {
|
|
388
437
|
let {
|
|
389
438
|
children,
|
|
390
439
|
size = 16,
|
|
@@ -398,14 +447,16 @@ const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_re
|
|
|
398
447
|
viewBox: "0 0 32 32",
|
|
399
448
|
fill: "currentColor",
|
|
400
449
|
...rest
|
|
401
|
-
},
|
|
402
|
-
d: "
|
|
450
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
451
|
+
d: "M13,17H7a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V19A2,2,0,0,0,13,17ZM7,25V19h6v6Z"
|
|
452
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
453
|
+
d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
|
|
403
454
|
})), children);
|
|
404
455
|
});
|
|
405
456
|
if (process.env.NODE_ENV !== "production") {
|
|
406
|
-
|
|
457
|
+
Scale.propTypes = iconPropTypes;
|
|
407
458
|
}
|
|
408
|
-
const
|
|
459
|
+
const Scales = /*#__PURE__*/React.forwardRef(function Scales(_ref19, ref) {
|
|
409
460
|
let {
|
|
410
461
|
children,
|
|
411
462
|
size = 16,
|
|
@@ -419,19 +470,14 @@ const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_
|
|
|
419
470
|
viewBox: "0 0 32 32",
|
|
420
471
|
fill: "currentColor",
|
|
421
472
|
...rest
|
|
422
|
-
},
|
|
423
|
-
d: "
|
|
424
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
425
|
-
d: "M9 10H11V22H9z",
|
|
426
|
-
transform: "rotate(-180 10 16)"
|
|
427
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
428
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
473
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
474
|
+
d: "M20,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L25.896,7.5562a.8913.8913,0,0,0-.0454-.0816A1,1,0,0,0,25,7H18.8218A3.0155,3.0155,0,0,0,17,5.1841V2H15V5.1841A3.0155,3.0155,0,0,0,13.1782,7H7a1,1,0,0,0-.8945.5527l-4,8A1,1,0,0,0,2,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.6182,9h4.56A3.0147,3.0147,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159A3.0155,3.0155,0,0,0,18.8218,9h4.56l-3.2763,6.5527A1,1,0,0,0,20,16ZM7,19a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,19Zm2.3821-4H4.6179L7,10.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,10a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,19Zm0-8.7637L27.3821,15H22.6179Z"
|
|
429
475
|
})), children);
|
|
430
476
|
});
|
|
431
477
|
if (process.env.NODE_ENV !== "production") {
|
|
432
|
-
|
|
478
|
+
Scales.propTypes = iconPropTypes;
|
|
433
479
|
}
|
|
434
|
-
const
|
|
480
|
+
const ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped(_ref20, ref) {
|
|
435
481
|
let {
|
|
436
482
|
children,
|
|
437
483
|
size = 16,
|
|
@@ -445,23 +491,14 @@ const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOut
|
|
|
445
491
|
viewBox: "0 0 32 32",
|
|
446
492
|
fill: "currentColor",
|
|
447
493
|
...rest
|
|
448
|
-
},
|
|
449
|
-
d: "
|
|
450
|
-
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
451
|
-
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
452
|
-
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
453
|
-
fill: "none",
|
|
454
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
455
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
456
|
-
fill: "none",
|
|
457
|
-
d: "M8 10H10V22H8z",
|
|
458
|
-
transform: "rotate(-180 9 16)"
|
|
494
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
495
|
+
d: "M20,13a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473l-4-8a1,1,0,0,0-1.2109-.5014l-6.3308,2.11A3.0322,3.0322,0,0,0,17,5.1841V2H15V5.1841a2.9949,2.9949,0,0,0-1.9956,2.76l-6.3208,2.107a1,1,0,0,0-.5781.5014l-4,8A1,1,0,0,0,2,19a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.41,11.584l5.237-1.7456A3.0285,3.0285,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159a2.9951,2.9951,0,0,0,1.9956-2.76l4.03-1.3438-2.92,5.8408A1,1,0,0,0,20,13ZM7,22a2.9956,2.9956,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,22Zm2.3821-4H4.6179L7,13.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,7a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,16Zm0-8.7637L27.3821,12H22.6179Z"
|
|
459
496
|
})), children);
|
|
460
497
|
});
|
|
461
498
|
if (process.env.NODE_ENV !== "production") {
|
|
462
|
-
|
|
499
|
+
ScalesTipped.propTypes = iconPropTypes;
|
|
463
500
|
}
|
|
464
|
-
const
|
|
501
|
+
const Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel(_ref21, ref) {
|
|
465
502
|
let {
|
|
466
503
|
children,
|
|
467
504
|
size = 16,
|
|
@@ -475,19 +512,14 @@ const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutl
|
|
|
475
512
|
viewBox: "0 0 32 32",
|
|
476
513
|
fill: "currentColor",
|
|
477
514
|
...rest
|
|
478
|
-
},
|
|
479
|
-
d: "
|
|
480
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
481
|
-
d: "M9 10H11V22H9z",
|
|
482
|
-
transform: "rotate(-180 10 16)"
|
|
483
|
-
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
484
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
515
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
516
|
+
d: "M28.83,5.17a4.1,4.1,0,0,0-5.66,0L.34,28H9.59a5,5,0,0,0,3.53-1.46L28.83,10.83a4,4,0,0,0,0-5.66ZM12.29,18.88l2.09-2.09,2.83,2.83-2.09,2.09Zm-.58,6.24A3,3,0,0,1,9.59,26H5.17l5.71-5.71,2.83,2.83ZM27.41,9.41l-8.79,8.8-2.83-2.83,8.8-8.79a2,2,0,0,1,2.82,0,2,2,0,0,1,0,2.82Z"
|
|
485
517
|
})), children);
|
|
486
518
|
});
|
|
487
519
|
if (process.env.NODE_ENV !== "production") {
|
|
488
|
-
|
|
520
|
+
Scalpel.propTypes = iconPropTypes;
|
|
489
521
|
}
|
|
490
|
-
const
|
|
522
|
+
const WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelCursor(_ref22, ref) {
|
|
491
523
|
let {
|
|
492
524
|
children,
|
|
493
525
|
size = 16,
|
|
@@ -501,21 +533,14 @@ const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolid
|
|
|
501
533
|
viewBox: "0 0 32 32",
|
|
502
534
|
fill: "currentColor",
|
|
503
535
|
...rest
|
|
504
|
-
},
|
|
505
|
-
d: "
|
|
506
|
-
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
507
|
-
fill: "none",
|
|
508
|
-
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
509
|
-
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
510
|
-
fill: "none",
|
|
511
|
-
d: "M8 10H10V22H8z",
|
|
512
|
-
transform: "rotate(-180 9 16)"
|
|
536
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
537
|
+
d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM13 4L4 4 4 13 6 13 6 6 13 6 13 4z"
|
|
513
538
|
})), children);
|
|
514
539
|
});
|
|
515
540
|
if (process.env.NODE_ENV !== "production") {
|
|
516
|
-
|
|
541
|
+
WatsonHealthScalpelCursor.propTypes = iconPropTypes;
|
|
517
542
|
}
|
|
518
|
-
const
|
|
543
|
+
const WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelLasso(_ref23, ref) {
|
|
519
544
|
let {
|
|
520
545
|
children,
|
|
521
546
|
size = 16,
|
|
@@ -529,14 +554,14 @@ const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref23, r
|
|
|
529
554
|
viewBox: "0 0 32 32",
|
|
530
555
|
fill: "currentColor",
|
|
531
556
|
...rest
|
|
532
|
-
},
|
|
533
|
-
d: "
|
|
557
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
558
|
+
d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM11 2H7a4.9843 4.9843 0 00-3.8633 8.1528A2.9586 2.9586 0 003 11a2.9945 2.9945 0 002 2.8154V14a2.0025 2.0025 0 01-2 2H2v2H3a4.0045 4.0045 0 004-4v-.1841A2.9959 2.9959 0 008.8157 12H11A5 5 0 0011 2zM6 12a1 1 0 111-1A1.0009 1.0009 0 016 12zm5-2H8.8157A2.974 2.974 0 004.394 8.4746 2.9908 2.9908 0 017 4h4a3 3 0 010 6z"
|
|
534
559
|
})), children);
|
|
535
560
|
});
|
|
536
561
|
if (process.env.NODE_ENV !== "production") {
|
|
537
|
-
|
|
562
|
+
WatsonHealthScalpelLasso.propTypes = iconPropTypes;
|
|
538
563
|
}
|
|
539
|
-
const
|
|
564
|
+
const WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonHealthScalpelSelect(_ref24, ref) {
|
|
540
565
|
let {
|
|
541
566
|
children,
|
|
542
567
|
size = 16,
|
|
@@ -550,14 +575,14 @@ const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFill
|
|
|
550
575
|
viewBox: "0 0 32 32",
|
|
551
576
|
fill: "currentColor",
|
|
552
577
|
...rest
|
|
553
|
-
},
|
|
554
|
-
d: "M28
|
|
578
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
579
|
+
d: "M28.8281 7.1719a4.0941 4.0941 0 00-5.6562 0L.3433 30H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.8281a3.9984 3.9984 0 000-5.6562zM12.2928 20.8787l2.086-2.0859 2.8293 2.8294-2.0857 2.0862zM11.71 27.1211A2.9824 2.9824 0 019.5889 28H5.1714l5.7073-5.7072 2.83 2.83zm15.7037-15.707l-8.792 8.7939-2.8293-2.8292 8.7931-8.7929a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM15 2a2.9948 2.9948 0 00-2.8157 2H7.8156A2.9925 2.9925 0 104 7.8154v4.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8156 6h4.3686A2.9947 2.9947 0 1015 2zM5 16a1 1 0 111-1A1.0008 1.0008 0 015 16zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zM15 6a1 1 0 111-1A1.0008 1.0008 0 0115 6z"
|
|
555
580
|
})), children);
|
|
556
581
|
});
|
|
557
582
|
if (process.env.NODE_ENV !== "production") {
|
|
558
|
-
|
|
583
|
+
WatsonHealthScalpelSelect.propTypes = iconPropTypes;
|
|
559
584
|
}
|
|
560
|
-
const
|
|
585
|
+
const Scan = /*#__PURE__*/React.forwardRef(function Scan(_ref25, ref) {
|
|
561
586
|
let {
|
|
562
587
|
children,
|
|
563
588
|
size = 16,
|
|
@@ -571,16 +596,16 @@ const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOut
|
|
|
571
596
|
viewBox: "0 0 32 32",
|
|
572
597
|
fill: "currentColor",
|
|
573
598
|
...rest
|
|
574
|
-
},
|
|
575
|
-
d: "M21
|
|
576
|
-
})),
|
|
577
|
-
d: "
|
|
599
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
600
|
+
d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
|
|
601
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
602
|
+
d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
|
|
578
603
|
})), children);
|
|
579
604
|
});
|
|
580
605
|
if (process.env.NODE_ENV !== "production") {
|
|
581
|
-
|
|
606
|
+
Scan.propTypes = iconPropTypes;
|
|
582
607
|
}
|
|
583
|
-
const
|
|
608
|
+
const ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt(_ref26, ref) {
|
|
584
609
|
let {
|
|
585
610
|
children,
|
|
586
611
|
size = 16,
|
|
@@ -594,19 +619,14 @@ const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForw
|
|
|
594
619
|
viewBox: "0 0 32 32",
|
|
595
620
|
fill: "currentColor",
|
|
596
621
|
...rest
|
|
597
|
-
},
|
|
598
|
-
d: "
|
|
599
|
-
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
600
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
601
|
-
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
602
|
-
fill: "none",
|
|
603
|
-
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
622
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
623
|
+
d: "M22 24H10a2 2 0 01-2-2V19h2v3H22V19h2v3A2 2 0 0122 24zM2 15H30V17H2zM24 13H22V10H10v3H8V10a2 2 0 012-2H22a2 2 0 012 2zM30 10L28 10 28 4 22 4 22 2 30 2 30 10zM4 10L2 10 2 2 10 2 10 4 4 4 4 10zM10 30L2 30 2 22 4 22 4 28 10 28 10 30zM30 30L22 30 22 28 28 28 28 22 30 22 30 30z"
|
|
604
624
|
})), children);
|
|
605
625
|
});
|
|
606
626
|
if (process.env.NODE_ENV !== "production") {
|
|
607
|
-
|
|
627
|
+
ScanAlt.propTypes = iconPropTypes;
|
|
608
628
|
}
|
|
609
|
-
const
|
|
629
|
+
const ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled(_ref27, ref) {
|
|
610
630
|
let {
|
|
611
631
|
children,
|
|
612
632
|
size = 16,
|
|
@@ -620,16 +640,14 @@ const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwa
|
|
|
620
640
|
viewBox: "0 0 32 32",
|
|
621
641
|
fill: "currentColor",
|
|
622
642
|
...rest
|
|
623
|
-
},
|
|
624
|
-
d: "
|
|
625
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
626
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
643
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
644
|
+
d: "M29.3826 2.0762a.9993.9993 0 00-1.09.2168l-26 26A1 1 0 003 30h8V28H5.4143l4-4H22a2.0021 2.0021 0 002-2V9.4146l4-4V11h2V3A1 1 0 0029.3826 2.0762zM22 22H11.4143L22 11.4146zM10 17.7554V10h7.7554l2-2H10a2.0025 2.0025 0 00-2 2v9.7554zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM21 30L30 30 30 21 28 21 28 28 21 28 21 30zM4 23.755L4 21 2 21 2 25.754 4 23.755zM25.755 2L21 2 21 4 23.755 4 25.755 2z"
|
|
627
645
|
})), children);
|
|
628
646
|
});
|
|
629
647
|
if (process.env.NODE_ENV !== "production") {
|
|
630
|
-
|
|
648
|
+
ScanDisabled.propTypes = iconPropTypes;
|
|
631
649
|
}
|
|
632
|
-
const
|
|
650
|
+
const ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix(_ref28, ref) {
|
|
633
651
|
let {
|
|
634
652
|
children,
|
|
635
653
|
size = 16,
|
|
@@ -643,17 +661,26 @@ const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwar
|
|
|
643
661
|
viewBox: "0 0 32 32",
|
|
644
662
|
fill: "currentColor",
|
|
645
663
|
...rest
|
|
646
|
-
},
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
664
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
665
|
+
cx: "9.5",
|
|
666
|
+
cy: "9.5",
|
|
667
|
+
r: "2.5"
|
|
668
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
669
|
+
cx: "9.5",
|
|
670
|
+
cy: "22.5",
|
|
671
|
+
r: "2.5"
|
|
672
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
673
|
+
cx: "22.5",
|
|
674
|
+
cy: "22.5",
|
|
675
|
+
r: "2.5"
|
|
676
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
677
|
+
d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
|
|
651
678
|
})), children);
|
|
652
679
|
});
|
|
653
680
|
if (process.env.NODE_ENV !== "production") {
|
|
654
|
-
|
|
681
|
+
ScatterMatrix.propTypes = iconPropTypes;
|
|
655
682
|
}
|
|
656
|
-
const
|
|
683
|
+
const Schematics = /*#__PURE__*/React.forwardRef(function Schematics(_ref29, ref) {
|
|
657
684
|
let {
|
|
658
685
|
children,
|
|
659
686
|
size = 16,
|
|
@@ -667,16 +694,14 @@ const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref29, ref) {
|
|
|
667
694
|
viewBox: "0 0 32 32",
|
|
668
695
|
fill: "currentColor",
|
|
669
696
|
...rest
|
|
670
|
-
},
|
|
671
|
-
d: "
|
|
672
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
673
|
-
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
|
|
697
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
698
|
+
d: "M27,19.001A4.0056,4.0056,0,0,0,22.9991,15H9.0011A2.0031,2.0031,0,0,1,7,12.9991V9.858A3.9949,3.9949,0,0,0,9.8581,7h12.284a4,4,0,1,0,0-2H9.8581A3.9916,3.9916,0,1,0,5,9.858v3.1411A4.0057,4.0057,0,0,0,9.0011,17h13.998A2.003,2.003,0,0,1,25,19.001V22H22v3H9.8581a4,4,0,1,0,0,2H22v3h8V22H27ZM26,4a2,2,0,1,1-2,2A2.0019,2.0019,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.0019,2.0019,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,28Zm22-4v4H24V24Z"
|
|
674
699
|
})), children);
|
|
675
700
|
});
|
|
676
701
|
if (process.env.NODE_ENV !== "production") {
|
|
677
|
-
|
|
702
|
+
Schematics.propTypes = iconPropTypes;
|
|
678
703
|
}
|
|
679
|
-
const
|
|
704
|
+
const ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower(_ref30, ref) {
|
|
680
705
|
let {
|
|
681
706
|
children,
|
|
682
707
|
size = 16,
|
|
@@ -690,22 +715,14 @@ const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref30, ref) {
|
|
|
690
715
|
viewBox: "0 0 32 32",
|
|
691
716
|
fill: "currentColor",
|
|
692
717
|
...rest
|
|
693
|
-
},
|
|
694
|
-
d: "
|
|
695
|
-
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
696
|
-
cx: "7",
|
|
697
|
-
cy: "25",
|
|
698
|
-
r: "1"
|
|
699
|
-
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
700
|
-
d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
|
|
701
|
-
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
702
|
-
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
718
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
d: "M27,19c-0.3,0-0.7,0.1-1,0.2L20.4,12c1-1.1,1.6-2.5,1.6-4c0-3.3-2.7-6-6-6s-6,2.7-6,6c0,1.6,0.6,3,1.6,4L6,19.2 C5.7,19.1,5.3,19,5,19c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l5.6-7.1c0.6,0.3,1.2,0.5,1.9,0.6v10.3 c-1.2,0.4-2,1.5-2,2.8c0,1.7,1.3,3,3,3s3-1.3,3-3c0-1.3-0.8-2.4-2-2.8V13.9c0.7-0.1,1.3-0.3,1.9-0.6l5.6,7.1c-0.3,0.5-0.5,1-0.5,1.6 c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,19,27,19z M16,4c2.2,0,4,1.8,4,4s-1.8,4-4,4s-4-1.8-4-4S13.8,4,16,4z M5,23c-0.6,0-1-0.4-1-1 s0.4-1,1-1s1,0.4,1,1S5.6,23,5,23z M16,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S16.6,28,16,28z M27,23c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,23,27,23z"
|
|
703
720
|
})), children);
|
|
704
721
|
});
|
|
705
722
|
if (process.env.NODE_ENV !== "production") {
|
|
706
|
-
|
|
723
|
+
ScisControlTower.propTypes = iconPropTypes;
|
|
707
724
|
}
|
|
708
|
-
const
|
|
725
|
+
const ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTransparentSupply(_ref31, ref) {
|
|
709
726
|
let {
|
|
710
727
|
children,
|
|
711
728
|
size = 16,
|
|
@@ -719,14 +736,18 @@ const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref31, ref) {
|
|
|
719
736
|
viewBox: "0 0 32 32",
|
|
720
737
|
fill: "currentColor",
|
|
721
738
|
...rest
|
|
722
|
-
},
|
|
723
|
-
d: "
|
|
739
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
740
|
+
d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
|
|
741
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
742
|
+
d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
|
|
743
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
744
|
+
d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
|
|
724
745
|
})), children);
|
|
725
746
|
});
|
|
726
747
|
if (process.env.NODE_ENV !== "production") {
|
|
727
|
-
|
|
748
|
+
ScisTransparentSupply.propTypes = iconPropTypes;
|
|
728
749
|
}
|
|
729
|
-
const
|
|
750
|
+
const Scooter = /*#__PURE__*/React.forwardRef(function Scooter(_ref32, ref) {
|
|
730
751
|
let {
|
|
731
752
|
children,
|
|
732
753
|
size = 16,
|
|
@@ -740,14 +761,14 @@ const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref32, ref) {
|
|
|
740
761
|
viewBox: "0 0 32 32",
|
|
741
762
|
fill: "currentColor",
|
|
742
763
|
...rest
|
|
743
|
-
},
|
|
744
|
-
d: "
|
|
764
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
765
|
+
d: "M26 28a4 4 0 114-4A4.0045 4.0045 0 0126 28zm0-6a2 2 0 102 2A2.0023 2.0023 0 0026 22zM24 8H18v2h6a1 1 0 010 2H21a1 1 0 00-.98 1.1963l.9241 4.6211L18.4338 22h-2.69l-2.5723-8.5752A1.988 1.988 0 0011.2559 12H6v2h5.2561l.6 2H7a5.0057 5.0057 0 00-5 5v2a1 1 0 001 1H4a4 4 0 008 0h7a1 1 0 00.8574-.4854l3-5a1 1 0 00.1231-.7109L22.22 14H24a3 3 0 000-6zM8 26a2.0025 2.0025 0 01-2-2h4A2.0025 2.0025 0 018 26zM4 22V21a3.0033 3.0033 0 013-3h5.4561l1.2 4z"
|
|
745
766
|
})), children);
|
|
746
767
|
});
|
|
747
768
|
if (process.env.NODE_ENV !== "production") {
|
|
748
|
-
|
|
769
|
+
Scooter.propTypes = iconPropTypes;
|
|
749
770
|
}
|
|
750
|
-
const
|
|
771
|
+
const ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront(_ref33, ref) {
|
|
751
772
|
let {
|
|
752
773
|
children,
|
|
753
774
|
size = 16,
|
|
@@ -761,14 +782,16 @@ const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref33, ref) {
|
|
|
761
782
|
viewBox: "0 0 32 32",
|
|
762
783
|
fill: "currentColor",
|
|
763
784
|
...rest
|
|
764
|
-
},
|
|
765
|
-
d: "
|
|
785
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
786
|
+
d: "M15 19H17V28H15z"
|
|
787
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
788
|
+
d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
|
|
766
789
|
})), children);
|
|
767
790
|
});
|
|
768
791
|
if (process.env.NODE_ENV !== "production") {
|
|
769
|
-
|
|
792
|
+
ScooterFront.propTypes = iconPropTypes;
|
|
770
793
|
}
|
|
771
|
-
const
|
|
794
|
+
const Screen = /*#__PURE__*/React.forwardRef(function Screen(_ref34, ref) {
|
|
772
795
|
let {
|
|
773
796
|
children,
|
|
774
797
|
size = 16,
|
|
@@ -782,18 +805,14 @@ const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
782
805
|
viewBox: "0 0 32 32",
|
|
783
806
|
fill: "currentColor",
|
|
784
807
|
...rest
|
|
785
|
-
},
|
|
786
|
-
|
|
787
|
-
cy: "16",
|
|
788
|
-
r: "5"
|
|
789
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
790
|
-
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
|
|
808
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
809
|
+
d: "M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"
|
|
791
810
|
})), children);
|
|
792
811
|
});
|
|
793
812
|
if (process.env.NODE_ENV !== "production") {
|
|
794
|
-
|
|
813
|
+
Screen.propTypes = iconPropTypes;
|
|
795
814
|
}
|
|
796
|
-
const
|
|
815
|
+
const ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff(_ref35, ref) {
|
|
797
816
|
let {
|
|
798
817
|
children,
|
|
799
818
|
size = 16,
|
|
@@ -807,18 +826,14 @@ const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
807
826
|
viewBox: "0 0 32 32",
|
|
808
827
|
fill: "currentColor",
|
|
809
828
|
...rest
|
|
810
|
-
},
|
|
811
|
-
|
|
812
|
-
cy: "18",
|
|
813
|
-
r: "4"
|
|
814
|
-
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
815
|
-
d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
829
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
830
|
+
d: "M28,22H11.41L30,3.41,28.59,2l-2,2H4A2,2,0,0,0,2,6V22H4V6H24.59L2,28.59,3.41,30l6-6H12v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V9H28ZM18,28H14V24h4Z"
|
|
816
831
|
})), children);
|
|
817
832
|
});
|
|
818
833
|
if (process.env.NODE_ENV !== "production") {
|
|
819
|
-
|
|
834
|
+
ScreenOff.propTypes = iconPropTypes;
|
|
820
835
|
}
|
|
821
|
-
const
|
|
836
|
+
const ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap(_ref36, ref) {
|
|
822
837
|
let {
|
|
823
838
|
children,
|
|
824
839
|
size = 16,
|
|
@@ -832,22 +847,16 @@ const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref36, ref) {
|
|
|
832
847
|
viewBox: "0 0 32 32",
|
|
833
848
|
fill: "currentColor",
|
|
834
849
|
...rest
|
|
835
|
-
},
|
|
836
|
-
d: "
|
|
837
|
-
})),
|
|
838
|
-
d: "
|
|
839
|
-
transform: "rotate(-44.945 25.5 6.5)"
|
|
840
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
841
|
-
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
842
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
843
|
-
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
844
|
-
transform: "rotate(-45.055 6.5 6.5)"
|
|
850
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
851
|
+
d: "M22 25H30V27H22zM22 21H30V23H22zM18.4141 11L23 11 23 9 15 9 15 17 17 17 17 12.4141 23.5859 19 25 17.5859 18.4141 11z"
|
|
852
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
853
|
+
d: "M28,3H4c-1.1028,0-2,.8975-2,2V21c0,1.1025,.8972,2,2,2H12v4h-4v2h12v-8H4V5H28v14h2V5c0-1.1025-.8972-2-2-2Zm-10,24h-4v-4h4v4Z"
|
|
845
854
|
})), children);
|
|
846
855
|
});
|
|
847
856
|
if (process.env.NODE_ENV !== "production") {
|
|
848
|
-
|
|
857
|
+
ScreenMap.propTypes = iconPropTypes;
|
|
849
858
|
}
|
|
850
|
-
const
|
|
859
|
+
const ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet(_ref37, ref) {
|
|
851
860
|
let {
|
|
852
861
|
children,
|
|
853
862
|
size = 16,
|
|
@@ -861,14 +870,18 @@ const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref37, ref) {
|
|
|
861
870
|
viewBox: "0 0 32 32",
|
|
862
871
|
fill: "currentColor",
|
|
863
872
|
...rest
|
|
864
|
-
},
|
|
865
|
-
d: "
|
|
873
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
874
|
+
d: "M24 26H31V28H24zM24 22H31V24H24zM20.4141 12L25 12 25 10 17 10 17 18 19 18 19 13.4141 25.5859 20 27 18.5859 20.4141 12z"
|
|
875
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
876
|
+
d: "M7,7H29v12h2V7c0-1.1025-.8972-2-2-2H7c-1.1028,0-2,.8975-2,2v15c0,1.1025,.8972,2,2,2h7v4h-4v2h12v-8H7V7Zm13,21h-4v-4h4v4Z"
|
|
877
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
878
|
+
d: "M26,3V1H3C1.8972,1,1,1.8965,1,3v15H3V3H26Z"
|
|
866
879
|
})), children);
|
|
867
880
|
});
|
|
868
881
|
if (process.env.NODE_ENV !== "production") {
|
|
869
|
-
|
|
882
|
+
ScreenMapSet.propTypes = iconPropTypes;
|
|
870
883
|
}
|
|
871
|
-
const
|
|
884
|
+
const Script = /*#__PURE__*/React.forwardRef(function Script(_ref38, ref) {
|
|
872
885
|
let {
|
|
873
886
|
children,
|
|
874
887
|
size = 16,
|
|
@@ -882,16 +895,16 @@ const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref38,
|
|
|
882
895
|
viewBox: "0 0 32 32",
|
|
883
896
|
fill: "currentColor",
|
|
884
897
|
...rest
|
|
885
|
-
},
|
|
886
|
-
d: "
|
|
887
|
-
})),
|
|
888
|
-
d: "
|
|
898
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
899
|
+
d: "M18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26z"
|
|
900
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
901
|
+
d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.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,2h6ZM18,4.4,23.6,10H18Z"
|
|
889
902
|
})), children);
|
|
890
903
|
});
|
|
891
904
|
if (process.env.NODE_ENV !== "production") {
|
|
892
|
-
|
|
905
|
+
Script.propTypes = iconPropTypes;
|
|
893
906
|
}
|
|
894
|
-
const
|
|
907
|
+
const ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference(_ref39, ref) {
|
|
895
908
|
let {
|
|
896
909
|
children,
|
|
897
910
|
size = 16,
|
|
@@ -905,16 +918,14 @@ const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref39, ref)
|
|
|
905
918
|
viewBox: "0 0 32 32",
|
|
906
919
|
fill: "currentColor",
|
|
907
920
|
...rest
|
|
908
|
-
},
|
|
909
|
-
d: "M4
|
|
910
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
911
|
-
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
921
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
922
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26zM18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM25.7 9.3l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16H8V4h8v6a2.0058 2.0058 0 002 2h6v6h2V10A.9092.9092 0 0025.7 9.3zM18 10V4.4L23.6 10z"
|
|
912
923
|
})), children);
|
|
913
924
|
});
|
|
914
925
|
if (process.env.NODE_ENV !== "production") {
|
|
915
|
-
|
|
926
|
+
ScriptReference.propTypes = iconPropTypes;
|
|
916
927
|
}
|
|
917
|
-
const
|
|
928
|
+
const Sdk = /*#__PURE__*/React.forwardRef(function Sdk(_ref40, ref) {
|
|
918
929
|
let {
|
|
919
930
|
children,
|
|
920
931
|
size = 16,
|
|
@@ -928,30 +939,32 @@ const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref4
|
|
|
928
939
|
viewBox: "0 0 32 32",
|
|
929
940
|
fill: "currentColor",
|
|
930
941
|
...rest
|
|
931
|
-
},
|
|
932
|
-
d: "
|
|
933
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
934
|
-
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
935
|
-
transform: "rotate(-45 28.232 4.768)"
|
|
936
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
937
|
-
d: "M26.732 16.233H29.732V18.233H26.732z",
|
|
938
|
-
transform: "rotate(-135 28.232 17.233)"
|
|
939
|
-
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
940
|
-
d: "M12.268 3.768H15.268V5.768H12.268z",
|
|
941
|
-
transform: "rotate(-135 13.768 4.768)"
|
|
942
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
943
|
-
d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
|
|
942
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
943
|
+
d: "M30 9L27.9 9 24 15.6 24 9 22 9 22 23 24 23 24 18.7 24.9 17.2 27.9 23 30 23 26.1 15.4 30 9zM16 23H12V9h4a4.0118 4.0118 0 014 4v6A4.0118 4.0118 0 0116 23zm-2-2h2a2.0059 2.0059 0 002-2V13a2.0059 2.0059 0 00-2-2H14zM8 23H2V21H8V17H4a2.0059 2.0059 0 01-2-2V11A2.0059 2.0059 0 014 9h6v2H4v4H8a2.0059 2.0059 0 012 2v4A2.0059 2.0059 0 018 23z"
|
|
944
944
|
})), children);
|
|
945
945
|
});
|
|
946
946
|
if (process.env.NODE_ENV !== "production") {
|
|
947
|
-
|
|
947
|
+
Sdk.propTypes = iconPropTypes;
|
|
948
948
|
}
|
|
949
|
-
const
|
|
949
|
+
const Search = /*#__PURE__*/React.forwardRef(function Search(_ref41, ref) {
|
|
950
950
|
let {
|
|
951
951
|
children,
|
|
952
952
|
size = 16,
|
|
953
953
|
...rest
|
|
954
954
|
} = _ref41;
|
|
955
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
956
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
957
|
+
width: size,
|
|
958
|
+
height: size,
|
|
959
|
+
ref: ref,
|
|
960
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
961
|
+
viewBox: "0 0 16 16",
|
|
962
|
+
fill: "currentColor",
|
|
963
|
+
...rest
|
|
964
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
965
|
+
d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
|
|
966
|
+
})), children);
|
|
967
|
+
}
|
|
955
968
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
956
969
|
width: size,
|
|
957
970
|
height: size,
|
|
@@ -960,14 +973,14 @@ const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredN
|
|
|
960
973
|
viewBox: "0 0 32 32",
|
|
961
974
|
fill: "currentColor",
|
|
962
975
|
...rest
|
|
963
|
-
},
|
|
964
|
-
d: "
|
|
976
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
977
|
+
d: "M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"
|
|
965
978
|
})), children);
|
|
966
979
|
});
|
|
967
980
|
if (process.env.NODE_ENV !== "production") {
|
|
968
|
-
|
|
981
|
+
Search.propTypes = iconPropTypes;
|
|
969
982
|
}
|
|
970
|
-
const
|
|
983
|
+
const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced(_ref42, ref) {
|
|
971
984
|
let {
|
|
972
985
|
children,
|
|
973
986
|
size = 16,
|
|
@@ -981,16 +994,14 @@ const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref42, r
|
|
|
981
994
|
viewBox: "0 0 32 32",
|
|
982
995
|
fill: "currentColor",
|
|
983
996
|
...rest
|
|
984
|
-
},
|
|
985
|
-
d: "
|
|
986
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
987
|
-
d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
|
|
997
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
998
|
+
d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 28.5859l-5.9751-5.9751a9.0234 9.0234 0 10-1.4141 1.4141L22.5859 30zM4 17a7 7 0 117 7A7.0078 7.0078 0 014 17z"
|
|
988
999
|
})), children);
|
|
989
1000
|
});
|
|
990
1001
|
if (process.env.NODE_ENV !== "production") {
|
|
991
|
-
|
|
1002
|
+
SearchAdvanced.propTypes = iconPropTypes;
|
|
992
1003
|
}
|
|
993
|
-
const
|
|
1004
|
+
const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate(_ref43, ref) {
|
|
994
1005
|
let {
|
|
995
1006
|
children,
|
|
996
1007
|
size = 16,
|
|
@@ -1004,14 +1015,14 @@ const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref43, ref)
|
|
|
1004
1015
|
viewBox: "0 0 32 32",
|
|
1005
1016
|
fill: "currentColor",
|
|
1006
1017
|
...rest
|
|
1007
|
-
},
|
|
1008
|
-
d: "
|
|
1018
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1019
|
+
d: "M30 28.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L28.5859 30zM19 25a6 6 0 116-6A6.0066 6.0066 0 0119 25zM2 12H10V14H2zM2 2H18V4H2zM2 7H18V9H2z"
|
|
1009
1020
|
})), children);
|
|
1010
1021
|
});
|
|
1011
1022
|
if (process.env.NODE_ENV !== "production") {
|
|
1012
|
-
|
|
1023
|
+
SearchLocate.propTypes = iconPropTypes;
|
|
1013
1024
|
}
|
|
1014
|
-
const
|
|
1025
|
+
const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMirror(_ref44, ref) {
|
|
1015
1026
|
let {
|
|
1016
1027
|
children,
|
|
1017
1028
|
size = 16,
|
|
@@ -1025,21 +1036,14 @@ const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref44, ref) {
|
|
|
1025
1036
|
viewBox: "0 0 32 32",
|
|
1026
1037
|
fill: "currentColor",
|
|
1027
1038
|
...rest
|
|
1028
|
-
},
|
|
1029
|
-
|
|
1030
|
-
cy: "28",
|
|
1031
|
-
r: "2"
|
|
1032
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1033
|
-
d: "M7.55 17.5H15.45V19.5H7.55z",
|
|
1034
|
-
transform: "rotate(-45 11.5 18.5)"
|
|
1035
|
-
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1036
|
-
d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
|
|
1039
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1040
|
+
d: "M21 28.6l-4.7-4.7c1.1-1.4 1.7-3.1 1.7-4.9 0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l4.7 4.7L21 28.6zM10 25c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6S13.3 25 10 25zM22 12H30V14H22zM14 7H30V9H14zM14 2H30V4H14z"
|
|
1037
1041
|
})), children);
|
|
1038
1042
|
});
|
|
1039
1043
|
if (process.env.NODE_ENV !== "production") {
|
|
1040
|
-
|
|
1044
|
+
SearchLocateMirror.propTypes = iconPropTypes;
|
|
1041
1045
|
}
|
|
1042
|
-
const
|
|
1046
|
+
const Security = /*#__PURE__*/React.forwardRef(function Security(_ref45, ref) {
|
|
1043
1047
|
let {
|
|
1044
1048
|
children,
|
|
1045
1049
|
size = 16,
|
|
@@ -1053,14 +1057,16 @@ const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource
|
|
|
1053
1057
|
viewBox: "0 0 32 32",
|
|
1054
1058
|
fill: "currentColor",
|
|
1055
1059
|
...rest
|
|
1056
|
-
},
|
|
1057
|
-
d: "
|
|
1060
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1061
|
+
d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
|
|
1062
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1063
|
+
d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
1058
1064
|
})), children);
|
|
1059
1065
|
});
|
|
1060
1066
|
if (process.env.NODE_ENV !== "production") {
|
|
1061
|
-
|
|
1067
|
+
Security.propTypes = iconPropTypes;
|
|
1062
1068
|
}
|
|
1063
|
-
const
|
|
1069
|
+
const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices(_ref46, ref) {
|
|
1064
1070
|
let {
|
|
1065
1071
|
children,
|
|
1066
1072
|
size = 16,
|
|
@@ -1074,14 +1080,16 @@ const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareR
|
|
|
1074
1080
|
viewBox: "0 0 32 32",
|
|
1075
1081
|
fill: "currentColor",
|
|
1076
1082
|
...rest
|
|
1077
|
-
},
|
|
1078
|
-
d: "
|
|
1083
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1084
|
+
d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
|
|
1085
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1086
|
+
d: "M14,26.667l-3.2344-1.7246A8.9858,8.9858,0,0,1,6,17V4H26V14h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,28.9336Z"
|
|
1079
1087
|
})), children);
|
|
1080
1088
|
});
|
|
1081
1089
|
if (process.env.NODE_ENV !== "production") {
|
|
1082
|
-
|
|
1090
|
+
SecurityServices.propTypes = iconPropTypes;
|
|
1083
1091
|
}
|
|
1084
|
-
const
|
|
1092
|
+
const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01(_ref47, ref) {
|
|
1085
1093
|
let {
|
|
1086
1094
|
children,
|
|
1087
1095
|
size = 16,
|
|
@@ -1095,32 +1103,14 @@ const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function Software
|
|
|
1095
1103
|
viewBox: "0 0 32 32",
|
|
1096
1104
|
fill: "currentColor",
|
|
1097
1105
|
...rest
|
|
1098
|
-
},
|
|
1099
|
-
d: "
|
|
1100
|
-
transform: "rotate(-45.001 9.293 9.293)"
|
|
1101
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1102
|
-
d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
|
|
1103
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1104
|
-
d: "M8.3 20.3H10.3V25.1H8.3z",
|
|
1105
|
-
transform: "rotate(-45.001 9.293 22.707)"
|
|
1106
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1107
|
-
d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
|
|
1108
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1109
|
-
d: "M20.3 21.7H25.1V23.7H20.3z",
|
|
1110
|
-
transform: "rotate(-45.001 22.707 22.707)"
|
|
1111
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1112
|
-
d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
|
|
1113
|
-
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1114
|
-
d: "M21.7 6.9H23.7V11.7H21.7z",
|
|
1115
|
-
transform: "rotate(-45.001 22.707 9.293)"
|
|
1116
|
-
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1117
|
-
d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
|
|
1106
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1107
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM16 6H20V8H16zM24 6V8h4v4h2V8a2 2 0 00-2-2zM6 16H8V20H6zM8 28V24H6v4a2 2 0 002 2h4V28zM28 16H30V20H28zM16 28H20V30H16zM28 24v4H24v2h4a2 2 0 002-2V24z"
|
|
1118
1108
|
})), children);
|
|
1119
1109
|
});
|
|
1120
1110
|
if (process.env.NODE_ENV !== "production") {
|
|
1121
|
-
|
|
1111
|
+
Select_01.propTypes = iconPropTypes;
|
|
1122
1112
|
}
|
|
1123
|
-
const
|
|
1113
|
+
const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02(_ref48, ref) {
|
|
1124
1114
|
let {
|
|
1125
1115
|
children,
|
|
1126
1116
|
size = 16,
|
|
@@ -1134,48 +1124,14 @@ const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref48,
|
|
|
1134
1124
|
viewBox: "0 0 32 32",
|
|
1135
1125
|
fill: "currentColor",
|
|
1136
1126
|
...rest
|
|
1137
|
-
},
|
|
1138
|
-
d: "
|
|
1139
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1140
|
-
cx: "5",
|
|
1141
|
-
cy: "13",
|
|
1142
|
-
r: "1"
|
|
1143
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1144
|
-
cx: "11",
|
|
1145
|
-
cy: "19",
|
|
1146
|
-
r: "1"
|
|
1147
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1148
|
-
cx: "15",
|
|
1149
|
-
cy: "25",
|
|
1150
|
-
r: "1"
|
|
1151
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1152
|
-
cx: "17",
|
|
1153
|
-
cy: "15",
|
|
1154
|
-
r: "1"
|
|
1155
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1156
|
-
cx: "13",
|
|
1157
|
-
cy: "11",
|
|
1158
|
-
r: "1"
|
|
1159
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1160
|
-
cx: "27",
|
|
1161
|
-
cy: "11",
|
|
1162
|
-
r: "1"
|
|
1163
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1164
|
-
cx: "9",
|
|
1165
|
-
cy: "27",
|
|
1166
|
-
r: "1"
|
|
1167
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1168
|
-
cx: "3",
|
|
1169
|
-
cy: "21",
|
|
1170
|
-
r: "1"
|
|
1171
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1172
|
-
d: "M2 6H30V8H2z"
|
|
1127
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1128
|
+
d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM30 10V4H24V6H16V8h8v2h2V24H24v2H10V24H8V16H6v8H4v6h6V28H24v2h6V24H28V10zM8 28H6V26H8zm20 0H26V26h2zM26 6h2V8H26z"
|
|
1173
1129
|
})), children);
|
|
1174
1130
|
});
|
|
1175
1131
|
if (process.env.NODE_ENV !== "production") {
|
|
1176
|
-
|
|
1132
|
+
Select_02.propTypes = iconPropTypes;
|
|
1177
1133
|
}
|
|
1178
|
-
const
|
|
1134
|
+
const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow(_ref49, ref) {
|
|
1179
1135
|
let {
|
|
1180
1136
|
children,
|
|
1181
1137
|
size = 16,
|
|
@@ -1189,14 +1145,14 @@ const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureFie
|
|
|
1189
1145
|
viewBox: "0 0 32 32",
|
|
1190
1146
|
fill: "currentColor",
|
|
1191
1147
|
...rest
|
|
1192
|
-
},
|
|
1193
|
-
d: "
|
|
1148
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1149
|
+
d: "M8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM27 32a.9967.9967 0 01-.707-.293l-6.1377-6.1377L16.832 30.5547a1 1 0 01-1.79-.2676l-6-20A1 1 0 0110.2871 9.042l20 6a1 1 0 01.2676 1.79l-4.9854 3.3233L31.707 26.293a.9994.9994 0 010 1.414l-4 4A.9967.9967 0 0127 32zm0-2.4141L29.5859 27 22.431 19.845l5.2458-3.4978L11.4917 11.4917l4.8555 16.1851L19.845 22.431z"
|
|
1194
1150
|
})), children);
|
|
1195
1151
|
});
|
|
1196
1152
|
if (process.env.NODE_ENV !== "production") {
|
|
1197
|
-
|
|
1153
|
+
SelectWindow.propTypes = iconPropTypes;
|
|
1198
1154
|
}
|
|
1199
|
-
const
|
|
1155
|
+
const Send = /*#__PURE__*/React.forwardRef(function Send(_ref50, ref) {
|
|
1200
1156
|
let {
|
|
1201
1157
|
children,
|
|
1202
1158
|
size = 16,
|
|
@@ -1210,18 +1166,14 @@ const SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGl
|
|
|
1210
1166
|
viewBox: "0 0 32 32",
|
|
1211
1167
|
fill: "currentColor",
|
|
1212
1168
|
...rest
|
|
1213
|
-
},
|
|
1214
|
-
d: "
|
|
1215
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1216
|
-
d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
|
|
1217
|
-
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1218
|
-
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
1169
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1170
|
+
d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L7,16,4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Zm-20.9,10L8.76,17H18V15H8.76L6.55,6.89,24.76,16Z"
|
|
1219
1171
|
})), children);
|
|
1220
1172
|
});
|
|
1221
1173
|
if (process.env.NODE_ENV !== "production") {
|
|
1222
|
-
|
|
1174
|
+
Send.propTypes = iconPropTypes;
|
|
1223
1175
|
}
|
|
1224
|
-
const
|
|
1176
|
+
const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt(_ref51, ref) {
|
|
1225
1177
|
let {
|
|
1226
1178
|
children,
|
|
1227
1179
|
size = 16,
|
|
@@ -1235,42 +1187,14 @@ const SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_
|
|
|
1235
1187
|
viewBox: "0 0 32 32",
|
|
1236
1188
|
fill: "currentColor",
|
|
1237
1189
|
...rest
|
|
1238
|
-
},
|
|
1239
|
-
|
|
1240
|
-
cy: "13",
|
|
1241
|
-
r: "1"
|
|
1242
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1243
|
-
cx: "11",
|
|
1244
|
-
cy: "19",
|
|
1245
|
-
r: "1"
|
|
1246
|
-
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1247
|
-
cx: "15",
|
|
1248
|
-
cy: "25",
|
|
1249
|
-
r: "1"
|
|
1250
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1251
|
-
cx: "17",
|
|
1252
|
-
cy: "15",
|
|
1253
|
-
r: "1"
|
|
1254
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1255
|
-
cx: "13",
|
|
1256
|
-
cy: "11",
|
|
1257
|
-
r: "1"
|
|
1258
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1259
|
-
cx: "9",
|
|
1260
|
-
cy: "27",
|
|
1261
|
-
r: "1"
|
|
1262
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1263
|
-
cx: "3",
|
|
1264
|
-
cy: "21",
|
|
1265
|
-
r: "1"
|
|
1266
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1267
|
-
d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
|
|
1190
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1191
|
+
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l9.6,3.84,3.84,9.6A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29ZM19,24.2l-2.79-7L21,12.41,19.59,11l-4.83,4.83L7.8,13,25.33,6.67Z"
|
|
1268
1192
|
})), children);
|
|
1269
1193
|
});
|
|
1270
1194
|
if (process.env.NODE_ENV !== "production") {
|
|
1271
|
-
|
|
1195
|
+
SendAlt.propTypes = iconPropTypes;
|
|
1272
1196
|
}
|
|
1273
|
-
const
|
|
1197
|
+
const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled(_ref52, ref) {
|
|
1274
1198
|
let {
|
|
1275
1199
|
children,
|
|
1276
1200
|
size = 16,
|
|
@@ -1284,14 +1208,14 @@ const SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperat
|
|
|
1284
1208
|
viewBox: "0 0 32 32",
|
|
1285
1209
|
fill: "currentColor",
|
|
1286
1210
|
...rest
|
|
1287
|
-
},
|
|
1288
|
-
d: "
|
|
1211
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1212
|
+
d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l8.59,3.43L19.59,11,21,12.41l-6.37,6.37,3.44,8.59A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29Z"
|
|
1289
1213
|
})), children);
|
|
1290
1214
|
});
|
|
1291
1215
|
if (process.env.NODE_ENV !== "production") {
|
|
1292
|
-
|
|
1216
|
+
SendAltFilled.propTypes = iconPropTypes;
|
|
1293
1217
|
}
|
|
1294
|
-
const
|
|
1218
|
+
const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled(_ref53, ref) {
|
|
1295
1219
|
let {
|
|
1296
1220
|
children,
|
|
1297
1221
|
size = 16,
|
|
@@ -1305,18 +1229,14 @@ const SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTempera
|
|
|
1305
1229
|
viewBox: "0 0 32 32",
|
|
1306
1230
|
fill: "currentColor",
|
|
1307
1231
|
...rest
|
|
1308
|
-
},
|
|
1309
|
-
d: "
|
|
1310
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1311
|
-
d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
|
|
1312
|
-
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1313
|
-
d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
|
|
1232
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1233
|
+
d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L6.69,15H18v2H6.69L4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Z"
|
|
1314
1234
|
})), children);
|
|
1315
1235
|
});
|
|
1316
1236
|
if (process.env.NODE_ENV !== "production") {
|
|
1317
|
-
|
|
1237
|
+
SendFilled.propTypes = iconPropTypes;
|
|
1318
1238
|
}
|
|
1319
|
-
const
|
|
1239
|
+
const SendActionUsage = /*#__PURE__*/React.forwardRef(function SendActionUsage(_ref54, ref) {
|
|
1320
1240
|
let {
|
|
1321
1241
|
children,
|
|
1322
1242
|
size = 16,
|
|
@@ -1330,20 +1250,18 @@ const SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref54, ref
|
|
|
1330
1250
|
viewBox: "0 0 32 32",
|
|
1331
1251
|
fill: "currentColor",
|
|
1332
1252
|
...rest
|
|
1333
|
-
},
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
d: "M16.657 4.343H18.657V8.343H16.657z",
|
|
1340
|
-
transform: "rotate(-135 17.657 6.343)"
|
|
1253
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1254
|
+
strokeWidth: "0",
|
|
1255
|
+
d: "m9,21c-.5523,0-1-.4477-1-1v-8c0-.5523.4477-1,1-1h11.1716c.5304,0,1.0391.2107,1.4142.5858l4.4142,4.4142-4.4142,4.4142c-.3751.3751-.8838.5858-1.4142.5858h-11.1715Z"
|
|
1256
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1257
|
+
strokeWidth: "0",
|
|
1258
|
+
d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
|
|
1341
1259
|
})), children);
|
|
1342
1260
|
});
|
|
1343
1261
|
if (process.env.NODE_ENV !== "production") {
|
|
1344
|
-
|
|
1262
|
+
SendActionUsage.propTypes = iconPropTypes;
|
|
1345
1263
|
}
|
|
1346
|
-
const
|
|
1264
|
+
const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward(_ref55, ref) {
|
|
1347
1265
|
let {
|
|
1348
1266
|
children,
|
|
1349
1267
|
size = 16,
|
|
@@ -1357,14 +1275,14 @@ const SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref5
|
|
|
1357
1275
|
viewBox: "0 0 32 32",
|
|
1358
1276
|
fill: "currentColor",
|
|
1359
1277
|
...rest
|
|
1360
|
-
},
|
|
1361
|
-
d: "
|
|
1278
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1279
|
+
d: "M4 7H2V4A2.0023 2.0023 0 014 2H7V4H4zM7 22H4a2.0023 2.0023 0 01-2-2V17H4v3H7zM2 10H4V14H2zM22 7H20V4H17V2h3a2.0023 2.0023 0 012 2zM10 2H14V4H10zM28 30H12a2.0023 2.0023 0 01-2-2V12a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM12 12V28H28V12z"
|
|
1362
1280
|
})), children);
|
|
1363
1281
|
});
|
|
1364
1282
|
if (process.env.NODE_ENV !== "production") {
|
|
1365
|
-
|
|
1283
|
+
SendBackward.propTypes = iconPropTypes;
|
|
1366
1284
|
}
|
|
1367
|
-
const
|
|
1285
|
+
const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack(_ref56, ref) {
|
|
1368
1286
|
let {
|
|
1369
1287
|
children,
|
|
1370
1288
|
size = 16,
|
|
@@ -1378,14 +1296,14 @@ const SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_re
|
|
|
1378
1296
|
viewBox: "0 0 32 32",
|
|
1379
1297
|
fill: "currentColor",
|
|
1380
1298
|
...rest
|
|
1381
|
-
},
|
|
1382
|
-
d: "
|
|
1299
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1300
|
+
d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM12,28V12H28l.0015,16Z"
|
|
1383
1301
|
})), children);
|
|
1384
1302
|
});
|
|
1385
1303
|
if (process.env.NODE_ENV !== "production") {
|
|
1386
|
-
|
|
1304
|
+
SendToBack.propTypes = iconPropTypes;
|
|
1387
1305
|
}
|
|
1388
|
-
const
|
|
1306
|
+
const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns(_ref57, ref) {
|
|
1389
1307
|
let {
|
|
1390
1308
|
children,
|
|
1391
1309
|
size = 16,
|
|
@@ -1399,14 +1317,18 @@ const SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref57, ref
|
|
|
1399
1317
|
viewBox: "0 0 32 32",
|
|
1400
1318
|
fill: "currentColor",
|
|
1401
1319
|
...rest
|
|
1402
|
-
},
|
|
1403
|
-
d: "
|
|
1320
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1321
|
+
d: "M16 2a8 8 0 108 8A8.0092 8.0092 0 0016 2zm5.91 7H19.4724a15.2457 15.2457 0 00-.7917-4.36A6.0088 6.0088 0 0121.91 9zM16.022 15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952 14.1763 16.3711 15.877 16.022 15.999zM14.5354 9c.1694-3.1763 1.0935-4.877 1.4426-4.999h.0076c.3813.1206 1.3091 1.8213 1.479 4.999zM13.3193 4.64A15.2457 15.2457 0 0012.5276 9H10.09A6.0088 6.0088 0 0113.3193 4.64zM10.09 11h2.4373a15.2457 15.2457 0 00.7917 4.36A6.0088 6.0088 0 0110.09 11zm8.59 4.36A15.2457 15.2457 0 0019.4724 11H21.91A6.0088 6.0088 0 0118.6807 15.36zM28 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM4 22v6H28V22z"
|
|
1322
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1323
|
+
cx: "7",
|
|
1324
|
+
cy: "25",
|
|
1325
|
+
r: "1"
|
|
1404
1326
|
})), children);
|
|
1405
1327
|
});
|
|
1406
1328
|
if (process.env.NODE_ENV !== "production") {
|
|
1407
|
-
|
|
1329
|
+
ServerDns.propTypes = iconPropTypes;
|
|
1408
1330
|
}
|
|
1409
|
-
const
|
|
1331
|
+
const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy(_ref58, ref) {
|
|
1410
1332
|
let {
|
|
1411
1333
|
children,
|
|
1412
1334
|
size = 16,
|
|
@@ -1420,16 +1342,20 @@ const SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref58, ref
|
|
|
1420
1342
|
viewBox: "0 0 32 32",
|
|
1421
1343
|
fill: "currentColor",
|
|
1422
1344
|
...rest
|
|
1423
|
-
},
|
|
1424
|
-
d: "
|
|
1425
|
-
})),
|
|
1426
|
-
|
|
1345
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1346
|
+
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"
|
|
1347
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1348
|
+
cx: "9",
|
|
1349
|
+
cy: "25",
|
|
1350
|
+
r: "1"
|
|
1351
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1352
|
+
d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
|
|
1427
1353
|
})), children);
|
|
1428
1354
|
});
|
|
1429
1355
|
if (process.env.NODE_ENV !== "production") {
|
|
1430
|
-
|
|
1356
|
+
ServerProxy.propTypes = iconPropTypes;
|
|
1431
1357
|
}
|
|
1432
|
-
const
|
|
1358
|
+
const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime(_ref59, ref) {
|
|
1433
1359
|
let {
|
|
1434
1360
|
children,
|
|
1435
1361
|
size = 16,
|
|
@@ -1443,14 +1369,22 @@ const WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1443
1369
|
viewBox: "0 0 32 32",
|
|
1444
1370
|
fill: "currentColor",
|
|
1445
1371
|
...rest
|
|
1446
|
-
},
|
|
1447
|
-
d: "
|
|
1372
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1373
|
+
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z"
|
|
1374
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1375
|
+
cx: "7",
|
|
1376
|
+
cy: "25",
|
|
1377
|
+
r: "1"
|
|
1378
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1379
|
+
d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
|
|
1380
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1381
|
+
d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
|
|
1448
1382
|
})), children);
|
|
1449
1383
|
});
|
|
1450
1384
|
if (process.env.NODE_ENV !== "production") {
|
|
1451
|
-
|
|
1385
|
+
ServerTime.propTypes = iconPropTypes;
|
|
1452
1386
|
}
|
|
1453
|
-
const
|
|
1387
|
+
const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk(_ref60, ref) {
|
|
1454
1388
|
let {
|
|
1455
1389
|
children,
|
|
1456
1390
|
size = 16,
|
|
@@ -1464,16 +1398,15 @@ const Split = /*#__PURE__*/React.forwardRef(function Split(_ref60, ref) {
|
|
|
1464
1398
|
viewBox: "0 0 32 32",
|
|
1465
1399
|
fill: "currentColor",
|
|
1466
1400
|
...rest
|
|
1467
|
-
},
|
|
1468
|
-
d: "
|
|
1469
|
-
|
|
1470
|
-
d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1401
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1402
|
+
d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
|
|
1403
|
+
transform: "translate(0 .005)"
|
|
1471
1404
|
})), children);
|
|
1472
1405
|
});
|
|
1473
1406
|
if (process.env.NODE_ENV !== "production") {
|
|
1474
|
-
|
|
1407
|
+
ServiceDesk.propTypes = iconPropTypes;
|
|
1475
1408
|
}
|
|
1476
|
-
const
|
|
1409
|
+
const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId(_ref61, ref) {
|
|
1477
1410
|
let {
|
|
1478
1411
|
children,
|
|
1479
1412
|
size = 16,
|
|
@@ -1487,14 +1420,16 @@ const WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1487
1420
|
viewBox: "0 0 32 32",
|
|
1488
1421
|
fill: "currentColor",
|
|
1489
1422
|
...rest
|
|
1490
|
-
},
|
|
1491
|
-
d: "
|
|
1423
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1424
|
+
d: "M30 24v-2h-2.101c-.13-.637-.384-1.229-.732-1.753l1.49-1.49-1.414-1.414-1.49 1.49c-.524-.348-1.116-.602-1.753-.732V16h-2v2.101c-.637.13-1.229.384-1.753.732l-1.49-1.49-1.414 1.414 1.49 1.49c-.348.524-.602 1.116-.732 1.753H16v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49 1.414 1.414 1.49-1.49c.524.348 1.116.602 1.753.732V30h2v-2.101c.637-.13 1.229-.384 1.753-.732l1.49 1.49 1.414-1.414-1.49-1.49c.348-.524.602-1.116.732-1.753H30zM23 26c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S24.654 26 23 26zM12 6H16V8H12z"
|
|
1425
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1426
|
+
d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
|
|
1492
1427
|
})), children);
|
|
1493
1428
|
});
|
|
1494
1429
|
if (process.env.NODE_ENV !== "production") {
|
|
1495
|
-
|
|
1430
|
+
ServiceId.propTypes = iconPropTypes;
|
|
1496
1431
|
}
|
|
1497
|
-
const
|
|
1432
|
+
const ServiceLevels = /*#__PURE__*/React.forwardRef(function ServiceLevels(_ref62, ref) {
|
|
1498
1433
|
let {
|
|
1499
1434
|
children,
|
|
1500
1435
|
size = 16,
|
|
@@ -1508,14 +1443,30 @@ const SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref62, r
|
|
|
1508
1443
|
viewBox: "0 0 32 32",
|
|
1509
1444
|
fill: "currentColor",
|
|
1510
1445
|
...rest
|
|
1511
|
-
},
|
|
1512
|
-
|
|
1446
|
+
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1447
|
+
cx: "7",
|
|
1448
|
+
cy: "19",
|
|
1449
|
+
r: "1"
|
|
1450
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1451
|
+
cx: "16",
|
|
1452
|
+
cy: "11",
|
|
1453
|
+
r: "1"
|
|
1454
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1455
|
+
cx: "25",
|
|
1456
|
+
cy: "19",
|
|
1457
|
+
r: "1"
|
|
1458
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1459
|
+
cx: "10",
|
|
1460
|
+
cy: "14",
|
|
1461
|
+
r: "1"
|
|
1462
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1463
|
+
d: "M30 20h-2c0-1.2616-.1946-2.5042-.5786-3.6929l1.9033-.6146c.448 1.3876.6753 2.8369.6753 4.3075zM29.8508 8.9775l-2.4368 2.4365-.0005-.0005c-.3621.3623-.8621.5864-1.4136.5864-1.103 0-2-.897-2-2 0-.5518.2241-1.0518.5864-1.4136l-.0005-.0005 2.4368-2.4365c-.3284-.0879-.667-.1494-1.0227-.1494-2.2056 0-4 1.7944-4 4 0 .7393.2153 1.4238.5669 2.019l-4.5479 4.5479c-.595-.3516-1.2795-.5669-2.019-.5669-2.2056 0-4 1.7944-4 4s1.7944 4 4 4 4-1.7944 4-4c0-.7397-.2153-1.4243-.5669-2.019l4.5479-4.5479c.595.3516 1.2795.5669 2.019.5669 2.2056 0 4-1.7944 4-4 0-.3555-.0615-.6943-.1492-1.0225zm-13.8508 13.0225c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2zM4 20h-2c0-7.7196 6.2803-14 14-14 1.4707 0 2.9199.2272 4.3074.6754l-.6147 1.9031c-1.1885-.3838-2.4309-.5785-3.6926-.5785-6.6167 0-12 5.3832-12 12z"
|
|
1513
1464
|
})), children);
|
|
1514
1465
|
});
|
|
1515
1466
|
if (process.env.NODE_ENV !== "production") {
|
|
1516
|
-
|
|
1467
|
+
ServiceLevels.propTypes = iconPropTypes;
|
|
1517
1468
|
}
|
|
1518
|
-
const
|
|
1469
|
+
const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorderControl(_ref63, ref) {
|
|
1519
1470
|
let {
|
|
1520
1471
|
children,
|
|
1521
1472
|
size = 16,
|
|
@@ -1529,21 +1480,34 @@ const SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref63, ref
|
|
|
1529
1480
|
viewBox: "0 0 32 32",
|
|
1530
1481
|
fill: "currentColor",
|
|
1531
1482
|
...rest
|
|
1532
|
-
},
|
|
1533
|
-
d: "
|
|
1534
|
-
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1535
|
-
d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
|
|
1483
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1484
|
+
d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z"
|
|
1536
1485
|
})), children);
|
|
1537
1486
|
});
|
|
1538
1487
|
if (process.env.NODE_ENV !== "production") {
|
|
1539
|
-
|
|
1488
|
+
SessionBorderControl.propTypes = iconPropTypes;
|
|
1540
1489
|
}
|
|
1541
|
-
const
|
|
1490
|
+
const Settings = /*#__PURE__*/React.forwardRef(function Settings(_ref64, ref) {
|
|
1542
1491
|
let {
|
|
1543
1492
|
children,
|
|
1544
1493
|
size = 16,
|
|
1545
1494
|
...rest
|
|
1546
1495
|
} = _ref64;
|
|
1496
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1497
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1498
|
+
width: size,
|
|
1499
|
+
height: size,
|
|
1500
|
+
ref: ref,
|
|
1501
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1502
|
+
viewBox: "0 0 16 16",
|
|
1503
|
+
fill: "currentColor",
|
|
1504
|
+
...rest
|
|
1505
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1506
|
+
d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
|
|
1507
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1508
|
+
d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
|
|
1509
|
+
})), children);
|
|
1510
|
+
}
|
|
1547
1511
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1548
1512
|
width: size,
|
|
1549
1513
|
height: size,
|
|
@@ -1552,14 +1516,16 @@ const Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref64, ref) {
|
|
|
1552
1516
|
viewBox: "0 0 32 32",
|
|
1553
1517
|
fill: "currentColor",
|
|
1554
1518
|
...rest
|
|
1555
|
-
},
|
|
1556
|
-
d: "
|
|
1519
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1520
|
+
d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z"
|
|
1521
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1522
|
+
d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
|
|
1557
1523
|
})), children);
|
|
1558
1524
|
});
|
|
1559
1525
|
if (process.env.NODE_ENV !== "production") {
|
|
1560
|
-
|
|
1526
|
+
Settings.propTypes = iconPropTypes;
|
|
1561
1527
|
}
|
|
1562
|
-
const
|
|
1528
|
+
const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust(_ref65, ref) {
|
|
1563
1529
|
let {
|
|
1564
1530
|
children,
|
|
1565
1531
|
size = 16,
|
|
@@ -1573,14 +1539,14 @@ const Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref65, ref) {
|
|
|
1573
1539
|
viewBox: "0 0 32 32",
|
|
1574
1540
|
fill: "currentColor",
|
|
1575
1541
|
...rest
|
|
1576
|
-
},
|
|
1577
|
-
d: "
|
|
1542
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1543
|
+
d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
|
|
1578
1544
|
})), children);
|
|
1579
1545
|
});
|
|
1580
1546
|
if (process.env.NODE_ENV !== "production") {
|
|
1581
|
-
|
|
1547
|
+
SettingsAdjust.propTypes = iconPropTypes;
|
|
1582
1548
|
}
|
|
1583
|
-
const
|
|
1549
|
+
const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck(_ref66, ref) {
|
|
1584
1550
|
let {
|
|
1585
1551
|
children,
|
|
1586
1552
|
size = 16,
|
|
@@ -1594,15 +1560,18 @@ const SquareOutline = /*#__PURE__*/React.forwardRef(function SquareOutline(_ref6
|
|
|
1594
1560
|
viewBox: "0 0 32 32",
|
|
1595
1561
|
fill: "currentColor",
|
|
1596
1562
|
...rest
|
|
1597
|
-
},
|
|
1598
|
-
|
|
1599
|
-
|
|
1563
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1564
|
+
d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z"
|
|
1565
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1566
|
+
d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
|
|
1567
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1568
|
+
d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
|
|
1600
1569
|
})), children);
|
|
1601
1570
|
});
|
|
1602
1571
|
if (process.env.NODE_ENV !== "production") {
|
|
1603
|
-
|
|
1572
|
+
SettingsCheck.propTypes = iconPropTypes;
|
|
1604
1573
|
}
|
|
1605
|
-
const
|
|
1574
|
+
const SettingsEdit = /*#__PURE__*/React.forwardRef(function SettingsEdit(_ref67, ref) {
|
|
1606
1575
|
let {
|
|
1607
1576
|
children,
|
|
1608
1577
|
size = 16,
|
|
@@ -1616,46 +1585,41 @@ const SquareSolid = /*#__PURE__*/React.forwardRef(function SquareSolid(_ref67, r
|
|
|
1616
1585
|
viewBox: "0 0 32 32",
|
|
1617
1586
|
fill: "currentColor",
|
|
1618
1587
|
...rest
|
|
1619
|
-
},
|
|
1588
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1589
|
+
d: "M31.707 19.2929l-3-3c-.3906-.3906-1.0234-.3906-1.4141 0l-9.293 9.293v4.4141h4.4141l9.293-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-10.1211 8.707h-1.5859v-1.5859l5-5 1.5859 1.5859-5 5zm6.4141-6.4141l-1.5859-1.5859 1.5859-1.5859 1.5859 1.5859-1.5859 1.5859zM16 22c-3.3643 0-6-2.6357-6-6s2.6357-6 6-6 6 2.6357 6 6-2.6357 6-6 6zm0-10c-2.2803 0-4 1.7197-4 4s1.7197 4 4 4 4-1.7197 4-4-1.7197-4-4-4z"
|
|
1590
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1591
|
+
d: "m27.5474,12.0005l1.7322-1-2.3354-4.0444c-.3652-.6328-1.0334-1.0005-1.7322-1.0005-.2134,0-.4294.0342-.6406.106l-2.4341.8232c-.418-.2812-.856-.5352-1.312-.7583l-.5037-2.5186c-.187-.9351-1.0078-1.6079-1.9612-1.6079h-4.7207c-.9534,0-1.7742.6729-1.9612,1.6079l-.5037,2.5186c-.459.2246-.9062.4692-1.3267.7534l-2.4194-.8184c-.2112-.0718-.4272-.106-.6406-.106-.6987,0-1.3669.3677-1.7322,1.0005l-2.3606,4.0879c-.4766.8257-.3042,1.873.4119,2.5024l1.9309,1.6968c-.0171.2515-.0381.5015-.0381.7568,0,.2578.0103.5127.0278.7656l-1.9207,1.688c-.7161.6294-.8884,1.6768-.4119,2.5024l2.3606,4.0879c.3652.6328,1.0334,1.0005,1.7322,1.0005.2134,0,.4297-.0342.6406-.106l2.4341-.8232c.418.2817.856.5352,1.312.7583l.5037,2.5186c.187.9351,1.0078,1.6079,1.9612,1.6079h2.3604v-2h-2.3604l-.7102-3.5508c-.9753-.356-1.9026-.9062-2.6948-1.5713l-3.4468,1.166-2.3604-4.0879,2.7253-2.395c-.1838-1.043-.1914-2.083-.0071-3.1279l-2.7183-2.3892,2.3611-4.0879,3.4268,1.1592c.8032-.6763,1.7295-1.2051,2.7141-1.5645l.7102-3.5508h4.7207l.7102,3.5508c.9753.356,1.9023.9062,2.6948,1.5713l3.4468-1.166,2.3352,4.0444Z"
|
|
1592
|
+
})), children);
|
|
1620
1593
|
});
|
|
1621
1594
|
if (process.env.NODE_ENV !== "production") {
|
|
1622
|
-
|
|
1595
|
+
SettingsEdit.propTypes = iconPropTypes;
|
|
1623
1596
|
}
|
|
1624
|
-
const
|
|
1597
|
+
const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices(_ref68, ref) {
|
|
1625
1598
|
let {
|
|
1626
1599
|
children,
|
|
1627
1600
|
size = 16,
|
|
1628
1601
|
...rest
|
|
1629
1602
|
} = _ref68;
|
|
1630
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1631
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1632
|
-
width: size,
|
|
1633
|
-
height: size,
|
|
1634
|
-
ref: ref,
|
|
1635
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1636
|
-
viewBox: "0 0 16 16",
|
|
1637
|
-
fill: "currentColor",
|
|
1638
|
-
...rest
|
|
1639
|
-
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1640
|
-
d: "M3 3H13V13H3z"
|
|
1641
|
-
})), children);
|
|
1642
|
-
}
|
|
1643
1603
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1644
1604
|
width: size,
|
|
1645
1605
|
height: size,
|
|
1646
1606
|
ref: ref,
|
|
1647
1607
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1648
|
-
viewBox: "0 0
|
|
1608
|
+
viewBox: "0 0 32 32",
|
|
1649
1609
|
fill: "currentColor",
|
|
1650
1610
|
...rest
|
|
1651
|
-
},
|
|
1652
|
-
d: "
|
|
1611
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1612
|
+
d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
|
|
1613
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1614
|
+
d: "M24 30H18a1 1 0 01-1-1V23a1 1 0 011-1h6a1 1 0 011 1v6A1 1 0 0124 30zm-5-2h4V24H19zM15 19.8579A3.9934 3.9934 0 1120 16h2a6 6 0 10-7 5.91z"
|
|
1615
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1616
|
+
d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
|
|
1653
1617
|
})), children);
|
|
1654
1618
|
});
|
|
1655
1619
|
if (process.env.NODE_ENV !== "production") {
|
|
1656
|
-
|
|
1620
|
+
SettingsServices.propTypes = iconPropTypes;
|
|
1657
1621
|
}
|
|
1658
|
-
const
|
|
1622
|
+
const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView(_ref69, ref) {
|
|
1659
1623
|
let {
|
|
1660
1624
|
children,
|
|
1661
1625
|
size = 16,
|
|
@@ -1669,14 +1633,20 @@ const StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_
|
|
|
1669
1633
|
viewBox: "0 0 32 32",
|
|
1670
1634
|
fill: "currentColor",
|
|
1671
1635
|
...rest
|
|
1672
|
-
},
|
|
1673
|
-
|
|
1636
|
+
}, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1637
|
+
cx: "23",
|
|
1638
|
+
cy: "24",
|
|
1639
|
+
r: "2"
|
|
1640
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1641
|
+
d: "M30.7769 23.4785A8.64 8.64 0 0023 18a8.64 8.64 0 00-7.7769 5.4785L15 24l.2231.5215A8.64 8.64 0 0023 30a8.64 8.64 0 007.7769-5.4785L31 24zM23 28a4 4 0 114-4A4.0045 4.0045 0 0123 28zM12.3989 20.8A6 6 0 1122 16H20a4 4 0 10-6.4 3.2z"
|
|
1642
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1643
|
+
d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
|
|
1674
1644
|
})), children);
|
|
1675
1645
|
});
|
|
1676
1646
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
|
-
|
|
1647
|
+
SettingsView.propTypes = iconPropTypes;
|
|
1678
1648
|
}
|
|
1679
|
-
const
|
|
1649
|
+
const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept(_ref70, ref) {
|
|
1680
1650
|
let {
|
|
1681
1651
|
children,
|
|
1682
1652
|
size = 16,
|
|
@@ -1690,16 +1660,14 @@ const WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
1690
1660
|
viewBox: "0 0 32 32",
|
|
1691
1661
|
fill: "currentColor",
|
|
1692
1662
|
...rest
|
|
1693
|
-
},
|
|
1694
|
-
d: "
|
|
1695
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
-
d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
|
|
1663
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1664
|
+
d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,20V12h8v8ZM3.9988,4H20v6H12a2.0023,2.0023,0,0,0-2,2v8H4Z"
|
|
1697
1665
|
})), children);
|
|
1698
1666
|
});
|
|
1699
1667
|
if (process.env.NODE_ENV !== "production") {
|
|
1700
|
-
|
|
1668
|
+
ShapeExcept.propTypes = iconPropTypes;
|
|
1701
1669
|
}
|
|
1702
|
-
const
|
|
1670
|
+
const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude(_ref71, ref) {
|
|
1703
1671
|
let {
|
|
1704
1672
|
children,
|
|
1705
1673
|
size = 16,
|
|
@@ -1713,18 +1681,16 @@ const WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1713
1681
|
viewBox: "0 0 32 32",
|
|
1714
1682
|
fill: "currentColor",
|
|
1715
1683
|
...rest
|
|
1716
|
-
},
|
|
1717
|
-
d: "
|
|
1718
|
-
})),
|
|
1719
|
-
d: "
|
|
1720
|
-
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1721
|
-
d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
|
|
1684
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1685
|
+
d: "M12,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6V12A2,2,0,0,1,12,10Z"
|
|
1686
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1687
|
+
d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
|
|
1722
1688
|
})), children);
|
|
1723
1689
|
});
|
|
1724
1690
|
if (process.env.NODE_ENV !== "production") {
|
|
1725
|
-
|
|
1691
|
+
ShapeExclude.propTypes = iconPropTypes;
|
|
1726
1692
|
}
|
|
1727
|
-
const
|
|
1693
|
+
const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect(_ref72, ref) {
|
|
1728
1694
|
let {
|
|
1729
1695
|
children,
|
|
1730
1696
|
size = 16,
|
|
@@ -1738,18 +1704,14 @@ const WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
1738
1704
|
viewBox: "0 0 32 32",
|
|
1739
1705
|
fill: "currentColor",
|
|
1740
1706
|
...rest
|
|
1741
|
-
},
|
|
1742
|
-
d: "
|
|
1743
|
-
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1744
|
-
d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
|
|
1745
|
-
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1746
|
-
d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
|
|
1707
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1708
|
+
d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4H20v6H12a2.0025,2.0025,0,0,0-2,2v8Zm8,8V22h8a2.0025,2.0025,0,0,0,2-2V12h6V28Z"
|
|
1747
1709
|
})), children);
|
|
1748
1710
|
});
|
|
1749
1711
|
if (process.env.NODE_ENV !== "production") {
|
|
1750
|
-
|
|
1712
|
+
ShapeIntersect.propTypes = iconPropTypes;
|
|
1751
1713
|
}
|
|
1752
|
-
const
|
|
1714
|
+
const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin(_ref73, ref) {
|
|
1753
1715
|
let {
|
|
1754
1716
|
children,
|
|
1755
1717
|
size = 16,
|
|
@@ -1763,32 +1725,19 @@ const Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref73, ref) {
|
|
|
1763
1725
|
viewBox: "0 0 32 32",
|
|
1764
1726
|
fill: "currentColor",
|
|
1765
1727
|
...rest
|
|
1766
|
-
},
|
|
1767
|
-
d: "
|
|
1728
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1729
|
+
d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4h6V20Zm18,8V12h6V28Z"
|
|
1768
1730
|
})), children);
|
|
1769
1731
|
});
|
|
1770
1732
|
if (process.env.NODE_ENV !== "production") {
|
|
1771
|
-
|
|
1733
|
+
ShapeJoin.propTypes = iconPropTypes;
|
|
1772
1734
|
}
|
|
1773
|
-
const
|
|
1735
|
+
const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite(_ref74, ref) {
|
|
1774
1736
|
let {
|
|
1775
1737
|
children,
|
|
1776
1738
|
size = 16,
|
|
1777
1739
|
...rest
|
|
1778
1740
|
} = _ref74;
|
|
1779
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1780
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1781
|
-
width: size,
|
|
1782
|
-
height: size,
|
|
1783
|
-
ref: ref,
|
|
1784
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1785
|
-
viewBox: "0 0 16 16",
|
|
1786
|
-
fill: "currentColor",
|
|
1787
|
-
...rest
|
|
1788
|
-
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1789
|
-
d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
|
|
1790
|
-
})), children);
|
|
1791
|
-
}
|
|
1792
1741
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1793
1742
|
width: size,
|
|
1794
1743
|
height: size,
|
|
@@ -1797,32 +1746,19 @@ const Star = /*#__PURE__*/React.forwardRef(function Star(_ref74, ref) {
|
|
|
1797
1746
|
viewBox: "0 0 32 32",
|
|
1798
1747
|
fill: "currentColor",
|
|
1799
1748
|
...rest
|
|
1800
|
-
},
|
|
1801
|
-
d: "
|
|
1749
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1750
|
+
d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
|
|
1802
1751
|
})), children);
|
|
1803
1752
|
});
|
|
1804
1753
|
if (process.env.NODE_ENV !== "production") {
|
|
1805
|
-
|
|
1754
|
+
ShapeUnite.propTypes = iconPropTypes;
|
|
1806
1755
|
}
|
|
1807
|
-
const
|
|
1756
|
+
const Shapes = /*#__PURE__*/React.forwardRef(function Shapes(_ref75, ref) {
|
|
1808
1757
|
let {
|
|
1809
1758
|
children,
|
|
1810
1759
|
size = 16,
|
|
1811
1760
|
...rest
|
|
1812
1761
|
} = _ref75;
|
|
1813
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1814
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1815
|
-
width: size,
|
|
1816
|
-
height: size,
|
|
1817
|
-
ref: ref,
|
|
1818
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1819
|
-
viewBox: "0 0 16 16",
|
|
1820
|
-
fill: "currentColor",
|
|
1821
|
-
...rest
|
|
1822
|
-
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1823
|
-
d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
|
|
1824
|
-
})), children);
|
|
1825
|
-
}
|
|
1826
1762
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1827
1763
|
width: size,
|
|
1828
1764
|
height: size,
|
|
@@ -1831,32 +1767,20 @@ const StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref75, ref
|
|
|
1831
1767
|
viewBox: "0 0 32 32",
|
|
1832
1768
|
fill: "currentColor",
|
|
1833
1769
|
...rest
|
|
1834
|
-
},
|
|
1835
|
-
|
|
1770
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1771
|
+
strokeWidth: "0",
|
|
1772
|
+
d: "M5 16h-2v11c0 1.1045.8954 2 2 2h8v-2H5v-11zM28 29h-11c-.3535 0-.6809-.1866-.8608-.4911-.0927-.1568-.1392-.3328-.1392-.5089 0-.1658.0412-.3317.1238-.4819l5.5-10c.1898-.3451.5333-.5178.8762-.5181.3434-.0003.6861.1724.8762.5181l5.5 10c.0826.1502.1238.3162.1238.4819 0 .1762-.0465.3521-.1392.5089-.1799.3044-.5073.4911-.8608.4911zm-9.3088-2h7.6177l-3.8088-6.9249-3.8088 6.9249zM27 3h-11v2h11v13.9922h2V5c0-1.1045-.8954-2-2-2zM11 3h-6c-1.1046 0-2 .8955-2 2v6c0 1.1045.8954 2 2 2h6c1.1046 0 2-.8955 2-2v-6c0-1.1045-.8954-2-2-2zm0 8h-6v-6h6v6z"
|
|
1836
1773
|
})), children);
|
|
1837
1774
|
});
|
|
1838
1775
|
if (process.env.NODE_ENV !== "production") {
|
|
1839
|
-
|
|
1776
|
+
Shapes.propTypes = iconPropTypes;
|
|
1840
1777
|
}
|
|
1841
|
-
const
|
|
1778
|
+
const Share = /*#__PURE__*/React.forwardRef(function Share(_ref76, ref) {
|
|
1842
1779
|
let {
|
|
1843
1780
|
children,
|
|
1844
1781
|
size = 16,
|
|
1845
1782
|
...rest
|
|
1846
1783
|
} = _ref76;
|
|
1847
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1848
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1849
|
-
width: size,
|
|
1850
|
-
height: size,
|
|
1851
|
-
ref: ref,
|
|
1852
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1853
|
-
viewBox: "0 0 16 16",
|
|
1854
|
-
fill: "currentColor",
|
|
1855
|
-
...rest
|
|
1856
|
-
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1857
|
-
d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
|
|
1858
|
-
})), children);
|
|
1859
|
-
}
|
|
1860
1784
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1861
1785
|
width: size,
|
|
1862
1786
|
height: size,
|
|
@@ -1865,14 +1789,14 @@ const StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref76, ref) {
|
|
|
1865
1789
|
viewBox: "0 0 32 32",
|
|
1866
1790
|
fill: "currentColor",
|
|
1867
1791
|
...rest
|
|
1868
|
-
},
|
|
1869
|
-
d: "
|
|
1792
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1793
|
+
d: "M23,20a5,5,0,0,0-3.89,1.89L11.8,17.32a4.46,4.46,0,0,0,0-2.64l7.31-4.57A5,5,0,1,0,18,7a4.79,4.79,0,0,0,.2,1.32l-7.31,4.57a5,5,0,1,0,0,6.22l7.31,4.57A4.79,4.79,0,0,0,18,25a5,5,0,1,0,5-5ZM23,4a3,3,0,1,1-3,3A3,3,0,0,1,23,4ZM7,19a3,3,0,1,1,3-3A3,3,0,0,1,7,19Zm16,9a3,3,0,1,1,3-3A3,3,0,0,1,23,28Z"
|
|
1870
1794
|
})), children);
|
|
1871
1795
|
});
|
|
1872
1796
|
if (process.env.NODE_ENV !== "production") {
|
|
1873
|
-
|
|
1797
|
+
Share.propTypes = iconPropTypes;
|
|
1874
1798
|
}
|
|
1875
|
-
const
|
|
1799
|
+
const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge(_ref77, ref) {
|
|
1876
1800
|
let {
|
|
1877
1801
|
children,
|
|
1878
1802
|
size = 16,
|
|
@@ -1886,16 +1810,14 @@ const StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref77, ref
|
|
|
1886
1810
|
viewBox: "0 0 32 32",
|
|
1887
1811
|
fill: "currentColor",
|
|
1888
1812
|
...rest
|
|
1889
|
-
},
|
|
1890
|
-
d: "
|
|
1891
|
-
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1892
|
-
d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
|
|
1813
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1814
|
+
d: "M27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20zM6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM19 10H26V12H19zM19 6H29V8H19zM19 2H29V4H19zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4z"
|
|
1893
1815
|
})), children);
|
|
1894
1816
|
});
|
|
1895
1817
|
if (process.env.NODE_ENV !== "production") {
|
|
1896
|
-
|
|
1818
|
+
ShareKnowledge.propTypes = iconPropTypes;
|
|
1897
1819
|
}
|
|
1898
|
-
const
|
|
1820
|
+
const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag(_ref78, ref) {
|
|
1899
1821
|
let {
|
|
1900
1822
|
children,
|
|
1901
1823
|
size = 16,
|
|
@@ -1909,16 +1831,14 @@ const WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
1909
1831
|
viewBox: "0 0 32 32",
|
|
1910
1832
|
fill: "currentColor",
|
|
1911
1833
|
...rest
|
|
1912
|
-
},
|
|
1913
|
-
d: "
|
|
1914
|
-
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1915
|
-
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
1834
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1835
|
+
d: "M28.76,11.35A1,1,0,0,0,28,11H22V7a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v4H4a1,1,0,0,0-1,1.15L4.88,24.3a2,2,0,0,0,2,1.7H25.14a2,2,0,0,0,2-1.7L29,12.15A1,1,0,0,0,28.76,11.35ZM12,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H12ZM25.14,24H6.86L5.17,13H26.83Z"
|
|
1916
1836
|
})), children);
|
|
1917
1837
|
});
|
|
1918
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1919
|
-
|
|
1839
|
+
ShoppingBag.propTypes = iconPropTypes;
|
|
1920
1840
|
}
|
|
1921
|
-
const
|
|
1841
|
+
const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart(_ref79, ref) {
|
|
1922
1842
|
let {
|
|
1923
1843
|
children,
|
|
1924
1844
|
size = 16,
|
|
@@ -1932,14 +1852,22 @@ const WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1932
1852
|
viewBox: "0 0 32 32",
|
|
1933
1853
|
fill: "currentColor",
|
|
1934
1854
|
...rest
|
|
1935
|
-
},
|
|
1936
|
-
|
|
1855
|
+
}, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1856
|
+
cx: "10",
|
|
1857
|
+
cy: "28",
|
|
1858
|
+
r: "2"
|
|
1859
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1860
|
+
cx: "24",
|
|
1861
|
+
cy: "28",
|
|
1862
|
+
r: "2"
|
|
1863
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1864
|
+
d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
|
|
1937
1865
|
})), children);
|
|
1938
1866
|
});
|
|
1939
1867
|
if (process.env.NODE_ENV !== "production") {
|
|
1940
|
-
|
|
1868
|
+
ShoppingCart.propTypes = iconPropTypes;
|
|
1941
1869
|
}
|
|
1942
|
-
const
|
|
1870
|
+
const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown(_ref80, ref) {
|
|
1943
1871
|
let {
|
|
1944
1872
|
children,
|
|
1945
1873
|
size = 16,
|
|
@@ -1953,16 +1881,24 @@ const WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
1953
1881
|
viewBox: "0 0 32 32",
|
|
1954
1882
|
fill: "currentColor",
|
|
1955
1883
|
...rest
|
|
1956
|
-
},
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1884
|
+
}, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1885
|
+
cx: "10",
|
|
1886
|
+
cy: "28",
|
|
1887
|
+
r: "2"
|
|
1888
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1889
|
+
cx: "24",
|
|
1890
|
+
cy: "28",
|
|
1891
|
+
r: "2"
|
|
1892
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1893
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1894
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1895
|
+
d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
|
|
1960
1896
|
})), children);
|
|
1961
1897
|
});
|
|
1962
1898
|
if (process.env.NODE_ENV !== "production") {
|
|
1963
|
-
|
|
1899
|
+
ShoppingCartArrowDown.propTypes = iconPropTypes;
|
|
1964
1900
|
}
|
|
1965
|
-
const
|
|
1901
|
+
const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp(_ref81, ref) {
|
|
1966
1902
|
let {
|
|
1967
1903
|
children,
|
|
1968
1904
|
size = 16,
|
|
@@ -1976,16 +1912,24 @@ const WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
1976
1912
|
viewBox: "0 0 32 32",
|
|
1977
1913
|
fill: "currentColor",
|
|
1978
1914
|
...rest
|
|
1979
|
-
},
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1915
|
+
}, _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1916
|
+
cx: "10",
|
|
1917
|
+
cy: "28",
|
|
1918
|
+
r: "2"
|
|
1919
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1920
|
+
cx: "24",
|
|
1921
|
+
cy: "28",
|
|
1922
|
+
r: "2"
|
|
1923
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1924
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1925
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1926
|
+
d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
|
|
1983
1927
|
})), children);
|
|
1984
1928
|
});
|
|
1985
1929
|
if (process.env.NODE_ENV !== "production") {
|
|
1986
|
-
|
|
1930
|
+
ShoppingCartArrowUp.propTypes = iconPropTypes;
|
|
1987
1931
|
}
|
|
1988
|
-
const
|
|
1932
|
+
const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear(_ref82, ref) {
|
|
1989
1933
|
let {
|
|
1990
1934
|
children,
|
|
1991
1935
|
size = 16,
|
|
@@ -1999,16 +1943,24 @@ const StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref82, ref
|
|
|
1999
1943
|
viewBox: "0 0 32 32",
|
|
2000
1944
|
fill: "currentColor",
|
|
2001
1945
|
...rest
|
|
2002
|
-
},
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
1946
|
+
}, _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1947
|
+
cx: "10",
|
|
1948
|
+
cy: "28",
|
|
1949
|
+
r: "2"
|
|
1950
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1951
|
+
cx: "24",
|
|
1952
|
+
cy: "28",
|
|
1953
|
+
r: "2"
|
|
1954
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1955
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1956
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1957
|
+
d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
|
|
2006
1958
|
})), children);
|
|
2007
1959
|
});
|
|
2008
1960
|
if (process.env.NODE_ENV !== "production") {
|
|
2009
|
-
|
|
1961
|
+
ShoppingCartClear.propTypes = iconPropTypes;
|
|
2010
1962
|
}
|
|
2011
|
-
const
|
|
1963
|
+
const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError(_ref83, ref) {
|
|
2012
1964
|
let {
|
|
2013
1965
|
children,
|
|
2014
1966
|
size = 16,
|
|
@@ -2022,14 +1974,24 @@ const StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref83,
|
|
|
2022
1974
|
viewBox: "0 0 32 32",
|
|
2023
1975
|
fill: "currentColor",
|
|
2024
1976
|
...rest
|
|
2025
|
-
},
|
|
2026
|
-
|
|
1977
|
+
}, _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1978
|
+
cx: "10",
|
|
1979
|
+
cy: "28",
|
|
1980
|
+
r: "2"
|
|
1981
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1982
|
+
cx: "24",
|
|
1983
|
+
cy: "28",
|
|
1984
|
+
r: "2"
|
|
1985
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1986
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
1987
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1988
|
+
d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
|
|
2027
1989
|
})), children);
|
|
2028
1990
|
});
|
|
2029
1991
|
if (process.env.NODE_ENV !== "production") {
|
|
2030
|
-
|
|
1992
|
+
ShoppingCartError.propTypes = iconPropTypes;
|
|
2031
1993
|
}
|
|
2032
|
-
const
|
|
1994
|
+
const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus(_ref84, ref) {
|
|
2033
1995
|
let {
|
|
2034
1996
|
children,
|
|
2035
1997
|
size = 16,
|
|
@@ -2043,32 +2005,29 @@ const Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref84, r
|
|
|
2043
2005
|
viewBox: "0 0 32 32",
|
|
2044
2006
|
fill: "currentColor",
|
|
2045
2007
|
...rest
|
|
2046
|
-
},
|
|
2047
|
-
|
|
2008
|
+
}, _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2009
|
+
cx: "10",
|
|
2010
|
+
cy: "28",
|
|
2011
|
+
r: "2"
|
|
2012
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2013
|
+
cx: "24",
|
|
2014
|
+
cy: "28",
|
|
2015
|
+
r: "2"
|
|
2016
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
2017
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
2018
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2019
|
+
d: "M12 6L12 8 22 8 22 6 12 6z"
|
|
2048
2020
|
})), children);
|
|
2049
2021
|
});
|
|
2050
2022
|
if (process.env.NODE_ENV !== "production") {
|
|
2051
|
-
|
|
2023
|
+
ShoppingCartMinus.propTypes = iconPropTypes;
|
|
2052
2024
|
}
|
|
2053
|
-
const
|
|
2025
|
+
const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus(_ref85, ref) {
|
|
2054
2026
|
let {
|
|
2055
2027
|
children,
|
|
2056
2028
|
size = 16,
|
|
2057
2029
|
...rest
|
|
2058
2030
|
} = _ref85;
|
|
2059
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2060
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2061
|
-
width: size,
|
|
2062
|
-
height: size,
|
|
2063
|
-
ref: ref,
|
|
2064
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2065
|
-
viewBox: "0 0 16 16",
|
|
2066
|
-
fill: "currentColor",
|
|
2067
|
-
...rest
|
|
2068
|
-
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2069
|
-
d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
|
|
2070
|
-
})), children);
|
|
2071
|
-
}
|
|
2072
2031
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2073
2032
|
width: size,
|
|
2074
2033
|
height: size,
|
|
@@ -2077,32 +2036,29 @@ const Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref85, ref) {
|
|
|
2077
2036
|
viewBox: "0 0 32 32",
|
|
2078
2037
|
fill: "currentColor",
|
|
2079
2038
|
...rest
|
|
2080
|
-
},
|
|
2081
|
-
|
|
2039
|
+
}, _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2040
|
+
cx: "10",
|
|
2041
|
+
cy: "28",
|
|
2042
|
+
r: "2"
|
|
2043
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2044
|
+
cx: "24",
|
|
2045
|
+
cy: "28",
|
|
2046
|
+
r: "2"
|
|
2047
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2048
|
+
d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
|
|
2049
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2050
|
+
d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
|
|
2082
2051
|
})), children);
|
|
2083
2052
|
});
|
|
2084
2053
|
if (process.env.NODE_ENV !== "production") {
|
|
2085
|
-
|
|
2054
|
+
ShoppingCartPlus.propTypes = iconPropTypes;
|
|
2086
2055
|
}
|
|
2087
|
-
const
|
|
2056
|
+
const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog(_ref86, ref) {
|
|
2088
2057
|
let {
|
|
2089
2058
|
children,
|
|
2090
2059
|
size = 16,
|
|
2091
2060
|
...rest
|
|
2092
2061
|
} = _ref86;
|
|
2093
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2094
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2095
|
-
width: size,
|
|
2096
|
-
height: size,
|
|
2097
|
-
ref: ref,
|
|
2098
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2099
|
-
viewBox: "0 0 16 16",
|
|
2100
|
-
fill: "currentColor",
|
|
2101
|
-
...rest
|
|
2102
|
-
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2103
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
2104
|
-
})), children);
|
|
2105
|
-
}
|
|
2106
2062
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2107
2063
|
width: size,
|
|
2108
2064
|
height: size,
|
|
@@ -2111,14 +2067,16 @@ const StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref86, ref
|
|
|
2111
2067
|
viewBox: "0 0 32 32",
|
|
2112
2068
|
fill: "currentColor",
|
|
2113
2069
|
...rest
|
|
2114
|
-
},
|
|
2115
|
-
d: "
|
|
2070
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2071
|
+
d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
|
|
2072
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2073
|
+
d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
|
|
2116
2074
|
})), children);
|
|
2117
2075
|
});
|
|
2118
2076
|
if (process.env.NODE_ENV !== "production") {
|
|
2119
|
-
|
|
2077
|
+
ShoppingCatalog.propTypes = iconPropTypes;
|
|
2120
2078
|
}
|
|
2121
|
-
const
|
|
2079
|
+
const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards(_ref87, ref) {
|
|
2122
2080
|
let {
|
|
2123
2081
|
children,
|
|
2124
2082
|
size = 16,
|
|
@@ -2132,34 +2090,19 @@ const StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref8
|
|
|
2132
2090
|
viewBox: "0 0 32 32",
|
|
2133
2091
|
fill: "currentColor",
|
|
2134
2092
|
...rest
|
|
2135
|
-
},
|
|
2136
|
-
d: "
|
|
2093
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2094
|
+
d: "M28 10H4A2.0022 2.0022 0 012 8V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2V8A2.0022 2.0022 0 0128 10zM4 4V8H28V4zM28 30H4a2.0022 2.0022 0 01-2-2V24a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 30zM4 24v4H28V24zM28 20H4a2.0022 2.0022 0 01-2-2V14a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 20zM4 14v4H28V14z"
|
|
2137
2095
|
})), children);
|
|
2138
2096
|
});
|
|
2139
2097
|
if (process.env.NODE_ENV !== "production") {
|
|
2140
|
-
|
|
2098
|
+
ShowDataCards.propTypes = iconPropTypes;
|
|
2141
2099
|
}
|
|
2142
|
-
const
|
|
2100
|
+
const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref88, ref) {
|
|
2143
2101
|
let {
|
|
2144
2102
|
children,
|
|
2145
2103
|
size = 16,
|
|
2146
2104
|
...rest
|
|
2147
2105
|
} = _ref88;
|
|
2148
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2149
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2150
|
-
width: size,
|
|
2151
|
-
height: size,
|
|
2152
|
-
ref: ref,
|
|
2153
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2154
|
-
viewBox: "0 0 16 16",
|
|
2155
|
-
fill: "currentColor",
|
|
2156
|
-
...rest
|
|
2157
|
-
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2158
|
-
d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
|
|
2159
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2160
|
-
d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
|
|
2161
|
-
})), children);
|
|
2162
|
-
}
|
|
2163
2106
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2164
2107
|
width: size,
|
|
2165
2108
|
height: size,
|
|
@@ -2168,36 +2111,21 @@ const StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref88, r
|
|
|
2168
2111
|
viewBox: "0 0 32 32",
|
|
2169
2112
|
fill: "currentColor",
|
|
2170
2113
|
...rest
|
|
2171
|
-
},
|
|
2172
|
-
d: "
|
|
2173
|
-
})),
|
|
2174
|
-
d: "
|
|
2114
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2115
|
+
d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
2116
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2117
|
+
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
2175
2118
|
})), children);
|
|
2176
2119
|
});
|
|
2177
2120
|
if (process.env.NODE_ENV !== "production") {
|
|
2178
|
-
|
|
2121
|
+
ShrinkScreen.propTypes = iconPropTypes;
|
|
2179
2122
|
}
|
|
2180
|
-
const
|
|
2123
|
+
const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref89, ref) {
|
|
2181
2124
|
let {
|
|
2182
2125
|
children,
|
|
2183
2126
|
size = 16,
|
|
2184
2127
|
...rest
|
|
2185
2128
|
} = _ref89;
|
|
2186
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2187
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2188
|
-
width: size,
|
|
2189
|
-
height: size,
|
|
2190
|
-
ref: ref,
|
|
2191
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2192
|
-
viewBox: "0 0 16 16",
|
|
2193
|
-
fill: "currentColor",
|
|
2194
|
-
...rest
|
|
2195
|
-
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2196
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
|
|
2197
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2198
|
-
d: "M6 6H10V10H6z"
|
|
2199
|
-
})), children);
|
|
2200
|
-
}
|
|
2201
2129
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2202
2130
|
width: size,
|
|
2203
2131
|
height: size,
|
|
@@ -2206,16 +2134,22 @@ const StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFill
|
|
|
2206
2134
|
viewBox: "0 0 32 32",
|
|
2207
2135
|
fill: "currentColor",
|
|
2208
2136
|
...rest
|
|
2209
|
-
},
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2137
|
+
}, _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
2138
|
+
width: "15",
|
|
2139
|
+
height: "10",
|
|
2140
|
+
x: "15",
|
|
2141
|
+
y: "18",
|
|
2142
|
+
rx: "2"
|
|
2143
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2144
|
+
d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
|
|
2145
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2146
|
+
d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
|
|
2213
2147
|
})), children);
|
|
2214
2148
|
});
|
|
2215
2149
|
if (process.env.NODE_ENV !== "production") {
|
|
2216
|
-
|
|
2150
|
+
ShrinkScreenFilled.propTypes = iconPropTypes;
|
|
2217
2151
|
}
|
|
2218
|
-
const
|
|
2152
|
+
const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref90, ref) {
|
|
2219
2153
|
let {
|
|
2220
2154
|
children,
|
|
2221
2155
|
size = 16,
|
|
@@ -2229,14 +2163,14 @@ const StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref90, ref) {
|
|
|
2229
2163
|
viewBox: "0 0 32 32",
|
|
2230
2164
|
fill: "currentColor",
|
|
2231
2165
|
...rest
|
|
2232
|
-
},
|
|
2233
|
-
d: "
|
|
2166
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2167
|
+
d: "M22.59,19.41,26.17,23H19.55l-4.37-7,4.37-7h6.62l-3.58,3.59L24,14l6-6L24,2,22.59,3.41,26.17,7H19.55a2,2,0,0,0-1.69.94L14,14.11,10.14,7.94A2,2,0,0,0,8.45,7H2V9H8.45l4.37,7L8.45,23H2v2H8.45a2,2,0,0,0,1.69-.94L14,17.89l3.86,6.17a2,2,0,0,0,1.69.94h6.62l-3.58,3.59L24,30l6-6-6-6Z"
|
|
2234
2168
|
})), children);
|
|
2235
2169
|
});
|
|
2236
2170
|
if (process.env.NODE_ENV !== "production") {
|
|
2237
|
-
|
|
2171
|
+
Shuffle.propTypes = iconPropTypes;
|
|
2238
2172
|
}
|
|
2239
|
-
const
|
|
2173
|
+
const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref91, ref) {
|
|
2240
2174
|
let {
|
|
2241
2175
|
children,
|
|
2242
2176
|
size = 16,
|
|
@@ -2250,14 +2184,14 @@ const StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_re
|
|
|
2250
2184
|
viewBox: "0 0 32 32",
|
|
2251
2185
|
fill: "currentColor",
|
|
2252
2186
|
...rest
|
|
2253
|
-
},
|
|
2254
|
-
d: "
|
|
2187
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2188
|
+
d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM4,8H18v7H4ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V17H28Z"
|
|
2255
2189
|
})), children);
|
|
2256
2190
|
});
|
|
2257
2191
|
if (process.env.NODE_ENV !== "production") {
|
|
2258
|
-
|
|
2192
|
+
Shuttle.propTypes = iconPropTypes;
|
|
2259
2193
|
}
|
|
2260
|
-
const
|
|
2194
|
+
const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref92, ref) {
|
|
2261
2195
|
let {
|
|
2262
2196
|
children,
|
|
2263
2197
|
size = 16,
|
|
@@ -2271,16 +2205,14 @@ const StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref92, r
|
|
|
2271
2205
|
viewBox: "0 0 32 32",
|
|
2272
2206
|
fill: "currentColor",
|
|
2273
2207
|
...rest
|
|
2274
|
-
},
|
|
2275
|
-
d: "M28,
|
|
2276
|
-
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2277
|
-
d: "M17.5 13A3.5 3.5 0 1121 9.5 3.5041 3.5041 0 0117.5 13zm0-5A1.5 1.5 0 1019 9.5 1.5017 1.5017 0 0017.5 8zM14.5 26A3.5 3.5 0 1118 22.5 3.5041 3.5041 0 0114.5 26zm0-5A1.5 1.5 0 1016 22.5 1.5017 1.5017 0 0014.5 21zM9.5 18A3.5 3.5 0 1113 14.5 3.5041 3.5041 0 019.5 18zm0-5A1.5 1.5 0 1011 14.5 1.5017 1.5017 0 009.5 13zM22.5 21A3.5 3.5 0 1126 17.5 3.5041 3.5041 0 0122.5 21zm0-5A1.5 1.5 0 1024 17.5 1.5017 1.5017 0 0022.5 16z"
|
|
2208
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2209
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,15H17.8 l3.6-3.6L20,10l-6,6l6,6l1.4-1.4L17.8,17H28v9H12V6h16V15z"
|
|
2278
2210
|
})), children);
|
|
2279
2211
|
});
|
|
2280
2212
|
if (process.env.NODE_ENV !== "production") {
|
|
2281
|
-
|
|
2213
|
+
SidePanelClose.propTypes = iconPropTypes;
|
|
2282
2214
|
}
|
|
2283
|
-
const
|
|
2215
|
+
const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref93, ref) {
|
|
2284
2216
|
let {
|
|
2285
2217
|
children,
|
|
2286
2218
|
size = 16,
|
|
@@ -2294,22 +2226,14 @@ const StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_re
|
|
|
2294
2226
|
viewBox: "0 0 32 32",
|
|
2295
2227
|
fill: "currentColor",
|
|
2296
2228
|
...rest
|
|
2297
|
-
},
|
|
2298
|
-
d: "
|
|
2299
|
-
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2300
|
-
cx: "7",
|
|
2301
|
-
cy: "12",
|
|
2302
|
-
r: "1"
|
|
2303
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2304
|
-
cx: "7",
|
|
2305
|
-
cy: "20",
|
|
2306
|
-
r: "1"
|
|
2229
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2230
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.8l3.6-3.6L20,10l-6,6l6,6 l1.4-1.4L17.8,17H28v9H12V6h16V15z"
|
|
2307
2231
|
})), children);
|
|
2308
2232
|
});
|
|
2309
2233
|
if (process.env.NODE_ENV !== "production") {
|
|
2310
|
-
|
|
2234
|
+
SidePanelCloseFilled.propTypes = iconPropTypes;
|
|
2311
2235
|
}
|
|
2312
|
-
const
|
|
2236
|
+
const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref94, ref) {
|
|
2313
2237
|
let {
|
|
2314
2238
|
children,
|
|
2315
2239
|
size = 16,
|
|
@@ -2323,14 +2247,14 @@ const Store = /*#__PURE__*/React.forwardRef(function Store(_ref94, ref) {
|
|
|
2323
2247
|
viewBox: "0 0 32 32",
|
|
2324
2248
|
fill: "currentColor",
|
|
2325
2249
|
...rest
|
|
2326
|
-
},
|
|
2327
|
-
d: "
|
|
2250
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2251
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,26H12v-9h10.2 l-3.6,3.6L20,22l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
|
|
2328
2252
|
})), children);
|
|
2329
2253
|
});
|
|
2330
2254
|
if (process.env.NODE_ENV !== "production") {
|
|
2331
|
-
|
|
2255
|
+
SidePanelOpen.propTypes = iconPropTypes;
|
|
2332
2256
|
}
|
|
2333
|
-
const
|
|
2257
|
+
const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref95, ref) {
|
|
2334
2258
|
let {
|
|
2335
2259
|
children,
|
|
2336
2260
|
size = 16,
|
|
@@ -2344,14 +2268,14 @@ const StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref95,
|
|
|
2344
2268
|
viewBox: "0 0 32 32",
|
|
2345
2269
|
fill: "currentColor",
|
|
2346
2270
|
...rest
|
|
2347
|
-
},
|
|
2348
|
-
d: "
|
|
2271
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2272
|
+
d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.2l-3.6,3.6L20,22 l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
|
|
2349
2273
|
})), children);
|
|
2350
2274
|
});
|
|
2351
2275
|
if (process.env.NODE_ENV !== "production") {
|
|
2352
|
-
|
|
2276
|
+
SidePanelOpenFilled.propTypes = iconPropTypes;
|
|
2353
2277
|
}
|
|
2354
|
-
const
|
|
2278
|
+
const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref96, ref) {
|
|
2355
2279
|
let {
|
|
2356
2280
|
children,
|
|
2357
2281
|
size = 16,
|
|
@@ -2365,16 +2289,16 @@ const Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref96, ref
|
|
|
2365
2289
|
viewBox: "0 0 32 32",
|
|
2366
2290
|
fill: "currentColor",
|
|
2367
2291
|
...rest
|
|
2368
|
-
},
|
|
2369
|
-
d: "
|
|
2370
|
-
})),
|
|
2371
|
-
d: "
|
|
2292
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2293
|
+
d: "M10 12H12V14H10zM6 12H8V14H6zM2 12H4V14H2zM26 30H24V27H20a5.0055 5.0055 0 01-5-5V20.7207l-2.3162-.772a1 1 0 01-.5412-1.4631L15 13.7229V11a9.01 9.01 0 019-9h5V4H24a7.0078 7.0078 0 00-7 7v3a.9991.9991 0 01-.1426.5144l-2.3586 3.9312 1.8174.6057A1 1 0 0117 20v2a3.0033 3.0033 0 003 3h5a1 1 0 011 1z"
|
|
2294
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2295
|
+
d: "M19 12H23V14H19z"
|
|
2372
2296
|
})), children);
|
|
2373
2297
|
});
|
|
2374
2298
|
if (process.env.NODE_ENV !== "production") {
|
|
2375
|
-
|
|
2299
|
+
Sight.propTypes = iconPropTypes;
|
|
2376
2300
|
}
|
|
2377
|
-
const
|
|
2301
|
+
const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref97, ref) {
|
|
2378
2302
|
let {
|
|
2379
2303
|
children,
|
|
2380
2304
|
size = 16,
|
|
@@ -2388,14 +2312,14 @@ const WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2388
2312
|
viewBox: "0 0 32 32",
|
|
2389
2313
|
fill: "currentColor",
|
|
2390
2314
|
...rest
|
|
2391
|
-
},
|
|
2392
|
-
d: "
|
|
2315
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2316
|
+
d: "M24 5L7 5 7 7.414 15.586 16 7 24.586 7 27 24 27 24 25 9.414 25 18.414 16 9.414 7 24 7 24 5z"
|
|
2393
2317
|
})), children);
|
|
2394
2318
|
});
|
|
2395
2319
|
if (process.env.NODE_ENV !== "production") {
|
|
2396
|
-
|
|
2320
|
+
Sigma.propTypes = iconPropTypes;
|
|
2397
2321
|
}
|
|
2398
|
-
const
|
|
2322
|
+
const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref98, ref) {
|
|
2399
2323
|
let {
|
|
2400
2324
|
children,
|
|
2401
2325
|
size = 16,
|
|
@@ -2409,14 +2333,14 @@ const StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref9
|
|
|
2409
2333
|
viewBox: "0 0 32 32",
|
|
2410
2334
|
fill: "currentColor",
|
|
2411
2335
|
...rest
|
|
2412
|
-
},
|
|
2413
|
-
d: "M26
|
|
2336
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2337
|
+
d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
|
|
2414
2338
|
})), children);
|
|
2415
2339
|
});
|
|
2416
2340
|
if (process.env.NODE_ENV !== "production") {
|
|
2417
|
-
|
|
2341
|
+
SignalStrength.propTypes = iconPropTypes;
|
|
2418
2342
|
}
|
|
2419
|
-
const
|
|
2343
|
+
const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref99, ref) {
|
|
2420
2344
|
let {
|
|
2421
2345
|
children,
|
|
2422
2346
|
size = 16,
|
|
@@ -2430,14 +2354,16 @@ const StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref99, ref
|
|
|
2430
2354
|
viewBox: "0 0 32 32",
|
|
2431
2355
|
fill: "currentColor",
|
|
2432
2356
|
...rest
|
|
2433
|
-
},
|
|
2434
|
-
d: "
|
|
2357
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2358
|
+
d: "M21,9H8a2.0023,2.0023,0,0,0-2,2V21a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V11A2.0023,2.0023,0,0,0,21,9Zm0,4H18V11h3Zm-3,2h3v2H18Zm-2-4V21H13V14a1,1,0,0,0-1-1H8V11Zm-5,6H8V15h3ZM8,19h3v2H8Zm10,2V19h3v2Z"
|
|
2359
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2360
|
+
d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
|
|
2435
2361
|
})), children);
|
|
2436
2362
|
});
|
|
2437
2363
|
if (process.env.NODE_ENV !== "production") {
|
|
2438
|
-
|
|
2364
|
+
SimCard.propTypes = iconPropTypes;
|
|
2439
2365
|
}
|
|
2440
|
-
const
|
|
2366
|
+
const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref100, ref) {
|
|
2441
2367
|
let {
|
|
2442
2368
|
children,
|
|
2443
2369
|
size = 16,
|
|
@@ -2451,14 +2377,14 @@ const WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2451
2377
|
viewBox: "0 0 32 32",
|
|
2452
2378
|
fill: "currentColor",
|
|
2453
2379
|
...rest
|
|
2454
|
-
},
|
|
2455
|
-
d: "
|
|
2380
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2381
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
|
|
2456
2382
|
})), children);
|
|
2457
2383
|
});
|
|
2458
2384
|
if (process.env.NODE_ENV !== "production") {
|
|
2459
|
-
|
|
2385
|
+
SkillLevel.propTypes = iconPropTypes;
|
|
2460
2386
|
}
|
|
2461
|
-
const
|
|
2387
|
+
const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref101, ref) {
|
|
2462
2388
|
let {
|
|
2463
2389
|
children,
|
|
2464
2390
|
size = 16,
|
|
@@ -2472,14 +2398,14 @@ const WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
2472
2398
|
viewBox: "0 0 32 32",
|
|
2473
2399
|
fill: "currentColor",
|
|
2474
2400
|
...rest
|
|
2475
|
-
},
|
|
2476
|
-
d: "
|
|
2401
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2402
|
+
d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
|
|
2477
2403
|
})), children);
|
|
2478
2404
|
});
|
|
2479
2405
|
if (process.env.NODE_ENV !== "production") {
|
|
2480
|
-
|
|
2406
|
+
SkillLevelAdvanced.propTypes = iconPropTypes;
|
|
2481
2407
|
}
|
|
2482
|
-
const
|
|
2408
|
+
const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref102, ref) {
|
|
2483
2409
|
let {
|
|
2484
2410
|
children,
|
|
2485
2411
|
size = 16,
|
|
@@ -2493,16 +2419,14 @@ const WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2493
2419
|
viewBox: "0 0 32 32",
|
|
2494
2420
|
fill: "currentColor",
|
|
2495
2421
|
...rest
|
|
2496
|
-
},
|
|
2497
|
-
d: "
|
|
2498
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2499
|
-
d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
|
|
2422
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2423
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
|
|
2500
2424
|
})), children);
|
|
2501
2425
|
});
|
|
2502
2426
|
if (process.env.NODE_ENV !== "production") {
|
|
2503
|
-
|
|
2427
|
+
SkillLevelBasic.propTypes = iconPropTypes;
|
|
2504
2428
|
}
|
|
2505
|
-
const
|
|
2429
|
+
const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref103, ref) {
|
|
2506
2430
|
let {
|
|
2507
2431
|
children,
|
|
2508
2432
|
size = 16,
|
|
@@ -2516,16 +2440,14 @@ const WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2516
2440
|
viewBox: "0 0 32 32",
|
|
2517
2441
|
fill: "currentColor",
|
|
2518
2442
|
...rest
|
|
2519
|
-
},
|
|
2520
|
-
d: "
|
|
2521
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2522
|
-
d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
|
|
2443
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2444
|
+
d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
|
|
2523
2445
|
})), children);
|
|
2524
2446
|
});
|
|
2525
2447
|
if (process.env.NODE_ENV !== "production") {
|
|
2526
|
-
|
|
2448
|
+
SkillLevelIntermediate.propTypes = iconPropTypes;
|
|
2527
2449
|
}
|
|
2528
|
-
const
|
|
2450
|
+
const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref104, ref) {
|
|
2529
2451
|
let {
|
|
2530
2452
|
children,
|
|
2531
2453
|
size = 16,
|
|
@@ -2539,18 +2461,14 @@ const WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
2539
2461
|
viewBox: "0 0 32 32",
|
|
2540
2462
|
fill: "currentColor",
|
|
2541
2463
|
...rest
|
|
2542
|
-
},
|
|
2543
|
-
d: "
|
|
2544
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2545
|
-
d: "M2.586 19.414L7.165 24 2.586 28.586 4 30 10 24 4 18 2.586 19.414zM12 14L12 12 17 12 17 10 14 10 14 8 17 8 17 6 19 6 19 8 22 8 22 10 19 10 19 12 24 12 24 14 19 14 19 16 24 16 24 18 19 18 19 20 22 20 22 22 17 22 17 18 14 18 14 16 17 16 17 14 12 14z"
|
|
2546
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2547
|
-
d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
|
|
2464
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2465
|
+
d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
|
|
2548
2466
|
})), children);
|
|
2549
2467
|
});
|
|
2550
2468
|
if (process.env.NODE_ENV !== "production") {
|
|
2551
|
-
|
|
2469
|
+
SkipBack.propTypes = iconPropTypes;
|
|
2552
2470
|
}
|
|
2553
|
-
const
|
|
2471
|
+
const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref105, ref) {
|
|
2554
2472
|
let {
|
|
2555
2473
|
children,
|
|
2556
2474
|
size = 16,
|
|
@@ -2564,16 +2482,14 @@ const WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
2564
2482
|
viewBox: "0 0 32 32",
|
|
2565
2483
|
fill: "currentColor",
|
|
2566
2484
|
...rest
|
|
2567
|
-
},
|
|
2568
|
-
d: "
|
|
2569
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2570
|
-
d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
|
|
2485
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2486
|
+
d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
|
|
2571
2487
|
})), children);
|
|
2572
2488
|
});
|
|
2573
2489
|
if (process.env.NODE_ENV !== "production") {
|
|
2574
|
-
|
|
2490
|
+
SkipBackFilled.propTypes = iconPropTypes;
|
|
2575
2491
|
}
|
|
2576
|
-
const
|
|
2492
|
+
const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref106, ref) {
|
|
2577
2493
|
let {
|
|
2578
2494
|
children,
|
|
2579
2495
|
size = 16,
|
|
@@ -2587,16 +2503,19 @@ const WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2587
2503
|
viewBox: "0 0 32 32",
|
|
2588
2504
|
fill: "currentColor",
|
|
2589
2505
|
...rest
|
|
2590
|
-
},
|
|
2591
|
-
d: "
|
|
2592
|
-
})),
|
|
2593
|
-
d: "
|
|
2506
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2507
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
|
|
2508
|
+
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2509
|
+
d: "M9 10H11V22H9z",
|
|
2510
|
+
transform: "rotate(-180 10 16)"
|
|
2511
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2512
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2594
2513
|
})), children);
|
|
2595
2514
|
});
|
|
2596
2515
|
if (process.env.NODE_ENV !== "production") {
|
|
2597
|
-
|
|
2516
|
+
SkipBackOutline.propTypes = iconPropTypes;
|
|
2598
2517
|
}
|
|
2599
|
-
const
|
|
2518
|
+
const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref107, ref) {
|
|
2600
2519
|
let {
|
|
2601
2520
|
children,
|
|
2602
2521
|
size = 16,
|
|
@@ -2610,14 +2529,23 @@ const WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2610
2529
|
viewBox: "0 0 32 32",
|
|
2611
2530
|
fill: "currentColor",
|
|
2612
2531
|
...rest
|
|
2613
|
-
},
|
|
2614
|
-
d: "
|
|
2532
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2533
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
2534
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2535
|
+
d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
|
|
2536
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2537
|
+
fill: "none",
|
|
2538
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
|
|
2539
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2540
|
+
fill: "none",
|
|
2541
|
+
d: "M8 10H10V22H8z",
|
|
2542
|
+
transform: "rotate(-180 9 16)"
|
|
2615
2543
|
})), children);
|
|
2616
2544
|
});
|
|
2617
2545
|
if (process.env.NODE_ENV !== "production") {
|
|
2618
|
-
|
|
2546
|
+
SkipBackOutlineFilled.propTypes = iconPropTypes;
|
|
2619
2547
|
}
|
|
2620
|
-
const
|
|
2548
|
+
const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref108, ref) {
|
|
2621
2549
|
let {
|
|
2622
2550
|
children,
|
|
2623
2551
|
size = 16,
|
|
@@ -2631,14 +2559,19 @@ const Subdirectory = /*#__PURE__*/React.forwardRef(function Subdirectory(_ref108
|
|
|
2631
2559
|
viewBox: "0 0 32 32",
|
|
2632
2560
|
fill: "currentColor",
|
|
2633
2561
|
...rest
|
|
2634
|
-
},
|
|
2635
|
-
d: "
|
|
2562
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2563
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
2564
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2565
|
+
d: "M9 10H11V22H9z",
|
|
2566
|
+
transform: "rotate(-180 10 16)"
|
|
2567
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2568
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2636
2569
|
})), children);
|
|
2637
2570
|
});
|
|
2638
2571
|
if (process.env.NODE_ENV !== "production") {
|
|
2639
|
-
|
|
2572
|
+
SkipBackOutlineSolid.propTypes = iconPropTypes;
|
|
2640
2573
|
}
|
|
2641
|
-
const
|
|
2574
|
+
const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref109, ref) {
|
|
2642
2575
|
let {
|
|
2643
2576
|
children,
|
|
2644
2577
|
size = 16,
|
|
@@ -2652,18 +2585,21 @@ const Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref109, ref) {
|
|
|
2652
2585
|
viewBox: "0 0 32 32",
|
|
2653
2586
|
fill: "currentColor",
|
|
2654
2587
|
...rest
|
|
2655
|
-
},
|
|
2656
|
-
d: "M16,
|
|
2657
|
-
})),
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2588
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2589
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
|
|
2590
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2591
|
+
fill: "none",
|
|
2592
|
+
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
|
|
2593
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2594
|
+
fill: "none",
|
|
2595
|
+
d: "M8 10H10V22H8z",
|
|
2596
|
+
transform: "rotate(-180 9 16)"
|
|
2661
2597
|
})), children);
|
|
2662
2598
|
});
|
|
2663
2599
|
if (process.env.NODE_ENV !== "production") {
|
|
2664
|
-
|
|
2600
|
+
SkipBackSolidFilled.propTypes = iconPropTypes;
|
|
2665
2601
|
}
|
|
2666
|
-
const
|
|
2602
|
+
const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref110, ref) {
|
|
2667
2603
|
let {
|
|
2668
2604
|
children,
|
|
2669
2605
|
size = 16,
|
|
@@ -2677,14 +2613,14 @@ const SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref110
|
|
|
2677
2613
|
viewBox: "0 0 32 32",
|
|
2678
2614
|
fill: "currentColor",
|
|
2679
2615
|
...rest
|
|
2680
|
-
},
|
|
2681
|
-
d: "
|
|
2616
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2617
|
+
d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
|
|
2682
2618
|
})), children);
|
|
2683
2619
|
});
|
|
2684
2620
|
if (process.env.NODE_ENV !== "production") {
|
|
2685
|
-
|
|
2621
|
+
SkipForward.propTypes = iconPropTypes;
|
|
2686
2622
|
}
|
|
2687
|
-
const
|
|
2623
|
+
const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref111, ref) {
|
|
2688
2624
|
let {
|
|
2689
2625
|
children,
|
|
2690
2626
|
size = 16,
|
|
@@ -2698,16 +2634,14 @@ const SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_re
|
|
|
2698
2634
|
viewBox: "0 0 32 32",
|
|
2699
2635
|
fill: "currentColor",
|
|
2700
2636
|
...rest
|
|
2701
|
-
},
|
|
2702
|
-
d: "
|
|
2703
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2704
|
-
d: "M22,24v4H6V16h8V14H10V8a4.0008,4.0008,0,0,1,7.6675-1.6L19.5005,5.6A6.001,6.001,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V24Z"
|
|
2637
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2638
|
+
d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
|
|
2705
2639
|
})), children);
|
|
2706
2640
|
});
|
|
2707
2641
|
if (process.env.NODE_ENV !== "production") {
|
|
2708
|
-
|
|
2642
|
+
SkipForwardFilled.propTypes = iconPropTypes;
|
|
2709
2643
|
}
|
|
2710
|
-
const
|
|
2644
|
+
const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref112, ref) {
|
|
2711
2645
|
let {
|
|
2712
2646
|
children,
|
|
2713
2647
|
size = 16,
|
|
@@ -2721,14 +2655,16 @@ const Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref112, ref) {
|
|
|
2721
2655
|
viewBox: "0 0 32 32",
|
|
2722
2656
|
fill: "currentColor",
|
|
2723
2657
|
...rest
|
|
2724
|
-
},
|
|
2725
|
-
d: "
|
|
2658
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2659
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
|
|
2660
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2661
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2726
2662
|
})), children);
|
|
2727
2663
|
});
|
|
2728
2664
|
if (process.env.NODE_ENV !== "production") {
|
|
2729
|
-
|
|
2665
|
+
SkipForwardOutline.propTypes = iconPropTypes;
|
|
2730
2666
|
}
|
|
2731
|
-
const
|
|
2667
|
+
const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref113, ref) {
|
|
2732
2668
|
let {
|
|
2733
2669
|
children,
|
|
2734
2670
|
size = 16,
|
|
@@ -2742,16 +2678,19 @@ const SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref113,
|
|
|
2742
2678
|
viewBox: "0 0 32 32",
|
|
2743
2679
|
fill: "currentColor",
|
|
2744
2680
|
...rest
|
|
2745
|
-
},
|
|
2746
|
-
d: "
|
|
2747
|
-
})),
|
|
2748
|
-
d: "
|
|
2681
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2682
|
+
d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
|
|
2683
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2684
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
2685
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2686
|
+
fill: "none",
|
|
2687
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
|
|
2749
2688
|
})), children);
|
|
2750
2689
|
});
|
|
2751
2690
|
if (process.env.NODE_ENV !== "production") {
|
|
2752
|
-
|
|
2691
|
+
SkipForwardOutlineFilled.propTypes = iconPropTypes;
|
|
2753
2692
|
}
|
|
2754
|
-
const
|
|
2693
|
+
const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref114, ref) {
|
|
2755
2694
|
let {
|
|
2756
2695
|
children,
|
|
2757
2696
|
size = 16,
|
|
@@ -2765,17 +2704,16 @@ const SubtractFilled = /*#__PURE__*/React.forwardRef(function SubtractFilled(_re
|
|
|
2765
2704
|
viewBox: "0 0 32 32",
|
|
2766
2705
|
fill: "currentColor",
|
|
2767
2706
|
...rest
|
|
2768
|
-
},
|
|
2769
|
-
d: "
|
|
2770
|
-
})),
|
|
2771
|
-
|
|
2772
|
-
d: "M24 17L8 17 8 15 24 15 24 17z"
|
|
2707
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2708
|
+
d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
2709
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2710
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2773
2711
|
})), children);
|
|
2774
2712
|
});
|
|
2775
2713
|
if (process.env.NODE_ENV !== "production") {
|
|
2776
|
-
|
|
2714
|
+
SkipForwardOutlineSolid.propTypes = iconPropTypes;
|
|
2777
2715
|
}
|
|
2778
|
-
const
|
|
2716
|
+
const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref115, ref) {
|
|
2779
2717
|
let {
|
|
2780
2718
|
children,
|
|
2781
2719
|
size = 16,
|
|
@@ -2789,14 +2727,17 @@ const SubtractLarge = /*#__PURE__*/React.forwardRef(function SubtractLarge(_ref1
|
|
|
2789
2727
|
viewBox: "0 0 32 32",
|
|
2790
2728
|
fill: "currentColor",
|
|
2791
2729
|
...rest
|
|
2792
|
-
},
|
|
2793
|
-
d: "
|
|
2730
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2731
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
|
|
2732
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2733
|
+
fill: "none",
|
|
2734
|
+
d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
|
|
2794
2735
|
})), children);
|
|
2795
2736
|
});
|
|
2796
2737
|
if (process.env.NODE_ENV !== "production") {
|
|
2797
|
-
|
|
2738
|
+
SkipForwardSolidFilled.propTypes = iconPropTypes;
|
|
2798
2739
|
}
|
|
2799
|
-
const
|
|
2740
|
+
const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref116, ref) {
|
|
2800
2741
|
let {
|
|
2801
2742
|
children,
|
|
2802
2743
|
size = 16,
|
|
@@ -2810,14 +2751,16 @@ const SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref116, re
|
|
|
2810
2751
|
viewBox: "0 0 32 32",
|
|
2811
2752
|
fill: "currentColor",
|
|
2812
2753
|
...rest
|
|
2813
|
-
},
|
|
2814
|
-
d: "
|
|
2754
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2755
|
+
d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
|
|
2756
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2757
|
+
d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
|
|
2815
2758
|
})), children);
|
|
2816
2759
|
});
|
|
2817
2760
|
if (process.env.NODE_ENV !== "production") {
|
|
2818
|
-
|
|
2761
|
+
Sleet.propTypes = iconPropTypes;
|
|
2819
2762
|
}
|
|
2820
|
-
const
|
|
2763
|
+
const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref117, ref) {
|
|
2821
2764
|
let {
|
|
2822
2765
|
children,
|
|
2823
2766
|
size = 16,
|
|
@@ -2831,14 +2774,22 @@ const SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror
|
|
|
2831
2774
|
viewBox: "0 0 32 32",
|
|
2832
2775
|
fill: "currentColor",
|
|
2833
2776
|
...rest
|
|
2834
|
-
},
|
|
2835
|
-
d: "
|
|
2777
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2778
|
+
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
2779
|
+
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2780
|
+
cx: "7",
|
|
2781
|
+
cy: "25",
|
|
2782
|
+
r: "1"
|
|
2783
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2784
|
+
d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
|
|
2785
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2786
|
+
d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
|
|
2836
2787
|
})), children);
|
|
2837
2788
|
});
|
|
2838
2789
|
if (process.env.NODE_ENV !== "production") {
|
|
2839
|
-
|
|
2790
|
+
Slisor.propTypes = iconPropTypes;
|
|
2840
2791
|
}
|
|
2841
|
-
const
|
|
2792
|
+
const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref118, ref) {
|
|
2842
2793
|
let {
|
|
2843
2794
|
children,
|
|
2844
2795
|
size = 16,
|
|
@@ -2852,35 +2803,14 @@ const Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref118, ref) {
|
|
|
2852
2803
|
viewBox: "0 0 32 32",
|
|
2853
2804
|
fill: "currentColor",
|
|
2854
2805
|
...rest
|
|
2855
|
-
},
|
|
2856
|
-
d: "
|
|
2857
|
-
transform: "translate(0 .005)"
|
|
2858
|
-
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2859
|
-
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2860
|
-
transform: "rotate(-45 7.86 7.856)"
|
|
2861
|
-
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2862
|
-
d: "M2 15.005H7V17.005000000000003H2z"
|
|
2863
|
-
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2864
|
-
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2865
|
-
transform: "rotate(-45 7.86 24.149)"
|
|
2866
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2867
|
-
d: "M15 25.005H17V30.005H15z"
|
|
2868
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2869
|
-
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2870
|
-
transform: "rotate(-45 24.152 24.149)"
|
|
2871
|
-
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2872
|
-
d: "M25 15.005H30V17.005000000000003H25z"
|
|
2873
|
-
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2874
|
-
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2875
|
-
transform: "rotate(-45 24.152 7.856)"
|
|
2876
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2877
|
-
d: "M15 2.005H17V7.005H15z"
|
|
2806
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2807
|
+
d: "M28 9L26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9zM14 21L14 9 12 9 12 23 20 23 20 21zM8 23H2v-2h6v-4H4c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h6v2H4v4h4c1.1 0 2 .9 2 2v4C10 22.1 9.1 23 8 23z"
|
|
2878
2808
|
})), children);
|
|
2879
2809
|
});
|
|
2880
2810
|
if (process.env.NODE_ENV !== "production") {
|
|
2881
|
-
|
|
2811
|
+
Slm.propTypes = iconPropTypes;
|
|
2882
2812
|
}
|
|
2883
|
-
const
|
|
2813
|
+
const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref119, ref) {
|
|
2884
2814
|
let {
|
|
2885
2815
|
children,
|
|
2886
2816
|
size = 16,
|
|
@@ -2894,24 +2824,14 @@ const Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref119, ref) {
|
|
|
2894
2824
|
viewBox: "0 0 32 32",
|
|
2895
2825
|
fill: "currentColor",
|
|
2896
2826
|
...rest
|
|
2897
|
-
},
|
|
2898
|
-
d: "
|
|
2899
|
-
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2900
|
-
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
2901
|
-
transform: "rotate(-45 24.146 15.854)"
|
|
2902
|
-
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2903
|
-
d: "M16 4L11 9 12.41 10.41 15 7.83 15 8 15 15 17 15 17 8 17 7.83 19.59 10.41 21 9 16 4z"
|
|
2904
|
-
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2905
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2906
|
-
transform: "rotate(-45 7.854 15.854)"
|
|
2907
|
-
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2908
|
-
d: "M2 22H7V24H2z"
|
|
2827
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2828
|
+
d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
|
|
2909
2829
|
})), children);
|
|
2910
2830
|
});
|
|
2911
2831
|
if (process.env.NODE_ENV !== "production") {
|
|
2912
|
-
|
|
2832
|
+
Smell.propTypes = iconPropTypes;
|
|
2913
2833
|
}
|
|
2914
|
-
const
|
|
2834
|
+
const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref120, ref) {
|
|
2915
2835
|
let {
|
|
2916
2836
|
children,
|
|
2917
2837
|
size = 16,
|
|
@@ -2925,29 +2845,14 @@ const Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref120, ref) {
|
|
|
2925
2845
|
viewBox: "0 0 32 32",
|
|
2926
2846
|
fill: "currentColor",
|
|
2927
2847
|
...rest
|
|
2928
|
-
},
|
|
2929
|
-
d: "
|
|
2930
|
-
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2931
|
-
d: "M16,20a4.0045,4.0045,0,0,1,4,4h2a6,6,0,0,0-12,0h2A4.0045,4.0045,0,0,1,16,20Z",
|
|
2932
|
-
transform: "translate(0 .005)"
|
|
2933
|
-
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2934
|
-
d: "M25 22.005H30V24.005H25z"
|
|
2935
|
-
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2936
|
-
d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
|
|
2937
|
-
transform: "rotate(-45 24.152 15.856)"
|
|
2938
|
-
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2939
|
-
d: "M19.59 9.595L17 12.175 17 4.005 15 4.005 15 12.175 12.41 9.595 11 11.005 16 16.005 21 11.005 19.59 9.595z"
|
|
2940
|
-
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2941
|
-
d: "M6.854 13.374H8.854V18.332H6.854z",
|
|
2942
|
-
transform: "rotate(-45 7.86 15.856)"
|
|
2943
|
-
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2944
|
-
d: "M2 22.005H7V24.005H2z"
|
|
2848
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2849
|
+
d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
|
|
2945
2850
|
})), children);
|
|
2946
2851
|
});
|
|
2947
2852
|
if (process.env.NODE_ENV !== "production") {
|
|
2948
|
-
|
|
2853
|
+
Smoke.propTypes = iconPropTypes;
|
|
2949
2854
|
}
|
|
2950
|
-
const
|
|
2855
|
+
const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref121, ref) {
|
|
2951
2856
|
let {
|
|
2952
2857
|
children,
|
|
2953
2858
|
size = 16,
|
|
@@ -2961,25 +2866,18 @@ const SupportVectorMachine = /*#__PURE__*/React.forwardRef(function SupportVecto
|
|
|
2961
2866
|
viewBox: "0 0 32 32",
|
|
2962
2867
|
fill: "currentColor",
|
|
2963
2868
|
...rest
|
|
2964
|
-
},
|
|
2965
|
-
cx: "
|
|
2966
|
-
cy: "
|
|
2967
|
-
r: "
|
|
2968
|
-
})),
|
|
2969
|
-
|
|
2970
|
-
cy: "26",
|
|
2971
|
-
r: "4"
|
|
2972
|
-
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2973
|
-
d: "M-2.799 15H34.799V17H-2.799z",
|
|
2974
|
-
transform: "rotate(-45 16 16)"
|
|
2975
|
-
})), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2976
|
-
d: "M14 10c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4zm0-6c-1.1028 0-2 .8972-2 2s.8972 2 2 2 2-.8972 2-2-.8972-2-2-2zM6 18c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4zm0-6c-1.1028 0-2 .8972-2 2s.8972 2 2 2 2-.8972 2-2-.8972-2-2-2z"
|
|
2869
|
+
}, _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2870
|
+
cx: "16",
|
|
2871
|
+
cy: "16",
|
|
2872
|
+
r: "5"
|
|
2873
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2874
|
+
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
|
|
2977
2875
|
})), children);
|
|
2978
2876
|
});
|
|
2979
2877
|
if (process.env.NODE_ENV !== "production") {
|
|
2980
|
-
|
|
2878
|
+
WatsonHealthSmoothing.propTypes = iconPropTypes;
|
|
2981
2879
|
}
|
|
2982
|
-
const
|
|
2880
|
+
const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref122, ref) {
|
|
2983
2881
|
let {
|
|
2984
2882
|
children,
|
|
2985
2883
|
size = 16,
|
|
@@ -2993,18 +2891,18 @@ const Sustainability = /*#__PURE__*/React.forwardRef(function Sustainability(_re
|
|
|
2993
2891
|
viewBox: "0 0 32 32",
|
|
2994
2892
|
fill: "currentColor",
|
|
2995
2893
|
...rest
|
|
2996
|
-
},
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
})),
|
|
3001
|
-
d: "
|
|
2894
|
+
}, _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2895
|
+
cx: "18",
|
|
2896
|
+
cy: "18",
|
|
2897
|
+
r: "4"
|
|
2898
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2899
|
+
d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
3002
2900
|
})), children);
|
|
3003
2901
|
});
|
|
3004
2902
|
if (process.env.NODE_ENV !== "production") {
|
|
3005
|
-
|
|
2903
|
+
WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
|
|
3006
2904
|
}
|
|
3007
|
-
const
|
|
2905
|
+
const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref123, ref) {
|
|
3008
2906
|
let {
|
|
3009
2907
|
children,
|
|
3010
2908
|
size = 16,
|
|
@@ -3018,14 +2916,22 @@ const Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref123, ref) {
|
|
|
3018
2916
|
viewBox: "0 0 32 32",
|
|
3019
2917
|
fill: "currentColor",
|
|
3020
2918
|
...rest
|
|
3021
|
-
},
|
|
3022
|
-
d: "
|
|
2919
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2920
|
+
d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
|
|
2921
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2922
|
+
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
|
|
2923
|
+
transform: "rotate(-44.945 25.5 6.5)"
|
|
2924
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2925
|
+
d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
|
|
2926
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2927
|
+
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
|
|
2928
|
+
transform: "rotate(-45.055 6.5 6.5)"
|
|
3023
2929
|
})), children);
|
|
3024
2930
|
});
|
|
3025
2931
|
if (process.env.NODE_ENV !== "production") {
|
|
3026
|
-
|
|
2932
|
+
Snooze.propTypes = iconPropTypes;
|
|
3027
2933
|
}
|
|
3028
|
-
const
|
|
2934
|
+
const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref124, ref) {
|
|
3029
2935
|
let {
|
|
3030
2936
|
children,
|
|
3031
2937
|
size = 16,
|
|
@@ -3039,14 +2945,14 @@ const Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref124, ref) {
|
|
|
3039
2945
|
viewBox: "0 0 32 32",
|
|
3040
2946
|
fill: "currentColor",
|
|
3041
2947
|
...rest
|
|
3042
|
-
},
|
|
3043
|
-
d: "
|
|
2948
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2949
|
+
d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
|
|
3044
2950
|
})), children);
|
|
3045
2951
|
});
|
|
3046
2952
|
if (process.env.NODE_ENV !== "production") {
|
|
3047
|
-
|
|
2953
|
+
Snow.propTypes = iconPropTypes;
|
|
3048
2954
|
}
|
|
3049
|
-
const
|
|
2955
|
+
const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref125, ref) {
|
|
3050
2956
|
let {
|
|
3051
2957
|
children,
|
|
3052
2958
|
size = 16,
|
|
@@ -3060,12 +2966,14 @@ const SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref1
|
|
|
3060
2966
|
viewBox: "0 0 32 32",
|
|
3061
2967
|
fill: "currentColor",
|
|
3062
2968
|
...rest
|
|
3063
|
-
},
|
|
3064
|
-
d: "
|
|
2969
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2970
|
+
d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
|
|
2971
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2972
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
|
|
3065
2973
|
})), children);
|
|
3066
2974
|
});
|
|
3067
2975
|
if (process.env.NODE_ENV !== "production") {
|
|
3068
|
-
|
|
2976
|
+
SnowBlizzard.propTypes = iconPropTypes;
|
|
3069
2977
|
}
|
|
3070
2978
|
|
|
3071
|
-
export {
|
|
2979
|
+
export { QS, QSAlt, SailboatCoastal, SailboatOffshore, SalesOps, SankeyDiagram, SankeyDiagramAlt, Satellite, SatelliteRadar, SatelliteWeather, SatisfyDefinition, SatisfyUsage, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendActionUsage, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServiceDesk, ServiceId, ServiceLevels, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsEdit, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Shapes, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect, WatsonHealthSmoothing, WatsonHealthSmoothingCursor };
|