@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-1.js
CHANGED
|
@@ -12,13 +12,196 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _circle, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _circle2, _path34, _path35, _path36, _path37, _path38, _circle3, _path39, _circle4, _path40, _circle5, _path41, _path42, _circle6, _path43, _path44, _circle7, _path45, _circle8, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _circle9, _circle10, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _circle11, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _circle12, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _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, _rect, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _switch, _switch2, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _circle13, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _circle14, _circle15, _path251, _path252, _circle16, _path253, _path254, _path255, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _path256, _path257, _circle25, _circle26, _path258, _path259, _path260, _path261, _circle27, _path262, _path263, _path264, _path265, _path266, _path267, _path268, _path269, _path270;
|
|
16
|
+
const Async = /*#__PURE__*/React.forwardRef(function Async(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
20
20
|
...rest
|
|
21
21
|
} = _ref;
|
|
22
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
23
|
+
width: size,
|
|
24
|
+
height: size,
|
|
25
|
+
ref: ref,
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
viewBox: "0 0 32 32",
|
|
28
|
+
fill: "currentColor",
|
|
29
|
+
...rest
|
|
30
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
d: "m23.2156,4h2.7844v-2h-7v6h2v-2.9038c4.2354,1.9346,7,6.1523,7,10.9038,0,6.6167-5.3833,12-12,12v2c7.7197,0,14-6.2803,14-14,0-5.0088-2.6318-9.5122-6.7844-12Z"
|
|
32
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
+
d: "M16 20c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 9H17V18H15z"
|
|
34
|
+
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
35
|
+
d: "m16,4v-2C8.2803,2,2,8.2803,2,16c0,4.9766,2.6074,9.4937,6.7842,12h-2.7842v2h7v-6h-2v2.9033c-4.2634-1.9556-7-6.186-7-10.9033,0-6.6167,5.3833-12,12-12Z"
|
|
36
|
+
})), children);
|
|
37
|
+
});
|
|
38
|
+
if (process.env.NODE_ENV !== "production") {
|
|
39
|
+
Async.propTypes = iconPropTypes;
|
|
40
|
+
}
|
|
41
|
+
const At = /*#__PURE__*/React.forwardRef(function At(_ref2, ref) {
|
|
42
|
+
let {
|
|
43
|
+
children,
|
|
44
|
+
size = 16,
|
|
45
|
+
...rest
|
|
46
|
+
} = _ref2;
|
|
47
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
48
|
+
width: size,
|
|
49
|
+
height: size,
|
|
50
|
+
ref: ref,
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
viewBox: "0 0 32 32",
|
|
53
|
+
fill: "currentColor",
|
|
54
|
+
...rest
|
|
55
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
56
|
+
d: "M16,3A12.92,12.92,0,0,0,3,16v1A13,13,0,0,0,16,30h7V28H16A11,11,0,0,1,5,17V16A10.94,10.94,0,0,1,16,5,10.64,10.64,0,0,1,27,16c0,3.59-1.4,5-3.66,5C21.76,21,21,19.71,21,18V10H19v1.94A3.84,3.84,0,0,0,15.5,10,5.48,5.48,0,0,0,10,15.44v2.12A5.48,5.48,0,0,0,15.5,23a4.28,4.28,0,0,0,4-2.46A4.35,4.35,0,0,0,23.41,23C26.48,23,29,21,29,16A12.72,12.72,0,0,0,16,3Zm3,14.56a3.5,3.5,0,0,1-7,0V15.44a3.5,3.5,0,0,1,7,0Z"
|
|
57
|
+
})), children);
|
|
58
|
+
});
|
|
59
|
+
if (process.env.NODE_ENV !== "production") {
|
|
60
|
+
At.propTypes = iconPropTypes;
|
|
61
|
+
}
|
|
62
|
+
const Attachment = /*#__PURE__*/React.forwardRef(function Attachment(_ref3, ref) {
|
|
63
|
+
let {
|
|
64
|
+
children,
|
|
65
|
+
size = 16,
|
|
66
|
+
...rest
|
|
67
|
+
} = _ref3;
|
|
68
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
69
|
+
width: size,
|
|
70
|
+
height: size,
|
|
71
|
+
ref: ref,
|
|
72
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
73
|
+
viewBox: "0 0 32 32",
|
|
74
|
+
fill: "currentColor",
|
|
75
|
+
...rest
|
|
76
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "M28.1,18.9L13.1,3.9c-2.5-2.6-6.6-2.6-9.2-0.1S1.3,10.5,3.9,13c0,0,0.1,0.1,0.1,0.1L6.8,16l1.4-1.4l-2.9-2.9 C3.6,10,3.6,7.1,5.3,5.4s4.6-1.8,6.3-0.1c0,0,0,0,0.1,0.1l14.9,14.9c1.8,1.7,1.8,4.6,0.1,6.3c-1.7,1.8-4.6,1.8-6.3,0.1 c0,0,0,0-0.1-0.1l-7.4-7.4c-1-1-0.9-2.6,0-3.5c1-0.9,2.5-0.9,3.5,0l4.1,4.1l1.4-1.4c0,0-4.2-4.2-4.2-4.2c-1.8-1.7-4.6-1.6-6.3,0.2 c-1.6,1.7-1.6,4.4,0,6.2l7.5,7.5c2.5,2.6,6.6,2.6,9.2,0.1S30.7,21.5,28.1,18.9C28.1,19,28.1,18.9,28.1,18.9L28.1,18.9z"
|
|
78
|
+
})), children);
|
|
79
|
+
});
|
|
80
|
+
if (process.env.NODE_ENV !== "production") {
|
|
81
|
+
Attachment.propTypes = iconPropTypes;
|
|
82
|
+
}
|
|
83
|
+
const AudioConsole = /*#__PURE__*/React.forwardRef(function AudioConsole(_ref4, ref) {
|
|
84
|
+
let {
|
|
85
|
+
children,
|
|
86
|
+
size = 16,
|
|
87
|
+
...rest
|
|
88
|
+
} = _ref4;
|
|
89
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
90
|
+
width: size,
|
|
91
|
+
height: size,
|
|
92
|
+
ref: ref,
|
|
93
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
94
|
+
viewBox: "0 0 32 32",
|
|
95
|
+
fill: "currentColor",
|
|
96
|
+
...rest
|
|
97
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
d: "M28 14H27V2H25V14H24a2.0019 2.0019 0 00-2 2v2a2.0023 2.0023 0 002 2h1V30h2V20h1a2.0027 2.0027 0 002-2V16A2.0023 2.0023 0 0028 14zm0 4H24V16h4zM18 6H17V2H15V6H14a2.0019 2.0019 0 00-2 2v2a2.0019 2.0019 0 002 2h1V30h2V12h1a2.002 2.002 0 002-2V8A2.002 2.002 0 0018 6zm0 4H14V8h4zM8 20H7V2H5V20H4a2.0023 2.0023 0 00-2 2v2a2.0023 2.0023 0 002 2H5v4H7V26H8a2.0023 2.0023 0 002-2V22A2.0023 2.0023 0 008 20zm0 4H4V22H8z",
|
|
99
|
+
transform: "translate(0 .005)"
|
|
100
|
+
})), children);
|
|
101
|
+
});
|
|
102
|
+
if (process.env.NODE_ENV !== "production") {
|
|
103
|
+
AudioConsole.propTypes = iconPropTypes;
|
|
104
|
+
}
|
|
105
|
+
const AugmentedReality = /*#__PURE__*/React.forwardRef(function AugmentedReality(_ref5, ref) {
|
|
106
|
+
let {
|
|
107
|
+
children,
|
|
108
|
+
size = 16,
|
|
109
|
+
...rest
|
|
110
|
+
} = _ref5;
|
|
111
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
112
|
+
width: size,
|
|
113
|
+
height: size,
|
|
114
|
+
ref: ref,
|
|
115
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
116
|
+
viewBox: "0 0 32 32",
|
|
117
|
+
fill: "currentColor",
|
|
118
|
+
...rest
|
|
119
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
120
|
+
d: "M27.4473,9.1055l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,14,10v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,28,17V10A1,1,0,0,0,27.4473,9.1055ZM21,8.1182,24.7637,10,21,11.8818,17.2363,10Zm-5,3.5,4,2v4.7636l-4-2Zm6,6.7636V13.6182l4-2v4.7636Z"
|
|
121
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
122
|
+
cx: "13.5",
|
|
123
|
+
cy: "24.5",
|
|
124
|
+
r: "1.5"
|
|
125
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
126
|
+
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
127
|
+
})), children);
|
|
128
|
+
});
|
|
129
|
+
if (process.env.NODE_ENV !== "production") {
|
|
130
|
+
AugmentedReality.propTypes = iconPropTypes;
|
|
131
|
+
}
|
|
132
|
+
const WatsonHealthAutoScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthAutoScroll(_ref6, ref) {
|
|
133
|
+
let {
|
|
134
|
+
children,
|
|
135
|
+
size = 16,
|
|
136
|
+
...rest
|
|
137
|
+
} = _ref6;
|
|
138
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
139
|
+
width: size,
|
|
140
|
+
height: size,
|
|
141
|
+
ref: ref,
|
|
142
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
143
|
+
viewBox: "0 0 32 32",
|
|
144
|
+
fill: "currentColor",
|
|
145
|
+
...rest
|
|
146
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
147
|
+
d: "M12 16a4 4 0 104-4A4 4 0 0012 16zm6 0a2 2 0 11-2-2A2 2 0 0118 16zM16 27.17L10.4 21.58 9 23 16 30 23 23 21.59 21.59 16 27.17zM16 4.83L21.58 10.4 23 9 16 2 9 9 10.41 10.41 16 4.83z"
|
|
148
|
+
})), children);
|
|
149
|
+
});
|
|
150
|
+
if (process.env.NODE_ENV !== "production") {
|
|
151
|
+
WatsonHealthAutoScroll.propTypes = iconPropTypes;
|
|
152
|
+
}
|
|
153
|
+
const Automatic = /*#__PURE__*/React.forwardRef(function Automatic(_ref7, ref) {
|
|
154
|
+
let {
|
|
155
|
+
children,
|
|
156
|
+
size = 16,
|
|
157
|
+
...rest
|
|
158
|
+
} = _ref7;
|
|
159
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
160
|
+
width: size,
|
|
161
|
+
height: size,
|
|
162
|
+
ref: ref,
|
|
163
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
164
|
+
viewBox: "0 0 32 32",
|
|
165
|
+
fill: "currentColor",
|
|
166
|
+
...rest
|
|
167
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
168
|
+
d: "M26 16H22a2.002 2.002 0 00-2 2V30h2V25h4v5h2V18A2.002 2.002 0 0026 16zm-4 7V18h4v5zM16 27a10.9862 10.9862 0 01-9.2156-5H12V20H4v8H6V24.3149A13.0239 13.0239 0 0016 29zM20 10h5.2155A10.9973 10.9973 0 005 16H3A13.0048 13.0048 0 0126 7.6849V4h2v8H20z"
|
|
169
|
+
})), children);
|
|
170
|
+
});
|
|
171
|
+
if (process.env.NODE_ENV !== "production") {
|
|
172
|
+
Automatic.propTypes = iconPropTypes;
|
|
173
|
+
}
|
|
174
|
+
const Autoscaling = /*#__PURE__*/React.forwardRef(function Autoscaling(_ref8, ref) {
|
|
175
|
+
let {
|
|
176
|
+
children,
|
|
177
|
+
size = 16,
|
|
178
|
+
...rest
|
|
179
|
+
} = _ref8;
|
|
180
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
181
|
+
width: size,
|
|
182
|
+
height: size,
|
|
183
|
+
ref: ref,
|
|
184
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
185
|
+
viewBox: "0 0 32 32",
|
|
186
|
+
fill: "currentColor",
|
|
187
|
+
...rest
|
|
188
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
189
|
+
d: "M22,28H12V26H22V10H6V20H4V10A2.0021,2.0021,0,0,1,6,8H22a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,22,28Z"
|
|
190
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
191
|
+
d: "M28,22H26V20h2V4H12V6H10V4a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2V20A2.0021,2.0021,0,0,1,28,22Z"
|
|
192
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
193
|
+
d: "M10 14L10 16 14.586 16 3 27.586 4.414 29 16 17.414 16 22 18 22 18 14 10 14z"
|
|
194
|
+
})), children);
|
|
195
|
+
});
|
|
196
|
+
if (process.env.NODE_ENV !== "production") {
|
|
197
|
+
Autoscaling.propTypes = iconPropTypes;
|
|
198
|
+
}
|
|
199
|
+
const Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref9, ref) {
|
|
200
|
+
let {
|
|
201
|
+
children,
|
|
202
|
+
size = 16,
|
|
203
|
+
...rest
|
|
204
|
+
} = _ref9;
|
|
22
205
|
if (size === 16 || size === "16" || size === "16px") {
|
|
23
206
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
24
207
|
width: size,
|
|
@@ -28,27 +211,27 @@ const Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref, ref) {
|
|
|
28
211
|
viewBox: "0 0 16 16",
|
|
29
212
|
fill: "currentColor",
|
|
30
213
|
...rest
|
|
31
|
-
},
|
|
214
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
32
215
|
d: "M7.5 1H8.5V3.5H7.5z"
|
|
33
|
-
})),
|
|
216
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
34
217
|
d: "M10.8 3.4H13.3V4.4H10.8z",
|
|
35
218
|
transform: "rotate(-45.001 12.074 3.922)"
|
|
36
|
-
})),
|
|
219
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
37
220
|
d: "M12.5 7.5H15V8.5H12.5z"
|
|
38
|
-
})),
|
|
221
|
+
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
39
222
|
d: "M11.6 10.8H12.6V13.3H11.6z",
|
|
40
223
|
transform: "rotate(-45.001 12.077 12.075)"
|
|
41
|
-
})),
|
|
224
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
42
225
|
d: "M7.5 12.5H8.5V15H7.5z"
|
|
43
|
-
})),
|
|
226
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
44
227
|
d: "M2.7 11.6H5.2V12.6H2.7z",
|
|
45
228
|
transform: "rotate(-45.001 3.929 12.078)"
|
|
46
|
-
})),
|
|
229
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
47
230
|
d: "M1 7.5H3.5V8.5H1z"
|
|
48
|
-
})),
|
|
231
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
49
232
|
d: "M3.4 2.7H4.4V5.2H3.4z",
|
|
50
233
|
transform: "rotate(-45.001 3.926 3.925)"
|
|
51
|
-
})),
|
|
234
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
52
235
|
d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
|
|
53
236
|
})), children);
|
|
54
237
|
}
|
|
@@ -60,39 +243,39 @@ const Awake = /*#__PURE__*/React.forwardRef(function Awake(_ref, ref) {
|
|
|
60
243
|
viewBox: "0 0 32 32",
|
|
61
244
|
fill: "currentColor",
|
|
62
245
|
...rest
|
|
63
|
-
},
|
|
246
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
64
247
|
d: "M15 2H17V6.96H15z"
|
|
65
|
-
})),
|
|
248
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
66
249
|
d: "M21.67 6.85H26.630000000000003V8.85H21.67z",
|
|
67
250
|
transform: "rotate(-45 24.142 7.85)"
|
|
68
|
-
})),
|
|
251
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
69
252
|
d: "M25.04 15H30V17H25.04z"
|
|
70
|
-
})),
|
|
253
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
71
254
|
d: "M23.15 21.67H25.15V26.630000000000003H23.15z",
|
|
72
255
|
transform: "rotate(-45 24.152 24.146)"
|
|
73
|
-
})),
|
|
256
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
74
257
|
d: "M15 25.04H17V30H15z"
|
|
75
|
-
})),
|
|
258
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
76
259
|
d: "M5.37 23.15H10.33V25.15H5.37z",
|
|
77
260
|
transform: "rotate(-45 7.86 24.144)"
|
|
78
|
-
})),
|
|
261
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
79
262
|
d: "M2 15H6.96V17H2z"
|
|
80
|
-
})),
|
|
263
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
81
264
|
d: "M6.85 5.37H8.85V10.33H6.85z",
|
|
82
265
|
transform: "rotate(-45 7.85 7.848)"
|
|
83
|
-
})),
|
|
266
|
+
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
84
267
|
d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
85
268
|
})), children);
|
|
86
269
|
});
|
|
87
270
|
if (process.env.NODE_ENV !== "production") {
|
|
88
271
|
Awake.propTypes = iconPropTypes;
|
|
89
272
|
}
|
|
90
|
-
const Badge = /*#__PURE__*/React.forwardRef(function Badge(
|
|
273
|
+
const Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref10, ref) {
|
|
91
274
|
let {
|
|
92
275
|
children,
|
|
93
276
|
size = 16,
|
|
94
277
|
...rest
|
|
95
|
-
} =
|
|
278
|
+
} = _ref10;
|
|
96
279
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
97
280
|
width: size,
|
|
98
281
|
height: size,
|
|
@@ -101,21 +284,21 @@ const Badge = /*#__PURE__*/React.forwardRef(function Badge(_ref2, ref) {
|
|
|
101
284
|
viewBox: "0 0 32 32",
|
|
102
285
|
fill: "currentColor",
|
|
103
286
|
...rest
|
|
104
|
-
},
|
|
287
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
105
288
|
d: "M23 2L24.593 5 28 5.414 25.5 7.667 26 11 23 9.125 20 11 20.5 7.667 18 5.414 21.5 5 23 2z"
|
|
106
|
-
})),
|
|
289
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
107
290
|
d: "M22.7168,13.249l-1.9375-.498A6.9942,6.9942,0,1,1,15.7505,4.22l.499-1.9365A8.99,8.99,0,0,0,8,17.689V30l6-4,6,4V17.7078A8.9627,8.9627,0,0,0,22.7168,13.249ZM18,26.2627l-4-2.6665-4,2.6665V19.05a8.9238,8.9238,0,0,0,8,.0062Z"
|
|
108
291
|
})), children);
|
|
109
292
|
});
|
|
110
293
|
if (process.env.NODE_ENV !== "production") {
|
|
111
294
|
Badge.propTypes = iconPropTypes;
|
|
112
295
|
}
|
|
113
|
-
const BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(
|
|
296
|
+
const BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref11, ref) {
|
|
114
297
|
let {
|
|
115
298
|
children,
|
|
116
299
|
size = 16,
|
|
117
300
|
...rest
|
|
118
|
-
} =
|
|
301
|
+
} = _ref11;
|
|
119
302
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
120
303
|
width: size,
|
|
121
304
|
height: size,
|
|
@@ -124,25 +307,25 @@ const BaggageClaim = /*#__PURE__*/React.forwardRef(function BaggageClaim(_ref3,
|
|
|
124
307
|
viewBox: "0 0 32 32",
|
|
125
308
|
fill: "currentColor",
|
|
126
309
|
...rest
|
|
127
|
-
},
|
|
310
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
128
311
|
cx: "6",
|
|
129
312
|
cy: "26",
|
|
130
313
|
r: "2"
|
|
131
|
-
})),
|
|
314
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
132
315
|
d: "M28,18H25V16a2.0023,2.0023,0,0,0-2-2H19a2.0023,2.0023,0,0,0-2,2v2H14a2.0023,2.0023,0,0,0-2,2v8a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V20A2.0023,2.0023,0,0,0,28,18Zm-9-2h4v2H19Zm9,12H14V20H28Z"
|
|
133
|
-
})),
|
|
316
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
134
317
|
d: "M10,6h4v6h2V6h4v6h2V6h4v6h2V6.0049A2.0047,2.0047,0,0,0,25.9951,4H4.0049A2.0047,2.0047,0,0,0,2,6.0049v13.99A2.0047,2.0047,0,0,0,4.0049,22H10ZM8,20H4V6H8Z"
|
|
135
318
|
})), children);
|
|
136
319
|
});
|
|
137
320
|
if (process.env.NODE_ENV !== "production") {
|
|
138
321
|
BaggageClaim.propTypes = iconPropTypes;
|
|
139
322
|
}
|
|
140
|
-
const Bar = /*#__PURE__*/React.forwardRef(function Bar(
|
|
323
|
+
const Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref12, ref) {
|
|
141
324
|
let {
|
|
142
325
|
children,
|
|
143
326
|
size = 16,
|
|
144
327
|
...rest
|
|
145
|
-
} =
|
|
328
|
+
} = _ref12;
|
|
146
329
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
147
330
|
width: size,
|
|
148
331
|
height: size,
|
|
@@ -151,21 +334,21 @@ const Bar = /*#__PURE__*/React.forwardRef(function Bar(_ref4, ref) {
|
|
|
151
334
|
viewBox: "0 0 32 32",
|
|
152
335
|
fill: "currentColor",
|
|
153
336
|
...rest
|
|
154
|
-
},
|
|
337
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
155
338
|
d: "M25,11H15a1,1,0,0,0-1,1v4a6.0046,6.0046,0,0,0,5,5.91V28H16v2h8V28H21V21.91A6.0046,6.0046,0,0,0,26,16V12A1,1,0,0,0,25,11Zm-1,5a4,4,0,0,1-8,0V13h8Z"
|
|
156
|
-
})),
|
|
339
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
157
340
|
d: "M15,1H10A1,1,0,0,0,9,2V9.3706A6.09,6.09,0,0,0,6,15V29a1,1,0,0,0,1,1h5V28H8V15c0-3.1875,2.231-4.02,2.3164-4.0513L11,10.7207V3h3V8h2V2A1,1,0,0,0,15,1Z"
|
|
158
341
|
})), children);
|
|
159
342
|
});
|
|
160
343
|
if (process.env.NODE_ENV !== "production") {
|
|
161
344
|
Bar.propTypes = iconPropTypes;
|
|
162
345
|
}
|
|
163
|
-
const Barcode = /*#__PURE__*/React.forwardRef(function Barcode(
|
|
346
|
+
const Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref13, ref) {
|
|
164
347
|
let {
|
|
165
348
|
children,
|
|
166
349
|
size = 16,
|
|
167
350
|
...rest
|
|
168
|
-
} =
|
|
351
|
+
} = _ref13;
|
|
169
352
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
170
353
|
width: size,
|
|
171
354
|
height: size,
|
|
@@ -174,19 +357,19 @@ const Barcode = /*#__PURE__*/React.forwardRef(function Barcode(_ref5, ref) {
|
|
|
174
357
|
viewBox: "0 0 32 32",
|
|
175
358
|
fill: "currentColor",
|
|
176
359
|
...rest
|
|
177
|
-
},
|
|
360
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
178
361
|
d: "M2 6H4V28H2zM12 6H14V26H12zM6 6H10V26H6zM16 6H20V26H16zM22 6H26V26H22zM28 6H30V28H28z"
|
|
179
362
|
})), children);
|
|
180
363
|
});
|
|
181
364
|
if (process.env.NODE_ENV !== "production") {
|
|
182
365
|
Barcode.propTypes = iconPropTypes;
|
|
183
366
|
}
|
|
184
|
-
const BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(
|
|
367
|
+
const BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_ref14, ref) {
|
|
185
368
|
let {
|
|
186
369
|
children,
|
|
187
370
|
size = 16,
|
|
188
371
|
...rest
|
|
189
|
-
} =
|
|
372
|
+
} = _ref14;
|
|
190
373
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
191
374
|
width: size,
|
|
192
375
|
height: size,
|
|
@@ -195,35 +378,35 @@ const BareMetalServer = /*#__PURE__*/React.forwardRef(function BareMetalServer(_
|
|
|
195
378
|
viewBox: "0 0 32 32",
|
|
196
379
|
fill: "currentColor",
|
|
197
380
|
...rest
|
|
198
|
-
},
|
|
381
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
199
382
|
cx: "9",
|
|
200
383
|
cy: "6",
|
|
201
384
|
r: "1"
|
|
202
|
-
})),
|
|
385
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
203
386
|
d: "M26,10H6A2.0021,2.0021,0,0,1,4,8V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V8A2.0021,2.0021,0,0,1,26,10ZM6,4V8H26V4Z"
|
|
204
|
-
})),
|
|
387
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
205
388
|
cx: "9",
|
|
206
389
|
cy: "16",
|
|
207
390
|
r: "1"
|
|
208
|
-
})),
|
|
391
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
209
392
|
d: "M26,20H6a2.0021,2.0021,0,0,1-2-2V14a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,20ZM6,14v4H26V14Z"
|
|
210
|
-
})),
|
|
393
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
211
394
|
cx: "9",
|
|
212
395
|
cy: "26",
|
|
213
396
|
r: "1"
|
|
214
|
-
})),
|
|
397
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
215
398
|
d: "M26,30H6a2.0021,2.0021,0,0,1-2-2V24a2.0021,2.0021,0,0,1,2-2H26a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,26,30ZM6,24v4H26V24Z"
|
|
216
399
|
})), children);
|
|
217
400
|
});
|
|
218
401
|
if (process.env.NODE_ENV !== "production") {
|
|
219
402
|
BareMetalServer.propTypes = iconPropTypes;
|
|
220
403
|
}
|
|
221
|
-
const BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_01(
|
|
404
|
+
const BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServer_01(_ref15, ref) {
|
|
222
405
|
let {
|
|
223
406
|
children,
|
|
224
407
|
size = 16,
|
|
225
408
|
...rest
|
|
226
|
-
} =
|
|
409
|
+
} = _ref15;
|
|
227
410
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
228
411
|
width: size,
|
|
229
412
|
height: size,
|
|
@@ -232,25 +415,25 @@ const BareMetalServer_01 = /*#__PURE__*/React.forwardRef(function BareMetalServe
|
|
|
232
415
|
viewBox: "0 0 32 32",
|
|
233
416
|
fill: "currentColor",
|
|
234
417
|
...rest
|
|
235
|
-
},
|
|
418
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
236
419
|
d: "M17 28L17 22 15 22 15 28 5 28 5 30 27 30 27 28 17 28z"
|
|
237
|
-
})),
|
|
420
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
238
421
|
cx: "9",
|
|
239
422
|
cy: "16",
|
|
240
423
|
r: "1"
|
|
241
|
-
})),
|
|
424
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
242
425
|
d: "M26,20H6a2.0023,2.0023,0,0,1-2-2V14a2.0023,2.0023,0,0,1,2-2H26a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,26,20ZM6,14v4H26V14Z"
|
|
243
426
|
})), children);
|
|
244
427
|
});
|
|
245
428
|
if (process.env.NODE_ENV !== "production") {
|
|
246
429
|
BareMetalServer_01.propTypes = iconPropTypes;
|
|
247
430
|
}
|
|
248
|
-
const BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_02(
|
|
431
|
+
const BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServer_02(_ref16, ref) {
|
|
249
432
|
let {
|
|
250
433
|
children,
|
|
251
434
|
size = 16,
|
|
252
435
|
...rest
|
|
253
|
-
} =
|
|
436
|
+
} = _ref16;
|
|
254
437
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
255
438
|
width: size,
|
|
256
439
|
height: size,
|
|
@@ -259,31 +442,31 @@ const BareMetalServer_02 = /*#__PURE__*/React.forwardRef(function BareMetalServe
|
|
|
259
442
|
viewBox: "0 0 32 32",
|
|
260
443
|
fill: "currentColor",
|
|
261
444
|
...rest
|
|
262
|
-
},
|
|
445
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
263
446
|
d: "M17 28L17 22 15 22 15 28 5 28 5 30 27 30 27 28 17 28z"
|
|
264
|
-
})),
|
|
447
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
265
448
|
cx: "9",
|
|
266
449
|
cy: "16",
|
|
267
450
|
r: "1"
|
|
268
|
-
})),
|
|
451
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
269
452
|
d: "M26,20H6a2.0023,2.0023,0,0,1-2-2V14a2.0023,2.0023,0,0,1,2-2H26a2.0023,2.0023,0,0,1,2,2v4A2.0023,2.0023,0,0,1,26,20ZM6,14v4H26V14Z"
|
|
270
|
-
})),
|
|
453
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
271
454
|
cx: "9",
|
|
272
455
|
cy: "6",
|
|
273
456
|
r: "1"
|
|
274
|
-
})),
|
|
457
|
+
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
275
458
|
d: "M26,10H6A2.0023,2.0023,0,0,1,4,8V4A2.0023,2.0023,0,0,1,6,2H26a2.0023,2.0023,0,0,1,2,2V8A2.0023,2.0023,0,0,1,26,10ZM6,4V8H26V4Z"
|
|
276
459
|
})), children);
|
|
277
460
|
});
|
|
278
461
|
if (process.env.NODE_ENV !== "production") {
|
|
279
462
|
BareMetalServer_02.propTypes = iconPropTypes;
|
|
280
463
|
}
|
|
281
|
-
const QBarrier = /*#__PURE__*/React.forwardRef(function QBarrier(
|
|
464
|
+
const QBarrier = /*#__PURE__*/React.forwardRef(function QBarrier(_ref17, ref) {
|
|
282
465
|
let {
|
|
283
466
|
children,
|
|
284
467
|
size = 16,
|
|
285
468
|
...rest
|
|
286
|
-
} =
|
|
469
|
+
} = _ref17;
|
|
287
470
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
288
471
|
width: size,
|
|
289
472
|
height: size,
|
|
@@ -292,19 +475,19 @@ const QBarrier = /*#__PURE__*/React.forwardRef(function QBarrier(_ref9, ref) {
|
|
|
292
475
|
viewBox: "0 0 32 32",
|
|
293
476
|
fill: "currentColor",
|
|
294
477
|
...rest
|
|
295
|
-
},
|
|
478
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
296
479
|
d: "M15 5H17V9H15zM15 11H17V15H15zM15 17H17V21H15zM15 23H17V27H15z"
|
|
297
480
|
})), children);
|
|
298
481
|
});
|
|
299
482
|
if (process.env.NODE_ENV !== "production") {
|
|
300
483
|
QBarrier.propTypes = iconPropTypes;
|
|
301
484
|
}
|
|
302
|
-
const Basketball = /*#__PURE__*/React.forwardRef(function Basketball(
|
|
485
|
+
const Basketball = /*#__PURE__*/React.forwardRef(function Basketball(_ref18, ref) {
|
|
303
486
|
let {
|
|
304
487
|
children,
|
|
305
488
|
size = 16,
|
|
306
489
|
...rest
|
|
307
|
-
} =
|
|
490
|
+
} = _ref18;
|
|
308
491
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
309
492
|
width: size,
|
|
310
493
|
height: size,
|
|
@@ -313,19 +496,19 @@ const Basketball = /*#__PURE__*/React.forwardRef(function Basketball(_ref10, ref
|
|
|
313
496
|
viewBox: "0 0 32 32",
|
|
314
497
|
fill: "currentColor",
|
|
315
498
|
...rest
|
|
316
|
-
},
|
|
499
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
317
500
|
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM27.9492,15H22.041a14.4088,14.4088,0,0,1,2.7383-7.1533A11.9392,11.9392,0,0,1,27.9492,15ZM17,15V4.0508a11.9181,11.9181,0,0,1,6.2874,2.4375A16.2646,16.2646,0,0,0,20.04,15Zm-2,0H11.96A16.2646,16.2646,0,0,0,8.7126,6.4883,11.9181,11.9181,0,0,1,15,4.0508Zm0,2V27.9492a11.9181,11.9181,0,0,1-6.2874-2.4375A16.2646,16.2646,0,0,0,11.96,17Zm2,0h3.04a16.2646,16.2646,0,0,0,3.2476,8.5117A11.9181,11.9181,0,0,1,17,27.9492ZM7.2207,7.8467A14.4088,14.4088,0,0,1,9.959,15H4.0508A11.9392,11.9392,0,0,1,7.2207,7.8467ZM4.0508,17H9.959a14.4088,14.4088,0,0,1-2.7383,7.1533A11.9392,11.9392,0,0,1,4.0508,17Zm20.7285,7.1533A14.4088,14.4088,0,0,1,22.041,17h5.9082A11.9392,11.9392,0,0,1,24.7793,24.1533Z"
|
|
318
501
|
})), children);
|
|
319
502
|
});
|
|
320
503
|
if (process.env.NODE_ENV !== "production") {
|
|
321
504
|
Basketball.propTypes = iconPropTypes;
|
|
322
505
|
}
|
|
323
|
-
const BastionHost = /*#__PURE__*/React.forwardRef(function BastionHost(
|
|
506
|
+
const BastionHost = /*#__PURE__*/React.forwardRef(function BastionHost(_ref19, ref) {
|
|
324
507
|
let {
|
|
325
508
|
children,
|
|
326
509
|
size = 16,
|
|
327
510
|
...rest
|
|
328
|
-
} =
|
|
511
|
+
} = _ref19;
|
|
329
512
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
330
513
|
width: size,
|
|
331
514
|
height: size,
|
|
@@ -334,19 +517,19 @@ const BastionHost = /*#__PURE__*/React.forwardRef(function BastionHost(_ref11, r
|
|
|
334
517
|
viewBox: "0 0 32 32",
|
|
335
518
|
fill: "currentColor",
|
|
336
519
|
...rest
|
|
337
|
-
},
|
|
520
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
338
521
|
d: "M27.5273,2.709A1.9955,1.9955,0,0,0,26,2H23.3091a1.5,1.5,0,0,0-1.3419.8294L21.3818,4H20V3.5A1.5,1.5,0,0,0,18.5,2h-5A1.5,1.5,0,0,0,12,3.5V4H10.6182l-.585-1.17A1.5017,1.5017,0,0,0,8.69,2H6A2,2,0,0,0,4.0283,4.333L4.7324,8.5A3,3,0,0,0,7.69,11H8V23a3.0033,3.0033,0,0,0-3,3v4H27V26a3.0033,3.0033,0,0,0-3-3V11h.31a3,3,0,0,0,2.9579-2.5l.7041-4.167A1.994,1.994,0,0,0,27.5273,2.709ZM25,26v2H7V26a1.0009,1.0009,0,0,1,1-1H24A1.0009,1.0009,0,0,1,25,26Zm-3-3H10V11H22ZM25.2959,8.167A.9976.9976,0,0,1,24.31,9H7.69a.9976.9976,0,0,1-.9863-.8335L6,4H8.3818l1,2H14V4h4V6h4.6172l1.001-2H26Z"
|
|
339
522
|
})), children);
|
|
340
523
|
});
|
|
341
524
|
if (process.env.NODE_ENV !== "production") {
|
|
342
525
|
BastionHost.propTypes = iconPropTypes;
|
|
343
526
|
}
|
|
344
|
-
const Bat = /*#__PURE__*/React.forwardRef(function Bat(
|
|
527
|
+
const Bat = /*#__PURE__*/React.forwardRef(function Bat(_ref20, ref) {
|
|
345
528
|
let {
|
|
346
529
|
children,
|
|
347
530
|
size = 16,
|
|
348
531
|
...rest
|
|
349
|
-
} =
|
|
532
|
+
} = _ref20;
|
|
350
533
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
351
534
|
width: size,
|
|
352
535
|
height: size,
|
|
@@ -355,19 +538,19 @@ const Bat = /*#__PURE__*/React.forwardRef(function Bat(_ref12, ref) {
|
|
|
355
538
|
viewBox: "0 0 32 32",
|
|
356
539
|
fill: "currentColor",
|
|
357
540
|
...rest
|
|
358
|
-
},
|
|
541
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
359
542
|
d: "M31.9093,6.584A1,1,0,0,0,31,6c-4.7683,0-8.2607.8887-11,2.8438V3H18V6H14V3H12V8.8438C9.2608,6.8887,5.7684,6,1,6A1,1,0,0,0,.2437,7.6543C1.9454,9.6221,3,11.7041,3,16a1,1,0,0,0,1,1c2.7678,0,6,1.31,6,5a1.004,1.004,0,0,0,.9341.998C11.35,23.0273,15,23.3872,15,27a1,1,0,0,0,2,0c0-3.6128,3.65-3.9727,4.0622-4.002A1,1,0,0,0,22,22c0-3.69,3.2321-5,6-5a1,1,0,0,0,1-1c0-4.2959,1.0547-6.3779,2.7564-8.3457A1,1,0,0,0,31.9093,6.584Zm-4.893,8.46c-3.3857.3081-6.5534,2.229-6.97,6.0786A6.552,6.552,0,0,0,16,23.6094a6.552,6.552,0,0,0-4.0461-2.4864c-.4168-3.85-3.5845-5.7705-6.97-6.0786a13.2017,13.2017,0,0,0-1.9387-6.98c4.1318.2724,7.0327,1.4277,9.248,3.6425A1,1,0,0,0,14,11V8h4v3a1,1,0,0,0,1.707.707c2.2153-2.2148,5.1162-3.37,9.248-3.6425A13.2017,13.2017,0,0,0,27.0163,15.0444Z"
|
|
360
543
|
})), children);
|
|
361
544
|
});
|
|
362
545
|
if (process.env.NODE_ENV !== "production") {
|
|
363
546
|
Bat.propTypes = iconPropTypes;
|
|
364
547
|
}
|
|
365
|
-
const BatchJob = /*#__PURE__*/React.forwardRef(function BatchJob(
|
|
548
|
+
const BatchJob = /*#__PURE__*/React.forwardRef(function BatchJob(_ref21, ref) {
|
|
366
549
|
let {
|
|
367
550
|
children,
|
|
368
551
|
size = 16,
|
|
369
552
|
...rest
|
|
370
|
-
} =
|
|
553
|
+
} = _ref21;
|
|
371
554
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
372
555
|
width: size,
|
|
373
556
|
height: size,
|
|
@@ -376,23 +559,23 @@ const BatchJob = /*#__PURE__*/React.forwardRef(function BatchJob(_ref13, ref) {
|
|
|
376
559
|
viewBox: "0 0 32 32",
|
|
377
560
|
fill: "currentColor",
|
|
378
561
|
...rest
|
|
379
|
-
},
|
|
562
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
380
563
|
d: "M32 26v-2h-2.1011c-.1299-.6372-.3843-1.2285-.7319-1.7529l1.4897-1.4897-1.4141-1.4141-1.4897 1.4897c-.5244-.3477-1.1157-.6021-1.7529-.7319v-2.1011h-2v2.1011c-.6372.1299-1.2285.3843-1.7529.7319l-1.4897-1.4897-1.4141 1.4141 1.4897 1.4897c-.3477.5244-.6021 1.1157-.7319 1.7529h-2.1011v2h2.1011c.1299.6372.3843 1.2285.7319 1.7529l-1.4897 1.4897 1.4141 1.4141 1.4897-1.4897c.5244.3477 1.1157.6021 1.7529.7319v2.1011h2v-2.1011c.6372-.1299 1.2285-.3843 1.7529-.7319l1.4897 1.4897 1.4141-1.4141-1.4897-1.4897c.3477-.5244.6021-1.1157.7319-1.7529h2.1011zm-7 2c-1.6543 0-3-1.3457-3-3s1.3457-3 3-3 3 1.3457 3 3-1.3457 3-3 3zM20 17H12c-1.1046 0-2-.8954-2-2V4c0-1.1046.8954-2 2-2h8c1.1046 0 2 .8954 2 2V15c0 1.1046-.8954 2-2 2zm-8-2h8V4H12V15z"
|
|
381
|
-
})),
|
|
564
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
382
565
|
d: "M17,21H8c-1.1046,0-2-.8954-2-2V7h2v12h9v2Z"
|
|
383
|
-
})),
|
|
566
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
384
567
|
d: "M13,25H4c-1.1028,0-2-.8972-2-2V11h2v12H13v2Z"
|
|
385
568
|
})), children);
|
|
386
569
|
});
|
|
387
570
|
if (process.env.NODE_ENV !== "production") {
|
|
388
571
|
BatchJob.propTypes = iconPropTypes;
|
|
389
572
|
}
|
|
390
|
-
const BatchJobStep = /*#__PURE__*/React.forwardRef(function BatchJobStep(
|
|
573
|
+
const BatchJobStep = /*#__PURE__*/React.forwardRef(function BatchJobStep(_ref22, ref) {
|
|
391
574
|
let {
|
|
392
575
|
children,
|
|
393
576
|
size = 16,
|
|
394
577
|
...rest
|
|
395
|
-
} =
|
|
578
|
+
} = _ref22;
|
|
396
579
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
397
580
|
width: size,
|
|
398
581
|
height: size,
|
|
@@ -401,19 +584,19 @@ const BatchJobStep = /*#__PURE__*/React.forwardRef(function BatchJobStep(_ref14,
|
|
|
401
584
|
viewBox: "0 0 32 32",
|
|
402
585
|
fill: "currentColor",
|
|
403
586
|
...rest
|
|
404
|
-
},
|
|
587
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
405
588
|
d: "M24 20L24 24 20 24 20 28 16 28 16 30 22 30 22 26 26 26 26 22 30 22 30 20 24 20zM8 4h8v6c0 1.1025.8972 2 2 2h6v4h2v-6c0-.2651-.1055-.5195-.293-.707l-7-7c-.1875-.1875-.4419-.293-.707-.293H8c-1.1028 0-2 .8975-2 2V28c0 1.1025.8972 2 2 2h4v-2h-4V4zm15.5857 6h-5.5857V4.4141l5.5857 5.5859z"
|
|
406
589
|
})), children);
|
|
407
590
|
});
|
|
408
591
|
if (process.env.NODE_ENV !== "production") {
|
|
409
592
|
BatchJobStep.propTypes = iconPropTypes;
|
|
410
593
|
}
|
|
411
|
-
const BatteryCharging = /*#__PURE__*/React.forwardRef(function BatteryCharging(
|
|
594
|
+
const BatteryCharging = /*#__PURE__*/React.forwardRef(function BatteryCharging(_ref23, ref) {
|
|
412
595
|
let {
|
|
413
596
|
children,
|
|
414
597
|
size = 16,
|
|
415
598
|
...rest
|
|
416
|
-
} =
|
|
599
|
+
} = _ref23;
|
|
417
600
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
418
601
|
width: size,
|
|
419
602
|
height: size,
|
|
@@ -422,21 +605,21 @@ const BatteryCharging = /*#__PURE__*/React.forwardRef(function BatteryCharging(_
|
|
|
422
605
|
viewBox: "0 0 32 32",
|
|
423
606
|
fill: "currentColor",
|
|
424
607
|
...rest
|
|
425
|
-
},
|
|
608
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
426
609
|
d: "M27 11H26V10a2 2 0 00-2-2H20v2h4v3h3v6H24v3H19v2h5a2 2 0 002-2V21h1a2 2 0 002-2V13A2 2 0 0027 11zM11 22H6V10h6V8H6a2 2 0 00-2 2V22a2 2 0 002 2h5z"
|
|
427
|
-
})),
|
|
610
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
428
611
|
d: "M14.81 23.58L13.19 22.42 17.06 17 9.37 17 16.22 8.38 17.78 9.62 13.51 15 20.94 15 14.81 23.58z"
|
|
429
612
|
})), children);
|
|
430
613
|
});
|
|
431
614
|
if (process.env.NODE_ENV !== "production") {
|
|
432
615
|
BatteryCharging.propTypes = iconPropTypes;
|
|
433
616
|
}
|
|
434
|
-
const BatteryEmpty = /*#__PURE__*/React.forwardRef(function BatteryEmpty(
|
|
617
|
+
const BatteryEmpty = /*#__PURE__*/React.forwardRef(function BatteryEmpty(_ref24, ref) {
|
|
435
618
|
let {
|
|
436
619
|
children,
|
|
437
620
|
size = 16,
|
|
438
621
|
...rest
|
|
439
|
-
} =
|
|
622
|
+
} = _ref24;
|
|
440
623
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
441
624
|
width: size,
|
|
442
625
|
height: size,
|
|
@@ -445,19 +628,19 @@ const BatteryEmpty = /*#__PURE__*/React.forwardRef(function BatteryEmpty(_ref16,
|
|
|
445
628
|
viewBox: "0 0 32 32",
|
|
446
629
|
fill: "currentColor",
|
|
447
630
|
...rest
|
|
448
|
-
},
|
|
631
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
449
632
|
d: "M24,24H6a2.0023,2.0023,0,0,1-2-2V10A2.002,2.002,0,0,1,6,8H24a2.0023,2.0023,0,0,1,2,2v1h1a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H26v1A2.0027,2.0027,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
450
633
|
})), children);
|
|
451
634
|
});
|
|
452
635
|
if (process.env.NODE_ENV !== "production") {
|
|
453
636
|
BatteryEmpty.propTypes = iconPropTypes;
|
|
454
637
|
}
|
|
455
|
-
const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(
|
|
638
|
+
const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(_ref25, ref) {
|
|
456
639
|
let {
|
|
457
640
|
children,
|
|
458
641
|
size = 16,
|
|
459
642
|
...rest
|
|
460
|
-
} =
|
|
643
|
+
} = _ref25;
|
|
461
644
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
462
645
|
width: size,
|
|
463
646
|
height: size,
|
|
@@ -466,9 +649,9 @@ const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(_ref17, r
|
|
|
466
649
|
viewBox: "0 0 32 32",
|
|
467
650
|
fill: "currentColor",
|
|
468
651
|
...rest
|
|
469
|
-
},
|
|
652
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
470
653
|
d: "M24,24H6a2,2,0,0,1-2-2V10A2,2,0,0,1,6,8H24a2,2,0,0,1,2,2v1h1a2,2,0,0,1,2,2v6a2,2,0,0,1-2,2H26v1A2,2,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
471
|
-
})),
|
|
654
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
472
655
|
d: "M11 9H19V23H11z",
|
|
473
656
|
transform: "rotate(90 15 16)"
|
|
474
657
|
})), children);
|
|
@@ -476,12 +659,12 @@ const BatteryFull = /*#__PURE__*/React.forwardRef(function BatteryFull(_ref17, r
|
|
|
476
659
|
if (process.env.NODE_ENV !== "production") {
|
|
477
660
|
BatteryFull.propTypes = iconPropTypes;
|
|
478
661
|
}
|
|
479
|
-
const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(
|
|
662
|
+
const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(_ref26, ref) {
|
|
480
663
|
let {
|
|
481
664
|
children,
|
|
482
665
|
size = 16,
|
|
483
666
|
...rest
|
|
484
|
-
} =
|
|
667
|
+
} = _ref26;
|
|
485
668
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
486
669
|
width: size,
|
|
487
670
|
height: size,
|
|
@@ -490,9 +673,9 @@ const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(_ref18, r
|
|
|
490
673
|
viewBox: "0 0 32 32",
|
|
491
674
|
fill: "currentColor",
|
|
492
675
|
...rest
|
|
493
|
-
},
|
|
676
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
494
677
|
d: "M24,24H6a2,2,0,0,1-2-2V10A2,2,0,0,1,6,8H24a2,2,0,0,1,2,2v1h1a2,2,0,0,1,2,2v6a2,2,0,0,1-2,2H26v1A2,2,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
495
|
-
})),
|
|
678
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
496
679
|
d: "M8 12H16V20H8z",
|
|
497
680
|
transform: "rotate(90 12 16)"
|
|
498
681
|
})), children);
|
|
@@ -500,12 +683,12 @@ const BatteryHalf = /*#__PURE__*/React.forwardRef(function BatteryHalf(_ref18, r
|
|
|
500
683
|
if (process.env.NODE_ENV !== "production") {
|
|
501
684
|
BatteryHalf.propTypes = iconPropTypes;
|
|
502
685
|
}
|
|
503
|
-
const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(
|
|
686
|
+
const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(_ref27, ref) {
|
|
504
687
|
let {
|
|
505
688
|
children,
|
|
506
689
|
size = 16,
|
|
507
690
|
...rest
|
|
508
|
-
} =
|
|
691
|
+
} = _ref27;
|
|
509
692
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
510
693
|
width: size,
|
|
511
694
|
height: size,
|
|
@@ -514,9 +697,9 @@ const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(_ref19, ref
|
|
|
514
697
|
viewBox: "0 0 32 32",
|
|
515
698
|
fill: "currentColor",
|
|
516
699
|
...rest
|
|
517
|
-
},
|
|
700
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
518
701
|
d: "M24,24H6a2.0023,2.0023,0,0,1-2-2V10A2.002,2.002,0,0,1,6,8H24a2.0023,2.0023,0,0,1,2,2v1h1a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H26v1A2.0027,2.0027,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
519
|
-
})),
|
|
702
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
520
703
|
d: "M5 15H13V17H5z",
|
|
521
704
|
transform: "rotate(90 9 16)"
|
|
522
705
|
})), children);
|
|
@@ -524,12 +707,12 @@ const BatteryLow = /*#__PURE__*/React.forwardRef(function BatteryLow(_ref19, ref
|
|
|
524
707
|
if (process.env.NODE_ENV !== "production") {
|
|
525
708
|
BatteryLow.propTypes = iconPropTypes;
|
|
526
709
|
}
|
|
527
|
-
const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(
|
|
710
|
+
const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(_ref28, ref) {
|
|
528
711
|
let {
|
|
529
712
|
children,
|
|
530
713
|
size = 16,
|
|
531
714
|
...rest
|
|
532
|
-
} =
|
|
715
|
+
} = _ref28;
|
|
533
716
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
534
717
|
width: size,
|
|
535
718
|
height: size,
|
|
@@ -538,9 +721,9 @@ const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(_re
|
|
|
538
721
|
viewBox: "0 0 32 32",
|
|
539
722
|
fill: "currentColor",
|
|
540
723
|
...rest
|
|
541
|
-
},
|
|
724
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
542
725
|
d: "M24,24H6a2.0023,2.0023,0,0,1-2-2V10A2.002,2.002,0,0,1,6,8H24a2.0023,2.0023,0,0,1,2,2v1h1a2.0023,2.0023,0,0,1,2,2v6a2.0027,2.0027,0,0,1-2,2H26v1A2.0027,2.0027,0,0,1,24,24ZM6,10V22H24V19h3V13H24V10Z"
|
|
543
|
-
})),
|
|
726
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
544
727
|
d: "M6 14H14V18H6z",
|
|
545
728
|
transform: "rotate(90 10 16)"
|
|
546
729
|
})), children);
|
|
@@ -548,12 +731,12 @@ const BatteryQuarter = /*#__PURE__*/React.forwardRef(function BatteryQuarter(_re
|
|
|
548
731
|
if (process.env.NODE_ENV !== "production") {
|
|
549
732
|
BatteryQuarter.propTypes = iconPropTypes;
|
|
550
733
|
}
|
|
551
|
-
const Bee = /*#__PURE__*/React.forwardRef(function Bee(
|
|
734
|
+
const Bee = /*#__PURE__*/React.forwardRef(function Bee(_ref29, ref) {
|
|
552
735
|
let {
|
|
553
736
|
children,
|
|
554
737
|
size = 16,
|
|
555
738
|
...rest
|
|
556
|
-
} =
|
|
739
|
+
} = _ref29;
|
|
557
740
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
558
741
|
width: size,
|
|
559
742
|
height: size,
|
|
@@ -562,19 +745,19 @@ const Bee = /*#__PURE__*/React.forwardRef(function Bee(_ref21, ref) {
|
|
|
562
745
|
viewBox: "0 0 32 32",
|
|
563
746
|
fill: "currentColor",
|
|
564
747
|
...rest
|
|
565
|
-
},
|
|
748
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
566
749
|
d: "M16 10a6 6 0 00-6 6v8a6 6 0 0012 0V16A6 6 0 0016 10zm-4.25 7.87h8.5v4.25h-8.5zM16 28.25A4.27 4.27 0 0111.75 24v-.13h8.5V24A4.27 4.27 0 0116 28.25zm4.25-12.13h-8.5V16a4.25 4.25 0 018.5 0zM30.66 19.21L24 13v9.1a4 4 0 008 0A3.83 3.83 0 0030.66 19.21zM28 24.35a2.25 2.25 0 01-2.25-2.25V17l3.72 3.47h0A2.05 2.05 0 0130.2 22 2.25 2.25 0 0128 24.35zM0 22.1a4 4 0 008 0V13L1.34 19.21A3.88 3.88 0 000 22.1zm2.48-1.56h0L6.25 17v5.1a2.25 2.25 0 01-4.5 0A2.05 2.05 0 012.48 20.54zM15 5.5A3.5 3.5 0 1011.5 9 3.5 3.5 0 0015 5.5zm-5.25 0A1.75 1.75 0 1111.5 7.25 1.77 1.77 0 019.75 5.5zM20.5 2A3.5 3.5 0 1024 5.5 3.5 3.5 0 0020.5 2zm0 5.25A1.75 1.75 0 1122.25 5.5 1.77 1.77 0 0120.5 7.25z"
|
|
567
750
|
})), children);
|
|
568
751
|
});
|
|
569
752
|
if (process.env.NODE_ENV !== "production") {
|
|
570
753
|
Bee.propTypes = iconPropTypes;
|
|
571
754
|
}
|
|
572
|
-
const BeeBat = /*#__PURE__*/React.forwardRef(function BeeBat(
|
|
755
|
+
const BeeBat = /*#__PURE__*/React.forwardRef(function BeeBat(_ref30, ref) {
|
|
573
756
|
let {
|
|
574
757
|
children,
|
|
575
758
|
size = 16,
|
|
576
759
|
...rest
|
|
577
|
-
} =
|
|
760
|
+
} = _ref30;
|
|
578
761
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
579
762
|
width: size,
|
|
580
763
|
height: size,
|
|
@@ -583,27 +766,27 @@ const BeeBat = /*#__PURE__*/React.forwardRef(function BeeBat(_ref22, ref) {
|
|
|
583
766
|
viewBox: "0 0 32 32",
|
|
584
767
|
fill: "currentColor",
|
|
585
768
|
...rest
|
|
586
|
-
},
|
|
769
|
+
}, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
587
770
|
cx: "13",
|
|
588
771
|
cy: "8",
|
|
589
772
|
r: "2"
|
|
590
|
-
})),
|
|
773
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
591
774
|
cx: "19",
|
|
592
775
|
cy: "8",
|
|
593
776
|
r: "2"
|
|
594
|
-
})),
|
|
777
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
595
778
|
d: "M31.8083,8.665A.8745.8745,0,0,0,31,8.125H29c-4.21,0-7.721,2.002-9.1648,4.9014a4.8186,4.8186,0,0,0-7.67,0C10.721,10.127,7.21,8.125,3,8.125H1A.8749.8749,0,0,0,.3816,9.6191L.4834,9.72A5.3885,5.3885,0,0,1,2.1612,15.751.8751.8751,0,0,0,3,16.875a2.8966,2.8966,0,0,1,2.1587.7266c.9783.9814.9714,2.8872.9668,4.1479l0,.25A.875.875,0,0,0,7,22.875h4.125V23a4.875,4.875,0,0,0,9.75,0v-.125H25A.875.875,0,0,0,25.875,22l0-.25c-.0046-1.2607-.0115-3.1665.9668-4.1479A2.8966,2.8966,0,0,1,29,16.875a.8751.8751,0,0,0,.8388-1.124,5.3883,5.3883,0,0,1,1.6765-6.0293l.1033-.103A.875.875,0,0,0,31.8083,8.665ZM16,12.875A3.1286,3.1286,0,0,1,19.125,16v.125h-6.25V16A3.1286,3.1286,0,0,1,16,12.875Zm-3.125,5h6.25v3.25h-6.25Zm-5.0007,3.25c-.0178-1.459-.1839-3.4619-1.4761-4.7588a4.1876,4.1876,0,0,0-2.31-1.1518A6.657,6.657,0,0,0,2.9524,9.875H3c4.5562,0,8.125,2.69,8.125,6.125v5.125ZM19.125,23a3.125,3.125,0,0,1-6.25,0v-.125h6.25Zm8.7868-7.7856a4.1876,4.1876,0,0,0-2.31,1.1518c-1.2922,1.2969-1.4583,3.3-1.4761,4.7588H20.875V16c0-3.4346,3.5688-6.125,8.125-6.125h.0481A6.6561,6.6561,0,0,0,27.9118,15.2144Z"
|
|
596
779
|
})), children);
|
|
597
780
|
});
|
|
598
781
|
if (process.env.NODE_ENV !== "production") {
|
|
599
782
|
BeeBat.propTypes = iconPropTypes;
|
|
600
783
|
}
|
|
601
|
-
const Beta = /*#__PURE__*/React.forwardRef(function Beta(
|
|
784
|
+
const Beta = /*#__PURE__*/React.forwardRef(function Beta(_ref31, ref) {
|
|
602
785
|
let {
|
|
603
786
|
children,
|
|
604
787
|
size = 16,
|
|
605
788
|
...rest
|
|
606
|
-
} =
|
|
789
|
+
} = _ref31;
|
|
607
790
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
608
791
|
width: size,
|
|
609
792
|
height: size,
|
|
@@ -612,19 +795,19 @@ const Beta = /*#__PURE__*/React.forwardRef(function Beta(_ref23, ref) {
|
|
|
612
795
|
viewBox: "0 0 32 32",
|
|
613
796
|
fill: "currentColor",
|
|
614
797
|
...rest
|
|
615
|
-
},
|
|
798
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
616
799
|
d: "M20.7168,13.7705A5.9174,5.9174,0,0,0,23,9c0-3.5327-2.8784-6-7-6a6.627,6.627,0,0,0-7,7V31h2V25.1206a8.1261,8.1261,0,0,0,6,2.48A7.3833,7.3833,0,0,0,24.6528,20,6.6364,6.6364,0,0,0,20.7168,13.7705ZM17,25.6A5.6781,5.6781,0,0,1,11,20V10a4.6856,4.6856,0,0,1,5-5c3.0374,0,5,1.57,5,4a3.8732,3.8732,0,0,1-4,4v2c3.4341,0,5.6528,1.9629,5.6528,5A5.3907,5.3907,0,0,1,17,25.6Z"
|
|
617
800
|
})), children);
|
|
618
801
|
});
|
|
619
802
|
if (process.env.NODE_ENV !== "production") {
|
|
620
803
|
Beta.propTypes = iconPropTypes;
|
|
621
804
|
}
|
|
622
|
-
const Bicycle = /*#__PURE__*/React.forwardRef(function Bicycle(
|
|
805
|
+
const Bicycle = /*#__PURE__*/React.forwardRef(function Bicycle(_ref32, ref) {
|
|
623
806
|
let {
|
|
624
807
|
children,
|
|
625
808
|
size = 16,
|
|
626
809
|
...rest
|
|
627
|
-
} =
|
|
810
|
+
} = _ref32;
|
|
628
811
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
629
812
|
width: size,
|
|
630
813
|
height: size,
|
|
@@ -633,19 +816,19 @@ const Bicycle = /*#__PURE__*/React.forwardRef(function Bicycle(_ref24, ref) {
|
|
|
633
816
|
viewBox: "0 0 32 32",
|
|
634
817
|
fill: "currentColor",
|
|
635
818
|
...rest
|
|
636
|
-
},
|
|
819
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
637
820
|
d: "M26,16c-.0879,0-.1731.0093-.26.0132L24.2368,9H28V7H23a1,1,0,0,0-.978,1.21L22.62,11H12.3872l-1-3H14V6H7V8H9.28l1.0411,3.123-2.57,5.1392A6,6,0,1,0,11.91,23h2.61a1.991,1.991,0,0,0,1.5616-.75L23.14,13.4258l.6436,3.0039A5.9891,5.9891,0,1,0,26,16ZM6,26a4,4,0,1,1,.8364-7.9092L5.1055,21.5527l.009.0044A.9834.9834,0,0,0,5,22a.9931.9931,0,0,0,1.8853.4429l.0092.0044L8.6182,19A3.9835,3.9835,0,0,1,6,26Zm5.91-5a5.9986,5.9986,0,0,0-2.3733-3.8364l1.6787-3.3574L13.613,21Zm3.4577-1.06L13.054,13h7.8654ZM26,26a3.9882,3.9882,0,0,1-1.7859-7.56l.8079,3.77.02-.0044A.9859.9859,0,0,0,26,23a1,1,0,0,0,1-1,.9456.9456,0,0,0-.0415-.2056l.02-.0044-.8086-3.7729A3.9931,3.9931,0,0,1,26,26Z"
|
|
638
821
|
})), children);
|
|
639
822
|
});
|
|
640
823
|
if (process.env.NODE_ENV !== "production") {
|
|
641
824
|
Bicycle.propTypes = iconPropTypes;
|
|
642
825
|
}
|
|
643
|
-
const
|
|
826
|
+
const Binding_01 = /*#__PURE__*/React.forwardRef(function Binding_01(_ref33, ref) {
|
|
644
827
|
let {
|
|
645
828
|
children,
|
|
646
829
|
size = 16,
|
|
647
830
|
...rest
|
|
648
|
-
} =
|
|
831
|
+
} = _ref33;
|
|
649
832
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
650
833
|
width: size,
|
|
651
834
|
height: size,
|
|
@@ -654,19 +837,69 @@ const Binoculars = /*#__PURE__*/React.forwardRef(function Binoculars(_ref25, ref
|
|
|
654
837
|
viewBox: "0 0 32 32",
|
|
655
838
|
fill: "currentColor",
|
|
656
839
|
...rest
|
|
657
|
-
},
|
|
658
|
-
|
|
659
|
-
|
|
840
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
841
|
+
strokeWidth: "0",
|
|
842
|
+
d: "M4 10H28V12H4zM4 20H28V22H4z"
|
|
843
|
+
})), children);
|
|
844
|
+
});
|
|
845
|
+
if (process.env.NODE_ENV !== "production") {
|
|
846
|
+
Binding_01.propTypes = iconPropTypes;
|
|
847
|
+
}
|
|
848
|
+
const Binding_02 = /*#__PURE__*/React.forwardRef(function Binding_02(_ref34, ref) {
|
|
849
|
+
let {
|
|
850
|
+
children,
|
|
851
|
+
size = 16,
|
|
852
|
+
...rest
|
|
853
|
+
} = _ref34;
|
|
854
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
855
|
+
width: size,
|
|
856
|
+
height: size,
|
|
857
|
+
ref: ref,
|
|
858
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
859
|
+
viewBox: "0 0 32 32",
|
|
860
|
+
fill: "currentColor",
|
|
861
|
+
...rest
|
|
862
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
863
|
+
strokeWidth: "0",
|
|
864
|
+
d: "M25 8L23.3721 9.1621 28.542 16 23.386 22.8379 25.0139 24 31 16 25 8z"
|
|
865
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
866
|
+
strokeWidth: "0",
|
|
867
|
+
d: "M20 8L18.3721 9.1621 23.542 16 18.386 22.8379 20.0139 24 26 16 20 8zM8.6279 9.1621L7 8 1 16 6.9861 24 8.614 22.8379 3.458 16 8.6279 9.1621z"
|
|
868
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
869
|
+
strokeWidth: "0",
|
|
870
|
+
d: "M12 8L6 16 11.9861 24 13.614 22.8379 8.458 16 13.6279 9.1621 12 8z"
|
|
871
|
+
})), children);
|
|
872
|
+
});
|
|
873
|
+
if (process.env.NODE_ENV !== "production") {
|
|
874
|
+
Binding_02.propTypes = iconPropTypes;
|
|
875
|
+
}
|
|
876
|
+
const Binoculars = /*#__PURE__*/React.forwardRef(function Binoculars(_ref35, ref) {
|
|
877
|
+
let {
|
|
878
|
+
children,
|
|
879
|
+
size = 16,
|
|
880
|
+
...rest
|
|
881
|
+
} = _ref35;
|
|
882
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
883
|
+
width: size,
|
|
884
|
+
height: size,
|
|
885
|
+
ref: ref,
|
|
886
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
887
|
+
viewBox: "0 0 32 32",
|
|
888
|
+
fill: "currentColor",
|
|
889
|
+
...rest
|
|
890
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
891
|
+
d: "M28,8V5a1,1,0,0,0-1-1H21a1,1,0,0,0-1,1V8a2,2,0,0,0-2,2v2H14V10a2,2,0,0,0-2-2V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V8a2,2,0,0,0-2,2V22a2,2,0,0,0,1,1.72V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V23.72A2,2,0,0,0,14,22V20h4v2a2,2,0,0,0,1,1.72V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V23.72A2,2,0,0,0,30,22V10A2,2,0,0,0,28,8ZM11,26H5V24h6Zm1-4H4V10H6V6h4v4h2Zm2-4V14h4v4Zm13,8H21V24h6Zm1-4H20V10h2V6h4v4h2Z"
|
|
892
|
+
})), children);
|
|
660
893
|
});
|
|
661
894
|
if (process.env.NODE_ENV !== "production") {
|
|
662
895
|
Binoculars.propTypes = iconPropTypes;
|
|
663
896
|
}
|
|
664
|
-
const QBlochSphere = /*#__PURE__*/React.forwardRef(function QBlochSphere(
|
|
897
|
+
const QBlochSphere = /*#__PURE__*/React.forwardRef(function QBlochSphere(_ref36, ref) {
|
|
665
898
|
let {
|
|
666
899
|
children,
|
|
667
900
|
size = 16,
|
|
668
901
|
...rest
|
|
669
|
-
} =
|
|
902
|
+
} = _ref36;
|
|
670
903
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
671
904
|
width: size,
|
|
672
905
|
height: size,
|
|
@@ -675,21 +908,21 @@ const QBlochSphere = /*#__PURE__*/React.forwardRef(function QBlochSphere(_ref26,
|
|
|
675
908
|
viewBox: "0 0 32 32",
|
|
676
909
|
fill: "currentColor",
|
|
677
910
|
...rest
|
|
678
|
-
},
|
|
911
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
679
912
|
d: "M21.87,7.84l-1.74-1L16,14h0a2,2,0,1,0,2,2,2,2,0,0,0-.27-1Z"
|
|
680
|
-
})),
|
|
913
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
681
914
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,2a12,12,0,0,1,11.17,7.65,25.69,25.69,0,0,0-3.69-1.5l-1,1.77a22.7,22.7,0,0,1,5.41,2.39,11.05,11.05,0,0,1,0,3.38A22.92,22.92,0,0,1,16,21,22.92,22.92,0,0,1,4.13,17.69a11.05,11.05,0,0,1,0-3.38A22.8,22.8,0,0,1,15,11V9a25,25,0,0,0-10.17,2.6A12,12,0,0,1,16,4Zm0,24A12,12,0,0,1,4.83,20.35,24.88,24.88,0,0,0,16,23a24.88,24.88,0,0,0,11.17-2.65A12,12,0,0,1,16,28Z"
|
|
682
915
|
})), children);
|
|
683
916
|
});
|
|
684
917
|
if (process.env.NODE_ENV !== "production") {
|
|
685
918
|
QBlochSphere.propTypes = iconPropTypes;
|
|
686
919
|
}
|
|
687
|
-
const BlockStorage = /*#__PURE__*/React.forwardRef(function BlockStorage(
|
|
920
|
+
const BlockStorage = /*#__PURE__*/React.forwardRef(function BlockStorage(_ref37, ref) {
|
|
688
921
|
let {
|
|
689
922
|
children,
|
|
690
923
|
size = 16,
|
|
691
924
|
...rest
|
|
692
|
-
} =
|
|
925
|
+
} = _ref37;
|
|
693
926
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
694
927
|
width: size,
|
|
695
928
|
height: size,
|
|
@@ -698,21 +931,21 @@ const BlockStorage = /*#__PURE__*/React.forwardRef(function BlockStorage(_ref27,
|
|
|
698
931
|
viewBox: "0 0 32 32",
|
|
699
932
|
fill: "currentColor",
|
|
700
933
|
...rest
|
|
701
|
-
},
|
|
934
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
702
935
|
d: "M9,12V10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V19H20v9H4V12"
|
|
703
|
-
})),
|
|
936
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
704
937
|
d: "M22 12H14V4h8zM12 4v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H14A2 2 0 0012 4zM14 18v4H10V18h4M8 18v4a2 2 0 002 2h4a2 2 0 002-2V18a2 2 0 00-2-2H10A2 2 0 008 18zM28 17v2H26V17h2m-4-1v4a1 1 0 001 1h4a1 1 0 001-1V16a1 1 0 00-1-1H25A1 1 0 0024 16z"
|
|
705
938
|
})), children);
|
|
706
939
|
});
|
|
707
940
|
if (process.env.NODE_ENV !== "production") {
|
|
708
941
|
BlockStorage.propTypes = iconPropTypes;
|
|
709
942
|
}
|
|
710
|
-
const BlockStorageAlt = /*#__PURE__*/React.forwardRef(function BlockStorageAlt(
|
|
943
|
+
const BlockStorageAlt = /*#__PURE__*/React.forwardRef(function BlockStorageAlt(_ref38, ref) {
|
|
711
944
|
let {
|
|
712
945
|
children,
|
|
713
946
|
size = 16,
|
|
714
947
|
...rest
|
|
715
|
-
} =
|
|
948
|
+
} = _ref38;
|
|
716
949
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
717
950
|
width: size,
|
|
718
951
|
height: size,
|
|
@@ -721,25 +954,25 @@ const BlockStorageAlt = /*#__PURE__*/React.forwardRef(function BlockStorageAlt(_
|
|
|
721
954
|
viewBox: "0 0 32 32",
|
|
722
955
|
fill: "currentColor",
|
|
723
956
|
...rest
|
|
724
|
-
},
|
|
957
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
725
958
|
d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
|
|
726
|
-
})),
|
|
959
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
727
960
|
cx: "7",
|
|
728
961
|
cy: "25",
|
|
729
962
|
r: "1"
|
|
730
|
-
})),
|
|
963
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
731
964
|
d: "M15 20H8V13h7zm-5-2h3V15H10zM24 20H17V13h7zm-5-2h3V15H19zM15 11H8V4h7zM10 9h3V6H10zM24 11H17V4h7zM19 9h3V6H19z"
|
|
732
965
|
})), children);
|
|
733
966
|
});
|
|
734
967
|
if (process.env.NODE_ENV !== "production") {
|
|
735
968
|
BlockStorageAlt.propTypes = iconPropTypes;
|
|
736
969
|
}
|
|
737
|
-
const Blockchain = /*#__PURE__*/React.forwardRef(function Blockchain(
|
|
970
|
+
const Blockchain = /*#__PURE__*/React.forwardRef(function Blockchain(_ref39, ref) {
|
|
738
971
|
let {
|
|
739
972
|
children,
|
|
740
973
|
size = 16,
|
|
741
974
|
...rest
|
|
742
|
-
} =
|
|
975
|
+
} = _ref39;
|
|
743
976
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
744
977
|
width: size,
|
|
745
978
|
height: size,
|
|
@@ -748,19 +981,19 @@ const Blockchain = /*#__PURE__*/React.forwardRef(function Blockchain(_ref29, ref
|
|
|
748
981
|
viewBox: "0 0 32 32",
|
|
749
982
|
fill: "currentColor",
|
|
750
983
|
...rest
|
|
751
|
-
},
|
|
984
|
+
}, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
752
985
|
d: "M6,24H4V8H6ZM28,8H26V24h2ZM24,6V4H8V6Zm0,22V26H8v2Z"
|
|
753
986
|
})), children);
|
|
754
987
|
});
|
|
755
988
|
if (process.env.NODE_ENV !== "production") {
|
|
756
989
|
Blockchain.propTypes = iconPropTypes;
|
|
757
990
|
}
|
|
758
|
-
const Blog = /*#__PURE__*/React.forwardRef(function Blog(
|
|
991
|
+
const Blog = /*#__PURE__*/React.forwardRef(function Blog(_ref40, ref) {
|
|
759
992
|
let {
|
|
760
993
|
children,
|
|
761
994
|
size = 16,
|
|
762
995
|
...rest
|
|
763
|
-
} =
|
|
996
|
+
} = _ref40;
|
|
764
997
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
765
998
|
width: size,
|
|
766
999
|
height: size,
|
|
@@ -769,19 +1002,19 @@ const Blog = /*#__PURE__*/React.forwardRef(function Blog(_ref30, ref) {
|
|
|
769
1002
|
viewBox: "0 0 32 32",
|
|
770
1003
|
fill: "currentColor",
|
|
771
1004
|
...rest
|
|
772
|
-
},
|
|
1005
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
773
1006
|
d: "M4 24H14V26H4zM4 18H14V20H4zM26 14H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2v6A2 2 0 0126 14zM6 6v6H26V6zM26 28H20a2 2 0 01-2-2V20a2 2 0 012-2h6a2 2 0 012 2v6A2 2 0 0126 28zm-6-8v6h6V20z"
|
|
774
1007
|
})), children);
|
|
775
1008
|
});
|
|
776
1009
|
if (process.env.NODE_ENV !== "production") {
|
|
777
1010
|
Blog.propTypes = iconPropTypes;
|
|
778
1011
|
}
|
|
779
|
-
const Bluetooth = /*#__PURE__*/React.forwardRef(function Bluetooth(
|
|
1012
|
+
const Bluetooth = /*#__PURE__*/React.forwardRef(function Bluetooth(_ref41, ref) {
|
|
780
1013
|
let {
|
|
781
1014
|
children,
|
|
782
1015
|
size = 16,
|
|
783
1016
|
...rest
|
|
784
|
-
} =
|
|
1017
|
+
} = _ref41;
|
|
785
1018
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
786
1019
|
width: size,
|
|
787
1020
|
height: size,
|
|
@@ -790,19 +1023,19 @@ const Bluetooth = /*#__PURE__*/React.forwardRef(function Bluetooth(_ref31, ref)
|
|
|
790
1023
|
viewBox: "0 0 32 32",
|
|
791
1024
|
fill: "currentColor",
|
|
792
1025
|
...rest
|
|
793
|
-
},
|
|
1026
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
794
1027
|
d: "M16,30a1.06,1.06,0,0,1-.42-.09A1,1,0,0,1,15,29V18.41L8.41,25,7,23.59,14.59,16,7,8.41,8.41,7,15,13.59V3a1,1,0,0,1,.58-.91,1,1,0,0,1,1.07.15l7,6A1,1,0,0,1,24,9a1,1,0,0,1-.29.75L17.41,16l6.3,6.29A1,1,0,0,1,24,23a1,1,0,0,1-.35.72l-7,6A1,1,0,0,1,16,30Zm1-11.59v8.42l4.53-3.89ZM17,5.17v8.42l4.53-4.53Z"
|
|
795
1028
|
})), children);
|
|
796
1029
|
});
|
|
797
1030
|
if (process.env.NODE_ENV !== "production") {
|
|
798
1031
|
Bluetooth.propTypes = iconPropTypes;
|
|
799
1032
|
}
|
|
800
|
-
const BluetoothOff = /*#__PURE__*/React.forwardRef(function BluetoothOff(
|
|
1033
|
+
const BluetoothOff = /*#__PURE__*/React.forwardRef(function BluetoothOff(_ref42, ref) {
|
|
801
1034
|
let {
|
|
802
1035
|
children,
|
|
803
1036
|
size = 16,
|
|
804
1037
|
...rest
|
|
805
|
-
} =
|
|
1038
|
+
} = _ref42;
|
|
806
1039
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
807
1040
|
width: size,
|
|
808
1041
|
height: size,
|
|
@@ -811,19 +1044,19 @@ const BluetoothOff = /*#__PURE__*/React.forwardRef(function BluetoothOff(_ref32,
|
|
|
811
1044
|
viewBox: "0 0 32 32",
|
|
812
1045
|
fill: "currentColor",
|
|
813
1046
|
...rest
|
|
814
|
-
},
|
|
1047
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
815
1048
|
d: "M28 26.59L5.41 4 4 5.41 14.59 16 7 23.59 8.41 25 15 18.41V29a1 1 0 00.58.91A1.06 1.06 0 0016 30a1 1 0 00.65-.24l6.3-5.4L26.59 28zm-11 .24V18.41l4.53 4.53zM17 12.75V5.17l4.53 3.89-4.11 4.11 1.41 1.41 4.88-4.87A1 1 0 0024 9a1 1 0 00-.35-.72l-7-6a1 1 0 00-1.07-.15A1 1 0 0015 3v7.75z"
|
|
816
1049
|
})), children);
|
|
817
1050
|
});
|
|
818
1051
|
if (process.env.NODE_ENV !== "production") {
|
|
819
1052
|
BluetoothOff.propTypes = iconPropTypes;
|
|
820
1053
|
}
|
|
821
|
-
const Book = /*#__PURE__*/React.forwardRef(function Book(
|
|
1054
|
+
const Book = /*#__PURE__*/React.forwardRef(function Book(_ref43, ref) {
|
|
822
1055
|
let {
|
|
823
1056
|
children,
|
|
824
1057
|
size = 16,
|
|
825
1058
|
...rest
|
|
826
|
-
} =
|
|
1059
|
+
} = _ref43;
|
|
827
1060
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
828
1061
|
width: size,
|
|
829
1062
|
height: size,
|
|
@@ -832,21 +1065,21 @@ const Book = /*#__PURE__*/React.forwardRef(function Book(_ref33, ref) {
|
|
|
832
1065
|
viewBox: "0 0 32 32",
|
|
833
1066
|
fill: "currentColor",
|
|
834
1067
|
...rest
|
|
835
|
-
},
|
|
1068
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
836
1069
|
d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19zM6 10H13V12H6zM6 15H13V17H6zM6 20H13V22H6z"
|
|
837
|
-
})),
|
|
1070
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
838
1071
|
d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.002,2.002,0,0,0,2,2H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28V25Z"
|
|
839
1072
|
})), children);
|
|
840
1073
|
});
|
|
841
1074
|
if (process.env.NODE_ENV !== "production") {
|
|
842
1075
|
Book.propTypes = iconPropTypes;
|
|
843
1076
|
}
|
|
844
|
-
const Bookmark = /*#__PURE__*/React.forwardRef(function Bookmark(
|
|
1077
|
+
const Bookmark = /*#__PURE__*/React.forwardRef(function Bookmark(_ref44, ref) {
|
|
845
1078
|
let {
|
|
846
1079
|
children,
|
|
847
1080
|
size = 16,
|
|
848
1081
|
...rest
|
|
849
|
-
} =
|
|
1082
|
+
} = _ref44;
|
|
850
1083
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
851
1084
|
width: size,
|
|
852
1085
|
height: size,
|
|
@@ -855,19 +1088,19 @@ const Bookmark = /*#__PURE__*/React.forwardRef(function Bookmark(_ref34, ref) {
|
|
|
855
1088
|
viewBox: "0 0 32 32",
|
|
856
1089
|
fill: "currentColor",
|
|
857
1090
|
...rest
|
|
858
|
-
},
|
|
1091
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
859
1092
|
d: "M24,4V26.75l-7.1-3.59-.9-.45-.9.45L8,26.75V4H24m0-2H8A2,2,0,0,0,6,4V30L16,25,26,30V4A2,2,0,0,0,24,2Z"
|
|
860
1093
|
})), children);
|
|
861
1094
|
});
|
|
862
1095
|
if (process.env.NODE_ENV !== "production") {
|
|
863
1096
|
Bookmark.propTypes = iconPropTypes;
|
|
864
1097
|
}
|
|
865
|
-
const BookmarkAdd = /*#__PURE__*/React.forwardRef(function BookmarkAdd(
|
|
1098
|
+
const BookmarkAdd = /*#__PURE__*/React.forwardRef(function BookmarkAdd(_ref45, ref) {
|
|
866
1099
|
let {
|
|
867
1100
|
children,
|
|
868
1101
|
size = 16,
|
|
869
1102
|
...rest
|
|
870
|
-
} =
|
|
1103
|
+
} = _ref45;
|
|
871
1104
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
872
1105
|
width: size,
|
|
873
1106
|
height: size,
|
|
@@ -876,21 +1109,21 @@ const BookmarkAdd = /*#__PURE__*/React.forwardRef(function BookmarkAdd(_ref35, r
|
|
|
876
1109
|
viewBox: "0 0 32 32",
|
|
877
1110
|
fill: "currentColor",
|
|
878
1111
|
...rest
|
|
879
|
-
},
|
|
1112
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
880
1113
|
d: "M24,16V26.7515l-7.0962-3.5894L16,22.7051l-.9009.456L8,26.748V4H18V2H8A2,2,0,0,0,6,4V30l10-5.0537L26,30V16Z"
|
|
881
|
-
})),
|
|
1114
|
+
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
882
1115
|
d: "M26 6L26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6 26 6z"
|
|
883
1116
|
})), children);
|
|
884
1117
|
});
|
|
885
1118
|
if (process.env.NODE_ENV !== "production") {
|
|
886
1119
|
BookmarkAdd.propTypes = iconPropTypes;
|
|
887
1120
|
}
|
|
888
|
-
const BookmarkFilled = /*#__PURE__*/React.forwardRef(function BookmarkFilled(
|
|
1121
|
+
const BookmarkFilled = /*#__PURE__*/React.forwardRef(function BookmarkFilled(_ref46, ref) {
|
|
889
1122
|
let {
|
|
890
1123
|
children,
|
|
891
1124
|
size = 16,
|
|
892
1125
|
...rest
|
|
893
|
-
} =
|
|
1126
|
+
} = _ref46;
|
|
894
1127
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
895
1128
|
width: size,
|
|
896
1129
|
height: size,
|
|
@@ -899,19 +1132,19 @@ const BookmarkFilled = /*#__PURE__*/React.forwardRef(function BookmarkFilled(_re
|
|
|
899
1132
|
viewBox: "0 0 32 32",
|
|
900
1133
|
fill: "currentColor",
|
|
901
1134
|
...rest
|
|
902
|
-
},
|
|
1135
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
903
1136
|
d: "M24,2H8A2,2,0,0,0,6,4V30l10-5.0538L26,30V4A2,2,0,0,0,24,2Z"
|
|
904
1137
|
})), children);
|
|
905
1138
|
});
|
|
906
1139
|
if (process.env.NODE_ENV !== "production") {
|
|
907
1140
|
BookmarkFilled.propTypes = iconPropTypes;
|
|
908
1141
|
}
|
|
909
|
-
const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(
|
|
1142
|
+
const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(_ref47, ref) {
|
|
910
1143
|
let {
|
|
911
1144
|
children,
|
|
912
1145
|
size = 16,
|
|
913
1146
|
...rest
|
|
914
|
-
} =
|
|
1147
|
+
} = _ref47;
|
|
915
1148
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
916
1149
|
width: size,
|
|
917
1150
|
height: size,
|
|
@@ -920,9 +1153,9 @@ const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(_ref37, ref) {
|
|
|
920
1153
|
viewBox: "0 0 32 32",
|
|
921
1154
|
fill: "currentColor",
|
|
922
1155
|
...rest
|
|
923
|
-
},
|
|
1156
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
924
1157
|
d: "M23,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,23,23Zm0-12a5,5,0,1,0,5,5A5.0055,5.0055,0,0,0,23,11Z"
|
|
925
|
-
})),
|
|
1158
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
926
1159
|
cx: "9",
|
|
927
1160
|
cy: "16",
|
|
928
1161
|
r: "7"
|
|
@@ -931,12 +1164,12 @@ const Boolean = /*#__PURE__*/React.forwardRef(function Boolean(_ref37, ref) {
|
|
|
931
1164
|
if (process.env.NODE_ENV !== "production") {
|
|
932
1165
|
Boolean.propTypes = iconPropTypes;
|
|
933
1166
|
}
|
|
934
|
-
const Boot = /*#__PURE__*/React.forwardRef(function Boot(
|
|
1167
|
+
const Boot = /*#__PURE__*/React.forwardRef(function Boot(_ref48, ref) {
|
|
935
1168
|
let {
|
|
936
1169
|
children,
|
|
937
1170
|
size = 16,
|
|
938
1171
|
...rest
|
|
939
|
-
} =
|
|
1172
|
+
} = _ref48;
|
|
940
1173
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
941
1174
|
width: size,
|
|
942
1175
|
height: size,
|
|
@@ -945,19 +1178,19 @@ const Boot = /*#__PURE__*/React.forwardRef(function Boot(_ref38, ref) {
|
|
|
945
1178
|
viewBox: "0 0 32 32",
|
|
946
1179
|
fill: "currentColor",
|
|
947
1180
|
...rest
|
|
948
|
-
},
|
|
1181
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
949
1182
|
d: "M24,17H18a1.0008,1.0008,0,0,1-1-1V4a2.0025,2.0025,0,0,0-2-2H5A2.0025,2.0025,0,0,0,3,4V28a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V22A5.0057,5.0057,0,0,0,24,17Zm3,5v2H23V19h1A3.0033,3.0033,0,0,1,27,22ZM15,4V6H11V8h4v2H11v2h4v2H11v2h4a3.0033,3.0033,0,0,0,3,3h3v5H14.1624l-3-1H5V4ZM25,28V27H23v1H21V27H19v1H17V27H15v1H13V27H11v1H5V25h5.8376l3,1H27v2Z"
|
|
950
1183
|
})), children);
|
|
951
1184
|
});
|
|
952
1185
|
if (process.env.NODE_ENV !== "production") {
|
|
953
1186
|
Boot.propTypes = iconPropTypes;
|
|
954
1187
|
}
|
|
955
|
-
const BootVolume = /*#__PURE__*/React.forwardRef(function BootVolume(
|
|
1188
|
+
const BootVolume = /*#__PURE__*/React.forwardRef(function BootVolume(_ref49, ref) {
|
|
956
1189
|
let {
|
|
957
1190
|
children,
|
|
958
1191
|
size = 16,
|
|
959
1192
|
...rest
|
|
960
|
-
} =
|
|
1193
|
+
} = _ref49;
|
|
961
1194
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
962
1195
|
width: size,
|
|
963
1196
|
height: size,
|
|
@@ -966,19 +1199,19 @@ const BootVolume = /*#__PURE__*/React.forwardRef(function BootVolume(_ref39, ref
|
|
|
966
1199
|
viewBox: "0 0 32 32",
|
|
967
1200
|
fill: "currentColor",
|
|
968
1201
|
...rest
|
|
969
|
-
},
|
|
1202
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
970
1203
|
d: "M32 22v-2h-3v-2h-2v2h-1v2h1v6c0 1.1025.8975 2 2 2h3v-2h-3v-6h3zM23 30h-3c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h3c1.1025 0 2 .897 2 2v6c0 1.1025-.8975 2-2 2zm-3-8v6h3v-6h-3zM14 30h-3c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h3c1.1025 0 2 .897 2 2v6c0 1.1025-.8975 2-2 2zm-3-8v6h3v-6h-3zM5 20H2v-4H0v14H5c1.1025 0 2-.8975 2-2v-6c0-1.103-.8975-2-2-2zm-3 8v-6h3v6H2zM4 14V5h7.5857l4 4h12.4143v7h2v-7c-.0013-1.1041-.8959-1.9987-2-2h-11.5857l-3.4143-3.4141c-.3742-.3764-.8835-.5873-1.4143-.5859H4c-1.1041.0013-1.9987.8959-2 2V14h2z"
|
|
971
1204
|
})), children);
|
|
972
1205
|
});
|
|
973
1206
|
if (process.env.NODE_ENV !== "production") {
|
|
974
1207
|
BootVolume.propTypes = iconPropTypes;
|
|
975
1208
|
}
|
|
976
|
-
const BootVolumeAlt = /*#__PURE__*/React.forwardRef(function BootVolumeAlt(
|
|
1209
|
+
const BootVolumeAlt = /*#__PURE__*/React.forwardRef(function BootVolumeAlt(_ref50, ref) {
|
|
977
1210
|
let {
|
|
978
1211
|
children,
|
|
979
1212
|
size = 16,
|
|
980
1213
|
...rest
|
|
981
|
-
} =
|
|
1214
|
+
} = _ref50;
|
|
982
1215
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
983
1216
|
width: size,
|
|
984
1217
|
height: size,
|
|
@@ -987,23 +1220,23 @@ const BootVolumeAlt = /*#__PURE__*/React.forwardRef(function BootVolumeAlt(_ref4
|
|
|
987
1220
|
viewBox: "0 0 32 32",
|
|
988
1221
|
fill: "currentColor",
|
|
989
1222
|
...rest
|
|
990
|
-
},
|
|
1223
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
991
1224
|
d: "M26,30h-7c-1.1028,0-2-.8972-2-2v-2h2v2h7v-7h-2v-2h2c1.1028,0,2,.8972,2,2v7c0,1.1028-.8972,2-2,2Z"
|
|
992
|
-
})),
|
|
1225
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
993
1226
|
d: "M12 24L14 24 13.9998 17.414 22.5823 26 24 24.5857 15.4139 15.9998 22 16 22 14 12 14 12 24z"
|
|
994
|
-
})),
|
|
1227
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
995
1228
|
d: "M8,27H4c-1.104-.0013-1.9987-.896-2-2V5c.0013-1.104,.896-1.9987,2-2h7.5857c.5308-.0015,1.0401,.2095,1.4143,.5859l3.4143,3.4141h11.5857c1.104,.0013,1.9987,.896,2,2v7h-2v-7H15.5857l-4-4H4V25h4v2Z"
|
|
996
1229
|
})), children);
|
|
997
1230
|
});
|
|
998
1231
|
if (process.env.NODE_ENV !== "production") {
|
|
999
1232
|
BootVolumeAlt.propTypes = iconPropTypes;
|
|
1000
1233
|
}
|
|
1001
|
-
const BorderBottom = /*#__PURE__*/React.forwardRef(function BorderBottom(
|
|
1234
|
+
const BorderBottom = /*#__PURE__*/React.forwardRef(function BorderBottom(_ref51, ref) {
|
|
1002
1235
|
let {
|
|
1003
1236
|
children,
|
|
1004
1237
|
size = 16,
|
|
1005
1238
|
...rest
|
|
1006
|
-
} =
|
|
1239
|
+
} = _ref51;
|
|
1007
1240
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1008
1241
|
width: size,
|
|
1009
1242
|
height: size,
|
|
@@ -1012,73 +1245,73 @@ const BorderBottom = /*#__PURE__*/React.forwardRef(function BorderBottom(_ref41,
|
|
|
1012
1245
|
viewBox: "0 0 32 32",
|
|
1013
1246
|
fill: "currentColor",
|
|
1014
1247
|
...rest
|
|
1015
|
-
},
|
|
1248
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1016
1249
|
d: "M3 27H29V29H3z",
|
|
1017
1250
|
transform: "rotate(180 16 28)"
|
|
1018
|
-
})),
|
|
1251
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1019
1252
|
d: "M27 23H29V25H27z",
|
|
1020
1253
|
transform: "rotate(180 28 24)"
|
|
1021
|
-
})),
|
|
1254
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1022
1255
|
d: "M27 19H29V21H27z",
|
|
1023
1256
|
transform: "rotate(180 28 20)"
|
|
1024
|
-
})),
|
|
1257
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1025
1258
|
d: "M27 15H29V17H27z",
|
|
1026
1259
|
transform: "rotate(180 28 16)"
|
|
1027
|
-
})),
|
|
1260
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1028
1261
|
d: "M27 11H29V13H27z",
|
|
1029
1262
|
transform: "rotate(180 28 12)"
|
|
1030
|
-
})),
|
|
1263
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1031
1264
|
d: "M27 7H29V9H27z",
|
|
1032
1265
|
transform: "rotate(180 28 8)"
|
|
1033
|
-
})),
|
|
1266
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1034
1267
|
d: "M27 3H29V5H27z",
|
|
1035
1268
|
transform: "rotate(180 28 4)"
|
|
1036
|
-
})),
|
|
1269
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1037
1270
|
d: "M23 3H25V5H23z",
|
|
1038
1271
|
transform: "rotate(180 24 4)"
|
|
1039
|
-
})),
|
|
1272
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1040
1273
|
d: "M19 3H21V5H19z",
|
|
1041
1274
|
transform: "rotate(180 20 4)"
|
|
1042
|
-
})),
|
|
1275
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1043
1276
|
d: "M15 3H17V5H15z",
|
|
1044
1277
|
transform: "rotate(180 16 4)"
|
|
1045
|
-
})),
|
|
1278
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1046
1279
|
d: "M7 3H9V5H7z",
|
|
1047
1280
|
transform: "rotate(180 8 4)"
|
|
1048
|
-
})),
|
|
1281
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1049
1282
|
d: "M11 3H13V5H11z",
|
|
1050
1283
|
transform: "rotate(180 12 4)"
|
|
1051
|
-
})),
|
|
1284
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1052
1285
|
d: "M3 23H5V25H3z",
|
|
1053
1286
|
transform: "rotate(180 4 24)"
|
|
1054
|
-
})),
|
|
1287
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1055
1288
|
d: "M3 19H5V21H3z",
|
|
1056
1289
|
transform: "rotate(180 4 20)"
|
|
1057
|
-
})),
|
|
1290
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1058
1291
|
d: "M3 15H5V17H3z",
|
|
1059
1292
|
transform: "rotate(180 4 16)"
|
|
1060
|
-
})),
|
|
1293
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1061
1294
|
d: "M3 11H5V13H3z",
|
|
1062
1295
|
transform: "rotate(180 4 12)"
|
|
1063
|
-
})),
|
|
1296
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1064
1297
|
d: "M3 7H5V9H3z",
|
|
1065
1298
|
transform: "rotate(180 4 8)"
|
|
1066
|
-
})),
|
|
1299
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1067
1300
|
d: "M3 3H5V5H3z",
|
|
1068
1301
|
transform: "rotate(180 4 4)"
|
|
1069
|
-
})),
|
|
1302
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1070
1303
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
1071
1304
|
})), children);
|
|
1072
1305
|
});
|
|
1073
1306
|
if (process.env.NODE_ENV !== "production") {
|
|
1074
1307
|
BorderBottom.propTypes = iconPropTypes;
|
|
1075
1308
|
}
|
|
1076
|
-
const BorderFull = /*#__PURE__*/React.forwardRef(function BorderFull(
|
|
1309
|
+
const BorderFull = /*#__PURE__*/React.forwardRef(function BorderFull(_ref52, ref) {
|
|
1077
1310
|
let {
|
|
1078
1311
|
children,
|
|
1079
1312
|
size = 16,
|
|
1080
1313
|
...rest
|
|
1081
|
-
} =
|
|
1314
|
+
} = _ref52;
|
|
1082
1315
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1083
1316
|
width: size,
|
|
1084
1317
|
height: size,
|
|
@@ -1087,21 +1320,21 @@ const BorderFull = /*#__PURE__*/React.forwardRef(function BorderFull(_ref42, ref
|
|
|
1087
1320
|
viewBox: "0 0 32 32",
|
|
1088
1321
|
fill: "currentColor",
|
|
1089
1322
|
...rest
|
|
1090
|
-
},
|
|
1323
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1091
1324
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
1092
|
-
})),
|
|
1325
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1093
1326
|
d: "M29,29H3V3H29ZM5,27H27V5H5Z"
|
|
1094
1327
|
})), children);
|
|
1095
1328
|
});
|
|
1096
1329
|
if (process.env.NODE_ENV !== "production") {
|
|
1097
1330
|
BorderFull.propTypes = iconPropTypes;
|
|
1098
1331
|
}
|
|
1099
|
-
const BorderLeft = /*#__PURE__*/React.forwardRef(function BorderLeft(
|
|
1332
|
+
const BorderLeft = /*#__PURE__*/React.forwardRef(function BorderLeft(_ref53, ref) {
|
|
1100
1333
|
let {
|
|
1101
1334
|
children,
|
|
1102
1335
|
size = 16,
|
|
1103
1336
|
...rest
|
|
1104
|
-
} =
|
|
1337
|
+
} = _ref53;
|
|
1105
1338
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1106
1339
|
width: size,
|
|
1107
1340
|
height: size,
|
|
@@ -1110,73 +1343,73 @@ const BorderLeft = /*#__PURE__*/React.forwardRef(function BorderLeft(_ref43, ref
|
|
|
1110
1343
|
viewBox: "0 0 32 32",
|
|
1111
1344
|
fill: "currentColor",
|
|
1112
1345
|
...rest
|
|
1113
|
-
},
|
|
1346
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1114
1347
|
d: "M-9 15H17V17H-9z",
|
|
1115
1348
|
transform: "rotate(-90 4 16)"
|
|
1116
|
-
})),
|
|
1349
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1117
1350
|
d: "M7 27H9V29H7z",
|
|
1118
1351
|
transform: "rotate(-90 8 28)"
|
|
1119
|
-
})),
|
|
1352
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1120
1353
|
d: "M11 27H13V29H11z",
|
|
1121
1354
|
transform: "rotate(-90 12 28)"
|
|
1122
|
-
})),
|
|
1355
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1123
1356
|
d: "M15 27H17V29H15z",
|
|
1124
1357
|
transform: "rotate(-90 16 28)"
|
|
1125
|
-
})),
|
|
1358
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1126
1359
|
d: "M19 27H21V29H19z",
|
|
1127
1360
|
transform: "rotate(-90 20 28)"
|
|
1128
|
-
})),
|
|
1361
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1129
1362
|
d: "M23 27H25V29H23z",
|
|
1130
1363
|
transform: "rotate(-90 24 28)"
|
|
1131
|
-
})),
|
|
1364
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1132
1365
|
d: "M27 27H29V29H27z",
|
|
1133
1366
|
transform: "rotate(-90 28 28)"
|
|
1134
|
-
})),
|
|
1367
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1135
1368
|
d: "M27 23H29V25H27z",
|
|
1136
1369
|
transform: "rotate(-90 28 24)"
|
|
1137
|
-
})),
|
|
1370
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1138
1371
|
d: "M27 19H29V21H27z",
|
|
1139
1372
|
transform: "rotate(-90 28 20)"
|
|
1140
|
-
})),
|
|
1373
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1141
1374
|
d: "M27 15H29V17H27z",
|
|
1142
1375
|
transform: "rotate(-90 28 16)"
|
|
1143
|
-
})),
|
|
1376
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1144
1377
|
d: "M27 7H29V9H27z",
|
|
1145
1378
|
transform: "rotate(-90 28 8)"
|
|
1146
|
-
})),
|
|
1379
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1147
1380
|
d: "M27 11H29V13H27z",
|
|
1148
1381
|
transform: "rotate(-90 28 12)"
|
|
1149
|
-
})),
|
|
1382
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1150
1383
|
d: "M7 3H9V5H7z",
|
|
1151
1384
|
transform: "rotate(-90 8 4)"
|
|
1152
|
-
})),
|
|
1385
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1153
1386
|
d: "M11 3H13V5H11z",
|
|
1154
1387
|
transform: "rotate(-90 12 4)"
|
|
1155
|
-
})),
|
|
1388
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1156
1389
|
d: "M15 3H17V5H15z",
|
|
1157
1390
|
transform: "rotate(-90 16 4)"
|
|
1158
|
-
})),
|
|
1391
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1159
1392
|
d: "M19 3H21V5H19z",
|
|
1160
1393
|
transform: "rotate(-90 20 4)"
|
|
1161
|
-
})),
|
|
1394
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1162
1395
|
d: "M23 3H25V5H23z",
|
|
1163
1396
|
transform: "rotate(-90 24 4)"
|
|
1164
|
-
})),
|
|
1397
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1165
1398
|
d: "M27 3H29V5H27z",
|
|
1166
1399
|
transform: "rotate(-90 28 4)"
|
|
1167
|
-
})),
|
|
1400
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1168
1401
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
1169
1402
|
})), children);
|
|
1170
1403
|
});
|
|
1171
1404
|
if (process.env.NODE_ENV !== "production") {
|
|
1172
1405
|
BorderLeft.propTypes = iconPropTypes;
|
|
1173
1406
|
}
|
|
1174
|
-
const BorderNone = /*#__PURE__*/React.forwardRef(function BorderNone(
|
|
1407
|
+
const BorderNone = /*#__PURE__*/React.forwardRef(function BorderNone(_ref54, ref) {
|
|
1175
1408
|
let {
|
|
1176
1409
|
children,
|
|
1177
1410
|
size = 16,
|
|
1178
1411
|
...rest
|
|
1179
|
-
} =
|
|
1412
|
+
} = _ref54;
|
|
1180
1413
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1181
1414
|
width: size,
|
|
1182
1415
|
height: size,
|
|
@@ -1185,19 +1418,19 @@ const BorderNone = /*#__PURE__*/React.forwardRef(function BorderNone(_ref44, ref
|
|
|
1185
1418
|
viewBox: "0 0 32 32",
|
|
1186
1419
|
fill: "currentColor",
|
|
1187
1420
|
...rest
|
|
1188
|
-
},
|
|
1421
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1189
1422
|
d: "M3 3H5V5H3zM7 3H9V5H7zM11 3H13V5H11zM15 3H17V5H15zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3zM27 3H29V5H27zM23 3H25V5H23zM19 3H21V5H19zM7 27H9V29H7zM11 27H13V29H11zM15 27H17V29H15zM23 27H25V29H23zM19 27H21V29H19zM27 7H29V9H27zM27 11H29V13H27zM27 15H29V17H27zM27 19H29V21H27zM27 23H29V25H27zM27 27H29V29H27zM8 10H18V12H8zM8 15H14V17H8z"
|
|
1190
1423
|
})), children);
|
|
1191
1424
|
});
|
|
1192
1425
|
if (process.env.NODE_ENV !== "production") {
|
|
1193
1426
|
BorderNone.propTypes = iconPropTypes;
|
|
1194
1427
|
}
|
|
1195
|
-
const BorderRight = /*#__PURE__*/React.forwardRef(function BorderRight(
|
|
1428
|
+
const BorderRight = /*#__PURE__*/React.forwardRef(function BorderRight(_ref55, ref) {
|
|
1196
1429
|
let {
|
|
1197
1430
|
children,
|
|
1198
1431
|
size = 16,
|
|
1199
1432
|
...rest
|
|
1200
|
-
} =
|
|
1433
|
+
} = _ref55;
|
|
1201
1434
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1202
1435
|
width: size,
|
|
1203
1436
|
height: size,
|
|
@@ -1206,73 +1439,73 @@ const BorderRight = /*#__PURE__*/React.forwardRef(function BorderRight(_ref45, r
|
|
|
1206
1439
|
viewBox: "0 0 32 32",
|
|
1207
1440
|
fill: "currentColor",
|
|
1208
1441
|
...rest
|
|
1209
|
-
},
|
|
1442
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1210
1443
|
d: "M15 15H41V17H15z",
|
|
1211
1444
|
transform: "rotate(90 28 16)"
|
|
1212
|
-
})),
|
|
1445
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1213
1446
|
d: "M23 3H25V5H23z",
|
|
1214
1447
|
transform: "rotate(90 24 4)"
|
|
1215
|
-
})),
|
|
1448
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1216
1449
|
d: "M19 3H21V5H19z",
|
|
1217
1450
|
transform: "rotate(90 20 4)"
|
|
1218
|
-
})),
|
|
1451
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1219
1452
|
d: "M15 3H17V5H15z",
|
|
1220
1453
|
transform: "rotate(90 16 4)"
|
|
1221
|
-
})),
|
|
1454
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1222
1455
|
d: "M11 3H13V5H11z",
|
|
1223
1456
|
transform: "rotate(90 12 4)"
|
|
1224
|
-
})),
|
|
1457
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1225
1458
|
d: "M7 3H9V5H7z",
|
|
1226
1459
|
transform: "rotate(90 8 4)"
|
|
1227
|
-
})),
|
|
1460
|
+
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1228
1461
|
d: "M3 3H5V5H3z",
|
|
1229
1462
|
transform: "rotate(90 4 4)"
|
|
1230
|
-
})),
|
|
1463
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1231
1464
|
d: "M3 7H5V9H3z",
|
|
1232
1465
|
transform: "rotate(90 4 8)"
|
|
1233
|
-
})),
|
|
1466
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1234
1467
|
d: "M3 11H5V13H3z",
|
|
1235
1468
|
transform: "rotate(90 4 12)"
|
|
1236
|
-
})),
|
|
1469
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1237
1470
|
d: "M3 15H5V17H3z",
|
|
1238
1471
|
transform: "rotate(90 4 16)"
|
|
1239
|
-
})),
|
|
1472
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1240
1473
|
d: "M3 23H5V25H3z",
|
|
1241
1474
|
transform: "rotate(90 4 24)"
|
|
1242
|
-
})),
|
|
1475
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1243
1476
|
d: "M3 19H5V21H3z",
|
|
1244
1477
|
transform: "rotate(90 4 20)"
|
|
1245
|
-
})),
|
|
1478
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1246
1479
|
d: "M23 27H25V29H23z",
|
|
1247
1480
|
transform: "rotate(90 24 28)"
|
|
1248
|
-
})),
|
|
1481
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1249
1482
|
d: "M19 27H21V29H19z",
|
|
1250
1483
|
transform: "rotate(90 20 28)"
|
|
1251
|
-
})),
|
|
1484
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1252
1485
|
d: "M15 27H17V29H15z",
|
|
1253
1486
|
transform: "rotate(90 16 28)"
|
|
1254
|
-
})),
|
|
1487
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1255
1488
|
d: "M11 27H13V29H11z",
|
|
1256
1489
|
transform: "rotate(90 12 28)"
|
|
1257
|
-
})),
|
|
1490
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1258
1491
|
d: "M7 27H9V29H7z",
|
|
1259
1492
|
transform: "rotate(90 8 28)"
|
|
1260
|
-
})),
|
|
1493
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1261
1494
|
d: "M3 27H5V29H3z",
|
|
1262
1495
|
transform: "rotate(90 4 28)"
|
|
1263
|
-
})),
|
|
1496
|
+
})), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
1264
1497
|
d: "M8 10H18V12H8zM8 15H14V17H8z"
|
|
1265
1498
|
})), children);
|
|
1266
1499
|
});
|
|
1267
1500
|
if (process.env.NODE_ENV !== "production") {
|
|
1268
1501
|
BorderRight.propTypes = iconPropTypes;
|
|
1269
1502
|
}
|
|
1270
|
-
const BorderTop = /*#__PURE__*/React.forwardRef(function BorderTop(
|
|
1503
|
+
const BorderTop = /*#__PURE__*/React.forwardRef(function BorderTop(_ref56, ref) {
|
|
1271
1504
|
let {
|
|
1272
1505
|
children,
|
|
1273
1506
|
size = 16,
|
|
1274
1507
|
...rest
|
|
1275
|
-
} =
|
|
1508
|
+
} = _ref56;
|
|
1276
1509
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1277
1510
|
width: size,
|
|
1278
1511
|
height: size,
|
|
@@ -1281,19 +1514,19 @@ const BorderTop = /*#__PURE__*/React.forwardRef(function BorderTop(_ref46, ref)
|
|
|
1281
1514
|
viewBox: "0 0 32 32",
|
|
1282
1515
|
fill: "currentColor",
|
|
1283
1516
|
...rest
|
|
1284
|
-
},
|
|
1517
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1285
1518
|
d: "M3 3H29V5H3zM3 7H5V9H3zM3 11H5V13H3zM3 15H5V17H3zM3 19H5V21H3zM3 23H5V25H3zM3 27H5V29H3zM7 27H9V29H7zM11 27H13V29H11zM15 27H17V29H15zM23 27H25V29H23zM19 27H21V29H19zM27 7H29V9H27zM27 11H29V13H27zM27 15H29V17H27zM27 19H29V21H27zM27 23H29V25H27zM27 27H29V29H27zM8 10H18V12H8zM8 15H14V17H8z"
|
|
1286
1519
|
})), children);
|
|
1287
1520
|
});
|
|
1288
1521
|
if (process.env.NODE_ENV !== "production") {
|
|
1289
1522
|
BorderTop.propTypes = iconPropTypes;
|
|
1290
1523
|
}
|
|
1291
|
-
const Bot = /*#__PURE__*/React.forwardRef(function Bot(
|
|
1524
|
+
const Bot = /*#__PURE__*/React.forwardRef(function Bot(_ref57, ref) {
|
|
1292
1525
|
let {
|
|
1293
1526
|
children,
|
|
1294
1527
|
size = 16,
|
|
1295
1528
|
...rest
|
|
1296
|
-
} =
|
|
1529
|
+
} = _ref57;
|
|
1297
1530
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1298
1531
|
width: size,
|
|
1299
1532
|
height: size,
|
|
@@ -1302,21 +1535,21 @@ const Bot = /*#__PURE__*/React.forwardRef(function Bot(_ref47, ref) {
|
|
|
1302
1535
|
viewBox: "0 0 32 32",
|
|
1303
1536
|
fill: "currentColor",
|
|
1304
1537
|
...rest
|
|
1305
|
-
},
|
|
1538
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
1306
1539
|
d: "M18 10H20V12H18zM12 10H14V12H12z"
|
|
1307
|
-
})),
|
|
1540
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
1308
1541
|
d: "M26,20H21V18h1a2.0023,2.0023,0,0,0,2-2V12h2V10H24V8a2.0023,2.0023,0,0,0-2-2H20V2H18V6H14V2H12V6H10A2.0023,2.0023,0,0,0,8,8v2H6v2H8v4a2.0023,2.0023,0,0,0,2,2h1v2H6a2.0023,2.0023,0,0,0-2,2v8H6V22H26v8h2V22A2.0023,2.0023,0,0,0,26,20ZM10,8H22v8H10Zm3,10h6v2H13Z"
|
|
1309
1542
|
})), children);
|
|
1310
1543
|
});
|
|
1311
1544
|
if (process.env.NODE_ENV !== "production") {
|
|
1312
1545
|
Bot.propTypes = iconPropTypes;
|
|
1313
1546
|
}
|
|
1314
|
-
const Bottles_01 = /*#__PURE__*/React.forwardRef(function Bottles_01(
|
|
1547
|
+
const Bottles_01 = /*#__PURE__*/React.forwardRef(function Bottles_01(_ref58, ref) {
|
|
1315
1548
|
let {
|
|
1316
1549
|
children,
|
|
1317
1550
|
size = 16,
|
|
1318
1551
|
...rest
|
|
1319
|
-
} =
|
|
1552
|
+
} = _ref58;
|
|
1320
1553
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1321
1554
|
width: size,
|
|
1322
1555
|
height: size,
|
|
@@ -1325,19 +1558,19 @@ const Bottles_01 = /*#__PURE__*/React.forwardRef(function Bottles_01(_ref48, ref
|
|
|
1325
1558
|
viewBox: "0 0 32 32",
|
|
1326
1559
|
fill: "currentColor",
|
|
1327
1560
|
...rest
|
|
1328
|
-
},
|
|
1561
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
1329
1562
|
d: "M26 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM19 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM12 9.3706V3c0-.5522-.4478-1-1-1H7c-.5522 0-1 .4478-1 1v6.3706c-1.0674.6055-3 2.1777-3 5.6294v14c0 .5522.4478 1 1 1H14c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zm1 18.6294H5V15c0-3.7725 3-4.2793 3-4.2793V4h2v6.7207s3 .5068 3 4.2793v13z"
|
|
1330
1563
|
})), children);
|
|
1331
1564
|
});
|
|
1332
1565
|
if (process.env.NODE_ENV !== "production") {
|
|
1333
1566
|
Bottles_01.propTypes = iconPropTypes;
|
|
1334
1567
|
}
|
|
1335
|
-
const Bottles_01Dash = /*#__PURE__*/React.forwardRef(function Bottles_01Dash(
|
|
1568
|
+
const Bottles_01Dash = /*#__PURE__*/React.forwardRef(function Bottles_01Dash(_ref59, ref) {
|
|
1336
1569
|
let {
|
|
1337
1570
|
children,
|
|
1338
1571
|
size = 16,
|
|
1339
1572
|
...rest
|
|
1340
|
-
} =
|
|
1573
|
+
} = _ref59;
|
|
1341
1574
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1342
1575
|
width: size,
|
|
1343
1576
|
height: size,
|
|
@@ -1346,19 +1579,19 @@ const Bottles_01Dash = /*#__PURE__*/React.forwardRef(function Bottles_01Dash(_re
|
|
|
1346
1579
|
viewBox: "0 0 32 32",
|
|
1347
1580
|
fill: "currentColor",
|
|
1348
1581
|
...rest
|
|
1349
|
-
},
|
|
1582
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
1350
1583
|
d: "M26 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM19 9.3706V3c0-.5522-.4478-1-1-1h-3v2h2v6.7207s3 .5066 3 4.2793v13h-3v2h4c.5522 0 1-.4478 1-1V15c0-3.4517-1.9326-5.0239-3-5.6294zM13 28h-3v2h4c.5522 0 1-.4478 1-1v-4h-2v3zM5 25H3v4c0 .5522.4478 1 1 1h4v-2h-3v-3zM13 18H15V23H13zM3 18H5V23H3zM12 9.3706V3c0-.5522-.4478-1-1-1H7c-.5522 0-1 .4478-1 1v6.3706c-1.0674.6055-3 2.1777-3 5.6294v1h2v-1c0-3.7725 3-4.2793 3-4.2793V4h2v6.7207s3 .5068 3 4.2793v1h2v-1c0-3.4517-1.9326-5.0239-3-5.6294z"
|
|
1351
1584
|
})), children);
|
|
1352
1585
|
});
|
|
1353
1586
|
if (process.env.NODE_ENV !== "production") {
|
|
1354
1587
|
Bottles_01Dash.propTypes = iconPropTypes;
|
|
1355
1588
|
}
|
|
1356
|
-
const Bottles_02 = /*#__PURE__*/React.forwardRef(function Bottles_02(
|
|
1589
|
+
const Bottles_02 = /*#__PURE__*/React.forwardRef(function Bottles_02(_ref60, ref) {
|
|
1357
1590
|
let {
|
|
1358
1591
|
children,
|
|
1359
1592
|
size = 16,
|
|
1360
1593
|
...rest
|
|
1361
|
-
} =
|
|
1594
|
+
} = _ref60;
|
|
1362
1595
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1363
1596
|
width: size,
|
|
1364
1597
|
height: size,
|
|
@@ -1367,19 +1600,19 @@ const Bottles_02 = /*#__PURE__*/React.forwardRef(function Bottles_02(_ref50, ref
|
|
|
1367
1600
|
viewBox: "0 0 32 32",
|
|
1368
1601
|
fill: "currentColor",
|
|
1369
1602
|
...rest
|
|
1370
|
-
},
|
|
1603
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
1371
1604
|
d: "M24 9.0513v-3.0513c0-.5522-.4478-1-1-1h-3v2h2v3.02s2 1.1238 2 3.48v11.5h-4v2h5c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zM16 9.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522 0-1 .4478-1 1v3.0513c-1.2771 1.1411-2 2.7358-2 4.4487v12.5c0 .5522.4478 1 1 1h10c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zm0 15.9487H8V13.5c0-2.356 2-3.48 2-3.48v-3.02h4v3.02s2 1.124 2 3.48v11.5z"
|
|
1372
1605
|
})), children);
|
|
1373
1606
|
});
|
|
1374
1607
|
if (process.env.NODE_ENV !== "production") {
|
|
1375
1608
|
Bottles_02.propTypes = iconPropTypes;
|
|
1376
1609
|
}
|
|
1377
|
-
const Bottles_02Dash = /*#__PURE__*/React.forwardRef(function Bottles_02Dash(
|
|
1610
|
+
const Bottles_02Dash = /*#__PURE__*/React.forwardRef(function Bottles_02Dash(_ref61, ref) {
|
|
1378
1611
|
let {
|
|
1379
1612
|
children,
|
|
1380
1613
|
size = 16,
|
|
1381
1614
|
...rest
|
|
1382
|
-
} =
|
|
1615
|
+
} = _ref61;
|
|
1383
1616
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1384
1617
|
width: size,
|
|
1385
1618
|
height: size,
|
|
@@ -1388,19 +1621,19 @@ const Bottles_02Dash = /*#__PURE__*/React.forwardRef(function Bottles_02Dash(_re
|
|
|
1388
1621
|
viewBox: "0 0 32 32",
|
|
1389
1622
|
fill: "currentColor",
|
|
1390
1623
|
...rest
|
|
1391
|
-
},
|
|
1624
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
1392
1625
|
d: "M24 9.0513v-3.0513c0-.5522-.4478-1-1-1h-3v2h2v3.02s2 1.1238 2 3.48v11.5h-4v2h5c.5522 0 1-.4478 1-1V13.5c0-1.7129-.7229-3.3076-2-4.4487zM16 25h-3v2h4c.5522 0 1-.4478 1-1v-4h-2v3zM8 22h-2v4c0 .5522.4478 1 1 1h4v-2h-3v-3zM16 16H18V20H16zM6 16H8V20H6zM16 9.0513v-3.0513c0-.5522-.4478-1-1-1h-6c-.5522 0-1 .4478-1 1v3.0513c-1.2771 1.1411-2 2.7358-2 4.4487v.5h2v-.5c0-2.356 2-3.48 2-3.48v-3.02h4v3.02s2 1.124 2 3.48v.5h2v-.5c0-1.7129-.7229-3.3076-2-4.4487z"
|
|
1393
1626
|
})), children);
|
|
1394
1627
|
});
|
|
1395
1628
|
if (process.env.NODE_ENV !== "production") {
|
|
1396
1629
|
Bottles_02Dash.propTypes = iconPropTypes;
|
|
1397
1630
|
}
|
|
1398
|
-
const BottlesContainer = /*#__PURE__*/React.forwardRef(function BottlesContainer(
|
|
1631
|
+
const BottlesContainer = /*#__PURE__*/React.forwardRef(function BottlesContainer(_ref62, ref) {
|
|
1399
1632
|
let {
|
|
1400
1633
|
children,
|
|
1401
1634
|
size = 16,
|
|
1402
1635
|
...rest
|
|
1403
|
-
} =
|
|
1636
|
+
} = _ref62;
|
|
1404
1637
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1405
1638
|
width: size,
|
|
1406
1639
|
height: size,
|
|
@@ -1409,21 +1642,21 @@ const BottlesContainer = /*#__PURE__*/React.forwardRef(function BottlesContainer
|
|
|
1409
1642
|
viewBox: "0 0 32 32",
|
|
1410
1643
|
fill: "currentColor",
|
|
1411
1644
|
...rest
|
|
1412
|
-
},
|
|
1645
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
1413
1646
|
d: "M23 10v-2c0-.5522-.4478-1-1-1h-3v2h2v1.9688s2 1.1238 2 3.48v8.5513h-4v2h5c.5522 0 1-.4478 1-1V14.4487c0-1.7129-.7229-3.3076-2-4.4487zM15 10v-2c0-.5522-.4478-1-1-1h-4c-.5522 0-1 .4478-1 1v2c-1.2771 1.1411-2 2.7358-2 4.4487v9.5513c0 .5522.4478 1 1 1h8c.5522 0 1-.4478 1-1V14.4487c0-1.7129-.7229-3.3076-2-4.4487zm0 13h-6V14.4487c0-2.356 2-3.48 2-3.48v-1.9688h2v1.9688s2 1.124 2 3.48v8.5513z"
|
|
1414
|
-
})),
|
|
1647
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
1415
1648
|
d: "M28,2H4c-1.1046,0-2,.8954-2,2V28c0,1.1046,.8954,2,2,2H28c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2Zm0,26H4V4H28V28Z"
|
|
1416
1649
|
})), children);
|
|
1417
1650
|
});
|
|
1418
1651
|
if (process.env.NODE_ENV !== "production") {
|
|
1419
1652
|
BottlesContainer.propTypes = iconPropTypes;
|
|
1420
1653
|
}
|
|
1421
|
-
const
|
|
1654
|
+
const BottomPanelClose = /*#__PURE__*/React.forwardRef(function BottomPanelClose(_ref63, ref) {
|
|
1422
1655
|
let {
|
|
1423
1656
|
children,
|
|
1424
1657
|
size = 16,
|
|
1425
1658
|
...rest
|
|
1426
|
-
} =
|
|
1659
|
+
} = _ref63;
|
|
1427
1660
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1428
1661
|
width: size,
|
|
1429
1662
|
height: size,
|
|
@@ -1432,21 +1665,20 @@ const Box = /*#__PURE__*/React.forwardRef(function Box(_ref53, ref) {
|
|
|
1432
1665
|
viewBox: "0 0 32 32",
|
|
1433
1666
|
fill: "currentColor",
|
|
1434
1667
|
...rest
|
|
1435
|
-
},
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
d: "M28,4H4A2,2,0,0,0,2,6v4a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V12a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM26,28H6V12H26Zm2-18H4V6H28v4Z"
|
|
1668
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
1669
|
+
strokeWidth: "0",
|
|
1670
|
+
d: "m28,4H4c-1.1045,0-2,.8955-2,2v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2Zm0,16v6H4v-6h24Zm0-14v12H4V6h11v6.1699s-3.5898-3.5801-3.5898-3.5801l-1.4102,1.4102,6,6,6-6-1.4102-1.4102-3.5898,3.5801v-6.1699h11Z"
|
|
1439
1671
|
})), children);
|
|
1440
1672
|
});
|
|
1441
1673
|
if (process.env.NODE_ENV !== "production") {
|
|
1442
|
-
|
|
1674
|
+
BottomPanelClose.propTypes = iconPropTypes;
|
|
1443
1675
|
}
|
|
1444
|
-
const
|
|
1676
|
+
const BottomPanelCloseFilled = /*#__PURE__*/React.forwardRef(function BottomPanelCloseFilled(_ref64, ref) {
|
|
1445
1677
|
let {
|
|
1446
1678
|
children,
|
|
1447
1679
|
size = 16,
|
|
1448
1680
|
...rest
|
|
1449
|
-
} =
|
|
1681
|
+
} = _ref64;
|
|
1450
1682
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1451
1683
|
width: size,
|
|
1452
1684
|
height: size,
|
|
@@ -1455,21 +1687,20 @@ const BoxExtraLarge = /*#__PURE__*/React.forwardRef(function BoxExtraLarge(_ref5
|
|
|
1455
1687
|
viewBox: "0 0 32 32",
|
|
1456
1688
|
fill: "currentColor",
|
|
1457
1689
|
...rest
|
|
1458
|
-
},
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
d: "M19 21L19 9 17 9 17 23 24 23 24 21 19 21zM16 9L14 9 12 15 10 9 8 9 10.752 16 8 23 10 23 12 17 14 23 16 23 13.245 16 16 9zM4 4H28V6H4z"
|
|
1690
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
1691
|
+
strokeWidth: "0",
|
|
1692
|
+
d: "m28,4H4c-1.1045,0-2,.8955-2,2v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2Zm0,2v12H4V6h11v6.1699s-3.5898-3.5801-3.5898-3.5801l-1.4102,1.4102,6,6,6-6-1.4102-1.4102-3.5898,3.5801v-6.1699h11Z"
|
|
1462
1693
|
})), children);
|
|
1463
1694
|
});
|
|
1464
1695
|
if (process.env.NODE_ENV !== "production") {
|
|
1465
|
-
|
|
1696
|
+
BottomPanelCloseFilled.propTypes = iconPropTypes;
|
|
1466
1697
|
}
|
|
1467
|
-
const
|
|
1698
|
+
const BottomPanelOpen = /*#__PURE__*/React.forwardRef(function BottomPanelOpen(_ref65, ref) {
|
|
1468
1699
|
let {
|
|
1469
1700
|
children,
|
|
1470
1701
|
size = 16,
|
|
1471
1702
|
...rest
|
|
1472
|
-
} =
|
|
1703
|
+
} = _ref65;
|
|
1473
1704
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1474
1705
|
width: size,
|
|
1475
1706
|
height: size,
|
|
@@ -1478,21 +1709,20 @@ const BoxLarge = /*#__PURE__*/React.forwardRef(function BoxLarge(_ref55, ref) {
|
|
|
1478
1709
|
viewBox: "0 0 32 32",
|
|
1479
1710
|
fill: "currentColor",
|
|
1480
1711
|
...rest
|
|
1481
|
-
},
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
d: "M14 21L14 9 12 9 12 23 20 23 20 21 14 21zM4 4H28V6H4z"
|
|
1712
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
1713
|
+
strokeWidth: "0",
|
|
1714
|
+
d: "m28,4H4c-1.1045,0-2,.8955-2,2v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2Zm0,16v6H4v-6h24Zm0-14v12h-11v-6.1699s3.5898,3.5798,3.5898,3.5798l1.4102-1.4099-6-6-6,6,1.4102,1.4099,3.5898-3.5798v6.1699H4V6h24Z"
|
|
1485
1715
|
})), children);
|
|
1486
1716
|
});
|
|
1487
1717
|
if (process.env.NODE_ENV !== "production") {
|
|
1488
|
-
|
|
1718
|
+
BottomPanelOpen.propTypes = iconPropTypes;
|
|
1489
1719
|
}
|
|
1490
|
-
const
|
|
1720
|
+
const BottomPanelOpenFilled = /*#__PURE__*/React.forwardRef(function BottomPanelOpenFilled(_ref66, ref) {
|
|
1491
1721
|
let {
|
|
1492
1722
|
children,
|
|
1493
1723
|
size = 16,
|
|
1494
1724
|
...rest
|
|
1495
|
-
} =
|
|
1725
|
+
} = _ref66;
|
|
1496
1726
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1497
1727
|
width: size,
|
|
1498
1728
|
height: size,
|
|
@@ -1501,21 +1731,20 @@ const BoxMedium = /*#__PURE__*/React.forwardRef(function BoxMedium(_ref56, ref)
|
|
|
1501
1731
|
viewBox: "0 0 32 32",
|
|
1502
1732
|
fill: "currentColor",
|
|
1503
1733
|
...rest
|
|
1504
|
-
},
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
d: "M18 9L16.485 14 16 15.977 15.535 14 14 9 12 9 12 23 14 23 14 15 13.842 13.004 14.421 15 16 19.626 17.579 15 18.159 13 18 15 18 23 20 23 20 9 18 9zM4 4H28V6H4z"
|
|
1734
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
1735
|
+
strokeWidth: "0",
|
|
1736
|
+
d: "m28,4H4c-1.1045,0-2,.8955-2,2v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2Zm0,2v12h-11v-6.1699s3.5898,3.5798,3.5898,3.5798l1.4102-1.4099-6-6-6,6,1.4102,1.4099,3.5898-3.5798v6.1699H4V6h24Z"
|
|
1508
1737
|
})), children);
|
|
1509
1738
|
});
|
|
1510
1739
|
if (process.env.NODE_ENV !== "production") {
|
|
1511
|
-
|
|
1740
|
+
BottomPanelOpenFilled.propTypes = iconPropTypes;
|
|
1512
1741
|
}
|
|
1513
|
-
const
|
|
1742
|
+
const Box = /*#__PURE__*/React.forwardRef(function Box(_ref67, ref) {
|
|
1514
1743
|
let {
|
|
1515
1744
|
children,
|
|
1516
1745
|
size = 16,
|
|
1517
1746
|
...rest
|
|
1518
|
-
} =
|
|
1747
|
+
} = _ref67;
|
|
1519
1748
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1520
1749
|
width: size,
|
|
1521
1750
|
height: size,
|
|
@@ -1524,21 +1753,21 @@ const BoxSmall = /*#__PURE__*/React.forwardRef(function BoxSmall(_ref57, ref) {
|
|
|
1524
1753
|
viewBox: "0 0 32 32",
|
|
1525
1754
|
fill: "currentColor",
|
|
1526
1755
|
...rest
|
|
1527
|
-
},
|
|
1528
|
-
d: "
|
|
1529
|
-
})),
|
|
1530
|
-
d: "
|
|
1756
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
1757
|
+
d: "M20,21H12a2,2,0,0,1-2-2V17a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2v2A2,2,0,0,1,20,21Zm-8-4v2h8V17Z"
|
|
1758
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
1759
|
+
d: "M28,4H4A2,2,0,0,0,2,6v4a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V12a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM26,28H6V12H26Zm2-18H4V6H28v4Z"
|
|
1531
1760
|
})), children);
|
|
1532
1761
|
});
|
|
1533
1762
|
if (process.env.NODE_ENV !== "production") {
|
|
1534
|
-
|
|
1763
|
+
Box.propTypes = iconPropTypes;
|
|
1535
1764
|
}
|
|
1536
|
-
const
|
|
1765
|
+
const BoxExtraLarge = /*#__PURE__*/React.forwardRef(function BoxExtraLarge(_ref68, ref) {
|
|
1537
1766
|
let {
|
|
1538
1767
|
children,
|
|
1539
1768
|
size = 16,
|
|
1540
1769
|
...rest
|
|
1541
|
-
} =
|
|
1770
|
+
} = _ref68;
|
|
1542
1771
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1543
1772
|
width: size,
|
|
1544
1773
|
height: size,
|
|
@@ -1547,21 +1776,21 @@ const BoxPlot = /*#__PURE__*/React.forwardRef(function BoxPlot(_ref58, ref) {
|
|
|
1547
1776
|
viewBox: "0 0 32 32",
|
|
1548
1777
|
fill: "currentColor",
|
|
1549
1778
|
...rest
|
|
1550
|
-
},
|
|
1551
|
-
d: "
|
|
1552
|
-
})),
|
|
1553
|
-
d: "
|
|
1779
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
1780
|
+
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1781
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
1782
|
+
d: "M19 21L19 9 17 9 17 23 24 23 24 21 19 21zM16 9L14 9 12 15 10 9 8 9 10.752 16 8 23 10 23 12 17 14 23 16 23 13.245 16 16 9zM4 4H28V6H4z"
|
|
1554
1783
|
})), children);
|
|
1555
1784
|
});
|
|
1556
1785
|
if (process.env.NODE_ENV !== "production") {
|
|
1557
|
-
|
|
1786
|
+
BoxExtraLarge.propTypes = iconPropTypes;
|
|
1558
1787
|
}
|
|
1559
|
-
const
|
|
1788
|
+
const BoxLarge = /*#__PURE__*/React.forwardRef(function BoxLarge(_ref69, ref) {
|
|
1560
1789
|
let {
|
|
1561
1790
|
children,
|
|
1562
1791
|
size = 16,
|
|
1563
1792
|
...rest
|
|
1564
|
-
} =
|
|
1793
|
+
} = _ref69;
|
|
1565
1794
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1566
1795
|
width: size,
|
|
1567
1796
|
height: size,
|
|
@@ -1570,19 +1799,112 @@ const Branch = /*#__PURE__*/React.forwardRef(function Branch(_ref59, ref) {
|
|
|
1570
1799
|
viewBox: "0 0 32 32",
|
|
1571
1800
|
fill: "currentColor",
|
|
1572
1801
|
...rest
|
|
1573
|
-
},
|
|
1574
|
-
d: "M26,
|
|
1802
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
1803
|
+
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1804
|
+
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
1805
|
+
d: "M14 21L14 9 12 9 12 23 20 23 20 21 14 21zM4 4H28V6H4z"
|
|
1806
|
+
})), children);
|
|
1807
|
+
});
|
|
1808
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1809
|
+
BoxLarge.propTypes = iconPropTypes;
|
|
1810
|
+
}
|
|
1811
|
+
const BoxMedium = /*#__PURE__*/React.forwardRef(function BoxMedium(_ref70, ref) {
|
|
1812
|
+
let {
|
|
1813
|
+
children,
|
|
1814
|
+
size = 16,
|
|
1815
|
+
...rest
|
|
1816
|
+
} = _ref70;
|
|
1817
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1818
|
+
width: size,
|
|
1819
|
+
height: size,
|
|
1820
|
+
ref: ref,
|
|
1821
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1822
|
+
viewBox: "0 0 32 32",
|
|
1823
|
+
fill: "currentColor",
|
|
1824
|
+
...rest
|
|
1825
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
1826
|
+
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1827
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
1828
|
+
d: "M18 9L16.485 14 16 15.977 15.535 14 14 9 12 9 12 23 14 23 14 15 13.842 13.004 14.421 15 16 19.626 17.579 15 18.159 13 18 15 18 23 20 23 20 9 18 9zM4 4H28V6H4z"
|
|
1829
|
+
})), children);
|
|
1830
|
+
});
|
|
1831
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1832
|
+
BoxMedium.propTypes = iconPropTypes;
|
|
1833
|
+
}
|
|
1834
|
+
const BoxSmall = /*#__PURE__*/React.forwardRef(function BoxSmall(_ref71, ref) {
|
|
1835
|
+
let {
|
|
1836
|
+
children,
|
|
1837
|
+
size = 16,
|
|
1838
|
+
...rest
|
|
1839
|
+
} = _ref71;
|
|
1840
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1841
|
+
width: size,
|
|
1842
|
+
height: size,
|
|
1843
|
+
ref: ref,
|
|
1844
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1845
|
+
viewBox: "0 0 32 32",
|
|
1846
|
+
fill: "currentColor",
|
|
1847
|
+
...rest
|
|
1848
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
1849
|
+
d: "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z"
|
|
1850
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
+
d: "M18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.0023 2.0023 0 0118 23zM4 4H28V6H4z"
|
|
1852
|
+
})), children);
|
|
1853
|
+
});
|
|
1854
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1855
|
+
BoxSmall.propTypes = iconPropTypes;
|
|
1856
|
+
}
|
|
1857
|
+
const BoxPlot = /*#__PURE__*/React.forwardRef(function BoxPlot(_ref72, ref) {
|
|
1858
|
+
let {
|
|
1859
|
+
children,
|
|
1860
|
+
size = 16,
|
|
1861
|
+
...rest
|
|
1862
|
+
} = _ref72;
|
|
1863
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1864
|
+
width: size,
|
|
1865
|
+
height: size,
|
|
1866
|
+
ref: ref,
|
|
1867
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1868
|
+
viewBox: "0 0 32 32",
|
|
1869
|
+
fill: "currentColor",
|
|
1870
|
+
...rest
|
|
1871
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
1872
|
+
d: "M22,6V4H12V6h4V8H12V20h4v2H12v2H22V22H18V20h4V8H18V6ZM14,18V15h6v3Zm6-5H14V10h6Z"
|
|
1873
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
1874
|
+
d: "M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"
|
|
1875
|
+
})), children);
|
|
1876
|
+
});
|
|
1877
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1878
|
+
BoxPlot.propTypes = iconPropTypes;
|
|
1879
|
+
}
|
|
1880
|
+
const Branch = /*#__PURE__*/React.forwardRef(function Branch(_ref73, ref) {
|
|
1881
|
+
let {
|
|
1882
|
+
children,
|
|
1883
|
+
size = 16,
|
|
1884
|
+
...rest
|
|
1885
|
+
} = _ref73;
|
|
1886
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1887
|
+
width: size,
|
|
1888
|
+
height: size,
|
|
1889
|
+
ref: ref,
|
|
1890
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1891
|
+
viewBox: "0 0 32 32",
|
|
1892
|
+
fill: "currentColor",
|
|
1893
|
+
...rest
|
|
1894
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
1895
|
+
strokeWidth: "0",
|
|
1896
|
+
d: "m20,6c0,1.8587,1.2795,3.4109,3,3.858v4.142c0,1.6543-1.3457,3-3,3h-8c-1.1299,0-2.1617.391-3,1.0256v-8.1676c1.7203-.4471,3-1.9993,3-3.858,0-2.2061-1.7944-4-4-4s-4,1.7939-4,4c0,1.8587,1.2797,3.4108,3,3.858v12.142s0,.142,0,.142c-1.7203.4473-3,1.9997-3,3.858,0,2.2056,1.7944,4,4,4s4-1.7944,4-4c0-1.8583-1.2797-3.4107-3-3.858v-.142c0-1.6543,1.3457-3,3-3h8c2.7568,0,5-2.2432,5-5v-4.142c1.7205-.4471,3-1.9993,3-3.858,0-2.2061-1.7939-4-4-4s-4,1.7939-4,4Zm-14,0c0-1.1025.897-2,2-2s2,.8975,2,2c0,1.1025-.897,2-2,2s-2-.8975-2-2Zm4,20c0,1.103-.897,2-2,2s-2-.897-2-2,.897-2,2-2,2,.897,2,2ZM26,6c0,1.1025-.8975,2-2,2s-2-.8975-2-2c0-1.1025.8975-2,2-2s2,.8975,2,2Z"
|
|
1575
1897
|
})), children);
|
|
1576
1898
|
});
|
|
1577
1899
|
if (process.env.NODE_ENV !== "production") {
|
|
1578
1900
|
Branch.propTypes = iconPropTypes;
|
|
1579
1901
|
}
|
|
1580
|
-
const BreakingChange = /*#__PURE__*/React.forwardRef(function BreakingChange(
|
|
1902
|
+
const BreakingChange = /*#__PURE__*/React.forwardRef(function BreakingChange(_ref74, ref) {
|
|
1581
1903
|
let {
|
|
1582
1904
|
children,
|
|
1583
1905
|
size = 16,
|
|
1584
1906
|
...rest
|
|
1585
|
-
} =
|
|
1907
|
+
} = _ref74;
|
|
1586
1908
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1587
1909
|
width: size,
|
|
1588
1910
|
height: size,
|
|
@@ -1591,21 +1913,21 @@ const BreakingChange = /*#__PURE__*/React.forwardRef(function BreakingChange(_re
|
|
|
1591
1913
|
viewBox: "0 0 32 32",
|
|
1592
1914
|
fill: "currentColor",
|
|
1593
1915
|
...rest
|
|
1594
|
-
},
|
|
1916
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
1595
1917
|
d: "M31 25a6 6 0 10-6 6A6.0066 6.0066 0 0031 25zm-2 0a3.9521 3.9521 0 01-.5669 2.019L22.981 21.5669A3.9529 3.9529 0 0125 21 4.0045 4.0045 0 0129 25zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0125 29 4.0045 4.0045 0 0121 25zM19.59 16L17 18.59 18.42 20 22.42 16 18.42 12 17 13.41 19.59 16zM10.41 16L13 13.41 11.58 12 7.58 16 11.58 20 13 18.59 10.41 16z"
|
|
1596
|
-
})),
|
|
1918
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
1597
1919
|
d: "M4,9H26v7h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H16V24H4ZM4,4H26V7H4Z"
|
|
1598
1920
|
})), children);
|
|
1599
1921
|
});
|
|
1600
1922
|
if (process.env.NODE_ENV !== "production") {
|
|
1601
1923
|
BreakingChange.propTypes = iconPropTypes;
|
|
1602
1924
|
}
|
|
1603
|
-
const BrightnessContrast = /*#__PURE__*/React.forwardRef(function BrightnessContrast(
|
|
1925
|
+
const BrightnessContrast = /*#__PURE__*/React.forwardRef(function BrightnessContrast(_ref75, ref) {
|
|
1604
1926
|
let {
|
|
1605
1927
|
children,
|
|
1606
1928
|
size = 16,
|
|
1607
1929
|
...rest
|
|
1608
|
-
} =
|
|
1930
|
+
} = _ref75;
|
|
1609
1931
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1610
1932
|
width: size,
|
|
1611
1933
|
height: size,
|
|
@@ -1614,30 +1936,30 @@ const BrightnessContrast = /*#__PURE__*/React.forwardRef(function BrightnessCont
|
|
|
1614
1936
|
viewBox: "0 0 32 32",
|
|
1615
1937
|
fill: "currentColor",
|
|
1616
1938
|
...rest
|
|
1617
|
-
},
|
|
1939
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
1618
1940
|
d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
|
|
1619
|
-
})),
|
|
1941
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
1620
1942
|
d: "M6.22 5.73H8.219999999999999V8.73H6.22z",
|
|
1621
1943
|
transform: "rotate(-45 7.227 7.236)"
|
|
1622
|
-
})),
|
|
1944
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
1623
1945
|
d: "M23.27 6.23H26.27V8.23H23.27z",
|
|
1624
1946
|
transform: "rotate(-45 24.766 7.232)"
|
|
1625
|
-
})),
|
|
1947
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
1626
1948
|
d: "M23.77 23.27H25.77V26.27H23.77z",
|
|
1627
1949
|
transform: "rotate(-45 24.77 24.77)"
|
|
1628
|
-
})),
|
|
1950
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
1629
1951
|
d: "M5.47 25.13L7.59 23 9 24.42 6.88 26.54 5.47 25.13zM16 8a8 8 0 108 8A8 8 0 0016 8zm0 14a6 6 0 010-12z"
|
|
1630
1952
|
})), children);
|
|
1631
1953
|
});
|
|
1632
1954
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
1955
|
BrightnessContrast.propTypes = iconPropTypes;
|
|
1634
1956
|
}
|
|
1635
|
-
const BringForward = /*#__PURE__*/React.forwardRef(function BringForward(
|
|
1957
|
+
const BringForward = /*#__PURE__*/React.forwardRef(function BringForward(_ref76, ref) {
|
|
1636
1958
|
let {
|
|
1637
1959
|
children,
|
|
1638
1960
|
size = 16,
|
|
1639
1961
|
...rest
|
|
1640
|
-
} =
|
|
1962
|
+
} = _ref76;
|
|
1641
1963
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1642
1964
|
width: size,
|
|
1643
1965
|
height: size,
|
|
@@ -1646,21 +1968,21 @@ const BringForward = /*#__PURE__*/React.forwardRef(function BringForward(_ref62,
|
|
|
1646
1968
|
viewBox: "0 0 32 32",
|
|
1647
1969
|
fill: "currentColor",
|
|
1648
1970
|
...rest
|
|
1649
|
-
},
|
|
1971
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
1650
1972
|
d: "M12 15H10V12a2.0023 2.0023 0 012-2h3v2H12zM15 30H12a2.0023 2.0023 0 01-2-2V25h2v3h3zM18 28H22V30H18zM28 30H25V28h3V25h2v3A2.0023 2.0023 0 0128 30zM10 18H12V22H10zM28 18H30V22H28zM30 15H28V12H25V10h3a2.0023 2.0023 0 012 2zM18 10H22V12H18z"
|
|
1651
|
-
})),
|
|
1973
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
1652
1974
|
d: "M8,22H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H20a2.0023,2.0023,0,0,1,2,2V8H20V4H4V20H8Z"
|
|
1653
1975
|
})), children);
|
|
1654
1976
|
});
|
|
1655
1977
|
if (process.env.NODE_ENV !== "production") {
|
|
1656
1978
|
BringForward.propTypes = iconPropTypes;
|
|
1657
1979
|
}
|
|
1658
|
-
const BringToFront = /*#__PURE__*/React.forwardRef(function BringToFront(
|
|
1980
|
+
const BringToFront = /*#__PURE__*/React.forwardRef(function BringToFront(_ref77, ref) {
|
|
1659
1981
|
let {
|
|
1660
1982
|
children,
|
|
1661
1983
|
size = 16,
|
|
1662
1984
|
...rest
|
|
1663
|
-
} =
|
|
1985
|
+
} = _ref77;
|
|
1664
1986
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1665
1987
|
width: size,
|
|
1666
1988
|
height: size,
|
|
@@ -1669,19 +1991,19 @@ const BringToFront = /*#__PURE__*/React.forwardRef(function BringToFront(_ref63,
|
|
|
1669
1991
|
viewBox: "0 0 32 32",
|
|
1670
1992
|
fill: "currentColor",
|
|
1671
1993
|
...rest
|
|
1672
|
-
},
|
|
1994
|
+
}, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
1673
1995
|
d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V20a2.0023,2.0023,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,20,3.9985,4H20v6H12a2,2,0,0,0-2,2v8Z"
|
|
1674
1996
|
})), children);
|
|
1675
1997
|
});
|
|
1676
1998
|
if (process.env.NODE_ENV !== "production") {
|
|
1677
1999
|
BringToFront.propTypes = iconPropTypes;
|
|
1678
2000
|
}
|
|
1679
|
-
const WatsonHealthBrushFreehand = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushFreehand(
|
|
2001
|
+
const WatsonHealthBrushFreehand = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushFreehand(_ref78, ref) {
|
|
1680
2002
|
let {
|
|
1681
2003
|
children,
|
|
1682
2004
|
size = 16,
|
|
1683
2005
|
...rest
|
|
1684
|
-
} =
|
|
2006
|
+
} = _ref78;
|
|
1685
2007
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1686
2008
|
width: size,
|
|
1687
2009
|
height: size,
|
|
@@ -1690,19 +2012,19 @@ const WatsonHealthBrushFreehand = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
1690
2012
|
viewBox: "0 0 32 32",
|
|
1691
2013
|
fill: "currentColor",
|
|
1692
2014
|
...rest
|
|
1693
|
-
},
|
|
2015
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
1694
2016
|
d: "M28.8281 3.1719a4.0941 4.0941 0 00-5.6562 0L4.05 22.292A6.9537 6.9537 0 002 27.2412V30H4.7559a6.9523 6.9523 0 004.95-2.05L28.8281 8.8286a3.999 3.999 0 000-5.6567zM10.91 18.26l2.8286 2.8286L11.6172 23.21 8.7886 20.3818zM8.2915 26.5356A4.9665 4.9665 0 014.7559 28H4v-.7588a4.9669 4.9669 0 011.4644-3.5351l1.91-1.91 2.8286 2.8281zM27.4141 7.4141L15.1528 19.6748l-2.8286-2.8286 12.2617-12.26a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM6.5 15A3.4994 3.4994 0 014.0249 9.026l3.5005-3.5a1.5019 1.5019 0 000-2.121 1.537 1.537 0 00-2.1216 0L3.415 5.3936 2 3.98 3.99 1.9915a3.5849 3.5849 0 014.95 0 3.5039 3.5039 0 010 4.949L5.439 10.44a1.5019 1.5019 0 000 2.121 1.5369 1.5369 0 002.1215 0l4.0249-4.0243L13 9.9507 8.9746 13.975A3.4754 3.4754 0 016.5 15z"
|
|
1695
2017
|
})), children);
|
|
1696
2018
|
});
|
|
1697
2019
|
if (process.env.NODE_ENV !== "production") {
|
|
1698
2020
|
WatsonHealthBrushFreehand.propTypes = iconPropTypes;
|
|
1699
2021
|
}
|
|
1700
|
-
const WatsonHealthBrushPolygon = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushPolygon(
|
|
2022
|
+
const WatsonHealthBrushPolygon = /*#__PURE__*/React.forwardRef(function WatsonHealthBrushPolygon(_ref79, ref) {
|
|
1701
2023
|
let {
|
|
1702
2024
|
children,
|
|
1703
2025
|
size = 16,
|
|
1704
2026
|
...rest
|
|
1705
|
-
} =
|
|
2027
|
+
} = _ref79;
|
|
1706
2028
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1707
2029
|
width: size,
|
|
1708
2030
|
height: size,
|
|
@@ -1711,19 +2033,19 @@ const WatsonHealthBrushPolygon = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
1711
2033
|
viewBox: "0 0 32 32",
|
|
1712
2034
|
fill: "currentColor",
|
|
1713
2035
|
...rest
|
|
1714
|
-
},
|
|
2036
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
1715
2037
|
d: "M28.8281 3.1719a4.0941 4.0941 0 00-5.6562 0L4.05 22.292A6.9537 6.9537 0 002 27.2412V30H4.7559a6.9523 6.9523 0 004.95-2.05L28.8281 8.8286a3.999 3.999 0 000-5.6567zM10.91 18.26l2.8286 2.8286L11.6172 23.21 8.7886 20.3818zM8.2915 26.5356A4.9665 4.9665 0 014.7559 28H4v-.7588a4.9669 4.9669 0 011.4644-3.5351l1.91-1.91 2.8286 2.8281zM27.4141 7.4141L15.1528 19.6748l-2.8286-2.8286 12.2617-12.26a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM14 2a2.9948 2.9948 0 00-2.8157 2H7.8157A2.9925 2.9925 0 104 7.8154v3.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8157 6h3.3686A2.9947 2.9947 0 1014 2zM5 15a1 1 0 111-1A1.0008 1.0008 0 015 15zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zm9 0a1 1 0 111-1A1.0008 1.0008 0 0114 6z"
|
|
1716
2038
|
})), children);
|
|
1717
2039
|
});
|
|
1718
2040
|
if (process.env.NODE_ENV !== "production") {
|
|
1719
2041
|
WatsonHealthBrushPolygon.propTypes = iconPropTypes;
|
|
1720
2042
|
}
|
|
1721
|
-
const BuildTool = /*#__PURE__*/React.forwardRef(function BuildTool(
|
|
2043
|
+
const BuildTool = /*#__PURE__*/React.forwardRef(function BuildTool(_ref80, ref) {
|
|
1722
2044
|
let {
|
|
1723
2045
|
children,
|
|
1724
2046
|
size = 16,
|
|
1725
2047
|
...rest
|
|
1726
|
-
} =
|
|
2048
|
+
} = _ref80;
|
|
1727
2049
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1728
2050
|
width: size,
|
|
1729
2051
|
height: size,
|
|
@@ -1732,19 +2054,19 @@ const BuildTool = /*#__PURE__*/React.forwardRef(function BuildTool(_ref66, ref)
|
|
|
1732
2054
|
viewBox: "0 0 32 32",
|
|
1733
2055
|
fill: "currentColor",
|
|
1734
2056
|
...rest
|
|
1735
|
-
},
|
|
2057
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
1736
2058
|
d: "M28,14h-1V7c0-1.1-0.9-2-2-2h-6v2h6v7h-1c-1.1,0-2,0.9-2,2v9H9.9c-0.4-1.4-1.5-2.5-2.9-2.9V7h6.2l-2.6,2.6L12,11l5-5l-5-5 l-1.4,1.4L13.2,5H7C5.9,5,5,5.9,5,7v15.1c-1.7,0.4-3,2-3,3.9c0,2.2,1.8,4,4,4c1.9,0,3.4-1.3,3.9-3H22v1c0,1.1,0.9,2,2,2h4 c1.1,0,2-0.9,2-2V16C30,14.9,29.1,14,28,14z M6,28c-1.1,0-2-0.9-2-2s0.9-2,2-2c1.1,0,2,0.9,2,2S7.1,28,6,28z M24,28V16h4v12H24z"
|
|
1737
2059
|
})), children);
|
|
1738
2060
|
});
|
|
1739
2061
|
if (process.env.NODE_ENV !== "production") {
|
|
1740
2062
|
BuildTool.propTypes = iconPropTypes;
|
|
1741
2063
|
}
|
|
1742
|
-
const Building = /*#__PURE__*/React.forwardRef(function Building(
|
|
2064
|
+
const Building = /*#__PURE__*/React.forwardRef(function Building(_ref81, ref) {
|
|
1743
2065
|
let {
|
|
1744
2066
|
children,
|
|
1745
2067
|
size = 16,
|
|
1746
2068
|
...rest
|
|
1747
|
-
} =
|
|
2069
|
+
} = _ref81;
|
|
1748
2070
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1749
2071
|
width: size,
|
|
1750
2072
|
height: size,
|
|
@@ -1753,21 +2075,21 @@ const Building = /*#__PURE__*/React.forwardRef(function Building(_ref67, ref) {
|
|
|
1753
2075
|
viewBox: "0 0 32 32",
|
|
1754
2076
|
fill: "currentColor",
|
|
1755
2077
|
...rest
|
|
1756
|
-
},
|
|
2078
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
1757
2079
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1758
|
-
})),
|
|
2080
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
1759
2081
|
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24z"
|
|
1760
2082
|
})), children);
|
|
1761
2083
|
});
|
|
1762
2084
|
if (process.env.NODE_ENV !== "production") {
|
|
1763
2085
|
Building.propTypes = iconPropTypes;
|
|
1764
2086
|
}
|
|
1765
|
-
const BuildingInsights_1 = /*#__PURE__*/React.forwardRef(function BuildingInsights_1(
|
|
2087
|
+
const BuildingInsights_1 = /*#__PURE__*/React.forwardRef(function BuildingInsights_1(_ref82, ref) {
|
|
1766
2088
|
let {
|
|
1767
2089
|
children,
|
|
1768
2090
|
size = 16,
|
|
1769
2091
|
...rest
|
|
1770
|
-
} =
|
|
2092
|
+
} = _ref82;
|
|
1771
2093
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1772
2094
|
width: size,
|
|
1773
2095
|
height: size,
|
|
@@ -1776,21 +2098,21 @@ const BuildingInsights_1 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1776
2098
|
viewBox: "0 0 32 32",
|
|
1777
2099
|
fill: "currentColor",
|
|
1778
2100
|
...rest
|
|
1779
|
-
},
|
|
2101
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
1780
2102
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1781
|
-
})),
|
|
2103
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
1782
2104
|
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24zM9 12H7a5.0059 5.0059 0 015-5V9A3.0033 3.0033 0 009 12zM4 12H2A10.0114 10.0114 0 0112 2V4A8.0092 8.0092 0 004 12z"
|
|
1783
2105
|
})), children);
|
|
1784
2106
|
});
|
|
1785
2107
|
if (process.env.NODE_ENV !== "production") {
|
|
1786
2108
|
BuildingInsights_1.propTypes = iconPropTypes;
|
|
1787
2109
|
}
|
|
1788
|
-
const BuildingInsights_2 = /*#__PURE__*/React.forwardRef(function BuildingInsights_2(
|
|
2110
|
+
const BuildingInsights_2 = /*#__PURE__*/React.forwardRef(function BuildingInsights_2(_ref83, ref) {
|
|
1789
2111
|
let {
|
|
1790
2112
|
children,
|
|
1791
2113
|
size = 16,
|
|
1792
2114
|
...rest
|
|
1793
|
-
} =
|
|
2115
|
+
} = _ref83;
|
|
1794
2116
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1795
2117
|
width: size,
|
|
1796
2118
|
height: size,
|
|
@@ -1799,21 +2121,21 @@ const BuildingInsights_2 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1799
2121
|
viewBox: "0 0 32 32",
|
|
1800
2122
|
fill: "currentColor",
|
|
1801
2123
|
...rest
|
|
1802
|
-
},
|
|
2124
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
1803
2125
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1804
|
-
})),
|
|
2126
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
1805
2127
|
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24zM5.5 12a3.5 3.5 0 010-7h.627A4.0062 4.0062 0 0110 2h2V4L10 4A2.0023 2.0023 0 008 6V7H5.5a1.5 1.5 0 000 3H12v2z"
|
|
1806
2128
|
})), children);
|
|
1807
2129
|
});
|
|
1808
2130
|
if (process.env.NODE_ENV !== "production") {
|
|
1809
2131
|
BuildingInsights_2.propTypes = iconPropTypes;
|
|
1810
2132
|
}
|
|
1811
|
-
const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsights_3(
|
|
2133
|
+
const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsights_3(_ref84, ref) {
|
|
1812
2134
|
let {
|
|
1813
2135
|
children,
|
|
1814
2136
|
size = 16,
|
|
1815
2137
|
...rest
|
|
1816
|
-
} =
|
|
2138
|
+
} = _ref84;
|
|
1817
2139
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1818
2140
|
width: size,
|
|
1819
2141
|
height: size,
|
|
@@ -1822,11 +2144,11 @@ const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1822
2144
|
viewBox: "0 0 32 32",
|
|
1823
2145
|
fill: "currentColor",
|
|
1824
2146
|
...rest
|
|
1825
|
-
},
|
|
2147
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
1826
2148
|
d: "M28,2H16a2.002,2.002,0,0,0-2,2V14H4a2.002,2.002,0,0,0-2,2V30H30V4A2.0023,2.0023,0,0,0,28,2ZM9,28V21h4v7Zm19,0H15V20a1,1,0,0,0-1-1H8a1,1,0,0,0-1,1v8H4V16H16V4H28Z"
|
|
1827
|
-
})),
|
|
2149
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
1828
2150
|
d: "M18 8H20V10H18zM24 8H26V10H24zM18 14H20V16H18zM24 14H26V16H24zM18 20H20V22H18zM24 20H26V22H24zM2 10H7V12H2zM10 2H12V7H10z"
|
|
1829
|
-
})),
|
|
2151
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
1830
2152
|
d: "M5.5 3.964H7.5V9.035H5.5z",
|
|
1831
2153
|
transform: "rotate(-45 6.5 6.5)"
|
|
1832
2154
|
})), children);
|
|
@@ -1834,12 +2156,12 @@ const BuildingInsights_3 = /*#__PURE__*/React.forwardRef(function BuildingInsigh
|
|
|
1834
2156
|
if (process.env.NODE_ENV !== "production") {
|
|
1835
2157
|
BuildingInsights_3.propTypes = iconPropTypes;
|
|
1836
2158
|
}
|
|
1837
|
-
const Bullhorn = /*#__PURE__*/React.forwardRef(function Bullhorn(
|
|
2159
|
+
const Bullhorn = /*#__PURE__*/React.forwardRef(function Bullhorn(_ref85, ref) {
|
|
1838
2160
|
let {
|
|
1839
2161
|
children,
|
|
1840
2162
|
size = 16,
|
|
1841
2163
|
...rest
|
|
1842
|
-
} =
|
|
2164
|
+
} = _ref85;
|
|
1843
2165
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1844
2166
|
width: size,
|
|
1845
2167
|
height: size,
|
|
@@ -1848,19 +2170,19 @@ const Bullhorn = /*#__PURE__*/React.forwardRef(function Bullhorn(_ref71, ref) {
|
|
|
1848
2170
|
viewBox: "0 0 32 32",
|
|
1849
2171
|
fill: "currentColor",
|
|
1850
2172
|
...rest
|
|
1851
|
-
},
|
|
2173
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
1852
2174
|
d: "M26,6V8.17L5.64,11.87a2,2,0,0,0-1.64,2v4.34a2,2,0,0,0,1.64,2L8,20.56V24a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V22.74l6,1.09V26h2V6ZM18,24H10V20.93l8,1.45ZM6,18.17V13.83L26,10.2V21.8Z"
|
|
1853
2175
|
})), children);
|
|
1854
2176
|
});
|
|
1855
2177
|
if (process.env.NODE_ENV !== "production") {
|
|
1856
2178
|
Bullhorn.propTypes = iconPropTypes;
|
|
1857
2179
|
}
|
|
1858
|
-
const Buoy = /*#__PURE__*/React.forwardRef(function Buoy(
|
|
2180
|
+
const Buoy = /*#__PURE__*/React.forwardRef(function Buoy(_ref86, ref) {
|
|
1859
2181
|
let {
|
|
1860
2182
|
children,
|
|
1861
2183
|
size = 16,
|
|
1862
2184
|
...rest
|
|
1863
|
-
} =
|
|
2185
|
+
} = _ref86;
|
|
1864
2186
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1865
2187
|
width: size,
|
|
1866
2188
|
height: size,
|
|
@@ -1869,21 +2191,21 @@ const Buoy = /*#__PURE__*/React.forwardRef(function Buoy(_ref72, ref) {
|
|
|
1869
2191
|
viewBox: "0 0 32 32",
|
|
1870
2192
|
fill: "currentColor",
|
|
1871
2193
|
...rest
|
|
1872
|
-
},
|
|
2194
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
1873
2195
|
d: "M28,22a3.4376,3.4376,0,0,1-3.0513-2.3164,1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,20,22a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,16,19a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,12,22a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,8,19a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,4,22H2v2H4a4.9316,4.9316,0,0,0,4-1.9873,5.5965,5.5965,0,0,0,1,.9912,7,7,0,0,0,14,0,5.5965,5.5965,0,0,0,1-.9912A4.9316,4.9316,0,0,0,28,24h2V22ZM16,28a5.0021,5.0021,0,0,1-4.9075-4.0854A5.2252,5.2252,0,0,0,12,24a4.9316,4.9316,0,0,0,4-1.9873A4.9316,4.9316,0,0,0,20,24a5.2252,5.2252,0,0,0,.9075-.0854A5.0021,5.0021,0,0,1,16,28Z"
|
|
1874
|
-
})),
|
|
2196
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
1875
2197
|
d: "M20.07,7.8345A2.0116,2.0116,0,0,0,18.0771,6H17V2H15V6H13.9175a1.9949,1.9949,0,0,0-1.9859,1.7715L10.2805,19h2.021l.7346-5h5.9212l.7351,5h2.021ZM13.33,12l.5877-4,4.167.0625L18.6633,12Z"
|
|
1876
2198
|
})), children);
|
|
1877
2199
|
});
|
|
1878
2200
|
if (process.env.NODE_ENV !== "production") {
|
|
1879
2201
|
Buoy.propTypes = iconPropTypes;
|
|
1880
2202
|
}
|
|
1881
|
-
const Bus = /*#__PURE__*/React.forwardRef(function Bus(
|
|
2203
|
+
const Bus = /*#__PURE__*/React.forwardRef(function Bus(_ref87, ref) {
|
|
1882
2204
|
let {
|
|
1883
2205
|
children,
|
|
1884
2206
|
size = 16,
|
|
1885
2207
|
...rest
|
|
1886
|
-
} =
|
|
2208
|
+
} = _ref87;
|
|
1887
2209
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1888
2210
|
width: size,
|
|
1889
2211
|
height: size,
|
|
@@ -1892,21 +2214,21 @@ const Bus = /*#__PURE__*/React.forwardRef(function Bus(_ref73, ref) {
|
|
|
1892
2214
|
viewBox: "0 0 32 32",
|
|
1893
2215
|
fill: "currentColor",
|
|
1894
2216
|
...rest
|
|
1895
|
-
},
|
|
2217
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
1896
2218
|
d: "M27 11H29V15H27zM3 11H5V15H3zM20 20H22V22H20zM10 20H12V22H10z"
|
|
1897
|
-
})),
|
|
2219
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
1898
2220
|
d: "M21,4H11A5.0059,5.0059,0,0,0,6,9V23a2.0023,2.0023,0,0,0,2,2v3h2V25H22v3h2V25a2.0027,2.0027,0,0,0,2-2V9A5.0059,5.0059,0,0,0,21,4Zm3,6,.0009,6H8V10ZM11,6H21a2.995,2.995,0,0,1,2.8157,2H8.1843A2.995,2.995,0,0,1,11,6ZM8,23V18H24.0012l.0008,5Z"
|
|
1899
2221
|
})), children);
|
|
1900
2222
|
});
|
|
1901
2223
|
if (process.env.NODE_ENV !== "production") {
|
|
1902
2224
|
Bus.propTypes = iconPropTypes;
|
|
1903
2225
|
}
|
|
1904
|
-
const BusinessProcesses = /*#__PURE__*/React.forwardRef(function BusinessProcesses(
|
|
2226
|
+
const BusinessProcesses = /*#__PURE__*/React.forwardRef(function BusinessProcesses(_ref88, ref) {
|
|
1905
2227
|
let {
|
|
1906
2228
|
children,
|
|
1907
2229
|
size = 16,
|
|
1908
2230
|
...rest
|
|
1909
|
-
} =
|
|
2231
|
+
} = _ref88;
|
|
1910
2232
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1911
2233
|
width: size,
|
|
1912
2234
|
height: size,
|
|
@@ -1915,21 +2237,21 @@ const BusinessProcesses = /*#__PURE__*/React.forwardRef(function BusinessProcess
|
|
|
1915
2237
|
viewBox: "0 0 32 32",
|
|
1916
2238
|
fill: "currentColor",
|
|
1917
2239
|
...rest
|
|
1918
|
-
},
|
|
2240
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
1919
2241
|
d: "m23.0002,31c-.0095,0-.0188-.0001-.0283-.0004-.4102-.0115-.7715-.2723-.9116-.6578l-3.1365-8.6252-2.0046,4.6774c-.1577.3677-.519.6061-.9192.6061h-4v-2h3.3406l2.7402-6.3939c.1619-.3772.5479-.6166.9473-.6057.4102.0115.7715.2723.9116.6578l3.1365,8.6252,2.0046-4.6774c.1577-.3677.519-.6061.9192-.6061h4v2h-3.3406l-2.7402,6.3939c-.158.3684-.52.6061-.9189.6061Z"
|
|
1920
|
-
})),
|
|
2242
|
+
})), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
1921
2243
|
d: "m9,25h-5v-15h24v9h2v-9c0-1.103-.8975-2-2-2h-6V4c0-1.103-.8975-2-2-2h-8c-1.103,0-2,.897-2,2v4h-6c-1.103,0-2,.897-2,2v15c0,1.1025.897,2,2,2h5v-2ZM12,4h8v4h-8V4Z"
|
|
1922
2244
|
})), children);
|
|
1923
2245
|
});
|
|
1924
2246
|
if (process.env.NODE_ENV !== "production") {
|
|
1925
2247
|
BusinessProcesses.propTypes = iconPropTypes;
|
|
1926
2248
|
}
|
|
1927
|
-
const ButtonCentered = /*#__PURE__*/React.forwardRef(function ButtonCentered(
|
|
2249
|
+
const ButtonCentered = /*#__PURE__*/React.forwardRef(function ButtonCentered(_ref89, ref) {
|
|
1928
2250
|
let {
|
|
1929
2251
|
children,
|
|
1930
2252
|
size = 16,
|
|
1931
2253
|
...rest
|
|
1932
|
-
} =
|
|
2254
|
+
} = _ref89;
|
|
1933
2255
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1934
2256
|
width: size,
|
|
1935
2257
|
height: size,
|
|
@@ -1938,21 +2260,21 @@ const ButtonCentered = /*#__PURE__*/React.forwardRef(function ButtonCentered(_re
|
|
|
1938
2260
|
viewBox: "0 0 32 32",
|
|
1939
2261
|
fill: "currentColor",
|
|
1940
2262
|
...rest
|
|
1941
|
-
},
|
|
2263
|
+
}, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
1942
2264
|
d: "M9 15H23V17H9z"
|
|
1943
|
-
})),
|
|
2265
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
1944
2266
|
d: "M28,22H4a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v8A2.0021,2.0021,0,0,1,28,22ZM4,12v8H28V12Z"
|
|
1945
2267
|
})), children);
|
|
1946
2268
|
});
|
|
1947
2269
|
if (process.env.NODE_ENV !== "production") {
|
|
1948
2270
|
ButtonCentered.propTypes = iconPropTypes;
|
|
1949
2271
|
}
|
|
1950
|
-
const ButtonFlushLeft = /*#__PURE__*/React.forwardRef(function ButtonFlushLeft(
|
|
2272
|
+
const ButtonFlushLeft = /*#__PURE__*/React.forwardRef(function ButtonFlushLeft(_ref90, ref) {
|
|
1951
2273
|
let {
|
|
1952
2274
|
children,
|
|
1953
2275
|
size = 16,
|
|
1954
2276
|
...rest
|
|
1955
|
-
} =
|
|
2277
|
+
} = _ref90;
|
|
1956
2278
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1957
2279
|
width: size,
|
|
1958
2280
|
height: size,
|
|
@@ -1961,21 +2283,21 @@ const ButtonFlushLeft = /*#__PURE__*/React.forwardRef(function ButtonFlushLeft(_
|
|
|
1961
2283
|
viewBox: "0 0 32 32",
|
|
1962
2284
|
fill: "currentColor",
|
|
1963
2285
|
...rest
|
|
1964
|
-
},
|
|
2286
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
1965
2287
|
d: "M6 15H20V17H6z"
|
|
1966
|
-
})),
|
|
2288
|
+
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
1967
2289
|
d: "M28,22H4c-1.103,0-2-0.897-2-2v-8c0-1.103,0.897-2,2-2h24c1.103,0,2,0.897,2,2v8C30,21.103,29.103,22,28,22z M4,12v8h24v-8 H4z"
|
|
1968
2290
|
})), children);
|
|
1969
2291
|
});
|
|
1970
2292
|
if (process.env.NODE_ENV !== "production") {
|
|
1971
2293
|
ButtonFlushLeft.propTypes = iconPropTypes;
|
|
1972
2294
|
}
|
|
1973
|
-
const CabinCare = /*#__PURE__*/React.forwardRef(function CabinCare(
|
|
2295
|
+
const CabinCare = /*#__PURE__*/React.forwardRef(function CabinCare(_ref91, ref) {
|
|
1974
2296
|
let {
|
|
1975
2297
|
children,
|
|
1976
2298
|
size = 16,
|
|
1977
2299
|
...rest
|
|
1978
|
-
} =
|
|
2300
|
+
} = _ref91;
|
|
1979
2301
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1980
2302
|
width: size,
|
|
1981
2303
|
height: size,
|
|
@@ -1984,19 +2306,19 @@ const CabinCare = /*#__PURE__*/React.forwardRef(function CabinCare(_ref77, ref)
|
|
|
1984
2306
|
viewBox: "0 0 32 32",
|
|
1985
2307
|
fill: "currentColor",
|
|
1986
2308
|
...rest
|
|
1987
|
-
},
|
|
2309
|
+
}, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
1988
2310
|
d: "M27.3022 2a2.6617 2.6617 0 00-1.9079.8059l-.3931.4053-.397-.4053a2.6613 2.6613 0 00-3.8158 0 2.7992 2.7992 0 000 3.8963L25.0012 11 29.21 6.7022a2.7992 2.7992 0 000-3.8963A2.6613 2.6613 0 0027.3022 2zM23.8218 18H15.083L11.8643 5.9653a4 4 0 00-7.7276 2.07L8.5454 24.5168A2 2 0 0010.4775 26H19v2H4v2H19a2 2 0 002-2V26h3a4.0046 4.0046 0 003.98-4.4A4.1214 4.1214 0 0023.8218 18zM24 24H10.4776L6.0686 7.5181A2 2 0 119.9324 6.4829L13.5466 20H24a2 2 0 010 4z"
|
|
1989
2311
|
})), children);
|
|
1990
2312
|
});
|
|
1991
2313
|
if (process.env.NODE_ENV !== "production") {
|
|
1992
2314
|
CabinCare.propTypes = iconPropTypes;
|
|
1993
2315
|
}
|
|
1994
|
-
const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(
|
|
2316
|
+
const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(_ref92, ref) {
|
|
1995
2317
|
let {
|
|
1996
2318
|
children,
|
|
1997
2319
|
size = 16,
|
|
1998
2320
|
...rest
|
|
1999
|
-
} =
|
|
2321
|
+
} = _ref92;
|
|
2000
2322
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2001
2323
|
width: size,
|
|
2002
2324
|
height: size,
|
|
@@ -2005,7 +2327,7 @@ const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(_re
|
|
|
2005
2327
|
viewBox: "0 0 32 32",
|
|
2006
2328
|
fill: "currentColor",
|
|
2007
2329
|
...rest
|
|
2008
|
-
},
|
|
2330
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2009
2331
|
d: "M24 2H26V9H24z"
|
|
2010
2332
|
})), _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
|
|
2011
2333
|
width: "3",
|
|
@@ -2013,19 +2335,19 @@ const CabinCareAlert = /*#__PURE__*/React.forwardRef(function CabinCareAlert(_re
|
|
|
2013
2335
|
x: "23.5",
|
|
2014
2336
|
y: "11",
|
|
2015
2337
|
rx: "1.5"
|
|
2016
|
-
})),
|
|
2338
|
+
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2017
2339
|
d: "M23.8218,18H15.083L11.8643,5.9653a4,4,0,0,0-7.7276,2.07L8.5454,24.5168A2,2,0,0,0,10.4775,26H19v2H4v2H19a2,2,0,0,0,2-2V26h3a4.0046,4.0046,0,0,0,3.98-4.4A4.1215,4.1215,0,0,0,23.8218,18ZM24,24H10.4775L6.0686,7.5181A2,2,0,1,1,9.9324,6.4829L13.5466,20H24a2,2,0,0,1,0,4Z"
|
|
2018
2340
|
})), children);
|
|
2019
2341
|
});
|
|
2020
2342
|
if (process.env.NODE_ENV !== "production") {
|
|
2021
2343
|
CabinCareAlert.propTypes = iconPropTypes;
|
|
2022
2344
|
}
|
|
2023
|
-
const CabinCareAlt = /*#__PURE__*/React.forwardRef(function CabinCareAlt(
|
|
2345
|
+
const CabinCareAlt = /*#__PURE__*/React.forwardRef(function CabinCareAlt(_ref93, ref) {
|
|
2024
2346
|
let {
|
|
2025
2347
|
children,
|
|
2026
2348
|
size = 16,
|
|
2027
2349
|
...rest
|
|
2028
|
-
} =
|
|
2350
|
+
} = _ref93;
|
|
2029
2351
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2030
2352
|
width: size,
|
|
2031
2353
|
height: size,
|
|
@@ -2034,19 +2356,19 @@ const CabinCareAlt = /*#__PURE__*/React.forwardRef(function CabinCareAlt(_ref79,
|
|
|
2034
2356
|
viewBox: "0 0 32 32",
|
|
2035
2357
|
fill: "currentColor",
|
|
2036
2358
|
...rest
|
|
2037
|
-
},
|
|
2359
|
+
}, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2038
2360
|
d: "M30 25V23H20.7676l-.8-3H27V18H19.4348l-2.469-9.2578-1.9316.5156 3.8017 14.2568A2.0037 2.0037 0 0020.77 25H22v3H10V25h6V23H6.7676l-.8-3H13V18H5.4348L2.9658 8.7422l-1.9316.5156L4.8359 23.5146A2.0037 2.0037 0 006.77 25H8v3H2v2H30V28H24V25zM27.303 2a2.6613 2.6613 0 00-1.9079.8059L25 3.2112l-.3951-.4053a2.6612 2.6612 0 00-3.8157 0 2.7991 2.7991 0 000 3.8963L25 11l4.2108-4.2978a2.7991 2.7991 0 000-3.8963A2.6613 2.6613 0 0027.303 2z"
|
|
2039
2361
|
})), children);
|
|
2040
2362
|
});
|
|
2041
2363
|
if (process.env.NODE_ENV !== "production") {
|
|
2042
2364
|
CabinCareAlt.propTypes = iconPropTypes;
|
|
2043
2365
|
}
|
|
2044
|
-
const Cad = /*#__PURE__*/React.forwardRef(function Cad(
|
|
2366
|
+
const Cad = /*#__PURE__*/React.forwardRef(function Cad(_ref94, ref) {
|
|
2045
2367
|
let {
|
|
2046
2368
|
children,
|
|
2047
2369
|
size = 16,
|
|
2048
2370
|
...rest
|
|
2049
|
-
} =
|
|
2371
|
+
} = _ref94;
|
|
2050
2372
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2051
2373
|
width: size,
|
|
2052
2374
|
height: size,
|
|
@@ -2055,19 +2377,19 @@ const Cad = /*#__PURE__*/React.forwardRef(function Cad(_ref80, ref) {
|
|
|
2055
2377
|
viewBox: "0 0 32 32",
|
|
2056
2378
|
fill: "currentColor",
|
|
2057
2379
|
...rest
|
|
2058
|
-
},
|
|
2380
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2059
2381
|
d: "M18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM26 23H22V9h4a4 4 0 014 4v6A4 4 0 0126 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H24zM10 23H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4V21h6z"
|
|
2060
2382
|
})), children);
|
|
2061
2383
|
});
|
|
2062
2384
|
if (process.env.NODE_ENV !== "production") {
|
|
2063
2385
|
Cad.propTypes = iconPropTypes;
|
|
2064
2386
|
}
|
|
2065
|
-
const Cafe = /*#__PURE__*/React.forwardRef(function Cafe(
|
|
2387
|
+
const Cafe = /*#__PURE__*/React.forwardRef(function Cafe(_ref95, ref) {
|
|
2066
2388
|
let {
|
|
2067
2389
|
children,
|
|
2068
2390
|
size = 16,
|
|
2069
2391
|
...rest
|
|
2070
|
-
} =
|
|
2392
|
+
} = _ref95;
|
|
2071
2393
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2072
2394
|
width: size,
|
|
2073
2395
|
height: size,
|
|
@@ -2076,19 +2398,19 @@ const Cafe = /*#__PURE__*/React.forwardRef(function Cafe(_ref81, ref) {
|
|
|
2076
2398
|
viewBox: "0 0 32 32",
|
|
2077
2399
|
fill: "currentColor",
|
|
2078
2400
|
...rest
|
|
2079
|
-
},
|
|
2401
|
+
}, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2080
2402
|
d: "M2 28H30V30H2zM24.5 11H8a2.002 2.002 0 00-2 2v8a5.0059 5.0059 0 005 5h8a5.0059 5.0059 0 005-5V20h.5a4.5 4.5 0 000-9zM22 21a3.0033 3.0033 0 01-3 3H11a3.0033 3.0033 0 01-3-3V13H22zm2.5-3H24V13h.5a2.5 2.5 0 010 5zM19 9H17V8.854a1.9883 1.9883 0 00-1.1055-1.7886L13.2109 5.7236A3.9788 3.9788 0 0111 2.146V1h2V2.146a1.9892 1.9892 0 001.1055 1.7886l2.6836 1.3418A3.9792 3.9792 0 0119 8.854z"
|
|
2081
2403
|
})), children);
|
|
2082
2404
|
});
|
|
2083
2405
|
if (process.env.NODE_ENV !== "production") {
|
|
2084
2406
|
Cafe.propTypes = iconPropTypes;
|
|
2085
2407
|
}
|
|
2086
|
-
const Calculation = /*#__PURE__*/React.forwardRef(function Calculation(
|
|
2408
|
+
const Calculation = /*#__PURE__*/React.forwardRef(function Calculation(_ref96, ref) {
|
|
2087
2409
|
let {
|
|
2088
2410
|
children,
|
|
2089
2411
|
size = 16,
|
|
2090
2412
|
...rest
|
|
2091
|
-
} =
|
|
2413
|
+
} = _ref96;
|
|
2092
2414
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2093
2415
|
width: size,
|
|
2094
2416
|
height: size,
|
|
@@ -2097,19 +2419,19 @@ const Calculation = /*#__PURE__*/React.forwardRef(function Calculation(_ref82, r
|
|
|
2097
2419
|
viewBox: "0 0 32 32",
|
|
2098
2420
|
fill: "currentColor",
|
|
2099
2421
|
...rest
|
|
2100
|
-
},
|
|
2422
|
+
}, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2101
2423
|
d: "M14 8L10 8 10 4 8 4 8 8 4 8 4 10 8 10 8 14 10 14 10 10 14 10 14 8zM4 19H14V21H4zM4 24H14V26H4zM18 8H28V10H18zM24.41 22L28 18.41 26.59 17 23 20.59 19.41 17 18 18.41 21.59 22 18 25.59 19.41 27 23 23.41 26.59 27 28 25.59 24.41 22z"
|
|
2102
2424
|
})), children);
|
|
2103
2425
|
});
|
|
2104
2426
|
if (process.env.NODE_ENV !== "production") {
|
|
2105
2427
|
Calculation.propTypes = iconPropTypes;
|
|
2106
2428
|
}
|
|
2107
|
-
const CalculationAlt = /*#__PURE__*/React.forwardRef(function CalculationAlt(
|
|
2429
|
+
const CalculationAlt = /*#__PURE__*/React.forwardRef(function CalculationAlt(_ref97, ref) {
|
|
2108
2430
|
let {
|
|
2109
2431
|
children,
|
|
2110
2432
|
size = 16,
|
|
2111
2433
|
...rest
|
|
2112
|
-
} =
|
|
2434
|
+
} = _ref97;
|
|
2113
2435
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2114
2436
|
width: size,
|
|
2115
2437
|
height: size,
|
|
@@ -2118,21 +2440,21 @@ const CalculationAlt = /*#__PURE__*/React.forwardRef(function CalculationAlt(_re
|
|
|
2118
2440
|
viewBox: "0 0 32 32",
|
|
2119
2441
|
fill: "currentColor",
|
|
2120
2442
|
...rest
|
|
2121
|
-
},
|
|
2443
|
+
}, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2122
2444
|
d: "M19 13H25V15H19zM13 21L11 21 11 19 9 19 9 21 7 21 7 23 9 23 9 25 11 25 11 23 13 23 13 21zM7 9H13V11H7zM19 17H25V19H19z"
|
|
2123
|
-
})),
|
|
2445
|
+
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2124
2446
|
d: "M27,3H5A2.0023,2.0023,0,0,0,3,5V27a2.0023,2.0023,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V5A2.0023,2.0023,0,0,0,27,3ZM15,5V15H5V5ZM5,17H15V27H5ZM17,27V5H27V27Z"
|
|
2125
2447
|
})), children);
|
|
2126
2448
|
});
|
|
2127
2449
|
if (process.env.NODE_ENV !== "production") {
|
|
2128
2450
|
CalculationAlt.propTypes = iconPropTypes;
|
|
2129
2451
|
}
|
|
2130
|
-
const Calculator = /*#__PURE__*/React.forwardRef(function Calculator(
|
|
2452
|
+
const Calculator = /*#__PURE__*/React.forwardRef(function Calculator(_ref98, ref) {
|
|
2131
2453
|
let {
|
|
2132
2454
|
children,
|
|
2133
2455
|
size = 16,
|
|
2134
2456
|
...rest
|
|
2135
|
-
} =
|
|
2457
|
+
} = _ref98;
|
|
2136
2458
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2137
2459
|
width: size,
|
|
2138
2460
|
height: size,
|
|
@@ -2141,21 +2463,21 @@ const Calculator = /*#__PURE__*/React.forwardRef(function Calculator(_ref84, ref
|
|
|
2141
2463
|
viewBox: "0 0 32 32",
|
|
2142
2464
|
fill: "currentColor",
|
|
2143
2465
|
...rest
|
|
2144
|
-
},
|
|
2466
|
+
}, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
2145
2467
|
d: "M26,4V28H6V4H26m0-2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Z"
|
|
2146
|
-
})),
|
|
2468
|
+
})), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
2147
2469
|
d: "M9 23H11V25H9zM21 23H23V25H21zM9 18H11V20H9zM21 18H23V20H21zM9 13H11V15H9zM15 23H17V25H15zM15 18H17V20H15zM15 13H17V15H15zM21 13H23V15H21zM9 7H23V10H9z"
|
|
2148
2470
|
})), children);
|
|
2149
2471
|
});
|
|
2150
2472
|
if (process.env.NODE_ENV !== "production") {
|
|
2151
2473
|
Calculator.propTypes = iconPropTypes;
|
|
2152
2474
|
}
|
|
2153
|
-
const CalculatorCheck = /*#__PURE__*/React.forwardRef(function CalculatorCheck(
|
|
2475
|
+
const CalculatorCheck = /*#__PURE__*/React.forwardRef(function CalculatorCheck(_ref99, ref) {
|
|
2154
2476
|
let {
|
|
2155
2477
|
children,
|
|
2156
2478
|
size = 16,
|
|
2157
2479
|
...rest
|
|
2158
|
-
} =
|
|
2480
|
+
} = _ref99;
|
|
2159
2481
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2160
2482
|
width: size,
|
|
2161
2483
|
height: size,
|
|
@@ -2164,21 +2486,21 @@ const CalculatorCheck = /*#__PURE__*/React.forwardRef(function CalculatorCheck(_
|
|
|
2164
2486
|
viewBox: "0 0 32 32",
|
|
2165
2487
|
fill: "currentColor",
|
|
2166
2488
|
...rest
|
|
2167
|
-
},
|
|
2489
|
+
}, _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
2168
2490
|
d: "M24 26.59L21.41 24 20 25.41 24 29.41 31 22.41 29.59 21 24 26.59zM15 23H17V25H15zM9 23H11V25H9zM21 18H23V20H21zM15 18H17V20H15zM9 18H11V20H9zM21 13H23V15H21zM15 13H17V15H15zM9 13H11V15H9zM9 7H23V10H9z"
|
|
2169
|
-
})),
|
|
2491
|
+
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
2170
2492
|
d: "M17,30H6.0046A2.007,2.007,0,0,1,4,27.9951V3.9961A1.9984,1.9984,0,0,1,5.9961,2H26.0037A1.9985,1.9985,0,0,1,28,3.9961V18H26V4H6V28H17Z"
|
|
2171
2493
|
})), children);
|
|
2172
2494
|
});
|
|
2173
2495
|
if (process.env.NODE_ENV !== "production") {
|
|
2174
2496
|
CalculatorCheck.propTypes = iconPropTypes;
|
|
2175
2497
|
}
|
|
2176
|
-
const Calendar = /*#__PURE__*/React.forwardRef(function Calendar(
|
|
2498
|
+
const Calendar = /*#__PURE__*/React.forwardRef(function Calendar(_ref100, ref) {
|
|
2177
2499
|
let {
|
|
2178
2500
|
children,
|
|
2179
2501
|
size = 16,
|
|
2180
2502
|
...rest
|
|
2181
|
-
} =
|
|
2503
|
+
} = _ref100;
|
|
2182
2504
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2183
2505
|
width: size,
|
|
2184
2506
|
height: size,
|
|
@@ -2187,19 +2509,19 @@ const Calendar = /*#__PURE__*/React.forwardRef(function Calendar(_ref86, ref) {
|
|
|
2187
2509
|
viewBox: "0 0 32 32",
|
|
2188
2510
|
fill: "currentColor",
|
|
2189
2511
|
...rest
|
|
2190
|
-
},
|
|
2512
|
+
}, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2191
2513
|
d: "M26,4h-4V2h-2v2h-8V2h-2v2H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2h20c1.1,0,2-0.9,2-2V6C28,4.9,27.1,4,26,4z M26,26H6V12h20 V26z M26,10H6V6h4v2h2V6h8v2h2V6h4V10z"
|
|
2192
2514
|
})), children);
|
|
2193
2515
|
});
|
|
2194
2516
|
if (process.env.NODE_ENV !== "production") {
|
|
2195
2517
|
Calendar.propTypes = iconPropTypes;
|
|
2196
2518
|
}
|
|
2197
|
-
const CalendarAdd = /*#__PURE__*/React.forwardRef(function CalendarAdd(
|
|
2519
|
+
const CalendarAdd = /*#__PURE__*/React.forwardRef(function CalendarAdd(_ref101, ref) {
|
|
2198
2520
|
let {
|
|
2199
2521
|
children,
|
|
2200
2522
|
size = 16,
|
|
2201
2523
|
...rest
|
|
2202
|
-
} =
|
|
2524
|
+
} = _ref101;
|
|
2203
2525
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2204
2526
|
width: size,
|
|
2205
2527
|
height: size,
|
|
@@ -2217,12 +2539,12 @@ const CalendarAdd = /*#__PURE__*/React.forwardRef(function CalendarAdd(_ref87, r
|
|
|
2217
2539
|
if (process.env.NODE_ENV !== "production") {
|
|
2218
2540
|
CalendarAdd.propTypes = iconPropTypes;
|
|
2219
2541
|
}
|
|
2220
|
-
const CalendarAddAlt = /*#__PURE__*/React.forwardRef(function CalendarAddAlt(
|
|
2542
|
+
const CalendarAddAlt = /*#__PURE__*/React.forwardRef(function CalendarAddAlt(_ref102, ref) {
|
|
2221
2543
|
let {
|
|
2222
2544
|
children,
|
|
2223
2545
|
size = 16,
|
|
2224
2546
|
...rest
|
|
2225
|
-
} =
|
|
2547
|
+
} = _ref102;
|
|
2226
2548
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2227
2549
|
width: size,
|
|
2228
2550
|
height: size,
|
|
@@ -2242,12 +2564,12 @@ const CalendarAddAlt = /*#__PURE__*/React.forwardRef(function CalendarAddAlt(_re
|
|
|
2242
2564
|
if (process.env.NODE_ENV !== "production") {
|
|
2243
2565
|
CalendarAddAlt.propTypes = iconPropTypes;
|
|
2244
2566
|
}
|
|
2245
|
-
const CalendarHeatMap = /*#__PURE__*/React.forwardRef(function CalendarHeatMap(
|
|
2567
|
+
const CalendarHeatMap = /*#__PURE__*/React.forwardRef(function CalendarHeatMap(_ref103, ref) {
|
|
2246
2568
|
let {
|
|
2247
2569
|
children,
|
|
2248
2570
|
size = 16,
|
|
2249
2571
|
...rest
|
|
2250
|
-
} =
|
|
2572
|
+
} = _ref103;
|
|
2251
2573
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2252
2574
|
width: size,
|
|
2253
2575
|
height: size,
|
|
@@ -2256,19 +2578,19 @@ const CalendarHeatMap = /*#__PURE__*/React.forwardRef(function CalendarHeatMap(_
|
|
|
2256
2578
|
viewBox: "0 0 32 32",
|
|
2257
2579
|
fill: "currentColor",
|
|
2258
2580
|
...rest
|
|
2259
|
-
},
|
|
2581
|
+
}, _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
2260
2582
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,6h4V8h2V6h8V8h2V6h4l0,4H6Zm0,6h5v6H6ZM19,26H13V20h6Zm0-8H13V12h6Zm2,8V20h5l.0012,6Z"
|
|
2261
2583
|
})), children);
|
|
2262
2584
|
});
|
|
2263
2585
|
if (process.env.NODE_ENV !== "production") {
|
|
2264
2586
|
CalendarHeatMap.propTypes = iconPropTypes;
|
|
2265
2587
|
}
|
|
2266
|
-
const CalendarSettings = /*#__PURE__*/React.forwardRef(function CalendarSettings(
|
|
2588
|
+
const CalendarSettings = /*#__PURE__*/React.forwardRef(function CalendarSettings(_ref104, ref) {
|
|
2267
2589
|
let {
|
|
2268
2590
|
children,
|
|
2269
2591
|
size = 16,
|
|
2270
2592
|
...rest
|
|
2271
|
-
} =
|
|
2593
|
+
} = _ref104;
|
|
2272
2594
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2273
2595
|
width: size,
|
|
2274
2596
|
height: size,
|
|
@@ -2277,21 +2599,21 @@ const CalendarSettings = /*#__PURE__*/React.forwardRef(function CalendarSettings
|
|
|
2277
2599
|
viewBox: "0 0 32 32",
|
|
2278
2600
|
fill: "currentColor",
|
|
2279
2601
|
...rest
|
|
2280
|
-
},
|
|
2602
|
+
}, _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
2281
2603
|
d: "M30,23V21H27.91a5.9592,5.9592,0,0,0-1.0244-2.4707L28.364,17.05,26.95,15.6362l-1.4788,1.4785A5.9584,5.9584,0,0,0,23,16.09V14H21v2.09a5.9584,5.9584,0,0,0-2.4709,1.0244L17.05,15.6362,15.636,17.05l1.4787,1.479A5.9618,5.9618,0,0,0,16.09,21H14v2h2.09a5.9618,5.9618,0,0,0,1.0244,2.4707L15.636,26.95,17.05,28.3638l1.4788-1.4785A5.9584,5.9584,0,0,0,21,27.91V30h2V27.91a5.9584,5.9584,0,0,0,2.4709-1.0244L26.95,28.3638,28.364,26.95l-1.4787-1.479A5.9592,5.9592,0,0,0,27.91,23Zm-8,3a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,26Z"
|
|
2282
|
-
})),
|
|
2604
|
+
})), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
2283
2605
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2284
2606
|
})), children);
|
|
2285
2607
|
});
|
|
2286
2608
|
if (process.env.NODE_ENV !== "production") {
|
|
2287
2609
|
CalendarSettings.propTypes = iconPropTypes;
|
|
2288
2610
|
}
|
|
2289
|
-
const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(
|
|
2611
|
+
const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(_ref105, ref) {
|
|
2290
2612
|
let {
|
|
2291
2613
|
children,
|
|
2292
2614
|
size = 16,
|
|
2293
2615
|
...rest
|
|
2294
|
-
} =
|
|
2616
|
+
} = _ref105;
|
|
2295
2617
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2296
2618
|
width: size,
|
|
2297
2619
|
height: size,
|
|
@@ -2300,9 +2622,9 @@ const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(_ref9
|
|
|
2300
2622
|
viewBox: "0 0 32 32",
|
|
2301
2623
|
fill: "currentColor",
|
|
2302
2624
|
...rest
|
|
2303
|
-
},
|
|
2625
|
+
}, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
2304
2626
|
d: "M23.981,24.4333A3.9549,3.9549,0,0,0,26,25a4.0045,4.0045,0,0,0,4-4,3.9427,3.9427,0,0,0-.1492-1.0228l-2.4367,2.4369-.0005-.0005a1.9991,1.9991,0,1,1-2.8272-2.8272l-.0005-.0005,2.4368-2.4368A3.95,3.95,0,0,0,26,17a4.0045,4.0045,0,0,0-4,4,3.9544,3.9544,0,0,0,.5669,2.0191L17,28.586,18.4141,30Z"
|
|
2305
|
-
})),
|
|
2627
|
+
})), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
2306
2628
|
fillRule: "evenodd",
|
|
2307
2629
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h8V26H6V6h4V8h2V6h8V8h2V6h4v8h2V6A2,2,0,0,0,26,4Z"
|
|
2308
2630
|
})), children);
|
|
@@ -2310,12 +2632,12 @@ const CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(_ref9
|
|
|
2310
2632
|
if (process.env.NODE_ENV !== "production") {
|
|
2311
2633
|
CalendarTools.propTypes = iconPropTypes;
|
|
2312
2634
|
}
|
|
2313
|
-
const Calibrate = /*#__PURE__*/React.forwardRef(function Calibrate(
|
|
2635
|
+
const Calibrate = /*#__PURE__*/React.forwardRef(function Calibrate(_ref106, ref) {
|
|
2314
2636
|
let {
|
|
2315
2637
|
children,
|
|
2316
2638
|
size = 16,
|
|
2317
2639
|
...rest
|
|
2318
|
-
} =
|
|
2640
|
+
} = _ref106;
|
|
2319
2641
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2320
2642
|
width: size,
|
|
2321
2643
|
height: size,
|
|
@@ -2324,19 +2646,19 @@ const Calibrate = /*#__PURE__*/React.forwardRef(function Calibrate(_ref92, ref)
|
|
|
2324
2646
|
viewBox: "0 0 32 32",
|
|
2325
2647
|
fill: "currentColor",
|
|
2326
2648
|
...rest
|
|
2327
|
-
},
|
|
2649
|
+
}, _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
2328
2650
|
d: "M28.83,21.17,25,17.37l.67-.67a1,1,0,0,0,0-1.41l-6-6a1,1,0,0,0-1.41,0h0l-.79.79L10.71,3.29a1,1,0,0,0-1.41,0h0l-4,4-.12.15-4,6a1,1,0,0,0,.12,1.26l3,3a1,1,0,0,0,1.42,0L10,13.41l2.09,2.09-4.8,4.79a1,1,0,0,0,0,1.41l2,2A1,1,0,0,0,10,24a1,1,0,0,0,.52-.15l4.33-2.6,2.44,2.45a1,1,0,0,0,1.41,0h0l.67-.7,3.79,3.83a4,4,0,0,0,5.66-5.66ZM10,10.58l-5,5L3.29,13.87,6.78,8.63,10,5.41l6.09,6.09L13.5,14.08Zm8,11-2.84-2.84-5,3L9.42,21,19,11.41,23.59,16Zm9.42,3.83a2,2,0,0,1-2.83,0h0l-3.8-3.79,2.83-2.83,3.8,3.79a2,2,0,0,1,0,2.83Z"
|
|
2329
2651
|
})), children);
|
|
2330
2652
|
});
|
|
2331
2653
|
if (process.env.NODE_ENV !== "production") {
|
|
2332
2654
|
Calibrate.propTypes = iconPropTypes;
|
|
2333
2655
|
}
|
|
2334
|
-
const Calls = /*#__PURE__*/React.forwardRef(function Calls(
|
|
2656
|
+
const Calls = /*#__PURE__*/React.forwardRef(function Calls(_ref107, ref) {
|
|
2335
2657
|
let {
|
|
2336
2658
|
children,
|
|
2337
2659
|
size = 16,
|
|
2338
2660
|
...rest
|
|
2339
|
-
} =
|
|
2661
|
+
} = _ref107;
|
|
2340
2662
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2341
2663
|
width: size,
|
|
2342
2664
|
height: size,
|
|
@@ -2345,19 +2667,19 @@ const Calls = /*#__PURE__*/React.forwardRef(function Calls(_ref93, ref) {
|
|
|
2345
2667
|
viewBox: "0 0 32 32",
|
|
2346
2668
|
fill: "currentColor",
|
|
2347
2669
|
...rest
|
|
2348
|
-
},
|
|
2670
|
+
}, _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
|
|
2349
2671
|
d: "M26 14c1.1028 0 2 .8972 2 2s-.8972 2-2 2-2-.8972-2-2 .8972-2 2-2m0-2c-2.2091 0-4 1.7909-4 4s1.7909 4 4 4 4-1.7909 4-4-1.7909-4-4-4h0zM15 11l-1.4143 1.4141 2.5859 2.5859H7.8157c-.4141-1.1611-1.5137-2-2.8157-2-1.6543 0-3 1.3457-3 3s1.3457 3 3 3c1.302 0 2.4016-.8389 2.8157-2h8.356l-2.5859 2.5859 1.4143 1.4141 5-5-5-5zm-10 6c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
|
|
2350
2672
|
})), children);
|
|
2351
2673
|
});
|
|
2352
2674
|
if (process.env.NODE_ENV !== "production") {
|
|
2353
2675
|
Calls.propTypes = iconPropTypes;
|
|
2354
2676
|
}
|
|
2355
|
-
const CallsAll = /*#__PURE__*/React.forwardRef(function CallsAll(
|
|
2677
|
+
const CallsAll = /*#__PURE__*/React.forwardRef(function CallsAll(_ref108, ref) {
|
|
2356
2678
|
let {
|
|
2357
2679
|
children,
|
|
2358
2680
|
size = 16,
|
|
2359
2681
|
...rest
|
|
2360
|
-
} =
|
|
2682
|
+
} = _ref108;
|
|
2361
2683
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2362
2684
|
width: size,
|
|
2363
2685
|
height: size,
|
|
@@ -2366,19 +2688,19 @@ const CallsAll = /*#__PURE__*/React.forwardRef(function CallsAll(_ref94, ref) {
|
|
|
2366
2688
|
viewBox: "0 0 32 32",
|
|
2367
2689
|
fill: "currentColor",
|
|
2368
2690
|
...rest
|
|
2369
|
-
},
|
|
2691
|
+
}, _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
2370
2692
|
d: "M26 12c-2.2091 0-4 1.7908-4 4s1.7909 4 4 4 4-1.7909 4-4-1.7908-4-4-4zm0 6c-1.1028 0-2-.8972-2-2s.8972-2 2-2 2 .8972 2 2-.8972 2-2 2zM15 21v2h2.5859l-2.3008 2.3008c-.3911-.1875-.8235-.3008-1.2852-.3008-1.6543 0-3 1.3457-3 3s1.3457 3 3 3 3-1.3457 3-3c0-.4619-.1135-.894-.3005-1.2852l2.3005-2.3008v2.5859h2v-6h-6zm-1 8c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM11.4143 11.4141l-1.4143 1.4146 2.1716 2.1714h-4.356c-.4141-1.1611-1.5137-2-2.8157-2-1.6543 0-3 1.3457-3 3s1.3457 3 3 3c1.302 0 2.4016-.8389 2.8157-2h4.356l-2.1716 2.1714 1.4143 1.4146 4.5857-4.5859-4.5857-4.5859zm-6.4143 5.5859c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM19 5v2.5859l-2.3005-2.3008c.187-.3911.3005-.8232.3005-1.2852 0-1.6543-1.3457-3-3-3s-3 1.3457-3 3 1.3457 3 3 3c.4617 0 .894-.1133 1.2852-.3008l2.3008 2.3008h-2.5859v2h6v-6h-2zm-6-1c0-.5513.4485-1 1-1s1 .4487 1 1-.4485 1-1 1-1-.4487-1-1z"
|
|
2371
2693
|
})), children);
|
|
2372
2694
|
});
|
|
2373
2695
|
if (process.env.NODE_ENV !== "production") {
|
|
2374
2696
|
CallsAll.propTypes = iconPropTypes;
|
|
2375
2697
|
}
|
|
2376
|
-
const CallsIncoming = /*#__PURE__*/React.forwardRef(function CallsIncoming(
|
|
2698
|
+
const CallsIncoming = /*#__PURE__*/React.forwardRef(function CallsIncoming(_ref109, ref) {
|
|
2377
2699
|
let {
|
|
2378
2700
|
children,
|
|
2379
2701
|
size = 16,
|
|
2380
2702
|
...rest
|
|
2381
|
-
} =
|
|
2703
|
+
} = _ref109;
|
|
2382
2704
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2383
2705
|
width: size,
|
|
2384
2706
|
height: size,
|
|
@@ -2387,19 +2709,19 @@ const CallsIncoming = /*#__PURE__*/React.forwardRef(function CallsIncoming(_ref9
|
|
|
2387
2709
|
viewBox: "0 0 32 32",
|
|
2388
2710
|
fill: "currentColor",
|
|
2389
2711
|
...rest
|
|
2390
|
-
},
|
|
2712
|
+
}, _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
2391
2713
|
d: "M26 12c-2.2091 0-4 1.7908-4 4s1.7909 4 4 4 4-1.7909 4-4-1.7908-4-4-4zm0 6c-1.1028 0-2-.8972-2-2s.8972-2 2-2 2 .8972 2 2-.8972 2-2 2zM15 20l-1.4143 1.4141 2.5859 2.5859H7.8157c-.4141-1.1611-1.5137-2-2.8157-2-1.6543 0-3 1.3457-3 3s1.3457 3 3 3c1.302 0 2.4016-.8389 2.8157-2h8.356l-2.5859 2.5859 1.4143 1.4141 5-5-5-5zm-10 6c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM15 4l-1.4143 1.4141 2.5859 2.5859H7.8157c-.4141-1.1611-1.5137-2-2.8157-2-1.6543 0-3 1.3457-3 3s1.3457 3 3 3c1.302 0 2.4016-.8389 2.8157-2h8.356l-2.5859 2.5859 1.4143 1.4141 5-5-5-5zm-10 6c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
|
|
2392
2714
|
})), children);
|
|
2393
2715
|
});
|
|
2394
2716
|
if (process.env.NODE_ENV !== "production") {
|
|
2395
2717
|
CallsIncoming.propTypes = iconPropTypes;
|
|
2396
2718
|
}
|
|
2397
|
-
const Camera = /*#__PURE__*/React.forwardRef(function Camera(
|
|
2719
|
+
const Camera = /*#__PURE__*/React.forwardRef(function Camera(_ref110, ref) {
|
|
2398
2720
|
let {
|
|
2399
2721
|
children,
|
|
2400
2722
|
size = 16,
|
|
2401
2723
|
...rest
|
|
2402
|
-
} =
|
|
2724
|
+
} = _ref110;
|
|
2403
2725
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2404
2726
|
width: size,
|
|
2405
2727
|
height: size,
|
|
@@ -2408,21 +2730,21 @@ const Camera = /*#__PURE__*/React.forwardRef(function Camera(_ref96, ref) {
|
|
|
2408
2730
|
viewBox: "0 0 32 32",
|
|
2409
2731
|
fill: "currentColor",
|
|
2410
2732
|
...rest
|
|
2411
|
-
},
|
|
2733
|
+
}, _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
2412
2734
|
d: "M29,26H3a1,1,0,0,1-1-1V8A1,1,0,0,1,3,7H9.46l1.71-2.55A1,1,0,0,1,12,4h8a1,1,0,0,1,.83.45L22.54,7H29a1,1,0,0,1,1,1V25A1,1,0,0,1,29,26ZM4,24H28V9H22a1,1,0,0,1-.83-.45L19.46,6H12.54L10.83,8.55A1,1,0,0,1,10,9H4Z"
|
|
2413
|
-
})),
|
|
2735
|
+
})), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
|
|
2414
2736
|
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"
|
|
2415
2737
|
})), children);
|
|
2416
2738
|
});
|
|
2417
2739
|
if (process.env.NODE_ENV !== "production") {
|
|
2418
2740
|
Camera.propTypes = iconPropTypes;
|
|
2419
2741
|
}
|
|
2420
|
-
const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(
|
|
2742
|
+
const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(_ref111, ref) {
|
|
2421
2743
|
let {
|
|
2422
2744
|
children,
|
|
2423
2745
|
size = 16,
|
|
2424
2746
|
...rest
|
|
2425
|
-
} =
|
|
2747
|
+
} = _ref111;
|
|
2426
2748
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2427
2749
|
width: size,
|
|
2428
2750
|
height: size,
|
|
@@ -2431,13 +2753,13 @@ const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(_ref97,
|
|
|
2431
2753
|
viewBox: "0 0 32 32",
|
|
2432
2754
|
fill: "currentColor",
|
|
2433
2755
|
...rest
|
|
2434
|
-
},
|
|
2756
|
+
}, _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
2435
2757
|
d: "M12,23a6,6,0,1,1,6-6A6,6,0,0,1,12,23Zm0-10a4,4,0,1,0,4,4A4,4,0,0,0,12,13Z"
|
|
2436
|
-
})),
|
|
2758
|
+
})), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
|
|
2437
2759
|
d: "M29,27H3a1,1,0,0,1-1-1V6A1,1,0,0,1,3,5H29a1,1,0,0,1,1,1V26A1,1,0,0,1,29,27ZM4,25H28V7H4Z"
|
|
2438
|
-
})),
|
|
2760
|
+
})), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
|
|
2439
2761
|
d: "M19 9H26V11H19z"
|
|
2440
|
-
})),
|
|
2762
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2441
2763
|
cx: "12",
|
|
2442
2764
|
cy: "17",
|
|
2443
2765
|
r: "1"
|
|
@@ -2446,12 +2768,12 @@ const CameraAction = /*#__PURE__*/React.forwardRef(function CameraAction(_ref97,
|
|
|
2446
2768
|
if (process.env.NODE_ENV !== "production") {
|
|
2447
2769
|
CameraAction.propTypes = iconPropTypes;
|
|
2448
2770
|
}
|
|
2449
|
-
const Campsite = /*#__PURE__*/React.forwardRef(function Campsite(
|
|
2771
|
+
const Campsite = /*#__PURE__*/React.forwardRef(function Campsite(_ref112, ref) {
|
|
2450
2772
|
let {
|
|
2451
2773
|
children,
|
|
2452
2774
|
size = 16,
|
|
2453
2775
|
...rest
|
|
2454
|
-
} =
|
|
2776
|
+
} = _ref112;
|
|
2455
2777
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2456
2778
|
width: size,
|
|
2457
2779
|
height: size,
|
|
@@ -2460,19 +2782,19 @@ const Campsite = /*#__PURE__*/React.forwardRef(function Campsite(_ref98, ref) {
|
|
|
2460
2782
|
viewBox: "0 0 32 32",
|
|
2461
2783
|
fill: "currentColor",
|
|
2462
2784
|
...rest
|
|
2463
|
-
},
|
|
2785
|
+
}, _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
|
|
2464
2786
|
d: "M27.5618,26,17.17,8.9277,19.5361,5.04,17.8281,4,16,7.0049,14.17,4l-1.708,1.04,2.3665,3.8877L4.438,26H2v2H30V26ZM16,10.8506,25.2207,26H17V18H15v8H6.7791Z"
|
|
2465
2787
|
})), children);
|
|
2466
2788
|
});
|
|
2467
2789
|
if (process.env.NODE_ENV !== "production") {
|
|
2468
2790
|
Campsite.propTypes = iconPropTypes;
|
|
2469
2791
|
}
|
|
2470
|
-
const Car = /*#__PURE__*/React.forwardRef(function Car(
|
|
2792
|
+
const Car = /*#__PURE__*/React.forwardRef(function Car(_ref113, ref) {
|
|
2471
2793
|
let {
|
|
2472
2794
|
children,
|
|
2473
2795
|
size = 16,
|
|
2474
2796
|
...rest
|
|
2475
|
-
} =
|
|
2797
|
+
} = _ref113;
|
|
2476
2798
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2477
2799
|
width: size,
|
|
2478
2800
|
height: size,
|
|
@@ -2481,19 +2803,19 @@ const Car = /*#__PURE__*/React.forwardRef(function Car(_ref99, ref) {
|
|
|
2481
2803
|
viewBox: "0 0 32 32",
|
|
2482
2804
|
fill: "currentColor",
|
|
2483
2805
|
...rest
|
|
2484
|
-
},
|
|
2806
|
+
}, _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
|
|
2485
2807
|
d: "M29.3379,15.9336l-7.7324-2.7783L18.374,9.0967A2.99,2.99,0,0,0,16.0537,8H8.0576a2.9982,2.9982,0,0,0-2.48,1.3115L2.8662,13.2949A4.9884,4.9884,0,0,0,2,16.1074V24a1,1,0,0,0,1,1H5.1421a3.9806,3.9806,0,0,0,7.7158,0h6.2842a3.9806,3.9806,0,0,0,7.7158,0H29a1,1,0,0,0,1-1V16.875A1,1,0,0,0,29.3379,15.9336ZM9,26a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,23,26Zm5-3H26.8579a3.9806,3.9806,0,0,0-7.7158,0H12.8579a3.9806,3.9806,0,0,0-7.7158,0H4V16.1074A2.9977,2.9977,0,0,1,4.52,14.4189l2.711-3.9814A.9992.9992,0,0,1,8.0576,10h7.9961a.9928.9928,0,0,1,.7647.3545l3.3994,4.2685a1.0007,1.0007,0,0,0,.4443.3184L28,17.5781Z"
|
|
2486
2808
|
})), children);
|
|
2487
2809
|
});
|
|
2488
2810
|
if (process.env.NODE_ENV !== "production") {
|
|
2489
2811
|
Car.propTypes = iconPropTypes;
|
|
2490
2812
|
}
|
|
2491
|
-
const CarFront = /*#__PURE__*/React.forwardRef(function CarFront(
|
|
2813
|
+
const CarFront = /*#__PURE__*/React.forwardRef(function CarFront(_ref114, ref) {
|
|
2492
2814
|
let {
|
|
2493
2815
|
children,
|
|
2494
2816
|
size = 16,
|
|
2495
2817
|
...rest
|
|
2496
|
-
} =
|
|
2818
|
+
} = _ref114;
|
|
2497
2819
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2498
2820
|
width: size,
|
|
2499
2821
|
height: size,
|
|
@@ -2502,21 +2824,21 @@ const CarFront = /*#__PURE__*/React.forwardRef(function CarFront(_ref100, ref) {
|
|
|
2502
2824
|
viewBox: "0 0 32 32",
|
|
2503
2825
|
fill: "currentColor",
|
|
2504
2826
|
...rest
|
|
2505
|
-
},
|
|
2827
|
+
}, _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
|
|
2506
2828
|
d: "M13 19H19V21H13z"
|
|
2507
|
-
})),
|
|
2829
|
+
})), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
|
|
2508
2830
|
d: "M25.4409,14,24.1687,9.45A2.009,2.009,0,0,0,22.2456,8H9.7544A2.0089,2.0089,0,0,0,7.8313,9.4507L6.5315,14H4v2H6v7a2.0025,2.0025,0,0,0,2,2v3h2V25H22v3h2V25a2.0025,2.0025,0,0,0,2-2V16h2V14ZM9.7544,10H22.2458l1.4285,5H8.3257ZM24,21v2H8V21h2V19H8V17H24v2H22v2Z"
|
|
2509
2831
|
})), children);
|
|
2510
2832
|
});
|
|
2511
2833
|
if (process.env.NODE_ENV !== "production") {
|
|
2512
2834
|
CarFront.propTypes = iconPropTypes;
|
|
2513
2835
|
}
|
|
2514
|
-
const Carbon = /*#__PURE__*/React.forwardRef(function Carbon(
|
|
2836
|
+
const Carbon = /*#__PURE__*/React.forwardRef(function Carbon(_ref115, ref) {
|
|
2515
2837
|
let {
|
|
2516
2838
|
children,
|
|
2517
2839
|
size = 16,
|
|
2518
2840
|
...rest
|
|
2519
|
-
} =
|
|
2841
|
+
} = _ref115;
|
|
2520
2842
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2521
2843
|
width: size,
|
|
2522
2844
|
height: size,
|
|
@@ -2525,21 +2847,21 @@ const Carbon = /*#__PURE__*/React.forwardRef(function Carbon(_ref101, ref) {
|
|
|
2525
2847
|
viewBox: "0 0 32 32",
|
|
2526
2848
|
fill: "currentColor",
|
|
2527
2849
|
...rest
|
|
2528
|
-
},
|
|
2850
|
+
}, _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
|
|
2529
2851
|
d: "M13.5,30.8149a1.0011,1.0011,0,0,1-.4927-.13l-8.5-4.815A1,1,0,0,1,4,25V15a1,1,0,0,1,.5073-.87l8.5-4.815a1.0013,1.0013,0,0,1,.9854,0l8.5,4.815A1,1,0,0,1,23,15V25a1,1,0,0,1-.5073.87l-8.5,4.815A1.0011,1.0011,0,0,1,13.5,30.8149ZM6,24.417l7.5,4.2485L21,24.417V15.583l-7.5-4.2485L6,15.583Z"
|
|
2530
|
-
})),
|
|
2852
|
+
})), _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
|
|
2531
2853
|
d: "M28,17H26V7.583L18.5,3.3345,10.4927,7.87,9.5073,6.13l8.5-4.815a1.0013,1.0013,0,0,1,.9854,0l8.5,4.815A1,1,0,0,1,28,7Z"
|
|
2532
2854
|
})), children);
|
|
2533
2855
|
});
|
|
2534
2856
|
if (process.env.NODE_ENV !== "production") {
|
|
2535
2857
|
Carbon.propTypes = iconPropTypes;
|
|
2536
2858
|
}
|
|
2537
|
-
const CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(
|
|
2859
|
+
const CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(_ref116, ref) {
|
|
2538
2860
|
let {
|
|
2539
2861
|
children,
|
|
2540
2862
|
size = 16,
|
|
2541
2863
|
...rest
|
|
2542
|
-
} =
|
|
2864
|
+
} = _ref116;
|
|
2543
2865
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2544
2866
|
width: size,
|
|
2545
2867
|
height: size,
|
|
@@ -2548,40 +2870,40 @@ const CarbonUiBuilder = /*#__PURE__*/React.forwardRef(function CarbonUiBuilder(_
|
|
|
2548
2870
|
viewBox: "0 0 32 32",
|
|
2549
2871
|
fill: "currentColor",
|
|
2550
2872
|
...rest
|
|
2551
|
-
},
|
|
2873
|
+
}, _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
2552
2874
|
d: "M24 28H30V30H24z"
|
|
2553
|
-
})),
|
|
2875
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
2554
2876
|
cx: "21",
|
|
2555
2877
|
cy: "29",
|
|
2556
2878
|
r: "1"
|
|
2557
|
-
})),
|
|
2879
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2558
2880
|
cx: "29",
|
|
2559
2881
|
cy: "25",
|
|
2560
2882
|
r: "1"
|
|
2561
|
-
})),
|
|
2883
|
+
})), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
|
|
2562
2884
|
d: "M20 24H26V26H20z",
|
|
2563
2885
|
transform: "rotate(-180 23 25)"
|
|
2564
|
-
})),
|
|
2886
|
+
})), _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
|
|
2565
2887
|
d: "M24 20H30V22H24z"
|
|
2566
|
-
})),
|
|
2888
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2567
2889
|
cx: "21",
|
|
2568
2890
|
cy: "21",
|
|
2569
2891
|
r: "1"
|
|
2570
|
-
})),
|
|
2892
|
+
})), _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
|
|
2571
2893
|
d: "M21.4927,14.1299l-8.5-4.8149c-.3057-.1729-.6797-.1729-.9854,0L3.5073,14.1299c-.3135,.1777-.5073,.5098-.5073,.8701v10c0,.3604,.1938,.6924,.5073,.8701l8.5,4.8149,.9854-1.7402-7.9927-4.5278V15.583l7.5-4.2485,7.5,4.2485v2.417h2v-3c0-.3604-.1938-.6924-.5073-.8701Z"
|
|
2572
|
-
})),
|
|
2894
|
+
})), _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
|
|
2573
2895
|
d: "M25,15h2V7c0-.3604-.1938-.6924-.5073-.8701L17.9927,1.3149c-.3057-.1729-.6797-.1729-.9854,0L8.5074,6.1299l.9854,1.7402L17.5,3.3345l7.5,4.2485v7.417Z"
|
|
2574
2896
|
})), children);
|
|
2575
2897
|
});
|
|
2576
2898
|
if (process.env.NODE_ENV !== "production") {
|
|
2577
2899
|
CarbonUiBuilder.propTypes = iconPropTypes;
|
|
2578
2900
|
}
|
|
2579
|
-
const CarbonAccounting = /*#__PURE__*/React.forwardRef(function CarbonAccounting(
|
|
2901
|
+
const CarbonAccounting = /*#__PURE__*/React.forwardRef(function CarbonAccounting(_ref117, ref) {
|
|
2580
2902
|
let {
|
|
2581
2903
|
children,
|
|
2582
2904
|
size = 16,
|
|
2583
2905
|
...rest
|
|
2584
|
-
} =
|
|
2906
|
+
} = _ref117;
|
|
2585
2907
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2586
2908
|
width: size,
|
|
2587
2909
|
height: size,
|
|
@@ -2590,19 +2912,19 @@ const CarbonAccounting = /*#__PURE__*/React.forwardRef(function CarbonAccounting
|
|
|
2590
2912
|
viewBox: "0 0 32 32",
|
|
2591
2913
|
fill: "currentColor",
|
|
2592
2914
|
...rest
|
|
2593
|
-
},
|
|
2915
|
+
}, _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
|
|
2594
2916
|
d: "M29 26H23V22a2.002 2.002 0 012-2h2V18H23V16h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H25v2h4zM19 22H15a2.0023 2.0023 0 01-2-2V10a2.002 2.002 0 012-2h4a2.002 2.002 0 012 2V20A2.0023 2.0023 0 0119 22zM15 10V20h4V10zM11 22H5a2.0023 2.0023 0 01-2-2V10A2.002 2.002 0 015 8h6v2H5V20h6z"
|
|
2595
2917
|
})), children);
|
|
2596
2918
|
});
|
|
2597
2919
|
if (process.env.NODE_ENV !== "production") {
|
|
2598
2920
|
CarbonAccounting.propTypes = iconPropTypes;
|
|
2599
2921
|
}
|
|
2600
|
-
const
|
|
2922
|
+
const CarbonForAem = /*#__PURE__*/React.forwardRef(function CarbonForAem(_ref118, ref) {
|
|
2601
2923
|
let {
|
|
2602
2924
|
children,
|
|
2603
2925
|
size = 16,
|
|
2604
2926
|
...rest
|
|
2605
|
-
} =
|
|
2927
|
+
} = _ref118;
|
|
2606
2928
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2607
2929
|
width: size,
|
|
2608
2930
|
height: size,
|
|
@@ -2611,29 +2933,91 @@ const CarbonForIbmDotcom = /*#__PURE__*/React.forwardRef(function CarbonForIbmDo
|
|
|
2611
2933
|
viewBox: "0 0 32 32",
|
|
2612
2934
|
fill: "currentColor",
|
|
2613
2935
|
...rest
|
|
2614
|
-
},
|
|
2936
|
+
}, _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
2937
|
+
cx: "7",
|
|
2938
|
+
cy: "6",
|
|
2939
|
+
r: "1",
|
|
2940
|
+
strokeWidth: "0"
|
|
2941
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
2942
|
+
cx: "11",
|
|
2943
|
+
cy: "6",
|
|
2944
|
+
r: "1",
|
|
2945
|
+
strokeWidth: "0"
|
|
2946
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
2947
|
+
cx: "28.5",
|
|
2948
|
+
cy: "24.5",
|
|
2949
|
+
r: "1.5",
|
|
2950
|
+
strokeWidth: "0"
|
|
2951
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2952
|
+
cx: "23.5",
|
|
2953
|
+
cy: "27.5",
|
|
2954
|
+
r: "1.5",
|
|
2955
|
+
strokeWidth: "0"
|
|
2956
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2957
|
+
cx: "18.5",
|
|
2958
|
+
cy: "24.5",
|
|
2959
|
+
r: "1.5",
|
|
2960
|
+
strokeWidth: "0"
|
|
2961
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2962
|
+
cx: "18.5",
|
|
2963
|
+
cy: "19.5",
|
|
2964
|
+
r: "1.5",
|
|
2965
|
+
strokeWidth: "0"
|
|
2966
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2967
|
+
cx: "23.5",
|
|
2968
|
+
cy: "16.5",
|
|
2969
|
+
r: "1.5",
|
|
2970
|
+
strokeWidth: "0"
|
|
2971
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2972
|
+
cx: "28.5",
|
|
2973
|
+
cy: "19.5",
|
|
2974
|
+
r: "1.5",
|
|
2975
|
+
strokeWidth: "0"
|
|
2976
|
+
})), _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
|
|
2977
|
+
strokeWidth: "0",
|
|
2978
|
+
d: "m28,2H4c-1.1046,0-2,.8954-2,2v20c0,1.1046.8954,2,2,2h9v-2H4v-14h24v4h2V4c0-1.1046-.8954-2-2-2Zm0,6H4v-4h24v4Z"
|
|
2979
|
+
})), children);
|
|
2980
|
+
});
|
|
2981
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2982
|
+
CarbonForAem.propTypes = iconPropTypes;
|
|
2983
|
+
}
|
|
2984
|
+
const CarbonForIbmDotcom = /*#__PURE__*/React.forwardRef(function CarbonForIbmDotcom(_ref119, ref) {
|
|
2985
|
+
let {
|
|
2986
|
+
children,
|
|
2987
|
+
size = 16,
|
|
2988
|
+
...rest
|
|
2989
|
+
} = _ref119;
|
|
2990
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2991
|
+
width: size,
|
|
2992
|
+
height: size,
|
|
2993
|
+
ref: ref,
|
|
2994
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2995
|
+
viewBox: "0 0 32 32",
|
|
2996
|
+
fill: "currentColor",
|
|
2997
|
+
...rest
|
|
2998
|
+
}, _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
|
|
2615
2999
|
d: "M29.509,17.689l-6-3.55C23.352,14.046,23.176,14,23,14s-0.352,0.046-0.509,0.14l-6,3.55C16.187,17.869,16,18.196,16,18.55 v6.9c0,0.354,0.187,0.681,0.491,0.86l6,3.55C22.648,29.954,22.824,30,23,30s0.352-0.046,0.509-0.14l6-3.55 C29.813,26.131,30,25.804,30,25.45v-6.9C30,18.196,29.813,17.869,29.509,17.689z M28,24.88l-5,2.958l-5-2.958v-5.76l5-2.958l5,2.958 V24.88z"
|
|
2616
|
-
})),
|
|
3000
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2617
3001
|
cx: "6",
|
|
2618
3002
|
cy: "6",
|
|
2619
3003
|
r: "1"
|
|
2620
|
-
})),
|
|
3004
|
+
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2621
3005
|
cx: "9",
|
|
2622
3006
|
cy: "6",
|
|
2623
3007
|
r: "1"
|
|
2624
|
-
})),
|
|
3008
|
+
})), _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
|
|
2625
3009
|
d: "M28,2H4C2.897,2,2,2.897,2,4v20c0,1.103,0.897,2,2,2h9v-2H4V10h24v4h2V4C30,2.897,29.103,2,28,2z M4,8V4h24v4H4z"
|
|
2626
3010
|
})), children);
|
|
2627
3011
|
});
|
|
2628
3012
|
if (process.env.NODE_ENV !== "production") {
|
|
2629
3013
|
CarbonForIbmDotcom.propTypes = iconPropTypes;
|
|
2630
3014
|
}
|
|
2631
|
-
const CarbonForIbmProduct = /*#__PURE__*/React.forwardRef(function CarbonForIbmProduct(
|
|
3015
|
+
const CarbonForIbmProduct = /*#__PURE__*/React.forwardRef(function CarbonForIbmProduct(_ref120, ref) {
|
|
2632
3016
|
let {
|
|
2633
3017
|
children,
|
|
2634
3018
|
size = 16,
|
|
2635
3019
|
...rest
|
|
2636
|
-
} =
|
|
3020
|
+
} = _ref120;
|
|
2637
3021
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2638
3022
|
width: size,
|
|
2639
3023
|
height: size,
|
|
@@ -2642,21 +3026,21 @@ const CarbonForIbmProduct = /*#__PURE__*/React.forwardRef(function CarbonForIbmP
|
|
|
2642
3026
|
viewBox: "0 0 32 32",
|
|
2643
3027
|
fill: "currentColor",
|
|
2644
3028
|
...rest
|
|
2645
|
-
},
|
|
3029
|
+
}, _path259 || (_path259 = /*#__PURE__*/React.createElement("path", {
|
|
2646
3030
|
d: "M22.509,12.689l-6-3.55C16.352,9.046,16.176,9,16,9s-0.352,0.046-0.509,0.14l-6,3.55C9.187,12.869,9,13.196,9,13.55v6.9 c0,0.354,0.187,0.681,0.491,0.86l6,3.55C15.648,24.954,15.824,25,16,25s0.352-0.046,0.509-0.14l6-3.55 C22.813,21.131,23,20.804,23,20.45v-6.9C23,13.196,22.813,12.869,22.509,12.689z M21,19.88l-5,2.958l-5-2.958v-5.76l5-2.958l5,2.958 V19.88z"
|
|
2647
|
-
})),
|
|
3031
|
+
})), _path260 || (_path260 = /*#__PURE__*/React.createElement("path", {
|
|
2648
3032
|
d: "M6 20.184V11.07l6.2-3.664-1.017-1.722L4.491 9.639C4.187 9.819 4 10.146 4 10.5v9.684C2.839 20.598 2 21.698 2 23c0 1.654 1.346 3 3 3s3-1.346 3-3C8 21.698 7.161 20.598 6 20.184zM5 24c-.551 0-1-.448-1-1s.449-1 1-1 1 .448 1 1S5.551 24 5 24zM27 20c-1.654 0-3 1.346-3 3 0 .353.072.687.185 1.002L16 28.838l-6.404-3.784-1.017 1.722 6.912 4.084C15.648 30.954 15.824 31 16 31s.352-.046.509-.139l8.96-5.295C25.919 25.835 26.439 26 27 26c1.654 0 3-1.346 3-3S28.654 20 27 20zM27 24c-.551 0-1-.448-1-1s.449-1 1-1 1 .448 1 1S27.551 24 27 24zM16 7c.731 0 1.392-.273 1.913-.708L26 11.071V18h2v-7.5c0-.354-.187-.681-.491-.861l-8.567-5.062C18.978 4.39 19 4.198 19 4c0-1.654-1.346-3-3-3s-3 1.346-3 3S14.346 7 16 7zM16 3c.551 0 1 .448 1 1s-.449 1-1 1-1-.448-1-1S15.449 3 16 3z"
|
|
2649
3033
|
})), children);
|
|
2650
3034
|
});
|
|
2651
3035
|
if (process.env.NODE_ENV !== "production") {
|
|
2652
3036
|
CarbonForIbmProduct.propTypes = iconPropTypes;
|
|
2653
3037
|
}
|
|
2654
|
-
const CarbonForMobile = /*#__PURE__*/React.forwardRef(function CarbonForMobile(
|
|
3038
|
+
const CarbonForMobile = /*#__PURE__*/React.forwardRef(function CarbonForMobile(_ref121, ref) {
|
|
2655
3039
|
let {
|
|
2656
3040
|
children,
|
|
2657
3041
|
size = 16,
|
|
2658
3042
|
...rest
|
|
2659
|
-
} =
|
|
3043
|
+
} = _ref121;
|
|
2660
3044
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2661
3045
|
width: size,
|
|
2662
3046
|
height: size,
|
|
@@ -2665,25 +3049,25 @@ const CarbonForMobile = /*#__PURE__*/React.forwardRef(function CarbonForMobile(_
|
|
|
2665
3049
|
viewBox: "0 0 32 32",
|
|
2666
3050
|
fill: "currentColor",
|
|
2667
3051
|
...rest
|
|
2668
|
-
},
|
|
3052
|
+
}, _path261 || (_path261 = /*#__PURE__*/React.createElement("path", {
|
|
2669
3053
|
d: "M32 14h-2v-5.9258l-5.5039-3.2104 1.0078-1.7275 6 3.5c.3071.1792.4961.5083.4961.8638v6.5zM20 22c-.1743 0-.3481-.0454-.5039-.1362l-6-3.5c-.3071-.1792-.4961-.5083-.4961-.8638v-7c0-.3555.189-.6846.4961-.8638l6-3.5c.3115-.1816.6963-.1816 1.0078 0l6 3.5c.3071.1792.4961.5083.4961.8638v7c0 .3555-.189.6846-.4961.8638l-6 3.5c-.1558.0908-.3296.1362-.5039.1362zm-5-5.0742l5 2.9165 5-2.9165v-5.8516l-5-2.9165-5 2.9165v5.8516z"
|
|
2670
|
-
})),
|
|
3054
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2671
3055
|
cx: "12.5",
|
|
2672
3056
|
cy: "24.5",
|
|
2673
3057
|
r: "1.5"
|
|
2674
|
-
})),
|
|
3058
|
+
})), _path262 || (_path262 = /*#__PURE__*/React.createElement("path", {
|
|
2675
3059
|
d: "m19,30H6c-1.1028,0-2-.8972-2-2V4c0-1.1028.8972-2,2-2h13v2H6v24h13v-4h2v4c0,1.1028-.8972,2-2,2Z"
|
|
2676
3060
|
})), children);
|
|
2677
3061
|
});
|
|
2678
3062
|
if (process.env.NODE_ENV !== "production") {
|
|
2679
3063
|
CarbonForMobile.propTypes = iconPropTypes;
|
|
2680
3064
|
}
|
|
2681
|
-
const CarbonForSalesforce = /*#__PURE__*/React.forwardRef(function CarbonForSalesforce(
|
|
3065
|
+
const CarbonForSalesforce = /*#__PURE__*/React.forwardRef(function CarbonForSalesforce(_ref122, ref) {
|
|
2682
3066
|
let {
|
|
2683
3067
|
children,
|
|
2684
3068
|
size = 16,
|
|
2685
3069
|
...rest
|
|
2686
|
-
} =
|
|
3070
|
+
} = _ref122;
|
|
2687
3071
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2688
3072
|
width: size,
|
|
2689
3073
|
height: size,
|
|
@@ -2692,10 +3076,10 @@ const CarbonForSalesforce = /*#__PURE__*/React.forwardRef(function CarbonForSale
|
|
|
2692
3076
|
viewBox: "0 0 32 32",
|
|
2693
3077
|
fill: "currentColor",
|
|
2694
3078
|
...rest
|
|
2695
|
-
},
|
|
3079
|
+
}, _path263 || (_path263 = /*#__PURE__*/React.createElement("path", {
|
|
2696
3080
|
strokeWidth: "0",
|
|
2697
3081
|
d: "m29.51,17.69l-6-3.55c-.16-.09-.33-.14-.51-.14s-.35.05-.51.14l-6,3.55c-.3.18-.49.51-.49.86v6.9c0,.35.19.68.49.86l6,3.55c.16.09.33.14.51.14s.35-.05.51-.14l6-3.55c.3-.18.49-.51.49-.86v-6.9c0-.35-.19-.68-.49-.86Zm-1.51,7.19l-5,2.96-5-2.96v-5.76l5-2.96,5,2.96v5.76Z"
|
|
2698
|
-
})),
|
|
3082
|
+
})), _path264 || (_path264 = /*#__PURE__*/React.createElement("path", {
|
|
2699
3083
|
strokeWidth: "0",
|
|
2700
3084
|
d: "m23.4,4.47c-.65,0-1.28.09-1.88.27-1.06-1.36-2.68-2.17-4.4-2.17-1.17,0-2.28.36-3.22,1.03-1.11-1.02-2.57-1.6-4.09-1.6h-.01c-1.62,0-3.14.63-4.29,1.78-1.14,1.14-1.76,2.65-1.76,4.25,0,.56.08,1.1.23,1.63-1.24,1.02-1.98,2.55-1.97,4.18,0,2.97,2.39,5.39,5.34,5.39h.28c.98,1.81,2.89,2.98,4.99,2.98h0c.47,0,.94-.06,1.38-.17v-2.11c-.43.18-.9.28-1.38.28h0c-1.53,0-2.92-.97-3.44-2.4l-.3-.81-.84.17c-.23.05-.46.07-.69.07-1.84,0-3.34-1.53-3.34-3.4,0-1.2.64-2.33,1.68-2.94l.77-.45-.36-.82c-.23-.51-.34-1.05-.34-1.61,0-1.07.41-2.07,1.17-2.83.77-.77,1.79-1.19,2.87-1.19h0c1.25,0,2.46.6,3.22,1.59l.6.79,1.2-.96c.65-.55,1.46-.85,2.3-.85,1.29,0,2.49.72,3.14,1.87l.45.8.83-.38c.58-.26,1.21-.39,1.86-.39,2.54,0,4.6,2.09,4.6,4.65,0,1.07-.37,2.04-.98,2.83l1.75,1.01c.77-1.09,1.22-2.41,1.22-3.84,0-3.67-2.96-6.65-6.6-6.65h.01Z"
|
|
2701
3085
|
})), children);
|
|
@@ -2703,12 +3087,12 @@ const CarbonForSalesforce = /*#__PURE__*/React.forwardRef(function CarbonForSale
|
|
|
2703
3087
|
if (process.env.NODE_ENV !== "production") {
|
|
2704
3088
|
CarbonForSalesforce.propTypes = iconPropTypes;
|
|
2705
3089
|
}
|
|
2706
|
-
const CaretDown = /*#__PURE__*/React.forwardRef(function CaretDown(
|
|
3090
|
+
const CaretDown = /*#__PURE__*/React.forwardRef(function CaretDown(_ref123, ref) {
|
|
2707
3091
|
let {
|
|
2708
3092
|
children,
|
|
2709
3093
|
size = 16,
|
|
2710
3094
|
...rest
|
|
2711
|
-
} =
|
|
3095
|
+
} = _ref123;
|
|
2712
3096
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2713
3097
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2714
3098
|
width: size,
|
|
@@ -2718,7 +3102,7 @@ const CaretDown = /*#__PURE__*/React.forwardRef(function CaretDown(_ref108, ref)
|
|
|
2718
3102
|
viewBox: "0 0 8 4",
|
|
2719
3103
|
fill: "currentColor",
|
|
2720
3104
|
...rest
|
|
2721
|
-
},
|
|
3105
|
+
}, _path265 || (_path265 = /*#__PURE__*/React.createElement("path", {
|
|
2722
3106
|
d: "M8 0L4 4 0 0z"
|
|
2723
3107
|
})), children);
|
|
2724
3108
|
}
|
|
@@ -2730,19 +3114,19 @@ const CaretDown = /*#__PURE__*/React.forwardRef(function CaretDown(_ref108, ref)
|
|
|
2730
3114
|
viewBox: "0 0 32 32",
|
|
2731
3115
|
fill: "currentColor",
|
|
2732
3116
|
...rest
|
|
2733
|
-
},
|
|
3117
|
+
}, _path266 || (_path266 = /*#__PURE__*/React.createElement("path", {
|
|
2734
3118
|
d: "M24 12L16 22 8 12z"
|
|
2735
3119
|
})), children);
|
|
2736
3120
|
});
|
|
2737
3121
|
if (process.env.NODE_ENV !== "production") {
|
|
2738
3122
|
CaretDown.propTypes = iconPropTypes;
|
|
2739
3123
|
}
|
|
2740
|
-
const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(
|
|
3124
|
+
const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(_ref124, ref) {
|
|
2741
3125
|
let {
|
|
2742
3126
|
children,
|
|
2743
3127
|
size = 16,
|
|
2744
3128
|
...rest
|
|
2745
|
-
} =
|
|
3129
|
+
} = _ref124;
|
|
2746
3130
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2747
3131
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2748
3132
|
width: size,
|
|
@@ -2752,7 +3136,7 @@ const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(_ref109, ref)
|
|
|
2752
3136
|
viewBox: "0 0 5 8",
|
|
2753
3137
|
fill: "currentColor",
|
|
2754
3138
|
...rest
|
|
2755
|
-
},
|
|
3139
|
+
}, _path267 || (_path267 = /*#__PURE__*/React.createElement("path", {
|
|
2756
3140
|
d: "M5 8L0 4 5 0z"
|
|
2757
3141
|
})), children);
|
|
2758
3142
|
}
|
|
@@ -2764,19 +3148,19 @@ const CaretLeft = /*#__PURE__*/React.forwardRef(function CaretLeft(_ref109, ref)
|
|
|
2764
3148
|
viewBox: "0 0 32 32",
|
|
2765
3149
|
fill: "currentColor",
|
|
2766
3150
|
...rest
|
|
2767
|
-
},
|
|
3151
|
+
}, _path268 || (_path268 = /*#__PURE__*/React.createElement("path", {
|
|
2768
3152
|
d: "M20 24L10 16 20 8z"
|
|
2769
3153
|
})), children);
|
|
2770
3154
|
});
|
|
2771
3155
|
if (process.env.NODE_ENV !== "production") {
|
|
2772
3156
|
CaretLeft.propTypes = iconPropTypes;
|
|
2773
3157
|
}
|
|
2774
|
-
const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(
|
|
3158
|
+
const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(_ref125, ref) {
|
|
2775
3159
|
let {
|
|
2776
3160
|
children,
|
|
2777
3161
|
size = 16,
|
|
2778
3162
|
...rest
|
|
2779
|
-
} =
|
|
3163
|
+
} = _ref125;
|
|
2780
3164
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2781
3165
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2782
3166
|
width: size,
|
|
@@ -2786,7 +3170,7 @@ const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(_ref110, re
|
|
|
2786
3170
|
viewBox: "0 0 5 8",
|
|
2787
3171
|
fill: "currentColor",
|
|
2788
3172
|
...rest
|
|
2789
|
-
},
|
|
3173
|
+
}, _path269 || (_path269 = /*#__PURE__*/React.createElement("path", {
|
|
2790
3174
|
d: "M0 0L5 4 0 8z"
|
|
2791
3175
|
})), children);
|
|
2792
3176
|
}
|
|
@@ -2798,365 +3182,12 @@ const CaretRight = /*#__PURE__*/React.forwardRef(function CaretRight(_ref110, re
|
|
|
2798
3182
|
viewBox: "0 0 32 32",
|
|
2799
3183
|
fill: "currentColor",
|
|
2800
3184
|
...rest
|
|
2801
|
-
},
|
|
3185
|
+
}, _path270 || (_path270 = /*#__PURE__*/React.createElement("path", {
|
|
2802
3186
|
d: "M12 8L22 16 12 24z"
|
|
2803
3187
|
})), children);
|
|
2804
3188
|
});
|
|
2805
3189
|
if (process.env.NODE_ENV !== "production") {
|
|
2806
3190
|
CaretRight.propTypes = iconPropTypes;
|
|
2807
3191
|
}
|
|
2808
|
-
const CaretSort = /*#__PURE__*/React.forwardRef(function CaretSort(_ref111, ref) {
|
|
2809
|
-
let {
|
|
2810
|
-
children,
|
|
2811
|
-
size = 16,
|
|
2812
|
-
...rest
|
|
2813
|
-
} = _ref111;
|
|
2814
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2815
|
-
width: size,
|
|
2816
|
-
height: size,
|
|
2817
|
-
ref: ref,
|
|
2818
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2819
|
-
viewBox: "0 0 32 32",
|
|
2820
|
-
fill: "currentColor",
|
|
2821
|
-
...rest
|
|
2822
|
-
}, _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
|
|
2823
|
-
d: "M24 24L16 32 8 24zM8 8L16 0 24 8z"
|
|
2824
|
-
})), children);
|
|
2825
|
-
});
|
|
2826
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2827
|
-
CaretSort.propTypes = iconPropTypes;
|
|
2828
|
-
}
|
|
2829
|
-
const CaretSortDown = /*#__PURE__*/React.forwardRef(function CaretSortDown(_ref112, ref) {
|
|
2830
|
-
let {
|
|
2831
|
-
children,
|
|
2832
|
-
size = 16,
|
|
2833
|
-
...rest
|
|
2834
|
-
} = _ref112;
|
|
2835
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2836
|
-
width: size,
|
|
2837
|
-
height: size,
|
|
2838
|
-
ref: ref,
|
|
2839
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2840
|
-
viewBox: "0 0 32 32",
|
|
2841
|
-
fill: "currentColor",
|
|
2842
|
-
...rest
|
|
2843
|
-
}, _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
2844
|
-
d: "M24 24L16 32 8 24z"
|
|
2845
|
-
})), children);
|
|
2846
|
-
});
|
|
2847
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2848
|
-
CaretSortDown.propTypes = iconPropTypes;
|
|
2849
|
-
}
|
|
2850
|
-
const CaretSortUp = /*#__PURE__*/React.forwardRef(function CaretSortUp(_ref113, ref) {
|
|
2851
|
-
let {
|
|
2852
|
-
children,
|
|
2853
|
-
size = 16,
|
|
2854
|
-
...rest
|
|
2855
|
-
} = _ref113;
|
|
2856
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2857
|
-
width: size,
|
|
2858
|
-
height: size,
|
|
2859
|
-
ref: ref,
|
|
2860
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2861
|
-
viewBox: "0 0 32 32",
|
|
2862
|
-
fill: "currentColor",
|
|
2863
|
-
...rest
|
|
2864
|
-
}, _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
|
|
2865
|
-
d: "M8 8L16 0 24 8z"
|
|
2866
|
-
})), children);
|
|
2867
|
-
});
|
|
2868
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2869
|
-
CaretSortUp.propTypes = iconPropTypes;
|
|
2870
|
-
}
|
|
2871
|
-
const CaretUp = /*#__PURE__*/React.forwardRef(function CaretUp(_ref114, ref) {
|
|
2872
|
-
let {
|
|
2873
|
-
children,
|
|
2874
|
-
size = 16,
|
|
2875
|
-
...rest
|
|
2876
|
-
} = _ref114;
|
|
2877
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
2878
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2879
|
-
width: size,
|
|
2880
|
-
height: size,
|
|
2881
|
-
ref: ref,
|
|
2882
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2883
|
-
viewBox: "0 0 8 4",
|
|
2884
|
-
fill: "currentColor",
|
|
2885
|
-
...rest
|
|
2886
|
-
}, _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
|
|
2887
|
-
d: "M0 4L4 0 8 4z"
|
|
2888
|
-
})), children);
|
|
2889
|
-
}
|
|
2890
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2891
|
-
width: size,
|
|
2892
|
-
height: size,
|
|
2893
|
-
ref: ref,
|
|
2894
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2895
|
-
viewBox: "0 0 32 32",
|
|
2896
|
-
fill: "currentColor",
|
|
2897
|
-
...rest
|
|
2898
|
-
}, _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
|
|
2899
|
-
d: "M8 20L16 10 24 20z"
|
|
2900
|
-
})), children);
|
|
2901
|
-
});
|
|
2902
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2903
|
-
CaretUp.propTypes = iconPropTypes;
|
|
2904
|
-
}
|
|
2905
|
-
const CarouselHorizontal = /*#__PURE__*/React.forwardRef(function CarouselHorizontal(_ref115, ref) {
|
|
2906
|
-
let {
|
|
2907
|
-
children,
|
|
2908
|
-
size = 16,
|
|
2909
|
-
...rest
|
|
2910
|
-
} = _ref115;
|
|
2911
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2912
|
-
width: size,
|
|
2913
|
-
height: size,
|
|
2914
|
-
ref: ref,
|
|
2915
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2916
|
-
viewBox: "0 0 32 32",
|
|
2917
|
-
fill: "currentColor",
|
|
2918
|
-
...rest
|
|
2919
|
-
}, _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
|
|
2920
|
-
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"
|
|
2921
|
-
})), children);
|
|
2922
|
-
});
|
|
2923
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2924
|
-
CarouselHorizontal.propTypes = iconPropTypes;
|
|
2925
|
-
}
|
|
2926
|
-
const CarouselVertical = /*#__PURE__*/React.forwardRef(function CarouselVertical(_ref116, ref) {
|
|
2927
|
-
let {
|
|
2928
|
-
children,
|
|
2929
|
-
size = 16,
|
|
2930
|
-
...rest
|
|
2931
|
-
} = _ref116;
|
|
2932
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2933
|
-
width: size,
|
|
2934
|
-
height: size,
|
|
2935
|
-
ref: ref,
|
|
2936
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2937
|
-
viewBox: "0 0 32 32",
|
|
2938
|
-
fill: "currentColor",
|
|
2939
|
-
...rest
|
|
2940
|
-
}, _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
|
|
2941
|
-
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"
|
|
2942
|
-
})), children);
|
|
2943
|
-
});
|
|
2944
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2945
|
-
CarouselVertical.propTypes = iconPropTypes;
|
|
2946
|
-
}
|
|
2947
|
-
const Catalog = /*#__PURE__*/React.forwardRef(function Catalog(_ref117, ref) {
|
|
2948
|
-
let {
|
|
2949
|
-
children,
|
|
2950
|
-
size = 16,
|
|
2951
|
-
...rest
|
|
2952
|
-
} = _ref117;
|
|
2953
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2954
|
-
width: size,
|
|
2955
|
-
height: size,
|
|
2956
|
-
ref: ref,
|
|
2957
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2958
|
-
viewBox: "0 0 32 32",
|
|
2959
|
-
fill: "currentColor",
|
|
2960
|
-
...rest
|
|
2961
|
-
}, _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
|
|
2962
|
-
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"
|
|
2963
|
-
})), _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
|
|
2964
|
-
d: "M14 8H22V10H14zM14 15H22V17H14zM14 22H22V24H14z"
|
|
2965
|
-
})), children);
|
|
2966
|
-
});
|
|
2967
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2968
|
-
Catalog.propTypes = iconPropTypes;
|
|
2969
|
-
}
|
|
2970
|
-
const CatalogPublish = /*#__PURE__*/React.forwardRef(function CatalogPublish(_ref118, ref) {
|
|
2971
|
-
let {
|
|
2972
|
-
children,
|
|
2973
|
-
size = 16,
|
|
2974
|
-
...rest
|
|
2975
|
-
} = _ref118;
|
|
2976
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2977
|
-
width: size,
|
|
2978
|
-
height: size,
|
|
2979
|
-
ref: ref,
|
|
2980
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2981
|
-
viewBox: "0 0 32 32",
|
|
2982
|
-
fill: "currentColor",
|
|
2983
|
-
...rest
|
|
2984
|
-
}, _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
|
|
2985
|
-
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"
|
|
2986
|
-
})), _path259 || (_path259 = /*#__PURE__*/React.createElement("path", {
|
|
2987
|
-
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"
|
|
2988
|
-
})), children);
|
|
2989
|
-
});
|
|
2990
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2991
|
-
CatalogPublish.propTypes = iconPropTypes;
|
|
2992
|
-
}
|
|
2993
|
-
const Categories = /*#__PURE__*/React.forwardRef(function Categories(_ref119, ref) {
|
|
2994
|
-
let {
|
|
2995
|
-
children,
|
|
2996
|
-
size = 16,
|
|
2997
|
-
...rest
|
|
2998
|
-
} = _ref119;
|
|
2999
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3000
|
-
width: size,
|
|
3001
|
-
height: size,
|
|
3002
|
-
ref: ref,
|
|
3003
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3004
|
-
viewBox: "0 0 32 32",
|
|
3005
|
-
fill: "currentColor",
|
|
3006
|
-
...rest
|
|
3007
|
-
}, _path260 || (_path260 = /*#__PURE__*/React.createElement("path", {
|
|
3008
|
-
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"
|
|
3009
|
-
})), children);
|
|
3010
|
-
});
|
|
3011
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3012
|
-
Categories.propTypes = iconPropTypes;
|
|
3013
|
-
}
|
|
3014
|
-
const Category = /*#__PURE__*/React.forwardRef(function Category(_ref120, ref) {
|
|
3015
|
-
let {
|
|
3016
|
-
children,
|
|
3017
|
-
size = 16,
|
|
3018
|
-
...rest
|
|
3019
|
-
} = _ref120;
|
|
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 32 32",
|
|
3026
|
-
fill: "currentColor",
|
|
3027
|
-
...rest
|
|
3028
|
-
}, _path261 || (_path261 = /*#__PURE__*/React.createElement("path", {
|
|
3029
|
-
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"
|
|
3030
|
-
})), children);
|
|
3031
|
-
});
|
|
3032
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3033
|
-
Category.propTypes = iconPropTypes;
|
|
3034
|
-
}
|
|
3035
|
-
const CategoryAdd = /*#__PURE__*/React.forwardRef(function CategoryAdd(_ref121, ref) {
|
|
3036
|
-
let {
|
|
3037
|
-
children,
|
|
3038
|
-
size = 16,
|
|
3039
|
-
...rest
|
|
3040
|
-
} = _ref121;
|
|
3041
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3042
|
-
width: size,
|
|
3043
|
-
height: size,
|
|
3044
|
-
ref: ref,
|
|
3045
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3046
|
-
viewBox: "0 0 32 32",
|
|
3047
|
-
fill: "currentColor",
|
|
3048
|
-
...rest
|
|
3049
|
-
}, _path262 || (_path262 = /*#__PURE__*/React.createElement("path", {
|
|
3050
|
-
d: "M15 6L13.59 7.41 17.17 11 13.59 14.59 15 16 20 11 15 6z"
|
|
3051
|
-
})), _path263 || (_path263 = /*#__PURE__*/React.createElement("path", {
|
|
3052
|
-
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"
|
|
3053
|
-
})), children);
|
|
3054
|
-
});
|
|
3055
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3056
|
-
CategoryAdd.propTypes = iconPropTypes;
|
|
3057
|
-
}
|
|
3058
|
-
const CategoryAnd = /*#__PURE__*/React.forwardRef(function CategoryAnd(_ref122, ref) {
|
|
3059
|
-
let {
|
|
3060
|
-
children,
|
|
3061
|
-
size = 16,
|
|
3062
|
-
...rest
|
|
3063
|
-
} = _ref122;
|
|
3064
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3065
|
-
width: size,
|
|
3066
|
-
height: size,
|
|
3067
|
-
ref: ref,
|
|
3068
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3069
|
-
viewBox: "0 0 32 32",
|
|
3070
|
-
fill: "currentColor",
|
|
3071
|
-
...rest
|
|
3072
|
-
}, _path264 || (_path264 = /*#__PURE__*/React.createElement("path", {
|
|
3073
|
-
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"
|
|
3074
|
-
})), children);
|
|
3075
|
-
});
|
|
3076
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3077
|
-
CategoryAnd.propTypes = iconPropTypes;
|
|
3078
|
-
}
|
|
3079
|
-
const CategoryNew = /*#__PURE__*/React.forwardRef(function CategoryNew(_ref123, ref) {
|
|
3080
|
-
let {
|
|
3081
|
-
children,
|
|
3082
|
-
size = 16,
|
|
3083
|
-
...rest
|
|
3084
|
-
} = _ref123;
|
|
3085
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3086
|
-
width: size,
|
|
3087
|
-
height: size,
|
|
3088
|
-
ref: ref,
|
|
3089
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3090
|
-
viewBox: "0 0 32 32",
|
|
3091
|
-
fill: "currentColor",
|
|
3092
|
-
...rest
|
|
3093
|
-
}, _path265 || (_path265 = /*#__PURE__*/React.createElement("path", {
|
|
3094
|
-
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"
|
|
3095
|
-
})), _path266 || (_path266 = /*#__PURE__*/React.createElement("path", {
|
|
3096
|
-
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"
|
|
3097
|
-
})), children);
|
|
3098
|
-
});
|
|
3099
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3100
|
-
CategoryNew.propTypes = iconPropTypes;
|
|
3101
|
-
}
|
|
3102
|
-
const CategoryNewEach = /*#__PURE__*/React.forwardRef(function CategoryNewEach(_ref124, ref) {
|
|
3103
|
-
let {
|
|
3104
|
-
children,
|
|
3105
|
-
size = 16,
|
|
3106
|
-
...rest
|
|
3107
|
-
} = _ref124;
|
|
3108
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3109
|
-
width: size,
|
|
3110
|
-
height: size,
|
|
3111
|
-
ref: ref,
|
|
3112
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3113
|
-
viewBox: "0 0 32 32",
|
|
3114
|
-
fill: "currentColor",
|
|
3115
|
-
...rest
|
|
3116
|
-
}, _path267 || (_path267 = /*#__PURE__*/React.createElement("path", {
|
|
3117
|
-
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"
|
|
3118
|
-
})), children);
|
|
3119
|
-
});
|
|
3120
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3121
|
-
CategoryNewEach.propTypes = iconPropTypes;
|
|
3122
|
-
}
|
|
3123
|
-
const Caution = /*#__PURE__*/React.forwardRef(function Caution(_ref125, ref) {
|
|
3124
|
-
let {
|
|
3125
|
-
children,
|
|
3126
|
-
size = 16,
|
|
3127
|
-
...rest
|
|
3128
|
-
} = _ref125;
|
|
3129
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
3130
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3131
|
-
width: size,
|
|
3132
|
-
height: size,
|
|
3133
|
-
ref: ref,
|
|
3134
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3135
|
-
viewBox: "0 0 16 16",
|
|
3136
|
-
fill: "currentColor",
|
|
3137
|
-
...rest
|
|
3138
|
-
}, _path268 || (_path268 = /*#__PURE__*/React.createElement("path", {
|
|
3139
|
-
d: "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
3140
|
-
})), _path269 || (_path269 = /*#__PURE__*/React.createElement("path", {
|
|
3141
|
-
d: "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
3142
|
-
})), children);
|
|
3143
|
-
}
|
|
3144
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3145
|
-
width: size,
|
|
3146
|
-
height: size,
|
|
3147
|
-
ref: ref,
|
|
3148
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3149
|
-
viewBox: "0 0 16 16",
|
|
3150
|
-
fill: "currentColor",
|
|
3151
|
-
...rest
|
|
3152
|
-
}, _path270 || (_path270 = /*#__PURE__*/React.createElement("path", {
|
|
3153
|
-
d: "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
3154
|
-
})), _path271 || (_path271 = /*#__PURE__*/React.createElement("path", {
|
|
3155
|
-
d: "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
3156
|
-
})), children);
|
|
3157
|
-
});
|
|
3158
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3159
|
-
Caution.propTypes = iconPropTypes;
|
|
3160
|
-
}
|
|
3161
3192
|
|
|
3162
|
-
export { Awake, Badge, BaggageClaim, Bar, Barcode, BareMetalServer, BareMetalServer_01, BareMetalServer_02, Basketball, BastionHost, Bat, BatchJob, BatchJobStep, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BatteryLow, BatteryQuarter, Bee, BeeBat, Beta, Bicycle, Binoculars, BlockStorage, BlockStorageAlt, Blockchain, Blog, Bluetooth, BluetoothOff, Book, Bookmark, BookmarkAdd, BookmarkFilled, Boolean, Boot, BootVolume, BootVolumeAlt, BorderBottom, BorderFull, BorderLeft, BorderNone, BorderRight, BorderTop, Bot, BottlesContainer, Bottles_01, Bottles_01Dash, Bottles_02, Bottles_02Dash, Box, BoxExtraLarge, BoxLarge, BoxMedium, BoxPlot, BoxSmall, Branch, BreakingChange, BrightnessContrast, BringForward, BringToFront, BuildTool, Building, BuildingInsights_1, BuildingInsights_2, BuildingInsights_3, Bullhorn, Buoy, Bus, BusinessProcesses, ButtonCentered, ButtonFlushLeft, CabinCare, CabinCareAlert, CabinCareAlt, Cad, Cafe, Calculation, CalculationAlt, Calculator, CalculatorCheck, Calendar, CalendarAdd, CalendarAddAlt, CalendarHeatMap, CalendarSettings, CalendarTools, Calibrate, Calls, CallsAll, CallsIncoming, Camera, CameraAction, Campsite, Car, CarFront, Carbon, CarbonAccounting, CarbonForIbmDotcom, CarbonForIbmProduct, CarbonForMobile, CarbonForSalesforce, CarbonUiBuilder, CaretDown, CaretLeft, CaretRight,
|
|
3193
|
+
export { Async, At, Attachment, AudioConsole, AugmentedReality, Automatic, Autoscaling, Awake, Badge, BaggageClaim, Bar, Barcode, BareMetalServer, BareMetalServer_01, BareMetalServer_02, Basketball, BastionHost, Bat, BatchJob, BatchJobStep, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BatteryLow, BatteryQuarter, Bee, BeeBat, Beta, Bicycle, Binding_01, Binding_02, Binoculars, BlockStorage, BlockStorageAlt, Blockchain, Blog, Bluetooth, BluetoothOff, Book, Bookmark, BookmarkAdd, BookmarkFilled, Boolean, Boot, BootVolume, BootVolumeAlt, BorderBottom, BorderFull, BorderLeft, BorderNone, BorderRight, BorderTop, Bot, BottlesContainer, Bottles_01, Bottles_01Dash, Bottles_02, Bottles_02Dash, BottomPanelClose, BottomPanelCloseFilled, BottomPanelOpen, BottomPanelOpenFilled, Box, BoxExtraLarge, BoxLarge, BoxMedium, BoxPlot, BoxSmall, Branch, BreakingChange, BrightnessContrast, BringForward, BringToFront, BuildTool, Building, BuildingInsights_1, BuildingInsights_2, BuildingInsights_3, Bullhorn, Buoy, Bus, BusinessProcesses, ButtonCentered, ButtonFlushLeft, CabinCare, CabinCareAlert, CabinCareAlt, Cad, Cafe, Calculation, CalculationAlt, Calculator, CalculatorCheck, Calendar, CalendarAdd, CalendarAddAlt, CalendarHeatMap, CalendarSettings, CalendarTools, Calibrate, Calls, CallsAll, CallsIncoming, Camera, CameraAction, Campsite, Car, CarFront, Carbon, CarbonAccounting, CarbonForAem, CarbonForIbmDotcom, CarbonForIbmProduct, CarbonForMobile, CarbonForSalesforce, CarbonUiBuilder, CaretDown, CaretLeft, CaretRight, QBarrier, QBlochSphere, WatsonHealthAutoScroll, WatsonHealthBrushFreehand, WatsonHealthBrushPolygon };
|