@carbon/icons-react 11.41.0 → 11.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/es/AcceptActionUsage.d.ts +11 -0
- package/es/AcceptActionUsage.js +42 -0
- package/es/ActionDefinition.d.ts +11 -0
- package/es/ActionDefinition.js +42 -0
- package/es/ActionUsage.d.ts +11 -0
- package/es/ActionUsage.js +42 -0
- package/es/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/es/AiFinancialSustainabilityCheck.js +42 -0
- package/es/Anchor.d.ts +11 -0
- package/es/Anchor.js +52 -0
- package/es/ApiKey.d.ts +11 -0
- package/es/ApiKey.js +47 -0
- package/es/ArrangeHorizontal.d.ts +11 -0
- package/es/ArrangeHorizontal.js +39 -0
- package/es/ArrangeVertical.d.ts +11 -0
- package/es/ArrangeVertical.js +39 -0
- package/es/Binding_01.d.ts +11 -0
- package/es/Binding_01.js +39 -0
- package/es/Binding_02.d.ts +11 -0
- package/es/Binding_02.js +45 -0
- package/es/BottomPanelClose.d.ts +11 -0
- package/es/BottomPanelClose.js +39 -0
- package/es/BottomPanelCloseFilled.d.ts +11 -0
- package/es/BottomPanelCloseFilled.js +39 -0
- package/es/BottomPanelOpen.d.ts +11 -0
- package/es/BottomPanelOpen.js +39 -0
- package/es/BottomPanelOpenFilled.d.ts +11 -0
- package/es/BottomPanelOpenFilled.js +39 -0
- package/es/Branch.js +2 -1
- package/es/CarbonForAem.d.ts +11 -0
- package/es/CarbonForAem.js +79 -0
- package/es/CodeBlock.d.ts +11 -0
- package/es/CodeBlock.js +39 -0
- package/es/ConnectionFlowUsage.d.ts +11 -0
- package/es/ConnectionFlowUsage.js +39 -0
- package/es/ConnectionUsage.d.ts +11 -0
- package/es/ConnectionUsage.js +39 -0
- package/es/Constraint.d.ts +11 -0
- package/es/Constraint.js +39 -0
- package/es/ContainerEngine.d.ts +11 -0
- package/es/ContainerEngine.js +47 -0
- package/es/ContainerImage.d.ts +11 -0
- package/es/ContainerImage.js +42 -0
- package/es/ContainerImagePull.d.ts +11 -0
- package/es/ContainerImagePull.js +39 -0
- package/es/ContainerImagePush.d.ts +11 -0
- package/es/ContainerImagePush.js +39 -0
- package/es/ContainerImagePushPull.d.ts +11 -0
- package/es/ContainerImagePushPull.js +39 -0
- package/es/ContainerRuntime.d.ts +11 -0
- package/es/ContainerRuntime.js +42 -0
- package/es/ContainerRuntimeMonitor.d.ts +11 -0
- package/es/ContainerRuntimeMonitor.js +47 -0
- package/es/DecisionNode.d.ts +11 -0
- package/es/DecisionNode.js +39 -0
- package/es/DocumentComment.d.ts +11 -0
- package/es/DocumentComment.js +42 -0
- package/es/DocumentConfiguration.d.ts +11 -0
- package/es/DocumentConfiguration.js +42 -0
- package/es/DocumentRequirements.d.ts +11 -0
- package/es/DocumentRequirements.js +42 -0
- package/es/DocumentSubject.d.ts +11 -0
- package/es/DocumentSubject.js +42 -0
- package/es/EnumerationDefinition.d.ts +11 -0
- package/es/EnumerationDefinition.js +42 -0
- package/es/EnumerationUsage.d.ts +11 -0
- package/es/EnumerationUsage.js +42 -0
- package/es/FeatureMembership.d.ts +11 -0
- package/es/FeatureMembership.js +39 -0
- package/es/FeatureMembershipFilled.d.ts +11 -0
- package/es/FeatureMembershipFilled.js +39 -0
- package/es/FeatureTyping.d.ts +11 -0
- package/es/FeatureTyping.js +49 -0
- package/es/Fork.js +2 -1
- package/es/ForkNode.d.ts +11 -0
- package/es/ForkNode.js +39 -0
- package/es/Gears.d.ts +11 -0
- package/es/Gears.js +39 -0
- package/es/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/es/IbmEloAutomotiveCompliance.js +42 -0
- package/es/IbmEloEngineeringInsights.d.ts +11 -0
- package/es/IbmEloEngineeringInsights.js +42 -0
- package/es/IbmEloMethodComposer.d.ts +11 -0
- package/es/IbmEloMethodComposer.js +42 -0
- package/es/IbmEloPublishing.d.ts +11 -0
- package/es/IbmEloPublishing.js +42 -0
- package/es/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/es/IbmEngineeringLifecycleMgmt.js +42 -0
- package/es/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/es/IbmEngineeringRequirementsDoorsNext.js +47 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.js +39 -0
- package/es/IbmEngineeringTestMgmt.d.ts +11 -0
- package/es/IbmEngineeringTestMgmt.js +45 -0
- package/es/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/es/IbmEngineeringWorkflowMgmt.js +54 -0
- package/es/IbmGcm.d.ts +11 -0
- package/es/IbmGcm.js +42 -0
- package/es/IbmJrs.d.ts +11 -0
- package/es/IbmJrs.js +39 -0
- package/es/IbmLaunchpadS4.d.ts +11 -0
- package/es/IbmLaunchpadS4.js +45 -0
- package/es/IbmLpa.d.ts +11 -0
- package/es/IbmLpa.js +42 -0
- package/es/IbmLqe.d.ts +11 -0
- package/es/IbmLqe.js +42 -0
- package/es/ImageStoreLocal.d.ts +11 -0
- package/es/ImageStoreLocal.js +45 -0
- package/es/InterfaceUsage.d.ts +11 -0
- package/es/InterfaceUsage.js +42 -0
- package/es/JoinNode.d.ts +11 -0
- package/es/JoinNode.js +39 -0
- package/es/Key.d.ts +11 -0
- package/es/Key.js +39 -0
- package/es/Kubelet.d.ts +11 -0
- package/es/Kubelet.js +42 -0
- package/es/KubernetesControlPlaneNode.d.ts +11 -0
- package/es/KubernetesControlPlaneNode.js +45 -0
- package/es/KubernetesOperator.d.ts +11 -0
- package/es/KubernetesOperator.js +42 -0
- package/es/KubernetesWorkerNode.d.ts +11 -0
- package/es/KubernetesWorkerNode.js +45 -0
- package/es/LayersExternal.d.ts +11 -0
- package/es/LayersExternal.js +42 -0
- package/es/LinuxNamespace.d.ts +11 -0
- package/es/LinuxNamespace.js +39 -0
- package/es/LocationInfo.d.ts +11 -0
- package/es/LocationInfo.js +42 -0
- package/es/LocationInfoFilled.d.ts +11 -0
- package/es/LocationInfoFilled.js +43 -0
- package/es/Merge.d.ts +11 -0
- package/es/Merge.js +39 -0
- package/es/MergeNode.d.ts +11 -0
- package/es/MergeNode.js +39 -0
- package/es/NotificationCounter.d.ts +11 -0
- package/es/NotificationCounter.js +44 -0
- package/es/PackageNode.d.ts +11 -0
- package/es/PackageNode.js +39 -0
- package/es/PartDefinition.d.ts +11 -0
- package/es/PartDefinition.js +42 -0
- package/es/PartUsage.d.ts +11 -0
- package/es/PartUsage.js +42 -0
- package/es/PortDefinition.d.ts +11 -0
- package/es/PortDefinition.js +39 -0
- package/es/PortUsage.d.ts +11 -0
- package/es/PortUsage.js +39 -0
- package/es/PricingConsumption.d.ts +11 -0
- package/es/PricingConsumption.js +42 -0
- package/es/PricingContainer.d.ts +11 -0
- package/es/PricingContainer.js +42 -0
- package/es/PricingQuickProposal.d.ts +11 -0
- package/es/PricingQuickProposal.js +39 -0
- package/es/PricingTailored.d.ts +11 -0
- package/es/PricingTailored.js +42 -0
- package/es/PricingTraditional.d.ts +11 -0
- package/es/PricingTraditional.js +39 -0
- package/es/PullRequest.d.ts +11 -0
- package/es/PullRequest.js +39 -0
- package/es/Qiskit.d.ts +11 -0
- package/es/Qiskit.js +39 -0
- package/es/QuestionAnswering.d.ts +11 -0
- package/es/QuestionAnswering.js +42 -0
- package/es/Rag.d.ts +11 -0
- package/es/Rag.js +42 -0
- package/es/RequirementDefinition.d.ts +11 -0
- package/es/RequirementDefinition.js +42 -0
- package/es/RequirementUsage.d.ts +11 -0
- package/es/RequirementUsage.js +42 -0
- package/es/SatisfyDefinition.d.ts +11 -0
- package/es/SatisfyDefinition.js +42 -0
- package/es/SatisfyUsage.d.ts +11 -0
- package/es/SatisfyUsage.js +42 -0
- package/es/SendActionUsage.d.ts +11 -0
- package/es/SendActionUsage.js +42 -0
- package/es/Shapes.d.ts +11 -0
- package/es/Shapes.js +39 -0
- package/es/StrategyPlay.d.ts +11 -0
- package/es/StrategyPlay.js +42 -0
- package/es/Subclassification.d.ts +11 -0
- package/es/Subclassification.js +39 -0
- package/es/SubjectDefinition.d.ts +11 -0
- package/es/SubjectDefinition.js +42 -0
- package/es/SubjectUsage.d.ts +11 -0
- package/es/SubjectUsage.js +42 -0
- package/es/Succession.d.ts +11 -0
- package/es/Succession.js +50 -0
- package/es/SysplexDistributor.d.ts +11 -0
- package/es/SysplexDistributor.js +39 -0
- package/es/TermReference.d.ts +11 -0
- package/es/TermReference.js +57 -0
- package/es/TimingBelt.d.ts +11 -0
- package/es/TimingBelt.js +44 -0
- package/es/TransformCode.d.ts +11 -0
- package/es/TransformCode.js +42 -0
- package/es/UsageIncludedUseCase.d.ts +11 -0
- package/es/UsageIncludedUseCase.js +39 -0
- package/es/UseCaseDefinition.d.ts +11 -0
- package/es/UseCaseDefinition.js +42 -0
- package/es/UseCaseUsage.d.ts +11 -0
- package/es/UseCaseUsage.js +42 -0
- package/es/UserAccessLocked.d.ts +11 -0
- package/es/UserAccessLocked.js +39 -0
- package/es/UserAccessUnlocked.d.ts +11 -0
- package/es/UserAccessUnlocked.js +39 -0
- package/es/UserFeedback.d.ts +11 -0
- package/es/UserFeedback.js +39 -0
- package/es/UserService.d.ts +11 -0
- package/es/UserService.js +39 -0
- package/es/generated/bucket-0.d.ts +9 -9
- package/es/generated/bucket-0.js +641 -615
- package/es/generated/bucket-1.d.ts +16 -16
- package/es/generated/bucket-1.js +892 -861
- package/es/generated/bucket-10.d.ts +67 -67
- package/es/generated/bucket-10.js +884 -1034
- package/es/generated/bucket-11.d.ts +68 -68
- package/es/generated/bucket-11.js +925 -850
- package/es/generated/bucket-12.d.ts +77 -77
- package/es/generated/bucket-12.js +842 -879
- package/es/generated/bucket-13.d.ts +84 -84
- package/es/generated/bucket-13.js +825 -803
- package/es/generated/bucket-14.d.ts +88 -88
- package/es/generated/bucket-14.js +838 -930
- package/es/generated/bucket-15.d.ts +94 -94
- package/es/generated/bucket-15.js +949 -734
- package/es/generated/bucket-16.d.ts +97 -97
- package/es/generated/bucket-16.js +723 -747
- package/es/generated/bucket-17.d.ts +104 -104
- package/es/generated/bucket-17.js +790 -974
- package/es/generated/bucket-18.d.ts +104 -1
- package/es/generated/bucket-18.js +2577 -3
- package/es/generated/bucket-2.d.ts +16 -16
- package/es/generated/bucket-2.js +1035 -1074
- package/es/generated/bucket-3.d.ts +27 -27
- package/es/generated/bucket-3.js +907 -906
- package/es/generated/bucket-4.d.ts +28 -28
- package/es/generated/bucket-4.js +836 -798
- package/es/generated/bucket-5.d.ts +32 -32
- package/es/generated/bucket-5.js +768 -842
- package/es/generated/bucket-6.d.ts +38 -38
- package/es/generated/bucket-6.js +891 -813
- package/es/generated/bucket-7.d.ts +53 -53
- package/es/generated/bucket-7.js +930 -988
- package/es/generated/bucket-8.d.ts +54 -54
- package/es/generated/bucket-8.js +1057 -985
- package/es/generated/bucket-9.d.ts +63 -63
- package/es/generated/bucket-9.js +873 -758
- package/es/index.js +19 -19
- package/lib/AcceptActionUsage.d.ts +11 -0
- package/lib/AcceptActionUsage.js +48 -0
- package/lib/ActionDefinition.d.ts +11 -0
- package/lib/ActionDefinition.js +48 -0
- package/lib/ActionUsage.d.ts +11 -0
- package/lib/ActionUsage.js +48 -0
- package/lib/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/lib/AiFinancialSustainabilityCheck.js +48 -0
- package/lib/Anchor.d.ts +11 -0
- package/lib/Anchor.js +58 -0
- package/lib/ApiKey.d.ts +11 -0
- package/lib/ApiKey.js +53 -0
- package/lib/ArrangeHorizontal.d.ts +11 -0
- package/lib/ArrangeHorizontal.js +45 -0
- package/lib/ArrangeVertical.d.ts +11 -0
- package/lib/ArrangeVertical.js +45 -0
- package/lib/Binding_01.d.ts +11 -0
- package/lib/Binding_01.js +45 -0
- package/lib/Binding_02.d.ts +11 -0
- package/lib/Binding_02.js +51 -0
- package/lib/BottomPanelClose.d.ts +11 -0
- package/lib/BottomPanelClose.js +45 -0
- package/lib/BottomPanelCloseFilled.d.ts +11 -0
- package/lib/BottomPanelCloseFilled.js +45 -0
- package/lib/BottomPanelOpen.d.ts +11 -0
- package/lib/BottomPanelOpen.js +45 -0
- package/lib/BottomPanelOpenFilled.d.ts +11 -0
- package/lib/BottomPanelOpenFilled.js +45 -0
- package/lib/Branch.js +2 -1
- package/lib/CarbonForAem.d.ts +11 -0
- package/lib/CarbonForAem.js +85 -0
- package/lib/CodeBlock.d.ts +11 -0
- package/lib/CodeBlock.js +45 -0
- package/lib/ConnectionFlowUsage.d.ts +11 -0
- package/lib/ConnectionFlowUsage.js +45 -0
- package/lib/ConnectionUsage.d.ts +11 -0
- package/lib/ConnectionUsage.js +45 -0
- package/lib/Constraint.d.ts +11 -0
- package/lib/Constraint.js +45 -0
- package/lib/ContainerEngine.d.ts +11 -0
- package/lib/ContainerEngine.js +53 -0
- package/lib/ContainerImage.d.ts +11 -0
- package/lib/ContainerImage.js +48 -0
- package/lib/ContainerImagePull.d.ts +11 -0
- package/lib/ContainerImagePull.js +45 -0
- package/lib/ContainerImagePush.d.ts +11 -0
- package/lib/ContainerImagePush.js +45 -0
- package/lib/ContainerImagePushPull.d.ts +11 -0
- package/lib/ContainerImagePushPull.js +45 -0
- package/lib/ContainerRuntime.d.ts +11 -0
- package/lib/ContainerRuntime.js +48 -0
- package/lib/ContainerRuntimeMonitor.d.ts +11 -0
- package/lib/ContainerRuntimeMonitor.js +53 -0
- package/lib/DecisionNode.d.ts +11 -0
- package/lib/DecisionNode.js +45 -0
- package/lib/DocumentComment.d.ts +11 -0
- package/lib/DocumentComment.js +48 -0
- package/lib/DocumentConfiguration.d.ts +11 -0
- package/lib/DocumentConfiguration.js +48 -0
- package/lib/DocumentRequirements.d.ts +11 -0
- package/lib/DocumentRequirements.js +48 -0
- package/lib/DocumentSubject.d.ts +11 -0
- package/lib/DocumentSubject.js +48 -0
- package/lib/EnumerationDefinition.d.ts +11 -0
- package/lib/EnumerationDefinition.js +48 -0
- package/lib/EnumerationUsage.d.ts +11 -0
- package/lib/EnumerationUsage.js +48 -0
- package/lib/FeatureMembership.d.ts +11 -0
- package/lib/FeatureMembership.js +45 -0
- package/lib/FeatureMembershipFilled.d.ts +11 -0
- package/lib/FeatureMembershipFilled.js +45 -0
- package/lib/FeatureTyping.d.ts +11 -0
- package/lib/FeatureTyping.js +55 -0
- package/lib/Fork.js +2 -1
- package/lib/ForkNode.d.ts +11 -0
- package/lib/ForkNode.js +45 -0
- package/lib/Gears.d.ts +11 -0
- package/lib/Gears.js +45 -0
- package/lib/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/lib/IbmEloAutomotiveCompliance.js +48 -0
- package/lib/IbmEloEngineeringInsights.d.ts +11 -0
- package/lib/IbmEloEngineeringInsights.js +48 -0
- package/lib/IbmEloMethodComposer.d.ts +11 -0
- package/lib/IbmEloMethodComposer.js +48 -0
- package/lib/IbmEloPublishing.d.ts +11 -0
- package/lib/IbmEloPublishing.js +48 -0
- package/lib/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/lib/IbmEngineeringLifecycleMgmt.js +48 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.js +53 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.js +45 -0
- package/lib/IbmEngineeringTestMgmt.d.ts +11 -0
- package/lib/IbmEngineeringTestMgmt.js +51 -0
- package/lib/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/lib/IbmEngineeringWorkflowMgmt.js +60 -0
- package/lib/IbmGcm.d.ts +11 -0
- package/lib/IbmGcm.js +48 -0
- package/lib/IbmJrs.d.ts +11 -0
- package/lib/IbmJrs.js +45 -0
- package/lib/IbmLaunchpadS4.d.ts +11 -0
- package/lib/IbmLaunchpadS4.js +51 -0
- package/lib/IbmLpa.d.ts +11 -0
- package/lib/IbmLpa.js +48 -0
- package/lib/IbmLqe.d.ts +11 -0
- package/lib/IbmLqe.js +48 -0
- package/lib/ImageStoreLocal.d.ts +11 -0
- package/lib/ImageStoreLocal.js +51 -0
- package/lib/InterfaceUsage.d.ts +11 -0
- package/lib/InterfaceUsage.js +48 -0
- package/lib/JoinNode.d.ts +11 -0
- package/lib/JoinNode.js +45 -0
- package/lib/Key.d.ts +11 -0
- package/lib/Key.js +45 -0
- package/lib/Kubelet.d.ts +11 -0
- package/lib/Kubelet.js +48 -0
- package/lib/KubernetesControlPlaneNode.d.ts +11 -0
- package/lib/KubernetesControlPlaneNode.js +51 -0
- package/lib/KubernetesOperator.d.ts +11 -0
- package/lib/KubernetesOperator.js +48 -0
- package/lib/KubernetesWorkerNode.d.ts +11 -0
- package/lib/KubernetesWorkerNode.js +51 -0
- package/lib/LayersExternal.d.ts +11 -0
- package/lib/LayersExternal.js +48 -0
- package/lib/LinuxNamespace.d.ts +11 -0
- package/lib/LinuxNamespace.js +45 -0
- package/lib/LocationInfo.d.ts +11 -0
- package/lib/LocationInfo.js +48 -0
- package/lib/LocationInfoFilled.d.ts +11 -0
- package/lib/LocationInfoFilled.js +49 -0
- package/lib/Merge.d.ts +11 -0
- package/lib/Merge.js +45 -0
- package/lib/MergeNode.d.ts +11 -0
- package/lib/MergeNode.js +45 -0
- package/lib/NotificationCounter.d.ts +11 -0
- package/lib/NotificationCounter.js +50 -0
- package/lib/PackageNode.d.ts +11 -0
- package/lib/PackageNode.js +45 -0
- package/lib/PartDefinition.d.ts +11 -0
- package/lib/PartDefinition.js +48 -0
- package/lib/PartUsage.d.ts +11 -0
- package/lib/PartUsage.js +48 -0
- package/lib/PortDefinition.d.ts +11 -0
- package/lib/PortDefinition.js +45 -0
- package/lib/PortUsage.d.ts +11 -0
- package/lib/PortUsage.js +45 -0
- package/lib/PricingConsumption.d.ts +11 -0
- package/lib/PricingConsumption.js +48 -0
- package/lib/PricingContainer.d.ts +11 -0
- package/lib/PricingContainer.js +48 -0
- package/lib/PricingQuickProposal.d.ts +11 -0
- package/lib/PricingQuickProposal.js +45 -0
- package/lib/PricingTailored.d.ts +11 -0
- package/lib/PricingTailored.js +48 -0
- package/lib/PricingTraditional.d.ts +11 -0
- package/lib/PricingTraditional.js +45 -0
- package/lib/PullRequest.d.ts +11 -0
- package/lib/PullRequest.js +45 -0
- package/lib/Qiskit.d.ts +11 -0
- package/lib/Qiskit.js +45 -0
- package/lib/QuestionAnswering.d.ts +11 -0
- package/lib/QuestionAnswering.js +48 -0
- package/lib/Rag.d.ts +11 -0
- package/lib/Rag.js +48 -0
- package/lib/RequirementDefinition.d.ts +11 -0
- package/lib/RequirementDefinition.js +48 -0
- package/lib/RequirementUsage.d.ts +11 -0
- package/lib/RequirementUsage.js +48 -0
- package/lib/SatisfyDefinition.d.ts +11 -0
- package/lib/SatisfyDefinition.js +48 -0
- package/lib/SatisfyUsage.d.ts +11 -0
- package/lib/SatisfyUsage.js +48 -0
- package/lib/SendActionUsage.d.ts +11 -0
- package/lib/SendActionUsage.js +48 -0
- package/lib/Shapes.d.ts +11 -0
- package/lib/Shapes.js +45 -0
- package/lib/StrategyPlay.d.ts +11 -0
- package/lib/StrategyPlay.js +48 -0
- package/lib/Subclassification.d.ts +11 -0
- package/lib/Subclassification.js +45 -0
- package/lib/SubjectDefinition.d.ts +11 -0
- package/lib/SubjectDefinition.js +48 -0
- package/lib/SubjectUsage.d.ts +11 -0
- package/lib/SubjectUsage.js +48 -0
- package/lib/Succession.d.ts +11 -0
- package/lib/Succession.js +56 -0
- package/lib/SysplexDistributor.d.ts +11 -0
- package/lib/SysplexDistributor.js +45 -0
- package/lib/TermReference.d.ts +11 -0
- package/lib/TermReference.js +63 -0
- package/lib/TimingBelt.d.ts +11 -0
- package/lib/TimingBelt.js +50 -0
- package/lib/TransformCode.d.ts +11 -0
- package/lib/TransformCode.js +48 -0
- package/lib/UsageIncludedUseCase.d.ts +11 -0
- package/lib/UsageIncludedUseCase.js +45 -0
- package/lib/UseCaseDefinition.d.ts +11 -0
- package/lib/UseCaseDefinition.js +48 -0
- package/lib/UseCaseUsage.d.ts +11 -0
- package/lib/UseCaseUsage.js +48 -0
- package/lib/UserAccessLocked.d.ts +11 -0
- package/lib/UserAccessLocked.js +45 -0
- package/lib/UserAccessUnlocked.d.ts +11 -0
- package/lib/UserAccessUnlocked.js +45 -0
- package/lib/UserFeedback.d.ts +11 -0
- package/lib/UserFeedback.js +45 -0
- package/lib/UserService.d.ts +11 -0
- package/lib/UserService.js +45 -0
- package/lib/generated/bucket-0.d.ts +9 -9
- package/lib/generated/bucket-0.js +648 -622
- package/lib/generated/bucket-1.d.ts +16 -16
- package/lib/generated/bucket-1.js +906 -875
- package/lib/generated/bucket-10.d.ts +67 -67
- package/lib/generated/bucket-10.js +949 -1099
- package/lib/generated/bucket-11.d.ts +68 -68
- package/lib/generated/bucket-11.js +991 -916
- package/lib/generated/bucket-12.d.ts +77 -77
- package/lib/generated/bucket-12.js +917 -954
- package/lib/generated/bucket-13.d.ts +84 -84
- package/lib/generated/bucket-13.js +907 -885
- package/lib/generated/bucket-14.d.ts +88 -88
- package/lib/generated/bucket-14.js +924 -1016
- package/lib/generated/bucket-15.d.ts +94 -94
- package/lib/generated/bucket-15.js +1041 -826
- package/lib/generated/bucket-16.d.ts +97 -97
- package/lib/generated/bucket-16.js +818 -842
- package/lib/generated/bucket-17.d.ts +104 -104
- package/lib/generated/bucket-17.js +892 -1076
- package/lib/generated/bucket-18.d.ts +104 -1
- package/lib/generated/bucket-18.js +2679 -2
- package/lib/generated/bucket-2.d.ts +16 -16
- package/lib/generated/bucket-2.js +1049 -1088
- package/lib/generated/bucket-3.d.ts +27 -27
- package/lib/generated/bucket-3.js +932 -931
- package/lib/generated/bucket-4.d.ts +28 -28
- package/lib/generated/bucket-4.js +862 -824
- package/lib/generated/bucket-5.d.ts +32 -32
- package/lib/generated/bucket-5.js +798 -872
- package/lib/generated/bucket-6.d.ts +38 -38
- package/lib/generated/bucket-6.js +927 -849
- package/lib/generated/bucket-7.d.ts +53 -53
- package/lib/generated/bucket-7.js +981 -1039
- package/lib/generated/bucket-8.d.ts +54 -54
- package/lib/generated/bucket-8.js +1109 -1037
- package/lib/generated/bucket-9.d.ts +63 -63
- package/lib/generated/bucket-9.js +934 -819
- package/lib/index.js +1100 -997
- package/package.json +3 -3
package/es/generated/bucket-0.js
CHANGED
|
@@ -12,7 +12,7 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16,
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _circle, _path19, _path20, _path21, _path22, _path23, _path24, _circle2, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _circle3, _circle4, _circle5, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _circle6, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _circle7, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _circle8, _path206, _circle9, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _circle34, _circle35, _circle36, _circle37, _circle38, _circle39, _circle40, _circle41, _circle42, _circle43, _circle44, _circle45, _circle46, _circle47, _circle48, _circle49, _path207, _path208, _path209;
|
|
16
16
|
const WatsonHealth3DCursor = /*#__PURE__*/React.forwardRef(function WatsonHealth3DCursor(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
@@ -269,7 +269,7 @@ const _4KFilled = /*#__PURE__*/React.forwardRef(function _4KFilled(_ref12, ref)
|
|
|
269
269
|
if (process.env.NODE_ENV !== "production") {
|
|
270
270
|
_4KFilled.propTypes = iconPropTypes;
|
|
271
271
|
}
|
|
272
|
-
const
|
|
272
|
+
const AcceptActionUsage = /*#__PURE__*/React.forwardRef(function AcceptActionUsage(_ref13, ref) {
|
|
273
273
|
let {
|
|
274
274
|
children,
|
|
275
275
|
size = 16,
|
|
@@ -284,18 +284,43 @@ const Accessibility = /*#__PURE__*/React.forwardRef(function Accessibility(_ref1
|
|
|
284
284
|
fill: "currentColor",
|
|
285
285
|
...rest
|
|
286
286
|
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
287
|
+
strokeWidth: "0",
|
|
288
|
+
d: "m23.0022,11.0323l-15.0022-.0323,6.9985,5-6.9956,5h14.9971c.5523,0,1-.4477,1-1v-7.9677c0-.5514-.4464-.9988-.9978-1Z"
|
|
289
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
290
|
+
strokeWidth: "0",
|
|
291
|
+
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"
|
|
292
|
+
})), children);
|
|
293
|
+
});
|
|
294
|
+
if (process.env.NODE_ENV !== "production") {
|
|
295
|
+
AcceptActionUsage.propTypes = iconPropTypes;
|
|
296
|
+
}
|
|
297
|
+
const Accessibility = /*#__PURE__*/React.forwardRef(function Accessibility(_ref14, ref) {
|
|
298
|
+
let {
|
|
299
|
+
children,
|
|
300
|
+
size = 16,
|
|
301
|
+
...rest
|
|
302
|
+
} = _ref14;
|
|
303
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
304
|
+
width: size,
|
|
305
|
+
height: size,
|
|
306
|
+
ref: ref,
|
|
307
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
308
|
+
viewBox: "0 0 32 32",
|
|
309
|
+
fill: "currentColor",
|
|
310
|
+
...rest
|
|
311
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
287
312
|
d: "M29.55 26.11L26.5 27.63 23.66 21H15a2 2 0 01-2-2V13a2 2 0 014 0v4h7V15H19V13a4 4 0 00-8 0v1a9 9 0 108.77 11H17.71A7 7 0 1111 16v3a4 4 0 004 4h7.34l3.16 7.37 4.95-2.48zM15.5 8A3.5 3.5 0 1119 4.5 3.5 3.5 0 0115.5 8zm0-5A1.5 1.5 0 1017 4.5 1.5 1.5 0 0015.5 3z"
|
|
288
313
|
})), children);
|
|
289
314
|
});
|
|
290
315
|
if (process.env.NODE_ENV !== "production") {
|
|
291
316
|
Accessibility.propTypes = iconPropTypes;
|
|
292
317
|
}
|
|
293
|
-
const AccessibilityAlt = /*#__PURE__*/React.forwardRef(function AccessibilityAlt(
|
|
318
|
+
const AccessibilityAlt = /*#__PURE__*/React.forwardRef(function AccessibilityAlt(_ref15, ref) {
|
|
294
319
|
let {
|
|
295
320
|
children,
|
|
296
321
|
size = 16,
|
|
297
322
|
...rest
|
|
298
|
-
} =
|
|
323
|
+
} = _ref15;
|
|
299
324
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
300
325
|
width: size,
|
|
301
326
|
height: size,
|
|
@@ -304,25 +329,25 @@ const AccessibilityAlt = /*#__PURE__*/React.forwardRef(function AccessibilityAlt
|
|
|
304
329
|
viewBox: "0 0 32 32",
|
|
305
330
|
fill: "currentColor",
|
|
306
331
|
...rest
|
|
307
|
-
},
|
|
332
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
308
333
|
d: "M23 14L23 12 9 12 9 14 14 14 14 16.734 10.132 23.504 11.868 24.496 15.58 18 16.42 18 20.132 24.496 21.868 23.504 18 16.734 18 14 23 14z"
|
|
309
334
|
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
310
335
|
cx: "16",
|
|
311
336
|
cy: "9",
|
|
312
337
|
r: "2"
|
|
313
|
-
})),
|
|
338
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
314
339
|
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"
|
|
315
340
|
})), children);
|
|
316
341
|
});
|
|
317
342
|
if (process.env.NODE_ENV !== "production") {
|
|
318
343
|
AccessibilityAlt.propTypes = iconPropTypes;
|
|
319
344
|
}
|
|
320
|
-
const AccessibilityColor = /*#__PURE__*/React.forwardRef(function AccessibilityColor(
|
|
345
|
+
const AccessibilityColor = /*#__PURE__*/React.forwardRef(function AccessibilityColor(_ref16, ref) {
|
|
321
346
|
let {
|
|
322
347
|
children,
|
|
323
348
|
size = 16,
|
|
324
349
|
...rest
|
|
325
|
-
} =
|
|
350
|
+
} = _ref16;
|
|
326
351
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
327
352
|
width: size,
|
|
328
353
|
height: size,
|
|
@@ -331,23 +356,23 @@ const AccessibilityColor = /*#__PURE__*/React.forwardRef(function AccessibilityC
|
|
|
331
356
|
viewBox: "0 0 32 32",
|
|
332
357
|
fill: "currentColor",
|
|
333
358
|
...rest
|
|
334
|
-
},
|
|
359
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
335
360
|
d: "M16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,16,14Z"
|
|
336
|
-
})),
|
|
361
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
337
362
|
d: "M16,24a10.6547,10.6547,0,0,1-9.97-7.7576L5.9692,16l.0606-.2424A10.6547,10.6547,0,0,1,16,8a10.6547,10.6547,0,0,1,9.97,7.7576L26.0308,16l-.0606.2424A10.6547,10.6547,0,0,1,16,24ZM8.0352,16A8.5975,8.5975,0,0,0,16,22a8.5975,8.5975,0,0,0,7.9648-6A8.5975,8.5975,0,0,0,16,10,8.5975,8.5975,0,0,0,8.0352,16Z"
|
|
338
|
-
})),
|
|
363
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
339
364
|
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"
|
|
340
365
|
})), children);
|
|
341
366
|
});
|
|
342
367
|
if (process.env.NODE_ENV !== "production") {
|
|
343
368
|
AccessibilityColor.propTypes = iconPropTypes;
|
|
344
369
|
}
|
|
345
|
-
const AccessibilityColorFilled = /*#__PURE__*/React.forwardRef(function AccessibilityColorFilled(
|
|
370
|
+
const AccessibilityColorFilled = /*#__PURE__*/React.forwardRef(function AccessibilityColorFilled(_ref17, ref) {
|
|
346
371
|
let {
|
|
347
372
|
children,
|
|
348
373
|
size = 16,
|
|
349
374
|
...rest
|
|
350
|
-
} =
|
|
375
|
+
} = _ref17;
|
|
351
376
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
352
377
|
width: size,
|
|
353
378
|
height: size,
|
|
@@ -356,18 +381,18 @@ const AccessibilityColorFilled = /*#__PURE__*/React.forwardRef(function Accessib
|
|
|
356
381
|
viewBox: "0 0 32 32",
|
|
357
382
|
fill: "currentColor",
|
|
358
383
|
...rest
|
|
359
|
-
},
|
|
384
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
360
385
|
d: "M16,10a8.5975,8.5975,0,0,0-7.9648,6A8.5975,8.5975,0,0,0,16,22a8.5975,8.5975,0,0,0,7.9648-6A8.5975,8.5975,0,0,0,16,10Zm0,10a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Z"
|
|
361
|
-
})),
|
|
386
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
362
387
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,22a10.6543,10.6543,0,0,1-9.97-7.7578L5.9692,16l.0606-.2422A10.6543,10.6543,0,0,1,16,8a10.6543,10.6543,0,0,1,9.97,7.7578L26.0308,16l-.0606.2422A10.6543,10.6543,0,0,1,16,24Z"
|
|
363
388
|
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
364
389
|
cx: "16",
|
|
365
390
|
cy: "16",
|
|
366
391
|
r: "2"
|
|
367
|
-
})),
|
|
392
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
368
393
|
fill: "none",
|
|
369
394
|
d: "M16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,16,14Z"
|
|
370
|
-
})),
|
|
395
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
371
396
|
fill: "none",
|
|
372
397
|
d: "M16,24a10.6547,10.6547,0,0,1-9.97-7.7576L5.9692,16l.0606-.2424A10.6547,10.6547,0,0,1,16,8a10.6547,10.6547,0,0,1,9.97,7.7576L26.0308,16l-.0606.2424A10.6547,10.6547,0,0,1,16,24ZM8.0352,16A8.5975,8.5975,0,0,0,16,22a8.5975,8.5975,0,0,0,7.9648-6A8.5975,8.5975,0,0,0,16,10,8.5975,8.5975,0,0,0,8.0352,16Z"
|
|
373
398
|
})), children);
|
|
@@ -375,12 +400,12 @@ const AccessibilityColorFilled = /*#__PURE__*/React.forwardRef(function Accessib
|
|
|
375
400
|
if (process.env.NODE_ENV !== "production") {
|
|
376
401
|
AccessibilityColorFilled.propTypes = iconPropTypes;
|
|
377
402
|
}
|
|
378
|
-
const Account = /*#__PURE__*/React.forwardRef(function Account(
|
|
403
|
+
const Account = /*#__PURE__*/React.forwardRef(function Account(_ref18, ref) {
|
|
379
404
|
let {
|
|
380
405
|
children,
|
|
381
406
|
size = 16,
|
|
382
407
|
...rest
|
|
383
|
-
} =
|
|
408
|
+
} = _ref18;
|
|
384
409
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
385
410
|
width: size,
|
|
386
411
|
height: size,
|
|
@@ -389,21 +414,21 @@ const Account = /*#__PURE__*/React.forwardRef(function Account(_ref17, ref) {
|
|
|
389
414
|
viewBox: "0 0 32 32",
|
|
390
415
|
fill: "currentColor",
|
|
391
416
|
...rest
|
|
392
|
-
},
|
|
417
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
393
418
|
d: "M8,14H19v2H8Zm0,5H21v2H8Z"
|
|
394
|
-
})),
|
|
419
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
395
420
|
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V8H4V6ZM4,26V10H28V26Z"
|
|
396
421
|
})), children);
|
|
397
422
|
});
|
|
398
423
|
if (process.env.NODE_ENV !== "production") {
|
|
399
424
|
Account.propTypes = iconPropTypes;
|
|
400
425
|
}
|
|
401
|
-
const AccumulationIce = /*#__PURE__*/React.forwardRef(function AccumulationIce(
|
|
426
|
+
const AccumulationIce = /*#__PURE__*/React.forwardRef(function AccumulationIce(_ref19, ref) {
|
|
402
427
|
let {
|
|
403
428
|
children,
|
|
404
429
|
size = 16,
|
|
405
430
|
...rest
|
|
406
|
-
} =
|
|
431
|
+
} = _ref19;
|
|
407
432
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
408
433
|
width: size,
|
|
409
434
|
height: size,
|
|
@@ -412,21 +437,21 @@ const AccumulationIce = /*#__PURE__*/React.forwardRef(function AccumulationIce(_
|
|
|
412
437
|
viewBox: "0 0 32 32",
|
|
413
438
|
fill: "currentColor",
|
|
414
439
|
...rest
|
|
415
|
-
},
|
|
440
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
416
441
|
d: "M22 8L22 16 23 18 24 16 24 8 22 8zM18 8L18 18 19 20 20 18 20 8 18 8z"
|
|
417
|
-
})),
|
|
442
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
418
443
|
d: "M28,4a2.0023,2.0023,0,0,0-2,2V26H6V22h4V20H6V16h4V14H6V10h8v4l1,2,1-2V8H6V6A2.0023,2.0023,0,0,0,4,4H2V6H4V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6h2V4Z"
|
|
419
444
|
})), children);
|
|
420
445
|
});
|
|
421
446
|
if (process.env.NODE_ENV !== "production") {
|
|
422
447
|
AccumulationIce.propTypes = iconPropTypes;
|
|
423
448
|
}
|
|
424
|
-
const AccumulationPrecipitation = /*#__PURE__*/React.forwardRef(function AccumulationPrecipitation(
|
|
449
|
+
const AccumulationPrecipitation = /*#__PURE__*/React.forwardRef(function AccumulationPrecipitation(_ref20, ref) {
|
|
425
450
|
let {
|
|
426
451
|
children,
|
|
427
452
|
size = 16,
|
|
428
453
|
...rest
|
|
429
|
-
} =
|
|
454
|
+
} = _ref20;
|
|
430
455
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
431
456
|
width: size,
|
|
432
457
|
height: size,
|
|
@@ -435,21 +460,21 @@ const AccumulationPrecipitation = /*#__PURE__*/React.forwardRef(function Accumul
|
|
|
435
460
|
viewBox: "0 0 32 32",
|
|
436
461
|
fill: "currentColor",
|
|
437
462
|
...rest
|
|
438
|
-
},
|
|
463
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
439
464
|
d: "M16 16H18V18H16zM18 18H20V20H18zM20 20H22V22H20zM20 16H22V18H20zM16 20H18V22H16zM20 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L19.17 2.4141a1.0381 1.0381 0 011.6592 0L23.3154 6.11A3.9693 3.9693 0 0124 8.223 3.8978 3.8978 0 0120 12zm0-7.2368L18.3438 7.2257A1.89 1.89 0 0018 8.223 1.9 1.9 0 0020 10a1.9 1.9 0 002-1.777 1.98 1.98 0 00-.375-1.0466z"
|
|
440
|
-
})),
|
|
465
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
441
466
|
d: "M28,4a2.0023,2.0023,0,0,0-2,2V26H6V10H8v8l1,2,1-2V10h2v4l1,2,1-2V8H6V6A2.0023,2.0023,0,0,0,4,4H2V6H4V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6h2V4Z"
|
|
442
467
|
})), children);
|
|
443
468
|
});
|
|
444
469
|
if (process.env.NODE_ENV !== "production") {
|
|
445
470
|
AccumulationPrecipitation.propTypes = iconPropTypes;
|
|
446
471
|
}
|
|
447
|
-
const AccumulationRain = /*#__PURE__*/React.forwardRef(function AccumulationRain(
|
|
472
|
+
const AccumulationRain = /*#__PURE__*/React.forwardRef(function AccumulationRain(_ref21, ref) {
|
|
448
473
|
let {
|
|
449
474
|
children,
|
|
450
475
|
size = 16,
|
|
451
476
|
...rest
|
|
452
|
-
} =
|
|
477
|
+
} = _ref21;
|
|
453
478
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
454
479
|
width: size,
|
|
455
480
|
height: size,
|
|
@@ -458,19 +483,19 @@ const AccumulationRain = /*#__PURE__*/React.forwardRef(function AccumulationRain
|
|
|
458
483
|
viewBox: "0 0 32 32",
|
|
459
484
|
fill: "currentColor",
|
|
460
485
|
...rest
|
|
461
|
-
},
|
|
486
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
462
487
|
d: "M28,4a2.0023,2.0023,0,0,0-2,2V8H24a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,5a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,8a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,5a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,8H6V6A2.0023,2.0023,0,0,0,4,4H2V6H4V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6h2V4ZM6,26V22h4V20H6V16h4V14H6V10H8a4.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,10h2V26Z"
|
|
463
488
|
})), children);
|
|
464
489
|
});
|
|
465
490
|
if (process.env.NODE_ENV !== "production") {
|
|
466
491
|
AccumulationRain.propTypes = iconPropTypes;
|
|
467
492
|
}
|
|
468
|
-
const AccumulationSnow = /*#__PURE__*/React.forwardRef(function AccumulationSnow(
|
|
493
|
+
const AccumulationSnow = /*#__PURE__*/React.forwardRef(function AccumulationSnow(_ref22, ref) {
|
|
469
494
|
let {
|
|
470
495
|
children,
|
|
471
496
|
size = 16,
|
|
472
497
|
...rest
|
|
473
|
-
} =
|
|
498
|
+
} = _ref22;
|
|
474
499
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
475
500
|
width: size,
|
|
476
501
|
height: size,
|
|
@@ -479,21 +504,21 @@ const AccumulationSnow = /*#__PURE__*/React.forwardRef(function AccumulationSnow
|
|
|
479
504
|
viewBox: "0 0 32 32",
|
|
480
505
|
fill: "currentColor",
|
|
481
506
|
...rest
|
|
482
|
-
},
|
|
507
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
483
508
|
d: "M12 2H14V4H12zM14 4H16V6H14zM16 6H18V8H16zM16 2H18V4H16zM12 6H14V8H12zM14 18H16V20H14zM16 20H18V22H16zM18 22H20V24H18zM18 18H20V20H18zM14 22H16V24H14zM18 10H20V12H18zM20 12H22V14H20zM22 14H24V16H22zM22 10H24V12H22zM18 14H20V16H18z"
|
|
484
|
-
})),
|
|
509
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
485
510
|
d: "M28,4a2.0023,2.0023,0,0,0-2,2V26H6V22h4V20H6V16h4V14H6V10h4V8H6V6A2.0023,2.0023,0,0,0,4,4H2V6H4V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6h2V4Z"
|
|
486
511
|
})), children);
|
|
487
512
|
});
|
|
488
513
|
if (process.env.NODE_ENV !== "production") {
|
|
489
514
|
AccumulationSnow.propTypes = iconPropTypes;
|
|
490
515
|
}
|
|
491
|
-
const
|
|
516
|
+
const ActionDefinition = /*#__PURE__*/React.forwardRef(function ActionDefinition(_ref23, ref) {
|
|
492
517
|
let {
|
|
493
518
|
children,
|
|
494
519
|
size = 16,
|
|
495
520
|
...rest
|
|
496
|
-
} =
|
|
521
|
+
} = _ref23;
|
|
497
522
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
498
523
|
width: size,
|
|
499
524
|
height: size,
|
|
@@ -502,19 +527,69 @@ const Activity = /*#__PURE__*/React.forwardRef(function Activity(_ref22, ref) {
|
|
|
502
527
|
viewBox: "0 0 32 32",
|
|
503
528
|
fill: "currentColor",
|
|
504
529
|
...rest
|
|
505
|
-
},
|
|
530
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
531
|
+
strokeWidth: "0",
|
|
532
|
+
d: "M17.98 17.4922c0-2.8734 1.4971-4.68 4.1466-4.68 1.8067 0 2.9939.8603 3.5272 2.2712l-1.8067.8087c-.2065-.7571-.7743-1.3076-1.7206-1.3076-1.2215 0-1.841.8602-1.841 2.1162v1.6345c0 1.2561.6194 2.0992 1.841 2.0992 1.0496 0 1.5657-.6023 1.8927-1.411l1.686.8087c-.5849 1.5829-1.841 2.3744-3.5788 2.3744-2.6496 0-4.1466-1.8238-4.1466-4.7144zM14.623 22.0001l-.9635-3.0626h-4.267l-.9465 3.0626h-2.3055l4.026-12.0096h2.8217l3.9917 12.0096h-2.357zm-3.0627-9.9449h-.0861l-1.5311 4.9381h3.1659l-1.5486-4.9381z"
|
|
533
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
534
|
+
strokeWidth: "0",
|
|
535
|
+
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"
|
|
536
|
+
})), children);
|
|
537
|
+
});
|
|
538
|
+
if (process.env.NODE_ENV !== "production") {
|
|
539
|
+
ActionDefinition.propTypes = iconPropTypes;
|
|
540
|
+
}
|
|
541
|
+
const ActionUsage = /*#__PURE__*/React.forwardRef(function ActionUsage(_ref24, ref) {
|
|
542
|
+
let {
|
|
543
|
+
children,
|
|
544
|
+
size = 16,
|
|
545
|
+
...rest
|
|
546
|
+
} = _ref24;
|
|
547
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
548
|
+
width: size,
|
|
549
|
+
height: size,
|
|
550
|
+
ref: ref,
|
|
551
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
552
|
+
viewBox: "0 0 32 32",
|
|
553
|
+
fill: "currentColor",
|
|
554
|
+
...rest
|
|
555
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
556
|
+
strokeWidth: "0",
|
|
557
|
+
d: "M17.98 17.4921c0-2.8734 1.4971-4.68 4.1466-4.68 1.8067 0 2.9939.8603 3.5272 2.2712l-1.8067.8087c-.2065-.7571-.7743-1.3076-1.7206-1.3076-1.2215 0-1.841.8602-1.841 2.1162v1.6345c0 1.2561.6194 2.0992 1.841 2.0992 1.0496 0 1.5657-.6023 1.8927-1.411l1.686.8087c-.5849 1.5829-1.841 2.3744-3.5788 2.3744-2.6496 0-4.1466-1.8238-4.1466-4.7144zM14.623 22l-.9635-3.0626h-4.267l-.9465 3.0626h-2.3055l4.026-12.0096h2.8217l3.9917 12.0096h-2.357zm-3.0627-9.9449h-.0861l-1.5311 4.9381h3.1659l-1.5486-4.9381z"
|
|
558
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
559
|
+
strokeWidth: "0",
|
|
560
|
+
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"
|
|
561
|
+
})), children);
|
|
562
|
+
});
|
|
563
|
+
if (process.env.NODE_ENV !== "production") {
|
|
564
|
+
ActionUsage.propTypes = iconPropTypes;
|
|
565
|
+
}
|
|
566
|
+
const Activity = /*#__PURE__*/React.forwardRef(function Activity(_ref25, ref) {
|
|
567
|
+
let {
|
|
568
|
+
children,
|
|
569
|
+
size = 16,
|
|
570
|
+
...rest
|
|
571
|
+
} = _ref25;
|
|
572
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
573
|
+
width: size,
|
|
574
|
+
height: size,
|
|
575
|
+
ref: ref,
|
|
576
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
577
|
+
viewBox: "0 0 32 32",
|
|
578
|
+
fill: "currentColor",
|
|
579
|
+
...rest
|
|
580
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
506
581
|
d: "M12,29a1,1,0,0,1-.92-.62L6.33,17H2V15H7a1,1,0,0,1,.92.62L12,25.28,20.06,3.65A1,1,0,0,1,21,3a1,1,0,0,1,.93.68L25.72,15H30v2H25a1,1,0,0,1-.95-.68L21,7,12.94,28.35A1,1,0,0,1,12,29Z"
|
|
507
582
|
})), children);
|
|
508
583
|
});
|
|
509
584
|
if (process.env.NODE_ENV !== "production") {
|
|
510
585
|
Activity.propTypes = iconPropTypes;
|
|
511
586
|
}
|
|
512
|
-
const Add = /*#__PURE__*/React.forwardRef(function Add(
|
|
587
|
+
const Add = /*#__PURE__*/React.forwardRef(function Add(_ref26, ref) {
|
|
513
588
|
let {
|
|
514
589
|
children,
|
|
515
590
|
size = 16,
|
|
516
591
|
...rest
|
|
517
|
-
} =
|
|
592
|
+
} = _ref26;
|
|
518
593
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
519
594
|
width: size,
|
|
520
595
|
height: size,
|
|
@@ -523,19 +598,19 @@ const Add = /*#__PURE__*/React.forwardRef(function Add(_ref23, ref) {
|
|
|
523
598
|
viewBox: "0 0 32 32",
|
|
524
599
|
fill: "currentColor",
|
|
525
600
|
...rest
|
|
526
|
-
},
|
|
601
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
527
602
|
d: "M17 15L17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17 24 15z"
|
|
528
603
|
})), children);
|
|
529
604
|
});
|
|
530
605
|
if (process.env.NODE_ENV !== "production") {
|
|
531
606
|
Add.propTypes = iconPropTypes;
|
|
532
607
|
}
|
|
533
|
-
const AddAlt = /*#__PURE__*/React.forwardRef(function AddAlt(
|
|
608
|
+
const AddAlt = /*#__PURE__*/React.forwardRef(function AddAlt(_ref27, ref) {
|
|
534
609
|
let {
|
|
535
610
|
children,
|
|
536
611
|
size = 16,
|
|
537
612
|
...rest
|
|
538
|
-
} =
|
|
613
|
+
} = _ref27;
|
|
539
614
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
540
615
|
width: size,
|
|
541
616
|
height: size,
|
|
@@ -544,21 +619,21 @@ const AddAlt = /*#__PURE__*/React.forwardRef(function AddAlt(_ref24, ref) {
|
|
|
544
619
|
viewBox: "0 0 32 32",
|
|
545
620
|
fill: "currentColor",
|
|
546
621
|
...rest
|
|
547
|
-
},
|
|
622
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
548
623
|
d: "M16,4c6.6,0,12,5.4,12,12s-5.4,12-12,12S4,22.6,4,16S9.4,4,16,4 M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14 S23.7,2,16,2z"
|
|
549
|
-
})),
|
|
624
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
550
625
|
d: "M24 15L17 15 17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17z"
|
|
551
626
|
})), children);
|
|
552
627
|
});
|
|
553
628
|
if (process.env.NODE_ENV !== "production") {
|
|
554
629
|
AddAlt.propTypes = iconPropTypes;
|
|
555
630
|
}
|
|
556
|
-
const AddFilled = /*#__PURE__*/React.forwardRef(function AddFilled(
|
|
631
|
+
const AddFilled = /*#__PURE__*/React.forwardRef(function AddFilled(_ref28, ref) {
|
|
557
632
|
let {
|
|
558
633
|
children,
|
|
559
634
|
size = 16,
|
|
560
635
|
...rest
|
|
561
|
-
} =
|
|
636
|
+
} = _ref28;
|
|
562
637
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
563
638
|
width: size,
|
|
564
639
|
height: size,
|
|
@@ -567,9 +642,9 @@ const AddFilled = /*#__PURE__*/React.forwardRef(function AddFilled(_ref25, ref)
|
|
|
567
642
|
viewBox: "0 0 32 32",
|
|
568
643
|
fill: "currentColor",
|
|
569
644
|
...rest
|
|
570
|
-
},
|
|
645
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
571
646
|
d: "M16,2A14.1725,14.1725,0,0,0,2,16,14.1725,14.1725,0,0,0,16,30,14.1725,14.1725,0,0,0,30,16,14.1725,14.1725,0,0,0,16,2Zm8,15H17v7H15V17H8V15h7V8h2v7h7Z"
|
|
572
|
-
})),
|
|
647
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
573
648
|
fill: "none",
|
|
574
649
|
d: "M24 17L17 17 17 24 15 24 15 17 8 17 8 15 15 15 15 8 17 8 17 15 24 15 24 17z",
|
|
575
650
|
"data-icon-path": "inner-path"
|
|
@@ -578,12 +653,12 @@ const AddFilled = /*#__PURE__*/React.forwardRef(function AddFilled(_ref25, ref)
|
|
|
578
653
|
if (process.env.NODE_ENV !== "production") {
|
|
579
654
|
AddFilled.propTypes = iconPropTypes;
|
|
580
655
|
}
|
|
581
|
-
const AddLarge = /*#__PURE__*/React.forwardRef(function AddLarge(
|
|
656
|
+
const AddLarge = /*#__PURE__*/React.forwardRef(function AddLarge(_ref29, ref) {
|
|
582
657
|
let {
|
|
583
658
|
children,
|
|
584
659
|
size = 16,
|
|
585
660
|
...rest
|
|
586
|
-
} =
|
|
661
|
+
} = _ref29;
|
|
587
662
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
588
663
|
width: size,
|
|
589
664
|
height: size,
|
|
@@ -592,19 +667,19 @@ const AddLarge = /*#__PURE__*/React.forwardRef(function AddLarge(_ref26, ref) {
|
|
|
592
667
|
viewBox: "0 0 32 32",
|
|
593
668
|
fill: "currentColor",
|
|
594
669
|
...rest
|
|
595
|
-
},
|
|
670
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
596
671
|
d: "M17 15L17 5 15 5 15 15 5 15 5 17 15 17 15 27 17 27 17 17 27 17 27 15 17 15z"
|
|
597
672
|
})), children);
|
|
598
673
|
});
|
|
599
674
|
if (process.env.NODE_ENV !== "production") {
|
|
600
675
|
AddLarge.propTypes = iconPropTypes;
|
|
601
676
|
}
|
|
602
|
-
const AddComment = /*#__PURE__*/React.forwardRef(function AddComment(
|
|
677
|
+
const AddComment = /*#__PURE__*/React.forwardRef(function AddComment(_ref30, ref) {
|
|
603
678
|
let {
|
|
604
679
|
children,
|
|
605
680
|
size = 16,
|
|
606
681
|
...rest
|
|
607
|
-
} =
|
|
682
|
+
} = _ref30;
|
|
608
683
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
609
684
|
width: size,
|
|
610
685
|
height: size,
|
|
@@ -613,21 +688,21 @@ const AddComment = /*#__PURE__*/React.forwardRef(function AddComment(_ref27, ref
|
|
|
613
688
|
viewBox: "0 0 32 32",
|
|
614
689
|
fill: "currentColor",
|
|
615
690
|
...rest
|
|
616
|
-
},
|
|
691
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
617
692
|
d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
|
|
618
|
-
})),
|
|
693
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
619
694
|
d: "M17 9L15 9 15 13 11 13 11 15 15 15 15 19 17 19 17 15 21 15 21 13 17 13 17 9z"
|
|
620
695
|
})), children);
|
|
621
696
|
});
|
|
622
697
|
if (process.env.NODE_ENV !== "production") {
|
|
623
698
|
AddComment.propTypes = iconPropTypes;
|
|
624
699
|
}
|
|
625
|
-
const AgricultureAnalytics = /*#__PURE__*/React.forwardRef(function AgricultureAnalytics(
|
|
700
|
+
const AgricultureAnalytics = /*#__PURE__*/React.forwardRef(function AgricultureAnalytics(_ref31, ref) {
|
|
626
701
|
let {
|
|
627
702
|
children,
|
|
628
703
|
size = 16,
|
|
629
704
|
...rest
|
|
630
|
-
} =
|
|
705
|
+
} = _ref31;
|
|
631
706
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
632
707
|
width: size,
|
|
633
708
|
height: size,
|
|
@@ -636,19 +711,19 @@ const AgricultureAnalytics = /*#__PURE__*/React.forwardRef(function AgricultureA
|
|
|
636
711
|
viewBox: "0 0 32 32",
|
|
637
712
|
fill: "currentColor",
|
|
638
713
|
...rest
|
|
639
|
-
},
|
|
714
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
640
715
|
d: "M24.251 21.3691l2.1943 1.4629A1 1 0 0027.8 22.6l3-4-1.6-1.2-2.4326 3.2437L24.5547 19.168a1 1 0 00-1.3687.2509L20 23.8789V16H18V26a2.0023 2.0023 0 002 2H30V26H20.9434zM2 21H16V23H2zM2 26H16V28H2zM11 16V11h1a4.0046 4.0046 0 004-4V4H13a3.9782 3.9782 0 00-2.7468 1.1066A6.0033 6.0033 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.0019 2.0019 0 0113 6zM8 9A4.0046 4.0046 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
|
|
641
716
|
})), children);
|
|
642
717
|
});
|
|
643
718
|
if (process.env.NODE_ENV !== "production") {
|
|
644
719
|
AgricultureAnalytics.propTypes = iconPropTypes;
|
|
645
720
|
}
|
|
646
|
-
const Ai = /*#__PURE__*/React.forwardRef(function Ai(
|
|
721
|
+
const Ai = /*#__PURE__*/React.forwardRef(function Ai(_ref32, ref) {
|
|
647
722
|
let {
|
|
648
723
|
children,
|
|
649
724
|
size = 16,
|
|
650
725
|
...rest
|
|
651
|
-
} =
|
|
726
|
+
} = _ref32;
|
|
652
727
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
653
728
|
width: size,
|
|
654
729
|
height: size,
|
|
@@ -657,7 +732,7 @@ const Ai = /*#__PURE__*/React.forwardRef(function Ai(_ref29, ref) {
|
|
|
657
732
|
viewBox: "0 0 32 32",
|
|
658
733
|
fill: "currentColor",
|
|
659
734
|
...rest
|
|
660
|
-
},
|
|
735
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
661
736
|
strokeWidth: "0",
|
|
662
737
|
d: "M17 11L20 11 20 21 17 21 17 23 25 23 25 21 22 21 22 11 25 11 25 9 17 9 17 11zM13 9h-4c-1.103 0-2 .897-2 2v12h2v-5h4v5h2v-12c0-1.103-.897-2-2-2zm-4 7v-5h4v5h-4z"
|
|
663
738
|
})), children);
|
|
@@ -665,12 +740,37 @@ const Ai = /*#__PURE__*/React.forwardRef(function Ai(_ref29, ref) {
|
|
|
665
740
|
if (process.env.NODE_ENV !== "production") {
|
|
666
741
|
Ai.propTypes = iconPropTypes;
|
|
667
742
|
}
|
|
668
|
-
const
|
|
743
|
+
const AiFinancialSustainabilityCheck = /*#__PURE__*/React.forwardRef(function AiFinancialSustainabilityCheck(_ref33, ref) {
|
|
669
744
|
let {
|
|
670
745
|
children,
|
|
671
746
|
size = 16,
|
|
672
747
|
...rest
|
|
673
|
-
} =
|
|
748
|
+
} = _ref33;
|
|
749
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
750
|
+
width: size,
|
|
751
|
+
height: size,
|
|
752
|
+
ref: ref,
|
|
753
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
754
|
+
viewBox: "0 0 32 32",
|
|
755
|
+
fill: "currentColor",
|
|
756
|
+
...rest
|
|
757
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
758
|
+
strokeWidth: "0",
|
|
759
|
+
d: "M16 23.4142L11.293 18.7072 12.707 17.2928 16 20.5858 27.293 9.2928 28.707 10.7072 16 23.4142zM12.707 8.7073l-1.4141-1.4141-4.2928 4.2928-2.5861-2.5863 4.293-4.2925-1.4141-1.4141-5 4.9995c-.1875.1875-.293.4419-.293.707s.1055.5195.293.707l7 7.0005 1.4141-1.4141-2.2929-2.293 4.2929-4.2929z"
|
|
760
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
761
|
+
strokeWidth: "0",
|
|
762
|
+
d: "M16 30c-7.7197 0-14-6.2804-14-14h2c0 6.6168 5.3833 12 12 12s12-5.3832 12-12h2c0 7.7196-6.2803 14-14 14zM24.3076 7.3407c-2.2446-2.1543-5.1948-3.3407-8.3076-3.3407-.9365 0-1.8682.108-2.77.321l-.46-1.9463c1.0522-.2487 2.1387-.3748 3.23-.3748 3.6313 0 7.0737 1.3843 9.6924 3.8978l-1.3848 1.4429z"
|
|
763
|
+
})), children);
|
|
764
|
+
});
|
|
765
|
+
if (process.env.NODE_ENV !== "production") {
|
|
766
|
+
AiFinancialSustainabilityCheck.propTypes = iconPropTypes;
|
|
767
|
+
}
|
|
768
|
+
const AiGovernanceLifecycle = /*#__PURE__*/React.forwardRef(function AiGovernanceLifecycle(_ref34, ref) {
|
|
769
|
+
let {
|
|
770
|
+
children,
|
|
771
|
+
size = 16,
|
|
772
|
+
...rest
|
|
773
|
+
} = _ref34;
|
|
674
774
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
675
775
|
width: size,
|
|
676
776
|
height: size,
|
|
@@ -679,19 +779,19 @@ const AiGovernanceLifecycle = /*#__PURE__*/React.forwardRef(function AiGovernanc
|
|
|
679
779
|
viewBox: "0 0 32 32",
|
|
680
780
|
fill: "currentColor",
|
|
681
781
|
...rest
|
|
682
|
-
},
|
|
782
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
683
783
|
d: "M16 23l-2.1387-1.0127c-1.7383-.8223-2.8613-2.5967-2.8613-4.5195v-6.4678h10v6.4678c0 1.9229-1.123 3.6973-2.8613 4.5195l-2.1387 1.0127zm-3-10v4.4678c0 1.1533.6738 2.2178 1.7168 2.7109l1.2832.6074 1.2832-.6074c1.043-.4932 1.7168-1.5576 1.7168-2.7109v-4.4678h-6zM4.1208 17.6562c.5305-.3594.8792-.9673.8792-1.6562 0-1.1045-.8955-2-2-2s-2 .8955-2 2c0 .7886.4607 1.4644 1.124 1.79.6792 5.334 4.3472 9.8477 9.5686 11.5347l.6147-1.9033c-4.4355-1.4326-7.5642-5.2461-8.1865-9.7651zM29.3247 20.3076l-1.9033-.6152c-1.4329 4.4355-5.2461 7.5645-9.7651 8.1865-.3596-.5303-.967-.8789-1.6562-.8789-1.1045 0-2 .8955-2 2s.8955 2 2 2c.7888 0 1.4644-.4604 1.7898-1.124 5.334-.6792 9.8479-4.3472 11.5349-9.5684zM29.876 14.21c-.6792-5.334-4.3472-9.8477-9.5686-11.5347l-.6147 1.9033c4.4355 1.4326 7.5642 5.2461 8.1865 9.7651-.5305.3594-.8792.9673-.8792 1.6562 0 1.1045.8955 2 2 2s2-.8955 2-2c0-.7886-.4604-1.4644-1.124-1.79zM16 1c-.7888 0-1.4644.4604-1.7898 1.124-5.334.6792-9.8479 4.3472-11.5349 9.5684l1.9033.6152c1.4329-4.4355 5.2461-7.5645 9.7651-8.1865.3596.5303.967.8789 1.6562.8789 1.1045 0 2-.8955 2-2s-.8955-2-2-2z"
|
|
684
784
|
})), children);
|
|
685
785
|
});
|
|
686
786
|
if (process.env.NODE_ENV !== "production") {
|
|
687
787
|
AiGovernanceLifecycle.propTypes = iconPropTypes;
|
|
688
788
|
}
|
|
689
|
-
const AiGovernanceTracked = /*#__PURE__*/React.forwardRef(function AiGovernanceTracked(
|
|
789
|
+
const AiGovernanceTracked = /*#__PURE__*/React.forwardRef(function AiGovernanceTracked(_ref35, ref) {
|
|
690
790
|
let {
|
|
691
791
|
children,
|
|
692
792
|
size = 16,
|
|
693
793
|
...rest
|
|
694
|
-
} =
|
|
794
|
+
} = _ref35;
|
|
695
795
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
696
796
|
width: size,
|
|
697
797
|
height: size,
|
|
@@ -700,19 +800,19 @@ const AiGovernanceTracked = /*#__PURE__*/React.forwardRef(function AiGovernanceT
|
|
|
700
800
|
viewBox: "0 0 32 32",
|
|
701
801
|
fill: "currentColor",
|
|
702
802
|
...rest
|
|
703
|
-
},
|
|
803
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
704
804
|
d: "M23 27.5898L20.41 24.9999 19 26.41 23 30.41 31 22.41 29.5899 21 23 27.5898zM16 23l-2.1387-1.0127c-1.7383-.8223-2.8613-2.5967-2.8613-4.5195v-6.4678h10v6.4678c0 1.9229-1.123 3.6973-2.8613 4.5195l-2.1387 1.0127zm-3-10v4.4678c0 1.1533.6738 2.2178 1.7168 2.7109l1.2832.6074 1.2832-.6074c1.043-.4932 1.7168-1.5576 1.7168-2.7109v-4.4678h-6zM4.1208 17.6562c.5305-.3594.8792-.9673.8792-1.6562 0-1.1045-.8955-2-2-2s-2 .8955-2 2c0 .7886.4607 1.4644 1.124 1.79.6792 5.334 4.3472 9.8477 9.5686 11.5347l.6147-1.9033c-4.4355-1.4326-7.5642-5.2461-8.1865-9.7651zM29.876 14.21c-.6792-5.334-4.3472-9.8477-9.5686-11.5347l-.6147 1.9033c4.4355 1.4326 7.5642 5.2461 8.1865 9.7651-.5305.3594-.8792.9673-.8792 1.6562 0 1.1045.8955 2 2 2s2-.8955 2-2c0-.7886-.4604-1.4644-1.124-1.79zM16 1c-.7888 0-1.4644.4604-1.7898 1.124-5.334.6792-9.8479 4.3472-11.5349 9.5684l1.9033.6152c1.4329-4.4355 5.2461-7.5645 9.7651-8.1865.3596.5303.967.8789 1.6562.8789 1.1045 0 2-.8955 2-2s-.8955-2-2-2z"
|
|
705
805
|
})), children);
|
|
706
806
|
});
|
|
707
807
|
if (process.env.NODE_ENV !== "production") {
|
|
708
808
|
AiGovernanceTracked.propTypes = iconPropTypes;
|
|
709
809
|
}
|
|
710
|
-
const AiGovernanceUntracked = /*#__PURE__*/React.forwardRef(function AiGovernanceUntracked(
|
|
810
|
+
const AiGovernanceUntracked = /*#__PURE__*/React.forwardRef(function AiGovernanceUntracked(_ref36, ref) {
|
|
711
811
|
let {
|
|
712
812
|
children,
|
|
713
813
|
size = 16,
|
|
714
814
|
...rest
|
|
715
|
-
} =
|
|
815
|
+
} = _ref36;
|
|
716
816
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
717
817
|
width: size,
|
|
718
818
|
height: size,
|
|
@@ -721,19 +821,19 @@ const AiGovernanceUntracked = /*#__PURE__*/React.forwardRef(function AiGovernanc
|
|
|
721
821
|
viewBox: "0 0 32 32",
|
|
722
822
|
fill: "currentColor",
|
|
723
823
|
...rest
|
|
724
|
-
},
|
|
824
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
725
825
|
d: "M27.4102 26L31 22.4102 29.5901 21 26 24.5898 22.4102 21 21 22.4102 24.5901 26 21 29.5898 22.4102 31 26 27.4102 29.5901 31 31 29.5898 27.4102 26zM16 23l-2.1387-1.0127c-1.7383-.8223-2.8613-2.5967-2.8613-4.5195v-6.4678h10v6.4678c0 1.9229-1.123 3.6973-2.8613 4.5195l-2.1387 1.0127zm-3-10v4.4678c0 1.1533.6738 2.2178 1.7168 2.7109l1.2832.6074 1.2832-.6074c1.043-.4932 1.7168-1.5576 1.7168-2.7109v-4.4678h-6zM4.1208 17.6562c.5305-.3594.8792-.9673.8792-1.6562 0-1.1045-.8955-2-2-2s-2 .8955-2 2c0 .7886.4607 1.4644 1.124 1.79.6792 5.334 4.3472 9.8477 9.5686 11.5347l.6147-1.9033c-4.4355-1.4326-7.5642-5.2461-8.1865-9.7651zM29.876 14.21c-.6792-5.334-4.3472-9.8477-9.5686-11.5347l-.6147 1.9033c4.4355 1.4326 7.5642 5.2461 8.1865 9.7651-.5305.3594-.8792.9673-.8792 1.6562 0 1.1045.8955 2 2 2s2-.8955 2-2c0-.7886-.4604-1.4644-1.124-1.79zM16 1c-.7888 0-1.4644.4604-1.7898 1.124-5.334.6792-9.8479 4.3472-11.5349 9.5684l1.9033.6152c1.4329-4.4355 5.2461-7.5645 9.7651-8.1865.3596.5303.967.8789 1.6562.8789 1.1045 0 2-.8955 2-2s-.8955-2-2-2z"
|
|
726
826
|
})), children);
|
|
727
827
|
});
|
|
728
828
|
if (process.env.NODE_ENV !== "production") {
|
|
729
829
|
AiGovernanceUntracked.propTypes = iconPropTypes;
|
|
730
830
|
}
|
|
731
|
-
const AiLaunch = /*#__PURE__*/React.forwardRef(function AiLaunch(
|
|
831
|
+
const AiLaunch = /*#__PURE__*/React.forwardRef(function AiLaunch(_ref37, ref) {
|
|
732
832
|
let {
|
|
733
833
|
children,
|
|
734
834
|
size = 16,
|
|
735
835
|
...rest
|
|
736
|
-
} =
|
|
836
|
+
} = _ref37;
|
|
737
837
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
738
838
|
width: size,
|
|
739
839
|
height: size,
|
|
@@ -742,10 +842,10 @@ const AiLaunch = /*#__PURE__*/React.forwardRef(function AiLaunch(_ref33, ref) {
|
|
|
742
842
|
viewBox: "0 0 32 32",
|
|
743
843
|
fill: "currentColor",
|
|
744
844
|
...rest
|
|
745
|
-
},
|
|
845
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
746
846
|
strokeWidth: "0",
|
|
747
847
|
d: "M15 19l-1.4141 1.4141 3.5859 3.5859H4v-13h-2v13c0 1.1046.8954 2 2 2h13.1719l-3.5859 3.5859 1.4141 1.4141 6-6-6-6zM24 18v-2h2V4h-2v-2h6v2h-2v12h2v2h-6z"
|
|
748
|
-
})),
|
|
848
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
749
849
|
strokeWidth: "0",
|
|
750
850
|
d: "m21,18h2l-5.5-16-3,.0088-5.5,15.9912h2l1.3333-4h7.3335l1.3333,4Zm-8-6l3-9,3,9h-6Z"
|
|
751
851
|
})), children);
|
|
@@ -753,12 +853,12 @@ const AiLaunch = /*#__PURE__*/React.forwardRef(function AiLaunch(_ref33, ref) {
|
|
|
753
853
|
if (process.env.NODE_ENV !== "production") {
|
|
754
854
|
AiLaunch.propTypes = iconPropTypes;
|
|
755
855
|
}
|
|
756
|
-
const WatsonHealthAiResults = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResults(
|
|
856
|
+
const WatsonHealthAiResults = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResults(_ref38, ref) {
|
|
757
857
|
let {
|
|
758
858
|
children,
|
|
759
859
|
size = 16,
|
|
760
860
|
...rest
|
|
761
|
-
} =
|
|
861
|
+
} = _ref38;
|
|
762
862
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
763
863
|
width: size,
|
|
764
864
|
height: size,
|
|
@@ -767,19 +867,19 @@ const WatsonHealthAiResults = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
767
867
|
viewBox: "0 0 32 32",
|
|
768
868
|
fill: "currentColor",
|
|
769
869
|
...rest
|
|
770
|
-
},
|
|
870
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
771
871
|
d: "M16 8a5.9908 5.9908 0 009.4712 4.8853L28.586 16 30 14.586l-3.115-3.1148A5.997 5.997 0 1016 8zm2 0a4 4 0 114 4A4.0045 4.0045 0 0118 8zM11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0055 8.0055 0 016-7.7373L13.6138 2.3A10.0088 10.0088 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM23.0493 16a9.5991 9.5991 0 01-1.8716 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857a10.9664 10.9664 0 002.3686-2.8331z"
|
|
772
872
|
})), children);
|
|
773
873
|
});
|
|
774
874
|
if (process.env.NODE_ENV !== "production") {
|
|
775
875
|
WatsonHealthAiResults.propTypes = iconPropTypes;
|
|
776
876
|
}
|
|
777
|
-
const WatsonHealthAiResultsHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsHigh(
|
|
877
|
+
const WatsonHealthAiResultsHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsHigh(_ref39, ref) {
|
|
778
878
|
let {
|
|
779
879
|
children,
|
|
780
880
|
size = 16,
|
|
781
881
|
...rest
|
|
782
|
-
} =
|
|
882
|
+
} = _ref39;
|
|
783
883
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
784
884
|
width: size,
|
|
785
885
|
height: size,
|
|
@@ -788,19 +888,19 @@ const WatsonHealthAiResultsHigh = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
788
888
|
viewBox: "0 0 32 32",
|
|
789
889
|
fill: "currentColor",
|
|
790
890
|
...rest
|
|
791
|
-
},
|
|
891
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
792
892
|
d: "M11 24H21V26H11zM13 28H19V30H13zM23.0488 16a9.6136 9.6136 0 01-1.8711 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9886 9.9886 0 0025.2815 16zM16 4a7.9279 7.9279 0 013.69.9106l.8958-1.791A9.99 9.99 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2c0-1.84-1.1108-2.8662-2.1855-3.8594A7.1851 7.1851 0 018 12 8.0092 8.0092 0 0116 4zM29 14H19a1 1 0 01-.8945-1.4473l5-10a1 1 0 011.7888 0l5 10A1 1 0 0129 14zm-8.3818-2h6.7636L24 5.2361z"
|
|
793
893
|
})), children);
|
|
794
894
|
});
|
|
795
895
|
if (process.env.NODE_ENV !== "production") {
|
|
796
896
|
WatsonHealthAiResultsHigh.propTypes = iconPropTypes;
|
|
797
897
|
}
|
|
798
|
-
const WatsonHealthAiResultsLow = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsLow(
|
|
898
|
+
const WatsonHealthAiResultsLow = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsLow(_ref40, ref) {
|
|
799
899
|
let {
|
|
800
900
|
children,
|
|
801
901
|
size = 16,
|
|
802
902
|
...rest
|
|
803
|
-
} =
|
|
903
|
+
} = _ref40;
|
|
804
904
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
805
905
|
width: size,
|
|
806
906
|
height: size,
|
|
@@ -809,19 +909,19 @@ const WatsonHealthAiResultsLow = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
809
909
|
viewBox: "0 0 32 32",
|
|
810
910
|
fill: "currentColor",
|
|
811
911
|
...rest
|
|
812
|
-
},
|
|
912
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
813
913
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM24 14a6 6 0 116-6A6.0067 6.0067 0 0124 14zM24 4a4 4 0 104 4A4.0045 4.0045 0 0024 4zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16z"
|
|
814
914
|
})), children);
|
|
815
915
|
});
|
|
816
916
|
if (process.env.NODE_ENV !== "production") {
|
|
817
917
|
WatsonHealthAiResultsLow.propTypes = iconPropTypes;
|
|
818
918
|
}
|
|
819
|
-
const WatsonHealthAiResultsMedium = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsMedium(
|
|
919
|
+
const WatsonHealthAiResultsMedium = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsMedium(_ref41, ref) {
|
|
820
920
|
let {
|
|
821
921
|
children,
|
|
822
922
|
size = 16,
|
|
823
923
|
...rest
|
|
824
|
-
} =
|
|
924
|
+
} = _ref41;
|
|
825
925
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
826
926
|
width: size,
|
|
827
927
|
height: size,
|
|
@@ -830,19 +930,19 @@ const WatsonHealthAiResultsMedium = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
830
930
|
viewBox: "0 0 32 32",
|
|
831
931
|
fill: "currentColor",
|
|
832
932
|
...rest
|
|
833
|
-
},
|
|
933
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
834
934
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM28 14H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 14zM20 4v8h8V4zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16z"
|
|
835
935
|
})), children);
|
|
836
936
|
});
|
|
837
937
|
if (process.env.NODE_ENV !== "production") {
|
|
838
938
|
WatsonHealthAiResultsMedium.propTypes = iconPropTypes;
|
|
839
939
|
}
|
|
840
|
-
const WatsonHealthAiResultsUrgent = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsUrgent(
|
|
940
|
+
const WatsonHealthAiResultsUrgent = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsUrgent(_ref42, ref) {
|
|
841
941
|
let {
|
|
842
942
|
children,
|
|
843
943
|
size = 16,
|
|
844
944
|
...rest
|
|
845
|
-
} =
|
|
945
|
+
} = _ref42;
|
|
846
946
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
847
947
|
width: size,
|
|
848
948
|
height: size,
|
|
@@ -851,19 +951,19 @@ const WatsonHealthAiResultsUrgent = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
851
951
|
viewBox: "0 0 32 32",
|
|
852
952
|
fill: "currentColor",
|
|
853
953
|
...rest
|
|
854
|
-
},
|
|
954
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
855
955
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM20 2H22V9H20zM21 11a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0021 11zM26 2H28V9H26zM27 11a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0027 11zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16z"
|
|
856
956
|
})), children);
|
|
857
957
|
});
|
|
858
958
|
if (process.env.NODE_ENV !== "production") {
|
|
859
959
|
WatsonHealthAiResultsUrgent.propTypes = iconPropTypes;
|
|
860
960
|
}
|
|
861
|
-
const WatsonHealthAiResultsVeryHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsVeryHigh(
|
|
961
|
+
const WatsonHealthAiResultsVeryHigh = /*#__PURE__*/React.forwardRef(function WatsonHealthAiResultsVeryHigh(_ref43, ref) {
|
|
862
962
|
let {
|
|
863
963
|
children,
|
|
864
964
|
size = 16,
|
|
865
965
|
...rest
|
|
866
|
-
} =
|
|
966
|
+
} = _ref43;
|
|
867
967
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
868
968
|
width: size,
|
|
869
969
|
height: size,
|
|
@@ -872,19 +972,19 @@ const WatsonHealthAiResultsVeryHigh = /*#__PURE__*/React.forwardRef(function Wat
|
|
|
872
972
|
viewBox: "0 0 32 32",
|
|
873
973
|
fill: "currentColor",
|
|
874
974
|
...rest
|
|
875
|
-
},
|
|
975
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
876
976
|
d: "M24 2H26V9H24zM25 11a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0025 11zM11 24H21V26H11zM13 28H19V30H13zM23.0488 16a9.6136 9.6136 0 01-1.8711 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9886 9.9886 0 0025.2815 16zM16 4a7.94 7.94 0 014 1.0825V2.8408A9.9887 9.9887 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2c0-1.84-1.1108-2.8662-2.1855-3.8594A7.1851 7.1851 0 018 12 8.0092 8.0092 0 0116 4z"
|
|
877
977
|
})), children);
|
|
878
978
|
});
|
|
879
979
|
if (process.env.NODE_ENV !== "production") {
|
|
880
980
|
WatsonHealthAiResultsVeryHigh.propTypes = iconPropTypes;
|
|
881
981
|
}
|
|
882
|
-
const WatsonHealthAiStatus = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatus(
|
|
982
|
+
const WatsonHealthAiStatus = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatus(_ref44, ref) {
|
|
883
983
|
let {
|
|
884
984
|
children,
|
|
885
985
|
size = 16,
|
|
886
986
|
...rest
|
|
887
|
-
} =
|
|
987
|
+
} = _ref44;
|
|
888
988
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
889
989
|
width: size,
|
|
890
990
|
height: size,
|
|
@@ -893,21 +993,21 @@ const WatsonHealthAiStatus = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
893
993
|
viewBox: "0 0 32 32",
|
|
894
994
|
fill: "currentColor",
|
|
895
995
|
...rest
|
|
896
|
-
},
|
|
996
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
897
997
|
d: "M11 24H21V26H11zM13 28H19V30H13zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16zM20 14a1 1 0 01-.8945-.5527L17.3818 10H14V8h4a1 1 0 01.8945.5527L20 10.7639l3.1055-6.2112a1.0416 1.0416 0 011.789 0L26.6182 8H30v2H26a1 1 0 01-.8945-.5527L24 7.2361l-3.1055 6.2112A1 1 0 0120 14z"
|
|
898
|
-
})),
|
|
998
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
899
999
|
d: "M10.8145,18.1406A7.1851,7.1851,0,0,1,8,12a8.0092,8.0092,0,0,1,8-8V2A10.0111,10.0111,0,0,0,6,12a9.1793,9.1793,0,0,0,3.46,7.6162C10.4717,20.5508,11,21.0815,11,22h2C13,20.16,11.8892,19.1338,10.8145,18.1406Z"
|
|
900
1000
|
})), children);
|
|
901
1001
|
});
|
|
902
1002
|
if (process.env.NODE_ENV !== "production") {
|
|
903
1003
|
WatsonHealthAiStatus.propTypes = iconPropTypes;
|
|
904
1004
|
}
|
|
905
|
-
const WatsonHealthAiStatusComplete = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusComplete(
|
|
1005
|
+
const WatsonHealthAiStatusComplete = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusComplete(_ref45, ref) {
|
|
906
1006
|
let {
|
|
907
1007
|
children,
|
|
908
1008
|
size = 16,
|
|
909
1009
|
...rest
|
|
910
|
-
} =
|
|
1010
|
+
} = _ref45;
|
|
911
1011
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
912
1012
|
width: size,
|
|
913
1013
|
height: size,
|
|
@@ -916,19 +1016,19 @@ const WatsonHealthAiStatusComplete = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
916
1016
|
viewBox: "0 0 32 32",
|
|
917
1017
|
fill: "currentColor",
|
|
918
1018
|
...rest
|
|
919
|
-
},
|
|
1019
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
920
1020
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21 9.59L17.41 6 16 7.41 21 12.41 30 3.41 28.59 2 21 9.59zM23.8 14a7.28 7.28 0 01-2.6219 4.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.1426 9.1426 0 0025.8389 14z"
|
|
921
1021
|
})), children);
|
|
922
1022
|
});
|
|
923
1023
|
if (process.env.NODE_ENV !== "production") {
|
|
924
1024
|
WatsonHealthAiStatusComplete.propTypes = iconPropTypes;
|
|
925
1025
|
}
|
|
926
|
-
const WatsonHealthAiStatusFailed = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusFailed(
|
|
1026
|
+
const WatsonHealthAiStatusFailed = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusFailed(_ref46, ref) {
|
|
927
1027
|
let {
|
|
928
1028
|
children,
|
|
929
1029
|
size = 16,
|
|
930
1030
|
...rest
|
|
931
|
-
} =
|
|
1031
|
+
} = _ref46;
|
|
932
1032
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
933
1033
|
width: size,
|
|
934
1034
|
height: size,
|
|
@@ -937,19 +1037,19 @@ const WatsonHealthAiStatusFailed = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
937
1037
|
viewBox: "0 0 32 32",
|
|
938
1038
|
fill: "currentColor",
|
|
939
1039
|
...rest
|
|
940
|
-
},
|
|
1040
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
941
1041
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM23.8 14a7.28 7.28 0 01-2.6219 4.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.1426 9.1426 0 0025.8389 14zM30 3.41L28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7 30 3.41z"
|
|
942
1042
|
})), children);
|
|
943
1043
|
});
|
|
944
1044
|
if (process.env.NODE_ENV !== "production") {
|
|
945
1045
|
WatsonHealthAiStatusFailed.propTypes = iconPropTypes;
|
|
946
1046
|
}
|
|
947
|
-
const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusInProgress(
|
|
1047
|
+
const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusInProgress(_ref47, ref) {
|
|
948
1048
|
let {
|
|
949
1049
|
children,
|
|
950
1050
|
size = 16,
|
|
951
1051
|
...rest
|
|
952
|
-
} =
|
|
1052
|
+
} = _ref47;
|
|
953
1053
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
954
1054
|
width: size,
|
|
955
1055
|
height: size,
|
|
@@ -958,7 +1058,7 @@ const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
958
1058
|
viewBox: "0 0 32 32",
|
|
959
1059
|
fill: "currentColor",
|
|
960
1060
|
...rest
|
|
961
|
-
},
|
|
1061
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
962
1062
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z"
|
|
963
1063
|
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
964
1064
|
cx: "18.5",
|
|
@@ -977,12 +1077,12 @@ const WatsonHealthAiStatusInProgress = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
977
1077
|
if (process.env.NODE_ENV !== "production") {
|
|
978
1078
|
WatsonHealthAiStatusInProgress.propTypes = iconPropTypes;
|
|
979
1079
|
}
|
|
980
|
-
const WatsonHealthAiStatusQueued = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusQueued(
|
|
1080
|
+
const WatsonHealthAiStatusQueued = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusQueued(_ref48, ref) {
|
|
981
1081
|
let {
|
|
982
1082
|
children,
|
|
983
1083
|
size = 16,
|
|
984
1084
|
...rest
|
|
985
|
-
} =
|
|
1085
|
+
} = _ref48;
|
|
986
1086
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
987
1087
|
width: size,
|
|
988
1088
|
height: size,
|
|
@@ -991,19 +1091,19 @@ const WatsonHealthAiStatusQueued = /*#__PURE__*/React.forwardRef(function Watson
|
|
|
991
1091
|
viewBox: "0 0 32 32",
|
|
992
1092
|
fill: "currentColor",
|
|
993
1093
|
...rest
|
|
994
|
-
},
|
|
1094
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
995
1095
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426zM18 6H28V8H18z"
|
|
996
1096
|
})), children);
|
|
997
1097
|
});
|
|
998
1098
|
if (process.env.NODE_ENV !== "production") {
|
|
999
1099
|
WatsonHealthAiStatusQueued.propTypes = iconPropTypes;
|
|
1000
1100
|
}
|
|
1001
|
-
const WatsonHealthAiStatusRejected = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusRejected(
|
|
1101
|
+
const WatsonHealthAiStatusRejected = /*#__PURE__*/React.forwardRef(function WatsonHealthAiStatusRejected(_ref49, ref) {
|
|
1002
1102
|
let {
|
|
1003
1103
|
children,
|
|
1004
1104
|
size = 16,
|
|
1005
1105
|
...rest
|
|
1006
|
-
} =
|
|
1106
|
+
} = _ref49;
|
|
1007
1107
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1008
1108
|
width: size,
|
|
1009
1109
|
height: size,
|
|
@@ -1012,19 +1112,19 @@ const WatsonHealthAiStatusRejected = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
1012
1112
|
viewBox: "0 0 32 32",
|
|
1013
1113
|
fill: "currentColor",
|
|
1014
1114
|
...rest
|
|
1015
|
-
},
|
|
1115
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1016
1116
|
d: "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM23.04 16a9.4858 9.4858 0 01-1.8623 2.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.9838 9.9838 0 0025.2756 16zM30 8a6 6 0 10-6 6A6.0066 6.0066 0 0030 8zM28 8a3.9521 3.9521 0 01-.5669 2.019L21.981 4.5669A3.9529 3.9529 0 0124 4 4.0045 4.0045 0 0128 8zM20 8a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 12 4.0045 4.0045 0 0120 8z"
|
|
1017
1117
|
})), children);
|
|
1018
1118
|
});
|
|
1019
1119
|
if (process.env.NODE_ENV !== "production") {
|
|
1020
1120
|
WatsonHealthAiStatusRejected.propTypes = iconPropTypes;
|
|
1021
1121
|
}
|
|
1022
|
-
const AirlineDigitalGate = /*#__PURE__*/React.forwardRef(function AirlineDigitalGate(
|
|
1122
|
+
const AirlineDigitalGate = /*#__PURE__*/React.forwardRef(function AirlineDigitalGate(_ref50, ref) {
|
|
1023
1123
|
let {
|
|
1024
1124
|
children,
|
|
1025
1125
|
size = 16,
|
|
1026
1126
|
...rest
|
|
1027
|
-
} =
|
|
1127
|
+
} = _ref50;
|
|
1028
1128
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1029
1129
|
width: size,
|
|
1030
1130
|
height: size,
|
|
@@ -1033,19 +1133,19 @@ const AirlineDigitalGate = /*#__PURE__*/React.forwardRef(function AirlineDigital
|
|
|
1033
1133
|
viewBox: "0 0 32 32",
|
|
1034
1134
|
fill: "currentColor",
|
|
1035
1135
|
...rest
|
|
1036
|
-
},
|
|
1136
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1037
1137
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0058 5.0058 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM31.9658 11.7413a1.0007 1.0007 0 00-1.2246-.707l-3.0861.826L24 7l-1 .2676 1.4584 5.4483-2.7663.7405L20 11.2066l-1 .2676.9337 3.4883a.9993.9993 0 001.2246.707l10.1005-2.7036A1 1 0 0031.9658 11.7413z"
|
|
1038
1138
|
})), children);
|
|
1039
1139
|
});
|
|
1040
1140
|
if (process.env.NODE_ENV !== "production") {
|
|
1041
1141
|
AirlineDigitalGate.propTypes = iconPropTypes;
|
|
1042
1142
|
}
|
|
1043
|
-
const AirlineManageGates = /*#__PURE__*/React.forwardRef(function AirlineManageGates(
|
|
1143
|
+
const AirlineManageGates = /*#__PURE__*/React.forwardRef(function AirlineManageGates(_ref51, ref) {
|
|
1044
1144
|
let {
|
|
1045
1145
|
children,
|
|
1046
1146
|
size = 16,
|
|
1047
1147
|
...rest
|
|
1048
|
-
} =
|
|
1148
|
+
} = _ref51;
|
|
1049
1149
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1050
1150
|
width: size,
|
|
1051
1151
|
height: size,
|
|
@@ -1054,19 +1154,19 @@ const AirlineManageGates = /*#__PURE__*/React.forwardRef(function AirlineManageG
|
|
|
1054
1154
|
viewBox: "0 0 32 32",
|
|
1055
1155
|
fill: "currentColor",
|
|
1056
1156
|
...rest
|
|
1057
|
-
},
|
|
1157
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1058
1158
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4z"
|
|
1059
1159
|
})), children);
|
|
1060
1160
|
});
|
|
1061
1161
|
if (process.env.NODE_ENV !== "production") {
|
|
1062
1162
|
AirlineManageGates.propTypes = iconPropTypes;
|
|
1063
1163
|
}
|
|
1064
|
-
const AirlinePassengerCare = /*#__PURE__*/React.forwardRef(function AirlinePassengerCare(
|
|
1164
|
+
const AirlinePassengerCare = /*#__PURE__*/React.forwardRef(function AirlinePassengerCare(_ref52, ref) {
|
|
1065
1165
|
let {
|
|
1066
1166
|
children,
|
|
1067
1167
|
size = 16,
|
|
1068
1168
|
...rest
|
|
1069
|
-
} =
|
|
1169
|
+
} = _ref52;
|
|
1070
1170
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1071
1171
|
width: size,
|
|
1072
1172
|
height: size,
|
|
@@ -1075,19 +1175,19 @@ const AirlinePassengerCare = /*#__PURE__*/React.forwardRef(function AirlinePasse
|
|
|
1075
1175
|
viewBox: "0 0 32 32",
|
|
1076
1176
|
fill: "currentColor",
|
|
1077
1177
|
...rest
|
|
1078
|
-
},
|
|
1178
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1079
1179
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM27.303 8a2.6616 2.6616 0 00-1.9079.8058L25 9.2112l-.3951-.4054a2.6615 2.6615 0 00-3.8157 0 2.7992 2.7992 0 000 3.8964L25 17l4.2108-4.2978a2.7992 2.7992 0 000-3.8964A2.6616 2.6616 0 0027.303 8z"
|
|
1080
1180
|
})), children);
|
|
1081
1181
|
});
|
|
1082
1182
|
if (process.env.NODE_ENV !== "production") {
|
|
1083
1183
|
AirlinePassengerCare.propTypes = iconPropTypes;
|
|
1084
1184
|
}
|
|
1085
|
-
const AirlineRapidBoard = /*#__PURE__*/React.forwardRef(function AirlineRapidBoard(
|
|
1185
|
+
const AirlineRapidBoard = /*#__PURE__*/React.forwardRef(function AirlineRapidBoard(_ref53, ref) {
|
|
1086
1186
|
let {
|
|
1087
1187
|
children,
|
|
1088
1188
|
size = 16,
|
|
1089
1189
|
...rest
|
|
1090
|
-
} =
|
|
1190
|
+
} = _ref53;
|
|
1091
1191
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1092
1192
|
width: size,
|
|
1093
1193
|
height: size,
|
|
@@ -1096,19 +1196,19 @@ const AirlineRapidBoard = /*#__PURE__*/React.forwardRef(function AirlineRapidBoa
|
|
|
1096
1196
|
viewBox: "0 0 32 32",
|
|
1097
1197
|
fill: "currentColor",
|
|
1098
1198
|
...rest
|
|
1099
|
-
},
|
|
1199
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1100
1200
|
d: "M18 23H16V21a3.0033 3.0033 0 00-3-3H9a3.0033 3.0033 0 00-3 3v2H4V21a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM11 6A3 3 0 118 9a3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0011 4zM2 26H30V28H2zM30 8L28 8 28 6 26 6 26 4 30 4 30 8zM19 4L23 4 23 6 21 6 21 8 19 8 19 4zM28 13H30V15H28zM26 11H28V13H26zM19 11L21 11 21 13 23 13 23 15 19 15 19 11z"
|
|
1101
1201
|
})), children);
|
|
1102
1202
|
});
|
|
1103
1203
|
if (process.env.NODE_ENV !== "production") {
|
|
1104
1204
|
AirlineRapidBoard.propTypes = iconPropTypes;
|
|
1105
1205
|
}
|
|
1106
|
-
const Airplay = /*#__PURE__*/React.forwardRef(function Airplay(
|
|
1206
|
+
const Airplay = /*#__PURE__*/React.forwardRef(function Airplay(_ref54, ref) {
|
|
1107
1207
|
let {
|
|
1108
1208
|
children,
|
|
1109
1209
|
size = 16,
|
|
1110
1210
|
...rest
|
|
1111
|
-
} =
|
|
1211
|
+
} = _ref54;
|
|
1112
1212
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1113
1213
|
width: size,
|
|
1114
1214
|
height: size,
|
|
@@ -1117,21 +1217,21 @@ const Airplay = /*#__PURE__*/React.forwardRef(function Airplay(_ref50, ref) {
|
|
|
1117
1217
|
viewBox: "0 0 32 32",
|
|
1118
1218
|
fill: "currentColor",
|
|
1119
1219
|
...rest
|
|
1120
|
-
},
|
|
1220
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1121
1221
|
d: "M22.9961,30H9.0039a1.0022,1.0022,0,0,1-.821-1.5769l6.9977-9.9965a1,1,0,0,1,1.6388,0l6.9977,9.9965A1.0022,1.0022,0,0,1,22.9961,30ZM10.92,28H21.08L16,20.7439Z"
|
|
1122
|
-
})),
|
|
1222
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1123
1223
|
d: "M28,24H24V22h4V6H4V22H8v2H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,28,24Z"
|
|
1124
1224
|
})), children);
|
|
1125
1225
|
});
|
|
1126
1226
|
if (process.env.NODE_ENV !== "production") {
|
|
1127
1227
|
Airplay.propTypes = iconPropTypes;
|
|
1128
1228
|
}
|
|
1129
|
-
const AirplayFilled = /*#__PURE__*/React.forwardRef(function AirplayFilled(
|
|
1229
|
+
const AirplayFilled = /*#__PURE__*/React.forwardRef(function AirplayFilled(_ref55, ref) {
|
|
1130
1230
|
let {
|
|
1131
1231
|
children,
|
|
1132
1232
|
size = 16,
|
|
1133
1233
|
...rest
|
|
1134
|
-
} =
|
|
1234
|
+
} = _ref55;
|
|
1135
1235
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1136
1236
|
width: size,
|
|
1137
1237
|
height: size,
|
|
@@ -1140,21 +1240,21 @@ const AirplayFilled = /*#__PURE__*/React.forwardRef(function AirplayFilled(_ref5
|
|
|
1140
1240
|
viewBox: "0 0 32 32",
|
|
1141
1241
|
fill: "currentColor",
|
|
1142
1242
|
...rest
|
|
1143
|
-
},
|
|
1243
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1144
1244
|
d: "M22.9961,30H9.0039a1.0022,1.0022,0,0,1-.821-1.5769l6.9977-9.9965a1,1,0,0,1,1.6388,0l6.9977,9.9965A1.0022,1.0022,0,0,1,22.9961,30Z"
|
|
1145
|
-
})),
|
|
1245
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1146
1246
|
d: "M28,24H24V22h4V6H4V22H8v2H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,28,24Z"
|
|
1147
1247
|
})), children);
|
|
1148
1248
|
});
|
|
1149
1249
|
if (process.env.NODE_ENV !== "production") {
|
|
1150
1250
|
AirplayFilled.propTypes = iconPropTypes;
|
|
1151
1251
|
}
|
|
1152
|
-
const Airport_01 = /*#__PURE__*/React.forwardRef(function Airport_01(
|
|
1252
|
+
const Airport_01 = /*#__PURE__*/React.forwardRef(function Airport_01(_ref56, ref) {
|
|
1153
1253
|
let {
|
|
1154
1254
|
children,
|
|
1155
1255
|
size = 16,
|
|
1156
1256
|
...rest
|
|
1157
|
-
} =
|
|
1257
|
+
} = _ref56;
|
|
1158
1258
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1159
1259
|
width: size,
|
|
1160
1260
|
height: size,
|
|
@@ -1163,22 +1263,22 @@ const Airport_01 = /*#__PURE__*/React.forwardRef(function Airport_01(_ref52, ref
|
|
|
1163
1263
|
viewBox: "0 0 32 32",
|
|
1164
1264
|
fill: "currentColor",
|
|
1165
1265
|
...rest
|
|
1166
|
-
},
|
|
1266
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1167
1267
|
fillRule: "evenodd",
|
|
1168
1268
|
d: "M17,14.5,23,17V15l-6-3V9a1,1,0,0,0-2,0v3L9,15v2l6-2.5V20l-3,2v1l4-1,4,1V22l-3-2Z"
|
|
1169
|
-
})),
|
|
1269
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1170
1270
|
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"
|
|
1171
1271
|
})), children);
|
|
1172
1272
|
});
|
|
1173
1273
|
if (process.env.NODE_ENV !== "production") {
|
|
1174
1274
|
Airport_01.propTypes = iconPropTypes;
|
|
1175
1275
|
}
|
|
1176
|
-
const Airport_02 = /*#__PURE__*/React.forwardRef(function Airport_02(
|
|
1276
|
+
const Airport_02 = /*#__PURE__*/React.forwardRef(function Airport_02(_ref57, ref) {
|
|
1177
1277
|
let {
|
|
1178
1278
|
children,
|
|
1179
1279
|
size = 16,
|
|
1180
1280
|
...rest
|
|
1181
|
-
} =
|
|
1281
|
+
} = _ref57;
|
|
1182
1282
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1183
1283
|
width: size,
|
|
1184
1284
|
height: size,
|
|
@@ -1187,21 +1287,21 @@ const Airport_02 = /*#__PURE__*/React.forwardRef(function Airport_02(_ref53, ref
|
|
|
1187
1287
|
viewBox: "0 0 32 32",
|
|
1188
1288
|
fill: "currentColor",
|
|
1189
1289
|
...rest
|
|
1190
|
-
},
|
|
1290
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1191
1291
|
d: "M23,17H19.4141L16,13H14l2.5859,4H10.7207L9.5,15H8l1.0569,3.3046A1,1,0,0,0,10.0094,19H23a1,1,0,0,0,0-2Z"
|
|
1192
|
-
})),
|
|
1292
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1193
1293
|
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"
|
|
1194
1294
|
})), children);
|
|
1195
1295
|
});
|
|
1196
1296
|
if (process.env.NODE_ENV !== "production") {
|
|
1197
1297
|
Airport_02.propTypes = iconPropTypes;
|
|
1198
1298
|
}
|
|
1199
|
-
const AirportLocation = /*#__PURE__*/React.forwardRef(function AirportLocation(
|
|
1299
|
+
const AirportLocation = /*#__PURE__*/React.forwardRef(function AirportLocation(_ref58, ref) {
|
|
1200
1300
|
let {
|
|
1201
1301
|
children,
|
|
1202
1302
|
size = 16,
|
|
1203
1303
|
...rest
|
|
1204
|
-
} =
|
|
1304
|
+
} = _ref58;
|
|
1205
1305
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1206
1306
|
width: size,
|
|
1207
1307
|
height: size,
|
|
@@ -1210,19 +1310,19 @@ const AirportLocation = /*#__PURE__*/React.forwardRef(function AirportLocation(_
|
|
|
1210
1310
|
viewBox: "0 0 32 32",
|
|
1211
1311
|
fill: "currentColor",
|
|
1212
1312
|
...rest
|
|
1213
|
-
},
|
|
1313
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1214
1314
|
d: "M30,15h-6.07A8.0076,8.0076,0,0,0,17,8.0693V2H15V8.0693A8.0076,8.0076,0,0,0,8.07,15H2v2H8.07A8.0076,8.0076,0,0,0,15,23.9307V30h2V23.9307A8.0076,8.0076,0,0,0,23.9305,17H30ZM16,22a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,16,22Z"
|
|
1215
1315
|
})), children);
|
|
1216
1316
|
});
|
|
1217
1317
|
if (process.env.NODE_ENV !== "production") {
|
|
1218
1318
|
AirportLocation.propTypes = iconPropTypes;
|
|
1219
1319
|
}
|
|
1220
|
-
const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(
|
|
1320
|
+
const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(_ref59, ref) {
|
|
1221
1321
|
let {
|
|
1222
1322
|
children,
|
|
1223
1323
|
size = 16,
|
|
1224
1324
|
...rest
|
|
1225
|
-
} =
|
|
1325
|
+
} = _ref59;
|
|
1226
1326
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1227
1327
|
width: size,
|
|
1228
1328
|
height: size,
|
|
@@ -1231,14 +1331,14 @@ const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(_ref55, ref) {
|
|
|
1231
1331
|
viewBox: "0 0 32 32",
|
|
1232
1332
|
fill: "currentColor",
|
|
1233
1333
|
...rest
|
|
1234
|
-
},
|
|
1334
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1235
1335
|
d: "M16,28A11,11,0,1,1,27,17,11,11,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9,9,0,0,0,16,8Z"
|
|
1236
|
-
})),
|
|
1336
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1237
1337
|
d: "M18.59 21L15 17.41 15 11 17 11 17 16.58 20 19.59 18.59 21z"
|
|
1238
|
-
})),
|
|
1338
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1239
1339
|
d: "M3.96 5.5H9.030000000000001V7.5H3.96z",
|
|
1240
1340
|
transform: "rotate(-45.06 6.502 6.497)"
|
|
1241
|
-
})),
|
|
1341
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1242
1342
|
d: "M24.5 3.96H26.5V9.030000000000001H24.5z",
|
|
1243
1343
|
transform: "rotate(-44.94 25.5 6.498)"
|
|
1244
1344
|
})), children);
|
|
@@ -1246,12 +1346,12 @@ const Alarm = /*#__PURE__*/React.forwardRef(function Alarm(_ref55, ref) {
|
|
|
1246
1346
|
if (process.env.NODE_ENV !== "production") {
|
|
1247
1347
|
Alarm.propTypes = iconPropTypes;
|
|
1248
1348
|
}
|
|
1249
|
-
const AlarmAdd = /*#__PURE__*/React.forwardRef(function AlarmAdd(
|
|
1349
|
+
const AlarmAdd = /*#__PURE__*/React.forwardRef(function AlarmAdd(_ref60, ref) {
|
|
1250
1350
|
let {
|
|
1251
1351
|
children,
|
|
1252
1352
|
size = 16,
|
|
1253
1353
|
...rest
|
|
1254
|
-
} =
|
|
1354
|
+
} = _ref60;
|
|
1255
1355
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1256
1356
|
width: size,
|
|
1257
1357
|
height: size,
|
|
@@ -1260,27 +1360,27 @@ const AlarmAdd = /*#__PURE__*/React.forwardRef(function AlarmAdd(_ref56, ref) {
|
|
|
1260
1360
|
viewBox: "0 0 32 32",
|
|
1261
1361
|
fill: "currentColor",
|
|
1262
1362
|
...rest
|
|
1263
|
-
},
|
|
1363
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1264
1364
|
d: "M16,28A11,11,0,1,1,27,17,11,11,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9,9,0,0,0,16,8Z"
|
|
1265
|
-
})),
|
|
1365
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1266
1366
|
d: "M3.96 5.5H9.030000000000001V7.5H3.96z",
|
|
1267
1367
|
transform: "rotate(-45.06 6.502 6.497)"
|
|
1268
|
-
})),
|
|
1368
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1269
1369
|
d: "M24.5 3.96H26.5V9.030000000000001H24.5z",
|
|
1270
1370
|
transform: "rotate(-44.94 25.5 6.498)"
|
|
1271
|
-
})),
|
|
1371
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1272
1372
|
d: "M21 16L17 16 17 12 15 12 15 16 11 16 11 18 15 18 15 22 17 22 17 18 21 18 21 16z"
|
|
1273
1373
|
})), children);
|
|
1274
1374
|
});
|
|
1275
1375
|
if (process.env.NODE_ENV !== "production") {
|
|
1276
1376
|
AlarmAdd.propTypes = iconPropTypes;
|
|
1277
1377
|
}
|
|
1278
|
-
const AlarmSubtract = /*#__PURE__*/React.forwardRef(function AlarmSubtract(
|
|
1378
|
+
const AlarmSubtract = /*#__PURE__*/React.forwardRef(function AlarmSubtract(_ref61, ref) {
|
|
1279
1379
|
let {
|
|
1280
1380
|
children,
|
|
1281
1381
|
size = 16,
|
|
1282
1382
|
...rest
|
|
1283
|
-
} =
|
|
1383
|
+
} = _ref61;
|
|
1284
1384
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1285
1385
|
width: size,
|
|
1286
1386
|
height: size,
|
|
@@ -1289,27 +1389,27 @@ const AlarmSubtract = /*#__PURE__*/React.forwardRef(function AlarmSubtract(_ref5
|
|
|
1289
1389
|
viewBox: "0 0 32 32",
|
|
1290
1390
|
fill: "currentColor",
|
|
1291
1391
|
...rest
|
|
1292
|
-
},
|
|
1392
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1293
1393
|
d: "M16,28A11,11,0,1,1,27,17,11,11,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9,9,0,0,0,16,8Z"
|
|
1294
|
-
})),
|
|
1394
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1295
1395
|
d: "M3.96 5.5H9.030000000000001V7.5H3.96z",
|
|
1296
1396
|
transform: "rotate(-45.06 6.502 6.497)"
|
|
1297
|
-
})),
|
|
1397
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1298
1398
|
d: "M24.5 3.96H26.5V9.030000000000001H24.5z",
|
|
1299
1399
|
transform: "rotate(-44.94 25.5 6.498)"
|
|
1300
|
-
})),
|
|
1400
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1301
1401
|
d: "M11 16H21V18H11z"
|
|
1302
1402
|
})), children);
|
|
1303
1403
|
});
|
|
1304
1404
|
if (process.env.NODE_ENV !== "production") {
|
|
1305
1405
|
AlarmSubtract.propTypes = iconPropTypes;
|
|
1306
1406
|
}
|
|
1307
|
-
const AlignHorizontalCenter = /*#__PURE__*/React.forwardRef(function AlignHorizontalCenter(
|
|
1407
|
+
const AlignHorizontalCenter = /*#__PURE__*/React.forwardRef(function AlignHorizontalCenter(_ref62, ref) {
|
|
1308
1408
|
let {
|
|
1309
1409
|
children,
|
|
1310
1410
|
size = 16,
|
|
1311
1411
|
...rest
|
|
1312
|
-
} =
|
|
1412
|
+
} = _ref62;
|
|
1313
1413
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1314
1414
|
width: size,
|
|
1315
1415
|
height: size,
|
|
@@ -1318,19 +1418,19 @@ const AlignHorizontalCenter = /*#__PURE__*/React.forwardRef(function AlignHorizo
|
|
|
1318
1418
|
viewBox: "0 0 32 32",
|
|
1319
1419
|
fill: "currentColor",
|
|
1320
1420
|
...rest
|
|
1321
|
-
},
|
|
1421
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1322
1422
|
d: "M24,18H17V14h3a2.0025,2.0025,0,0,0,2-2V8a2.0025,2.0025,0,0,0-2-2H17V2H15V6H12a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2h3v4H8a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2h7v4h2V26h7a2.0025,2.0025,0,0,0,2-2V20A2.0025,2.0025,0,0,0,24,18ZM12,8h8v4H12ZM24,24H8V20H24Z"
|
|
1323
1423
|
})), children);
|
|
1324
1424
|
});
|
|
1325
1425
|
if (process.env.NODE_ENV !== "production") {
|
|
1326
1426
|
AlignHorizontalCenter.propTypes = iconPropTypes;
|
|
1327
1427
|
}
|
|
1328
|
-
const AlignHorizontalLeft = /*#__PURE__*/React.forwardRef(function AlignHorizontalLeft(
|
|
1428
|
+
const AlignHorizontalLeft = /*#__PURE__*/React.forwardRef(function AlignHorizontalLeft(_ref63, ref) {
|
|
1329
1429
|
let {
|
|
1330
1430
|
children,
|
|
1331
1431
|
size = 16,
|
|
1332
1432
|
...rest
|
|
1333
|
-
} =
|
|
1433
|
+
} = _ref63;
|
|
1334
1434
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1335
1435
|
width: size,
|
|
1336
1436
|
height: size,
|
|
@@ -1339,19 +1439,19 @@ const AlignHorizontalLeft = /*#__PURE__*/React.forwardRef(function AlignHorizont
|
|
|
1339
1439
|
viewBox: "0 0 32 32",
|
|
1340
1440
|
fill: "currentColor",
|
|
1341
1441
|
...rest
|
|
1342
|
-
},
|
|
1442
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1343
1443
|
d: "M26 26H11a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H26a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0126 26zm0-6.0012L11 20v4H26zM18 14H11a2.0023 2.0023 0 01-2-2V8a2.0023 2.0023 0 012-2h7a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0118 14zm0-6.0012L11 8v4h7zM4 2H6V30H4z"
|
|
1344
1444
|
})), children);
|
|
1345
1445
|
});
|
|
1346
1446
|
if (process.env.NODE_ENV !== "production") {
|
|
1347
1447
|
AlignHorizontalLeft.propTypes = iconPropTypes;
|
|
1348
1448
|
}
|
|
1349
|
-
const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizontalRight(
|
|
1449
|
+
const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizontalRight(_ref64, ref) {
|
|
1350
1450
|
let {
|
|
1351
1451
|
children,
|
|
1352
1452
|
size = 16,
|
|
1353
1453
|
...rest
|
|
1354
|
-
} =
|
|
1454
|
+
} = _ref64;
|
|
1355
1455
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1356
1456
|
width: size,
|
|
1357
1457
|
height: size,
|
|
@@ -1360,9 +1460,9 @@ const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizon
|
|
|
1360
1460
|
viewBox: "0 0 32 32",
|
|
1361
1461
|
fill: "currentColor",
|
|
1362
1462
|
...rest
|
|
1363
|
-
},
|
|
1463
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1364
1464
|
d: "M4 24V20a2.0023 2.0023 0 012-2H21a2.0023 2.0023 0 012 2v4a2.0023 2.0023 0 01-2 2H6A2.0023 2.0023 0 014 24zm2 0H21V20L6 19.9988zM12 12V8a2.0023 2.0023 0 012-2h7a2.0023 2.0023 0 012 2v4a2.0023 2.0023 0 01-2 2H14A2.0023 2.0023 0 0112 12zm2 0h7V8l-7-.0012z"
|
|
1365
|
-
})),
|
|
1465
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1366
1466
|
d: "M26 2H28V30H26z",
|
|
1367
1467
|
transform: "rotate(-180 27 16)"
|
|
1368
1468
|
})), children);
|
|
@@ -1370,12 +1470,12 @@ const AlignHorizontalRight = /*#__PURE__*/React.forwardRef(function AlignHorizon
|
|
|
1370
1470
|
if (process.env.NODE_ENV !== "production") {
|
|
1371
1471
|
AlignHorizontalRight.propTypes = iconPropTypes;
|
|
1372
1472
|
}
|
|
1373
|
-
const AlignVerticalBottom = /*#__PURE__*/React.forwardRef(function AlignVerticalBottom(
|
|
1473
|
+
const AlignVerticalBottom = /*#__PURE__*/React.forwardRef(function AlignVerticalBottom(_ref65, ref) {
|
|
1374
1474
|
let {
|
|
1375
1475
|
children,
|
|
1376
1476
|
size = 16,
|
|
1377
1477
|
...rest
|
|
1378
|
-
} =
|
|
1478
|
+
} = _ref65;
|
|
1379
1479
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1380
1480
|
width: size,
|
|
1381
1481
|
height: size,
|
|
@@ -1384,19 +1484,19 @@ const AlignVerticalBottom = /*#__PURE__*/React.forwardRef(function AlignVertical
|
|
|
1384
1484
|
viewBox: "0 0 32 32",
|
|
1385
1485
|
fill: "currentColor",
|
|
1386
1486
|
...rest
|
|
1387
|
-
},
|
|
1487
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1388
1488
|
d: "M2 26H30V28H2zM24 23H20a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2v7A2.0023 2.0023 0 0124 23zm-4-9v7h4.0012L24 14zM12 23H8a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 018 4h4a2.0023 2.0023 0 012 2V21A2.0023 2.0023 0 0112 23zM8 6V21h4.0012L12 6z"
|
|
1389
1489
|
})), children);
|
|
1390
1490
|
});
|
|
1391
1491
|
if (process.env.NODE_ENV !== "production") {
|
|
1392
1492
|
AlignVerticalBottom.propTypes = iconPropTypes;
|
|
1393
1493
|
}
|
|
1394
|
-
const AlignVerticalCenter = /*#__PURE__*/React.forwardRef(function AlignVerticalCenter(
|
|
1494
|
+
const AlignVerticalCenter = /*#__PURE__*/React.forwardRef(function AlignVerticalCenter(_ref66, ref) {
|
|
1395
1495
|
let {
|
|
1396
1496
|
children,
|
|
1397
1497
|
size = 16,
|
|
1398
1498
|
...rest
|
|
1399
|
-
} =
|
|
1499
|
+
} = _ref66;
|
|
1400
1500
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1401
1501
|
width: size,
|
|
1402
1502
|
height: size,
|
|
@@ -1405,19 +1505,19 @@ const AlignVerticalCenter = /*#__PURE__*/React.forwardRef(function AlignVertical
|
|
|
1405
1505
|
viewBox: "0 0 32 32",
|
|
1406
1506
|
fill: "currentColor",
|
|
1407
1507
|
...rest
|
|
1408
|
-
},
|
|
1508
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1409
1509
|
d: "M30,15H26V12a2.0025,2.0025,0,0,0-2-2H20a2.0025,2.0025,0,0,0-2,2v3H14V8a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,8v7H2v2H6v7a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V17h4v3a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V17h4ZM8,24V8h4l.0012,16Zm12-4V12h4l.0012,8Z"
|
|
1410
1510
|
})), children);
|
|
1411
1511
|
});
|
|
1412
1512
|
if (process.env.NODE_ENV !== "production") {
|
|
1413
1513
|
AlignVerticalCenter.propTypes = iconPropTypes;
|
|
1414
1514
|
}
|
|
1415
|
-
const AlignVerticalTop = /*#__PURE__*/React.forwardRef(function AlignVerticalTop(
|
|
1515
|
+
const AlignVerticalTop = /*#__PURE__*/React.forwardRef(function AlignVerticalTop(_ref67, ref) {
|
|
1416
1516
|
let {
|
|
1417
1517
|
children,
|
|
1418
1518
|
size = 16,
|
|
1419
1519
|
...rest
|
|
1420
|
-
} =
|
|
1520
|
+
} = _ref67;
|
|
1421
1521
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1422
1522
|
width: size,
|
|
1423
1523
|
height: size,
|
|
@@ -1426,19 +1526,19 @@ const AlignVerticalTop = /*#__PURE__*/React.forwardRef(function AlignVerticalTop
|
|
|
1426
1526
|
viewBox: "0 0 32 32",
|
|
1427
1527
|
fill: "currentColor",
|
|
1428
1528
|
...rest
|
|
1429
|
-
},
|
|
1529
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1430
1530
|
d: "M24 20H20a2.0023 2.0023 0 01-2-2V11a2.0023 2.0023 0 012-2h4a2.0023 2.0023 0 012 2v7A2.0023 2.0023 0 0124 20zm-4-9v7h4.0012L24 11zM12 28H8a2.0023 2.0023 0 01-2-2V11A2.0023 2.0023 0 018 9h4a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28zM8 11V26h4.0012L12 11zM2 4H30V6H2z"
|
|
1431
1531
|
})), children);
|
|
1432
1532
|
});
|
|
1433
1533
|
if (process.env.NODE_ENV !== "production") {
|
|
1434
1534
|
AlignVerticalTop.propTypes = iconPropTypes;
|
|
1435
1535
|
}
|
|
1436
|
-
const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBottomCenter(
|
|
1536
|
+
const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBottomCenter(_ref68, ref) {
|
|
1437
1537
|
let {
|
|
1438
1538
|
children,
|
|
1439
1539
|
size = 16,
|
|
1440
1540
|
...rest
|
|
1441
|
-
} =
|
|
1541
|
+
} = _ref68;
|
|
1442
1542
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1443
1543
|
width: size,
|
|
1444
1544
|
height: size,
|
|
@@ -1447,12 +1547,12 @@ const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBott
|
|
|
1447
1547
|
viewBox: "0 0 32 32",
|
|
1448
1548
|
fill: "currentColor",
|
|
1449
1549
|
...rest
|
|
1450
|
-
},
|
|
1550
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1451
1551
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1452
|
-
})),
|
|
1552
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1453
1553
|
d: "M10 18H22V20H10z",
|
|
1454
1554
|
transform: "rotate(-180 16 19)"
|
|
1455
|
-
})),
|
|
1555
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1456
1556
|
d: "M12 23H20V25H12z",
|
|
1457
1557
|
transform: "rotate(-180 16 24)"
|
|
1458
1558
|
})), children);
|
|
@@ -1460,12 +1560,12 @@ const AlignBoxBottomCenter = /*#__PURE__*/React.forwardRef(function AlignBoxBott
|
|
|
1460
1560
|
if (process.env.NODE_ENV !== "production") {
|
|
1461
1561
|
AlignBoxBottomCenter.propTypes = iconPropTypes;
|
|
1462
1562
|
}
|
|
1463
|
-
const AlignBoxBottomLeft = /*#__PURE__*/React.forwardRef(function AlignBoxBottomLeft(
|
|
1563
|
+
const AlignBoxBottomLeft = /*#__PURE__*/React.forwardRef(function AlignBoxBottomLeft(_ref69, ref) {
|
|
1464
1564
|
let {
|
|
1465
1565
|
children,
|
|
1466
1566
|
size = 16,
|
|
1467
1567
|
...rest
|
|
1468
|
-
} =
|
|
1568
|
+
} = _ref69;
|
|
1469
1569
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1470
1570
|
width: size,
|
|
1471
1571
|
height: size,
|
|
@@ -1474,21 +1574,21 @@ const AlignBoxBottomLeft = /*#__PURE__*/React.forwardRef(function AlignBoxBottom
|
|
|
1474
1574
|
viewBox: "0 0 32 32",
|
|
1475
1575
|
fill: "currentColor",
|
|
1476
1576
|
...rest
|
|
1477
|
-
},
|
|
1577
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1478
1578
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1479
|
-
})),
|
|
1579
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1480
1580
|
d: "M9 18H20V20H9zM9 23H16V25H9z"
|
|
1481
1581
|
})), children);
|
|
1482
1582
|
});
|
|
1483
1583
|
if (process.env.NODE_ENV !== "production") {
|
|
1484
1584
|
AlignBoxBottomLeft.propTypes = iconPropTypes;
|
|
1485
1585
|
}
|
|
1486
|
-
const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBottomRight(
|
|
1586
|
+
const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBottomRight(_ref70, ref) {
|
|
1487
1587
|
let {
|
|
1488
1588
|
children,
|
|
1489
1589
|
size = 16,
|
|
1490
1590
|
...rest
|
|
1491
|
-
} =
|
|
1591
|
+
} = _ref70;
|
|
1492
1592
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1493
1593
|
width: size,
|
|
1494
1594
|
height: size,
|
|
@@ -1497,12 +1597,12 @@ const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBotto
|
|
|
1497
1597
|
viewBox: "0 0 32 32",
|
|
1498
1598
|
fill: "currentColor",
|
|
1499
1599
|
...rest
|
|
1500
|
-
},
|
|
1600
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1501
1601
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1502
|
-
})),
|
|
1602
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1503
1603
|
d: "M12 18H23V20H12z",
|
|
1504
1604
|
transform: "rotate(-180 17.5 19)"
|
|
1505
|
-
})),
|
|
1605
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1506
1606
|
d: "M16 23H23V25H16z",
|
|
1507
1607
|
transform: "rotate(-180 19.5 24)"
|
|
1508
1608
|
})), children);
|
|
@@ -1510,12 +1610,12 @@ const AlignBoxBottomRight = /*#__PURE__*/React.forwardRef(function AlignBoxBotto
|
|
|
1510
1610
|
if (process.env.NODE_ENV !== "production") {
|
|
1511
1611
|
AlignBoxBottomRight.propTypes = iconPropTypes;
|
|
1512
1612
|
}
|
|
1513
|
-
const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleCenter(
|
|
1613
|
+
const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleCenter(_ref71, ref) {
|
|
1514
1614
|
let {
|
|
1515
1615
|
children,
|
|
1516
1616
|
size = 16,
|
|
1517
1617
|
...rest
|
|
1518
|
-
} =
|
|
1618
|
+
} = _ref71;
|
|
1519
1619
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1520
1620
|
width: size,
|
|
1521
1621
|
height: size,
|
|
@@ -1524,12 +1624,12 @@ const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMidd
|
|
|
1524
1624
|
viewBox: "0 0 32 32",
|
|
1525
1625
|
fill: "currentColor",
|
|
1526
1626
|
...rest
|
|
1527
|
-
},
|
|
1627
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1528
1628
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1529
|
-
})),
|
|
1629
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1530
1630
|
d: "M10 13H22V15H10z",
|
|
1531
1631
|
transform: "rotate(-180 16 14)"
|
|
1532
|
-
})),
|
|
1632
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1533
1633
|
d: "M12 18H20V20H12z",
|
|
1534
1634
|
transform: "rotate(-180 16 19)"
|
|
1535
1635
|
})), children);
|
|
@@ -1537,12 +1637,12 @@ const AlignBoxMiddleCenter = /*#__PURE__*/React.forwardRef(function AlignBoxMidd
|
|
|
1537
1637
|
if (process.env.NODE_ENV !== "production") {
|
|
1538
1638
|
AlignBoxMiddleCenter.propTypes = iconPropTypes;
|
|
1539
1639
|
}
|
|
1540
|
-
const AlignBoxMiddleLeft = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleLeft(
|
|
1640
|
+
const AlignBoxMiddleLeft = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleLeft(_ref72, ref) {
|
|
1541
1641
|
let {
|
|
1542
1642
|
children,
|
|
1543
1643
|
size = 16,
|
|
1544
1644
|
...rest
|
|
1545
|
-
} =
|
|
1645
|
+
} = _ref72;
|
|
1546
1646
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1547
1647
|
width: size,
|
|
1548
1648
|
height: size,
|
|
@@ -1551,21 +1651,21 @@ const AlignBoxMiddleLeft = /*#__PURE__*/React.forwardRef(function AlignBoxMiddle
|
|
|
1551
1651
|
viewBox: "0 0 32 32",
|
|
1552
1652
|
fill: "currentColor",
|
|
1553
1653
|
...rest
|
|
1554
|
-
},
|
|
1654
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1555
1655
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1556
|
-
})),
|
|
1656
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1557
1657
|
d: "M9 13H20V15H9zM9 18H16V20H9z"
|
|
1558
1658
|
})), children);
|
|
1559
1659
|
});
|
|
1560
1660
|
if (process.env.NODE_ENV !== "production") {
|
|
1561
1661
|
AlignBoxMiddleLeft.propTypes = iconPropTypes;
|
|
1562
1662
|
}
|
|
1563
|
-
const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleRight(
|
|
1663
|
+
const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddleRight(_ref73, ref) {
|
|
1564
1664
|
let {
|
|
1565
1665
|
children,
|
|
1566
1666
|
size = 16,
|
|
1567
1667
|
...rest
|
|
1568
|
-
} =
|
|
1668
|
+
} = _ref73;
|
|
1569
1669
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1570
1670
|
width: size,
|
|
1571
1671
|
height: size,
|
|
@@ -1574,12 +1674,12 @@ const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddl
|
|
|
1574
1674
|
viewBox: "0 0 32 32",
|
|
1575
1675
|
fill: "currentColor",
|
|
1576
1676
|
...rest
|
|
1577
|
-
},
|
|
1677
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1578
1678
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1579
|
-
})),
|
|
1679
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1580
1680
|
d: "M12 13H23V15H12z",
|
|
1581
1681
|
transform: "rotate(-180 17.5 14)"
|
|
1582
|
-
})),
|
|
1682
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1583
1683
|
d: "M16 18H23V20H16z",
|
|
1584
1684
|
transform: "rotate(-180 19.5 19)"
|
|
1585
1685
|
})), children);
|
|
@@ -1587,12 +1687,12 @@ const AlignBoxMiddleRight = /*#__PURE__*/React.forwardRef(function AlignBoxMiddl
|
|
|
1587
1687
|
if (process.env.NODE_ENV !== "production") {
|
|
1588
1688
|
AlignBoxMiddleRight.propTypes = iconPropTypes;
|
|
1589
1689
|
}
|
|
1590
|
-
const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCenter(
|
|
1690
|
+
const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCenter(_ref74, ref) {
|
|
1591
1691
|
let {
|
|
1592
1692
|
children,
|
|
1593
1693
|
size = 16,
|
|
1594
1694
|
...rest
|
|
1595
|
-
} =
|
|
1695
|
+
} = _ref74;
|
|
1596
1696
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1597
1697
|
width: size,
|
|
1598
1698
|
height: size,
|
|
@@ -1601,12 +1701,12 @@ const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCent
|
|
|
1601
1701
|
viewBox: "0 0 32 32",
|
|
1602
1702
|
fill: "currentColor",
|
|
1603
1703
|
...rest
|
|
1604
|
-
},
|
|
1704
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1605
1705
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1606
|
-
})),
|
|
1706
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1607
1707
|
d: "M10 7H22V9H10z",
|
|
1608
1708
|
transform: "rotate(-180 16 8)"
|
|
1609
|
-
})),
|
|
1709
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1610
1710
|
d: "M12 12H20V14H12z",
|
|
1611
1711
|
transform: "rotate(-180 16 13)"
|
|
1612
1712
|
})), children);
|
|
@@ -1614,12 +1714,12 @@ const AlignBoxTopCenter = /*#__PURE__*/React.forwardRef(function AlignBoxTopCent
|
|
|
1614
1714
|
if (process.env.NODE_ENV !== "production") {
|
|
1615
1715
|
AlignBoxTopCenter.propTypes = iconPropTypes;
|
|
1616
1716
|
}
|
|
1617
|
-
const AlignBoxTopLeft = /*#__PURE__*/React.forwardRef(function AlignBoxTopLeft(
|
|
1717
|
+
const AlignBoxTopLeft = /*#__PURE__*/React.forwardRef(function AlignBoxTopLeft(_ref75, ref) {
|
|
1618
1718
|
let {
|
|
1619
1719
|
children,
|
|
1620
1720
|
size = 16,
|
|
1621
1721
|
...rest
|
|
1622
|
-
} =
|
|
1722
|
+
} = _ref75;
|
|
1623
1723
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1624
1724
|
width: size,
|
|
1625
1725
|
height: size,
|
|
@@ -1628,21 +1728,21 @@ const AlignBoxTopLeft = /*#__PURE__*/React.forwardRef(function AlignBoxTopLeft(_
|
|
|
1628
1728
|
viewBox: "0 0 32 32",
|
|
1629
1729
|
fill: "currentColor",
|
|
1630
1730
|
...rest
|
|
1631
|
-
},
|
|
1731
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1632
1732
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1633
|
-
})),
|
|
1733
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1634
1734
|
d: "M9 7H20V9H9zM9 12H16V14H9z"
|
|
1635
1735
|
})), children);
|
|
1636
1736
|
});
|
|
1637
1737
|
if (process.env.NODE_ENV !== "production") {
|
|
1638
1738
|
AlignBoxTopLeft.propTypes = iconPropTypes;
|
|
1639
1739
|
}
|
|
1640
|
-
const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight(
|
|
1740
|
+
const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight(_ref76, ref) {
|
|
1641
1741
|
let {
|
|
1642
1742
|
children,
|
|
1643
1743
|
size = 16,
|
|
1644
1744
|
...rest
|
|
1645
|
-
} =
|
|
1745
|
+
} = _ref76;
|
|
1646
1746
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1647
1747
|
width: size,
|
|
1648
1748
|
height: size,
|
|
@@ -1651,12 +1751,12 @@ const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight
|
|
|
1651
1751
|
viewBox: "0 0 32 32",
|
|
1652
1752
|
fill: "currentColor",
|
|
1653
1753
|
...rest
|
|
1654
|
-
},
|
|
1754
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1655
1755
|
d: "M26,30H6a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30ZM6,4V28H26V4Z"
|
|
1656
|
-
})),
|
|
1756
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1657
1757
|
d: "M12 7H23V9H12z",
|
|
1658
1758
|
transform: "rotate(-180 17.5 8)"
|
|
1659
|
-
})),
|
|
1759
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1660
1760
|
d: "M16 12H23V14H16z",
|
|
1661
1761
|
transform: "rotate(-180 19.5 13)"
|
|
1662
1762
|
})), children);
|
|
@@ -1664,12 +1764,12 @@ const AlignBoxTopRight = /*#__PURE__*/React.forwardRef(function AlignBoxTopRight
|
|
|
1664
1764
|
if (process.env.NODE_ENV !== "production") {
|
|
1665
1765
|
AlignBoxTopRight.propTypes = iconPropTypes;
|
|
1666
1766
|
}
|
|
1667
|
-
const Analytics = /*#__PURE__*/React.forwardRef(function Analytics(
|
|
1767
|
+
const Analytics = /*#__PURE__*/React.forwardRef(function Analytics(_ref77, ref) {
|
|
1668
1768
|
let {
|
|
1669
1769
|
children,
|
|
1670
1770
|
size = 16,
|
|
1671
1771
|
...rest
|
|
1672
|
-
} =
|
|
1772
|
+
} = _ref77;
|
|
1673
1773
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1674
1774
|
width: size,
|
|
1675
1775
|
height: size,
|
|
@@ -1678,21 +1778,21 @@ const Analytics = /*#__PURE__*/React.forwardRef(function Analytics(_ref73, ref)
|
|
|
1678
1778
|
viewBox: "0 0 32 32",
|
|
1679
1779
|
fill: "currentColor",
|
|
1680
1780
|
...rest
|
|
1681
|
-
},
|
|
1781
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1682
1782
|
d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4Z"
|
|
1683
|
-
})),
|
|
1783
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1684
1784
|
d: "M30,9H23v2h3.59L19,18.59l-4.29-4.3a1,1,0,0,0-1.42,0L6,21.59,7.41,23,14,16.41l4.29,4.3a1,1,0,0,0,1.42,0L28,12.41V16h2Z"
|
|
1685
1785
|
})), children);
|
|
1686
1786
|
});
|
|
1687
1787
|
if (process.env.NODE_ENV !== "production") {
|
|
1688
1788
|
Analytics.propTypes = iconPropTypes;
|
|
1689
1789
|
}
|
|
1690
|
-
const AnalyticsCustom = /*#__PURE__*/React.forwardRef(function AnalyticsCustom(
|
|
1790
|
+
const AnalyticsCustom = /*#__PURE__*/React.forwardRef(function AnalyticsCustom(_ref78, ref) {
|
|
1691
1791
|
let {
|
|
1692
1792
|
children,
|
|
1693
1793
|
size = 16,
|
|
1694
1794
|
...rest
|
|
1695
|
-
} =
|
|
1795
|
+
} = _ref78;
|
|
1696
1796
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1697
1797
|
width: size,
|
|
1698
1798
|
height: size,
|
|
@@ -1701,21 +1801,21 @@ const AnalyticsCustom = /*#__PURE__*/React.forwardRef(function AnalyticsCustom(_
|
|
|
1701
1801
|
viewBox: "0 0 32 32",
|
|
1702
1802
|
fill: "currentColor",
|
|
1703
1803
|
...rest
|
|
1704
|
-
},
|
|
1804
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1705
1805
|
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM30 4H23V6h3.5859L19 13.5859 14.707 9.293a1 1 0 00-1.414 0L6 16.5859 7.4141 18 14 11.4141l4.293 4.2929a1 1 0 001.414 0L28 7.4141V11h2z"
|
|
1706
|
-
})),
|
|
1806
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1707
1807
|
d: "M4,2H2V28a2,2,0,0,0,2,2h8V28H4Z"
|
|
1708
1808
|
})), children);
|
|
1709
1809
|
});
|
|
1710
1810
|
if (process.env.NODE_ENV !== "production") {
|
|
1711
1811
|
AnalyticsCustom.propTypes = iconPropTypes;
|
|
1712
1812
|
}
|
|
1713
|
-
const AnalyticsReference = /*#__PURE__*/React.forwardRef(function AnalyticsReference(
|
|
1813
|
+
const AnalyticsReference = /*#__PURE__*/React.forwardRef(function AnalyticsReference(_ref79, ref) {
|
|
1714
1814
|
let {
|
|
1715
1815
|
children,
|
|
1716
1816
|
size = 16,
|
|
1717
1817
|
...rest
|
|
1718
|
-
} =
|
|
1818
|
+
} = _ref79;
|
|
1719
1819
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1720
1820
|
width: size,
|
|
1721
1821
|
height: size,
|
|
@@ -1724,19 +1824,19 @@ const AnalyticsReference = /*#__PURE__*/React.forwardRef(function AnalyticsRefer
|
|
|
1724
1824
|
viewBox: "0 0 32 32",
|
|
1725
1825
|
fill: "currentColor",
|
|
1726
1826
|
...rest
|
|
1727
|
-
},
|
|
1827
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1728
1828
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 4H23V6h3.5859L19 13.5859 14.707 9.293a1 1 0 00-1.414 0L8 14.5858 9.4142 16 14 11.4141l4.293 4.2929a1 1 0 001.414 0L28 7.4141V11h2zM16 28H30V30H16zM2 2H4V16H2z"
|
|
1729
1829
|
})), children);
|
|
1730
1830
|
});
|
|
1731
1831
|
if (process.env.NODE_ENV !== "production") {
|
|
1732
1832
|
AnalyticsReference.propTypes = iconPropTypes;
|
|
1733
1833
|
}
|
|
1734
|
-
const
|
|
1834
|
+
const Anchor = /*#__PURE__*/React.forwardRef(function Anchor(_ref80, ref) {
|
|
1735
1835
|
let {
|
|
1736
1836
|
children,
|
|
1737
1837
|
size = 16,
|
|
1738
1838
|
...rest
|
|
1739
|
-
} =
|
|
1839
|
+
} = _ref80;
|
|
1740
1840
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1741
1841
|
width: size,
|
|
1742
1842
|
height: size,
|
|
@@ -1745,21 +1845,56 @@ const WatsonHealthAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthAng
|
|
|
1745
1845
|
viewBox: "0 0 32 32",
|
|
1746
1846
|
fill: "currentColor",
|
|
1747
1847
|
...rest
|
|
1748
|
-
},
|
|
1848
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1849
|
+
strokeWidth: "0",
|
|
1850
|
+
d: "M2.257 25.5H8.742V27.5H2.257z",
|
|
1851
|
+
transform: "rotate(-45 5.5 26.5)"
|
|
1852
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1853
|
+
strokeWidth: "0",
|
|
1854
|
+
d: "M9.257 18.5H15.742V20.5H9.257z",
|
|
1855
|
+
transform: "rotate(-45 12.5 19.5)"
|
|
1856
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1857
|
+
strokeWidth: "0",
|
|
1858
|
+
d: "M16.257 11.5H22.742V13.5H16.257z",
|
|
1859
|
+
transform: "rotate(-45 19.5 12.5)"
|
|
1860
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1861
|
+
strokeWidth: "0",
|
|
1862
|
+
d: "M23.257 4.5H29.742V6.5H23.257z",
|
|
1863
|
+
transform: "rotate(-45 26.5 5.5)"
|
|
1864
|
+
})), children);
|
|
1865
|
+
});
|
|
1866
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1867
|
+
Anchor.propTypes = iconPropTypes;
|
|
1868
|
+
}
|
|
1869
|
+
const WatsonHealthAngle = /*#__PURE__*/React.forwardRef(function WatsonHealthAngle(_ref81, ref) {
|
|
1870
|
+
let {
|
|
1871
|
+
children,
|
|
1872
|
+
size = 16,
|
|
1873
|
+
...rest
|
|
1874
|
+
} = _ref81;
|
|
1875
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1876
|
+
width: size,
|
|
1877
|
+
height: size,
|
|
1878
|
+
ref: ref,
|
|
1879
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1880
|
+
viewBox: "0 0 32 32",
|
|
1881
|
+
fill: "currentColor",
|
|
1882
|
+
...rest
|
|
1883
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1749
1884
|
d: "M9,24a3.51,3.51,0,0,0-.88-1.86L17.65,5.56l-1.73-1L6.35,21.12A3.06,3.06,0,0,0,5.5,21a3.5,3.5,0,1,0,3.15,5H28V24ZM5.5,26A1.5,1.5,0,1,1,7,24.5,1.5,1.5,0,0,1,5.5,26Z"
|
|
1750
|
-
})),
|
|
1885
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1751
1886
|
d: "M22,21h2a13,13,0,0,0-5.42-10.56l-1.16,1.62A11,11,0,0,1,22,21Z"
|
|
1752
1887
|
})), children);
|
|
1753
1888
|
});
|
|
1754
1889
|
if (process.env.NODE_ENV !== "production") {
|
|
1755
1890
|
WatsonHealthAngle.propTypes = iconPropTypes;
|
|
1756
1891
|
}
|
|
1757
|
-
const WatsonHealthAnnotationVisibility = /*#__PURE__*/React.forwardRef(function WatsonHealthAnnotationVisibility(
|
|
1892
|
+
const WatsonHealthAnnotationVisibility = /*#__PURE__*/React.forwardRef(function WatsonHealthAnnotationVisibility(_ref82, ref) {
|
|
1758
1893
|
let {
|
|
1759
1894
|
children,
|
|
1760
1895
|
size = 16,
|
|
1761
1896
|
...rest
|
|
1762
|
-
} =
|
|
1897
|
+
} = _ref82;
|
|
1763
1898
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1764
1899
|
width: size,
|
|
1765
1900
|
height: size,
|
|
@@ -1768,21 +1903,21 @@ const WatsonHealthAnnotationVisibility = /*#__PURE__*/React.forwardRef(function
|
|
|
1768
1903
|
viewBox: "0 0 32 32",
|
|
1769
1904
|
fill: "currentColor",
|
|
1770
1905
|
...rest
|
|
1771
|
-
},
|
|
1906
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1772
1907
|
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H4V6H28Z"
|
|
1773
|
-
})),
|
|
1908
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1774
1909
|
d: "M21 20H13a3.51 3.51 0 00-.88-1.86l3.8-6.64-1.74-1-3.78 6.62A3.35 3.35 0 009.5 17a3.5 3.5 0 103.15 5H21zM9.5 22A1.5 1.5 0 1111 20.5 1.5 1.5 0 019.5 22zM19 8H26V10H19zM19 12H23V14H19z"
|
|
1775
1910
|
})), children);
|
|
1776
1911
|
});
|
|
1777
1912
|
if (process.env.NODE_ENV !== "production") {
|
|
1778
1913
|
WatsonHealthAnnotationVisibility.propTypes = iconPropTypes;
|
|
1779
1914
|
}
|
|
1780
|
-
const Aperture = /*#__PURE__*/React.forwardRef(function Aperture(
|
|
1915
|
+
const Aperture = /*#__PURE__*/React.forwardRef(function Aperture(_ref83, ref) {
|
|
1781
1916
|
let {
|
|
1782
1917
|
children,
|
|
1783
1918
|
size = 16,
|
|
1784
1919
|
...rest
|
|
1785
|
-
} =
|
|
1920
|
+
} = _ref83;
|
|
1786
1921
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1787
1922
|
width: size,
|
|
1788
1923
|
height: size,
|
|
@@ -1791,19 +1926,19 @@ const Aperture = /*#__PURE__*/React.forwardRef(function Aperture(_ref78, ref) {
|
|
|
1791
1926
|
viewBox: "0 0 32 32",
|
|
1792
1927
|
fill: "currentColor",
|
|
1793
1928
|
...rest
|
|
1794
|
-
},
|
|
1929
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1795
1930
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM27.84,14.14,22,17.52V5.62A12,12,0,0,1,27.84,14.14ZM12,18.68V13.32L16,11l4,2.31v5.36L16,21Zm8-14V11L10.34,5.42A11.9,11.9,0,0,1,20,4.7Zm-11.52,2L14,9.85,4,15.62A12,12,0,0,1,8.48,6.66ZM4.16,17.85,10,14.47V26.38A12,12,0,0,1,4.16,17.85ZM12,27.3V21l9.67,5.58A11.92,11.92,0,0,1,16,28,12.05,12.05,0,0,1,12,27.3Zm11.52-2L18,22.14l10-5.77A12,12,0,0,1,23.52,25.34Z"
|
|
1796
1931
|
})), children);
|
|
1797
1932
|
});
|
|
1798
1933
|
if (process.env.NODE_ENV !== "production") {
|
|
1799
1934
|
Aperture.propTypes = iconPropTypes;
|
|
1800
1935
|
}
|
|
1801
|
-
const Api = /*#__PURE__*/React.forwardRef(function Api(
|
|
1936
|
+
const Api = /*#__PURE__*/React.forwardRef(function Api(_ref84, ref) {
|
|
1802
1937
|
let {
|
|
1803
1938
|
children,
|
|
1804
1939
|
size = 16,
|
|
1805
1940
|
...rest
|
|
1806
|
-
} =
|
|
1941
|
+
} = _ref84;
|
|
1807
1942
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1808
1943
|
width: size,
|
|
1809
1944
|
height: size,
|
|
@@ -1812,19 +1947,19 @@ const Api = /*#__PURE__*/React.forwardRef(function Api(_ref79, ref) {
|
|
|
1812
1947
|
viewBox: "0 0 32 32",
|
|
1813
1948
|
fill: "currentColor",
|
|
1814
1949
|
...rest
|
|
1815
|
-
},
|
|
1950
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1816
1951
|
d: "M26,22a3.86,3.86,0,0,0-2,.57l-3.09-3.1a6,6,0,0,0,0-6.94L24,9.43A3.86,3.86,0,0,0,26,10a4,4,0,1,0-4-4,3.86,3.86,0,0,0,.57,2l-3.1,3.09a6,6,0,0,0-6.94,0L9.43,8A3.86,3.86,0,0,0,10,6a4,4,0,1,0-4,4,3.86,3.86,0,0,0,2-.57l3.09,3.1a6,6,0,0,0,0,6.94L8,22.57A3.86,3.86,0,0,0,6,22a4,4,0,1,0,4,4,3.86,3.86,0,0,0-.57-2l3.1-3.09a6,6,0,0,0,6.94,0L22.57,24A3.86,3.86,0,0,0,22,26a4,4,0,1,0,4-4ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm10-8a4,4,0,1,1,4-4A4,4,0,0,1,16,20Zm10,8a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
|
|
1817
1952
|
})), children);
|
|
1818
1953
|
});
|
|
1819
1954
|
if (process.env.NODE_ENV !== "production") {
|
|
1820
1955
|
Api.propTypes = iconPropTypes;
|
|
1821
1956
|
}
|
|
1822
|
-
const Api_1 = /*#__PURE__*/React.forwardRef(function Api_1(
|
|
1957
|
+
const Api_1 = /*#__PURE__*/React.forwardRef(function Api_1(_ref85, ref) {
|
|
1823
1958
|
let {
|
|
1824
1959
|
children,
|
|
1825
1960
|
size = 16,
|
|
1826
1961
|
...rest
|
|
1827
|
-
} =
|
|
1962
|
+
} = _ref85;
|
|
1828
1963
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1829
1964
|
width: size,
|
|
1830
1965
|
height: size,
|
|
@@ -1833,19 +1968,19 @@ const Api_1 = /*#__PURE__*/React.forwardRef(function Api_1(_ref80, ref) {
|
|
|
1833
1968
|
viewBox: "0 0 32 32",
|
|
1834
1969
|
fill: "currentColor",
|
|
1835
1970
|
...rest
|
|
1836
|
-
},
|
|
1971
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1837
1972
|
d: "M8 9H4a2 2 0 00-2 2V23H4V18H8v5h2V11A2 2 0 008 9zM4 16V11H8v5zM22 11L25 11 25 21 22 21 22 23 30 23 30 21 27 21 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14z"
|
|
1838
1973
|
})), children);
|
|
1839
1974
|
});
|
|
1840
1975
|
if (process.env.NODE_ENV !== "production") {
|
|
1841
1976
|
Api_1.propTypes = iconPropTypes;
|
|
1842
1977
|
}
|
|
1843
|
-
const
|
|
1978
|
+
const ApiKey = /*#__PURE__*/React.forwardRef(function ApiKey(_ref86, ref) {
|
|
1844
1979
|
let {
|
|
1845
1980
|
children,
|
|
1846
1981
|
size = 16,
|
|
1847
1982
|
...rest
|
|
1848
|
-
} =
|
|
1983
|
+
} = _ref86;
|
|
1849
1984
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1850
1985
|
width: size,
|
|
1851
1986
|
height: size,
|
|
@@ -1854,19 +1989,49 @@ const App = /*#__PURE__*/React.forwardRef(function App(_ref81, ref) {
|
|
|
1854
1989
|
viewBox: "0 0 32 32",
|
|
1855
1990
|
fill: "currentColor",
|
|
1856
1991
|
...rest
|
|
1857
|
-
},
|
|
1992
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1993
|
+
strokeWidth: "0",
|
|
1994
|
+
d: "m28,26c-.178,0-.3472.0308-.5115.0742l-1.0554-1.0552c.3516-.5947.5669-1.2798.5669-2.019s-.2153-1.4243-.5669-2.019l1.0554-1.0552c.1643.0435.3335.0742.5115.0742,1.1045,0,2-.8955,2-2s-.8955-2-2-2-2,.8955-2,2c0,.1777.0308.3472.0742.5117l-1.0552,1.0552c-.595-.3516-1.2795-.5669-2.019-.5669s-1.4241.2153-2.019.5669l-1.0552-1.0552c.0435-.1646.0742-.334.0742-.5117,0-1.1045-.8955-2-2-2s-2,.8955-2,2,.8955,2,2,2c.178,0,.3472-.0308.5115-.0742l1.0554,1.0552c-.3516.5947-.5669,1.2798-.5669,2.019s.2153,1.4243.5669,2.019l-1.0554,1.0552c-.1643-.0435-.3335-.0742-.5115-.0742-1.1045,0-2,.8955-2,2s.8955,2,2,2,2-.8955,2-2c0-.1777-.0308-.3472-.0742-.5117l1.0552-1.0552c.595.3516,1.2795.5669,2.019.5669s1.4241-.2153,2.019-.5669l1.0552,1.0552c-.0435.1646-.0742.334-.0742.5117,0,1.1045.8955,2,2,2s2-.8955,2-2-.8955-2-2-2Zm-7-3c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Z"
|
|
1995
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1996
|
+
cx: "22",
|
|
1997
|
+
cy: "10",
|
|
1998
|
+
r: "2",
|
|
1999
|
+
strokeWidth: "0"
|
|
2000
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2001
|
+
strokeWidth: "0",
|
|
2002
|
+
d: "m21,2c-4.9626,0-9,4.0371-9,9,0,.7788.0989,1.5469.2944,2.291L2,23.5859v6.4141h6.4143l7-7-2.7073-2.707-1.4141,1.4141,1.2927,1.293-1.5896,1.5898-1.2869-1.2949-1.4185,1.4102,1.2913,1.2988-1.9963,1.9961h-3.5857v-3.5859l9.7122-9.7119.8555-.8677-.1982-.5845c-.2451-.7217-.3694-1.4785-.3694-2.25,0-3.8599,3.1401-7,7-7s7,3.1401,7,7h2c0-4.9629-4.0374-9-9-9Z"
|
|
2003
|
+
})), children);
|
|
2004
|
+
});
|
|
2005
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2006
|
+
ApiKey.propTypes = iconPropTypes;
|
|
2007
|
+
}
|
|
2008
|
+
const App = /*#__PURE__*/React.forwardRef(function App(_ref87, ref) {
|
|
2009
|
+
let {
|
|
2010
|
+
children,
|
|
2011
|
+
size = 16,
|
|
2012
|
+
...rest
|
|
2013
|
+
} = _ref87;
|
|
2014
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2015
|
+
width: size,
|
|
2016
|
+
height: size,
|
|
2017
|
+
ref: ref,
|
|
2018
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2019
|
+
viewBox: "0 0 32 32",
|
|
2020
|
+
fill: "currentColor",
|
|
2021
|
+
...rest
|
|
2022
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1858
2023
|
d: "M28 10H22V24h2V20h4a2.0027 2.0027 0 002-2V12A2.0023 2.0023 0 0028 10zm-4 8V12h4v6zM18 10H12V24h2V20h4a2.0027 2.0027 0 002-2V12A2.0023 2.0023 0 0018 10zm-4 8V12h4v6zM8 10H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V12A2.0023 2.0023 0 008 10zm0 8H4V16H8z"
|
|
1859
2024
|
})), children);
|
|
1860
2025
|
});
|
|
1861
2026
|
if (process.env.NODE_ENV !== "production") {
|
|
1862
2027
|
App.propTypes = iconPropTypes;
|
|
1863
2028
|
}
|
|
1864
|
-
const AppConnectivity = /*#__PURE__*/React.forwardRef(function AppConnectivity(
|
|
2029
|
+
const AppConnectivity = /*#__PURE__*/React.forwardRef(function AppConnectivity(_ref88, ref) {
|
|
1865
2030
|
let {
|
|
1866
2031
|
children,
|
|
1867
2032
|
size = 16,
|
|
1868
2033
|
...rest
|
|
1869
|
-
} =
|
|
2034
|
+
} = _ref88;
|
|
1870
2035
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1871
2036
|
width: size,
|
|
1872
2037
|
height: size,
|
|
@@ -1875,19 +2040,19 @@ const AppConnectivity = /*#__PURE__*/React.forwardRef(function AppConnectivity(_
|
|
|
1875
2040
|
viewBox: "0 0 32 32",
|
|
1876
2041
|
fill: "currentColor",
|
|
1877
2042
|
...rest
|
|
1878
|
-
},
|
|
2043
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1879
2044
|
d: "M20,14h8a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2H9A2.0023,2.0023,0,0,0,7,6v4H4a2.0023,2.0023,0,0,0-2,2v8a2.0023,2.0023,0,0,0,2,2H6v4a2.0023,2.0023,0,0,0,2,2H18a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V20a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2v6H8V22h4a2.0023,2.0023,0,0,0,2-2V12a2.0023,2.0023,0,0,0-2-2H9V6h9v6A2.0023,2.0023,0,0,0,20,14Zm0,14V24h8v4Zm8-8,0,2H20V20ZM4,20V16h8v4Zm8.0005-6H4V12h8ZM20,12V8h8v4Zm8-8,0,2H20V4Z"
|
|
1880
2045
|
})), children);
|
|
1881
2046
|
});
|
|
1882
2047
|
if (process.env.NODE_ENV !== "production") {
|
|
1883
2048
|
AppConnectivity.propTypes = iconPropTypes;
|
|
1884
2049
|
}
|
|
1885
|
-
const Apple = /*#__PURE__*/React.forwardRef(function Apple(
|
|
2050
|
+
const Apple = /*#__PURE__*/React.forwardRef(function Apple(_ref89, ref) {
|
|
1886
2051
|
let {
|
|
1887
2052
|
children,
|
|
1888
2053
|
size = 16,
|
|
1889
2054
|
...rest
|
|
1890
|
-
} =
|
|
2055
|
+
} = _ref89;
|
|
1891
2056
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1892
2057
|
width: size,
|
|
1893
2058
|
height: size,
|
|
@@ -1896,21 +2061,21 @@ const Apple = /*#__PURE__*/React.forwardRef(function Apple(_ref83, ref) {
|
|
|
1896
2061
|
viewBox: "0 0 32 32",
|
|
1897
2062
|
fill: "currentColor",
|
|
1898
2063
|
...rest
|
|
1899
|
-
},
|
|
2064
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1900
2065
|
d: "M21.7788,8a11.4843,11.4843,0,0,0-3.0547.5342,14.5665,14.5665,0,0,1-1.8225.4126A6.0054,6.0054,0,0,0,11,4V6a3.9933,3.9933,0,0,1,3.8267,2.9c-.5181-.0879-1.0569-.2207-1.6172-.3648A12.89,12.89,0,0,0,10.0317,8C6.311,8,4,11.0652,4,16c0,7.51,4.0679,11.999,8.0005,12h.0015a7.1576,7.1576,0,0,0,2.49-.59A5.0128,5.0128,0,0,1,16,27a5.0266,5.0266,0,0,1,1.5112.41A7.15,7.15,0,0,0,20,28h0c3.9307-.001,8-4.49,8-12C28,12.3094,26.3706,8,21.7788,8ZM20,26h0a5.5038,5.5038,0,0,1-1.7905-.4639A6.4168,6.4168,0,0,0,16,25a6.4043,6.4043,0,0,0-2.2061.5361A5.5343,5.5343,0,0,1,12,26h.0015C9.0513,25.9988,6,22.2586,6,16c0-1.8037.3931-6,4.0317-6a11.2363,11.2363,0,0,1,2.6807.4726A12.9819,12.9819,0,0,0,15.7612,11h.4922a11.7955,11.7955,0,0,0,2.9956-.5361A9.8483,9.8483,0,0,1,21.7788,10C25.7964,10,26,14.9978,26,16,26,22.2586,22.9482,25.9988,20,26Z"
|
|
1901
|
-
})),
|
|
2066
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1902
2067
|
d: "M18,7H17V6a2.0021,2.0021,0,0,1,2-2h1V5A2.0021,2.0021,0,0,1,18,7Z"
|
|
1903
2068
|
})), children);
|
|
1904
2069
|
});
|
|
1905
2070
|
if (process.env.NODE_ENV !== "production") {
|
|
1906
2071
|
Apple.propTypes = iconPropTypes;
|
|
1907
2072
|
}
|
|
1908
|
-
const AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(
|
|
2073
|
+
const AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(_ref90, ref) {
|
|
1909
2074
|
let {
|
|
1910
2075
|
children,
|
|
1911
2076
|
size = 16,
|
|
1912
2077
|
...rest
|
|
1913
|
-
} =
|
|
2078
|
+
} = _ref90;
|
|
1914
2079
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1915
2080
|
width: size,
|
|
1916
2081
|
height: size,
|
|
@@ -1919,21 +2084,21 @@ const AppleDash = /*#__PURE__*/React.forwardRef(function AppleDash(_ref84, ref)
|
|
|
1919
2084
|
viewBox: "0 0 32 32",
|
|
1920
2085
|
fill: "currentColor",
|
|
1921
2086
|
...rest
|
|
1922
|
-
},
|
|
2087
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1923
2088
|
d: "M7.0825 11.6714l-1.6748-1.0928c-.9062 1.3887-1.3928 3.2305-1.4072 5.3267l2 .0137c.0117-1.7119.3857-3.1807 1.082-4.2476zM6.0852 17.8164l-1.9907.1934c.1887 1.938.6592 3.6738 1.3982 5.1592l1.7905-.8911c-.6301-1.2661-1.0332-2.7676-1.198-4.4614zM8.2378 23.7964l-1.5688 1.2402c1.333 1.6865 3.0972 2.7573 4.8396 2.9375l.2061-1.9893c-1.1912-.1235-2.491-.9414-3.4768-2.1885zM16 25c-.7334 0-1.4783.271-2.1987.5332-.1809.0654-.3635.1318-.5469.1943l.6426 1.894c.197-.0669.3936-.1382.5879-.209.5576-.2026 1.134-.4126 1.5151-.4126.3809 0 .9575.21 1.5149.4121.1809.0659.3635.1323.5466.1953l.6479-1.8926c-.1711-.0586-.3418-.1206-.511-.1821-.7205-.2617-1.4653-.5327-2.1985-.5327zM20.2546 25.9878l.1855 1.9917c1.7456-.1631 3.5178-1.2227 4.8621-2.9072l-1.5632-1.2476c-.9924 1.2437-2.2949 2.0522-3.4844 2.1631zM24.7004 22.3115l1.7871.8975c.7449-1.4834 1.2205-3.2178 1.4138-5.1558l-1.9902-.1987c-.1689 1.6938-.5762 3.1934-1.2107 4.457zM28 15.9492c-.0076-2.0938-.4854-3.9365-1.3818-5.3311l-1.6821 1.082c.6897 1.0728 1.0576 2.5444 1.064 4.2559l2-.0068zM20 4h-1c-1.1046 0-2 .8954-2 2v1h1c1.1046 0 2-.8954 2-2v-1z"
|
|
1924
|
-
})),
|
|
2089
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1925
2090
|
d: "M23.8125,10.5308l1.1035-1.668c-.8655-.5728-1.8467-.8628-2.916-.8628-1.4155,0-2.4175,.2881-3.3013,.542-.5764,.1655-1.1362,.3203-1.7979,.4004-.502-2.8047-2.9541-4.9424-5.9009-4.9424v2c1.8223,0,3.3464,1.2319,3.8274,2.9014-.5442-.0864-1.031-.2173-1.5261-.3594-.8838-.2539-1.8857-.542-3.3013-.542-1.0693,0-2.0505,.29-2.916,.8628l1.1035,1.668c.5325-.3521,1.1423-.5308,1.8125-.5308,1.134,0,1.9185,.2256,2.7488,.4639,.917,.2637,1.8652,.5361,3.2512,.5361s2.3342-.2725,3.2512-.5361c.8303-.2383,1.6147-.4639,2.7488-.4639,.6702,0,1.28,.1787,1.8125,.5308Z"
|
|
1926
2091
|
})), children);
|
|
1927
2092
|
});
|
|
1928
2093
|
if (process.env.NODE_ENV !== "production") {
|
|
1929
2094
|
AppleDash.propTypes = iconPropTypes;
|
|
1930
2095
|
}
|
|
1931
|
-
const Application = /*#__PURE__*/React.forwardRef(function Application(
|
|
2096
|
+
const Application = /*#__PURE__*/React.forwardRef(function Application(_ref91, ref) {
|
|
1932
2097
|
let {
|
|
1933
2098
|
children,
|
|
1934
2099
|
size = 16,
|
|
1935
2100
|
...rest
|
|
1936
|
-
} =
|
|
2101
|
+
} = _ref91;
|
|
1937
2102
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1938
2103
|
width: size,
|
|
1939
2104
|
height: size,
|
|
@@ -1942,19 +2107,19 @@ const Application = /*#__PURE__*/React.forwardRef(function Application(_ref85, r
|
|
|
1942
2107
|
viewBox: "0 0 32 32",
|
|
1943
2108
|
fill: "currentColor",
|
|
1944
2109
|
...rest
|
|
1945
|
-
},
|
|
2110
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1946
2111
|
d: "M16 18H6a2 2 0 01-2-2V6A2 2 0 016 4H16a2 2 0 012 2V16A2 2 0 0116 18zM6 6V16H16V6zM26 12v4H22V12h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V12a2 2 0 00-2-2zM26 22v4H22V22h4m0-2H22a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2zM16 22v4H12V22h4m0-2H12a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V22a2 2 0 00-2-2z"
|
|
1947
2112
|
})), children);
|
|
1948
2113
|
});
|
|
1949
2114
|
if (process.env.NODE_ENV !== "production") {
|
|
1950
2115
|
Application.propTypes = iconPropTypes;
|
|
1951
2116
|
}
|
|
1952
|
-
const ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobile(
|
|
2117
|
+
const ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobile(_ref92, ref) {
|
|
1953
2118
|
let {
|
|
1954
2119
|
children,
|
|
1955
2120
|
size = 16,
|
|
1956
2121
|
...rest
|
|
1957
|
-
} =
|
|
2122
|
+
} = _ref92;
|
|
1958
2123
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1959
2124
|
width: size,
|
|
1960
2125
|
height: size,
|
|
@@ -1963,25 +2128,25 @@ const ApplicationMobile = /*#__PURE__*/React.forwardRef(function ApplicationMobi
|
|
|
1963
2128
|
viewBox: "0 0 32 32",
|
|
1964
2129
|
fill: "currentColor",
|
|
1965
2130
|
...rest
|
|
1966
|
-
},
|
|
2131
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1967
2132
|
d: "M23 7H27V11H23zM23 13H27V17H23zM17 7H21V11H17zM17 13H21V17H17z"
|
|
1968
|
-
})),
|
|
2133
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1969
2134
|
cx: "14.5",
|
|
1970
2135
|
cy: "24.5",
|
|
1971
2136
|
r: "1.5"
|
|
1972
|
-
})),
|
|
2137
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1973
2138
|
d: "M21,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H21V4H8V28H21V20h2v8A2.0023,2.0023,0,0,1,21,30Z"
|
|
1974
2139
|
})), children);
|
|
1975
2140
|
});
|
|
1976
2141
|
if (process.env.NODE_ENV !== "production") {
|
|
1977
2142
|
ApplicationMobile.propTypes = iconPropTypes;
|
|
1978
2143
|
}
|
|
1979
|
-
const ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVirtual(
|
|
2144
|
+
const ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVirtual(_ref93, ref) {
|
|
1980
2145
|
let {
|
|
1981
2146
|
children,
|
|
1982
2147
|
size = 16,
|
|
1983
2148
|
...rest
|
|
1984
|
-
} =
|
|
2149
|
+
} = _ref93;
|
|
1985
2150
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1986
2151
|
width: size,
|
|
1987
2152
|
height: size,
|
|
@@ -1990,21 +2155,21 @@ const ApplicationVirtual = /*#__PURE__*/React.forwardRef(function ApplicationVir
|
|
|
1990
2155
|
viewBox: "0 0 32 32",
|
|
1991
2156
|
fill: "currentColor",
|
|
1992
2157
|
...rest
|
|
1993
|
-
},
|
|
2158
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1994
2159
|
d: "M17 19H21V23H17zM11 19H15V23H11zM17 25H21V29H17zM11 25H15V29H11z"
|
|
1995
|
-
})),
|
|
2160
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1996
2161
|
d: "M24.5,25H24V23h.5a5.4961,5.4961,0,0,0,.377-10.9795l-.8365-.0566-.09-.834a7.9979,7.9979,0,0,0-15.9014,0l-.09.834-.8365.0566A5.4961,5.4961,0,0,0,7.5,23H8v2H7.5A7.4964,7.4964,0,0,1,6.1782,10.124a9.9992,9.9992,0,0,1,19.6436,0A7.4964,7.4964,0,0,1,24.5,25Z"
|
|
1997
2162
|
})), children);
|
|
1998
2163
|
});
|
|
1999
2164
|
if (process.env.NODE_ENV !== "production") {
|
|
2000
2165
|
ApplicationVirtual.propTypes = iconPropTypes;
|
|
2001
2166
|
}
|
|
2002
|
-
const ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(
|
|
2167
|
+
const ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(_ref94, ref) {
|
|
2003
2168
|
let {
|
|
2004
2169
|
children,
|
|
2005
2170
|
size = 16,
|
|
2006
2171
|
...rest
|
|
2007
|
-
} =
|
|
2172
|
+
} = _ref94;
|
|
2008
2173
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2009
2174
|
width: size,
|
|
2010
2175
|
height: size,
|
|
@@ -2013,21 +2178,21 @@ const ApplicationWeb = /*#__PURE__*/React.forwardRef(function ApplicationWeb(_re
|
|
|
2013
2178
|
viewBox: "0 0 32 32",
|
|
2014
2179
|
fill: "currentColor",
|
|
2015
2180
|
...rest
|
|
2016
|
-
},
|
|
2181
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2017
2182
|
d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20z"
|
|
2018
|
-
})),
|
|
2183
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2019
2184
|
d: "M28,16v6H4V6H16V4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V16ZM18,28H14V24h4Z"
|
|
2020
2185
|
})), children);
|
|
2021
2186
|
});
|
|
2022
2187
|
if (process.env.NODE_ENV !== "production") {
|
|
2023
2188
|
ApplicationWeb.propTypes = iconPropTypes;
|
|
2024
2189
|
}
|
|
2025
|
-
const Apps = /*#__PURE__*/React.forwardRef(function Apps(
|
|
2190
|
+
const Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref95, ref) {
|
|
2026
2191
|
let {
|
|
2027
2192
|
children,
|
|
2028
2193
|
size = 16,
|
|
2029
2194
|
...rest
|
|
2030
|
-
} =
|
|
2195
|
+
} = _ref95;
|
|
2031
2196
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2032
2197
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2033
2198
|
width: size,
|
|
@@ -2037,7 +2202,7 @@ const Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref89, ref) {
|
|
|
2037
2202
|
viewBox: "0 0 16 16",
|
|
2038
2203
|
fill: "currentColor",
|
|
2039
2204
|
...rest
|
|
2040
|
-
},
|
|
2205
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2041
2206
|
d: "M4 2v2H2V2h2zm1-1H1v4h4V1zM9 2v2H7V2h2zm1-1H6v4h4V1zM14 2v2h-2V2h2zm1-1h-4v4h4V1zM4 7v2H2V7h2zm1-1H1v4h4V6zM9 7v2H7V7h2zm1-1H6v4h4V6zM14 7v2h-2V7h2zm1-1h-4v4h4V6zM4 12v2H2v-2h2zm1-1H1v4h4v-4zM9 12v2H7v-2h2zm1-1H6v4h4v-4zM14 12v2h-2v-2h2zm1-1h-4v4h4v-4z"
|
|
2042
2207
|
})), children);
|
|
2043
2208
|
}
|
|
@@ -2049,19 +2214,19 @@ const Apps = /*#__PURE__*/React.forwardRef(function Apps(_ref89, ref) {
|
|
|
2049
2214
|
viewBox: "0 0 32 32",
|
|
2050
2215
|
fill: "currentColor",
|
|
2051
2216
|
...rest
|
|
2052
|
-
},
|
|
2217
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2053
2218
|
d: "M8,4V8H4V4Zm2-2H2v8h8Zm8,2V8H14V4Zm2-2H12v8h8Zm8,2V8H24V4Zm2-2H22v8h8ZM8,14v4H4V14Zm2-2H2v8h8Zm8,2v4H14V14Zm2-2H12v8h8Zm8,2v4H24V14Zm2-2H22v8h8ZM8,24v4H4V24Zm2-2H2v8h8Zm8,2v4H14V24Zm2-2H12v8h8Zm8,2v4H24V24Zm2-2H22v8h8Z"
|
|
2054
2219
|
})), children);
|
|
2055
2220
|
});
|
|
2056
2221
|
if (process.env.NODE_ENV !== "production") {
|
|
2057
2222
|
Apps.propTypes = iconPropTypes;
|
|
2058
2223
|
}
|
|
2059
|
-
const Archive = /*#__PURE__*/React.forwardRef(function Archive(
|
|
2224
|
+
const Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref96, ref) {
|
|
2060
2225
|
let {
|
|
2061
2226
|
children,
|
|
2062
2227
|
size = 16,
|
|
2063
2228
|
...rest
|
|
2064
|
-
} =
|
|
2229
|
+
} = _ref96;
|
|
2065
2230
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2066
2231
|
width: size,
|
|
2067
2232
|
height: size,
|
|
@@ -2070,21 +2235,21 @@ const Archive = /*#__PURE__*/React.forwardRef(function Archive(_ref90, ref) {
|
|
|
2070
2235
|
viewBox: "0 0 32 32",
|
|
2071
2236
|
fill: "currentColor",
|
|
2072
2237
|
...rest
|
|
2073
|
-
},
|
|
2238
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2074
2239
|
d: "M14 19H18V21H14z"
|
|
2075
|
-
})),
|
|
2240
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2076
2241
|
d: "M6,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V2ZM24,28H8V16H24Zm0-14H8V10H24ZM8,8V4H24V8Z"
|
|
2077
2242
|
})), children);
|
|
2078
2243
|
});
|
|
2079
2244
|
if (process.env.NODE_ENV !== "production") {
|
|
2080
2245
|
Archive.propTypes = iconPropTypes;
|
|
2081
2246
|
}
|
|
2082
|
-
const Area = /*#__PURE__*/React.forwardRef(function Area(
|
|
2247
|
+
const Area = /*#__PURE__*/React.forwardRef(function Area(_ref97, ref) {
|
|
2083
2248
|
let {
|
|
2084
2249
|
children,
|
|
2085
2250
|
size = 16,
|
|
2086
2251
|
...rest
|
|
2087
|
-
} =
|
|
2252
|
+
} = _ref97;
|
|
2088
2253
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2089
2254
|
width: size,
|
|
2090
2255
|
height: size,
|
|
@@ -2093,19 +2258,19 @@ const Area = /*#__PURE__*/React.forwardRef(function Area(_ref91, ref) {
|
|
|
2093
2258
|
viewBox: "0 0 32 32",
|
|
2094
2259
|
fill: "currentColor",
|
|
2095
2260
|
...rest
|
|
2096
|
-
},
|
|
2261
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2097
2262
|
d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
2098
2263
|
})), children);
|
|
2099
2264
|
});
|
|
2100
2265
|
if (process.env.NODE_ENV !== "production") {
|
|
2101
2266
|
Area.propTypes = iconPropTypes;
|
|
2102
2267
|
}
|
|
2103
|
-
const AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(
|
|
2268
|
+
const AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref98, ref) {
|
|
2104
2269
|
let {
|
|
2105
2270
|
children,
|
|
2106
2271
|
size = 16,
|
|
2107
2272
|
...rest
|
|
2108
|
-
} =
|
|
2273
|
+
} = _ref98;
|
|
2109
2274
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2110
2275
|
width: size,
|
|
2111
2276
|
height: size,
|
|
@@ -2114,19 +2279,19 @@ const AreaCustom = /*#__PURE__*/React.forwardRef(function AreaCustom(_ref92, ref
|
|
|
2114
2279
|
viewBox: "0 0 32 32",
|
|
2115
2280
|
fill: "currentColor",
|
|
2116
2281
|
...rest
|
|
2117
|
-
},
|
|
2282
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2118
2283
|
d: "M30,6a3.9916,3.9916,0,0,0-7.9773-.2241L9.5864,8.2627A3.99,3.99,0,1,0,5,13.8579v8.2842A3.9915,3.9915,0,1,0,9.8579,27h8.2842a3.9912,3.9912,0,1,0,5.595-4.5864l2.487-12.4361A3.9945,3.9945,0,0,0,30,6ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,10a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,4,10ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm12.1421-3H9.8579A3.9942,3.9942,0,0,0,7,22.1421V13.8579a3.9871,3.9871,0,0,0,2.9773-3.6338L22.4136,7.7373a4.0053,4.0053,0,0,0,1.8493,1.8491l-2.487,12.4361A3.9874,3.9874,0,0,0,18.1421,25ZM22,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,22,28Z"
|
|
2119
2284
|
})), children);
|
|
2120
2285
|
});
|
|
2121
2286
|
if (process.env.NODE_ENV !== "production") {
|
|
2122
2287
|
AreaCustom.propTypes = iconPropTypes;
|
|
2123
2288
|
}
|
|
2124
|
-
const ArithmeticMean = /*#__PURE__*/React.forwardRef(function ArithmeticMean(
|
|
2289
|
+
const ArithmeticMean = /*#__PURE__*/React.forwardRef(function ArithmeticMean(_ref99, ref) {
|
|
2125
2290
|
let {
|
|
2126
2291
|
children,
|
|
2127
2292
|
size = 16,
|
|
2128
2293
|
...rest
|
|
2129
|
-
} =
|
|
2294
|
+
} = _ref99;
|
|
2130
2295
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2131
2296
|
width: size,
|
|
2132
2297
|
height: size,
|
|
@@ -2135,19 +2300,19 @@ const ArithmeticMean = /*#__PURE__*/React.forwardRef(function ArithmeticMean(_re
|
|
|
2135
2300
|
viewBox: "0 0 32 32",
|
|
2136
2301
|
fill: "currentColor",
|
|
2137
2302
|
...rest
|
|
2138
|
-
},
|
|
2303
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2139
2304
|
d: "M24 9L22 9 16 17.5713 10 9 8 9 15 19 8 29 10 29 16 20.4287 22 29 24 29 17 19 24 9zM8 3H24V5H8z"
|
|
2140
2305
|
})), children);
|
|
2141
2306
|
});
|
|
2142
2307
|
if (process.env.NODE_ENV !== "production") {
|
|
2143
2308
|
ArithmeticMean.propTypes = iconPropTypes;
|
|
2144
2309
|
}
|
|
2145
|
-
const ArithmeticMedian = /*#__PURE__*/React.forwardRef(function ArithmeticMedian(
|
|
2310
|
+
const ArithmeticMedian = /*#__PURE__*/React.forwardRef(function ArithmeticMedian(_ref100, ref) {
|
|
2146
2311
|
let {
|
|
2147
2312
|
children,
|
|
2148
2313
|
size = 16,
|
|
2149
2314
|
...rest
|
|
2150
|
-
} =
|
|
2315
|
+
} = _ref100;
|
|
2151
2316
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2152
2317
|
width: size,
|
|
2153
2318
|
height: size,
|
|
@@ -2156,19 +2321,19 @@ const ArithmeticMedian = /*#__PURE__*/React.forwardRef(function ArithmeticMedian
|
|
|
2156
2321
|
viewBox: "0 0 32 32",
|
|
2157
2322
|
fill: "currentColor",
|
|
2158
2323
|
...rest
|
|
2159
|
-
},
|
|
2324
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2160
2325
|
d: "M24 9L22 9 16 17.5713 10 9 8 9 15 19 8 29 10 29 16 20.4287 22 29 24 29 17 19 24 9zM20 7c-1.7771 0-3.2314-.8726-4.5144-1.6425-1.1636-.6981-2.2627-1.3575-3.4856-1.3575-1.3977 0-2.449.8629-3.2927 1.707l-1.4146-1.4141c1.0674-1.0675 2.5669-2.293 4.7073-2.293 1.7771 0 3.2314.8726 4.5144 1.6425 1.1636.6981 2.2627 1.3575 3.4856 1.3575 1.3975 0 2.4487-.8629 3.293-1.7072l1.4141 1.4143c-1.0674 1.0675-2.5671 2.2928-4.707 2.2928z"
|
|
2161
2326
|
})), children);
|
|
2162
2327
|
});
|
|
2163
2328
|
if (process.env.NODE_ENV !== "production") {
|
|
2164
2329
|
ArithmeticMedian.propTypes = iconPropTypes;
|
|
2165
2330
|
}
|
|
2166
|
-
const
|
|
2331
|
+
const ArrangeHorizontal = /*#__PURE__*/React.forwardRef(function ArrangeHorizontal(_ref101, ref) {
|
|
2167
2332
|
let {
|
|
2168
2333
|
children,
|
|
2169
2334
|
size = 16,
|
|
2170
2335
|
...rest
|
|
2171
|
-
} =
|
|
2336
|
+
} = _ref101;
|
|
2172
2337
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2173
2338
|
width: size,
|
|
2174
2339
|
height: size,
|
|
@@ -2177,19 +2342,63 @@ const Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref95, ref) {
|
|
|
2177
2342
|
viewBox: "0 0 32 32",
|
|
2178
2343
|
fill: "currentColor",
|
|
2179
2344
|
...rest
|
|
2180
|
-
},
|
|
2345
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2346
|
+
strokeWidth: "0",
|
|
2347
|
+
d: "M2 3H30V5H2zM13 21H5c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2zM5 13v6h8v-6H5zM27 21h-8c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2zm-8-8v6h8v-6h-8zM2 27H30V29H2z"
|
|
2348
|
+
})), children);
|
|
2349
|
+
});
|
|
2350
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2351
|
+
ArrangeHorizontal.propTypes = iconPropTypes;
|
|
2352
|
+
}
|
|
2353
|
+
const ArrangeVertical = /*#__PURE__*/React.forwardRef(function ArrangeVertical(_ref102, ref) {
|
|
2354
|
+
let {
|
|
2355
|
+
children,
|
|
2356
|
+
size = 16,
|
|
2357
|
+
...rest
|
|
2358
|
+
} = _ref102;
|
|
2359
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2360
|
+
width: size,
|
|
2361
|
+
height: size,
|
|
2362
|
+
ref: ref,
|
|
2363
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2364
|
+
viewBox: "0 0 32 32",
|
|
2365
|
+
fill: "currentColor",
|
|
2366
|
+
...rest
|
|
2367
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2368
|
+
strokeWidth: "0",
|
|
2369
|
+
d: "M27 2H29V30H27zM20 15h-8c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2zM12 7v6h8v-6h-8zM12 17h8c1.1028 0 2 .8972 2 2v6c0 1.1028-.8972 2-2 2h-8c-1.1028 0-2-.8972-2-2v-6c0-1.1028.8972-2 2-2zm8 8v-6h-8v6h8zM3 2H5V30H3z"
|
|
2370
|
+
})), children);
|
|
2371
|
+
});
|
|
2372
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2373
|
+
ArrangeVertical.propTypes = iconPropTypes;
|
|
2374
|
+
}
|
|
2375
|
+
const Arrival = /*#__PURE__*/React.forwardRef(function Arrival(_ref103, ref) {
|
|
2376
|
+
let {
|
|
2377
|
+
children,
|
|
2378
|
+
size = 16,
|
|
2379
|
+
...rest
|
|
2380
|
+
} = _ref103;
|
|
2381
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2382
|
+
width: size,
|
|
2383
|
+
height: size,
|
|
2384
|
+
ref: ref,
|
|
2385
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2386
|
+
viewBox: "0 0 32 32",
|
|
2387
|
+
fill: "currentColor",
|
|
2388
|
+
...rest
|
|
2389
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2181
2390
|
d: "M2 28H30V30H2zM17.21 5.23l1.39.38 1 11.29 5.87 1.57A2 2 0 0127 20.62a1.88 1.88 0 01-1.37 1.52 2 2 0 01-1 0l-18.7-5a1.89 1.89 0 01-1.33-2.3L6.35 8.34l1.44.38L8.4 13.9l6 1.62L17.21 5.23m-1-2.2a1 1 0 00-.68.69L13 13.07l-2.81-.75L9.69 7.79A1 1 0 009 7L5.87 6.14a.94.94 0 00-.5 0 1 1 0 00-.68.68l-2 7.49a3.87 3.87 0 002.74 4.74l18.71 5A3.87 3.87 0 0029 21a4 4 0 00-3-4.42l-4.52-1.21L20.53 4.71a1 1 0 00-.72-.85L16.73 3a1.06 1.06 0 00-.5 0z"
|
|
2182
2391
|
})), children);
|
|
2183
2392
|
});
|
|
2184
2393
|
if (process.env.NODE_ENV !== "production") {
|
|
2185
2394
|
Arrival.propTypes = iconPropTypes;
|
|
2186
2395
|
}
|
|
2187
|
-
const WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthArrowAnnotation(
|
|
2396
|
+
const WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function WatsonHealthArrowAnnotation(_ref104, ref) {
|
|
2188
2397
|
let {
|
|
2189
2398
|
children,
|
|
2190
2399
|
size = 16,
|
|
2191
2400
|
...rest
|
|
2192
|
-
} =
|
|
2401
|
+
} = _ref104;
|
|
2193
2402
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2194
2403
|
width: size,
|
|
2195
2404
|
height: size,
|
|
@@ -2198,21 +2407,21 @@ const WatsonHealthArrowAnnotation = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
2198
2407
|
viewBox: "0 0 32 32",
|
|
2199
2408
|
fill: "currentColor",
|
|
2200
2409
|
...rest
|
|
2201
|
-
},
|
|
2410
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2202
2411
|
d: "M13.71 12.29L7.42 6 14 6 14 4 4 4 4 13.99 6 14.01 6 7.41 12.29 13.7 13.71 12.29zM28 10H18v2H28V28H12V18H10V28a2 2 0 002 2H28a2 2 0 002-2V12A2 2 0 0028 10z"
|
|
2203
|
-
})),
|
|
2412
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2204
2413
|
d: "M19 25L21 25 21 18 24 18 24 16 16 16 16 18 19 18 19 25z"
|
|
2205
2414
|
})), children);
|
|
2206
2415
|
});
|
|
2207
2416
|
if (process.env.NODE_ENV !== "production") {
|
|
2208
2417
|
WatsonHealthArrowAnnotation.propTypes = iconPropTypes;
|
|
2209
2418
|
}
|
|
2210
|
-
const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(
|
|
2419
|
+
const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref105, ref) {
|
|
2211
2420
|
let {
|
|
2212
2421
|
children,
|
|
2213
2422
|
size = 16,
|
|
2214
2423
|
...rest
|
|
2215
|
-
} =
|
|
2424
|
+
} = _ref105;
|
|
2216
2425
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2217
2426
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2218
2427
|
width: size,
|
|
@@ -2222,7 +2431,7 @@ const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref97, ref)
|
|
|
2222
2431
|
viewBox: "0 0 16 16",
|
|
2223
2432
|
fill: "currentColor",
|
|
2224
2433
|
...rest
|
|
2225
|
-
},
|
|
2434
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2226
2435
|
d: "M12.3 9.3L8.5 13.1 8.5 1 7.5 1 7.5 13.1 3.7 9.3 3 10 8 15 13 10z"
|
|
2227
2436
|
})), children);
|
|
2228
2437
|
}
|
|
@@ -2234,19 +2443,19 @@ const ArrowDown = /*#__PURE__*/React.forwardRef(function ArrowDown(_ref97, ref)
|
|
|
2234
2443
|
viewBox: "0 0 32 32",
|
|
2235
2444
|
fill: "currentColor",
|
|
2236
2445
|
...rest
|
|
2237
|
-
},
|
|
2446
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2238
2447
|
d: "M24.59 16.59L17 24.17 17 4 15 4 15 24.17 7.41 16.59 6 18 16 28 26 18 24.59 16.59z"
|
|
2239
2448
|
})), children);
|
|
2240
2449
|
});
|
|
2241
2450
|
if (process.env.NODE_ENV !== "production") {
|
|
2242
2451
|
ArrowDown.propTypes = iconPropTypes;
|
|
2243
2452
|
}
|
|
2244
|
-
const ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(
|
|
2453
|
+
const ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref106, ref) {
|
|
2245
2454
|
let {
|
|
2246
2455
|
children,
|
|
2247
2456
|
size = 16,
|
|
2248
2457
|
...rest
|
|
2249
|
-
} =
|
|
2458
|
+
} = _ref106;
|
|
2250
2459
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2251
2460
|
width: size,
|
|
2252
2461
|
height: size,
|
|
@@ -2255,19 +2464,19 @@ const ArrowDownLeft = /*#__PURE__*/React.forwardRef(function ArrowDownLeft(_ref9
|
|
|
2255
2464
|
viewBox: "0 0 32 32",
|
|
2256
2465
|
fill: "currentColor",
|
|
2257
2466
|
...rest
|
|
2258
|
-
},
|
|
2467
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2259
2468
|
d: "M22 26L22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z"
|
|
2260
2469
|
})), children);
|
|
2261
2470
|
});
|
|
2262
2471
|
if (process.env.NODE_ENV !== "production") {
|
|
2263
2472
|
ArrowDownLeft.propTypes = iconPropTypes;
|
|
2264
2473
|
}
|
|
2265
|
-
const ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(
|
|
2474
|
+
const ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_ref107, ref) {
|
|
2266
2475
|
let {
|
|
2267
2476
|
children,
|
|
2268
2477
|
size = 16,
|
|
2269
2478
|
...rest
|
|
2270
|
-
} =
|
|
2479
|
+
} = _ref107;
|
|
2271
2480
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2272
2481
|
width: size,
|
|
2273
2482
|
height: size,
|
|
@@ -2276,19 +2485,19 @@ const ArrowDownRight = /*#__PURE__*/React.forwardRef(function ArrowDownRight(_re
|
|
|
2276
2485
|
viewBox: "0 0 32 32",
|
|
2277
2486
|
fill: "currentColor",
|
|
2278
2487
|
...rest
|
|
2279
|
-
},
|
|
2488
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2280
2489
|
d: "M10 26L10 24 22.59 24 6 7.41 7.41 6 24 22.59 24 10 26 10 26 26 10 26z"
|
|
2281
2490
|
})), children);
|
|
2282
2491
|
});
|
|
2283
2492
|
if (process.env.NODE_ENV !== "production") {
|
|
2284
2493
|
ArrowDownRight.propTypes = iconPropTypes;
|
|
2285
2494
|
}
|
|
2286
|
-
const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(
|
|
2495
|
+
const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref108, ref) {
|
|
2287
2496
|
let {
|
|
2288
2497
|
children,
|
|
2289
2498
|
size = 16,
|
|
2290
2499
|
...rest
|
|
2291
|
-
} =
|
|
2500
|
+
} = _ref108;
|
|
2292
2501
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2293
2502
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2294
2503
|
width: size,
|
|
@@ -2298,7 +2507,7 @@ const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref100, ref)
|
|
|
2298
2507
|
viewBox: "0 0 16 16",
|
|
2299
2508
|
fill: "currentColor",
|
|
2300
2509
|
...rest
|
|
2301
|
-
},
|
|
2510
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2302
2511
|
d: "M6.7 12.3L2.9 8.5 15 8.5 15 7.5 2.9 7.5 6.7 3.7 6 3 1 8 6 13z"
|
|
2303
2512
|
})), children);
|
|
2304
2513
|
}
|
|
@@ -2310,19 +2519,19 @@ const ArrowLeft = /*#__PURE__*/React.forwardRef(function ArrowLeft(_ref100, ref)
|
|
|
2310
2519
|
viewBox: "0 0 32 32",
|
|
2311
2520
|
fill: "currentColor",
|
|
2312
2521
|
...rest
|
|
2313
|
-
},
|
|
2522
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2314
2523
|
d: "M14 26L15.41 24.59 7.83 17 28 17 28 15 7.83 15 15.41 7.41 14 6 4 16 14 26z"
|
|
2315
2524
|
})), children);
|
|
2316
2525
|
});
|
|
2317
2526
|
if (process.env.NODE_ENV !== "production") {
|
|
2318
2527
|
ArrowLeft.propTypes = iconPropTypes;
|
|
2319
2528
|
}
|
|
2320
|
-
const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(
|
|
2529
|
+
const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref109, ref) {
|
|
2321
2530
|
let {
|
|
2322
2531
|
children,
|
|
2323
2532
|
size = 16,
|
|
2324
2533
|
...rest
|
|
2325
|
-
} =
|
|
2534
|
+
} = _ref109;
|
|
2326
2535
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2327
2536
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2328
2537
|
width: size,
|
|
@@ -2332,7 +2541,7 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref101, re
|
|
|
2332
2541
|
viewBox: "0 0 16 16",
|
|
2333
2542
|
fill: "currentColor",
|
|
2334
2543
|
...rest
|
|
2335
|
-
},
|
|
2544
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2336
2545
|
d: "M9.3 3.7L13.1 7.5 1 7.5 1 8.5 13.1 8.5 9.3 12.3 10 13 15 8 10 3z"
|
|
2337
2546
|
})), children);
|
|
2338
2547
|
}
|
|
@@ -2345,7 +2554,7 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref101, re
|
|
|
2345
2554
|
viewBox: "0 0 20 20",
|
|
2346
2555
|
fill: "currentColor",
|
|
2347
2556
|
...rest
|
|
2348
|
-
},
|
|
2557
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2349
2558
|
d: "M11.8 2.8L10.8 3.8 16.2 9.3 1 9.3 1 10.7 16.2 10.7 10.8 16.2 11.8 17.2 19 10z"
|
|
2350
2559
|
})), children);
|
|
2351
2560
|
}
|
|
@@ -2358,7 +2567,7 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref101, re
|
|
|
2358
2567
|
viewBox: "0 0 24 24",
|
|
2359
2568
|
fill: "currentColor",
|
|
2360
2569
|
...rest
|
|
2361
|
-
},
|
|
2570
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2362
2571
|
d: "M14 4L12.9 5.1 18.9 11.2 2 11.2 2 12.8 18.9 12.8 12.9 18.9 14 20 22 12z"
|
|
2363
2572
|
})), children);
|
|
2364
2573
|
}
|
|
@@ -2370,19 +2579,19 @@ const ArrowRight = /*#__PURE__*/React.forwardRef(function ArrowRight(_ref101, re
|
|
|
2370
2579
|
viewBox: "0 0 32 32",
|
|
2371
2580
|
fill: "currentColor",
|
|
2372
2581
|
...rest
|
|
2373
|
-
},
|
|
2582
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2374
2583
|
d: "M18 6L16.57 7.393 24.15 15 4 15 4 17 24.15 17 16.57 24.573 18 26 28 16 18 6z"
|
|
2375
2584
|
})), children);
|
|
2376
2585
|
});
|
|
2377
2586
|
if (process.env.NODE_ENV !== "production") {
|
|
2378
2587
|
ArrowRight.propTypes = iconPropTypes;
|
|
2379
2588
|
}
|
|
2380
|
-
const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(
|
|
2589
|
+
const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref110, ref) {
|
|
2381
2590
|
let {
|
|
2382
2591
|
children,
|
|
2383
2592
|
size = 16,
|
|
2384
2593
|
...rest
|
|
2385
|
-
} =
|
|
2594
|
+
} = _ref110;
|
|
2386
2595
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2387
2596
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2388
2597
|
width: size,
|
|
@@ -2392,7 +2601,7 @@ const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref102, ref) {
|
|
|
2392
2601
|
viewBox: "0 0 16 16",
|
|
2393
2602
|
fill: "currentColor",
|
|
2394
2603
|
...rest
|
|
2395
|
-
},
|
|
2604
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2396
2605
|
d: "M3.7 6.7L7.5 2.9 7.5 15 8.5 15 8.5 2.9 12.3 6.7 13 6 8 1 3 6z"
|
|
2397
2606
|
})), children);
|
|
2398
2607
|
}
|
|
@@ -2404,19 +2613,19 @@ const ArrowUp = /*#__PURE__*/React.forwardRef(function ArrowUp(_ref102, ref) {
|
|
|
2404
2613
|
viewBox: "0 0 32 32",
|
|
2405
2614
|
fill: "currentColor",
|
|
2406
2615
|
...rest
|
|
2407
|
-
},
|
|
2616
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2408
2617
|
d: "M16 4L6 14 7.41 15.41 15 7.83 15 28 17 28 17 7.83 24.59 15.41 26 14 16 4z"
|
|
2409
2618
|
})), children);
|
|
2410
2619
|
});
|
|
2411
2620
|
if (process.env.NODE_ENV !== "production") {
|
|
2412
2621
|
ArrowUp.propTypes = iconPropTypes;
|
|
2413
2622
|
}
|
|
2414
|
-
const ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(
|
|
2623
|
+
const ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref111, ref) {
|
|
2415
2624
|
let {
|
|
2416
2625
|
children,
|
|
2417
2626
|
size = 16,
|
|
2418
2627
|
...rest
|
|
2419
|
-
} =
|
|
2628
|
+
} = _ref111;
|
|
2420
2629
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2421
2630
|
width: size,
|
|
2422
2631
|
height: size,
|
|
@@ -2425,19 +2634,19 @@ const ArrowUpLeft = /*#__PURE__*/React.forwardRef(function ArrowUpLeft(_ref103,
|
|
|
2425
2634
|
viewBox: "0 0 32 32",
|
|
2426
2635
|
fill: "currentColor",
|
|
2427
2636
|
...rest
|
|
2428
|
-
},
|
|
2637
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2429
2638
|
d: "M22 6L22 8 9.41 8 26 24.59 24.59 26 8 9.41 8 22 6 22 6 6 22 6z"
|
|
2430
2639
|
})), children);
|
|
2431
2640
|
});
|
|
2432
2641
|
if (process.env.NODE_ENV !== "production") {
|
|
2433
2642
|
ArrowUpLeft.propTypes = iconPropTypes;
|
|
2434
2643
|
}
|
|
2435
|
-
const ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(
|
|
2644
|
+
const ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref112, ref) {
|
|
2436
2645
|
let {
|
|
2437
2646
|
children,
|
|
2438
2647
|
size = 16,
|
|
2439
2648
|
...rest
|
|
2440
|
-
} =
|
|
2649
|
+
} = _ref112;
|
|
2441
2650
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2442
2651
|
width: size,
|
|
2443
2652
|
height: size,
|
|
@@ -2446,19 +2655,19 @@ const ArrowUpRight = /*#__PURE__*/React.forwardRef(function ArrowUpRight(_ref104
|
|
|
2446
2655
|
viewBox: "0 0 32 32",
|
|
2447
2656
|
fill: "currentColor",
|
|
2448
2657
|
...rest
|
|
2449
|
-
},
|
|
2658
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2450
2659
|
d: "M10 6L10 8 22.59 8 6 24.59 7.41 26 24 9.41 24 22 26 22 26 6 10 6z"
|
|
2451
2660
|
})), children);
|
|
2452
2661
|
});
|
|
2453
2662
|
if (process.env.NODE_ENV !== "production") {
|
|
2454
2663
|
ArrowUpRight.propTypes = iconPropTypes;
|
|
2455
2664
|
}
|
|
2456
|
-
const ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(
|
|
2665
|
+
const ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_ref113, ref) {
|
|
2457
2666
|
let {
|
|
2458
2667
|
children,
|
|
2459
2668
|
size = 16,
|
|
2460
2669
|
...rest
|
|
2461
|
-
} =
|
|
2670
|
+
} = _ref113;
|
|
2462
2671
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2463
2672
|
width: size,
|
|
2464
2673
|
height: size,
|
|
@@ -2467,19 +2676,19 @@ const ArrowShiftDown = /*#__PURE__*/React.forwardRef(function ArrowShiftDown(_re
|
|
|
2467
2676
|
viewBox: "0 0 32 32",
|
|
2468
2677
|
fill: "currentColor",
|
|
2469
2678
|
...rest
|
|
2470
|
-
},
|
|
2679
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2471
2680
|
d: "M23,6V16h5a1,1,0,0,1,.707,1.707l-12,12a.9994.9994,0,0,1-1.414,0l-12-12A1,1,0,0,1,4,16H9V6a2.0023,2.0023,0,0,1,2-2H21A2.0027,2.0027,0,0,1,23,6ZM16,27.5859,25.5859,18H21V6H11V18H6.4141Z"
|
|
2472
2681
|
})), children);
|
|
2473
2682
|
});
|
|
2474
2683
|
if (process.env.NODE_ENV !== "production") {
|
|
2475
2684
|
ArrowShiftDown.propTypes = iconPropTypes;
|
|
2476
2685
|
}
|
|
2477
|
-
const ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(
|
|
2686
|
+
const ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal(_ref114, ref) {
|
|
2478
2687
|
let {
|
|
2479
2688
|
children,
|
|
2480
2689
|
size = 16,
|
|
2481
2690
|
...rest
|
|
2482
|
-
} =
|
|
2691
|
+
} = _ref114;
|
|
2483
2692
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2484
2693
|
width: size,
|
|
2485
2694
|
height: size,
|
|
@@ -2488,19 +2697,19 @@ const ArrowsHorizontal = /*#__PURE__*/React.forwardRef(function ArrowsHorizontal
|
|
|
2488
2697
|
viewBox: "0 0 32 32",
|
|
2489
2698
|
fill: "currentColor",
|
|
2490
2699
|
...rest
|
|
2491
|
-
},
|
|
2700
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2492
2701
|
d: "M11.41 26.59L7.83 23 28 23 28 21 7.83 21 11.41 17.41 10 16 4 22 10 28 11.41 26.59zM28 10L22 4 20.59 5.41 24.17 9 4 9 4 11 24.17 11 20.59 14.59 22 16 28 10z"
|
|
2493
2702
|
})), children);
|
|
2494
2703
|
});
|
|
2495
2704
|
if (process.env.NODE_ENV !== "production") {
|
|
2496
2705
|
ArrowsHorizontal.propTypes = iconPropTypes;
|
|
2497
2706
|
}
|
|
2498
|
-
const ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(
|
|
2707
|
+
const ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_ref115, ref) {
|
|
2499
2708
|
let {
|
|
2500
2709
|
children,
|
|
2501
2710
|
size = 16,
|
|
2502
2711
|
...rest
|
|
2503
|
-
} =
|
|
2712
|
+
} = _ref115;
|
|
2504
2713
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2505
2714
|
width: size,
|
|
2506
2715
|
height: size,
|
|
@@ -2509,19 +2718,19 @@ const ArrowsVertical = /*#__PURE__*/React.forwardRef(function ArrowsVertical(_re
|
|
|
2509
2718
|
viewBox: "0 0 32 32",
|
|
2510
2719
|
fill: "currentColor",
|
|
2511
2720
|
...rest
|
|
2512
|
-
},
|
|
2721
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2513
2722
|
d: "M27.6 20.6L24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22zM9 4L3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z"
|
|
2514
2723
|
})), children);
|
|
2515
2724
|
});
|
|
2516
2725
|
if (process.env.NODE_ENV !== "production") {
|
|
2517
2726
|
ArrowsVertical.propTypes = iconPropTypes;
|
|
2518
2727
|
}
|
|
2519
|
-
const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(
|
|
2728
|
+
const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref116, ref) {
|
|
2520
2729
|
let {
|
|
2521
2730
|
children,
|
|
2522
2731
|
size = 16,
|
|
2523
2732
|
...rest
|
|
2524
|
-
} =
|
|
2733
|
+
} = _ref116;
|
|
2525
2734
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2526
2735
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2527
2736
|
width: size,
|
|
@@ -2531,7 +2740,7 @@ const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref108, ref) {
|
|
|
2531
2740
|
viewBox: "0 0 16 16",
|
|
2532
2741
|
fill: "currentColor",
|
|
2533
2742
|
...rest
|
|
2534
|
-
},
|
|
2743
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2535
2744
|
d: "M7.2,2.3c-1,4.4,1.7,8.7,6.1,9.8c0.1,0,0.1,0,0.2,0c-1.1,1.2-2.7,1.8-4.3,1.8c-0.1,0-0.2,0-0.2,0C5.6,13.8,3,11,3.2,7.7 C3.2,5.3,4.8,3.1,7.2,2.3 M8,1L8,1C4.1,1.6,1.5,5.3,2.1,9.1c0.6,3.3,3.4,5.8,6.8,5.9c0.1,0,0.2,0,0.3,0c2.3,0,4.4-1.1,5.8-3 c0.2-0.2,0.1-0.6-0.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.1c-3.9-0.3-6.7-3.8-6.4-7.6C8.3,3,8.4,2.4,8.6,1.8c0.1-0.3,0-0.6-0.3-0.7 C8.1,1,8.1,1,8,1z"
|
|
2536
2745
|
})), children);
|
|
2537
2746
|
}
|
|
@@ -2543,19 +2752,19 @@ const Asleep = /*#__PURE__*/React.forwardRef(function Asleep(_ref108, ref) {
|
|
|
2543
2752
|
viewBox: "0 0 32 32",
|
|
2544
2753
|
fill: "currentColor",
|
|
2545
2754
|
...rest
|
|
2546
|
-
},
|
|
2755
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2547
2756
|
d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
|
|
2548
2757
|
})), children);
|
|
2549
2758
|
});
|
|
2550
2759
|
if (process.env.NODE_ENV !== "production") {
|
|
2551
2760
|
Asleep.propTypes = iconPropTypes;
|
|
2552
2761
|
}
|
|
2553
|
-
const AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(
|
|
2762
|
+
const AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref117, ref) {
|
|
2554
2763
|
let {
|
|
2555
2764
|
children,
|
|
2556
2765
|
size = 16,
|
|
2557
2766
|
...rest
|
|
2558
|
-
} =
|
|
2767
|
+
} = _ref117;
|
|
2559
2768
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2560
2769
|
width: size,
|
|
2561
2770
|
height: size,
|
|
@@ -2564,19 +2773,19 @@ const AsleepFilled = /*#__PURE__*/React.forwardRef(function AsleepFilled(_ref109
|
|
|
2564
2773
|
viewBox: "0 0 32 32",
|
|
2565
2774
|
fill: "currentColor",
|
|
2566
2775
|
...rest
|
|
2567
|
-
},
|
|
2776
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2568
2777
|
d: "M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
|
|
2569
2778
|
})), children);
|
|
2570
2779
|
});
|
|
2571
2780
|
if (process.env.NODE_ENV !== "production") {
|
|
2572
2781
|
AsleepFilled.propTypes = iconPropTypes;
|
|
2573
2782
|
}
|
|
2574
|
-
const Assembly = /*#__PURE__*/React.forwardRef(function Assembly(
|
|
2783
|
+
const Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref118, ref) {
|
|
2575
2784
|
let {
|
|
2576
2785
|
children,
|
|
2577
2786
|
size = 16,
|
|
2578
2787
|
...rest
|
|
2579
|
-
} =
|
|
2788
|
+
} = _ref118;
|
|
2580
2789
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2581
2790
|
width: size,
|
|
2582
2791
|
height: size,
|
|
@@ -2585,21 +2794,21 @@ const Assembly = /*#__PURE__*/React.forwardRef(function Assembly(_ref110, ref) {
|
|
|
2585
2794
|
viewBox: "0 0 32 32",
|
|
2586
2795
|
fill: "currentColor",
|
|
2587
2796
|
...rest
|
|
2588
|
-
},
|
|
2797
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2589
2798
|
d: "M16,25.4l-8-4.7v-9.4l8-4.7l8,4.7v9.4L16,25.4z M10,19.6l6,3.5l6-3.5v-7.1l-6-3.5l-6,3.5V19.6z"
|
|
2590
|
-
})),
|
|
2799
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2591
2800
|
d: "M27,8.2L17,2.3C16.7,2.1,16.4,2,16,2s-0.7,0.1-1,0.3L5,8.2c-0.6,0.4-1,1-1,1.7v12.2c0,0.7,0.4,1.4,1,1.7l10,5.9 c0.3,0.2,0.7,0.3,1,0.3s0.7-0.1,1-0.3l10-5.9c0.6-0.4,1-1,1-1.7V9.9C28,9.2,27.6,8.5,27,8.2z M26,22.1L16,28L6,22.1V9.9L16,4l10,5.9 V22.1z"
|
|
2592
2801
|
})), children);
|
|
2593
2802
|
});
|
|
2594
2803
|
if (process.env.NODE_ENV !== "production") {
|
|
2595
2804
|
Assembly.propTypes = iconPropTypes;
|
|
2596
2805
|
}
|
|
2597
|
-
const AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(
|
|
2806
|
+
const AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_ref119, ref) {
|
|
2598
2807
|
let {
|
|
2599
2808
|
children,
|
|
2600
2809
|
size = 16,
|
|
2601
2810
|
...rest
|
|
2602
|
-
} =
|
|
2811
|
+
} = _ref119;
|
|
2603
2812
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2604
2813
|
width: size,
|
|
2605
2814
|
height: size,
|
|
@@ -2608,19 +2817,19 @@ const AssemblyCluster = /*#__PURE__*/React.forwardRef(function AssemblyCluster(_
|
|
|
2608
2817
|
viewBox: "0 0 32 32",
|
|
2609
2818
|
fill: "currentColor",
|
|
2610
2819
|
...rest
|
|
2611
|
-
},
|
|
2820
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2612
2821
|
d: "M21.3 4.9l-4.5-2.7C16.5 2.1 16.3 2 16 2s-.5.1-.7.2l-4.5 2.7C10.3 5.2 10 5.7 10 6.2v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3V6.2C22 5.7 21.7 5.2 21.3 4.9zM20 11.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V11.5zM29.3 18.9l-4.5-2.7C24.5 16.1 24.3 16 24 16s-.5.1-.7.2l-4.5 2.7c-.4.3-.7.7-.7 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6C30 19.7 29.7 19.2 29.3 18.9zM28 25.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V25.5zM13.3 18.9l-4.5-2.7C8.5 16.1 8.3 16 8 16s-.5.1-.7.2l-4.5 2.7C2.3 19.2 2 19.7 2 20.2v5.6c0 .5.3 1 .7 1.3l4.5 2.7C7.5 29.9 7.7 30 8 30s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6C14 19.7 13.7 19.2 13.3 18.9zM12 25.5l-4 2.4-4-2.4v-5l4-2.4 4 2.4V25.5z"
|
|
2613
2822
|
})), children);
|
|
2614
2823
|
});
|
|
2615
2824
|
if (process.env.NODE_ENV !== "production") {
|
|
2616
2825
|
AssemblyCluster.propTypes = iconPropTypes;
|
|
2617
2826
|
}
|
|
2618
|
-
const AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference(
|
|
2827
|
+
const AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReference(_ref120, ref) {
|
|
2619
2828
|
let {
|
|
2620
2829
|
children,
|
|
2621
2830
|
size = 16,
|
|
2622
2831
|
...rest
|
|
2623
|
-
} =
|
|
2832
|
+
} = _ref120;
|
|
2624
2833
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2625
2834
|
width: size,
|
|
2626
2835
|
height: size,
|
|
@@ -2629,37 +2838,37 @@ const AssemblyReference = /*#__PURE__*/React.forwardRef(function AssemblyReferen
|
|
|
2629
2838
|
viewBox: "0 0 32 32",
|
|
2630
2839
|
fill: "currentColor",
|
|
2631
2840
|
...rest
|
|
2632
|
-
},
|
|
2841
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2633
2842
|
d: "M8.7 5.1H12.2V7.1H8.7z",
|
|
2634
2843
|
transform: "rotate(-30.582 10.48 6.101)"
|
|
2635
|
-
})),
|
|
2844
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2636
2845
|
d: "M6 12H4V9.9c0-.7.4-1.4 1-1.7l1.5-.9 1 1.7L6 9.9V12zM4 14H6V18H4zM6.5 24.7L5 23.8c-.6-.4-1-1-1-1.7V20h2v2.1L7.5 23 6.5 24.7z"
|
|
2637
|
-
})),
|
|
2846
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2638
2847
|
d: "M9.5 24.1H11.5V27.6H9.5z",
|
|
2639
2848
|
transform: "rotate(-59.421 10.48 25.9)"
|
|
2640
|
-
})),
|
|
2849
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2641
2850
|
d: "M17.5,27.1L16,28l-1.5-0.9l-1,1.7l1.5,0.9c0.3,0.2,0.7,0.3,1,0.3c0.4,0,0.7-0.1,1-0.3l1.5-0.9L17.5,27.1z"
|
|
2642
|
-
})),
|
|
2851
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2643
2852
|
d: "M19.8 24.9H23.3V26.9H19.8z",
|
|
2644
2853
|
transform: "rotate(-30.582 21.502 25.912)"
|
|
2645
|
-
})),
|
|
2854
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2646
2855
|
d: "M25.2 24.9l-1-1.7 1.8-1V20h2v2.1c0 .7-.4 1.4-1 1.7L25.2 24.9zM26 14H28V18H26zM28 12h-2V9.9l-1.8-1 1-1.7 1.8 1c.6.4 1 1 1 1.7V12z"
|
|
2647
|
-
})),
|
|
2856
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2648
2857
|
d: "M20.5 4.3H22.5V7.8H20.5z",
|
|
2649
2858
|
transform: "rotate(-59.421 21.501 6.089)"
|
|
2650
|
-
})),
|
|
2859
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2651
2860
|
d: "M17.5,4.9L16,4l-1.5,0.9l-1-1.7L15,2.3C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l1.5,0.9L17.5,4.9z"
|
|
2652
2861
|
})), children);
|
|
2653
2862
|
});
|
|
2654
2863
|
if (process.env.NODE_ENV !== "production") {
|
|
2655
2864
|
AssemblyReference.propTypes = iconPropTypes;
|
|
2656
2865
|
}
|
|
2657
|
-
const Asset = /*#__PURE__*/React.forwardRef(function Asset(
|
|
2866
|
+
const Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref121, ref) {
|
|
2658
2867
|
let {
|
|
2659
2868
|
children,
|
|
2660
2869
|
size = 16,
|
|
2661
2870
|
...rest
|
|
2662
|
-
} =
|
|
2871
|
+
} = _ref121;
|
|
2663
2872
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2664
2873
|
width: size,
|
|
2665
2874
|
height: size,
|
|
@@ -2668,21 +2877,21 @@ const Asset = /*#__PURE__*/React.forwardRef(function Asset(_ref113, ref) {
|
|
|
2668
2877
|
viewBox: "0 0 32 32",
|
|
2669
2878
|
fill: "currentColor",
|
|
2670
2879
|
...rest
|
|
2671
|
-
},
|
|
2880
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2672
2881
|
d: "M12,24a4,4,0,1,1,4-4A4.0042,4.0042,0,0,1,12,24Zm0-6a2,2,0,1,0,2,2A2.0023,2.0023,0,0,0,12,18Z"
|
|
2673
|
-
})),
|
|
2882
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2674
2883
|
d: "M30,6a4.0042,4.0042,0,0,0-4-4,3.949,3.949,0,0,0-1.8537.4768L7.7571,10.9579A9.9921,9.9921,0,1,0,21.066,24.1929l8.49-16.3994A3.9491,3.9491,0,0,0,30,6ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM22.0194,5.8083C22.0163,5.8732,22,5.9343,22,6a4.0042,4.0042,0,0,0,4,4c.0645,0,.1245-.016.1882-.019l-4.3318,8.3617a10.0168,10.0168,0,0,0-8.2158-8.1962ZM12,28a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,12,28Z"
|
|
2675
2884
|
})), children);
|
|
2676
2885
|
});
|
|
2677
2886
|
if (process.env.NODE_ENV !== "production") {
|
|
2678
2887
|
Asset.propTypes = iconPropTypes;
|
|
2679
2888
|
}
|
|
2680
|
-
const AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(
|
|
2889
|
+
const AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref122, ref) {
|
|
2681
2890
|
let {
|
|
2682
2891
|
children,
|
|
2683
2892
|
size = 16,
|
|
2684
2893
|
...rest
|
|
2685
|
-
} =
|
|
2894
|
+
} = _ref122;
|
|
2686
2895
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2687
2896
|
width: size,
|
|
2688
2897
|
height: size,
|
|
@@ -2691,21 +2900,21 @@ const AssetConfirm = /*#__PURE__*/React.forwardRef(function AssetConfirm(_ref114
|
|
|
2691
2900
|
viewBox: "0 0 32 32",
|
|
2692
2901
|
fill: "currentColor",
|
|
2693
2902
|
...rest
|
|
2694
|
-
},
|
|
2903
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2695
2904
|
d: "M21 27.18L18.41 24.59 17 26 21 30 28 23 26.59 21.59 21 27.18zM12 24a4 4 0 114-4A4.0042 4.0042 0 0112 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0012 18z"
|
|
2696
|
-
})),
|
|
2905
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2697
2906
|
d: "M26,2a3.86,3.86,0,0,0-1.85.48L7.76,10.96A9.99,9.99,0,0,0,12,30a9.3445,9.3445,0,0,0,2-.21V27.75A8.2289,8.2289,0,0,1,12,28a8,8,0,1,1,8-8,8.2656,8.2656,0,0,1-.06,1h2.78L29.56,7.79A3.9727,3.9727,0,0,0,26,2ZM21.86,18.34a10.0187,10.0187,0,0,0-8.22-8.19l8.38-4.34c0,.06-.02.12-.02.19a3.9989,3.9989,0,0,0,4,4c.06,0,.12-.02.19-.02ZM26,8a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,8Z"
|
|
2698
2907
|
})), children);
|
|
2699
2908
|
});
|
|
2700
2909
|
if (process.env.NODE_ENV !== "production") {
|
|
2701
2910
|
AssetConfirm.propTypes = iconPropTypes;
|
|
2702
2911
|
}
|
|
2703
|
-
const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(
|
|
2912
|
+
const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin(_ref123, ref) {
|
|
2704
2913
|
let {
|
|
2705
2914
|
children,
|
|
2706
2915
|
size = 16,
|
|
2707
2916
|
...rest
|
|
2708
|
-
} =
|
|
2917
|
+
} = _ref123;
|
|
2709
2918
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2710
2919
|
width: size,
|
|
2711
2920
|
height: size,
|
|
@@ -2714,169 +2923,169 @@ const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin
|
|
|
2714
2923
|
viewBox: "0 0 32 32",
|
|
2715
2924
|
fill: "currentColor",
|
|
2716
2925
|
...rest
|
|
2717
|
-
},
|
|
2926
|
+
}, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2718
2927
|
cx: "25",
|
|
2719
2928
|
cy: "7",
|
|
2720
2929
|
r: "2"
|
|
2721
|
-
})),
|
|
2930
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2722
2931
|
d: "M12,23a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,12,23Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,12,19Z"
|
|
2723
|
-
})),
|
|
2932
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2724
2933
|
cx: "12",
|
|
2725
2934
|
cy: "14",
|
|
2726
2935
|
r: "1"
|
|
2727
|
-
})),
|
|
2936
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2728
2937
|
cx: "17.909",
|
|
2729
2938
|
cy: "5.705",
|
|
2730
2939
|
r: "1"
|
|
2731
|
-
})),
|
|
2940
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2732
2941
|
cx: "9.787",
|
|
2733
2942
|
cy: "9.907",
|
|
2734
2943
|
r: "1"
|
|
2735
|
-
})),
|
|
2944
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2736
2945
|
cx: "12.495",
|
|
2737
2946
|
cy: "8.506",
|
|
2738
2947
|
r: "1"
|
|
2739
|
-
})),
|
|
2948
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2740
2949
|
cx: "15.201",
|
|
2741
2950
|
cy: "7.105",
|
|
2742
2951
|
r: "1"
|
|
2743
|
-
})),
|
|
2952
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
2744
2953
|
cx: "4.696",
|
|
2745
2954
|
cy: "13.187",
|
|
2746
2955
|
r: "1"
|
|
2747
|
-
})),
|
|
2956
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2748
2957
|
cx: "2.133",
|
|
2749
2958
|
cy: "21.631",
|
|
2750
2959
|
r: "1"
|
|
2751
|
-
})),
|
|
2960
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2752
2961
|
cx: "3.079",
|
|
2753
2962
|
cy: "24.516",
|
|
2754
2963
|
r: "1"
|
|
2755
|
-
})),
|
|
2964
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
2756
2965
|
cx: "4.848",
|
|
2757
2966
|
cy: "26.982",
|
|
2758
2967
|
r: "1"
|
|
2759
|
-
})),
|
|
2968
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
2760
2969
|
cx: "7.272",
|
|
2761
2970
|
cy: "28.81",
|
|
2762
2971
|
r: "1"
|
|
2763
|
-
})),
|
|
2972
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
2764
2973
|
cx: "2.098",
|
|
2765
2974
|
cy: "18.596",
|
|
2766
2975
|
r: "1"
|
|
2767
|
-
})),
|
|
2976
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2768
2977
|
cx: "2.979",
|
|
2769
2978
|
cy: "15.691",
|
|
2770
2979
|
r: "1"
|
|
2771
|
-
})),
|
|
2980
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2772
2981
|
cx: "7.081",
|
|
2773
2982
|
cy: "11.308",
|
|
2774
2983
|
r: "1"
|
|
2775
|
-
})),
|
|
2984
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2776
2985
|
cx: "20.616",
|
|
2777
2986
|
cy: "4.304",
|
|
2778
2987
|
r: "1"
|
|
2779
|
-
})),
|
|
2988
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2780
2989
|
cx: "23.323",
|
|
2781
2990
|
cy: "2.903",
|
|
2782
2991
|
r: "1"
|
|
2783
|
-
})),
|
|
2992
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2784
2993
|
cx: "28.988",
|
|
2785
2994
|
cy: "8.89",
|
|
2786
2995
|
r: "1"
|
|
2787
|
-
})),
|
|
2996
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2788
2997
|
cx: "27.587",
|
|
2789
2998
|
cy: "11.596",
|
|
2790
2999
|
r: "1"
|
|
2791
|
-
})),
|
|
3000
|
+
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2792
3001
|
cx: "26.186",
|
|
2793
3002
|
cy: "14.303",
|
|
2794
3003
|
r: "1"
|
|
2795
|
-
})),
|
|
3004
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2796
3005
|
cx: "24.784",
|
|
2797
3006
|
cy: "17.01",
|
|
2798
3007
|
r: "1"
|
|
2799
|
-
})),
|
|
3008
|
+
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2800
3009
|
cx: "23.383",
|
|
2801
3010
|
cy: "19.717",
|
|
2802
3011
|
r: "1"
|
|
2803
|
-
})),
|
|
3012
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2804
3013
|
cx: "21.982",
|
|
2805
3014
|
cy: "22.424",
|
|
2806
3015
|
r: "1"
|
|
2807
|
-
})),
|
|
3016
|
+
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2808
3017
|
cx: "18.637",
|
|
2809
3018
|
cy: "27.464",
|
|
2810
3019
|
r: "1"
|
|
2811
|
-
})),
|
|
3020
|
+
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2812
3021
|
cx: "16.092",
|
|
2813
3022
|
cy: "29.122",
|
|
2814
3023
|
r: "1"
|
|
2815
|
-
})),
|
|
3024
|
+
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
2816
3025
|
cx: "13.166",
|
|
2817
3026
|
cy: "29.932",
|
|
2818
3027
|
r: "1"
|
|
2819
|
-
})),
|
|
3028
|
+
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
2820
3029
|
cx: "10.133",
|
|
2821
3030
|
cy: "29.825",
|
|
2822
3031
|
r: "1"
|
|
2823
|
-
})),
|
|
3032
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2824
3033
|
cx: "20.572",
|
|
2825
3034
|
cy: "25.125",
|
|
2826
3035
|
r: "1"
|
|
2827
|
-
})),
|
|
3036
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2828
3037
|
cx: "28.893",
|
|
2829
3038
|
cy: "3.24",
|
|
2830
3039
|
r: "1"
|
|
2831
|
-
})),
|
|
3040
|
+
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
2832
3041
|
cx: "26.188",
|
|
2833
3042
|
cy: "2.004",
|
|
2834
3043
|
r: "1"
|
|
2835
|
-
})),
|
|
3044
|
+
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
2836
3045
|
cx: "12",
|
|
2837
3046
|
cy: "26",
|
|
2838
3047
|
r: "1"
|
|
2839
|
-
})),
|
|
3048
|
+
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
2840
3049
|
cx: "6",
|
|
2841
3050
|
cy: "20",
|
|
2842
3051
|
r: "1"
|
|
2843
|
-
})),
|
|
3052
|
+
})), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
2844
3053
|
cx: "18",
|
|
2845
3054
|
cy: "20",
|
|
2846
3055
|
r: "1"
|
|
2847
|
-
})),
|
|
3056
|
+
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
2848
3057
|
cx: "6.804",
|
|
2849
3058
|
cy: "17",
|
|
2850
3059
|
r: "1"
|
|
2851
|
-
})),
|
|
3060
|
+
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2852
3061
|
cx: "17.196",
|
|
2853
3062
|
cy: "23",
|
|
2854
3063
|
r: "1"
|
|
2855
|
-
})),
|
|
3064
|
+
})), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
2856
3065
|
cx: "9",
|
|
2857
3066
|
cy: "25.196",
|
|
2858
3067
|
r: "1"
|
|
2859
|
-
})),
|
|
3068
|
+
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2860
3069
|
cx: "15",
|
|
2861
3070
|
cy: "14.804",
|
|
2862
3071
|
r: "1"
|
|
2863
|
-
})),
|
|
3072
|
+
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
2864
3073
|
cx: "9",
|
|
2865
3074
|
cy: "14.804",
|
|
2866
3075
|
r: "1"
|
|
2867
|
-
})),
|
|
3076
|
+
})), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
|
|
2868
3077
|
cx: "15",
|
|
2869
3078
|
cy: "25.196",
|
|
2870
3079
|
r: "1"
|
|
2871
|
-
})),
|
|
3080
|
+
})), _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
|
|
2872
3081
|
cx: "6.804",
|
|
2873
3082
|
cy: "23",
|
|
2874
3083
|
r: "1"
|
|
2875
|
-
})),
|
|
3084
|
+
})), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
|
|
2876
3085
|
cx: "17.196",
|
|
2877
3086
|
cy: "17",
|
|
2878
3087
|
r: "1"
|
|
2879
|
-
})),
|
|
3088
|
+
})), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
|
|
2880
3089
|
cx: "30",
|
|
2881
3090
|
cy: "6.026",
|
|
2882
3091
|
r: "1"
|
|
@@ -2885,12 +3094,12 @@ const AssetDigitalTwin = /*#__PURE__*/React.forwardRef(function AssetDigitalTwin
|
|
|
2885
3094
|
if (process.env.NODE_ENV !== "production") {
|
|
2886
3095
|
AssetDigitalTwin.propTypes = iconPropTypes;
|
|
2887
3096
|
}
|
|
2888
|
-
const AssetView = /*#__PURE__*/React.forwardRef(function AssetView(
|
|
3097
|
+
const AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref124, ref) {
|
|
2889
3098
|
let {
|
|
2890
3099
|
children,
|
|
2891
3100
|
size = 16,
|
|
2892
3101
|
...rest
|
|
2893
|
-
} =
|
|
3102
|
+
} = _ref124;
|
|
2894
3103
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2895
3104
|
width: size,
|
|
2896
3105
|
height: size,
|
|
@@ -2899,25 +3108,25 @@ const AssetView = /*#__PURE__*/React.forwardRef(function AssetView(_ref116, ref)
|
|
|
2899
3108
|
viewBox: "0 0 32 32",
|
|
2900
3109
|
fill: "currentColor",
|
|
2901
3110
|
...rest
|
|
2902
|
-
},
|
|
3111
|
+
}, _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
|
|
2903
3112
|
cx: "22",
|
|
2904
3113
|
cy: "24",
|
|
2905
3114
|
r: "2"
|
|
2906
|
-
})),
|
|
3115
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2907
3116
|
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM12 24a4 4 0 112.981-6.667l-1.49 1.334A2 2 0 1012 22z"
|
|
2908
|
-
})),
|
|
3117
|
+
})), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2909
3118
|
d: "M26,2a3.86,3.86,0,0,0-1.85.48L7.76,10.96A9.99,9.99,0,0,0,12,30V28a8,8,0,1,1,5.63-13.68l1.4-1.4a10.0059,10.0059,0,0,0-5.39-2.77l8.38-4.34c0,.06-.02.12-.02.19a3.9989,3.9989,0,0,0,4,4c.06,0,.12-.02.19-.02L23.07,16h2.24l4.25-8.21A3.9727,3.9727,0,0,0,26,2Zm0,6a2,2,0,1,1,2-2A2.0058,2.0058,0,0,1,26,8Z"
|
|
2910
3119
|
})), children);
|
|
2911
3120
|
});
|
|
2912
3121
|
if (process.env.NODE_ENV !== "production") {
|
|
2913
3122
|
AssetView.propTypes = iconPropTypes;
|
|
2914
3123
|
}
|
|
2915
|
-
const Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(
|
|
3124
|
+
const Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref125, ref) {
|
|
2916
3125
|
let {
|
|
2917
3126
|
children,
|
|
2918
3127
|
size = 16,
|
|
2919
3128
|
...rest
|
|
2920
|
-
} =
|
|
3129
|
+
} = _ref125;
|
|
2921
3130
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2922
3131
|
width: size,
|
|
2923
3132
|
height: size,
|
|
@@ -2926,195 +3135,12 @@ const Asterisk = /*#__PURE__*/React.forwardRef(function Asterisk(_ref117, ref) {
|
|
|
2926
3135
|
viewBox: "0 0 32 32",
|
|
2927
3136
|
fill: "currentColor",
|
|
2928
3137
|
...rest
|
|
2929
|
-
},
|
|
3138
|
+
}, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2930
3139
|
d: "M28.316 13.949L27.684 12.051 17 15.612 17 4 15 4 15 15.612 4.316 12.051 3.684 13.949 14.368 17.51 7.2 27.066 8.8 28.267 16 18.667 23.2 28.267 24.8 27.066 17.632 17.51 28.316 13.949z"
|
|
2931
3140
|
})), children);
|
|
2932
3141
|
});
|
|
2933
3142
|
if (process.env.NODE_ENV !== "production") {
|
|
2934
3143
|
Asterisk.propTypes = iconPropTypes;
|
|
2935
3144
|
}
|
|
2936
|
-
const Async = /*#__PURE__*/React.forwardRef(function Async(_ref118, ref) {
|
|
2937
|
-
let {
|
|
2938
|
-
children,
|
|
2939
|
-
size = 16,
|
|
2940
|
-
...rest
|
|
2941
|
-
} = _ref118;
|
|
2942
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2943
|
-
width: size,
|
|
2944
|
-
height: size,
|
|
2945
|
-
ref: ref,
|
|
2946
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2947
|
-
viewBox: "0 0 32 32",
|
|
2948
|
-
fill: "currentColor",
|
|
2949
|
-
...rest
|
|
2950
|
-
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2951
|
-
d: "m23.2156,4h2.7844v-2h-7v6h2v-2.9038c4.2354,1.9346,7,6.1523,7,10.9038,0,6.6167-5.3833,12-12,12v2c7.7197,0,14-6.2803,14-14,0-5.0088-2.6318-9.5122-6.7844-12Z"
|
|
2952
|
-
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2953
|
-
d: "M16 20c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 9H17V18H15z"
|
|
2954
|
-
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2955
|
-
d: "m16,4v-2C8.2803,2,2,8.2803,2,16c0,4.9766,2.6074,9.4937,6.7842,12h-2.7842v2h7v-6h-2v2.9033c-4.2634-1.9556-7-6.186-7-10.9033,0-6.6167,5.3833-12,12-12Z"
|
|
2956
|
-
})), children);
|
|
2957
|
-
});
|
|
2958
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2959
|
-
Async.propTypes = iconPropTypes;
|
|
2960
|
-
}
|
|
2961
|
-
const At = /*#__PURE__*/React.forwardRef(function At(_ref119, ref) {
|
|
2962
|
-
let {
|
|
2963
|
-
children,
|
|
2964
|
-
size = 16,
|
|
2965
|
-
...rest
|
|
2966
|
-
} = _ref119;
|
|
2967
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2968
|
-
width: size,
|
|
2969
|
-
height: size,
|
|
2970
|
-
ref: ref,
|
|
2971
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2972
|
-
viewBox: "0 0 32 32",
|
|
2973
|
-
fill: "currentColor",
|
|
2974
|
-
...rest
|
|
2975
|
-
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2976
|
-
d: "M16,3A12.92,12.92,0,0,0,3,16v1A13,13,0,0,0,16,30h7V28H16A11,11,0,0,1,5,17V16A10.94,10.94,0,0,1,16,5,10.64,10.64,0,0,1,27,16c0,3.59-1.4,5-3.66,5C21.76,21,21,19.71,21,18V10H19v1.94A3.84,3.84,0,0,0,15.5,10,5.48,5.48,0,0,0,10,15.44v2.12A5.48,5.48,0,0,0,15.5,23a4.28,4.28,0,0,0,4-2.46A4.35,4.35,0,0,0,23.41,23C26.48,23,29,21,29,16A12.72,12.72,0,0,0,16,3Zm3,14.56a3.5,3.5,0,0,1-7,0V15.44a3.5,3.5,0,0,1,7,0Z"
|
|
2977
|
-
})), children);
|
|
2978
|
-
});
|
|
2979
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2980
|
-
At.propTypes = iconPropTypes;
|
|
2981
|
-
}
|
|
2982
|
-
const Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref120, ref) {
|
|
2983
|
-
let {
|
|
2984
|
-
children,
|
|
2985
|
-
size = 16,
|
|
2986
|
-
...rest
|
|
2987
|
-
} = _ref120;
|
|
2988
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2989
|
-
width: size,
|
|
2990
|
-
height: size,
|
|
2991
|
-
ref: ref,
|
|
2992
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2993
|
-
viewBox: "0 0 32 32",
|
|
2994
|
-
fill: "currentColor",
|
|
2995
|
-
...rest
|
|
2996
|
-
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2997
|
-
d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9 C3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1 c0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2 c-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
|
|
2998
|
-
})), children);
|
|
2999
|
-
});
|
|
3000
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3001
|
-
Attachment.propTypes = iconPropTypes;
|
|
3002
|
-
}
|
|
3003
|
-
const AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref121, ref) {
|
|
3004
|
-
let {
|
|
3005
|
-
children,
|
|
3006
|
-
size = 16,
|
|
3007
|
-
...rest
|
|
3008
|
-
} = _ref121;
|
|
3009
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3010
|
-
width: size,
|
|
3011
|
-
height: size,
|
|
3012
|
-
ref: ref,
|
|
3013
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3014
|
-
viewBox: "0 0 32 32",
|
|
3015
|
-
fill: "currentColor",
|
|
3016
|
-
...rest
|
|
3017
|
-
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
-
d: "M28 14H27V2H25V14H24a2.0019 2.0019 0 00-2 2v2a2.0023 2.0023 0 002 2h1V30h2V20h1a2.0027 2.0027 0 002-2V16A2.0023 2.0023 0 0028 14zm0 4H24V16h4zM18 6H17V2H15V6H14a2.0019 2.0019 0 00-2 2v2a2.0019 2.0019 0 002 2h1V30h2V12h1a2.002 2.002 0 002-2V8A2.002 2.002 0 0018 6zm0 4H14V8h4zM8 20H7V2H5V20H4a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2H5v4H7V26H8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 008 20zm0 4H4V22H8z",
|
|
3019
|
-
transform: "translate(0 .005)"
|
|
3020
|
-
})), children);
|
|
3021
|
-
});
|
|
3022
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3023
|
-
AudioConsole.propTypes = iconPropTypes;
|
|
3024
|
-
}
|
|
3025
|
-
const AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(_ref122, ref) {
|
|
3026
|
-
let {
|
|
3027
|
-
children,
|
|
3028
|
-
size = 16,
|
|
3029
|
-
...rest
|
|
3030
|
-
} = _ref122;
|
|
3031
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3032
|
-
width: size,
|
|
3033
|
-
height: size,
|
|
3034
|
-
ref: ref,
|
|
3035
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3036
|
-
viewBox: "0 0 32 32",
|
|
3037
|
-
fill: "currentColor",
|
|
3038
|
-
...rest
|
|
3039
|
-
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
3040
|
-
d: "M27.4473,9.1055l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,14,10v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,28,17V10A1,1,0,0,0,27.4473,9.1055ZM21,8.1182,24.7637,10,21,11.8818,17.2363,10Zm-5,3.5,4,2v4.7636l-4-2Zm6,6.7636V13.6182l4-2v4.7636Z"
|
|
3041
|
-
})), _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
|
|
3042
|
-
cx: "13.5",
|
|
3043
|
-
cy: "24.5",
|
|
3044
|
-
r: "1.5"
|
|
3045
|
-
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
3046
|
-
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
3047
|
-
})), children);
|
|
3048
|
-
});
|
|
3049
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3050
|
-
AugmentedReality.propTypes = iconPropTypes;
|
|
3051
|
-
}
|
|
3052
|
-
const WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthAutoScroll(_ref123, ref) {
|
|
3053
|
-
let {
|
|
3054
|
-
children,
|
|
3055
|
-
size = 16,
|
|
3056
|
-
...rest
|
|
3057
|
-
} = _ref123;
|
|
3058
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3059
|
-
width: size,
|
|
3060
|
-
height: size,
|
|
3061
|
-
ref: ref,
|
|
3062
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3063
|
-
viewBox: "0 0 32 32",
|
|
3064
|
-
fill: "currentColor",
|
|
3065
|
-
...rest
|
|
3066
|
-
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
3067
|
-
d: "M12 16a4 4 0 104-4A4 4 0 0012 16zm6 0a2 2 0 11-2-2A2 2 0 0118 16zM16 27.17L10.4 21.58 9 23 16 30 23 23 21.59 21.59 16 27.17zM16 4.83L21.58 10.4 23 9 16 2 9 9 10.41 10.41 16 4.83z"
|
|
3068
|
-
})), children);
|
|
3069
|
-
});
|
|
3070
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3071
|
-
WatsonHealthAutoScroll.propTypes = iconPropTypes;
|
|
3072
|
-
}
|
|
3073
|
-
const Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref124, ref) {
|
|
3074
|
-
let {
|
|
3075
|
-
children,
|
|
3076
|
-
size = 16,
|
|
3077
|
-
...rest
|
|
3078
|
-
} = _ref124;
|
|
3079
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3080
|
-
width: size,
|
|
3081
|
-
height: size,
|
|
3082
|
-
ref: ref,
|
|
3083
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3084
|
-
viewBox: "0 0 32 32",
|
|
3085
|
-
fill: "currentColor",
|
|
3086
|
-
...rest
|
|
3087
|
-
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
3088
|
-
d: "M26 16H22a2.002 2.002 0 00-2 2V30h2V25h4v5h2V18A2.002 2.002 0 0026 16zm-4 7V18h4v5zM16 27a10.9862 10.9862 0 01-9.2156-5H12V20H4v8H6V24.3149A13.0239 13.0239 0 0016 29zM20 10h5.2155A10.9973 10.9973 0 005 16H3A13.0048 13.0048 0 0126 7.6849V4h2v8H20z"
|
|
3089
|
-
})), children);
|
|
3090
|
-
});
|
|
3091
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3092
|
-
Automatic.propTypes = iconPropTypes;
|
|
3093
|
-
}
|
|
3094
|
-
const Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref125, ref) {
|
|
3095
|
-
let {
|
|
3096
|
-
children,
|
|
3097
|
-
size = 16,
|
|
3098
|
-
...rest
|
|
3099
|
-
} = _ref125;
|
|
3100
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3101
|
-
width: size,
|
|
3102
|
-
height: size,
|
|
3103
|
-
ref: ref,
|
|
3104
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3105
|
-
viewBox: "0 0 32 32",
|
|
3106
|
-
fill: "currentColor",
|
|
3107
|
-
...rest
|
|
3108
|
-
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
3109
|
-
d: "M22,28H12V26H22V10H6V20H4V10A2.0021,2.0021,0,0,1,6,8H22a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,22,28Z"
|
|
3110
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
3111
|
-
d: "M28,22H26V20h2V4H12V6H10V4a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2V20A2.0021,2.0021,0,0,1,28,22Z"
|
|
3112
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
3113
|
-
d: "M10 14L10 16 14.586 16 3 27.586 4.414 29 16 17.414 16 22 18 22 18 14 10 14z"
|
|
3114
|
-
})), children);
|
|
3115
|
-
});
|
|
3116
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3117
|
-
Autoscaling.propTypes = iconPropTypes;
|
|
3118
|
-
}
|
|
3119
3145
|
|
|
3120
|
-
export { Accessibility, AccessibilityAlt, AccessibilityColor, AccessibilityColorFilled, Account, AccumulationIce, AccumulationPrecipitation, AccumulationRain, AccumulationSnow, Activity, Add, AddAlt, AddComment, AddFilled, AddLarge, AgricultureAnalytics, Ai, AiGovernanceLifecycle, AiGovernanceTracked, AiGovernanceUntracked, AiLaunch, AirlineDigitalGate, AirlineManageGates, AirlinePassengerCare, AirlineRapidBoard, Airplay, AirplayFilled, AirportLocation, Airport_01, Airport_02, Alarm, AlarmAdd, AlarmSubtract, AlignBoxBottomCenter, AlignBoxBottomLeft, AlignBoxBottomRight, AlignBoxMiddleCenter, AlignBoxMiddleLeft, AlignBoxMiddleRight, AlignBoxTopCenter, AlignBoxTopLeft, AlignBoxTopRight, AlignHorizontalCenter, AlignHorizontalLeft, AlignHorizontalRight, AlignVerticalBottom, AlignVerticalCenter, AlignVerticalTop, Analytics, AnalyticsCustom, AnalyticsReference, Aperture, Api, Api_1, App, AppConnectivity, Apple, AppleDash, Application, ApplicationMobile, ApplicationVirtual, ApplicationWeb, Apps, Archive, Area, AreaCustom, ArithmeticMean, ArithmeticMedian, Arrival, ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowShiftDown, ArrowUp, ArrowUpLeft, ArrowUpRight, ArrowsHorizontal, ArrowsVertical, Asleep, AsleepFilled, Assembly, AssemblyCluster, AssemblyReference, Asset, AssetConfirm, AssetDigitalTwin, AssetView, Asterisk,
|
|
3146
|
+
export { AcceptActionUsage, Accessibility, AccessibilityAlt, AccessibilityColor, AccessibilityColorFilled, Account, AccumulationIce, AccumulationPrecipitation, AccumulationRain, AccumulationSnow, ActionDefinition, ActionUsage, Activity, Add, AddAlt, AddComment, AddFilled, AddLarge, AgricultureAnalytics, Ai, AiFinancialSustainabilityCheck, AiGovernanceLifecycle, AiGovernanceTracked, AiGovernanceUntracked, AiLaunch, AirlineDigitalGate, AirlineManageGates, AirlinePassengerCare, AirlineRapidBoard, Airplay, AirplayFilled, AirportLocation, Airport_01, Airport_02, Alarm, AlarmAdd, AlarmSubtract, AlignBoxBottomCenter, AlignBoxBottomLeft, AlignBoxBottomRight, AlignBoxMiddleCenter, AlignBoxMiddleLeft, AlignBoxMiddleRight, AlignBoxTopCenter, AlignBoxTopLeft, AlignBoxTopRight, AlignHorizontalCenter, AlignHorizontalLeft, AlignHorizontalRight, AlignVerticalBottom, AlignVerticalCenter, AlignVerticalTop, Analytics, AnalyticsCustom, AnalyticsReference, Anchor, Aperture, Api, ApiKey, Api_1, App, AppConnectivity, Apple, AppleDash, Application, ApplicationMobile, ApplicationVirtual, ApplicationWeb, Apps, Archive, Area, AreaCustom, ArithmeticMean, ArithmeticMedian, ArrangeHorizontal, ArrangeVertical, Arrival, ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowShiftDown, ArrowUp, ArrowUpLeft, ArrowUpRight, ArrowsHorizontal, ArrowsVertical, Asleep, AsleepFilled, Assembly, AssemblyCluster, AssemblyReference, Asset, AssetConfirm, AssetDigitalTwin, AssetView, Asterisk, WatsonHealth3DCursor, WatsonHealth3DCursorAlt, WatsonHealth3DCurveAutoColon, WatsonHealth3DCurveAutoVessels, WatsonHealth3DCurveManual, WatsonHealth3DICa, WatsonHealth3DMprToggle, WatsonHealth3DPrintMesh, WatsonHealth3DSoftware, WatsonHealth3rdPartyConnected, WatsonHealthAiResults, WatsonHealthAiResultsHigh, WatsonHealthAiResultsLow, WatsonHealthAiResultsMedium, WatsonHealthAiResultsUrgent, WatsonHealthAiResultsVeryHigh, WatsonHealthAiStatus, WatsonHealthAiStatusComplete, WatsonHealthAiStatusFailed, WatsonHealthAiStatusInProgress, WatsonHealthAiStatusQueued, WatsonHealthAiStatusRejected, WatsonHealthAngle, WatsonHealthAnnotationVisibility, WatsonHealthArrowAnnotation, _4K, _4KFilled };
|