@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-2.js
CHANGED
|
@@ -12,42 +12,29 @@ 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,
|
|
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, _circle, _path29, _circle2, _path30, _path31, _circle3, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _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, _circle4, _circle5, _circle6, _circle7, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _circle8, _circle9, _circle10, _circle11, _circle12, _path133, _path134, _path135, _path136, _path137, _circle13, _circle14, _circle15, _path138, _circle16, _circle17, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _circle18, _circle19, _circle20, _circle21, _circle22, _path150, _path151, _path152, _path153, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _circle30, _circle31, _circle32, _circle33, _circle34, _circle35, _circle36, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222;
|
|
16
|
+
const CaretSort = /*#__PURE__*/React.forwardRef(function CaretSort(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
20
20
|
...rest
|
|
21
21
|
} = _ref;
|
|
22
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
23
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
24
|
-
width: size,
|
|
25
|
-
height: size,
|
|
26
|
-
ref: ref,
|
|
27
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
-
viewBox: "0 0 16 16",
|
|
29
|
-
fill: "currentColor",
|
|
30
|
-
...rest
|
|
31
|
-
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
d: "M8 14L2 3 14 3 8 14z"
|
|
33
|
-
})), children);
|
|
34
|
-
}
|
|
35
22
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
36
23
|
width: size,
|
|
37
24
|
height: size,
|
|
38
25
|
ref: ref,
|
|
39
26
|
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
-
viewBox: "0 0
|
|
27
|
+
viewBox: "0 0 32 32",
|
|
41
28
|
fill: "currentColor",
|
|
42
29
|
...rest
|
|
43
|
-
},
|
|
44
|
-
d: "
|
|
30
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "M24 24L16 32 8 24zM8 8L16 0 24 8z"
|
|
45
32
|
})), children);
|
|
46
33
|
});
|
|
47
34
|
if (process.env.NODE_ENV !== "production") {
|
|
48
|
-
|
|
35
|
+
CaretSort.propTypes = iconPropTypes;
|
|
49
36
|
}
|
|
50
|
-
const
|
|
37
|
+
const CaretSortDown = /*#__PURE__*/React.forwardRef(function CaretSortDown(_ref2, ref) {
|
|
51
38
|
let {
|
|
52
39
|
children,
|
|
53
40
|
size = 16,
|
|
@@ -61,14 +48,14 @@ const QCcX = /*#__PURE__*/React.forwardRef(function QCcX(_ref2, ref) {
|
|
|
61
48
|
viewBox: "0 0 32 32",
|
|
62
49
|
fill: "currentColor",
|
|
63
50
|
...rest
|
|
64
|
-
},
|
|
65
|
-
d: "
|
|
51
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M24 24L16 32 8 24z"
|
|
66
53
|
})), children);
|
|
67
54
|
});
|
|
68
55
|
if (process.env.NODE_ENV !== "production") {
|
|
69
|
-
|
|
56
|
+
CaretSortDown.propTypes = iconPropTypes;
|
|
70
57
|
}
|
|
71
|
-
const
|
|
58
|
+
const CaretSortUp = /*#__PURE__*/React.forwardRef(function CaretSortUp(_ref3, ref) {
|
|
72
59
|
let {
|
|
73
60
|
children,
|
|
74
61
|
size = 16,
|
|
@@ -82,25 +69,32 @@ const WatsonHealthCdArchive = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
82
69
|
viewBox: "0 0 32 32",
|
|
83
70
|
fill: "currentColor",
|
|
84
71
|
...rest
|
|
85
|
-
},
|
|
86
|
-
d: "
|
|
87
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
88
|
-
d: "M16,22a6,6,0,1,1,6-6A6,6,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,16,12Z"
|
|
89
|
-
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
90
|
-
cx: "16",
|
|
91
|
-
cy: "16",
|
|
92
|
-
r: "2"
|
|
72
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
73
|
+
d: "M8 8L16 0 24 8z"
|
|
93
74
|
})), children);
|
|
94
75
|
});
|
|
95
76
|
if (process.env.NODE_ENV !== "production") {
|
|
96
|
-
|
|
77
|
+
CaretSortUp.propTypes = iconPropTypes;
|
|
97
78
|
}
|
|
98
|
-
const
|
|
79
|
+
const CaretUp = /*#__PURE__*/React.forwardRef(function CaretUp(_ref4, ref) {
|
|
99
80
|
let {
|
|
100
81
|
children,
|
|
101
82
|
size = 16,
|
|
102
83
|
...rest
|
|
103
84
|
} = _ref4;
|
|
85
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
86
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
87
|
+
width: size,
|
|
88
|
+
height: size,
|
|
89
|
+
ref: ref,
|
|
90
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
91
|
+
viewBox: "0 0 8 4",
|
|
92
|
+
fill: "currentColor",
|
|
93
|
+
...rest
|
|
94
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
95
|
+
d: "M0 4L4 0 8 4z"
|
|
96
|
+
})), children);
|
|
97
|
+
}
|
|
104
98
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
105
99
|
width: size,
|
|
106
100
|
height: size,
|
|
@@ -109,22 +103,14 @@ const WatsonHealthCdCreateArchive = /*#__PURE__*/React.forwardRef(function Watso
|
|
|
109
103
|
viewBox: "0 0 32 32",
|
|
110
104
|
fill: "currentColor",
|
|
111
105
|
...rest
|
|
112
|
-
},
|
|
113
|
-
d: "
|
|
114
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
115
|
-
cx: "14",
|
|
116
|
-
cy: "14",
|
|
117
|
-
r: "2"
|
|
118
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
119
|
-
d: "M17,23.54A10,10,0,1,1,24,14c0,.34,0,.67-.05,1h2c0-.33.05-.66.05-1A12,12,0,1,0,14,26a12.33,12.33,0,0,0,3-.39Z"
|
|
120
|
-
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
121
|
-
d: "M25,30l-2.14-1A5,5,0,0,1,20,24.47V18H30v6.47A5,5,0,0,1,27.14,29ZM22,20v4.47a3,3,0,0,0,1.72,2.71l1.28.61,1.28-.61A3,3,0,0,0,28,24.47V20Z"
|
|
106
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
107
|
+
d: "M8 20L16 10 24 20z"
|
|
122
108
|
})), children);
|
|
123
109
|
});
|
|
124
110
|
if (process.env.NODE_ENV !== "production") {
|
|
125
|
-
|
|
111
|
+
CaretUp.propTypes = iconPropTypes;
|
|
126
112
|
}
|
|
127
|
-
const
|
|
113
|
+
const CarouselHorizontal = /*#__PURE__*/React.forwardRef(function CarouselHorizontal(_ref5, ref) {
|
|
128
114
|
let {
|
|
129
115
|
children,
|
|
130
116
|
size = 16,
|
|
@@ -138,20 +124,14 @@ const WatsonHealthCdCreateExchange = /*#__PURE__*/React.forwardRef(function Wats
|
|
|
138
124
|
viewBox: "0 0 32 32",
|
|
139
125
|
fill: "currentColor",
|
|
140
126
|
...rest
|
|
141
|
-
},
|
|
142
|
-
|
|
143
|
-
cy: "14",
|
|
144
|
-
r: "2"
|
|
145
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
146
|
-
d: "M14,2a12,12,0,0,0,0,24V24A10,10,0,1,1,24,14,8.27,8.27,0,0,1,24,15h2c0-.33.05-.66.05-1A12,12,0,0,0,14,2Z"
|
|
147
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
148
|
-
d: "M17 24L26.17 24 23.58 26.59 25 28 30 23 25 18 23.58 19.42 26.17 22 17 22 17 24zM14 20a6 6 0 116-6A6 6 0 0114 20zm0-10a4 4 0 104 4A4 4 0 0014 10z"
|
|
127
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
128
|
+
d: "M22 26H10a2 2 0 01-2-2V8a2 2 0 012-2H22a2 2 0 012 2V24A2 2 0 0122 26zM10 8V24H22V8zM4 24H0V22H4V10H0V8H4a2 2 0 012 2V22A2 2 0 014 24zM32 24H28a2 2 0 01-2-2V10a2 2 0 012-2h4v2H28V22h4z"
|
|
149
129
|
})), children);
|
|
150
130
|
});
|
|
151
131
|
if (process.env.NODE_ENV !== "production") {
|
|
152
|
-
|
|
132
|
+
CarouselHorizontal.propTypes = iconPropTypes;
|
|
153
133
|
}
|
|
154
|
-
const
|
|
134
|
+
const CarouselVertical = /*#__PURE__*/React.forwardRef(function CarouselVertical(_ref6, ref) {
|
|
155
135
|
let {
|
|
156
136
|
children,
|
|
157
137
|
size = 16,
|
|
@@ -165,14 +145,14 @@ const Cda = /*#__PURE__*/React.forwardRef(function Cda(_ref6, ref) {
|
|
|
165
145
|
viewBox: "0 0 32 32",
|
|
166
146
|
fill: "currentColor",
|
|
167
147
|
...rest
|
|
168
|
-
},
|
|
169
|
-
d: "
|
|
148
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
149
|
+
d: "M26 10V22a2 2 0 01-2 2H8a2 2 0 01-2-2V10A2 2 0 018 8H24A2 2 0 0126 10zM8 22H24V10H8zM24 28v4H22V28H10v4H8V28a2 2 0 012-2H22A2 2 0 0124 28zM24 0V4a2 2 0 01-2 2H10A2 2 0 018 4V0h2V4H22V0z"
|
|
170
150
|
})), children);
|
|
171
151
|
});
|
|
172
152
|
if (process.env.NODE_ENV !== "production") {
|
|
173
|
-
|
|
153
|
+
CarouselVertical.propTypes = iconPropTypes;
|
|
174
154
|
}
|
|
175
|
-
const
|
|
155
|
+
const Catalog = /*#__PURE__*/React.forwardRef(function Catalog(_ref7, ref) {
|
|
176
156
|
let {
|
|
177
157
|
children,
|
|
178
158
|
size = 16,
|
|
@@ -186,16 +166,16 @@ const CellTower = /*#__PURE__*/React.forwardRef(function CellTower(_ref7, ref) {
|
|
|
186
166
|
viewBox: "0 0 32 32",
|
|
187
167
|
fill: "currentColor",
|
|
188
168
|
...rest
|
|
189
|
-
},
|
|
190
|
-
d: "
|
|
191
|
-
})),
|
|
192
|
-
d: "
|
|
169
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
170
|
+
d: "M26,2H8A2,2,0,0,0,6,4V8H4v2H6v5H4v2H6v5H4v2H6v4a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H8V24h2V22H8V17h2V15H8V10h2V8H8V4H26Z"
|
|
171
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
172
|
+
d: "M14 8H22V10H14zM14 15H22V17H14zM14 22H22V24H14z"
|
|
193
173
|
})), children);
|
|
194
174
|
});
|
|
195
175
|
if (process.env.NODE_ENV !== "production") {
|
|
196
|
-
|
|
176
|
+
Catalog.propTypes = iconPropTypes;
|
|
197
177
|
}
|
|
198
|
-
const
|
|
178
|
+
const CatalogPublish = /*#__PURE__*/React.forwardRef(function CatalogPublish(_ref8, ref) {
|
|
199
179
|
let {
|
|
200
180
|
children,
|
|
201
181
|
size = 16,
|
|
@@ -209,14 +189,16 @@ const CenterCircle = /*#__PURE__*/React.forwardRef(function CenterCircle(_ref8,
|
|
|
209
189
|
viewBox: "0 0 32 32",
|
|
210
190
|
fill: "currentColor",
|
|
211
191
|
...rest
|
|
212
|
-
},
|
|
213
|
-
d: "
|
|
192
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
193
|
+
d: "M20 20L21.4 21.4 18.8 24 28 24 28 26 18.8 26 21.4 28.6 20 30 15 25zM14 15H22V17H14zM14 8H22V10H14z"
|
|
194
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
195
|
+
d: "M13,28H8v-4h2v-2H8v-5h2v-2H8v-5h2V8H8V4h18v16h2V4c0-1.1-0.9-2-2-2H8C6.9,2,6,2.9,6,4v4H4v2h2v5H4v2h2v5H4v2h2v4 c0,1.1,0.9,2,2,2h5V28z"
|
|
214
196
|
})), children);
|
|
215
197
|
});
|
|
216
198
|
if (process.env.NODE_ENV !== "production") {
|
|
217
|
-
|
|
199
|
+
CatalogPublish.propTypes = iconPropTypes;
|
|
218
200
|
}
|
|
219
|
-
const
|
|
201
|
+
const Categories = /*#__PURE__*/React.forwardRef(function Categories(_ref9, ref) {
|
|
220
202
|
let {
|
|
221
203
|
children,
|
|
222
204
|
size = 16,
|
|
@@ -230,14 +212,14 @@ const CenterSquare = /*#__PURE__*/React.forwardRef(function CenterSquare(_ref9,
|
|
|
230
212
|
viewBox: "0 0 32 32",
|
|
231
213
|
fill: "currentColor",
|
|
232
214
|
...rest
|
|
233
|
-
},
|
|
234
|
-
d: "M6
|
|
215
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
216
|
+
d: "M6.76 6l.45.89L7.76 8H12v5H4V6H6.76m.62-2H3A1 1 0 002 5v9a1 1 0 001 1H13a1 1 0 001-1V7a1 1 0 00-1-1H9L8.28 4.55A1 1 0 007.38 4zM22.76 6l.45.89L23.76 8H28v5H20V6h2.76m.62-2H19a1 1 0 00-1 1v9a1 1 0 001 1H29a1 1 0 001-1V7a1 1 0 00-1-1H25l-.72-1.45a1 1 0 00-.9-.55zM6.76 19l.45.89L7.76 21H12v5H4V19H6.76m.62-2H3a1 1 0 00-1 1v9a1 1 0 001 1H13a1 1 0 001-1V20a1 1 0 00-1-1H9l-.72-1.45a1 1 0 00-.9-.55zM22.76 19l.45.89L23.76 21H28v5H20V19h2.76m.62-2H19a1 1 0 00-1 1v9a1 1 0 001 1H29a1 1 0 001-1V20a1 1 0 00-1-1H25l-.72-1.45a1 1 0 00-.9-.55z"
|
|
235
217
|
})), children);
|
|
236
218
|
});
|
|
237
219
|
if (process.env.NODE_ENV !== "production") {
|
|
238
|
-
|
|
220
|
+
Categories.propTypes = iconPropTypes;
|
|
239
221
|
}
|
|
240
|
-
const
|
|
222
|
+
const Category = /*#__PURE__*/React.forwardRef(function Category(_ref10, ref) {
|
|
241
223
|
let {
|
|
242
224
|
children,
|
|
243
225
|
size = 16,
|
|
@@ -251,14 +233,14 @@ const CenterToFit = /*#__PURE__*/React.forwardRef(function CenterToFit(_ref10, r
|
|
|
251
233
|
viewBox: "0 0 32 32",
|
|
252
234
|
fill: "currentColor",
|
|
253
235
|
...rest
|
|
254
|
-
},
|
|
255
|
-
d: "
|
|
236
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
237
|
+
d: "M27,22.1414V18a2,2,0,0,0-2-2H17V12h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.002,2.002,0,0,0-2,2v6a2.002,2.002,0,0,0,2,2h2v4H7a2,2,0,0,0-2,2v4.1421a4,4,0,1,0,2,0V18h8v4.142a4,4,0,1,0,2,0V18h8v4.1414a4,4,0,1,0,2,0ZM13,4h6l.001,6H13ZM8,26a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,8,26Zm10,0a2,2,0,1,1-2-2A2.0027,2.0027,0,0,1,18,26Zm8,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,28Z"
|
|
256
238
|
})), children);
|
|
257
239
|
});
|
|
258
240
|
if (process.env.NODE_ENV !== "production") {
|
|
259
|
-
|
|
241
|
+
Category.propTypes = iconPropTypes;
|
|
260
242
|
}
|
|
261
|
-
const
|
|
243
|
+
const CategoryAdd = /*#__PURE__*/React.forwardRef(function CategoryAdd(_ref11, ref) {
|
|
262
244
|
let {
|
|
263
245
|
children,
|
|
264
246
|
size = 16,
|
|
@@ -272,16 +254,16 @@ const Certificate = /*#__PURE__*/React.forwardRef(function Certificate(_ref11, r
|
|
|
272
254
|
viewBox: "0 0 32 32",
|
|
273
255
|
fill: "currentColor",
|
|
274
256
|
...rest
|
|
275
|
-
},
|
|
276
|
-
d: "
|
|
277
|
-
})),
|
|
278
|
-
d: "
|
|
257
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
258
|
+
d: "M15 6L13.59 7.41 17.17 11 13.59 14.59 15 16 20 11 15 6z"
|
|
259
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
260
|
+
d: "M28,24H17V20h6a2.0027,2.0027,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H9A2.002,2.002,0,0,0,7,4V18a2.0023,2.0023,0,0,0,2,2h6v4H4a2,2,0,0,0-2,2v4H4V26H15v4h2V26H28v4h2V26A2,2,0,0,0,28,24ZM9,4H23l.002,14H9Z"
|
|
279
261
|
})), children);
|
|
280
262
|
});
|
|
281
263
|
if (process.env.NODE_ENV !== "production") {
|
|
282
|
-
|
|
264
|
+
CategoryAdd.propTypes = iconPropTypes;
|
|
283
265
|
}
|
|
284
|
-
const
|
|
266
|
+
const CategoryAnd = /*#__PURE__*/React.forwardRef(function CategoryAnd(_ref12, ref) {
|
|
285
267
|
let {
|
|
286
268
|
children,
|
|
287
269
|
size = 16,
|
|
@@ -295,18 +277,14 @@ const CertificateCheck = /*#__PURE__*/React.forwardRef(function CertificateCheck
|
|
|
295
277
|
viewBox: "0 0 32 32",
|
|
296
278
|
fill: "currentColor",
|
|
297
279
|
...rest
|
|
298
|
-
},
|
|
299
|
-
d: "
|
|
300
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
301
|
-
d: "M14,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
302
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
303
|
-
d: "M22 25.59L19.41 23 18 24.41 22 28.41 30 20.41 28.59 19 22 25.59z"
|
|
280
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
281
|
+
d: "M4 30V26H15v4h2V26H28v4h2V26a2 2 0 00-2-2H17V19H15v5H4a2 2 0 00-2 2v4zM20.6953 13.9858A10.08 10.08 0 0021.9463 10H23V8H20V9a9.2634 9.2634 0 01-.6641 3.2705L16.6511 8.8816a5.1261 5.1261 0 002.1436-2.3694A3.2522 3.2522 0 0018.6062 3.81a3.38 3.38 0 00-2.2391-1.7056 3.4688 3.4688 0 00-4.2223 2.1186c-.5044 1.5518.4406 3.1158 1.2612 4.1077A4.7255 4.7255 0 0011.06 13.1587 4.4526 4.4526 0 0015.4268 17h.0058a5.7844 5.7844 0 003.9717-1.4233L20.532 17h2.5519zM14.047 4.8413A1.3224 1.3224 0 0115.4141 4a2.41 2.41 0 01.5214.0581 1.4018 1.4018 0 01.9111.7022 1.2493 1.2493 0 01.0791 1.042A3.6871 3.6871 0 0115.2441 7.395C14.5831 6.6816 13.8087 5.5732 14.047 4.8413zM15.4316 15h-.0039a2.4432 2.4432 0 01-2.3916-2.1509 2.8261 2.8261 0 011.81-3.0249l3.3115 4.1787A3.8853 3.8853 0 0115.4316 15z"
|
|
304
282
|
})), children);
|
|
305
283
|
});
|
|
306
284
|
if (process.env.NODE_ENV !== "production") {
|
|
307
|
-
|
|
285
|
+
CategoryAnd.propTypes = iconPropTypes;
|
|
308
286
|
}
|
|
309
|
-
const
|
|
287
|
+
const CategoryNew = /*#__PURE__*/React.forwardRef(function CategoryNew(_ref13, ref) {
|
|
310
288
|
let {
|
|
311
289
|
children,
|
|
312
290
|
size = 16,
|
|
@@ -320,16 +298,16 @@ const ChangeCatalog = /*#__PURE__*/React.forwardRef(function ChangeCatalog(_ref1
|
|
|
320
298
|
viewBox: "0 0 32 32",
|
|
321
299
|
fill: "currentColor",
|
|
322
300
|
...rest
|
|
323
|
-
},
|
|
324
|
-
d: "
|
|
325
|
-
})),
|
|
326
|
-
d: "
|
|
301
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
302
|
+
d: "M21 10L17 10 17 6 15 6 15 10 11 10 11 12 15 12 15 16 17 16 17 12 21 12 21 10z"
|
|
303
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
304
|
+
d: "M28,24H17V20h6a2.0027,2.0027,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H9A2.002,2.002,0,0,0,7,4V18a2.0023,2.0023,0,0,0,2,2h6v4H4a2,2,0,0,0-2,2v4H4V26H15v4h2V26H28v4h2V26A2,2,0,0,0,28,24ZM9,4H23l.002,14H9Z"
|
|
327
305
|
})), children);
|
|
328
306
|
});
|
|
329
307
|
if (process.env.NODE_ENV !== "production") {
|
|
330
|
-
|
|
308
|
+
CategoryNew.propTypes = iconPropTypes;
|
|
331
309
|
}
|
|
332
|
-
const
|
|
310
|
+
const CategoryNewEach = /*#__PURE__*/React.forwardRef(function CategoryNewEach(_ref14, ref) {
|
|
333
311
|
let {
|
|
334
312
|
children,
|
|
335
313
|
size = 16,
|
|
@@ -343,69 +321,86 @@ const CharacterDecimal = /*#__PURE__*/React.forwardRef(function CharacterDecimal
|
|
|
343
321
|
viewBox: "0 0 32 32",
|
|
344
322
|
fill: "currentColor",
|
|
345
323
|
...rest
|
|
346
|
-
},
|
|
347
|
-
d: "
|
|
348
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
349
|
-
d: "M24 23H20a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.0023 2.0023 0 012 2V21A2.0027 2.0027 0 0124 23zM20 11h0V21h4V11zM11 15H13V17H11z"
|
|
350
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
351
|
-
d: "M14 23H10a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.0023 2.0023 0 012 2V21A2.0027 2.0027 0 0114 23zM10 11h0V21h4V11zM4 21H6V23H4z"
|
|
324
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
325
|
+
d: "M29 10H24v2h5v6H22v2h3v2.142a4 4 0 102 0V20h2a2.0027 2.0027 0 002-2V12A2.0023 2.0023 0 0029 10zM28 26a2 2 0 11-2-2A2.0027 2.0027 0 0128 26zM19 6H14V8h5v6H12v2h3v6.142a4 4 0 102 0V16h2a2.0023 2.0023 0 002-2V8A2.0023 2.0023 0 0019 6zM18 26a2 2 0 11-2-2A2.0027 2.0027 0 0118 26zM9 2H3A2.002 2.002 0 001 4v6a2.002 2.002 0 002 2H5V22.142a4 4 0 102 0V12H9a2.002 2.002 0 002-2V4A2.002 2.002 0 009 2zM8 26a2 2 0 11-2-2A2.0023 2.0023 0 018 26zM3 10V4H9l.0015 6z"
|
|
352
326
|
})), children);
|
|
353
327
|
});
|
|
354
328
|
if (process.env.NODE_ENV !== "production") {
|
|
355
|
-
|
|
329
|
+
CategoryNewEach.propTypes = iconPropTypes;
|
|
356
330
|
}
|
|
357
|
-
const
|
|
331
|
+
const Caution = /*#__PURE__*/React.forwardRef(function Caution(_ref15, ref) {
|
|
358
332
|
let {
|
|
359
333
|
children,
|
|
360
334
|
size = 16,
|
|
361
335
|
...rest
|
|
362
336
|
} = _ref15;
|
|
337
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
338
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
339
|
+
width: size,
|
|
340
|
+
height: size,
|
|
341
|
+
ref: ref,
|
|
342
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
343
|
+
viewBox: "0 0 16 16",
|
|
344
|
+
fill: "currentColor",
|
|
345
|
+
...rest
|
|
346
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
347
|
+
d: "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
348
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
349
|
+
d: "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
350
|
+
})), children);
|
|
351
|
+
}
|
|
363
352
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
364
353
|
width: size,
|
|
365
354
|
height: size,
|
|
366
355
|
ref: ref,
|
|
367
356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
368
|
-
viewBox: "0 0
|
|
357
|
+
viewBox: "0 0 16 16",
|
|
369
358
|
fill: "currentColor",
|
|
370
359
|
...rest
|
|
371
|
-
},
|
|
372
|
-
d: "
|
|
373
|
-
})),
|
|
374
|
-
d: "
|
|
375
|
-
transform: "rotate(-45 15.5 16.5)"
|
|
376
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
377
|
-
d: "M4.5 15.5L4.5 14.5 7.5 14.5 7.5 3.5 4.5 3.5 4.5 2.5 8.5 2.5 8.5 14.5 11.5 14.5 11.5 15.5 4.5 15.5z"
|
|
378
|
-
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
379
|
-
d: "M8,3V15H8V3M9,2H4V4H7V14H4v2h8V14H9V2Z"
|
|
360
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
361
|
+
d: "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
362
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
363
|
+
d: "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
380
364
|
})), children);
|
|
381
365
|
});
|
|
382
366
|
if (process.env.NODE_ENV !== "production") {
|
|
383
|
-
|
|
367
|
+
Caution.propTypes = iconPropTypes;
|
|
384
368
|
}
|
|
385
|
-
const
|
|
369
|
+
const CautionInverted = /*#__PURE__*/React.forwardRef(function CautionInverted(_ref16, ref) {
|
|
386
370
|
let {
|
|
387
371
|
children,
|
|
388
372
|
size = 16,
|
|
389
373
|
...rest
|
|
390
374
|
} = _ref16;
|
|
375
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
376
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
377
|
+
width: size,
|
|
378
|
+
height: size,
|
|
379
|
+
ref: ref,
|
|
380
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
381
|
+
viewBox: "0 0 16 16",
|
|
382
|
+
fill: "currentColor",
|
|
383
|
+
...rest
|
|
384
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
385
|
+
d: "M8 14L2 3 14 3 8 14z"
|
|
386
|
+
})), children);
|
|
387
|
+
}
|
|
391
388
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
392
389
|
width: size,
|
|
393
390
|
height: size,
|
|
394
391
|
ref: ref,
|
|
395
392
|
xmlns: "http://www.w3.org/2000/svg",
|
|
396
|
-
viewBox: "0 0
|
|
393
|
+
viewBox: "0 0 16 16",
|
|
397
394
|
fill: "currentColor",
|
|
398
395
|
...rest
|
|
399
|
-
},
|
|
400
|
-
d: "
|
|
401
|
-
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
402
|
-
d: "M23 10V22h0V10m1-1H19v2h3V21H19v2h8V21H24V9zM5 21H15V23H5zM15 13L11 13 11 9 9 9 9 13 5 13 5 15 9 15 9 19 11 19 11 15 15 15 15 13z"
|
|
396
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
397
|
+
d: "M8 14L2 3 14 3 8 14z"
|
|
403
398
|
})), children);
|
|
404
399
|
});
|
|
405
400
|
if (process.env.NODE_ENV !== "production") {
|
|
406
|
-
|
|
401
|
+
CautionInverted.propTypes = iconPropTypes;
|
|
407
402
|
}
|
|
408
|
-
const
|
|
403
|
+
const QCcX = /*#__PURE__*/React.forwardRef(function QCcX(_ref17, ref) {
|
|
409
404
|
let {
|
|
410
405
|
children,
|
|
411
406
|
size = 16,
|
|
@@ -419,14 +414,14 @@ const CharacterLowerCase = /*#__PURE__*/React.forwardRef(function CharacterLower
|
|
|
419
414
|
viewBox: "0 0 32 32",
|
|
420
415
|
fill: "currentColor",
|
|
421
416
|
...rest
|
|
422
|
-
},
|
|
423
|
-
d: "
|
|
417
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
418
|
+
d: "M10 23H5a2 2 0 01-2-2V15a2 2 0 012-2h5v2H5v6h5zM19 23H14a2 2 0 01-2-2V15a2 2 0 012-2h5v2H14v6h5zM29 9L27 9 25 15 23 9 21 9 23.75 16 21 23 23 23 25 17 27 23 29 23 26.25 16 29 9z"
|
|
424
419
|
})), children);
|
|
425
420
|
});
|
|
426
421
|
if (process.env.NODE_ENV !== "production") {
|
|
427
|
-
|
|
422
|
+
QCcX.propTypes = iconPropTypes;
|
|
428
423
|
}
|
|
429
|
-
const
|
|
424
|
+
const WatsonHealthCdArchive = /*#__PURE__*/React.forwardRef(function WatsonHealthCdArchive(_ref18, ref) {
|
|
430
425
|
let {
|
|
431
426
|
children,
|
|
432
427
|
size = 16,
|
|
@@ -440,16 +435,20 @@ const CharacterNegativeNumber = /*#__PURE__*/React.forwardRef(function Character
|
|
|
440
435
|
viewBox: "0 0 32 32",
|
|
441
436
|
fill: "currentColor",
|
|
442
437
|
...rest
|
|
443
|
-
},
|
|
444
|
-
d: "
|
|
445
|
-
})),
|
|
446
|
-
d: "
|
|
438
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
439
|
+
d: "M16,28A12,12,0,1,1,28,16,12,12,0,0,1,16,28ZM16,6A10,10,0,1,0,26,16,10,10,0,0,0,16,6Z"
|
|
440
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
441
|
+
d: "M16,22a6,6,0,1,1,6-6A6,6,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,16,12Z"
|
|
442
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
443
|
+
cx: "16",
|
|
444
|
+
cy: "16",
|
|
445
|
+
r: "2"
|
|
447
446
|
})), children);
|
|
448
447
|
});
|
|
449
448
|
if (process.env.NODE_ENV !== "production") {
|
|
450
|
-
|
|
449
|
+
WatsonHealthCdArchive.propTypes = iconPropTypes;
|
|
451
450
|
}
|
|
452
|
-
const
|
|
451
|
+
const WatsonHealthCdCreateArchive = /*#__PURE__*/React.forwardRef(function WatsonHealthCdCreateArchive(_ref19, ref) {
|
|
453
452
|
let {
|
|
454
453
|
children,
|
|
455
454
|
size = 16,
|
|
@@ -463,14 +462,22 @@ const CharacterSentenceCase = /*#__PURE__*/React.forwardRef(function CharacterSe
|
|
|
463
462
|
viewBox: "0 0 32 32",
|
|
464
463
|
fill: "currentColor",
|
|
465
464
|
...rest
|
|
466
|
-
},
|
|
467
|
-
d: "
|
|
465
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
466
|
+
d: "M14,20a6,6,0,1,1,6-6A6,6,0,0,1,14,20Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,14,10Z"
|
|
467
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
468
|
+
cx: "14",
|
|
469
|
+
cy: "14",
|
|
470
|
+
r: "2"
|
|
471
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
472
|
+
d: "M17,23.54A10,10,0,1,1,24,14c0,.34,0,.67-.05,1h2c0-.33.05-.66.05-1A12,12,0,1,0,14,26a12.33,12.33,0,0,0,3-.39Z"
|
|
473
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
474
|
+
d: "M25,30l-2.14-1A5,5,0,0,1,20,24.47V18H30v6.47A5,5,0,0,1,27.14,29ZM22,20v4.47a3,3,0,0,0,1.72,2.71l1.28.61,1.28-.61A3,3,0,0,0,28,24.47V20Z"
|
|
468
475
|
})), children);
|
|
469
476
|
});
|
|
470
477
|
if (process.env.NODE_ENV !== "production") {
|
|
471
|
-
|
|
478
|
+
WatsonHealthCdCreateArchive.propTypes = iconPropTypes;
|
|
472
479
|
}
|
|
473
|
-
const
|
|
480
|
+
const WatsonHealthCdCreateExchange = /*#__PURE__*/React.forwardRef(function WatsonHealthCdCreateExchange(_ref20, ref) {
|
|
474
481
|
let {
|
|
475
482
|
children,
|
|
476
483
|
size = 16,
|
|
@@ -484,14 +491,20 @@ const CharacterUpperCase = /*#__PURE__*/React.forwardRef(function CharacterUpper
|
|
|
484
491
|
viewBox: "0 0 32 32",
|
|
485
492
|
fill: "currentColor",
|
|
486
493
|
...rest
|
|
487
|
-
},
|
|
488
|
-
|
|
494
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
495
|
+
cx: "14",
|
|
496
|
+
cy: "14",
|
|
497
|
+
r: "2"
|
|
498
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
499
|
+
d: "M14,2a12,12,0,0,0,0,24V24A10,10,0,1,1,24,14,8.27,8.27,0,0,1,24,15h2c0-.33.05-.66.05-1A12,12,0,0,0,14,2Z"
|
|
500
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
501
|
+
d: "M17 24L26.17 24 23.58 26.59 25 28 30 23 25 18 23.58 19.42 26.17 22 17 22 17 24zM14 20a6 6 0 116-6A6 6 0 0114 20zm0-10a4 4 0 104 4A4 4 0 0014 10z"
|
|
489
502
|
})), children);
|
|
490
503
|
});
|
|
491
504
|
if (process.env.NODE_ENV !== "production") {
|
|
492
|
-
|
|
505
|
+
WatsonHealthCdCreateExchange.propTypes = iconPropTypes;
|
|
493
506
|
}
|
|
494
|
-
const
|
|
507
|
+
const Cda = /*#__PURE__*/React.forwardRef(function Cda(_ref21, ref) {
|
|
495
508
|
let {
|
|
496
509
|
children,
|
|
497
510
|
size = 16,
|
|
@@ -505,16 +518,14 @@ const CharacterWholeNumber = /*#__PURE__*/React.forwardRef(function CharacterWho
|
|
|
505
518
|
viewBox: "0 0 32 32",
|
|
506
519
|
fill: "currentColor",
|
|
507
520
|
...rest
|
|
508
|
-
},
|
|
509
|
-
d: "M28
|
|
510
|
-
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
511
|
-
d: "M6,10V22H6V10M7,9H2v2H5V21H2v2h8V21H7V9Z"
|
|
521
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
522
|
+
d: "M28 9H24a2.002 2.002 0 00-2 2V23h2V18h4v5h2V11A2.0023 2.0023 0 0028 9zm-4 7V11h4v5zM16 23H12V9h4a4.0042 4.0042 0 014 4v6A4.0039 4.0039 0 0116 23zm-2-2h2a2.0027 2.0027 0 002-2V13a2.0023 2.0023 0 00-2-2H14zM10 23H4a2.0023 2.0023 0 01-2-2V11A2.002 2.002 0 014 9h6v2H4V21h6z"
|
|
512
523
|
})), children);
|
|
513
524
|
});
|
|
514
525
|
if (process.env.NODE_ENV !== "production") {
|
|
515
|
-
|
|
526
|
+
Cda.propTypes = iconPropTypes;
|
|
516
527
|
}
|
|
517
|
-
const
|
|
528
|
+
const CellTower = /*#__PURE__*/React.forwardRef(function CellTower(_ref22, ref) {
|
|
518
529
|
let {
|
|
519
530
|
children,
|
|
520
531
|
size = 16,
|
|
@@ -528,14 +539,16 @@ const CharacterPatterns = /*#__PURE__*/React.forwardRef(function CharacterPatter
|
|
|
528
539
|
viewBox: "0 0 32 32",
|
|
529
540
|
fill: "currentColor",
|
|
530
541
|
...rest
|
|
531
|
-
},
|
|
532
|
-
d: "
|
|
542
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
543
|
+
d: "M25 11L25 16 17 16 17 11 15 11 15 16 7 16 7 11 5 11 5 23 7 23 7 18 10 18 10 30 12 30 12 18 15 18 15 23 17 23 17 18 20 18 20 30 22 30 22 18 25 18 25 23 27 23 27 11zM16 6c-1.7 0-3.2.7-4.2 1.8l1.4 1.4C13.9 8.4 14.9 8 16 8s2.1.4 2.8 1.2l1.4-1.4C19.2 6.7 17.7 6 16 6z"
|
|
544
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
545
|
+
d: "M8.9,4.9l1.4,1.4C11.8,4.9,13.8,4,16,4s4.2,0.9,5.7,2.3l1.4-1.4C21.3,3.1,18.8,2,16,2S10.7,3.1,8.9,4.9z"
|
|
533
546
|
})), children);
|
|
534
547
|
});
|
|
535
548
|
if (process.env.NODE_ENV !== "production") {
|
|
536
|
-
|
|
549
|
+
CellTower.propTypes = iconPropTypes;
|
|
537
550
|
}
|
|
538
|
-
const
|
|
551
|
+
const CenterCircle = /*#__PURE__*/React.forwardRef(function CenterCircle(_ref23, ref) {
|
|
539
552
|
let {
|
|
540
553
|
children,
|
|
541
554
|
size = 16,
|
|
@@ -549,16 +562,14 @@ const ChargingStation = /*#__PURE__*/React.forwardRef(function ChargingStation(_
|
|
|
549
562
|
viewBox: "0 0 32 32",
|
|
550
563
|
fill: "currentColor",
|
|
551
564
|
...rest
|
|
552
|
-
},
|
|
553
|
-
d: "
|
|
554
|
-
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
555
|
-
d: "M30,7H29V4H27V7H26v6h1V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.5a3.5,3.5,0,0,0,7,0V13h1ZM17,26H6V6H17Z"
|
|
565
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
566
|
+
d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V22H15v3.9492A10.0166,10.0166,0,0,1,6.0508,17H10V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V10h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H22v2h3.9492A10.0166,10.0166,0,0,1,17,25.9492Z"
|
|
556
567
|
})), children);
|
|
557
568
|
});
|
|
558
569
|
if (process.env.NODE_ENV !== "production") {
|
|
559
|
-
|
|
570
|
+
CenterCircle.propTypes = iconPropTypes;
|
|
560
571
|
}
|
|
561
|
-
const
|
|
572
|
+
const CenterSquare = /*#__PURE__*/React.forwardRef(function CenterSquare(_ref24, ref) {
|
|
562
573
|
let {
|
|
563
574
|
children,
|
|
564
575
|
size = 16,
|
|
@@ -572,18 +583,14 @@ const ChargingStationFilled = /*#__PURE__*/React.forwardRef(function ChargingSta
|
|
|
572
583
|
viewBox: "0 0 32 32",
|
|
573
584
|
fill: "currentColor",
|
|
574
585
|
...rest
|
|
575
|
-
},
|
|
576
|
-
d: "
|
|
577
|
-
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
578
|
-
fill: "none",
|
|
579
|
-
d: "M11.857 21.514L10.143 20.486 12.234 17 7.234 17 11.143 10.486 12.857 11.514 10.766 15 15.766 15 11.857 21.514z",
|
|
580
|
-
"data-icon-path": "inner-path"
|
|
586
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
587
|
+
d: "M6 12L4 12 4 4 12 4 12 6 6 6 6 12zM28 12L26 12 26 6 20 6 20 4 28 4 28 12zM12 28L4 28 4 20 6 20 6 26 12 26 12 28zM28 28L20 28 20 26 26 26 26 20 28 20 28 28zM15 10H17V14H15zM10 15H14V17H10zM18 15H22V17H18zM15 18H17V22H15z"
|
|
581
588
|
})), children);
|
|
582
589
|
});
|
|
583
590
|
if (process.env.NODE_ENV !== "production") {
|
|
584
|
-
|
|
591
|
+
CenterSquare.propTypes = iconPropTypes;
|
|
585
592
|
}
|
|
586
|
-
const
|
|
593
|
+
const CenterToFit = /*#__PURE__*/React.forwardRef(function CenterToFit(_ref25, ref) {
|
|
587
594
|
let {
|
|
588
595
|
children,
|
|
589
596
|
size = 16,
|
|
@@ -597,14 +604,14 @@ const Chart_3D = /*#__PURE__*/React.forwardRef(function Chart_3D(_ref25, ref) {
|
|
|
597
604
|
viewBox: "0 0 32 32",
|
|
598
605
|
fill: "currentColor",
|
|
599
606
|
...rest
|
|
600
|
-
},
|
|
601
|
-
d: "
|
|
607
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
608
|
+
d: "M8 2L2 2 2 8 4 8 4 4 8 4 8 2zM24 2L30 2 30 8 28 8 28 4 24 4 24 2zM8 30L2 30 2 24 4 24 4 28 8 28 8 30zM24 30L30 30 30 24 28 24 28 28 24 28 24 30zM24 24H8a2.0023 2.0023 0 01-2-2V10A2.0023 2.0023 0 018 8H24a2.0023 2.0023 0 012 2V22A2.0023 2.0023 0 0124 24zM8 10V22H24V10z"
|
|
602
609
|
})), children);
|
|
603
610
|
});
|
|
604
611
|
if (process.env.NODE_ENV !== "production") {
|
|
605
|
-
|
|
612
|
+
CenterToFit.propTypes = iconPropTypes;
|
|
606
613
|
}
|
|
607
|
-
const
|
|
614
|
+
const Certificate = /*#__PURE__*/React.forwardRef(function Certificate(_ref26, ref) {
|
|
608
615
|
let {
|
|
609
616
|
children,
|
|
610
617
|
size = 16,
|
|
@@ -618,14 +625,16 @@ const ChartArea = /*#__PURE__*/React.forwardRef(function ChartArea(_ref26, ref)
|
|
|
618
625
|
viewBox: "0 0 32 32",
|
|
619
626
|
fill: "currentColor",
|
|
620
627
|
...rest
|
|
621
|
-
},
|
|
622
|
-
d: "
|
|
628
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
629
|
+
d: "M24 17L25.912 20.703 30 21.297 27 24 27.771 28 24 25.75 20.229 28 21 24 18 21.297 22.2 20.703 24 17zM6 16H12V18H6zM6 12H16V14H6zM6 8H16V10H6z"
|
|
630
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
631
|
+
d: "M16,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16Z"
|
|
623
632
|
})), children);
|
|
624
633
|
});
|
|
625
634
|
if (process.env.NODE_ENV !== "production") {
|
|
626
|
-
|
|
635
|
+
Certificate.propTypes = iconPropTypes;
|
|
627
636
|
}
|
|
628
|
-
const
|
|
637
|
+
const CertificateCheck = /*#__PURE__*/React.forwardRef(function CertificateCheck(_ref27, ref) {
|
|
629
638
|
let {
|
|
630
639
|
children,
|
|
631
640
|
size = 16,
|
|
@@ -639,14 +648,18 @@ const ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(_
|
|
|
639
648
|
viewBox: "0 0 32 32",
|
|
640
649
|
fill: "currentColor",
|
|
641
650
|
...rest
|
|
642
|
-
},
|
|
643
|
-
d: "
|
|
651
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
652
|
+
d: "M6 16H12V18H6zM6 12H16V14H6zM6 8H16V10H6z"
|
|
653
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
654
|
+
d: "M14,26H4V6H28V16h2V6a2,2,0,0,0-2-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
655
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
656
|
+
d: "M22 25.59L19.41 23 18 24.41 22 28.41 30 20.41 28.59 19 22 25.59z"
|
|
644
657
|
})), children);
|
|
645
658
|
});
|
|
646
659
|
if (process.env.NODE_ENV !== "production") {
|
|
647
|
-
|
|
660
|
+
CertificateCheck.propTypes = iconPropTypes;
|
|
648
661
|
}
|
|
649
|
-
const
|
|
662
|
+
const ChangeCatalog = /*#__PURE__*/React.forwardRef(function ChangeCatalog(_ref28, ref) {
|
|
650
663
|
let {
|
|
651
664
|
children,
|
|
652
665
|
size = 16,
|
|
@@ -660,14 +673,16 @@ const ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper
|
|
|
660
673
|
viewBox: "0 0 32 32",
|
|
661
674
|
fill: "currentColor",
|
|
662
675
|
...rest
|
|
663
|
-
},
|
|
664
|
-
d: "
|
|
676
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
677
|
+
d: "M24 24v2h2.4592A5.94 5.94 0 0122 28a6.0066 6.0066 0 01-6-6H14a7.9841 7.9841 0 0014 5.2651V30h2V24zM22 14a8.04 8.04 0 00-6 2.7349V14H14v6h6V18H17.5408A5.94 5.94 0 0122 16a6.0066 6.0066 0 016 6h2A8.0092 8.0092 0 0022 14z"
|
|
678
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
679
|
+
d: "M12,28H6V24H8V22H6V17H8V15H6V10H8V8H6V4H24v8h2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4V8H2v2H4v5H2v2H4v5H2v2H4v4a2,2,0,0,0,2,2h6Z"
|
|
665
680
|
})), children);
|
|
666
681
|
});
|
|
667
682
|
if (process.env.NODE_ENV !== "production") {
|
|
668
|
-
|
|
683
|
+
ChangeCatalog.propTypes = iconPropTypes;
|
|
669
684
|
}
|
|
670
|
-
const
|
|
685
|
+
const CharacterDecimal = /*#__PURE__*/React.forwardRef(function CharacterDecimal(_ref29, ref) {
|
|
671
686
|
let {
|
|
672
687
|
children,
|
|
673
688
|
size = 16,
|
|
@@ -681,18 +696,18 @@ const ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(_ref29,
|
|
|
681
696
|
viewBox: "0 0 32 32",
|
|
682
697
|
fill: "currentColor",
|
|
683
698
|
...rest
|
|
684
|
-
},
|
|
685
|
-
d: "
|
|
686
|
-
})),
|
|
687
|
-
d: "
|
|
688
|
-
})),
|
|
689
|
-
d: "
|
|
699
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
700
|
+
d: "M21 15H23V17H21z"
|
|
701
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
702
|
+
d: "M24 23H20a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.0023 2.0023 0 012 2V21A2.0027 2.0027 0 0124 23zM20 11h0V21h4V11zM11 15H13V17H11z"
|
|
703
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
704
|
+
d: "M14 23H10a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h4a2.0023 2.0023 0 012 2V21A2.0027 2.0027 0 0114 23zM10 11h0V21h4V11zM4 21H6V23H4z"
|
|
690
705
|
})), children);
|
|
691
706
|
});
|
|
692
707
|
if (process.env.NODE_ENV !== "production") {
|
|
693
|
-
|
|
708
|
+
CharacterDecimal.propTypes = iconPropTypes;
|
|
694
709
|
}
|
|
695
|
-
const
|
|
710
|
+
const CharacterFraction = /*#__PURE__*/React.forwardRef(function CharacterFraction(_ref30, ref) {
|
|
696
711
|
let {
|
|
697
712
|
children,
|
|
698
713
|
size = 16,
|
|
@@ -706,14 +721,21 @@ const ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(_ref30, ref) {
|
|
|
706
721
|
viewBox: "0 0 32 32",
|
|
707
722
|
fill: "currentColor",
|
|
708
723
|
...rest
|
|
709
|
-
},
|
|
710
|
-
d: "
|
|
724
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
725
|
+
d: "M28,30H20V24a2.002,2.002,0,0,1,2-2h4V18H20V16h6a2.0023,2.0023,0,0,1,2,2v4a2.0023,2.0023,0,0,1-2,2H22v4h6Z"
|
|
726
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
727
|
+
d: "M4.479 15.5H26.521V17.5H4.479z",
|
|
728
|
+
transform: "rotate(-45 15.5 16.5)"
|
|
729
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
730
|
+
d: "M4.5 15.5L4.5 14.5 7.5 14.5 7.5 3.5 4.5 3.5 4.5 2.5 8.5 2.5 8.5 14.5 11.5 14.5 11.5 15.5 4.5 15.5z"
|
|
731
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
732
|
+
d: "M8,3V15H8V3M9,2H4V4H7V14H4v2h8V14H9V2Z"
|
|
711
733
|
})), children);
|
|
712
734
|
});
|
|
713
735
|
if (process.env.NODE_ENV !== "production") {
|
|
714
|
-
|
|
736
|
+
CharacterFraction.propTypes = iconPropTypes;
|
|
715
737
|
}
|
|
716
|
-
const
|
|
738
|
+
const CharacterInteger = /*#__PURE__*/React.forwardRef(function CharacterInteger(_ref31, ref) {
|
|
717
739
|
let {
|
|
718
740
|
children,
|
|
719
741
|
size = 16,
|
|
@@ -727,16 +749,16 @@ const ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating
|
|
|
727
749
|
viewBox: "0 0 32 32",
|
|
728
750
|
fill: "currentColor",
|
|
729
751
|
...rest
|
|
730
|
-
},
|
|
731
|
-
d: "
|
|
732
|
-
})),
|
|
733
|
-
d: "
|
|
752
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
753
|
+
d: "M19.5 22.5L19.5 21.5 22.5 21.5 22.5 10.5 19.5 10.5 19.5 9.5 23.5 9.5 23.5 21.5 26.5 21.5 26.5 22.5 19.5 22.5z"
|
|
754
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
755
|
+
d: "M23 10V22h0V10m1-1H19v2h3V21H19v2h8V21H24V9zM5 21H15V23H5zM15 13L11 13 11 9 9 9 9 13 5 13 5 15 9 15 9 19 11 19 11 15 15 15 15 13z"
|
|
734
756
|
})), children);
|
|
735
757
|
});
|
|
736
758
|
if (process.env.NODE_ENV !== "production") {
|
|
737
|
-
|
|
759
|
+
CharacterInteger.propTypes = iconPropTypes;
|
|
738
760
|
}
|
|
739
|
-
const
|
|
761
|
+
const CharacterLowerCase = /*#__PURE__*/React.forwardRef(function CharacterLowerCase(_ref32, ref) {
|
|
740
762
|
let {
|
|
741
763
|
children,
|
|
742
764
|
size = 16,
|
|
@@ -750,14 +772,14 @@ const ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(_
|
|
|
750
772
|
viewBox: "0 0 32 32",
|
|
751
773
|
fill: "currentColor",
|
|
752
774
|
...rest
|
|
753
|
-
},
|
|
754
|
-
d: "
|
|
775
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
776
|
+
d: "M29 23H24a2.0027 2.0027 0 01-2-2V15a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 13H14V9H12V23h6a2.0027 2.0027 0 002-2V15A2.0023 2.0023 0 0018 13zm-4 8V15h4v6zM8 13H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 008 13zm0 8H4V19H8z"
|
|
755
777
|
})), children);
|
|
756
778
|
});
|
|
757
779
|
if (process.env.NODE_ENV !== "production") {
|
|
758
|
-
|
|
780
|
+
CharacterLowerCase.propTypes = iconPropTypes;
|
|
759
781
|
}
|
|
760
|
-
const
|
|
782
|
+
const CharacterNegativeNumber = /*#__PURE__*/React.forwardRef(function CharacterNegativeNumber(_ref33, ref) {
|
|
761
783
|
let {
|
|
762
784
|
children,
|
|
763
785
|
size = 16,
|
|
@@ -771,14 +793,16 @@ const ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(_
|
|
|
771
793
|
viewBox: "0 0 32 32",
|
|
772
794
|
fill: "currentColor",
|
|
773
795
|
...rest
|
|
774
|
-
},
|
|
775
|
-
d: "
|
|
796
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
797
|
+
d: "M19.5 22.5L19.5 21.5 22.5 21.5 22.5 10.5 19.5 10.5 19.5 9.5 23.5 9.5 23.5 21.5 26.5 21.5 26.5 22.5 19.5 22.5z"
|
|
798
|
+
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
799
|
+
d: "M23 10V22h0V10m1-1H19v2h3V21H19v2h8V21H24V9zM5 15H15V17H5z"
|
|
776
800
|
})), children);
|
|
777
801
|
});
|
|
778
802
|
if (process.env.NODE_ENV !== "production") {
|
|
779
|
-
|
|
803
|
+
CharacterNegativeNumber.propTypes = iconPropTypes;
|
|
780
804
|
}
|
|
781
|
-
const
|
|
805
|
+
const CharacterSentenceCase = /*#__PURE__*/React.forwardRef(function CharacterSentenceCase(_ref34, ref) {
|
|
782
806
|
let {
|
|
783
807
|
children,
|
|
784
808
|
size = 16,
|
|
@@ -792,16 +816,14 @@ const ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(_re
|
|
|
792
816
|
viewBox: "0 0 32 32",
|
|
793
817
|
fill: "currentColor",
|
|
794
818
|
...rest
|
|
795
|
-
},
|
|
796
|
-
d: "
|
|
797
|
-
})), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
798
|
-
d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
|
|
819
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
820
|
+
d: "M29 23H24a2.0027 2.0027 0 01-2-2V15a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 13H14V9H12V23h6a2.0027 2.0027 0 002-2V15A2.0023 2.0023 0 0018 13zm-4 8V15h4v6zM8 9H4a2.002 2.002 0 00-2 2V23H4V18H8v5h2V11A2.002 2.002 0 008 9zM4 16V11H8v5z"
|
|
799
821
|
})), children);
|
|
800
822
|
});
|
|
801
823
|
if (process.env.NODE_ENV !== "production") {
|
|
802
|
-
|
|
824
|
+
CharacterSentenceCase.propTypes = iconPropTypes;
|
|
803
825
|
}
|
|
804
|
-
const
|
|
826
|
+
const CharacterUpperCase = /*#__PURE__*/React.forwardRef(function CharacterUpperCase(_ref35, ref) {
|
|
805
827
|
let {
|
|
806
828
|
children,
|
|
807
829
|
size = 16,
|
|
@@ -815,16 +837,14 @@ const ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(_ref35, r
|
|
|
815
837
|
viewBox: "0 0 32 32",
|
|
816
838
|
fill: "currentColor",
|
|
817
839
|
...rest
|
|
818
|
-
},
|
|
819
|
-
d: "M30
|
|
820
|
-
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
821
|
-
d: "M10 16a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM21 6a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM24.5 21A1.5 1.5 0 1123 22.5 1.5 1.5 0 0124.5 21m0-2A3.5 3.5 0 1028 22.5 3.5 3.5 0 0024.5 19z"
|
|
840
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
841
|
+
d: "M30 23H24a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h6v2H24V21h6zM20 12a3.0033 3.0033 0 00-3-3H12V23h5a3.0033 3.0033 0 003-3V18a2.977 2.977 0 00-.78-2A2.9768 2.9768 0 0020 14zm-6-1h3a1.0013 1.0013 0 011 1v2a1.0013 1.0013 0 01-1 1H14zm4 9a1.0009 1.0009 0 01-1 1H14V17h3a1.0009 1.0009 0 011 1zM8 9H4a2.002 2.002 0 00-2 2V23H4V18H8v5h2V11A2.002 2.002 0 008 9zM4 16V11H8v5z"
|
|
822
842
|
})), children);
|
|
823
843
|
});
|
|
824
844
|
if (process.env.NODE_ENV !== "production") {
|
|
825
|
-
|
|
845
|
+
CharacterUpperCase.propTypes = iconPropTypes;
|
|
826
846
|
}
|
|
827
|
-
const
|
|
847
|
+
const CharacterWholeNumber = /*#__PURE__*/React.forwardRef(function CharacterWholeNumber(_ref36, ref) {
|
|
828
848
|
let {
|
|
829
849
|
children,
|
|
830
850
|
size = 16,
|
|
@@ -839,13 +859,15 @@ const ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePack
|
|
|
839
859
|
fill: "currentColor",
|
|
840
860
|
...rest
|
|
841
861
|
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
842
|
-
d: "
|
|
862
|
+
d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2.0027 2.0027 0 002-2V11A2.0023 2.0023 0 0028 9zM20 23H12V17a2.002 2.002 0 012-2h4V11H12V9h6a2.0023 2.0023 0 012 2v4a2.0023 2.0023 0 01-2 2H14v4h6zM2.5 22.5L2.5 21.5 5.5 21.5 5.5 10.5 2.5 10.5 2.5 9.5 6.5 9.5 6.5 21.5 9.5 21.5 9.5 22.5 2.5 22.5z"
|
|
863
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
864
|
+
d: "M6,10V22H6V10M7,9H2v2H5V21H2v2h8V21H7V9Z"
|
|
843
865
|
})), children);
|
|
844
866
|
});
|
|
845
867
|
if (process.env.NODE_ENV !== "production") {
|
|
846
|
-
|
|
868
|
+
CharacterWholeNumber.propTypes = iconPropTypes;
|
|
847
869
|
}
|
|
848
|
-
const
|
|
870
|
+
const CharacterPatterns = /*#__PURE__*/React.forwardRef(function CharacterPatterns(_ref37, ref) {
|
|
849
871
|
let {
|
|
850
872
|
children,
|
|
851
873
|
size = 16,
|
|
@@ -859,14 +881,14 @@ const ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(_ref37, r
|
|
|
859
881
|
viewBox: "0 0 32 32",
|
|
860
882
|
fill: "currentColor",
|
|
861
883
|
...rest
|
|
862
|
-
},
|
|
863
|
-
d: "
|
|
884
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
885
|
+
d: "M6 26V17.8281l-3.5859 3.586L1 20l6-6 6 6-1.4141 1.4141L8 17.8281V26H18v2H8A2.0024 2.0024 0 016 26zM30 22L30 20 22 20 22 22 27.5 22 22 28 22 30 30 30 30 28 24.507 28 30 22zM26 6v8.1719l3.5859-3.586L31 12l-6 6-6-6 1.4141-1.4141L24 14.1719V6H14V4H24A2.0024 2.0024 0 0126 6zM8 2H3V4H8V6H4A2 2 0 002 8v2a2 2 0 002 2h6V4A2.0023 2.0023 0 008 2zm0 8H4V8H8z"
|
|
864
886
|
})), children);
|
|
865
887
|
});
|
|
866
888
|
if (process.env.NODE_ENV !== "production") {
|
|
867
|
-
|
|
889
|
+
CharacterPatterns.propTypes = iconPropTypes;
|
|
868
890
|
}
|
|
869
|
-
const
|
|
891
|
+
const ChargingStation = /*#__PURE__*/React.forwardRef(function ChargingStation(_ref38, ref) {
|
|
870
892
|
let {
|
|
871
893
|
children,
|
|
872
894
|
size = 16,
|
|
@@ -880,16 +902,16 @@ const ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick
|
|
|
880
902
|
viewBox: "0 0 32 32",
|
|
881
903
|
fill: "currentColor",
|
|
882
904
|
...rest
|
|
883
|
-
},
|
|
884
|
-
d: "
|
|
885
|
-
})),
|
|
886
|
-
d: "M30,
|
|
905
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
906
|
+
d: "M11.857 21.514L10.143 20.486 12.234 17 7.234 17 11.143 10.486 12.857 11.514 10.766 15 15.766 15 11.857 21.514z"
|
|
907
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
908
|
+
d: "M30,7H29V4H27V7H26v6h1V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.5a3.5,3.5,0,0,0,7,0V13h1ZM17,26H6V6H17Z"
|
|
887
909
|
})), children);
|
|
888
910
|
});
|
|
889
911
|
if (process.env.NODE_ENV !== "production") {
|
|
890
|
-
|
|
912
|
+
ChargingStation.propTypes = iconPropTypes;
|
|
891
913
|
}
|
|
892
|
-
const
|
|
914
|
+
const ChargingStationFilled = /*#__PURE__*/React.forwardRef(function ChargingStationFilled(_ref39, ref) {
|
|
893
915
|
let {
|
|
894
916
|
children,
|
|
895
917
|
size = 16,
|
|
@@ -903,22 +925,18 @@ const ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_
|
|
|
903
925
|
viewBox: "0 0 32 32",
|
|
904
926
|
fill: "currentColor",
|
|
905
927
|
...rest
|
|
906
|
-
},
|
|
907
|
-
d: "
|
|
908
|
-
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
909
|
-
d: "M10 16H12V26H10zM7 22H9V26H7zM26 8H28V26H26zM23 14H25V26H23z"
|
|
928
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
929
|
+
d: "M29,7V4H27V7H26v6h1V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.5a3.5,3.5,0,0,0,7,0V13h1V7ZM11.8574,21.5146l-1.7148-1.0292L12.2339,17h-5l3.9087-6.5146,1.7148,1.0292L10.7661,15h5Z"
|
|
910
930
|
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
d: "M18 18H20V26H18z",
|
|
915
|
-
transform: "rotate(-180 19 22)"
|
|
931
|
+
fill: "none",
|
|
932
|
+
d: "M11.857 21.514L10.143 20.486 12.234 17 7.234 17 11.143 10.486 12.857 11.514 10.766 15 15.766 15 11.857 21.514z",
|
|
933
|
+
"data-icon-path": "inner-path"
|
|
916
934
|
})), children);
|
|
917
935
|
});
|
|
918
936
|
if (process.env.NODE_ENV !== "production") {
|
|
919
|
-
|
|
937
|
+
ChargingStationFilled.propTypes = iconPropTypes;
|
|
920
938
|
}
|
|
921
|
-
const
|
|
939
|
+
const Chart_3D = /*#__PURE__*/React.forwardRef(function Chart_3D(_ref40, ref) {
|
|
922
940
|
let {
|
|
923
941
|
children,
|
|
924
942
|
size = 16,
|
|
@@ -932,14 +950,14 @@ const ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(_ref40, r
|
|
|
932
950
|
viewBox: "0 0 32 32",
|
|
933
951
|
fill: "currentColor",
|
|
934
952
|
...rest
|
|
935
|
-
},
|
|
936
|
-
d: "
|
|
953
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
954
|
+
d: "M28,23v3.5859l-5-5V15a1,1,0,0,0-.5527-.8945L17,11.3818V5.8281l2.5859,2.586L21,7,16,2,11,7l1.4141,1.4141L15,5.8281v5.5537L9.5527,14.1055A1,1,0,0,0,9,15v6.5859l-5,5V23H2v7H9V28H5.4141l4.7832-4.7832,5.3554,2.6777a1.001,1.001,0,0,0,.8946,0l5.3554-2.6777L26.5859,28H23v2h7V23Zm-13,.3818-4-2V16.6182l4,2Zm1-6.5L12.2363,15,16,13.1182,19.7637,15Zm5,4.5-4,2V18.6182l4-2Z"
|
|
937
955
|
})), children);
|
|
938
956
|
});
|
|
939
957
|
if (process.env.NODE_ENV !== "production") {
|
|
940
|
-
|
|
958
|
+
Chart_3D.propTypes = iconPropTypes;
|
|
941
959
|
}
|
|
942
|
-
const
|
|
960
|
+
const ChartArea = /*#__PURE__*/React.forwardRef(function ChartArea(_ref41, ref) {
|
|
943
961
|
let {
|
|
944
962
|
children,
|
|
945
963
|
size = 16,
|
|
@@ -953,16 +971,14 @@ const ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFl
|
|
|
953
971
|
viewBox: "0 0 32 32",
|
|
954
972
|
fill: "currentColor",
|
|
955
973
|
...rest
|
|
956
|
-
},
|
|
957
|
-
d: "
|
|
958
|
-
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
959
|
-
d: "M30,30H4a2.0021,2.0021,0,0,1-2-2V2H4V28H30Z"
|
|
974
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
975
|
+
d: "M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"
|
|
960
976
|
})), children);
|
|
961
977
|
});
|
|
962
978
|
if (process.env.NODE_ENV !== "production") {
|
|
963
|
-
|
|
979
|
+
ChartArea.propTypes = iconPropTypes;
|
|
964
980
|
}
|
|
965
|
-
const
|
|
981
|
+
const ChartAreaSmooth = /*#__PURE__*/React.forwardRef(function ChartAreaSmooth(_ref42, ref) {
|
|
966
982
|
let {
|
|
967
983
|
children,
|
|
968
984
|
size = 16,
|
|
@@ -976,16 +992,14 @@ const ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarg
|
|
|
976
992
|
viewBox: "0 0 32 32",
|
|
977
993
|
fill: "currentColor",
|
|
978
994
|
...rest
|
|
979
|
-
},
|
|
980
|
-
d: "
|
|
981
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
982
|
-
d: "M7 10H15V12H7z"
|
|
995
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
996
|
+
d: "M30,6.6143l-1.3152.4365A20.9218,20.9218,0,0,1,23,8c-1.7344,0-3.3225-.9072-5.0039-1.8682C16.1621,5.084,14.2656,4,12,4,9.123,4,5.9146,6.2061,4,7.772V2H2V28a2.0025,2.0025,0,0,0,2,2H30ZM4,20.2944C5.874,17.3765,9.56,13,12,13c1.6379,0,2.96,1.1016,4.36,2.2686C17.8965,16.5488,19.6379,18,22,18a9.4686,9.4686,0,0,0,6-2.5288v4.9556A13.0026,13.0026,0,0,1,22,22a13.8619,13.8619,0,0,1-4.6838-.9487A15.682,15.682,0,0,0,12,20c-2.927,0-6.0676,2.959-8,5.1577ZM12,6c1.7344,0,3.3225.9072,5.0039,1.8682C18.8379,8.916,20.7344,10,23,10a21.432,21.432,0,0,0,5-.6782v3.3213C27.3167,13.4463,24.9155,16,22,16c-1.6379,0-2.96-1.1016-4.36-2.2686C16.1035,12.4512,14.3621,11,12,11c-2.9358,0-6.0632,3.3394-8,5.8447V10.4238C5.5461,8.9658,9.2588,6,12,6ZM4.249,28C5.8623,25.9087,9.41,22,12,22a13.8619,13.8619,0,0,1,4.6838.9487A15.682,15.682,0,0,0,22,24a14.7362,14.7362,0,0,0,6-1.34V28Z"
|
|
983
997
|
})), children);
|
|
984
998
|
});
|
|
985
999
|
if (process.env.NODE_ENV !== "production") {
|
|
986
|
-
|
|
1000
|
+
ChartAreaSmooth.propTypes = iconPropTypes;
|
|
987
1001
|
}
|
|
988
|
-
const
|
|
1002
|
+
const ChartAreaStepper = /*#__PURE__*/React.forwardRef(function ChartAreaStepper(_ref43, ref) {
|
|
989
1003
|
let {
|
|
990
1004
|
children,
|
|
991
1005
|
size = 16,
|
|
@@ -999,16 +1013,14 @@ const ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(_ref43, ref
|
|
|
999
1013
|
viewBox: "0 0 32 32",
|
|
1000
1014
|
fill: "currentColor",
|
|
1001
1015
|
...rest
|
|
1002
|
-
},
|
|
1003
|
-
d: "
|
|
1004
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1005
|
-
d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
|
|
1016
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1017
|
+
d: "M22,10V6H10v6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V10ZM12,14V8h8v4h8V22H22V16H12v6H4V14ZM4,28V24H14V18h6v6h8v4Z"
|
|
1006
1018
|
})), children);
|
|
1007
1019
|
});
|
|
1008
1020
|
if (process.env.NODE_ENV !== "production") {
|
|
1009
|
-
|
|
1021
|
+
ChartAreaStepper.propTypes = iconPropTypes;
|
|
1010
1022
|
}
|
|
1011
|
-
const
|
|
1023
|
+
const ChartAverage = /*#__PURE__*/React.forwardRef(function ChartAverage(_ref44, ref) {
|
|
1012
1024
|
let {
|
|
1013
1025
|
children,
|
|
1014
1026
|
size = 16,
|
|
@@ -1022,16 +1034,18 @@ const ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStack
|
|
|
1022
1034
|
viewBox: "0 0 32 32",
|
|
1023
1035
|
fill: "currentColor",
|
|
1024
1036
|
...rest
|
|
1025
|
-
},
|
|
1026
|
-
d: "
|
|
1027
|
-
})),
|
|
1028
|
-
d: "
|
|
1037
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1038
|
+
d: "M23,24c-3.5991,0-5.0293-4.1758-6.4126-8.2139C15.2764,11.9583,13.92,8,11,8a3.44,3.44,0,0,0-3.0532,2.3215L6.0513,9.6838C6.1016,9.5334,7.3218,6,11,6c4.3491,0,6.0122,4.8547,7.48,9.1379C19.6885,18.6667,20.83,22,23,22a3.44,3.44,0,0,0,3.0532-2.3215l1.8955.6377C27.8984,20.4666,26.6782,24,23,24Z"
|
|
1039
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1040
|
+
d: "M4,28V17H6V15H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1041
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1042
|
+
d: "M8 15H10V17H8zM12 15H14V17H12zM20 15H22V17H20zM24 15H26V17H24zM28 15H30V17H28z"
|
|
1029
1043
|
})), children);
|
|
1030
1044
|
});
|
|
1031
1045
|
if (process.env.NODE_ENV !== "production") {
|
|
1032
|
-
|
|
1046
|
+
ChartAverage.propTypes = iconPropTypes;
|
|
1033
1047
|
}
|
|
1034
|
-
const
|
|
1048
|
+
const ChartBar = /*#__PURE__*/React.forwardRef(function ChartBar(_ref45, ref) {
|
|
1035
1049
|
let {
|
|
1036
1050
|
children,
|
|
1037
1051
|
size = 16,
|
|
@@ -1045,25 +1059,14 @@ const ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(_ref45, r
|
|
|
1045
1059
|
viewBox: "0 0 32 32",
|
|
1046
1060
|
fill: "currentColor",
|
|
1047
1061
|
...rest
|
|
1048
|
-
},
|
|
1049
|
-
d: "
|
|
1050
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1051
|
-
d: "M17 15H21V17H17z",
|
|
1052
|
-
transform: "rotate(-90 19 16)"
|
|
1053
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1054
|
-
d: "M12 14H18V16H12z",
|
|
1055
|
-
transform: "rotate(-90 15 15)"
|
|
1056
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1057
|
-
d: "M6 12H16V14H6z",
|
|
1058
|
-
transform: "rotate(-90 11 13)"
|
|
1059
|
-
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1060
|
-
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,2V14H22V4H6V28h6Z"
|
|
1062
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1063
|
+
d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
|
|
1061
1064
|
})), children);
|
|
1062
1065
|
});
|
|
1063
1066
|
if (process.env.NODE_ENV !== "production") {
|
|
1064
|
-
|
|
1067
|
+
ChartBar.propTypes = iconPropTypes;
|
|
1065
1068
|
}
|
|
1066
|
-
const
|
|
1069
|
+
const ChartBarFloating = /*#__PURE__*/React.forwardRef(function ChartBarFloating(_ref46, ref) {
|
|
1067
1070
|
let {
|
|
1068
1071
|
children,
|
|
1069
1072
|
size = 16,
|
|
@@ -1077,14 +1080,16 @@ const ChartDualYAxis = /*#__PURE__*/React.forwardRef(function ChartDualYAxis(_re
|
|
|
1077
1080
|
viewBox: "0 0 32 32",
|
|
1078
1081
|
fill: "currentColor",
|
|
1079
1082
|
...rest
|
|
1080
|
-
},
|
|
1081
|
-
d: "
|
|
1083
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1084
|
+
d: "M28 24H14V16H28zM16 22H26V18H16zM26 12H8V4H26zM10 10H24V6H10z"
|
|
1085
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1086
|
+
d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
|
|
1082
1087
|
})), children);
|
|
1083
1088
|
});
|
|
1084
1089
|
if (process.env.NODE_ENV !== "production") {
|
|
1085
|
-
|
|
1090
|
+
ChartBarFloating.propTypes = iconPropTypes;
|
|
1086
1091
|
}
|
|
1087
|
-
const
|
|
1092
|
+
const ChartBarOverlay = /*#__PURE__*/React.forwardRef(function ChartBarOverlay(_ref47, ref) {
|
|
1088
1093
|
let {
|
|
1089
1094
|
children,
|
|
1090
1095
|
size = 16,
|
|
@@ -1098,14 +1103,14 @@ const ChartErrorBar = /*#__PURE__*/React.forwardRef(function ChartErrorBar(_ref4
|
|
|
1098
1103
|
viewBox: "0 0 32 32",
|
|
1099
1104
|
fill: "currentColor",
|
|
1100
1105
|
...rest
|
|
1101
|
-
},
|
|
1102
|
-
d: "
|
|
1106
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1107
|
+
d: "M4,28V26H26V16H4V14H18V4H4V2H2V28a2,2,0,0,0,2,2H30V28ZM24,18v6H4V22H20V20H4V18ZM16,6v6H4V10h8V8H4V6Z"
|
|
1103
1108
|
})), children);
|
|
1104
1109
|
});
|
|
1105
1110
|
if (process.env.NODE_ENV !== "production") {
|
|
1106
|
-
|
|
1111
|
+
ChartBarOverlay.propTypes = iconPropTypes;
|
|
1107
1112
|
}
|
|
1108
|
-
const
|
|
1113
|
+
const ChartBarStacked = /*#__PURE__*/React.forwardRef(function ChartBarStacked(_ref48, ref) {
|
|
1109
1114
|
let {
|
|
1110
1115
|
children,
|
|
1111
1116
|
size = 16,
|
|
@@ -1119,16 +1124,14 @@ const ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt
|
|
|
1119
1124
|
viewBox: "0 0 32 32",
|
|
1120
1125
|
fill: "currentColor",
|
|
1121
1126
|
...rest
|
|
1122
|
-
},
|
|
1123
|
-
d: "
|
|
1124
|
-
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1125
|
-
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1127
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1128
|
+
d: "M4,28V25H26V17H4V13H18V5H4V2H2V28a2,2,0,0,0,2,2H30V28Zm20-5H14V19H24ZM16,11H10V7h6Z"
|
|
1126
1129
|
})), children);
|
|
1127
1130
|
});
|
|
1128
1131
|
if (process.env.NODE_ENV !== "production") {
|
|
1129
|
-
|
|
1132
|
+
ChartBarStacked.propTypes = iconPropTypes;
|
|
1130
1133
|
}
|
|
1131
|
-
const
|
|
1134
|
+
const ChartBarTarget = /*#__PURE__*/React.forwardRef(function ChartBarTarget(_ref49, ref) {
|
|
1132
1135
|
let {
|
|
1133
1136
|
children,
|
|
1134
1137
|
size = 16,
|
|
@@ -1142,19 +1145,16 @@ const ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(_
|
|
|
1142
1145
|
viewBox: "0 0 32 32",
|
|
1143
1146
|
fill: "currentColor",
|
|
1144
1147
|
...rest
|
|
1145
|
-
},
|
|
1146
|
-
d: "
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
d: "M16 20.5L11 15.539 12.59 13.969 16 17.349 23.41 10 25 11.579 16 20.5z"
|
|
1150
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1151
|
-
d: "M4,28V25.4131L10.4141,19,9,17.585l-5,5V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1148
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1149
|
+
d: "M28 17H30V25H28zM20 5H22V13H20z"
|
|
1150
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1151
|
+
d: "M4,2H2V28a2,2,0,0,0,2,2H30V28H4V25H26V17H4V13H18V5H4ZM24,19v4H4V19ZM16,7v4H4V7Z"
|
|
1152
1152
|
})), children);
|
|
1153
1153
|
});
|
|
1154
1154
|
if (process.env.NODE_ENV !== "production") {
|
|
1155
|
-
|
|
1155
|
+
ChartBarTarget.propTypes = iconPropTypes;
|
|
1156
1156
|
}
|
|
1157
|
-
const
|
|
1157
|
+
const ChartBubble = /*#__PURE__*/React.forwardRef(function ChartBubble(_ref50, ref) {
|
|
1158
1158
|
let {
|
|
1159
1159
|
children,
|
|
1160
1160
|
size = 16,
|
|
@@ -1168,16 +1168,16 @@ const ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(_ref50,
|
|
|
1168
1168
|
viewBox: "0 0 32 32",
|
|
1169
1169
|
fill: "currentColor",
|
|
1170
1170
|
...rest
|
|
1171
|
-
},
|
|
1172
|
-
d: "M15 8L12 8 12 6 10 6 10 20 7 20 7 22 10 22 10 24 12 24 12 10 15 10 15 8zM27 10L24 10 24 6 22 6 22 18 19 18 19 20 22 20 22 24 24 24 24 12 27 12 27 10z"
|
|
1173
|
-
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1171
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1174
1172
|
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1173
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1174
|
+
d: "M10 16a2 2 0 11-2 2 2 2 0 012-2m0-2a4 4 0 104 4 4 4 0 00-4-4zM21 6a4 4 0 11-4 4 4 4 0 014-4m0-2a6 6 0 106 6 6 6 0 00-6-6zM24.5 21A1.5 1.5 0 1123 22.5 1.5 1.5 0 0124.5 21m0-2A3.5 3.5 0 1028 22.5 3.5 3.5 0 0024.5 19z"
|
|
1175
1175
|
})), children);
|
|
1176
1176
|
});
|
|
1177
1177
|
if (process.env.NODE_ENV !== "production") {
|
|
1178
|
-
|
|
1178
|
+
ChartBubble.propTypes = iconPropTypes;
|
|
1179
1179
|
}
|
|
1180
|
-
const
|
|
1180
|
+
const ChartBubblePacked = /*#__PURE__*/React.forwardRef(function ChartBubblePacked(_ref51, ref) {
|
|
1181
1181
|
let {
|
|
1182
1182
|
children,
|
|
1183
1183
|
size = 16,
|
|
@@ -1191,14 +1191,14 @@ const ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(_re
|
|
|
1191
1191
|
viewBox: "0 0 32 32",
|
|
1192
1192
|
fill: "currentColor",
|
|
1193
1193
|
...rest
|
|
1194
|
-
},
|
|
1195
|
-
d: "
|
|
1194
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1195
|
+
d: "M27.5322,17.1724A8.99,8.99,0,1,0,13.6074,5.88,5.9969,5.9969,0,1,0,5.051,13.2217a6.9967,6.9967,0,1,0,7.9942,11.4844A5.9981,5.9981,0,0,0,25,24c0-.1216-.011-.24-.0181-.3594a3.4873,3.4873,0,1,0,2.55-6.4682ZM21,4a7,7,0,1,1-7,7A7.0078,7.0078,0,0,1,21,4ZM8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4ZM19,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,19,28Z"
|
|
1196
1196
|
})), children);
|
|
1197
1197
|
});
|
|
1198
1198
|
if (process.env.NODE_ENV !== "production") {
|
|
1199
|
-
|
|
1199
|
+
ChartBubblePacked.propTypes = iconPropTypes;
|
|
1200
1200
|
}
|
|
1201
|
-
const
|
|
1201
|
+
const ChartBullet = /*#__PURE__*/React.forwardRef(function ChartBullet(_ref52, ref) {
|
|
1202
1202
|
let {
|
|
1203
1203
|
children,
|
|
1204
1204
|
size = 16,
|
|
@@ -1212,14 +1212,14 @@ const ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(_ref52, ref)
|
|
|
1212
1212
|
viewBox: "0 0 32 32",
|
|
1213
1213
|
fill: "currentColor",
|
|
1214
1214
|
...rest
|
|
1215
|
-
},
|
|
1216
|
-
d: "
|
|
1215
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1216
|
+
d: "M30 22H16V21H14v1H2v6H14v1h2V28H30zM4 26V24H14v2zm24 0H16V24H28zM30 13H24V12H22v1H2v6H22v1h2V19h6zM4 17V15H22v2zm24 0H24V15h4zM30 4H10V3H8V4H2v6H8v1h2V10H30zM4 8V6H8V8zM28 8H10V6H28z"
|
|
1217
1217
|
})), children);
|
|
1218
1218
|
});
|
|
1219
1219
|
if (process.env.NODE_ENV !== "production") {
|
|
1220
|
-
|
|
1220
|
+
ChartBullet.propTypes = iconPropTypes;
|
|
1221
1221
|
}
|
|
1222
|
-
const
|
|
1222
|
+
const ChartCandlestick = /*#__PURE__*/React.forwardRef(function ChartCandlestick(_ref53, ref) {
|
|
1223
1223
|
let {
|
|
1224
1224
|
children,
|
|
1225
1225
|
size = 16,
|
|
@@ -1233,14 +1233,16 @@ const ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(_ref5
|
|
|
1233
1233
|
viewBox: "0 0 32 32",
|
|
1234
1234
|
fill: "currentColor",
|
|
1235
1235
|
...rest
|
|
1236
|
-
},
|
|
1237
|
-
d: "
|
|
1236
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1237
|
+
d: "M26 10H24V6H22v4H20V22h2v4h2V22h2zM24 20H22V12h2zM14 8H12V4H10V8H8V18h2v4h2V18h2zm-2 8H10V10h2z"
|
|
1238
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1239
|
+
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1238
1240
|
})), children);
|
|
1239
1241
|
});
|
|
1240
1242
|
if (process.env.NODE_ENV !== "production") {
|
|
1241
|
-
|
|
1243
|
+
ChartCandlestick.propTypes = iconPropTypes;
|
|
1242
1244
|
}
|
|
1243
|
-
const
|
|
1245
|
+
const ChartClusterBar = /*#__PURE__*/React.forwardRef(function ChartClusterBar(_ref54, ref) {
|
|
1244
1246
|
let {
|
|
1245
1247
|
children,
|
|
1246
1248
|
size = 16,
|
|
@@ -1254,14 +1256,22 @@ const ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(_
|
|
|
1254
1256
|
viewBox: "0 0 32 32",
|
|
1255
1257
|
fill: "currentColor",
|
|
1256
1258
|
...rest
|
|
1257
|
-
},
|
|
1258
|
-
d: "
|
|
1259
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1260
|
+
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1261
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1262
|
+
d: "M10 16H12V26H10zM7 22H9V26H7zM26 8H28V26H26zM23 14H25V26H23z"
|
|
1263
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1264
|
+
d: "M15 12H17V26H15z",
|
|
1265
|
+
transform: "rotate(-180 16 19)"
|
|
1266
|
+
})), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1267
|
+
d: "M18 18H20V26H18z",
|
|
1268
|
+
transform: "rotate(-180 19 22)"
|
|
1259
1269
|
})), children);
|
|
1260
1270
|
});
|
|
1261
1271
|
if (process.env.NODE_ENV !== "production") {
|
|
1262
|
-
|
|
1272
|
+
ChartClusterBar.propTypes = iconPropTypes;
|
|
1263
1273
|
}
|
|
1264
|
-
const
|
|
1274
|
+
const ChartColumn = /*#__PURE__*/React.forwardRef(function ChartColumn(_ref55, ref) {
|
|
1265
1275
|
let {
|
|
1266
1276
|
children,
|
|
1267
1277
|
size = 16,
|
|
@@ -1275,30 +1285,14 @@ const ChartLogisticRegression = /*#__PURE__*/React.forwardRef(function ChartLogi
|
|
|
1275
1285
|
viewBox: "0 0 32 32",
|
|
1276
1286
|
fill: "currentColor",
|
|
1277
1287
|
...rest
|
|
1278
|
-
},
|
|
1279
|
-
|
|
1280
|
-
cy: "22",
|
|
1281
|
-
r: "2"
|
|
1282
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1283
|
-
cx: "20",
|
|
1284
|
-
cy: "22",
|
|
1285
|
-
r: "2"
|
|
1286
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1287
|
-
cx: "14",
|
|
1288
|
-
cy: "6",
|
|
1289
|
-
r: "2"
|
|
1290
|
-
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1291
|
-
cx: "8",
|
|
1292
|
-
cy: "6",
|
|
1293
|
-
r: "2"
|
|
1294
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1295
|
-
d: "m8.2339,24c3.8799,0,7.311-2.4731,8.5383-6.1543l2.353-7.0591c.9543-2.8628,3.6233-4.7866,6.6409-4.7866h4.2339v-2h-4.2339c-3.8799,0-7.311,2.4731-8.5383,6.1543l-2.353,7.0591c-.9543,2.8628-3.6233,4.7866-6.6409,4.7866h-4.2339V2h-2v26c0,1.1025.897,2,2,2h26v-2H4v-4h4.2339Z"
|
|
1288
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1289
|
+
d: "M27,28V6H19V28H15V14H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V16h4Zm12,0H21V8h4Z"
|
|
1296
1290
|
})), children);
|
|
1297
1291
|
});
|
|
1298
1292
|
if (process.env.NODE_ENV !== "production") {
|
|
1299
|
-
|
|
1293
|
+
ChartColumn.propTypes = iconPropTypes;
|
|
1300
1294
|
}
|
|
1301
|
-
const
|
|
1295
|
+
const ChartColumnFloating = /*#__PURE__*/React.forwardRef(function ChartColumnFloating(_ref56, ref) {
|
|
1302
1296
|
let {
|
|
1303
1297
|
children,
|
|
1304
1298
|
size = 16,
|
|
@@ -1312,14 +1306,16 @@ const ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(_re
|
|
|
1312
1306
|
viewBox: "0 0 32 32",
|
|
1313
1307
|
fill: "currentColor",
|
|
1314
1308
|
...rest
|
|
1315
|
-
},
|
|
1316
|
-
d: "
|
|
1309
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1310
|
+
d: "M28 22H20V4h8zm-6-2h4V6H22zM16 24H8V10h8zm-6-2h4V12H10z"
|
|
1311
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1312
|
+
d: "M30,30H4a2.0021,2.0021,0,0,1-2-2V2H4V28H30Z"
|
|
1317
1313
|
})), children);
|
|
1318
1314
|
});
|
|
1319
1315
|
if (process.env.NODE_ENV !== "production") {
|
|
1320
|
-
|
|
1316
|
+
ChartColumnFloating.propTypes = iconPropTypes;
|
|
1321
1317
|
}
|
|
1322
|
-
const
|
|
1318
|
+
const ChartColumnTarget = /*#__PURE__*/React.forwardRef(function ChartColumnTarget(_ref57, ref) {
|
|
1323
1319
|
let {
|
|
1324
1320
|
children,
|
|
1325
1321
|
size = 16,
|
|
@@ -1333,16 +1329,16 @@ const ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(_ref57,
|
|
|
1333
1329
|
viewBox: "0 0 32 32",
|
|
1334
1330
|
fill: "currentColor",
|
|
1335
1331
|
...rest
|
|
1336
|
-
},
|
|
1337
|
-
d: "
|
|
1338
|
-
})),
|
|
1339
|
-
d: "
|
|
1332
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1333
|
+
d: "M27 28V6H19V28H15V14H7V28H4V2H2V28a2 2 0 002 2H30V28zM13 28H9V16h4zm12 0H21V8h4zM19 2H27V4H19z"
|
|
1334
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1335
|
+
d: "M7 10H15V12H7z"
|
|
1340
1336
|
})), children);
|
|
1341
1337
|
});
|
|
1342
1338
|
if (process.env.NODE_ENV !== "production") {
|
|
1343
|
-
|
|
1339
|
+
ChartColumnTarget.propTypes = iconPropTypes;
|
|
1344
1340
|
}
|
|
1345
|
-
const
|
|
1341
|
+
const ChartCombo = /*#__PURE__*/React.forwardRef(function ChartCombo(_ref58, ref) {
|
|
1346
1342
|
let {
|
|
1347
1343
|
children,
|
|
1348
1344
|
size = 16,
|
|
@@ -1356,25 +1352,16 @@ const ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref58, r
|
|
|
1356
1352
|
viewBox: "0 0 32 32",
|
|
1357
1353
|
fill: "currentColor",
|
|
1358
1354
|
...rest
|
|
1359
|
-
},
|
|
1360
|
-
d: "
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
d: "M18,28V26H16v2H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1364
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1365
|
-
d: "M26.0532,19.6787A3.44,3.44,0,0,1,23,22c-2.17,0-3.3115-3.333-4.52-6.8623-.3557-1.0386-.7239-2.1094-1.1382-3.1377H18V10H16.4221C15.2124,7.7148,13.5811,6,11,6,7.3218,6,6.1016,9.5332,6.0513,9.6836l1.8955.6377A3.44,3.44,0,0,1,11,8c2.92,0,4.2764,3.958,5.5874,7.7861.2544.7422.5105,1.4893.7813,2.2139H16v2h2.2019c1.0828,2.2886,2.4959,4,4.7981,4,3.6782,0,4.8984-3.5332,4.9487-3.6836Z"
|
|
1366
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1367
|
-
d: "M16 6H18V8H16z",
|
|
1368
|
-
transform: "rotate(-90 17 7)"
|
|
1369
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1370
|
-
d: "M16 2H18V4H16z",
|
|
1371
|
-
transform: "rotate(-90 17 3)"
|
|
1355
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1356
|
+
d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,28H9V14h4Zm12,0H21V18h4Z"
|
|
1357
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1358
|
+
d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
|
|
1372
1359
|
})), children);
|
|
1373
1360
|
});
|
|
1374
1361
|
if (process.env.NODE_ENV !== "production") {
|
|
1375
|
-
|
|
1362
|
+
ChartCombo.propTypes = iconPropTypes;
|
|
1376
1363
|
}
|
|
1377
|
-
const
|
|
1364
|
+
const ChartComboStacked = /*#__PURE__*/React.forwardRef(function ChartComboStacked(_ref59, ref) {
|
|
1378
1365
|
let {
|
|
1379
1366
|
children,
|
|
1380
1367
|
size = 16,
|
|
@@ -1388,18 +1375,16 @@ const ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(_ref59,
|
|
|
1388
1375
|
viewBox: "0 0 32 32",
|
|
1389
1376
|
fill: "currentColor",
|
|
1390
1377
|
...rest
|
|
1391
|
-
},
|
|
1392
|
-
d: "
|
|
1393
|
-
})),
|
|
1394
|
-
d: "
|
|
1395
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1396
|
-
d: "M27.9463,4.3281,25.9727,4C23.9487,16.1084,21.0137,22,17,22S10.0513,16.1084,8.0271,4l-1.9734.3281C7.51,13.0566,9.9631,22.93,16,23.9131V26h2V23.9131C24.0371,22.93,26.4907,13.0566,27.9463,4.3281Z"
|
|
1378
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1379
|
+
d: "M27,28V16H19V28H15V12H7V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM13,14v6H9V14Zm12,4v6H21V18Z"
|
|
1380
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1381
|
+
d: "M22.7856,14a1.9877,1.9877,0,0,1-1.1787-.3865L11.2041,5.987,8.2419,10,6.6374,8.8065l2.9812-4a1.9978,1.9978,0,0,1,2.749-.446l10.4214,7.64,3.6045-4.8613L28,8.3306l-3.6045,4.8611A2.0014,2.0014,0,0,1,22.7856,14Z"
|
|
1397
1382
|
})), children);
|
|
1398
1383
|
});
|
|
1399
1384
|
if (process.env.NODE_ENV !== "production") {
|
|
1400
|
-
|
|
1385
|
+
ChartComboStacked.propTypes = iconPropTypes;
|
|
1401
1386
|
}
|
|
1402
|
-
const
|
|
1387
|
+
const ChartCustom = /*#__PURE__*/React.forwardRef(function ChartCustom(_ref60, ref) {
|
|
1403
1388
|
let {
|
|
1404
1389
|
children,
|
|
1405
1390
|
size = 16,
|
|
@@ -1413,14 +1398,25 @@ const ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(_re
|
|
|
1413
1398
|
viewBox: "0 0 32 32",
|
|
1414
1399
|
fill: "currentColor",
|
|
1415
1400
|
...rest
|
|
1416
|
-
},
|
|
1417
|
-
d: "
|
|
1401
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1402
|
+
d: "M29.707,19.293l-3-3a.9994.9994,0,0,0-1.414,0L16,25.5859V30h4.4141l9.2929-9.293A.9994.9994,0,0,0,29.707,19.293ZM19.5859,28H18V26.4141l5-5L24.5859,23ZM26,21.5859,24.4141,20,26,18.4141,27.5859,20Z"
|
|
1403
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1404
|
+
d: "M17 15H21V17H17z",
|
|
1405
|
+
transform: "rotate(-90 19 16)"
|
|
1406
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1407
|
+
d: "M12 14H18V16H12z",
|
|
1408
|
+
transform: "rotate(-90 15 15)"
|
|
1409
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1410
|
+
d: "M6 12H16V14H6z",
|
|
1411
|
+
transform: "rotate(-90 11 13)"
|
|
1412
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1413
|
+
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,2V14H22V4H6V28h6Z"
|
|
1418
1414
|
})), children);
|
|
1419
1415
|
});
|
|
1420
1416
|
if (process.env.NODE_ENV !== "production") {
|
|
1421
|
-
|
|
1417
|
+
ChartCustom.propTypes = iconPropTypes;
|
|
1422
1418
|
}
|
|
1423
|
-
const
|
|
1419
|
+
const ChartDualYAxis = /*#__PURE__*/React.forwardRef(function ChartDualYAxis(_ref61, ref) {
|
|
1424
1420
|
let {
|
|
1425
1421
|
children,
|
|
1426
1422
|
size = 16,
|
|
@@ -1434,34 +1430,14 @@ const ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_re
|
|
|
1434
1430
|
viewBox: "0 0 32 32",
|
|
1435
1431
|
fill: "currentColor",
|
|
1436
1432
|
...rest
|
|
1437
|
-
},
|
|
1438
|
-
d: "
|
|
1439
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1440
|
-
cx: "11",
|
|
1441
|
-
cy: "7",
|
|
1442
|
-
r: "1"
|
|
1443
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1444
|
-
cx: "9",
|
|
1445
|
-
cy: "11",
|
|
1446
|
-
r: "1"
|
|
1447
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1448
|
-
cx: "7",
|
|
1449
|
-
cy: "5",
|
|
1450
|
-
r: "1"
|
|
1451
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1452
|
-
cx: "5",
|
|
1453
|
-
cy: "9",
|
|
1454
|
-
r: "1"
|
|
1455
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1456
|
-
cx: "3",
|
|
1457
|
-
cy: "13",
|
|
1458
|
-
r: "1"
|
|
1433
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1434
|
+
d: "m28,2v5.7222l-7.5317,6.9521L12.3818,6.5879c-.3918-.3911-.9111-.5918-1.4302-.5879-.4644.0034-.9285.1714-1.301.4976l-5.6506,4.9443V2h-2v26c0,1.1025.8972,2,2,2h24c1.1028,0,2-.8975,2-2V2h-2Zm0,8.4438v11.7622l-6.1165-6.1162,6.1165-5.646Zm-17.0322-2.4414l8.0298,8.0298-3.2141,2.9668-3.4148-3.415c-.3711-.3706-.8564-.5674-1.3479-.584s-.9885.1475-1.3833.4932l-5.6375,4.9326v-6.3262l6.9678-6.0972Zm-6.9678,19.9976v-4.9165l6.9546-6.085,3.4146,3.4146c.3809.3809.8755.5771,1.374.5869s1.0007-.166,1.3967-.5312l3.2729-3.0215,7.5872,7.5869v2.9658H4Z"
|
|
1459
1435
|
})), children);
|
|
1460
1436
|
});
|
|
1461
1437
|
if (process.env.NODE_ENV !== "production") {
|
|
1462
|
-
|
|
1438
|
+
ChartDualYAxis.propTypes = iconPropTypes;
|
|
1463
1439
|
}
|
|
1464
|
-
const
|
|
1440
|
+
const ChartErrorBar = /*#__PURE__*/React.forwardRef(function ChartErrorBar(_ref62, ref) {
|
|
1465
1441
|
let {
|
|
1466
1442
|
children,
|
|
1467
1443
|
size = 16,
|
|
@@ -1475,14 +1451,14 @@ const ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(_ref62,
|
|
|
1475
1451
|
viewBox: "0 0 32 32",
|
|
1476
1452
|
fill: "currentColor",
|
|
1477
1453
|
...rest
|
|
1478
|
-
},
|
|
1479
|
-
d: "
|
|
1454
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1455
|
+
d: "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z"
|
|
1480
1456
|
})), children);
|
|
1481
1457
|
});
|
|
1482
1458
|
if (process.env.NODE_ENV !== "production") {
|
|
1483
|
-
|
|
1459
|
+
ChartErrorBar.propTypes = iconPropTypes;
|
|
1484
1460
|
}
|
|
1485
|
-
const
|
|
1461
|
+
const ChartErrorBarAlt = /*#__PURE__*/React.forwardRef(function ChartErrorBarAlt(_ref63, ref) {
|
|
1486
1462
|
let {
|
|
1487
1463
|
children,
|
|
1488
1464
|
size = 16,
|
|
@@ -1496,14 +1472,16 @@ const ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(_ref6
|
|
|
1496
1472
|
viewBox: "0 0 32 32",
|
|
1497
1473
|
fill: "currentColor",
|
|
1498
1474
|
...rest
|
|
1499
|
-
},
|
|
1500
|
-
d: "
|
|
1475
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1476
|
+
d: "M14 10V8H8v2h2v4.1836a2.983 2.983 0 000 5.6328V24H8v2h6V24H12V19.8164a2.983 2.983 0 000-5.6328V10zM26 6V4H20V6h2V8.1836a2.983 2.983 0 000 5.6328V18H20v2h6V18H24V13.8164a2.983 2.983 0 000-5.6328V6z"
|
|
1477
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1478
|
+
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1501
1479
|
})), children);
|
|
1502
1480
|
});
|
|
1503
1481
|
if (process.env.NODE_ENV !== "production") {
|
|
1504
|
-
|
|
1482
|
+
ChartErrorBarAlt.propTypes = iconPropTypes;
|
|
1505
1483
|
}
|
|
1506
|
-
const
|
|
1484
|
+
const ChartEvaluation = /*#__PURE__*/React.forwardRef(function ChartEvaluation(_ref64, ref) {
|
|
1507
1485
|
let {
|
|
1508
1486
|
children,
|
|
1509
1487
|
size = 16,
|
|
@@ -1517,14 +1495,19 @@ const ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(_ref64, ref) {
|
|
|
1517
1495
|
viewBox: "0 0 32 32",
|
|
1518
1496
|
fill: "currentColor",
|
|
1519
1497
|
...rest
|
|
1520
|
-
},
|
|
1521
|
-
d: "
|
|
1498
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1499
|
+
d: "M25.672 6.207H29.915V8.206H25.672z",
|
|
1500
|
+
transform: "rotate(-45.02 27.793 7.207)"
|
|
1501
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1502
|
+
d: "M16 20.5L11 15.539 12.59 13.969 16 17.349 23.41 10 25 11.579 16 20.5z"
|
|
1503
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1504
|
+
d: "M4,28V25.4131L10.4141,19,9,17.585l-5,5V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1522
1505
|
})), children);
|
|
1523
1506
|
});
|
|
1524
1507
|
if (process.env.NODE_ENV !== "production") {
|
|
1525
|
-
|
|
1508
|
+
ChartEvaluation.propTypes = iconPropTypes;
|
|
1526
1509
|
}
|
|
1527
|
-
const
|
|
1510
|
+
const ChartHighLow = /*#__PURE__*/React.forwardRef(function ChartHighLow(_ref65, ref) {
|
|
1528
1511
|
let {
|
|
1529
1512
|
children,
|
|
1530
1513
|
size = 16,
|
|
@@ -1539,13 +1522,15 @@ const ChartPlanningWaterfall = /*#__PURE__*/React.forwardRef(function ChartPlann
|
|
|
1539
1522
|
fill: "currentColor",
|
|
1540
1523
|
...rest
|
|
1541
1524
|
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1542
|
-
d: "
|
|
1525
|
+
d: "M15 8L12 8 12 6 10 6 10 20 7 20 7 22 10 22 10 24 12 24 12 10 15 10 15 8zM27 10L24 10 24 6 22 6 22 18 19 18 19 20 22 20 22 24 24 24 24 12 27 12 27 10z"
|
|
1526
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1527
|
+
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1543
1528
|
})), children);
|
|
1544
1529
|
});
|
|
1545
1530
|
if (process.env.NODE_ENV !== "production") {
|
|
1546
|
-
|
|
1531
|
+
ChartHighLow.propTypes = iconPropTypes;
|
|
1547
1532
|
}
|
|
1548
|
-
const
|
|
1533
|
+
const ChartHistogram = /*#__PURE__*/React.forwardRef(function ChartHistogram(_ref66, ref) {
|
|
1549
1534
|
let {
|
|
1550
1535
|
children,
|
|
1551
1536
|
size = 16,
|
|
@@ -1559,38 +1544,14 @@ const ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref66, ref
|
|
|
1559
1544
|
viewBox: "0 0 32 32",
|
|
1560
1545
|
fill: "currentColor",
|
|
1561
1546
|
...rest
|
|
1562
|
-
},
|
|
1563
|
-
d: "
|
|
1564
|
-
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1565
|
-
cx: "9",
|
|
1566
|
-
cy: "6",
|
|
1567
|
-
r: "3"
|
|
1568
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1569
|
-
cx: "9",
|
|
1570
|
-
cy: "22",
|
|
1571
|
-
r: "3"
|
|
1572
|
-
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1573
|
-
cx: "18",
|
|
1574
|
-
cy: "14",
|
|
1575
|
-
r: "3"
|
|
1576
|
-
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1577
|
-
d: "M9,17a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,9,17Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,9,13Z"
|
|
1578
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1579
|
-
cx: "27",
|
|
1580
|
-
cy: "6",
|
|
1581
|
-
r: "3"
|
|
1582
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1583
|
-
cx: "27",
|
|
1584
|
-
cy: "22",
|
|
1585
|
-
r: "3"
|
|
1586
|
-
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1587
|
-
d: "M27 17a3 3 0 113-3A3.0033 3.0033 0 0127 17zm0-4a1 1 0 101 1A1.001 1.001 0 0027 13zM18 26a3 3 0 113-3A3.0033 3.0033 0 0118 26zm0-4a1 1 0 101 1A1.001 1.001 0 0018 22zM18 8a3 3 0 113-3A3.0033 3.0033 0 0118 8zm0-4a1 1 0 101 1A1.001 1.001 0 0018 4z"
|
|
1547
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1548
|
+
d: "M6,16c2.9727,0,4.2324-2.251,5.3447-4.2373C12.4741,9.7441,13.45,8,16,8s3.5259,1.7441,4.6553,3.7627C21.7676,13.749,23.0273,16,26,16h4V14H26c-1.7129,0-2.4834-1.2207-3.5991-3.2144C21.2075,8.6543,19.7231,6,16,6s-5.2075,2.6543-6.4009,4.7856C8.4834,12.7793,7.7129,14,6,14H4V2H2V28a2,2,0,0,0,2,2H30V28H28V22H26v6H21.9992L22,20H20v8H16V16H14V28H9.9992L10,20H8v8H4V16Z"
|
|
1588
1549
|
})), children);
|
|
1589
1550
|
});
|
|
1590
1551
|
if (process.env.NODE_ENV !== "production") {
|
|
1591
|
-
|
|
1552
|
+
ChartHistogram.propTypes = iconPropTypes;
|
|
1592
1553
|
}
|
|
1593
|
-
const
|
|
1554
|
+
const ChartLine = /*#__PURE__*/React.forwardRef(function ChartLine(_ref67, ref) {
|
|
1594
1555
|
let {
|
|
1595
1556
|
children,
|
|
1596
1557
|
size = 16,
|
|
@@ -1604,14 +1565,14 @@ const ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(_
|
|
|
1604
1565
|
viewBox: "0 0 32 32",
|
|
1605
1566
|
fill: "currentColor",
|
|
1606
1567
|
...rest
|
|
1607
|
-
},
|
|
1608
|
-
d: "
|
|
1568
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1569
|
+
d: "M4.67,28l6.39-12,7.3,6.49a2,2,0,0,0,1.7.47,2,2,0,0,0,1.42-1.07L27,10.9,25.18,10,19.69,21l-7.3-6.49A2,2,0,0,0,10.71,14a2,2,0,0,0-1.42,1L4,25V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1609
1570
|
})), children);
|
|
1610
1571
|
});
|
|
1611
1572
|
if (process.env.NODE_ENV !== "production") {
|
|
1612
|
-
|
|
1573
|
+
ChartLine.propTypes = iconPropTypes;
|
|
1613
1574
|
}
|
|
1614
|
-
const
|
|
1575
|
+
const ChartLineData = /*#__PURE__*/React.forwardRef(function ChartLineData(_ref68, ref) {
|
|
1615
1576
|
let {
|
|
1616
1577
|
children,
|
|
1617
1578
|
size = 16,
|
|
@@ -1625,14 +1586,14 @@ const ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(_ref68, ref
|
|
|
1625
1586
|
viewBox: "0 0 32 32",
|
|
1626
1587
|
fill: "currentColor",
|
|
1627
1588
|
...rest
|
|
1628
|
-
},
|
|
1629
|
-
d: "
|
|
1589
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1590
|
+
d: "M10.06,17.88A4.25,4.25,0,0,0,11,18a4,4,0,0,0,2.23-.68l3.22,2.87a3.88,3.88,0,0,0-.2,3.17A4,4,0,1,0,22.62,19l2.54-5.09a3.78,3.78,0,0,0,2.91-.53A4,4,0,1,0,23.38,13l-2.54,5.09A3.86,3.86,0,0,0,20,18a4,4,0,0,0-2.23.68l-3.22-2.87a3.88,3.88,0,0,0,.2-3.17A4,4,0,1,0,8.3,16.93L4,25V2H2V28a2,2,0,0,0,2,2H30V28H4.67ZM26,8a2,2,0,1,1-2,2A2,2,0,0,1,26,8ZM22,22a2,2,0,1,1-2-2A2,2,0,0,1,22,22ZM11,12a2,2,0,1,1-2,2A2,2,0,0,1,11,12Z"
|
|
1630
1591
|
})), children);
|
|
1631
1592
|
});
|
|
1632
1593
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
|
-
|
|
1594
|
+
ChartLineData.propTypes = iconPropTypes;
|
|
1634
1595
|
}
|
|
1635
|
-
const
|
|
1596
|
+
const ChartLineSmooth = /*#__PURE__*/React.forwardRef(function ChartLineSmooth(_ref69, ref) {
|
|
1636
1597
|
let {
|
|
1637
1598
|
children,
|
|
1638
1599
|
size = 16,
|
|
@@ -1646,18 +1607,14 @@ const ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(_ref69, r
|
|
|
1646
1607
|
viewBox: "0 0 32 32",
|
|
1647
1608
|
fill: "currentColor",
|
|
1648
1609
|
...rest
|
|
1649
|
-
},
|
|
1650
|
-
d: "
|
|
1651
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1652
|
-
d: "M16,26A10.0115,10.0115,0,0,1,6,16H8a8,8,0,1,0,8-8V6a10,10,0,0,1,0,20Z"
|
|
1653
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1654
|
-
d: "M16,22a6.0069,6.0069,0,0,1-6-6h2a4,4,0,1,0,4-4V10a6,6,0,0,1,0,12Z"
|
|
1610
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1611
|
+
d: "M13,15c1.4854,0,2.5544,1.4966,3.6863,3.0811C17.9983,19.918,19.4854,22,22,22c5.6709,0,7.78-10.79,8-12l-1.9678-.3584C27.55,12.2827,25.3938,20,22,20c-1.4854,0-2.5544-1.4966-3.6863-3.0811C17.0017,15.082,15.5146,13,13,13c-4.186,0-7.4448,7.4043-9,11.7617V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H5.0439C6.5544,22.8574,9.9634,15,13,15Z"
|
|
1655
1612
|
})), children);
|
|
1656
1613
|
});
|
|
1657
1614
|
if (process.env.NODE_ENV !== "production") {
|
|
1658
|
-
|
|
1615
|
+
ChartLineSmooth.propTypes = iconPropTypes;
|
|
1659
1616
|
}
|
|
1660
|
-
const
|
|
1617
|
+
const ChartLogisticRegression = /*#__PURE__*/React.forwardRef(function ChartLogisticRegression(_ref70, ref) {
|
|
1661
1618
|
let {
|
|
1662
1619
|
children,
|
|
1663
1620
|
size = 16,
|
|
@@ -1671,14 +1628,30 @@ const ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationsh
|
|
|
1671
1628
|
viewBox: "0 0 32 32",
|
|
1672
1629
|
fill: "currentColor",
|
|
1673
1630
|
...rest
|
|
1674
|
-
},
|
|
1675
|
-
|
|
1631
|
+
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1632
|
+
cx: "26",
|
|
1633
|
+
cy: "22",
|
|
1634
|
+
r: "2"
|
|
1635
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1636
|
+
cx: "20",
|
|
1637
|
+
cy: "22",
|
|
1638
|
+
r: "2"
|
|
1639
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1640
|
+
cx: "14",
|
|
1641
|
+
cy: "6",
|
|
1642
|
+
r: "2"
|
|
1643
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1644
|
+
cx: "8",
|
|
1645
|
+
cy: "6",
|
|
1646
|
+
r: "2"
|
|
1647
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1648
|
+
d: "m8.2339,24c3.8799,0,7.311-2.4731,8.5383-6.1543l2.353-7.0591c.9543-2.8628,3.6233-4.7866,6.6409-4.7866h4.2339v-2h-4.2339c-3.8799,0-7.311,2.4731-8.5383,6.1543l-2.353,7.0591c-.9543,2.8628-3.6233,4.7866-6.6409,4.7866h-4.2339V2h-2v26c0,1.1025.897,2,2,2h26v-2H4v-4h4.2339Z"
|
|
1676
1649
|
})), children);
|
|
1677
1650
|
});
|
|
1678
1651
|
if (process.env.NODE_ENV !== "production") {
|
|
1679
|
-
|
|
1652
|
+
ChartLogisticRegression.propTypes = iconPropTypes;
|
|
1680
1653
|
}
|
|
1681
|
-
const
|
|
1654
|
+
const ChartMarimekko = /*#__PURE__*/React.forwardRef(function ChartMarimekko(_ref71, ref) {
|
|
1682
1655
|
let {
|
|
1683
1656
|
children,
|
|
1684
1657
|
size = 16,
|
|
@@ -1692,14 +1665,14 @@ const ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(_ref71, ref)
|
|
|
1692
1665
|
viewBox: "0 0 32 32",
|
|
1693
1666
|
fill: "currentColor",
|
|
1694
1667
|
...rest
|
|
1695
|
-
},
|
|
1696
|
-
d: "
|
|
1668
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1669
|
+
d: "M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,7H21V5h6ZM19,8H13V5h6Zm0,2v8H13V10ZM11,22H5V12h6Zm2-2h6v7H13Zm8-8h6v4H21ZM11,5v5H5V5ZM5,24h6v3H5Zm16,3V18h6v9Z"
|
|
1697
1670
|
})), children);
|
|
1698
1671
|
});
|
|
1699
1672
|
if (process.env.NODE_ENV !== "production") {
|
|
1700
|
-
|
|
1673
|
+
ChartMarimekko.propTypes = iconPropTypes;
|
|
1701
1674
|
}
|
|
1702
|
-
const
|
|
1675
|
+
const ChartMaximum = /*#__PURE__*/React.forwardRef(function ChartMaximum(_ref72, ref) {
|
|
1703
1676
|
let {
|
|
1704
1677
|
children,
|
|
1705
1678
|
size = 16,
|
|
@@ -1713,14 +1686,16 @@ const ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(_ref72, ref
|
|
|
1713
1686
|
viewBox: "0 0 32 32",
|
|
1714
1687
|
fill: "currentColor",
|
|
1715
1688
|
...rest
|
|
1716
|
-
},
|
|
1717
|
-
d: "
|
|
1689
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1690
|
+
d: "M8 6H10V8H8zM12 6H14V8H12zM20 6H22V8H20zM24 6H26V8H24zM28 6H30V8H28z"
|
|
1691
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1692
|
+
d: "M27.989,28l-.0271-.1631C26.5105,19.0742,24.0662,9.0894,18,8.0889V6H16V8.085c-6.084.978-8.533,10.9775-9.9863,19.7519L5.9866,28H4V8H6V6H4V2H2V28a2,2,0,0,0,2,2H30V28ZM8.0151,28c2.024-12.1084,4.959-18,8.9727-18s6.9487,5.8916,8.9726,18Z"
|
|
1718
1693
|
})), children);
|
|
1719
1694
|
});
|
|
1720
1695
|
if (process.env.NODE_ENV !== "production") {
|
|
1721
|
-
|
|
1696
|
+
ChartMaximum.propTypes = iconPropTypes;
|
|
1722
1697
|
}
|
|
1723
|
-
const
|
|
1698
|
+
const ChartMedian = /*#__PURE__*/React.forwardRef(function ChartMedian(_ref73, ref) {
|
|
1724
1699
|
let {
|
|
1725
1700
|
children,
|
|
1726
1701
|
size = 16,
|
|
@@ -1734,14 +1709,25 @@ const ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(_ref73, ref)
|
|
|
1734
1709
|
viewBox: "0 0 32 32",
|
|
1735
1710
|
fill: "currentColor",
|
|
1736
1711
|
...rest
|
|
1737
|
-
},
|
|
1738
|
-
d: "
|
|
1712
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1713
|
+
d: "M16 22H18V24H16z",
|
|
1714
|
+
transform: "rotate(-90 17 23)"
|
|
1715
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1716
|
+
d: "M18,28V26H16v2H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1717
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1718
|
+
d: "M26.0532,19.6787A3.44,3.44,0,0,1,23,22c-2.17,0-3.3115-3.333-4.52-6.8623-.3557-1.0386-.7239-2.1094-1.1382-3.1377H18V10H16.4221C15.2124,7.7148,13.5811,6,11,6,7.3218,6,6.1016,9.5332,6.0513,9.6836l1.8955.6377A3.44,3.44,0,0,1,11,8c2.92,0,4.2764,3.958,5.5874,7.7861.2544.7422.5105,1.4893.7813,2.2139H16v2h2.2019c1.0828,2.2886,2.4959,4,4.7981,4,3.6782,0,4.8984-3.5332,4.9487-3.6836Z"
|
|
1719
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1720
|
+
d: "M16 6H18V8H16z",
|
|
1721
|
+
transform: "rotate(-90 17 7)"
|
|
1722
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1723
|
+
d: "M16 2H18V4H16z",
|
|
1724
|
+
transform: "rotate(-90 17 3)"
|
|
1739
1725
|
})), children);
|
|
1740
1726
|
});
|
|
1741
1727
|
if (process.env.NODE_ENV !== "production") {
|
|
1742
|
-
|
|
1728
|
+
ChartMedian.propTypes = iconPropTypes;
|
|
1743
1729
|
}
|
|
1744
|
-
const
|
|
1730
|
+
const ChartMinimum = /*#__PURE__*/React.forwardRef(function ChartMinimum(_ref74, ref) {
|
|
1745
1731
|
let {
|
|
1746
1732
|
children,
|
|
1747
1733
|
size = 16,
|
|
@@ -1755,34 +1741,18 @@ const ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref74,
|
|
|
1755
1741
|
viewBox: "0 0 32 32",
|
|
1756
1742
|
fill: "currentColor",
|
|
1757
1743
|
...rest
|
|
1758
|
-
},
|
|
1759
|
-
d: "
|
|
1760
|
-
})),
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
1765
|
-
cx: "14",
|
|
1766
|
-
cy: "15",
|
|
1767
|
-
r: "2"
|
|
1768
|
-
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
1769
|
-
cx: "22",
|
|
1770
|
-
cy: "15",
|
|
1771
|
-
r: "2"
|
|
1772
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
1773
|
-
cx: "26",
|
|
1774
|
-
cy: "6",
|
|
1775
|
-
r: "2"
|
|
1776
|
-
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1777
|
-
cx: "14",
|
|
1778
|
-
cy: "8",
|
|
1779
|
-
r: "2"
|
|
1744
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1745
|
+
d: "M4,28V26H6V24H4V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1746
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1747
|
+
d: "M8 24H10V26H8zM12 24H14V26H12zM20 24H22V26H20zM24 24H26V26H24zM28 24H30V26H28z"
|
|
1748
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1749
|
+
d: "M27.9463,4.3281,25.9727,4C23.9487,16.1084,21.0137,22,17,22S10.0513,16.1084,8.0271,4l-1.9734.3281C7.51,13.0566,9.9631,22.93,16,23.9131V26h2V23.9131C24.0371,22.93,26.4907,13.0566,27.9463,4.3281Z"
|
|
1780
1750
|
})), children);
|
|
1781
1751
|
});
|
|
1782
1752
|
if (process.env.NODE_ENV !== "production") {
|
|
1783
|
-
|
|
1753
|
+
ChartMinimum.propTypes = iconPropTypes;
|
|
1784
1754
|
}
|
|
1785
|
-
const
|
|
1755
|
+
const ChartMultiLine = /*#__PURE__*/React.forwardRef(function ChartMultiLine(_ref75, ref) {
|
|
1786
1756
|
let {
|
|
1787
1757
|
children,
|
|
1788
1758
|
size = 16,
|
|
@@ -1796,14 +1766,14 @@ const ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(_ref75, r
|
|
|
1796
1766
|
viewBox: "0 0 32 32",
|
|
1797
1767
|
fill: "currentColor",
|
|
1798
1768
|
...rest
|
|
1799
|
-
},
|
|
1800
|
-
d: "
|
|
1769
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1770
|
+
d: "M4.5859,28l7.1783-5.998L19.7578,23.94a2.021,2.021,0,0,0,1.314-.1206L28,20.5811l-.8479-1.8121-6.9163,3.229L12.2422,20.06a2.0033,2.0033,0,0,0-1.74.3838L4,25.8818V20.49l7.7642-6.4877L19.7578,15.94a2.021,2.021,0,0,0,1.314-.1206l6.9287-3.2383-.8467-1.812-6.918,3.2285L12.2422,12.06a2.0049,2.0049,0,0,0-1.74.3838L4,17.8818V12.49L11.7642,6.002,19.7578,7.94a2.021,2.021,0,0,0,1.314-.1206L28,4.5859l-.8457-1.8115L20.2358,5.998,12.2422,4.06a2.0033,2.0033,0,0,0-1.74.3838L4,9.8818V2H2V28a2,2,0,0,0,2,2H30V28Z"
|
|
1801
1771
|
})), children);
|
|
1802
1772
|
});
|
|
1803
1773
|
if (process.env.NODE_ENV !== "production") {
|
|
1804
|
-
|
|
1774
|
+
ChartMultiLine.propTypes = iconPropTypes;
|
|
1805
1775
|
}
|
|
1806
|
-
const
|
|
1776
|
+
const ChartMultitype = /*#__PURE__*/React.forwardRef(function ChartMultitype(_ref76, ref) {
|
|
1807
1777
|
let {
|
|
1808
1778
|
children,
|
|
1809
1779
|
size = 16,
|
|
@@ -1817,14 +1787,34 @@ const ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(_ref76,
|
|
|
1817
1787
|
viewBox: "0 0 32 32",
|
|
1818
1788
|
fill: "currentColor",
|
|
1819
1789
|
...rest
|
|
1820
|
-
},
|
|
1821
|
-
d: "M28
|
|
1790
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1791
|
+
d: "M28 22H30V30H28zM24 18H26V30H24zM20 26H22V30H20zM9 16a7 7 0 107 7A7.0078 7.0078 0 009 16zm4.8989 6H10V18.1011A5.0145 5.0145 0 0113.8989 22zM9 28a5 5 0 01-1-9.8989V22a2 2 0 002 2h3.8989A5.0081 5.0081 0 019 28zM22.5352 12l4-6H30V4H25.4648l-4 6H18V2H16V14a2 2 0 002 2H30V14H18V12z"
|
|
1792
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1793
|
+
cx: "11",
|
|
1794
|
+
cy: "7",
|
|
1795
|
+
r: "1"
|
|
1796
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1797
|
+
cx: "9",
|
|
1798
|
+
cy: "11",
|
|
1799
|
+
r: "1"
|
|
1800
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1801
|
+
cx: "7",
|
|
1802
|
+
cy: "5",
|
|
1803
|
+
r: "1"
|
|
1804
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1805
|
+
cx: "5",
|
|
1806
|
+
cy: "9",
|
|
1807
|
+
r: "1"
|
|
1808
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1809
|
+
cx: "3",
|
|
1810
|
+
cy: "13",
|
|
1811
|
+
r: "1"
|
|
1822
1812
|
})), children);
|
|
1823
1813
|
});
|
|
1824
1814
|
if (process.env.NODE_ENV !== "production") {
|
|
1825
|
-
|
|
1815
|
+
ChartMultitype.propTypes = iconPropTypes;
|
|
1826
1816
|
}
|
|
1827
|
-
const
|
|
1817
|
+
const ChartNetwork = /*#__PURE__*/React.forwardRef(function ChartNetwork(_ref77, ref) {
|
|
1828
1818
|
let {
|
|
1829
1819
|
children,
|
|
1830
1820
|
size = 16,
|
|
@@ -1838,14 +1828,14 @@ const ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(_ref77,
|
|
|
1838
1828
|
viewBox: "0 0 32 32",
|
|
1839
1829
|
fill: "currentColor",
|
|
1840
1830
|
...rest
|
|
1841
|
-
},
|
|
1842
|
-
d: "
|
|
1831
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1832
|
+
d: "M26,14a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2v4.1A5,5,0,0,0,18.1,22H14V20a2,2,0,0,0-2-2H10V13.9a5,5,0,1,0-2,0V18H6a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V24h4.1A5,5,0,1,0,24,18.1V14ZM6,9a3,3,0,1,1,3,3A3,3,0,0,1,6,9Zm6,17H6V20h6Zm14-3a3,3,0,1,1-3-3A3,3,0,0,1,26,23ZM20,6h6v6H20Z"
|
|
1843
1833
|
})), children);
|
|
1844
1834
|
});
|
|
1845
1835
|
if (process.env.NODE_ENV !== "production") {
|
|
1846
|
-
|
|
1836
|
+
ChartNetwork.propTypes = iconPropTypes;
|
|
1847
1837
|
}
|
|
1848
|
-
const
|
|
1838
|
+
const ChartParallel = /*#__PURE__*/React.forwardRef(function ChartParallel(_ref78, ref) {
|
|
1849
1839
|
let {
|
|
1850
1840
|
children,
|
|
1851
1841
|
size = 16,
|
|
@@ -1859,14 +1849,14 @@ const ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(_ref7
|
|
|
1859
1849
|
viewBox: "0 0 32 32",
|
|
1860
1850
|
fill: "currentColor",
|
|
1861
1851
|
...rest
|
|
1862
|
-
},
|
|
1863
|
-
d: "
|
|
1852
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1853
|
+
d: "M28,2V5.3071l-6,2.25V2H20V7.5229l-8-3.2V2H10V4.4458l-6,3.75V2H2V30H4V27.6182l6-3V30h2V24.3442l8,2.4V30h2V26.5542l6-3.75V30h2V2Zm0,5.4429V12.5L22,17V9.6929ZM20,9.6768v7.5571l-8-4.8V6.4771ZM10,6.8042v5.7417l-6,5.25V10.5542ZM4,25.3818V20.4541l6-5.25v7.1777Zm8-3.1259v-7.49l8,4.8v5.0894Zm10,1.94V19.5L28,15v5.4458Z"
|
|
1864
1854
|
})), children);
|
|
1865
1855
|
});
|
|
1866
1856
|
if (process.env.NODE_ENV !== "production") {
|
|
1867
|
-
|
|
1857
|
+
ChartParallel.propTypes = iconPropTypes;
|
|
1868
1858
|
}
|
|
1869
|
-
const
|
|
1859
|
+
const ChartPie = /*#__PURE__*/React.forwardRef(function ChartPie(_ref79, ref) {
|
|
1870
1860
|
let {
|
|
1871
1861
|
children,
|
|
1872
1862
|
size = 16,
|
|
@@ -1880,68 +1870,14 @@ const ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(_ref79, ref)
|
|
|
1880
1870
|
viewBox: "0 0 32 32",
|
|
1881
1871
|
fill: "currentColor",
|
|
1882
1872
|
...rest
|
|
1883
|
-
},
|
|
1884
|
-
|
|
1885
|
-
cy: "20",
|
|
1886
|
-
r: "2"
|
|
1887
|
-
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1888
|
-
cx: "10",
|
|
1889
|
-
cy: "28",
|
|
1890
|
-
r: "2"
|
|
1891
|
-
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
1892
|
-
cx: "10",
|
|
1893
|
-
cy: "14",
|
|
1894
|
-
r: "2"
|
|
1895
|
-
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
1896
|
-
cx: "28",
|
|
1897
|
-
cy: "4",
|
|
1898
|
-
r: "2"
|
|
1899
|
-
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
1900
|
-
cx: "22",
|
|
1901
|
-
cy: "6",
|
|
1902
|
-
r: "2"
|
|
1903
|
-
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
1904
|
-
cx: "28",
|
|
1905
|
-
cy: "10",
|
|
1906
|
-
r: "2"
|
|
1907
|
-
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
1908
|
-
cx: "20",
|
|
1909
|
-
cy: "12",
|
|
1910
|
-
r: "2"
|
|
1911
|
-
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1912
|
-
cx: "28",
|
|
1913
|
-
cy: "22",
|
|
1914
|
-
r: "2"
|
|
1915
|
-
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
1916
|
-
cx: "26",
|
|
1917
|
-
cy: "28",
|
|
1918
|
-
r: "2"
|
|
1919
|
-
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1920
|
-
cx: "20",
|
|
1921
|
-
cy: "26",
|
|
1922
|
-
r: "2"
|
|
1923
|
-
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1924
|
-
cx: "22",
|
|
1925
|
-
cy: "20",
|
|
1926
|
-
r: "2"
|
|
1927
|
-
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
1928
|
-
cx: "16",
|
|
1929
|
-
cy: "4",
|
|
1930
|
-
r: "2"
|
|
1931
|
-
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
1932
|
-
cx: "4",
|
|
1933
|
-
cy: "24",
|
|
1934
|
-
r: "2"
|
|
1935
|
-
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
1936
|
-
cx: "4",
|
|
1937
|
-
cy: "16",
|
|
1938
|
-
r: "2"
|
|
1873
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1874
|
+
d: "M16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4ZM26,15H17V6.05A10,10,0,0,1,26,15ZM15.42,26A10,10,0,0,1,15,6.05v9a2,2,0,0,0,2,2h9A10,10,0,0,1,15.42,26Z"
|
|
1939
1875
|
})), children);
|
|
1940
1876
|
});
|
|
1941
1877
|
if (process.env.NODE_ENV !== "production") {
|
|
1942
|
-
|
|
1878
|
+
ChartPie.propTypes = iconPropTypes;
|
|
1943
1879
|
}
|
|
1944
|
-
const
|
|
1880
|
+
const ChartPlanningWaterfall = /*#__PURE__*/React.forwardRef(function ChartPlanningWaterfall(_ref80, ref) {
|
|
1945
1881
|
let {
|
|
1946
1882
|
children,
|
|
1947
1883
|
size = 16,
|
|
@@ -1955,14 +1891,14 @@ const ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(_ref80,
|
|
|
1955
1891
|
viewBox: "0 0 32 32",
|
|
1956
1892
|
fill: "currentColor",
|
|
1957
1893
|
...rest
|
|
1958
|
-
},
|
|
1959
|
-
d: "
|
|
1894
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1895
|
+
d: "m29,8c0-.5522-.4478-1-1-1h-4c-.5522,0-1,.4478-1,1v7h-2V3c0-.5522-.4478-1-1-1h-4c-.5522,0-1,.4478-1,1v12h-2V5c0-.5522-.4478-1-1-1h-4c-.5522,0-1,.4478-1,1v10H3v12c0,.5522.4478,1,1,1h4c.5522,0,1-.4478,1-1v-10h2v5c0,.5522.4478,1,1,1h4c.5522,0,1-.4478,1-1v-5h2v12c0,.5522.4478,1,1,1h4c.5522,0,1-.4478,1-1v-12h4v-9ZM7,26h-2v-9h2v9Zm8-5h-2v-4h2v4Zm2-6V4h2v11h-2Zm10,0h-2v-6h2v6Z"
|
|
1960
1896
|
})), children);
|
|
1961
1897
|
});
|
|
1962
1898
|
if (process.env.NODE_ENV !== "production") {
|
|
1963
|
-
|
|
1899
|
+
ChartPlanningWaterfall.propTypes = iconPropTypes;
|
|
1964
1900
|
}
|
|
1965
|
-
const
|
|
1901
|
+
const ChartPoint = /*#__PURE__*/React.forwardRef(function ChartPoint(_ref81, ref) {
|
|
1966
1902
|
let {
|
|
1967
1903
|
children,
|
|
1968
1904
|
size = 16,
|
|
@@ -1976,14 +1912,38 @@ const ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram
|
|
|
1976
1912
|
viewBox: "0 0 32 32",
|
|
1977
1913
|
fill: "currentColor",
|
|
1978
1914
|
...rest
|
|
1979
|
-
},
|
|
1980
|
-
d: "
|
|
1915
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1916
|
+
d: "M30,30H4a2.0023,2.0023,0,0,1-2-2V2H4V28H30Z"
|
|
1917
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1918
|
+
cx: "9",
|
|
1919
|
+
cy: "6",
|
|
1920
|
+
r: "3"
|
|
1921
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1922
|
+
cx: "9",
|
|
1923
|
+
cy: "22",
|
|
1924
|
+
r: "3"
|
|
1925
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1926
|
+
cx: "18",
|
|
1927
|
+
cy: "14",
|
|
1928
|
+
r: "3"
|
|
1929
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1930
|
+
d: "M9,17a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,9,17Zm0-4a1,1,0,1,0,1,1A1.001,1.001,0,0,0,9,13Z"
|
|
1931
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
1932
|
+
cx: "27",
|
|
1933
|
+
cy: "6",
|
|
1934
|
+
r: "3"
|
|
1935
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1936
|
+
cx: "27",
|
|
1937
|
+
cy: "22",
|
|
1938
|
+
r: "3"
|
|
1939
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1940
|
+
d: "M27 17a3 3 0 113-3A3.0033 3.0033 0 0127 17zm0-4a1 1 0 101 1A1.001 1.001 0 0027 13zM18 26a3 3 0 113-3A3.0033 3.0033 0 0118 26zm0-4a1 1 0 101 1A1.001 1.001 0 0018 22zM18 8a3 3 0 113-3A3.0033 3.0033 0 0118 8zm0-4a1 1 0 101 1A1.001 1.001 0 0018 4z"
|
|
1981
1941
|
})), children);
|
|
1982
1942
|
});
|
|
1983
1943
|
if (process.env.NODE_ENV !== "production") {
|
|
1984
|
-
|
|
1944
|
+
ChartPoint.propTypes = iconPropTypes;
|
|
1985
1945
|
}
|
|
1986
|
-
const
|
|
1946
|
+
const ChartPopulation = /*#__PURE__*/React.forwardRef(function ChartPopulation(_ref82, ref) {
|
|
1987
1947
|
let {
|
|
1988
1948
|
children,
|
|
1989
1949
|
size = 16,
|
|
@@ -1997,16 +1957,14 @@ const ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(_
|
|
|
1997
1957
|
viewBox: "0 0 32 32",
|
|
1998
1958
|
fill: "currentColor",
|
|
1999
1959
|
...rest
|
|
2000
|
-
},
|
|
2001
|
-
d: "M30,
|
|
2002
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2003
|
-
d: "M14.86 7.8232L13 4.7231V2H11V4.7231l-1.86 3.1A7.9986 7.9986 0 008 11.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V19.2769l1.86-3.1A7.9986 7.9986 0 0016 12.061v-.122A7.9961 7.9961 0 0014.86 7.8232zM12 6.9434l1.145 1.9087A6.0027 6.0027 0 0113.9185 11h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0110.0815 13h3.837a6.0086 6.0086 0 01-.7735 2.1484zM27.86 11.8232L26 8.7231V2H24V8.7231l-1.86 3.1A7.9986 7.9986 0 0021 15.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V23.2769l1.86-3.1A7.9986 7.9986 0 0029 16.061v-.122A7.9961 7.9961 0 0027.86 11.8232zm-2.86-.88l1.145 1.9087A6.0027 6.0027 0 0126.9185 15h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0123.0815 17h3.837a6.0086 6.0086 0 01-.7735 2.1484z"
|
|
1960
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1961
|
+
d: "M30,22H17V20h9V14H17V12h5V6H17V2H15V6H10v6h5v2H6v6h9v2H2v6H15v2h2V28H30ZM20,8v2H17V8Zm-8,2V8h3v2Zm12,6v2H17V16ZM8,18V16h7v2ZM4,26V24H15v2Zm24,0H17V24H28Z"
|
|
2004
1962
|
})), children);
|
|
2005
1963
|
});
|
|
2006
1964
|
if (process.env.NODE_ENV !== "production") {
|
|
2007
|
-
|
|
1965
|
+
ChartPopulation.propTypes = iconPropTypes;
|
|
2008
1966
|
}
|
|
2009
|
-
const
|
|
1967
|
+
const ChartRadar = /*#__PURE__*/React.forwardRef(function ChartRadar(_ref83, ref) {
|
|
2010
1968
|
let {
|
|
2011
1969
|
children,
|
|
2012
1970
|
size = 16,
|
|
@@ -2020,16 +1978,14 @@ const ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(_re
|
|
|
2020
1978
|
viewBox: "0 0 32 32",
|
|
2021
1979
|
fill: "currentColor",
|
|
2022
1980
|
...rest
|
|
2023
|
-
},
|
|
2024
|
-
d: "
|
|
2025
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2026
|
-
d: "M14 4H16V18H14z"
|
|
1981
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1982
|
+
d: "M16,2,2,13,8,30H24l6-17Zm2.5818,19.2651-5.9861,1.3306-1.4226-7.8252,4.91-4.209,5.4416,4.0816Zm.1977,2.0054L21.3264,28H10.6736l1.7912-3.3267ZM9.59,13.4937,5.74,12.605,15,5.3291V8.8569ZM17,8.75V5.3291l9.26,7.2759-3.15.727ZM4.6143,14.3979l4.6535,1.0738,1.4844,8.164-1.738,3.2281ZM22.9858,26.8638l-2.5766-4.7852,3.0063-6.7646,3.97-.9161Z"
|
|
2027
1983
|
})), children);
|
|
2028
1984
|
});
|
|
2029
1985
|
if (process.env.NODE_ENV !== "production") {
|
|
2030
|
-
|
|
1986
|
+
ChartRadar.propTypes = iconPropTypes;
|
|
2031
1987
|
}
|
|
2032
|
-
const
|
|
1988
|
+
const ChartRadial = /*#__PURE__*/React.forwardRef(function ChartRadial(_ref84, ref) {
|
|
2033
1989
|
let {
|
|
2034
1990
|
children,
|
|
2035
1991
|
size = 16,
|
|
@@ -2043,14 +1999,18 @@ const ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(_ref84,
|
|
|
2043
1999
|
viewBox: "0 0 32 32",
|
|
2044
2000
|
fill: "currentColor",
|
|
2045
2001
|
...rest
|
|
2046
|
-
},
|
|
2047
|
-
d: "
|
|
2002
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2003
|
+
d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12,12,0,1,0,16,4V2a14,14,0,0,1,0,28Z"
|
|
2004
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2005
|
+
d: "M16,26A10.0115,10.0115,0,0,1,6,16H8a8,8,0,1,0,8-8V6a10,10,0,0,1,0,20Z"
|
|
2006
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2007
|
+
d: "M16,22a6.0069,6.0069,0,0,1-6-6h2a4,4,0,1,0,4-4V10a6,6,0,0,1,0,12Z"
|
|
2048
2008
|
})), children);
|
|
2049
2009
|
});
|
|
2050
2010
|
if (process.env.NODE_ENV !== "production") {
|
|
2051
|
-
|
|
2011
|
+
ChartRadial.propTypes = iconPropTypes;
|
|
2052
2012
|
}
|
|
2053
|
-
const
|
|
2013
|
+
const ChartRelationship = /*#__PURE__*/React.forwardRef(function ChartRelationship(_ref85, ref) {
|
|
2054
2014
|
let {
|
|
2055
2015
|
children,
|
|
2056
2016
|
size = 16,
|
|
@@ -2064,16 +2024,14 @@ const Chat = /*#__PURE__*/React.forwardRef(function Chat(_ref85, ref) {
|
|
|
2064
2024
|
viewBox: "0 0 32 32",
|
|
2065
2025
|
fill: "currentColor",
|
|
2066
2026
|
...rest
|
|
2067
|
-
},
|
|
2068
|
-
d: "
|
|
2069
|
-
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2070
|
-
d: "M8 10H24V12H8zM8 16H18V18H8z"
|
|
2027
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2028
|
+
d: "M26,6a3.9963,3.9963,0,0,0-3.8579,3H17.9305A7.9964,7.9964,0,1,0,9,17.9307v4.2114a4,4,0,1,0,2,0V17.9307a7.951,7.951,0,0,0,3.8976-1.6192l3.6693,3.67A3.9529,3.9529,0,0,0,18,22a4,4,0,1,0,4-4,3.9521,3.9521,0,0,0-2.019.5669l-3.6694-3.6694A7.9493,7.9493,0,0,0,17.9305,11h4.2116A3.9934,3.9934,0,1,0,26,6ZM12,26a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,12,26ZM10,16a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,10,16Zm14,6a2,2,0,1,1-2-2A2.0023,2.0023,0,0,1,24,22Zm2-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,12Z"
|
|
2071
2029
|
})), children);
|
|
2072
2030
|
});
|
|
2073
2031
|
if (process.env.NODE_ENV !== "production") {
|
|
2074
|
-
|
|
2032
|
+
ChartRelationship.propTypes = iconPropTypes;
|
|
2075
2033
|
}
|
|
2076
|
-
const
|
|
2034
|
+
const ChartRing = /*#__PURE__*/React.forwardRef(function ChartRing(_ref86, ref) {
|
|
2077
2035
|
let {
|
|
2078
2036
|
children,
|
|
2079
2037
|
size = 16,
|
|
@@ -2087,14 +2045,14 @@ const ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref86, ref
|
|
|
2087
2045
|
viewBox: "0 0 32 32",
|
|
2088
2046
|
fill: "currentColor",
|
|
2089
2047
|
...rest
|
|
2090
|
-
},
|
|
2091
|
-
d: "
|
|
2048
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2049
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM27.9493,15.001H21.91a5.9825,5.9825,0,0,0-9.3806-3.8853l-4.27-4.27a11.9783,11.9783,0,0,1,19.69,8.1548ZM16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20ZM4,16A11.937,11.937,0,0,1,6.8455,8.26l4.27,4.2695A5.9836,5.9836,0,0,0,15,21.9106v6.04A12.0105,12.0105,0,0,1,4,16ZM17,27.95v-6.04A6.0069,6.0069,0,0,0,21.91,17h6.04A12.0082,12.0082,0,0,1,17,27.95Z"
|
|
2092
2050
|
})), children);
|
|
2093
2051
|
});
|
|
2094
2052
|
if (process.env.NODE_ENV !== "production") {
|
|
2095
|
-
|
|
2053
|
+
ChartRing.propTypes = iconPropTypes;
|
|
2096
2054
|
}
|
|
2097
|
-
const
|
|
2055
|
+
const ChartRiver = /*#__PURE__*/React.forwardRef(function ChartRiver(_ref87, ref) {
|
|
2098
2056
|
let {
|
|
2099
2057
|
children,
|
|
2100
2058
|
size = 16,
|
|
@@ -2108,14 +2066,14 @@ const ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref87, ref) {
|
|
|
2108
2066
|
viewBox: "0 0 32 32",
|
|
2109
2067
|
fill: "currentColor",
|
|
2110
2068
|
...rest
|
|
2111
|
-
},
|
|
2112
|
-
d: "
|
|
2069
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2070
|
+
d: "M12.4326,20.0171l8.0376,4.68a1.958,1.958,0,0,0,1.0508.3012,2.2412,2.2412,0,0,0,.4888-.0556l7.2532-1.9769A1,1,0,0,0,30,22.0007V7.996A1,1,0,0,0,28.74,7.0305L21.5034,8.9829l-8.0371-4.68a1.9917,1.9917,0,0,0-1.8652-.1352L4,7.4727V2H2V28a2,2,0,0,0,2,2H30V28H4V23.6577ZM28,21.2344l-6.4966,1.75-8.0371-4.68a1.9931,1.9931,0,0,0-1.8652-.1353L4,21.4746V16.6572l8.4326-3.6416L20.47,17.6968a1.962,1.962,0,0,0,1.0508.3008,2.2112,2.2112,0,0,0,.4888-.0557L28,16.31ZM12.4326,6.0156l8.0376,4.68a2.0091,2.0091,0,0,0,1.54.2451L28,9.3081v4.9258l-6.4966,1.7505-8.0371-4.6812a1.9917,1.9917,0,0,0-1.8652-.1352L4,14.4736V9.6562Z"
|
|
2113
2071
|
})), children);
|
|
2114
2072
|
});
|
|
2115
2073
|
if (process.env.NODE_ENV !== "production") {
|
|
2116
|
-
|
|
2074
|
+
ChartRiver.propTypes = iconPropTypes;
|
|
2117
2075
|
}
|
|
2118
|
-
const
|
|
2076
|
+
const ChartRose = /*#__PURE__*/React.forwardRef(function ChartRose(_ref88, ref) {
|
|
2119
2077
|
let {
|
|
2120
2078
|
children,
|
|
2121
2079
|
size = 16,
|
|
@@ -2129,18 +2087,14 @@ const ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_
|
|
|
2129
2087
|
viewBox: "0 0 32 32",
|
|
2130
2088
|
fill: "currentColor",
|
|
2131
2089
|
...rest
|
|
2132
|
-
},
|
|
2133
|
-
d: "
|
|
2134
|
-
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2135
|
-
d: "M20.586 10.414L24.166 14 24.166 14 20.584 17.587 22 19 27 14 22 9 20.586 10.414zM10 9L11.593 12 15 12.414 12.5 14.667 13 18 10 16.125 7 18 7.5 14.667 5 12.414 8.5 12 10 9z"
|
|
2136
|
-
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2137
|
-
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
2090
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2091
|
+
d: "M30,17A15.017,15.017,0,0,0,15,2H14V8.0591A9.0122,9.0122,0,0,0,6.0591,16H4v1A11.0109,11.0109,0,0,0,14,27.9492V30h1A13.0084,13.0084,0,0,0,27.9492,18H30ZM16,4.0381A13.0217,13.0217,0,0,1,27.9619,16H16ZM14,10.08V16H8.08A7.0037,7.0037,0,0,1,14,10.08ZM6.0552,18H14v7.939A9.0134,9.0134,0,0,1,6.0552,18ZM16,27.9551V18h9.9551A11.0191,11.0191,0,0,1,16,27.9551Z"
|
|
2138
2092
|
})), children);
|
|
2139
2093
|
});
|
|
2140
2094
|
if (process.env.NODE_ENV !== "production") {
|
|
2141
|
-
|
|
2095
|
+
ChartRose.propTypes = iconPropTypes;
|
|
2142
2096
|
}
|
|
2143
|
-
const
|
|
2097
|
+
const ChartScatter = /*#__PURE__*/React.forwardRef(function ChartScatter(_ref89, ref) {
|
|
2144
2098
|
let {
|
|
2145
2099
|
children,
|
|
2146
2100
|
size = 16,
|
|
@@ -2154,16 +2108,34 @@ const ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref89, ref) {
|
|
|
2154
2108
|
viewBox: "0 0 32 32",
|
|
2155
2109
|
fill: "currentColor",
|
|
2156
2110
|
...rest
|
|
2157
|
-
},
|
|
2158
|
-
d: "
|
|
2159
|
-
})),
|
|
2160
|
-
|
|
2111
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2112
|
+
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
2113
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
2114
|
+
cx: "10",
|
|
2115
|
+
cy: "22",
|
|
2116
|
+
r: "2"
|
|
2117
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
2118
|
+
cx: "14",
|
|
2119
|
+
cy: "15",
|
|
2120
|
+
r: "2"
|
|
2121
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2122
|
+
cx: "22",
|
|
2123
|
+
cy: "15",
|
|
2124
|
+
r: "2"
|
|
2125
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2126
|
+
cx: "26",
|
|
2127
|
+
cy: "6",
|
|
2128
|
+
r: "2"
|
|
2129
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2130
|
+
cx: "14",
|
|
2131
|
+
cy: "8",
|
|
2132
|
+
r: "2"
|
|
2161
2133
|
})), children);
|
|
2162
2134
|
});
|
|
2163
2135
|
if (process.env.NODE_ENV !== "production") {
|
|
2164
|
-
|
|
2136
|
+
ChartScatter.propTypes = iconPropTypes;
|
|
2165
2137
|
}
|
|
2166
|
-
const
|
|
2138
|
+
const ChartSpiral = /*#__PURE__*/React.forwardRef(function ChartSpiral(_ref90, ref) {
|
|
2167
2139
|
let {
|
|
2168
2140
|
children,
|
|
2169
2141
|
size = 16,
|
|
@@ -2177,14 +2149,14 @@ const Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref90, ref) {
|
|
|
2177
2149
|
viewBox: "0 0 32 32",
|
|
2178
2150
|
fill: "currentColor",
|
|
2179
2151
|
...rest
|
|
2180
|
-
},
|
|
2181
|
-
d: "
|
|
2152
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2153
|
+
d: "M16,2A13.919,13.919,0,0,0,7.3245,5.0327,1.9728,1.9728,0,0,0,7,5,2,2,0,0,0,5,7a1.9752,1.9752,0,0,0,.0327.3247A13.986,13.986,0,1,0,16,2Zm0,26A11.977,11.977,0,0,1,6.3589,8.8857a1.8311,1.8311,0,0,0,1.1528.04l1.4634,1.4634a8.9862,8.9862,0,0,0,11.8311,13.207,1.9916,1.9916,0,0,0,2.79-2.79,8.9294,8.9294,0,0,0,0-9.6124,1.9916,1.9916,0,0,0-2.79-2.79,8.9445,8.9445,0,0,0-10.417.5713L8.9258,7.5117a1.8294,1.8294,0,0,0-.04-1.1528A11.9925,11.9925,0,1,1,16,28Zm0-14a2,2,0,1,1-2,2A2.0025,2.0025,0,0,1,16,14Zm3.4331-.019,2.0552-2.0552a2.0443,2.0443,0,0,0,.2265.0454,6.9573,6.9573,0,0,1,0,8.0576,2.0443,2.0443,0,0,0-.2265.0454L19.4331,18.019a3.8788,3.8788,0,0,0,0-4.038Zm.5957-3.6958a1.9993,1.9993,0,0,0,.0454.2265L18.019,12.5669a3.8788,3.8788,0,0,0-4.038,0l-2.1653-2.1655a6.9522,6.9522,0,0,1,8.2131-.1162ZM12.5669,13.981A3.951,3.951,0,0,0,12,16a4.0045,4.0045,0,0,0,4,4,3.9521,3.9521,0,0,0,2.019-.5669l2.0552,2.0552a1.9993,1.9993,0,0,0-.0454.2265,6.988,6.988,0,0,1-9.6272-9.8994Z"
|
|
2182
2154
|
})), children);
|
|
2183
2155
|
});
|
|
2184
2156
|
if (process.env.NODE_ENV !== "production") {
|
|
2185
|
-
|
|
2157
|
+
ChartSpiral.propTypes = iconPropTypes;
|
|
2186
2158
|
}
|
|
2187
|
-
const
|
|
2159
|
+
const ChartStacked = /*#__PURE__*/React.forwardRef(function ChartStacked(_ref91, ref) {
|
|
2188
2160
|
let {
|
|
2189
2161
|
children,
|
|
2190
2162
|
size = 16,
|
|
@@ -2198,16 +2170,14 @@ const CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_
|
|
|
2198
2170
|
viewBox: "0 0 32 32",
|
|
2199
2171
|
fill: "currentColor",
|
|
2200
2172
|
...rest
|
|
2201
|
-
},
|
|
2202
|
-
d: "
|
|
2203
|
-
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2204
|
-
d: "M14 21.5L9 16.54 10.59 15 14 18.35 21.41 11 23 12.58 14 21.5z"
|
|
2173
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2174
|
+
d: "M28,28V6H20V28H16V14H8V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM22,8h4V18H22ZM10,16h4v6H10Z"
|
|
2205
2175
|
})), children);
|
|
2206
2176
|
});
|
|
2207
2177
|
if (process.env.NODE_ENV !== "production") {
|
|
2208
|
-
|
|
2178
|
+
ChartStacked.propTypes = iconPropTypes;
|
|
2209
2179
|
}
|
|
2210
|
-
const
|
|
2180
|
+
const ChartStepper = /*#__PURE__*/React.forwardRef(function ChartStepper(_ref92, ref) {
|
|
2211
2181
|
let {
|
|
2212
2182
|
children,
|
|
2213
2183
|
size = 16,
|
|
@@ -2221,18 +2191,14 @@ const CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxChe
|
|
|
2221
2191
|
viewBox: "0 0 32 32",
|
|
2222
2192
|
fill: "currentColor",
|
|
2223
2193
|
...rest
|
|
2224
|
-
},
|
|
2225
|
-
d: "
|
|
2226
|
-
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2227
|
-
fill: "none",
|
|
2228
|
-
d: "M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z",
|
|
2229
|
-
"data-icon-path": "inner-path"
|
|
2194
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2195
|
+
d: "M14,22V14h8V6h8V4H20v8H12v8H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V22Z"
|
|
2230
2196
|
})), children);
|
|
2231
2197
|
});
|
|
2232
2198
|
if (process.env.NODE_ENV !== "production") {
|
|
2233
|
-
|
|
2199
|
+
ChartStepper.propTypes = iconPropTypes;
|
|
2234
2200
|
}
|
|
2235
|
-
const
|
|
2201
|
+
const ChartSunburst = /*#__PURE__*/React.forwardRef(function ChartSunburst(_ref93, ref) {
|
|
2236
2202
|
let {
|
|
2237
2203
|
children,
|
|
2238
2204
|
size = 16,
|
|
@@ -2246,16 +2212,14 @@ const CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxInd
|
|
|
2246
2212
|
viewBox: "0 0 32 32",
|
|
2247
2213
|
fill: "currentColor",
|
|
2248
2214
|
...rest
|
|
2249
|
-
},
|
|
2250
|
-
d: "
|
|
2251
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2252
|
-
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
2215
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2216
|
+
d: "M16,2a1,1,0,0,0-1,1v7.09a5.9618,5.9618,0,0,0-2.46,1.043L7.8384,6.4311a1.4554,1.4554,0,0,0-2.087.0244A14.05,14.05,0,0,0,9.8047,28.5972a10.8482,10.8482,0,0,0,1.8989.7676,14.0982,14.0982,0,0,0,13.8443-3.1319,1.4336,1.4336,0,0,0,.0278-2.0639L20.877,19.47A5.963,5.963,0,0,0,21.91,17H29a1,1,0,0,0,1-1A14.0158,14.0158,0,0,0,16,2Zm0,10a4,4,0,1,1-4,4A4.0045,4.0045,0,0,1,16,12ZM6.83,8.251l4.2959,4.2959a5.91,5.91,0,0,0-.0113,6.9243L6.8381,23.7481A12.0168,12.0168,0,0,1,6.83,8.251Zm1.4228,16.91,4.2759-4.2759A5.9589,5.9589,0,0,0,15,21.91v6.042A11.8783,11.8783,0,0,1,8.2529,25.1612ZM17,27.9561V21.9092a5.9631,5.9631,0,0,0,2.4609-1.0273l4.2818,4.2817A11.8905,11.8905,0,0,1,17,27.9561ZM21.91,15A6.0063,6.0063,0,0,0,17,10.09V4.041A12.0208,12.0208,0,0,1,27.9585,15Z"
|
|
2253
2217
|
})), children);
|
|
2254
2218
|
});
|
|
2255
2219
|
if (process.env.NODE_ENV !== "production") {
|
|
2256
|
-
|
|
2220
|
+
ChartSunburst.propTypes = iconPropTypes;
|
|
2257
2221
|
}
|
|
2258
|
-
const
|
|
2222
|
+
const ChartTSne = /*#__PURE__*/React.forwardRef(function ChartTSne(_ref94, ref) {
|
|
2259
2223
|
let {
|
|
2260
2224
|
children,
|
|
2261
2225
|
size = 16,
|
|
@@ -2269,51 +2233,73 @@ const CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function Check
|
|
|
2269
2233
|
viewBox: "0 0 32 32",
|
|
2270
2234
|
fill: "currentColor",
|
|
2271
2235
|
...rest
|
|
2272
|
-
},
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2236
|
+
}, _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2237
|
+
cx: "10",
|
|
2238
|
+
cy: "20",
|
|
2239
|
+
r: "2"
|
|
2240
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2241
|
+
cx: "10",
|
|
2242
|
+
cy: "28",
|
|
2243
|
+
r: "2"
|
|
2244
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2245
|
+
cx: "10",
|
|
2246
|
+
cy: "14",
|
|
2247
|
+
r: "2"
|
|
2248
|
+
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2249
|
+
cx: "28",
|
|
2250
|
+
cy: "4",
|
|
2251
|
+
r: "2"
|
|
2252
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2253
|
+
cx: "22",
|
|
2254
|
+
cy: "6",
|
|
2255
|
+
r: "2"
|
|
2256
|
+
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2257
|
+
cx: "28",
|
|
2258
|
+
cy: "10",
|
|
2259
|
+
r: "2"
|
|
2260
|
+
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2261
|
+
cx: "20",
|
|
2262
|
+
cy: "12",
|
|
2263
|
+
r: "2"
|
|
2264
|
+
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2265
|
+
cx: "28",
|
|
2266
|
+
cy: "22",
|
|
2267
|
+
r: "2"
|
|
2268
|
+
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2269
|
+
cx: "26",
|
|
2270
|
+
cy: "28",
|
|
2271
|
+
r: "2"
|
|
2272
|
+
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
2273
|
+
cx: "20",
|
|
2274
|
+
cy: "26",
|
|
2275
|
+
r: "2"
|
|
2276
|
+
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
2277
|
+
cx: "22",
|
|
2278
|
+
cy: "20",
|
|
2279
|
+
r: "2"
|
|
2280
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2281
|
+
cx: "16",
|
|
2282
|
+
cy: "4",
|
|
2283
|
+
r: "2"
|
|
2284
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
2285
|
+
cx: "4",
|
|
2286
|
+
cy: "24",
|
|
2287
|
+
r: "2"
|
|
2288
|
+
})), _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
2289
|
+
cx: "4",
|
|
2290
|
+
cy: "16",
|
|
2291
|
+
r: "2"
|
|
2278
2292
|
})), children);
|
|
2279
2293
|
});
|
|
2280
2294
|
if (process.env.NODE_ENV !== "production") {
|
|
2281
|
-
|
|
2295
|
+
ChartTSne.propTypes = iconPropTypes;
|
|
2282
2296
|
}
|
|
2283
|
-
const
|
|
2297
|
+
const ChartTreemap = /*#__PURE__*/React.forwardRef(function ChartTreemap(_ref95, ref) {
|
|
2284
2298
|
let {
|
|
2285
2299
|
children,
|
|
2286
2300
|
size = 16,
|
|
2287
2301
|
...rest
|
|
2288
2302
|
} = _ref95;
|
|
2289
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
2290
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2291
|
-
width: size,
|
|
2292
|
-
height: size,
|
|
2293
|
-
ref: ref,
|
|
2294
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2295
|
-
viewBox: "0 0 20 20",
|
|
2296
|
-
fill: "currentColor",
|
|
2297
|
-
...rest
|
|
2298
|
-
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2299
|
-
d: "M8 13.2L3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
|
|
2300
|
-
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2301
|
-
d: "M15.6 5.6L8 13.2 3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
|
|
2302
|
-
})), children);
|
|
2303
|
-
}
|
|
2304
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
2305
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2306
|
-
width: size,
|
|
2307
|
-
height: size,
|
|
2308
|
-
ref: ref,
|
|
2309
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2310
|
-
viewBox: "0 0 24 24",
|
|
2311
|
-
fill: "currentColor",
|
|
2312
|
-
...rest
|
|
2313
|
-
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2314
|
-
d: "M10 15.9L4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z"
|
|
2315
|
-
})), children);
|
|
2316
|
-
}
|
|
2317
2303
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2318
2304
|
width: size,
|
|
2319
2305
|
height: size,
|
|
@@ -2322,72 +2308,19 @@ const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref95, ref)
|
|
|
2322
2308
|
viewBox: "0 0 32 32",
|
|
2323
2309
|
fill: "currentColor",
|
|
2324
2310
|
...rest
|
|
2325
|
-
},
|
|
2326
|
-
d: "
|
|
2311
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2312
|
+
d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,12H23V4h5ZM16,4h5V14H16ZM14,4V20H4V4ZM4,22H14v6H4Zm12,6V16H28V28Z"
|
|
2327
2313
|
})), children);
|
|
2328
2314
|
});
|
|
2329
2315
|
if (process.env.NODE_ENV !== "production") {
|
|
2330
|
-
|
|
2316
|
+
ChartTreemap.propTypes = iconPropTypes;
|
|
2331
2317
|
}
|
|
2332
|
-
const
|
|
2318
|
+
const ChartVennDiagram = /*#__PURE__*/React.forwardRef(function ChartVennDiagram(_ref96, ref) {
|
|
2333
2319
|
let {
|
|
2334
2320
|
children,
|
|
2335
2321
|
size = 16,
|
|
2336
2322
|
...rest
|
|
2337
2323
|
} = _ref96;
|
|
2338
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2339
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2340
|
-
width: size,
|
|
2341
|
-
height: size,
|
|
2342
|
-
ref: ref,
|
|
2343
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2344
|
-
viewBox: "0 0 16 16",
|
|
2345
|
-
fill: "currentColor",
|
|
2346
|
-
...rest
|
|
2347
|
-
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2348
|
-
d: "M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"
|
|
2349
|
-
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
-
d: "M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z",
|
|
2351
|
-
"data-icon-path": "inner-path",
|
|
2352
|
-
opacity: "0"
|
|
2353
|
-
})), children);
|
|
2354
|
-
}
|
|
2355
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
2356
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2357
|
-
width: size,
|
|
2358
|
-
height: size,
|
|
2359
|
-
ref: ref,
|
|
2360
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2361
|
-
viewBox: "0 0 20 20",
|
|
2362
|
-
fill: "currentColor",
|
|
2363
|
-
...rest
|
|
2364
|
-
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2365
|
-
d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"
|
|
2366
|
-
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2367
|
-
fill: "none",
|
|
2368
|
-
d: "M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z",
|
|
2369
|
-
"data-icon-path": "inner-path",
|
|
2370
|
-
opacity: "0"
|
|
2371
|
-
})), children);
|
|
2372
|
-
}
|
|
2373
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
2374
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2375
|
-
width: size,
|
|
2376
|
-
height: size,
|
|
2377
|
-
ref: ref,
|
|
2378
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2379
|
-
viewBox: "0 0 24 24",
|
|
2380
|
-
fill: "currentColor",
|
|
2381
|
-
...rest
|
|
2382
|
-
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2383
|
-
d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z"
|
|
2384
|
-
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2385
|
-
fill: "none",
|
|
2386
|
-
d: "M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z",
|
|
2387
|
-
"data-icon-path": "inner-path",
|
|
2388
|
-
opacity: "0"
|
|
2389
|
-
})), children);
|
|
2390
|
-
}
|
|
2391
2324
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2392
2325
|
width: size,
|
|
2393
2326
|
height: size,
|
|
@@ -2396,18 +2329,14 @@ const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_
|
|
|
2396
2329
|
viewBox: "0 0 32 32",
|
|
2397
2330
|
fill: "currentColor",
|
|
2398
2331
|
...rest
|
|
2399
|
-
},
|
|
2400
|
-
d: "
|
|
2401
|
-
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2402
|
-
fill: "none",
|
|
2403
|
-
d: "M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z",
|
|
2404
|
-
"data-icon-path": "inner-path"
|
|
2332
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2333
|
+
d: "M20,6a9.92,9.92,0,0,0-4,.84A9.92,9.92,0,0,0,12,6a10,10,0,0,0,0,20,9.92,9.92,0,0,0,4-.84A9.92,9.92,0,0,0,20,26,10,10,0,0,0,20,6ZM12,24A8,8,0,0,1,12,8a7.91,7.91,0,0,1,1.76.2,10,10,0,0,0,0,15.6A7.91,7.91,0,0,1,12,24Zm8-8a8,8,0,0,1-4,6.92A8,8,0,0,1,16,9.08,8,8,0,0,1,20,16Zm0,8a7.91,7.91,0,0,1-1.76-.2,10,10,0,0,0,0-15.6A7.91,7.91,0,0,1,20,8a8,8,0,0,1,0,16Z"
|
|
2405
2334
|
})), children);
|
|
2406
2335
|
});
|
|
2407
2336
|
if (process.env.NODE_ENV !== "production") {
|
|
2408
|
-
|
|
2337
|
+
ChartVennDiagram.propTypes = iconPropTypes;
|
|
2409
2338
|
}
|
|
2410
|
-
const
|
|
2339
|
+
const ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot(_ref97, ref) {
|
|
2411
2340
|
let {
|
|
2412
2341
|
children,
|
|
2413
2342
|
size = 16,
|
|
@@ -2421,20 +2350,16 @@ const CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFil
|
|
|
2421
2350
|
viewBox: "0 0 32 32",
|
|
2422
2351
|
fill: "currentColor",
|
|
2423
2352
|
...rest
|
|
2424
|
-
},
|
|
2425
|
-
d: "M30,
|
|
2426
|
-
})),
|
|
2427
|
-
d: "M14
|
|
2428
|
-
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2429
|
-
fill: "none",
|
|
2430
|
-
d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
|
|
2431
|
-
"data-icon-path": "inner-path"
|
|
2353
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2354
|
+
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
2355
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2356
|
+
d: "M14.86 7.8232L13 4.7231V2H11V4.7231l-1.86 3.1A7.9986 7.9986 0 008 11.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V19.2769l1.86-3.1A7.9986 7.9986 0 0016 12.061v-.122A7.9961 7.9961 0 0014.86 7.8232zM12 6.9434l1.145 1.9087A6.0027 6.0027 0 0113.9185 11h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0110.0815 13h3.837a6.0086 6.0086 0 01-.7735 2.1484zM27.86 11.8232L26 8.7231V2H24V8.7231l-1.86 3.1A7.9986 7.9986 0 0021 15.939v.122a7.9961 7.9961 0 001.14 4.1158l1.86 3.1V26h2V23.2769l1.86-3.1A7.9986 7.9986 0 0029 16.061v-.122A7.9961 7.9961 0 0027.86 11.8232zm-2.86-.88l1.145 1.9087A6.0027 6.0027 0 0126.9185 15h-3.837a6.0086 6.0086 0 01.7735-2.1484zm0 10.1132l-1.145-1.9087A6.0027 6.0027 0 0123.0815 17h3.837a6.0086 6.0086 0 01-.7735 2.1484z"
|
|
2432
2357
|
})), children);
|
|
2433
2358
|
});
|
|
2434
2359
|
if (process.env.NODE_ENV !== "production") {
|
|
2435
|
-
|
|
2360
|
+
ChartViolinPlot.propTypes = iconPropTypes;
|
|
2436
2361
|
}
|
|
2437
|
-
const
|
|
2362
|
+
const ChartWaterfall = /*#__PURE__*/React.forwardRef(function ChartWaterfall(_ref98, ref) {
|
|
2438
2363
|
let {
|
|
2439
2364
|
children,
|
|
2440
2365
|
size = 16,
|
|
@@ -2448,20 +2373,16 @@ const CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkF
|
|
|
2448
2373
|
viewBox: "0 0 32 32",
|
|
2449
2374
|
fill: "currentColor",
|
|
2450
2375
|
...rest
|
|
2451
|
-
},
|
|
2452
|
-
d: "
|
|
2453
|
-
})),
|
|
2454
|
-
d: "
|
|
2455
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2456
|
-
fill: "none",
|
|
2457
|
-
d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
|
|
2458
|
-
"data-icon-path": "inner-path"
|
|
2376
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2377
|
+
d: "M28,28V18H26V28H22V4H20V28H10V14H8V28H4V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
|
|
2378
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2379
|
+
d: "M14 4H16V18H14z"
|
|
2459
2380
|
})), children);
|
|
2460
2381
|
});
|
|
2461
2382
|
if (process.env.NODE_ENV !== "production") {
|
|
2462
|
-
|
|
2383
|
+
ChartWaterfall.propTypes = iconPropTypes;
|
|
2463
2384
|
}
|
|
2464
|
-
const
|
|
2385
|
+
const ChartWinLoss = /*#__PURE__*/React.forwardRef(function ChartWinLoss(_ref99, ref) {
|
|
2465
2386
|
let {
|
|
2466
2387
|
children,
|
|
2467
2388
|
size = 16,
|
|
@@ -2475,16 +2396,14 @@ const CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline
|
|
|
2475
2396
|
viewBox: "0 0 32 32",
|
|
2476
2397
|
fill: "currentColor",
|
|
2477
2398
|
...rest
|
|
2478
|
-
},
|
|
2479
|
-
d: "
|
|
2480
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2481
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2399
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2400
|
+
d: "M30,15H16V6a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,6v9H2v2H16v9a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V17h2ZM6,6h8v9H6ZM26,26H18V17h8Z"
|
|
2482
2401
|
})), children);
|
|
2483
2402
|
});
|
|
2484
2403
|
if (process.env.NODE_ENV !== "production") {
|
|
2485
|
-
|
|
2404
|
+
ChartWinLoss.propTypes = iconPropTypes;
|
|
2486
2405
|
}
|
|
2487
|
-
const
|
|
2406
|
+
const Chat = /*#__PURE__*/React.forwardRef(function Chat(_ref100, ref) {
|
|
2488
2407
|
let {
|
|
2489
2408
|
children,
|
|
2490
2409
|
size = 16,
|
|
@@ -2498,16 +2417,16 @@ const CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOu
|
|
|
2498
2417
|
viewBox: "0 0 32 32",
|
|
2499
2418
|
fill: "currentColor",
|
|
2500
2419
|
...rest
|
|
2501
|
-
},
|
|
2502
|
-
d: "
|
|
2503
|
-
})),
|
|
2504
|
-
d: "
|
|
2420
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2421
|
+
d: "M17.74,30,16,29l4-7h6a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2H6A2,2,0,0,0,4,8V20a2,2,0,0,0,2,2h9v2H6a4,4,0,0,1-4-4V8A4,4,0,0,1,6,4H26a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H21.16Z"
|
|
2422
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2423
|
+
d: "M8 10H24V12H8zM8 16H18V18H8z"
|
|
2505
2424
|
})), children);
|
|
2506
2425
|
});
|
|
2507
2426
|
if (process.env.NODE_ENV !== "production") {
|
|
2508
|
-
|
|
2427
|
+
Chat.propTypes = iconPropTypes;
|
|
2509
2428
|
}
|
|
2510
|
-
const
|
|
2429
|
+
const ChatLaunch = /*#__PURE__*/React.forwardRef(function ChatLaunch(_ref101, ref) {
|
|
2511
2430
|
let {
|
|
2512
2431
|
children,
|
|
2513
2432
|
size = 16,
|
|
@@ -2521,16 +2440,14 @@ const CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function Checkmark
|
|
|
2521
2440
|
viewBox: "0 0 32 32",
|
|
2522
2441
|
fill: "currentColor",
|
|
2523
2442
|
...rest
|
|
2524
|
-
},
|
|
2525
|
-
d: "
|
|
2526
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2527
|
-
d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
|
|
2443
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2444
|
+
d: "M22 4L22 6 26.586 6 20 12.586 21.414 14 28 7.414 28 12 30 12 30 4 22 4zM28 16v4a1.9965 1.9965 0 01-2 2H20l-4 7 1.7358 1 3.4288-6H26a3.9992 3.9992 0 004-4V16zM4 20V8A1.9965 1.9965 0 016 6H18V4H6A3.9986 3.9986 0 002 8V20a3.9992 3.9992 0 004 4h9V22H6A1.9965 1.9965 0 014 20z"
|
|
2528
2445
|
})), children);
|
|
2529
2446
|
});
|
|
2530
2447
|
if (process.env.NODE_ENV !== "production") {
|
|
2531
|
-
|
|
2448
|
+
ChatLaunch.propTypes = iconPropTypes;
|
|
2532
2449
|
}
|
|
2533
|
-
const
|
|
2450
|
+
const ChatOff = /*#__PURE__*/React.forwardRef(function ChatOff(_ref102, ref) {
|
|
2534
2451
|
let {
|
|
2535
2452
|
children,
|
|
2536
2453
|
size = 16,
|
|
@@ -2544,14 +2461,14 @@ const Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref102, ref)
|
|
|
2544
2461
|
viewBox: "0 0 32 32",
|
|
2545
2462
|
fill: "currentColor",
|
|
2546
2463
|
...rest
|
|
2547
|
-
},
|
|
2548
|
-
d: "
|
|
2464
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2465
|
+
d: "M28 8V21h2V8a3.9986 3.9986 0 00-4-4H8.2429l2 2H26A1.9965 1.9965 0 0128 8zM30 28.5859L3.4141 2 2 3.4141 3.5039 4.918A3.9181 3.9181 0 002 8V20a3.9992 3.9992 0 004 4h6V22H6a1.9965 1.9965 0 01-2-2V8a1.9814 1.9814 0 01.9194-1.6665L20.5859 22H17l-4 7 1.7358 1 3.4288-6h4.4213l6 6z"
|
|
2549
2466
|
})), children);
|
|
2550
2467
|
});
|
|
2551
2468
|
if (process.env.NODE_ENV !== "production") {
|
|
2552
|
-
|
|
2469
|
+
ChatOff.propTypes = iconPropTypes;
|
|
2553
2470
|
}
|
|
2554
|
-
const
|
|
2471
|
+
const ChatOperational = /*#__PURE__*/React.forwardRef(function ChatOperational(_ref103, ref) {
|
|
2555
2472
|
let {
|
|
2556
2473
|
children,
|
|
2557
2474
|
size = 16,
|
|
@@ -2565,47 +2482,23 @@ const ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryRefer
|
|
|
2565
2482
|
viewBox: "0 0 32 32",
|
|
2566
2483
|
fill: "currentColor",
|
|
2567
2484
|
...rest
|
|
2568
|
-
},
|
|
2569
|
-
d: "
|
|
2570
|
-
})),
|
|
2571
|
-
d: "M20
|
|
2485
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2486
|
+
d: "M15.586 10.414L19.166 14 19.166 14 15.584 17.587 17 19 22 14 17 9 15.586 10.414z"
|
|
2487
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2488
|
+
d: "M20.586 10.414L24.166 14 24.166 14 20.584 17.587 22 19 27 14 22 9 20.586 10.414zM10 9L11.593 12 15 12.414 12.5 14.667 13 18 10 16.125 7 18 7.5 14.667 5 12.414 8.5 12 10 9z"
|
|
2489
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2490
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
2572
2491
|
})), children);
|
|
2573
2492
|
});
|
|
2574
2493
|
if (process.env.NODE_ENV !== "production") {
|
|
2575
|
-
|
|
2494
|
+
ChatOperational.propTypes = iconPropTypes;
|
|
2576
2495
|
}
|
|
2577
|
-
const
|
|
2496
|
+
const ChatBot = /*#__PURE__*/React.forwardRef(function ChatBot(_ref104, ref) {
|
|
2578
2497
|
let {
|
|
2579
2498
|
children,
|
|
2580
2499
|
size = 16,
|
|
2581
2500
|
...rest
|
|
2582
2501
|
} = _ref104;
|
|
2583
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2584
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2585
|
-
width: size,
|
|
2586
|
-
height: size,
|
|
2587
|
-
ref: ref,
|
|
2588
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2589
|
-
viewBox: "0 0 10 6",
|
|
2590
|
-
fill: "currentColor",
|
|
2591
|
-
...rest
|
|
2592
|
-
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2593
|
-
d: "M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"
|
|
2594
|
-
})), children);
|
|
2595
|
-
}
|
|
2596
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2597
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2598
|
-
width: size,
|
|
2599
|
-
height: size,
|
|
2600
|
-
ref: ref,
|
|
2601
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2602
|
-
viewBox: "0 0 16 16",
|
|
2603
|
-
fill: "currentColor",
|
|
2604
|
-
...rest
|
|
2605
|
-
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2606
|
-
d: "M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
|
|
2607
|
-
})), children);
|
|
2608
|
-
}
|
|
2609
2502
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2610
2503
|
width: size,
|
|
2611
2504
|
height: size,
|
|
@@ -2614,14 +2507,16 @@ const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref104,
|
|
|
2614
2507
|
viewBox: "0 0 32 32",
|
|
2615
2508
|
fill: "currentColor",
|
|
2616
2509
|
...rest
|
|
2617
|
-
},
|
|
2618
|
-
d: "M16
|
|
2510
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2511
|
+
d: "M16 19a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 19zM20 8a2 2 0 102 2A1.9806 1.9806 0 0020 8zM12 8a2 2 0 102 2A1.9806 1.9806 0 0012 8z"
|
|
2512
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2513
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V6a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,6V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V6A3.9988,3.9988,0,0,1,6,2H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
2619
2514
|
})), children);
|
|
2620
2515
|
});
|
|
2621
2516
|
if (process.env.NODE_ENV !== "production") {
|
|
2622
|
-
|
|
2517
|
+
ChatBot.propTypes = iconPropTypes;
|
|
2623
2518
|
}
|
|
2624
|
-
const
|
|
2519
|
+
const Checkbox = /*#__PURE__*/React.forwardRef(function Checkbox(_ref105, ref) {
|
|
2625
2520
|
let {
|
|
2626
2521
|
children,
|
|
2627
2522
|
size = 16,
|
|
@@ -2635,47 +2530,19 @@ const ChevronDownOutline = /*#__PURE__*/React.forwardRef(function ChevronDownOut
|
|
|
2635
2530
|
viewBox: "0 0 32 32",
|
|
2636
2531
|
fill: "currentColor",
|
|
2637
2532
|
...rest
|
|
2638
|
-
},
|
|
2639
|
-
d: "
|
|
2640
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2641
|
-
d: "m30,16c0,7.7197-6.2803,14-14,14S2,23.7197,2,16,8.2803,2,16,2s14,6.2803,14,14Zm-26,0c0,6.6167,5.3833,12,12,12s12-5.3833,12-12-5.3833-12-12-12S4,9.3833,4,16Z"
|
|
2533
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2534
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
2642
2535
|
})), children);
|
|
2643
2536
|
});
|
|
2644
2537
|
if (process.env.NODE_ENV !== "production") {
|
|
2645
|
-
|
|
2538
|
+
Checkbox.propTypes = iconPropTypes;
|
|
2646
2539
|
}
|
|
2647
|
-
const
|
|
2540
|
+
const CheckboxChecked = /*#__PURE__*/React.forwardRef(function CheckboxChecked(_ref106, ref) {
|
|
2648
2541
|
let {
|
|
2649
2542
|
children,
|
|
2650
2543
|
size = 16,
|
|
2651
2544
|
...rest
|
|
2652
2545
|
} = _ref106;
|
|
2653
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2654
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2655
|
-
width: size,
|
|
2656
|
-
height: size,
|
|
2657
|
-
ref: ref,
|
|
2658
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2659
|
-
viewBox: "0 0 6 10",
|
|
2660
|
-
fill: "currentColor",
|
|
2661
|
-
...rest
|
|
2662
|
-
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2663
|
-
d: "M0 5L5 0 5.7 0.7 1.4 5 5.7 9.3 5 10z"
|
|
2664
|
-
})), children);
|
|
2665
|
-
}
|
|
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
|
-
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2676
|
-
d: "M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"
|
|
2677
|
-
})), children);
|
|
2678
|
-
}
|
|
2679
2546
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2680
2547
|
width: size,
|
|
2681
2548
|
height: size,
|
|
@@ -2684,32 +2551,21 @@ const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref106,
|
|
|
2684
2551
|
viewBox: "0 0 32 32",
|
|
2685
2552
|
fill: "currentColor",
|
|
2686
2553
|
...rest
|
|
2687
|
-
},
|
|
2688
|
-
d: "
|
|
2554
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2555
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
2556
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2557
|
+
d: "M14 21.5L9 16.54 10.59 15 14 18.35 21.41 11 23 12.58 14 21.5z"
|
|
2689
2558
|
})), children);
|
|
2690
2559
|
});
|
|
2691
2560
|
if (process.env.NODE_ENV !== "production") {
|
|
2692
|
-
|
|
2561
|
+
CheckboxChecked.propTypes = iconPropTypes;
|
|
2693
2562
|
}
|
|
2694
|
-
const
|
|
2563
|
+
const CheckboxCheckedFilled = /*#__PURE__*/React.forwardRef(function CheckboxCheckedFilled(_ref107, ref) {
|
|
2695
2564
|
let {
|
|
2696
2565
|
children,
|
|
2697
2566
|
size = 16,
|
|
2698
2567
|
...rest
|
|
2699
2568
|
} = _ref107;
|
|
2700
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2701
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2702
|
-
width: size,
|
|
2703
|
-
height: size,
|
|
2704
|
-
ref: ref,
|
|
2705
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2706
|
-
viewBox: "0 0 16 16",
|
|
2707
|
-
fill: "currentColor",
|
|
2708
|
-
...rest
|
|
2709
|
-
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2710
|
-
d: "M15 9L15 15 9 15z"
|
|
2711
|
-
})), children);
|
|
2712
|
-
}
|
|
2713
2569
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2714
2570
|
width: size,
|
|
2715
2571
|
height: size,
|
|
@@ -2718,45 +2574,23 @@ const ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref107,
|
|
|
2718
2574
|
viewBox: "0 0 32 32",
|
|
2719
2575
|
fill: "currentColor",
|
|
2720
2576
|
...rest
|
|
2721
|
-
},
|
|
2722
|
-
d: "
|
|
2577
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2578
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"
|
|
2579
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2580
|
+
fill: "none",
|
|
2581
|
+
d: "M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z",
|
|
2582
|
+
"data-icon-path": "inner-path"
|
|
2723
2583
|
})), children);
|
|
2724
2584
|
});
|
|
2725
2585
|
if (process.env.NODE_ENV !== "production") {
|
|
2726
|
-
|
|
2586
|
+
CheckboxCheckedFilled.propTypes = iconPropTypes;
|
|
2727
2587
|
}
|
|
2728
|
-
const
|
|
2588
|
+
const CheckboxIndeterminate = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminate(_ref108, ref) {
|
|
2729
2589
|
let {
|
|
2730
2590
|
children,
|
|
2731
2591
|
size = 16,
|
|
2732
2592
|
...rest
|
|
2733
2593
|
} = _ref108;
|
|
2734
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2735
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2736
|
-
width: size,
|
|
2737
|
-
height: size,
|
|
2738
|
-
ref: ref,
|
|
2739
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2740
|
-
viewBox: "0 0 6 10",
|
|
2741
|
-
fill: "currentColor",
|
|
2742
|
-
...rest
|
|
2743
|
-
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2744
|
-
d: "M6 5L1 10 0.3 9.3 4.6 5 0.3 0.7 1 0z"
|
|
2745
|
-
})), children);
|
|
2746
|
-
}
|
|
2747
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2748
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2749
|
-
width: size,
|
|
2750
|
-
height: size,
|
|
2751
|
-
ref: ref,
|
|
2752
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2753
|
-
viewBox: "0 0 16 16",
|
|
2754
|
-
fill: "currentColor",
|
|
2755
|
-
...rest
|
|
2756
|
-
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2757
|
-
d: "M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"
|
|
2758
|
-
})), children);
|
|
2759
|
-
}
|
|
2760
2594
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2761
2595
|
width: size,
|
|
2762
2596
|
height: size,
|
|
@@ -2765,32 +2599,21 @@ const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref108
|
|
|
2765
2599
|
viewBox: "0 0 32 32",
|
|
2766
2600
|
fill: "currentColor",
|
|
2767
2601
|
...rest
|
|
2768
|
-
},
|
|
2769
|
-
d: "
|
|
2602
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2603
|
+
d: "M10 14H22V18H10z"
|
|
2604
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2605
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"
|
|
2770
2606
|
})), children);
|
|
2771
2607
|
});
|
|
2772
2608
|
if (process.env.NODE_ENV !== "production") {
|
|
2773
|
-
|
|
2609
|
+
CheckboxIndeterminate.propTypes = iconPropTypes;
|
|
2774
2610
|
}
|
|
2775
|
-
const
|
|
2611
|
+
const CheckboxIndeterminateFilled = /*#__PURE__*/React.forwardRef(function CheckboxIndeterminateFilled(_ref109, ref) {
|
|
2776
2612
|
let {
|
|
2777
2613
|
children,
|
|
2778
2614
|
size = 16,
|
|
2779
2615
|
...rest
|
|
2780
2616
|
} = _ref109;
|
|
2781
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2782
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2783
|
-
width: size,
|
|
2784
|
-
height: size,
|
|
2785
|
-
ref: ref,
|
|
2786
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2787
|
-
viewBox: "0 0 16 16",
|
|
2788
|
-
fill: "currentColor",
|
|
2789
|
-
...rest
|
|
2790
|
-
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2791
|
-
d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5zM8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
|
|
2792
|
-
})), children);
|
|
2793
|
-
}
|
|
2794
2617
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2795
2618
|
width: size,
|
|
2796
2619
|
height: size,
|
|
@@ -2799,30 +2622,49 @@ const ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref109,
|
|
|
2799
2622
|
viewBox: "0 0 32 32",
|
|
2800
2623
|
fill: "currentColor",
|
|
2801
2624
|
...rest
|
|
2802
|
-
},
|
|
2803
|
-
d: "
|
|
2625
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2626
|
+
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM22,18H10V14H22Z"
|
|
2627
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2628
|
+
fill: "none",
|
|
2629
|
+
d: "M22,18H10V14H22Z",
|
|
2630
|
+
"data-icon-path": "inner-path"
|
|
2804
2631
|
})), children);
|
|
2805
2632
|
});
|
|
2806
2633
|
if (process.env.NODE_ENV !== "production") {
|
|
2807
|
-
|
|
2634
|
+
CheckboxIndeterminateFilled.propTypes = iconPropTypes;
|
|
2808
2635
|
}
|
|
2809
|
-
const
|
|
2636
|
+
const Checkmark = /*#__PURE__*/React.forwardRef(function Checkmark(_ref110, ref) {
|
|
2810
2637
|
let {
|
|
2811
2638
|
children,
|
|
2812
2639
|
size = 16,
|
|
2813
2640
|
...rest
|
|
2814
2641
|
} = _ref110;
|
|
2815
|
-
if (size ===
|
|
2642
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2643
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2644
|
+
width: size,
|
|
2645
|
+
height: size,
|
|
2646
|
+
ref: ref,
|
|
2647
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2648
|
+
viewBox: "0 0 20 20",
|
|
2649
|
+
fill: "currentColor",
|
|
2650
|
+
...rest
|
|
2651
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2652
|
+
d: "M8 13.2L3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
|
|
2653
|
+
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2654
|
+
d: "M15.6 5.6L8 13.2 3.6 8.8 2.7 9.7 7.1 14.1 8 15 16.5 6.5 15.6 5.6z"
|
|
2655
|
+
})), children);
|
|
2656
|
+
}
|
|
2657
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
2816
2658
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2817
2659
|
width: size,
|
|
2818
2660
|
height: size,
|
|
2819
2661
|
ref: ref,
|
|
2820
2662
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2821
|
-
viewBox: "0 0
|
|
2663
|
+
viewBox: "0 0 24 24",
|
|
2822
2664
|
fill: "currentColor",
|
|
2823
2665
|
...rest
|
|
2824
|
-
},
|
|
2825
|
-
d: "
|
|
2666
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2667
|
+
d: "M10 15.9L4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z"
|
|
2826
2668
|
})), children);
|
|
2827
2669
|
}
|
|
2828
2670
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
@@ -2833,14 +2675,14 @@ const ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_
|
|
|
2833
2675
|
viewBox: "0 0 32 32",
|
|
2834
2676
|
fill: "currentColor",
|
|
2835
2677
|
...rest
|
|
2836
|
-
},
|
|
2837
|
-
d: "
|
|
2678
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2679
|
+
d: "M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"
|
|
2838
2680
|
})), children);
|
|
2839
2681
|
});
|
|
2840
2682
|
if (process.env.NODE_ENV !== "production") {
|
|
2841
|
-
|
|
2683
|
+
Checkmark.propTypes = iconPropTypes;
|
|
2842
2684
|
}
|
|
2843
|
-
const
|
|
2685
|
+
const CheckmarkFilled = /*#__PURE__*/React.forwardRef(function CheckmarkFilled(_ref111, ref) {
|
|
2844
2686
|
let {
|
|
2845
2687
|
children,
|
|
2846
2688
|
size = 16,
|
|
@@ -2855,55 +2697,48 @@ const ChevronSortUp = /*#__PURE__*/React.forwardRef(function ChevronSortUp(_ref1
|
|
|
2855
2697
|
viewBox: "0 0 16 16",
|
|
2856
2698
|
fill: "currentColor",
|
|
2857
2699
|
...rest
|
|
2858
|
-
},
|
|
2859
|
-
d: "M8
|
|
2700
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2701
|
+
d: "M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"
|
|
2702
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2703
|
+
d: "M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z",
|
|
2704
|
+
"data-icon-path": "inner-path",
|
|
2705
|
+
opacity: "0"
|
|
2860
2706
|
})), children);
|
|
2861
2707
|
}
|
|
2862
|
-
|
|
2863
|
-
width: size,
|
|
2864
|
-
height: size,
|
|
2865
|
-
ref: ref,
|
|
2866
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2867
|
-
viewBox: "0 0 32 32",
|
|
2868
|
-
fill: "currentColor",
|
|
2869
|
-
...rest
|
|
2870
|
-
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2871
|
-
d: "M16 4L23 11 21.6 12.4 16 6.8 10.4 12.4 9 11z"
|
|
2872
|
-
})), children);
|
|
2873
|
-
});
|
|
2874
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2875
|
-
ChevronSortUp.propTypes = iconPropTypes;
|
|
2876
|
-
}
|
|
2877
|
-
const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref112, ref) {
|
|
2878
|
-
let {
|
|
2879
|
-
children,
|
|
2880
|
-
size = 16,
|
|
2881
|
-
...rest
|
|
2882
|
-
} = _ref112;
|
|
2883
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2708
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2884
2709
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2885
2710
|
width: size,
|
|
2886
2711
|
height: size,
|
|
2887
2712
|
ref: ref,
|
|
2888
2713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2889
|
-
viewBox: "0 0
|
|
2714
|
+
viewBox: "0 0 20 20",
|
|
2890
2715
|
fill: "currentColor",
|
|
2891
2716
|
...rest
|
|
2892
|
-
},
|
|
2893
|
-
d: "
|
|
2717
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2718
|
+
d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"
|
|
2719
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2720
|
+
fill: "none",
|
|
2721
|
+
d: "M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z",
|
|
2722
|
+
"data-icon-path": "inner-path",
|
|
2723
|
+
opacity: "0"
|
|
2894
2724
|
})), children);
|
|
2895
2725
|
}
|
|
2896
|
-
if (size ===
|
|
2726
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
2897
2727
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2898
2728
|
width: size,
|
|
2899
2729
|
height: size,
|
|
2900
2730
|
ref: ref,
|
|
2901
2731
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2902
|
-
viewBox: "0 0
|
|
2732
|
+
viewBox: "0 0 24 24",
|
|
2903
2733
|
fill: "currentColor",
|
|
2904
2734
|
...rest
|
|
2905
|
-
},
|
|
2906
|
-
d: "
|
|
2735
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2736
|
+
d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z"
|
|
2737
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2738
|
+
fill: "none",
|
|
2739
|
+
d: "M10.4,16.3l-3.9-3.9l1.3-1.2l2.7,2.7l5.8-5.8l1.3,1.3L10.4,16.3z",
|
|
2740
|
+
"data-icon-path": "inner-path",
|
|
2741
|
+
opacity: "0"
|
|
2907
2742
|
})), children);
|
|
2908
2743
|
}
|
|
2909
2744
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
@@ -2914,14 +2749,45 @@ const ChevronUp = /*#__PURE__*/React.forwardRef(function ChevronUp(_ref112, ref)
|
|
|
2914
2749
|
viewBox: "0 0 32 32",
|
|
2915
2750
|
fill: "currentColor",
|
|
2916
2751
|
...rest
|
|
2917
|
-
},
|
|
2918
|
-
d: "M16
|
|
2752
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2753
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"
|
|
2754
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2755
|
+
fill: "none",
|
|
2756
|
+
d: "M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z",
|
|
2757
|
+
"data-icon-path": "inner-path"
|
|
2758
|
+
})), children);
|
|
2759
|
+
});
|
|
2760
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2761
|
+
CheckmarkFilled.propTypes = iconPropTypes;
|
|
2762
|
+
}
|
|
2763
|
+
const CheckmarkFilledError = /*#__PURE__*/React.forwardRef(function CheckmarkFilledError(_ref112, ref) {
|
|
2764
|
+
let {
|
|
2765
|
+
children,
|
|
2766
|
+
size = 16,
|
|
2767
|
+
...rest
|
|
2768
|
+
} = _ref112;
|
|
2769
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2770
|
+
width: size,
|
|
2771
|
+
height: size,
|
|
2772
|
+
ref: ref,
|
|
2773
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2774
|
+
viewBox: "0 0 32 32",
|
|
2775
|
+
fill: "currentColor",
|
|
2776
|
+
...rest
|
|
2777
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2778
|
+
d: "M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"
|
|
2779
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2780
|
+
d: "M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
|
|
2781
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2782
|
+
fill: "none",
|
|
2783
|
+
d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
|
|
2784
|
+
"data-icon-path": "inner-path"
|
|
2919
2785
|
})), children);
|
|
2920
2786
|
});
|
|
2921
2787
|
if (process.env.NODE_ENV !== "production") {
|
|
2922
|
-
|
|
2788
|
+
CheckmarkFilledError.propTypes = iconPropTypes;
|
|
2923
2789
|
}
|
|
2924
|
-
const
|
|
2790
|
+
const CheckmarkFilledWarning = /*#__PURE__*/React.forwardRef(function CheckmarkFilledWarning(_ref113, ref) {
|
|
2925
2791
|
let {
|
|
2926
2792
|
children,
|
|
2927
2793
|
size = 16,
|
|
@@ -2935,16 +2801,20 @@ const ChevronUpOutline = /*#__PURE__*/React.forwardRef(function ChevronUpOutline
|
|
|
2935
2801
|
viewBox: "0 0 32 32",
|
|
2936
2802
|
fill: "currentColor",
|
|
2937
2803
|
...rest
|
|
2938
|
-
},
|
|
2939
|
-
d: "
|
|
2940
|
-
})),
|
|
2941
|
-
d: "
|
|
2804
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2805
|
+
d: "M14,2a12,12,0,1,0,3.3928,23.5059l3.9246-7.8492A2.9846,2.9846,0,0,1,24,16h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"
|
|
2806
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2807
|
+
d: "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z"
|
|
2808
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2809
|
+
fill: "none",
|
|
2810
|
+
d: "M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z",
|
|
2811
|
+
"data-icon-path": "inner-path"
|
|
2942
2812
|
})), children);
|
|
2943
2813
|
});
|
|
2944
2814
|
if (process.env.NODE_ENV !== "production") {
|
|
2945
|
-
|
|
2815
|
+
CheckmarkFilledWarning.propTypes = iconPropTypes;
|
|
2946
2816
|
}
|
|
2947
|
-
const
|
|
2817
|
+
const CheckmarkOutline = /*#__PURE__*/React.forwardRef(function CheckmarkOutline(_ref114, ref) {
|
|
2948
2818
|
let {
|
|
2949
2819
|
children,
|
|
2950
2820
|
size = 16,
|
|
@@ -2958,16 +2828,16 @@ const Chip = /*#__PURE__*/React.forwardRef(function Chip(_ref114, ref) {
|
|
|
2958
2828
|
viewBox: "0 0 32 32",
|
|
2959
2829
|
fill: "currentColor",
|
|
2960
2830
|
...rest
|
|
2961
|
-
},
|
|
2962
|
-
d: "
|
|
2963
|
-
})),
|
|
2964
|
-
d: "
|
|
2831
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2832
|
+
d: "M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"
|
|
2833
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2834
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2965
2835
|
})), children);
|
|
2966
2836
|
});
|
|
2967
2837
|
if (process.env.NODE_ENV !== "production") {
|
|
2968
|
-
|
|
2838
|
+
CheckmarkOutline.propTypes = iconPropTypes;
|
|
2969
2839
|
}
|
|
2970
|
-
const
|
|
2840
|
+
const CheckmarkOutlineError = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineError(_ref115, ref) {
|
|
2971
2841
|
let {
|
|
2972
2842
|
children,
|
|
2973
2843
|
size = 16,
|
|
@@ -2981,14 +2851,16 @@ const Choices = /*#__PURE__*/React.forwardRef(function Choices(_ref115, ref) {
|
|
|
2981
2851
|
viewBox: "0 0 32 32",
|
|
2982
2852
|
fill: "currentColor",
|
|
2983
2853
|
...rest
|
|
2984
|
-
},
|
|
2985
|
-
d: "
|
|
2854
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2855
|
+
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
2856
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2857
|
+
d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"
|
|
2986
2858
|
})), children);
|
|
2987
2859
|
});
|
|
2988
2860
|
if (process.env.NODE_ENV !== "production") {
|
|
2989
|
-
|
|
2861
|
+
CheckmarkOutlineError.propTypes = iconPropTypes;
|
|
2990
2862
|
}
|
|
2991
|
-
const
|
|
2863
|
+
const CheckmarkOutlineWarning = /*#__PURE__*/React.forwardRef(function CheckmarkOutlineWarning(_ref116, ref) {
|
|
2992
2864
|
let {
|
|
2993
2865
|
children,
|
|
2994
2866
|
size = 16,
|
|
@@ -3002,14 +2874,16 @@ const ChooseItem = /*#__PURE__*/React.forwardRef(function ChooseItem(_ref116, re
|
|
|
3002
2874
|
viewBox: "0 0 32 32",
|
|
3003
2875
|
fill: "currentColor",
|
|
3004
2876
|
...rest
|
|
3005
|
-
},
|
|
3006
|
-
d: "
|
|
2877
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2878
|
+
d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
|
|
2879
|
+
})), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2880
|
+
d: "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z"
|
|
3007
2881
|
})), children);
|
|
3008
2882
|
});
|
|
3009
2883
|
if (process.env.NODE_ENV !== "production") {
|
|
3010
|
-
|
|
2884
|
+
CheckmarkOutlineWarning.propTypes = iconPropTypes;
|
|
3011
2885
|
}
|
|
3012
|
-
const
|
|
2886
|
+
const Chemistry = /*#__PURE__*/React.forwardRef(function Chemistry(_ref117, ref) {
|
|
3013
2887
|
let {
|
|
3014
2888
|
children,
|
|
3015
2889
|
size = 16,
|
|
@@ -3023,14 +2897,14 @@ const ChoroplethMap = /*#__PURE__*/React.forwardRef(function ChoroplethMap(_ref1
|
|
|
3023
2897
|
viewBox: "0 0 32 32",
|
|
3024
2898
|
fill: "currentColor",
|
|
3025
2899
|
...rest
|
|
3026
|
-
},
|
|
3027
|
-
d: "
|
|
2900
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2901
|
+
d: "M27.2314,23.6182,20,13.6748V4h2V2H10V4h2v9.6748L4.7686,23.6182A4.0183,4.0183,0,0,0,8.0186,30H23.9814a4.0183,4.0183,0,0,0,3.25-6.3818ZM14,14.3252V4h4V14.3252L20.6728,18H11.3272ZM23.9814,28H8.0186a2.0192,2.0192,0,0,1-1.6329-3.2061L9.8726,20H22.1274l3.4869,4.7939A2.0192,2.0192,0,0,1,23.9814,28Z"
|
|
3028
2902
|
})), children);
|
|
3029
2903
|
});
|
|
3030
2904
|
if (process.env.NODE_ENV !== "production") {
|
|
3031
|
-
|
|
2905
|
+
Chemistry.propTypes = iconPropTypes;
|
|
3032
2906
|
}
|
|
3033
|
-
const
|
|
2907
|
+
const ChemistryReference = /*#__PURE__*/React.forwardRef(function ChemistryReference(_ref118, ref) {
|
|
3034
2908
|
let {
|
|
3035
2909
|
children,
|
|
3036
2910
|
size = 16,
|
|
@@ -3044,21 +2918,47 @@ const CicsCmas = /*#__PURE__*/React.forwardRef(function CicsCmas(_ref118, ref) {
|
|
|
3044
2918
|
viewBox: "0 0 32 32",
|
|
3045
2919
|
fill: "currentColor",
|
|
3046
2920
|
...rest
|
|
3047
|
-
},
|
|
3048
|
-
d: "
|
|
3049
|
-
})),
|
|
3050
|
-
d: "
|
|
2921
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2922
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
2923
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2924
|
+
d: "M20,13.67V4h2V2H10V4h2v9.67L9.58,17h2.4767L14,14.33V4h4V14.33l7.61,10.46a2.0133,2.0133,0,0,1-.44,2.82,2.0406,2.0406,0,0,1-1.19.39H15v2h8.98a4.0154,4.0154,0,0,0,3.25-6.38Z"
|
|
3051
2925
|
})), children);
|
|
3052
2926
|
});
|
|
3053
2927
|
if (process.env.NODE_ENV !== "production") {
|
|
3054
|
-
|
|
2928
|
+
ChemistryReference.propTypes = iconPropTypes;
|
|
3055
2929
|
}
|
|
3056
|
-
const
|
|
2930
|
+
const ChevronDown = /*#__PURE__*/React.forwardRef(function ChevronDown(_ref119, ref) {
|
|
3057
2931
|
let {
|
|
3058
2932
|
children,
|
|
3059
2933
|
size = 16,
|
|
3060
2934
|
...rest
|
|
3061
2935
|
} = _ref119;
|
|
2936
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2937
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2938
|
+
width: size,
|
|
2939
|
+
height: size,
|
|
2940
|
+
ref: ref,
|
|
2941
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2942
|
+
viewBox: "0 0 10 6",
|
|
2943
|
+
fill: "currentColor",
|
|
2944
|
+
...rest
|
|
2945
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2946
|
+
d: "M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"
|
|
2947
|
+
})), children);
|
|
2948
|
+
}
|
|
2949
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2950
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2951
|
+
width: size,
|
|
2952
|
+
height: size,
|
|
2953
|
+
ref: ref,
|
|
2954
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2955
|
+
viewBox: "0 0 16 16",
|
|
2956
|
+
fill: "currentColor",
|
|
2957
|
+
...rest
|
|
2958
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2959
|
+
d: "M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
|
|
2960
|
+
})), children);
|
|
2961
|
+
}
|
|
3062
2962
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3063
2963
|
width: size,
|
|
3064
2964
|
height: size,
|
|
@@ -3067,16 +2967,14 @@ const CicsDb2Connection = /*#__PURE__*/React.forwardRef(function CicsDb2Connecti
|
|
|
3067
2967
|
viewBox: "0 0 32 32",
|
|
3068
2968
|
fill: "currentColor",
|
|
3069
2969
|
...rest
|
|
3070
|
-
},
|
|
3071
|
-
d: "
|
|
3072
|
-
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3073
|
-
d: "M16.5 31c-1.9299 0-3.5-1.5701-3.5-3.5 0-.9348.364-1.8137 1.0249-2.4749l4.9998-4.9996c.6609-.6613 1.54-1.0255 2.4753-1.0255 1.9299 0 3.5 1.5701 3.5 3.5 0 .9346-.3638 1.8134-1.0244 2.4742l-1.4146-1.4138c.283-.2832.439-.6598.439-1.0604 0-.8271-.6729-1.5-1.5-1.5-.4009 0-.7776.1561-1.061.4396l-4.9998 4.9998c-.2832.2833-.4392.66-.4392 1.0607 0 .8271.6729 1.5 1.5 1.5.4011 0 .7783-.1564 1.0618-.4404l1.4155 1.4131c-.6616.6625-1.5413 1.0273-2.4773 1.0273zM16 2c-5.2979 0-11 1.252-11 4V24c0 1.6797 2.134 2.7979 5 3.415v-2.0459c-1.9939-.4727-2.9453-1.1431-3-1.3691v-3.5723c1.4937.749 3.6738 1.2153 6 1.4302v-1.9976c-3.8779-.3774-5.8774-1.4219-6-1.8604v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723 5.2979 0 11-1.252 11-4V5.9995c-.0007-2.748-5.7024-3.9995-11-3.9995zM6.9985 6.0151c.1523-.5552 3.1514-2.0151 9.0015-2.0151 5.7976 0 8.7949 1.4341 8.9968 2-.2019.5659-3.1992 2-8.9968 2-5.8501 0-8.8491-1.46-9.0015-1.9849zm18.0015 5.9722c-.1606.5571-3.1587 2.0127-9 2.0127-5.8501 0-8.8491-1.46-9-2v-3.5723c2.1279 1.0674 5.6426 1.5723 9 1.5723s6.8721-.5049 9-1.5723v3.5596z"
|
|
2970
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2971
|
+
d: "M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"
|
|
3074
2972
|
})), children);
|
|
3075
2973
|
});
|
|
3076
2974
|
if (process.env.NODE_ENV !== "production") {
|
|
3077
|
-
|
|
2975
|
+
ChevronDown.propTypes = iconPropTypes;
|
|
3078
2976
|
}
|
|
3079
|
-
const
|
|
2977
|
+
const ChevronDownOutline = /*#__PURE__*/React.forwardRef(function ChevronDownOutline(_ref120, ref) {
|
|
3080
2978
|
let {
|
|
3081
2979
|
children,
|
|
3082
2980
|
size = 16,
|
|
@@ -3090,21 +2988,47 @@ const CicsExplorer = /*#__PURE__*/React.forwardRef(function CicsExplorer(_ref120
|
|
|
3090
2988
|
viewBox: "0 0 32 32",
|
|
3091
2989
|
fill: "currentColor",
|
|
3092
2990
|
...rest
|
|
3093
|
-
},
|
|
3094
|
-
d: "
|
|
3095
|
-
})),
|
|
3096
|
-
d: "
|
|
2991
|
+
}, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2992
|
+
d: "M9.4142 12.5858L16 19.1714 22.5858 12.5858 24 14 16 22 8 14 9.4142 12.5858z"
|
|
2993
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2994
|
+
d: "m30,16c0,7.7197-6.2803,14-14,14S2,23.7197,2,16,8.2803,2,16,2s14,6.2803,14,14Zm-26,0c0,6.6167,5.3833,12,12,12s12-5.3833,12-12-5.3833-12-12-12S4,9.3833,4,16Z"
|
|
3097
2995
|
})), children);
|
|
3098
2996
|
});
|
|
3099
2997
|
if (process.env.NODE_ENV !== "production") {
|
|
3100
|
-
|
|
2998
|
+
ChevronDownOutline.propTypes = iconPropTypes;
|
|
3101
2999
|
}
|
|
3102
|
-
const
|
|
3000
|
+
const ChevronLeft = /*#__PURE__*/React.forwardRef(function ChevronLeft(_ref121, ref) {
|
|
3103
3001
|
let {
|
|
3104
3002
|
children,
|
|
3105
3003
|
size = 16,
|
|
3106
3004
|
...rest
|
|
3107
3005
|
} = _ref121;
|
|
3006
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
3007
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3008
|
+
width: size,
|
|
3009
|
+
height: size,
|
|
3010
|
+
ref: ref,
|
|
3011
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3012
|
+
viewBox: "0 0 6 10",
|
|
3013
|
+
fill: "currentColor",
|
|
3014
|
+
...rest
|
|
3015
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
3016
|
+
d: "M0 5L5 0 5.7 0.7 1.4 5 5.7 9.3 5 10z"
|
|
3017
|
+
})), children);
|
|
3018
|
+
}
|
|
3019
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
3020
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3021
|
+
width: size,
|
|
3022
|
+
height: size,
|
|
3023
|
+
ref: ref,
|
|
3024
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3025
|
+
viewBox: "0 0 16 16",
|
|
3026
|
+
fill: "currentColor",
|
|
3027
|
+
...rest
|
|
3028
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
3029
|
+
d: "M5 8L10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z"
|
|
3030
|
+
})), children);
|
|
3031
|
+
}
|
|
3108
3032
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3109
3033
|
width: size,
|
|
3110
3034
|
height: size,
|
|
@@ -3113,29 +3037,32 @@ const CicsProgram = /*#__PURE__*/React.forwardRef(function CicsProgram(_ref121,
|
|
|
3113
3037
|
viewBox: "0 0 32 32",
|
|
3114
3038
|
fill: "currentColor",
|
|
3115
3039
|
...rest
|
|
3116
|
-
},
|
|
3117
|
-
d: "
|
|
3118
|
-
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
3119
|
-
cx: "9",
|
|
3120
|
-
cy: "8",
|
|
3121
|
-
r: "1"
|
|
3122
|
-
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
3123
|
-
cx: "6",
|
|
3124
|
-
cy: "8",
|
|
3125
|
-
r: "1"
|
|
3126
|
-
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3127
|
-
d: "M28,4H4c-1.1028,0-2,.8975-2,2V26c0,1.1025,.8972,2,2,2H28c1.1028,0,2-.8975,2-2V6c0-1.1025-.8972-2-2-2Zm0,2v4H4V6H28ZM4,26V12H28v14H4Z"
|
|
3040
|
+
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
3041
|
+
d: "M10 16L20 6 21.4 7.4 12.8 16 21.4 24.6 20 26z"
|
|
3128
3042
|
})), children);
|
|
3129
3043
|
});
|
|
3130
3044
|
if (process.env.NODE_ENV !== "production") {
|
|
3131
|
-
|
|
3045
|
+
ChevronLeft.propTypes = iconPropTypes;
|
|
3132
3046
|
}
|
|
3133
|
-
const
|
|
3047
|
+
const ChevronMini = /*#__PURE__*/React.forwardRef(function ChevronMini(_ref122, ref) {
|
|
3134
3048
|
let {
|
|
3135
3049
|
children,
|
|
3136
3050
|
size = 16,
|
|
3137
3051
|
...rest
|
|
3138
3052
|
} = _ref122;
|
|
3053
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
3054
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3055
|
+
width: size,
|
|
3056
|
+
height: size,
|
|
3057
|
+
ref: ref,
|
|
3058
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3059
|
+
viewBox: "0 0 16 16",
|
|
3060
|
+
fill: "currentColor",
|
|
3061
|
+
...rest
|
|
3062
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3063
|
+
d: "M15 9L15 15 9 15z"
|
|
3064
|
+
})), children);
|
|
3065
|
+
}
|
|
3139
3066
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3140
3067
|
width: size,
|
|
3141
3068
|
height: size,
|
|
@@ -3144,21 +3071,45 @@ const CicsSit = /*#__PURE__*/React.forwardRef(function CicsSit(_ref122, ref) {
|
|
|
3144
3071
|
viewBox: "0 0 32 32",
|
|
3145
3072
|
fill: "currentColor",
|
|
3146
3073
|
...rest
|
|
3147
|
-
},
|
|
3148
|
-
d: "
|
|
3149
|
-
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3150
|
-
d: "M26,3H6c-1.6543,0-3,1.3457-3,3V26c0,1.6543,1.3457,3,3,3h11v-9h12V6c0-1.6543-1.3457-3-3-3ZM6,5H26c.5515,0,1,.4482,1,1v3H5v-3c0-.5518,.4485-1,1-1Zm9,6v7H5v-7H15Zm0,16H6c-.5515,0-1-.4482-1-1v-6H15v7Zm2-9v-7h10v7h-10Z"
|
|
3074
|
+
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
3075
|
+
d: "M31 19L31 31 19 31 31 19z"
|
|
3151
3076
|
})), children);
|
|
3152
3077
|
});
|
|
3153
3078
|
if (process.env.NODE_ENV !== "production") {
|
|
3154
|
-
|
|
3079
|
+
ChevronMini.propTypes = iconPropTypes;
|
|
3155
3080
|
}
|
|
3156
|
-
const
|
|
3081
|
+
const ChevronRight = /*#__PURE__*/React.forwardRef(function ChevronRight(_ref123, ref) {
|
|
3157
3082
|
let {
|
|
3158
3083
|
children,
|
|
3159
3084
|
size = 16,
|
|
3160
3085
|
...rest
|
|
3161
3086
|
} = _ref123;
|
|
3087
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
3088
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3089
|
+
width: size,
|
|
3090
|
+
height: size,
|
|
3091
|
+
ref: ref,
|
|
3092
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3093
|
+
viewBox: "0 0 6 10",
|
|
3094
|
+
fill: "currentColor",
|
|
3095
|
+
...rest
|
|
3096
|
+
}, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
3097
|
+
d: "M6 5L1 10 0.3 9.3 4.6 5 0.3 0.7 1 0z"
|
|
3098
|
+
})), children);
|
|
3099
|
+
}
|
|
3100
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
3101
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3102
|
+
width: size,
|
|
3103
|
+
height: size,
|
|
3104
|
+
ref: ref,
|
|
3105
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3106
|
+
viewBox: "0 0 16 16",
|
|
3107
|
+
fill: "currentColor",
|
|
3108
|
+
...rest
|
|
3109
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
3110
|
+
d: "M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"
|
|
3111
|
+
})), children);
|
|
3112
|
+
}
|
|
3162
3113
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3163
3114
|
width: size,
|
|
3164
3115
|
height: size,
|
|
@@ -3167,19 +3118,32 @@ const CicsSitOverrides = /*#__PURE__*/React.forwardRef(function CicsSitOverrides
|
|
|
3167
3118
|
viewBox: "0 0 32 32",
|
|
3168
3119
|
fill: "currentColor",
|
|
3169
3120
|
...rest
|
|
3170
|
-
},
|
|
3171
|
-
d: "
|
|
3121
|
+
}, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
3122
|
+
d: "M22 16L12 26 10.6 24.6 19.2 16 10.6 7.4 12 6z"
|
|
3172
3123
|
})), children);
|
|
3173
3124
|
});
|
|
3174
3125
|
if (process.env.NODE_ENV !== "production") {
|
|
3175
|
-
|
|
3126
|
+
ChevronRight.propTypes = iconPropTypes;
|
|
3176
3127
|
}
|
|
3177
|
-
const
|
|
3128
|
+
const ChevronSort = /*#__PURE__*/React.forwardRef(function ChevronSort(_ref124, ref) {
|
|
3178
3129
|
let {
|
|
3179
3130
|
children,
|
|
3180
3131
|
size = 16,
|
|
3181
3132
|
...rest
|
|
3182
3133
|
} = _ref124;
|
|
3134
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
3135
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3136
|
+
width: size,
|
|
3137
|
+
height: size,
|
|
3138
|
+
ref: ref,
|
|
3139
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3140
|
+
viewBox: "0 0 16 16",
|
|
3141
|
+
fill: "currentColor",
|
|
3142
|
+
...rest
|
|
3143
|
+
}, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
3144
|
+
d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5zM8 2L11.5 5.5 10.8 6.2 8 3.4 5.2 6.2 4.5 5.5z"
|
|
3145
|
+
})), children);
|
|
3146
|
+
}
|
|
3183
3147
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3184
3148
|
width: size,
|
|
3185
3149
|
height: size,
|
|
@@ -3188,23 +3152,32 @@ const CicsSystemGroup = /*#__PURE__*/React.forwardRef(function CicsSystemGroup(_
|
|
|
3188
3152
|
viewBox: "0 0 32 32",
|
|
3189
3153
|
fill: "currentColor",
|
|
3190
3154
|
...rest
|
|
3191
|
-
},
|
|
3192
|
-
d: "
|
|
3193
|
-
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
3194
|
-
d: "M25 24V18a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6a.9448.9448 0 001 1h6A1.0021 1.0021 0 0025 24zm-2-1H19V19h4zM14 7H8A.9448.9448 0 007 8v6a.9448.9448 0 001 1h6a.9448.9448 0 001-1V8A.9448.9448 0 0014 7zm-1 6H9V9h4zM18 15h6a.9448.9448 0 001-1V8a.9448.9448 0 00-1-1H18a.9448.9448 0 00-1 1v6A1.0021 1.0021 0 0018 15zm1-6h4v4H19z"
|
|
3195
|
-
})), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
3196
|
-
d: "M4,4H9V2H4A2.0059,2.0059,0,0,0,2,4V28a2.0059,2.0059,0,0,0,2,2H9V28H4Z"
|
|
3155
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
3156
|
+
d: "M16 28L9 21 10.41 19.59 16 25.17 21.59 19.59 23 21 16 28zM16 4L23 11 21.59 12.41 16 6.83 10.41 12.41 9 11 16 4z"
|
|
3197
3157
|
})), children);
|
|
3198
3158
|
});
|
|
3199
3159
|
if (process.env.NODE_ENV !== "production") {
|
|
3200
|
-
|
|
3160
|
+
ChevronSort.propTypes = iconPropTypes;
|
|
3201
3161
|
}
|
|
3202
|
-
const
|
|
3162
|
+
const ChevronSortDown = /*#__PURE__*/React.forwardRef(function ChevronSortDown(_ref125, ref) {
|
|
3203
3163
|
let {
|
|
3204
3164
|
children,
|
|
3205
3165
|
size = 16,
|
|
3206
3166
|
...rest
|
|
3207
3167
|
} = _ref125;
|
|
3168
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
3169
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
3170
|
+
width: size,
|
|
3171
|
+
height: size,
|
|
3172
|
+
ref: ref,
|
|
3173
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3174
|
+
viewBox: "0 0 16 16",
|
|
3175
|
+
fill: "currentColor",
|
|
3176
|
+
...rest
|
|
3177
|
+
}, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
3178
|
+
d: "M8 14L4.5 10.5 5.2 9.8 8 12.6 10.8 9.8 11.5 10.5z"
|
|
3179
|
+
})), children);
|
|
3180
|
+
}
|
|
3208
3181
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3209
3182
|
width: size,
|
|
3210
3183
|
height: size,
|
|
@@ -3213,24 +3186,12 @@ const CicsTransactionServerZos = /*#__PURE__*/React.forwardRef(function CicsTran
|
|
|
3213
3186
|
viewBox: "0 0 32 32",
|
|
3214
3187
|
fill: "currentColor",
|
|
3215
3188
|
...rest
|
|
3216
|
-
},
|
|
3217
|
-
|
|
3218
|
-
cy: "10",
|
|
3219
|
-
r: "2"
|
|
3220
|
-
})), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
3221
|
-
d: "M18,29h-7v-2h7c4.9626,0,9-4.0374,9-9v-4h2v4c0,6.0654-4.9346,11-11,11Z"
|
|
3222
|
-
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
3223
|
-
d: "M16,21c-2.7571,0-5-2.2429-5-5s2.2429-5,5-5,5,2.2429,5,5-2.2429,5-5,5Zm0-8c-1.6543,0-3,1.3457-3,3s1.3457,3,3,3,3-1.3457,3-3-1.3457-3-3-3Z"
|
|
3224
|
-
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
3225
|
-
cx: "4",
|
|
3226
|
-
cy: "22",
|
|
3227
|
-
r: "2"
|
|
3228
|
-
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
3229
|
-
d: "M5,18H3v-4C3,7.9346,7.9346,3,14,3h7v2h-7c-4.9626,0-9,4.0374-9,9v4Z"
|
|
3189
|
+
}, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
3190
|
+
d: "M16 28L9 21 10.4 19.6 16 25.2 21.6 19.6 23 21z"
|
|
3230
3191
|
})), children);
|
|
3231
3192
|
});
|
|
3232
3193
|
if (process.env.NODE_ENV !== "production") {
|
|
3233
|
-
|
|
3194
|
+
ChevronSortDown.propTypes = iconPropTypes;
|
|
3234
3195
|
}
|
|
3235
3196
|
|
|
3236
|
-
export { CautionInverted, Cda, CellTower, CenterCircle, CenterSquare, CenterToFit, Certificate, CertificateCheck, ChangeCatalog, CharacterDecimal, CharacterFraction, CharacterInteger, CharacterLowerCase, CharacterNegativeNumber, CharacterPatterns, CharacterSentenceCase, CharacterUpperCase, CharacterWholeNumber, ChargingStation, ChargingStationFilled, ChartArea, ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartDualYAxis, ChartErrorBar, ChartErrorBarAlt, ChartEvaluation, ChartHighLow, ChartHistogram, ChartLine, ChartLineData, ChartLineSmooth, ChartLogisticRegression, ChartMarimekko, ChartMaximum, ChartMedian, ChartMinimum, ChartMultiLine, ChartMultitype, ChartNetwork, ChartParallel, ChartPie, ChartPlanningWaterfall, ChartPoint, ChartPopulation, ChartRadar, ChartRadial, ChartRelationship, ChartRing, ChartRiver, ChartRose, ChartScatter, ChartSpiral, ChartStacked, ChartStepper, ChartSunburst, ChartTSne, ChartTreemap, ChartVennDiagram, ChartViolinPlot, ChartWaterfall, ChartWinLoss, Chart_3D, Chat, ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronDownOutline, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown,
|
|
3197
|
+
export { CaretSort, CaretSortDown, CaretSortUp, CaretUp, CarouselHorizontal, CarouselVertical, Catalog, CatalogPublish, Categories, Category, CategoryAdd, CategoryAnd, CategoryNew, CategoryNewEach, Caution, CautionInverted, Cda, CellTower, CenterCircle, CenterSquare, CenterToFit, Certificate, CertificateCheck, ChangeCatalog, CharacterDecimal, CharacterFraction, CharacterInteger, CharacterLowerCase, CharacterNegativeNumber, CharacterPatterns, CharacterSentenceCase, CharacterUpperCase, CharacterWholeNumber, ChargingStation, ChargingStationFilled, ChartArea, ChartAreaSmooth, ChartAreaStepper, ChartAverage, ChartBar, ChartBarFloating, ChartBarOverlay, ChartBarStacked, ChartBarTarget, ChartBubble, ChartBubblePacked, ChartBullet, ChartCandlestick, ChartClusterBar, ChartColumn, ChartColumnFloating, ChartColumnTarget, ChartCombo, ChartComboStacked, ChartCustom, ChartDualYAxis, ChartErrorBar, ChartErrorBarAlt, ChartEvaluation, ChartHighLow, ChartHistogram, ChartLine, ChartLineData, ChartLineSmooth, ChartLogisticRegression, ChartMarimekko, ChartMaximum, ChartMedian, ChartMinimum, ChartMultiLine, ChartMultitype, ChartNetwork, ChartParallel, ChartPie, ChartPlanningWaterfall, ChartPoint, ChartPopulation, ChartRadar, ChartRadial, ChartRelationship, ChartRing, ChartRiver, ChartRose, ChartScatter, ChartSpiral, ChartStacked, ChartStepper, ChartSunburst, ChartTSne, ChartTreemap, ChartVennDiagram, ChartViolinPlot, ChartWaterfall, ChartWinLoss, Chart_3D, Chat, ChatBot, ChatLaunch, ChatOff, ChatOperational, Checkbox, CheckboxChecked, CheckboxCheckedFilled, CheckboxIndeterminate, CheckboxIndeterminateFilled, Checkmark, CheckmarkFilled, CheckmarkFilledError, CheckmarkFilledWarning, CheckmarkOutline, CheckmarkOutlineError, CheckmarkOutlineWarning, Chemistry, ChemistryReference, ChevronDown, ChevronDownOutline, ChevronLeft, ChevronMini, ChevronRight, ChevronSort, ChevronSortDown, QCcX, WatsonHealthCdArchive, WatsonHealthCdCreateArchive, WatsonHealthCdCreateExchange };
|