twenty-sdk 0.5.0 → 0.5.2

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.
Files changed (32) hide show
  1. package/dist/{AllIcons-CGPKtPQS-DL2Ipn0N.mjs → AllIcons-CGPKtPQS-C-ZFgy8B.mjs} +6431 -6459
  2. package/dist/{AllIcons-CGPKtPQS-cyMLi0D3.js → AllIcons-CGPKtPQS-sO2O4z-k.js} +1888 -1908
  3. package/dist/{HtmlTagToRemoteComponent-dGw8vtni.js → HtmlTagToRemoteComponent-B6lQe_K8.js} +1 -1
  4. package/dist/{HtmlTagToRemoteComponent-CnoNG9cX.mjs → HtmlTagToRemoteComponent-DRdIf3GJ.mjs} +1 -1
  5. package/dist/IconWorld-DynX4UYH.mjs +3003 -0
  6. package/dist/IconWorld-JYjJym3l.js +1876 -0
  7. package/dist/_commonjsHelpers-DKOUU3wS.js +1 -0
  8. package/dist/_commonjsHelpers-DaMA6jEr.mjs +8 -0
  9. package/dist/cli/commands/app/app-dev.d.ts +1 -0
  10. package/dist/cli/utilities/config/get-config-path.d.ts +1 -0
  11. package/dist/cli.cjs +57 -226
  12. package/dist/cli.mjs +3619 -8425
  13. package/dist/front-component/index.cjs +1 -1
  14. package/dist/front-component/index.mjs +5099 -2099
  15. package/dist/front-component/remote/generated/remote-components.d.ts +256 -1
  16. package/dist/front-component/remote/generated/remote-elements.d.ts +3141 -2
  17. package/dist/front-component/types/PropertySchema.d.ts +1 -1
  18. package/dist/index.cjs +2 -2
  19. package/dist/index.mjs +344 -166
  20. package/dist/{isValidCountryCode-B7MxBtRC-Do8IFgFH.mjs → isValidCountryCode-ujmwsK7z-B8kSH7O8.mjs} +1170 -1159
  21. package/dist/{isValidCountryCode-B7MxBtRC-BdzSztjn.js → isValidCountryCode-ujmwsK7z-DwSvvT1u.js} +10 -10
  22. package/dist/navigation-_M4-TT0O.js +503 -0
  23. package/dist/{input-r2MHVbqO.mjs → navigation-udgao_jA.mjs} +25155 -23133
  24. package/dist/sdk/front-component-common/index.d.ts +0 -2
  25. package/dist/sdk/index.d.ts +0 -2
  26. package/dist/ui/index.cjs +12 -1980
  27. package/dist/ui/index.mjs +1971 -9520
  28. package/package.json +2 -2
  29. package/dist/input-pdm2U5rP.js +0 -402
  30. package/dist/jsx-runtime-BdMIAavf.mjs +0 -639
  31. package/dist/jsx-runtime-Bglt9wWZ.js +0 -30
  32. package/dist/sdk/front-component-common/AllowedUiComponents.d.ts +0 -9
