@dynatrace/strato-icons 0.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +174 -0
- package/index.cjs.js +3448 -0
- package/index.d.ts +18 -0
- package/index.esm.js +3424 -0
- package/index.esm.js.map +7 -0
- package/metadata.json +1 -0
- package/package.json +18 -0
- package/src/__icons/AbcIcon.d.ts +17 -0
- package/src/__icons/AbcOffIcon.d.ts +17 -0
- package/src/__icons/AcceptIcon.d.ts +17 -0
- package/src/__icons/AccountIcon.d.ts +17 -0
- package/src/__icons/ActionIcon.d.ts +17 -0
- package/src/__icons/ActionTriggerIcon.d.ts +20 -0
- package/src/__icons/AnalyticsIcon.d.ts +17 -0
- package/src/__icons/AppearanceIcon.d.ts +17 -0
- package/src/__icons/AppsIcon.d.ts +17 -0
- package/src/__icons/ArrowDownIcon.d.ts +17 -0
- package/src/__icons/ArrowLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowRightIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallDownIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallDownLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallDownRightIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallRightIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallUpIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallUpLeftIcon.d.ts +17 -0
- package/src/__icons/ArrowSmallUpRightIcon.d.ts +17 -0
- package/src/__icons/ArrowUpIcon.d.ts +17 -0
- package/src/__icons/AssetIcon.d.ts +17 -0
- package/src/__icons/BandChartIcon.d.ts +17 -0
- package/src/__icons/BarChartIcon.d.ts +17 -0
- package/src/__icons/BarGaugeIcon.d.ts +17 -0
- package/src/__icons/BellIcon.d.ts +20 -0
- package/src/__icons/BellOffIcon.d.ts +20 -0
- package/src/__icons/BlockIcon.d.ts +17 -0
- package/src/__icons/BugReportIcon.d.ts +17 -0
- package/src/__icons/CalendarIcon.d.ts +17 -0
- package/src/__icons/CallIcon.d.ts +17 -0
- package/src/__icons/CapslockIcon.d.ts +17 -0
- package/src/__icons/ChartCollectionIcon.d.ts +17 -0
- package/src/__icons/ChartIcon.d.ts +20 -0
- package/src/__icons/ChartToolsIcon.d.ts +20 -0
- package/src/__icons/ChatIcon.d.ts +17 -0
- package/src/__icons/CheckCircleIcon.d.ts +20 -0
- package/src/__icons/CheckmarkIcon.d.ts +17 -0
- package/src/__icons/CheckmarkSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronDownIcon.d.ts +17 -0
- package/src/__icons/ChevronDownSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronLeftDoubleIcon.d.ts +17 -0
- package/src/__icons/ChevronLeftIcon.d.ts +17 -0
- package/src/__icons/ChevronLeftSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronRightDoubleIcon.d.ts +17 -0
- package/src/__icons/ChevronRightIcon.d.ts +17 -0
- package/src/__icons/ChevronRightSmallIcon.d.ts +17 -0
- package/src/__icons/ChevronUpIcon.d.ts +17 -0
- package/src/__icons/ChevronUpSmallIcon.d.ts +17 -0
- package/src/__icons/ClockIcon.d.ts +17 -0
- package/src/__icons/CloseIcon.d.ts +20 -0
- package/src/__icons/CloseSidebarIcon.d.ts +17 -0
- package/src/__icons/CloudDoneIcon.d.ts +20 -0
- package/src/__icons/CloudIcon.d.ts +20 -0
- package/src/__icons/CloudOffIcon.d.ts +20 -0
- package/src/__icons/CodeIcon.d.ts +17 -0
- package/src/__icons/CodeOffIcon.d.ts +17 -0
- package/src/__icons/CodeblockIcon.d.ts +17 -0
- package/src/__icons/CollapseIcon.d.ts +20 -0
- package/src/__icons/ConditionsIcon.d.ts +17 -0
- package/src/__icons/CopyIcon.d.ts +17 -0
- package/src/__icons/CrosshairIcon.d.ts +17 -0
- package/src/__icons/CursorIcon.d.ts +17 -0
- package/src/__icons/CycleIcon.d.ts +17 -0
- package/src/__icons/DarkmodeIcon.d.ts +17 -0
- package/src/__icons/DataTableIcon.d.ts +17 -0
- package/src/__icons/DatabaseIcon.d.ts +17 -0
- package/src/__icons/DeleteIcon.d.ts +17 -0
- package/src/__icons/DescriptionIcon.d.ts +17 -0
- package/src/__icons/DifferenceChartIcon.d.ts +17 -0
- package/src/__icons/DotMenuIcon.d.ts +20 -0
- package/src/__icons/DownloadIcon.d.ts +17 -0
- package/src/__icons/DownloadingIcon.d.ts +17 -0
- package/src/__icons/DragAllDirectionIcon.d.ts +20 -0
- package/src/__icons/DragHandleIcon.d.ts +20 -0
- package/src/__icons/DragVerticalIcon.d.ts +17 -0
- package/src/__icons/DuplicateIcon.d.ts +17 -0
- package/src/__icons/EditIcon.d.ts +17 -0
- package/src/__icons/EnterIcon.d.ts +17 -0
- package/src/__icons/ErrorIcon.d.ts +17 -0
- package/src/__icons/EventIcon.d.ts +17 -0
- package/src/__icons/EventTriggerIcon.d.ts +20 -0
- package/src/__icons/ExpandIcon.d.ts +20 -0
- package/src/__icons/ExploitIcon.d.ts +17 -0
- package/src/__icons/ExtensionsIcon.d.ts +17 -0
- package/src/__icons/ExternalLinkIcon.d.ts +20 -0
- package/src/__icons/EyeIcon.d.ts +20 -0
- package/src/__icons/EyeOffIcon.d.ts +20 -0
- package/src/__icons/FavouriteIcon.d.ts +17 -0
- package/src/__icons/FeedbackIcon.d.ts +17 -0
- package/src/__icons/FileCopyIcon.d.ts +17 -0
- package/src/__icons/FilterIcon.d.ts +17 -0
- package/src/__icons/FolderOpenIcon.d.ts +17 -0
- package/src/__icons/FormatBoldIcon.d.ts +17 -0
- package/src/__icons/FormatItalicIcon.d.ts +17 -0
- package/src/__icons/FormatListNumberedIcon.d.ts +17 -0
- package/src/__icons/FormatQuoteIcon.d.ts +17 -0
- package/src/__icons/GhostIcon.d.ts +17 -0
- package/src/__icons/GrabIcon.d.ts +20 -0
- package/src/__icons/GridIcon.d.ts +17 -0
- package/src/__icons/GripIcon.d.ts +20 -0
- package/src/__icons/GroupIcon.d.ts +17 -0
- package/src/__icons/GuideIcon.d.ts +17 -0
- package/src/__icons/Heading1Icon.d.ts +17 -0
- package/src/__icons/Heading2Icon.d.ts +17 -0
- package/src/__icons/Heading3Icon.d.ts +17 -0
- package/src/__icons/Heading4Icon.d.ts +17 -0
- package/src/__icons/HelpIcon.d.ts +17 -0
- package/src/__icons/HistoryIcon.d.ts +17 -0
- package/src/__icons/HomeIcon.d.ts +17 -0
- package/src/__icons/HorizontalRuleIcon.d.ts +17 -0
- package/src/__icons/HttpIcon.d.ts +17 -0
- package/src/__icons/IdeaIcon.d.ts +17 -0
- package/src/__icons/ImageIcon.d.ts +17 -0
- package/src/__icons/InformationIcon.d.ts +17 -0
- package/src/__icons/IntegrationsIcon.d.ts +17 -0
- package/src/__icons/KeyboardIcon.d.ts +17 -0
- package/src/__icons/LightmodeIcon.d.ts +17 -0
- package/src/__icons/LineChartIcon.d.ts +20 -0
- package/src/__icons/LinkIcon.d.ts +17 -0
- package/src/__icons/ListIcon.d.ts +17 -0
- package/src/__icons/LockIcon.d.ts +17 -0
- package/src/__icons/LoginIcon.d.ts +17 -0
- package/src/__icons/LogoutIcon.d.ts +17 -0
- package/src/__icons/MagnifyingGlassIcon.d.ts +17 -0
- package/src/__icons/MailClosedIcon.d.ts +17 -0
- package/src/__icons/ManualIcon.d.ts +17 -0
- package/src/__icons/MaximizeIcon.d.ts +17 -0
- package/src/__icons/MenuIcon.d.ts +17 -0
- package/src/__icons/MicrophoneIcon.d.ts +20 -0
- package/src/__icons/MicrophoneOffIcon.d.ts +20 -0
- package/src/__icons/MinimizeIcon.d.ts +17 -0
- package/src/__icons/MinusIcon.d.ts +17 -0
- package/src/__icons/MoreIcon.d.ts +21 -0
- package/src/__icons/MoveIcon.d.ts +20 -0
- package/src/__icons/MuteIcon.d.ts +17 -0
- package/src/__icons/MuteOffIcon.d.ts +20 -0
- package/src/__icons/NotificationIcon.d.ts +17 -0
- package/src/__icons/NotificationOffIcon.d.ts +17 -0
- package/src/__icons/OpenSidebarIcon.d.ts +20 -0
- package/src/__icons/OpenWithIcon.d.ts +20 -0
- package/src/__icons/OptionsIcon.d.ts +20 -0
- package/src/__icons/Pan1DIcon.d.ts +20 -0
- package/src/__icons/PanHorizontalIcon.d.ts +17 -0
- package/src/__icons/PauseIcon.d.ts +17 -0
- package/src/__icons/PauseLoadIcon.d.ts +17 -0
- package/src/__icons/PinIcon.d.ts +17 -0
- package/src/__icons/PinOffIcon.d.ts +17 -0
- package/src/__icons/PlayIcon.d.ts +17 -0
- package/src/__icons/PlusIcon.d.ts +17 -0
- package/src/__icons/RecommendIcon.d.ts +20 -0
- package/src/__icons/RedoIcon.d.ts +17 -0
- package/src/__icons/RefreshIcon.d.ts +17 -0
- package/src/__icons/RepeatIcon.d.ts +17 -0
- package/src/__icons/ReplayIcon.d.ts +17 -0
- package/src/__icons/RequestIcon.d.ts +17 -0
- package/src/__icons/ResetIcon.d.ts +17 -0
- package/src/__icons/ResizeIcon.d.ts +17 -0
- package/src/__icons/SaveIcon.d.ts +17 -0
- package/src/__icons/SecurityCriticalIcon.d.ts +17 -0
- package/src/__icons/SecurityHighIcon.d.ts +17 -0
- package/src/__icons/SecurityIcon.d.ts +17 -0
- package/src/__icons/SecurityMediumIcon.d.ts +17 -0
- package/src/__icons/SelectIcon.d.ts +17 -0
- package/src/__icons/SelectIndicatorIcon.d.ts +17 -0
- package/src/__icons/SettingIcon.d.ts +20 -0
- package/src/__icons/ShareIcon.d.ts +17 -0
- package/src/__icons/SingleValueChartIcon.d.ts +17 -0
- package/src/__icons/SorterDoubleIcon.d.ts +17 -0
- package/src/__icons/SorterDoubleSmallIcon.d.ts +20 -0
- package/src/__icons/SorterIcon.d.ts +17 -0
- package/src/__icons/SorterSingleIcon.d.ts +20 -0
- package/src/__icons/SorterSingleSmallIcon.d.ts +20 -0
- package/src/__icons/SorterSmallDoubleIcon.d.ts +17 -0
- package/src/__icons/SorterSmallIcon.d.ts +17 -0
- package/src/__icons/SourceIcon.d.ts +17 -0
- package/src/__icons/StackedAreaChartIcon.d.ts +17 -0
- package/src/__icons/StackedBarChartIcon.d.ts +17 -0
- package/src/__icons/StarEmptyIcon.d.ts +20 -0
- package/src/__icons/StarIcon.d.ts +20 -0
- package/src/__icons/StopwatchIcon.d.ts +17 -0
- package/src/__icons/StorageIcon.d.ts +17 -0
- package/src/__icons/StrikethroughSIcon.d.ts +17 -0
- package/src/__icons/SupportIcon.d.ts +17 -0
- package/src/__icons/SyncDoneIcon.d.ts +17 -0
- package/src/__icons/SyncDownloadIcon.d.ts +21 -0
- package/src/__icons/SyncIcon.d.ts +17 -0
- package/src/__icons/SyncOffIcon.d.ts +17 -0
- package/src/__icons/SyncUploadIcon.d.ts +21 -0
- package/src/__icons/TableIcon.d.ts +17 -0
- package/src/__icons/TechnologiesIcon.d.ts +17 -0
- package/src/__icons/TerminalIcon.d.ts +17 -0
- package/src/__icons/ThumbsDownIcon.d.ts +17 -0
- package/src/__icons/ThumbsUpIcon.d.ts +17 -0
- package/src/__icons/TitleIcon.d.ts +17 -0
- package/src/__icons/TitleOffIcon.d.ts +17 -0
- package/src/__icons/TrashIcon.d.ts +20 -0
- package/src/__icons/TriggerIcon.d.ts +17 -0
- package/src/__icons/UndoIcon.d.ts +17 -0
- package/src/__icons/UnfavouriteIcon.d.ts +20 -0
- package/src/__icons/UnfoldLessIcon.d.ts +17 -0
- package/src/__icons/UnfoldMoreIcon.d.ts +17 -0
- package/src/__icons/UnlockIcon.d.ts +17 -0
- package/src/__icons/UploadIcon.d.ts +17 -0
- package/src/__icons/ViewIcon.d.ts +17 -0
- package/src/__icons/ViewOffIcon.d.ts +17 -0
- package/src/__icons/ViewSidebarIcon.d.ts +20 -0
- package/src/__icons/VulnerableFunctionIcon.d.ts +17 -0
- package/src/__icons/WarningIcon.d.ts +17 -0
- package/src/__icons/WhatsNewIcon.d.ts +17 -0
- package/src/__icons/WrapTextIcon.d.ts +17 -0
- package/src/__icons/WrapTextOffIcon.d.ts +17 -0
- package/src/__icons/XmarkIcon.d.ts +17 -0
- package/src/__icons/Zoom1DIcon.d.ts +20 -0
- package/src/__icons/ZoomHorizontalIcon.d.ts +17 -0
- package/src/__icons/ZoomInIcon.d.ts +17 -0
- package/src/__icons/ZoomOutIcon.d.ts +17 -0
- package/src/__icons/ZoomVerticalIcon.d.ts +17 -0
- package/src/index.d.ts +233 -0
- package/src/lib/SvgIcon.d.ts +28 -0
- package/src/lib/types.d.ts +18 -0
package/index.esm.js
ADDED
|
@@ -0,0 +1,3424 @@
|
|
|
1
|
+
// packages/react-icons/src/__icons/AbcIcon.tsx
|
|
2
|
+
import React2, { forwardRef as forwardRef2 } from "react";
|
|
3
|
+
|
|
4
|
+
// packages/react-icons/src/lib/SvgIcon.tsx
|
|
5
|
+
import React, { forwardRef } from "react";
|
|
6
|
+
var SvgIcon = forwardRef(({ size, children, ...remainingProps }, forwardedRef) => {
|
|
7
|
+
return /* @__PURE__ */ React.createElement("svg", {
|
|
8
|
+
focusable: "false",
|
|
9
|
+
role: "img",
|
|
10
|
+
"aria-hidden": "true",
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
width: getIconSize(size),
|
|
13
|
+
height: getIconSize(size),
|
|
14
|
+
ref: forwardedRef,
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
viewBox: "0 0 20 20",
|
|
17
|
+
...remainingProps
|
|
18
|
+
}, children);
|
|
19
|
+
});
|
|
20
|
+
function getIconSize(size) {
|
|
21
|
+
switch (size) {
|
|
22
|
+
case "large":
|
|
23
|
+
return "64px";
|
|
24
|
+
case "default":
|
|
25
|
+
return "20px";
|
|
26
|
+
case "small":
|
|
27
|
+
return "16px";
|
|
28
|
+
case "text":
|
|
29
|
+
return "1em";
|
|
30
|
+
default:
|
|
31
|
+
return "20px";
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
// packages/react-icons/src/__icons/AbcIcon.tsx
|
|
36
|
+
var AbcIcon = /* @__PURE__ */ forwardRef2((props, forwardedRef) => {
|
|
37
|
+
return /* @__PURE__ */ React2.createElement(SvgIcon, {
|
|
38
|
+
ref: forwardedRef,
|
|
39
|
+
...props
|
|
40
|
+
}, /* @__PURE__ */ React2.createElement("path", {
|
|
41
|
+
d: "M14.5964 12.6519C14.0814 12.0899 13.8289 11.2929 13.8289 10.2507V9.3515C13.8289 8.26839 14.0814 7.44074 14.5964 6.85831C15.1013 6.2861 15.8284 6 16.7877 6C17.1714 6 17.535 6.05109 17.8783 6.14305C18.2217 6.24523 18.5549 6.3985 18.8579 6.61308L18.3025 7.69619C18.0803 7.56335 17.8581 7.47139 17.6259 7.39986C17.3936 7.32834 17.1613 7.29768 16.919 7.3079C16.3535 7.3079 15.9294 7.48161 15.6567 7.82902C15.374 8.17643 15.2326 8.69755 15.2326 9.40259V10.22C15.2326 10.8638 15.374 11.3542 15.6466 11.6812C15.9193 12.0082 16.3333 12.1717 16.8786 12.1717C17.1311 12.1717 17.3734 12.141 17.6158 12.0797C17.8581 12.0082 18.0803 11.8958 18.2823 11.7425L18.9083 12.8052C18.6256 13.03 18.3125 13.2037 17.9591 13.3161C17.6057 13.4387 17.2219 13.4898 16.7978 13.4898C15.8385 13.4898 15.1114 13.2037 14.5964 12.6417V12.6519Z"
|
|
42
|
+
}), /* @__PURE__ */ React2.createElement("path", {
|
|
43
|
+
d: "M8.32123 6.17363H10.6438C11.381 6.17363 11.9566 6.34733 12.3504 6.68453C12.7443 7.02172 12.9563 7.47131 12.9563 8.04352C12.9563 8.42158 12.8654 8.75878 12.6837 9.03466C12.5019 9.32076 12.2394 9.53534 11.8859 9.68861C11.5325 9.84188 11.1083 9.92363 10.6135 9.92363L10.8054 9.38207C11.3406 9.38207 11.795 9.46382 12.1788 9.6273C12.5625 9.79079 12.8553 10.0156 13.0573 10.3017C13.2593 10.5878 13.3603 10.9352 13.3603 11.3337C13.3603 11.7322 13.2593 12.0796 13.0674 12.3862C12.8654 12.6927 12.5928 12.9277 12.2293 13.0912C11.8657 13.2547 11.4618 13.3364 10.9872 13.3364H8.32123V6.17363ZM10.8155 12.1001C11.1992 12.1001 11.4921 12.0183 11.6739 11.8548C11.8657 11.6913 11.9667 11.4665 11.9667 11.1702C11.9667 10.8739 11.8657 10.6287 11.6739 10.4652C11.482 10.3017 11.1891 10.2199 10.8155 10.2199H9.19978V9.12662H10.7852C11.068 9.12662 11.2901 9.04488 11.4416 8.88139C11.5931 8.7179 11.6739 8.50333 11.6739 8.24788C11.6739 7.99243 11.5931 7.76763 11.4214 7.61436C11.2598 7.46109 11.0175 7.37935 10.7044 7.37935H9.0584L9.6744 6.84801V12.7438L8.79585 12.1001H10.8155Z"
|
|
44
|
+
}), /* @__PURE__ */ React2.createElement("path", {
|
|
45
|
+
d: "M3.76203 6.17363H5.6504L7.85182 13.3262H6.38757L4.54969 6.87867H4.89303L3.01476 13.3262H1.56061L3.76203 6.17363ZM3.19652 10.5571H6.2361L6.57944 11.8446H2.85318L3.19652 10.5571Z"
|
|
46
|
+
}));
|
|
47
|
+
});
|
|
48
|
+
|
|
49
|
+
// packages/react-icons/src/__icons/AbcOffIcon.tsx
|
|
50
|
+
import React3, { forwardRef as forwardRef3 } from "react";
|
|
51
|
+
var AbcOffIcon = /* @__PURE__ */ forwardRef3((props, forwardedRef) => {
|
|
52
|
+
return /* @__PURE__ */ React3.createElement(SvgIcon, {
|
|
53
|
+
ref: forwardedRef,
|
|
54
|
+
...props
|
|
55
|
+
}, /* @__PURE__ */ React3.createElement("path", {
|
|
56
|
+
d: "M13.9805 11.5C14.1064 11.9572 14.3111 12.3406 14.5963 12.6519V12.6417C15.1113 13.2037 15.8384 13.4898 16.7978 13.4898C17.2219 13.4898 17.6056 13.4387 17.959 13.3161C18.3125 13.2037 18.6255 13.03 18.9083 12.8052L18.2822 11.7425C18.0802 11.8958 17.8581 12.0082 17.6157 12.0797C17.3734 12.141 17.131 12.1717 16.8785 12.1717C16.3332 12.1717 15.9192 12.0082 15.6466 11.6812C15.6001 11.6255 15.5575 11.5651 15.5187 11.5H13.9805Z"
|
|
57
|
+
}), /* @__PURE__ */ React3.createElement("path", {
|
|
58
|
+
d: "M13.3541 11.5C13.3298 11.8298 13.232 12.123 13.0673 12.3862C12.8654 12.6927 12.5927 12.9277 12.2292 13.0912C11.8657 13.2547 11.4617 13.3364 10.9871 13.3364H8.32117V11.5H9.67434V12.1001H10.8154C11.1992 12.1001 11.492 12.0183 11.6738 11.8548C11.7868 11.7585 11.8683 11.6409 11.9162 11.5H13.3541Z"
|
|
59
|
+
}), /* @__PURE__ */ React3.createElement("path", {
|
|
60
|
+
d: "M13.8887 8.5L15.3337 8.5C15.4043 8.22996 15.512 8.00676 15.6566 7.82902C15.9293 7.48161 16.3534 7.3079 16.9189 7.3079C17.1613 7.29768 17.3935 7.32834 17.6258 7.39986C17.8581 7.47139 18.0802 7.56335 18.3024 7.69619L18.8578 6.61308C18.5548 6.3985 18.2216 6.24523 17.8783 6.14305C17.5349 6.05109 17.1714 6 16.7877 6C15.8283 6 15.1012 6.2861 14.5963 6.85831C14.2258 7.27734 13.9912 7.8233 13.8887 8.5Z"
|
|
61
|
+
}), /* @__PURE__ */ React3.createElement("path", {
|
|
62
|
+
d: "M12.9074 8.5H11.6447C11.6639 8.42123 11.6738 8.33704 11.6738 8.24788C11.6738 7.99243 11.593 7.76763 11.4213 7.61436C11.2598 7.46109 11.0174 7.37935 10.7044 7.37935H9.67434V8.5H8.32117V6.17363H10.6438C11.3809 6.17363 11.9565 6.34733 12.3504 6.68453C12.7442 7.02172 12.9563 7.47131 12.9563 8.04352C12.9563 8.20351 12.94 8.35619 12.9074 8.5Z"
|
|
63
|
+
}), /* @__PURE__ */ React3.createElement("path", {
|
|
64
|
+
d: "M6.36635 8.5L5.65034 6.17363H3.76197L3.04596 8.5H4.42065L4.71943 7.47436L5.01179 8.5L6.36635 8.5Z"
|
|
65
|
+
}), /* @__PURE__ */ React3.createElement("path", {
|
|
66
|
+
d: "M2.12262 11.5L1.56055 13.3262H3.0147L3.44631 11.8446H5.96518L6.38751 13.3262H7.85176L7.28969 11.5L2.12262 11.5Z"
|
|
67
|
+
}), /* @__PURE__ */ React3.createElement("path", {
|
|
68
|
+
d: "M19.5 11.5L1 11.5L1 10L19.5 10V11.5Z"
|
|
69
|
+
}));
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
// packages/react-icons/src/__icons/AcceptIcon.tsx
|
|
73
|
+
import React4, { forwardRef as forwardRef4 } from "react";
|
|
74
|
+
var AcceptIcon = /* @__PURE__ */ forwardRef4((props, forwardedRef) => {
|
|
75
|
+
return /* @__PURE__ */ React4.createElement(SvgIcon, {
|
|
76
|
+
ref: forwardedRef,
|
|
77
|
+
...props
|
|
78
|
+
}, /* @__PURE__ */ React4.createElement("path", {
|
|
79
|
+
d: "M8.5 13.5L14.1569 7.84315L13.0954 6.78166L8.49917 11.3779L7.08579 9.96447L6.02513 11.0251L8.5 13.5Z"
|
|
80
|
+
}), /* @__PURE__ */ React4.createElement("path", {
|
|
81
|
+
d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
|
|
82
|
+
}));
|
|
83
|
+
});
|
|
84
|
+
|
|
85
|
+
// packages/react-icons/src/__icons/AccountIcon.tsx
|
|
86
|
+
import React5, { forwardRef as forwardRef5 } from "react";
|
|
87
|
+
var AccountIcon = /* @__PURE__ */ forwardRef5((props, forwardedRef) => {
|
|
88
|
+
return /* @__PURE__ */ React5.createElement(SvgIcon, {
|
|
89
|
+
ref: forwardedRef,
|
|
90
|
+
...props
|
|
91
|
+
}, /* @__PURE__ */ React5.createElement("path", {
|
|
92
|
+
d: "M13.9961 6C13.9961 3.79086 12.2052 2 9.99609 2C9.05015 2 8.18089 2.32836 7.49609 2.87731C6.58163 3.61037 5.99609 4.73681 5.99609 6C5.99609 7.26319 6.58163 8.38962 7.49609 9.12268C8.18089 9.67164 9.05015 10 9.99609 10C12.2052 10 13.9961 8.20914 13.9961 6ZM9.99609 3.5C11.3768 3.5 12.4961 4.61929 12.4961 6C12.4961 7.38071 11.3768 8.5 9.99609 8.5C9.40342 8.5 8.86258 8.29564 8.4343 7.95231C7.8597 7.4917 7.49609 6.78882 7.49609 6C7.49609 5.21118 7.8597 4.5083 8.4343 4.04769C8.86258 3.70436 9.40342 3.5 9.99609 3.5Z"
|
|
93
|
+
}), /* @__PURE__ */ React5.createElement("path", {
|
|
94
|
+
d: "M5.50391 13V16.5H5.50195V18H4.00391V12.5C4.00391 11.9477 4.45162 11.5 5.00391 11.5H15C15.5523 11.5 16 11.9477 16 12.5V18H14.502V16.5H14.5V13H5.50391Z"
|
|
95
|
+
}));
|
|
96
|
+
});
|
|
97
|
+
|
|
98
|
+
// packages/react-icons/src/__icons/ActionIcon.tsx
|
|
99
|
+
import React6, { forwardRef as forwardRef6 } from "react";
|
|
100
|
+
var ActionIcon = /* @__PURE__ */ forwardRef6((props, forwardedRef) => {
|
|
101
|
+
return /* @__PURE__ */ React6.createElement(SvgIcon, {
|
|
102
|
+
ref: forwardedRef,
|
|
103
|
+
...props
|
|
104
|
+
}, /* @__PURE__ */ React6.createElement("path", {
|
|
105
|
+
d: "M6.74924 11.0003L11.2492 5.00029L10.5824 9.00139L13.2492 9.00552L8.74924 15.0003L9.5007 11.0003H6.74924Z"
|
|
106
|
+
}), /* @__PURE__ */ React6.createElement("path", {
|
|
107
|
+
d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
|
|
108
|
+
}));
|
|
109
|
+
});
|
|
110
|
+
|
|
111
|
+
// packages/react-icons/src/__icons/ActionTriggerIcon.tsx
|
|
112
|
+
import React7, { forwardRef as forwardRef7 } from "react";
|
|
113
|
+
var ActionTriggerIcon = /* @__PURE__ */ forwardRef7((props, forwardedRef) => {
|
|
114
|
+
return /* @__PURE__ */ React7.createElement(SvgIcon, {
|
|
115
|
+
ref: forwardedRef,
|
|
116
|
+
...props
|
|
117
|
+
}, /* @__PURE__ */ React7.createElement("path", {
|
|
118
|
+
d: "M6.74924 11.0003L11.2492 5.00029L10.5824 9.00139L13.2492 9.00552L8.74924 15.0003L9.5007 11.0003H6.74924Z"
|
|
119
|
+
}), /* @__PURE__ */ React7.createElement("path", {
|
|
120
|
+
d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
|
|
121
|
+
}));
|
|
122
|
+
});
|
|
123
|
+
|
|
124
|
+
// packages/react-icons/src/__icons/AnalyticsIcon.tsx
|
|
125
|
+
import React8, { forwardRef as forwardRef8 } from "react";
|
|
126
|
+
var AnalyticsIcon = /* @__PURE__ */ forwardRef8((props, forwardedRef) => {
|
|
127
|
+
return /* @__PURE__ */ React8.createElement(SvgIcon, {
|
|
128
|
+
ref: forwardedRef,
|
|
129
|
+
...props
|
|
130
|
+
}, /* @__PURE__ */ React8.createElement("path", {
|
|
131
|
+
d: "M15.916 4.12405L15.084 2.87598L11.0001 5.59857L7.97454 3.58074L4.5 6.18725V3.00001H3V16C3 16.5523 3.44772 17 4 17H17V15.5H4.5V8.06241L8.02546 5.4177L10.9999 7.40146L15.916 4.12405Z"
|
|
132
|
+
}), /* @__PURE__ */ React8.createElement("path", {
|
|
133
|
+
d: "M10 9.50001H12V14H10V9.50001Z"
|
|
134
|
+
}), /* @__PURE__ */ React8.createElement("path", {
|
|
135
|
+
d: "M8 8.00001H6V14H8V8.00001Z"
|
|
136
|
+
}), /* @__PURE__ */ React8.createElement("path", {
|
|
137
|
+
d: "M14 7.00001H16V14.0001H14V7.00001Z"
|
|
138
|
+
}));
|
|
139
|
+
});
|
|
140
|
+
|
|
141
|
+
// packages/react-icons/src/__icons/AppearanceIcon.tsx
|
|
142
|
+
import React9, { forwardRef as forwardRef9 } from "react";
|
|
143
|
+
var AppearanceIcon = /* @__PURE__ */ forwardRef9((props, forwardedRef) => {
|
|
144
|
+
return /* @__PURE__ */ React9.createElement(SvgIcon, {
|
|
145
|
+
ref: forwardedRef,
|
|
146
|
+
...props
|
|
147
|
+
}, /* @__PURE__ */ React9.createElement("path", {
|
|
148
|
+
d: "M11 4.5V2H9.5V4.5H11Z"
|
|
149
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
150
|
+
d: "M14.9822 6.51779L16.75 4.75002L15.6893 3.68936L13.9216 5.45713L14.9822 6.51779Z"
|
|
151
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
152
|
+
d: "M11 15.5V18H9.5V15.5H11Z"
|
|
153
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
154
|
+
d: "M4.5 9.50002H2V11H4.5V9.50002Z"
|
|
155
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
156
|
+
d: "M18 9.50002V11H15.5V9.50002H18Z"
|
|
157
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
158
|
+
d: "M6.51777 5.51779L4.75 3.75002L3.68934 4.81068L5.45711 6.57845L6.51777 5.51779Z"
|
|
159
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
160
|
+
d: "M3.75 15.75L5.51777 13.9823L6.57843 15.0429L4.81066 16.8107L3.75 15.75Z"
|
|
161
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
162
|
+
d: "M13.9822 14.9823L15.75 16.75L16.8107 15.6894L15.0429 13.9216L13.9822 14.9823Z"
|
|
163
|
+
}), /* @__PURE__ */ React9.createElement("path", {
|
|
164
|
+
d: "M10 14C12.2091 14 14 12.2091 14 10C14 7.79086 12.2091 6 10 6C7.79086 6 6 7.79086 6 10C6 12.2091 7.79086 14 10 14ZM10 12.5C8.61929 12.5 7.5 11.3807 7.5 10C7.5 8.61929 8.61929 7.5 10 7.5V12.5Z"
|
|
165
|
+
}));
|
|
166
|
+
});
|
|
167
|
+
|
|
168
|
+
// packages/react-icons/src/__icons/AppsIcon.tsx
|
|
169
|
+
import React10, { forwardRef as forwardRef10 } from "react";
|
|
170
|
+
var AppsIcon = /* @__PURE__ */ forwardRef10((props, forwardedRef) => {
|
|
171
|
+
return /* @__PURE__ */ React10.createElement(SvgIcon, {
|
|
172
|
+
ref: forwardedRef,
|
|
173
|
+
...props
|
|
174
|
+
}, /* @__PURE__ */ React10.createElement("path", {
|
|
175
|
+
d: "M3.49609 4.5C3.49609 3.94772 3.94381 3.5 4.49609 3.5H8.49609C9.04838 3.5 9.49609 3.94772 9.49609 4.5V8.5C9.49609 9.05228 9.04838 9.5 8.49609 9.5H4.49609C3.94381 9.5 3.49609 9.05228 3.49609 8.5V4.5ZM4.99609 8H7.99609V5H4.99609V8Z"
|
|
176
|
+
}), /* @__PURE__ */ React10.createElement("path", {
|
|
177
|
+
d: "M10.4961 4.5C10.4961 3.94772 10.9438 3.5 11.4961 3.5H15.4961C16.0484 3.5 16.4961 3.94772 16.4961 4.5V8.5C16.4961 9.05228 16.0484 9.5 15.4961 9.5H11.4961C10.9438 9.5 10.4961 9.05228 10.4961 8.5V4.5ZM11.9961 8H14.9961V5H11.9961V8Z"
|
|
178
|
+
}), /* @__PURE__ */ React10.createElement("path", {
|
|
179
|
+
d: "M4.49609 10.5C3.94381 10.5 3.49609 10.9477 3.49609 11.5V15.5C3.49609 16.0523 3.94381 16.5 4.49609 16.5H8.49609C9.04838 16.5 9.49609 16.0523 9.49609 15.5V11.5C9.49609 10.9477 9.04838 10.5 8.49609 10.5H4.49609ZM4.99609 12H7.99609V15H4.99609V12Z"
|
|
180
|
+
}), /* @__PURE__ */ React10.createElement("path", {
|
|
181
|
+
d: "M10.4961 11.5C10.4961 10.9477 10.9438 10.5 11.4961 10.5H15.4961C16.0484 10.5 16.4961 10.9477 16.4961 11.5V15.5C16.4961 16.0523 16.0484 16.5 15.4961 16.5H11.4961C10.9438 16.5 10.4961 16.0523 10.4961 15.5V11.5ZM11.9961 15H14.9961V12H11.9961V15Z"
|
|
182
|
+
}));
|
|
183
|
+
});
|
|
184
|
+
|
|
185
|
+
// packages/react-icons/src/__icons/ArrowDownIcon.tsx
|
|
186
|
+
import React11, { forwardRef as forwardRef11 } from "react";
|
|
187
|
+
var ArrowDownIcon = /* @__PURE__ */ forwardRef11((props, forwardedRef) => {
|
|
188
|
+
return /* @__PURE__ */ React11.createElement(SvgIcon, {
|
|
189
|
+
ref: forwardedRef,
|
|
190
|
+
...props
|
|
191
|
+
}, /* @__PURE__ */ React11.createElement("path", {
|
|
192
|
+
d: "M10.136 17.75L3.77206 11.386L4.83272 10.3254L9.38534 14.878L9.38534 2.25L10.8853 2.25L10.8853 14.8803L15.4428 10.3288L16.5 11.386L10.136 17.75Z"
|
|
193
|
+
}));
|
|
194
|
+
});
|
|
195
|
+
|
|
196
|
+
// packages/react-icons/src/__icons/ArrowLeftIcon.tsx
|
|
197
|
+
import React12, { forwardRef as forwardRef12 } from "react";
|
|
198
|
+
var ArrowLeftIcon = /* @__PURE__ */ forwardRef12((props, forwardedRef) => {
|
|
199
|
+
return /* @__PURE__ */ React12.createElement(SvgIcon, {
|
|
200
|
+
ref: forwardedRef,
|
|
201
|
+
...props
|
|
202
|
+
}, /* @__PURE__ */ React12.createElement("path", {
|
|
203
|
+
d: "M3 10.0007L9.36396 3.63672L10.4246 4.69738L5.872 9.25L18.5 9.25V10.75L5.86966 10.75L10.4212 15.3075L9.36396 16.3646L3 10.0007Z"
|
|
204
|
+
}));
|
|
205
|
+
});
|
|
206
|
+
|
|
207
|
+
// packages/react-icons/src/__icons/ArrowRightIcon.tsx
|
|
208
|
+
import React13, { forwardRef as forwardRef13 } from "react";
|
|
209
|
+
var ArrowRightIcon = /* @__PURE__ */ forwardRef13((props, forwardedRef) => {
|
|
210
|
+
return /* @__PURE__ */ React13.createElement(SvgIcon, {
|
|
211
|
+
ref: forwardedRef,
|
|
212
|
+
...props
|
|
213
|
+
}, /* @__PURE__ */ React13.createElement("path", {
|
|
214
|
+
d: "M18.5 10.0007L12.136 16.3646L11.0754 15.304L15.628 10.7514H3V9.25136H15.6303L11.0788 4.69391L12.136 3.63672L18.5 10.0007Z"
|
|
215
|
+
}));
|
|
216
|
+
});
|
|
217
|
+
|
|
218
|
+
// packages/react-icons/src/__icons/ArrowSmallDownIcon.tsx
|
|
219
|
+
import React14, { forwardRef as forwardRef14 } from "react";
|
|
220
|
+
var ArrowSmallDownIcon = /* @__PURE__ */ forwardRef14((props, forwardedRef) => {
|
|
221
|
+
return /* @__PURE__ */ React14.createElement(SvgIcon, {
|
|
222
|
+
ref: forwardedRef,
|
|
223
|
+
...props
|
|
224
|
+
}, /* @__PURE__ */ React14.createElement("path", {
|
|
225
|
+
d: "M13.9927 10.0074L9.75002 14.25L5.50738 10.0074L6.56804 8.94673L9.75002 12.1287L12.932 8.94673L13.9927 10.0074Z"
|
|
226
|
+
}), /* @__PURE__ */ React14.createElement("path", {
|
|
227
|
+
d: "M9.00005 12.7465L9.00005 6.74646L10.5001 6.74646L10.5001 12.7465L9.00005 12.7465Z"
|
|
228
|
+
}));
|
|
229
|
+
});
|
|
230
|
+
|
|
231
|
+
// packages/react-icons/src/__icons/ArrowSmallDownLeftIcon.tsx
|
|
232
|
+
import React15, { forwardRef as forwardRef15 } from "react";
|
|
233
|
+
var ArrowSmallDownLeftIcon = /* @__PURE__ */ forwardRef15((props, forwardedRef) => {
|
|
234
|
+
return /* @__PURE__ */ React15.createElement(SvgIcon, {
|
|
235
|
+
ref: forwardedRef,
|
|
236
|
+
...props
|
|
237
|
+
}, /* @__PURE__ */ React15.createElement("path", {
|
|
238
|
+
d: "M13 13L7 13L7 7L8.5 7L8.5 11.5H13V13Z"
|
|
239
|
+
}), /* @__PURE__ */ React15.createElement("path", {
|
|
240
|
+
d: "M7.5 11.5L11.7426 7.25736L12.8033 8.31802L8.56066 12.5607L7.5 11.5Z"
|
|
241
|
+
}));
|
|
242
|
+
});
|
|
243
|
+
|
|
244
|
+
// packages/react-icons/src/__icons/ArrowSmallDownRightIcon.tsx
|
|
245
|
+
import React16, { forwardRef as forwardRef16 } from "react";
|
|
246
|
+
var ArrowSmallDownRightIcon = /* @__PURE__ */ forwardRef16((props, forwardedRef) => {
|
|
247
|
+
return /* @__PURE__ */ React16.createElement(SvgIcon, {
|
|
248
|
+
ref: forwardedRef,
|
|
249
|
+
...props
|
|
250
|
+
}, /* @__PURE__ */ React16.createElement("path", {
|
|
251
|
+
d: "M13 7V13H7V11.5H11.5V7H13Z"
|
|
252
|
+
}), /* @__PURE__ */ React16.createElement("path", {
|
|
253
|
+
d: "M11.5 12.5L7.25736 8.25736L8.31802 7.1967L12.5607 11.4393L11.5 12.5Z"
|
|
254
|
+
}));
|
|
255
|
+
});
|
|
256
|
+
|
|
257
|
+
// packages/react-icons/src/__icons/ArrowSmallLeftIcon.tsx
|
|
258
|
+
import React17, { forwardRef as forwardRef17 } from "react";
|
|
259
|
+
var ArrowSmallLeftIcon = /* @__PURE__ */ forwardRef17((props, forwardedRef) => {
|
|
260
|
+
return /* @__PURE__ */ React17.createElement(SvgIcon, {
|
|
261
|
+
ref: forwardedRef,
|
|
262
|
+
...props
|
|
263
|
+
}, /* @__PURE__ */ React17.createElement("path", {
|
|
264
|
+
d: "M5.5 9.99996L9.74264 14.2426L10.8033 13.1819L8.37132 10.75H13V9.24996H8.37132L10.8033 6.81798L9.74264 5.75732L5.5 9.99996Z"
|
|
265
|
+
}));
|
|
266
|
+
});
|
|
267
|
+
|
|
268
|
+
// packages/react-icons/src/__icons/ArrowSmallRightIcon.tsx
|
|
269
|
+
import React18, { forwardRef as forwardRef18 } from "react";
|
|
270
|
+
var ArrowSmallRightIcon = /* @__PURE__ */ forwardRef18((props, forwardedRef) => {
|
|
271
|
+
return /* @__PURE__ */ React18.createElement(SvgIcon, {
|
|
272
|
+
ref: forwardedRef,
|
|
273
|
+
...props
|
|
274
|
+
}, /* @__PURE__ */ React18.createElement("path", {
|
|
275
|
+
d: "M9.75741 5.75732L8.69675 6.81798L11.8787 9.99996L8.69675 13.1819L9.75741 14.2426L14.0001 9.99996L9.75741 5.75732Z"
|
|
276
|
+
}), /* @__PURE__ */ React18.createElement("path", {
|
|
277
|
+
d: "M12.5038 10.75L6.50384 10.75L6.50384 9.24997L12.5038 9.24996L12.5038 10.75Z"
|
|
278
|
+
}));
|
|
279
|
+
});
|
|
280
|
+
|
|
281
|
+
// packages/react-icons/src/__icons/ArrowSmallUpIcon.tsx
|
|
282
|
+
import React19, { forwardRef as forwardRef19 } from "react";
|
|
283
|
+
var ArrowSmallUpIcon = /* @__PURE__ */ forwardRef19((props, forwardedRef) => {
|
|
284
|
+
return /* @__PURE__ */ React19.createElement(SvgIcon, {
|
|
285
|
+
ref: forwardedRef,
|
|
286
|
+
...props
|
|
287
|
+
}, /* @__PURE__ */ React19.createElement("path", {
|
|
288
|
+
d: "M5.50734 9.99264L9.74998 5.75L13.9926 9.99264L12.932 11.0533L9.74998 7.87132L6.568 11.0533L5.50734 9.99264Z"
|
|
289
|
+
}), /* @__PURE__ */ React19.createElement("path", {
|
|
290
|
+
d: "M10.5 7.25357L10.5 13.2536L9 13.2536L8.99999 7.25357L10.5 7.25357Z"
|
|
291
|
+
}));
|
|
292
|
+
});
|
|
293
|
+
|
|
294
|
+
// packages/react-icons/src/__icons/ArrowSmallUpLeftIcon.tsx
|
|
295
|
+
import React20, { forwardRef as forwardRef20 } from "react";
|
|
296
|
+
var ArrowSmallUpLeftIcon = /* @__PURE__ */ forwardRef20((props, forwardedRef) => {
|
|
297
|
+
return /* @__PURE__ */ React20.createElement(SvgIcon, {
|
|
298
|
+
ref: forwardedRef,
|
|
299
|
+
...props
|
|
300
|
+
}, /* @__PURE__ */ React20.createElement("path", {
|
|
301
|
+
d: "M7 13V7H13V8.5L8.5 8.5L8.5 13H7Z"
|
|
302
|
+
}), /* @__PURE__ */ React20.createElement("path", {
|
|
303
|
+
d: "M8.5 7.5L12.7426 11.7426L11.682 12.8033L7.43934 8.56066L8.5 7.5Z"
|
|
304
|
+
}));
|
|
305
|
+
});
|
|
306
|
+
|
|
307
|
+
// packages/react-icons/src/__icons/ArrowSmallUpRightIcon.tsx
|
|
308
|
+
import React21, { forwardRef as forwardRef21 } from "react";
|
|
309
|
+
var ArrowSmallUpRightIcon = /* @__PURE__ */ forwardRef21((props, forwardedRef) => {
|
|
310
|
+
return /* @__PURE__ */ React21.createElement(SvgIcon, {
|
|
311
|
+
ref: forwardedRef,
|
|
312
|
+
...props
|
|
313
|
+
}, /* @__PURE__ */ React21.createElement("path", {
|
|
314
|
+
d: "M6.99997 7H13V13H11.5V8.5L6.99997 8.5V7Z"
|
|
315
|
+
}), /* @__PURE__ */ React21.createElement("path", {
|
|
316
|
+
d: "M12.5 8.50001L8.25733 12.7426L7.19667 11.682L11.4393 7.43935L12.5 8.50001Z"
|
|
317
|
+
}));
|
|
318
|
+
});
|
|
319
|
+
|
|
320
|
+
// packages/react-icons/src/__icons/ArrowUpIcon.tsx
|
|
321
|
+
import React22, { forwardRef as forwardRef22 } from "react";
|
|
322
|
+
var ArrowUpIcon = /* @__PURE__ */ forwardRef22((props, forwardedRef) => {
|
|
323
|
+
return /* @__PURE__ */ React22.createElement(SvgIcon, {
|
|
324
|
+
ref: forwardedRef,
|
|
325
|
+
...props
|
|
326
|
+
}, /* @__PURE__ */ React22.createElement("path", {
|
|
327
|
+
d: "M9.875 2.25L16.25 8.61396L15.1875 9.67462L10.627 5.12199L10.627 17.75H9.12437L9.12437 5.11967L4.55902 9.67115L3.5 8.61396L9.875 2.25Z"
|
|
328
|
+
}));
|
|
329
|
+
});
|
|
330
|
+
|
|
331
|
+
// packages/react-icons/src/__icons/AssetIcon.tsx
|
|
332
|
+
import React23, { forwardRef as forwardRef23 } from "react";
|
|
333
|
+
var AssetIcon = /* @__PURE__ */ forwardRef23((props, forwardedRef) => {
|
|
334
|
+
return /* @__PURE__ */ React23.createElement(SvgIcon, {
|
|
335
|
+
ref: forwardedRef,
|
|
336
|
+
...props
|
|
337
|
+
}, /* @__PURE__ */ React23.createElement("path", {
|
|
338
|
+
d: "M4.83531 6.25371H6.85954L6.96083 4.5H5.56758L4.83531 6.25371ZM6.85954 7.5H4.83531L8.89403 14.2632L6.85954 7.5ZM2.99707 7.5L4.99707 3H14.9971L16.9971 7.5L10.6097 16.4473C10.3108 16.8661 9.68851 16.8663 9.38922 16.4477L2.99707 7.5ZM15.1534 7.5H13.1356L11.1372 14.2632L15.1534 7.5ZM11.5791 7.5H8.4162L10 14.9146L11.5791 7.5ZM11.5791 6.25371L11.5313 4.5H8.46634L8.31895 6.25371H11.5791ZM13.1356 6.25371H14.9971L14.3334 4.5H13.0367L13.1356 6.25371Z"
|
|
339
|
+
}));
|
|
340
|
+
});
|
|
341
|
+
|
|
342
|
+
// packages/react-icons/src/__icons/BandChartIcon.tsx
|
|
343
|
+
import React24, { forwardRef as forwardRef24 } from "react";
|
|
344
|
+
var BandChartIcon = /* @__PURE__ */ forwardRef24((props, forwardedRef) => {
|
|
345
|
+
return /* @__PURE__ */ React24.createElement(SvgIcon, {
|
|
346
|
+
ref: forwardedRef,
|
|
347
|
+
...props
|
|
348
|
+
}, /* @__PURE__ */ React24.createElement("path", {
|
|
349
|
+
d: "M8.52809 2.52795L4.5 5.66092V2.99993H3V15.9999C3 16.5522 3.44772 16.9999 4 16.9999H17V15.4999H4.5V14.1604L8.54028 10.9282L13.0202 13.9148L17.0017 10.9983L17 10.996V2.74995H15.5V2.7538L15.4991 2.75299L12.452 5.96138L8.52809 2.52795ZM15.5 4.93027V10.2389L12.9798 12.0851L8.45972 9.0717L4.5 12.2395V7.56121L8.47191 4.47195L12.548 8.03851L15.5 4.93027Z"
|
|
350
|
+
}));
|
|
351
|
+
});
|
|
352
|
+
|
|
353
|
+
// packages/react-icons/src/__icons/BarChartIcon.tsx
|
|
354
|
+
import React25, { forwardRef as forwardRef25 } from "react";
|
|
355
|
+
var BarChartIcon = /* @__PURE__ */ forwardRef25((props, forwardedRef) => {
|
|
356
|
+
return /* @__PURE__ */ React25.createElement(SvgIcon, {
|
|
357
|
+
ref: forwardedRef,
|
|
358
|
+
...props
|
|
359
|
+
}, /* @__PURE__ */ React25.createElement("path", {
|
|
360
|
+
d: "M10 3H12V14H10V3Z"
|
|
361
|
+
}), /* @__PURE__ */ React25.createElement("path", {
|
|
362
|
+
d: "M6 5H8V14H6V5Z"
|
|
363
|
+
}), /* @__PURE__ */ React25.createElement("path", {
|
|
364
|
+
d: "M14 7H16V14H14V7Z"
|
|
365
|
+
}), /* @__PURE__ */ React25.createElement("path", {
|
|
366
|
+
d: "M3 3H4.5V15.5H17V17H4C3.44772 17 3 16.5523 3 16V3Z"
|
|
367
|
+
}));
|
|
368
|
+
});
|
|
369
|
+
|
|
370
|
+
// packages/react-icons/src/__icons/BarGaugeIcon.tsx
|
|
371
|
+
import React26, { forwardRef as forwardRef26 } from "react";
|
|
372
|
+
var BarGaugeIcon = /* @__PURE__ */ forwardRef26((props, forwardedRef) => {
|
|
373
|
+
return /* @__PURE__ */ React26.createElement(SvgIcon, {
|
|
374
|
+
ref: forwardedRef,
|
|
375
|
+
...props
|
|
376
|
+
}, /* @__PURE__ */ React26.createElement("path", {
|
|
377
|
+
d: "M16.2539 8.25V10.25L5.25391 10.25V8.25L16.2539 8.25Z"
|
|
378
|
+
}), /* @__PURE__ */ React26.createElement("path", {
|
|
379
|
+
d: "M13.25 4.5V6.5L5.24609 6.5V4.5L13.25 4.5Z"
|
|
380
|
+
}), /* @__PURE__ */ React26.createElement("path", {
|
|
381
|
+
d: "M12.2539 12V14L5.25391 14V12H12.2539Z"
|
|
382
|
+
}), /* @__PURE__ */ React26.createElement("path", {
|
|
383
|
+
d: "M3 3H4.5V15.5H17V17H4C3.44772 17 3 16.5523 3 16V3Z"
|
|
384
|
+
}));
|
|
385
|
+
});
|
|
386
|
+
|
|
387
|
+
// packages/react-icons/src/__icons/BellIcon.tsx
|
|
388
|
+
import React27, { forwardRef as forwardRef27 } from "react";
|
|
389
|
+
var BellIcon = /* @__PURE__ */ forwardRef27((props, forwardedRef) => {
|
|
390
|
+
return /* @__PURE__ */ React27.createElement(SvgIcon, {
|
|
391
|
+
ref: forwardedRef,
|
|
392
|
+
...props
|
|
393
|
+
}, /* @__PURE__ */ React27.createElement("path", {
|
|
394
|
+
d: "M9 3.61123V2H10.996V3.61319C12.9931 4.06787 14.485 5.85209 14.4902 7.98666L14.5 11.997L16.0001 12.4991H13V10.9991H12.9976L12.9902 7.99031C12.9862 6.33822 11.6458 5.00106 9.99371 5.00106C8.33876 5.00106 6.99716 6.34266 6.99716 7.99761V10.9991H7V12.4991H4L5.49716 11.997V7.99761C5.49716 5.8557 6.99478 4.06357 9 3.61123Z"
|
|
395
|
+
}), /* @__PURE__ */ React27.createElement("path", {
|
|
396
|
+
d: "M9.0001 18V15.4981H10.9961V18H9.0001Z"
|
|
397
|
+
}), /* @__PURE__ */ React27.createElement("path", {
|
|
398
|
+
d: "M16 12.5011H4V14.0004H16V12.5011Z"
|
|
399
|
+
}));
|
|
400
|
+
});
|
|
401
|
+
|
|
402
|
+
// packages/react-icons/src/__icons/BellOffIcon.tsx
|
|
403
|
+
import React28, { forwardRef as forwardRef28 } from "react";
|
|
404
|
+
var BellOffIcon = /* @__PURE__ */ forwardRef28((props, forwardedRef) => {
|
|
405
|
+
return /* @__PURE__ */ React28.createElement(SvgIcon, {
|
|
406
|
+
ref: forwardedRef,
|
|
407
|
+
...props
|
|
408
|
+
}, /* @__PURE__ */ React28.createElement("path", {
|
|
409
|
+
d: "M9 2V3.61123C6.99478 4.06357 5.49716 5.8557 5.49716 7.99761V11.997L4 12.4991H6.50089L7 12V10.9991H6.99716V7.99761C6.99716 6.34266 8.33876 5.00106 9.99371 5.00106C11.0795 5.00106 12.0307 5.57866 12.5563 6.44365L13.6376 5.36243C13.0083 4.49377 12.076 3.85908 10.996 3.61319V2H9Z"
|
|
410
|
+
}), /* @__PURE__ */ React28.createElement("path", {
|
|
411
|
+
d: "M14.4921 8.75054L12.9957 10.2469L12.9976 10.9991H13V12.4991H16.0001L14.5 11.997L14.4921 8.75054Z"
|
|
412
|
+
}), /* @__PURE__ */ React28.createElement("path", {
|
|
413
|
+
d: "M6.49894 12.5011H4V14.0004H4.99965L6.49894 12.5011Z"
|
|
414
|
+
}), /* @__PURE__ */ React28.createElement("path", {
|
|
415
|
+
d: "M9.24229 14.0004L10.7416 12.5011H16V14.0004H9.24229Z"
|
|
416
|
+
}), /* @__PURE__ */ React28.createElement("path", {
|
|
417
|
+
d: "M9.0001 15.4981V18H10.9961V15.4981H9.0001Z"
|
|
418
|
+
}), /* @__PURE__ */ React28.createElement("path", {
|
|
419
|
+
d: "M3.5 15.5L15.5208 3.47919L16.5815 4.53985L4.56066 16.5607L3.5 15.5Z"
|
|
420
|
+
}));
|
|
421
|
+
});
|
|
422
|
+
|
|
423
|
+
// packages/react-icons/src/__icons/BlockIcon.tsx
|
|
424
|
+
import React29, { forwardRef as forwardRef29 } from "react";
|
|
425
|
+
var BlockIcon = /* @__PURE__ */ forwardRef29((props, forwardedRef) => {
|
|
426
|
+
return /* @__PURE__ */ React29.createElement(SvgIcon, {
|
|
427
|
+
ref: forwardedRef,
|
|
428
|
+
...props
|
|
429
|
+
}, /* @__PURE__ */ React29.createElement("path", {
|
|
430
|
+
d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM4.92527 14.0669C4.03109 12.9534 3.49609 11.5392 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C14.0596 4.92638 14.0613 4.92776 14.063 4.92914L4.92527 14.0669ZM5.99249 15.121L15.1172 5.99626C15.9821 7.10055 16.4961 8.48998 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5C8.48592 16.5 7.09603 15.985 5.99249 15.121Z"
|
|
431
|
+
}));
|
|
432
|
+
});
|
|
433
|
+
|
|
434
|
+
// packages/react-icons/src/__icons/BugReportIcon.tsx
|
|
435
|
+
import React30, { forwardRef as forwardRef30 } from "react";
|
|
436
|
+
var BugReportIcon = /* @__PURE__ */ forwardRef30((props, forwardedRef) => {
|
|
437
|
+
return /* @__PURE__ */ React30.createElement(SvgIcon, {
|
|
438
|
+
ref: forwardedRef,
|
|
439
|
+
...props
|
|
440
|
+
}, /* @__PURE__ */ React30.createElement("path", {
|
|
441
|
+
d: "M5.75 7.25C5.75 4.90279 7.65279 3 10 3C12.3472 3 14.25 4.90279 14.25 7.25V7.26773L16.0981 6.20075L16.8481 7.49979L14.25 8.99978V10.4996H16.9997V11.9996H14.2428C14.2158 12.466 14.1136 12.9123 13.9481 13.3264L16.0606 15.4389L14.9999 16.4996L13.1278 14.6274C12.3511 15.4713 11.2373 16 10 16C8.7628 16 7.64907 15.4714 6.87238 14.6276L5 16.5L3.93934 15.4393L6.05205 13.3266C5.88654 12.9126 5.78428 12.4664 5.75723 12H3V10.5H5.75V8.99241L3.25 7.54904L4 6.25L5.75 7.26036V7.25ZM12.75 8.5H7.25V11.75C7.25 13.2688 8.48122 14.5 10 14.5C11.5188 14.5 12.75 13.2688 12.75 11.75V8.5ZM12.7388 7C12.6125 5.59838 11.4345 4.5 10 4.5C8.56549 4.5 7.38752 5.59838 7.26121 7H12.7388Z"
|
|
442
|
+
}));
|
|
443
|
+
});
|
|
444
|
+
|
|
445
|
+
// packages/react-icons/src/__icons/CalendarIcon.tsx
|
|
446
|
+
import React31, { forwardRef as forwardRef31 } from "react";
|
|
447
|
+
var CalendarIcon = /* @__PURE__ */ forwardRef31((props, forwardedRef) => {
|
|
448
|
+
return /* @__PURE__ */ React31.createElement(SvgIcon, {
|
|
449
|
+
ref: forwardedRef,
|
|
450
|
+
...props
|
|
451
|
+
}, /* @__PURE__ */ React31.createElement("path", {
|
|
452
|
+
d: "M5 9H6.5V10.5H5V9Z"
|
|
453
|
+
}), /* @__PURE__ */ React31.createElement("path", {
|
|
454
|
+
d: "M5 11.998H6.5V13.498H5V11.998Z"
|
|
455
|
+
}), /* @__PURE__ */ React31.createElement("path", {
|
|
456
|
+
d: "M10.75 9H9.25V10.5H10.75V9Z"
|
|
457
|
+
}), /* @__PURE__ */ React31.createElement("path", {
|
|
458
|
+
d: "M9.25 11.998H10.75V13.498H9.25V11.998Z"
|
|
459
|
+
}), /* @__PURE__ */ React31.createElement("path", {
|
|
460
|
+
d: "M15 9H13.5V10.5H15V9Z"
|
|
461
|
+
}), /* @__PURE__ */ React31.createElement("path", {
|
|
462
|
+
d: "M13.5 11.998H15V13.498H13.5V11.998Z"
|
|
463
|
+
}), /* @__PURE__ */ React31.createElement("path", {
|
|
464
|
+
d: "M6.5 2.74609V4H13.5V2.74609H15V4H17C17.5523 4 18 4.44772 18 5V16C18 16.5523 17.5523 17 17 17H3C2.44772 17 2 16.5523 2 16V5C2 4.44772 2.44772 4 3 4H5V2.74609H6.5ZM6.5 5.5V6.74609H5V5.5H3.5V15.5H16.5V5.5H15V6.74609H13.5V5.5H6.5Z"
|
|
465
|
+
}));
|
|
466
|
+
});
|
|
467
|
+
|
|
468
|
+
// packages/react-icons/src/__icons/CallIcon.tsx
|
|
469
|
+
import React32, { forwardRef as forwardRef32 } from "react";
|
|
470
|
+
var CallIcon = /* @__PURE__ */ forwardRef32((props, forwardedRef) => {
|
|
471
|
+
return /* @__PURE__ */ React32.createElement(SvgIcon, {
|
|
472
|
+
ref: forwardedRef,
|
|
473
|
+
...props
|
|
474
|
+
}, /* @__PURE__ */ React32.createElement("path", {
|
|
475
|
+
d: "M10.8063 3.50171C14.0531 3.50171 16.5117 5.99303 16.5117 8.81171H18C18 5.08726 14.7962 2.00171 10.8063 2.00171V3.50171Z"
|
|
476
|
+
}), /* @__PURE__ */ React32.createElement("path", {
|
|
477
|
+
d: "M4.59807 3.5705C5.28939 3.04285 6.261 3.11015 6.87421 3.72815L8.39559 5.26145C8.81657 5.68572 8.87904 6.3516 8.54443 6.84788L7.54367 8.33215C8.00659 9.68774 8.39438 10.443 8.93194 10.9848C9.47055 11.5276 10.2232 11.9203 11.5755 12.391L13.0743 11.3917C13.566 11.0639 14.2188 11.1302 14.6357 11.5504L16.0902 13.0163C16.703 13.6339 16.7701 14.6124 16.2474 15.3092L15.0318 16.9293C14.4136 17.7534 13.3501 18.2021 12.296 17.9111C7.16637 16.4949 3.41654 12.6998 2.07839 7.46219C1.80977 6.4108 2.25457 5.35915 3.06031 4.74418L4.59807 3.5705ZM5.82178 4.78881C5.73418 4.70053 5.59538 4.69091 5.49662 4.76629L3.95886 5.93997C3.57738 6.23114 3.41699 6.68605 3.51972 7.08816C4.72371 11.8006 8.07068 15.1893 12.6892 16.4644C13.092 16.5756 13.5519 16.4149 13.8447 16.0246L15.0602 14.4045C15.1349 14.305 15.1253 14.1652 15.0378 14.0769L13.7265 12.7554L11.7913 14.0456L11.4482 13.931C9.85582 13.3993 8.72754 12.9001 7.87952 12.0455C7.03121 11.1905 6.53781 10.0549 6.0138 8.45343L5.89901 8.10258L7.19807 6.17587L5.82178 4.78881Z"
|
|
478
|
+
}), /* @__PURE__ */ React32.createElement("path", {
|
|
479
|
+
d: "M13.2248 8.81171C13.2248 7.63849 12.2023 6.56171 10.8063 6.56171V5.06171C12.959 5.06171 14.7132 6.74575 14.7132 8.81171H13.2248Z"
|
|
480
|
+
}));
|
|
481
|
+
});
|
|
482
|
+
|
|
483
|
+
// packages/react-icons/src/__icons/CapslockIcon.tsx
|
|
484
|
+
import React33, { forwardRef as forwardRef33 } from "react";
|
|
485
|
+
var CapslockIcon = /* @__PURE__ */ forwardRef33((props, forwardedRef) => {
|
|
486
|
+
return /* @__PURE__ */ React33.createElement(SvgIcon, {
|
|
487
|
+
ref: forwardedRef,
|
|
488
|
+
...props
|
|
489
|
+
}, /* @__PURE__ */ React33.createElement("path", {
|
|
490
|
+
d: "M3.49609 13.5H16.4961V15H3.49609V13.5Z"
|
|
491
|
+
}), /* @__PURE__ */ React33.createElement("path", {
|
|
492
|
+
d: "M16.364 9.86396L10 3.5L3.63604 9.86396L4.69323 10.9212L10 5.62132L15.3033 10.9246L16.364 9.86396Z"
|
|
493
|
+
}));
|
|
494
|
+
});
|
|
495
|
+
|
|
496
|
+
// packages/react-icons/src/__icons/ChartCollectionIcon.tsx
|
|
497
|
+
import React34, { forwardRef as forwardRef34 } from "react";
|
|
498
|
+
var ChartCollectionIcon = /* @__PURE__ */ forwardRef34((props, forwardedRef) => {
|
|
499
|
+
return /* @__PURE__ */ React34.createElement(SvgIcon, {
|
|
500
|
+
ref: forwardedRef,
|
|
501
|
+
...props
|
|
502
|
+
}, /* @__PURE__ */ React34.createElement("path", {
|
|
503
|
+
d: "M12 2.89453H4.00961C3.45202 2.89453 3 3.3419 3 3.89375V12.8945H4.51442V4.39336H12V2.89453Z"
|
|
504
|
+
}), /* @__PURE__ */ React34.createElement("path", {
|
|
505
|
+
d: "M6.00586 6.99609C6.00586 6.44381 6.45357 5.99609 7.00586 5.99609H16C16.5523 5.99609 17 6.44381 17 6.99609V15.9902C17 16.5425 16.5523 16.9902 16 16.9902H7.00586C6.45357 16.9902 6.00586 16.5425 6.00586 15.9902V6.99609ZM7.50586 15.4902H8.75391V11H10.7539V15.4902H12.2539V9.5H14.2539V15.4902H15.5V7.49609H7.50586V15.4902Z"
|
|
506
|
+
}));
|
|
507
|
+
});
|
|
508
|
+
|
|
509
|
+
// packages/react-icons/src/__icons/ChartIcon.tsx
|
|
510
|
+
import React35, { forwardRef as forwardRef35 } from "react";
|
|
511
|
+
var ChartIcon = /* @__PURE__ */ forwardRef35((props, forwardedRef) => {
|
|
512
|
+
return /* @__PURE__ */ React35.createElement(SvgIcon, {
|
|
513
|
+
ref: forwardedRef,
|
|
514
|
+
...props
|
|
515
|
+
}, /* @__PURE__ */ React35.createElement("path", {
|
|
516
|
+
d: "M4.48279 3H2.98279V16C2.98279 16.5523 3.4305 17 3.98279 17H16.9828V15.5H4.48279V13.5162L4.50435 13.5384L8.18524 9.97631L11.643 12.4855L17.0173 7.02615L15.9483 5.97385L11.4794 10.5135L8.04702 8.02269L4.48279 11.4719V3Z"
|
|
517
|
+
}));
|
|
518
|
+
});
|
|
519
|
+
|
|
520
|
+
// packages/react-icons/src/__icons/ChartToolsIcon.tsx
|
|
521
|
+
import React36, { forwardRef as forwardRef36 } from "react";
|
|
522
|
+
var ChartToolsIcon = /* @__PURE__ */ forwardRef36((props, forwardedRef) => {
|
|
523
|
+
return /* @__PURE__ */ React36.createElement(SvgIcon, {
|
|
524
|
+
ref: forwardedRef,
|
|
525
|
+
...props
|
|
526
|
+
}, /* @__PURE__ */ React36.createElement("path", {
|
|
527
|
+
d: "M4.5 3H3V16C3 16.5523 3.44772 17 4 17H17V15.5H4.5V3Z"
|
|
528
|
+
}), /* @__PURE__ */ React36.createElement("path", {
|
|
529
|
+
d: "M8 6H6V14H8V6Z"
|
|
530
|
+
}), /* @__PURE__ */ React36.createElement("path", {
|
|
531
|
+
d: "M10 8H12V14H10V8Z"
|
|
532
|
+
}), /* @__PURE__ */ React36.createElement("path", {
|
|
533
|
+
d: "M12.5 5.50096C12.5 4.4758 13.117 3.59476 14 3.20898V5.50096C14 5.7771 14.2239 6.00096 14.5 6.00096H15.5C15.7761 6.00096 16 5.7771 16 5.50096V3.20898C16.883 3.59476 17.5 4.4758 17.5 5.50096C17.5 6.52612 16.883 7.40716 16 7.79294V14.001H14V7.79294C13.117 7.40716 12.5 6.52612 12.5 5.50096Z"
|
|
534
|
+
}));
|
|
535
|
+
});
|
|
536
|
+
|
|
537
|
+
// packages/react-icons/src/__icons/ChatIcon.tsx
|
|
538
|
+
import React37, { forwardRef as forwardRef37 } from "react";
|
|
539
|
+
var ChatIcon = /* @__PURE__ */ forwardRef37((props, forwardedRef) => {
|
|
540
|
+
return /* @__PURE__ */ React37.createElement(SvgIcon, {
|
|
541
|
+
ref: forwardedRef,
|
|
542
|
+
...props
|
|
543
|
+
}, /* @__PURE__ */ React37.createElement("path", {
|
|
544
|
+
d: "M3 3.5H17C17.5523 3.5 18 3.94772 18 4.5V14C18 14.5523 17.5523 15 17 15H11.2778L5.25 18.5L5.25001 15H3C2.44772 15 2 14.5523 2 14V4.5C2 3.94772 2.44772 3.5 3 3.5ZM3.5 5V13.5H6.75L6.75 16L11.0556 13.5H16.5V5H3.5Z"
|
|
545
|
+
}), /* @__PURE__ */ React37.createElement("path", {
|
|
546
|
+
d: "M4.99999 8.5H6.99999V10.5H4.99999V8.5Z"
|
|
547
|
+
}), /* @__PURE__ */ React37.createElement("path", {
|
|
548
|
+
d: "M8.99999 8.5H11V10.5H8.99999V8.5Z"
|
|
549
|
+
}), /* @__PURE__ */ React37.createElement("path", {
|
|
550
|
+
d: "M13 8.5H15V10.5H13V8.5Z"
|
|
551
|
+
}));
|
|
552
|
+
});
|
|
553
|
+
|
|
554
|
+
// packages/react-icons/src/__icons/CheckCircleIcon.tsx
|
|
555
|
+
import React38, { forwardRef as forwardRef38 } from "react";
|
|
556
|
+
var CheckCircleIcon = /* @__PURE__ */ forwardRef38((props, forwardedRef) => {
|
|
557
|
+
return /* @__PURE__ */ React38.createElement(SvgIcon, {
|
|
558
|
+
ref: forwardedRef,
|
|
559
|
+
...props
|
|
560
|
+
}, /* @__PURE__ */ React38.createElement("path", {
|
|
561
|
+
d: "M8.5 13.5L14.1569 7.84315L13.0954 6.78166L8.49917 11.3779L7.08579 9.96447L6.02513 11.0251L8.5 13.5Z"
|
|
562
|
+
}), /* @__PURE__ */ React38.createElement("path", {
|
|
563
|
+
d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
|
|
564
|
+
}));
|
|
565
|
+
});
|
|
566
|
+
|
|
567
|
+
// packages/react-icons/src/__icons/CheckmarkIcon.tsx
|
|
568
|
+
import React39, { forwardRef as forwardRef39 } from "react";
|
|
569
|
+
var CheckmarkIcon = /* @__PURE__ */ forwardRef39((props, forwardedRef) => {
|
|
570
|
+
return /* @__PURE__ */ React39.createElement(SvgIcon, {
|
|
571
|
+
ref: forwardedRef,
|
|
572
|
+
...props
|
|
573
|
+
}, /* @__PURE__ */ React39.createElement("path", {
|
|
574
|
+
d: "M17.955 5.59829L7.34836 16.205L2.04513 10.9016L3.10579 9.84093L7.34843 14.0836L16.8944 4.53763L17.955 5.59829Z"
|
|
575
|
+
}));
|
|
576
|
+
});
|
|
577
|
+
|
|
578
|
+
// packages/react-icons/src/__icons/CheckmarkSmallIcon.tsx
|
|
579
|
+
import React40, { forwardRef as forwardRef40 } from "react";
|
|
580
|
+
var CheckmarkSmallIcon = /* @__PURE__ */ forwardRef40((props, forwardedRef) => {
|
|
581
|
+
return /* @__PURE__ */ React40.createElement(SvgIcon, {
|
|
582
|
+
ref: forwardedRef,
|
|
583
|
+
...props
|
|
584
|
+
}, /* @__PURE__ */ React40.createElement("path", {
|
|
585
|
+
d: "M15.2175 7.28249L8.5 14L4.96447 10.4645L6.02513 9.40381L8.5 11.8787L14.1569 6.22183L15.2175 7.28249Z"
|
|
586
|
+
}));
|
|
587
|
+
});
|
|
588
|
+
|
|
589
|
+
// packages/react-icons/src/__icons/ChevronDownIcon.tsx
|
|
590
|
+
import React41, { forwardRef as forwardRef41 } from "react";
|
|
591
|
+
var ChevronDownIcon = /* @__PURE__ */ forwardRef41((props, forwardedRef) => {
|
|
592
|
+
return /* @__PURE__ */ React41.createElement(SvgIcon, {
|
|
593
|
+
ref: forwardedRef,
|
|
594
|
+
...props
|
|
595
|
+
}, /* @__PURE__ */ React41.createElement("path", {
|
|
596
|
+
d: "M3.63604 7.63604L10 14L16.364 7.63604L15.3068 6.57885L10 11.8787L4.6967 6.57538L3.63604 7.63604Z"
|
|
597
|
+
}));
|
|
598
|
+
});
|
|
599
|
+
|
|
600
|
+
// packages/react-icons/src/__icons/ChevronDownSmallIcon.tsx
|
|
601
|
+
import React42, { forwardRef as forwardRef42 } from "react";
|
|
602
|
+
var ChevronDownSmallIcon = /* @__PURE__ */ forwardRef42((props, forwardedRef) => {
|
|
603
|
+
return /* @__PURE__ */ React42.createElement(SvgIcon, {
|
|
604
|
+
ref: forwardedRef,
|
|
605
|
+
...props
|
|
606
|
+
}, /* @__PURE__ */ React42.createElement("path", {
|
|
607
|
+
d: "M5.75736 8.48526L10 12.7279L14.2426 8.48526L13.182 7.4246L10 10.6066L6.81802 7.4246L5.75736 8.48526Z"
|
|
608
|
+
}));
|
|
609
|
+
});
|
|
610
|
+
|
|
611
|
+
// packages/react-icons/src/__icons/ChevronLeftDoubleIcon.tsx
|
|
612
|
+
import React43, { forwardRef as forwardRef43 } from "react";
|
|
613
|
+
var ChevronLeftDoubleIcon = /* @__PURE__ */ forwardRef43((props, forwardedRef) => {
|
|
614
|
+
return /* @__PURE__ */ React43.createElement(SvgIcon, {
|
|
615
|
+
ref: forwardedRef,
|
|
616
|
+
...props
|
|
617
|
+
}, /* @__PURE__ */ React43.createElement("path", {
|
|
618
|
+
d: "M9.36396 3.63605L3 10L9.36396 16.364L10.4212 15.3068L5.12132 10L10.4246 4.69671L9.36396 3.63605Z"
|
|
619
|
+
}), /* @__PURE__ */ React43.createElement("path", {
|
|
620
|
+
d: "M14.364 3.63605L8 10L14.364 16.364L15.4212 15.3068L10.1213 10L15.4246 4.69671L14.364 3.63605Z"
|
|
621
|
+
}));
|
|
622
|
+
});
|
|
623
|
+
|
|
624
|
+
// packages/react-icons/src/__icons/ChevronLeftIcon.tsx
|
|
625
|
+
import React44, { forwardRef as forwardRef44 } from "react";
|
|
626
|
+
var ChevronLeftIcon = /* @__PURE__ */ forwardRef44((props, forwardedRef) => {
|
|
627
|
+
return /* @__PURE__ */ React44.createElement(SvgIcon, {
|
|
628
|
+
ref: forwardedRef,
|
|
629
|
+
...props
|
|
630
|
+
}, /* @__PURE__ */ React44.createElement("path", {
|
|
631
|
+
d: "M12.364 3.63604L6 10L12.364 16.364L13.4212 15.3068L8.12132 10L13.4246 4.6967L12.364 3.63604Z"
|
|
632
|
+
}));
|
|
633
|
+
});
|
|
634
|
+
|
|
635
|
+
// packages/react-icons/src/__icons/ChevronLeftSmallIcon.tsx
|
|
636
|
+
import React45, { forwardRef as forwardRef45 } from "react";
|
|
637
|
+
var ChevronLeftSmallIcon = /* @__PURE__ */ forwardRef45((props, forwardedRef) => {
|
|
638
|
+
return /* @__PURE__ */ React45.createElement(SvgIcon, {
|
|
639
|
+
ref: forwardedRef,
|
|
640
|
+
...props
|
|
641
|
+
}, /* @__PURE__ */ React45.createElement("path", {
|
|
642
|
+
d: "M11.2426 5.75541L7 9.99805L11.2426 14.2407L12.3033 13.18L9.12132 9.99805L12.3033 6.81607L11.2426 5.75541Z"
|
|
643
|
+
}));
|
|
644
|
+
});
|
|
645
|
+
|
|
646
|
+
// packages/react-icons/src/__icons/ChevronRightDoubleIcon.tsx
|
|
647
|
+
import React46, { forwardRef as forwardRef46 } from "react";
|
|
648
|
+
var ChevronRightDoubleIcon = /* @__PURE__ */ forwardRef46((props, forwardedRef) => {
|
|
649
|
+
return /* @__PURE__ */ React46.createElement(SvgIcon, {
|
|
650
|
+
ref: forwardedRef,
|
|
651
|
+
...props
|
|
652
|
+
}, /* @__PURE__ */ React46.createElement("path", {
|
|
653
|
+
d: "M10.6353 16.3645L16.9992 10.0006L10.6353 3.63662L9.5781 4.69381L14.8779 10.0006L9.57463 15.3039L10.6353 16.3645Z"
|
|
654
|
+
}), /* @__PURE__ */ React46.createElement("path", {
|
|
655
|
+
d: "M5.63665 16.3633L12.0006 9.99931L5.63665 3.63535L4.57946 4.69254L9.87929 9.99931L4.57599 15.3026L5.63665 16.3633Z"
|
|
656
|
+
}));
|
|
657
|
+
});
|
|
658
|
+
|
|
659
|
+
// packages/react-icons/src/__icons/ChevronRightIcon.tsx
|
|
660
|
+
import React47, { forwardRef as forwardRef47 } from "react";
|
|
661
|
+
var ChevronRightIcon = /* @__PURE__ */ forwardRef47((props, forwardedRef) => {
|
|
662
|
+
return /* @__PURE__ */ React47.createElement(SvgIcon, {
|
|
663
|
+
ref: forwardedRef,
|
|
664
|
+
...props
|
|
665
|
+
}, /* @__PURE__ */ React47.createElement("path", {
|
|
666
|
+
d: "M7.63604 16.364L14 10L7.63604 3.63604L6.57885 4.69323L11.8787 10L6.57538 15.3033L7.63604 16.364Z"
|
|
667
|
+
}));
|
|
668
|
+
});
|
|
669
|
+
|
|
670
|
+
// packages/react-icons/src/__icons/ChevronRightSmallIcon.tsx
|
|
671
|
+
import React48, { forwardRef as forwardRef48 } from "react";
|
|
672
|
+
var ChevronRightSmallIcon = /* @__PURE__ */ forwardRef48((props, forwardedRef) => {
|
|
673
|
+
return /* @__PURE__ */ React48.createElement(SvgIcon, {
|
|
674
|
+
ref: forwardedRef,
|
|
675
|
+
...props
|
|
676
|
+
}, /* @__PURE__ */ React48.createElement("path", {
|
|
677
|
+
d: "M8.75736 5.75736L13 10L8.75736 14.2426L7.6967 13.182L10.8787 10L7.6967 6.81802L8.75736 5.75736Z"
|
|
678
|
+
}));
|
|
679
|
+
});
|
|
680
|
+
|
|
681
|
+
// packages/react-icons/src/__icons/ChevronUpIcon.tsx
|
|
682
|
+
import React49, { forwardRef as forwardRef49 } from "react";
|
|
683
|
+
var ChevronUpIcon = /* @__PURE__ */ forwardRef49((props, forwardedRef) => {
|
|
684
|
+
return /* @__PURE__ */ React49.createElement(SvgIcon, {
|
|
685
|
+
ref: forwardedRef,
|
|
686
|
+
...props
|
|
687
|
+
}, /* @__PURE__ */ React49.createElement("path", {
|
|
688
|
+
d: "M16.364 12.364L10 6L3.63604 12.364L4.69323 13.4212L10 8.12132L15.3033 13.4246L16.364 12.364Z"
|
|
689
|
+
}));
|
|
690
|
+
});
|
|
691
|
+
|
|
692
|
+
// packages/react-icons/src/__icons/ChevronUpSmallIcon.tsx
|
|
693
|
+
import React50, { forwardRef as forwardRef50 } from "react";
|
|
694
|
+
var ChevronUpSmallIcon = /* @__PURE__ */ forwardRef50((props, forwardedRef) => {
|
|
695
|
+
return /* @__PURE__ */ React50.createElement(SvgIcon, {
|
|
696
|
+
ref: forwardedRef,
|
|
697
|
+
...props
|
|
698
|
+
}, /* @__PURE__ */ React50.createElement("path", {
|
|
699
|
+
d: "M14.2426 11.2426L10 7L5.75736 11.2426L6.81802 12.3033L10 9.12132L13.182 12.3033L14.2426 11.2426Z"
|
|
700
|
+
}));
|
|
701
|
+
});
|
|
702
|
+
|
|
703
|
+
// packages/react-icons/src/__icons/ClockIcon.tsx
|
|
704
|
+
import React51, { forwardRef as forwardRef51 } from "react";
|
|
705
|
+
var ClockIcon = /* @__PURE__ */ forwardRef51((props, forwardedRef) => {
|
|
706
|
+
return /* @__PURE__ */ React51.createElement(SvgIcon, {
|
|
707
|
+
ref: forwardedRef,
|
|
708
|
+
...props
|
|
709
|
+
}, /* @__PURE__ */ React51.createElement("path", {
|
|
710
|
+
d: "M8.50195 6.49805H10.002V9.99891H12.502V11.4989H8.50195L8.50195 6.49805Z"
|
|
711
|
+
}), /* @__PURE__ */ React51.createElement("path", {
|
|
712
|
+
d: "M1.99609 10C1.99609 14.4183 5.57782 18 9.99609 18C11.888 18 13.6265 17.3433 14.9961 16.2454C16.825 14.7793 17.9961 12.5264 17.9961 10C17.9961 7.47362 16.825 5.22075 14.9961 3.75463C13.6265 2.65672 11.888 2 9.99609 2C5.57782 2 1.99609 5.58172 1.99609 10ZM9.99609 16.5C6.40624 16.5 3.49609 13.5899 3.49609 10C3.49609 6.41015 6.40624 3.5 9.99609 3.5C11.5347 3.5 12.9448 4.03272 14.0579 4.925C15.547 6.11868 16.4961 7.94799 16.4961 10C16.4961 12.052 15.547 13.8813 14.0579 15.075C12.9448 15.9673 11.5347 16.5 9.99609 16.5Z"
|
|
713
|
+
}));
|
|
714
|
+
});
|
|
715
|
+
|
|
716
|
+
// packages/react-icons/src/__icons/CloseIcon.tsx
|
|
717
|
+
import React52, { forwardRef as forwardRef52 } from "react";
|
|
718
|
+
var CloseIcon = /* @__PURE__ */ forwardRef52((props, forwardedRef) => {
|
|
719
|
+
return /* @__PURE__ */ React52.createElement(SvgIcon, {
|
|
720
|
+
ref: forwardedRef,
|
|
721
|
+
...props
|
|
722
|
+
}, /* @__PURE__ */ React52.createElement("path", {
|
|
723
|
+
d: "M10.0612 11.0611L15.5009 16.5008L16.5616 15.4401L11.1219 10.0004L16.5831 4.53923L15.5224 3.47857L10.0612 8.93976L4.54076 3.41931L3.4801 4.47997L9.00055 10.0004L3.50159 15.4994L4.56225 16.5601L10.0612 11.0611Z"
|
|
724
|
+
}));
|
|
725
|
+
});
|
|
726
|
+
|
|
727
|
+
// packages/react-icons/src/__icons/CloseSidebarIcon.tsx
|
|
728
|
+
import React53, { forwardRef as forwardRef53 } from "react";
|
|
729
|
+
var CloseSidebarIcon = /* @__PURE__ */ forwardRef53((props, forwardedRef) => {
|
|
730
|
+
return /* @__PURE__ */ React53.createElement(SvgIcon, {
|
|
731
|
+
ref: forwardedRef,
|
|
732
|
+
...props
|
|
733
|
+
}, /* @__PURE__ */ React53.createElement("path", {
|
|
734
|
+
d: "M13.0804 12.8284L10.252 10L13.0804 7.17157L13.9992 8.094L12.0596 10.0336L13.9688 11.9428L13.0804 12.8284Z"
|
|
735
|
+
}), /* @__PURE__ */ React53.createElement("path", {
|
|
736
|
+
d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H6.5V15.5H4.5V4.5ZM8 4.5H15.5V15.5H8V4.5Z"
|
|
737
|
+
}));
|
|
738
|
+
});
|
|
739
|
+
|
|
740
|
+
// packages/react-icons/src/__icons/CloudDoneIcon.tsx
|
|
741
|
+
import React54, { forwardRef as forwardRef54 } from "react";
|
|
742
|
+
var CloudDoneIcon = /* @__PURE__ */ forwardRef54((props, forwardedRef) => {
|
|
743
|
+
return /* @__PURE__ */ React54.createElement(SvgIcon, {
|
|
744
|
+
ref: forwardedRef,
|
|
745
|
+
...props
|
|
746
|
+
}, /* @__PURE__ */ React54.createElement("path", {
|
|
747
|
+
d: "M7.00489 8.50634C4.82258 8.05638 3.49805 9.61764 3.49805 10.9994C3.49805 12.3811 4.61752 13.4998 5.99805 13.5H9.37811L10.8789 15.0008L5.99854 15.0008C3.78913 15.0008 1.99805 13.2094 1.99805 10.9994C1.99805 8.78953 3.90297 6.74254 6.3 7C6.95372 5.6293 8.37924 4.5 9.99771 4.5C12.0278 4.5 13.4311 5.63185 14.1549 7.92331C14.6322 7.92331 15.1081 8.02349 15.5542 8.20348L14.4238 9.3339C14.0042 9.24046 13.5018 9.18534 12.9008 9.18534C12.4181 6.18676 10.7258 6 9.99771 6C8.97771 6 7.88418 6.91468 7.00489 8.50634Z"
|
|
748
|
+
}), /* @__PURE__ */ React54.createElement("path", {
|
|
749
|
+
d: "M12.9999 15.0004L11.4994 13.5H14.5003L12.9999 15.0004Z"
|
|
750
|
+
}), /* @__PURE__ */ React54.createElement("path", {
|
|
751
|
+
d: "M17.7348 10.2655L16.4985 11.5018L16.4985 11.4995C16.5326 11.2872 16.5171 10.5854 15.8691 10.0098L16.8488 9.03015C17.2259 9.38306 17.5331 9.80336 17.7348 10.2655Z"
|
|
752
|
+
}), /* @__PURE__ */ React54.createElement("path", {
|
|
753
|
+
d: "M18.3033 9.6967L12.9999 15.0004L10.1716 12.1716L11.2322 11.1109L13 12.8787L17.2426 8.63604L18.3033 9.6967Z"
|
|
754
|
+
}));
|
|
755
|
+
});
|
|
756
|
+
|
|
757
|
+
// packages/react-icons/src/__icons/CloudIcon.tsx
|
|
758
|
+
import React55, { forwardRef as forwardRef55 } from "react";
|
|
759
|
+
var CloudIcon = /* @__PURE__ */ forwardRef55((props, forwardedRef) => {
|
|
760
|
+
return /* @__PURE__ */ React55.createElement(SvgIcon, {
|
|
761
|
+
ref: forwardedRef,
|
|
762
|
+
...props
|
|
763
|
+
}, /* @__PURE__ */ React55.createElement("path", {
|
|
764
|
+
d: "M7.00684 8.50551C6.93918 8.50004 7.07653 8.50551 7.00684 8.50551C4.82454 8.05555 3.5 9.61682 3.5 10.9986C3.5 12.3803 4.61947 13.499 6 13.4992H15C15.9682 13.3608 16.5005 12.5045 16.5005 11.4987C16.5612 11.1201 16.4646 9.18452 12.9027 9.18452C12.4201 6.18594 10.7277 5.99918 9.99966 5.99918C8.97966 5.99918 7.88613 6.91386 7.00684 8.50551ZM15 15L6.00049 15C3.79108 15 2 13.2085 2 10.9986C2 8.78871 3.90492 6.74171 6.30195 6.99918C6.95568 5.62848 8.3812 4.49918 9.99966 4.49918C12.0298 4.49918 13.4331 5.63102 14.1568 7.92248C16.0899 7.92248 18.0005 9.56597 18.0005 11.4987C18.0005 13.2618 16.6964 14.7575 15 15Z"
|
|
765
|
+
}));
|
|
766
|
+
});
|
|
767
|
+
|
|
768
|
+
// packages/react-icons/src/__icons/CloudOffIcon.tsx
|
|
769
|
+
import React56, { forwardRef as forwardRef56 } from "react";
|
|
770
|
+
var CloudOffIcon = /* @__PURE__ */ forwardRef56((props, forwardedRef) => {
|
|
771
|
+
return /* @__PURE__ */ React56.createElement(SvgIcon, {
|
|
772
|
+
ref: forwardedRef,
|
|
773
|
+
...props
|
|
774
|
+
}, /* @__PURE__ */ React56.createElement("path", {
|
|
775
|
+
d: "M3.5 10.9994C3.5 9.61763 4.82454 8.05636 7.00684 8.50633C7.88613 6.91467 8.97966 5.99999 9.99966 5.99999C10.5564 5.99999 11.6769 6.10919 12.3893 7.5013L13.4803 6.41028C12.6853 5.13288 11.5177 4.49999 9.99966 4.49999C8.3812 4.49999 6.95568 5.62929 6.30195 6.99999C3.90492 6.74252 2 8.78952 2 10.9994C2 12.8684 3.28101 14.438 5.0127 14.8779L6.39063 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
|
|
776
|
+
}), /* @__PURE__ */ React56.createElement("path", {
|
|
777
|
+
d: "M10.6333 13.5L9.13243 15.0008L15 15.0008C16.6964 14.7583 18.0005 13.2626 18.0005 11.4995C18.0005 10.1375 17.0517 8.91918 15.8149 8.31838L14.723 9.41026C16.4983 9.93156 16.5484 11.2006 16.5005 11.4995C16.5005 12.5054 15.9682 13.3616 15 13.5H10.6333Z"
|
|
778
|
+
}), /* @__PURE__ */ React56.createElement("path", {
|
|
779
|
+
d: "M4 15.75L15.3137 4.43628L16.3744 5.49694L5.06066 16.8106L4 15.75Z"
|
|
780
|
+
}));
|
|
781
|
+
});
|
|
782
|
+
|
|
783
|
+
// packages/react-icons/src/__icons/CodeIcon.tsx
|
|
784
|
+
import React57, { forwardRef as forwardRef57 } from "react";
|
|
785
|
+
var CodeIcon = /* @__PURE__ */ forwardRef57((props, forwardedRef) => {
|
|
786
|
+
return /* @__PURE__ */ React57.createElement(SvgIcon, {
|
|
787
|
+
ref: forwardedRef,
|
|
788
|
+
...props
|
|
789
|
+
}, /* @__PURE__ */ React57.createElement("path", {
|
|
790
|
+
d: "M10.8646 3.44299L7.5 16L8.94889 16.3883L12.3135 3.83122L10.8646 3.44299Z"
|
|
791
|
+
}), /* @__PURE__ */ React57.createElement("path", {
|
|
792
|
+
d: "M5.24264 5.75739L1 10L5.24264 14.2427L6.3033 13.182L3.12132 10L6.3033 6.81805L5.24264 5.75739Z"
|
|
793
|
+
}), /* @__PURE__ */ React57.createElement("path", {
|
|
794
|
+
d: "M19 10L14.7574 5.75739L13.6967 6.81805L16.8787 10L13.6967 13.182L14.7574 14.2427L19 10Z"
|
|
795
|
+
}));
|
|
796
|
+
});
|
|
797
|
+
|
|
798
|
+
// packages/react-icons/src/__icons/CodeOffIcon.tsx
|
|
799
|
+
import React58, { forwardRef as forwardRef58 } from "react";
|
|
800
|
+
var CodeOffIcon = /* @__PURE__ */ forwardRef58((props, forwardedRef) => {
|
|
801
|
+
return /* @__PURE__ */ React58.createElement(SvgIcon, {
|
|
802
|
+
ref: forwardedRef,
|
|
803
|
+
...props
|
|
804
|
+
}, /* @__PURE__ */ React58.createElement("path", {
|
|
805
|
+
d: "M14.5604 9.68219L14.8787 10.0004L11.6967 13.1824L12.7574 14.2431L17 10.0004L15.6211 8.62153L14.5604 9.68219Z"
|
|
806
|
+
}), /* @__PURE__ */ React58.createElement("path", {
|
|
807
|
+
d: "M13.4998 6.50021L12.7574 5.7578L11.6967 6.81846L12.4391 7.56087L13.4998 6.50021Z"
|
|
808
|
+
}), /* @__PURE__ */ React58.createElement("path", {
|
|
809
|
+
d: "M7.56043 12.4396L5.12132 10.0004L8.3033 6.81846L7.24264 5.7578L3 10.0004L6.49977 13.5002L7.56043 12.4396Z"
|
|
810
|
+
}), /* @__PURE__ */ React58.createElement("path", {
|
|
811
|
+
d: "M4.75 15.25L16.0637 3.93628L17.1244 4.99694L5.81066 16.3106L4.75 15.25Z"
|
|
812
|
+
}));
|
|
813
|
+
});
|
|
814
|
+
|
|
815
|
+
// packages/react-icons/src/__icons/CodeblockIcon.tsx
|
|
816
|
+
import React59, { forwardRef as forwardRef59 } from "react";
|
|
817
|
+
var CodeblockIcon = /* @__PURE__ */ forwardRef59((props, forwardedRef) => {
|
|
818
|
+
return /* @__PURE__ */ React59.createElement(SvgIcon, {
|
|
819
|
+
ref: forwardedRef,
|
|
820
|
+
...props
|
|
821
|
+
}, /* @__PURE__ */ React59.createElement("path", {
|
|
822
|
+
d: "M8 3H4C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V12H15.5V15.5H4.5V4.5H8V3Z"
|
|
823
|
+
}), /* @__PURE__ */ React59.createElement("path", {
|
|
824
|
+
d: "M11.3323 8.82873L8.50391 6.0003L11.3323 3.17188L12.3945 4.23407L10.6251 6.0035L12.3913 7.76974L11.3323 8.82873Z"
|
|
825
|
+
}), /* @__PURE__ */ React59.createElement("path", {
|
|
826
|
+
d: "M16.9892 3.17188L19.8176 6.0003L16.9892 8.82873L15.927 7.76653L17.6964 5.9971L15.9302 4.23087L16.9892 3.17188Z"
|
|
827
|
+
}));
|
|
828
|
+
});
|
|
829
|
+
|
|
830
|
+
// packages/react-icons/src/__icons/CollapseIcon.tsx
|
|
831
|
+
import React60, { forwardRef as forwardRef60 } from "react";
|
|
832
|
+
var CollapseIcon = /* @__PURE__ */ forwardRef60((props, forwardedRef) => {
|
|
833
|
+
return /* @__PURE__ */ React60.createElement(SvgIcon, {
|
|
834
|
+
ref: forwardedRef,
|
|
835
|
+
...props
|
|
836
|
+
}, /* @__PURE__ */ React60.createElement("path", {
|
|
837
|
+
d: "M9.36396 3.63605L3 10L9.36396 16.364L10.4212 15.3068L5.12132 10L10.4246 4.69671L9.36396 3.63605Z"
|
|
838
|
+
}), /* @__PURE__ */ React60.createElement("path", {
|
|
839
|
+
d: "M14.364 3.63605L8 10L14.364 16.364L15.4212 15.3068L10.1213 10L15.4246 4.69671L14.364 3.63605Z"
|
|
840
|
+
}));
|
|
841
|
+
});
|
|
842
|
+
|
|
843
|
+
// packages/react-icons/src/__icons/ConditionsIcon.tsx
|
|
844
|
+
import React61, { forwardRef as forwardRef61 } from "react";
|
|
845
|
+
var ConditionsIcon = /* @__PURE__ */ forwardRef61((props, forwardedRef) => {
|
|
846
|
+
return /* @__PURE__ */ React61.createElement(SvgIcon, {
|
|
847
|
+
ref: forwardedRef,
|
|
848
|
+
...props
|
|
849
|
+
}, /* @__PURE__ */ React61.createElement("path", {
|
|
850
|
+
d: "M2 9.25683H8V10.7568H2V9.25683Z"
|
|
851
|
+
}), /* @__PURE__ */ React61.createElement("path", {
|
|
852
|
+
d: "M8 14C8 14.5523 8.44772 15 9 15H14C14.5523 15 15 14.5523 15 14V13.5H9.5V6.5H15V6C15 5.44771 14.5523 5 14 5H9C8.44772 5 8 5.44771 8 6V14Z"
|
|
853
|
+
}), /* @__PURE__ */ React61.createElement("path", {
|
|
854
|
+
d: "M14.1716 2.89423L17 5.72265L14.1716 8.55108L13.1094 7.48889L14.8788 5.71945L13.1126 3.95322L14.1716 2.89423Z"
|
|
855
|
+
}), /* @__PURE__ */ React61.createElement("path", {
|
|
856
|
+
d: "M14.1716 11.3337L17 14.1621L14.1716 16.9905L13.1094 15.9283L14.8788 14.1589L13.1126 12.3927L14.1716 11.3337Z"
|
|
857
|
+
}));
|
|
858
|
+
});
|
|
859
|
+
|
|
860
|
+
// packages/react-icons/src/__icons/CopyIcon.tsx
|
|
861
|
+
import React62, { forwardRef as forwardRef62 } from "react";
|
|
862
|
+
var CopyIcon = /* @__PURE__ */ forwardRef62((props, forwardedRef) => {
|
|
863
|
+
return /* @__PURE__ */ React62.createElement(SvgIcon, {
|
|
864
|
+
ref: forwardedRef,
|
|
865
|
+
...props
|
|
866
|
+
}, /* @__PURE__ */ React62.createElement("path", {
|
|
867
|
+
d: "M4.00961 2H12V3.49883H4.51442V12H3V2.99922C3 2.44737 3.45202 2 4.00961 2Z"
|
|
868
|
+
}), /* @__PURE__ */ React62.createElement("path", {
|
|
869
|
+
d: "M7 5C6.44772 5 6 5.44772 6 6V17C6 17.5523 6.44771 18 7 18H16C16.5523 18 17 17.5523 17 17V6C17 5.44772 16.5523 5 16 5H7ZM15.5 6.5V16.5H7.5V6.5H15.5Z"
|
|
870
|
+
}));
|
|
871
|
+
});
|
|
872
|
+
|
|
873
|
+
// packages/react-icons/src/__icons/CrosshairIcon.tsx
|
|
874
|
+
import React63, { forwardRef as forwardRef63 } from "react";
|
|
875
|
+
var CrosshairIcon = /* @__PURE__ */ forwardRef63((props, forwardedRef) => {
|
|
876
|
+
return /* @__PURE__ */ React63.createElement(SvgIcon, {
|
|
877
|
+
ref: forwardedRef,
|
|
878
|
+
...props
|
|
879
|
+
}, /* @__PURE__ */ React63.createElement("path", {
|
|
880
|
+
d: "M4.5 4.5V5.99609H3V4C3 3.44772 3.44772 3 4 3H6V4.5H4.5Z"
|
|
881
|
+
}), /* @__PURE__ */ React63.createElement("path", {
|
|
882
|
+
d: "M14 4.5H15.5V5.99609H17V4C17 3.44772 16.5523 3 16 3H14V4.5Z"
|
|
883
|
+
}), /* @__PURE__ */ React63.createElement("path", {
|
|
884
|
+
d: "M17 14H15.5V15.5H14V17H16C16.5523 17 17 16.5523 17 16V14Z"
|
|
885
|
+
}), /* @__PURE__ */ React63.createElement("path", {
|
|
886
|
+
d: "M4.5 15.5H6V17L4 17C3.44772 17 3 16.5523 3 16V14H4.5V15.5Z"
|
|
887
|
+
}), /* @__PURE__ */ React63.createElement("path", {
|
|
888
|
+
d: "M9.25082 10.75L9.25083 13.9992H10.7508V10.75H14V9.25H10.7508V5.99527H9.25082L9.25083 9.25L6 9.25V10.75H9.25082Z"
|
|
889
|
+
}));
|
|
890
|
+
});
|
|
891
|
+
|
|
892
|
+
// packages/react-icons/src/__icons/CursorIcon.tsx
|
|
893
|
+
import React64, { forwardRef as forwardRef64 } from "react";
|
|
894
|
+
var CursorIcon = /* @__PURE__ */ forwardRef64((props, forwardedRef) => {
|
|
895
|
+
return /* @__PURE__ */ React64.createElement(SvgIcon, {
|
|
896
|
+
ref: forwardedRef,
|
|
897
|
+
...props
|
|
898
|
+
}, /* @__PURE__ */ React64.createElement("path", {
|
|
899
|
+
d: "M12.4446 11.4447L17.799 8.91422L2.59619 2.90381L8.6066 18.1066L11.0686 12.897L14.8284 16.6569L16.2426 15.2426L12.4446 11.4447ZM8.72915 14.3367L5.2638 5.57141L14.0291 9.03677L10.4301 10.7377L8.72915 14.3367Z"
|
|
900
|
+
}));
|
|
901
|
+
});
|
|
902
|
+
|
|
903
|
+
// packages/react-icons/src/__icons/CycleIcon.tsx
|
|
904
|
+
import React65, { forwardRef as forwardRef65 } from "react";
|
|
905
|
+
var CycleIcon = /* @__PURE__ */ forwardRef65((props, forwardedRef) => {
|
|
906
|
+
return /* @__PURE__ */ React65.createElement(SvgIcon, {
|
|
907
|
+
ref: forwardedRef,
|
|
908
|
+
...props
|
|
909
|
+
}, /* @__PURE__ */ React65.createElement("path", {
|
|
910
|
+
d: "M2.56736 7.61866C2.27604 8.56899 2.18436 9.56739 2.29233 10.548C2.46643 12.1292 3.15966 13.6641 4.37201 14.8764C7.20331 17.7077 11.7938 17.7077 14.6251 14.8764C14.8764 14.6251 15.1055 14.3598 15.3122 14.0832L14.2374 13.0084C14.0415 13.2925 13.8172 13.563 13.5644 13.8158C11.3189 16.0613 7.67819 16.0613 5.43267 13.8158C4.47012 12.8532 3.92144 11.6382 3.78332 10.3838C3.72774 9.87901 3.73867 9.36887 3.81605 8.86735L2.56736 7.61866Z"
|
|
911
|
+
}), /* @__PURE__ */ React65.createElement("path", {
|
|
912
|
+
d: "M5.82843 9.32843L3.00001 6.5L0.171579 9.32843L1.23377 10.3906L3.00321 8.62119L4.76944 10.3874L5.82843 9.32843Z"
|
|
913
|
+
}), /* @__PURE__ */ React65.createElement("path", {
|
|
914
|
+
d: "M13.5633 5.68328C14.5434 6.66338 15.0957 7.90926 15.2203 9.18892L16.6905 10.6591C16.9604 8.51345 16.2716 6.27019 14.624 4.62262C13.4116 3.41027 11.8767 2.71704 10.2955 2.54294C8.18401 2.31045 5.98989 3.00367 4.37095 4.62262C4.27783 4.71574 4.18778 4.81076 4.10079 4.90755L5.16337 5.97013C5.24891 5.87225 5.33832 5.77656 5.43161 5.68328C6.71512 4.39977 8.4528 3.84911 10.1314 4.03393C11.3858 4.17205 12.6008 4.72073 13.5633 5.68328Z"
|
|
915
|
+
}), /* @__PURE__ */ React65.createElement("path", {
|
|
916
|
+
d: "M13.1719 8.67158L16.0003 11.5L18.8287 8.67158L17.7665 7.60938L15.9971 9.37881L14.2309 7.61258L13.1719 8.67158Z"
|
|
917
|
+
}));
|
|
918
|
+
});
|
|
919
|
+
|
|
920
|
+
// packages/react-icons/src/__icons/DarkmodeIcon.tsx
|
|
921
|
+
import React66, { forwardRef as forwardRef66 } from "react";
|
|
922
|
+
var DarkmodeIcon = /* @__PURE__ */ forwardRef66((props, forwardedRef) => {
|
|
923
|
+
return /* @__PURE__ */ React66.createElement(SvgIcon, {
|
|
924
|
+
ref: forwardedRef,
|
|
925
|
+
...props
|
|
926
|
+
}, /* @__PURE__ */ React66.createElement("path", {
|
|
927
|
+
d: "M3 9.03064C3 5.98732 4.70587 3.34243 7.21358 2L7.21728 2.0037L8.67352 2.32674C7.83576 6.10321 8.65462 8.70994 10.2562 10.1813C11.8704 11.6642 14.4792 12.1797 17.6094 11.3373L17.9985 12.783L17.997 12.7834L18 12.7864C16.6576 15.2941 14.0127 17 10.9694 17C6.56801 17 3 13.432 3 9.03064ZM15.9434 13.172C13.2998 13.454 10.9254 12.8291 9.24333 11.2838C7.47945 9.66338 6.61441 7.15902 6.89703 3.9999C5.43299 5.1865 4.49716 6.99928 4.49716 9.03064C4.49716 12.6051 7.39487 15.5028 10.9694 15.5028C12.9686 15.5028 14.7561 14.5964 15.9434 13.172Z"
|
|
928
|
+
}));
|
|
929
|
+
});
|
|
930
|
+
|
|
931
|
+
// packages/react-icons/src/__icons/DataTableIcon.tsx
|
|
932
|
+
import React67, { forwardRef as forwardRef67 } from "react";
|
|
933
|
+
var DataTableIcon = /* @__PURE__ */ forwardRef67((props, forwardedRef) => {
|
|
934
|
+
return /* @__PURE__ */ React67.createElement(SvgIcon, {
|
|
935
|
+
ref: forwardedRef,
|
|
936
|
+
...props
|
|
937
|
+
}, /* @__PURE__ */ React67.createElement("path", {
|
|
938
|
+
d: "M4.5 4.5V7H10.3341C10.1185 7.36208 10 7.75695 10 8.1703L10 8.5H8.5L8.5 15.5H10V15.8305C10.0001 16.2434 10.1184 16.6382 10.3337 17H4C3.44772 17 3 16.5523 3 16V4C3 3.44772 3.44772 3 4 3H16C16.5523 3 17 3.44772 17 4V5.37754C16.5402 5.21219 16.035 5.09593 15.5 5.0393V4.5H4.5ZM7 15.5L7 8.5H4.5V15.5H7Z"
|
|
939
|
+
}), /* @__PURE__ */ React67.createElement("path", {
|
|
940
|
+
d: "M11 8.5V15H12.5V13.706C13.1848 14.0481 14.0539 14.2505 14.9998 14.2505C15.9458 14.2505 16.8151 14.048 17.5 13.7058V15C17.5 15.0091 17.4988 15.0506 17.4434 15.1324C17.3809 15.2248 17.2554 15.357 17.0334 15.4958C16.5834 15.777 15.8684 16 15 16C14.1316 16 13.4166 15.777 12.9666 15.4958C12.7446 15.357 12.6191 15.2248 12.5566 15.1324C12.5014 15.0509 12.5 15.0093 12.5 15H11C11 15.3556 11.1188 15.6938 11.3329 16C11.9501 16.883 13.3598 17.5 15 17.5C16.6402 17.5 18.0499 16.883 18.6671 16C18.8537 15.7332 18.9678 15.4422 18.9941 15.1365C18.998 15.0913 19 15.0458 19 15V8.5C19 7.11929 17.2088 6 14.9998 6C12.7908 6 11 7.11929 11 8.5ZM17.443 8.63244C17.3805 8.7248 17.2551 8.85703 17.0331 8.99579C16.5831 9.27703 15.8682 9.5 14.9998 9.5C14.1315 9.5 13.4165 9.27703 12.9665 8.99579C12.7445 8.85703 12.6191 8.7248 12.5566 8.63244C12.5014 8.55087 12.5 8.5102 12.5 8.50093V8.49974C12.5 8.49193 12.4999 8.45129 12.5566 8.36756C12.6191 8.2752 12.7445 8.14297 12.9665 8.00421C13.4165 7.72297 14.1315 7.5 14.9998 7.5C15.8682 7.5 16.5831 7.72297 17.0331 8.00421C17.2551 8.14297 17.3805 8.2752 17.443 8.36756C17.4997 8.45129 17.4996 8.49245 17.4996 8.50026C17.4996 8.50807 17.4997 8.54871 17.443 8.63244ZM17.5 10.4515V11.7503H17.4989C17.4915 11.8017 17.4369 11.9982 17.0336 12.2501C16.5864 12.5295 15.8723 12.7505 14.9998 12.7505C14.1274 12.7505 13.4134 12.5295 12.9662 12.2501C12.563 11.9982 12.5085 11.8017 12.5011 11.7503H12.5V10.4517C13.1848 10.7948 14.0539 11 14.9998 11C15.9459 11 16.8152 10.7947 17.5 10.4515Z"
|
|
941
|
+
}));
|
|
942
|
+
});
|
|
943
|
+
|
|
944
|
+
// packages/react-icons/src/__icons/DatabaseIcon.tsx
|
|
945
|
+
import React68, { forwardRef as forwardRef68 } from "react";
|
|
946
|
+
var DatabaseIcon = /* @__PURE__ */ forwardRef68((props, forwardedRef) => {
|
|
947
|
+
return /* @__PURE__ */ React68.createElement(SvgIcon, {
|
|
948
|
+
ref: forwardedRef,
|
|
949
|
+
...props
|
|
950
|
+
}, /* @__PURE__ */ React68.createElement("path", {
|
|
951
|
+
d: "M4.5 5.5V14.5H6V12.429C7.00272 13.0914 8.42382 13.4992 9.99974 13.4992C11.5758 13.4992 12.9971 13.0914 14 12.4288V14.5H15.5V5.5C15.5 3.567 13.0372 2 9.99974 2C6.96232 2 4.5 3.567 4.5 5.5ZM13.0833 6.7094C12.3634 7.16755 11.2772 7.5 9.99974 7.5C8.72225 7.5 7.6361 7.16755 6.91618 6.7094C6.17847 6.23992 6 5.7758 6 5.5C6 5.2242 6.17847 4.76007 6.91618 4.2906C7.6361 3.83245 8.72225 3.5 9.99974 3.5C11.2772 3.5 12.3634 3.83245 13.0833 4.2906C13.821 4.76007 13.9995 5.2242 13.9995 5.5C13.9995 5.7758 13.821 6.23992 13.0833 6.7094ZM14 7.90193V10H13.998C13.9994 10.0177 14 10.0348 14 10.0512C14 10.3199 13.8296 10.7696 13.0955 11.2271C12.3766 11.6752 11.287 11.9992 9.99974 11.9992C8.71249 11.9992 7.62305 11.6752 6.9043 11.2272C6.17039 10.7697 6 10.32 6 10.0512C6 10.0348 6.00063 10.0177 6.00196 10H6V7.90228C7.00272 8.57818 8.42382 9 9.99974 9C11.5759 9 12.9973 8.57803 14 7.90193Z"
|
|
952
|
+
}), /* @__PURE__ */ React68.createElement("path", {
|
|
953
|
+
d: "M6 14.5L5.89022 14.5002L4.5 14.5L4.5 14.5048C4.50095 14.9971 4.66162 15.4656 4.95081 15.8905C5.79592 17.1319 7.73857 18.0005 10 18.0005C12.2614 18.0005 14.2041 17.1319 15.0492 15.8905C15.3392 15.4644 15.5 14.9939 15.5 14.5L15.3902 14.5002H14.1098L14 14.5C14 14.7758 13.8215 15.2404 13.0838 15.7098C12.3638 16.168 11.2776 16.5005 10 16.5005C8.72243 16.5005 7.6362 16.168 6.91623 15.7098C6.17846 15.2404 6 14.7758 6 14.5Z"
|
|
954
|
+
}));
|
|
955
|
+
});
|
|
956
|
+
|
|
957
|
+
// packages/react-icons/src/__icons/DeleteIcon.tsx
|
|
958
|
+
import React69, { forwardRef as forwardRef69 } from "react";
|
|
959
|
+
var DeleteIcon = /* @__PURE__ */ forwardRef69((props, forwardedRef) => {
|
|
960
|
+
return /* @__PURE__ */ React69.createElement(SvgIcon, {
|
|
961
|
+
ref: forwardedRef,
|
|
962
|
+
...props
|
|
963
|
+
}, /* @__PURE__ */ React69.createElement("path", {
|
|
964
|
+
d: "M7.5 8.00195H9V15.002H7.5V8.00195Z"
|
|
965
|
+
}), /* @__PURE__ */ React69.createElement("path", {
|
|
966
|
+
d: "M12.5 8.00195H11V15.0015H12.5V8.00195Z"
|
|
967
|
+
}), /* @__PURE__ */ React69.createElement("path", {
|
|
968
|
+
d: "M6 5.00391V3.50391C6 2.95162 6.44772 2.50391 7 2.50391H13C13.5523 2.50391 14 2.95162 14 3.50391V5.00391H17.4961V6.50391H15.5V16.9997C15.5 17.552 15.0523 17.9997 14.5 17.9997H5.5C4.94772 17.9997 4.5 17.552 4.5 16.9997V6.50391H2.49609V5.00391H6ZM7.5 5.00391H12.5V4.00391H7.5V5.00391ZM6 6.50391V16.4997H14V6.50391H6Z"
|
|
969
|
+
}));
|
|
970
|
+
});
|
|
971
|
+
|
|
972
|
+
// packages/react-icons/src/__icons/DescriptionIcon.tsx
|
|
973
|
+
import React70, { forwardRef as forwardRef70 } from "react";
|
|
974
|
+
var DescriptionIcon = /* @__PURE__ */ forwardRef70((props, forwardedRef) => {
|
|
975
|
+
return /* @__PURE__ */ React70.createElement(SvgIcon, {
|
|
976
|
+
ref: forwardedRef,
|
|
977
|
+
...props
|
|
978
|
+
}, /* @__PURE__ */ React70.createElement("path", {
|
|
979
|
+
d: "M7 8.49998H13V9.99998H7V8.49998Z"
|
|
980
|
+
}), /* @__PURE__ */ React70.createElement("path", {
|
|
981
|
+
d: "M13 12H7V13.5H13V12Z"
|
|
982
|
+
}), /* @__PURE__ */ React70.createElement("path", {
|
|
983
|
+
d: "M13 2.00074L5.00008 2.00006C4.44777 2.00001 4 2.44774 4 3.00006V17C4 17.5523 4.44771 18 5 18H15C15.5523 18 16 17.5523 16 17V4.99998H13V2.00074ZM11.5 6.49998H14.5V16.5H5.5V3.5001L11.5 3.50061V6.49998Z"
|
|
984
|
+
}));
|
|
985
|
+
});
|
|
986
|
+
|
|
987
|
+
// packages/react-icons/src/__icons/DifferenceChartIcon.tsx
|
|
988
|
+
import React71, { forwardRef as forwardRef71 } from "react";
|
|
989
|
+
var DifferenceChartIcon = /* @__PURE__ */ forwardRef71((props, forwardedRef) => {
|
|
990
|
+
return /* @__PURE__ */ React71.createElement(SvgIcon, {
|
|
991
|
+
ref: forwardedRef,
|
|
992
|
+
...props
|
|
993
|
+
}, /* @__PURE__ */ React71.createElement("path", {
|
|
994
|
+
d: "M6.9654 14.6066L9.8024 9.49995H14.0726L15.5877 12.3518L16.9123 11.6481L15.7711 9.49995H17V7.99995H14.9743L12.0147 2.42908L8.9198 7.99995H4.5V2.99993H3V15.9999C3 16.5522 3.44772 16.9999 4 16.9999H17V15.4999H4.5V9.68064L6.9654 14.6066ZM6.08695 9.49995H8.08646L7.03458 11.3933L6.08695 9.49995ZM10.6357 7.99995L11.9852 5.57082L13.2757 7.99995H10.6357Z"
|
|
995
|
+
}));
|
|
996
|
+
});
|
|
997
|
+
|
|
998
|
+
// packages/react-icons/src/__icons/DotMenuIcon.tsx
|
|
999
|
+
import React72, { forwardRef as forwardRef72 } from "react";
|
|
1000
|
+
var DotMenuIcon = /* @__PURE__ */ forwardRef72((props, forwardedRef) => {
|
|
1001
|
+
return /* @__PURE__ */ React72.createElement(SvgIcon, {
|
|
1002
|
+
ref: forwardedRef,
|
|
1003
|
+
...props
|
|
1004
|
+
}, /* @__PURE__ */ React72.createElement("path", {
|
|
1005
|
+
d: "M11.5 5.00024C11.5 5.82867 10.8284 6.50024 10 6.50024C9.17157 6.50024 8.5 5.82867 8.5 5.00024C8.5 4.17182 9.17157 3.50024 10 3.50024C10.8284 3.50024 11.5 4.17182 11.5 5.00024Z"
|
|
1006
|
+
}), /* @__PURE__ */ React72.createElement("path", {
|
|
1007
|
+
d: "M11.499 15.0008C11.499 15.8293 10.8275 16.5008 9.99902 16.5008C9.1706 16.5008 8.49902 15.8293 8.49902 15.0008C8.49902 14.1724 9.1706 13.5008 9.99902 13.5008C10.8275 13.5008 11.499 14.1724 11.499 15.0008Z"
|
|
1008
|
+
}), /* @__PURE__ */ React72.createElement("path", {
|
|
1009
|
+
d: "M9.99902 11.5008C10.8275 11.5008 11.499 10.8293 11.499 10.0008C11.499 9.17241 10.8275 8.50084 9.99902 8.50084C9.1706 8.50084 8.49902 9.17241 8.49902 10.0008C8.49902 10.8293 9.1706 11.5008 9.99902 11.5008Z"
|
|
1010
|
+
}));
|
|
1011
|
+
});
|
|
1012
|
+
|
|
1013
|
+
// packages/react-icons/src/__icons/DownloadIcon.tsx
|
|
1014
|
+
import React73, { forwardRef as forwardRef73 } from "react";
|
|
1015
|
+
var DownloadIcon = /* @__PURE__ */ forwardRef73((props, forwardedRef) => {
|
|
1016
|
+
return /* @__PURE__ */ React73.createElement(SvgIcon, {
|
|
1017
|
+
ref: forwardedRef,
|
|
1018
|
+
...props
|
|
1019
|
+
}, /* @__PURE__ */ React73.createElement("path", {
|
|
1020
|
+
d: "M10.25 12.5L6.00736 8.25736L7.06802 7.1967L9.5 9.62868V3.5L11 3.5V9.62868L13.432 7.1967L14.4926 8.25736L10.25 12.5Z"
|
|
1021
|
+
}), /* @__PURE__ */ React73.createElement("path", {
|
|
1022
|
+
d: "M15.498 15.4971H4.49805V12H2.99805L3 15.998C3 16.5514 3.39175 17 3.875 17H16.125C16.6082 17 17 16.5514 17 15.998L16.999 12H15.498V15.4971Z"
|
|
1023
|
+
}));
|
|
1024
|
+
});
|
|
1025
|
+
|
|
1026
|
+
// packages/react-icons/src/__icons/DownloadingIcon.tsx
|
|
1027
|
+
import React74, { forwardRef as forwardRef74 } from "react";
|
|
1028
|
+
var DownloadingIcon = /* @__PURE__ */ forwardRef74((props, forwardedRef) => {
|
|
1029
|
+
return /* @__PURE__ */ React74.createElement(SvgIcon, {
|
|
1030
|
+
ref: forwardedRef,
|
|
1031
|
+
...props
|
|
1032
|
+
}, /* @__PURE__ */ React74.createElement("path", {
|
|
1033
|
+
d: "M3 3.83333H4.5V3H3V3.83333Z"
|
|
1034
|
+
}), /* @__PURE__ */ React74.createElement("path", {
|
|
1035
|
+
d: "M15.502 3.83333V3H17.002V3.83333H15.502Z"
|
|
1036
|
+
}), /* @__PURE__ */ React74.createElement("path", {
|
|
1037
|
+
d: "M17.002 7.16667V5.5H15.502V7.16667H17.002Z"
|
|
1038
|
+
}), /* @__PURE__ */ React74.createElement("path", {
|
|
1039
|
+
d: "M17.002 8.83333V10.5H15.502V8.83333H17.002Z"
|
|
1040
|
+
}), /* @__PURE__ */ React74.createElement("path", {
|
|
1041
|
+
d: "M17.0019 15.998L17.002 12.1667L17.001 12H15.5V15.4971H4.5V12H3L3.00195 15.998C3.00195 16.5514 3.51675 17 4 17H16C16.4832 17 17.0019 16.5514 17.0019 15.998Z"
|
|
1042
|
+
}), /* @__PURE__ */ React74.createElement("path", {
|
|
1043
|
+
d: "M3 10.5V8.83333H4.5V10.5H3Z"
|
|
1044
|
+
}), /* @__PURE__ */ React74.createElement("path", {
|
|
1045
|
+
d: "M3 5.5V7.16667H4.5V5.5H3Z"
|
|
1046
|
+
}), /* @__PURE__ */ React74.createElement("path", {
|
|
1047
|
+
d: "M5.75735 8.25736L10 12.5L14.2426 8.25736L13.182 7.1967L10.75 9.62868V3.5L9.25 3.5V9.62868L6.81802 7.1967L5.75735 8.25736Z"
|
|
1048
|
+
}));
|
|
1049
|
+
});
|
|
1050
|
+
|
|
1051
|
+
// packages/react-icons/src/__icons/DragAllDirectionIcon.tsx
|
|
1052
|
+
import React75, { forwardRef as forwardRef75 } from "react";
|
|
1053
|
+
var DragAllDirectionIcon = /* @__PURE__ */ forwardRef75((props, forwardedRef) => {
|
|
1054
|
+
return /* @__PURE__ */ React75.createElement(SvgIcon, {
|
|
1055
|
+
ref: forwardedRef,
|
|
1056
|
+
...props
|
|
1057
|
+
}, /* @__PURE__ */ React75.createElement("path", {
|
|
1058
|
+
d: "M9 5C9 5.82843 8.32843 6.5 7.5 6.5C6.67157 6.5 6 5.82843 6 5C6 4.17157 6.67157 3.5 7.5 3.5C8.32843 3.5 9 4.17157 9 5Z"
|
|
1059
|
+
}), /* @__PURE__ */ React75.createElement("path", {
|
|
1060
|
+
d: "M9 15C9 15.8284 8.32843 16.5 7.5 16.5C6.67157 16.5 6 15.8284 6 15C6 14.1716 6.67157 13.5 7.5 13.5C8.32843 13.5 9 14.1716 9 15Z"
|
|
1061
|
+
}), /* @__PURE__ */ React75.createElement("path", {
|
|
1062
|
+
d: "M7.5 11.5C8.32843 11.5 9 10.8284 9 10C9 9.17157 8.32843 8.5 7.5 8.5C6.67157 8.5 6 9.17157 6 10C6 10.8284 6.67157 11.5 7.5 11.5Z"
|
|
1063
|
+
}), /* @__PURE__ */ React75.createElement("path", {
|
|
1064
|
+
d: "M14 5C14 5.82843 13.3284 6.5 12.5 6.5C11.6716 6.5 11 5.82843 11 5C11 4.17157 11.6716 3.5 12.5 3.5C13.3284 3.5 14 4.17157 14 5Z"
|
|
1065
|
+
}), /* @__PURE__ */ React75.createElement("path", {
|
|
1066
|
+
d: "M14 15C14 15.8284 13.3284 16.5 12.5 16.5C11.6716 16.5 11 15.8284 11 15C11 14.1716 11.6716 13.5 12.5 13.5C13.3284 13.5 14 14.1716 14 15Z"
|
|
1067
|
+
}), /* @__PURE__ */ React75.createElement("path", {
|
|
1068
|
+
d: "M12.5 11.5C13.3284 11.5 14 10.8284 14 10C14 9.17157 13.3284 8.5 12.5 8.5C11.6716 8.5 11 9.17157 11 10C11 10.8284 11.6716 11.5 12.5 11.5Z"
|
|
1069
|
+
}));
|
|
1070
|
+
});
|
|
1071
|
+
|
|
1072
|
+
// packages/react-icons/src/__icons/DragHandleIcon.tsx
|
|
1073
|
+
import React76, { forwardRef as forwardRef76 } from "react";
|
|
1074
|
+
var DragHandleIcon = /* @__PURE__ */ forwardRef76((props, forwardedRef) => {
|
|
1075
|
+
return /* @__PURE__ */ React76.createElement(SvgIcon, {
|
|
1076
|
+
ref: forwardedRef,
|
|
1077
|
+
...props
|
|
1078
|
+
}, /* @__PURE__ */ React76.createElement("path", {
|
|
1079
|
+
d: "M3 7.5H17V9H3V7.5Z"
|
|
1080
|
+
}), /* @__PURE__ */ React76.createElement("path", {
|
|
1081
|
+
d: "M3 11H17V12.5H3V11Z"
|
|
1082
|
+
}));
|
|
1083
|
+
});
|
|
1084
|
+
|
|
1085
|
+
// packages/react-icons/src/__icons/DragVerticalIcon.tsx
|
|
1086
|
+
import React77, { forwardRef as forwardRef77 } from "react";
|
|
1087
|
+
var DragVerticalIcon = /* @__PURE__ */ forwardRef77((props, forwardedRef) => {
|
|
1088
|
+
return /* @__PURE__ */ React77.createElement(SvgIcon, {
|
|
1089
|
+
ref: forwardedRef,
|
|
1090
|
+
...props
|
|
1091
|
+
}, /* @__PURE__ */ React77.createElement("path", {
|
|
1092
|
+
d: "M3 7.5H17V9H3V7.5Z"
|
|
1093
|
+
}), /* @__PURE__ */ React77.createElement("path", {
|
|
1094
|
+
d: "M3 11H17V12.5H3V11Z"
|
|
1095
|
+
}));
|
|
1096
|
+
});
|
|
1097
|
+
|
|
1098
|
+
// packages/react-icons/src/__icons/DuplicateIcon.tsx
|
|
1099
|
+
import React78, { forwardRef as forwardRef78 } from "react";
|
|
1100
|
+
var DuplicateIcon = /* @__PURE__ */ forwardRef78((props, forwardedRef) => {
|
|
1101
|
+
return /* @__PURE__ */ React78.createElement(SvgIcon, {
|
|
1102
|
+
ref: forwardedRef,
|
|
1103
|
+
...props
|
|
1104
|
+
}, /* @__PURE__ */ React78.createElement("path", {
|
|
1105
|
+
d: "M12 2H4.00961C3.45202 2 3 2.44737 3 2.99922V12H4.51442V3.49883H12V2Z"
|
|
1106
|
+
}), /* @__PURE__ */ React78.createElement("path", {
|
|
1107
|
+
d: "M10.75 12.25H9V10.75H10.75V9H12.25V10.75H14V12.25H12.25V14H10.75V12.25Z"
|
|
1108
|
+
}), /* @__PURE__ */ React78.createElement("path", {
|
|
1109
|
+
d: "M6 6C6 5.44772 6.44772 5 7 5H16C16.5523 5 17 5.44772 17 6V17C17 17.5523 16.5523 18 16 18H7C6.44772 18 6 17.5523 6 17V6ZM7.5 16.5H15.5V6.5H7.5V16.5Z"
|
|
1110
|
+
}));
|
|
1111
|
+
});
|
|
1112
|
+
|
|
1113
|
+
// packages/react-icons/src/__icons/EditIcon.tsx
|
|
1114
|
+
import React79, { forwardRef as forwardRef79 } from "react";
|
|
1115
|
+
var EditIcon = /* @__PURE__ */ forwardRef79((props, forwardedRef) => {
|
|
1116
|
+
return /* @__PURE__ */ React79.createElement(SvgIcon, {
|
|
1117
|
+
ref: forwardedRef,
|
|
1118
|
+
...props
|
|
1119
|
+
}, /* @__PURE__ */ React79.createElement("path", {
|
|
1120
|
+
d: "M8 3.00001H4C3.44772 3.00001 3 3.44773 3 4.00001V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V12H15.5V15.5H4.5V4.50001H8V3.00001Z"
|
|
1121
|
+
}), /* @__PURE__ */ React79.createElement("path", {
|
|
1122
|
+
d: "M8.5755 9.92451L15.6317 2.86829L17.0459 4.2825L9.98972 11.3387L8.20711 11.7071L8.5755 9.92451Z"
|
|
1123
|
+
}));
|
|
1124
|
+
});
|
|
1125
|
+
|
|
1126
|
+
// packages/react-icons/src/__icons/EnterIcon.tsx
|
|
1127
|
+
import React80, { forwardRef as forwardRef80 } from "react";
|
|
1128
|
+
var EnterIcon = /* @__PURE__ */ forwardRef80((props, forwardedRef) => {
|
|
1129
|
+
return /* @__PURE__ */ React80.createElement(SvgIcon, {
|
|
1130
|
+
ref: forwardedRef,
|
|
1131
|
+
...props
|
|
1132
|
+
}, /* @__PURE__ */ React80.createElement("path", {
|
|
1133
|
+
d: "M2 10.7574L6.24264 15L7.3033 13.9393L4.86396 11.5H17C17.5523 11.5 18 11.0523 18 10.5V6.5H16.5V10H4.87868L7.3033 7.57538L6.24264 6.51472L2 10.7574Z"
|
|
1134
|
+
}));
|
|
1135
|
+
});
|
|
1136
|
+
|
|
1137
|
+
// packages/react-icons/src/__icons/ErrorIcon.tsx
|
|
1138
|
+
import React81, { forwardRef as forwardRef81 } from "react";
|
|
1139
|
+
var ErrorIcon = /* @__PURE__ */ forwardRef81((props, forwardedRef) => {
|
|
1140
|
+
return /* @__PURE__ */ React81.createElement(SvgIcon, {
|
|
1141
|
+
ref: forwardedRef,
|
|
1142
|
+
...props
|
|
1143
|
+
}, /* @__PURE__ */ React81.createElement("path", {
|
|
1144
|
+
d: "M10.75 11H9.25002L9.25002 6.00002H10.75V11Z"
|
|
1145
|
+
}), /* @__PURE__ */ React81.createElement("path", {
|
|
1146
|
+
d: "M9.00002 13C9.00002 12.4477 9.44774 12 10 12C10.5523 12 11 12.4477 11 13C11 13.5523 10.5523 14 10 14C9.44774 14 9.00002 13.5523 9.00002 13Z"
|
|
1147
|
+
}), /* @__PURE__ */ React81.createElement("path", {
|
|
1148
|
+
d: "M18.1756 12.9302C18.1764 13.1954 18.0718 13.4501 17.8849 13.6382L13.7482 17.8009C13.5613 17.989 13.3073 18.0951 13.042 18.096L7.17354 18.1144C6.90832 18.1152 6.65364 18.0106 6.46552 17.8237L2.30286 13.687C2.11474 13.5001 2.00859 13.246 2.00776 12.9808L1.98938 7.11232C1.98855 6.8471 2.09311 6.59242 2.28006 6.4043L6.41673 2.24165C6.60368 2.05352 6.8577 1.94737 7.12292 1.94654L12.9914 1.92817C13.2566 1.92734 13.5113 2.0319 13.6994 2.21884L17.8621 6.35551C18.0502 6.54246 18.1564 6.79648 18.1572 7.0617L18.1756 12.9302ZM16.6579 7.2735L12.789 3.42881L7.33472 3.44588L3.49003 7.31473L3.5071 12.769L7.37595 16.6137L12.8302 16.5966L16.6749 12.7278L16.6579 7.2735Z"
|
|
1149
|
+
}));
|
|
1150
|
+
});
|
|
1151
|
+
|
|
1152
|
+
// packages/react-icons/src/__icons/EventIcon.tsx
|
|
1153
|
+
import React82, { forwardRef as forwardRef82 } from "react";
|
|
1154
|
+
var EventIcon = /* @__PURE__ */ forwardRef82((props, forwardedRef) => {
|
|
1155
|
+
return /* @__PURE__ */ React82.createElement(SvgIcon, {
|
|
1156
|
+
ref: forwardedRef,
|
|
1157
|
+
...props
|
|
1158
|
+
}, /* @__PURE__ */ React82.createElement("path", {
|
|
1159
|
+
d: "M5 10C5 7.79086 6.79086 6 9 6H11C13.2091 6 15 7.79086 15 10V14H16C16.5523 14 17 14.4477 17 15V17C17 17.5523 16.5523 18 16 18H4C3.44772 18 3 17.5523 3 17V15C3 14.4477 3.44772 14 4 14H5V10ZM9 7.5C7.61929 7.5 6.5 8.61929 6.5 10V13.9953H13.5V10C13.5 8.61929 12.3807 7.5 11 7.5H9ZM4.5 16.5H15.5V15.5H4.5V16.5Z"
|
|
1160
|
+
}), /* @__PURE__ */ React82.createElement("path", {
|
|
1161
|
+
d: "M9.25 5V2H10.75V5H9.25Z"
|
|
1162
|
+
}), /* @__PURE__ */ React82.createElement("path", {
|
|
1163
|
+
d: "M16.6213 3.62868L17.682 4.68934L15.5607 6.81066L14.5 5.75L16.6213 3.62868Z"
|
|
1164
|
+
}), /* @__PURE__ */ React82.createElement("path", {
|
|
1165
|
+
d: "M3.37868 3.62868L5.5 5.75L4.43934 6.81066L2.31802 4.68934L3.37868 3.62868Z"
|
|
1166
|
+
}));
|
|
1167
|
+
});
|
|
1168
|
+
|
|
1169
|
+
// packages/react-icons/src/__icons/EventTriggerIcon.tsx
|
|
1170
|
+
import React83, { forwardRef as forwardRef83 } from "react";
|
|
1171
|
+
var EventTriggerIcon = /* @__PURE__ */ forwardRef83((props, forwardedRef) => {
|
|
1172
|
+
return /* @__PURE__ */ React83.createElement(SvgIcon, {
|
|
1173
|
+
ref: forwardedRef,
|
|
1174
|
+
...props
|
|
1175
|
+
}, /* @__PURE__ */ React83.createElement("path", {
|
|
1176
|
+
d: "M15.7575 14.2496L20 10.0007L15.7575 5.75179L14.6969 6.81402L17.8787 10.0007L14.6969 13.1874L15.7575 14.2496Z"
|
|
1177
|
+
}), /* @__PURE__ */ React83.createElement("path", {
|
|
1178
|
+
d: "M4.24312 5.75082L0.000610333 9.99971L4.24312 14.2486L5.30375 13.1864L2.12187 9.99971L5.30375 6.81304L4.24312 5.75082Z"
|
|
1179
|
+
}), /* @__PURE__ */ React83.createElement("path", {
|
|
1180
|
+
d: "M12.1244 2.74998L5.74982 11.2064H9.01606L7.875 17.2495L14.2496 8.80045L11.1117 8.79561L12.1244 2.74998Z"
|
|
1181
|
+
}));
|
|
1182
|
+
});
|
|
1183
|
+
|
|
1184
|
+
// packages/react-icons/src/__icons/ExpandIcon.tsx
|
|
1185
|
+
import React84, { forwardRef as forwardRef84 } from "react";
|
|
1186
|
+
var ExpandIcon = /* @__PURE__ */ forwardRef84((props, forwardedRef) => {
|
|
1187
|
+
return /* @__PURE__ */ React84.createElement(SvgIcon, {
|
|
1188
|
+
ref: forwardedRef,
|
|
1189
|
+
...props
|
|
1190
|
+
}, /* @__PURE__ */ React84.createElement("path", {
|
|
1191
|
+
d: "M10.6353 16.3645L16.9992 10.0006L10.6353 3.63662L9.5781 4.69381L14.8779 10.0006L9.57463 15.3039L10.6353 16.3645Z"
|
|
1192
|
+
}), /* @__PURE__ */ React84.createElement("path", {
|
|
1193
|
+
d: "M5.63665 16.3633L12.0006 9.99931L5.63665 3.63535L4.57946 4.69254L9.87929 9.99931L4.57599 15.3026L5.63665 16.3633Z"
|
|
1194
|
+
}));
|
|
1195
|
+
});
|
|
1196
|
+
|
|
1197
|
+
// packages/react-icons/src/__icons/ExploitIcon.tsx
|
|
1198
|
+
import React85, { forwardRef as forwardRef85 } from "react";
|
|
1199
|
+
var ExploitIcon = /* @__PURE__ */ forwardRef85((props, forwardedRef) => {
|
|
1200
|
+
return /* @__PURE__ */ React85.createElement(SvgIcon, {
|
|
1201
|
+
ref: forwardedRef,
|
|
1202
|
+
...props
|
|
1203
|
+
}, /* @__PURE__ */ React85.createElement("path", {
|
|
1204
|
+
d: "M11.5 1V4H13V1L11.5 1Z"
|
|
1205
|
+
}), /* @__PURE__ */ React85.createElement("path", {
|
|
1206
|
+
d: "M7.11717 13.7802C7.50208 14.1031 7.96206 14.266 8.41705 14.2791L8.37374 15.7785C7.5894 15.7558 6.80295 15.4746 6.15299 14.9292C4.65484 13.6721 4.40815 11.4447 5.66304 9.94918L6.8121 10.9134C6.11447 11.7448 6.22373 13.0305 7.11717 13.7802Z"
|
|
1207
|
+
}), /* @__PURE__ */ React85.createElement("path", {
|
|
1208
|
+
d: "M12.6231 8.6745C13.4831 9.71285 14 11.0457 14 12.4993C14 15.813 11.3137 18.4993 8 18.4993C6.58108 18.4993 5.2772 18.0068 4.25 17.1833C2.87831 16.0837 2 14.3941 2 12.4993C2 10.6045 2.87831 8.91487 4.25 7.81528C5.2772 6.99184 6.58108 6.4993 8 6.4993C9.13836 6.4993 10.2027 6.81632 11.1095 7.36689L12.9284 5.19922L14.4605 6.48479L12.6231 8.6745ZM8 7.9993C6.93435 7.9993 5.95889 8.36785 5.18821 8.98565C4.15637 9.8128 3.5 11.0789 3.5 12.4993C3.5 13.9197 4.15637 15.1858 5.1882 16.013C5.95889 16.6308 6.93435 16.9993 8 16.9993C10.4853 16.9993 12.5 14.9846 12.5 12.4993C12.5 10.014 10.4853 7.9993 8 7.9993Z"
|
|
1209
|
+
}), /* @__PURE__ */ React85.createElement("path", {
|
|
1210
|
+
d: "M16 6H19V7.5H16V6Z"
|
|
1211
|
+
}), /* @__PURE__ */ React85.createElement("path", {
|
|
1212
|
+
d: "M16.4284 1.70187L14.5 4L15.6491 4.96418L17.5774 2.66605L16.4284 1.70187Z"
|
|
1213
|
+
}));
|
|
1214
|
+
});
|
|
1215
|
+
|
|
1216
|
+
// packages/react-icons/src/__icons/ExtensionsIcon.tsx
|
|
1217
|
+
import React86, { forwardRef as forwardRef86 } from "react";
|
|
1218
|
+
var ExtensionsIcon = /* @__PURE__ */ forwardRef86((props, forwardedRef) => {
|
|
1219
|
+
return /* @__PURE__ */ React86.createElement(SvgIcon, {
|
|
1220
|
+
ref: forwardedRef,
|
|
1221
|
+
...props
|
|
1222
|
+
}, /* @__PURE__ */ React86.createElement("path", {
|
|
1223
|
+
d: "M17 9.00067V3.00067H11V4.50067L14.5 4.50067L11 8.00067L12.0607 9.06133L15.5 5.62199V9.00067H17Z"
|
|
1224
|
+
}), /* @__PURE__ */ React86.createElement("path", {
|
|
1225
|
+
d: "M3 4.99998C3 4.44769 3.44772 3.99998 4 3.99998H8C8.55228 3.99998 9 4.44769 9 4.99998V8.99998C9 9.55226 8.55228 9.99998 8 9.99998H4C3.44772 9.99998 3 9.55226 3 8.99998V4.99998ZM4.5 8.49998H7.5V5.49998H4.5V8.49998Z"
|
|
1226
|
+
}), /* @__PURE__ */ React86.createElement("path", {
|
|
1227
|
+
d: "M3 12C3 11.4477 3.44772 11 4 11H8C8.55228 11 9 11.4477 9 12V16C9 16.5523 8.55228 17 8 17H4C3.44772 17 3 16.5523 3 16V12ZM4.5 15.5H7.5V12.5H4.5V15.5Z"
|
|
1228
|
+
}), /* @__PURE__ */ React86.createElement("path", {
|
|
1229
|
+
d: "M11 11C10.4477 11 10 11.4477 10 12V16C10 16.5523 10.4477 17 11 17H15C15.5523 17 16 16.5523 16 16V12C16 11.4477 15.5523 11 15 11H11ZM11.5 12.5H14.5V15.5H11.5V12.5Z"
|
|
1230
|
+
}));
|
|
1231
|
+
});
|
|
1232
|
+
|
|
1233
|
+
// packages/react-icons/src/__icons/ExternalLinkIcon.tsx
|
|
1234
|
+
import React87, { forwardRef as forwardRef87 } from "react";
|
|
1235
|
+
var ExternalLinkIcon = /* @__PURE__ */ forwardRef87((props, forwardedRef) => {
|
|
1236
|
+
return /* @__PURE__ */ React87.createElement(SvgIcon, {
|
|
1237
|
+
ref: forwardedRef,
|
|
1238
|
+
...props
|
|
1239
|
+
}, /* @__PURE__ */ React87.createElement("path", {
|
|
1240
|
+
d: "M17.0003 3L17.0003 9H15.5003L15.5003 5.62104L11.0607 10.0607L10 9L14.5 4.5L11.0003 4.5V3H17.0003Z"
|
|
1241
|
+
}), /* @__PURE__ */ React87.createElement("path", {
|
|
1242
|
+
d: "M8 3H4C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V12H15.5V15.5H4.5V4.5H8V3Z"
|
|
1243
|
+
}));
|
|
1244
|
+
});
|
|
1245
|
+
|
|
1246
|
+
// packages/react-icons/src/__icons/EyeIcon.tsx
|
|
1247
|
+
import React88, { forwardRef as forwardRef88 } from "react";
|
|
1248
|
+
var EyeIcon = /* @__PURE__ */ forwardRef88((props, forwardedRef) => {
|
|
1249
|
+
return /* @__PURE__ */ React88.createElement(SvgIcon, {
|
|
1250
|
+
ref: forwardedRef,
|
|
1251
|
+
...props
|
|
1252
|
+
}, /* @__PURE__ */ React88.createElement("path", {
|
|
1253
|
+
d: "M10.5 9.25C10.5 8.63596 10.9427 8.12533 11.5264 8.01994C11.1042 7.69394 10.5747 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.2929 12.5 12.3566 11.5185 12.4866 10.26C12.2801 10.4109 12.0254 10.5 11.75 10.5C11.0596 10.5 10.5 9.94036 10.5 9.25Z"
|
|
1254
|
+
}), /* @__PURE__ */ React88.createElement("path", {
|
|
1255
|
+
d: "M18.0003 10C16.5 6.64138 13.3141 4 10.0004 4C6.68664 4 3.5 7 1.99805 10C3.5 13 6.68664 16 10.0004 16C13.3141 16 16.5 13 18.0003 10ZM13.7401 12.9563C12.509 13.9468 11.2064 14.5 10.0004 14.5C8.79432 14.5 7.49149 13.9468 6.25994 12.9562C5.24492 12.1397 4.35721 11.0867 3.70796 10C4.35721 8.9133 5.24492 7.86026 6.25994 7.04381C7.49149 6.05319 8.79432 5.5 10.0004 5.5C12.352 5.5 14.8839 7.30523 16.3124 9.9637C15.6619 11.0632 14.7662 12.1307 13.7401 12.9563Z"
|
|
1256
|
+
}));
|
|
1257
|
+
});
|
|
1258
|
+
|
|
1259
|
+
// packages/react-icons/src/__icons/EyeOffIcon.tsx
|
|
1260
|
+
import React89, { forwardRef as forwardRef89 } from "react";
|
|
1261
|
+
var EyeOffIcon = /* @__PURE__ */ forwardRef89((props, forwardedRef) => {
|
|
1262
|
+
return /* @__PURE__ */ React89.createElement(SvgIcon, {
|
|
1263
|
+
ref: forwardedRef,
|
|
1264
|
+
...props
|
|
1265
|
+
}, /* @__PURE__ */ React89.createElement("path", {
|
|
1266
|
+
d: "M4.42476 13.3252L3.25 14.5L4.31066 15.5606L15.6244 4.24694L14.5637 3.18628L13.0307 4.71926C12.0651 4.2595 11.039 3.99999 10.0004 3.99999C6.68664 3.99999 3.5 6.99999 1.99805 9.99999C2.58247 11.1673 3.42196 12.3346 4.42476 13.3252ZM5.48545 12.2645C4.79326 11.5819 4.18597 10.8001 3.70796 9.99999C4.35721 8.91329 5.24492 7.86025 6.25994 7.0438C7.49149 6.05318 8.79432 5.49999 10.0004 5.49999C10.6244 5.49999 11.2611 5.62709 11.8865 5.86351L10.2387 7.51124C10.1602 7.50379 10.0805 7.49999 10 7.49999C8.61929 7.49999 7.5 8.61927 7.5 9.99999C7.5 10.0805 7.50381 10.1602 7.51125 10.2387L5.48545 12.2645Z"
|
|
1267
|
+
}), /* @__PURE__ */ React89.createElement("path", {
|
|
1268
|
+
d: "M10.0004 16C8.91801 16 7.84922 15.6799 6.84827 15.1444L7.96765 14.025C8.65583 14.3354 9.34249 14.5 10.0004 14.5C11.2064 14.5 12.509 13.9468 13.7401 12.9563C14.7662 12.1307 15.6619 11.0632 16.3124 9.96369C15.8129 9.03409 15.1785 8.20883 14.464 7.52858L15.5238 6.46886C16.5489 7.45408 17.4066 8.67087 18.0003 9.99999C16.5 13 13.3141 16 10.0004 16Z"
|
|
1269
|
+
}), /* @__PURE__ */ React89.createElement("path", {
|
|
1270
|
+
d: "M10 12.5C9.84134 12.5 9.68613 12.4852 9.53568 12.4569L12.457 9.53567C12.4852 9.68612 12.5 9.84133 12.5 9.99999C12.5 11.3807 11.3807 12.5 10 12.5Z"
|
|
1271
|
+
}));
|
|
1272
|
+
});
|
|
1273
|
+
|
|
1274
|
+
// packages/react-icons/src/__icons/FavouriteIcon.tsx
|
|
1275
|
+
import React90, { forwardRef as forwardRef90 } from "react";
|
|
1276
|
+
var FavouriteIcon = /* @__PURE__ */ forwardRef90((props, forwardedRef) => {
|
|
1277
|
+
return /* @__PURE__ */ React90.createElement(SvgIcon, {
|
|
1278
|
+
ref: forwardedRef,
|
|
1279
|
+
...props
|
|
1280
|
+
}, /* @__PURE__ */ React90.createElement("path", {
|
|
1281
|
+
d: "M12.1946 7.12505L10.125 2.5L8.05536 7.12505L3 7.65654L6.77625 11.0465L5.72151 16L10.125 13.47L14.5285 16L13.4738 11.0465L17.25 7.65654L12.1946 7.12505ZM14.1204 8.57949L11.8287 10.514L12.8029 13.47L10.125 11.7471L7.44714 13.47L8.42129 10.514L6.12933 8.57949L9.07205 8.38244L10.1249 5.53773L11.178 8.38244L14.1204 8.57949Z"
|
|
1282
|
+
}));
|
|
1283
|
+
});
|
|
1284
|
+
|
|
1285
|
+
// packages/react-icons/src/__icons/FeedbackIcon.tsx
|
|
1286
|
+
import React91, { forwardRef as forwardRef91 } from "react";
|
|
1287
|
+
var FeedbackIcon = /* @__PURE__ */ forwardRef91((props, forwardedRef) => {
|
|
1288
|
+
return /* @__PURE__ */ React91.createElement(SvgIcon, {
|
|
1289
|
+
ref: forwardedRef,
|
|
1290
|
+
...props
|
|
1291
|
+
}, /* @__PURE__ */ React91.createElement("path", {
|
|
1292
|
+
d: "M13.25 9L13.25 7.03238H11.3616C11.4521 7.39611 11.5 7.77586 11.5 8.16642C11.5 8.28954 11.4952 8.41158 11.4859 8.53238L12 8.53238L12 11.4993L12.0107 11.4929L16.4514 8.53238H18C18.5523 8.53238 19 8.08467 19 7.53238V3C19 2.44772 18.5523 2 18 2H8.5V3.5H17.5V7.03238H16.5294L13.25 9Z"
|
|
1293
|
+
}), /* @__PURE__ */ React91.createElement("path", {
|
|
1294
|
+
d: "M2.5 16.8397V14.5H10.5V16.8397H10.502V18.5H12V14C12 13.4477 11.5523 13 11 13H2C1.44772 13 1 13.4477 1 14V18.5H2.49805V16.8397H2.5Z"
|
|
1295
|
+
}), /* @__PURE__ */ React91.createElement("path", {
|
|
1296
|
+
d: "M10 8.00001C10 6.06701 8.433 4.50001 6.5 4.50001C5.6723 4.50001 4.9117 4.78732 4.3125 5.26766C3.51235 5.90909 3 6.89471 3 8.00001C3 9.1053 3.51235 10.0909 4.3125 10.7324C4.9117 11.2127 5.6723 11.5 6.5 11.5C8.433 11.5 10 9.933 10 8.00001ZM6.5 6.00001C7.60457 6.00001 8.5 6.89544 8.5 8.00001C8.5 9.10458 7.60457 10 6.5 10C6.02557 10 5.59339 9.83669 5.25071 9.56199C4.79041 9.193 4.5 8.63093 4.5 8.00001C4.5 7.36909 4.79041 6.80701 5.25071 6.43803C5.59339 6.16333 6.02557 6.00001 6.5 6.00001Z"
|
|
1297
|
+
}));
|
|
1298
|
+
});
|
|
1299
|
+
|
|
1300
|
+
// packages/react-icons/src/__icons/FileCopyIcon.tsx
|
|
1301
|
+
import React92, { forwardRef as forwardRef92 } from "react";
|
|
1302
|
+
var FileCopyIcon = /* @__PURE__ */ forwardRef92((props, forwardedRef) => {
|
|
1303
|
+
return /* @__PURE__ */ React92.createElement(SvgIcon, {
|
|
1304
|
+
ref: forwardedRef,
|
|
1305
|
+
...props
|
|
1306
|
+
}, /* @__PURE__ */ React92.createElement("path", {
|
|
1307
|
+
d: "M12 2H4C3.44241 2 3 2.44737 3 2.99922V12H4.5V3.49883H12V2Z"
|
|
1308
|
+
}), /* @__PURE__ */ React92.createElement("path", {
|
|
1309
|
+
d: "M13.5 11H9V12.5H13.5V11Z"
|
|
1310
|
+
}), /* @__PURE__ */ React92.createElement("path", {
|
|
1311
|
+
d: "M9 13.5H13.5V15H9V13.5Z"
|
|
1312
|
+
}), /* @__PURE__ */ React92.createElement("path", {
|
|
1313
|
+
d: "M6.5 6.5C6.5 5.94772 6.94772 5.5 7.5 5.5H13V8H16V17C16 17.5523 15.5523 18 15 18H7.5C6.94772 18 6.5 17.5523 6.5 17V6.5ZM11.5 9.5V7H8V16.5H14.5V9.5H11.5Z"
|
|
1314
|
+
}));
|
|
1315
|
+
});
|
|
1316
|
+
|
|
1317
|
+
// packages/react-icons/src/__icons/FilterIcon.tsx
|
|
1318
|
+
import React93, { forwardRef as forwardRef93 } from "react";
|
|
1319
|
+
var FilterIcon = /* @__PURE__ */ forwardRef93((props, forwardedRef) => {
|
|
1320
|
+
return /* @__PURE__ */ React93.createElement(SvgIcon, {
|
|
1321
|
+
ref: forwardedRef,
|
|
1322
|
+
...props
|
|
1323
|
+
}, /* @__PURE__ */ React93.createElement("path", {
|
|
1324
|
+
d: "M12.25 9.3L17.5 3H2.5L7.75 9.3V17L12.25 14V9.3ZM9.25 8.75693L5.70256 4.5L14.2974 4.5L10.75 8.75692V13.1972L9.25 14.1972V8.75693Z"
|
|
1325
|
+
}));
|
|
1326
|
+
});
|
|
1327
|
+
|
|
1328
|
+
// packages/react-icons/src/__icons/FolderOpenIcon.tsx
|
|
1329
|
+
import React94, { forwardRef as forwardRef94 } from "react";
|
|
1330
|
+
var FolderOpenIcon = /* @__PURE__ */ forwardRef94((props, forwardedRef) => {
|
|
1331
|
+
return /* @__PURE__ */ React94.createElement(SvgIcon, {
|
|
1332
|
+
ref: forwardedRef,
|
|
1333
|
+
...props
|
|
1334
|
+
}, /* @__PURE__ */ React94.createElement("path", {
|
|
1335
|
+
d: "M3.99609 3.99805C3.44381 3.99805 2.99609 4.44576 2.99609 4.99805V15.9979C2.99609 16.5502 3.44381 16.9979 3.99609 16.9979H15.9961C16.5484 16.9979 16.9961 16.5502 16.9961 15.9979V6.4953C16.9961 5.94301 16.5484 5.4953 15.9961 5.4953H11.9905L10.2629 4.19833C10.0897 4.06833 9.87903 3.99805 9.6625 3.99805H3.99609ZM4.49609 6.9953H15.4961V15.4979H4.49609V6.9953Z"
|
|
1336
|
+
}));
|
|
1337
|
+
});
|
|
1338
|
+
|
|
1339
|
+
// packages/react-icons/src/__icons/FormatBoldIcon.tsx
|
|
1340
|
+
import React95, { forwardRef as forwardRef95 } from "react";
|
|
1341
|
+
var FormatBoldIcon = /* @__PURE__ */ forwardRef95((props, forwardedRef) => {
|
|
1342
|
+
return /* @__PURE__ */ React95.createElement(SvgIcon, {
|
|
1343
|
+
ref: forwardedRef,
|
|
1344
|
+
...props
|
|
1345
|
+
}, /* @__PURE__ */ React95.createElement("path", {
|
|
1346
|
+
d: "M5.25 3H9.69C11.14 3 12.26 3.32 13.04 3.96C13.82 4.6 14.21 5.48 14.21 6.59C14.21 7.33 14.03 7.97 13.67 8.51C13.31 9.05 12.79 9.47 12.11 9.76C11.43 10.05 10.61 10.2 9.66 10.2L10.06 9.23C11.1 9.23 11.99 9.38 12.73 9.69C13.47 10 14.02 10.43 14.41 11C14.8 11.57 14.99 12.24 14.99 13.02C14.99 13.8 14.8 14.48 14.41 15.06C14.03 15.64 13.48 16.09 12.78 16.41C12.08 16.73 11.25 16.89 10.31 16.89H5.25V3ZM6.2 14.66H10.01C10.83 14.66 11.45 14.49 11.87 14.16C12.29 13.83 12.5 13.35 12.5 12.73C12.5 12.11 12.28 11.61 11.86 11.27C11.43 10.93 10.81 10.76 10.01 10.76H6.8V8.78H9.97C10.58 8.78 11.04 8.61 11.36 8.26C11.68 7.92 11.84 7.47 11.84 6.93C11.84 6.39 11.67 5.96 11.33 5.65C10.99 5.34 10.48 5.18 9.82 5.18H6.6L7.73 4.19V15.85L6.2 14.66Z"
|
|
1347
|
+
}));
|
|
1348
|
+
});
|
|
1349
|
+
|
|
1350
|
+
// packages/react-icons/src/__icons/FormatItalicIcon.tsx
|
|
1351
|
+
import React96, { forwardRef as forwardRef96 } from "react";
|
|
1352
|
+
var FormatItalicIcon = /* @__PURE__ */ forwardRef96((props, forwardedRef) => {
|
|
1353
|
+
return /* @__PURE__ */ React96.createElement(SvgIcon, {
|
|
1354
|
+
ref: forwardedRef,
|
|
1355
|
+
...props
|
|
1356
|
+
}, /* @__PURE__ */ React96.createElement("path", {
|
|
1357
|
+
d: "M7.5993 2.99805H15.9994L15.3994 4.49805H7L7.5993 2.99805Z"
|
|
1358
|
+
}), /* @__PURE__ */ React96.createElement("path", {
|
|
1359
|
+
d: "M7.5 15.5L10.6058 3.90889L12.0547 4.29712L8.94889 15.8882L7.5 15.5Z"
|
|
1360
|
+
}), /* @__PURE__ */ React96.createElement("path", {
|
|
1361
|
+
d: "M4.59955 15.5H13L12.4 17H4L4.59955 15.5Z"
|
|
1362
|
+
}));
|
|
1363
|
+
});
|
|
1364
|
+
|
|
1365
|
+
// packages/react-icons/src/__icons/FormatListNumberedIcon.tsx
|
|
1366
|
+
import React97, { forwardRef as forwardRef97 } from "react";
|
|
1367
|
+
var FormatListNumberedIcon = /* @__PURE__ */ forwardRef97((props, forwardedRef) => {
|
|
1368
|
+
return /* @__PURE__ */ React97.createElement(SvgIcon, {
|
|
1369
|
+
ref: forwardedRef,
|
|
1370
|
+
...props
|
|
1371
|
+
}, /* @__PURE__ */ React97.createElement("path", {
|
|
1372
|
+
d: "M6.5332 4.23438H18.0332V5.73234H6.5332V4.23438Z"
|
|
1373
|
+
}), /* @__PURE__ */ React97.createElement("path", {
|
|
1374
|
+
d: "M6.64648 9.23633H18.1465V10.7343H6.64648V9.23633Z"
|
|
1375
|
+
}), /* @__PURE__ */ React97.createElement("path", {
|
|
1376
|
+
d: "M18.1465 14.2363H6.64648V15.7343H18.1465V14.2363Z"
|
|
1377
|
+
}), /* @__PURE__ */ React97.createElement("path", {
|
|
1378
|
+
d: "M2.99531 3.1L3.55531 3.76L2.44531 4.06L2.19531 3.41L3.25531 2.75H3.98531V6.66H2.99531V3.1ZM2.38531 5.85H4.54531V6.83H2.38531V5.85Z"
|
|
1379
|
+
}), /* @__PURE__ */ React97.createElement("path", {
|
|
1380
|
+
d: "M2.2 10.95L3.03 10.04L3.31 9.75C3.4 9.66 3.47 9.58 3.54 9.5C3.61 9.42 3.66 9.35 3.69 9.29C3.72 9.23 3.74 9.17 3.74 9.11C3.74 9.04 3.72 8.98 3.69 8.92C3.66 8.86 3.61 8.82 3.55 8.78C3.49 8.74 3.42 8.73 3.34 8.73C3.21 8.73 3.11 8.77 3.03 8.85C2.95 8.93 2.88 9.05 2.84 9.21L2 8.86C2.08 8.52 2.24 8.25 2.48 8.05C2.72 7.85 3.03 7.75 3.39 7.75C3.66 7.75 3.89 7.8 4.1 7.91C4.3 8.02 4.46 8.17 4.57 8.36C4.68 8.55 4.74 8.76 4.74 8.99C4.74 9.15 4.71 9.3 4.67 9.45C4.62 9.6 4.55 9.75 4.45 9.89C4.35 10.04 4.23 10.19 4.08 10.36L4.03 10.42L3.06 11.43L2.56 10.86H4.71V11.94H2.2V10.95Z"
|
|
1381
|
+
}), /* @__PURE__ */ React97.createElement("path", {
|
|
1382
|
+
d: "M2.67 17.05C2.42 16.95 2.2 16.81 2 16.63L2.46 15.87C2.6 15.98 2.75 16.06 2.9 16.13C3.05 16.19 3.2 16.22 3.35 16.22C3.45 16.22 3.53 16.21 3.6 16.18C3.67 16.15 3.73 16.11 3.77 16.05C3.81 15.99 3.83 15.92 3.83 15.84C3.83 15.74 3.79 15.66 3.7 15.6C3.62 15.54 3.51 15.51 3.37 15.5C3.31 15.5 3.25 15.5 3.19 15.51C3.13 15.52 3.08 15.54 3.03 15.56L2.56 14.74L4.48 13.25L4.5 14.09H2.27V13H4.69V14.07L3.28 15.07L2.99 15C3.07 14.92 3.18 14.86 3.3 14.8C3.43 14.75 3.58 14.72 3.75 14.73C3.94 14.73 4.12 14.79 4.28 14.88C4.44 14.97 4.57 15.1 4.66 15.27C4.75 15.44 4.8 15.64 4.8 15.88C4.8 16.14 4.74 16.38 4.62 16.58C4.5 16.78 4.33 16.93 4.12 17.04C3.91 17.15 3.67 17.2 3.41 17.2C3.16 17.2 2.91 17.15 2.66 17.05H2.67Z"
|
|
1383
|
+
}));
|
|
1384
|
+
});
|
|
1385
|
+
|
|
1386
|
+
// packages/react-icons/src/__icons/FormatQuoteIcon.tsx
|
|
1387
|
+
import React98, { forwardRef as forwardRef98 } from "react";
|
|
1388
|
+
var FormatQuoteIcon = /* @__PURE__ */ forwardRef98((props, forwardedRef) => {
|
|
1389
|
+
return /* @__PURE__ */ React98.createElement(SvgIcon, {
|
|
1390
|
+
ref: forwardedRef,
|
|
1391
|
+
...props
|
|
1392
|
+
}, /* @__PURE__ */ React98.createElement("path", {
|
|
1393
|
+
d: "M8.99749 10.9995C8.99749 11.2689 8.93682 11.8088 8.75 11.9995L6 14.9995C5.68545 15.3207 5 14.9511 5 14.4976V11.4976H3.99926C3.44738 11.4976 3 11.0595 3 10.4976V5.49756C3 4.9356 3.44738 4.49756 3.99926 4.49756H7.99823C8.55011 4.49756 8.99749 4.9356 8.99749 5.49756V10.9995ZM6.20491 12.7495L7.49861 11.2495V5.99756H4.49888L4.5 9.99869H6.20491V12.7495Z"
|
|
1394
|
+
}), /* @__PURE__ */ React98.createElement("path", {
|
|
1395
|
+
d: "M16.9975 10.9995C16.9975 11.2689 16.9368 11.8088 16.75 11.9995L14 14.9995C13.6854 15.3207 13 14.9511 13 14.4976V11.4976H11.9993C11.4474 11.4976 11 11.0595 11 10.4976V5.49756C11 4.9356 11.4474 4.49756 11.9993 4.49756H15.9982C16.5501 4.49756 16.9975 4.9356 16.9975 5.49756V10.9995ZM14.2049 12.7495L15.4986 11.2495V5.99756H12.4989L12.5 9.99869H14.2049V12.7495Z"
|
|
1396
|
+
}));
|
|
1397
|
+
});
|
|
1398
|
+
|
|
1399
|
+
// packages/react-icons/src/__icons/GhostIcon.tsx
|
|
1400
|
+
import React99, { forwardRef as forwardRef99 } from "react";
|
|
1401
|
+
var GhostIcon = /* @__PURE__ */ forwardRef99((props, forwardedRef) => {
|
|
1402
|
+
return /* @__PURE__ */ React99.createElement(SvgIcon, {
|
|
1403
|
+
ref: forwardedRef,
|
|
1404
|
+
...props
|
|
1405
|
+
}, /* @__PURE__ */ React99.createElement("path", {
|
|
1406
|
+
d: "M9 8V10H7.5V8H9Z"
|
|
1407
|
+
}), /* @__PURE__ */ React99.createElement("path", {
|
|
1408
|
+
d: "M12.5 10.0078V8.00781H11V10.0078H12.5Z"
|
|
1409
|
+
}), /* @__PURE__ */ React99.createElement("path", {
|
|
1410
|
+
d: "M13 16.9435L14.5 18H16V8C16 4.68629 13.3137 2 10 2C6.68629 2 4 4.68629 4 8V18H5.5L6.89263 16.9435L8.5 18L10 16.9435L11.5 18L13 16.9435ZM11.5 16.1653L10 15.1087L8.47083 16.1858L6.83062 15.1077L5.5 16.1172V8C5.5 5.51472 7.51472 3.5 10 3.5C12.4853 3.5 14.5 5.51472 14.5 8V16.1653L13 15.1087L11.5 16.1653Z"
|
|
1411
|
+
}));
|
|
1412
|
+
});
|
|
1413
|
+
|
|
1414
|
+
// packages/react-icons/src/__icons/GrabIcon.tsx
|
|
1415
|
+
import React100, { forwardRef as forwardRef100 } from "react";
|
|
1416
|
+
var GrabIcon = /* @__PURE__ */ forwardRef100((props, forwardedRef) => {
|
|
1417
|
+
return /* @__PURE__ */ React100.createElement(SvgIcon, {
|
|
1418
|
+
ref: forwardedRef,
|
|
1419
|
+
...props
|
|
1420
|
+
}, /* @__PURE__ */ React100.createElement("path", {
|
|
1421
|
+
d: "M7.17188 4.82843L10.0003 2L12.8287 4.82843L11.9599 5.69361L10.5042 4.31699L9.9971 4.12119L9.50421 4.31699L8.0808 5.69361L7.17188 4.82843Z"
|
|
1422
|
+
}), /* @__PURE__ */ React100.createElement("path", {
|
|
1423
|
+
d: "M10.7503 3.25L10.7503 16.75H9.2503L9.2503 3.25L10.7503 3.25Z"
|
|
1424
|
+
}), /* @__PURE__ */ React100.createElement("path", {
|
|
1425
|
+
d: "M7.17188 15.1716L10.0003 18L12.8287 15.1716L11.9599 14.3064L10.5042 15.683L9.9971 15.8788L9.50421 15.683L8.0808 14.3064L7.17188 15.1716Z"
|
|
1426
|
+
}), /* @__PURE__ */ React100.createElement("path", {
|
|
1427
|
+
d: "M15.1716 7.17188L18 10.0003L15.1716 12.8287L14.3064 11.9599L15.683 10.5042L15.8788 9.9971L15.683 9.50421L14.3064 8.0808L15.1716 7.17188Z"
|
|
1428
|
+
}), /* @__PURE__ */ React100.createElement("path", {
|
|
1429
|
+
d: "M3.25 9.2503H16.75V10.7503H3.25V9.2503Z"
|
|
1430
|
+
}), /* @__PURE__ */ React100.createElement("path", {
|
|
1431
|
+
d: "M4.82843 7.17188L2 10.0003L4.82843 12.8287L5.69361 11.9599L4.31699 10.5042L4.12119 9.9971L4.31699 9.50421L5.69361 8.0808L4.82843 7.17188Z"
|
|
1432
|
+
}));
|
|
1433
|
+
});
|
|
1434
|
+
|
|
1435
|
+
// packages/react-icons/src/__icons/GridIcon.tsx
|
|
1436
|
+
import React101, { forwardRef as forwardRef101 } from "react";
|
|
1437
|
+
var GridIcon = /* @__PURE__ */ forwardRef101((props, forwardedRef) => {
|
|
1438
|
+
return /* @__PURE__ */ React101.createElement(SvgIcon, {
|
|
1439
|
+
ref: forwardedRef,
|
|
1440
|
+
...props
|
|
1441
|
+
}, /* @__PURE__ */ React101.createElement("path", {
|
|
1442
|
+
d: "M6 4.5C6 5.32843 5.32843 6 4.5 6C3.67157 6 3 5.32843 3 4.5C3 3.67157 3.67157 3 4.5 3C5.32843 3 6 3.67157 6 4.5Z"
|
|
1443
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1444
|
+
d: "M6 15.5C6 16.3284 5.32843 17 4.5 17C3.67157 17 3 16.3284 3 15.5C3 14.6716 3.67157 14 4.5 14C5.32843 14 6 14.6716 6 15.5Z"
|
|
1445
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1446
|
+
d: "M4.5 11.5C5.32843 11.5 6 10.8284 6 10C6 9.17157 5.32843 8.5 4.5 8.5C3.67157 8.5 3 9.17157 3 10C3 10.8284 3.67157 11.5 4.5 11.5Z"
|
|
1447
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1448
|
+
d: "M11.4961 4.5C11.4961 5.32843 10.8245 6 9.99609 6C9.16767 6 8.49609 5.32843 8.49609 4.5C8.49609 3.67157 9.16767 3 9.99609 3C10.8245 3 11.4961 3.67157 11.4961 4.5Z"
|
|
1449
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1450
|
+
d: "M11.4961 15.5C11.4961 16.3284 10.8245 17 9.99609 17C9.16767 17 8.49609 16.3284 8.49609 15.5C8.49609 14.6716 9.16767 14 9.99609 14C10.8245 14 11.4961 14.6716 11.4961 15.5Z"
|
|
1451
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1452
|
+
d: "M9.99609 11.5C10.8245 11.5 11.4961 10.8284 11.4961 10C11.4961 9.17157 10.8245 8.5 9.99609 8.5C9.16767 8.5 8.49609 9.17157 8.49609 10C8.49609 10.8284 9.16767 11.5 9.99609 11.5Z"
|
|
1453
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1454
|
+
d: "M17 4.5C17 5.32843 16.3284 6 15.5 6C14.6716 6 14 5.32843 14 4.5C14 3.67157 14.6716 3 15.5 3C16.3284 3 17 3.67157 17 4.5Z"
|
|
1455
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1456
|
+
d: "M17 15.5C17 16.3284 16.3284 17 15.5 17C14.6716 17 14 16.3284 14 15.5C14 14.6716 14.6716 14 15.5 14C16.3284 14 17 14.6716 17 15.5Z"
|
|
1457
|
+
}), /* @__PURE__ */ React101.createElement("path", {
|
|
1458
|
+
d: "M15.5 11.5C16.3284 11.5 17 10.8284 17 10C17 9.17157 16.3284 8.5 15.5 8.5C14.6716 8.5 14 9.17157 14 10C14 10.8284 14.6716 11.5 15.5 11.5Z"
|
|
1459
|
+
}));
|
|
1460
|
+
});
|
|
1461
|
+
|
|
1462
|
+
// packages/react-icons/src/__icons/GripIcon.tsx
|
|
1463
|
+
import React102, { forwardRef as forwardRef102 } from "react";
|
|
1464
|
+
var GripIcon = /* @__PURE__ */ forwardRef102((props, forwardedRef) => {
|
|
1465
|
+
return /* @__PURE__ */ React102.createElement(SvgIcon, {
|
|
1466
|
+
ref: forwardedRef,
|
|
1467
|
+
...props
|
|
1468
|
+
}, /* @__PURE__ */ React102.createElement("path", {
|
|
1469
|
+
d: "M9 5C9 5.82843 8.32843 6.5 7.5 6.5C6.67157 6.5 6 5.82843 6 5C6 4.17157 6.67157 3.5 7.5 3.5C8.32843 3.5 9 4.17157 9 5Z"
|
|
1470
|
+
}), /* @__PURE__ */ React102.createElement("path", {
|
|
1471
|
+
d: "M9 15C9 15.8284 8.32843 16.5 7.5 16.5C6.67157 16.5 6 15.8284 6 15C6 14.1716 6.67157 13.5 7.5 13.5C8.32843 13.5 9 14.1716 9 15Z"
|
|
1472
|
+
}), /* @__PURE__ */ React102.createElement("path", {
|
|
1473
|
+
d: "M7.5 11.5C8.32843 11.5 9 10.8284 9 10C9 9.17157 8.32843 8.5 7.5 8.5C6.67157 8.5 6 9.17157 6 10C6 10.8284 6.67157 11.5 7.5 11.5Z"
|
|
1474
|
+
}), /* @__PURE__ */ React102.createElement("path", {
|
|
1475
|
+
d: "M14 5C14 5.82843 13.3284 6.5 12.5 6.5C11.6716 6.5 11 5.82843 11 5C11 4.17157 11.6716 3.5 12.5 3.5C13.3284 3.5 14 4.17157 14 5Z"
|
|
1476
|
+
}), /* @__PURE__ */ React102.createElement("path", {
|
|
1477
|
+
d: "M14 15C14 15.8284 13.3284 16.5 12.5 16.5C11.6716 16.5 11 15.8284 11 15C11 14.1716 11.6716 13.5 12.5 13.5C13.3284 13.5 14 14.1716 14 15Z"
|
|
1478
|
+
}), /* @__PURE__ */ React102.createElement("path", {
|
|
1479
|
+
d: "M12.5 11.5C13.3284 11.5 14 10.8284 14 10C14 9.17157 13.3284 8.5 12.5 8.5C11.6716 8.5 11 9.17157 11 10C11 10.8284 11.6716 11.5 12.5 11.5Z"
|
|
1480
|
+
}));
|
|
1481
|
+
});
|
|
1482
|
+
|
|
1483
|
+
// packages/react-icons/src/__icons/GroupIcon.tsx
|
|
1484
|
+
import React103, { forwardRef as forwardRef103 } from "react";
|
|
1485
|
+
var GroupIcon = /* @__PURE__ */ forwardRef103((props, forwardedRef) => {
|
|
1486
|
+
return /* @__PURE__ */ React103.createElement(SvgIcon, {
|
|
1487
|
+
ref: forwardedRef,
|
|
1488
|
+
...props
|
|
1489
|
+
}, /* @__PURE__ */ React103.createElement("path", {
|
|
1490
|
+
d: "M11 6C11 4.067 9.433 2.5 7.5 2.5C6.6723 2.5 5.9117 2.78731 5.3125 3.26765C4.51235 3.90908 4 4.89471 4 6C4 7.10529 4.51235 8.09092 5.3125 8.73235C5.9117 9.21269 6.6723 9.5 7.5 9.5C9.433 9.5 11 7.933 11 6ZM7.5 4C8.60457 4 9.5 4.89543 9.5 6C9.5 7.10457 8.60457 8 7.5 8C7.02557 8 6.59339 7.83668 6.25071 7.56198C5.79041 7.19299 5.5 6.63092 5.5 6C5.5 5.36908 5.79041 4.80701 6.25071 4.43802C6.59339 4.16332 7.02557 4 7.5 4Z"
|
|
1491
|
+
}), /* @__PURE__ */ React103.createElement("path", {
|
|
1492
|
+
d: "M17 7C17 5.61929 15.8807 4.5 14.5 4.5C13.9088 4.5 13.3655 4.70522 12.9375 5.04832C12.366 5.50648 12 6.2105 12 7C12 7.78949 12.366 8.49352 12.9375 8.95168C13.3655 9.29478 13.9088 9.5 14.5 9.5C15.8807 9.5 17 8.38071 17 7ZM14.5 6C15.0523 6 15.5 6.44772 15.5 7C15.5 7.55228 15.0523 8 14.5 8C14.2621 8 14.0472 7.91877 13.8757 7.78131C13.644 7.59559 13.5 7.31512 13.5 7C13.5 6.68488 13.644 6.40441 13.8757 6.21869C14.0472 6.08123 14.2621 6 14.5 6Z"
|
|
1493
|
+
}), /* @__PURE__ */ React103.createElement("path", {
|
|
1494
|
+
d: "M12 11C12.5523 11 13 11.4477 13 12V16.5L3.5 16.4997L2 16.5V12C2 11.4477 2.44772 11 3 11L12 11ZM3.5 12.5V16.4997H11.5039V15H11.5V12.5L3.5 12.5Z"
|
|
1495
|
+
}), /* @__PURE__ */ React103.createElement("path", {
|
|
1496
|
+
d: "M16.4958 12H14.5C14.5 11.4372 14.314 10.9178 14.0002 10.5H16.9958C17.5481 10.5 17.9958 10.9477 17.9958 11.5V15.5H16.4976V14H16.4958V12Z"
|
|
1497
|
+
}));
|
|
1498
|
+
});
|
|
1499
|
+
|
|
1500
|
+
// packages/react-icons/src/__icons/GuideIcon.tsx
|
|
1501
|
+
import React104, { forwardRef as forwardRef104 } from "react";
|
|
1502
|
+
var GuideIcon = /* @__PURE__ */ forwardRef104((props, forwardedRef) => {
|
|
1503
|
+
return /* @__PURE__ */ React104.createElement(SvgIcon, {
|
|
1504
|
+
ref: forwardedRef,
|
|
1505
|
+
...props
|
|
1506
|
+
}, /* @__PURE__ */ React104.createElement("path", {
|
|
1507
|
+
d: "M9.99927 3.5C8.47846 3.5 7.22196 4.63163 7.02587 6.09877C6.55207 5.92701 6.06588 5.79126 5.57147 5.69276C5.95184 3.5927 7.78955 2 9.99927 2C12.209 2 14.0467 3.59272 14.4271 5.69278C13.9327 5.7913 13.4465 5.92705 12.9727 6.09883C12.7766 4.63165 11.5201 3.5 9.99927 3.5Z"
|
|
1508
|
+
}), /* @__PURE__ */ React104.createElement("path", {
|
|
1509
|
+
d: "M10 9.19999L8.93987 8.53363C7.59562 7.68867 6.07324 7.17822 4.5 7.03895C4.20754 7.01306 3.91332 6.99999 3.61816 6.99999H3V16H3.84436C5.58463 16 7.29477 16.4541 8.80575 17.3176L10 18L11.1943 17.3176C12.7052 16.4541 14.4154 16 16.1556 16H17V6.99999H16.3818C16.0867 6.99999 15.7925 7.01306 15.5 7.03895C13.9268 7.17822 12.4044 7.68867 11.0601 8.53363L10 9.19999ZM15.5 8.54586V14.5187C13.8403 14.6135 12.2194 15.0671 10.75 15.8497V10.5003L11.8584 9.80358C12.9633 9.10908 14.2098 8.68044 15.5 8.54586ZM9.24997 10.5003V15.8497C7.78051 15.0671 6.15968 14.6135 4.5 14.5187V8.54586C5.79024 8.68044 7.03672 9.10908 8.14162 9.80358L9.24997 10.5003Z"
|
|
1510
|
+
}));
|
|
1511
|
+
});
|
|
1512
|
+
|
|
1513
|
+
// packages/react-icons/src/__icons/Heading1Icon.tsx
|
|
1514
|
+
import React105, { forwardRef as forwardRef105 } from "react";
|
|
1515
|
+
var Heading1Icon = /* @__PURE__ */ forwardRef105((props, forwardedRef) => {
|
|
1516
|
+
return /* @__PURE__ */ React105.createElement(SvgIcon, {
|
|
1517
|
+
ref: forwardedRef,
|
|
1518
|
+
...props
|
|
1519
|
+
}, /* @__PURE__ */ React105.createElement("path", {
|
|
1520
|
+
d: "M14.9213 5.42802L15.9285 5.94257L12.1988 7.44946L11.75 6.55819L15.3501 4.5H16.3274V16.0222H14.9213V5.42802ZM12.099 15.2871H19V16.5H12.099V15.2871Z"
|
|
1521
|
+
}), /* @__PURE__ */ React105.createElement("path", {
|
|
1522
|
+
d: "M2 4.50195H3.39V16.5H2V4.50195ZM2.77 9.78441H9.47V11.0889H2.77V9.78441ZM8 4.50195H9.5V16.5H8V4.50195Z"
|
|
1523
|
+
}));
|
|
1524
|
+
});
|
|
1525
|
+
|
|
1526
|
+
// packages/react-icons/src/__icons/Heading2Icon.tsx
|
|
1527
|
+
import React106, { forwardRef as forwardRef106 } from "react";
|
|
1528
|
+
var Heading2Icon = /* @__PURE__ */ forwardRef106((props, forwardedRef) => {
|
|
1529
|
+
return /* @__PURE__ */ React106.createElement(SvgIcon, {
|
|
1530
|
+
ref: forwardedRef,
|
|
1531
|
+
...props
|
|
1532
|
+
}, /* @__PURE__ */ React106.createElement("path", {
|
|
1533
|
+
d: "M11.6374 15.2204L14.8573 11.5783L15.4954 10.8803C15.9175 10.415 16.2513 10.0302 16.4771 9.74385C16.7029 9.45749 16.8992 9.1443 17.0465 8.82215C17.2035 8.5 17.2723 8.15996 17.2723 7.80201C17.2723 7.40828 17.1839 7.06823 16.9974 6.76398C16.8109 6.45973 16.5556 6.23602 16.2415 6.07494C15.9175 5.92282 15.574 5.84228 15.2009 5.84228C14.7003 5.84228 14.2291 5.99441 13.7971 6.28076C13.3652 6.56711 13.0118 6.9877 12.7271 7.50671L11.5 6.87136C11.8436 6.13758 12.3344 5.55593 12.9627 5.13535C13.591 4.71477 14.3469 4.5 15.2402 4.5C15.9372 4.5 16.5556 4.62528 17.0955 4.88479C17.6355 5.1443 18.0576 5.49329 18.3619 5.94966C18.6662 6.40604 18.8135 6.934 18.8135 7.53356C18.8135 8.03468 18.7055 8.5179 18.4993 8.99217C18.2932 9.46644 18.0281 9.90492 17.714 10.3166C17.3999 10.7282 16.9679 11.2562 16.4182 11.8826L16.3887 11.9362L13.0314 15.7573L12.7664 15.0772H19V16.5H11.6374V15.1935V15.2204Z"
|
|
1534
|
+
}), /* @__PURE__ */ React106.createElement("path", {
|
|
1535
|
+
d: "M2 4.5H3.39V16.5H2V4.5ZM2.77 9.78331H9.47V11.0881H2.77V9.78331ZM8 4.5H9.5V16.5H8V4.5Z"
|
|
1536
|
+
}));
|
|
1537
|
+
});
|
|
1538
|
+
|
|
1539
|
+
// packages/react-icons/src/__icons/Heading3Icon.tsx
|
|
1540
|
+
import React107, { forwardRef as forwardRef107 } from "react";
|
|
1541
|
+
var Heading3Icon = /* @__PURE__ */ forwardRef107((props, forwardedRef) => {
|
|
1542
|
+
return /* @__PURE__ */ React107.createElement(SvgIcon, {
|
|
1543
|
+
ref: forwardedRef,
|
|
1544
|
+
...props
|
|
1545
|
+
}, /* @__PURE__ */ React107.createElement("path", {
|
|
1546
|
+
d: "M12.6536 16.1779C12.0659 15.9528 11.518 15.6467 11 15.2506L11.767 14.1434C12.1954 14.4764 12.6436 14.7375 13.0919 14.9086C13.5402 15.0796 13.9984 15.1696 14.4666 15.1696C14.9746 15.1696 15.4428 15.0706 15.8612 14.8635C16.2796 14.6655 16.6083 14.3864 16.8474 14.0263C17.0864 13.6662 17.206 13.2701 17.206 12.838C17.206 12.2079 16.9669 11.6948 16.4888 11.2896C16.0106 10.8845 15.3731 10.6775 14.5961 10.6505C14.3869 10.6415 14.1877 10.6505 13.9785 10.6775C13.7693 10.7045 13.5601 10.7495 13.331 10.8035L12.5739 9.73226L17.465 4.81703L17.704 5.92431H11.4582V4.50195H18.3316L18.3515 5.91531L14.3172 9.93931L13.6199 9.85829C13.8689 9.75027 14.1379 9.66024 14.4168 9.59723C14.6957 9.53421 14.9945 9.5072 15.3133 9.5072C15.9907 9.5072 16.5784 9.66024 17.0964 9.95732C17.6144 10.2634 18.0228 10.6685 18.3117 11.1816C18.6006 11.6948 18.75 12.2709 18.75 12.892C18.75 13.5852 18.5707 14.2064 18.2121 14.7555C17.8535 15.3047 17.3554 15.7278 16.7179 16.0428C16.0803 16.3489 15.3631 16.502 14.5662 16.502C13.8789 16.502 13.2513 16.3939 12.6636 16.1689L12.6536 16.1779Z"
|
|
1547
|
+
}), /* @__PURE__ */ React107.createElement("path", {
|
|
1548
|
+
d: "M2 4.50195H3.39V16.502H2V4.50195ZM2.77 9.78526H9.47V11.09H2.77V9.78526ZM8 4.50195H9.5V16.502H8V4.50195Z"
|
|
1549
|
+
}));
|
|
1550
|
+
});
|
|
1551
|
+
|
|
1552
|
+
// packages/react-icons/src/__icons/Heading4Icon.tsx
|
|
1553
|
+
import React108, { forwardRef as forwardRef108 } from "react";
|
|
1554
|
+
var Heading4Icon = /* @__PURE__ */ forwardRef108((props, forwardedRef) => {
|
|
1555
|
+
return /* @__PURE__ */ React108.createElement(SvgIcon, {
|
|
1556
|
+
ref: forwardedRef,
|
|
1557
|
+
...props
|
|
1558
|
+
}, /* @__PURE__ */ React108.createElement("path", {
|
|
1559
|
+
d: "M16.3827 13.3727V6.63426L16.4321 5.75734L12.5704 12.3573H19V13.705L11 13.742V12.3296L15.6321 4.50195H17.9037V16.502H16.3827V13.3635V13.3727Z"
|
|
1560
|
+
}), /* @__PURE__ */ React108.createElement("path", {
|
|
1561
|
+
d: "M2 4.50195H3.39V16.502H2V4.50195ZM2.77 9.78526H9.47V11.09H2.77V9.78526ZM8 4.50195H9.5V16.502H8V4.50195Z"
|
|
1562
|
+
}));
|
|
1563
|
+
});
|
|
1564
|
+
|
|
1565
|
+
// packages/react-icons/src/__icons/HelpIcon.tsx
|
|
1566
|
+
import React109, { forwardRef as forwardRef109 } from "react";
|
|
1567
|
+
var HelpIcon = /* @__PURE__ */ forwardRef109((props, forwardedRef) => {
|
|
1568
|
+
return /* @__PURE__ */ React109.createElement(SvgIcon, {
|
|
1569
|
+
ref: forwardedRef,
|
|
1570
|
+
...props
|
|
1571
|
+
}, /* @__PURE__ */ React109.createElement("path", {
|
|
1572
|
+
d: "M11.7458 8.5C11.7455 8.69468 11.6799 8.8362 11.5271 8.9947C11.3453 9.18329 11.0881 9.34799 10.7224 9.57907L10.6649 9.61535C10.035 10.012 9 10.6638 9 11.9988H10.5C10.5 11.563 10.7727 11.3217 11.5237 10.8471L11.5757 10.8143C11.8899 10.6162 12.2916 10.3629 12.6069 10.0358C12.9687 9.6606 13.2461 9.16213 13.2461 8.49883C13.2459 6.84215 11.7905 5.49921 9.99576 5.49921C8.20083 5.49921 6.74576 6.84236 6.74576 8.49921C6.74576 8.51375 6.74587 8.52827 6.74609 8.54276L6.74576 8.49921L8.24576 8.5C8.24576 7.78236 8.91395 6.99921 9.99576 6.99921C11.0776 6.99921 11.7458 7.78236 11.7458 8.5Z"
|
|
1573
|
+
}), /* @__PURE__ */ React109.createElement("path", {
|
|
1574
|
+
d: "M9.75 13C9.19772 13 8.75 13.4477 8.75 14C8.75 14.5523 9.19772 15 9.75 15C10.3023 15 10.75 14.5523 10.75 14C10.75 13.4477 10.3023 13 9.75 13Z"
|
|
1575
|
+
}), /* @__PURE__ */ React109.createElement("path", {
|
|
1576
|
+
d: "M1.99609 10.0078C1.99609 14.4261 5.57782 18.0078 9.99609 18.0078C11.888 18.0078 13.6265 17.3511 14.9961 16.2532C16.825 14.7871 17.9961 12.5342 17.9961 10.0078C17.9961 7.48143 16.825 5.22856 14.9961 3.76244C13.6265 2.66453 11.888 2.00781 9.99609 2.00781C5.57782 2.00781 1.99609 5.58953 1.99609 10.0078ZM9.99609 16.5078C6.40624 16.5078 3.49609 13.5977 3.49609 10.0078C3.49609 6.41796 6.40624 3.50781 9.99609 3.50781C11.5347 3.50781 12.9448 4.04053 14.0579 4.93281C15.547 6.12649 16.4961 7.9558 16.4961 10.0078C16.4961 12.0598 15.547 13.8891 14.0579 15.0828C12.9448 15.9751 11.5347 16.5078 9.99609 16.5078Z"
|
|
1577
|
+
}));
|
|
1578
|
+
});
|
|
1579
|
+
|
|
1580
|
+
// packages/react-icons/src/__icons/HistoryIcon.tsx
|
|
1581
|
+
import React110, { forwardRef as forwardRef110 } from "react";
|
|
1582
|
+
var HistoryIcon = /* @__PURE__ */ forwardRef110((props, forwardedRef) => {
|
|
1583
|
+
return /* @__PURE__ */ React110.createElement(SvgIcon, {
|
|
1584
|
+
ref: forwardedRef,
|
|
1585
|
+
...props
|
|
1586
|
+
}, /* @__PURE__ */ React110.createElement("path", {
|
|
1587
|
+
d: "M1.77877 8.64983L3.00099 9.87206C3.06896 5.51244 6.62421 1.99927 11 1.99927C12.8919 1.99927 14.6304 2.65599 16 3.7539C17.8289 5.22002 19 7.47288 19 9.99927C19 12.5257 17.8289 14.7785 16 16.2446C14.6304 17.3425 12.8919 17.9993 11 17.9993C10.6603 17.9993 10.3255 17.9781 9.99687 17.937L9.99458 16.422C10.3223 16.4729 10.6581 16.4993 11 16.4993C12.5386 16.4993 13.9487 15.9665 15.0618 15.0743C16.5509 13.8806 17.5 12.0513 17.5 9.99927C17.5 7.94725 16.5509 6.11795 15.0618 4.92427C13.9487 4.03199 12.5386 3.49927 11 3.49927C7.4475 3.49927 4.56063 6.34918 4.50095 9.88744L5.73856 8.64983L6.58709 9.49835L3.75866 12.3268L0.930237 9.49835L1.77877 8.64983Z"
|
|
1588
|
+
}), /* @__PURE__ */ React110.createElement("path", {
|
|
1589
|
+
d: "M10 7.00001H11.5V10.5H14V12H10V7.00001Z"
|
|
1590
|
+
}));
|
|
1591
|
+
});
|
|
1592
|
+
|
|
1593
|
+
// packages/react-icons/src/__icons/HomeIcon.tsx
|
|
1594
|
+
import React111, { forwardRef as forwardRef111 } from "react";
|
|
1595
|
+
var HomeIcon = /* @__PURE__ */ forwardRef111((props, forwardedRef) => {
|
|
1596
|
+
return /* @__PURE__ */ React111.createElement(SvgIcon, {
|
|
1597
|
+
ref: forwardedRef,
|
|
1598
|
+
...props
|
|
1599
|
+
}, /* @__PURE__ */ React111.createElement("path", {
|
|
1600
|
+
d: "M10.0001 3.0777L1.9539 8.825L2.82576 10.0456L3.99975 9.20704V15.9996C3.99975 16.5519 4.44747 16.9996 4.99975 16.9996H8.99975V15.2775H9.0017V12.4985H11.0017V15.4992H10.9997V16.9996H14.9998C15.552 16.9996 15.9998 16.5519 15.9998 15.9996V9.20649L17.1745 10.0456L18.0464 8.825L10.0001 3.0777ZM14.4998 8.13507V15.4996L12.5017 15.4992V10.9985H7.5017V15.4996H5.49975V8.13561L10.0001 4.92105L14.4998 8.13507Z"
|
|
1601
|
+
}));
|
|
1602
|
+
});
|
|
1603
|
+
|
|
1604
|
+
// packages/react-icons/src/__icons/HorizontalRuleIcon.tsx
|
|
1605
|
+
import React112, { forwardRef as forwardRef112 } from "react";
|
|
1606
|
+
var HorizontalRuleIcon = /* @__PURE__ */ forwardRef112((props, forwardedRef) => {
|
|
1607
|
+
return /* @__PURE__ */ React112.createElement(SvgIcon, {
|
|
1608
|
+
ref: forwardedRef,
|
|
1609
|
+
...props
|
|
1610
|
+
}, /* @__PURE__ */ React112.createElement("path", {
|
|
1611
|
+
d: "M17.9971 10.75H1.99707V9.25H17.9971V10.75Z"
|
|
1612
|
+
}));
|
|
1613
|
+
});
|
|
1614
|
+
|
|
1615
|
+
// packages/react-icons/src/__icons/HttpIcon.tsx
|
|
1616
|
+
import React113, { forwardRef as forwardRef113 } from "react";
|
|
1617
|
+
var HttpIcon = /* @__PURE__ */ forwardRef113((props, forwardedRef) => {
|
|
1618
|
+
return /* @__PURE__ */ React113.createElement(SvgIcon, {
|
|
1619
|
+
ref: forwardedRef,
|
|
1620
|
+
...props
|
|
1621
|
+
}, /* @__PURE__ */ React113.createElement("path", {
|
|
1622
|
+
d: "M15 6.5H17.3105C18.6528 6.5 19.5 7.42647 19.5 8.81046C19.5 10.1944 18.6528 11.1438 17.3105 11.1438H16.3203V13.5H15V6.5ZM17.2775 9.80556C17.8496 9.80556 18.1907 9.4281 18.1907 8.83333C18.1907 8.23856 17.8496 7.86111 17.2775 7.86111H16.3203V9.80556H17.2775Z"
|
|
1623
|
+
}), /* @__PURE__ */ React113.createElement("path", {
|
|
1624
|
+
d: "M10.75 6.5H14.25V7.86139L13.2073 7.86114V13.5H11.9034V7.86114H10.7509L10.75 6.5Z"
|
|
1625
|
+
}), /* @__PURE__ */ React113.createElement("path", {
|
|
1626
|
+
d: "M6.75 6.5H10.25V7.86139L9.20726 7.86114V13.5H7.90336V7.86114H6.75094L6.75 6.5Z"
|
|
1627
|
+
}), /* @__PURE__ */ React113.createElement("path", {
|
|
1628
|
+
d: "M4.63014 10.6405H2.36986V13.5H1V6.5H2.36986V9.27941H4.63014V6.5H6V13.5H4.63014V10.6405Z"
|
|
1629
|
+
}));
|
|
1630
|
+
});
|
|
1631
|
+
|
|
1632
|
+
// packages/react-icons/src/__icons/IdeaIcon.tsx
|
|
1633
|
+
import React114, { forwardRef as forwardRef114 } from "react";
|
|
1634
|
+
var IdeaIcon = /* @__PURE__ */ forwardRef114((props, forwardedRef) => {
|
|
1635
|
+
return /* @__PURE__ */ React114.createElement(SvgIcon, {
|
|
1636
|
+
ref: forwardedRef,
|
|
1637
|
+
...props
|
|
1638
|
+
}, /* @__PURE__ */ React114.createElement("path", {
|
|
1639
|
+
d: "M10.75 3V0.5L9.25 0.5V3H10.75Z"
|
|
1640
|
+
}), /* @__PURE__ */ React114.createElement("path", {
|
|
1641
|
+
d: "M13.4822 4.01777L15.25 2.25L16.3107 3.31066L14.5429 5.07843L13.4822 4.01777Z"
|
|
1642
|
+
}), /* @__PURE__ */ React114.createElement("path", {
|
|
1643
|
+
d: "M14.4961 8.99609C14.4961 10.6092 13.6473 12.024 12.3721 12.8184V13.998C12.3721 14.5503 11.9244 14.998 11.3721 14.998H8.62012C8.06783 14.998 7.62012 14.5503 7.62012 13.998V12.8184C6.34484 12.024 5.49609 10.6092 5.49609 8.99609C5.49609 6.51081 7.51081 4.49609 9.99609 4.49609C12.4814 4.49609 14.4961 6.51081 14.4961 8.99609ZM10.8731 11.8659C12.1021 11.4907 12.9961 10.3478 12.9961 8.99609C12.9961 7.33924 11.6529 5.99609 9.99609 5.99609C8.33924 5.99609 6.99609 7.33924 6.99609 8.99609C6.99609 10.3507 7.89387 11.4956 9.12686 11.8682V13.498H10.8731V11.8659Z"
|
|
1644
|
+
}), /* @__PURE__ */ React114.createElement("path", {
|
|
1645
|
+
d: "M7.625 17.2383C7.625 16.8241 7.96079 16.4883 8.375 16.4883H11.625C12.0392 16.4883 12.375 16.8241 12.375 17.2383C12.375 17.6525 12.0392 17.9883 11.625 17.9883H8.375C7.96079 17.9883 7.625 17.6525 7.625 17.2383Z"
|
|
1646
|
+
}), /* @__PURE__ */ React114.createElement("path", {
|
|
1647
|
+
d: "M4.25 6.5H1.75V8H4.25V6.5Z"
|
|
1648
|
+
}), /* @__PURE__ */ React114.createElement("path", {
|
|
1649
|
+
d: "M18.25 6.5H15.75V8H18.25V6.5Z"
|
|
1650
|
+
}), /* @__PURE__ */ React114.createElement("path", {
|
|
1651
|
+
d: "M4.75 2.25L6.51777 4.01777L5.45711 5.07843L3.68934 3.31066L4.75 2.25Z"
|
|
1652
|
+
}));
|
|
1653
|
+
});
|
|
1654
|
+
|
|
1655
|
+
// packages/react-icons/src/__icons/ImageIcon.tsx
|
|
1656
|
+
import React115, { forwardRef as forwardRef115 } from "react";
|
|
1657
|
+
var ImageIcon = /* @__PURE__ */ forwardRef115((props, forwardedRef) => {
|
|
1658
|
+
return /* @__PURE__ */ React115.createElement(SvgIcon, {
|
|
1659
|
+
ref: forwardedRef,
|
|
1660
|
+
...props
|
|
1661
|
+
}, /* @__PURE__ */ React115.createElement("path", {
|
|
1662
|
+
d: "M4 3H8V4.5H4.5V8.77612L9.02583 6.10139L16.9969 11.9986L16.9958 12H17V16C17 16.5523 16.5523 17 16 17H4C3.44772 17 3 16.5523 3 16V4C3 3.44772 3.44772 3 4 3ZM15.5 12.7571L8.93302 7.89861L4.5 10.5185V15.5H15.5V12.7571Z"
|
|
1663
|
+
}), /* @__PURE__ */ React115.createElement("path", {
|
|
1664
|
+
d: "M16 5.5C16 4.67157 15.3284 4 14.5 4C14.1453 4 13.8193 4.12313 13.5625 4.32899C13.2196 4.60389 13 5.0263 13 5.5C13 5.9737 13.2196 6.39611 13.5625 6.67101C13.8193 6.87687 14.1453 7 14.5 7C15.3284 7 16 6.32843 16 5.5Z"
|
|
1665
|
+
}));
|
|
1666
|
+
});
|
|
1667
|
+
|
|
1668
|
+
// packages/react-icons/src/__icons/InformationIcon.tsx
|
|
1669
|
+
import React116, { forwardRef as forwardRef116 } from "react";
|
|
1670
|
+
var InformationIcon = /* @__PURE__ */ forwardRef116((props, forwardedRef) => {
|
|
1671
|
+
return /* @__PURE__ */ React116.createElement(SvgIcon, {
|
|
1672
|
+
ref: forwardedRef,
|
|
1673
|
+
...props
|
|
1674
|
+
}, /* @__PURE__ */ React116.createElement("path", {
|
|
1675
|
+
d: "M10.75 9V14H9.25V9H10.75Z"
|
|
1676
|
+
}), /* @__PURE__ */ React116.createElement("path", {
|
|
1677
|
+
d: "M10 8C10.5523 8 11 7.55228 11 7C11 6.44772 10.5523 6 10 6C9.44772 6 9 6.44772 9 7C9 7.55228 9.44772 8 10 8Z"
|
|
1678
|
+
}), /* @__PURE__ */ React116.createElement("path", {
|
|
1679
|
+
d: "M10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C11.8919 2 13.6304 2.65672 15 3.75463C16.8289 5.22075 18 7.47362 18 10C18 12.5264 16.8289 14.7793 15 16.2454C13.6304 17.3433 11.8919 18 10 18ZM3.5 10C3.5 13.5899 6.41015 16.5 10 16.5C11.5386 16.5 12.9487 15.9673 14.0618 15.075C15.5509 13.8813 16.5 12.052 16.5 10C16.5 7.94799 15.5509 6.11868 14.0618 4.925C12.9487 4.03272 11.5386 3.5 10 3.5C6.41015 3.5 3.5 6.41015 3.5 10Z"
|
|
1680
|
+
}));
|
|
1681
|
+
});
|
|
1682
|
+
|
|
1683
|
+
// packages/react-icons/src/__icons/IntegrationsIcon.tsx
|
|
1684
|
+
import React117, { forwardRef as forwardRef117 } from "react";
|
|
1685
|
+
var IntegrationsIcon = /* @__PURE__ */ forwardRef117((props, forwardedRef) => {
|
|
1686
|
+
return /* @__PURE__ */ React117.createElement(SvgIcon, {
|
|
1687
|
+
ref: forwardedRef,
|
|
1688
|
+
...props
|
|
1689
|
+
}, /* @__PURE__ */ React117.createElement("g", null, /* @__PURE__ */ React117.createElement("path", {
|
|
1690
|
+
d: "M17.4334 5.61344L19.2734 3.77341L16.0915 0.591431L14.252 2.43092C12.7505 2.02967 11.0819 2.41804 9.90396 3.59602L8.13619 5.36378L9.19674 6.42433L7.79086 7.8302L9.38185 9.42119L10.7877 8.01532L11.8512 9.07884L10.4454 10.4847L12.0332 12.0725L13.4391 10.6667L14.5001 11.7277L16.2679 9.95998C17.4455 8.78239 17.834 7.11452 17.4334 5.61344ZM15.2073 8.89932L14.5001 9.60642L10.2575 5.36378L10.9646 4.65668C11.9529 3.66837 13.4592 3.51377 14.6096 4.19288L16.0917 2.7108L17.1523 3.77146L15.6705 5.25334C16.3503 6.40383 16.1958 7.91072 15.2073 8.89932Z"
|
|
1691
|
+
}), /* @__PURE__ */ React117.createElement("path", {
|
|
1692
|
+
d: "M2.43055 14.2505L0.590523 16.0905L3.7725 19.2725L5.61199 17.433C7.11345 17.8342 8.78203 17.4459 9.96 16.2679L11.7278 14.5001L5.36381 8.13616L3.59604 9.90393C2.41845 11.0815 2.02995 12.7494 2.43055 14.2505ZM4.6567 10.9646L5.36381 10.2575L9.60645 14.5001L8.89934 15.2072C7.91104 16.1955 6.40473 16.3501 5.25436 15.671L3.77228 17.1531L2.71162 16.0925L4.1935 14.6106C3.51371 13.4601 3.66811 11.9532 4.6567 10.9646Z"
|
|
1693
|
+
})), /* @__PURE__ */ React117.createElement("defs", null, /* @__PURE__ */ React117.createElement("clipPath", {
|
|
1694
|
+
id: "clip0_2058_3603"
|
|
1695
|
+
}, /* @__PURE__ */ React117.createElement("rect", {
|
|
1696
|
+
width: "20",
|
|
1697
|
+
height: "20"
|
|
1698
|
+
}))));
|
|
1699
|
+
});
|
|
1700
|
+
|
|
1701
|
+
// packages/react-icons/src/__icons/KeyboardIcon.tsx
|
|
1702
|
+
import React118, { forwardRef as forwardRef118 } from "react";
|
|
1703
|
+
var KeyboardIcon = /* @__PURE__ */ forwardRef118((props, forwardedRef) => {
|
|
1704
|
+
return /* @__PURE__ */ React118.createElement(SvgIcon, {
|
|
1705
|
+
ref: forwardedRef,
|
|
1706
|
+
...props
|
|
1707
|
+
}, /* @__PURE__ */ React118.createElement("path", {
|
|
1708
|
+
d: "M3 9.5H5V11.5H3V9.5Z"
|
|
1709
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1710
|
+
d: "M7 9.5H9V11.5H7V9.5Z"
|
|
1711
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1712
|
+
d: "M11 9.5H13V11.5H11V9.5Z"
|
|
1713
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1714
|
+
d: "M15 9.5H17V11.5H15V9.5Z"
|
|
1715
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1716
|
+
d: "M3 5.5H5V7.5H3V5.5Z"
|
|
1717
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1718
|
+
d: "M7 5.5H9V7.5H7V5.5Z"
|
|
1719
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1720
|
+
d: "M11 5.5H13V7.5H11V5.5Z"
|
|
1721
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1722
|
+
d: "M15 5.5H17V7.5H15V5.5Z"
|
|
1723
|
+
}), /* @__PURE__ */ React118.createElement("path", {
|
|
1724
|
+
d: "M4.99609 13.5H14.9961V15H4.99609V13.5Z"
|
|
1725
|
+
}));
|
|
1726
|
+
});
|
|
1727
|
+
|
|
1728
|
+
// packages/react-icons/src/__icons/LightmodeIcon.tsx
|
|
1729
|
+
import React119, { forwardRef as forwardRef119 } from "react";
|
|
1730
|
+
var LightmodeIcon = /* @__PURE__ */ forwardRef119((props, forwardedRef) => {
|
|
1731
|
+
return /* @__PURE__ */ React119.createElement(SvgIcon, {
|
|
1732
|
+
ref: forwardedRef,
|
|
1733
|
+
...props
|
|
1734
|
+
}, /* @__PURE__ */ React119.createElement("path", {
|
|
1735
|
+
d: "M11 2V4.5H9.5V2H11Z"
|
|
1736
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1737
|
+
d: "M16.75 4.75002L14.9822 6.51779L13.9216 5.45713L15.6893 3.68936L16.75 4.75002Z"
|
|
1738
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1739
|
+
d: "M11 18V15.5H9.5V18H11Z"
|
|
1740
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1741
|
+
d: "M2 9.50002H4.5V11H2V9.50002Z"
|
|
1742
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1743
|
+
d: "M18 11V9.50002H15.5V11H18Z"
|
|
1744
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1745
|
+
d: "M4.75 3.75002L6.51777 5.51779L5.45711 6.57845L3.68934 4.81068L4.75 3.75002Z"
|
|
1746
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1747
|
+
d: "M5.51777 13.9823L3.75 15.75L4.81066 16.8107L6.57843 15.0429L5.51777 13.9823Z"
|
|
1748
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1749
|
+
d: "M15.75 16.75L13.9822 14.9823L15.0429 13.9216L16.8107 15.6894L15.75 16.75Z"
|
|
1750
|
+
}), /* @__PURE__ */ React119.createElement("path", {
|
|
1751
|
+
d: "M14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 6 10 6C12.2091 6 14 7.79086 14 10ZM12.5 10C12.5 8.61929 11.3807 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.3807 12.5 12.5 11.3807 12.5 10Z"
|
|
1752
|
+
}));
|
|
1753
|
+
});
|
|
1754
|
+
|
|
1755
|
+
// packages/react-icons/src/__icons/LineChartIcon.tsx
|
|
1756
|
+
import React120, { forwardRef as forwardRef120 } from "react";
|
|
1757
|
+
var LineChartIcon = /* @__PURE__ */ forwardRef120((props, forwardedRef) => {
|
|
1758
|
+
return /* @__PURE__ */ React120.createElement(SvgIcon, {
|
|
1759
|
+
ref: forwardedRef,
|
|
1760
|
+
...props
|
|
1761
|
+
}, /* @__PURE__ */ React120.createElement("path", {
|
|
1762
|
+
d: "M4.48276 3H2.98276V16C2.98276 16.5523 3.43048 17 3.98276 17H16.9828V15.5H4.48276V13.5162L4.50433 13.5384L8.18521 9.97631L11.643 12.4855L17.0172 7.02615L15.9483 5.97385L11.4794 10.5135L8.047 8.02269L4.48276 11.4719V3Z"
|
|
1763
|
+
}));
|
|
1764
|
+
});
|
|
1765
|
+
|
|
1766
|
+
// packages/react-icons/src/__icons/LinkIcon.tsx
|
|
1767
|
+
import React121, { forwardRef as forwardRef121 } from "react";
|
|
1768
|
+
var LinkIcon = /* @__PURE__ */ forwardRef121((props, forwardedRef) => {
|
|
1769
|
+
return /* @__PURE__ */ React121.createElement(SvgIcon, {
|
|
1770
|
+
ref: forwardedRef,
|
|
1771
|
+
...props
|
|
1772
|
+
}, /* @__PURE__ */ React121.createElement("path", {
|
|
1773
|
+
d: "M12.4976 4.12317H12.5013L15.6816 7.30712L11.0779 11.8922L9.49422 10.3085L8.43356 11.3692L9.84777 12.7834C10.5312 13.4668 11.6392 13.4668 12.3226 12.7834L16.5653 8.54075C17.2487 7.85733 17.2487 6.74929 16.5653 6.06587L13.7369 3.23745C13.0534 2.55403 11.9454 2.55403 11.262 3.23745L9.84777 4.65166L10.9084 5.71232L12.4976 4.12317Z"
|
|
1774
|
+
}), /* @__PURE__ */ React121.createElement("path", {
|
|
1775
|
+
d: "M7.00231 15.8808L3.81925 12.6977V12.6957L8.41139 8.09745L10.0054 9.69151L11.0661 8.63085L9.65189 7.21663C8.96847 6.53321 7.86044 6.53321 7.17702 7.21663L2.93438 11.4593C2.25096 12.1427 2.25096 13.2507 2.93438 13.9341L5.7628 16.7626C6.44622 17.446 7.55426 17.446 8.23768 16.7626L9.65189 15.3484L8.59123 14.2877L7.00231 15.8808Z"
|
|
1776
|
+
}));
|
|
1777
|
+
});
|
|
1778
|
+
|
|
1779
|
+
// packages/react-icons/src/__icons/ListIcon.tsx
|
|
1780
|
+
import React122, { forwardRef as forwardRef122 } from "react";
|
|
1781
|
+
var ListIcon = /* @__PURE__ */ forwardRef122((props, forwardedRef) => {
|
|
1782
|
+
return /* @__PURE__ */ React122.createElement(SvgIcon, {
|
|
1783
|
+
ref: forwardedRef,
|
|
1784
|
+
...props
|
|
1785
|
+
}, /* @__PURE__ */ React122.createElement("path", {
|
|
1786
|
+
d: "M6 4.25H18V5.74796H6V4.25Z"
|
|
1787
|
+
}), /* @__PURE__ */ React122.createElement("path", {
|
|
1788
|
+
d: "M6 9.25102H18V10.749H6V9.25102Z"
|
|
1789
|
+
}), /* @__PURE__ */ React122.createElement("path", {
|
|
1790
|
+
d: "M18 14.252H6V15.75H18V14.252Z"
|
|
1791
|
+
}), /* @__PURE__ */ React122.createElement("path", {
|
|
1792
|
+
d: "M4 5C4 5.55228 3.55228 6 3 6C2.44772 6 2 5.55228 2 5C2 4.44772 2.44772 4 3 4C3.55228 4 4 4.44772 4 5Z"
|
|
1793
|
+
}), /* @__PURE__ */ React122.createElement("path", {
|
|
1794
|
+
d: "M4 15C4 15.5523 3.55228 16 3 16C2.44772 16 2 15.5523 2 15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15Z"
|
|
1795
|
+
}), /* @__PURE__ */ React122.createElement("path", {
|
|
1796
|
+
d: "M4 10C4 10.5523 3.55228 11 3 11C2.44772 11 2 10.5523 2 10C2 9.44772 2.44772 9 3 9C3.55228 9 4 9.44772 4 10Z"
|
|
1797
|
+
}));
|
|
1798
|
+
});
|
|
1799
|
+
|
|
1800
|
+
// packages/react-icons/src/__icons/LockIcon.tsx
|
|
1801
|
+
import React123, { forwardRef as forwardRef123 } from "react";
|
|
1802
|
+
var LockIcon = /* @__PURE__ */ forwardRef123((props, forwardedRef) => {
|
|
1803
|
+
return /* @__PURE__ */ React123.createElement(SvgIcon, {
|
|
1804
|
+
ref: forwardedRef,
|
|
1805
|
+
...props
|
|
1806
|
+
}, /* @__PURE__ */ React123.createElement("path", {
|
|
1807
|
+
d: "M9.25 11H10.75V14H9.25V11Z"
|
|
1808
|
+
}), /* @__PURE__ */ React123.createElement("path", {
|
|
1809
|
+
d: "M14.7461 8V7C14.7461 5.34315 13.4029 4 11.7461 4H8.24609C6.58924 4 5.24609 5.34315 5.24609 7V8H4.5C3.94772 8 3.5 8.44772 3.5 9V16C3.5 16.5523 3.94772 17 4.5 17H15.5C16.0523 17 16.5 16.5523 16.5 16V9C16.5 8.44772 16.0523 8 15.5 8H14.7461ZM11.7461 5.5C12.5745 5.5 13.2461 6.17157 13.2461 7V8H6.74609V7C6.74609 6.17157 7.41767 5.5 8.24609 5.5H11.7461ZM5 9.5H15V15.5H5V9.5Z"
|
|
1810
|
+
}));
|
|
1811
|
+
});
|
|
1812
|
+
|
|
1813
|
+
// packages/react-icons/src/__icons/LoginIcon.tsx
|
|
1814
|
+
import React124, { forwardRef as forwardRef124 } from "react";
|
|
1815
|
+
var LoginIcon = /* @__PURE__ */ forwardRef124((props, forwardedRef) => {
|
|
1816
|
+
return /* @__PURE__ */ React124.createElement(SvgIcon, {
|
|
1817
|
+
ref: forwardedRef,
|
|
1818
|
+
...props
|
|
1819
|
+
}, /* @__PURE__ */ React124.createElement("path", {
|
|
1820
|
+
d: "M14.5 16.5V3.5H8.00001V2H15C15.5523 2 16 2.44772 16 3V17C16 17.5523 15.5523 18 15 18H8.00001V16.5H14.5Z"
|
|
1821
|
+
}), /* @__PURE__ */ React124.createElement("path", {
|
|
1822
|
+
d: "M12.0007 10.001L7.75803 14.2436L6.69737 13.183L9.13033 10.75H3.49969L3.49969 9.25L9.12837 9.25L6.69737 6.819L7.75803 5.75834L12.0007 10.001Z"
|
|
1823
|
+
}));
|
|
1824
|
+
});
|
|
1825
|
+
|
|
1826
|
+
// packages/react-icons/src/__icons/LogoutIcon.tsx
|
|
1827
|
+
import React125, { forwardRef as forwardRef125 } from "react";
|
|
1828
|
+
var LogoutIcon = /* @__PURE__ */ forwardRef125((props, forwardedRef) => {
|
|
1829
|
+
return /* @__PURE__ */ React125.createElement(SvgIcon, {
|
|
1830
|
+
ref: forwardedRef,
|
|
1831
|
+
...props
|
|
1832
|
+
}, /* @__PURE__ */ React125.createElement("path", {
|
|
1833
|
+
d: "M5.5 16.5V3.5H12V2H5C4.44772 2 4 2.44772 4 3V17C4 17.5523 4.44771 18 5 18H12V16.5H5.5Z"
|
|
1834
|
+
}), /* @__PURE__ */ React125.createElement("path", {
|
|
1835
|
+
d: "M16.5001 10.001L12.2575 14.2436L11.1968 13.183L13.6298 10.75H7.99915V9.25H13.6278L11.1968 6.819L12.2575 5.75834L16.5001 10.001Z"
|
|
1836
|
+
}));
|
|
1837
|
+
});
|
|
1838
|
+
|
|
1839
|
+
// packages/react-icons/src/__icons/MagnifyingGlassIcon.tsx
|
|
1840
|
+
import React126, { forwardRef as forwardRef126 } from "react";
|
|
1841
|
+
var MagnifyingGlassIcon = /* @__PURE__ */ forwardRef126((props, forwardedRef) => {
|
|
1842
|
+
return /* @__PURE__ */ React126.createElement(SvgIcon, {
|
|
1843
|
+
ref: forwardedRef,
|
|
1844
|
+
...props
|
|
1845
|
+
}, /* @__PURE__ */ React126.createElement("path", {
|
|
1846
|
+
d: "M11.5245 12.8548C10.5346 13.5751 9.31593 14 7.99805 14C4.68434 14 1.99805 11.3137 1.99805 8C1.99805 4.68629 4.68434 2 7.99805 2C11.3118 2 13.998 4.68629 13.998 8C13.998 9.27375 13.6011 10.4548 12.9242 11.4262L16.7407 15.2426C17.1312 15.6332 17.1312 16.2663 16.7407 16.6569C16.3502 17.0474 15.717 17.0474 15.3265 16.6569L11.5245 12.8548ZM12.498 8C12.498 5.51472 10.4833 3.5 7.99805 3.5C5.51277 3.5 3.49805 5.51472 3.49805 8C3.49805 10.4853 5.51277 12.5 7.99805 12.5C10.4833 12.5 12.498 10.4853 12.498 8Z"
|
|
1847
|
+
}));
|
|
1848
|
+
});
|
|
1849
|
+
|
|
1850
|
+
// packages/react-icons/src/__icons/MailClosedIcon.tsx
|
|
1851
|
+
import React127, { forwardRef as forwardRef127 } from "react";
|
|
1852
|
+
var MailClosedIcon = /* @__PURE__ */ forwardRef127((props, forwardedRef) => {
|
|
1853
|
+
return /* @__PURE__ */ React127.createElement(SvgIcon, {
|
|
1854
|
+
ref: forwardedRef,
|
|
1855
|
+
...props
|
|
1856
|
+
}, /* @__PURE__ */ React127.createElement("path", {
|
|
1857
|
+
d: "M3.5 14.5V6.45922L10.002 11.9861L16.5 6.41638V10.2899L18 8.78994V5C18 4.44772 17.5523 4 17 4H3C2.44772 4 2 4.44772 2 5V15C2 15.5523 2.44772 16 3 16H10.7899L12.2899 14.5H3.5ZM4.68757 5.5H15.2642L9.99797 10.0139L4.68757 5.5Z"
|
|
1858
|
+
}), /* @__PURE__ */ React127.createElement("path", {
|
|
1859
|
+
d: "M16.0291 15.0222L17.9515 16.9418L19 15.8948L17.0777 13.9752L18.9502 12.1052L17.9017 11.0582L16.0291 12.9281L14.0983 11L13.0498 12.0471L14.9806 13.9752L13 15.9529L14.0485 17L16.0291 15.0222Z"
|
|
1860
|
+
}));
|
|
1861
|
+
});
|
|
1862
|
+
|
|
1863
|
+
// packages/react-icons/src/__icons/ManualIcon.tsx
|
|
1864
|
+
import React128, { forwardRef as forwardRef128 } from "react";
|
|
1865
|
+
var ManualIcon = /* @__PURE__ */ forwardRef128((props, forwardedRef) => {
|
|
1866
|
+
return /* @__PURE__ */ React128.createElement(SvgIcon, {
|
|
1867
|
+
ref: forwardedRef,
|
|
1868
|
+
...props
|
|
1869
|
+
}, /* @__PURE__ */ React128.createElement("path", {
|
|
1870
|
+
d: "M5.36136 7.49747C4.96953 7.05986 4.2867 7.05263 3.88568 7.48183L2.59707 8.86099C2.25517 9.22691 2.23668 9.78932 2.55379 10.1769L6.49983 15L15.9999 14.9824L16 5.3212C16 4.96725 15.8129 4.63967 15.508 4.45986L11.5725 2.13862C11.4187 2.04788 11.2434 2 11.0647 1.99996L7.49983 1.99902C6.94754 1.99902 6.49983 2.44674 6.49983 2.99902L6.61298 8.89529L5.36136 7.49747ZM14.4999 13.4824L6.99999 13.5L3.56713 9.50003L4.63207 8.45789L7.16648 11.25H7.99983V3.49902L11 3.49902L14.5 5.38164L14.4999 13.4824Z"
|
|
1871
|
+
}), /* @__PURE__ */ React128.createElement("path", {
|
|
1872
|
+
d: "M16 17.9825L6.49999 17.9825V16.4845L16 16.4845V17.9825Z"
|
|
1873
|
+
}));
|
|
1874
|
+
});
|
|
1875
|
+
|
|
1876
|
+
// packages/react-icons/src/__icons/MaximizeIcon.tsx
|
|
1877
|
+
import React129, { forwardRef as forwardRef129 } from "react";
|
|
1878
|
+
var MaximizeIcon = /* @__PURE__ */ forwardRef129((props, forwardedRef) => {
|
|
1879
|
+
return /* @__PURE__ */ React129.createElement(SvgIcon, {
|
|
1880
|
+
ref: forwardedRef,
|
|
1881
|
+
...props
|
|
1882
|
+
}, /* @__PURE__ */ React129.createElement("path", {
|
|
1883
|
+
d: "M5.5 15.5L9 12L7.93934 10.9393L4.5 14.3787L4.5 11H3V17H9V15.5H5.5Z"
|
|
1884
|
+
}), /* @__PURE__ */ React129.createElement("path", {
|
|
1885
|
+
d: "M17 3V9L15.5 9V5.62039L12.0607 9.05973L11 7.99907L14.4991 4.5L11 4.5V3H17Z"
|
|
1886
|
+
}));
|
|
1887
|
+
});
|
|
1888
|
+
|
|
1889
|
+
// packages/react-icons/src/__icons/MenuIcon.tsx
|
|
1890
|
+
import React130, { forwardRef as forwardRef130 } from "react";
|
|
1891
|
+
var MenuIcon = /* @__PURE__ */ forwardRef130((props, forwardedRef) => {
|
|
1892
|
+
return /* @__PURE__ */ React130.createElement(SvgIcon, {
|
|
1893
|
+
ref: forwardedRef,
|
|
1894
|
+
...props
|
|
1895
|
+
}, /* @__PURE__ */ React130.createElement("path", {
|
|
1896
|
+
d: "M3 4.25H17V5.75H3V4.25Z"
|
|
1897
|
+
}), /* @__PURE__ */ React130.createElement("path", {
|
|
1898
|
+
d: "M3 9.25H17V10.75H3V9.25Z"
|
|
1899
|
+
}), /* @__PURE__ */ React130.createElement("path", {
|
|
1900
|
+
d: "M17 14.25H3V15.75H17V14.25Z"
|
|
1901
|
+
}));
|
|
1902
|
+
});
|
|
1903
|
+
|
|
1904
|
+
// packages/react-icons/src/__icons/MicrophoneIcon.tsx
|
|
1905
|
+
import React131, { forwardRef as forwardRef131 } from "react";
|
|
1906
|
+
var MicrophoneIcon = /* @__PURE__ */ forwardRef131((props, forwardedRef) => {
|
|
1907
|
+
return /* @__PURE__ */ React131.createElement(SvgIcon, {
|
|
1908
|
+
ref: forwardedRef,
|
|
1909
|
+
...props
|
|
1910
|
+
}, /* @__PURE__ */ React131.createElement("path", {
|
|
1911
|
+
d: "M6.5 4.50076C6.5 3.94848 6.94772 3.50076 7.5 3.50076H12.5C13.0523 3.50076 13.5 3.94848 13.5 4.50076V12.5008C13.5 13.053 13.0523 13.5008 12.5 13.5008H7.5C6.94772 13.5008 6.5 13.053 6.5 12.5008V4.50076ZM8 12.0008H12V5.00076H8V12.0008Z"
|
|
1912
|
+
}), /* @__PURE__ */ React131.createElement("path", {
|
|
1913
|
+
d: "M14.7535 14.5008L5.06445 14.4978L5.06445 11.0008H3.75L3.75195 14.9988C3.75195 15.5522 4.1437 16.0008 4.62695 16.0008L9.24609 16.0008V18.0008H10.7461V16.0008H15.25C15.7332 16.0008 16.25 15.5522 16.25 14.9988V11.0008H14.7535V14.5008Z"
|
|
1914
|
+
}));
|
|
1915
|
+
});
|
|
1916
|
+
|
|
1917
|
+
// packages/react-icons/src/__icons/MicrophoneOffIcon.tsx
|
|
1918
|
+
import React132, { forwardRef as forwardRef132 } from "react";
|
|
1919
|
+
var MicrophoneOffIcon = /* @__PURE__ */ forwardRef132((props, forwardedRef) => {
|
|
1920
|
+
return /* @__PURE__ */ React132.createElement(SvgIcon, {
|
|
1921
|
+
ref: forwardedRef,
|
|
1922
|
+
...props
|
|
1923
|
+
}, /* @__PURE__ */ React132.createElement("path", {
|
|
1924
|
+
d: "M8 5V12H8.25L6.92897 13.321C6.66967 13.1404 6.5 12.84 6.5 12.5V4.5C6.5 3.94772 6.94772 3.5 7.5 3.5H12.5C13.0523 3.5 13.5 3.94772 13.5 4.5V6.75L12 8.25V5H8Z"
|
|
1925
|
+
}), /* @__PURE__ */ React132.createElement("path", {
|
|
1926
|
+
d: "M13.5 10.9926L10.9926 13.5H12.5C13.0523 13.5 13.5 13.0523 13.5 12.5V10.9926Z"
|
|
1927
|
+
}), /* @__PURE__ */ React132.createElement("path", {
|
|
1928
|
+
d: "M5.75274 14.4973L5.06445 14.4971L5.06445 11H3.75L3.75195 14.998C3.75195 15.4257 3.98598 15.7908 4.31539 15.9346L5.75274 14.4973Z"
|
|
1929
|
+
}), /* @__PURE__ */ React132.createElement("path", {
|
|
1930
|
+
d: "M8.49264 16L9.99409 14.4985L14.7535 14.5V11H16.25V14.998C16.25 15.5514 15.7332 16 15.25 16H10.7461V18H9.24609V16L8.49264 16Z"
|
|
1931
|
+
}), /* @__PURE__ */ React132.createElement("path", {
|
|
1932
|
+
d: "M3.75 16.498L15.2405 5.00756L16.3011 6.06822L4.81066 17.5587L3.75 16.498Z"
|
|
1933
|
+
}));
|
|
1934
|
+
});
|
|
1935
|
+
|
|
1936
|
+
// packages/react-icons/src/__icons/MinimizeIcon.tsx
|
|
1937
|
+
import React133, { forwardRef as forwardRef133 } from "react";
|
|
1938
|
+
var MinimizeIcon = /* @__PURE__ */ forwardRef133((props, forwardedRef) => {
|
|
1939
|
+
return /* @__PURE__ */ React133.createElement(SvgIcon, {
|
|
1940
|
+
ref: forwardedRef,
|
|
1941
|
+
...props
|
|
1942
|
+
}, /* @__PURE__ */ React133.createElement("path", {
|
|
1943
|
+
d: "M6.49989 12.5L3 15.9999L4.06066 17.0605L7.5 13.6212L7.5 17L9 17L9 11L3 11L3 12.5H6.49989Z"
|
|
1944
|
+
}), /* @__PURE__ */ React133.createElement("path", {
|
|
1945
|
+
d: "M11 8.99999L11 2.99999L12.5 2.99999L12.5 6.37867L15.9393 2.93933L17 3.99999L13.5 7.49999L17 7.49999V8.99999L11 8.99999Z"
|
|
1946
|
+
}));
|
|
1947
|
+
});
|
|
1948
|
+
|
|
1949
|
+
// packages/react-icons/src/__icons/MinusIcon.tsx
|
|
1950
|
+
import React134, { forwardRef as forwardRef134 } from "react";
|
|
1951
|
+
var MinusIcon = /* @__PURE__ */ forwardRef134((props, forwardedRef) => {
|
|
1952
|
+
return /* @__PURE__ */ React134.createElement(SvgIcon, {
|
|
1953
|
+
ref: forwardedRef,
|
|
1954
|
+
...props
|
|
1955
|
+
}, /* @__PURE__ */ React134.createElement("path", {
|
|
1956
|
+
d: "M16 10.75H4V9.25H16V10.75Z"
|
|
1957
|
+
}));
|
|
1958
|
+
});
|
|
1959
|
+
|
|
1960
|
+
// packages/react-icons/src/__icons/MoreIcon.tsx
|
|
1961
|
+
import React135, { forwardRef as forwardRef135 } from "react";
|
|
1962
|
+
var MoreIcon = /* @__PURE__ */ forwardRef135((props, forwardedRef) => {
|
|
1963
|
+
return /* @__PURE__ */ React135.createElement(SvgIcon, {
|
|
1964
|
+
ref: forwardedRef,
|
|
1965
|
+
...props
|
|
1966
|
+
}, /* @__PURE__ */ React135.createElement("path", {
|
|
1967
|
+
d: "M15.0008 11.5008C14.1724 11.5008 13.5008 10.8292 13.5008 10.0008C13.5008 9.17237 14.1724 8.50079 15.0008 8.50079C15.8292 8.50079 16.5008 9.17237 16.5008 10.0008C16.5008 10.8292 15.8292 11.5008 15.0008 11.5008Z"
|
|
1968
|
+
}), /* @__PURE__ */ React135.createElement("path", {
|
|
1969
|
+
d: "M5.00018 11.4998C4.17176 11.4998 3.50018 10.8282 3.50018 9.99982C3.50018 9.17139 4.17176 8.49982 5.00018 8.49982C5.82861 8.49982 6.50018 9.17139 6.50018 9.99982C6.50018 10.8282 5.82861 11.4998 5.00018 11.4998Z"
|
|
1970
|
+
}), /* @__PURE__ */ React135.createElement("path", {
|
|
1971
|
+
d: "M8.50018 9.99982C8.50018 10.8282 9.17176 11.4998 10.0002 11.4998C10.8286 11.4998 11.5002 10.8282 11.5002 9.99982C11.5002 9.17139 10.8286 8.49982 10.0002 8.49982C9.17176 8.49982 8.50018 9.17139 8.50018 9.99982Z"
|
|
1972
|
+
}));
|
|
1973
|
+
});
|
|
1974
|
+
|
|
1975
|
+
// packages/react-icons/src/__icons/MoveIcon.tsx
|
|
1976
|
+
import React136, { forwardRef as forwardRef136 } from "react";
|
|
1977
|
+
var MoveIcon = /* @__PURE__ */ forwardRef136((props, forwardedRef) => {
|
|
1978
|
+
return /* @__PURE__ */ React136.createElement(SvgIcon, {
|
|
1979
|
+
ref: forwardedRef,
|
|
1980
|
+
...props
|
|
1981
|
+
}, /* @__PURE__ */ React136.createElement("path", {
|
|
1982
|
+
d: "M7.17188 4.82843L10.0003 2L12.8287 4.82843L11.9599 5.69361L10.5042 4.31699L9.9971 4.12119L9.50421 4.31699L8.0808 5.69361L7.17188 4.82843Z"
|
|
1983
|
+
}), /* @__PURE__ */ React136.createElement("path", {
|
|
1984
|
+
d: "M10.7503 3.25L10.7503 16.75H9.2503L9.2503 3.25L10.7503 3.25Z"
|
|
1985
|
+
}), /* @__PURE__ */ React136.createElement("path", {
|
|
1986
|
+
d: "M7.17188 15.1716L10.0003 18L12.8287 15.1716L11.9599 14.3064L10.5042 15.683L9.9971 15.8788L9.50421 15.683L8.0808 14.3064L7.17188 15.1716Z"
|
|
1987
|
+
}), /* @__PURE__ */ React136.createElement("path", {
|
|
1988
|
+
d: "M15.1716 7.17188L18 10.0003L15.1716 12.8287L14.3064 11.9599L15.683 10.5042L15.8788 9.9971L15.683 9.50421L14.3064 8.0808L15.1716 7.17188Z"
|
|
1989
|
+
}), /* @__PURE__ */ React136.createElement("path", {
|
|
1990
|
+
d: "M3.25 9.2503H16.75V10.7503H3.25V9.2503Z"
|
|
1991
|
+
}), /* @__PURE__ */ React136.createElement("path", {
|
|
1992
|
+
d: "M4.82843 7.17188L2 10.0003L4.82843 12.8287L5.69361 11.9599L4.31699 10.5042L4.12119 9.9971L4.31699 9.50421L5.69361 8.0808L4.82843 7.17188Z"
|
|
1993
|
+
}));
|
|
1994
|
+
});
|
|
1995
|
+
|
|
1996
|
+
// packages/react-icons/src/__icons/MuteIcon.tsx
|
|
1997
|
+
import React137, { forwardRef as forwardRef137 } from "react";
|
|
1998
|
+
var MuteIcon = /* @__PURE__ */ forwardRef137((props, forwardedRef) => {
|
|
1999
|
+
return /* @__PURE__ */ React137.createElement(SvgIcon, {
|
|
2000
|
+
ref: forwardedRef,
|
|
2001
|
+
...props
|
|
2002
|
+
}, /* @__PURE__ */ React137.createElement("path", {
|
|
2003
|
+
d: "M6.5 4.50079C6.5 3.94851 6.94772 3.50079 7.5 3.50079H12.5C13.0523 3.50079 13.5 3.94851 13.5 4.50079V12.5008C13.5 13.0531 13.0523 13.5008 12.5 13.5008H7.5C6.94772 13.5008 6.5 13.0531 6.5 12.5008V4.50079ZM8 12.0008H12V5.00079H8V12.0008Z"
|
|
2004
|
+
}), /* @__PURE__ */ React137.createElement("path", {
|
|
2005
|
+
d: "M14.7535 14.5008L5.06445 14.4978L5.06445 11.0008H3.75L3.75195 14.9988C3.75195 15.5522 4.1437 16.0008 4.62695 16.0008L9.24609 16.0008V18.0008H10.7461V16.0008H15.25C15.7332 16.0008 16.25 15.5522 16.25 14.9988V11.0008H14.7535V14.5008Z"
|
|
2006
|
+
}));
|
|
2007
|
+
});
|
|
2008
|
+
|
|
2009
|
+
// packages/react-icons/src/__icons/MuteOffIcon.tsx
|
|
2010
|
+
import React138, { forwardRef as forwardRef138 } from "react";
|
|
2011
|
+
var MuteOffIcon = /* @__PURE__ */ forwardRef138((props, forwardedRef) => {
|
|
2012
|
+
return /* @__PURE__ */ React138.createElement(SvgIcon, {
|
|
2013
|
+
ref: forwardedRef,
|
|
2014
|
+
...props
|
|
2015
|
+
}, /* @__PURE__ */ React138.createElement("path", {
|
|
2016
|
+
d: "M8 5V12H8.25L6.92897 13.321C6.66967 13.1404 6.5 12.84 6.5 12.5V4.5C6.5 3.94772 6.94772 3.5 7.5 3.5H12.5C13.0523 3.5 13.5 3.94772 13.5 4.5V6.75L12 8.25V5H8Z"
|
|
2017
|
+
}), /* @__PURE__ */ React138.createElement("path", {
|
|
2018
|
+
d: "M13.5 10.9926L10.9926 13.5H12.5C13.0523 13.5 13.5 13.0523 13.5 12.5V10.9926Z"
|
|
2019
|
+
}), /* @__PURE__ */ React138.createElement("path", {
|
|
2020
|
+
d: "M5.75274 14.4973L5.06445 14.4971L5.06445 11H3.75L3.75195 14.998C3.75195 15.4257 3.98598 15.7908 4.31539 15.9346L5.75274 14.4973Z"
|
|
2021
|
+
}), /* @__PURE__ */ React138.createElement("path", {
|
|
2022
|
+
d: "M8.49264 16L9.99409 14.4985L14.7535 14.5V11H16.25V14.998C16.25 15.5514 15.7332 16 15.25 16H10.7461V18H9.24609V16L8.49264 16Z"
|
|
2023
|
+
}), /* @__PURE__ */ React138.createElement("path", {
|
|
2024
|
+
d: "M3.75 16.498L15.2405 5.00756L16.3011 6.06822L4.81066 17.5587L3.75 16.498Z"
|
|
2025
|
+
}));
|
|
2026
|
+
});
|
|
2027
|
+
|
|
2028
|
+
// packages/react-icons/src/__icons/NotificationIcon.tsx
|
|
2029
|
+
import React139, { forwardRef as forwardRef139 } from "react";
|
|
2030
|
+
var NotificationIcon = /* @__PURE__ */ forwardRef139((props, forwardedRef) => {
|
|
2031
|
+
return /* @__PURE__ */ React139.createElement(SvgIcon, {
|
|
2032
|
+
ref: forwardedRef,
|
|
2033
|
+
...props
|
|
2034
|
+
}, /* @__PURE__ */ React139.createElement("path", {
|
|
2035
|
+
d: "M9 3.61123V2H10.996V3.61319C12.9931 4.06787 14.485 5.85209 14.4902 7.98666L14.5 11.997L16.0001 12.4991H13V10.9991H12.9976L12.9902 7.99031C12.9862 6.33822 11.6458 5.00106 9.99371 5.00106C8.33876 5.00106 6.99716 6.34266 6.99716 7.99761V10.9991H7V12.4991H4L5.49716 11.997V7.99761C5.49716 5.8557 6.99478 4.06357 9 3.61123Z"
|
|
2036
|
+
}), /* @__PURE__ */ React139.createElement("path", {
|
|
2037
|
+
d: "M9.0001 18V15.4981H10.9961V18H9.0001Z"
|
|
2038
|
+
}), /* @__PURE__ */ React139.createElement("path", {
|
|
2039
|
+
d: "M16 12.5011H4V14.0004H16V12.5011Z"
|
|
2040
|
+
}));
|
|
2041
|
+
});
|
|
2042
|
+
|
|
2043
|
+
// packages/react-icons/src/__icons/NotificationOffIcon.tsx
|
|
2044
|
+
import React140, { forwardRef as forwardRef140 } from "react";
|
|
2045
|
+
var NotificationOffIcon = /* @__PURE__ */ forwardRef140((props, forwardedRef) => {
|
|
2046
|
+
return /* @__PURE__ */ React140.createElement(SvgIcon, {
|
|
2047
|
+
ref: forwardedRef,
|
|
2048
|
+
...props
|
|
2049
|
+
}, /* @__PURE__ */ React140.createElement("path", {
|
|
2050
|
+
d: "M9 2V3.61123C6.99478 4.06357 5.49716 5.8557 5.49716 7.99761V11.997L4 12.4991H6.50089L7 12V10.9991H6.99716V7.99761C6.99716 6.34266 8.33876 5.00106 9.99371 5.00106C11.0795 5.00106 12.0307 5.57866 12.5563 6.44365L13.6376 5.36243C13.0083 4.49377 12.076 3.85908 10.996 3.61319V2H9Z"
|
|
2051
|
+
}), /* @__PURE__ */ React140.createElement("path", {
|
|
2052
|
+
d: "M14.4921 8.75054L12.9957 10.2469L12.9976 10.9991H13V12.4991H16.0001L14.5 11.997L14.4921 8.75054Z"
|
|
2053
|
+
}), /* @__PURE__ */ React140.createElement("path", {
|
|
2054
|
+
d: "M6.49894 12.5011H4V14.0004H4.99965L6.49894 12.5011Z"
|
|
2055
|
+
}), /* @__PURE__ */ React140.createElement("path", {
|
|
2056
|
+
d: "M9.24229 14.0004L10.7416 12.5011H16V14.0004H9.24229Z"
|
|
2057
|
+
}), /* @__PURE__ */ React140.createElement("path", {
|
|
2058
|
+
d: "M9.0001 15.4981V18H10.9961V15.4981H9.0001Z"
|
|
2059
|
+
}), /* @__PURE__ */ React140.createElement("path", {
|
|
2060
|
+
d: "M3.5 15.5L15.5208 3.47919L16.5815 4.53985L4.56066 16.5607L3.5 15.5Z"
|
|
2061
|
+
}));
|
|
2062
|
+
});
|
|
2063
|
+
|
|
2064
|
+
// packages/react-icons/src/__icons/OpenSidebarIcon.tsx
|
|
2065
|
+
import React141, { forwardRef as forwardRef141 } from "react";
|
|
2066
|
+
var OpenSidebarIcon = /* @__PURE__ */ forwardRef141((props, forwardedRef) => {
|
|
2067
|
+
return /* @__PURE__ */ React141.createElement(SvgIcon, {
|
|
2068
|
+
ref: forwardedRef,
|
|
2069
|
+
...props
|
|
2070
|
+
}, /* @__PURE__ */ React141.createElement("path", {
|
|
2071
|
+
d: "M11.4216 7.17157L14.25 10L11.4216 12.8284L10.5028 11.906L12.4423 9.96643L10.5331 8.05725L11.4216 7.17157Z"
|
|
2072
|
+
}), /* @__PURE__ */ React141.createElement("path", {
|
|
2073
|
+
d: "M7 7.25V9.08333H8.5V7.25H7Z"
|
|
2074
|
+
}), /* @__PURE__ */ React141.createElement("path", {
|
|
2075
|
+
d: "M7 10.9167L7 12.75H8.5V10.9167H7Z"
|
|
2076
|
+
}), /* @__PURE__ */ React141.createElement("path", {
|
|
2077
|
+
d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H7V5.41667H8.5V4.5L15.5 4.5V15.5H8.5V14.5833H7V15.5H4.5V4.5Z"
|
|
2078
|
+
}));
|
|
2079
|
+
});
|
|
2080
|
+
|
|
2081
|
+
// packages/react-icons/src/__icons/OpenWithIcon.tsx
|
|
2082
|
+
import React142, { forwardRef as forwardRef142 } from "react";
|
|
2083
|
+
var OpenWithIcon = /* @__PURE__ */ forwardRef142((props, forwardedRef) => {
|
|
2084
|
+
return /* @__PURE__ */ React142.createElement(SvgIcon, {
|
|
2085
|
+
ref: forwardedRef,
|
|
2086
|
+
...props
|
|
2087
|
+
}, /* @__PURE__ */ React142.createElement("path", {
|
|
2088
|
+
d: "M12 16.9393H16C16.5523 16.9393 17 16.4916 17 15.9393L17 3.93933C17 3.38705 16.5523 2.93933 16 2.93933L4 2.93933C3.44772 2.93933 3 3.38705 3 3.93933L3 7.93933H4.5L4.5 4.43933L15.5 4.43933L15.5 15.4393H12L12 16.9393Z"
|
|
2089
|
+
}), /* @__PURE__ */ React142.createElement("path", {
|
|
2090
|
+
d: "M10.0003 9.93933L10.0003 15.9393H8.50028L8.50028 12.5604L4.06066 17L3 15.9393L7.5 11.4393L4.00028 11.4393L4.00028 9.93933L10.0003 9.93933Z"
|
|
2091
|
+
}));
|
|
2092
|
+
});
|
|
2093
|
+
|
|
2094
|
+
// packages/react-icons/src/__icons/OptionsIcon.tsx
|
|
2095
|
+
import React143, { forwardRef as forwardRef143 } from "react";
|
|
2096
|
+
var OptionsIcon = /* @__PURE__ */ forwardRef143((props, forwardedRef) => {
|
|
2097
|
+
return /* @__PURE__ */ React143.createElement(SvgIcon, {
|
|
2098
|
+
ref: forwardedRef,
|
|
2099
|
+
...props
|
|
2100
|
+
}, /* @__PURE__ */ React143.createElement("path", {
|
|
2101
|
+
d: "M17 5.75H9.99609V4.25H17V5.75Z"
|
|
2102
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2103
|
+
d: "M3 4.25H6.99609V5.75H3V4.25Z"
|
|
2104
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2105
|
+
d: "M11 9.25H3V10.75H11V9.25Z"
|
|
2106
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2107
|
+
d: "M14 9.25V10.75H17V9.25H14Z"
|
|
2108
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2109
|
+
d: "M9 14.25H17V15.75H9V14.25Z"
|
|
2110
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2111
|
+
d: "M6 14.25H3V15.75H6L6 14.25Z"
|
|
2112
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2113
|
+
d: "M6 16.5L6 13.5H7.5V16.5H6Z"
|
|
2114
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2115
|
+
d: "M14 11.5V8.5H12.5V11.5H14Z"
|
|
2116
|
+
}), /* @__PURE__ */ React143.createElement("path", {
|
|
2117
|
+
d: "M6.99609 6.5V3.5L8.49609 3.5V6.5H6.99609Z"
|
|
2118
|
+
}));
|
|
2119
|
+
});
|
|
2120
|
+
|
|
2121
|
+
// packages/react-icons/src/__icons/Pan1DIcon.tsx
|
|
2122
|
+
import React144, { forwardRef as forwardRef144 } from "react";
|
|
2123
|
+
var Pan1DIcon = /* @__PURE__ */ forwardRef144((props, forwardedRef) => {
|
|
2124
|
+
return /* @__PURE__ */ React144.createElement(SvgIcon, {
|
|
2125
|
+
ref: forwardedRef,
|
|
2126
|
+
...props
|
|
2127
|
+
}, /* @__PURE__ */ React144.createElement("path", {
|
|
2128
|
+
d: "M12 10C12 11.1046 11.1046 12 10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10Z"
|
|
2129
|
+
}), /* @__PURE__ */ React144.createElement("path", {
|
|
2130
|
+
d: "M19 10.0004L15.4645 13.5359L14.4038 12.4753L16.8787 10.0004L14.4038 7.5255L15.4645 6.46484L19 10.0004Z"
|
|
2131
|
+
}), /* @__PURE__ */ React144.createElement("path", {
|
|
2132
|
+
d: "M1 10.0004L4.53553 6.46485L5.59619 7.52551L3.12132 10.0004L5.59619 12.4753L4.53553 13.5359L1 10.0004Z"
|
|
2133
|
+
}));
|
|
2134
|
+
});
|
|
2135
|
+
|
|
2136
|
+
// packages/react-icons/src/__icons/PanHorizontalIcon.tsx
|
|
2137
|
+
import React145, { forwardRef as forwardRef145 } from "react";
|
|
2138
|
+
var PanHorizontalIcon = /* @__PURE__ */ forwardRef145((props, forwardedRef) => {
|
|
2139
|
+
return /* @__PURE__ */ React145.createElement(SvgIcon, {
|
|
2140
|
+
ref: forwardedRef,
|
|
2141
|
+
...props
|
|
2142
|
+
}, /* @__PURE__ */ React145.createElement("path", {
|
|
2143
|
+
d: "M12 10C12 11.1046 11.1046 12 10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10Z"
|
|
2144
|
+
}), /* @__PURE__ */ React145.createElement("path", {
|
|
2145
|
+
d: "M19 10.0004L15.4645 13.5359L14.4038 12.4753L16.8787 10.0004L14.4038 7.5255L15.4645 6.46484L19 10.0004Z"
|
|
2146
|
+
}), /* @__PURE__ */ React145.createElement("path", {
|
|
2147
|
+
d: "M1 10.0004L4.53553 6.46485L5.59619 7.52551L3.12132 10.0004L5.59619 12.4753L4.53553 13.5359L1 10.0004Z"
|
|
2148
|
+
}));
|
|
2149
|
+
});
|
|
2150
|
+
|
|
2151
|
+
// packages/react-icons/src/__icons/PauseIcon.tsx
|
|
2152
|
+
import React146, { forwardRef as forwardRef146 } from "react";
|
|
2153
|
+
var PauseIcon = /* @__PURE__ */ forwardRef146((props, forwardedRef) => {
|
|
2154
|
+
return /* @__PURE__ */ React146.createElement(SvgIcon, {
|
|
2155
|
+
ref: forwardedRef,
|
|
2156
|
+
...props
|
|
2157
|
+
}, /* @__PURE__ */ React146.createElement("path", {
|
|
2158
|
+
d: "M6 16.002L6 4L8 4L8 16.002H6Z"
|
|
2159
|
+
}), /* @__PURE__ */ React146.createElement("path", {
|
|
2160
|
+
d: "M12 16L12 3.99805L14 3.99805L14 16H12Z"
|
|
2161
|
+
}));
|
|
2162
|
+
});
|
|
2163
|
+
|
|
2164
|
+
// packages/react-icons/src/__icons/PauseLoadIcon.tsx
|
|
2165
|
+
import React147, { forwardRef as forwardRef147 } from "react";
|
|
2166
|
+
var PauseLoadIcon = /* @__PURE__ */ forwardRef147((props, forwardedRef) => {
|
|
2167
|
+
return /* @__PURE__ */ React147.createElement(SvgIcon, {
|
|
2168
|
+
ref: forwardedRef,
|
|
2169
|
+
...props
|
|
2170
|
+
}, /* @__PURE__ */ React147.createElement("path", {
|
|
2171
|
+
d: "M10.0012 16.5C6.63385 16.5 3.86457 13.9394 3.5342 10.6592L2.08203 11.1416C2.63604 15.0191 5.97051 18 10.0012 18C11.8931 18 13.6316 17.3433 15.0012 16.2454C16.8301 14.7793 18.0012 12.5264 18.0012 10C18.0012 7.47362 16.8301 5.22075 15.0012 3.75463C13.6316 2.65672 11.8931 2 10.0012 2C7.88913 2 5.96823 2.81846 4.53836 4.15552L5.44545 5.36371C6.61838 4.21103 8.22675 3.5 10.0012 3.5C11.5398 3.5 12.9499 4.03272 14.063 4.925C15.5521 6.11868 16.5012 7.94799 16.5012 10C16.5012 12.052 15.5521 13.8813 14.063 15.075C12.9499 15.9673 11.5398 16.5 10.0012 16.5Z"
|
|
2172
|
+
}), /* @__PURE__ */ React147.createElement("path", {
|
|
2173
|
+
d: "M7.75 7L7.75 13H9.25V7L7.75 7Z"
|
|
2174
|
+
}), /* @__PURE__ */ React147.createElement("path", {
|
|
2175
|
+
d: "M10.75 13V7L12.25 7V13H10.75Z"
|
|
2176
|
+
}), /* @__PURE__ */ React147.createElement("path", {
|
|
2177
|
+
d: "M3.25 9C3.94036 9 4.5 8.44036 4.5 7.75C4.5 7.05964 3.94036 6.5 3.25 6.5C2.55964 6.5 2 7.05964 2 7.75C2 8.44036 2.55964 9 3.25 9Z"
|
|
2178
|
+
}));
|
|
2179
|
+
});
|
|
2180
|
+
|
|
2181
|
+
// packages/react-icons/src/__icons/PinIcon.tsx
|
|
2182
|
+
import React148, { forwardRef as forwardRef148 } from "react";
|
|
2183
|
+
var PinIcon = /* @__PURE__ */ forwardRef148((props, forwardedRef) => {
|
|
2184
|
+
return /* @__PURE__ */ React148.createElement(SvgIcon, {
|
|
2185
|
+
ref: forwardedRef,
|
|
2186
|
+
...props
|
|
2187
|
+
}, /* @__PURE__ */ React148.createElement("path", {
|
|
2188
|
+
d: "M5.00391 2.5H15.0039V4.00117H11.5009V4H8.5V4.00117H5.00391V2.5Z"
|
|
2189
|
+
}), /* @__PURE__ */ React148.createElement("path", {
|
|
2190
|
+
d: "M8.5 4.00117L7.00391 4.00195V8.50061C5.7882 9.41191 5.00125 10.864 5 12.5V13C5 13.5523 5.44772 14 6 14H9.25V17.5H9.80053C9.86669 17.5026 9.93319 17.5039 10 17.5039C10.0668 17.5039 10.1333 17.5026 10.1995 17.5H10.75V14H14C14.5523 14 15 13.5523 15 13V12.5C14.9988 10.8669 14.2146 9.41707 13.0026 8.50547H13.0039V4.00195L11.5009 4.00117V9.34117C12.6818 9.90257 13.4985 11.1058 13.5 12.5H10.75V12.4961H9.25V12.5H6.5C6.50153 11.1055 7.31863 9.90193 8.5 9.34072V4.00117Z"
|
|
2191
|
+
}));
|
|
2192
|
+
});
|
|
2193
|
+
|
|
2194
|
+
// packages/react-icons/src/__icons/PinOffIcon.tsx
|
|
2195
|
+
import React149, { forwardRef as forwardRef149 } from "react";
|
|
2196
|
+
var PinOffIcon = /* @__PURE__ */ forwardRef149((props, forwardedRef) => {
|
|
2197
|
+
return /* @__PURE__ */ React149.createElement(SvgIcon, {
|
|
2198
|
+
ref: forwardedRef,
|
|
2199
|
+
...props
|
|
2200
|
+
}, /* @__PURE__ */ React149.createElement("path", {
|
|
2201
|
+
d: "M15.0047 2.5H5.00467V4.00117H8.50076V4H11.5017V4.00117H15.0047V2.5Z"
|
|
2202
|
+
}), /* @__PURE__ */ React149.createElement("path", {
|
|
2203
|
+
d: "M7.00467 4.00195L8.50076 4.00117V9.34072C7.31939 9.90193 6.50229 11.1055 6.50077 12.5H7.25077L5.7761 13.9747C5.332 13.8727 5.00076 13.475 5.00076 13V12.5C5.00202 10.864 5.78897 9.41191 7.00467 8.50061V4.00195Z"
|
|
2204
|
+
}), /* @__PURE__ */ React149.createElement("path", {
|
|
2205
|
+
d: "M9.25076 14.7426V17.5H9.80129C9.86746 17.5026 9.93396 17.5039 10.0008 17.5039C10.0676 17.5039 10.1341 17.5026 10.2002 17.5H10.7508V14H14.0008C14.5531 14 15.0008 13.5523 15.0008 13V12.5C15 11.5017 14.7067 10.5718 14.2019 9.79155L13.1059 10.8875C13.3576 11.3699 13.5001 11.9183 13.5008 12.5H11.4934L9.25076 14.7426Z"
|
|
2206
|
+
}), /* @__PURE__ */ React149.createElement("path", {
|
|
2207
|
+
d: "M11.5017 8.24906L13.0047 6.7461V4.00195L11.5017 4.00117V8.24906Z"
|
|
2208
|
+
}), /* @__PURE__ */ React149.createElement("path", {
|
|
2209
|
+
d: "M3.49756 16.2499L16.2251 3.52241L17.2858 4.58307L4.55822 17.3106L3.49756 16.2499Z"
|
|
2210
|
+
}));
|
|
2211
|
+
});
|
|
2212
|
+
|
|
2213
|
+
// packages/react-icons/src/__icons/PlayIcon.tsx
|
|
2214
|
+
import React150, { forwardRef as forwardRef150 } from "react";
|
|
2215
|
+
var PlayIcon = /* @__PURE__ */ forwardRef150((props, forwardedRef) => {
|
|
2216
|
+
return /* @__PURE__ */ React150.createElement(SvgIcon, {
|
|
2217
|
+
ref: forwardedRef,
|
|
2218
|
+
...props
|
|
2219
|
+
}, /* @__PURE__ */ React150.createElement("path", {
|
|
2220
|
+
d: "M17 10L5 3L5 17L17 10ZM14.023 10L6.5 14.3884L6.5 5.61156L14.023 10Z"
|
|
2221
|
+
}));
|
|
2222
|
+
});
|
|
2223
|
+
|
|
2224
|
+
// packages/react-icons/src/__icons/PlusIcon.tsx
|
|
2225
|
+
import React151, { forwardRef as forwardRef151 } from "react";
|
|
2226
|
+
var PlusIcon = /* @__PURE__ */ forwardRef151((props, forwardedRef) => {
|
|
2227
|
+
return /* @__PURE__ */ React151.createElement(SvgIcon, {
|
|
2228
|
+
ref: forwardedRef,
|
|
2229
|
+
...props
|
|
2230
|
+
}, /* @__PURE__ */ React151.createElement("path", {
|
|
2231
|
+
d: "M10.7501 10.7493H16.9995V9.24927H10.7501V3.00079L9.25009 3.00079L9.25009 9.24927H2.99954L2.99954 10.7493H9.25009V17.0008L10.7501 17.0008V10.7493Z"
|
|
2232
|
+
}));
|
|
2233
|
+
});
|
|
2234
|
+
|
|
2235
|
+
// packages/react-icons/src/__icons/RecommendIcon.tsx
|
|
2236
|
+
import React152, { forwardRef as forwardRef152 } from "react";
|
|
2237
|
+
var RecommendIcon = /* @__PURE__ */ forwardRef152((props, forwardedRef) => {
|
|
2238
|
+
return /* @__PURE__ */ React152.createElement(SvgIcon, {
|
|
2239
|
+
ref: forwardedRef,
|
|
2240
|
+
...props
|
|
2241
|
+
}, /* @__PURE__ */ React152.createElement("path", {
|
|
2242
|
+
d: "M11.8981 4.71352L11.5 7.5H16C16.5523 7.5 17 7.94772 17 8.5V10.7675C17 10.9228 16.9638 11.076 16.8943 11.2149L14.2764 16.4474C14.107 16.7861 13.7608 17 13.3821 17L6 17.0001V7.5L10 3L11.3553 3.67767C11.7403 3.87016 11.9589 4.28741 11.8981 4.71352ZM13.0732 15.5L15.5 10.6494V9H9.77049L10.3622 4.85814L10.3574 4.85574L7.5 8.0703V15.5001L13.0732 15.5Z"
|
|
2243
|
+
}), /* @__PURE__ */ React152.createElement("path", {
|
|
2244
|
+
d: "M3 7.5L3 17H4.49797L4.49796 7.5H3Z"
|
|
2245
|
+
}));
|
|
2246
|
+
});
|
|
2247
|
+
|
|
2248
|
+
// packages/react-icons/src/__icons/RedoIcon.tsx
|
|
2249
|
+
import React153, { forwardRef as forwardRef153 } from "react";
|
|
2250
|
+
var RedoIcon = /* @__PURE__ */ forwardRef153((props, forwardedRef) => {
|
|
2251
|
+
return /* @__PURE__ */ React153.createElement(SvgIcon, {
|
|
2252
|
+
ref: forwardedRef,
|
|
2253
|
+
...props
|
|
2254
|
+
}, /* @__PURE__ */ React153.createElement("path", {
|
|
2255
|
+
d: "M3.75 13.5H8.16599V15H3.25C2.69771 15 2.25 14.5523 2.25 14V9.50003C2.25 8.94774 2.69772 8.50003 3.25 8.50003H14.75C15.3023 8.50003 15.75 8.94774 15.75 9.50003V10H3.75V13.5Z"
|
|
2256
|
+
}), /* @__PURE__ */ React153.createElement("path", {
|
|
2257
|
+
d: "M12.7574 5.00739L17 9.25003L12.7574 13.4927L11.6967 12.432L14.8787 9.25003L11.6967 6.06805L12.7574 5.00739Z"
|
|
2258
|
+
}));
|
|
2259
|
+
});
|
|
2260
|
+
|
|
2261
|
+
// packages/react-icons/src/__icons/RefreshIcon.tsx
|
|
2262
|
+
import React154, { forwardRef as forwardRef154 } from "react";
|
|
2263
|
+
var RefreshIcon = /* @__PURE__ */ forwardRef154((props, forwardedRef) => {
|
|
2264
|
+
return /* @__PURE__ */ React154.createElement(SvgIcon, {
|
|
2265
|
+
ref: forwardedRef,
|
|
2266
|
+
...props
|
|
2267
|
+
}, /* @__PURE__ */ React154.createElement("path", {
|
|
2268
|
+
d: "M16.0003 7.89456L11.0003 7.89456V6.39456H13.4584C12.5604 5.53437 11.3421 5.00587 10.0003 5.00587C7.23888 5.00587 5.00031 7.24444 5.00031 10.0059C5.00031 12.7673 7.23888 15.0059 10.0003 15.0059C11.3744 15.0059 12.6189 14.4516 13.5227 13.5545L14.5834 14.6151C13.4082 15.7837 11.7886 16.5059 10.0003 16.5059C6.41045 16.5059 3.50031 13.5957 3.50031 10.0059C3.50031 6.41601 6.41045 3.50587 10.0003 3.50587C11.7468 3.50587 13.3324 4.19467 14.5003 5.31544V2.89456H16.0003V7.89456Z"
|
|
2269
|
+
}));
|
|
2270
|
+
});
|
|
2271
|
+
|
|
2272
|
+
// packages/react-icons/src/__icons/RepeatIcon.tsx
|
|
2273
|
+
import React155, { forwardRef as forwardRef155 } from "react";
|
|
2274
|
+
var RepeatIcon = /* @__PURE__ */ forwardRef155((props, forwardedRef) => {
|
|
2275
|
+
return /* @__PURE__ */ React155.createElement(SvgIcon, {
|
|
2276
|
+
ref: forwardedRef,
|
|
2277
|
+
...props
|
|
2278
|
+
}, /* @__PURE__ */ React155.createElement("path", {
|
|
2279
|
+
d: "M5.37189 15L6.39133 16.0194L5.33233 17.0784L2.50391 14.25L5.33233 11.4216L6.39453 12.4838L5.39683 13.4815H16.002V11H17.502V14C17.502 14.5523 17.0542 15 16.502 15H5.37189Z"
|
|
2280
|
+
}), /* @__PURE__ */ React155.createElement("path", {
|
|
2281
|
+
d: "M15.132 4.99939L14.1126 3.97995L15.1716 2.92096L18 5.74939L15.1716 8.57781L14.1094 7.51562L15.1285 6.49646L4.00195 6.49646L4.00195 8.99938H2.50195L2.50195 5.99938C2.50195 5.4471 2.94967 4.99938 3.50195 4.99938L15.132 4.99939Z"
|
|
2282
|
+
}));
|
|
2283
|
+
});
|
|
2284
|
+
|
|
2285
|
+
// packages/react-icons/src/__icons/ReplayIcon.tsx
|
|
2286
|
+
import React156, { forwardRef as forwardRef156 } from "react";
|
|
2287
|
+
var ReplayIcon = /* @__PURE__ */ forwardRef156((props, forwardedRef) => {
|
|
2288
|
+
return /* @__PURE__ */ React156.createElement(SvgIcon, {
|
|
2289
|
+
ref: forwardedRef,
|
|
2290
|
+
...props
|
|
2291
|
+
}, /* @__PURE__ */ React156.createElement("path", {
|
|
2292
|
+
d: "M14.5 10L7.5 6L7.5 14L14.5 10ZM9 8.58477L11.4767 10L9 11.4152V8.58477Z"
|
|
2293
|
+
}), /* @__PURE__ */ React156.createElement("path", {
|
|
2294
|
+
d: "M2 4C2 3.44772 2.44772 3 3 3H17C17.5523 3 18 3.44772 18 4V16C18 16.5523 17.5523 17 17 17H3C2.44772 17 2 16.5523 2 16V4ZM3.5 15.5H16.5V4.5H3.5V15.5Z"
|
|
2295
|
+
}));
|
|
2296
|
+
});
|
|
2297
|
+
|
|
2298
|
+
// packages/react-icons/src/__icons/RequestIcon.tsx
|
|
2299
|
+
import React157, { forwardRef as forwardRef157 } from "react";
|
|
2300
|
+
var RequestIcon = /* @__PURE__ */ forwardRef157((props, forwardedRef) => {
|
|
2301
|
+
return /* @__PURE__ */ React157.createElement(SvgIcon, {
|
|
2302
|
+
ref: forwardedRef,
|
|
2303
|
+
...props
|
|
2304
|
+
}, /* @__PURE__ */ React157.createElement("path", {
|
|
2305
|
+
d: "M11.8284 8.82482L9 5.9964L11.8284 3.16797L12.6936 4.03676L11.55 5.24609L14.25 5.24609C14.8023 5.24609 15.25 5.69381 15.25 6.24609V6.74609L11.5623 6.74609L12.6936 7.9159L11.8284 8.82482Z"
|
|
2306
|
+
}), /* @__PURE__ */ React157.createElement("path", {
|
|
2307
|
+
d: "M15.25 6.75H13.75V12.1148C13.4511 12.2086 13.1763 12.3572 12.9375 12.5486C12.366 13.0068 12 13.7108 12 14.5003C12 15.2898 12.366 15.9938 12.9375 16.452C13.3655 16.7951 13.9088 17.0003 14.5 17.0003C15.8807 17.0003 17 15.881 17 14.5003C17 13.3809 16.2643 12.4333 15.25 12.1148V6.75ZM14.5 13.5003C15.0523 13.5003 15.5 13.948 15.5 14.5003C15.5 15.0526 15.0523 15.5003 14.5 15.5003C14.2621 15.5003 14.0472 15.4191 13.8757 15.2816C13.644 15.0959 13.5 14.8154 13.5 14.5003C13.5 14.1852 13.644 13.9047 13.8757 13.719C14.0472 13.5815 14.2621 13.5003 14.5 13.5003Z"
|
|
2308
|
+
}), /* @__PURE__ */ React157.createElement("path", {
|
|
2309
|
+
d: "M5.5 3C6.88071 3 8 4.11929 8 5.5C8 6.61941 7.26428 7.56698 6.25 7.88555V12.1145C7.26428 12.433 8 13.3806 8 14.5C8 15.8807 6.88071 17 5.5 17C4.90878 17 4.3655 16.7948 3.9375 16.4517C3.36596 15.9935 3 15.2895 3 14.5C3 13.7105 3.36596 13.0065 3.9375 12.5483C4.17634 12.3569 4.45107 12.2083 4.75 12.1145V7.88555C4.45107 7.79166 4.17634 7.64314 3.9375 7.45168C3.36596 6.99352 3 6.28949 3 5.5C3 4.7105 3.36596 4.00648 3.9375 3.54832C4.3655 3.20522 4.90878 3 5.5 3ZM6.5 5.5C6.5 4.94771 6.05229 4.5 5.5 4.5C5.26205 4.5 5.04719 4.58123 4.87571 4.71869C4.64403 4.90441 4.5 5.18488 4.5 5.5C4.5 5.81512 4.64403 6.09559 4.87571 6.28131C5.04719 6.41877 5.26205 6.5 5.5 6.5C6.05228 6.5 6.5 6.05228 6.5 5.5ZM5.5 13.5C5.26205 13.5 5.04719 13.5812 4.87571 13.7187C4.64403 13.9044 4.5 14.1849 4.5 14.5C4.5 14.8151 4.64403 15.0956 4.87571 15.2813C5.04719 15.4188 5.26205 15.5 5.5 15.5C6.05228 15.5 6.5 15.0523 6.5 14.5C6.5 13.9477 6.05229 13.5 5.5 13.5Z"
|
|
2310
|
+
}));
|
|
2311
|
+
});
|
|
2312
|
+
|
|
2313
|
+
// packages/react-icons/src/__icons/ResetIcon.tsx
|
|
2314
|
+
import React158, { forwardRef as forwardRef158 } from "react";
|
|
2315
|
+
var ResetIcon = /* @__PURE__ */ forwardRef158((props, forwardedRef) => {
|
|
2316
|
+
return /* @__PURE__ */ React158.createElement(SvgIcon, {
|
|
2317
|
+
ref: forwardedRef,
|
|
2318
|
+
...props
|
|
2319
|
+
}, /* @__PURE__ */ React158.createElement("path", {
|
|
2320
|
+
d: "M3.99969 7.89453L8.99969 7.89453V6.39453H6.54158C7.43963 5.53434 8.65795 5.00584 9.99969 5.00584C12.7611 5.00584 14.9997 7.24441 14.9997 10.0058C14.9997 12.7673 12.7611 15.0058 9.99969 15.0058C8.62565 15.0058 7.38106 14.4516 6.47729 13.5545L5.41663 14.6151C6.59184 15.7837 8.21144 16.5058 9.99969 16.5058C13.5895 16.5058 16.4997 13.5957 16.4997 10.0058C16.4997 6.41598 13.5895 3.50584 9.99969 3.50584C8.2532 3.50584 6.66759 4.19464 5.49969 5.31541V2.89453H3.99969V7.89453Z"
|
|
2321
|
+
}));
|
|
2322
|
+
});
|
|
2323
|
+
|
|
2324
|
+
// packages/react-icons/src/__icons/ResizeIcon.tsx
|
|
2325
|
+
import React159, { forwardRef as forwardRef159 } from "react";
|
|
2326
|
+
var ResizeIcon = /* @__PURE__ */ forwardRef159((props, forwardedRef) => {
|
|
2327
|
+
return /* @__PURE__ */ React159.createElement(SvgIcon, {
|
|
2328
|
+
ref: forwardedRef,
|
|
2329
|
+
...props
|
|
2330
|
+
}, /* @__PURE__ */ React159.createElement("path", {
|
|
2331
|
+
d: "M8 16.5L16.4853 8.01471L17.7227 9.25215L9.23744 17.7374L8 16.5Z"
|
|
2332
|
+
}), /* @__PURE__ */ React159.createElement("path", {
|
|
2333
|
+
d: "M3 16L16.0815 2.91852L17.3189 4.15595L4.23744 17.2374L3 16Z"
|
|
2334
|
+
}));
|
|
2335
|
+
});
|
|
2336
|
+
|
|
2337
|
+
// packages/react-icons/src/__icons/SaveIcon.tsx
|
|
2338
|
+
import React160, { forwardRef as forwardRef160 } from "react";
|
|
2339
|
+
var SaveIcon = /* @__PURE__ */ forwardRef160((props, forwardedRef) => {
|
|
2340
|
+
return /* @__PURE__ */ React160.createElement(SvgIcon, {
|
|
2341
|
+
ref: forwardedRef,
|
|
2342
|
+
...props
|
|
2343
|
+
}, /* @__PURE__ */ React160.createElement("path", {
|
|
2344
|
+
d: "M12 6H7V7.5H12V6Z"
|
|
2345
|
+
}), /* @__PURE__ */ React160.createElement("path", {
|
|
2346
|
+
d: "M3.99609 17H15.9965C16.5486 17 16.9963 16.5525 16.9965 16.0004L16.9998 7.41483C16.9999 7.14925 16.8944 6.89454 16.7065 6.70687L15.0036 5.00621L13.293 3.29336C13.1054 3.10554 12.8508 3 12.5854 3H3.99609C3.44381 3 2.99609 3.44772 2.99609 4V16C2.99609 16.5523 3.44381 17 3.99609 17ZM13.9422 6.06617L15.4998 7.62166L15.4967 15.5H13.498V10H6.49805V15.5H4.49609V4.5H12.3781L13.9422 6.06617ZM11.998 15.5H7.99805V11.5H11.998V15.5Z"
|
|
2347
|
+
}));
|
|
2348
|
+
});
|
|
2349
|
+
|
|
2350
|
+
// packages/react-icons/src/__icons/SecurityCriticalIcon.tsx
|
|
2351
|
+
import React161, { forwardRef as forwardRef161 } from "react";
|
|
2352
|
+
var SecurityCriticalIcon = /* @__PURE__ */ forwardRef161((props, forwardedRef) => {
|
|
2353
|
+
return /* @__PURE__ */ React161.createElement(SvgIcon, {
|
|
2354
|
+
ref: forwardedRef,
|
|
2355
|
+
...props
|
|
2356
|
+
}, /* @__PURE__ */ React161.createElement("path", {
|
|
2357
|
+
d: "M7.5 10.75L11 5.75L10.4554 9.25096L12.5 9.25436L9 14.25L9.6137 10.75H7.5Z"
|
|
2358
|
+
}), /* @__PURE__ */ React161.createElement("path", {
|
|
2359
|
+
d: "M15.9998 5.34712L15.9999 11.5413C15.9999 13.4965 14.8605 15.2723 13.0831 16.0869L10 17.5L6.91673 16.0868C5.13947 15.2723 4 13.4966 4 11.5415V5.34714C4 4.8583 4.35342 4.4411 4.83562 4.36075L6.55527 4.07418C6.85036 4.025 7.13643 3.93197 7.404 3.79816L9.99978 2.5L12.1931 3.5966C12.728 3.86403 13.2999 4.04999 13.8898 4.14831L15.1642 4.36073C15.6464 4.44109 15.9998 4.85828 15.9998 5.34712ZM7.54171 14.7232L10 15.85L12.4581 14.7233C13.7023 14.1531 14.4999 12.91 14.4999 11.5414L14.4998 5.77068L13.6432 5.6279C12.9058 5.505 12.191 5.27255 11.5224 4.93826L9.99987 4.17707L8.07493 5.13974C7.67358 5.34046 7.24447 5.48001 6.80184 5.55377L5.5 5.77072V11.5415C5.5 12.91 6.29763 14.153 7.54171 14.7232Z"
|
|
2360
|
+
}));
|
|
2361
|
+
});
|
|
2362
|
+
|
|
2363
|
+
// packages/react-icons/src/__icons/SecurityHighIcon.tsx
|
|
2364
|
+
import React162, { forwardRef as forwardRef162 } from "react";
|
|
2365
|
+
var SecurityHighIcon = /* @__PURE__ */ forwardRef162((props, forwardedRef) => {
|
|
2366
|
+
return /* @__PURE__ */ React162.createElement(SvgIcon, {
|
|
2367
|
+
ref: forwardedRef,
|
|
2368
|
+
...props
|
|
2369
|
+
}, /* @__PURE__ */ React162.createElement("path", {
|
|
2370
|
+
d: "M11.9995 12.9994L10.0615 11.0614L8.06156 13.0613L7.0009 12.0007L9.00084 10.0007L7.04973 8.04961L8.11039 6.98895L10.0615 8.94007L11.9506 7.05092L13.0113 8.11158L11.1222 10.0007L13.0601 11.9387L11.9995 12.9994Z"
|
|
2371
|
+
}), /* @__PURE__ */ React162.createElement("path", {
|
|
2372
|
+
d: "M15.9998 5.34712L15.9999 11.5413C15.9999 13.4965 14.8605 15.2723 13.0831 16.0869L10 17.5L6.91673 16.0868C5.13947 15.2723 4 13.4966 4 11.5415V5.34715C4 4.8583 4.35342 4.4411 4.83562 4.36075L6.55527 4.07418C6.85036 4.025 7.13643 3.93197 7.404 3.79816L9.99978 2.5L12.1931 3.5966C12.728 3.86403 13.2999 4.04999 13.8898 4.14831L15.1642 4.36072C15.6464 4.44109 15.9998 4.85828 15.9998 5.34712ZM7.54171 14.7232L10 15.85L12.4581 14.7233C13.7023 14.1531 14.4999 12.91 14.4999 11.5414L14.4998 5.77068L13.6432 5.6279C12.9058 5.505 12.191 5.27255 11.5224 4.93826L9.99987 4.17707L8.07493 5.13974C7.67358 5.34046 7.24447 5.48001 6.80184 5.55377L5.5 5.77072V11.5415C5.5 12.91 6.29763 14.153 7.54171 14.7232Z"
|
|
2373
|
+
}));
|
|
2374
|
+
});
|
|
2375
|
+
|
|
2376
|
+
// packages/react-icons/src/__icons/SecurityIcon.tsx
|
|
2377
|
+
import React163, { forwardRef as forwardRef163 } from "react";
|
|
2378
|
+
var SecurityIcon = /* @__PURE__ */ forwardRef163((props, forwardedRef) => {
|
|
2379
|
+
return /* @__PURE__ */ React163.createElement(SvgIcon, {
|
|
2380
|
+
ref: forwardedRef,
|
|
2381
|
+
...props
|
|
2382
|
+
}, /* @__PURE__ */ React163.createElement("path", {
|
|
2383
|
+
d: "M15.9998 5.34712C15.9998 4.85828 15.6464 4.44109 15.1642 4.36073L13.8898 4.14831C13.2999 4.04999 12.728 3.86403 12.1931 3.5966L9.99978 2.5L7.404 3.79816C7.13643 3.93197 6.85036 4.025 6.55527 4.07418L4.83562 4.36075C4.35342 4.4411 4 4.8583 4 5.34714V11.5415C4 13.4966 5.13947 15.2723 6.91673 16.0868L10 17.5L13.0831 16.0869C14.8605 15.2723 15.9999 13.4965 15.9999 11.5413L15.9998 5.34712ZM10 15.85L7.54171 14.7232C6.29763 14.153 5.5 12.91 5.5 11.5415V5.77072L6.80184 5.55377C7.24447 5.48001 7.67358 5.34046 8.07493 5.13974L9.99987 4.17707L11.5224 4.93826C12.191 5.27255 12.9058 5.505 13.6432 5.6279L14.4998 5.77068L14.4999 11.5414C14.4999 12.91 13.7023 14.1531 12.4581 14.7233L10 15.85Z"
|
|
2384
|
+
}));
|
|
2385
|
+
});
|
|
2386
|
+
|
|
2387
|
+
// packages/react-icons/src/__icons/SecurityMediumIcon.tsx
|
|
2388
|
+
import React164, { forwardRef as forwardRef164 } from "react";
|
|
2389
|
+
var SecurityMediumIcon = /* @__PURE__ */ forwardRef164((props, forwardedRef) => {
|
|
2390
|
+
return /* @__PURE__ */ React164.createElement(SvgIcon, {
|
|
2391
|
+
ref: forwardedRef,
|
|
2392
|
+
...props
|
|
2393
|
+
}, /* @__PURE__ */ React164.createElement("path", {
|
|
2394
|
+
d: "M9.25 6H10.75V11H9.25V6Z"
|
|
2395
|
+
}), /* @__PURE__ */ React164.createElement("path", {
|
|
2396
|
+
d: "M10 12C9.44772 12 9 12.4477 9 13C9 13.5523 9.44771 14 10 14C10.5523 14 11 13.5523 11 13C11 12.4477 10.5523 12 10 12Z"
|
|
2397
|
+
}), /* @__PURE__ */ React164.createElement("path", {
|
|
2398
|
+
d: "M15.9998 5.34712C15.9998 4.85828 15.6464 4.44109 15.1642 4.36072L13.8898 4.14831C13.2999 4.04999 12.728 3.86403 12.1931 3.5966L9.99978 2.5L7.404 3.79816C7.13643 3.93197 6.85036 4.025 6.55527 4.07418L4.83562 4.36075C4.35342 4.4411 4 4.8583 4 5.34715V11.5415C4 13.4966 5.13947 15.2723 6.91673 16.0868L10 17.5L13.0831 16.0869C14.8605 15.2723 15.9999 13.4965 15.9999 11.5413L15.9998 5.34712ZM10 15.85L7.54171 14.7232C6.29763 14.153 5.5 12.91 5.5 11.5415V5.77072L6.80184 5.55377C7.24447 5.48001 7.67358 5.34046 8.07493 5.13974L9.99987 4.17707L11.5224 4.93826C12.191 5.27255 12.9058 5.505 13.6432 5.6279L14.4998 5.77068L14.4999 11.5414C14.4999 12.91 13.7023 14.1531 12.4581 14.7233L10 15.85Z"
|
|
2399
|
+
}));
|
|
2400
|
+
});
|
|
2401
|
+
|
|
2402
|
+
// packages/react-icons/src/__icons/SelectIcon.tsx
|
|
2403
|
+
import React165, { forwardRef as forwardRef165 } from "react";
|
|
2404
|
+
var SelectIcon = /* @__PURE__ */ forwardRef165((props, forwardedRef) => {
|
|
2405
|
+
return /* @__PURE__ */ React165.createElement(SvgIcon, {
|
|
2406
|
+
ref: forwardedRef,
|
|
2407
|
+
...props
|
|
2408
|
+
}, /* @__PURE__ */ React165.createElement("path", {
|
|
2409
|
+
d: "M16 17H15V15H17V16C17 16.5523 16.5523 17 16 17Z"
|
|
2410
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2411
|
+
d: "M17 5V4C17 3.44772 16.5523 3 16 3H15V5L17 5Z"
|
|
2412
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2413
|
+
d: "M3 16V15H5L5 17L4 17C3.44772 17 3 16.5523 3 16Z"
|
|
2414
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2415
|
+
d: "M4 3H5V5L3 5V4C3 3.44772 3.44772 3 4 3Z"
|
|
2416
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2417
|
+
d: "M11 3H13V5H11V3Z"
|
|
2418
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2419
|
+
d: "M7 3H9V5H7V3Z"
|
|
2420
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2421
|
+
d: "M15 7H17V9H15V7Z"
|
|
2422
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2423
|
+
d: "M15 11H17V13H15V11Z"
|
|
2424
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2425
|
+
d: "M11 15H13V17H11V15Z"
|
|
2426
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2427
|
+
d: "M7.0007 15H9.0007V17H7.0007V15Z"
|
|
2428
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2429
|
+
d: "M3 7H5V9H3V7Z"
|
|
2430
|
+
}), /* @__PURE__ */ React165.createElement("path", {
|
|
2431
|
+
d: "M3 11H5V13H3V11Z"
|
|
2432
|
+
}));
|
|
2433
|
+
});
|
|
2434
|
+
|
|
2435
|
+
// packages/react-icons/src/__icons/SelectIndicatorIcon.tsx
|
|
2436
|
+
import React166, { forwardRef as forwardRef166 } from "react";
|
|
2437
|
+
var SelectIndicatorIcon = /* @__PURE__ */ forwardRef166((props, forwardedRef) => {
|
|
2438
|
+
return /* @__PURE__ */ React166.createElement(SvgIcon, {
|
|
2439
|
+
ref: forwardedRef,
|
|
2440
|
+
...props
|
|
2441
|
+
}, /* @__PURE__ */ React166.createElement("path", {
|
|
2442
|
+
d: "M13 10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10C7 8.34315 8.34315 7 10 7C11.6569 7 13 8.34315 13 10Z"
|
|
2443
|
+
}));
|
|
2444
|
+
});
|
|
2445
|
+
|
|
2446
|
+
// packages/react-icons/src/__icons/SettingIcon.tsx
|
|
2447
|
+
import React167, { forwardRef as forwardRef167 } from "react";
|
|
2448
|
+
var SettingIcon = /* @__PURE__ */ forwardRef167((props, forwardedRef) => {
|
|
2449
|
+
return /* @__PURE__ */ React167.createElement(SvgIcon, {
|
|
2450
|
+
ref: forwardedRef,
|
|
2451
|
+
...props
|
|
2452
|
+
}, /* @__PURE__ */ React167.createElement("path", {
|
|
2453
|
+
d: "M13 10.002C13 11.6588 11.6569 13.002 10 13.002C8.34315 13.002 7 11.6588 7 10.002C7 8.3451 8.34315 7.00195 10 7.00195C11.6569 7.00195 13 8.3451 13 10.002ZM11.5 10.002C11.5 9.17353 10.8284 8.50195 10 8.50195C9.17157 8.50195 8.5 9.17353 8.5 10.002C8.5 10.8304 9.17157 11.502 10 11.502C10.8284 11.502 11.5 10.8304 11.5 10.002Z"
|
|
2454
|
+
}), /* @__PURE__ */ React167.createElement("path", {
|
|
2455
|
+
d: "M12.498 2H7.49805V4.00175C6.98069 4.21789 6.49724 4.499 6.05789 4.83487L4.32422 3.83394L1.82422 8.16406L3.55551 9.16363C3.52018 9.43808 3.50195 9.71789 3.50195 10.002C3.50195 10.2832 3.51982 10.5603 3.55448 10.8322L1.82617 11.83L4.32617 16.1602L6.05142 15.1641C6.4936 15.503 6.98059 15.7864 7.50195 16.0038L7.50195 17.9902H12.502V16.0038C13.0241 15.786 13.5118 15.5021 13.9545 15.1625L15.6758 16.1563L18.1758 11.8262L16.4498 10.8296C16.4842 10.5586 16.502 10.2824 16.502 10.002C16.502 9.71556 16.4834 9.4335 16.4475 9.15689L18.1738 8.16021L15.6738 3.83008L13.9406 4.83075C13.5005 4.49501 13.0162 4.21418 12.498 3.99849V2ZM14.7439 11.5918L16.1309 12.3926L15.1319 14.1229L13.742 13.3205C13.0356 14.116 12.0793 14.6846 10.9961 14.9031V16.5098H8.99807V14.9011C7.9174 14.6809 6.96351 14.112 6.25895 13.3171L4.86328 14.1229L3.86426 12.3926L5.2586 11.5876C5.09212 11.0893 5.00195 10.5562 5.00195 10.002C5.00195 9.4503 5.09129 8.91952 5.25629 8.42328L3.86328 7.61903L4.8623 5.88867L6.25411 6.69223C6.95914 5.89448 7.91492 5.32353 8.99807 5.10276V3.49805H10.9961V5.10079C12.0808 5.31962 13.0384 5.88953 13.745 6.68684L15.1309 5.88672L16.1299 7.61708L14.7453 8.41646C14.9118 8.91465 15.002 9.44777 15.002 10.002C15.002 10.5577 14.9113 11.0924 14.7439 11.5918Z"
|
|
2456
|
+
}));
|
|
2457
|
+
});
|
|
2458
|
+
|
|
2459
|
+
// packages/react-icons/src/__icons/ShareIcon.tsx
|
|
2460
|
+
import React168, { forwardRef as forwardRef168 } from "react";
|
|
2461
|
+
var ShareIcon = /* @__PURE__ */ forwardRef168((props, forwardedRef) => {
|
|
2462
|
+
return /* @__PURE__ */ React168.createElement(SvgIcon, {
|
|
2463
|
+
ref: forwardedRef,
|
|
2464
|
+
...props
|
|
2465
|
+
}, /* @__PURE__ */ React168.createElement("path", {
|
|
2466
|
+
d: "M17 4.99805C17 6.6549 15.6569 7.99805 14 7.99805C13.1573 7.99805 12.3957 7.65057 11.8508 7.09108L7.95331 9.4699C7.98399 9.64197 8 9.81912 8 10C8 10.2731 7.96352 10.5376 7.89516 10.789L11.6793 13.0987C12.2295 12.4279 13.0648 12 14 12C15.6569 12 17 13.3431 17 15C17 16.6569 15.6569 18 14 18C12.3431 18 11 16.6569 11 15C11 14.8191 11.016 14.642 11.0467 14.4699L7.15043 12.0918C6.60539 12.652 5.84333 13 5 13C3.34315 13 2 11.6569 2 10C2 8.34315 3.34315 7 5 7C5.93523 7 6.7705 7.42795 7.32069 8.0987L11.1053 5.78876C11.0366 5.53684 11 5.27172 11 4.99805C11 3.34119 12.3431 1.99805 14 1.99805C15.6569 1.99805 17 3.34119 17 4.99805ZM15.5 15C15.5 14.1716 14.8284 13.5 14 13.5C13.1716 13.5 12.5 14.1716 12.5 15C12.5 15.8284 13.1716 16.5 14 16.5C14.8284 16.5 15.5 15.8284 15.5 15ZM6.5 10C6.5 9.17157 5.82843 8.5 5 8.5C4.17157 8.5 3.5 9.17157 3.5 10C3.5 10.8284 4.17157 11.5 5 11.5C5.82843 11.5 6.5 10.8284 6.5 10ZM15.5 4.99805C15.5 4.16962 14.8284 3.49805 14 3.49805C13.1716 3.49805 12.5 4.16962 12.5 4.99805C12.5 5.82647 13.1716 6.49805 14 6.49805C14.8284 6.49805 15.5 5.82647 15.5 4.99805Z"
|
|
2467
|
+
}));
|
|
2468
|
+
});
|
|
2469
|
+
|
|
2470
|
+
// packages/react-icons/src/__icons/SingleValueChartIcon.tsx
|
|
2471
|
+
import React169, { forwardRef as forwardRef169 } from "react";
|
|
2472
|
+
var SingleValueChartIcon = /* @__PURE__ */ forwardRef169((props, forwardedRef) => {
|
|
2473
|
+
return /* @__PURE__ */ React169.createElement(SvgIcon, {
|
|
2474
|
+
ref: forwardedRef,
|
|
2475
|
+
...props
|
|
2476
|
+
}, /* @__PURE__ */ React169.createElement("path", {
|
|
2477
|
+
d: "M2 4H3.5V15.4984L18 15.4989V17L2.99997 16.9996C2.4477 16.9996 2 16.5519 2 15.9996V4Z"
|
|
2478
|
+
}), /* @__PURE__ */ React169.createElement("path", {
|
|
2479
|
+
d: "M5.8354 13.2086C5.38383 13.037 4.9684 12.8022 4.59811 12.4861L5.35674 11.3301C5.62768 11.5378 5.91668 11.7004 6.22374 11.8178C6.53081 11.9352 6.82884 11.9894 7.12687 11.9894C7.37071 11.9894 7.58747 11.9442 7.77712 11.8629C7.96678 11.7817 8.11128 11.6642 8.21965 11.5107C8.32803 11.3572 8.38222 11.1856 8.38222 10.9779C8.38222 10.716 8.27384 10.5082 8.04806 10.3367C7.83131 10.1741 7.54231 10.0838 7.19009 10.0657C7.06365 10.0657 6.94624 10.0657 6.81981 10.0838C6.69337 10.1018 6.57597 10.138 6.45857 10.1741L5.6909 8.94584L7.72375 7.30214H5.04968V5.68555H9.764V7.29311L7.67745 8.90984C7.73621 8.90791 7.79653 8.90784 7.8584 8.90971C8.26481 8.90971 8.62606 9.00906 8.95119 9.18968C9.27631 9.37031 9.52919 9.61415 9.71885 9.93928C9.9085 10.2644 10.0078 10.6347 10.0078 11.0592C10.0078 11.5378 9.89044 11.9623 9.6466 12.3235C9.40275 12.6938 9.07763 12.9738 8.66219 13.1725C8.24675 13.3712 7.77712 13.4705 7.24428 13.4705C6.75659 13.4705 6.29599 13.3892 5.84443 13.2176L5.8354 13.2086Z"
|
|
2480
|
+
}), /* @__PURE__ */ React169.createElement("path", {
|
|
2481
|
+
d: "M13.8181 8.11037L14.9181 7.75752V11.7796H13.7081V13.3714H17.5981V11.7796H16.4781V5.78479H15.3381L13.3981 7.0251L13.8181 8.11037Z"
|
|
2482
|
+
}), /* @__PURE__ */ React169.createElement("path", {
|
|
2483
|
+
d: "M10.6474 12.4048C10.6474 12.6938 10.7287 12.9286 10.9093 13.1093C11.0899 13.2899 11.3247 13.3802 11.6227 13.3802C11.9027 13.3802 12.1285 13.2809 12.3182 13.1002C12.5078 12.9196 12.5981 12.6848 12.5981 12.4048C12.5981 12.1248 12.4988 11.89 12.3182 11.7004C12.1375 11.5107 11.9208 11.4204 11.6227 11.4204C11.3247 11.4204 11.0899 11.5107 10.9093 11.7004C10.7377 11.89 10.6474 12.1158 10.6474 12.4048Z"
|
|
2484
|
+
}));
|
|
2485
|
+
});
|
|
2486
|
+
|
|
2487
|
+
// packages/react-icons/src/__icons/SorterDoubleIcon.tsx
|
|
2488
|
+
import React170, { forwardRef as forwardRef170 } from "react";
|
|
2489
|
+
var SorterDoubleIcon = /* @__PURE__ */ forwardRef170((props, forwardedRef) => {
|
|
2490
|
+
return /* @__PURE__ */ React170.createElement(SvgIcon, {
|
|
2491
|
+
ref: forwardedRef,
|
|
2492
|
+
...props
|
|
2493
|
+
}, /* @__PURE__ */ React170.createElement("path", {
|
|
2494
|
+
d: "M9.99609 4L14.9961 9L14.9907 9.00543H5.00153L4.99609 9L9.99609 4Z"
|
|
2495
|
+
}), /* @__PURE__ */ React170.createElement("path", {
|
|
2496
|
+
d: "M9.99609 17L4.99609 12L5.00195 11.9941L14.9902 11.9941L14.9961 12L9.99609 17Z"
|
|
2497
|
+
}));
|
|
2498
|
+
});
|
|
2499
|
+
|
|
2500
|
+
// packages/react-icons/src/__icons/SorterDoubleSmallIcon.tsx
|
|
2501
|
+
import React171, { forwardRef as forwardRef171 } from "react";
|
|
2502
|
+
var SorterDoubleSmallIcon = /* @__PURE__ */ forwardRef171((props, forwardedRef) => {
|
|
2503
|
+
return /* @__PURE__ */ React171.createElement(SvgIcon, {
|
|
2504
|
+
ref: forwardedRef,
|
|
2505
|
+
...props
|
|
2506
|
+
}, /* @__PURE__ */ React171.createElement("path", {
|
|
2507
|
+
d: "M9.99609 5L13.4961 8.5H6.49609L9.99609 5Z"
|
|
2508
|
+
}), /* @__PURE__ */ React171.createElement("path", {
|
|
2509
|
+
d: "M10 15L6.5 11.5L13.5 11.5L10 15Z"
|
|
2510
|
+
}));
|
|
2511
|
+
});
|
|
2512
|
+
|
|
2513
|
+
// packages/react-icons/src/__icons/SorterIcon.tsx
|
|
2514
|
+
import React172, { forwardRef as forwardRef172 } from "react";
|
|
2515
|
+
var SorterIcon = /* @__PURE__ */ forwardRef172((props, forwardedRef) => {
|
|
2516
|
+
return /* @__PURE__ */ React172.createElement(SvgIcon, {
|
|
2517
|
+
ref: forwardedRef,
|
|
2518
|
+
...props
|
|
2519
|
+
}, /* @__PURE__ */ React172.createElement("path", {
|
|
2520
|
+
d: "M4.99609 8L9.99609 13L14.9961 8L14.9907 7.99457L5.00152 7.99457L4.99609 8Z"
|
|
2521
|
+
}));
|
|
2522
|
+
});
|
|
2523
|
+
|
|
2524
|
+
// packages/react-icons/src/__icons/SorterSingleIcon.tsx
|
|
2525
|
+
import React173, { forwardRef as forwardRef173 } from "react";
|
|
2526
|
+
var SorterSingleIcon = /* @__PURE__ */ forwardRef173((props, forwardedRef) => {
|
|
2527
|
+
return /* @__PURE__ */ React173.createElement(SvgIcon, {
|
|
2528
|
+
ref: forwardedRef,
|
|
2529
|
+
...props
|
|
2530
|
+
}, /* @__PURE__ */ React173.createElement("path", {
|
|
2531
|
+
d: "M4.99609 8L9.99609 13L14.9961 8L14.9907 7.99457L5.00152 7.99457L4.99609 8Z"
|
|
2532
|
+
}));
|
|
2533
|
+
});
|
|
2534
|
+
|
|
2535
|
+
// packages/react-icons/src/__icons/SorterSingleSmallIcon.tsx
|
|
2536
|
+
import React174, { forwardRef as forwardRef174 } from "react";
|
|
2537
|
+
var SorterSingleSmallIcon = /* @__PURE__ */ forwardRef174((props, forwardedRef) => {
|
|
2538
|
+
return /* @__PURE__ */ React174.createElement(SvgIcon, {
|
|
2539
|
+
ref: forwardedRef,
|
|
2540
|
+
...props
|
|
2541
|
+
}, /* @__PURE__ */ React174.createElement("path", {
|
|
2542
|
+
d: "M6.5 9L10 12.5L13.5 9L6.5 9Z"
|
|
2543
|
+
}));
|
|
2544
|
+
});
|
|
2545
|
+
|
|
2546
|
+
// packages/react-icons/src/__icons/SorterSmallDoubleIcon.tsx
|
|
2547
|
+
import React175, { forwardRef as forwardRef175 } from "react";
|
|
2548
|
+
var SorterSmallDoubleIcon = /* @__PURE__ */ forwardRef175((props, forwardedRef) => {
|
|
2549
|
+
return /* @__PURE__ */ React175.createElement(SvgIcon, {
|
|
2550
|
+
ref: forwardedRef,
|
|
2551
|
+
...props
|
|
2552
|
+
}, /* @__PURE__ */ React175.createElement("path", {
|
|
2553
|
+
d: "M9.99609 5L13.4961 8.5H6.49609L9.99609 5Z"
|
|
2554
|
+
}), /* @__PURE__ */ React175.createElement("path", {
|
|
2555
|
+
d: "M10 15L6.5 11.5L13.5 11.5L10 15Z"
|
|
2556
|
+
}));
|
|
2557
|
+
});
|
|
2558
|
+
|
|
2559
|
+
// packages/react-icons/src/__icons/SorterSmallIcon.tsx
|
|
2560
|
+
import React176, { forwardRef as forwardRef176 } from "react";
|
|
2561
|
+
var SorterSmallIcon = /* @__PURE__ */ forwardRef176((props, forwardedRef) => {
|
|
2562
|
+
return /* @__PURE__ */ React176.createElement(SvgIcon, {
|
|
2563
|
+
ref: forwardedRef,
|
|
2564
|
+
...props
|
|
2565
|
+
}, /* @__PURE__ */ React176.createElement("path", {
|
|
2566
|
+
d: "M6.5 9L10 12.5L13.5 9L6.5 9Z"
|
|
2567
|
+
}));
|
|
2568
|
+
});
|
|
2569
|
+
|
|
2570
|
+
// packages/react-icons/src/__icons/SourceIcon.tsx
|
|
2571
|
+
import React177, { forwardRef as forwardRef177 } from "react";
|
|
2572
|
+
var SourceIcon = /* @__PURE__ */ forwardRef177((props, forwardedRef) => {
|
|
2573
|
+
return /* @__PURE__ */ React177.createElement(SvgIcon, {
|
|
2574
|
+
ref: forwardedRef,
|
|
2575
|
+
...props
|
|
2576
|
+
}, /* @__PURE__ */ React177.createElement("path", {
|
|
2577
|
+
d: "M3.99609 3.99805C3.44381 3.99805 2.99609 4.44576 2.99609 4.99805V15.9979C2.99609 16.5502 3.44381 16.9979 3.99609 16.9979H15.9961C16.5484 16.9979 16.9961 16.5502 16.9961 15.9979V6.4953C16.9961 5.94301 16.5484 5.4953 15.9961 5.4953H11.9905L10.2629 4.19833C10.0897 4.06833 9.87903 3.99805 9.6625 3.99805H3.99609ZM4.49609 6.9953H15.4961V15.4979H4.49609V6.9953Z"
|
|
2578
|
+
}), /* @__PURE__ */ React177.createElement("path", {
|
|
2579
|
+
d: "M5.99609 9H13.9961V10.5H5.99609V9Z"
|
|
2580
|
+
}), /* @__PURE__ */ React177.createElement("path", {
|
|
2581
|
+
d: "M5.99609 12H11.9961V13.5H5.99609V12Z"
|
|
2582
|
+
}));
|
|
2583
|
+
});
|
|
2584
|
+
|
|
2585
|
+
// packages/react-icons/src/__icons/StackedAreaChartIcon.tsx
|
|
2586
|
+
import React178, { forwardRef as forwardRef178 } from "react";
|
|
2587
|
+
var StackedAreaChartIcon = /* @__PURE__ */ forwardRef178((props, forwardedRef) => {
|
|
2588
|
+
return /* @__PURE__ */ React178.createElement(SvgIcon, {
|
|
2589
|
+
ref: forwardedRef,
|
|
2590
|
+
...props
|
|
2591
|
+
}, /* @__PURE__ */ React178.createElement("path", {
|
|
2592
|
+
d: "M4.5 3H3V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V15.5L16.998 15.4983V7.29078L13.3604 7.29056L10.0131 3.05801L5.87968 8.02109L4.5 6.97431V3ZM4.5 8.85718L6.11498 10.0825L9.98299 5.43808L12.6343 8.79051L15.498 8.79069V14.2289L10.4986 9.99805L6.99861 13.9817L4.5 11.9914V8.85718Z"
|
|
2593
|
+
}));
|
|
2594
|
+
});
|
|
2595
|
+
|
|
2596
|
+
// packages/react-icons/src/__icons/StackedBarChartIcon.tsx
|
|
2597
|
+
import React179, { forwardRef as forwardRef179 } from "react";
|
|
2598
|
+
var StackedBarChartIcon = /* @__PURE__ */ forwardRef179((props, forwardedRef) => {
|
|
2599
|
+
return /* @__PURE__ */ React179.createElement(SvgIcon, {
|
|
2600
|
+
ref: forwardedRef,
|
|
2601
|
+
...props
|
|
2602
|
+
}, /* @__PURE__ */ React179.createElement("path", {
|
|
2603
|
+
d: "M3 3H4.5V15.5H17V17H4C3.44772 17 3 16.5523 3 16V3Z"
|
|
2604
|
+
}), /* @__PURE__ */ React179.createElement("path", {
|
|
2605
|
+
d: "M14 11H16V14H14V11Z"
|
|
2606
|
+
}), /* @__PURE__ */ React179.createElement("path", {
|
|
2607
|
+
d: "M14 7H16V10H14V7Z"
|
|
2608
|
+
}), /* @__PURE__ */ React179.createElement("path", {
|
|
2609
|
+
d: "M10 6.5H12V14H10V6.5Z"
|
|
2610
|
+
}), /* @__PURE__ */ React179.createElement("path", {
|
|
2611
|
+
d: "M10 3H12V5.5H10V3Z"
|
|
2612
|
+
}), /* @__PURE__ */ React179.createElement("path", {
|
|
2613
|
+
d: "M6 10H8V14H6V10Z"
|
|
2614
|
+
}), /* @__PURE__ */ React179.createElement("path", {
|
|
2615
|
+
d: "M6 5H8V9H6V5Z"
|
|
2616
|
+
}));
|
|
2617
|
+
});
|
|
2618
|
+
|
|
2619
|
+
// packages/react-icons/src/__icons/StarEmptyIcon.tsx
|
|
2620
|
+
import React180, { forwardRef as forwardRef180 } from "react";
|
|
2621
|
+
var StarEmptyIcon = /* @__PURE__ */ forwardRef180((props, forwardedRef) => {
|
|
2622
|
+
return /* @__PURE__ */ React180.createElement(SvgIcon, {
|
|
2623
|
+
ref: forwardedRef,
|
|
2624
|
+
...props
|
|
2625
|
+
}, /* @__PURE__ */ React180.createElement("path", {
|
|
2626
|
+
d: "M12.1946 7.12505L10.125 2.5L8.05536 7.12505L3 7.65654L6.77625 11.0465L5.72151 16L10.125 13.47L14.5285 16L13.4738 11.0465L17.25 7.65654L12.1946 7.12505ZM14.1204 8.57949L11.8287 10.514L12.8029 13.47L10.125 11.7471L7.44714 13.47L8.42129 10.514L6.12933 8.57949L9.07205 8.38244L10.1249 5.53773L11.178 8.38244L14.1204 8.57949Z"
|
|
2627
|
+
}));
|
|
2628
|
+
});
|
|
2629
|
+
|
|
2630
|
+
// packages/react-icons/src/__icons/StarIcon.tsx
|
|
2631
|
+
import React181, { forwardRef as forwardRef181 } from "react";
|
|
2632
|
+
var StarIcon = /* @__PURE__ */ forwardRef181((props, forwardedRef) => {
|
|
2633
|
+
return /* @__PURE__ */ React181.createElement(SvgIcon, {
|
|
2634
|
+
ref: forwardedRef,
|
|
2635
|
+
...props
|
|
2636
|
+
}, /* @__PURE__ */ React181.createElement("path", {
|
|
2637
|
+
d: "M10.1284 2.5L8.0446 7.11912L3 7.6427L6.76199 11.0574L5.71019 16L10.1284 13.4803L14.5512 15.9912L13.488 11.0574L17.25 7.6427L12.2055 7.11912L10.1284 2.5Z"
|
|
2638
|
+
}));
|
|
2639
|
+
});
|
|
2640
|
+
|
|
2641
|
+
// packages/react-icons/src/__icons/StopwatchIcon.tsx
|
|
2642
|
+
import React182, { forwardRef as forwardRef182 } from "react";
|
|
2643
|
+
var StopwatchIcon = /* @__PURE__ */ forwardRef182((props, forwardedRef) => {
|
|
2644
|
+
return /* @__PURE__ */ React182.createElement(SvgIcon, {
|
|
2645
|
+
ref: forwardedRef,
|
|
2646
|
+
...props
|
|
2647
|
+
}, /* @__PURE__ */ React182.createElement("path", {
|
|
2648
|
+
d: "M9.25 9V13H10.75V9H9.25Z"
|
|
2649
|
+
}), /* @__PURE__ */ React182.createElement("path", {
|
|
2650
|
+
d: "M3.49609 11.5C3.49609 15.0899 6.40624 18 9.99609 18C11.5333 18 12.9458 17.4664 14.0586 16.5744C15.5446 15.3831 16.4961 13.5527 16.4961 11.5C16.4961 9.44731 15.5446 7.61686 14.0586 6.42564C12.9458 5.53358 11.5333 5 9.99609 5C6.40624 5 3.49609 7.91015 3.49609 11.5ZM9.99609 16.5C7.23467 16.5 4.99609 14.2614 4.99609 11.5C4.99609 8.73858 7.23467 6.5 9.99609 6.5C11.18 6.5 12.2641 6.90959 13.1204 7.59601C14.2665 8.51479 14.9961 9.92168 14.9961 11.5C14.9961 13.0783 14.2665 14.4852 13.1204 15.404C12.2641 16.0904 11.18 16.5 9.99609 16.5Z"
|
|
2651
|
+
}), /* @__PURE__ */ React182.createElement("path", {
|
|
2652
|
+
d: "M7.49609 2H12.4961V3.5H10.7461V6H9.24609V3.5L7.49609 3.5V2Z"
|
|
2653
|
+
}), /* @__PURE__ */ React182.createElement("path", {
|
|
2654
|
+
d: "M14.7678 4.48223L13 6.25L14.7678 8.01777L16.5355 6.25L14.7678 4.48223Z"
|
|
2655
|
+
}));
|
|
2656
|
+
});
|
|
2657
|
+
|
|
2658
|
+
// packages/react-icons/src/__icons/StorageIcon.tsx
|
|
2659
|
+
import React183, { forwardRef as forwardRef183 } from "react";
|
|
2660
|
+
var StorageIcon = /* @__PURE__ */ forwardRef183((props, forwardedRef) => {
|
|
2661
|
+
return /* @__PURE__ */ React183.createElement(SvgIcon, {
|
|
2662
|
+
ref: forwardedRef,
|
|
2663
|
+
...props
|
|
2664
|
+
}, /* @__PURE__ */ React183.createElement("path", {
|
|
2665
|
+
d: "M3 4C3 3.44772 3.44772 3 4 3H16C16.5523 3 17 3.44772 17 4V16C17 16.5523 16.5523 17 16 17H4C3.44772 17 3 16.5523 3 16V4ZM4.5 9.25H15.5V4.5H4.5V9.25ZM4.5 10.75V15.5H15.5V10.75H4.5Z"
|
|
2666
|
+
}), /* @__PURE__ */ React183.createElement("path", {
|
|
2667
|
+
d: "M7.5 6.25H6V7.75H7.5V6.25Z"
|
|
2668
|
+
}), /* @__PURE__ */ React183.createElement("path", {
|
|
2669
|
+
d: "M7.5 12.25H6V13.75H7.5V12.25Z"
|
|
2670
|
+
}));
|
|
2671
|
+
});
|
|
2672
|
+
|
|
2673
|
+
// packages/react-icons/src/__icons/StrikethroughSIcon.tsx
|
|
2674
|
+
import React184, { forwardRef as forwardRef184 } from "react";
|
|
2675
|
+
var StrikethroughSIcon = /* @__PURE__ */ forwardRef184((props, forwardedRef) => {
|
|
2676
|
+
return /* @__PURE__ */ React184.createElement(SvgIcon, {
|
|
2677
|
+
ref: forwardedRef,
|
|
2678
|
+
...props
|
|
2679
|
+
}, /* @__PURE__ */ React184.createElement("path", {
|
|
2680
|
+
d: "M6.81 13.9772L6 15.4009C7 16.381 8.49 17 10.19 17C12.82 17 14.4 15.4937 14.4 13.0486C14.4 12.2662 14.2399 11.5754 13.9215 11L11.2498 11C12.364 11.3703 12.88 12.1494 12.88 13.1415C12.88 14.4517 11.97 15.3803 10.24 15.3803C8.89 15.3803 7.77 14.7716 6.81 13.9772Z"
|
|
2681
|
+
}), /* @__PURE__ */ React184.createElement("path", {
|
|
2682
|
+
d: "M6.53137 8L8.25391 8C8.03031 7.66295 7.91 7.25213 7.91 6.77598C7.91 5.57922 8.71 4.61975 10.43 4.61975C11.58 4.61975 12.67 5.05306 13.55 5.55859L14.03 3.95947C13 3.33014 11.65 3 10.31 3C7.77 3 6.39 4.33088 6.39 6.75534C6.39 7.20743 6.43815 7.62257 6.53137 8Z"
|
|
2683
|
+
}), /* @__PURE__ */ React184.createElement("path", {
|
|
2684
|
+
d: "M16.5 11L4 11L4 9.5L16.5 9.5V11Z"
|
|
2685
|
+
}));
|
|
2686
|
+
});
|
|
2687
|
+
|
|
2688
|
+
// packages/react-icons/src/__icons/SupportIcon.tsx
|
|
2689
|
+
import React185, { forwardRef as forwardRef185 } from "react";
|
|
2690
|
+
var SupportIcon = /* @__PURE__ */ forwardRef185((props, forwardedRef) => {
|
|
2691
|
+
return /* @__PURE__ */ React185.createElement(SvgIcon, {
|
|
2692
|
+
ref: forwardedRef,
|
|
2693
|
+
...props
|
|
2694
|
+
}, /* @__PURE__ */ React185.createElement("path", {
|
|
2695
|
+
d: "M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM14.0353 15.096L12.2482 13.3089C11.6075 13.7451 10.8335 14 10 14C9.15083 14 8.36347 13.7354 7.71586 13.2841L5.93092 15.0691C7.04473 15.9643 8.4598 16.5 10 16.5C11.5247 16.5 12.9268 15.975 14.0353 15.096ZM6.66673 12.212C6.24546 11.5784 6 10.8179 6 10C6 9.18214 6.24546 8.4216 6.66673 7.78805L4.87726 5.99858C4.01433 7.10178 3.5 8.49083 3.5 10C3.5 11.5092 4.01433 12.8982 4.87726 14.0014L6.66673 12.212ZM15.096 14.0354C15.975 12.9268 16.5 11.5247 16.5 10C16.5 8.4598 15.9643 7.04473 15.0691 5.93092L13.2841 7.71586C13.7354 8.36347 14 9.15083 14 10C14 10.8335 13.745 11.6075 13.3089 12.2482L15.096 14.0354ZM10 3.5C8.4598 3.5 7.04473 4.03569 5.93092 4.93092L7.71586 6.71586C8.36347 6.26461 9.15083 6 10 6C10.8179 6 11.5784 6.24546 12.212 6.66673L14.0014 4.87726C12.8982 4.01433 11.5092 3.5 10 3.5ZM12.5 10C12.5 8.61929 11.3807 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.3807 12.5 12.5 11.3807 12.5 10Z"
|
|
2696
|
+
}));
|
|
2697
|
+
});
|
|
2698
|
+
|
|
2699
|
+
// packages/react-icons/src/__icons/SyncDoneIcon.tsx
|
|
2700
|
+
import React186, { forwardRef as forwardRef186 } from "react";
|
|
2701
|
+
var SyncDoneIcon = /* @__PURE__ */ forwardRef186((props, forwardedRef) => {
|
|
2702
|
+
return /* @__PURE__ */ React186.createElement(SvgIcon, {
|
|
2703
|
+
ref: forwardedRef,
|
|
2704
|
+
...props
|
|
2705
|
+
}, /* @__PURE__ */ React186.createElement("path", {
|
|
2706
|
+
d: "M7.00489 8.50634C4.82258 8.05638 3.49805 9.61764 3.49805 10.9994C3.49805 12.3811 4.61752 13.4998 5.99805 13.5H9.37811L10.8789 15.0008L5.99854 15.0008C3.78913 15.0008 1.99805 13.2094 1.99805 10.9994C1.99805 8.78953 3.90297 6.74254 6.3 7C6.95372 5.6293 8.37924 4.5 9.99771 4.5C12.0278 4.5 13.4311 5.63185 14.1549 7.92331C14.6322 7.92331 15.1081 8.02349 15.5542 8.20348L14.4238 9.3339C14.0042 9.24046 13.5018 9.18534 12.9008 9.18534C12.4181 6.18676 10.7258 6 9.99771 6C8.97771 6 7.88418 6.91468 7.00489 8.50634Z"
|
|
2707
|
+
}), /* @__PURE__ */ React186.createElement("path", {
|
|
2708
|
+
d: "M12.9999 15.0004L11.4994 13.5H14.5003L12.9999 15.0004Z"
|
|
2709
|
+
}), /* @__PURE__ */ React186.createElement("path", {
|
|
2710
|
+
d: "M17.7348 10.2655L16.4985 11.5018L16.4985 11.4995C16.5326 11.2872 16.5171 10.5854 15.8691 10.0098L16.8488 9.03015C17.2259 9.38306 17.5331 9.80336 17.7348 10.2655Z"
|
|
2711
|
+
}), /* @__PURE__ */ React186.createElement("path", {
|
|
2712
|
+
d: "M18.3033 9.6967L12.9999 15.0004L10.1716 12.1716L11.2322 11.1109L13 12.8787L17.2426 8.63604L18.3033 9.6967Z"
|
|
2713
|
+
}));
|
|
2714
|
+
});
|
|
2715
|
+
|
|
2716
|
+
// packages/react-icons/src/__icons/SyncDownloadIcon.tsx
|
|
2717
|
+
import React187, { forwardRef as forwardRef187 } from "react";
|
|
2718
|
+
var SyncDownloadIcon = /* @__PURE__ */ forwardRef187((props, forwardedRef) => {
|
|
2719
|
+
return /* @__PURE__ */ React187.createElement(SvgIcon, {
|
|
2720
|
+
ref: forwardedRef,
|
|
2721
|
+
...props
|
|
2722
|
+
}, /* @__PURE__ */ React187.createElement("path", {
|
|
2723
|
+
d: "M15.499 14.3777L15.499 9.49904L14.0009 9.49904L14.0009 14.3727L11.5705 11.9423L10.5098 13.0029L14.7525 17.2456L18.9951 13.0029L17.9345 11.9423L15.499 14.3777Z"
|
|
2724
|
+
}), /* @__PURE__ */ React187.createElement("path", {
|
|
2725
|
+
d: "M3.5 10.9994C3.5 9.61764 4.82454 8.05638 7.00684 8.50634C7.88613 6.91468 8.97966 6 9.99966 6C10.5879 6 11.8055 6.1219 12.5061 7.75H14.1C13.361 5.57477 11.9779 4.5 9.99966 4.5C8.3812 4.5 6.95568 5.6293 6.30195 7C3.90492 6.74254 2 8.78953 2 10.9994C2 13.2094 3.79108 15.0008 6.00049 15.0008L10.3536 15.0008L8.85278 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
|
|
2726
|
+
}), /* @__PURE__ */ React187.createElement("path", {
|
|
2727
|
+
d: "M17.9644 12.005C17.9644 12.0049 17.9643 12.005 17.9644 12.005V12.005Z"
|
|
2728
|
+
}));
|
|
2729
|
+
});
|
|
2730
|
+
|
|
2731
|
+
// packages/react-icons/src/__icons/SyncIcon.tsx
|
|
2732
|
+
import React188, { forwardRef as forwardRef188 } from "react";
|
|
2733
|
+
var SyncIcon = /* @__PURE__ */ forwardRef188((props, forwardedRef) => {
|
|
2734
|
+
return /* @__PURE__ */ React188.createElement(SvgIcon, {
|
|
2735
|
+
ref: forwardedRef,
|
|
2736
|
+
...props
|
|
2737
|
+
}, /* @__PURE__ */ React188.createElement("path", {
|
|
2738
|
+
d: "M7.00684 8.50548C6.93918 8.50001 7.07653 8.50548 7.00684 8.50548C4.82454 8.05552 3.5 9.61679 3.5 10.9986C3.5 12.3803 4.61947 13.499 6 13.4991H15C15.9682 13.3608 16.5005 12.5045 16.5005 11.4987C16.5612 11.12 16.4646 9.18449 12.9027 9.18449C12.4201 6.18591 10.7277 5.99915 9.99966 5.99915C8.97966 5.99915 7.88613 6.91383 7.00684 8.50548ZM15 15L6.00049 15C3.79108 15 2 13.2085 2 10.9986C2 8.78868 3.90492 6.74168 6.30195 6.99915C6.95568 5.62845 8.3812 4.49915 9.99966 4.49915C12.0298 4.49915 13.4331 5.63099 14.1568 7.92245C16.0899 7.92245 18.0005 9.56594 18.0005 11.4987C18.0005 13.2618 16.6964 14.7575 15 15Z"
|
|
2739
|
+
}));
|
|
2740
|
+
});
|
|
2741
|
+
|
|
2742
|
+
// packages/react-icons/src/__icons/SyncOffIcon.tsx
|
|
2743
|
+
import React189, { forwardRef as forwardRef189 } from "react";
|
|
2744
|
+
var SyncOffIcon = /* @__PURE__ */ forwardRef189((props, forwardedRef) => {
|
|
2745
|
+
return /* @__PURE__ */ React189.createElement(SvgIcon, {
|
|
2746
|
+
ref: forwardedRef,
|
|
2747
|
+
...props
|
|
2748
|
+
}, /* @__PURE__ */ React189.createElement("path", {
|
|
2749
|
+
d: "M3.5 10.9994C3.5 9.61763 4.82454 8.05636 7.00684 8.50633C7.88613 6.91467 8.97966 5.99999 9.99966 5.99999C10.5564 5.99999 11.6769 6.10919 12.3893 7.5013L13.4803 6.41028C12.6853 5.13288 11.5177 4.49999 9.99966 4.49999C8.3812 4.49999 6.95568 5.62929 6.30195 6.99999C3.90492 6.74252 2 8.78952 2 10.9994C2 12.8684 3.28101 14.438 5.0127 14.8779L6.39063 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
|
|
2750
|
+
}), /* @__PURE__ */ React189.createElement("path", {
|
|
2751
|
+
d: "M10.6333 13.5L9.13243 15.0008L15 15.0008C16.6964 14.7583 18.0005 13.2626 18.0005 11.4995C18.0005 10.1375 17.0517 8.91918 15.8149 8.31838L14.723 9.41026C16.4983 9.93156 16.5484 11.2006 16.5005 11.4995C16.5005 12.5054 15.9682 13.3616 15 13.5H10.6333Z"
|
|
2752
|
+
}), /* @__PURE__ */ React189.createElement("path", {
|
|
2753
|
+
d: "M4 15.75L15.3137 4.43628L16.3744 5.49694L5.06066 16.8106L4 15.75Z"
|
|
2754
|
+
}));
|
|
2755
|
+
});
|
|
2756
|
+
|
|
2757
|
+
// packages/react-icons/src/__icons/SyncUploadIcon.tsx
|
|
2758
|
+
import React190, { forwardRef as forwardRef190 } from "react";
|
|
2759
|
+
var SyncUploadIcon = /* @__PURE__ */ forwardRef190((props, forwardedRef) => {
|
|
2760
|
+
return /* @__PURE__ */ React190.createElement(SvgIcon, {
|
|
2761
|
+
ref: forwardedRef,
|
|
2762
|
+
...props
|
|
2763
|
+
}, /* @__PURE__ */ React190.createElement("path", {
|
|
2764
|
+
d: "M13.9971 11.6262L13.9971 16.501H15.4971L15.4971 11.6184L17.933 14.0543L18.9936 12.9936L14.751 8.75098L10.5083 12.9936L11.569 14.0543L13.9971 11.6262Z"
|
|
2765
|
+
}), /* @__PURE__ */ React190.createElement("path", {
|
|
2766
|
+
d: "M3.5 10.9994C3.5 9.61764 4.82454 8.05638 7.00684 8.50634C7.88613 6.91468 8.97966 6 9.99966 6C10.6728 6 12.17 6.15963 12.7737 8.55319L13.9591 7.3678C13.1917 5.44883 11.8584 4.5 9.99966 4.5C8.3812 4.5 6.95568 5.6293 6.30195 7C3.90492 6.74254 2 8.78953 2 10.9994C2 13.2094 3.79108 15.0008 6.00049 15.0008L10.3966 15.0008L8.89581 13.5H6C4.61947 13.4998 3.5 12.3811 3.5 10.9994Z"
|
|
2767
|
+
}), /* @__PURE__ */ React190.createElement("path", {
|
|
2768
|
+
d: "M17.3819 13.5006C17.3819 13.5006 17.3819 13.5006 17.3819 13.5006V13.5006Z"
|
|
2769
|
+
}));
|
|
2770
|
+
});
|
|
2771
|
+
|
|
2772
|
+
// packages/react-icons/src/__icons/TableIcon.tsx
|
|
2773
|
+
import React191, { forwardRef as forwardRef191 } from "react";
|
|
2774
|
+
var TableIcon = /* @__PURE__ */ forwardRef191((props, forwardedRef) => {
|
|
2775
|
+
return /* @__PURE__ */ React191.createElement(SvgIcon, {
|
|
2776
|
+
ref: forwardedRef,
|
|
2777
|
+
...props
|
|
2778
|
+
}, /* @__PURE__ */ React191.createElement("path", {
|
|
2779
|
+
d: "M4.49609 7H15.4961V8.5H13V15.5H11.5V8.5H8.5L8.5 15.5H7L7 8.5H4.49609V7Z"
|
|
2780
|
+
}), /* @__PURE__ */ React191.createElement("path", {
|
|
2781
|
+
d: "M4.5 4.5H15.5V15.5H4.5V4.5ZM4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4Z"
|
|
2782
|
+
}));
|
|
2783
|
+
});
|
|
2784
|
+
|
|
2785
|
+
// packages/react-icons/src/__icons/TechnologiesIcon.tsx
|
|
2786
|
+
import React192, { forwardRef as forwardRef192 } from "react";
|
|
2787
|
+
var TechnologiesIcon = /* @__PURE__ */ forwardRef192((props, forwardedRef) => {
|
|
2788
|
+
return /* @__PURE__ */ React192.createElement(SvgIcon, {
|
|
2789
|
+
ref: forwardedRef,
|
|
2790
|
+
...props
|
|
2791
|
+
}, /* @__PURE__ */ React192.createElement("path", {
|
|
2792
|
+
d: "M8.5 8.5H11.5V11.5H8.5V8.5Z"
|
|
2793
|
+
}), /* @__PURE__ */ React192.createElement("path", {
|
|
2794
|
+
d: "M10.75 3V5H12.5005V3H14.0005V5C14.5525 5.00025 15 5.44787 15 6H17.0005V7.5H15V9.25H17.0005V10.75H15V12.5H17.0005V14H15C15 14.5521 14.5525 14.9997 14.0005 15V17.0005H12.5005V15H10.7505V17.0005H9.25047V15H7.50047V17.0005H6.00047V15C5.44818 15 5 14.5523 5 14H3V12.5H5V10.75H3V9.25H5V7.5H3V6L5 6C5 5.44772 5.44772 5 6 5L6.00047 3H7.50047V5H9.25V3H10.75ZM6.5 13.5H13.5V6.5H6.5V13.5Z"
|
|
2795
|
+
}));
|
|
2796
|
+
});
|
|
2797
|
+
|
|
2798
|
+
// packages/react-icons/src/__icons/TerminalIcon.tsx
|
|
2799
|
+
import React193, { forwardRef as forwardRef193 } from "react";
|
|
2800
|
+
var TerminalIcon = /* @__PURE__ */ forwardRef193((props, forwardedRef) => {
|
|
2801
|
+
return /* @__PURE__ */ React193.createElement(SvgIcon, {
|
|
2802
|
+
ref: forwardedRef,
|
|
2803
|
+
...props
|
|
2804
|
+
}, /* @__PURE__ */ React193.createElement("path", {
|
|
2805
|
+
d: "M9.99667 11.5006H13.9967V13.0006H9.99667V11.5006Z"
|
|
2806
|
+
}), /* @__PURE__ */ React193.createElement("path", {
|
|
2807
|
+
d: "M10.0006 10.0003L7.17218 7.17187L6.11014 8.23115L7.87791 9.99891L6.11195 11.7649L7.17218 12.8287L10.0006 10.0003Z"
|
|
2808
|
+
}), /* @__PURE__ */ React193.createElement("path", {
|
|
2809
|
+
d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H15.5V15.5H4.5V4.5Z"
|
|
2810
|
+
}));
|
|
2811
|
+
});
|
|
2812
|
+
|
|
2813
|
+
// packages/react-icons/src/__icons/ThumbsDownIcon.tsx
|
|
2814
|
+
import React194, { forwardRef as forwardRef194 } from "react";
|
|
2815
|
+
var ThumbsDownIcon = /* @__PURE__ */ forwardRef194((props, forwardedRef) => {
|
|
2816
|
+
return /* @__PURE__ */ React194.createElement(SvgIcon, {
|
|
2817
|
+
ref: forwardedRef,
|
|
2818
|
+
...props
|
|
2819
|
+
}, /* @__PURE__ */ React194.createElement("path", {
|
|
2820
|
+
d: "M8.10193 16.2865L8.5 13.5H4C3.44772 13.5 3 13.0523 3 12.5V10.2325C3 10.0772 3.03618 9.924 3.10568 9.78508L5.72355 4.55253C5.89299 4.21387 6.23918 3.99997 6.61786 3.99997L14 3.99988L14 13.5L10 18L8.64467 17.3223C8.25968 17.1298 8.04106 16.7126 8.10193 16.2865ZM6.92681 5.49996L4.5 10.3506L4.5 12L10.2295 12L9.63782 16.1418L9.64262 16.1442L12.5 12.9297L12.5 5.4999L6.92681 5.49996Z"
|
|
2821
|
+
}), /* @__PURE__ */ React194.createElement("path", {
|
|
2822
|
+
d: "M17 13.5V3.99997L15.502 3.99997V13.5H17Z"
|
|
2823
|
+
}));
|
|
2824
|
+
});
|
|
2825
|
+
|
|
2826
|
+
// packages/react-icons/src/__icons/ThumbsUpIcon.tsx
|
|
2827
|
+
import React195, { forwardRef as forwardRef195 } from "react";
|
|
2828
|
+
var ThumbsUpIcon = /* @__PURE__ */ forwardRef195((props, forwardedRef) => {
|
|
2829
|
+
return /* @__PURE__ */ React195.createElement(SvgIcon, {
|
|
2830
|
+
ref: forwardedRef,
|
|
2831
|
+
...props
|
|
2832
|
+
}, /* @__PURE__ */ React195.createElement("path", {
|
|
2833
|
+
d: "M11.8981 4.71352L11.5 7.5H16C16.5523 7.5 17 7.94772 17 8.5V10.7675C17 10.9228 16.9638 11.076 16.8943 11.2149L14.2764 16.4474C14.107 16.7861 13.7608 17 13.3821 17L6 17.0001V7.5L10 3L11.3553 3.67767C11.7403 3.87016 11.9589 4.28741 11.8981 4.71352ZM13.0732 15.5L15.5 10.6494V9H9.77049L10.3622 4.85814L10.3574 4.85574L7.5 8.0703V15.5001L13.0732 15.5Z"
|
|
2834
|
+
}), /* @__PURE__ */ React195.createElement("path", {
|
|
2835
|
+
d: "M3 7.5L3 17H4.49797L4.49796 7.5H3Z"
|
|
2836
|
+
}));
|
|
2837
|
+
});
|
|
2838
|
+
|
|
2839
|
+
// packages/react-icons/src/__icons/TitleIcon.tsx
|
|
2840
|
+
import React196, { forwardRef as forwardRef196 } from "react";
|
|
2841
|
+
var TitleIcon = /* @__PURE__ */ forwardRef196((props, forwardedRef) => {
|
|
2842
|
+
return /* @__PURE__ */ React196.createElement(SvgIcon, {
|
|
2843
|
+
ref: forwardedRef,
|
|
2844
|
+
...props
|
|
2845
|
+
}, /* @__PURE__ */ React196.createElement("path", {
|
|
2846
|
+
d: "M16 2.99933H4V4.49933H16V2.99933Z"
|
|
2847
|
+
}), /* @__PURE__ */ React196.createElement("path", {
|
|
2848
|
+
d: "M10.75 16.9998L10.75 4.50128L9.25 4.50128L9.25 16.9998H10.75Z"
|
|
2849
|
+
}));
|
|
2850
|
+
});
|
|
2851
|
+
|
|
2852
|
+
// packages/react-icons/src/__icons/TitleOffIcon.tsx
|
|
2853
|
+
import React197, { forwardRef as forwardRef197 } from "react";
|
|
2854
|
+
var TitleOffIcon = /* @__PURE__ */ forwardRef197((props, forwardedRef) => {
|
|
2855
|
+
return /* @__PURE__ */ React197.createElement(SvgIcon, {
|
|
2856
|
+
ref: forwardedRef,
|
|
2857
|
+
...props
|
|
2858
|
+
}, /* @__PURE__ */ React197.createElement("path", {
|
|
2859
|
+
d: "M11.551 4H5.00002V5.5H10.0511L11.551 4Z"
|
|
2860
|
+
}), /* @__PURE__ */ React197.createElement("path", {
|
|
2861
|
+
d: "M10.2461 9.30493L10.2461 17.0006L11.7461 17.0006L11.7461 7.80504L10.2461 9.30493Z"
|
|
2862
|
+
}), /* @__PURE__ */ React197.createElement("path", {
|
|
2863
|
+
d: "M14.0513 5.5H17V4H15.5514L14.0513 5.5Z"
|
|
2864
|
+
}), /* @__PURE__ */ React197.createElement("path", {
|
|
2865
|
+
d: "M17 2.6L3.91857 15.6815L2.85791 14.6208L15.9394 1.54034L17 2.6Z"
|
|
2866
|
+
}));
|
|
2867
|
+
});
|
|
2868
|
+
|
|
2869
|
+
// packages/react-icons/src/__icons/TrashIcon.tsx
|
|
2870
|
+
import React198, { forwardRef as forwardRef198 } from "react";
|
|
2871
|
+
var TrashIcon = /* @__PURE__ */ forwardRef198((props, forwardedRef) => {
|
|
2872
|
+
return /* @__PURE__ */ React198.createElement(SvgIcon, {
|
|
2873
|
+
ref: forwardedRef,
|
|
2874
|
+
...props
|
|
2875
|
+
}, /* @__PURE__ */ React198.createElement("path", {
|
|
2876
|
+
d: "M7.5 8.00195H9V15.002H7.5V8.00195Z"
|
|
2877
|
+
}), /* @__PURE__ */ React198.createElement("path", {
|
|
2878
|
+
d: "M12.5 8.00195H11V15.0015H12.5V8.00195Z"
|
|
2879
|
+
}), /* @__PURE__ */ React198.createElement("path", {
|
|
2880
|
+
d: "M6 5.00391V3.50391C6 2.95162 6.44772 2.50391 7 2.50391H13C13.5523 2.50391 14 2.95162 14 3.50391V5.00391H17.4961V6.50391H15.5V16.9997C15.5 17.552 15.0523 17.9997 14.5 17.9997H5.5C4.94772 17.9997 4.5 17.552 4.5 16.9997V6.50391H2.49609V5.00391H6ZM7.5 5.00391H12.5V4.00391H7.5V5.00391ZM6 6.50391V16.4997H14V6.50391H6Z"
|
|
2881
|
+
}));
|
|
2882
|
+
});
|
|
2883
|
+
|
|
2884
|
+
// packages/react-icons/src/__icons/TriggerIcon.tsx
|
|
2885
|
+
import React199, { forwardRef as forwardRef199 } from "react";
|
|
2886
|
+
var TriggerIcon = /* @__PURE__ */ forwardRef199((props, forwardedRef) => {
|
|
2887
|
+
return /* @__PURE__ */ React199.createElement(SvgIcon, {
|
|
2888
|
+
ref: forwardedRef,
|
|
2889
|
+
...props
|
|
2890
|
+
}, /* @__PURE__ */ React199.createElement("g", null, /* @__PURE__ */ React199.createElement("path", {
|
|
2891
|
+
d: "M15.758 14.25L20.0006 10.001L15.758 5.75197L14.6973 6.81423L17.8793 10.001L14.6973 13.1878L15.758 14.25Z"
|
|
2892
|
+
}), /* @__PURE__ */ React199.createElement("path", {
|
|
2893
|
+
d: "M4.24325 5.75099L0.000610352 10L4.24325 14.249L5.30391 13.1868L2.12193 10L5.30391 6.81325L4.24325 5.75099Z"
|
|
2894
|
+
}), /* @__PURE__ */ React199.createElement("path", {
|
|
2895
|
+
d: "M12.1248 2.75006L5.75 11.2068H9.01634L7.87524 17.2501L14.25 8.80072L11.112 8.79588L12.1248 2.75006Z"
|
|
2896
|
+
})), /* @__PURE__ */ React199.createElement("defs", null, /* @__PURE__ */ React199.createElement("clipPath", {
|
|
2897
|
+
id: "clip0_2058_3543"
|
|
2898
|
+
}, /* @__PURE__ */ React199.createElement("rect", {
|
|
2899
|
+
width: "20",
|
|
2900
|
+
height: "20"
|
|
2901
|
+
}))));
|
|
2902
|
+
});
|
|
2903
|
+
|
|
2904
|
+
// packages/react-icons/src/__icons/UndoIcon.tsx
|
|
2905
|
+
import React200, { forwardRef as forwardRef200 } from "react";
|
|
2906
|
+
var UndoIcon = /* @__PURE__ */ forwardRef200((props, forwardedRef) => {
|
|
2907
|
+
return /* @__PURE__ */ React200.createElement(SvgIcon, {
|
|
2908
|
+
ref: forwardedRef,
|
|
2909
|
+
...props
|
|
2910
|
+
}, /* @__PURE__ */ React200.createElement("path", {
|
|
2911
|
+
d: "M2 9.2485L6.24264 5.00586L7.3033 6.06652L4.86937 8.50045H17C17.5523 8.50045 18 8.94817 18 9.50045V14.0005C18 14.5527 17.5523 15.0005 17 15.0005H10.974V13.5005H16.5V10.0005H4.87327L7.3033 12.4305L6.24264 13.4911L2 9.2485Z"
|
|
2912
|
+
}));
|
|
2913
|
+
});
|
|
2914
|
+
|
|
2915
|
+
// packages/react-icons/src/__icons/UnfavouriteIcon.tsx
|
|
2916
|
+
import React201, { forwardRef as forwardRef201 } from "react";
|
|
2917
|
+
var UnfavouriteIcon = /* @__PURE__ */ forwardRef201((props, forwardedRef) => {
|
|
2918
|
+
return /* @__PURE__ */ React201.createElement(SvgIcon, {
|
|
2919
|
+
ref: forwardedRef,
|
|
2920
|
+
...props
|
|
2921
|
+
}, /* @__PURE__ */ React201.createElement("path", {
|
|
2922
|
+
d: "M10.1284 2.5L8.0446 7.11912L3 7.6427L6.76199 11.0574L5.71019 16L10.1284 13.4803L14.5512 15.9912L13.488 11.0574L17.25 7.6427L12.2055 7.11912L10.1284 2.5Z"
|
|
2923
|
+
}));
|
|
2924
|
+
});
|
|
2925
|
+
|
|
2926
|
+
// packages/react-icons/src/__icons/UnfoldLessIcon.tsx
|
|
2927
|
+
import React202, { forwardRef as forwardRef202 } from "react";
|
|
2928
|
+
var UnfoldLessIcon = /* @__PURE__ */ forwardRef202((props, forwardedRef) => {
|
|
2929
|
+
return /* @__PURE__ */ React202.createElement(SvgIcon, {
|
|
2930
|
+
ref: forwardedRef,
|
|
2931
|
+
...props
|
|
2932
|
+
}, /* @__PURE__ */ React202.createElement("path", {
|
|
2933
|
+
d: "M14.2426 15.7427L10 11.5L5.75735 15.7427L6.81801 16.8033L10 13.6213L13.182 16.8033L14.2426 15.7427Z"
|
|
2934
|
+
}), /* @__PURE__ */ React202.createElement("path", {
|
|
2935
|
+
d: "M5.75736 4.25738L10 8.50002L14.2426 4.25738L13.182 3.19672L10 6.3787L6.81802 3.19672L5.75736 4.25738Z"
|
|
2936
|
+
}));
|
|
2937
|
+
});
|
|
2938
|
+
|
|
2939
|
+
// packages/react-icons/src/__icons/UnfoldMoreIcon.tsx
|
|
2940
|
+
import React203, { forwardRef as forwardRef203 } from "react";
|
|
2941
|
+
var UnfoldMoreIcon = /* @__PURE__ */ forwardRef203((props, forwardedRef) => {
|
|
2942
|
+
return /* @__PURE__ */ React203.createElement(SvgIcon, {
|
|
2943
|
+
ref: forwardedRef,
|
|
2944
|
+
...props
|
|
2945
|
+
}, /* @__PURE__ */ React203.createElement("path", {
|
|
2946
|
+
d: "M5.75647 12.7574L9.99911 17L14.2418 12.7574L13.1811 11.6967L9.99911 14.8787L6.81713 11.6967L5.75647 12.7574Z"
|
|
2947
|
+
}), /* @__PURE__ */ React203.createElement("path", {
|
|
2948
|
+
d: "M14.2422 7.24264L9.99956 3L5.75692 7.24264L6.81758 8.3033L9.99956 5.12132L13.1815 8.3033L14.2422 7.24264Z"
|
|
2949
|
+
}));
|
|
2950
|
+
});
|
|
2951
|
+
|
|
2952
|
+
// packages/react-icons/src/__icons/UnlockIcon.tsx
|
|
2953
|
+
import React204, { forwardRef as forwardRef204 } from "react";
|
|
2954
|
+
var UnlockIcon = /* @__PURE__ */ forwardRef204((props, forwardedRef) => {
|
|
2955
|
+
return /* @__PURE__ */ React204.createElement(SvgIcon, {
|
|
2956
|
+
ref: forwardedRef,
|
|
2957
|
+
...props
|
|
2958
|
+
}, /* @__PURE__ */ React204.createElement("path", {
|
|
2959
|
+
d: "M9.25 11H10.75V14H9.25V11Z"
|
|
2960
|
+
}), /* @__PURE__ */ React204.createElement("path", {
|
|
2961
|
+
d: "M8.25 4.5H11.75C12.5784 4.5 13.25 5.17157 13.25 6V8.00001H4.5C3.94772 8.00001 3.5 8.44772 3.5 9.00001V16C3.5 16.5523 3.94772 17 4.5 17H15.5C16.0523 17 16.5 16.5523 16.5 16V9.00001C16.5 8.44772 16.0523 8.00001 15.5 8.00001H14.75V6C14.75 4.34315 13.4069 3 11.75 3H8.25C6.59315 3 5.25 4.34314 5.25 6L6.75 6C6.75 5.17157 7.42157 4.5 8.25 4.5ZM5 9.50001H15V15.5H5V9.50001Z"
|
|
2962
|
+
}));
|
|
2963
|
+
});
|
|
2964
|
+
|
|
2965
|
+
// packages/react-icons/src/__icons/UploadIcon.tsx
|
|
2966
|
+
import React205, { forwardRef as forwardRef205 } from "react";
|
|
2967
|
+
var UploadIcon = /* @__PURE__ */ forwardRef205((props, forwardedRef) => {
|
|
2968
|
+
return /* @__PURE__ */ React205.createElement(SvgIcon, {
|
|
2969
|
+
ref: forwardedRef,
|
|
2970
|
+
...props
|
|
2971
|
+
}, /* @__PURE__ */ React205.createElement("path", {
|
|
2972
|
+
d: "M10.0008 3.49921L14.2434 7.74185L13.1828 8.80251L10.75 6.36974L10.75 12.5H9.25L9.25 6.37131L6.8188 8.80251L5.75814 7.74185L10.0008 3.49921Z"
|
|
2973
|
+
}), /* @__PURE__ */ React205.createElement("path", {
|
|
2974
|
+
d: "M15.3828 15.4971H4.38281V12H2.88281L2.88477 15.998C2.88477 16.5514 3.27652 17 3.75977 17L16.0098 17C16.493 17 16.8848 16.5514 16.8848 15.998L16.8838 12H15.3828V15.4971Z"
|
|
2975
|
+
}));
|
|
2976
|
+
});
|
|
2977
|
+
|
|
2978
|
+
// packages/react-icons/src/__icons/ViewIcon.tsx
|
|
2979
|
+
import React206, { forwardRef as forwardRef206 } from "react";
|
|
2980
|
+
var ViewIcon = /* @__PURE__ */ forwardRef206((props, forwardedRef) => {
|
|
2981
|
+
return /* @__PURE__ */ React206.createElement(SvgIcon, {
|
|
2982
|
+
ref: forwardedRef,
|
|
2983
|
+
...props
|
|
2984
|
+
}, /* @__PURE__ */ React206.createElement("path", {
|
|
2985
|
+
d: "M10.5 9.25C10.5 8.63596 10.9427 8.12533 11.5264 8.01994C11.1042 7.69394 10.5747 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.2929 12.5 12.3566 11.5185 12.4866 10.26C12.2801 10.4109 12.0254 10.5 11.75 10.5C11.0596 10.5 10.5 9.94036 10.5 9.25Z"
|
|
2986
|
+
}), /* @__PURE__ */ React206.createElement("path", {
|
|
2987
|
+
d: "M18.0003 10C16.5 6.64138 13.3141 4 10.0004 4C6.68664 4 3.5 7 1.99805 10C3.5 13 6.68664 16 10.0004 16C13.3141 16 16.5 13 18.0003 10ZM13.7401 12.9563C12.509 13.9468 11.2064 14.5 10.0004 14.5C8.79432 14.5 7.49149 13.9468 6.25994 12.9562C5.24492 12.1397 4.35721 11.0867 3.70796 10C4.35721 8.9133 5.24492 7.86026 6.25994 7.04381C7.49149 6.05319 8.79432 5.5 10.0004 5.5C12.352 5.5 14.8839 7.30523 16.3124 9.9637C15.6619 11.0632 14.7662 12.1307 13.7401 12.9563Z"
|
|
2988
|
+
}));
|
|
2989
|
+
});
|
|
2990
|
+
|
|
2991
|
+
// packages/react-icons/src/__icons/ViewOffIcon.tsx
|
|
2992
|
+
import React207, { forwardRef as forwardRef207 } from "react";
|
|
2993
|
+
var ViewOffIcon = /* @__PURE__ */ forwardRef207((props, forwardedRef) => {
|
|
2994
|
+
return /* @__PURE__ */ React207.createElement(SvgIcon, {
|
|
2995
|
+
ref: forwardedRef,
|
|
2996
|
+
...props
|
|
2997
|
+
}, /* @__PURE__ */ React207.createElement("path", {
|
|
2998
|
+
d: "M4.42476 13.3252L3.25 14.5L4.31066 15.5606L15.6244 4.24694L14.5637 3.18628L13.0307 4.71926C12.0651 4.2595 11.039 3.99999 10.0004 3.99999C6.68664 3.99999 3.5 6.99999 1.99805 9.99999C2.58247 11.1673 3.42196 12.3346 4.42476 13.3252ZM5.48545 12.2645C4.79326 11.5819 4.18597 10.8001 3.70796 9.99999C4.35721 8.91329 5.24492 7.86025 6.25994 7.0438C7.49149 6.05318 8.79432 5.49999 10.0004 5.49999C10.6244 5.49999 11.2611 5.62709 11.8865 5.86351L10.2387 7.51124C10.1602 7.50379 10.0805 7.49999 10 7.49999C8.61929 7.49999 7.5 8.61927 7.5 9.99999C7.5 10.0805 7.50381 10.1602 7.51125 10.2387L5.48545 12.2645Z"
|
|
2999
|
+
}), /* @__PURE__ */ React207.createElement("path", {
|
|
3000
|
+
d: "M10.0004 16C8.91801 16 7.84922 15.6799 6.84827 15.1444L7.96765 14.025C8.65583 14.3354 9.34249 14.5 10.0004 14.5C11.2064 14.5 12.509 13.9468 13.7401 12.9563C14.7662 12.1307 15.6619 11.0632 16.3124 9.96369C15.8129 9.03409 15.1785 8.20883 14.464 7.52858L15.5238 6.46886C16.5489 7.45408 17.4066 8.67087 18.0003 9.99999C16.5 13 13.3141 16 10.0004 16Z"
|
|
3001
|
+
}), /* @__PURE__ */ React207.createElement("path", {
|
|
3002
|
+
d: "M10 12.5C9.84134 12.5 9.68613 12.4852 9.53568 12.4569L12.457 9.53567C12.4852 9.68612 12.5 9.84133 12.5 9.99999C12.5 11.3807 11.3807 12.5 10 12.5Z"
|
|
3003
|
+
}));
|
|
3004
|
+
});
|
|
3005
|
+
|
|
3006
|
+
// packages/react-icons/src/__icons/ViewSidebarIcon.tsx
|
|
3007
|
+
import React208, { forwardRef as forwardRef208 } from "react";
|
|
3008
|
+
var ViewSidebarIcon = /* @__PURE__ */ forwardRef208((props, forwardedRef) => {
|
|
3009
|
+
return /* @__PURE__ */ React208.createElement(SvgIcon, {
|
|
3010
|
+
ref: forwardedRef,
|
|
3011
|
+
...props
|
|
3012
|
+
}, /* @__PURE__ */ React208.createElement("path", {
|
|
3013
|
+
d: "M11.4216 7.17157L14.25 10L11.4216 12.8284L10.5028 11.906L12.4423 9.96643L10.5331 8.05725L11.4216 7.17157Z"
|
|
3014
|
+
}), /* @__PURE__ */ React208.createElement("path", {
|
|
3015
|
+
d: "M7 7.25V9.08333H8.5V7.25H7Z"
|
|
3016
|
+
}), /* @__PURE__ */ React208.createElement("path", {
|
|
3017
|
+
d: "M7 10.9167L7 12.75H8.5V10.9167H7Z"
|
|
3018
|
+
}), /* @__PURE__ */ React208.createElement("path", {
|
|
3019
|
+
d: "M4 3C3.44772 3 3 3.44772 3 4V16C3 16.5523 3.44772 17 4 17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3H4ZM4.5 4.5H7V5.41667H8.5V4.5L15.5 4.5V15.5H8.5V14.5833H7V15.5H4.5V4.5Z"
|
|
3020
|
+
}));
|
|
3021
|
+
});
|
|
3022
|
+
|
|
3023
|
+
// packages/react-icons/src/__icons/VulnerableFunctionIcon.tsx
|
|
3024
|
+
import React209, { forwardRef as forwardRef209 } from "react";
|
|
3025
|
+
var VulnerableFunctionIcon = /* @__PURE__ */ forwardRef209((props, forwardedRef) => {
|
|
3026
|
+
return /* @__PURE__ */ React209.createElement(SvgIcon, {
|
|
3027
|
+
ref: forwardedRef,
|
|
3028
|
+
...props
|
|
3029
|
+
}, /* @__PURE__ */ React209.createElement("path", {
|
|
3030
|
+
d: "M14.7574 14.2426L19 10L14.7574 5.75736L13.6967 6.81802L16.8787 10L13.6967 13.182L14.7574 14.2426Z"
|
|
3031
|
+
}), /* @__PURE__ */ React209.createElement("path", {
|
|
3032
|
+
d: "M5.24264 5.75736L1 10L5.24264 14.2426L6.3033 13.182L3.12132 10L6.3033 6.81802L5.24264 5.75736Z"
|
|
3033
|
+
}), /* @__PURE__ */ React209.createElement("path", {
|
|
3034
|
+
d: "M10.9961 12.0009H8.99609L8.99609 4L10.9961 4L10.9961 12.0009Z"
|
|
3035
|
+
}), /* @__PURE__ */ React209.createElement("path", {
|
|
3036
|
+
d: "M8.74609 14.75C8.74609 14.0596 9.30574 13.5 9.99609 13.5C10.6865 13.5 11.2461 14.0596 11.2461 14.75C11.2461 15.4404 10.6865 16 9.99609 16C9.30574 16 8.74609 15.4404 8.74609 14.75Z"
|
|
3037
|
+
}));
|
|
3038
|
+
});
|
|
3039
|
+
|
|
3040
|
+
// packages/react-icons/src/__icons/WarningIcon.tsx
|
|
3041
|
+
import React210, { forwardRef as forwardRef210 } from "react";
|
|
3042
|
+
var WarningIcon = /* @__PURE__ */ forwardRef210((props, forwardedRef) => {
|
|
3043
|
+
return /* @__PURE__ */ React210.createElement(SvgIcon, {
|
|
3044
|
+
ref: forwardedRef,
|
|
3045
|
+
...props
|
|
3046
|
+
}, /* @__PURE__ */ React210.createElement("path", {
|
|
3047
|
+
d: "M9.24999 7.5H10.75V12.5H9.24999V7.5Z"
|
|
3048
|
+
}), /* @__PURE__ */ React210.createElement("path", {
|
|
3049
|
+
d: "M9.99999 13.5C9.44771 13.5 8.99999 13.9477 8.99999 14.5C8.99999 15.0523 9.4477 15.5 9.99999 15.5C10.5523 15.5 11 15.0523 11 14.5C11 13.9477 10.5523 13.5 9.99999 13.5Z"
|
|
3050
|
+
}), /* @__PURE__ */ React210.createElement("path", {
|
|
3051
|
+
d: "M8.59478 3.6543L2.23561 15.6661C1.83225 16.428 1.63057 16.8089 1.6681 17.1198C1.70231 17.4032 1.85601 17.6585 2.09047 17.8214C2.34771 18 2.77875 18 3.64083 18H16.3592C17.2212 18 17.6523 18 17.9095 17.8214C18.144 17.6585 18.2977 17.4032 18.3319 17.1198C18.3694 16.8089 18.1677 16.428 17.7644 15.6661L11.4052 3.65431C10.9543 2.8026 10.7289 2.37675 10.4299 2.2344C10.1579 2.10489 9.84206 2.10489 9.57008 2.2344C9.27113 2.37675 9.04568 2.8026 8.59478 3.6543ZM9.99999 4.20608L16.5086 16.5H3.49141L9.99999 4.20608ZM16.8539 17.2038C16.8545 17.2061 16.855 17.208 16.8554 17.2093L16.8539 17.2038ZM3.14613 17.2038L3.1448 17.2087L3.14367 17.2121C3.14361 17.2122 3.14424 17.2106 3.1448 17.2087C3.1452 17.2073 3.14535 17.2062 3.14613 17.2038Z"
|
|
3052
|
+
}));
|
|
3053
|
+
});
|
|
3054
|
+
|
|
3055
|
+
// packages/react-icons/src/__icons/WhatsNewIcon.tsx
|
|
3056
|
+
import React211, { forwardRef as forwardRef211 } from "react";
|
|
3057
|
+
var WhatsNewIcon = /* @__PURE__ */ forwardRef211((props, forwardedRef) => {
|
|
3058
|
+
return /* @__PURE__ */ React211.createElement(SvgIcon, {
|
|
3059
|
+
ref: forwardedRef,
|
|
3060
|
+
...props
|
|
3061
|
+
}, /* @__PURE__ */ React211.createElement("path", {
|
|
3062
|
+
d: "M13.25 3L13.8213 6.04032C14.0386 7.19677 14.9119 8.11942 16.0546 8.39988L18.5 9L16.0546 9.60013C14.9119 9.88058 14.0386 10.8032 13.8213 11.9597L13.25 15L12.6787 11.9597C12.4614 10.8032 11.5881 9.88058 10.4454 9.60012L8 9L10.4454 8.39987C11.5881 8.11942 12.4614 7.19678 12.6787 6.04032L13.25 3Z"
|
|
3063
|
+
}), /* @__PURE__ */ React211.createElement("path", {
|
|
3064
|
+
d: "M5.25 3L5.47118 4.18849C5.68638 5.34479 6.55741 6.26868 7.69904 6.55154L8.5 6.75L7.69904 6.94846C6.55741 7.23132 5.68638 8.15521 5.47118 9.31151L5.25 10.5L5.02882 9.31151C4.81362 8.15521 3.94259 7.23132 2.80096 6.94846L2 6.75L2.80096 6.55154C3.94259 6.26868 4.81362 5.34479 5.02882 4.18849L5.25 3Z"
|
|
3065
|
+
}), /* @__PURE__ */ React211.createElement("path", {
|
|
3066
|
+
d: "M7.75 10.5L7.97118 11.6885C8.18638 12.8448 9.05741 13.7687 10.199 14.0515L11 14.25L10.199 14.4485C9.05741 14.7313 8.18638 15.6552 7.97118 16.8115L7.75 18L7.52882 16.8115C7.31362 15.6552 6.44259 14.7313 5.30096 14.4485L4.5 14.25L5.30096 14.0515C6.44259 13.7687 7.31362 12.8448 7.52882 11.6885L7.75 10.5Z"
|
|
3067
|
+
}));
|
|
3068
|
+
});
|
|
3069
|
+
|
|
3070
|
+
// packages/react-icons/src/__icons/WrapTextIcon.tsx
|
|
3071
|
+
import React212, { forwardRef as forwardRef212 } from "react";
|
|
3072
|
+
var WrapTextIcon = /* @__PURE__ */ forwardRef212((props, forwardedRef) => {
|
|
3073
|
+
return /* @__PURE__ */ React212.createElement(SvgIcon, {
|
|
3074
|
+
ref: forwardedRef,
|
|
3075
|
+
...props
|
|
3076
|
+
}, /* @__PURE__ */ React212.createElement("path", {
|
|
3077
|
+
d: "M3 10.498V8.99805H16C16.5523 8.99805 17 9.44576 17 9.99805V14.498C17 15.0503 16.5523 15.498 16 15.498H11V14H15.5039V10.498H3Z"
|
|
3078
|
+
}), /* @__PURE__ */ React212.createElement("path", {
|
|
3079
|
+
d: "M7 14H3V15.498H7V14Z"
|
|
3080
|
+
}), /* @__PURE__ */ React212.createElement("path", {
|
|
3081
|
+
d: "M3.00391 3.99805H17.0039V5.49805H3.00391V3.99805Z"
|
|
3082
|
+
}), /* @__PURE__ */ React212.createElement("path", {
|
|
3083
|
+
d: "M12.0784 17.5784L9.25 14.75L12.0784 11.9216L13.1406 12.9838L11.3712 14.7532L13.1374 16.5194L12.0784 17.5784Z"
|
|
3084
|
+
}));
|
|
3085
|
+
});
|
|
3086
|
+
|
|
3087
|
+
// packages/react-icons/src/__icons/WrapTextOffIcon.tsx
|
|
3088
|
+
import React213, { forwardRef as forwardRef213 } from "react";
|
|
3089
|
+
var WrapTextOffIcon = /* @__PURE__ */ forwardRef213((props, forwardedRef) => {
|
|
3090
|
+
return /* @__PURE__ */ React213.createElement(SvgIcon, {
|
|
3091
|
+
ref: forwardedRef,
|
|
3092
|
+
...props
|
|
3093
|
+
}, /* @__PURE__ */ React213.createElement("path", {
|
|
3094
|
+
d: "M13.4946 10.498H15.5039V14H11V15.498H16C16.5523 15.498 17 15.0503 17 14.498V9.99805C17 9.44576 16.5523 8.99805 16 8.99805H14.9946L13.4946 10.498Z"
|
|
3095
|
+
}), /* @__PURE__ */ React213.createElement("path", {
|
|
3096
|
+
d: "M10.752 8.99805H3V10.498H9.25195L10.752 8.99805Z"
|
|
3097
|
+
}), /* @__PURE__ */ React213.createElement("path", {
|
|
3098
|
+
d: "M14.252 5.49805H3.00391V3.99805H15.752L14.252 5.49805Z"
|
|
3099
|
+
}), /* @__PURE__ */ React213.createElement("path", {
|
|
3100
|
+
d: "M5.75 14H3V15.498H4.25195L5.75 14Z"
|
|
3101
|
+
}), /* @__PURE__ */ React213.createElement("path", {
|
|
3102
|
+
d: "M12.1722 17.553L9.34375 14.7246L12.1722 11.8962L13.2344 12.9584L11.4649 14.7278L13.2312 16.494L12.1722 17.553Z"
|
|
3103
|
+
}), /* @__PURE__ */ React213.createElement("path", {
|
|
3104
|
+
d: "M3.00195 16.75L15.7295 4.02246L16.7902 5.08312L4.06261 17.8107L3.00195 16.75Z"
|
|
3105
|
+
}));
|
|
3106
|
+
});
|
|
3107
|
+
|
|
3108
|
+
// packages/react-icons/src/__icons/XmarkIcon.tsx
|
|
3109
|
+
import React214, { forwardRef as forwardRef214 } from "react";
|
|
3110
|
+
var XmarkIcon = /* @__PURE__ */ forwardRef214((props, forwardedRef) => {
|
|
3111
|
+
return /* @__PURE__ */ React214.createElement(SvgIcon, {
|
|
3112
|
+
ref: forwardedRef,
|
|
3113
|
+
...props
|
|
3114
|
+
}, /* @__PURE__ */ React214.createElement("path", {
|
|
3115
|
+
d: "M10.0612 11.0611L15.5009 16.5008L16.5616 15.4401L11.1219 10.0004L16.5831 4.53923L15.5224 3.47857L10.0612 8.93976L4.54076 3.41931L3.4801 4.47997L9.00055 10.0004L3.50159 15.4994L4.56225 16.5601L10.0612 11.0611Z"
|
|
3116
|
+
}));
|
|
3117
|
+
});
|
|
3118
|
+
|
|
3119
|
+
// packages/react-icons/src/__icons/Zoom1DIcon.tsx
|
|
3120
|
+
import React215, { forwardRef as forwardRef215 } from "react";
|
|
3121
|
+
var Zoom1DIcon = /* @__PURE__ */ forwardRef215((props, forwardedRef) => {
|
|
3122
|
+
return /* @__PURE__ */ React215.createElement(SvgIcon, {
|
|
3123
|
+
ref: forwardedRef,
|
|
3124
|
+
...props
|
|
3125
|
+
}, /* @__PURE__ */ React215.createElement("path", {
|
|
3126
|
+
d: "M10 14C10.7784 14 11.5152 13.8221 12.1721 13.5048L14.9142 16.2381C15.3054 16.6279 15.9407 16.6268 16.3319 16.2369C16.723 15.847 16.7242 15.2137 16.333 14.8238L13.7772 12.2763C14.5389 11.3988 15 10.2532 15 9C15 6.23858 12.7614 4 10 4C7.23858 4 5 6.23858 5 9C5 11.7614 7.23858 14 10 14ZM10 12.5C8.067 12.5 6.5 10.933 6.5 9C6.5 7.067 8.067 5.5 10 5.5C11.933 5.5 13.5 7.067 13.5 9C13.5 10.933 11.933 12.5 10 12.5Z"
|
|
3127
|
+
}), /* @__PURE__ */ React215.createElement("path", {
|
|
3128
|
+
d: "M2.82843 11.8284L0 9L2.82843 6.17157L3.89062 7.23377L2.12119 9.0032L3.88742 10.7694L2.82843 11.8284Z"
|
|
3129
|
+
}), /* @__PURE__ */ React215.createElement("path", {
|
|
3130
|
+
d: "M17.1716 6.17157L20 9L17.1716 11.8284L16.1094 10.7662L17.8788 8.9968L16.1126 7.23057L17.1716 6.17157Z"
|
|
3131
|
+
}));
|
|
3132
|
+
});
|
|
3133
|
+
|
|
3134
|
+
// packages/react-icons/src/__icons/ZoomHorizontalIcon.tsx
|
|
3135
|
+
import React216, { forwardRef as forwardRef216 } from "react";
|
|
3136
|
+
var ZoomHorizontalIcon = /* @__PURE__ */ forwardRef216((props, forwardedRef) => {
|
|
3137
|
+
return /* @__PURE__ */ React216.createElement(SvgIcon, {
|
|
3138
|
+
ref: forwardedRef,
|
|
3139
|
+
...props
|
|
3140
|
+
}, /* @__PURE__ */ React216.createElement("path", {
|
|
3141
|
+
d: "M10 14C10.7784 14 11.5152 13.8221 12.1721 13.5048L14.9142 16.2381C15.3054 16.6279 15.9407 16.6268 16.3319 16.2369C16.723 15.847 16.7242 15.2137 16.333 14.8238L13.7772 12.2763C14.5389 11.3988 15 10.2532 15 9C15 6.23858 12.7614 4 10 4C7.23858 4 5 6.23858 5 9C5 11.7614 7.23858 14 10 14ZM10 12.5C8.067 12.5 6.5 10.933 6.5 9C6.5 7.067 8.067 5.5 10 5.5C11.933 5.5 13.5 7.067 13.5 9C13.5 10.933 11.933 12.5 10 12.5Z"
|
|
3142
|
+
}), /* @__PURE__ */ React216.createElement("path", {
|
|
3143
|
+
d: "M2.82843 11.8284L0 9L2.82843 6.17157L3.89062 7.23377L2.12119 9.0032L3.88742 10.7694L2.82843 11.8284Z"
|
|
3144
|
+
}), /* @__PURE__ */ React216.createElement("path", {
|
|
3145
|
+
d: "M17.1716 6.17157L20 9L17.1716 11.8284L16.1094 10.7662L17.8788 8.9968L16.1126 7.23057L17.1716 6.17157Z"
|
|
3146
|
+
}));
|
|
3147
|
+
});
|
|
3148
|
+
|
|
3149
|
+
// packages/react-icons/src/__icons/ZoomInIcon.tsx
|
|
3150
|
+
import React217, { forwardRef as forwardRef217 } from "react";
|
|
3151
|
+
var ZoomInIcon = /* @__PURE__ */ forwardRef217((props, forwardedRef) => {
|
|
3152
|
+
return /* @__PURE__ */ React217.createElement(SvgIcon, {
|
|
3153
|
+
ref: forwardedRef,
|
|
3154
|
+
...props
|
|
3155
|
+
}, /* @__PURE__ */ React217.createElement("path", {
|
|
3156
|
+
d: "M11.5264 12.8548C10.5365 13.5751 9.31788 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 9.27375 13.6031 10.4548 12.9262 11.4262L16.7426 15.2426C17.1332 15.6332 17.1332 16.2663 16.7426 16.6569C16.3521 17.0474 15.719 17.0474 15.3284 16.6569L11.5264 12.8548ZM12.5 8C12.5 5.51472 10.4853 3.5 8 3.5C5.51472 3.5 3.5 5.51472 3.5 8C3.5 10.4853 5.51472 12.5 8 12.5C10.4853 12.5 12.5 10.4853 12.5 8Z"
|
|
3157
|
+
}), /* @__PURE__ */ React217.createElement("path", {
|
|
3158
|
+
d: "M7.25098 8.74902V10.749H8.75098V8.74902H10.751V7.24902H8.75098V5.24902H7.25098V7.24902L5.25098 7.24902L5.25098 8.74902H7.25098Z"
|
|
3159
|
+
}));
|
|
3160
|
+
});
|
|
3161
|
+
|
|
3162
|
+
// packages/react-icons/src/__icons/ZoomOutIcon.tsx
|
|
3163
|
+
import React218, { forwardRef as forwardRef218 } from "react";
|
|
3164
|
+
var ZoomOutIcon = /* @__PURE__ */ forwardRef218((props, forwardedRef) => {
|
|
3165
|
+
return /* @__PURE__ */ React218.createElement(SvgIcon, {
|
|
3166
|
+
ref: forwardedRef,
|
|
3167
|
+
...props
|
|
3168
|
+
}, /* @__PURE__ */ React218.createElement("path", {
|
|
3169
|
+
d: "M11.5264 12.8548C10.5365 13.5751 9.31788 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 9.27375 13.6031 10.4548 12.9262 11.4262L16.7426 15.2426C17.1332 15.6332 17.1332 16.2663 16.7426 16.6569C16.3521 17.0474 15.719 17.0474 15.3284 16.6569L11.5264 12.8548ZM12.5 8C12.5 5.51472 10.4853 3.5 8 3.5C5.51472 3.5 3.5 5.51472 3.5 8C3.5 10.4853 5.51472 12.5 8 12.5C10.4853 12.5 12.5 10.4853 12.5 8Z"
|
|
3170
|
+
}), /* @__PURE__ */ React218.createElement("path", {
|
|
3171
|
+
d: "M10.75 8.75L5.25 8.75L5.25 7.25L10.75 7.25V8.75Z"
|
|
3172
|
+
}));
|
|
3173
|
+
});
|
|
3174
|
+
|
|
3175
|
+
// packages/react-icons/src/__icons/ZoomVerticalIcon.tsx
|
|
3176
|
+
import React219, { forwardRef as forwardRef219 } from "react";
|
|
3177
|
+
var ZoomVerticalIcon = /* @__PURE__ */ forwardRef219((props, forwardedRef) => {
|
|
3178
|
+
return /* @__PURE__ */ React219.createElement(SvgIcon, {
|
|
3179
|
+
ref: forwardedRef,
|
|
3180
|
+
...props
|
|
3181
|
+
}, /* @__PURE__ */ React219.createElement("path", {
|
|
3182
|
+
d: "M11.8284 17.1716L9 20L6.17157 17.1716L7.23377 16.1094L9.0032 17.8788L10.7694 16.1126L11.8284 17.1716Z"
|
|
3183
|
+
}), /* @__PURE__ */ React219.createElement("path", {
|
|
3184
|
+
d: "M6.17157 2.82843L9 0L11.8284 2.82843L10.7662 3.89062L8.9968 2.12119L7.23057 3.88742L6.17157 2.82843Z"
|
|
3185
|
+
}), /* @__PURE__ */ React219.createElement("path", {
|
|
3186
|
+
d: "M11.1721 14.5048C10.5152 14.8221 9.77839 15 9 15C6.23858 15 4 12.7614 4 10C4 7.23858 6.23858 5 9 5C11.7614 5 14 7.23858 14 10C14 11.2532 13.5389 12.3988 12.7772 13.2763L15.333 15.8238C15.7242 16.2137 15.723 16.847 15.3319 17.2369C14.9407 17.6268 14.3054 17.6279 13.9142 17.2381L11.1721 14.5048ZM12.5 10C12.5 8.067 10.933 6.5 9 6.5C7.067 6.5 5.5 8.067 5.5 10C5.5 11.933 7.067 13.5 9 13.5C10.933 13.5 12.5 11.933 12.5 10Z"
|
|
3187
|
+
}));
|
|
3188
|
+
});
|
|
3189
|
+
export {
|
|
3190
|
+
AbcIcon,
|
|
3191
|
+
AbcOffIcon,
|
|
3192
|
+
AcceptIcon,
|
|
3193
|
+
AccountIcon,
|
|
3194
|
+
ActionIcon,
|
|
3195
|
+
ActionTriggerIcon,
|
|
3196
|
+
AnalyticsIcon,
|
|
3197
|
+
AppearanceIcon,
|
|
3198
|
+
AppsIcon,
|
|
3199
|
+
ArrowDownIcon,
|
|
3200
|
+
ArrowLeftIcon,
|
|
3201
|
+
ArrowRightIcon,
|
|
3202
|
+
ArrowSmallDownIcon,
|
|
3203
|
+
ArrowSmallDownLeftIcon,
|
|
3204
|
+
ArrowSmallDownRightIcon,
|
|
3205
|
+
ArrowSmallLeftIcon,
|
|
3206
|
+
ArrowSmallRightIcon,
|
|
3207
|
+
ArrowSmallUpIcon,
|
|
3208
|
+
ArrowSmallUpLeftIcon,
|
|
3209
|
+
ArrowSmallUpRightIcon,
|
|
3210
|
+
ArrowUpIcon,
|
|
3211
|
+
AssetIcon,
|
|
3212
|
+
BandChartIcon,
|
|
3213
|
+
BarChartIcon,
|
|
3214
|
+
BarGaugeIcon,
|
|
3215
|
+
BellIcon,
|
|
3216
|
+
BellOffIcon,
|
|
3217
|
+
BlockIcon,
|
|
3218
|
+
BugReportIcon,
|
|
3219
|
+
CalendarIcon,
|
|
3220
|
+
CallIcon,
|
|
3221
|
+
CapslockIcon,
|
|
3222
|
+
ChartCollectionIcon,
|
|
3223
|
+
ChartIcon,
|
|
3224
|
+
ChartToolsIcon,
|
|
3225
|
+
ChatIcon,
|
|
3226
|
+
CheckCircleIcon,
|
|
3227
|
+
CheckmarkIcon,
|
|
3228
|
+
CheckmarkSmallIcon,
|
|
3229
|
+
ChevronDownIcon,
|
|
3230
|
+
ChevronDownSmallIcon,
|
|
3231
|
+
ChevronLeftDoubleIcon,
|
|
3232
|
+
ChevronLeftIcon,
|
|
3233
|
+
ChevronLeftSmallIcon,
|
|
3234
|
+
ChevronRightDoubleIcon,
|
|
3235
|
+
ChevronRightIcon,
|
|
3236
|
+
ChevronRightSmallIcon,
|
|
3237
|
+
ChevronUpIcon,
|
|
3238
|
+
ChevronUpSmallIcon,
|
|
3239
|
+
ClockIcon,
|
|
3240
|
+
CloseIcon,
|
|
3241
|
+
CloseSidebarIcon,
|
|
3242
|
+
CloudDoneIcon,
|
|
3243
|
+
CloudIcon,
|
|
3244
|
+
CloudOffIcon,
|
|
3245
|
+
CodeIcon,
|
|
3246
|
+
CodeOffIcon,
|
|
3247
|
+
CodeblockIcon,
|
|
3248
|
+
CollapseIcon,
|
|
3249
|
+
ConditionsIcon,
|
|
3250
|
+
CopyIcon,
|
|
3251
|
+
CrosshairIcon,
|
|
3252
|
+
CursorIcon,
|
|
3253
|
+
CycleIcon,
|
|
3254
|
+
DarkmodeIcon,
|
|
3255
|
+
DataTableIcon,
|
|
3256
|
+
DatabaseIcon,
|
|
3257
|
+
DeleteIcon,
|
|
3258
|
+
DescriptionIcon,
|
|
3259
|
+
DifferenceChartIcon,
|
|
3260
|
+
DotMenuIcon,
|
|
3261
|
+
DownloadIcon,
|
|
3262
|
+
DownloadingIcon,
|
|
3263
|
+
DragAllDirectionIcon,
|
|
3264
|
+
DragHandleIcon,
|
|
3265
|
+
DragVerticalIcon,
|
|
3266
|
+
DuplicateIcon,
|
|
3267
|
+
EditIcon,
|
|
3268
|
+
EnterIcon,
|
|
3269
|
+
ErrorIcon,
|
|
3270
|
+
EventIcon,
|
|
3271
|
+
EventTriggerIcon,
|
|
3272
|
+
ExpandIcon,
|
|
3273
|
+
ExploitIcon,
|
|
3274
|
+
ExtensionsIcon,
|
|
3275
|
+
ExternalLinkIcon,
|
|
3276
|
+
EyeIcon,
|
|
3277
|
+
EyeOffIcon,
|
|
3278
|
+
FavouriteIcon,
|
|
3279
|
+
FeedbackIcon,
|
|
3280
|
+
FileCopyIcon,
|
|
3281
|
+
FilterIcon,
|
|
3282
|
+
FolderOpenIcon,
|
|
3283
|
+
FormatBoldIcon,
|
|
3284
|
+
FormatItalicIcon,
|
|
3285
|
+
FormatListNumberedIcon,
|
|
3286
|
+
FormatQuoteIcon,
|
|
3287
|
+
GhostIcon,
|
|
3288
|
+
GrabIcon,
|
|
3289
|
+
GridIcon,
|
|
3290
|
+
GripIcon,
|
|
3291
|
+
GroupIcon,
|
|
3292
|
+
GuideIcon,
|
|
3293
|
+
Heading1Icon,
|
|
3294
|
+
Heading2Icon,
|
|
3295
|
+
Heading3Icon,
|
|
3296
|
+
Heading4Icon,
|
|
3297
|
+
HelpIcon,
|
|
3298
|
+
HistoryIcon,
|
|
3299
|
+
HomeIcon,
|
|
3300
|
+
HorizontalRuleIcon,
|
|
3301
|
+
HttpIcon,
|
|
3302
|
+
IdeaIcon,
|
|
3303
|
+
ImageIcon,
|
|
3304
|
+
InformationIcon,
|
|
3305
|
+
IntegrationsIcon,
|
|
3306
|
+
KeyboardIcon,
|
|
3307
|
+
LightmodeIcon,
|
|
3308
|
+
LineChartIcon,
|
|
3309
|
+
LinkIcon,
|
|
3310
|
+
ListIcon,
|
|
3311
|
+
LockIcon,
|
|
3312
|
+
LoginIcon,
|
|
3313
|
+
LogoutIcon,
|
|
3314
|
+
MagnifyingGlassIcon,
|
|
3315
|
+
MailClosedIcon,
|
|
3316
|
+
ManualIcon,
|
|
3317
|
+
MaximizeIcon,
|
|
3318
|
+
MenuIcon,
|
|
3319
|
+
MicrophoneIcon,
|
|
3320
|
+
MicrophoneOffIcon,
|
|
3321
|
+
MinimizeIcon,
|
|
3322
|
+
MinusIcon,
|
|
3323
|
+
MoreIcon,
|
|
3324
|
+
MoveIcon,
|
|
3325
|
+
MuteIcon,
|
|
3326
|
+
MuteOffIcon,
|
|
3327
|
+
NotificationIcon,
|
|
3328
|
+
NotificationOffIcon,
|
|
3329
|
+
OpenSidebarIcon,
|
|
3330
|
+
OpenWithIcon,
|
|
3331
|
+
OptionsIcon,
|
|
3332
|
+
Pan1DIcon,
|
|
3333
|
+
PanHorizontalIcon,
|
|
3334
|
+
PauseIcon,
|
|
3335
|
+
PauseLoadIcon,
|
|
3336
|
+
PinIcon,
|
|
3337
|
+
PinOffIcon,
|
|
3338
|
+
PlayIcon,
|
|
3339
|
+
PlusIcon,
|
|
3340
|
+
RecommendIcon,
|
|
3341
|
+
RedoIcon,
|
|
3342
|
+
RefreshIcon,
|
|
3343
|
+
RepeatIcon,
|
|
3344
|
+
ReplayIcon,
|
|
3345
|
+
RequestIcon,
|
|
3346
|
+
ResetIcon,
|
|
3347
|
+
ResizeIcon,
|
|
3348
|
+
SaveIcon,
|
|
3349
|
+
SecurityCriticalIcon,
|
|
3350
|
+
SecurityHighIcon,
|
|
3351
|
+
SecurityIcon,
|
|
3352
|
+
SecurityMediumIcon,
|
|
3353
|
+
SelectIcon,
|
|
3354
|
+
SelectIndicatorIcon,
|
|
3355
|
+
SettingIcon,
|
|
3356
|
+
ShareIcon,
|
|
3357
|
+
SingleValueChartIcon,
|
|
3358
|
+
SorterDoubleIcon,
|
|
3359
|
+
SorterDoubleSmallIcon,
|
|
3360
|
+
SorterIcon,
|
|
3361
|
+
SorterSingleIcon,
|
|
3362
|
+
SorterSingleSmallIcon,
|
|
3363
|
+
SorterSmallDoubleIcon,
|
|
3364
|
+
SorterSmallIcon,
|
|
3365
|
+
SourceIcon,
|
|
3366
|
+
StackedAreaChartIcon,
|
|
3367
|
+
StackedBarChartIcon,
|
|
3368
|
+
StarEmptyIcon,
|
|
3369
|
+
StarIcon,
|
|
3370
|
+
StopwatchIcon,
|
|
3371
|
+
StorageIcon,
|
|
3372
|
+
StrikethroughSIcon,
|
|
3373
|
+
SupportIcon,
|
|
3374
|
+
SyncDoneIcon,
|
|
3375
|
+
SyncDownloadIcon,
|
|
3376
|
+
SyncIcon,
|
|
3377
|
+
SyncOffIcon,
|
|
3378
|
+
SyncUploadIcon,
|
|
3379
|
+
TableIcon,
|
|
3380
|
+
TechnologiesIcon,
|
|
3381
|
+
TerminalIcon,
|
|
3382
|
+
ThumbsDownIcon,
|
|
3383
|
+
ThumbsUpIcon,
|
|
3384
|
+
TitleIcon,
|
|
3385
|
+
TitleOffIcon,
|
|
3386
|
+
TrashIcon,
|
|
3387
|
+
TriggerIcon,
|
|
3388
|
+
UndoIcon,
|
|
3389
|
+
UnfavouriteIcon,
|
|
3390
|
+
UnfoldLessIcon,
|
|
3391
|
+
UnfoldMoreIcon,
|
|
3392
|
+
UnlockIcon,
|
|
3393
|
+
UploadIcon,
|
|
3394
|
+
ViewIcon,
|
|
3395
|
+
ViewOffIcon,
|
|
3396
|
+
ViewSidebarIcon,
|
|
3397
|
+
VulnerableFunctionIcon,
|
|
3398
|
+
WarningIcon,
|
|
3399
|
+
WhatsNewIcon,
|
|
3400
|
+
WrapTextIcon,
|
|
3401
|
+
WrapTextOffIcon,
|
|
3402
|
+
XmarkIcon,
|
|
3403
|
+
Zoom1DIcon,
|
|
3404
|
+
ZoomHorizontalIcon,
|
|
3405
|
+
ZoomInIcon,
|
|
3406
|
+
ZoomOutIcon,
|
|
3407
|
+
ZoomVerticalIcon
|
|
3408
|
+
};
|
|
3409
|
+
/**
|
|
3410
|
+
* @license
|
|
3411
|
+
* Copyright 2023 Dynatrace LLC
|
|
3412
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
3413
|
+
* you may not use this file except in compliance with the License.
|
|
3414
|
+
* You may obtain a copy of the License at
|
|
3415
|
+
*
|
|
3416
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
3417
|
+
*
|
|
3418
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
3419
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
3420
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3421
|
+
* See the License for the specific language governing permissions and
|
|
3422
|
+
* limitations under the License.
|
|
3423
|
+
*/
|
|
3424
|
+
//# sourceMappingURL=index.esm.js.map
|