@archieai/ui 1.4.2 → 2.1.1
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 +16 -1
- package/dist/Search-DR0PlkBC.cjs +2 -0
- package/dist/Search-DR0PlkBC.cjs.map +1 -0
- package/dist/{Search-DLE-hZcu.js → Search-XtroVPea.js} +586 -559
- package/dist/Search-XtroVPea.js.map +1 -0
- package/dist/UIRenderer.d.ts +11 -0
- package/dist/UIRenderer.d.ts.map +1 -0
- package/dist/brands/index.d.ts +55 -0
- package/dist/brands/index.d.ts.map +1 -0
- package/dist/components/atoms/Avatar/Avatar.styles.d.ts +2 -2
- package/dist/components/atoms/Badge/Badge.d.ts +10 -0
- package/dist/components/atoms/Badge/Badge.d.ts.map +1 -0
- package/dist/components/atoms/Badge/Badge.styles.d.ts +4 -0
- package/dist/components/atoms/Badge/Badge.styles.d.ts.map +1 -0
- package/dist/components/atoms/DeltaPill/DeltaPill.d.ts +13 -0
- package/dist/components/atoms/DeltaPill/DeltaPill.d.ts.map +1 -0
- package/dist/components/atoms/DeltaPill/index.d.ts +13 -0
- package/dist/components/atoms/DeltaPill/index.d.ts.map +1 -0
- package/dist/components/atoms/FootnoteRef/FootnoteRef.d.ts +14 -0
- package/dist/components/atoms/FootnoteRef/FootnoteRef.d.ts.map +1 -0
- package/dist/components/atoms/SparklineCell/SparklineCell.d.ts +21 -0
- package/dist/components/atoms/SparklineCell/SparklineCell.d.ts.map +1 -0
- package/dist/components/atoms/StatusIndicator/StatusIndicator.styles.d.ts +2 -2
- package/dist/components/atoms/StatusPill/StatusPill.d.ts +16 -0
- package/dist/components/atoms/StatusPill/StatusPill.d.ts.map +1 -0
- package/dist/components/atoms/StatusPill/index.d.ts +11 -0
- package/dist/components/atoms/StatusPill/index.d.ts.map +1 -0
- package/dist/components/atoms/Typography/Typography.d.ts +2 -2
- package/dist/components/atoms/Typography/Typography.d.ts.map +1 -1
- package/dist/components/atoms/icons/Bug.d.ts +7 -0
- package/dist/components/atoms/icons/Bug.d.ts.map +1 -0
- package/dist/components/atoms/icons/Users.d.ts.map +1 -1
- package/dist/components/atoms/icons/index.d.ts +1 -0
- package/dist/components/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/canvas/widgets/AnswerableListWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/AnswerableListWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/AssignmentWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/AssignmentWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/ConfirmationWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/ConfirmationWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/DraftApprovalWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/DraftApprovalWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/MultiChoiceWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/MultiChoiceWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/PlanApprovalWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/PlanApprovalWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/QuestionWidget.d.ts +3 -0
- package/dist/components/canvas/widgets/QuestionWidget.d.ts.map +1 -0
- package/dist/components/canvas/widgets/types.d.ts +18 -0
- package/dist/components/canvas/widgets/types.d.ts.map +1 -0
- package/dist/components/email/EmailEditor.d.ts +32 -0
- package/dist/components/email/EmailEditor.d.ts.map +1 -0
- package/dist/components/molecules/ArtifactCard/ArtifactCard.styles.d.ts +5 -5
- package/dist/components/molecules/AuditStamp/AuditStamp.d.ts +20 -0
- package/dist/components/molecules/AuditStamp/AuditStamp.d.ts.map +1 -0
- package/dist/components/molecules/Banner/Banner.d.ts +12 -0
- package/dist/components/molecules/Banner/Banner.d.ts.map +1 -0
- package/dist/components/molecules/Banner/Banner.styles.d.ts +10 -0
- package/dist/components/molecules/Banner/Banner.styles.d.ts.map +1 -0
- package/dist/components/molecules/BriefingCard/BriefingCard.d.ts +19 -0
- package/dist/components/molecules/BriefingCard/BriefingCard.d.ts.map +1 -0
- package/dist/components/molecules/BriefingCard/index.d.ts +16 -0
- package/dist/components/molecules/BriefingCard/index.d.ts.map +1 -0
- package/dist/components/molecules/Button/Button.d.ts +13 -8
- package/dist/components/molecules/Button/Button.d.ts.map +1 -1
- package/dist/components/molecules/Button/Button.styles.d.ts +3 -5
- package/dist/components/molecules/Button/Button.styles.d.ts.map +1 -1
- package/dist/components/molecules/Card/Card.d.ts +7 -0
- package/dist/components/molecules/Card/Card.d.ts.map +1 -0
- package/dist/components/molecules/Card/Card.styles.d.ts +5 -0
- package/dist/components/molecules/Card/Card.styles.d.ts.map +1 -0
- package/dist/components/molecules/Checkbox/Checkbox.d.ts +1 -0
- package/dist/components/molecules/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/components/molecules/Checkbox/Checkbox.styles.d.ts +1 -0
- package/dist/components/molecules/Checkbox/Checkbox.styles.d.ts.map +1 -1
- package/dist/components/molecules/Chip/Chip.d.ts +2 -1
- package/dist/components/molecules/Chip/Chip.d.ts.map +1 -1
- package/dist/components/molecules/Chip/Chip.styles.d.ts +9 -6
- package/dist/components/molecules/Chip/Chip.styles.d.ts.map +1 -1
- package/dist/components/molecules/Chip/Chip.types.d.ts +29 -1
- package/dist/components/molecules/Chip/Chip.types.d.ts.map +1 -1
- package/dist/components/molecules/Chip/components/ChipDeleteButton.d.ts.map +1 -1
- package/dist/components/molecules/Chip/components/ChipLeadingContent.d.ts.map +1 -1
- package/dist/components/molecules/Chip/index.d.ts +1 -1
- package/dist/components/molecules/Chip/index.d.ts.map +1 -1
- package/dist/components/molecules/CircularProgress/CircularProgress.styles.d.ts +1 -1
- package/dist/components/molecules/CommentaryBlock/CommentaryBlock.d.ts +22 -0
- package/dist/components/molecules/CommentaryBlock/CommentaryBlock.d.ts.map +1 -0
- package/dist/components/molecules/ComparisonToggle/ComparisonToggle.d.ts +22 -0
- package/dist/components/molecules/ComparisonToggle/ComparisonToggle.d.ts.map +1 -0
- package/dist/components/molecules/CopyButton/CopyButton.d.ts +8 -0
- package/dist/components/molecules/CopyButton/CopyButton.d.ts.map +1 -0
- package/dist/components/molecules/DataAccordion/DataAccordion.d.ts +13 -0
- package/dist/components/molecules/DataAccordion/DataAccordion.d.ts.map +1 -0
- package/dist/components/molecules/Dropdown/Dropdown.styles.d.ts +1 -1
- package/dist/components/molecules/EmptyState/EmptyState.d.ts +15 -0
- package/dist/components/molecules/EmptyState/EmptyState.d.ts.map +1 -0
- package/dist/components/molecules/EmptyState/index.d.ts +15 -0
- package/dist/components/molecules/EmptyState/index.d.ts.map +1 -0
- package/dist/components/molecules/ExportBar/ExportBar.d.ts +21 -0
- package/dist/components/molecules/ExportBar/ExportBar.d.ts.map +1 -0
- package/dist/components/molecules/FieldRow/FieldRow.d.ts +11 -0
- package/dist/components/molecules/FieldRow/FieldRow.d.ts.map +1 -0
- package/dist/components/molecules/FileIcon/FileIcon.styles.d.ts +1 -1
- package/dist/components/molecules/FootnoteList/FootnoteList.d.ts +14 -0
- package/dist/components/molecules/FootnoteList/FootnoteList.d.ts.map +1 -0
- package/dist/components/molecules/Input/Input.d.ts +5 -1
- package/dist/components/molecules/Input/Input.d.ts.map +1 -1
- package/dist/components/molecules/Input/Input.styles.d.ts +4 -4
- package/dist/components/molecules/Input/Input.styles.d.ts.map +1 -1
- package/dist/components/molecules/KpiStrip/KpiStrip.d.ts +22 -0
- package/dist/components/molecules/KpiStrip/KpiStrip.d.ts.map +1 -0
- package/dist/components/molecules/KpiStrip/index.d.ts +19 -0
- package/dist/components/molecules/KpiStrip/index.d.ts.map +1 -0
- package/dist/components/molecules/LoadingSpinner/LoadingSpinner.styles.d.ts +1 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.d.ts +9 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.d.ts.map +1 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.styles.d.ts +6 -1
- package/dist/components/molecules/MessageBubble/MessageBubble.styles.d.ts.map +1 -1
- package/dist/components/molecules/MessageBubble/useElapsedTime.d.ts +6 -0
- package/dist/components/molecules/MessageBubble/useElapsedTime.d.ts.map +1 -0
- package/dist/components/molecules/MetricCard/MetricCard.d.ts +19 -0
- package/dist/components/molecules/MetricCard/MetricCard.d.ts.map +1 -0
- package/dist/components/molecules/MetricCard/index.d.ts +16 -0
- package/dist/components/molecules/MetricCard/index.d.ts.map +1 -0
- package/dist/components/molecules/NumberInput/NumberInput.d.ts +15 -0
- package/dist/components/molecules/NumberInput/NumberInput.d.ts.map +1 -0
- package/dist/components/molecules/PasswordField/PasswordField.d.ts +15 -0
- package/dist/components/molecules/PasswordField/PasswordField.d.ts.map +1 -0
- package/dist/components/molecules/PeriodSelector/PeriodSelector.d.ts +24 -0
- package/dist/components/molecules/PeriodSelector/PeriodSelector.d.ts.map +1 -0
- package/dist/components/molecules/ProgressBar/ProgressBar.styles.d.ts +1 -1
- package/dist/components/molecules/ReportBanner/ReportBanner.d.ts +23 -0
- package/dist/components/molecules/ReportBanner/ReportBanner.d.ts.map +1 -0
- package/dist/components/molecules/ReportBanner/index.d.ts +20 -0
- package/dist/components/molecules/ReportBanner/index.d.ts.map +1 -0
- package/dist/components/molecules/ReportHeader/ReportHeader.d.ts +21 -0
- package/dist/components/molecules/ReportHeader/ReportHeader.d.ts.map +1 -0
- package/dist/components/molecules/ReportHeader/index.d.ts +16 -0
- package/dist/components/molecules/ReportHeader/index.d.ts.map +1 -0
- package/dist/components/molecules/ReportSection/ReportSection.d.ts +21 -0
- package/dist/components/molecules/ReportSection/ReportSection.d.ts.map +1 -0
- package/dist/components/molecules/Select/Select.d.ts +13 -0
- package/dist/components/molecules/Select/Select.d.ts.map +1 -0
- package/dist/components/molecules/SettingsNav/SettingsNav.d.ts +17 -0
- package/dist/components/molecules/SettingsNav/SettingsNav.d.ts.map +1 -0
- package/dist/components/molecules/StatusMessage/StatusMessage.styles.d.ts +2 -2
- package/dist/components/molecules/Tabs/Tabs.d.ts +3 -1
- package/dist/components/molecules/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/molecules/Tabs/Tabs.styles.d.ts +2 -2
- package/dist/components/molecules/Tabs/Tabs.styles.d.ts.map +1 -1
- package/dist/components/molecules/Tag/Tag.d.ts +1 -1
- package/dist/components/molecules/Tag/Tag.d.ts.map +1 -1
- package/dist/components/molecules/Tag/Tag.styles.d.ts +1 -1
- package/dist/components/molecules/Tag/Tag.styles.d.ts.map +1 -1
- package/dist/components/molecules/TextArea/TextArea.d.ts +4 -0
- package/dist/components/molecules/TextArea/TextArea.d.ts.map +1 -1
- package/dist/components/molecules/TextArea/TextArea.styles.d.ts +1 -1
- package/dist/components/molecules/Toast/Toast.d.ts +1 -0
- package/dist/components/molecules/Toast/Toast.d.ts.map +1 -1
- package/dist/components/molecules/Toast/Toast.styles.d.ts +3 -3
- package/dist/components/molecules/Toast/Toast.styles.d.ts.map +1 -1
- package/dist/components/molecules/Toggle/Toggle.d.ts +5 -0
- package/dist/components/molecules/Toggle/Toggle.d.ts.map +1 -1
- package/dist/components/molecules/Toggle/Toggle.styles.d.ts +11 -2
- package/dist/components/molecules/Toggle/Toggle.styles.d.ts.map +1 -1
- package/dist/components/molecules/Tooltip/Tooltip.styles.d.ts +2 -2
- package/dist/components/molecules/VarianceBand/VarianceBand.d.ts +18 -0
- package/dist/components/molecules/VarianceBand/VarianceBand.d.ts.map +1 -0
- package/dist/components/molecules/VarianceBand/index.d.ts +15 -0
- package/dist/components/molecules/VarianceBand/index.d.ts.map +1 -0
- package/dist/components/organisms/BudgetVarianceTable/BudgetVarianceTable.d.ts +31 -0
- package/dist/components/organisms/BudgetVarianceTable/BudgetVarianceTable.d.ts.map +1 -0
- package/dist/components/organisms/Charts/AreaChart/AreaChart.d.ts +19 -0
- package/dist/components/organisms/Charts/AreaChart/AreaChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/AreaChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/AreaChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BarChart/BarChart.d.ts +18 -0
- package/dist/components/organisms/Charts/BarChart/BarChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BarChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/BarChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BulletChart/BulletChart.d.ts +33 -0
- package/dist/components/organisms/Charts/BulletChart/BulletChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/BulletChart/index.d.ts +2 -0
- package/dist/components/organisms/Charts/BulletChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ChartSection/ChartSection.d.ts +21 -0
- package/dist/components/organisms/Charts/ChartSection/ChartSection.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ChartSection/index.d.ts +3 -0
- package/dist/components/organisms/Charts/ChartSection/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/DonutChart/DonutChart.d.ts +24 -0
- package/dist/components/organisms/Charts/DonutChart/DonutChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/DonutChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/DonutChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ForecastChart/ForecastChart.d.ts +22 -0
- package/dist/components/organisms/Charts/ForecastChart/ForecastChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/ForecastChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/ForecastChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/FunnelChart/FunnelChart.d.ts +28 -0
- package/dist/components/organisms/Charts/FunnelChart/FunnelChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/FunnelChart/index.d.ts +2 -0
- package/dist/components/organisms/Charts/FunnelChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HeatMap/HeatMap.d.ts +23 -0
- package/dist/components/organisms/Charts/HeatMap/HeatMap.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HeatMap/index.d.ts +3 -0
- package/dist/components/organisms/Charts/HeatMap/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/HorizontalBarChart.d.ts +20 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/HorizontalBarChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/HorizontalBarChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/LineChart/LineChart.d.ts +26 -0
- package/dist/components/organisms/Charts/LineChart/LineChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/LineChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/LineChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/WaterfallChart/WaterfallChart.d.ts +17 -0
- package/dist/components/organisms/Charts/WaterfallChart/WaterfallChart.d.ts.map +1 -0
- package/dist/components/organisms/Charts/WaterfallChart/index.d.ts +3 -0
- package/dist/components/organisms/Charts/WaterfallChart/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/index.d.ts +27 -0
- package/dist/components/organisms/Charts/index.d.ts.map +1 -0
- package/dist/components/organisms/Charts/types.d.ts +54 -0
- package/dist/components/organisms/Charts/types.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/colorScheme.d.ts +32 -0
- package/dist/components/organisms/Charts/utils/colorScheme.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/format.d.ts +4 -0
- package/dist/components/organisms/Charts/utils/format.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/path.d.ts +11 -0
- package/dist/components/organisms/Charts/utils/path.d.ts.map +1 -0
- package/dist/components/organisms/Charts/utils/scales.d.ts +10 -0
- package/dist/components/organisms/Charts/utils/scales.d.ts.map +1 -0
- package/dist/components/organisms/CoverPage/CoverPage.d.ts +40 -0
- package/dist/components/organisms/CoverPage/CoverPage.d.ts.map +1 -0
- package/dist/components/organisms/CoverPage/index.d.ts +3 -0
- package/dist/components/organisms/CoverPage/index.d.ts.map +1 -0
- package/dist/components/organisms/DataTable/DataTable.d.ts +32 -0
- package/dist/components/organisms/DataTable/DataTable.d.ts.map +1 -0
- package/dist/components/organisms/DrillDownRow/DrillDownRow.d.ts +29 -0
- package/dist/components/organisms/DrillDownRow/DrillDownRow.d.ts.map +1 -0
- package/dist/components/organisms/ExecutiveSummaryPage/ExecutiveSummaryPage.d.ts +25 -0
- package/dist/components/organisms/ExecutiveSummaryPage/ExecutiveSummaryPage.d.ts.map +1 -0
- package/dist/components/organisms/ExecutiveSummaryPage/index.d.ts +3 -0
- package/dist/components/organisms/ExecutiveSummaryPage/index.d.ts.map +1 -0
- package/dist/components/organisms/FinancialTable/FinancialTable.d.ts +50 -0
- package/dist/components/organisms/FinancialTable/FinancialTable.d.ts.map +1 -0
- package/dist/components/organisms/KpiObservations/KpiObservations.d.ts +25 -0
- package/dist/components/organisms/KpiObservations/KpiObservations.d.ts.map +1 -0
- package/dist/components/organisms/KpiObservations/index.d.ts +3 -0
- package/dist/components/organisms/KpiObservations/index.d.ts.map +1 -0
- package/dist/components/organisms/KpiResultsTable/KpiResultsTable.d.ts +34 -0
- package/dist/components/organisms/KpiResultsTable/KpiResultsTable.d.ts.map +1 -0
- package/dist/components/organisms/KpiResultsTable/index.d.ts +3 -0
- package/dist/components/organisms/KpiResultsTable/index.d.ts.map +1 -0
- package/dist/components/organisms/KpiStatCard/KpiStatCard.d.ts +25 -0
- package/dist/components/organisms/KpiStatCard/KpiStatCard.d.ts.map +1 -0
- package/dist/components/organisms/KpiWheel/KpiWheel.d.ts +19 -0
- package/dist/components/organisms/KpiWheel/KpiWheel.d.ts.map +1 -0
- package/dist/components/organisms/Modal/Modal.d.ts +1 -1
- package/dist/components/organisms/Modal/Modal.d.ts.map +1 -1
- package/dist/components/organisms/Modal/Modal.styles.d.ts +3 -2
- package/dist/components/organisms/Modal/Modal.styles.d.ts.map +1 -1
- package/dist/components/organisms/Modal/Modal.types.d.ts +3 -1
- package/dist/components/organisms/Modal/Modal.types.d.ts.map +1 -1
- package/dist/components/organisms/PivotTable/PivotTable.d.ts +32 -0
- package/dist/components/organisms/PivotTable/PivotTable.d.ts.map +1 -0
- package/dist/components/organisms/ReportPage/ReportPage.d.ts +24 -0
- package/dist/components/organisms/ReportPage/ReportPage.d.ts.map +1 -0
- package/dist/components/organisms/SettingsSectionCard/SettingsSectionCard.d.ts +17 -0
- package/dist/components/organisms/SettingsSectionCard/SettingsSectionCard.d.ts.map +1 -0
- package/dist/components/report/ApprovalCard.d.ts +3 -0
- package/dist/components/report/ApprovalCard.d.ts.map +1 -0
- package/dist/components/report/AuditStamp.d.ts +3 -0
- package/dist/components/report/AuditStamp.d.ts.map +1 -0
- package/dist/components/report/Banner.d.ts +3 -0
- package/dist/components/report/Banner.d.ts.map +1 -0
- package/dist/components/report/BriefingCard.d.ts +3 -0
- package/dist/components/report/BriefingCard.d.ts.map +1 -0
- package/dist/components/report/CommentaryBlock.d.ts +3 -0
- package/dist/components/report/CommentaryBlock.d.ts.map +1 -0
- package/dist/components/report/ComparisonToggle.d.ts +3 -0
- package/dist/components/report/ComparisonToggle.d.ts.map +1 -0
- package/dist/components/report/DataTable.d.ts +3 -0
- package/dist/components/report/DataTable.d.ts.map +1 -0
- package/dist/components/report/DeltaPill.d.ts +3 -0
- package/dist/components/report/DeltaPill.d.ts.map +1 -0
- package/dist/components/report/DrillDownRow.d.ts +3 -0
- package/dist/components/report/DrillDownRow.d.ts.map +1 -0
- package/dist/components/report/EmptyState.d.ts +3 -0
- package/dist/components/report/EmptyState.d.ts.map +1 -0
- package/dist/components/report/EntityCard.d.ts +3 -0
- package/dist/components/report/EntityCard.d.ts.map +1 -0
- package/dist/components/report/ExportBar.d.ts +3 -0
- package/dist/components/report/ExportBar.d.ts.map +1 -0
- package/dist/components/report/FilterBar.d.ts +3 -0
- package/dist/components/report/FilterBar.d.ts.map +1 -0
- package/dist/components/report/FinancialTable.d.ts +3 -0
- package/dist/components/report/FinancialTable.d.ts.map +1 -0
- package/dist/components/report/FootnoteList.d.ts +3 -0
- package/dist/components/report/FootnoteList.d.ts.map +1 -0
- package/dist/components/report/FootnoteRef.d.ts +3 -0
- package/dist/components/report/FootnoteRef.d.ts.map +1 -0
- package/dist/components/report/Grid.d.ts +6 -0
- package/dist/components/report/Grid.d.ts.map +1 -0
- package/dist/components/report/KpiStrip.d.ts +3 -0
- package/dist/components/report/KpiStrip.d.ts.map +1 -0
- package/dist/components/report/MetricCard.d.ts +3 -0
- package/dist/components/report/MetricCard.d.ts.map +1 -0
- package/dist/components/report/PeriodSelector.d.ts +3 -0
- package/dist/components/report/PeriodSelector.d.ts.map +1 -0
- package/dist/components/report/PivotTable.d.ts +3 -0
- package/dist/components/report/PivotTable.d.ts.map +1 -0
- package/dist/components/report/ProgressBar.d.ts +3 -0
- package/dist/components/report/ProgressBar.d.ts.map +1 -0
- package/dist/components/report/ReportBanner.d.ts +3 -0
- package/dist/components/report/ReportBanner.d.ts.map +1 -0
- package/dist/components/report/ReportHeader.d.ts +3 -0
- package/dist/components/report/ReportHeader.d.ts.map +1 -0
- package/dist/components/report/ReportPage.d.ts +6 -0
- package/dist/components/report/ReportPage.d.ts.map +1 -0
- package/dist/components/report/ReportSection.d.ts +6 -0
- package/dist/components/report/ReportSection.d.ts.map +1 -0
- package/dist/components/report/ReportToolbar.d.ts +3 -0
- package/dist/components/report/ReportToolbar.d.ts.map +1 -0
- package/dist/components/report/SectionCard.d.ts +6 -0
- package/dist/components/report/SectionCard.d.ts.map +1 -0
- package/dist/components/report/SparklineCell.d.ts +3 -0
- package/dist/components/report/SparklineCell.d.ts.map +1 -0
- package/dist/components/report/Stack.d.ts +6 -0
- package/dist/components/report/Stack.d.ts.map +1 -0
- package/dist/components/report/StackedBarChart.d.ts +3 -0
- package/dist/components/report/StackedBarChart.d.ts.map +1 -0
- package/dist/components/report/StatCard.d.ts +3 -0
- package/dist/components/report/StatCard.d.ts.map +1 -0
- package/dist/components/report/StatusPill.d.ts +3 -0
- package/dist/components/report/StatusPill.d.ts.map +1 -0
- package/dist/components/report/TaskCard.d.ts +3 -0
- package/dist/components/report/TaskCard.d.ts.map +1 -0
- package/dist/components/report/VarianceBand.d.ts +3 -0
- package/dist/components/report/VarianceBand.d.ts.map +1 -0
- package/dist/components/report/WorkstreamCard.d.ts +3 -0
- package/dist/components/report/WorkstreamCard.d.ts.map +1 -0
- package/dist/components/report/index.d.ts +35 -0
- package/dist/components/report/index.d.ts.map +1 -0
- package/dist/fonts/LICENSE.txt +92 -0
- package/dist/fonts/OFL.txt +93 -0
- package/dist/fonts/geist/Geist-Bold.woff2 +0 -0
- package/dist/fonts/geist/Geist-Medium.woff2 +0 -0
- package/dist/fonts/geist/Geist-Regular.woff2 +0 -0
- package/dist/fonts/geist/Geist-SemiBold.woff2 +0 -0
- package/dist/fonts/geist-mono/GeistMono-Medium.woff2 +0 -0
- package/dist/fonts/geist-mono/GeistMono-Regular.woff2 +0 -0
- package/dist/fonts/geist-mono/GeistMono-SemiBold.woff2 +0 -0
- package/dist/icons.cjs +1 -1
- package/dist/icons.cjs.map +1 -1
- package/dist/icons.js +311 -303
- package/dist/icons.js.map +1 -1
- package/dist/index.cjs +104 -46
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +96 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +8325 -3647
- package/dist/index.js.map +1 -1
- package/dist/panes/archie/pages/design-studio/StudioContext.d.ts +9 -0
- package/dist/panes/archie/pages/design-studio/StudioContext.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/archie-ui.d.ts +17 -0
- package/dist/panes/archie/pages/design-studio/stories/archie-ui.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/buttons.d.ts +7 -0
- package/dist/panes/archie/pages/design-studio/stories/buttons.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/charts-recharts.d.ts +15 -0
- package/dist/panes/archie/pages/design-studio/stories/charts-recharts.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/charts.d.ts +16 -0
- package/dist/panes/archie/pages/design-studio/stories/charts.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/colors.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/colors.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/conversation.d.ts +13 -0
- package/dist/panes/archie/pages/design-studio/stories/conversation.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/data-display.d.ts +5 -0
- package/dist/panes/archie/pages/design-studio/stories/data-display.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/email-editor.d.ts +8 -0
- package/dist/panes/archie/pages/design-studio/stories/email-editor.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/feedback.d.ts +4 -0
- package/dist/panes/archie/pages/design-studio/stories/feedback.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/form-controls.d.ts +7 -0
- package/dist/panes/archie/pages/design-studio/stories/form-controls.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/icons.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/icons.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/management-report.d.ts +21 -0
- package/dist/panes/archie/pages/design-studio/stories/management-report.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/navigation.d.ts +4 -0
- package/dist/panes/archie/pages/design-studio/stories/navigation.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-controls.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-controls.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-typography.d.ts +5 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-typography.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-window-chrome.d.ts +5 -0
- package/dist/panes/archie/pages/design-studio/stories/platform/platform-window-chrome.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/reports-v2.d.ts +10 -0
- package/dist/panes/archie/pages/design-studio/stories/reports-v2.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/reports.d.ts +10 -0
- package/dist/panes/archie/pages/design-studio/stories/reports.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/sales-forecasts.d.ts +22 -0
- package/dist/panes/archie/pages/design-studio/stories/sales-forecasts.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/settings-ui.d.ts +4 -0
- package/dist/panes/archie/pages/design-studio/stories/settings-ui.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/tokens.d.ts +6 -0
- package/dist/panes/archie/pages/design-studio/stories/tokens.d.ts.map +1 -0
- package/dist/panes/archie/pages/design-studio/stories/topic-workspace.d.ts +13 -0
- package/dist/panes/archie/pages/design-studio/stories/topic-workspace.d.ts.map +1 -0
- package/dist/platform/PlatformProvider.d.ts +57 -0
- package/dist/platform/PlatformProvider.d.ts.map +1 -0
- package/dist/platform/index.d.ts +4 -0
- package/dist/platform/index.d.ts.map +1 -0
- package/dist/platform/tokens.d.ts +3 -0
- package/dist/platform/tokens.d.ts.map +1 -0
- package/dist/platform/types.d.ts +32 -0
- package/dist/platform/types.d.ts.map +1 -0
- package/dist/report-types.d.ts +431 -0
- package/dist/report-types.d.ts.map +1 -0
- package/dist/styles.css +1 -1
- package/dist/types/renderMode.d.ts +12 -0
- package/dist/types/renderMode.d.ts.map +1 -0
- package/package.json +7 -3
- package/dist/Search-BAtBAqQf.cjs +0 -2
- package/dist/Search-BAtBAqQf.cjs.map +0 -1
- package/dist/Search-DLE-hZcu.js.map +0 -1
- package/dist/fonts/signifier/signifier-extralight.woff2 +0 -0
- package/dist/fonts/signifier/signifier-light.woff2 +0 -0
|
@@ -140,7 +140,7 @@ const j = ({
|
|
|
140
140
|
size: e = 24,
|
|
141
141
|
color: t = "currentColor",
|
|
142
142
|
...o
|
|
143
|
-
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 17L17 7M17 7H7M17 7V17", stroke: t,
|
|
143
|
+
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 17L17 7M17 7H7M17 7V17", stroke: t, strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
144
144
|
j.displayName = "ArrowUpRight";
|
|
145
145
|
const B = ({
|
|
146
146
|
size: e = 24,
|
|
@@ -164,21 +164,15 @@ const N = ({
|
|
|
164
164
|
size: e = 24,
|
|
165
165
|
color: t = "currentColor",
|
|
166
166
|
...o
|
|
167
|
-
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 20V10M18 20V4M6 20V16", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
168
|
-
N.displayName = "BarChart";
|
|
169
|
-
const Z = ({
|
|
170
|
-
size: e = 24,
|
|
171
|
-
color: t = "currentColor",
|
|
172
|
-
...o
|
|
173
167
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 18H3C2.46957 18 1.96086 17.7893 1.58579 17.4142C1.21071 17.0391 1 16.5304 1 16V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H6.19M15 6H17C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8V16C19 16.5304 18.7893 17.0391 18.4142 17.4142C18.0391 17.7893 17.5304 18 17 18H13.81M23 13V11M11 6L7 12H13L9 18", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
174
|
-
|
|
175
|
-
const
|
|
168
|
+
N.displayName = "BatteryCharging";
|
|
169
|
+
const Z = ({
|
|
176
170
|
size: e = 24,
|
|
177
171
|
color: t = "currentColor",
|
|
178
172
|
...o
|
|
179
173
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 13V11M3 6H17C18.1046 6 19 6.89543 19 8V16C19 17.1046 18.1046 18 17 18H3C1.89543 18 1 17.1046 1 16V8C1 6.89543 1.89543 6 3 6Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
180
|
-
|
|
181
|
-
const
|
|
174
|
+
Z.displayName = "Battery";
|
|
175
|
+
const P = ({
|
|
182
176
|
size: e = 24,
|
|
183
177
|
color: t = "currentColor",
|
|
184
178
|
...o
|
|
@@ -186,50 +180,50 @@ const _ = ({
|
|
|
186
180
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36724)", children: /* @__PURE__ */ r("path", { d: "M13.73 21C13.5542 21.3031 13.3019 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21M18.63 13C18.1852 11.3714 17.9731 9.68804 18 8C18.0016 6.91306 17.7079 5.8461 17.1503 4.91308C16.5927 3.98007 15.7921 3.21605 14.8341 2.70263C13.8761 2.18921 12.7966 1.94569 11.7109 1.99806C10.6252 2.05043 9.57415 2.39674 8.66998 2.99999M6.26 6.26001C6.08627 6.82362 5.99861 7.41023 6 8.00001C6 15 3 17 3 17H17M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
187
181
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36724", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
188
182
|
] });
|
|
189
|
-
|
|
190
|
-
const
|
|
183
|
+
P.displayName = "BellOff";
|
|
184
|
+
const _ = ({
|
|
191
185
|
size: e = 24,
|
|
192
186
|
color: t = "currentColor",
|
|
193
187
|
...o
|
|
194
188
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 6.5L18 17.5L12.5 23V1L18 6.5L7 17.5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
195
|
-
|
|
196
|
-
const
|
|
189
|
+
_.displayName = "Bluetooth";
|
|
190
|
+
const b = ({
|
|
197
191
|
size: e = 24,
|
|
198
192
|
color: t = "currentColor",
|
|
199
193
|
...o
|
|
200
194
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 12H14C15.0609 12 16.0783 11.5786 16.8284 10.8284C17.5786 10.0783 18 9.06087 18 8C18 6.93913 17.5786 5.92172 16.8284 5.17157C16.0783 4.42143 15.0609 4 14 4H6V12ZM6 12H15C16.0609 12 17.0783 12.4214 17.8284 13.1716C18.5786 13.9217 19 14.9391 19 16C19 17.0609 18.5786 18.0783 17.8284 18.8284C17.0783 19.5786 16.0609 20 15 20H6V12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
201
|
-
|
|
202
|
-
const
|
|
195
|
+
b.displayName = "Bold";
|
|
196
|
+
const S = ({
|
|
203
197
|
size: e = 24,
|
|
204
198
|
color: t = "currentColor",
|
|
205
199
|
...o
|
|
206
200
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 7C12 5.93913 11.5786 4.92172 10.8284 4.17157C10.0783 3.42143 9.06087 3 8 3H2V18H9C9.79565 18 10.5587 18.3161 11.1213 18.8787C11.6839 19.4413 12 20.2044 12 21M12 7V21M12 7C12 5.93913 12.4214 4.92172 13.1716 4.17157C13.9217 3.42143 14.9391 3 16 3H22V18H15C14.2044 18 13.4413 18.3161 12.8787 18.8787C12.3161 19.4413 12 20.2044 12 21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
207
|
-
|
|
208
|
-
const
|
|
201
|
+
S.displayName = "BookOpen";
|
|
202
|
+
const D = ({
|
|
209
203
|
size: e = 24,
|
|
210
204
|
color: t = "currentColor",
|
|
211
205
|
...o
|
|
212
206
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5C4 20.163 4.26339 20.7989 4.73223 21.2678C5.20107 21.7366 5.83696 22 6.5 22H20V2H6.5C5.83696 2 5.20107 2.26339 4.73223 2.73223C4.26339 3.20107 4 3.83696 4 4.5V19.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
213
|
-
|
|
214
|
-
const
|
|
207
|
+
D.displayName = "Book";
|
|
208
|
+
const T = ({
|
|
215
209
|
size: e = 24,
|
|
216
210
|
color: t = "currentColor",
|
|
217
211
|
...o
|
|
218
212
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 21L12 16L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
219
|
-
|
|
220
|
-
const
|
|
213
|
+
T.displayName = "Bookmark";
|
|
214
|
+
const A = ({
|
|
221
215
|
size: e = 24,
|
|
222
216
|
color: t = "currentColor",
|
|
223
217
|
...o
|
|
224
218
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3.27002 6.96002L12 12.01L20.73 6.96002M12 22.08V12M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
225
|
-
|
|
226
|
-
const
|
|
219
|
+
A.displayName = "Box";
|
|
220
|
+
const U = ({
|
|
227
221
|
size: e = 24,
|
|
228
222
|
color: t = "currentColor",
|
|
229
223
|
...o
|
|
230
224
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V5C16 4.46957 15.7893 3.96086 15.4142 3.58579C15.0391 3.21071 14.5304 3 14 3H10C9.46957 3 8.96086 3.21071 8.58579 3.58579C8.21071 3.96086 8 4.46957 8 5V21M4 7H20C21.1046 7 22 7.89543 22 9V19C22 20.1046 21.1046 21 20 21H4C2.89543 21 2 20.1046 2 19V9C2 7.89543 2.89543 7 4 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
231
|
-
|
|
232
|
-
const
|
|
225
|
+
U.displayName = "Briefcase";
|
|
226
|
+
const R = ({
|
|
233
227
|
size: e = 24,
|
|
234
228
|
color: t = "currentColor",
|
|
235
229
|
...o
|
|
@@ -241,7 +235,39 @@ const q = ({
|
|
|
241
235
|
] }),
|
|
242
236
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2034_13477", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white", transform: "matrix(-1 0 0 -1 24 24)" }) }) })
|
|
243
237
|
] });
|
|
244
|
-
|
|
238
|
+
R.displayName = "BrushCleanup";
|
|
239
|
+
const q = ({
|
|
240
|
+
size: e = 24,
|
|
241
|
+
color: t = "currentColor",
|
|
242
|
+
...o
|
|
243
|
+
}) => /* @__PURE__ */ n(
|
|
244
|
+
"svg",
|
|
245
|
+
{
|
|
246
|
+
...o,
|
|
247
|
+
width: e,
|
|
248
|
+
height: e,
|
|
249
|
+
viewBox: "0 0 20 24",
|
|
250
|
+
fill: "none",
|
|
251
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
252
|
+
children: [
|
|
253
|
+
/* @__PURE__ */ r(
|
|
254
|
+
"path",
|
|
255
|
+
{
|
|
256
|
+
d: "M14.9527 4.3198C14.3427 4.1001 13.6827 3.9899 13.0027 3.9899H7.00273C6.32273 3.9899 5.66273 4.1001 5.05273 4.3198C5.38273 1.8701 7.47273 0 10.0027 0C11.3827 0 12.6327 0.56 13.5427 1.4599C14.2927 2.2099 14.8027 3.2099 14.9527 4.3198Z",
|
|
257
|
+
fill: t
|
|
258
|
+
}
|
|
259
|
+
),
|
|
260
|
+
/* @__PURE__ */ r(
|
|
261
|
+
"path",
|
|
262
|
+
{
|
|
263
|
+
d: "M19.7125 22.29C20.1025 22.6799 20.1025 23.31 19.7125 23.6999C19.3244 24.088 18.6806 24.0879 18.2925 23.6999L15.5325 21.28C14.4525 22.6799 12.8425 23.6699 11.0025 23.9299V15C11.0025 14.4399 10.5525 14 10.0025 14C9.4525 14 9.0025 14.4399 9.0025 15V23.9299C7.1625 23.6699 5.5525 22.6799 4.4725 21.28L1.7125 23.6999C1.3244 24.088 0.6806 24.0879 0.2925 23.6999C-0.0975 23.31 -0.0975 22.6799 0.2925 22.29L3.4825 19.54C3.1725 18.76 3.0025 17.8999 3.0025 17V15.9899H1.0025C0.4525 15.9899 0.00250003 15.55 0.00250003 14.9899C0.00250003 14.4399 0.4525 13.9899 1.0025 13.9899H3.0025V10.04L0.2925 7.69991C-0.0975 7.31001 -0.0975 6.67991 0.2925 6.29001C0.6825 5.89991 1.3225 5.89991 1.7125 6.29001L3.5825 7.92991C4.2825 6.77001 5.5525 6.00001 7.0025 6.00001H13.0025C14.4525 6.00001 15.7225 6.77001 16.4225 7.92991L18.2925 6.29001C18.6825 5.89991 19.3225 5.89991 19.7125 6.29001C20.1025 6.67991 20.1025 7.31001 19.7125 7.69991L17.0025 10.04V13.9899H19.0025C19.5525 13.9899 20.0025 14.4399 20.0025 14.9899C20.0025 15.55 19.5525 15.9899 19.0025 15.9899H17.0025V17C17.0025 17.8999 16.8325 18.76 16.5225 19.54L19.7125 22.29Z",
|
|
264
|
+
fill: t
|
|
265
|
+
}
|
|
266
|
+
)
|
|
267
|
+
]
|
|
268
|
+
}
|
|
269
|
+
);
|
|
270
|
+
q.displayName = "Bug";
|
|
245
271
|
const F = ({
|
|
246
272
|
size: e = 24,
|
|
247
273
|
color: t = "currentColor",
|
|
@@ -272,7 +298,7 @@ const I = ({
|
|
|
272
298
|
...o
|
|
273
299
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M2 16.1C2.96089 16.296 3.84294 16.7702 4.53638 17.4636C5.22982 18.1571 5.70403 19.0391 5.9 20M2 12.05C4.03079 12.2759 5.92428 13.186 7.36911 14.6309C8.81395 16.0757 9.72414 17.9692 9.95 20M2 8V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H20C20.5304 4 21.0391 4.21071 21.4142 4.58579C21.7893 4.96086 22 5.46957 22 6V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H14M2 20H2.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
274
300
|
I.displayName = "Cast";
|
|
275
|
-
const
|
|
301
|
+
const E = ({
|
|
276
302
|
size: e = 24,
|
|
277
303
|
color: t = "currentColor",
|
|
278
304
|
strokeWidth: o = 1.5,
|
|
@@ -297,13 +323,13 @@ const X = ({
|
|
|
297
323
|
)
|
|
298
324
|
}
|
|
299
325
|
);
|
|
300
|
-
|
|
301
|
-
const
|
|
326
|
+
E.displayName = "Check";
|
|
327
|
+
const X = ({
|
|
302
328
|
size: e = 24,
|
|
303
329
|
color: t = "currentColor",
|
|
304
330
|
...o
|
|
305
331
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 9L10.125 16L7 12.8182M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
306
|
-
|
|
332
|
+
X.displayName = "CheckCircle";
|
|
307
333
|
const K = ({
|
|
308
334
|
size: e = 24,
|
|
309
335
|
color: t = "currentColor",
|
|
@@ -660,7 +686,7 @@ const I1 = ({
|
|
|
660
686
|
...o
|
|
661
687
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 20H21M16.5 3.49998C16.8978 3.10216 17.4374 2.87866 18 2.87866C18.2786 2.87866 18.5544 2.93353 18.8118 3.04014C19.0692 3.14674 19.303 3.303 19.5 3.49998C19.697 3.69697 19.8532 3.93082 19.9598 4.18819C20.0665 4.44556 20.1213 4.72141 20.1213 4.99998C20.1213 5.27856 20.0665 5.55441 19.9598 5.81178C19.8532 6.06915 19.697 6.303 19.5 6.49998L7 19L3 20L4 16L16.5 3.49998Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
662
688
|
I1.displayName = "Edit3";
|
|
663
|
-
const
|
|
689
|
+
const E1 = ({
|
|
664
690
|
size: e = 24,
|
|
665
691
|
color: t = "currentColor",
|
|
666
692
|
...o
|
|
@@ -668,8 +694,8 @@ const X1 = ({
|
|
|
668
694
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36268)", children: /* @__PURE__ */ r("path", { d: "M9.9 4.24003C10.5883 4.0789 11.2931 3.99836 12 4.00003C19 4.00003 23 12 23 12C22.393 13.1356 21.6691 14.2048 20.84 15.19M14.12 14.12C13.8454 14.4148 13.5141 14.6512 13.1462 14.8151C12.7782 14.9791 12.3809 15.0673 11.9781 15.0744C11.5753 15.0815 11.1752 15.0074 10.8016 14.8565C10.4281 14.7056 10.0887 14.4811 9.80385 14.1962C9.51897 13.9113 9.29439 13.572 9.14351 13.1984C8.99262 12.8249 8.91853 12.4247 8.92563 12.0219C8.93274 11.6191 9.02091 11.2219 9.18488 10.8539C9.34884 10.4859 9.58525 10.1547 9.88 9.88003M1 1L23 23M17.94 17.94C16.2306 19.243 14.1491 19.9649 12 20C5 20 1 12 1 12C2.24389 9.68192 3.96914 7.65663 6.06 6.06003L17.94 17.94Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
669
695
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36268", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
670
696
|
] });
|
|
671
|
-
|
|
672
|
-
const
|
|
697
|
+
E1.displayName = "EyeOff";
|
|
698
|
+
const X1 = ({
|
|
673
699
|
size: e = 24,
|
|
674
700
|
color: t = "currentColor",
|
|
675
701
|
...o
|
|
@@ -677,7 +703,7 @@ const E1 = ({
|
|
|
677
703
|
/* @__PURE__ */ r("path", { d: "M1 12C1 12 5 4 12 4C19 4 23 12 23 12C23 12 19 20 12 20C5 20 1 12 1 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
678
704
|
/* @__PURE__ */ r("path", { d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
679
705
|
] });
|
|
680
|
-
|
|
706
|
+
X1.displayName = "Eye";
|
|
681
707
|
const K1 = ({
|
|
682
708
|
size: e = 24,
|
|
683
709
|
color: t = "currentColor",
|
|
@@ -1026,18 +1052,18 @@ const I2 = ({
|
|
|
1026
1052
|
...o
|
|
1027
1053
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 18L1 22V6L8 2M8 18L16 22M8 18V2M16 22L23 18V2L16 6M16 22V6M16 6L8 2", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1028
1054
|
I2.displayName = "Map";
|
|
1029
|
-
const
|
|
1055
|
+
const E2 = ({
|
|
1030
1056
|
size: e = 24,
|
|
1031
1057
|
color: t = "currentColor",
|
|
1032
1058
|
...o
|
|
1033
1059
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15 3H21M21 3V9M21 3L14 10M9 21H3M3 21V15M3 21L10 14", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1034
|
-
|
|
1035
|
-
const
|
|
1060
|
+
E2.displayName = "Maximize2";
|
|
1061
|
+
const X2 = ({
|
|
1036
1062
|
size: e = 24,
|
|
1037
1063
|
color: t = "currentColor",
|
|
1038
1064
|
...o
|
|
1039
1065
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16M16 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V16M3 16V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H8", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1040
|
-
|
|
1066
|
+
X2.displayName = "Maximize";
|
|
1041
1067
|
const K2 = ({
|
|
1042
1068
|
size: e = 24,
|
|
1043
1069
|
color: t = "currentColor",
|
|
@@ -1077,37 +1103,37 @@ const z2 = ({
|
|
|
1077
1103
|
...o
|
|
1078
1104
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 14H10M10 14V20M10 14L3 21M20 10H14M14 10V4M14 10L21 3", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1079
1105
|
z2.displayName = "Minimize2";
|
|
1080
|
-
const
|
|
1106
|
+
const e9 = ({
|
|
1081
1107
|
size: e = 24,
|
|
1082
1108
|
color: t = "currentColor",
|
|
1083
1109
|
...o
|
|
1084
1110
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 3V6C8 6.53043 7.78929 7.03914 7.41421 7.41421C7.03914 7.78929 6.53043 8 6 8H3M21 8H18C17.4696 8 16.9609 7.78929 16.5858 7.41421C16.2107 7.03914 16 6.53043 16 6V3M16 21V18C16 17.4696 16.2107 16.9609 16.5858 16.5858C16.9609 16.2107 17.4696 16 18 16H21M3 16H6C6.53043 16 7.03914 16.2107 7.41421 16.5858C7.78929 16.9609 8 17.4696 8 18V21", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1085
|
-
|
|
1086
|
-
const
|
|
1111
|
+
e9.displayName = "Minimize";
|
|
1112
|
+
const r9 = ({
|
|
1087
1113
|
size: e = 24,
|
|
1088
1114
|
color: t = "currentColor",
|
|
1089
1115
|
...o
|
|
1090
1116
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1091
|
-
|
|
1092
|
-
const
|
|
1117
|
+
r9.displayName = "MinusCircle";
|
|
1118
|
+
const t9 = ({
|
|
1093
1119
|
size: e = 24,
|
|
1094
1120
|
color: t = "currentColor",
|
|
1095
1121
|
...o
|
|
1096
1122
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1097
|
-
|
|
1098
|
-
const
|
|
1123
|
+
t9.displayName = "MinusSquare";
|
|
1124
|
+
const o9 = ({
|
|
1099
1125
|
size: e = 24,
|
|
1100
1126
|
color: t = "currentColor",
|
|
1101
1127
|
...o
|
|
1102
1128
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 21H16M12 17V21M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1103
|
-
|
|
1104
|
-
const
|
|
1129
|
+
o9.displayName = "Monitor";
|
|
1130
|
+
const n9 = ({
|
|
1105
1131
|
size: e = 24,
|
|
1106
1132
|
color: t = "currentColor",
|
|
1107
1133
|
...o
|
|
1108
1134
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20.9999 12.79C20.8426 14.4922 20.2038 16.1144 19.1581 17.4668C18.1125 18.8192 16.7034 19.8458 15.0956 20.4265C13.4878 21.0073 11.7479 21.1181 10.0794 20.7461C8.41092 20.3741 6.8829 19.5345 5.67413 18.3258C4.46536 17.117 3.62584 15.589 3.25381 13.9205C2.88178 12.252 2.99262 10.5121 3.57336 8.9043C4.15411 7.29651 5.18073 5.88737 6.53311 4.84175C7.8855 3.79614 9.5077 3.15731 11.2099 3C10.2133 4.34827 9.73375 6.00945 9.85843 7.68141C9.98312 9.35338 10.7038 10.9251 11.8893 12.1106C13.0748 13.2961 14.6465 14.0168 16.3185 14.1415C17.9905 14.2662 19.6516 13.7866 20.9999 12.79Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1109
|
-
|
|
1110
|
-
const
|
|
1135
|
+
n9.displayName = "Moon";
|
|
1136
|
+
const i9 = ({
|
|
1111
1137
|
size: e = 24,
|
|
1112
1138
|
color: t = "currentColor",
|
|
1113
1139
|
...o
|
|
@@ -1116,62 +1142,62 @@ const i4 = ({
|
|
|
1116
1142
|
/* @__PURE__ */ r("path", { d: "M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1117
1143
|
/* @__PURE__ */ r("path", { d: "M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1118
1144
|
] });
|
|
1119
|
-
|
|
1120
|
-
const
|
|
1145
|
+
i9.displayName = "MoreVertical";
|
|
1146
|
+
const d9 = ({
|
|
1121
1147
|
size: e = 24,
|
|
1122
1148
|
color: t = "currentColor",
|
|
1123
1149
|
...o
|
|
1124
1150
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M13 13L19 19M3 3L10.07 19.97L12.58 12.58L19.97 10.07L3 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1125
|
-
|
|
1126
|
-
const
|
|
1151
|
+
d9.displayName = "MousePointer";
|
|
1152
|
+
const s9 = ({
|
|
1127
1153
|
size: e = 24,
|
|
1128
1154
|
color: t = "currentColor",
|
|
1129
1155
|
...o
|
|
1130
1156
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 9L2 12M2 12L5 15M2 12H22M9 5L12 2M12 2L15 5M12 2V22M15 19L12 22M12 22L9 19M19 9L22 12M22 12L19 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1131
|
-
|
|
1132
|
-
const
|
|
1157
|
+
s9.displayName = "Move";
|
|
1158
|
+
const h9 = ({
|
|
1133
1159
|
size: e = 24,
|
|
1134
1160
|
color: t = "currentColor",
|
|
1135
1161
|
...o
|
|
1136
1162
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 18V5L21 3V16M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1137
|
-
|
|
1138
|
-
const
|
|
1163
|
+
h9.displayName = "Music";
|
|
1164
|
+
const C9 = ({
|
|
1139
1165
|
size: e = 24,
|
|
1140
1166
|
color: t = "currentColor",
|
|
1141
1167
|
...o
|
|
1142
1168
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2L19 21L12 17L5 21L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1143
|
-
|
|
1144
|
-
const
|
|
1169
|
+
C9.displayName = "Navigation2";
|
|
1170
|
+
const a9 = ({
|
|
1145
1171
|
size: e = 24,
|
|
1146
1172
|
color: t = "currentColor",
|
|
1147
1173
|
...o
|
|
1148
1174
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 11L22 2L13 21L11 13L3 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1149
|
-
|
|
1150
|
-
const
|
|
1175
|
+
a9.displayName = "Navigation";
|
|
1176
|
+
const l9 = ({
|
|
1151
1177
|
size: e = 24,
|
|
1152
1178
|
color: t = "currentColor",
|
|
1153
1179
|
...o
|
|
1154
1180
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7.86 2H16.14L22 7.86V16.14L16.14 22H7.86L2 16.14V7.86L7.86 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1155
|
-
|
|
1156
|
-
const
|
|
1181
|
+
l9.displayName = "Octagon";
|
|
1182
|
+
const c9 = ({
|
|
1157
1183
|
size: e = 24,
|
|
1158
1184
|
color: t = "currentColor",
|
|
1159
1185
|
...o
|
|
1160
1186
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16.5 9.40002L7.5 4.21002M3.27002 6.96002L12 12.01L20.73 6.96002M12 22.08V12M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1161
|
-
|
|
1162
|
-
const
|
|
1187
|
+
c9.displayName = "Package";
|
|
1188
|
+
const k9 = ({
|
|
1163
1189
|
size: e = 24,
|
|
1164
1190
|
color: t = "currentColor",
|
|
1165
1191
|
...o
|
|
1166
1192
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.4398 11.05L12.2498 20.24C11.124 21.3658 9.59699 21.9983 8.0048 21.9983C6.41262 21.9983 4.88565 21.3658 3.7598 20.24C2.63396 19.1141 2.00146 17.5872 2.00146 15.995C2.00146 14.4028 2.63396 12.8758 3.7598 11.75L12.9498 2.55998C13.7004 1.80942 14.7183 1.38776 15.7798 1.38776C16.8413 1.38776 17.8592 1.80942 18.6098 2.55998C19.3604 3.31054 19.782 4.32852 19.782 5.38998C19.782 6.45144 19.3604 7.46942 18.6098 8.21998L9.4098 17.41C9.03452 17.7853 8.52553 17.9961 7.9948 17.9961C7.46407 17.9961 6.95508 17.7853 6.5798 17.41C6.20452 17.0347 5.99369 16.5257 5.99369 15.995C5.99369 15.4643 6.20452 14.9553 6.5798 14.58L15.0698 6.09998", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1167
|
-
|
|
1168
|
-
const
|
|
1193
|
+
k9.displayName = "Paperclip";
|
|
1194
|
+
const u9 = ({
|
|
1169
1195
|
size: e = 24,
|
|
1170
1196
|
color: t = "currentColor",
|
|
1171
1197
|
...o
|
|
1172
1198
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10 15V9M14 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1173
|
-
|
|
1174
|
-
const
|
|
1199
|
+
u9.displayName = "PauseCircle";
|
|
1200
|
+
const L9 = ({
|
|
1175
1201
|
size: e = 24,
|
|
1176
1202
|
color: t = "currentColor",
|
|
1177
1203
|
...o
|
|
@@ -1179,8 +1205,8 @@ const L4 = ({
|
|
|
1179
1205
|
/* @__PURE__ */ r("path", { d: "M10 4H6V20H10V4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1180
1206
|
/* @__PURE__ */ r("path", { d: "M18 4H14V20H18V4Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1181
1207
|
] });
|
|
1182
|
-
|
|
1183
|
-
const
|
|
1208
|
+
L9.displayName = "Pause";
|
|
1209
|
+
const p9 = ({
|
|
1184
1210
|
size: e = 24,
|
|
1185
1211
|
color: t = "#DA1519",
|
|
1186
1212
|
...o
|
|
@@ -1240,44 +1266,44 @@ const p4 = ({
|
|
|
1240
1266
|
]
|
|
1241
1267
|
}
|
|
1242
1268
|
);
|
|
1243
|
-
|
|
1244
|
-
const
|
|
1269
|
+
p9.displayName = "Pdf";
|
|
1270
|
+
const M9 = ({
|
|
1245
1271
|
size: e = 24,
|
|
1246
1272
|
color: t = "currentColor",
|
|
1247
1273
|
...o
|
|
1248
1274
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M2 2L16.5 5.5L18 13L13 18L5.5 16.5L2 2ZM2 2L9.586 9.586M12 19L19 12L22 15L15 22L12 19ZM13 11C13 12.1046 12.1046 13 11 13C9.89543 13 9 12.1046 9 11C9 9.89543 9.89543 9 11 9C12.1046 9 13 9.89543 13 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1249
|
-
|
|
1250
|
-
const
|
|
1275
|
+
M9.displayName = "PenTool";
|
|
1276
|
+
const g9 = ({
|
|
1251
1277
|
size: e = 24,
|
|
1252
1278
|
color: t = "currentColor",
|
|
1253
1279
|
...o
|
|
1254
1280
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 5L5 19M9 6.5C9 7.88071 7.88071 9 6.5 9C5.11929 9 4 7.88071 4 6.5C4 5.11929 5.11929 4 6.5 4C7.88071 4 9 5.11929 9 6.5ZM20 17.5C20 18.8807 18.8807 20 17.5 20C16.1193 20 15 18.8807 15 17.5C15 16.1193 16.1193 15 17.5 15C18.8807 15 20 16.1193 20 17.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1255
|
-
|
|
1256
|
-
const
|
|
1281
|
+
g9.displayName = "Percent";
|
|
1282
|
+
const w9 = ({
|
|
1257
1283
|
size: e = 24,
|
|
1258
1284
|
color: t = "currentColor",
|
|
1259
1285
|
...o
|
|
1260
1286
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.0499 5C16.0267 5.19057 16.9243 5.66826 17.628 6.37194C18.3317 7.07561 18.8094 7.97326 18.9999 8.95M15.0499 1C17.0792 1.22544 18.9715 2.13417 20.4162 3.57701C21.8608 5.01984 22.7719 6.91101 22.9999 8.94M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4742 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4019C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.9451 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3147 6.72527 15.2662 5.18993 12.85C3.49991 10.2412 2.44818 7.27099 2.11993 4.18C2.09494 3.90347 2.12781 3.62476 2.21643 3.36162C2.30506 3.09849 2.4475 2.85669 2.6347 2.65162C2.82189 2.44655 3.04974 2.28271 3.30372 2.17052C3.55771 2.05833 3.83227 2.00026 4.10993 2H7.10993C7.59524 1.99522 8.06572 2.16708 8.43369 2.48353C8.80166 2.79999 9.04201 3.23945 9.10993 3.72C9.23656 4.68007 9.47138 5.62273 9.80993 6.53C9.94448 6.88792 9.9736 7.27691 9.89384 7.65088C9.81408 8.02485 9.6288 8.36811 9.35993 8.64L8.08993 9.91C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0555 17.4699 14.19C18.3772 14.5286 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1261
|
-
|
|
1262
|
-
const
|
|
1287
|
+
w9.displayName = "PhoneCall";
|
|
1288
|
+
const v9 = ({
|
|
1263
1289
|
size: e = 24,
|
|
1264
1290
|
color: t = "currentColor",
|
|
1265
1291
|
...o
|
|
1266
1292
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18.9999 1L22.9999 5M22.9999 5L18.9999 9M22.9999 5H14.9999M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1267
|
-
|
|
1268
|
-
const
|
|
1293
|
+
v9.displayName = "PhoneForwarded";
|
|
1294
|
+
const H9 = ({
|
|
1269
1295
|
size: e = 24,
|
|
1270
1296
|
color: t = "currentColor",
|
|
1271
1297
|
...o
|
|
1272
1298
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M15.9999 2V8M15.9999 8H21.9999M15.9999 8L22.9999 1M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1273
|
-
|
|
1274
|
-
const
|
|
1299
|
+
H9.displayName = "PhoneIncoming";
|
|
1300
|
+
const V9 = ({
|
|
1275
1301
|
size: e = 24,
|
|
1276
1302
|
color: t = "currentColor",
|
|
1277
1303
|
...o
|
|
1278
1304
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 1L16.9999 7M16.9999 1L22.9999 7M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1279
|
-
|
|
1280
|
-
const
|
|
1305
|
+
V9.displayName = "PhoneMissed";
|
|
1306
|
+
const f9 = ({
|
|
1281
1307
|
size: e = 24,
|
|
1282
1308
|
color: t = "currentColor",
|
|
1283
1309
|
...o
|
|
@@ -1285,20 +1311,20 @@ const f4 = ({
|
|
|
1285
1311
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36451)", children: /* @__PURE__ */ r("path", { d: "M5.18999 12.81C3.50585 10.213 2.45435 7.25714 2.11999 4.17997C2.095 3.90344 2.12787 3.62474 2.21649 3.3616C2.30512 3.09846 2.44756 2.85666 2.63476 2.6516C2.82196 2.44653 3.0498 2.28268 3.30379 2.1705C3.55777 2.05831 3.83233 2.00024 4.10999 1.99997H7.10999C7.5953 1.9952 8.06579 2.16705 8.43376 2.48351C8.80173 2.79996 9.04207 3.23942 9.10999 3.71997C9.23662 4.68004 9.47144 5.6227 9.80999 6.52997C9.94454 6.8879 9.97366 7.27689 9.8939 7.65086C9.81415 8.02482 9.62886 8.36809 9.35999 8.63998L8.08999 9.90998M23 1L1 23M10.68 13.31C11.6948 14.3257 12.8418 15.2002 14.09 15.91L15.36 14.64C15.6319 14.3711 15.9751 14.1858 16.3491 14.1061C16.7231 14.0263 17.1121 14.0554 17.47 14.19C18.3773 14.5285 19.3199 14.7634 20.28 14.89C20.7605 14.9579 21.2 15.1982 21.5165 15.5662C21.8329 15.9342 22.0048 16.4047 22 16.89V19.89C22.0011 20.1685 21.9441 20.4441 21.8325 20.6993C21.7209 20.9545 21.5573 21.1836 21.3521 21.3718C21.1468 21.5601 20.9046 21.7035 20.6407 21.7927C20.3769 21.8819 20.0974 21.915 19.82 21.89C16.7428 21.5556 13.787 20.5041 11.19 18.82C9.98526 18.055 8.86852 17.1596 7.85999 16.15L10.68 13.31Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1286
1312
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36451", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1287
1313
|
] });
|
|
1288
|
-
|
|
1289
|
-
const
|
|
1314
|
+
f9.displayName = "PhoneOff";
|
|
1315
|
+
const m9 = ({
|
|
1290
1316
|
size: e = 24,
|
|
1291
1317
|
color: t = "currentColor",
|
|
1292
1318
|
...o
|
|
1293
1319
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 7V1M22.9999 1H16.9999M22.9999 1L15.9999 8M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90998C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1294
|
-
|
|
1295
|
-
const
|
|
1320
|
+
m9.displayName = "PhoneOutgoing";
|
|
1321
|
+
const W9 = ({
|
|
1296
1322
|
size: e = 24,
|
|
1297
1323
|
color: t = "currentColor",
|
|
1298
1324
|
...o
|
|
1299
1325
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90997C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1300
|
-
|
|
1301
|
-
const
|
|
1326
|
+
W9.displayName = "Phone";
|
|
1327
|
+
const j9 = ({
|
|
1302
1328
|
size: e = 24,
|
|
1303
1329
|
color: t = "currentColor",
|
|
1304
1330
|
...o
|
|
@@ -1309,8 +1335,8 @@ const j4 = ({
|
|
|
1309
1335
|
/* @__PURE__ */ r("path", { d: "M8.78588 14.9591L3.75 19.995", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" }),
|
|
1310
1336
|
/* @__PURE__ */ r("path", { d: "M3.75 9.92328L13.8218 19.995", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round" })
|
|
1311
1337
|
] });
|
|
1312
|
-
|
|
1313
|
-
const
|
|
1338
|
+
j9.displayName = "Pin";
|
|
1339
|
+
const B9 = ({
|
|
1314
1340
|
size: e = 24,
|
|
1315
1341
|
color: t = "currentColor",
|
|
1316
1342
|
...o
|
|
@@ -1318,56 +1344,56 @@ const B4 = ({
|
|
|
1318
1344
|
/* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1319
1345
|
/* @__PURE__ */ r("path", { d: "M10 8L16 12L10 16V8Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1320
1346
|
] });
|
|
1321
|
-
|
|
1322
|
-
const
|
|
1347
|
+
B9.displayName = "PlayCircle";
|
|
1348
|
+
const y9 = ({
|
|
1323
1349
|
size: e = 24,
|
|
1324
1350
|
color: t = "currentColor",
|
|
1325
1351
|
...o
|
|
1326
1352
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 3L19 12L5 21V3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1327
|
-
|
|
1328
|
-
const
|
|
1353
|
+
y9.displayName = "Play";
|
|
1354
|
+
const x9 = ({
|
|
1329
1355
|
size: e = 24,
|
|
1330
1356
|
color: t = "currentColor",
|
|
1331
1357
|
...o
|
|
1332
1358
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 5V19M5 12H19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1333
|
-
|
|
1334
|
-
const
|
|
1359
|
+
x9.displayName = "Plus";
|
|
1360
|
+
const N9 = ({
|
|
1335
1361
|
size: e = 24,
|
|
1336
1362
|
color: t = "currentColor",
|
|
1337
1363
|
...o
|
|
1338
1364
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1339
|
-
|
|
1340
|
-
const
|
|
1365
|
+
N9.displayName = "PlusCircle";
|
|
1366
|
+
const Z9 = ({
|
|
1341
1367
|
size: e = 24,
|
|
1342
1368
|
color: t = "currentColor",
|
|
1343
1369
|
...o
|
|
1344
1370
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 8V16M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1345
|
-
|
|
1346
|
-
const
|
|
1371
|
+
Z9.displayName = "PlusSquare";
|
|
1372
|
+
const P9 = ({
|
|
1347
1373
|
size: e = 24,
|
|
1348
1374
|
color: t = "currentColor",
|
|
1349
1375
|
...o
|
|
1350
1376
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 10L12 14L16 10M4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V11C22 13.6522 20.9464 16.1957 19.0711 18.0711C17.1957 19.9464 14.6522 21 12 21C10.6868 21 9.38642 20.7413 8.17317 20.2388C6.95991 19.7362 5.85752 18.9997 4.92893 18.0711C3.05357 16.1957 2 13.6522 2 11V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1351
|
-
|
|
1352
|
-
const
|
|
1377
|
+
P9.displayName = "Pocket";
|
|
1378
|
+
const _9 = ({
|
|
1353
1379
|
size: e = 24,
|
|
1354
1380
|
color: t = "currentColor",
|
|
1355
1381
|
...o
|
|
1356
1382
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18.3601 6.64001C19.6185 7.8988 20.4754 9.50246 20.8224 11.2482C21.1694 12.994 20.991 14.8034 20.3098 16.4478C19.6285 18.0921 18.4749 19.4976 16.9949 20.4864C15.515 21.4752 13.775 22.0029 11.9951 22.0029C10.2152 22.0029 8.47527 21.4752 6.99529 20.4864C5.51532 19.4976 4.36176 18.0921 3.68049 16.4478C2.99921 14.8034 2.82081 12.994 3.16784 11.2482C3.51487 9.50246 4.37174 7.8988 5.63012 6.64001M12.0001 2V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1357
|
-
|
|
1358
|
-
const
|
|
1383
|
+
_9.displayName = "Power";
|
|
1384
|
+
const b9 = ({
|
|
1359
1385
|
size: e = 24,
|
|
1360
1386
|
color: t = "currentColor",
|
|
1361
1387
|
...o
|
|
1362
1388
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 9V2H18V9M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18H18M6 14H18V22H6V14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1363
|
-
|
|
1364
|
-
const
|
|
1389
|
+
b9.displayName = "Printer";
|
|
1390
|
+
const S9 = ({
|
|
1365
1391
|
size: e = 24,
|
|
1366
1392
|
color: t = "currentColor",
|
|
1367
1393
|
...o
|
|
1368
1394
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16.2398 7.75999C16.7977 8.31723 17.2402 8.97896 17.5422 9.70735C17.8441 10.4357 17.9995 11.2165 17.9995 12.005C17.9995 12.7935 17.8441 13.5742 17.5422 14.3026C17.2402 15.031 16.7977 15.6928 16.2398 16.25M7.75982 16.24C7.20196 15.6828 6.75941 15.021 6.45746 14.2926C6.15551 13.5642 6.0001 12.7835 6.0001 11.995C6.0001 11.2065 6.15551 10.4257 6.45746 9.69735C6.75941 8.96896 7.20196 8.30723 7.75982 7.74999M19.0698 4.92999C20.9445 6.80527 21.9977 9.34835 21.9977 12C21.9977 14.6516 20.9445 17.1947 19.0698 19.07M4.92982 19.07C3.05511 17.1947 2.00195 14.6516 2.00195 12C2.00195 9.34835 3.05511 6.80527 4.92982 4.92999M13.9998 12C13.9998 13.1046 13.1044 14 11.9998 14C10.8952 14 9.99982 13.1046 9.99982 12C9.99982 10.8954 10.8952 10 11.9998 10C13.1044 10 13.9998 10.8954 13.9998 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1369
|
-
|
|
1370
|
-
const
|
|
1395
|
+
S9.displayName = "Radio";
|
|
1396
|
+
const D9 = ({
|
|
1371
1397
|
size: e = 24,
|
|
1372
1398
|
color: t = "currentColor",
|
|
1373
1399
|
...o
|
|
@@ -1375,26 +1401,26 @@ const D4 = ({
|
|
|
1375
1401
|
/* @__PURE__ */ r("path", { d: "M23.5 8.25H7.75C4.0225 8.25 1 11.2725 1 15C1 18.7275 4.0225 21.75 7.75 21.75H17.5", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1376
1402
|
/* @__PURE__ */ r("path", { d: "M17.5 14.25L23.5 8.25L17.5 2.25", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1377
1403
|
] });
|
|
1378
|
-
|
|
1379
|
-
const
|
|
1404
|
+
D9.displayName = "Redo";
|
|
1405
|
+
const T9 = ({
|
|
1380
1406
|
size: e = 24,
|
|
1381
1407
|
color: t = "currentColor",
|
|
1382
1408
|
...o
|
|
1383
1409
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 4V10M1 10H7M1 10L5.64 5.64001C6.71475 4.56473 8.04437 3.77922 9.50481 3.35679C10.9652 2.93436 12.5089 2.88877 13.9917 3.22427C15.4745 3.55978 16.8482 4.26545 17.9845 5.27543C19.1209 6.28542 19.9828 7.5668 20.49 9.00001M23 20V14M23 14H17M23 14L18.36 18.36C17.2853 19.4353 15.9556 20.2208 14.4952 20.6432C13.0348 21.0657 11.4911 21.1113 10.0083 20.7758C8.52547 20.4402 7.1518 19.7346 6.01547 18.7246C4.87913 17.7146 4.01717 16.4332 3.51 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1384
|
-
|
|
1385
|
-
const
|
|
1410
|
+
T9.displayName = "RefreshCcw";
|
|
1411
|
+
const A9 = ({
|
|
1386
1412
|
size: e = 24,
|
|
1387
1413
|
color: t = "currentColor",
|
|
1388
1414
|
...o
|
|
1389
1415
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 4V10M23 10H17M23 10L18.36 5.64001C17.2853 4.56473 15.9556 3.77922 14.4952 3.35679C13.0348 2.93436 11.4911 2.88877 10.0083 3.22427C8.52547 3.55978 7.1518 4.26545 6.01547 5.27543C4.87913 6.28542 4.01717 7.5668 3.51 9.00001M1 20V14M1 14H7M1 14L5.64 18.36C6.71475 19.4353 8.04437 20.2208 9.50481 20.6432C10.9652 21.0657 12.5089 21.1113 13.9917 20.7758C15.4745 20.4402 16.8482 19.7346 17.9845 18.7246C19.1209 17.7146 19.9828 16.4332 20.49 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1390
|
-
|
|
1391
|
-
const
|
|
1416
|
+
A9.displayName = "RefreshCw";
|
|
1417
|
+
const U9 = ({
|
|
1392
1418
|
size: e = 24,
|
|
1393
1419
|
color: t = "currentColor",
|
|
1394
1420
|
...o
|
|
1395
1421
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 1L21 5M21 5L17 9M21 5H7C5.93913 5 4.92172 5.42143 4.17157 6.17157C3.42143 6.92172 3 7.93913 3 9V11M7 23L3 19M3 19L7 15M3 19H17C18.0609 19 19.0783 18.5786 19.8284 17.8284C20.5786 17.0783 21 16.0609 21 15V13", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1396
|
-
|
|
1397
|
-
const
|
|
1422
|
+
U9.displayName = "Repeat";
|
|
1423
|
+
const R9 = ({
|
|
1398
1424
|
size: e = 24,
|
|
1399
1425
|
color: t = "currentColor",
|
|
1400
1426
|
...o
|
|
@@ -1402,50 +1428,50 @@ const R4 = ({
|
|
|
1402
1428
|
/* @__PURE__ */ r("path", { d: "M11 19L2 12L11 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1403
1429
|
/* @__PURE__ */ r("path", { d: "M22 19L13 12L22 5V19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1404
1430
|
] });
|
|
1405
|
-
|
|
1406
|
-
const
|
|
1431
|
+
R9.displayName = "Rewind";
|
|
1432
|
+
const q9 = ({
|
|
1407
1433
|
size: e = 24,
|
|
1408
1434
|
color: t = "currentColor",
|
|
1409
1435
|
...o
|
|
1410
1436
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 4V10M1 10H7M1 10L5.64 5.64001C7.02091 4.26143 8.81245 3.36898 10.7447 3.09713C12.6769 2.82527 14.6451 3.18874 16.3528 4.13277C18.0605 5.0768 19.4152 6.55025 20.2126 8.33111C21.0101 10.112 21.2072 12.1038 20.7742 14.0064C20.3413 15.909 19.3017 17.6194 17.8121 18.8798C16.3226 20.1402 14.4637 20.8824 12.5157 20.9945C10.5677 21.1066 8.63598 20.5826 7.01166 19.5014C5.38734 18.4202 4.15839 16.8404 3.51 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1411
|
-
|
|
1412
|
-
const
|
|
1437
|
+
q9.displayName = "RotateCcw";
|
|
1438
|
+
const F9 = ({
|
|
1413
1439
|
size: e = 24,
|
|
1414
1440
|
color: t = "currentColor",
|
|
1415
1441
|
...o
|
|
1416
1442
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22.9999 4V10M22.9999 10H16.9999M22.9999 10L18.3699 5.64001C16.9905 4.25975 15.1999 3.3652 13.2678 3.09116C11.3358 2.81711 9.36705 3.17843 7.65823 4.12065C5.94942 5.06288 4.59313 6.53496 3.79374 8.31508C2.99436 10.0952 2.79519 12.0869 3.22625 13.9901C3.6573 15.8932 4.69524 17.6047 6.18363 18.8667C7.67203 20.1286 9.53026 20.8726 11.4783 20.9866C13.4263 21.1006 15.3586 20.5783 16.984 19.4985C18.6094 18.4187 19.8399 16.8399 20.4899 15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1417
|
-
|
|
1418
|
-
const
|
|
1443
|
+
F9.displayName = "RotateCw";
|
|
1444
|
+
const O9 = ({
|
|
1419
1445
|
size: e = 24,
|
|
1420
1446
|
color: t = "currentColor",
|
|
1421
1447
|
...o
|
|
1422
1448
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1423
|
-
|
|
1424
|
-
const
|
|
1449
|
+
O9.displayName = "Rss";
|
|
1450
|
+
const G9 = ({
|
|
1425
1451
|
size: e = 24,
|
|
1426
1452
|
color: t = "currentColor",
|
|
1427
1453
|
...o
|
|
1428
1454
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 21V13H7V21M7 3V8H15M19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16L21 8V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1429
|
-
|
|
1430
|
-
const
|
|
1455
|
+
G9.displayName = "Save";
|
|
1456
|
+
const I9 = ({
|
|
1431
1457
|
size: e = 24,
|
|
1432
1458
|
color: t = "currentColor",
|
|
1433
1459
|
...o
|
|
1434
1460
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M20 4L8.12 15.88M14.47 14.48L20 20M8.12 8.12L12 12M9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6ZM9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1435
|
-
|
|
1436
|
-
const
|
|
1461
|
+
I9.displayName = "Scissors";
|
|
1462
|
+
const E9 = ({
|
|
1437
1463
|
size: e = 24,
|
|
1438
1464
|
color: t = "currentColor",
|
|
1439
1465
|
...o
|
|
1440
1466
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M22 2L11 13M22 2L15 22L11 13M22 2L2 9L11 13", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1441
|
-
|
|
1442
|
-
const
|
|
1467
|
+
E9.displayName = "Send";
|
|
1468
|
+
const X9 = ({
|
|
1443
1469
|
size: e = 24,
|
|
1444
1470
|
color: t = "currentColor",
|
|
1445
1471
|
...o
|
|
1446
1472
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 6H6.01M6 18H6.01M4 2H20C21.1046 2 22 2.89543 22 4V8C22 9.10457 21.1046 10 20 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2ZM4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1447
|
-
|
|
1448
|
-
const
|
|
1473
|
+
X9.displayName = "Server";
|
|
1474
|
+
const K9 = ({
|
|
1449
1475
|
size: e = 24,
|
|
1450
1476
|
color: t = "currentColor",
|
|
1451
1477
|
...o
|
|
@@ -1453,20 +1479,20 @@ const K4 = ({
|
|
|
1453
1479
|
/* @__PURE__ */ r("path", { d: "M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1454
1480
|
/* @__PURE__ */ r("path", { d: "M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31074 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81312 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80618 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31074 4.6 9C4.73312 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81312 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80618 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73312 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1455
1481
|
] });
|
|
1456
|
-
|
|
1457
|
-
const
|
|
1482
|
+
K9.displayName = "Settings";
|
|
1483
|
+
const J9 = ({
|
|
1458
1484
|
size: e = 24,
|
|
1459
1485
|
color: t = "currentColor",
|
|
1460
1486
|
...o
|
|
1461
1487
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8.59003 13.51L15.42 17.49M15.41 6.51001L8.59003 10.49M21 5C21 6.65685 19.6569 8 18 8C16.3431 8 15 6.65685 15 5C15 3.34315 16.3431 2 18 2C19.6569 2 21 3.34315 21 5ZM9 12C9 13.6569 7.65685 15 6 15C4.34315 15 3 13.6569 3 12C3 10.3431 4.34315 9 6 9C7.65685 9 9 10.3431 9 12ZM21 19C21 20.6569 19.6569 22 18 22C16.3431 22 15 20.6569 15 19C15 17.3431 16.3431 16 18 16C19.6569 16 21 17.3431 21 19Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1462
|
-
|
|
1463
|
-
const
|
|
1488
|
+
J9.displayName = "Share2";
|
|
1489
|
+
const Y9 = ({
|
|
1464
1490
|
size: e = 24,
|
|
1465
1491
|
color: t = "currentColor",
|
|
1466
1492
|
...o
|
|
1467
1493
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12M16 6L12 2M12 2L8 6M12 2V15", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1468
|
-
|
|
1469
|
-
const
|
|
1494
|
+
Y9.displayName = "Share";
|
|
1495
|
+
const Q9 = ({
|
|
1470
1496
|
size: e = 24,
|
|
1471
1497
|
color: t = "currentColor",
|
|
1472
1498
|
...o
|
|
@@ -1474,50 +1500,50 @@ const Q4 = ({
|
|
|
1474
1500
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36510)", children: /* @__PURE__ */ r("path", { d: "M19.69 14C19.8911 13.3522 19.9956 12.6783 20 12V5L12 2L8.84003 3.18M4.73 4.72998L4 4.99998V12C4 18 12 22 12 22C14.117 20.8829 16.0197 19.4001 17.62 17.62M1 1L23 23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1475
1501
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36510", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1476
1502
|
] });
|
|
1477
|
-
|
|
1478
|
-
const $
|
|
1503
|
+
Q9.displayName = "ShieldOff";
|
|
1504
|
+
const $9 = ({
|
|
1479
1505
|
size: e = 24,
|
|
1480
1506
|
color: t = "currentColor",
|
|
1481
1507
|
...o
|
|
1482
1508
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 22C12 22 20 18 20 12V5L12 2L4 5V12C4 18 12 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1483
|
-
$
|
|
1484
|
-
const
|
|
1509
|
+
$9.displayName = "Shield";
|
|
1510
|
+
const z9 = ({
|
|
1485
1511
|
size: e = 24,
|
|
1486
1512
|
color: t = "currentColor",
|
|
1487
1513
|
...o
|
|
1488
1514
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 6L6 2H18L21 6M3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6M3 6H21M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1489
|
-
|
|
1490
|
-
const
|
|
1515
|
+
z9.displayName = "ShoppingBag";
|
|
1516
|
+
const e4 = ({
|
|
1491
1517
|
size: e = 24,
|
|
1492
1518
|
color: t = "currentColor",
|
|
1493
1519
|
...o
|
|
1494
1520
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M1 1H5L7.68 14.39C7.77144 14.8504 8.02191 15.264 8.38755 15.5583C8.75318 15.8526 9.2107 16.009 9.68 16H19.4C19.8693 16.009 20.3268 15.8526 20.6925 15.5583C21.0581 15.264 21.3086 14.8504 21.4 14.39L23 6H6M10 21C10 21.5523 9.55228 22 9 22C8.44772 22 8 21.5523 8 21C8 20.4477 8.44772 20 9 20C9.55228 20 10 20.4477 10 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1495
|
-
|
|
1496
|
-
const
|
|
1521
|
+
e4.displayName = "ShoppingCart";
|
|
1522
|
+
const r4 = ({
|
|
1497
1523
|
size: e = 24,
|
|
1498
1524
|
color: t = "currentColor",
|
|
1499
1525
|
...o
|
|
1500
1526
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 3H21M21 3V8M21 3L4 20M21 16V21M21 21H16M21 21L15 15M4 4L9 9", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1501
|
-
|
|
1502
|
-
const
|
|
1527
|
+
r4.displayName = "Shuffle";
|
|
1528
|
+
const t4 = ({
|
|
1503
1529
|
size: e = 24,
|
|
1504
1530
|
color: t = "currentColor",
|
|
1505
1531
|
...o
|
|
1506
1532
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M9 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1507
|
-
|
|
1508
|
-
const
|
|
1533
|
+
t4.displayName = "Sidebar";
|
|
1534
|
+
const o4 = ({
|
|
1509
1535
|
size: e = 24,
|
|
1510
1536
|
color: t = "currentColor",
|
|
1511
1537
|
...o
|
|
1512
1538
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 20L9 12L19 4M5 19V5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1513
|
-
|
|
1514
|
-
const
|
|
1539
|
+
o4.displayName = "SkipBack";
|
|
1540
|
+
const n4 = ({
|
|
1515
1541
|
size: e = 24,
|
|
1516
1542
|
color: t = "currentColor",
|
|
1517
1543
|
...o
|
|
1518
1544
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M5 4L15 12L5 20M19 5V19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1519
|
-
|
|
1520
|
-
const
|
|
1545
|
+
n4.displayName = "SkipForward";
|
|
1546
|
+
const i4 = ({
|
|
1521
1547
|
size: e = 24,
|
|
1522
1548
|
color: t = "currentColor",
|
|
1523
1549
|
...o
|
|
@@ -1531,50 +1557,50 @@ const i9 = ({
|
|
|
1531
1557
|
/* @__PURE__ */ r("path", { d: "M10 9.5C10 8.67 9.33 8 8.5 8H3.5C2.67 8 2 8.67 2 9.5C2 10.33 2.67 11 3.5 11H8.5C9.33 11 10 10.33 10 9.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1532
1558
|
/* @__PURE__ */ r("path", { d: "M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2C7.67 2 7 2.67 7 3.5C7 4.33 7.67 5 8.5 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1533
1559
|
] });
|
|
1534
|
-
|
|
1535
|
-
const
|
|
1560
|
+
i4.displayName = "Slack";
|
|
1561
|
+
const d4 = ({
|
|
1536
1562
|
size: e = 24,
|
|
1537
1563
|
color: t = "currentColor",
|
|
1538
1564
|
...o
|
|
1539
1565
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4.92999 4.92999L19.07 19.07M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1540
|
-
|
|
1541
|
-
const
|
|
1566
|
+
d4.displayName = "Slash";
|
|
1567
|
+
const s4 = ({
|
|
1542
1568
|
size: e = 24,
|
|
1543
1569
|
color: t = "currentColor",
|
|
1544
1570
|
...o
|
|
1545
1571
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 21V14M4 10V3M12 21V12M12 8V3M20 21V16M20 12V3M1 14H7M9 8H15M17 16H23", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1546
|
-
|
|
1547
|
-
const
|
|
1572
|
+
s4.displayName = "Sliders";
|
|
1573
|
+
const h4 = ({
|
|
1548
1574
|
size: e = 24,
|
|
1549
1575
|
color: t = "currentColor",
|
|
1550
1576
|
...o
|
|
1551
1577
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 18H12.01M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1552
|
-
|
|
1553
|
-
const
|
|
1578
|
+
h4.displayName = "Smartphone";
|
|
1579
|
+
const C4 = ({
|
|
1554
1580
|
size: e = 24,
|
|
1555
1581
|
color: t = "currentColor",
|
|
1556
1582
|
...o
|
|
1557
1583
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1558
|
-
|
|
1559
|
-
const
|
|
1584
|
+
C4.displayName = "Smile";
|
|
1585
|
+
const a4 = ({
|
|
1560
1586
|
size: e = 24,
|
|
1561
1587
|
color: t = "currentColor",
|
|
1562
1588
|
...o
|
|
1563
1589
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 8.55556L12 5M12 5L16 8.55556M12 5V19M8 15.4444L12 19M12 19L16 15.4444", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1564
|
-
|
|
1565
|
-
const
|
|
1590
|
+
a4.displayName = "SortDefault";
|
|
1591
|
+
const l4 = ({
|
|
1566
1592
|
size: e = 24,
|
|
1567
1593
|
color: t = "currentColor",
|
|
1568
1594
|
...o
|
|
1569
1595
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 15.4444L12 19M12 19L8 15.4444M12 19L12 5", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1570
|
-
|
|
1571
|
-
const
|
|
1596
|
+
l4.displayName = "SortDown";
|
|
1597
|
+
const c4 = ({
|
|
1572
1598
|
size: e = 24,
|
|
1573
1599
|
color: t = "currentColor",
|
|
1574
1600
|
...o
|
|
1575
1601
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M8 8.55556L12 5M12 5L16 8.55556M12 5L12 19", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1576
|
-
|
|
1577
|
-
const
|
|
1602
|
+
c4.displayName = "SortUp";
|
|
1603
|
+
const k4 = ({
|
|
1578
1604
|
size: e = 24,
|
|
1579
1605
|
color: t = "currentColor",
|
|
1580
1606
|
...o
|
|
@@ -1586,26 +1612,26 @@ const k9 = ({
|
|
|
1586
1612
|
] }),
|
|
1587
1613
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_2033_13445", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1588
1614
|
] });
|
|
1589
|
-
|
|
1590
|
-
const
|
|
1615
|
+
k4.displayName = "Sources";
|
|
1616
|
+
const u4 = ({
|
|
1591
1617
|
size: e = 24,
|
|
1592
1618
|
color: t = "currentColor",
|
|
1593
1619
|
...o
|
|
1594
1620
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 6H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2ZM16 14C16 16.2091 14.2091 18 12 18C9.79086 18 8 16.2091 8 14C8 11.7909 9.79086 10 12 10C14.2091 10 16 11.7909 16 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1595
|
-
|
|
1596
|
-
const
|
|
1621
|
+
u4.displayName = "Speaker";
|
|
1622
|
+
const L4 = ({
|
|
1597
1623
|
size: e = 24,
|
|
1598
1624
|
color: t = "currentColor",
|
|
1599
1625
|
...o
|
|
1600
1626
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1601
|
-
|
|
1602
|
-
const
|
|
1627
|
+
L4.displayName = "Square";
|
|
1628
|
+
const p4 = ({
|
|
1603
1629
|
size: e = 24,
|
|
1604
1630
|
color: t = "currentColor",
|
|
1605
1631
|
...o
|
|
1606
1632
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1607
|
-
|
|
1608
|
-
const
|
|
1633
|
+
p4.displayName = "Star";
|
|
1634
|
+
const M4 = ({
|
|
1609
1635
|
size: e = 24,
|
|
1610
1636
|
color: t = "currentColor",
|
|
1611
1637
|
...o
|
|
@@ -1613,8 +1639,8 @@ const M9 = ({
|
|
|
1613
1639
|
/* @__PURE__ */ r("path", { d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1614
1640
|
/* @__PURE__ */ r("path", { d: "M15 9H9V15H15V9Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1615
1641
|
] });
|
|
1616
|
-
|
|
1617
|
-
const
|
|
1642
|
+
M4.displayName = "StopCircle";
|
|
1643
|
+
const g4 = ({
|
|
1618
1644
|
size: e = 24,
|
|
1619
1645
|
color: t = "currentColor",
|
|
1620
1646
|
...o
|
|
@@ -1622,32 +1648,32 @@ const g9 = ({
|
|
|
1622
1648
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36543)", children: /* @__PURE__ */ r("path", { d: "M12 1V3M12 21V23M4.21997 4.21997L5.63997 5.63997M18.36 18.36L19.78 19.78M1 12H3M21 12H23M4.21997 19.78L5.63997 18.36M18.36 5.63997L19.78 4.21997M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1623
1649
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36543", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1624
1650
|
] });
|
|
1625
|
-
|
|
1626
|
-
const
|
|
1651
|
+
g4.displayName = "Sun";
|
|
1652
|
+
const w4 = ({
|
|
1627
1653
|
size: e = 24,
|
|
1628
1654
|
color: t = "currentColor",
|
|
1629
1655
|
...o
|
|
1630
1656
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18M12 2V9M12 2L8 6M12 2L16 6M4.21997 10.22L5.63997 11.64M1 18H3M21 18H23M18.36 11.64L19.78 10.22M23 22H1", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1631
|
-
|
|
1632
|
-
const
|
|
1657
|
+
w4.displayName = "Sunrise";
|
|
1658
|
+
const v4 = ({
|
|
1633
1659
|
size: e = 24,
|
|
1634
1660
|
color: t = "currentColor",
|
|
1635
1661
|
...o
|
|
1636
1662
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 18C17 16.6739 16.4732 15.4021 15.5355 14.4645C14.5979 13.5268 13.3261 13 12 13C10.6739 13 9.40215 13.5268 8.46447 14.4645C7.52678 15.4021 7 16.6739 7 18M12 9V2M12 9L16 5M12 9L8 5M4.21997 10.22L5.63997 11.64M1 18H3M21 18H23M18.36 11.64L19.78 10.22M23 22H1", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1637
|
-
|
|
1638
|
-
const
|
|
1663
|
+
v4.displayName = "Sunset";
|
|
1664
|
+
const H4 = ({
|
|
1639
1665
|
size: e = 24,
|
|
1640
1666
|
color: t = "currentColor",
|
|
1641
1667
|
...o
|
|
1642
1668
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M12 18H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1643
|
-
|
|
1644
|
-
const
|
|
1669
|
+
H4.displayName = "Tablet";
|
|
1670
|
+
const V4 = ({
|
|
1645
1671
|
size: e = 24,
|
|
1646
1672
|
color: t = "currentColor",
|
|
1647
1673
|
...o
|
|
1648
1674
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 7H7.01M20.59 13.41L13.42 20.58C13.2343 20.766 13.0137 20.9135 12.7709 21.0141C12.5281 21.1148 12.2678 21.1666 12.005 21.1666C11.7422 21.1666 11.4819 21.1148 11.2391 21.0141C10.9963 20.9135 10.7757 20.766 10.59 20.58L2 12V2H12L20.59 10.59C20.9625 10.9647 21.1716 11.4716 21.1716 12C21.1716 12.5284 20.9625 13.0353 20.59 13.41Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1649
|
-
|
|
1650
|
-
const
|
|
1675
|
+
V4.displayName = "Tag";
|
|
1676
|
+
const f4 = ({
|
|
1651
1677
|
size: e = 24,
|
|
1652
1678
|
color: t = "currentColor",
|
|
1653
1679
|
...o
|
|
@@ -1656,8 +1682,8 @@ const f9 = ({
|
|
|
1656
1682
|
/* @__PURE__ */ r("path", { d: "M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1657
1683
|
/* @__PURE__ */ r("path", { d: "M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1658
1684
|
] });
|
|
1659
|
-
|
|
1660
|
-
const
|
|
1685
|
+
f4.displayName = "Target";
|
|
1686
|
+
const m4 = ({
|
|
1661
1687
|
size: e = 24,
|
|
1662
1688
|
color: t = "currentColor",
|
|
1663
1689
|
...o
|
|
@@ -1667,14 +1693,14 @@ const m9 = ({
|
|
|
1667
1693
|
/* @__PURE__ */ r("path", { d: "M9.12988 16.5955L5.37988 23.2615", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1668
1694
|
/* @__PURE__ */ r("path", { d: "M13.5996 13.8745L18.8796 23.2615", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1669
1695
|
] });
|
|
1670
|
-
|
|
1671
|
-
const
|
|
1696
|
+
m4.displayName = "Telescope";
|
|
1697
|
+
const W4 = ({
|
|
1672
1698
|
size: e = 24,
|
|
1673
1699
|
color: t = "currentColor",
|
|
1674
1700
|
...o
|
|
1675
1701
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 17L10 11L4 5M12 19H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1676
|
-
|
|
1677
|
-
const
|
|
1702
|
+
W4.displayName = "Terminal";
|
|
1703
|
+
const j4 = ({
|
|
1678
1704
|
size: e = 24,
|
|
1679
1705
|
color: t = "currentColor",
|
|
1680
1706
|
...o
|
|
@@ -1700,8 +1726,8 @@ const j9 = ({
|
|
|
1700
1726
|
] })
|
|
1701
1727
|
}
|
|
1702
1728
|
);
|
|
1703
|
-
|
|
1704
|
-
const
|
|
1729
|
+
j4.displayName = "TextileIcon";
|
|
1730
|
+
const B4 = ({
|
|
1705
1731
|
size: e = 24,
|
|
1706
1732
|
color: t = "currentColor",
|
|
1707
1733
|
...o
|
|
@@ -1709,20 +1735,20 @@ const B9 = ({
|
|
|
1709
1735
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36558)", children: /* @__PURE__ */ r("path", { d: "M14 14.76V3.5C14 2.83696 13.7366 2.20107 13.2678 1.73223C12.7989 1.26339 12.163 1 11.5 1C10.837 1 10.2011 1.26339 9.73223 1.73223C9.26339 2.20107 9 2.83696 9 3.5V14.76C8.19728 15.2963 7.58832 16.0766 7.26307 16.9856C6.93782 17.8946 6.91352 18.8841 7.19376 19.8079C7.47399 20.7317 8.04391 21.541 8.81934 22.1161C9.59476 22.6912 10.5346 23.0017 11.5 23.0017C12.4654 23.0017 13.4052 22.6912 14.1807 22.1161C14.9561 21.541 15.526 20.7317 15.8062 19.8079C16.0865 18.8841 16.0622 17.8946 15.7369 16.9856C15.4117 16.0766 14.8027 15.2963 14 14.76Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1710
1736
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36558", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1711
1737
|
] });
|
|
1712
|
-
|
|
1713
|
-
const
|
|
1738
|
+
B4.displayName = "Thermometer";
|
|
1739
|
+
const y4 = ({
|
|
1714
1740
|
size: e = 24,
|
|
1715
1741
|
color: t = "currentColor",
|
|
1716
1742
|
...o
|
|
1717
1743
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 13L13 22C12.2044 22 11.4413 21.6839 10.8787 21.1213C10.3161 20.5587 10 19.7956 10 19V15H4.34003C4.05012 15.0033 3.76297 14.9435 3.49846 14.8248C3.23395 14.7061 2.99842 14.5313 2.80817 14.3125C2.61793 14.0937 2.47753 13.8362 2.39669 13.5577C2.31586 13.2793 2.29652 12.9866 2.34003 12.7L3.72003 3.7C3.79235 3.22309 4.0346 2.78839 4.40212 2.47599C4.76965 2.16359 5.2377 1.99454 5.72003 2H17M17 13V2M17 13H19.67C20.236 13.01 20.7859 12.8119 21.2154 12.4432C21.645 12.0745 21.9242 11.5609 22 11V4C21.9242 3.43905 21.645 2.9255 21.2154 2.55681C20.7859 2.18813 20.236 1.98999 19.67 2H17", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1718
|
-
|
|
1719
|
-
const
|
|
1744
|
+
y4.displayName = "ThumbsDown";
|
|
1745
|
+
const x4 = ({
|
|
1720
1746
|
size: e = 24,
|
|
1721
1747
|
color: t = "currentColor",
|
|
1722
1748
|
...o
|
|
1723
1749
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11L11 2C11.7956 2 12.5587 2.31607 13.1213 2.87868C13.6839 3.44129 14 4.20435 14 5V9H19.66C19.9499 8.99672 20.2371 9.0565 20.5016 9.17522C20.7661 9.29393 21.0016 9.46873 21.1919 9.68751C21.3821 9.90629 21.5225 10.1638 21.6033 10.4423C21.6842 10.7207 21.7035 11.0134 21.66 11.3L20.28 20.3C20.2077 20.7769 19.9654 21.2116 19.5979 21.524C19.2304 21.8364 18.7623 22.0055 18.28 22H7M7 11V22M7 11H4C3.46957 11 2.96086 11.2107 2.58579 11.5858C2.21071 11.9609 2 12.4696 2 13V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H7", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1724
|
-
|
|
1725
|
-
const
|
|
1750
|
+
x4.displayName = "ThumbsUp";
|
|
1751
|
+
const N4 = ({
|
|
1726
1752
|
size: e = 24,
|
|
1727
1753
|
color: t = "currentColor",
|
|
1728
1754
|
...o
|
|
@@ -1730,8 +1756,8 @@ const N9 = ({
|
|
|
1730
1756
|
/* @__PURE__ */ r("path", { d: "M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1731
1757
|
/* @__PURE__ */ r("path", { d: "M8 15C9.65685 15 11 13.6569 11 12C11 10.3431 9.65685 9 8 9C6.34315 9 5 10.3431 5 12C5 13.6569 6.34315 15 8 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1732
1758
|
] });
|
|
1733
|
-
|
|
1734
|
-
const
|
|
1759
|
+
N4.displayName = "ToggleLeft";
|
|
1760
|
+
const Z4 = ({
|
|
1735
1761
|
size: e = 24,
|
|
1736
1762
|
color: t = "currentColor",
|
|
1737
1763
|
...o
|
|
@@ -1739,20 +1765,20 @@ const Z9 = ({
|
|
|
1739
1765
|
/* @__PURE__ */ r("path", { d: "M16 5H8C4.13401 5 1 8.13401 1 12C1 15.866 4.13401 19 8 19H16C19.866 19 23 15.866 23 12C23 8.13401 19.866 5 16 5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1740
1766
|
/* @__PURE__ */ r("path", { d: "M16 15C17.6569 15 19 13.6569 19 12C19 10.3431 17.6569 9 16 9C14.3431 9 13 10.3431 13 12C13 13.6569 14.3431 15 16 15Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1741
1767
|
] });
|
|
1742
|
-
|
|
1743
|
-
const
|
|
1768
|
+
Z4.displayName = "ToggleRight";
|
|
1769
|
+
const P4 = ({
|
|
1744
1770
|
size: e = 24,
|
|
1745
1771
|
color: t = "currentColor",
|
|
1746
1772
|
...o
|
|
1747
1773
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M14.6999 6.29998C14.5166 6.48691 14.414 6.73823 14.414 6.99998C14.414 7.26173 14.5166 7.51305 14.6999 7.69998L16.2999 9.29998C16.4868 9.48321 16.7381 9.58584 16.9999 9.58584C17.2616 9.58584 17.5129 9.48321 17.6999 9.29998L21.4699 5.52998C21.9727 6.64117 22.1249 7.87921 21.9063 9.07913C21.6877 10.279 21.1086 11.3838 20.2461 12.2463C19.3837 13.1087 18.2789 13.6878 17.079 13.9064C15.8791 14.1251 14.641 13.9728 13.5299 13.47L6.61986 20.38C6.22203 20.7778 5.68246 21.0013 5.11986 21.0013C4.55725 21.0013 4.01768 20.7778 3.61986 20.38C3.22203 19.9822 2.99854 19.4426 2.99854 18.88C2.99854 18.3174 3.22203 17.7778 3.61986 17.38L10.5299 10.47C10.027 9.35879 9.87477 8.12075 10.0934 6.92083C10.312 5.72092 10.8911 4.61614 11.7536 3.7537C12.616 2.89127 13.7208 2.31215 14.9207 2.09352C16.1206 1.8749 17.3587 2.02714 18.4699 2.52998L14.6999 6.29998Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1748
|
-
|
|
1749
|
-
const
|
|
1774
|
+
P4.displayName = "Tool";
|
|
1775
|
+
const _4 = ({
|
|
1750
1776
|
size: e = 24,
|
|
1751
1777
|
color: t = "currentColor",
|
|
1752
1778
|
...o
|
|
1753
1779
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M3 6H5M5 6H21M5 6V20C5 20.5304 5.21071 21.0391 5.58579 21.4142C5.96086 21.7893 6.46957 22 7 22H17C17.5304 22 18.0391 21.7893 18.4142 21.4142C18.7893 21.0391 19 20.5304 19 20V6H5ZM8 6V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V6", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1754
|
-
|
|
1755
|
-
const
|
|
1780
|
+
_4.displayName = "Trash";
|
|
1781
|
+
const b4 = ({
|
|
1756
1782
|
size: e = 24,
|
|
1757
1783
|
color: t = "currentColor",
|
|
1758
1784
|
...o
|
|
@@ -1761,20 +1787,20 @@ const b9 = ({
|
|
|
1761
1787
|
/* @__PURE__ */ r("path", { d: "M10 7H7V16H10V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1762
1788
|
/* @__PURE__ */ r("path", { d: "M17 7H14V12H17V7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1763
1789
|
] });
|
|
1764
|
-
|
|
1765
|
-
const
|
|
1790
|
+
b4.displayName = "Trello";
|
|
1791
|
+
const S4 = ({
|
|
1766
1792
|
size: e = 24,
|
|
1767
1793
|
color: t = "currentColor",
|
|
1768
1794
|
...o
|
|
1769
1795
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 18L13.5 8.5L8.5 13.5L1 6M23 18H17M23 18V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1770
|
-
|
|
1771
|
-
const
|
|
1796
|
+
S4.displayName = "TrendingDown";
|
|
1797
|
+
const D4 = ({
|
|
1772
1798
|
size: e = 24,
|
|
1773
1799
|
color: t = "currentColor",
|
|
1774
1800
|
...o
|
|
1775
1801
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 6L13.5 15.5L8.5 10.5L1 18M23 6H17M23 6V12", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1776
|
-
|
|
1777
|
-
const
|
|
1802
|
+
D4.displayName = "TrendingUp";
|
|
1803
|
+
const T4 = ({
|
|
1778
1804
|
size: e = 24,
|
|
1779
1805
|
color: t = "currentColor",
|
|
1780
1806
|
...o
|
|
@@ -1782,56 +1808,56 @@ const T9 = ({
|
|
|
1782
1808
|
/* @__PURE__ */ r("path", { d: "M10.29 3.86L1.82 18C1.64537 18.3024 1.55296 18.6453 1.55199 18.9945C1.55101 19.3437 1.64151 19.6871 1.81445 19.9905C1.98738 20.2939 2.23674 20.5467 2.53771 20.7239C2.83868 20.901 3.18108 20.9962 3.53 21H20.47C20.8189 20.9962 21.1613 20.901 21.4623 20.7239C21.7633 20.5467 22.0126 20.2939 22.1856 19.9905C22.3585 19.6871 22.449 19.3437 22.448 18.9945C22.447 18.6453 22.3546 18.3024 22.18 18L13.71 3.86C13.5317 3.56611 13.2807 3.32312 12.9812 3.15448C12.6817 2.98585 12.3437 2.89725 12 2.89725C11.6563 2.89725 11.3183 2.98585 11.0188 3.15448C10.7193 3.32312 10.4683 3.56611 10.29 3.86Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1783
1809
|
/* @__PURE__ */ r("path", { d: "M12 9V13M12 17H12.01", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1784
1810
|
] });
|
|
1785
|
-
|
|
1786
|
-
const
|
|
1811
|
+
T4.displayName = "TriangleAlert";
|
|
1812
|
+
const A4 = ({
|
|
1787
1813
|
size: e = 24,
|
|
1788
1814
|
color: t = "currentColor",
|
|
1789
1815
|
...o
|
|
1790
1816
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M10.2898 3.85996L1.81978 18C1.64514 18.3024 1.55274 18.6453 1.55177 18.9945C1.55079 19.3437 1.64127 19.6871 1.8142 19.9905C1.98714 20.2939 2.2365 20.5467 2.53748 20.7238C2.83847 20.9009 3.18058 20.9961 3.52978 21H20.4698C20.819 20.9961 21.1611 20.9009 21.4621 20.7238C21.7631 20.5467 22.0124 20.2939 22.1854 19.9905C22.3583 19.6871 22.4488 19.3437 22.4478 18.9945C22.4468 18.6453 22.3544 18.3024 22.1798 18L13.7098 3.85996C13.5315 3.56607 13.2805 3.32308 12.981 3.15444C12.6814 2.98581 12.3435 2.89722 11.9998 2.89722C11.656 2.89722 11.3181 2.98581 11.0186 3.15444C10.7191 3.32308 10.468 3.56607 10.2898 3.85996Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1791
|
-
|
|
1792
|
-
const
|
|
1817
|
+
A4.displayName = "Triangle";
|
|
1818
|
+
const U4 = ({
|
|
1793
1819
|
size: e = 24,
|
|
1794
1820
|
color: t = "currentColor",
|
|
1795
1821
|
...o
|
|
1796
1822
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 16V3H1V16H16ZM16 16H23V11L20 8H16V16ZM8 18.5C8 19.8807 6.88071 21 5.5 21C4.11929 21 3 19.8807 3 18.5C3 17.1193 4.11929 16 5.5 16C6.88071 16 8 17.1193 8 18.5ZM21 18.5C21 19.8807 19.8807 21 18.5 21C17.1193 21 16 19.8807 16 18.5C16 17.1193 17.1193 16 18.5 16C19.8807 16 21 17.1193 21 18.5Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1797
|
-
|
|
1798
|
-
const
|
|
1823
|
+
U4.displayName = "Truck";
|
|
1824
|
+
const R4 = ({
|
|
1799
1825
|
size: e = 24,
|
|
1800
1826
|
color: t = "currentColor",
|
|
1801
1827
|
...o
|
|
1802
1828
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M17 2L12 7L7 2M4 7H20C21.1046 7 22 7.89543 22 9V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V9C2 7.89543 2.89543 7 4 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1803
|
-
|
|
1804
|
-
const
|
|
1829
|
+
R4.displayName = "Tv";
|
|
1830
|
+
const q4 = ({
|
|
1805
1831
|
size: e = 24,
|
|
1806
1832
|
color: t = "currentColor",
|
|
1807
1833
|
...o
|
|
1808
1834
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M11 11V7M16 11V7M21 2H3V18H8V22L12 18H17L21 14V2Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1809
|
-
|
|
1810
|
-
const
|
|
1835
|
+
q4.displayName = "Twitch";
|
|
1836
|
+
const F4 = ({
|
|
1811
1837
|
size: e = 24,
|
|
1812
1838
|
color: t = "currentColor",
|
|
1813
1839
|
...o
|
|
1814
1840
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M23 3.00005C22.0424 3.67552 20.9821 4.19216 19.86 4.53005C19.2577 3.83756 18.4573 3.34674 17.567 3.12397C16.6767 2.90121 15.7395 2.95724 14.8821 3.2845C14.0247 3.61176 13.2884 4.19445 12.773 4.95376C12.2575 5.71308 11.9877 6.61238 12 7.53005V8.53005C10.2426 8.57561 8.50127 8.18586 6.93101 7.39549C5.36074 6.60513 4.01032 5.43868 3 4.00005C3 4.00005 -1 13 8 17C5.94053 18.398 3.48716 19.099 1 19C10 24 21 19 21 7.50005C20.9991 7.2215 20.9723 6.94364 20.92 6.67005C21.9406 5.66354 22.6608 4.39276 23 3.00005Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1815
|
-
|
|
1816
|
-
const
|
|
1841
|
+
F4.displayName = "Twitter";
|
|
1842
|
+
const O4 = ({
|
|
1817
1843
|
size: e = 24,
|
|
1818
1844
|
color: t = "currentColor",
|
|
1819
1845
|
...o
|
|
1820
1846
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M4 7V4H20V7M9 20H15M12 4V20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1821
|
-
|
|
1822
|
-
const
|
|
1847
|
+
O4.displayName = "Type";
|
|
1848
|
+
const G4 = ({
|
|
1823
1849
|
size: e = 24,
|
|
1824
1850
|
color: t = "currentColor",
|
|
1825
1851
|
...o
|
|
1826
1852
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M18 19C18 19.7956 17.6839 20.5587 17.1213 21.1213C16.5587 21.6839 15.7956 22 15 22C14.2044 22 13.4413 21.6839 12.8787 21.1213C12.3161 20.5587 12 19.7956 12 19V12M23 12C22.7388 9.26357 21.467 6.72275 19.433 4.87366C17.399 3.02458 14.7489 2 12 2C9.25114 2 6.60096 3.02458 4.56697 4.87366C2.53297 6.72275 1.2612 9.26357 1 12H23Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1827
|
-
|
|
1828
|
-
const
|
|
1853
|
+
G4.displayName = "Umbrella";
|
|
1854
|
+
const I4 = ({
|
|
1829
1855
|
size: e = 24,
|
|
1830
1856
|
color: t = "currentColor",
|
|
1831
1857
|
...o
|
|
1832
1858
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M6 3V10C6 11.5913 6.63214 13.1174 7.75736 14.2426C8.88258 15.3679 10.4087 16 12 16C13.5913 16 15.1174 15.3679 16.2426 14.2426C17.3679 13.1174 18 11.5913 18 10V3M4 21H20", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1833
|
-
|
|
1834
|
-
const
|
|
1859
|
+
I4.displayName = "Underline";
|
|
1860
|
+
const E4 = ({
|
|
1835
1861
|
size: e = 24,
|
|
1836
1862
|
color: t = "currentColor",
|
|
1837
1863
|
...o
|
|
@@ -1839,32 +1865,32 @@ const X9 = ({
|
|
|
1839
1865
|
/* @__PURE__ */ r("path", { d: "M1 8.25H16.75C20.4775 8.25 23.5 11.2725 23.5 15C23.5 18.7275 20.4775 21.75 16.75 21.75H7", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
1840
1866
|
/* @__PURE__ */ r("path", { d: "M7 14.25L1 8.25L7 2.25", stroke: t, strokeWidth: "2", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1841
1867
|
] });
|
|
1842
|
-
|
|
1843
|
-
const
|
|
1868
|
+
E4.displayName = "Undo";
|
|
1869
|
+
const X4 = ({
|
|
1844
1870
|
size: e = 24,
|
|
1845
1871
|
color: t = "currentColor",
|
|
1846
1872
|
...o
|
|
1847
1873
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M7 11V7.00003C6.99876 5.76008 7.45828 4.5639 8.28938 3.6437C9.12047 2.7235 10.2638 2.14493 11.4975 2.02032C12.7312 1.89571 13.9671 2.23393 14.9655 2.96934C15.9638 3.70475 16.6533 4.78488 16.9 6.00003M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1848
|
-
|
|
1849
|
-
const
|
|
1874
|
+
X4.displayName = "Unlock";
|
|
1875
|
+
const K4 = ({
|
|
1850
1876
|
size: e = 24,
|
|
1851
1877
|
color: t = "currentColor",
|
|
1852
1878
|
...o
|
|
1853
1879
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M17 11L19 13L23 9M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1854
|
-
|
|
1855
|
-
const
|
|
1880
|
+
K4.displayName = "UserCheck";
|
|
1881
|
+
const J4 = ({
|
|
1856
1882
|
size: e = 24,
|
|
1857
1883
|
color: t = "currentColor",
|
|
1858
1884
|
...o
|
|
1859
1885
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M23 11H17M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1860
|
-
|
|
1861
|
-
const
|
|
1886
|
+
J4.displayName = "UserMinus";
|
|
1887
|
+
const Y4 = ({
|
|
1862
1888
|
size: e = 24,
|
|
1863
1889
|
color: t = "currentColor",
|
|
1864
1890
|
...o
|
|
1865
1891
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M20 8V14M23 11H17M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1866
|
-
|
|
1867
|
-
const
|
|
1892
|
+
Y4.displayName = "UserPlus";
|
|
1893
|
+
const Q4 = ({
|
|
1868
1894
|
size: e = 24,
|
|
1869
1895
|
color: t = "currentColor",
|
|
1870
1896
|
...o
|
|
@@ -1873,18 +1899,19 @@ const Q9 = ({
|
|
|
1873
1899
|
{
|
|
1874
1900
|
d: "M17 21V19C17 17.9391 16.5786 16.9217 15.8284 16.1716C15.0783 15.4214 14.0609 15 13 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M23 21.001V19.001C22.9994 18.1146 22.7045 17.2536 22.1614 16.5531C21.6184 15.8527 20.858 15.3525 20 15.1308M16 3.13086C16.8605 3.35116 17.6231 3.85156 18.1677 4.55318C18.7122 5.25479 19.0078 6.11769 19.0078 7.00586C19.0078 7.89403 18.7122 8.75693 18.1677 9.45855C17.6231 10.1602 16.8605 10.6606 16 10.8809M9 3C7.93913 3 6.92172 3.42143 6.17157 4.17157C5.42143 4.92172 5 5.93913 5 7C5 8.06087 5.42143 9.07828 6.17157 9.82843C6.92172 10.5786 7.93913 11 9 11C10.0609 11 11.0783 10.5786 11.8284 9.82843C12.5786 9.07828 13 8.06087 13 7C13 5.93913 12.5786 4.92172 11.8284 4.17157C11.0783 3.42143 10.0609 3 9 3Z",
|
|
1875
1901
|
stroke: t,
|
|
1902
|
+
strokeWidth: "2",
|
|
1876
1903
|
strokeLinecap: "round",
|
|
1877
1904
|
strokeLinejoin: "round"
|
|
1878
1905
|
}
|
|
1879
1906
|
) });
|
|
1880
|
-
|
|
1881
|
-
const $
|
|
1907
|
+
Q4.displayName = "Users";
|
|
1908
|
+
const $4 = ({
|
|
1882
1909
|
size: e = 24,
|
|
1883
1910
|
color: t = "currentColor",
|
|
1884
1911
|
...o
|
|
1885
1912
|
}) => /* @__PURE__ */ r("svg", { ...o, width: e, height: e, viewBox: "0 0 24 24", fill: "none", children: /* @__PURE__ */ r("path", { d: "M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H5C3.93913 15 2.92172 15.4214 2.17157 16.1716C1.42143 16.9217 1 17.9391 1 19V21M18 8L23 13M23 8L18 13M12.5 7C12.5 9.20914 10.7091 11 8.5 11C6.29086 11 4.5 9.20914 4.5 7C4.5 4.79086 6.29086 3 8.5 3C10.7091 3 12.5 4.79086 12.5 7Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
1886
|
-
$
|
|
1887
|
-
const
|
|
1913
|
+
$4.displayName = "UserX";
|
|
1914
|
+
const z4 = ({
|
|
1888
1915
|
size: e = 24,
|
|
1889
1916
|
color: t = "currentColor",
|
|
1890
1917
|
...o
|
|
@@ -1892,7 +1919,7 @@ const z9 = ({
|
|
|
1892
1919
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_6355_36619)", children: /* @__PURE__ */ r("path", { d: "M10.66 5H14C14.5304 5 15.0391 5.21071 15.4142 5.58579C15.7893 5.96086 16 6.46957 16 7V10.34L17 11.34L23 7V17M1 1L23 23M16 16V17C16 17.5304 15.7893 18.0391 15.4142 18.4142C15.0391 18.7893 14.5304 19 14 19H3C2.46957 19 1.96086 18.7893 1.58579 18.4142C1.21071 18.0391 1 17.5304 1 17V7C1 6.46957 1.21071 5.96086 1.58579 5.58579C1.96086 5.21071 2.46957 5 3 5H5L16 16Z", stroke: t, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }),
|
|
1893
1920
|
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: "clip0_6355_36619", children: /* @__PURE__ */ r("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1894
1921
|
] });
|
|
1895
|
-
|
|
1922
|
+
z4.displayName = "VideoOff";
|
|
1896
1923
|
const e5 = ({
|
|
1897
1924
|
size: e = 24,
|
|
1898
1925
|
color: t = "currentColor",
|
|
@@ -2275,307 +2302,307 @@ const T5 = ({
|
|
|
2275
2302
|
);
|
|
2276
2303
|
T5.displayName = "Search";
|
|
2277
2304
|
export {
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2305
|
+
y as $,
|
|
2306
|
+
f as A,
|
|
2307
|
+
L as B,
|
|
2308
|
+
Q as C,
|
|
2309
|
+
M as D,
|
|
2310
|
+
G1 as E,
|
|
2311
|
+
e2 as F,
|
|
2312
|
+
g2 as G,
|
|
2313
|
+
m2 as H,
|
|
2314
|
+
x2 as I,
|
|
2315
|
+
g as J,
|
|
2316
|
+
w as K,
|
|
2317
|
+
R2 as L,
|
|
2318
|
+
v as M,
|
|
2319
|
+
H as N,
|
|
2320
|
+
V as O,
|
|
2321
|
+
p9 as P,
|
|
2322
|
+
m as Q,
|
|
2323
|
+
q9 as R,
|
|
2324
|
+
K9 as S,
|
|
2325
|
+
T4 as T,
|
|
2326
|
+
Y4 as U,
|
|
2327
|
+
o5 as V,
|
|
2328
|
+
D5 as W,
|
|
2329
|
+
l5 as X,
|
|
2330
|
+
W as Y,
|
|
2331
|
+
j as Z,
|
|
2332
|
+
B as _,
|
|
2333
|
+
e5 as a,
|
|
2334
|
+
X1 as a$,
|
|
2335
|
+
x as a0,
|
|
2336
|
+
N as a1,
|
|
2337
|
+
Z as a2,
|
|
2338
|
+
P as a3,
|
|
2339
|
+
_ as a4,
|
|
2340
|
+
b as a5,
|
|
2341
|
+
S as a6,
|
|
2342
|
+
D as a7,
|
|
2343
|
+
T as a8,
|
|
2344
|
+
A as a9,
|
|
2345
|
+
g1 as aA,
|
|
2346
|
+
w1 as aB,
|
|
2347
|
+
v1 as aC,
|
|
2348
|
+
H1 as aD,
|
|
2349
|
+
V1 as aE,
|
|
2350
|
+
f1 as aF,
|
|
2351
|
+
m1 as aG,
|
|
2352
|
+
W1 as aH,
|
|
2353
|
+
j1 as aI,
|
|
2354
|
+
B1 as aJ,
|
|
2355
|
+
x1 as aK,
|
|
2356
|
+
N1 as aL,
|
|
2357
|
+
Z1 as aM,
|
|
2358
|
+
P1 as aN,
|
|
2359
|
+
_1 as aO,
|
|
2360
|
+
b1 as aP,
|
|
2361
|
+
S1 as aQ,
|
|
2362
|
+
D1 as aR,
|
|
2363
|
+
T1 as aS,
|
|
2364
|
+
A1 as aT,
|
|
2365
|
+
U1 as aU,
|
|
2366
|
+
R1 as aV,
|
|
2367
|
+
q1 as aW,
|
|
2368
|
+
F1 as aX,
|
|
2369
|
+
O1 as aY,
|
|
2370
|
+
I1 as aZ,
|
|
2371
|
+
E1 as a_,
|
|
2372
|
+
U as aa,
|
|
2373
|
+
R as ab,
|
|
2374
|
+
q as ac,
|
|
2375
|
+
F as ad,
|
|
2376
|
+
O as ae,
|
|
2377
|
+
G as af,
|
|
2378
|
+
I as ag,
|
|
2379
|
+
K as ah,
|
|
2380
|
+
$ as ai,
|
|
2381
|
+
z as aj,
|
|
2382
|
+
e1 as ak,
|
|
2383
|
+
r1 as al,
|
|
2384
|
+
t1 as am,
|
|
2385
|
+
o1 as an,
|
|
2386
|
+
n1 as ao,
|
|
2387
|
+
d1 as ap,
|
|
2388
|
+
s1 as aq,
|
|
2389
|
+
h1 as ar,
|
|
2390
|
+
C1 as as,
|
|
2391
|
+
a1 as at,
|
|
2392
|
+
l1 as au,
|
|
2393
|
+
k1 as av,
|
|
2394
|
+
u1 as aw,
|
|
2395
|
+
L1 as ax,
|
|
2396
|
+
p1 as ay,
|
|
2397
|
+
M1 as az,
|
|
2398
|
+
p as b,
|
|
2399
|
+
a9 as b$,
|
|
2400
|
+
K1 as b0,
|
|
2401
|
+
J1 as b1,
|
|
2402
|
+
Y1 as b2,
|
|
2403
|
+
Q1 as b3,
|
|
2404
|
+
$1 as b4,
|
|
2405
|
+
z1 as b5,
|
|
2406
|
+
r2 as b6,
|
|
2407
|
+
t2 as b7,
|
|
2408
|
+
o2 as b8,
|
|
2409
|
+
n2 as b9,
|
|
2410
|
+
D2 as bA,
|
|
2411
|
+
T2 as bB,
|
|
2412
|
+
A2 as bC,
|
|
2413
|
+
U2 as bD,
|
|
2414
|
+
q2 as bE,
|
|
2415
|
+
F2 as bF,
|
|
2416
|
+
O2 as bG,
|
|
2417
|
+
G2 as bH,
|
|
2418
|
+
I2 as bI,
|
|
2419
|
+
E2 as bJ,
|
|
2420
|
+
X2 as bK,
|
|
2421
|
+
K2 as bL,
|
|
2422
|
+
J2 as bM,
|
|
2423
|
+
Y2 as bN,
|
|
2424
|
+
Q2 as bO,
|
|
2425
|
+
$2 as bP,
|
|
2426
|
+
z2 as bQ,
|
|
2427
|
+
e9 as bR,
|
|
2428
|
+
r9 as bS,
|
|
2429
|
+
t9 as bT,
|
|
2430
|
+
o9 as bU,
|
|
2431
|
+
n9 as bV,
|
|
2432
|
+
i9 as bW,
|
|
2433
|
+
d9 as bX,
|
|
2434
|
+
s9 as bY,
|
|
2435
|
+
h9 as bZ,
|
|
2436
|
+
C9 as b_,
|
|
2437
|
+
i2 as ba,
|
|
2438
|
+
d2 as bb,
|
|
2439
|
+
s2 as bc,
|
|
2440
|
+
h2 as bd,
|
|
2441
|
+
C2 as be,
|
|
2442
|
+
a2 as bf,
|
|
2443
|
+
l2 as bg,
|
|
2444
|
+
c2 as bh,
|
|
2445
|
+
k2 as bi,
|
|
2446
|
+
u2 as bj,
|
|
2447
|
+
L2 as bk,
|
|
2448
|
+
p2 as bl,
|
|
2449
|
+
M2 as bm,
|
|
2450
|
+
v2 as bn,
|
|
2451
|
+
H2 as bo,
|
|
2452
|
+
V2 as bp,
|
|
2453
|
+
f2 as bq,
|
|
2454
|
+
W2 as br,
|
|
2455
|
+
j2 as bs,
|
|
2456
|
+
B2 as bt,
|
|
2457
|
+
y2 as bu,
|
|
2458
|
+
N2 as bv,
|
|
2459
|
+
Z2 as bw,
|
|
2460
|
+
P2 as bx,
|
|
2461
|
+
_2 as by,
|
|
2462
|
+
S2 as bz,
|
|
2463
|
+
c1 as c,
|
|
2464
|
+
m4 as c$,
|
|
2465
|
+
l9 as c0,
|
|
2466
|
+
c9 as c1,
|
|
2467
|
+
k9 as c2,
|
|
2468
|
+
u9 as c3,
|
|
2469
|
+
M9 as c4,
|
|
2470
|
+
g9 as c5,
|
|
2471
|
+
w9 as c6,
|
|
2472
|
+
v9 as c7,
|
|
2473
|
+
H9 as c8,
|
|
2474
|
+
V9 as c9,
|
|
2475
|
+
Q9 as cA,
|
|
2476
|
+
$9 as cB,
|
|
2477
|
+
z9 as cC,
|
|
2478
|
+
e4 as cD,
|
|
2479
|
+
r4 as cE,
|
|
2480
|
+
t4 as cF,
|
|
2481
|
+
o4 as cG,
|
|
2482
|
+
n4 as cH,
|
|
2483
|
+
i4 as cI,
|
|
2484
|
+
d4 as cJ,
|
|
2485
|
+
s4 as cK,
|
|
2486
|
+
h4 as cL,
|
|
2487
|
+
C4 as cM,
|
|
2488
|
+
a4 as cN,
|
|
2489
|
+
l4 as cO,
|
|
2490
|
+
c4 as cP,
|
|
2491
|
+
k4 as cQ,
|
|
2492
|
+
u4 as cR,
|
|
2493
|
+
L4 as cS,
|
|
2494
|
+
p4 as cT,
|
|
2495
|
+
M4 as cU,
|
|
2496
|
+
g4 as cV,
|
|
2497
|
+
w4 as cW,
|
|
2498
|
+
v4 as cX,
|
|
2499
|
+
H4 as cY,
|
|
2500
|
+
V4 as cZ,
|
|
2501
|
+
f4 as c_,
|
|
2502
|
+
f9 as ca,
|
|
2503
|
+
m9 as cb,
|
|
2504
|
+
W9 as cc,
|
|
2505
|
+
j9 as cd,
|
|
2506
|
+
B9 as ce,
|
|
2507
|
+
y9 as cf,
|
|
2508
|
+
x9 as cg,
|
|
2509
|
+
N9 as ch,
|
|
2510
|
+
Z9 as ci,
|
|
2511
|
+
P9 as cj,
|
|
2512
|
+
_9 as ck,
|
|
2513
|
+
b9 as cl,
|
|
2514
|
+
S9 as cm,
|
|
2515
|
+
D9 as cn,
|
|
2516
|
+
T9 as co,
|
|
2517
|
+
A9 as cp,
|
|
2518
|
+
U9 as cq,
|
|
2519
|
+
R9 as cr,
|
|
2520
|
+
F9 as cs,
|
|
2521
|
+
O9 as ct,
|
|
2522
|
+
G9 as cu,
|
|
2523
|
+
I9 as cv,
|
|
2524
|
+
E9 as cw,
|
|
2525
|
+
X9 as cx,
|
|
2526
|
+
J9 as cy,
|
|
2527
|
+
Y9 as cz,
|
|
2528
|
+
y1 as d,
|
|
2529
|
+
W4 as d0,
|
|
2530
|
+
j4 as d1,
|
|
2531
|
+
B4 as d2,
|
|
2532
|
+
y4 as d3,
|
|
2533
|
+
x4 as d4,
|
|
2534
|
+
N4 as d5,
|
|
2535
|
+
Z4 as d6,
|
|
2536
|
+
P4 as d7,
|
|
2537
|
+
b4 as d8,
|
|
2538
|
+
S4 as d9,
|
|
2539
|
+
k5 as dA,
|
|
2540
|
+
u5 as dB,
|
|
2541
|
+
L5 as dC,
|
|
2542
|
+
p5 as dD,
|
|
2543
|
+
M5 as dE,
|
|
2544
|
+
g5 as dF,
|
|
2545
|
+
w5 as dG,
|
|
2546
|
+
H5 as dH,
|
|
2547
|
+
V5 as dI,
|
|
2548
|
+
f5 as dJ,
|
|
2549
|
+
m5 as dK,
|
|
2550
|
+
W5 as dL,
|
|
2551
|
+
j5 as dM,
|
|
2552
|
+
B5 as dN,
|
|
2553
|
+
y5 as dO,
|
|
2554
|
+
x5 as dP,
|
|
2555
|
+
N5 as dQ,
|
|
2556
|
+
P5 as dR,
|
|
2557
|
+
b5 as dS,
|
|
2558
|
+
S5 as dT,
|
|
2559
|
+
T5 as dU,
|
|
2560
|
+
D4 as da,
|
|
2561
|
+
A4 as db,
|
|
2562
|
+
U4 as dc,
|
|
2563
|
+
R4 as dd,
|
|
2564
|
+
q4 as de,
|
|
2565
|
+
F4 as df,
|
|
2566
|
+
O4 as dg,
|
|
2567
|
+
G4 as dh,
|
|
2568
|
+
I4 as di,
|
|
2569
|
+
E4 as dj,
|
|
2570
|
+
X4 as dk,
|
|
2571
|
+
K4 as dl,
|
|
2572
|
+
J4 as dm,
|
|
2573
|
+
Q4 as dn,
|
|
2574
|
+
$4 as dp,
|
|
2575
|
+
z4 as dq,
|
|
2576
|
+
r5 as dr,
|
|
2577
|
+
t5 as ds,
|
|
2578
|
+
n5 as dt,
|
|
2579
|
+
i5 as du,
|
|
2580
|
+
d5 as dv,
|
|
2581
|
+
s5 as dw,
|
|
2582
|
+
h5 as dx,
|
|
2583
|
+
C5 as dy,
|
|
2584
|
+
c5 as dz,
|
|
2585
|
+
a5 as e,
|
|
2586
|
+
b2 as f,
|
|
2587
|
+
E as g,
|
|
2588
|
+
J as h,
|
|
2589
|
+
d as i,
|
|
2590
|
+
Y as j,
|
|
2591
|
+
v5 as k,
|
|
2592
|
+
_4 as l,
|
|
2593
|
+
X as m,
|
|
2594
|
+
h as n,
|
|
2595
|
+
Z5 as o,
|
|
2596
|
+
w2 as p,
|
|
2597
|
+
L9 as q,
|
|
2598
|
+
i1 as r,
|
|
2599
|
+
_5 as s,
|
|
2600
|
+
s as t,
|
|
2601
|
+
C as u,
|
|
2602
|
+
a as v,
|
|
2603
|
+
l as w,
|
|
2604
|
+
c as x,
|
|
2605
|
+
k as y,
|
|
2606
|
+
u as z
|
|
2580
2607
|
};
|
|
2581
|
-
//# sourceMappingURL=Search-
|
|
2608
|
+
//# sourceMappingURL=Search-XtroVPea.js.map
|