@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,9 +12,9 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var
|
|
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, _circle, _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, _circle2, _path97, _path98, _path99, _path100, _path101, _circle3, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _circle4, _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, _circle5, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _circle6, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _circle7, _path188, _path189, _path190, _circle8, _circle9, _path191, _circle10, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202;
|
|
16
16
|
const didWarnAboutDeprecation = {};
|
|
17
|
-
const
|
|
17
|
+
const TriangleDownOutline = /*#__PURE__*/React.forwardRef(function TriangleDownOutline(_ref, ref) {
|
|
18
18
|
let {
|
|
19
19
|
children,
|
|
20
20
|
size = 16,
|
|
@@ -28,18 +28,15 @@ const ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref, ref)
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor",
|
|
30
30
|
...rest
|
|
31
|
-
},
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
r: "4"
|
|
35
|
-
})), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
36
|
-
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,22.5A6.5,6.5,0,1,1,22.5,16,6.51,6.51,0,0,1,16,22.5Z"
|
|
31
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
32
|
+
strokeWidth: "0",
|
|
33
|
+
d: "m2.1245,4.4883l13.0195,23.9868c.1865.3438.5212.5249.856.5249.3345,0,.6689-.1812.8555-.5249L29.875,4.4883c.0862-.1582.1255-.3257.125-.4883-.0017-.5229-.4114-1-.9805-1H2.9802c-.5691,0-.9788.4771-.9802,1-.0005.1626.0386.3301.1245.4883Zm25.1985.5117l-11.323,20.8677L4.677,5h22.646Z"
|
|
37
34
|
})), children);
|
|
38
35
|
});
|
|
39
36
|
if (process.env.NODE_ENV !== "production") {
|
|
40
|
-
|
|
37
|
+
TriangleDownOutline.propTypes = iconPropTypes;
|
|
41
38
|
}
|
|
42
|
-
const
|
|
39
|
+
const TriangleDownSolid = /*#__PURE__*/React.forwardRef(function TriangleDownSolid(_ref2, ref) {
|
|
43
40
|
let {
|
|
44
41
|
children,
|
|
45
42
|
size = 16,
|
|
@@ -54,13 +51,14 @@ const ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref2, ref)
|
|
|
54
51
|
fill: "currentColor",
|
|
55
52
|
...rest
|
|
56
53
|
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
57
|
-
|
|
54
|
+
strokeWidth: "0",
|
|
55
|
+
d: "m29.0194,3c.5692,0,.979.4772.9806,1,.0005.1628-.0388.3299-.1249.4885l-13.0196,23.9867c-.1865.3435-.521.5248-.8555.5248s-.6694-.1812-.8559-.5248L2.1246,4.4885c-.0861-.1586-.1251-.3257-.1246-.4885.0016-.5228.4111-1,.9803-1h26.0391Z"
|
|
58
56
|
})), children);
|
|
59
57
|
});
|
|
60
58
|
if (process.env.NODE_ENV !== "production") {
|
|
61
|
-
|
|
59
|
+
TriangleDownSolid.propTypes = iconPropTypes;
|
|
62
60
|
}
|
|
63
|
-
const
|
|
61
|
+
const TriangleLeftOutline = /*#__PURE__*/React.forwardRef(function TriangleLeftOutline(_ref3, ref) {
|
|
64
62
|
let {
|
|
65
63
|
children,
|
|
66
64
|
size = 16,
|
|
@@ -75,33 +73,19 @@ const ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref3, ref)
|
|
|
75
73
|
fill: "currentColor",
|
|
76
74
|
...rest
|
|
77
75
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
78
|
-
|
|
76
|
+
strokeWidth: "0",
|
|
77
|
+
d: "m27.5117,2.1245L3.5249,15.144c-.3438.1865-.5249.5212-.5249.856,0,.3345.1812.6689.5249.8555l23.9868,13.0195c.1582.0862.3257.1255.4883.125.5229-.0017,1-.4114,1-.9805V2.9802c0-.5691-.4771-.9788-1-.9802-.1626-.0005-.3301.0386-.4883.1245Zm-.5117,25.1985L6.1323,16,27,4.677v22.646Z"
|
|
79
78
|
})), children);
|
|
80
79
|
});
|
|
81
80
|
if (process.env.NODE_ENV !== "production") {
|
|
82
|
-
|
|
81
|
+
TriangleLeftOutline.propTypes = iconPropTypes;
|
|
83
82
|
}
|
|
84
|
-
const
|
|
83
|
+
const TriangleLeftSolid = /*#__PURE__*/React.forwardRef(function TriangleLeftSolid(_ref4, ref) {
|
|
85
84
|
let {
|
|
86
85
|
children,
|
|
87
86
|
size = 16,
|
|
88
87
|
...rest
|
|
89
88
|
} = _ref4;
|
|
90
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
91
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
92
|
-
width: size,
|
|
93
|
-
height: size,
|
|
94
|
-
ref: ref,
|
|
95
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
96
|
-
viewBox: "0 0 16 16",
|
|
97
|
-
fill: "currentColor",
|
|
98
|
-
...rest
|
|
99
|
-
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
100
|
-
d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
|
|
101
|
-
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
102
|
-
d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
|
|
103
|
-
})), children);
|
|
104
|
-
}
|
|
105
89
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
106
90
|
width: size,
|
|
107
91
|
height: size,
|
|
@@ -110,16 +94,15 @@ const ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref4, ref) {
|
|
|
110
94
|
viewBox: "0 0 32 32",
|
|
111
95
|
fill: "currentColor",
|
|
112
96
|
...rest
|
|
113
|
-
},
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM20 16a4 4 0 01-6 3.44L19.44 14A4 4 0 0120 16zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z"
|
|
97
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
strokeWidth: "0",
|
|
99
|
+
d: "m29,29.0194c0,.5692-.4772.979-1,.9806-.1628.0005-.3299-.0388-.4885-.1249L3.5248,16.8556c-.3435-.1865-.5248-.521-.5248-.8555s.1812-.6694.5248-.8559L27.5115,2.1246c.1586-.0861.3257-.1251.4885-.1246.5228.0016,1,.4111,1,.9803v26.0391Z"
|
|
117
100
|
})), children);
|
|
118
101
|
});
|
|
119
102
|
if (process.env.NODE_ENV !== "production") {
|
|
120
|
-
|
|
103
|
+
TriangleLeftSolid.propTypes = iconPropTypes;
|
|
121
104
|
}
|
|
122
|
-
const
|
|
105
|
+
const TriangleOutline = /*#__PURE__*/React.forwardRef(function TriangleOutline(_ref5, ref) {
|
|
123
106
|
let {
|
|
124
107
|
children,
|
|
125
108
|
size = 16,
|
|
@@ -133,14 +116,15 @@ const ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref5
|
|
|
133
116
|
viewBox: "0 0 32 32",
|
|
134
117
|
fill: "currentColor",
|
|
135
118
|
...rest
|
|
136
|
-
},
|
|
137
|
-
|
|
119
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
120
|
+
strokeWidth: "0",
|
|
121
|
+
d: "m29.8755,27.5117L16.856,3.5249c-.1865-.3438-.5212-.5249-.856-.5249-.3345,0-.6689.1812-.8555.5249L2.125,27.5117c-.0862.1582-.1255.3257-.125.4883.0017.5229.4114,1,.9805,1h26.0393c.5691,0,.9788-.4771.9802-1,.0005-.1626-.0386-.3301-.1245-.4883Zm-25.1985-.5117L16,6.1323l11.323,20.8677H4.677Z"
|
|
138
122
|
})), children);
|
|
139
123
|
});
|
|
140
124
|
if (process.env.NODE_ENV !== "production") {
|
|
141
|
-
|
|
125
|
+
TriangleOutline.propTypes = iconPropTypes;
|
|
142
126
|
}
|
|
143
|
-
const
|
|
127
|
+
const TriangleRightOutline = /*#__PURE__*/React.forwardRef(function TriangleRightOutline(_ref6, ref) {
|
|
144
128
|
let {
|
|
145
129
|
children,
|
|
146
130
|
size = 16,
|
|
@@ -154,16 +138,15 @@ const ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref6, ref) {
|
|
|
154
138
|
viewBox: "0 0 32 32",
|
|
155
139
|
fill: "currentColor",
|
|
156
140
|
...rest
|
|
157
|
-
},
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
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"
|
|
141
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
142
|
+
strokeWidth: "0",
|
|
143
|
+
d: "m4.4883,29.8755l23.9868-13.0195c.3438-.1865.5249-.5212.5249-.856,0-.3345-.1812-.6689-.5249-.8555L4.4883,2.125c-.1582-.0862-.3257-.1255-.4883-.125-.5229.0017-1,.4114-1,.9805v26.0393c0,.5691.4771.9788,1,.9802.1626.0005.3301-.0386.4883-.1245Zm.5117-25.1985l20.8677,11.323L5,27.323V4.677Z"
|
|
161
144
|
})), children);
|
|
162
145
|
});
|
|
163
146
|
if (process.env.NODE_ENV !== "production") {
|
|
164
|
-
|
|
147
|
+
TriangleRightOutline.propTypes = iconPropTypes;
|
|
165
148
|
}
|
|
166
|
-
const
|
|
149
|
+
const TriangleRightSolid = /*#__PURE__*/React.forwardRef(function TriangleRightSolid(_ref7, ref) {
|
|
167
150
|
let {
|
|
168
151
|
children,
|
|
169
152
|
size = 16,
|
|
@@ -177,18 +160,15 @@ const VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref7
|
|
|
177
160
|
viewBox: "0 0 32 32",
|
|
178
161
|
fill: "currentColor",
|
|
179
162
|
...rest
|
|
180
|
-
},
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
|
|
184
|
-
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
185
|
-
d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
|
|
163
|
+
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
164
|
+
strokeWidth: "0",
|
|
165
|
+
d: "m3,2.9806c0-.5692.4772-.979,1-.9806.1628-.0005.3299.0388.4885.1249l23.9867,13.0196c.3435.1865.5248.521.5248.8555s-.1812.6694-.5248.8559L4.4885,29.8754c-.1586.0861-.3257.1251-.4885.1246-.5228-.0016-1-.4111-1-.9803V2.9806Z"
|
|
186
166
|
})), children);
|
|
187
167
|
});
|
|
188
168
|
if (process.env.NODE_ENV !== "production") {
|
|
189
|
-
|
|
169
|
+
TriangleRightSolid.propTypes = iconPropTypes;
|
|
190
170
|
}
|
|
191
|
-
const
|
|
171
|
+
const TriangleSolid = /*#__PURE__*/React.forwardRef(function TriangleSolid(_ref8, ref) {
|
|
192
172
|
let {
|
|
193
173
|
children,
|
|
194
174
|
size = 16,
|
|
@@ -202,20 +182,15 @@ const VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey
|
|
|
202
182
|
viewBox: "0 0 32 32",
|
|
203
183
|
fill: "currentColor",
|
|
204
184
|
...rest
|
|
205
|
-
},
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
r: "1.5"
|
|
209
|
-
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
210
|
-
d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
|
|
211
|
-
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
212
|
-
d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
|
|
185
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
186
|
+
strokeWidth: "0",
|
|
187
|
+
d: "m2.9806,29c-.5692,0-.979-.4772-.9806-1-.0005-.1628.0388-.3299.1249-.4885L15.1444,3.5248c.1865-.3435.521-.5248.8555-.5248s.6694.1812.8559.5248l13.0195,23.9867c.0861.1586.1251.3257.1246.4885-.0016.5228-.4111,1-.9803,1H2.9806Z"
|
|
213
188
|
})), children);
|
|
214
189
|
});
|
|
215
190
|
if (process.env.NODE_ENV !== "production") {
|
|
216
|
-
|
|
191
|
+
TriangleSolid.propTypes = iconPropTypes;
|
|
217
192
|
}
|
|
218
|
-
const
|
|
193
|
+
const Trophy = /*#__PURE__*/React.forwardRef(function Trophy(_ref9, ref) {
|
|
219
194
|
let {
|
|
220
195
|
children,
|
|
221
196
|
size = 16,
|
|
@@ -229,16 +204,14 @@ const VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_re
|
|
|
229
204
|
viewBox: "0 0 32 32",
|
|
230
205
|
fill: "currentColor",
|
|
231
206
|
...rest
|
|
232
|
-
},
|
|
233
|
-
d: "
|
|
234
|
-
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
235
|
-
d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
|
|
207
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
208
|
+
d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-2V9H8Zm14,0a6,6,0,0,1-6.1855,5.9971A6.1991,6.1991,0,0,1,10,13.7065V6H22Zm4-2a2.0023,2.0023,0,0,1-2,2V9h2Z"
|
|
236
209
|
})), children);
|
|
237
210
|
});
|
|
238
211
|
if (process.env.NODE_ENV !== "production") {
|
|
239
|
-
|
|
212
|
+
Trophy.propTypes = iconPropTypes;
|
|
240
213
|
}
|
|
241
|
-
const
|
|
214
|
+
const TrophyFilled = /*#__PURE__*/React.forwardRef(function TrophyFilled(_ref10, ref) {
|
|
242
215
|
let {
|
|
243
216
|
children,
|
|
244
217
|
size = 16,
|
|
@@ -252,16 +225,14 @@ const VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_re
|
|
|
252
225
|
viewBox: "0 0 32 32",
|
|
253
226
|
fill: "currentColor",
|
|
254
227
|
...rest
|
|
255
|
-
},
|
|
256
|
-
d: "
|
|
257
|
-
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
258
|
-
d: "M25.91,10.13a.121.121,0,0,1-.0967-.0952A10.0061,10.0061,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.1858,10.0347a.1212.1212,0,0,1-.0964.0957A7.5019,7.5019,0,0,0,7.4912,25H8V23H7.4954a5.5108,5.5108,0,0,1-5.4387-6.3,5.6992,5.6992,0,0,1,4.7138-4.6606l1.0166-.1836a.1306.1306,0,0,0,.1045-.1035l.18-.9351a8.28,8.28,0,0,1,6.8469-6.7427,7.957,7.957,0,0,1,2.8471.1245,8.22,8.22,0,0,1,6.1475,6.545l.1941,1.0083a.13.13,0,0,0,.1045.1035l1.0576.1914a5.7819,5.7819,0,0,1,3.1011,1.539A5.5052,5.5052,0,0,1,24.5076,23H24v2h.5076A7.5019,7.5019,0,0,0,25.91,10.13Z"
|
|
228
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
229
|
+
d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-2V9H8Zm18-2a2.0023,2.0023,0,0,1-2,2V9h2Z"
|
|
259
230
|
})), children);
|
|
260
231
|
});
|
|
261
232
|
if (process.env.NODE_ENV !== "production") {
|
|
262
|
-
|
|
233
|
+
TrophyFilled.propTypes = iconPropTypes;
|
|
263
234
|
}
|
|
264
|
-
const
|
|
235
|
+
const TropicalStorm = /*#__PURE__*/React.forwardRef(function TropicalStorm(_ref11, ref) {
|
|
265
236
|
let {
|
|
266
237
|
children,
|
|
267
238
|
size = 16,
|
|
@@ -275,27 +246,21 @@ const VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivat
|
|
|
275
246
|
viewBox: "0 0 32 32",
|
|
276
247
|
fill: "currentColor",
|
|
277
248
|
...rest
|
|
278
|
-
},
|
|
279
|
-
d: "
|
|
280
|
-
})),
|
|
281
|
-
d: "
|
|
249
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
250
|
+
d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
|
|
251
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
252
|
+
d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
|
|
282
253
|
})), children);
|
|
283
254
|
});
|
|
284
255
|
if (process.env.NODE_ENV !== "production") {
|
|
285
|
-
|
|
256
|
+
TropicalStorm.propTypes = iconPropTypes;
|
|
286
257
|
}
|
|
287
|
-
const
|
|
258
|
+
const TropicalStormModelTracks = /*#__PURE__*/React.forwardRef(function TropicalStormModelTracks(_ref12, ref) {
|
|
288
259
|
let {
|
|
289
260
|
children,
|
|
290
261
|
size = 16,
|
|
291
262
|
...rest
|
|
292
263
|
} = _ref12;
|
|
293
|
-
if (process.env.NODE_ENV !== "production") {
|
|
294
|
-
if (!didWarnAboutDeprecation["VirtualPrivateCloudAlt"]) {
|
|
295
|
-
didWarnAboutDeprecation["VirtualPrivateCloudAlt"] = true;
|
|
296
|
-
console.warn("Icon name was requested by the product team to be renamed to and replaced by ibm-cloud--vpc. As a result, the VirtualPrivateCloudAlt component will be removed in the next major version of @carbon/icons-react.");
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
264
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
300
265
|
width: size,
|
|
301
266
|
height: size,
|
|
@@ -304,16 +269,16 @@ const VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPri
|
|
|
304
269
|
viewBox: "0 0 32 32",
|
|
305
270
|
fill: "currentColor",
|
|
306
271
|
...rest
|
|
307
|
-
},
|
|
308
|
-
d: "
|
|
309
|
-
})),
|
|
310
|
-
d: "
|
|
272
|
+
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
273
|
+
d: "M10,17a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,17Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,10,11Z"
|
|
274
|
+
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
275
|
+
d: "M14.8188 6.65c.1163-.1211 1.8643-1.919 2.8882-2.9434A1 1 0 0017 2C11.812 2 2 4.2988 2 13a7.8938 7.8938 0 003.1812 6.35c-.1612.1675-1.9507 2.0054-2.8882 2.9429A1 1 0 003 24c5.188 0 15-2.2988 15-11A7.8927 7.8927 0 0014.8188 6.65zM9.7065 20.793a20.94 20.94 0 01-4.0932.9853c.1621-.166 2.7685-2.9053 2.7685-2.9053l-1.1743-.6074A5.9064 5.9064 0 014 13c0-3.667 2.1177-6.2886 6.2935-7.793a20.94 20.94 0 014.0932-.9853c-.227.2324-2.769 2.9057-2.769 2.9057l1.1748.607A5.9075 5.9075 0 0116 13C16 16.667 13.8823 19.2886 9.7065 20.793zM30 17l-5-5-5 5 1.4126 1.4155L24 15.8325V19a9.01 9.01 0 01-9 9H12v2h3A11.0125 11.0125 0 0026 19V15.8325l2.5859 2.5816z"
|
|
311
276
|
})), children);
|
|
312
277
|
});
|
|
313
278
|
if (process.env.NODE_ENV !== "production") {
|
|
314
|
-
|
|
279
|
+
TropicalStormModelTracks.propTypes = iconPropTypes;
|
|
315
280
|
}
|
|
316
|
-
const
|
|
281
|
+
const TropicalStormTracks = /*#__PURE__*/React.forwardRef(function TropicalStormTracks(_ref13, ref) {
|
|
317
282
|
let {
|
|
318
283
|
children,
|
|
319
284
|
size = 16,
|
|
@@ -327,18 +292,16 @@ const VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecogniti
|
|
|
327
292
|
viewBox: "0 0 32 32",
|
|
328
293
|
fill: "currentColor",
|
|
329
294
|
...rest
|
|
330
|
-
},
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
335
|
-
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
295
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
296
|
+
d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
|
|
297
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
298
|
+
d: "M26.86,12.4805h0a12.9277,12.9277,0,0,0-4.8575-4.9991q.2044-.213.4424-.4589h0c.82-.8482,1.93-1.9825,3.2622-3.3155A1,1,0,0,0,25,2c-.354,0-8.7363.0488-14.269,4.3018h0A12.15,12.15,0,0,0,7.481,9.998c-.1416-.1367-.295-.2841-.4585-.4423C6.1743,8.7349,5.04,7.6255,3.707,6.293A1,1,0,0,0,2,7c0,.3594.05,8.874,4.4058,14.4023a12.1023,12.1023,0,0,0,3.5918,3.1163c-.21.2177-.4346.4516-.6563.68h0c-.7954.8208-1.8286,1.8745-3.0483,3.0943A1,1,0,0,0,7,30c.2856,0,7.061-.0352,12.459-3.1055a12.9618,12.9618,0,0,0,5.06-4.8925q.3062.2937.68.6567c.82.7954,1.8745,1.8286,3.0943,3.0483A1,1,0,0,0,30,25C30,24.7119,29.9644,17.8877,26.86,12.4805Zm-3.03,6.1074-.5469,1.3672A10.5415,10.5415,0,0,1,18.47,25.1562,24.3514,24.3514,0,0,1,9.584,27.8135c.4409-.4492,3.8281-3.9824,3.8281-3.9824l-1.3682-.5474a9.8021,9.8021,0,0,1-4.0668-3.1191c-2.5406-3.2242-3.4585-7.7623-3.79-10.58.5435.5337,3.9815,3.8266,3.9815,3.8266l.5468-1.3672A9.8569,9.8569,0,0,1,11.95,7.8877h0C15.1665,5.415,19.6309,4.5146,22.4155,4.187c-.5332.5435-3.8276,3.9819-3.8276,3.9819l1.3677.5469a10.52,10.52,0,0,1,5.17,4.7608v0a24.29,24.29,0,0,1,2.688,8.94C27.3643,21.9751,23.83,18.5879,23.83,18.5879Z"
|
|
336
299
|
})), children);
|
|
337
300
|
});
|
|
338
301
|
if (process.env.NODE_ENV !== "production") {
|
|
339
|
-
|
|
302
|
+
TropicalStormTracks.propTypes = iconPropTypes;
|
|
340
303
|
}
|
|
341
|
-
const
|
|
304
|
+
const TropicalWarning = /*#__PURE__*/React.forwardRef(function TropicalWarning(_ref14, ref) {
|
|
342
305
|
let {
|
|
343
306
|
children,
|
|
344
307
|
size = 16,
|
|
@@ -352,14 +315,19 @@ const Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref14, ref) {
|
|
|
352
315
|
viewBox: "0 0 32 32",
|
|
353
316
|
fill: "currentColor",
|
|
354
317
|
...rest
|
|
355
|
-
},
|
|
356
|
-
d: "
|
|
318
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
319
|
+
d: "M27.9487,25.6836a1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,23,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,15,28h-.4336C13.9241,26.7939,12,22.312,12,12v-.1313l1.1169.7446A6.46,6.46,0,0,1,14.4346,13.79l1.0007-1.8418a8.4469,8.4469,0,0,0-1.209-.9986L12.8025,10h1.5308a6.9861,6.9861,0,0,1,1.9934.3071l.9755-1.7954A9.0059,9.0059,0,0,0,14.3333,8H13.1169A7.0329,7.0329,0,0,1,18,6h.6669l1.0867-2H18a9.0361,9.0361,0,0,0-7,3.3638A9.0362,9.0362,0,0,0,4,4H2V6H4A7.0308,7.0308,0,0,1,8.8828,8H7.6665a9.06,9.06,0,0,0-5.4,1.8L.4,11.2l1.2,1.6L3.4668,11.4a7.04,7.04,0,0,1,4.2-1.4H9.1973l-1.4239.9492A8.457,8.457,0,0,0,4,18H6a6.46,6.46,0,0,1,2.8828-5.3867L10,11.8687V12c0,8.9365,1.3994,13.7539,2.355,16H2v2H15a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,4.9955,4.9955,0,0,0,3,1.8833V27.8125A3.7616,3.7616,0,0,1,27.9487,25.6836Z"
|
|
320
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
321
|
+
fill: "none",
|
|
322
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
323
|
+
})), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
324
|
+
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
357
325
|
})), children);
|
|
358
326
|
});
|
|
359
327
|
if (process.env.NODE_ENV !== "production") {
|
|
360
|
-
|
|
328
|
+
TropicalWarning.propTypes = iconPropTypes;
|
|
361
329
|
}
|
|
362
|
-
const
|
|
330
|
+
const Tsq = /*#__PURE__*/React.forwardRef(function Tsq(_ref15, ref) {
|
|
363
331
|
let {
|
|
364
332
|
children,
|
|
365
333
|
size = 16,
|
|
@@ -373,18 +341,16 @@ const VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref15, ref) {
|
|
|
373
341
|
viewBox: "0 0 32 32",
|
|
374
342
|
fill: "currentColor",
|
|
375
343
|
...rest
|
|
376
|
-
},
|
|
377
|
-
d: "
|
|
378
|
-
})),
|
|
379
|
-
|
|
380
|
-
cy: "5",
|
|
381
|
-
r: "2"
|
|
344
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
345
|
+
d: "M19 26H30V28H19zM19 22H30V24H19zM30 20h-11V12h11v8zm-9-2h7v-4h-7v4zM19 8H30V10H19zM19 4H30V6H19zM10.293 18.707L8 16.4143 8 12 10 12 10 15.5857 11.707 17.293 10.293 18.707z"
|
|
346
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
347
|
+
d: "M9,24c-4.4111,0-8-3.5889-8-8s3.5889-8,8-8,8,3.5889,8,8-3.5889,8-8,8Zm0-14c-3.3083,0-6,2.6917-6,6s2.6917,6,6,6,6-2.6917,6-6-2.6917-6-6-6Z"
|
|
382
348
|
})), children);
|
|
383
349
|
});
|
|
384
350
|
if (process.env.NODE_ENV !== "production") {
|
|
385
|
-
|
|
351
|
+
Tsq.propTypes = iconPropTypes;
|
|
386
352
|
}
|
|
387
|
-
const
|
|
353
|
+
const Tsunami = /*#__PURE__*/React.forwardRef(function Tsunami(_ref16, ref) {
|
|
388
354
|
let {
|
|
389
355
|
children,
|
|
390
356
|
size = 16,
|
|
@@ -398,27 +364,14 @@ const VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref16, ref) {
|
|
|
398
364
|
viewBox: "0 0 32 32",
|
|
399
365
|
fill: "currentColor",
|
|
400
366
|
...rest
|
|
401
|
-
},
|
|
402
|
-
|
|
403
|
-
cy: "24.5",
|
|
404
|
-
r: "1.5"
|
|
405
|
-
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
406
|
-
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
407
|
-
transform: "rotate(-45 20.5 17.5)"
|
|
408
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
409
|
-
cx: "16",
|
|
410
|
-
cy: "13",
|
|
411
|
-
r: "2"
|
|
412
|
-
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
413
|
-
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
414
|
-
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
415
|
-
d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
|
|
367
|
+
}, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
368
|
+
d: "M30,26H24A10.0349,10.0349,0,0,1,17.0732,8.7378,11.9629,11.9629,0,0,0,12.9937,8a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,14.4348,4,19.34,4,26H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,6h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,24h6Z"
|
|
416
369
|
})), children);
|
|
417
370
|
});
|
|
418
371
|
if (process.env.NODE_ENV !== "production") {
|
|
419
|
-
|
|
372
|
+
Tsunami.propTypes = iconPropTypes;
|
|
420
373
|
}
|
|
421
|
-
const
|
|
374
|
+
const Tsv = /*#__PURE__*/React.forwardRef(function Tsv(_ref17, ref) {
|
|
422
375
|
let {
|
|
423
376
|
children,
|
|
424
377
|
size = 16,
|
|
@@ -432,18 +385,14 @@ const VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref1
|
|
|
432
385
|
viewBox: "0 0 32 32",
|
|
433
386
|
fill: "currentColor",
|
|
434
387
|
...rest
|
|
435
|
-
},
|
|
436
|
-
d: "
|
|
437
|
-
})), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
438
|
-
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
439
|
-
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
440
|
-
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
388
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
389
|
+
d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM2 11L5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z"
|
|
441
390
|
})), children);
|
|
442
391
|
});
|
|
443
392
|
if (process.env.NODE_ENV !== "production") {
|
|
444
|
-
|
|
393
|
+
Tsv.propTypes = iconPropTypes;
|
|
445
394
|
}
|
|
446
|
-
const
|
|
395
|
+
const Tuning = /*#__PURE__*/React.forwardRef(function Tuning(_ref18, ref) {
|
|
447
396
|
let {
|
|
448
397
|
children,
|
|
449
398
|
size = 16,
|
|
@@ -457,14 +406,14 @@ const Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref18, ref)
|
|
|
457
406
|
viewBox: "0 0 32 32",
|
|
458
407
|
fill: "currentColor",
|
|
459
408
|
...rest
|
|
460
|
-
},
|
|
461
|
-
d: "M24
|
|
409
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
410
|
+
d: "M24 30v-4.1c2.3-.5 4-2.5 4-4.9 0-2.4-1.7-4.4-4-4.9V2s-2 0-2 0v14.1c-2.3.5-4 2.5-4 4.9 0 2.4 1.7 4.4 4 4.9v4.1s2 0 2 0zm-4-9c0-1.7 1.3-3 3-3s3 1.3 3 3c0 1.7-1.3 3-3 3s-3-1.3-3-3zM8 2v4.1c-2.3.5-4 2.5-4 4.9 0 2.4 1.7 4.4 4 4.9v14.1s2 0 2 0v-14.1c2.3-.5 4-2.5 4-4.9 0-2.4-1.7-4.4-4-4.9V2s-2 0-2 0zm4 9c0 1.7-1.3 3-3 3s-3-1.3-3-3 1.3-3 3-3 3 1.3 3 3z"
|
|
462
411
|
})), children);
|
|
463
412
|
});
|
|
464
413
|
if (process.env.NODE_ENV !== "production") {
|
|
465
|
-
|
|
414
|
+
Tuning.propTypes = iconPropTypes;
|
|
466
415
|
}
|
|
467
|
-
const
|
|
416
|
+
const TwoFactorAuthentication = /*#__PURE__*/React.forwardRef(function TwoFactorAuthentication(_ref19, ref) {
|
|
468
417
|
let {
|
|
469
418
|
children,
|
|
470
419
|
size = 16,
|
|
@@ -478,16 +427,16 @@ const VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockSto
|
|
|
478
427
|
viewBox: "0 0 32 32",
|
|
479
428
|
fill: "currentColor",
|
|
480
429
|
...rest
|
|
481
|
-
},
|
|
482
|
-
d: "
|
|
483
|
-
})),
|
|
484
|
-
d: "
|
|
430
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
431
|
+
d: "M11 23.18L9 21.179 7.589 22.589 11 26 17 20 15.59 18.59 11 23.18zM28 30H24V28h4V16H24V8a4.0045 4.0045 0 00-4-4V2a6.0067 6.0067 0 016 6v6h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
|
|
432
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
433
|
+
d: "M20,14H18V8A6,6,0,0,0,6,8v6H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16A2,2,0,0,0,20,14ZM8,8a4,4,0,0,1,8,0v6H8ZM20,28H4V16H20Z"
|
|
485
434
|
})), children);
|
|
486
435
|
});
|
|
487
436
|
if (process.env.NODE_ENV !== "production") {
|
|
488
|
-
|
|
437
|
+
TwoFactorAuthentication.propTypes = iconPropTypes;
|
|
489
438
|
}
|
|
490
|
-
const
|
|
439
|
+
const TwoPersonLift = /*#__PURE__*/React.forwardRef(function TwoPersonLift(_ref20, ref) {
|
|
491
440
|
let {
|
|
492
441
|
children,
|
|
493
442
|
size = 16,
|
|
@@ -501,14 +450,18 @@ const VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref20, ref
|
|
|
501
450
|
viewBox: "0 0 32 32",
|
|
502
451
|
fill: "currentColor",
|
|
503
452
|
...rest
|
|
504
|
-
},
|
|
505
|
-
d: "
|
|
453
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
454
|
+
d: "M26.96 30l-1.9215-6.7253a1.0008 1.0008 0 01.3369-1.0554L29.874 18.62 28.52 13.2014l-2.7382 3.4234A1.0026 1.0026 0 0125 17H20V15h4.52l3.6993-4.6248a1 1 0 011.7509.3824l2 8a.9989.9989 0 01-.3447 1.0232l-4.48 3.5845 1.7389 6.0854zM23 5.5A3.5 3.5 0 1126.5 9 3.5042 3.5042 0 0123 5.5zm2 0A1.5 1.5 0 1026.5 4 1.5017 1.5017 0 0025 5.5z"
|
|
455
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
456
|
+
d: "M20.0039,19A2.0039,2.0039,0,0,1,18,16.9961V15.0039A2.0039,2.0039,0,0,1,20.0039,13H22V10H10v3h1.9961A2.0039,2.0039,0,0,1,14,15.0039v1.9922A2.0039,2.0039,0,0,1,11.9961,19H10v3H22V19Z"
|
|
457
|
+
})), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
458
|
+
d: "M5.04 30l1.9215-6.7253a1.0013 1.0013 0 00-.3369-1.0555L2.126 18.62l1.3545-5.4185 2.7382 3.4234A1.0026 1.0026 0 007 17h5V15H7.4805L3.7812 10.3752a1 1 0 00-1.7509.3824l-2 8A.9989.9989 0 00.375 19.7808l4.4805 3.5844-1.739 6.0855zM5.5 9A3.5 3.5 0 119 5.5 3.5042 3.5042 0 015.5 9zm0-5A1.5 1.5 0 107 5.5 1.5017 1.5017 0 005.5 4z"
|
|
506
459
|
})), children);
|
|
507
460
|
});
|
|
508
461
|
if (process.env.NODE_ENV !== "production") {
|
|
509
|
-
|
|
462
|
+
TwoPersonLift.propTypes = iconPropTypes;
|
|
510
463
|
}
|
|
511
|
-
const
|
|
464
|
+
const Txt = /*#__PURE__*/React.forwardRef(function Txt(_ref21, ref) {
|
|
512
465
|
let {
|
|
513
466
|
children,
|
|
514
467
|
size = 16,
|
|
@@ -522,14 +475,14 @@ const VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref2
|
|
|
522
475
|
viewBox: "0 0 32 32",
|
|
523
476
|
fill: "currentColor",
|
|
524
477
|
...rest
|
|
525
|
-
},
|
|
526
|
-
d: "
|
|
478
|
+
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
479
|
+
d: "M21 11L24 11 24 23 26 23 26 11 29 11 29 9 21 9 21 11zM20 9L18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9zM3 11L6 11 6 23 8 23 8 11 11 11 11 9 3 9 3 11z"
|
|
527
480
|
})), children);
|
|
528
481
|
});
|
|
529
482
|
if (process.env.NODE_ENV !== "production") {
|
|
530
|
-
|
|
483
|
+
Txt.propTypes = iconPropTypes;
|
|
531
484
|
}
|
|
532
|
-
const
|
|
485
|
+
const TxtReference = /*#__PURE__*/React.forwardRef(function TxtReference(_ref22, ref) {
|
|
533
486
|
let {
|
|
534
487
|
children,
|
|
535
488
|
size = 16,
|
|
@@ -543,14 +496,14 @@ const VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled
|
|
|
543
496
|
viewBox: "0 0 32 32",
|
|
544
497
|
fill: "currentColor",
|
|
545
498
|
...rest
|
|
546
|
-
},
|
|
547
|
-
d: "
|
|
499
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
500
|
+
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM21 4L24 4 24 16 26 16 26 4 29 4 29 2 21 2 21 4zM20 2L18 2 16 8 14 2 12 2 14.752 9 12 16 14 16 16 10 18 16 20 16 17.245 9 20 2zM3 4L6 4 6 16 8 16 8 4 11 4 11 2 3 2 3 4z"
|
|
548
501
|
})), children);
|
|
549
502
|
});
|
|
550
503
|
if (process.env.NODE_ENV !== "production") {
|
|
551
|
-
|
|
504
|
+
TxtReference.propTypes = iconPropTypes;
|
|
552
505
|
}
|
|
553
|
-
const
|
|
506
|
+
const TypePattern = /*#__PURE__*/React.forwardRef(function TypePattern(_ref23, ref) {
|
|
554
507
|
let {
|
|
555
508
|
children,
|
|
556
509
|
size = 16,
|
|
@@ -564,14 +517,16 @@ const VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFil
|
|
|
564
517
|
viewBox: "0 0 32 32",
|
|
565
518
|
fill: "currentColor",
|
|
566
519
|
...rest
|
|
567
|
-
},
|
|
568
|
-
d: "
|
|
520
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
521
|
+
d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
522
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
523
|
+
d: "M25.586 20L27 21.414 23.414 25 27 28.586 25.586 30 20.586 25 25.586 20zM11 30H3a1 1 0 01-.8945-1.4473l4-8a1.0412 1.0412 0 011.789 0l4 8A1 1 0 0111 30zM4.6182 28H9.3818L7 23.2363zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6.001L28 4zM7 12a5 5 0 115-5A5.0059 5.0059 0 017 12zM7 4a3 3 0 103 3A3.0033 3.0033 0 007 4z"
|
|
569
524
|
})), children);
|
|
570
525
|
});
|
|
571
526
|
if (process.env.NODE_ENV !== "production") {
|
|
572
|
-
|
|
527
|
+
TypePattern.propTypes = iconPropTypes;
|
|
573
528
|
}
|
|
574
|
-
const
|
|
529
|
+
const Types = /*#__PURE__*/React.forwardRef(function Types(_ref24, ref) {
|
|
575
530
|
let {
|
|
576
531
|
children,
|
|
577
532
|
size = 16,
|
|
@@ -585,16 +540,18 @@ const VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStora
|
|
|
585
540
|
viewBox: "0 0 32 32",
|
|
586
541
|
fill: "currentColor",
|
|
587
542
|
...rest
|
|
588
|
-
},
|
|
589
|
-
d: "
|
|
590
|
-
})),
|
|
591
|
-
d: "
|
|
543
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
544
|
+
d: "M30 16L22 24 20.586 22.586 27.172 16 20.586 9.414 22 8 30 16z"
|
|
545
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
546
|
+
d: "M16,22a.9967.9967,0,0,1-.707-.293l-5-5a.9994.9994,0,0,1,0-1.414l5-5a.9994.9994,0,0,1,1.414,0l5,5a.9994.9994,0,0,1,0,1.414l-5,5A.9967.9967,0,0,1,16,22Zm-3.5859-6L16,19.5859,19.5859,16,16,12.4141Z"
|
|
547
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
548
|
+
d: "M2 16L10 8 11.414 9.414 4.828 16 11.414 22.586 10 24 2 16z"
|
|
592
549
|
})), children);
|
|
593
550
|
});
|
|
594
551
|
if (process.env.NODE_ENV !== "production") {
|
|
595
|
-
|
|
552
|
+
Types.propTypes = iconPropTypes;
|
|
596
553
|
}
|
|
597
|
-
const
|
|
554
|
+
const QU1 = /*#__PURE__*/React.forwardRef(function QU1(_ref25, ref) {
|
|
598
555
|
let {
|
|
599
556
|
children,
|
|
600
557
|
size = 16,
|
|
@@ -608,14 +565,14 @@ const VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute(_ref25, ref
|
|
|
608
565
|
viewBox: "0 0 32 32",
|
|
609
566
|
fill: "currentColor",
|
|
610
567
|
...rest
|
|
611
|
-
},
|
|
612
|
-
d: "
|
|
568
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
569
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM22 21L22 9 17 9 17 11 20 11 20 21 17 21 17 23 25 23 25 21 22 21z"
|
|
613
570
|
})), children);
|
|
614
571
|
});
|
|
615
572
|
if (process.env.NODE_ENV !== "production") {
|
|
616
|
-
|
|
573
|
+
QU1.propTypes = iconPropTypes;
|
|
617
574
|
}
|
|
618
|
-
const
|
|
575
|
+
const QU2 = /*#__PURE__*/React.forwardRef(function QU2(_ref26, ref) {
|
|
619
576
|
let {
|
|
620
577
|
children,
|
|
621
578
|
size = 16,
|
|
@@ -629,14 +586,14 @@ const VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled
|
|
|
629
586
|
viewBox: "0 0 32 32",
|
|
630
587
|
fill: "currentColor",
|
|
631
588
|
...rest
|
|
632
|
-
},
|
|
633
|
-
d: "
|
|
589
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
590
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM25 23H17V17a2 2 0 012-2h4V11H17V9h6a2 2 0 012 2v4a2 2 0 01-2 2H19v4h6z"
|
|
634
591
|
})), children);
|
|
635
592
|
});
|
|
636
593
|
if (process.env.NODE_ENV !== "production") {
|
|
637
|
-
|
|
594
|
+
QU2.propTypes = iconPropTypes;
|
|
638
595
|
}
|
|
639
|
-
const
|
|
596
|
+
const QU3 = /*#__PURE__*/React.forwardRef(function QU3(_ref27, ref) {
|
|
640
597
|
let {
|
|
641
598
|
children,
|
|
642
599
|
size = 16,
|
|
@@ -650,16 +607,14 @@ const VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectS
|
|
|
650
607
|
viewBox: "0 0 32 32",
|
|
651
608
|
fill: "currentColor",
|
|
652
609
|
...rest
|
|
653
|
-
},
|
|
654
|
-
d: "
|
|
655
|
-
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
656
|
-
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
610
|
+
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
611
|
+
d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM23 9H17v2h6v4H18v2h5v4H17v2h6a2 2 0 002-2V11A2 2 0 0023 9z"
|
|
657
612
|
})), children);
|
|
658
613
|
});
|
|
659
614
|
if (process.env.NODE_ENV !== "production") {
|
|
660
|
-
|
|
615
|
+
QU3.propTypes = iconPropTypes;
|
|
661
616
|
}
|
|
662
|
-
const
|
|
617
|
+
const Umbrella = /*#__PURE__*/React.forwardRef(function Umbrella(_ref28, ref) {
|
|
663
618
|
let {
|
|
664
619
|
children,
|
|
665
620
|
size = 16,
|
|
@@ -673,16 +628,14 @@ const VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp(_ref28, ref) {
|
|
|
673
628
|
viewBox: "0 0 32 32",
|
|
674
629
|
fill: "currentColor",
|
|
675
630
|
...rest
|
|
676
|
-
},
|
|
677
|
-
d: "
|
|
678
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
679
|
-
d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
|
|
631
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
632
|
+
d: "M29.9854,15.83A14.3808,14.3808,0,0,0,17,4.0464V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4411,12.4411,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333,6.5439,6.5439,0,0,0,6,14Zm10,0a6.5528,6.5528,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0563-9.1763,3.4308,2.6768,4.0091,6.9487,4.0525,9.1728A6.553,6.553,0,0,0,16,14Zm10,0a6.5439,6.5439,0,0,0-3.939,1.333,14.5164,14.5164,0,0,0-3.0456-8.9341,12.4411,12.4411,0,0,1,8.488,7.8145A5.4079,5.4079,0,0,0,26,14Z"
|
|
680
633
|
})), children);
|
|
681
634
|
});
|
|
682
635
|
if (process.env.NODE_ENV !== "production") {
|
|
683
|
-
|
|
636
|
+
Umbrella.propTypes = iconPropTypes;
|
|
684
637
|
}
|
|
685
|
-
const
|
|
638
|
+
const Undefined = /*#__PURE__*/React.forwardRef(function Undefined(_ref29, ref) {
|
|
686
639
|
let {
|
|
687
640
|
children,
|
|
688
641
|
size = 16,
|
|
@@ -696,14 +649,16 @@ const VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt(_ref29, r
|
|
|
696
649
|
viewBox: "0 0 32 32",
|
|
697
650
|
fill: "currentColor",
|
|
698
651
|
...rest
|
|
699
|
-
},
|
|
700
|
-
d: "
|
|
652
|
+
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
653
|
+
d: "M11 14H21V18H11z"
|
|
654
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
655
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
701
656
|
})), children);
|
|
702
657
|
});
|
|
703
658
|
if (process.env.NODE_ENV !== "production") {
|
|
704
|
-
|
|
659
|
+
Undefined.propTypes = iconPropTypes;
|
|
705
660
|
}
|
|
706
|
-
const
|
|
661
|
+
const UndefinedFilled = /*#__PURE__*/React.forwardRef(function UndefinedFilled(_ref30, ref) {
|
|
707
662
|
let {
|
|
708
663
|
children,
|
|
709
664
|
size = 16,
|
|
@@ -717,16 +672,18 @@ const VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled(_re
|
|
|
717
672
|
viewBox: "0 0 32 32",
|
|
718
673
|
fill: "currentColor",
|
|
719
674
|
...rest
|
|
720
|
-
},
|
|
721
|
-
d: "
|
|
722
|
-
})),
|
|
723
|
-
|
|
675
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
676
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M21,18H11v-4h10V18z"
|
|
677
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
678
|
+
fill: "none",
|
|
679
|
+
d: "M11 14H21V18H11z",
|
|
680
|
+
"data-icon-path": "inner-path"
|
|
724
681
|
})), children);
|
|
725
682
|
});
|
|
726
683
|
if (process.env.NODE_ENV !== "production") {
|
|
727
|
-
|
|
684
|
+
UndefinedFilled.propTypes = iconPropTypes;
|
|
728
685
|
}
|
|
729
|
-
const
|
|
686
|
+
const Undo = /*#__PURE__*/React.forwardRef(function Undo(_ref31, ref) {
|
|
730
687
|
let {
|
|
731
688
|
children,
|
|
732
689
|
size = 16,
|
|
@@ -740,14 +697,14 @@ const VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledA
|
|
|
740
697
|
viewBox: "0 0 32 32",
|
|
741
698
|
fill: "currentColor",
|
|
742
699
|
...rest
|
|
743
|
-
},
|
|
744
|
-
d: "
|
|
700
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
701
|
+
d: "M20,10H7.8149l3.5874-3.5859L10,5,4,11,10,17l1.4023-1.4146L7.8179,12H20a6,6,0,0,1,0,12H12v2h8a8,8,0,0,0,0-16Z"
|
|
745
702
|
})), children);
|
|
746
703
|
});
|
|
747
704
|
if (process.env.NODE_ENV !== "production") {
|
|
748
|
-
|
|
705
|
+
Undo.propTypes = iconPropTypes;
|
|
749
706
|
}
|
|
750
|
-
const
|
|
707
|
+
const UngroupObjects = /*#__PURE__*/React.forwardRef(function UngroupObjects(_ref32, ref) {
|
|
751
708
|
let {
|
|
752
709
|
children,
|
|
753
710
|
size = 16,
|
|
@@ -761,14 +718,14 @@ const Vpn = /*#__PURE__*/React.forwardRef(function Vpn(_ref32, ref) {
|
|
|
761
718
|
viewBox: "0 0 32 32",
|
|
762
719
|
fill: "currentColor",
|
|
763
720
|
...rest
|
|
764
|
-
},
|
|
765
|
-
d: "
|
|
721
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
722
|
+
d: "M30,14V10H26v2H20V6h2V2H18V4H6V2H2V6H4V18H2v4H6V20h6v6H10v4h4V28H26v2h4V26H28V14ZM6,6H18V18H6ZM26,26H14V20h4v2h4V18H20V14h6Z"
|
|
766
723
|
})), children);
|
|
767
724
|
});
|
|
768
725
|
if (process.env.NODE_ENV !== "production") {
|
|
769
|
-
|
|
726
|
+
UngroupObjects.propTypes = iconPropTypes;
|
|
770
727
|
}
|
|
771
|
-
const
|
|
728
|
+
const Unknown = /*#__PURE__*/React.forwardRef(function Unknown(_ref33, ref) {
|
|
772
729
|
let {
|
|
773
730
|
children,
|
|
774
731
|
size = 16,
|
|
@@ -782,14 +739,20 @@ const VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection(_ref3
|
|
|
782
739
|
viewBox: "0 0 32 32",
|
|
783
740
|
fill: "currentColor",
|
|
784
741
|
...rest
|
|
785
|
-
},
|
|
786
|
-
|
|
742
|
+
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
743
|
+
cx: "16",
|
|
744
|
+
cy: "22.5",
|
|
745
|
+
r: "1.5"
|
|
746
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
747
|
+
d: "M17,19h-2v-4h2c1.103,0,2-0.897,2-2s-0.897-2-2-2h-2c-1.103,0-2,0.897-2,2v0.5h-2V13c0-2.206,1.794-4,4-4h2 c2.206,0,4,1.794,4,4s-1.794,4-4,4V19z"
|
|
748
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
749
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
|
|
787
750
|
})), children);
|
|
788
751
|
});
|
|
789
752
|
if (process.env.NODE_ENV !== "production") {
|
|
790
|
-
|
|
753
|
+
Unknown.propTypes = iconPropTypes;
|
|
791
754
|
}
|
|
792
|
-
const
|
|
755
|
+
const UnknownFilled = /*#__PURE__*/React.forwardRef(function UnknownFilled(_ref34, ref) {
|
|
793
756
|
let {
|
|
794
757
|
children,
|
|
795
758
|
size = 16,
|
|
@@ -803,16 +766,18 @@ const VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy(_ref34, ref)
|
|
|
803
766
|
viewBox: "0 0 32 32",
|
|
804
767
|
fill: "currentColor",
|
|
805
768
|
...rest
|
|
806
|
-
},
|
|
807
|
-
d: "
|
|
808
|
-
})),
|
|
809
|
-
|
|
769
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
770
|
+
d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,24c-0.828,0-1.5-0.671-1.5-1.5S15.172,21,16,21s1.5,0.671,1.5,1.5 S16.828,24,16,24z M17.125,17.248v1.877h-2.25V15H17c1.034,0,1.875-0.841,1.875-1.875S18.034,11.25,17,11.25h-2 c-1.034,0-1.875,0.841-1.875,1.875v0.5h-2.25v-0.5C10.875,10.851,12.726,9,15,9h2c2.274,0,4.125,1.851,4.125,4.125 C21.125,15.358,19.342,17.182,17.125,17.248z"
|
|
771
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
772
|
+
fill: "none",
|
|
773
|
+
d: "M16,21c0.828,0,1.5,0.672,1.5,1.5S16.828,24,16,24c-0.828,0-1.5-0.672-1.5-1.5S15.172,21,16,21 z M17.125,17.248c2.217-0.066,4-1.89,4-4.123C21.125,10.851,19.274,9,17,9h-2c-2.274,0-4.125,1.851-4.125,4.125v0.5h2.25v-0.5 c0-1.034,0.841-1.875,1.875-1.875h2c1.034,0,1.875,0.841,1.875,1.875S18.034,15,17,15h-2.125v4.125h2.25V17.248z",
|
|
774
|
+
"data-icon-path": "inner-path"
|
|
810
775
|
})), children);
|
|
811
776
|
});
|
|
812
777
|
if (process.env.NODE_ENV !== "production") {
|
|
813
|
-
|
|
778
|
+
UnknownFilled.propTypes = iconPropTypes;
|
|
814
779
|
}
|
|
815
|
-
const
|
|
780
|
+
const Unlink = /*#__PURE__*/React.forwardRef(function Unlink(_ref35, ref) {
|
|
816
781
|
let {
|
|
817
782
|
children,
|
|
818
783
|
size = 16,
|
|
@@ -826,16 +791,20 @@ const Wallet = /*#__PURE__*/React.forwardRef(function Wallet(_ref35, ref) {
|
|
|
826
791
|
viewBox: "0 0 32 32",
|
|
827
792
|
fill: "currentColor",
|
|
828
793
|
...rest
|
|
829
|
-
},
|
|
830
|
-
d: "
|
|
831
|
-
|
|
832
|
-
|
|
794
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
795
|
+
d: "M5 3.59H7V8.42H5z",
|
|
796
|
+
transform: "rotate(-45.01 5.996 6.005)"
|
|
797
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
798
|
+
d: "M25 23.58H27V28.409999999999997H25z",
|
|
799
|
+
transform: "rotate(-44.99 25.995 25.999)"
|
|
800
|
+
})), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
801
|
+
d: "M11 2H13V6H11zM2 11H6V13H2zM26 19H30V21H26zM19 26H21V30H19zM16.58 21.07l-3.71 3.72a4 4 0 11-5.66-5.66l3.72-3.72L9.51 14 5.8 17.72a6 6 0 00-.06 8.54A6 6 0 0010 28a6.07 6.07 0 004.32-1.8L18 22.49zM15.41 10.93l3.72-3.72a4 4 0 115.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 00.06-8.54A6 6 0 0022 4a6.07 6.07 0 00-4.32 1.8L14 9.51z"
|
|
833
802
|
})), children);
|
|
834
803
|
});
|
|
835
804
|
if (process.env.NODE_ENV !== "production") {
|
|
836
|
-
|
|
805
|
+
Unlink.propTypes = iconPropTypes;
|
|
837
806
|
}
|
|
838
|
-
const
|
|
807
|
+
const Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked(_ref36, ref) {
|
|
839
808
|
let {
|
|
840
809
|
children,
|
|
841
810
|
size = 16,
|
|
@@ -850,10 +819,8 @@ const Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref36, ref) {
|
|
|
850
819
|
viewBox: "0 0 16 16",
|
|
851
820
|
fill: "currentColor",
|
|
852
821
|
...rest
|
|
853
|
-
},
|
|
854
|
-
d: "
|
|
855
|
-
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
856
|
-
d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
|
|
822
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
823
|
+
d: "M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"
|
|
857
824
|
})), children);
|
|
858
825
|
}
|
|
859
826
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
@@ -864,36 +831,19 @@ const Warning = /*#__PURE__*/React.forwardRef(function Warning(_ref36, ref) {
|
|
|
864
831
|
viewBox: "0 0 32 32",
|
|
865
832
|
fill: "currentColor",
|
|
866
833
|
...rest
|
|
867
|
-
},
|
|
868
|
-
d: "
|
|
869
|
-
})), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
870
|
-
d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
|
|
834
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
835
|
+
d: "M24,14H12V8a4,4,0,0,1,8,0h2A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14Zm0,14H8V16H24Z"
|
|
871
836
|
})), children);
|
|
872
837
|
});
|
|
873
838
|
if (process.env.NODE_ENV !== "production") {
|
|
874
|
-
|
|
839
|
+
Unlocked.propTypes = iconPropTypes;
|
|
875
840
|
}
|
|
876
|
-
const
|
|
841
|
+
const Unsaved = /*#__PURE__*/React.forwardRef(function Unsaved(_ref37, ref) {
|
|
877
842
|
let {
|
|
878
843
|
children,
|
|
879
844
|
size = 16,
|
|
880
845
|
...rest
|
|
881
846
|
} = _ref37;
|
|
882
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
883
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
884
|
-
width: size,
|
|
885
|
-
height: size,
|
|
886
|
-
ref: ref,
|
|
887
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
888
|
-
viewBox: "0 0 16 16",
|
|
889
|
-
fill: "currentColor",
|
|
890
|
-
...rest
|
|
891
|
-
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
892
|
-
d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
|
|
893
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
894
|
-
d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
|
|
895
|
-
})), children);
|
|
896
|
-
}
|
|
897
847
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
898
848
|
width: size,
|
|
899
849
|
height: size,
|
|
@@ -902,16 +852,16 @@ const WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt(_ref37, ref
|
|
|
902
852
|
viewBox: "0 0 32 32",
|
|
903
853
|
fill: "currentColor",
|
|
904
854
|
...rest
|
|
905
|
-
},
|
|
906
|
-
d: "
|
|
907
|
-
})),
|
|
908
|
-
d: "
|
|
855
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
856
|
+
d: "M30 19.4L28.6 18 25 21.6 21.4 18 20 19.4 23.6 23 20 26.6 21.4 28 25 24.4 28.6 28 30 26.6 26.4 23z"
|
|
857
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
858
|
+
d: "M16,26l-4,0v-8l4,0v-2l-4,0c-1.1,0-2,0.9-2,2v8H6V6h4v4c0,1.1,0.9,2,2,2h8c1.1,0,2-0.9,2-2V6.4l4,4l0,5.6h2l0-6 c0-0.3-0.1-0.5-0.3-0.7l-5-5C22.5,4.1,22.3,4,22,4H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2l10,0V26z M12,6h8v4h-8V6z"
|
|
909
859
|
})), children);
|
|
910
860
|
});
|
|
911
861
|
if (process.env.NODE_ENV !== "production") {
|
|
912
|
-
|
|
862
|
+
Unsaved.propTypes = iconPropTypes;
|
|
913
863
|
}
|
|
914
|
-
const
|
|
864
|
+
const UpToTop = /*#__PURE__*/React.forwardRef(function UpToTop(_ref38, ref) {
|
|
915
865
|
let {
|
|
916
866
|
children,
|
|
917
867
|
size = 16,
|
|
@@ -925,20 +875,14 @@ const WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled
|
|
|
925
875
|
viewBox: "0 0 32 32",
|
|
926
876
|
fill: "currentColor",
|
|
927
877
|
...rest
|
|
928
|
-
},
|
|
929
|
-
|
|
930
|
-
d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
|
|
931
|
-
"data-icon-path": "inner-path"
|
|
932
|
-
})), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
933
|
-
d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
|
|
934
|
-
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
935
|
-
d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
|
|
878
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
879
|
+
d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
|
|
936
880
|
})), children);
|
|
937
881
|
});
|
|
938
882
|
if (process.env.NODE_ENV !== "production") {
|
|
939
|
-
|
|
883
|
+
UpToTop.propTypes = iconPropTypes;
|
|
940
884
|
}
|
|
941
|
-
const
|
|
885
|
+
const UpdateNow = /*#__PURE__*/React.forwardRef(function UpdateNow(_ref39, ref) {
|
|
942
886
|
let {
|
|
943
887
|
children,
|
|
944
888
|
size = 16,
|
|
@@ -952,16 +896,16 @@ const WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInve
|
|
|
952
896
|
viewBox: "0 0 32 32",
|
|
953
897
|
fill: "currentColor",
|
|
954
898
|
...rest
|
|
955
|
-
},
|
|
956
|
-
d: "
|
|
957
|
-
})),
|
|
958
|
-
d: "
|
|
899
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
900
|
+
d: "M27 25.586L25 23.586 25 21 23 21 23 24.414 25.586 27 27 25.586z"
|
|
901
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
902
|
+
d: "M24 31a7 7 0 117-7A7.0078 7.0078 0 0124 31zm0-12a5 5 0 105 5A5.0055 5.0055 0 0024 19zM16 28A12.0134 12.0134 0 014 16H2A14.0158 14.0158 0 0016 30zM12 8H7.0784A11.9843 11.9843 0 0128 16h2A13.9778 13.9778 0 006 6.2344V2H4v8h8z"
|
|
959
903
|
})), children);
|
|
960
904
|
});
|
|
961
905
|
if (process.env.NODE_ENV !== "production") {
|
|
962
|
-
|
|
906
|
+
UpdateNow.propTypes = iconPropTypes;
|
|
963
907
|
}
|
|
964
|
-
const
|
|
908
|
+
const Upgrade = /*#__PURE__*/React.forwardRef(function Upgrade(_ref40, ref) {
|
|
965
909
|
let {
|
|
966
910
|
children,
|
|
967
911
|
size = 16,
|
|
@@ -975,25 +919,32 @@ const WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningA
|
|
|
975
919
|
viewBox: "0 0 32 32",
|
|
976
920
|
fill: "currentColor",
|
|
977
921
|
...rest
|
|
978
|
-
},
|
|
979
|
-
|
|
980
|
-
d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
|
|
981
|
-
"data-icon-path": "inner-path"
|
|
982
|
-
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
983
|
-
d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
|
|
984
|
-
})), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
985
|
-
d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
|
|
922
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
923
|
+
d: "M21 24H11a2 2 0 00-2 2v2a2 2 0 002 2H21a2 2 0 002-2V26A2 2 0 0021 24zm0 4H11V26H21zM28.707 14.293l-12-12a.9994.9994 0 00-1.414 0l-12 12A1 1 0 004 16H9v4a2.0023 2.0023 0 002 2H21a2.0027 2.0027 0 002-2V16h5a1 1 0 00.707-1.707zM21 14v6H11V14H6.4141L16 4.4141 25.5859 14z"
|
|
986
924
|
})), children);
|
|
987
925
|
});
|
|
988
926
|
if (process.env.NODE_ENV !== "production") {
|
|
989
|
-
|
|
927
|
+
Upgrade.propTypes = iconPropTypes;
|
|
990
928
|
}
|
|
991
|
-
const
|
|
929
|
+
const Upload = /*#__PURE__*/React.forwardRef(function Upload(_ref41, ref) {
|
|
992
930
|
let {
|
|
993
931
|
children,
|
|
994
932
|
size = 16,
|
|
995
933
|
...rest
|
|
996
934
|
} = _ref41;
|
|
935
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
936
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
937
|
+
width: size,
|
|
938
|
+
height: size,
|
|
939
|
+
ref: ref,
|
|
940
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
941
|
+
viewBox: "0 0 16 16",
|
|
942
|
+
fill: "currentColor",
|
|
943
|
+
...rest
|
|
944
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
945
|
+
d: "M3 9L3.7 9.7 7.5 5.9 7.5 15 8.5 15 8.5 5.9 12.3 9.7 13 9 8 4zM3 4V2h10v2h1V2c0-.6-.4-1-1-1H3C2.4 1 2 1.4 2 2v2H3z"
|
|
946
|
+
})), children);
|
|
947
|
+
}
|
|
997
948
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
998
949
|
width: size,
|
|
999
950
|
height: size,
|
|
@@ -1002,73 +953,19 @@ const WarningDiamond = /*#__PURE__*/React.forwardRef(function WarningDiamond(_re
|
|
|
1002
953
|
viewBox: "0 0 32 32",
|
|
1003
954
|
fill: "currentColor",
|
|
1004
955
|
...rest
|
|
1005
|
-
},
|
|
1006
|
-
d: "
|
|
1007
|
-
})), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1008
|
-
d: "m16,30c-.5335,0-1.0672-.2031-1.4732-.6094L2.6094,17.4732c-.8126-.8123-.8126-2.1342,0-2.9465L14.5268,2.6094c.8121-.8126,2.1344-.8126,2.9465,0l11.9173,11.9173c.8126.8123.8126,2.1342,0,2.9465l-11.9173,11.9173c-.406.4063-.9398.6094-1.4732.6094Zm0-26.0008c-.0215,0-.0427.0083-.0591.0244L4.0236,15.9409c-.0325.0327-.0325.0855,0,.1182l11.9173,11.9173c.0327.0322.0855.0322.1182,0l11.9173-11.9173c.0325-.0327.0325-.0855,0-.1182l-11.9173-11.9173c-.0164-.0161-.0376-.0244-.0591-.0244Z"
|
|
956
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
957
|
+
d: "M6 18L7.41 19.41 15 11.83 15 30 17 30 17 11.83 24.59 19.41 26 18 16 8 6 18zM6 8V4H26V8h2V4a2 2 0 00-2-2H6A2 2 0 004 4V8z"
|
|
1009
958
|
})), children);
|
|
1010
959
|
});
|
|
1011
960
|
if (process.env.NODE_ENV !== "production") {
|
|
1012
|
-
|
|
961
|
+
Upload.propTypes = iconPropTypes;
|
|
1013
962
|
}
|
|
1014
|
-
const
|
|
963
|
+
const Upstream = /*#__PURE__*/React.forwardRef(function Upstream(_ref42, ref) {
|
|
1015
964
|
let {
|
|
1016
965
|
children,
|
|
1017
966
|
size = 16,
|
|
1018
967
|
...rest
|
|
1019
968
|
} = _ref42;
|
|
1020
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1021
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1022
|
-
width: size,
|
|
1023
|
-
height: size,
|
|
1024
|
-
ref: ref,
|
|
1025
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1026
|
-
viewBox: "0 0 16 16",
|
|
1027
|
-
fill: "currentColor",
|
|
1028
|
-
...rest
|
|
1029
|
-
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1030
|
-
d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
|
|
1031
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1032
|
-
d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
|
|
1033
|
-
"data-icon-path": "inner-path",
|
|
1034
|
-
opacity: "0"
|
|
1035
|
-
})), children);
|
|
1036
|
-
}
|
|
1037
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
1038
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1039
|
-
width: size,
|
|
1040
|
-
height: size,
|
|
1041
|
-
ref: ref,
|
|
1042
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1043
|
-
viewBox: "0 0 20 20",
|
|
1044
|
-
fill: "currentColor",
|
|
1045
|
-
...rest
|
|
1046
|
-
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1047
|
-
d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
|
|
1048
|
-
})), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1049
|
-
d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
|
|
1050
|
-
"data-icon-path": "inner-path",
|
|
1051
|
-
opacity: "0"
|
|
1052
|
-
})), children);
|
|
1053
|
-
}
|
|
1054
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
1055
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1056
|
-
width: size,
|
|
1057
|
-
height: size,
|
|
1058
|
-
ref: ref,
|
|
1059
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1060
|
-
viewBox: "0 0 24 24",
|
|
1061
|
-
fill: "currentColor",
|
|
1062
|
-
...rest
|
|
1063
|
-
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1064
|
-
d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
|
|
1065
|
-
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1066
|
-
fill: "none",
|
|
1067
|
-
d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
|
|
1068
|
-
"data-icon-path": "inner-path",
|
|
1069
|
-
opacity: "0"
|
|
1070
|
-
})), children);
|
|
1071
|
-
}
|
|
1072
969
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1073
970
|
width: size,
|
|
1074
971
|
height: size,
|
|
@@ -1077,19 +974,14 @@ const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled(_ref4
|
|
|
1077
974
|
viewBox: "0 0 32 32",
|
|
1078
975
|
fill: "currentColor",
|
|
1079
976
|
...rest
|
|
1080
|
-
},
|
|
1081
|
-
d: "
|
|
1082
|
-
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1083
|
-
fill: "none",
|
|
1084
|
-
d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
|
|
1085
|
-
"data-icon-path": "inner-path",
|
|
1086
|
-
opacity: "0"
|
|
977
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
978
|
+
d: "M10 24c0 3.3137 2.6863 6 6 6s6-2.6863 6-6-2.6863-6-6-6-6 2.6863-6 6zm2 0c0-2.2056 1.7944-4 4-4s4 1.7944 4 4-1.7944 4-4 4-4-1.7944-4-4zM30 5c0-1.6567-1.3433-3-3-3s-3 1.3433-3 3c0 1.3042.8374 2.4028 2 2.8164v5.1836c0 1.7217-.752 3.3438-2 4.4673v-2.4673h-2v6h6v-2h-2.7168c1.6938-1.4995 2.7168-3.6816 2.7168-6v-5.1836c1.1626-.4136 2-1.5122 2-2.8164zm-3 1c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM18.586 11.5859l-1.5859 1.5859v-5.3555c1.1626-.4136 2-1.5122 2-2.8164 0-1.6567-1.3433-3-3-3s-3 1.3433-3 3c0 1.3042.8374 2.4028 2 2.8164v5.3555l-1.5859-1.5859-1.4141 1.4141 4 4 4-4-1.4141-1.4141zm-2.5859-7.5859c.5522 0 1 .4478 1 1s-.4478 1-1 1-1-.4478-1-1 .4478-1 1-1zM8 15v2.4673c-1.248-1.1235-2-2.7456-2-4.4673v-5.1836c1.1626-.4136 2-1.5122 2-2.8164 0-1.6567-1.3433-3-3-3s-3 1.3433-3 3c0 1.3042.8374 2.4028 2 2.8164v5.1836c0 2.3184 1.0229 4.5005 2.7168 6h-2.7168v2h6v-6h-2zm-3-11c.5522 0 1 .4478 1 1s-.4478 1-1 1-1-.4478-1-1 .4478-1 1-1z"
|
|
1087
979
|
})), children);
|
|
1088
980
|
});
|
|
1089
981
|
if (process.env.NODE_ENV !== "production") {
|
|
1090
|
-
|
|
982
|
+
Upstream.propTypes = iconPropTypes;
|
|
1091
983
|
}
|
|
1092
|
-
const
|
|
984
|
+
const Url = /*#__PURE__*/React.forwardRef(function Url(_ref43, ref) {
|
|
1093
985
|
let {
|
|
1094
986
|
children,
|
|
1095
987
|
size = 16,
|
|
@@ -1103,16 +995,15 @@ const WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex(_ref43, ref
|
|
|
1103
995
|
viewBox: "0 0 32 32",
|
|
1104
996
|
fill: "currentColor",
|
|
1105
997
|
...rest
|
|
1106
|
-
},
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
|
|
998
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
999
|
+
strokeWidth: "0",
|
|
1000
|
+
d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM20 15v-4c0-1.103-.8975-2-2-2h-6v14h2v-6h1.4807l2.3345 6h2.1453l-2.3331-6h.3726c1.1025 0 2-.8975 2-2zm-6-4h4v4h-4v-4zM8 23h-4c-1.103 0-2-.8975-2-2v-12h2v12h4v-12h2v12c0 1.1025-.897 2-2 2z"
|
|
1110
1001
|
})), children);
|
|
1111
1002
|
});
|
|
1112
1003
|
if (process.env.NODE_ENV !== "production") {
|
|
1113
|
-
|
|
1004
|
+
Url.propTypes = iconPropTypes;
|
|
1114
1005
|
}
|
|
1115
|
-
const
|
|
1006
|
+
const UsageIncludedUseCase = /*#__PURE__*/React.forwardRef(function UsageIncludedUseCase(_ref44, ref) {
|
|
1116
1007
|
let {
|
|
1117
1008
|
children,
|
|
1118
1009
|
size = 16,
|
|
@@ -1126,18 +1017,15 @@ const WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled
|
|
|
1126
1017
|
viewBox: "0 0 32 32",
|
|
1127
1018
|
fill: "currentColor",
|
|
1128
1019
|
...rest
|
|
1129
|
-
},
|
|
1130
|
-
|
|
1131
|
-
d: "
|
|
1132
|
-
"data-icon-path": "inner-path"
|
|
1133
|
-
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1134
|
-
d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
|
|
1020
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1021
|
+
strokeWidth: "0",
|
|
1022
|
+
d: "m13,28V5.8281l7.5859,7.5859,1.4141-1.4141L12,2,2,12l1.4143,1.4141,7.5857-7.5854v22.1714c0,1.1045.8955,2,2,2h15v-2h-15Z"
|
|
1135
1023
|
})), children);
|
|
1136
1024
|
});
|
|
1137
1025
|
if (process.env.NODE_ENV !== "production") {
|
|
1138
|
-
|
|
1026
|
+
UsageIncludedUseCase.propTypes = iconPropTypes;
|
|
1139
1027
|
}
|
|
1140
|
-
const
|
|
1028
|
+
const Usb = /*#__PURE__*/React.forwardRef(function Usb(_ref45, ref) {
|
|
1141
1029
|
let {
|
|
1142
1030
|
children,
|
|
1143
1031
|
size = 16,
|
|
@@ -1151,22 +1039,16 @@ const WarningMultiple = /*#__PURE__*/React.forwardRef(function WarningMultiple(_
|
|
|
1151
1039
|
viewBox: "0 0 32 32",
|
|
1152
1040
|
fill: "currentColor",
|
|
1153
1041
|
...rest
|
|
1154
|
-
},
|
|
1155
|
-
d: "
|
|
1156
|
-
})),
|
|
1157
|
-
|
|
1158
|
-
cy: "25",
|
|
1159
|
-
r: "1.25"
|
|
1160
|
-
})), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1161
|
-
d: "M13 15H15V22H13z"
|
|
1162
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1163
|
-
d: "m25,30H3c-.3499,0-.6743-.1829-.8555-.4823s-.1926-.6718-.0303-.9817L13.1143,7.536c.1726-.3296.5292-.536.8857-.536s.7131.2064.8857.536l11,21c.1624.3099.1509.6823-.0303.9817s-.5056.4823-.8555.4823Zm-20.3474-2h18.6948L14,10.1552,4.6526,28Z"
|
|
1042
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1043
|
+
d: "M24,15V6a2,2,0,0,0-2-2H10A2,2,0,0,0,8,6v9a2,2,0,0,0-2,2V28H8V17H24V28h2V17A2,2,0,0,0,24,15ZM10,6H22v9H10Z"
|
|
1044
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1045
|
+
d: "M12 10H15V12H12zM17 10H20V12H17z"
|
|
1164
1046
|
})), children);
|
|
1165
1047
|
});
|
|
1166
1048
|
if (process.env.NODE_ENV !== "production") {
|
|
1167
|
-
|
|
1049
|
+
Usb.propTypes = iconPropTypes;
|
|
1168
1050
|
}
|
|
1169
|
-
const
|
|
1051
|
+
const UseCaseDefinition = /*#__PURE__*/React.forwardRef(function UseCaseDefinition(_ref46, ref) {
|
|
1170
1052
|
let {
|
|
1171
1053
|
children,
|
|
1172
1054
|
size = 16,
|
|
@@ -1180,16 +1062,18 @@ const WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther(_ref46,
|
|
|
1180
1062
|
viewBox: "0 0 32 32",
|
|
1181
1063
|
fill: "currentColor",
|
|
1182
1064
|
...rest
|
|
1183
|
-
},
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1065
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1066
|
+
strokeWidth: "0",
|
|
1067
|
+
d: "M22.0735 21.9922c1.7068 0 2.9407-.7773 3.5151-2.3325l-1.6561-.7942c-.3212.7942-.828 1.386-1.859 1.386-1.2002 0-1.8086-.8284-1.8086-2.062v-1.6057c0-1.2341.6084-2.0787 1.8086-2.0787.9294 0 1.4871.5409 1.6899 1.2845l1.7748-.7947c-.524-1.386-1.6903-2.2307-3.4647-2.2307-2.603 0-4.0735 1.7744-4.0735 4.5969 0 2.8394 1.4705 4.6311 4.0735 4.6311zM11.5126 21.9922c3.3129 0 4.5468-1.572 4.5468-5.0369v-6.9631h-2.1973v7.2507c0 1.8422-.6423 2.772-2.3324 2.772s-2.3324-.9298-2.3324-2.772v-7.2507h-2.1973v6.9631c0 3.4648 1.2 5.0369 4.5126 5.0369z"
|
|
1068
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1069
|
+
strokeWidth: "0",
|
|
1070
|
+
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"
|
|
1187
1071
|
})), children);
|
|
1188
1072
|
});
|
|
1189
1073
|
if (process.env.NODE_ENV !== "production") {
|
|
1190
|
-
|
|
1074
|
+
UseCaseDefinition.propTypes = iconPropTypes;
|
|
1191
1075
|
}
|
|
1192
|
-
const
|
|
1076
|
+
const UseCaseUsage = /*#__PURE__*/React.forwardRef(function UseCaseUsage(_ref47, ref) {
|
|
1193
1077
|
let {
|
|
1194
1078
|
children,
|
|
1195
1079
|
size = 16,
|
|
@@ -1203,21 +1087,36 @@ const WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare(_ref4
|
|
|
1203
1087
|
viewBox: "0 0 32 32",
|
|
1204
1088
|
fill: "currentColor",
|
|
1205
1089
|
...rest
|
|
1206
|
-
},
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1090
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1091
|
+
strokeWidth: "0",
|
|
1092
|
+
d: "M22.0735 21.9922c1.7068 0 2.9407-.7773 3.5151-2.3325l-1.6561-.7942c-.3212.7942-.828 1.386-1.859 1.386-1.2002 0-1.8086-.8284-1.8086-2.062v-1.6057c0-1.2341.6084-2.0787 1.8086-2.0787.9294 0 1.4871.5409 1.6899 1.2845l1.7748-.7947c-.524-1.386-1.6903-2.2307-3.4647-2.2307-2.603 0-4.0735 1.7744-4.0735 4.5969 0 2.8394 1.4705 4.6311 4.0735 4.6311zM11.5126 21.9922c3.3129 0 4.5468-1.572 4.5468-5.0369v-6.9631h-2.1973v7.2507c0 1.8422-.6423 2.772-2.3324 2.772s-2.3324-.9298-2.3324-2.772v-7.2507h-2.1973v6.9631c0 3.4648 1.2 5.0369 4.5126 5.0369z"
|
|
1093
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1094
|
+
strokeWidth: "0",
|
|
1095
|
+
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"
|
|
1210
1096
|
})), children);
|
|
1211
1097
|
});
|
|
1212
1098
|
if (process.env.NODE_ENV !== "production") {
|
|
1213
|
-
|
|
1099
|
+
UseCaseUsage.propTypes = iconPropTypes;
|
|
1214
1100
|
}
|
|
1215
|
-
const
|
|
1101
|
+
const User = /*#__PURE__*/React.forwardRef(function User(_ref48, ref) {
|
|
1216
1102
|
let {
|
|
1217
1103
|
children,
|
|
1218
1104
|
size = 16,
|
|
1219
1105
|
...rest
|
|
1220
1106
|
} = _ref48;
|
|
1107
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1108
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1109
|
+
width: size,
|
|
1110
|
+
height: size,
|
|
1111
|
+
ref: ref,
|
|
1112
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1113
|
+
viewBox: "0 0 16 16",
|
|
1114
|
+
fill: "currentColor",
|
|
1115
|
+
...rest
|
|
1116
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1117
|
+
d: "M8 2c1.4 0 2.5 1.1 2.5 2.5S9.4 7 8 7 5.5 5.9 5.5 4.5 6.6 2 8 2M8 1C6.1 1 4.5 2.6 4.5 4.5S6.1 8 8 8s3.5-1.6 3.5-3.5S9.9 1 8 1zM13 15h-1v-2.5c0-1.4-1.1-2.5-2.5-2.5h-3C5.1 10 4 11.1 4 12.5V15H3v-2.5C3 10.6 4.6 9 6.5 9h3c1.9 0 3.5 1.6 3.5 3.5V15z"
|
|
1118
|
+
})), children);
|
|
1119
|
+
}
|
|
1221
1120
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1222
1121
|
width: size,
|
|
1223
1122
|
height: size,
|
|
@@ -1226,18 +1125,14 @@ const WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquare
|
|
|
1226
1125
|
viewBox: "0 0 32 32",
|
|
1227
1126
|
fill: "currentColor",
|
|
1228
1127
|
...rest
|
|
1229
|
-
},
|
|
1230
|
-
d: "
|
|
1231
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1232
|
-
fill: "none",
|
|
1233
|
-
d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
|
|
1234
|
-
"data-icon-path": "inner-path"
|
|
1128
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1129
|
+
d: "M16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2zM26 30H24V25a5 5 0 00-5-5H13a5 5 0 00-5 5v5H6V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
1235
1130
|
})), children);
|
|
1236
1131
|
});
|
|
1237
1132
|
if (process.env.NODE_ENV !== "production") {
|
|
1238
|
-
|
|
1133
|
+
User.propTypes = iconPropTypes;
|
|
1239
1134
|
}
|
|
1240
|
-
const
|
|
1135
|
+
const UserAccess = /*#__PURE__*/React.forwardRef(function UserAccess(_ref49, ref) {
|
|
1241
1136
|
let {
|
|
1242
1137
|
children,
|
|
1243
1138
|
size = 16,
|
|
@@ -1251,25 +1146,19 @@ const Watch = /*#__PURE__*/React.forwardRef(function Watch(_ref49, ref) {
|
|
|
1251
1146
|
viewBox: "0 0 32 32",
|
|
1252
1147
|
fill: "currentColor",
|
|
1253
1148
|
...rest
|
|
1254
|
-
},
|
|
1255
|
-
d: "
|
|
1149
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1150
|
+
d: "M16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8zM30 12a1.9922 1.9922 0 00-.5117.0742L28.4331 11.019a3.8788 3.8788 0 000-4.038l1.0552-1.0552a2.0339 2.0339 0 10-1.4141-1.4141L27.019 5.5669a3.8788 3.8788 0 00-4.038 0L21.9258 4.5117a2.0339 2.0339 0 10-1.4141 1.4141L21.5669 6.981a3.8788 3.8788 0 000 4.038l-1.0552 1.0552a2.0339 2.0339 0 101.4141 1.4141l1.0552-1.0552a3.8788 3.8788 0 004.038 0l1.0552 1.0552A1.9957 1.9957 0 1030 12zM23 9a2 2 0 112 2A2.0025 2.0025 0 0123 9z"
|
|
1256
1151
|
})), children);
|
|
1257
1152
|
});
|
|
1258
1153
|
if (process.env.NODE_ENV !== "production") {
|
|
1259
|
-
|
|
1154
|
+
UserAccess.propTypes = iconPropTypes;
|
|
1260
1155
|
}
|
|
1261
|
-
const
|
|
1156
|
+
const UserAccessLocked = /*#__PURE__*/React.forwardRef(function UserAccessLocked(_ref50, ref) {
|
|
1262
1157
|
let {
|
|
1263
1158
|
children,
|
|
1264
1159
|
size = 16,
|
|
1265
1160
|
...rest
|
|
1266
1161
|
} = _ref50;
|
|
1267
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1268
|
-
if (!didWarnAboutDeprecation["Watson"]) {
|
|
1269
|
-
didWarnAboutDeprecation["Watson"] = true;
|
|
1270
|
-
console.warn("Icon represents the old avatar for the Watson brand, which is retired since the watsonx brand launch. Replaced by the icon watsonx. As a result, the Watson component will be removed in the next major version of @carbon/icons-react.");
|
|
1271
|
-
}
|
|
1272
|
-
}
|
|
1273
1162
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1274
1163
|
width: size,
|
|
1275
1164
|
height: size,
|
|
@@ -1278,25 +1167,20 @@ const Watson = /*#__PURE__*/React.forwardRef(function Watson(_ref50, ref) {
|
|
|
1278
1167
|
viewBox: "0 0 32 32",
|
|
1279
1168
|
fill: "currentColor",
|
|
1280
1169
|
...rest
|
|
1281
|
-
},
|
|
1282
|
-
|
|
1170
|
+
}, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1171
|
+
strokeWidth: "0",
|
|
1172
|
+
d: "M28 8v-3c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v3c-1.1028 0-2 .8975-2 2v6c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2v-6c0-1.1025-.8972-2-2-2zm-6-3c0-1.1025.8972-2 2-2s2 .8975 2 2v3h-4v-3zm-2 11v-6h8v6h-8zM16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
|
|
1283
1173
|
})), children);
|
|
1284
1174
|
});
|
|
1285
1175
|
if (process.env.NODE_ENV !== "production") {
|
|
1286
|
-
|
|
1176
|
+
UserAccessLocked.propTypes = iconPropTypes;
|
|
1287
1177
|
}
|
|
1288
|
-
const
|
|
1178
|
+
const UserAccessUnlocked = /*#__PURE__*/React.forwardRef(function UserAccessUnlocked(_ref51, ref) {
|
|
1289
1179
|
let {
|
|
1290
1180
|
children,
|
|
1291
1181
|
size = 16,
|
|
1292
1182
|
...rest
|
|
1293
1183
|
} = _ref51;
|
|
1294
|
-
if (process.env.NODE_ENV !== "production") {
|
|
1295
|
-
if (!didWarnAboutDeprecation["WatsonMachineLearning"]) {
|
|
1296
|
-
didWarnAboutDeprecation["WatsonMachineLearning"] = true;
|
|
1297
|
-
console.warn("Icon design is defunct, replaced with the existing icon ibm-watson--machine-learning. As a result, the WatsonMachineLearning component will be removed in the next major version of @carbon/icons-react.");
|
|
1298
|
-
}
|
|
1299
|
-
}
|
|
1300
1184
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1301
1185
|
width: size,
|
|
1302
1186
|
height: size,
|
|
@@ -1305,14 +1189,15 @@ const WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachi
|
|
|
1305
1189
|
viewBox: "0 0 32 32",
|
|
1306
1190
|
fill: "currentColor",
|
|
1307
1191
|
...rest
|
|
1308
|
-
},
|
|
1309
|
-
|
|
1192
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1193
|
+
strokeWidth: "0",
|
|
1194
|
+
d: "M16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5zM28 8h-6v-3c0-1.1025.8972-2 2-2s2 .8975 2 2h2c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v3c-1.1028 0-2 .8975-2 2v6c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2v-6c0-1.1025-.8972-2-2-2zm0 8h-8v-6h8v6z"
|
|
1310
1195
|
})), children);
|
|
1311
1196
|
});
|
|
1312
1197
|
if (process.env.NODE_ENV !== "production") {
|
|
1313
|
-
|
|
1198
|
+
UserAccessUnlocked.propTypes = iconPropTypes;
|
|
1314
1199
|
}
|
|
1315
|
-
const
|
|
1200
|
+
const UserActivity = /*#__PURE__*/React.forwardRef(function UserActivity(_ref52, ref) {
|
|
1316
1201
|
let {
|
|
1317
1202
|
children,
|
|
1318
1203
|
size = 16,
|
|
@@ -1326,15 +1211,14 @@ const Watsonx = /*#__PURE__*/React.forwardRef(function Watsonx(_ref52, ref) {
|
|
|
1326
1211
|
viewBox: "0 0 32 32",
|
|
1327
1212
|
fill: "currentColor",
|
|
1328
1213
|
...rest
|
|
1329
|
-
},
|
|
1330
|
-
|
|
1331
|
-
d: "m29.312,22.9189c1.1042-2.1201,1.688-4.5127,1.688-6.9189C31,7.729,24.271,1,16,1c-3.3738,0-6.5815,1.1191-9.2046,3.1665-.2441-.106-.5125-.1665-.7954-.1665-1.1045,0-2,.8955-2,2s.8955,2,2,2,2-.8955,2-2c0-.0762-.0142-.1489-.0225-.2227,2.2812-1.7964,5.0793-2.7773,8.0225-2.7773.9727,0,1.9172.1157,2.8293.3193-3.3938.9258-5.8994,4.0273-5.8994,7.7109,0,.7891.1167,1.5503.332,2.27-.6985-.2021-1.4285-.3306-2.1919-.3306-3.7039,0-6.8191,2.5342-7.7256,5.957-.218-.9424-.3445-1.9189-.3445-2.9268,0-2.1162.4919-4.1328,1.4619-5.9951l-1.7739-.9238c-1.1042,2.1201-1.688,4.5127-1.688,6.9189,0,8.271,6.729,15,15,15,3.3738,0,6.5815-1.1191,9.2046-3.1665.2441.106.5125.1665.7954.1665,1.1045,0,2-.8955,2-2s-.8955-2-2-2-2,.8955-2,2c0,.0762.0142.1489.0225.2231-1.0796.8496-2.2776,1.5098-3.5493,1.9771.3315-.6641.5269-1.4072.5269-2.2002,0-1.6304-.7959-3.0669-2.0068-3.9805.0457-.3472.0769-.6978.0769-1.0498,0-.7856-.1257-1.54-.3381-2.2573.6995.2012,1.4346.3179,2.198.3179,3.7039,0,6.8191-2.5342,7.7256-5.957.218.9424.3445,1.9189.3445,2.9268,0,2.1162-.4919,4.1328-1.4619,5.9951l1.7739.9238Zm-17.7935,5.2646c-1.8389-.6807-3.49-1.7529-4.8325-3.1338-1.0366-1.1143-1.616-2.5527-1.616-4.0801,0-3.3081,2.6917-6,6-6s6,2.6919,6,6c0,.0498-.0125.0977-.0134.1475-.3413-.0737-.6936-.1172-1.0566-.1172-2.7571,0-5,2.2432-5,5,0,.7861.1924,1.5234.5186,2.1836Zm7.4814-2.1836c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3,3,1.3457,3,3Zm1.9299-8.9697c-3.3083,0-6-2.6919-6-6s2.6917-6,6-6c1.4294,0,2.7422.5039,3.7742,1.3418.3027.2739.5918.561.8677.8618.8479,1.0352,1.3582,2.3569,1.3582,3.7964,0,3.3081-2.6917,6-6,6Z"
|
|
1214
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1215
|
+
d: "M25 23h-.0215a1.0016 1.0016 0 01-.94-.7256L20.8711 11.19l-1.9346 5.1607A1.0005 1.0005 0 0118 17H14V15h3.3066l2.7569-7.3511a1.0005 1.0005 0 011.8984.0762l3.1113 10.8921 1.9786-5.9336A.9988.9988 0 0128 12h4v2H28.7207l-2.7725 8.3164A.9984.9984 0 0125 23zM15 30H13V23a3.0033 3.0033 0 00-3-3H6a3.0033 3.0033 0 00-3 3v7H1V23a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM8 8a3 3 0 11-3 3A3 3 0 018 8M8 6a5 5 0 105 5A5 5 0 008 6z"
|
|
1332
1216
|
})), children);
|
|
1333
1217
|
});
|
|
1334
1218
|
if (process.env.NODE_ENV !== "production") {
|
|
1335
|
-
|
|
1219
|
+
UserActivity.propTypes = iconPropTypes;
|
|
1336
1220
|
}
|
|
1337
|
-
const
|
|
1221
|
+
const UserAdmin = /*#__PURE__*/React.forwardRef(function UserAdmin(_ref53, ref) {
|
|
1338
1222
|
let {
|
|
1339
1223
|
children,
|
|
1340
1224
|
size = 16,
|
|
@@ -1348,27 +1232,34 @@ const WatsonxAi = /*#__PURE__*/React.forwardRef(function WatsonxAi(_ref53, ref)
|
|
|
1348
1232
|
viewBox: "0 0 32 32",
|
|
1349
1233
|
fill: "currentColor",
|
|
1350
1234
|
...rest
|
|
1351
|
-
},
|
|
1352
|
-
d: "
|
|
1353
|
-
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1354
|
-
d: "M11 20H13V22H11z",
|
|
1355
|
-
transform: "rotate(90 12 21)"
|
|
1356
|
-
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1357
|
-
d: "M19 10H21V12H19z",
|
|
1358
|
-
transform: "rotate(90 20 11)"
|
|
1359
|
-
})), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1360
|
-
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,4.2617,0,8,3.9722,8,8.5,0,4.687-3.813,8.5-8.5,8.5h-.5v2h.5c5.7896,0,10.5-4.7104,10.5-10.5,0-1.8853-.5322-3.6917-1.4401-5.2593,2.715,2.3843,4.4401,5.8704,4.4401,9.7593,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
1235
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1236
|
+
d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM25 16.18L22.41 13.59 21 15 25 19 32 12 30.59 10.59 25 16.18z"
|
|
1361
1237
|
})), children);
|
|
1362
1238
|
});
|
|
1363
1239
|
if (process.env.NODE_ENV !== "production") {
|
|
1364
|
-
|
|
1240
|
+
UserAdmin.propTypes = iconPropTypes;
|
|
1365
1241
|
}
|
|
1366
|
-
const
|
|
1242
|
+
const UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar(_ref54, ref) {
|
|
1367
1243
|
let {
|
|
1368
1244
|
children,
|
|
1369
1245
|
size = 16,
|
|
1370
1246
|
...rest
|
|
1371
1247
|
} = _ref54;
|
|
1248
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
1249
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1250
|
+
width: size,
|
|
1251
|
+
height: size,
|
|
1252
|
+
ref: ref,
|
|
1253
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1254
|
+
viewBox: "0 0 16 16",
|
|
1255
|
+
fill: "currentColor",
|
|
1256
|
+
...rest
|
|
1257
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1258
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M5,13.2v-1.5c0-0.9,0.6-1.6,1.5-1.7h3c0.9,0.1,1.5,0.8,1.5,1.7v1.5 C9.1,14.3,6.9,14.3,5,13.2L5,13.2z M12,12l0-0.8c0-0.9-1.1-2.1-2.5-2.2h-3C5.1,9.1,4,10.3,4,11.7l0,0.5v0.3c-2.5-2.2-2.7-6-0.5-8.5 s6-2.7,8.5-0.5s2.7,6,0.5,8.5c-0.1,0.2-0.3,0.3-0.5,0.5V12z"
|
|
1259
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1260
|
+
d: "M8,3C6.6,3,5.5,4.1,5.5,5.5S6.6,8,8,8s2.5-1.1,2.5-2.5S9.4,3,8,3z M8,7C7.2,7,6.5,6.3,6.5,5.5S7.2,4,8,4s1.5,0.7,1.5,1.5 S8.8,7,8,7z"
|
|
1261
|
+
})), children);
|
|
1262
|
+
}
|
|
1372
1263
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1373
1264
|
width: size,
|
|
1374
1265
|
height: size,
|
|
@@ -1377,25 +1268,16 @@ const WatsonxData = /*#__PURE__*/React.forwardRef(function WatsonxData(_ref54, r
|
|
|
1377
1268
|
viewBox: "0 0 32 32",
|
|
1378
1269
|
fill: "currentColor",
|
|
1379
1270
|
...rest
|
|
1380
|
-
},
|
|
1381
|
-
d: "
|
|
1382
|
-
})),
|
|
1383
|
-
d: "
|
|
1384
|
-
transform: "rotate(90 22 22)"
|
|
1385
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1386
|
-
d: "M15 15H17V17H15z",
|
|
1387
|
-
transform: "rotate(90 16 16)"
|
|
1388
|
-
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1389
|
-
d: "M9 9H11V11H9z",
|
|
1390
|
-
transform: "rotate(-90 10 10)"
|
|
1391
|
-
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1392
|
-
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,2.7708,0,5.3363.8784,7.4481,2.3613-.249-.0242-.5005-.038-.7547-.038-4.2329,0-7.6768,3.4438-7.6768,7.6768h2c0-3.1304,2.5464-5.6768,5.6768-5.6768,2.0554,0,3.9068,1.0953,4.9186,2.8651.2153.4283.4053.8701.5729,1.3237-.6615-.3234-1.4005-.5121-2.1849-.5121-2.7568,0-5,2.2432-5,5v2h2v-2c0-1.6543,1.3457-3,3-3s3,1.3457,3,3c0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
1271
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1272
|
+
d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Zm0,8a3,3,0,1,1,3-3A3.0034,3.0034,0,0,1,16,16Z"
|
|
1273
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1274
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM10,26.3765V25a3.0033,3.0033,0,0,1,3-3h6a3.0033,3.0033,0,0,1,3,3v1.3765a11.8989,11.8989,0,0,1-12,0Zm13.9925-1.4507A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
|
|
1393
1275
|
})), children);
|
|
1394
1276
|
});
|
|
1395
1277
|
if (process.env.NODE_ENV !== "production") {
|
|
1396
|
-
|
|
1278
|
+
UserAvatar.propTypes = iconPropTypes;
|
|
1397
1279
|
}
|
|
1398
|
-
const
|
|
1280
|
+
const UserAvatarFilled = /*#__PURE__*/React.forwardRef(function UserAvatarFilled(_ref55, ref) {
|
|
1399
1281
|
let {
|
|
1400
1282
|
children,
|
|
1401
1283
|
size = 16,
|
|
@@ -1409,25 +1291,17 @@ const WatsonxGovernance = /*#__PURE__*/React.forwardRef(function WatsonxGovernan
|
|
|
1409
1291
|
viewBox: "0 0 32 32",
|
|
1410
1292
|
fill: "currentColor",
|
|
1411
1293
|
...rest
|
|
1412
|
-
},
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1418
|
-
d: "M11 9H13V11H11z",
|
|
1419
|
-
transform: "rotate(90 12 10)"
|
|
1420
|
-
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1421
|
-
d: "M11 16H13V18H11z",
|
|
1422
|
-
transform: "rotate(90 12 17)"
|
|
1423
|
-
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1424
|
-
d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3h-1v2h1c2.7568,0,5-2.2432,5-5,0-.2399-.0203-.4748-.0531-.7057.9663,1.1348,1.5531,2.6021,1.5531,4.2057,0,3.584-2.916,6.5-6.5,6.5h-1v2h1c4.687,0,8.5-3.813,8.5-8.5,0-.7654-.1111-1.5036-.3017-2.2096,1.1321,1.6206,1.8017,3.587,1.8017,5.7096,0,5.5142-4.4858,10-10,10h-1v2h1c6.6167,0,12-5.3833,12-12,0-.8995-.1058-1.774-.2944-2.6176.8207,1.7031,1.2944,3.6038,1.2944,5.6176,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
|
|
1294
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1295
|
+
fill: "none",
|
|
1296
|
+
d: "M8.0071,24.93A4.9958,4.9958,0,0,1,13,20h6a4.9959,4.9959,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0ZM20.5,12.5A4.5,4.5,0,1,1,16,8,4.5,4.5,0,0,1,20.5,12.5Z"
|
|
1297
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1298
|
+
d: "M26.7489,24.93A13.9893,13.9893,0,1,0,2,16a13.899,13.899,0,0,0,3.2511,8.93l-.02.0166c.07.0845.15.1567.2222.2392.09.1036.1864.2.28.3008.28.3033.5674.5952.87.87.0915.0831.1864.1612.28.2417.32.2759.6484.5372.99.7813.0441.0312.0832.0693.1276.1006v-.0127a13.9011,13.9011,0,0,0,16,0V27.48c.0444-.0313.0835-.0694.1276-.1006.3412-.2441.67-.5054.99-.7813.0936-.08.1885-.1586.28-.2417.3025-.2749.59-.5668.87-.87.0933-.1006.1894-.1972.28-.3008.0719-.0825.1522-.1547.2222-.2392ZM16,8a4.5,4.5,0,1,1-4.5,4.5A4.5,4.5,0,0,1,16,8ZM8.0071,24.93A4.9957,4.9957,0,0,1,13,20h6a4.9958,4.9958,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0Z"
|
|
1425
1299
|
})), children);
|
|
1426
1300
|
});
|
|
1427
1301
|
if (process.env.NODE_ENV !== "production") {
|
|
1428
|
-
|
|
1302
|
+
UserAvatarFilled.propTypes = iconPropTypes;
|
|
1429
1303
|
}
|
|
1430
|
-
const
|
|
1304
|
+
const UserAvatarFilledAlt = /*#__PURE__*/React.forwardRef(function UserAvatarFilledAlt(_ref56, ref) {
|
|
1431
1305
|
let {
|
|
1432
1306
|
children,
|
|
1433
1307
|
size = 16,
|
|
@@ -1441,22 +1315,16 @@ const WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection(_ref5
|
|
|
1441
1315
|
viewBox: "0 0 32 32",
|
|
1442
1316
|
fill: "currentColor",
|
|
1443
1317
|
...rest
|
|
1444
|
-
},
|
|
1445
|
-
d: "
|
|
1446
|
-
})),
|
|
1447
|
-
d: "
|
|
1448
|
-
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1449
|
-
cx: "18",
|
|
1450
|
-
cy: "8",
|
|
1451
|
-
r: "1"
|
|
1452
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1453
|
-
d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
|
|
1318
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1319
|
+
d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Z"
|
|
1320
|
+
})), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1321
|
+
d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm7.9925,22.9258A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
|
|
1454
1322
|
})), children);
|
|
1455
1323
|
});
|
|
1456
1324
|
if (process.env.NODE_ENV !== "production") {
|
|
1457
|
-
|
|
1325
|
+
UserAvatarFilledAlt.propTypes = iconPropTypes;
|
|
1458
1326
|
}
|
|
1459
|
-
const
|
|
1327
|
+
const UserCertification = /*#__PURE__*/React.forwardRef(function UserCertification(_ref57, ref) {
|
|
1460
1328
|
let {
|
|
1461
1329
|
children,
|
|
1462
1330
|
size = 16,
|
|
@@ -1470,16 +1338,14 @@ const WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight(_ref57, ref
|
|
|
1470
1338
|
viewBox: "0 0 32 32",
|
|
1471
1339
|
fill: "currentColor",
|
|
1472
1340
|
...rest
|
|
1473
|
-
},
|
|
1474
|
-
d: "
|
|
1475
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1476
|
-
d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,26h6Z"
|
|
1341
|
+
}, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1342
|
+
d: "M25 10L26.593 13 30 13.414 27.5 15.667 28 19 25 17.125 22 19 22.5 15.667 20 13.414 23.5 13 25 10zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1477
1343
|
})), children);
|
|
1478
1344
|
});
|
|
1479
1345
|
if (process.env.NODE_ENV !== "production") {
|
|
1480
|
-
|
|
1346
|
+
UserCertification.propTypes = iconPropTypes;
|
|
1481
1347
|
}
|
|
1482
|
-
const
|
|
1348
|
+
const UserData = /*#__PURE__*/React.forwardRef(function UserData(_ref58, ref) {
|
|
1483
1349
|
let {
|
|
1484
1350
|
children,
|
|
1485
1351
|
size = 16,
|
|
@@ -1493,16 +1359,14 @@ const WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod(_ref58, ref
|
|
|
1493
1359
|
viewBox: "0 0 32 32",
|
|
1494
1360
|
fill: "currentColor",
|
|
1495
1361
|
...rest
|
|
1496
|
-
},
|
|
1497
|
-
d: "
|
|
1498
|
-
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1499
|
-
d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
|
|
1362
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1363
|
+
d: "M28 8H30V16H28zM23 5H25V16H23zM18 10H20V16H18zM16 30H14V24a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v6H2V24a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 9a3 3 0 11-3 3A3 3 0 019 9M9 7a5 5 0 105 5A5 5 0 009 7z"
|
|
1500
1364
|
})), children);
|
|
1501
1365
|
});
|
|
1502
1366
|
if (process.env.NODE_ENV !== "production") {
|
|
1503
|
-
|
|
1367
|
+
UserData.propTypes = iconPropTypes;
|
|
1504
1368
|
}
|
|
1505
|
-
const
|
|
1369
|
+
const UserFavorite = /*#__PURE__*/React.forwardRef(function UserFavorite(_ref59, ref) {
|
|
1506
1370
|
let {
|
|
1507
1371
|
children,
|
|
1508
1372
|
size = 16,
|
|
@@ -1516,14 +1380,14 @@ const WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold
|
|
|
1516
1380
|
viewBox: "0 0 32 32",
|
|
1517
1381
|
fill: "currentColor",
|
|
1518
1382
|
...rest
|
|
1519
|
-
},
|
|
1520
|
-
d: "
|
|
1383
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1384
|
+
d: "M27.303 12a2.6616 2.6616 0 00-1.9079.8058l-.3932.4054-.397-.4054a2.6615 2.6615 0 00-3.8157 0 2.7992 2.7992 0 000 3.8964L25.0019 21l4.2089-4.2978a2.7992 2.7992 0 000-3.8964A2.6616 2.6616 0 0027.303 12zM2 30H4V25a5.0059 5.0059 0 015-5h6a5.0059 5.0059 0 015 5v5h2V25a7.0082 7.0082 0 00-7-7H9a7.0082 7.0082 0 00-7 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1521
1385
|
})), children);
|
|
1522
1386
|
});
|
|
1523
1387
|
if (process.env.NODE_ENV !== "production") {
|
|
1524
|
-
|
|
1388
|
+
UserFavorite.propTypes = iconPropTypes;
|
|
1525
1389
|
}
|
|
1526
|
-
const
|
|
1390
|
+
const UserFavoriteAlt = /*#__PURE__*/React.forwardRef(function UserFavoriteAlt(_ref60, ref) {
|
|
1527
1391
|
let {
|
|
1528
1392
|
children,
|
|
1529
1393
|
size = 16,
|
|
@@ -1537,14 +1401,14 @@ const WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFro
|
|
|
1537
1401
|
viewBox: "0 0 32 32",
|
|
1538
1402
|
fill: "currentColor",
|
|
1539
1403
|
...rest
|
|
1540
|
-
},
|
|
1541
|
-
d: "M28.
|
|
1404
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1405
|
+
d: "M28.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.8948zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1542
1406
|
})), children);
|
|
1543
1407
|
});
|
|
1544
1408
|
if (process.env.NODE_ENV !== "production") {
|
|
1545
|
-
|
|
1409
|
+
UserFavoriteAlt.propTypes = iconPropTypes;
|
|
1546
1410
|
}
|
|
1547
|
-
const
|
|
1411
|
+
const UserFavoriteAltFilled = /*#__PURE__*/React.forwardRef(function UserFavoriteAltFilled(_ref61, ref) {
|
|
1548
1412
|
let {
|
|
1549
1413
|
children,
|
|
1550
1414
|
size = 16,
|
|
@@ -1558,14 +1422,14 @@ const WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm
|
|
|
1558
1422
|
viewBox: "0 0 32 32",
|
|
1559
1423
|
fill: "currentColor",
|
|
1560
1424
|
...rest
|
|
1561
|
-
},
|
|
1562
|
-
d: "
|
|
1425
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1426
|
+
d: "M26.4938 3a3.4735 3.4735 0 00-2.48 1.0393l-.5111.5228-.5161-.5228a3.4792 3.4792 0 00-4.96 0 3.59 3.59 0 000 5.0251l5.4766 5.5427 5.4716-5.5427a3.59 3.59 0 000-5.0251A3.4738 3.4738 0 0026.4938 3zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1563
1427
|
})), children);
|
|
1564
1428
|
});
|
|
1565
1429
|
if (process.env.NODE_ENV !== "production") {
|
|
1566
|
-
|
|
1430
|
+
UserFavoriteAltFilled.propTypes = iconPropTypes;
|
|
1567
1431
|
}
|
|
1568
|
-
const
|
|
1432
|
+
const UserFeedback = /*#__PURE__*/React.forwardRef(function UserFeedback(_ref62, ref) {
|
|
1569
1433
|
let {
|
|
1570
1434
|
children,
|
|
1571
1435
|
size = 16,
|
|
@@ -1579,18 +1443,15 @@ const WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation(_re
|
|
|
1579
1443
|
viewBox: "0 0 32 32",
|
|
1580
1444
|
fill: "currentColor",
|
|
1581
1445
|
...rest
|
|
1582
|
-
},
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
|
|
1586
|
-
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1587
|
-
d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
|
|
1446
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1447
|
+
strokeWidth: "0",
|
|
1448
|
+
d: "M19 3h10c1.1035 0 2 .8965 2 2v6c0 1.1035-.8965 2-2 2h-2.4229s-1.7314 3-1.7314 3l-1.7324-1 2.3096-4h3.5771s0-6 0-6h-10s0 6 0 6h3v2h-3c-1.1035 0-2-.8965-2-2v-6c0-1.1035.8965-2 2-2zM15 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5H1v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM8 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
|
|
1588
1449
|
})), children);
|
|
1589
1450
|
});
|
|
1590
1451
|
if (process.env.NODE_ENV !== "production") {
|
|
1591
|
-
|
|
1452
|
+
UserFeedback.propTypes = iconPropTypes;
|
|
1592
1453
|
}
|
|
1593
|
-
const
|
|
1454
|
+
const UserFilled = /*#__PURE__*/React.forwardRef(function UserFilled(_ref63, ref) {
|
|
1594
1455
|
let {
|
|
1595
1456
|
children,
|
|
1596
1457
|
size = 16,
|
|
@@ -1604,16 +1465,14 @@ const WebServicesCluster = /*#__PURE__*/React.forwardRef(function WebServicesClu
|
|
|
1604
1465
|
viewBox: "0 0 32 32",
|
|
1605
1466
|
fill: "currentColor",
|
|
1606
1467
|
...rest
|
|
1607
|
-
},
|
|
1608
|
-
d: "
|
|
1609
|
-
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1610
|
-
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1468
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1469
|
+
d: "M6 30H26V25a7.0082 7.0082 0 00-7-7H13a7.0082 7.0082 0 00-7 7zM9 9a7 7 0 107-7A7 7 0 009 9z"
|
|
1611
1470
|
})), children);
|
|
1612
1471
|
});
|
|
1613
1472
|
if (process.env.NODE_ENV !== "production") {
|
|
1614
|
-
|
|
1473
|
+
UserFilled.propTypes = iconPropTypes;
|
|
1615
1474
|
}
|
|
1616
|
-
const
|
|
1475
|
+
const UserFollow = /*#__PURE__*/React.forwardRef(function UserFollow(_ref64, ref) {
|
|
1617
1476
|
let {
|
|
1618
1477
|
children,
|
|
1619
1478
|
size = 16,
|
|
@@ -1627,16 +1486,14 @@ const WebServicesContainer = /*#__PURE__*/React.forwardRef(function WebServicesC
|
|
|
1627
1486
|
viewBox: "0 0 32 32",
|
|
1628
1487
|
fill: "currentColor",
|
|
1629
1488
|
...rest
|
|
1630
|
-
},
|
|
1631
|
-
d: "
|
|
1632
|
-
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1633
|
-
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1489
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1490
|
+
d: "M32 14L28 14 28 10 26 10 26 14 22 14 22 16 26 16 26 20 28 20 28 16 32 16 32 14zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
|
|
1634
1491
|
})), children);
|
|
1635
1492
|
});
|
|
1636
1493
|
if (process.env.NODE_ENV !== "production") {
|
|
1637
|
-
|
|
1494
|
+
UserFollow.propTypes = iconPropTypes;
|
|
1638
1495
|
}
|
|
1639
|
-
const
|
|
1496
|
+
const UserIdentification = /*#__PURE__*/React.forwardRef(function UserIdentification(_ref65, ref) {
|
|
1640
1497
|
let {
|
|
1641
1498
|
children,
|
|
1642
1499
|
size = 16,
|
|
@@ -1650,18 +1507,20 @@ const WebServicesDefinition = /*#__PURE__*/React.forwardRef(function WebServices
|
|
|
1650
1507
|
viewBox: "0 0 32 32",
|
|
1651
1508
|
fill: "currentColor",
|
|
1652
1509
|
...rest
|
|
1653
|
-
},
|
|
1654
|
-
d: "
|
|
1655
|
-
})),
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1510
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1511
|
+
d: "M22,11h4a1,1,0,0,1,1,1v2a0,0,0,0,1,0,0H21a0,0,0,0,1,0,0V12A1,1,0,0,1,22,11Z"
|
|
1512
|
+
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
1513
|
+
cx: "24",
|
|
1514
|
+
cy: "8",
|
|
1515
|
+
r: "2"
|
|
1516
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1517
|
+
d: "M30 18H18a2.0023 2.0023 0 01-2-2V4a2.002 2.002 0 012-2H30a2.0023 2.0023 0 012 2V16A2.0027 2.0027 0 0130 18zM18 4V16H30.001L30 4zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
1659
1518
|
})), children);
|
|
1660
1519
|
});
|
|
1661
1520
|
if (process.env.NODE_ENV !== "production") {
|
|
1662
|
-
|
|
1521
|
+
UserIdentification.propTypes = iconPropTypes;
|
|
1663
1522
|
}
|
|
1664
|
-
const
|
|
1523
|
+
const UserMilitary = /*#__PURE__*/React.forwardRef(function UserMilitary(_ref66, ref) {
|
|
1665
1524
|
let {
|
|
1666
1525
|
children,
|
|
1667
1526
|
size = 16,
|
|
@@ -1675,18 +1534,18 @@ const WebServicesService = /*#__PURE__*/React.forwardRef(function WebServicesSer
|
|
|
1675
1534
|
viewBox: "0 0 32 32",
|
|
1676
1535
|
fill: "currentColor",
|
|
1677
1536
|
...rest
|
|
1678
|
-
},
|
|
1679
|
-
d: "
|
|
1680
|
-
})),
|
|
1681
|
-
d: "
|
|
1682
|
-
})),
|
|
1683
|
-
d: "
|
|
1537
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1538
|
+
d: "M25 13L23.407 16 20 16.414 22.5 18.667 22 22 25 20.125 28 22 27.5 18.667 30 16.414 26.5 16 25 13z"
|
|
1539
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1540
|
+
d: "M21.414 13.414L25 9.834 25 9.834 28.587 13.416 30 12 25 7 20 12 21.414 13.414z"
|
|
1541
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1542
|
+
d: "M21.414 8.414L25 4.834 25 4.834 28.587 8.416 30 7 25 2 20 7 21.414 8.414zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1684
1543
|
})), children);
|
|
1685
1544
|
});
|
|
1686
1545
|
if (process.env.NODE_ENV !== "production") {
|
|
1687
|
-
|
|
1546
|
+
UserMilitary.propTypes = iconPropTypes;
|
|
1688
1547
|
}
|
|
1689
|
-
const
|
|
1548
|
+
const UserMultiple = /*#__PURE__*/React.forwardRef(function UserMultiple(_ref67, ref) {
|
|
1690
1549
|
let {
|
|
1691
1550
|
children,
|
|
1692
1551
|
size = 16,
|
|
@@ -1700,18 +1559,14 @@ const WebServicesTask = /*#__PURE__*/React.forwardRef(function WebServicesTask(_
|
|
|
1700
1559
|
viewBox: "0 0 32 32",
|
|
1701
1560
|
fill: "currentColor",
|
|
1702
1561
|
...rest
|
|
1703
|
-
},
|
|
1704
|
-
d: "
|
|
1705
|
-
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1706
|
-
d: "m15,23h-4c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v6h-2v-5h-8v10h3v2Z"
|
|
1707
|
-
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1708
|
-
d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
|
|
1562
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1563
|
+
d: "M30 30H28V25a5.0057 5.0057 0 00-5-5V18a7.0078 7.0078 0 017 7zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM20 2V4a5 5 0 010 10v2A7 7 0 0020 2zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1709
1564
|
})), children);
|
|
1710
1565
|
});
|
|
1711
1566
|
if (process.env.NODE_ENV !== "production") {
|
|
1712
|
-
|
|
1567
|
+
UserMultiple.propTypes = iconPropTypes;
|
|
1713
1568
|
}
|
|
1714
|
-
const
|
|
1569
|
+
const UserOnline = /*#__PURE__*/React.forwardRef(function UserOnline(_ref68, ref) {
|
|
1715
1570
|
let {
|
|
1716
1571
|
children,
|
|
1717
1572
|
size = 16,
|
|
@@ -1725,18 +1580,18 @@ const WebServicesTaskDefinitionVersion = /*#__PURE__*/React.forwardRef(function
|
|
|
1725
1580
|
viewBox: "0 0 32 32",
|
|
1726
1581
|
fill: "currentColor",
|
|
1727
1582
|
...rest
|
|
1728
|
-
},
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
})),
|
|
1733
|
-
d: "
|
|
1583
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
1584
|
+
cx: "26",
|
|
1585
|
+
cy: "16",
|
|
1586
|
+
r: "4"
|
|
1587
|
+
})), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1588
|
+
d: "M22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1734
1589
|
})), children);
|
|
1735
1590
|
});
|
|
1736
1591
|
if (process.env.NODE_ENV !== "production") {
|
|
1737
|
-
|
|
1592
|
+
UserOnline.propTypes = iconPropTypes;
|
|
1738
1593
|
}
|
|
1739
|
-
const
|
|
1594
|
+
const UserProfile = /*#__PURE__*/React.forwardRef(function UserProfile(_ref69, ref) {
|
|
1740
1595
|
let {
|
|
1741
1596
|
children,
|
|
1742
1597
|
size = 16,
|
|
@@ -1750,18 +1605,14 @@ const Webhook = /*#__PURE__*/React.forwardRef(function Webhook(_ref69, ref) {
|
|
|
1750
1605
|
viewBox: "0 0 32 32",
|
|
1751
1606
|
fill: "currentColor",
|
|
1752
1607
|
...rest
|
|
1753
|
-
},
|
|
1754
|
-
d: "
|
|
1755
|
-
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1756
|
-
d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
|
|
1757
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1758
|
-
d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
|
|
1608
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1609
|
+
d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM22 4H32V6H22zM22 9H32V11H22zM22 14H29V16H22z"
|
|
1759
1610
|
})), children);
|
|
1760
1611
|
});
|
|
1761
1612
|
if (process.env.NODE_ENV !== "production") {
|
|
1762
|
-
|
|
1613
|
+
UserProfile.propTypes = iconPropTypes;
|
|
1763
1614
|
}
|
|
1764
|
-
const
|
|
1615
|
+
const UserRole = /*#__PURE__*/React.forwardRef(function UserRole(_ref70, ref) {
|
|
1765
1616
|
let {
|
|
1766
1617
|
children,
|
|
1767
1618
|
size = 16,
|
|
@@ -1775,20 +1626,14 @@ const Websheet = /*#__PURE__*/React.forwardRef(function Websheet(_ref70, ref) {
|
|
|
1775
1626
|
viewBox: "0 0 32 32",
|
|
1776
1627
|
fill: "currentColor",
|
|
1777
1628
|
...rest
|
|
1778
|
-
},
|
|
1779
|
-
|
|
1780
|
-
cy: "24",
|
|
1781
|
-
r: "2"
|
|
1782
|
-
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1783
|
-
d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
|
|
1784
|
-
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1785
|
-
d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
|
|
1629
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1630
|
+
d: "M28.07 21L22 15 28.07 9 29.5 10.41 24.86 15 29.5 19.59 28.07 21zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
|
|
1786
1631
|
})), children);
|
|
1787
1632
|
});
|
|
1788
1633
|
if (process.env.NODE_ENV !== "production") {
|
|
1789
|
-
|
|
1634
|
+
UserRole.propTypes = iconPropTypes;
|
|
1790
1635
|
}
|
|
1791
|
-
const
|
|
1636
|
+
const UserService = /*#__PURE__*/React.forwardRef(function UserService(_ref71, ref) {
|
|
1792
1637
|
let {
|
|
1793
1638
|
children,
|
|
1794
1639
|
size = 16,
|
|
@@ -1802,14 +1647,15 @@ const Wheat = /*#__PURE__*/React.forwardRef(function Wheat(_ref71, ref) {
|
|
|
1802
1647
|
viewBox: "0 0 32 32",
|
|
1803
1648
|
fill: "currentColor",
|
|
1804
1649
|
...rest
|
|
1805
|
-
},
|
|
1806
|
-
|
|
1650
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1651
|
+
strokeWidth: "0",
|
|
1652
|
+
d: "M23.019 10.4332c-.595.3514-1.2795.5668-2.019.5668-2.2056 0-4-1.7944-4-4 0-.3557.0615-.6943.1492-1.0228l2.4368 2.4368.0005-.0004c.3621.3621.8621.5864 1.4136.5864 1.103 0 2-.897 2-2 0-.5515-.2242-1.0515-.5864-1.4136l.0005-.0004-2.4368-2.4368c.3284-.0875.667-.1491 1.0227-.1491 2.2056 0 4 1.7944 4 4 0 .7396-.2155 1.4241-.5669 2.0191l5.5669 5.5668-1.4141 1.4141-5.5669-5.5668zM16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
|
|
1807
1653
|
})), children);
|
|
1808
1654
|
});
|
|
1809
1655
|
if (process.env.NODE_ENV !== "production") {
|
|
1810
|
-
|
|
1656
|
+
UserService.propTypes = iconPropTypes;
|
|
1811
1657
|
}
|
|
1812
|
-
const
|
|
1658
|
+
const UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk(_ref72, ref) {
|
|
1813
1659
|
let {
|
|
1814
1660
|
children,
|
|
1815
1661
|
size = 16,
|
|
@@ -1823,16 +1669,14 @@ const WhitePaper = /*#__PURE__*/React.forwardRef(function WhitePaper(_ref72, ref
|
|
|
1823
1669
|
viewBox: "0 0 32 32",
|
|
1824
1670
|
fill: "currentColor",
|
|
1825
1671
|
...rest
|
|
1826
|
-
},
|
|
1827
|
-
d: "
|
|
1828
|
-
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1829
|
-
d: "m16,30H6c-1.103,0-2-.8972-2-2V4c0-1.1028.897-2,2-2h18c1.103,0,2,.8972,2,2v15h-2V4H6v24h10v2Z"
|
|
1672
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1673
|
+
d: "M25.334 11.95l1.2055-1.206a1.178 1.178 0 011.2593-.2584l1.4693.5868A1.1736 1.1736 0 0130 12.1489v2.692A1.1681 1.1681 0 0128.8229 16l-.05-.0015C18.4775 15.3578 16.4 6.6357 16.0073 3.2976a1.1681 1.1681 0 011.0315-1.29A1.1492 1.1492 0 0117.1751 2h2.5994a1.1626 1.1626 0 011.0764.7322l.5866 1.47a1.1635 1.1635 0 01-.2529 1.26L19.9791 6.668S20.6733 11.3682 25.334 11.95zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1830
1674
|
})), children);
|
|
1831
1675
|
});
|
|
1832
1676
|
if (process.env.NODE_ENV !== "production") {
|
|
1833
|
-
|
|
1677
|
+
UserServiceDesk.propTypes = iconPropTypes;
|
|
1834
1678
|
}
|
|
1835
|
-
const
|
|
1679
|
+
const UserSettings = /*#__PURE__*/React.forwardRef(function UserSettings(_ref73, ref) {
|
|
1836
1680
|
let {
|
|
1837
1681
|
children,
|
|
1838
1682
|
size = 16,
|
|
@@ -1846,22 +1690,14 @@ const Wifi = /*#__PURE__*/React.forwardRef(function Wifi(_ref73, ref) {
|
|
|
1846
1690
|
viewBox: "0 0 32 32",
|
|
1847
1691
|
fill: "currentColor",
|
|
1848
1692
|
...rest
|
|
1849
|
-
},
|
|
1850
|
-
|
|
1851
|
-
cy: "25",
|
|
1852
|
-
r: "2"
|
|
1853
|
-
})), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1854
|
-
d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
|
|
1855
|
-
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1856
|
-
d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
|
|
1857
|
-
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1858
|
-
d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
|
|
1693
|
+
}, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1694
|
+
d: "M30 10V8H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 4.1011V2H22V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 8H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 12zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
|
|
1859
1695
|
})), children);
|
|
1860
1696
|
});
|
|
1861
1697
|
if (process.env.NODE_ENV !== "production") {
|
|
1862
|
-
|
|
1698
|
+
UserSettings.propTypes = iconPropTypes;
|
|
1863
1699
|
}
|
|
1864
|
-
const
|
|
1700
|
+
const UserSimulation = /*#__PURE__*/React.forwardRef(function UserSimulation(_ref74, ref) {
|
|
1865
1701
|
let {
|
|
1866
1702
|
children,
|
|
1867
1703
|
size = 16,
|
|
@@ -1875,26 +1711,30 @@ const WifiController = /*#__PURE__*/React.forwardRef(function WifiController(_re
|
|
|
1875
1711
|
viewBox: "0 0 32 32",
|
|
1876
1712
|
fill: "currentColor",
|
|
1877
1713
|
...rest
|
|
1878
|
-
},
|
|
1879
|
-
d: "
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
})),
|
|
1889
|
-
d: "
|
|
1890
|
-
|
|
1891
|
-
|
|
1714
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1715
|
+
d: "M25.232 12.866H29.232V14.866H25.232z",
|
|
1716
|
+
transform: "rotate(30 27.232 13.866)"
|
|
1717
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1718
|
+
d: "M26 8H30V10H26z"
|
|
1719
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1720
|
+
d: "M2.768 12.866H6.768V14.866H2.768z",
|
|
1721
|
+
transform: "rotate(150 4.768 13.866)"
|
|
1722
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1723
|
+
d: "M26 30H24V25a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v5H6V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2z"
|
|
1724
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1725
|
+
d: "M25.232 3.134H29.232V5.134H25.232z",
|
|
1726
|
+
transform: "rotate(-30 27.232 4.134)"
|
|
1727
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1728
|
+
d: "M2 8H6V10H2z"
|
|
1729
|
+
})), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1730
|
+
d: "M2.768 3.134H6.768V5.134H2.768z",
|
|
1731
|
+
transform: "rotate(-150 4.768 4.134)"
|
|
1892
1732
|
})), children);
|
|
1893
1733
|
});
|
|
1894
1734
|
if (process.env.NODE_ENV !== "production") {
|
|
1895
|
-
|
|
1735
|
+
UserSimulation.propTypes = iconPropTypes;
|
|
1896
1736
|
}
|
|
1897
|
-
const
|
|
1737
|
+
const UserSpeaker = /*#__PURE__*/React.forwardRef(function UserSpeaker(_ref75, ref) {
|
|
1898
1738
|
let {
|
|
1899
1739
|
children,
|
|
1900
1740
|
size = 16,
|
|
@@ -1908,16 +1748,16 @@ const WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure(_ref7
|
|
|
1908
1748
|
viewBox: "0 0 32 32",
|
|
1909
1749
|
fill: "currentColor",
|
|
1910
1750
|
...rest
|
|
1911
|
-
},
|
|
1912
|
-
d: "
|
|
1913
|
-
})),
|
|
1914
|
-
d: "
|
|
1751
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1752
|
+
d: "M29.4146,19,27.7,17.2852A2.97,2.97,0,0,0,28,16a3,3,0,1,0-3,3,2.97,2.97,0,0,0,1.2864-.3L28,20.4141V28H22V25a7.0078,7.0078,0,0,0-7-7H9a7.008,7.008,0,0,0-7,7v5H30V20.4141A1.988,1.988,0,0,0,29.4146,19ZM4,25a5.006,5.006,0,0,1,5-5h6a5.0059,5.0059,0,0,1,5,5v3H4Z"
|
|
1753
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1754
|
+
d: "M12,4A5,5,0,1,1,7,9a5,5,0,0,1,5-5m0-2a7,7,0,1,0,7,7A7,7,0,0,0,12,2Z"
|
|
1915
1755
|
})), children);
|
|
1916
1756
|
});
|
|
1917
1757
|
if (process.env.NODE_ENV !== "production") {
|
|
1918
|
-
|
|
1758
|
+
UserSpeaker.propTypes = iconPropTypes;
|
|
1919
1759
|
}
|
|
1920
|
-
const
|
|
1760
|
+
const UserSponsor = /*#__PURE__*/React.forwardRef(function UserSponsor(_ref76, ref) {
|
|
1921
1761
|
let {
|
|
1922
1762
|
children,
|
|
1923
1763
|
size = 16,
|
|
@@ -1931,18 +1771,14 @@ const WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff(_ref76, ref) {
|
|
|
1931
1771
|
viewBox: "0 0 32 32",
|
|
1932
1772
|
fill: "currentColor",
|
|
1933
1773
|
...rest
|
|
1934
|
-
},
|
|
1935
|
-
|
|
1936
|
-
cy: "25",
|
|
1937
|
-
r: "2"
|
|
1938
|
-
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
1939
|
-
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
|
|
1774
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1775
|
+
d: "M31.8301 13.3662L30.8301 11.6338 28 13.2681 28 10 26 10 26 13.2676 23.1699 11.6338 22.1699 13.3662 25 15 22.1699 16.6338 23.1699 18.3662 26 16.7324 26 20 28 20 28 16.7319 30.8301 18.3662 31.8301 16.6338 29 15 31.8301 13.3662zM22 30h-2v-5c-.0033-2.7601-2.2399-4.9967-5-5h-6c-2.7601.0033-4.9967 2.2399-5 5v5h-2v-5c.0045-3.8641 3.1359-6.9955 7-7h6c3.8641.0045 6.9955 3.1359 7 7v5zM12 4c2.7614 0 5 2.2386 5 5s-2.2386 5-5 5-5-2.2386-5-5c.0031-2.7601 2.2399-4.9969 5-5m0-2c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7z"
|
|
1940
1776
|
})), children);
|
|
1941
1777
|
});
|
|
1942
1778
|
if (process.env.NODE_ENV !== "production") {
|
|
1943
|
-
|
|
1779
|
+
UserSponsor.propTypes = iconPropTypes;
|
|
1944
1780
|
}
|
|
1945
|
-
const
|
|
1781
|
+
const UserXRay = /*#__PURE__*/React.forwardRef(function UserXRay(_ref77, ref) {
|
|
1946
1782
|
let {
|
|
1947
1783
|
children,
|
|
1948
1784
|
size = 16,
|
|
@@ -1956,16 +1792,17 @@ const WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure(_ref77, ref
|
|
|
1956
1792
|
viewBox: "0 0 32 32",
|
|
1957
1793
|
fill: "currentColor",
|
|
1958
1794
|
...rest
|
|
1959
|
-
},
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1795
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1796
|
+
fill: "none",
|
|
1797
|
+
d: "M28 9L28 7 25 7 25 5 23 5 23 7 20 7 20 9 23 9 23 12 20 12 20 14 23 14 23 16 25 16 25 14 28 14 28 12 25 12 25 9 28 9z"
|
|
1798
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1799
|
+
d: "M31 3H17a1 1 0 00-1 1V17a1 1 0 001 1H31a1 1 0 001-1V4A1 1 0 0031 3zM28 9H25v3h3v2H25v2H23V14H20V12h3V9H20V7h3V5h2V7h3zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
|
|
1963
1800
|
})), children);
|
|
1964
1801
|
});
|
|
1965
1802
|
if (process.env.NODE_ENV !== "production") {
|
|
1966
|
-
|
|
1803
|
+
UserXRay.propTypes = iconPropTypes;
|
|
1967
1804
|
}
|
|
1968
|
-
const
|
|
1805
|
+
const UserProfileAlt = /*#__PURE__*/React.forwardRef(function UserProfileAlt(_ref78, ref) {
|
|
1969
1806
|
let {
|
|
1970
1807
|
children,
|
|
1971
1808
|
size = 16,
|
|
@@ -1979,18 +1816,14 @@ const WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge(_ref78, ref
|
|
|
1979
1816
|
viewBox: "0 0 32 32",
|
|
1980
1817
|
fill: "currentColor",
|
|
1981
1818
|
...rest
|
|
1982
|
-
},
|
|
1983
|
-
d: "
|
|
1984
|
-
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
-
d: "M10.4854 24.4854L9.0713 23.0713a10.0011 10.0011 0 000-14.1426l1.4141-1.4141a12.0006 12.0006 0 010 16.9708zM25.0508 20.95a7 7 0 010-9.9l1.414 1.4146a5 5 0 000 7.0715z"
|
|
1986
|
-
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
1987
|
-
d: "M21.5146 24.4854a12.0006 12.0006 0 010-16.9708l1.4141 1.4141a10.0011 10.0011 0 000 14.1426zM3 15H2V4H0V28H2V17H3a1 1 0 000-2zM30 4V15H29a1 1 0 000 2h1V28h2V4z"
|
|
1819
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1820
|
+
d: "M19 13H26V15H19zM19 8H30V10H19zM19 3H30V5H19zM11 30H7a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0111 30zM6 12a.9448.9448 0 00-1 1v6H7v9h4V19h2V13a.9448.9448 0 00-1-1zM9 9a4 4 0 114-4h0A4.0118 4.0118 0 019 9zM9 3a2 2 0 102 2h0A2.0059 2.0059 0 009 3z"
|
|
1988
1821
|
})), children);
|
|
1989
1822
|
});
|
|
1990
1823
|
if (process.env.NODE_ENV !== "production") {
|
|
1991
|
-
|
|
1824
|
+
UserProfileAlt.propTypes = iconPropTypes;
|
|
1992
1825
|
}
|
|
1993
|
-
const
|
|
1826
|
+
const UvIndex = /*#__PURE__*/React.forwardRef(function UvIndex(_ref79, ref) {
|
|
1994
1827
|
let {
|
|
1995
1828
|
children,
|
|
1996
1829
|
size = 16,
|
|
@@ -2004,18 +1837,14 @@ const WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt(_ref7
|
|
|
2004
1837
|
viewBox: "0 0 32 32",
|
|
2005
1838
|
fill: "currentColor",
|
|
2006
1839
|
...rest
|
|
2007
|
-
},
|
|
2008
|
-
d: "
|
|
2009
|
-
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2010
|
-
d: "M18 26H16A10.0113 10.0113 0 006 16V14A12.0137 12.0137 0 0118 26zM26 13a7.0078 7.0078 0 01-7-7h2a5.0057 5.0057 0 005 5z"
|
|
2011
|
-
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2012
|
-
d: "M26 18A12.0137 12.0137 0 0114 6h2A10.0113 10.0113 0 0026 16zM7.707 24.293a.9994.9994 0 00-1.414 0L2 28.5859 3.4143 30 7.707 25.707A.9994.9994 0 007.707 24.293zM28.5859 2L24.293 6.293a1 1 0 001.414 1.414L30 3.4141z"
|
|
1840
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1841
|
+
d: "M16,5.9121l1.7444,2.9326.7822,1.315,1.4739-.4107,3.1206-.87L22.2512,12,21.84,13.4731l1.315.7823L26.0876,16l-2.9323,1.7441-1.315.7818L22.2512,20l.87,3.1211-3.1208-.87L18.5266,21.84l-.7822,1.315L16,26.0879l-1.7444-2.9326-.7822-1.315L12,22.251l-3.1208.87L9.7488,20l.4109-1.4741-1.315-.7818L5.9124,16l2.9323-1.7446,1.315-.7823L9.7488,12l-.87-3.1206L12,9.749l1.4739.4107.7822-1.315L16,5.9121M16,2,12.5366,7.8223,6,6l1.8223,6.5366L2,16l5.8223,3.4629L6,26l6.5366-1.8223L16,30l3.4634-5.8223L26,26l-1.8223-6.5371L30,16l-5.8223-3.4634L26,6,19.4634,7.8223,16,2Z"
|
|
2013
1842
|
})), children);
|
|
2014
1843
|
});
|
|
2015
1844
|
if (process.env.NODE_ENV !== "production") {
|
|
2016
|
-
|
|
1845
|
+
UvIndex.propTypes = iconPropTypes;
|
|
2017
1846
|
}
|
|
2018
|
-
const
|
|
1847
|
+
const UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt(_ref80, ref) {
|
|
2019
1848
|
let {
|
|
2020
1849
|
children,
|
|
2021
1850
|
size = 16,
|
|
@@ -2029,14 +1858,24 @@ const Wikis = /*#__PURE__*/React.forwardRef(function Wikis(_ref80, ref) {
|
|
|
2029
1858
|
viewBox: "0 0 32 32",
|
|
2030
1859
|
fill: "currentColor",
|
|
2031
1860
|
...rest
|
|
2032
|
-
},
|
|
2033
|
-
d: "
|
|
1861
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1862
|
+
d: "M13 30H9a2.0027 2.0027 0 01-2-2V20H9v8h4V20h2v8A2.0027 2.0027 0 0113 30zM25 20L23.25 20 21 29.031 18.792 20 17 20 19.5 30 22.5 30 25 20zM15 2H17V7H15z"
|
|
1863
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1864
|
+
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
1865
|
+
transform: "rotate(-45 24.147 7.853)"
|
|
1866
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1867
|
+
d: "M25 15H30V17H25zM2 15H7V17H2z"
|
|
1868
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1869
|
+
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
1870
|
+
transform: "rotate(-45 7.854 7.853)"
|
|
1871
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1872
|
+
d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
|
|
2034
1873
|
})), children);
|
|
2035
1874
|
});
|
|
2036
1875
|
if (process.env.NODE_ENV !== "production") {
|
|
2037
|
-
|
|
1876
|
+
UvIndexAlt.propTypes = iconPropTypes;
|
|
2038
1877
|
}
|
|
2039
|
-
const
|
|
1878
|
+
const UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled(_ref81, ref) {
|
|
2040
1879
|
let {
|
|
2041
1880
|
children,
|
|
2042
1881
|
size = 16,
|
|
@@ -2050,18 +1889,14 @@ const WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts(_ref81, ref)
|
|
|
2050
1889
|
viewBox: "0 0 32 32",
|
|
2051
1890
|
fill: "currentColor",
|
|
2052
1891
|
...rest
|
|
2053
|
-
},
|
|
2054
|
-
d: "
|
|
2055
|
-
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2056
|
-
d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
|
|
2057
|
-
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2058
|
-
d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
|
|
1892
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1893
|
+
d: "M16,30l-3.4634-5.8223L6,26l1.8223-6.5369L2,16l5.8223-3.4631L6,6l6.5366,1.8223L16,2l3.4634,5.8223L26,6l-1.8223,6.5369L30,16l-5.8223,3.4631L26,26l-6.5366-1.8223Z"
|
|
2059
1894
|
})), children);
|
|
2060
1895
|
});
|
|
2061
1896
|
if (process.env.NODE_ENV !== "production") {
|
|
2062
|
-
|
|
1897
|
+
UvIndexFilled.propTypes = iconPropTypes;
|
|
2063
1898
|
}
|
|
2064
|
-
const
|
|
1899
|
+
const ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable(_ref82, ref) {
|
|
2065
1900
|
let {
|
|
2066
1901
|
children,
|
|
2067
1902
|
size = 16,
|
|
@@ -2075,14 +1910,14 @@ const WindPower = /*#__PURE__*/React.forwardRef(function WindPower(_ref82, ref)
|
|
|
2075
1910
|
viewBox: "0 0 32 32",
|
|
2076
1911
|
fill: "currentColor",
|
|
2077
1912
|
...rest
|
|
2078
|
-
},
|
|
2079
|
-
d: "
|
|
1913
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1914
|
+
d: "M26 28H22V26h4V6H22V4h4a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM20 11L18 11 16 14.897 14 11 12 11 14.905 16 12 21 14 21 16 17.201 18 21 20 21 17.098 16 20 11zM10 28H6a2.0021 2.0021 0 01-2-2V6A2.0021 2.0021 0 016 4h4V6H6V26h4z"
|
|
2080
1915
|
})), children);
|
|
2081
1916
|
});
|
|
2082
1917
|
if (process.env.NODE_ENV !== "production") {
|
|
2083
|
-
|
|
1918
|
+
ValueVariable.propTypes = iconPropTypes;
|
|
2084
1919
|
}
|
|
2085
|
-
const
|
|
1920
|
+
const Van = /*#__PURE__*/React.forwardRef(function Van(_ref83, ref) {
|
|
2086
1921
|
let {
|
|
2087
1922
|
children,
|
|
2088
1923
|
size = 16,
|
|
@@ -2096,18 +1931,14 @@ const WindStream = /*#__PURE__*/React.forwardRef(function WindStream(_ref83, ref
|
|
|
2096
1931
|
viewBox: "0 0 32 32",
|
|
2097
1932
|
fill: "currentColor",
|
|
2098
1933
|
...rest
|
|
2099
|
-
},
|
|
2100
|
-
d: "
|
|
2101
|
-
})), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2102
|
-
d: "M21,11l-1.4141,1.4141L22.1719,15H18.9014a16.9422,16.9422,0,0,0-5.9693,1.0825l-2.5664.9624A14.9456,14.9456,0,0,1,5.0986,18H2v2H5.0986a16.9422,16.9422,0,0,0,5.9693-1.0825l2.5664-.9624A14.9456,14.9456,0,0,1,18.9014,17h3.2705l-2.586,2.5859L21,21l5-5Z"
|
|
2103
|
-
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2104
|
-
d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
|
|
1934
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1935
|
+
d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V8H18v9H28Z"
|
|
2105
1936
|
})), children);
|
|
2106
1937
|
});
|
|
2107
1938
|
if (process.env.NODE_ENV !== "production") {
|
|
2108
|
-
|
|
1939
|
+
Van.propTypes = iconPropTypes;
|
|
2109
1940
|
}
|
|
2110
|
-
const
|
|
1941
|
+
const VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset(_ref84, ref) {
|
|
2111
1942
|
let {
|
|
2112
1943
|
children,
|
|
2113
1944
|
size = 16,
|
|
@@ -2121,28 +1952,20 @@ const WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2121
1952
|
viewBox: "0 0 32 32",
|
|
2122
1953
|
fill: "currentColor",
|
|
2123
1954
|
...rest
|
|
2124
|
-
},
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2133
|
-
d: "M22.45 21.95H24.45V24.95H22.45z",
|
|
2134
|
-
transform: "rotate(-45 23.452 23.446)"
|
|
2135
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2136
|
-
d: "M7.05 22.45H10.05V24.45H7.05z",
|
|
2137
|
-
transform: "rotate(-45 8.544 23.451)"
|
|
2138
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2139
|
-
d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
|
|
1955
|
+
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
1956
|
+
cx: "21.5",
|
|
1957
|
+
cy: "10.5",
|
|
1958
|
+
r: "1.5"
|
|
1959
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1960
|
+
d: "M28.5 1a2.4518 2.4518 0 00-1.2061.3105L18.9834 5.6084l.0027.0054a5.497 5.497 0 107.3257 7.5444l.0031.0015 4.4-8.5A2.5 2.5 0 0028.5 1zm-7 13A3.5 3.5 0 1125 10.5 3.5042 3.5042 0 0121.5 14zM28.9414 3.7354L26.5571 8.3408A5.5279 5.5279 0 0023.658 5.4424l4.5949-2.377A.5165.5165 0 0129 3.5.4985.4985 0 0128.9414 3.7354zM19 20h7V18H17V28a2.0027 2.0027 0 002 2h3V28H19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
|
|
1961
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1962
|
+
d: "M17.3079,2.2852A9.4882,9.4882,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4a7.499,7.499,0,0,1,1.731.2148Z"
|
|
2140
1963
|
})), children);
|
|
2141
1964
|
});
|
|
2142
1965
|
if (process.env.NODE_ENV !== "production") {
|
|
2143
|
-
|
|
1966
|
+
VegetationAsset.propTypes = iconPropTypes;
|
|
2144
1967
|
}
|
|
2145
|
-
const
|
|
1968
|
+
const VegetationEncroachment = /*#__PURE__*/React.forwardRef(function VegetationEncroachment(_ref85, ref) {
|
|
2146
1969
|
let {
|
|
2147
1970
|
children,
|
|
2148
1971
|
size = 16,
|
|
@@ -2156,28 +1979,16 @@ const WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHeal
|
|
|
2156
1979
|
viewBox: "0 0 32 32",
|
|
2157
1980
|
fill: "currentColor",
|
|
2158
1981
|
...rest
|
|
2159
|
-
},
|
|
2160
|
-
d: "
|
|
2161
|
-
})),
|
|
2162
|
-
d: "
|
|
2163
|
-
transform: "rotate(-45 8.56 6.544)"
|
|
2164
|
-
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2165
|
-
d: "M21.96 5.54H24.96V7.54H21.96z",
|
|
2166
|
-
transform: "rotate(-45 23.469 6.539)"
|
|
2167
|
-
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2168
|
-
d: "M22.46 19.94H24.46V22.94H22.46z",
|
|
2169
|
-
transform: "rotate(-45 23.462 21.442)"
|
|
2170
|
-
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2171
|
-
d: "M7.04 20.45H10.04V22.45H7.04z",
|
|
2172
|
-
transform: "rotate(-45 8.554 21.447)"
|
|
2173
|
-
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2174
|
-
d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
|
|
1982
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1983
|
+
d: "M19 20h7v-2h-9v10c.0015 1.104.896 1.9985 2 2h3v-2h-3v-8zM12 30h-3v-2h3v-12.4336l-3.5146-2.1089 1.0292-1.7148 3.5147 2.1084c.6007.3632.9686 1.0133.9707 1.7153v12.4336c-.0013 1.104-.896 1.9987-2 2zM30 6.4102L28.59 5 25 8.5898 21.41 5 20 6.4102 23.59 10 20 13.5898 21.41 15 25 11.4102 28.59 15 30 13.5898 26.41 10 30 6.4102z"
|
|
1984
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1985
|
+
d: "m17.3079,2.2852c-.7283-.1821-1.4995-.2852-2.3079-.2852-2.8545.0083-5.4897,1.5317-6.9214,4.001-.0261-.001-.0522-.001-.0786-.001-3.3137,0-6,2.6865-6,6s2.6863,6,6,6v-2c-2.209,0-4-1.791-4-4s1.791-4,4-4c.1299.0039.259.0166.387.0391l.863.1143.3086-.6675c.9834-2.1196,3.1047-3.4785,5.4414-3.4858.6079,0,1.1819.0854,1.731.2148l.5769-1.9297Z"
|
|
2175
1986
|
})), children);
|
|
2176
1987
|
});
|
|
2177
1988
|
if (process.env.NODE_ENV !== "production") {
|
|
2178
|
-
|
|
1989
|
+
VegetationEncroachment.propTypes = iconPropTypes;
|
|
2179
1990
|
}
|
|
2180
|
-
const
|
|
1991
|
+
const VegetationHeight = /*#__PURE__*/React.forwardRef(function VegetationHeight(_ref86, ref) {
|
|
2181
1992
|
let {
|
|
2182
1993
|
children,
|
|
2183
1994
|
size = 16,
|
|
@@ -2191,27 +2002,16 @@ const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function
|
|
|
2191
2002
|
viewBox: "0 0 32 32",
|
|
2192
2003
|
fill: "currentColor",
|
|
2193
2004
|
...rest
|
|
2194
|
-
},
|
|
2195
|
-
d: "
|
|
2196
|
-
})),
|
|
2197
|
-
d: "
|
|
2198
|
-
transform: "rotate(-45 7.227 7.23)"
|
|
2199
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2200
|
-
d: "M23.267 6.227H26.267V8.227H23.267z",
|
|
2201
|
-
transform: "rotate(-45 24.767 7.227)"
|
|
2202
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2203
|
-
d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
|
|
2204
|
-
transform: "rotate(-44.999 24.77 24.77)"
|
|
2205
|
-
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2206
|
-
d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
|
|
2207
|
-
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2208
|
-
d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
|
|
2005
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2006
|
+
d: "m13,8l-5,5,1.4102,1.4102,2.5898-2.5801v16.1699h-3v2h3c1.104-.0015,1.9988-.896,2-2V11.8301l2.5898,2.5801,1.4102-1.4102-5-5Z"
|
|
2007
|
+
})), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2008
|
+
d: "m22,30h-3c-1.104-.0013-1.9987-.896-2-2v-11h6c2.2096-.0001,4.0007-1.7915,4.0006-4.001,0-.1319-.0065-.2637-.0196-.395-.277-2.0943-2.0835-3.6461-4.1957-3.604h-1.5837l-.1766-.779c-.573-2.5249-2.9942-4.221-6.025-4.221-2.3366.0074-4.4579,1.3664-5.4415,3.4859l-.3085.6672-.863-.1143c-.1279-.022-.2573-.0349-.387-.0388-2.2091,0-4,1.7909-4,4s1.7909,4,4,4v2c-3.3137,0-6-2.6863-6-6s2.6863-6,6-6c.0264,0,.0525,0,.0786.001,1.4317-2.4694,4.067-3.9928,6.9214-4.001,3.6788,0,6.6923,1.9776,7.7516,5h.0337c3.1405-.0351,5.8053,2.2967,6.1872,5.4141.323,3.2985-2.0892,6.2344-5.3877,6.5573-.1943.019-.3895.0286-.5848.0286h-4v9h3v2Z"
|
|
2209
2009
|
})), children);
|
|
2210
2010
|
});
|
|
2211
2011
|
if (process.env.NODE_ENV !== "production") {
|
|
2212
|
-
|
|
2012
|
+
VegetationHeight.propTypes = iconPropTypes;
|
|
2213
2013
|
}
|
|
2214
|
-
const
|
|
2014
|
+
const VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi(_ref87, ref) {
|
|
2215
2015
|
let {
|
|
2216
2016
|
children,
|
|
2217
2017
|
size = 16,
|
|
@@ -2225,28 +2025,14 @@ const WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonH
|
|
|
2225
2025
|
viewBox: "0 0 32 32",
|
|
2226
2026
|
fill: "currentColor",
|
|
2227
2027
|
...rest
|
|
2228
|
-
},
|
|
2229
|
-
d: "
|
|
2230
|
-
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2231
|
-
d: "M7.55 9.03H9.55V12.03H7.55z",
|
|
2232
|
-
transform: "rotate(-45 8.558 10.545)"
|
|
2233
|
-
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2234
|
-
d: "M21.96 9.54H24.96V11.54H21.96z",
|
|
2235
|
-
transform: "rotate(-45 23.466 10.54)"
|
|
2236
|
-
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2237
|
-
d: "M22.46 23.94H24.46V26.94H22.46z",
|
|
2238
|
-
transform: "rotate(-45 23.459 25.443)"
|
|
2239
|
-
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2240
|
-
d: "M7.04 24.45H10.04V26.45H7.04z",
|
|
2241
|
-
transform: "rotate(-45 8.55 25.448)"
|
|
2242
|
-
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2243
|
-
d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
|
|
2028
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2029
|
+
d: "M28 11a1.9907 1.9907 0 00-.8247.1821L24.8337 9.51A3.45 3.45 0 0025 8.5a3.45 3.45 0 00-.1663-1.01l2.3416-1.6723A1.9975 1.9975 0 1026 4c0 .064.0129.124.0188.1865L23.7273 5.8232A3.4652 3.4652 0 0021.5 5a3.5 3.5 0 000 7 3.4652 3.4652 0 002.2273-.8232l2.2915 1.6367C26.0129 12.876 26 12.936 26 13a2 2 0 102-2zm-6.5-1A1.5 1.5 0 1123 8.5 1.5017 1.5017 0 0121.5 10zM29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781z"
|
|
2244
2030
|
})), children);
|
|
2245
2031
|
});
|
|
2246
2032
|
if (process.env.NODE_ENV !== "production") {
|
|
2247
|
-
|
|
2033
|
+
VehicleApi.propTypes = iconPropTypes;
|
|
2248
2034
|
}
|
|
2249
|
-
const
|
|
2035
|
+
const VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected(_ref88, ref) {
|
|
2250
2036
|
let {
|
|
2251
2037
|
children,
|
|
2252
2038
|
size = 16,
|
|
@@ -2260,30 +2046,16 @@ const WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
2260
2046
|
viewBox: "0 0 32 32",
|
|
2261
2047
|
fill: "currentColor",
|
|
2262
2048
|
...rest
|
|
2263
|
-
},
|
|
2264
|
-
d: "
|
|
2265
|
-
})),
|
|
2266
|
-
d: "
|
|
2267
|
-
transform: "rotate(-45 9.586 9.586)"
|
|
2268
|
-
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2269
|
-
d: "M21.414 8.586H23.414V10.586H21.414z",
|
|
2270
|
-
transform: "rotate(-45 22.414 9.586)"
|
|
2271
|
-
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2272
|
-
d: "M21.414 21.414H23.414V23.414H21.414z",
|
|
2273
|
-
transform: "rotate(-45 22.414 22.414)"
|
|
2274
|
-
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2275
|
-
d: "M8.586 21.414H10.586V23.414H8.586z",
|
|
2276
|
-
transform: "rotate(-45 9.586 22.414)"
|
|
2277
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2278
|
-
d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
|
|
2279
|
-
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2280
|
-
d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
2049
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2050
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM25 11H23a2.0021 2.0021 0 00-2-2V7A4.0045 4.0045 0 0125 11z"
|
|
2051
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2052
|
+
d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
|
|
2281
2053
|
})), children);
|
|
2282
2054
|
});
|
|
2283
2055
|
if (process.env.NODE_ENV !== "production") {
|
|
2284
|
-
|
|
2056
|
+
VehicleConnected.propTypes = iconPropTypes;
|
|
2285
2057
|
}
|
|
2286
|
-
const
|
|
2058
|
+
const VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights(_ref89, ref) {
|
|
2287
2059
|
let {
|
|
2288
2060
|
children,
|
|
2289
2061
|
size = 16,
|
|
@@ -2297,14 +2069,14 @@ const Windy = /*#__PURE__*/React.forwardRef(function Windy(_ref89, ref) {
|
|
|
2297
2069
|
viewBox: "0 0 32 32",
|
|
2298
2070
|
fill: "currentColor",
|
|
2299
2071
|
...rest
|
|
2300
|
-
},
|
|
2301
|
-
d: "
|
|
2072
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2073
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM28 2H30V9H28zM24 6H26V9H24zM20 4H22V9H20z"
|
|
2302
2074
|
})), children);
|
|
2303
2075
|
});
|
|
2304
2076
|
if (process.env.NODE_ENV !== "production") {
|
|
2305
|
-
|
|
2077
|
+
VehicleInsights.propTypes = iconPropTypes;
|
|
2306
2078
|
}
|
|
2307
|
-
const
|
|
2079
|
+
const VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices(_ref90, ref) {
|
|
2308
2080
|
let {
|
|
2309
2081
|
children,
|
|
2310
2082
|
size = 16,
|
|
@@ -2318,14 +2090,14 @@ const WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust(_ref90, ref)
|
|
|
2318
2090
|
viewBox: "0 0 32 32",
|
|
2319
2091
|
fill: "currentColor",
|
|
2320
2092
|
...rest
|
|
2321
|
-
},
|
|
2322
|
-
d: "
|
|
2093
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2094
|
+
d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM24.5547 6a2 2 0 012-2H30a3.9756 3.9756 0 00-7.304 1H16V7h6.696A3.9756 3.9756 0 0030 8H26.5547A2 2 0 0124.5547 6z"
|
|
2323
2095
|
})), children);
|
|
2324
2096
|
});
|
|
2325
2097
|
if (process.env.NODE_ENV !== "production") {
|
|
2326
|
-
|
|
2098
|
+
VehicleServices.propTypes = iconPropTypes;
|
|
2327
2099
|
}
|
|
2328
|
-
const
|
|
2100
|
+
const Version = /*#__PURE__*/React.forwardRef(function Version(_ref91, ref) {
|
|
2329
2101
|
let {
|
|
2330
2102
|
children,
|
|
2331
2103
|
size = 16,
|
|
@@ -2339,16 +2111,18 @@ const WindySnow = /*#__PURE__*/React.forwardRef(function WindySnow(_ref91, ref)
|
|
|
2339
2111
|
viewBox: "0 0 32 32",
|
|
2340
2112
|
fill: "currentColor",
|
|
2341
2113
|
...rest
|
|
2342
|
-
},
|
|
2343
|
-
d: "
|
|
2344
|
-
})),
|
|
2345
|
-
d: "M11
|
|
2114
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2115
|
+
d: "M16,2V4H26V19h2V4a2.0023,2.0023,0,0,0-2-2Z"
|
|
2116
|
+
})), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2117
|
+
d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
|
|
2118
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2119
|
+
d: "M6,12H16a2.0023,2.0023,0,0,1,2,2V28a2.0023,2.0023,0,0,1-2,2H6a2.0023,2.0023,0,0,1-2-2V14A2.0023,2.0023,0,0,1,6,12Zm10,2L6,13.9988V28H16Z"
|
|
2346
2120
|
})), children);
|
|
2347
2121
|
});
|
|
2348
2122
|
if (process.env.NODE_ENV !== "production") {
|
|
2349
|
-
|
|
2123
|
+
Version.propTypes = iconPropTypes;
|
|
2350
2124
|
}
|
|
2351
|
-
const
|
|
2125
|
+
const VersionMajor = /*#__PURE__*/React.forwardRef(function VersionMajor(_ref92, ref) {
|
|
2352
2126
|
let {
|
|
2353
2127
|
children,
|
|
2354
2128
|
size = 16,
|
|
@@ -2362,16 +2136,16 @@ const WindyStrong = /*#__PURE__*/React.forwardRef(function WindyStrong(_ref92, r
|
|
|
2362
2136
|
viewBox: "0 0 32 32",
|
|
2363
2137
|
fill: "currentColor",
|
|
2364
2138
|
...rest
|
|
2365
|
-
},
|
|
2366
|
-
d: "
|
|
2367
|
-
})),
|
|
2368
|
-
d: "
|
|
2139
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2140
|
+
d: "M18.5859 17.4141L16 14.8345 16 14.8345 13.4125 17.4156 12 16 16 12 20 16 18.5859 17.4141zM18.5859 11.4141L16 8.8345 16 8.8345 13.4125 11.4156 12 10 16 6 20 10 18.5859 11.4141zM18.5859 23.4141L16 20.8345 16 20.8345 13.4125 23.4156 12 22 16 18 20 22 18.5859 23.4141z"
|
|
2141
|
+
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2142
|
+
d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
|
|
2369
2143
|
})), children);
|
|
2370
2144
|
});
|
|
2371
2145
|
if (process.env.NODE_ENV !== "production") {
|
|
2372
|
-
|
|
2146
|
+
VersionMajor.propTypes = iconPropTypes;
|
|
2373
2147
|
}
|
|
2374
|
-
const
|
|
2148
|
+
const VersionMinor = /*#__PURE__*/React.forwardRef(function VersionMinor(_ref93, ref) {
|
|
2375
2149
|
let {
|
|
2376
2150
|
children,
|
|
2377
2151
|
size = 16,
|
|
@@ -2385,19 +2159,16 @@ const WinterWarning = /*#__PURE__*/React.forwardRef(function WinterWarning(_ref9
|
|
|
2385
2159
|
viewBox: "0 0 32 32",
|
|
2386
2160
|
fill: "currentColor",
|
|
2387
2161
|
...rest
|
|
2388
|
-
},
|
|
2389
|
-
d: "
|
|
2390
|
-
})),
|
|
2391
|
-
|
|
2392
|
-
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2393
|
-
})), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2394
|
-
d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
|
|
2162
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2163
|
+
d: "M18.5859 15.4141L16 12.8345 16 12.8345 13.4125 15.4156 12 14 16 10 20 14 18.5859 15.4141zM18.5859 21.4141L16 18.8345 16 18.8345 13.4125 21.4156 12 20 16 16 20 20 18.5859 21.4141z"
|
|
2164
|
+
})), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2165
|
+
d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
|
|
2395
2166
|
})), children);
|
|
2396
2167
|
});
|
|
2397
2168
|
if (process.env.NODE_ENV !== "production") {
|
|
2398
|
-
|
|
2169
|
+
VersionMinor.propTypes = iconPropTypes;
|
|
2399
2170
|
}
|
|
2400
|
-
const
|
|
2171
|
+
const VersionPatch = /*#__PURE__*/React.forwardRef(function VersionPatch(_ref94, ref) {
|
|
2401
2172
|
let {
|
|
2402
2173
|
children,
|
|
2403
2174
|
size = 16,
|
|
@@ -2411,16 +2182,16 @@ const WintryMix = /*#__PURE__*/React.forwardRef(function WintryMix(_ref94, ref)
|
|
|
2411
2182
|
viewBox: "0 0 32 32",
|
|
2412
2183
|
fill: "currentColor",
|
|
2413
2184
|
...rest
|
|
2414
|
-
},
|
|
2415
|
-
d: "
|
|
2416
|
-
})),
|
|
2417
|
-
d: "
|
|
2185
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2186
|
+
d: "M18.5859 18.4141L16 15.8345 16 15.8345 13.4125 18.4156 12 17 16 13 20 17 18.5859 18.4141z"
|
|
2187
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2188
|
+
d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
|
|
2418
2189
|
})), children);
|
|
2419
2190
|
});
|
|
2420
2191
|
if (process.env.NODE_ENV !== "production") {
|
|
2421
|
-
|
|
2192
|
+
VersionPatch.propTypes = iconPropTypes;
|
|
2422
2193
|
}
|
|
2423
|
-
const
|
|
2194
|
+
const VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView(_ref95, ref) {
|
|
2424
2195
|
let {
|
|
2425
2196
|
children,
|
|
2426
2197
|
size = 16,
|
|
@@ -2434,18 +2205,14 @@ const WirelessCheckout = /*#__PURE__*/React.forwardRef(function WirelessCheckout
|
|
|
2434
2205
|
viewBox: "0 0 32 32",
|
|
2435
2206
|
fill: "currentColor",
|
|
2436
2207
|
...rest
|
|
2437
|
-
},
|
|
2438
|
-
d: "
|
|
2439
|
-
})), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2440
|
-
d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z"
|
|
2441
|
-
})), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2442
|
-
d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z"
|
|
2208
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2209
|
+
d: "M12 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0112 30zM4 4V28h8V4zM28 30H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM20 4V28h8V4z"
|
|
2443
2210
|
})), children);
|
|
2444
2211
|
});
|
|
2445
2212
|
if (process.env.NODE_ENV !== "production") {
|
|
2446
|
-
|
|
2213
|
+
VerticalView.propTypes = iconPropTypes;
|
|
2447
2214
|
}
|
|
2448
|
-
const
|
|
2215
|
+
const Video = /*#__PURE__*/React.forwardRef(function Video(_ref96, ref) {
|
|
2449
2216
|
let {
|
|
2450
2217
|
children,
|
|
2451
2218
|
size = 16,
|
|
@@ -2459,14 +2226,14 @@ const Wmv = /*#__PURE__*/React.forwardRef(function Wmv(_ref96, ref) {
|
|
|
2459
2226
|
viewBox: "0 0 32 32",
|
|
2460
2227
|
fill: "currentColor",
|
|
2461
2228
|
...rest
|
|
2462
|
-
},
|
|
2463
|
-
d: "
|
|
2229
|
+
}, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2230
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"
|
|
2464
2231
|
})), children);
|
|
2465
2232
|
});
|
|
2466
2233
|
if (process.env.NODE_ENV !== "production") {
|
|
2467
|
-
|
|
2234
|
+
Video.propTypes = iconPropTypes;
|
|
2468
2235
|
}
|
|
2469
|
-
const
|
|
2236
|
+
const VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd(_ref97, ref) {
|
|
2470
2237
|
let {
|
|
2471
2238
|
children,
|
|
2472
2239
|
size = 16,
|
|
@@ -2480,16 +2247,16 @@ const WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud(_ref97, ref)
|
|
|
2480
2247
|
viewBox: "0 0 32 32",
|
|
2481
2248
|
fill: "currentColor",
|
|
2482
2249
|
...rest
|
|
2483
|
-
},
|
|
2484
|
-
d: "
|
|
2485
|
-
})),
|
|
2486
|
-
d: "
|
|
2250
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2251
|
+
d: "M18 15L14 15 14 11 12 11 12 15 8 15 8 17 12 17 12 21 14 21 14 17 18 17 18 15z"
|
|
2252
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2253
|
+
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
2487
2254
|
})), children);
|
|
2488
2255
|
});
|
|
2489
2256
|
if (process.env.NODE_ENV !== "production") {
|
|
2490
|
-
|
|
2257
|
+
VideoAdd.propTypes = iconPropTypes;
|
|
2491
2258
|
}
|
|
2492
|
-
const
|
|
2259
|
+
const VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat(_ref98, ref) {
|
|
2493
2260
|
let {
|
|
2494
2261
|
children,
|
|
2495
2262
|
size = 16,
|
|
@@ -2503,14 +2270,16 @@ const WorkflowAutomation = /*#__PURE__*/React.forwardRef(function WorkflowAutoma
|
|
|
2503
2270
|
viewBox: "0 0 32 32",
|
|
2504
2271
|
fill: "currentColor",
|
|
2505
2272
|
...rest
|
|
2506
|
-
},
|
|
2507
|
-
d: "
|
|
2508
|
-
}))
|
|
2273
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2274
|
+
d: "M8 12H17V14H8zM8 17H13V19H8z"
|
|
2275
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2276
|
+
d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
|
|
2277
|
+
})), children);
|
|
2509
2278
|
});
|
|
2510
2279
|
if (process.env.NODE_ENV !== "production") {
|
|
2511
|
-
|
|
2280
|
+
VideoChat.propTypes = iconPropTypes;
|
|
2512
2281
|
}
|
|
2513
|
-
const
|
|
2282
|
+
const VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled(_ref99, ref) {
|
|
2514
2283
|
let {
|
|
2515
2284
|
children,
|
|
2516
2285
|
size = 16,
|
|
@@ -2524,14 +2293,14 @@ const Workspace = /*#__PURE__*/React.forwardRef(function Workspace(_ref99, ref)
|
|
|
2524
2293
|
viewBox: "0 0 32 32",
|
|
2525
2294
|
fill: "currentColor",
|
|
2526
2295
|
...rest
|
|
2527
|
-
},
|
|
2528
|
-
d: "
|
|
2296
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2297
|
+
d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26Z"
|
|
2529
2298
|
})), children);
|
|
2530
2299
|
});
|
|
2531
2300
|
if (process.env.NODE_ENV !== "production") {
|
|
2532
|
-
|
|
2301
|
+
VideoFilled.propTypes = iconPropTypes;
|
|
2533
2302
|
}
|
|
2534
|
-
const
|
|
2303
|
+
const VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff(_ref100, ref) {
|
|
2535
2304
|
let {
|
|
2536
2305
|
children,
|
|
2537
2306
|
size = 16,
|
|
@@ -2545,14 +2314,14 @@ const WorkspaceImport = /*#__PURE__*/React.forwardRef(function WorkspaceImport(_
|
|
|
2545
2314
|
viewBox: "0 0 32 32",
|
|
2546
2315
|
fill: "currentColor",
|
|
2547
2316
|
...rest
|
|
2548
|
-
},
|
|
2549
|
-
d: "
|
|
2317
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2318
|
+
d: "M29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11zM28 21.06l-5.42-3.87A1 1 0 0021 18v6H9.44L21 12.44V14a1 1 0 001.58.81L28 10.94zM4 24V8H20V6H4A2 2 0 002 8V24z"
|
|
2550
2319
|
})), children);
|
|
2551
2320
|
});
|
|
2552
2321
|
if (process.env.NODE_ENV !== "production") {
|
|
2553
|
-
|
|
2322
|
+
VideoOff.propTypes = iconPropTypes;
|
|
2554
2323
|
}
|
|
2555
|
-
const
|
|
2324
|
+
const VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled(_ref101, ref) {
|
|
2556
2325
|
let {
|
|
2557
2326
|
children,
|
|
2558
2327
|
size = 16,
|
|
@@ -2566,18 +2335,14 @@ const Worship = /*#__PURE__*/React.forwardRef(function Worship(_ref101, ref) {
|
|
|
2566
2335
|
viewBox: "0 0 32 32",
|
|
2567
2336
|
fill: "currentColor",
|
|
2568
2337
|
...rest
|
|
2569
|
-
},
|
|
2570
|
-
d: "
|
|
2571
|
-
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
2572
|
-
d: "M21.5,17A3.5,3.5,0,1,1,25,13.5,3.5042,3.5042,0,0,1,21.5,17Zm0-5A1.5,1.5,0,1,0,23,13.5,1.5017,1.5017,0,0,0,21.5,12Z"
|
|
2573
|
-
})), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2574
|
-
d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z"
|
|
2338
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2339
|
+
d: "M20.31 6H4A2 2 0 002 8V24a2.85 2.85 0 000 .29zM29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11z"
|
|
2575
2340
|
})), children);
|
|
2576
2341
|
});
|
|
2577
2342
|
if (process.env.NODE_ENV !== "production") {
|
|
2578
|
-
|
|
2343
|
+
VideoOffFilled.propTypes = iconPropTypes;
|
|
2579
2344
|
}
|
|
2580
|
-
const
|
|
2345
|
+
const VideoPlayer = /*#__PURE__*/React.forwardRef(function VideoPlayer(_ref102, ref) {
|
|
2581
2346
|
let {
|
|
2582
2347
|
children,
|
|
2583
2348
|
size = 16,
|
|
@@ -2591,19 +2356,36 @@ const WorshipChristian = /*#__PURE__*/React.forwardRef(function WorshipChristian
|
|
|
2591
2356
|
viewBox: "0 0 32 32",
|
|
2592
2357
|
fill: "currentColor",
|
|
2593
2358
|
...rest
|
|
2594
|
-
},
|
|
2595
|
-
d: "
|
|
2359
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2360
|
+
d: "M13 11L13 21 21 16 13 11z"
|
|
2361
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2362
|
+
d: "m28,6H4c-1.103,0-2,.8975-2,2v16c0,1.1025.897,2,2,2h24c1.103,0,2-.8975,2-2V8c0-1.1025-.897-2-2-2Zm0,18H4V8h24v16Z"
|
|
2596
2363
|
})), children);
|
|
2597
2364
|
});
|
|
2598
2365
|
if (process.env.NODE_ENV !== "production") {
|
|
2599
|
-
|
|
2366
|
+
VideoPlayer.propTypes = iconPropTypes;
|
|
2600
2367
|
}
|
|
2601
|
-
const
|
|
2368
|
+
const View = /*#__PURE__*/React.forwardRef(function View(_ref103, ref) {
|
|
2602
2369
|
let {
|
|
2603
2370
|
children,
|
|
2604
2371
|
size = 16,
|
|
2605
2372
|
...rest
|
|
2606
2373
|
} = _ref103;
|
|
2374
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2375
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2376
|
+
width: size,
|
|
2377
|
+
height: size,
|
|
2378
|
+
ref: ref,
|
|
2379
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2380
|
+
viewBox: "0 0 16 16",
|
|
2381
|
+
fill: "currentColor",
|
|
2382
|
+
...rest
|
|
2383
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2384
|
+
d: "M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"
|
|
2385
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2386
|
+
d: "M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"
|
|
2387
|
+
})), children);
|
|
2388
|
+
}
|
|
2607
2389
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2608
2390
|
width: size,
|
|
2609
2391
|
height: size,
|
|
@@ -2612,14 +2394,16 @@ const WorshipJewish = /*#__PURE__*/React.forwardRef(function WorshipJewish(_ref1
|
|
|
2612
2394
|
viewBox: "0 0 32 32",
|
|
2613
2395
|
fill: "currentColor",
|
|
2614
2396
|
...rest
|
|
2615
|
-
},
|
|
2616
|
-
d: "
|
|
2397
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2398
|
+
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,25c-5.3,0-10.9-3.93-12.93-9C5.1,10.93,10.7,7,16,7s10.9,3.93,12.93,9C26.9,21.07,21.3,25,16,25Z"
|
|
2399
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2400
|
+
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
|
|
2617
2401
|
})), children);
|
|
2618
2402
|
});
|
|
2619
2403
|
if (process.env.NODE_ENV !== "production") {
|
|
2620
|
-
|
|
2404
|
+
View.propTypes = iconPropTypes;
|
|
2621
2405
|
}
|
|
2622
|
-
const
|
|
2406
|
+
const ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled(_ref104, ref) {
|
|
2623
2407
|
let {
|
|
2624
2408
|
children,
|
|
2625
2409
|
size = 16,
|
|
@@ -2633,16 +2417,18 @@ const WorshipMuslim = /*#__PURE__*/React.forwardRef(function WorshipMuslim(_ref1
|
|
|
2633
2417
|
viewBox: "0 0 32 32",
|
|
2634
2418
|
fill: "currentColor",
|
|
2635
2419
|
...rest
|
|
2636
|
-
},
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2420
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
2421
|
+
cx: "16",
|
|
2422
|
+
cy: "16",
|
|
2423
|
+
r: "4"
|
|
2424
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2425
|
+
d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,22.5A6.5,6.5,0,1,1,22.5,16,6.51,6.51,0,0,1,16,22.5Z"
|
|
2640
2426
|
})), children);
|
|
2641
2427
|
});
|
|
2642
2428
|
if (process.env.NODE_ENV !== "production") {
|
|
2643
|
-
|
|
2429
|
+
ViewFilled.propTypes = iconPropTypes;
|
|
2644
2430
|
}
|
|
2645
|
-
const
|
|
2431
|
+
const ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1(_ref105, ref) {
|
|
2646
2432
|
let {
|
|
2647
2433
|
children,
|
|
2648
2434
|
size = 16,
|
|
@@ -2656,14 +2442,14 @@ const QX = /*#__PURE__*/React.forwardRef(function QX(_ref105, ref) {
|
|
|
2656
2442
|
viewBox: "0 0 32 32",
|
|
2657
2443
|
fill: "currentColor",
|
|
2658
2444
|
...rest
|
|
2659
|
-
},
|
|
2660
|
-
d: "
|
|
2445
|
+
}, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2446
|
+
d: "M4 26H28V28H4zM4 19H28V21H4zM26 6v6H6V6H26m0-2H6A2 2 0 004 6v6a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2661
2447
|
})), children);
|
|
2662
2448
|
});
|
|
2663
2449
|
if (process.env.NODE_ENV !== "production") {
|
|
2664
|
-
|
|
2450
|
+
ViewMode_1.propTypes = iconPropTypes;
|
|
2665
2451
|
}
|
|
2666
|
-
const
|
|
2452
|
+
const ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2(_ref106, ref) {
|
|
2667
2453
|
let {
|
|
2668
2454
|
children,
|
|
2669
2455
|
size = 16,
|
|
@@ -2677,19 +2463,34 @@ const XAxis = /*#__PURE__*/React.forwardRef(function XAxis(_ref106, ref) {
|
|
|
2677
2463
|
viewBox: "0 0 32 32",
|
|
2678
2464
|
fill: "currentColor",
|
|
2679
2465
|
...rest
|
|
2680
|
-
},
|
|
2681
|
-
d: "
|
|
2466
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2467
|
+
d: "M4 26H28V28H4zM4 19H28V21H4zM12 6v6H6V6h6m0-2H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zM26 6v6H20V6h6m0-2H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2z"
|
|
2682
2468
|
})), children);
|
|
2683
2469
|
});
|
|
2684
2470
|
if (process.env.NODE_ENV !== "production") {
|
|
2685
|
-
|
|
2471
|
+
ViewMode_2.propTypes = iconPropTypes;
|
|
2686
2472
|
}
|
|
2687
|
-
const
|
|
2473
|
+
const ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff(_ref107, ref) {
|
|
2688
2474
|
let {
|
|
2689
2475
|
children,
|
|
2690
2476
|
size = 16,
|
|
2691
2477
|
...rest
|
|
2692
2478
|
} = _ref107;
|
|
2479
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2480
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2481
|
+
width: size,
|
|
2482
|
+
height: size,
|
|
2483
|
+
ref: ref,
|
|
2484
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2485
|
+
viewBox: "0 0 16 16",
|
|
2486
|
+
fill: "currentColor",
|
|
2487
|
+
...rest
|
|
2488
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2489
|
+
d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
|
|
2490
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2491
|
+
d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
|
|
2492
|
+
})), children);
|
|
2493
|
+
}
|
|
2693
2494
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2694
2495
|
width: size,
|
|
2695
2496
|
height: size,
|
|
@@ -2698,14 +2499,16 @@ const Xls = /*#__PURE__*/React.forwardRef(function Xls(_ref107, ref) {
|
|
|
2698
2499
|
viewBox: "0 0 32 32",
|
|
2699
2500
|
fill: "currentColor",
|
|
2700
2501
|
...rest
|
|
2701
|
-
},
|
|
2702
|
-
d: "
|
|
2502
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2503
|
+
d: "M5.24,22.51l1.43-1.42A14.06,14.06,0,0,1,3.07,16C5.1,10.93,10.7,7,16,7a12.38,12.38,0,0,1,4,.72l1.55-1.56A14.72,14.72,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16,16,0,0,0,5.24,22.51Z"
|
|
2504
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2505
|
+
d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM20 16a4 4 0 01-6 3.44L19.44 14A4 4 0 0120 16zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z"
|
|
2703
2506
|
})), children);
|
|
2704
2507
|
});
|
|
2705
2508
|
if (process.env.NODE_ENV !== "production") {
|
|
2706
|
-
|
|
2509
|
+
ViewOff.propTypes = iconPropTypes;
|
|
2707
2510
|
}
|
|
2708
|
-
const
|
|
2511
|
+
const ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled(_ref108, ref) {
|
|
2709
2512
|
let {
|
|
2710
2513
|
children,
|
|
2711
2514
|
size = 16,
|
|
@@ -2719,14 +2522,14 @@ const Xml = /*#__PURE__*/React.forwardRef(function Xml(_ref108, ref) {
|
|
|
2719
2522
|
viewBox: "0 0 32 32",
|
|
2720
2523
|
fill: "currentColor",
|
|
2721
2524
|
...rest
|
|
2722
|
-
},
|
|
2723
|
-
d: "
|
|
2525
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2526
|
+
d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A15.86 15.86 0 004.53 21.81z"
|
|
2724
2527
|
})), children);
|
|
2725
2528
|
});
|
|
2726
2529
|
if (process.env.NODE_ENV !== "production") {
|
|
2727
|
-
|
|
2530
|
+
ViewOffFilled.propTypes = iconPropTypes;
|
|
2728
2531
|
}
|
|
2729
|
-
const
|
|
2532
|
+
const ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext(_ref109, ref) {
|
|
2730
2533
|
let {
|
|
2731
2534
|
children,
|
|
2732
2535
|
size = 16,
|
|
@@ -2740,14 +2543,16 @@ const QY = /*#__PURE__*/React.forwardRef(function QY(_ref109, ref) {
|
|
|
2740
2543
|
viewBox: "0 0 32 32",
|
|
2741
2544
|
fill: "currentColor",
|
|
2742
2545
|
...rest
|
|
2743
|
-
},
|
|
2744
|
-
d: "M20
|
|
2546
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2547
|
+
d: "M20.587 22L15 16.41 15 7 16.998 7 16.998 15.582 22 20.587 20.587 22z"
|
|
2548
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2549
|
+
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"
|
|
2745
2550
|
})), children);
|
|
2746
2551
|
});
|
|
2747
2552
|
if (process.env.NODE_ENV !== "production") {
|
|
2748
|
-
|
|
2553
|
+
ViewNext.propTypes = iconPropTypes;
|
|
2749
2554
|
}
|
|
2750
|
-
const
|
|
2555
|
+
const VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn(_ref110, ref) {
|
|
2751
2556
|
let {
|
|
2752
2557
|
children,
|
|
2753
2558
|
size = 16,
|
|
@@ -2761,14 +2566,18 @@ const YAxis = /*#__PURE__*/React.forwardRef(function YAxis(_ref110, ref) {
|
|
|
2761
2566
|
viewBox: "0 0 32 32",
|
|
2762
2567
|
fill: "currentColor",
|
|
2763
2568
|
...rest
|
|
2764
|
-
},
|
|
2765
|
-
d: "
|
|
2569
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2570
|
+
d: "M25 11L26.414 12.414 23.828 15 30 15 30 17 23.828 17 26.414 19.586 25 21 20 16 25 11z"
|
|
2571
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2572
|
+
d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
|
|
2573
|
+
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2574
|
+
d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
|
|
2766
2575
|
})), children);
|
|
2767
2576
|
});
|
|
2768
2577
|
if (process.env.NODE_ENV !== "production") {
|
|
2769
|
-
|
|
2578
|
+
VirtualColumn.propTypes = iconPropTypes;
|
|
2770
2579
|
}
|
|
2771
|
-
const
|
|
2580
|
+
const VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey(_ref111, ref) {
|
|
2772
2581
|
let {
|
|
2773
2582
|
children,
|
|
2774
2583
|
size = 16,
|
|
@@ -2782,14 +2591,20 @@ const QZ = /*#__PURE__*/React.forwardRef(function QZ(_ref111, ref) {
|
|
|
2782
2591
|
viewBox: "0 0 32 32",
|
|
2783
2592
|
fill: "currentColor",
|
|
2784
2593
|
...rest
|
|
2785
|
-
},
|
|
2786
|
-
|
|
2594
|
+
}, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
2595
|
+
cx: "24.5",
|
|
2596
|
+
cy: "9.5",
|
|
2597
|
+
r: "1.5"
|
|
2598
|
+
})), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2599
|
+
d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
|
|
2600
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2601
|
+
d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
|
|
2787
2602
|
})), children);
|
|
2788
2603
|
});
|
|
2789
2604
|
if (process.env.NODE_ENV !== "production") {
|
|
2790
|
-
|
|
2605
|
+
VirtualColumnKey.propTypes = iconPropTypes;
|
|
2791
2606
|
}
|
|
2792
|
-
const
|
|
2607
|
+
const VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop(_ref112, ref) {
|
|
2793
2608
|
let {
|
|
2794
2609
|
children,
|
|
2795
2610
|
size = 16,
|
|
@@ -2803,14 +2618,16 @@ const ZLpar = /*#__PURE__*/React.forwardRef(function ZLpar(_ref112, ref) {
|
|
|
2803
2618
|
viewBox: "0 0 32 32",
|
|
2804
2619
|
fill: "currentColor",
|
|
2805
2620
|
...rest
|
|
2806
|
-
},
|
|
2807
|
-
d: "
|
|
2621
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2622
|
+
d: "M21,16H11a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h4v2H12v2h8V28H17V26h4a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,21,16ZM11,24V18H21l.0015,6Z"
|
|
2623
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2624
|
+
d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
|
|
2808
2625
|
})), children);
|
|
2809
2626
|
});
|
|
2810
2627
|
if (process.env.NODE_ENV !== "production") {
|
|
2811
|
-
|
|
2628
|
+
VirtualDesktop.propTypes = iconPropTypes;
|
|
2812
2629
|
}
|
|
2813
|
-
const
|
|
2630
|
+
const VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine(_ref113, ref) {
|
|
2814
2631
|
let {
|
|
2815
2632
|
children,
|
|
2816
2633
|
size = 16,
|
|
@@ -2824,14 +2641,16 @@ const ZSystems = /*#__PURE__*/React.forwardRef(function ZSystems(_ref113, ref) {
|
|
|
2824
2641
|
viewBox: "0 0 32 32",
|
|
2825
2642
|
fill: "currentColor",
|
|
2826
2643
|
...rest
|
|
2827
|
-
},
|
|
2828
|
-
d: "
|
|
2644
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2645
|
+
d: "M20,13H12a2.0025,2.0025,0,0,0-2,2V28a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V15A2.0025,2.0025,0,0,0,20,13Zm0,2,0,3H12V15Zm0,5,0,3H12V20Zm-8,8V25h8v3Z"
|
|
2646
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2647
|
+
d: "M25.91,10.13a.121.121,0,0,1-.0967-.0952A10.0061,10.0061,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.1858,10.0347a.1212.1212,0,0,1-.0964.0957A7.5019,7.5019,0,0,0,7.4912,25H8V23H7.4954a5.5108,5.5108,0,0,1-5.4387-6.3,5.6992,5.6992,0,0,1,4.7138-4.6606l1.0166-.1836a.1306.1306,0,0,0,.1045-.1035l.18-.9351a8.28,8.28,0,0,1,6.8469-6.7427,7.957,7.957,0,0,1,2.8471.1245,8.22,8.22,0,0,1,6.1475,6.545l.1941,1.0083a.13.13,0,0,0,.1045.1035l1.0576.1914a5.7819,5.7819,0,0,1,3.1011,1.539A5.5052,5.5052,0,0,1,24.5076,23H24v2h.5076A7.5019,7.5019,0,0,0,25.91,10.13Z"
|
|
2829
2648
|
})), children);
|
|
2830
2649
|
});
|
|
2831
2650
|
if (process.env.NODE_ENV !== "production") {
|
|
2832
|
-
|
|
2651
|
+
VirtualMachine.propTypes = iconPropTypes;
|
|
2833
2652
|
}
|
|
2834
|
-
const
|
|
2653
|
+
const VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloud(_ref114, ref) {
|
|
2835
2654
|
let {
|
|
2836
2655
|
children,
|
|
2837
2656
|
size = 16,
|
|
@@ -2845,19 +2664,27 @@ const ZAxis = /*#__PURE__*/React.forwardRef(function ZAxis(_ref114, ref) {
|
|
|
2845
2664
|
viewBox: "0 0 32 32",
|
|
2846
2665
|
fill: "currentColor",
|
|
2847
2666
|
...rest
|
|
2848
|
-
},
|
|
2849
|
-
d: "
|
|
2667
|
+
}, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2668
|
+
d: "M20,20V17a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v6a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V22A2.0025,2.0025,0,0,0,20,20Zm-6-3a2,2,0,0,1,4,0v3H14ZM12,28V22h8l.0012,6Z"
|
|
2669
|
+
})), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2670
|
+
d: "M25.8288,10.1152A10.0067,10.0067,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.17,10.1152,7.502,7.502,0,0,0,7.4912,25H8V23H7.4953a5.5019,5.5019,0,0,1-.9694-10.9165l1.3488-.2441.2591-1.3457a8.0109,8.0109,0,0,1,15.7312,0l.259,1.3457,1.3489.2441A5.5019,5.5019,0,0,1,24.5076,23H24v2h.5076a7.502,7.502,0,0,0,1.3212-14.8848Z"
|
|
2850
2671
|
})), children);
|
|
2851
2672
|
});
|
|
2852
2673
|
if (process.env.NODE_ENV !== "production") {
|
|
2853
|
-
|
|
2674
|
+
VirtualPrivateCloud.propTypes = iconPropTypes;
|
|
2854
2675
|
}
|
|
2855
|
-
const
|
|
2676
|
+
const VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPrivateCloudAlt(_ref115, ref) {
|
|
2856
2677
|
let {
|
|
2857
2678
|
children,
|
|
2858
2679
|
size = 16,
|
|
2859
2680
|
...rest
|
|
2860
2681
|
} = _ref115;
|
|
2682
|
+
if (process.env.NODE_ENV !== "production") {
|
|
2683
|
+
if (!didWarnAboutDeprecation["VirtualPrivateCloudAlt"]) {
|
|
2684
|
+
didWarnAboutDeprecation["VirtualPrivateCloudAlt"] = true;
|
|
2685
|
+
console.warn("Icon name was requested by the product team to be renamed to and replaced by ibm-cloud--vpc. As a result, the VirtualPrivateCloudAlt component will be removed in the next major version of @carbon/icons-react.");
|
|
2686
|
+
}
|
|
2687
|
+
}
|
|
2861
2688
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2862
2689
|
width: size,
|
|
2863
2690
|
height: size,
|
|
@@ -2866,14 +2693,16 @@ const Zip = /*#__PURE__*/React.forwardRef(function Zip(_ref115, ref) {
|
|
|
2866
2693
|
viewBox: "0 0 32 32",
|
|
2867
2694
|
fill: "currentColor",
|
|
2868
2695
|
...rest
|
|
2869
|
-
},
|
|
2870
|
-
d: "
|
|
2696
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2697
|
+
d: "M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z"
|
|
2698
|
+
})), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2699
|
+
d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
|
|
2871
2700
|
})), children);
|
|
2872
2701
|
});
|
|
2873
2702
|
if (process.env.NODE_ENV !== "production") {
|
|
2874
|
-
|
|
2703
|
+
VirtualPrivateCloudAlt.propTypes = iconPropTypes;
|
|
2875
2704
|
}
|
|
2876
|
-
const
|
|
2705
|
+
const VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecognition(_ref116, ref) {
|
|
2877
2706
|
let {
|
|
2878
2707
|
children,
|
|
2879
2708
|
size = 16,
|
|
@@ -2887,14 +2716,18 @@ const ZipReference = /*#__PURE__*/React.forwardRef(function ZipReference(_ref116
|
|
|
2887
2716
|
viewBox: "0 0 32 32",
|
|
2888
2717
|
fill: "currentColor",
|
|
2889
2718
|
...rest
|
|
2890
|
-
},
|
|
2891
|
-
|
|
2719
|
+
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
2720
|
+
cx: "23",
|
|
2721
|
+
cy: "12",
|
|
2722
|
+
r: "2"
|
|
2723
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2724
|
+
d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
|
|
2892
2725
|
})), children);
|
|
2893
2726
|
});
|
|
2894
2727
|
if (process.env.NODE_ENV !== "production") {
|
|
2895
|
-
|
|
2728
|
+
VisualRecognition.propTypes = iconPropTypes;
|
|
2896
2729
|
}
|
|
2897
|
-
const
|
|
2730
|
+
const Vlan = /*#__PURE__*/React.forwardRef(function Vlan(_ref117, ref) {
|
|
2898
2731
|
let {
|
|
2899
2732
|
children,
|
|
2900
2733
|
size = 16,
|
|
@@ -2908,14 +2741,14 @@ const ZoomArea = /*#__PURE__*/React.forwardRef(function ZoomArea(_ref117, ref) {
|
|
|
2908
2741
|
viewBox: "0 0 32 32",
|
|
2909
2742
|
fill: "currentColor",
|
|
2910
2743
|
...rest
|
|
2911
|
-
},
|
|
2912
|
-
d: "
|
|
2744
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2745
|
+
d: "M30,17V15H17V11h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.0023,2.0023,0,0,0-2,2V9a2.0023,2.0023,0,0,0,2,2h2v4H2v2H8v4H6a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H10V17H22v4H20a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H24V17ZM13,4h6V9H13ZM12,28H6V23h6Zm14,0H20V23h6Z"
|
|
2913
2746
|
})), children);
|
|
2914
2747
|
});
|
|
2915
2748
|
if (process.env.NODE_ENV !== "production") {
|
|
2916
|
-
|
|
2749
|
+
Vlan.propTypes = iconPropTypes;
|
|
2917
2750
|
}
|
|
2918
|
-
const
|
|
2751
|
+
const VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm(_ref118, ref) {
|
|
2919
2752
|
let {
|
|
2920
2753
|
children,
|
|
2921
2754
|
size = 16,
|
|
@@ -2929,36 +2762,23 @@ const ZoomFit = /*#__PURE__*/React.forwardRef(function ZoomFit(_ref118, ref) {
|
|
|
2929
2762
|
viewBox: "0 0 32 32",
|
|
2930
2763
|
fill: "currentColor",
|
|
2931
2764
|
...rest
|
|
2932
|
-
},
|
|
2933
|
-
d: "
|
|
2934
|
-
})),
|
|
2935
|
-
|
|
2765
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2766
|
+
d: "M16 22a4 4 0 104 4A4.0045 4.0045 0 0016 22zm0 6a2 2 0 112-2A2.002 2.002 0 0116 28zM30 5a3 3 0 10-4 2.8154V15H17V9H15v6H6V7.8159a3.0007 3.0007 0 10-2 0V15a2.002 2.002 0 002 2h9v3h2V17h9a2.002 2.002 0 002-2V7.8159A2.9958 2.9958 0 0030 5zM5 4A1 1 0 114 5 1.0013 1.0013 0 015 4zM27 6a1 1 0 111-1A1.0013 1.0013 0 0127 6z"
|
|
2767
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
2768
|
+
cx: "16",
|
|
2769
|
+
cy: "5",
|
|
2770
|
+
r: "2"
|
|
2936
2771
|
})), children);
|
|
2937
2772
|
});
|
|
2938
2773
|
if (process.env.NODE_ENV !== "production") {
|
|
2939
|
-
|
|
2774
|
+
VlanIbm.propTypes = iconPropTypes;
|
|
2940
2775
|
}
|
|
2941
|
-
const
|
|
2776
|
+
const VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk(_ref119, ref) {
|
|
2942
2777
|
let {
|
|
2943
2778
|
children,
|
|
2944
2779
|
size = 16,
|
|
2945
2780
|
...rest
|
|
2946
2781
|
} = _ref119;
|
|
2947
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
2948
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2949
|
-
width: size,
|
|
2950
|
-
height: size,
|
|
2951
|
-
ref: ref,
|
|
2952
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2953
|
-
viewBox: "0 0 16 16",
|
|
2954
|
-
fill: "currentColor",
|
|
2955
|
-
...rest
|
|
2956
|
-
}, _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
|
|
2957
|
-
d: "M9 6L7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z"
|
|
2958
|
-
})), _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
|
|
2959
|
-
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
2960
|
-
})), children);
|
|
2961
|
-
}
|
|
2962
2782
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2963
2783
|
width: size,
|
|
2964
2784
|
height: size,
|
|
@@ -2967,16 +2787,27 @@ const ZoomIn = /*#__PURE__*/React.forwardRef(function ZoomIn(_ref119, ref) {
|
|
|
2967
2787
|
viewBox: "0 0 32 32",
|
|
2968
2788
|
fill: "currentColor",
|
|
2969
2789
|
...rest
|
|
2970
|
-
},
|
|
2971
|
-
|
|
2972
|
-
|
|
2973
|
-
|
|
2790
|
+
}, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2791
|
+
cx: "10.5",
|
|
2792
|
+
cy: "24.5",
|
|
2793
|
+
r: "1.5"
|
|
2794
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2795
|
+
d: "M19.5 14.964H21.5V20.035H19.5z",
|
|
2796
|
+
transform: "rotate(-45 20.5 17.5)"
|
|
2797
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2798
|
+
cx: "16",
|
|
2799
|
+
cy: "13",
|
|
2800
|
+
r: "2"
|
|
2801
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2802
|
+
d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
|
|
2803
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2804
|
+
d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
|
|
2974
2805
|
})), children);
|
|
2975
2806
|
});
|
|
2976
2807
|
if (process.env.NODE_ENV !== "production") {
|
|
2977
|
-
|
|
2808
|
+
VmdkDisk.propTypes = iconPropTypes;
|
|
2978
2809
|
}
|
|
2979
|
-
const
|
|
2810
|
+
const VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate(_ref120, ref) {
|
|
2980
2811
|
let {
|
|
2981
2812
|
children,
|
|
2982
2813
|
size = 16,
|
|
@@ -2990,36 +2821,23 @@ const ZoomInArea = /*#__PURE__*/React.forwardRef(function ZoomInArea(_ref120, re
|
|
|
2990
2821
|
viewBox: "0 0 32 32",
|
|
2991
2822
|
fill: "currentColor",
|
|
2992
2823
|
...rest
|
|
2993
|
-
},
|
|
2994
|
-
d: "
|
|
2995
|
-
})),
|
|
2996
|
-
d: "
|
|
2824
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2825
|
+
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
|
|
2826
|
+
})), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2827
|
+
d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
|
|
2828
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2829
|
+
d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
|
|
2997
2830
|
})), children);
|
|
2998
2831
|
});
|
|
2999
2832
|
if (process.env.NODE_ENV !== "production") {
|
|
3000
|
-
|
|
2833
|
+
VoiceActivate.propTypes = iconPropTypes;
|
|
3001
2834
|
}
|
|
3002
|
-
const
|
|
2835
|
+
const Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail(_ref121, ref) {
|
|
3003
2836
|
let {
|
|
3004
2837
|
children,
|
|
3005
2838
|
size = 16,
|
|
3006
2839
|
...rest
|
|
3007
2840
|
} = _ref121;
|
|
3008
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
3009
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3010
|
-
width: size,
|
|
3011
|
-
height: size,
|
|
3012
|
-
ref: ref,
|
|
3013
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3014
|
-
viewBox: "0 0 16 16",
|
|
3015
|
-
fill: "currentColor",
|
|
3016
|
-
...rest
|
|
3017
|
-
}, _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
-
d: "M4 6H9V7H4z"
|
|
3019
|
-
})), _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
|
|
3020
|
-
d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z"
|
|
3021
|
-
})), children);
|
|
3022
|
-
}
|
|
3023
2841
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3024
2842
|
width: size,
|
|
3025
2843
|
height: size,
|
|
@@ -3028,16 +2846,14 @@ const ZoomOut = /*#__PURE__*/React.forwardRef(function ZoomOut(_ref121, ref) {
|
|
|
3028
2846
|
viewBox: "0 0 32 32",
|
|
3029
2847
|
fill: "currentColor",
|
|
3030
2848
|
...rest
|
|
3031
|
-
},
|
|
3032
|
-
d: "
|
|
3033
|
-
})), _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
|
|
3034
|
-
d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z"
|
|
2849
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2850
|
+
d: "M24,10a6,6,0,0,0-4.46,10H12.46A6,6,0,1,0,8,22H24a6,6,0,0,0,0-12ZM4,16a4,4,0,1,1,4,4A4,4,0,0,1,4,16Zm20,4a4,4,0,1,1,4-4A4,4,0,0,1,24,20Z"
|
|
3035
2851
|
})), children);
|
|
3036
2852
|
});
|
|
3037
2853
|
if (process.env.NODE_ENV !== "production") {
|
|
3038
|
-
|
|
2854
|
+
Voicemail.propTypes = iconPropTypes;
|
|
3039
2855
|
}
|
|
3040
|
-
const
|
|
2856
|
+
const VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockStorage(_ref122, ref) {
|
|
3041
2857
|
let {
|
|
3042
2858
|
children,
|
|
3043
2859
|
size = 16,
|
|
@@ -3051,16 +2867,16 @@ const ZoomOutArea = /*#__PURE__*/React.forwardRef(function ZoomOutArea(_ref122,
|
|
|
3051
2867
|
viewBox: "0 0 32 32",
|
|
3052
2868
|
fill: "currentColor",
|
|
3053
2869
|
...rest
|
|
3054
|
-
},
|
|
3055
|
-
d: "
|
|
3056
|
-
})),
|
|
3057
|
-
d: "
|
|
2870
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2871
|
+
d: "M17 21H10V14h7zm-5-2h3V16H12zM17 30H10V23h7zm-5-2h3V25H12zM26 21H19V14h7zm-5-2h3V16H21zM26 30H19V23h7zm-5-2h3V25H21z"
|
|
2872
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2873
|
+
d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
|
|
3058
2874
|
})), children);
|
|
3059
2875
|
});
|
|
3060
2876
|
if (process.env.NODE_ENV !== "production") {
|
|
3061
|
-
|
|
2877
|
+
VolumeBlockStorage.propTypes = iconPropTypes;
|
|
3062
2878
|
}
|
|
3063
|
-
const
|
|
2879
|
+
const VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown(_ref123, ref) {
|
|
3064
2880
|
let {
|
|
3065
2881
|
children,
|
|
3066
2882
|
size = 16,
|
|
@@ -3074,14 +2890,14 @@ const ZoomReset = /*#__PURE__*/React.forwardRef(function ZoomReset(_ref123, ref)
|
|
|
3074
2890
|
viewBox: "0 0 32 32",
|
|
3075
2891
|
fill: "currentColor",
|
|
3076
2892
|
...rest
|
|
3077
|
-
},
|
|
3078
|
-
d: "
|
|
2893
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2894
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30zM6 20h6a1.17 1.17 0 01.79.3L19 26.57V5.43L12.79 11.7A1.17 1.17 0 0112 12H6z"
|
|
3079
2895
|
})), children);
|
|
3080
2896
|
});
|
|
3081
2897
|
if (process.env.NODE_ENV !== "production") {
|
|
3082
|
-
|
|
2898
|
+
VolumeDown.propTypes = iconPropTypes;
|
|
3083
2899
|
}
|
|
3084
|
-
const
|
|
2900
|
+
const VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt(_ref124, ref) {
|
|
3085
2901
|
let {
|
|
3086
2902
|
children,
|
|
3087
2903
|
size = 16,
|
|
@@ -3095,14 +2911,14 @@ const WatsonHealthZoomPan = /*#__PURE__*/React.forwardRef(function WatsonHealthZ
|
|
|
3095
2911
|
viewBox: "0 0 32 32",
|
|
3096
2912
|
fill: "currentColor",
|
|
3097
2913
|
...rest
|
|
3098
|
-
},
|
|
3099
|
-
d: "
|
|
2914
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2915
|
+
d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
|
|
3100
2916
|
})), children);
|
|
3101
2917
|
});
|
|
3102
2918
|
if (process.env.NODE_ENV !== "production") {
|
|
3103
|
-
|
|
2919
|
+
VolumeDownAlt.propTypes = iconPropTypes;
|
|
3104
2920
|
}
|
|
3105
|
-
const
|
|
2921
|
+
const VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled(_ref125, ref) {
|
|
3106
2922
|
let {
|
|
3107
2923
|
children,
|
|
3108
2924
|
size = 16,
|
|
@@ -3116,12 +2932,12 @@ const Zos = /*#__PURE__*/React.forwardRef(function Zos(_ref125, ref) {
|
|
|
3116
2932
|
viewBox: "0 0 32 32",
|
|
3117
2933
|
fill: "currentColor",
|
|
3118
2934
|
...rest
|
|
3119
|
-
},
|
|
3120
|
-
d: "
|
|
2935
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2936
|
+
d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30z"
|
|
3121
2937
|
})), children);
|
|
3122
2938
|
});
|
|
3123
2939
|
if (process.env.NODE_ENV !== "production") {
|
|
3124
|
-
|
|
2940
|
+
VolumeDownFilled.propTypes = iconPropTypes;
|
|
3125
2941
|
}
|
|
3126
2942
|
|
|
3127
|
-
export {
|
|
2943
|
+
export { QU1, QU2, QU3, TriangleDownOutline, TriangleDownSolid, TriangleLeftOutline, TriangleLeftSolid, TriangleOutline, TriangleRightOutline, TriangleRightSolid, TriangleSolid, Trophy, TrophyFilled, TropicalStorm, TropicalStormModelTracks, TropicalStormTracks, TropicalWarning, Tsq, Tsunami, Tsv, Tuning, TwoFactorAuthentication, TwoPersonLift, Txt, TxtReference, TypePattern, Types, Umbrella, Undefined, UndefinedFilled, Undo, UngroupObjects, Unknown, UnknownFilled, Unlink, Unlocked, Unsaved, UpToTop, UpdateNow, Upgrade, Upload, Upstream, Url, UsageIncludedUseCase, Usb, UseCaseDefinition, UseCaseUsage, User, UserAccess, UserAccessLocked, UserAccessUnlocked, UserActivity, UserAdmin, UserAvatar, UserAvatarFilled, UserAvatarFilledAlt, UserCertification, UserData, UserFavorite, UserFavoriteAlt, UserFavoriteAltFilled, UserFeedback, UserFilled, UserFollow, UserIdentification, UserMilitary, UserMultiple, UserOnline, UserProfile, UserProfileAlt, UserRole, UserService, UserServiceDesk, UserSettings, UserSimulation, UserSpeaker, UserSponsor, UserXRay, UvIndex, UvIndexAlt, UvIndexFilled, ValueVariable, Van, VegetationAsset, VegetationEncroachment, VegetationHeight, VehicleApi, VehicleConnected, VehicleInsights, VehicleServices, Version, VersionMajor, VersionMinor, VersionPatch, VerticalView, Video, VideoAdd, VideoChat, VideoFilled, VideoOff, VideoOffFilled, VideoPlayer, View, ViewFilled, ViewMode_1, ViewMode_2, ViewNext, ViewOff, ViewOffFilled, VirtualColumn, VirtualColumnKey, VirtualDesktop, VirtualMachine, VirtualPrivateCloud, VirtualPrivateCloudAlt, VisualRecognition, Vlan, VlanIbm, VmdkDisk, VoiceActivate, Voicemail, VolumeBlockStorage, VolumeDown, VolumeDownAlt, VolumeDownFilled };
|