@@ -0,0 +1,1876 @@
1
+ "use strict";const a=require("./navigation-_M4-TT0O.js");/**
2
+ * @license @tabler/icons-react v3.31.0 - MIT
3
+ *
4
+ * This source code is licensed under the MIT license.
5
+ * See the LICENSE file in the root directory of this source tree.
6
+ */var e=a.createReactComponent("outline","alert-circle","IconAlertCircle",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 8v4",key:"svg-1"}],["path",{d:"M12 16h.01",key:"svg-2"}]]);/**
7
+ * @license @tabler/icons-react v3.31.0 - MIT
8
+ *
9
+ * This source code is licensed under the MIT license.
10
+ * See the LICENSE file in the root directory of this source tree.
11
+ */var t=a.createReactComponent("outline","align-box-left-top","IconAlignBoxLeftTop",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M9 13h-2",key:"svg-1"}],["path",{d:"M13 10h-6",key:"svg-2"}],["path",{d:"M11 7h-4",key:"svg-3"}]]);/**
12
+ * @license @tabler/icons-react v3.31.0 - MIT
13
+ *
14
+ * This source code is licensed under the MIT license.
15
+ * See the LICENSE file in the root directory of this source tree.
16
+ */var n=a.createReactComponent("outline","align-center","IconAlignCenter",[["path",{d:"M4 6l16 0",key:"svg-0"}],["path",{d:"M8 12l8 0",key:"svg-1"}],["path",{d:"M6 18l12 0",key:"svg-2"}]]);/**
17
+ * @license @tabler/icons-react v3.31.0 - MIT
18
+ *
19
+ * This source code is licensed under the MIT license.
20
+ * See the LICENSE file in the root directory of this source tree.
21
+ */var o=a.createReactComponent("outline","align-left","IconAlignLeft",[["path",{d:"M4 6l16 0",key:"svg-0"}],["path",{d:"M4 12l10 0",key:"svg-1"}],["path",{d:"M4 18l14 0",key:"svg-2"}]]);/**
22
+ * @license @tabler/icons-react v3.31.0 - MIT
23
+ *
24
+ * This source code is licensed under the MIT license.
25
+ * See the LICENSE file in the root directory of this source tree.
26
+ */var c=a.createReactComponent("outline","align-right","IconAlignRight",[["path",{d:"M4 6l16 0",key:"svg-0"}],["path",{d:"M10 12l10 0",key:"svg-1"}],["path",{d:"M6 18l14 0",key:"svg-2"}]]);/**
27
+ * @license @tabler/icons-react v3.31.0 - MIT
28
+ *
29
+ * This source code is licensed under the MIT license.
30
+ * See the LICENSE file in the root directory of this source tree.
31
+ */var v=a.createReactComponent("outline","api","IconApi",[["path",{d:"M4 13h5",key:"svg-0"}],["path",{d:"M12 16v-8h3a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-3",key:"svg-1"}],["path",{d:"M20 8v8",key:"svg-2"}],["path",{d:"M9 16v-5.5a2.5 2.5 0 0 0 -5 0v5.5",key:"svg-3"}]]);/**
32
+ * @license @tabler/icons-react v3.31.0 - MIT
33
+ *
34
+ * This source code is licensed under the MIT license.
35
+ * See the LICENSE file in the root directory of this source tree.
36
+ */var h=a.createReactComponent("outline","app-window","IconAppWindow",[["path",{d:"M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M6 8h.01",key:"svg-1"}],["path",{d:"M9 8h.01",key:"svg-2"}]]);/**
37
+ * @license @tabler/icons-react v3.31.0 - MIT
38
+ *
39
+ * This source code is licensed under the MIT license.
40
+ * See the LICENSE file in the root directory of this source tree.
41
+ */var r=a.createReactComponent("outline","apps","IconApps",[["path",{d:"M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-1"}],["path",{d:"M14 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-2"}],["path",{d:"M14 7l6 0",key:"svg-3"}],["path",{d:"M17 4l0 6",key:"svg-4"}]]);/**
42
+ * @license @tabler/icons-react v3.31.0 - MIT
43
+ *
44
+ * This source code is licensed under the MIT license.
45
+ * See the LICENSE file in the root directory of this source tree.
46
+ */var p=a.createReactComponent("outline","archive-off","IconArchiveOff",[["path",{d:"M8 4h11a2 2 0 1 1 0 4h-7m-4 0h-3a2 2 0 0 1 -.826 -3.822",key:"svg-0"}],["path",{d:"M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 1.824 -1.18m.176 -3.82v-7",key:"svg-1"}],["path",{d:"M10 12h2",key:"svg-2"}],["path",{d:"M3 3l18 18",key:"svg-3"}]]);/**
47
+ * @license @tabler/icons-react v3.31.0 - MIT
48
+ *
49
+ * This source code is licensed under the MIT license.
50
+ * See the LICENSE file in the root directory of this source tree.
51
+ */var s=a.createReactComponent("outline","archive","IconArchive",[["path",{d:"M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10",key:"svg-1"}],["path",{d:"M10 12l4 0",key:"svg-2"}]]);/**
52
+ * @license @tabler/icons-react v3.31.0 - MIT
53
+ *
54
+ * This source code is licensed under the MIT license.
55
+ * See the LICENSE file in the root directory of this source tree.
56
+ */var l=a.createReactComponent("outline","arrow-back-up","IconArrowBackUp",[["path",{d:"M9 14l-4 -4l4 -4",key:"svg-0"}],["path",{d:"M5 10h11a4 4 0 1 1 0 8h-1",key:"svg-1"}]]);/**
57
+ * @license @tabler/icons-react v3.31.0 - MIT
58
+ *
59
+ * This source code is licensed under the MIT license.
60
+ * See the LICENSE file in the root directory of this source tree.
61
+ */var y=a.createReactComponent("outline","arrow-down","IconArrowDown",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M18 13l-6 6",key:"svg-1"}],["path",{d:"M6 13l6 6",key:"svg-2"}]]);/**
62
+ * @license @tabler/icons-react v3.31.0 - MIT
63
+ *
64
+ * This source code is licensed under the MIT license.
65
+ * See the LICENSE file in the root directory of this source tree.
66
+ */var d=a.createReactComponent("outline","arrow-left","IconArrowLeft",[["path",{d:"M5 12l14 0",key:"svg-0"}],["path",{d:"M5 12l6 6",key:"svg-1"}],["path",{d:"M5 12l6 -6",key:"svg-2"}]]);/**
67
+ * @license @tabler/icons-react v3.31.0 - MIT
68
+ *
69
+ * This source code is licensed under the MIT license.
70
+ * See the LICENSE file in the root directory of this source tree.
71
+ */var g=a.createReactComponent("outline","arrow-merge","IconArrowMerge",[["path",{d:"M8 7l4 -4l4 4",key:"svg-0"}],["path",{d:"M12 3v5.394a6.737 6.737 0 0 1 -3 5.606a6.737 6.737 0 0 0 -3 5.606v1.394",key:"svg-1"}],["path",{d:"M12 3v5.394a6.737 6.737 0 0 0 3 5.606a6.737 6.737 0 0 1 3 5.606v1.394",key:"svg-2"}]]);/**
72
+ * @license @tabler/icons-react v3.31.0 - MIT
73
+ *
74
+ * This source code is licensed under the MIT license.
75
+ * See the LICENSE file in the root directory of this source tree.
76
+ */var k=a.createReactComponent("outline","arrow-right","IconArrowRight",[["path",{d:"M5 12l14 0",key:"svg-0"}],["path",{d:"M13 18l6 -6",key:"svg-1"}],["path",{d:"M13 6l6 6",key:"svg-2"}]]);/**
77
+ * @license @tabler/icons-react v3.31.0 - MIT
78
+ *
79
+ * This source code is licensed under the MIT license.
80
+ * See the LICENSE file in the root directory of this source tree.
81
+ */var M=a.createReactComponent("outline","arrow-up-right","IconArrowUpRight",[["path",{d:"M17 7l-10 10",key:"svg-0"}],["path",{d:"M8 7l9 0l0 9",key:"svg-1"}]]);/**
82
+ * @license @tabler/icons-react v3.31.0 - MIT
83
+ *
84
+ * This source code is licensed under the MIT license.
85
+ * See the LICENSE file in the root directory of this source tree.
86
+ */var i=a.createReactComponent("outline","arrow-up","IconArrowUp",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M18 11l-6 -6",key:"svg-1"}],["path",{d:"M6 11l6 -6",key:"svg-2"}]]);/**
87
+ * @license @tabler/icons-react v3.31.0 - MIT
88
+ *
89
+ * This source code is licensed under the MIT license.
90
+ * See the LICENSE file in the root directory of this source tree.
91
+ */var I=a.createReactComponent("outline","arrows-diagonal","IconArrowsDiagonal",[["path",{d:"M16 4l4 0l0 4",key:"svg-0"}],["path",{d:"M14 10l6 -6",key:"svg-1"}],["path",{d:"M8 20l-4 0l0 -4",key:"svg-2"}],["path",{d:"M4 20l6 -6",key:"svg-3"}]]);/**
92
+ * @license @tabler/icons-react v3.31.0 - MIT
93
+ *
94
+ * This source code is licensed under the MIT license.
95
+ * See the LICENSE file in the root directory of this source tree.
96
+ */var u=a.createReactComponent("outline","arrows-sort","IconArrowsSort",[["path",{d:"M3 9l4 -4l4 4m-4 -4v14",key:"svg-0"}],["path",{d:"M21 15l-4 4l-4 -4m4 4v-14",key:"svg-1"}]]);/**
97
+ * @license @tabler/icons-react v3.31.0 - MIT
98
+ *
99
+ * This source code is licensed under the MIT license.
100
+ * See the LICENSE file in the root directory of this source tree.
101
+ */var m=a.createReactComponent("outline","arrows-vertical","IconArrowsVertical",[["path",{d:"M8 7l4 -4l4 4",key:"svg-0"}],["path",{d:"M8 17l4 4l4 -4",key:"svg-1"}],["path",{d:"M12 3l0 18",key:"svg-2"}]]);/**
102
+ * @license @tabler/icons-react v3.31.0 - MIT
103
+ *
104
+ * This source code is licensed under the MIT license.
105
+ * See the LICENSE file in the root directory of this source tree.
106
+ */var C=a.createReactComponent("outline","at","IconAt",[["path",{d:"M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-0"}],["path",{d:"M16 12v1.5a2.5 2.5 0 0 0 5 0v-1.5a9 9 0 1 0 -5.5 8.28",key:"svg-1"}]]);/**
107
+ * @license @tabler/icons-react v3.31.0 - MIT
108
+ *
109
+ * This source code is licensed under the MIT license.
110
+ * See the LICENSE file in the root directory of this source tree.
111
+ */var R=a.createReactComponent("outline","axis-x","IconAxisX",[["path",{d:"M4 13v.01",key:"svg-0"}],["path",{d:"M4 9v.01",key:"svg-1"}],["path",{d:"M4 5v.01",key:"svg-2"}],["path",{d:"M17 20l3 -3l-3 -3",key:"svg-3"}],["path",{d:"M4 17h16",key:"svg-4"}]]);/**
112
+ * @license @tabler/icons-react v3.31.0 - MIT
113
+ *
114
+ * This source code is licensed under the MIT license.
115
+ * See the LICENSE file in the root directory of this source tree.
116
+ */var z=a.createReactComponent("outline","axis-y","IconAxisY",[["path",{d:"M11 20h-.01",key:"svg-0"}],["path",{d:"M15 20h-.01",key:"svg-1"}],["path",{d:"M19 20h-.01",key:"svg-2"}],["path",{d:"M4 7l3 -3l3 3",key:"svg-3"}],["path",{d:"M7 20v-16",key:"svg-4"}]]);/**
117
+ * @license @tabler/icons-react v3.31.0 - MIT
118
+ *
119
+ * This source code is licensed under the MIT license.
120
+ * See the LICENSE file in the root directory of this source tree.
121
+ */var S=a.createReactComponent("outline","badge-2k","IconBadge2k",[["path",{d:"M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M14 9v6",key:"svg-1"}],["path",{d:"M17 9l-2 3l2 3",key:"svg-2"}],["path",{d:"M15 12h-1",key:"svg-3"}],["path",{d:"M7 9h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2",key:"svg-4"}]]);/**
122
+ * @license @tabler/icons-react v3.31.0 - MIT
123
+ *
124
+ * This source code is licensed under the MIT license.
125
+ * See the LICENSE file in the root directory of this source tree.
126
+ */var f=a.createReactComponent("outline","baseline-density-small","IconBaselineDensitySmall",[["path",{d:"M4 3h16",key:"svg-0"}],["path",{d:"M4 9h16",key:"svg-1"}],["path",{d:"M4 15h16",key:"svg-2"}],["path",{d:"M4 21h16",key:"svg-3"}]]);/**
127
+ * @license @tabler/icons-react v3.31.0 - MIT
128
+ *
129
+ * This source code is licensed under the MIT license.
130
+ * See the LICENSE file in the root directory of this source tree.
131
+ */var b=a.createReactComponent("outline","bell","IconBell",[["path",{d:"M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6",key:"svg-0"}],["path",{d:"M9 17v1a3 3 0 0 0 6 0v-1",key:"svg-1"}]]);/**
132
+ * @license @tabler/icons-react v3.31.0 - MIT
133
+ *
134
+ * This source code is licensed under the MIT license.
135
+ * See the LICENSE file in the root directory of this source tree.
136
+ */var L=a.createReactComponent("outline","blockquote","IconBlockquote",[["path",{d:"M6 15h15",key:"svg-0"}],["path",{d:"M21 19h-15",key:"svg-1"}],["path",{d:"M15 11h6",key:"svg-2"}],["path",{d:"M21 7h-6",key:"svg-3"}],["path",{d:"M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2",key:"svg-4"}],["path",{d:"M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2",key:"svg-5"}]]);/**
137
+ * @license @tabler/icons-react v3.31.0 - MIT
138
+ *
139
+ * This source code is licensed under the MIT license.
140
+ * See the LICENSE file in the root directory of this source tree.
141
+ */var P=a.createReactComponent("outline","bold","IconBold",[["path",{d:"M7 5h6a3.5 3.5 0 0 1 0 7h-6z",key:"svg-0"}],["path",{d:"M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7",key:"svg-1"}]]);/**
142
+ * @license @tabler/icons-react v3.31.0 - MIT
143
+ *
144
+ * This source code is licensed under the MIT license.
145
+ * See the LICENSE file in the root directory of this source tree.
146
+ */var D=a.createReactComponent("outline","bolt","IconBolt",[["path",{d:"M13 3l0 7l6 0l-8 11l0 -7l-6 0l8 -11",key:"svg-0"}]]);/**
147
+ * @license @tabler/icons-react v3.31.0 - MIT
148
+ *
149
+ * This source code is licensed under the MIT license.
150
+ * See the LICENSE file in the root directory of this source tree.
151
+ */var w=a.createReactComponent("outline","book-2","IconBook2",[["path",{d:"M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z",key:"svg-0"}],["path",{d:"M19 16h-12a2 2 0 0 0 -2 2",key:"svg-1"}],["path",{d:"M9 8h6",key:"svg-2"}]]);/**
152
+ * @license @tabler/icons-react v3.31.0 - MIT
153
+ *
154
+ * This source code is licensed under the MIT license.
155
+ * See the LICENSE file in the root directory of this source tree.
156
+ */var A=a.createReactComponent("outline","bookmark-plus","IconBookmarkPlus",[["path",{d:"M12 17l-6 4v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v5",key:"svg-0"}],["path",{d:"M16 19h6",key:"svg-1"}],["path",{d:"M19 16v6",key:"svg-2"}]]);/**
157
+ * @license @tabler/icons-react v3.31.0 - MIT
158
+ *
159
+ * This source code is licensed under the MIT license.
160
+ * See the LICENSE file in the root directory of this source tree.
161
+ */var T=a.createReactComponent("outline","bookmark","IconBookmark",[["path",{d:"M18 7v14l-6 -4l-6 4v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4z",key:"svg-0"}]]);/**
162
+ * @license @tabler/icons-react v3.31.0 - MIT
163
+ *
164
+ * This source code is licensed under the MIT license.
165
+ * See the LICENSE file in the root directory of this source tree.
166
+ */var B=a.createReactComponent("outline","box-multiple","IconBoxMultiple",[["path",{d:"M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2",key:"svg-1"}]]);/**
167
+ * @license @tabler/icons-react v3.31.0 - MIT
168
+ *
169
+ * This source code is licensed under the MIT license.
170
+ * See the LICENSE file in the root directory of this source tree.
171
+ */var x=a.createReactComponent("outline","box","IconBox",[["path",{d:"M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5",key:"svg-0"}],["path",{d:"M12 12l8 -4.5",key:"svg-1"}],["path",{d:"M12 12l0 9",key:"svg-2"}],["path",{d:"M12 12l-8 -4.5",key:"svg-3"}]]);/**
172
+ * @license @tabler/icons-react v3.31.0 - MIT
173
+ *
174
+ * This source code is licensed under the MIT license.
175
+ * See the LICENSE file in the root directory of this source tree.
176
+ */var F=a.createReactComponent("outline","brackets-contain","IconBracketsContain",[["path",{d:"M7 4h-4v16h4",key:"svg-0"}],["path",{d:"M17 4h4v16h-4",key:"svg-1"}],["path",{d:"M8 16h.01",key:"svg-2"}],["path",{d:"M12 16h.01",key:"svg-3"}],["path",{d:"M16 16h.01",key:"svg-4"}]]);/**
177
+ * @license @tabler/icons-react v3.31.0 - MIT
178
+ *
179
+ * This source code is licensed under the MIT license.
180
+ * See the LICENSE file in the root directory of this source tree.
181
+ */var q=a.createReactComponent("outline","brackets","IconBrackets",[["path",{d:"M8 4h-3v16h3",key:"svg-0"}],["path",{d:"M16 4h3v16h-3",key:"svg-1"}]]);/**
182
+ * @license @tabler/icons-react v3.31.0 - MIT
183
+ *
184
+ * This source code is licensed under the MIT license.
185
+ * See the LICENSE file in the root directory of this source tree.
186
+ */var H=a.createReactComponent("outline","brain","IconBrain",[["path",{d:"M15.5 13a3.5 3.5 0 0 0 -3.5 3.5v1a3.5 3.5 0 0 0 7 0v-1.8",key:"svg-0"}],["path",{d:"M8.5 13a3.5 3.5 0 0 1 3.5 3.5v1a3.5 3.5 0 0 1 -7 0v-1.8",key:"svg-1"}],["path",{d:"M17.5 16a3.5 3.5 0 0 0 0 -7h-.5",key:"svg-2"}],["path",{d:"M19 9.3v-2.8a3.5 3.5 0 0 0 -7 0",key:"svg-3"}],["path",{d:"M6.5 16a3.5 3.5 0 0 1 0 -7h.5",key:"svg-4"}],["path",{d:"M5 9.3v-2.8a3.5 3.5 0 0 1 7 0v10",key:"svg-5"}]]);/**
187
+ * @license @tabler/icons-react v3.31.0 - MIT
188
+ *
189
+ * This source code is licensed under the MIT license.
190
+ * See the LICENSE file in the root directory of this source tree.
191
+ */var N=a.createReactComponent("outline","brand-days-counter","IconBrandDaysCounter",[["path",{d:"M20.779 10.007a9 9 0 1 0 -10.77 10.772",key:"svg-0"}],["path",{d:"M13 21h8v-7",key:"svg-1"}],["path",{d:"M12 8v4l3 3",key:"svg-2"}]]);/**
192
+ * @license @tabler/icons-react v3.31.0 - MIT
193
+ *
194
+ * This source code is licensed under the MIT license.
195
+ * See the LICENSE file in the root directory of this source tree.
196
+ */var O=a.createReactComponent("outline","brand-google","IconBrandGoogle",[["path",{d:"M20.945 11a9 9 0 1 1 -3.284 -5.997l-2.655 2.392a5.5 5.5 0 1 0 2.119 6.605h-4.125v-3h7.945z",key:"svg-0"}]]);/**
197
+ * @license @tabler/icons-react v3.31.0 - MIT
198
+ *
199
+ * This source code is licensed under the MIT license.
200
+ * See the LICENSE file in the root directory of this source tree.
201
+ */var U=a.createReactComponent("outline","brand-graphql","IconBrandGraphql",[["path",{d:"M4 8l8 -5l8 5v8l-8 5l-8 -5z",key:"svg-0"}],["path",{d:"M12 4l7.5 12h-15z",key:"svg-1"}],["path",{d:"M11 3a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-2"}],["path",{d:"M11 21a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-3"}],["path",{d:"M3 8a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-4"}],["path",{d:"M3 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-5"}],["path",{d:"M19 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-6"}],["path",{d:"M19 8a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-7"}]]);/**
202
+ * @license @tabler/icons-react v3.31.0 - MIT
203
+ *
204
+ * This source code is licensed under the MIT license.
205
+ * See the LICENSE file in the root directory of this source tree.
206
+ */var E=a.createReactComponent("outline","brand-linkedin","IconBrandLinkedin",[["path",{d:"M8 11v5",key:"svg-0"}],["path",{d:"M8 8v.01",key:"svg-1"}],["path",{d:"M12 16v-5",key:"svg-2"}],["path",{d:"M16 16v-3a2 2 0 1 0 -4 0",key:"svg-3"}],["path",{d:"M3 7a4 4 0 0 1 4 -4h10a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4z",key:"svg-4"}]]);/**
207
+ * @license @tabler/icons-react v3.31.0 - MIT
208
+ *
209
+ * This source code is licensed under the MIT license.
210
+ * See the LICENSE file in the root directory of this source tree.
211
+ */var G=a.createReactComponent("outline","brand-x","IconBrandX",[["path",{d:"M4 4l11.733 16h4.267l-11.733 -16z",key:"svg-0"}],["path",{d:"M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772",key:"svg-1"}]]);/**
212
+ * @license @tabler/icons-react v3.31.0 - MIT
213
+ *
214
+ * This source code is licensed under the MIT license.
215
+ * See the LICENSE file in the root directory of this source tree.
216
+ */var X=a.createReactComponent("outline","briefcase","IconBriefcase",[["path",{d:"M3 7m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M8 7v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2",key:"svg-1"}],["path",{d:"M12 12l0 .01",key:"svg-2"}],["path",{d:"M3 13a20 20 0 0 0 18 0",key:"svg-3"}]]);/**
217
+ * @license @tabler/icons-react v3.31.0 - MIT
218
+ *
219
+ * This source code is licensed under the MIT license.
220
+ * See the LICENSE file in the root directory of this source tree.
221
+ */var K=a.createReactComponent("outline","broadcast","IconBroadcast",[["path",{d:"M18.364 19.364a9 9 0 1 0 -12.728 0",key:"svg-0"}],["path",{d:"M15.536 16.536a5 5 0 1 0 -7.072 0",key:"svg-1"}],["path",{d:"M12 13m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]]);/**
222
+ * @license @tabler/icons-react v3.31.0 - MIT
223
+ *
224
+ * This source code is licensed under the MIT license.
225
+ * See the LICENSE file in the root directory of this source tree.
226
+ */var V=a.createReactComponent("outline","browser-maximize","IconBrowserMaximize",[["path",{d:"M4 8h8",key:"svg-0"}],["path",{d:"M20 11.5v6.5a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h6.5",key:"svg-1"}],["path",{d:"M8 4v4",key:"svg-2"}],["path",{d:"M16 8l5 -5",key:"svg-3"}],["path",{d:"M21 7.5v-4.5h-4.5",key:"svg-4"}]]);/**
227
+ * @license @tabler/icons-react v3.31.0 - MIT
228
+ *
229
+ * This source code is licensed under the MIT license.
230
+ * See the LICENSE file in the root directory of this source tree.
231
+ */var W=a.createReactComponent("outline","building-skyscraper","IconBuildingSkyscraper",[["path",{d:"M3 21l18 0",key:"svg-0"}],["path",{d:"M5 21v-14l8 -4v18",key:"svg-1"}],["path",{d:"M19 21v-10l-6 -4",key:"svg-2"}],["path",{d:"M9 9l0 .01",key:"svg-3"}],["path",{d:"M9 12l0 .01",key:"svg-4"}],["path",{d:"M9 15l0 .01",key:"svg-5"}],["path",{d:"M9 18l0 .01",key:"svg-6"}]]);/**
232
+ * @license @tabler/icons-react v3.31.0 - MIT
233
+ *
234
+ * This source code is licensed under the MIT license.
235
+ * See the LICENSE file in the root directory of this source tree.
236
+ */var Z=a.createReactComponent("outline","calendar-due","IconCalendarDue",[["path",{d:"M4 5m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h16",key:"svg-3"}],["path",{d:"M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}]]);/**
237
+ * @license @tabler/icons-react v3.31.0 - MIT
238
+ *
239
+ * This source code is licensed under the MIT license.
240
+ * See the LICENSE file in the root directory of this source tree.
241
+ */var Y=a.createReactComponent("outline","calendar-event","IconCalendarEvent",[["path",{d:"M4 5m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M16 3l0 4",key:"svg-1"}],["path",{d:"M8 3l0 4",key:"svg-2"}],["path",{d:"M4 11l16 0",key:"svg-3"}],["path",{d:"M8 15h2v2h-2z",key:"svg-4"}]]);/**
242
+ * @license @tabler/icons-react v3.31.0 - MIT
243
+ *
244
+ * This source code is licensed under the MIT license.
245
+ * See the LICENSE file in the root directory of this source tree.
246
+ */var Q=a.createReactComponent("outline","calendar-repeat","IconCalendarRepeat",[["path",{d:"M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v3",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h12",key:"svg-3"}],["path",{d:"M20 14l2 2h-3",key:"svg-4"}],["path",{d:"M20 18l2 -2",key:"svg-5"}],["path",{d:"M19 16a3 3 0 1 0 2 5.236",key:"svg-6"}]]);/**
247
+ * @license @tabler/icons-react v3.31.0 - MIT
248
+ *
249
+ * This source code is licensed under the MIT license.
250
+ * See the LICENSE file in the root directory of this source tree.
251
+ */var J=a.createReactComponent("outline","calendar-time","IconCalendarTime",[["path",{d:"M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4",key:"svg-0"}],["path",{d:"M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-1"}],["path",{d:"M15 3v4",key:"svg-2"}],["path",{d:"M7 3v4",key:"svg-3"}],["path",{d:"M3 11h16",key:"svg-4"}],["path",{d:"M18 16.496v1.504l1 1",key:"svg-5"}]]);/**
252
+ * @license @tabler/icons-react v3.31.0 - MIT
253
+ *
254
+ * This source code is licensed under the MIT license.
255
+ * See the LICENSE file in the root directory of this source tree.
256
+ */var j=a.createReactComponent("outline","calendar-x","IconCalendarX",[["path",{d:"M13 21h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6.5",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h16",key:"svg-3"}],["path",{d:"M22 22l-5 -5",key:"svg-4"}],["path",{d:"M17 22l5 -5",key:"svg-5"}]]);/**
257
+ * @license @tabler/icons-react v3.31.0 - MIT
258
+ *
259
+ * This source code is licensed under the MIT license.
260
+ * See the LICENSE file in the root directory of this source tree.
261
+ */var _=a.createReactComponent("outline","calendar","IconCalendar",[["path",{d:"M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h16",key:"svg-3"}],["path",{d:"M11 15h1",key:"svg-4"}],["path",{d:"M12 15v3",key:"svg-5"}]]);/**
262
+ * @license @tabler/icons-react v3.31.0 - MIT
263
+ *
264
+ * This source code is licensed under the MIT license.
265
+ * See the LICENSE file in the root directory of this source tree.
266
+ */var $=a.createReactComponent("outline","cancel","IconCancel",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M18.364 5.636l-12.728 12.728",key:"svg-1"}]]);/**
267
+ * @license @tabler/icons-react v3.31.0 - MIT
268
+ *
269
+ * This source code is licensed under the MIT license.
270
+ * See the LICENSE file in the root directory of this source tree.
271
+ */var a1=a.createReactComponent("outline","caret-left","IconCaretLeft",[["path",{d:"M14 6l-6 6l6 6v-12",key:"svg-0"}]]);/**
272
+ * @license @tabler/icons-react v3.31.0 - MIT
273
+ *
274
+ * This source code is licensed under the MIT license.
275
+ * See the LICENSE file in the root directory of this source tree.
276
+ */var e1=a.createReactComponent("outline","caret-right","IconCaretRight",[["path",{d:"M10 18l6 -6l-6 -6v12",key:"svg-0"}]]);/**
277
+ * @license @tabler/icons-react v3.31.0 - MIT
278
+ *
279
+ * This source code is licensed under the MIT license.
280
+ * See the LICENSE file in the root directory of this source tree.
281
+ */var t1=a.createReactComponent("outline","chart-candle","IconChartCandle",[["path",{d:"M4 6m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M6 4l0 2",key:"svg-1"}],["path",{d:"M6 11l0 9",key:"svg-2"}],["path",{d:"M10 14m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-3"}],["path",{d:"M12 4l0 10",key:"svg-4"}],["path",{d:"M12 19l0 1",key:"svg-5"}],["path",{d:"M16 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-6"}],["path",{d:"M18 4l0 1",key:"svg-7"}],["path",{d:"M18 11l0 9",key:"svg-8"}]]);/**
282
+ * @license @tabler/icons-react v3.31.0 - MIT
283
+ *
284
+ * This source code is licensed under the MIT license.
285
+ * See the LICENSE file in the root directory of this source tree.
286
+ */var n1=a.createReactComponent("outline","chart-dots-3","IconChartDots3",[["path",{d:"M5 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M16 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M18 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-2"}],["path",{d:"M6 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-3"}],["path",{d:"M9 17l5 -1.5",key:"svg-4"}],["path",{d:"M6.5 8.5l7.81 5.37",key:"svg-5"}],["path",{d:"M7 7l8 -1",key:"svg-6"}]]);/**
287
+ * @license @tabler/icons-react v3.31.0 - MIT
288
+ *
289
+ * This source code is licensed under the MIT license.
290
+ * See the LICENSE file in the root directory of this source tree.
291
+ */var o1=a.createReactComponent("outline","chart-line","IconChartLine",[["path",{d:"M4 19l16 0",key:"svg-0"}],["path",{d:"M4 15l4 -6l4 2l4 -5l4 4",key:"svg-1"}]]);/**
292
+ * @license @tabler/icons-react v3.31.0 - MIT
293
+ *
294
+ * This source code is licensed under the MIT license.
295
+ * See the LICENSE file in the root directory of this source tree.
296
+ */var c1=a.createReactComponent("outline","chart-pie","IconChartPie",[["path",{d:"M10 3.2a9 9 0 1 0 10.8 10.8a1 1 0 0 0 -1 -1h-6.8a2 2 0 0 1 -2 -2v-7a.9 .9 0 0 0 -1 -.8",key:"svg-0"}],["path",{d:"M15 3.5a9 9 0 0 1 5.5 5.5h-4.5a1 1 0 0 1 -1 -1v-4.5",key:"svg-1"}]]);/**
297
+ * @license @tabler/icons-react v3.31.0 - MIT
298
+ *
299
+ * This source code is licensed under the MIT license.
300
+ * See the LICENSE file in the root directory of this source tree.
301
+ */var v1=a.createReactComponent("outline","checkbox","IconCheckbox",[["path",{d:"M9 11l3 3l8 -8",key:"svg-0"}],["path",{d:"M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9",key:"svg-1"}]]);/**
302
+ * @license @tabler/icons-react v3.31.0 - MIT
303
+ *
304
+ * This source code is licensed under the MIT license.
305
+ * See the LICENSE file in the root directory of this source tree.
306
+ */var h1=a.createReactComponent("outline","chevron-down","IconChevronDown",[["path",{d:"M6 9l6 6l6 -6",key:"svg-0"}]]);/**
307
+ * @license @tabler/icons-react v3.31.0 - MIT
308
+ *
309
+ * This source code is licensed under the MIT license.
310
+ * See the LICENSE file in the root directory of this source tree.
311
+ */var r1=a.createReactComponent("outline","chevron-left","IconChevronLeft",[["path",{d:"M15 6l-6 6l6 6",key:"svg-0"}]]);/**
312
+ * @license @tabler/icons-react v3.31.0 - MIT
313
+ *
314
+ * This source code is licensed under the MIT license.
315
+ * See the LICENSE file in the root directory of this source tree.
316
+ */var p1=a.createReactComponent("outline","chevron-right-pipe","IconChevronRightPipe",[["path",{d:"M6 6l6 6l-6 6",key:"svg-0"}],["path",{d:"M17 5v13",key:"svg-1"}]]);/**
317
+ * @license @tabler/icons-react v3.31.0 - MIT
318
+ *
319
+ * This source code is licensed under the MIT license.
320
+ * See the LICENSE file in the root directory of this source tree.
321
+ */var s1=a.createReactComponent("outline","chevron-up","IconChevronUp",[["path",{d:"M6 15l6 -6l6 6",key:"svg-0"}]]);/**
322
+ * @license @tabler/icons-react v3.31.0 - MIT
323
+ *
324
+ * This source code is licensed under the MIT license.
325
+ * See the LICENSE file in the root directory of this source tree.
326
+ */var l1=a.createReactComponent("outline","chevrons-right","IconChevronsRight",[["path",{d:"M7 7l5 5l-5 5",key:"svg-0"}],["path",{d:"M13 7l5 5l-5 5",key:"svg-1"}]]);/**
327
+ * @license @tabler/icons-react v3.31.0 - MIT
328
+ *
329
+ * This source code is licensed under the MIT license.
330
+ * See the LICENSE file in the root directory of this source tree.
331
+ */var y1=a.createReactComponent("outline","circle-dashed","IconCircleDashed",[["path",{d:"M8.56 3.69a9 9 0 0 0 -2.92 1.95",key:"svg-0"}],["path",{d:"M3.69 8.56a9 9 0 0 0 -.69 3.44",key:"svg-1"}],["path",{d:"M3.69 15.44a9 9 0 0 0 1.95 2.92",key:"svg-2"}],["path",{d:"M8.56 20.31a9 9 0 0 0 3.44 .69",key:"svg-3"}],["path",{d:"M15.44 20.31a9 9 0 0 0 2.92 -1.95",key:"svg-4"}],["path",{d:"M20.31 15.44a9 9 0 0 0 .69 -3.44",key:"svg-5"}],["path",{d:"M20.31 8.56a9 9 0 0 0 -1.95 -2.92",key:"svg-6"}],["path",{d:"M15.44 3.69a9 9 0 0 0 -3.44 -.69",key:"svg-7"}]]);/**
332
+ * @license @tabler/icons-react v3.31.0 - MIT
333
+ *
334
+ * This source code is licensed under the MIT license.
335
+ * See the LICENSE file in the root directory of this source tree.
336
+ */var d1=a.createReactComponent("outline","circle-dot","IconCircleDot",[["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-1"}]]);/**
337
+ * @license @tabler/icons-react v3.31.0 - MIT
338
+ *
339
+ * This source code is licensed under the MIT license.
340
+ * See the LICENSE file in the root directory of this source tree.
341
+ */var g1=a.createReactComponent("outline","circle-off","IconCircleOff",[["path",{d:"M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73",key:"svg-0"}],["path",{d:"M3 3l18 18",key:"svg-1"}]]);/**
342
+ * @license @tabler/icons-react v3.31.0 - MIT
343
+ *
344
+ * This source code is licensed under the MIT license.
345
+ * See the LICENSE file in the root directory of this source tree.
346
+ */var k1=a.createReactComponent("outline","circle-plus","IconCirclePlus",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M9 12h6",key:"svg-1"}],["path",{d:"M12 9v6",key:"svg-2"}]]);/**
347
+ * @license @tabler/icons-react v3.31.0 - MIT
348
+ *
349
+ * This source code is licensed under the MIT license.
350
+ * See the LICENSE file in the root directory of this source tree.
351
+ */var M1=a.createReactComponent("outline","circle-x","IconCircleX",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M10 10l4 4m0 -4l-4 4",key:"svg-1"}]]);/**
352
+ * @license @tabler/icons-react v3.31.0 - MIT
353
+ *
354
+ * This source code is licensed under the MIT license.
355
+ * See the LICENSE file in the root directory of this source tree.
356
+ */var i1=a.createReactComponent("outline","circle","IconCircle",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}]]);/**
357
+ * @license @tabler/icons-react v3.31.0 - MIT
358
+ *
359
+ * This source code is licensed under the MIT license.
360
+ * See the LICENSE file in the root directory of this source tree.
361
+ */var I1=a.createReactComponent("outline","click","IconClick",[["path",{d:"M3 12l3 0",key:"svg-0"}],["path",{d:"M12 3l0 3",key:"svg-1"}],["path",{d:"M7.8 7.8l-2.2 -2.2",key:"svg-2"}],["path",{d:"M16.2 7.8l2.2 -2.2",key:"svg-3"}],["path",{d:"M7.8 16.2l-2.2 2.2",key:"svg-4"}],["path",{d:"M12 12l9 3l-4 2l-2 4l-3 -9",key:"svg-5"}]]);/**
362
+ * @license @tabler/icons-react v3.31.0 - MIT
363
+ *
364
+ * This source code is licensed under the MIT license.
365
+ * See the LICENSE file in the root directory of this source tree.
366
+ */var u1=a.createReactComponent("outline","clock-hour-8","IconClockHour8",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M12 12l-3 2",key:"svg-1"}],["path",{d:"M12 7v5",key:"svg-2"}]]);/**
367
+ * @license @tabler/icons-react v3.31.0 - MIT
368
+ *
369
+ * This source code is licensed under the MIT license.
370
+ * See the LICENSE file in the root directory of this source tree.
371
+ */var m1=a.createReactComponent("outline","clock-play","IconClockPlay",[["path",{d:"M12 7v5l2 2",key:"svg-0"}],["path",{d:"M17 22l5 -3l-5 -3z",key:"svg-1"}],["path",{d:"M13.017 20.943a9 9 0 1 1 7.831 -7.292",key:"svg-2"}]]);/**
372
+ * @license @tabler/icons-react v3.31.0 - MIT
373
+ *
374
+ * This source code is licensed under the MIT license.
375
+ * See the LICENSE file in the root directory of this source tree.
376
+ */var C1=a.createReactComponent("outline","clock-share","IconClockShare",[["path",{d:"M20.943 13.016a9 9 0 1 0 -8.915 7.984",key:"svg-0"}],["path",{d:"M16 22l5 -5",key:"svg-1"}],["path",{d:"M21 21.5v-4.5h-4.5",key:"svg-2"}],["path",{d:"M12 7v5l2 2",key:"svg-3"}]]);/**
377
+ * @license @tabler/icons-react v3.31.0 - MIT
378
+ *
379
+ * This source code is licensed under the MIT license.
380
+ * See the LICENSE file in the root directory of this source tree.
381
+ */var R1=a.createReactComponent("outline","code-circle","IconCodeCircle",[["path",{d:"M10 14l-2 -2l2 -2",key:"svg-0"}],["path",{d:"M14 10l2 2l-2 2",key:"svg-1"}],["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-2"}]]);/**
382
+ * @license @tabler/icons-react v3.31.0 - MIT
383
+ *
384
+ * This source code is licensed under the MIT license.
385
+ * See the LICENSE file in the root directory of this source tree.
386
+ */var z1=a.createReactComponent("outline","code","IconCode",[["path",{d:"M7 8l-4 4l4 4",key:"svg-0"}],["path",{d:"M17 8l4 4l-4 4",key:"svg-1"}],["path",{d:"M14 4l-4 16",key:"svg-2"}]]);/**
387
+ * @license @tabler/icons-react v3.31.0 - MIT
388
+ *
389
+ * This source code is licensed under the MIT license.
390
+ * See the LICENSE file in the root directory of this source tree.
391
+ */var S1=a.createReactComponent("outline","coins","IconCoins",[["path",{d:"M9 14c0 1.657 2.686 3 6 3s6 -1.343 6 -3s-2.686 -3 -6 -3s-6 1.343 -6 3z",key:"svg-0"}],["path",{d:"M9 14v4c0 1.656 2.686 3 6 3s6 -1.344 6 -3v-4",key:"svg-1"}],["path",{d:"M3 6c0 1.072 1.144 2.062 3 2.598s4.144 .536 6 0c1.856 -.536 3 -1.526 3 -2.598c0 -1.072 -1.144 -2.062 -3 -2.598s-4.144 -.536 -6 0c-1.856 .536 -3 1.526 -3 2.598z",key:"svg-2"}],["path",{d:"M3 6v10c0 .888 .772 1.45 2 2",key:"svg-3"}],["path",{d:"M3 11c0 .888 .772 1.45 2 2",key:"svg-4"}]]);/**
392
+ * @license @tabler/icons-react v3.31.0 - MIT
393
+ *
394
+ * This source code is licensed under the MIT license.
395
+ * See the LICENSE file in the root directory of this source tree.
396
+ */var f1=a.createReactComponent("outline","color-swatch","IconColorSwatch",[["path",{d:"M19 3h-4a2 2 0 0 0 -2 2v12a4 4 0 0 0 8 0v-12a2 2 0 0 0 -2 -2",key:"svg-0"}],["path",{d:"M13 7.35l-2 -2a2 2 0 0 0 -2.828 0l-2.828 2.828a2 2 0 0 0 0 2.828l9 9",key:"svg-1"}],["path",{d:"M7.3 13h-2.3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h12",key:"svg-2"}],["path",{d:"M17 17l0 .01",key:"svg-3"}]]);/**
397
+ * @license @tabler/icons-react v3.31.0 - MIT
398
+ *
399
+ * This source code is licensed under the MIT license.
400
+ * See the LICENSE file in the root directory of this source tree.
401
+ */var b1=a.createReactComponent("outline","columns","IconColumns",[["path",{d:"M4 6l5.5 0",key:"svg-0"}],["path",{d:"M4 10l5.5 0",key:"svg-1"}],["path",{d:"M4 14l5.5 0",key:"svg-2"}],["path",{d:"M4 18l5.5 0",key:"svg-3"}],["path",{d:"M14.5 6l5.5 0",key:"svg-4"}],["path",{d:"M14.5 10l5.5 0",key:"svg-5"}],["path",{d:"M14.5 14l5.5 0",key:"svg-6"}],["path",{d:"M14.5 18l5.5 0",key:"svg-7"}]]);/**
402
+ * @license @tabler/icons-react v3.31.0 - MIT
403
+ *
404
+ * This source code is licensed under the MIT license.
405
+ * See the LICENSE file in the root directory of this source tree.
406
+ */var L1=a.createReactComponent("outline","command","IconCommand",[["path",{d:"M7 9a2 2 0 1 1 2 -2v10a2 2 0 1 1 -2 -2h10a2 2 0 1 1 -2 2v-10a2 2 0 1 1 2 2h-10",key:"svg-0"}]]);/**
407
+ * @license @tabler/icons-react v3.31.0 - MIT
408
+ *
409
+ * This source code is licensed under the MIT license.
410
+ * See the LICENSE file in the root directory of this source tree.
411
+ */var P1=a.createReactComponent("outline","copy","IconCopy",[["path",{d:"M7 7m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z",key:"svg-0"}],["path",{d:"M4.012 16.737a2.005 2.005 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1",key:"svg-1"}]]);/**
412
+ * @license @tabler/icons-react v3.31.0 - MIT
413
+ *
414
+ * This source code is licensed under the MIT license.
415
+ * See the LICENSE file in the root directory of this source tree.
416
+ */var D1=a.createReactComponent("outline","cpu","IconCpu",[["path",{d:"M5 5m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M9 9h6v6h-6z",key:"svg-1"}],["path",{d:"M3 10h2",key:"svg-2"}],["path",{d:"M3 14h2",key:"svg-3"}],["path",{d:"M10 3v2",key:"svg-4"}],["path",{d:"M14 3v2",key:"svg-5"}],["path",{d:"M21 10h-2",key:"svg-6"}],["path",{d:"M21 14h-2",key:"svg-7"}],["path",{d:"M14 21v-2",key:"svg-8"}],["path",{d:"M10 21v-2",key:"svg-9"}]]);/**
417
+ * @license @tabler/icons-react v3.31.0 - MIT
418
+ *
419
+ * This source code is licensed under the MIT license.
420
+ * See the LICENSE file in the root directory of this source tree.
421
+ */var w1=a.createReactComponent("outline","creative-commons-sa","IconCreativeCommonsSa",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M12 16a4 4 0 1 0 -4 -4v1",key:"svg-1"}],["path",{d:"M6 12l2 2l2 -2",key:"svg-2"}]]);/**
422
+ * @license @tabler/icons-react v3.31.0 - MIT
423
+ *
424
+ * This source code is licensed under the MIT license.
425
+ * See the LICENSE file in the root directory of this source tree.
426
+ */var A1=a.createReactComponent("outline","credit-card","IconCreditCard",[["path",{d:"M3 5m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z",key:"svg-0"}],["path",{d:"M3 10l18 0",key:"svg-1"}],["path",{d:"M7 15l.01 0",key:"svg-2"}],["path",{d:"M11 15l2 0",key:"svg-3"}]]);/**
427
+ * @license @tabler/icons-react v3.31.0 - MIT
428
+ *
429
+ * This source code is licensed under the MIT license.
430
+ * See the LICENSE file in the root directory of this source tree.
431
+ */var T1=a.createReactComponent("outline","csv","IconCsv",[["path",{d:"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1",key:"svg-0"}],["path",{d:"M17 8l2 8l2 -8",key:"svg-1"}],["path",{d:"M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0",key:"svg-2"}]]);/**
432
+ * @license @tabler/icons-react v3.31.0 - MIT
433
+ *
434
+ * This source code is licensed under the MIT license.
435
+ * See the LICENSE file in the root directory of this source tree.
436
+ */var B1=a.createReactComponent("outline","cube","IconCube",[["path",{d:"M21 16.008v-8.018a1.98 1.98 0 0 0 -1 -1.717l-7 -4.008a2.016 2.016 0 0 0 -2 0l-7 4.008c-.619 .355 -1 1.01 -1 1.718v8.018c0 .709 .381 1.363 1 1.717l7 4.008a2.016 2.016 0 0 0 2 0l7 -4.008c.619 -.355 1 -1.01 1 -1.718z",key:"svg-0"}],["path",{d:"M12 22v-10",key:"svg-1"}],["path",{d:"M12 12l8.73 -5.04",key:"svg-2"}],["path",{d:"M3.27 6.96l8.73 5.04",key:"svg-3"}]]);/**
437
+ * @license @tabler/icons-react v3.31.0 - MIT
438
+ *
439
+ * This source code is licensed under the MIT license.
440
+ * See the LICENSE file in the root directory of this source tree.
441
+ */var x1=a.createReactComponent("outline","currency-afghani","IconCurrencyAfghani",[["path",{d:"M15 13h-3.5a3.5 3.5 0 1 1 3.5 -3.5v6.5h-7",key:"svg-0"}],["path",{d:"M12 3v.01",key:"svg-1"}],["path",{d:"M12 19v2",key:"svg-2"}]]);/**
442
+ * @license @tabler/icons-react v3.31.0 - MIT
443
+ *
444
+ * This source code is licensed under the MIT license.
445
+ * See the LICENSE file in the root directory of this source tree.
446
+ */var F1=a.createReactComponent("outline","currency-bahraini","IconCurrencyBahraini",[["path",{d:"M3 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2 -2v-3",key:"svg-0"}],["path",{d:"M7 19.01v-.01",key:"svg-1"}],["path",{d:"M14 15.01v-.01",key:"svg-2"}],["path",{d:"M17 15h2a2 2 0 0 0 1.649 -3.131l-2.653 -3.869",key:"svg-3"}]]);/**
447
+ * @license @tabler/icons-react v3.31.0 - MIT
448
+ *
449
+ * This source code is licensed under the MIT license.
450
+ * See the LICENSE file in the root directory of this source tree.
451
+ */var q1=a.createReactComponent("outline","currency-baht","IconCurrencyBaht",[["path",{d:"M8 6h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143",key:"svg-0"}],["path",{d:"M8 12h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143",key:"svg-1"}],["path",{d:"M8 6v12",key:"svg-2"}],["path",{d:"M11 4v2",key:"svg-3"}],["path",{d:"M11 18v2",key:"svg-4"}]]);/**
452
+ * @license @tabler/icons-react v3.31.0 - MIT
453
+ *
454
+ * This source code is licensed under the MIT license.
455
+ * See the LICENSE file in the root directory of this source tree.
456
+ */var H1=a.createReactComponent("outline","currency-dinar","IconCurrencyDinar",[["path",{d:"M14 20.01v-.01",key:"svg-0"}],["path",{d:"M6 13l2.386 -.9a1 1 0 0 0 -.095 -1.902l-1.514 -.404a1 1 0 0 1 -.102 -1.9l2.325 -.894",key:"svg-1"}],["path",{d:"M3 14v1a3 3 0 0 0 3 3h4.161a3 3 0 0 0 2.983 -3.32l-1.144 -10.68",key:"svg-2"}],["path",{d:"M16 17l1 1h2a2 2 0 0 0 1.649 -3.131l-2.653 -3.869",key:"svg-3"}]]);/**
457
+ * @license @tabler/icons-react v3.31.0 - MIT
458
+ *
459
+ * This source code is licensed under the MIT license.
460
+ * See the LICENSE file in the root directory of this source tree.
461
+ */var N1=a.createReactComponent("outline","currency-dirham","IconCurrencyDirham",[["path",{d:"M8.5 19h-3.5",key:"svg-0"}],["path",{d:"M8.599 16.479a1.5 1.5 0 1 0 -1.099 2.521",key:"svg-1"}],["path",{d:"M7 4v9",key:"svg-2"}],["path",{d:"M15 13h1.888a1.5 1.5 0 0 0 1.296 -2.256l-2.184 -3.744",key:"svg-3"}],["path",{d:"M11 13.01v-.01",key:"svg-4"}]]);/**
462
+ * @license @tabler/icons-react v3.31.0 - MIT
463
+ *
464
+ * This source code is licensed under the MIT license.
465
+ * See the LICENSE file in the root directory of this source tree.
466
+ */var O1=a.createReactComponent("outline","currency-dollar-australian","IconCurrencyDollarAustralian",[["path",{d:"M3 18l3.279 -11.476a.75 .75 0 0 1 1.442 0l3.279 11.476",key:"svg-0"}],["path",{d:"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-1"}],["path",{d:"M17 20v-2",key:"svg-2"}],["path",{d:"M18 6v-2",key:"svg-3"}],["path",{d:"M4.5 14h5",key:"svg-4"}]]);/**
467
+ * @license @tabler/icons-react v3.31.0 - MIT
468
+ *
469
+ * This source code is licensed under the MIT license.
470
+ * See the LICENSE file in the root directory of this source tree.
471
+ */var U1=a.createReactComponent("outline","currency-dollar-brunei","IconCurrencyDollarBrunei",[["path",{d:"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-0"}],["path",{d:"M17 20v-2",key:"svg-1"}],["path",{d:"M18 6v-2",key:"svg-2"}],["path",{d:"M3 6v12h4a3 3 0 0 0 0 -6h-4h4a3 3 0 0 0 0 -6h-4z",key:"svg-3"}]]);/**
472
+ * @license @tabler/icons-react v3.31.0 - MIT
473
+ *
474
+ * This source code is licensed under the MIT license.
475
+ * See the LICENSE file in the root directory of this source tree.
476
+ */var E1=a.createReactComponent("outline","currency-dollar-canadian","IconCurrencyDollarCanadian",[["path",{d:"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-0"}],["path",{d:"M10 18h-1a6 6 0 1 1 0 -12h1",key:"svg-1"}],["path",{d:"M17 20v-2",key:"svg-2"}],["path",{d:"M18 6v-2",key:"svg-3"}]]);/**
477
+ * @license @tabler/icons-react v3.31.0 - MIT
478
+ *
479
+ * This source code is licensed under the MIT license.
480
+ * See the LICENSE file in the root directory of this source tree.
481
+ */var G1=a.createReactComponent("outline","currency-dollar-guyanese","IconCurrencyDollarGuyanese",[["path",{d:"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-0"}],["path",{d:"M10 6h-3a4 4 0 0 0 -4 4v4a4 4 0 0 0 4 4h3v-6h-2",key:"svg-1"}],["path",{d:"M17 20v-2",key:"svg-2"}],["path",{d:"M18 6v-2",key:"svg-3"}]]);/**
482
+ * @license @tabler/icons-react v3.31.0 - MIT
483
+ *
484
+ * This source code is licensed under the MIT license.
485
+ * See the LICENSE file in the root directory of this source tree.
486
+ */var X1=a.createReactComponent("outline","currency-dollar-singapore","IconCurrencyDollarSingapore",[["path",{d:"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-0"}],["path",{d:"M10 6h-4a3 3 0 1 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-1"}],["path",{d:"M17 20v-2",key:"svg-2"}],["path",{d:"M18 6v-2",key:"svg-3"}]]);/**
487
+ * @license @tabler/icons-react v3.31.0 - MIT
488
+ *
489
+ * This source code is licensed under the MIT license.
490
+ * See the LICENSE file in the root directory of this source tree.
491
+ */var K1=a.createReactComponent("outline","currency-dollar","IconCurrencyDollar",[["path",{d:"M16.7 8a3 3 0 0 0 -2.7 -2h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1 -2.7 -2",key:"svg-0"}],["path",{d:"M12 3v3m0 12v3",key:"svg-1"}]]);/**
492
+ * @license @tabler/icons-react v3.31.0 - MIT
493
+ *
494
+ * This source code is licensed under the MIT license.
495
+ * See the LICENSE file in the root directory of this source tree.
496
+ */var V1=a.createReactComponent("outline","currency-dong","IconCurrencyDong",[["path",{d:"M6 19h12",key:"svg-0"}],["path",{d:"M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-1"}],["path",{d:"M16 16v-12",key:"svg-2"}],["path",{d:"M17 5h-4",key:"svg-3"}]]);/**
497
+ * @license @tabler/icons-react v3.31.0 - MIT
498
+ *
499
+ * This source code is licensed under the MIT license.
500
+ * See the LICENSE file in the root directory of this source tree.
501
+ */var W1=a.createReactComponent("outline","currency-dram","IconCurrencyDram",[["path",{d:"M4 10a6 6 0 1 1 12 0v10",key:"svg-0"}],["path",{d:"M12 16h8",key:"svg-1"}],["path",{d:"M12 12h8",key:"svg-2"}]]);/**
502
+ * @license @tabler/icons-react v3.31.0 - MIT
503
+ *
504
+ * This source code is licensed under the MIT license.
505
+ * See the LICENSE file in the root directory of this source tree.
506
+ */var Z1=a.createReactComponent("outline","currency-euro","IconCurrencyEuro",[["path",{d:"M17.2 7a6 7 0 1 0 0 10",key:"svg-0"}],["path",{d:"M13 10h-8m0 4h8",key:"svg-1"}]]);/**
507
+ * @license @tabler/icons-react v3.31.0 - MIT
508
+ *
509
+ * This source code is licensed under the MIT license.
510
+ * See the LICENSE file in the root directory of this source tree.
511
+ */var Y1=a.createReactComponent("outline","currency-florin","IconCurrencyFlorin",[["path",{d:"M8 12h8",key:"svg-0"}],["path",{d:"M7 19c1.213 0 2.31 -.723 2.788 -1.838l4.424 -10.324a3.033 3.033 0 0 1 2.788 -1.838",key:"svg-1"}]]);/**
512
+ * @license @tabler/icons-react v3.31.0 - MIT
513
+ *
514
+ * This source code is licensed under the MIT license.
515
+ * See the LICENSE file in the root directory of this source tree.
516
+ */var Q1=a.createReactComponent("outline","currency-forint","IconCurrencyForint",[["path",{d:"M11 4h-4a3 3 0 0 0 -3 3v12",key:"svg-0"}],["path",{d:"M10 11h-6",key:"svg-1"}],["path",{d:"M16 4v13a2 2 0 0 0 2 2h2",key:"svg-2"}],["path",{d:"M19 9h-5",key:"svg-3"}]]);/**
517
+ * @license @tabler/icons-react v3.31.0 - MIT
518
+ *
519
+ * This source code is licensed under the MIT license.
520
+ * See the LICENSE file in the root directory of this source tree.
521
+ */var J1=a.createReactComponent("outline","currency-frank","IconCurrencyFrank",[["path",{d:"M17 5h-6a2 2 0 0 0 -2 2v12",key:"svg-0"}],["path",{d:"M7 15h4",key:"svg-1"}],["path",{d:"M9 11h7",key:"svg-2"}]]);/**
522
+ * @license @tabler/icons-react v3.31.0 - MIT
523
+ *
524
+ * This source code is licensed under the MIT license.
525
+ * See the LICENSE file in the root directory of this source tree.
526
+ */var j1=a.createReactComponent("outline","currency-guarani","IconCurrencyGuarani",[["path",{d:"M16.007 7.54a5.965 5.965 0 0 0 -4.008 -1.54a6 6 0 0 0 -5.992 6c0 3.314 2.682 6 5.992 6a5.965 5.965 0 0 0 4 -1.536c.732 -.66 1.064 -2.148 1 -4.464h-5",key:"svg-0"}],["path",{d:"M12 20v-16",key:"svg-1"}]]);/**
527
+ * @license @tabler/icons-react v3.31.0 - MIT
528
+ *
529
+ * This source code is licensed under the MIT license.
530
+ * See the LICENSE file in the root directory of this source tree.
531
+ */var _1=a.createReactComponent("outline","currency-hryvnia","IconCurrencyHryvnia",[["path",{d:"M8 7a2.64 2.64 0 0 1 2.562 -2h3.376a2.64 2.64 0 0 1 2.562 2a2.57 2.57 0 0 1 -1.344 2.922l-5.876 2.938a3.338 3.338 0 0 0 -1.78 3.64a3.11 3.11 0 0 0 3.05 2.5h2.888a2.64 2.64 0 0 0 2.562 -2",key:"svg-0"}],["path",{d:"M6 10h12",key:"svg-1"}],["path",{d:"M6 14h12",key:"svg-2"}]]);/**
532
+ * @license @tabler/icons-react v3.31.0 - MIT
533
+ *
534
+ * This source code is licensed under the MIT license.
535
+ * See the LICENSE file in the root directory of this source tree.
536
+ */var $1=a.createReactComponent("outline","currency-iranian-rial","IconCurrencyIranianRial",[["path",{d:"M9 4v9a2 2 0 0 1 -2 2h-1a3 3 0 0 1 -3 -3v-1",key:"svg-0"}],["path",{d:"M12 5v8a1 1 0 0 0 1 1h1a2 2 0 0 0 2 -2v-1",key:"svg-1"}],["path",{d:"M21 14v1.096a5 5 0 0 1 -3.787 4.85l-.213 .054",key:"svg-2"}],["path",{d:"M11 18h.01",key:"svg-3"}],["path",{d:"M14 18h.01",key:"svg-4"}]]);/**
537
+ * @license @tabler/icons-react v3.31.0 - MIT
538
+ *
539
+ * This source code is licensed under the MIT license.
540
+ * See the LICENSE file in the root directory of this source tree.
541
+ */var aa=a.createReactComponent("outline","currency-kip","IconCurrencyKip",[["path",{d:"M6 12h12",key:"svg-0"}],["path",{d:"M9 5v14",key:"svg-1"}],["path",{d:"M16 19a7 7 0 0 0 -7 -7a7 7 0 0 0 7 -7",key:"svg-2"}]]);/**
542
+ * @license @tabler/icons-react v3.31.0 - MIT
543
+ *
544
+ * This source code is licensed under the MIT license.
545
+ * See the LICENSE file in the root directory of this source tree.
546
+ */var ea=a.createReactComponent("outline","currency-krone-czech","IconCurrencyKroneCzech",[["path",{d:"M5 6v12",key:"svg-0"}],["path",{d:"M5 12c3.5 0 6 -3 6 -6",key:"svg-1"}],["path",{d:"M5 12c3.5 0 6 3 6 6",key:"svg-2"}],["path",{d:"M19 6l-2 2l-2 -2",key:"svg-3"}],["path",{d:"M19 12h-2a3 3 0 0 0 0 6h2",key:"svg-4"}]]);/**
547
+ * @license @tabler/icons-react v3.31.0 - MIT
548
+ *
549
+ * This source code is licensed under the MIT license.
550
+ * See the LICENSE file in the root directory of this source tree.
551
+ */var ta=a.createReactComponent("outline","currency-krone-danish","IconCurrencyKroneDanish",[["path",{d:"M5 6v12",key:"svg-0"}],["path",{d:"M5 12c3.5 0 6 -3 6 -6",key:"svg-1"}],["path",{d:"M5 12c3.5 0 6 3 6 6",key:"svg-2"}],["path",{d:"M15 10v8",key:"svg-3"}],["path",{d:"M19 10a4 4 0 0 0 -4 4",key:"svg-4"}],["path",{d:"M20 18.01v-.01",key:"svg-5"}]]);/**
552
+ * @license @tabler/icons-react v3.31.0 - MIT
553
+ *
554
+ * This source code is licensed under the MIT license.
555
+ * See the LICENSE file in the root directory of this source tree.
556
+ */var na=a.createReactComponent("outline","currency-krone-swedish","IconCurrencyKroneSwedish",[["path",{d:"M5 6v12",key:"svg-0"}],["path",{d:"M5 12c3.5 0 6 -3 6 -6",key:"svg-1"}],["path",{d:"M5 12c3.5 0 6 3 6 6",key:"svg-2"}],["path",{d:"M15 10v8",key:"svg-3"}],["path",{d:"M19 10a4 4 0 0 0 -4 4",key:"svg-4"}]]);/**
557
+ * @license @tabler/icons-react v3.31.0 - MIT
558
+ *
559
+ * This source code is licensed under the MIT license.
560
+ * See the LICENSE file in the root directory of this source tree.
561
+ */var oa=a.createReactComponent("outline","currency-lari","IconCurrencyLari",[["path",{d:"M18 13a6 6 0 1 0 -6 6",key:"svg-0"}],["path",{d:"M6 19h12",key:"svg-1"}],["path",{d:"M10 5v7",key:"svg-2"}],["path",{d:"M14 12v-7",key:"svg-3"}]]);/**
562
+ * @license @tabler/icons-react v3.31.0 - MIT
563
+ *
564
+ * This source code is licensed under the MIT license.
565
+ * See the LICENSE file in the root directory of this source tree.
566
+ */var ca=a.createReactComponent("outline","currency-leu","IconCurrencyLeu",[["path",{d:"M17 18h-7a3 3 0 0 1 -3 -3v-10",key:"svg-0"}]]);/**
567
+ * @license @tabler/icons-react v3.31.0 - MIT
568
+ *
569
+ * This source code is licensed under the MIT license.
570
+ * See the LICENSE file in the root directory of this source tree.
571
+ */var va=a.createReactComponent("outline","currency-lira","IconCurrencyLira",[["path",{d:"M10 5v15a7 7 0 0 0 7 -7",key:"svg-0"}],["path",{d:"M6 15l8 -4",key:"svg-1"}],["path",{d:"M14 7l-8 4",key:"svg-2"}]]);/**
572
+ * @license @tabler/icons-react v3.31.0 - MIT
573
+ *
574
+ * This source code is licensed under the MIT license.
575
+ * See the LICENSE file in the root directory of this source tree.
576
+ */var ha=a.createReactComponent("outline","currency-lyd","IconCurrencyLyd",[["path",{d:"M11 15h.01",key:"svg-0"}],["path",{d:"M21 5v10a2 2 0 0 1 -2 2h-2.764a2 2 0 0 1 -1.789 -1.106l-.447 -.894",key:"svg-1"}],["path",{d:"M5 8l2.773 4.687c.427 .697 .234 1.626 -.43 2.075a1.38 1.38 0 0 1 -.773 .238h-2.224a.93 .93 0 0 1 -.673 -.293l-.673 -.707",key:"svg-2"}]]);/**
577
+ * @license @tabler/icons-react v3.31.0 - MIT
578
+ *
579
+ * This source code is licensed under the MIT license.
580
+ * See the LICENSE file in the root directory of this source tree.
581
+ */var ra=a.createReactComponent("outline","currency-manat","IconCurrencyManat",[["path",{d:"M7 19v-7a5 5 0 1 1 10 0v7",key:"svg-0"}],["path",{d:"M12 5v14",key:"svg-1"}]]);/**
582
+ * @license @tabler/icons-react v3.31.0 - MIT
583
+ *
584
+ * This source code is licensed under the MIT license.
585
+ * See the LICENSE file in the root directory of this source tree.
586
+ */var pa=a.createReactComponent("outline","currency-naira","IconCurrencyNaira",[["path",{d:"M7 18v-10.948a1.05 1.05 0 0 1 1.968 -.51l6.064 10.916a1.05 1.05 0 0 0 1.968 -.51v-10.948",key:"svg-0"}],["path",{d:"M5 10h14",key:"svg-1"}],["path",{d:"M5 14h14",key:"svg-2"}]]);/**
587
+ * @license @tabler/icons-react v3.31.0 - MIT
588
+ *
589
+ * This source code is licensed under the MIT license.
590
+ * See the LICENSE file in the root directory of this source tree.
591
+ */var sa=a.createReactComponent("outline","currency-paanga","IconCurrencyPaanga",[["path",{d:"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-0"}],["path",{d:"M17 20v-2",key:"svg-1"}],["path",{d:"M18 6v-2",key:"svg-2"}],["path",{d:"M3 6h8",key:"svg-3"}],["path",{d:"M7 6v12",key:"svg-4"}]]);/**
592
+ * @license @tabler/icons-react v3.31.0 - MIT
593
+ *
594
+ * This source code is licensed under the MIT license.
595
+ * See the LICENSE file in the root directory of this source tree.
596
+ */var la=a.createReactComponent("outline","currency-peso","IconCurrencyPeso",[["path",{d:"M8 19v-14h3.5a4.5 4.5 0 1 1 0 9h-3.5",key:"svg-0"}],["path",{d:"M18 8h-12",key:"svg-1"}],["path",{d:"M18 11h-12",key:"svg-2"}]]);/**
597
+ * @license @tabler/icons-react v3.31.0 - MIT
598
+ *
599
+ * This source code is licensed under the MIT license.
600
+ * See the LICENSE file in the root directory of this source tree.
601
+ */var ya=a.createReactComponent("outline","currency-pound","IconCurrencyPound",[["path",{d:"M17 18.5a6 6 0 0 1 -5 0a6 6 0 0 0 -5 .5a3 3 0 0 0 2 -2.5v-7.5a4 4 0 0 1 7.45 -2m-2.55 6h-7",key:"svg-0"}]]);/**
602
+ * @license @tabler/icons-react v3.31.0 - MIT
603
+ *
604
+ * This source code is licensed under the MIT license.
605
+ * See the LICENSE file in the root directory of this source tree.
606
+ */var da=a.createReactComponent("outline","currency-quetzal","IconCurrencyQuetzal",[["path",{d:"M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0",key:"svg-0"}],["path",{d:"M13 13l5 5",key:"svg-1"}]]);/**
607
+ * @license @tabler/icons-react v3.31.0 - MIT
608
+ *
609
+ * This source code is licensed under the MIT license.
610
+ * See the LICENSE file in the root directory of this source tree.
611
+ */var ga=a.createReactComponent("outline","currency-real","IconCurrencyReal",[["path",{d:"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4",key:"svg-0"}],["path",{d:"M4 18v-12h3a3 3 0 1 1 0 6h-3c5.5 0 5 4 6 6",key:"svg-1"}],["path",{d:"M18 6v-2",key:"svg-2"}],["path",{d:"M17 20v-2",key:"svg-3"}]]);/**
612
+ * @license @tabler/icons-react v3.31.0 - MIT
613
+ *
614
+ * This source code is licensed under the MIT license.
615
+ * See the LICENSE file in the root directory of this source tree.
616
+ */var ka=a.createReactComponent("outline","currency-renminbi","IconCurrencyRenminbi",[["path",{d:"M15 9v8a2 2 0 1 0 4 0",key:"svg-0"}],["path",{d:"M19 9h-14",key:"svg-1"}],["path",{d:"M19 5h-14",key:"svg-2"}],["path",{d:"M9 9v4c0 2.5 -.667 4 -2 6",key:"svg-3"}]]);/**
617
+ * @license @tabler/icons-react v3.31.0 - MIT
618
+ *
619
+ * This source code is licensed under the MIT license.
620
+ * See the LICENSE file in the root directory of this source tree.
621
+ */var Ma=a.createReactComponent("outline","currency-riyal","IconCurrencyRiyal",[["path",{d:"M15 9v2a2 2 0 1 1 -4 0v-1v1a2 2 0 1 1 -4 0v-1v4a2 2 0 1 1 -4 0v-2",key:"svg-0"}],["path",{d:"M18 12.01v-.01",key:"svg-1"}],["path",{d:"M22 10v1a5 5 0 0 1 -5 5",key:"svg-2"}]]);/**
622
+ * @license @tabler/icons-react v3.31.0 - MIT
623
+ *
624
+ * This source code is licensed under the MIT license.
625
+ * See the LICENSE file in the root directory of this source tree.
626
+ */var ia=a.createReactComponent("outline","currency-rubel","IconCurrencyRubel",[["path",{d:"M8 19v-14h6a3 3 0 0 1 0 6h-8",key:"svg-0"}],["path",{d:"M14 15h-8",key:"svg-1"}]]);/**
627
+ * @license @tabler/icons-react v3.31.0 - MIT
628
+ *
629
+ * This source code is licensed under the MIT license.
630
+ * See the LICENSE file in the root directory of this source tree.
631
+ */var Ia=a.createReactComponent("outline","currency-rufiyaa","IconCurrencyRufiyaa",[["path",{d:"M20 16h.01",key:"svg-0"}],["path",{d:"M4 16c9.5 -4 11.5 -8 14 -9",key:"svg-1"}],["path",{d:"M12 8l5 3",key:"svg-2"}]]);/**
632
+ * @license @tabler/icons-react v3.31.0 - MIT
633
+ *
634
+ * This source code is licensed under the MIT license.
635
+ * See the LICENSE file in the root directory of this source tree.
636
+ */var ua=a.createReactComponent("outline","currency-rupee-nepalese","IconCurrencyRupeeNepalese",[["path",{d:"M15 5h-11h3a4 4 0 1 1 0 8h-3l6 6",key:"svg-0"}],["path",{d:"M21 17l-4.586 -4.414a2 2 0 0 0 -2.828 2.828l.707 .707",key:"svg-1"}]]);/**
637
+ * @license @tabler/icons-react v3.31.0 - MIT
638
+ *
639
+ * This source code is licensed under the MIT license.
640
+ * See the LICENSE file in the root directory of this source tree.
641
+ */var ma=a.createReactComponent("outline","currency-rupee","IconCurrencyRupee",[["path",{d:"M18 5h-11h3a4 4 0 0 1 0 8h-3l6 6",key:"svg-0"}],["path",{d:"M7 9l11 0",key:"svg-1"}]]);/**
642
+ * @license @tabler/icons-react v3.31.0 - MIT
643
+ *
644
+ * This source code is licensed under the MIT license.
645
+ * See the LICENSE file in the root directory of this source tree.
646
+ */var Ca=a.createReactComponent("outline","currency-shekel","IconCurrencyShekel",[["path",{d:"M6 18v-12h4a4 4 0 0 1 4 4v4",key:"svg-0"}],["path",{d:"M18 6v12h-4a4 4 0 0 1 -4 -4v-4",key:"svg-1"}]]);/**
647
+ * @license @tabler/icons-react v3.31.0 - MIT
648
+ *
649
+ * This source code is licensed under the MIT license.
650
+ * See the LICENSE file in the root directory of this source tree.
651
+ */var Ra=a.createReactComponent("outline","currency-som","IconCurrencySom",[["path",{d:"M10 18v-12h-5v10a2 2 0 0 1 -2 2",key:"svg-0"}],["path",{d:"M14 6v12h4a3 3 0 0 0 0 -6h-4h4a3 3 0 0 0 0 -6h-4z",key:"svg-1"}]]);/**
652
+ * @license @tabler/icons-react v3.31.0 - MIT
653
+ *
654
+ * This source code is licensed under the MIT license.
655
+ * See the LICENSE file in the root directory of this source tree.
656
+ */var za=a.createReactComponent("outline","currency-taka","IconCurrencyTaka",[["path",{d:"M16.5 15.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M7 7a2 2 0 1 1 4 0v9a3 3 0 0 0 6 0v-.5",key:"svg-1"}],["path",{d:"M8 11h6",key:"svg-2"}]]);/**
657
+ * @license @tabler/icons-react v3.31.0 - MIT
658
+ *
659
+ * This source code is licensed under the MIT license.
660
+ * See the LICENSE file in the root directory of this source tree.
661
+ */var Sa=a.createReactComponent("outline","currency-tenge","IconCurrencyTenge",[["path",{d:"M6 5h12",key:"svg-0"}],["path",{d:"M6 9h12",key:"svg-1"}],["path",{d:"M12 9v10",key:"svg-2"}]]);/**
662
+ * @license @tabler/icons-react v3.31.0 - MIT
663
+ *
664
+ * This source code is licensed under the MIT license.
665
+ * See the LICENSE file in the root directory of this source tree.
666
+ */var fa=a.createReactComponent("outline","currency-tugrik","IconCurrencyTugrik",[["path",{d:"M7 6h10",key:"svg-0"}],["path",{d:"M12 6v13",key:"svg-1"}],["path",{d:"M8 17l8 -3",key:"svg-2"}],["path",{d:"M16 10l-8 3",key:"svg-3"}]]);/**
667
+ * @license @tabler/icons-react v3.31.0 - MIT
668
+ *
669
+ * This source code is licensed under the MIT license.
670
+ * See the LICENSE file in the root directory of this source tree.
671
+ */var ba=a.createReactComponent("outline","currency-won","IconCurrencyWon",[["path",{d:"M4 6l3.245 11.358a.85 .85 0 0 0 1.624 .035l3.131 -9.393l3.131 9.393a.85 .85 0 0 0 1.624 -.035l3.245 -11.358",key:"svg-0"}],["path",{d:"M21 10h-18",key:"svg-1"}],["path",{d:"M21 14h-18",key:"svg-2"}]]);/**
672
+ * @license @tabler/icons-react v3.31.0 - MIT
673
+ *
674
+ * This source code is licensed under the MIT license.
675
+ * See the LICENSE file in the root directory of this source tree.
676
+ */var La=a.createReactComponent("outline","currency-yen","IconCurrencyYen",[["path",{d:"M12 19v-7l-5 -7m10 0l-5 7",key:"svg-0"}],["path",{d:"M8 17l8 0",key:"svg-1"}],["path",{d:"M8 13l8 0",key:"svg-2"}]]);/**
677
+ * @license @tabler/icons-react v3.31.0 - MIT
678
+ *
679
+ * This source code is licensed under the MIT license.
680
+ * See the LICENSE file in the root directory of this source tree.
681
+ */var Pa=a.createReactComponent("outline","currency-yuan","IconCurrencyYuan",[["path",{d:"M12 19v-7l-5 -7",key:"svg-0"}],["path",{d:"M17 5l-5 7",key:"svg-1"}],["path",{d:"M8 13h8",key:"svg-2"}]]);/**
682
+ * @license @tabler/icons-react v3.31.0 - MIT
683
+ *
684
+ * This source code is licensed under the MIT license.
685
+ * See the LICENSE file in the root directory of this source tree.
686
+ */var Da=a.createReactComponent("outline","currency-zloty","IconCurrencyZloty",[["path",{d:"M12 18h-7l7 -7h-7",key:"svg-0"}],["path",{d:"M17 18v-13",key:"svg-1"}],["path",{d:"M14 14.5l6 -3.5",key:"svg-2"}]]);/**
687
+ * @license @tabler/icons-react v3.31.0 - MIT
688
+ *
689
+ * This source code is licensed under the MIT license.
690
+ * See the LICENSE file in the root directory of this source tree.
691
+ */var wa=a.createReactComponent("outline","database-export","IconDatabaseExport",[["path",{d:"M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3",key:"svg-0"}],["path",{d:"M4 6v6c0 1.657 3.582 3 8 3c1.118 0 2.183 -.086 3.15 -.241",key:"svg-1"}],["path",{d:"M20 12v-6",key:"svg-2"}],["path",{d:"M4 12v6c0 1.657 3.582 3 8 3c.157 0 .312 -.002 .466 -.005",key:"svg-3"}],["path",{d:"M16 19h6",key:"svg-4"}],["path",{d:"M19 16l3 3l-3 3",key:"svg-5"}]]);/**
692
+ * @license @tabler/icons-react v3.31.0 - MIT
693
+ *
694
+ * This source code is licensed under the MIT license.
695
+ * See the LICENSE file in the root directory of this source tree.
696
+ */var Aa=a.createReactComponent("outline","database","IconDatabase",[["path",{d:"M12 6m-8 0a8 3 0 1 0 16 0a8 3 0 1 0 -16 0",key:"svg-0"}],["path",{d:"M4 6v6a8 3 0 0 0 16 0v-6",key:"svg-1"}],["path",{d:"M4 12v6a8 3 0 0 0 16 0v-6",key:"svg-2"}]]);/**
697
+ * @license @tabler/icons-react v3.31.0 - MIT
698
+ *
699
+ * This source code is licensed under the MIT license.
700
+ * See the LICENSE file in the root directory of this source tree.
701
+ */var Ta=a.createReactComponent("outline","decimal","IconDecimal",[["path",{d:"M17 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z",key:"svg-0"}],["path",{d:"M10 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z",key:"svg-1"}],["path",{d:"M5 16h.01",key:"svg-2"}]]);/**
702
+ * @license @tabler/icons-react v3.31.0 - MIT
703
+ *
704
+ * This source code is licensed under the MIT license.
705
+ * See the LICENSE file in the root directory of this source tree.
706
+ */var Ba=a.createReactComponent("outline","device-floppy","IconDeviceFloppy",[["path",{d:"M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2",key:"svg-0"}],["path",{d:"M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M14 4l0 4l-6 0l0 -4",key:"svg-2"}]]);/**
707
+ * @license @tabler/icons-react v3.31.0 - MIT
708
+ *
709
+ * This source code is licensed under the MIT license.
710
+ * See the LICENSE file in the root directory of this source tree.
711
+ */var xa=a.createReactComponent("outline","door-enter","IconDoorEnter",[["path",{d:"M13 12v.01",key:"svg-0"}],["path",{d:"M3 21h18",key:"svg-1"}],["path",{d:"M5 21v-16a2 2 0 0 1 2 -2h6m4 10.5v7.5",key:"svg-2"}],["path",{d:"M21 7h-7m3 -3l-3 3l3 3",key:"svg-3"}]]);/**
712
+ * @license @tabler/icons-react v3.31.0 - MIT
713
+ *
714
+ * This source code is licensed under the MIT license.
715
+ * See the LICENSE file in the root directory of this source tree.
716
+ */var Fa=a.createReactComponent("outline","dots-vertical","IconDotsVertical",[["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]]);/**
717
+ * @license @tabler/icons-react v3.31.0 - MIT
718
+ *
719
+ * This source code is licensed under the MIT license.
720
+ * See the LICENSE file in the root directory of this source tree.
721
+ */var qa=a.createReactComponent("outline","download","IconDownload",[["path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M7 11l5 5l5 -5",key:"svg-1"}],["path",{d:"M12 4l0 12",key:"svg-2"}]]);/**
722
+ * @license @tabler/icons-react v3.31.0 - MIT
723
+ *
724
+ * This source code is licensed under the MIT license.
725
+ * See the LICENSE file in the root directory of this source tree.
726
+ */var Ha=a.createReactComponent("outline","edit-circle","IconEditCircle",[["path",{d:"M12 15l8.385 -8.415a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3z",key:"svg-0"}],["path",{d:"M16 5l3 3",key:"svg-1"}],["path",{d:"M9 7.07a7 7 0 0 0 1 13.93a7 7 0 0 0 6.929 -6",key:"svg-2"}]]);/**
727
+ * @license @tabler/icons-react v3.31.0 - MIT
728
+ *
729
+ * This source code is licensed under the MIT license.
730
+ * See the LICENSE file in the root directory of this source tree.
731
+ */var Na=a.createReactComponent("outline","edit","IconEdit",[["path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1",key:"svg-0"}],["path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z",key:"svg-1"}],["path",{d:"M16 5l3 3",key:"svg-2"}]]);/**
732
+ * @license @tabler/icons-react v3.31.0 - MIT
733
+ *
734
+ * This source code is licensed under the MIT license.
735
+ * See the LICENSE file in the root directory of this source tree.
736
+ */var Oa=a.createReactComponent("outline","eraser","IconEraser",[["path",{d:"M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3",key:"svg-0"}],["path",{d:"M18 13.3l-6.3 -6.3",key:"svg-1"}]]);/**
737
+ * @license @tabler/icons-react v3.31.0 - MIT
738
+ *
739
+ * This source code is licensed under the MIT license.
740
+ * See the LICENSE file in the root directory of this source tree.
741
+ */var Ua=a.createReactComponent("outline","exclamation-circle","IconExclamationCircle",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M12 9v4",key:"svg-1"}],["path",{d:"M12 16v.01",key:"svg-2"}]]);/**
742
+ * @license @tabler/icons-react v3.31.0 - MIT
743
+ *
744
+ * This source code is licensed under the MIT license.
745
+ * See the LICENSE file in the root directory of this source tree.
746
+ */var Ea=a.createReactComponent("outline","external-link","IconExternalLink",[["path",{d:"M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6",key:"svg-0"}],["path",{d:"M11 13l9 -9",key:"svg-1"}],["path",{d:"M15 4h5v5",key:"svg-2"}]]);/**
747
+ * @license @tabler/icons-react v3.31.0 - MIT
748
+ *
749
+ * This source code is licensed under the MIT license.
750
+ * See the LICENSE file in the root directory of this source tree.
751
+ */var Ga=a.createReactComponent("outline","eye-off","IconEyeOff",[["path",{d:"M10.585 10.587a2 2 0 0 0 2.829 2.828",key:"svg-0"}],["path",{d:"M16.681 16.673a8.717 8.717 0 0 1 -4.681 1.327c-3.6 0 -6.6 -2 -9 -6c1.272 -2.12 2.712 -3.678 4.32 -4.674m2.86 -1.146a9.055 9.055 0 0 1 1.82 -.18c3.6 0 6.6 2 9 6c-.666 1.11 -1.379 2.067 -2.138 2.87",key:"svg-1"}],["path",{d:"M3 3l18 18",key:"svg-2"}]]);/**
752
+ * @license @tabler/icons-react v3.31.0 - MIT
753
+ *
754
+ * This source code is licensed under the MIT license.
755
+ * See the LICENSE file in the root directory of this source tree.
756
+ */var Xa=a.createReactComponent("outline","eye-share","IconEyeShare",[["path",{d:"M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0",key:"svg-0"}],["path",{d:"M12.597 17.981a9.467 9.467 0 0 1 -.597 .019c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.205 .342 -.415 .67 -.63 .983",key:"svg-1"}],["path",{d:"M16 22l5 -5",key:"svg-2"}],["path",{d:"M21 21.5v-4.5h-4.5",key:"svg-3"}]]);/**
757
+ * @license @tabler/icons-react v3.31.0 - MIT
758
+ *
759
+ * This source code is licensed under the MIT license.
760
+ * See the LICENSE file in the root directory of this source tree.
761
+ */var Ka=a.createReactComponent("outline","eye","IconEye",[["path",{d:"M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0",key:"svg-0"}],["path",{d:"M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6",key:"svg-1"}]]);/**
762
+ * @license @tabler/icons-react v3.31.0 - MIT
763
+ *
764
+ * This source code is licensed under the MIT license.
765
+ * See the LICENSE file in the root directory of this source tree.
766
+ */var Va=a.createReactComponent("outline","file-check","IconFileCheck",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M9 15l2 2l4 -4",key:"svg-2"}]]);/**
767
+ * @license @tabler/icons-react v3.31.0 - MIT
768
+ *
769
+ * This source code is licensed under the MIT license.
770
+ * See the LICENSE file in the root directory of this source tree.
771
+ */var Wa=a.createReactComponent("outline","file-export","IconFileExport",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M11.5 21h-4.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v5m-5 6h7m-3 -3l3 3l-3 3",key:"svg-1"}]]);/**
772
+ * @license @tabler/icons-react v3.31.0 - MIT
773
+ *
774
+ * This source code is licensed under the MIT license.
775
+ * See the LICENSE file in the root directory of this source tree.
776
+ */var Za=a.createReactComponent("outline","file-import","IconFileImport",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M5 13v-8a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-5.5m-9.5 -2h7m-3 -3l3 3l-3 3",key:"svg-1"}]]);/**
777
+ * @license @tabler/icons-react v3.31.0 - MIT
778
+ *
779
+ * This source code is licensed under the MIT license.
780
+ * See the LICENSE file in the root directory of this source tree.
781
+ */var Ya=a.createReactComponent("outline","file-info","IconFileInfo",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M11 14h1v4h1",key:"svg-2"}],["path",{d:"M12 11h.01",key:"svg-3"}]]);/**
782
+ * @license @tabler/icons-react v3.31.0 - MIT
783
+ *
784
+ * This source code is licensed under the MIT license.
785
+ * See the LICENSE file in the root directory of this source tree.
786
+ */var Qa=a.createReactComponent("outline","file-pencil","IconFilePencil",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M10 18l5 -5a1.414 1.414 0 0 0 -2 -2l-5 5v2h2z",key:"svg-2"}]]);/**
787
+ * @license @tabler/icons-react v3.31.0 - MIT
788
+ *
789
+ * This source code is licensed under the MIT license.
790
+ * See the LICENSE file in the root directory of this source tree.
791
+ */var Ja=a.createReactComponent("outline","file-text","IconFileText",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M9 9l1 0",key:"svg-2"}],["path",{d:"M9 13l6 0",key:"svg-3"}],["path",{d:"M9 17l6 0",key:"svg-4"}]]);/**
792
+ * @license @tabler/icons-react v3.31.0 - MIT
793
+ *
794
+ * This source code is licensed under the MIT license.
795
+ * See the LICENSE file in the root directory of this source tree.
796
+ */var ja=a.createReactComponent("outline","file-upload","IconFileUpload",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M12 11v6",key:"svg-2"}],["path",{d:"M9.5 13.5l2.5 -2.5l2.5 2.5",key:"svg-3"}]]);/**
797
+ * @license @tabler/icons-react v3.31.0 - MIT
798
+ *
799
+ * This source code is licensed under the MIT license.
800
+ * See the LICENSE file in the root directory of this source tree.
801
+ */var _a=a.createReactComponent("outline","file-zip","IconFileZip",[["path",{d:"M6 20.735a2 2 0 0 1 -1 -1.735v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-1",key:"svg-0"}],["path",{d:"M11 17a2 2 0 0 1 2 2v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a2 2 0 0 1 2 -2z",key:"svg-1"}],["path",{d:"M11 5l-1 0",key:"svg-2"}],["path",{d:"M13 7l-1 0",key:"svg-3"}],["path",{d:"M11 9l-1 0",key:"svg-4"}],["path",{d:"M13 11l-1 0",key:"svg-5"}],["path",{d:"M11 13l-1 0",key:"svg-6"}],["path",{d:"M13 15l-1 0",key:"svg-7"}]]);/**
802
+ * @license @tabler/icons-react v3.31.0 - MIT
803
+ *
804
+ * This source code is licensed under the MIT license.
805
+ * See the LICENSE file in the root directory of this source tree.
806
+ */var $a=a.createReactComponent("outline","file","IconFile",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}]]);/**
807
+ * @license @tabler/icons-react v3.31.0 - MIT
808
+ *
809
+ * This source code is licensed under the MIT license.
810
+ * See the LICENSE file in the root directory of this source tree.
811
+ */var ae=a.createReactComponent("outline","filter-cog","IconFilterCog",[["path",{d:"M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5",key:"svg-0"}],["path",{d:"M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M19.001 15.5v1.5",key:"svg-2"}],["path",{d:"M19.001 21v1.5",key:"svg-3"}],["path",{d:"M22.032 17.25l-1.299 .75",key:"svg-4"}],["path",{d:"M17.27 20l-1.3 .75",key:"svg-5"}],["path",{d:"M15.97 17.25l1.3 .75",key:"svg-6"}],["path",{d:"M20.733 20l1.3 .75",key:"svg-7"}]]);/**
812
+ * @license @tabler/icons-react v3.31.0 - MIT
813
+ *
814
+ * This source code is licensed under the MIT license.
815
+ * See the LICENSE file in the root directory of this source tree.
816
+ */var ee=a.createReactComponent("outline","filter-off","IconFilterOff",[["path",{d:"M8 4h12v2.172a2 2 0 0 1 -.586 1.414l-3.914 3.914m-.5 3.5v4l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227",key:"svg-0"}],["path",{d:"M3 3l18 18",key:"svg-1"}]]);/**
817
+ * @license @tabler/icons-react v3.31.0 - MIT
818
+ *
819
+ * This source code is licensed under the MIT license.
820
+ * See the LICENSE file in the root directory of this source tree.
821
+ */var te=a.createReactComponent("outline","filter-plus","IconFilterPlus",[["path",{d:"M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v3",key:"svg-0"}],["path",{d:"M16 19h6",key:"svg-1"}],["path",{d:"M19 16v6",key:"svg-2"}]]);/**
822
+ * @license @tabler/icons-react v3.31.0 - MIT
823
+ *
824
+ * This source code is licensed under the MIT license.
825
+ * See the LICENSE file in the root directory of this source tree.
826
+ */var ne=a.createReactComponent("outline","filter-x","IconFilterX",[["path",{d:"M13.758 19.414l-4.758 1.586v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5",key:"svg-0"}],["path",{d:"M22 22l-5 -5",key:"svg-1"}],["path",{d:"M17 22l5 -5",key:"svg-2"}]]);/**
827
+ * @license @tabler/icons-react v3.31.0 - MIT
828
+ *
829
+ * This source code is licensed under the MIT license.
830
+ * See the LICENSE file in the root directory of this source tree.
831
+ */var oe=a.createReactComponent("outline","filters","IconFilters",[["path",{d:"M12 8m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0",key:"svg-0"}],["path",{d:"M8 11a5 5 0 1 0 3.998 1.997",key:"svg-1"}],["path",{d:"M12.002 19.003a5 5 0 1 0 3.998 -8.003",key:"svg-2"}]]);/**
832
+ * @license @tabler/icons-react v3.31.0 - MIT
833
+ *
834
+ * This source code is licensed under the MIT license.
835
+ * See the LICENSE file in the root directory of this source tree.
836
+ */var ce=a.createReactComponent("outline","flag","IconFlag",[["path",{d:"M5 5a5 5 0 0 1 7 0a5 5 0 0 0 7 0v9a5 5 0 0 1 -7 0a5 5 0 0 0 -7 0v-9z",key:"svg-0"}],["path",{d:"M5 21v-7",key:"svg-1"}]]);/**
837
+ * @license @tabler/icons-react v3.31.0 - MIT
838
+ *
839
+ * This source code is licensed under the MIT license.
840
+ * See the LICENSE file in the root directory of this source tree.
841
+ */var ve=a.createReactComponent("outline","flask","IconFlask",[["path",{d:"M9 3l6 0",key:"svg-0"}],["path",{d:"M10 9l4 0",key:"svg-1"}],["path",{d:"M10 3v6l-4 11a.7 .7 0 0 0 .5 1h11a.7 .7 0 0 0 .5 -1l-4 -11v-6",key:"svg-2"}]]);/**
842
+ * @license @tabler/icons-react v3.31.0 - MIT
843
+ *
844
+ * This source code is licensed under the MIT license.
845
+ * See the LICENSE file in the root directory of this source tree.
846
+ */var he=a.createReactComponent("outline","focus-centered","IconFocusCentered",[["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M4 8v-2a2 2 0 0 1 2 -2h2",key:"svg-1"}],["path",{d:"M4 16v2a2 2 0 0 0 2 2h2",key:"svg-2"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v2",key:"svg-3"}],["path",{d:"M16 20h2a2 2 0 0 0 2 -2v-2",key:"svg-4"}]]);/**
847
+ * @license @tabler/icons-react v3.31.0 - MIT
848
+ *
849
+ * This source code is licensed under the MIT license.
850
+ * See the LICENSE file in the root directory of this source tree.
851
+ */var re=a.createReactComponent("outline","folder-open","IconFolderOpen",[["path",{d:"M5 19l2.757 -7.351a1 1 0 0 1 .936 -.649h12.307a1 1 0 0 1 .986 1.164l-.996 5.211a2 2 0 0 1 -1.964 1.625h-14.026a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2",key:"svg-0"}]]);/**
852
+ * @license @tabler/icons-react v3.31.0 - MIT
853
+ *
854
+ * This source code is licensed under the MIT license.
855
+ * See the LICENSE file in the root directory of this source tree.
856
+ */var pe=a.createReactComponent("outline","folder-plus","IconFolderPlus",[["path",{d:"M12 19h-7a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3.5",key:"svg-0"}],["path",{d:"M16 19h6",key:"svg-1"}],["path",{d:"M19 16v6",key:"svg-2"}]]);/**
857
+ * @license @tabler/icons-react v3.31.0 - MIT
858
+ *
859
+ * This source code is licensed under the MIT license.
860
+ * See the LICENSE file in the root directory of this source tree.
861
+ */var se=a.createReactComponent("outline","folder-symlink","IconFolderSymlink",[["path",{d:"M3 21v-4a3 3 0 0 1 3 -3h5",key:"svg-0"}],["path",{d:"M8 17l3 -3l-3 -3",key:"svg-1"}],["path",{d:"M3 11v-5a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8",key:"svg-2"}]]);/**
862
+ * @license @tabler/icons-react v3.31.0 - MIT
863
+ *
864
+ * This source code is licensed under the MIT license.
865
+ * See the LICENSE file in the root directory of this source tree.
866
+ */var le=a.createReactComponent("outline","folder","IconFolder",[["path",{d:"M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2",key:"svg-0"}]]);/**
867
+ * @license @tabler/icons-react v3.31.0 - MIT
868
+ *
869
+ * This source code is licensed under the MIT license.
870
+ * See the LICENSE file in the root directory of this source tree.
871
+ */var ye=a.createReactComponent("outline","forbid","IconForbid",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M9 9l6 6",key:"svg-1"}]]);/**
872
+ * @license @tabler/icons-react v3.31.0 - MIT
873
+ *
874
+ * This source code is licensed under the MIT license.
875
+ * See the LICENSE file in the root directory of this source tree.
876
+ */var de=a.createReactComponent("outline","frame","IconFrame",[["path",{d:"M4 7l16 0",key:"svg-0"}],["path",{d:"M4 17l16 0",key:"svg-1"}],["path",{d:"M7 4l0 16",key:"svg-2"}],["path",{d:"M17 4l0 16",key:"svg-3"}]]);/**
877
+ * @license @tabler/icons-react v3.31.0 - MIT
878
+ *
879
+ * This source code is licensed under the MIT license.
880
+ * See the LICENSE file in the root directory of this source tree.
881
+ */var ge=a.createReactComponent("outline","function","IconFunction",[["path",{d:"M4 4m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h10.666a2.667 2.667 0 0 1 2.667 2.667v10.666a2.667 2.667 0 0 1 -2.667 2.667h-10.666a2.667 2.667 0 0 1 -2.667 -2.667z",key:"svg-0"}],["path",{d:"M9 15.5v.25c0 .69 .56 1.25 1.25 1.25c.71 0 1.304 -.538 1.374 -1.244l.752 -7.512a1.381 1.381 0 0 1 1.374 -1.244c.69 0 1.25 .56 1.25 1.25v.25",key:"svg-1"}],["path",{d:"M9 12h6",key:"svg-2"}]]);/**
882
+ * @license @tabler/icons-react v3.31.0 - MIT
883
+ *
884
+ * This source code is licensed under the MIT license.
885
+ * See the LICENSE file in the root directory of this source tree.
886
+ */var ke=a.createReactComponent("outline","gauge","IconGauge",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M13.41 10.59l2.59 -2.59",key:"svg-2"}],["path",{d:"M7 12a5 5 0 0 1 5 -5",key:"svg-3"}]]);/**
887
+ * @license @tabler/icons-react v3.31.0 - MIT
888
+ *
889
+ * This source code is licensed under the MIT license.
890
+ * See the LICENSE file in the root directory of this source tree.
891
+ */var Me=a.createReactComponent("outline","git-branch-deleted","IconGitBranchDeleted",[["path",{d:"M7 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M7 8v8",key:"svg-2"}],["path",{d:"M9 18h6a2 2 0 0 0 2 -2v-5",key:"svg-3"}],["path",{d:"M14 14l3 -3l3 3",key:"svg-4"}],["path",{d:"M15 4l4 4",key:"svg-5"}],["path",{d:"M15 8l4 -4",key:"svg-6"}]]);/**
892
+ * @license @tabler/icons-react v3.31.0 - MIT
893
+ *
894
+ * This source code is licensed under the MIT license.
895
+ * See the LICENSE file in the root directory of this source tree.
896
+ */var ie=a.createReactComponent("outline","git-commit","IconGitCommit",[["path",{d:"M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-0"}],["path",{d:"M12 3l0 6",key:"svg-1"}],["path",{d:"M12 15l0 6",key:"svg-2"}]]);/**
897
+ * @license @tabler/icons-react v3.31.0 - MIT
898
+ *
899
+ * This source code is licensed under the MIT license.
900
+ * See the LICENSE file in the root directory of this source tree.
901
+ */var Ie=a.createReactComponent("outline","gizmo","IconGizmo",[["path",{d:"M20 19l-8 -5.5l-8 5.5",key:"svg-0"}],["path",{d:"M12 4v9.5",key:"svg-1"}],["path",{d:"M12 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}],["path",{d:"M4 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}],["path",{d:"M20 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}]]);/**
902
+ * @license @tabler/icons-react v3.31.0 - MIT
903
+ *
904
+ * This source code is licensed under the MIT license.
905
+ * See the LICENSE file in the root directory of this source tree.
906
+ */var ue=a.createReactComponent("outline","h-1","IconH1",[["path",{d:"M19 18v-8l-2 2",key:"svg-0"}],["path",{d:"M4 6v12",key:"svg-1"}],["path",{d:"M12 6v12",key:"svg-2"}],["path",{d:"M11 18h2",key:"svg-3"}],["path",{d:"M3 18h2",key:"svg-4"}],["path",{d:"M4 12h8",key:"svg-5"}],["path",{d:"M3 6h2",key:"svg-6"}],["path",{d:"M11 6h2",key:"svg-7"}]]);/**
907
+ * @license @tabler/icons-react v3.31.0 - MIT
908
+ *
909
+ * This source code is licensed under the MIT license.
910
+ * See the LICENSE file in the root directory of this source tree.
911
+ */var me=a.createReactComponent("outline","h-2","IconH2",[["path",{d:"M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0",key:"svg-0"}],["path",{d:"M4 6v12",key:"svg-1"}],["path",{d:"M12 6v12",key:"svg-2"}],["path",{d:"M11 18h2",key:"svg-3"}],["path",{d:"M3 18h2",key:"svg-4"}],["path",{d:"M4 12h8",key:"svg-5"}],["path",{d:"M3 6h2",key:"svg-6"}],["path",{d:"M11 6h2",key:"svg-7"}]]);/**
912
+ * @license @tabler/icons-react v3.31.0 - MIT
913
+ *
914
+ * This source code is licensed under the MIT license.
915
+ * See the LICENSE file in the root directory of this source tree.
916
+ */var Ce=a.createReactComponent("outline","h-3","IconH3",[["path",{d:"M19 14a2 2 0 1 0 -2 -2",key:"svg-0"}],["path",{d:"M17 16a2 2 0 1 0 2 -2",key:"svg-1"}],["path",{d:"M4 6v12",key:"svg-2"}],["path",{d:"M12 6v12",key:"svg-3"}],["path",{d:"M11 18h2",key:"svg-4"}],["path",{d:"M3 18h2",key:"svg-5"}],["path",{d:"M4 12h8",key:"svg-6"}],["path",{d:"M3 6h2",key:"svg-7"}],["path",{d:"M11 6h2",key:"svg-8"}]]);/**
917
+ * @license @tabler/icons-react v3.31.0 - MIT
918
+ *
919
+ * This source code is licensed under the MIT license.
920
+ * See the LICENSE file in the root directory of this source tree.
921
+ */var Re=a.createReactComponent("outline","hand-click","IconHandClick",[["path",{d:"M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5",key:"svg-0"}],["path",{d:"M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5",key:"svg-1"}],["path",{d:"M14 10.5a1.5 1.5 0 0 1 3 0v1.5",key:"svg-2"}],["path",{d:"M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47",key:"svg-3"}],["path",{d:"M5 3l-1 -1",key:"svg-4"}],["path",{d:"M4 7h-1",key:"svg-5"}],["path",{d:"M14 3l1 -1",key:"svg-6"}],["path",{d:"M15 6h1",key:"svg-7"}]]);/**
922
+ * @license @tabler/icons-react v3.31.0 - MIT
923
+ *
924
+ * This source code is licensed under the MIT license.
925
+ * See the LICENSE file in the root directory of this source tree.
926
+ */var ze=a.createReactComponent("outline","hand-move","IconHandMove",[["path",{d:"M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5",key:"svg-0"}],["path",{d:"M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5",key:"svg-1"}],["path",{d:"M14 10.5a1.5 1.5 0 0 1 3 0v1.5",key:"svg-2"}],["path",{d:"M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47",key:"svg-3"}],["path",{d:"M2.541 5.594a13.487 13.487 0 0 1 2.46 -1.427",key:"svg-4"}],["path",{d:"M14 3.458c1.32 .354 2.558 .902 3.685 1.612",key:"svg-5"}]]);/**
927
+ * @license @tabler/icons-react v3.31.0 - MIT
928
+ *
929
+ * This source code is licensed under the MIT license.
930
+ * See the LICENSE file in the root directory of this source tree.
931
+ */var Se=a.createReactComponent("outline","headphones","IconHeadphones",[["path",{d:"M4 13m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M15 13m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z",key:"svg-1"}],["path",{d:"M4 15v-3a8 8 0 0 1 16 0v3",key:"svg-2"}]]);/**
932
+ * @license @tabler/icons-react v3.31.0 - MIT
933
+ *
934
+ * This source code is licensed under the MIT license.
935
+ * See the LICENSE file in the root directory of this source tree.
936
+ */var fe=a.createReactComponent("outline","heart-off","IconHeartOff",[["path",{d:"M3 3l18 18",key:"svg-0"}],["path",{d:"M19.5 12.572l-1.5 1.428m-2 2l-4 4l-7.5 -7.428a5 5 0 0 1 -1.288 -5.068a4.976 4.976 0 0 1 1.788 -2.504m3 -1c1.56 0 3.05 .727 4 2a5 5 0 1 1 7.5 6.572",key:"svg-1"}]]);/**
937
+ * @license @tabler/icons-react v3.31.0 - MIT
938
+ *
939
+ * This source code is licensed under the MIT license.
940
+ * See the LICENSE file in the root directory of this source tree.
941
+ */var be=a.createReactComponent("outline","heart-rate-monitor","IconHeartRateMonitor",[["path",{d:"M3 4m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M7 20h10",key:"svg-1"}],["path",{d:"M9 16v4",key:"svg-2"}],["path",{d:"M15 16v4",key:"svg-3"}],["path",{d:"M7 10h2l2 3l2 -6l1 3h3",key:"svg-4"}]]);/**
942
+ * @license @tabler/icons-react v3.31.0 - MIT
943
+ *
944
+ * This source code is licensed under the MIT license.
945
+ * See the LICENSE file in the root directory of this source tree.
946
+ */var Le=a.createReactComponent("outline","heart","IconHeart",[["path",{d:"M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572",key:"svg-0"}]]);/**
947
+ * @license @tabler/icons-react v3.31.0 - MIT
948
+ *
949
+ * This source code is licensed under the MIT license.
950
+ * See the LICENSE file in the root directory of this source tree.
951
+ */var Pe=a.createReactComponent("outline","help-circle","IconHelpCircle",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 16v.01",key:"svg-1"}],["path",{d:"M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483",key:"svg-2"}]]);/**
952
+ * @license @tabler/icons-react v3.31.0 - MIT
953
+ *
954
+ * This source code is licensed under the MIT license.
955
+ * See the LICENSE file in the root directory of this source tree.
956
+ */var De=a.createReactComponent("outline","hierarchy-2","IconHierarchy2",[["path",{d:"M10 3h4v4h-4z",key:"svg-0"}],["path",{d:"M3 17h4v4h-4z",key:"svg-1"}],["path",{d:"M17 17h4v4h-4z",key:"svg-2"}],["path",{d:"M7 17l5 -4l5 4",key:"svg-3"}],["path",{d:"M12 7l0 6",key:"svg-4"}]]);/**
957
+ * @license @tabler/icons-react v3.31.0 - MIT
958
+ *
959
+ * This source code is licensed under the MIT license.
960
+ * See the LICENSE file in the root directory of this source tree.
961
+ */var we=a.createReactComponent("outline","hierarchy","IconHierarchy",[["path",{d:"M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-2"}],["path",{d:"M6.5 17.5l5.5 -4.5l5.5 4.5",key:"svg-3"}],["path",{d:"M12 7l0 6",key:"svg-4"}]]);/**
962
+ * @license @tabler/icons-react v3.31.0 - MIT
963
+ *
964
+ * This source code is licensed under the MIT license.
965
+ * See the LICENSE file in the root directory of this source tree.
966
+ */var Ae=a.createReactComponent("outline","history-toggle","IconHistoryToggle",[["path",{d:"M10 20.777a8.942 8.942 0 0 1 -2.48 -.969",key:"svg-0"}],["path",{d:"M14 3.223a9.003 9.003 0 0 1 0 17.554",key:"svg-1"}],["path",{d:"M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592",key:"svg-2"}],["path",{d:"M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305",key:"svg-3"}],["path",{d:"M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356",key:"svg-4"}],["path",{d:"M12 8v4l3 3",key:"svg-5"}]]);/**
967
+ * @license @tabler/icons-react v3.31.0 - MIT
968
+ *
969
+ * This source code is licensed under the MIT license.
970
+ * See the LICENSE file in the root directory of this source tree.
971
+ */var Te=a.createReactComponent("outline","history","IconHistory",[["path",{d:"M12 8l0 4l2 2",key:"svg-0"}],["path",{d:"M3.05 11a9 9 0 1 1 .5 4m-.5 5v-5h5",key:"svg-1"}]]);/**
972
+ * @license @tabler/icons-react v3.31.0 - MIT
973
+ *
974
+ * This source code is licensed under the MIT license.
975
+ * See the LICENSE file in the root directory of this source tree.
976
+ */var Be=a.createReactComponent("outline","home","IconHome",[["path",{d:"M5 12l-2 0l9 -9l9 9l-2 0",key:"svg-0"}],["path",{d:"M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7",key:"svg-1"}],["path",{d:"M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6",key:"svg-2"}]]);/**
977
+ * @license @tabler/icons-react v3.31.0 - MIT
978
+ *
979
+ * This source code is licensed under the MIT license.
980
+ * See the LICENSE file in the root directory of this source tree.
981
+ */var xe=a.createReactComponent("outline","hourglass-high","IconHourglassHigh",[["path",{d:"M6.5 7h11",key:"svg-0"}],["path",{d:"M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z",key:"svg-1"}],["path",{d:"M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z",key:"svg-2"}]]);/**
982
+ * @license @tabler/icons-react v3.31.0 - MIT
983
+ *
984
+ * This source code is licensed under the MIT license.
985
+ * See the LICENSE file in the root directory of this source tree.
986
+ */var Fe=a.createReactComponent("outline","hours-24","IconHours24",[["path",{d:"M4 13c.325 2.532 1.881 4.781 4 6",key:"svg-0"}],["path",{d:"M20 11a8.1 8.1 0 0 0 -15.5 -2",key:"svg-1"}],["path",{d:"M4 5v4h4",key:"svg-2"}],["path",{d:"M12 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2",key:"svg-3"}],["path",{d:"M18 15v2a1 1 0 0 0 1 1h1",key:"svg-4"}],["path",{d:"M21 15v6",key:"svg-5"}]]);/**
987
+ * @license @tabler/icons-react v3.31.0 - MIT
988
+ *
989
+ * This source code is licensed under the MIT license.
990
+ * See the LICENSE file in the root directory of this source tree.
991
+ */var qe=a.createReactComponent("outline","http-get","IconHttpGet",[["path",{d:"M7 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1",key:"svg-0"}],["path",{d:"M14 8h-4v8h4",key:"svg-1"}],["path",{d:"M10 12h2.5",key:"svg-2"}],["path",{d:"M17 8h4",key:"svg-3"}],["path",{d:"M19 8v8",key:"svg-4"}]]);/**
992
+ * @license @tabler/icons-react v3.31.0 - MIT
993
+ *
994
+ * This source code is licensed under the MIT license.
995
+ * See the LICENSE file in the root directory of this source tree.
996
+ */var He=a.createReactComponent("outline","http-post","IconHttpPost",[["path",{d:"M3 12h2a2 2 0 1 0 0 -4h-2v8",key:"svg-0"}],["path",{d:"M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2",key:"svg-1"}],["path",{d:"M17 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1",key:"svg-2"}]]);/**
997
+ * @license @tabler/icons-react v3.31.0 - MIT
998
+ *
999
+ * This source code is licensed under the MIT license.
1000
+ * See the LICENSE file in the root directory of this source tree.
1001
+ */var Ne=a.createReactComponent("outline","id","IconId",[["path",{d:"M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z",key:"svg-0"}],["path",{d:"M9 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M15 8l2 0",key:"svg-2"}],["path",{d:"M15 12l2 0",key:"svg-3"}],["path",{d:"M7 16l10 0",key:"svg-4"}]]);/**
1002
+ * @license @tabler/icons-react v3.31.0 - MIT
1003
+ *
1004
+ * This source code is licensed under the MIT license.
1005
+ * See the LICENSE file in the root directory of this source tree.
1006
+ */var Oe=a.createReactComponent("outline","inbox","IconInbox",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M4 13h3l3 3h4l3 -3h3",key:"svg-1"}]]);/**
1007
+ * @license @tabler/icons-react v3.31.0 - MIT
1008
+ *
1009
+ * This source code is licensed under the MIT license.
1010
+ * See the LICENSE file in the root directory of this source tree.
1011
+ */var Ue=a.createReactComponent("outline","italic","IconItalic",[["path",{d:"M11 5l6 0",key:"svg-0"}],["path",{d:"M7 19l6 0",key:"svg-1"}],["path",{d:"M14 5l-4 14",key:"svg-2"}]]);/**
1012
+ * @license @tabler/icons-react v3.31.0 - MIT
1013
+ *
1014
+ * This source code is licensed under the MIT license.
1015
+ * See the LICENSE file in the root directory of this source tree.
1016
+ */var Ee=a.createReactComponent("outline","json","IconJson",[["path",{d:"M20 16v-8l3 8v-8",key:"svg-0"}],["path",{d:"M15 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z",key:"svg-1"}],["path",{d:"M1 8h3v6.5a1.5 1.5 0 0 1 -3 0v-.5",key:"svg-2"}],["path",{d:"M7 15a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1",key:"svg-3"}]]);/**
1017
+ * @license @tabler/icons-react v3.31.0 - MIT
1018
+ *
1019
+ * This source code is licensed under the MIT license.
1020
+ * See the LICENSE file in the root directory of this source tree.
1021
+ */var Ge=a.createReactComponent("outline","key","IconKey",[["path",{d:"M16.555 3.843l3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1 -4.069 0l-.301 -.301l-6.558 6.558a2 2 0 0 1 -1.239 .578l-.175 .008h-1.172a1 1 0 0 1 -.993 -.883l-.007 -.117v-1.172a2 2 0 0 1 .467 -1.284l.119 -.13l.414 -.414h2v-2h2v-2l2.144 -2.144l-.301 -.301a2.877 2.877 0 0 1 0 -4.069l2.643 -2.643a2.877 2.877 0 0 1 4.069 0z",key:"svg-0"}],["path",{d:"M15 9h.01",key:"svg-1"}]]);/**
1022
+ * @license @tabler/icons-react v3.31.0 - MIT
1023
+ *
1024
+ * This source code is licensed under the MIT license.
1025
+ * See the LICENSE file in the root directory of this source tree.
1026
+ */var Xe=a.createReactComponent("outline","language","IconLanguage",[["path",{d:"M4 5h7",key:"svg-0"}],["path",{d:"M9 3v2c0 4.418 -2.239 8 -5 8",key:"svg-1"}],["path",{d:"M5 9c0 2.144 2.952 3.908 6.7 4",key:"svg-2"}],["path",{d:"M12 20l4 -9l4 9",key:"svg-3"}],["path",{d:"M19.1 18h-6.2",key:"svg-4"}]]);/**
1027
+ * @license @tabler/icons-react v3.31.0 - MIT
1028
+ *
1029
+ * This source code is licensed under the MIT license.
1030
+ * See the LICENSE file in the root directory of this source tree.
1031
+ */var Ke=a.createReactComponent("outline","layers-linked","IconLayersLinked",[["path",{d:"M19 8.268a2 2 0 0 1 1 1.732v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h3",key:"svg-0"}],["path",{d:"M5 15.734a2 2 0 0 1 -1 -1.734v-8a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-3",key:"svg-1"}]]);/**
1032
+ * @license @tabler/icons-react v3.31.0 - MIT
1033
+ *
1034
+ * This source code is licensed under the MIT license.
1035
+ * See the LICENSE file in the root directory of this source tree.
1036
+ */var Ve=a.createReactComponent("outline","layout-dashboard","IconLayoutDashboard",[["path",{d:"M5 4h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1",key:"svg-0"}],["path",{d:"M5 16h4a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1",key:"svg-1"}],["path",{d:"M15 12h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1",key:"svg-2"}],["path",{d:"M15 4h4a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1",key:"svg-3"}]]);/**
1037
+ * @license @tabler/icons-react v3.31.0 - MIT
1038
+ *
1039
+ * This source code is licensed under the MIT license.
1040
+ * See the LICENSE file in the root directory of this source tree.
1041
+ */var We=a.createReactComponent("outline","layout-grid","IconLayoutGrid",[["path",{d:"M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M14 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-1"}],["path",{d:"M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-2"}],["path",{d:"M14 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-3"}]]);/**
1042
+ * @license @tabler/icons-react v3.31.0 - MIT
1043
+ *
1044
+ * This source code is licensed under the MIT license.
1045
+ * See the LICENSE file in the root directory of this source tree.
1046
+ */var Ze=a.createReactComponent("outline","layout-kanban","IconLayoutKanban",[["path",{d:"M4 4l6 0",key:"svg-0"}],["path",{d:"M14 4l6 0",key:"svg-1"}],["path",{d:"M4 8m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-2"}],["path",{d:"M14 8m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-3"}]]);/**
1047
+ * @license @tabler/icons-react v3.31.0 - MIT
1048
+ *
1049
+ * This source code is licensed under the MIT license.
1050
+ * See the LICENSE file in the root directory of this source tree.
1051
+ */var Ye=a.createReactComponent("outline","layout-list","IconLayoutList",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M4 14m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-1"}]]);/**
1052
+ * @license @tabler/icons-react v3.31.0 - MIT
1053
+ *
1054
+ * This source code is licensed under the MIT license.
1055
+ * See the LICENSE file in the root directory of this source tree.
1056
+ */var Qe=a.createReactComponent("outline","layout-navbar","IconLayoutNavbar",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M4 9l16 0",key:"svg-1"}]]);/**
1057
+ * @license @tabler/icons-react v3.31.0 - MIT
1058
+ *
1059
+ * This source code is licensed under the MIT license.
1060
+ * See the LICENSE file in the root directory of this source tree.
1061
+ */var Je=a.createReactComponent("outline","layout-sidebar-left-collapse","IconLayoutSidebarLeftCollapse",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M9 4v16",key:"svg-1"}],["path",{d:"M15 10l-2 2l2 2",key:"svg-2"}]]);/**
1062
+ * @license @tabler/icons-react v3.31.0 - MIT
1063
+ *
1064
+ * This source code is licensed under the MIT license.
1065
+ * See the LICENSE file in the root directory of this source tree.
1066
+ */var je=a.createReactComponent("outline","layout-sidebar-right-collapse","IconLayoutSidebarRightCollapse",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M15 4v16",key:"svg-1"}],["path",{d:"M9 10l2 2l-2 2",key:"svg-2"}]]);/**
1067
+ * @license @tabler/icons-react v3.31.0 - MIT
1068
+ *
1069
+ * This source code is licensed under the MIT license.
1070
+ * See the LICENSE file in the root directory of this source tree.
1071
+ */var _e=a.createReactComponent("outline","layout-sidebar-right-expand","IconLayoutSidebarRightExpand",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M15 4v16",key:"svg-1"}],["path",{d:"M10 10l-2 2l2 2",key:"svg-2"}]]);/**
1072
+ * @license @tabler/icons-react v3.31.0 - MIT
1073
+ *
1074
+ * This source code is licensed under the MIT license.
1075
+ * See the LICENSE file in the root directory of this source tree.
1076
+ */var $e=a.createReactComponent("outline","layout-sidebar-right","IconLayoutSidebarRight",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M15 4l0 16",key:"svg-1"}]]);/**
1077
+ * @license @tabler/icons-react v3.31.0 - MIT
1078
+ *
1079
+ * This source code is licensed under the MIT license.
1080
+ * See the LICENSE file in the root directory of this source tree.
1081
+ */var a0=a.createReactComponent("outline","layout","IconLayout",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-1"}],["path",{d:"M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-2"}]]);/**
1082
+ * @license @tabler/icons-react v3.31.0 - MIT
1083
+ *
1084
+ * This source code is licensed under the MIT license.
1085
+ * See the LICENSE file in the root directory of this source tree.
1086
+ */var e0=a.createReactComponent("outline","letter-k","IconLetterK",[["path",{d:"M7 4l0 16",key:"svg-0"}],["path",{d:"M7 12h2l8 -8",key:"svg-1"}],["path",{d:"M9 12l8 8",key:"svg-2"}]]);/**
1087
+ * @license @tabler/icons-react v3.31.0 - MIT
1088
+ *
1089
+ * This source code is licensed under the MIT license.
1090
+ * See the LICENSE file in the root directory of this source tree.
1091
+ */var t0=a.createReactComponent("outline","lifebuoy","IconLifebuoy",[["path",{d:"M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-0"}],["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-1"}],["path",{d:"M15 15l3.35 3.35",key:"svg-2"}],["path",{d:"M9 15l-3.35 3.35",key:"svg-3"}],["path",{d:"M5.65 5.65l3.35 3.35",key:"svg-4"}],["path",{d:"M18.35 5.65l-3.35 3.35",key:"svg-5"}]]);/**
1092
+ * @license @tabler/icons-react v3.31.0 - MIT
1093
+ *
1094
+ * This source code is licensed under the MIT license.
1095
+ * See the LICENSE file in the root directory of this source tree.
1096
+ */var n0=a.createReactComponent("outline","link-off","IconLinkOff",[["path",{d:"M9 15l3 -3m2 -2l1 -1",key:"svg-0"}],["path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464",key:"svg-1"}],["path",{d:"M3 3l18 18",key:"svg-2"}],["path",{d:"M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463",key:"svg-3"}]]);/**
1097
+ * @license @tabler/icons-react v3.31.0 - MIT
1098
+ *
1099
+ * This source code is licensed under the MIT license.
1100
+ * See the LICENSE file in the root directory of this source tree.
1101
+ */var o0=a.createReactComponent("outline","link-plus","IconLinkPlus",[["path",{d:"M9 15l6 -6",key:"svg-0"}],["path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.072 0a4.993 4.993 0 0 1 -.001 7.072",key:"svg-1"}],["path",{d:"M12.603 18.534a5.07 5.07 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463",key:"svg-2"}],["path",{d:"M16 19h6",key:"svg-3"}],["path",{d:"M19 16v6",key:"svg-4"}]]);/**
1102
+ * @license @tabler/icons-react v3.31.0 - MIT
1103
+ *
1104
+ * This source code is licensed under the MIT license.
1105
+ * See the LICENSE file in the root directory of this source tree.
1106
+ */var c0=a.createReactComponent("outline","link","IconLink",[["path",{d:"M9 15l6 -6",key:"svg-0"}],["path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464",key:"svg-1"}],["path",{d:"M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463",key:"svg-2"}]]);/**
1107
+ * @license @tabler/icons-react v3.31.0 - MIT
1108
+ *
1109
+ * This source code is licensed under the MIT license.
1110
+ * See the LICENSE file in the root directory of this source tree.
1111
+ */var v0=a.createReactComponent("outline","list-check","IconListCheck",[["path",{d:"M3.5 5.5l1.5 1.5l2.5 -2.5",key:"svg-0"}],["path",{d:"M3.5 11.5l1.5 1.5l2.5 -2.5",key:"svg-1"}],["path",{d:"M3.5 17.5l1.5 1.5l2.5 -2.5",key:"svg-2"}],["path",{d:"M11 6l9 0",key:"svg-3"}],["path",{d:"M11 12l9 0",key:"svg-4"}],["path",{d:"M11 18l9 0",key:"svg-5"}]]);/**
1112
+ * @license @tabler/icons-react v3.31.0 - MIT
1113
+ *
1114
+ * This source code is licensed under the MIT license.
1115
+ * See the LICENSE file in the root directory of this source tree.
1116
+ */var h0=a.createReactComponent("outline","list-details","IconListDetails",[["path",{d:"M13 5h8",key:"svg-0"}],["path",{d:"M13 9h5",key:"svg-1"}],["path",{d:"M13 15h8",key:"svg-2"}],["path",{d:"M13 19h5",key:"svg-3"}],["path",{d:"M3 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-4"}],["path",{d:"M3 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-5"}]]);/**
1117
+ * @license @tabler/icons-react v3.31.0 - MIT
1118
+ *
1119
+ * This source code is licensed under the MIT license.
1120
+ * See the LICENSE file in the root directory of this source tree.
1121
+ */var r0=a.createReactComponent("outline","list-numbers","IconListNumbers",[["path",{d:"M11 6h9",key:"svg-0"}],["path",{d:"M11 12h9",key:"svg-1"}],["path",{d:"M12 18h8",key:"svg-2"}],["path",{d:"M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4",key:"svg-3"}],["path",{d:"M6 10v-6l-2 2",key:"svg-4"}]]);/**
1122
+ * @license @tabler/icons-react v3.31.0 - MIT
1123
+ *
1124
+ * This source code is licensed under the MIT license.
1125
+ * See the LICENSE file in the root directory of this source tree.
1126
+ */var p0=a.createReactComponent("outline","list","IconList",[["path",{d:"M9 6l11 0",key:"svg-0"}],["path",{d:"M9 12l11 0",key:"svg-1"}],["path",{d:"M9 18l11 0",key:"svg-2"}],["path",{d:"M5 6l0 .01",key:"svg-3"}],["path",{d:"M5 12l0 .01",key:"svg-4"}],["path",{d:"M5 18l0 .01",key:"svg-5"}]]);/**
1127
+ * @license @tabler/icons-react v3.31.0 - MIT
1128
+ *
1129
+ * This source code is licensed under the MIT license.
1130
+ * See the LICENSE file in the root directory of this source tree.
1131
+ */var s0=a.createReactComponent("outline","loader","IconLoader",[["path",{d:"M12 6l0 -3",key:"svg-0"}],["path",{d:"M16.25 7.75l2.15 -2.15",key:"svg-1"}],["path",{d:"M18 12l3 0",key:"svg-2"}],["path",{d:"M16.25 16.25l2.15 2.15",key:"svg-3"}],["path",{d:"M12 18l0 3",key:"svg-4"}],["path",{d:"M7.75 16.25l-2.15 2.15",key:"svg-5"}],["path",{d:"M6 12l-3 0",key:"svg-6"}],["path",{d:"M7.75 7.75l-2.15 -2.15",key:"svg-7"}]]);/**
1132
+ * @license @tabler/icons-react v3.31.0 - MIT
1133
+ *
1134
+ * This source code is licensed under the MIT license.
1135
+ * See the LICENSE file in the root directory of this source tree.
1136
+ */var l0=a.createReactComponent("outline","lock-open","IconLockOpen",[["path",{d:"M5 11m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M8 11v-5a4 4 0 0 1 8 0",key:"svg-2"}]]);/**
1137
+ * @license @tabler/icons-react v3.31.0 - MIT
1138
+ *
1139
+ * This source code is licensed under the MIT license.
1140
+ * See the LICENSE file in the root directory of this source tree.
1141
+ */var y0=a.createReactComponent("outline","lock","IconLock",[["path",{d:"M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6z",key:"svg-0"}],["path",{d:"M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-1"}],["path",{d:"M8 11v-4a4 4 0 1 1 8 0v4",key:"svg-2"}]]);/**
1142
+ * @license @tabler/icons-react v3.31.0 - MIT
1143
+ *
1144
+ * This source code is licensed under the MIT license.
1145
+ * See the LICENSE file in the root directory of this source tree.
1146
+ */var d0=a.createReactComponent("outline","logout","IconLogout",[["path",{d:"M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M9 12h12l-3 -3",key:"svg-1"}],["path",{d:"M18 15l3 -3",key:"svg-2"}]]);/**
1147
+ * @license @tabler/icons-react v3.31.0 - MIT
1148
+ *
1149
+ * This source code is licensed under the MIT license.
1150
+ * See the LICENSE file in the root directory of this source tree.
1151
+ */var g0=a.createReactComponent("outline","mail-cog","IconMailCog",[["path",{d:"M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5",key:"svg-0"}],["path",{d:"M3 7l9 6l9 -6",key:"svg-1"}],["path",{d:"M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-2"}],["path",{d:"M19.001 15.5v1.5",key:"svg-3"}],["path",{d:"M19.001 21v1.5",key:"svg-4"}],["path",{d:"M22.032 17.25l-1.299 .75",key:"svg-5"}],["path",{d:"M17.27 20l-1.3 .75",key:"svg-6"}],["path",{d:"M15.97 17.25l1.3 .75",key:"svg-7"}],["path",{d:"M20.733 20l1.3 .75",key:"svg-8"}]]);/**
1152
+ * @license @tabler/icons-react v3.31.0 - MIT
1153
+ *
1154
+ * This source code is licensed under the MIT license.
1155
+ * See the LICENSE file in the root directory of this source tree.
1156
+ */var k0=a.createReactComponent("outline","mail-x","IconMailX",[["path",{d:"M13.5 19h-8.5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6",key:"svg-0"}],["path",{d:"M3 7l9 6l9 -6",key:"svg-1"}],["path",{d:"M22 22l-5 -5",key:"svg-2"}],["path",{d:"M17 22l5 -5",key:"svg-3"}]]);/**
1157
+ * @license @tabler/icons-react v3.31.0 - MIT
1158
+ *
1159
+ * This source code is licensed under the MIT license.
1160
+ * See the LICENSE file in the root directory of this source tree.
1161
+ */var M0=a.createReactComponent("outline","mail","IconMail",[["path",{d:"M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z",key:"svg-0"}],["path",{d:"M3 7l9 6l9 -6",key:"svg-1"}]]);/**
1162
+ * @license @tabler/icons-react v3.31.0 - MIT
1163
+ *
1164
+ * This source code is licensed under the MIT license.
1165
+ * See the LICENSE file in the root directory of this source tree.
1166
+ */var i0=a.createReactComponent("outline","map","IconMap",[["path",{d:"M3 7l6 -3l6 3l6 -3v13l-6 3l-6 -3l-6 3v-13",key:"svg-0"}],["path",{d:"M9 4v13",key:"svg-1"}],["path",{d:"M15 7v13",key:"svg-2"}]]);/**
1167
+ * @license @tabler/icons-react v3.31.0 - MIT
1168
+ *
1169
+ * This source code is licensed under the MIT license.
1170
+ * See the LICENSE file in the root directory of this source tree.
1171
+ */var I0=a.createReactComponent("outline","math-max","IconMathMax",[["path",{d:"M5 6a2 2 0 1 0 4 0a2 2 0 0 0 -4 0",key:"svg-0"}],["path",{d:"M3 15s.616 -5.544 2.332 -7.93",key:"svg-1"}],["path",{d:"M8.637 7.112c2.717 3.313 5.882 12.888 8.363 12.888c2 0 3.333 -3 4 -9",key:"svg-2"}]]);/**
1172
+ * @license @tabler/icons-react v3.31.0 - MIT
1173
+ *
1174
+ * This source code is licensed under the MIT license.
1175
+ * See the LICENSE file in the root directory of this source tree.
1176
+ */var u0=a.createReactComponent("outline","math-min","IconMathMin",[["path",{d:"M15 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0",key:"svg-0"}],["path",{d:"M3 13s1 -9 4 -9c2.48 0 5.643 9.565 8.36 12.883",key:"svg-1"}],["path",{d:"M18.748 17.038c.702 -.88 1.452 -3.56 2.252 -8.038",key:"svg-2"}]]);/**
1177
+ * @license @tabler/icons-react v3.31.0 - MIT
1178
+ *
1179
+ * This source code is licensed under the MIT license.
1180
+ * See the LICENSE file in the root directory of this source tree.
1181
+ */var m0=a.createReactComponent("outline","math-xy","IconMathXy",[["path",{d:"M14 9l3 5.063",key:"svg-0"}],["path",{d:"M4 9l6 6",key:"svg-1"}],["path",{d:"M4 15l6 -6",key:"svg-2"}],["path",{d:"M20 9l-4.8 9",key:"svg-3"}]]);/**
1182
+ * @license @tabler/icons-react v3.31.0 - MIT
1183
+ *
1184
+ * This source code is licensed under the MIT license.
1185
+ * See the LICENSE file in the root directory of this source tree.
1186
+ */var C0=a.createReactComponent("outline","maximize","IconMaximize",[["path",{d:"M4 8v-2a2 2 0 0 1 2 -2h2",key:"svg-0"}],["path",{d:"M4 16v2a2 2 0 0 0 2 2h2",key:"svg-1"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v2",key:"svg-2"}],["path",{d:"M16 20h2a2 2 0 0 0 2 -2v-2",key:"svg-3"}]]);/**
1187
+ * @license @tabler/icons-react v3.31.0 - MIT
1188
+ *
1189
+ * This source code is licensed under the MIT license.
1190
+ * See the LICENSE file in the root directory of this source tree.
1191
+ */var R0=a.createReactComponent("outline","message-circle-plus","IconMessageCirclePlus",[["path",{d:"M12.007 19.98a9.869 9.869 0 0 1 -4.307 -.98l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.992 1.7 2.93 4.04 2.747 6.34",key:"svg-0"}],["path",{d:"M16 19h6",key:"svg-1"}],["path",{d:"M19 16v6",key:"svg-2"}]]);/**
1192
+ * @license @tabler/icons-react v3.31.0 - MIT
1193
+ *
1194
+ * This source code is licensed under the MIT license.
1195
+ * See the LICENSE file in the root directory of this source tree.
1196
+ */var z0=a.createReactComponent("outline","message-circle","IconMessageCircle",[["path",{d:"M3 20l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c3.255 2.777 3.695 7.266 1.029 10.501c-2.666 3.235 -7.615 4.215 -11.574 2.293l-4.7 1",key:"svg-0"}]]);/**
1197
+ * @license @tabler/icons-react v3.31.0 - MIT
1198
+ *
1199
+ * This source code is licensed under the MIT license.
1200
+ * See the LICENSE file in the root directory of this source tree.
1201
+ */var S0=a.createReactComponent("outline","message","IconMessage",[["path",{d:"M8 9h8",key:"svg-0"}],["path",{d:"M8 13h6",key:"svg-1"}],["path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z",key:"svg-2"}]]);/**
1202
+ * @license @tabler/icons-react v3.31.0 - MIT
1203
+ *
1204
+ * This source code is licensed under the MIT license.
1205
+ * See the LICENSE file in the root directory of this source tree.
1206
+ */var f0=a.createReactComponent("outline","moneybag","IconMoneybag",[["path",{d:"M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5",key:"svg-0"}],["path",{d:"M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4",key:"svg-1"}]]);/**
1207
+ * @license @tabler/icons-react v3.31.0 - MIT
1208
+ *
1209
+ * This source code is licensed under the MIT license.
1210
+ * See the LICENSE file in the root directory of this source tree.
1211
+ */var b0=a.createReactComponent("outline","mood-smile","IconMoodSmile",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M9 10l.01 0",key:"svg-1"}],["path",{d:"M15 10l.01 0",key:"svg-2"}],["path",{d:"M9.5 15a3.5 3.5 0 0 0 5 0",key:"svg-3"}]]);/**
1212
+ * @license @tabler/icons-react v3.31.0 - MIT
1213
+ *
1214
+ * This source code is licensed under the MIT license.
1215
+ * See the LICENSE file in the root directory of this source tree.
1216
+ */var L0=a.createReactComponent("outline","moon","IconMoon",[["path",{d:"M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z",key:"svg-0"}]]);/**
1217
+ * @license @tabler/icons-react v3.31.0 - MIT
1218
+ *
1219
+ * This source code is licensed under the MIT license.
1220
+ * See the LICENSE file in the root directory of this source tree.
1221
+ */var P0=a.createReactComponent("outline","mouse-2","IconMouse2",[["path",{d:"M6 3m0 4a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-4a4 4 0 0 1 -4 -4z",key:"svg-0"}],["path",{d:"M12 3v7",key:"svg-1"}],["path",{d:"M6 10h12",key:"svg-2"}]]);/**
1222
+ * @license @tabler/icons-react v3.31.0 - MIT
1223
+ *
1224
+ * This source code is licensed under the MIT license.
1225
+ * See the LICENSE file in the root directory of this source tree.
1226
+ */var D0=a.createReactComponent("outline","north-star","IconNorthStar",[["path",{d:"M3 12h18",key:"svg-0"}],["path",{d:"M12 21v-18",key:"svg-1"}],["path",{d:"M7.5 7.5l9 9",key:"svg-2"}],["path",{d:"M7.5 16.5l9 -9",key:"svg-3"}]]);/**
1227
+ * @license @tabler/icons-react v3.31.0 - MIT
1228
+ *
1229
+ * This source code is licensed under the MIT license.
1230
+ * See the LICENSE file in the root directory of this source tree.
1231
+ */var w0=a.createReactComponent("outline","note-off","IconNoteOff",[["path",{d:"M13 20l3.505 -3.505m2 -2l1.501 -1.501",key:"svg-0"}],["path",{d:"M17 13h3v-7a2 2 0 0 0 -2 -2h-10m-3.427 .6c-.355 .36 -.573 .853 -.573 1.4v12a2 2 0 0 0 2 2h7v-6c0 -.272 .109 -.519 .285 -.699",key:"svg-1"}],["path",{d:"M3 3l18 18",key:"svg-2"}]]);/**
1232
+ * @license @tabler/icons-react v3.31.0 - MIT
1233
+ *
1234
+ * This source code is licensed under the MIT license.
1235
+ * See the LICENSE file in the root directory of this source tree.
1236
+ */var A0=a.createReactComponent("outline","notes","IconNotes",[["path",{d:"M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M9 7l6 0",key:"svg-1"}],["path",{d:"M9 11l6 0",key:"svg-2"}],["path",{d:"M9 15l4 0",key:"svg-3"}]]);/**
1237
+ * @license @tabler/icons-react v3.31.0 - MIT
1238
+ *
1239
+ * This source code is licensed under the MIT license.
1240
+ * See the LICENSE file in the root directory of this source tree.
1241
+ */var T0=a.createReactComponent("outline","number-9","IconNumber9",[["path",{d:"M16 8a4 4 0 1 0 -8 0v1a4 4 0 1 0 8 0",key:"svg-0"}],["path",{d:"M8 16a4 4 0 1 0 8 0v-8",key:"svg-1"}]]);/**
1242
+ * @license @tabler/icons-react v3.31.0 - MIT
1243
+ *
1244
+ * This source code is licensed under the MIT license.
1245
+ * See the LICENSE file in the root directory of this source tree.
1246
+ */var B0=a.createReactComponent("outline","number","IconNumber",[["path",{d:"M4 17v-10l7 10v-10",key:"svg-0"}],["path",{d:"M15 17h5",key:"svg-1"}],["path",{d:"M17.5 10m-2.5 0a2.5 3 0 1 0 5 0a2.5 3 0 1 0 -5 0",key:"svg-2"}]]);/**
1247
+ * @license @tabler/icons-react v3.31.0 - MIT
1248
+ *
1249
+ * This source code is licensed under the MIT license.
1250
+ * See the LICENSE file in the root directory of this source tree.
1251
+ */var x0=a.createReactComponent("outline","numbers","IconNumbers",[["path",{d:"M8 10v-7l-2 2",key:"svg-0"}],["path",{d:"M6 16a2 2 0 1 1 4 0c0 .591 -.601 1.46 -1 2l-3 3h4",key:"svg-1"}],["path",{d:"M15 14a2 2 0 1 0 2 -2a2 2 0 1 0 -2 -2",key:"svg-2"}],["path",{d:"M6.5 10h3",key:"svg-3"}]]);/**
1252
+ * @license @tabler/icons-react v3.31.0 - MIT
1253
+ *
1254
+ * This source code is licensed under the MIT license.
1255
+ * See the LICENSE file in the root directory of this source tree.
1256
+ */var F0=a.createReactComponent("outline","paperclip","IconPaperclip",[["path",{d:"M15 7l-6.5 6.5a1.5 1.5 0 0 0 3 3l6.5 -6.5a3 3 0 0 0 -6 -6l-6.5 6.5a4.5 4.5 0 0 0 9 9l6.5 -6.5",key:"svg-0"}]]);/**
1257
+ * @license @tabler/icons-react v3.31.0 - MIT
1258
+ *
1259
+ * This source code is licensed under the MIT license.
1260
+ * See the LICENSE file in the root directory of this source tree.
1261
+ */var q0=a.createReactComponent("outline","password","IconPassword",[["path",{d:"M12 10v4",key:"svg-0"}],["path",{d:"M10 13l4 -2",key:"svg-1"}],["path",{d:"M10 11l4 2",key:"svg-2"}],["path",{d:"M5 10v4",key:"svg-3"}],["path",{d:"M3 13l4 -2",key:"svg-4"}],["path",{d:"M3 11l4 2",key:"svg-5"}],["path",{d:"M19 10v4",key:"svg-6"}],["path",{d:"M17 13l4 -2",key:"svg-7"}],["path",{d:"M17 11l4 2",key:"svg-8"}]]);/**
1262
+ * @license @tabler/icons-react v3.31.0 - MIT
1263
+ *
1264
+ * This source code is licensed under the MIT license.
1265
+ * See the LICENSE file in the root directory of this source tree.
1266
+ */var H0=a.createReactComponent("outline","pencil-off","IconPencilOff",[["path",{d:"M10 10l-6 6v4h4l6 -6m1.99 -1.99l2.504 -2.504a2.828 2.828 0 1 0 -4 -4l-2.5 2.5",key:"svg-0"}],["path",{d:"M13.5 6.5l4 4",key:"svg-1"}],["path",{d:"M3 3l18 18",key:"svg-2"}]]);/**
1267
+ * @license @tabler/icons-react v3.31.0 - MIT
1268
+ *
1269
+ * This source code is licensed under the MIT license.
1270
+ * See the LICENSE file in the root directory of this source tree.
1271
+ */var N0=a.createReactComponent("outline","pencil","IconPencil",[["path",{d:"M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4",key:"svg-0"}],["path",{d:"M13.5 6.5l4 4",key:"svg-1"}]]);/**
1272
+ * @license @tabler/icons-react v3.31.0 - MIT
1273
+ *
1274
+ * This source code is licensed under the MIT license.
1275
+ * See the LICENSE file in the root directory of this source tree.
1276
+ */var O0=a.createReactComponent("outline","percentage","IconPercentage",[["path",{d:"M17 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M7 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M6 18l12 -12",key:"svg-2"}]]);/**
1277
+ * @license @tabler/icons-react v3.31.0 - MIT
1278
+ *
1279
+ * This source code is licensed under the MIT license.
1280
+ * See the LICENSE file in the root directory of this source tree.
1281
+ */var U0=a.createReactComponent("outline","phone","IconPhone",[["path",{d:"M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2",key:"svg-0"}]]);/**
1282
+ * @license @tabler/icons-react v3.31.0 - MIT
1283
+ *
1284
+ * This source code is licensed under the MIT license.
1285
+ * See the LICENSE file in the root directory of this source tree.
1286
+ */var E0=a.createReactComponent("outline","photo-up","IconPhotoUp",[["path",{d:"M15 8h.01",key:"svg-0"}],["path",{d:"M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5",key:"svg-1"}],["path",{d:"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5",key:"svg-2"}],["path",{d:"M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526",key:"svg-3"}],["path",{d:"M19 22v-6",key:"svg-4"}],["path",{d:"M22 19l-3 -3l-3 3",key:"svg-5"}]]);/**
1287
+ * @license @tabler/icons-react v3.31.0 - MIT
1288
+ *
1289
+ * This source code is licensed under the MIT license.
1290
+ * See the LICENSE file in the root directory of this source tree.
1291
+ */var G0=a.createReactComponent("outline","photo","IconPhoto",[["path",{d:"M15 8h.01",key:"svg-0"}],["path",{d:"M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12z",key:"svg-1"}],["path",{d:"M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5",key:"svg-2"}],["path",{d:"M14 14l1 -1c.928 -.893 2.072 -.893 3 0l3 3",key:"svg-3"}]]);/**
1292
+ * @license @tabler/icons-react v3.31.0 - MIT
1293
+ *
1294
+ * This source code is licensed under the MIT license.
1295
+ * See the LICENSE file in the root directory of this source tree.
1296
+ */var X0=a.createReactComponent("outline","pilcrow","IconPilcrow",[["path",{d:"M13 4v16",key:"svg-0"}],["path",{d:"M17 4v16",key:"svg-1"}],["path",{d:"M19 4h-9.5a4.5 4.5 0 0 0 0 9h3.5",key:"svg-2"}]]);/**
1297
+ * @license @tabler/icons-react v3.31.0 - MIT
1298
+ *
1299
+ * This source code is licensed under the MIT license.
1300
+ * See the LICENSE file in the root directory of this source tree.
1301
+ */var K0=a.createReactComponent("outline","pinned-off","IconPinnedOff",[["path",{d:"M3 3l18 18",key:"svg-0"}],["path",{d:"M15 4.5l-3.249 3.249m-2.57 1.433l-2.181 .818l-1.5 1.5l7 7l1.5 -1.5l.82 -2.186m1.43 -2.563l3.25 -3.251",key:"svg-1"}],["path",{d:"M9 15l-4.5 4.5",key:"svg-2"}],["path",{d:"M14.5 4l5.5 5.5",key:"svg-3"}]]);/**
1302
+ * @license @tabler/icons-react v3.31.0 - MIT
1303
+ *
1304
+ * This source code is licensed under the MIT license.
1305
+ * See the LICENSE file in the root directory of this source tree.
1306
+ */var V0=a.createReactComponent("outline","pinned","IconPinned",[["path",{d:"M9 4v6l-2 4v2h10v-2l-2 -4v-6",key:"svg-0"}],["path",{d:"M12 16l0 5",key:"svg-1"}],["path",{d:"M8 4l8 0",key:"svg-2"}]]);/**
1307
+ * @license @tabler/icons-react v3.31.0 - MIT
1308
+ *
1309
+ * This source code is licensed under the MIT license.
1310
+ * See the LICENSE file in the root directory of this source tree.
1311
+ */var W0=a.createReactComponent("outline","player-pause","IconPlayerPause",[["path",{d:"M6 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M14 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-1"}]]);/**
1312
+ * @license @tabler/icons-react v3.31.0 - MIT
1313
+ *
1314
+ * This source code is licensed under the MIT license.
1315
+ * See the LICENSE file in the root directory of this source tree.
1316
+ */var Z0=a.createReactComponent("outline","player-play","IconPlayerPlay",[["path",{d:"M7 4v16l13 -8z",key:"svg-0"}]]);/**
1317
+ * @license @tabler/icons-react v3.31.0 - MIT
1318
+ *
1319
+ * This source code is licensed under the MIT license.
1320
+ * See the LICENSE file in the root directory of this source tree.
1321
+ */var Y0=a.createReactComponent("outline","player-stop","IconPlayerStop",[["path",{d:"M5 5m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z",key:"svg-0"}]]);/**
1322
+ * @license @tabler/icons-react v3.31.0 - MIT
1323
+ *
1324
+ * This source code is licensed under the MIT license.
1325
+ * See the LICENSE file in the root directory of this source tree.
1326
+ */var Q0=a.createReactComponent("outline","playlist-add","IconPlaylistAdd",[["path",{d:"M19 8h-14",key:"svg-0"}],["path",{d:"M5 12h9",key:"svg-1"}],["path",{d:"M11 16h-6",key:"svg-2"}],["path",{d:"M15 16h6",key:"svg-3"}],["path",{d:"M18 13v6",key:"svg-4"}]]);/**
1327
+ * @license @tabler/icons-react v3.31.0 - MIT
1328
+ *
1329
+ * This source code is licensed under the MIT license.
1330
+ * See the LICENSE file in the root directory of this source tree.
1331
+ */var J0=a.createReactComponent("outline","playstation-square","IconPlaystationSquare",[["path",{d:"M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z",key:"svg-0"}],["path",{d:"M8 8m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z",key:"svg-1"}]]);/**
1332
+ * @license @tabler/icons-react v3.31.0 - MIT
1333
+ *
1334
+ * This source code is licensed under the MIT license.
1335
+ * See the LICENSE file in the root directory of this source tree.
1336
+ */var j0=a.createReactComponent("outline","plug","IconPlug",[["path",{d:"M9.785 6l8.215 8.215l-2.054 2.054a5.81 5.81 0 1 1 -8.215 -8.215l2.054 -2.054z",key:"svg-0"}],["path",{d:"M4 20l3.5 -3.5",key:"svg-1"}],["path",{d:"M15 4l-3.5 3.5",key:"svg-2"}],["path",{d:"M20 9l-3.5 3.5",key:"svg-3"}]]);/**
1337
+ * @license @tabler/icons-react v3.31.0 - MIT
1338
+ *
1339
+ * This source code is licensed under the MIT license.
1340
+ * See the LICENSE file in the root directory of this source tree.
1341
+ */var _0=a.createReactComponent("outline","plus","IconPlus",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M5 12l14 0",key:"svg-1"}]]);/**
1342
+ * @license @tabler/icons-react v3.31.0 - MIT
1343
+ *
1344
+ * This source code is licensed under the MIT license.
1345
+ * See the LICENSE file in the root directory of this source tree.
1346
+ */var $0=a.createReactComponent("outline","power","IconPower",[["path",{d:"M7 6a7.75 7.75 0 1 0 10 0",key:"svg-0"}],["path",{d:"M12 4l0 8",key:"svg-1"}]]);/**
1347
+ * @license @tabler/icons-react v3.31.0 - MIT
1348
+ *
1349
+ * This source code is licensed under the MIT license.
1350
+ * See the LICENSE file in the root directory of this source tree.
1351
+ */var a2=a.createReactComponent("outline","presentation","IconPresentation",[["path",{d:"M3 4l18 0",key:"svg-0"}],["path",{d:"M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-10",key:"svg-1"}],["path",{d:"M12 16l0 4",key:"svg-2"}],["path",{d:"M9 20l6 0",key:"svg-3"}],["path",{d:"M8 12l3 -3l2 2l3 -3",key:"svg-4"}]]);/**
1352
+ * @license @tabler/icons-react v3.31.0 - MIT
1353
+ *
1354
+ * This source code is licensed under the MIT license.
1355
+ * See the LICENSE file in the root directory of this source tree.
1356
+ */var e2=a.createReactComponent("outline","printer","IconPrinter",[["path",{d:"M17 17h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2",key:"svg-0"}],["path",{d:"M17 9v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4",key:"svg-1"}],["path",{d:"M7 13m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z",key:"svg-2"}]]);/**
1357
+ * @license @tabler/icons-react v3.31.0 - MIT
1358
+ *
1359
+ * This source code is licensed under the MIT license.
1360
+ * See the LICENSE file in the root directory of this source tree.
1361
+ */var t2=a.createReactComponent("outline","progress-check","IconProgressCheck",[["path",{d:"M10 20.777a8.942 8.942 0 0 1 -2.48 -.969",key:"svg-0"}],["path",{d:"M14 3.223a9.003 9.003 0 0 1 0 17.554",key:"svg-1"}],["path",{d:"M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592",key:"svg-2"}],["path",{d:"M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305",key:"svg-3"}],["path",{d:"M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356",key:"svg-4"}],["path",{d:"M9 12l2 2l4 -4",key:"svg-5"}]]);/**
1362
+ * @license @tabler/icons-react v3.31.0 - MIT
1363
+ *
1364
+ * This source code is licensed under the MIT license.
1365
+ * See the LICENSE file in the root directory of this source tree.
1366
+ */var n2=a.createReactComponent("outline","puzzle-2","IconPuzzle2",[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M12 4v2.5a.5 .5 0 0 1 -.5 .5a1.5 1.5 0 0 0 0 3a.5 .5 0 0 1 .5 .5v1.5",key:"svg-1"}],["path",{d:"M12 12v1.5a.5 .5 0 0 0 .5 .5a1.5 1.5 0 0 1 0 3a.5 .5 0 0 0 -.5 .5v2.5",key:"svg-2"}],["path",{d:"M20 12h-2.5a.5 .5 0 0 1 -.5 -.5a1.5 1.5 0 0 0 -3 0a.5 .5 0 0 1 -.5 .5h-1.5",key:"svg-3"}],["path",{d:"M12 12h-1.5a.5 .5 0 0 0 -.5 .5a1.5 1.5 0 0 1 -3 0a.5 .5 0 0 0 -.5 -.5h-2.5",key:"svg-4"}]]);/**
1367
+ * @license @tabler/icons-react v3.31.0 - MIT
1368
+ *
1369
+ * This source code is licensed under the MIT license.
1370
+ * See the LICENSE file in the root directory of this source tree.
1371
+ */var o2=a.createReactComponent("outline","puzzle","IconPuzzle",[["path",{d:"M4 7h3a1 1 0 0 0 1 -1v-1a2 2 0 0 1 4 0v1a1 1 0 0 0 1 1h3a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h1a2 2 0 0 1 0 4h-1a1 1 0 0 0 -1 1v3a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-1a2 2 0 0 0 -4 0v1a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h1a2 2 0 0 0 0 -4h-1a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1",key:"svg-0"}]]);/**
1372
+ * @license @tabler/icons-react v3.31.0 - MIT
1373
+ *
1374
+ * This source code is licensed under the MIT license.
1375
+ * See the LICENSE file in the root directory of this source tree.
1376
+ */var c2=a.createReactComponent("outline","question-mark","IconQuestionMark",[["path",{d:"M8 8a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4",key:"svg-0"}],["path",{d:"M12 19l0 .01",key:"svg-1"}]]);/**
1377
+ * @license @tabler/icons-react v3.31.0 - MIT
1378
+ *
1379
+ * This source code is licensed under the MIT license.
1380
+ * See the LICENSE file in the root directory of this source tree.
1381
+ */var v2=a.createReactComponent("outline","radius-bottom-left","IconRadiusBottomLeft",[["path",{d:"M19 19h-6a8 8 0 0 1 -8 -8v-6",key:"svg-0"}]]);/**
1382
+ * @license @tabler/icons-react v3.31.0 - MIT
1383
+ *
1384
+ * This source code is licensed under the MIT license.
1385
+ * See the LICENSE file in the root directory of this source tree.
1386
+ */var h2=a.createReactComponent("outline","radius-bottom-right","IconRadiusBottomRight",[["path",{d:"M19 5v6a8 8 0 0 1 -8 8h-6",key:"svg-0"}]]);/**
1387
+ * @license @tabler/icons-react v3.31.0 - MIT
1388
+ *
1389
+ * This source code is licensed under the MIT license.
1390
+ * See the LICENSE file in the root directory of this source tree.
1391
+ */var r2=a.createReactComponent("outline","radius-top-left","IconRadiusTopLeft",[["path",{d:"M5 19v-6a8 8 0 0 1 8 -8h6",key:"svg-0"}]]);/**
1392
+ * @license @tabler/icons-react v3.31.0 - MIT
1393
+ *
1394
+ * This source code is licensed under the MIT license.
1395
+ * See the LICENSE file in the root directory of this source tree.
1396
+ */var p2=a.createReactComponent("outline","radius-top-right","IconRadiusTopRight",[["path",{d:"M5 5h6a8 8 0 0 1 8 8v6",key:"svg-0"}]]);/**
1397
+ * @license @tabler/icons-react v3.31.0 - MIT
1398
+ *
1399
+ * This source code is licensed under the MIT license.
1400
+ * See the LICENSE file in the root directory of this source tree.
1401
+ */var s2=a.createReactComponent("outline","refresh-alert","IconRefreshAlert",[["path",{d:"M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4",key:"svg-0"}],["path",{d:"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4",key:"svg-1"}],["path",{d:"M12 9l0 3",key:"svg-2"}],["path",{d:"M12 15l.01 0",key:"svg-3"}]]);/**
1402
+ * @license @tabler/icons-react v3.31.0 - MIT
1403
+ *
1404
+ * This source code is licensed under the MIT license.
1405
+ * See the LICENSE file in the root directory of this source tree.
1406
+ */var l2=a.createReactComponent("outline","refresh-dot","IconRefreshDot",[["path",{d:"M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4",key:"svg-0"}],["path",{d:"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4",key:"svg-1"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]]);/**
1407
+ * @license @tabler/icons-react v3.31.0 - MIT
1408
+ *
1409
+ * This source code is licensed under the MIT license.
1410
+ * See the LICENSE file in the root directory of this source tree.
1411
+ */var y2=a.createReactComponent("outline","refresh","IconRefresh",[["path",{d:"M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4",key:"svg-0"}],["path",{d:"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4",key:"svg-1"}]]);/**
1412
+ * @license @tabler/icons-react v3.31.0 - MIT
1413
+ *
1414
+ * This source code is licensed under the MIT license.
1415
+ * See the LICENSE file in the root directory of this source tree.
1416
+ */var d2=a.createReactComponent("outline","relation-many-to-many","IconRelationManyToMany",[["path",{d:"M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M15 14v-4l3 4v-4",key:"svg-1"}],["path",{d:"M6 14v-4l3 4v-4",key:"svg-2"}],["path",{d:"M12 10.5l0 .01",key:"svg-3"}],["path",{d:"M12 13.5l0 .01",key:"svg-4"}]]);/**
1417
+ * @license @tabler/icons-react v3.31.0 - MIT
1418
+ *
1419
+ * This source code is licensed under the MIT license.
1420
+ * See the LICENSE file in the root directory of this source tree.
1421
+ */var g2=a.createReactComponent("outline","relation-one-to-many","IconRelationOneToMany",[["path",{d:"M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M7 10h1v4",key:"svg-1"}],["path",{d:"M14 14v-4l3 4v-4",key:"svg-2"}],["path",{d:"M11 10.5l0 .01",key:"svg-3"}],["path",{d:"M11 13.5l0 .01",key:"svg-4"}]]);/**
1422
+ * @license @tabler/icons-react v3.31.0 - MIT
1423
+ *
1424
+ * This source code is licensed under the MIT license.
1425
+ * See the LICENSE file in the root directory of this source tree.
1426
+ */var k2=a.createReactComponent("outline","relation-one-to-one","IconRelationOneToOne",[["path",{d:"M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M8 10h1v4",key:"svg-1"}],["path",{d:"M15 10h1v4",key:"svg-2"}],["path",{d:"M12 10.5l0 .01",key:"svg-3"}],["path",{d:"M12 13.5l0 .01",key:"svg-4"}]]);/**
1427
+ * @license @tabler/icons-react v3.31.0 - MIT
1428
+ *
1429
+ * This source code is licensed under the MIT license.
1430
+ * See the LICENSE file in the root directory of this source tree.
1431
+ */var M2=a.createReactComponent("outline","reload","IconReload",[["path",{d:"M19.933 13.041a8 8 0 1 1 -9.925 -8.788c3.899 -1 7.935 1.007 9.425 4.747",key:"svg-0"}],["path",{d:"M20 4v5h-5",key:"svg-1"}]]);/**
1432
+ * @license @tabler/icons-react v3.31.0 - MIT
1433
+ *
1434
+ * This source code is licensed under the MIT license.
1435
+ * See the LICENSE file in the root directory of this source tree.
1436
+ */var i2=a.createReactComponent("outline","reorder","IconReorder",[["path",{d:"M3 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M10 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-1"}],["path",{d:"M17 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z",key:"svg-2"}],["path",{d:"M5 11v-3a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v3",key:"svg-3"}],["path",{d:"M16.5 8.5l2.5 2.5l2.5 -2.5",key:"svg-4"}]]);/**
1437
+ * @license @tabler/icons-react v3.31.0 - MIT
1438
+ *
1439
+ * This source code is licensed under the MIT license.
1440
+ * See the LICENSE file in the root directory of this source tree.
1441
+ */var I2=a.createReactComponent("outline","repeat","IconRepeat",[["path",{d:"M4 12v-3a3 3 0 0 1 3 -3h13m-3 -3l3 3l-3 3",key:"svg-0"}],["path",{d:"M20 12v3a3 3 0 0 1 -3 3h-13m3 3l-3 -3l3 -3",key:"svg-1"}]]);/**
1442
+ * @license @tabler/icons-react v3.31.0 - MIT
1443
+ *
1444
+ * This source code is licensed under the MIT license.
1445
+ * See the LICENSE file in the root directory of this source tree.
1446
+ */var u2=a.createReactComponent("outline","restore","IconRestore",[["path",{d:"M3.06 13a9 9 0 1 0 .49 -4.087",key:"svg-0"}],["path",{d:"M3 4.001v5h5",key:"svg-1"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]]);/**
1447
+ * @license @tabler/icons-react v3.31.0 - MIT
1448
+ *
1449
+ * This source code is licensed under the MIT license.
1450
+ * See the LICENSE file in the root directory of this source tree.
1451
+ */var m2=a.createReactComponent("outline","robot","IconRobot",[["path",{d:"M6 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M12 2v2",key:"svg-1"}],["path",{d:"M9 12v9",key:"svg-2"}],["path",{d:"M15 12v9",key:"svg-3"}],["path",{d:"M5 16l4 -2",key:"svg-4"}],["path",{d:"M15 14l4 2",key:"svg-5"}],["path",{d:"M9 18h6",key:"svg-6"}],["path",{d:"M10 8v.01",key:"svg-7"}],["path",{d:"M14 8v.01",key:"svg-8"}]]);/**
1452
+ * @license @tabler/icons-react v3.31.0 - MIT
1453
+ *
1454
+ * This source code is licensed under the MIT license.
1455
+ * See the LICENSE file in the root directory of this source tree.
1456
+ */var C2=a.createReactComponent("outline","rocket","IconRocket",[["path",{d:"M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3 -5a9 9 0 0 0 6 -8a3 3 0 0 0 -3 -3a9 9 0 0 0 -8 6a6 6 0 0 0 -5 3",key:"svg-0"}],["path",{d:"M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3",key:"svg-1"}],["path",{d:"M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]]);/**
1457
+ * @license @tabler/icons-react v3.31.0 - MIT
1458
+ *
1459
+ * This source code is licensed under the MIT license.
1460
+ * See the LICENSE file in the root directory of this source tree.
1461
+ */var R2=a.createReactComponent("outline","rotate-2","IconRotate2",[["path",{d:"M15 4.55a8 8 0 0 0 -6 14.9m0 -4.45v5h-5",key:"svg-0"}],["path",{d:"M18.37 7.16l0 .01",key:"svg-1"}],["path",{d:"M13 19.94l0 .01",key:"svg-2"}],["path",{d:"M16.84 18.37l0 .01",key:"svg-3"}],["path",{d:"M19.37 15.1l0 .01",key:"svg-4"}],["path",{d:"M19.94 11l0 .01",key:"svg-5"}]]);/**
1462
+ * @license @tabler/icons-react v3.31.0 - MIT
1463
+ *
1464
+ * This source code is licensed under the MIT license.
1465
+ * See the LICENSE file in the root directory of this source tree.
1466
+ */var z2=a.createReactComponent("outline","rotate","IconRotate",[["path",{d:"M19.95 11a8 8 0 1 0 -.5 4m.5 5v-5h-5",key:"svg-0"}]]);/**
1467
+ * @license @tabler/icons-react v3.31.0 - MIT
1468
+ *
1469
+ * This source code is licensed under the MIT license.
1470
+ * See the LICENSE file in the root directory of this source tree.
1471
+ */var S2=a.createReactComponent("outline","row-insert-bottom","IconRowInsertBottom",[["path",{d:"M20 6v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1z",key:"svg-0"}],["path",{d:"M12 15l0 4",key:"svg-1"}],["path",{d:"M14 17l-4 0",key:"svg-2"}]]);/**
1472
+ * @license @tabler/icons-react v3.31.0 - MIT
1473
+ *
1474
+ * This source code is licensed under the MIT license.
1475
+ * See the LICENSE file in the root directory of this source tree.
1476
+ */var f2=a.createReactComponent("outline","row-insert-top","IconRowInsertTop",[["path",{d:"M4 18v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z",key:"svg-0"}],["path",{d:"M12 9v-4",key:"svg-1"}],["path",{d:"M10 7l4 0",key:"svg-2"}]]);/**
1477
+ * @license @tabler/icons-react v3.31.0 - MIT
1478
+ *
1479
+ * This source code is licensed under the MIT license.
1480
+ * See the LICENSE file in the root directory of this source tree.
1481
+ */var b2=a.createReactComponent("outline","send","IconSend",[["path",{d:"M10 14l11 -11",key:"svg-0"}],["path",{d:"M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5",key:"svg-1"}]]);/**
1482
+ * @license @tabler/icons-react v3.31.0 - MIT
1483
+ *
1484
+ * This source code is licensed under the MIT license.
1485
+ * See the LICENSE file in the root directory of this source tree.
1486
+ */var L2=a.createReactComponent("outline","server-2","IconServer2",[["path",{d:"M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z",key:"svg-0"}],["path",{d:"M3 12m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z",key:"svg-1"}],["path",{d:"M7 8l0 .01",key:"svg-2"}],["path",{d:"M7 16l0 .01",key:"svg-3"}],["path",{d:"M11 8h6",key:"svg-4"}],["path",{d:"M11 16h6",key:"svg-5"}]]);/**
1487
+ * @license @tabler/icons-react v3.31.0 - MIT
1488
+ *
1489
+ * This source code is licensed under the MIT license.
1490
+ * See the LICENSE file in the root directory of this source tree.
1491
+ */var P2=a.createReactComponent("outline","server","IconServer",[["path",{d:"M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z",key:"svg-0"}],["path",{d:"M3 12m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z",key:"svg-1"}],["path",{d:"M7 8l0 .01",key:"svg-2"}],["path",{d:"M7 16l0 .01",key:"svg-3"}]]);/**
1492
+ * @license @tabler/icons-react v3.31.0 - MIT
1493
+ *
1494
+ * This source code is licensed under the MIT license.
1495
+ * See the LICENSE file in the root directory of this source tree.
1496
+ */var D2=a.createReactComponent("outline","settings-2","IconSettings2",[["path",{d:"M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z",key:"svg-0"}],["path",{d:"M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-1"}]]);/**
1497
+ * @license @tabler/icons-react v3.31.0 - MIT
1498
+ *
1499
+ * This source code is licensed under the MIT license.
1500
+ * See the LICENSE file in the root directory of this source tree.
1501
+ */var w2=a.createReactComponent("outline","settings-automation","IconSettingsAutomation",[["path",{d:"M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z",key:"svg-0"}],["path",{d:"M10 9v6l5 -3z",key:"svg-1"}]]);/**
1502
+ * @license @tabler/icons-react v3.31.0 - MIT
1503
+ *
1504
+ * This source code is licensed under the MIT license.
1505
+ * See the LICENSE file in the root directory of this source tree.
1506
+ */var A2=a.createReactComponent("outline","settings","IconSettings",[["path",{d:"M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z",key:"svg-0"}],["path",{d:"M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-1"}]]);/**
1507
+ * @license @tabler/icons-react v3.31.0 - MIT
1508
+ *
1509
+ * This source code is licensed under the MIT license.
1510
+ * See the LICENSE file in the root directory of this source tree.
1511
+ */var T2=a.createReactComponent("outline","share","IconShare",[["path",{d:"M6 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-0"}],["path",{d:"M18 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-1"}],["path",{d:"M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-2"}],["path",{d:"M8.7 10.7l6.6 -3.4",key:"svg-3"}],["path",{d:"M8.7 13.3l6.6 3.4",key:"svg-4"}]]);/**
1512
+ * @license @tabler/icons-react v3.31.0 - MIT
1513
+ *
1514
+ * This source code is licensed under the MIT license.
1515
+ * See the LICENSE file in the root directory of this source tree.
1516
+ */var B2=a.createReactComponent("outline","shield","IconShield",[["path",{d:"M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3",key:"svg-0"}]]);/**
1517
+ * @license @tabler/icons-react v3.31.0 - MIT
1518
+ *
1519
+ * This source code is licensed under the MIT license.
1520
+ * See the LICENSE file in the root directory of this source tree.
1521
+ */var x2=a.createReactComponent("outline","sitemap","IconSitemap",[["path",{d:"M3 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M15 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-1"}],["path",{d:"M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-2"}],["path",{d:"M6 15v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1",key:"svg-3"}],["path",{d:"M12 9l0 3",key:"svg-4"}]]);/**
1522
+ * @license @tabler/icons-react v3.31.0 - MIT
1523
+ *
1524
+ * This source code is licensed under the MIT license.
1525
+ * See the LICENSE file in the root directory of this source tree.
1526
+ */var F2=a.createReactComponent("outline","slash","IconSlash",[["path",{d:"M17 5l-10 14",key:"svg-0"}]]);/**
1527
+ * @license @tabler/icons-react v3.31.0 - MIT
1528
+ *
1529
+ * This source code is licensed under the MIT license.
1530
+ * See the LICENSE file in the root directory of this source tree.
1531
+ */var q2=a.createReactComponent("outline","sort-a-z","IconSortAZ",[["path",{d:"M16 8h4l-4 8h4",key:"svg-0"}],["path",{d:"M4 16v-6a2 2 0 1 1 4 0v6",key:"svg-1"}],["path",{d:"M4 13h4",key:"svg-2"}],["path",{d:"M11 12h2",key:"svg-3"}]]);/**
1532
+ * @license @tabler/icons-react v3.31.0 - MIT
1533
+ *
1534
+ * This source code is licensed under the MIT license.
1535
+ * See the LICENSE file in the root directory of this source tree.
1536
+ */var H2=a.createReactComponent("outline","sort-ascending-letters","IconSortAscendingLetters",[["path",{d:"M15 10v-5c0 -1.38 .62 -2 2 -2s2 .62 2 2v5m0 -3h-4",key:"svg-0"}],["path",{d:"M19 21h-4l4 -7h-4",key:"svg-1"}],["path",{d:"M4 15l3 3l3 -3",key:"svg-2"}],["path",{d:"M7 6v12",key:"svg-3"}]]);/**
1537
+ * @license @tabler/icons-react v3.31.0 - MIT
1538
+ *
1539
+ * This source code is licensed under the MIT license.
1540
+ * See the LICENSE file in the root directory of this source tree.
1541
+ */var N2=a.createReactComponent("outline","sort-ascending-numbers","IconSortAscendingNumbers",[["path",{d:"M4 15l3 3l3 -3",key:"svg-0"}],["path",{d:"M7 6v12",key:"svg-1"}],["path",{d:"M17 3a2 2 0 0 1 2 2v3a2 2 0 1 1 -4 0v-3a2 2 0 0 1 2 -2z",key:"svg-2"}],["path",{d:"M17 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-3"}],["path",{d:"M19 16v3a2 2 0 0 1 -2 2h-1.5",key:"svg-4"}]]);/**
1542
+ * @license @tabler/icons-react v3.31.0 - MIT
1543
+ *
1544
+ * This source code is licensed under the MIT license.
1545
+ * See the LICENSE file in the root directory of this source tree.
1546
+ */var O2=a.createReactComponent("outline","sort-ascending","IconSortAscending",[["path",{d:"M4 6l7 0",key:"svg-0"}],["path",{d:"M4 12l7 0",key:"svg-1"}],["path",{d:"M4 18l9 0",key:"svg-2"}],["path",{d:"M15 9l3 -3l3 3",key:"svg-3"}],["path",{d:"M18 6l0 12",key:"svg-4"}]]);/**
1547
+ * @license @tabler/icons-react v3.31.0 - MIT
1548
+ *
1549
+ * This source code is licensed under the MIT license.
1550
+ * See the LICENSE file in the root directory of this source tree.
1551
+ */var U2=a.createReactComponent("outline","sort-descending-letters","IconSortDescendingLetters",[["path",{d:"M15 21v-5c0 -1.38 .62 -2 2 -2s2 .62 2 2v5m0 -3h-4",key:"svg-0"}],["path",{d:"M19 10h-4l4 -7h-4",key:"svg-1"}],["path",{d:"M4 15l3 3l3 -3",key:"svg-2"}],["path",{d:"M7 6v12",key:"svg-3"}]]);/**
1552
+ * @license @tabler/icons-react v3.31.0 - MIT
1553
+ *
1554
+ * This source code is licensed under the MIT license.
1555
+ * See the LICENSE file in the root directory of this source tree.
1556
+ */var E2=a.createReactComponent("outline","sort-descending-numbers","IconSortDescendingNumbers",[["path",{d:"M4 15l3 3l3 -3",key:"svg-0"}],["path",{d:"M7 6v12",key:"svg-1"}],["path",{d:"M17 14a2 2 0 0 1 2 2v3a2 2 0 1 1 -4 0v-3a2 2 0 0 1 2 -2z",key:"svg-2"}],["path",{d:"M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-3"}],["path",{d:"M19 5v3a2 2 0 0 1 -2 2h-1.5",key:"svg-4"}]]);/**
1557
+ * @license @tabler/icons-react v3.31.0 - MIT
1558
+ *
1559
+ * This source code is licensed under the MIT license.
1560
+ * See the LICENSE file in the root directory of this source tree.
1561
+ */var G2=a.createReactComponent("outline","sort-descending","IconSortDescending",[["path",{d:"M4 6l9 0",key:"svg-0"}],["path",{d:"M4 12l7 0",key:"svg-1"}],["path",{d:"M4 18l7 0",key:"svg-2"}],["path",{d:"M15 15l3 3l3 -3",key:"svg-3"}],["path",{d:"M18 6l0 12",key:"svg-4"}]]);/**
1562
+ * @license @tabler/icons-react v3.31.0 - MIT
1563
+ *
1564
+ * This source code is licensed under the MIT license.
1565
+ * See the LICENSE file in the root directory of this source tree.
1566
+ */var X2=a.createReactComponent("outline","sort-z-a","IconSortZA",[["path",{d:"M4 8h4l-4 8h4",key:"svg-0"}],["path",{d:"M16 16v-6a2 2 0 1 1 4 0v6",key:"svg-1"}],["path",{d:"M16 13h4",key:"svg-2"}],["path",{d:"M11 12h2",key:"svg-3"}]]);/**
1567
+ * @license @tabler/icons-react v3.31.0 - MIT
1568
+ *
1569
+ * This source code is licensed under the MIT license.
1570
+ * See the LICENSE file in the root directory of this source tree.
1571
+ */var K2=a.createReactComponent("outline","sparkles","IconSparkles",[["path",{d:"M16 18a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2zm0 -12a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2zm-7 12a6 6 0 0 1 6 -6a6 6 0 0 1 -6 -6a6 6 0 0 1 -6 6a6 6 0 0 1 6 6z",key:"svg-0"}]]);/**
1572
+ * @license @tabler/icons-react v3.31.0 - MIT
1573
+ *
1574
+ * This source code is licensed under the MIT license.
1575
+ * See the LICENSE file in the root directory of this source tree.
1576
+ */var V2=a.createReactComponent("outline","spy","IconSpy",[["path",{d:"M3 11h18",key:"svg-0"}],["path",{d:"M5 11v-4a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v4",key:"svg-1"}],["path",{d:"M7 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-2"}],["path",{d:"M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-3"}],["path",{d:"M10 17h4",key:"svg-4"}]]);/**
1577
+ * @license @tabler/icons-react v3.31.0 - MIT
1578
+ *
1579
+ * This source code is licensed under the MIT license.
1580
+ * See the LICENSE file in the root directory of this source tree.
1581
+ */var W2=a.createReactComponent("outline","sql","IconSql",[["path",{d:"M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z",key:"svg-0"}],["path",{d:"M17 8v8h4",key:"svg-1"}],["path",{d:"M13 15l1 1",key:"svg-2"}],["path",{d:"M3 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1",key:"svg-3"}]]);/**
1582
+ * @license @tabler/icons-react v3.31.0 - MIT
1583
+ *
1584
+ * This source code is licensed under the MIT license.
1585
+ * See the LICENSE file in the root directory of this source tree.
1586
+ */var Z2=a.createReactComponent("outline","square-key","IconSquareKey",[["path",{d:"M14 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M12.5 11.5l-4 4l1.5 1.5",key:"svg-1"}],["path",{d:"M12 15l-1.5 -1.5",key:"svg-2"}],["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-3"}]]);/**
1587
+ * @license @tabler/icons-react v3.31.0 - MIT
1588
+ *
1589
+ * This source code is licensed under the MIT license.
1590
+ * See the LICENSE file in the root directory of this source tree.
1591
+ */var Y2=a.createReactComponent("outline","square-number-1","IconSquareNumber1",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M10 10l2 -2v8",key:"svg-1"}]]);/**
1592
+ * @license @tabler/icons-react v3.31.0 - MIT
1593
+ *
1594
+ * This source code is licensed under the MIT license.
1595
+ * See the LICENSE file in the root directory of this source tree.
1596
+ */var Q2=a.createReactComponent("outline","square-number-2","IconSquareNumber2",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3",key:"svg-1"}]]);/**
1597
+ * @license @tabler/icons-react v3.31.0 - MIT
1598
+ *
1599
+ * This source code is licensed under the MIT license.
1600
+ * See the LICENSE file in the root directory of this source tree.
1601
+ */var J2=a.createReactComponent("outline","square-number-3","IconSquareNumber3",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M10 9a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1",key:"svg-1"}]]);/**
1602
+ * @license @tabler/icons-react v3.31.0 - MIT
1603
+ *
1604
+ * This source code is licensed under the MIT license.
1605
+ * See the LICENSE file in the root directory of this source tree.
1606
+ */var j2=a.createReactComponent("outline","square-number-4","IconSquareNumber4",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M10 8v3a1 1 0 0 0 1 1h3",key:"svg-1"}],["path",{d:"M14 8v8",key:"svg-2"}]]);/**
1607
+ * @license @tabler/icons-react v3.31.0 - MIT
1608
+ *
1609
+ * This source code is licensed under the MIT license.
1610
+ * See the LICENSE file in the root directory of this source tree.
1611
+ */var _2=a.createReactComponent("outline","square-number-5","IconSquareNumber5",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4",key:"svg-1"}]]);/**
1612
+ * @license @tabler/icons-react v3.31.0 - MIT
1613
+ *
1614
+ * This source code is licensed under the MIT license.
1615
+ * See the LICENSE file in the root directory of this source tree.
1616
+ */var $2=a.createReactComponent("outline","square-number-6","IconSquareNumber6",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3",key:"svg-1"}]]);/**
1617
+ * @license @tabler/icons-react v3.31.0 - MIT
1618
+ *
1619
+ * This source code is licensed under the MIT license.
1620
+ * See the LICENSE file in the root directory of this source tree.
1621
+ */var at=a.createReactComponent("outline","square-number-7","IconSquareNumber7",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M10 8h4l-2 8",key:"svg-1"}]]);/**
1622
+ * @license @tabler/icons-react v3.31.0 - MIT
1623
+ *
1624
+ * This source code is licensed under the MIT license.
1625
+ * See the LICENSE file in the root directory of this source tree.
1626
+ */var et=a.createReactComponent("outline","square-number-8","IconSquareNumber8",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1",key:"svg-1"}]]);/**
1627
+ * @license @tabler/icons-react v3.31.0 - MIT
1628
+ *
1629
+ * This source code is licensed under the MIT license.
1630
+ * See the LICENSE file in the root directory of this source tree.
1631
+ */var tt=a.createReactComponent("outline","square-number-9","IconSquareNumber9",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3",key:"svg-1"}]]);/**
1632
+ * @license @tabler/icons-react v3.31.0 - MIT
1633
+ *
1634
+ * This source code is licensed under the MIT license.
1635
+ * See the LICENSE file in the root directory of this source tree.
1636
+ */var nt=a.createReactComponent("outline","square-rounded-check","IconSquareRoundedCheck",[["path",{d:"M9 12l2 2l4 -4",key:"svg-0"}],["path",{d:"M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z",key:"svg-1"}]]);/**
1637
+ * @license @tabler/icons-react v3.31.0 - MIT
1638
+ *
1639
+ * This source code is licensed under the MIT license.
1640
+ * See the LICENSE file in the root directory of this source tree.
1641
+ */var ot=a.createReactComponent("outline","square-rounded-x","IconSquareRoundedX",[["path",{d:"M10 10l4 4m0 -4l-4 4",key:"svg-0"}],["path",{d:"M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z",key:"svg-1"}]]);/**
1642
+ * @license @tabler/icons-react v3.31.0 - MIT
1643
+ *
1644
+ * This source code is licensed under the MIT license.
1645
+ * See the LICENSE file in the root directory of this source tree.
1646
+ */var ct=a.createReactComponent("outline","square","IconSquare",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}]]);/**
1647
+ * @license @tabler/icons-react v3.31.0 - MIT
1648
+ *
1649
+ * This source code is licensed under the MIT license.
1650
+ * See the LICENSE file in the root directory of this source tree.
1651
+ */var vt=a.createReactComponent("outline","stack-2","IconStack2",[["path",{d:"M12 4l-8 4l8 4l8 -4l-8 -4",key:"svg-0"}],["path",{d:"M4 12l8 4l8 -4",key:"svg-1"}],["path",{d:"M4 16l8 4l8 -4",key:"svg-2"}]]);/**
1652
+ * @license @tabler/icons-react v3.31.0 - MIT
1653
+ *
1654
+ * This source code is licensed under the MIT license.
1655
+ * See the LICENSE file in the root directory of this source tree.
1656
+ */var ht=a.createReactComponent("outline","status-change","IconStatusChange",[["path",{d:"M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M6 12v-2a6 6 0 1 1 12 0v2",key:"svg-2"}],["path",{d:"M15 9l3 3l3 -3",key:"svg-3"}]]);/**
1657
+ * @license @tabler/icons-react v3.31.0 - MIT
1658
+ *
1659
+ * This source code is licensed under the MIT license.
1660
+ * See the LICENSE file in the root directory of this source tree.
1661
+ */var rt=a.createReactComponent("outline","step-into","IconStepInto",[["path",{d:"M12 3l0 12",key:"svg-0"}],["path",{d:"M16 11l-4 4",key:"svg-1"}],["path",{d:"M8 11l4 4",key:"svg-2"}],["path",{d:"M12 20m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}]]);/**
1662
+ * @license @tabler/icons-react v3.31.0 - MIT
1663
+ *
1664
+ * This source code is licensed under the MIT license.
1665
+ * See the LICENSE file in the root directory of this source tree.
1666
+ */var pt=a.createReactComponent("outline","strikethrough","IconStrikethrough",[["path",{d:"M5 12l14 0",key:"svg-0"}],["path",{d:"M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5",key:"svg-1"}]]);/**
1667
+ * @license @tabler/icons-react v3.31.0 - MIT
1668
+ *
1669
+ * This source code is licensed under the MIT license.
1670
+ * See the LICENSE file in the root directory of this source tree.
1671
+ */var st=a.createReactComponent("outline","sum","IconSum",[["path",{d:"M18 16v2a1 1 0 0 1 -1 1h-11l6 -7l-6 -7h11a1 1 0 0 1 1 1v2",key:"svg-0"}]]);/**
1672
+ * @license @tabler/icons-react v3.31.0 - MIT
1673
+ *
1674
+ * This source code is licensed under the MIT license.
1675
+ * See the LICENSE file in the root directory of this source tree.
1676
+ */var lt=a.createReactComponent("outline","sun-moon","IconSunMoon",[["path",{d:"M9.173 14.83a4 4 0 1 1 5.657 -5.657",key:"svg-0"}],["path",{d:"M11.294 12.707l.174 .247a7.5 7.5 0 0 0 8.845 2.492a9 9 0 0 1 -14.671 2.914",key:"svg-1"}],["path",{d:"M3 12h1",key:"svg-2"}],["path",{d:"M12 3v1",key:"svg-3"}],["path",{d:"M5.6 5.6l.7 .7",key:"svg-4"}],["path",{d:"M3 21l18 -18",key:"svg-5"}]]);/**
1677
+ * @license @tabler/icons-react v3.31.0 - MIT
1678
+ *
1679
+ * This source code is licensed under the MIT license.
1680
+ * See the LICENSE file in the root directory of this source tree.
1681
+ */var yt=a.createReactComponent("outline","sun","IconSun",[["path",{d:"M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-0"}],["path",{d:"M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7",key:"svg-1"}]]);/**
1682
+ * @license @tabler/icons-react v3.31.0 - MIT
1683
+ *
1684
+ * This source code is licensed under the MIT license.
1685
+ * See the LICENSE file in the root directory of this source tree.
1686
+ */var dt=a.createReactComponent("outline","switch-horizontal","IconSwitchHorizontal",[["path",{d:"M16 3l4 4l-4 4",key:"svg-0"}],["path",{d:"M10 7l10 0",key:"svg-1"}],["path",{d:"M8 13l-4 4l4 4",key:"svg-2"}],["path",{d:"M4 17l9 0",key:"svg-3"}]]);/**
1687
+ * @license @tabler/icons-react v3.31.0 - MIT
1688
+ *
1689
+ * This source code is licensed under the MIT license.
1690
+ * See the LICENSE file in the root directory of this source tree.
1691
+ */var gt=a.createReactComponent("outline","table","IconTable",[["path",{d:"M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z",key:"svg-0"}],["path",{d:"M3 10h18",key:"svg-1"}],["path",{d:"M10 3v18",key:"svg-2"}]]);/**
1692
+ * @license @tabler/icons-react v3.31.0 - MIT
1693
+ *
1694
+ * This source code is licensed under the MIT license.
1695
+ * See the LICENSE file in the root directory of this source tree.
1696
+ */var kt=a.createReactComponent("outline","tag","IconTag",[["path",{d:"M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592 -5.592a2.41 2.41 0 0 0 0 -3.408l-7.71 -7.71a2 2 0 0 0 -1.414 -.586h-5.172a3 3 0 0 0 -3 3z",key:"svg-1"}]]);/**
1697
+ * @license @tabler/icons-react v3.31.0 - MIT
1698
+ *
1699
+ * This source code is licensed under the MIT license.
1700
+ * See the LICENSE file in the root directory of this source tree.
1701
+ */var Mt=a.createReactComponent("outline","tags","IconTags",[["path",{d:"M3 8v4.172a2 2 0 0 0 .586 1.414l5.71 5.71a2.41 2.41 0 0 0 3.408 0l3.592 -3.592a2.41 2.41 0 0 0 0 -3.408l-5.71 -5.71a2 2 0 0 0 -1.414 -.586h-4.172a2 2 0 0 0 -2 2z",key:"svg-0"}],["path",{d:"M18 19l1.592 -1.592a4.82 4.82 0 0 0 0 -6.816l-4.592 -4.592",key:"svg-1"}],["path",{d:"M7 10h-.01",key:"svg-2"}]]);/**
1702
+ * @license @tabler/icons-react v3.31.0 - MIT
1703
+ *
1704
+ * This source code is licensed under the MIT license.
1705
+ * See the LICENSE file in the root directory of this source tree.
1706
+ */var it=a.createReactComponent("outline","target-arrow","IconTargetArrow",[["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M12 7a5 5 0 1 0 5 5",key:"svg-1"}],["path",{d:"M13 3.055a9 9 0 1 0 7.941 7.945",key:"svg-2"}],["path",{d:"M15 6v3h3l3 -3h-3v-3z",key:"svg-3"}],["path",{d:"M15 9l-3 3",key:"svg-4"}]]);/**
1707
+ * @license @tabler/icons-react v3.31.0 - MIT
1708
+ *
1709
+ * This source code is licensed under the MIT license.
1710
+ * See the LICENSE file in the root directory of this source tree.
1711
+ */var It=a.createReactComponent("outline","target","IconTarget",[["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0",key:"svg-1"}],["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-2"}]]);/**
1712
+ * @license @tabler/icons-react v3.31.0 - MIT
1713
+ *
1714
+ * This source code is licensed under the MIT license.
1715
+ * See the LICENSE file in the root directory of this source tree.
1716
+ */var ut=a.createReactComponent("outline","terminal","IconTerminal",[["path",{d:"M5 7l5 5l-5 5",key:"svg-0"}],["path",{d:"M12 19l7 0",key:"svg-1"}]]);/**
1717
+ * @license @tabler/icons-react v3.31.0 - MIT
1718
+ *
1719
+ * This source code is licensed under the MIT license.
1720
+ * See the LICENSE file in the root directory of this source tree.
1721
+ */var mt=a.createReactComponent("outline","test-pipe","IconTestPipe",[["path",{d:"M20 8.04l-12.122 12.124a2.857 2.857 0 1 1 -4.041 -4.04l12.122 -12.124",key:"svg-0"}],["path",{d:"M7 13h8",key:"svg-1"}],["path",{d:"M19 15l1.5 1.6a2 2 0 1 1 -3 0l1.5 -1.6z",key:"svg-2"}],["path",{d:"M15 3l6 6",key:"svg-3"}]]);/**
1722
+ * @license @tabler/icons-react v3.31.0 - MIT
1723
+ *
1724
+ * This source code is licensed under the MIT license.
1725
+ * See the LICENSE file in the root directory of this source tree.
1726
+ */var Ct=a.createReactComponent("outline","text-caption","IconTextCaption",[["path",{d:"M4 15h16",key:"svg-0"}],["path",{d:"M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-1"}],["path",{d:"M4 20h12",key:"svg-2"}]]);/**
1727
+ * @license @tabler/icons-react v3.31.0 - MIT
1728
+ *
1729
+ * This source code is licensed under the MIT license.
1730
+ * See the LICENSE file in the root directory of this source tree.
1731
+ */var Rt=a.createReactComponent("outline","text-size","IconTextSize",[["path",{d:"M3 7v-2h13v2",key:"svg-0"}],["path",{d:"M10 5v14",key:"svg-1"}],["path",{d:"M12 19h-4",key:"svg-2"}],["path",{d:"M15 13v-1h6v1",key:"svg-3"}],["path",{d:"M18 12v7",key:"svg-4"}],["path",{d:"M17 19h2",key:"svg-5"}]]);/**
1732
+ * @license @tabler/icons-react v3.31.0 - MIT
1733
+ *
1734
+ * This source code is licensed under the MIT license.
1735
+ * See the LICENSE file in the root directory of this source tree.
1736
+ */var zt=a.createReactComponent("outline","text-wrap","IconTextWrap",[["path",{d:"M4 6l16 0",key:"svg-0"}],["path",{d:"M4 18l5 0",key:"svg-1"}],["path",{d:"M4 12h13a3 3 0 0 1 0 6h-4l2 -2m0 4l-2 -2",key:"svg-2"}]]);/**
1737
+ * @license @tabler/icons-react v3.31.0 - MIT
1738
+ *
1739
+ * This source code is licensed under the MIT license.
1740
+ * See the LICENSE file in the root directory of this source tree.
1741
+ */var St=a.createReactComponent("outline","time-duration-30","IconTimeDuration30",[["path",{d:"M14 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z",key:"svg-0"}],["path",{d:"M8 9h1.5a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1.5",key:"svg-1"}],["path",{d:"M3 12v.01",key:"svg-2"}],["path",{d:"M7.5 4.2v.01",key:"svg-3"}],["path",{d:"M7.5 19.8v.01",key:"svg-4"}],["path",{d:"M4.2 16.5v.01",key:"svg-5"}],["path",{d:"M4.2 7.5v.01",key:"svg-6"}],["path",{d:"M12 21a9 9 0 0 0 0 -18",key:"svg-7"}]]);/**
1742
+ * @license @tabler/icons-react v3.31.0 - MIT
1743
+ *
1744
+ * This source code is licensed under the MIT license.
1745
+ * See the LICENSE file in the root directory of this source tree.
1746
+ */var ft=a.createReactComponent("outline","time-duration-60","IconTimeDuration60",[["path",{d:"M14 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z",key:"svg-0"}],["path",{d:"M11 9h-2a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2",key:"svg-1"}],["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-2"}]]);/**
1747
+ * @license @tabler/icons-react v3.31.0 - MIT
1748
+ *
1749
+ * This source code is licensed under the MIT license.
1750
+ * See the LICENSE file in the root directory of this source tree.
1751
+ */var bt=a.createReactComponent("outline","timeline-event","IconTimelineEvent",[["path",{d:"M12 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M10 20h-6",key:"svg-1"}],["path",{d:"M14 20h6",key:"svg-2"}],["path",{d:"M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2z",key:"svg-3"}]]);/**
1752
+ * @license @tabler/icons-react v3.31.0 - MIT
1753
+ *
1754
+ * This source code is licensed under the MIT license.
1755
+ * See the LICENSE file in the root directory of this source tree.
1756
+ */var Lt=a.createReactComponent("outline","tool","IconTool",[["path",{d:"M7 10h3v-3l-3.5 -3.5a6 6 0 0 1 8 8l6 6a2 2 0 0 1 -3 3l-6 -6a6 6 0 0 1 -8 -8l3.5 3.5",key:"svg-0"}]]);/**
1757
+ * @license @tabler/icons-react v3.31.0 - MIT
1758
+ *
1759
+ * This source code is licensed under the MIT license.
1760
+ * See the LICENSE file in the root directory of this source tree.
1761
+ */var Pt=a.createReactComponent("outline","transform","IconTransform",[["path",{d:"M3 6a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-0"}],["path",{d:"M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3",key:"svg-1"}],["path",{d:"M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3",key:"svg-2"}],["path",{d:"M15 18a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-3"}]]);/**
1762
+ * @license @tabler/icons-react v3.31.0 - MIT
1763
+ *
1764
+ * This source code is licensed under the MIT license.
1765
+ * See the LICENSE file in the root directory of this source tree.
1766
+ */var Dt=a.createReactComponent("outline","trash-off","IconTrashOff",[["path",{d:"M3 3l18 18",key:"svg-0"}],["path",{d:"M4 7h3m4 0h9",key:"svg-1"}],["path",{d:"M10 11l0 6",key:"svg-2"}],["path",{d:"M14 14l0 3",key:"svg-3"}],["path",{d:"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l.077 -.923",key:"svg-4"}],["path",{d:"M18.384 14.373l.616 -7.373",key:"svg-5"}],["path",{d:"M9 5v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3",key:"svg-6"}]]);/**
1767
+ * @license @tabler/icons-react v3.31.0 - MIT
1768
+ *
1769
+ * This source code is licensed under the MIT license.
1770
+ * See the LICENSE file in the root directory of this source tree.
1771
+ */var wt=a.createReactComponent("outline","trash-x","IconTrashX",[["path",{d:"M4 7h16",key:"svg-0"}],["path",{d:"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12",key:"svg-1"}],["path",{d:"M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3",key:"svg-2"}],["path",{d:"M10 12l4 4m0 -4l-4 4",key:"svg-3"}]]);/**
1772
+ * @license @tabler/icons-react v3.31.0 - MIT
1773
+ *
1774
+ * This source code is licensed under the MIT license.
1775
+ * See the LICENSE file in the root directory of this source tree.
1776
+ */var At=a.createReactComponent("outline","trash","IconTrash",[["path",{d:"M4 7l16 0",key:"svg-0"}],["path",{d:"M10 11l0 6",key:"svg-1"}],["path",{d:"M14 11l0 6",key:"svg-2"}],["path",{d:"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12",key:"svg-3"}],["path",{d:"M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3",key:"svg-4"}]]);/**
1777
+ * @license @tabler/icons-react v3.31.0 - MIT
1778
+ *
1779
+ * This source code is licensed under the MIT license.
1780
+ * See the LICENSE file in the root directory of this source tree.
1781
+ */var Tt=a.createReactComponent("outline","trending-down","IconTrendingDown",[["path",{d:"M3 7l6 6l4 -4l8 8",key:"svg-0"}],["path",{d:"M21 10l0 7l-7 0",key:"svg-1"}]]);/**
1782
+ * @license @tabler/icons-react v3.31.0 - MIT
1783
+ *
1784
+ * This source code is licensed under the MIT license.
1785
+ * See the LICENSE file in the root directory of this source tree.
1786
+ */var Bt=a.createReactComponent("outline","trending-up","IconTrendingUp",[["path",{d:"M3 17l6 -6l4 4l8 -8",key:"svg-0"}],["path",{d:"M14 7l7 0l0 7",key:"svg-1"}]]);/**
1787
+ * @license @tabler/icons-react v3.31.0 - MIT
1788
+ *
1789
+ * This source code is licensed under the MIT license.
1790
+ * See the LICENSE file in the root directory of this source tree.
1791
+ */var xt=a.createReactComponent("outline","typography","IconTypography",[["path",{d:"M4 20l3 0",key:"svg-0"}],["path",{d:"M14 20l7 0",key:"svg-1"}],["path",{d:"M6.9 15l6.9 0",key:"svg-2"}],["path",{d:"M10.2 6.3l5.8 13.7",key:"svg-3"}],["path",{d:"M5 20l6 -16l2 0l7 16",key:"svg-4"}]]);/**
1792
+ * @license @tabler/icons-react v3.31.0 - MIT
1793
+ *
1794
+ * This source code is licensed under the MIT license.
1795
+ * See the LICENSE file in the root directory of this source tree.
1796
+ */var Ft=a.createReactComponent("outline","underline","IconUnderline",[["path",{d:"M7 5v5a5 5 0 0 0 10 0v-5",key:"svg-0"}],["path",{d:"M5 19h14",key:"svg-1"}]]);/**
1797
+ * @license @tabler/icons-react v3.31.0 - MIT
1798
+ *
1799
+ * This source code is licensed under the MIT license.
1800
+ * See the LICENSE file in the root directory of this source tree.
1801
+ */var qt=a.createReactComponent("outline","unlink","IconUnlink",[["path",{d:"M17 22v-2",key:"svg-0"}],["path",{d:"M9 15l6 -6",key:"svg-1"}],["path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464",key:"svg-2"}],["path",{d:"M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463",key:"svg-3"}],["path",{d:"M20 17h2",key:"svg-4"}],["path",{d:"M2 7h2",key:"svg-5"}],["path",{d:"M7 2v2",key:"svg-6"}]]);/**
1802
+ * @license @tabler/icons-react v3.31.0 - MIT
1803
+ *
1804
+ * This source code is licensed under the MIT license.
1805
+ * See the LICENSE file in the root directory of this source tree.
1806
+ */var Ht=a.createReactComponent("outline","upload","IconUpload",[["path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M7 9l5 -5l5 5",key:"svg-1"}],["path",{d:"M12 4l0 12",key:"svg-2"}]]);/**
1807
+ * @license @tabler/icons-react v3.31.0 - MIT
1808
+ *
1809
+ * This source code is licensed under the MIT license.
1810
+ * See the LICENSE file in the root directory of this source tree.
1811
+ */var Nt=a.createReactComponent("outline","user-circle","IconUserCircle",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M12 10m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-1"}],["path",{d:"M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855",key:"svg-2"}]]);/**
1812
+ * @license @tabler/icons-react v3.31.0 - MIT
1813
+ *
1814
+ * This source code is licensed under the MIT license.
1815
+ * See the LICENSE file in the root directory of this source tree.
1816
+ */var Ot=a.createReactComponent("outline","user-cog","IconUserCog",[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h2.5",key:"svg-1"}],["path",{d:"M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-2"}],["path",{d:"M19.001 15.5v1.5",key:"svg-3"}],["path",{d:"M19.001 21v1.5",key:"svg-4"}],["path",{d:"M22.032 17.25l-1.299 .75",key:"svg-5"}],["path",{d:"M17.27 20l-1.3 .75",key:"svg-6"}],["path",{d:"M15.97 17.25l1.3 .75",key:"svg-7"}],["path",{d:"M20.733 20l1.3 .75",key:"svg-8"}]]);/**
1817
+ * @license @tabler/icons-react v3.31.0 - MIT
1818
+ *
1819
+ * This source code is licensed under the MIT license.
1820
+ * See the LICENSE file in the root directory of this source tree.
1821
+ */var Ut=a.createReactComponent("outline","user-pin","IconUserPin",[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h2.5",key:"svg-1"}],["path",{d:"M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z",key:"svg-2"}],["path",{d:"M19 18v.01",key:"svg-3"}]]);/**
1822
+ * @license @tabler/icons-react v3.31.0 - MIT
1823
+ *
1824
+ * This source code is licensed under the MIT license.
1825
+ * See the LICENSE file in the root directory of this source tree.
1826
+ */var Et=a.createReactComponent("outline","user-plus","IconUserPlus",[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M16 19h6",key:"svg-1"}],["path",{d:"M19 16v6",key:"svg-2"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4",key:"svg-3"}]]);/**
1827
+ * @license @tabler/icons-react v3.31.0 - MIT
1828
+ *
1829
+ * This source code is licensed under the MIT license.
1830
+ * See the LICENSE file in the root directory of this source tree.
1831
+ */var Gt=a.createReactComponent("outline","user","IconUser",[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}]]);/**
1832
+ * @license @tabler/icons-react v3.31.0 - MIT
1833
+ *
1834
+ * This source code is licensed under the MIT license.
1835
+ * See the LICENSE file in the root directory of this source tree.
1836
+ */var Xt=a.createReactComponent("outline","users","IconUsers",[["path",{d:"M9 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0",key:"svg-0"}],["path",{d:"M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"svg-2"}],["path",{d:"M21 21v-2a4 4 0 0 0 -3 -3.85",key:"svg-3"}]]);/**
1837
+ * @license @tabler/icons-react v3.31.0 - MIT
1838
+ *
1839
+ * This source code is licensed under the MIT license.
1840
+ * See the LICENSE file in the root directory of this source tree.
1841
+ */var Kt=a.createReactComponent("outline","variable-plus","IconVariablePlus",[["path",{d:"M5 4c-2.5 5 -2.5 10 0 16m14 -16c1.38 2.76 2 5.52 1.855 8.448m-11.855 -3.448h1c1 0 1 1 2.016 3.527c.785 1.972 .944 3.008 1.483 3.346",key:"svg-0"}],["path",{d:"M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5",key:"svg-1"}],["path",{d:"M16 19h6",key:"svg-2"}],["path",{d:"M19 16v6",key:"svg-3"}]]);/**
1842
+ * @license @tabler/icons-react v3.31.0 - MIT
1843
+ *
1844
+ * This source code is licensed under the MIT license.
1845
+ * See the LICENSE file in the root directory of this source tree.
1846
+ */var Vt=a.createReactComponent("outline","variable","IconVariable",[["path",{d:"M5 4c-2.5 5 -2.5 10 0 16m14 -16c2.5 5 2.5 10 0 16m-10 -11h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1",key:"svg-0"}],["path",{d:"M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5",key:"svg-1"}]]);/**
1847
+ * @license @tabler/icons-react v3.31.0 - MIT
1848
+ *
1849
+ * This source code is licensed under the MIT license.
1850
+ * See the LICENSE file in the root directory of this source tree.
1851
+ */var Wt=a.createReactComponent("outline","versions-off","IconVersionsOff",[["path",{d:"M10.184 6.162a2 2 0 0 1 1.816 -1.162h6a2 2 0 0 1 2 2v9m-1.185 2.827a1.993 1.993 0 0 1 -.815 .173h-6a2 2 0 0 1 -2 -2v-7",key:"svg-0"}],["path",{d:"M7 7v10",key:"svg-1"}],["path",{d:"M4 8v8",key:"svg-2"}],["path",{d:"M3 3l18 18",key:"svg-3"}]]);/**
1852
+ * @license @tabler/icons-react v3.31.0 - MIT
1853
+ *
1854
+ * This source code is licensed under the MIT license.
1855
+ * See the LICENSE file in the root directory of this source tree.
1856
+ */var Zt=a.createReactComponent("outline","versions","IconVersions",[["path",{d:"M10 5m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M7 7l0 10",key:"svg-1"}],["path",{d:"M4 8l0 8",key:"svg-2"}]]);/**
1857
+ * @license @tabler/icons-react v3.31.0 - MIT
1858
+ *
1859
+ * This source code is licensed under the MIT license.
1860
+ * See the LICENSE file in the root directory of this source tree.
1861
+ */var Yt=a.createReactComponent("outline","video","IconVideo",[["path",{d:"M15 10l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -1.447 .894l-4.553 -2.276v-4z",key:"svg-0"}],["path",{d:"M3 6m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z",key:"svg-1"}]]);/**
1862
+ * @license @tabler/icons-react v3.31.0 - MIT
1863
+ *
1864
+ * This source code is licensed under the MIT license.
1865
+ * See the LICENSE file in the root directory of this source tree.
1866
+ */var Qt=a.createReactComponent("outline","wand","IconWand",[["path",{d:"M6 21l15 -15l-3 -3l-15 15l3 3",key:"svg-0"}],["path",{d:"M15 6l3 3",key:"svg-1"}],["path",{d:"M9 3a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2",key:"svg-2"}],["path",{d:"M19 13a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2",key:"svg-3"}]]);/**
1867
+ * @license @tabler/icons-react v3.31.0 - MIT
1868
+ *
1869
+ * This source code is licensed under the MIT license.
1870
+ * See the LICENSE file in the root directory of this source tree.
1871
+ */var Jt=a.createReactComponent("outline","webhook","IconWebhook",[["path",{d:"M4.876 13.61a4 4 0 1 0 6.124 3.39h6",key:"svg-0"}],["path",{d:"M15.066 20.502a4 4 0 1 0 1.934 -7.502c-.706 0 -1.424 .179 -2 .5l-3 -5.5",key:"svg-1"}],["path",{d:"M16 8a4 4 0 1 0 -8 0c0 1.506 .77 2.818 2 3.5l-3 5.5",key:"svg-2"}]]);/**
1872
+ * @license @tabler/icons-react v3.31.0 - MIT
1873
+ *
1874
+ * This source code is licensed under the MIT license.
1875
+ * See the LICENSE file in the root directory of this source tree.
1876
+ */var jt=a.createReactComponent("outline","world","IconWorld",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M3.6 9h16.8",key:"svg-1"}],["path",{d:"M3.6 15h16.8",key:"svg-2"}],["path",{d:"M11.5 3a17 17 0 0 0 0 18",key:"svg-3"}],["path",{d:"M12.5 3a17 17 0 0 1 0 18",key:"svg-4"}]]);exports.IconAlertCircle=e;exports.IconAlignBoxLeftTop=t;exports.IconAlignCenter=n;exports.IconAlignLeft=o;exports.IconAlignRight=c;exports.IconApi=v;exports.IconAppWindow=h;exports.IconApps=r;exports.IconArchive=s;exports.IconArchiveOff=p;exports.IconArrowBackUp=l;exports.IconArrowDown=y;exports.IconArrowLeft=d;exports.IconArrowMerge=g;exports.IconArrowRight=k;exports.IconArrowUp=i;exports.IconArrowUpRight=M;exports.IconArrowsDiagonal=I;exports.IconArrowsSort=u;exports.IconArrowsVertical=m;exports.IconAt=C;exports.IconAxisX=R;exports.IconAxisY=z;exports.IconBadge2k=S;exports.IconBaselineDensitySmall=f;exports.IconBell=b;exports.IconBlockquote=L;exports.IconBold=P;exports.IconBolt=D;exports.IconBook2=w;exports.IconBookmark=T;exports.IconBookmarkPlus=A;exports.IconBox=x;exports.IconBoxMultiple=B;exports.IconBrackets=q;exports.IconBracketsContain=F;exports.IconBrain=H;exports.IconBrandDaysCounter=N;exports.IconBrandGoogle=O;exports.IconBrandGraphql=U;exports.IconBrandLinkedin=E;exports.IconBrandX=G;exports.IconBriefcase=X;exports.IconBroadcast=K;exports.IconBrowserMaximize=V;exports.IconBuildingSkyscraper=W;exports.IconCalendar=_;exports.IconCalendarDue=Z;exports.IconCalendarEvent=Y;exports.IconCalendarRepeat=Q;exports.IconCalendarTime=J;exports.IconCalendarX=j;exports.IconCancel=$;exports.IconCaretLeft=a1;exports.IconCaretRight=e1;exports.IconChartCandle=t1;exports.IconChartDots3=n1;exports.IconChartLine=o1;exports.IconChartPie=c1;exports.IconCheckbox=v1;exports.IconChevronDown=h1;exports.IconChevronLeft=r1;exports.IconChevronRightPipe=p1;exports.IconChevronUp=s1;exports.IconChevronsRight=l1;exports.IconCircle=i1;exports.IconCircleDashed=y1;exports.IconCircleDot=d1;exports.IconCircleOff=g1;exports.IconCirclePlus=k1;exports.IconCircleX=M1;exports.IconClick=I1;exports.IconClockHour8=u1;exports.IconClockPlay=m1;exports.IconClockShare=C1;exports.IconCode=z1;exports.IconCodeCircle=R1;exports.IconCoins=S1;exports.IconColorSwatch=f1;exports.IconColumns=b1;exports.IconCommand=L1;exports.IconCopy=P1;exports.IconCpu=D1;exports.IconCreativeCommonsSa=w1;exports.IconCreditCard=A1;exports.IconCsv=T1;exports.IconCube=B1;exports.IconCurrencyAfghani=x1;exports.IconCurrencyBahraini=F1;exports.IconCurrencyBaht=q1;exports.IconCurrencyDinar=H1;exports.IconCurrencyDirham=N1;exports.IconCurrencyDollar=K1;exports.IconCurrencyDollarAustralian=O1;exports.IconCurrencyDollarBrunei=U1;exports.IconCurrencyDollarCanadian=E1;exports.IconCurrencyDollarGuyanese=G1;exports.IconCurrencyDollarSingapore=X1;exports.IconCurrencyDong=V1;exports.IconCurrencyDram=W1;exports.IconCurrencyEuro=Z1;exports.IconCurrencyFlorin=Y1;exports.IconCurrencyForint=Q1;exports.IconCurrencyFrank=J1;exports.IconCurrencyGuarani=j1;exports.IconCurrencyHryvnia=_1;exports.IconCurrencyIranianRial=$1;exports.IconCurrencyKip=aa;exports.IconCurrencyKroneCzech=ea;exports.IconCurrencyKroneDanish=ta;exports.IconCurrencyKroneSwedish=na;exports.IconCurrencyLari=oa;exports.IconCurrencyLeu=ca;exports.IconCurrencyLira=va;exports.IconCurrencyLyd=ha;exports.IconCurrencyManat=ra;exports.IconCurrencyNaira=pa;exports.IconCurrencyPaanga=sa;exports.IconCurrencyPeso=la;exports.IconCurrencyPound=ya;exports.IconCurrencyQuetzal=da;exports.IconCurrencyReal=ga;exports.IconCurrencyRenminbi=ka;exports.IconCurrencyRiyal=Ma;exports.IconCurrencyRubel=ia;exports.IconCurrencyRufiyaa=Ia;exports.IconCurrencyRupee=ma;exports.IconCurrencyRupeeNepalese=ua;exports.IconCurrencyShekel=Ca;exports.IconCurrencySom=Ra;exports.IconCurrencyTaka=za;exports.IconCurrencyTenge=Sa;exports.IconCurrencyTugrik=fa;exports.IconCurrencyWon=ba;exports.IconCurrencyYen=La;exports.IconCurrencyYuan=Pa;exports.IconCurrencyZloty=Da;exports.IconDatabase=Aa;exports.IconDatabaseExport=wa;exports.IconDecimal=Ta;exports.IconDeviceFloppy=Ba;exports.IconDoorEnter=xa;exports.IconDotsVertical=Fa;exports.IconDownload=qa;exports.IconEdit=Na;exports.IconEditCircle=Ha;exports.IconEraser=Oa;exports.IconExclamationCircle=Ua;exports.IconExternalLink=Ea;exports.IconEye=Ka;exports.IconEyeOff=Ga;exports.IconEyeShare=Xa;exports.IconFile=$a;exports.IconFileCheck=Va;exports.IconFileExport=Wa;exports.IconFileImport=Za;exports.IconFileInfo=Ya;exports.IconFilePencil=Qa;exports.IconFileText=Ja;exports.IconFileUpload=ja;exports.IconFileZip=_a;exports.IconFilterCog=ae;exports.IconFilterOff=ee;exports.IconFilterPlus=te;exports.IconFilterX=ne;exports.IconFilters=oe;exports.IconFlag=ce;exports.IconFlask=ve;exports.IconFocusCentered=he;exports.IconFolder=le;exports.IconFolderOpen=re;exports.IconFolderPlus=pe;exports.IconFolderSymlink=se;exports.IconForbid=ye;exports.IconFrame=de;exports.IconFunction=ge;exports.IconGauge=ke;exports.IconGitBranchDeleted=Me;exports.IconGitCommit=ie;exports.IconGizmo=Ie;exports.IconH1=ue;exports.IconH2=me;exports.IconH3=Ce;exports.IconHandClick=Re;exports.IconHandMove=ze;exports.IconHeadphones=Se;exports.IconHeart=Le;exports.IconHeartOff=fe;exports.IconHeartRateMonitor=be;exports.IconHelpCircle=Pe;exports.IconHierarchy=we;exports.IconHierarchy2=De;exports.IconHistory=Te;exports.IconHistoryToggle=Ae;exports.IconHome=Be;exports.IconHourglassHigh=xe;exports.IconHours24=Fe;exports.IconHttpGet=qe;exports.IconHttpPost=He;exports.IconId=Ne;exports.IconInbox=Oe;exports.IconItalic=Ue;exports.IconJson=Ee;exports.IconKey=Ge;exports.IconLanguage=Xe;exports.IconLayersLinked=Ke;exports.IconLayout=a0;exports.IconLayoutDashboard=Ve;exports.IconLayoutGrid=We;exports.IconLayoutKanban=Ze;exports.IconLayoutList=Ye;exports.IconLayoutNavbar=Qe;exports.IconLayoutSidebarLeftCollapse=Je;exports.IconLayoutSidebarRight=$e;exports.IconLayoutSidebarRightCollapse=je;exports.IconLayoutSidebarRightExpand=_e;exports.IconLetterK=e0;exports.IconLifebuoy=t0;exports.IconLink=c0;exports.IconLinkOff=n0;exports.IconLinkPlus=o0;exports.IconList=p0;exports.IconListCheck=v0;exports.IconListDetails=h0;exports.IconListNumbers=r0;exports.IconLoader=s0;exports.IconLock=y0;exports.IconLockOpen=l0;exports.IconLogout=d0;exports.IconMail=M0;exports.IconMailCog=g0;exports.IconMailX=k0;exports.IconMap=i0;exports.IconMathMax=I0;exports.IconMathMin=u0;exports.IconMathXy=m0;exports.IconMaximize=C0;exports.IconMessage=S0;exports.IconMessageCircle=z0;exports.IconMessageCirclePlus=R0;exports.IconMoneybag=f0;exports.IconMoodSmile=b0;exports.IconMoon=L0;exports.IconMouse2=P0;exports.IconNorthStar=D0;exports.IconNoteOff=w0;exports.IconNotes=A0;exports.IconNumber=B0;exports.IconNumber9=T0;exports.IconNumbers=x0;exports.IconPaperclip=F0;exports.IconPassword=q0;exports.IconPencil=N0;exports.IconPencilOff=H0;exports.IconPercentage=O0;exports.IconPhone=U0;exports.IconPhoto=G0;exports.IconPhotoUp=E0;exports.IconPilcrow=X0;exports.IconPinned=V0;exports.IconPinnedOff=K0;exports.IconPlayerPause=W0;exports.IconPlayerPlay=Z0;exports.IconPlayerStop=Y0;exports.IconPlaylistAdd=Q0;exports.IconPlaystationSquare=J0;exports.IconPlug=j0;exports.IconPlus=_0;exports.IconPower=$0;exports.IconPresentation=a2;exports.IconPrinter=e2;exports.IconProgressCheck=t2;exports.IconPuzzle=o2;exports.IconPuzzle2=n2;exports.IconQuestionMark=c2;exports.IconRadiusBottomLeft=v2;exports.IconRadiusBottomRight=h2;exports.IconRadiusTopLeft=r2;exports.IconRadiusTopRight=p2;exports.IconRefresh=y2;exports.IconRefreshAlert=s2;exports.IconRefreshDot=l2;exports.IconRelationManyToMany=d2;exports.IconRelationOneToMany=g2;exports.IconRelationOneToOne=k2;exports.IconReload=M2;exports.IconReorder=i2;exports.IconRepeat=I2;exports.IconRestore=u2;exports.IconRobot=m2;exports.IconRocket=C2;exports.IconRotate=z2;exports.IconRotate2=R2;exports.IconRowInsertBottom=S2;exports.IconRowInsertTop=f2;exports.IconSend=b2;exports.IconServer=P2;exports.IconServer2=L2;exports.IconSettings=A2;exports.IconSettings2=D2;exports.IconSettingsAutomation=w2;exports.IconShare=T2;exports.IconShield=B2;exports.IconSitemap=x2;exports.IconSlash=F2;exports.IconSortAZ=q2;exports.IconSortAscending=O2;exports.IconSortAscendingLetters=H2;exports.IconSortAscendingNumbers=N2;exports.IconSortDescending=G2;exports.IconSortDescendingLetters=U2;exports.IconSortDescendingNumbers=E2;exports.IconSortZA=X2;exports.IconSparkles=K2;exports.IconSpy=V2;exports.IconSql=W2;exports.IconSquare=ct;exports.IconSquareKey=Z2;exports.IconSquareNumber1=Y2;exports.IconSquareNumber2=Q2;exports.IconSquareNumber3=J2;exports.IconSquareNumber4=j2;exports.IconSquareNumber5=_2;exports.IconSquareNumber6=$2;exports.IconSquareNumber7=at;exports.IconSquareNumber8=et;exports.IconSquareNumber9=tt;exports.IconSquareRoundedCheck=nt;exports.IconSquareRoundedX=ot;exports.IconStack2=vt;exports.IconStatusChange=ht;exports.IconStepInto=rt;exports.IconStrikethrough=pt;exports.IconSum=st;exports.IconSun=yt;exports.IconSunMoon=lt;exports.IconSwitchHorizontal=dt;exports.IconTable=gt;exports.IconTag=kt;exports.IconTags=Mt;exports.IconTarget=It;exports.IconTargetArrow=it;exports.IconTerminal=ut;exports.IconTestPipe=mt;exports.IconTextCaption=Ct;exports.IconTextSize=Rt;exports.IconTextWrap=zt;exports.IconTimeDuration30=St;exports.IconTimeDuration60=ft;exports.IconTimelineEvent=bt;exports.IconTool=Lt;exports.IconTransform=Pt;exports.IconTrash=At;exports.IconTrashOff=Dt;exports.IconTrashX=wt;exports.IconTrendingDown=Tt;exports.IconTrendingUp=Bt;exports.IconTypography=xt;exports.IconUnderline=Ft;exports.IconUnlink=qt;exports.IconUpload=Ht;exports.IconUser=Gt;exports.IconUserCircle=Nt;exports.IconUserCog=Ot;exports.IconUserPin=Ut;exports.IconUserPlus=Et;exports.IconUsers=Xt;exports.IconVariable=Vt;exports.IconVariablePlus=Kt;exports.IconVersions=Zt;exports.IconVersionsOff=Wt;exports.IconVideo=Yt;exports.IconWand=Qt;exports.IconWebhook=Jt;exports.IconWorld=jt;