@carbon/icons-react 11.41.0 → 11.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/es/AcceptActionUsage.d.ts +11 -0
- package/es/AcceptActionUsage.js +42 -0
- package/es/ActionDefinition.d.ts +11 -0
- package/es/ActionDefinition.js +42 -0
- package/es/ActionUsage.d.ts +11 -0
- package/es/ActionUsage.js +42 -0
- package/es/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/es/AiFinancialSustainabilityCheck.js +42 -0
- package/es/Anchor.d.ts +11 -0
- package/es/Anchor.js +52 -0
- package/es/ApiKey.d.ts +11 -0
- package/es/ApiKey.js +47 -0
- package/es/ArrangeHorizontal.d.ts +11 -0
- package/es/ArrangeHorizontal.js +39 -0
- package/es/ArrangeVertical.d.ts +11 -0
- package/es/ArrangeVertical.js +39 -0
- package/es/Binding_01.d.ts +11 -0
- package/es/Binding_01.js +39 -0
- package/es/Binding_02.d.ts +11 -0
- package/es/Binding_02.js +45 -0
- package/es/BottomPanelClose.d.ts +11 -0
- package/es/BottomPanelClose.js +39 -0
- package/es/BottomPanelCloseFilled.d.ts +11 -0
- package/es/BottomPanelCloseFilled.js +39 -0
- package/es/BottomPanelOpen.d.ts +11 -0
- package/es/BottomPanelOpen.js +39 -0
- package/es/BottomPanelOpenFilled.d.ts +11 -0
- package/es/BottomPanelOpenFilled.js +39 -0
- package/es/Branch.js +2 -1
- package/es/CarbonForAem.d.ts +11 -0
- package/es/CarbonForAem.js +79 -0
- package/es/CodeBlock.d.ts +11 -0
- package/es/CodeBlock.js +39 -0
- package/es/ConnectionFlowUsage.d.ts +11 -0
- package/es/ConnectionFlowUsage.js +39 -0
- package/es/ConnectionUsage.d.ts +11 -0
- package/es/ConnectionUsage.js +39 -0
- package/es/Constraint.d.ts +11 -0
- package/es/Constraint.js +39 -0
- package/es/ContainerEngine.d.ts +11 -0
- package/es/ContainerEngine.js +47 -0
- package/es/ContainerImage.d.ts +11 -0
- package/es/ContainerImage.js +42 -0
- package/es/ContainerImagePull.d.ts +11 -0
- package/es/ContainerImagePull.js +39 -0
- package/es/ContainerImagePush.d.ts +11 -0
- package/es/ContainerImagePush.js +39 -0
- package/es/ContainerImagePushPull.d.ts +11 -0
- package/es/ContainerImagePushPull.js +39 -0
- package/es/ContainerRuntime.d.ts +11 -0
- package/es/ContainerRuntime.js +42 -0
- package/es/ContainerRuntimeMonitor.d.ts +11 -0
- package/es/ContainerRuntimeMonitor.js +47 -0
- package/es/DecisionNode.d.ts +11 -0
- package/es/DecisionNode.js +39 -0
- package/es/DocumentComment.d.ts +11 -0
- package/es/DocumentComment.js +42 -0
- package/es/DocumentConfiguration.d.ts +11 -0
- package/es/DocumentConfiguration.js +42 -0
- package/es/DocumentRequirements.d.ts +11 -0
- package/es/DocumentRequirements.js +42 -0
- package/es/DocumentSubject.d.ts +11 -0
- package/es/DocumentSubject.js +42 -0
- package/es/EnumerationDefinition.d.ts +11 -0
- package/es/EnumerationDefinition.js +42 -0
- package/es/EnumerationUsage.d.ts +11 -0
- package/es/EnumerationUsage.js +42 -0
- package/es/FeatureMembership.d.ts +11 -0
- package/es/FeatureMembership.js +39 -0
- package/es/FeatureMembershipFilled.d.ts +11 -0
- package/es/FeatureMembershipFilled.js +39 -0
- package/es/FeatureTyping.d.ts +11 -0
- package/es/FeatureTyping.js +49 -0
- package/es/Fork.js +2 -1
- package/es/ForkNode.d.ts +11 -0
- package/es/ForkNode.js +39 -0
- package/es/Gears.d.ts +11 -0
- package/es/Gears.js +39 -0
- package/es/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/es/IbmEloAutomotiveCompliance.js +42 -0
- package/es/IbmEloEngineeringInsights.d.ts +11 -0
- package/es/IbmEloEngineeringInsights.js +42 -0
- package/es/IbmEloMethodComposer.d.ts +11 -0
- package/es/IbmEloMethodComposer.js +42 -0
- package/es/IbmEloPublishing.d.ts +11 -0
- package/es/IbmEloPublishing.js +42 -0
- package/es/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/es/IbmEngineeringLifecycleMgmt.js +42 -0
- package/es/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/es/IbmEngineeringRequirementsDoorsNext.js +47 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.js +39 -0
- package/es/IbmEngineeringTestMgmt.d.ts +11 -0
- package/es/IbmEngineeringTestMgmt.js +45 -0
- package/es/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/es/IbmEngineeringWorkflowMgmt.js +54 -0
- package/es/IbmGcm.d.ts +11 -0
- package/es/IbmGcm.js +42 -0
- package/es/IbmJrs.d.ts +11 -0
- package/es/IbmJrs.js +39 -0
- package/es/IbmLaunchpadS4.d.ts +11 -0
- package/es/IbmLaunchpadS4.js +45 -0
- package/es/IbmLpa.d.ts +11 -0
- package/es/IbmLpa.js +42 -0
- package/es/IbmLqe.d.ts +11 -0
- package/es/IbmLqe.js +42 -0
- package/es/ImageStoreLocal.d.ts +11 -0
- package/es/ImageStoreLocal.js +45 -0
- package/es/InterfaceUsage.d.ts +11 -0
- package/es/InterfaceUsage.js +42 -0
- package/es/JoinNode.d.ts +11 -0
- package/es/JoinNode.js +39 -0
- package/es/Key.d.ts +11 -0
- package/es/Key.js +39 -0
- package/es/Kubelet.d.ts +11 -0
- package/es/Kubelet.js +42 -0
- package/es/KubernetesControlPlaneNode.d.ts +11 -0
- package/es/KubernetesControlPlaneNode.js +45 -0
- package/es/KubernetesOperator.d.ts +11 -0
- package/es/KubernetesOperator.js +42 -0
- package/es/KubernetesWorkerNode.d.ts +11 -0
- package/es/KubernetesWorkerNode.js +45 -0
- package/es/LayersExternal.d.ts +11 -0
- package/es/LayersExternal.js +42 -0
- package/es/LinuxNamespace.d.ts +11 -0
- package/es/LinuxNamespace.js +39 -0
- package/es/LocationInfo.d.ts +11 -0
- package/es/LocationInfo.js +42 -0
- package/es/LocationInfoFilled.d.ts +11 -0
- package/es/LocationInfoFilled.js +43 -0
- package/es/Merge.d.ts +11 -0
- package/es/Merge.js +39 -0
- package/es/MergeNode.d.ts +11 -0
- package/es/MergeNode.js +39 -0
- package/es/NotificationCounter.d.ts +11 -0
- package/es/NotificationCounter.js +44 -0
- package/es/PackageNode.d.ts +11 -0
- package/es/PackageNode.js +39 -0
- package/es/PartDefinition.d.ts +11 -0
- package/es/PartDefinition.js +42 -0
- package/es/PartUsage.d.ts +11 -0
- package/es/PartUsage.js +42 -0
- package/es/PortDefinition.d.ts +11 -0
- package/es/PortDefinition.js +39 -0
- package/es/PortUsage.d.ts +11 -0
- package/es/PortUsage.js +39 -0
- package/es/PricingConsumption.d.ts +11 -0
- package/es/PricingConsumption.js +42 -0
- package/es/PricingContainer.d.ts +11 -0
- package/es/PricingContainer.js +42 -0
- package/es/PricingQuickProposal.d.ts +11 -0
- package/es/PricingQuickProposal.js +39 -0
- package/es/PricingTailored.d.ts +11 -0
- package/es/PricingTailored.js +42 -0
- package/es/PricingTraditional.d.ts +11 -0
- package/es/PricingTraditional.js +39 -0
- package/es/PullRequest.d.ts +11 -0
- package/es/PullRequest.js +39 -0
- package/es/Qiskit.d.ts +11 -0
- package/es/Qiskit.js +39 -0
- package/es/QuestionAnswering.d.ts +11 -0
- package/es/QuestionAnswering.js +42 -0
- package/es/Rag.d.ts +11 -0
- package/es/Rag.js +42 -0
- package/es/RequirementDefinition.d.ts +11 -0
- package/es/RequirementDefinition.js +42 -0
- package/es/RequirementUsage.d.ts +11 -0
- package/es/RequirementUsage.js +42 -0
- package/es/SatisfyDefinition.d.ts +11 -0
- package/es/SatisfyDefinition.js +42 -0
- package/es/SatisfyUsage.d.ts +11 -0
- package/es/SatisfyUsage.js +42 -0
- package/es/SendActionUsage.d.ts +11 -0
- package/es/SendActionUsage.js +42 -0
- package/es/Shapes.d.ts +11 -0
- package/es/Shapes.js +39 -0
- package/es/StrategyPlay.d.ts +11 -0
- package/es/StrategyPlay.js +42 -0
- package/es/Subclassification.d.ts +11 -0
- package/es/Subclassification.js +39 -0
- package/es/SubjectDefinition.d.ts +11 -0
- package/es/SubjectDefinition.js +42 -0
- package/es/SubjectUsage.d.ts +11 -0
- package/es/SubjectUsage.js +42 -0
- package/es/Succession.d.ts +11 -0
- package/es/Succession.js +50 -0
- package/es/SysplexDistributor.d.ts +11 -0
- package/es/SysplexDistributor.js +39 -0
- package/es/TermReference.d.ts +11 -0
- package/es/TermReference.js +57 -0
- package/es/TimingBelt.d.ts +11 -0
- package/es/TimingBelt.js +44 -0
- package/es/TransformCode.d.ts +11 -0
- package/es/TransformCode.js +42 -0
- package/es/UsageIncludedUseCase.d.ts +11 -0
- package/es/UsageIncludedUseCase.js +39 -0
- package/es/UseCaseDefinition.d.ts +11 -0
- package/es/UseCaseDefinition.js +42 -0
- package/es/UseCaseUsage.d.ts +11 -0
- package/es/UseCaseUsage.js +42 -0
- package/es/UserAccessLocked.d.ts +11 -0
- package/es/UserAccessLocked.js +39 -0
- package/es/UserAccessUnlocked.d.ts +11 -0
- package/es/UserAccessUnlocked.js +39 -0
- package/es/UserFeedback.d.ts +11 -0
- package/es/UserFeedback.js +39 -0
- package/es/UserService.d.ts +11 -0
- package/es/UserService.js +39 -0
- package/es/generated/bucket-0.d.ts +9 -9
- package/es/generated/bucket-0.js +641 -615
- package/es/generated/bucket-1.d.ts +16 -16
- package/es/generated/bucket-1.js +892 -861
- package/es/generated/bucket-10.d.ts +67 -67
- package/es/generated/bucket-10.js +884 -1034
- package/es/generated/bucket-11.d.ts +68 -68
- package/es/generated/bucket-11.js +925 -850
- package/es/generated/bucket-12.d.ts +77 -77
- package/es/generated/bucket-12.js +842 -879
- package/es/generated/bucket-13.d.ts +84 -84
- package/es/generated/bucket-13.js +825 -803
- package/es/generated/bucket-14.d.ts +88 -88
- package/es/generated/bucket-14.js +838 -930
- package/es/generated/bucket-15.d.ts +94 -94
- package/es/generated/bucket-15.js +949 -734
- package/es/generated/bucket-16.d.ts +97 -97
- package/es/generated/bucket-16.js +723 -747
- package/es/generated/bucket-17.d.ts +104 -104
- package/es/generated/bucket-17.js +790 -974
- package/es/generated/bucket-18.d.ts +104 -1
- package/es/generated/bucket-18.js +2577 -3
- package/es/generated/bucket-2.d.ts +16 -16
- package/es/generated/bucket-2.js +1035 -1074
- package/es/generated/bucket-3.d.ts +27 -27
- package/es/generated/bucket-3.js +907 -906
- package/es/generated/bucket-4.d.ts +28 -28
- package/es/generated/bucket-4.js +836 -798
- package/es/generated/bucket-5.d.ts +32 -32
- package/es/generated/bucket-5.js +768 -842
- package/es/generated/bucket-6.d.ts +38 -38
- package/es/generated/bucket-6.js +891 -813
- package/es/generated/bucket-7.d.ts +53 -53
- package/es/generated/bucket-7.js +930 -988
- package/es/generated/bucket-8.d.ts +54 -54
- package/es/generated/bucket-8.js +1057 -985
- package/es/generated/bucket-9.d.ts +63 -63
- package/es/generated/bucket-9.js +873 -758
- package/es/index.js +19 -19
- package/lib/AcceptActionUsage.d.ts +11 -0
- package/lib/AcceptActionUsage.js +48 -0
- package/lib/ActionDefinition.d.ts +11 -0
- package/lib/ActionDefinition.js +48 -0
- package/lib/ActionUsage.d.ts +11 -0
- package/lib/ActionUsage.js +48 -0
- package/lib/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/lib/AiFinancialSustainabilityCheck.js +48 -0
- package/lib/Anchor.d.ts +11 -0
- package/lib/Anchor.js +58 -0
- package/lib/ApiKey.d.ts +11 -0
- package/lib/ApiKey.js +53 -0
- package/lib/ArrangeHorizontal.d.ts +11 -0
- package/lib/ArrangeHorizontal.js +45 -0
- package/lib/ArrangeVertical.d.ts +11 -0
- package/lib/ArrangeVertical.js +45 -0
- package/lib/Binding_01.d.ts +11 -0
- package/lib/Binding_01.js +45 -0
- package/lib/Binding_02.d.ts +11 -0
- package/lib/Binding_02.js +51 -0
- package/lib/BottomPanelClose.d.ts +11 -0
- package/lib/BottomPanelClose.js +45 -0
- package/lib/BottomPanelCloseFilled.d.ts +11 -0
- package/lib/BottomPanelCloseFilled.js +45 -0
- package/lib/BottomPanelOpen.d.ts +11 -0
- package/lib/BottomPanelOpen.js +45 -0
- package/lib/BottomPanelOpenFilled.d.ts +11 -0
- package/lib/BottomPanelOpenFilled.js +45 -0
- package/lib/Branch.js +2 -1
- package/lib/CarbonForAem.d.ts +11 -0
- package/lib/CarbonForAem.js +85 -0
- package/lib/CodeBlock.d.ts +11 -0
- package/lib/CodeBlock.js +45 -0
- package/lib/ConnectionFlowUsage.d.ts +11 -0
- package/lib/ConnectionFlowUsage.js +45 -0
- package/lib/ConnectionUsage.d.ts +11 -0
- package/lib/ConnectionUsage.js +45 -0
- package/lib/Constraint.d.ts +11 -0
- package/lib/Constraint.js +45 -0
- package/lib/ContainerEngine.d.ts +11 -0
- package/lib/ContainerEngine.js +53 -0
- package/lib/ContainerImage.d.ts +11 -0
- package/lib/ContainerImage.js +48 -0
- package/lib/ContainerImagePull.d.ts +11 -0
- package/lib/ContainerImagePull.js +45 -0
- package/lib/ContainerImagePush.d.ts +11 -0
- package/lib/ContainerImagePush.js +45 -0
- package/lib/ContainerImagePushPull.d.ts +11 -0
- package/lib/ContainerImagePushPull.js +45 -0
- package/lib/ContainerRuntime.d.ts +11 -0
- package/lib/ContainerRuntime.js +48 -0
- package/lib/ContainerRuntimeMonitor.d.ts +11 -0
- package/lib/ContainerRuntimeMonitor.js +53 -0
- package/lib/DecisionNode.d.ts +11 -0
- package/lib/DecisionNode.js +45 -0
- package/lib/DocumentComment.d.ts +11 -0
- package/lib/DocumentComment.js +48 -0
- package/lib/DocumentConfiguration.d.ts +11 -0
- package/lib/DocumentConfiguration.js +48 -0
- package/lib/DocumentRequirements.d.ts +11 -0
- package/lib/DocumentRequirements.js +48 -0
- package/lib/DocumentSubject.d.ts +11 -0
- package/lib/DocumentSubject.js +48 -0
- package/lib/EnumerationDefinition.d.ts +11 -0
- package/lib/EnumerationDefinition.js +48 -0
- package/lib/EnumerationUsage.d.ts +11 -0
- package/lib/EnumerationUsage.js +48 -0
- package/lib/FeatureMembership.d.ts +11 -0
- package/lib/FeatureMembership.js +45 -0
- package/lib/FeatureMembershipFilled.d.ts +11 -0
- package/lib/FeatureMembershipFilled.js +45 -0
- package/lib/FeatureTyping.d.ts +11 -0
- package/lib/FeatureTyping.js +55 -0
- package/lib/Fork.js +2 -1
- package/lib/ForkNode.d.ts +11 -0
- package/lib/ForkNode.js +45 -0
- package/lib/Gears.d.ts +11 -0
- package/lib/Gears.js +45 -0
- package/lib/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/lib/IbmEloAutomotiveCompliance.js +48 -0
- package/lib/IbmEloEngineeringInsights.d.ts +11 -0
- package/lib/IbmEloEngineeringInsights.js +48 -0
- package/lib/IbmEloMethodComposer.d.ts +11 -0
- package/lib/IbmEloMethodComposer.js +48 -0
- package/lib/IbmEloPublishing.d.ts +11 -0
- package/lib/IbmEloPublishing.js +48 -0
- package/lib/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/lib/IbmEngineeringLifecycleMgmt.js +48 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.js +53 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.js +45 -0
- package/lib/IbmEngineeringTestMgmt.d.ts +11 -0
- package/lib/IbmEngineeringTestMgmt.js +51 -0
- package/lib/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/lib/IbmEngineeringWorkflowMgmt.js +60 -0
- package/lib/IbmGcm.d.ts +11 -0
- package/lib/IbmGcm.js +48 -0
- package/lib/IbmJrs.d.ts +11 -0
- package/lib/IbmJrs.js +45 -0
- package/lib/IbmLaunchpadS4.d.ts +11 -0
- package/lib/IbmLaunchpadS4.js +51 -0
- package/lib/IbmLpa.d.ts +11 -0
- package/lib/IbmLpa.js +48 -0
- package/lib/IbmLqe.d.ts +11 -0
- package/lib/IbmLqe.js +48 -0
- package/lib/ImageStoreLocal.d.ts +11 -0
- package/lib/ImageStoreLocal.js +51 -0
- package/lib/InterfaceUsage.d.ts +11 -0
- package/lib/InterfaceUsage.js +48 -0
- package/lib/JoinNode.d.ts +11 -0
- package/lib/JoinNode.js +45 -0
- package/lib/Key.d.ts +11 -0
- package/lib/Key.js +45 -0
- package/lib/Kubelet.d.ts +11 -0
- package/lib/Kubelet.js +48 -0
- package/lib/KubernetesControlPlaneNode.d.ts +11 -0
- package/lib/KubernetesControlPlaneNode.js +51 -0
- package/lib/KubernetesOperator.d.ts +11 -0
- package/lib/KubernetesOperator.js +48 -0
- package/lib/KubernetesWorkerNode.d.ts +11 -0
- package/lib/KubernetesWorkerNode.js +51 -0
- package/lib/LayersExternal.d.ts +11 -0
- package/lib/LayersExternal.js +48 -0
- package/lib/LinuxNamespace.d.ts +11 -0
- package/lib/LinuxNamespace.js +45 -0
- package/lib/LocationInfo.d.ts +11 -0
- package/lib/LocationInfo.js +48 -0
- package/lib/LocationInfoFilled.d.ts +11 -0
- package/lib/LocationInfoFilled.js +49 -0
- package/lib/Merge.d.ts +11 -0
- package/lib/Merge.js +45 -0
- package/lib/MergeNode.d.ts +11 -0
- package/lib/MergeNode.js +45 -0
- package/lib/NotificationCounter.d.ts +11 -0
- package/lib/NotificationCounter.js +50 -0
- package/lib/PackageNode.d.ts +11 -0
- package/lib/PackageNode.js +45 -0
- package/lib/PartDefinition.d.ts +11 -0
- package/lib/PartDefinition.js +48 -0
- package/lib/PartUsage.d.ts +11 -0
- package/lib/PartUsage.js +48 -0
- package/lib/PortDefinition.d.ts +11 -0
- package/lib/PortDefinition.js +45 -0
- package/lib/PortUsage.d.ts +11 -0
- package/lib/PortUsage.js +45 -0
- package/lib/PricingConsumption.d.ts +11 -0
- package/lib/PricingConsumption.js +48 -0
- package/lib/PricingContainer.d.ts +11 -0
- package/lib/PricingContainer.js +48 -0
- package/lib/PricingQuickProposal.d.ts +11 -0
- package/lib/PricingQuickProposal.js +45 -0
- package/lib/PricingTailored.d.ts +11 -0
- package/lib/PricingTailored.js +48 -0
- package/lib/PricingTraditional.d.ts +11 -0
- package/lib/PricingTraditional.js +45 -0
- package/lib/PullRequest.d.ts +11 -0
- package/lib/PullRequest.js +45 -0
- package/lib/Qiskit.d.ts +11 -0
- package/lib/Qiskit.js +45 -0
- package/lib/QuestionAnswering.d.ts +11 -0
- package/lib/QuestionAnswering.js +48 -0
- package/lib/Rag.d.ts +11 -0
- package/lib/Rag.js +48 -0
- package/lib/RequirementDefinition.d.ts +11 -0
- package/lib/RequirementDefinition.js +48 -0
- package/lib/RequirementUsage.d.ts +11 -0
- package/lib/RequirementUsage.js +48 -0
- package/lib/SatisfyDefinition.d.ts +11 -0
- package/lib/SatisfyDefinition.js +48 -0
- package/lib/SatisfyUsage.d.ts +11 -0
- package/lib/SatisfyUsage.js +48 -0
- package/lib/SendActionUsage.d.ts +11 -0
- package/lib/SendActionUsage.js +48 -0
- package/lib/Shapes.d.ts +11 -0
- package/lib/Shapes.js +45 -0
- package/lib/StrategyPlay.d.ts +11 -0
- package/lib/StrategyPlay.js +48 -0
- package/lib/Subclassification.d.ts +11 -0
- package/lib/Subclassification.js +45 -0
- package/lib/SubjectDefinition.d.ts +11 -0
- package/lib/SubjectDefinition.js +48 -0
- package/lib/SubjectUsage.d.ts +11 -0
- package/lib/SubjectUsage.js +48 -0
- package/lib/Succession.d.ts +11 -0
- package/lib/Succession.js +56 -0
- package/lib/SysplexDistributor.d.ts +11 -0
- package/lib/SysplexDistributor.js +45 -0
- package/lib/TermReference.d.ts +11 -0
- package/lib/TermReference.js +63 -0
- package/lib/TimingBelt.d.ts +11 -0
- package/lib/TimingBelt.js +50 -0
- package/lib/TransformCode.d.ts +11 -0
- package/lib/TransformCode.js +48 -0
- package/lib/UsageIncludedUseCase.d.ts +11 -0
- package/lib/UsageIncludedUseCase.js +45 -0
- package/lib/UseCaseDefinition.d.ts +11 -0
- package/lib/UseCaseDefinition.js +48 -0
- package/lib/UseCaseUsage.d.ts +11 -0
- package/lib/UseCaseUsage.js +48 -0
- package/lib/UserAccessLocked.d.ts +11 -0
- package/lib/UserAccessLocked.js +45 -0
- package/lib/UserAccessUnlocked.d.ts +11 -0
- package/lib/UserAccessUnlocked.js +45 -0
- package/lib/UserFeedback.d.ts +11 -0
- package/lib/UserFeedback.js +45 -0
- package/lib/UserService.d.ts +11 -0
- package/lib/UserService.js +45 -0
- package/lib/generated/bucket-0.d.ts +9 -9
- package/lib/generated/bucket-0.js +648 -622
- package/lib/generated/bucket-1.d.ts +16 -16
- package/lib/generated/bucket-1.js +906 -875
- package/lib/generated/bucket-10.d.ts +67 -67
- package/lib/generated/bucket-10.js +949 -1099
- package/lib/generated/bucket-11.d.ts +68 -68
- package/lib/generated/bucket-11.js +991 -916
- package/lib/generated/bucket-12.d.ts +77 -77
- package/lib/generated/bucket-12.js +917 -954
- package/lib/generated/bucket-13.d.ts +84 -84
- package/lib/generated/bucket-13.js +907 -885
- package/lib/generated/bucket-14.d.ts +88 -88
- package/lib/generated/bucket-14.js +924 -1016
- package/lib/generated/bucket-15.d.ts +94 -94
- package/lib/generated/bucket-15.js +1041 -826
- package/lib/generated/bucket-16.d.ts +97 -97
- package/lib/generated/bucket-16.js +818 -842
- package/lib/generated/bucket-17.d.ts +104 -104
- package/lib/generated/bucket-17.js +892 -1076
- package/lib/generated/bucket-18.d.ts +104 -1
- package/lib/generated/bucket-18.js +2679 -2
- package/lib/generated/bucket-2.d.ts +16 -16
- package/lib/generated/bucket-2.js +1049 -1088
- package/lib/generated/bucket-3.d.ts +27 -27
- package/lib/generated/bucket-3.js +932 -931
- package/lib/generated/bucket-4.d.ts +28 -28
- package/lib/generated/bucket-4.js +862 -824
- package/lib/generated/bucket-5.d.ts +32 -32
- package/lib/generated/bucket-5.js +798 -872
- package/lib/generated/bucket-6.d.ts +38 -38
- package/lib/generated/bucket-6.js +927 -849
- package/lib/generated/bucket-7.d.ts +53 -53
- package/lib/generated/bucket-7.js +981 -1039
- package/lib/generated/bucket-8.d.ts +54 -54
- package/lib/generated/bucket-8.js +1109 -1037
- package/lib/generated/bucket-9.d.ts +63 -63
- package/lib/generated/bucket-9.js +934 -819
- package/lib/index.js +1100 -997
- package/package.json +3 -3
|
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
|
|
|
12
12
|
import '@carbon/icon-helpers';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36,
|
|
16
|
-
const
|
|
15
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _circle, _circle2, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle3, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _circle4, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _circle5, _circle6, _path47, _path48, _path49, _path50, _circle7, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _circle8, _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, _circle9, _path155, _path156, _circle10, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _switch, _switch2, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _circle11, _circle12, _path193, _path194, _path195, _path196, _path197, _path198, _circle13, _path199, _path200, _path201, _path202, _path203, _path204, _path205;
|
|
16
|
+
const LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancerListener(_ref, ref) {
|
|
17
17
|
let {
|
|
18
18
|
children,
|
|
19
19
|
size = 16,
|
|
@@ -28,14 +28,13 @@ const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref, ref) {
|
|
|
28
28
|
fill: "currentColor",
|
|
29
29
|
...rest
|
|
30
30
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
32
|
-
d: "M8.5089 15.1845l5.0598 2.4675c.9733.4747.8229 1.9059-.2278 2.1679l-5.4618 1.3619c-.6813.1699-1.3541-.3002-1.4345-.9977-.1719-1.492-.0021-2.9655.4564-4.3296.2227-.6625.9797-.9764 1.6079-.67zM10.5348 25.6004l3.7659-4.1831c.7245-.8048 2.0589-.2657 2.0211.8165l-.1964 5.6273c-.0245.7012-.6613 1.2203-1.3532 1.1041-1.4551-.2444-2.8315-.8069-4.0331-1.6322-.5775-.3967-.6731-1.212-.2043-1.7327zM19.464 20.0339l5.3529 1.7396c.6663.2165.9912.9705.6894 1.6027-.6279 1.3155-1.5387 2.4909-2.6766 3.4301-.5412.4466-1.3521.3154-1.724-.2796l-2.9838-4.7752c-.5738-.9184.3123-2.0524 1.3421-1.7177zM24.9076 16.619l-5.411 1.5515c-1.0409.2984-1.8868-.8658-1.2812-1.7636l3.1481-4.6668c.3909-.5795 1.2034-.6861 1.7275-.2237 1.0791.9521 1.9628 2.1433 2.56 3.5214.2792.6443-.0685 1.3877-.7434 1.5813zM12.2638 3.4886c-.9739.2609-1.903.6058-2.7815 1.0247-.6096.2907-.8399 1.0415-.5022 1.6264l5.2887 9.1604c.5934 1.0277 2.1643.6067 2.1643-.5799V4.1427c0-.6754-.5749-1.2105-1.2481-1.1574-.9703.0765-1.9474.2424-2.9212.5033z"
|
|
31
|
+
d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
|
|
33
32
|
})), children);
|
|
34
33
|
});
|
|
35
34
|
if (process.env.NODE_ENV !== "production") {
|
|
36
|
-
|
|
35
|
+
LoadBalancerListener.propTypes = iconPropTypes;
|
|
37
36
|
}
|
|
38
|
-
const
|
|
37
|
+
const LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLocal(_ref2, ref) {
|
|
39
38
|
let {
|
|
40
39
|
children,
|
|
41
40
|
size = 16,
|
|
@@ -50,13 +49,13 @@ const LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(_ref2, re
|
|
|
50
49
|
fill: "currentColor",
|
|
51
50
|
...rest
|
|
52
51
|
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
53
|
-
d: "
|
|
52
|
+
d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
|
|
54
53
|
})), children);
|
|
55
54
|
});
|
|
56
55
|
if (process.env.NODE_ENV !== "production") {
|
|
57
|
-
|
|
56
|
+
LoadBalancerLocal.propTypes = iconPropTypes;
|
|
58
57
|
}
|
|
59
|
-
const
|
|
58
|
+
const LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerNetwork(_ref3, ref) {
|
|
60
59
|
let {
|
|
61
60
|
children,
|
|
62
61
|
size = 16,
|
|
@@ -71,15 +70,13 @@ const Logout = /*#__PURE__*/React.forwardRef(function Logout(_ref3, ref) {
|
|
|
71
70
|
fill: "currentColor",
|
|
72
71
|
...rest
|
|
73
72
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
74
|
-
d: "
|
|
75
|
-
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
76
|
-
d: "M20.586 20.586L24.172 17 10 17 10 15 24.172 15 20.586 11.414 22 10 28 16 22 22 20.586 20.586z"
|
|
73
|
+
d: "M25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v4H7V18h8v4h2V18h8v4h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8h8zM14 8V4h4V8zM26 24a2.9948 2.9948 0 00-2.8157 2H18.8157a2.982 2.982 0 00-5.6314 0H8.8157a3 3 0 100 2h4.3686a2.982 2.982 0 005.6314 0h4.3686A2.9947 2.9947 0 1026 24zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0116 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
|
|
77
74
|
})), children);
|
|
78
75
|
});
|
|
79
76
|
if (process.env.NODE_ENV !== "production") {
|
|
80
|
-
|
|
77
|
+
LoadBalancerNetwork.propTypes = iconPropTypes;
|
|
81
78
|
}
|
|
82
|
-
const
|
|
79
|
+
const LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool(_ref4, ref) {
|
|
83
80
|
let {
|
|
84
81
|
children,
|
|
85
82
|
size = 16,
|
|
@@ -93,52 +90,35 @@ const Loop = /*#__PURE__*/React.forwardRef(function Loop(_ref4, ref) {
|
|
|
93
90
|
viewBox: "0 0 32 32",
|
|
94
91
|
fill: "currentColor",
|
|
95
92
|
...rest
|
|
96
|
-
},
|
|
97
|
-
d: "
|
|
93
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
94
|
+
d: "M10 15H22V17H10zM8.7 6.2852A2.9665 2.9665 0 009 5 3 3 0 106 8a2.96 2.96 0 001.2852-.3008L10 10.4141V13h2V9.5859zM6 6A1 1 0 117 5 1.0009 1.0009 0 016 6zM19 5a3 3 0 10-4 2.8154V13h2V7.8159A2.9957 2.9957 0 0019 5zM16 6a1 1 0 111-1A1.0009 1.0009 0 0116 6zM26 2a3.0033 3.0033 0 00-3 3 2.9665 2.9665 0 00.3 1.2852L20 9.5859V13h2V10.4141l2.7148-2.7149A2.96 2.96 0 0026 8a3 3 0 000-6zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 6zM12 19H10v2.5859L7.2854 24.3008A2.9609 2.9609 0 006 24a3 3 0 103 3 2.9665 2.9665 0 00-.3-1.2852L12 22.4141zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zM17 24.1841V19H15v5.1841a3 3 0 102 0zM16 28a1 1 0 111-1A1.0009 1.0009 0 0116 28zM26 24a2.9609 2.9609 0 00-1.2854.3008L22 21.5859V19H20v3.4141l3.3 3.3007A2.9665 2.9665 0 0023 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
|
|
98
95
|
})), children);
|
|
99
96
|
});
|
|
100
97
|
if (process.env.NODE_ENV !== "production") {
|
|
101
|
-
|
|
98
|
+
LoadBalancerPool.propTypes = iconPropTypes;
|
|
102
99
|
}
|
|
103
|
-
const
|
|
100
|
+
const LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc(_ref5, ref) {
|
|
104
101
|
let {
|
|
105
102
|
children,
|
|
106
103
|
size = 16,
|
|
107
104
|
...rest
|
|
108
105
|
} = _ref5;
|
|
109
|
-
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
110
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
111
|
-
width: size,
|
|
112
|
-
height: size,
|
|
113
|
-
ref: ref,
|
|
114
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
115
|
-
viewBox: "0 0 16 16",
|
|
116
|
-
fill: "currentColor",
|
|
117
|
-
...rest
|
|
118
|
-
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
119
|
-
d: "M4 4H12V12H4z"
|
|
120
|
-
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
121
|
-
d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
|
|
122
|
-
})), children);
|
|
123
|
-
}
|
|
124
106
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
125
107
|
width: size,
|
|
126
108
|
height: size,
|
|
127
109
|
ref: ref,
|
|
128
110
|
xmlns: "http://www.w3.org/2000/svg",
|
|
129
|
-
viewBox: "0 0
|
|
111
|
+
viewBox: "0 0 32 32",
|
|
130
112
|
fill: "currentColor",
|
|
131
113
|
...rest
|
|
132
|
-
},
|
|
133
|
-
d: "
|
|
134
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
135
|
-
d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
|
|
114
|
+
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
115
|
+
d: "M8 30H2V24H8zM4 28H6V26H4zM19 30H13V24h6zm-4-2h2V26H15zM30 30H24V24h6zm-4-2h2V26H26zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.002 2.002 0 0016 4zM26 16H21a4.0045 4.0045 0 01-4-4H15a4.0045 4.0045 0 01-4 4H6a2.0023 2.0023 0 00-2 2v4H6V18h5A5.9694 5.9694 0 0015 16.46V22h2V16.46A5.9694 5.9694 0 0021 18h5v4h2V18A2.0023 2.0023 0 0026 16z"
|
|
136
116
|
})), children);
|
|
137
117
|
});
|
|
138
118
|
if (process.env.NODE_ENV !== "production") {
|
|
139
|
-
|
|
119
|
+
LoadBalancerVpc.propTypes = iconPropTypes;
|
|
140
120
|
}
|
|
141
|
-
const
|
|
121
|
+
const Location = /*#__PURE__*/React.forwardRef(function Location(_ref6, ref) {
|
|
142
122
|
let {
|
|
143
123
|
children,
|
|
144
124
|
size = 16,
|
|
@@ -152,15 +132,16 @@ const Mac = /*#__PURE__*/React.forwardRef(function Mac(_ref6, ref) {
|
|
|
152
132
|
viewBox: "0 0 32 32",
|
|
153
133
|
fill: "currentColor",
|
|
154
134
|
...rest
|
|
155
|
-
},
|
|
156
|
-
|
|
157
|
-
|
|
135
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
136
|
+
d: "M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"
|
|
137
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
138
|
+
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
158
139
|
})), children);
|
|
159
140
|
});
|
|
160
141
|
if (process.env.NODE_ENV !== "production") {
|
|
161
|
-
|
|
142
|
+
Location.propTypes = iconPropTypes;
|
|
162
143
|
}
|
|
163
|
-
const
|
|
144
|
+
const LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany(_ref7, ref) {
|
|
164
145
|
let {
|
|
165
146
|
children,
|
|
166
147
|
size = 16,
|
|
@@ -174,14 +155,18 @@ const MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(_ref7, ref)
|
|
|
174
155
|
viewBox: "0 0 32 32",
|
|
175
156
|
fill: "currentColor",
|
|
176
157
|
...rest
|
|
177
|
-
},
|
|
178
|
-
d: "
|
|
158
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
159
|
+
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
160
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
161
|
+
d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
|
|
162
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
163
|
+
d: "M15 16H17V18H15zM15 12H17V14H15z"
|
|
179
164
|
})), children);
|
|
180
165
|
});
|
|
181
166
|
if (process.env.NODE_ENV !== "production") {
|
|
182
|
-
|
|
167
|
+
LocationCompany.propTypes = iconPropTypes;
|
|
183
168
|
}
|
|
184
|
-
const
|
|
169
|
+
const LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCompanyFilled(_ref8, ref) {
|
|
185
170
|
let {
|
|
186
171
|
children,
|
|
187
172
|
size = 16,
|
|
@@ -195,14 +180,17 @@ const MacOption = /*#__PURE__*/React.forwardRef(function MacOption(_ref8, ref) {
|
|
|
195
180
|
viewBox: "0 0 32 32",
|
|
196
181
|
fill: "currentColor",
|
|
197
182
|
...rest
|
|
198
|
-
},
|
|
199
|
-
|
|
183
|
+
}, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
184
|
+
fill: "none",
|
|
185
|
+
d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
|
|
186
|
+
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
187
|
+
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
|
|
200
188
|
})), children);
|
|
201
189
|
});
|
|
202
190
|
if (process.env.NODE_ENV !== "production") {
|
|
203
|
-
|
|
191
|
+
LocationCompanyFilled.propTypes = iconPropTypes;
|
|
204
192
|
}
|
|
205
|
-
const
|
|
193
|
+
const LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent(_ref9, ref) {
|
|
206
194
|
let {
|
|
207
195
|
children,
|
|
208
196
|
size = 16,
|
|
@@ -217,13 +205,13 @@ const MacShift = /*#__PURE__*/React.forwardRef(function MacShift(_ref9, ref) {
|
|
|
217
205
|
fill: "currentColor",
|
|
218
206
|
...rest
|
|
219
207
|
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
220
|
-
d: "
|
|
208
|
+
d: "M4,12.9835a1,1,0,0,0,.6289.9448l9.6015,3.8409,3.8407,9.6019A1,1,0,0,0,19,28h.0162a1.0009,1.0009,0,0,0,.9238-.6582l8-22.0007A1,1,0,0,0,26.658,4.0594l-22,8A1.0011,1.0011,0,0,0,4,12.9835Z"
|
|
221
209
|
})), children);
|
|
222
210
|
});
|
|
223
211
|
if (process.env.NODE_ENV !== "production") {
|
|
224
|
-
|
|
212
|
+
LocationCurrent.propTypes = iconPropTypes;
|
|
225
213
|
}
|
|
226
|
-
const
|
|
214
|
+
const LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled(_ref10, ref) {
|
|
227
215
|
let {
|
|
228
216
|
children,
|
|
229
217
|
size = 16,
|
|
@@ -238,15 +226,18 @@ const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_
|
|
|
238
226
|
fill: "currentColor",
|
|
239
227
|
...rest
|
|
240
228
|
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
241
|
-
d: "M16
|
|
242
|
-
})),
|
|
243
|
-
|
|
229
|
+
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,17Z"
|
|
230
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
231
|
+
cx: "16",
|
|
232
|
+
cy: "13",
|
|
233
|
+
r: "4",
|
|
234
|
+
fill: "none"
|
|
244
235
|
})), children);
|
|
245
236
|
});
|
|
246
237
|
if (process.env.NODE_ENV !== "production") {
|
|
247
|
-
|
|
238
|
+
LocationFilled.propTypes = iconPropTypes;
|
|
248
239
|
}
|
|
249
|
-
const
|
|
240
|
+
const LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard(_ref11, ref) {
|
|
250
241
|
let {
|
|
251
242
|
children,
|
|
252
243
|
size = 16,
|
|
@@ -260,16 +251,20 @@ const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearn
|
|
|
260
251
|
viewBox: "0 0 32 32",
|
|
261
252
|
fill: "currentColor",
|
|
262
253
|
...rest
|
|
263
|
-
},
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
254
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
255
|
+
cx: "16",
|
|
256
|
+
cy: "20.5",
|
|
257
|
+
r: "1.5"
|
|
258
|
+
})), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
259
|
+
d: "M15 7H17V16H15z"
|
|
260
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
261
|
+
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
267
262
|
})), children);
|
|
268
263
|
});
|
|
269
264
|
if (process.env.NODE_ENV !== "production") {
|
|
270
|
-
|
|
265
|
+
LocationHazard.propTypes = iconPropTypes;
|
|
271
266
|
}
|
|
272
|
-
const
|
|
267
|
+
const LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHazardFilled(_ref12, ref) {
|
|
273
268
|
let {
|
|
274
269
|
children,
|
|
275
270
|
size = 16,
|
|
@@ -283,23 +278,17 @@ const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref12, ref)
|
|
|
283
278
|
viewBox: "0 0 32 32",
|
|
284
279
|
fill: "currentColor",
|
|
285
280
|
...rest
|
|
286
|
-
},
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
292
|
-
d: "M14.586 2.586H17.414V5.414H14.586z",
|
|
293
|
-
transform: "rotate(-45 16 4)"
|
|
294
|
-
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
295
|
-
d: "M2.586 2.586H5.414V5.414H2.586z",
|
|
296
|
-
transform: "rotate(-45 4 4)"
|
|
281
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
282
|
+
fill: "none",
|
|
283
|
+
d: "M16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Zm-1.125-6h2.25V7h-2.25Z"
|
|
284
|
+
})), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
285
|
+
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2ZM14.875,7h2.25v9h-2.25ZM16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Z"
|
|
297
286
|
})), children);
|
|
298
287
|
});
|
|
299
288
|
if (process.env.NODE_ENV !== "production") {
|
|
300
|
-
|
|
289
|
+
LocationHazardFilled.propTypes = iconPropTypes;
|
|
301
290
|
}
|
|
302
|
-
const
|
|
291
|
+
const LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart(_ref13, ref) {
|
|
303
292
|
let {
|
|
304
293
|
children,
|
|
305
294
|
size = 16,
|
|
@@ -313,23 +302,16 @@ const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_
|
|
|
313
302
|
viewBox: "0 0 32 32",
|
|
314
303
|
fill: "currentColor",
|
|
315
304
|
...rest
|
|
316
|
-
},
|
|
317
|
-
d: "
|
|
318
|
-
})),
|
|
319
|
-
d: "
|
|
320
|
-
transform: "rotate(-45 4 16)"
|
|
321
|
-
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
322
|
-
d: "M14.586 2.586H17.414V5.414H14.586z",
|
|
323
|
-
transform: "rotate(-45 16 4)"
|
|
324
|
-
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
325
|
-
d: "M2.586 2.586H5.414V5.414H2.586z",
|
|
326
|
-
transform: "rotate(-45 4 4)"
|
|
305
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
306
|
+
d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
|
|
307
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
308
|
+
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
327
309
|
})), children);
|
|
328
310
|
});
|
|
329
311
|
if (process.env.NODE_ENV !== "production") {
|
|
330
|
-
|
|
312
|
+
LocationHeart.propTypes = iconPropTypes;
|
|
331
313
|
}
|
|
332
|
-
const
|
|
314
|
+
const LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeartFilled(_ref14, ref) {
|
|
333
315
|
let {
|
|
334
316
|
children,
|
|
335
317
|
size = 16,
|
|
@@ -343,16 +325,17 @@ const WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthM
|
|
|
343
325
|
viewBox: "0 0 32 32",
|
|
344
326
|
fill: "currentColor",
|
|
345
327
|
...rest
|
|
346
|
-
},
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
328
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
329
|
+
fill: "none",
|
|
330
|
+
d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
|
|
331
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
332
|
+
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm4.2109,11.7021L16.002,18l-4.2129-4.2979a2.7992,2.7992,0,0,1,0-3.8964,2.6619,2.6619,0,0,1,3.8159,0l.397.4057.393-.4057a2.6619,2.6619,0,0,1,3.8159,0A2.7992,2.7992,0,0,1,20.2109,13.7021Z"
|
|
350
333
|
})), children);
|
|
351
334
|
});
|
|
352
335
|
if (process.env.NODE_ENV !== "production") {
|
|
353
|
-
|
|
336
|
+
LocationHeartFilled.propTypes = iconPropTypes;
|
|
354
337
|
}
|
|
355
|
-
const
|
|
338
|
+
const LocationInfo = /*#__PURE__*/React.forwardRef(function LocationInfo(_ref15, ref) {
|
|
356
339
|
let {
|
|
357
340
|
children,
|
|
358
341
|
size = 16,
|
|
@@ -366,16 +349,18 @@ const MailAll = /*#__PURE__*/React.forwardRef(function MailAll(_ref15, ref) {
|
|
|
366
349
|
viewBox: "0 0 32 32",
|
|
367
350
|
fill: "currentColor",
|
|
368
351
|
...rest
|
|
369
|
-
},
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
352
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
353
|
+
strokeWidth: "0",
|
|
354
|
+
d: "M17 18L17 11 13 11 13 13 15 13 15 18 12 18 12 20 20 20 20 18 17 18zM15.5 6c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5z"
|
|
355
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
356
|
+
strokeWidth: "0",
|
|
357
|
+
d: "m16,30l-8.4355-9.9487c-.0479-.0571-.3481-.4516-.3481-.4516-1.4507-1.9268-2.2163-4.2065-2.2163-6.5998,0-6.0641,4.9346-11,11-11s11,4.9359,11,11c0,2.3933-.7656,4.673-2.2148,6.5973l-.0015.0024s-.3003.3944-.3447.4474l-8.439,9.9528Zm-7.1875-11.605c.001.0007.2334.3083.2866.3744l6.9009,8.1385,6.9102-8.1498c.0439-.0552.2783-.3649.2788-.3656,1.1851-1.5746,1.811-3.4376,1.811-5.3925,0-4.9615-4.0376-9-9-9S7,8.0385,7,13c0,1.9559.627,3.8199,1.8125,5.395h0Z"
|
|
373
358
|
})), children);
|
|
374
359
|
});
|
|
375
360
|
if (process.env.NODE_ENV !== "production") {
|
|
376
|
-
|
|
361
|
+
LocationInfo.propTypes = iconPropTypes;
|
|
377
362
|
}
|
|
378
|
-
const
|
|
363
|
+
const LocationInfoFilled = /*#__PURE__*/React.forwardRef(function LocationInfoFilled(_ref16, ref) {
|
|
379
364
|
let {
|
|
380
365
|
children,
|
|
381
366
|
size = 16,
|
|
@@ -389,16 +374,19 @@ const MailReply = /*#__PURE__*/React.forwardRef(function MailReply(_ref16, ref)
|
|
|
389
374
|
viewBox: "0 0 32 32",
|
|
390
375
|
fill: "currentColor",
|
|
391
376
|
...rest
|
|
392
|
-
},
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
377
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
378
|
+
strokeWidth: "0",
|
|
379
|
+
d: "m16,2c-6.0654,0-11,4.936-11,11,0,2.3931.7656,4.6729,2.2163,6.5996,0,0,.3003.3945.3481.4517l8.4355,9.9487,8.439-9.9526c.0444-.0532.3447-.4478.3447-.4478l.0015-.0024c1.4492-1.9243,2.2148-4.2041,2.2148-6.5972,0-6.064-4.9346-11-11-11Zm-.5,4c.8284,0,1.5.6714,1.5,1.5s-.6716,1.5-1.5,1.5-1.5-.6714-1.5-1.5.6716-1.5,1.5-1.5Zm4.5,14h-8v-2h3v-5h-2v-2h4v7h3v2Z"
|
|
380
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
381
|
+
fill: "none",
|
|
382
|
+
strokeWidth: "0",
|
|
383
|
+
d: "m15.5,6c.8284,0,1.5.6714,1.5,1.5s-.6716,1.5-1.5,1.5-1.5-.6714-1.5-1.5.6716-1.5,1.5-1.5Zm4.5,14h-8v-2h3v-5h-2v-2h4v7h3v2Z"
|
|
396
384
|
})), children);
|
|
397
385
|
});
|
|
398
386
|
if (process.env.NODE_ENV !== "production") {
|
|
399
|
-
|
|
387
|
+
LocationInfoFilled.propTypes = iconPropTypes;
|
|
400
388
|
}
|
|
401
|
-
const
|
|
389
|
+
const LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson(_ref17, ref) {
|
|
402
390
|
let {
|
|
403
391
|
children,
|
|
404
392
|
size = 16,
|
|
@@ -412,14 +400,16 @@ const WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
412
400
|
viewBox: "0 0 32 32",
|
|
413
401
|
fill: "currentColor",
|
|
414
402
|
...rest
|
|
415
|
-
},
|
|
416
|
-
d: "
|
|
403
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
404
|
+
d: "M20 19H18V17H14v2H12V17a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2zM16 14a3 3 0 113-3A3.0033 3.0033 0 0116 14zm0-4a1 1 0 101 1A1.0011 1.0011 0 0016 10z"
|
|
405
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
406
|
+
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
417
407
|
})), children);
|
|
418
408
|
});
|
|
419
409
|
if (process.env.NODE_ENV !== "production") {
|
|
420
|
-
|
|
410
|
+
LocationPerson.propTypes = iconPropTypes;
|
|
421
411
|
}
|
|
422
|
-
const
|
|
412
|
+
const LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPersonFilled(_ref18, ref) {
|
|
423
413
|
let {
|
|
424
414
|
children,
|
|
425
415
|
size = 16,
|
|
@@ -433,16 +423,21 @@ const ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection
|
|
|
433
423
|
viewBox: "0 0 32 32",
|
|
434
424
|
fill: "currentColor",
|
|
435
425
|
...rest
|
|
436
|
-
},
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
426
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
427
|
+
fill: "none",
|
|
428
|
+
d: "M20,19H18V17H14v2H12V17a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2Zm-1-8a3,3,0,1,0-3,3A3.0033,3.0033,0,0,0,19,11Zm-2,0a1,1,0,1,1-1-1A1.0011,1.0011,0,0,1,17,11Z"
|
|
429
|
+
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
430
|
+
cx: "16",
|
|
431
|
+
cy: "11",
|
|
432
|
+
r: "1"
|
|
433
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
434
|
+
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,6a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,8Zm4,11H18V17H14v2H12V17a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2Z"
|
|
440
435
|
})), children);
|
|
441
436
|
});
|
|
442
437
|
if (process.env.NODE_ENV !== "production") {
|
|
443
|
-
|
|
438
|
+
LocationPersonFilled.propTypes = iconPropTypes;
|
|
444
439
|
}
|
|
445
|
-
const
|
|
440
|
+
const LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref19, ref) {
|
|
446
441
|
let {
|
|
447
442
|
children,
|
|
448
443
|
size = 16,
|
|
@@ -456,16 +451,14 @@ const ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions
|
|
|
456
451
|
viewBox: "0 0 32 32",
|
|
457
452
|
fill: "currentColor",
|
|
458
453
|
...rest
|
|
459
|
-
},
|
|
460
|
-
d: "
|
|
461
|
-
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
462
|
-
d: "M24.1273,11.8394l1.1807.2136a5.7919,5.7919,0,0,1,2.6247,1.1445A5.4219,5.4219,0,0,1,29.9532,18h2.0293a7.5022,7.5022,0,0,0-6.15-7.8848,10.0067,10.0067,0,0,0-7.9387-7.9336,10.0025,10.0025,0,0,0-11.72,7.9336A7.5055,7.5055,0,0,0,.0576,18.4088,7.6841,7.6841,0,0,0,7.7725,25H14V23H7.6978a5.6323,5.6323,0,0,1-5.6024-4.4859,5.5064,5.5064,0,0,1,4.4338-6.4306l1.3488-.2441.2138-1.11a8.2061,8.2061,0,0,1,6.7427-6.6426,7.9714,7.9714,0,0,1,3.0138.13,8.1442,8.1442,0,0,1,6.0526,6.4464Z"
|
|
454
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
455
|
+
d: "M18 30h2V28a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V28a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 24a4 4 0 114-4A4.0042 4.0042 0 0124 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.001 1.001 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6016-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0269 7.5678L4.6719 4.6715l17.5244 6.3726z"
|
|
463
456
|
})), children);
|
|
464
457
|
});
|
|
465
458
|
if (process.env.NODE_ENV !== "production") {
|
|
466
|
-
|
|
459
|
+
LocationSave.propTypes = iconPropTypes;
|
|
467
460
|
}
|
|
468
|
-
const
|
|
461
|
+
const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref20, ref) {
|
|
469
462
|
let {
|
|
470
463
|
children,
|
|
471
464
|
size = 16,
|
|
@@ -479,20 +472,16 @@ const Map = /*#__PURE__*/React.forwardRef(function Map(_ref20, ref) {
|
|
|
479
472
|
viewBox: "0 0 32 32",
|
|
480
473
|
fill: "currentColor",
|
|
481
474
|
...rest
|
|
482
|
-
},
|
|
483
|
-
d: "M16
|
|
484
|
-
})),
|
|
485
|
-
|
|
486
|
-
cy: "9",
|
|
487
|
-
r: "2"
|
|
488
|
-
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
489
|
-
d: "M28,12H26v2h2V28H4V14H6V12H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V14A2,2,0,0,0,28,12Z"
|
|
475
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
476
|
+
d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
|
|
477
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
478
|
+
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
490
479
|
})), children);
|
|
491
480
|
});
|
|
492
481
|
if (process.env.NODE_ENV !== "production") {
|
|
493
|
-
|
|
482
|
+
LocationStar.propTypes = iconPropTypes;
|
|
494
483
|
}
|
|
495
|
-
const
|
|
484
|
+
const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFilled(_ref21, ref) {
|
|
496
485
|
let {
|
|
497
486
|
children,
|
|
498
487
|
size = 16,
|
|
@@ -506,14 +495,17 @@ const MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(_ref21, ref)
|
|
|
506
495
|
viewBox: "0 0 32 32",
|
|
507
496
|
fill: "currentColor",
|
|
508
497
|
...rest
|
|
509
|
-
},
|
|
510
|
-
|
|
498
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
499
|
+
fill: "none",
|
|
500
|
+
d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
|
|
501
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
502
|
+
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm3.6,16L16,15.7085,12.4,18l.6-4.0742-3-2.7529,4.2-.5064L16,7l1.9116,3.6665L22,11.1729l-3,2.7529Z"
|
|
511
503
|
})), children);
|
|
512
504
|
});
|
|
513
505
|
if (process.env.NODE_ENV !== "production") {
|
|
514
|
-
|
|
506
|
+
LocationStarFilled.propTypes = iconPropTypes;
|
|
515
507
|
}
|
|
516
|
-
const
|
|
508
|
+
const Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref22, ref) {
|
|
517
509
|
let {
|
|
518
510
|
children,
|
|
519
511
|
size = 16,
|
|
@@ -527,14 +519,14 @@ const MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(_ref22, r
|
|
|
527
519
|
viewBox: "0 0 32 32",
|
|
528
520
|
fill: "currentColor",
|
|
529
521
|
...rest
|
|
530
|
-
},
|
|
531
|
-
d: "
|
|
522
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
523
|
+
d: "M24,14H22V8A6,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,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"
|
|
532
524
|
})), children);
|
|
533
525
|
});
|
|
534
526
|
if (process.env.NODE_ENV !== "production") {
|
|
535
|
-
|
|
527
|
+
Locked.propTypes = iconPropTypes;
|
|
536
528
|
}
|
|
537
|
-
const
|
|
529
|
+
const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(_ref23, ref) {
|
|
538
530
|
let {
|
|
539
531
|
children,
|
|
540
532
|
size = 16,
|
|
@@ -548,16 +540,18 @@ const MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref23, r
|
|
|
548
540
|
viewBox: "0 0 32 32",
|
|
549
541
|
fill: "currentColor",
|
|
550
542
|
...rest
|
|
551
|
-
},
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
543
|
+
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
544
|
+
cx: "9",
|
|
545
|
+
cy: "7",
|
|
546
|
+
r: "1"
|
|
547
|
+
})), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
548
|
+
d: "M27,22v-4c0-1.1046-.8954-2-2-2h-8v-4h9c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v6c0,1.1046,.8954,2,2,2H15v4H7c-1.1046,0-2,.8954-2,2v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4H15v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4h8v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1Zm-19,6H4v-4h4v4Zm10-4v4h-4v-4h4ZM6,10V4H26v6H6ZM28,28h-4v-4h4v4Z"
|
|
555
549
|
})), children);
|
|
556
550
|
});
|
|
557
551
|
if (process.env.NODE_ENV !== "production") {
|
|
558
|
-
|
|
552
|
+
LogicalPartition.propTypes = iconPropTypes;
|
|
559
553
|
}
|
|
560
|
-
const
|
|
554
|
+
const Login = /*#__PURE__*/React.forwardRef(function Login(_ref24, ref) {
|
|
561
555
|
let {
|
|
562
556
|
children,
|
|
563
557
|
size = 16,
|
|
@@ -571,16 +565,16 @@ const MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundary
|
|
|
571
565
|
viewBox: "0 0 32 32",
|
|
572
566
|
fill: "currentColor",
|
|
573
567
|
...rest
|
|
574
|
-
},
|
|
575
|
-
d: "
|
|
576
|
-
})),
|
|
577
|
-
d: "
|
|
568
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
569
|
+
d: "M26,30H14a2,2,0,0,1-2-2V25h2v3H26V4H14V7H12V4a2,2,0,0,1,2-2H26a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
|
|
570
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
571
|
+
d: "M14.59 20.59L18.17 17 4 17 4 15 18.17 15 14.59 11.41 16 10 22 16 16 22 14.59 20.59z"
|
|
578
572
|
})), children);
|
|
579
573
|
});
|
|
580
574
|
if (process.env.NODE_ENV !== "production") {
|
|
581
|
-
|
|
575
|
+
Login.propTypes = iconPropTypes;
|
|
582
576
|
}
|
|
583
|
-
const
|
|
577
|
+
const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref25, ref) {
|
|
584
578
|
let {
|
|
585
579
|
children,
|
|
586
580
|
size = 16,
|
|
@@ -594,21 +588,16 @@ const MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref2
|
|
|
594
588
|
viewBox: "0 0 32 32",
|
|
595
589
|
fill: "currentColor",
|
|
596
590
|
...rest
|
|
597
|
-
},
|
|
598
|
-
d: "
|
|
599
|
-
})),
|
|
600
|
-
d: "
|
|
601
|
-
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
602
|
-
fill: "none",
|
|
603
|
-
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
604
|
-
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
605
|
-
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"
|
|
591
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
592
|
+
d: "M13.5,16h4.9L16,10.8L13.5,16z"
|
|
593
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
594
|
+
d: "M16,3L3,7.6l2.7,15.8L16,29l10.3-5.6L29,7.6L16,3z M21.1,21.6l-1.5-3.2h-7.1l-1.5,3.2H8.6L16,5.3l7.4,16.2H21.1z"
|
|
606
595
|
})), children);
|
|
607
596
|
});
|
|
608
597
|
if (process.env.NODE_ENV !== "production") {
|
|
609
|
-
|
|
598
|
+
LogoAngular.propTypes = iconPropTypes;
|
|
610
599
|
}
|
|
611
|
-
const
|
|
600
|
+
const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleCommunity(_ref26, ref) {
|
|
612
601
|
let {
|
|
613
602
|
children,
|
|
614
603
|
size = 16,
|
|
@@ -622,14 +611,14 @@ const MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref26, ref)
|
|
|
622
611
|
viewBox: "0 0 32 32",
|
|
623
612
|
fill: "currentColor",
|
|
624
613
|
...rest
|
|
625
|
-
},
|
|
626
|
-
d: "
|
|
614
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
615
|
+
d: "M27.8,27.7L17.5,3.1C17.2,2.4,16.6,2,15.9,2c-0.7,0-1.3,0.4-1.6,1.1L3,30h3.9l4.5-11.1l13.3,10.7c0.5,0.4,0.9,0.6,1.4,0.6 c1,0,1.9-0.7,1.9-1.8C28,28.2,27.9,28,27.8,27.7z M15.9,7.5l6.7,16.4L12.5,16L15.9,7.5z"
|
|
627
616
|
})), children);
|
|
628
617
|
});
|
|
629
618
|
if (process.env.NODE_ENV !== "production") {
|
|
630
|
-
|
|
619
|
+
LogoAnsibleCommunity.propTypes = iconPropTypes;
|
|
631
620
|
}
|
|
632
|
-
const
|
|
621
|
+
const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref27, ref) {
|
|
633
622
|
let {
|
|
634
623
|
children,
|
|
635
624
|
size = 16,
|
|
@@ -643,32 +632,19 @@ const QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref27, ref) {
|
|
|
643
632
|
viewBox: "0 0 32 32",
|
|
644
633
|
fill: "currentColor",
|
|
645
634
|
...rest
|
|
646
|
-
},
|
|
647
|
-
d: "
|
|
635
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
636
|
+
d: "M6.48 7.6v3.92H2V21H9.28V7.6zm0 11.2H4.8v-5H6.48zM10.4 11.52H13.2V21.04H10.4zM10.4 7.6H13.2V10.399999999999999H10.4zM14.32 11.52V21H18.8v1.12H14.32V24.4H21.6V11.52zM18.8 18.8H17.12v-5H18.8zM22.72 11.52V21H27.2v1.12H22.72V24.4H30V11.52zM27.2 18.8H25.52v-5H27.2z"
|
|
648
637
|
})), children);
|
|
649
638
|
});
|
|
650
639
|
if (process.env.NODE_ENV !== "production") {
|
|
651
|
-
|
|
640
|
+
LogoDigg.propTypes = iconPropTypes;
|
|
652
641
|
}
|
|
653
|
-
const
|
|
642
|
+
const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref28, ref) {
|
|
654
643
|
let {
|
|
655
644
|
children,
|
|
656
645
|
size = 16,
|
|
657
646
|
...rest
|
|
658
647
|
} = _ref28;
|
|
659
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
660
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
661
|
-
width: size,
|
|
662
|
-
height: size,
|
|
663
|
-
ref: ref,
|
|
664
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
665
|
-
viewBox: "0 0 16 16",
|
|
666
|
-
fill: "currentColor",
|
|
667
|
-
...rest
|
|
668
|
-
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
669
|
-
d: "M6 15L6 14 2.7 14 7 9.7 6.3 9 2 13.3 2 10 1 10 1 15zM10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
|
|
670
|
-
})), children);
|
|
671
|
-
}
|
|
672
648
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
673
649
|
width: size,
|
|
674
650
|
height: size,
|
|
@@ -677,14 +653,14 @@ const Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref28, ref) {
|
|
|
677
653
|
viewBox: "0 0 32 32",
|
|
678
654
|
fill: "currentColor",
|
|
679
655
|
...rest
|
|
680
|
-
},
|
|
681
|
-
d: "
|
|
656
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
657
|
+
d: "M25.7,7.1C23.9,6.3,22,5.7,20,5.3c0,0-0.1,0-0.1,0c-0.2,0.4-0.5,1-0.7,1.5c-2.2-0.3-4.3-0.3-6.4,0c-0.2-0.5-0.5-1-0.7-1.5 c0,0-0.1,0-0.1,0c-2,0.3-3.9,0.9-5.7,1.8c0,0,0,0,0,0c-3.6,5.4-4.6,10.7-4.1,15.9c0,0,0,0.1,0,0.1c2.4,1.8,4.7,2.8,7,3.5 c0,0,0.1,0,0.1,0c0.5-0.7,1-1.5,1.4-2.3c0,0,0-0.1,0-0.1c-0.8-0.3-1.5-0.6-2.2-1c-0.1,0-0.1-0.1,0-0.1c0.1-0.1,0.3-0.2,0.4-0.3 c0,0,0.1,0,0.1,0c4.6,2.1,9.5,2.1,14.1,0c0,0,0.1,0,0.1,0c0.1,0.1,0.3,0.2,0.4,0.3c0.1,0,0,0.1,0,0.1c-0.7,0.4-1.4,0.8-2.2,1 c0,0-0.1,0.1,0,0.1c0.4,0.8,0.9,1.6,1.4,2.3c0,0,0.1,0,0.1,0c2.3-0.7,4.6-1.8,7-3.5c0,0,0,0,0-0.1C30.5,17,28.9,11.8,25.7,7.1 C25.7,7.1,25.7,7.1,25.7,7.1z M11.4,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C13.9,18.6,12.8,19.9,11.4,19.9z M20.7,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C23.2,18.6,22.1,19.9,20.7,19.9z"
|
|
682
658
|
})), children);
|
|
683
659
|
});
|
|
684
660
|
if (process.env.NODE_ENV !== "production") {
|
|
685
|
-
|
|
661
|
+
LogoDiscord.propTypes = iconPropTypes;
|
|
686
662
|
}
|
|
687
|
-
const
|
|
663
|
+
const LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook(_ref29, ref) {
|
|
688
664
|
let {
|
|
689
665
|
children,
|
|
690
666
|
size = 16,
|
|
@@ -698,16 +674,14 @@ const MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref29,
|
|
|
698
674
|
viewBox: "0 0 32 32",
|
|
699
675
|
fill: "currentColor",
|
|
700
676
|
...rest
|
|
701
|
-
},
|
|
702
|
-
d: "
|
|
703
|
-
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
704
|
-
d: "M26 28H6a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM6 12V26H26V12zM6 6H26V8H6zM8 2H24V4H8z"
|
|
677
|
+
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
678
|
+
d: "M26.67,4H5.33A1.34,1.34,0,0,0,4,5.33V26.67A1.34,1.34,0,0,0,5.33,28H16.82V18.72H13.7V15.09h3.12V12.42c0-3.1,1.89-4.79,4.67-4.79.93,0,1.86,0,2.79.14V11H22.37c-1.51,0-1.8.72-1.8,1.77v2.31h3.6l-.47,3.63H20.57V28h6.1A1.34,1.34,0,0,0,28,26.67V5.33A1.34,1.34,0,0,0,26.67,4Z"
|
|
705
679
|
})), children);
|
|
706
680
|
});
|
|
707
681
|
if (process.env.NODE_ENV !== "production") {
|
|
708
|
-
|
|
682
|
+
LogoFacebook.propTypes = iconPropTypes;
|
|
709
683
|
}
|
|
710
|
-
const
|
|
684
|
+
const LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma(_ref30, ref) {
|
|
711
685
|
let {
|
|
712
686
|
children,
|
|
713
687
|
size = 16,
|
|
@@ -721,18 +695,14 @@ const MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFi
|
|
|
721
695
|
viewBox: "0 0 32 32",
|
|
722
696
|
fill: "currentColor",
|
|
723
697
|
...rest
|
|
724
|
-
},
|
|
725
|
-
|
|
726
|
-
d: "M13 15L13 23 13 23 20 19 13 15z",
|
|
727
|
-
"data-icon-path": "inner-path"
|
|
728
|
-
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
729
|
-
d: "M26 10H6a2.0023 2.0023 0 00-2 2V26a2.0023 2.0023 0 002 2H26a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0026 10zM13 23h0V15l7 4zM6 6H26V8H6zM8 2H24V4H8z"
|
|
698
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
699
|
+
d: "M23.6,11.6c1-0.6,1.7-1.5,2.1-2.6c0.4-1.1,0.4-2.2,0.1-3.3c-0.3-1.1-1-2-1.9-2.7c-0.9-0.7-2.1-1-3.2-1h-9.2 c-1.2,0-2.3,0.4-3.2,1C7.2,3.7,6.6,4.7,6.2,5.7C5.9,6.8,5.9,8,6.3,9c0.4,1.1,1.1,2,2.1,2.6c-0.7,0.5-1.4,1.1-1.8,1.9 C6.2,14.3,6,15.1,6,16c0,0.9,0.2,1.7,0.6,2.5c0.4,0.8,1,1.4,1.8,1.9c-1,0.6-1.7,1.5-2.1,2.6c-0.4,1.1-0.4,2.2-0.1,3.3 c0.3,1.1,1,2,2,2.7c0.9,0.7,2.1,1,3.2,1c1.4,0,2.8-0.6,3.9-1.5c1-1,1.6-2.3,1.6-3.7v-4.8c1,0.9,2.3,1.4,3.6,1.4h0.1 c1.2,0,2.3-0.4,3.2-1c0.9-0.7,1.6-1.6,1.9-2.7c0.3-1.1,0.3-2.2-0.1-3.3C25.3,13.1,24.5,12.2,23.6,11.6z M16.9,3.7h3.7 c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2s0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2 c-0.4,0.3-0.8,0.6-1.2,0.8c-0.5,0.2-1,0.2-1.4,0.2h-3.7V3.7z M11.4,3.7h3.7v7h-3.7c-0.9,0-1.8-0.4-2.4-1.1C8.3,9,8,8.1,8,7.2 s0.4-1.8,1-2.4C9.6,4.2,10.5,3.8,11.4,3.7L11.4,3.7z M7.8,16c0-0.9,0.4-1.8,1.1-2.5c0.7-0.7,1.6-1,2.6-1h3.7v7h-3.7 c-1,0-1.9-0.4-2.6-1C8.2,17.8,7.8,16.9,7.8,16L7.8,16z M15.1,24.7c0,1-0.4,1.9-1.1,2.5c-0.7,0.7-1.6,1-2.6,1c-0.5,0-1,0-1.4-0.2 c-0.5-0.2-0.9-0.4-1.2-0.7c-0.4-0.3-0.6-0.7-0.8-1.2c-0.2-0.4-0.3-0.9-0.3-1.4c0-0.5,0.1-1,0.3-1.4c0.2-0.4,0.5-0.8,0.8-1.2 c0.4-0.3,0.8-0.6,1.2-0.8c0.5-0.2,1-0.2,1.4-0.2h3.7L15.1,24.7z M20.6,19.5h-0.1c-0.9,0-1.8-0.4-2.4-1.1c-0.6-0.7-1-1.5-1-2.4 c0-0.9,0.4-1.8,1-2.4c0.6-0.7,1.5-1,2.4-1.1h0.1c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2 c0.2,0.4,0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2c-0.4,0.3-0.8,0.6-1.2,0.8C21.6,19.5,21.1,19.5,20.6,19.5 L20.6,19.5z"
|
|
730
700
|
})), children);
|
|
731
701
|
});
|
|
732
702
|
if (process.env.NODE_ENV !== "production") {
|
|
733
|
-
|
|
703
|
+
LogoFigma.propTypes = iconPropTypes;
|
|
734
704
|
}
|
|
735
|
-
const
|
|
705
|
+
const LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(_ref31, ref) {
|
|
736
706
|
let {
|
|
737
707
|
children,
|
|
738
708
|
size = 16,
|
|
@@ -746,18 +716,20 @@ const MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref31, ref)
|
|
|
746
716
|
viewBox: "0 0 32 32",
|
|
747
717
|
fill: "currentColor",
|
|
748
718
|
...rest
|
|
749
|
-
},
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
})),
|
|
754
|
-
|
|
719
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
720
|
+
cx: "8",
|
|
721
|
+
cy: "16",
|
|
722
|
+
r: "6"
|
|
723
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
724
|
+
cx: "24",
|
|
725
|
+
cy: "16",
|
|
726
|
+
r: "6"
|
|
755
727
|
})), children);
|
|
756
728
|
});
|
|
757
729
|
if (process.env.NODE_ENV !== "production") {
|
|
758
|
-
|
|
730
|
+
LogoFlickr.propTypes = iconPropTypes;
|
|
759
731
|
}
|
|
760
|
-
const
|
|
732
|
+
const LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref32, ref) {
|
|
761
733
|
let {
|
|
762
734
|
children,
|
|
763
735
|
size = 16,
|
|
@@ -771,14 +743,15 @@ const Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref32, ref
|
|
|
771
743
|
viewBox: "0 0 32 32",
|
|
772
744
|
fill: "currentColor",
|
|
773
745
|
...rest
|
|
774
|
-
},
|
|
775
|
-
|
|
746
|
+
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
747
|
+
fillRule: "evenodd",
|
|
748
|
+
d: "M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"
|
|
776
749
|
})), children);
|
|
777
750
|
});
|
|
778
751
|
if (process.env.NODE_ENV !== "production") {
|
|
779
|
-
|
|
752
|
+
LogoGithub.propTypes = iconPropTypes;
|
|
780
753
|
}
|
|
781
|
-
const
|
|
754
|
+
const LogoGitlab = /*#__PURE__*/React.forwardRef(function LogoGitlab(_ref33, ref) {
|
|
782
755
|
let {
|
|
783
756
|
children,
|
|
784
757
|
size = 16,
|
|
@@ -792,22 +765,14 @@ const MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_
|
|
|
792
765
|
viewBox: "0 0 32 32",
|
|
793
766
|
fill: "currentColor",
|
|
794
767
|
...rest
|
|
795
|
-
},
|
|
796
|
-
d: "
|
|
797
|
-
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
798
|
-
d: "M23,31a8,8,0,1,1,8-8A8,8,0,0,1,23,31Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,23,17Z"
|
|
799
|
-
})), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
800
|
-
cx: "23",
|
|
801
|
-
cy: "26",
|
|
802
|
-
r: "1"
|
|
803
|
-
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
804
|
-
d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2h8V28H6V26h5V12H6V10H18v3h2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM9,14V24H6V14ZM4,8V4H20V8Z"
|
|
768
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
769
|
+
d: "m28.5678,12.8926l-.0366-.0934-3.5388-9.2356c-.072-.181-.1995-.3346-.3642-.4386-.3375-.2095-.7699-.1863-1.083.0582-.1512.1228-.2608.2892-.3141.4765l-2.3894,7.3105h-9.6756l-2.3894-7.3105c-.0518-.1884-.1617-.3556-.3141-.4779-.3131-.2445-.7455-.2677-1.083-.0582-.1643.1045-.2917.2579-.3642.4386l-3.5456,9.2315-.0352.0934c-1.0465,2.7345-.1578,5.8315,2.1796,7.5948l.0122.0095.0325.023,5.3908,4.037,2.667,2.0185,1.6246,1.2265c.3905.2965.9308.2965,1.3213,0l1.6246-1.2265,2.667-2.0185,5.4233-4.0614.0135-.0108c2.3319-1.7635,3.219-4.8551,2.1769-7.5867Z"
|
|
805
770
|
})), children);
|
|
806
771
|
});
|
|
807
772
|
if (process.env.NODE_ENV !== "production") {
|
|
808
|
-
|
|
773
|
+
LogoGitlab.propTypes = iconPropTypes;
|
|
809
774
|
}
|
|
810
|
-
const
|
|
775
|
+
const LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor(_ref34, ref) {
|
|
811
776
|
let {
|
|
812
777
|
children,
|
|
813
778
|
size = 16,
|
|
@@ -821,62 +786,21 @@ const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemi
|
|
|
821
786
|
viewBox: "0 0 32 32",
|
|
822
787
|
fill: "currentColor",
|
|
823
788
|
...rest
|
|
824
|
-
},
|
|
825
|
-
d: "
|
|
826
|
-
})),
|
|
827
|
-
|
|
828
|
-
cy: "16",
|
|
829
|
-
r: "4"
|
|
789
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
790
|
+
d: "M10.8281,28H21.1719a3.43,3.43,0,0,0,3.43-3.43V10.3306h-3.43V24.57H7.3981A3.43,3.43,0,0,0,10.8281,28Z"
|
|
791
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
792
|
+
d: "M21.1719,4H10.8281a3.43,3.43,0,0,0-3.43,3.43v14.24h3.43V7.43H24.6019A3.43,3.43,0,0,0,21.1719,4Z"
|
|
830
793
|
})), children);
|
|
831
794
|
});
|
|
832
795
|
if (process.env.NODE_ENV !== "production") {
|
|
833
|
-
|
|
796
|
+
LogoGlassdoor.propTypes = iconPropTypes;
|
|
834
797
|
}
|
|
835
|
-
const
|
|
798
|
+
const LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram(_ref35, ref) {
|
|
836
799
|
let {
|
|
837
800
|
children,
|
|
838
801
|
size = 16,
|
|
839
802
|
...rest
|
|
840
803
|
} = _ref35;
|
|
841
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
842
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
843
|
-
width: size,
|
|
844
|
-
height: size,
|
|
845
|
-
ref: ref,
|
|
846
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
847
|
-
viewBox: "0 0 16 16",
|
|
848
|
-
fill: "currentColor",
|
|
849
|
-
...rest
|
|
850
|
-
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
851
|
-
d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
|
|
852
|
-
})), children);
|
|
853
|
-
}
|
|
854
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
855
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
856
|
-
width: size,
|
|
857
|
-
height: size,
|
|
858
|
-
ref: ref,
|
|
859
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
860
|
-
viewBox: "0 0 20 20",
|
|
861
|
-
fill: "currentColor",
|
|
862
|
-
...rest
|
|
863
|
-
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
864
|
-
d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
|
|
865
|
-
})), children);
|
|
866
|
-
}
|
|
867
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
868
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
869
|
-
width: size,
|
|
870
|
-
height: size,
|
|
871
|
-
ref: ref,
|
|
872
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
873
|
-
viewBox: "0 0 24 24",
|
|
874
|
-
fill: "currentColor",
|
|
875
|
-
...rest
|
|
876
|
-
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
877
|
-
d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
|
|
878
|
-
})), children);
|
|
879
|
-
}
|
|
880
804
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
881
805
|
width: size,
|
|
882
806
|
height: size,
|
|
@@ -885,14 +809,20 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref35, ref) {
|
|
|
885
809
|
viewBox: "0 0 32 32",
|
|
886
810
|
fill: "currentColor",
|
|
887
811
|
...rest
|
|
888
|
-
},
|
|
889
|
-
|
|
812
|
+
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
813
|
+
cx: "22.406",
|
|
814
|
+
cy: "9.594",
|
|
815
|
+
r: "1.44"
|
|
816
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
817
|
+
d: "M16,9.8378A6.1622,6.1622,0,1,0,22.1622,16,6.1622,6.1622,0,0,0,16,9.8378ZM16,20a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
|
|
818
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
819
|
+
d: "M16,6.1622c3.2041,0,3.5837.0122,4.849.07a6.6418,6.6418,0,0,1,2.2283.4132,3.9748,3.9748,0,0,1,2.2774,2.2774,6.6418,6.6418,0,0,1,.4132,2.2283c.0577,1.2653.07,1.6449.07,4.849s-.0122,3.5837-.07,4.849a6.6418,6.6418,0,0,1-.4132,2.2283,3.9748,3.9748,0,0,1-2.2774,2.2774,6.6418,6.6418,0,0,1-2.2283.4132c-1.2652.0577-1.6446.07-4.849.07s-3.5838-.0122-4.849-.07a6.6418,6.6418,0,0,1-2.2283-.4132,3.9748,3.9748,0,0,1-2.2774-2.2774,6.6418,6.6418,0,0,1-.4132-2.2283c-.0577-1.2653-.07-1.6449-.07-4.849s.0122-3.5837.07-4.849a6.6418,6.6418,0,0,1,.4132-2.2283A3.9748,3.9748,0,0,1,8.9227,6.6453a6.6418,6.6418,0,0,1,2.2283-.4132c1.2653-.0577,1.6449-.07,4.849-.07M16,4c-3.259,0-3.6677.0138-4.9476.0722A8.8068,8.8068,0,0,0,8.14,4.63,6.1363,6.1363,0,0,0,4.63,8.14a8.8068,8.8068,0,0,0-.5578,2.9129C4.0138,12.3323,4,12.741,4,16s.0138,3.6677.0722,4.9476A8.8074,8.8074,0,0,0,4.63,23.8605a6.1363,6.1363,0,0,0,3.51,3.51,8.8068,8.8068,0,0,0,2.9129.5578C12.3323,27.9862,12.741,28,16,28s3.6677-.0138,4.9476-.0722a8.8074,8.8074,0,0,0,2.9129-.5578,6.1363,6.1363,0,0,0,3.51-3.51,8.8074,8.8074,0,0,0,.5578-2.9129C27.9862,19.6677,28,19.259,28,16s-.0138-3.6677-.0722-4.9476A8.8068,8.8068,0,0,0,27.37,8.14a6.1363,6.1363,0,0,0-3.51-3.5095,8.8074,8.8074,0,0,0-2.9129-.5578C19.6677,4.0138,19.259,4,16,4Z"
|
|
890
820
|
})), children);
|
|
891
821
|
});
|
|
892
822
|
if (process.env.NODE_ENV !== "production") {
|
|
893
|
-
|
|
823
|
+
LogoInstagram.propTypes = iconPropTypes;
|
|
894
824
|
}
|
|
895
|
-
const
|
|
825
|
+
const LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision(_ref36, ref) {
|
|
896
826
|
let {
|
|
897
827
|
children,
|
|
898
828
|
size = 16,
|
|
@@ -906,16 +836,14 @@ const MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref36,
|
|
|
906
836
|
viewBox: "0 0 32 32",
|
|
907
837
|
fill: "currentColor",
|
|
908
838
|
...rest
|
|
909
|
-
},
|
|
910
|
-
d: "
|
|
911
|
-
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
912
|
-
d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
|
|
839
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
840
|
+
d: "M4,4v24h24V4H4z M12.1,9c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4c0,0,0,0,0,0c-0.8,0-1.4-0.6-1.4-1.4 C10.8,9.6,11.4,9,12.1,9z M21.5,22.2c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1l0.7-2.4c0.1-0.2,0.1-0.5,0.1-0.7 c0-0.8-0.5-1.3-1.2-1.3c-1,0-1.6,0.7-1.9,2L15.9,22h-2.3l0.4-1.7c-0.7,1.1-1.6,1.8-2.8,1.8c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1 l1.1-4.3H8.7L9.2,13h3.9l-1.5,6.1c-0.1,0.3-0.1,0.6-0.1,0.9c0,0.4,0.2,0.5,0.5,0.6c0.2,0,1.6,0,2.4-1.8l1-4.1h-1.6l0.5-1.8h3.5 l-0.5,2.1c0.6-1.2,1.9-2.2,3.1-2.2c1.3,0,2.4,0.9,2.4,2.7c0,0.5-0.1,1-0.2,1.5l-0.7,2.4c-0.1,0.2-0.1,0.4-0.1,0.6 c0,0.4,0.2,0.6,0.5,0.6c0.3,0,0.7-0.2,1.2-1.5l0.9,0.4C23.7,21.4,22.7,22.2,21.5,22.2z"
|
|
913
841
|
})), children);
|
|
914
842
|
});
|
|
915
843
|
if (process.env.NODE_ENV !== "production") {
|
|
916
|
-
|
|
844
|
+
LogoInvision.propTypes = iconPropTypes;
|
|
917
845
|
}
|
|
918
|
-
const
|
|
846
|
+
const LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter(_ref37, ref) {
|
|
919
847
|
let {
|
|
920
848
|
children,
|
|
921
849
|
size = 16,
|
|
@@ -929,16 +857,14 @@ const Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref37, ref) {
|
|
|
929
857
|
viewBox: "0 0 32 32",
|
|
930
858
|
fill: "currentColor",
|
|
931
859
|
...rest
|
|
932
|
-
},
|
|
933
|
-
d: "M26
|
|
934
|
-
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
935
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
860
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
861
|
+
d: "M26.0766 3.5878a1.69 1.69 0 11-1.76-1.5853 1.67 1.67 0 011.76 1.5853zM16.2191 23.1113c-4.4866 0-8.43-1.61-10.4688-3.9882a11.1618 11.1618 0 0020.9377 0C24.6541 21.5011 20.7257 23.1113 16.2191 23.1113zM16.2191 7.6483c4.4867 0 8.43 1.61 10.4689 3.9881a11.1618 11.1618 0 00-20.9377 0C7.7892 9.2535 11.7126 7.6483 16.2191 7.6483zM10.0427 27.7388a2.1085 2.1085 0 11-.2031-.7976 2.1278 2.1278 0 01.2031.7976zM6.26 7.1064A1.2263 1.2263 0 117.4517 5.83 1.2415 1.2415 0 016.26 7.1064z"
|
|
936
862
|
})), children);
|
|
937
863
|
});
|
|
938
864
|
if (process.env.NODE_ENV !== "production") {
|
|
939
|
-
|
|
865
|
+
LogoJupyter.propTypes = iconPropTypes;
|
|
940
866
|
}
|
|
941
|
-
const
|
|
867
|
+
const LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase(_ref38, ref) {
|
|
942
868
|
let {
|
|
943
869
|
children,
|
|
944
870
|
size = 16,
|
|
@@ -952,14 +878,19 @@ const MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref38, ref) {
|
|
|
952
878
|
viewBox: "0 0 32 32",
|
|
953
879
|
fill: "currentColor",
|
|
954
880
|
...rest
|
|
955
|
-
},
|
|
956
|
-
d: "
|
|
881
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
882
|
+
d: "M14.1233 26.9328a1.1122 1.1122 0 11-1.1121-1.1122 1.112 1.112 0 011.1121 1.1122M21.0257 26.9328a1.1122 1.1122 0 11-1.1122-1.1122 1.1121 1.1121 0 011.1122 1.1122"
|
|
883
|
+
})), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
884
|
+
d: "M9.999 5.797H10.973V6.771H9.999z",
|
|
885
|
+
transform: "rotate(-86.462 10.486 6.284)"
|
|
886
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
887
|
+
d: "M26.4275,16.3825l-.0013.001a13.0868,13.0868,0,0,0-5.1431-4.1825c-.3754-.1667-.7543-.3142-1.1354-.4454.0128-.0314.0277-.0615.04-.0933a4.83,4.83,0,0,0-2.9861-6.319,5.9368,5.9368,0,0,0-1.9962-.3558c-.0366-.1253-.1165-.6743.58-2.1571L14.3742,2q-.17.236-.3368.4661c-.384.5309-.7549,1.0444-1.1029,1.55a2.1657,2.1657,0,0,0-1.4486-.6771L9.8543,3.2377H9.852l-.0025,0c-.0429-.0025-.0864-.0039-.1293-.0039A2.1877,2.1877,0,0,0,7.54,5.2825L7.4388,6.9169l0,.003,0,.0028A2.1882,2.1882,0,0,0,9.4854,9.23l1.1673.0723a5.1711,5.1711,0,0,0,.47,2.688,13.1954,13.1954,0,0,0-4.2637,2.9C3,18.7883,3,23.06,3,26.4916v2.0706l1.524-1.6163A12.3293,12.3293,0,0,0,5.8548,30H7.8367A10.7091,10.7091,0,0,1,5.878,25.51l2.2353-2.3708L6.963,26.745l2.03-1.4774c3.5858-2.61,7.8678-3.2093,12.7263-1.7826a4.6276,4.6276,0,0,0,5.2189-1.468c.0441-.0628.0828-.128.1228-.1926a9.6141,9.6141,0,0,1,.1638,1.7454,12.4214,12.4214,0,0,1-1.61,6.43h1.877A14.4022,14.4022,0,0,0,28.87,23.57,12.2666,12.2666,0,0,0,26.4275,16.3825ZM13.8455,5.9257a1.5872,1.5872,0,0,0,1.3983.7068,4.2111,4.2111,0,0,1,1.44.2719,3.17,3.17,0,0,1,1.0279,5.4638l-.4752-.5849-.0032-.004a1.7048,1.7048,0,0,0-3.0235.9865,3.2143,3.2143,0,0,1-1.899-3.5412,8.4815,8.4815,0,0,1,1.4374-3.466A1.642,1.642,0,0,0,13.8455,5.9257Zm3.49,9.2589-.6072.4962a.2675.2675,0,0,1-.376-.038l-.1264-.1549a.2791.2791,0,0,1,.0394-.3927l.6-.49-1.235-1.5158a.362.362,0,1,1,.5611-.4575l3.4546,4.2517a.3619.3619,0,0,1-.1988.5815.3566.3566,0,0,1-.0816.0094.3609.3609,0,0,1-.2806-.1332l-.3441-.4239-1.2215.9971a.2815.2815,0,0,1-.3965-.04l-.5532-.6775a.2786.2786,0,0,1,.04-.3919l1.2275-1.002ZM9.08,7.0184l.1014-1.6342A.5394.5394,0,0,1,9.72,4.8781l.0326.001,1.6335.1013a.5387.5387,0,0,1,.5046.5716l-.0073.1182a10.6739,10.6739,0,0,0-.9028,2.0046L9.5859,7.5886A.5407.5407,0,0,1,9.08,7.0184ZM25.5944,21.07a2.9883,2.9883,0,0,1-3.4112.8373c-4.5313-1.3305-8.6289-1.0534-12.2124.82l1.9069-5.978-7.203,7.6393a11.67,11.67,0,0,1,3.3532-8.3419,11.4953,11.4953,0,0,1,4.1073-2.6908,5.42,5.42,0,0,0,2.2411,1.2214,4.714,4.714,0,0,0,.5627.12,1.6258,1.6258,0,0,0,.2449,1.6416l.0847.1038a1.6247,1.6247,0,0,0,.2594,1.605l.5532.6777a1.6276,1.6276,0,0,0,2.29.2314l.3314-.2705a1.7079,1.7079,0,0,0,1.9867-2.6535l-1.9427-2.3911a4.88,4.88,0,0,0,.4863-.456,12.449,12.449,0,0,1,1.3829.5181,11.419,11.419,0,0,1,4.5085,3.6838C26.0987,18.7278,26.2745,20.1043,25.5944,21.07Z"
|
|
957
888
|
})), children);
|
|
958
889
|
});
|
|
959
890
|
if (process.env.NODE_ENV !== "production") {
|
|
960
|
-
|
|
891
|
+
LogoKeybase.propTypes = iconPropTypes;
|
|
961
892
|
}
|
|
962
|
-
const
|
|
893
|
+
const LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(_ref39, ref) {
|
|
963
894
|
let {
|
|
964
895
|
children,
|
|
965
896
|
size = 16,
|
|
@@ -973,16 +904,16 @@ const Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref39, ref
|
|
|
973
904
|
viewBox: "0 0 32 32",
|
|
974
905
|
fill: "currentColor",
|
|
975
906
|
...rest
|
|
976
|
-
},
|
|
977
|
-
d: "
|
|
978
|
-
})),
|
|
979
|
-
d: "
|
|
907
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
908
|
+
d: "M15.134 17.189L15.999 17.605 16.862 17.19 17.076 16.259 16.479 15.512 15.518 15.512 14.919 16.257 15.134 17.189zM14.2166 13.88l.0024.0019a.5239.5239 0 00.8321-.4013l0-.003.0127-.0063L15.242 10.33c-.2173.0268-.43.0635-.6333.1094a6.2 6.2 0 00-2.9727 1.6176l2.5752 1.8257zM12.8347 16.2622l.003-.001a.5241.5241 0 00.206-.9008l-.0024-.002.0029-.0127-2.3515-2.1035a6.1775 6.1775 0 00-.8746 3.9l3.0142-.87zM13.8645 18.501a.5229.5229 0 00-.6059-.3989l-.0034 0-.0049-.0063-3.0908.5249a6.2052 6.2052 0 002.4863 3.1108l1.1972-2.8935-.0087-.0117.0009-.003A.5184.5184 0 0013.8645 18.501zM16.4622 19.6431l-.0015-.0025a.53.53 0 00-.48-.2759.5269.5269 0 00-.4434.2769l-.0015.0029H15.533l-1.52 2.7481a6.2277 6.2277 0 003.38.1723c.207-.0468.41-.104.6044-.1684l-1.5234-2.7534zM18.7371 18.09l-.0034 0a.51.51 0 00-.1206-.0088.5263.5263 0 00-.4546.7319l.001.0024-.004.0054 1.21 2.9234A6.185 6.185 0 0021.86 18.61l-3.1176-.5269zM21.2893 13.2437L18.951 15.3364l.0014.0064-.0024.0019a.5249.5249 0 00.2055.9014l.0035.0005.0024.0132 3.0293.872a6.2915 6.2915 0 00-.9014-3.8881zM16.9383 13.4673l0 .0029a.5161.5161 0 00.1143.3037.5236.5236 0 00.7192.0967l.0025-.0019.0088.0039 2.5586-1.814a6.2307 6.2307 0 00-3.584-1.7285l.1777 3.1357z"
|
|
909
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
910
|
+
d: "M30.3806,19.0376,27.9016,8.2705a1.9057,1.9057,0,0,0-1.038-1.291L16.83,2.1885a1.9332,1.9332,0,0,0-1.6656,0L5.1326,6.9819a1.9072,1.9072,0,0,0-1.0381,1.291L1.6194,19.04A1.89,1.89,0,0,0,1.88,20.499a1.8364,1.8364,0,0,0,.1088.1514l6.9439,8.6338a1.9244,1.9244,0,0,0,1.5.7158l11.1357-.0024a1.9251,1.9251,0,0,0,1.5-.7149L30.01,20.6479A1.8911,1.8911,0,0,0,30.3806,19.0376Zm-3.8115-.13a.6432.6432,0,0,1-.7812.4429l-.0039,0-.0049-.001-.0069-.0019-.0048-.002-.0572-.0117c-.0346-.0068-.07-.0142-.0981-.0215a2.4643,2.4643,0,0,1-.3589-.1328c-.0576-.0249-.1172-.0513-.1807-.0752l-.0175-.0063a5.5192,5.5192,0,0,0-1.0284-.3013.4119.4119,0,0,0-.2954.0981l-.0371.0254-.0019.0015-.002,0c-.0439-.0088-.1748-.0322-.2519-.0444a7.8166,7.8166,0,0,1-3.459,4.351c.0093.022.02.05.0307.0806a.9352.9352,0,0,0,.0669.1567l.002.002-.001.0029-.0166.042a.4148.4148,0,0,0-.03.3091,5.69,5.69,0,0,0,.5322.9517c.0376.0561.0757.1084.1128.1591a2.4,2.4,0,0,1,.2095.32c.0166.0312.0371.0752.0552.1137l.0229.0484a.6083.6083,0,1,1-1.0947.5176l-.0224-.0455c-.0186-.038-.0381-.0776-.0518-.1088a2.5059,2.5059,0,0,1-.1211-.3658c-.0166-.0595-.0337-.1215-.0537-.185l-.0059-.0166a5.5441,5.5441,0,0,0-.4052-.9922.4177.4177,0,0,0-.2627-.1709l-.0415-.0127-.0015,0-.0015-.0019c-.01-.0171-.0337-.0611-.0595-.1075-.0235-.042-.0484-.0874-.0664-.12a7.8868,7.8868,0,0,1-1.0269.3091,7.7588,7.7588,0,0,1-4.51-.3233l-.1352.2442-.002.001a.481.481,0,0,0-.2563.124,2.2827,2.2827,0,0,0-.336.7207c-.04.1172-.08.2383-.1279.3569-.0205.064-.0376.127-.0537.188a2.4747,2.4747,0,0,1-.12.3623c-.0127.03-.0313.0669-.0493.1025l-.0245.0494h0l-.0005.0024-.0019.002a.6773.6773,0,0,1-.5952.3945.5484.5484,0,0,1-.24-.0542.6426.6426,0,0,1-.2578-.86c.0088-.0171.0176-.0371.0274-.0576.0171-.0371.0346-.0757.05-.1045a2.53,2.53,0,0,1,.21-.3222c.0367-.05.0747-.1026.1118-.1578a5.8209,5.8209,0,0,0,.543-.976.5889.5889,0,0,0-.0532-.336l0-.0019,0-.002.1074-.2573a7.8224,7.8224,0,0,1-3.46-4.32l-.2593.0444-.0015-.001-.0264-.0151a.5961.5961,0,0,0-.3159-.106,5.5447,5.5447,0,0,0-1.0283.3013l-.0171.0064c-.062.0239-.1211.0488-.1782.0732a2.4949,2.4949,0,0,1-.3613.1333c-.0308.0083-.0708.0171-.1094.0249l-.0459.01-.0049.0019-.0068.002-.0049.001-.0039,0a.6078.6078,0,1,1-.2695-1.18l.0039-.001.0053-.0015.002,0,.0034-.0009.0469-.0113c.04-.01.081-.02.1133-.0258a2.4132,2.4132,0,0,1,.3808-.0357c.063-.0024.1284-.0054.1958-.0107l.0142-.0015A5.554,5.554,0,0,0,7.77,17.92a.72.72,0,0,0,.231-.227l.0244-.0318.001-.0014.0014,0,.2471-.0718a7.7765,7.7765,0,0,1,1.2246-5.4126l-.19-.17,0-.002-.0044-.0278a.5983.5983,0,0,0-.1153-.3159,5.6171,5.6171,0,0,0-.8916-.6265c-.0585-.0342-.1157-.0649-.1713-.0942a2.4731,2.4731,0,0,1-.3267-.1973c-.0264-.0195-.0586-.0459-.0894-.0713l-.0356-.0288L7.67,10.6387l-.0049-.0039A.7045.7045,0,0,1,7.4041,10.2a.5725.5725,0,0,1,.1128-.4575A.5835.5835,0,0,1,8,9.5288a.7226.7226,0,0,1,.4214.1592l.0361.0283c.0332.0259.07.0552.0972.0781a2.5254,2.5254,0,0,1,.2671.2759c.04.0469.0825.0952.1284.1441l.01.01a5.5221,5.5221,0,0,0,.7989.72.4159.4159,0,0,0,.31.0406l.043-.0069h.0019l.0015.001c.0357.0264.1484.1074.2134.1514a7.7273,7.7273,0,0,1,3.9233-2.24,7.9671,7.9671,0,0,1,1.0816-.1665l.0141-.2515.001-.0014a.6486.6486,0,0,0,.1939-.3076,5.5779,5.5779,0,0,0-.066-1.0791l-.0009-.0088c-.0093-.0664-.021-.13-.0328-.1914a2.5611,2.5611,0,0,1-.0493-.38c-.0009-.03-.0005-.0679,0-.1045l.0005-.05-.0005-.0073,0-.0093a.6088.6088,0,1,1,1.211,0l.0009.0605c.001.0386.0015.0791.0005.11a2.5348,2.5348,0,0,1-.0493.38c-.0117.0615-.0234.125-.0327.1914l-.0039.0317a5.4479,5.4479,0,0,0-.064,1.0567.4132.4132,0,0,0,.1616.2666l.0328.03.0019.0015v.0019c.0015.0435.0083.1836.0137.2637a7.79,7.79,0,0,1,2.7173.7559,7.8812,7.8812,0,0,1,2.2632,1.65l.226-.1612h.002l.0312.002a.5914.5914,0,0,0,.33-.041,5.4885,5.4885,0,0,0,.7871-.71l.0215-.022c.0454-.0478.0869-.0952.1274-.1416a2.57,2.57,0,0,1,.27-.2783c.0263-.0229.062-.05.0967-.0776l.0366-.0288a.6088.6088,0,1,1,.7544.9472l-.0435.0357c-.0307.0254-.063.0517-.0884.0708a2.4733,2.4733,0,0,1-.3266.1968c-.0562.0293-.1143.06-.1734.0947a5.6889,5.6889,0,0,0-.8921.6269.4152.4152,0,0,0-.1079.293l-.0034.044v.0019l-.0014.001c-.0162.0146-.0508.0459-.0914.082s-.0864.0772-.1186.1065a7.7983,7.7983,0,0,1,1.25,5.3994l.24.07.001.001.0171.0254a.6014.6014,0,0,0,.24.2334,5.595,5.595,0,0,0,1.063.1757l.0122.001c.0674.0059.1328.0083.1963.0108a2.4617,2.4617,0,0,1,.38.0356c.0312.0059.0713.0156.11.0254l.0644.0156A.643.643,0,0,1,26.5691,18.9077Z"
|
|
980
911
|
})), children);
|
|
981
912
|
});
|
|
982
913
|
if (process.env.NODE_ENV !== "production") {
|
|
983
|
-
|
|
914
|
+
LogoKubernetes.propTypes = iconPropTypes;
|
|
984
915
|
}
|
|
985
|
-
const
|
|
916
|
+
const LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin(_ref40, ref) {
|
|
986
917
|
let {
|
|
987
918
|
children,
|
|
988
919
|
size = 16,
|
|
@@ -996,16 +927,14 @@ const MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled
|
|
|
996
927
|
viewBox: "0 0 32 32",
|
|
997
928
|
fill: "currentColor",
|
|
998
929
|
...rest
|
|
999
|
-
},
|
|
1000
|
-
d: "
|
|
1001
|
-
})), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1002
|
-
d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
|
|
930
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
931
|
+
d: "M26.2,4H5.8C4.8,4,4,4.8,4,5.7v20.5c0,0.9,0.8,1.7,1.8,1.7h20.4c1,0,1.8-0.8,1.8-1.7V5.7C28,4.8,27.2,4,26.2,4z M11.1,24.4 H7.6V13h3.5V24.4z M9.4,11.4c-1.1,0-2.1-0.9-2.1-2.1c0-1.2,0.9-2.1,2.1-2.1c1.1,0,2.1,0.9,2.1,2.1S10.5,11.4,9.4,11.4z M24.5,24.3 H21v-5.6c0-1.3,0-3.1-1.9-3.1c-1.9,0-2.1,1.5-2.1,2.9v5.7h-3.5V13h3.3v1.5h0.1c0.5-0.9,1.7-1.9,3.4-1.9c3.6,0,4.3,2.4,4.3,5.5V24.3z"
|
|
1003
932
|
})), children);
|
|
1004
933
|
});
|
|
1005
934
|
if (process.env.NODE_ENV !== "production") {
|
|
1006
|
-
|
|
935
|
+
LogoLinkedin.propTypes = iconPropTypes;
|
|
1007
936
|
}
|
|
1008
|
-
const
|
|
937
|
+
const LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream(_ref41, ref) {
|
|
1009
938
|
let {
|
|
1010
939
|
children,
|
|
1011
940
|
size = 16,
|
|
@@ -1019,14 +948,14 @@ const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref4
|
|
|
1019
948
|
viewBox: "0 0 32 32",
|
|
1020
949
|
fill: "currentColor",
|
|
1021
950
|
...rest
|
|
1022
|
-
},
|
|
1023
|
-
d: "
|
|
951
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
952
|
+
d: "M22.49 23.71h-.76c-2.26 0-4.52 0-6.78 0a3.12 3.12 0 01-2.41-1A14.91 14.91 0 0110 18.88c-1.3-2.6-2.54-5.22-3.82-7.82-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 002 5.6c1.24 0 2.41 0 3.57 0a45.63 45.63 0 017 .61 8.09 8.09 0 016.34 5.09 48.51 48.51 0 012.17 7.36A26 26 0 0022.49 23.71zM28.1 26.38a2.93 2.93 0 01-2.74-2.64 42.08 42.08 0 01-.14-4.9 48 48 0 00-.61-7.58 3.75 3.75 0 00-.83-2h2.65c.54 0 .73.37.89.78A12.1 12.1 0 0128 13.28c.29 2.72.31 5.45.33 8.18a10.94 10.94 0 000 1.15c.09.78.4 1.1 1.17 1.08.5 0 .5-.06.5-.06v2.69A8.62 8.62 0 0128.1 26.38z"
|
|
1024
953
|
})), children);
|
|
1025
954
|
});
|
|
1026
955
|
if (process.env.NODE_ENV !== "production") {
|
|
1027
|
-
|
|
956
|
+
LogoLivestream.propTypes = iconPropTypes;
|
|
1028
957
|
}
|
|
1029
|
-
const
|
|
958
|
+
const LogoMastodon = /*#__PURE__*/React.forwardRef(function LogoMastodon(_ref42, ref) {
|
|
1030
959
|
let {
|
|
1031
960
|
children,
|
|
1032
961
|
size = 16,
|
|
@@ -1040,14 +969,14 @@ const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOff
|
|
|
1040
969
|
viewBox: "0 0 32 32",
|
|
1041
970
|
fill: "currentColor",
|
|
1042
971
|
...rest
|
|
1043
|
-
},
|
|
1044
|
-
d: "
|
|
972
|
+
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
973
|
+
d: "m29.0581,11.1929c0-6.0742-3.9797-7.8545-3.9797-7.8545-2.0066-.9214-5.4522-1.3091-9.0318-1.3384h-.0879c-3.5798.0293-7.023.417-9.0296,1.3384,0,0-3.98,1.7803-3.98,7.8545,0,1.3911-.0271,3.0537.0171,4.8174.1445,5.9404,1.0889,11.7945,6.5811,13.2481,2.5322.6704,4.7063.8105,6.4573.7144,3.1755-.1758,4.958-1.1333,4.958-1.1333l-.1047-2.3037s-2.269.7153-4.8176.6284c-2.5249-.0869-5.1902-.2725-5.5986-3.3726-.0378-.272-.0566-.563-.0566-.8691,0,0,2.4785.606,5.6196.75,1.9207.0879,3.7219-.1128,5.5515-.3311,3.5083-.4189,6.563-2.5806,6.9468-4.5557.605-3.1113.5552-7.5928.5552-7.5928Zm-4.6943,7.8257h-2.9138v-7.1382c0-1.5049-.6331-2.2686-1.8997-2.2686-1.4002,0-2.1018.9058-2.1018,2.6973v3.9077h-2.8967v-3.9077c0-1.7915-.7019-2.6973-2.1021-2.6973-1.2666,0-1.8997.7637-1.8997,2.2686v7.1382h-2.9138v-7.3545c0-1.5029.3828-2.6978,1.1516-3.5811.7927-.8838,1.8308-1.3369,3.1196-1.3369,1.491,0,2.6204.5732,3.367,1.7192l.7256,1.2168.7261-1.2168c.7463-1.146,1.8755-1.7192,3.3667-1.7192,1.2886,0,2.3267.4531,3.1196,1.3369.7686.8833,1.1514,2.0781,1.1514,3.5811v7.3545Z"
|
|
1045
974
|
})), children);
|
|
1046
975
|
});
|
|
1047
976
|
if (process.env.NODE_ENV !== "production") {
|
|
1048
|
-
|
|
977
|
+
LogoMastodon.propTypes = iconPropTypes;
|
|
1049
978
|
}
|
|
1050
|
-
const
|
|
979
|
+
const LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium(_ref43, ref) {
|
|
1051
980
|
let {
|
|
1052
981
|
children,
|
|
1053
982
|
size = 16,
|
|
@@ -1061,14 +990,14 @@ const Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref43, ref
|
|
|
1061
990
|
viewBox: "0 0 32 32",
|
|
1062
991
|
fill: "currentColor",
|
|
1063
992
|
...rest
|
|
1064
|
-
},
|
|
1065
|
-
d: "
|
|
993
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
994
|
+
d: "M30 16c0 3.7-.6 6.7-1.4 6.7-.8 0-1.4-3-1.4-6.7s.6-6.7 1.4-6.7C29.4 9.3 30 12.3 30 16M26.5 16c0 4.1-1.8 7.5-3.9 7.5s-3.9-3.4-3.9-7.5 1.8-7.5 3.9-7.5S26.5 11.9 26.5 16M17.8 16c0 4.4-3.5 8-7.9 8S2 20.4 2 16s3.5-8 7.9-8S17.8 11.6 17.8 16"
|
|
1066
995
|
})), children);
|
|
1067
996
|
});
|
|
1068
997
|
if (process.env.NODE_ENV !== "production") {
|
|
1069
|
-
|
|
998
|
+
LogoMedium.propTypes = iconPropTypes;
|
|
1070
999
|
}
|
|
1071
|
-
const
|
|
1000
|
+
const LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm(_ref44, ref) {
|
|
1072
1001
|
let {
|
|
1073
1002
|
children,
|
|
1074
1003
|
size = 16,
|
|
@@ -1082,17 +1011,14 @@ const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_
|
|
|
1082
1011
|
viewBox: "0 0 32 32",
|
|
1083
1012
|
fill: "currentColor",
|
|
1084
1013
|
...rest
|
|
1085
|
-
},
|
|
1086
|
-
d: "
|
|
1087
|
-
}),
|
|
1088
|
-
fill: "none",
|
|
1089
|
-
d: "M0 0h32v32H0z"
|
|
1090
|
-
})))), children);
|
|
1014
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1015
|
+
d: "M4,28V4h24v24H4z M8.5,8.5v15H16v-12h4.5v12h3v-15H8.5z"
|
|
1016
|
+
})), children);
|
|
1091
1017
|
});
|
|
1092
1018
|
if (process.env.NODE_ENV !== "production") {
|
|
1093
|
-
|
|
1019
|
+
LogoNpm.propTypes = iconPropTypes;
|
|
1094
1020
|
}
|
|
1095
|
-
const
|
|
1021
|
+
const LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift(_ref45, ref) {
|
|
1096
1022
|
let {
|
|
1097
1023
|
children,
|
|
1098
1024
|
size = 16,
|
|
@@ -1106,17 +1032,14 @@ const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_
|
|
|
1106
1032
|
viewBox: "0 0 32 32",
|
|
1107
1033
|
fill: "currentColor",
|
|
1108
1034
|
...rest
|
|
1109
|
-
},
|
|
1110
|
-
d: "
|
|
1111
|
-
}),
|
|
1112
|
-
fill: "none",
|
|
1113
|
-
d: "M0 0h32v32H0z"
|
|
1114
|
-
})))), children);
|
|
1035
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1036
|
+
d: "M26.4612,15.7968A12.1352,12.1352,0,0,0,25.2821,11.48L29,10.13a11.9879,11.9879,0,0,0-1.0281-1.7382l-1.7431.635a11.9884,11.9884,0,0,0-21.71,7.9129l1.7477-.6412a12.19,12.19,0,0,0,.3309,1.9846L2.8838,19.6384A12.1451,12.1451,0,0,0,4.7565,23.7l1.9663-.7163.0026.0039a11.8856,11.8856,0,0,0,4.67,3.8909A12.013,12.013,0,0,0,27.34,21.0743a11.8725,11.8725,0,0,0,1.08-5.992Zm-2.92,3.4967a7.8,7.8,0,0,1-10.3533,3.7744,7.7207,7.7207,0,0,1-2.2714-1.6128l-1.9846.7235a7.84,7.84,0,0,1-2.0742-3.9895l.0009-.0008,3.7242-1.3566a7.8175,7.8175,0,0,1-.1232-2.0653l-1.7517.6362A7.7729,7.7729,0,0,1,19.7645,8.94h.0067a7.7442,7.7442,0,0,1,2.2646,1.615L23.78,9.921a7.8014,7.8014,0,0,1,1.229,1.6558l-3.71,1.3595a7.8245,7.8245,0,0,1,.9766,4.3882l1.9685-.7151A7.6714,7.6714,0,0,1,23.5411,19.2935Z"
|
|
1037
|
+
})), children);
|
|
1115
1038
|
});
|
|
1116
1039
|
if (process.env.NODE_ENV !== "production") {
|
|
1117
|
-
|
|
1040
|
+
LogoOpenshift.propTypes = iconPropTypes;
|
|
1118
1041
|
}
|
|
1119
|
-
const
|
|
1042
|
+
const LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest(_ref46, ref) {
|
|
1120
1043
|
let {
|
|
1121
1044
|
children,
|
|
1122
1045
|
size = 16,
|
|
@@ -1130,14 +1053,14 @@ const Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref46, ref) {
|
|
|
1130
1053
|
viewBox: "0 0 32 32",
|
|
1131
1054
|
fill: "currentColor",
|
|
1132
1055
|
...rest
|
|
1133
|
-
},
|
|
1134
|
-
d: "
|
|
1056
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1057
|
+
d: "M16,2a14,14,0,0,0-5.1,27,13.24,13.24,0,0,1,0-4l1.65-7A5.05,5.05,0,0,1,12.17,16c0-1.94,1.13-3.4,2.53-3.4a1.76,1.76,0,0,1,1.77,2c0,1.2-.76,3-1.16,4.66a2,2,0,0,0,2.08,2.53c2.48,0,4.4-2.63,4.4-6.41a5.53,5.53,0,0,0-5.85-5.7,6.06,6.06,0,0,0-6.32,6.08,5.42,5.42,0,0,0,1,3.19.44.44,0,0,1,.1.4c-.11.44-.35,1.4-.39,1.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43,0-4.41,3.21-8.47,9.25-8.47,4.85,0,8.63,3.46,8.63,8.09,0,4.82-3,8.7-7.27,8.7a3.76,3.76,0,0,1-3.21-1.6l-.87,3.33a15.55,15.55,0,0,1-1.74,3.67A14.17,14.17,0,0,0,16,30,14,14,0,0,0,16,2"
|
|
1135
1058
|
})), children);
|
|
1136
1059
|
});
|
|
1137
1060
|
if (process.env.NODE_ENV !== "production") {
|
|
1138
|
-
|
|
1061
|
+
LogoPinterest.propTypes = iconPropTypes;
|
|
1139
1062
|
}
|
|
1140
|
-
const
|
|
1063
|
+
const LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(_ref47, ref) {
|
|
1141
1064
|
let {
|
|
1142
1065
|
children,
|
|
1143
1066
|
size = 16,
|
|
@@ -1151,14 +1074,22 @@ const MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref47, ref
|
|
|
1151
1074
|
viewBox: "0 0 32 32",
|
|
1152
1075
|
fill: "currentColor",
|
|
1153
1076
|
...rest
|
|
1154
|
-
},
|
|
1155
|
-
d: "
|
|
1077
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1078
|
+
d: "M23.4882,9.14v2.9663a4.2843,4.2843,0,0,1-4.173,4.2352H12.6431a3.4077,3.4077,0,0,0-3.34,3.3945v6.3607c0,1.81,1.5742,2.8751,3.34,3.3945a11.1762,11.1762,0,0,0,6.6721,0c1.6817-.4869,3.34-1.4668,3.34-3.3945V23.55H15.983v-.8486H25.9951c1.9414,0,2.6648-1.3542,3.34-3.3867a11.4642,11.4642,0,0,0,0-6.7889c-.48-1.9327-1.3961-3.3867-3.34-3.3867ZM19.7356,25.2476a1.2731,1.2731,0,1,1-1.2534,1.269A1.2607,1.2607,0,0,1,19.7356,25.2476Z"
|
|
1079
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1080
|
+
fill: "none",
|
|
1081
|
+
d: "M19.7356,25.2476a1.2731,1.2731,0,1,1-1.2534,1.269A1.2607,1.2607,0,0,1,19.7356,25.2476Z"
|
|
1082
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1083
|
+
d: "M15.8351,2a19.0717,19.0717,0,0,0-3.192.2725c-2.8268.4994-3.34,1.5447-3.34,3.4723V8.2909h6.68V9.14H6.7962a4.1708,4.1708,0,0,0-4.173,3.3867,12.4855,12.4855,0,0,0,0,6.7889c.4748,1.9776,1.6088,3.3867,3.55,3.3867H8.47V19.65a4.2449,4.2449,0,0,1,4.173-4.15h6.6721a3.3654,3.3654,0,0,0,3.34-3.3944V5.745a3.729,3.729,0,0,0-3.34-3.4723A20.8377,20.8377,0,0,0,15.8351,2ZM12.2226,4.0478a1.2731,1.2731,0,1,1-1.2534,1.2768A1.2675,1.2675,0,0,1,12.2226,4.0478Z"
|
|
1084
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1085
|
+
fill: "none",
|
|
1086
|
+
d: "M12.2226,4.0478a1.2731,1.2731,0,1,1-1.2534,1.2768A1.2675,1.2675,0,0,1,12.2226,4.0478Z"
|
|
1156
1087
|
})), children);
|
|
1157
1088
|
});
|
|
1158
1089
|
if (process.env.NODE_ENV !== "production") {
|
|
1159
|
-
|
|
1090
|
+
LogoPython.propTypes = iconPropTypes;
|
|
1160
1091
|
}
|
|
1161
|
-
const
|
|
1092
|
+
const LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora(_ref48, ref) {
|
|
1162
1093
|
let {
|
|
1163
1094
|
children,
|
|
1164
1095
|
size = 16,
|
|
@@ -1172,14 +1103,14 @@ const Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref48, ref)
|
|
|
1172
1103
|
viewBox: "0 0 32 32",
|
|
1173
1104
|
fill: "currentColor",
|
|
1174
1105
|
...rest
|
|
1175
|
-
},
|
|
1176
|
-
d: "
|
|
1106
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1107
|
+
d: "M29,23.86H27a1.72,1.72,0,0,1-1.73,1.72c-1.15,0-1.82-.86-2.58-2a11,11,0,0,0,4.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3,7.37,3,14.37,9,26.16,15.17,26.16a10.71,10.71,0,0,0,3.07-.48c1.15,2.11,2.59,3.74,5.46,3.74A5,5,0,0,0,29,23.86Zm-8.14-3.45a6.31,6.31,0,0,0-5.56-3.16,6,6,0,0,0-3.74,1.15L12.2,20a2.56,2.56,0,0,1,.86-.1c1.82,0,3,1.53,4.12,3.64a7.58,7.58,0,0,1-1.91.19C10.86,23.76,9,20.6,9,14.47s1.91-9.3,6.23-9.3,6.32,3.16,6.32,9.3A20.68,20.68,0,0,1,20.83,20.41Z"
|
|
1177
1108
|
})), children);
|
|
1178
1109
|
});
|
|
1179
1110
|
if (process.env.NODE_ENV !== "production") {
|
|
1180
|
-
|
|
1111
|
+
LogoQuora.propTypes = iconPropTypes;
|
|
1181
1112
|
}
|
|
1182
|
-
const
|
|
1113
|
+
const LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref49, ref) {
|
|
1183
1114
|
let {
|
|
1184
1115
|
children,
|
|
1185
1116
|
size = 16,
|
|
@@ -1193,32 +1124,20 @@ const MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref49,
|
|
|
1193
1124
|
viewBox: "0 0 32 32",
|
|
1194
1125
|
fill: "currentColor",
|
|
1195
1126
|
...rest
|
|
1196
|
-
},
|
|
1197
|
-
|
|
1127
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1128
|
+
fillRule: "evenodd",
|
|
1129
|
+
d: "M30,14.7842c0-5.1782-6.2681-9.376-14-9.376S2,9.606,2,14.7842c0,4.6147,4.9814,8.4419,11.5361,9.2226v2.9917l4.7762-.0019,0-2.9741a19.3812,19.3812,0,0,0,3.3418-.6646L23.593,27l5.3975-.0024-3.253-5.4849C28.3625,19.8086,30,17.4263,30,14.7842Zm-22.4983.7c0-3.54,4.7644-6.41,10.6414-6.41s10.2138,1.9629,10.2138,6.41A5.4694,5.4694,0,0,1,24.9587,20.61a3.2252,3.2252,0,0,0-.2978-.1749,10.4735,10.4735,0,0,0-1.34-.5048s4.1743-.31,4.1743-4.4659-4.3684-4.2343-4.3684-4.2343H13.5361V21.2554C9.97,20.22,7.5017,18.0283,7.5017,15.4839Zm13.7422,1.8452-2.8928.001.0014-2.6812,2.8914.0015a1.2476,1.2476,0,0,1,1.34,1.3149A1.3232,1.3232,0,0,1,21.2439,17.3291Zm-2.9326,3.4946h1.2825a.8785.8785,0,0,1,.6406.291,3.2917,3.2917,0,0,1,.51.63,22.4033,22.4033,0,0,1-2.4326.1455Z"
|
|
1198
1130
|
})), children);
|
|
1199
1131
|
});
|
|
1200
1132
|
if (process.env.NODE_ENV !== "production") {
|
|
1201
|
-
|
|
1133
|
+
LogoRScript.propTypes = iconPropTypes;
|
|
1202
1134
|
}
|
|
1203
|
-
const
|
|
1135
|
+
const LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact(_ref50, ref) {
|
|
1204
1136
|
let {
|
|
1205
1137
|
children,
|
|
1206
1138
|
size = 16,
|
|
1207
1139
|
...rest
|
|
1208
1140
|
} = _ref50;
|
|
1209
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1210
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1211
|
-
width: size,
|
|
1212
|
-
height: size,
|
|
1213
|
-
ref: ref,
|
|
1214
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1215
|
-
viewBox: "0 0 16 16",
|
|
1216
|
-
fill: "currentColor",
|
|
1217
|
-
...rest
|
|
1218
|
-
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1219
|
-
d: "M2 9L2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9zM14 7L14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z"
|
|
1220
|
-
})), children);
|
|
1221
|
-
}
|
|
1222
1141
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1223
1142
|
width: size,
|
|
1224
1143
|
height: size,
|
|
@@ -1227,72 +1146,21 @@ const Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref50, ref) {
|
|
|
1227
1146
|
viewBox: "0 0 32 32",
|
|
1228
1147
|
fill: "currentColor",
|
|
1229
1148
|
...rest
|
|
1230
|
-
},
|
|
1231
|
-
d: "
|
|
1149
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1150
|
+
d: "M25,11.6c-0.3-0.1-0.6-0.2-0.9-0.3c0-0.2,0.1-0.4,0.1-0.6c0.7-3.3,0.2-6-1.3-6.9c-1.5-0.8-3.9,0-6.3,2.1 c-0.2,0.2-0.5,0.4-0.7,0.6c-0.2-0.1-0.3-0.3-0.5-0.4C13,3.9,10.5,3,9,3.9c-1.5,0.8-1.9,3.4-1.3,6.5c0.1,0.3,0.1,0.6,0.2,0.9 c-0.4,0.1-0.7,0.2-1,0.3c-3,1-4.9,2.7-4.9,4.3c0,1.7,2,3.5,5.1,4.5c0.2,0.1,0.5,0.2,0.8,0.2c-0.1,0.3-0.2,0.7-0.2,1 c-0.6,3.1-0.1,5.5,1.3,6.4c1.5,0.9,4,0,6.5-2.2c0.2-0.2,0.4-0.4,0.6-0.5c0.2,0.2,0.5,0.5,0.8,0.7c2.4,2.1,4.7,2.9,6.2,2 c1.5-0.9,2-3.5,1.4-6.7c0-0.2-0.1-0.5-0.2-0.8c0.2-0.1,0.4-0.1,0.5-0.2c3.2-1.1,5.3-2.8,5.3-4.5C30,14.3,28,12.7,25,11.6z M17.5,6.9 c2.1-1.8,4-2.5,4.9-2c0.9,0.5,1.3,2.7,0.7,5.6c0,0.2-0.1,0.4-0.1,0.6c-1.2-0.3-2.5-0.5-3.7-0.6c-0.7-1-1.5-2-2.4-3 C17.1,7.3,17.3,7.1,17.5,6.9L17.5,6.9z M10.3,17.4c0.3,0.5,0.5,1,0.8,1.5c0.3,0.5,0.6,1,0.9,1.4c-0.9-0.1-1.7-0.2-2.6-0.4 C9.6,19.1,9.9,18.3,10.3,17.4z M10.3,14.6c-0.4-0.8-0.6-1.6-0.9-2.4c0.8-0.2,1.7-0.3,2.5-0.4c-0.3,0.5-0.6,0.9-0.9,1.4 C10.8,13.6,10.5,14.1,10.3,14.6L10.3,14.6z M10.9,16c0.4-0.8,0.8-1.5,1.2-2.3c0.4-0.7,0.9-1.5,1.4-2.2c0.8-0.1,1.7-0.1,2.6-0.1 c0.9,0,1.7,0,2.6,0.1c0.5,0.7,0.9,1.4,1.3,2.2c0.4,0.7,0.8,1.5,1.2,2.3c-0.4,0.8-0.8,1.5-1.2,2.3c-0.4,0.7-0.9,1.5-1.3,2.2 c-0.8,0.1-1.7,0.1-2.6,0.1c-0.9,0-1.7,0-2.5-0.1c-0.5-0.7-0.9-1.4-1.4-2.2C11.7,17.5,11.3,16.8,10.9,16L10.9,16z M20.9,18.9 c0.3-0.5,0.6-1,0.8-1.5c0.4,0.8,0.7,1.6,0.9,2.5c-0.9,0.2-1.7,0.3-2.6,0.4C20.4,19.8,20.7,19.3,20.9,18.9z M21.7,14.6 c-0.3-0.5-0.5-1-0.8-1.5c-0.3-0.5-0.6-0.9-0.8-1.4c0.9,0.1,1.7,0.3,2.6,0.4C22.4,13,22.1,13.8,21.7,14.6z M16,8.3 c0.6,0.6,1.1,1.3,1.6,2c-1.1-0.1-2.2-0.1-3.3,0C14.9,9.6,15.5,8.9,16,8.3z M9.6,4.9c0.9-0.5,3,0.2,5.2,2.2c0.1,0.1,0.3,0.3,0.4,0.4 c-0.9,0.9-1.7,1.9-2.4,3c-1.3,0.1-2.5,0.3-3.7,0.6c-0.1-0.3-0.1-0.6-0.2-0.9C8.3,7.5,8.7,5.4,9.6,4.9z M8.2,19.6 c-0.2-0.1-0.5-0.1-0.7-0.2c-1.4-0.5-2.5-1.1-3.3-1.7c-0.7-0.6-1-1.2-1-1.7c0-1,1.5-2.3,4.1-3.2c0.3-0.1,0.6-0.2,1-0.3 C8.6,13.7,9,14.9,9.6,16C9,17.2,8.6,18.4,8.2,19.6z M14.7,25.1c-1.1,1-2.2,1.6-3.1,2c-0.9,0.3-1.5,0.3-2,0.1 c-0.9-0.5-1.3-2.5-0.8-5.1C8.9,21.7,9,21.4,9,21c1.2,0.3,2.5,0.5,3.8,0.5c0.7,1,1.5,2,2.4,3C15,24.7,14.9,24.9,14.7,25.1z M16,23.7 c-0.6-0.6-1.1-1.3-1.7-2c0.5,0,1.1,0,1.6,0c0.6,0,1.1,0,1.7,0C17.2,22.4,16.6,23.1,16,23.7z M23.3,25.4c-0.2,0.9-0.5,1.5-0.9,1.7 c-0.9,0.5-2.8-0.2-4.8-1.9c-0.2-0.2-0.5-0.4-0.7-0.6c0.8-0.9,1.6-1.9,2.3-3c1.3-0.1,2.5-0.3,3.8-0.6c0.1,0.2,0.1,0.5,0.2,0.7 C23.5,23.1,23.5,24.4,23.3,25.4z M24.3,19.4c-0.2,0-0.3,0.1-0.5,0.1c-0.4-1.2-0.9-2.4-1.4-3.6c0.5-1.1,1-2.3,1.4-3.5 c0.3,0.1,0.6,0.2,0.8,0.3c2.6,0.9,4.2,2.2,4.2,3.2C28.8,17.1,27.1,18.5,24.3,19.4z"
|
|
1151
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1152
|
+
d: "M16,18.5c0.5,0,1-0.1,1.4-0.4c0.4-0.3,0.7-0.7,0.9-1.1c0.2-0.5,0.2-1,0.1-1.5c-0.1-0.5-0.3-0.9-0.7-1.3 c-0.3-0.4-0.8-0.6-1.3-0.7c-0.5-0.1-1,0-1.5,0.1c-0.5,0.2-0.9,0.5-1.1,0.9c-0.3,0.4-0.4,0.9-0.4,1.4c0,0.3,0.1,0.7,0.2,1 c0.1,0.3,0.3,0.6,0.5,0.8c0.2,0.2,0.5,0.4,0.8,0.5C15.3,18.4,15.7,18.5,16,18.5z"
|
|
1232
1153
|
})), children);
|
|
1233
1154
|
});
|
|
1234
1155
|
if (process.env.NODE_ENV !== "production") {
|
|
1235
|
-
|
|
1156
|
+
LogoReact.propTypes = iconPropTypes;
|
|
1236
1157
|
}
|
|
1237
|
-
const
|
|
1158
|
+
const LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsible(_ref51, ref) {
|
|
1238
1159
|
let {
|
|
1239
1160
|
children,
|
|
1240
1161
|
size = 16,
|
|
1241
1162
|
...rest
|
|
1242
1163
|
} = _ref51;
|
|
1243
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1244
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1245
|
-
width: size,
|
|
1246
|
-
height: size,
|
|
1247
|
-
ref: ref,
|
|
1248
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1249
|
-
viewBox: "0 0 16 16",
|
|
1250
|
-
fill: "currentColor",
|
|
1251
|
-
...rest
|
|
1252
|
-
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1253
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
1254
|
-
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1255
|
-
d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
|
|
1256
|
-
"data-icon-path": "inner-path",
|
|
1257
|
-
opacity: "0"
|
|
1258
|
-
})), children);
|
|
1259
|
-
}
|
|
1260
|
-
if (size === 20 || size === "20" || size === "20px") {
|
|
1261
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1262
|
-
width: size,
|
|
1263
|
-
height: size,
|
|
1264
|
-
ref: ref,
|
|
1265
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1266
|
-
viewBox: "0 0 20 20",
|
|
1267
|
-
fill: "currentColor",
|
|
1268
|
-
...rest
|
|
1269
|
-
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1270
|
-
d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z"
|
|
1271
|
-
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1272
|
-
fill: "none",
|
|
1273
|
-
d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
|
|
1274
|
-
"data-icon-path": "inner-path",
|
|
1275
|
-
opacity: "0"
|
|
1276
|
-
})), children);
|
|
1277
|
-
}
|
|
1278
|
-
if (size === 24 || size === "24" || size === "24px") {
|
|
1279
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1280
|
-
width: size,
|
|
1281
|
-
height: size,
|
|
1282
|
-
ref: ref,
|
|
1283
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1284
|
-
viewBox: "0 0 24 24",
|
|
1285
|
-
fill: "currentColor",
|
|
1286
|
-
...rest
|
|
1287
|
-
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1288
|
-
d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z"
|
|
1289
|
-
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1290
|
-
fill: "none",
|
|
1291
|
-
d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
|
|
1292
|
-
"data-icon-path": "inner-path",
|
|
1293
|
-
opacity: "0"
|
|
1294
|
-
})), children);
|
|
1295
|
-
}
|
|
1296
1164
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1297
1165
|
width: size,
|
|
1298
1166
|
height: size,
|
|
@@ -1301,39 +1169,21 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref51, ref) {
|
|
|
1301
1169
|
viewBox: "0 0 32 32",
|
|
1302
1170
|
fill: "currentColor",
|
|
1303
1171
|
...rest
|
|
1304
|
-
},
|
|
1305
|
-
d: "
|
|
1306
|
-
})),
|
|
1307
|
-
|
|
1308
|
-
d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
|
|
1309
|
-
"data-icon-path": "inner-path",
|
|
1310
|
-
opacity: "0"
|
|
1172
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1173
|
+
d: "M21.9104,20.5859h0l-5-11c-.1577-.3452-.5061-.5859-.9104-.5859s-.7529,.2407-.9104,.5859l-5,11c-.0576,.1265-.0896,.2661-.0896,.4141,0,.5522,.4478,1,1,1,.4043,0,.7527-.2407,.9104-.5859l1.9985-4.3965,6.4978,4.7876c.166,.1226,.3711,.1948,.5933,.1948,.5522,0,1-.4478,1-1,0-.1479-.032-.2881-.0896-.4141Zm-5.9104-8.1689l2.499,5.498-3.7441-2.7588,1.2451-2.7393Z"
|
|
1174
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1175
|
+
d: "M16,30c-7.7197,0-14-6.2803-14-14S8.2803,2,16,2s14,6.2803,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3833-12,12s5.3833,12,12,12,12-5.3833,12-12-5.3833-12-12-12Z"
|
|
1311
1176
|
})), children);
|
|
1312
1177
|
});
|
|
1313
1178
|
if (process.env.NODE_ENV !== "production") {
|
|
1314
|
-
|
|
1179
|
+
LogoRedHatAnsible.propTypes = iconPropTypes;
|
|
1315
1180
|
}
|
|
1316
|
-
const
|
|
1181
|
+
const LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch(_ref52, ref) {
|
|
1317
1182
|
let {
|
|
1318
1183
|
children,
|
|
1319
1184
|
size = 16,
|
|
1320
1185
|
...rest
|
|
1321
1186
|
} = _ref52;
|
|
1322
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
1323
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
1324
|
-
width: size,
|
|
1325
|
-
height: size,
|
|
1326
|
-
ref: ref,
|
|
1327
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1328
|
-
viewBox: "0 0 16 16",
|
|
1329
|
-
fill: "currentColor",
|
|
1330
|
-
...rest
|
|
1331
|
-
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1332
|
-
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
1333
|
-
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1334
|
-
d: "M10.7 11.5L8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z"
|
|
1335
|
-
})), children);
|
|
1336
|
-
}
|
|
1337
1187
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1338
1188
|
width: size,
|
|
1339
1189
|
height: size,
|
|
@@ -1342,16 +1192,14 @@ const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref5
|
|
|
1342
1192
|
viewBox: "0 0 32 32",
|
|
1343
1193
|
fill: "currentColor",
|
|
1344
1194
|
...rest
|
|
1345
|
-
},
|
|
1346
|
-
d: "M16,
|
|
1347
|
-
})), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1348
|
-
d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
|
|
1195
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1196
|
+
d: "M16.1,3.2l7.7,0.9c0.2,0,0.3,0.1,0.4,0.2l5.7,7.7c0.2,0.2,0.2,0.5,0,0.7l-13.6,16c-0.1,0.1-0.3,0.1-0.4,0c0,0,0,0,0,0 l-13.6-16C2,12.5,2,12.2,2.1,12l5.7-7.7c0.1-0.1,0.2-0.2,0.4-0.2l7.7-0.9C16,3.2,16,3.2,16.1,3.2z M17.7,4.8c0,0-0.1,0-0.2,0 c0,0-0.1,0.1,0,0.2l0,0l4.3,5.4c0,0.1,0.1,0.1,0.1,0.2c0,0.2-0.1,0.3-0.3,0.3l0,0H10.4c-0.1,0-0.1,0-0.2-0.1 c-0.1-0.1-0.1-0.3-0.1-0.4l0,0L14.5,5c0,0,0-0.1,0-0.2c0,0-0.1,0-0.2,0l0,0l-5.9,5.9c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2-0.1-0.2-0.2v0 l0.2-4.3c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1l0,0l-1.1,4.9c0,0.2-0.2,0.3-0.3,0.3l0,0l-2.8,0.6c-0.1,0-0.1,0.1-0.1,0.1 c0,0.1,0,0.1,0.1,0.1l0,0h2.7c0.2,0,0.3,0.1,0.4,0.2l0,0l6.6,11.8c0,0.1,0.1,0.1,0.2,0.1c0.1,0,0.1-0.1,0.1-0.2l0,0L8.6,12.9 c0,0,0-0.1,0-0.1c0-0.2,0.1-0.3,0.3-0.4l0,0h14.2c0.1,0,0.1,0,0.2,0c0.2,0.1,0.2,0.3,0.2,0.4l0,0l-5.3,11.3c0,0.1,0,0.2,0.1,0.2 c0.1,0,0.2,0,0.2-0.1l0,0L25,12.6c0.1-0.1,0.2-0.2,0.4-0.2l0,0h2.7c0.1,0,0.1,0,0.1-0.1c0-0.1,0-0.1-0.1-0.1l0,0l-2.8-0.6 c-0.2,0-0.3-0.2-0.4-0.3l0,0L24,6.3c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1v0l0.2,4.3c0,0.1,0,0.1-0.1,0.2 c-0.1,0.1-0.2,0.1-0.3,0l0,0L17.7,4.8z"
|
|
1349
1197
|
})), children);
|
|
1350
1198
|
});
|
|
1351
1199
|
if (process.env.NODE_ENV !== "production") {
|
|
1352
|
-
|
|
1200
|
+
LogoSketch.propTypes = iconPropTypes;
|
|
1353
1201
|
}
|
|
1354
|
-
const
|
|
1202
|
+
const LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype(_ref53, ref) {
|
|
1355
1203
|
let {
|
|
1356
1204
|
children,
|
|
1357
1205
|
size = 16,
|
|
@@ -1365,24 +1213,14 @@ const MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref5
|
|
|
1365
1213
|
viewBox: "0 0 32 32",
|
|
1366
1214
|
fill: "currentColor",
|
|
1367
1215
|
...rest
|
|
1368
|
-
},
|
|
1369
|
-
|
|
1370
|
-
cy: "25.5",
|
|
1371
|
-
r: "1.5"
|
|
1372
|
-
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
1373
|
-
cx: "21.5",
|
|
1374
|
-
cy: "29.5",
|
|
1375
|
-
r: "1.5"
|
|
1376
|
-
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1377
|
-
d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
|
|
1378
|
-
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1379
|
-
d: "M9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0 6.4929 6.4929 0 00.23 12.7681L6.106 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.447-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20H23v2h.5A6.4974 6.4974 0 0024.8008 9.1362z"
|
|
1216
|
+
}, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1217
|
+
d: "M27.91,17.88A11.63,11.63,0,0,0,28.06,16,12.06,12.06,0,0,0,16,3.94a11.63,11.63,0,0,0-1.88.15,7.29,7.29,0,0,0-10,10A11.63,11.63,0,0,0,3.94,16,12.06,12.06,0,0,0,16,28.06a11.63,11.63,0,0,0,1.88-.15,7.29,7.29,0,0,0,10-10Zm-6.18,3.6a5,5,0,0,1-2.24,1.73,9,9,0,0,1-3.48.62A8.41,8.41,0,0,1,12,23a5.2,5.2,0,0,1-1.82-1.63,3.59,3.59,0,0,1-.7-2,1.36,1.36,0,0,1,.43-1A1.56,1.56,0,0,1,11,18a1.38,1.38,0,0,1,.91.32,2.5,2.5,0,0,1,.63.94,5.83,5.83,0,0,0,.66,1.18,2.61,2.61,0,0,0,1,.78,3.87,3.87,0,0,0,1.69.31,4,4,0,0,0,2.34-.62,1.8,1.8,0,0,0,.89-1.53,1.54,1.54,0,0,0-.47-1.17,3.09,3.09,0,0,0-1.25-.7c-.52-.17-1.21-.34-2.08-.53A16,16,0,0,1,12.41,16a4.78,4.78,0,0,1-1.89-1.4,3.5,3.5,0,0,1-.7-2.21,3.65,3.65,0,0,1,.74-2.24,4.7,4.7,0,0,1,2.14-1.5A9.51,9.51,0,0,1,16,8.17a8.63,8.63,0,0,1,2.59.35,5.81,5.81,0,0,1,1.83.92,3.91,3.91,0,0,1,1.06,1.21,2.62,2.62,0,0,1,.34,1.25,1.4,1.4,0,0,1-.43,1,1.43,1.43,0,0,1-1.07.46,1.25,1.25,0,0,1-.89-.28,3.36,3.36,0,0,1-.65-.87,3.79,3.79,0,0,0-1.05-1.31,3.13,3.13,0,0,0-1.95-.46,3.64,3.64,0,0,0-2,.5,1.44,1.44,0,0,0-.76,1.2,1.15,1.15,0,0,0,.25.75,2.21,2.21,0,0,0,.72.55,4.74,4.74,0,0,0,.92.36c.32.09.84.22,1.57.39.92.2,1.74.42,2.49.66a7.61,7.61,0,0,1,1.9.88,3.59,3.59,0,0,1,1.23,1.31A4,4,0,0,1,22.5,19,4.24,4.24,0,0,1,21.73,21.48Z"
|
|
1380
1218
|
})), children);
|
|
1381
1219
|
});
|
|
1382
1220
|
if (process.env.NODE_ENV !== "production") {
|
|
1383
|
-
|
|
1221
|
+
LogoSkype.propTypes = iconPropTypes;
|
|
1384
1222
|
}
|
|
1385
|
-
const
|
|
1223
|
+
const LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack(_ref54, ref) {
|
|
1386
1224
|
let {
|
|
1387
1225
|
children,
|
|
1388
1226
|
size = 16,
|
|
@@ -1396,14 +1234,14 @@ const Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref54, ref) {
|
|
|
1396
1234
|
viewBox: "0 0 32 32",
|
|
1397
1235
|
fill: "currentColor",
|
|
1398
1236
|
...rest
|
|
1399
|
-
},
|
|
1400
|
-
d: "
|
|
1237
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1238
|
+
d: "M9.0423 19.1661A2.5212 2.5212 0 116.5212 16.645H9.0423zM10.3127 19.1661a2.5212 2.5212 0 015.0423 0v6.3127a2.5212 2.5212 0 11-5.0423 0zM12.8339 9.0423A2.5212 2.5212 0 1115.355 6.5212V9.0423zM12.8339 10.3127a2.5212 2.5212 0 010 5.0423H6.5212a2.5212 2.5212 0 110-5.0423zM22.9577 12.8339a2.5212 2.5212 0 112.5211 2.5211H22.9577zM21.6873 12.8339a2.5212 2.5212 0 01-5.0423 0V6.5212a2.5212 2.5212 0 115.0423 0zM19.1661 22.9577a2.5212 2.5212 0 11-2.5211 2.5211V22.9577zM19.1661 21.6873a2.5212 2.5212 0 010-5.0423h6.3127a2.5212 2.5212 0 110 5.0423z"
|
|
1401
1239
|
})), children);
|
|
1402
1240
|
});
|
|
1403
1241
|
if (process.env.NODE_ENV !== "production") {
|
|
1404
|
-
|
|
1242
|
+
LogoSlack.propTypes = iconPropTypes;
|
|
1405
1243
|
}
|
|
1406
|
-
const
|
|
1244
|
+
const LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(_ref55, ref) {
|
|
1407
1245
|
let {
|
|
1408
1246
|
children,
|
|
1409
1247
|
size = 16,
|
|
@@ -1417,16 +1255,18 @@ const MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref55, ref)
|
|
|
1417
1255
|
viewBox: "0 0 32 32",
|
|
1418
1256
|
fill: "currentColor",
|
|
1419
1257
|
...rest
|
|
1420
|
-
},
|
|
1421
|
-
d: "
|
|
1422
|
-
})),
|
|
1423
|
-
|
|
1258
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1259
|
+
d: "M27.9774,9.6279a7.33,7.33,0,0,0-.1186-1.2888,5.2458,5.2458,0,0,0-.4872-1.4948,5.1869,5.1869,0,0,0-.9988-1.3324,4.9557,4.9557,0,0,0-2.1805-1.2433,8.8444,8.8444,0,0,0-2.3059-.2458l-.0044-.0119H10.1143l-.0007.0119a12.578,12.578,0,0,0-1.3221.0591A6.2955,6.2955,0,0,0,7.3792,4.4,5.1155,5.1155,0,0,0,4.2538,7.8152a8.8,8.8,0,0,0-.2459,2.2855L4,21.9065a14.9206,14.9206,0,0,0,.1088,1.5992A5.53,5.53,0,0,0,4.6,25.1205a5.17,5.17,0,0,0,1.443,1.744,4.6907,4.6907,0,0,0,1.4442.7822,7.83,7.83,0,0,0,2.3741.3484c.5034.0032,1.0069.0158,1.5106.0137,3.659-.0154,7.3178.0264,10.9767-.0226a8.6316,8.6316,0,0,0,1.44-.1528A4.8765,4.8765,0,0,0,26.2,26.6613a4.9915,4.9915,0,0,0,1.5931-2.6546,9.6646,9.6646,0,0,0,.2074-2.1v-.1407C28,21.7112,27.9793,9.7855,27.9774,9.6279ZM24.7635,20.7326c-.1536.36-.93.6577-2.2433.8606-.1232.019-.1751.2183-.2463.5445-.0293.1348-.0592.2669-.1.4057a.2451.2451,0,0,1-.26.1943h-.0205a2.1011,2.1011,0,0,1-.3738-.0472,4.921,4.921,0,0,0-.9852-.1044,4.37,4.37,0,0,0-.7106.06,3.4048,3.4048,0,0,0-1.3483.6888,3.912,3.912,0,0,1-2.3668.9328c-.05,0-.0973-.0018-.1335-.0035-.0287.0024-.0584.0035-.0881.0035a3.9062,3.9062,0,0,1-2.3651-.9322,3.4118,3.4118,0,0,0-1.35-.69,4.3612,4.3612,0,0,0-.71-.06,4.858,4.858,0,0,0-.9852.1115,2.1872,2.1872,0,0,1-.3737.0536.2574.2574,0,0,1-.2807-.2012c-.0414-.1407-.0711-.277-.1-.4082-.0716-.328-.1237-.5282-.2465-.5472-1.3133-.2026-2.0893-.5011-2.2439-.8626a.3349.3349,0,0,1-.0272-.114.2109.2109,0,0,1,.1764-.22,4.5854,4.5854,0,0,0,2.7564-1.6391,6.1681,6.1681,0,0,0,.94-1.4616l.0048-.01a.943.943,0,0,0,.09-.79c-.1693-.3991-.73-.5769-1.1007-.6946-.0921-.0291-.1794-.0567-.2488-.0844-.3288-.13-.8693-.4041-.7973-.7828a.7333.7333,0,0,1,.7127-.4683.5052.5052,0,0,1,.2158.043,2.1572,2.1572,0,0,0,.8916.2355.7465.7465,0,0,0,.5134-.1569q-.0145-.2629-.0318-.5256a8.8742,8.8742,0,0,1,.2122-3.5447A4.6074,4.6074,0,0,1,15.8173,7.76q.177-.0015.3539-.0033a4.6152,4.6152,0,0,1,4.2853,2.7606,8.884,8.884,0,0,1,.2118,3.5478l-.0036.0574c-.01.1629-.02.317-.0278.4665a.7215.7215,0,0,0,.4656.1558,2.2321,2.2321,0,0,0,.84-.234.6628.6628,0,0,1,.2751-.0545.832.832,0,0,1,.3133.06l.005.0019a.5825.5825,0,0,1,.4409.4781c.0034.1835-.133.4578-.8039.7226-.0687.0272-.1564.0551-.2489.0844-.3712.1178-.9312.2956-1.1005.6944a.9422.9422,0,0,0,.09.7893l.0048.01a5.4311,5.4311,0,0,0,3.6967,3.1005.211.211,0,0,1,.1764.22A.3408.3408,0,0,1,24.7635,20.7326Z"
|
|
1260
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1261
|
+
fill: "none",
|
|
1262
|
+
d: "M24.7635,20.7326c-.1536.36-.93.6577-2.2433.8606-.1232.019-.1751.2183-.2463.5445-.0293.1348-.0592.2669-.1.4057a.2451.2451,0,0,1-.26.1943h-.0205a2.1011,2.1011,0,0,1-.3738-.0472,4.921,4.921,0,0,0-.9852-.1044,4.37,4.37,0,0,0-.7106.06,3.4048,3.4048,0,0,0-1.3483.6888,3.912,3.912,0,0,1-2.3668.9328c-.05,0-.0973-.0018-.1335-.0035-.0287.0024-.0584.0035-.0881.0035a3.9062,3.9062,0,0,1-2.3651-.9322,3.4118,3.4118,0,0,0-1.35-.69,4.3612,4.3612,0,0,0-.71-.06,4.858,4.858,0,0,0-.9852.1115,2.1872,2.1872,0,0,1-.3737.0536.2574.2574,0,0,1-.2807-.2012c-.0414-.1407-.0711-.277-.1-.4082-.0716-.328-.1237-.5282-.2465-.5472-1.3133-.2026-2.0893-.5011-2.2439-.8626a.3349.3349,0,0,1-.0272-.114.2109.2109,0,0,1,.1764-.22,4.5854,4.5854,0,0,0,2.7564-1.6391,6.1681,6.1681,0,0,0,.94-1.4616l.0048-.01a.943.943,0,0,0,.09-.79c-.1693-.3991-.73-.5769-1.1007-.6946-.0921-.0291-.1794-.0567-.2488-.0844-.3288-.13-.8693-.4041-.7973-.7828a.7333.7333,0,0,1,.7127-.4683.5052.5052,0,0,1,.2158.043,2.1572,2.1572,0,0,0,.8916.2355.7465.7465,0,0,0,.5134-.1569q-.0145-.2629-.0318-.5256a8.8742,8.8742,0,0,1,.2122-3.5447A4.6074,4.6074,0,0,1,15.8173,7.76q.177-.0015.3539-.0033a4.6152,4.6152,0,0,1,4.2853,2.7606,8.884,8.884,0,0,1,.2118,3.5478l-.0036.0574c-.01.1629-.02.317-.0278.4665a.7215.7215,0,0,0,.4656.1558,2.2321,2.2321,0,0,0,.84-.234.6628.6628,0,0,1,.2751-.0545.832.832,0,0,1,.3133.06l.005.0019a.5825.5825,0,0,1,.4409.4781c.0034.1835-.133.4578-.8039.7226-.0687.0272-.1564.0551-.2489.0844-.3712.1178-.9312.2956-1.1005.6944a.9422.9422,0,0,0,.09.7893l.0048.01a5.4311,5.4311,0,0,0,3.6967,3.1005.211.211,0,0,1,.1764.22A.3408.3408,0,0,1,24.7635,20.7326Z",
|
|
1263
|
+
"data-icon-path": "inner-path"
|
|
1424
1264
|
})), children);
|
|
1425
1265
|
});
|
|
1426
1266
|
if (process.env.NODE_ENV !== "production") {
|
|
1427
|
-
|
|
1267
|
+
LogoSnapchat.propTypes = iconPropTypes;
|
|
1428
1268
|
}
|
|
1429
|
-
const
|
|
1269
|
+
const LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte(_ref56, ref) {
|
|
1430
1270
|
let {
|
|
1431
1271
|
children,
|
|
1432
1272
|
size = 16,
|
|
@@ -1440,20 +1280,14 @@ const MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref56, r
|
|
|
1440
1280
|
viewBox: "0 0 32 32",
|
|
1441
1281
|
fill: "currentColor",
|
|
1442
1282
|
...rest
|
|
1443
|
-
},
|
|
1444
|
-
d: "
|
|
1445
|
-
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1446
|
-
cx: "13.5",
|
|
1447
|
-
cy: "24.5",
|
|
1448
|
-
r: "1.5"
|
|
1449
|
-
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1450
|
-
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
1283
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1284
|
+
d: "M26.1,5.7C23.5,2,18.4,0.9,14.7,3.2L8.2,7.4c-1.8,1.1-3,2.9-3.4,5c-0.3,1.7,0,3.5,0.8,5.1c-0.6,0.8-0.9,1.8-1.1,2.8 c-0.4,2.1,0.1,4.3,1.4,6c2.6,3.7,7.7,4.8,11.4,2.5l6.5-4.2c1.8-1.1,3-2.9,3.4-5c0.3-1.7,0-3.5-0.8-5.1c0.6-0.8,0.9-1.8,1.1-2.8 C27.9,9.6,27.4,7.4,26.1,5.7z M24.3,11c0,0.2-0.1,0.4-0.2,0.6L24,12l-0.3-0.2c-0.8-0.6-1.6-1-2.6-1.3l-0.2-0.1l0-0.2 c0-0.3-0.1-0.7-0.3-1c-0.4-0.5-1-0.8-1.7-0.6c-0.1,0-0.3,0.1-0.4,0.2L12,12.9c-0.3,0.2-0.5,0.5-0.6,0.9c-0.1,0.4,0,0.8,0.2,1.1 c0.4,0.5,1,0.8,1.7,0.6c0.1,0,0.3-0.1,0.4-0.2l2.5-1.6c0.4-0.3,0.9-0.5,1.3-0.6c2.1-0.5,4.3,0.3,5.6,2.1c0.7,1,1,2.4,0.8,3.6 c-0.2,1.2-1,2.3-2,3l-6.5,4.2c-0.4,0.3-0.9,0.5-1.3,0.6c-2.1,0.5-4.3-0.3-5.6-2.1c-0.7-1-1-2.4-0.8-3.6c0-0.2,0.1-0.4,0.2-0.6L8,20 l0.3,0.2c0.8,0.6,1.6,1,2.6,1.3l0.2,0.1l0,0.2c0,0.3,0.1,0.7,0.3,1c0.4,0.5,1,0.8,1.7,0.6c0.1,0,0.3-0.1,0.4-0.2l6.5-4.2 c0.3-0.2,0.5-0.5,0.6-0.9c0.1-0.4,0-0.8-0.2-1.1c-0.4-0.5-1-0.8-1.7-0.6c-0.1,0-0.3,0.1-0.4,0.2l-2.5,1.6c-0.4,0.3-0.9,0.5-1.3,0.6 c-2.1,0.5-4.3-0.3-5.6-2.1c-0.8-1-1-2.4-0.8-3.6c0.2-1.2,1-2.3,2-3l6.5-4.2c0.4-0.3,0.9-0.5,1.3-0.6c2.1-0.5,4.3,0.3,5.6,2.1 C24.2,8.5,24.5,9.8,24.3,11z"
|
|
1451
1285
|
})), children);
|
|
1452
1286
|
});
|
|
1453
1287
|
if (process.env.NODE_ENV !== "production") {
|
|
1454
|
-
|
|
1288
|
+
LogoSvelte.propTypes = iconPropTypes;
|
|
1455
1289
|
}
|
|
1456
|
-
const
|
|
1290
|
+
const LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr(_ref57, ref) {
|
|
1457
1291
|
let {
|
|
1458
1292
|
children,
|
|
1459
1293
|
size = 16,
|
|
@@ -1467,16 +1301,14 @@ const MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref57, r
|
|
|
1467
1301
|
viewBox: "0 0 32 32",
|
|
1468
1302
|
fill: "currentColor",
|
|
1469
1303
|
...rest
|
|
1470
|
-
},
|
|
1471
|
-
d: "
|
|
1472
|
-
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1473
|
-
d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
|
|
1304
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1305
|
+
d: "M22.6,28h-4c-3.59,0-6.3-1.86-6.3-6.3V14.58H9V10.72A7.17,7.17,0,0,0,14.3,4h3.76v6.12h4.36v4.46H18.06v6.2c0,1.86.94,2.49,2.42,2.49H22.6Z"
|
|
1474
1306
|
})), children);
|
|
1475
1307
|
});
|
|
1476
1308
|
if (process.env.NODE_ENV !== "production") {
|
|
1477
|
-
|
|
1309
|
+
LogoTumblr.propTypes = iconPropTypes;
|
|
1478
1310
|
}
|
|
1479
|
-
const
|
|
1311
|
+
const LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(_ref58, ref) {
|
|
1480
1312
|
let {
|
|
1481
1313
|
children,
|
|
1482
1314
|
size = 16,
|
|
@@ -1490,16 +1322,14 @@ const MobileCrash = /*#__PURE__*/React.forwardRef(function MobileCrash(_ref58, r
|
|
|
1490
1322
|
viewBox: "0 0 32 32",
|
|
1491
1323
|
fill: "currentColor",
|
|
1492
1324
|
...rest
|
|
1493
|
-
},
|
|
1494
|
-
d: "
|
|
1495
|
-
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1496
|
-
d: "m15,28h-6V8h14v6h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h6v-2ZM9,4h14v2h-14v-2Z"
|
|
1325
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1326
|
+
d: "M11.5475,25.7523c9.0566,0,14.0102-7.5034,14.0102-14.0102,0-.2131,0-.4253-.0144-.6365,.9637-.697,1.7955-1.5601,2.4566-2.5488-.8987,.3982-1.852,.6594-2.8282,.7747,1.0279-.6154,1.7972-1.5833,2.1648-2.7235-.9666,.5736-2.024,.9778-3.1267,1.1952-1.8648-1.9829-4.984-2.0786-6.9669-.2138-1.2788,1.2026-1.8214,2.9947-1.4245,4.7047-3.9591-.1985-7.6479-2.0685-10.1482-5.1446-1.3069,2.2499-.6394,5.1282,1.5245,6.5731-.7836-.0232-1.5501-.2346-2.2349-.6163v.0624c.0006,2.3439,1.6529,4.3628,3.9504,4.8269-.7249,.1977-1.4855,.2266-2.2234,.0845,.6451,2.0058,2.4937,3.38,4.6003,3.4195-1.7436,1.3703-3.8975,2.1142-6.1152,2.112-.3918-.0008-.7832-.0245-1.1722-.071,2.2518,1.4451,4.8719,2.2116,7.5475,2.208"
|
|
1497
1327
|
})), children);
|
|
1498
1328
|
});
|
|
1499
1329
|
if (process.env.NODE_ENV !== "production") {
|
|
1500
|
-
|
|
1330
|
+
LogoTwitter.propTypes = iconPropTypes;
|
|
1501
1331
|
}
|
|
1502
|
-
const
|
|
1332
|
+
const LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(_ref59, ref) {
|
|
1503
1333
|
let {
|
|
1504
1334
|
children,
|
|
1505
1335
|
size = 16,
|
|
@@ -1513,16 +1343,14 @@ const MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_re
|
|
|
1513
1343
|
viewBox: "0 0 32 32",
|
|
1514
1344
|
fill: "currentColor",
|
|
1515
1345
|
...rest
|
|
1516
|
-
},
|
|
1517
|
-
d: "
|
|
1518
|
-
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1519
|
-
d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z"
|
|
1346
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1347
|
+
d: "M3.4,11C3,10.1,2,9.7,1,10.2s-1.3,1.4-0.9,2.3L4.1,21c0.6,1.3,1.3,2,2.5,2c1.3,0,1.9-0.8,2.5-2c0,0,3.4-7.4,3.4-7.5 c0-0.1,0.1-0.3,0.5-0.3c0.3,0,0.5,0.2,0.5,0.6V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9 V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2v-6.8 c0-2.5-2-4.2-4.4-4.2s-3.9,1.7-3.9,1.7c-0.8-1-1.9-1.7-3.8-1.7c-2,0-3.7,1.7-3.7,1.7c-0.8-1-2.2-1.7-3.3-1.7c-1.7,0-3.1,0.8-4,2.7 l-2.5,5.9L3.4,11"
|
|
1520
1348
|
})), children);
|
|
1521
1349
|
});
|
|
1522
1350
|
if (process.env.NODE_ENV !== "production") {
|
|
1523
|
-
|
|
1351
|
+
LogoVmware.propTypes = iconPropTypes;
|
|
1524
1352
|
}
|
|
1525
|
-
const
|
|
1353
|
+
const LogoVmwareAlt = /*#__PURE__*/React.forwardRef(function LogoVmwareAlt(_ref60, ref) {
|
|
1526
1354
|
let {
|
|
1527
1355
|
children,
|
|
1528
1356
|
size = 16,
|
|
@@ -1536,14 +1364,14 @@ const MobileEvent = /*#__PURE__*/React.forwardRef(function MobileEvent(_ref60, r
|
|
|
1536
1364
|
viewBox: "0 0 32 32",
|
|
1537
1365
|
fill: "currentColor",
|
|
1538
1366
|
...rest
|
|
1539
|
-
},
|
|
1540
|
-
d: "
|
|
1367
|
+
}, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1368
|
+
d: "M22.4131 19.1099l-1.9154-5.5355c-.0401-.1304-.1003-.351-.1003-.5415 0-.5114.4112-1.0128 1.073-1.0128.5515 0 .9226.351 1.083.8624l1.2034 3.9812 1.2335-3.9711c.1604-.5315.5716-.8925 1.1432-.8925h.1304c.5716 0 .9828.371 1.1432.8925l1.2435 3.9812 1.2335-4.0113c.1504-.4713.4814-.8524 1.073-.8524.6117 0 1.0429.4713 1.0429 1.0229 0 .1504-.0401.351-.0702.4513l-2.0056 5.6258c-.2306.6919-.6919.9928-1.2335.9928h-.0702c-.5415 0-.9928-.3109-1.2034-.9527l-1.2435-3.9511-1.2635 3.9511c-.2006.6418-.6619.9527-1.2034.9527h-.0702c-.5315 0-.9928-.3109-1.2234-.9928zM2.0939 12.645c-.2469-.5532-.8692-.8001-1.452-.5433-.5828.2568-.7902.8989-.5334 1.452l2.4299 5.2846c.3852.8297.7902 1.2644 1.5409 1.2644.81 0 1.1656-.4741 1.5409-1.2644 0 0 2.1237-4.6228 2.1435-4.6722.0198-.0494.0889-.1976.3062-.1976.1877 0 .3358.1482.3358.3457v4.524c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-3.6943c0-.7112.5136-1.1755 1.2051-1.1755s1.1557.4741 1.1557 1.1755v3.6943c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-3.6943c0-.7112.5136-1.1755 1.2051-1.1755s1.1557.4741 1.1557 1.1755v3.6943c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-4.2079c0-1.5508-1.2446-2.6275-2.7361-2.6275s-2.4299 1.0372-2.4299 1.0372c-.4939-.6421-1.1853-1.0372-2.341-1.0372-1.2248 0-2.3015 1.0372-2.3015 1.0372-.5038-.6421-1.3434-1.0372-2.0447-1.0372-1.0866 0-1.9459.4741-2.4694 1.6792l-1.5508 3.6647-1.9756-4.7018"
|
|
1541
1369
|
})), children);
|
|
1542
1370
|
});
|
|
1543
1371
|
if (process.env.NODE_ENV !== "production") {
|
|
1544
|
-
|
|
1372
|
+
LogoVmwareAlt.propTypes = iconPropTypes;
|
|
1545
1373
|
}
|
|
1546
|
-
const
|
|
1374
|
+
const LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue(_ref61, ref) {
|
|
1547
1375
|
let {
|
|
1548
1376
|
children,
|
|
1549
1377
|
size = 16,
|
|
@@ -1557,14 +1385,16 @@ const MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_
|
|
|
1557
1385
|
viewBox: "0 0 32 32",
|
|
1558
1386
|
fill: "currentColor",
|
|
1559
1387
|
...rest
|
|
1560
|
-
},
|
|
1561
|
-
d: "
|
|
1388
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1389
|
+
d: "M24.9,3.9L16,19.4L7.1,3.9H2l14,24.3L30,3.9H24.9z"
|
|
1390
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1391
|
+
d: "M16,9.5l-3.2-5.6H8.1L16,17.5l7.9-13.6h-4.6L16,9.5z"
|
|
1562
1392
|
})), children);
|
|
1563
1393
|
});
|
|
1564
1394
|
if (process.env.NODE_ENV !== "production") {
|
|
1565
|
-
|
|
1395
|
+
LogoVue.propTypes = iconPropTypes;
|
|
1566
1396
|
}
|
|
1567
|
-
const
|
|
1397
|
+
const LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref62, ref) {
|
|
1568
1398
|
let {
|
|
1569
1399
|
children,
|
|
1570
1400
|
size = 16,
|
|
@@ -1578,16 +1408,15 @@ const MobileRequest = /*#__PURE__*/React.forwardRef(function MobileRequest(_ref6
|
|
|
1578
1408
|
viewBox: "0 0 32 32",
|
|
1579
1409
|
fill: "currentColor",
|
|
1580
1410
|
...rest
|
|
1581
|
-
},
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
d: "m14,28h-5V8h14v8h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h5v-2ZM9,4h14v2h-14v-2Z"
|
|
1411
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1412
|
+
fillRule: "evenodd",
|
|
1413
|
+
d: "M27.0857,24.7792A6.6179,6.6179,0,0,0,30,19.4662c0-3.88-3.7765-7.0269-8.4338-7.0269s-8.4339,3.1465-8.4339,7.0269,3.7765,7.028,8.4339,7.028a9.9547,9.9547,0,0,0,2.7533-.385l.2473-.0374a.8923.8923,0,0,1,.448.13l1.8469,1.0664.1621.0525a.2813.2813,0,0,0,.2812-.2812l-.0455-.2053-.38-1.4175-.0292-.18A.56.56,0,0,1,27.0857,24.7792ZM12.1208,4.68C6.5313,4.68,2,8.4552,2,13.1137a7.9386,7.9386,0,0,0,3.4965,6.3746.6713.6713,0,0,1,.2835.55l-.035.2147-.4562,1.701L5.234,22.2a.3384.3384,0,0,0,.3372.3383l.196-.063,2.2155-1.28a1.0584,1.0584,0,0,1,.5366-.1552l.2975.0443a11.9674,11.9674,0,0,0,3.304.4632l.5554-.014a6.5153,6.5153,0,0,1-.3395-2.0662c0-4.2478,4.1323-7.6918,9.2295-7.6918l.55.014C21.3538,7.761,17.169,4.68,12.1208,4.68Zm6.6337,13.6629a1.1247,1.1247,0,1,1,1.1247-1.1247A1.1243,1.1243,0,0,1,18.7545,18.3427Zm5.6233,0a1.1247,1.1247,0,1,1,1.1235-1.1247A1.1245,1.1245,0,0,1,24.3778,18.3427ZM8.7468,11.7638a1.3493,1.3493,0,1,1,1.35-1.3486A1.3485,1.3485,0,0,1,8.7468,11.7638Zm6.7469,0a1.3493,1.3493,0,1,1,1.35-1.3486A1.3486,1.3486,0,0,1,15.4937,11.7638Z"
|
|
1585
1414
|
})), children);
|
|
1586
1415
|
});
|
|
1587
1416
|
if (process.env.NODE_ENV !== "production") {
|
|
1588
|
-
|
|
1417
|
+
LogoWechat.propTypes = iconPropTypes;
|
|
1589
1418
|
}
|
|
1590
|
-
const
|
|
1419
|
+
const LogoX = /*#__PURE__*/React.forwardRef(function LogoX(_ref63, ref) {
|
|
1591
1420
|
let {
|
|
1592
1421
|
children,
|
|
1593
1422
|
size = 16,
|
|
@@ -1601,16 +1430,14 @@ const MobileSession = /*#__PURE__*/React.forwardRef(function MobileSession(_ref6
|
|
|
1601
1430
|
viewBox: "0 0 32 32",
|
|
1602
1431
|
fill: "currentColor",
|
|
1603
1432
|
...rest
|
|
1604
|
-
},
|
|
1605
|
-
d: "
|
|
1606
|
-
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1607
|
-
d: "m16,28h-7V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h7v-2ZM9,4h14v2h-14v-2Z"
|
|
1433
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1434
|
+
d: "m18.2342,14.1624l8.7424-10.1624h-2.0717l-7.591,8.8238-6.0629-8.8238h-6.9929l9.1684,13.3432-9.1684,10.6568h2.0718l8.0163-9.3183,6.4029,9.3183h6.9929l-9.5083-13.8376h.0005Zm-2.8376,3.2984l-.9289-1.3287L7.0763,5.5596h3.1822l5.9649,8.5323.9289,1.3287,7.7536,11.0907h-3.1822l-6.3272-9.05v-.0005Z"
|
|
1608
1435
|
})), children);
|
|
1609
1436
|
});
|
|
1610
1437
|
if (process.env.NODE_ENV !== "production") {
|
|
1611
|
-
|
|
1438
|
+
LogoX.propTypes = iconPropTypes;
|
|
1612
1439
|
}
|
|
1613
|
-
const
|
|
1440
|
+
const LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing(_ref64, ref) {
|
|
1614
1441
|
let {
|
|
1615
1442
|
children,
|
|
1616
1443
|
size = 16,
|
|
@@ -1624,20 +1451,16 @@ const MobileView = /*#__PURE__*/React.forwardRef(function MobileView(_ref64, ref
|
|
|
1624
1451
|
viewBox: "0 0 32 32",
|
|
1625
1452
|
fill: "currentColor",
|
|
1626
1453
|
...rest
|
|
1627
|
-
},
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1632
|
-
d: "m30.7769,23.4785c-1.4229-3.3287-4.4761-5.4785-7.7769-5.4785s-6.3538,2.1499-7.7769,5.4785l-.2231.5215.2231.5215c1.4231,3.3287,4.4761,5.4785,7.7769,5.4785s6.354-2.1499,7.7769-5.4785l.2231-.5215-.2231-.5215Zm-7.7769,4.5215c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4Z"
|
|
1633
|
-
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1634
|
-
d: "m14,28h-5V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h5v-2ZM9,4h14v2h-14v-2Z"
|
|
1454
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1455
|
+
d: "M11.42,8.29a1.25,1.25,0,0,0-1.13-.76h-4a.65.65,0,0,0-.55.25.63.63,0,0,0,0,.62l2.73,4.73v0L4.17,20.72a.6.6,0,0,0,0,.62.58.58,0,0,0,.52.28h4a1.22,1.22,0,0,0,1.1-.78l4.36-7.71S11.42,8.29,11.42,8.29Z"
|
|
1456
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1457
|
+
d: "M27.83,2.88a.65.65,0,0,0,0-.62A.61.61,0,0,0,27.3,2H23.22a1.19,1.19,0,0,0-1.08.77s-8.7,15.43-9,15.93l5.74,10.53A1.26,1.26,0,0,0,20,30h4a.59.59,0,0,0,.54-.26.62.62,0,0,0,0-.62l-5.69-10.4a0,0,0,0,1,0,0Z"
|
|
1635
1458
|
})), children);
|
|
1636
1459
|
});
|
|
1637
1460
|
if (process.env.NODE_ENV !== "production") {
|
|
1638
|
-
|
|
1461
|
+
LogoXing.propTypes = iconPropTypes;
|
|
1639
1462
|
}
|
|
1640
|
-
const
|
|
1463
|
+
const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref65, ref) {
|
|
1641
1464
|
let {
|
|
1642
1465
|
children,
|
|
1643
1466
|
size = 16,
|
|
@@ -1651,18 +1474,15 @@ const MobileViewOrientation = /*#__PURE__*/React.forwardRef(function MobileViewO
|
|
|
1651
1474
|
viewBox: "0 0 32 32",
|
|
1652
1475
|
fill: "currentColor",
|
|
1653
1476
|
...rest
|
|
1654
|
-
},
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
d: "m19,16l-1.4141,1.4141,2.5859,2.5859h-4.1719c-2.2056,0-4-1.7944-4-4v-2h-2v2c0,3.3086,2.6917,6,6,6h4.1719l-2.5859,2.5859,1.4141,1.4141,5-5-5-5Z"
|
|
1658
|
-
})), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1659
|
-
d: "m12,28h-6V8h16v-4c0-1.103-.8975-2-2-2H6c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h6v-2ZM6,4h14v2H6v-2Z"
|
|
1477
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1478
|
+
fillRule: "evenodd",
|
|
1479
|
+
d: "M8.5089 15.1845l5.0598 2.4675c.9733.4747.8229 1.9059-.2278 2.1679l-5.4618 1.3619c-.6813.1699-1.3541-.3002-1.4345-.9977-.1719-1.492-.0021-2.9655.4564-4.3296.2227-.6625.9797-.9764 1.6079-.67zM10.5348 25.6004l3.7659-4.1831c.7245-.8048 2.0589-.2657 2.0211.8165l-.1964 5.6273c-.0245.7012-.6613 1.2203-1.3532 1.1041-1.4551-.2444-2.8315-.8069-4.0331-1.6322-.5775-.3967-.6731-1.212-.2043-1.7327zM19.464 20.0339l5.3529 1.7396c.6663.2165.9912.9705.6894 1.6027-.6279 1.3155-1.5387 2.4909-2.6766 3.4301-.5412.4466-1.3521.3154-1.724-.2796l-2.9838-4.7752c-.5738-.9184.3123-2.0524 1.3421-1.7177zM24.9076 16.619l-5.411 1.5515c-1.0409.2984-1.8868-.8658-1.2812-1.7636l3.1481-4.6668c.3909-.5795 1.2034-.6861 1.7275-.2237 1.0791.9521 1.9628 2.1433 2.56 3.5214.2792.6443-.0685 1.3877-.7434 1.5813zM12.2638 3.4886c-.9739.2609-1.903.6058-2.7815 1.0247-.6096.2907-.8399 1.0415-.5022 1.6264l5.2887 9.1604c.5934 1.0277 2.1643.6067 2.1643-.5799V4.1427c0-.6754-.5749-1.2105-1.2481-1.1574-.9703.0765-1.9474.2424-2.9212.5033z"
|
|
1660
1480
|
})), children);
|
|
1661
1481
|
});
|
|
1662
1482
|
if (process.env.NODE_ENV !== "production") {
|
|
1663
|
-
|
|
1483
|
+
LogoYelp.propTypes = iconPropTypes;
|
|
1664
1484
|
}
|
|
1665
|
-
const
|
|
1485
|
+
const LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(_ref66, ref) {
|
|
1666
1486
|
let {
|
|
1667
1487
|
children,
|
|
1668
1488
|
size = 16,
|
|
@@ -1676,14 +1496,14 @@ const MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices
|
|
|
1676
1496
|
viewBox: "0 0 32 32",
|
|
1677
1497
|
fill: "currentColor",
|
|
1678
1498
|
...rest
|
|
1679
|
-
},
|
|
1680
|
-
d: "M29.
|
|
1499
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1500
|
+
d: "M29.41,9.26a3.5,3.5,0,0,0-2.47-2.47C24.76,6.2,16,6.2,16,6.2s-8.76,0-10.94.59A3.5,3.5,0,0,0,2.59,9.26,36.13,36.13,0,0,0,2,16a36.13,36.13,0,0,0,.59,6.74,3.5,3.5,0,0,0,2.47,2.47C7.24,25.8,16,25.8,16,25.8s8.76,0,10.94-.59a3.5,3.5,0,0,0,2.47-2.47A36.13,36.13,0,0,0,30,16,36.13,36.13,0,0,0,29.41,9.26ZM13.2,20.2V11.8L20.47,16Z"
|
|
1681
1501
|
})), children);
|
|
1682
1502
|
});
|
|
1683
1503
|
if (process.env.NODE_ENV !== "production") {
|
|
1684
|
-
|
|
1504
|
+
LogoYoutube.propTypes = iconPropTypes;
|
|
1685
1505
|
}
|
|
1686
|
-
const
|
|
1506
|
+
const Logout = /*#__PURE__*/React.forwardRef(function Logout(_ref67, ref) {
|
|
1687
1507
|
let {
|
|
1688
1508
|
children,
|
|
1689
1509
|
size = 16,
|
|
@@ -1697,14 +1517,16 @@ const Model = /*#__PURE__*/React.forwardRef(function Model(_ref67, ref) {
|
|
|
1697
1517
|
viewBox: "0 0 32 32",
|
|
1698
1518
|
fill: "currentColor",
|
|
1699
1519
|
...rest
|
|
1700
|
-
},
|
|
1701
|
-
d: "
|
|
1520
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1521
|
+
d: "M6,30H18a2.0023,2.0023,0,0,0,2-2V25H18v3H6V4H18V7h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V28A2.0023,2.0023,0,0,0,6,30Z"
|
|
1522
|
+
})), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1523
|
+
d: "M20.586 20.586L24.172 17 10 17 10 15 24.172 15 20.586 11.414 22 10 28 16 22 22 20.586 20.586z"
|
|
1702
1524
|
})), children);
|
|
1703
1525
|
});
|
|
1704
1526
|
if (process.env.NODE_ENV !== "production") {
|
|
1705
|
-
|
|
1527
|
+
Logout.propTypes = iconPropTypes;
|
|
1706
1528
|
}
|
|
1707
|
-
const
|
|
1529
|
+
const Loop = /*#__PURE__*/React.forwardRef(function Loop(_ref68, ref) {
|
|
1708
1530
|
let {
|
|
1709
1531
|
children,
|
|
1710
1532
|
size = 16,
|
|
@@ -1718,37 +1540,52 @@ const ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref68, ref) {
|
|
|
1718
1540
|
viewBox: "0 0 32 32",
|
|
1719
1541
|
fill: "currentColor",
|
|
1720
1542
|
...rest
|
|
1721
|
-
},
|
|
1722
|
-
d: "
|
|
1543
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1544
|
+
d: "M23.59 19.41L26 22 21 22 21 24 26 24 23.59 26.59 25 28 30 23 25 18 23.59 19.41zM13 6A9 9 0 005.52 20l1.66-1.11A7 7 0 1113 22H2v2H13A9 9 0 0013 6z"
|
|
1723
1545
|
})), children);
|
|
1724
1546
|
});
|
|
1725
1547
|
if (process.env.NODE_ENV !== "production") {
|
|
1726
|
-
|
|
1548
|
+
Loop.propTypes = iconPropTypes;
|
|
1727
1549
|
}
|
|
1728
|
-
const
|
|
1550
|
+
const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity(_ref69, ref) {
|
|
1729
1551
|
let {
|
|
1730
1552
|
children,
|
|
1731
1553
|
size = 16,
|
|
1732
1554
|
...rest
|
|
1733
1555
|
} = _ref69;
|
|
1556
|
+
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1557
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
1558
|
+
width: size,
|
|
1559
|
+
height: size,
|
|
1560
|
+
ref: ref,
|
|
1561
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1562
|
+
viewBox: "0 0 16 16",
|
|
1563
|
+
fill: "currentColor",
|
|
1564
|
+
...rest
|
|
1565
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1566
|
+
d: "M4 4H12V12H4z"
|
|
1567
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1568
|
+
d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
|
|
1569
|
+
})), children);
|
|
1570
|
+
}
|
|
1734
1571
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1735
1572
|
width: size,
|
|
1736
1573
|
height: size,
|
|
1737
1574
|
ref: ref,
|
|
1738
1575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1739
|
-
viewBox: "0 0
|
|
1576
|
+
viewBox: "0 0 16 16",
|
|
1740
1577
|
fill: "currentColor",
|
|
1741
1578
|
...rest
|
|
1742
|
-
},
|
|
1743
|
-
d: "M4
|
|
1744
|
-
})),
|
|
1745
|
-
d: "
|
|
1579
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1580
|
+
d: "M4 4H12V12H4z"
|
|
1581
|
+
})), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1582
|
+
d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
|
|
1746
1583
|
})), children);
|
|
1747
1584
|
});
|
|
1748
1585
|
if (process.env.NODE_ENV !== "production") {
|
|
1749
|
-
|
|
1586
|
+
LowSeverity.propTypes = iconPropTypes;
|
|
1750
1587
|
}
|
|
1751
|
-
const
|
|
1588
|
+
const Mac = /*#__PURE__*/React.forwardRef(function Mac(_ref70, ref) {
|
|
1752
1589
|
let {
|
|
1753
1590
|
children,
|
|
1754
1591
|
size = 16,
|
|
@@ -1762,16 +1599,15 @@ const ModelTuned = /*#__PURE__*/React.forwardRef(function ModelTuned(_ref70, ref
|
|
|
1762
1599
|
viewBox: "0 0 32 32",
|
|
1763
1600
|
fill: "currentColor",
|
|
1764
1601
|
...rest
|
|
1765
|
-
},
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
d: "m.7158,11.0454l12.96,14.9546,1.5117-1.3081L4.1902,12h5.2554s5.5544,8.8867,5.5544,8.8867l5.5544-8.8867h5.2554s-2.3315,2.6904-2.3315,2.6904l1.5115,1.3096,4.2944-4.9546-6.7842-9.0454H7.5S.7158,11.0454.7158,11.0454Zm19.8384-1.0454l-3.75-6h4.6958s4.5,6,4.5,6h-5.4458Zm-2.3584,0h-6.3916s3.1958-5.1133,3.1958-5.1133l3.1958,5.1133Zm-6.3914,2h6.3911s-3.1956,5.1133-3.1956,5.1133l-3.1956-5.1133Zm-7.8044-2l4.5-6h4.6958s-3.75,6-3.75,6h-5.4458Z"
|
|
1602
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1603
|
+
strokeWidth: "0",
|
|
1604
|
+
d: "M30 23h-6c-1.103 0-2-.8975-2-2v-10c0-1.103.897-2 2-2h6v2h-6v10h6v2zM18 9h-4c-1.103 0-2 .897-2 2v12h2v-5h4v5h2v-12c0-1.103-.897-2-2-2zm-4 7v-5h4v5h-4zM8 9L6.4849 14 6 15.977 5.535 14 4 9 2 9 2 23 4 23 4 15 3.8415 13.0039 4.4212 15 6 19.6263 7.5788 15 8.1588 13 8 15 8 23 10 23 10 9 8 9z"
|
|
1769
1605
|
})), children);
|
|
1770
1606
|
});
|
|
1771
1607
|
if (process.env.NODE_ENV !== "production") {
|
|
1772
|
-
|
|
1608
|
+
Mac.propTypes = iconPropTypes;
|
|
1773
1609
|
}
|
|
1774
|
-
const
|
|
1610
|
+
const MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(_ref71, ref) {
|
|
1775
1611
|
let {
|
|
1776
1612
|
children,
|
|
1777
1613
|
size = 16,
|
|
@@ -1785,14 +1621,14 @@ const ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref71,
|
|
|
1785
1621
|
viewBox: "0 0 32 32",
|
|
1786
1622
|
fill: "currentColor",
|
|
1787
1623
|
...rest
|
|
1788
|
-
},
|
|
1789
|
-
d: "
|
|
1624
|
+
}, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1625
|
+
d: "M24,13a4,4,0,0,0,4-4V8a4,4,0,0,0-4-4H23a4,4,0,0,0-4,4v3H13V8A4,4,0,0,0,9,4H8A4,4,0,0,0,4,8V9a4,4,0,0,0,4,4h3v6H8a4,4,0,0,0-4,4v1a4,4,0,0,0,4,4H9a4,4,0,0,0,4-4V21h6v3a4,4,0,0,0,4,4h1a4,4,0,0,0,4-4V23a4,4,0,0,0-4-4H21V13ZM21,8a2,2,0,0,1,2-2h1a2,2,0,0,1,2,2V9a2,2,0,0,1-2,2H21ZM8,11A2,2,0,0,1,6,9V8A2,2,0,0,1,8,6H9a2,2,0,0,1,2,2v3H8Zm3,13a2,2,0,0,1-2,2H8a2,2,0,0,1-2-2V23a2,2,0,0,1,2-2h3Zm8-5H13V13h6Zm2,2h3a2,2,0,0,1,2,2v1a2,2,0,0,1-2,2H23a2,2,0,0,1-2-2Z"
|
|
1790
1626
|
})), children);
|
|
1791
1627
|
});
|
|
1792
1628
|
if (process.env.NODE_ENV !== "production") {
|
|
1793
|
-
|
|
1629
|
+
MacCommand.propTypes = iconPropTypes;
|
|
1794
1630
|
}
|
|
1795
|
-
const
|
|
1631
|
+
const MacOption = /*#__PURE__*/React.forwardRef(function MacOption(_ref72, ref) {
|
|
1796
1632
|
let {
|
|
1797
1633
|
children,
|
|
1798
1634
|
size = 16,
|
|
@@ -1806,16 +1642,14 @@ const ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilde
|
|
|
1806
1642
|
viewBox: "0 0 32 32",
|
|
1807
1643
|
fill: "currentColor",
|
|
1808
1644
|
...rest
|
|
1809
|
-
},
|
|
1810
|
-
d: "
|
|
1811
|
-
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1812
|
-
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
|
|
1645
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1646
|
+
d: "M18 5H28V7H18zM10.6 5L4 5 4 7 9.4 7 18.4 27 28 27 28 25 19.6 25z"
|
|
1813
1647
|
})), children);
|
|
1814
1648
|
});
|
|
1815
1649
|
if (process.env.NODE_ENV !== "production") {
|
|
1816
|
-
|
|
1650
|
+
MacOption.propTypes = iconPropTypes;
|
|
1817
1651
|
}
|
|
1818
|
-
const
|
|
1652
|
+
const MacShift = /*#__PURE__*/React.forwardRef(function MacShift(_ref73, ref) {
|
|
1819
1653
|
let {
|
|
1820
1654
|
children,
|
|
1821
1655
|
size = 16,
|
|
@@ -1829,16 +1663,14 @@ const Money = /*#__PURE__*/React.forwardRef(function Money(_ref73, ref) {
|
|
|
1829
1663
|
viewBox: "0 0 32 32",
|
|
1830
1664
|
fill: "currentColor",
|
|
1831
1665
|
...rest
|
|
1832
|
-
},
|
|
1833
|
-
d: "
|
|
1834
|
-
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1835
|
-
d: "M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"
|
|
1666
|
+
}, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1667
|
+
d: "M21,28H11a2.0023,2.0023,0,0,1-2-2V16H4a1,1,0,0,1-.707-1.707l12-12a.9994.9994,0,0,1,1.414,0l12,12A1,1,0,0,1,28,16H23V26A2.0027,2.0027,0,0,1,21,28ZM6.4141,14H11V26H21V14h4.5859L16,4.4141Z"
|
|
1836
1668
|
})), children);
|
|
1837
1669
|
});
|
|
1838
1670
|
if (process.env.NODE_ENV !== "production") {
|
|
1839
|
-
|
|
1671
|
+
MacShift.propTypes = iconPropTypes;
|
|
1840
1672
|
}
|
|
1841
|
-
const
|
|
1673
|
+
const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_ref74, ref) {
|
|
1842
1674
|
let {
|
|
1843
1675
|
children,
|
|
1844
1676
|
size = 16,
|
|
@@ -1852,18 +1684,16 @@ const Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref74, ref) {
|
|
|
1852
1684
|
viewBox: "0 0 32 32",
|
|
1853
1685
|
fill: "currentColor",
|
|
1854
1686
|
...rest
|
|
1855
|
-
},
|
|
1856
|
-
d: "
|
|
1857
|
-
})),
|
|
1858
|
-
d: "
|
|
1859
|
-
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1860
|
-
d: "M9 14H14V16H9zM18 14H23V16H18z"
|
|
1687
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1688
|
+
d: "M16 25a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 25zM20 14a2 2 0 102 2A1.9806 1.9806 0 0020 14zM12 14a2 2 0 102 2A1.9806 1.9806 0 0012 14z"
|
|
1689
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1690
|
+
d: "M30,16V14H28V10a4.0045,4.0045,0,0,0-4-4H22V2H20V6H12V2H10V6H8a4.0045,4.0045,0,0,0-4,4v4H2v2H4v5H2v2H4v3a4.0045,4.0045,0,0,0,4,4H24a4.0045,4.0045,0,0,0,4-4V23h2V21H28V16ZM26,26a2.0023,2.0023,0,0,1-2,2H8a2.0023,2.0023,0,0,1-2-2V10A2.0023,2.0023,0,0,1,8,8H24a2.0023,2.0023,0,0,1,2,2Z"
|
|
1861
1691
|
})), children);
|
|
1862
1692
|
});
|
|
1863
1693
|
if (process.env.NODE_ENV !== "production") {
|
|
1864
|
-
|
|
1694
|
+
MachineLearning.propTypes = iconPropTypes;
|
|
1865
1695
|
}
|
|
1866
|
-
const
|
|
1696
|
+
const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearningModel(_ref75, ref) {
|
|
1867
1697
|
let {
|
|
1868
1698
|
children,
|
|
1869
1699
|
size = 16,
|
|
@@ -1877,14 +1707,16 @@ const Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref75, ref) {
|
|
|
1877
1707
|
viewBox: "0 0 32 32",
|
|
1878
1708
|
fill: "currentColor",
|
|
1879
1709
|
...rest
|
|
1880
|
-
},
|
|
1881
|
-
d: "
|
|
1710
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1711
|
+
d: "M27 24a2.9609 2.9609 0 00-1.2854.3008L21.4141 20H18v2h2.5859l3.7146 3.7148A2.9665 2.9665 0 0024 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 28zM27 13a2.9948 2.9948 0 00-2.8157 2H18v2h6.1843A2.9947 2.9947 0 1027 13zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 17zM27 2a3.0033 3.0033 0 00-3 3 2.9657 2.9657 0 00.3481 1.373L20.5957 10H18v2h3.4043l4.3989-4.2524A2.9987 2.9987 0 1027 2zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 6z"
|
|
1712
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1713
|
+
d: "M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"
|
|
1882
1714
|
})), children);
|
|
1883
1715
|
});
|
|
1884
1716
|
if (process.env.NODE_ENV !== "production") {
|
|
1885
|
-
|
|
1717
|
+
MachineLearningModel.propTypes = iconPropTypes;
|
|
1886
1718
|
}
|
|
1887
|
-
const
|
|
1719
|
+
const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref76, ref) {
|
|
1888
1720
|
let {
|
|
1889
1721
|
children,
|
|
1890
1722
|
size = 16,
|
|
@@ -1898,16 +1730,25 @@ const Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref76, ref) {
|
|
|
1898
1730
|
viewBox: "0 0 32 32",
|
|
1899
1731
|
fill: "currentColor",
|
|
1900
1732
|
...rest
|
|
1901
|
-
},
|
|
1902
|
-
d: "
|
|
1903
|
-
})),
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1733
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1734
|
+
d: "M29.4141,24,12,6.5859a2.0476,2.0476,0,0,0-2.8281,0l-2.586,2.586a2.0021,2.0021,0,0,0,0,2.8281L23.999,29.4141a2.0024,2.0024,0,0,0,2.8281,0l2.587-2.5865a1.9993,1.9993,0,0,0,0-2.8281ZM8,10.5859,10.5859,8l5,5-2.5866,2.5869-5-5ZM25.4131,28l-11-10.999L17,14.4141l11,11Z"
|
|
1735
|
+
})), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1736
|
+
d: "M2.586 14.586H5.414V17.414H2.586z",
|
|
1737
|
+
transform: "rotate(-45 4 16)"
|
|
1738
|
+
})), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1739
|
+
d: "M14.586 2.586H17.414V5.414H14.586z",
|
|
1740
|
+
transform: "rotate(-45 16 4)"
|
|
1741
|
+
})), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1742
|
+
d: "M2.586 2.586H5.414V5.414H2.586z",
|
|
1743
|
+
transform: "rotate(-45 4 4)"
|
|
1744
|
+
})), children);
|
|
1745
|
+
});
|
|
1746
|
+
if (process.env.NODE_ENV !== "production") {
|
|
1747
|
+
MagicWand.propTypes = iconPropTypes;
|
|
1748
|
+
}
|
|
1749
|
+
const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_ref77, ref) {
|
|
1750
|
+
let {
|
|
1751
|
+
children,
|
|
1911
1752
|
size = 16,
|
|
1912
1753
|
...rest
|
|
1913
1754
|
} = _ref77;
|
|
@@ -1919,14 +1760,23 @@ const Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref77, ref) {
|
|
|
1919
1760
|
viewBox: "0 0 32 32",
|
|
1920
1761
|
fill: "currentColor",
|
|
1921
1762
|
...rest
|
|
1922
|
-
},
|
|
1923
|
-
d: "
|
|
1763
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1764
|
+
d: "M29.4141,24,12,6.5859a2.0476,2.0476,0,0,0-2.8281,0l-2.586,2.586a2.0021,2.0021,0,0,0,0,2.8281L23.999,29.4141a2.0024,2.0024,0,0,0,2.8281,0l2.587-2.5865a1.9993,1.9993,0,0,0,0-2.8281ZM8,10.5859,10.5859,8l5,5-2.5866,2.5869-5-5Z"
|
|
1765
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1766
|
+
d: "M2.586 14.586H5.414V17.414H2.586z",
|
|
1767
|
+
transform: "rotate(-45 4 16)"
|
|
1768
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1769
|
+
d: "M14.586 2.586H17.414V5.414H14.586z",
|
|
1770
|
+
transform: "rotate(-45 16 4)"
|
|
1771
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1772
|
+
d: "M2.586 2.586H5.414V5.414H2.586z",
|
|
1773
|
+
transform: "rotate(-45 4 4)"
|
|
1924
1774
|
})), children);
|
|
1925
1775
|
});
|
|
1926
1776
|
if (process.env.NODE_ENV !== "production") {
|
|
1927
|
-
|
|
1777
|
+
MagicWandFilled.propTypes = iconPropTypes;
|
|
1928
1778
|
}
|
|
1929
|
-
const
|
|
1779
|
+
const WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthMagnify(_ref78, ref) {
|
|
1930
1780
|
let {
|
|
1931
1781
|
children,
|
|
1932
1782
|
size = 16,
|
|
@@ -1940,14 +1790,16 @@ const Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref78, ref) {
|
|
|
1940
1790
|
viewBox: "0 0 32 32",
|
|
1941
1791
|
fill: "currentColor",
|
|
1942
1792
|
...rest
|
|
1943
|
-
},
|
|
1944
|
-
d: "
|
|
1793
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1794
|
+
d: "M12,21H4V4H22v8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V21a2,2,0,0,0,2,2h8Z"
|
|
1795
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1796
|
+
d: "M30,28.58l-3.11-3.11a6,6,0,1,0-1.42,1.42L28.58,30ZM22,26a4,4,0,1,1,4-4A4,4,0,0,1,22,26Z"
|
|
1945
1797
|
})), children);
|
|
1946
1798
|
});
|
|
1947
1799
|
if (process.env.NODE_ENV !== "production") {
|
|
1948
|
-
|
|
1800
|
+
WatsonHealthMagnify.propTypes = iconPropTypes;
|
|
1949
1801
|
}
|
|
1950
|
-
const
|
|
1802
|
+
const MailAll = /*#__PURE__*/React.forwardRef(function MailAll(_ref79, ref) {
|
|
1951
1803
|
let {
|
|
1952
1804
|
children,
|
|
1953
1805
|
size = 16,
|
|
@@ -1961,25 +1813,16 @@ const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref79,
|
|
|
1961
1813
|
viewBox: "0 0 32 32",
|
|
1962
1814
|
fill: "currentColor",
|
|
1963
1815
|
...rest
|
|
1964
|
-
},
|
|
1965
|
-
d: "
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
d: "M26 13.005H30V15.005H26z"
|
|
1969
|
-
})), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1970
|
-
d: "M23.071 5.929H27.071V7.929H23.071z",
|
|
1971
|
-
transform: "rotate(-45 25.077 6.931)"
|
|
1972
|
-
})), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1973
|
-
d: "M17 2.005H19V6.005H17z"
|
|
1974
|
-
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1975
|
-
d: "M9.929 4.929H11.929V8.929H9.929z",
|
|
1976
|
-
transform: "rotate(-45 10.935 6.931)"
|
|
1816
|
+
}, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1817
|
+
d: "M16.59 20.41L20.17 24 20.17 24 16.58 27.59 18 29 23 24 18 19 16.59 20.41zM23.59 20.41L27.17 24 27.17 24 23.58 27.59 25 29 30 24 25 19 23.59 20.41z"
|
|
1818
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1819
|
+
d: "M14,23H4V7.91l11.43,7.91a1,1,0,0,0,1.14,0L28,7.91V17h2V7a2,2,0,0,0-2-2H4A2,2,0,0,0,2,7V23a2,2,0,0,0,2,2H14ZM25.8,7,16,13.78,6.2,7Z"
|
|
1977
1820
|
})), children);
|
|
1978
1821
|
});
|
|
1979
1822
|
if (process.env.NODE_ENV !== "production") {
|
|
1980
|
-
|
|
1823
|
+
MailAll.propTypes = iconPropTypes;
|
|
1981
1824
|
}
|
|
1982
|
-
const
|
|
1825
|
+
const MailReply = /*#__PURE__*/React.forwardRef(function MailReply(_ref80, ref) {
|
|
1983
1826
|
let {
|
|
1984
1827
|
children,
|
|
1985
1828
|
size = 16,
|
|
@@ -1993,14 +1836,16 @@ const MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNig
|
|
|
1993
1836
|
viewBox: "0 0 32 32",
|
|
1994
1837
|
fill: "currentColor",
|
|
1995
1838
|
...rest
|
|
1996
|
-
},
|
|
1997
|
-
d: "
|
|
1839
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1840
|
+
d: "M25,18l-1.4141,1.4141L26.1672,22H18a4,4,0,0,0,0,8h2V28H18a2,2,0,0,1,0-4h8.1672l-2.5827,2.5874L25,28l5-5Z"
|
|
1841
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1842
|
+
d: "M10,22H4L3.9966,6.9064l11.4341,7.9159a1.0008,1.0008,0,0,0,1.1386,0L28,6.9086,28,16h2V6a2.0025,2.0025,0,0,0-2-2H4A2,2,0,0,0,2,5.9965V22a2.0026,2.0026,0,0,0,2,2h6ZM25.7986,6,16,12.7837,6.2014,6Z"
|
|
1998
1843
|
})), children);
|
|
1999
1844
|
});
|
|
2000
1845
|
if (process.env.NODE_ENV !== "production") {
|
|
2001
|
-
|
|
1846
|
+
MailReply.propTypes = iconPropTypes;
|
|
2002
1847
|
}
|
|
2003
|
-
const
|
|
1848
|
+
const WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealthMammogram(_ref81, ref) {
|
|
2004
1849
|
let {
|
|
2005
1850
|
children,
|
|
2006
1851
|
size = 16,
|
|
@@ -2014,14 +1859,14 @@ const Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref81, ref) {
|
|
|
2014
1859
|
viewBox: "0 0 32 32",
|
|
2015
1860
|
fill: "currentColor",
|
|
2016
1861
|
...rest
|
|
2017
|
-
},
|
|
2018
|
-
d: "
|
|
1862
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1863
|
+
d: "M25 32L32 32 32 25 30 25 30 30 25 30 25 32zM25 27H22V17h3a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0125 27zm-1-2h1a1.0006 1.0006 0 001-1V20a1.0006 1.0006 0 00-1-1H24zM20 27H14V23a2.002 2.002 0 012-2h2V19H14V17h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H16v2h4zM25 15H22V5h3a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0125 15zm-1-2h1a1.0009 1.0009 0 001-1V8a1.0009 1.0009 0 00-1-1H24zM18 5H14V7h4V9H15v2h3v2H14v2h4a2.0027 2.0027 0 002-2V7A2.0023 2.0023 0 0018 5zM10 27H8V23.9541C3.2847 23.5117 2 19.9443 2 18c0-3.0146 2.082-4.5015 3.9189-5.814C7.5723 11.0054 9 9.9854 9 8V5h2V8c0 3.0146-2.082 4.5015-3.9189 5.814C5.4277 14.9946 4 16.0146 4 18c.0054.4033.1914 4 5 4a1 1 0 011 1zM7 0L0 0 0 7 2 7 2 2 7 2 7 0z"
|
|
2019
1864
|
})), children);
|
|
2020
1865
|
});
|
|
2021
1866
|
if (process.env.NODE_ENV !== "production") {
|
|
2022
|
-
|
|
1867
|
+
WatsonHealthMammogram.propTypes = iconPropTypes;
|
|
2023
1868
|
}
|
|
2024
|
-
const
|
|
1869
|
+
const ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection(_ref82, ref) {
|
|
2025
1870
|
let {
|
|
2026
1871
|
children,
|
|
2027
1872
|
size = 16,
|
|
@@ -2035,14 +1880,16 @@ const Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref82, ref) {
|
|
|
2035
1880
|
viewBox: "0 0 32 32",
|
|
2036
1881
|
fill: "currentColor",
|
|
2037
1882
|
...rest
|
|
2038
|
-
},
|
|
2039
|
-
d: "
|
|
1883
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1884
|
+
d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
|
|
1885
|
+
})), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1886
|
+
d: "M16,25.277V6h8V16.8048a7,7,0,0,1-3.7,6.1731Z"
|
|
2040
1887
|
})), children);
|
|
2041
1888
|
});
|
|
2042
1889
|
if (process.env.NODE_ENV !== "production") {
|
|
2043
|
-
|
|
1890
|
+
ManageProtection.propTypes = iconPropTypes;
|
|
2044
1891
|
}
|
|
2045
|
-
const
|
|
1892
|
+
const ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions(_ref83, ref) {
|
|
2046
1893
|
let {
|
|
2047
1894
|
children,
|
|
2048
1895
|
size = 16,
|
|
@@ -2056,14 +1903,16 @@ const Move = /*#__PURE__*/React.forwardRef(function Move(_ref83, ref) {
|
|
|
2056
1903
|
viewBox: "0 0 32 32",
|
|
2057
1904
|
fill: "currentColor",
|
|
2058
1905
|
...rest
|
|
2059
|
-
},
|
|
2060
|
-
d: "
|
|
1906
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1907
|
+
d: "M30 23L25 23 25 18 23 18 23 23 18 23 18 25 23 25 23 30 25 30 25 25 30 25 30 23z"
|
|
1908
|
+
})), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1909
|
+
d: "M24.1273,11.8394l1.1807.2136a5.7919,5.7919,0,0,1,2.6247,1.1445A5.4219,5.4219,0,0,1,29.9532,18h2.0293a7.5022,7.5022,0,0,0-6.15-7.8848,10.0067,10.0067,0,0,0-7.9387-7.9336,10.0025,10.0025,0,0,0-11.72,7.9336A7.5055,7.5055,0,0,0,.0576,18.4088,7.6841,7.6841,0,0,0,7.7725,25H14V23H7.6978a5.6323,5.6323,0,0,1-5.6024-4.4859,5.5064,5.5064,0,0,1,4.4338-6.4306l1.3488-.2441.2138-1.11a8.2061,8.2061,0,0,1,6.7427-6.6426,7.9714,7.9714,0,0,1,3.0138.13,8.1442,8.1442,0,0,1,6.0526,6.4464Z"
|
|
2061
1910
|
})), children);
|
|
2062
1911
|
});
|
|
2063
1912
|
if (process.env.NODE_ENV !== "production") {
|
|
2064
|
-
|
|
1913
|
+
ManagedSolutions.propTypes = iconPropTypes;
|
|
2065
1914
|
}
|
|
2066
|
-
const
|
|
1915
|
+
const Map = /*#__PURE__*/React.forwardRef(function Map(_ref84, ref) {
|
|
2067
1916
|
let {
|
|
2068
1917
|
children,
|
|
2069
1918
|
size = 16,
|
|
@@ -2077,14 +1926,20 @@ const Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref84, ref) {
|
|
|
2077
1926
|
viewBox: "0 0 32 32",
|
|
2078
1927
|
fill: "currentColor",
|
|
2079
1928
|
...rest
|
|
2080
|
-
},
|
|
2081
|
-
d: "
|
|
1929
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1930
|
+
d: "M16,24l-6.09-8.6A8.14,8.14,0,0,1,16,2a8.08,8.08,0,0,1,8,8.13,8.2,8.2,0,0,1-1.8,5.13ZM16,4a6.07,6.07,0,0,0-6,6.13,6.19,6.19,0,0,0,1.49,4L16,20.52,20.63,14A6.24,6.24,0,0,0,22,10.13,6.07,6.07,0,0,0,16,4Z"
|
|
1931
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1932
|
+
cx: "16",
|
|
1933
|
+
cy: "9",
|
|
1934
|
+
r: "2"
|
|
1935
|
+
})), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1936
|
+
d: "M28,12H26v2h2V28H4V14H6V12H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V14A2,2,0,0,0,28,12Z"
|
|
2082
1937
|
})), children);
|
|
2083
1938
|
});
|
|
2084
1939
|
if (process.env.NODE_ENV !== "production") {
|
|
2085
|
-
|
|
1940
|
+
Map.propTypes = iconPropTypes;
|
|
2086
1941
|
}
|
|
2087
|
-
const
|
|
1942
|
+
const MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(_ref85, ref) {
|
|
2088
1943
|
let {
|
|
2089
1944
|
children,
|
|
2090
1945
|
size = 16,
|
|
@@ -2098,14 +1953,14 @@ const Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref85, ref) {
|
|
|
2098
1953
|
viewBox: "0 0 32 32",
|
|
2099
1954
|
fill: "currentColor",
|
|
2100
1955
|
...rest
|
|
2101
|
-
},
|
|
2102
|
-
d: "
|
|
1956
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1957
|
+
d: "M23 26H25V30H23zM23 18H25V22H23zM26 23H30V25H26zM18 23H22V25H18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.0011 1.0011 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6015-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0268 7.5678L4.6719 4.6715l17.5244 6.3726z"
|
|
2103
1958
|
})), children);
|
|
2104
1959
|
});
|
|
2105
1960
|
if (process.env.NODE_ENV !== "production") {
|
|
2106
|
-
|
|
1961
|
+
MapCenter.propTypes = iconPropTypes;
|
|
2107
1962
|
}
|
|
2108
|
-
const
|
|
1963
|
+
const MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(_ref86, ref) {
|
|
2109
1964
|
let {
|
|
2110
1965
|
children,
|
|
2111
1966
|
size = 16,
|
|
@@ -2119,14 +1974,14 @@ const Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref86, ref) {
|
|
|
2119
1974
|
viewBox: "0 0 32 32",
|
|
2120
1975
|
fill: "currentColor",
|
|
2121
1976
|
...rest
|
|
2122
|
-
},
|
|
2123
|
-
d: "
|
|
1977
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1978
|
+
d: "M15 8H17V14H15zM15 18H17V24H15zM18 15H24V17H18zM8 15H14V17H8zM4 10H2V4A2.0021 2.0021 0 014 2h6V4H4zM10 30H4a2.0021 2.0021 0 01-2-2V22H4v6h6zM28 30H22V28h6V22h2v6A2.0021 2.0021 0 0128 30zM30 10H28V4H22V2h6a2.0021 2.0021 0 012 2z"
|
|
2124
1979
|
})), children);
|
|
2125
1980
|
});
|
|
2126
1981
|
if (process.env.NODE_ENV !== "production") {
|
|
2127
|
-
|
|
1982
|
+
MapIdentify.propTypes = iconPropTypes;
|
|
2128
1983
|
}
|
|
2129
|
-
const
|
|
1984
|
+
const MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref87, ref) {
|
|
2130
1985
|
let {
|
|
2131
1986
|
children,
|
|
2132
1987
|
size = 16,
|
|
@@ -2140,14 +1995,16 @@ const Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref87, ref) {
|
|
|
2140
1995
|
viewBox: "0 0 32 32",
|
|
2141
1996
|
fill: "currentColor",
|
|
2142
1997
|
...rest
|
|
2143
|
-
},
|
|
2144
|
-
d: "
|
|
1998
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1999
|
+
d: "M12 10H14V14H12zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM16 4H28V16H16z"
|
|
2000
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
2001
|
+
d: "M17.885 29.997L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.773 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 29.997z"
|
|
2145
2002
|
})), children);
|
|
2146
2003
|
});
|
|
2147
2004
|
if (process.env.NODE_ENV !== "production") {
|
|
2148
|
-
|
|
2005
|
+
MapBoundary.propTypes = iconPropTypes;
|
|
2149
2006
|
}
|
|
2150
|
-
const
|
|
2007
|
+
const MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundaryVegetation(_ref88, ref) {
|
|
2151
2008
|
let {
|
|
2152
2009
|
children,
|
|
2153
2010
|
size = 16,
|
|
@@ -2161,14 +2018,16 @@ const Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref88, ref) {
|
|
|
2161
2018
|
viewBox: "0 0 32 32",
|
|
2162
2019
|
fill: "currentColor",
|
|
2163
2020
|
...rest
|
|
2164
|
-
},
|
|
2165
|
-
d: "
|
|
2021
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
2022
|
+
d: "M28 16H18V14h5V10a2 2 0 012-2h1.5a1.5 1.5 0 00.2837-2.9734l-.7109-.1355L25.9982 4.32a2.6322 2.6322 0 00-1.68-2.1823 2.5051 2.5051 0 00-3.0836 1.3042l-.3032.6472-.71-.0771a2.0185 2.0185 0 00-2.17 2.4343A2.0976 2.0976 0 0020.1261 8H21v2h-.7817A4.1491 4.1491 0 0116.012 6.3136a4.0047 4.0047 0 013.7414-4.306A4.5006 4.5006 0 0127.8267 3.26a3.5051 3.5051 0 012.1422 3.7094A3.6283 3.6283 0 0126.3172 10H25v4h3zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM12 10H14V14H12z"
|
|
2023
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
2024
|
+
d: "M17.885 30L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.776 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 30z"
|
|
2166
2025
|
})), children);
|
|
2167
2026
|
});
|
|
2168
2027
|
if (process.env.NODE_ENV !== "production") {
|
|
2169
|
-
|
|
2028
|
+
MapBoundaryVegetation.propTypes = iconPropTypes;
|
|
2170
2029
|
}
|
|
2171
|
-
const
|
|
2030
|
+
const MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref89, ref) {
|
|
2172
2031
|
let {
|
|
2173
2032
|
children,
|
|
2174
2033
|
size = 16,
|
|
@@ -2182,14 +2041,21 @@ const Music = /*#__PURE__*/React.forwardRef(function Music(_ref89, ref) {
|
|
|
2182
2041
|
viewBox: "0 0 32 32",
|
|
2183
2042
|
fill: "currentColor",
|
|
2184
2043
|
...rest
|
|
2185
|
-
},
|
|
2186
|
-
d: "
|
|
2044
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
2045
|
+
d: "M12,20H7a1,1,0,0,0-.97,1.2422L6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H14V3a1,1,0,0,0-1.7993-.6011L2.2075,15.3906A1,1,0,0,0,3,17h9ZM5.0308,15,12,5.94V15Z"
|
|
2046
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
2047
|
+
d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
|
|
2048
|
+
})), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
2049
|
+
fill: "none",
|
|
2050
|
+
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
2051
|
+
})), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2052
|
+
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"
|
|
2187
2053
|
})), children);
|
|
2188
2054
|
});
|
|
2189
2055
|
if (process.env.NODE_ENV !== "production") {
|
|
2190
|
-
|
|
2056
|
+
MarineWarning.propTypes = iconPropTypes;
|
|
2191
2057
|
}
|
|
2192
|
-
const
|
|
2058
|
+
const MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref90, ref) {
|
|
2193
2059
|
let {
|
|
2194
2060
|
children,
|
|
2195
2061
|
size = 16,
|
|
@@ -2203,14 +2069,14 @@ const MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd(_ref90, ref) {
|
|
|
2203
2069
|
viewBox: "0 0 32 32",
|
|
2204
2070
|
fill: "currentColor",
|
|
2205
2071
|
...rest
|
|
2206
|
-
},
|
|
2207
|
-
d: "
|
|
2072
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2073
|
+
d: "M10.3555,23.0581C12.77,24.5918,15.6208,26,17.9514,26a3.8729,3.8729,0,0,0,2.856-1.084c2.2859-2.29.14-6.3979-1.938-10.3721L24.67,8.7427c1.07.686,2.1038,1.4253,3.0117,2.124L29,9.3486c-.7783-.6064-1.772-1.3383-2.8721-2.0634L30,3.4131,28.5859,2,24.3794,6.2061c-3.3164-1.91-7.1079-3.2461-9.2288-1.1216-2.0388,2.0425-.5512,5.5317,1.2683,9.082l-6.3071,6.3066c-1.0322-.7133-1.9985-1.4448-2.8-2.101L6,19.8848c.6145.5058,1.5513,1.2451,2.6653,2.0351L4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4133ZM16.5647,6.501c1.1357-1.1377,3.6931-.2862,6.3372,1.1831l-4.9947,4.9941C16.5942,10.0591,15.5562,7.5112,16.5647,6.501Zm.8215,9.5259c1.58,3.0317,3.1822,6.2959,2.0071,7.4726-1.3125,1.3145-4.5227-.0254-7.572-1.9077Z"
|
|
2208
2074
|
})), children);
|
|
2209
2075
|
});
|
|
2210
2076
|
if (process.env.NODE_ENV !== "production") {
|
|
2211
|
-
|
|
2077
|
+
MathCurve.propTypes = iconPropTypes;
|
|
2212
2078
|
}
|
|
2213
|
-
const
|
|
2079
|
+
const QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref91, ref) {
|
|
2214
2080
|
let {
|
|
2215
2081
|
children,
|
|
2216
2082
|
size = 16,
|
|
@@ -2224,19 +2090,32 @@ const MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove(_ref91, r
|
|
|
2224
2090
|
viewBox: "0 0 32 32",
|
|
2225
2091
|
fill: "currentColor",
|
|
2226
2092
|
...rest
|
|
2227
|
-
},
|
|
2228
|
-
d: "
|
|
2093
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2094
|
+
d: "M18 13L18 4 16 4 16 6 13 6 13 8 16 8 16 13 13 13 13 15 21 15 21 13 18 13zM16.5 20A3.5 3.5 0 1113 23.5 3.5 3.5 0 0116.5 20m0-2A5.5 5.5 0 1022 23.5 5.5 5.5 0 0016.5 18zM8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30zM30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
|
|
2229
2095
|
})), children);
|
|
2230
2096
|
});
|
|
2231
2097
|
if (process.env.NODE_ENV !== "production") {
|
|
2232
|
-
|
|
2098
|
+
QMatrix.propTypes = iconPropTypes;
|
|
2233
2099
|
}
|
|
2234
|
-
const
|
|
2100
|
+
const Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref92, ref) {
|
|
2235
2101
|
let {
|
|
2236
2102
|
children,
|
|
2237
2103
|
size = 16,
|
|
2238
2104
|
...rest
|
|
2239
2105
|
} = _ref92;
|
|
2106
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2107
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2108
|
+
width: size,
|
|
2109
|
+
height: size,
|
|
2110
|
+
ref: ref,
|
|
2111
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2112
|
+
viewBox: "0 0 16 16",
|
|
2113
|
+
fill: "currentColor",
|
|
2114
|
+
...rest
|
|
2115
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2116
|
+
d: "M6 15L6 14 2.7 14 7 9.7 6.3 9 2 13.3 2 10 1 10 1 15zM10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
|
|
2117
|
+
})), children);
|
|
2118
|
+
}
|
|
2240
2119
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2241
2120
|
width: size,
|
|
2242
2121
|
height: size,
|
|
@@ -2245,14 +2124,14 @@ const Mysql = /*#__PURE__*/React.forwardRef(function Mysql(_ref92, ref) {
|
|
|
2245
2124
|
viewBox: "0 0 32 32",
|
|
2246
2125
|
fill: "currentColor",
|
|
2247
2126
|
...rest
|
|
2248
|
-
},
|
|
2249
|
-
d: "
|
|
2127
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2128
|
+
d: "M20 2L20 4 26.586 4 18 12.582 19.414 14 28 5.414 28 12 30 12 30 2 20 2zM14 19.416L12.592 18 4 26.586 4 20 2 20 2 30 12 30 12 28 5.414 28 14 19.416z"
|
|
2250
2129
|
})), children);
|
|
2251
2130
|
});
|
|
2252
2131
|
if (process.env.NODE_ENV !== "production") {
|
|
2253
|
-
|
|
2132
|
+
Maximize.propTypes = iconPropTypes;
|
|
2254
2133
|
}
|
|
2255
|
-
const
|
|
2134
|
+
const MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref93, ref) {
|
|
2256
2135
|
let {
|
|
2257
2136
|
children,
|
|
2258
2137
|
size = 16,
|
|
@@ -2266,14 +2145,16 @@ const NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace(_ref93, ref)
|
|
|
2266
2145
|
viewBox: "0 0 32 32",
|
|
2267
2146
|
fill: "currentColor",
|
|
2268
2147
|
...rest
|
|
2269
|
-
},
|
|
2270
|
-
d: "
|
|
2148
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2149
|
+
d: "M13 15L13 23 13 23 20 19 13 15z"
|
|
2150
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2151
|
+
d: "M26 28H6a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM6 12V26H26V12zM6 6H26V8H6zM8 2H24V4H8z"
|
|
2271
2152
|
})), children);
|
|
2272
2153
|
});
|
|
2273
2154
|
if (process.env.NODE_ENV !== "production") {
|
|
2274
|
-
|
|
2155
|
+
MediaLibrary.propTypes = iconPropTypes;
|
|
2275
2156
|
}
|
|
2276
|
-
const
|
|
2157
|
+
const MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFilled(_ref94, ref) {
|
|
2277
2158
|
let {
|
|
2278
2159
|
children,
|
|
2279
2160
|
size = 16,
|
|
@@ -2287,14 +2168,18 @@ const NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil(_ref94, r
|
|
|
2287
2168
|
viewBox: "0 0 32 32",
|
|
2288
2169
|
fill: "currentColor",
|
|
2289
2170
|
...rest
|
|
2290
|
-
},
|
|
2291
|
-
|
|
2171
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2172
|
+
fill: "none",
|
|
2173
|
+
d: "M13 15L13 23 13 23 20 19 13 15z",
|
|
2174
|
+
"data-icon-path": "inner-path"
|
|
2175
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2176
|
+
d: "M26 10H6a2.0023 2.0023 0 00-2 2V26a2.0023 2.0023 0 002 2H26a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0026 10zM13 23h0V15l7 4zM6 6H26V8H6zM8 2H24V4H8z"
|
|
2292
2177
|
})), children);
|
|
2293
2178
|
});
|
|
2294
2179
|
if (process.env.NODE_ENV !== "production") {
|
|
2295
|
-
|
|
2180
|
+
MediaLibraryFilled.propTypes = iconPropTypes;
|
|
2296
2181
|
}
|
|
2297
|
-
const
|
|
2182
|
+
const MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref95, ref) {
|
|
2298
2183
|
let {
|
|
2299
2184
|
children,
|
|
2300
2185
|
size = 16,
|
|
@@ -2308,18 +2193,18 @@ const NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme(_ref95, ref)
|
|
|
2308
2193
|
viewBox: "0 0 32 32",
|
|
2309
2194
|
fill: "currentColor",
|
|
2310
2195
|
...rest
|
|
2311
|
-
},
|
|
2312
|
-
d: "
|
|
2313
|
-
})),
|
|
2314
|
-
d: "
|
|
2315
|
-
})),
|
|
2316
|
-
d: "M28,
|
|
2196
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2197
|
+
d: "M2 26H5a3 3 0 00-3-3zM9 26H7a5.0057 5.0057 0 00-5-5V19A7.0078 7.0078 0 019 26z"
|
|
2198
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2199
|
+
d: "M13,26H11a9.01,9.01,0,0,0-9-9V15A11.0125,11.0125,0,0,1,13,26Z"
|
|
2200
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2201
|
+
d: "M28,26H15V24H28V8H4v5H2V8A2.0021,2.0021,0,0,1,4,6H28a2.0021,2.0021,0,0,1,2,2V24A2.0021,2.0021,0,0,1,28,26Z"
|
|
2317
2202
|
})), children);
|
|
2318
2203
|
});
|
|
2319
2204
|
if (process.env.NODE_ENV !== "production") {
|
|
2320
|
-
|
|
2205
|
+
MediaCast.propTypes = iconPropTypes;
|
|
2321
2206
|
}
|
|
2322
|
-
const
|
|
2207
|
+
const Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref96, ref) {
|
|
2323
2208
|
let {
|
|
2324
2209
|
children,
|
|
2325
2210
|
size = 16,
|
|
@@ -2333,16 +2218,14 @@ const NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad(_ref9
|
|
|
2333
2218
|
viewBox: "0 0 32 32",
|
|
2334
2219
|
fill: "currentColor",
|
|
2335
2220
|
...rest
|
|
2336
|
-
},
|
|
2337
|
-
d: "
|
|
2338
|
-
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2339
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2221
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2222
|
+
d: "M24,2H8A2,2,0,0,0,6,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,24,2ZM10,14h3V24H10ZM22,28H10V26h5V12H10V10H22ZM8,8V4H24V8Z"
|
|
2340
2223
|
})), children);
|
|
2341
2224
|
});
|
|
2342
2225
|
if (process.env.NODE_ENV !== "production") {
|
|
2343
|
-
|
|
2226
|
+
Medication.propTypes = iconPropTypes;
|
|
2344
2227
|
}
|
|
2345
|
-
const
|
|
2228
|
+
const MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_ref97, ref) {
|
|
2346
2229
|
let {
|
|
2347
2230
|
children,
|
|
2348
2231
|
size = 16,
|
|
@@ -2356,20 +2239,22 @@ const NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary(_re
|
|
|
2356
2239
|
viewBox: "0 0 32 32",
|
|
2357
2240
|
fill: "currentColor",
|
|
2358
2241
|
...rest
|
|
2359
|
-
},
|
|
2360
|
-
d: "
|
|
2361
|
-
})),
|
|
2362
|
-
d: "
|
|
2363
|
-
})),
|
|
2364
|
-
cx: "
|
|
2365
|
-
cy: "
|
|
2366
|
-
r: "
|
|
2242
|
+
}, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2243
|
+
d: "M22 19H24V24H22z"
|
|
2244
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2245
|
+
d: "M23,31a8,8,0,1,1,8-8A8,8,0,0,1,23,31Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,23,17Z"
|
|
2246
|
+
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2247
|
+
cx: "23",
|
|
2248
|
+
cy: "26",
|
|
2249
|
+
r: "1"
|
|
2250
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2251
|
+
d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2h8V28H6V26h5V12H6V10H18v3h2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM9,14V24H6V14ZM4,8V4H20V8Z"
|
|
2367
2252
|
})), children);
|
|
2368
2253
|
});
|
|
2369
2254
|
if (process.env.NODE_ENV !== "production") {
|
|
2370
|
-
|
|
2255
|
+
MedicationAlert.propTypes = iconPropTypes;
|
|
2371
2256
|
}
|
|
2372
|
-
const
|
|
2257
|
+
const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationReminder(_ref98, ref) {
|
|
2373
2258
|
let {
|
|
2374
2259
|
children,
|
|
2375
2260
|
size = 16,
|
|
@@ -2383,21 +2268,62 @@ const NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitar
|
|
|
2383
2268
|
viewBox: "0 0 32 32",
|
|
2384
2269
|
fill: "currentColor",
|
|
2385
2270
|
...rest
|
|
2386
|
-
},
|
|
2387
|
-
d: "
|
|
2388
|
-
})),
|
|
2389
|
-
|
|
2271
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2272
|
+
d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H18a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM6,14H9V24H6ZM18,28H6V26h5V12H6V10H18ZM4,8V4H20V8Z"
|
|
2273
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2274
|
+
cx: "26",
|
|
2275
|
+
cy: "16",
|
|
2276
|
+
r: "4"
|
|
2390
2277
|
})), children);
|
|
2391
2278
|
});
|
|
2392
2279
|
if (process.env.NODE_ENV !== "production") {
|
|
2393
|
-
|
|
2280
|
+
MedicationReminder.propTypes = iconPropTypes;
|
|
2394
2281
|
}
|
|
2395
|
-
const
|
|
2282
|
+
const Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref99, ref) {
|
|
2396
2283
|
let {
|
|
2397
2284
|
children,
|
|
2398
2285
|
size = 16,
|
|
2399
2286
|
...rest
|
|
2400
2287
|
} = _ref99;
|
|
2288
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2289
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2290
|
+
width: size,
|
|
2291
|
+
height: size,
|
|
2292
|
+
ref: ref,
|
|
2293
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2294
|
+
viewBox: "0 0 16 16",
|
|
2295
|
+
fill: "currentColor",
|
|
2296
|
+
...rest
|
|
2297
|
+
}, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2298
|
+
d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
|
|
2299
|
+
})), children);
|
|
2300
|
+
}
|
|
2301
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2302
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2303
|
+
width: size,
|
|
2304
|
+
height: size,
|
|
2305
|
+
ref: ref,
|
|
2306
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2307
|
+
viewBox: "0 0 20 20",
|
|
2308
|
+
fill: "currentColor",
|
|
2309
|
+
...rest
|
|
2310
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2311
|
+
d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
|
|
2312
|
+
})), children);
|
|
2313
|
+
}
|
|
2314
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
2315
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2316
|
+
width: size,
|
|
2317
|
+
height: size,
|
|
2318
|
+
ref: ref,
|
|
2319
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2320
|
+
viewBox: "0 0 24 24",
|
|
2321
|
+
fill: "currentColor",
|
|
2322
|
+
...rest
|
|
2323
|
+
}, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2324
|
+
d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
|
|
2325
|
+
})), children);
|
|
2326
|
+
}
|
|
2401
2327
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2402
2328
|
width: size,
|
|
2403
2329
|
height: size,
|
|
@@ -2406,50 +2332,14 @@ const NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb(_ref99, ref)
|
|
|
2406
2332
|
viewBox: "0 0 32 32",
|
|
2407
2333
|
fill: "currentColor",
|
|
2408
2334
|
...rest
|
|
2409
|
-
},
|
|
2410
|
-
d: "
|
|
2411
|
-
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2412
|
-
cx: "16",
|
|
2413
|
-
cy: "16",
|
|
2414
|
-
r: "2"
|
|
2415
|
-
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2416
|
-
cx: "16",
|
|
2417
|
-
cy: "4",
|
|
2418
|
-
r: "2"
|
|
2419
|
-
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2420
|
-
cx: "16",
|
|
2421
|
-
cy: "28",
|
|
2422
|
-
r: "2"
|
|
2423
|
-
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2424
|
-
cx: "28",
|
|
2425
|
-
cy: "16",
|
|
2426
|
-
r: "2"
|
|
2427
|
-
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2428
|
-
cx: "4",
|
|
2429
|
-
cy: "16",
|
|
2430
|
-
r: "2"
|
|
2431
|
-
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
|
|
2432
|
-
cx: "7.515",
|
|
2433
|
-
cy: "7.515",
|
|
2434
|
-
r: "2"
|
|
2435
|
-
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
|
|
2436
|
-
cx: "24.485",
|
|
2437
|
-
cy: "24.485",
|
|
2438
|
-
r: "2"
|
|
2439
|
-
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
|
|
2440
|
-
cx: "24.485",
|
|
2441
|
-
cy: "7.515",
|
|
2442
|
-
r: "2"
|
|
2443
|
-
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
|
|
2444
|
-
cx: "7.515",
|
|
2445
|
-
cy: "24.485",
|
|
2446
|
-
r: "2"
|
|
2335
|
+
}, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2336
|
+
d: "M4 6H28V8H4zM4 24H28V26H4zM4 12H28V14H4zM4 18H28V20H4z"
|
|
2447
2337
|
})), children);
|
|
2448
2338
|
});
|
|
2449
2339
|
if (process.env.NODE_ENV !== "production") {
|
|
2450
|
-
|
|
2340
|
+
Menu.propTypes = iconPropTypes;
|
|
2451
2341
|
}
|
|
2452
|
-
const
|
|
2342
|
+
const Merge = /*#__PURE__*/React.forwardRef(function Merge(_ref100, ref) {
|
|
2453
2343
|
let {
|
|
2454
2344
|
children,
|
|
2455
2345
|
size = 16,
|
|
@@ -2463,82 +2353,15 @@ const NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme(_ref100
|
|
|
2463
2353
|
viewBox: "0 0 32 32",
|
|
2464
2354
|
fill: "currentColor",
|
|
2465
2355
|
...rest
|
|
2466
|
-
},
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
cx: "16",
|
|
2470
|
-
cy: "16",
|
|
2471
|
-
r: "2"
|
|
2472
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
|
|
2473
|
-
cx: "16",
|
|
2474
|
-
cy: "7",
|
|
2475
|
-
r: "1"
|
|
2476
|
-
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2477
|
-
cx: "16",
|
|
2478
|
-
cy: "3",
|
|
2479
|
-
r: "1"
|
|
2480
|
-
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
|
|
2481
|
-
cx: "16",
|
|
2482
|
-
cy: "25",
|
|
2483
|
-
r: "1"
|
|
2484
|
-
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
|
|
2485
|
-
cx: "16",
|
|
2486
|
-
cy: "29",
|
|
2487
|
-
r: "1"
|
|
2488
|
-
})), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
|
|
2489
|
-
cx: "25",
|
|
2490
|
-
cy: "16",
|
|
2491
|
-
r: "1"
|
|
2492
|
-
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
|
|
2493
|
-
cx: "29",
|
|
2494
|
-
cy: "16",
|
|
2495
|
-
r: "1"
|
|
2496
|
-
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
|
|
2497
|
-
cx: "7",
|
|
2498
|
-
cy: "16",
|
|
2499
|
-
r: "1"
|
|
2500
|
-
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
|
|
2501
|
-
cx: "3",
|
|
2502
|
-
cy: "16",
|
|
2503
|
-
r: "1"
|
|
2504
|
-
})), _circle27 || (_circle27 = /*#__PURE__*/React.createElement("circle", {
|
|
2505
|
-
cx: "9.636",
|
|
2506
|
-
cy: "9.636",
|
|
2507
|
-
r: "1"
|
|
2508
|
-
})), _circle28 || (_circle28 = /*#__PURE__*/React.createElement("circle", {
|
|
2509
|
-
cx: "7",
|
|
2510
|
-
cy: "7",
|
|
2511
|
-
r: "1"
|
|
2512
|
-
})), _circle29 || (_circle29 = /*#__PURE__*/React.createElement("circle", {
|
|
2513
|
-
cx: "22.364",
|
|
2514
|
-
cy: "22.364",
|
|
2515
|
-
r: "1"
|
|
2516
|
-
})), _circle30 || (_circle30 = /*#__PURE__*/React.createElement("circle", {
|
|
2517
|
-
cx: "25",
|
|
2518
|
-
cy: "25",
|
|
2519
|
-
r: "1"
|
|
2520
|
-
})), _circle31 || (_circle31 = /*#__PURE__*/React.createElement("circle", {
|
|
2521
|
-
cx: "22.364",
|
|
2522
|
-
cy: "9.636",
|
|
2523
|
-
r: "1"
|
|
2524
|
-
})), _circle32 || (_circle32 = /*#__PURE__*/React.createElement("circle", {
|
|
2525
|
-
cx: "25",
|
|
2526
|
-
cy: "7",
|
|
2527
|
-
r: "1"
|
|
2528
|
-
})), _circle33 || (_circle33 = /*#__PURE__*/React.createElement("circle", {
|
|
2529
|
-
cx: "9.636",
|
|
2530
|
-
cy: "22.364",
|
|
2531
|
-
r: "1"
|
|
2532
|
-
})), _circle34 || (_circle34 = /*#__PURE__*/React.createElement("circle", {
|
|
2533
|
-
cx: "7",
|
|
2534
|
-
cy: "25",
|
|
2535
|
-
r: "1"
|
|
2356
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2357
|
+
strokeWidth: "0",
|
|
2358
|
+
d: "m24,13c-1.8584,0-3.4106,1.2798-3.8579,3h-6.1421c-2.7571,0-5-2.2432-5-5v-1.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4c0,1.8584,1.2798,3.4106,3,3.8579v12.2842c-1.7202.4468-3,1.9995-3,3.8579,0,2.2061,1.7944,4,4,4s4-1.7939,4-4c0-1.8584-1.2798-3.4111-3-3.8579v-6.2524c1.2717,1.3003,3.042,2.1104,5,2.1104h6.1421c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4Zm-14,13c0,1.1025-.897,2-2,2s-2-.8975-2-2,.897-2,2-2,2,.8975,2,2ZM6,6c0-1.103.897-2,2-2s2,.897,2,2-.897,2-2,2-2-.897-2-2Zm18,13c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
|
|
2536
2359
|
})), children);
|
|
2537
2360
|
});
|
|
2538
2361
|
if (process.env.NODE_ENV !== "production") {
|
|
2539
|
-
|
|
2362
|
+
Merge.propTypes = iconPropTypes;
|
|
2540
2363
|
}
|
|
2541
|
-
const
|
|
2364
|
+
const MergeNode = /*#__PURE__*/React.forwardRef(function MergeNode(_ref101, ref) {
|
|
2542
2365
|
let {
|
|
2543
2366
|
children,
|
|
2544
2367
|
size = 16,
|
|
@@ -2552,16 +2375,15 @@ const NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate(_ref1
|
|
|
2552
2375
|
viewBox: "0 0 32 32",
|
|
2553
2376
|
fill: "currentColor",
|
|
2554
2377
|
...rest
|
|
2555
|
-
},
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2378
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2379
|
+
strokeWidth: "0",
|
|
2380
|
+
d: "M28 20h-4l-8-8-8 8h-4c-1.1028 0-2 .8975-2 2v8h2v-8h4l8 8 8-8h4v8h2v-8c0-1.1025-.8972-2-2-2zm-12 7.1714l-6.1714-6.1714 6.1714-6.1716 6.1714 6.1716-6.1714 6.1714zM11 7L16 12 21 7 19.5859 5.5859 17 8.1719 17 2 15 2 15 8.1719 12.4141 5.5859 11 7z"
|
|
2559
2381
|
})), children);
|
|
2560
2382
|
});
|
|
2561
2383
|
if (process.env.NODE_ENV !== "production") {
|
|
2562
|
-
|
|
2384
|
+
MergeNode.propTypes = iconPropTypes;
|
|
2563
2385
|
}
|
|
2564
|
-
const
|
|
2386
|
+
const MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref102, ref) {
|
|
2565
2387
|
let {
|
|
2566
2388
|
children,
|
|
2567
2389
|
size = 16,
|
|
@@ -2575,16 +2397,16 @@ const NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane(_re
|
|
|
2575
2397
|
viewBox: "0 0 32 32",
|
|
2576
2398
|
fill: "currentColor",
|
|
2577
2399
|
...rest
|
|
2578
|
-
},
|
|
2579
|
-
d: "
|
|
2580
|
-
})),
|
|
2581
|
-
d: "
|
|
2400
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2401
|
+
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V21H4v5H28V21h2v5A2.0021,2.0021,0,0,1,28,28Z"
|
|
2402
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2403
|
+
d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
|
|
2582
2404
|
})), children);
|
|
2583
2405
|
});
|
|
2584
2406
|
if (process.env.NODE_ENV !== "production") {
|
|
2585
|
-
|
|
2407
|
+
MessageQueue.propTypes = iconPropTypes;
|
|
2586
2408
|
}
|
|
2587
|
-
const
|
|
2409
|
+
const Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref103, ref) {
|
|
2588
2410
|
let {
|
|
2589
2411
|
children,
|
|
2590
2412
|
size = 16,
|
|
@@ -2598,18 +2420,16 @@ const NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan(_ref103,
|
|
|
2598
2420
|
viewBox: "0 0 32 32",
|
|
2599
2421
|
fill: "currentColor",
|
|
2600
2422
|
...rest
|
|
2601
|
-
},
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
})), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2606
|
-
d: "M20,28H12a1,1,0,0,1-1-1V21.2656L7.2612,14.7231,2.4854,11.8574a1,1,0,0,1-.3536-1.3535l4-7a1,1,0,0,1,1.3828-.3613L12.2769,6h7.4462l4.7623-2.8574a1,1,0,0,1,1.3828.3613l4,7a1,1,0,0,1-.3536,1.3535l-4.7758,2.8657L21,21.2656V27A1,1,0,0,1,20,28Zm-7-2h6V20.7346l4.2616-7.4578,4.3844-2.6306L24.6387,5.3831,20.277,8H11.723L7.3613,5.3831,4.354,10.6462l4.3844,2.6306L13,20.7346Z"
|
|
2423
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2424
|
+
d: "M26 16a9.9283 9.9283 0 00-1.1392-4.6182l-1.4961 1.4961A7.9483 7.9483 0 0124 16zM23.4141 10L22 8.5859l-4.7147 4.7147A2.9659 2.9659 0 0016 13a3 3 0 103 3 2.9659 2.9659 0 00-.3006-1.2853zM16 17a1 1 0 111-1A1.0013 1.0013 0 0116 17zM16 8a7.9515 7.9515 0 013.1223.6353l1.4961-1.4961A9.9864 9.9864 0 006 16H8A8.0092 8.0092 0 0116 8z"
|
|
2425
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2426
|
+
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
|
2607
2427
|
})), children);
|
|
2608
2428
|
});
|
|
2609
2429
|
if (process.env.NODE_ENV !== "production") {
|
|
2610
|
-
|
|
2430
|
+
Meter.propTypes = iconPropTypes;
|
|
2611
2431
|
}
|
|
2612
|
-
const
|
|
2432
|
+
const MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref104, ref) {
|
|
2613
2433
|
let {
|
|
2614
2434
|
children,
|
|
2615
2435
|
size = 16,
|
|
@@ -2623,16 +2443,14 @@ const NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor(_ref104,
|
|
|
2623
2443
|
viewBox: "0 0 32 32",
|
|
2624
2444
|
fill: "currentColor",
|
|
2625
2445
|
...rest
|
|
2626
|
-
},
|
|
2627
|
-
d: "
|
|
2628
|
-
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2629
|
-
d: "M19.5,24h-7a1.0005,1.0005,0,0,1-.8413-.4592l-4.5-7a1.0016,1.0016,0,0,1,0-1.0816l4.5-7A1.0005,1.0005,0,0,1,12.5,8h7a1.0005,1.0005,0,0,1,.8413.4592l4.5,7a1.0016,1.0016,0,0,1,0,1.0816l-4.5,7A1.0005,1.0005,0,0,1,19.5,24Zm-6.4541-2h5.9082l3.8569-6-3.8569-6H13.0459L9.189,16Z"
|
|
2446
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2447
|
+
d: "M30 20a13.8535 13.8535 0 00-2.2291-7.5288l-1.4452 1.4453A11.8917 11.8917 0 0128 20zM28 9.414L26.5859 8 18.019 16.5669A3.9521 3.9521 0 0016 16a4 4 0 104 4 3.9533 3.9533 0 00-.5669-2.0191zM16 22a2 2 0 112-2A2.0023 2.0023 0 0116 22zM16 8a11.9086 11.9086 0 016.0833 1.6743l1.4536-1.4536A13.9773 13.9773 0 002 20H4A12.0137 12.0137 0 0116 8z"
|
|
2630
2448
|
})), children);
|
|
2631
2449
|
});
|
|
2632
2450
|
if (process.env.NODE_ENV !== "production") {
|
|
2633
|
-
|
|
2451
|
+
MeterAlt.propTypes = iconPropTypes;
|
|
2634
2452
|
}
|
|
2635
|
-
const
|
|
2453
|
+
const Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref105, ref) {
|
|
2636
2454
|
let {
|
|
2637
2455
|
children,
|
|
2638
2456
|
size = 16,
|
|
@@ -2646,18 +2464,16 @@ const NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor(_ref105, ref)
|
|
|
2646
2464
|
viewBox: "0 0 32 32",
|
|
2647
2465
|
fill: "currentColor",
|
|
2648
2466
|
...rest
|
|
2649
|
-
},
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
})), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2654
|
-
d: "M30.8638,15.4961l-7-12A1,1,0,0,0,23,3H9a1,1,0,0,0-.8638.4961l-7,12a1,1,0,0,0,0,1.0078l7,12A1,1,0,0,0,9,29H23a1,1,0,0,0,.8638-.4961l7-12a1,1,0,0,0,0-1.0078ZM22.4258,27H9.5742L3.1577,16,9.5742,5H22.4258l6.4165,11Z"
|
|
2467
|
+
}, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2468
|
+
d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
|
|
2469
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2470
|
+
d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22ZM13,7a3,3,0,0,1,6,0V17a3,3,0,0,1-6,0Z"
|
|
2655
2471
|
})), children);
|
|
2656
2472
|
});
|
|
2657
2473
|
if (process.env.NODE_ENV !== "production") {
|
|
2658
|
-
|
|
2474
|
+
Microphone.propTypes = iconPropTypes;
|
|
2659
2475
|
}
|
|
2660
|
-
const
|
|
2476
|
+
const MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_ref106, ref) {
|
|
2661
2477
|
let {
|
|
2662
2478
|
children,
|
|
2663
2479
|
size = 16,
|
|
@@ -2671,18 +2487,16 @@ const NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme(_ref106
|
|
|
2671
2487
|
viewBox: "0 0 32 32",
|
|
2672
2488
|
fill: "currentColor",
|
|
2673
2489
|
...rest
|
|
2674
|
-
},
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2679
|
-
d: "M30,6a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2Zm-2,6.9258L22.9636,6H28ZM27.7637,16,20.491,26H11.509L4.2363,16,11.509,6h8.982ZM9.0364,6,4,12.9248V6ZM4,19.0752,9.0364,26H4ZM22.9636,26l5.0374-6.9263L28,26Z"
|
|
2490
|
+
}, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2491
|
+
d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
|
|
2492
|
+
})), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2493
|
+
d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
|
|
2680
2494
|
})), children);
|
|
2681
2495
|
});
|
|
2682
2496
|
if (process.env.NODE_ENV !== "production") {
|
|
2683
|
-
|
|
2497
|
+
MicrophoneFilled.propTypes = iconPropTypes;
|
|
2684
2498
|
}
|
|
2685
|
-
const
|
|
2499
|
+
const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref107, ref) {
|
|
2686
2500
|
let {
|
|
2687
2501
|
children,
|
|
2688
2502
|
size = 16,
|
|
@@ -2696,18 +2510,14 @@ const NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac(_ref107
|
|
|
2696
2510
|
viewBox: "0 0 32 32",
|
|
2697
2511
|
fill: "currentColor",
|
|
2698
2512
|
...rest
|
|
2699
|
-
},
|
|
2700
|
-
|
|
2701
|
-
cy: "14",
|
|
2702
|
-
r: "2"
|
|
2703
|
-
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2704
|
-
d: "M29.8682,10.5039l-4-7a.9992.9992,0,0,0-1.3828-.3613L19.7231,6H12.2769L7.5146,3.1426a.9992.9992,0,0,0-1.3828.3613l-4,7a1,1,0,0,0,.3536,1.3535l4.7758,2.8657L11,21.2656V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V21.2656l3.7388-6.5425,4.7758-2.8657A1,1,0,0,0,29.8682,10.5039ZM18.8484,21H13.1516L8.5757,12.9922,11.4287,8h9.1426l2.853,4.9922Z"
|
|
2513
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2514
|
+
d: "M9.18 18.57A7.41 7.41 0 019 17V14H7v3a8.84 8.84 0 00.58 3.18zM13 15V7a3 3 0 016 0V8.75l2-2A5 5 0 0011 7v8zM23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zm-4 0a3 3 0 01-4.9 2.31L19 14.42z"
|
|
2705
2515
|
})), children);
|
|
2706
2516
|
});
|
|
2707
2517
|
if (process.env.NODE_ENV !== "production") {
|
|
2708
|
-
|
|
2518
|
+
MicrophoneOff.propTypes = iconPropTypes;
|
|
2709
2519
|
}
|
|
2710
|
-
const
|
|
2520
|
+
const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled(_ref108, ref) {
|
|
2711
2521
|
let {
|
|
2712
2522
|
children,
|
|
2713
2523
|
size = 16,
|
|
@@ -2721,14 +2531,14 @@ const Need = /*#__PURE__*/React.forwardRef(function Need(_ref108, ref) {
|
|
|
2721
2531
|
viewBox: "0 0 32 32",
|
|
2722
2532
|
fill: "currentColor",
|
|
2723
2533
|
...rest
|
|
2724
|
-
},
|
|
2725
|
-
d: "
|
|
2534
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2535
|
+
d: "M23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zM9 17.32c0-.11 0-.21 0-.32V14H7v3a9 9 0 00.25 2.09zM20.76 5.58A5 5 0 0011 7v8.34z"
|
|
2726
2536
|
})), children);
|
|
2727
2537
|
});
|
|
2728
2538
|
if (process.env.NODE_ENV !== "production") {
|
|
2729
|
-
|
|
2539
|
+
MicrophoneOffFilled.propTypes = iconPropTypes;
|
|
2730
2540
|
}
|
|
2731
|
-
const
|
|
2541
|
+
const Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref109, ref) {
|
|
2732
2542
|
let {
|
|
2733
2543
|
children,
|
|
2734
2544
|
size = 16,
|
|
@@ -2742,14 +2552,14 @@ const Network_1 = /*#__PURE__*/React.forwardRef(function Network_1(_ref109, ref)
|
|
|
2742
2552
|
viewBox: "0 0 32 32",
|
|
2743
2553
|
fill: "currentColor",
|
|
2744
2554
|
...rest
|
|
2745
|
-
},
|
|
2746
|
-
d: "
|
|
2555
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2556
|
+
d: "M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"
|
|
2747
2557
|
})), children);
|
|
2748
2558
|
});
|
|
2749
2559
|
if (process.env.NODE_ENV !== "production") {
|
|
2750
|
-
|
|
2560
|
+
Microscope.propTypes = iconPropTypes;
|
|
2751
2561
|
}
|
|
2752
|
-
const
|
|
2562
|
+
const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_ref110, ref) {
|
|
2753
2563
|
let {
|
|
2754
2564
|
children,
|
|
2755
2565
|
size = 16,
|
|
@@ -2763,14 +2573,17 @@ const Network_2 = /*#__PURE__*/React.forwardRef(function Network_2(_ref110, ref)
|
|
|
2763
2573
|
viewBox: "0 0 32 32",
|
|
2764
2574
|
fill: "currentColor",
|
|
2765
2575
|
...rest
|
|
2766
|
-
},
|
|
2767
|
-
d: "
|
|
2768
|
-
})
|
|
2576
|
+
}, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
2577
|
+
d: "m11 21-4-2.2v-4.5l4-2.2 4 2.2v4.5L11 21zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5L6 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM16 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L16 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM26 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L26 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM24.6 11.6 22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5 5-5-1.4-1.4zM19 4.4l2-1.1 2 1.1v2.2l-2 1.1-2-1.1V4.4z"
|
|
2578
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2579
|
+
fill: "none",
|
|
2580
|
+
d: "M0 0h32v32H0z"
|
|
2581
|
+
})))), children);
|
|
2769
2582
|
});
|
|
2770
2583
|
if (process.env.NODE_ENV !== "production") {
|
|
2771
|
-
|
|
2584
|
+
Microservices_1.propTypes = iconPropTypes;
|
|
2772
2585
|
}
|
|
2773
|
-
const
|
|
2586
|
+
const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_ref111, ref) {
|
|
2774
2587
|
let {
|
|
2775
2588
|
children,
|
|
2776
2589
|
size = 16,
|
|
@@ -2784,18 +2597,17 @@ const Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref111, ref)
|
|
|
2784
2597
|
viewBox: "0 0 32 32",
|
|
2785
2598
|
fill: "currentColor",
|
|
2786
2599
|
...rest
|
|
2787
|
-
},
|
|
2788
|
-
d: "
|
|
2789
|
-
})
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
})), children);
|
|
2600
|
+
}, _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
2601
|
+
d: "M16 22v-6h-6v-6H2v20h20v-8h-6zm-2-4v4h-4v-4h4zM4 12h4v4H4v-4zm4 6v4H4v-4h4zM4 28v-4h4v4H4zm10 0h-4v-4h4v4zm6 0h-4v-4h4v4zM29.6 13.6 27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5 5-5-1.4-1.4zM24 4h4v4h-4V4z"
|
|
2602
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2603
|
+
fill: "none",
|
|
2604
|
+
d: "M0 0h32v32H0z"
|
|
2605
|
+
})))), children);
|
|
2794
2606
|
});
|
|
2795
2607
|
if (process.env.NODE_ENV !== "production") {
|
|
2796
|
-
|
|
2608
|
+
Microservices_2.propTypes = iconPropTypes;
|
|
2797
2609
|
}
|
|
2798
|
-
const
|
|
2610
|
+
const Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref112, ref) {
|
|
2799
2611
|
let {
|
|
2800
2612
|
children,
|
|
2801
2613
|
size = 16,
|
|
@@ -2809,16 +2621,14 @@ const Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Refer
|
|
|
2809
2621
|
viewBox: "0 0 32 32",
|
|
2810
2622
|
fill: "currentColor",
|
|
2811
2623
|
...rest
|
|
2812
|
-
},
|
|
2813
|
-
d: "
|
|
2814
|
-
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2815
|
-
d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
|
|
2624
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2625
|
+
d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v6.17l-2.59-2.58L11 15l5 5 5-5-1.41-1.41L17 16.17V10h9a2 2 0 002-2V4A2 2 0 0026 2zM6 4h4V8H6zM26 8H12V4H26zM26 22H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V24A2 2 0 0026 22zM6 24H20v4H6zm20 4H22V24h4z"
|
|
2816
2626
|
})), children);
|
|
2817
2627
|
});
|
|
2818
2628
|
if (process.env.NODE_ENV !== "production") {
|
|
2819
|
-
|
|
2629
|
+
Migrate.propTypes = iconPropTypes;
|
|
2820
2630
|
}
|
|
2821
|
-
const
|
|
2631
|
+
const MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref113, ref) {
|
|
2822
2632
|
let {
|
|
2823
2633
|
children,
|
|
2824
2634
|
size = 16,
|
|
@@ -2832,26 +2642,14 @@ const Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref113, ref)
|
|
|
2832
2642
|
viewBox: "0 0 32 32",
|
|
2833
2643
|
fill: "currentColor",
|
|
2834
2644
|
...rest
|
|
2835
|
-
},
|
|
2836
|
-
|
|
2837
|
-
cy: "26",
|
|
2838
|
-
r: "2"
|
|
2839
|
-
})), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
|
|
2840
|
-
cx: "21",
|
|
2841
|
-
cy: "6",
|
|
2842
|
-
r: "2"
|
|
2843
|
-
})), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
|
|
2844
|
-
cx: "4",
|
|
2845
|
-
cy: "16",
|
|
2846
|
-
r: "2"
|
|
2847
|
-
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2848
|
-
d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
|
|
2645
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2646
|
+
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V20H10v6H4V17H20.1719l-3.586,3.5859L18,22l6-6-6-6-1.4141,1.4141L20.1719,15H4V6h6v6h2V6H28Z"
|
|
2849
2647
|
})), children);
|
|
2850
2648
|
});
|
|
2851
2649
|
if (process.env.NODE_ENV !== "production") {
|
|
2852
|
-
|
|
2650
|
+
MigrateAlt.propTypes = iconPropTypes;
|
|
2853
2651
|
}
|
|
2854
|
-
const
|
|
2652
|
+
const Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref114, ref) {
|
|
2855
2653
|
let {
|
|
2856
2654
|
children,
|
|
2857
2655
|
size = 16,
|
|
@@ -2865,28 +2663,14 @@ const Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Refer
|
|
|
2865
2663
|
viewBox: "0 0 32 32",
|
|
2866
2664
|
fill: "currentColor",
|
|
2867
2665
|
...rest
|
|
2868
|
-
},
|
|
2869
|
-
|
|
2870
|
-
cy: "26",
|
|
2871
|
-
r: "2"
|
|
2872
|
-
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2873
|
-
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
2874
|
-
})), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
|
|
2875
|
-
cx: "21",
|
|
2876
|
-
cy: "6",
|
|
2877
|
-
r: "2"
|
|
2878
|
-
})), _circle44 || (_circle44 = /*#__PURE__*/React.createElement("circle", {
|
|
2879
|
-
cx: "4",
|
|
2880
|
-
cy: "16",
|
|
2881
|
-
r: "2"
|
|
2882
|
-
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2883
|
-
d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9624,3.9624,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97A3.9613,3.9613,0,0,0,12,16a3.9915,3.9915,0,0,0,7.8579,1h4.2842A3.9934,3.9934,0,1,0,28,12ZM8,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,8Zm8,10a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
|
|
2666
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2667
|
+
d: "M24.5857,6.5859A1.9865,1.9865,0,0,0,23.1714,6H16V2H14V6H6A2.0025,2.0025,0,0,0,4,8v6a2.0025,2.0025,0,0,0,2,2h8V30h2V16h7.1714a1.9865,1.9865,0,0,0,1.4143-.5859L29,11ZM23.1714,14H6V8H23.1716l3,3Z"
|
|
2884
2668
|
})), children);
|
|
2885
2669
|
});
|
|
2886
2670
|
if (process.env.NODE_ENV !== "production") {
|
|
2887
|
-
|
|
2671
|
+
Milestone.propTypes = iconPropTypes;
|
|
2888
2672
|
}
|
|
2889
|
-
const
|
|
2673
|
+
const MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref115, ref) {
|
|
2890
2674
|
let {
|
|
2891
2675
|
children,
|
|
2892
2676
|
size = 16,
|
|
@@ -2900,19 +2684,32 @@ const NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminC
|
|
|
2900
2684
|
viewBox: "0 0 32 32",
|
|
2901
2685
|
fill: "currentColor",
|
|
2902
2686
|
...rest
|
|
2903
|
-
},
|
|
2904
|
-
d: "M27
|
|
2687
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2688
|
+
d: "M27,28v-10.48a2.0035,2.0035,0,0,0-.853-1.6387L17,9.48V8h6V2H15V9.48L5.8528,15.8823A2.0023,2.0023,0,0,0,5,17.5205V28H2v2H30V28ZM17,4h4V6H17ZM7,17.5205l9-6.3,9,6.3V28H17V20H15v8H7Z"
|
|
2905
2689
|
})), children);
|
|
2906
2690
|
});
|
|
2907
2691
|
if (process.env.NODE_ENV !== "production") {
|
|
2908
|
-
|
|
2692
|
+
MilitaryCamp.propTypes = iconPropTypes;
|
|
2909
2693
|
}
|
|
2910
|
-
const
|
|
2694
|
+
const Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref116, ref) {
|
|
2911
2695
|
let {
|
|
2912
2696
|
children,
|
|
2913
2697
|
size = 16,
|
|
2914
2698
|
...rest
|
|
2915
2699
|
} = _ref116;
|
|
2700
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2701
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2702
|
+
width: size,
|
|
2703
|
+
height: size,
|
|
2704
|
+
ref: ref,
|
|
2705
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2706
|
+
viewBox: "0 0 16 16",
|
|
2707
|
+
fill: "currentColor",
|
|
2708
|
+
...rest
|
|
2709
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2710
|
+
d: "M2 9L2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9zM14 7L14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z"
|
|
2711
|
+
})), children);
|
|
2712
|
+
}
|
|
2916
2713
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2917
2714
|
width: size,
|
|
2918
2715
|
height: size,
|
|
@@ -2921,23 +2718,72 @@ const NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterpri
|
|
|
2921
2718
|
viewBox: "0 0 32 32",
|
|
2922
2719
|
fill: "currentColor",
|
|
2923
2720
|
...rest
|
|
2924
|
-
},
|
|
2925
|
-
d: "
|
|
2926
|
-
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2927
|
-
d: "M28,12H18a2.0023,2.0023,0,0,0-2,2v4H12a2.0023,2.0023,0,0,0-2,2V30H30V14A2.0023,2.0023,0,0,0,28,12ZM12,28V20h4v8Zm16,0H18V14H28Z"
|
|
2928
|
-
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2929
|
-
d: "M20 16H22V20H20zM24 16H26V20H24zM20 22H22V26H20zM24 22H26V26H24z"
|
|
2721
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2722
|
+
d: "M4 18L4 20 10.586 20 2 28.582 3.414 30 12 21.414 12 28 14 28 14 18 4 18zM30 3.416L28.592 2 20 10.586 20 4 18 4 18 14 28 14 28 12 21.414 12 30 3.416z"
|
|
2930
2723
|
})), children);
|
|
2931
2724
|
});
|
|
2932
2725
|
if (process.env.NODE_ENV !== "production") {
|
|
2933
|
-
|
|
2726
|
+
Minimize.propTypes = iconPropTypes;
|
|
2934
2727
|
}
|
|
2935
|
-
const
|
|
2728
|
+
const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref117, ref) {
|
|
2936
2729
|
let {
|
|
2937
2730
|
children,
|
|
2938
2731
|
size = 16,
|
|
2939
2732
|
...rest
|
|
2940
2733
|
} = _ref117;
|
|
2734
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2735
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2736
|
+
width: size,
|
|
2737
|
+
height: size,
|
|
2738
|
+
ref: ref,
|
|
2739
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2740
|
+
viewBox: "0 0 16 16",
|
|
2741
|
+
fill: "currentColor",
|
|
2742
|
+
...rest
|
|
2743
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2744
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
2745
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2746
|
+
d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
|
|
2747
|
+
"data-icon-path": "inner-path",
|
|
2748
|
+
opacity: "0"
|
|
2749
|
+
})), children);
|
|
2750
|
+
}
|
|
2751
|
+
if (size === 20 || size === "20" || size === "20px") {
|
|
2752
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2753
|
+
width: size,
|
|
2754
|
+
height: size,
|
|
2755
|
+
ref: ref,
|
|
2756
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2757
|
+
viewBox: "0 0 20 20",
|
|
2758
|
+
fill: "currentColor",
|
|
2759
|
+
...rest
|
|
2760
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2761
|
+
d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z"
|
|
2762
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2763
|
+
fill: "none",
|
|
2764
|
+
d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
|
|
2765
|
+
"data-icon-path": "inner-path",
|
|
2766
|
+
opacity: "0"
|
|
2767
|
+
})), children);
|
|
2768
|
+
}
|
|
2769
|
+
if (size === 24 || size === "24" || size === "24px") {
|
|
2770
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2771
|
+
width: size,
|
|
2772
|
+
height: size,
|
|
2773
|
+
ref: ref,
|
|
2774
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2775
|
+
viewBox: "0 0 24 24",
|
|
2776
|
+
fill: "currentColor",
|
|
2777
|
+
...rest
|
|
2778
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2779
|
+
d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z"
|
|
2780
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2781
|
+
fill: "none",
|
|
2782
|
+
d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
|
|
2783
|
+
"data-icon-path": "inner-path",
|
|
2784
|
+
opacity: "0"
|
|
2785
|
+
})), children);
|
|
2786
|
+
}
|
|
2941
2787
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2942
2788
|
width: size,
|
|
2943
2789
|
height: size,
|
|
@@ -2946,21 +2792,39 @@ const NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_re
|
|
|
2946
2792
|
viewBox: "0 0 32 32",
|
|
2947
2793
|
fill: "currentColor",
|
|
2948
2794
|
...rest
|
|
2949
|
-
},
|
|
2950
|
-
d: "
|
|
2951
|
-
})),
|
|
2952
|
-
|
|
2795
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2796
|
+
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
|
|
2797
|
+
})), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2798
|
+
fill: "none",
|
|
2799
|
+
d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
|
|
2800
|
+
"data-icon-path": "inner-path",
|
|
2801
|
+
opacity: "0"
|
|
2953
2802
|
})), children);
|
|
2954
2803
|
});
|
|
2955
2804
|
if (process.env.NODE_ENV !== "production") {
|
|
2956
|
-
|
|
2805
|
+
Misuse.propTypes = iconPropTypes;
|
|
2957
2806
|
}
|
|
2958
|
-
const
|
|
2807
|
+
const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref118, ref) {
|
|
2959
2808
|
let {
|
|
2960
2809
|
children,
|
|
2961
2810
|
size = 16,
|
|
2962
2811
|
...rest
|
|
2963
2812
|
} = _ref118;
|
|
2813
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
2814
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
2815
|
+
width: size,
|
|
2816
|
+
height: size,
|
|
2817
|
+
ref: ref,
|
|
2818
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2819
|
+
viewBox: "0 0 16 16",
|
|
2820
|
+
fill: "currentColor",
|
|
2821
|
+
...rest
|
|
2822
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2823
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
2824
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2825
|
+
d: "M10.7 11.5L8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z"
|
|
2826
|
+
})), children);
|
|
2827
|
+
}
|
|
2964
2828
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2965
2829
|
width: size,
|
|
2966
2830
|
height: size,
|
|
@@ -2969,16 +2833,16 @@ const NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref1
|
|
|
2969
2833
|
viewBox: "0 0 32 32",
|
|
2970
2834
|
fill: "currentColor",
|
|
2971
2835
|
...rest
|
|
2972
|
-
},
|
|
2973
|
-
d: "
|
|
2974
|
-
})),
|
|
2975
|
-
d: "
|
|
2836
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2837
|
+
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
|
|
2838
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2839
|
+
d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
|
|
2976
2840
|
})), children);
|
|
2977
2841
|
});
|
|
2978
2842
|
if (process.env.NODE_ENV !== "production") {
|
|
2979
|
-
|
|
2843
|
+
MisuseOutline.propTypes = iconPropTypes;
|
|
2980
2844
|
}
|
|
2981
|
-
const
|
|
2845
|
+
const MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref119, ref) {
|
|
2982
2846
|
let {
|
|
2983
2847
|
children,
|
|
2984
2848
|
size = 16,
|
|
@@ -2992,34 +2856,29 @@ const NetworkInterface = /*#__PURE__*/React.forwardRef(function NetworkInterface
|
|
|
2992
2856
|
viewBox: "0 0 32 32",
|
|
2993
2857
|
fill: "currentColor",
|
|
2994
2858
|
...rest
|
|
2995
|
-
},
|
|
2996
|
-
|
|
2859
|
+
}, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2860
|
+
cx: "24.5",
|
|
2861
|
+
cy: "25.5",
|
|
2862
|
+
r: "1.5"
|
|
2863
|
+
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2864
|
+
cx: "21.5",
|
|
2865
|
+
cy: "29.5",
|
|
2866
|
+
r: "1.5"
|
|
2867
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2868
|
+
d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
|
|
2869
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2870
|
+
d: "M9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0 6.4929 6.4929 0 00.23 12.7681L6.106 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.447-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20H23v2h.5A6.4974 6.4974 0 0024.8008 9.1362z"
|
|
2997
2871
|
})), children);
|
|
2998
2872
|
});
|
|
2999
2873
|
if (process.env.NODE_ENV !== "production") {
|
|
3000
|
-
|
|
2874
|
+
MixedRainHail.propTypes = iconPropTypes;
|
|
3001
2875
|
}
|
|
3002
|
-
const
|
|
2876
|
+
const Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref120, ref) {
|
|
3003
2877
|
let {
|
|
3004
2878
|
children,
|
|
3005
2879
|
size = 16,
|
|
3006
2880
|
...rest
|
|
3007
2881
|
} = _ref120;
|
|
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
|
-
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
3018
|
-
d: "M13,13H3V3h5V2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V8h-1V13z"
|
|
3019
|
-
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
3020
|
-
d: "M13 3L13 1 12 1 12 3 10 3 10 4 12 4 12 6 13 6 13 4 15 4 15 3z"
|
|
3021
|
-
})), children);
|
|
3022
|
-
}
|
|
3023
2882
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3024
2883
|
width: size,
|
|
3025
2884
|
height: size,
|
|
@@ -3028,18 +2887,14 @@ const NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref120, ref) {
|
|
|
3028
2887
|
viewBox: "0 0 32 32",
|
|
3029
2888
|
fill: "currentColor",
|
|
3030
2889
|
...rest
|
|
3031
|
-
},
|
|
3032
|
-
d: "
|
|
3033
|
-
})), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
3034
|
-
d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
|
|
3035
|
-
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
3036
|
-
d: "M26 6L26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6 26 6z"
|
|
2890
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2891
|
+
d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z"
|
|
3037
2892
|
})), children);
|
|
3038
2893
|
});
|
|
3039
2894
|
if (process.env.NODE_ENV !== "production") {
|
|
3040
|
-
|
|
2895
|
+
Mobile.propTypes = iconPropTypes;
|
|
3041
2896
|
}
|
|
3042
|
-
const
|
|
2897
|
+
const MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref121, ref) {
|
|
3043
2898
|
let {
|
|
3044
2899
|
children,
|
|
3045
2900
|
size = 16,
|
|
@@ -3053,18 +2908,16 @@ const NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref121, re
|
|
|
3053
2908
|
viewBox: "0 0 32 32",
|
|
3054
2909
|
fill: "currentColor",
|
|
3055
2910
|
...rest
|
|
3056
|
-
},
|
|
3057
|
-
d: "
|
|
3058
|
-
})),
|
|
3059
|
-
|
|
3060
|
-
d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z",
|
|
3061
|
-
"data-icon-path": "inner-path"
|
|
2911
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2912
|
+
d: "M28 24L24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z"
|
|
2913
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2914
|
+
d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z"
|
|
3062
2915
|
})), children);
|
|
3063
2916
|
});
|
|
3064
2917
|
if (process.env.NODE_ENV !== "production") {
|
|
3065
|
-
|
|
2918
|
+
MobileAdd.propTypes = iconPropTypes;
|
|
3066
2919
|
}
|
|
3067
|
-
const
|
|
2920
|
+
const MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref122, ref) {
|
|
3068
2921
|
let {
|
|
3069
2922
|
children,
|
|
3070
2923
|
size = 16,
|
|
@@ -3078,16 +2931,20 @@ const NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline(_ref122,
|
|
|
3078
2931
|
viewBox: "0 0 32 32",
|
|
3079
2932
|
fill: "currentColor",
|
|
3080
2933
|
...rest
|
|
3081
|
-
},
|
|
3082
|
-
d: "
|
|
3083
|
-
})),
|
|
3084
|
-
|
|
2934
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2935
|
+
d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
|
|
2936
|
+
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
|
|
2937
|
+
cx: "13.5",
|
|
2938
|
+
cy: "24.5",
|
|
2939
|
+
r: "1.5"
|
|
2940
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2941
|
+
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
3085
2942
|
})), children);
|
|
3086
2943
|
});
|
|
3087
2944
|
if (process.env.NODE_ENV !== "production") {
|
|
3088
|
-
|
|
2945
|
+
MobileAudio.propTypes = iconPropTypes;
|
|
3089
2946
|
}
|
|
3090
|
-
const
|
|
2947
|
+
const MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref123, ref) {
|
|
3091
2948
|
let {
|
|
3092
2949
|
children,
|
|
3093
2950
|
size = 16,
|
|
@@ -3101,14 +2958,16 @@ const NoImage = /*#__PURE__*/React.forwardRef(function NoImage(_ref123, ref) {
|
|
|
3101
2958
|
viewBox: "0 0 32 32",
|
|
3102
2959
|
fill: "currentColor",
|
|
3103
2960
|
...rest
|
|
3104
|
-
},
|
|
3105
|
-
d: "
|
|
2961
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2962
|
+
d: "M20 27.18L17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z"
|
|
2963
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2964
|
+
d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
|
|
3106
2965
|
})), children);
|
|
3107
2966
|
});
|
|
3108
2967
|
if (process.env.NODE_ENV !== "production") {
|
|
3109
|
-
|
|
2968
|
+
MobileCheck.propTypes = iconPropTypes;
|
|
3110
2969
|
}
|
|
3111
|
-
const
|
|
2970
|
+
const MobileCrash = /*#__PURE__*/React.forwardRef(function MobileCrash(_ref124, ref) {
|
|
3112
2971
|
let {
|
|
3113
2972
|
children,
|
|
3114
2973
|
size = 16,
|
|
@@ -3122,32 +2981,21 @@ const NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket(_ref124, ref) {
|
|
|
3122
2981
|
viewBox: "0 0 32 32",
|
|
3123
2982
|
fill: "currentColor",
|
|
3124
2983
|
...rest
|
|
3125
|
-
},
|
|
3126
|
-
d: "
|
|
2984
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2985
|
+
d: "M30 20L26 16 24.5859 17.4141 27.1714 20 24.1714 23 27.1714 26 24.5859 28.5859 26 30 30 26 27 23 30 20zM23 20L19 16 17.5859 17.4141 20.1714 20 17.1714 23 20.1714 26 17.5859 28.5859 19 30 23 26 20 23 23 20z"
|
|
2986
|
+
})), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2987
|
+
d: "m15,28h-6V8h14v6h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h6v-2ZM9,4h14v2h-14v-2Z"
|
|
3127
2988
|
})), children);
|
|
3128
2989
|
});
|
|
3129
2990
|
if (process.env.NODE_ENV !== "production") {
|
|
3130
|
-
|
|
2991
|
+
MobileCrash.propTypes = iconPropTypes;
|
|
3131
2992
|
}
|
|
3132
|
-
const
|
|
2993
|
+
const MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_ref125, ref) {
|
|
3133
2994
|
let {
|
|
3134
2995
|
children,
|
|
3135
2996
|
size = 16,
|
|
3136
2997
|
...rest
|
|
3137
2998
|
} = _ref125;
|
|
3138
|
-
if (size === 16 || size === "16" || size === "16px") {
|
|
3139
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3140
|
-
width: size,
|
|
3141
|
-
height: size,
|
|
3142
|
-
ref: ref,
|
|
3143
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3144
|
-
viewBox: "0 0 16 16",
|
|
3145
|
-
fill: "currentColor",
|
|
3146
|
-
...rest
|
|
3147
|
-
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
3148
|
-
d: "M12,8 C13.6568542,8 15,9.34314575 15,11 C15,12.6568542 13.6568542,14 12,14 C10.3431458,14 9,12.6568542 9,11 C9,9.34314575 10.3431458,8 12,8 Z M4,8 C5.65685425,8 7,9.34314575 7,11 C7,12.6568542 5.65685425,14 4,14 C2.34314575,14 1,12.6568542 1,11 C1,9.34314575 2.34314575,8 4,8 Z M12,9 C10.8954305,9 10,9.8954305 10,11 C10,12.1045695 10.8954305,13 12,13 C13.1045695,13 14,12.1045695 14,11 C14,9.8954305 13.1045695,9 12,9 Z M4,9 C2.8954305,9 2,9.8954305 2,11 C2,12.1045695 2.8954305,13 4,13 C5.1045695,13 6,12.1045695 6,11 C6,9.8954305 5.1045695,9 4,9 Z M8,2 C9.65685425,2 11,3.34314575 11,5 C11,6.65685425 9.65685425,8 8,8 C6.34314575,8 5,6.65685425 5,5 C5,3.34314575 6.34314575,2 8,2 Z M8,3 C6.8954305,3 6,3.8954305 6,5 C6,6.1045695 6.8954305,7 8,7 C9.1045695,7 10,6.1045695 10,5 C10,3.8954305 9.1045695,3 8,3 Z"
|
|
3149
|
-
})), children);
|
|
3150
|
-
}
|
|
3151
2999
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3152
3000
|
width: size,
|
|
3153
3001
|
height: size,
|
|
@@ -3156,12 +3004,14 @@ const Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref125, ref) {
|
|
|
3156
3004
|
viewBox: "0 0 32 32",
|
|
3157
3005
|
fill: "currentColor",
|
|
3158
3006
|
...rest
|
|
3159
|
-
},
|
|
3160
|
-
d: "
|
|
3007
|
+
}, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
3008
|
+
d: "M28 25L26.586 23.586 24 26.172 24 18 22 18 22 26.172 19.414 23.586 18 25 23 30 28 25z"
|
|
3009
|
+
})), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
3010
|
+
d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z"
|
|
3161
3011
|
})), children);
|
|
3162
3012
|
});
|
|
3163
3013
|
if (process.env.NODE_ENV !== "production") {
|
|
3164
|
-
|
|
3014
|
+
MobileDownload.propTypes = iconPropTypes;
|
|
3165
3015
|
}
|
|
3166
3016
|
|
|
3167
|
-
export {
|
|
3017
|
+
export { LoadBalancerListener, LoadBalancerLocal, LoadBalancerNetwork, LoadBalancerPool, LoadBalancerVpc, Location, LocationCompany, LocationCompanyFilled, LocationCurrent, LocationFilled, LocationHazard, LocationHazardFilled, LocationHeart, LocationHeartFilled, LocationInfo, LocationInfoFilled, LocationPerson, LocationPersonFilled, LocationSave, LocationStar, LocationStarFilled, Locked, LogicalPartition, Login, LogoAngular, LogoAnsibleCommunity, LogoDigg, LogoDiscord, LogoFacebook, LogoFigma, LogoFlickr, LogoGithub, LogoGitlab, LogoGlassdoor, LogoInstagram, LogoInvision, LogoJupyter, LogoKeybase, LogoKubernetes, LogoLinkedin, LogoLivestream, LogoMastodon, LogoMedium, LogoNpm, LogoOpenshift, LogoPinterest, LogoPython, LogoQuora, LogoRScript, LogoReact, LogoRedHatAnsible, LogoSketch, LogoSkype, LogoSlack, LogoSnapchat, LogoSvelte, LogoTumblr, LogoTwitter, LogoVmware, LogoVmwareAlt, LogoVue, LogoWechat, LogoX, LogoXing, LogoYelp, LogoYoutube, Logout, Loop, LowSeverity, Mac, MacCommand, MacOption, MacShift, MachineLearning, MachineLearningModel, MagicWand, MagicWandFilled, MailAll, MailReply, ManageProtection, ManagedSolutions, Map, MapBoundary, MapBoundaryVegetation, MapCenter, MapIdentify, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, Merge, MergeNode, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileCrash, MobileDownload, QMatrix, WatsonHealthMagnify, WatsonHealthMammogram };
|