restream-admin-ui-icons 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (278) hide show
  1. package/README.md +35 -45
  2. package/dist/16/action/index.cjs +183 -0
  3. package/dist/16/action/index.d.cts +3 -0
  4. package/dist/16/action/index.d.ts +3 -0
  5. package/dist/16/action/index.js +2 -0
  6. package/dist/16/alert/index.cjs +107 -0
  7. package/dist/16/alert/index.d.cts +3 -0
  8. package/dist/16/alert/index.d.ts +3 -0
  9. package/dist/16/alert/index.js +2 -0
  10. package/dist/16/business/index.cjs +39 -0
  11. package/dist/16/business/index.d.cts +3 -0
  12. package/dist/16/business/index.d.ts +3 -0
  13. package/dist/16/business/index.js +2 -0
  14. package/dist/16/communication/index.cjs +91 -0
  15. package/dist/16/communication/index.d.cts +3 -0
  16. package/dist/16/communication/index.d.ts +3 -0
  17. package/dist/16/communication/index.js +2 -0
  18. package/dist/16/culture/index.cjs +11 -0
  19. package/dist/16/culture/index.d.cts +3 -0
  20. package/dist/16/culture/index.d.ts +3 -0
  21. package/dist/16/culture/index.js +2 -0
  22. package/dist/16/document/index.cjs +47 -0
  23. package/dist/16/document/index.d.cts +3 -0
  24. package/dist/16/document/index.d.ts +3 -0
  25. package/dist/16/document/index.js +2 -0
  26. package/dist/16/editor/index.cjs +271 -0
  27. package/dist/16/editor/index.d.cts +3 -0
  28. package/dist/16/editor/index.d.ts +3 -0
  29. package/dist/16/editor/index.js +2 -0
  30. package/dist/16/index.cjs +40 -27
  31. package/dist/16/index.d.cts +13 -1
  32. package/dist/16/index.d.ts +13 -1
  33. package/dist/16/index.js +14 -1
  34. package/dist/16/logo/index.cjs +147 -0
  35. package/dist/16/logo/index.d.cts +3 -0
  36. package/dist/16/logo/index.d.ts +3 -0
  37. package/dist/16/logo/index.js +2 -0
  38. package/dist/16/media/index.cjs +95 -0
  39. package/dist/16/media/index.d.cts +3 -0
  40. package/dist/16/media/index.d.ts +3 -0
  41. package/dist/16/media/index.js +2 -0
  42. package/dist/16/navigation/index.cjs +187 -0
  43. package/dist/16/navigation/index.d.cts +3 -0
  44. package/dist/16/navigation/index.d.ts +3 -0
  45. package/dist/16/navigation/index.js +2 -0
  46. package/dist/16/place/index.cjs +31 -0
  47. package/dist/16/place/index.d.cts +3 -0
  48. package/dist/16/place/index.d.ts +3 -0
  49. package/dist/16/place/index.js +2 -0
  50. package/dist/16/rating/index.cjs +95 -0
  51. package/dist/16/rating/index.d.cts +3 -0
  52. package/dist/16/rating/index.d.ts +3 -0
  53. package/dist/16/rating/index.js +2 -0
  54. package/dist/16/technology/index.cjs +55 -0
  55. package/dist/16/technology/index.d.cts +3 -0
  56. package/dist/16/technology/index.d.ts +3 -0
  57. package/dist/16/technology/index.js +2 -0
  58. package/dist/24/action/index.cjs +319 -0
  59. package/dist/24/action/index.d.cts +3 -0
  60. package/dist/24/action/index.d.ts +3 -0
  61. package/dist/24/action/index.js +2 -0
  62. package/dist/24/alert/index.cjs +107 -0
  63. package/dist/24/alert/index.d.cts +3 -0
  64. package/dist/24/alert/index.d.ts +3 -0
  65. package/dist/24/alert/index.js +2 -0
  66. package/dist/24/business/index.cjs +183 -0
  67. package/dist/24/business/index.d.cts +3 -0
  68. package/dist/24/business/index.d.ts +3 -0
  69. package/dist/24/business/index.js +2 -0
  70. package/dist/24/communication/index.cjs +219 -0
  71. package/dist/24/communication/index.d.cts +3 -0
  72. package/dist/24/communication/index.d.ts +3 -0
  73. package/dist/24/communication/index.js +2 -0
  74. package/dist/24/culture/index.cjs +111 -0
  75. package/dist/24/culture/index.d.cts +3 -0
  76. package/dist/24/culture/index.d.ts +3 -0
  77. package/dist/24/culture/index.js +2 -0
  78. package/dist/24/document/index.cjs +535 -0
  79. package/dist/24/document/index.d.cts +3 -0
  80. package/dist/24/document/index.d.ts +3 -0
  81. package/dist/24/document/index.js +2 -0
  82. package/dist/24/editor/index.cjs +379 -0
  83. package/dist/24/editor/index.d.cts +3 -0
  84. package/dist/24/editor/index.d.ts +3 -0
  85. package/dist/24/editor/index.js +2 -0
  86. package/dist/24/index.cjs +39 -26
  87. package/dist/24/index.d.cts +13 -1
  88. package/dist/24/index.d.ts +13 -1
  89. package/dist/24/index.js +14 -1
  90. package/dist/24/logo/index.cjs +223 -0
  91. package/dist/24/logo/index.d.cts +3 -0
  92. package/dist/24/logo/index.d.ts +3 -0
  93. package/dist/24/logo/index.js +2 -0
  94. package/dist/24/media/index.cjs +287 -0
  95. package/dist/24/media/index.d.cts +3 -0
  96. package/dist/24/media/index.d.ts +3 -0
  97. package/dist/24/media/index.js +2 -0
  98. package/dist/24/navigation/index.cjs +215 -0
  99. package/dist/24/navigation/index.d.cts +3 -0
  100. package/dist/24/navigation/index.d.ts +3 -0
  101. package/dist/24/navigation/index.js +2 -0
  102. package/dist/24/place/index.cjs +319 -0
  103. package/dist/24/place/index.d.cts +3 -0
  104. package/dist/24/place/index.d.ts +3 -0
  105. package/dist/24/place/index.js +2 -0
  106. package/dist/24/rating/index.cjs +147 -0
  107. package/dist/24/rating/index.d.cts +3 -0
  108. package/dist/24/rating/index.d.ts +3 -0
  109. package/dist/24/rating/index.js +2 -0
  110. package/dist/24/technology/index.cjs +347 -0
  111. package/dist/24/technology/index.d.cts +3 -0
  112. package/dist/24/technology/index.d.ts +3 -0
  113. package/dist/24/technology/index.js +2 -0
  114. package/dist/8/communication/index.cjs +11 -0
  115. package/dist/8/communication/index.d.cts +3 -0
  116. package/dist/8/communication/index.d.ts +3 -0
  117. package/dist/8/communication/index.js +2 -0
  118. package/dist/8/index.cjs +7 -4
  119. package/dist/8/index.d.cts +3 -1
  120. package/dist/8/index.d.ts +3 -1
  121. package/dist/8/index.js +4 -1
  122. package/dist/8/navigation/index.cjs +15 -0
  123. package/dist/8/navigation/index.d.cts +3 -0
  124. package/dist/8/navigation/index.d.ts +3 -0
  125. package/dist/8/navigation/index.js +2 -0
  126. package/dist/8/rating/index.cjs +11 -0
  127. package/dist/8/rating/index.d.cts +3 -0
  128. package/dist/8/rating/index.d.ts +3 -0
  129. package/dist/8/rating/index.js +2 -0
  130. package/dist/chunk-24BIAKRS.js +23 -0
  131. package/dist/chunk-2U3R6HBC.js +37 -0
  132. package/dist/chunk-47J5D6BQ.js +1199 -0
  133. package/dist/chunk-4Y5ULXVT.js +401 -0
  134. package/dist/chunk-4YG555JO.js +121 -0
  135. package/dist/chunk-5B6Z76TB.js +989 -0
  136. package/dist/chunk-5E6YCRWP.cjs +821 -0
  137. package/dist/chunk-5TSOG4AS.js +1101 -0
  138. package/dist/chunk-652EDI3M.cjs +36 -0
  139. package/dist/chunk-666BKIZ6.cjs +1181 -0
  140. package/dist/chunk-67D73ETG.js +34 -0
  141. package/dist/chunk-6GNVPFI2.cjs +131 -0
  142. package/dist/chunk-6PKSKZCH.js +933 -0
  143. package/dist/chunk-6SSOEAFO.js +1311 -0
  144. package/dist/chunk-7CV76NM5.js +373 -0
  145. package/dist/chunk-AOV2RSFU.js +765 -0
  146. package/dist/chunk-B6JOHEFS.js +303 -0
  147. package/dist/chunk-BL7ETGXC.js +2062 -0
  148. package/dist/chunk-BXCWXLDK.js +499 -0
  149. package/dist/chunk-DJY2ZT47.cjs +16 -0
  150. package/dist/chunk-DQXLUYGZ.cjs +26 -0
  151. package/dist/chunk-DSLRKEEM.js +519 -0
  152. package/dist/chunk-EC3FKFNR.cjs +161 -0
  153. package/dist/chunk-EDXVFXFG.js +1104 -0
  154. package/dist/chunk-EFOWDO5Z.cjs +674 -0
  155. package/dist/chunk-EFQLND6U.cjs +191 -0
  156. package/dist/chunk-EQXPGHMB.js +317 -0
  157. package/dist/chunk-FLODM2MN.cjs +1286 -0
  158. package/dist/chunk-FTXJCRSC.cjs +26 -0
  159. package/dist/chunk-H3Z6UNJ6.js +754 -0
  160. package/dist/chunk-HNETW4EK.cjs +101 -0
  161. package/dist/chunk-HRHUSLAY.cjs +341 -0
  162. package/dist/chunk-JA7AQN2U.cjs +26 -0
  163. package/dist/chunk-JDQYKY6U.js +14 -0
  164. package/dist/chunk-JJGYKMC4.cjs +1001 -0
  165. package/dist/chunk-JV7VTU2W.cjs +1406 -0
  166. package/dist/chunk-LQZJJ2IL.js +93 -0
  167. package/dist/chunk-LYEJYZVX.js +639 -0
  168. package/dist/chunk-MBDNDFW5.js +737 -0
  169. package/dist/chunk-ML76OME2.cjs +809 -0
  170. package/dist/chunk-OBEPQDMI.cjs +1184 -0
  171. package/dist/chunk-OYF7PLZT.cjs +671 -0
  172. package/dist/chunk-P6CETHIC.cjs +1061 -0
  173. package/dist/chunk-QCKWJBFQ.cjs +341 -0
  174. package/dist/chunk-QFE476CS.js +34 -0
  175. package/dist/chunk-QTSQUW7V.cjs +428 -0
  176. package/dist/chunk-RJTHXN7R.cjs +401 -0
  177. package/dist/chunk-RRGQQVT3.cjs +2196 -0
  178. package/dist/chunk-SSMVTGUD.js +177 -0
  179. package/dist/chunk-T2Q4KBQ3.js +317 -0
  180. package/dist/chunk-U3SUHKQG.cjs +536 -0
  181. package/dist/chunk-VVQ4ZQ7G.js +625 -0
  182. package/dist/chunk-VYJ4FQIM.cjs +556 -0
  183. package/dist/chunk-WA2RZKLP.js +401 -0
  184. package/dist/chunk-WG25HRF2.js +23 -0
  185. package/dist/chunk-WHQGABRH.cjs +41 -0
  186. package/dist/chunk-X7TNY7YV.cjs +791 -0
  187. package/dist/chunk-XBCAPJS6.js +23 -0
  188. package/dist/chunk-XGESN6V3.cjs +686 -0
  189. package/dist/chunk-XU6L5TBJ.js +628 -0
  190. package/dist/chunk-Y6TFMQOU.js +149 -0
  191. package/dist/chunk-YVIRETI5.cjs +428 -0
  192. package/dist/chunk-YW3CYQZO.cjs +36 -0
  193. package/dist/chunk-ZH3F4HAS.cjs +326 -0
  194. package/dist/index-5ToZKUDg.d.cts +428 -0
  195. package/dist/index-5ToZKUDg.d.ts +428 -0
  196. package/dist/index-9wawOzmn.d.ts +19 -0
  197. package/dist/index-ASBR6v-E.d.cts +565 -0
  198. package/dist/index-ASBR6v-E.d.ts +565 -0
  199. package/dist/index-B7LKlvJk.d.cts +476 -0
  200. package/dist/index-B7LKlvJk.d.ts +476 -0
  201. package/dist/index-B7umJpPL.d.cts +332 -0
  202. package/dist/index-B7umJpPL.d.ts +332 -0
  203. package/dist/index-BChZTp3x.d.cts +518 -0
  204. package/dist/index-BChZTp3x.d.ts +518 -0
  205. package/dist/index-BNWAp6cn.d.cts +80 -0
  206. package/dist/index-BNWAp6cn.d.ts +80 -0
  207. package/dist/index-BV2fHXgi.d.cts +68 -0
  208. package/dist/index-BV2fHXgi.d.ts +68 -0
  209. package/dist/index-Bb_sUOUj.d.cts +218 -0
  210. package/dist/index-Bb_sUOUj.d.ts +218 -0
  211. package/dist/index-BgJGQLg9.d.cts +158 -0
  212. package/dist/index-BgJGQLg9.d.ts +158 -0
  213. package/dist/index-Bn3HVCJk.d.cts +140 -0
  214. package/dist/index-Bn3HVCJk.d.ts +140 -0
  215. package/dist/index-BsiQV-Md.d.cts +14 -0
  216. package/dist/index-BsiQV-Md.d.ts +14 -0
  217. package/dist/index-C7d7YDCl.d.cts +218 -0
  218. package/dist/index-C7d7YDCl.d.ts +218 -0
  219. package/dist/index-CFxPTzd1.d.cts +14 -0
  220. package/dist/index-CFxPTzd1.d.ts +14 -0
  221. package/dist/index-CG2dj02u.d.cts +404 -0
  222. package/dist/index-CG2dj02u.d.ts +404 -0
  223. package/dist/index-CK0phSMO.d.cts +9 -0
  224. package/dist/index-CNtiUTY3.d.cts +19 -0
  225. package/dist/index-COesY55N.d.ts +9 -0
  226. package/dist/index-CR4EC66T.d.cts +20 -0
  227. package/dist/index-CR4EC66T.d.ts +20 -0
  228. package/dist/index-CaVxPDmN.d.cts +476 -0
  229. package/dist/index-CaVxPDmN.d.ts +476 -0
  230. package/dist/index-Ce_7C4Dg.d.cts +320 -0
  231. package/dist/index-Ce_7C4Dg.d.ts +320 -0
  232. package/dist/index-CljdSS2W.d.cts +56 -0
  233. package/dist/index-CljdSS2W.d.ts +56 -0
  234. package/dist/index-Cpqv5g2f.d.cts +134 -0
  235. package/dist/index-Cpqv5g2f.d.ts +134 -0
  236. package/dist/index-CrIDfvJA.d.cts +800 -0
  237. package/dist/index-CrIDfvJA.d.ts +800 -0
  238. package/dist/index-Ctc6Hj-F.d.cts +14 -0
  239. package/dist/index-Ctc6Hj-F.d.ts +14 -0
  240. package/dist/index-D6SB0h7i.d.cts +164 -0
  241. package/dist/index-D6SB0h7i.d.ts +164 -0
  242. package/dist/index-DRLluCqw.d.cts +140 -0
  243. package/dist/index-DRLluCqw.d.ts +140 -0
  244. package/dist/index-DT-ZD2vN.d.cts +19 -0
  245. package/dist/index-D_h78ilz.d.cts +326 -0
  246. package/dist/index-D_h78ilz.d.ts +326 -0
  247. package/dist/index-Day051Iz.d.cts +272 -0
  248. package/dist/index-Day051Iz.d.ts +272 -0
  249. package/dist/index-Dhbf0iLm.d.cts +278 -0
  250. package/dist/index-Dhbf0iLm.d.ts +278 -0
  251. package/dist/index-EphVdsek.d.ts +19 -0
  252. package/dist/index-mgKSIcll.d.cts +44 -0
  253. package/dist/index-mgKSIcll.d.ts +44 -0
  254. package/dist/index-vZcD4vr2.d.cts +272 -0
  255. package/dist/index-vZcD4vr2.d.ts +272 -0
  256. package/dist/index-yvIuqUow.d.cts +158 -0
  257. package/dist/index-yvIuqUow.d.ts +158 -0
  258. package/dist/index.cjs +35 -6
  259. package/dist/index.d.cts +32 -3
  260. package/dist/index.d.ts +32 -3
  261. package/dist/index.js +32 -3
  262. package/package.json +5 -2
  263. package/dist/24/index 2.js +0 -2
  264. package/dist/8/index.d 2.cts +0 -3
  265. package/dist/8/index.d 2.ts +0 -3
  266. package/dist/chunk-6R5MLI6T.cjs +0 -4582
  267. package/dist/chunk-J4ZSA3F4.js +0 -4567
  268. package/dist/chunk-L2RDQIWN.cjs +0 -11928
  269. package/dist/chunk-OVJVZQJG.cjs +0 -88
  270. package/dist/chunk-Q5FZCGI5.js +0 -83
  271. package/dist/chunk-WHU7SHJM 2.js +0 -11913
  272. package/dist/chunk-WHU7SHJM.js +0 -11913
  273. package/dist/index-CwzC7947.d.cts +0 -1960
  274. package/dist/index-CwzC7947.d.ts +0 -1960
  275. package/dist/index-DeICsjGM.d.cts +0 -44
  276. package/dist/index-DeICsjGM.d.ts +0 -44
  277. package/dist/index-mKoKYZGN.d.cts +0 -5007
  278. package/dist/index-mKoKYZGN.d.ts +0 -5007
