@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-5.js
CHANGED
|
@@ -12,8 +12,9 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _circle, _path57, _path58, _path59, _circle2, _path60, _path61, _path62, _circle3, _path63, _path64, _path65, _path66, _path67, _path68, _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, _circle4, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _circle5, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _circle6, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _circle7, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _circle8, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _circle9, _path187, _path188, _path189, _path190, _circle10, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211;
|
|
16
|
+
const didWarnAboutDeprecation = {};
|
|
17
|
+
const DeskAdjustable = /*#__PURE__*/React.forwardRef(function DeskAdjustable(_ref, ref) {
|
|
17
18
|
let {
|
|
18
19
|
children,
|
|
19
20
|
size = 16,
|
|
@@ -28,17 +29,15 @@ const DirectionMergeFilled = /*#__PURE__*/React.forwardRef(function DirectionMer
|
|
|
28
29
|
fill: "currentColor",
|
|
29
30
|
...rest
|
|
30
31
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
d: "
|
|
32
|
+
d: "M17 27.172L17 22 15 22 15 27.172 12.414 24.586 11 26 16 31 21 26 19.586 24.586 17 27.172z"
|
|
32
33
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
|
|
34
|
-
d: "M17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z",
|
|
35
|
-
"data-icon-path": "inner-path"
|
|
34
|
+
d: "M30 12H2v8H4V30H6V20H26V30h2V20h2zm-2 6H4V14H28zM15 4.828L15 10 17 10 17 4.828 19.586 7.414 21 6 16 1 11 6 12.414 7.414 15 4.828z"
|
|
36
35
|
})), children);
|
|
37
36
|
});
|
|
38
37
|
if (process.env.NODE_ENV !== "production") {
|
|
39
|
-
|
|
38
|
+
DeskAdjustable.propTypes = iconPropTypes;
|
|
40
39
|
}
|
|
41
|
-
const
|
|
40
|
+
const Development = /*#__PURE__*/React.forwardRef(function Development(_ref2, ref) {
|
|
42
41
|
let {
|
|
43
42
|
children,
|
|
44
43
|
size = 16,
|
|
@@ -53,13 +52,15 @@ const DirectionRight_01 = /*#__PURE__*/React.forwardRef(function DirectionRight_
|
|
|
53
52
|
fill: "currentColor",
|
|
54
53
|
...rest
|
|
55
54
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
56
|
-
d: "
|
|
55
|
+
d: "M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"
|
|
56
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
57
|
+
d: "M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"
|
|
57
58
|
})), children);
|
|
58
59
|
});
|
|
59
60
|
if (process.env.NODE_ENV !== "production") {
|
|
60
|
-
|
|
61
|
+
Development.propTypes = iconPropTypes;
|
|
61
62
|
}
|
|
62
|
-
const
|
|
63
|
+
const Devices = /*#__PURE__*/React.forwardRef(function Devices(_ref3, ref) {
|
|
63
64
|
let {
|
|
64
65
|
children,
|
|
65
66
|
size = 16,
|
|
@@ -73,18 +74,16 @@ const DirectionRight_01Filled = /*#__PURE__*/React.forwardRef(function Direction
|
|
|
73
74
|
viewBox: "0 0 32 32",
|
|
74
75
|
fill: "currentColor",
|
|
75
76
|
...rest
|
|
76
|
-
},
|
|
77
|
-
d: "
|
|
78
|
-
})),
|
|
79
|
-
|
|
80
|
-
d: "M19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z",
|
|
81
|
-
"data-icon-path": "inner-path"
|
|
77
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
78
|
+
d: "M10,30H4a2,2,0,0,1-2-2V16a2,2,0,0,1,2-2h6a2,2,0,0,1,2,2V28A2,2,0,0,1,10,30ZM4,16V28h6V16Z"
|
|
79
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
80
|
+
d: "M28,4H6A2,2,0,0,0,4,6v6H6V6H28V20H14v2h2v4H14v2h9V26H18V22H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Z"
|
|
82
81
|
})), children);
|
|
83
82
|
});
|
|
84
83
|
if (process.env.NODE_ENV !== "production") {
|
|
85
|
-
|
|
84
|
+
Devices.propTypes = iconPropTypes;
|
|
86
85
|
}
|
|
87
|
-
const
|
|
86
|
+
const DevicesApps = /*#__PURE__*/React.forwardRef(function DevicesApps(_ref4, ref) {
|
|
88
87
|
let {
|
|
89
88
|
children,
|
|
90
89
|
size = 16,
|
|
@@ -98,14 +97,14 @@ const DirectionRight_02 = /*#__PURE__*/React.forwardRef(function DirectionRight_
|
|
|
98
97
|
viewBox: "0 0 32 32",
|
|
99
98
|
fill: "currentColor",
|
|
100
99
|
...rest
|
|
101
|
-
},
|
|
102
|
-
d: "
|
|
100
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
101
|
+
d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20zM28 20h-14v2h2v4h-2v2h9v-2h-5v-4h10c.5304 0 1.0392-.2108 1.4142-.5858s.5858-.8838.5858-1.4142v-6h-2v6zM6 6h12v-2H6c-.5304 0-1.0392.2107-1.4142.5858-.3751.375-.5858.8838-.5858 1.4142v6h2v-6zM10 14H4c-.5304 0-1.0392.2107-1.4142.5858-.3751.375-.5858.8838-.5858 1.4142v12c0 .5304.2107 1.0392.5858 1.4142.375.375.8838.5858 1.4142.5858h6c.5304 0 1.0392-.2108 1.4142-.5858.3751-.375.5858-.8838.5858-1.4142v-12c0-.5304-.2107-1.0392-.5858-1.4142-.375-.3751-.8838-.5858-1.4142-.5858zm0 14H4v-12h6v12z"
|
|
103
102
|
})), children);
|
|
104
103
|
});
|
|
105
104
|
if (process.env.NODE_ENV !== "production") {
|
|
106
|
-
|
|
105
|
+
DevicesApps.propTypes = iconPropTypes;
|
|
107
106
|
}
|
|
108
|
-
const
|
|
107
|
+
const DewPoint = /*#__PURE__*/React.forwardRef(function DewPoint(_ref5, ref) {
|
|
109
108
|
let {
|
|
110
109
|
children,
|
|
111
110
|
size = 16,
|
|
@@ -119,18 +118,14 @@ const DirectionRight_02Filled = /*#__PURE__*/React.forwardRef(function Direction
|
|
|
119
118
|
viewBox: "0 0 32 32",
|
|
120
119
|
fill: "currentColor",
|
|
121
120
|
...rest
|
|
122
|
-
},
|
|
123
|
-
d: "
|
|
124
|
-
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
125
|
-
fill: "none",
|
|
126
|
-
d: "M8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z",
|
|
127
|
-
"data-icon-path": "inner-path"
|
|
121
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
122
|
+
d: "M24 10a4 4 0 114-4A4.0045 4.0045 0 0124 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 4zM14.5 30A5.4962 5.4962 0 019 24.52c0-3.4426 4.3442-21.0141 4.5293-21.76a1 1 0 011.9414 0C15.6558 3.5059 20 21.0774 20 24.52A5.4962 5.4962 0 0114.5 30zm0-22.7561C13.0391 13.38 11 22.4089 11 24.52a3.5 3.5 0 007 0C18 22.4089 15.9609 13.38 14.5 7.2439z"
|
|
128
123
|
})), children);
|
|
129
124
|
});
|
|
130
125
|
if (process.env.NODE_ENV !== "production") {
|
|
131
|
-
|
|
126
|
+
DewPoint.propTypes = iconPropTypes;
|
|
132
127
|
}
|
|
133
|
-
const
|
|
128
|
+
const DewPointFilled = /*#__PURE__*/React.forwardRef(function DewPointFilled(_ref6, ref) {
|
|
134
129
|
let {
|
|
135
130
|
children,
|
|
136
131
|
size = 16,
|
|
@@ -145,13 +140,13 @@ const DirectionRotaryFirstRight = /*#__PURE__*/React.forwardRef(function Directi
|
|
|
145
140
|
fill: "currentColor",
|
|
146
141
|
...rest
|
|
147
142
|
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
148
|
-
d: "
|
|
143
|
+
d: "M24 10a4 4 0 114-4A4.0045 4.0045 0 0124 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 4zM14.5 30A5.4962 5.4962 0 019 24.52c0-3.4426 4.3442-21.0141 4.5293-21.76a1 1 0 011.9414 0C15.6558 3.5059 20 21.0774 20 24.52A5.4962 5.4962 0 0114.5 30z"
|
|
149
144
|
})), children);
|
|
150
145
|
});
|
|
151
146
|
if (process.env.NODE_ENV !== "production") {
|
|
152
|
-
|
|
147
|
+
DewPointFilled.propTypes = iconPropTypes;
|
|
153
148
|
}
|
|
154
|
-
const
|
|
149
|
+
const Diagram = /*#__PURE__*/React.forwardRef(function Diagram(_ref7, ref) {
|
|
155
150
|
let {
|
|
156
151
|
children,
|
|
157
152
|
size = 16,
|
|
@@ -165,22 +160,16 @@ const DirectionRotaryFirstRightFilled = /*#__PURE__*/React.forwardRef(function D
|
|
|
165
160
|
viewBox: "0 0 32 32",
|
|
166
161
|
fill: "currentColor",
|
|
167
162
|
...rest
|
|
168
|
-
},
|
|
169
|
-
|
|
170
|
-
cy: "11",
|
|
171
|
-
r: "3"
|
|
172
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
173
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859l-8.833-8.833A4.9678,4.9678,0,0,1,12,15.8989V26H10V15.8989a5.0113,5.0113,0,1,1,5.167-2.146L24,22.5859V16h2Z"
|
|
163
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
164
|
+
d: "M13,30A11,11,0,0,1,13,8a1,1,0,0,1,1,1v9h9a1,1,0,0,1,1,1A11,11,0,0,1,13,30ZM12,10.06A9,9,0,1,0,21.94,20H14a2,2,0,0,1-2-2Z"
|
|
174
165
|
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
175
|
-
|
|
176
|
-
d: "M11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Zm13,2v6.5859l-8.833-8.833A4.9959,4.9959,0,1,0,10,15.8989V26h2V15.8989a4.9678,4.9678,0,0,0,1.7529-.7319L22.5859,24H16v2H26V16Z",
|
|
177
|
-
"data-icon-path": "inner-path"
|
|
166
|
+
d: "M28,14H19a2,2,0,0,1-2-2V3a1,1,0,0,1,1-1A11,11,0,0,1,29,13,1,1,0,0,1,28,14Zm-9-2h7.94A9,9,0,0,0,19,4.06Z"
|
|
178
167
|
})), children);
|
|
179
168
|
});
|
|
180
169
|
if (process.env.NODE_ENV !== "production") {
|
|
181
|
-
|
|
170
|
+
Diagram.propTypes = iconPropTypes;
|
|
182
171
|
}
|
|
183
|
-
const
|
|
172
|
+
const DiagramReference = /*#__PURE__*/React.forwardRef(function DiagramReference(_ref8, ref) {
|
|
184
173
|
let {
|
|
185
174
|
children,
|
|
186
175
|
size = 16,
|
|
@@ -195,13 +184,17 @@ const DirectionRotaryRight = /*#__PURE__*/React.forwardRef(function DirectionRot
|
|
|
195
184
|
fill: "currentColor",
|
|
196
185
|
...rest
|
|
197
186
|
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
198
|
-
d: "
|
|
187
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
188
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
189
|
+
d: "M15,28V26a9.0133,9.0133,0,0,0,8.9448-8H16a2.0021,2.0021,0,0,1-2-2V8.0552A9.0133,9.0133,0,0,0,6,17H4A11.0125,11.0125,0,0,1,15,6a1,1,0,0,1,1,1v9h9a1,1,0,0,1,1,1A11.0125,11.0125,0,0,1,15,28Z"
|
|
190
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
191
|
+
d: "M29.0057,14H19.995A1.9957,1.9957,0,0,1,18,12V3a1.0083,1.0083,0,0,1,1.02-1A11.0125,11.0125,0,0,1,30,12.98,1.0035,1.0035,0,0,1,29.0057,14ZM20,12h7.9448A9.018,9.018,0,0,0,20,4.0552Z"
|
|
199
192
|
})), children);
|
|
200
193
|
});
|
|
201
194
|
if (process.env.NODE_ENV !== "production") {
|
|
202
|
-
|
|
195
|
+
DiagramReference.propTypes = iconPropTypes;
|
|
203
196
|
}
|
|
204
|
-
const
|
|
197
|
+
const DiamondOutline = /*#__PURE__*/React.forwardRef(function DiamondOutline(_ref9, ref) {
|
|
205
198
|
let {
|
|
206
199
|
children,
|
|
207
200
|
size = 16,
|
|
@@ -215,22 +208,15 @@ const DirectionRotaryRightFilled = /*#__PURE__*/React.forwardRef(function Direct
|
|
|
215
208
|
viewBox: "0 0 32 32",
|
|
216
209
|
fill: "currentColor",
|
|
217
210
|
...rest
|
|
218
|
-
},
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
r: "3"
|
|
222
|
-
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
223
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,18l-1.4141-1.4141L23.1719,12h-7.273A5.0145,5.0145,0,0,1,12,15.8989V26H10V15.8989A5,5,0,1,1,15.8989,10h7.273l-4.586-4.5859L20,4l7,7Z"
|
|
224
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
225
|
-
fill: "none",
|
|
226
|
-
d: "M20,4,18.5859,5.4141,23.1719,10h-7.273A5,5,0,1,0,10,15.8989V26h2V15.8989A5.0145,5.0145,0,0,0,15.8989,12h7.273l-4.586,4.5859L20,18l7-7ZM11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Z",
|
|
227
|
-
"data-icon-path": "inner-path"
|
|
211
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
212
|
+
strokeWidth: "0",
|
|
213
|
+
d: "m29.3906,14.5269L17.4731,2.6094c-.406-.4062-.9397-.6094-1.4731-.6094s-1.0671.2031-1.4731.6094L2.6094,14.5269c-.4062.4062-.6094.9395-.6094,1.4731s.2031,1.0669.6094,1.4731l11.9175,11.9175c.406.4062.9397.6094,1.4731.6094s1.0671-.2031,1.4731-.6094l11.9175-11.9175c.4062-.4062.6094-.9395.6094-1.4731s-.2031-1.0669-.6094-1.4731Zm-13.3906,13.5088L3.9646,16,16,3.9644l12.0356,12.0356-12.0356,12.0356Z"
|
|
228
214
|
})), children);
|
|
229
215
|
});
|
|
230
216
|
if (process.env.NODE_ENV !== "production") {
|
|
231
|
-
|
|
217
|
+
DiamondOutline.propTypes = iconPropTypes;
|
|
232
218
|
}
|
|
233
|
-
const
|
|
219
|
+
const DiamondSolid = /*#__PURE__*/React.forwardRef(function DiamondSolid(_ref10, ref) {
|
|
234
220
|
let {
|
|
235
221
|
children,
|
|
236
222
|
size = 16,
|
|
@@ -244,43 +230,53 @@ const DirectionRotaryStraight = /*#__PURE__*/React.forwardRef(function Direction
|
|
|
244
230
|
viewBox: "0 0 32 32",
|
|
245
231
|
fill: "currentColor",
|
|
246
232
|
...rest
|
|
247
|
-
},
|
|
248
|
-
|
|
233
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
234
|
+
strokeWidth: "0",
|
|
235
|
+
d: "m29.3906,14.5269L17.4731,2.6094c-.406-.4062-.9397-.6094-1.4731-.6094s-1.0671.2031-1.4731.6094L2.6094,14.5269c-.4062.4062-.6094.9395-.6094,1.4731s.2031,1.0669.6094,1.4731l11.9175,11.9175c.406.4062.9397.6094,1.4731.6094s1.0671-.2031,1.4731-.6094l11.9175-11.9175c.4062-.4062.6094-.9395.6094-1.4731s-.2031-1.0669-.6094-1.4731Z"
|
|
249
236
|
})), children);
|
|
250
237
|
});
|
|
251
238
|
if (process.env.NODE_ENV !== "production") {
|
|
252
|
-
|
|
239
|
+
DiamondSolid.propTypes = iconPropTypes;
|
|
253
240
|
}
|
|
254
|
-
const
|
|
241
|
+
const DiamondFill = /*#__PURE__*/React.forwardRef(function DiamondFill(_ref11, ref) {
|
|
255
242
|
let {
|
|
256
243
|
children,
|
|
257
244
|
size = 16,
|
|
258
245
|
...rest
|
|
259
246
|
} = _ref11;
|
|
247
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
248
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
249
|
+
width: size,
|
|
250
|
+
height: size,
|
|
251
|
+
ref: ref,
|
|
252
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
253
|
+
viewBox: "0 0 16 16",
|
|
254
|
+
fill: "currentColor",
|
|
255
|
+
...rest
|
|
256
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
257
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
|
|
258
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
259
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
|
|
260
|
+
})), children);
|
|
261
|
+
}
|
|
260
262
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
261
263
|
width: size,
|
|
262
264
|
height: size,
|
|
263
265
|
ref: ref,
|
|
264
266
|
xmlns: "http://www.w3.org/2000/svg",
|
|
265
|
-
viewBox: "0 0
|
|
267
|
+
viewBox: "0 0 16 16",
|
|
266
268
|
fill: "currentColor",
|
|
267
269
|
...rest
|
|
268
|
-
},
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
273
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,12.4141,17,7.8281v6.273a5,5,0,0,1,0,9.7978V28H15V23.8989a5,5,0,0,1,0-9.7978V7.8281l-4.5859,4.586L9,11l7-7,7,7Z"
|
|
274
|
-
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
275
|
-
fill: "none",
|
|
276
|
-
d: "M21.5859,12.4141,23,11,16,4,9,11l1.4141,1.4141L15,7.8281v6.273a5,5,0,0,0,0,9.7978V28h2V23.8989a5,5,0,0,0,0-9.7978V7.8281ZM19,19a3,3,0,1,1-3-3A3.0033,3.0033,0,0,1,19,19Z",
|
|
277
|
-
"data-icon-path": "inner-path"
|
|
270
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
271
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142M8,1,1,8l7,7,7-7L8,1Z"
|
|
272
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
273
|
+
d: "M8,2.4142,13.5858,8,8,13.5858,2.4142,8,8,2.4142"
|
|
278
274
|
})), children);
|
|
279
275
|
});
|
|
280
276
|
if (process.env.NODE_ENV !== "production") {
|
|
281
|
-
|
|
277
|
+
DiamondFill.propTypes = iconPropTypes;
|
|
282
278
|
}
|
|
283
|
-
const
|
|
279
|
+
const WatsonHealthDicom_6000 = /*#__PURE__*/React.forwardRef(function WatsonHealthDicom_6000(_ref12, ref) {
|
|
284
280
|
let {
|
|
285
281
|
children,
|
|
286
282
|
size = 16,
|
|
@@ -294,14 +290,14 @@ const DirectionSharpTurn = /*#__PURE__*/React.forwardRef(function DirectionSharp
|
|
|
294
290
|
viewBox: "0 0 32 32",
|
|
295
291
|
fill: "currentColor",
|
|
296
292
|
...rest
|
|
297
|
-
},
|
|
298
|
-
d: "
|
|
293
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
294
|
+
d: "M13 11H7a3 3 0 00-3 3v2H6V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0013 11zM10 10A4 4 0 106 6 4 4 0 0010 10zm0-6A2 2 0 118 6 2 2 0 0110 4zM20 4H30V6H20zM20 8H30V10H20zM20 12H26V14H20zM5 30H3a2 2 0 01-2-2V22a2 2 0 012-2H6v2H3v2H5a2 2 0 012 2v2A2 2 0 015 30zM3 26v2H5V26zM13 30H11a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0113 30zm-2-8v6h2V22zM21 30H19a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0121 30zm-2-8v6h2V22zM29 30H27a2 2 0 01-2-2V22a2 2 0 012-2h2a2 2 0 012 2v6A2 2 0 0129 30zm-2-8v6h2V22z"
|
|
299
295
|
})), children);
|
|
300
296
|
});
|
|
301
297
|
if (process.env.NODE_ENV !== "production") {
|
|
302
|
-
|
|
298
|
+
WatsonHealthDicom_6000.propTypes = iconPropTypes;
|
|
303
299
|
}
|
|
304
|
-
const
|
|
300
|
+
const WatsonHealthDicomOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthDicomOverlay(_ref13, ref) {
|
|
305
301
|
let {
|
|
306
302
|
children,
|
|
307
303
|
size = 16,
|
|
@@ -315,23 +311,27 @@ const DirectionSharpTurnFilled = /*#__PURE__*/React.forwardRef(function Directio
|
|
|
315
311
|
viewBox: "0 0 32 32",
|
|
316
312
|
fill: "currentColor",
|
|
317
313
|
...rest
|
|
318
|
-
},
|
|
319
|
-
d: "M28,2H4A2,2,0,0,0,2,
|
|
320
|
-
})),
|
|
321
|
-
|
|
322
|
-
d: "M26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z",
|
|
323
|
-
"data-icon-path": "inner-path"
|
|
314
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
315
|
+
d: "M28,6V26H4V6H28m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z"
|
|
316
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
317
|
+
d: "M6 8H16V10H6zM6 12H16V14H6zM6 16H12V18H6z"
|
|
324
318
|
})), children);
|
|
325
319
|
});
|
|
326
320
|
if (process.env.NODE_ENV !== "production") {
|
|
327
|
-
|
|
321
|
+
WatsonHealthDicomOverlay.propTypes = iconPropTypes;
|
|
328
322
|
}
|
|
329
|
-
const
|
|
323
|
+
const DirectLink = /*#__PURE__*/React.forwardRef(function DirectLink(_ref14, ref) {
|
|
330
324
|
let {
|
|
331
325
|
children,
|
|
332
326
|
size = 16,
|
|
333
327
|
...rest
|
|
334
328
|
} = _ref14;
|
|
329
|
+
if (process.env.NODE_ENV !== "production") {
|
|
330
|
+
if (!didWarnAboutDeprecation["DirectLink"]) {
|
|
331
|
+
didWarnAboutDeprecation["DirectLink"] = true;
|
|
332
|
+
console.warn("The current icon has been replaced with the correct version of the App icon, use the most appropriate ibm-cloud--direct-link icon variant instead. As a result, the DirectLink component will be removed in the next major version of @carbon/icons-react.");
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
335
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
336
336
|
width: size,
|
|
337
337
|
height: size,
|
|
@@ -340,14 +340,16 @@ const DirectionStraight = /*#__PURE__*/React.forwardRef(function DirectionStraig
|
|
|
340
340
|
viewBox: "0 0 32 32",
|
|
341
341
|
fill: "currentColor",
|
|
342
342
|
...rest
|
|
343
|
-
},
|
|
344
|
-
d: "
|
|
343
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
344
|
+
d: "M20.4131,14.584,12.416,6.5869a2.0016,2.0016,0,0,0-2.832,0L1.5869,14.584a2.0016,2.0016,0,0,0,0,2.832l3.2915,3.2915L3,22.5859,4.4141,24l1.8784-1.8784L9.584,25.4131a2.0016,2.0016,0,0,0,2.832,0l2.2559-2.2559-1.4156-1.4155L10.998,23.999,3.001,16.002l7.997-8.001,8.001,8.001L17.5,17.5l1.4146,1.4146,1.4985-1.4986a2.0016,2.0016,0,0,0,0-2.832Z"
|
|
345
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
346
|
+
d: "M30.4131,14.584l-3.2915-3.2915L29,9.4141,27.5859,8,25.7075,9.8784,22.416,6.5869a2.0016,2.0016,0,0,0-2.832,0L17.3281,8.8428l1.4146,1.4145L20.998,8.001l8.001,8.001-8.001,7.997-7.997-7.997,1.5-1.501-1.4156-1.4156L11.5869,14.584a2.0016,2.0016,0,0,0,0,2.832l7.9971,7.9971a2.0016,2.0016,0,0,0,2.832,0l7.9971-7.9971a2.0016,2.0016,0,0,0,0-2.832Z"
|
|
345
347
|
})), children);
|
|
346
348
|
});
|
|
347
349
|
if (process.env.NODE_ENV !== "production") {
|
|
348
|
-
|
|
350
|
+
DirectLink.propTypes = iconPropTypes;
|
|
349
351
|
}
|
|
350
|
-
const
|
|
352
|
+
const DirectionBearRight_01 = /*#__PURE__*/React.forwardRef(function DirectionBearRight_01(_ref15, ref) {
|
|
351
353
|
let {
|
|
352
354
|
children,
|
|
353
355
|
size = 16,
|
|
@@ -361,18 +363,14 @@ const DirectionStraightFilled = /*#__PURE__*/React.forwardRef(function Direction
|
|
|
361
363
|
viewBox: "0 0 32 32",
|
|
362
364
|
fill: "currentColor",
|
|
363
365
|
...rest
|
|
364
|
-
},
|
|
365
|
-
d: "
|
|
366
|
-
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
367
|
-
fill: "none",
|
|
368
|
-
d: "M21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z",
|
|
369
|
-
"data-icon-path": "inner-path"
|
|
366
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
367
|
+
d: "M12,4V6h6.5859L12.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,13.4644,13.95L20,7.4141V14h2V4Z"
|
|
370
368
|
})), children);
|
|
371
369
|
});
|
|
372
370
|
if (process.env.NODE_ENV !== "production") {
|
|
373
|
-
|
|
371
|
+
DirectionBearRight_01.propTypes = iconPropTypes;
|
|
374
372
|
}
|
|
375
|
-
const
|
|
373
|
+
const DirectionBearRight_01Filled = /*#__PURE__*/React.forwardRef(function DirectionBearRight_01Filled(_ref16, ref) {
|
|
376
374
|
let {
|
|
377
375
|
children,
|
|
378
376
|
size = 16,
|
|
@@ -386,14 +384,18 @@ const DirectionStraightRight = /*#__PURE__*/React.forwardRef(function DirectionS
|
|
|
386
384
|
viewBox: "0 0 32 32",
|
|
387
385
|
fill: "currentColor",
|
|
388
386
|
...rest
|
|
389
|
-
},
|
|
390
|
-
d: "M28
|
|
387
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
388
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z"
|
|
389
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
390
|
+
fill: "none",
|
|
391
|
+
d: "M22,16H20V9.4141L13.4644,15.95A4.9683,4.9683,0,0,0,12,19.4854V26H10V19.4854a6.954,6.954,0,0,1,2.05-4.95L18.5859,8H12V6H22Z",
|
|
392
|
+
"data-icon-path": "inner-path"
|
|
391
393
|
})), children);
|
|
392
394
|
});
|
|
393
395
|
if (process.env.NODE_ENV !== "production") {
|
|
394
|
-
|
|
396
|
+
DirectionBearRight_01Filled.propTypes = iconPropTypes;
|
|
395
397
|
}
|
|
396
|
-
const
|
|
398
|
+
const DirectionBearRight_02 = /*#__PURE__*/React.forwardRef(function DirectionBearRight_02(_ref17, ref) {
|
|
397
399
|
let {
|
|
398
400
|
children,
|
|
399
401
|
size = 16,
|
|
@@ -407,18 +409,17 @@ const DirectionStraightRightFilled = /*#__PURE__*/React.forwardRef(function Dire
|
|
|
407
409
|
viewBox: "0 0 32 32",
|
|
408
410
|
fill: "currentColor",
|
|
409
411
|
...rest
|
|
410
|
-
},
|
|
411
|
-
d: "
|
|
412
|
-
})),
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
"data-icon-path": "inner-path"
|
|
412
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
413
|
+
d: "M16,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z"
|
|
414
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
415
|
+
d: "M8.5 5.55H10.5V13.45H8.5z",
|
|
416
|
+
transform: "rotate(-45 9.5 9.5)"
|
|
416
417
|
})), children);
|
|
417
418
|
});
|
|
418
419
|
if (process.env.NODE_ENV !== "production") {
|
|
419
|
-
|
|
420
|
+
DirectionBearRight_02.propTypes = iconPropTypes;
|
|
420
421
|
}
|
|
421
|
-
const
|
|
422
|
+
const DirectionBearRight_02Filled = /*#__PURE__*/React.forwardRef(function DirectionBearRight_02Filled(_ref18, ref) {
|
|
422
423
|
let {
|
|
423
424
|
children,
|
|
424
425
|
size = 16,
|
|
@@ -432,14 +433,18 @@ const DirectionUTurn = /*#__PURE__*/React.forwardRef(function DirectionUTurn(_re
|
|
|
432
433
|
viewBox: "0 0 32 32",
|
|
433
434
|
fill: "currentColor",
|
|
434
435
|
...rest
|
|
435
|
-
},
|
|
436
|
-
d: "
|
|
436
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
437
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM6,7.4141,7.4141,6,14,12.5859,12.5859,14ZM26,16H24V9.4141L17.4644,15.95A4.9683,4.9683,0,0,0,16,19.4854V26H14V19.4854a6.954,6.954,0,0,1,2.05-4.95L22.5859,8H16V6H26Z"
|
|
438
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
439
|
+
fill: "none",
|
|
440
|
+
d: "M26,6V16H24V9.4141L17.4644,15.95A4.9683,4.9683,0,0,0,16,19.4854V26H14V19.4854a6.954,6.954,0,0,1,2.05-4.95L22.5859,8H16V6ZM14,12.5859,7.4141,6,6,7.4141,12.5859,14Z",
|
|
441
|
+
"data-icon-path": "inner-path"
|
|
437
442
|
})), children);
|
|
438
443
|
});
|
|
439
444
|
if (process.env.NODE_ENV !== "production") {
|
|
440
|
-
|
|
445
|
+
DirectionBearRight_02Filled.propTypes = iconPropTypes;
|
|
441
446
|
}
|
|
442
|
-
const
|
|
447
|
+
const DirectionCurve = /*#__PURE__*/React.forwardRef(function DirectionCurve(_ref19, ref) {
|
|
443
448
|
let {
|
|
444
449
|
children,
|
|
445
450
|
size = 16,
|
|
@@ -453,18 +458,14 @@ const DirectionUTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionUTu
|
|
|
453
458
|
viewBox: "0 0 32 32",
|
|
454
459
|
fill: "currentColor",
|
|
455
460
|
...rest
|
|
456
|
-
},
|
|
457
|
-
|
|
458
|
-
d: "M26.5859,17.5859,22,22.1719V14A8,8,0,0,0,6,14V26H8V14a6,6,0,0,1,12,0v8.1719l-4.5859-4.586L14,19l7,7,7-7Z",
|
|
459
|
-
"data-icon-path": "inner-path"
|
|
460
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
461
|
-
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21,26l-7-7,1.4141-1.4141L20,22.1719V14A6,6,0,0,0,8,14V26H6V14a8,8,0,0,1,16,0v8.1719l4.5859-4.586L28,19Z"
|
|
461
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
462
|
+
d: "M17,4l-7,7,1.4141,1.4141L16,7.8281v6.7686a3.01,3.01,0,0,1-.6572,1.874l-2.2471,2.8086A5.0206,5.0206,0,0,0,12,22.4033V28h2V22.4033a3.01,3.01,0,0,1,.6572-1.874l2.2471-2.8086A5.0206,5.0206,0,0,0,18,14.5967V7.8281l4.5859,4.586L24,11Z"
|
|
462
463
|
})), children);
|
|
463
464
|
});
|
|
464
465
|
if (process.env.NODE_ENV !== "production") {
|
|
465
|
-
|
|
466
|
+
DirectionCurve.propTypes = iconPropTypes;
|
|
466
467
|
}
|
|
467
|
-
const
|
|
468
|
+
const DirectionCurveFilled = /*#__PURE__*/React.forwardRef(function DirectionCurveFilled(_ref20, ref) {
|
|
468
469
|
let {
|
|
469
470
|
children,
|
|
470
471
|
size = 16,
|
|
@@ -478,14 +479,18 @@ const DirectoryDomain = /*#__PURE__*/React.forwardRef(function DirectoryDomain(_
|
|
|
478
479
|
viewBox: "0 0 32 32",
|
|
479
480
|
fill: "currentColor",
|
|
480
481
|
...rest
|
|
481
|
-
},
|
|
482
|
-
d: "M28,
|
|
482
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
483
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z"
|
|
484
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
485
|
+
fill: "none",
|
|
486
|
+
d: "M22.5859,13.4141,18,8.8281v5.7686a5.0206,5.0206,0,0,1-1.0957,3.124l-2.2471,2.8086A3.01,3.01,0,0,0,14,22.4033V27H12V22.4033a5.0206,5.0206,0,0,1,1.0957-3.124l2.2471-2.8086A3.01,3.01,0,0,0,16,14.5967V8.8281l-4.5859,4.586L10,12l7-7,7,7Z",
|
|
487
|
+
"data-icon-path": "inner-path"
|
|
483
488
|
})), children);
|
|
484
489
|
});
|
|
485
490
|
if (process.env.NODE_ENV !== "production") {
|
|
486
|
-
|
|
491
|
+
DirectionCurveFilled.propTypes = iconPropTypes;
|
|
487
492
|
}
|
|
488
|
-
const
|
|
493
|
+
const DirectionFork = /*#__PURE__*/React.forwardRef(function DirectionFork(_ref21, ref) {
|
|
489
494
|
let {
|
|
490
495
|
children,
|
|
491
496
|
size = 16,
|
|
@@ -499,14 +504,14 @@ const DistributeHorizontalCenter = /*#__PURE__*/React.forwardRef(function Distri
|
|
|
499
504
|
viewBox: "0 0 32 32",
|
|
500
505
|
fill: "currentColor",
|
|
501
506
|
...rest
|
|
502
|
-
},
|
|
503
|
-
d: "
|
|
507
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
508
|
+
d: "M6 13L6 7.414 15 16.414 15 28 17 28 17 16.414 26 7.414 26 13 28 13 28 4 19 4 19 6 24.586 6 16 14.586 7.414 6 13 6 13 4 4 4 4 13 6 13z"
|
|
504
509
|
})), children);
|
|
505
510
|
});
|
|
506
511
|
if (process.env.NODE_ENV !== "production") {
|
|
507
|
-
|
|
512
|
+
DirectionFork.propTypes = iconPropTypes;
|
|
508
513
|
}
|
|
509
|
-
const
|
|
514
|
+
const DirectionForkFilled = /*#__PURE__*/React.forwardRef(function DirectionForkFilled(_ref22, ref) {
|
|
510
515
|
let {
|
|
511
516
|
children,
|
|
512
517
|
size = 16,
|
|
@@ -520,14 +525,18 @@ const DistributeHorizontalLeft = /*#__PURE__*/React.forwardRef(function Distribu
|
|
|
520
525
|
viewBox: "0 0 32 32",
|
|
521
526
|
fill: "currentColor",
|
|
522
527
|
...rest
|
|
523
|
-
},
|
|
524
|
-
|
|
528
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
529
|
+
fill: "none",
|
|
530
|
+
d: "M8 14L8 9.414 15 16.414 15 26 17 26 17 16.414 24 9.414 24 14 26 14 26 6 18 6 18 8 22.586 8 16 14.586 9.414 8 14 8 14 6 6 6 6 14 8 14z",
|
|
531
|
+
"data-icon-path": "inner-path"
|
|
532
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
533
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,14H24V9.4141l-7,7V26H15V16.4141l-7-7V14H6V6h8V8H9.4141L16,14.5859,22.5859,8H18V6h8Z"
|
|
525
534
|
})), children);
|
|
526
535
|
});
|
|
527
536
|
if (process.env.NODE_ENV !== "production") {
|
|
528
|
-
|
|
537
|
+
DirectionForkFilled.propTypes = iconPropTypes;
|
|
529
538
|
}
|
|
530
|
-
const
|
|
539
|
+
const DirectionLoopLeft = /*#__PURE__*/React.forwardRef(function DirectionLoopLeft(_ref23, ref) {
|
|
531
540
|
let {
|
|
532
541
|
children,
|
|
533
542
|
size = 16,
|
|
@@ -541,14 +550,16 @@ const DistributeHorizontalRight = /*#__PURE__*/React.forwardRef(function Distrib
|
|
|
541
550
|
viewBox: "0 0 32 32",
|
|
542
551
|
fill: "currentColor",
|
|
543
552
|
...rest
|
|
544
|
-
},
|
|
545
|
-
d: "
|
|
553
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
554
|
+
d: "M16 20H18V28H16z"
|
|
555
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
556
|
+
d: "M23,4a7.0078,7.0078,0,0,0-7,7v3h2V11a5,5,0,1,1,5,5H5.8281l4.586-4.5859L9,10,2,17l7,7,1.4141-1.4141L5.8281,18H23A7,7,0,0,0,23,4Z"
|
|
546
557
|
})), children);
|
|
547
558
|
});
|
|
548
559
|
if (process.env.NODE_ENV !== "production") {
|
|
549
|
-
|
|
560
|
+
DirectionLoopLeft.propTypes = iconPropTypes;
|
|
550
561
|
}
|
|
551
|
-
const
|
|
562
|
+
const DirectionLoopLeftFilled = /*#__PURE__*/React.forwardRef(function DirectionLoopLeftFilled(_ref24, ref) {
|
|
552
563
|
let {
|
|
553
564
|
children,
|
|
554
565
|
size = 16,
|
|
@@ -562,14 +573,18 @@ const DistributeVerticalBottom = /*#__PURE__*/React.forwardRef(function Distribu
|
|
|
562
573
|
viewBox: "0 0 32 32",
|
|
563
574
|
fill: "currentColor",
|
|
564
575
|
...rest
|
|
565
|
-
},
|
|
566
|
-
|
|
576
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
577
|
+
fill: "none",
|
|
578
|
+
d: "M16,18h2v8H16ZM4,15l7,7,1.4141-1.4141L7.8281,16H21a5,5,0,1,0-5-5v1h2V11a3,3,0,1,1,3,3H7.8281l4.586-4.5859L11,8Z",
|
|
579
|
+
"data-icon-path": "inner-path"
|
|
580
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
581
|
+
d: "M2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4ZM16,18h2v8H16ZM4,15l7-7,1.4141,1.4141L7.8281,14H21a3,3,0,1,0-3-3v1H16V11a5,5,0,1,1,5,5H7.8281l4.586,4.5859L11,22Z"
|
|
567
582
|
})), children);
|
|
568
583
|
});
|
|
569
584
|
if (process.env.NODE_ENV !== "production") {
|
|
570
|
-
|
|
585
|
+
DirectionLoopLeftFilled.propTypes = iconPropTypes;
|
|
571
586
|
}
|
|
572
|
-
const
|
|
587
|
+
const DirectionLoopRight = /*#__PURE__*/React.forwardRef(function DirectionLoopRight(_ref25, ref) {
|
|
573
588
|
let {
|
|
574
589
|
children,
|
|
575
590
|
size = 16,
|
|
@@ -583,14 +598,16 @@ const DistributeVerticalCenter = /*#__PURE__*/React.forwardRef(function Distribu
|
|
|
583
598
|
viewBox: "0 0 32 32",
|
|
584
599
|
fill: "currentColor",
|
|
585
600
|
...rest
|
|
586
|
-
},
|
|
587
|
-
d: "
|
|
601
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
602
|
+
d: "M14 20H16V28H14z"
|
|
603
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
604
|
+
d: "M9,4a7.0078,7.0078,0,0,1,7,7v3H14V11a5,5,0,1,0-5,5H26.1719l-4.586-4.5859L23,10l7,7-7,7-1.4141-1.4141L26.1719,18H9A7,7,0,0,1,9,4Z"
|
|
588
605
|
})), children);
|
|
589
606
|
});
|
|
590
607
|
if (process.env.NODE_ENV !== "production") {
|
|
591
|
-
|
|
608
|
+
DirectionLoopRight.propTypes = iconPropTypes;
|
|
592
609
|
}
|
|
593
|
-
const
|
|
610
|
+
const DirectionLoopRightFilled = /*#__PURE__*/React.forwardRef(function DirectionLoopRightFilled(_ref26, ref) {
|
|
594
611
|
let {
|
|
595
612
|
children,
|
|
596
613
|
size = 16,
|
|
@@ -604,14 +621,18 @@ const DistributeVerticalTop = /*#__PURE__*/React.forwardRef(function DistributeV
|
|
|
604
621
|
viewBox: "0 0 32 32",
|
|
605
622
|
fill: "currentColor",
|
|
606
623
|
...rest
|
|
607
|
-
},
|
|
608
|
-
|
|
624
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
625
|
+
fill: "none",
|
|
626
|
+
d: "M16,26H14V18h2ZM21,8,19.5859,9.4141,24.1719,14H11a3,3,0,1,1,3-3v1h2V11a5,5,0,1,0-5,5H24.1719l-4.586,4.5859L21,22l7-7Z",
|
|
627
|
+
"data-icon-path": "inner-path"
|
|
628
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
629
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM16,26H14V18h2Zm5-4-1.4141-1.4141L24.1719,16H11a5,5,0,1,1,5-5v1H14V11a3,3,0,1,0-3,3H24.1719l-4.586-4.5859L21,8l7,7Z"
|
|
609
630
|
})), children);
|
|
610
631
|
});
|
|
611
632
|
if (process.env.NODE_ENV !== "production") {
|
|
612
|
-
|
|
633
|
+
DirectionLoopRightFilled.propTypes = iconPropTypes;
|
|
613
634
|
}
|
|
614
|
-
const
|
|
635
|
+
const DirectionMerge = /*#__PURE__*/React.forwardRef(function DirectionMerge(_ref27, ref) {
|
|
615
636
|
let {
|
|
616
637
|
children,
|
|
617
638
|
size = 16,
|
|
@@ -625,14 +646,14 @@ const WatsonHealthDna = /*#__PURE__*/React.forwardRef(function WatsonHealthDna(_
|
|
|
625
646
|
viewBox: "0 0 32 32",
|
|
626
647
|
fill: "currentColor",
|
|
627
648
|
...rest
|
|
628
|
-
},
|
|
629
|
-
d: "
|
|
649
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
650
|
+
d: "M17.8784,15.4648A2.9821,2.9821,0,0,1,17,13.3433V7.8281l4.5859,4.586L23,11,16,4,9,11l1.4141,1.4141L15,7.8281v5.5152a2.9805,2.9805,0,0,1-.8784,2.1211l-2.6572,2.6567A4.9682,4.9682,0,0,0,10,21.6567V28h2V21.6567a2.9805,2.9805,0,0,1,.8784-2.1211l2.6572-2.6567A5.0021,5.0021,0,0,0,16,16.3135a5.0021,5.0021,0,0,0,.4644.5654l2.6572,2.6563A2.9821,2.9821,0,0,1,20,21.6567V28h2V21.6567a4.9682,4.9682,0,0,0-1.4644-3.5356Z"
|
|
630
651
|
})), children);
|
|
631
652
|
});
|
|
632
653
|
if (process.env.NODE_ENV !== "production") {
|
|
633
|
-
|
|
654
|
+
DirectionMerge.propTypes = iconPropTypes;
|
|
634
655
|
}
|
|
635
|
-
const
|
|
656
|
+
const DirectionMergeFilled = /*#__PURE__*/React.forwardRef(function DirectionMergeFilled(_ref28, ref) {
|
|
636
657
|
let {
|
|
637
658
|
children,
|
|
638
659
|
size = 16,
|
|
@@ -646,16 +667,18 @@ const DnsServices = /*#__PURE__*/React.forwardRef(function DnsServices(_ref28, r
|
|
|
646
667
|
viewBox: "0 0 32 32",
|
|
647
668
|
fill: "currentColor",
|
|
648
669
|
...rest
|
|
649
|
-
},
|
|
650
|
-
d: "
|
|
651
|
-
})),
|
|
652
|
-
|
|
670
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
671
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z"
|
|
672
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
673
|
+
fill: "none",
|
|
674
|
+
d: "M17.8784,15.4648l2.6572,2.6563A4.9682,4.9682,0,0,1,22,21.6567V26H20V21.6567a2.9821,2.9821,0,0,0-.8784-2.1215l-2.6572-2.6563A5.0021,5.0021,0,0,1,16,16.3135a5.0021,5.0021,0,0,1-.4644.5654l-2.6572,2.6567A2.9805,2.9805,0,0,0,12,21.6567V26H10V21.6567a4.9682,4.9682,0,0,1,1.4644-3.5356l2.6572-2.6567A2.9805,2.9805,0,0,0,15,13.3433V8.8281l-4.5859,4.586L9,12l7-7,7,7-1.4141,1.4141L17,8.8281v4.5152A2.9821,2.9821,0,0,0,17.8784,15.4648Z",
|
|
675
|
+
"data-icon-path": "inner-path"
|
|
653
676
|
})), children);
|
|
654
677
|
});
|
|
655
678
|
if (process.env.NODE_ENV !== "production") {
|
|
656
|
-
|
|
679
|
+
DirectionMergeFilled.propTypes = iconPropTypes;
|
|
657
680
|
}
|
|
658
|
-
const
|
|
681
|
+
const DirectionRight_01 = /*#__PURE__*/React.forwardRef(function DirectionRight_01(_ref29, ref) {
|
|
659
682
|
let {
|
|
660
683
|
children,
|
|
661
684
|
size = 16,
|
|
@@ -669,14 +692,14 @@ const Doc = /*#__PURE__*/React.forwardRef(function Doc(_ref29, ref) {
|
|
|
669
692
|
viewBox: "0 0 32 32",
|
|
670
693
|
fill: "currentColor",
|
|
671
694
|
...rest
|
|
672
|
-
},
|
|
673
|
-
d: "
|
|
695
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
696
|
+
d: "M19,4,17.5859,5.4141,22.1719,10H10a2,2,0,0,0-2,2V28h2V12H22.1719l-4.586,4.5859L19,18l7-7Z"
|
|
674
697
|
})), children);
|
|
675
698
|
});
|
|
676
699
|
if (process.env.NODE_ENV !== "production") {
|
|
677
|
-
|
|
700
|
+
DirectionRight_01.propTypes = iconPropTypes;
|
|
678
701
|
}
|
|
679
|
-
const
|
|
702
|
+
const DirectionRight_01Filled = /*#__PURE__*/React.forwardRef(function DirectionRight_01Filled(_ref30, ref) {
|
|
680
703
|
let {
|
|
681
704
|
children,
|
|
682
705
|
size = 16,
|
|
@@ -690,16 +713,18 @@ const Document = /*#__PURE__*/React.forwardRef(function Document(_ref30, ref) {
|
|
|
690
713
|
viewBox: "0 0 32 32",
|
|
691
714
|
fill: "currentColor",
|
|
692
715
|
...rest
|
|
693
|
-
},
|
|
694
|
-
d: "
|
|
695
|
-
})),
|
|
696
|
-
|
|
716
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
717
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z"
|
|
718
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
fill: "none",
|
|
720
|
+
d: "M19,18l-1.4141-1.4141L22.1719,12H10V26H8V12a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,4l7,7Z",
|
|
721
|
+
"data-icon-path": "inner-path"
|
|
697
722
|
})), children);
|
|
698
723
|
});
|
|
699
724
|
if (process.env.NODE_ENV !== "production") {
|
|
700
|
-
|
|
725
|
+
DirectionRight_01Filled.propTypes = iconPropTypes;
|
|
701
726
|
}
|
|
702
|
-
const
|
|
727
|
+
const DirectionRight_02 = /*#__PURE__*/React.forwardRef(function DirectionRight_02(_ref31, ref) {
|
|
703
728
|
let {
|
|
704
729
|
children,
|
|
705
730
|
size = 16,
|
|
@@ -713,16 +738,14 @@ const DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd(_ref31, r
|
|
|
713
738
|
viewBox: "0 0 32 32",
|
|
714
739
|
fill: "currentColor",
|
|
715
740
|
...rest
|
|
716
|
-
},
|
|
717
|
-
d: "
|
|
718
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
-
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
741
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
742
|
+
d: "M19 8L17.5859 9.4141 22.1719 14H10a2 2 0 00-2 2V28h2V16H22.1719l-4.586 4.5859L19 22l7-7zM8 4H10V12H8z"
|
|
720
743
|
})), children);
|
|
721
744
|
});
|
|
722
745
|
if (process.env.NODE_ENV !== "production") {
|
|
723
|
-
|
|
746
|
+
DirectionRight_02.propTypes = iconPropTypes;
|
|
724
747
|
}
|
|
725
|
-
const
|
|
748
|
+
const DirectionRight_02Filled = /*#__PURE__*/React.forwardRef(function DirectionRight_02Filled(_ref32, ref) {
|
|
726
749
|
let {
|
|
727
750
|
children,
|
|
728
751
|
size = 16,
|
|
@@ -736,16 +759,18 @@ const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttach
|
|
|
736
759
|
viewBox: "0 0 32 32",
|
|
737
760
|
fill: "currentColor",
|
|
738
761
|
...rest
|
|
739
|
-
},
|
|
740
|
-
d: "
|
|
741
|
-
})),
|
|
742
|
-
|
|
762
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
763
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z"
|
|
764
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
765
|
+
fill: "none",
|
|
766
|
+
d: "M8,6h2v8H8ZM19,24l-1.4141-1.4141L22.1719,18H10v8H8V18a2,2,0,0,1,2-2H22.1719l-4.586-4.5859L19,10l7,7Z",
|
|
767
|
+
"data-icon-path": "inner-path"
|
|
743
768
|
})), children);
|
|
744
769
|
});
|
|
745
770
|
if (process.env.NODE_ENV !== "production") {
|
|
746
|
-
|
|
771
|
+
DirectionRight_02Filled.propTypes = iconPropTypes;
|
|
747
772
|
}
|
|
748
|
-
const
|
|
773
|
+
const DirectionRotaryFirstRight = /*#__PURE__*/React.forwardRef(function DirectionRotaryFirstRight(_ref33, ref) {
|
|
749
774
|
let {
|
|
750
775
|
children,
|
|
751
776
|
size = 16,
|
|
@@ -759,16 +784,14 @@ const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref3
|
|
|
759
784
|
viewBox: "0 0 32 32",
|
|
760
785
|
fill: "currentColor",
|
|
761
786
|
...rest
|
|
762
|
-
},
|
|
763
|
-
d: "
|
|
764
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
765
|
-
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
787
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
788
|
+
d: "M26,18v6.5859L15.8712,14.457A5.9242,5.9242,0,0,0,17,11a6,6,0,1,0-7,5.91V28h2V16.91a5.9566,5.9566,0,0,0,2.4554-1.04L24.5859,26H18v2H28V18ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z"
|
|
766
789
|
})), children);
|
|
767
790
|
});
|
|
768
791
|
if (process.env.NODE_ENV !== "production") {
|
|
769
|
-
|
|
792
|
+
DirectionRotaryFirstRight.propTypes = iconPropTypes;
|
|
770
793
|
}
|
|
771
|
-
const
|
|
794
|
+
const DirectionRotaryFirstRightFilled = /*#__PURE__*/React.forwardRef(function DirectionRotaryFirstRightFilled(_ref34, ref) {
|
|
772
795
|
let {
|
|
773
796
|
children,
|
|
774
797
|
size = 16,
|
|
@@ -782,14 +805,22 @@ const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref3
|
|
|
782
805
|
viewBox: "0 0 32 32",
|
|
783
806
|
fill: "currentColor",
|
|
784
807
|
...rest
|
|
785
|
-
},
|
|
786
|
-
|
|
808
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
809
|
+
cx: "11",
|
|
810
|
+
cy: "11",
|
|
811
|
+
r: "3"
|
|
812
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
813
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859l-8.833-8.833A4.9678,4.9678,0,0,1,12,15.8989V26H10V15.8989a5.0113,5.0113,0,1,1,5.167-2.146L24,22.5859V16h2Z"
|
|
814
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
815
|
+
fill: "none",
|
|
816
|
+
d: "M11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Zm13,2v6.5859l-8.833-8.833A4.9959,4.9959,0,1,0,10,15.8989V26h2V15.8989a4.9678,4.9678,0,0,0,1.7529-.7319L22.5859,24H16v2H26V16Z",
|
|
817
|
+
"data-icon-path": "inner-path"
|
|
787
818
|
})), children);
|
|
788
819
|
});
|
|
789
820
|
if (process.env.NODE_ENV !== "production") {
|
|
790
|
-
|
|
821
|
+
DirectionRotaryFirstRightFilled.propTypes = iconPropTypes;
|
|
791
822
|
}
|
|
792
|
-
const
|
|
823
|
+
const DirectionRotaryRight = /*#__PURE__*/React.forwardRef(function DirectionRotaryRight(_ref35, ref) {
|
|
793
824
|
let {
|
|
794
825
|
children,
|
|
795
826
|
size = 16,
|
|
@@ -803,16 +834,14 @@ const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload
|
|
|
803
834
|
viewBox: "0 0 32 32",
|
|
804
835
|
fill: "currentColor",
|
|
805
836
|
...rest
|
|
806
|
-
},
|
|
807
|
-
d: "
|
|
808
|
-
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
809
|
-
d: "M18,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2H18ZM18,4.4,23.6,10H18Z"
|
|
837
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
838
|
+
d: "M22,4,20.5859,5.4141,25.1719,10H16.91A5.9965,5.9965,0,1,0,10,16.91V28h2V16.91A6.0061,6.0061,0,0,0,16.91,12h8.2622l-4.586,4.5859L22,18l7-7ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z"
|
|
810
839
|
})), children);
|
|
811
840
|
});
|
|
812
841
|
if (process.env.NODE_ENV !== "production") {
|
|
813
|
-
|
|
842
|
+
DirectionRotaryRight.propTypes = iconPropTypes;
|
|
814
843
|
}
|
|
815
|
-
const
|
|
844
|
+
const DirectionRotaryRightFilled = /*#__PURE__*/React.forwardRef(function DirectionRotaryRightFilled(_ref36, ref) {
|
|
816
845
|
let {
|
|
817
846
|
children,
|
|
818
847
|
size = 16,
|
|
@@ -826,16 +855,22 @@ const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_ref36,
|
|
|
826
855
|
viewBox: "0 0 32 32",
|
|
827
856
|
fill: "currentColor",
|
|
828
857
|
...rest
|
|
829
|
-
},
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
858
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
859
|
+
cx: "11",
|
|
860
|
+
cy: "11",
|
|
861
|
+
r: "3"
|
|
862
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
863
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,18l-1.4141-1.4141L23.1719,12h-7.273A5.0145,5.0145,0,0,1,12,15.8989V26H10V15.8989A5,5,0,1,1,15.8989,10h7.273l-4.586-4.5859L20,4l7,7Z"
|
|
864
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
865
|
+
fill: "none",
|
|
866
|
+
d: "M20,4,18.5859,5.4141,23.1719,10h-7.273A5,5,0,1,0,10,15.8989V26h2V15.8989A5.0145,5.0145,0,0,0,15.8989,12h7.273l-4.586,4.5859L20,18l7-7ZM11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Z",
|
|
867
|
+
"data-icon-path": "inner-path"
|
|
833
868
|
})), children);
|
|
834
869
|
});
|
|
835
870
|
if (process.env.NODE_ENV !== "production") {
|
|
836
|
-
|
|
871
|
+
DirectionRotaryRightFilled.propTypes = iconPropTypes;
|
|
837
872
|
}
|
|
838
|
-
const
|
|
873
|
+
const DirectionRotaryStraight = /*#__PURE__*/React.forwardRef(function DirectionRotaryStraight(_ref37, ref) {
|
|
839
874
|
let {
|
|
840
875
|
children,
|
|
841
876
|
size = 16,
|
|
@@ -849,16 +884,14 @@ const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_re
|
|
|
849
884
|
viewBox: "0 0 32 32",
|
|
850
885
|
fill: "currentColor",
|
|
851
886
|
...rest
|
|
852
|
-
},
|
|
853
|
-
d: "
|
|
854
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
855
|
-
d: "M22,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,14,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V26H20v2H4V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L19.59,10Z"
|
|
887
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
888
|
+
d: "M17,12.09V5.8281l4.5859,4.586L23,9,16,2,9,9l1.4141,1.4141L15,5.8281V12.09A5.9925,5.9925,0,0,0,15,23.91V28h2V23.91A5.9925,5.9925,0,0,0,17,12.09ZM16,22a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,22Z"
|
|
856
889
|
})), children);
|
|
857
890
|
});
|
|
858
891
|
if (process.env.NODE_ENV !== "production") {
|
|
859
|
-
|
|
892
|
+
DirectionRotaryStraight.propTypes = iconPropTypes;
|
|
860
893
|
}
|
|
861
|
-
const
|
|
894
|
+
const DirectionRotaryStraightFilled = /*#__PURE__*/React.forwardRef(function DirectionRotaryStraightFilled(_ref38, ref) {
|
|
862
895
|
let {
|
|
863
896
|
children,
|
|
864
897
|
size = 16,
|
|
@@ -872,16 +905,22 @@ const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizo
|
|
|
872
905
|
viewBox: "0 0 32 32",
|
|
873
906
|
fill: "currentColor",
|
|
874
907
|
...rest
|
|
875
|
-
},
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
})),
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
908
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
909
|
+
cx: "16",
|
|
910
|
+
cy: "19",
|
|
911
|
+
r: "3"
|
|
912
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
913
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,12.4141,17,7.8281v6.273a5,5,0,0,1,0,9.7978V28H15V23.8989a5,5,0,0,1,0-9.7978V7.8281l-4.5859,4.586L9,11l7-7,7,7Z"
|
|
914
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
915
|
+
fill: "none",
|
|
916
|
+
d: "M21.5859,12.4141,23,11,16,4,9,11l1.4141,1.4141L15,7.8281v6.273a5,5,0,0,0,0,9.7978V28h2V23.8989a5,5,0,0,0,0-9.7978V7.8281ZM19,19a3,3,0,1,1-3-3A3.0033,3.0033,0,0,1,19,19Z",
|
|
917
|
+
"data-icon-path": "inner-path"
|
|
918
|
+
})), children);
|
|
919
|
+
});
|
|
920
|
+
if (process.env.NODE_ENV !== "production") {
|
|
921
|
+
DirectionRotaryStraightFilled.propTypes = iconPropTypes;
|
|
922
|
+
}
|
|
923
|
+
const DirectionSharpTurn = /*#__PURE__*/React.forwardRef(function DirectionSharpTurn(_ref39, ref) {
|
|
885
924
|
let {
|
|
886
925
|
children,
|
|
887
926
|
size = 16,
|
|
@@ -895,16 +934,14 @@ const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_re
|
|
|
895
934
|
viewBox: "0 0 32 32",
|
|
896
935
|
fill: "currentColor",
|
|
897
936
|
...rest
|
|
898
|
-
},
|
|
899
|
-
d: "
|
|
900
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
901
|
-
d: "M24,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V26H22v2H6V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L21.59,10Z"
|
|
937
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
938
|
+
d: "M26,18v6.5859L7.707,6.293A1,1,0,0,0,6,7V28H8V9.4141L24.5859,26H18v2H28V18Z"
|
|
902
939
|
})), children);
|
|
903
940
|
});
|
|
904
941
|
if (process.env.NODE_ENV !== "production") {
|
|
905
|
-
|
|
942
|
+
DirectionSharpTurn.propTypes = iconPropTypes;
|
|
906
943
|
}
|
|
907
|
-
const
|
|
944
|
+
const DirectionSharpTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionSharpTurnFilled(_ref40, ref) {
|
|
908
945
|
let {
|
|
909
946
|
children,
|
|
910
947
|
size = 16,
|
|
@@ -918,16 +955,18 @@ const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMulti
|
|
|
918
955
|
viewBox: "0 0 32 32",
|
|
919
956
|
fill: "currentColor",
|
|
920
957
|
...rest
|
|
921
|
-
},
|
|
922
|
-
d: "
|
|
923
|
-
})),
|
|
924
|
-
|
|
958
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
959
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z"
|
|
960
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
961
|
+
fill: "none",
|
|
962
|
+
d: "M26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z",
|
|
963
|
+
"data-icon-path": "inner-path"
|
|
925
964
|
})), children);
|
|
926
965
|
});
|
|
927
966
|
if (process.env.NODE_ENV !== "production") {
|
|
928
|
-
|
|
967
|
+
DirectionSharpTurnFilled.propTypes = iconPropTypes;
|
|
929
968
|
}
|
|
930
|
-
const
|
|
969
|
+
const DirectionStraight = /*#__PURE__*/React.forwardRef(function DirectionStraight(_ref41, ref) {
|
|
931
970
|
let {
|
|
932
971
|
children,
|
|
933
972
|
size = 16,
|
|
@@ -941,20 +980,14 @@ const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMulti
|
|
|
941
980
|
viewBox: "0 0 32 32",
|
|
942
981
|
fill: "currentColor",
|
|
943
982
|
...rest
|
|
944
|
-
},
|
|
945
|
-
d: "
|
|
946
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
947
|
-
d: "M22,27H10c-1.1,0-2-0.9-2-2V8h2v17h12V27z"
|
|
948
|
-
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
949
|
-
d: "M16 16H24V18H16z"
|
|
950
|
-
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
951
|
-
d: "M27.7,9.3l-7-7C20.5,2.1,20.3,2,20,2h-6c-1.1,0-2,0.9-2,2v17c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V10 C28,9.7,27.9,9.5,27.7,9.3z M20,4.4l5.6,5.6H20V4.4z M26,21H14V4h4v6c0,1.1,0.9,2,2,2h6V21z"
|
|
983
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
984
|
+
d: "M16 4L9 11 10.414 12.414 15 7.828 15 28 17 28 17 7.828 21.586 12.414 23 11 16 4z"
|
|
952
985
|
})), children);
|
|
953
986
|
});
|
|
954
987
|
if (process.env.NODE_ENV !== "production") {
|
|
955
|
-
|
|
988
|
+
DirectionStraight.propTypes = iconPropTypes;
|
|
956
989
|
}
|
|
957
|
-
const
|
|
990
|
+
const DirectionStraightFilled = /*#__PURE__*/React.forwardRef(function DirectionStraightFilled(_ref42, ref) {
|
|
958
991
|
let {
|
|
959
992
|
children,
|
|
960
993
|
size = 16,
|
|
@@ -968,16 +1001,18 @@ const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref42, r
|
|
|
968
1001
|
viewBox: "0 0 32 32",
|
|
969
1002
|
fill: "currentColor",
|
|
970
1003
|
...rest
|
|
971
|
-
},
|
|
972
|
-
d: "
|
|
973
|
-
})),
|
|
974
|
-
|
|
1004
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1005
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z"
|
|
1006
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1007
|
+
fill: "none",
|
|
1008
|
+
d: "M21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z",
|
|
1009
|
+
"data-icon-path": "inner-path"
|
|
975
1010
|
})), children);
|
|
976
1011
|
});
|
|
977
1012
|
if (process.env.NODE_ENV !== "production") {
|
|
978
|
-
|
|
1013
|
+
DirectionStraightFilled.propTypes = iconPropTypes;
|
|
979
1014
|
}
|
|
980
|
-
const
|
|
1015
|
+
const DirectionStraightRight = /*#__PURE__*/React.forwardRef(function DirectionStraightRight(_ref43, ref) {
|
|
981
1016
|
let {
|
|
982
1017
|
children,
|
|
983
1018
|
size = 16,
|
|
@@ -991,16 +1026,14 @@ const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreli
|
|
|
991
1026
|
viewBox: "0 0 32 32",
|
|
992
1027
|
fill: "currentColor",
|
|
993
1028
|
...rest
|
|
994
|
-
},
|
|
995
|
-
d: "
|
|
996
|
-
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
997
|
-
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
1029
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1030
|
+
d: "M28 16L21 9 19.586 10.414 24.172 15 4 15 4 17 24.172 17 19.586 21.586 21 23 28 16z"
|
|
998
1031
|
})), children);
|
|
999
1032
|
});
|
|
1000
1033
|
if (process.env.NODE_ENV !== "production") {
|
|
1001
|
-
|
|
1034
|
+
DirectionStraightRight.propTypes = iconPropTypes;
|
|
1002
1035
|
}
|
|
1003
|
-
const
|
|
1036
|
+
const DirectionStraightRightFilled = /*#__PURE__*/React.forwardRef(function DirectionStraightRightFilled(_ref44, ref) {
|
|
1004
1037
|
let {
|
|
1005
1038
|
children,
|
|
1006
1039
|
size = 16,
|
|
@@ -1014,16 +1047,18 @@ const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtect
|
|
|
1014
1047
|
viewBox: "0 0 32 32",
|
|
1015
1048
|
fill: "currentColor",
|
|
1016
1049
|
...rest
|
|
1017
|
-
},
|
|
1018
|
-
d: "M28,
|
|
1019
|
-
})),
|
|
1020
|
-
|
|
1050
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1051
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z"
|
|
1052
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1053
|
+
fill: "none",
|
|
1054
|
+
d: "M20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z",
|
|
1055
|
+
"data-icon-path": "inner-path"
|
|
1021
1056
|
})), children);
|
|
1022
1057
|
});
|
|
1023
1058
|
if (process.env.NODE_ENV !== "production") {
|
|
1024
|
-
|
|
1059
|
+
DirectionStraightRightFilled.propTypes = iconPropTypes;
|
|
1025
1060
|
}
|
|
1026
|
-
const
|
|
1061
|
+
const DirectionUTurn = /*#__PURE__*/React.forwardRef(function DirectionUTurn(_ref45, ref) {
|
|
1027
1062
|
let {
|
|
1028
1063
|
children,
|
|
1029
1064
|
size = 16,
|
|
@@ -1037,16 +1072,14 @@ const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity
|
|
|
1037
1072
|
viewBox: "0 0 32 32",
|
|
1038
1073
|
fill: "currentColor",
|
|
1039
1074
|
...rest
|
|
1040
|
-
},
|
|
1041
|
-
d: "
|
|
1042
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1043
|
-
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
1075
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1076
|
+
d: "M26.5859,19.5859,22,24.1719V12A8,8,0,0,0,6,12V28H8V12a6,6,0,0,1,12,0V24.1719l-4.5859-4.586L14,21l7,7,7-7Z"
|
|
1044
1077
|
})), children);
|
|
1045
1078
|
});
|
|
1046
1079
|
if (process.env.NODE_ENV !== "production") {
|
|
1047
|
-
|
|
1080
|
+
DirectionUTurn.propTypes = iconPropTypes;
|
|
1048
1081
|
}
|
|
1049
|
-
const
|
|
1082
|
+
const DirectionUTurnFilled = /*#__PURE__*/React.forwardRef(function DirectionUTurnFilled(_ref46, ref) {
|
|
1050
1083
|
let {
|
|
1051
1084
|
children,
|
|
1052
1085
|
size = 16,
|
|
@@ -1060,22 +1093,18 @@ const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_re
|
|
|
1060
1093
|
viewBox: "0 0 32 32",
|
|
1061
1094
|
fill: "currentColor",
|
|
1062
1095
|
...rest
|
|
1063
|
-
},
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
cy: "20",
|
|
1068
|
-
r: "1"
|
|
1069
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1070
|
-
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
1096
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1097
|
+
fill: "none",
|
|
1098
|
+
d: "M26.5859,17.5859,22,22.1719V14A8,8,0,0,0,6,14V26H8V14a6,6,0,0,1,12,0v8.1719l-4.5859-4.586L14,19l7,7,7-7Z",
|
|
1099
|
+
"data-icon-path": "inner-path"
|
|
1071
1100
|
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1072
|
-
d: "
|
|
1101
|
+
d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21,26l-7-7,1.4141-1.4141L20,22.1719V14A6,6,0,0,0,8,14V26H6V14a8,8,0,0,1,16,0v8.1719l4.5859-4.586L28,19Z"
|
|
1073
1102
|
})), children);
|
|
1074
1103
|
});
|
|
1075
1104
|
if (process.env.NODE_ENV !== "production") {
|
|
1076
|
-
|
|
1105
|
+
DirectionUTurnFilled.propTypes = iconPropTypes;
|
|
1077
1106
|
}
|
|
1078
|
-
const
|
|
1107
|
+
const DirectoryDomain = /*#__PURE__*/React.forwardRef(function DirectoryDomain(_ref47, ref) {
|
|
1079
1108
|
let {
|
|
1080
1109
|
children,
|
|
1081
1110
|
size = 16,
|
|
@@ -1090,15 +1119,13 @@ const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_re
|
|
|
1090
1119
|
fill: "currentColor",
|
|
1091
1120
|
...rest
|
|
1092
1121
|
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1093
|
-
d: "
|
|
1094
|
-
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1095
|
-
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1122
|
+
d: "M28,26H18.8157A2.9959,2.9959,0,0,0,17,24.1841V19h7a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,4V17a2.0025,2.0025,0,0,0,2,2h7v5.1841A2.9959,2.9959,0,0,0,13.1843,26H4v2h9.1843a2.982,2.982,0,0,0,5.6314,0H28ZM24,12H8V9H24Zm0-8V7H8V4ZM8,14H24v3H8Zm8,14a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,16,28Z"
|
|
1096
1123
|
})), children);
|
|
1097
1124
|
});
|
|
1098
1125
|
if (process.env.NODE_ENV !== "production") {
|
|
1099
|
-
|
|
1126
|
+
DirectoryDomain.propTypes = iconPropTypes;
|
|
1100
1127
|
}
|
|
1101
|
-
const
|
|
1128
|
+
const DistributeHorizontalCenter = /*#__PURE__*/React.forwardRef(function DistributeHorizontalCenter(_ref48, ref) {
|
|
1102
1129
|
let {
|
|
1103
1130
|
children,
|
|
1104
1131
|
size = 16,
|
|
@@ -1112,16 +1139,14 @@ const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract
|
|
|
1112
1139
|
viewBox: "0 0 32 32",
|
|
1113
1140
|
fill: "currentColor",
|
|
1114
1141
|
...rest
|
|
1115
|
-
},
|
|
1116
|
-
d: "
|
|
1117
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1118
|
-
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v8h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1142
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1143
|
+
d: "M24 10H23V2H21v8H20a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h1v8h2V22h1a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0024 10zm0 10H20V12h4zM12 6H11V2H9V6H8A2.0023 2.0023 0 006 8V24a2.0023 2.0023 0 002 2H9v4h2V26h1a2.0023 2.0023 0 002-2V8A2.0023 2.0023 0 0012 6zm0 18H8V8h4z"
|
|
1119
1144
|
})), children);
|
|
1120
1145
|
});
|
|
1121
1146
|
if (process.env.NODE_ENV !== "production") {
|
|
1122
|
-
|
|
1147
|
+
DistributeHorizontalCenter.propTypes = iconPropTypes;
|
|
1123
1148
|
}
|
|
1124
|
-
const
|
|
1149
|
+
const DistributeHorizontalLeft = /*#__PURE__*/React.forwardRef(function DistributeHorizontalLeft(_ref49, ref) {
|
|
1125
1150
|
let {
|
|
1126
1151
|
children,
|
|
1127
1152
|
size = 16,
|
|
@@ -1135,16 +1160,14 @@ const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref4
|
|
|
1135
1160
|
viewBox: "0 0 32 32",
|
|
1136
1161
|
fill: "currentColor",
|
|
1137
1162
|
...rest
|
|
1138
|
-
},
|
|
1139
|
-
d: "
|
|
1140
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1141
|
-
d: "M15,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h7ZM18,4.4,23.6,10H18Z"
|
|
1163
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1164
|
+
d: "M28 22H24a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0128 22zM24 12v8h4V12zM18 2H20V30H18zM12 26H8a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 018 6h4a2.0021 2.0021 0 012 2V24A2.0021 2.0021 0 0112 26zM8 8V24h4V8zM2 2H4V30H2z"
|
|
1142
1165
|
})), children);
|
|
1143
1166
|
});
|
|
1144
1167
|
if (process.env.NODE_ENV !== "production") {
|
|
1145
|
-
|
|
1168
|
+
DistributeHorizontalLeft.propTypes = iconPropTypes;
|
|
1146
1169
|
}
|
|
1147
|
-
const
|
|
1170
|
+
const DistributeHorizontalRight = /*#__PURE__*/React.forwardRef(function DistributeHorizontalRight(_ref50, ref) {
|
|
1148
1171
|
let {
|
|
1149
1172
|
children,
|
|
1150
1173
|
size = 16,
|
|
@@ -1158,20 +1181,14 @@ const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_
|
|
|
1158
1181
|
viewBox: "0 0 32 32",
|
|
1159
1182
|
fill: "currentColor",
|
|
1160
1183
|
...rest
|
|
1161
|
-
},
|
|
1162
|
-
|
|
1163
|
-
cy: "28.5",
|
|
1164
|
-
r: "1.5"
|
|
1165
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1166
|
-
d: "M10,25H8V21h2a2,2,0,0,0,0-4H8a2.0023,2.0023,0,0,0-2,2v.5H4V19a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
|
|
1167
|
-
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1168
|
-
d: "M27.7,9.3l-7-7A.9085.9085,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4v8h2V4h8v6a2.0058,2.0058,0,0,0,2,2h6V28H14v2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,10V4.4L25.6,10Z"
|
|
1184
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1185
|
+
d: "M28 2H30V30H28zM24 22H20a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2v8A2.0021 2.0021 0 0124 22zM20 12h-.0015L20 20h4V12zM12 2H14V30H12zM8 26H4a2.0021 2.0021 0 01-2-2V8A2.0021 2.0021 0 014 6H8a2.0021 2.0021 0 012 2V24A2.0021 2.0021 0 018 26zM4 8H3.9985L4 24H8V8z"
|
|
1169
1186
|
})), children);
|
|
1170
1187
|
});
|
|
1171
1188
|
if (process.env.NODE_ENV !== "production") {
|
|
1172
|
-
|
|
1189
|
+
DistributeHorizontalRight.propTypes = iconPropTypes;
|
|
1173
1190
|
}
|
|
1174
|
-
const
|
|
1191
|
+
const DistributeVerticalBottom = /*#__PURE__*/React.forwardRef(function DistributeVerticalBottom(_ref51, ref) {
|
|
1175
1192
|
let {
|
|
1176
1193
|
children,
|
|
1177
1194
|
size = 16,
|
|
@@ -1185,16 +1202,14 @@ const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnpro
|
|
|
1185
1202
|
viewBox: "0 0 32 32",
|
|
1186
1203
|
fill: "currentColor",
|
|
1187
1204
|
...rest
|
|
1188
|
-
},
|
|
1189
|
-
d: "
|
|
1190
|
-
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1191
|
-
d: "M28,21H22V18a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-8,7V23h8v5Z"
|
|
1205
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1206
|
+
d: "M2 28H30V30H2zM24 26H8a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 26zm0-6.0012L8 20v4H24zM2 12H30V14H2zM20 10H12a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0120 10zm0-6.0012L12 4V8h8z"
|
|
1192
1207
|
})), children);
|
|
1193
1208
|
});
|
|
1194
1209
|
if (process.env.NODE_ENV !== "production") {
|
|
1195
|
-
|
|
1210
|
+
DistributeVerticalBottom.propTypes = iconPropTypes;
|
|
1196
1211
|
}
|
|
1197
|
-
const
|
|
1212
|
+
const DistributeVerticalCenter = /*#__PURE__*/React.forwardRef(function DistributeVerticalCenter(_ref52, ref) {
|
|
1198
1213
|
let {
|
|
1199
1214
|
children,
|
|
1200
1215
|
size = 16,
|
|
@@ -1208,16 +1223,14 @@ const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical
|
|
|
1208
1223
|
viewBox: "0 0 32 32",
|
|
1209
1224
|
fill: "currentColor",
|
|
1210
1225
|
...rest
|
|
1211
|
-
},
|
|
1212
|
-
d: "
|
|
1213
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1214
|
-
d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z"
|
|
1226
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1227
|
+
d: "M30 21H26V20a2.0023 2.0023 0 00-2-2H8a2.0023 2.0023 0 00-2 2v1H2v2H6v1a2.0023 2.0023 0 002 2H24a2.0023 2.0023 0 002-2V23h4zm-6 3H8V20l16-.001zM30 9H22V8a2.0023 2.0023 0 00-2-2H12a2.0023 2.0023 0 00-2 2V9H2v2h8v1a2.0023 2.0023 0 002 2h8a2.0023 2.0023 0 002-2V11h8zM20 12H12V8l8-.001z"
|
|
1215
1228
|
})), children);
|
|
1216
1229
|
});
|
|
1217
1230
|
if (process.env.NODE_ENV !== "production") {
|
|
1218
|
-
|
|
1231
|
+
DistributeVerticalCenter.propTypes = iconPropTypes;
|
|
1219
1232
|
}
|
|
1220
|
-
const
|
|
1233
|
+
const DistributeVerticalTop = /*#__PURE__*/React.forwardRef(function DistributeVerticalTop(_ref53, ref) {
|
|
1221
1234
|
let {
|
|
1222
1235
|
children,
|
|
1223
1236
|
size = 16,
|
|
@@ -1231,16 +1244,14 @@ const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref5
|
|
|
1231
1244
|
viewBox: "0 0 32 32",
|
|
1232
1245
|
fill: "currentColor",
|
|
1233
1246
|
...rest
|
|
1234
|
-
},
|
|
1235
|
-
d: "
|
|
1236
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1237
|
-
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
1247
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1248
|
+
d: "M24 30H8a2.0021 2.0021 0 01-2-2V24a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0124 30zM8 24v4H24V24zM2 18H30V20H2zM20 14H12a2.0021 2.0021 0 01-2-2V8a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0120 14zM12 8v4h8V8zM2 2H30V4H2z"
|
|
1238
1249
|
})), children);
|
|
1239
1250
|
});
|
|
1240
1251
|
if (process.env.NODE_ENV !== "production") {
|
|
1241
|
-
|
|
1252
|
+
DistributeVerticalTop.propTypes = iconPropTypes;
|
|
1242
1253
|
}
|
|
1243
|
-
const
|
|
1254
|
+
const WatsonHealthDna = /*#__PURE__*/React.forwardRef(function WatsonHealthDna(_ref54, ref) {
|
|
1244
1255
|
let {
|
|
1245
1256
|
children,
|
|
1246
1257
|
size = 16,
|
|
@@ -1254,23 +1265,14 @@ const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref54,
|
|
|
1254
1265
|
viewBox: "0 0 32 32",
|
|
1255
1266
|
fill: "currentColor",
|
|
1256
1267
|
...rest
|
|
1257
|
-
},
|
|
1258
|
-
|
|
1259
|
-
cy: "24",
|
|
1260
|
-
r: "2"
|
|
1261
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1262
|
-
fill: "none",
|
|
1263
|
-
d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
|
|
1264
|
-
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1265
|
-
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
1266
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1267
|
-
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
1268
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1269
|
+
d: "M22,2V1H20V2a7.04,7.04,0,0,1-.08,1H12.08A7.04,7.04,0,0,1,12,2V1H10V2c0,3.7549,1.9707,5.6035,4.1008,7C11.9707,10.3965,10,12.2451,10,16s1.9707,5.6035,4.1008,7C11.9707,24.3965,10,26.2451,10,30v1h2V30a7.04,7.04,0,0,1,.08-1H19.92A7.04,7.04,0,0,1,20,30v1h2V30c0-3.7549-1.9707-5.6035-4.1008-7C20.0293,21.6035,22,19.7549,22,16s-1.9707-5.6035-4.1008-7C20.0293,7.6035,22,5.7549,22,2ZM20,16a7.04,7.04,0,0,1-.08,1H12.08a6.3212,6.3212,0,0,1,0-2H19.92A7.04,7.04,0,0,1,20,16Zm-.7559,11H12.7559A8.9078,8.9078,0,0,1,16,24.17,8.9078,8.9078,0,0,1,19.2441,27ZM16,21.83A8.9078,8.9078,0,0,1,12.7559,19h6.4882A8.9078,8.9078,0,0,1,16,21.83ZM19.2441,13H12.7559A8.9078,8.9078,0,0,1,16,10.17,8.9078,8.9078,0,0,1,19.2441,13ZM16,7.83A8.9078,8.9078,0,0,1,12.7559,5h6.4882A8.9078,8.9078,0,0,1,16,7.83Z"
|
|
1268
1270
|
})), children);
|
|
1269
1271
|
});
|
|
1270
1272
|
if (process.env.NODE_ENV !== "production") {
|
|
1271
|
-
|
|
1273
|
+
WatsonHealthDna.propTypes = iconPropTypes;
|
|
1272
1274
|
}
|
|
1273
|
-
const
|
|
1275
|
+
const DnsServices = /*#__PURE__*/React.forwardRef(function DnsServices(_ref55, ref) {
|
|
1274
1276
|
let {
|
|
1275
1277
|
children,
|
|
1276
1278
|
size = 16,
|
|
@@ -1284,16 +1286,16 @@ const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWor
|
|
|
1284
1286
|
viewBox: "0 0 32 32",
|
|
1285
1287
|
fill: "currentColor",
|
|
1286
1288
|
...rest
|
|
1287
|
-
},
|
|
1288
|
-
d: "
|
|
1289
|
-
})),
|
|
1290
|
-
d: "
|
|
1289
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1290
|
+
d: "M20 20H30V22H20zM20 24H26V26H20z"
|
|
1291
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1292
|
+
d: "M30,17V16A13.9871,13.9871,0,1,0,19.23,29.625l-.46-1.9463A12.0419,12.0419,0,0,1,16,28c-.19,0-.375-.0186-.563-.0273A20.3044,20.3044,0,0,1,12.0259,17Zm-2.0415-2H21.9751A24.2838,24.2838,0,0,0,19.2014,4.4414,12.0228,12.0228,0,0,1,27.9585,15ZM16.563,4.0273A20.3044,20.3044,0,0,1,19.9741,15H12.0259A20.3044,20.3044,0,0,1,15.437,4.0273C15.625,4.0186,15.81,4,16,4S16.375,4.0186,16.563,4.0273Zm-3.7644.4141A24.2838,24.2838,0,0,0,10.0249,15H4.0415A12.0228,12.0228,0,0,1,12.7986,4.4414Zm0,23.1172A12.0228,12.0228,0,0,1,4.0415,17h5.9834A24.2838,24.2838,0,0,0,12.7986,27.5586Z"
|
|
1291
1293
|
})), children);
|
|
1292
1294
|
});
|
|
1293
1295
|
if (process.env.NODE_ENV !== "production") {
|
|
1294
|
-
|
|
1296
|
+
DnsServices.propTypes = iconPropTypes;
|
|
1295
1297
|
}
|
|
1296
|
-
const
|
|
1298
|
+
const Doc = /*#__PURE__*/React.forwardRef(function Doc(_ref56, ref) {
|
|
1297
1299
|
let {
|
|
1298
1300
|
children,
|
|
1299
1301
|
size = 16,
|
|
@@ -1307,14 +1309,14 @@ const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function Do
|
|
|
1307
1309
|
viewBox: "0 0 32 32",
|
|
1308
1310
|
fill: "currentColor",
|
|
1309
1311
|
...rest
|
|
1310
|
-
},
|
|
1311
|
-
d: "
|
|
1312
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1313
|
+
d: "M30 23H24a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24V21h6zM18 23H14a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2V21A2.0023 2.0023 0 0118 23zM14 11V21h4V11zM6 23H2V9H6a4.0045 4.0045 0 014 4v6A4.0045 4.0045 0 016 23zM4 21H6a2.002 2.002 0 002-2V13a2.002 2.002 0 00-2-2H4z"
|
|
1312
1314
|
})), children);
|
|
1313
1315
|
});
|
|
1314
1316
|
if (process.env.NODE_ENV !== "production") {
|
|
1315
|
-
|
|
1317
|
+
Doc.propTypes = iconPropTypes;
|
|
1316
1318
|
}
|
|
1317
|
-
const
|
|
1319
|
+
const Document = /*#__PURE__*/React.forwardRef(function Document(_ref57, ref) {
|
|
1318
1320
|
let {
|
|
1319
1321
|
children,
|
|
1320
1322
|
size = 16,
|
|
@@ -1328,16 +1330,16 @@ const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentime
|
|
|
1328
1330
|
viewBox: "0 0 32 32",
|
|
1329
1331
|
fill: "currentColor",
|
|
1330
1332
|
...rest
|
|
1331
|
-
},
|
|
1332
|
-
d: "
|
|
1333
|
-
})),
|
|
1334
|
-
d: "
|
|
1333
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1334
|
+
d: "M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3 z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z"
|
|
1335
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1336
|
+
d: "M10 22H22V24H10zM10 16H22V18H10z"
|
|
1335
1337
|
})), children);
|
|
1336
1338
|
});
|
|
1337
1339
|
if (process.env.NODE_ENV !== "production") {
|
|
1338
|
-
|
|
1340
|
+
Document.propTypes = iconPropTypes;
|
|
1339
1341
|
}
|
|
1340
|
-
const
|
|
1342
|
+
const DocumentAdd = /*#__PURE__*/React.forwardRef(function DocumentAdd(_ref58, ref) {
|
|
1341
1343
|
let {
|
|
1342
1344
|
children,
|
|
1343
1345
|
size = 16,
|
|
@@ -1351,16 +1353,16 @@ const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref58, ref)
|
|
|
1351
1353
|
viewBox: "0 0 32 32",
|
|
1352
1354
|
fill: "currentColor",
|
|
1353
1355
|
...rest
|
|
1354
|
-
},
|
|
1355
|
-
d: "
|
|
1356
|
-
})),
|
|
1357
|
-
d: "M16
|
|
1356
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1357
|
+
d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24z"
|
|
1358
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1359
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1358
1360
|
})), children);
|
|
1359
1361
|
});
|
|
1360
1362
|
if (process.env.NODE_ENV !== "production") {
|
|
1361
|
-
|
|
1363
|
+
DocumentAdd.propTypes = iconPropTypes;
|
|
1362
1364
|
}
|
|
1363
|
-
const
|
|
1365
|
+
const DocumentAttachment = /*#__PURE__*/React.forwardRef(function DocumentAttachment(_ref59, ref) {
|
|
1364
1366
|
let {
|
|
1365
1367
|
children,
|
|
1366
1368
|
size = 16,
|
|
@@ -1374,16 +1376,16 @@ const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref59, ref) {
|
|
|
1374
1376
|
viewBox: "0 0 32 32",
|
|
1375
1377
|
fill: "currentColor",
|
|
1376
1378
|
...rest
|
|
1377
|
-
},
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1379
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1380
|
+
d: "M26,30H11a2.0023,2.0023,0,0,1-2-2V22h2v6H26V6H17V4h9a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30Z"
|
|
1381
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1382
|
+
d: "M17 10H24V12H17zM16 15H24V17H16zM15 20H24V22H15zM9 19a5.0055 5.0055 0 01-5-5V3H6V14a3 3 0 006 0V5a1 1 0 00-2 0V15H8V5a3 3 0 016 0v9A5.0055 5.0055 0 019 19z"
|
|
1381
1383
|
})), children);
|
|
1382
1384
|
});
|
|
1383
1385
|
if (process.env.NODE_ENV !== "production") {
|
|
1384
|
-
|
|
1386
|
+
DocumentAttachment.propTypes = iconPropTypes;
|
|
1385
1387
|
}
|
|
1386
|
-
const
|
|
1388
|
+
const DocumentAudio = /*#__PURE__*/React.forwardRef(function DocumentAudio(_ref60, ref) {
|
|
1387
1389
|
let {
|
|
1388
1390
|
children,
|
|
1389
1391
|
size = 16,
|
|
@@ -1397,14 +1399,16 @@ const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref6
|
|
|
1397
1399
|
viewBox: "0 0 32 32",
|
|
1398
1400
|
fill: "currentColor",
|
|
1399
1401
|
...rest
|
|
1400
|
-
},
|
|
1401
|
-
d: "
|
|
1402
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1403
|
+
d: "M29,31a.9987.9987,0,0,1-.6245-.2192L23.6494,27H20a1,1,0,0,1-1-1V21a1,1,0,0,1,1-1h3.6494l4.7261-3.7808A1,1,0,0,1,30,17V30a1,1,0,0,1-1,1Zm-8-6h3a1,1,0,0,1,.6245.2192L28,27.9194V19.0806l-3.3755,2.7A1,1,0,0,1,24,22H21Z"
|
|
1404
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1405
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1402
1406
|
})), children);
|
|
1403
1407
|
});
|
|
1404
1408
|
if (process.env.NODE_ENV !== "production") {
|
|
1405
|
-
|
|
1409
|
+
DocumentAudio.propTypes = iconPropTypes;
|
|
1406
1410
|
}
|
|
1407
|
-
const
|
|
1411
|
+
const DocumentBlank = /*#__PURE__*/React.forwardRef(function DocumentBlank(_ref61, ref) {
|
|
1408
1412
|
let {
|
|
1409
1413
|
children,
|
|
1410
1414
|
size = 16,
|
|
@@ -1418,32 +1422,19 @@ const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref61,
|
|
|
1418
1422
|
viewBox: "0 0 32 32",
|
|
1419
1423
|
fill: "currentColor",
|
|
1420
1424
|
...rest
|
|
1421
|
-
},
|
|
1422
|
-
d: "
|
|
1425
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1426
|
+
d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
|
|
1423
1427
|
})), children);
|
|
1424
1428
|
});
|
|
1425
1429
|
if (process.env.NODE_ENV !== "production") {
|
|
1426
|
-
|
|
1430
|
+
DocumentBlank.propTypes = iconPropTypes;
|
|
1427
1431
|
}
|
|
1428
|
-
const
|
|
1432
|
+
const DocumentComment = /*#__PURE__*/React.forwardRef(function DocumentComment(_ref62, ref) {
|
|
1429
1433
|
let {
|
|
1430
1434
|
children,
|
|
1431
1435
|
size = 16,
|
|
1432
1436
|
...rest
|
|
1433
1437
|
} = _ref62;
|
|
1434
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1435
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1436
|
-
width: size,
|
|
1437
|
-
height: size,
|
|
1438
|
-
ref: ref,
|
|
1439
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1440
|
-
viewBox: "0 0 16 16",
|
|
1441
|
-
fill: "currentColor",
|
|
1442
|
-
...rest
|
|
1443
|
-
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1444
|
-
d: "M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"
|
|
1445
|
-
})), children);
|
|
1446
|
-
}
|
|
1447
1438
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1448
1439
|
width: size,
|
|
1449
1440
|
height: size,
|
|
@@ -1452,14 +1443,18 @@ const Download = /*#__PURE__*/React.forwardRef(function Download(_ref62, ref) {
|
|
|
1452
1443
|
viewBox: "0 0 32 32",
|
|
1453
1444
|
fill: "currentColor",
|
|
1454
1445
|
...rest
|
|
1455
|
-
},
|
|
1456
|
-
|
|
1446
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1447
|
+
strokeWidth: "0",
|
|
1448
|
+
d: "m26,17h-10c-1.104.0014-1.9986.896-2,2v6c0,1.1046.8954,2,2,2h4v-2h-4v-6h10v6h-2.5352l-2.5937,3.8906,1.6641,1.1094,2-3h1.4648c1.1046,0,2-.8954,2-2v-6c-.0014-1.104-.896-1.9986-2-2Z"
|
|
1449
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1450
|
+
strokeWidth: "0",
|
|
1451
|
+
d: "m22,14h2v-4c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998H6c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h6v-2h-6V4h8v6c0,1.1001.8999,2,2,2h6v2Zm-6-4v-5.6001l5.6001,5.6001h-5.6001Z"
|
|
1457
1452
|
})), children);
|
|
1458
1453
|
});
|
|
1459
1454
|
if (process.env.NODE_ENV !== "production") {
|
|
1460
|
-
|
|
1455
|
+
DocumentComment.propTypes = iconPropTypes;
|
|
1461
1456
|
}
|
|
1462
|
-
const
|
|
1457
|
+
const DocumentConfiguration = /*#__PURE__*/React.forwardRef(function DocumentConfiguration(_ref63, ref) {
|
|
1463
1458
|
let {
|
|
1464
1459
|
children,
|
|
1465
1460
|
size = 16,
|
|
@@ -1473,16 +1468,18 @@ const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1473
1468
|
viewBox: "0 0 32 32",
|
|
1474
1469
|
fill: "currentColor",
|
|
1475
1470
|
...rest
|
|
1476
|
-
},
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1471
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1472
|
+
strokeWidth: "0",
|
|
1473
|
+
d: "m30,24v-2h-2.1011c-.1289-.6259-.3775-1.2211-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49c-.5318-.3545-1.127-.603-1.753-.732v-2.1011h-2v2.1011c-.6259.1289-1.2211.3775-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49c-.3545.5318-.603,1.127-.732,1.753h-2.1011v2h2.1011c.1289.6259.3775,1.2211.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49c.5318.3545,1.127.603,1.753.732v2.1011h2v-2.1011c.6259-.1289,1.2211-.3775,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49c.3545-.5318.603-1.127.732-1.753h2.1011Zm-7,2c-1.6569,0-3-1.3431-3-3s1.3431-3,3-3,3,1.3431,3,3c-.0018,1.6561-1.3439,2.9982-3,3Z"
|
|
1474
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1475
|
+
strokeWidth: "0",
|
|
1476
|
+
d: "m23.499,9.085l-6.792-6.792c-.1875-.1875-.4419-.293-.707-.293H6c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h8v-2H6V4h8v6c0,1.1025.897,2,2,2h6.292c.6929,0,1.312-.4136,1.5771-1.0537.2656-.6406.1201-1.3711-.3701-1.8613Zm-7.499.915v-5.5859l5.5854,5.5859h-5.5854Z"
|
|
1480
1477
|
})), children);
|
|
1481
1478
|
});
|
|
1482
1479
|
if (process.env.NODE_ENV !== "production") {
|
|
1483
|
-
|
|
1480
|
+
DocumentConfiguration.propTypes = iconPropTypes;
|
|
1484
1481
|
}
|
|
1485
|
-
const
|
|
1482
|
+
const DocumentDownload = /*#__PURE__*/React.forwardRef(function DocumentDownload(_ref64, ref) {
|
|
1486
1483
|
let {
|
|
1487
1484
|
children,
|
|
1488
1485
|
size = 16,
|
|
@@ -1496,14 +1493,16 @@ const Downstream = /*#__PURE__*/React.forwardRef(function Downstream(_ref64, ref
|
|
|
1496
1493
|
viewBox: "0 0 32 32",
|
|
1497
1494
|
fill: "currentColor",
|
|
1498
1495
|
...rest
|
|
1499
|
-
},
|
|
1500
|
-
d: "
|
|
1496
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1497
|
+
d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25z"
|
|
1498
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1499
|
+
d: "M18,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2H18ZM18,4.4,23.6,10H18Z"
|
|
1501
1500
|
})), children);
|
|
1502
1501
|
});
|
|
1503
1502
|
if (process.env.NODE_ENV !== "production") {
|
|
1504
|
-
|
|
1503
|
+
DocumentDownload.propTypes = iconPropTypes;
|
|
1505
1504
|
}
|
|
1506
|
-
const
|
|
1505
|
+
const DocumentEpdf = /*#__PURE__*/React.forwardRef(function DocumentEpdf(_ref65, ref) {
|
|
1507
1506
|
let {
|
|
1508
1507
|
children,
|
|
1509
1508
|
size = 16,
|
|
@@ -1517,14 +1516,16 @@ const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_re
|
|
|
1517
1516
|
viewBox: "0 0 32 32",
|
|
1518
1517
|
fill: "currentColor",
|
|
1519
1518
|
...rest
|
|
1520
|
-
},
|
|
1521
|
-
d: "
|
|
1519
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1520
|
+
d: "M28,26V22a2.0023,2.0023,0,0,0-2-2H22a2.0023,2.0023,0,0,0-2,2v6a2.0077,2.0077,0,0,0,2,2h5V28H22V26Zm-6-4h4v2H22Z"
|
|
1521
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1522
|
+
d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
|
|
1522
1523
|
})), children);
|
|
1523
1524
|
});
|
|
1524
1525
|
if (process.env.NODE_ENV !== "production") {
|
|
1525
|
-
|
|
1526
|
+
DocumentEpdf.propTypes = iconPropTypes;
|
|
1526
1527
|
}
|
|
1527
|
-
const
|
|
1528
|
+
const DocumentExport = /*#__PURE__*/React.forwardRef(function DocumentExport(_ref66, ref) {
|
|
1528
1529
|
let {
|
|
1529
1530
|
children,
|
|
1530
1531
|
size = 16,
|
|
@@ -1538,14 +1539,16 @@ const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref66,
|
|
|
1538
1539
|
viewBox: "0 0 32 32",
|
|
1539
1540
|
fill: "currentColor",
|
|
1540
1541
|
...rest
|
|
1541
|
-
},
|
|
1542
|
-
d: "
|
|
1542
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1543
|
+
d: "M13 21L26.17 21 23.59 23.59 25 25 30 20 25 15 23.59 16.41 26.17 19 13 19 13 21z"
|
|
1544
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1545
|
+
d: "M22,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,14,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V26H20v2H4V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L19.59,10Z"
|
|
1543
1546
|
})), children);
|
|
1544
1547
|
});
|
|
1545
1548
|
if (process.env.NODE_ENV !== "production") {
|
|
1546
|
-
|
|
1549
|
+
DocumentExport.propTypes = iconPropTypes;
|
|
1547
1550
|
}
|
|
1548
|
-
const
|
|
1551
|
+
const DocumentHorizontal = /*#__PURE__*/React.forwardRef(function DocumentHorizontal(_ref67, ref) {
|
|
1549
1552
|
let {
|
|
1550
1553
|
children,
|
|
1551
1554
|
size = 16,
|
|
@@ -1559,14 +1562,16 @@ const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref67, ref)
|
|
|
1559
1562
|
viewBox: "0 0 32 32",
|
|
1560
1563
|
fill: "currentColor",
|
|
1561
1564
|
...rest
|
|
1562
|
-
},
|
|
1563
|
-
d: "
|
|
1565
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1566
|
+
d: "M28,6H4A2.0023,2.0023,0,0,0,2,8V24a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V8A2.0023,2.0023,0,0,0,28,6ZM20,24H12V22a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm8,0H22V22a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H4V8H28Z"
|
|
1567
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1568
|
+
d: "M16,18a4,4,0,1,0-4-4A4,4,0,0,0,16,18Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,16,12Z"
|
|
1564
1569
|
})), children);
|
|
1565
1570
|
});
|
|
1566
1571
|
if (process.env.NODE_ENV !== "production") {
|
|
1567
|
-
|
|
1572
|
+
DocumentHorizontal.propTypes = iconPropTypes;
|
|
1568
1573
|
}
|
|
1569
|
-
const
|
|
1574
|
+
const DocumentImport = /*#__PURE__*/React.forwardRef(function DocumentImport(_ref68, ref) {
|
|
1570
1575
|
let {
|
|
1571
1576
|
children,
|
|
1572
1577
|
size = 16,
|
|
@@ -1580,14 +1585,16 @@ const Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref68, ref) {
|
|
|
1580
1585
|
viewBox: "0 0 32 32",
|
|
1581
1586
|
fill: "currentColor",
|
|
1582
1587
|
...rest
|
|
1583
|
-
},
|
|
1584
|
-
d: "
|
|
1588
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1589
|
+
d: "M28 19L14.83 19 17.41 16.41 16 15 11 20 16 25 17.41 23.59 14.83 21 28 21 28 19z"
|
|
1590
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1591
|
+
d: "M24,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V26H22v2H6V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L21.59,10Z"
|
|
1585
1592
|
})), children);
|
|
1586
1593
|
});
|
|
1587
1594
|
if (process.env.NODE_ENV !== "production") {
|
|
1588
|
-
|
|
1595
|
+
DocumentImport.propTypes = iconPropTypes;
|
|
1589
1596
|
}
|
|
1590
|
-
const
|
|
1597
|
+
const DocumentMultiple_01 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_01(_ref69, ref) {
|
|
1591
1598
|
let {
|
|
1592
1599
|
children,
|
|
1593
1600
|
size = 16,
|
|
@@ -1601,18 +1608,16 @@ const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref69, ref)
|
|
|
1601
1608
|
viewBox: "0 0 32 32",
|
|
1602
1609
|
fill: "currentColor",
|
|
1603
1610
|
...rest
|
|
1604
|
-
},
|
|
1605
|
-
d: "
|
|
1606
|
-
})),
|
|
1607
|
-
d: "
|
|
1608
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1609
|
-
d: "M16,2A13.9581,13.9581,0,0,0,6.105,6.105L7.5188,7.5186a12,12,0,1,1,0,16.9628L6.105,25.895A13.9974,13.9974,0,1,0,16,2Z"
|
|
1611
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1612
|
+
d: "M2 6H4V26H2zM6 4H8V28H6zM14 22H26V24H14zM14 16H26V18H14z"
|
|
1613
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1614
|
+
d: "M29.7,9.3l-7-7C22.5,2.1,22.3,2,22,2H12c-1.1,0-2,0.9-2,2v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10 C30,9.7,29.9,9.5,29.7,9.3z M22,4.4l5.6,5.6H22V4.4z M28,28H12V4h8v6c0,1.1,0.9,2,2,2h6V28z"
|
|
1610
1615
|
})), children);
|
|
1611
1616
|
});
|
|
1612
1617
|
if (process.env.NODE_ENV !== "production") {
|
|
1613
|
-
|
|
1618
|
+
DocumentMultiple_01.propTypes = iconPropTypes;
|
|
1614
1619
|
}
|
|
1615
|
-
const
|
|
1620
|
+
const DocumentMultiple_02 = /*#__PURE__*/React.forwardRef(function DocumentMultiple_02(_ref70, ref) {
|
|
1616
1621
|
let {
|
|
1617
1622
|
children,
|
|
1618
1623
|
size = 16,
|
|
@@ -1626,18 +1631,20 @@ const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref70, ref)
|
|
|
1626
1631
|
viewBox: "0 0 32 32",
|
|
1627
1632
|
fill: "currentColor",
|
|
1628
1633
|
...rest
|
|
1629
|
-
},
|
|
1630
|
-
d: "
|
|
1634
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1635
|
+
d: "M18,31H6c-1.1,0-2-0.9-2-2V12h2v17h12V31z"
|
|
1636
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1637
|
+
d: "M22,27H10c-1.1,0-2-0.9-2-2V8h2v17h12V27z"
|
|
1638
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1639
|
+
d: "M16 16H24V18H16z"
|
|
1631
1640
|
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1632
|
-
d: "
|
|
1633
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1634
|
-
d: "M30,16a13.9581,13.9581,0,0,0-4.105-9.895L24.4814,7.5188a12,12,0,1,1-16.9628,0L6.105,6.105A13.9974,13.9974,0,1,0,30,16Z"
|
|
1641
|
+
d: "M27.7,9.3l-7-7C20.5,2.1,20.3,2,20,2h-6c-1.1,0-2,0.9-2,2v17c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V10 C28,9.7,27.9,9.5,27.7,9.3z M20,4.4l5.6,5.6H20V4.4z M26,21H14V4h4v6c0,1.1,0.9,2,2,2h6V21z"
|
|
1635
1642
|
})), children);
|
|
1636
1643
|
});
|
|
1637
1644
|
if (process.env.NODE_ENV !== "production") {
|
|
1638
|
-
|
|
1645
|
+
DocumentMultiple_02.propTypes = iconPropTypes;
|
|
1639
1646
|
}
|
|
1640
|
-
const
|
|
1647
|
+
const DocumentPdf = /*#__PURE__*/React.forwardRef(function DocumentPdf(_ref71, ref) {
|
|
1641
1648
|
let {
|
|
1642
1649
|
children,
|
|
1643
1650
|
size = 16,
|
|
@@ -1651,16 +1658,16 @@ const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref71,
|
|
|
1651
1658
|
viewBox: "0 0 32 32",
|
|
1652
1659
|
fill: "currentColor",
|
|
1653
1660
|
...rest
|
|
1654
|
-
},
|
|
1655
|
-
d: "
|
|
1656
|
-
})),
|
|
1657
|
-
d: "
|
|
1661
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1662
|
+
d: "M30 18L30 16 24 16 24 26 26 26 26 22 29 22 29 20 26 20 26 18 30 18zM19 26H15V16h4a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0119 26zm-2-2h2a1.0011 1.0011 0 001-1V19a1.0011 1.0011 0 00-1-1H17zM11 16H6V26H8V23h3a2.0027 2.0027 0 002-2V18A2.0023 2.0023 0 0011 16zM8 21V18h3l.001 3z"
|
|
1663
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1664
|
+
d: "M22,14V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,14,2H4A2.0059,2.0059,0,0,0,2,4V28a2,2,0,0,0,2,2H20V28H4V4h8v6a2.0059,2.0059,0,0,0,2,2h6v2Zm-8-4V4.4L19.6,10Z"
|
|
1658
1665
|
})), children);
|
|
1659
1666
|
});
|
|
1660
1667
|
if (process.env.NODE_ENV !== "production") {
|
|
1661
|
-
|
|
1668
|
+
DocumentPdf.propTypes = iconPropTypes;
|
|
1662
1669
|
}
|
|
1663
|
-
const
|
|
1670
|
+
const DocumentPreliminary = /*#__PURE__*/React.forwardRef(function DocumentPreliminary(_ref72, ref) {
|
|
1664
1671
|
let {
|
|
1665
1672
|
children,
|
|
1666
1673
|
size = 16,
|
|
@@ -1674,16 +1681,16 @@ const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(_ref72, ref) {
|
|
|
1674
1681
|
viewBox: "0 0 32 32",
|
|
1675
1682
|
fill: "currentColor",
|
|
1676
1683
|
...rest
|
|
1677
|
-
},
|
|
1678
|
-
d: "
|
|
1679
|
-
})),
|
|
1680
|
-
d: "
|
|
1684
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1685
|
+
d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM8 22H16V24H8zM8 16H18V18H8z"
|
|
1686
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1687
|
+
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
1681
1688
|
})), children);
|
|
1682
1689
|
});
|
|
1683
1690
|
if (process.env.NODE_ENV !== "production") {
|
|
1684
|
-
|
|
1691
|
+
DocumentPreliminary.propTypes = iconPropTypes;
|
|
1685
1692
|
}
|
|
1686
|
-
const
|
|
1693
|
+
const DocumentProtected = /*#__PURE__*/React.forwardRef(function DocumentProtected(_ref73, ref) {
|
|
1687
1694
|
let {
|
|
1688
1695
|
children,
|
|
1689
1696
|
size = 16,
|
|
@@ -1697,16 +1704,16 @@ const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(_ref73, ref) {
|
|
|
1697
1704
|
viewBox: "0 0 32 32",
|
|
1698
1705
|
fill: "currentColor",
|
|
1699
1706
|
...rest
|
|
1700
|
-
},
|
|
1701
|
-
d: "
|
|
1702
|
-
})),
|
|
1703
|
-
d: "
|
|
1707
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1708
|
+
d: "M28,21V18a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-6-3a2,2,0,0,1,4,0v3H22ZM20,28V23h8v5Z"
|
|
1709
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1710
|
+
d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
|
|
1704
1711
|
})), children);
|
|
1705
1712
|
});
|
|
1706
1713
|
if (process.env.NODE_ENV !== "production") {
|
|
1707
|
-
|
|
1714
|
+
DocumentProtected.propTypes = iconPropTypes;
|
|
1708
1715
|
}
|
|
1709
|
-
const
|
|
1716
|
+
const DocumentRequirements = /*#__PURE__*/React.forwardRef(function DocumentRequirements(_ref74, ref) {
|
|
1710
1717
|
let {
|
|
1711
1718
|
children,
|
|
1712
1719
|
size = 16,
|
|
@@ -1720,18 +1727,18 @@ const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_re
|
|
|
1720
1727
|
viewBox: "0 0 32 32",
|
|
1721
1728
|
fill: "currentColor",
|
|
1722
1729
|
...rest
|
|
1723
|
-
},
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
r: "2"
|
|
1730
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1731
|
+
strokeWidth: "0",
|
|
1732
|
+
d: "M28.5899 20.59L22 27.1798 19.41 24.5898 18 26 22 30 30 22 28.5899 20.59zM10 20H16V22H10zM10 16H18V18H10z"
|
|
1727
1733
|
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1728
|
-
|
|
1734
|
+
strokeWidth: "0",
|
|
1735
|
+
d: "m8,4h8v6c0,1.1001.8999,2,2,2h6v6h2v-8c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998h-10c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h7v-2h-7V4Zm10,.3999l5.6001,5.6001h-5.6001v-5.6001Z"
|
|
1729
1736
|
})), children);
|
|
1730
1737
|
});
|
|
1731
1738
|
if (process.env.NODE_ENV !== "production") {
|
|
1732
|
-
|
|
1739
|
+
DocumentRequirements.propTypes = iconPropTypes;
|
|
1733
1740
|
}
|
|
1734
|
-
const
|
|
1741
|
+
const DocumentSecurity = /*#__PURE__*/React.forwardRef(function DocumentSecurity(_ref75, ref) {
|
|
1735
1742
|
let {
|
|
1736
1743
|
children,
|
|
1737
1744
|
size = 16,
|
|
@@ -1746,15 +1753,15 @@ const Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref75, ref) {
|
|
|
1746
1753
|
fill: "currentColor",
|
|
1747
1754
|
...rest
|
|
1748
1755
|
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1749
|
-
d: "
|
|
1756
|
+
d: "M23,30l-2.1387-1.0127A5.0216,5.0216,0,0,1,18,24.4678V18H28v6.4678a5.0216,5.0216,0,0,1-2.8613,4.52ZM20,20v4.4678a3.012,3.012,0,0,0,1.7168,2.7109L23,27.7861l1.2832-.6074A3.012,3.012,0,0,0,26,24.4678V20Z"
|
|
1750
1757
|
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1751
|
-
d: "
|
|
1758
|
+
d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z"
|
|
1752
1759
|
})), children);
|
|
1753
1760
|
});
|
|
1754
1761
|
if (process.env.NODE_ENV !== "production") {
|
|
1755
|
-
|
|
1762
|
+
DocumentSecurity.propTypes = iconPropTypes;
|
|
1756
1763
|
}
|
|
1757
|
-
const
|
|
1764
|
+
const DocumentSigned = /*#__PURE__*/React.forwardRef(function DocumentSigned(_ref76, ref) {
|
|
1758
1765
|
let {
|
|
1759
1766
|
children,
|
|
1760
1767
|
size = 16,
|
|
@@ -1769,17 +1776,21 @@ const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref7
|
|
|
1769
1776
|
fill: "currentColor",
|
|
1770
1777
|
...rest
|
|
1771
1778
|
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1772
|
-
d: "
|
|
1779
|
+
d: "M19.4141,30H15V25.5857l5.0337-5.0337A4.6069,4.6069,0,0,1,20,20a5,5,0,1,1,4.4478,4.9663ZM17,28h1.5859l5.2061-5.2063.5395.1238a3.0351,3.0351,0,1,0-2.249-2.2488l.1236.5393L17,26.4143Z"
|
|
1780
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1781
|
+
cx: "25",
|
|
1782
|
+
cy: "20",
|
|
1783
|
+
r: "1"
|
|
1773
1784
|
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1774
|
-
d: "
|
|
1785
|
+
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
1775
1786
|
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1776
|
-
d: "
|
|
1787
|
+
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2v9H22V4H6V28h6Z"
|
|
1777
1788
|
})), children);
|
|
1778
1789
|
});
|
|
1779
1790
|
if (process.env.NODE_ENV !== "production") {
|
|
1780
|
-
|
|
1791
|
+
DocumentSigned.propTypes = iconPropTypes;
|
|
1781
1792
|
}
|
|
1782
|
-
const
|
|
1793
|
+
const DocumentSketch = /*#__PURE__*/React.forwardRef(function DocumentSketch(_ref77, ref) {
|
|
1783
1794
|
let {
|
|
1784
1795
|
children,
|
|
1785
1796
|
size = 16,
|
|
@@ -1794,15 +1805,15 @@ const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref77, ref
|
|
|
1794
1805
|
fill: "currentColor",
|
|
1795
1806
|
...rest
|
|
1796
1807
|
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1797
|
-
d: "
|
|
1808
|
+
d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
|
|
1798
1809
|
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1799
|
-
d: "
|
|
1810
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1800
1811
|
})), children);
|
|
1801
1812
|
});
|
|
1802
1813
|
if (process.env.NODE_ENV !== "production") {
|
|
1803
|
-
|
|
1814
|
+
DocumentSketch.propTypes = iconPropTypes;
|
|
1804
1815
|
}
|
|
1805
|
-
const
|
|
1816
|
+
const DocumentSubject = /*#__PURE__*/React.forwardRef(function DocumentSubject(_ref78, ref) {
|
|
1806
1817
|
let {
|
|
1807
1818
|
children,
|
|
1808
1819
|
size = 16,
|
|
@@ -1816,20 +1827,18 @@ const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref78, ref
|
|
|
1816
1827
|
viewBox: "0 0 32 32",
|
|
1817
1828
|
fill: "currentColor",
|
|
1818
1829
|
...rest
|
|
1819
|
-
},
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
r: "1"
|
|
1823
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1824
|
-
d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
1830
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1831
|
+
strokeWidth: "0",
|
|
1832
|
+
d: "M26 30h-5v-2h5v-2h-3c-1.1025 0-2-.8975-2-2v-2c0-1.103.8975-2 2-2h5v2h-5v2h3c1.1025 0 2 .8975 2 2v2c0 1.1025-.8975 2-2 2zM10 20H16V22H10zM10 16H18V18H10z"
|
|
1825
1833
|
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1826
|
-
|
|
1834
|
+
strokeWidth: "0",
|
|
1835
|
+
d: "m24,16.9922h2v-6.9922c0-.1001,0-.2998-.1001-.3999-.0999-.1001-.0999-.2002-.2-.3003l-7-7c-.0999-.0996-.2-.1997-.3-.1997-.0999-.1001-.2998-.1001-.3999-.1001h-10c-.5,0-1,.2002-1.3999.6001-.4001.3999-.6001.8999-.6001,1.3999v24c0,.5.2,1,.6001,1.3999.3999.3999.8999.6001,1.3999.6001h7.9473v-2h-7.9473V4h8v6c0,.5.2,1,.6001,1.3999.3999.3999.8999.6001,1.3999.6001h6v4.9922Zm-6-6.9922v-5.6001l5.6001,5.6001h-5.6001Z"
|
|
1827
1836
|
})), children);
|
|
1828
1837
|
});
|
|
1829
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1830
|
-
|
|
1839
|
+
DocumentSubject.propTypes = iconPropTypes;
|
|
1831
1840
|
}
|
|
1832
|
-
const
|
|
1841
|
+
const DocumentSubtract = /*#__PURE__*/React.forwardRef(function DocumentSubtract(_ref79, ref) {
|
|
1833
1842
|
let {
|
|
1834
1843
|
children,
|
|
1835
1844
|
size = 16,
|
|
@@ -1844,15 +1853,15 @@ const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref79, ref)
|
|
|
1844
1853
|
fill: "currentColor",
|
|
1845
1854
|
...rest
|
|
1846
1855
|
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1847
|
-
d: "
|
|
1856
|
+
d: "M20 24H30V26H20z"
|
|
1848
1857
|
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1849
|
-
d: "
|
|
1858
|
+
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v8h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1850
1859
|
})), children);
|
|
1851
1860
|
});
|
|
1852
1861
|
if (process.env.NODE_ENV !== "production") {
|
|
1853
|
-
|
|
1862
|
+
DocumentSubtract.propTypes = iconPropTypes;
|
|
1854
1863
|
}
|
|
1855
|
-
const
|
|
1864
|
+
const DocumentTasks = /*#__PURE__*/React.forwardRef(function DocumentTasks(_ref80, ref) {
|
|
1856
1865
|
let {
|
|
1857
1866
|
children,
|
|
1858
1867
|
size = 16,
|
|
@@ -1866,24 +1875,16 @@ const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_
|
|
|
1866
1875
|
viewBox: "0 0 32 32",
|
|
1867
1876
|
fill: "currentColor",
|
|
1868
1877
|
...rest
|
|
1869
|
-
},
|
|
1870
|
-
|
|
1871
|
-
cy: "22",
|
|
1872
|
-
r: "2"
|
|
1873
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1874
|
-
d: "M27,16H23.7207l-.5439-1.6328A1.9983,1.9983,0,0,0,21.2793,13H16.7207a1.9981,1.9981,0,0,0-1.8975,1.3677L14.2793,16H11a2.0023,2.0023,0,0,0-2,2v9a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,27,16ZM19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Z"
|
|
1878
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1879
|
+
d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
|
|
1875
1880
|
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1876
|
-
|
|
1877
|
-
d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z",
|
|
1878
|
-
"data-icon-path": "inner-path"
|
|
1879
|
-
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1880
|
-
d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
|
|
1881
|
+
d: "M15,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h7ZM18,4.4,23.6,10H18Z"
|
|
1881
1882
|
})), children);
|
|
1882
1883
|
});
|
|
1883
1884
|
if (process.env.NODE_ENV !== "production") {
|
|
1884
|
-
|
|
1885
|
+
DocumentTasks.propTypes = iconPropTypes;
|
|
1885
1886
|
}
|
|
1886
|
-
const
|
|
1887
|
+
const DocumentUnknown = /*#__PURE__*/React.forwardRef(function DocumentUnknown(_ref81, ref) {
|
|
1887
1888
|
let {
|
|
1888
1889
|
children,
|
|
1889
1890
|
size = 16,
|
|
@@ -1897,14 +1898,20 @@ const Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref81, ref) {
|
|
|
1897
1898
|
viewBox: "0 0 32 32",
|
|
1898
1899
|
fill: "currentColor",
|
|
1899
1900
|
...rest
|
|
1900
|
-
},
|
|
1901
|
-
|
|
1901
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1902
|
+
cx: "9",
|
|
1903
|
+
cy: "28.5",
|
|
1904
|
+
r: "1.5"
|
|
1905
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1906
|
+
d: "M10,25H8V21h2a2,2,0,0,0,0-4H8a2.0023,2.0023,0,0,0-2,2v.5H4V19a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
|
|
1907
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1908
|
+
d: "M27.7,9.3l-7-7A.9085.9085,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4v8h2V4h8v6a2.0058,2.0058,0,0,0,2,2h6V28H14v2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,10V4.4L25.6,10Z"
|
|
1902
1909
|
})), children);
|
|
1903
1910
|
});
|
|
1904
1911
|
if (process.env.NODE_ENV !== "production") {
|
|
1905
|
-
|
|
1912
|
+
DocumentUnknown.propTypes = iconPropTypes;
|
|
1906
1913
|
}
|
|
1907
|
-
const
|
|
1914
|
+
const DocumentUnprotected = /*#__PURE__*/React.forwardRef(function DocumentUnprotected(_ref82, ref) {
|
|
1908
1915
|
let {
|
|
1909
1916
|
children,
|
|
1910
1917
|
size = 16,
|
|
@@ -1919,13 +1926,15 @@ const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref82, ref) {
|
|
|
1919
1926
|
fill: "currentColor",
|
|
1920
1927
|
...rest
|
|
1921
1928
|
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1922
|
-
d: "
|
|
1929
|
+
d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z"
|
|
1930
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1931
|
+
d: "M28,21H22V18a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-8,7V23h8v5Z"
|
|
1923
1932
|
})), children);
|
|
1924
1933
|
});
|
|
1925
1934
|
if (process.env.NODE_ENV !== "production") {
|
|
1926
|
-
|
|
1935
|
+
DocumentUnprotected.propTypes = iconPropTypes;
|
|
1927
1936
|
}
|
|
1928
|
-
const
|
|
1937
|
+
const DocumentVertical = /*#__PURE__*/React.forwardRef(function DocumentVertical(_ref83, ref) {
|
|
1929
1938
|
let {
|
|
1930
1939
|
children,
|
|
1931
1940
|
size = 16,
|
|
@@ -1939,14 +1948,16 @@ const Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref83, ref) {
|
|
|
1939
1948
|
viewBox: "0 0 32 32",
|
|
1940
1949
|
fill: "currentColor",
|
|
1941
1950
|
...rest
|
|
1942
|
-
},
|
|
1943
|
-
d: "M16,
|
|
1951
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1952
|
+
d: "M16,14a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,16,14Zm0-6a2,2,0,1,0,2,2h0a2.0059,2.0059,0,0,0-2-2Z"
|
|
1953
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1954
|
+
d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z"
|
|
1944
1955
|
})), children);
|
|
1945
1956
|
});
|
|
1946
1957
|
if (process.env.NODE_ENV !== "production") {
|
|
1947
|
-
|
|
1958
|
+
DocumentVertical.propTypes = iconPropTypes;
|
|
1948
1959
|
}
|
|
1949
|
-
const
|
|
1960
|
+
const DocumentVideo = /*#__PURE__*/React.forwardRef(function DocumentVideo(_ref84, ref) {
|
|
1950
1961
|
let {
|
|
1951
1962
|
children,
|
|
1952
1963
|
size = 16,
|
|
@@ -1960,14 +1971,16 @@ const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref8
|
|
|
1960
1971
|
viewBox: "0 0 32 32",
|
|
1961
1972
|
fill: "currentColor",
|
|
1962
1973
|
...rest
|
|
1963
|
-
},
|
|
1964
|
-
d: "M30,
|
|
1974
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1975
|
+
d: "M30,19l-4,3.2V20a2.0023,2.0023,0,0,0-2-2H16a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V23.8L30,27ZM16,26V20h8l.0015,6Z"
|
|
1976
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1977
|
+
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
1965
1978
|
})), children);
|
|
1966
1979
|
});
|
|
1967
1980
|
if (process.env.NODE_ENV !== "production") {
|
|
1968
|
-
|
|
1981
|
+
DocumentVideo.propTypes = iconPropTypes;
|
|
1969
1982
|
}
|
|
1970
|
-
const
|
|
1983
|
+
const DocumentView = /*#__PURE__*/React.forwardRef(function DocumentView(_ref85, ref) {
|
|
1971
1984
|
let {
|
|
1972
1985
|
children,
|
|
1973
1986
|
size = 16,
|
|
@@ -1981,14 +1994,23 @@ const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericas
|
|
|
1981
1994
|
viewBox: "0 0 32 32",
|
|
1982
1995
|
fill: "currentColor",
|
|
1983
1996
|
...rest
|
|
1984
|
-
},
|
|
1985
|
-
|
|
1997
|
+
}, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1998
|
+
cx: "22",
|
|
1999
|
+
cy: "24",
|
|
2000
|
+
r: "2"
|
|
2001
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2002
|
+
fill: "none",
|
|
2003
|
+
d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
|
|
2004
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2005
|
+
d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
|
|
2006
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2007
|
+
d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z"
|
|
1986
2008
|
})), children);
|
|
1987
2009
|
});
|
|
1988
2010
|
if (process.env.NODE_ENV !== "production") {
|
|
1989
|
-
|
|
2011
|
+
DocumentView.propTypes = iconPropTypes;
|
|
1990
2012
|
}
|
|
1991
|
-
const
|
|
2013
|
+
const DocumentWordProcessor = /*#__PURE__*/React.forwardRef(function DocumentWordProcessor(_ref86, ref) {
|
|
1992
2014
|
let {
|
|
1993
2015
|
children,
|
|
1994
2016
|
size = 16,
|
|
@@ -2002,14 +2024,16 @@ const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfri
|
|
|
2002
2024
|
viewBox: "0 0 32 32",
|
|
2003
2025
|
fill: "currentColor",
|
|
2004
2026
|
...rest
|
|
2005
|
-
},
|
|
2006
|
-
d: "
|
|
2027
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2028
|
+
d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20z"
|
|
2029
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2030
|
+
d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z"
|
|
2007
2031
|
})), children);
|
|
2008
2032
|
});
|
|
2009
2033
|
if (process.env.NODE_ENV !== "production") {
|
|
2010
|
-
|
|
2034
|
+
DocumentWordProcessor.propTypes = iconPropTypes;
|
|
2011
2035
|
}
|
|
2012
|
-
const
|
|
2036
|
+
const DocumentWordProcessorReference = /*#__PURE__*/React.forwardRef(function DocumentWordProcessorReference(_ref87, ref) {
|
|
2013
2037
|
let {
|
|
2014
2038
|
children,
|
|
2015
2039
|
size = 16,
|
|
@@ -2023,14 +2047,14 @@ const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuro
|
|
|
2023
2047
|
viewBox: "0 0 32 32",
|
|
2024
2048
|
fill: "currentColor",
|
|
2025
2049
|
...rest
|
|
2026
|
-
},
|
|
2027
|
-
d: "
|
|
2050
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2051
|
+
d: "M28.3 20L27.391 28.611 26 20 24 20 22.609 28.611 21.7 20 20 20 21.36 30 23.64 30 25 21.626 26.36 30 28.64 30 30 20 28.3 20zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM25.707 9.293l-7-7A1 1 0 0018 2H8A2.002 2.002 0 006 4V16H8V4h8v6a2.002 2.002 0 002 2h6v4h2V10A1 1 0 0025.707 9.293zM18 10V4.4141L23.5859 10z"
|
|
2028
2052
|
})), children);
|
|
2029
2053
|
});
|
|
2030
2054
|
if (process.env.NODE_ENV !== "production") {
|
|
2031
|
-
|
|
2055
|
+
DocumentWordProcessorReference.propTypes = iconPropTypes;
|
|
2032
2056
|
}
|
|
2033
|
-
const
|
|
2057
|
+
const DocumentSentiment = /*#__PURE__*/React.forwardRef(function DocumentSentiment(_ref88, ref) {
|
|
2034
2058
|
let {
|
|
2035
2059
|
children,
|
|
2036
2060
|
size = 16,
|
|
@@ -2044,14 +2068,16 @@ const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref88, r
|
|
|
2044
2068
|
viewBox: "0 0 32 32",
|
|
2045
2069
|
fill: "currentColor",
|
|
2046
2070
|
...rest
|
|
2047
|
-
},
|
|
2048
|
-
d: "
|
|
2071
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2072
|
+
d: "M18.303,16a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,25l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,16Z"
|
|
2073
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2074
|
+
d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
|
|
2049
2075
|
})), children);
|
|
2050
2076
|
});
|
|
2051
2077
|
if (process.env.NODE_ENV !== "production") {
|
|
2052
|
-
|
|
2078
|
+
DocumentSentiment.propTypes = iconPropTypes;
|
|
2053
2079
|
}
|
|
2054
|
-
const
|
|
2080
|
+
const DogWalker = /*#__PURE__*/React.forwardRef(function DogWalker(_ref89, ref) {
|
|
2055
2081
|
let {
|
|
2056
2082
|
children,
|
|
2057
2083
|
size = 16,
|
|
@@ -2065,16 +2091,16 @@ const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheast
|
|
|
2065
2091
|
viewBox: "0 0 32 32",
|
|
2066
2092
|
fill: "currentColor",
|
|
2067
2093
|
...rest
|
|
2068
|
-
},
|
|
2069
|
-
d: "
|
|
2070
|
-
})),
|
|
2071
|
-
d: "M16
|
|
2094
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2095
|
+
d: "M20 20H22V30H20zM4 23H6V30H4z"
|
|
2096
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2097
|
+
d: "M16 30H14V26a1.0011 1.0011 0 00-1-1H11v5H9V23h4a3.0033 3.0033 0 013 3zM7.5 22A3.5041 3.5041 0 014 18.5V17H2V15H6v3.5a1.5 1.5 0 003 0V15h4v2H11v1.5A3.5041 3.5041 0 017.5 22zM27 10H21.354a2.9861 2.9861 0 00-2.7856 1.8857l-1.4419 3.6055-3.6079 4.51 1.562 1.249 3.7-4.625 1.645-3.9961A.9949.9949 0 0121.354 12H27a1.0009 1.0009 0 011 1v7H25V30h2V22h1a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0027 10zM24 9a4 4 0 114-4A4.0045 4.0045 0 0124 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 3z"
|
|
2072
2098
|
})), children);
|
|
2073
2099
|
});
|
|
2074
2100
|
if (process.env.NODE_ENV !== "production") {
|
|
2075
|
-
|
|
2101
|
+
DogWalker.propTypes = iconPropTypes;
|
|
2076
2102
|
}
|
|
2077
|
-
const
|
|
2103
|
+
const DotMark = /*#__PURE__*/React.forwardRef(function DotMark(_ref90, ref) {
|
|
2078
2104
|
let {
|
|
2079
2105
|
children,
|
|
2080
2106
|
size = 16,
|
|
@@ -2088,16 +2114,16 @@ const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSou
|
|
|
2088
2114
|
viewBox: "0 0 32 32",
|
|
2089
2115
|
fill: "currentColor",
|
|
2090
2116
|
...rest
|
|
2091
|
-
},
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2117
|
+
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2118
|
+
cx: "16",
|
|
2119
|
+
cy: "16",
|
|
2120
|
+
r: "8"
|
|
2095
2121
|
})), children);
|
|
2096
2122
|
});
|
|
2097
2123
|
if (process.env.NODE_ENV !== "production") {
|
|
2098
|
-
|
|
2124
|
+
DotMark.propTypes = iconPropTypes;
|
|
2099
2125
|
}
|
|
2100
|
-
const
|
|
2126
|
+
const DoubleInteger = /*#__PURE__*/React.forwardRef(function DoubleInteger(_ref91, ref) {
|
|
2101
2127
|
let {
|
|
2102
2128
|
children,
|
|
2103
2129
|
size = 16,
|
|
@@ -2111,14 +2137,14 @@ const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref91, ref
|
|
|
2111
2137
|
viewBox: "0 0 32 32",
|
|
2112
2138
|
fill: "currentColor",
|
|
2113
2139
|
...rest
|
|
2114
|
-
},
|
|
2115
|
-
d: "
|
|
2140
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2141
|
+
d: "M17 8V6H13V2H11V6H8V2H6V6H2V8H6v3H2v2H6v4H8V13h3v4h2V13h4V11H13V8zm-6 3H8V8h3zM30 21V19H26V15H24v4H21V15H19v4H15v2h4v3H15v2h4v4h2V26h3v4h2V26h4V24H26V21zm-6 3H21V21h3z"
|
|
2116
2142
|
})), children);
|
|
2117
2143
|
});
|
|
2118
2144
|
if (process.env.NODE_ENV !== "production") {
|
|
2119
|
-
|
|
2145
|
+
DoubleInteger.propTypes = iconPropTypes;
|
|
2120
2146
|
}
|
|
2121
|
-
const
|
|
2147
|
+
const DownToBottom = /*#__PURE__*/React.forwardRef(function DownToBottom(_ref92, ref) {
|
|
2122
2148
|
let {
|
|
2123
2149
|
children,
|
|
2124
2150
|
size = 16,
|
|
@@ -2132,19 +2158,32 @@ const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref92, r
|
|
|
2132
2158
|
viewBox: "0 0 32 32",
|
|
2133
2159
|
fill: "currentColor",
|
|
2134
2160
|
...rest
|
|
2135
|
-
},
|
|
2136
|
-
d: "M16
|
|
2161
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2162
|
+
d: "M16 18L6 8 7.4 6.6 16 15.2 24.6 6.6 26 8zM4 22H28V24H4z"
|
|
2137
2163
|
})), children);
|
|
2138
2164
|
});
|
|
2139
2165
|
if (process.env.NODE_ENV !== "production") {
|
|
2140
|
-
|
|
2166
|
+
DownToBottom.propTypes = iconPropTypes;
|
|
2141
2167
|
}
|
|
2142
|
-
const
|
|
2168
|
+
const Download = /*#__PURE__*/React.forwardRef(function Download(_ref93, ref) {
|
|
2143
2169
|
let {
|
|
2144
2170
|
children,
|
|
2145
2171
|
size = 16,
|
|
2146
2172
|
...rest
|
|
2147
2173
|
} = _ref93;
|
|
2174
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2175
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2176
|
+
width: size,
|
|
2177
|
+
height: size,
|
|
2178
|
+
ref: ref,
|
|
2179
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2180
|
+
viewBox: "0 0 16 16",
|
|
2181
|
+
fill: "currentColor",
|
|
2182
|
+
...rest
|
|
2183
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2184
|
+
d: "M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"
|
|
2185
|
+
})), children);
|
|
2186
|
+
}
|
|
2148
2187
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2149
2188
|
width: size,
|
|
2150
2189
|
height: size,
|
|
@@ -2153,16 +2192,14 @@ const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref93, ref
|
|
|
2153
2192
|
viewBox: "0 0 32 32",
|
|
2154
2193
|
fill: "currentColor",
|
|
2155
2194
|
...rest
|
|
2156
|
-
},
|
|
2157
|
-
d: "
|
|
2158
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2159
|
-
d: "M28,8H18.4141l2.0722-2.0723A2.04,2.04,0,0,0,21,6a2,2,0,1,0-2-2,2.0412,2.0412,0,0,0,.0723.5137L15.5859,8H4a2.0025,2.0025,0,0,0-2,2V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM4,26V10H28V26Z"
|
|
2195
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2196
|
+
d: "M26 24v4H6V24H4v4H4a2 2 0 002 2H26a2 2 0 002-2h0V24zM26 14L24.59 12.59 17 20.17 17 2 15 2 15 20.17 7.41 12.59 6 14 16 24 26 14z"
|
|
2160
2197
|
})), children);
|
|
2161
2198
|
});
|
|
2162
2199
|
if (process.env.NODE_ENV !== "production") {
|
|
2163
|
-
|
|
2200
|
+
Download.propTypes = iconPropTypes;
|
|
2164
2201
|
}
|
|
2165
|
-
const
|
|
2202
|
+
const WatsonHealthDownloadStudy = /*#__PURE__*/React.forwardRef(function WatsonHealthDownloadStudy(_ref94, ref) {
|
|
2166
2203
|
let {
|
|
2167
2204
|
children,
|
|
2168
2205
|
size = 16,
|
|
@@ -2176,16 +2213,16 @@ const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
2176
2213
|
viewBox: "0 0 32 32",
|
|
2177
2214
|
fill: "currentColor",
|
|
2178
2215
|
...rest
|
|
2179
|
-
},
|
|
2180
|
-
d: "
|
|
2181
|
-
})),
|
|
2182
|
-
d: "
|
|
2216
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2217
|
+
d: "M30 25L28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25zM19 14H23V16H19zM19 10H26V12H19zM9 18h6a3 3 0 013 3v2H16V21a1 1 0 00-1-1H9a1 1 0 00-1 1v2H6V21A3 3 0 019 18zM16 13a4 4 0 10-4 4A4 4 0 0016 13zm-2 0a2 2 0 11-2-2A2 2 0 0114 13z"
|
|
2218
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2219
|
+
d: "M18,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H18Z"
|
|
2183
2220
|
})), children);
|
|
2184
2221
|
});
|
|
2185
2222
|
if (process.env.NODE_ENV !== "production") {
|
|
2186
|
-
|
|
2223
|
+
WatsonHealthDownloadStudy.propTypes = iconPropTypes;
|
|
2187
2224
|
}
|
|
2188
|
-
const
|
|
2225
|
+
const Downstream = /*#__PURE__*/React.forwardRef(function Downstream(_ref95, ref) {
|
|
2189
2226
|
let {
|
|
2190
2227
|
children,
|
|
2191
2228
|
size = 16,
|
|
@@ -2199,16 +2236,14 @@ const WatsonHealthEdgeEnhancement_01 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2199
2236
|
viewBox: "0 0 32 32",
|
|
2200
2237
|
fill: "currentColor",
|
|
2201
2238
|
...rest
|
|
2202
|
-
},
|
|
2203
|
-
d: "
|
|
2204
|
-
})), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2205
|
-
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
2239
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2240
|
+
d: "M5 24c-1.6567 0-3 1.3433-3 3s1.3433 3 3 3 3-1.3433 3-3-1.3433-3-3-3zm0 4c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM16 24c-1.6567 0-3 1.3433-3 3s1.3433 3 3 3 3-1.3433 3-3-1.3433-3-3-3zm0 4c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM27 24c-1.6567 0-3 1.3433-3 3s1.3433 3 3 3 3-1.3433 3-3-1.3433-3-3-3zm0 4c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM29.586 17.5859l-1.5859 1.5859v-3.1719c0-3.5542-2.6646-6.4917-6.0999-6.9355.0623-.3457.0999-.7007.0999-1.0645 0-3.3135-2.6863-6-6-6s-6 2.6865-6 6c0 .3638.0376.7188.0999 1.0645-3.4353.4438-6.0999 3.3813-6.0999 6.9355v3.1714l-1.5859-1.5854-1.4141 1.4141 4 4 4-4-1.4141-1.4141-1.5859 1.5859v-3.1719c0-2.6953 2.1479-4.8848 4.8203-4.9819.8799 1.5063 2.3945 2.5918 4.1797 2.8921v5.2617l-1.5859-1.5859-1.4141 1.4141 4 4 4-4-1.4141-1.4141-1.5859 1.5859v-5.2617c1.7852-.3003 3.2998-1.3857 4.1797-2.8921 2.6724.0972 4.8203 2.2866 4.8203 4.9819v3.1714l-1.5859-1.5854-1.4141 1.4141 4 4 4-4-1.4141-1.4141zm-13.5859-5.5859c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4z"
|
|
2206
2241
|
})), children);
|
|
2207
2242
|
});
|
|
2208
2243
|
if (process.env.NODE_ENV !== "production") {
|
|
2209
|
-
|
|
2244
|
+
Downstream.propTypes = iconPropTypes;
|
|
2210
2245
|
}
|
|
2211
|
-
const
|
|
2246
|
+
const DragHorizontal = /*#__PURE__*/React.forwardRef(function DragHorizontal(_ref96, ref) {
|
|
2212
2247
|
let {
|
|
2213
2248
|
children,
|
|
2214
2249
|
size = 16,
|
|
@@ -2222,16 +2257,14 @@ const WatsonHealthEdgeEnhancement_02 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2222
2257
|
viewBox: "0 0 32 32",
|
|
2223
2258
|
fill: "currentColor",
|
|
2224
2259
|
...rest
|
|
2225
|
-
},
|
|
2226
|
-
d: "
|
|
2227
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2228
|
-
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
2260
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2261
|
+
d: "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
|
|
2229
2262
|
})), children);
|
|
2230
2263
|
});
|
|
2231
2264
|
if (process.env.NODE_ENV !== "production") {
|
|
2232
|
-
|
|
2265
|
+
DragHorizontal.propTypes = iconPropTypes;
|
|
2233
2266
|
}
|
|
2234
|
-
const
|
|
2267
|
+
const DragVertical = /*#__PURE__*/React.forwardRef(function DragVertical(_ref97, ref) {
|
|
2235
2268
|
let {
|
|
2236
2269
|
children,
|
|
2237
2270
|
size = 16,
|
|
@@ -2245,16 +2278,14 @@ const WatsonHealthEdgeEnhancement_03 = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2245
2278
|
viewBox: "0 0 32 32",
|
|
2246
2279
|
fill: "currentColor",
|
|
2247
2280
|
...rest
|
|
2248
|
-
},
|
|
2249
|
-
d: "
|
|
2250
|
-
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2251
|
-
d: "M26 16A10 10 0 0016 6V16zM16 28A11.96 11.96 0 015.416 21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207 13.1207 0 014.19 18l-1.9677.4131A13.9173 13.9173 0 002.7 20.2993l-.0251.0083A13.9615 13.9615 0 0016 30zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646z"
|
|
2281
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2282
|
+
d: "M4 20L15 20 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 20 28 20 28 18 4 18 4 20zM11 7L12.41 8.41 15 5.83 15 12 4 12 4 14 28 14 28 12 17 12 17 5.83 19.59 8.41 21 7 16 2 11 7z"
|
|
2252
2283
|
})), children);
|
|
2253
2284
|
});
|
|
2254
2285
|
if (process.env.NODE_ENV !== "production") {
|
|
2255
|
-
|
|
2286
|
+
DragVertical.propTypes = iconPropTypes;
|
|
2256
2287
|
}
|
|
2257
|
-
const
|
|
2288
|
+
const Draggable = /*#__PURE__*/React.forwardRef(function Draggable(_ref98, ref) {
|
|
2258
2289
|
let {
|
|
2259
2290
|
children,
|
|
2260
2291
|
size = 16,
|
|
@@ -2268,34 +2299,14 @@ const EdgeNode = /*#__PURE__*/React.forwardRef(function EdgeNode(_ref98, ref) {
|
|
|
2268
2299
|
viewBox: "0 0 32 32",
|
|
2269
2300
|
fill: "currentColor",
|
|
2270
2301
|
...rest
|
|
2271
|
-
},
|
|
2272
|
-
d: "
|
|
2273
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2274
|
-
cx: "7",
|
|
2275
|
-
cy: "7",
|
|
2276
|
-
r: "1"
|
|
2277
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2278
|
-
cx: "25",
|
|
2279
|
-
cy: "25",
|
|
2280
|
-
r: "1"
|
|
2281
|
-
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2282
|
-
cx: "25",
|
|
2283
|
-
cy: "21",
|
|
2284
|
-
r: "1"
|
|
2285
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
2286
|
-
cx: "25",
|
|
2287
|
-
cy: "17",
|
|
2288
|
-
r: "1"
|
|
2289
|
-
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2290
|
-
d: "M22,17V15H20V14a2.0023,2.0023,0,0,0-2-2H17V10H15v2H13V10H11v2H10a2.0023,2.0023,0,0,0-2,2v1H6v2H8v2H6v2H8v1a2.0023,2.0023,0,0,0,2,2h1v2h2V24h2v2h2V24h1a2.0023,2.0023,0,0,0,2-2V21h2V19H20V17Zm-4,5H10V14h8Z"
|
|
2291
|
-
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2292
|
-
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
2302
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2303
|
+
d: "M10 6H14V10H10zM18 6H22V10H18zM10 14H14V18H10zM18 14H22V18H18zM10 22H14V26H10zM18 22H22V26H18z"
|
|
2293
2304
|
})), children);
|
|
2294
2305
|
});
|
|
2295
2306
|
if (process.env.NODE_ENV !== "production") {
|
|
2296
|
-
|
|
2307
|
+
Draggable.propTypes = iconPropTypes;
|
|
2297
2308
|
}
|
|
2298
|
-
const
|
|
2309
|
+
const Draw = /*#__PURE__*/React.forwardRef(function Draw(_ref99, ref) {
|
|
2299
2310
|
let {
|
|
2300
2311
|
children,
|
|
2301
2312
|
size = 16,
|
|
@@ -2310,27 +2321,13 @@ const EdgeNodeAlt = /*#__PURE__*/React.forwardRef(function EdgeNodeAlt(_ref99, r
|
|
|
2310
2321
|
fill: "currentColor",
|
|
2311
2322
|
...rest
|
|
2312
2323
|
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2313
|
-
d: "
|
|
2314
|
-
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2315
|
-
cx: "7",
|
|
2316
|
-
cy: "8",
|
|
2317
|
-
r: "1"
|
|
2318
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2319
|
-
cx: "7",
|
|
2320
|
-
cy: "16",
|
|
2321
|
-
r: "1"
|
|
2322
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
2323
|
-
cx: "7",
|
|
2324
|
-
cy: "24",
|
|
2325
|
-
r: "1"
|
|
2326
|
-
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2327
|
-
d: "M22,13V5a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,5V27a2.0023,2.0023,0,0,0,2,2H20V27H4V21h8V19H4V13ZM4,5H20v6H4Z"
|
|
2324
|
+
d: "M19.14,28a3.42,3.42,0,0,1-2.42-5.85L21.86,17a1.42,1.42,0,1,0-2-2L13,21.85a3.5,3.5,0,0,1-4.85,0,3.43,3.43,0,0,1,0-4.84l8.58-8.58a1.42,1.42,0,1,0-2-2L6.41,14.7,5,13.3,13.29,5a3.43,3.43,0,0,1,4.84,4.85L9.56,18.42a1.42,1.42,0,0,0,0,2,1.45,1.45,0,0,0,2,0l6.86-6.86a3.43,3.43,0,1,1,4.85,4.84l-5.15,5.15a1.42,1.42,0,0,0,2,2l4.44-4.43L26,22.56,21.56,27A3.38,3.38,0,0,1,19.14,28Z"
|
|
2328
2325
|
})), children);
|
|
2329
2326
|
});
|
|
2330
2327
|
if (process.env.NODE_ENV !== "production") {
|
|
2331
|
-
|
|
2328
|
+
Draw.propTypes = iconPropTypes;
|
|
2332
2329
|
}
|
|
2333
|
-
const
|
|
2330
|
+
const DrillBack = /*#__PURE__*/React.forwardRef(function DrillBack(_ref100, ref) {
|
|
2334
2331
|
let {
|
|
2335
2332
|
children,
|
|
2336
2333
|
size = 16,
|
|
@@ -2344,16 +2341,18 @@ const EdgeService = /*#__PURE__*/React.forwardRef(function EdgeService(_ref100,
|
|
|
2344
2341
|
viewBox: "0 0 32 32",
|
|
2345
2342
|
fill: "currentColor",
|
|
2346
2343
|
...rest
|
|
2347
|
-
},
|
|
2348
|
-
d: "
|
|
2344
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2345
|
+
d: "M6 22L7.414 20.586 3.828 17 12 17 12 15 3.828 15 7.414 11.414 6 10 0 16 6 22z"
|
|
2346
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2347
|
+
d: "M16,10a5.9815,5.9815,0,0,0-4.2427,1.7573L16,16l-4.2427,4.2427A6,6,0,1,0,16,10Z"
|
|
2349
2348
|
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
-
d: "
|
|
2349
|
+
d: "M16,2A13.9581,13.9581,0,0,0,6.105,6.105L7.5188,7.5186a12,12,0,1,1,0,16.9628L6.105,25.895A13.9974,13.9974,0,1,0,16,2Z"
|
|
2351
2350
|
})), children);
|
|
2352
2351
|
});
|
|
2353
2352
|
if (process.env.NODE_ENV !== "production") {
|
|
2354
|
-
|
|
2353
|
+
DrillBack.propTypes = iconPropTypes;
|
|
2355
2354
|
}
|
|
2356
|
-
const
|
|
2355
|
+
const DrillDown = /*#__PURE__*/React.forwardRef(function DrillDown(_ref101, ref) {
|
|
2357
2356
|
let {
|
|
2358
2357
|
children,
|
|
2359
2358
|
size = 16,
|
|
@@ -2368,13 +2367,17 @@ const Edit = /*#__PURE__*/React.forwardRef(function Edit(_ref101, ref) {
|
|
|
2368
2367
|
fill: "currentColor",
|
|
2369
2368
|
...rest
|
|
2370
2369
|
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2371
|
-
d: "
|
|
2370
|
+
d: "M10 6L11.414 4.586 15 8.172 15 0 17 0 17 8.172 20.586 4.586 22 6 16 12 10 6z"
|
|
2371
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2372
|
+
d: "M22,16a5.9815,5.9815,0,0,0-1.7573-4.2427L16,16l-4.2427-4.2427A6,6,0,1,0,22,16Z"
|
|
2373
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2374
|
+
d: "M30,16a13.9581,13.9581,0,0,0-4.105-9.895L24.4814,7.5188a12,12,0,1,1-16.9628,0L6.105,6.105A13.9974,13.9974,0,1,0,30,16Z"
|
|
2372
2375
|
})), children);
|
|
2373
2376
|
});
|
|
2374
2377
|
if (process.env.NODE_ENV !== "production") {
|
|
2375
|
-
|
|
2378
|
+
DrillDown.propTypes = iconPropTypes;
|
|
2376
2379
|
}
|
|
2377
|
-
const
|
|
2380
|
+
const DrillThrough = /*#__PURE__*/React.forwardRef(function DrillThrough(_ref102, ref) {
|
|
2378
2381
|
let {
|
|
2379
2382
|
children,
|
|
2380
2383
|
size = 16,
|
|
@@ -2388,14 +2391,16 @@ const EditOff = /*#__PURE__*/React.forwardRef(function EditOff(_ref102, ref) {
|
|
|
2388
2391
|
viewBox: "0 0 32 32",
|
|
2389
2392
|
fill: "currentColor",
|
|
2390
2393
|
...rest
|
|
2391
|
-
},
|
|
2392
|
-
d: "
|
|
2394
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2395
|
+
d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
|
|
2396
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2397
|
+
d: "M4 12L4 10 8.586 10 2 3.414 3.414 2 10 8.586 10 4 12 4 12 12 4 12zM16 10v6H10a6 6 0 106-6z"
|
|
2393
2398
|
})), children);
|
|
2394
2399
|
});
|
|
2395
2400
|
if (process.env.NODE_ENV !== "production") {
|
|
2396
|
-
|
|
2401
|
+
DrillThrough.propTypes = iconPropTypes;
|
|
2397
2402
|
}
|
|
2398
|
-
const
|
|
2403
|
+
const Drink_01 = /*#__PURE__*/React.forwardRef(function Drink_01(_ref103, ref) {
|
|
2399
2404
|
let {
|
|
2400
2405
|
children,
|
|
2401
2406
|
size = 16,
|
|
@@ -2409,14 +2414,16 @@ const EdtLoop = /*#__PURE__*/React.forwardRef(function EdtLoop(_ref103, ref) {
|
|
|
2409
2414
|
viewBox: "0 0 32 32",
|
|
2410
2415
|
fill: "currentColor",
|
|
2411
2416
|
...rest
|
|
2412
|
-
},
|
|
2413
|
-
d: "M23
|
|
2417
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2418
|
+
d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
|
|
2419
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2420
|
+
d: "M15,1h-5c-.5522,0-1,.4478-1,1v7.3706c-1.0674,.6055-3,2.1777-3,5.6294v14c0,.5527,.4478,1,1,1h5v-2h-4V15c0-3.7536,3-4.2793,3-4.2793V3h3v7h2V2c0-.5522-.4478-1-1-1Z"
|
|
2414
2421
|
})), children);
|
|
2415
2422
|
});
|
|
2416
2423
|
if (process.env.NODE_ENV !== "production") {
|
|
2417
|
-
|
|
2424
|
+
Drink_01.propTypes = iconPropTypes;
|
|
2418
2425
|
}
|
|
2419
|
-
const
|
|
2426
|
+
const Drink_02 = /*#__PURE__*/React.forwardRef(function Drink_02(_ref104, ref) {
|
|
2420
2427
|
let {
|
|
2421
2428
|
children,
|
|
2422
2429
|
size = 16,
|
|
@@ -2430,16 +2437,16 @@ const Education = /*#__PURE__*/React.forwardRef(function Education(_ref104, ref)
|
|
|
2430
2437
|
viewBox: "0 0 32 32",
|
|
2431
2438
|
fill: "currentColor",
|
|
2432
2439
|
...rest
|
|
2433
|
-
},
|
|
2434
|
-
d: "
|
|
2435
|
-
})),
|
|
2436
|
-
d: "
|
|
2440
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2441
|
+
d: "M23,10.4141l3-3-1.4141-1.4141-3.293,3.293c-.1875,.1875-.293,.4419-.293,.707v4h-7.0742l1.1436,16h8.8613l1.1436-16h-2.0742v-3.5859Zm-.9307,17.5859h-5.1387l-.8564-12h6.8516l-.8564,12Z"
|
|
2442
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2443
|
+
d: "M16,7.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522,0-1,.4478-1,1v3.0513c-1.2771,1.1411-2,2.7358-2,4.4487V29c0,.5522,.4478,1,1,1h5v-2h-4V11.5c0-2.356,2-3.48,2-3.48v-3.02h4v3.02s2,1.124,2,3.48v.5h2v-.5c0-1.7129-.7229-3.3076-2-4.4487Z"
|
|
2437
2444
|
})), children);
|
|
2438
2445
|
});
|
|
2439
2446
|
if (process.env.NODE_ENV !== "production") {
|
|
2440
|
-
|
|
2447
|
+
Drink_02.propTypes = iconPropTypes;
|
|
2441
2448
|
}
|
|
2442
|
-
const
|
|
2449
|
+
const DriverAnalysis = /*#__PURE__*/React.forwardRef(function DriverAnalysis(_ref105, ref) {
|
|
2443
2450
|
let {
|
|
2444
2451
|
children,
|
|
2445
2452
|
size = 16,
|
|
@@ -2453,14 +2460,18 @@ const Email = /*#__PURE__*/React.forwardRef(function Email(_ref105, ref) {
|
|
|
2453
2460
|
viewBox: "0 0 32 32",
|
|
2454
2461
|
fill: "currentColor",
|
|
2455
2462
|
...rest
|
|
2456
|
-
},
|
|
2457
|
-
|
|
2463
|
+
}, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2464
|
+
cx: "22",
|
|
2465
|
+
cy: "16",
|
|
2466
|
+
r: "2"
|
|
2467
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2468
|
+
d: "M30,15H27.91A6.0048,6.0048,0,0,0,22,10l-.022.001A9.9833,9.9833,0,0,0,4.0508,15H2v2H4.0508A9.9833,9.9833,0,0,0,21.978,21.999L22,22a6.0048,6.0048,0,0,0,5.91-5H30ZM14,8a7.9769,7.9769,0,0,1,5.7383,2.4463A6.0152,6.0152,0,0,0,16.0891,15H6.0693A8.0073,8.0073,0,0,1,14,8Zm0,16a8.0073,8.0073,0,0,1-7.9307-7h10.02a6.0152,6.0152,0,0,0,3.6492,4.5537A7.9769,7.9769,0,0,1,14,24Zm8-4a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,20Z"
|
|
2458
2469
|
})), children);
|
|
2459
2470
|
});
|
|
2460
2471
|
if (process.env.NODE_ENV !== "production") {
|
|
2461
|
-
|
|
2472
|
+
DriverAnalysis.propTypes = iconPropTypes;
|
|
2462
2473
|
}
|
|
2463
|
-
const
|
|
2474
|
+
const Drone = /*#__PURE__*/React.forwardRef(function Drone(_ref106, ref) {
|
|
2464
2475
|
let {
|
|
2465
2476
|
children,
|
|
2466
2477
|
size = 16,
|
|
@@ -2474,18 +2485,16 @@ const EmailNew = /*#__PURE__*/React.forwardRef(function EmailNew(_ref106, ref) {
|
|
|
2474
2485
|
viewBox: "0 0 32 32",
|
|
2475
2486
|
fill: "currentColor",
|
|
2476
2487
|
...rest
|
|
2477
|
-
},
|
|
2478
|
-
d: "
|
|
2479
|
-
})),
|
|
2480
|
-
|
|
2481
|
-
cy: "24",
|
|
2482
|
-
r: "4"
|
|
2488
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2489
|
+
d: "M7 12a5 5 0 115-5H10a3 3 0 10-3 3zM25 12V10a3 3 0 10-3-3H20a5 5 0 115 5zM7 30A5 5 0 017 20v2a3 3 0 103 3h2A5.0055 5.0055 0 017 30zM25 30a5.0055 5.0055 0 01-5-5h2a3 3 0 103-3V20a5 5 0 010 10z"
|
|
2490
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2491
|
+
d: "M20,18.5859V13.4141L25.707,7.707a1,1,0,1,0-1.414-1.414l-4.4995,4.5a3.9729,3.9729,0,0,0-7.587,0L7.707,6.293a.9994.9994,0,0,0-1.414,0h0a.9994.9994,0,0,0,0,1.414L12,13.4141v5.1718L6.293,24.293a.9994.9994,0,0,0,0,1.414h0a.9994.9994,0,0,0,1.414,0l4.5-4.5a3.9729,3.9729,0,0,0,7.587,0l4.4995,4.5a1,1,0,0,0,1.414-1.414ZM18,20a2,2,0,0,1-4,0V12a2,2,0,0,1,4,0Z"
|
|
2483
2492
|
})), children);
|
|
2484
2493
|
});
|
|
2485
2494
|
if (process.env.NODE_ENV !== "production") {
|
|
2486
|
-
|
|
2495
|
+
Drone.propTypes = iconPropTypes;
|
|
2487
2496
|
}
|
|
2488
|
-
const
|
|
2497
|
+
const DroneDelivery = /*#__PURE__*/React.forwardRef(function DroneDelivery(_ref107, ref) {
|
|
2489
2498
|
let {
|
|
2490
2499
|
children,
|
|
2491
2500
|
size = 16,
|
|
@@ -2499,14 +2508,18 @@ const Encryption = /*#__PURE__*/React.forwardRef(function Encryption(_ref107, re
|
|
|
2499
2508
|
viewBox: "0 0 32 32",
|
|
2500
2509
|
fill: "currentColor",
|
|
2501
2510
|
...rest
|
|
2502
|
-
},
|
|
2503
|
-
d: "
|
|
2511
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2512
|
+
d: "M20,30H12V22h8Zm-6-2h4V24H14Z"
|
|
2513
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2514
|
+
d: "M32 11L22 11 22 13 26 13 26 16 6 16 6 13 10 13 10 11 0 11 0 13 4 13 4 18 9.132 18 6 22.697 6 27 8 27 8 23.303 11.535 18 20.465 18 24 23.303 24 27 26 27 26 22.697 22.868 18 28 18 28 13 32 13 32 11zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
2515
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2516
|
+
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
2504
2517
|
})), children);
|
|
2505
2518
|
});
|
|
2506
2519
|
if (process.env.NODE_ENV !== "production") {
|
|
2507
|
-
|
|
2520
|
+
DroneDelivery.propTypes = iconPropTypes;
|
|
2508
2521
|
}
|
|
2509
|
-
const
|
|
2522
|
+
const DroneFront = /*#__PURE__*/React.forwardRef(function DroneFront(_ref108, ref) {
|
|
2510
2523
|
let {
|
|
2511
2524
|
children,
|
|
2512
2525
|
size = 16,
|
|
@@ -2520,14 +2533,16 @@ const EnergyRenewable = /*#__PURE__*/React.forwardRef(function EnergyRenewable(_
|
|
|
2520
2533
|
viewBox: "0 0 32 32",
|
|
2521
2534
|
fill: "currentColor",
|
|
2522
2535
|
...rest
|
|
2523
|
-
},
|
|
2524
|
-
d: "
|
|
2536
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2537
|
+
d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
2538
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2539
|
+
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
2525
2540
|
})), children);
|
|
2526
2541
|
});
|
|
2527
2542
|
if (process.env.NODE_ENV !== "production") {
|
|
2528
|
-
|
|
2543
|
+
DroneFront.propTypes = iconPropTypes;
|
|
2529
2544
|
}
|
|
2530
|
-
const
|
|
2545
|
+
const DroneVideo = /*#__PURE__*/React.forwardRef(function DroneVideo(_ref109, ref) {
|
|
2531
2546
|
let {
|
|
2532
2547
|
children,
|
|
2533
2548
|
size = 16,
|
|
@@ -2541,16 +2556,20 @@ const Enterprise = /*#__PURE__*/React.forwardRef(function Enterprise(_ref109, re
|
|
|
2541
2556
|
viewBox: "0 0 32 32",
|
|
2542
2557
|
fill: "currentColor",
|
|
2543
2558
|
...rest
|
|
2544
|
-
},
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2559
|
+
}, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2560
|
+
cx: "16",
|
|
2561
|
+
cy: "21",
|
|
2562
|
+
r: "1"
|
|
2563
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2564
|
+
d: "M28 19V15H26v2H6V15H4v4h7v4.4116L7 25.6367V30H9V26.8125L12.26 25h7.481L23 26.8125V30h2V25.6367l-4-2.2251V19zm-9 4H13V19h6zM0 11H10V13H0zM22 11H32V13H22zM16 6a5.9817 5.9817 0 00-4.2407 1.7593l1.4136 1.4136a3.9936 3.9936 0 015.6542 0l1.4136-1.4136A5.9814 5.9814 0 0016 6z"
|
|
2565
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2566
|
+
d: "M8.9324,4.9321l1.4133,1.4136a7.9877,7.9877,0,0,1,11.3086,0l1.4136-1.4136a9.9844,9.9844,0,0,0-14.1355,0Z"
|
|
2548
2567
|
})), children);
|
|
2549
2568
|
});
|
|
2550
2569
|
if (process.env.NODE_ENV !== "production") {
|
|
2551
|
-
|
|
2570
|
+
DroneVideo.propTypes = iconPropTypes;
|
|
2552
2571
|
}
|
|
2553
|
-
const
|
|
2572
|
+
const DropPhoto = /*#__PURE__*/React.forwardRef(function DropPhoto(_ref110, ref) {
|
|
2554
2573
|
let {
|
|
2555
2574
|
children,
|
|
2556
2575
|
size = 16,
|
|
@@ -2564,16 +2583,16 @@ const EqualApproximately = /*#__PURE__*/React.forwardRef(function EqualApproxima
|
|
|
2564
2583
|
viewBox: "0 0 32 32",
|
|
2565
2584
|
fill: "currentColor",
|
|
2566
2585
|
...rest
|
|
2567
|
-
},
|
|
2568
|
-
d: "
|
|
2569
|
-
})),
|
|
2570
|
-
d: "
|
|
2586
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2587
|
+
d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z"
|
|
2588
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2589
|
+
d: "M27 29H11a2 2 0 01-2-2V18a2 2 0 012-2h3.2793l.5441-1.6324A2 2 0 0116.7208 13h4.5584a2 2 0 011.8974 1.3676L23.7207 16H27a2 2 0 012 2v9A2 2 0 0127 29zM11 27H27V18H22.2792l-1-3H16.7207l-1 3H11zM27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
|
|
2571
2590
|
})), children);
|
|
2572
2591
|
});
|
|
2573
2592
|
if (process.env.NODE_ENV !== "production") {
|
|
2574
|
-
|
|
2593
|
+
DropPhoto.propTypes = iconPropTypes;
|
|
2575
2594
|
}
|
|
2576
|
-
const
|
|
2595
|
+
const DropPhotoFilled = /*#__PURE__*/React.forwardRef(function DropPhotoFilled(_ref111, ref) {
|
|
2577
2596
|
let {
|
|
2578
2597
|
children,
|
|
2579
2598
|
size = 16,
|
|
@@ -2587,14 +2606,24 @@ const Equalizer = /*#__PURE__*/React.forwardRef(function Equalizer(_ref111, ref)
|
|
|
2587
2606
|
viewBox: "0 0 32 32",
|
|
2588
2607
|
fill: "currentColor",
|
|
2589
2608
|
...rest
|
|
2590
|
-
},
|
|
2591
|
-
|
|
2609
|
+
}, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2610
|
+
cx: "19",
|
|
2611
|
+
cy: "22",
|
|
2612
|
+
r: "2"
|
|
2613
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2614
|
+
d: "M27,16H23.7207l-.5439-1.6328A1.9983,1.9983,0,0,0,21.2793,13H16.7207a1.9981,1.9981,0,0,0-1.8975,1.3677L14.2793,16H11a2.0023,2.0023,0,0,0-2,2v9a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,27,16ZM19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Z"
|
|
2615
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2616
|
+
fill: "none",
|
|
2617
|
+
d: "M19,26a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,26Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,19,20Z",
|
|
2618
|
+
"data-icon-path": "inner-path"
|
|
2619
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2620
|
+
d: "M27 11H29V13H27zM27 7H29V9H27zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM15 3H17V5H15zM11 3H13V5H11zM7 3H9V5H7zM3 3H5V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3z"
|
|
2592
2621
|
})), children);
|
|
2593
2622
|
});
|
|
2594
2623
|
if (process.env.NODE_ENV !== "production") {
|
|
2595
|
-
|
|
2624
|
+
DropPhotoFilled.propTypes = iconPropTypes;
|
|
2596
2625
|
}
|
|
2597
|
-
const
|
|
2626
|
+
const Drought = /*#__PURE__*/React.forwardRef(function Drought(_ref112, ref) {
|
|
2598
2627
|
let {
|
|
2599
2628
|
children,
|
|
2600
2629
|
size = 16,
|
|
@@ -2608,14 +2637,14 @@ const Erase = /*#__PURE__*/React.forwardRef(function Erase(_ref112, ref) {
|
|
|
2608
2637
|
viewBox: "0 0 32 32",
|
|
2609
2638
|
fill: "currentColor",
|
|
2610
2639
|
...rest
|
|
2611
|
-
},
|
|
2612
|
-
d: "
|
|
2640
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2641
|
+
d: "M27,18h3V15a4.0045,4.0045,0,0,0-4-4H25V9.5A3.5042,3.5042,0,0,0,21.5,6a3.4556,3.4556,0,0,0-1.5.3511V5.41a3.41,3.41,0,0,0-6.5449-1.3433L11.3408,9H9a5.0059,5.0059,0,0,0-5,5v4H8a5.0059,5.0059,0,0,0,5-5V10.2051l2.293-5.35A1.41,1.41,0,0,1,18,5.41V22H14.6123L11,25.2939,7.3877,22H2v2H6.6123L11,28l4.3877-4H30V22H20V9.5a1.5,1.5,0,0,1,3,0V14A4.0045,4.0045,0,0,0,27,18Zm-2-5h1a2.0023,2.0023,0,0,1,2,2v1H27a2.0023,2.0023,0,0,1-2-2ZM11,13a3.0033,3.0033,0,0,1-3,3H6V14a3.0033,3.0033,0,0,1,3-3h2Z"
|
|
2613
2642
|
})), children);
|
|
2614
2643
|
});
|
|
2615
2644
|
if (process.env.NODE_ENV !== "production") {
|
|
2616
|
-
|
|
2645
|
+
Drought.propTypes = iconPropTypes;
|
|
2617
2646
|
}
|
|
2618
|
-
const
|
|
2647
|
+
const Dvr = /*#__PURE__*/React.forwardRef(function Dvr(_ref113, ref) {
|
|
2619
2648
|
let {
|
|
2620
2649
|
children,
|
|
2621
2650
|
size = 16,
|
|
@@ -2629,14 +2658,14 @@ const WatsonHealthErase_3D = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
2629
2658
|
viewBox: "0 0 32 32",
|
|
2630
2659
|
fill: "currentColor",
|
|
2631
2660
|
...rest
|
|
2632
|
-
},
|
|
2633
|
-
d: "M30
|
|
2661
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2662
|
+
d: "M30 15V11a2 2 0 00-2-2H22V23h2V17h1.48l2.34 6H30l-2.33-6H28A2 2 0 0030 15zm-6-4h4v4H24zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM6 23H2V9H6a4 4 0 014 4v6A4 4 0 016 23zM4 21H6a2 2 0 002-2V13a2 2 0 00-2-2H4z"
|
|
2634
2663
|
})), children);
|
|
2635
2664
|
});
|
|
2636
2665
|
if (process.env.NODE_ENV !== "production") {
|
|
2637
|
-
|
|
2666
|
+
Dvr.propTypes = iconPropTypes;
|
|
2638
2667
|
}
|
|
2639
|
-
const
|
|
2668
|
+
const Earth = /*#__PURE__*/React.forwardRef(function Earth(_ref114, ref) {
|
|
2640
2669
|
let {
|
|
2641
2670
|
children,
|
|
2642
2671
|
size = 16,
|
|
@@ -2650,72 +2679,19 @@ const Error = /*#__PURE__*/React.forwardRef(function Error(_ref114, ref) {
|
|
|
2650
2679
|
viewBox: "0 0 32 32",
|
|
2651
2680
|
fill: "currentColor",
|
|
2652
2681
|
...rest
|
|
2653
|
-
},
|
|
2654
|
-
d: "
|
|
2682
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2683
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"
|
|
2655
2684
|
})), children);
|
|
2656
2685
|
});
|
|
2657
2686
|
if (process.env.NODE_ENV !== "production") {
|
|
2658
|
-
|
|
2687
|
+
Earth.propTypes = iconPropTypes;
|
|
2659
2688
|
}
|
|
2660
|
-
const
|
|
2689
|
+
const EarthAmericas = /*#__PURE__*/React.forwardRef(function EarthAmericas(_ref115, ref) {
|
|
2661
2690
|
let {
|
|
2662
2691
|
children,
|
|
2663
2692
|
size = 16,
|
|
2664
2693
|
...rest
|
|
2665
2694
|
} = _ref115;
|
|
2666
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2667
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2668
|
-
width: size,
|
|
2669
|
-
height: size,
|
|
2670
|
-
ref: ref,
|
|
2671
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2672
|
-
viewBox: "0 0 16 16",
|
|
2673
|
-
fill: "currentColor",
|
|
2674
|
-
...rest
|
|
2675
|
-
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2676
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z"
|
|
2677
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2678
|
-
fill: "none",
|
|
2679
|
-
d: "M10.7,11.5L4.5,5.3l0.8-0.8l6.2,6.2L10.7,11.5z",
|
|
2680
|
-
"data-icon-path": "inner-path",
|
|
2681
|
-
opacity: "0"
|
|
2682
|
-
})), children);
|
|
2683
|
-
}
|
|
2684
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
2685
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2686
|
-
width: size,
|
|
2687
|
-
height: size,
|
|
2688
|
-
ref: ref,
|
|
2689
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2690
|
-
viewBox: "0 0 20 20",
|
|
2691
|
-
fill: "currentColor",
|
|
2692
|
-
...rest
|
|
2693
|
-
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2694
|
-
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z"
|
|
2695
|
-
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2696
|
-
d: "M13.5,14.5l-8-8l1-1l8,8L13.5,14.5z",
|
|
2697
|
-
"data-icon-path": "inner-path",
|
|
2698
|
-
opacity: "0"
|
|
2699
|
-
})), children);
|
|
2700
|
-
}
|
|
2701
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
2702
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2703
|
-
width: size,
|
|
2704
|
-
height: size,
|
|
2705
|
-
ref: ref,
|
|
2706
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2707
|
-
viewBox: "0 0 24 24",
|
|
2708
|
-
fill: "currentColor",
|
|
2709
|
-
...rest
|
|
2710
|
-
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2711
|
-
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z"
|
|
2712
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2713
|
-
fill: "none",
|
|
2714
|
-
d: "M16.3,17.5L6.5,7.7l1.2-1.2l9.8,9.8L16.3,17.5z",
|
|
2715
|
-
"data-icon-path": "inner-path",
|
|
2716
|
-
opacity: "0"
|
|
2717
|
-
})), children);
|
|
2718
|
-
}
|
|
2719
2695
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2720
2696
|
width: size,
|
|
2721
2697
|
height: size,
|
|
@@ -2724,40 +2700,19 @@ const ErrorFilled = /*#__PURE__*/React.forwardRef(function ErrorFilled(_ref115,
|
|
|
2724
2700
|
viewBox: "0 0 32 32",
|
|
2725
2701
|
fill: "currentColor",
|
|
2726
2702
|
...rest
|
|
2727
|
-
},
|
|
2728
|
-
|
|
2729
|
-
d: "M14.9 7.2H17.1V24.799H14.9z",
|
|
2730
|
-
"data-icon-path": "inner-path",
|
|
2731
|
-
transform: "rotate(-45 16 16)"
|
|
2732
|
-
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2733
|
-
d: "M16,2A13.914,13.914,0,0,0,2,16,13.914,13.914,0,0,0,16,30,13.914,13.914,0,0,0,30,16,13.914,13.914,0,0,0,16,2Zm5.4449,21L9,10.5557,10.5557,9,23,21.4448Z"
|
|
2703
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2704
|
+
d: "M30,16a14.0313,14.0313,0,1,0-7.14,12.1914l.1165.0254.0249-.1113A13.9983,13.9983,0,0,0,30,16ZM4,16a11.9369,11.9369,0,0,1,.395-3H8.6382L13.63,17.16l-1.9092,2.5459a2.0088,2.0088,0,0,0,.1855,2.6142L14,24.4141v3.4052A12.0093,12.0093,0,0,1,4,16Zm9.32,4.9062L16.37,16.84,9.3618,11H5.1055A11.9619,11.9619,0,0,1,22.8838,6.1865L22.2793,8H16.5859L13.543,11.043l9.3535,8.3134L21.248,26.7749A11.9034,11.9034,0,0,1,16,28V23.5859Zm10.315,4.3443,1.2133-5.46a2.0007,2.0007,0,0,0-.6235-1.9277L16.457,10.957,17.4141,10h4.8652a1.9981,1.9981,0,0,0,1.8975-1.3677l.3532-1.06a11.9777,11.9777,0,0,1-.8947,17.6782Z"
|
|
2734
2705
|
})), children);
|
|
2735
2706
|
});
|
|
2736
2707
|
if (process.env.NODE_ENV !== "production") {
|
|
2737
|
-
|
|
2708
|
+
EarthAmericas.propTypes = iconPropTypes;
|
|
2738
2709
|
}
|
|
2739
|
-
const
|
|
2710
|
+
const EarthAmericasFilled = /*#__PURE__*/React.forwardRef(function EarthAmericasFilled(_ref116, ref) {
|
|
2740
2711
|
let {
|
|
2741
2712
|
children,
|
|
2742
2713
|
size = 16,
|
|
2743
2714
|
...rest
|
|
2744
2715
|
} = _ref116;
|
|
2745
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2746
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2747
|
-
width: size,
|
|
2748
|
-
height: size,
|
|
2749
|
-
ref: ref,
|
|
2750
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2751
|
-
viewBox: "0 0 16 16",
|
|
2752
|
-
fill: "currentColor",
|
|
2753
|
-
...rest
|
|
2754
|
-
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2755
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
2756
|
-
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2757
|
-
d: "M7.4 3.6H8.5V12.4H7.4z",
|
|
2758
|
-
transform: "rotate(-45.001 8 8)"
|
|
2759
|
-
})), children);
|
|
2760
|
-
}
|
|
2761
2716
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2762
2717
|
width: size,
|
|
2763
2718
|
height: size,
|
|
@@ -2766,17 +2721,14 @@ const ErrorOutline = /*#__PURE__*/React.forwardRef(function ErrorOutline(_ref116
|
|
|
2766
2721
|
viewBox: "0 0 32 32",
|
|
2767
2722
|
fill: "currentColor",
|
|
2768
2723
|
...rest
|
|
2769
|
-
},
|
|
2770
|
-
d: "
|
|
2771
|
-
transform: "rotate(-45 16 16)"
|
|
2772
|
-
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2773
|
-
d: "M16,2A13.9138,13.9138,0,0,0,2,16,13.9138,13.9138,0,0,0,16,30,13.9138,13.9138,0,0,0,30,16,13.9138,13.9138,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12.0353,12.0353,0,0,1,16,28Z"
|
|
2724
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2725
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16a11.915,11.915,0,0,1,.7-4H10l5,4-2.8,3.6929A1,1,0,0,0,12.293,21L15,24v3.9492A12.01,12.01,0,0,1,4,16ZM21.4348,26.6846l2.5457-7.6992A1,1,0,0,0,23.614,18L15,11l2-2h5.2793a1,1,0,0,0,.9487-.6836L23.7234,6.83a11.9742,11.9742,0,0,1-2.2886,19.855Z"
|
|
2774
2726
|
})), children);
|
|
2775
2727
|
});
|
|
2776
2728
|
if (process.env.NODE_ENV !== "production") {
|
|
2777
|
-
|
|
2729
|
+
EarthAmericasFilled.propTypes = iconPropTypes;
|
|
2778
2730
|
}
|
|
2779
|
-
const
|
|
2731
|
+
const EarthEuropeAfrica = /*#__PURE__*/React.forwardRef(function EarthEuropeAfrica(_ref117, ref) {
|
|
2780
2732
|
let {
|
|
2781
2733
|
children,
|
|
2782
2734
|
size = 16,
|
|
@@ -2791,15 +2743,13 @@ const Event = /*#__PURE__*/React.forwardRef(function Event(_ref117, ref) {
|
|
|
2791
2743
|
fill: "currentColor",
|
|
2792
2744
|
...rest
|
|
2793
2745
|
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2794
|
-
d: "
|
|
2795
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2796
|
-
d: "M21 15L23.549 19.938 29 20.729 25 24.573 26 30 21 27.438 16 30 17 24.573 13 20.729 18.6 19.938 21 15z"
|
|
2746
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.96,11.96,0,0,1,8,7.0811V9a2,2,0,0,0,2,2h3.3818a2,2,0,0,0,1.7893-1.106L15.6182,9H18v4H13.2354a2,2,0,0,0-.8936.2109L9.1055,14.8291A2,2,0,0,0,8,16.6177v3.7055A2,2,0,0,0,9.2573,22.18l3.8487,1.54.6779,4.0664A12.0135,12.0135,0,0,1,4,16ZM15.8457,27.9922,14.894,22.28,10,20.3232v-3.705L13.2358,15H20V7H14.3818l-1,2H10V5.6235A11.9578,11.9578,0,0,1,27.3,12H22v4l.9224,3.8135L21,22.6973v4.1972A11.9083,11.9083,0,0,1,16,28C15.948,28,15.8977,27.9927,15.8457,27.9922ZM23,25.7266V23.3027l1.5859-2.3789a2.0027,2.0027,0,0,0,.2769-1.5957L24,15.877V14h3.8193A11.8409,11.8409,0,0,1,23,25.7266Z"
|
|
2797
2747
|
})), children);
|
|
2798
2748
|
});
|
|
2799
2749
|
if (process.env.NODE_ENV !== "production") {
|
|
2800
|
-
|
|
2750
|
+
EarthEuropeAfrica.propTypes = iconPropTypes;
|
|
2801
2751
|
}
|
|
2802
|
-
const
|
|
2752
|
+
const EarthEuropeAfricaFilled = /*#__PURE__*/React.forwardRef(function EarthEuropeAfricaFilled(_ref118, ref) {
|
|
2803
2753
|
let {
|
|
2804
2754
|
children,
|
|
2805
2755
|
size = 16,
|
|
@@ -2813,25 +2763,14 @@ const EventChange = /*#__PURE__*/React.forwardRef(function EventChange(_ref118,
|
|
|
2813
2763
|
viewBox: "0 0 32 32",
|
|
2814
2764
|
fill: "currentColor",
|
|
2815
2765
|
...rest
|
|
2816
|
-
},
|
|
2817
|
-
d: "
|
|
2818
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
2819
|
-
cx: "18",
|
|
2820
|
-
cy: "25",
|
|
2821
|
-
r: "1.25"
|
|
2822
|
-
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2823
|
-
d: "M29 30H7c-.3499 0-.6743-.1829-.8555-.4823s-.1926-.6718-.0303-.9817L17.1143 7.536c.1726-.3296.5292-.536.8857-.536s.7131.2064.8857.536l11 21c.1624.3099.1509.6823-.0303.9817s-.5056.4823-.8555.4823zm-20.3474-2h18.6948l-9.3474-17.8448-9.3474 17.8448zM7 23H3c-.3467 0-.6685-.1794-.8506-.4742-.1824-.2948-.1987-.663-.0439-.973l2.5-5 1.7891.8945-1.7766 3.5527h2.3821v2z"
|
|
2824
|
-
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2825
|
-
d: "M4.955 11.5H10.545V13.5H4.955z",
|
|
2826
|
-
transform: "rotate(-63.435 7.75 12.5)"
|
|
2827
|
-
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2828
|
-
d: "m10.8945,8.4473l-1.7891-.8945,2.5-5c.1694-.3387.532-.5527.8945-.5527s.7251.214.8945.5527l2,4-1.7891.8945-1.1055-2.2112-1.6055,3.2112Z"
|
|
2766
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2767
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4,16A11.9814,11.9814,0,0,1,9,6.2734V9a1,1,0,0,0,1,1h3.3821a1,1,0,0,0,.8943-.5527L15,8h4v6H13.2361a1.0006,1.0006,0,0,0-.4473.1055L9.5527,15.7236A1,1,0,0,0,9,16.6182v3.7046a1,1,0,0,0,.6287.9287L14,23l.8235,4.94A12.0152,12.0152,0,0,1,4,16ZM22,26.376V23l1.7546-2.6318a1.0012,1.0012,0,0,0,.1382-.7974L23,16V13h4.605A11.901,11.901,0,0,1,22,26.376Z"
|
|
2829
2768
|
})), children);
|
|
2830
2769
|
});
|
|
2831
2770
|
if (process.env.NODE_ENV !== "production") {
|
|
2832
|
-
|
|
2771
|
+
EarthEuropeAfricaFilled.propTypes = iconPropTypes;
|
|
2833
2772
|
}
|
|
2834
|
-
const
|
|
2773
|
+
const EarthFilled = /*#__PURE__*/React.forwardRef(function EarthFilled(_ref119, ref) {
|
|
2835
2774
|
let {
|
|
2836
2775
|
children,
|
|
2837
2776
|
size = 16,
|
|
@@ -2845,16 +2784,14 @@ const EventIncident = /*#__PURE__*/React.forwardRef(function EventIncident(_ref1
|
|
|
2845
2784
|
viewBox: "0 0 32 32",
|
|
2846
2785
|
fill: "currentColor",
|
|
2847
2786
|
...rest
|
|
2848
|
-
},
|
|
2849
|
-
d: "
|
|
2850
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2851
|
-
d: "m18,30H3c-.3494,0-.6736-.1824-.8547-.4811-.1814-.2986-.1936-.6703-.0325-.9802L15.1128,3.5387c.1721-.3311.5297-.5387.8872-.5387s.7151.2076.8872.5387l6.76,13-1.7744.9226-5.8728-11.2938L4.6472,28h13.3528v2Z"
|
|
2787
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2788
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.02,16.394l1.3384.4458L7,19.3027v1.2831a1,1,0,0,0,.2929.7071L10,24v2.3765A11.9941,11.9941,0,0,1,4.02,16.394ZM16,28a11.9682,11.9682,0,0,1-2.5718-.2847L14,26l1.8046-4.5116a1,1,0,0,0-.0964-.9261l-1.4113-2.117A1,1,0,0,0,13.4648,18h-4.93L7.2866,16.1274,9.4141,14H11v2h2V13.2656l3.8682-6.7695-1.7364-.9922L14.2769,7H11.5352l-1.086-1.6289A11.861,11.861,0,0,1,20,4.7V8a1,1,0,0,0,1,1h1.4648a1,1,0,0,0,.8321-.4453l.8769-1.3154A12.0331,12.0331,0,0,1,26.8945,11H22.82a1,1,0,0,0-.9806.8039l-.7221,4.4708a1,1,0,0,0,.54,1.0539L25,19l.6851,4.0557A11.9793,11.9793,0,0,1,16,28Z"
|
|
2852
2789
|
})), children);
|
|
2853
2790
|
});
|
|
2854
2791
|
if (process.env.NODE_ENV !== "production") {
|
|
2855
|
-
|
|
2792
|
+
EarthFilled.propTypes = iconPropTypes;
|
|
2856
2793
|
}
|
|
2857
|
-
const
|
|
2794
|
+
const EarthSoutheastAsia = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsia(_ref120, ref) {
|
|
2858
2795
|
let {
|
|
2859
2796
|
children,
|
|
2860
2797
|
size = 16,
|
|
@@ -2868,18 +2805,16 @@ const EventSchedule = /*#__PURE__*/React.forwardRef(function EventSchedule(_ref1
|
|
|
2868
2805
|
viewBox: "0 0 32 32",
|
|
2869
2806
|
fill: "currentColor",
|
|
2870
2807
|
...rest
|
|
2871
|
-
},
|
|
2872
|
-
d: "
|
|
2873
|
-
})),
|
|
2874
|
-
d: "
|
|
2875
|
-
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2876
|
-
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2808
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2809
|
+
d: "M14 24H17V26H14zM17 22H19V24H17zM17 18H19V20H17z"
|
|
2810
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2811
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm-.603,2.03,2.5073,5.0156L16.3228,13H10.271l-1.41,4.3872,2.8521,2.8521L10.7056,21.751,6.2856,19H4.395A11.9363,11.9363,0,0,1,15.397,4.03ZM5.1055,21h.6089l3.9345,2.4487A1.9912,1.9912,0,0,0,12.37,22.86l1.0078-1.5118a2.005,2.005,0,0,0-.25-2.5234l-1.9887-1.9888L11.729,15h4.5938A1.9906,1.9906,0,0,0,18.18,13.7427L19.7612,9.79a2.0019,2.0019,0,0,0-.0674-1.6382L17.6843,4.1323A11.9592,11.9592,0,0,1,26.8945,21H23a2.0023,2.0023,0,0,0-2,2v3.8945A11.9477,11.9477,0,0,1,5.1055,21ZM23,25.7266V23h2.7268A12.0762,12.0762,0,0,1,23,25.7266Z"
|
|
2877
2812
|
})), children);
|
|
2878
2813
|
});
|
|
2879
2814
|
if (process.env.NODE_ENV !== "production") {
|
|
2880
|
-
|
|
2815
|
+
EarthSoutheastAsia.propTypes = iconPropTypes;
|
|
2881
2816
|
}
|
|
2882
|
-
const
|
|
2817
|
+
const EarthSoutheastAsiaFilled = /*#__PURE__*/React.forwardRef(function EarthSoutheastAsiaFilled(_ref121, ref) {
|
|
2883
2818
|
let {
|
|
2884
2819
|
children,
|
|
2885
2820
|
size = 16,
|
|
@@ -2893,16 +2828,16 @@ const EventWarning = /*#__PURE__*/React.forwardRef(function EventWarning(_ref121
|
|
|
2893
2828
|
viewBox: "0 0 32 32",
|
|
2894
2829
|
fill: "currentColor",
|
|
2895
2830
|
...rest
|
|
2896
|
-
},
|
|
2897
|
-
d: "
|
|
2898
|
-
})),
|
|
2899
|
-
d: "
|
|
2831
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2832
|
+
d: "M17 22H19V24H17zM17 18H19V20H17zM14 24H17V26H14z"
|
|
2833
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2834
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM4.7,20H6l4.1772,2.6a1,1,0,0,0,1.36-.2939l1.0078-1.5118a1,1,0,0,0-.125-1.2617L10,17.1118,11,14h5.323a1,1,0,0,0,.9285-.6284L18.8333,9.417a1,1,0,0,0-.034-.8189L16.5129,4.0259A11.9652,11.9652,0,0,1,26.3762,22H23a1,1,0,0,0-1,1v3.3765A11.9578,11.9578,0,0,1,4.7,20Z"
|
|
2900
2835
|
})), children);
|
|
2901
2836
|
});
|
|
2902
2837
|
if (process.env.NODE_ENV !== "production") {
|
|
2903
|
-
|
|
2838
|
+
EarthSoutheastAsiaFilled.propTypes = iconPropTypes;
|
|
2904
2839
|
}
|
|
2905
|
-
const
|
|
2840
|
+
const Earthquake = /*#__PURE__*/React.forwardRef(function Earthquake(_ref122, ref) {
|
|
2906
2841
|
let {
|
|
2907
2842
|
children,
|
|
2908
2843
|
size = 16,
|
|
@@ -2916,14 +2851,14 @@ const Events = /*#__PURE__*/React.forwardRef(function Events(_ref122, ref) {
|
|
|
2916
2851
|
viewBox: "0 0 32 32",
|
|
2917
2852
|
fill: "currentColor",
|
|
2918
2853
|
...rest
|
|
2919
|
-
},
|
|
2920
|
-
d: "
|
|
2854
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2855
|
+
d: "M16.6123,2.2139a1.0094,1.0094,0,0,0-1.2427,0L1,13.4194l1.2427,1.5718L4,13.6211V26a2.0041,2.0041,0,0,0,2,2H26a2.0037,2.0037,0,0,0,2-2V13.63L29.7573,15,31,13.4282ZM6,12.0615,15,5.05v7.3638l3.458,3.458-6.7344,4.8105L14.3818,26H6ZM26,26H16.6182l-2.3418-4.6826,7.2656-5.1895L17,11.5859V5.0518l9,7.02Z"
|
|
2921
2856
|
})), children);
|
|
2922
2857
|
});
|
|
2923
2858
|
if (process.env.NODE_ENV !== "production") {
|
|
2924
|
-
|
|
2859
|
+
Earthquake.propTypes = iconPropTypes;
|
|
2925
2860
|
}
|
|
2926
|
-
const
|
|
2861
|
+
const EdgeCluster = /*#__PURE__*/React.forwardRef(function EdgeCluster(_ref123, ref) {
|
|
2927
2862
|
let {
|
|
2928
2863
|
children,
|
|
2929
2864
|
size = 16,
|
|
@@ -2937,14 +2872,14 @@ const EventsAlt = /*#__PURE__*/React.forwardRef(function EventsAlt(_ref123, ref)
|
|
|
2937
2872
|
viewBox: "0 0 32 32",
|
|
2938
2873
|
fill: "currentColor",
|
|
2939
2874
|
...rest
|
|
2940
|
-
},
|
|
2941
|
-
d: "
|
|
2875
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2876
|
+
d: "M16 7a3 3 0 113-3A3.0033 3.0033 0 0116 7zm0-4a1 1 0 101 1A1.001 1.001 0 0016 3zM11 30a3 3 0 113-3A3.0033 3.0033 0 0111 30zm0-4a1 1 0 101 1A1.001 1.001 0 0011 26zM7 11a3 3 0 113-3A3.0033 3.0033 0 017 11zM7 7A1 1 0 108 8 1.001 1.001 0 007 7zM21 30a3 3 0 113-3A3.0033 3.0033 0 0121 30zm0-4a1 1 0 101 1A1.001 1.001 0 0021 26zM25 11a3 3 0 113-3A3.0033 3.0033 0 0125 11zm0-4a1 1 0 101 1A1.001 1.001 0 0025 7zM4 21a3 3 0 113-3A3.0033 3.0033 0 014 21zm0-4a1 1 0 101 1A1.001 1.001 0 004 17zM28 21a3 3 0 113-3A3.0033 3.0033 0 0128 21zm0-4a1 1 0 101 1A1.001 1.001 0 0028 17zM16 22a6 6 0 116-6A6.0069 6.0069 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
|
|
2942
2877
|
})), children);
|
|
2943
2878
|
});
|
|
2944
2879
|
if (process.env.NODE_ENV !== "production") {
|
|
2945
|
-
|
|
2880
|
+
EdgeCluster.propTypes = iconPropTypes;
|
|
2946
2881
|
}
|
|
2947
|
-
const
|
|
2882
|
+
const EdgeDevice = /*#__PURE__*/React.forwardRef(function EdgeDevice(_ref124, ref) {
|
|
2948
2883
|
let {
|
|
2949
2884
|
children,
|
|
2950
2885
|
size = 16,
|
|
@@ -2958,14 +2893,16 @@ const ExamMode = /*#__PURE__*/React.forwardRef(function ExamMode(_ref124, ref) {
|
|
|
2958
2893
|
viewBox: "0 0 32 32",
|
|
2959
2894
|
fill: "currentColor",
|
|
2960
2895
|
...rest
|
|
2961
|
-
},
|
|
2962
|
-
d: "
|
|
2896
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2897
|
+
d: "M9 21H23V23H9zM11 14a2 2 0 102 2A1.9806 1.9806 0 0011 14zM21 14a2 2 0 102 2A1.9806 1.9806 0 0021 14z"
|
|
2898
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2899
|
+
d: "M28,8H18.4141l2.0722-2.0723A2.04,2.04,0,0,0,21,6a2,2,0,1,0-2-2,2.0412,2.0412,0,0,0,.0723.5137L15.5859,8H4a2.0025,2.0025,0,0,0-2,2V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM4,26V10H28V26Z"
|
|
2963
2900
|
})), children);
|
|
2964
2901
|
});
|
|
2965
2902
|
if (process.env.NODE_ENV !== "production") {
|
|
2966
|
-
|
|
2903
|
+
EdgeDevice.propTypes = iconPropTypes;
|
|
2967
2904
|
}
|
|
2968
|
-
const
|
|
2905
|
+
const WatsonHealthEdgeEnhancement = /*#__PURE__*/React.forwardRef(function WatsonHealthEdgeEnhancement(_ref125, ref) {
|
|
2969
2906
|
let {
|
|
2970
2907
|
children,
|
|
2971
2908
|
size = 16,
|
|
@@ -2979,25 +2916,14 @@ const ExecutableProgram = /*#__PURE__*/React.forwardRef(function ExecutableProgr
|
|
|
2979
2916
|
viewBox: "0 0 32 32",
|
|
2980
2917
|
fill: "currentColor",
|
|
2981
2918
|
...rest
|
|
2982
|
-
},
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
d: "M20.17 19L17.58 21.59 19 23 23 19 19 15 17.58 16.41 20.17 19zM11.83 19L14.42 16.41 13 15 9 19 13 23 14.42 21.59 11.83 19z"
|
|
2987
|
-
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2988
|
-
cx: "9",
|
|
2989
|
-
cy: "8",
|
|
2990
|
-
r: "1"
|
|
2991
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2992
|
-
cx: "6",
|
|
2993
|
-
cy: "8",
|
|
2994
|
-
r: "1"
|
|
2995
|
-
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2996
|
-
d: "M21,26H4V12H28v7h2V6c0-1.1025-.8972-2-2-2H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H21v-2ZM4,6H28v4H4V6Z"
|
|
2919
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2920
|
+
d: "M11.8164 4.7646L11.1328 2.887A13.976 13.976 0 006.9507 5.3278L8.2358 6.8593A11.9729 11.9729 0 0111.8164 4.7646zM5.5913 10L3.86 9a14.14 14.14 0 00-1.6382 4.5872l1.9677.3469A12.1519 12.1519 0 015.5913 10zM16 26A10 10 0 0016 6h0z"
|
|
2921
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2922
|
+
d: "M30,16A14,14,0,0,0,16,2V4a11.9933,11.9933,0,0,1,4.0493,23.2847c-.1682.06-.334.1294-.5044.1821-.2512.0771-.51.1362-.7683.1973-.1262.03-.25.0693-.3772.0952-.2908.0591-.5884.0976-.8862.1352-.1.0122-.1983.0342-.2988.044A12.0015,12.0015,0,0,1,5.416,21.6548c-.0664-.127-.133-.2534-.1953-.3843-.0547-.1123-.106-.227-.1572-.3413A13.1207,13.1207,0,0,1,4.19,18l-1.9677.4131A13.9173,13.9173,0,0,0,2.7,20.2993l-.0251.0083A13.9615,13.9615,0,0,0,16,30q.7134,0,1.415-.0713c.135-.0137.2654-.042.3995-.06.3286-.0424.6574-.0839.9814-.1494.18-.0366.3533-.0908.5308-.1338.2685-.0659.5383-.125.8027-.2065.2463-.0762.4831-.1724.7234-.2612.18-.0664.3635-.1211.5412-.1953l-.0009-.0025A14.0015,14.0015,0,0,0,30,16Z"
|
|
2997
2923
|
})), children);
|
|
2998
2924
|
});
|
|
2999
2925
|
if (process.env.NODE_ENV !== "production") {
|
|
3000
|
-
|
|
2926
|
+
WatsonHealthEdgeEnhancement.propTypes = iconPropTypes;
|
|
3001
2927
|
}
|
|
3002
2928
|
|
|
3003
|
-
export { DirectionMergeFilled, DirectionRight_01, DirectionRight_01Filled, DirectionRight_02, DirectionRight_02Filled, DirectionRotaryFirstRight, DirectionRotaryFirstRightFilled, DirectionRotaryRight, DirectionRotaryRightFilled, DirectionRotaryStraight, DirectionRotaryStraightFilled, DirectionSharpTurn, DirectionSharpTurnFilled, DirectionStraight, DirectionStraightFilled, DirectionStraightRight, DirectionStraightRightFilled, DirectionUTurn, DirectionUTurnFilled, DirectoryDomain, DistributeHorizontalCenter, DistributeHorizontalLeft, DistributeHorizontalRight, DistributeVerticalBottom, DistributeVerticalCenter, DistributeVerticalTop, DnsServices, Doc, Document, DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProtected, DocumentSecurity, DocumentSentiment, DocumentSigned, DocumentSketch, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, DogWalker, DotMark, DoubleInteger, DownToBottom, Download, Downstream, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice,
|
|
2929
|
+
export { DeskAdjustable, Development, Devices, DevicesApps, DewPoint, DewPointFilled, Diagram, DiagramReference, DiamondFill, DiamondOutline, DiamondSolid, DirectLink, DirectionBearRight_01, DirectionBearRight_01Filled, DirectionBearRight_02, DirectionBearRight_02Filled, DirectionCurve, DirectionCurveFilled, DirectionFork, DirectionForkFilled, DirectionLoopLeft, DirectionLoopLeftFilled, DirectionLoopRight, DirectionLoopRightFilled, DirectionMerge, DirectionMergeFilled, DirectionRight_01, DirectionRight_01Filled, DirectionRight_02, DirectionRight_02Filled, DirectionRotaryFirstRight, DirectionRotaryFirstRightFilled, DirectionRotaryRight, DirectionRotaryRightFilled, DirectionRotaryStraight, DirectionRotaryStraightFilled, DirectionSharpTurn, DirectionSharpTurnFilled, DirectionStraight, DirectionStraightFilled, DirectionStraightRight, DirectionStraightRightFilled, DirectionUTurn, DirectionUTurnFilled, DirectoryDomain, DistributeHorizontalCenter, DistributeHorizontalLeft, DistributeHorizontalRight, DistributeVerticalBottom, DistributeVerticalCenter, DistributeVerticalTop, DnsServices, Doc, Document, DocumentAdd, DocumentAttachment, DocumentAudio, DocumentBlank, DocumentComment, DocumentConfiguration, DocumentDownload, DocumentEpdf, DocumentExport, DocumentHorizontal, DocumentImport, DocumentMultiple_01, DocumentMultiple_02, DocumentPdf, DocumentPreliminary, DocumentProtected, DocumentRequirements, DocumentSecurity, DocumentSentiment, DocumentSigned, DocumentSketch, DocumentSubject, DocumentSubtract, DocumentTasks, DocumentUnknown, DocumentUnprotected, DocumentVertical, DocumentVideo, DocumentView, DocumentWordProcessor, DocumentWordProcessorReference, DogWalker, DotMark, DoubleInteger, DownToBottom, Download, Downstream, DragHorizontal, DragVertical, Draggable, Draw, DrillBack, DrillDown, DrillThrough, Drink_01, Drink_02, DriverAnalysis, Drone, DroneDelivery, DroneFront, DroneVideo, DropPhoto, DropPhotoFilled, Drought, Dvr, Earth, EarthAmericas, EarthAmericasFilled, EarthEuropeAfrica, EarthEuropeAfricaFilled, EarthFilled, EarthSoutheastAsia, EarthSoutheastAsiaFilled, Earthquake, EdgeCluster, EdgeDevice, WatsonHealthDicomOverlay, WatsonHealthDicom_6000, WatsonHealthDna, WatsonHealthDownloadStudy, WatsonHealthEdgeEnhancement };
|