@carbon/icons-react 11.41.0 → 11.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/es/AcceptActionUsage.d.ts +11 -0
- package/es/AcceptActionUsage.js +42 -0
- package/es/ActionDefinition.d.ts +11 -0
- package/es/ActionDefinition.js +42 -0
- package/es/ActionUsage.d.ts +11 -0
- package/es/ActionUsage.js +42 -0
- package/es/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/es/AiFinancialSustainabilityCheck.js +42 -0
- package/es/Anchor.d.ts +11 -0
- package/es/Anchor.js +52 -0
- package/es/ApiKey.d.ts +11 -0
- package/es/ApiKey.js +47 -0
- package/es/ArrangeHorizontal.d.ts +11 -0
- package/es/ArrangeHorizontal.js +39 -0
- package/es/ArrangeVertical.d.ts +11 -0
- package/es/ArrangeVertical.js +39 -0
- package/es/Binding_01.d.ts +11 -0
- package/es/Binding_01.js +39 -0
- package/es/Binding_02.d.ts +11 -0
- package/es/Binding_02.js +45 -0
- package/es/BottomPanelClose.d.ts +11 -0
- package/es/BottomPanelClose.js +39 -0
- package/es/BottomPanelCloseFilled.d.ts +11 -0
- package/es/BottomPanelCloseFilled.js +39 -0
- package/es/BottomPanelOpen.d.ts +11 -0
- package/es/BottomPanelOpen.js +39 -0
- package/es/BottomPanelOpenFilled.d.ts +11 -0
- package/es/BottomPanelOpenFilled.js +39 -0
- package/es/Branch.js +2 -1
- package/es/CarbonForAem.d.ts +11 -0
- package/es/CarbonForAem.js +79 -0
- package/es/CodeBlock.d.ts +11 -0
- package/es/CodeBlock.js +39 -0
- package/es/ConnectionFlowUsage.d.ts +11 -0
- package/es/ConnectionFlowUsage.js +39 -0
- package/es/ConnectionUsage.d.ts +11 -0
- package/es/ConnectionUsage.js +39 -0
- package/es/Constraint.d.ts +11 -0
- package/es/Constraint.js +39 -0
- package/es/ContainerEngine.d.ts +11 -0
- package/es/ContainerEngine.js +47 -0
- package/es/ContainerImage.d.ts +11 -0
- package/es/ContainerImage.js +42 -0
- package/es/ContainerImagePull.d.ts +11 -0
- package/es/ContainerImagePull.js +39 -0
- package/es/ContainerImagePush.d.ts +11 -0
- package/es/ContainerImagePush.js +39 -0
- package/es/ContainerImagePushPull.d.ts +11 -0
- package/es/ContainerImagePushPull.js +39 -0
- package/es/ContainerRuntime.d.ts +11 -0
- package/es/ContainerRuntime.js +42 -0
- package/es/ContainerRuntimeMonitor.d.ts +11 -0
- package/es/ContainerRuntimeMonitor.js +47 -0
- package/es/DecisionNode.d.ts +11 -0
- package/es/DecisionNode.js +39 -0
- package/es/DocumentComment.d.ts +11 -0
- package/es/DocumentComment.js +42 -0
- package/es/DocumentConfiguration.d.ts +11 -0
- package/es/DocumentConfiguration.js +42 -0
- package/es/DocumentRequirements.d.ts +11 -0
- package/es/DocumentRequirements.js +42 -0
- package/es/DocumentSubject.d.ts +11 -0
- package/es/DocumentSubject.js +42 -0
- package/es/EnumerationDefinition.d.ts +11 -0
- package/es/EnumerationDefinition.js +42 -0
- package/es/EnumerationUsage.d.ts +11 -0
- package/es/EnumerationUsage.js +42 -0
- package/es/FeatureMembership.d.ts +11 -0
- package/es/FeatureMembership.js +39 -0
- package/es/FeatureMembershipFilled.d.ts +11 -0
- package/es/FeatureMembershipFilled.js +39 -0
- package/es/FeatureTyping.d.ts +11 -0
- package/es/FeatureTyping.js +49 -0
- package/es/Fork.js +2 -1
- package/es/ForkNode.d.ts +11 -0
- package/es/ForkNode.js +39 -0
- package/es/Gears.d.ts +11 -0
- package/es/Gears.js +39 -0
- package/es/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/es/IbmEloAutomotiveCompliance.js +42 -0
- package/es/IbmEloEngineeringInsights.d.ts +11 -0
- package/es/IbmEloEngineeringInsights.js +42 -0
- package/es/IbmEloMethodComposer.d.ts +11 -0
- package/es/IbmEloMethodComposer.js +42 -0
- package/es/IbmEloPublishing.d.ts +11 -0
- package/es/IbmEloPublishing.js +42 -0
- package/es/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/es/IbmEngineeringLifecycleMgmt.js +42 -0
- package/es/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/es/IbmEngineeringRequirementsDoorsNext.js +47 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.js +39 -0
- package/es/IbmEngineeringTestMgmt.d.ts +11 -0
- package/es/IbmEngineeringTestMgmt.js +45 -0
- package/es/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/es/IbmEngineeringWorkflowMgmt.js +54 -0
- package/es/IbmGcm.d.ts +11 -0
- package/es/IbmGcm.js +42 -0
- package/es/IbmJrs.d.ts +11 -0
- package/es/IbmJrs.js +39 -0
- package/es/IbmLaunchpadS4.d.ts +11 -0
- package/es/IbmLaunchpadS4.js +45 -0
- package/es/IbmLpa.d.ts +11 -0
- package/es/IbmLpa.js +42 -0
- package/es/IbmLqe.d.ts +11 -0
- package/es/IbmLqe.js +42 -0
- package/es/ImageStoreLocal.d.ts +11 -0
- package/es/ImageStoreLocal.js +45 -0
- package/es/InterfaceUsage.d.ts +11 -0
- package/es/InterfaceUsage.js +42 -0
- package/es/JoinNode.d.ts +11 -0
- package/es/JoinNode.js +39 -0
- package/es/Key.d.ts +11 -0
- package/es/Key.js +39 -0
- package/es/Kubelet.d.ts +11 -0
- package/es/Kubelet.js +42 -0
- package/es/KubernetesControlPlaneNode.d.ts +11 -0
- package/es/KubernetesControlPlaneNode.js +45 -0
- package/es/KubernetesOperator.d.ts +11 -0
- package/es/KubernetesOperator.js +42 -0
- package/es/KubernetesWorkerNode.d.ts +11 -0
- package/es/KubernetesWorkerNode.js +45 -0
- package/es/LayersExternal.d.ts +11 -0
- package/es/LayersExternal.js +42 -0
- package/es/LinuxNamespace.d.ts +11 -0
- package/es/LinuxNamespace.js +39 -0
- package/es/LocationInfo.d.ts +11 -0
- package/es/LocationInfo.js +42 -0
- package/es/LocationInfoFilled.d.ts +11 -0
- package/es/LocationInfoFilled.js +43 -0
- package/es/Merge.d.ts +11 -0
- package/es/Merge.js +39 -0
- package/es/MergeNode.d.ts +11 -0
- package/es/MergeNode.js +39 -0
- package/es/NotificationCounter.d.ts +11 -0
- package/es/NotificationCounter.js +44 -0
- package/es/PackageNode.d.ts +11 -0
- package/es/PackageNode.js +39 -0
- package/es/PartDefinition.d.ts +11 -0
- package/es/PartDefinition.js +42 -0
- package/es/PartUsage.d.ts +11 -0
- package/es/PartUsage.js +42 -0
- package/es/PortDefinition.d.ts +11 -0
- package/es/PortDefinition.js +39 -0
- package/es/PortUsage.d.ts +11 -0
- package/es/PortUsage.js +39 -0
- package/es/PricingConsumption.d.ts +11 -0
- package/es/PricingConsumption.js +42 -0
- package/es/PricingContainer.d.ts +11 -0
- package/es/PricingContainer.js +42 -0
- package/es/PricingQuickProposal.d.ts +11 -0
- package/es/PricingQuickProposal.js +39 -0
- package/es/PricingTailored.d.ts +11 -0
- package/es/PricingTailored.js +42 -0
- package/es/PricingTraditional.d.ts +11 -0
- package/es/PricingTraditional.js +39 -0
- package/es/PullRequest.d.ts +11 -0
- package/es/PullRequest.js +39 -0
- package/es/Qiskit.d.ts +11 -0
- package/es/Qiskit.js +39 -0
- package/es/QuestionAnswering.d.ts +11 -0
- package/es/QuestionAnswering.js +42 -0
- package/es/Rag.d.ts +11 -0
- package/es/Rag.js +42 -0
- package/es/RequirementDefinition.d.ts +11 -0
- package/es/RequirementDefinition.js +42 -0
- package/es/RequirementUsage.d.ts +11 -0
- package/es/RequirementUsage.js +42 -0
- package/es/SatisfyDefinition.d.ts +11 -0
- package/es/SatisfyDefinition.js +42 -0
- package/es/SatisfyUsage.d.ts +11 -0
- package/es/SatisfyUsage.js +42 -0
- package/es/SendActionUsage.d.ts +11 -0
- package/es/SendActionUsage.js +42 -0
- package/es/Shapes.d.ts +11 -0
- package/es/Shapes.js +39 -0
- package/es/StrategyPlay.d.ts +11 -0
- package/es/StrategyPlay.js +42 -0
- package/es/Subclassification.d.ts +11 -0
- package/es/Subclassification.js +39 -0
- package/es/SubjectDefinition.d.ts +11 -0
- package/es/SubjectDefinition.js +42 -0
- package/es/SubjectUsage.d.ts +11 -0
- package/es/SubjectUsage.js +42 -0
- package/es/Succession.d.ts +11 -0
- package/es/Succession.js +50 -0
- package/es/SysplexDistributor.d.ts +11 -0
- package/es/SysplexDistributor.js +39 -0
- package/es/TermReference.d.ts +11 -0
- package/es/TermReference.js +57 -0
- package/es/TimingBelt.d.ts +11 -0
- package/es/TimingBelt.js +44 -0
- package/es/TransformCode.d.ts +11 -0
- package/es/TransformCode.js +42 -0
- package/es/UsageIncludedUseCase.d.ts +11 -0
- package/es/UsageIncludedUseCase.js +39 -0
- package/es/UseCaseDefinition.d.ts +11 -0
- package/es/UseCaseDefinition.js +42 -0
- package/es/UseCaseUsage.d.ts +11 -0
- package/es/UseCaseUsage.js +42 -0
- package/es/UserAccessLocked.d.ts +11 -0
- package/es/UserAccessLocked.js +39 -0
- package/es/UserAccessUnlocked.d.ts +11 -0
- package/es/UserAccessUnlocked.js +39 -0
- package/es/UserFeedback.d.ts +11 -0
- package/es/UserFeedback.js +39 -0
- package/es/UserService.d.ts +11 -0
- package/es/UserService.js +39 -0
- package/es/generated/bucket-0.d.ts +9 -9
- package/es/generated/bucket-0.js +641 -615
- package/es/generated/bucket-1.d.ts +16 -16
- package/es/generated/bucket-1.js +892 -861
- package/es/generated/bucket-10.d.ts +67 -67
- package/es/generated/bucket-10.js +884 -1034
- package/es/generated/bucket-11.d.ts +68 -68
- package/es/generated/bucket-11.js +925 -850
- package/es/generated/bucket-12.d.ts +77 -77
- package/es/generated/bucket-12.js +842 -879
- package/es/generated/bucket-13.d.ts +84 -84
- package/es/generated/bucket-13.js +825 -803
- package/es/generated/bucket-14.d.ts +88 -88
- package/es/generated/bucket-14.js +838 -930
- package/es/generated/bucket-15.d.ts +94 -94
- package/es/generated/bucket-15.js +949 -734
- package/es/generated/bucket-16.d.ts +97 -97
- package/es/generated/bucket-16.js +723 -747
- package/es/generated/bucket-17.d.ts +104 -104
- package/es/generated/bucket-17.js +790 -974
- package/es/generated/bucket-18.d.ts +104 -1
- package/es/generated/bucket-18.js +2577 -3
- package/es/generated/bucket-2.d.ts +16 -16
- package/es/generated/bucket-2.js +1035 -1074
- package/es/generated/bucket-3.d.ts +27 -27
- package/es/generated/bucket-3.js +907 -906
- package/es/generated/bucket-4.d.ts +28 -28
- package/es/generated/bucket-4.js +836 -798
- package/es/generated/bucket-5.d.ts +32 -32
- package/es/generated/bucket-5.js +768 -842
- package/es/generated/bucket-6.d.ts +38 -38
- package/es/generated/bucket-6.js +891 -813
- package/es/generated/bucket-7.d.ts +53 -53
- package/es/generated/bucket-7.js +930 -988
- package/es/generated/bucket-8.d.ts +54 -54
- package/es/generated/bucket-8.js +1057 -985
- package/es/generated/bucket-9.d.ts +63 -63
- package/es/generated/bucket-9.js +873 -758
- package/es/index.js +19 -19
- package/lib/AcceptActionUsage.d.ts +11 -0
- package/lib/AcceptActionUsage.js +48 -0
- package/lib/ActionDefinition.d.ts +11 -0
- package/lib/ActionDefinition.js +48 -0
- package/lib/ActionUsage.d.ts +11 -0
- package/lib/ActionUsage.js +48 -0
- package/lib/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/lib/AiFinancialSustainabilityCheck.js +48 -0
- package/lib/Anchor.d.ts +11 -0
- package/lib/Anchor.js +58 -0
- package/lib/ApiKey.d.ts +11 -0
- package/lib/ApiKey.js +53 -0
- package/lib/ArrangeHorizontal.d.ts +11 -0
- package/lib/ArrangeHorizontal.js +45 -0
- package/lib/ArrangeVertical.d.ts +11 -0
- package/lib/ArrangeVertical.js +45 -0
- package/lib/Binding_01.d.ts +11 -0
- package/lib/Binding_01.js +45 -0
- package/lib/Binding_02.d.ts +11 -0
- package/lib/Binding_02.js +51 -0
- package/lib/BottomPanelClose.d.ts +11 -0
- package/lib/BottomPanelClose.js +45 -0
- package/lib/BottomPanelCloseFilled.d.ts +11 -0
- package/lib/BottomPanelCloseFilled.js +45 -0
- package/lib/BottomPanelOpen.d.ts +11 -0
- package/lib/BottomPanelOpen.js +45 -0
- package/lib/BottomPanelOpenFilled.d.ts +11 -0
- package/lib/BottomPanelOpenFilled.js +45 -0
- package/lib/Branch.js +2 -1
- package/lib/CarbonForAem.d.ts +11 -0
- package/lib/CarbonForAem.js +85 -0
- package/lib/CodeBlock.d.ts +11 -0
- package/lib/CodeBlock.js +45 -0
- package/lib/ConnectionFlowUsage.d.ts +11 -0
- package/lib/ConnectionFlowUsage.js +45 -0
- package/lib/ConnectionUsage.d.ts +11 -0
- package/lib/ConnectionUsage.js +45 -0
- package/lib/Constraint.d.ts +11 -0
- package/lib/Constraint.js +45 -0
- package/lib/ContainerEngine.d.ts +11 -0
- package/lib/ContainerEngine.js +53 -0
- package/lib/ContainerImage.d.ts +11 -0
- package/lib/ContainerImage.js +48 -0
- package/lib/ContainerImagePull.d.ts +11 -0
- package/lib/ContainerImagePull.js +45 -0
- package/lib/ContainerImagePush.d.ts +11 -0
- package/lib/ContainerImagePush.js +45 -0
- package/lib/ContainerImagePushPull.d.ts +11 -0
- package/lib/ContainerImagePushPull.js +45 -0
- package/lib/ContainerRuntime.d.ts +11 -0
- package/lib/ContainerRuntime.js +48 -0
- package/lib/ContainerRuntimeMonitor.d.ts +11 -0
- package/lib/ContainerRuntimeMonitor.js +53 -0
- package/lib/DecisionNode.d.ts +11 -0
- package/lib/DecisionNode.js +45 -0
- package/lib/DocumentComment.d.ts +11 -0
- package/lib/DocumentComment.js +48 -0
- package/lib/DocumentConfiguration.d.ts +11 -0
- package/lib/DocumentConfiguration.js +48 -0
- package/lib/DocumentRequirements.d.ts +11 -0
- package/lib/DocumentRequirements.js +48 -0
- package/lib/DocumentSubject.d.ts +11 -0
- package/lib/DocumentSubject.js +48 -0
- package/lib/EnumerationDefinition.d.ts +11 -0
- package/lib/EnumerationDefinition.js +48 -0
- package/lib/EnumerationUsage.d.ts +11 -0
- package/lib/EnumerationUsage.js +48 -0
- package/lib/FeatureMembership.d.ts +11 -0
- package/lib/FeatureMembership.js +45 -0
- package/lib/FeatureMembershipFilled.d.ts +11 -0
- package/lib/FeatureMembershipFilled.js +45 -0
- package/lib/FeatureTyping.d.ts +11 -0
- package/lib/FeatureTyping.js +55 -0
- package/lib/Fork.js +2 -1
- package/lib/ForkNode.d.ts +11 -0
- package/lib/ForkNode.js +45 -0
- package/lib/Gears.d.ts +11 -0
- package/lib/Gears.js +45 -0
- package/lib/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/lib/IbmEloAutomotiveCompliance.js +48 -0
- package/lib/IbmEloEngineeringInsights.d.ts +11 -0
- package/lib/IbmEloEngineeringInsights.js +48 -0
- package/lib/IbmEloMethodComposer.d.ts +11 -0
- package/lib/IbmEloMethodComposer.js +48 -0
- package/lib/IbmEloPublishing.d.ts +11 -0
- package/lib/IbmEloPublishing.js +48 -0
- package/lib/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/lib/IbmEngineeringLifecycleMgmt.js +48 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.js +53 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.js +45 -0
- package/lib/IbmEngineeringTestMgmt.d.ts +11 -0
- package/lib/IbmEngineeringTestMgmt.js +51 -0
- package/lib/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/lib/IbmEngineeringWorkflowMgmt.js +60 -0
- package/lib/IbmGcm.d.ts +11 -0
- package/lib/IbmGcm.js +48 -0
- package/lib/IbmJrs.d.ts +11 -0
- package/lib/IbmJrs.js +45 -0
- package/lib/IbmLaunchpadS4.d.ts +11 -0
- package/lib/IbmLaunchpadS4.js +51 -0
- package/lib/IbmLpa.d.ts +11 -0
- package/lib/IbmLpa.js +48 -0
- package/lib/IbmLqe.d.ts +11 -0
- package/lib/IbmLqe.js +48 -0
- package/lib/ImageStoreLocal.d.ts +11 -0
- package/lib/ImageStoreLocal.js +51 -0
- package/lib/InterfaceUsage.d.ts +11 -0
- package/lib/InterfaceUsage.js +48 -0
- package/lib/JoinNode.d.ts +11 -0
- package/lib/JoinNode.js +45 -0
- package/lib/Key.d.ts +11 -0
- package/lib/Key.js +45 -0
- package/lib/Kubelet.d.ts +11 -0
- package/lib/Kubelet.js +48 -0
- package/lib/KubernetesControlPlaneNode.d.ts +11 -0
- package/lib/KubernetesControlPlaneNode.js +51 -0
- package/lib/KubernetesOperator.d.ts +11 -0
- package/lib/KubernetesOperator.js +48 -0
- package/lib/KubernetesWorkerNode.d.ts +11 -0
- package/lib/KubernetesWorkerNode.js +51 -0
- package/lib/LayersExternal.d.ts +11 -0
- package/lib/LayersExternal.js +48 -0
- package/lib/LinuxNamespace.d.ts +11 -0
- package/lib/LinuxNamespace.js +45 -0
- package/lib/LocationInfo.d.ts +11 -0
- package/lib/LocationInfo.js +48 -0
- package/lib/LocationInfoFilled.d.ts +11 -0
- package/lib/LocationInfoFilled.js +49 -0
- package/lib/Merge.d.ts +11 -0
- package/lib/Merge.js +45 -0
- package/lib/MergeNode.d.ts +11 -0
- package/lib/MergeNode.js +45 -0
- package/lib/NotificationCounter.d.ts +11 -0
- package/lib/NotificationCounter.js +50 -0
- package/lib/PackageNode.d.ts +11 -0
- package/lib/PackageNode.js +45 -0
- package/lib/PartDefinition.d.ts +11 -0
- package/lib/PartDefinition.js +48 -0
- package/lib/PartUsage.d.ts +11 -0
- package/lib/PartUsage.js +48 -0
- package/lib/PortDefinition.d.ts +11 -0
- package/lib/PortDefinition.js +45 -0
- package/lib/PortUsage.d.ts +11 -0
- package/lib/PortUsage.js +45 -0
- package/lib/PricingConsumption.d.ts +11 -0
- package/lib/PricingConsumption.js +48 -0
- package/lib/PricingContainer.d.ts +11 -0
- package/lib/PricingContainer.js +48 -0
- package/lib/PricingQuickProposal.d.ts +11 -0
- package/lib/PricingQuickProposal.js +45 -0
- package/lib/PricingTailored.d.ts +11 -0
- package/lib/PricingTailored.js +48 -0
- package/lib/PricingTraditional.d.ts +11 -0
- package/lib/PricingTraditional.js +45 -0
- package/lib/PullRequest.d.ts +11 -0
- package/lib/PullRequest.js +45 -0
- package/lib/Qiskit.d.ts +11 -0
- package/lib/Qiskit.js +45 -0
- package/lib/QuestionAnswering.d.ts +11 -0
- package/lib/QuestionAnswering.js +48 -0
- package/lib/Rag.d.ts +11 -0
- package/lib/Rag.js +48 -0
- package/lib/RequirementDefinition.d.ts +11 -0
- package/lib/RequirementDefinition.js +48 -0
- package/lib/RequirementUsage.d.ts +11 -0
- package/lib/RequirementUsage.js +48 -0
- package/lib/SatisfyDefinition.d.ts +11 -0
- package/lib/SatisfyDefinition.js +48 -0
- package/lib/SatisfyUsage.d.ts +11 -0
- package/lib/SatisfyUsage.js +48 -0
- package/lib/SendActionUsage.d.ts +11 -0
- package/lib/SendActionUsage.js +48 -0
- package/lib/Shapes.d.ts +11 -0
- package/lib/Shapes.js +45 -0
- package/lib/StrategyPlay.d.ts +11 -0
- package/lib/StrategyPlay.js +48 -0
- package/lib/Subclassification.d.ts +11 -0
- package/lib/Subclassification.js +45 -0
- package/lib/SubjectDefinition.d.ts +11 -0
- package/lib/SubjectDefinition.js +48 -0
- package/lib/SubjectUsage.d.ts +11 -0
- package/lib/SubjectUsage.js +48 -0
- package/lib/Succession.d.ts +11 -0
- package/lib/Succession.js +56 -0
- package/lib/SysplexDistributor.d.ts +11 -0
- package/lib/SysplexDistributor.js +45 -0
- package/lib/TermReference.d.ts +11 -0
- package/lib/TermReference.js +63 -0
- package/lib/TimingBelt.d.ts +11 -0
- package/lib/TimingBelt.js +50 -0
- package/lib/TransformCode.d.ts +11 -0
- package/lib/TransformCode.js +48 -0
- package/lib/UsageIncludedUseCase.d.ts +11 -0
- package/lib/UsageIncludedUseCase.js +45 -0
- package/lib/UseCaseDefinition.d.ts +11 -0
- package/lib/UseCaseDefinition.js +48 -0
- package/lib/UseCaseUsage.d.ts +11 -0
- package/lib/UseCaseUsage.js +48 -0
- package/lib/UserAccessLocked.d.ts +11 -0
- package/lib/UserAccessLocked.js +45 -0
- package/lib/UserAccessUnlocked.d.ts +11 -0
- package/lib/UserAccessUnlocked.js +45 -0
- package/lib/UserFeedback.d.ts +11 -0
- package/lib/UserFeedback.js +45 -0
- package/lib/UserService.d.ts +11 -0
- package/lib/UserService.js +45 -0
- package/lib/generated/bucket-0.d.ts +9 -9
- package/lib/generated/bucket-0.js +648 -622
- package/lib/generated/bucket-1.d.ts +16 -16
- package/lib/generated/bucket-1.js +906 -875
- package/lib/generated/bucket-10.d.ts +67 -67
- package/lib/generated/bucket-10.js +949 -1099
- package/lib/generated/bucket-11.d.ts +68 -68
- package/lib/generated/bucket-11.js +991 -916
- package/lib/generated/bucket-12.d.ts +77 -77
- package/lib/generated/bucket-12.js +917 -954
- package/lib/generated/bucket-13.d.ts +84 -84
- package/lib/generated/bucket-13.js +907 -885
- package/lib/generated/bucket-14.d.ts +88 -88
- package/lib/generated/bucket-14.js +924 -1016
- package/lib/generated/bucket-15.d.ts +94 -94
- package/lib/generated/bucket-15.js +1041 -826
- package/lib/generated/bucket-16.d.ts +97 -97
- package/lib/generated/bucket-16.js +818 -842
- package/lib/generated/bucket-17.d.ts +104 -104
- package/lib/generated/bucket-17.js +892 -1076
- package/lib/generated/bucket-18.d.ts +104 -1
- package/lib/generated/bucket-18.js +2679 -2
- package/lib/generated/bucket-2.d.ts +16 -16
- package/lib/generated/bucket-2.js +1049 -1088
- package/lib/generated/bucket-3.d.ts +27 -27
- package/lib/generated/bucket-3.js +932 -931
- package/lib/generated/bucket-4.d.ts +28 -28
- package/lib/generated/bucket-4.js +862 -824
- package/lib/generated/bucket-5.d.ts +32 -32
- package/lib/generated/bucket-5.js +798 -872
- package/lib/generated/bucket-6.d.ts +38 -38
- package/lib/generated/bucket-6.js +927 -849
- package/lib/generated/bucket-7.d.ts +53 -53
- package/lib/generated/bucket-7.js +981 -1039
- package/lib/generated/bucket-8.d.ts +54 -54
- package/lib/generated/bucket-8.js +1109 -1037
- package/lib/generated/bucket-9.d.ts +63 -63
- package/lib/generated/bucket-9.js +934 -819
- package/lib/index.js +1100 -997
- package/package.json +3 -3
|
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _circle, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _circle2, _path58, _path59, _path60, _circle3, _circle4, _circle5, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _path61, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _path62, _path63, _path64, _path65, _circle29, _path66, _path67, _path68, _circle30, _path69, _circle31, _path70, _circle32, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _circle33, _circle34, _circle35, _path80, _circle36, _path81, _circle37, _circle38, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _circle39, _path122, _path123, _path124, _path125, _circle40, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _circle41, _path148, _path149, _circle42, _path150, _path151, _circle43, _circle44, _circle45, _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, _circle46, _circle47, _circle48, _circle49, _circle50, _circle51;
|
|
16
|
+
const MobileEvent = /*#__PURE__*/React.forwardRef(function MobileEvent(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
@@ -28,15 +28,13 @@ const WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
28
28
|
fill: "currentColor",
|
|
29
29
|
...rest
|
|
30
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
d: "
|
|
32
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
31
|
+
d: "M27.3803 28h-6.7625l3.3822-6.7642 3.3803 6.7642zm-3.3803-10c-.3915 0-.7305.2251-.8947.5527l-5 10c-.0674.1348-.1053.2866-.1053.4473 0 .5522.4477 1 1 1h10c.5523 0 1-.4478 1-1 0-.1382-.028-.2695-.0786-.3892l-5.0269-10.0581c-.1641-.3276-.5031-.5527-.8946-.5527h0zM15 28h-6V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103 0-2 .897-2 2v24c0 1.1025.897 2 2 2h6v-2zM9 4h14v2h-14v-2z"
|
|
34
32
|
})), children);
|
|
35
33
|
});
|
|
36
34
|
if (process.env.NODE_ENV !== "production") {
|
|
37
|
-
|
|
35
|
+
MobileEvent.propTypes = iconPropTypes;
|
|
38
36
|
}
|
|
39
|
-
const
|
|
37
|
+
const MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_ref2, ref) {
|
|
40
38
|
let {
|
|
41
39
|
children,
|
|
42
40
|
size = 16,
|
|
@@ -50,16 +48,14 @@ const NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified(_ref2,
|
|
|
50
48
|
viewBox: "0 0 32 32",
|
|
51
49
|
fill: "currentColor",
|
|
52
50
|
...rest
|
|
53
|
-
},
|
|
54
|
-
d: "
|
|
55
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
56
|
-
d: "M28,26H7.4141L30,3.4141,28.5859,2l-2,2H4A2.0023,2.0023,0,0,0,2,6V22H4V6H24.5859L2,28.5859,3.4141,30l2-2H28a2.0023,2.0023,0,0,0,2-2V10H28Z"
|
|
51
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
+
d: "M3,10V22a2.002,2.002,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V10a2.0027,2.0027,0,0,0-2-2H5A2.0023,2.0023,0,0,0,3,10Zm2,0,2,0V22H5ZM27,22H9V10H27Z"
|
|
57
53
|
})), children);
|
|
58
54
|
});
|
|
59
55
|
if (process.env.NODE_ENV !== "production") {
|
|
60
|
-
|
|
56
|
+
MobileLandscape.propTypes = iconPropTypes;
|
|
61
57
|
}
|
|
62
|
-
const
|
|
58
|
+
const MobileRequest = /*#__PURE__*/React.forwardRef(function MobileRequest(_ref3, ref) {
|
|
63
59
|
let {
|
|
64
60
|
children,
|
|
65
61
|
size = 16,
|
|
@@ -73,16 +69,16 @@ const NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl(_ref3, ref)
|
|
|
73
69
|
viewBox: "0 0 32 32",
|
|
74
70
|
fill: "currentColor",
|
|
75
71
|
...rest
|
|
76
|
-
},
|
|
77
|
-
d: "
|
|
78
|
-
})),
|
|
79
|
-
d: "
|
|
72
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
73
|
+
d: "m30,28c0-2.9668-2.167-5.4312-5-5.9097v-1.0903h1v-2h-4v2h1v1.0903c-2.833.4785-5,2.9429-5,5.9097h-1v2h14v-2h-1Zm-10,0c0-2.2056,1.7944-4,4-4s4,1.7944,4,4h-8Z"
|
|
74
|
+
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
75
|
+
d: "m14,28h-5V8h14v8h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h5v-2ZM9,4h14v2h-14v-2Z"
|
|
80
76
|
})), children);
|
|
81
77
|
});
|
|
82
78
|
if (process.env.NODE_ENV !== "production") {
|
|
83
|
-
|
|
79
|
+
MobileRequest.propTypes = iconPropTypes;
|
|
84
80
|
}
|
|
85
|
-
const
|
|
81
|
+
const MobileSession = /*#__PURE__*/React.forwardRef(function MobileSession(_ref4, ref) {
|
|
86
82
|
let {
|
|
87
83
|
children,
|
|
88
84
|
size = 16,
|
|
@@ -96,14 +92,16 @@ const NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable(_ref4,
|
|
|
96
92
|
viewBox: "0 0 32 32",
|
|
97
93
|
fill: "currentColor",
|
|
98
94
|
...rest
|
|
99
|
-
},
|
|
100
|
-
d: "
|
|
95
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
96
|
+
d: "m24,18c-3.3083,0-6,2.6914-6,6s2.6917,6,6,6,6-2.6914,6-6-2.6917-6-6-6Zm0,10c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4v4h4c0,2.2056-1.7944,4-4,4Z"
|
|
97
|
+
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
d: "m16,28h-7V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h7v-2ZM9,4h14v2h-14v-2Z"
|
|
101
99
|
})), children);
|
|
102
100
|
});
|
|
103
101
|
if (process.env.NODE_ENV !== "production") {
|
|
104
|
-
|
|
102
|
+
MobileSession.propTypes = iconPropTypes;
|
|
105
103
|
}
|
|
106
|
-
const
|
|
104
|
+
const MobileView = /*#__PURE__*/React.forwardRef(function MobileView(_ref5, ref) {
|
|
107
105
|
let {
|
|
108
106
|
children,
|
|
109
107
|
size = 16,
|
|
@@ -117,14 +115,20 @@ const NotSent = /*#__PURE__*/React.forwardRef(function NotSent(_ref5, ref) {
|
|
|
117
115
|
viewBox: "0 0 32 32",
|
|
118
116
|
fill: "currentColor",
|
|
119
117
|
...rest
|
|
120
|
-
},
|
|
121
|
-
|
|
118
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
119
|
+
cx: "23",
|
|
120
|
+
cy: "24",
|
|
121
|
+
r: "2"
|
|
122
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
123
|
+
d: "m30.7769,23.4785c-1.4229-3.3287-4.4761-5.4785-7.7769-5.4785s-6.3538,2.1499-7.7769,5.4785l-.2231.5215.2231.5215c1.4231,3.3287,4.4761,5.4785,7.7769,5.4785s6.354-2.1499,7.7769-5.4785l.2231-.5215-.2231-.5215Zm-7.7769,4.5215c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4Z"
|
|
124
|
+
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
125
|
+
d: "m14,28h-5V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h5v-2ZM9,4h14v2h-14v-2Z"
|
|
122
126
|
})), children);
|
|
123
127
|
});
|
|
124
128
|
if (process.env.NODE_ENV !== "production") {
|
|
125
|
-
|
|
129
|
+
MobileView.propTypes = iconPropTypes;
|
|
126
130
|
}
|
|
127
|
-
const
|
|
131
|
+
const MobileViewOrientation = /*#__PURE__*/React.forwardRef(function MobileViewOrientation(_ref6, ref) {
|
|
128
132
|
let {
|
|
129
133
|
children,
|
|
130
134
|
size = 16,
|
|
@@ -139,13 +143,17 @@ const NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled(_ref6
|
|
|
139
143
|
fill: "currentColor",
|
|
140
144
|
...rest
|
|
141
145
|
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
142
|
-
d: "
|
|
146
|
+
d: "m28,12h-8v2h8v14h-8v2h8c1.1025,0,2-.897,2-2v-14c0-1.1025-.8975-2-2-2Z"
|
|
147
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
148
|
+
d: "m19,16l-1.4141,1.4141,2.5859,2.5859h-4.1719c-2.2056,0-4-1.7944-4-4v-2h-2v2c0,3.3086,2.6917,6,6,6h4.1719l-2.5859,2.5859,1.4141,1.4141,5-5-5-5Z"
|
|
149
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
150
|
+
d: "m12,28h-6V8h16v-4c0-1.103-.8975-2-2-2H6c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h6v-2ZM6,4h14v2H6v-2Z"
|
|
143
151
|
})), children);
|
|
144
152
|
});
|
|
145
153
|
if (process.env.NODE_ENV !== "production") {
|
|
146
|
-
|
|
154
|
+
MobileViewOrientation.propTypes = iconPropTypes;
|
|
147
155
|
}
|
|
148
|
-
const
|
|
156
|
+
const MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(_ref7, ref) {
|
|
149
157
|
let {
|
|
150
158
|
children,
|
|
151
159
|
size = 16,
|
|
@@ -159,16 +167,14 @@ const Notebook = /*#__PURE__*/React.forwardRef(function Notebook(_ref7, ref) {
|
|
|
159
167
|
viewBox: "0 0 32 32",
|
|
160
168
|
fill: "currentColor",
|
|
161
169
|
...rest
|
|
162
|
-
},
|
|
163
|
-
d: "
|
|
164
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
165
|
-
d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V7A2.0023,2.0023,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28l.002,18Z"
|
|
170
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
171
|
+
d: "M29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781zM28 2H24a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2V6H24V4zm-4 8V8h4v4z"
|
|
166
172
|
})), children);
|
|
167
173
|
});
|
|
168
174
|
if (process.env.NODE_ENV !== "production") {
|
|
169
|
-
|
|
175
|
+
MobilityServices.propTypes = iconPropTypes;
|
|
170
176
|
}
|
|
171
|
-
const
|
|
177
|
+
const Model = /*#__PURE__*/React.forwardRef(function Model(_ref8, ref) {
|
|
172
178
|
let {
|
|
173
179
|
children,
|
|
174
180
|
size = 16,
|
|
@@ -182,34 +188,19 @@ const NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReferen
|
|
|
182
188
|
viewBox: "0 0 32 32",
|
|
183
189
|
fill: "currentColor",
|
|
184
190
|
...rest
|
|
185
|
-
},
|
|
186
|
-
d: "
|
|
187
|
-
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
188
|
-
d: "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z"
|
|
191
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
192
|
+
d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
|
|
189
193
|
})), children);
|
|
190
194
|
});
|
|
191
195
|
if (process.env.NODE_ENV !== "production") {
|
|
192
|
-
|
|
196
|
+
Model.propTypes = iconPropTypes;
|
|
193
197
|
}
|
|
194
|
-
const
|
|
198
|
+
const ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref9, ref) {
|
|
195
199
|
let {
|
|
196
200
|
children,
|
|
197
201
|
size = 16,
|
|
198
202
|
...rest
|
|
199
203
|
} = _ref9;
|
|
200
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
201
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
202
|
-
width: size,
|
|
203
|
-
height: size,
|
|
204
|
-
ref: ref,
|
|
205
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
206
|
-
viewBox: "0 0 16 16",
|
|
207
|
-
fill: "currentColor",
|
|
208
|
-
...rest
|
|
209
|
-
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
210
|
-
d: "M14.4,10.1L13,8.8V6.5c0-2.6-1.9-4.7-4.5-5v-1h-1v1C5,1.8,3,3.9,3,6.5v2.3l-1.4,1.3c-0.1,0.1-0.2,0.2-0.1,0.4V12 c0,0.3,0.2,0.5,0.4,0.5c0,0,0,0,0.1,0h3.5C5.5,13.9,6.6,15,8,15s2.5-1.1,2.5-2.5H14c0.3,0,0.5-0.2,0.5-0.4c0,0,0,0,0-0.1v-1.5 C14.5,10.4,14.4,10.2,14.4,10.1z M8,14c-0.8,0-1.5-0.7-1.5-1.5h3C9.5,13.3,8.8,14,8,14z M13.5,11.5h-11v-0.8l1.3-1.4 C3.9,9.3,4,9.1,4,9V6.5c0-2.2,1.8-4,4-4s4,1.8,4,4V9c0,0.1,0.1,0.3,0.1,0.4l1.4,1.3V11.5z"
|
|
211
|
-
})), children);
|
|
212
|
-
}
|
|
213
204
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
214
205
|
width: size,
|
|
215
206
|
height: size,
|
|
@@ -218,14 +209,14 @@ const Notification = /*#__PURE__*/React.forwardRef(function Notification(_ref9,
|
|
|
218
209
|
viewBox: "0 0 32 32",
|
|
219
210
|
fill: "currentColor",
|
|
220
211
|
...rest
|
|
221
|
-
},
|
|
222
|
-
d: "M28.
|
|
212
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
213
|
+
d: "M28.4473,16.1055,23,13.3818V7a1,1,0,0,0-.5527-.8945l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,9,7v6.3818L3.5527,16.1055A1,1,0,0,0,3,17v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0L16,25.1182l5.5527,2.7763a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,29,24V17A1,1,0,0,0,28.4473,16.1055ZM21,13.3818l-4,2V10.6182l4-2ZM16,5.1182,19.7637,7,16,8.8818,12.2363,7Zm-5,3.5,4,2v4.7636l-4-2ZM9,25.3818l-4-2V18.6182l4,2Zm1-6.5L6.2363,17,10,15.1182,13.7637,17Zm1,1.7364,4-2v4.7636l-4,2Zm10,4.7636-4-2V18.6182l4,2Zm1-6.5L18.2363,17,22,15.1182,25.7637,17Zm5,4.5-4,2V20.6182l4-2Z"
|
|
223
214
|
})), children);
|
|
224
215
|
});
|
|
225
216
|
if (process.env.NODE_ENV !== "production") {
|
|
226
|
-
|
|
217
|
+
ModelAlt.propTypes = iconPropTypes;
|
|
227
218
|
}
|
|
228
|
-
const
|
|
219
|
+
const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_ref10, ref) {
|
|
229
220
|
let {
|
|
230
221
|
children,
|
|
231
222
|
size = 16,
|
|
@@ -239,14 +230,16 @@ const NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFi
|
|
|
239
230
|
viewBox: "0 0 32 32",
|
|
240
231
|
fill: "currentColor",
|
|
241
232
|
...rest
|
|
242
|
-
},
|
|
243
|
-
d: "
|
|
233
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
234
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
235
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
236
|
+
d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
|
|
244
237
|
})), children);
|
|
245
238
|
});
|
|
246
239
|
if (process.env.NODE_ENV !== "production") {
|
|
247
|
-
|
|
240
|
+
ModelReference.propTypes = iconPropTypes;
|
|
248
241
|
}
|
|
249
|
-
const
|
|
242
|
+
const ModelTuned = /*#__PURE__*/React.forwardRef(function ModelTuned(_ref11, ref) {
|
|
250
243
|
let {
|
|
251
244
|
children,
|
|
252
245
|
size = 16,
|
|
@@ -261,35 +254,20 @@ const NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew(_
|
|
|
261
254
|
fill: "currentColor",
|
|
262
255
|
...rest
|
|
263
256
|
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
264
|
-
d: "
|
|
265
|
-
})),
|
|
266
|
-
|
|
267
|
-
cy: "8",
|
|
268
|
-
r: "4"
|
|
257
|
+
d: "M32 25c0-1.3018-.8384-2.4014-2-2.8159v-4.1841h-2v4.1846c-1.1616.4141-2 1.5137-2 2.8154s.8384 2.4014 2 2.8154v2.1846h2v-2.1841c1.1616-.4146 2-1.5142 2-2.8159zm-3 1c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM24 23c0-1.3018-.8384-2.4014-2-2.8159v-2.1841h-2v2.1846c-1.1616.4141-2 1.5137-2 2.8154s.8384 2.4014 2 2.8154v4.1846h2v-4.1841c1.1616-.4146 2-1.5142 2-2.8159zm-3 1c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
|
|
258
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
259
|
+
d: "m.7158,11.0454l12.96,14.9546,1.5117-1.3081L4.1902,12h5.2554s5.5544,8.8867,5.5544,8.8867l5.5544-8.8867h5.2554s-2.3315,2.6904-2.3315,2.6904l1.5115,1.3096,4.2944-4.9546-6.7842-9.0454H7.5S.7158,11.0454.7158,11.0454Zm19.8384-1.0454l-3.75-6h4.6958s4.5,6,4.5,6h-5.4458Zm-2.3584,0h-6.3916s3.1958-5.1133,3.1958-5.1133l3.1958,5.1133Zm-6.3914,2h6.3911s-3.1956,5.1133-3.1956,5.1133l-3.1956-5.1133Zm-7.8044-2l4.5-6h4.6958s-3.75,6-3.75,6h-5.4458Z"
|
|
269
260
|
})), children);
|
|
270
261
|
});
|
|
271
262
|
if (process.env.NODE_ENV !== "production") {
|
|
272
|
-
|
|
263
|
+
ModelTuned.propTypes = iconPropTypes;
|
|
273
264
|
}
|
|
274
|
-
const
|
|
265
|
+
const ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref12, ref) {
|
|
275
266
|
let {
|
|
276
267
|
children,
|
|
277
268
|
size = 16,
|
|
278
269
|
...rest
|
|
279
270
|
} = _ref12;
|
|
280
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
281
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
282
|
-
width: size,
|
|
283
|
-
height: size,
|
|
284
|
-
ref: ref,
|
|
285
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
286
|
-
viewBox: "0 0 16 16",
|
|
287
|
-
fill: "currentColor",
|
|
288
|
-
...rest
|
|
289
|
-
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
290
|
-
d: "M2.5 11.5v-.8l1.3-1.4C3.9 9.3 4 9.1 4 9V6.5c0-2.2 1.8-4 4-4 .9 0 1.8.3 2.5.9l.7-.7C10.5 2 9.5 1.6 8.5 1.5v-1h-1v1C5 1.8 3 3.9 3 6.5v2.3l-1.4 1.3c-.1.1-.2.2-.1.4v1H2.5zM13 8.8V6.5c0-.8-.2-1.6-.5-2.2L15 1.7 14.3 1 1 14.3 1.7 15l2.5-2.5h1.3C5.5 13.9 6.6 15 8 15s2.5-1.1 2.5-2.5H14c.3 0 .5-.2.5-.4 0 0 0 0 0-.1v-1.5c0-.1-.1-.3-.1-.4L13 8.8zM8 14c-.8 0-1.5-.7-1.5-1.5h3C9.5 13.3 8.8 14 8 14zM13.5 11.5H5.2L11.7 5C11.9 5.5 12 6 12 6.5V9c0 .1.1.3.1.4l1.4 1.3V11.5z"
|
|
291
|
-
})), children);
|
|
292
|
-
}
|
|
293
271
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
294
272
|
width: size,
|
|
295
273
|
height: size,
|
|
@@ -299,13 +277,13 @@ const NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_
|
|
|
299
277
|
fill: "currentColor",
|
|
300
278
|
...rest
|
|
301
279
|
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
302
|
-
d: "
|
|
280
|
+
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12v8A3.0037,3.0037,0,0,1,13,23H10V20H2v8h8V25H13A5.0062,5.0062,0,0,0,18,20V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8ZM8,26H4V22H8ZM28,10H24V6h4Z"
|
|
303
281
|
})), children);
|
|
304
282
|
});
|
|
305
283
|
if (process.env.NODE_ENV !== "production") {
|
|
306
|
-
|
|
284
|
+
ModelBuilder.propTypes = iconPropTypes;
|
|
307
285
|
}
|
|
308
|
-
const
|
|
286
|
+
const ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderReference(_ref13, ref) {
|
|
309
287
|
let {
|
|
310
288
|
children,
|
|
311
289
|
size = 16,
|
|
@@ -320,13 +298,15 @@ const NotificationOffFilled = /*#__PURE__*/React.forwardRef(function Notificatio
|
|
|
320
298
|
fill: "currentColor",
|
|
321
299
|
...rest
|
|
322
300
|
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
323
|
-
d: "
|
|
301
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
302
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
303
|
+
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
|
|
324
304
|
})), children);
|
|
325
305
|
});
|
|
326
306
|
if (process.env.NODE_ENV !== "production") {
|
|
327
|
-
|
|
307
|
+
ModelBuilderReference.propTypes = iconPropTypes;
|
|
328
308
|
}
|
|
329
|
-
const
|
|
309
|
+
const Money = /*#__PURE__*/React.forwardRef(function Money(_ref14, ref) {
|
|
330
310
|
let {
|
|
331
311
|
children,
|
|
332
312
|
size = 16,
|
|
@@ -340,16 +320,16 @@ const Number_0 = /*#__PURE__*/React.forwardRef(function Number_0(_ref14, ref) {
|
|
|
340
320
|
viewBox: "0 0 32 32",
|
|
341
321
|
fill: "currentColor",
|
|
342
322
|
...rest
|
|
343
|
-
},
|
|
344
|
-
d: "
|
|
345
|
-
})),
|
|
346
|
-
d: "
|
|
323
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
324
|
+
d: "M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"
|
|
325
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
326
|
+
d: "M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"
|
|
347
327
|
})), children);
|
|
348
328
|
});
|
|
349
329
|
if (process.env.NODE_ENV !== "production") {
|
|
350
|
-
|
|
330
|
+
Money.propTypes = iconPropTypes;
|
|
351
331
|
}
|
|
352
|
-
const
|
|
332
|
+
const Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref15, ref) {
|
|
353
333
|
let {
|
|
354
334
|
children,
|
|
355
335
|
size = 16,
|
|
@@ -363,14 +343,18 @@ const Number_1 = /*#__PURE__*/React.forwardRef(function Number_1(_ref15, ref) {
|
|
|
363
343
|
viewBox: "0 0 32 32",
|
|
364
344
|
fill: "currentColor",
|
|
365
345
|
...rest
|
|
366
|
-
},
|
|
367
|
-
d: "
|
|
346
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
347
|
+
d: "M23 22L21 22 21 20 19 20 19 22 17 22 17 20 15 20 15 22 13 22 13 20 11 20 11 22 9 22 9 24 11 24 11 26 13 26 13 24 15 24 15 26 17 26 17 24 19 24 19 26 21 26 21 24 23 24 23 22z"
|
|
348
|
+
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
349
|
+
d: "M28,11H27V4a2.0025,2.0025,0,0,0-2-2H7A2.0025,2.0025,0,0,0,5,4v7H4a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2H5v4a7.0078,7.0078,0,0,0,7,7h8a7.0078,7.0078,0,0,0,7-7V19h1a2.0025,2.0025,0,0,0,2-2V13A2.0025,2.0025,0,0,0,28,11ZM25,4V7.3818L22.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L18,7.8818,14.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L10,7.8818l-3-1.5V4Zm3,13H25v6a5.0057,5.0057,0,0,1-5,5H12a5.0057,5.0057,0,0,1-5-5V17H4V13H7V8.6182L9.5527,9.8945a1.0008,1.0008,0,0,0,.8946,0L14,8.1182l3.5527,1.7763a1.001,1.001,0,0,0,.8946,0L22,8.1182l3,1.5V13h3Z"
|
|
350
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
351
|
+
d: "M9 14H14V16H9zM18 14H23V16H18z"
|
|
368
352
|
})), children);
|
|
369
353
|
});
|
|
370
354
|
if (process.env.NODE_ENV !== "production") {
|
|
371
|
-
|
|
355
|
+
Monster.propTypes = iconPropTypes;
|
|
372
356
|
}
|
|
373
|
-
const
|
|
357
|
+
const Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref16, ref) {
|
|
374
358
|
let {
|
|
375
359
|
children,
|
|
376
360
|
size = 16,
|
|
@@ -384,14 +368,14 @@ const Number_2 = /*#__PURE__*/React.forwardRef(function Number_2(_ref16, ref) {
|
|
|
384
368
|
viewBox: "0 0 32 32",
|
|
385
369
|
fill: "currentColor",
|
|
386
370
|
...rest
|
|
387
|
-
},
|
|
388
|
-
d: "M20,
|
|
371
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
372
|
+
d: "M20,28V6L16,2,12,6V28H2v2H30V28Zm-6,0V6.8281l2-2,2,2V28Z"
|
|
389
373
|
})), children);
|
|
390
374
|
});
|
|
391
375
|
if (process.env.NODE_ENV !== "production") {
|
|
392
|
-
|
|
376
|
+
Monument.propTypes = iconPropTypes;
|
|
393
377
|
}
|
|
394
|
-
const
|
|
378
|
+
const Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref17, ref) {
|
|
395
379
|
let {
|
|
396
380
|
children,
|
|
397
381
|
size = 16,
|
|
@@ -405,14 +389,14 @@ const Number_3 = /*#__PURE__*/React.forwardRef(function Number_3(_ref17, ref) {
|
|
|
405
389
|
viewBox: "0 0 32 32",
|
|
406
390
|
fill: "currentColor",
|
|
407
391
|
...rest
|
|
408
|
-
},
|
|
409
|
-
d: "
|
|
392
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
393
|
+
d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
|
|
410
394
|
})), children);
|
|
411
395
|
});
|
|
412
396
|
if (process.env.NODE_ENV !== "production") {
|
|
413
|
-
|
|
397
|
+
Moon.propTypes = iconPropTypes;
|
|
414
398
|
}
|
|
415
|
-
const
|
|
399
|
+
const Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref18, ref) {
|
|
416
400
|
let {
|
|
417
401
|
children,
|
|
418
402
|
size = 16,
|
|
@@ -426,14 +410,14 @@ const Number_4 = /*#__PURE__*/React.forwardRef(function Number_4(_ref18, ref) {
|
|
|
426
410
|
viewBox: "0 0 32 32",
|
|
427
411
|
fill: "currentColor",
|
|
428
412
|
...rest
|
|
429
|
-
},
|
|
430
|
-
d: "
|
|
413
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
414
|
+
d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 2L11 7 12.41 8.41 15 5.83 15 6 15 14 17 14 17 6 17 5.83 19.59 8.41 21 7 16 2z"
|
|
431
415
|
})), children);
|
|
432
416
|
});
|
|
433
417
|
if (process.env.NODE_ENV !== "production") {
|
|
434
|
-
|
|
418
|
+
Moonrise.propTypes = iconPropTypes;
|
|
435
419
|
}
|
|
436
|
-
const
|
|
420
|
+
const Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref19, ref) {
|
|
437
421
|
let {
|
|
438
422
|
children,
|
|
439
423
|
size = 16,
|
|
@@ -447,14 +431,14 @@ const Number_5 = /*#__PURE__*/React.forwardRef(function Number_5(_ref19, ref) {
|
|
|
447
431
|
viewBox: "0 0 32 32",
|
|
448
432
|
fill: "currentColor",
|
|
449
433
|
...rest
|
|
450
|
-
},
|
|
451
|
-
d: "
|
|
434
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
435
|
+
d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 14L11 9 12.41 7.59 15 10.17 15 10 15 2 17 2 17 10 17 10.17 19.59 7.59 21 9 16 14z"
|
|
452
436
|
})), children);
|
|
453
437
|
});
|
|
454
438
|
if (process.env.NODE_ENV !== "production") {
|
|
455
|
-
|
|
439
|
+
Moonset.propTypes = iconPropTypes;
|
|
456
440
|
}
|
|
457
|
-
const
|
|
441
|
+
const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref20, ref) {
|
|
458
442
|
let {
|
|
459
443
|
children,
|
|
460
444
|
size = 16,
|
|
@@ -468,14 +452,25 @@ const Number_6 = /*#__PURE__*/React.forwardRef(function Number_6(_ref20, ref) {
|
|
|
468
452
|
viewBox: "0 0 32 32",
|
|
469
453
|
fill: "currentColor",
|
|
470
454
|
...rest
|
|
471
|
-
},
|
|
472
|
-
d: "
|
|
455
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
456
|
+
d: "M21.743,18.6872A6.05,6.05,0,0,0,22.8,17.6006a5.9977,5.9977,0,1,0-10.7334-4.4444,7.5568,7.5568,0,0,0-5.7158,5.0879A5.9926,5.9926,0,0,0,8,30H19a5.9854,5.9854,0,0,0,2.743-11.3128ZM18,10a4.0042,4.0042,0,0,1,4,4,3.9613,3.9613,0,0,1-.8,2.3994,4.0122,4.0122,0,0,1-.94.8917,7.5416,7.5416,0,0,0-6.1339-4.2395A3.9985,3.9985,0,0,1,18,10Zm1,18H8a3.9928,3.9928,0,0,1-.6729-7.93L7.99,19.958l.1456-.6562a5.4958,5.4958,0,0,1,10.729,0l.1464.6562.6622.1123A3.9928,3.9928,0,0,1,19,28Z",
|
|
457
|
+
transform: "translate(0 .005)"
|
|
458
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
459
|
+
d: "M26 13.005H30V15.005H26z"
|
|
460
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
461
|
+
d: "M23.071 5.929H27.071V7.929H23.071z",
|
|
462
|
+
transform: "rotate(-45 25.077 6.931)"
|
|
463
|
+
})), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
464
|
+
d: "M17 2.005H19V6.005H17z"
|
|
465
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
466
|
+
d: "M9.929 4.929H11.929V8.929H9.929z",
|
|
467
|
+
transform: "rotate(-45 10.935 6.931)"
|
|
473
468
|
})), children);
|
|
474
469
|
});
|
|
475
470
|
if (process.env.NODE_ENV !== "production") {
|
|
476
|
-
|
|
471
|
+
MostlyCloudy.propTypes = iconPropTypes;
|
|
477
472
|
}
|
|
478
|
-
const
|
|
473
|
+
const MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight(_ref21, ref) {
|
|
479
474
|
let {
|
|
480
475
|
children,
|
|
481
476
|
size = 16,
|
|
@@ -489,14 +484,14 @@ const Number_7 = /*#__PURE__*/React.forwardRef(function Number_7(_ref21, ref) {
|
|
|
489
484
|
viewBox: "0 0 32 32",
|
|
490
485
|
fill: "currentColor",
|
|
491
486
|
...rest
|
|
492
|
-
},
|
|
493
|
-
d: "
|
|
487
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
488
|
+
d: "M29.8438,15.0347a1.5169,1.5169,0,0,0-1.23-.8658,5.3547,5.3547,0,0,1-3.4094-1.7158A6.4653,6.4653,0,0,1,23.918,6.0605a1.6025,1.6025,0,0,0-.2989-1.5459,1.4543,1.4543,0,0,0-1.36-.4931l-.0191.0039a7.927,7.927,0,0,0-6.22,7.4307A7.3638,7.3638,0,0,0,13.5,11a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,28H19a5.9771,5.9771,0,0,0,5.6147-8.0884,7.5054,7.5054,0,0,0,5.1324-3.3569A1.5372,1.5372,0,0,0,29.8438,15.0347ZM19,26H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,26Zm4.4653-8.001h-.0217a5.9581,5.9581,0,0,0-2.7942-1.7549,7.5068,7.5068,0,0,0-2.6008-3.6767c-.01-.1016-.0361-.1978-.041-.3008a6.078,6.078,0,0,1,3.7907-6.05,8.4577,8.4577,0,0,0,1.94,7.5967A7.4007,7.4007,0,0,0,27.64,16.041,5.4286,5.4286,0,0,1,23.4653,17.999Z"
|
|
494
489
|
})), children);
|
|
495
490
|
});
|
|
496
491
|
if (process.env.NODE_ENV !== "production") {
|
|
497
|
-
|
|
492
|
+
MostlyCloudyNight.propTypes = iconPropTypes;
|
|
498
493
|
}
|
|
499
|
-
const
|
|
494
|
+
const Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref22, ref) {
|
|
500
495
|
let {
|
|
501
496
|
children,
|
|
502
497
|
size = 16,
|
|
@@ -510,14 +505,14 @@ const Number_8 = /*#__PURE__*/React.forwardRef(function Number_8(_ref22, ref) {
|
|
|
510
505
|
viewBox: "0 0 32 32",
|
|
511
506
|
fill: "currentColor",
|
|
512
507
|
...rest
|
|
513
|
-
},
|
|
514
|
-
d: "
|
|
508
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
509
|
+
d: "M27.6343,26,17.7888,5.1055a2,2,0,0,0-3.5879.021L4.3657,26H2v2H30V26ZM15.99,5.979,20.9473,16.5,19,17.7979l-3-2-3,2-1.9551-1.3033ZM10.1846,18.3247,13,20.2021l3-2,3,2,2.8091-1.873L25.4233,26H6.5752Z"
|
|
515
510
|
})), children);
|
|
516
511
|
});
|
|
517
512
|
if (process.env.NODE_ENV !== "production") {
|
|
518
|
-
|
|
513
|
+
Mountain.propTypes = iconPropTypes;
|
|
519
514
|
}
|
|
520
|
-
const
|
|
515
|
+
const Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref23, ref) {
|
|
521
516
|
let {
|
|
522
517
|
children,
|
|
523
518
|
size = 16,
|
|
@@ -531,14 +526,14 @@ const Number_9 = /*#__PURE__*/React.forwardRef(function Number_9(_ref23, ref) {
|
|
|
531
526
|
viewBox: "0 0 32 32",
|
|
532
527
|
fill: "currentColor",
|
|
533
528
|
...rest
|
|
534
|
-
},
|
|
535
|
-
d: "
|
|
529
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
530
|
+
d: "M28 9L26 22 24 9 22 9 24.52 23 27.48 23 30 9 28 9zM18 23H14a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0118 23zM14 11V21h4V11zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
536
531
|
})), children);
|
|
537
532
|
});
|
|
538
533
|
if (process.env.NODE_ENV !== "production") {
|
|
539
|
-
|
|
534
|
+
Mov.propTypes = iconPropTypes;
|
|
540
535
|
}
|
|
541
|
-
const
|
|
536
|
+
const Move = /*#__PURE__*/React.forwardRef(function Move(_ref24, ref) {
|
|
542
537
|
let {
|
|
543
538
|
children,
|
|
544
539
|
size = 16,
|
|
@@ -552,14 +547,14 @@ const NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0(_ref2
|
|
|
552
547
|
viewBox: "0 0 32 32",
|
|
553
548
|
fill: "currentColor",
|
|
554
549
|
...rest
|
|
555
|
-
},
|
|
556
|
-
d: "
|
|
550
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
551
|
+
d: "M25 11L23.59 12.41 26.17 15 17 15 17 5.83 19.59 8.41 21 7 16 2 11 7 12.41 8.41 15 5.83 15 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 15 17 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
|
|
557
552
|
})), children);
|
|
558
553
|
});
|
|
559
554
|
if (process.env.NODE_ENV !== "production") {
|
|
560
|
-
|
|
555
|
+
Move.propTypes = iconPropTypes;
|
|
561
556
|
}
|
|
562
|
-
const
|
|
557
|
+
const Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref25, ref) {
|
|
563
558
|
let {
|
|
564
559
|
children,
|
|
565
560
|
size = 16,
|
|
@@ -573,14 +568,14 @@ const NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1(_ref2
|
|
|
573
568
|
viewBox: "0 0 32 32",
|
|
574
569
|
fill: "currentColor",
|
|
575
570
|
...rest
|
|
576
|
-
},
|
|
577
|
-
d: "
|
|
571
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
572
|
+
d: "M24,20l-1.41,1.41L26.17,25H10a4,4,0,0,1,0-8H22A6,6,0,0,0,22,5H5.83L9.41,1.41,8,0,2,6l6,6,1.41-1.41L5.83,7H22a4,4,0,0,1,0,8H10a6,6,0,0,0,0,12H26.17l-3.58,3.59L24,32l6-6Z"
|
|
578
573
|
})), children);
|
|
579
574
|
});
|
|
580
575
|
if (process.env.NODE_ENV !== "production") {
|
|
581
|
-
|
|
576
|
+
Movement.propTypes = iconPropTypes;
|
|
582
577
|
}
|
|
583
|
-
const
|
|
578
|
+
const Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref26, ref) {
|
|
584
579
|
let {
|
|
585
580
|
children,
|
|
586
581
|
size = 16,
|
|
@@ -594,14 +589,14 @@ const NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2(_ref2
|
|
|
594
589
|
viewBox: "0 0 32 32",
|
|
595
590
|
fill: "currentColor",
|
|
596
591
|
...rest
|
|
597
|
-
},
|
|
598
|
-
d: "
|
|
592
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
593
|
+
d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
599
594
|
})), children);
|
|
600
595
|
});
|
|
601
596
|
if (process.env.NODE_ENV !== "production") {
|
|
602
|
-
|
|
597
|
+
Mp3.propTypes = iconPropTypes;
|
|
603
598
|
}
|
|
604
|
-
const
|
|
599
|
+
const Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref27, ref) {
|
|
605
600
|
let {
|
|
606
601
|
children,
|
|
607
602
|
size = 16,
|
|
@@ -615,14 +610,14 @@ const NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3(_ref2
|
|
|
615
610
|
viewBox: "0 0 32 32",
|
|
616
611
|
fill: "currentColor",
|
|
617
612
|
...rest
|
|
618
|
-
},
|
|
619
|
-
d: "
|
|
613
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
614
|
+
d: "M28 10v8h0V10m1-1H27v8H24V9H22V19h5v4h2V19h1V17H29V9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
620
615
|
})), children);
|
|
621
616
|
});
|
|
622
617
|
if (process.env.NODE_ENV !== "production") {
|
|
623
|
-
|
|
618
|
+
Mp4.propTypes = iconPropTypes;
|
|
624
619
|
}
|
|
625
|
-
const
|
|
620
|
+
const Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref28, ref) {
|
|
626
621
|
let {
|
|
627
622
|
children,
|
|
628
623
|
size = 16,
|
|
@@ -636,14 +631,14 @@ const NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4(_ref2
|
|
|
636
631
|
viewBox: "0 0 32 32",
|
|
637
632
|
fill: "currentColor",
|
|
638
633
|
...rest
|
|
639
|
-
},
|
|
640
|
-
d: "
|
|
634
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
635
|
+
d: "M32 21H28a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H28v6h2V17H29l0-2h3zM24 13L24 11.024 18 11.024 18 21 24 21 24 19 20 19 20 17 22 17 22 15 20 15 20 13 24 13zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
|
|
641
636
|
})), children);
|
|
642
637
|
});
|
|
643
638
|
if (process.env.NODE_ENV !== "production") {
|
|
644
|
-
|
|
639
|
+
Mpeg.propTypes = iconPropTypes;
|
|
645
640
|
}
|
|
646
|
-
const
|
|
641
|
+
const Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref29, ref) {
|
|
647
642
|
let {
|
|
648
643
|
children,
|
|
649
644
|
size = 16,
|
|
@@ -657,14 +652,14 @@ const NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5(_ref2
|
|
|
657
652
|
viewBox: "0 0 32 32",
|
|
658
653
|
fill: "currentColor",
|
|
659
654
|
...rest
|
|
660
|
-
},
|
|
661
|
-
d: "
|
|
655
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
656
|
+
d: "M32 21H26V17a2.002 2.002 0 012-2h2V13H26V11h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H28v2h4zM24 21H20a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H20v6h2V17H21l0-2h3zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
|
|
662
657
|
})), children);
|
|
663
658
|
});
|
|
664
659
|
if (process.env.NODE_ENV !== "production") {
|
|
665
|
-
|
|
660
|
+
Mpg2.propTypes = iconPropTypes;
|
|
666
661
|
}
|
|
667
|
-
const
|
|
662
|
+
const Music = /*#__PURE__*/React.forwardRef(function Music(_ref30, ref) {
|
|
668
663
|
let {
|
|
669
664
|
children,
|
|
670
665
|
size = 16,
|
|
@@ -678,14 +673,14 @@ const NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6(_ref3
|
|
|
678
673
|
viewBox: "0 0 32 32",
|
|
679
674
|
fill: "currentColor",
|
|
680
675
|
...rest
|
|
681
|
-
},
|
|
682
|
-
d: "
|
|
676
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
677
|
+
d: "M25,4H10A2.002,2.002,0,0,0,8,6V20.5563A3.9551,3.9551,0,0,0,6,20a4,4,0,1,0,4,4V12H25v8.5562A3.9545,3.9545,0,0,0,23,20a4,4,0,1,0,4,4V6A2.0023,2.0023,0,0,0,25,4ZM6,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,26Zm17,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,23,26ZM10,6H25v4H10Z"
|
|
683
678
|
})), children);
|
|
684
679
|
});
|
|
685
680
|
if (process.env.NODE_ENV !== "production") {
|
|
686
|
-
|
|
681
|
+
Music.propTypes = iconPropTypes;
|
|
687
682
|
}
|
|
688
|
-
const
|
|
683
|
+
const MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd(_ref31, ref) {
|
|
689
684
|
let {
|
|
690
685
|
children,
|
|
691
686
|
size = 16,
|
|
@@ -699,14 +694,14 @@ const NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7(_ref3
|
|
|
699
694
|
viewBox: "0 0 32 32",
|
|
700
695
|
fill: "currentColor",
|
|
701
696
|
...rest
|
|
702
|
-
},
|
|
703
|
-
d: "
|
|
697
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
698
|
+
d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
704
699
|
})), children);
|
|
705
700
|
});
|
|
706
701
|
if (process.env.NODE_ENV !== "production") {
|
|
707
|
-
|
|
702
|
+
MusicAdd.propTypes = iconPropTypes;
|
|
708
703
|
}
|
|
709
|
-
const
|
|
704
|
+
const MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove(_ref32, ref) {
|
|
710
705
|
let {
|
|
711
706
|
children,
|
|
712
707
|
size = 16,
|
|
@@ -720,14 +715,14 @@ const NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8(_ref3
|
|
|
720
715
|
viewBox: "0 0 32 32",
|
|
721
716
|
fill: "currentColor",
|
|
722
717
|
...rest
|
|
723
|
-
},
|
|
724
|
-
d: "
|
|
718
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
+
d: "M26.41 7L30 3.41 28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
725
720
|
})), children);
|
|
726
721
|
});
|
|
727
722
|
if (process.env.NODE_ENV !== "production") {
|
|
728
|
-
|
|
723
|
+
MusicRemove.propTypes = iconPropTypes;
|
|
729
724
|
}
|
|
730
|
-
const
|
|
725
|
+
const Mysql = /*#__PURE__*/React.forwardRef(function Mysql(_ref33, ref) {
|
|
731
726
|
let {
|
|
732
727
|
children,
|
|
733
728
|
size = 16,
|
|
@@ -741,14 +736,14 @@ const NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9(_ref3
|
|
|
741
736
|
viewBox: "0 0 32 32",
|
|
742
737
|
fill: "currentColor",
|
|
743
738
|
...rest
|
|
744
|
-
},
|
|
745
|
-
d: "
|
|
739
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
740
|
+
d: "M28.2471 11.9248h3.1748l-4.6465 13.938c-.3066.9351-.7402 1.6255-1.2998 2.0703-.5596.4443-1.3604.667-2.4033.667h-2.1162v-2.645h2.2773l.4141-1.334-4.2324-12.6963h3.3818l1.7705 5.6353.874 3.4961h.1377l.8975-3.4961 1.7705-5.6353zM14.2178 13.4658L14.1484 13.4658 12.9756 15.812 9.8477 21.4932 6.7891 15.835 5.5693 13.3052 5.501 13.3052 5.501 24 2.2119 24 2.2119 7.9458 5.915 7.9458 9.8477 15.4668 9.8936 15.4668 13.7812 7.9458 17.5068 7.9458 17.5068 24 14.2178 24 14.2178 13.4658z"
|
|
746
741
|
})), children);
|
|
747
742
|
});
|
|
748
743
|
if (process.env.NODE_ENV !== "production") {
|
|
749
|
-
|
|
744
|
+
Mysql.propTypes = iconPropTypes;
|
|
750
745
|
}
|
|
751
|
-
const
|
|
746
|
+
const NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace(_ref34, ref) {
|
|
752
747
|
let {
|
|
753
748
|
children,
|
|
754
749
|
size = 16,
|
|
@@ -762,20 +757,14 @@ const ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage(_ref3
|
|
|
762
757
|
viewBox: "0 0 32 32",
|
|
763
758
|
fill: "currentColor",
|
|
764
759
|
...rest
|
|
765
|
-
},
|
|
766
|
-
d: "
|
|
767
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
768
|
-
cx: "7",
|
|
769
|
-
cy: "25",
|
|
770
|
-
r: "1"
|
|
771
|
-
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
772
|
-
d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
|
|
760
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
761
|
+
d: "M7 12H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4H7V6H4v4H7zM9 10H15V12H9zM17 10H23V12H17zM28 12H25V10h3V6H25V4h3a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 12zM17 4H23V6H17zM9 4H15V6H9zM28 28H4a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 28zM4 22v4H28V22zM2 15H30V17H2z"
|
|
773
762
|
})), children);
|
|
774
763
|
});
|
|
775
764
|
if (process.env.NODE_ENV !== "production") {
|
|
776
|
-
|
|
765
|
+
NameSpace.propTypes = iconPropTypes;
|
|
777
766
|
}
|
|
778
|
-
const
|
|
767
|
+
const NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil(_ref35, ref) {
|
|
779
768
|
let {
|
|
780
769
|
children,
|
|
781
770
|
size = 16,
|
|
@@ -789,20 +778,14 @@ const ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt
|
|
|
789
778
|
viewBox: "0 0 32 32",
|
|
790
779
|
fill: "currentColor",
|
|
791
780
|
...rest
|
|
792
|
-
},
|
|
793
|
-
d: "
|
|
794
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
795
|
-
cx: "7",
|
|
796
|
-
cy: "25",
|
|
797
|
-
r: "1"
|
|
798
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
799
|
-
d: "M21,14a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023A2.9578,2.9578,0,0,0,15,12a2.9578,2.9578,0,0,0-.0413-.4087L18.9626,9.189A2.9909,2.9909,0,1,0,18,7a2.9345,2.9345,0,0,0,.0415.4092L14.0376,9.8115a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,18,17a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,6Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,12,13Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,18Z"
|
|
781
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
782
|
+
d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
800
783
|
})), children);
|
|
801
784
|
});
|
|
802
785
|
if (process.env.NODE_ENV !== "production") {
|
|
803
|
-
|
|
786
|
+
NavaidCivil.propTypes = iconPropTypes;
|
|
804
787
|
}
|
|
805
|
-
const
|
|
788
|
+
const NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme(_ref36, ref) {
|
|
806
789
|
let {
|
|
807
790
|
children,
|
|
808
791
|
size = 16,
|
|
@@ -816,32 +799,18 @@ const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail(_ref36,
|
|
|
816
799
|
viewBox: "0 0 32 32",
|
|
817
800
|
fill: "currentColor",
|
|
818
801
|
...rest
|
|
819
|
-
},
|
|
820
|
-
d: "
|
|
821
|
-
})),
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
826
|
-
cx: "10.5",
|
|
827
|
-
cy: "19.5",
|
|
828
|
-
r: "1.5"
|
|
829
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
830
|
-
cx: "16.5",
|
|
831
|
-
cy: "19.5",
|
|
832
|
-
r: "1.5"
|
|
833
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
834
|
-
d: "M11.964 14.5H17.036V16.499H11.964z",
|
|
835
|
-
transform: "rotate(-45 14.5 15.5)"
|
|
836
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
837
|
-
d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
|
|
838
|
-
transform: "rotate(-45 20.5 15.5)"
|
|
802
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
803
|
+
d: "M16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,16,14Z"
|
|
804
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
805
|
+
d: "M24,24H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8H24a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,24,24ZM8,10V22H24V10Z"
|
|
806
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
807
|
+
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
|
|
839
808
|
})), children);
|
|
840
809
|
});
|
|
841
810
|
if (process.env.NODE_ENV !== "production") {
|
|
842
|
-
|
|
811
|
+
NavaidDme.propTypes = iconPropTypes;
|
|
843
812
|
}
|
|
844
|
-
const
|
|
813
|
+
const NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad(_ref37, ref) {
|
|
845
814
|
let {
|
|
846
815
|
children,
|
|
847
816
|
size = 16,
|
|
@@ -855,16 +824,16 @@ const ObservedLightning = /*#__PURE__*/React.forwardRef(function ObservedLightni
|
|
|
855
824
|
viewBox: "0 0 32 32",
|
|
856
825
|
fill: "currentColor",
|
|
857
826
|
...rest
|
|
858
|
-
},
|
|
859
|
-
d: "
|
|
860
|
-
})),
|
|
861
|
-
d: "
|
|
827
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
828
|
+
d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
|
|
829
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
830
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
862
831
|
})), children);
|
|
863
832
|
});
|
|
864
833
|
if (process.env.NODE_ENV !== "production") {
|
|
865
|
-
|
|
834
|
+
NavaidHelipad.propTypes = iconPropTypes;
|
|
866
835
|
}
|
|
867
|
-
const
|
|
836
|
+
const NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_ref38, ref) {
|
|
868
837
|
let {
|
|
869
838
|
children,
|
|
870
839
|
size = 16,
|
|
@@ -878,14 +847,20 @@ const Omega = /*#__PURE__*/React.forwardRef(function Omega(_ref38, ref) {
|
|
|
878
847
|
viewBox: "0 0 32 32",
|
|
879
848
|
fill: "currentColor",
|
|
880
849
|
...rest
|
|
881
|
-
},
|
|
882
|
-
d: "
|
|
850
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
851
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
852
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
853
|
+
d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
|
|
854
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
855
|
+
cx: "16",
|
|
856
|
+
cy: "16",
|
|
857
|
+
r: "2"
|
|
883
858
|
})), children);
|
|
884
859
|
});
|
|
885
860
|
if (process.env.NODE_ENV !== "production") {
|
|
886
|
-
|
|
861
|
+
NavaidMilitary.propTypes = iconPropTypes;
|
|
887
862
|
}
|
|
888
|
-
const
|
|
863
|
+
const NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitaryCivil(_ref39, ref) {
|
|
889
864
|
let {
|
|
890
865
|
children,
|
|
891
866
|
size = 16,
|
|
@@ -899,14 +874,16 @@ const Opacity = /*#__PURE__*/React.forwardRef(function Opacity(_ref39, ref) {
|
|
|
899
874
|
viewBox: "0 0 32 32",
|
|
900
875
|
fill: "currentColor",
|
|
901
876
|
...rest
|
|
902
|
-
},
|
|
903
|
-
d: "
|
|
877
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
878
|
+
d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
|
|
879
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
880
|
+
d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
904
881
|
})), children);
|
|
905
882
|
});
|
|
906
883
|
if (process.env.NODE_ENV !== "production") {
|
|
907
|
-
|
|
884
|
+
NavaidMilitaryCivil.propTypes = iconPropTypes;
|
|
908
885
|
}
|
|
909
|
-
const
|
|
886
|
+
const NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref40, ref) {
|
|
910
887
|
let {
|
|
911
888
|
children,
|
|
912
889
|
size = 16,
|
|
@@ -920,14 +897,50 @@ const OpenPanelBottom = /*#__PURE__*/React.forwardRef(function OpenPanelBottom(_
|
|
|
920
897
|
viewBox: "0 0 32 32",
|
|
921
898
|
fill: "currentColor",
|
|
922
899
|
...rest
|
|
923
|
-
},
|
|
924
|
-
d: "
|
|
900
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
901
|
+
d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
|
|
902
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
903
|
+
cx: "16",
|
|
904
|
+
cy: "16",
|
|
905
|
+
r: "2"
|
|
906
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
907
|
+
cx: "16",
|
|
908
|
+
cy: "4",
|
|
909
|
+
r: "2"
|
|
910
|
+
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
911
|
+
cx: "16",
|
|
912
|
+
cy: "28",
|
|
913
|
+
r: "2"
|
|
914
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
915
|
+
cx: "28",
|
|
916
|
+
cy: "16",
|
|
917
|
+
r: "2"
|
|
918
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
919
|
+
cx: "4",
|
|
920
|
+
cy: "16",
|
|
921
|
+
r: "2"
|
|
922
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
923
|
+
cx: "7.515",
|
|
924
|
+
cy: "7.515",
|
|
925
|
+
r: "2"
|
|
926
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
927
|
+
cx: "24.485",
|
|
928
|
+
cy: "24.485",
|
|
929
|
+
r: "2"
|
|
930
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
931
|
+
cx: "24.485",
|
|
932
|
+
cy: "7.515",
|
|
933
|
+
r: "2"
|
|
934
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
935
|
+
cx: "7.515",
|
|
936
|
+
cy: "24.485",
|
|
937
|
+
r: "2"
|
|
925
938
|
})), children);
|
|
926
939
|
});
|
|
927
940
|
if (process.env.NODE_ENV !== "production") {
|
|
928
|
-
|
|
941
|
+
NavaidNdb.propTypes = iconPropTypes;
|
|
929
942
|
}
|
|
930
|
-
const
|
|
943
|
+
const NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref41, ref) {
|
|
931
944
|
let {
|
|
932
945
|
children,
|
|
933
946
|
size = 16,
|
|
@@ -941,56 +954,128 @@ const OpenPanelFilledBottom = /*#__PURE__*/React.forwardRef(function OpenPanelFi
|
|
|
941
954
|
viewBox: "0 0 32 32",
|
|
942
955
|
fill: "currentColor",
|
|
943
956
|
...rest
|
|
944
|
-
},
|
|
945
|
-
d: "
|
|
946
|
-
})),
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
}
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
957
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
958
|
+
d: "M4 12H2V4A2.0021 2.0021 0 014 2h8V4H4zM12 30H4a2.0021 2.0021 0 01-2-2V20H4v8h8zM28 30H20V28h8V20h2v8A2.0021 2.0021 0 0128 30zM30 12H28V4H20V2h8a2.0021 2.0021 0 012 2zM16 22a6 6 0 116-6A6.0067 6.0067 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
|
|
959
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
960
|
+
cx: "16",
|
|
961
|
+
cy: "16",
|
|
962
|
+
r: "2"
|
|
963
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
964
|
+
cx: "16",
|
|
965
|
+
cy: "7",
|
|
966
|
+
r: "1"
|
|
967
|
+
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
968
|
+
cx: "16",
|
|
969
|
+
cy: "3",
|
|
970
|
+
r: "1"
|
|
971
|
+
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
972
|
+
cx: "16",
|
|
973
|
+
cy: "25",
|
|
974
|
+
r: "1"
|
|
975
|
+
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
976
|
+
cx: "16",
|
|
977
|
+
cy: "29",
|
|
978
|
+
r: "1"
|
|
979
|
+
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
980
|
+
cx: "25",
|
|
981
|
+
cy: "16",
|
|
982
|
+
r: "1"
|
|
983
|
+
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
984
|
+
cx: "29",
|
|
985
|
+
cy: "16",
|
|
986
|
+
r: "1"
|
|
987
|
+
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
988
|
+
cx: "7",
|
|
989
|
+
cy: "16",
|
|
990
|
+
r: "1"
|
|
991
|
+
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
992
|
+
cx: "3",
|
|
993
|
+
cy: "16",
|
|
994
|
+
r: "1"
|
|
995
|
+
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
996
|
+
cx: "9.636",
|
|
997
|
+
cy: "9.636",
|
|
998
|
+
r: "1"
|
|
999
|
+
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
1000
|
+
cx: "7",
|
|
1001
|
+
cy: "7",
|
|
1002
|
+
r: "1"
|
|
1003
|
+
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
1004
|
+
cx: "22.364",
|
|
1005
|
+
cy: "22.364",
|
|
1006
|
+
r: "1"
|
|
1007
|
+
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
1008
|
+
cx: "25",
|
|
1009
|
+
cy: "25",
|
|
1010
|
+
r: "1"
|
|
1011
|
+
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
1012
|
+
cx: "22.364",
|
|
1013
|
+
cy: "9.636",
|
|
1014
|
+
r: "1"
|
|
1015
|
+
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
1016
|
+
cx: "25",
|
|
1017
|
+
cy: "7",
|
|
1018
|
+
r: "1"
|
|
1019
|
+
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
1020
|
+
cx: "9.636",
|
|
1021
|
+
cy: "22.364",
|
|
1022
|
+
r: "1"
|
|
1023
|
+
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
1024
|
+
cx: "7",
|
|
1025
|
+
cy: "25",
|
|
1026
|
+
r: "1"
|
|
1027
|
+
})), children);
|
|
1028
|
+
});
|
|
1029
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1030
|
+
NavaidNdbDme.propTypes = iconPropTypes;
|
|
1031
|
+
}
|
|
1032
|
+
const NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref42, ref) {
|
|
1033
|
+
let {
|
|
1034
|
+
children,
|
|
1035
|
+
size = 16,
|
|
1036
|
+
...rest
|
|
1037
|
+
} = _ref42;
|
|
1038
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1039
|
+
width: size,
|
|
980
1040
|
height: size,
|
|
981
1041
|
ref: ref,
|
|
982
1042
|
xmlns: "http://www.w3.org/2000/svg",
|
|
983
1043
|
viewBox: "0 0 32 32",
|
|
984
1044
|
fill: "currentColor",
|
|
985
1045
|
...rest
|
|
986
|
-
},
|
|
987
|
-
d: "
|
|
1046
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
1047
|
+
d: "M20,15V11a2.0023,2.0023,0,0,0-2-2H12V23h2V17h1.4807l2.3345,6H19.96l-2.333-6H18A2.0027,2.0027,0,0,0,20,15Zm-6-4h4v4H14Z"
|
|
1048
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1049
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
988
1050
|
})), children);
|
|
989
1051
|
});
|
|
990
1052
|
if (process.env.NODE_ENV !== "production") {
|
|
991
|
-
|
|
1053
|
+
NavaidPrivate.propTypes = iconPropTypes;
|
|
1054
|
+
}
|
|
1055
|
+
const NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_ref43, ref) {
|
|
1056
|
+
let {
|
|
1057
|
+
children,
|
|
1058
|
+
size = 16,
|
|
1059
|
+
...rest
|
|
1060
|
+
} = _ref43;
|
|
1061
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1062
|
+
width: size,
|
|
1063
|
+
height: size,
|
|
1064
|
+
ref: ref,
|
|
1065
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1066
|
+
viewBox: "0 0 32 32",
|
|
1067
|
+
fill: "currentColor",
|
|
1068
|
+
...rest
|
|
1069
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1070
|
+
d: "M20,18a3.9962,3.9962,0,0,1-3,3.8579V17h2V15H17V13.8159a3.0007,3.0007,0,1,0-2,0V15H13v2h2v4.8579A3.9962,3.9962,0,0,1,12,18H10a6,6,0,0,0,12,0Zm-4-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Z"
|
|
1071
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1072
|
+
d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
|
|
1073
|
+
})), children);
|
|
1074
|
+
});
|
|
1075
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1076
|
+
NavaidSeaplane.propTypes = iconPropTypes;
|
|
992
1077
|
}
|
|
993
|
-
const
|
|
1078
|
+
const NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref44, ref) {
|
|
994
1079
|
let {
|
|
995
1080
|
children,
|
|
996
1081
|
size = 16,
|
|
@@ -1004,14 +1089,18 @@ const OpenPanelFilledTop = /*#__PURE__*/React.forwardRef(function OpenPanelFille
|
|
|
1004
1089
|
viewBox: "0 0 32 32",
|
|
1005
1090
|
fill: "currentColor",
|
|
1006
1091
|
...rest
|
|
1007
|
-
},
|
|
1008
|
-
|
|
1092
|
+
}, _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
1093
|
+
cx: "16",
|
|
1094
|
+
cy: "14",
|
|
1095
|
+
r: "2"
|
|
1096
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1097
|
+
d: "M20,28H12a1,1,0,0,1-1-1V21.2656L7.2612,14.7231,2.4854,11.8574a1,1,0,0,1-.3536-1.3535l4-7a1,1,0,0,1,1.3828-.3613L12.2769,6h7.4462l4.7623-2.8574a1,1,0,0,1,1.3828.3613l4,7a1,1,0,0,1-.3536,1.3535l-4.7758,2.8657L21,21.2656V27A1,1,0,0,1,20,28Zm-7-2h6V20.7346l4.2616-7.4578,4.3844-2.6306L24.6387,5.3831,20.277,8H11.723L7.3613,5.3831,4.354,10.6462l4.3844,2.6306L13,20.7346Z"
|
|
1009
1098
|
})), children);
|
|
1010
1099
|
});
|
|
1011
1100
|
if (process.env.NODE_ENV !== "production") {
|
|
1012
|
-
|
|
1101
|
+
NavaidTacan.propTypes = iconPropTypes;
|
|
1013
1102
|
}
|
|
1014
|
-
const
|
|
1103
|
+
const NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref45, ref) {
|
|
1015
1104
|
let {
|
|
1016
1105
|
children,
|
|
1017
1106
|
size = 16,
|
|
@@ -1025,14 +1114,16 @@ const OpenPanelLeft = /*#__PURE__*/React.forwardRef(function OpenPanelLeft(_ref4
|
|
|
1025
1114
|
viewBox: "0 0 32 32",
|
|
1026
1115
|
fill: "currentColor",
|
|
1027
1116
|
...rest
|
|
1028
|
-
},
|
|
1029
|
-
d: "
|
|
1117
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1118
|
+
d: "M22,28H10a1,1,0,0,1-.8438-.4631l-7-11a1,1,0,0,1,0-1.0738l7-11A1,1,0,0,1,10,4H22a1,1,0,0,1,.8438.4631l7,11a1,1,0,0,1,0,1.0738l-7,11A1,1,0,0,1,22,28ZM10.5488,26H21.4512l6.3633-10L21.4512,6H10.5488L4.1855,16Z"
|
|
1119
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1120
|
+
d: "M19.5,24h-7a1.0005,1.0005,0,0,1-.8413-.4592l-4.5-7a1.0016,1.0016,0,0,1,0-1.0816l4.5-7A1.0005,1.0005,0,0,1,12.5,8h7a1.0005,1.0005,0,0,1,.8413.4592l4.5,7a1.0016,1.0016,0,0,1,0,1.0816l-4.5,7A1.0005,1.0005,0,0,1,19.5,24Zm-6.4541-2h5.9082l3.8569-6-3.8569-6H13.0459L9.189,16Z"
|
|
1030
1121
|
})), children);
|
|
1031
1122
|
});
|
|
1032
1123
|
if (process.env.NODE_ENV !== "production") {
|
|
1033
|
-
|
|
1124
|
+
NavaidVhfor.propTypes = iconPropTypes;
|
|
1034
1125
|
}
|
|
1035
|
-
const
|
|
1126
|
+
const NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref46, ref) {
|
|
1036
1127
|
let {
|
|
1037
1128
|
children,
|
|
1038
1129
|
size = 16,
|
|
@@ -1046,14 +1137,18 @@ const OpenPanelRight = /*#__PURE__*/React.forwardRef(function OpenPanelRight(_re
|
|
|
1046
1137
|
viewBox: "0 0 32 32",
|
|
1047
1138
|
fill: "currentColor",
|
|
1048
1139
|
...rest
|
|
1049
|
-
},
|
|
1050
|
-
|
|
1140
|
+
}, _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
1141
|
+
cx: "16",
|
|
1142
|
+
cy: "16",
|
|
1143
|
+
r: "2"
|
|
1144
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1145
|
+
d: "M30.8638,15.4961l-7-12A1,1,0,0,0,23,3H9a1,1,0,0,0-.8638.4961l-7,12a1,1,0,0,0,0,1.0078l7,12A1,1,0,0,0,9,29H23a1,1,0,0,0,.8638-.4961l7-12a1,1,0,0,0,0-1.0078ZM22.4258,27H9.5742L3.1577,16,9.5742,5H22.4258l6.4165,11Z"
|
|
1051
1146
|
})), children);
|
|
1052
1147
|
});
|
|
1053
1148
|
if (process.env.NODE_ENV !== "production") {
|
|
1054
|
-
|
|
1149
|
+
NavaidVor.propTypes = iconPropTypes;
|
|
1055
1150
|
}
|
|
1056
|
-
const
|
|
1151
|
+
const NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref47, ref) {
|
|
1057
1152
|
let {
|
|
1058
1153
|
children,
|
|
1059
1154
|
size = 16,
|
|
@@ -1067,14 +1162,18 @@ const OpenPanelTop = /*#__PURE__*/React.forwardRef(function OpenPanelTop(_ref47,
|
|
|
1067
1162
|
viewBox: "0 0 32 32",
|
|
1068
1163
|
fill: "currentColor",
|
|
1069
1164
|
...rest
|
|
1070
|
-
},
|
|
1071
|
-
|
|
1165
|
+
}, _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
1166
|
+
cx: "16",
|
|
1167
|
+
cy: "16",
|
|
1168
|
+
r: "2"
|
|
1169
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1170
|
+
d: "M30,6a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2Zm-2,6.9258L22.9636,6H28ZM27.7637,16,20.491,26H11.509L4.2363,16,11.509,6h8.982ZM9.0364,6,4,12.9248V6ZM4,19.0752,9.0364,26H4ZM22.9636,26l5.0374-6.9263L28,26Z"
|
|
1072
1171
|
})), children);
|
|
1073
1172
|
});
|
|
1074
1173
|
if (process.env.NODE_ENV !== "production") {
|
|
1075
|
-
|
|
1174
|
+
NavaidVordme.propTypes = iconPropTypes;
|
|
1076
1175
|
}
|
|
1077
|
-
const
|
|
1176
|
+
const NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref48, ref) {
|
|
1078
1177
|
let {
|
|
1079
1178
|
children,
|
|
1080
1179
|
size = 16,
|
|
@@ -1088,16 +1187,18 @@ const QOperation = /*#__PURE__*/React.forwardRef(function QOperation(_ref48, ref
|
|
|
1088
1187
|
viewBox: "0 0 32 32",
|
|
1089
1188
|
fill: "currentColor",
|
|
1090
1189
|
...rest
|
|
1091
|
-
},
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1190
|
+
}, _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
1191
|
+
cx: "16",
|
|
1192
|
+
cy: "14",
|
|
1193
|
+
r: "2"
|
|
1194
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1195
|
+
d: "M29.8682,10.5039l-4-7a.9992.9992,0,0,0-1.3828-.3613L19.7231,6H12.2769L7.5146,3.1426a.9992.9992,0,0,0-1.3828.3613l-4,7a1,1,0,0,0,.3536,1.3535l4.7758,2.8657L11,21.2656V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V21.2656l3.7388-6.5425,4.7758-2.8657A1,1,0,0,0,29.8682,10.5039ZM18.8484,21H13.1516L8.5757,12.9922,11.4287,8h9.1426l2.853,4.9922Z"
|
|
1095
1196
|
})), children);
|
|
1096
1197
|
});
|
|
1097
1198
|
if (process.env.NODE_ENV !== "production") {
|
|
1098
|
-
|
|
1199
|
+
NavaidVortac.propTypes = iconPropTypes;
|
|
1099
1200
|
}
|
|
1100
|
-
const
|
|
1201
|
+
const Need = /*#__PURE__*/React.forwardRef(function Need(_ref49, ref) {
|
|
1101
1202
|
let {
|
|
1102
1203
|
children,
|
|
1103
1204
|
size = 16,
|
|
@@ -1111,14 +1212,14 @@ const QOperationGauge = /*#__PURE__*/React.forwardRef(function QOperationGauge(_
|
|
|
1111
1212
|
viewBox: "0 0 32 32",
|
|
1112
1213
|
fill: "currentColor",
|
|
1113
1214
|
...rest
|
|
1114
|
-
},
|
|
1115
|
-
d: "
|
|
1215
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1216
|
+
d: "M29.1211 16.8789A2.98 2.98 0 0027.01 16H27a2.9774 2.9774 0 00-2.1211.8789L19.9778 21.78A2.9943 2.9943 0 0017 19H10a5.0059 5.0059 0 00-5 5v.667L2 28.6631l1.6 1.2L7 25.333V24a3.0033 3.0033 0 013-3h7a1 1 0 010 2H13v2h4.9287a3.9717 3.9717 0 002.8286-1.1719L26.293 18.293A.9929.9929 0 0127 18h.0034a1 1 0 01.7036 1.707l-7.414 7.4141A2.9791 2.9791 0 0118.1714 28H11v2h7.1714a4.9665 4.9665 0 003.5356-1.4648l7.4141-7.4141a2.9989 2.9989 0 000-4.2422zM21.586 8.586L18 12 18 2 16 2 16 12 12.414 8.586 11 10 17 16 23 10 21.586 8.586z"
|
|
1116
1217
|
})), children);
|
|
1117
1218
|
});
|
|
1118
1219
|
if (process.env.NODE_ENV !== "production") {
|
|
1119
|
-
|
|
1220
|
+
Need.propTypes = iconPropTypes;
|
|
1120
1221
|
}
|
|
1121
|
-
const
|
|
1222
|
+
const Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref50, ref) {
|
|
1122
1223
|
let {
|
|
1123
1224
|
children,
|
|
1124
1225
|
size = 16,
|
|
@@ -1132,14 +1233,14 @@ const QOperationIf = /*#__PURE__*/React.forwardRef(function QOperationIf(_ref50,
|
|
|
1132
1233
|
viewBox: "0 0 32 32",
|
|
1133
1234
|
fill: "currentColor",
|
|
1134
1235
|
...rest
|
|
1135
|
-
},
|
|
1136
|
-
d: "
|
|
1236
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1237
|
+
d: "M16 20a4 4 0 114-4A4.0045 4.0045 0 0116 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 14zM5 20a4 4 0 114-4A4.0045 4.0045 0 015 20zm0-6a2 2 0 102 2A2.0023 2.0023 0 005 14zM10 31a4 4 0 114-4A4.0045 4.0045 0 0110 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 25zM22 31a4 4 0 114-4A4.0045 4.0045 0 0122 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 25zM27 20a4 4 0 114-4A4.0045 4.0045 0 0127 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0027 14zM22 9a4 4 0 114-4A4.0045 4.0045 0 0122 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 3zM10 9a4 4 0 114-4A4.0045 4.0045 0 0110 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 3z"
|
|
1137
1238
|
})), children);
|
|
1138
1239
|
});
|
|
1139
1240
|
if (process.env.NODE_ENV !== "production") {
|
|
1140
|
-
|
|
1241
|
+
Network_1.propTypes = iconPropTypes;
|
|
1141
1242
|
}
|
|
1142
|
-
const
|
|
1243
|
+
const Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref51, ref) {
|
|
1143
1244
|
let {
|
|
1144
1245
|
children,
|
|
1145
1246
|
size = 16,
|
|
@@ -1153,25 +1254,14 @@ const OperationsField = /*#__PURE__*/React.forwardRef(function OperationsField(_
|
|
|
1153
1254
|
viewBox: "0 0 32 32",
|
|
1154
1255
|
fill: "currentColor",
|
|
1155
1256
|
...rest
|
|
1156
|
-
},
|
|
1157
|
-
d: "
|
|
1158
|
-
transform: "rotate(-90 21 7)"
|
|
1159
|
-
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1160
|
-
d: "M20 6H30V8H20z",
|
|
1161
|
-
transform: "rotate(-90 25 7)"
|
|
1162
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1163
|
-
d: "M24 6H34V8H24z",
|
|
1164
|
-
transform: "rotate(-90 29 7)"
|
|
1165
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1166
|
-
d: "M16,20a3.9123,3.9123,0,0,1-4-4,3.9123,3.9123,0,0,1,4-4V10a6,6,0,1,0,6,6H20A3.9123,3.9123,0,0,1,16,20Z"
|
|
1167
|
-
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1168
|
-
d: "M28.8928,18.4536,26.0979,16,24.78,17.5044l2.7922,2.4517-2.36,4.0878-3.4273-1.1591a9.0315,9.0315,0,0,1-2.7143,1.5644L18.36,28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H16V2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18.36a2,2,0,0,0,1.9611-1.6079l.5037-2.5186a10.9666,10.9666,0,0,0,1.3267-.7534l2.4194.8184a1.9977,1.9977,0,0,0,2.3728-.8946l2.3606-4.0878A2.0006,2.0006,0,0,0,28.8928,18.4536Z"
|
|
1257
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1258
|
+
d: "M17,17h5.1421a4,4,0,1,0,0-2H17V7h5.1421a4,4,0,1,0,0-2H17a2.0023,2.0023,0,0,0-2,2v8H9.8579a4,4,0,1,0,0,2H15v8a2.0023,2.0023,0,0,0,2,2h5.1421a4,4,0,1,0,0-2H17Zm9-3a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,14ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,18a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,18Zm20,6a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,24Z"
|
|
1169
1259
|
})), children);
|
|
1170
1260
|
});
|
|
1171
1261
|
if (process.env.NODE_ENV !== "production") {
|
|
1172
|
-
|
|
1262
|
+
Network_2.propTypes = iconPropTypes;
|
|
1173
1263
|
}
|
|
1174
|
-
const
|
|
1264
|
+
const Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref52, ref) {
|
|
1175
1265
|
let {
|
|
1176
1266
|
children,
|
|
1177
1267
|
size = 16,
|
|
@@ -1185,16 +1275,18 @@ const OperationsRecord = /*#__PURE__*/React.forwardRef(function OperationsRecord
|
|
|
1185
1275
|
viewBox: "0 0 32 32",
|
|
1186
1276
|
fill: "currentColor",
|
|
1187
1277
|
...rest
|
|
1188
|
-
},
|
|
1189
|
-
d: "
|
|
1190
|
-
})),
|
|
1191
|
-
d: "
|
|
1278
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1279
|
+
d: "M30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15h2v2H8a4 4 0 000 8H20z"
|
|
1280
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1281
|
+
d: "M20,20H12V12h8Zm-6-2h4V14H14Z"
|
|
1282
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1283
|
+
d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
|
|
1192
1284
|
})), children);
|
|
1193
1285
|
});
|
|
1194
1286
|
if (process.env.NODE_ENV !== "production") {
|
|
1195
|
-
|
|
1287
|
+
Network_3.propTypes = iconPropTypes;
|
|
1196
1288
|
}
|
|
1197
|
-
const
|
|
1289
|
+
const Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Reference(_ref53, ref) {
|
|
1198
1290
|
let {
|
|
1199
1291
|
children,
|
|
1200
1292
|
size = 16,
|
|
@@ -1208,34 +1300,21 @@ const OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails(_ref53,
|
|
|
1208
1300
|
viewBox: "0 0 32 32",
|
|
1209
1301
|
fill: "currentColor",
|
|
1210
1302
|
...rest
|
|
1211
|
-
},
|
|
1212
|
-
d: "
|
|
1213
|
-
})),
|
|
1214
|
-
d: "
|
|
1303
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1304
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 30H22V22h8zm-6-2h4V24H24zM20 20H12V12h8zm-6-2h4V14H14z"
|
|
1305
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1306
|
+
d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
|
|
1215
1307
|
})), children);
|
|
1216
1308
|
});
|
|
1217
1309
|
if (process.env.NODE_ENV !== "production") {
|
|
1218
|
-
|
|
1310
|
+
Network_3Reference.propTypes = iconPropTypes;
|
|
1219
1311
|
}
|
|
1220
|
-
const
|
|
1312
|
+
const Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref54, ref) {
|
|
1221
1313
|
let {
|
|
1222
1314
|
children,
|
|
1223
1315
|
size = 16,
|
|
1224
1316
|
...rest
|
|
1225
1317
|
} = _ref54;
|
|
1226
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1227
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1228
|
-
width: size,
|
|
1229
|
-
height: size,
|
|
1230
|
-
ref: ref,
|
|
1231
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1232
|
-
viewBox: "0 0 16 16",
|
|
1233
|
-
fill: "currentColor",
|
|
1234
|
-
...rest
|
|
1235
|
-
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1236
|
-
d: "M1,13 L1,12 L3,12 L3,9 L5.999,9 L6,6 L9,6 L9,3 L13,3 L13,12 L15,12 L15,13 L1,13 Z M5.999,10 L4,10 L4,12 L5.999,12 L5.999,10 Z M8.999,7 L6.999,7 L6.999,9 L7,9 L7,12 L8.999,12 L8.999,7 Z M12,4 L10,4 L10,12 L12,12 L12,4 Z"
|
|
1237
|
-
})), children);
|
|
1238
|
-
}
|
|
1239
1318
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1240
1319
|
width: size,
|
|
1241
1320
|
height: size,
|
|
@@ -1244,14 +1323,26 @@ const Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal(_ref54, ref) {
|
|
|
1244
1323
|
viewBox: "0 0 32 32",
|
|
1245
1324
|
fill: "currentColor",
|
|
1246
1325
|
...rest
|
|
1247
|
-
},
|
|
1248
|
-
|
|
1326
|
+
}, _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
1327
|
+
cx: "21",
|
|
1328
|
+
cy: "26",
|
|
1329
|
+
r: "2"
|
|
1330
|
+
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
1331
|
+
cx: "21",
|
|
1332
|
+
cy: "6",
|
|
1333
|
+
r: "2"
|
|
1334
|
+
})), _circle35 || (_circle35 = /*#__PURE__*/React.createElement("circle", {
|
|
1335
|
+
cx: "4",
|
|
1336
|
+
cy: "16",
|
|
1337
|
+
r: "2"
|
|
1338
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1339
|
+
d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
|
|
1249
1340
|
})), children);
|
|
1250
1341
|
});
|
|
1251
1342
|
if (process.env.NODE_ENV !== "production") {
|
|
1252
|
-
|
|
1343
|
+
Network_4.propTypes = iconPropTypes;
|
|
1253
1344
|
}
|
|
1254
|
-
const
|
|
1345
|
+
const Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Reference(_ref55, ref) {
|
|
1255
1346
|
let {
|
|
1256
1347
|
children,
|
|
1257
1348
|
size = 16,
|
|
@@ -1265,16 +1356,28 @@ const Outage = /*#__PURE__*/React.forwardRef(function Outage(_ref55, ref) {
|
|
|
1265
1356
|
viewBox: "0 0 32 32",
|
|
1266
1357
|
fill: "currentColor",
|
|
1267
1358
|
...rest
|
|
1268
|
-
},
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1359
|
+
}, _circle36 || (_circle36 = /*#__PURE__*/React.createElement("circle", {
|
|
1360
|
+
cx: "21",
|
|
1361
|
+
cy: "26",
|
|
1362
|
+
r: "2"
|
|
1363
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1364
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
1365
|
+
})), _circle37 || (_circle37 = /*#__PURE__*/React.createElement("circle", {
|
|
1366
|
+
cx: "21",
|
|
1367
|
+
cy: "6",
|
|
1368
|
+
r: "2"
|
|
1369
|
+
})), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
|
|
1370
|
+
cx: "4",
|
|
1371
|
+
cy: "16",
|
|
1372
|
+
r: "2"
|
|
1373
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1374
|
+
d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9624,3.9624,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97A3.9613,3.9613,0,0,0,12,16a3.9915,3.9915,0,0,0,7.8579,1h4.2842A3.9934,3.9934,0,1,0,28,12ZM8,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,8Zm8,10a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
|
|
1272
1375
|
})), children);
|
|
1273
1376
|
});
|
|
1274
1377
|
if (process.env.NODE_ENV !== "production") {
|
|
1275
|
-
|
|
1378
|
+
Network_4Reference.propTypes = iconPropTypes;
|
|
1276
1379
|
}
|
|
1277
|
-
const
|
|
1380
|
+
const NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminControl(_ref56, ref) {
|
|
1278
1381
|
let {
|
|
1279
1382
|
children,
|
|
1280
1383
|
size = 16,
|
|
@@ -1288,19 +1391,14 @@ const OutlookSevere = /*#__PURE__*/React.forwardRef(function OutlookSevere(_ref5
|
|
|
1288
1391
|
viewBox: "0 0 32 32",
|
|
1289
1392
|
fill: "currentColor",
|
|
1290
1393
|
...rest
|
|
1291
|
-
},
|
|
1292
|
-
|
|
1293
|
-
d: "M15.1249,19h1.75v5.5h-1.75ZM17,27a1,1,0,1,0-1,1A1,1,0,0,0,17,27Z"
|
|
1294
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1295
|
-
d: "M24.9084,28.94,16.8318,14.4878a.9531.9531,0,0,0-1.6636,0L7.0916,28.94A.7122.7122,0,0,0,7.7134,30H24.2867A.7121.7121,0,0,0,24.9084,28.94ZM15.125,19h1.75v5.5h-1.75ZM16,28a1,1,0,1,1,1-1A1,1,0,0,1,16,28Z"
|
|
1296
|
-
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1297
|
-
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0,6.4926,6.4926,0,0,0,.9153,12.8443L9.2217,20H8.5a4.48,4.48,0,0,1-3.3693-7.4556l5.297,5.2964,1.013-1.8135-4.66-4.6606A4.402,4.402,0,0,1,8.144,11.019l.8155-.0639.0991-.812c.0237-.1944.0581-.3848.0972-.5733l3.78,3.7808,1.0138-1.815L9.936,7.522a7.0212,7.0212,0,0,1,1.9754-2.1968L25.8861,19.3A4.4594,4.4594,0,0,1,23.5,20h-.7239l1.107,1.98a6.4927,6.4927,0,0,0,.9177-12.8443Zm2.4994,8.75L13.7823,4.3682a6.9736,6.9736,0,0,1,9.16,5.7749l.0986.812.8154.0639A4.5171,4.5171,0,0,1,28,15.5,4.46,4.46,0,0,1,27.3,17.8862Z"
|
|
1394
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1395
|
+
d: "M27 20.415L25.586 19 23 21.587 20.414 19 19 20.415 21.586 23 19 25.586 20.414 27 23 24.414 25.586 27 27 25.586 24.414 23 27 20.415zM24 4a4.0045 4.0045 0 00-4 4 3.951 3.951 0 00.5669 2.019L10.019 20.5669A3.9521 3.9521 0 008 20a4 4 0 104 4 3.951 3.951 0 00-.5669-2.019L21.981 11.4331A3.9521 3.9521 0 0024 12a4 4 0 000-8zM8 26a2 2 0 112-2A2.0023 2.0023 0 018 26zM24 10a2 2 0 112-2A2.0023 2.0023 0 0124 10zM8 11.18L5.41 8.59 4 10 8 14 15 7 13.59 5.59 8 11.18z"
|
|
1298
1396
|
})), children);
|
|
1299
1397
|
});
|
|
1300
1398
|
if (process.env.NODE_ENV !== "production") {
|
|
1301
|
-
|
|
1399
|
+
NetworkAdminControl.propTypes = iconPropTypes;
|
|
1302
1400
|
}
|
|
1303
|
-
const
|
|
1401
|
+
const NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise(_ref57, ref) {
|
|
1304
1402
|
let {
|
|
1305
1403
|
children,
|
|
1306
1404
|
size = 16,
|
|
@@ -1314,24 +1412,18 @@ const OverflowMenuHorizontal = /*#__PURE__*/React.forwardRef(function OverflowMe
|
|
|
1314
1412
|
viewBox: "0 0 32 32",
|
|
1315
1413
|
fill: "currentColor",
|
|
1316
1414
|
...rest
|
|
1317
|
-
},
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
})),
|
|
1322
|
-
|
|
1323
|
-
cy: "16",
|
|
1324
|
-
r: "2"
|
|
1325
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1326
|
-
cx: "24",
|
|
1327
|
-
cy: "16",
|
|
1328
|
-
r: "2"
|
|
1415
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1416
|
+
d: "M25.7983,10a10,10,0,0,0-19.62.124A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.377-10.9795l.8365-.0571.09-.8335A7.9934,7.9934,0,0,1,23.7368,10Z"
|
|
1417
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1418
|
+
d: "M28,12H18a2.0023,2.0023,0,0,0-2,2v4H12a2.0023,2.0023,0,0,0-2,2V30H30V14A2.0023,2.0023,0,0,0,28,12ZM12,28V20h4v8Zm16,0H18V14H28Z"
|
|
1419
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1420
|
+
d: "M20 16H22V20H20zM24 16H26V20H24zM20 22H22V26H20zM24 22H26V26H24z"
|
|
1329
1421
|
})), children);
|
|
1330
1422
|
});
|
|
1331
1423
|
if (process.env.NODE_ENV !== "production") {
|
|
1332
|
-
|
|
1424
|
+
NetworkEnterprise.propTypes = iconPropTypes;
|
|
1333
1425
|
}
|
|
1334
|
-
const
|
|
1426
|
+
const NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_ref58, ref) {
|
|
1335
1427
|
let {
|
|
1336
1428
|
children,
|
|
1337
1429
|
size = 16,
|
|
@@ -1345,24 +1437,16 @@ const OverflowMenuVertical = /*#__PURE__*/React.forwardRef(function OverflowMenu
|
|
|
1345
1437
|
viewBox: "0 0 32 32",
|
|
1346
1438
|
fill: "currentColor",
|
|
1347
1439
|
...rest
|
|
1348
|
-
},
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1353
|
-
cx: "16",
|
|
1354
|
-
cy: "16",
|
|
1355
|
-
r: "2"
|
|
1356
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
1357
|
-
cx: "16",
|
|
1358
|
-
cy: "24",
|
|
1359
|
-
r: "2"
|
|
1440
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1441
|
+
d: "M22 23L13.83 23 16.41 20.41 15 19 10 24 15 29 16.41 27.59 13.83 25 22 25 22 23zM11 13L19.17 13 16.59 10.41 18 9 23 14 18 19 16.59 17.59 19.17 15 11 15 11 13z"
|
|
1442
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1443
|
+
d: "M24.5,25H24V23h.5a5.4961,5.4961,0,0,0,.377-10.9795l-.8365-.0566-.09-.834a7.9979,7.9979,0,0,0-15.9014,0l-.09.834-.8365.0566A5.4961,5.4961,0,0,0,7.5,23H8v2H7.5A7.4964,7.4964,0,0,1,6.1782,10.124a9.9992,9.9992,0,0,1,19.6436,0A7.4964,7.4964,0,0,1,24.5,25Z"
|
|
1360
1444
|
})), children);
|
|
1361
1445
|
});
|
|
1362
1446
|
if (process.env.NODE_ENV !== "production") {
|
|
1363
|
-
|
|
1447
|
+
NetworkOverlay.propTypes = iconPropTypes;
|
|
1364
1448
|
}
|
|
1365
|
-
const
|
|
1449
|
+
const NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref59, ref) {
|
|
1366
1450
|
let {
|
|
1367
1451
|
children,
|
|
1368
1452
|
size = 16,
|
|
@@ -1376,14 +1460,16 @@ const Overlay = /*#__PURE__*/React.forwardRef(function Overlay(_ref59, ref) {
|
|
|
1376
1460
|
viewBox: "0 0 32 32",
|
|
1377
1461
|
fill: "currentColor",
|
|
1378
1462
|
...rest
|
|
1379
|
-
},
|
|
1380
|
-
d: "
|
|
1463
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1464
|
+
d: "M22.5,13c-4.7,0-8.5,3.8-8.5,8.5s3.8,8.5,8.5,8.5s8.5-3.8,8.5-8.5S27.2,13,22.5,13z M29,21h-3c0-2-0.3-4-0.9-5.5 C27.2,16.5,28.8,18.5,29,21z M22.5,28C22.5,28,22.5,28,22.5,28c-0.4-0.2-1.3-1.8-1.5-5h2.9C23.7,26.2,22.9,27.8,22.5,28z M21,21 c0.1-3.8,1.1-5.8,1.4-6c0,0,0,0,0,0c0.4,0.2,1.4,2.2,1.5,6H21z M19.9,15.5C19.3,17,19.1,19,19,21h-3C16.2,18.5,17.8,16.5,19.9,15.5z M16.2,23H19c0.1,1.6,0.4,3.2,0.9,4.5C18.1,26.7,16.7,25,16.2,23z M25.1,27.5c0.5-1.3,0.8-2.8,0.9-4.5h2.9 C28.3,25,26.9,26.7,25.1,27.5z"
|
|
1465
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1466
|
+
d: "M25.8,10c-0.9-4.6-5-8-9.8-8c-4.8,0-8.9,3.4-9.8,8.1C2.7,10.8,0,13.8,0,17.5C0,21.6,3.4,25,7.5,25H11v-2H7.5 c-3,0-5.5-2.5-5.5-5.5c0-2.9,2.2-5.3,5.1-5.5L8,12L8,11.1C8.5,7.1,11.9,4,16,4c3.7,0,6.8,2.6,7.7,6H25.8z"
|
|
1381
1467
|
})), children);
|
|
1382
1468
|
});
|
|
1383
1469
|
if (process.env.NODE_ENV !== "production") {
|
|
1384
|
-
|
|
1470
|
+
NetworkPublic.propTypes = iconPropTypes;
|
|
1385
1471
|
}
|
|
1386
|
-
const
|
|
1472
|
+
const NetworkInterface = /*#__PURE__*/React.forwardRef(function NetworkInterface(_ref60, ref) {
|
|
1387
1473
|
let {
|
|
1388
1474
|
children,
|
|
1389
1475
|
size = 16,
|
|
@@ -1397,21 +1483,34 @@ const Package = /*#__PURE__*/React.forwardRef(function Package(_ref60, ref) {
|
|
|
1397
1483
|
viewBox: "0 0 32 32",
|
|
1398
1484
|
fill: "currentColor",
|
|
1399
1485
|
...rest
|
|
1400
|
-
},
|
|
1401
|
-
d: "
|
|
1402
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1403
|
-
d: "M13 20H19V22H13zM20.59 8.59L17 12.17 17 2 15 2 15 12.17 11.41 8.59 10 10 16 16 22 10 20.59 8.59z"
|
|
1486
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1487
|
+
d: "M28 18h-2V6h-13v-2h13c1.1028 0 2 .8972 2 2v12zM18 28H6c-1.1028 0-2-.8972-2-2v-13h2v13h12v2zM26 21l-1.793 1.793-5.5076-5.5078c.187-.3911.3005-.8232.3005-1.2852 0-1.6543-1.3457-3-3-3-.4617 0-.894.1133-1.2852.3008l-5.2817-5.2817c.3513-.5947.5669-1.2793.5669-2.019 0-2.2056-1.7944-4-4-4S2 3.7944 2 6s1.7944 4 4 4c.7395 0 1.4241-.2153 2.019-.5669l5.2815 5.2817c-.187.3911-.3005.8232-.3005 1.2852 0 1.6543 1.3457 3 3 3 .4617 0 .894-.1133 1.2852-.3008l5.5078 5.5078-1.793 1.793 5 5 5-5-5-5zM4 6c0-1.1025.8972-2 2-2s2 .8975 2 2-.8972 2-2 2-2-.8975-2-2zm11 10c0-.5513.4485-1 1-1s1 .4487 1 1-.4485 1-1 1-1-.4487-1-1zm8.8286 10l2.1714-2.1714 2.1714 2.1714-2.1714 2.1714-2.1714-2.1714z"
|
|
1404
1488
|
})), children);
|
|
1405
1489
|
});
|
|
1406
1490
|
if (process.env.NODE_ENV !== "production") {
|
|
1407
|
-
|
|
1491
|
+
NetworkInterface.propTypes = iconPropTypes;
|
|
1408
1492
|
}
|
|
1409
|
-
const
|
|
1493
|
+
const NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref61, ref) {
|
|
1410
1494
|
let {
|
|
1411
1495
|
children,
|
|
1412
1496
|
size = 16,
|
|
1413
1497
|
...rest
|
|
1414
1498
|
} = _ref61;
|
|
1499
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1500
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1501
|
+
width: size,
|
|
1502
|
+
height: size,
|
|
1503
|
+
ref: ref,
|
|
1504
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1505
|
+
viewBox: "0 0 16 16",
|
|
1506
|
+
fill: "currentColor",
|
|
1507
|
+
...rest
|
|
1508
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1509
|
+
d: "M13,13H3V3h5V2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V8h-1V13z"
|
|
1510
|
+
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1511
|
+
d: "M13 3L13 1 12 1 12 3 10 3 10 4 12 4 12 6 13 6 13 4 15 4 15 3z"
|
|
1512
|
+
})), children);
|
|
1513
|
+
}
|
|
1415
1514
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1416
1515
|
width: size,
|
|
1417
1516
|
height: size,
|
|
@@ -1420,16 +1519,18 @@ const PackageTextAnalysis = /*#__PURE__*/React.forwardRef(function PackageTextAn
|
|
|
1420
1519
|
viewBox: "0 0 32 32",
|
|
1421
1520
|
fill: "currentColor",
|
|
1422
1521
|
...rest
|
|
1423
|
-
},
|
|
1424
|
-
d: "
|
|
1425
|
-
})),
|
|
1426
|
-
d: "
|
|
1522
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1523
|
+
d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
|
|
1524
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1525
|
+
d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
|
|
1526
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1527
|
+
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"
|
|
1427
1528
|
})), children);
|
|
1428
1529
|
});
|
|
1429
1530
|
if (process.env.NODE_ENV !== "production") {
|
|
1430
|
-
|
|
1531
|
+
NewTab.propTypes = iconPropTypes;
|
|
1431
1532
|
}
|
|
1432
|
-
const
|
|
1533
|
+
const NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref62, ref) {
|
|
1433
1534
|
let {
|
|
1434
1535
|
children,
|
|
1435
1536
|
size = 16,
|
|
@@ -1443,14 +1544,18 @@ const PageFirst = /*#__PURE__*/React.forwardRef(function PageFirst(_ref62, ref)
|
|
|
1443
1544
|
viewBox: "0 0 32 32",
|
|
1444
1545
|
fill: "currentColor",
|
|
1445
1546
|
...rest
|
|
1446
|
-
},
|
|
1447
|
-
d: "
|
|
1547
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1548
|
+
d: "M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm6-1H20.15L14.57,9.3926,16,8l8,8-8,8-1.43-1.4272L20.15,17H8Z"
|
|
1549
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1550
|
+
fill: "none",
|
|
1551
|
+
d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z",
|
|
1552
|
+
"data-icon-path": "inner-path"
|
|
1448
1553
|
})), children);
|
|
1449
1554
|
});
|
|
1450
1555
|
if (process.env.NODE_ENV !== "production") {
|
|
1451
|
-
|
|
1556
|
+
NextFilled.propTypes = iconPropTypes;
|
|
1452
1557
|
}
|
|
1453
|
-
const
|
|
1558
|
+
const NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline(_ref63, ref) {
|
|
1454
1559
|
let {
|
|
1455
1560
|
children,
|
|
1456
1561
|
size = 16,
|
|
@@ -1464,14 +1569,16 @@ const PageLast = /*#__PURE__*/React.forwardRef(function PageLast(_ref63, ref) {
|
|
|
1464
1569
|
viewBox: "0 0 32 32",
|
|
1465
1570
|
fill: "currentColor",
|
|
1466
1571
|
...rest
|
|
1467
|
-
},
|
|
1468
|
-
d: "
|
|
1572
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1573
|
+
d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z"
|
|
1574
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1575
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
1469
1576
|
})), children);
|
|
1470
1577
|
});
|
|
1471
1578
|
if (process.env.NODE_ENV !== "production") {
|
|
1472
|
-
|
|
1579
|
+
NextOutline.propTypes = iconPropTypes;
|
|
1473
1580
|
}
|
|
1474
|
-
const
|
|
1581
|
+
const NoImage = /*#__PURE__*/React.forwardRef(function NoImage(_ref64, ref) {
|
|
1475
1582
|
let {
|
|
1476
1583
|
children,
|
|
1477
1584
|
size = 16,
|
|
@@ -1485,14 +1592,14 @@ const PageBreak = /*#__PURE__*/React.forwardRef(function PageBreak(_ref64, ref)
|
|
|
1485
1592
|
viewBox: "0 0 32 32",
|
|
1486
1593
|
fill: "currentColor",
|
|
1487
1594
|
...rest
|
|
1488
|
-
},
|
|
1489
|
-
d: "
|
|
1595
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1596
|
+
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l2-2H26a2.0027 2.0027 0 002-2V5.4141zM26 26H7.4141l7.7929-7.793 2.3788 2.3787a2 2 0 002.8284 0L22 19l4 3.9973zm0-5.8318l-2.5858-2.5859a2 2 0 00-2.8284 0L19 19.1682l-2.377-2.3771L26 7.4141zM6 22V19l5-4.9966 1.3733 1.3733 1.4159-1.416-1.375-1.375a2 2 0 00-2.8284 0L6 16.1716V6H22V4H6A2.002 2.002 0 004 6V22z"
|
|
1490
1597
|
})), children);
|
|
1491
1598
|
});
|
|
1492
1599
|
if (process.env.NODE_ENV !== "production") {
|
|
1493
|
-
|
|
1600
|
+
NoImage.propTypes = iconPropTypes;
|
|
1494
1601
|
}
|
|
1495
|
-
const
|
|
1602
|
+
const NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket(_ref65, ref) {
|
|
1496
1603
|
let {
|
|
1497
1604
|
children,
|
|
1498
1605
|
size = 16,
|
|
@@ -1506,21 +1613,32 @@ const PageNumber = /*#__PURE__*/React.forwardRef(function PageNumber(_ref65, ref
|
|
|
1506
1613
|
viewBox: "0 0 32 32",
|
|
1507
1614
|
fill: "currentColor",
|
|
1508
1615
|
...rest
|
|
1509
|
-
},
|
|
1510
|
-
d: "
|
|
1511
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1512
|
-
d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
|
|
1616
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1617
|
+
d: "M28 6h-.5859L30 3.4141 28.5859 2 2 28.5859 3.4141 30l4-4H28a2.0027 2.0027 0 002-2V19a1 1 0 00-1-1 2 2 0 010-4 1 1 0 001-1V8A2.0023 2.0023 0 0028 6zm0 6.1265a4 4 0 000 7.7465V24H21V21H19v3H9.4141L19 14.4141V19h2V12.4141L25.4141 8H28zM4 12.1265V8H19V6H4A2.0023 2.0023 0 002 8v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5H4V19.873a4 4 0 000-7.7465z"
|
|
1513
1618
|
})), children);
|
|
1514
1619
|
});
|
|
1515
1620
|
if (process.env.NODE_ENV !== "production") {
|
|
1516
|
-
|
|
1621
|
+
NoTicket.propTypes = iconPropTypes;
|
|
1517
1622
|
}
|
|
1518
|
-
const
|
|
1623
|
+
const Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref66, ref) {
|
|
1519
1624
|
let {
|
|
1520
1625
|
children,
|
|
1521
1626
|
size = 16,
|
|
1522
1627
|
...rest
|
|
1523
1628
|
} = _ref66;
|
|
1629
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1630
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1631
|
+
width: size,
|
|
1632
|
+
height: size,
|
|
1633
|
+
ref: ref,
|
|
1634
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1635
|
+
viewBox: "0 0 16 16",
|
|
1636
|
+
fill: "currentColor",
|
|
1637
|
+
...rest
|
|
1638
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1639
|
+
d: "M12,8 C13.6568542,8 15,9.34314575 15,11 C15,12.6568542 13.6568542,14 12,14 C10.3431458,14 9,12.6568542 9,11 C9,9.34314575 10.3431458,8 12,8 Z M4,8 C5.65685425,8 7,9.34314575 7,11 C7,12.6568542 5.65685425,14 4,14 C2.34314575,14 1,12.6568542 1,11 C1,9.34314575 2.34314575,8 4,8 Z M12,9 C10.8954305,9 10,9.8954305 10,11 C10,12.1045695 10.8954305,13 12,13 C13.1045695,13 14,12.1045695 14,11 C14,9.8954305 13.1045695,9 12,9 Z M4,9 C2.8954305,9 2,9.8954305 2,11 C2,12.1045695 2.8954305,13 4,13 C5.1045695,13 6,12.1045695 6,11 C6,9.8954305 5.1045695,9 4,9 Z M8,2 C9.65685425,2 11,3.34314575 11,5 C11,6.65685425 9.65685425,8 8,8 C6.34314575,8 5,6.65685425 5,5 C5,3.34314575 6.34314575,2 8,2 Z M8,3 C6.8954305,3 6,3.8954305 6,5 C6,6.1045695 6.8954305,7 8,7 C9.1045695,7 10,6.1045695 10,5 C10,3.8954305 9.1045695,3 8,3 Z"
|
|
1640
|
+
})), children);
|
|
1641
|
+
}
|
|
1524
1642
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1525
1643
|
width: size,
|
|
1526
1644
|
height: size,
|
|
@@ -1529,18 +1647,14 @@ const WatsonHealthPageScroll = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
1529
1647
|
viewBox: "0 0 32 32",
|
|
1530
1648
|
fill: "currentColor",
|
|
1531
1649
|
...rest
|
|
1532
|
-
},
|
|
1533
|
-
d: "
|
|
1534
|
-
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1535
|
-
d: "M22,19H20V10H10V8H20a1.89,1.89,0,0,1,2,2Z"
|
|
1536
|
-
})), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1537
|
-
d: "M26 14H24V6H16V4h8a1.89 1.89 0 012 2zM24 17L24 19 26.8 19 22 24.4 22 22 20 22 20 28 26 28 26 26 23.2 26 28 20.6 28 23 30 23 30 17 24 17z"
|
|
1650
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
+
d: "M24 28a6 6 0 116-6A6.0069 6.0069 0 0124 28zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 18zM8 28a6 6 0 116-6A6.0069 6.0069 0 018 28zM8 18a4 4 0 104 4A4.0045 4.0045 0 008 18zM16 14a6 6 0 116-6A6.0069 6.0069 0 0116 14zM16 4a4 4 0 104 4A4.0045 4.0045 0 0016 4z"
|
|
1538
1652
|
})), children);
|
|
1539
1653
|
});
|
|
1540
1654
|
if (process.env.NODE_ENV !== "production") {
|
|
1541
|
-
|
|
1655
|
+
Nominal.propTypes = iconPropTypes;
|
|
1542
1656
|
}
|
|
1543
|
-
const
|
|
1657
|
+
const WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealthNominate(_ref67, ref) {
|
|
1544
1658
|
let {
|
|
1545
1659
|
children,
|
|
1546
1660
|
size = 16,
|
|
@@ -1554,14 +1668,16 @@ const PaintBrush = /*#__PURE__*/React.forwardRef(function PaintBrush(_ref67, ref
|
|
|
1554
1668
|
viewBox: "0 0 32 32",
|
|
1555
1669
|
fill: "currentColor",
|
|
1556
1670
|
...rest
|
|
1557
|
-
},
|
|
1558
|
-
d: "
|
|
1671
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1672
|
+
d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM10 18.59L7.41 16 6 17.41 10 21.41 17 14.41 15.59 13 10 18.59z"
|
|
1673
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1674
|
+
d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
|
|
1559
1675
|
})), children);
|
|
1560
1676
|
});
|
|
1561
1677
|
if (process.env.NODE_ENV !== "production") {
|
|
1562
|
-
|
|
1678
|
+
WatsonHealthNominate.propTypes = iconPropTypes;
|
|
1563
1679
|
}
|
|
1564
|
-
const
|
|
1680
|
+
const NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified(_ref68, ref) {
|
|
1565
1681
|
let {
|
|
1566
1682
|
children,
|
|
1567
1683
|
size = 16,
|
|
@@ -1575,14 +1691,16 @@ const PaintBrushAlt = /*#__PURE__*/React.forwardRef(function PaintBrushAlt(_ref6
|
|
|
1575
1691
|
viewBox: "0 0 32 32",
|
|
1576
1692
|
fill: "currentColor",
|
|
1577
1693
|
...rest
|
|
1578
|
-
},
|
|
1579
|
-
d: "
|
|
1694
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1695
|
+
d: "M6 8H16V10H6zM6 12H14V14H6zM6 16H10V18H6z"
|
|
1696
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1697
|
+
d: "M28,26H7.4141L30,3.4141,28.5859,2l-2,2H4A2.0023,2.0023,0,0,0,2,6V22H4V6H24.5859L2,28.5859,3.4141,30l2-2H28a2.0023,2.0023,0,0,0,2-2V10H28Z"
|
|
1580
1698
|
})), children);
|
|
1581
1699
|
});
|
|
1582
1700
|
if (process.env.NODE_ENV !== "production") {
|
|
1583
|
-
|
|
1701
|
+
NonCertified.propTypes = iconPropTypes;
|
|
1584
1702
|
}
|
|
1585
|
-
const
|
|
1703
|
+
const NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl(_ref69, ref) {
|
|
1586
1704
|
let {
|
|
1587
1705
|
children,
|
|
1588
1706
|
size = 16,
|
|
@@ -1596,14 +1714,16 @@ const PalmTree = /*#__PURE__*/React.forwardRef(function PalmTree(_ref69, ref) {
|
|
|
1596
1714
|
viewBox: "0 0 32 32",
|
|
1597
1715
|
fill: "currentColor",
|
|
1598
1716
|
...rest
|
|
1599
|
-
},
|
|
1600
|
-
d: "
|
|
1717
|
+
}, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1718
|
+
d: "M11.4141,15l-8-8L2,8.4141,8.5859,15H2v1a14,14,0,0,0,28,0V15ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
|
|
1719
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1720
|
+
d: "M22,8a5.0049,5.0049,0,0,0-1.5708.2554A8.0242,8.0242,0,0,0,14,5,7.9364,7.9364,0,0,0,9.0938,6.68L4.4141,2,3,3.4141,9.05,9.4648l.707-.7075A5.96,5.96,0,0,1,14,7a6.02,6.02,0,0,1,4.6875,2.2642,5.06,5.06,0,0,0-.59.61A2.9892,2.9892,0,0,1,15.7544,11H12v2h3.7544a4.98,4.98,0,0,0,3.9033-1.8745A3,3,0,0,1,25,13h2A5.0059,5.0059,0,0,0,22,8Z"
|
|
1601
1721
|
})), children);
|
|
1602
1722
|
});
|
|
1603
1723
|
if (process.env.NODE_ENV !== "production") {
|
|
1604
|
-
|
|
1724
|
+
NoodleBowl.propTypes = iconPropTypes;
|
|
1605
1725
|
}
|
|
1606
|
-
const
|
|
1726
|
+
const NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable(_ref70, ref) {
|
|
1607
1727
|
let {
|
|
1608
1728
|
children,
|
|
1609
1729
|
size = 16,
|
|
@@ -1617,14 +1737,14 @@ const PanHorizontal = /*#__PURE__*/React.forwardRef(function PanHorizontal(_ref7
|
|
|
1617
1737
|
viewBox: "0 0 32 32",
|
|
1618
1738
|
fill: "currentColor",
|
|
1619
1739
|
...rest
|
|
1620
|
-
},
|
|
1621
|
-
d: "
|
|
1740
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1741
|
+
d: "M4 15H14V17H4zM18 15H28V17H18z"
|
|
1622
1742
|
})), children);
|
|
1623
1743
|
});
|
|
1624
1744
|
if (process.env.NODE_ENV !== "production") {
|
|
1625
|
-
|
|
1745
|
+
NotAvailable.propTypes = iconPropTypes;
|
|
1626
1746
|
}
|
|
1627
|
-
const
|
|
1747
|
+
const NotSent = /*#__PURE__*/React.forwardRef(function NotSent(_ref71, ref) {
|
|
1628
1748
|
let {
|
|
1629
1749
|
children,
|
|
1630
1750
|
size = 16,
|
|
@@ -1638,14 +1758,14 @@ const PanVertical = /*#__PURE__*/React.forwardRef(function PanVertical(_ref71, r
|
|
|
1638
1758
|
viewBox: "0 0 32 32",
|
|
1639
1759
|
fill: "currentColor",
|
|
1640
1760
|
...rest
|
|
1641
|
-
},
|
|
1642
|
-
d: "
|
|
1761
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1762
|
+
d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l9.6 3.84 3.84 9.6A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM5.8 15L11.54 13l3.05 3-1.83 1.83zM17 26.2l-2.79-7L16 17.41l3 3.05zM15.69 11.45l7.64-2.78-2.78 7.64 1.56 1.56L25.94 7.34a1 1 0 00-1.28-1.28L14.13 9.89z"
|
|
1643
1763
|
})), children);
|
|
1644
1764
|
});
|
|
1645
1765
|
if (process.env.NODE_ENV !== "production") {
|
|
1646
|
-
|
|
1766
|
+
NotSent.propTypes = iconPropTypes;
|
|
1647
1767
|
}
|
|
1648
|
-
const
|
|
1768
|
+
const NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled(_ref72, ref) {
|
|
1649
1769
|
let {
|
|
1650
1770
|
children,
|
|
1651
1771
|
size = 16,
|
|
@@ -1659,14 +1779,14 @@ const PanelExpansion = /*#__PURE__*/React.forwardRef(function PanelExpansion(_re
|
|
|
1659
1779
|
viewBox: "0 0 32 32",
|
|
1660
1780
|
fill: "currentColor",
|
|
1661
1781
|
...rest
|
|
1662
|
-
},
|
|
1663
|
-
d: "
|
|
1782
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1783
|
+
d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l8.59 3.43L14.59 16 16 17.41l-3.37 3.37 3.44 8.59A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM22.49 16.83l3.45-9.49a1 1 0 00-1.28-1.28L15.17 9.51z"
|
|
1664
1784
|
})), children);
|
|
1665
1785
|
});
|
|
1666
1786
|
if (process.env.NODE_ENV !== "production") {
|
|
1667
|
-
|
|
1787
|
+
NotSentFilled.propTypes = iconPropTypes;
|
|
1668
1788
|
}
|
|
1669
|
-
const
|
|
1789
|
+
const Notebook = /*#__PURE__*/React.forwardRef(function Notebook(_ref73, ref) {
|
|
1670
1790
|
let {
|
|
1671
1791
|
children,
|
|
1672
1792
|
size = 16,
|
|
@@ -1680,14 +1800,16 @@ const Paragraph = /*#__PURE__*/React.forwardRef(function Paragraph(_ref73, ref)
|
|
|
1680
1800
|
viewBox: "0 0 32 32",
|
|
1681
1801
|
fill: "currentColor",
|
|
1682
1802
|
...rest
|
|
1683
|
-
},
|
|
1684
|
-
d: "
|
|
1803
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1804
|
+
d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
|
|
1805
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1806
|
+
d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V7A2.0023,2.0023,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28l.002,18Z"
|
|
1685
1807
|
})), children);
|
|
1686
1808
|
});
|
|
1687
1809
|
if (process.env.NODE_ENV !== "production") {
|
|
1688
|
-
|
|
1810
|
+
Notebook.propTypes = iconPropTypes;
|
|
1689
1811
|
}
|
|
1690
|
-
const
|
|
1812
|
+
const NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReference(_ref74, ref) {
|
|
1691
1813
|
let {
|
|
1692
1814
|
children,
|
|
1693
1815
|
size = 16,
|
|
@@ -1701,24 +1823,34 @@ const Parameter = /*#__PURE__*/React.forwardRef(function Parameter(_ref74, ref)
|
|
|
1701
1823
|
viewBox: "0 0 32 32",
|
|
1702
1824
|
fill: "currentColor",
|
|
1703
1825
|
...rest
|
|
1704
|
-
},
|
|
1705
|
-
d: "
|
|
1706
|
-
})),
|
|
1707
|
-
|
|
1708
|
-
d: "M17,9l-.857,3h2L19,9h2l-.857,3H22v2H19.572l-1.143,4H21v2H17.857L17,23H15l.857-3h-2L13,23H11l.857-3H10V18h2.429l1.143-4H11V12h3.143L15,9Zm.572,5h-2l-1.143,4h2Z"
|
|
1709
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1710
|
-
d: "M6,13V8H9V6H6A2.0023,2.0023,0,0,0,4,8v5a2.0023,2.0023,0,0,1-2,2v2a2.0023,2.0023,0,0,1,2,2v5a2.0023,2.0023,0,0,0,2,2H9V24H6V19a3.9756,3.9756,0,0,0-1.3823-3A3.9756,3.9756,0,0,0,6,13Z"
|
|
1826
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1827
|
+
d: "M4 20L4 22 7.586 22 2 27.586 3.414 29 9 23.414 9 27 11 27 11 20 4 20zM19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
|
|
1828
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1829
|
+
d: "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z"
|
|
1711
1830
|
})), children);
|
|
1712
1831
|
});
|
|
1713
1832
|
if (process.env.NODE_ENV !== "production") {
|
|
1714
|
-
|
|
1833
|
+
NotebookReference.propTypes = iconPropTypes;
|
|
1715
1834
|
}
|
|
1716
|
-
const
|
|
1835
|
+
const Notification = /*#__PURE__*/React.forwardRef(function Notification(_ref75, ref) {
|
|
1717
1836
|
let {
|
|
1718
1837
|
children,
|
|
1719
1838
|
size = 16,
|
|
1720
1839
|
...rest
|
|
1721
1840
|
} = _ref75;
|
|
1841
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1842
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1843
|
+
width: size,
|
|
1844
|
+
height: size,
|
|
1845
|
+
ref: ref,
|
|
1846
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1847
|
+
viewBox: "0 0 16 16",
|
|
1848
|
+
fill: "currentColor",
|
|
1849
|
+
...rest
|
|
1850
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
+
d: "M14.4,10.1L13,8.8V6.5c0-2.6-1.9-4.7-4.5-5v-1h-1v1C5,1.8,3,3.9,3,6.5v2.3l-1.4,1.3c-0.1,0.1-0.2,0.2-0.1,0.4V12 c0,0.3,0.2,0.5,0.4,0.5c0,0,0,0,0.1,0h3.5C5.5,13.9,6.6,15,8,15s2.5-1.1,2.5-2.5H14c0.3,0,0.5-0.2,0.5-0.4c0,0,0,0,0-0.1v-1.5 C14.5,10.4,14.4,10.2,14.4,10.1z M8,14c-0.8,0-1.5-0.7-1.5-1.5h3C9.5,13.3,8.8,14,8,14z M13.5,11.5h-11v-0.8l1.3-1.4 C3.9,9.3,4,9.1,4,9V6.5c0-2.2,1.8-4,4-4s4,1.8,4,4V9c0,0.1,0.1,0.3,0.1,0.4l1.4,1.3V11.5z"
|
|
1852
|
+
})), children);
|
|
1853
|
+
}
|
|
1722
1854
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1723
1855
|
width: size,
|
|
1724
1856
|
height: size,
|
|
@@ -1727,14 +1859,14 @@ const ParentChild = /*#__PURE__*/React.forwardRef(function ParentChild(_ref75, r
|
|
|
1727
1859
|
viewBox: "0 0 32 32",
|
|
1728
1860
|
fill: "currentColor",
|
|
1729
1861
|
...rest
|
|
1730
|
-
},
|
|
1731
|
-
d: "M28,
|
|
1862
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1863
|
+
d: "M28.7071,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.2929,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v.7768a5.152,5.152,0,0,0,4.5,5.1987A5.0057,5.0057,0,0,0,21,25V24h7a1,1,0,0,0,1-1V20A1,1,0,0,0,28.7071,19.293ZM19,25a3,3,0,0,1-6,0V24h6Zm8-3H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13a8,8,0,0,1,16,0v4a1,1,0,0,0,.293.707L27,20.4141Z"
|
|
1732
1864
|
})), children);
|
|
1733
1865
|
});
|
|
1734
1866
|
if (process.env.NODE_ENV !== "production") {
|
|
1735
|
-
|
|
1867
|
+
Notification.propTypes = iconPropTypes;
|
|
1736
1868
|
}
|
|
1737
|
-
const
|
|
1869
|
+
const NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFilled(_ref76, ref) {
|
|
1738
1870
|
let {
|
|
1739
1871
|
children,
|
|
1740
1872
|
size = 16,
|
|
@@ -1748,14 +1880,14 @@ const PartitionAuto = /*#__PURE__*/React.forwardRef(function PartitionAuto(_ref7
|
|
|
1748
1880
|
viewBox: "0 0 32 32",
|
|
1749
1881
|
fill: "currentColor",
|
|
1750
1882
|
...rest
|
|
1751
|
-
},
|
|
1752
|
-
d: "
|
|
1883
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1884
|
+
d: "M28.707,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A.9993.9993,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20A.9993.9993,0,0,0,28.707,19.293ZM19,25a3,3,0,0,1-6,0V24h6Z"
|
|
1753
1885
|
})), children);
|
|
1754
1886
|
});
|
|
1755
1887
|
if (process.env.NODE_ENV !== "production") {
|
|
1756
|
-
|
|
1888
|
+
NotificationFilled.propTypes = iconPropTypes;
|
|
1757
1889
|
}
|
|
1758
|
-
const
|
|
1890
|
+
const NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew(_ref77, ref) {
|
|
1759
1891
|
let {
|
|
1760
1892
|
children,
|
|
1761
1893
|
size = 16,
|
|
@@ -1769,19 +1901,36 @@ const PartitionCollection = /*#__PURE__*/React.forwardRef(function PartitionColl
|
|
|
1769
1901
|
viewBox: "0 0 32 32",
|
|
1770
1902
|
fill: "currentColor",
|
|
1771
1903
|
...rest
|
|
1772
|
-
},
|
|
1773
|
-
d: "M26
|
|
1904
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1905
|
+
d: "M26,16.5859V14H24v3a1,1,0,0,0,.293.707L27,20.4141V22H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13A7.9854,7.9854,0,0,1,20,6.0825V3.8467a9.896,9.896,0,0,0-3-.7959V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20a1,1,0,0,0-.293-.707ZM19,25a3,3,0,0,1-6,0V24h6Z"
|
|
1906
|
+
})), _circle39 || (_circle39 = /*#__PURE__*/React.createElement("circle", {
|
|
1907
|
+
cx: "26",
|
|
1908
|
+
cy: "8",
|
|
1909
|
+
r: "4"
|
|
1774
1910
|
})), children);
|
|
1775
1911
|
});
|
|
1776
1912
|
if (process.env.NODE_ENV !== "production") {
|
|
1777
|
-
|
|
1913
|
+
NotificationNew.propTypes = iconPropTypes;
|
|
1778
1914
|
}
|
|
1779
|
-
const
|
|
1915
|
+
const NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_ref78, ref) {
|
|
1780
1916
|
let {
|
|
1781
1917
|
children,
|
|
1782
1918
|
size = 16,
|
|
1783
1919
|
...rest
|
|
1784
1920
|
} = _ref78;
|
|
1921
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1922
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1923
|
+
width: size,
|
|
1924
|
+
height: size,
|
|
1925
|
+
ref: ref,
|
|
1926
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1927
|
+
viewBox: "0 0 16 16",
|
|
1928
|
+
fill: "currentColor",
|
|
1929
|
+
...rest
|
|
1930
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1931
|
+
d: "M2.5 11.5v-.8l1.3-1.4C3.9 9.3 4 9.1 4 9V6.5c0-2.2 1.8-4 4-4 .9 0 1.8.3 2.5.9l.7-.7C10.5 2 9.5 1.6 8.5 1.5v-1h-1v1C5 1.8 3 3.9 3 6.5v2.3l-1.4 1.3c-.1.1-.2.2-.1.4v1H2.5zM13 8.8V6.5c0-.8-.2-1.6-.5-2.2L15 1.7 14.3 1 1 14.3 1.7 15l2.5-2.5h1.3C5.5 13.9 6.6 15 8 15s2.5-1.1 2.5-2.5H14c.3 0 .5-.2.5-.4 0 0 0 0 0-.1v-1.5c0-.1-.1-.3-.1-.4L13 8.8zM8 14c-.8 0-1.5-.7-1.5-1.5h3C9.5 13.3 8.8 14 8 14zM13.5 11.5H5.2L11.7 5C11.9 5.5 12 6 12 6.5V9c0 .1.1.3.1.4l1.4 1.3V11.5z"
|
|
1932
|
+
})), children);
|
|
1933
|
+
}
|
|
1785
1934
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1786
1935
|
width: size,
|
|
1787
1936
|
height: size,
|
|
@@ -1790,16 +1939,14 @@ const PartitionRepartition = /*#__PURE__*/React.forwardRef(function PartitionRep
|
|
|
1790
1939
|
viewBox: "0 0 32 32",
|
|
1791
1940
|
fill: "currentColor",
|
|
1792
1941
|
...rest
|
|
1793
|
-
},
|
|
1794
|
-
d: "M26
|
|
1795
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1796
|
-
d: "m26,18c-1.8584,0-3.4106,1.2798-3.8579,3h-2.728l-11.4141-11.4141c-.3777-.3779-.8799-.5859-1.4143-.5859H2v2h4.5859l11.4141,11.4141c.3777.3779.8799.5859,1.4143.5859h2.7278c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4Zm0,6c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
|
|
1942
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1943
|
+
d: "M26 16.5859V13a9.9217 9.9217 0 00-1.0833-4.5024L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a1 1 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zm8-3H11.4141L23.4119 10.0024A7.949 7.949 0 0124 13v4a1 1 0 00.293.707L27 20.4141zM7.707 17.707A1 1 0 008 17V13a8.0092 8.0092 0 018-8 7.9253 7.9253 0 014.9857 1.7681l1.4264-1.4263A9.934 9.934 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859l-3 3L4.4141 21z"
|
|
1797
1944
|
})), children);
|
|
1798
1945
|
});
|
|
1799
1946
|
if (process.env.NODE_ENV !== "production") {
|
|
1800
|
-
|
|
1947
|
+
NotificationOff.propTypes = iconPropTypes;
|
|
1801
1948
|
}
|
|
1802
|
-
const
|
|
1949
|
+
const NotificationOffFilled = /*#__PURE__*/React.forwardRef(function NotificationOffFilled(_ref79, ref) {
|
|
1803
1950
|
let {
|
|
1804
1951
|
children,
|
|
1805
1952
|
size = 16,
|
|
@@ -1813,14 +1960,14 @@ const PartitionSame = /*#__PURE__*/React.forwardRef(function PartitionSame(_ref7
|
|
|
1813
1960
|
viewBox: "0 0 32 32",
|
|
1814
1961
|
fill: "currentColor",
|
|
1815
1962
|
...rest
|
|
1816
|
-
},
|
|
1817
|
-
d: "M26
|
|
1963
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1964
|
+
d: "M26 16.5859V13a9.8828 9.8828 0 00-1.0869-4.499L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a.9993.9993 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zM21.61 4.7383A9.9256 9.9256 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859L3.293 19.293A.9993.9993 0 003 20v3a.9738.9738 0 00.0585.29z"
|
|
1818
1965
|
})), children);
|
|
1819
1966
|
});
|
|
1820
1967
|
if (process.env.NODE_ENV !== "production") {
|
|
1821
|
-
|
|
1968
|
+
NotificationOffFilled.propTypes = iconPropTypes;
|
|
1822
1969
|
}
|
|
1823
|
-
const
|
|
1970
|
+
const NotificationCounter = /*#__PURE__*/React.forwardRef(function NotificationCounter(_ref80, ref) {
|
|
1824
1971
|
let {
|
|
1825
1972
|
children,
|
|
1826
1973
|
size = 16,
|
|
@@ -1834,14 +1981,20 @@ const PartitionSpecific = /*#__PURE__*/React.forwardRef(function PartitionSpecif
|
|
|
1834
1981
|
viewBox: "0 0 32 32",
|
|
1835
1982
|
fill: "currentColor",
|
|
1836
1983
|
...rest
|
|
1837
|
-
},
|
|
1838
|
-
|
|
1984
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
strokeWidth: "0",
|
|
1986
|
+
d: "m27,12v15H5V5h15v-2H5c-1.1046,0-2,.8954-2,2v22c0,1.1046.8954,2,2,2h22c1.1046,0,2-.8954,2-2v-15h-2Z"
|
|
1987
|
+
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
1988
|
+
cx: "26.5",
|
|
1989
|
+
cy: "5.5",
|
|
1990
|
+
r: "3.5",
|
|
1991
|
+
strokeWidth: "0"
|
|
1839
1992
|
})), children);
|
|
1840
1993
|
});
|
|
1841
1994
|
if (process.env.NODE_ENV !== "production") {
|
|
1842
|
-
|
|
1995
|
+
NotificationCounter.propTypes = iconPropTypes;
|
|
1843
1996
|
}
|
|
1844
|
-
const
|
|
1997
|
+
const Number_0 = /*#__PURE__*/React.forwardRef(function Number_0(_ref81, ref) {
|
|
1845
1998
|
let {
|
|
1846
1999
|
children,
|
|
1847
2000
|
size = 16,
|
|
@@ -1855,27 +2008,16 @@ const PartlyCloudy = /*#__PURE__*/React.forwardRef(function PartlyCloudy(_ref81,
|
|
|
1855
2008
|
viewBox: "0 0 32 32",
|
|
1856
2009
|
fill: "currentColor",
|
|
1857
2010
|
...rest
|
|
1858
|
-
},
|
|
1859
|
-
d: "
|
|
1860
|
-
})),
|
|
1861
|
-
d: "
|
|
1862
|
-
transform: "rotate(-45 25.207 6.794)"
|
|
1863
|
-
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1864
|
-
d: "M15 1H17V5H15z"
|
|
1865
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1866
|
-
d: "M4.672 24.208H8.915V26.208H4.672z",
|
|
1867
|
-
transform: "rotate(-45 6.793 25.208)"
|
|
1868
|
-
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1869
|
-
d: "M5.793 4.672H7.793V8.915H5.793z",
|
|
1870
|
-
transform: "rotate(-45 6.793 6.794)"
|
|
1871
|
-
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1872
|
-
d: "M1 15H5V17H1zM26.7939 20.3418a6.9617 6.9617 0 00-1.8681-3.2671A8.485 8.485 0 0025 16a9 9 0 10-14.585 7.0332A4.9771 4.9771 0 0015 30H25a4.9947 4.9947 0 001.7939-9.6582zM9 16a6.9955 6.9955 0 0113.9849-.2969A6.8883 6.8883 0 0020 15a7.04 7.04 0 00-6.7944 5.3418A4.986 4.986 0 0011.5618 21.39 6.9675 6.9675 0 019 16zM25 28H15a2.9945 2.9945 0 01-.6963-5.9082l.6587-.1572.0986-.67a4.9923 4.9923 0 019.878 0l.0986.6695.6587.1572A2.9945 2.9945 0 0125 28z"
|
|
2011
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2012
|
+
d: "M18,23H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,18,23ZM14,11h0V21h4V11Z"
|
|
2013
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
2014
|
+
d: "M15 15H17V17H15z"
|
|
1873
2015
|
})), children);
|
|
1874
2016
|
});
|
|
1875
2017
|
if (process.env.NODE_ENV !== "production") {
|
|
1876
|
-
|
|
2018
|
+
Number_0.propTypes = iconPropTypes;
|
|
1877
2019
|
}
|
|
1878
|
-
const
|
|
2020
|
+
const Number_1 = /*#__PURE__*/React.forwardRef(function Number_1(_ref82, ref) {
|
|
1879
2021
|
let {
|
|
1880
2022
|
children,
|
|
1881
2023
|
size = 16,
|
|
@@ -1889,14 +2031,14 @@ const PartlyCloudyNight = /*#__PURE__*/React.forwardRef(function PartlyCloudyNig
|
|
|
1889
2031
|
viewBox: "0 0 32 32",
|
|
1890
2032
|
fill: "currentColor",
|
|
1891
2033
|
...rest
|
|
1892
|
-
},
|
|
1893
|
-
d: "
|
|
2034
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
2035
|
+
d: "M16,10V22h0V10m1-1H12v2h3V21H12v2h8V21H17V9Z"
|
|
1894
2036
|
})), children);
|
|
1895
2037
|
});
|
|
1896
2038
|
if (process.env.NODE_ENV !== "production") {
|
|
1897
|
-
|
|
2039
|
+
Number_1.propTypes = iconPropTypes;
|
|
1898
2040
|
}
|
|
1899
|
-
const
|
|
2041
|
+
const Number_2 = /*#__PURE__*/React.forwardRef(function Number_2(_ref83, ref) {
|
|
1900
2042
|
let {
|
|
1901
2043
|
children,
|
|
1902
2044
|
size = 16,
|
|
@@ -1910,14 +2052,14 @@ const Partnership = /*#__PURE__*/React.forwardRef(function Partnership(_ref83, r
|
|
|
1910
2052
|
viewBox: "0 0 32 32",
|
|
1911
2053
|
fill: "currentColor",
|
|
1912
2054
|
...rest
|
|
1913
|
-
},
|
|
1914
|
-
d: "
|
|
2055
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2056
|
+
d: "M20,23H12V17a2,2,0,0,1,2-2h4V11H12V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H14v4h6Z"
|
|
1915
2057
|
})), children);
|
|
1916
2058
|
});
|
|
1917
2059
|
if (process.env.NODE_ENV !== "production") {
|
|
1918
|
-
|
|
2060
|
+
Number_2.propTypes = iconPropTypes;
|
|
1919
2061
|
}
|
|
1920
|
-
const
|
|
2062
|
+
const Number_3 = /*#__PURE__*/React.forwardRef(function Number_3(_ref84, ref) {
|
|
1921
2063
|
let {
|
|
1922
2064
|
children,
|
|
1923
2065
|
size = 16,
|
|
@@ -1931,16 +2073,14 @@ const PassengerDrinks = /*#__PURE__*/React.forwardRef(function PassengerDrinks(_
|
|
|
1931
2073
|
viewBox: "0 0 32 32",
|
|
1932
2074
|
fill: "currentColor",
|
|
1933
2075
|
...rest
|
|
1934
|
-
},
|
|
1935
|
-
d: "
|
|
1936
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1937
|
-
d: "M18,28H7.7683a2.0025,2.0025,0,0,1-1.9326-1.4849L2.0337,12.2576l1.9326-.5152L7.7683,26H18Z"
|
|
2076
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2077
|
+
d: "M18,9H12v2h6v4H14v2h4v4H12v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Z"
|
|
1938
2078
|
})), children);
|
|
1939
2079
|
});
|
|
1940
2080
|
if (process.env.NODE_ENV !== "production") {
|
|
1941
|
-
|
|
2081
|
+
Number_3.propTypes = iconPropTypes;
|
|
1942
2082
|
}
|
|
1943
|
-
const
|
|
2083
|
+
const Number_4 = /*#__PURE__*/React.forwardRef(function Number_4(_ref85, ref) {
|
|
1944
2084
|
let {
|
|
1945
2085
|
children,
|
|
1946
2086
|
size = 16,
|
|
@@ -1954,16 +2094,14 @@ const PassengerPlus = /*#__PURE__*/React.forwardRef(function PassengerPlus(_ref8
|
|
|
1954
2094
|
viewBox: "0 0 32 32",
|
|
1955
2095
|
fill: "currentColor",
|
|
1956
2096
|
...rest
|
|
1957
|
-
},
|
|
1958
|
-
d: "
|
|
1959
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1960
|
-
d: "M18,28H7.7676A2.0025,2.0025,0,0,1,5.835,26.5151L2.033,12.2576l1.9326-.5152L7.7676,26H18Z"
|
|
2097
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
2098
|
+
d: "M18,10v8h0V10m1-1H17v8H14V9H12V19h5v4h2V19h1V17H19V9Z"
|
|
1961
2099
|
})), children);
|
|
1962
2100
|
});
|
|
1963
2101
|
if (process.env.NODE_ENV !== "production") {
|
|
1964
|
-
|
|
2102
|
+
Number_4.propTypes = iconPropTypes;
|
|
1965
2103
|
}
|
|
1966
|
-
const
|
|
2104
|
+
const Number_5 = /*#__PURE__*/React.forwardRef(function Number_5(_ref86, ref) {
|
|
1967
2105
|
let {
|
|
1968
2106
|
children,
|
|
1969
2107
|
size = 16,
|
|
@@ -1977,18 +2115,14 @@ const Password = /*#__PURE__*/React.forwardRef(function Password(_ref86, ref) {
|
|
|
1977
2115
|
viewBox: "0 0 32 32",
|
|
1978
2116
|
fill: "currentColor",
|
|
1979
2117
|
...rest
|
|
1980
|
-
},
|
|
1981
|
-
d: "
|
|
1982
|
-
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
1983
|
-
cx: "22",
|
|
1984
|
-
cy: "10",
|
|
1985
|
-
r: "2"
|
|
2118
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2119
|
+
d: "M18,23H12V21h6V17H12V9h8v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
|
|
1986
2120
|
})), children);
|
|
1987
2121
|
});
|
|
1988
2122
|
if (process.env.NODE_ENV !== "production") {
|
|
1989
|
-
|
|
2123
|
+
Number_5.propTypes = iconPropTypes;
|
|
1990
2124
|
}
|
|
1991
|
-
const
|
|
2125
|
+
const Number_6 = /*#__PURE__*/React.forwardRef(function Number_6(_ref87, ref) {
|
|
1992
2126
|
let {
|
|
1993
2127
|
children,
|
|
1994
2128
|
size = 16,
|
|
@@ -2002,34 +2136,19 @@ const Paste = /*#__PURE__*/React.forwardRef(function Paste(_ref87, ref) {
|
|
|
2002
2136
|
viewBox: "0 0 32 32",
|
|
2003
2137
|
fill: "currentColor",
|
|
2004
2138
|
...rest
|
|
2005
|
-
},
|
|
2006
|
-
d: "
|
|
2007
|
-
})),
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
...rest
|
|
2019
|
-
} = _ref88;
|
|
2020
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2021
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2022
|
-
width: size,
|
|
2023
|
-
height: size,
|
|
2024
|
-
ref: ref,
|
|
2025
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2026
|
-
viewBox: "0 0 16 16",
|
|
2027
|
-
fill: "currentColor",
|
|
2028
|
-
...rest
|
|
2029
|
-
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
2030
|
-
d: "M6 4v8H4V4H6M6 3H4C3.4 3 3 3.4 3 4v8c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V4C7 3.4 6.6 3 6 3zM12 4v8h-2V4H12M12 3h-2C9.4 3 9 3.4 9 4v8c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V4C13 3.4 12.6 3 12 3z"
|
|
2031
|
-
})), children);
|
|
2032
|
-
}
|
|
2139
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2140
|
+
d: "M18,14H14V11h5V9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V16A2,2,0,0,0,18,14Zm-4,7V16h4v5Z"
|
|
2141
|
+
})), children);
|
|
2142
|
+
});
|
|
2143
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2144
|
+
Number_6.propTypes = iconPropTypes;
|
|
2145
|
+
}
|
|
2146
|
+
const Number_7 = /*#__PURE__*/React.forwardRef(function Number_7(_ref88, ref) {
|
|
2147
|
+
let {
|
|
2148
|
+
children,
|
|
2149
|
+
size = 16,
|
|
2150
|
+
...rest
|
|
2151
|
+
} = _ref88;
|
|
2033
2152
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2034
2153
|
width: size,
|
|
2035
2154
|
height: size,
|
|
@@ -2038,14 +2157,14 @@ const Pause = /*#__PURE__*/React.forwardRef(function Pause(_ref88, ref) {
|
|
|
2038
2157
|
viewBox: "0 0 32 32",
|
|
2039
2158
|
fill: "currentColor",
|
|
2040
2159
|
...rest
|
|
2041
|
-
},
|
|
2042
|
-
d: "
|
|
2160
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2161
|
+
d: "M20 9L12 9 12 13 14 13 14 11 17.85 11 13 23 15.16 23 20 11 20 9z"
|
|
2043
2162
|
})), children);
|
|
2044
2163
|
});
|
|
2045
2164
|
if (process.env.NODE_ENV !== "production") {
|
|
2046
|
-
|
|
2165
|
+
Number_7.propTypes = iconPropTypes;
|
|
2047
2166
|
}
|
|
2048
|
-
const
|
|
2167
|
+
const Number_8 = /*#__PURE__*/React.forwardRef(function Number_8(_ref89, ref) {
|
|
2049
2168
|
let {
|
|
2050
2169
|
children,
|
|
2051
2170
|
size = 16,
|
|
@@ -2059,34 +2178,19 @@ const PauseFilled = /*#__PURE__*/React.forwardRef(function PauseFilled(_ref89, r
|
|
|
2059
2178
|
viewBox: "0 0 32 32",
|
|
2060
2179
|
fill: "currentColor",
|
|
2061
2180
|
...rest
|
|
2062
|
-
},
|
|
2063
|
-
d: "
|
|
2181
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2182
|
+
d: "M18,9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,2v4H14V11ZM14,21V17h4v4Z"
|
|
2064
2183
|
})), children);
|
|
2065
2184
|
});
|
|
2066
2185
|
if (process.env.NODE_ENV !== "production") {
|
|
2067
|
-
|
|
2186
|
+
Number_8.propTypes = iconPropTypes;
|
|
2068
2187
|
}
|
|
2069
|
-
const
|
|
2188
|
+
const Number_9 = /*#__PURE__*/React.forwardRef(function Number_9(_ref90, ref) {
|
|
2070
2189
|
let {
|
|
2071
2190
|
children,
|
|
2072
2191
|
size = 16,
|
|
2073
2192
|
...rest
|
|
2074
2193
|
} = _ref90;
|
|
2075
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2076
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2077
|
-
width: size,
|
|
2078
|
-
height: size,
|
|
2079
|
-
ref: ref,
|
|
2080
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2081
|
-
viewBox: "0 0 16 16",
|
|
2082
|
-
fill: "currentColor",
|
|
2083
|
-
...rest
|
|
2084
|
-
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
2085
|
-
d: "M7 5L6 5 6 11 7 11 7 5zM10 5L9 5 9 11 10 11 10 5z"
|
|
2086
|
-
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
2087
|
-
d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
|
|
2088
|
-
})), children);
|
|
2089
|
-
}
|
|
2090
2194
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2091
2195
|
width: size,
|
|
2092
2196
|
height: size,
|
|
@@ -2095,34 +2199,19 @@ const PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline(_ref90,
|
|
|
2095
2199
|
viewBox: "0 0 32 32",
|
|
2096
2200
|
fill: "currentColor",
|
|
2097
2201
|
...rest
|
|
2098
|
-
},
|
|
2099
|
-
d: "
|
|
2100
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
2101
|
-
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
2202
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2203
|
+
d: "M18,9H14a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2h4v3H13v2h5a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,7H14V11h4Z"
|
|
2102
2204
|
})), children);
|
|
2103
2205
|
});
|
|
2104
2206
|
if (process.env.NODE_ENV !== "production") {
|
|
2105
|
-
|
|
2207
|
+
Number_9.propTypes = iconPropTypes;
|
|
2106
2208
|
}
|
|
2107
|
-
const
|
|
2209
|
+
const NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0(_ref91, ref) {
|
|
2108
2210
|
let {
|
|
2109
2211
|
children,
|
|
2110
2212
|
size = 16,
|
|
2111
2213
|
...rest
|
|
2112
2214
|
} = _ref91;
|
|
2113
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2114
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2115
|
-
width: size,
|
|
2116
|
-
height: size,
|
|
2117
|
-
ref: ref,
|
|
2118
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2119
|
-
viewBox: "0 0 16 16",
|
|
2120
|
-
fill: "currentColor",
|
|
2121
|
-
...rest
|
|
2122
|
-
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
2123
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M7,11H6V5h1V11z M10,11H9V5h1V11z"
|
|
2124
|
-
})), children);
|
|
2125
|
-
}
|
|
2126
2215
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2127
2216
|
width: size,
|
|
2128
2217
|
height: size,
|
|
@@ -2131,14 +2220,14 @@ const PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFi
|
|
|
2131
2220
|
viewBox: "0 0 32 32",
|
|
2132
2221
|
fill: "currentColor",
|
|
2133
2222
|
...rest
|
|
2134
|
-
},
|
|
2135
|
-
d: "
|
|
2223
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2224
|
+
d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v6h2V13Z"
|
|
2136
2225
|
})), children);
|
|
2137
2226
|
});
|
|
2138
2227
|
if (process.env.NODE_ENV !== "production") {
|
|
2139
|
-
|
|
2228
|
+
NumberSmall_0.propTypes = iconPropTypes;
|
|
2140
2229
|
}
|
|
2141
|
-
const
|
|
2230
|
+
const NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1(_ref92, ref) {
|
|
2142
2231
|
let {
|
|
2143
2232
|
children,
|
|
2144
2233
|
size = 16,
|
|
@@ -2152,16 +2241,14 @@ const PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture(_ref92, r
|
|
|
2152
2241
|
viewBox: "0 0 32 32",
|
|
2153
2242
|
fill: "currentColor",
|
|
2154
2243
|
...rest
|
|
2155
|
-
},
|
|
2156
|
-
d: "
|
|
2157
|
-
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2158
|
-
d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
|
|
2244
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2245
|
+
d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
|
|
2159
2246
|
})), children);
|
|
2160
2247
|
});
|
|
2161
2248
|
if (process.env.NODE_ENV !== "production") {
|
|
2162
|
-
|
|
2249
|
+
NumberSmall_1.propTypes = iconPropTypes;
|
|
2163
2250
|
}
|
|
2164
|
-
const
|
|
2251
|
+
const NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2(_ref93, ref) {
|
|
2165
2252
|
let {
|
|
2166
2253
|
children,
|
|
2167
2254
|
size = 16,
|
|
@@ -2175,16 +2262,14 @@ const PausePast = /*#__PURE__*/React.forwardRef(function PausePast(_ref93, ref)
|
|
|
2175
2262
|
viewBox: "0 0 32 32",
|
|
2176
2263
|
fill: "currentColor",
|
|
2177
2264
|
...rest
|
|
2178
|
-
},
|
|
2179
|
-
d: "
|
|
2180
|
-
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2181
|
-
d: "M16,2A13.9158,13.9158,0,0,0,6,6.2343V2H4v8h8V8H7.0783A11.9818,11.9818,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
|
|
2265
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2266
|
+
d: "M19,21H13V17a2,2,0,0,1,2-2h2V13H13V11h4a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H15v2h4Z"
|
|
2182
2267
|
})), children);
|
|
2183
2268
|
});
|
|
2184
2269
|
if (process.env.NODE_ENV !== "production") {
|
|
2185
|
-
|
|
2270
|
+
NumberSmall_2.propTypes = iconPropTypes;
|
|
2186
2271
|
}
|
|
2187
|
-
const
|
|
2272
|
+
const NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3(_ref94, ref) {
|
|
2188
2273
|
let {
|
|
2189
2274
|
children,
|
|
2190
2275
|
size = 16,
|
|
@@ -2198,16 +2283,14 @@ const PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode(_ref94, ref) {
|
|
|
2198
2283
|
viewBox: "0 0 32 32",
|
|
2199
2284
|
fill: "currentColor",
|
|
2200
2285
|
...rest
|
|
2201
|
-
},
|
|
2202
|
-
d: "
|
|
2203
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2204
|
-
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
2286
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2287
|
+
d: "M17,11H13v2h4v2H14v2h3v2H13v2h4a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Z"
|
|
2205
2288
|
})), children);
|
|
2206
2289
|
});
|
|
2207
2290
|
if (process.env.NODE_ENV !== "production") {
|
|
2208
|
-
|
|
2291
|
+
NumberSmall_3.propTypes = iconPropTypes;
|
|
2209
2292
|
}
|
|
2210
|
-
const
|
|
2293
|
+
const NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4(_ref95, ref) {
|
|
2211
2294
|
let {
|
|
2212
2295
|
children,
|
|
2213
2296
|
size = 16,
|
|
@@ -2222,19 +2305,13 @@ const PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary(_ref95, r
|
|
|
2222
2305
|
fill: "currentColor",
|
|
2223
2306
|
...rest
|
|
2224
2307
|
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2225
|
-
d: "
|
|
2226
|
-
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2227
|
-
d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
|
|
2228
|
-
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2229
|
-
d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
|
|
2230
|
-
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2231
|
-
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
2308
|
+
d: "M17 11L17 15 15 15 15 11 13 11 13 17 17 17 17 21 19 21 19 11 17 11z"
|
|
2232
2309
|
})), children);
|
|
2233
2310
|
});
|
|
2234
2311
|
if (process.env.NODE_ENV !== "production") {
|
|
2235
|
-
|
|
2312
|
+
NumberSmall_4.propTypes = iconPropTypes;
|
|
2236
2313
|
}
|
|
2237
|
-
const
|
|
2314
|
+
const NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5(_ref96, ref) {
|
|
2238
2315
|
let {
|
|
2239
2316
|
children,
|
|
2240
2317
|
size = 16,
|
|
@@ -2248,16 +2325,14 @@ const PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode(_ref96, ref) {
|
|
|
2248
2325
|
viewBox: "0 0 32 32",
|
|
2249
2326
|
fill: "currentColor",
|
|
2250
2327
|
...rest
|
|
2251
|
-
},
|
|
2252
|
-
d: "
|
|
2253
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2254
|
-
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
2328
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2329
|
+
d: "M17,21H13V19h4V17H13V11h6v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Z"
|
|
2255
2330
|
})), children);
|
|
2256
2331
|
});
|
|
2257
2332
|
if (process.env.NODE_ENV !== "production") {
|
|
2258
|
-
|
|
2333
|
+
NumberSmall_5.propTypes = iconPropTypes;
|
|
2259
2334
|
}
|
|
2260
|
-
const
|
|
2335
|
+
const NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6(_ref97, ref) {
|
|
2261
2336
|
let {
|
|
2262
2337
|
children,
|
|
2263
2338
|
size = 16,
|
|
@@ -2271,16 +2346,14 @@ const PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode(_ref97, ref) {
|
|
|
2271
2346
|
viewBox: "0 0 32 32",
|
|
2272
2347
|
fill: "currentColor",
|
|
2273
2348
|
...rest
|
|
2274
|
-
},
|
|
2275
|
-
d: "
|
|
2276
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2277
|
-
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
2349
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2350
|
+
d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Zm-2-4v2h2V17Z"
|
|
2278
2351
|
})), children);
|
|
2279
2352
|
});
|
|
2280
2353
|
if (process.env.NODE_ENV !== "production") {
|
|
2281
|
-
|
|
2354
|
+
NumberSmall_6.propTypes = iconPropTypes;
|
|
2282
2355
|
}
|
|
2283
|
-
const
|
|
2356
|
+
const NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7(_ref98, ref) {
|
|
2284
2357
|
let {
|
|
2285
2358
|
children,
|
|
2286
2359
|
size = 16,
|
|
@@ -2294,14 +2367,14 @@ const Pdf = /*#__PURE__*/React.forwardRef(function Pdf(_ref98, ref) {
|
|
|
2294
2367
|
viewBox: "0 0 32 32",
|
|
2295
2368
|
fill: "currentColor",
|
|
2296
2369
|
...rest
|
|
2297
|
-
},
|
|
2298
|
-
d: "
|
|
2370
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2371
|
+
d: "M16.44 21L14.44 21 17 13 15 13 15 14 13 14 13 11 19 11 19 13 16.44 21z"
|
|
2299
2372
|
})), children);
|
|
2300
2373
|
});
|
|
2301
2374
|
if (process.env.NODE_ENV !== "production") {
|
|
2302
|
-
|
|
2375
|
+
NumberSmall_7.propTypes = iconPropTypes;
|
|
2303
2376
|
}
|
|
2304
|
-
const
|
|
2377
|
+
const NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8(_ref99, ref) {
|
|
2305
2378
|
let {
|
|
2306
2379
|
children,
|
|
2307
2380
|
size = 16,
|
|
@@ -2315,14 +2388,14 @@ const PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(_ref99,
|
|
|
2315
2388
|
viewBox: "0 0 32 32",
|
|
2316
2389
|
fill: "currentColor",
|
|
2317
2390
|
...rest
|
|
2318
|
-
},
|
|
2319
|
-
d: "
|
|
2391
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2392
|
+
d: "M17,11H15a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Zm0,2v2H15V13Zm-2,6V17h2v2Z"
|
|
2320
2393
|
})), children);
|
|
2321
2394
|
});
|
|
2322
2395
|
if (process.env.NODE_ENV !== "production") {
|
|
2323
|
-
|
|
2396
|
+
NumberSmall_8.propTypes = iconPropTypes;
|
|
2324
2397
|
}
|
|
2325
|
-
const
|
|
2398
|
+
const NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9(_ref100, ref) {
|
|
2326
2399
|
let {
|
|
2327
2400
|
children,
|
|
2328
2401
|
size = 16,
|
|
@@ -2336,16 +2409,14 @@ const Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(_ref100, re
|
|
|
2336
2409
|
viewBox: "0 0 32 32",
|
|
2337
2410
|
fill: "currentColor",
|
|
2338
2411
|
...rest
|
|
2339
|
-
},
|
|
2340
|
-
d: "
|
|
2341
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2342
|
-
d: "M17.051 18.316L19 24.162 19 30 21 30 21 23.838 18.949 17.684 17.051 18.316zM16.5 8A3.5 3.5 0 1120 4.5 3.5042 3.5042 0 0116.5 8zm0-5A1.5 1.5 0 1018 4.5 1.5017 1.5017 0 0016.5 3z"
|
|
2412
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2413
|
+
d: "M17,21H14V19h3V17H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v2h2V13Z"
|
|
2343
2414
|
})), children);
|
|
2344
2415
|
});
|
|
2345
2416
|
if (process.env.NODE_ENV !== "production") {
|
|
2346
|
-
|
|
2417
|
+
NumberSmall_9.propTypes = iconPropTypes;
|
|
2347
2418
|
}
|
|
2348
|
-
const
|
|
2419
|
+
const ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage(_ref101, ref) {
|
|
2349
2420
|
let {
|
|
2350
2421
|
children,
|
|
2351
2422
|
size = 16,
|
|
@@ -2359,16 +2430,20 @@ const PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily
|
|
|
2359
2430
|
viewBox: "0 0 32 32",
|
|
2360
2431
|
fill: "currentColor",
|
|
2361
2432
|
...rest
|
|
2362
|
-
},
|
|
2363
|
-
d: "
|
|
2364
|
-
})),
|
|
2365
|
-
|
|
2433
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2434
|
+
d: "M28,20H26v2h2v6H4V22H14V20H4a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V22A2.0023,2.0023,0,0,0,28,20Z"
|
|
2435
|
+
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2436
|
+
cx: "7",
|
|
2437
|
+
cy: "25",
|
|
2438
|
+
r: "1"
|
|
2439
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2440
|
+
d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
|
|
2366
2441
|
})), children);
|
|
2367
2442
|
});
|
|
2368
2443
|
if (process.env.NODE_ENV !== "production") {
|
|
2369
|
-
|
|
2444
|
+
ObjectStorage.propTypes = iconPropTypes;
|
|
2370
2445
|
}
|
|
2371
|
-
const
|
|
2446
|
+
const ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt(_ref102, ref) {
|
|
2372
2447
|
let {
|
|
2373
2448
|
children,
|
|
2374
2449
|
size = 16,
|
|
@@ -2382,16 +2457,20 @@ const PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(_
|
|
|
2382
2457
|
viewBox: "0 0 32 32",
|
|
2383
2458
|
fill: "currentColor",
|
|
2384
2459
|
...rest
|
|
2385
|
-
},
|
|
2386
|
-
d: "
|
|
2387
|
-
})),
|
|
2388
|
-
|
|
2460
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2461
|
+
d: "M28,20H26v2h2v6H4V22H14V20H4a2.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"
|
|
2462
|
+
})), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
|
|
2463
|
+
cx: "7",
|
|
2464
|
+
cy: "25",
|
|
2465
|
+
r: "1"
|
|
2466
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2467
|
+
d: "M21,14a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023A2.9578,2.9578,0,0,0,15,12a2.9578,2.9578,0,0,0-.0413-.4087L18.9626,9.189A2.9909,2.9909,0,1,0,18,7a2.9345,2.9345,0,0,0,.0415.4092L14.0376,9.8115a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,18,17a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,6Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,12,13Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,18Z"
|
|
2389
2468
|
})), children);
|
|
2390
2469
|
});
|
|
2391
2470
|
if (process.env.NODE_ENV !== "production") {
|
|
2392
|
-
|
|
2471
|
+
ObjectStorageAlt.propTypes = iconPropTypes;
|
|
2393
2472
|
}
|
|
2394
|
-
const
|
|
2473
|
+
const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail(_ref103, ref) {
|
|
2395
2474
|
let {
|
|
2396
2475
|
children,
|
|
2397
2476
|
size = 16,
|
|
@@ -2405,17 +2484,32 @@ const Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref103, ref) {
|
|
|
2405
2484
|
viewBox: "0 0 32 32",
|
|
2406
2485
|
fill: "currentColor",
|
|
2407
2486
|
...rest
|
|
2408
|
-
},
|
|
2409
|
-
d: "
|
|
2410
|
-
})),
|
|
2411
|
-
|
|
2412
|
-
|
|
2487
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2488
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
2489
|
+
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2490
|
+
cx: "13.5",
|
|
2491
|
+
cy: "23.5",
|
|
2492
|
+
r: "1.5"
|
|
2493
|
+
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
2494
|
+
cx: "10.5",
|
|
2495
|
+
cy: "19.5",
|
|
2496
|
+
r: "1.5"
|
|
2497
|
+
})), _circle45 || (_circle45 = /*#__PURE__*/React.createElement("circle", {
|
|
2498
|
+
cx: "16.5",
|
|
2499
|
+
cy: "19.5",
|
|
2500
|
+
r: "1.5"
|
|
2501
|
+
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2502
|
+
d: "M11.964 14.5H17.036V16.499H11.964z",
|
|
2503
|
+
transform: "rotate(-45 14.5 15.5)"
|
|
2504
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2505
|
+
d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
|
|
2506
|
+
transform: "rotate(-45 20.5 15.5)"
|
|
2413
2507
|
})), children);
|
|
2414
2508
|
});
|
|
2415
2509
|
if (process.env.NODE_ENV !== "production") {
|
|
2416
|
-
|
|
2510
|
+
ObservedHail.propTypes = iconPropTypes;
|
|
2417
2511
|
}
|
|
2418
|
-
const
|
|
2512
|
+
const ObservedLightning = /*#__PURE__*/React.forwardRef(function ObservedLightning(_ref104, ref) {
|
|
2419
2513
|
let {
|
|
2420
2514
|
children,
|
|
2421
2515
|
size = 16,
|
|
@@ -2429,14 +2523,16 @@ const PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(_ref104,
|
|
|
2429
2523
|
viewBox: "0 0 32 32",
|
|
2430
2524
|
fill: "currentColor",
|
|
2431
2525
|
...rest
|
|
2432
|
-
},
|
|
2433
|
-
d: "
|
|
2526
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2527
|
+
d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
|
|
2528
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2529
|
+
d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
|
|
2434
2530
|
})), children);
|
|
2435
2531
|
});
|
|
2436
2532
|
if (process.env.NODE_ENV !== "production") {
|
|
2437
|
-
|
|
2533
|
+
ObservedLightning.propTypes = iconPropTypes;
|
|
2438
2534
|
}
|
|
2439
|
-
const
|
|
2535
|
+
const Omega = /*#__PURE__*/React.forwardRef(function Omega(_ref105, ref) {
|
|
2440
2536
|
let {
|
|
2441
2537
|
children,
|
|
2442
2538
|
size = 16,
|
|
@@ -2450,26 +2546,14 @@ const Pending = /*#__PURE__*/React.forwardRef(function Pending(_ref105, ref) {
|
|
|
2450
2546
|
viewBox: "0 0 32 32",
|
|
2451
2547
|
fill: "currentColor",
|
|
2452
2548
|
...rest
|
|
2453
|
-
},
|
|
2454
|
-
|
|
2455
|
-
cy: "16",
|
|
2456
|
-
r: "2"
|
|
2457
|
-
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2458
|
-
cx: "23",
|
|
2459
|
-
cy: "16",
|
|
2460
|
-
r: "2"
|
|
2461
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2462
|
-
cx: "16",
|
|
2463
|
-
cy: "16",
|
|
2464
|
-
r: "2"
|
|
2465
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2466
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2549
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2550
|
+
d: "M22.7373,25A14.3093,14.3093,0,0,0,27,15C27,8.42,22.58,4,16,4S5,8.42,5,15A14.3093,14.3093,0,0,0,9.2627,25H4v2h8V24.7617A12.5683,12.5683,0,0,1,7,15c0-5.4673,3.5327-9,9-9s9,3.5327,9,9a12.5683,12.5683,0,0,1-5,9.7617V27h8V25Z"
|
|
2467
2551
|
})), children);
|
|
2468
2552
|
});
|
|
2469
2553
|
if (process.env.NODE_ENV !== "production") {
|
|
2470
|
-
|
|
2554
|
+
Omega.propTypes = iconPropTypes;
|
|
2471
2555
|
}
|
|
2472
|
-
const
|
|
2556
|
+
const Opacity = /*#__PURE__*/React.forwardRef(function Opacity(_ref106, ref) {
|
|
2473
2557
|
let {
|
|
2474
2558
|
children,
|
|
2475
2559
|
size = 16,
|
|
@@ -2483,18 +2567,14 @@ const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref1
|
|
|
2483
2567
|
viewBox: "0 0 32 32",
|
|
2484
2568
|
fill: "currentColor",
|
|
2485
2569
|
...rest
|
|
2486
|
-
},
|
|
2487
|
-
d: "
|
|
2488
|
-
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2489
|
-
fill: "none",
|
|
2490
|
-
d: "M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z",
|
|
2491
|
-
"data-icon-path": "inner-path"
|
|
2570
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2571
|
+
d: "M6 6H10V10H6zM10 10H14V14H10zM14 6H18V10H14zM22 6H26V10H22zM6 14H10V18H6zM14 14H18V18H14zM22 14H26V18H22zM6 22H10V26H6zM14 22H18V26H14zM22 22H26V26H22zM18 10H22V14H18zM10 18H14V22H10zM18 18H22V22H18z"
|
|
2492
2572
|
})), children);
|
|
2493
2573
|
});
|
|
2494
2574
|
if (process.env.NODE_ENV !== "production") {
|
|
2495
|
-
|
|
2575
|
+
Opacity.propTypes = iconPropTypes;
|
|
2496
2576
|
}
|
|
2497
|
-
const
|
|
2577
|
+
const OpenPanelBottom = /*#__PURE__*/React.forwardRef(function OpenPanelBottom(_ref107, ref) {
|
|
2498
2578
|
let {
|
|
2499
2579
|
children,
|
|
2500
2580
|
size = 16,
|
|
@@ -2508,15 +2588,14 @@ const PentagonDownOutline = /*#__PURE__*/React.forwardRef(function PentagonDownO
|
|
|
2508
2588
|
viewBox: "0 0 32 32",
|
|
2509
2589
|
fill: "currentColor",
|
|
2510
2590
|
...rest
|
|
2511
|
-
},
|
|
2512
|
-
|
|
2513
|
-
d: "m16,27.7593l-11.8274-8.6831,4.5261-14.0762h14.6025l4.5261,14.0762-11.8274,8.6831m0,2.2407c.2078,0,.4158-.0645.5918-.1938l13-9.5444c.2599-.1907.4066-.4904.4082-.8009.0005-.1036-.0151-.2085-.0481-.3109l-4.9697-15.4561c-.1331-.4136-.5176-.6938-.9519-.6938H7.9697c-.4343,0-.8188.2803-.9519.6938l-4.9697,15.4561c-.0329.1021-.0485.2067-.0481.31.0013.3108.1481.6109.4082.8018l13,9.5444c.176.1294.384.1938.5918.1938h0Z"
|
|
2591
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2592
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6ZM4,26V20H28v6Z"
|
|
2514
2593
|
})), children);
|
|
2515
2594
|
});
|
|
2516
2595
|
if (process.env.NODE_ENV !== "production") {
|
|
2517
|
-
|
|
2596
|
+
OpenPanelBottom.propTypes = iconPropTypes;
|
|
2518
2597
|
}
|
|
2519
|
-
const
|
|
2598
|
+
const OpenPanelFilledBottom = /*#__PURE__*/React.forwardRef(function OpenPanelFilledBottom(_ref108, ref) {
|
|
2520
2599
|
let {
|
|
2521
2600
|
children,
|
|
2522
2601
|
size = 16,
|
|
@@ -2530,15 +2609,14 @@ const PentagonDownSolid = /*#__PURE__*/React.forwardRef(function PentagonDownSol
|
|
|
2530
2609
|
viewBox: "0 0 32 32",
|
|
2531
2610
|
fill: "currentColor",
|
|
2532
2611
|
...rest
|
|
2533
|
-
},
|
|
2534
|
-
|
|
2535
|
-
d: "m16,30c.2078,0,.4158-.0645.5918-.1938l13-9.5444c.2599-.1907.4066-.4904.4082-.8009.0005-.1036-.0151-.2085-.0481-.3109l-4.9697-15.4561c-.1331-.4136-.5176-.6938-.9519-.6938H7.9697c-.4343,0-.8188.2803-.9519.6938l-4.9697,15.4561c-.0329.1021-.0485.2067-.0481.31.0013.3108.1481.6109.4082.8018l13,9.5444c.176.1294.384.1938.5918.1938h0Z"
|
|
2612
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2613
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6Z"
|
|
2536
2614
|
})), children);
|
|
2537
2615
|
});
|
|
2538
2616
|
if (process.env.NODE_ENV !== "production") {
|
|
2539
|
-
|
|
2617
|
+
OpenPanelFilledBottom.propTypes = iconPropTypes;
|
|
2540
2618
|
}
|
|
2541
|
-
const
|
|
2619
|
+
const OpenPanelFilledLeft = /*#__PURE__*/React.forwardRef(function OpenPanelFilledLeft(_ref109, ref) {
|
|
2542
2620
|
let {
|
|
2543
2621
|
children,
|
|
2544
2622
|
size = 16,
|
|
@@ -2552,15 +2630,14 @@ const PentagonLeftOutline = /*#__PURE__*/React.forwardRef(function PentagonLeftO
|
|
|
2552
2630
|
viewBox: "0 0 32 32",
|
|
2553
2631
|
fill: "currentColor",
|
|
2554
2632
|
...rest
|
|
2555
|
-
},
|
|
2556
|
-
|
|
2557
|
-
d: "m4.2407,16L12.9238,4.1726l14.0762,4.5261v14.6025l-14.0762,4.5261-8.6831-11.8274m-2.2407,0c0,.2078.0645.4158.1938.5918l9.5444,13c.1907.2599.4904.4066.8009.4082.1036.0005.2085-.0151.3109-.0481l15.4561-4.9697c.4136-.1331.6938-.5176.6938-.9519V7.9697c0-.4343-.2803-.8188-.6938-.9519L12.8501,2.0481c-.1021-.0329-.2067-.0485-.31-.0481-.3108.0013-.6109.1481-.8018.4082L2.1938,15.4082c-.1294.176-.1938.384-.1938.5918h0Z"
|
|
2633
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2634
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V6H28Z"
|
|
2558
2635
|
})), children);
|
|
2559
2636
|
});
|
|
2560
2637
|
if (process.env.NODE_ENV !== "production") {
|
|
2561
|
-
|
|
2638
|
+
OpenPanelFilledLeft.propTypes = iconPropTypes;
|
|
2562
2639
|
}
|
|
2563
|
-
const
|
|
2640
|
+
const OpenPanelFilledRight = /*#__PURE__*/React.forwardRef(function OpenPanelFilledRight(_ref110, ref) {
|
|
2564
2641
|
let {
|
|
2565
2642
|
children,
|
|
2566
2643
|
size = 16,
|
|
@@ -2574,15 +2651,14 @@ const PentagonLeftSolid = /*#__PURE__*/React.forwardRef(function PentagonLeftSol
|
|
|
2574
2651
|
viewBox: "0 0 32 32",
|
|
2575
2652
|
fill: "currentColor",
|
|
2576
2653
|
...rest
|
|
2577
|
-
},
|
|
2578
|
-
|
|
2579
|
-
d: "m2,16c0,.2078.0645.4158.1938.5918l9.5444,13c.1907.2599.4904.4066.8009.4082.1036.0005.2085-.0151.3109-.0481l15.4561-4.9697c.4136-.1331.6938-.5176.6938-.9519V7.9697c0-.4343-.2803-.8188-.6938-.9519L12.8501,2.0481c-.1021-.0329-.2067-.0485-.31-.0481-.3108.0013-.6109.1481-.8018.4082L2.1938,15.4082c-.1294.176-.1938.384-.1938.5918h0Z"
|
|
2654
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2655
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4Z"
|
|
2580
2656
|
})), children);
|
|
2581
2657
|
});
|
|
2582
2658
|
if (process.env.NODE_ENV !== "production") {
|
|
2583
|
-
|
|
2659
|
+
OpenPanelFilledRight.propTypes = iconPropTypes;
|
|
2584
2660
|
}
|
|
2585
|
-
const
|
|
2661
|
+
const OpenPanelFilledTop = /*#__PURE__*/React.forwardRef(function OpenPanelFilledTop(_ref111, ref) {
|
|
2586
2662
|
let {
|
|
2587
2663
|
children,
|
|
2588
2664
|
size = 16,
|
|
@@ -2596,15 +2672,14 @@ const PentagonOutline = /*#__PURE__*/React.forwardRef(function PentagonOutline(_
|
|
|
2596
2672
|
viewBox: "0 0 32 32",
|
|
2597
2673
|
fill: "currentColor",
|
|
2598
2674
|
...rest
|
|
2599
|
-
},
|
|
2600
|
-
|
|
2601
|
-
d: "m16,4.2407l11.8274,8.6831-4.5261,14.0762h-14.6025l-4.5261-14.0762,11.8274-8.6831m0-2.2407c-.2078,0-.4158.0645-.5918.1938L2.4082,11.7383c-.2599.1907-.4066.4904-.4082.8009-.0005.1036.0151.2085.0481.3109l4.9697,15.4561c.1331.4136.5176.6938.9519.6938h16.0605c.4343,0,.8188-.2803.9519-.6938l4.9697-15.4561c.0329-.1021.0485-.2067.0481-.31-.0013-.3108-.1481-.6109-.4082-.8018L16.5918,2.1938c-.176-.1294-.384-.1938-.5918-.1938h0Z"
|
|
2675
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2676
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,26V14H28V26Z"
|
|
2602
2677
|
})), children);
|
|
2603
2678
|
});
|
|
2604
2679
|
if (process.env.NODE_ENV !== "production") {
|
|
2605
|
-
|
|
2680
|
+
OpenPanelFilledTop.propTypes = iconPropTypes;
|
|
2606
2681
|
}
|
|
2607
|
-
const
|
|
2682
|
+
const OpenPanelLeft = /*#__PURE__*/React.forwardRef(function OpenPanelLeft(_ref112, ref) {
|
|
2608
2683
|
let {
|
|
2609
2684
|
children,
|
|
2610
2685
|
size = 16,
|
|
@@ -2618,15 +2693,14 @@ const PentagonRightOutline = /*#__PURE__*/React.forwardRef(function PentagonRigh
|
|
|
2618
2693
|
viewBox: "0 0 32 32",
|
|
2619
2694
|
fill: "currentColor",
|
|
2620
2695
|
...rest
|
|
2621
|
-
},
|
|
2622
|
-
|
|
2623
|
-
d: "m27.7593,16l-8.6831,11.8274-14.0762-4.5261v-14.6025l14.0762-4.5261,8.6831,11.8274m2.2407,0c0-.2078-.0645-.4158-.1938-.5918L20.2617,2.4082c-.1907-.2599-.4904-.4066-.8009-.4082-.1036-.0005-.2085.0151-.3109.0481L3.6938,7.0178c-.4136.1331-.6938.5176-.6938.9519v16.0605c0,.4343.2803.8188.6938.9519l15.4561,4.9697c.1021.0329.2067.0485.31.0481.3108-.0013.6109-.1481.8018-.4082l9.5444-13c.1294-.176.1938-.384.1938-.5918h0Z"
|
|
2696
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2697
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6h6V26H4ZM28,26H12V6H28Z"
|
|
2624
2698
|
})), children);
|
|
2625
2699
|
});
|
|
2626
2700
|
if (process.env.NODE_ENV !== "production") {
|
|
2627
|
-
|
|
2701
|
+
OpenPanelLeft.propTypes = iconPropTypes;
|
|
2628
2702
|
}
|
|
2629
|
-
const
|
|
2703
|
+
const OpenPanelRight = /*#__PURE__*/React.forwardRef(function OpenPanelRight(_ref113, ref) {
|
|
2630
2704
|
let {
|
|
2631
2705
|
children,
|
|
2632
2706
|
size = 16,
|
|
@@ -2640,15 +2714,14 @@ const PentagonRightSolid = /*#__PURE__*/React.forwardRef(function PentagonRightS
|
|
|
2640
2714
|
viewBox: "0 0 32 32",
|
|
2641
2715
|
fill: "currentColor",
|
|
2642
2716
|
...rest
|
|
2643
|
-
},
|
|
2644
|
-
|
|
2645
|
-
d: "m30,16c0-.2078-.0645-.4158-.1938-.5918L20.2617,2.4082c-.1907-.2599-.4904-.4066-.8009-.4082-.1036-.0005-.2085.0151-.3109.0481L3.6938,7.0178c-.4136.1331-.6938.5176-.6938.9519v16.0605c0,.4343.2803.8188.6938.9519l15.4561,4.9697c.1021.0329.2067.0485.31.0481.3108-.0013.6109-.1481.8018-.4082l9.5444-13c.1294-.176.1938-.384.1938-.5918h0Z"
|
|
2717
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2718
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4ZM28,26H22V6h6Z"
|
|
2646
2719
|
})), children);
|
|
2647
2720
|
});
|
|
2648
2721
|
if (process.env.NODE_ENV !== "production") {
|
|
2649
|
-
|
|
2722
|
+
OpenPanelRight.propTypes = iconPropTypes;
|
|
2650
2723
|
}
|
|
2651
|
-
const
|
|
2724
|
+
const OpenPanelTop = /*#__PURE__*/React.forwardRef(function OpenPanelTop(_ref114, ref) {
|
|
2652
2725
|
let {
|
|
2653
2726
|
children,
|
|
2654
2727
|
size = 16,
|
|
@@ -2662,15 +2735,14 @@ const PentagonSolid = /*#__PURE__*/React.forwardRef(function PentagonSolid(_ref1
|
|
|
2662
2735
|
viewBox: "0 0 32 32",
|
|
2663
2736
|
fill: "currentColor",
|
|
2664
2737
|
...rest
|
|
2665
|
-
},
|
|
2666
|
-
|
|
2667
|
-
d: "m16,2c-.2078,0-.4158.0645-.5918.1938L2.4082,11.7383c-.2599.1907-.4066.4904-.4082.8009-.0005.1036.0151.2085.0481.3109l4.9697,15.4561c.1331.4136.5176.6938.9519.6938h16.0605c.4343,0,.8188-.2803.9519-.6938l4.9697-15.4561c.0329-.1021.0485-.2067.0481-.31-.0013-.3108-.1481-.6109-.4082-.8018L16.5918,2.1938c-.176-.1294-.384-.1938-.5918-.1938h0Z"
|
|
2738
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2739
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2v6H4V6ZM4,26V14H28V26Z"
|
|
2668
2740
|
})), children);
|
|
2669
2741
|
});
|
|
2670
2742
|
if (process.env.NODE_ENV !== "production") {
|
|
2671
|
-
|
|
2743
|
+
OpenPanelTop.propTypes = iconPropTypes;
|
|
2672
2744
|
}
|
|
2673
|
-
const
|
|
2745
|
+
const QOperation = /*#__PURE__*/React.forwardRef(function QOperation(_ref115, ref) {
|
|
2674
2746
|
let {
|
|
2675
2747
|
children,
|
|
2676
2748
|
size = 16,
|
|
@@ -2684,19 +2756,16 @@ const Percentage = /*#__PURE__*/React.forwardRef(function Percentage(_ref115, re
|
|
|
2684
2756
|
viewBox: "0 0 32 32",
|
|
2685
2757
|
fill: "currentColor",
|
|
2686
2758
|
...rest
|
|
2687
|
-
},
|
|
2688
|
-
d: "
|
|
2689
|
-
})),
|
|
2690
|
-
d: "
|
|
2691
|
-
transform: "rotate(-45 16 16)"
|
|
2692
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2693
|
-
d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,23,20Z"
|
|
2759
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2760
|
+
d: "M23 26L21 26 26 16 21 6 23 6 28 16 23 26zM4 6H6V26H4zM16 9H12a2 2 0 00-2 2V21a2 2 0 002 2h4a2 2 0 002-2V11A2 2 0 0016 9zm0 12H12V11h4z"
|
|
2761
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2762
|
+
d: "M13 15H15V17H13z"
|
|
2694
2763
|
})), children);
|
|
2695
2764
|
});
|
|
2696
2765
|
if (process.env.NODE_ENV !== "production") {
|
|
2697
|
-
|
|
2766
|
+
QOperation.propTypes = iconPropTypes;
|
|
2698
2767
|
}
|
|
2699
|
-
const
|
|
2768
|
+
const QOperationGauge = /*#__PURE__*/React.forwardRef(function QOperationGauge(_ref116, ref) {
|
|
2700
2769
|
let {
|
|
2701
2770
|
children,
|
|
2702
2771
|
size = 16,
|
|
@@ -2710,19 +2779,14 @@ const PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled
|
|
|
2710
2779
|
viewBox: "0 0 32 32",
|
|
2711
2780
|
fill: "currentColor",
|
|
2712
2781
|
...rest
|
|
2713
|
-
},
|
|
2714
|
-
d: "
|
|
2715
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2716
|
-
d: "M0.029 15H31.97V17H0.029z",
|
|
2717
|
-
transform: "rotate(-45 16 16)"
|
|
2718
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2719
|
-
d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
|
|
2782
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2783
|
+
d: "M30 4L24 4 24 6 27.75 6 24 10 24 12 30 12 30 10 26.38 10 30 6 30 4zM20 17.62L22.08 14l-1.73-1-2.18 3.76A12 12 0 002 28H4a10 10 0 0113.16-9.48L14 24a2 2 0 102 2 2 2 0 00-.27-1L19 19.35A10 10 0 0124 28h2A12 12 0 0020 17.62z"
|
|
2720
2784
|
})), children);
|
|
2721
2785
|
});
|
|
2722
2786
|
if (process.env.NODE_ENV !== "production") {
|
|
2723
|
-
|
|
2787
|
+
QOperationGauge.propTypes = iconPropTypes;
|
|
2724
2788
|
}
|
|
2725
|
-
const
|
|
2789
|
+
const QOperationIf = /*#__PURE__*/React.forwardRef(function QOperationIf(_ref117, ref) {
|
|
2726
2790
|
let {
|
|
2727
2791
|
children,
|
|
2728
2792
|
size = 16,
|
|
@@ -2736,14 +2800,14 @@ const Person = /*#__PURE__*/React.forwardRef(function Person(_ref117, ref) {
|
|
|
2736
2800
|
viewBox: "0 0 32 32",
|
|
2737
2801
|
fill: "currentColor",
|
|
2738
2802
|
...rest
|
|
2739
|
-
},
|
|
2740
|
-
d: "
|
|
2803
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2804
|
+
d: "M12 13H14V23H12zM12 9H14V11H12zM23 11V9H20a2 2 0 00-2 2v2H16v2h2v8h2V15h3V13H20V11z"
|
|
2741
2805
|
})), children);
|
|
2742
2806
|
});
|
|
2743
2807
|
if (process.env.NODE_ENV !== "production") {
|
|
2744
|
-
|
|
2808
|
+
QOperationIf.propTypes = iconPropTypes;
|
|
2745
2809
|
}
|
|
2746
|
-
const
|
|
2810
|
+
const OperationsField = /*#__PURE__*/React.forwardRef(function OperationsField(_ref118, ref) {
|
|
2747
2811
|
let {
|
|
2748
2812
|
children,
|
|
2749
2813
|
size = 16,
|
|
@@ -2757,14 +2821,25 @@ const PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(_re
|
|
|
2757
2821
|
viewBox: "0 0 32 32",
|
|
2758
2822
|
fill: "currentColor",
|
|
2759
2823
|
...rest
|
|
2760
|
-
},
|
|
2761
|
-
d: "
|
|
2824
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2825
|
+
d: "M16 6H26V8H16z",
|
|
2826
|
+
transform: "rotate(-90 21 7)"
|
|
2827
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2828
|
+
d: "M20 6H30V8H20z",
|
|
2829
|
+
transform: "rotate(-90 25 7)"
|
|
2830
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2831
|
+
d: "M24 6H34V8H24z",
|
|
2832
|
+
transform: "rotate(-90 29 7)"
|
|
2833
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2834
|
+
d: "M16,20a3.9123,3.9123,0,0,1-4-4,3.9123,3.9123,0,0,1,4-4V10a6,6,0,1,0,6,6H20A3.9123,3.9123,0,0,1,16,20Z"
|
|
2835
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2836
|
+
d: "M28.8928,18.4536,26.0979,16,24.78,17.5044l2.7922,2.4517-2.36,4.0878-3.4273-1.1591a9.0315,9.0315,0,0,1-2.7143,1.5644L18.36,28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H16V2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18.36a2,2,0,0,0,1.9611-1.6079l.5037-2.5186a10.9666,10.9666,0,0,0,1.3267-.7534l2.4194.8184a1.9977,1.9977,0,0,0,2.3728-.8946l2.3606-4.0878A2.0006,2.0006,0,0,0,28.8928,18.4536Z"
|
|
2762
2837
|
})), children);
|
|
2763
2838
|
});
|
|
2764
2839
|
if (process.env.NODE_ENV !== "production") {
|
|
2765
|
-
|
|
2840
|
+
OperationsField.propTypes = iconPropTypes;
|
|
2766
2841
|
}
|
|
2767
|
-
const
|
|
2842
|
+
const OperationsRecord = /*#__PURE__*/React.forwardRef(function OperationsRecord(_ref119, ref) {
|
|
2768
2843
|
let {
|
|
2769
2844
|
children,
|
|
2770
2845
|
size = 16,
|
|
@@ -2778,26 +2853,16 @@ const Pest = /*#__PURE__*/React.forwardRef(function Pest(_ref119, ref) {
|
|
|
2778
2853
|
viewBox: "0 0 32 32",
|
|
2779
2854
|
fill: "currentColor",
|
|
2780
2855
|
...rest
|
|
2781
|
-
},
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
2786
|
-
cx: "13",
|
|
2787
|
-
cy: "13",
|
|
2788
|
-
r: "1"
|
|
2789
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
2790
|
-
cx: "22",
|
|
2791
|
-
cy: "21",
|
|
2792
|
-
r: "1"
|
|
2793
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2794
|
-
d: "M25,14a8.9844,8.9844,0,0,0-7,3.3555V13a10.9054,10.9054,0,0,0-1.0093-4.5845l-.3569-.7768L15.811,7.87A2.9549,2.9549,0,0,1,15,8a3.0033,3.0033,0,0,1-3-3,2.9574,2.9574,0,0,1,.1294-.8105l.2324-.8233-.7773-.3569A10.9115,10.9115,0,0,0,7,2H2V9a10.8954,10.8954,0,0,0,2.2339,6.627l.3887.4277.54-.0381a5.5286,5.5286,0,0,1,5.3628,3.2559l.2207.497.5376.0845A11.0219,11.0219,0,0,0,13,20h3V30h2V26h3a9.01,9.01,0,0,0,9-9V14ZM12.1016,17.9468A7.51,7.51,0,0,0,5.5283,14,8.8945,8.8945,0,0,1,4,9V4H7a8.8624,8.8624,0,0,1,3.0259.53A4.2457,4.2457,0,0,0,10,5a4.9658,4.9658,0,0,0,5.47,4.9736A8.8793,8.8793,0,0,1,16,13v5H13A8.1153,8.1153,0,0,1,12.1016,17.9468ZM28,17a7.0078,7.0078,0,0,1-7,7H18V23a7.01,7.01,0,0,1,5.0212-6.7109A1.4971,1.4971,0,1,0,26,16.5a1.485,1.485,0,0,0-.0918-.5H28Z"
|
|
2856
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2857
|
+
d: "M20 20H30V22H20zM20 24H30V26H20zM20 28H30V30H20zM16 20a3.9123 3.9123 0 01-4-4 3.9123 3.9123 0 014-4 3.9123 3.9123 0 014 4h2a6 6 0 10-6 6z"
|
|
2858
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2859
|
+
d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H16V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
|
|
2795
2860
|
})), children);
|
|
2796
2861
|
});
|
|
2797
2862
|
if (process.env.NODE_ENV !== "production") {
|
|
2798
|
-
|
|
2863
|
+
OperationsRecord.propTypes = iconPropTypes;
|
|
2799
2864
|
}
|
|
2800
|
-
const
|
|
2865
|
+
const OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails(_ref120, ref) {
|
|
2801
2866
|
let {
|
|
2802
2867
|
children,
|
|
2803
2868
|
size = 16,
|
|
@@ -2811,33 +2876,34 @@ const WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2811
2876
|
viewBox: "0 0 32 32",
|
|
2812
2877
|
fill: "currentColor",
|
|
2813
2878
|
...rest
|
|
2814
|
-
},
|
|
2815
|
-
d: "M19
|
|
2816
|
-
})),
|
|
2817
|
-
d: "
|
|
2818
|
-
transform: "rotate(-45 12.586 4.577)"
|
|
2819
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2820
|
-
d: "M26.44 17.92H28.42V20.92H26.44z",
|
|
2821
|
-
transform: "rotate(-45 27.43 19.408)"
|
|
2822
|
-
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2823
|
-
d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
|
|
2824
|
-
transform: "rotate(-45 12.592 19.414)"
|
|
2825
|
-
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2826
|
-
d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
|
|
2827
|
-
transform: "rotate(-45 27.423 4.57)"
|
|
2828
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2829
|
-
d: "M20 5a7 7 0 107 7A7 7 0 0020 5zm0 12A5 5 0 0120 7zM5 18H0V32H5a3 3 0 003-3V27a3 3 0 00-.78-2A3 3 0 008 23V21A3 3 0 005 18zM2 20H5a1 1 0 011 1v2a1 1 0 01-1 1H2zm4 9a1 1 0 01-1 1H2V26H5a1 1 0 011 1zM2 2L9 2 9 0 0 0 0 9 2 9 2 2z"
|
|
2879
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2880
|
+
d: "M19 21H13a3 3 0 00-3 3v2h2V24a1 1 0 011-1h6a1 1 0 011 1v2h2V24A3 3 0 0019 21zM16 20a4 4 0 10-4-4A4 4 0 0016 20zm0-6a2 2 0 11-2 2A2 2 0 0116 14z"
|
|
2881
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2882
|
+
d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
|
|
2830
2883
|
})), children);
|
|
2831
2884
|
});
|
|
2832
2885
|
if (process.env.NODE_ENV !== "production") {
|
|
2833
|
-
|
|
2886
|
+
OrderDetails.propTypes = iconPropTypes;
|
|
2834
2887
|
}
|
|
2835
|
-
const
|
|
2888
|
+
const Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal(_ref121, ref) {
|
|
2836
2889
|
let {
|
|
2837
2890
|
children,
|
|
2838
2891
|
size = 16,
|
|
2839
2892
|
...rest
|
|
2840
2893
|
} = _ref121;
|
|
2894
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2895
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2896
|
+
width: size,
|
|
2897
|
+
height: size,
|
|
2898
|
+
ref: ref,
|
|
2899
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2900
|
+
viewBox: "0 0 16 16",
|
|
2901
|
+
fill: "currentColor",
|
|
2902
|
+
...rest
|
|
2903
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2904
|
+
d: "M1,13 L1,12 L3,12 L3,9 L5.999,9 L6,6 L9,6 L9,3 L13,3 L13,12 L15,12 L15,13 L1,13 Z M5.999,10 L4,10 L4,12 L5.999,12 L5.999,10 Z M8.999,7 L6.999,7 L6.999,9 L7,9 L7,12 L8.999,12 L8.999,7 Z M12,4 L10,4 L10,12 L12,12 L12,4 Z"
|
|
2905
|
+
})), children);
|
|
2906
|
+
}
|
|
2841
2907
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2842
2908
|
width: size,
|
|
2843
2909
|
height: size,
|
|
@@ -2846,28 +2912,14 @@ const WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
2846
2912
|
viewBox: "0 0 32 32",
|
|
2847
2913
|
fill: "currentColor",
|
|
2848
2914
|
...rest
|
|
2849
|
-
},
|
|
2850
|
-
d: "
|
|
2851
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2852
|
-
d: "M3.59 11.09H5.57V14.09H3.59z",
|
|
2853
|
-
transform: "rotate(-45 4.585 12.59)"
|
|
2854
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2855
|
-
d: "M18.44 25.93H20.42V28.93H18.44z",
|
|
2856
|
-
transform: "rotate(-45 19.429 27.422)"
|
|
2857
|
-
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2858
|
-
d: "M3.09 26.44H6.09V28.42H3.09z",
|
|
2859
|
-
transform: "rotate(-45 4.591 27.428)"
|
|
2860
|
-
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2861
|
-
d: "M17.93 11.59H20.93V13.57H17.93z",
|
|
2862
|
-
transform: "rotate(-45 19.423 12.585)"
|
|
2863
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2864
|
-
d: "M12 13a7 7 0 107 7A7 7 0 0012 13zm0 12a5 5 0 010-10zM2 2L9 2 9 0 0 0 0 9 2 9 2 2zM30 0H26a2 2 0 00-2 2V12a2 2 0 002 2h4a2 2 0 002-2V2A2 2 0 0030 0zM26 12V2h4V12z"
|
|
2915
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2916
|
+
d: "M26,26V4H18v6H12v6H6V26H2v2H30V26ZM8,26V18h4v8Zm6,0V12h4V26Zm6,0V6h4V26Z"
|
|
2865
2917
|
})), children);
|
|
2866
2918
|
});
|
|
2867
2919
|
if (process.env.NODE_ENV !== "production") {
|
|
2868
|
-
|
|
2920
|
+
Ordinal.propTypes = iconPropTypes;
|
|
2869
2921
|
}
|
|
2870
|
-
const
|
|
2922
|
+
const Outage = /*#__PURE__*/React.forwardRef(function Outage(_ref122, ref) {
|
|
2871
2923
|
let {
|
|
2872
2924
|
children,
|
|
2873
2925
|
size = 16,
|
|
@@ -2881,14 +2933,16 @@ const Phone = /*#__PURE__*/React.forwardRef(function Phone(_ref122, ref) {
|
|
|
2881
2933
|
viewBox: "0 0 32 32",
|
|
2882
2934
|
fill: "currentColor",
|
|
2883
2935
|
...rest
|
|
2884
|
-
},
|
|
2885
|
-
d: "
|
|
2936
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2937
|
+
d: "M12 24H21V26H12zM13 28H19V30H13z"
|
|
2938
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2939
|
+
d: "M8.7832 18.9746l1.4177-1.418A6.9206 6.9206 0 018 12 7.99 7.99 0 0121.5273 6.2305l1.4136-1.4136A9.9884 9.9884 0 006 12 8.9411 8.9411 0 008.7832 18.9746zM30 3.4141L28.5859 2 2 28.5859 3.4141 30 23.6606 9.7534A7.7069 7.7069 0 0124 12a7.2032 7.2032 0 01-2.8223 6.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12a9.8739 9.8739 0 00-.7764-3.81z"
|
|
2886
2940
|
})), children);
|
|
2887
2941
|
});
|
|
2888
2942
|
if (process.env.NODE_ENV !== "production") {
|
|
2889
|
-
|
|
2943
|
+
Outage.propTypes = iconPropTypes;
|
|
2890
2944
|
}
|
|
2891
|
-
const
|
|
2945
|
+
const OutlookSevere = /*#__PURE__*/React.forwardRef(function OutlookSevere(_ref123, ref) {
|
|
2892
2946
|
let {
|
|
2893
2947
|
children,
|
|
2894
2948
|
size = 16,
|
|
@@ -2902,14 +2956,19 @@ const PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication
|
|
|
2902
2956
|
viewBox: "0 0 32 32",
|
|
2903
2957
|
fill: "currentColor",
|
|
2904
2958
|
...rest
|
|
2905
|
-
},
|
|
2906
|
-
|
|
2959
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2960
|
+
fill: "none",
|
|
2961
|
+
d: "M15.1249,19h1.75v5.5h-1.75ZM17,27a1,1,0,1,0-1,1A1,1,0,0,0,17,27Z"
|
|
2962
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2963
|
+
d: "M24.9084,28.94,16.8318,14.4878a.9531.9531,0,0,0-1.6636,0L7.0916,28.94A.7122.7122,0,0,0,7.7134,30H24.2867A.7121.7121,0,0,0,24.9084,28.94ZM15.125,19h1.75v5.5h-1.75ZM16,28a1,1,0,1,1,1-1A1,1,0,0,1,16,28Z"
|
|
2964
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2965
|
+
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0,6.4926,6.4926,0,0,0,.9153,12.8443L9.2217,20H8.5a4.48,4.48,0,0,1-3.3693-7.4556l5.297,5.2964,1.013-1.8135-4.66-4.6606A4.402,4.402,0,0,1,8.144,11.019l.8155-.0639.0991-.812c.0237-.1944.0581-.3848.0972-.5733l3.78,3.7808,1.0138-1.815L9.936,7.522a7.0212,7.0212,0,0,1,1.9754-2.1968L25.8861,19.3A4.4594,4.4594,0,0,1,23.5,20h-.7239l1.107,1.98a6.4927,6.4927,0,0,0,.9177-12.8443Zm2.4994,8.75L13.7823,4.3682a6.9736,6.9736,0,0,1,9.16,5.7749l.0986.812.8154.0639A4.5171,4.5171,0,0,1,28,15.5,4.46,4.46,0,0,1,27.3,17.8862Z"
|
|
2907
2966
|
})), children);
|
|
2908
2967
|
});
|
|
2909
2968
|
if (process.env.NODE_ENV !== "production") {
|
|
2910
|
-
|
|
2969
|
+
OutlookSevere.propTypes = iconPropTypes;
|
|
2911
2970
|
}
|
|
2912
|
-
const
|
|
2971
|
+
const OverflowMenuHorizontal = /*#__PURE__*/React.forwardRef(function OverflowMenuHorizontal(_ref124, ref) {
|
|
2913
2972
|
let {
|
|
2914
2973
|
children,
|
|
2915
2974
|
size = 16,
|
|
@@ -2923,16 +2982,24 @@ const PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(_ref124, re
|
|
|
2923
2982
|
viewBox: "0 0 32 32",
|
|
2924
2983
|
fill: "currentColor",
|
|
2925
2984
|
...rest
|
|
2926
|
-
},
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2985
|
+
}, _circle46 || (_circle46 = /*#__PURE__*/React.createElement("circle", {
|
|
2986
|
+
cx: "8",
|
|
2987
|
+
cy: "16",
|
|
2988
|
+
r: "2"
|
|
2989
|
+
})), _circle47 || (_circle47 = /*#__PURE__*/React.createElement("circle", {
|
|
2990
|
+
cx: "16",
|
|
2991
|
+
cy: "16",
|
|
2992
|
+
r: "2"
|
|
2993
|
+
})), _circle48 || (_circle48 = /*#__PURE__*/React.createElement("circle", {
|
|
2994
|
+
cx: "24",
|
|
2995
|
+
cy: "16",
|
|
2996
|
+
r: "2"
|
|
2930
2997
|
})), children);
|
|
2931
2998
|
});
|
|
2932
2999
|
if (process.env.NODE_ENV !== "production") {
|
|
2933
|
-
|
|
3000
|
+
OverflowMenuHorizontal.propTypes = iconPropTypes;
|
|
2934
3001
|
}
|
|
2935
|
-
const
|
|
3002
|
+
const OverflowMenuVertical = /*#__PURE__*/React.forwardRef(function OverflowMenuVertical(_ref125, ref) {
|
|
2936
3003
|
let {
|
|
2937
3004
|
children,
|
|
2938
3005
|
size = 16,
|
|
@@ -2946,14 +3013,22 @@ const PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled
|
|
|
2946
3013
|
viewBox: "0 0 32 32",
|
|
2947
3014
|
fill: "currentColor",
|
|
2948
3015
|
...rest
|
|
2949
|
-
},
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
3016
|
+
}, _circle49 || (_circle49 = /*#__PURE__*/React.createElement("circle", {
|
|
3017
|
+
cx: "16",
|
|
3018
|
+
cy: "8",
|
|
3019
|
+
r: "2"
|
|
3020
|
+
})), _circle50 || (_circle50 = /*#__PURE__*/React.createElement("circle", {
|
|
3021
|
+
cx: "16",
|
|
3022
|
+
cy: "16",
|
|
3023
|
+
r: "2"
|
|
3024
|
+
})), _circle51 || (_circle51 = /*#__PURE__*/React.createElement("circle", {
|
|
3025
|
+
cx: "16",
|
|
3026
|
+
cy: "24",
|
|
3027
|
+
r: "2"
|
|
2953
3028
|
})), children);
|
|
2954
3029
|
});
|
|
2955
3030
|
if (process.env.NODE_ENV !== "production") {
|
|
2956
|
-
|
|
3031
|
+
OverflowMenuVertical.propTypes = iconPropTypes;
|
|
2957
3032
|
}
|
|
2958
3033
|
|
|
2959
|
-
export {
|
|
3034
|
+
export { MobileEvent, MobileLandscape, MobileRequest, MobileSession, MobileView, MobileViewOrientation, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelReference, ModelTuned, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, Music, MusicAdd, MusicRemove, Mysql, NameSpace, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVordme, NavaidVortac, Need, NetworkAdminControl, NetworkEnterprise, NetworkInterface, NetworkOverlay, NetworkPublic, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationCounter, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7, NumberSmall_8, NumberSmall_9, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, ObjectStorage, ObjectStorageAlt, ObservedHail, ObservedLightning, Omega, Opacity, OpenPanelBottom, OpenPanelFilledBottom, OpenPanelFilledLeft, OpenPanelFilledRight, OpenPanelFilledTop, OpenPanelLeft, OpenPanelRight, OpenPanelTop, OperationsField, OperationsRecord, OrderDetails, Ordinal, Outage, OutlookSevere, OverflowMenuHorizontal, OverflowMenuVertical, QOperation, QOperationGauge, QOperationIf, WatsonHealthNominate };
|