@@ -0,0 +1,686 @@
1
+ 'use strict';
2
+
3
+ var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ // src/16/navigation/index.ts
7
+ var navigation_exports = {};
8
+ chunk75ZPJI57_cjs.__export(navigation_exports, {
9
+ ArrowDown: () => ArrowDown,
10
+ ArrowForwardLeft: () => ArrowForwardLeft,
11
+ ArrowForwardRight: () => ArrowForwardRight,
12
+ ArrowLeft: () => ArrowLeft,
13
+ ArrowLeftDown: () => ArrowLeftDown,
14
+ ArrowLeftUp: () => ArrowLeftUp,
15
+ ArrowRight: () => ArrowRight,
16
+ ArrowRightDown: () => ArrowRightDown,
17
+ ArrowRightLeft: () => ArrowRightLeft,
18
+ ArrowRightUp: () => ArrowRightUp,
19
+ ArrowUp: () => ArrowUp,
20
+ CaretSort: () => CaretSort,
21
+ CaretSortDown: () => CaretSortDown,
22
+ CaretSortUp: () => CaretSortUp,
23
+ CheckLarge: () => CheckLarge,
24
+ CheckLargeDouble: () => CheckLargeDouble,
25
+ CheckSmall: () => CheckSmall,
26
+ ChevronDown: () => ChevronDown,
27
+ ChevronLeft: () => ChevronLeft,
28
+ ChevronRight: () => ChevronRight,
29
+ ChevronSort: () => ChevronSort,
30
+ ChevronUp: () => ChevronUp,
31
+ CloseLarge: () => CloseLarge,
32
+ CloseSmall: () => CloseSmall,
33
+ Fold: () => Fold,
34
+ Geolocation: () => Geolocation,
35
+ GeolocationFill: () => GeolocationFill,
36
+ LinkNative: () => LinkNative,
37
+ Menu: () => Menu,
38
+ MenuCatalog: () => MenuCatalog,
39
+ MenuKebab: () => MenuKebab,
40
+ MenuPlusBullets: () => MenuPlusBullets,
41
+ More: () => More,
42
+ Next: () => Next,
43
+ Pin: () => Pin,
44
+ PinFill: () => PinFill,
45
+ Previous: () => Previous,
46
+ Redo: () => Redo,
47
+ SignIn: () => SignIn,
48
+ SignOut: () => SignOut,
49
+ SlowSort: () => SlowSort,
50
+ TreeForwardLeft: () => TreeForwardLeft,
51
+ TreeForwardRight: () => TreeForwardRight,
52
+ Undo: () => Undo,
53
+ Unfold: () => Unfold
54
+ });
55
+ var ArrowDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
56
+ "svg",
57
+ {
58
+ width: "16",
59
+ height: "16",
60
+ viewBox: "0 0 16 16",
61
+ fill: "currentColor",
62
+ xmlns: "http://www.w3.org/2000/svg",
63
+ ...props,
64
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.75 11.1922L8.75 2L7.25 2L7.25 11.1934L4.5305 8.47079L3.46924 9.53085L7.46857 13.5348C7.60924 13.6756 7.80011 13.7547 7.99914 13.7547C8.19818 13.7547 8.38907 13.6756 8.52975 13.5348L12.5304 9.53093L11.4693 8.4707L8.75 11.1922Z", fillRule: "evenodd" })
65
+ }
66
+ );
67
+ ArrowDown.displayName = "ArrowDown";
68
+ var ArrowForwardLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
69
+ "svg",
70
+ {
71
+ width: "16",
72
+ height: "16",
73
+ viewBox: "0 0 16 16",
74
+ fill: "currentColor",
75
+ xmlns: "http://www.w3.org/2000/svg",
76
+ ...props,
77
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.21967 1.50098L2.21967 5.50098C1.92678 5.79387 1.92678 6.26874 2.21967 6.56164L6.21967 10.5616L7.28033 9.50098L4.52941 6.75006L10.25 6.75006C11.4926 6.75006 12.5 7.75742 12.5 9.00006L12.5 14.0001L14 14.0001L14 9.00006C14 6.92899 12.3211 5.25006 10.25 5.25006L4.59191 5.25006L7.28033 2.56164L6.21967 1.50098Z", fillRule: "evenodd" })
78
+ }
79
+ );
80
+ ArrowForwardLeft.displayName = "ArrowForwardLeft";
81
+ var ArrowForwardRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
82
+ "svg",
83
+ {
84
+ width: "16",
85
+ height: "16",
86
+ viewBox: "0 0 16 16",
87
+ fill: "currentColor",
88
+ xmlns: "http://www.w3.org/2000/svg",
89
+ ...props,
90
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.21967 0L0.21967 4C-0.0732233 4.29289 -0.0732233 4.76777 0.21967 5.06066L4.21967 9.06066L5.28033 8L2.52941 5.24908L8.25 5.24908C9.49264 5.24908 10.5 6.25644 10.5 7.49908L10.5 12.4991L12 12.4991L12 7.49908C12 5.42801 10.3211 3.74908 8.25 3.74908L2.59191 3.74908L5.28033 1.06066L4.21967 0Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,14,1.50098)" })
91
+ }
92
+ );
93
+ ArrowForwardRight.displayName = "ArrowForwardRight";
94
+ var ArrowLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
95
+ "svg",
96
+ {
97
+ width: "16",
98
+ height: "16",
99
+ viewBox: "0 0 16 16",
100
+ fill: "currentColor",
101
+ xmlns: "http://www.w3.org/2000/svg",
102
+ ...props,
103
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.46967 3.46964L2.46967 7.46964C2.17678 7.76253 2.17678 8.2374 2.46967 8.53029L6.46967 12.5303L7.53033 11.4696L4.80909 8.74839L13.9999 8.7501L14.0001 7.2501L4.81223 7.24839L7.53033 4.5303L6.46967 3.46964Z", fillRule: "evenodd" })
104
+ }
105
+ );
106
+ ArrowLeft.displayName = "ArrowLeft";
107
+ var ArrowLeftDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
108
+ "svg",
109
+ {
110
+ width: "16",
111
+ height: "16",
112
+ viewBox: "0 0 16 16",
113
+ fill: "currentColor",
114
+ xmlns: "http://www.w3.org/2000/svg",
115
+ ...props,
116
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.55858 11.5023L13.0016 4.05995L11.941 2.99924L4.4978 10.4418L4.4978 6.0218L2.9978 6.0218L2.9978 12.0023C2.9978 12.5546 3.44552 13.0023 3.9978 13.0023L9.9789 13.0023L9.9789 11.5023L5.55858 11.5023Z", fillRule: "evenodd" })
117
+ }
118
+ );
119
+ ArrowLeftDown.displayName = "ArrowLeftDown";
120
+ var ArrowLeftUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
121
+ "svg",
122
+ {
123
+ width: "16",
124
+ height: "16",
125
+ viewBox: "0 0 16 16",
126
+ fill: "currentColor",
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ ...props,
129
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.0036 6.98053L10.0036 1C10.0036 0.447716 9.55591 0 9.00363 0L3.02253 0L3.02253 1.5L7.44305 1.5L0 8.94236L1.06061 10.0031L8.50363 2.56074L8.50363 6.98053L10.0036 6.98053Z", fillRule: "evenodd", transform: "matrix(6.12323e-17,-1,1,6.12323e-17,3.00024,13.0033)" })
130
+ }
131
+ );
132
+ ArrowLeftUp.displayName = "ArrowLeftUp";
133
+ var ArrowRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
134
+ "svg",
135
+ {
136
+ width: "16",
137
+ height: "16",
138
+ viewBox: "0 0 16 16",
139
+ fill: "currentColor",
140
+ xmlns: "http://www.w3.org/2000/svg",
141
+ ...props,
142
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.53033 12.5296L13.5303 8.52959C13.8232 8.2367 13.8232 7.76183 13.5303 7.46893L9.53033 3.46893L8.46967 4.52959L11.191 7.25097L2.00028 7.24926L2 8.74926L11.1876 8.75097L8.46967 11.4689L9.53033 12.5296Z", fillRule: "evenodd" })
143
+ }
144
+ );
145
+ ArrowRight.displayName = "ArrowRight";
146
+ var ArrowRightDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
147
+ "svg",
148
+ {
149
+ width: "16",
150
+ height: "16",
151
+ viewBox: "0 0 16 16",
152
+ fill: "currentColor",
153
+ xmlns: "http://www.w3.org/2000/svg",
154
+ ...props,
155
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.56078 8.50309L10.0038 1.06071L8.94324 0L1.5 7.44255L1.5 3.02257L0 3.02257L0 9.00309C0 9.55538 0.447715 10.0031 1 10.0031L6.9811 10.0031L6.9811 8.50309L2.56078 8.50309Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,2.9978,13.0038)" })
156
+ }
157
+ );
158
+ ArrowRightDown.displayName = "ArrowRightDown";
159
+ var ArrowRightLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
160
+ "svg",
161
+ {
162
+ width: "16",
163
+ height: "16",
164
+ viewBox: "0 0 16 16",
165
+ fill: "currentColor",
166
+ xmlns: "http://www.w3.org/2000/svg",
167
+ ...props,
168
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.1437 6.97614L11.3912 5.76029L3.00084 5.76029L3.00084 4.26029L11.3892 4.26029L10.1437 3.04643L11.2179 1.99951L13.7711 4.4878C14.0677 4.7769 14.0677 5.24562 13.7711 5.53472L11.218 8.02305L10.1437 6.97614ZM5.85622 12.948L4.60869 11.7322L12.9991 11.7322L12.9991 10.2322L4.61071 10.2322L5.85621 9.01834L4.78199 7.97142L2.22883 10.4597C1.93219 10.7488 1.93219 11.2175 2.22882 11.5066L4.78199 13.995L5.85622 12.948Z", fillRule: "evenodd" })
169
+ }
170
+ );
171
+ ArrowRightLeft.displayName = "ArrowRightLeft";
172
+ var ArrowRightUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
173
+ "svg",
174
+ {
175
+ width: "16",
176
+ height: "16",
177
+ viewBox: "0 0 16 16",
178
+ fill: "currentColor",
179
+ xmlns: "http://www.w3.org/2000/svg",
180
+ ...props,
181
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.0036 9.98053L13.0036 4C13.0036 3.44772 12.5559 3 12.0036 3L6.02253 3L6.02253 4.5L10.443 4.5L3 11.9424L4.06061 13.0031L11.5036 5.56074L11.5036 9.98053L13.0036 9.98053Z", fillRule: "evenodd" })
182
+ }
183
+ );
184
+ ArrowRightUp.displayName = "ArrowRightUp";
185
+ var ArrowUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
186
+ "svg",
187
+ {
188
+ width: "16",
189
+ height: "16",
190
+ viewBox: "0 0 16 16",
191
+ fill: "currentColor",
192
+ xmlns: "http://www.w3.org/2000/svg",
193
+ ...props,
194
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.28063 9.18764L5.28063 0L3.78063 0L3.78063 9.18854L1.06127 6.46607L0 7.52612L3.99934 11.53C4.14 11.6708 4.33087 11.75 4.52991 11.75C4.72895 11.75 4.91983 11.6709 5.06051 11.5301L9.06118 7.52621L8.00009 6.46598L5.28063 9.18764Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,8.74228e-08,-1,12.5303,14.0008)" })
195
+ }
196
+ );
197
+ ArrowUp.displayName = "ArrowUp";
198
+ var CaretSort = (props) => /* @__PURE__ */ jsxRuntime.jsx(
199
+ "svg",
200
+ {
201
+ width: "16",
202
+ height: "16",
203
+ viewBox: "0 0 16 16",
204
+ fill: "currentColor",
205
+ xmlns: "http://www.w3.org/2000/svg",
206
+ ...props,
207
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 6L3 6L7.4488 1.24408C7.75322 0.918641 8.24678 0.918641 8.5512 1.24408L13 6ZM13 10L3 10L7.4488 14.7559C7.75322 15.0814 8.24678 15.0814 8.5512 14.7559L13 10Z", fillRule: "evenodd" })
208
+ }
209
+ );
210
+ CaretSort.displayName = "CaretSort";
211
+ var CaretSortDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
212
+ "svg",
213
+ {
214
+ width: "16",
215
+ height: "16",
216
+ viewBox: "0 0 16 16",
217
+ fill: "currentColor",
218
+ xmlns: "http://www.w3.org/2000/svg",
219
+ ...props,
220
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 6L13 6L8.5512 10.7559C8.24678 11.0814 7.75322 11.0814 7.4488 10.7559L3 6Z", fillRule: "evenodd" })
221
+ }
222
+ );
223
+ CaretSortDown.displayName = "CaretSortDown";
224
+ var CaretSortUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
225
+ "svg",
226
+ {
227
+ width: "16",
228
+ height: "16",
229
+ viewBox: "0 0 16 16",
230
+ fill: "currentColor",
231
+ xmlns: "http://www.w3.org/2000/svg",
232
+ ...props,
233
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 0L10 0L5.5512 4.75592C5.24678 5.08136 4.75322 5.08136 4.4488 4.75592L0 0Z", fillRule: "evenodd", transform: "matrix(1,0,0,-1,3,10)" })
234
+ }
235
+ );
236
+ CaretSortUp.displayName = "CaretSortUp";
237
+ var CheckLarge = (props) => /* @__PURE__ */ jsxRuntime.jsx(
238
+ "svg",
239
+ {
240
+ width: "16",
241
+ height: "16",
242
+ viewBox: "0 0 16 16",
243
+ fill: "currentColor",
244
+ xmlns: "http://www.w3.org/2000/svg",
245
+ ...props,
246
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.0304 5.03033L7.03039 12.0303C6.73749 12.3232 6.26262 12.3232 5.96973 12.0303L1.96973 8.03033L3.03039 6.96967L6.50006 10.4393L12.9697 3.96967L14.0304 5.03033Z", fillRule: "evenodd" })
247
+ }
248
+ );
249
+ CheckLarge.displayName = "CheckLarge";
250
+ var CheckLargeDouble = (props) => /* @__PURE__ */ jsxRuntime.jsx(
251
+ "svg",
252
+ {
253
+ width: "16",
254
+ height: "16",
255
+ viewBox: "0 0 16 16",
256
+ fill: "currentColor",
257
+ xmlns: "http://www.w3.org/2000/svg",
258
+ ...props,
259
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.06066 12.0304L12.0607 5.03039L11 3.96973L4.53033 10.4394L1.06066 6.96973L0 8.03039L4 12.0304C4.29289 12.3233 4.76777 12.3233 5.06066 12.0304ZM9.06066 12.0304L16.0607 5.03039L15 3.96973L8.53033 10.4394L8.06066 9.96973L7 11.0304L8 12.0304C8.29289 12.3233 8.76777 12.3233 9.06066 12.0304Z", fillRule: "evenodd" })
260
+ }
261
+ );
262
+ CheckLargeDouble.displayName = "CheckLargeDouble";
263
+ var CheckSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
264
+ "svg",
265
+ {
266
+ width: "16",
267
+ height: "16",
268
+ viewBox: "0 0 16 16",
269
+ fill: "currentColor",
270
+ xmlns: "http://www.w3.org/2000/svg",
271
+ ...props,
272
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.0306 6.02953L7.53063 10.5295C7.23774 10.8224 6.76286 10.8224 6.46997 10.5295L3.96997 8.02953L5.03063 6.96887L7.0003 8.93854L10.97 4.96887L12.0306 6.02953Z", fillRule: "evenodd" })
273
+ }
274
+ );
275
+ CheckSmall.displayName = "CheckSmall";
276
+ var ChevronDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
277
+ "svg",
278
+ {
279
+ width: "16",
280
+ height: "16",
281
+ viewBox: "0 0 16 16",
282
+ fill: "currentColor",
283
+ xmlns: "http://www.w3.org/2000/svg",
284
+ ...props,
285
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.46882 10.5339L3.46948 6.53002L4.53075 5.46997L7.99954 8.94272L11.4696 5.46988L12.5307 6.53011L8.52999 10.534C8.38931 10.6748 8.19843 10.7539 7.99939 10.7539C7.80035 10.7539 7.60948 10.6747 7.46882 10.5339Z", fillRule: "evenodd" })
286
+ }
287
+ );
288
+ ChevronDown.displayName = "ChevronDown";
289
+ var ChevronLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
290
+ "svg",
291
+ {
292
+ width: "16",
293
+ height: "16",
294
+ viewBox: "0 0 16 16",
295
+ fill: "currentColor",
296
+ xmlns: "http://www.w3.org/2000/svg",
297
+ ...props,
298
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.47022 7.46796L9.47412 3.46863L10.5342 4.52989L7.06142 7.99868L10.5343 11.4687L9.47404 12.5298L5.47013 8.52914C5.32933 8.38846 5.25023 8.19757 5.25024 7.99853C5.25026 7.79949 5.32939 7.60862 5.47022 7.46796Z", fillRule: "evenodd" })
299
+ }
300
+ );
301
+ ChevronLeft.displayName = "ChevronLeft";
302
+ var ChevronRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
303
+ "svg",
304
+ {
305
+ width: "16",
306
+ height: "16",
307
+ viewBox: "0 0 16 16",
308
+ fill: "currentColor",
309
+ xmlns: "http://www.w3.org/2000/svg",
310
+ ...props,
311
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.93602 8.00047L5.46948 4.53054L6.53066 3.4704L10.5268 7.4704C10.8193 7.76323 10.8193 8.23771 10.5268 8.53054L6.53066 12.5305L5.46948 11.4704L8.93602 8.00047Z", fillRule: "nonzero" })
312
+ }
313
+ );
314
+ ChevronRight.displayName = "ChevronRight";
315
+ var ChevronSort = (props) => /* @__PURE__ */ jsxRuntime.jsx(
316
+ "svg",
317
+ {
318
+ width: "16",
319
+ height: "16",
320
+ viewBox: "0 0 16 16",
321
+ fill: "currentColor",
322
+ xmlns: "http://www.w3.org/2000/svg",
323
+ ...props,
324
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.53047 6.53029L8.0001 3.06009L11.4697 6.53029L12.5305 5.46972L8.53047 1.46906C8.38982 1.32838 8.19903 1.24934 8.0001 1.24934C7.80117 1.24934 7.61038 1.32838 7.46973 1.46906L3.46973 5.46972L4.53047 6.53029ZM4.53082 9.46901L8.00049 12.9387L11.4702 9.46901L12.5308 10.5297L8.53082 14.5297C8.23792 14.8226 7.76305 14.8226 7.47016 14.5297L3.47016 10.5297L4.53082 9.46901Z", fillRule: "evenodd" })
325
+ }
326
+ );
327
+ ChevronSort.displayName = "ChevronSort";
328
+ var ChevronUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
329
+ "svg",
330
+ {
331
+ width: "16",
332
+ height: "16",
333
+ viewBox: "0 0 16 16",
334
+ fill: "currentColor",
335
+ xmlns: "http://www.w3.org/2000/svg",
336
+ ...props,
337
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.00006 7.06066L4.53039 10.5303L3.46973 9.46967L7.46973 5.46967C7.76262 5.17678 8.23749 5.17678 8.53039 5.46967L12.5304 9.46967L11.4697 10.5303L8.00006 7.06066Z", fillRule: "evenodd" })
338
+ }
339
+ );
340
+ ChevronUp.displayName = "ChevronUp";
341
+ var CloseLarge = (props) => /* @__PURE__ */ jsxRuntime.jsx(
342
+ "svg",
343
+ {
344
+ width: "16",
345
+ height: "16",
346
+ viewBox: "0 0 16 16",
347
+ fill: "currentColor",
348
+ xmlns: "http://www.w3.org/2000/svg",
349
+ ...props,
350
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.0615 7.99998L13.0306 11.9691L11.97 13.0298L8.00072 9.06052L4.03057 13.0298L2.97003 11.969L6.94006 7.99986L2.96997 4.02975L4.03063 2.96909L8.00084 6.93931L11.97 2.97098L13.0306 4.03176L9.0615 7.99998Z", fillRule: "evenodd" })
351
+ }
352
+ );
353
+ CloseLarge.displayName = "CloseLarge";
354
+ var CloseSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
355
+ "svg",
356
+ {
357
+ width: "16",
358
+ height: "16",
359
+ viewBox: "0 0 16 16",
360
+ fill: "currentColor",
361
+ xmlns: "http://www.w3.org/2000/svg",
362
+ ...props,
363
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.99311 4.99464L4.99294 8.48752L3.49294 8.48563L3.49311 4.99459L0.00176042 4.99447L0 3.49447L3.49318 3.49459L3.49334 0L4.99334 0.00188222L4.99318 3.49464L8.48563 3.49476L8.48739 4.99476L4.99311 4.99464Z", fillRule: "evenodd", transform: "matrix(0.707107,0.707107,-0.707107,0.707107,8.00049,1.99866)" })
364
+ }
365
+ );
366
+ CloseSmall.displayName = "CloseSmall";
367
+ var Fold = (props) => /* @__PURE__ */ jsxRuntime.jsx(
368
+ "svg",
369
+ {
370
+ width: "16",
371
+ height: "16",
372
+ viewBox: "0 0 16 16",
373
+ fill: "currentColor",
374
+ xmlns: "http://www.w3.org/2000/svg",
375
+ ...props,
376
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.0019 5.49816L11.5628 5.49816L15.0626 1.99851L14.002 0.937848L10.5022 4.4375L10.5022 1.99843L9.00218 1.99843L9.00218 5.99816C9.00218 6.55044 9.44989 6.99816 10.0022 6.99816L14.0019 6.99816L14.0019 5.49816ZM2.00028 10.5002L4.43933 10.5002L0.939453 14L2.00011 15.0606L5.5 11.5609L5.5 14L7 14L7 10.0002C7 9.44795 6.55229 9.00023 6 9.00023L2.00028 9.00023L2.00028 10.5002Z", fillRule: "evenodd" })
377
+ }
378
+ );
379
+ Fold.displayName = "Fold";
380
+ var Geolocation = (props) => /* @__PURE__ */ jsxRuntime.jsx(
381
+ "svg",
382
+ {
383
+ width: "16",
384
+ height: "16",
385
+ viewBox: "0 0 16 16",
386
+ fill: "currentColor",
387
+ xmlns: "http://www.w3.org/2000/svg",
388
+ ...props,
389
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.59493 13.6535L9.73872 13.2944L9.7412 13.2882L9.88459 12.9301L9.91884 12.8446L13.6646 3.48935L13.6703 3.47524L13.7479 3.28137L13.7485 3.27974L13.9609 2.74932C14.0006 2.65004 14.0103 2.54128 13.9889 2.43652C13.9674 2.33177 13.9157 2.23562 13.8402 2.16001C13.7646 2.08439 13.6686 2.03263 13.5639 2.01114C13.4593 1.98966 13.3506 1.99938 13.2514 2.03912L12.7188 2.25198L12.718 2.25231L12.525 2.32943L12.511 2.33501L3.15298 6.07478L3.0692 6.10826L2.71224 6.25091L2.70851 6.2524L2.3461 6.39723C2.2386 6.43953 2.14728 6.51487 2.08528 6.61242C2.02329 6.70998 1.99381 6.82471 2.00109 6.9401C2.00837 7.05549 2.05203 7.1656 2.1258 7.25457C2.19957 7.34353 2.29963 7.40678 2.41159 7.4352L2.79209 7.53072L2.79986 7.53267L3.17125 7.6259L3.25873 7.64786L7.33554 8.67125L8.34632 12.7366L8.36856 12.826L8.46148 13.1997L8.46389 13.2094L8.55801 13.588C8.58641 13.7001 8.64959 13.8002 8.73847 13.8741C8.82735 13.9479 8.93734 13.9916 9.05262 13.9989C9.16789 14.0062 9.2825 13.9767 9.37996 13.9146C9.47741 13.8526 9.55268 13.7612 9.59493 13.6535ZM9.29986 10.3551L11.7411 4.25806L5.63561 6.69798L7.70075 7.21639L8.57398 7.4356L8.79122 8.30932L9.29986 10.3551Z", fillRule: "evenodd" })
390
+ }
391
+ );
392
+ Geolocation.displayName = "Geolocation";
393
+ var GeolocationFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
394
+ "svg",
395
+ {
396
+ width: "16",
397
+ height: "16",
398
+ viewBox: "0 0 16 16",
399
+ fill: "currentColor",
400
+ xmlns: "http://www.w3.org/2000/svg",
401
+ ...props,
402
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.9609 2.74932L9.59493 13.6535C9.55268 13.7612 9.47741 13.8526 9.37996 13.9146C9.2825 13.9767 9.16789 14.0062 9.05262 13.9989C8.93734 13.9916 8.82735 13.9479 8.73847 13.8741C8.64959 13.8002 8.58641 13.7001 8.55801 13.588L7.33554 8.67125L2.41159 7.4352C2.29963 7.40678 2.19957 7.34353 2.1258 7.25457C2.05203 7.1656 2.00837 7.05549 2.00109 6.9401C1.99381 6.82471 2.02329 6.70998 2.08528 6.61242C2.14728 6.51487 2.2386 6.43953 2.3461 6.39723L13.2514 2.03912C13.3506 1.99938 13.4593 1.98966 13.5639 2.01114C13.6686 2.03263 13.7646 2.08439 13.8402 2.16001C13.9157 2.23562 13.9674 2.33177 13.9889 2.43652C14.0103 2.54128 14.0006 2.65004 13.9609 2.74932Z", fillRule: "nonzero" })
403
+ }
404
+ );
405
+ GeolocationFill.displayName = "GeolocationFill";
406
+ var LinkNative = (props) => /* @__PURE__ */ jsxRuntime.jsx(
407
+ "svg",
408
+ {
409
+ width: "16",
410
+ height: "16",
411
+ viewBox: "0 0 16 16",
412
+ fill: "currentColor",
413
+ xmlns: "http://www.w3.org/2000/svg",
414
+ ...props,
415
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.77934 9.1903L5.00001 7.96966L6.06065 9.03033L3.56064 11.5303C3.26774 11.8232 2.79287 11.8232 2.49998 11.5303L0 9.03033L1.06066 7.96967L2.27934 9.18835L2.27935 0L3.77935 0L3.77934 9.1903Z", fillRule: "evenodd", transform: "matrix(4.37114e-08,1,1,-4.37114e-08,2,4.96973)" })
416
+ }
417
+ );
418
+ LinkNative.displayName = "LinkNative";
419
+ var Menu = (props) => /* @__PURE__ */ jsxRuntime.jsx(
420
+ "svg",
421
+ {
422
+ width: "16",
423
+ height: "16",
424
+ viewBox: "0 0 16 16",
425
+ fill: "currentColor",
426
+ xmlns: "http://www.w3.org/2000/svg",
427
+ ...props,
428
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 2.25L1 2.25L1 3.75L15 3.75L15 2.25ZM1 7.25L15 7.25L15 8.75L1 8.75L1 7.25ZM1 12.25L15 12.25L15 13.75L1 13.75L1 12.25Z", fillRule: "evenodd" })
429
+ }
430
+ );
431
+ Menu.displayName = "Menu";
432
+ var MenuCatalog = (props) => /* @__PURE__ */ jsxRuntime.jsx(
433
+ "svg",
434
+ {
435
+ width: "16",
436
+ height: "16",
437
+ viewBox: "0 0 16 16",
438
+ fill: "currentColor",
439
+ xmlns: "http://www.w3.org/2000/svg",
440
+ ...props,
441
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 2.5C4 3.32843 3.32843 4 2.5 4C1.67157 4 1 3.32843 1 2.5C1 1.67157 1.67157 1 2.5 1C3.32843 1 4 1.67157 4 2.5ZM9.5 2.5C9.5 3.32843 8.82843 4 8 4C7.17157 4 6.5 3.32843 6.5 2.5C6.5 1.67157 7.17157 1 8 1C8.82843 1 9.5 1.67157 9.5 2.5ZM13.5 4C14.3284 4 15 3.32843 15 2.5C15 1.67157 14.3284 1 13.5 1C12.6716 1 12 1.67157 12 2.5C12 3.32843 12.6716 4 13.5 4ZM4 8C4 8.82843 3.32843 9.5 2.5 9.5C1.67157 9.5 1 8.82843 1 8C1 7.17157 1.67157 6.5 2.5 6.5C3.32843 6.5 4 7.17157 4 8ZM8 9.5C8.82843 9.5 9.5 8.82843 9.5 8C9.5 7.17157 8.82843 6.5 8 6.5C7.17157 6.5 6.5 7.17157 6.5 8C6.5 8.82843 7.17157 9.5 8 9.5ZM15 8C15 8.82843 14.3284 9.5 13.5 9.5C12.6716 9.5 12 8.82843 12 8C12 7.17157 12.6716 6.5 13.5 6.5C14.3284 6.5 15 7.17157 15 8ZM2.5 15C3.32843 15 4 14.3284 4 13.5C4 12.6716 3.32843 12 2.5 12C1.67157 12 1 12.6716 1 13.5C1 14.3284 1.67157 15 2.5 15ZM9.5 13.5C9.5 14.3284 8.82843 15 8 15C7.17157 15 6.5 14.3284 6.5 13.5C6.5 12.6716 7.17157 12 8 12C8.82843 12 9.5 12.6716 9.5 13.5ZM13.5 15C14.3284 15 15 14.3284 15 13.5C15 12.6716 14.3284 12 13.5 12C12.6716 12 12 12.6716 12 13.5C12 14.3284 12.6716 15 13.5 15Z", fillRule: "evenodd" })
442
+ }
443
+ );
444
+ MenuCatalog.displayName = "MenuCatalog";
445
+ var MenuKebab = (props) => /* @__PURE__ */ jsxRuntime.jsx(
446
+ "svg",
447
+ {
448
+ width: "16",
449
+ height: "16",
450
+ viewBox: "0 0 16 16",
451
+ fill: "currentColor",
452
+ xmlns: "http://www.w3.org/2000/svg",
453
+ ...props,
454
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 3C9.5 3.82843 8.82843 4.5 8 4.5C7.17157 4.5 6.5 3.82843 6.5 3C6.5 2.17157 7.17157 1.5 8 1.5C8.82843 1.5 9.5 2.17157 9.5 3ZM9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8ZM8 14.5C8.82843 14.5 9.5 13.8284 9.5 13C9.5 12.1716 8.82843 11.5 8 11.5C7.17157 11.5 6.5 12.1716 6.5 13C6.5 13.8284 7.17157 14.5 8 14.5Z", fillRule: "evenodd" })
455
+ }
456
+ );
457
+ MenuKebab.displayName = "MenuKebab";
458
+ var MenuPlusBullets = (props) => /* @__PURE__ */ jsxRuntime.jsx(
459
+ "svg",
460
+ {
461
+ width: "16",
462
+ height: "16",
463
+ viewBox: "0 0 16 16",
464
+ fill: "currentColor",
465
+ xmlns: "http://www.w3.org/2000/svg",
466
+ ...props,
467
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.5 4.5C3.32843 4.5 4 3.82843 4 3C4 2.17157 3.32843 1.5 2.5 1.5C1.67157 1.5 1 2.17157 1 3C1 3.82843 1.67157 4.5 2.5 4.5ZM6 2.25L15 2.25L15 3.75L6 3.75L6 2.25ZM15 7.25L6 7.25L6 8.75L15 8.75L15 7.25ZM15 12.25L6 12.25L6 13.75L15 13.75L15 12.25ZM4 8C4 8.82843 3.32843 9.5 2.5 9.5C1.67157 9.5 1 8.82843 1 8C1 7.17157 1.67157 6.5 2.5 6.5C3.32843 6.5 4 7.17157 4 8ZM2.5 14.5C3.32843 14.5 4 13.8284 4 13C4 12.1716 3.32843 11.5 2.5 11.5C1.67157 11.5 1 12.1716 1 13C1 13.8284 1.67157 14.5 2.5 14.5Z", fillRule: "evenodd" })
468
+ }
469
+ );
470
+ MenuPlusBullets.displayName = "MenuPlusBullets";
471
+ var More = (props) => /* @__PURE__ */ jsxRuntime.jsx(
472
+ "svg",
473
+ {
474
+ width: "16",
475
+ height: "16",
476
+ viewBox: "0 0 16 16",
477
+ fill: "currentColor",
478
+ xmlns: "http://www.w3.org/2000/svg",
479
+ ...props,
480
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 1.5C3 2.32843 2.32843 3 1.5 3C0.671573 3 0 2.32843 0 1.5C0 0.671573 0.671573 0 1.5 0C2.32843 0 3 0.671573 3 1.5ZM3 6.5C3 7.32843 2.32843 8 1.5 8C0.671574 8 2.84217e-14 7.32843 2.84217e-14 6.5C2.84217e-14 5.67157 0.671574 5 1.5 5C2.32843 5 3 5.67157 3 6.5ZM1.5 13C2.32843 13 3 12.3284 3 11.5C3 10.6716 2.32843 10 1.5 10C0.671573 10 2.84217e-14 10.6716 2.84217e-14 11.5C2.84217e-14 12.3284 0.671573 13 1.5 13Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,1,-1,-4.37114e-08,14.5,6.5)" })
481
+ }
482
+ );
483
+ More.displayName = "More";
484
+ var Next = (props) => /* @__PURE__ */ jsxRuntime.jsx(
485
+ "svg",
486
+ {
487
+ width: "16",
488
+ height: "16",
489
+ viewBox: "0 0 16 16",
490
+ fill: "currentColor",
491
+ xmlns: "http://www.w3.org/2000/svg",
492
+ ...props,
493
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.9992 1.06068L4.55573 4.50404L7.9992 7.9474L6.93855 9.00808L2.96473 5.03438C2.82408 4.89372 2.74506 4.70295 2.74506 4.50404C2.74506 4.30512 2.82408 4.11435 2.96473 3.9737L6.93855 0L7.9992 1.06068ZM1.5 9.00385L1.5 0.00384897L0 0.00384897L0 9.00385L1.5 9.00385Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,11.9993,3.49609)" })
494
+ }
495
+ );
496
+ Next.displayName = "Next";
497
+ var Pin = (props) => /* @__PURE__ */ jsxRuntime.jsx(
498
+ "svg",
499
+ {
500
+ width: "16",
501
+ height: "16",
502
+ viewBox: "0 0 16 16",
503
+ fill: "currentColor",
504
+ xmlns: "http://www.w3.org/2000/svg",
505
+ ...props,
506
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.5002 7C12.5002 8.31147 11.7667 9.67496 10.6648 10.9426C9.75246 11.9922 8.7082 12.8371 8.00024 13.3553C7.29229 12.8371 6.24803 11.9922 5.33568 10.9426C4.2338 9.67496 3.50024 8.31147 3.50024 7C3.50024 4.51472 5.51496 2.5 8.00024 2.5C10.4855 2.5 12.5002 4.51472 12.5002 7ZM14.0002 7C14.0002 10.6947 9.95546 13.8312 8.50787 14.8354C8.19925 15.0495 7.80124 15.0495 7.49262 14.8354C6.04503 13.8312 2.00024 10.6947 2.00024 7C2.00024 3.68629 4.68654 1 8.00024 1C11.314 1 14.0002 3.68629 14.0002 7ZM7.00024 7C7.00024 6.44772 7.44796 6 8.00024 6C8.55253 6 9.00024 6.44772 9.00024 7C9.00024 7.55228 8.55253 8 8.00024 8C7.44796 8 7.00024 7.55228 7.00024 7ZM8.00024 4.5C6.61953 4.5 5.50024 5.61929 5.50024 7C5.50024 8.38071 6.61953 9.5 8.00024 9.5C9.38096 9.5 10.5002 8.38071 10.5002 7C10.5002 5.61929 9.38096 4.5 8.00024 4.5Z", fillRule: "evenodd" })
507
+ }
508
+ );
509
+ Pin.displayName = "Pin";
510
+ var PinFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
511
+ "svg",
512
+ {
513
+ width: "16",
514
+ height: "16",
515
+ viewBox: "0 0 16 16",
516
+ fill: "currentColor",
517
+ xmlns: "http://www.w3.org/2000/svg",
518
+ ...props,
519
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.50787 14.8354C9.95546 13.8312 14.0002 10.6947 14.0002 7C14.0002 3.68629 11.314 1 8.00024 1C4.68654 1 2.00024 3.68629 2.00024 7C2.00024 10.6947 6.04503 13.8312 7.49262 14.8354C7.80124 15.0495 8.19925 15.0495 8.50787 14.8354ZM8.00024 8.75C8.96674 8.75 9.75024 7.9665 9.75024 7C9.75024 6.0335 8.96674 5.25 8.00024 5.25C7.03375 5.25 6.25024 6.0335 6.25024 7C6.25024 7.9665 7.03375 8.75 8.00024 8.75Z", fillRule: "evenodd" })
520
+ }
521
+ );
522
+ PinFill.displayName = "PinFill";
523
+ var Previous = (props) => /* @__PURE__ */ jsxRuntime.jsx(
524
+ "svg",
525
+ {
526
+ width: "16",
527
+ height: "16",
528
+ viewBox: "0 0 16 16",
529
+ fill: "currentColor",
530
+ xmlns: "http://www.w3.org/2000/svg",
531
+ ...props,
532
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.9992 4.55683L8.55573 8.00019L11.9992 11.4436L10.9386 12.5042L6.96473 8.53053C6.82408 8.38987 6.74506 8.1991 6.74506 8.00019C6.74506 7.80127 6.82408 7.6105 6.96473 7.46985L10.9386 3.49615L11.9992 4.55683ZM5.5 12.5L5.5 3.5L4 3.5L4 12.5L5.5 12.5Z", fillRule: "evenodd" })
533
+ }
534
+ );
535
+ Previous.displayName = "Previous";
536
+ var Redo = (props) => /* @__PURE__ */ jsxRuntime.jsx(
537
+ "svg",
538
+ {
539
+ width: "16",
540
+ height: "16",
541
+ viewBox: "0 0 16 16",
542
+ fill: "currentColor",
543
+ xmlns: "http://www.w3.org/2000/svg",
544
+ ...props,
545
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.21967 0L0.21967 4C-0.0732233 4.29289 -0.0732233 4.76777 0.21967 5.06066L4.21967 9.06066L5.28033 8L2.52941 5.24908L9.625 5.24908C11.2128 5.24908 12.5 6.53626 12.5 8.12408C12.5 9.7119 11.2128 10.9991 9.625 10.9991L7 10.9991L7 12.4991L9.625 12.4991C12.0412 12.4991 14 10.5403 14 8.12408C14 5.70783 12.0412 3.74908 9.625 3.74908L2.59191 3.74908L5.28033 1.06066L4.21967 0Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,15,1.50092)" })
546
+ }
547
+ );
548
+ Redo.displayName = "Redo";
549
+ var SignIn = (props) => /* @__PURE__ */ jsxRuntime.jsx(
550
+ "svg",
551
+ {
552
+ width: "16",
553
+ height: "16",
554
+ viewBox: "0 0 16 16",
555
+ fill: "currentColor",
556
+ xmlns: "http://www.w3.org/2000/svg",
557
+ ...props,
558
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 15L5 15L5 13.5L10 13.5C10.8284 13.5 11.5 12.8284 11.5 12L11.5 4C11.5 3.17157 10.8284 2.5 10 2.5L5 2.5L5 0.999998L10 0.999998C11.6569 0.999998 13 2.34315 13 4L13 12C13 13.6569 11.6569 15 10 15ZM6.21967 6.03039L7.43928 7.25L3 7.25L3 8.75L7.43937 8.75L6.21966 9.96973L7.28033 11.0304L9.78031 8.53036C10.0732 8.23747 10.0732 7.7626 9.7803 7.46971L7.28033 4.96973L6.21967 6.03039Z", fillRule: "evenodd" })
559
+ }
560
+ );
561
+ SignIn.displayName = "SignIn";
562
+ var SignOut = (props) => /* @__PURE__ */ jsxRuntime.jsx(
563
+ "svg",
564
+ {
565
+ width: "16",
566
+ height: "16",
567
+ viewBox: "0 0 16 16",
568
+ fill: "currentColor",
569
+ xmlns: "http://www.w3.org/2000/svg",
570
+ ...props,
571
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 15L11 15L11 13.5L6 13.5C5.17157 13.5 4.5 12.8284 4.5 12L4.5 4C4.5 3.17157 5.17157 2.5 6 2.5L11 2.5L11 0.999998L6 0.999998C4.34315 0.999998 3 2.34315 3 4L3 12C3 13.6569 4.34315 15 6 15ZM9.21967 6.03039L10.4393 7.25L6 7.25L6 8.75L10.4394 8.75L9.21967 9.96973L10.2803 11.0304L12.7803 8.53036C13.0732 8.23747 13.0732 7.7626 12.7803 7.46971L10.2803 4.96973L9.21967 6.03039Z", fillRule: "evenodd" })
572
+ }
573
+ );
574
+ SignOut.displayName = "SignOut";
575
+ var SlowSort = (props) => /* @__PURE__ */ jsxRuntime.jsx(
576
+ "svg",
577
+ {
578
+ width: "16",
579
+ height: "16",
580
+ viewBox: "0 0 16 16",
581
+ fill: "currentColor",
582
+ xmlns: "http://www.w3.org/2000/svg",
583
+ ...props,
584
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.21967 0L0.21967 4C-0.0732233 4.29289 -0.0732233 4.76777 0.21967 5.06066L4.21967 9.06066L5.28033 8L2.52941 5.24908L9.625 5.24908C11.2128 5.24908 12.5 6.53626 12.5 8.12408C12.5 9.7119 11.2128 10.9991 9.625 10.9991L7 10.9991L7 12.4991L9.625 12.4991C12.0412 12.4991 14 10.5403 14 8.12408C14 5.70783 12.0412 3.74908 9.625 3.74908L2.59191 3.74908L5.28033 1.06066L4.21967 0Z", fillRule: "evenodd", transform: "matrix(0,-1,1,0,1.75049,14.7505)" })
585
+ }
586
+ );
587
+ SlowSort.displayName = "SlowSort";
588
+ var TreeForwardLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
589
+ "svg",
590
+ {
591
+ width: "16",
592
+ height: "16",
593
+ viewBox: "0 0 16 16",
594
+ fill: "currentColor",
595
+ xmlns: "http://www.w3.org/2000/svg",
596
+ ...props,
597
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.21967 10.4991L6.21967 14.4991L7.28033 13.4384L4.59191 10.75L10.25 10.75C12.3211 10.75 14 9.07107 14 7L14 2L12.5 2L12.5 7C12.5 8.24264 11.4926 9.25 10.25 9.25L4.52941 9.25L7.28033 6.49908L6.21967 5.43842L2.21967 9.43842C1.92678 9.73131 1.92678 10.2062 2.21967 10.4991Z", fillRule: "evenodd" })
598
+ }
599
+ );
600
+ TreeForwardLeft.displayName = "TreeForwardLeft";
601
+ var TreeForwardRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
602
+ "svg",
603
+ {
604
+ width: "16",
605
+ height: "16",
606
+ viewBox: "0 0 16 16",
607
+ fill: "currentColor",
608
+ xmlns: "http://www.w3.org/2000/svg",
609
+ ...props,
610
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.7803 10.4991L9.78033 14.4991L8.71967 13.4384L11.4081 10.75L5.75 10.75C3.67893 10.75 2 9.07107 2 7L2 2L3.5 2L3.5 7C3.5 8.24264 4.50736 9.25 5.75 9.25L11.4706 9.25L8.71967 6.49908L9.78033 5.43842L13.7803 9.43842C14.0732 9.73131 14.0732 10.2062 13.7803 10.4991Z", fillRule: "evenodd" })
611
+ }
612
+ );
613
+ TreeForwardRight.displayName = "TreeForwardRight";
614
+ var Undo = (props) => /* @__PURE__ */ jsxRuntime.jsx(
615
+ "svg",
616
+ {
617
+ width: "16",
618
+ height: "16",
619
+ viewBox: "0 0 16 16",
620
+ fill: "currentColor",
621
+ xmlns: "http://www.w3.org/2000/svg",
622
+ ...props,
623
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.21967 1.50092L1.21967 5.50092C0.926777 5.79381 0.926777 6.26868 1.21967 6.56158L5.21967 10.5616L6.28033 9.50092L3.52941 6.75L10.625 6.75C12.2128 6.75 13.5 8.03718 13.5 9.625C13.5 11.2128 12.2128 12.5 10.625 12.5L8 12.5L8 14L10.625 14C13.0412 14 15 12.0412 15 9.625C15 7.20875 13.0412 5.25 10.625 5.25L3.59191 5.25L6.28033 2.56158L5.21967 1.50092Z", fillRule: "evenodd" })
624
+ }
625
+ );
626
+ Undo.displayName = "Undo";
627
+ var Unfold = (props) => /* @__PURE__ */ jsxRuntime.jsx(
628
+ "svg",
629
+ {
630
+ width: "16",
631
+ height: "16",
632
+ viewBox: "0 0 16 16",
633
+ fill: "currentColor",
634
+ xmlns: "http://www.w3.org/2000/svg",
635
+ ...props,
636
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.0001 2.50024L12.4391 2.50024L8.93923 6.00011L9.99989 7.06077L13.4998 3.5609L13.4998 5.99997L14.9998 5.99997L14.9998 2.00024C14.9998 1.44796 14.5521 1.00024 13.9998 1.00024L10.0001 1.00024L10.0001 2.50024ZM6.00167 13.4982L3.56262 13.4982L7.00145 9.99844L5.94078 8.93778L2.50195 12.4375L2.50195 9.99844L1.00195 9.99844L1.00195 13.9982C1.00195 14.5505 1.44967 14.9982 2.00195 14.9982L6.00167 14.9982L6.00167 13.4982Z", fillRule: "evenodd" })
637
+ }
638
+ );
639
+ Unfold.displayName = "Unfold";
640
+
641
+ exports.ArrowDown = ArrowDown;
642
+ exports.ArrowForwardLeft = ArrowForwardLeft;
643
+ exports.ArrowForwardRight = ArrowForwardRight;
644
+ exports.ArrowLeft = ArrowLeft;
645
+ exports.ArrowLeftDown = ArrowLeftDown;
646
+ exports.ArrowLeftUp = ArrowLeftUp;
647
+ exports.ArrowRight = ArrowRight;
648
+ exports.ArrowRightDown = ArrowRightDown;
649
+ exports.ArrowRightLeft = ArrowRightLeft;
650
+ exports.ArrowRightUp = ArrowRightUp;
651
+ exports.ArrowUp = ArrowUp;
652
+ exports.CaretSort = CaretSort;
653
+ exports.CaretSortDown = CaretSortDown;
654
+ exports.CaretSortUp = CaretSortUp;
655
+ exports.CheckLarge = CheckLarge;
656
+ exports.CheckLargeDouble = CheckLargeDouble;
657
+ exports.CheckSmall = CheckSmall;
658
+ exports.ChevronDown = ChevronDown;
659
+ exports.ChevronLeft = ChevronLeft;
660
+ exports.ChevronRight = ChevronRight;
661
+ exports.ChevronSort = ChevronSort;
662
+ exports.ChevronUp = ChevronUp;
663
+ exports.CloseLarge = CloseLarge;
664
+ exports.CloseSmall = CloseSmall;
665
+ exports.Fold = Fold;
666
+ exports.Geolocation = Geolocation;
667
+ exports.GeolocationFill = GeolocationFill;
668
+ exports.LinkNative = LinkNative;
669
+ exports.Menu = Menu;
670
+ exports.MenuCatalog = MenuCatalog;
671
+ exports.MenuKebab = MenuKebab;
672
+ exports.MenuPlusBullets = MenuPlusBullets;
673
+ exports.More = More;
674
+ exports.Next = Next;
675
+ exports.Pin = Pin;
676
+ exports.PinFill = PinFill;
677
+ exports.Previous = Previous;
678
+ exports.Redo = Redo;
679
+ exports.SignIn = SignIn;
680
+ exports.SignOut = SignOut;
681
+ exports.SlowSort = SlowSort;
682
+ exports.TreeForwardLeft = TreeForwardLeft;
683
+ exports.TreeForwardRight = TreeForwardRight;
684
+ exports.Undo = Undo;
685
+ exports.Unfold = Unfold;
686
+ exports.navigation_exports = navigation_exports;