@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, _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, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _circle, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _circle2, _circle3, _circle4, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _circle5, _circle6, _circle7, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219;
|
|
16
|
+
const Overlay = /*#__PURE__*/React.forwardRef(function Overlay(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
@@ -28,13 +28,13 @@ const PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(_ref, ref
|
|
|
28
28
|
fill: "currentColor",
|
|
29
29
|
...rest
|
|
30
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
d: "
|
|
31
|
+
d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8ZM4,22V4H22V8H10a2.0023,2.0023,0,0,0-2,2V22Zm18,0H19.4141L10,12.586V10h2.5859l9.4153,9.4156ZM10,15.4141,16.5859,22H10ZM22.001,16.587,15.4141,10H22ZM10,28V24H22a2.0023,2.0023,0,0,0,2-2V10h4V28Z"
|
|
32
32
|
})), children);
|
|
33
33
|
});
|
|
34
34
|
if (process.env.NODE_ENV !== "production") {
|
|
35
|
-
|
|
35
|
+
Overlay.propTypes = iconPropTypes;
|
|
36
36
|
}
|
|
37
|
-
const
|
|
37
|
+
const Package = /*#__PURE__*/React.forwardRef(function Package(_ref2, ref) {
|
|
38
38
|
let {
|
|
39
39
|
children,
|
|
40
40
|
size = 16,
|
|
@@ -49,15 +49,15 @@ const PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(_ref2
|
|
|
49
49
|
fill: "currentColor",
|
|
50
50
|
...rest
|
|
51
51
|
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
52
|
-
d: "M26,
|
|
52
|
+
d: "M26,30H6a2,2,0,0,1-2-2V16a2,2,0,0,1,2-2H9v2H6V28H26V16H23V14h3a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
|
|
53
53
|
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
54
|
-
d: "
|
|
54
|
+
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"
|
|
55
55
|
})), children);
|
|
56
56
|
});
|
|
57
57
|
if (process.env.NODE_ENV !== "production") {
|
|
58
|
-
|
|
58
|
+
Package.propTypes = iconPropTypes;
|
|
59
59
|
}
|
|
60
|
-
const
|
|
60
|
+
const PackageTextAnalysis = /*#__PURE__*/React.forwardRef(function PackageTextAnalysis(_ref3, ref) {
|
|
61
61
|
let {
|
|
62
62
|
children,
|
|
63
63
|
size = 16,
|
|
@@ -72,15 +72,15 @@ const PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncoming
|
|
|
72
72
|
fill: "currentColor",
|
|
73
73
|
...rest
|
|
74
74
|
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
75
|
-
d: "
|
|
75
|
+
d: "M13 22H19V24H13z"
|
|
76
76
|
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
77
|
-
d: "
|
|
77
|
+
d: "M2 18v2h2v8c0 1.1025.8972 2 2 2h20c1.1028 0 2-.8975 2-2v-8h2v-2H2zm24 10H6v-8h20v8zM29 16h-5c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h5v2h-5v6h5v2zM18 6h-4v-4h-2v14h6c1.1025 0 2-.8975 2-2v-6c0-1.103-.8975-2-2-2zm-4 8v-6h4v6h-4zM8 6H3v2h5v2h-4c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h6V8c0-1.103-.8975-2-2-2zm0 8h-4v-2h4v2z"
|
|
78
78
|
})), children);
|
|
79
79
|
});
|
|
80
80
|
if (process.env.NODE_ENV !== "production") {
|
|
81
|
-
|
|
81
|
+
PackageTextAnalysis.propTypes = iconPropTypes;
|
|
82
82
|
}
|
|
83
|
-
const
|
|
83
|
+
const PackageNode = /*#__PURE__*/React.forwardRef(function PackageNode(_ref4, ref) {
|
|
84
84
|
let {
|
|
85
85
|
children,
|
|
86
86
|
size = 16,
|
|
@@ -95,15 +95,14 @@ const PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(_ref4, ref) {
|
|
|
95
95
|
fill: "currentColor",
|
|
96
96
|
...rest
|
|
97
97
|
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
d: "M28,6H14V5a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,5V6H4A2.0025,2.0025,0,0,0,2,8V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V8A2.0025,2.0025,0,0,0,28,6ZM8,5h4V22H8ZM28,26H4V8H6V22a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V8H28Z"
|
|
98
|
+
strokeWidth: "0",
|
|
99
|
+
d: "m28,28H4c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h10c1.1028,0,2,.8972,2,2v4h12c1.1028,0,2,.8972,2,2v14c0,1.1028-.8972,2-2,2ZM4,12v14h24v-14H4Zm0-2h10v-4H4v4Z"
|
|
101
100
|
})), children);
|
|
102
101
|
});
|
|
103
102
|
if (process.env.NODE_ENV !== "production") {
|
|
104
|
-
|
|
103
|
+
PackageNode.propTypes = iconPropTypes;
|
|
105
104
|
}
|
|
106
|
-
const
|
|
105
|
+
const PageFirst = /*#__PURE__*/React.forwardRef(function PageFirst(_ref5, ref) {
|
|
107
106
|
let {
|
|
108
107
|
children,
|
|
109
108
|
size = 16,
|
|
@@ -117,14 +116,14 @@ const PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(_ref5, ref) {
|
|
|
117
116
|
viewBox: "0 0 32 32",
|
|
118
117
|
fill: "currentColor",
|
|
119
118
|
...rest
|
|
120
|
-
},
|
|
121
|
-
d: "
|
|
119
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
120
|
+
d: "M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"
|
|
122
121
|
})), children);
|
|
123
122
|
});
|
|
124
123
|
if (process.env.NODE_ENV !== "production") {
|
|
125
|
-
|
|
124
|
+
PageFirst.propTypes = iconPropTypes;
|
|
126
125
|
}
|
|
127
|
-
const
|
|
126
|
+
const PageLast = /*#__PURE__*/React.forwardRef(function PageLast(_ref6, ref) {
|
|
128
127
|
let {
|
|
129
128
|
children,
|
|
130
129
|
size = 16,
|
|
@@ -138,14 +137,14 @@ const PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(_re
|
|
|
138
137
|
viewBox: "0 0 32 32",
|
|
139
138
|
fill: "currentColor",
|
|
140
139
|
...rest
|
|
141
|
-
},
|
|
142
|
-
d: "
|
|
140
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
141
|
+
d: "M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"
|
|
143
142
|
})), children);
|
|
144
143
|
});
|
|
145
144
|
if (process.env.NODE_ENV !== "production") {
|
|
146
|
-
|
|
145
|
+
PageLast.propTypes = iconPropTypes;
|
|
147
146
|
}
|
|
148
|
-
const
|
|
147
|
+
const PageBreak = /*#__PURE__*/React.forwardRef(function PageBreak(_ref7, ref) {
|
|
149
148
|
let {
|
|
150
149
|
children,
|
|
151
150
|
size = 16,
|
|
@@ -159,16 +158,14 @@ const PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(_ref7
|
|
|
159
158
|
viewBox: "0 0 32 32",
|
|
160
159
|
fill: "currentColor",
|
|
161
160
|
...rest
|
|
162
|
-
},
|
|
163
|
-
d: "
|
|
164
|
-
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
165
|
-
d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
|
|
161
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
162
|
+
d: "M2 18H6V20H2zM26 18H30V20H26zM24 22v6H8V22H6v6a2.0058 2.0058 0 002 2H24a2.0058 2.0058 0 002-2V22zM8 16V4h8v6a2.0058 2.0058 0 002 2h6v4h2V10a.9092.9092 0 00-.3-.7l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16zM18 4.4L23.6 10H18zM10 18H14V20H10zM18 18H22V20H18z"
|
|
166
163
|
})), children);
|
|
167
164
|
});
|
|
168
165
|
if (process.env.NODE_ENV !== "production") {
|
|
169
|
-
|
|
166
|
+
PageBreak.propTypes = iconPropTypes;
|
|
170
167
|
}
|
|
171
|
-
const
|
|
168
|
+
const PageNumber = /*#__PURE__*/React.forwardRef(function PageNumber(_ref8, ref) {
|
|
172
169
|
let {
|
|
173
170
|
children,
|
|
174
171
|
size = 16,
|
|
@@ -182,16 +179,16 @@ const PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoing
|
|
|
182
179
|
viewBox: "0 0 32 32",
|
|
183
180
|
fill: "currentColor",
|
|
184
181
|
...rest
|
|
185
|
-
},
|
|
186
|
-
d: "
|
|
187
|
-
})),
|
|
188
|
-
d: "
|
|
182
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
183
|
+
d: "M22 26L16 26 16 20 20 20 20 18 16 18 16 16 22 16 22 22 18 22 18 24 22 24 22 26z"
|
|
184
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
185
|
+
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"
|
|
189
186
|
})), children);
|
|
190
187
|
});
|
|
191
188
|
if (process.env.NODE_ENV !== "production") {
|
|
192
|
-
|
|
189
|
+
PageNumber.propTypes = iconPropTypes;
|
|
193
190
|
}
|
|
194
|
-
const
|
|
191
|
+
const WatsonHealthPageScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthPageScroll(_ref9, ref) {
|
|
195
192
|
let {
|
|
196
193
|
children,
|
|
197
194
|
size = 16,
|
|
@@ -205,16 +202,18 @@ const PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(_ref9
|
|
|
205
202
|
viewBox: "0 0 32 32",
|
|
206
203
|
fill: "currentColor",
|
|
207
204
|
...rest
|
|
208
|
-
},
|
|
209
|
-
d: "
|
|
210
|
-
})),
|
|
211
|
-
d: "
|
|
205
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
206
|
+
d: "M16,28H4a1.89,1.89,0,0,1-2-2V14a1.89,1.89,0,0,1,2-2H16a1.89,1.89,0,0,1,2,2V26A1.89,1.89,0,0,1,16,28ZM4,14V26H16V14Z"
|
|
207
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
208
|
+
d: "M22,19H20V10H10V8H20a1.89,1.89,0,0,1,2,2Z"
|
|
209
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
210
|
+
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"
|
|
212
211
|
})), children);
|
|
213
212
|
});
|
|
214
213
|
if (process.env.NODE_ENV !== "production") {
|
|
215
|
-
|
|
214
|
+
WatsonHealthPageScroll.propTypes = iconPropTypes;
|
|
216
215
|
}
|
|
217
|
-
const
|
|
216
|
+
const PaintBrush = /*#__PURE__*/React.forwardRef(function PaintBrush(_ref10, ref) {
|
|
218
217
|
let {
|
|
219
218
|
children,
|
|
220
219
|
size = 16,
|
|
@@ -228,16 +227,14 @@ const PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(_ref10, ref
|
|
|
228
227
|
viewBox: "0 0 32 32",
|
|
229
228
|
fill: "currentColor",
|
|
230
229
|
...rest
|
|
231
|
-
},
|
|
232
|
-
d: "
|
|
233
|
-
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
234
|
-
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM26 29h-.17C6.18 27.87 3.39 11.29 3 6.23A3 3 0 015.7612 3.0088Q5.88 3 6 3h5.27a2 2 0 011.86 1.26L14.65 8a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0124 17.35l3.77 1.51A2 2 0 0129 20.72V26A3 3 0 0126 29zM6 5a1 1 0 00-1.0032.9968q0 .0417.0032.0832C5.46 12 8.41 26 25.94 27a1 1 0 001.0582-.9382Q27 26.0309 27 26V20.72l-3.77-1.51-2.87 2.85L19.88 22C11.18 20.91 10 12.21 10 12.12l-.06-.48 2.84-2.87L11.28 5z"
|
|
230
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
231
|
+
d: "M28.83,23.17,23,17.33V13a1,1,0,0,0-.29-.71l-10-10a1,1,0,0,0-1.42,0l-9,9a1,1,0,0,0,0,1.42l10,10A1,1,0,0,0,13,23h4.34l5.83,5.84a4,4,0,0,0,5.66-5.66ZM6,10.41l2.29,2.3,1.42-1.42L7.41,9,9,7.41l4.29,4.3,1.42-1.42L10.41,6,12,4.41,18.59,11,11,18.59,4.41,12Zm21.41,17a2,2,0,0,1-2.82,0l-6.13-6.12a1.8,1.8,0,0,0-.71-.29H13.41l-1-1L20,12.41l1,1v4.34a1,1,0,0,0,.29.7l6.12,6.14a2,2,0,0,1,0,2.82Z"
|
|
235
232
|
})), children);
|
|
236
233
|
});
|
|
237
234
|
if (process.env.NODE_ENV !== "production") {
|
|
238
|
-
|
|
235
|
+
PaintBrush.propTypes = iconPropTypes;
|
|
239
236
|
}
|
|
240
|
-
const
|
|
237
|
+
const PaintBrushAlt = /*#__PURE__*/React.forwardRef(function PaintBrushAlt(_ref11, ref) {
|
|
241
238
|
let {
|
|
242
239
|
children,
|
|
243
240
|
size = 16,
|
|
@@ -251,16 +248,14 @@ const PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled
|
|
|
251
248
|
viewBox: "0 0 32 32",
|
|
252
249
|
fill: "currentColor",
|
|
253
250
|
...rest
|
|
254
|
-
},
|
|
255
|
-
d: "
|
|
256
|
-
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
257
|
-
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM20.3333 21.4823l2.24-2.24a2.1667 2.1667 0 012.3368-.48l2.7281 1.0913A2.1666 2.1666 0 0129 21.8659v4.9613a2.1668 2.1668 0 01-2.2843 2.1686C7.5938 27.8054 3.7321 11.6114 3.0146 5.4079A2.162 2.162 0 015.1692 3H10.042a2.1666 2.1666 0 012.0117 1.362L13.145 7.09a2.1666 2.1666 0 01-.48 2.3367l-2.24 2.24S11.6667 20.399 20.3333 21.4823z"
|
|
251
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
252
|
+
d: "M28.8281,3.1719a4.0941,4.0941,0,0,0-5.6562,0L4.05,22.292A6.9537,6.9537,0,0,0,2,27.2412V30H4.7559a6.9523,6.9523,0,0,0,4.95-2.05L28.8281,8.8286a3.999,3.999,0,0,0,0-5.6567ZM10.91,18.26l2.8286,2.8286L11.6172,23.21,8.7886,20.3818ZM8.2915,26.5356A4.9665,4.9665,0,0,1,4.7559,28H4v-.7588a4.9671,4.9671,0,0,1,1.4644-3.5351l1.91-1.91,2.8286,2.8281ZM27.4141,7.4141,15.1528,19.6748l-2.8286-2.8286,12.2617-12.26a2.0473,2.0473,0,0,1,2.8282,0,1.9995,1.9995,0,0,1,0,2.8282Z"
|
|
258
253
|
})), children);
|
|
259
254
|
});
|
|
260
255
|
if (process.env.NODE_ENV !== "production") {
|
|
261
|
-
|
|
256
|
+
PaintBrushAlt.propTypes = iconPropTypes;
|
|
262
257
|
}
|
|
263
|
-
const
|
|
258
|
+
const PalmTree = /*#__PURE__*/React.forwardRef(function PalmTree(_ref12, ref) {
|
|
264
259
|
let {
|
|
265
260
|
children,
|
|
266
261
|
size = 16,
|
|
@@ -274,16 +269,14 @@ const PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(_
|
|
|
274
269
|
viewBox: "0 0 32 32",
|
|
275
270
|
fill: "currentColor",
|
|
276
271
|
...rest
|
|
277
|
-
},
|
|
278
|
-
d: "M18.
|
|
279
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
280
|
-
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
272
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
273
|
+
d: "M18.57,28C17.897,26.7251,16,22.2261,16,12v-.1313l1.1172.7446A6.4613,6.4613,0,0,1,20,18h2a8.457,8.457,0,0,0-3.7734-7.0508L16.8027,10h1.5308a7.04,7.04,0,0,1,4.2,1.4L24.4,12.8l1.2-1.6L23.7334,9.8a9.06,9.06,0,0,0-5.4-1.8H17.1172A7.0306,7.0306,0,0,1,22,6h2V4H22a9.035,9.035,0,0,0-7,3.3643A9.035,9.035,0,0,0,8,4H6V6H8a7.0306,7.0306,0,0,1,4.8828,2H11.6665a9.06,9.06,0,0,0-5.4,1.8L4.4,11.2l1.2,1.6L7.4668,11.4a7.04,7.04,0,0,1,4.2-1.4h1.5308l-1.4239.9492A8.457,8.457,0,0,0,8,18h2a6.4613,6.4613,0,0,1,2.8828-5.3867L14,11.8687V12c0,8.9438,1.4116,13.7646,2.3611,16H2v2H30V28Z"
|
|
281
274
|
})), children);
|
|
282
275
|
});
|
|
283
276
|
if (process.env.NODE_ENV !== "production") {
|
|
284
|
-
|
|
277
|
+
PalmTree.propTypes = iconPropTypes;
|
|
285
278
|
}
|
|
286
|
-
const
|
|
279
|
+
const PanHorizontal = /*#__PURE__*/React.forwardRef(function PanHorizontal(_ref13, ref) {
|
|
287
280
|
let {
|
|
288
281
|
children,
|
|
289
282
|
size = 16,
|
|
@@ -297,14 +290,14 @@ const PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(_ref13, ref
|
|
|
297
290
|
viewBox: "0 0 32 32",
|
|
298
291
|
fill: "currentColor",
|
|
299
292
|
...rest
|
|
300
|
-
},
|
|
301
|
-
d: "M24
|
|
293
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
294
|
+
d: "M24 10L22.586 11.414 26.172 15 5.828 15 9.414 11.414 8 10 2 16 8 22 9.414 20.586 5.828 17 26.172 17 22.586 20.586 24 22 30 16 24 10z"
|
|
302
295
|
})), children);
|
|
303
296
|
});
|
|
304
297
|
if (process.env.NODE_ENV !== "production") {
|
|
305
|
-
|
|
298
|
+
PanHorizontal.propTypes = iconPropTypes;
|
|
306
299
|
}
|
|
307
|
-
const
|
|
300
|
+
const PanVertical = /*#__PURE__*/React.forwardRef(function PanVertical(_ref14, ref) {
|
|
308
301
|
let {
|
|
309
302
|
children,
|
|
310
303
|
size = 16,
|
|
@@ -318,16 +311,14 @@ const PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(_ref14, ref)
|
|
|
318
311
|
viewBox: "0 0 32 32",
|
|
319
312
|
fill: "currentColor",
|
|
320
313
|
...rest
|
|
321
|
-
},
|
|
322
|
-
d: "
|
|
323
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
324
|
-
d: "M29,13H26.98A5.7789,5.7789,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0926,5.0926,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.013,7.013,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
314
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
315
|
+
d: "M10 8L11.414 9.414 15 5.828 15 26.172 11.414 22.586 10 24 16 30 22 24 20.586 22.586 17 26.172 17 5.828 20.586 9.414 22 8 16 2 10 8z"
|
|
325
316
|
})), children);
|
|
326
317
|
});
|
|
327
318
|
if (process.env.NODE_ENV !== "production") {
|
|
328
|
-
|
|
319
|
+
PanVertical.propTypes = iconPropTypes;
|
|
329
320
|
}
|
|
330
|
-
const
|
|
321
|
+
const PanelExpansion = /*#__PURE__*/React.forwardRef(function PanelExpansion(_ref15, ref) {
|
|
331
322
|
let {
|
|
332
323
|
children,
|
|
333
324
|
size = 16,
|
|
@@ -341,16 +332,14 @@ const PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(_ref1
|
|
|
341
332
|
viewBox: "0 0 32 32",
|
|
342
333
|
fill: "currentColor",
|
|
343
334
|
...rest
|
|
344
|
-
},
|
|
345
|
-
d: "
|
|
346
|
-
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
347
|
-
d: "M29,13H26.98A5.7791,5.7791,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0928,5.0928,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.0129,7.0129,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
335
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
336
|
+
d: "M12 6H6A2 2 0 004 8v6a2 2 0 002 2h6a2 2 0 002-2V8A2 2 0 0012 6zM6 14V8h6v6zM26 6H20a2 2 0 00-2 2V24a2 2 0 002 2h6a2 2 0 002-2V8A2 2 0 0026 6zM20 24V8h6V24z"
|
|
348
337
|
})), children);
|
|
349
338
|
});
|
|
350
339
|
if (process.env.NODE_ENV !== "production") {
|
|
351
|
-
|
|
340
|
+
PanelExpansion.propTypes = iconPropTypes;
|
|
352
341
|
}
|
|
353
|
-
const
|
|
342
|
+
const Paragraph = /*#__PURE__*/React.forwardRef(function Paragraph(_ref16, ref) {
|
|
354
343
|
let {
|
|
355
344
|
children,
|
|
356
345
|
size = 16,
|
|
@@ -364,14 +353,14 @@ const Pills = /*#__PURE__*/React.forwardRef(function Pills(_ref16, ref) {
|
|
|
364
353
|
viewBox: "0 0 32 32",
|
|
365
354
|
fill: "currentColor",
|
|
366
355
|
...rest
|
|
367
|
-
},
|
|
368
|
-
d: "
|
|
356
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
357
|
+
d: "M27,4H13a7,7,0,0,0,0,14V28h2V6h5V28h2V6h5ZM13,16A5,5,0,0,1,13,6Z"
|
|
369
358
|
})), children);
|
|
370
359
|
});
|
|
371
360
|
if (process.env.NODE_ENV !== "production") {
|
|
372
|
-
|
|
361
|
+
Paragraph.propTypes = iconPropTypes;
|
|
373
362
|
}
|
|
374
|
-
const
|
|
363
|
+
const Parameter = /*#__PURE__*/React.forwardRef(function Parameter(_ref17, ref) {
|
|
375
364
|
let {
|
|
376
365
|
children,
|
|
377
366
|
size = 16,
|
|
@@ -385,16 +374,19 @@ const PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(_ref17, ref) {
|
|
|
385
374
|
viewBox: "0 0 32 32",
|
|
386
375
|
fill: "currentColor",
|
|
387
376
|
...rest
|
|
388
|
-
},
|
|
389
|
-
d: "
|
|
390
|
-
})),
|
|
391
|
-
|
|
377
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
378
|
+
d: "M28,13V8a2.0023,2.0023,0,0,0-2-2H23V8h3v5a3.9756,3.9756,0,0,0,1.3823,3A3.9756,3.9756,0,0,0,26,19v5H23v2h3a2.0023,2.0023,0,0,0,2-2V19a2.0023,2.0023,0,0,1,2-2V15A2.0023,2.0023,0,0,1,28,13Z"
|
|
379
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
380
|
+
fillRule: "evenodd",
|
|
381
|
+
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"
|
|
382
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
383
|
+
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"
|
|
392
384
|
})), children);
|
|
393
385
|
});
|
|
394
386
|
if (process.env.NODE_ENV !== "production") {
|
|
395
|
-
|
|
387
|
+
Parameter.propTypes = iconPropTypes;
|
|
396
388
|
}
|
|
397
|
-
const
|
|
389
|
+
const ParentChild = /*#__PURE__*/React.forwardRef(function ParentChild(_ref18, ref) {
|
|
398
390
|
let {
|
|
399
391
|
children,
|
|
400
392
|
size = 16,
|
|
@@ -408,16 +400,14 @@ const PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(_ref1
|
|
|
408
400
|
viewBox: "0 0 32 32",
|
|
409
401
|
fill: "currentColor",
|
|
410
402
|
...rest
|
|
411
|
-
},
|
|
412
|
-
d: "
|
|
413
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
414
|
-
d: "M19 21H25V23H19z"
|
|
403
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
404
|
+
d: "M28,12a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4v6a2,2,0,0,0,2,2H15v4H9a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V24a2,2,0,0,0-2-2H9V18H23v4H20a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V24a2,2,0,0,0-2-2H25V18a2,2,0,0,0-2-2H17V12ZM12,28H4V24h8Zm16,0H20V24h8ZM4,4H28v6H4Z"
|
|
415
405
|
})), children);
|
|
416
406
|
});
|
|
417
407
|
if (process.env.NODE_ENV !== "production") {
|
|
418
|
-
|
|
408
|
+
ParentChild.propTypes = iconPropTypes;
|
|
419
409
|
}
|
|
420
|
-
const
|
|
410
|
+
const PartDefinition = /*#__PURE__*/React.forwardRef(function PartDefinition(_ref19, ref) {
|
|
421
411
|
let {
|
|
422
412
|
children,
|
|
423
413
|
size = 16,
|
|
@@ -431,14 +421,18 @@ const Pin = /*#__PURE__*/React.forwardRef(function Pin(_ref19, ref) {
|
|
|
431
421
|
viewBox: "0 0 32 32",
|
|
432
422
|
fill: "currentColor",
|
|
433
423
|
...rest
|
|
434
|
-
},
|
|
435
|
-
|
|
424
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
425
|
+
strokeWidth: "0",
|
|
426
|
+
d: "M20.8336 16.8081c-2.4408 0-3.8336.9114-3.8336 2.7507 0 1.5986 1.0315 2.6477 2.854 2.6477 1.3408 0 2.321-.6019 2.613-1.7539h.1034c.1371.9285.7216 1.5474 1.6675 1.5474h1.2203v-1.7534h-.8938v-4.2292c0-2.0459-1.2891-3.1979-3.7133-3.1979-1.8052 0-2.8539.6879-3.5073 1.7194l1.3068 1.1689c.4296-.6189 1.0144-1.1344 2.0454-1.1344 1.1694 0 1.668.5844 1.668 1.5817v.6531h-1.5304zm1.5304 2.51c0 .8425-.7908 1.2893-1.7705 1.2893-.8601 0-1.3586-.3608-1.3586-1.0833v-.292c0-.7048.5679-1.1002 1.7194-1.1002h1.4098v1.1862zM9.272 17.427h3.1287c2.218 0 3.5588-1.4785 3.5588-3.7133 0-2.2181-1.3408-3.7137-3.5588-3.7137h-5.3981v12h2.2694v-4.573zm0-5.4501h2.9225c.8767 0 1.4098.4642 1.4098 1.3414v.7908c0 .8767-.5331 1.358-1.4098 1.358h-2.9225v-3.4902z"
|
|
427
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
428
|
+
strokeWidth: "0",
|
|
429
|
+
d: "m2,4v24c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2Zm26,24H4V4h24v24Z"
|
|
436
430
|
})), children);
|
|
437
431
|
});
|
|
438
432
|
if (process.env.NODE_ENV !== "production") {
|
|
439
|
-
|
|
433
|
+
PartDefinition.propTypes = iconPropTypes;
|
|
440
434
|
}
|
|
441
|
-
const
|
|
435
|
+
const PartUsage = /*#__PURE__*/React.forwardRef(function PartUsage(_ref20, ref) {
|
|
442
436
|
let {
|
|
443
437
|
children,
|
|
444
438
|
size = 16,
|
|
@@ -452,14 +446,18 @@ const PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(_ref20, ref)
|
|
|
452
446
|
viewBox: "0 0 32 32",
|
|
453
447
|
fill: "currentColor",
|
|
454
448
|
...rest
|
|
455
|
-
},
|
|
456
|
-
|
|
449
|
+
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
450
|
+
strokeWidth: "0",
|
|
451
|
+
d: "M20.8336 16.8081c-2.4408 0-3.8336.9114-3.8336 2.7507 0 1.5986 1.0315 2.6477 2.854 2.6477 1.3408 0 2.321-.6019 2.613-1.7539h.1034c.1371.9285.7216 1.5474 1.6675 1.5474h1.2203v-1.7534h-.8938v-4.2292c0-2.0459-1.2891-3.1979-3.7133-3.1979-1.8052 0-2.8539.6879-3.5073 1.7194l1.3068 1.1689c.4296-.6189 1.0144-1.1344 2.0454-1.1344 1.1694 0 1.668.5844 1.668 1.5817v.6531h-1.5304zm1.5304 2.51c0 .8425-.7908 1.2893-1.7705 1.2893-.8601 0-1.3586-.3608-1.3586-1.0833v-.292c0-.7048.5679-1.1002 1.7194-1.1002h1.4098v1.1862zM9.272 17.427h3.1287c2.218 0 3.5588-1.4785 3.5588-3.7133 0-2.2181-1.3408-3.7137-3.5588-3.7137h-5.3981v12h2.2694v-4.573zm0-5.4501h2.9225c.8767 0 1.4098.4642 1.4098 1.3414v.7908c0 .8767-.5331 1.358-1.4098 1.358h-2.9225v-3.4902z"
|
|
452
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
453
|
+
strokeWidth: "0",
|
|
454
|
+
d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
|
|
457
455
|
})), children);
|
|
458
456
|
});
|
|
459
457
|
if (process.env.NODE_ENV !== "production") {
|
|
460
|
-
|
|
458
|
+
PartUsage.propTypes = iconPropTypes;
|
|
461
459
|
}
|
|
462
|
-
const
|
|
460
|
+
const PartitionAuto = /*#__PURE__*/React.forwardRef(function PartitionAuto(_ref21, ref) {
|
|
463
461
|
let {
|
|
464
462
|
children,
|
|
465
463
|
size = 16,
|
|
@@ -473,14 +471,14 @@ const Plan = /*#__PURE__*/React.forwardRef(function Plan(_ref21, ref) {
|
|
|
473
471
|
viewBox: "0 0 32 32",
|
|
474
472
|
fill: "currentColor",
|
|
475
473
|
...rest
|
|
476
|
-
},
|
|
477
|
-
d: "
|
|
474
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
475
|
+
d: "M26 19c-2.2056 0-4 1.7944-4 4 0 .6836.1882 1.3174.4917 1.8809-1.8762 1.3726-4.146 2.1191-6.4917 2.1191-6.0654 0-11-4.9346-11-11h-2c0 7.168 5.8318 13 13 13 2.8455 0 5.5923-.936 7.8433-2.6416.6235.4019 1.3613.6416 2.1567.6416 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 2zM16 3c-2.8455 0-5.5923.936-7.8433 2.6416-.6235-.4019-1.3613-.6416-2.1567-.6416-2.2056 0-4 1.7944-4 4s1.7944 4 4 4 4-1.7944 4-4c0-.6836-.1882-1.3174-.4917-1.8809 1.8762-1.3726 4.146-2.1191 6.4917-2.1191 6.0654 0 11 4.9346 11 11h2c0-7.168-5.8318-13-13-13zM6 11c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2z"
|
|
478
476
|
})), children);
|
|
479
477
|
});
|
|
480
478
|
if (process.env.NODE_ENV !== "production") {
|
|
481
|
-
|
|
479
|
+
PartitionAuto.propTypes = iconPropTypes;
|
|
482
480
|
}
|
|
483
|
-
const
|
|
481
|
+
const PartitionCollection = /*#__PURE__*/React.forwardRef(function PartitionCollection(_ref22, ref) {
|
|
484
482
|
let {
|
|
485
483
|
children,
|
|
486
484
|
size = 16,
|
|
@@ -494,14 +492,14 @@ const Plane = /*#__PURE__*/React.forwardRef(function Plane(_ref22, ref) {
|
|
|
494
492
|
viewBox: "0 0 32 32",
|
|
495
493
|
fill: "currentColor",
|
|
496
494
|
...rest
|
|
497
|
-
},
|
|
498
|
-
d: "
|
|
495
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
496
|
+
d: "M26 12c-1.8584 0-3.4106 1.2798-3.8579 3h-2.7278c-.5344 0-1.0366.208-1.4143.5859l-5.4143 5.4141H2v2h10.5857c.5344 0 1.0366-.208 1.4143-.5859l5.4143-5.4141h2.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 2zM16.1717 14.5859l-3.5859-3.5859H2v-2h10.5857c.5344 0 1.0366.208 1.4143.5859l3.5859 3.5859-1.4143 1.4141z"
|
|
499
497
|
})), children);
|
|
500
498
|
});
|
|
501
499
|
if (process.env.NODE_ENV !== "production") {
|
|
502
|
-
|
|
500
|
+
PartitionCollection.propTypes = iconPropTypes;
|
|
503
501
|
}
|
|
504
|
-
const
|
|
502
|
+
const PartitionRepartition = /*#__PURE__*/React.forwardRef(function PartitionRepartition(_ref23, ref) {
|
|
505
503
|
let {
|
|
506
504
|
children,
|
|
507
505
|
size = 16,
|
|
@@ -515,16 +513,16 @@ const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(_ref23,
|
|
|
515
513
|
viewBox: "0 0 32 32",
|
|
516
514
|
fill: "currentColor",
|
|
517
515
|
...rest
|
|
518
|
-
},
|
|
519
|
-
d: "
|
|
520
|
-
})),
|
|
521
|
-
d: "
|
|
516
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
517
|
+
d: "M26 6c-1.8584 0-3.4106 1.2798-3.8579 3h-2.7278c-.5344 0-1.0366.208-1.4143.5859l-3.5864 3.5864 1.4141 1.4141 3.5867-3.5864h2.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 2zM10.1716 17.4141l-3.5859 3.5859H2v2h4.5857c.5344 0 1.0366-.208 1.4143-.5859l3.5859-3.5859-1.4143-1.4141z"
|
|
518
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
519
|
+
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"
|
|
522
520
|
})), children);
|
|
523
521
|
});
|
|
524
522
|
if (process.env.NODE_ENV !== "production") {
|
|
525
|
-
|
|
523
|
+
PartitionRepartition.propTypes = iconPropTypes;
|
|
526
524
|
}
|
|
527
|
-
const
|
|
525
|
+
const PartitionSame = /*#__PURE__*/React.forwardRef(function PartitionSame(_ref24, ref) {
|
|
528
526
|
let {
|
|
529
527
|
children,
|
|
530
528
|
size = 16,
|
|
@@ -538,14 +536,14 @@ const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(_ref24, ref) {
|
|
|
538
536
|
viewBox: "0 0 32 32",
|
|
539
537
|
fill: "currentColor",
|
|
540
538
|
...rest
|
|
541
|
-
},
|
|
542
|
-
d: "
|
|
539
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
540
|
+
d: "M26 18c-1.8584 0-3.4106 1.2798-3.8579 3H2v2h20.1421c.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 2zM26 6c-1.8584 0-3.4106 1.2798-3.8579 3H2v2h20.1421c.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"
|
|
543
541
|
})), children);
|
|
544
542
|
});
|
|
545
543
|
if (process.env.NODE_ENV !== "production") {
|
|
546
|
-
|
|
544
|
+
PartitionSame.propTypes = iconPropTypes;
|
|
547
545
|
}
|
|
548
|
-
const
|
|
546
|
+
const PartitionSpecific = /*#__PURE__*/React.forwardRef(function PartitionSpecific(_ref25, ref) {
|
|
549
547
|
let {
|
|
550
548
|
children,
|
|
551
549
|
size = 16,
|
|
@@ -559,34 +557,19 @@ const Platforms = /*#__PURE__*/React.forwardRef(function Platforms(_ref25, ref)
|
|
|
559
557
|
viewBox: "0 0 32 32",
|
|
560
558
|
fill: "currentColor",
|
|
561
559
|
...rest
|
|
562
|
-
},
|
|
563
|
-
d: "
|
|
564
|
-
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
565
|
-
d: "M17 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM9 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM17 9v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM5 5v8c0 .5522.4477 1 1 1h8c.5523 0 1-.4478 1-1V5c0-.5523-.4477-1-1-1H6c-.5523 0-1 .4477-1 1zm2 1h6v6h-6v-6z"
|
|
560
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
561
|
+
d: "M26 18c-1.8584 0-3.4106 1.2798-3.8579 3h-2.728l-5.4141-5.4141c-.3777-.3779-.8799-.5859-1.4143-.5859H2v2h10.5859l5.4141 5.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 2zM26 6c-1.8584 0-3.4106 1.2798-3.8579 3h-2.7278c-.5344 0-1.0366.208-1.4143.5859l-3.5864 3.5864 1.4141 1.4141 3.5867-3.5864h2.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"
|
|
566
562
|
})), children);
|
|
567
563
|
});
|
|
568
564
|
if (process.env.NODE_ENV !== "production") {
|
|
569
|
-
|
|
565
|
+
PartitionSpecific.propTypes = iconPropTypes;
|
|
570
566
|
}
|
|
571
|
-
const
|
|
567
|
+
const PartlyCloudy = /*#__PURE__*/React.forwardRef(function PartlyCloudy(_ref26, ref) {
|
|
572
568
|
let {
|
|
573
569
|
children,
|
|
574
570
|
size = 16,
|
|
575
571
|
...rest
|
|
576
572
|
} = _ref26;
|
|
577
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
578
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
579
|
-
width: size,
|
|
580
|
-
height: size,
|
|
581
|
-
ref: ref,
|
|
582
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
583
|
-
viewBox: "0 0 16 16",
|
|
584
|
-
fill: "currentColor",
|
|
585
|
-
...rest
|
|
586
|
-
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
587
|
-
d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z"
|
|
588
|
-
})), children);
|
|
589
|
-
}
|
|
590
573
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
591
574
|
width: size,
|
|
592
575
|
height: size,
|
|
@@ -595,32 +578,32 @@ const Play = /*#__PURE__*/React.forwardRef(function Play(_ref26, ref) {
|
|
|
595
578
|
viewBox: "0 0 32 32",
|
|
596
579
|
fill: "currentColor",
|
|
597
580
|
...rest
|
|
598
|
-
},
|
|
599
|
-
d: "
|
|
581
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
582
|
+
d: "M27 15H31V17H27z"
|
|
583
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
584
|
+
d: "M23.086 5.794H27.329V7.794H23.086z",
|
|
585
|
+
transform: "rotate(-45 25.207 6.794)"
|
|
586
|
+
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
587
|
+
d: "M15 1H17V5H15z"
|
|
588
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
589
|
+
d: "M4.672 24.208H8.915V26.208H4.672z",
|
|
590
|
+
transform: "rotate(-45 6.793 25.208)"
|
|
591
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
592
|
+
d: "M5.793 4.672H7.793V8.915H5.793z",
|
|
593
|
+
transform: "rotate(-45 6.793 6.794)"
|
|
594
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
595
|
+
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"
|
|
600
596
|
})), children);
|
|
601
597
|
});
|
|
602
598
|
if (process.env.NODE_ENV !== "production") {
|
|
603
|
-
|
|
599
|
+
PartlyCloudy.propTypes = iconPropTypes;
|
|
604
600
|
}
|
|
605
|
-
const
|
|
601
|
+
const PartlyCloudyNight = /*#__PURE__*/React.forwardRef(function PartlyCloudyNight(_ref27, ref) {
|
|
606
602
|
let {
|
|
607
603
|
children,
|
|
608
604
|
size = 16,
|
|
609
605
|
...rest
|
|
610
606
|
} = _ref27;
|
|
611
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
612
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
613
|
-
width: size,
|
|
614
|
-
height: size,
|
|
615
|
-
ref: ref,
|
|
616
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
617
|
-
viewBox: "0 0 16 16",
|
|
618
|
-
fill: "currentColor",
|
|
619
|
-
...rest
|
|
620
|
-
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
621
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
622
|
-
})), children);
|
|
623
|
-
}
|
|
624
607
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
625
608
|
width: size,
|
|
626
609
|
height: size,
|
|
@@ -629,17 +612,14 @@ const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref27, ref
|
|
|
629
612
|
viewBox: "0 0 32 32",
|
|
630
613
|
fill: "currentColor",
|
|
631
614
|
...rest
|
|
632
|
-
},
|
|
633
|
-
|
|
634
|
-
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
|
|
635
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
636
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
615
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
616
|
+
d: "M30,19a4.974,4.974,0,0,0-3.2061-4.6582A6.9711,6.9711,0,0,0,13.7578,12.9a13.1418,13.1418,0,0,1,.1314-8.52A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0a13.0412,13.0412,0,0,0,10.29-5.0386A4.99,4.99,0,0,0,30,19ZM14.7034,26.9976a11.0945,11.0945,0,0,1-3.201-21.584,15.1817,15.1817,0,0,0,.8443,9.3676A4.9877,4.9877,0,0,0,15,24h7.6772a11.0991,11.0991,0,0,1-7.5561,2.9976C14.9827,26.9976,14.8428,27.0024,14.7034,26.9976ZM25,22H15a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878.0005l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,25,22Z"
|
|
637
617
|
})), children);
|
|
638
618
|
});
|
|
639
619
|
if (process.env.NODE_ENV !== "production") {
|
|
640
|
-
|
|
620
|
+
PartlyCloudyNight.propTypes = iconPropTypes;
|
|
641
621
|
}
|
|
642
|
-
const
|
|
622
|
+
const Partnership = /*#__PURE__*/React.forwardRef(function Partnership(_ref28, ref) {
|
|
643
623
|
let {
|
|
644
624
|
children,
|
|
645
625
|
size = 16,
|
|
@@ -653,34 +633,19 @@ const PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(_ref2
|
|
|
653
633
|
viewBox: "0 0 32 32",
|
|
654
634
|
fill: "currentColor",
|
|
655
635
|
...rest
|
|
656
|
-
},
|
|
657
|
-
d: "
|
|
636
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
637
|
+
d: "M8 9a4 4 0 114-4A4 4 0 018 9zM8 3a2 2 0 102 2A2 2 0 008 3zM24 9a4 4 0 114-4A4 4 0 0124 9zm0-6a2 2 0 102 2A2 2 0 0024 3zM26 30H22a2 2 0 01-2-2V21h2v7h4V19h2V13a1 1 0 00-1-1H20.58L16 20l-4.58-8H5a1 1 0 00-1 1v6H6v9h4V21h2v7a2 2 0 01-2 2H6a2 2 0 01-2-2V21a2 2 0 01-2-2V13a3 3 0 013-3h7.58L16 16l3.42-6H27a3 3 0 013 3v6a2 2 0 01-2 2v7A2 2 0 0126 30z"
|
|
658
638
|
})), children);
|
|
659
639
|
});
|
|
660
640
|
if (process.env.NODE_ENV !== "production") {
|
|
661
|
-
|
|
641
|
+
Partnership.propTypes = iconPropTypes;
|
|
662
642
|
}
|
|
663
|
-
const
|
|
643
|
+
const PassengerDrinks = /*#__PURE__*/React.forwardRef(function PassengerDrinks(_ref29, ref) {
|
|
664
644
|
let {
|
|
665
645
|
children,
|
|
666
646
|
size = 16,
|
|
667
647
|
...rest
|
|
668
648
|
} = _ref29;
|
|
669
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
670
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
671
|
-
width: size,
|
|
672
|
-
height: size,
|
|
673
|
-
ref: ref,
|
|
674
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
675
|
-
viewBox: "0 0 16 16",
|
|
676
|
-
fill: "currentColor",
|
|
677
|
-
...rest
|
|
678
|
-
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
679
|
-
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"
|
|
680
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
681
|
-
d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z"
|
|
682
|
-
})), children);
|
|
683
|
-
}
|
|
684
649
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
685
650
|
width: size,
|
|
686
651
|
height: size,
|
|
@@ -689,36 +654,21 @@ const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref29, r
|
|
|
689
654
|
viewBox: "0 0 32 32",
|
|
690
655
|
fill: "currentColor",
|
|
691
656
|
...rest
|
|
692
|
-
},
|
|
693
|
-
d: "
|
|
694
|
-
})),
|
|
695
|
-
d: "
|
|
657
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
658
|
+
d: "M30 4V2H22V4a3.9906 3.9906 0 003 3.8586V11H23v2h6V11H27V7.8586A3.9906 3.9906 0 0030 4zM10.5 9A3.5 3.5 0 1114 5.5 3.5042 3.5042 0 0110.5 9zm0-5A1.5 1.5 0 1012 5.5 1.5017 1.5017 0 0010.5 4zM22.4746 31.313L19.3408 24H12.2393A4.0073 4.0073 0 018.373 21.0293l-1.6337-6.126a3.8987 3.8987 0 017.5341-2.0092L15.1016 16H21v2H13.5645l-1.2227-4.5908a1.9 1.9 0 00-3.6709.979l1.6338 6.1255A2.0052 2.0052 0 0012.2393 22h8.42l3.6543 8.5254z"
|
|
659
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
660
|
+
d: "M18,28H7.7683a2.0025,2.0025,0,0,1-1.9326-1.4849L2.0337,12.2576l1.9326-.5152L7.7683,26H18Z"
|
|
696
661
|
})), children);
|
|
697
662
|
});
|
|
698
663
|
if (process.env.NODE_ENV !== "production") {
|
|
699
|
-
|
|
664
|
+
PassengerDrinks.propTypes = iconPropTypes;
|
|
700
665
|
}
|
|
701
|
-
const
|
|
666
|
+
const PassengerPlus = /*#__PURE__*/React.forwardRef(function PassengerPlus(_ref30, ref) {
|
|
702
667
|
let {
|
|
703
668
|
children,
|
|
704
669
|
size = 16,
|
|
705
670
|
...rest
|
|
706
671
|
} = _ref30;
|
|
707
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
708
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
709
|
-
width: size,
|
|
710
|
-
height: size,
|
|
711
|
-
ref: ref,
|
|
712
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
713
|
-
viewBox: "0 0 16 16",
|
|
714
|
-
fill: "currentColor",
|
|
715
|
-
...rest
|
|
716
|
-
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
717
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
718
|
-
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
719
|
-
d: "M6.5 10.2L10.5 8 6.5 5.8z"
|
|
720
|
-
})), children);
|
|
721
|
-
}
|
|
722
672
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
723
673
|
width: size,
|
|
724
674
|
height: size,
|
|
@@ -727,19 +677,16 @@ const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFill
|
|
|
727
677
|
viewBox: "0 0 32 32",
|
|
728
678
|
fill: "currentColor",
|
|
729
679
|
...rest
|
|
730
|
-
},
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
|
|
735
|
-
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
736
|
-
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
680
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
681
|
+
d: "M10.5 9A3.5 3.5 0 1114 5.5 3.5042 3.5042 0 0110.5 9zm0-5A1.5 1.5 0 1012 5.5 1.5017 1.5017 0 0010.5 4zM22.4739 31.313L19.34 24H12.2385a4.0072 4.0072 0 01-3.8662-2.9707l-1.6338-6.126a3.8988 3.8988 0 017.5342-2.0092L15.1008 16H21v2H13.5637l-1.2226-4.5908a1.9 1.9 0 00-3.6709.979l1.6338 6.1255A2.0051 2.0051 0 0012.2385 22h8.42l3.6543 8.5254zM30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6z"
|
|
682
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
683
|
+
d: "M18,28H7.7676A2.0025,2.0025,0,0,1,5.835,26.5151L2.033,12.2576l1.9326-.5152L7.7676,26H18Z"
|
|
737
684
|
})), children);
|
|
738
685
|
});
|
|
739
686
|
if (process.env.NODE_ENV !== "production") {
|
|
740
|
-
|
|
687
|
+
PassengerPlus.propTypes = iconPropTypes;
|
|
741
688
|
}
|
|
742
|
-
const
|
|
689
|
+
const Password = /*#__PURE__*/React.forwardRef(function Password(_ref31, ref) {
|
|
743
690
|
let {
|
|
744
691
|
children,
|
|
745
692
|
size = 16,
|
|
@@ -753,14 +700,18 @@ const Playlist = /*#__PURE__*/React.forwardRef(function Playlist(_ref31, ref) {
|
|
|
753
700
|
viewBox: "0 0 32 32",
|
|
754
701
|
fill: "currentColor",
|
|
755
702
|
...rest
|
|
756
|
-
},
|
|
757
|
-
d: "
|
|
703
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
704
|
+
d: "M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"
|
|
705
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
706
|
+
cx: "22",
|
|
707
|
+
cy: "10",
|
|
708
|
+
r: "2"
|
|
758
709
|
})), children);
|
|
759
710
|
});
|
|
760
711
|
if (process.env.NODE_ENV !== "production") {
|
|
761
|
-
|
|
712
|
+
Password.propTypes = iconPropTypes;
|
|
762
713
|
}
|
|
763
|
-
const
|
|
714
|
+
const Paste = /*#__PURE__*/React.forwardRef(function Paste(_ref32, ref) {
|
|
764
715
|
let {
|
|
765
716
|
children,
|
|
766
717
|
size = 16,
|
|
@@ -774,19 +725,34 @@ const Plug = /*#__PURE__*/React.forwardRef(function Plug(_ref32, ref) {
|
|
|
774
725
|
viewBox: "0 0 32 32",
|
|
775
726
|
fill: "currentColor",
|
|
776
727
|
...rest
|
|
777
|
-
},
|
|
778
|
-
d: "
|
|
728
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
729
|
+
d: "M26,20H17.83l2.58-2.59L19,16l-5,5,5,5,1.41-1.41L17.83,22H26v8h2V22A2,2,0,0,0,26,20Z"
|
|
730
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
731
|
+
d: "M23.71,9.29l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2h8V28H6V4h8v6a2,2,0,0,0,2,2h6v2h2V10A1,1,0,0,0,23.71,9.29ZM16,4.41,21.59,10H16Z"
|
|
779
732
|
})), children);
|
|
780
733
|
});
|
|
781
734
|
if (process.env.NODE_ENV !== "production") {
|
|
782
|
-
|
|
735
|
+
Paste.propTypes = iconPropTypes;
|
|
783
736
|
}
|
|
784
|
-
const
|
|
737
|
+
const Pause = /*#__PURE__*/React.forwardRef(function Pause(_ref33, ref) {
|
|
785
738
|
let {
|
|
786
739
|
children,
|
|
787
740
|
size = 16,
|
|
788
741
|
...rest
|
|
789
742
|
} = _ref33;
|
|
743
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
744
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
745
|
+
width: size,
|
|
746
|
+
height: size,
|
|
747
|
+
ref: ref,
|
|
748
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
749
|
+
viewBox: "0 0 16 16",
|
|
750
|
+
fill: "currentColor",
|
|
751
|
+
...rest
|
|
752
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
753
|
+
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"
|
|
754
|
+
})), children);
|
|
755
|
+
}
|
|
790
756
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
791
757
|
width: size,
|
|
792
758
|
height: size,
|
|
@@ -795,14 +761,14 @@ const PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(_ref33, ref
|
|
|
795
761
|
viewBox: "0 0 32 32",
|
|
796
762
|
fill: "currentColor",
|
|
797
763
|
...rest
|
|
798
|
-
},
|
|
799
|
-
d: "
|
|
764
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
765
|
+
d: "M12 8V24H8V8h4m0-2H8A2 2 0 006 8V24a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2zM24 8V24H20V8h4m0-2H20a2 2 0 00-2 2V24a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2z"
|
|
800
766
|
})), children);
|
|
801
767
|
});
|
|
802
768
|
if (process.env.NODE_ENV !== "production") {
|
|
803
|
-
|
|
769
|
+
Pause.propTypes = iconPropTypes;
|
|
804
770
|
}
|
|
805
|
-
const
|
|
771
|
+
const PauseFilled = /*#__PURE__*/React.forwardRef(function PauseFilled(_ref34, ref) {
|
|
806
772
|
let {
|
|
807
773
|
children,
|
|
808
774
|
size = 16,
|
|
@@ -816,19 +782,34 @@ const Png = /*#__PURE__*/React.forwardRef(function Png(_ref34, ref) {
|
|
|
816
782
|
viewBox: "0 0 32 32",
|
|
817
783
|
fill: "currentColor",
|
|
818
784
|
...rest
|
|
819
|
-
},
|
|
820
|
-
d: "
|
|
785
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
786
|
+
d: "M12 6H10A2 2 0 008 8V24a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2zM22 6H20a2 2 0 00-2 2V24a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2z"
|
|
821
787
|
})), children);
|
|
822
788
|
});
|
|
823
789
|
if (process.env.NODE_ENV !== "production") {
|
|
824
|
-
|
|
790
|
+
PauseFilled.propTypes = iconPropTypes;
|
|
825
791
|
}
|
|
826
|
-
const
|
|
792
|
+
const PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline(_ref35, ref) {
|
|
827
793
|
let {
|
|
828
794
|
children,
|
|
829
795
|
size = 16,
|
|
830
796
|
...rest
|
|
831
797
|
} = _ref35;
|
|
798
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
799
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
800
|
+
width: size,
|
|
801
|
+
height: size,
|
|
802
|
+
ref: ref,
|
|
803
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
804
|
+
viewBox: "0 0 16 16",
|
|
805
|
+
fill: "currentColor",
|
|
806
|
+
...rest
|
|
807
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
808
|
+
d: "M7 5L6 5 6 11 7 11 7 5zM10 5L9 5 9 11 10 11 10 5z"
|
|
809
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
810
|
+
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"
|
|
811
|
+
})), children);
|
|
812
|
+
}
|
|
832
813
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
833
814
|
width: size,
|
|
834
815
|
height: size,
|
|
@@ -837,21 +818,34 @@ const PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(_
|
|
|
837
818
|
viewBox: "0 0 32 32",
|
|
838
819
|
fill: "currentColor",
|
|
839
820
|
...rest
|
|
840
|
-
},
|
|
841
|
-
d: "
|
|
842
|
-
})),
|
|
843
|
-
d: "
|
|
821
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
822
|
+
d: "M14 10L12 10 12 22 14 22 14 10 14 10zM20 10L18 10 18 22 20 22 20 10 20 10z"
|
|
823
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
824
|
+
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"
|
|
844
825
|
})), children);
|
|
845
826
|
});
|
|
846
827
|
if (process.env.NODE_ENV !== "production") {
|
|
847
|
-
|
|
828
|
+
PauseOutline.propTypes = iconPropTypes;
|
|
848
829
|
}
|
|
849
|
-
const
|
|
830
|
+
const PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFilled(_ref36, ref) {
|
|
850
831
|
let {
|
|
851
832
|
children,
|
|
852
833
|
size = 16,
|
|
853
834
|
...rest
|
|
854
835
|
} = _ref36;
|
|
836
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
837
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
838
|
+
width: size,
|
|
839
|
+
height: size,
|
|
840
|
+
ref: ref,
|
|
841
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
842
|
+
viewBox: "0 0 16 16",
|
|
843
|
+
fill: "currentColor",
|
|
844
|
+
...rest
|
|
845
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
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"
|
|
847
|
+
})), children);
|
|
848
|
+
}
|
|
855
849
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
856
850
|
width: size,
|
|
857
851
|
height: size,
|
|
@@ -860,16 +854,14 @@ const WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
860
854
|
viewBox: "0 0 32 32",
|
|
861
855
|
fill: "currentColor",
|
|
862
856
|
...rest
|
|
863
|
-
},
|
|
864
|
-
d: "
|
|
865
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
866
|
-
d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
|
|
857
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
858
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,22H12V10h2Zm6,0H18V10h2Z"
|
|
867
859
|
})), children);
|
|
868
860
|
});
|
|
869
861
|
if (process.env.NODE_ENV !== "production") {
|
|
870
|
-
|
|
862
|
+
PauseOutlineFilled.propTypes = iconPropTypes;
|
|
871
863
|
}
|
|
872
|
-
const
|
|
864
|
+
const PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture(_ref37, ref) {
|
|
873
865
|
let {
|
|
874
866
|
children,
|
|
875
867
|
size = 16,
|
|
@@ -883,18 +875,16 @@ const Police = /*#__PURE__*/React.forwardRef(function Police(_ref37, ref) {
|
|
|
883
875
|
viewBox: "0 0 32 32",
|
|
884
876
|
fill: "currentColor",
|
|
885
877
|
...rest
|
|
886
|
-
},
|
|
887
|
-
d: "
|
|
888
|
-
})),
|
|
889
|
-
d: "
|
|
890
|
-
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
891
|
-
d: "M25.2746,4.0386l-7-2a1.0013,1.0013,0,0,0-.55,0l-7,2A.9993.9993,0,0,0,10.03,5.2422L11,9.123V11A7,7,0,1,0,25,11V9.123l.97-3.8808A.9993.9993,0,0,0,25.2746,4.0386ZM18,4.04l5.7952,1.6558L23.219,8H19V6H17V8H12.781l-.5762-2.3042ZM18,16a5.0058,5.0058,0,0,1-5-5V10H23v1A5.0058,5.0058,0,0,1,18,16Z"
|
|
878
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
+
d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
|
|
880
|
+
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
881
|
+
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"
|
|
892
882
|
})), children);
|
|
893
883
|
});
|
|
894
884
|
if (process.env.NODE_ENV !== "production") {
|
|
895
|
-
|
|
885
|
+
PauseFuture.propTypes = iconPropTypes;
|
|
896
886
|
}
|
|
897
|
-
const
|
|
887
|
+
const PausePast = /*#__PURE__*/React.forwardRef(function PausePast(_ref38, ref) {
|
|
898
888
|
let {
|
|
899
889
|
children,
|
|
900
890
|
size = 16,
|
|
@@ -908,16 +898,16 @@ const Policy = /*#__PURE__*/React.forwardRef(function Policy(_ref38, ref) {
|
|
|
908
898
|
viewBox: "0 0 32 32",
|
|
909
899
|
fill: "currentColor",
|
|
910
900
|
...rest
|
|
911
|
-
},
|
|
912
|
-
d: "
|
|
913
|
-
})),
|
|
914
|
-
d: "
|
|
901
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
902
|
+
d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
|
|
903
|
+
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
904
|
+
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"
|
|
915
905
|
})), children);
|
|
916
906
|
});
|
|
917
907
|
if (process.env.NODE_ENV !== "production") {
|
|
918
|
-
|
|
908
|
+
PausePast.propTypes = iconPropTypes;
|
|
919
909
|
}
|
|
920
|
-
const
|
|
910
|
+
const PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode(_ref39, ref) {
|
|
921
911
|
let {
|
|
922
912
|
children,
|
|
923
913
|
size = 16,
|
|
@@ -931,16 +921,16 @@ const Popup = /*#__PURE__*/React.forwardRef(function Popup(_ref39, ref) {
|
|
|
931
921
|
viewBox: "0 0 32 32",
|
|
932
922
|
fill: "currentColor",
|
|
933
923
|
...rest
|
|
934
|
-
},
|
|
935
|
-
d: "
|
|
936
|
-
})),
|
|
937
|
-
d: "
|
|
924
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
925
|
+
d: "M20 11L20 9 12 9 12 23 20 23 20 21 14 21 14 17 19 17 19 15 14 15 14 11 20 11z"
|
|
926
|
+
})), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
927
|
+
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"
|
|
938
928
|
})), children);
|
|
939
929
|
});
|
|
940
930
|
if (process.env.NODE_ENV !== "production") {
|
|
941
|
-
|
|
931
|
+
PcnENode.propTypes = iconPropTypes;
|
|
942
932
|
}
|
|
943
|
-
const
|
|
933
|
+
const PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary(_ref40, ref) {
|
|
944
934
|
let {
|
|
945
935
|
children,
|
|
946
936
|
size = 16,
|
|
@@ -954,16 +944,20 @@ const PortInput = /*#__PURE__*/React.forwardRef(function PortInput(_ref40, ref)
|
|
|
954
944
|
viewBox: "0 0 32 32",
|
|
955
945
|
fill: "currentColor",
|
|
956
946
|
...rest
|
|
957
|
-
},
|
|
958
|
-
d: "
|
|
959
|
-
})),
|
|
960
|
-
d: "
|
|
947
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
948
|
+
d: "M16 16L14.407 19 11 19.414 13.5 21.667 13 25 16 23.125 19 25 18.5 21.667 21 19.414 17.5 19 16 16z"
|
|
949
|
+
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
950
|
+
d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
|
|
951
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
952
|
+
d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
|
|
953
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
954
|
+
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"
|
|
961
955
|
})), children);
|
|
962
956
|
});
|
|
963
957
|
if (process.env.NODE_ENV !== "production") {
|
|
964
|
-
|
|
958
|
+
PcnMilitary.propTypes = iconPropTypes;
|
|
965
959
|
}
|
|
966
|
-
const
|
|
960
|
+
const PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode(_ref41, ref) {
|
|
967
961
|
let {
|
|
968
962
|
children,
|
|
969
963
|
size = 16,
|
|
@@ -977,16 +971,16 @@ const PortOutput = /*#__PURE__*/React.forwardRef(function PortOutput(_ref41, ref
|
|
|
977
971
|
viewBox: "0 0 32 32",
|
|
978
972
|
fill: "currentColor",
|
|
979
973
|
...rest
|
|
980
|
-
},
|
|
981
|
-
d: "
|
|
982
|
-
})),
|
|
983
|
-
d: "
|
|
974
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
975
|
+
d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V10.9985H14Z"
|
|
976
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
977
|
+
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"
|
|
984
978
|
})), children);
|
|
985
979
|
});
|
|
986
980
|
if (process.env.NODE_ENV !== "production") {
|
|
987
|
-
|
|
981
|
+
PcnPNode.propTypes = iconPropTypes;
|
|
988
982
|
}
|
|
989
|
-
const
|
|
983
|
+
const PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode(_ref42, ref) {
|
|
990
984
|
let {
|
|
991
985
|
children,
|
|
992
986
|
size = 16,
|
|
@@ -1000,34 +994,21 @@ const Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(_ref42, ref)
|
|
|
1000
994
|
viewBox: "0 0 32 32",
|
|
1001
995
|
fill: "currentColor",
|
|
1002
996
|
...rest
|
|
1003
|
-
},
|
|
1004
|
-
d: "
|
|
997
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
998
|
+
d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
|
|
999
|
+
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1000
|
+
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"
|
|
1005
1001
|
})), children);
|
|
1006
1002
|
});
|
|
1007
1003
|
if (process.env.NODE_ENV !== "production") {
|
|
1008
|
-
|
|
1004
|
+
PcnZNode.propTypes = iconPropTypes;
|
|
1009
1005
|
}
|
|
1010
|
-
const
|
|
1006
|
+
const Pdf = /*#__PURE__*/React.forwardRef(function Pdf(_ref43, ref) {
|
|
1011
1007
|
let {
|
|
1012
1008
|
children,
|
|
1013
1009
|
size = 16,
|
|
1014
1010
|
...rest
|
|
1015
1011
|
} = _ref43;
|
|
1016
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1017
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1018
|
-
width: size,
|
|
1019
|
-
height: size,
|
|
1020
|
-
ref: ref,
|
|
1021
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1022
|
-
viewBox: "0 0 16 16",
|
|
1023
|
-
fill: "currentColor",
|
|
1024
|
-
...rest
|
|
1025
|
-
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1026
|
-
d: "M11.2,2.9l-0.5,0.9c2.6,1.5,3.5,4.9,2,7.5s-4.9,3.5-7.5,2s-3.5-4.9-2-7.5c0.5-0.8,1.2-1.5,2-2L4.8,2.9 c-3.1,1.8-4.2,5.8-2.4,8.9s5.8,4.2,8.9,2.4s4.2-5.8,2.4-8.9C13.1,4.3,12.2,3.4,11.2,2.9z"
|
|
1027
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1028
|
-
d: "M7.5 1H8.5V8H7.5z"
|
|
1029
|
-
})), children);
|
|
1030
|
-
}
|
|
1031
1012
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1032
1013
|
width: size,
|
|
1033
1014
|
height: size,
|
|
@@ -1036,16 +1017,14 @@ const Power = /*#__PURE__*/React.forwardRef(function Power(_ref43, ref) {
|
|
|
1036
1017
|
viewBox: "0 0 32 32",
|
|
1037
1018
|
fill: "currentColor",
|
|
1038
1019
|
...rest
|
|
1039
|
-
},
|
|
1040
|
-
d: "
|
|
1041
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1042
|
-
d: "M15 2H17V16H15z"
|
|
1020
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1021
|
+
d: "M30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM8 9H2V23H4V18H8a2 2 0 002-2V11A2 2 0 008 9zm0 7H4V11H8zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14z"
|
|
1043
1022
|
})), children);
|
|
1044
1023
|
});
|
|
1045
1024
|
if (process.env.NODE_ENV !== "production") {
|
|
1046
|
-
|
|
1025
|
+
Pdf.propTypes = iconPropTypes;
|
|
1047
1026
|
}
|
|
1048
|
-
const
|
|
1027
|
+
const PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(_ref44, ref) {
|
|
1049
1028
|
let {
|
|
1050
1029
|
children,
|
|
1051
1030
|
size = 16,
|
|
@@ -1059,14 +1038,14 @@ const Ppt = /*#__PURE__*/React.forwardRef(function Ppt(_ref44, ref) {
|
|
|
1059
1038
|
viewBox: "0 0 32 32",
|
|
1060
1039
|
fill: "currentColor",
|
|
1061
1040
|
...rest
|
|
1062
|
-
},
|
|
1063
|
-
d: "
|
|
1041
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1042
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM22 16L24 16 24 10 29 10 29 8 24 8 24 4 30 4 30 2 22 2 22 16zM16 2H12V16h4a4 4 0 004-4V6A4 4 0 0016 2zm2 10a2 2 0 01-2 2H14V4h2a2 2 0 012 2zM8 2H2V16H4V11H8a2 2 0 002-2V4A2 2 0 008 2zM8 9H4V4H8z"
|
|
1064
1043
|
})), children);
|
|
1065
1044
|
});
|
|
1066
1045
|
if (process.env.NODE_ENV !== "production") {
|
|
1067
|
-
|
|
1046
|
+
PdfReference.propTypes = iconPropTypes;
|
|
1068
1047
|
}
|
|
1069
|
-
const
|
|
1048
|
+
const Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(_ref45, ref) {
|
|
1070
1049
|
let {
|
|
1071
1050
|
children,
|
|
1072
1051
|
size = 16,
|
|
@@ -1080,16 +1059,16 @@ const PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile
|
|
|
1080
1059
|
viewBox: "0 0 32 32",
|
|
1081
1060
|
fill: "currentColor",
|
|
1082
1061
|
...rest
|
|
1083
|
-
},
|
|
1084
|
-
d: "
|
|
1085
|
-
})),
|
|
1086
|
-
d: "
|
|
1062
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1063
|
+
d: "M21.6772,14l-1.2456-3.1143A2.9861,2.9861,0,0,0,17.646,9H13.5542a3.0018,3.0018,0,0,0-1.5439.4277L7,12.4336V18H9V13.5664l3-1.8V23.6973L8.5383,28.8906,10.2024,30,14,24.3027V11h3.646a.9949.9949,0,0,1,.9282.6289L20.3228,16H26V14Z"
|
|
1064
|
+
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1065
|
+
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"
|
|
1087
1066
|
})), children);
|
|
1088
1067
|
});
|
|
1089
1068
|
if (process.env.NODE_ENV !== "production") {
|
|
1090
|
-
|
|
1069
|
+
Pedestrian.propTypes = iconPropTypes;
|
|
1091
1070
|
}
|
|
1092
|
-
const
|
|
1071
|
+
const PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily(_ref46, ref) {
|
|
1093
1072
|
let {
|
|
1094
1073
|
children,
|
|
1095
1074
|
size = 16,
|
|
@@ -1103,14 +1082,16 @@ const Pressure = /*#__PURE__*/React.forwardRef(function Pressure(_ref46, ref) {
|
|
|
1103
1082
|
viewBox: "0 0 32 32",
|
|
1104
1083
|
fill: "currentColor",
|
|
1105
1084
|
...rest
|
|
1106
|
-
},
|
|
1107
|
-
d: "
|
|
1085
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1086
|
+
d: "M20 30H17a2.0021 2.0021 0 01-2-2V23h2v5h3V23h2V19a1.0011 1.0011 0 00-1-1H12.2793l-2-6H4a1.0011 1.0011 0 00-1 1v6H5v9H9V21h2v7a2.0021 2.0021 0 01-2 2H5a2.0021 2.0021 0 01-2-2V21a2.0021 2.0021 0 01-2-2V13a3.0033 3.0033 0 013-3h6.2793a1.998 1.998 0 011.8975 1.3674L13.7207 16H21a3.0033 3.0033 0 013 3v4a2.0021 2.0021 0 01-2 2v3A2.0021 2.0021 0 0120 30zM28 30H26V19h3V13a1.0011 1.0011 0 00-1-1H24V10h4a3.0033 3.0033 0 013 3v6a2.0021 2.0021 0 01-2 2H28zM7 9a4 4 0 114-4A4.0045 4.0045 0 017 9zM7 3A2 2 0 109 5 2.0021 2.0021 0 007 3zM25 9a4 4 0 114-4A4.0045 4.0045 0 0125 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0025 3z"
|
|
1087
|
+
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1088
|
+
d: "M18.5,15A3.5,3.5,0,1,1,22,11.5,3.5041,3.5041,0,0,1,18.5,15Zm0-5A1.5,1.5,0,1,0,20,11.5,1.5017,1.5017,0,0,0,18.5,10Z"
|
|
1108
1089
|
})), children);
|
|
1109
1090
|
});
|
|
1110
1091
|
if (process.env.NODE_ENV !== "production") {
|
|
1111
|
-
|
|
1092
|
+
PedestrianFamily.propTypes = iconPropTypes;
|
|
1112
1093
|
}
|
|
1113
|
-
const
|
|
1094
|
+
const PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(_ref47, ref) {
|
|
1114
1095
|
let {
|
|
1115
1096
|
children,
|
|
1116
1097
|
size = 16,
|
|
@@ -1124,14 +1105,16 @@ const PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(_re
|
|
|
1124
1105
|
viewBox: "0 0 32 32",
|
|
1125
1106
|
fill: "currentColor",
|
|
1126
1107
|
...rest
|
|
1127
|
-
},
|
|
1128
|
-
d: "
|
|
1108
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1109
|
+
d: "M26,16H17.4683l-5-6H5a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V21H10v7H6V19H4V13a1.0009,1.0009,0,0,1,1-1h6.5317l5,6H26a1.0009,1.0009,0,0,1,1,1v3H25v6H22V22H20v6a2.0023,2.0023,0,0,0,2,2h3a2.0023,2.0023,0,0,0,2-2V24a2.0023,2.0023,0,0,0,2-2V19A3.0033,3.0033,0,0,0,26,16Z"
|
|
1110
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1111
|
+
d: "M23.5 15A3.5 3.5 0 1127 11.5 3.5042 3.5042 0 0123.5 15zm0-5A1.5 1.5 0 1025 11.5 1.5017 1.5017 0 0023.5 10zM8 9a4 4 0 114-4A4.0042 4.0042 0 018 9zM8 3a2 2 0 102 2A2.0023 2.0023 0 008 3z"
|
|
1129
1112
|
})), children);
|
|
1130
1113
|
});
|
|
1131
1114
|
if (process.env.NODE_ENV !== "production") {
|
|
1132
|
-
|
|
1115
|
+
PedestrianChild.propTypes = iconPropTypes;
|
|
1133
1116
|
}
|
|
1134
|
-
const
|
|
1117
|
+
const Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref48, ref) {
|
|
1135
1118
|
let {
|
|
1136
1119
|
children,
|
|
1137
1120
|
size = 16,
|
|
@@ -1145,18 +1128,17 @@ const PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(_re
|
|
|
1145
1128
|
viewBox: "0 0 32 32",
|
|
1146
1129
|
fill: "currentColor",
|
|
1147
1130
|
...rest
|
|
1148
|
-
},
|
|
1149
|
-
d: "
|
|
1150
|
-
})),
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
"data-icon-path": "inner-path"
|
|
1131
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1132
|
+
d: "M27.3069,6.1069,30,3.4141,28.5859,2,25.8931,4.6929,24.8,3.6a1.9328,1.9328,0,0,0-2.8,0L4,21.6V28h6.4l18-18a1.9329,1.9329,0,0,0,0-2.8ZM9.6,26H6V22.4L23.4,5,27,8.6Z"
|
|
1133
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1134
|
+
d: "M8.136 7.5H18.863999999999997V9.5H8.136z",
|
|
1135
|
+
transform: "rotate(-45 13.5 8.5)"
|
|
1154
1136
|
})), children);
|
|
1155
1137
|
});
|
|
1156
1138
|
if (process.env.NODE_ENV !== "production") {
|
|
1157
|
-
|
|
1139
|
+
Pen.propTypes = iconPropTypes;
|
|
1158
1140
|
}
|
|
1159
|
-
const
|
|
1141
|
+
const PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(_ref49, ref) {
|
|
1160
1142
|
let {
|
|
1161
1143
|
children,
|
|
1162
1144
|
size = 16,
|
|
@@ -1170,16 +1152,14 @@ const PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline(_
|
|
|
1170
1152
|
viewBox: "0 0 32 32",
|
|
1171
1153
|
fill: "currentColor",
|
|
1172
1154
|
...rest
|
|
1173
|
-
},
|
|
1174
|
-
d: "
|
|
1175
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1176
|
-
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"
|
|
1155
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1156
|
+
d: "M29.707,5.293l-3-3a.9994.9994,0,0,0-1.414,0L19.5859,8H17.0947A11.0118,11.0118,0,0,0,6.7124,15.3662L2.0562,28.67a1,1,0,0,0,1.2744,1.2739l13.3037-4.6562A11.012,11.012,0,0,0,24,14.9053V12.4141L29.707,6.707A.9994.9994,0,0,0,29.707,5.293Zm-7.414,6A1,1,0,0,0,22,12v2.9053A9.01,9.01,0,0,1,15.9731,23.4l-9.1677,3.209L16,17.4141,14.5859,16,5.3914,25.1948,8.6,16.0269A9.01,9.01,0,0,1,17.0947,10H20a1,1,0,0,0,.707-.293L26,4.4141,27.5859,6Z"
|
|
1177
1157
|
})), children);
|
|
1178
1158
|
});
|
|
1179
1159
|
if (process.env.NODE_ENV !== "production") {
|
|
1180
|
-
|
|
1160
|
+
PenFountain.propTypes = iconPropTypes;
|
|
1181
1161
|
}
|
|
1182
|
-
const
|
|
1162
|
+
const Pending = /*#__PURE__*/React.forwardRef(function Pending(_ref50, ref) {
|
|
1183
1163
|
let {
|
|
1184
1164
|
children,
|
|
1185
1165
|
size = 16,
|
|
@@ -1193,14 +1173,26 @@ const Printer = /*#__PURE__*/React.forwardRef(function Printer(_ref50, ref) {
|
|
|
1193
1173
|
viewBox: "0 0 32 32",
|
|
1194
1174
|
fill: "currentColor",
|
|
1195
1175
|
...rest
|
|
1196
|
-
},
|
|
1197
|
-
|
|
1176
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
1177
|
+
cx: "9",
|
|
1178
|
+
cy: "16",
|
|
1179
|
+
r: "2"
|
|
1180
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1181
|
+
cx: "23",
|
|
1182
|
+
cy: "16",
|
|
1183
|
+
r: "2"
|
|
1184
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1185
|
+
cx: "16",
|
|
1186
|
+
cy: "16",
|
|
1187
|
+
r: "2"
|
|
1188
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1189
|
+
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"
|
|
1198
1190
|
})), children);
|
|
1199
1191
|
});
|
|
1200
1192
|
if (process.env.NODE_ENV !== "production") {
|
|
1201
|
-
|
|
1193
|
+
Pending.propTypes = iconPropTypes;
|
|
1202
1194
|
}
|
|
1203
|
-
const
|
|
1195
|
+
const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref51, ref) {
|
|
1204
1196
|
let {
|
|
1205
1197
|
children,
|
|
1206
1198
|
size = 16,
|
|
@@ -1214,14 +1206,18 @@ const Process = /*#__PURE__*/React.forwardRef(function Process(_ref51, ref) {
|
|
|
1214
1206
|
viewBox: "0 0 32 32",
|
|
1215
1207
|
fill: "currentColor",
|
|
1216
1208
|
...rest
|
|
1217
|
-
},
|
|
1218
|
-
d: "
|
|
1209
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1210
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"
|
|
1211
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1212
|
+
fill: "none",
|
|
1213
|
+
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",
|
|
1214
|
+
"data-icon-path": "inner-path"
|
|
1219
1215
|
})), children);
|
|
1220
1216
|
});
|
|
1221
1217
|
if (process.env.NODE_ENV !== "production") {
|
|
1222
|
-
|
|
1218
|
+
PendingFilled.propTypes = iconPropTypes;
|
|
1223
1219
|
}
|
|
1224
|
-
const
|
|
1220
|
+
const PentagonDownOutline = /*#__PURE__*/React.forwardRef(function PentagonDownOutline(_ref52, ref) {
|
|
1225
1221
|
let {
|
|
1226
1222
|
children,
|
|
1227
1223
|
size = 16,
|
|
@@ -1235,14 +1231,15 @@ const ProcessAutomate = /*#__PURE__*/React.forwardRef(function ProcessAutomate(_
|
|
|
1235
1231
|
viewBox: "0 0 32 32",
|
|
1236
1232
|
fill: "currentColor",
|
|
1237
1233
|
...rest
|
|
1238
|
-
},
|
|
1239
|
-
|
|
1234
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1235
|
+
strokeWidth: "0",
|
|
1236
|
+
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"
|
|
1240
1237
|
})), children);
|
|
1241
1238
|
});
|
|
1242
1239
|
if (process.env.NODE_ENV !== "production") {
|
|
1243
|
-
|
|
1240
|
+
PentagonDownOutline.propTypes = iconPropTypes;
|
|
1244
1241
|
}
|
|
1245
|
-
const
|
|
1242
|
+
const PentagonDownSolid = /*#__PURE__*/React.forwardRef(function PentagonDownSolid(_ref53, ref) {
|
|
1246
1243
|
let {
|
|
1247
1244
|
children,
|
|
1248
1245
|
size = 16,
|
|
@@ -1256,16 +1253,15 @@ const Product = /*#__PURE__*/React.forwardRef(function Product(_ref53, ref) {
|
|
|
1256
1253
|
viewBox: "0 0 32 32",
|
|
1257
1254
|
fill: "currentColor",
|
|
1258
1255
|
...rest
|
|
1259
|
-
},
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM18,6v4H14V6ZM6,26V6h6v6h8V6h6l.0012,20Z"
|
|
1256
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1257
|
+
strokeWidth: "0",
|
|
1258
|
+
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"
|
|
1263
1259
|
})), children);
|
|
1264
1260
|
});
|
|
1265
1261
|
if (process.env.NODE_ENV !== "production") {
|
|
1266
|
-
|
|
1262
|
+
PentagonDownSolid.propTypes = iconPropTypes;
|
|
1267
1263
|
}
|
|
1268
|
-
const
|
|
1264
|
+
const PentagonLeftOutline = /*#__PURE__*/React.forwardRef(function PentagonLeftOutline(_ref54, ref) {
|
|
1269
1265
|
let {
|
|
1270
1266
|
children,
|
|
1271
1267
|
size = 16,
|
|
@@ -1279,16 +1275,15 @@ const ProgressBar = /*#__PURE__*/React.forwardRef(function ProgressBar(_ref54, r
|
|
|
1279
1275
|
viewBox: "0 0 32 32",
|
|
1280
1276
|
fill: "currentColor",
|
|
1281
1277
|
...rest
|
|
1282
|
-
},
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
d: "M6 15H20V17H6z"
|
|
1278
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1279
|
+
strokeWidth: "0",
|
|
1280
|
+
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"
|
|
1286
1281
|
})), children);
|
|
1287
1282
|
});
|
|
1288
1283
|
if (process.env.NODE_ENV !== "production") {
|
|
1289
|
-
|
|
1284
|
+
PentagonLeftOutline.propTypes = iconPropTypes;
|
|
1290
1285
|
}
|
|
1291
|
-
const
|
|
1286
|
+
const PentagonLeftSolid = /*#__PURE__*/React.forwardRef(function PentagonLeftSolid(_ref55, ref) {
|
|
1292
1287
|
let {
|
|
1293
1288
|
children,
|
|
1294
1289
|
size = 16,
|
|
@@ -1302,18 +1297,15 @@ const ProgressBarRound = /*#__PURE__*/React.forwardRef(function ProgressBarRound
|
|
|
1302
1297
|
viewBox: "0 0 32 32",
|
|
1303
1298
|
fill: "currentColor",
|
|
1304
1299
|
...rest
|
|
1305
|
-
},
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
d: "M16,26a10.0162,10.0162,0,0,1-7.4531-3.3325l1.49-1.334A8,8,0,1,0,16,8V6a10,10,0,0,1,0,20Z"
|
|
1309
|
-
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1310
|
-
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"
|
|
1300
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1301
|
+
strokeWidth: "0",
|
|
1302
|
+
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"
|
|
1311
1303
|
})), children);
|
|
1312
1304
|
});
|
|
1313
1305
|
if (process.env.NODE_ENV !== "production") {
|
|
1314
|
-
|
|
1306
|
+
PentagonLeftSolid.propTypes = iconPropTypes;
|
|
1315
1307
|
}
|
|
1316
|
-
const
|
|
1308
|
+
const PentagonOutline = /*#__PURE__*/React.forwardRef(function PentagonOutline(_ref56, ref) {
|
|
1317
1309
|
let {
|
|
1318
1310
|
children,
|
|
1319
1311
|
size = 16,
|
|
@@ -1327,19 +1319,15 @@ const Promote = /*#__PURE__*/React.forwardRef(function Promote(_ref56, ref) {
|
|
|
1327
1319
|
viewBox: "0 0 32 32",
|
|
1328
1320
|
fill: "currentColor",
|
|
1329
1321
|
...rest
|
|
1330
|
-
},
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
d: "M6.3 19H17.6V21H6.3z",
|
|
1334
|
-
transform: "rotate(-45.001 12 20)"
|
|
1335
|
-
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1336
|
-
d: "M23,22h-2v-5c0-0.3,0.1-0.5,0.3-0.7l4.1-4.1c1.7-1.7,2.6-4,2.6-6.4V4h-1.9c-2.4,0-4.7,0.9-6.4,2.6l-4.1,4.1 C15.5,10.9,15.3,11,15,11H7.5l-2.6,3.3l5.3,0.8l-0.3,2l-7-1c-0.4-0.1-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l4-5C6.4,9.1,6.7,9,7,9h7.6 l3.8-3.8C20.4,3.1,23.2,2,26.1,2H28c1.1,0,2,0.9,2,2v1.9c0,2.9-1.1,5.7-3.2,7.8L23,17.4V22z"
|
|
1322
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1323
|
+
strokeWidth: "0",
|
|
1324
|
+
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"
|
|
1337
1325
|
})), children);
|
|
1338
1326
|
});
|
|
1339
1327
|
if (process.env.NODE_ENV !== "production") {
|
|
1340
|
-
|
|
1328
|
+
PentagonOutline.propTypes = iconPropTypes;
|
|
1341
1329
|
}
|
|
1342
|
-
const
|
|
1330
|
+
const PentagonRightOutline = /*#__PURE__*/React.forwardRef(function PentagonRightOutline(_ref57, ref) {
|
|
1343
1331
|
let {
|
|
1344
1332
|
children,
|
|
1345
1333
|
size = 16,
|
|
@@ -1353,30 +1341,15 @@ const PromptSession = /*#__PURE__*/React.forwardRef(function PromptSession(_ref5
|
|
|
1353
1341
|
viewBox: "0 0 32 32",
|
|
1354
1342
|
fill: "currentColor",
|
|
1355
1343
|
...rest
|
|
1356
|
-
},
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
d: "M24 31c-3.8599 0-7-3.1401-7-7s3.1401-7 7-7 7 3.1401 7 7-3.1401 7-7 7zm0-12c-2.7571 0-5 2.2429-5 5s2.2429 5 5 5 5-2.2429 5-5-2.2429-5-5-5zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
|
|
1360
|
-
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
1361
|
-
cx: "9",
|
|
1362
|
-
cy: "13",
|
|
1363
|
-
r: "2"
|
|
1364
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
1365
|
-
cx: "16",
|
|
1366
|
-
cy: "13",
|
|
1367
|
-
r: "2"
|
|
1368
|
-
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1369
|
-
cx: "23",
|
|
1370
|
-
cy: "13",
|
|
1371
|
-
r: "2"
|
|
1372
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1373
|
-
d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
|
|
1344
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1345
|
+
strokeWidth: "0",
|
|
1346
|
+
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"
|
|
1374
1347
|
})), children);
|
|
1375
1348
|
});
|
|
1376
1349
|
if (process.env.NODE_ENV !== "production") {
|
|
1377
|
-
|
|
1350
|
+
PentagonRightOutline.propTypes = iconPropTypes;
|
|
1378
1351
|
}
|
|
1379
|
-
const
|
|
1352
|
+
const PentagonRightSolid = /*#__PURE__*/React.forwardRef(function PentagonRightSolid(_ref58, ref) {
|
|
1380
1353
|
let {
|
|
1381
1354
|
children,
|
|
1382
1355
|
size = 16,
|
|
@@ -1390,28 +1363,15 @@ const PromptTemplate = /*#__PURE__*/React.forwardRef(function PromptTemplate(_re
|
|
|
1390
1363
|
viewBox: "0 0 32 32",
|
|
1391
1364
|
fill: "currentColor",
|
|
1392
1365
|
...rest
|
|
1393
|
-
},
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
cx: "23",
|
|
1397
|
-
cy: "13",
|
|
1398
|
-
r: "2"
|
|
1399
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1400
|
-
cx: "16",
|
|
1401
|
-
cy: "13",
|
|
1402
|
-
r: "2"
|
|
1403
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1404
|
-
cx: "9",
|
|
1405
|
-
cy: "13",
|
|
1406
|
-
r: "2"
|
|
1407
|
-
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1408
|
-
d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
|
|
1366
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1367
|
+
strokeWidth: "0",
|
|
1368
|
+
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"
|
|
1409
1369
|
})), children);
|
|
1410
1370
|
});
|
|
1411
1371
|
if (process.env.NODE_ENV !== "production") {
|
|
1412
|
-
|
|
1372
|
+
PentagonRightSolid.propTypes = iconPropTypes;
|
|
1413
1373
|
}
|
|
1414
|
-
const
|
|
1374
|
+
const PentagonSolid = /*#__PURE__*/React.forwardRef(function PentagonSolid(_ref59, ref) {
|
|
1415
1375
|
let {
|
|
1416
1376
|
children,
|
|
1417
1377
|
size = 16,
|
|
@@ -1425,14 +1385,15 @@ const PropertyRelationship = /*#__PURE__*/React.forwardRef(function PropertyRela
|
|
|
1425
1385
|
viewBox: "0 0 32 32",
|
|
1426
1386
|
fill: "currentColor",
|
|
1427
1387
|
...rest
|
|
1428
|
-
},
|
|
1429
|
-
|
|
1388
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1389
|
+
strokeWidth: "0",
|
|
1390
|
+
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"
|
|
1430
1391
|
})), children);
|
|
1431
1392
|
});
|
|
1432
1393
|
if (process.env.NODE_ENV !== "production") {
|
|
1433
|
-
|
|
1394
|
+
PentagonSolid.propTypes = iconPropTypes;
|
|
1434
1395
|
}
|
|
1435
|
-
const
|
|
1396
|
+
const Percentage = /*#__PURE__*/React.forwardRef(function Percentage(_ref60, ref) {
|
|
1436
1397
|
let {
|
|
1437
1398
|
children,
|
|
1438
1399
|
size = 16,
|
|
@@ -1446,16 +1407,19 @@ const Purchase = /*#__PURE__*/React.forwardRef(function Purchase(_ref60, ref) {
|
|
|
1446
1407
|
viewBox: "0 0 32 32",
|
|
1447
1408
|
fill: "currentColor",
|
|
1448
1409
|
...rest
|
|
1449
|
-
},
|
|
1450
|
-
d: "
|
|
1451
|
-
})),
|
|
1452
|
-
d: "
|
|
1410
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1411
|
+
d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14ZM9,6a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,9,6Z"
|
|
1412
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1413
|
+
d: "M0.029 15H31.97V17H0.029z",
|
|
1414
|
+
transform: "rotate(-45 16 16)"
|
|
1415
|
+
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1416
|
+
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"
|
|
1453
1417
|
})), children);
|
|
1454
1418
|
});
|
|
1455
1419
|
if (process.env.NODE_ENV !== "production") {
|
|
1456
|
-
|
|
1420
|
+
Percentage.propTypes = iconPropTypes;
|
|
1457
1421
|
}
|
|
1458
|
-
const
|
|
1422
|
+
const PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled(_ref61, ref) {
|
|
1459
1423
|
let {
|
|
1460
1424
|
children,
|
|
1461
1425
|
size = 16,
|
|
@@ -1469,16 +1433,19 @@ const WatsonHealthQcLaunch = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1469
1433
|
viewBox: "0 0 32 32",
|
|
1470
1434
|
fill: "currentColor",
|
|
1471
1435
|
...rest
|
|
1472
|
-
},
|
|
1473
|
-
d: "
|
|
1474
|
-
})),
|
|
1475
|
-
d: "
|
|
1436
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1437
|
+
d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14Z"
|
|
1438
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1439
|
+
d: "M0.029 15H31.97V17H0.029z",
|
|
1440
|
+
transform: "rotate(-45 16 16)"
|
|
1441
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1442
|
+
d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
|
|
1476
1443
|
})), children);
|
|
1477
1444
|
});
|
|
1478
1445
|
if (process.env.NODE_ENV !== "production") {
|
|
1479
|
-
|
|
1446
|
+
PercentageFilled.propTypes = iconPropTypes;
|
|
1480
1447
|
}
|
|
1481
|
-
const
|
|
1448
|
+
const Person = /*#__PURE__*/React.forwardRef(function Person(_ref62, ref) {
|
|
1482
1449
|
let {
|
|
1483
1450
|
children,
|
|
1484
1451
|
size = 16,
|
|
@@ -1492,34 +1459,14 @@ const QqPlot = /*#__PURE__*/React.forwardRef(function QqPlot(_ref62, ref) {
|
|
|
1492
1459
|
viewBox: "0 0 32 32",
|
|
1493
1460
|
fill: "currentColor",
|
|
1494
1461
|
...rest
|
|
1495
|
-
},
|
|
1496
|
-
|
|
1497
|
-
cy: "4",
|
|
1498
|
-
r: "2"
|
|
1499
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1500
|
-
cx: "8",
|
|
1501
|
-
cy: "16",
|
|
1502
|
-
r: "2"
|
|
1503
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
1504
|
-
cx: "28",
|
|
1505
|
-
cy: "12",
|
|
1506
|
-
r: "2"
|
|
1507
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
1508
|
-
cx: "11",
|
|
1509
|
-
cy: "7",
|
|
1510
|
-
r: "2"
|
|
1511
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
1512
|
-
cx: "16",
|
|
1513
|
-
cy: "24",
|
|
1514
|
-
r: "2"
|
|
1515
|
-
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1516
|
-
d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
|
|
1462
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1463
|
+
d: "M18 30H14a2 2 0 01-2-2V21a2 2 0 01-2-2V13a3 3 0 013-3h6a3 3 0 013 3v6a2 2 0 01-2 2v7A2 2 0 0118 30zM13 12a.94.94 0 00-1 1v6h2v9h4V19h2V13a.94.94 0 00-1-1zM16 9a4 4 0 114-4h0A4 4 0 0116 9zm0-6a2 2 0 102 2h0a2 2 0 00-2-2z"
|
|
1517
1464
|
})), children);
|
|
1518
1465
|
});
|
|
1519
1466
|
if (process.env.NODE_ENV !== "production") {
|
|
1520
|
-
|
|
1467
|
+
Person.propTypes = iconPropTypes;
|
|
1521
1468
|
}
|
|
1522
|
-
const
|
|
1469
|
+
const PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(_ref63, ref) {
|
|
1523
1470
|
let {
|
|
1524
1471
|
children,
|
|
1525
1472
|
size = 16,
|
|
@@ -1533,36 +1480,14 @@ const QrCode = /*#__PURE__*/React.forwardRef(function QrCode(_ref63, ref) {
|
|
|
1533
1480
|
viewBox: "0 0 32 32",
|
|
1534
1481
|
fill: "currentColor",
|
|
1535
1482
|
...rest
|
|
1536
|
-
},
|
|
1537
|
-
d: "
|
|
1538
|
-
transform: "rotate(-90 25 27)"
|
|
1539
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1540
|
-
d: "M18 22H20V24H18z",
|
|
1541
|
-
transform: "rotate(-90 19 23)"
|
|
1542
|
-
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1543
|
-
d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
|
|
1544
|
-
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1545
|
-
d: "M25 23H29V25H25z",
|
|
1546
|
-
transform: "rotate(-90 27 24)"
|
|
1547
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1548
|
-
d: "M28 26L30 26 30 30 26 30 26 28 28 28 28 26zM26 20L26 18 30 18 30 22 28 22 28 20 26 20zM24 20L22 20 22 24 20 24 20 26 24 26 24 20z"
|
|
1549
|
-
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1550
|
-
d: "M19 17H21V21H19z",
|
|
1551
|
-
transform: "rotate(-90 20 19)"
|
|
1552
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1553
|
-
d: "M6 22H10V26H6z"
|
|
1554
|
-
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1555
|
-
d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
|
|
1556
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1557
|
-
d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
|
|
1558
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1559
|
-
d: "M14,14H2V2H14ZM4,12h8V4H4Z"
|
|
1483
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1484
|
+
d: "M10 31H6a2.0059 2.0059 0 01-2-2V22a2.0059 2.0059 0 01-2-2V14a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0110 31zM5 13a.9448.9448 0 00-1 1v6H6v9h4V20h2V14a.9448.9448 0 00-1-1zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4zM28.7663 4.2558A4.2121 4.2121 0 0023 4.0321a4.2121 4.2121 0 00-5.7663.2237 4.319 4.319 0 000 6.0447L22.998 16.14 23 16.1376l.002.0019 5.7643-5.839A4.319 4.319 0 0028.7663 4.2558zM27.342 8.8948l-4.34 4.3973L23 13.29l-.002.002-4.34-4.3973a2.3085 2.3085 0 010-3.2338 2.2639 2.2639 0 013.1561 0l1.181 1.2074L23 6.8634l.0049.005 1.181-1.2074a2.2639 2.2639 0 013.1561 0A2.3085 2.3085 0 0127.342 8.8948z"
|
|
1560
1485
|
})), children);
|
|
1561
1486
|
});
|
|
1562
1487
|
if (process.env.NODE_ENV !== "production") {
|
|
1563
|
-
|
|
1488
|
+
PersonFavorite.propTypes = iconPropTypes;
|
|
1564
1489
|
}
|
|
1565
|
-
const
|
|
1490
|
+
const Pest = /*#__PURE__*/React.forwardRef(function Pest(_ref64, ref) {
|
|
1566
1491
|
let {
|
|
1567
1492
|
children,
|
|
1568
1493
|
size = 16,
|
|
@@ -1576,44 +1501,26 @@ const QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot(_ref64,
|
|
|
1576
1501
|
viewBox: "0 0 32 32",
|
|
1577
1502
|
fill: "currentColor",
|
|
1578
1503
|
...rest
|
|
1579
|
-
},
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
})),
|
|
1584
|
-
cx: "
|
|
1585
|
-
cy: "
|
|
1586
|
-
r: "
|
|
1587
|
-
})),
|
|
1588
|
-
cx: "11",
|
|
1589
|
-
cy: "21",
|
|
1590
|
-
r: "2"
|
|
1591
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
1592
|
-
cx: "21",
|
|
1593
|
-
cy: "21",
|
|
1594
|
-
r: "2"
|
|
1595
|
-
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
1504
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1505
|
+
cx: "7.5",
|
|
1506
|
+
cy: "9.5",
|
|
1507
|
+
r: "1.5"
|
|
1508
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1509
|
+
cx: "13",
|
|
1510
|
+
cy: "13",
|
|
1511
|
+
r: "1"
|
|
1512
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1596
1513
|
cx: "22",
|
|
1597
|
-
cy: "
|
|
1598
|
-
r: "
|
|
1599
|
-
})),
|
|
1600
|
-
|
|
1601
|
-
cy: "24",
|
|
1602
|
-
r: "2"
|
|
1603
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
1604
|
-
cx: "4",
|
|
1605
|
-
cy: "11",
|
|
1606
|
-
r: "2"
|
|
1607
|
-
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
|
|
1608
|
-
cx: "28",
|
|
1609
|
-
cy: "4",
|
|
1610
|
-
r: "2"
|
|
1514
|
+
cy: "21",
|
|
1515
|
+
r: "1"
|
|
1516
|
+
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1517
|
+
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"
|
|
1611
1518
|
})), children);
|
|
1612
1519
|
});
|
|
1613
1520
|
if (process.env.NODE_ENV !== "production") {
|
|
1614
|
-
|
|
1521
|
+
Pest.propTypes = iconPropTypes;
|
|
1615
1522
|
}
|
|
1616
|
-
const
|
|
1523
|
+
const WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageB(_ref65, ref) {
|
|
1617
1524
|
let {
|
|
1618
1525
|
children,
|
|
1619
1526
|
size = 16,
|
|
@@ -1627,20 +1534,28 @@ const Query = /*#__PURE__*/React.forwardRef(function Query(_ref65, ref) {
|
|
|
1627
1534
|
viewBox: "0 0 32 32",
|
|
1628
1535
|
fill: "currentColor",
|
|
1629
1536
|
...rest
|
|
1630
|
-
},
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1537
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1538
|
+
d: "M19 21H21V24H19zM19 0H21V3H19zM8 11H11V13H8zM29 11H32V13H29z"
|
|
1539
|
+
})), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1540
|
+
d: "M11.59 3.07H13.57V6.07H11.59z",
|
|
1541
|
+
transform: "rotate(-45 12.586 4.577)"
|
|
1542
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1543
|
+
d: "M26.44 17.92H28.42V20.92H26.44z",
|
|
1544
|
+
transform: "rotate(-45 27.43 19.408)"
|
|
1545
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1546
|
+
d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
|
|
1547
|
+
transform: "rotate(-45 12.592 19.414)"
|
|
1548
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1549
|
+
d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
|
|
1550
|
+
transform: "rotate(-45 27.423 4.57)"
|
|
1551
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1552
|
+
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"
|
|
1638
1553
|
})), children);
|
|
1639
1554
|
});
|
|
1640
1555
|
if (process.env.NODE_ENV !== "production") {
|
|
1641
|
-
|
|
1556
|
+
WatsonHealthPetImageB.propTypes = iconPropTypes;
|
|
1642
1557
|
}
|
|
1643
|
-
const
|
|
1558
|
+
const WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageO(_ref66, ref) {
|
|
1644
1559
|
let {
|
|
1645
1560
|
children,
|
|
1646
1561
|
size = 16,
|
|
@@ -1654,14 +1569,28 @@ const QueryQueue = /*#__PURE__*/React.forwardRef(function QueryQueue(_ref66, ref
|
|
|
1654
1569
|
viewBox: "0 0 32 32",
|
|
1655
1570
|
fill: "currentColor",
|
|
1656
1571
|
...rest
|
|
1657
|
-
},
|
|
1658
|
-
d: "
|
|
1572
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1573
|
+
d: "M11 29H13V32H11zM11 8H13V11H11zM0 19H3V21H0zM21 19H24V21H21z"
|
|
1574
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1575
|
+
d: "M3.59 11.09H5.57V14.09H3.59z",
|
|
1576
|
+
transform: "rotate(-45 4.585 12.59)"
|
|
1577
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1578
|
+
d: "M18.44 25.93H20.42V28.93H18.44z",
|
|
1579
|
+
transform: "rotate(-45 19.429 27.422)"
|
|
1580
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1581
|
+
d: "M3.09 26.44H6.09V28.42H3.09z",
|
|
1582
|
+
transform: "rotate(-45 4.591 27.428)"
|
|
1583
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1584
|
+
d: "M17.93 11.59H20.93V13.57H17.93z",
|
|
1585
|
+
transform: "rotate(-45 19.423 12.585)"
|
|
1586
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1587
|
+
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"
|
|
1659
1588
|
})), children);
|
|
1660
1589
|
});
|
|
1661
1590
|
if (process.env.NODE_ENV !== "production") {
|
|
1662
|
-
|
|
1591
|
+
WatsonHealthPetImageO.propTypes = iconPropTypes;
|
|
1663
1592
|
}
|
|
1664
|
-
const
|
|
1593
|
+
const Phone = /*#__PURE__*/React.forwardRef(function Phone(_ref67, ref) {
|
|
1665
1594
|
let {
|
|
1666
1595
|
children,
|
|
1667
1596
|
size = 16,
|
|
@@ -1675,14 +1604,14 @@ const Queued = /*#__PURE__*/React.forwardRef(function Queued(_ref67, ref) {
|
|
|
1675
1604
|
viewBox: "0 0 32 32",
|
|
1676
1605
|
fill: "currentColor",
|
|
1677
1606
|
...rest
|
|
1678
|
-
},
|
|
1679
|
-
d: "
|
|
1607
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1608
|
+
d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.76,3h5.51a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.37,9.37,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5A1,1,0,0,0,5,6v.08C5.46,12,8.41,26,25.94,27A1,1,0,0,0,27,26.06V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
|
|
1680
1609
|
})), children);
|
|
1681
1610
|
});
|
|
1682
1611
|
if (process.env.NODE_ENV !== "production") {
|
|
1683
|
-
|
|
1612
|
+
Phone.propTypes = iconPropTypes;
|
|
1684
1613
|
}
|
|
1685
|
-
const
|
|
1614
|
+
const PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication(_ref68, ref) {
|
|
1686
1615
|
let {
|
|
1687
1616
|
children,
|
|
1688
1617
|
size = 16,
|
|
@@ -1696,14 +1625,14 @@ const Quotes = /*#__PURE__*/React.forwardRef(function Quotes(_ref68, ref) {
|
|
|
1696
1625
|
viewBox: "0 0 32 32",
|
|
1697
1626
|
fill: "currentColor",
|
|
1698
1627
|
...rest
|
|
1699
|
-
},
|
|
1700
|
-
d: "
|
|
1628
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1629
|
+
d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20zM25 30h-.17C5.18 28.87 2.39 12.29 2 7.23A3 3 0 014.7611 4.0088Q4.88 4 5 4h5.27a2 2 0 011.86 1.26L13.65 9a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0123 18.35l3.77 1.51A2 2 0 0128 21.72V27A3 3 0 0125 30zM5 6a1 1 0 00-1.0032.9968c0 .0278.001.0555.0032.0832C4.46 13 7.41 27 24.94 28a1 1 0 001.0581-.9382Q26 27.0309 26 27V21.72l-3.77-1.51-2.87 2.85L18.88 23C10.18 21.91 9 13.21 9 13.12l-.06-.48 2.84-2.87L10.28 6z"
|
|
1701
1630
|
})), children);
|
|
1702
1631
|
});
|
|
1703
1632
|
if (process.env.NODE_ENV !== "production") {
|
|
1704
|
-
|
|
1633
|
+
PhoneApplication.propTypes = iconPropTypes;
|
|
1705
1634
|
}
|
|
1706
|
-
const
|
|
1635
|
+
const PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(_ref69, ref) {
|
|
1707
1636
|
let {
|
|
1708
1637
|
children,
|
|
1709
1638
|
size = 16,
|
|
@@ -1717,14 +1646,16 @@ const Radar = /*#__PURE__*/React.forwardRef(function Radar(_ref69, ref) {
|
|
|
1717
1646
|
viewBox: "0 0 32 32",
|
|
1718
1647
|
fill: "currentColor",
|
|
1719
1648
|
...rest
|
|
1720
|
-
},
|
|
1721
|
-
d: "
|
|
1649
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1650
|
+
d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.7612,3.0088Q5.88,3,6,3h5.27a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5a1,1,0,0,0-1.0032.9968q0,.0417.0032.0832C5.46,12,8.41,26,25.94,27a1,1,0,0,0,1.0582-.9382Q27,26.0309,27,26V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
|
|
1651
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1652
|
+
d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
|
|
1722
1653
|
})), children);
|
|
1723
1654
|
});
|
|
1724
1655
|
if (process.env.NODE_ENV !== "production") {
|
|
1725
|
-
|
|
1656
|
+
PhoneBlock.propTypes = iconPropTypes;
|
|
1726
1657
|
}
|
|
1727
|
-
const
|
|
1658
|
+
const PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled(_ref70, ref) {
|
|
1728
1659
|
let {
|
|
1729
1660
|
children,
|
|
1730
1661
|
size = 16,
|
|
@@ -1738,14 +1669,16 @@ const RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced(_ref7
|
|
|
1738
1669
|
viewBox: "0 0 32 32",
|
|
1739
1670
|
fill: "currentColor",
|
|
1740
1671
|
...rest
|
|
1741
|
-
},
|
|
1742
|
-
d: "
|
|
1672
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1673
|
+
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
1674
|
+
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1675
|
+
d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
|
|
1743
1676
|
})), children);
|
|
1744
1677
|
});
|
|
1745
1678
|
if (process.env.NODE_ENV !== "production") {
|
|
1746
|
-
|
|
1679
|
+
PhoneBlockFilled.propTypes = iconPropTypes;
|
|
1747
1680
|
}
|
|
1748
|
-
const
|
|
1681
|
+
const PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(_ref71, ref) {
|
|
1749
1682
|
let {
|
|
1750
1683
|
children,
|
|
1751
1684
|
size = 16,
|
|
@@ -1759,14 +1692,14 @@ const RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather(_ref71,
|
|
|
1759
1692
|
viewBox: "0 0 32 32",
|
|
1760
1693
|
fill: "currentColor",
|
|
1761
1694
|
...rest
|
|
1762
|
-
},
|
|
1763
|
-
d: "
|
|
1695
|
+
}, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1696
|
+
d: "M20.33,21.48l2.24-2.24a2.19,2.19,0,0,1,2.34-.48l2.73,1.09a2.18,2.18,0,0,1,1.36,2v5A2.17,2.17,0,0,1,26.72,29C7.59,27.81,3.73,11.61,3,5.41A2.17,2.17,0,0,1,5.17,3H10a2.16,2.16,0,0,1,2,1.36l1.09,2.73a2.16,2.16,0,0,1-.47,2.34l-2.24,2.24S11.67,20.4,20.33,21.48Z"
|
|
1764
1697
|
})), children);
|
|
1765
1698
|
});
|
|
1766
1699
|
if (process.env.NODE_ENV !== "production") {
|
|
1767
|
-
|
|
1700
|
+
PhoneFilled.propTypes = iconPropTypes;
|
|
1768
1701
|
}
|
|
1769
|
-
const
|
|
1702
|
+
const PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(_ref72, ref) {
|
|
1770
1703
|
let {
|
|
1771
1704
|
children,
|
|
1772
1705
|
size = 16,
|
|
@@ -1780,16 +1713,16 @@ const Radio = /*#__PURE__*/React.forwardRef(function Radio(_ref72, ref) {
|
|
|
1780
1713
|
viewBox: "0 0 32 32",
|
|
1781
1714
|
fill: "currentColor",
|
|
1782
1715
|
...rest
|
|
1783
|
-
},
|
|
1784
|
-
d: "
|
|
1785
|
-
})),
|
|
1786
|
-
d: "
|
|
1716
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1717
|
+
d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.7612,3.0088Q5.88,3,6,3h5.27a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5a1,1,0,0,0-1.0032.9968q0,.0417.0032.0832C5.46,12,8.41,26,25.94,27a1,1,0,0,0,1.0582-.9382Q27,26.0309,27,26V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
|
|
1718
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1719
|
+
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
1787
1720
|
})), children);
|
|
1788
1721
|
});
|
|
1789
1722
|
if (process.env.NODE_ENV !== "production") {
|
|
1790
|
-
|
|
1723
|
+
PhoneIncoming.propTypes = iconPropTypes;
|
|
1791
1724
|
}
|
|
1792
|
-
const
|
|
1725
|
+
const PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncomingFilled(_ref73, ref) {
|
|
1793
1726
|
let {
|
|
1794
1727
|
children,
|
|
1795
1728
|
size = 16,
|
|
@@ -1803,16 +1736,16 @@ const RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat(_ref73, r
|
|
|
1803
1736
|
viewBox: "0 0 32 32",
|
|
1804
1737
|
fill: "currentColor",
|
|
1805
1738
|
...rest
|
|
1806
|
-
},
|
|
1807
|
-
d: "
|
|
1808
|
-
})),
|
|
1809
|
-
d: "
|
|
1739
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1740
|
+
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
1741
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1742
|
+
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
1810
1743
|
})), children);
|
|
1811
1744
|
});
|
|
1812
1745
|
if (process.env.NODE_ENV !== "production") {
|
|
1813
|
-
|
|
1746
|
+
PhoneIncomingFilled.propTypes = iconPropTypes;
|
|
1814
1747
|
}
|
|
1815
|
-
const
|
|
1748
|
+
const PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(_ref74, ref) {
|
|
1816
1749
|
let {
|
|
1817
1750
|
children,
|
|
1818
1751
|
size = 16,
|
|
@@ -1826,20 +1759,16 @@ const RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk(_
|
|
|
1826
1759
|
viewBox: "0 0 32 32",
|
|
1827
1760
|
fill: "currentColor",
|
|
1828
1761
|
...rest
|
|
1829
|
-
},
|
|
1830
|
-
d: "
|
|
1831
|
-
})),
|
|
1832
|
-
|
|
1833
|
-
cy: "23",
|
|
1834
|
-
r: "2"
|
|
1835
|
-
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1836
|
-
d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
|
|
1762
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1763
|
+
d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
|
|
1764
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1765
|
+
d: "M28,6H14V5a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,5V6H4A2.0025,2.0025,0,0,0,2,8V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V8A2.0025,2.0025,0,0,0,28,6ZM8,5h4V22H8ZM28,26H4V8H6V22a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V8H28Z"
|
|
1837
1766
|
})), children);
|
|
1838
1767
|
});
|
|
1839
1768
|
if (process.env.NODE_ENV !== "production") {
|
|
1840
|
-
|
|
1769
|
+
PhoneIp.propTypes = iconPropTypes;
|
|
1841
1770
|
}
|
|
1842
|
-
const
|
|
1771
|
+
const PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(_ref75, ref) {
|
|
1843
1772
|
let {
|
|
1844
1773
|
children,
|
|
1845
1774
|
size = 16,
|
|
@@ -1853,14 +1782,14 @@ const RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton(_ref75, r
|
|
|
1853
1782
|
viewBox: "0 0 32 32",
|
|
1854
1783
|
fill: "currentColor",
|
|
1855
1784
|
...rest
|
|
1856
|
-
},
|
|
1857
|
-
d: "
|
|
1785
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1786
|
+
d: "M9.19 18.56A25.66 25.66 0 015 6.08V6A1 1 0 016 5h5.28l1.5 3.77L9.94 11.64l.06.48a13 13 0 001.46 4.17l1.46-1.46a9.34 9.34 0 01-.84-2.52l2.13-2.15A2 2 0 0014.65 8L13.13 4.26A2 2 0 0011.27 3H5.76A3 3 0 003 6.23 28 28 0 007.79 20zM27.77 18.86L24 17.35a2 2 0 00-2.17.41l-2.17 2.15A9.17 9.17 0 0115.45 18L30 3.41 28.59 2 2 28.59 3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6H26a3 3 0 003-3V20.72A2 2 0 0027.77 18.86zM27 26v.06a1 1 0 01-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0019.88 22l.48.06 2.87-2.85L27 20.72z"
|
|
1858
1787
|
})), children);
|
|
1859
1788
|
});
|
|
1860
1789
|
if (process.env.NODE_ENV !== "production") {
|
|
1861
|
-
|
|
1790
|
+
PhoneOff.propTypes = iconPropTypes;
|
|
1862
1791
|
}
|
|
1863
|
-
const
|
|
1792
|
+
const PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(_ref76, ref) {
|
|
1864
1793
|
let {
|
|
1865
1794
|
children,
|
|
1866
1795
|
size = 16,
|
|
@@ -1874,16 +1803,14 @@ const RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonChe
|
|
|
1874
1803
|
viewBox: "0 0 32 32",
|
|
1875
1804
|
fill: "currentColor",
|
|
1876
1805
|
...rest
|
|
1877
|
-
},
|
|
1878
|
-
d: "
|
|
1879
|
-
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1880
|
-
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
|
|
1806
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1807
|
+
d: "M26.74 19.56l-2.52-1a2 2 0 00-2.15.44L20 21.06a9.93 9.93 0 01-5.35-2.29L30 3.41 28.59 2 2 28.59 3.41 30l7.93-7.92c3.24 3.12 7.89 5.5 14.55 5.92A2 2 0 0028 26V21.41A2 2 0 0026.74 19.56zM8.15 18.19l3.52-3.52A11.68 11.68 0 0110.85 12l2.07-2.07a2 2 0 00.44-2.15l-1-2.52A2 2 0 0010.5 4H6A2 2 0 004 6.22 29 29 0 008.15 18.19z"
|
|
1881
1808
|
})), children);
|
|
1882
1809
|
});
|
|
1883
1810
|
if (process.env.NODE_ENV !== "production") {
|
|
1884
|
-
|
|
1811
|
+
PhoneOffFilled.propTypes = iconPropTypes;
|
|
1885
1812
|
}
|
|
1886
|
-
const
|
|
1813
|
+
const PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(_ref77, ref) {
|
|
1887
1814
|
let {
|
|
1888
1815
|
children,
|
|
1889
1816
|
size = 16,
|
|
@@ -1897,14 +1824,16 @@ const Rain = /*#__PURE__*/React.forwardRef(function Rain(_ref77, ref) {
|
|
|
1897
1824
|
viewBox: "0 0 32 32",
|
|
1898
1825
|
fill: "currentColor",
|
|
1899
1826
|
...rest
|
|
1900
|
-
},
|
|
1901
|
-
d: "
|
|
1827
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1828
|
+
d: "M26,29h-0.2C6.2,27.9,3.4,11.3,3,6.2C2.9,4.6,4.1,3.1,5.8,3C5.8,3,5.9,3,6,3h5.3c0.8,0,1.6,0.5,1.9,1.3L14.6,8 c0.3,0.7,0.1,1.6-0.4,2.2l-2.1,2.1c0.7,3.9,3.7,6.9,7.6,7.6l2.2-2.1c0.6-0.6,1.4-0.7,2.2-0.4l3.8,1.5c0.7,0.3,1.2,1,1.2,1.9V26 C29,27.7,27.7,29,26,29z M6,5C5.4,5,5,5.4,5,6c0,0,0,0.1,0,0.1C5.5,12,8.4,26,25.9,27c0.6,0,1-0.4,1.1-0.9c0,0,0,0,0-0.1v-5.3 l-3.8-1.5l-2.9,2.9L19.9,22c-8.7-1.1-9.9-9.8-9.9-9.9l-0.1-0.5l2.8-2.9L11.3,5H6z"
|
|
1829
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1830
|
+
d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
|
|
1902
1831
|
})), children);
|
|
1903
1832
|
});
|
|
1904
1833
|
if (process.env.NODE_ENV !== "production") {
|
|
1905
|
-
|
|
1834
|
+
PhoneOutgoing.propTypes = iconPropTypes;
|
|
1906
1835
|
}
|
|
1907
|
-
const
|
|
1836
|
+
const PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoingFilled(_ref78, ref) {
|
|
1908
1837
|
let {
|
|
1909
1838
|
children,
|
|
1910
1839
|
size = 16,
|
|
@@ -1918,16 +1847,16 @@ const RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle(_ref78, r
|
|
|
1918
1847
|
viewBox: "0 0 32 32",
|
|
1919
1848
|
fill: "currentColor",
|
|
1920
1849
|
...rest
|
|
1921
|
-
},
|
|
1922
|
-
d: "
|
|
1923
|
-
})),
|
|
1924
|
-
d: "
|
|
1850
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1851
|
+
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
1852
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1853
|
+
d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
|
|
1925
1854
|
})), children);
|
|
1926
1855
|
});
|
|
1927
1856
|
if (process.env.NODE_ENV !== "production") {
|
|
1928
|
-
|
|
1857
|
+
PhoneOutgoingFilled.propTypes = iconPropTypes;
|
|
1929
1858
|
}
|
|
1930
|
-
const
|
|
1859
|
+
const PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(_ref79, ref) {
|
|
1931
1860
|
let {
|
|
1932
1861
|
children,
|
|
1933
1862
|
size = 16,
|
|
@@ -1941,16 +1870,16 @@ const RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy(_ref79, ref)
|
|
|
1941
1870
|
viewBox: "0 0 32 32",
|
|
1942
1871
|
fill: "currentColor",
|
|
1943
1872
|
...rest
|
|
1944
|
-
},
|
|
1945
|
-
d: "
|
|
1946
|
-
})),
|
|
1947
|
-
d: "
|
|
1873
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1874
|
+
d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
|
|
1875
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1876
|
+
d: "M25,30h-.17C5.18,28.87,2.39,12.29,2,7.23A3,3,0,0,1,4.7611,4.0088Q4.88,4,5,4h5.27a2,2,0,0,1,1.86,1.26L13.65,9a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,23,18.35l3.77,1.51A2,2,0,0,1,28,21.72V27A3,3,0,0,1,25,30ZM5,6a1,1,0,0,0-1.0032.9968c0,.0278.001.0555.0032.0832C4.46,13,7.41,27,24.94,28a1,1,0,0,0,1.0581-.9382Q26,27.0309,26,27V21.72l-3.77-1.51-2.87,2.85L18.88,23C10.18,21.91,9,13.21,9,13.12l-.06-.48,2.84-2.87L10.28,6Z"
|
|
1948
1877
|
})), children);
|
|
1949
1878
|
});
|
|
1950
1879
|
if (process.env.NODE_ENV !== "production") {
|
|
1951
|
-
|
|
1880
|
+
PhoneSettings.propTypes = iconPropTypes;
|
|
1952
1881
|
}
|
|
1953
|
-
const
|
|
1882
|
+
const PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(_ref80, ref) {
|
|
1954
1883
|
let {
|
|
1955
1884
|
children,
|
|
1956
1885
|
size = 16,
|
|
@@ -1964,29 +1893,16 @@ const RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered(_ref8
|
|
|
1964
1893
|
viewBox: "0 0 32 32",
|
|
1965
1894
|
fill: "currentColor",
|
|
1966
1895
|
...rest
|
|
1967
|
-
},
|
|
1968
|
-
d: "
|
|
1969
|
-
})),
|
|
1970
|
-
d: "
|
|
1971
|
-
transform: "rotate(-45.009 28.232 17.233)"
|
|
1972
|
-
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1973
|
-
d: "M29 10H32V12H29z"
|
|
1974
|
-
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1975
|
-
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
1976
|
-
transform: "rotate(-45 28.232 4.768)"
|
|
1977
|
-
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1978
|
-
d: "M20 0H22V3H20z"
|
|
1979
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1980
|
-
d: "M12.768 3.268H14.768V6.268H12.768z",
|
|
1981
|
-
transform: "rotate(-45 13.768 4.768)"
|
|
1982
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1983
|
-
d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
|
|
1896
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1897
|
+
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
1898
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1899
|
+
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM26 29h-.17C6.18 27.87 3.39 11.29 3 6.23A3 3 0 015.7612 3.0088Q5.88 3 6 3h5.27a2 2 0 011.86 1.26L14.65 8a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0124 17.35l3.77 1.51A2 2 0 0129 20.72V26A3 3 0 0126 29zM6 5a1 1 0 00-1.0032.9968q0 .0417.0032.0832C5.46 12 8.41 26 25.94 27a1 1 0 001.0582-.9382Q27 26.0309 27 26V20.72l-3.77-1.51-2.87 2.85L19.88 22C11.18 20.91 10 12.21 10 12.12l-.06-.48 2.84-2.87L11.28 5z"
|
|
1984
1900
|
})), children);
|
|
1985
1901
|
});
|
|
1986
1902
|
if (process.env.NODE_ENV !== "production") {
|
|
1987
|
-
|
|
1903
|
+
PhoneVoice.propTypes = iconPropTypes;
|
|
1988
1904
|
}
|
|
1989
|
-
const
|
|
1905
|
+
const PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled(_ref81, ref) {
|
|
1990
1906
|
let {
|
|
1991
1907
|
children,
|
|
1992
1908
|
size = 16,
|
|
@@ -2000,14 +1916,16 @@ const RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredN
|
|
|
2000
1916
|
viewBox: "0 0 32 32",
|
|
2001
1917
|
fill: "currentColor",
|
|
2002
1918
|
...rest
|
|
2003
|
-
},
|
|
2004
|
-
d: "
|
|
1919
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1920
|
+
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
1921
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1922
|
+
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM20.3333 21.4823l2.24-2.24a2.1667 2.1667 0 012.3368-.48l2.7281 1.0913A2.1666 2.1666 0 0129 21.8659v4.9613a2.1668 2.1668 0 01-2.2843 2.1686C7.5938 27.8054 3.7321 11.6114 3.0146 5.4079A2.162 2.162 0 015.1692 3H10.042a2.1666 2.1666 0 012.0117 1.362L13.145 7.09a2.1666 2.1666 0 01-.48 2.3367l-2.24 2.24S11.6667 20.399 20.3333 21.4823z"
|
|
2005
1923
|
})), children);
|
|
2006
1924
|
});
|
|
2007
1925
|
if (process.env.NODE_ENV !== "production") {
|
|
2008
|
-
|
|
1926
|
+
PhoneVoiceFilled.propTypes = iconPropTypes;
|
|
2009
1927
|
}
|
|
2010
|
-
const
|
|
1928
|
+
const PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(_ref82, ref) {
|
|
2011
1929
|
let {
|
|
2012
1930
|
children,
|
|
2013
1931
|
size = 16,
|
|
@@ -2021,16 +1939,16 @@ const RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop(_ref82, ref) {
|
|
|
2021
1939
|
viewBox: "0 0 32 32",
|
|
2022
1940
|
fill: "currentColor",
|
|
2023
1941
|
...rest
|
|
2024
|
-
},
|
|
2025
|
-
d: "
|
|
2026
|
-
})),
|
|
2027
|
-
d: "
|
|
1942
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1943
|
+
d: "M18.303,10a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,19l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,10Z"
|
|
1944
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1945
|
+
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
2028
1946
|
})), children);
|
|
2029
1947
|
});
|
|
2030
1948
|
if (process.env.NODE_ENV !== "production") {
|
|
2031
|
-
|
|
1949
|
+
PhraseSentiment.propTypes = iconPropTypes;
|
|
2032
1950
|
}
|
|
2033
|
-
const
|
|
1951
|
+
const PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(_ref83, ref) {
|
|
2034
1952
|
let {
|
|
2035
1953
|
children,
|
|
2036
1954
|
size = 16,
|
|
@@ -2044,14 +1962,14 @@ const Raw = /*#__PURE__*/React.forwardRef(function Raw(_ref83, ref) {
|
|
|
2044
1962
|
viewBox: "0 0 32 32",
|
|
2045
1963
|
fill: "currentColor",
|
|
2046
1964
|
...rest
|
|
2047
|
-
},
|
|
2048
|
-
d: "
|
|
1965
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1966
|
+
d: "M24 12a4 4 0 114-4A4.0045 4.0045 0 0124 12zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 6zM26 22H21.8472L21.18 18H24V16H8v2h2.82l-.6668 4H6v2H9.82l-.6668 4H11.18l.6668-4h8.3056l.6668 4h2.0276L22.18 24H26zM12.18 22l.6665-4h6.3062l.6665 4z"
|
|
2049
1967
|
})), children);
|
|
2050
1968
|
});
|
|
2051
1969
|
if (process.env.NODE_ENV !== "production") {
|
|
2052
|
-
|
|
1970
|
+
PicnicArea.propTypes = iconPropTypes;
|
|
2053
1971
|
}
|
|
2054
|
-
const
|
|
1972
|
+
const PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(_ref84, ref) {
|
|
2055
1973
|
let {
|
|
2056
1974
|
children,
|
|
2057
1975
|
size = 16,
|
|
@@ -2065,16 +1983,16 @@ const Receipt = /*#__PURE__*/React.forwardRef(function Receipt(_ref84, ref) {
|
|
|
2065
1983
|
viewBox: "0 0 32 32",
|
|
2066
1984
|
fill: "currentColor",
|
|
2067
1985
|
...rest
|
|
2068
|
-
},
|
|
2069
|
-
d: "
|
|
2070
|
-
})),
|
|
2071
|
-
d: "
|
|
1986
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1987
|
+
d: "M16.5,14H20V12H18V11H16v1.0508A2.5,2.5,0,0,0,16.5,17h1a.5.5,0,0,1,0,1H14v2h2v1h2V19.9492A2.5,2.5,0,0,0,17.5,15h-1a.5.5,0,0,1,0-1Z"
|
|
1988
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1989
|
+
d: "M29,13H26.98A5.7789,5.7789,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0926,5.0926,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.013,7.013,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
2072
1990
|
})), children);
|
|
2073
1991
|
});
|
|
2074
1992
|
if (process.env.NODE_ENV !== "production") {
|
|
2075
|
-
|
|
1993
|
+
PiggyBank.propTypes = iconPropTypes;
|
|
2076
1994
|
}
|
|
2077
|
-
const
|
|
1995
|
+
const PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(_ref85, ref) {
|
|
2078
1996
|
let {
|
|
2079
1997
|
children,
|
|
2080
1998
|
size = 16,
|
|
@@ -2088,16 +2006,16 @@ const RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed(_re
|
|
|
2088
2006
|
viewBox: "0 0 32 32",
|
|
2089
2007
|
fill: "currentColor",
|
|
2090
2008
|
...rest
|
|
2091
|
-
},
|
|
2092
|
-
d: "
|
|
2093
|
-
})),
|
|
2094
|
-
d: "
|
|
2009
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2010
|
+
d: "M13 11H20V13H13z"
|
|
2011
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2012
|
+
d: "M29,13H26.98A5.7791,5.7791,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0928,5.0928,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.0129,7.0129,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
2095
2013
|
})), children);
|
|
2096
2014
|
});
|
|
2097
2015
|
if (process.env.NODE_ENV !== "production") {
|
|
2098
|
-
|
|
2016
|
+
PiggyBankSlot.propTypes = iconPropTypes;
|
|
2099
2017
|
}
|
|
2100
|
-
const
|
|
2018
|
+
const Pills = /*#__PURE__*/React.forwardRef(function Pills(_ref86, ref) {
|
|
2101
2019
|
let {
|
|
2102
2020
|
children,
|
|
2103
2021
|
size = 16,
|
|
@@ -2111,14 +2029,14 @@ const Recommend = /*#__PURE__*/React.forwardRef(function Recommend(_ref86, ref)
|
|
|
2111
2029
|
viewBox: "0 0 32 32",
|
|
2112
2030
|
fill: "currentColor",
|
|
2113
2031
|
...rest
|
|
2114
|
-
},
|
|
2115
|
-
d: "
|
|
2032
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2033
|
+
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.999,6.999,0,0,0,12.2855,4.5878A7.9969,7.9969,0,1,0,22,14Zm0,2a6.0046,6.0046,0,0,1,5.91,5H16.09A6.0046,6.0046,0,0,1,22,16ZM6,9A5,5,0,0,1,16,9v6H6Zm5,19a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9566,7.9566,0,0,0-.7242,8.9315A4.9885,4.9885,0,0,1,11,28Zm11,0a6.0046,6.0046,0,0,1-5.91-5H27.91A6.0046,6.0046,0,0,1,22,28Z"
|
|
2116
2034
|
})), children);
|
|
2117
2035
|
});
|
|
2118
2036
|
if (process.env.NODE_ENV !== "production") {
|
|
2119
|
-
|
|
2037
|
+
Pills.propTypes = iconPropTypes;
|
|
2120
2038
|
}
|
|
2121
|
-
const
|
|
2039
|
+
const PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(_ref87, ref) {
|
|
2122
2040
|
let {
|
|
2123
2041
|
children,
|
|
2124
2042
|
size = 16,
|
|
@@ -2132,16 +2050,16 @@ const Recording = /*#__PURE__*/React.forwardRef(function Recording(_ref87, ref)
|
|
|
2132
2050
|
viewBox: "0 0 32 32",
|
|
2133
2051
|
fill: "currentColor",
|
|
2134
2052
|
...rest
|
|
2135
|
-
},
|
|
2136
|
-
d: "
|
|
2137
|
-
})),
|
|
2138
|
-
d: "
|
|
2053
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2054
|
+
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
|
|
2055
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2056
|
+
d: "M25 21L23 21 23 19 21 19 21 21 19 21 19 23 21 23 21 25 23 25 23 23 25 23 25 21z"
|
|
2139
2057
|
})), children);
|
|
2140
2058
|
});
|
|
2141
2059
|
if (process.env.NODE_ENV !== "production") {
|
|
2142
|
-
|
|
2060
|
+
PillsAdd.propTypes = iconPropTypes;
|
|
2143
2061
|
}
|
|
2144
|
-
const
|
|
2062
|
+
const PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(_ref88, ref) {
|
|
2145
2063
|
let {
|
|
2146
2064
|
children,
|
|
2147
2065
|
size = 16,
|
|
@@ -2155,18 +2073,16 @@ const RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled(_
|
|
|
2155
2073
|
viewBox: "0 0 32 32",
|
|
2156
2074
|
fill: "currentColor",
|
|
2157
2075
|
...rest
|
|
2158
|
-
},
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2163
|
-
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
|
|
2076
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2077
|
+
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
|
|
2078
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2079
|
+
d: "M19 21H25V23H19z"
|
|
2164
2080
|
})), children);
|
|
2165
2081
|
});
|
|
2166
2082
|
if (process.env.NODE_ENV !== "production") {
|
|
2167
|
-
|
|
2083
|
+
PillsSubtract.propTypes = iconPropTypes;
|
|
2168
2084
|
}
|
|
2169
|
-
const
|
|
2085
|
+
const Pin = /*#__PURE__*/React.forwardRef(function Pin(_ref89, ref) {
|
|
2170
2086
|
let {
|
|
2171
2087
|
children,
|
|
2172
2088
|
size = 16,
|
|
@@ -2180,18 +2096,14 @@ const RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFille
|
|
|
2180
2096
|
viewBox: "0 0 32 32",
|
|
2181
2097
|
fill: "currentColor",
|
|
2182
2098
|
...rest
|
|
2183
|
-
},
|
|
2184
|
-
d: "
|
|
2185
|
-
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2186
|
-
d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
|
|
2187
|
-
"data-icon-path": "inner-path",
|
|
2188
|
-
opacity: "0"
|
|
2099
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2100
|
+
d: "M28.59,13.31,30,11.9,20,2,18.69,3.42,19.87,4.6,8.38,14.32,6.66,12.61,5.25,14l5.66,5.68L2,28.58,3.41,30l8.91-8.91L18,26.75l1.39-1.42-1.71-1.71L27.4,12.13ZM16.26,22.2,9.8,15.74,21.29,6,26,10.71Z"
|
|
2189
2101
|
})), children);
|
|
2190
2102
|
});
|
|
2191
2103
|
if (process.env.NODE_ENV !== "production") {
|
|
2192
|
-
|
|
2104
|
+
Pin.propTypes = iconPropTypes;
|
|
2193
2105
|
}
|
|
2194
|
-
const
|
|
2106
|
+
const PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(_ref90, ref) {
|
|
2195
2107
|
let {
|
|
2196
2108
|
children,
|
|
2197
2109
|
size = 16,
|
|
@@ -2205,14 +2117,14 @@ const Recycle = /*#__PURE__*/React.forwardRef(function Recycle(_ref90, ref) {
|
|
|
2205
2117
|
viewBox: "0 0 32 32",
|
|
2206
2118
|
fill: "currentColor",
|
|
2207
2119
|
...rest
|
|
2208
|
-
},
|
|
2209
|
-
d: "
|
|
2120
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2121
|
+
d: "M28.5858,13.3137,30,11.9,20,2,18.6858,3.415l1.1858,1.1857L8.38,14.3225,6.6641,12.6067,5.25,14l5.6572,5.6773L2,28.5831,3.41,30l8.9111-8.9087L18,26.7482l1.3929-1.414L17.6765,23.618l9.724-11.4895Z"
|
|
2210
2122
|
})), children);
|
|
2211
2123
|
});
|
|
2212
2124
|
if (process.env.NODE_ENV !== "production") {
|
|
2213
|
-
|
|
2125
|
+
PinFilled.propTypes = iconPropTypes;
|
|
2214
2126
|
}
|
|
2215
|
-
const
|
|
2127
|
+
const Plan = /*#__PURE__*/React.forwardRef(function Plan(_ref91, ref) {
|
|
2216
2128
|
let {
|
|
2217
2129
|
children,
|
|
2218
2130
|
size = 16,
|
|
@@ -2226,14 +2138,14 @@ const Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref91, ref) {
|
|
|
2226
2138
|
viewBox: "0 0 32 32",
|
|
2227
2139
|
fill: "currentColor",
|
|
2228
2140
|
...rest
|
|
2229
|
-
},
|
|
2230
|
-
d: "
|
|
2141
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2142
|
+
d: "M31,8c0-0.4-0.2-0.7-0.5-0.9l-7-4C23.3,3,23.2,3,23,3s-0.3,0-0.5,0.1L16,6.8L9.5,3.1C9.3,3,9.2,3,9,3S8.7,3,8.5,3.1l-7,4 C1.2,7.3,1,7.6,1,8v20c0,0.6,0.4,1,1,1c0.2,0,0.3-0.1,0.5-0.1l0,0L9,25.2l6.5,3.7C15.7,29,15.8,29,16,29s0.3,0,0.5-0.1l6.5-3.7 l6.5,3.7l0,0c0.1,0.1,0.3,0.1,0.5,0.1c0.6,0,1-0.4,1-1V8z M3,8.6l5-2.9v17.7l-5,2.9V8.6z M15,26.3l-5-2.9V5.7l5,2.9V26.3z M22,23.4 l-5,2.9V8.6l5-2.9V23.4z M24,23.4V5.7l5,2.9l0,17.7L24,23.4z"
|
|
2231
2143
|
})), children);
|
|
2232
2144
|
});
|
|
2233
2145
|
if (process.env.NODE_ENV !== "production") {
|
|
2234
|
-
|
|
2146
|
+
Plan.propTypes = iconPropTypes;
|
|
2235
2147
|
}
|
|
2236
|
-
const
|
|
2148
|
+
const Plane = /*#__PURE__*/React.forwardRef(function Plane(_ref92, ref) {
|
|
2237
2149
|
let {
|
|
2238
2150
|
children,
|
|
2239
2151
|
size = 16,
|
|
@@ -2247,14 +2159,14 @@ const RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotra
|
|
|
2247
2159
|
viewBox: "0 0 32 32",
|
|
2248
2160
|
fill: "currentColor",
|
|
2249
2161
|
...rest
|
|
2250
|
-
},
|
|
2251
|
-
d: "
|
|
2162
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2163
|
+
d: "M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"
|
|
2252
2164
|
})), children);
|
|
2253
2165
|
});
|
|
2254
2166
|
if (process.env.NODE_ENV !== "production") {
|
|
2255
|
-
|
|
2167
|
+
Plane.propTypes = iconPropTypes;
|
|
2256
2168
|
}
|
|
2257
|
-
const
|
|
2169
|
+
const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(_ref93, ref) {
|
|
2258
2170
|
let {
|
|
2259
2171
|
children,
|
|
2260
2172
|
size = 16,
|
|
@@ -2268,18 +2180,16 @@ const ReferenceArchitecture = /*#__PURE__*/React.forwardRef(function ReferenceAr
|
|
|
2268
2180
|
viewBox: "0 0 32 32",
|
|
2269
2181
|
fill: "currentColor",
|
|
2270
2182
|
...rest
|
|
2271
|
-
},
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2276
|
-
d: "m28,20c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-5c0-1.1025-.8972-2-2-2h-5v-1c0-1.1025-.8972-2-2-2h-4c-1.1028,0-2,.8975-2,2v1h-5c-1.1028,0-2,.8975-2,2v5.1421c-1.7202.4473-3,1.9995-3,3.8579s1.2798,3.4106,3,3.8579v5.1421c0,1.1025.8972,2,2,2h7v1c0,1.1025.8972,2,2,2h12c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-2h1Zm0-2h-4v-4h4v4ZM14,4h4v4h-4v-4Zm-2,3v1c0,1.1025.8972,2,2,2h4c1.1028,0,2-.8975,2-2v-1h5v5h-1c-1.1028,0-2,.8975-2,2v1h-12.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-5.1421h5Zm-8,9c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Zm24,12h-12v-4h12v4Zm-3-6h-9c-1.1028,0-2,.8975-2,2v1h-7v-5.1421c1.3987-.3638,2.4941-1.459,2.8579-2.8579h12.1421v1c0,1.1025.8972,2,2,2h1v2Z"
|
|
2183
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2184
|
+
d: "M28.5845,14.585l-3.12-1.8721A4.9951,4.9951,0,0,0,22.8921,12H7.7808L7.16,9.5151A1.9975,1.9975,0,0,0,5.2192,8H4a2.0023,2.0023,0,0,0-2,2v7a3.0033,3.0033,0,0,0,3,3h7v6a2.0023,2.0023,0,0,0,2,2h1.3071A2.0086,2.0086,0,0,0,17.18,26.7021L19.6929,20h7.3916a2.9152,2.9152,0,0,0,1.5-5.415ZM27.0845,18H18.3071l-3,8H14V18H5a1.0009,1.0009,0,0,1-1-1V10H5.2192l1,4H10v2h2V14h3v2h2V14h3v2h2V14h.8921a2.9977,2.9977,0,0,1,1.5434.4277l3.12,1.8721a.9154.9154,0,0,1-.4712,1.7Z"
|
|
2185
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2186
|
+
d: "M14,4h1.3228l2.4,6h2.1545L17.18,3.2573A1.9906,1.9906,0,0,0,15.3228,2H14a2.0023,2.0023,0,0,0-2,2v6h2Z"
|
|
2277
2187
|
})), children);
|
|
2278
2188
|
});
|
|
2279
2189
|
if (process.env.NODE_ENV !== "production") {
|
|
2280
|
-
|
|
2190
|
+
PlanePrivate.propTypes = iconPropTypes;
|
|
2281
2191
|
}
|
|
2282
|
-
const
|
|
2192
|
+
const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(_ref94, ref) {
|
|
2283
2193
|
let {
|
|
2284
2194
|
children,
|
|
2285
2195
|
size = 16,
|
|
@@ -2293,19 +2203,14 @@ const ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizont
|
|
|
2293
2203
|
viewBox: "0 0 32 32",
|
|
2294
2204
|
fill: "currentColor",
|
|
2295
2205
|
...rest
|
|
2296
|
-
},
|
|
2297
|
-
d: "
|
|
2298
|
-
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2299
|
-
d: "M15 2H17V30H15z",
|
|
2300
|
-
transform: "rotate(-180 16 16)"
|
|
2301
|
-
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2302
|
-
d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
|
|
2206
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2207
|
+
d: "M30 30H28a4.9316 4.9316 0 01-4-1.9873 5.0192 5.0192 0 01-8 0 5.0192 5.0192 0 01-8 0A4.9316 4.9316 0 014 30H2V28H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 28a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 28a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 28h2zM28 6v4H25.5L23.4 7.2A3.0129 3.0129 0 0021 6H15a3.0033 3.0033 0 00-3 3v1H8.6182L7.8945 8.5527l-1-2A1 1 0 006 6H3A1 1 0 002 7v6a3.0033 3.0033 0 003 3h6.82l-.6666 4H7a1 1 0 000 2H27a1 1 0 000-2H22.847L22.18 16h.1629a4.9662 4.9662 0 003.5351-1.4648L28 12.4141V16h2V6zM14 9a1.0009 1.0009 0 011-1h6a1.0045 1.0045 0 01.8.4L23 10H14zm6.82 11H13.18l.6666-4h6.306zm1.5237-6H5a1.0009 1.0009 0 01-1-1V8H5.3818l.7237 1.4473L7.3818 12h18.204l-1.1214 1.1211A2.9789 2.9789 0 0122.3433 14z"
|
|
2303
2208
|
})), children);
|
|
2304
2209
|
});
|
|
2305
2210
|
if (process.env.NODE_ENV !== "production") {
|
|
2306
|
-
|
|
2211
|
+
PlaneSea.propTypes = iconPropTypes;
|
|
2307
2212
|
}
|
|
2308
|
-
const
|
|
2213
|
+
const Platforms = /*#__PURE__*/React.forwardRef(function Platforms(_ref95, ref) {
|
|
2309
2214
|
let {
|
|
2310
2215
|
children,
|
|
2311
2216
|
size = 16,
|
|
@@ -2319,24 +2224,34 @@ const ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical(_
|
|
|
2319
2224
|
viewBox: "0 0 32 32",
|
|
2320
2225
|
fill: "currentColor",
|
|
2321
2226
|
...rest
|
|
2322
|
-
},
|
|
2323
|
-
d: "
|
|
2324
|
-
})),
|
|
2325
|
-
d: "
|
|
2326
|
-
transform: "rotate(-90 16 16)"
|
|
2327
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2328
|
-
d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
|
|
2227
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2228
|
+
d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z"
|
|
2229
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2230
|
+
d: "M17 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM9 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM17 9v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM5 5v8c0 .5522.4477 1 1 1h8c.5523 0 1-.4478 1-1V5c0-.5523-.4477-1-1-1H6c-.5523 0-1 .4477-1 1zm2 1h6v6h-6v-6z"
|
|
2329
2231
|
})), children);
|
|
2330
2232
|
});
|
|
2331
2233
|
if (process.env.NODE_ENV !== "production") {
|
|
2332
|
-
|
|
2234
|
+
Platforms.propTypes = iconPropTypes;
|
|
2333
2235
|
}
|
|
2334
|
-
const
|
|
2236
|
+
const Play = /*#__PURE__*/React.forwardRef(function Play(_ref96, ref) {
|
|
2335
2237
|
let {
|
|
2336
2238
|
children,
|
|
2337
2239
|
size = 16,
|
|
2338
2240
|
...rest
|
|
2339
2241
|
} = _ref96;
|
|
2242
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2243
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2244
|
+
width: size,
|
|
2245
|
+
height: size,
|
|
2246
|
+
ref: ref,
|
|
2247
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2248
|
+
viewBox: "0 0 16 16",
|
|
2249
|
+
fill: "currentColor",
|
|
2250
|
+
...rest
|
|
2251
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2252
|
+
d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z"
|
|
2253
|
+
})), children);
|
|
2254
|
+
}
|
|
2340
2255
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2341
2256
|
width: size,
|
|
2342
2257
|
height: size,
|
|
@@ -2345,21 +2260,32 @@ const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2345
2260
|
viewBox: "0 0 32 32",
|
|
2346
2261
|
fill: "currentColor",
|
|
2347
2262
|
...rest
|
|
2348
|
-
},
|
|
2349
|
-
d: "
|
|
2350
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2351
|
-
d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
|
|
2263
|
+
}, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2264
|
+
d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28ZM8,6.6909V25.3088L24.9248,16Z"
|
|
2352
2265
|
})), children);
|
|
2353
2266
|
});
|
|
2354
2267
|
if (process.env.NODE_ENV !== "production") {
|
|
2355
|
-
|
|
2268
|
+
Play.propTypes = iconPropTypes;
|
|
2356
2269
|
}
|
|
2357
|
-
const
|
|
2270
|
+
const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref97, ref) {
|
|
2358
2271
|
let {
|
|
2359
2272
|
children,
|
|
2360
2273
|
size = 16,
|
|
2361
2274
|
...rest
|
|
2362
2275
|
} = _ref97;
|
|
2276
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2277
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2278
|
+
width: size,
|
|
2279
|
+
height: size,
|
|
2280
|
+
ref: ref,
|
|
2281
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2282
|
+
viewBox: "0 0 16 16",
|
|
2283
|
+
fill: "currentColor",
|
|
2284
|
+
...rest
|
|
2285
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2286
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
2287
|
+
})), children);
|
|
2288
|
+
}
|
|
2363
2289
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2364
2290
|
width: size,
|
|
2365
2291
|
height: size,
|
|
@@ -2368,16 +2294,17 @@ const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function
|
|
|
2368
2294
|
viewBox: "0 0 32 32",
|
|
2369
2295
|
fill: "currentColor",
|
|
2370
2296
|
...rest
|
|
2371
|
-
},
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2297
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2298
|
+
fill: "none",
|
|
2299
|
+
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
|
|
2300
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2301
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
2375
2302
|
})), children);
|
|
2376
2303
|
});
|
|
2377
2304
|
if (process.env.NODE_ENV !== "production") {
|
|
2378
|
-
|
|
2305
|
+
PlayFilled.propTypes = iconPropTypes;
|
|
2379
2306
|
}
|
|
2380
|
-
const
|
|
2307
|
+
const PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(_ref98, ref) {
|
|
2381
2308
|
let {
|
|
2382
2309
|
children,
|
|
2383
2310
|
size = 16,
|
|
@@ -2391,21 +2318,34 @@ const WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
2391
2318
|
viewBox: "0 0 32 32",
|
|
2392
2319
|
fill: "currentColor",
|
|
2393
2320
|
...rest
|
|
2394
|
-
},
|
|
2395
|
-
d: "
|
|
2396
|
-
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2397
|
-
d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
|
|
2321
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2322
|
+
d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28Z"
|
|
2398
2323
|
})), children);
|
|
2399
2324
|
});
|
|
2400
2325
|
if (process.env.NODE_ENV !== "production") {
|
|
2401
|
-
|
|
2326
|
+
PlayFilledAlt.propTypes = iconPropTypes;
|
|
2402
2327
|
}
|
|
2403
|
-
const
|
|
2328
|
+
const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref99, ref) {
|
|
2404
2329
|
let {
|
|
2405
2330
|
children,
|
|
2406
2331
|
size = 16,
|
|
2407
2332
|
...rest
|
|
2408
2333
|
} = _ref99;
|
|
2334
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2335
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2336
|
+
width: size,
|
|
2337
|
+
height: size,
|
|
2338
|
+
ref: ref,
|
|
2339
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2340
|
+
viewBox: "0 0 16 16",
|
|
2341
|
+
fill: "currentColor",
|
|
2342
|
+
...rest
|
|
2343
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2344
|
+
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"
|
|
2345
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2346
|
+
d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z"
|
|
2347
|
+
})), children);
|
|
2348
|
+
}
|
|
2409
2349
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2410
2350
|
width: size,
|
|
2411
2351
|
height: size,
|
|
@@ -2414,21 +2354,36 @@ const Reminder = /*#__PURE__*/React.forwardRef(function Reminder(_ref99, ref) {
|
|
|
2414
2354
|
viewBox: "0 0 32 32",
|
|
2415
2355
|
fill: "currentColor",
|
|
2416
2356
|
...rest
|
|
2417
|
-
},
|
|
2418
|
-
d: "
|
|
2419
|
-
})),
|
|
2420
|
-
d: "
|
|
2357
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2358
|
+
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
|
|
2359
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2360
|
+
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"
|
|
2421
2361
|
})), children);
|
|
2422
2362
|
});
|
|
2423
2363
|
if (process.env.NODE_ENV !== "production") {
|
|
2424
|
-
|
|
2364
|
+
PlayOutline.propTypes = iconPropTypes;
|
|
2425
2365
|
}
|
|
2426
|
-
const
|
|
2366
|
+
const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFilled(_ref100, ref) {
|
|
2427
2367
|
let {
|
|
2428
2368
|
children,
|
|
2429
2369
|
size = 16,
|
|
2430
2370
|
...rest
|
|
2431
2371
|
} = _ref100;
|
|
2372
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2373
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2374
|
+
width: size,
|
|
2375
|
+
height: size,
|
|
2376
|
+
ref: ref,
|
|
2377
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2378
|
+
viewBox: "0 0 16 16",
|
|
2379
|
+
fill: "currentColor",
|
|
2380
|
+
...rest
|
|
2381
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2382
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
2383
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2384
|
+
d: "M6.5 10.2L10.5 8 6.5 5.8z"
|
|
2385
|
+
})), children);
|
|
2386
|
+
}
|
|
2432
2387
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2433
2388
|
width: size,
|
|
2434
2389
|
height: size,
|
|
@@ -2437,16 +2392,19 @@ const ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical(_
|
|
|
2437
2392
|
viewBox: "0 0 32 32",
|
|
2438
2393
|
fill: "currentColor",
|
|
2439
2394
|
...rest
|
|
2440
|
-
},
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2395
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2396
|
+
fill: "none",
|
|
2397
|
+
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
|
|
2398
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2399
|
+
d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
|
|
2400
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2401
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
2444
2402
|
})), children);
|
|
2445
2403
|
});
|
|
2446
2404
|
if (process.env.NODE_ENV !== "production") {
|
|
2447
|
-
|
|
2405
|
+
PlayOutlineFilled.propTypes = iconPropTypes;
|
|
2448
2406
|
}
|
|
2449
|
-
const
|
|
2407
|
+
const Playlist = /*#__PURE__*/React.forwardRef(function Playlist(_ref101, ref) {
|
|
2450
2408
|
let {
|
|
2451
2409
|
children,
|
|
2452
2410
|
size = 16,
|
|
@@ -2460,14 +2418,14 @@ const Renew = /*#__PURE__*/React.forwardRef(function Renew(_ref101, ref) {
|
|
|
2460
2418
|
viewBox: "0 0 32 32",
|
|
2461
2419
|
fill: "currentColor",
|
|
2462
2420
|
...rest
|
|
2463
|
-
},
|
|
2464
|
-
d: "
|
|
2421
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2422
|
+
d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
|
|
2465
2423
|
})), children);
|
|
2466
2424
|
});
|
|
2467
2425
|
if (process.env.NODE_ENV !== "production") {
|
|
2468
|
-
|
|
2426
|
+
Playlist.propTypes = iconPropTypes;
|
|
2469
2427
|
}
|
|
2470
|
-
const
|
|
2428
|
+
const Plug = /*#__PURE__*/React.forwardRef(function Plug(_ref102, ref) {
|
|
2471
2429
|
let {
|
|
2472
2430
|
children,
|
|
2473
2431
|
size = 16,
|
|
@@ -2481,14 +2439,14 @@ const Repeat = /*#__PURE__*/React.forwardRef(function Repeat(_ref102, ref) {
|
|
|
2481
2439
|
viewBox: "0 0 32 32",
|
|
2482
2440
|
fill: "currentColor",
|
|
2483
2441
|
...rest
|
|
2484
|
-
},
|
|
2485
|
-
d: "
|
|
2442
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2443
|
+
d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Zm0,8a6,6,0,0,1-12,0V10H22Z"
|
|
2486
2444
|
})), children);
|
|
2487
2445
|
});
|
|
2488
2446
|
if (process.env.NODE_ENV !== "production") {
|
|
2489
|
-
|
|
2447
|
+
Plug.propTypes = iconPropTypes;
|
|
2490
2448
|
}
|
|
2491
|
-
const
|
|
2449
|
+
const PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(_ref103, ref) {
|
|
2492
2450
|
let {
|
|
2493
2451
|
children,
|
|
2494
2452
|
size = 16,
|
|
@@ -2502,16 +2460,14 @@ const RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne(_ref103, ref)
|
|
|
2502
2460
|
viewBox: "0 0 32 32",
|
|
2503
2461
|
fill: "currentColor",
|
|
2504
2462
|
...rest
|
|
2505
|
-
},
|
|
2506
|
-
d: "
|
|
2507
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2508
|
-
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"
|
|
2463
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2464
|
+
d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Z"
|
|
2509
2465
|
})), children);
|
|
2510
2466
|
});
|
|
2511
2467
|
if (process.env.NODE_ENV !== "production") {
|
|
2512
|
-
|
|
2468
|
+
PlugFilled.propTypes = iconPropTypes;
|
|
2513
2469
|
}
|
|
2514
|
-
const
|
|
2470
|
+
const Png = /*#__PURE__*/React.forwardRef(function Png(_ref104, ref) {
|
|
2515
2471
|
let {
|
|
2516
2472
|
children,
|
|
2517
2473
|
size = 16,
|
|
@@ -2525,14 +2481,14 @@ const Replicate = /*#__PURE__*/React.forwardRef(function Replicate(_ref104, ref)
|
|
|
2525
2481
|
viewBox: "0 0 32 32",
|
|
2526
2482
|
fill: "currentColor",
|
|
2527
2483
|
...rest
|
|
2528
|
-
},
|
|
2529
|
-
d: "
|
|
2484
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2485
|
+
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 19L14.32 9 12 9 12 23 14 23 14 13 17.68 23 20 23 20 9 18 9 18 19zM4 23H2V9H8a2 2 0 012 2v5a2 2 0 01-2 2H4zm0-7H8V11H4z"
|
|
2530
2486
|
})), children);
|
|
2531
2487
|
});
|
|
2532
2488
|
if (process.env.NODE_ENV !== "production") {
|
|
2533
|
-
|
|
2489
|
+
Png.propTypes = iconPropTypes;
|
|
2534
2490
|
}
|
|
2535
|
-
const
|
|
2491
|
+
const PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(_ref105, ref) {
|
|
2536
2492
|
let {
|
|
2537
2493
|
children,
|
|
2538
2494
|
size = 16,
|
|
@@ -2546,14 +2502,16 @@ const Reply = /*#__PURE__*/React.forwardRef(function Reply(_ref105, ref) {
|
|
|
2546
2502
|
viewBox: "0 0 32 32",
|
|
2547
2503
|
fill: "currentColor",
|
|
2548
2504
|
...rest
|
|
2549
|
-
},
|
|
2550
|
-
d: "M28.
|
|
2505
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2506
|
+
d: "M28 30H18a2.0021 2.0021 0 01-2-2V18a2.0021 2.0021 0 012-2h2v2H18V28H28V18H26V16h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM14 16H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H14a2.0021 2.0021 0 012 2V6H14V4H4V14H14V12h2v2A2.0021 2.0021 0 0114 16z"
|
|
2507
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2508
|
+
d: "M26,9a2.9926,2.9926,0,0,0-5.8157-1H9v2H20.1843A2.9939,2.9939,0,0,0,22,11.8154V23h2V11.8159A2.9958,2.9958,0,0,0,26,9Zm-3,1a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,23,10Z"
|
|
2551
2509
|
})), children);
|
|
2552
2510
|
});
|
|
2553
2511
|
if (process.env.NODE_ENV !== "production") {
|
|
2554
|
-
|
|
2512
|
+
PointOfPresence.propTypes = iconPropTypes;
|
|
2555
2513
|
}
|
|
2556
|
-
const
|
|
2514
|
+
const WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHealthPointerText(_ref106, ref) {
|
|
2557
2515
|
let {
|
|
2558
2516
|
children,
|
|
2559
2517
|
size = 16,
|
|
@@ -2567,16 +2525,16 @@ const ReplyAll = /*#__PURE__*/React.forwardRef(function ReplyAll(_ref106, ref) {
|
|
|
2567
2525
|
viewBox: "0 0 32 32",
|
|
2568
2526
|
fill: "currentColor",
|
|
2569
2527
|
...rest
|
|
2570
|
-
},
|
|
2571
|
-
d: "
|
|
2572
|
-
})),
|
|
2573
|
-
d: "
|
|
2528
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2529
|
+
d: "M13.71 12.29L7.41 6 13 6 13 4 4 4 4 13 6 13 6 7.41 12.29 13.71 13.71 12.29zM28 30H12a2 2 0 01-2-2V18h2V28H28V12H18V10H28a2 2 0 012 2V28A2 2 0 0128 30z"
|
|
2530
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2531
|
+
d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
|
|
2574
2532
|
})), children);
|
|
2575
2533
|
});
|
|
2576
2534
|
if (process.env.NODE_ENV !== "production") {
|
|
2577
|
-
|
|
2535
|
+
WatsonHealthPointerText.propTypes = iconPropTypes;
|
|
2578
2536
|
}
|
|
2579
|
-
const
|
|
2537
|
+
const Police = /*#__PURE__*/React.forwardRef(function Police(_ref107, ref) {
|
|
2580
2538
|
let {
|
|
2581
2539
|
children,
|
|
2582
2540
|
size = 16,
|
|
@@ -2590,16 +2548,18 @@ const RepoArtifact = /*#__PURE__*/React.forwardRef(function RepoArtifact(_ref107
|
|
|
2590
2548
|
viewBox: "0 0 32 32",
|
|
2591
2549
|
fill: "currentColor",
|
|
2592
2550
|
...rest
|
|
2593
|
-
},
|
|
2594
|
-
d: "
|
|
2595
|
-
})),
|
|
2596
|
-
d: "
|
|
2551
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2552
|
+
d: "M10 24H12V30H10z"
|
|
2553
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2554
|
+
d: "M21,20H7a3.0033,3.0033,0,0,1-3-3V6H2V17a5.0059,5.0059,0,0,0,5,5H21a4.9419,4.9419,0,0,1,2.105.481L17,28.5859,18.4141,30l6.3071-6.3071A4.96,4.96,0,0,1,26,27v3h2V27A7.0078,7.0078,0,0,0,21,20Z"
|
|
2555
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
+
d: "M25.2746,4.0386l-7-2a1.0013,1.0013,0,0,0-.55,0l-7,2A.9993.9993,0,0,0,10.03,5.2422L11,9.123V11A7,7,0,1,0,25,11V9.123l.97-3.8808A.9993.9993,0,0,0,25.2746,4.0386ZM18,4.04l5.7952,1.6558L23.219,8H19V6H17V8H12.781l-.5762-2.3042ZM18,16a5.0058,5.0058,0,0,1-5-5V10H23v1A5.0058,5.0058,0,0,1,18,16Z"
|
|
2597
2557
|
})), children);
|
|
2598
2558
|
});
|
|
2599
2559
|
if (process.env.NODE_ENV !== "production") {
|
|
2600
|
-
|
|
2560
|
+
Police.propTypes = iconPropTypes;
|
|
2601
2561
|
}
|
|
2602
|
-
const
|
|
2562
|
+
const Policy = /*#__PURE__*/React.forwardRef(function Policy(_ref108, ref) {
|
|
2603
2563
|
let {
|
|
2604
2564
|
children,
|
|
2605
2565
|
size = 16,
|
|
@@ -2613,16 +2573,16 @@ const RepoSourceCode = /*#__PURE__*/React.forwardRef(function RepoSourceCode(_re
|
|
|
2613
2573
|
viewBox: "0 0 32 32",
|
|
2614
2574
|
fill: "currentColor",
|
|
2615
2575
|
...rest
|
|
2616
|
-
},
|
|
2617
|
-
d: "
|
|
2618
|
-
})),
|
|
2619
|
-
d: "
|
|
2576
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2577
|
+
d: "M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"
|
|
2578
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2579
|
+
d: "M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"
|
|
2620
2580
|
})), children);
|
|
2621
2581
|
});
|
|
2622
2582
|
if (process.env.NODE_ENV !== "production") {
|
|
2623
|
-
|
|
2583
|
+
Policy.propTypes = iconPropTypes;
|
|
2624
2584
|
}
|
|
2625
|
-
const
|
|
2585
|
+
const Popup = /*#__PURE__*/React.forwardRef(function Popup(_ref109, ref) {
|
|
2626
2586
|
let {
|
|
2627
2587
|
children,
|
|
2628
2588
|
size = 16,
|
|
@@ -2636,16 +2596,16 @@ const Report = /*#__PURE__*/React.forwardRef(function Report(_ref109, ref) {
|
|
|
2636
2596
|
viewBox: "0 0 32 32",
|
|
2637
2597
|
fill: "currentColor",
|
|
2638
2598
|
...rest
|
|
2639
|
-
},
|
|
2640
|
-
d: "
|
|
2641
|
-
})),
|
|
2642
|
-
d: "
|
|
2599
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2600
|
+
d: "M28,4H10A2.0059,2.0059,0,0,0,8,6V20a2.0059,2.0059,0,0,0,2,2H28a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,28,4Zm0,16H10V6H28Z"
|
|
2601
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2602
|
+
d: "M18,26H4V16H6V14H4a2.0059,2.0059,0,0,0-2,2V26a2.0059,2.0059,0,0,0,2,2H18a2.0059,2.0059,0,0,0,2-2V24H18Z"
|
|
2643
2603
|
})), children);
|
|
2644
2604
|
});
|
|
2645
2605
|
if (process.env.NODE_ENV !== "production") {
|
|
2646
|
-
|
|
2606
|
+
Popup.propTypes = iconPropTypes;
|
|
2647
2607
|
}
|
|
2648
|
-
const
|
|
2608
|
+
const PortDefinition = /*#__PURE__*/React.forwardRef(function PortDefinition(_ref110, ref) {
|
|
2649
2609
|
let {
|
|
2650
2610
|
children,
|
|
2651
2611
|
size = 16,
|
|
@@ -2659,16 +2619,15 @@ const ReportData = /*#__PURE__*/React.forwardRef(function ReportData(_ref110, re
|
|
|
2659
2619
|
viewBox: "0 0 32 32",
|
|
2660
2620
|
fill: "currentColor",
|
|
2661
2621
|
...rest
|
|
2662
|
-
},
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
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"
|
|
2622
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2623
|
+
strokeWidth: "0",
|
|
2624
|
+
d: "m19,7v-3.3999c0-.8837-.7164-1.6001-1.6001-1.6001H4v2h13v3h-6c-1.1046,0-2,.8954-2,2v14c0,1.1046.8954,2,2,2h6v3H4v2h13.3999c.8837,0,1.6001-.7164,1.6001-1.6001v-3.3999h6c1.1046,0,2-.8954,2-2v-14c0-1.1046-.8954-2-2-2h-6Zm6,16h-14v-14h14v14Z"
|
|
2666
2625
|
})), children);
|
|
2667
2626
|
});
|
|
2668
2627
|
if (process.env.NODE_ENV !== "production") {
|
|
2669
|
-
|
|
2628
|
+
PortDefinition.propTypes = iconPropTypes;
|
|
2670
2629
|
}
|
|
2671
|
-
const
|
|
2630
|
+
const PortInput = /*#__PURE__*/React.forwardRef(function PortInput(_ref111, ref) {
|
|
2672
2631
|
let {
|
|
2673
2632
|
children,
|
|
2674
2633
|
size = 16,
|
|
@@ -2682,16 +2641,16 @@ const RequestQuote = /*#__PURE__*/React.forwardRef(function RequestQuote(_ref111
|
|
|
2682
2641
|
viewBox: "0 0 32 32",
|
|
2683
2642
|
fill: "currentColor",
|
|
2684
2643
|
...rest
|
|
2685
|
-
},
|
|
2686
|
-
d: "
|
|
2687
|
-
})),
|
|
2688
|
-
d: "
|
|
2644
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2645
|
+
d: "M18,28c-3.5928,0-6.9666-1.5903-9.2566-4.3632l1.542-1.2737c1.9087,2.3113,4.7207,3.6368,7.7146,3.6368,5.5139,0,10-4.486,10-10s-4.4861-10-10-10c-2.9939,0-5.8059,1.3256-7.7146,3.6368l-1.542-1.2737c2.29-2.7728,5.6638-4.3632,9.2566-4.3632,6.6169,0,12,5.3832,12,12s-5.3831,12-12,12Z"
|
|
2646
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2647
|
+
d: "M23 16L16 9 14.5859 10.4141 19.1719 15 2 15 2 17 19.1719 17 14.5859 21.5859 16 23 23 16z"
|
|
2689
2648
|
})), children);
|
|
2690
2649
|
});
|
|
2691
2650
|
if (process.env.NODE_ENV !== "production") {
|
|
2692
|
-
|
|
2651
|
+
PortInput.propTypes = iconPropTypes;
|
|
2693
2652
|
}
|
|
2694
|
-
const
|
|
2653
|
+
const PortOutput = /*#__PURE__*/React.forwardRef(function PortOutput(_ref112, ref) {
|
|
2695
2654
|
let {
|
|
2696
2655
|
children,
|
|
2697
2656
|
size = 16,
|
|
@@ -2705,14 +2664,16 @@ const Reset = /*#__PURE__*/React.forwardRef(function Reset(_ref112, ref) {
|
|
|
2705
2664
|
viewBox: "0 0 32 32",
|
|
2706
2665
|
fill: "currentColor",
|
|
2707
2666
|
...rest
|
|
2708
|
-
},
|
|
2709
|
-
d: "
|
|
2667
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2668
|
+
d: "M30 16L23 9 21.5859 10.4141 26.1719 15 9 15 9 17 26.1719 17 21.5859 21.5859 23 23 30 16z"
|
|
2669
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2670
|
+
d: "M14,28c-6.6167,0-12-5.3832-12-12S7.3833,4,14,4c2.335,0,4.5986,.6714,6.5461,1.9414l-1.0923,1.6753c-1.6221-1.0576-3.5078-1.6167-5.4539-1.6167-5.5139,0-10,4.486-10,10s4.4861,10,10,10c1.946,0,3.8318-.5591,5.4539-1.6167l1.0923,1.6753c-1.9475,1.27-4.2112,1.9414-6.5461,1.9414Z"
|
|
2710
2671
|
})), children);
|
|
2711
2672
|
});
|
|
2712
2673
|
if (process.env.NODE_ENV !== "production") {
|
|
2713
|
-
|
|
2674
|
+
PortOutput.propTypes = iconPropTypes;
|
|
2714
2675
|
}
|
|
2715
|
-
const
|
|
2676
|
+
const PortUsage = /*#__PURE__*/React.forwardRef(function PortUsage(_ref113, ref) {
|
|
2716
2677
|
let {
|
|
2717
2678
|
children,
|
|
2718
2679
|
size = 16,
|
|
@@ -2726,32 +2687,20 @@ const ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt(_ref113, ref) {
|
|
|
2726
2687
|
viewBox: "0 0 32 32",
|
|
2727
2688
|
fill: "currentColor",
|
|
2728
2689
|
...rest
|
|
2729
|
-
},
|
|
2730
|
-
|
|
2690
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2691
|
+
strokeWidth: "0",
|
|
2692
|
+
d: "m21,7h-2v-3.3999c0-.8999-.7002-1.6001-1.6001-1.6001H4v2h13v3h-2c-3.3,0-6,2.7002-6,6v6c0,3.2998,2.7,6,6,6h2v3H4v2h13.3999c.8999,0,1.6001-.7002,1.6001-1.6001v-3.3999h2c3.3,0,6-2.7002,6-6v-6c0-3.2998-2.7-6-6-6Zm4,12c0,2.2002-1.8,4-4,4h-6c-2.2,0-4-1.7998-4-4v-6c0-2.2002,1.8-4,4-4h6c2.2,0,4,1.7998,4,4v6Z"
|
|
2731
2693
|
})), children);
|
|
2732
2694
|
});
|
|
2733
2695
|
if (process.env.NODE_ENV !== "production") {
|
|
2734
|
-
|
|
2696
|
+
PortUsage.propTypes = iconPropTypes;
|
|
2735
2697
|
}
|
|
2736
|
-
const
|
|
2698
|
+
const Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(_ref114, ref) {
|
|
2737
2699
|
let {
|
|
2738
2700
|
children,
|
|
2739
2701
|
size = 16,
|
|
2740
2702
|
...rest
|
|
2741
2703
|
} = _ref114;
|
|
2742
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2743
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2744
|
-
width: size,
|
|
2745
|
-
height: size,
|
|
2746
|
-
ref: ref,
|
|
2747
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2748
|
-
viewBox: "0 0 16 16",
|
|
2749
|
-
fill: "currentColor",
|
|
2750
|
-
...rest
|
|
2751
|
-
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2752
|
-
d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
|
|
2753
|
-
})), children);
|
|
2754
|
-
}
|
|
2755
2704
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2756
2705
|
width: size,
|
|
2757
2706
|
height: size,
|
|
@@ -2760,19 +2709,34 @@ const Restart = /*#__PURE__*/React.forwardRef(function Restart(_ref114, ref) {
|
|
|
2760
2709
|
viewBox: "0 0 32 32",
|
|
2761
2710
|
fill: "currentColor",
|
|
2762
2711
|
...rest
|
|
2763
|
-
},
|
|
2764
|
-
d: "
|
|
2712
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2713
|
+
d: "M28,10H22V6a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,6h8v4H12ZM4,26V12H28V26Z"
|
|
2765
2714
|
})), children);
|
|
2766
2715
|
});
|
|
2767
2716
|
if (process.env.NODE_ENV !== "production") {
|
|
2768
|
-
|
|
2717
|
+
Portfolio.propTypes = iconPropTypes;
|
|
2769
2718
|
}
|
|
2770
|
-
const
|
|
2719
|
+
const Power = /*#__PURE__*/React.forwardRef(function Power(_ref115, ref) {
|
|
2771
2720
|
let {
|
|
2772
2721
|
children,
|
|
2773
2722
|
size = 16,
|
|
2774
2723
|
...rest
|
|
2775
2724
|
} = _ref115;
|
|
2725
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2726
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2727
|
+
width: size,
|
|
2728
|
+
height: size,
|
|
2729
|
+
ref: ref,
|
|
2730
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2731
|
+
viewBox: "0 0 16 16",
|
|
2732
|
+
fill: "currentColor",
|
|
2733
|
+
...rest
|
|
2734
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2735
|
+
d: "M11.2,2.9l-0.5,0.9c2.6,1.5,3.5,4.9,2,7.5s-4.9,3.5-7.5,2s-3.5-4.9-2-7.5c0.5-0.8,1.2-1.5,2-2L4.8,2.9 c-3.1,1.8-4.2,5.8-2.4,8.9s5.8,4.2,8.9,2.4s4.2-5.8,2.4-8.9C13.1,4.3,12.2,3.4,11.2,2.9z"
|
|
2736
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2737
|
+
d: "M7.5 1H8.5V8H7.5z"
|
|
2738
|
+
})), children);
|
|
2739
|
+
}
|
|
2776
2740
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2777
2741
|
width: size,
|
|
2778
2742
|
height: size,
|
|
@@ -2781,16 +2745,16 @@ const Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant(_ref115, re
|
|
|
2781
2745
|
viewBox: "0 0 32 32",
|
|
2782
2746
|
fill: "currentColor",
|
|
2783
2747
|
...rest
|
|
2784
|
-
},
|
|
2785
|
-
d: "
|
|
2786
|
-
})),
|
|
2787
|
-
d: "
|
|
2748
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2749
|
+
d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
|
|
2750
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2751
|
+
d: "M15 2H17V16H15z"
|
|
2788
2752
|
})), children);
|
|
2789
2753
|
});
|
|
2790
2754
|
if (process.env.NODE_ENV !== "production") {
|
|
2791
|
-
|
|
2755
|
+
Power.propTypes = iconPropTypes;
|
|
2792
2756
|
}
|
|
2793
|
-
const
|
|
2757
|
+
const Ppt = /*#__PURE__*/React.forwardRef(function Ppt(_ref116, ref) {
|
|
2794
2758
|
let {
|
|
2795
2759
|
children,
|
|
2796
2760
|
size = 16,
|
|
@@ -2804,16 +2768,14 @@ const RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine(_re
|
|
|
2804
2768
|
viewBox: "0 0 32 32",
|
|
2805
2769
|
fill: "currentColor",
|
|
2806
2770
|
...rest
|
|
2807
|
-
},
|
|
2808
|
-
d: "
|
|
2809
|
-
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2810
|
-
d: "M7 2H9V11.98H7z"
|
|
2771
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2772
|
+
d: "M22 11L25 11 25 23 27 23 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H14zm0-7h4V10.9985H14zM4 23H2V9H8a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H4zm0-7H8V10.9985H4z"
|
|
2811
2773
|
})), children);
|
|
2812
2774
|
});
|
|
2813
2775
|
if (process.env.NODE_ENV !== "production") {
|
|
2814
|
-
|
|
2776
|
+
Ppt.propTypes = iconPropTypes;
|
|
2815
2777
|
}
|
|
2816
|
-
const
|
|
2778
|
+
const PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile(_ref117, ref) {
|
|
2817
2779
|
let {
|
|
2818
2780
|
children,
|
|
2819
2781
|
size = 16,
|
|
@@ -2827,16 +2789,16 @@ const Result = /*#__PURE__*/React.forwardRef(function Result(_ref117, ref) {
|
|
|
2827
2789
|
viewBox: "0 0 32 32",
|
|
2828
2790
|
fill: "currentColor",
|
|
2829
2791
|
...rest
|
|
2830
|
-
},
|
|
2831
|
-
d: "
|
|
2832
|
-
})),
|
|
2833
|
-
d: "M25,
|
|
2792
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2793
|
+
d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
|
|
2794
|
+
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2795
|
+
d: "M25,4H17V2H15V4H7A2,2,0,0,0,5,6V20a2,2,0,0,0,2,2h8v6H11v2H21V28H17V22h8a2,2,0,0,0,2-2V6A2,2,0,0,0,25,4Zm0,16H7V6H25Z"
|
|
2834
2796
|
})), children);
|
|
2835
2797
|
});
|
|
2836
2798
|
if (process.env.NODE_ENV !== "production") {
|
|
2837
|
-
|
|
2799
|
+
PresentationFile.propTypes = iconPropTypes;
|
|
2838
2800
|
}
|
|
2839
|
-
const
|
|
2801
|
+
const Pressure = /*#__PURE__*/React.forwardRef(function Pressure(_ref118, ref) {
|
|
2840
2802
|
let {
|
|
2841
2803
|
children,
|
|
2842
2804
|
size = 16,
|
|
@@ -2850,16 +2812,14 @@ const ResultDraft = /*#__PURE__*/React.forwardRef(function ResultDraft(_ref118,
|
|
|
2850
2812
|
viewBox: "0 0 32 32",
|
|
2851
2813
|
fill: "currentColor",
|
|
2852
2814
|
...rest
|
|
2853
|
-
},
|
|
2854
|
-
d: "
|
|
2855
|
-
})), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2856
|
-
d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z"
|
|
2815
|
+
}, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2816
|
+
d: "M17.5053,16l8.1591-7.2529A1,1,0,0,0,25,7H22V2H20V9h2.37L16,14.6621,9.63,9H12V2H10V7H7a1,1,0,0,0-.6646,1.7471L14.4945,16,6.3353,23.2529A1,1,0,0,0,7,25h3v5h2V23H9.63L16,17.3379,22.37,23H20v7h2V25h3a1,1,0,0,0,.6645-1.7471Z"
|
|
2857
2817
|
})), children);
|
|
2858
2818
|
});
|
|
2859
2819
|
if (process.env.NODE_ENV !== "production") {
|
|
2860
|
-
|
|
2820
|
+
Pressure.propTypes = iconPropTypes;
|
|
2861
2821
|
}
|
|
2862
|
-
const
|
|
2822
|
+
const PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(_ref119, ref) {
|
|
2863
2823
|
let {
|
|
2864
2824
|
children,
|
|
2865
2825
|
size = 16,
|
|
@@ -2873,20 +2833,14 @@ const ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew(_ref119, ref)
|
|
|
2873
2833
|
viewBox: "0 0 32 32",
|
|
2874
2834
|
fill: "currentColor",
|
|
2875
2835
|
...rest
|
|
2876
|
-
},
|
|
2877
|
-
|
|
2878
|
-
cy: "26",
|
|
2879
|
-
r: "4"
|
|
2880
|
-
})), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2881
|
-
d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
|
|
2882
|
-
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2883
|
-
d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
|
|
2836
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2837
|
+
d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
|
|
2884
2838
|
})), children);
|
|
2885
2839
|
});
|
|
2886
2840
|
if (process.env.NODE_ENV !== "production") {
|
|
2887
|
-
|
|
2841
|
+
PressureFilled.propTypes = iconPropTypes;
|
|
2888
2842
|
}
|
|
2889
|
-
const
|
|
2843
|
+
const PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(_ref120, ref) {
|
|
2890
2844
|
let {
|
|
2891
2845
|
children,
|
|
2892
2846
|
size = 16,
|
|
@@ -2900,18 +2854,18 @@ const ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld(_ref120, ref)
|
|
|
2900
2854
|
viewBox: "0 0 32 32",
|
|
2901
2855
|
fill: "currentColor",
|
|
2902
2856
|
...rest
|
|
2903
|
-
},
|
|
2904
|
-
d: "
|
|
2905
|
-
})),
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2857
|
+
}, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2858
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"
|
|
2859
|
+
})), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2860
|
+
fill: "none",
|
|
2861
|
+
d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z",
|
|
2862
|
+
"data-icon-path": "inner-path"
|
|
2909
2863
|
})), children);
|
|
2910
2864
|
});
|
|
2911
2865
|
if (process.env.NODE_ENV !== "production") {
|
|
2912
|
-
|
|
2866
|
+
PreviousFilled.propTypes = iconPropTypes;
|
|
2913
2867
|
}
|
|
2914
|
-
const
|
|
2868
|
+
const PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline(_ref121, ref) {
|
|
2915
2869
|
let {
|
|
2916
2870
|
children,
|
|
2917
2871
|
size = 16,
|
|
@@ -2925,14 +2879,16 @@ const RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed(_ref121,
|
|
|
2925
2879
|
viewBox: "0 0 32 32",
|
|
2926
2880
|
fill: "currentColor",
|
|
2927
2881
|
...rest
|
|
2928
|
-
},
|
|
2929
|
-
d: "
|
|
2882
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2883
|
+
d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z"
|
|
2884
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2885
|
+
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"
|
|
2930
2886
|
})), children);
|
|
2931
2887
|
});
|
|
2932
2888
|
if (process.env.NODE_ENV !== "production") {
|
|
2933
|
-
|
|
2889
|
+
PreviousOutline.propTypes = iconPropTypes;
|
|
2934
2890
|
}
|
|
2935
|
-
const
|
|
2891
|
+
const PricingConsumption = /*#__PURE__*/React.forwardRef(function PricingConsumption(_ref122, ref) {
|
|
2936
2892
|
let {
|
|
2937
2893
|
children,
|
|
2938
2894
|
size = 16,
|
|
@@ -2946,14 +2902,18 @@ const Return = /*#__PURE__*/React.forwardRef(function Return(_ref122, ref) {
|
|
|
2946
2902
|
viewBox: "0 0 32 32",
|
|
2947
2903
|
fill: "currentColor",
|
|
2948
2904
|
...rest
|
|
2949
|
-
},
|
|
2950
|
-
|
|
2905
|
+
}, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2906
|
+
strokeWidth: "0",
|
|
2907
|
+
d: "M16 2v2c6.63 0 12 5.37 12 12s-5.37 12-12 12v2c7.73 0 14-6.27 14-14S23.73 2 16 2zM8.24 25.14l-1.29 1.53c1.23 1.04 2.64 1.87 4.18 2.44l.68-1.88c-1.32-.49-2.53-1.2-3.58-2.09h.01zM4.19 18l-1.97.41c.28 1.63.84 3.16 1.64 4.54l1.73-.95c-.68-1.18-1.16-2.61-1.4-4zM5.59 10l-1.73-1c-.79 1.38-1.35 2.96-1.64 4.59l1.97.35c.24-1.39.72-2.75 1.4-3.93v-.01zM11.82 4.76l-.68-1.88c-1.54.57-2.95 1.4-4.18 2.44l1.29 1.53c1.05-.89 2.26-1.6 3.58-2.09h-.01z"
|
|
2908
|
+
})), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2909
|
+
strokeWidth: "0",
|
|
2910
|
+
d: "m21,12v-2h-4v-3h-2v3h-2c-1.103,0-2,.897-2,2v3c0,1.103.897,2,2,2h6v3h-8v2h4v3h2v-3h2c1.103,0,2-.8975,2-2v-3c0-1.103-.897-2-2-2h-6v-3h8Z"
|
|
2951
2911
|
})), children);
|
|
2952
2912
|
});
|
|
2953
2913
|
if (process.env.NODE_ENV !== "production") {
|
|
2954
|
-
|
|
2914
|
+
PricingConsumption.propTypes = iconPropTypes;
|
|
2955
2915
|
}
|
|
2956
|
-
const
|
|
2916
|
+
const PricingContainer = /*#__PURE__*/React.forwardRef(function PricingContainer(_ref123, ref) {
|
|
2957
2917
|
let {
|
|
2958
2918
|
children,
|
|
2959
2919
|
size = 16,
|
|
@@ -2967,16 +2927,18 @@ const Review = /*#__PURE__*/React.forwardRef(function Review(_ref123, ref) {
|
|
|
2967
2927
|
viewBox: "0 0 32 32",
|
|
2968
2928
|
fill: "currentColor",
|
|
2969
2929
|
...rest
|
|
2970
|
-
},
|
|
2971
|
-
|
|
2972
|
-
|
|
2973
|
-
|
|
2930
|
+
}, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2931
|
+
strokeWidth: "0",
|
|
2932
|
+
d: "M28 2h-5v2h5v24h-5v2h5c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM23 20.52c0-4.62-3.78-5.14-6.82-5.56-3.31-.46-5.18-.86-5.18-3.71 0-2.39 2.51-3.24 4.65-3.24 2.32 0 4.14.86 5.57 2.63l1.56-1.26c-1.52-1.88-3.46-2.97-5.78-3.28v-3.1h-2v3.02c-3.62.22-6 2.26-6 5.22 0 4.73 3.83 5.26 6.91 5.69 3.25.45 5.09.84 5.09 3.58 0 3.03-3.13 3.48-5 3.48-3.43 0-4.88-.96-6.22-2.63l-1.56 1.26c1.77 2.19 3.73 3.17 6.78 3.34v3.04h2v-3.04c3.73-.3 6-2.33 6-5.44z"
|
|
2933
|
+
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2934
|
+
strokeWidth: "0",
|
|
2935
|
+
d: "m4,4h5V2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h5v-2H4V4Z"
|
|
2974
2936
|
})), children);
|
|
2975
2937
|
});
|
|
2976
2938
|
if (process.env.NODE_ENV !== "production") {
|
|
2977
|
-
|
|
2939
|
+
PricingContainer.propTypes = iconPropTypes;
|
|
2978
2940
|
}
|
|
2979
|
-
const
|
|
2941
|
+
const PricingQuickProposal = /*#__PURE__*/React.forwardRef(function PricingQuickProposal(_ref124, ref) {
|
|
2980
2942
|
let {
|
|
2981
2943
|
children,
|
|
2982
2944
|
size = 16,
|
|
@@ -2990,16 +2952,15 @@ const Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10(_ref124, ref)
|
|
|
2990
2952
|
viewBox: "0 0 32 32",
|
|
2991
2953
|
fill: "currentColor",
|
|
2992
2954
|
...rest
|
|
2993
|
-
},
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
|
|
2955
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2956
|
+
strokeWidth: "0",
|
|
2957
|
+
d: "M29 20.52c0-4.62-3.78-5.14-6.82-5.56-3.31-.46-5.18-.86-5.18-3.71 0-2.39 2.51-3.24 4.65-3.24 2.32 0 4.14.86 5.57 2.63l1.56-1.26c-1.52-1.88-3.46-2.97-5.78-3.28v-3.1h-2v3.02c-3.62.22-6 2.26-6 5.22 0 4.73 3.83 5.26 6.91 5.69 3.25.45 5.09.84 5.09 3.58 0 3.03-3.13 3.48-5 3.48-3.43 0-4.88-.96-6.22-2.63l-1.56 1.26c1.77 2.19 3.73 3.17 6.78 3.34v3.04h2v-3.04c3.73-.3 6-2.33 6-5.44zM3 11H11V13H3zM3 19H11V21H3zM5 15H13V17H5z"
|
|
2997
2958
|
})), children);
|
|
2998
2959
|
});
|
|
2999
2960
|
if (process.env.NODE_ENV !== "production") {
|
|
3000
|
-
|
|
2961
|
+
PricingQuickProposal.propTypes = iconPropTypes;
|
|
3001
2962
|
}
|
|
3002
|
-
const
|
|
2963
|
+
const PricingTailored = /*#__PURE__*/React.forwardRef(function PricingTailored(_ref125, ref) {
|
|
3003
2964
|
let {
|
|
3004
2965
|
children,
|
|
3005
2966
|
size = 16,
|
|
@@ -3013,14 +2974,16 @@ const Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30(_ref125, ref)
|
|
|
3013
2974
|
viewBox: "0 0 32 32",
|
|
3014
2975
|
fill: "currentColor",
|
|
3015
2976
|
...rest
|
|
3016
|
-
},
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
2977
|
+
}, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2978
|
+
strokeWidth: "0",
|
|
2979
|
+
d: "M27 21h-2c0-2.8226 0-7.0881-10.0903-8.0042l.1807-1.9917c11.9097 1.0811 11.9097 6.8802 11.9097 9.9958zM16.9097 20.9958c-11.9097-1.0811-11.9097-6.8802-11.9097-9.9958h2c0 2.8226 0 7.0881 10.0903 8.0042l-.1807 1.9917z"
|
|
2980
|
+
})), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2981
|
+
strokeWidth: "0",
|
|
2982
|
+
d: "m23,20.52c0-4.62-3.78-5.14-6.82-5.56-3.31-.46-5.18-.86-5.18-3.71,0-2.39,2.51-3.24,4.65-3.24,2.32,0,4.14.86,5.57,2.63l1.56-1.26c-1.52-1.88-3.46-2.97-5.78-3.28v-3.1h-2v3.02c-3.62.22-6,2.26-6,5.22,0,4.73,3.83,5.26,6.91,5.69,3.25.45,5.09.84,5.09,3.58,0,3.03-3.13,3.48-5,3.48-3.43,0-4.88-.96-6.22-2.63l-1.56,1.26c1.77,2.19,3.73,3.17,6.78,3.34v3.04h2v-3.04c3.73-.3,6-2.33,6-5.44Z"
|
|
3020
2983
|
})), children);
|
|
3021
2984
|
});
|
|
3022
2985
|
if (process.env.NODE_ENV !== "production") {
|
|
3023
|
-
|
|
2986
|
+
PricingTailored.propTypes = iconPropTypes;
|
|
3024
2987
|
}
|
|
3025
2988
|
|
|
3026
|
-
export {
|
|
2989
|
+
export { Overlay, Package, PackageNode, PackageTextAnalysis, PageBreak, PageFirst, PageLast, PageNumber, PaintBrush, PaintBrushAlt, PalmTree, PanHorizontal, PanVertical, PanelExpansion, Paragraph, Parameter, ParentChild, PartDefinition, PartUsage, PartitionAuto, PartitionCollection, PartitionRepartition, PartitionSame, PartitionSpecific, PartlyCloudy, PartlyCloudyNight, Partnership, PassengerDrinks, PassengerPlus, Password, Paste, Pause, PauseFilled, PauseFuture, PauseOutline, PauseOutlineFilled, PausePast, PcnENode, PcnMilitary, PcnPNode, PcnZNode, Pdf, PdfReference, Pedestrian, PedestrianChild, PedestrianFamily, Pen, PenFountain, Pending, PendingFilled, PentagonDownOutline, PentagonDownSolid, PentagonLeftOutline, PentagonLeftSolid, PentagonOutline, PentagonRightOutline, PentagonRightSolid, PentagonSolid, Percentage, PercentageFilled, Person, PersonFavorite, Pest, Phone, PhoneApplication, PhoneBlock, PhoneBlockFilled, PhoneFilled, PhoneIncoming, PhoneIncomingFilled, PhoneIp, PhoneOff, PhoneOffFilled, PhoneOutgoing, PhoneOutgoingFilled, PhoneSettings, PhoneVoice, PhoneVoiceFilled, PhraseSentiment, PicnicArea, PiggyBank, PiggyBankSlot, Pills, PillsAdd, PillsSubtract, Pin, PinFilled, Plan, Plane, PlanePrivate, PlaneSea, Platforms, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Plug, PlugFilled, Png, PointOfPresence, Police, Policy, Popup, PortDefinition, PortInput, PortOutput, PortUsage, Portfolio, Power, Ppt, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, PricingConsumption, PricingContainer, PricingQuickProposal, PricingTailored, WatsonHealthPageScroll, WatsonHealthPetImageB, WatsonHealthPetImageO, WatsonHealthPointerText };
|