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,671 @@
1
+ 'use strict';
2
+
3
+ var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ // src/16/action/index.ts
7
+ var action_exports = {};
8
+ chunk75ZPJI57_cjs.__export(action_exports, {
9
+ AddLarge: () => AddLarge,
10
+ AddSmall: () => AddSmall,
11
+ Arrow: () => Arrow,
12
+ Attachment: () => Attachment,
13
+ AttachmentLink: () => AttachmentLink,
14
+ AttachmentLinkAdd: () => AttachmentLinkAdd,
15
+ AttachmentLinkBreak: () => AttachmentLinkBreak,
16
+ CheckEdit: () => CheckEdit,
17
+ Checklist: () => Checklist,
18
+ CloudDownload: () => CloudDownload,
19
+ CloudUpload: () => CloudUpload,
20
+ Copy: () => Copy,
21
+ Download: () => Download,
22
+ Equaliser: () => Equaliser,
23
+ Filter: () => Filter,
24
+ FilterClear: () => FilterClear,
25
+ FilterFill: () => FilterFill,
26
+ Home: () => Home,
27
+ Link: () => Link,
28
+ Lock: () => Lock,
29
+ Mouse: () => Mouse,
30
+ Notification: () => Notification,
31
+ PIN: () => PIN,
32
+ PasswordHide: () => PasswordHide,
33
+ PasswordShow: () => PasswordShow,
34
+ Pointer: () => Pointer,
35
+ Print: () => Print,
36
+ ProgressDownload: () => ProgressDownload,
37
+ PushPin: () => PushPin,
38
+ PushPinFill: () => PushPinFill,
39
+ PushPinOff: () => PushPinOff,
40
+ PushPinOffFill: () => PushPinOffFill,
41
+ Refresh: () => Refresh,
42
+ RefreshSmall: () => RefreshSmall,
43
+ RemoveLarge: () => RemoveLarge,
44
+ RemoveSmall: () => RemoveSmall,
45
+ Search: () => Search,
46
+ Settings: () => Settings,
47
+ SettingsAdjust: () => SettingsAdjust,
48
+ Synchronization: () => Synchronization,
49
+ SynchronizationSmall: () => SynchronizationSmall,
50
+ Trash: () => Trash,
51
+ Unlock: () => Unlock,
52
+ Upload: () => Upload
53
+ });
54
+ var AddLarge = (props) => /* @__PURE__ */ jsxRuntime.jsx(
55
+ "svg",
56
+ {
57
+ width: "16",
58
+ height: "16",
59
+ viewBox: "0 0 16 16",
60
+ fill: "currentColor",
61
+ xmlns: "http://www.w3.org/2000/svg",
62
+ ...props,
63
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.25 8.75L7.25 14L8.75 14L8.75 8.75L14 8.75L14 7.25L8.75 7.25L8.75 2L7.25 2L7.25 7.25L2 7.25L2 8.75L7.25 8.75Z", fillRule: "evenodd" })
64
+ }
65
+ );
66
+ AddLarge.displayName = "AddLarge";
67
+ var AddSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
68
+ "svg",
69
+ {
70
+ width: "16",
71
+ height: "16",
72
+ viewBox: "0 0 16 16",
73
+ fill: "currentColor",
74
+ xmlns: "http://www.w3.org/2000/svg",
75
+ ...props,
76
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.25 8.75L7.25 12L8.75 12L8.75 8.75L12 8.75L12 7.25L8.75 7.25L8.75 4L7.25 4L7.25 7.25L4 7.25L4 8.75L7.25 8.75Z", fillRule: "evenodd" })
77
+ }
78
+ );
79
+ AddSmall.displayName = "AddSmall";
80
+ var Arrow = (props) => /* @__PURE__ */ jsxRuntime.jsx(
81
+ "svg",
82
+ {
83
+ width: "16",
84
+ height: "16",
85
+ viewBox: "0 0 16 16",
86
+ fill: "currentColor",
87
+ xmlns: "http://www.w3.org/2000/svg",
88
+ ...props,
89
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.0073 9.29853C6.1418 9.2614 6.28067 9.34156 6.31578 9.4766L7.22246 12.9631C7.25758 13.0981 7.39644 13.1783 7.53094 13.1412L9.68907 12.5453C9.82076 12.509 9.89888 12.3736 9.86449 12.2414L8.95406 8.74045C8.91967 8.60824 8.99779 8.4729 9.12948 8.43655L11.0537 7.9053C11.13 7.88425 11.1527 7.78715 11.0938 7.73439L6.41405 3.54641C6.36048 3.49847 6.27535 3.52103 6.25253 3.5892L4.23207 9.62699C4.20666 9.70292 4.27634 9.77643 4.35351 9.75512L6.0073 9.29853ZM2.01453 11.5269C1.947 11.7287 2.12574 11.9263 2.32585 11.871L4.9388 11.1496C5.0733 11.1125 5.21216 11.1927 5.24728 11.3277L6.15091 14.8025C6.18787 14.9446 6.32963 15.0289 6.46754 14.9909L11.5004 13.6014C11.6383 13.5633 11.7202 13.4172 11.6832 13.2751L10.7777 9.79309C10.7433 9.66088 10.8214 9.52554 10.9531 9.48919L13.8082 8.70093C14.0084 8.64568 14.0673 8.38249 13.9109 8.24252L5.89103 1.06539C5.75272 0.941614 5.5368 1.00123 5.47709 1.17967L2.01453 11.5269Z", fillRule: "evenodd" })
90
+ }
91
+ );
92
+ Arrow.displayName = "Arrow";
93
+ var Attachment = (props) => /* @__PURE__ */ jsxRuntime.jsx(
94
+ "svg",
95
+ {
96
+ width: "16",
97
+ height: "16",
98
+ viewBox: "0 0 16 16",
99
+ fill: "currentColor",
100
+ xmlns: "http://www.w3.org/2000/svg",
101
+ ...props,
102
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.3287 2.51648C11.8355 2.61673 12.3052 2.86138 12.6795 3.22429C13.7695 4.28129 13.7695 6.03035 12.6795 7.08734L6.80264 12.786C5.81958 13.7392 4.25725 13.7397 3.27362 12.787C2.24533 11.7911 2.24483 10.142 3.27252 9.14545L7.68542 4.86637C8.0316 4.53068 8.5818 4.5306 8.92809 4.86618C9.28992 5.21683 9.29002 5.79727 8.92832 6.14805L4.33603 10.6016L5.3803 11.6784L9.97259 7.22485C10.9421 6.28464 10.9418 4.72887 9.97197 3.78901C9.04382 2.88953 7.5691 2.88975 6.64121 3.7895L2.22831 8.06859C0.592643 9.65466 0.593434 12.2794 2.23006 13.8645C3.79561 15.3808 6.28221 15.38 7.84685 13.8628L13.7237 8.1642C15.4215 6.51791 15.4215 3.79372 13.7237 2.14743C13.0697 1.51326 12.2285 1.11096 11.3287 0.997986L11.3287 2.51648Z", fillRule: "evenodd" })
103
+ }
104
+ );
105
+ Attachment.displayName = "Attachment";
106
+ var AttachmentLink = (props) => /* @__PURE__ */ jsxRuntime.jsx(
107
+ "svg",
108
+ {
109
+ width: "16",
110
+ height: "16",
111
+ viewBox: "0 0 16 16",
112
+ fill: "currentColor",
113
+ xmlns: "http://www.w3.org/2000/svg",
114
+ ...props,
115
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.8369 2.16363C12.2861 0.61208 9.77174 0.612129 8.22099 2.16374L6.36737 4.01825C4.80993 5.57656 4.80998 8.10299 6.36748 9.66123L7.00167 10.3035C7.0393 10.3416 7.10045 10.3434 7.13924 10.3064C7.78891 9.68768 7.94539 9.08505 7.44446 8.58388C6.48168 7.62064 6.48164 6.05884 7.44439 5.09556L9.29801 3.24105C10.254 2.28455 11.8039 2.28452 12.7599 3.24098C13.716 4.19749 13.716 5.74836 12.76 6.7049L11.9315 7.53422C11.9044 7.56133 11.8953 7.60151 11.9074 7.63786C12.0852 8.16988 12.1534 8.67048 12.1284 9.23905C12.1243 9.33261 12.2391 9.38562 12.3052 9.31929L13.837 7.78221C15.3877 6.23064 15.3877 3.71514 13.8369 2.16363ZM3.83293 6.83358C3.83711 6.74065 3.72406 6.68736 3.65758 6.75242L2.16013 8.21779C0.609422 9.76936 0.609473 12.2849 2.16024 13.8364C3.71105 15.3879 6.2254 15.3879 7.77614 13.8363L9.62844 11.9831C11.1859 10.4248 11.1858 7.89833 9.62833 6.34009L9.04962 5.78423C9.01249 5.74857 8.95424 5.74688 8.91559 5.78089C8.35267 6.27613 7.9454 6.8112 8.55135 7.41744C9.51414 8.38068 9.51417 9.94248 8.55142 10.9058L6.69912 12.759C5.74316 13.7155 4.19322 13.7155 3.23722 12.759C2.28117 11.8025 2.28113 10.2516 3.23715 9.2951L4.06405 8.46736C4.09127 8.44011 4.10034 8.39958 4.08772 8.36319C3.88139 7.76829 3.80865 7.37291 3.83293 6.83358Z", fillRule: "evenodd" })
116
+ }
117
+ );
118
+ AttachmentLink.displayName = "AttachmentLink";
119
+ var AttachmentLinkAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
120
+ "svg",
121
+ {
122
+ width: "16",
123
+ height: "16",
124
+ viewBox: "0 0 16 16",
125
+ fill: "currentColor",
126
+ xmlns: "http://www.w3.org/2000/svg",
127
+ ...props,
128
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.22099 2.16374C9.77174 0.612129 12.2861 0.61208 13.8369 2.16363C15.3877 3.71514 15.3877 6.23064 13.837 7.78221L12.3052 9.31929C12.2391 9.38562 12.1243 9.33261 12.1284 9.23905C12.1534 8.67048 12.0852 8.16988 11.9074 7.63786C11.8953 7.60151 11.9044 7.56133 11.9315 7.53422L12.76 6.7049C13.716 5.74836 13.716 4.19749 12.7599 3.24098C11.8039 2.28452 10.254 2.28455 9.29801 3.24105L7.44439 5.09556C6.48164 6.05884 6.48168 7.62064 7.44446 8.58388C7.94539 9.08505 7.78891 9.68768 7.13924 10.3064C7.10045 10.3434 7.0393 10.3416 7.00167 10.3035L6.36748 9.66123C4.80998 8.10299 4.80993 5.57656 6.36737 4.01825L8.22099 2.16374ZM3.65758 6.75242C3.72406 6.68736 3.83711 6.74065 3.83293 6.83358C3.80865 7.37291 3.88139 7.76829 4.08772 8.36319C4.10034 8.39958 4.09127 8.44011 4.06405 8.46736L3.23715 9.2951C2.28113 10.2516 2.28117 11.8025 3.23722 12.759C4.19322 13.7155 5.74316 13.7155 6.69912 12.759L8.55142 10.9058C9.51417 9.94248 9.51414 8.38068 8.55135 7.41744C7.9454 6.8112 8.35267 6.27613 8.91559 5.78089C8.95424 5.74688 9.01249 5.74857 9.04962 5.78423L9.62833 6.34009C11.1858 7.89833 11.1859 10.4248 9.62844 11.9831L7.77614 13.8363C6.2254 15.3879 3.71105 15.3879 2.16024 13.8364C0.609473 12.2849 0.609422 9.76936 2.16013 8.21779L3.65758 6.75242ZM12.7501 16L12.7501 14.25L11.0001 14.25L11.0001 12.75L12.7501 12.75L12.7501 11L14.2501 11L14.2501 12.75L16.0001 12.75L16.0001 14.25L14.2501 14.25L14.2501 16L12.7501 16Z", fillRule: "evenodd" })
129
+ }
130
+ );
131
+ AttachmentLinkAdd.displayName = "AttachmentLinkAdd";
132
+ var AttachmentLinkBreak = (props) => /* @__PURE__ */ jsxRuntime.jsx(
133
+ "svg",
134
+ {
135
+ width: "16",
136
+ height: "16",
137
+ viewBox: "0 0 16 16",
138
+ fill: "currentColor",
139
+ xmlns: "http://www.w3.org/2000/svg",
140
+ ...props,
141
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.95558 0L5.75132 3.18298L4.29611 3.54678L3.50036 0.363803L4.95558 0ZM3.55176 4.31581L0.364846 3.52006L0.00146484 4.97538L3.18837 5.77113L3.55176 4.31581ZM15.6364 12.4835L12.4494 11.6878L12.8128 10.2324L15.9997 11.0282L15.6364 12.4835ZM11.0446 16.0032L10.2489 12.8202L11.7041 12.4564L12.4999 15.6394L11.0446 16.0032ZM10.0297 3.10084L7.52642 5.60055L6.46508 4.54057L8.96829 2.04093C10.3484 0.66277 12.5861 0.66277 13.9662 2.04093C15.3463 3.4191 15.3463 5.65354 13.9662 7.03171L11.4626 9.53172L10.4013 8.47174L12.9048 5.9718C13.6987 5.17901 13.6987 3.89363 12.9048 3.10084C12.1108 2.30804 10.8236 2.30804 10.0297 3.10084ZM4.53178 6.47111L5.59312 7.5311L3.08913 10.0315C2.2952 10.8243 2.29521 12.1097 3.08913 12.9025C3.88306 13.6953 5.17027 13.6953 5.9642 12.9025L8.46796 10.4023L9.5293 11.4623L7.02562 13.9624C5.64548 15.3405 3.40785 15.3405 2.02772 13.9624C0.647583 12.5842 0.647584 10.3498 2.02772 8.97161L4.53178 6.47111Z", fillRule: "evenodd" })
142
+ }
143
+ );
144
+ AttachmentLinkBreak.displayName = "AttachmentLinkBreak";
145
+ var CheckEdit = (props) => /* @__PURE__ */ jsxRuntime.jsx(
146
+ "svg",
147
+ {
148
+ width: "16",
149
+ height: "16",
150
+ viewBox: "0 0 16 16",
151
+ fill: "currentColor",
152
+ xmlns: "http://www.w3.org/2000/svg",
153
+ ...props,
154
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.3 8.81429L6.3 9.69998L7.17632 9.69998L10.9029 5.9636L10.0248 5.08551L6.3 8.81429ZM11.0849 4.02428L11.9622 4.90155L12.517 4.34522C12.7563 4.10527 12.7587 3.71763 12.5222 3.47483C12.281 3.2271 11.8838 3.22457 11.6394 3.4692L11.0849 4.02428ZM5.29252 7.98339C5.10521 8.1709 5 8.42509 5 8.69012L5 9.99998C5 10.5523 5.44772 11 6 11L7.30081 11C7.56648 11 7.82124 10.8943 8.00885 10.7062L13.4375 5.26325C14.1786 4.5202 14.1858 3.31978 13.4536 2.5679C12.7066 1.80074 11.4764 1.79289 10.7197 2.55045L5.29252 7.98339ZM8 1.99999L5 1.99999C3.34315 1.99999 2 3.34314 2 4.99999L2 11C2 12.6568 3.34315 14 5 14L11 14C12.6569 14 14 12.6568 14 11L14 7.99999L12.5 7.99999L12.5 11C12.5 11.8284 11.8284 12.5 11 12.5L5 12.5C4.17157 12.5 3.5 11.8284 3.5 11L3.5 4.99999C3.5 4.17156 4.17157 3.49999 5 3.49999L8 3.49999L8 1.99999Z", fillRule: "evenodd" })
155
+ }
156
+ );
157
+ CheckEdit.displayName = "CheckEdit";
158
+ var Checklist = (props) => /* @__PURE__ */ jsxRuntime.jsx(
159
+ "svg",
160
+ {
161
+ width: "16",
162
+ height: "16",
163
+ viewBox: "0 0 16 16",
164
+ fill: "currentColor",
165
+ xmlns: "http://www.w3.org/2000/svg",
166
+ ...props,
167
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.02978 5.96923L8.0001 7.93952L13.9704 1.96918L15.0298 3.03118L8.52977 9.53118C8.23714 9.82381 7.76309 9.82381 7.47045 9.53118L4.97047 7.03124L6.02978 5.96923ZM5 1.99999L10 1.99999L10 3.49999L5 3.49999C4.17157 3.49999 3.5 4.17156 3.5 4.99999L3.5 11C3.5 11.8284 4.17157 12.5 5 12.5L11 12.5C11.8284 12.5 12.5 11.8284 12.5 11L12.5 7.99999L14 7.99999L14 11C14 12.6568 12.6569 14 11 14L5 14C3.34315 14 2 12.6568 2 11L2 4.99999C2 3.34313 3.34315 1.99999 5 1.99999Z", fillRule: "evenodd" })
168
+ }
169
+ );
170
+ Checklist.displayName = "Checklist";
171
+ var CloudDownload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
172
+ "svg",
173
+ {
174
+ width: "16",
175
+ height: "16",
176
+ viewBox: "0 0 16 16",
177
+ fill: "currentColor",
178
+ xmlns: "http://www.w3.org/2000/svg",
179
+ ...props,
180
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.4427 6.42983L12.2587 6.5131C13.5171 6.64151 14.5 7.70692 14.5 9C14.5 10.3807 13.3808 11.5 12 11.5L12 13C14.2092 13 16 11.2091 16 9C16 6.92959 14.427 5.22657 12.4109 5.02085C11.5044 3.22868 9.64572 2 7.50005 2C4.88341 2 2.69355 3.82726 2.13688 6.27538C0.881083 6.80689 0 8.05055 0 9.5C0 11.3995 1.51324 12.9457 3.4 12.9986C3.4315 12.9995 3.4631 13 3.4948 13L3.50002 13L3.50525 13C3.53695 13 3.56855 12.9995 3.60005 12.9986L3.60005 13L3.60009 13L4.00005 13L4.00005 11.4868L3.55796 11.4992C3.53876 11.4997 3.51945 11.5 3.50002 11.5C2.39543 11.5 1.5 10.6046 1.5 9.5C1.5 8.6741 2.00095 7.96173 2.72154 7.65674L3.42917 7.35724L3.59955 6.60797C4.00434 4.82774 5.59894 3.5 7.50005 3.5C9.05837 3.5 10.4113 4.39082 11.0724 5.6979L11.4427 6.42983ZM6.28007 10.4619L7.24941 11.4321L7.24941 7.00009L8.74941 7.00009L8.74941 11.439L9.72798 10.4614L10.78 11.5308L8.5277 13.7808C8.23627 14.0719 7.76637 14.0717 7.47521 13.7803L5.2271 11.5303L6.28007 10.4619Z", fillRule: "evenodd" })
181
+ }
182
+ );
183
+ CloudDownload.displayName = "CloudDownload";
184
+ var CloudUpload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
185
+ "svg",
186
+ {
187
+ width: "16",
188
+ height: "16",
189
+ viewBox: "0 0 16 16",
190
+ fill: "currentColor",
191
+ xmlns: "http://www.w3.org/2000/svg",
192
+ ...props,
193
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.4427 6.42983L12.2587 6.5131C13.5171 6.64151 14.5 7.70692 14.5 9C14.5 10.3807 13.3808 11.5 12 11.5L12 13C14.2092 13 16 11.2091 16 9C16 6.92959 14.427 5.22657 12.4109 5.02085C11.5044 3.22868 9.64572 2 7.50005 2C4.88341 2 2.69355 3.82726 2.13688 6.27538C0.881083 6.80689 0 8.05055 0 9.5C0 11.3995 1.51324 12.9457 3.4 12.9986C3.4315 12.9995 3.4631 13 3.4948 13L3.50002 13L3.50525 13C3.53695 13 3.56855 12.9995 3.60005 12.9986L3.60005 13L3.60009 13L4.00005 13L4.00005 11.4868L3.55796 11.4992C3.53876 11.4997 3.51945 11.5 3.50002 11.5C2.39543 11.5 1.5 10.6046 1.5 9.5C1.5 8.6741 2.00095 7.96173 2.72154 7.65674L3.42917 7.35724L3.59955 6.60797C4.00434 4.82774 5.59894 3.5 7.50005 3.5C9.05837 3.5 10.4113 4.39082 11.0724 5.6979L11.4427 6.42983ZM6.28002 10.5372L7.24936 9.56703L7.24936 13.999L8.74936 13.999L8.74936 9.56009L9.72793 10.5377L10.7799 9.46836L8.52765 7.21831C8.23622 6.92717 7.76632 6.92739 7.47516 7.2188L5.22705 9.46885L6.28002 10.5372Z", fillRule: "evenodd" })
194
+ }
195
+ );
196
+ CloudUpload.displayName = "CloudUpload";
197
+ var Copy = (props) => /* @__PURE__ */ jsxRuntime.jsx(
198
+ "svg",
199
+ {
200
+ width: "16",
201
+ height: "16",
202
+ viewBox: "0 0 16 16",
203
+ fill: "currentColor",
204
+ xmlns: "http://www.w3.org/2000/svg",
205
+ ...props,
206
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 4L3 4C2.44772 4 2 4.44771 2 5L2 14C2 14.5523 2.44772 15 3 15L10 15C10.5523 15 11 14.5523 11 14L11 12L13 12C13.5523 12 14 11.5523 14 11L14 4C14 2.34315 12.6569 1 11 1L6 1C5.44772 1 5 1.44772 5 2L5 4ZM6.5 4L8 4C9.65685 4 11 5.34315 11 7L11 10.5L12.5 10.5L12.5 4C12.5 3.17157 11.8284 2.5 11 2.5L6.5 2.5L6.5 4ZM3.5 13.5L3.5 5.5L8 5.5C8.82843 5.5 9.5 6.17157 9.5 7L9.5 13.5L3.5 13.5Z", fillRule: "evenodd" })
207
+ }
208
+ );
209
+ Copy.displayName = "Copy";
210
+ var Download = (props) => /* @__PURE__ */ jsxRuntime.jsx(
211
+ "svg",
212
+ {
213
+ width: "16",
214
+ height: "16",
215
+ viewBox: "0 0 16 16",
216
+ fill: "currentColor",
217
+ xmlns: "http://www.w3.org/2000/svg",
218
+ ...props,
219
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.5 6.49999L6.5 4.99999L6.5 3.49999L9.5 3.49999L9.5 4.99999L9.5 6.49999L11 6.49999L11.3787 6.49999L8 9.87867L4.62132 6.49999L5 6.49999L6.5 6.49999ZM5 4.99999L5 3.49999L5 2.74999C5 2.33578 5.33579 1.99999 5.75 1.99999L10.25 1.99999C10.6642 1.99999 11 2.33578 11 2.74999L11 3.49999L11 4.99999L12.5 4.99999L13.1893 4.99999C13.8575 4.99999 14.1921 5.80785 13.7197 6.28032L8.53033 11.4697C8.23744 11.7626 7.76256 11.7626 7.46967 11.4697L2.28033 6.28032C1.80786 5.80785 2.14248 4.99999 2.81066 4.99999L3.5 4.99999L5 4.99999ZM2.5 13L2.5 11L1 11L1 13C1 14.1046 1.89543 15 3 15L13 15C14.1046 15 15 14.1046 15 13L15 11L13.5 11L13.5 13C13.5 13.2761 13.2761 13.5 13 13.5L3 13.5C2.72386 13.5 2.5 13.2761 2.5 13Z", fillRule: "evenodd" })
220
+ }
221
+ );
222
+ Download.displayName = "Download";
223
+ var Equaliser = (props) => /* @__PURE__ */ jsxRuntime.jsx(
224
+ "svg",
225
+ {
226
+ width: "16",
227
+ height: "16",
228
+ viewBox: "0 0 16 16",
229
+ fill: "currentColor",
230
+ xmlns: "http://www.w3.org/2000/svg",
231
+ ...props,
232
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 2.5C5 3.05228 4.55229 3.5 4 3.5C3.44772 3.5 3 3.05228 3 2.5C3 1.94772 3.44772 1.5 4 1.5C4.55229 1.5 5 1.94772 5 2.5ZM4 5C5.11941 5 6.06699 4.26427 6.38555 3.24999L12 3.24999L12 1.74999L6.38555 1.74999C6.06698 0.73572 5.11941 0 4 0C2.88059 0 1.93302 0.735723 1.61445 1.75L0 1.75L0 3.25L1.61445 3.25C1.93302 4.26428 2.88059 5 4 5ZM5.61445 7.74999L0 7.74999L0 9.24999L5.61445 9.25C5.93301 10.2643 6.88059 11 8 11C9.11941 11 10.067 10.2643 10.3855 9.25L12 9.25L12 7.75L10.3855 7.75C10.067 6.73572 9.11941 6 8 6C6.88059 6 5.93302 6.73572 5.61445 7.74999ZM9 8.5C9 9.05229 8.55229 9.5 8 9.5C7.44772 9.5 7 9.05229 7 8.5C7 7.94772 7.44772 7.5 8 7.5C8.55229 7.5 9 7.94772 9 8.5Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,1,-1,-4.37114e-08,13.5,2)" })
233
+ }
234
+ );
235
+ Equaliser.displayName = "Equaliser";
236
+ var Filter = (props) => /* @__PURE__ */ jsxRuntime.jsx(
237
+ "svg",
238
+ {
239
+ width: "16",
240
+ height: "16",
241
+ viewBox: "0 0 16 16",
242
+ fill: "currentColor",
243
+ xmlns: "http://www.w3.org/2000/svg",
244
+ ...props,
245
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.81993 6.73794L5.81993 6.73795C6.24884 7.06933 6.5 7.58075 6.5 8.12277L6.5 12.5729L9.5 11.0729L9.5 8.12277C9.5 7.58076 9.75115 7.06933 10.1801 6.73794L13.5 4.17295L13.5 3.5L2.5 3.5L2.5 4.17295L5.81993 6.73794ZM1 4.90958L1 2.5C1 2.22386 1.22386 2 1.5 2L14.5 2C14.7761 2 15 2.22386 15 2.5L15 4.90958L11.0972 7.92494C11.0359 7.97228 11 8.04534 11 8.12277L11 11.382C11 11.7607 10.786 12.107 10.4472 12.2764L6.5 14.25L6.4583 14.2709L5.80902 14.5955L5.3618 14.8191C5.19558 14.9022 5 14.7813 5 14.5955L5 14.0955L5 13.3696L5 13.3229L5 8.12277C5 8.04534 4.96412 7.97228 4.90285 7.92494L1 4.90958ZM9.77639 10.9348L9.77581 10.935L9.77639 10.9348Z", fillRule: "evenodd" })
246
+ }
247
+ );
248
+ Filter.displayName = "Filter";
249
+ var FilterClear = (props) => /* @__PURE__ */ jsxRuntime.jsx(
250
+ "svg",
251
+ {
252
+ width: "16",
253
+ height: "16",
254
+ viewBox: "0 0 16 16",
255
+ fill: "currentColor",
256
+ xmlns: "http://www.w3.org/2000/svg",
257
+ ...props,
258
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.81993 6.73795L5.81993 6.73794L2.5 4.17295L2.5 3.5L13.5 3.5L13.5 4.17295L10.1801 6.73794C9.75115 7.06933 9.5 7.58076 9.5 8.12277L9.5 11.0729L6.5 12.5729L6.5 8.12277C6.5 7.58075 6.24884 7.06933 5.81993 6.73795ZM1 2.5L1 4.90958L4.90285 7.92494C4.96412 7.97228 5 8.04534 5 8.12277L5 13.3229L5 13.3696L5 14.0955L5 14.5955C5 14.7813 5.19558 14.9022 5.3618 14.8191L5.80902 14.5955L6.4583 14.2709L6.5 14.25L10.1708 12.4146C10.679 12.1605 11 11.6411 11 11.0729L11 8.12277C11 8.04534 11.0359 7.97228 11.0972 7.92494L15 4.90958L15 2.5C15 2.22386 14.7761 2 14.5 2L1.5 2C1.22386 2 1 2.22386 1 2.5ZM12.5304 14.9972L13.7329 13.7947L14.9368 14.9987L15.9975 13.938L14.7936 12.734L15.9972 11.5304L14.9365 10.4697L13.7329 11.6733L12.5294 10.4697L11.4688 11.5304L12.6723 12.734L11.4697 13.9365L12.5304 14.9972Z", fillRule: "evenodd" })
259
+ }
260
+ );
261
+ FilterClear.displayName = "FilterClear";
262
+ var FilterFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
263
+ "svg",
264
+ {
265
+ width: "16",
266
+ height: "16",
267
+ viewBox: "0 0 16 16",
268
+ fill: "currentColor",
269
+ xmlns: "http://www.w3.org/2000/svg",
270
+ ...props,
271
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.5 2L1.5 2C1.22386 2 1 2.22386 1 2.5L1 4.89661L5.43035 7.64655C5.57729 7.73775 5.66667 7.89842 5.66667 8.07136L5.66667 14.5295C5.66667 14.7299 5.89055 14.8488 6.05658 14.7367L9.89299 12.1459C10.1683 11.9599 10.3333 11.6494 10.3333 11.3171L10.3333 8.07136C10.3333 7.89842 10.4227 7.73775 10.5696 7.64655L15 4.89661L15 2.5C15 2.22386 14.7761 2 14.5 2Z", fillRule: "nonzero" })
272
+ }
273
+ );
274
+ FilterFill.displayName = "FilterFill";
275
+ var Home = (props) => /* @__PURE__ */ jsxRuntime.jsx(
276
+ "svg",
277
+ {
278
+ width: "16",
279
+ height: "16",
280
+ viewBox: "0 0 16 16",
281
+ fill: "currentColor",
282
+ xmlns: "http://www.w3.org/2000/svg",
283
+ ...props,
284
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.4328 7.36345L11.5003 7.74456L11.5003 8.75196L11.5003 12.0027C11.5003 12.2788 11.2764 12.5027 11.0003 12.5027L9.99976 12.5027L9.99976 9.00049C9.99976 8.4482 9.55204 8.00049 8.99976 8.00049L6.99976 8.00049C6.44747 8.00049 5.99976 8.4482 5.99976 9.00049L5.99976 12.5027L5.00029 12.5027C4.72415 12.5027 4.50029 12.2788 4.50029 12.0027L4.50029 8.75196L4.50029 7.74449L3.56768 7.36341L3.03218 7.14459L8.00002 3.61206L12.968 7.14471L12.4328 7.36345ZM7.49976 12.5027L8.49976 12.5027L8.49976 9.50049L7.49976 9.50049L7.49976 12.5027ZM14.3766 8.18947L13.0003 8.75196L13.0003 12.0027C13.0003 13.1073 12.1049 14.0027 11.0003 14.0027L5.00029 14.0027C3.89572 14.0027 3.00029 13.1073 3.00029 12.0027L3.00029 8.75196L1.6236 8.18942C0.893956 7.89127 0.779988 6.90552 1.42235 6.44875L7.42051 2.18357C7.76746 1.93686 8.23257 1.93686 8.57952 2.18357L14.5778 6.44883C15.2201 6.90558 15.1062 7.89129 14.3766 8.18947Z", fillRule: "evenodd" })
285
+ }
286
+ );
287
+ Home.displayName = "Home";
288
+ var Link = (props) => /* @__PURE__ */ jsxRuntime.jsx(
289
+ "svg",
290
+ {
291
+ width: "16",
292
+ height: "16",
293
+ viewBox: "0 0 16 16",
294
+ fill: "currentColor",
295
+ xmlns: "http://www.w3.org/2000/svg",
296
+ ...props,
297
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 2L7 2L7 3.5L5 3.5C4.17157 3.5 3.5 4.17157 3.5 5L3.5 11C3.5 11.8284 4.17157 12.5 5 12.5L11 12.5C11.8284 12.5 12.5 11.8284 12.5 11L12.5 9L14 9L14 11C14 12.6569 12.6569 14 11 14L5 14C3.34315 14 2 12.6569 2 11L2 5C2 3.34315 3.34315 2 5 2ZM9.00004 3.5L11.4393 3.5L5.96965 8.96967L7.03031 10.0303L12.5001 4.56057L12.5001 7.00001L14.0001 7.00001L14.0001 2.75001C14.0001 2.33579 13.6643 2.00001 13.2501 2.00001L9.00004 2L9.00004 3.5Z", fillRule: "evenodd" })
298
+ }
299
+ );
300
+ Link.displayName = "Link";
301
+ var Lock = (props) => /* @__PURE__ */ jsxRuntime.jsx(
302
+ "svg",
303
+ {
304
+ width: "16",
305
+ height: "16",
306
+ viewBox: "0 0 16 16",
307
+ fill: "currentColor",
308
+ xmlns: "http://www.w3.org/2000/svg",
309
+ ...props,
310
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 6.00054L6 6.00054L6 3.5C6 2.39565 6.89509 1.50031 7.99944 1.5C9.10423 1.49969 10 2.39521 10 3.5L10 6.00054ZM4.5 3.5L4.5 6.00054L3 6.00054C2.44772 6.00054 2 6.44826 2 7.00054L2 12.0005C2 13.6574 3.34315 15.0005 5 15.0005L11 15.0005C12.6569 15.0005 14 13.6574 14 12.0005L14 7.00054C14 6.44826 13.5523 6.00054 13 6.00054L11.5 6.00054L11.5 3.5C11.5 1.56662 9.9324 -0.000539025 7.99902 1.39078e-07C6.06641 0.000539581 4.5 1.56739 4.5 3.5ZM3.5 7.50054L3.5 12.0005C3.5 12.829 4.17157 13.5005 5 13.5005L11 13.5005C11.8284 13.5005 12.5 12.829 12.5 12.0005L12.5 7.50054L3.5 7.50054ZM8 12.0005C8.82843 12.0005 9.5 11.329 9.5 10.5005C9.5 9.67212 8.82843 9.00054 8 9.00054C7.17157 9.00054 6.5 9.67212 6.5 10.5005C6.5 11.329 7.17157 12.0005 8 12.0005Z", fillRule: "evenodd" })
311
+ }
312
+ );
313
+ Lock.displayName = "Lock";
314
+ var Mouse = (props) => /* @__PURE__ */ jsxRuntime.jsx(
315
+ "svg",
316
+ {
317
+ width: "16",
318
+ height: "16",
319
+ viewBox: "0 0 16 16",
320
+ fill: "currentColor",
321
+ xmlns: "http://www.w3.org/2000/svg",
322
+ ...props,
323
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.5 6L11.5 10C11.5 11.933 9.933 13.5 8 13.5C6.067 13.5 4.5 11.933 4.5 10L4.5 6C4.5 4.067 6.067 2.5 8 2.5C9.933 2.5 11.5 4.067 11.5 6ZM3 6C3 3.23858 5.23858 1 8 1C10.7614 1 13 3.23858 13 6L13 10C13 12.7614 10.7614 15 8 15C5.23858 15 3 12.7614 3 10L3 6ZM7.25 4L7.25 7L8.75 7L8.75 4L7.25 4Z", fillRule: "evenodd" })
324
+ }
325
+ );
326
+ Mouse.displayName = "Mouse";
327
+ var Notification = (props) => /* @__PURE__ */ jsxRuntime.jsx(
328
+ "svg",
329
+ {
330
+ width: "16",
331
+ height: "16",
332
+ viewBox: "0 0 16 16",
333
+ fill: "currentColor",
334
+ xmlns: "http://www.w3.org/2000/svg",
335
+ ...props,
336
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.3467 10.7489L4.65377 10.7489L5.14081 5.7567C5.26575 4.47609 6.34231 3.49945 7.629 3.49945L8.37151 3.49945C9.6582 3.49945 10.7348 4.47608 10.8597 5.7567L11.3467 10.7489ZM14.0001 12.2489L13.0002 12.2489L13.0003 12.2495L11.4931 12.2495L10.9898 12.2495C10.8628 13.7893 9.57273 14.9994 8.00006 14.9994C6.4274 14.9994 5.13737 13.7893 5.01033 12.2494L4.50738 12.2494L3.00025 12.2494L3.00031 12.2489L2.00006 12.2489L2.00006 10.7489L3.14665 10.7489L3.6479 5.61105C3.8478 3.56207 5.57029 1.99945 7.629 1.99945L8.3715 1.99945C10.4302 1.99944 12.1527 3.56207 12.3526 5.61105L12.8539 10.7489L14.0001 10.7489L14.0001 12.2489ZM6.5208 12.2494C6.63982 12.9589 7.25681 13.4994 8.00006 13.4994C8.74331 13.4994 9.3603 12.9589 9.47932 12.2495L6.5208 12.2494Z", fillRule: "evenodd" })
337
+ }
338
+ );
339
+ Notification.displayName = "Notification";
340
+ var PasswordHide = (props) => /* @__PURE__ */ jsxRuntime.jsx(
341
+ "svg",
342
+ {
343
+ width: "16",
344
+ height: "16",
345
+ viewBox: "0 0 16 16",
346
+ fill: "currentColor",
347
+ xmlns: "http://www.w3.org/2000/svg",
348
+ ...props,
349
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.748 4.41211C12.5186 6.26998 10.4037 7.49554 7.99971 7.49554C5.59569 7.49554 3.48082 6.26998 2.2514 4.41211L1.00049 5.23988C2.49721 7.50171 5.07367 8.99554 7.99971 8.99554C10.9257 8.99554 13.5022 7.50171 14.9989 5.23988L13.748 4.41211ZM7.24966 10.5041L7.24966 12.9994L8.74966 12.9994L8.74966 10.5041L7.24966 10.5041ZM3.08985 8.99855L2.00284 11.2352L3.35195 11.8909L4.43896 9.65421L3.08985 8.99855ZM13.9965 11.2352L12.9095 8.99855L11.5604 9.65421L12.6474 11.8909L13.9965 11.2352Z", fillRule: "evenodd" })
350
+ }
351
+ );
352
+ PasswordHide.displayName = "PasswordHide";
353
+ var PasswordShow = (props) => /* @__PURE__ */ jsxRuntime.jsx(
354
+ "svg",
355
+ {
356
+ width: "16",
357
+ height: "16",
358
+ viewBox: "0 0 16 16",
359
+ fill: "currentColor",
360
+ xmlns: "http://www.w3.org/2000/svg",
361
+ ...props,
362
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.75 3.49536L8.75 1L7.25 1L7.25 3.49536L8.75 3.49536ZM12.9098 5.0009L13.9968 2.76423L12.6477 2.10857L11.5607 4.34523L12.9098 5.0009ZM2.00318 2.76423L3.09019 5.0009L4.4393 4.34523L3.35229 2.10857L2.00318 2.76423ZM9.1892 7.68632C9.1892 8.32329 8.66105 8.87184 7.9696 8.87184C7.27814 8.87184 6.75 8.32329 6.75 7.68632C6.75 7.08646 7.21841 6.565 7.85051 6.5063C7.90019 6.50524 7.95001 6.50471 7.99994 6.50471C8.02504 6.50471 8.05011 6.50485 8.07515 6.50511C8.71409 6.55758 9.1892 7.08218 9.1892 7.68632ZM1.13627 8.57299C2.60687 6.47433 5.02501 5.08071 7.77287 5.00772C7.83784 5.00314 7.90344 5.00081 7.9696 5.00081C8.0258 5.00081 8.0816 5.00249 8.13696 5.00581C10.9225 5.05039 13.3779 6.45194 14.8644 8.57414C15.0454 8.8325 15.0454 9.1765 14.8643 9.43483C13.3534 11.5911 10.8421 13.0031 8.00067 13.0031C5.15874 13.0031 2.64708 11.5906 1.1362 9.43368C0.955224 9.17532 0.955253 8.83133 1.13627 8.57299ZM5.25 7.68632C5.25 7.46384 5.2774 7.24767 5.32905 7.04094C4.29695 7.4751 3.39377 8.1534 2.69224 9.00347C3.95177 10.5302 5.86166 11.5031 8.00067 11.5031C10.1393 11.5031 12.0488 10.5306 13.3084 9.00435C12.5914 8.13529 11.6637 7.44567 10.603 7.01281C10.6593 7.22804 10.6892 7.45373 10.6892 7.68632C10.6892 9.16949 9.47159 10.3718 7.9696 10.3718C6.46761 10.3718 5.25 9.16949 5.25 7.68632Z", fillRule: "evenodd" })
363
+ }
364
+ );
365
+ PasswordShow.displayName = "PasswordShow";
366
+ var PIN = (props) => /* @__PURE__ */ jsxRuntime.jsx(
367
+ "svg",
368
+ {
369
+ width: "16",
370
+ height: "16",
371
+ viewBox: "0 0 16 16",
372
+ fill: "currentColor",
373
+ xmlns: "http://www.w3.org/2000/svg",
374
+ ...props,
375
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 12L1.39285 12L1.39285 9.38571L3.3555 9.38571C5.0227 9.38571 6.1201 8.51786 6.1201 6.94286C6.1201 5.36786 5.0227 4.5 3.3555 4.5L0 4.5L0 12ZM1.39285 8.12143L1.39285 5.76429L3.31329 5.76429C4.28407 5.76429 4.72725 6.23571 4.72725 6.94286C4.72725 7.65 4.28407 8.12143 3.31329 8.12143L1.39285 8.12143ZM7.14107 4.5L7.14107 12L8.53393 12L8.53393 4.5L7.14107 4.5ZM9.84087 4.5L9.84087 12L11.1915 12L11.1915 6.61071C11.2548 6.77143 11.5081 7.2 11.5081 7.2L14.5892 12L16.0032 12L16.0032 4.5L14.6525 4.5L14.6525 9.85714C14.5892 9.69643 14.336 9.26786 14.336 9.26786L11.2548 4.5L9.84087 4.5Z", fillRule: "nonzero" })
376
+ }
377
+ );
378
+ PIN.displayName = "PIN";
379
+ var Pointer = (props) => /* @__PURE__ */ jsxRuntime.jsx(
380
+ "svg",
381
+ {
382
+ width: "16",
383
+ height: "16",
384
+ viewBox: "0 0 16 16",
385
+ fill: "currentColor",
386
+ xmlns: "http://www.w3.org/2000/svg",
387
+ ...props,
388
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 3L3.5 10C3.5 11.933 5.067 13.5 7 13.5L9 13.5C10.933 13.5 12.5 11.933 12.5 10L12.5 8C12.5 7.17157 11.8284 6.5 11 6.5L8.5 6.5C7.39543 6.5 6.5 5.60457 6.5 4.5L6.5 3C6.5 2.17157 5.82843 1.5 5 1.5C4.17157 1.5 3.5 2.17157 3.5 3ZM2 3L2 10C2 12.7614 4.23858 15 7 15L9 15C11.7614 15 14 12.7614 14 10L14 8C14 6.34315 12.6569 5 11 5L8.5 5C8.22386 5 8 4.77614 8 4.5L8 3C8 1.34315 6.65685 0 5 0C3.34315 0 2 1.34315 2 3Z", fillRule: "evenodd" })
389
+ }
390
+ );
391
+ Pointer.displayName = "Pointer";
392
+ var Print = (props) => /* @__PURE__ */ jsxRuntime.jsx(
393
+ "svg",
394
+ {
395
+ width: "16",
396
+ height: "16",
397
+ viewBox: "0 0 16 16",
398
+ fill: "currentColor",
399
+ xmlns: "http://www.w3.org/2000/svg",
400
+ ...props,
401
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 3.5L10 3.5C10.2761 3.5 10.5 3.72386 10.5 4L10.5 5L5.5 5L5.5 4C5.5 3.72386 5.72386 3.5 6 3.5ZM12 4L12 5C13.6569 5 15 6.34315 15 8L15 10C15 11.6569 13.6569 13 12 13L11.7324 13C11.3866 13.5978 10.7403 14 10 14L6 14C5.25972 14 4.61337 13.5978 4.26756 13L4 13C2.34315 13 1 11.6569 1 10L1 8C1 6.34315 2.34315 5 4 5L4 4C4 2.89543 4.89543 2 6 2L10 2C11.1046 2 12 2.89543 12 4ZM4 11.5L4 9C4 8.44772 4.44772 8 5 8L11 8C11.5523 8 12 8.44772 12 9L12 11.5C12.8284 11.5 13.5 10.8284 13.5 10L13.5 8C13.5 7.17157 12.8284 6.5 12 6.5L4 6.5C3.17157 6.5 2.5 7.17157 2.5 8L2.5 10C2.5 10.8284 3.17157 11.5 4 11.5ZM6 12.5L10 12.5C10.2761 12.5 10.5 12.2761 10.5 12L10.5 9.5L5.5 9.5L5.5 12C5.5 12.2761 5.72386 12.5 6 12.5Z", fillRule: "evenodd" })
402
+ }
403
+ );
404
+ Print.displayName = "Print";
405
+ var ProgressDownload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
406
+ "svg",
407
+ {
408
+ width: "16",
409
+ height: "16",
410
+ viewBox: "0 0 16 16",
411
+ fill: "currentColor",
412
+ xmlns: "http://www.w3.org/2000/svg",
413
+ ...props,
414
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.53196 9.31915C8.84102 9.57201 8.08128 9.56235 7.397 9.29199C7.08297 9.16791 6.80887 9.01672 6.54626 8.79984L6.54904 8.79705L7.23875 8.10432L7.41591 7.92638C7.57287 7.76873 7.46121 7.49999 7.23875 7.49999L6.98765 7.49999L6.01011 7.49999L5.72375 7.49999L4.5 7.49999C4.22386 7.49999 4 7.72384 4 7.99999L4 9.23131L4 9.52319L3.99999 10.503L3.99999 10.7519C3.99999 10.9749 4.26983 11.0863 4.42716 10.9283L4.60278 10.7519L5.29405 10.0576L5.48487 9.8659C5.88634 10.2189 6.3264 10.4818 6.84581 10.687C7.87199 11.0925 9.01132 11.107 10.0475 10.7278C11.0836 10.3486 11.9445 9.60208 12.4665 8.63003C12.7406 8.11976 12.9112 7.56598 12.9745 6.99977L11.4604 6.99977C11.4065 7.31916 11.3008 7.63028 11.145 7.92032C10.7969 8.5685 10.2229 9.06629 9.53196 9.31915ZM5.13328 3.51111C4.51334 4.20945 4.12872 5.07988 4.0259 5.99977L5.54 5.99977C5.63318 5.44829 5.87929 4.9302 6.25504 4.50692C6.74349 3.9567 7.41698 3.605 8.14765 3.5186C8.87831 3.4322 9.61526 3.61713 10.2186 4.03826C10.295 4.0916 10.3686 4.14826 10.4392 4.208L9.7534 4.89381L9.57662 5.07058C9.41913 5.22807 9.53067 5.49736 9.7534 5.49736L10.0034 5.49736L10.982 5.49736L11.2712 5.49736L12.5 5.49736C12.7761 5.49736 13 5.2735 13 4.99736L13 3.76852L13 3.4794L13 2.50075L13 2.25075C13 2.02802 12.7307 1.91648 12.5732 2.07397L12.3964 2.25075L11.7044 2.94276L11.5023 3.14488C11.3681 3.0248 11.2262 2.91233 11.0771 2.80828C10.1724 2.17673 9.06724 1.89941 7.97151 2.02898C6.87577 2.15854 5.86577 2.68597 5.13328 3.51111ZM2.5 13L2.5 11L1 11L1 13C1 14.1046 1.89543 15 3 15L13 15C14.1046 15 15 14.1046 15 13L15 11L13.5 11L13.5 13C13.5 13.2761 13.2761 13.5 13 13.5L3 13.5C2.72386 13.5 2.5 13.2761 2.5 13Z", fillRule: "evenodd" })
415
+ }
416
+ );
417
+ ProgressDownload.displayName = "ProgressDownload";
418
+ var PushPin = (props) => /* @__PURE__ */ jsxRuntime.jsx(
419
+ "svg",
420
+ {
421
+ width: "16",
422
+ height: "16",
423
+ viewBox: "0 0 16 16",
424
+ fill: "currentColor",
425
+ xmlns: "http://www.w3.org/2000/svg",
426
+ ...props,
427
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.00027 2.49993L8.97603 2.52417L6.1214 5.3788C6.04232 5.45788 5.94217 5.51257 5.83288 5.53635L2.45334 6.2717C2.00232 6.36984 1.83844 6.92803 2.16482 7.25441L4.9248 10.0144L0.969482 13.9697L2.03014 15.0303L5.98546 11.075L8.77104 13.8606C9.09896 14.1885 9.65991 14.0212 9.75475 13.5673L10.4645 10.1702C10.4877 10.0591 10.5428 9.95719 10.623 9.87694L13.4747 7.02512L13.5 6.99979L13.5872 6.99979L14.2422 6.99979L14.6314 6.99979C14.9779 6.99979 15.1515 6.5809 14.9065 6.33583L14.6314 6.06057L14.1683 5.59727L14.0709 5.49979L10.5004 1.9275L10.4029 1.8299L9.93973 1.36649L9.66472 1.09134C9.41974 0.846241 9.00072 1.01967 9.00062 1.3662L9.0005 1.75522L9.0003 2.41042L9.00027 2.49993ZM10.0364 3.5851L12.4143 5.96419L9.56233 8.8163C9.27579 9.10286 9.07903 9.46676 8.99616 9.86343L8.63309 11.6013L4.4123 7.38055L6.1518 7.00205C6.54205 6.91714 6.89966 6.72186 7.18206 6.43946L10.0364 3.5851Z", fillRule: "evenodd" })
428
+ }
429
+ );
430
+ PushPin.displayName = "PushPin";
431
+ var PushPinFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
432
+ "svg",
433
+ {
434
+ width: "16",
435
+ height: "16",
436
+ viewBox: "0 0 16 16",
437
+ fill: "currentColor",
438
+ xmlns: "http://www.w3.org/2000/svg",
439
+ ...props,
440
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.66472 1.09134C9.41974 0.846241 9.00072 1.01967 9.00062 1.3662L9.00027 2.49993L6.1214 5.3788C6.04232 5.45788 5.94217 5.51257 5.83288 5.53635L2.45334 6.2717C2.00232 6.36984 1.83844 6.92803 2.16482 7.25441L4.92492 10.0145L0.969727 13.9697L2.03039 15.0303L5.98558 11.0751L8.77104 13.8606C9.09896 14.1885 9.65991 14.0212 9.75475 13.5673L10.4645 10.1702C10.4877 10.0591 10.5428 9.95719 10.623 9.87694L13.5 6.99979L14.6314 6.99979C14.9779 6.99979 15.1515 6.5809 14.9065 6.33583L9.66472 1.09134Z", fillRule: "evenodd" })
441
+ }
442
+ );
443
+ PushPinFill.displayName = "PushPinFill";
444
+ var PushPinOff = (props) => /* @__PURE__ */ jsxRuntime.jsx(
445
+ "svg",
446
+ {
447
+ width: "16",
448
+ height: "16",
449
+ viewBox: "0 0 16 16",
450
+ fill: "currentColor",
451
+ xmlns: "http://www.w3.org/2000/svg",
452
+ ...props,
453
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.2304 11.291L13.9697 15.0303L15.0304 13.9697L2.03039 0.969666L0.969727 2.03033L4.71828 5.77888L2.4534 6.2717C2.00238 6.36983 1.83849 6.92803 2.16488 7.25441L4.92497 10.0145L0.969783 13.9697L2.03044 15.0303L5.98564 11.0751L8.77109 13.8605C9.09902 14.1885 9.65997 14.0212 9.75481 13.5673L10.2304 11.291ZM8.9628 10.0234L5.97905 7.03965L4.41235 7.38055L8.63315 11.6013L8.9628 10.0234ZM13.4747 7.02512L11.7889 8.71107L10.7282 7.65041L12.4144 5.96419L10.0365 3.58509L8.34969 5.27188L7.28903 4.21122L8.97609 2.52416L9.00033 2.49992L9.00035 2.41042L9.00055 1.75522L9.00067 1.3662C9.00078 1.01966 9.4198 0.846237 9.66477 1.09134L9.93978 1.36649L10.403 1.8299L10.5005 1.92749L14.071 5.49978L14.1684 5.59726L14.6315 6.06056L14.9066 6.33582C15.1515 6.5809 14.978 6.99978 14.6315 6.99978L14.2423 6.99978L13.5872 6.99978L13.5001 6.99978L13.4747 7.02512Z", fillRule: "evenodd" })
454
+ }
455
+ );
456
+ PushPinOff.displayName = "PushPinOff";
457
+ var PushPinOffFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
458
+ "svg",
459
+ {
460
+ width: "16",
461
+ height: "16",
462
+ viewBox: "0 0 16 16",
463
+ fill: "currentColor",
464
+ xmlns: "http://www.w3.org/2000/svg",
465
+ ...props,
466
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.2304 11.291L13.9697 15.0303L15.0304 13.9697L2.03039 0.969666L0.969727 2.03033L4.71828 5.77888L2.4534 6.2717C2.00238 6.36983 1.83849 6.92803 2.16488 7.25441L4.92498 10.0145L0.969783 13.9697L2.03044 15.0303L5.98564 11.0751L8.77109 13.8605C9.09902 14.1885 9.65997 14.0212 9.75481 13.5673L10.2304 11.291ZM13.5001 6.99978L11.7889 8.71107L7.28903 4.21122L9.00033 2.49992L9.00067 1.3662C9.00078 1.01966 9.4198 0.846237 9.66477 1.09134L14.9066 6.33582C15.1515 6.5809 14.978 6.99978 14.6315 6.99978L13.5001 6.99978Z", fillRule: "evenodd" })
467
+ }
468
+ );
469
+ PushPinOffFill.displayName = "PushPinOffFill";
470
+ var Refresh = (props) => /* @__PURE__ */ jsxRuntime.jsx(
471
+ "svg",
472
+ {
473
+ width: "16",
474
+ height: "16",
475
+ viewBox: "0 0 16 16",
476
+ fill: "currentColor",
477
+ xmlns: "http://www.w3.org/2000/svg",
478
+ ...props,
479
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.4975 2.75009C11.4974 2.94932 11.4182 3.14035 11.2772 3.28106L9.05697 5.49788L7.99805 4.43548L8.93499 3.5L8 3.5L8 3.5008C5.51472 3.5008 3.5 5.51552 3.5 8.0008C3.5 10.4861 5.51472 12.5008 8 12.5008C10.4853 12.5008 12.5 10.4861 12.5 8.0008L14 8.0008C14 11.3145 11.3137 14.0008 8 14.0008C4.68629 14.0008 2 11.3145 2 8.0008C2 4.68709 4.68629 2.0008 8 2.0008L8 2L8.93679 2L7.99821 1.06176L9.05777 0L11.2776 2.21898C11.4184 2.35978 11.4975 2.55085 11.4975 2.75009Z", fillRule: "evenodd" })
480
+ }
481
+ );
482
+ Refresh.displayName = "Refresh";
483
+ var RefreshSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
484
+ "svg",
485
+ {
486
+ width: "16",
487
+ height: "16",
488
+ viewBox: "0 0 16 16",
489
+ fill: "currentColor",
490
+ xmlns: "http://www.w3.org/2000/svg",
491
+ ...props,
492
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.4975 3.75059C11.4974 3.94983 11.4182 4.14086 11.2772 4.28157L9.05697 6.49838L7.99805 5.43599L8.9355 4.5L8 4.5L8 3L8.93629 3L7.99821 2.06227L9.05777 1.0005L11.2776 3.21949C11.4184 3.36028 11.4975 3.55136 11.4975 3.75059ZM7.99975 3C5.23844 3.00013 3 5.23866 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8L13 7.99955L11.5 7.99955L11.5 8C11.5 9.93299 9.933 11.5 8 11.5C6.067 11.5 4.5 9.93299 4.5 8C4.5 6.06709 6.06687 4.50013 7.99975 4.5L7.99975 3Z", fillRule: "evenodd" })
493
+ }
494
+ );
495
+ RefreshSmall.displayName = "RefreshSmall";
496
+ var RemoveLarge = (props) => /* @__PURE__ */ jsxRuntime.jsx(
497
+ "svg",
498
+ {
499
+ width: "16",
500
+ height: "16",
501
+ viewBox: "0 0 16 16",
502
+ fill: "currentColor",
503
+ xmlns: "http://www.w3.org/2000/svg",
504
+ ...props,
505
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 8.75L14 7.25L2 7.25L2 8.75L14 8.75Z", fillRule: "evenodd" })
506
+ }
507
+ );
508
+ RemoveLarge.displayName = "RemoveLarge";
509
+ var RemoveSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
510
+ "svg",
511
+ {
512
+ width: "16",
513
+ height: "16",
514
+ viewBox: "0 0 16 16",
515
+ fill: "currentColor",
516
+ xmlns: "http://www.w3.org/2000/svg",
517
+ ...props,
518
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 7.25L12 7.25L12 8.75L4 8.75L4 7.25Z", fillRule: "evenodd" })
519
+ }
520
+ );
521
+ RemoveSmall.displayName = "RemoveSmall";
522
+ var Search = (props) => /* @__PURE__ */ jsxRuntime.jsx(
523
+ "svg",
524
+ {
525
+ width: "16",
526
+ height: "16",
527
+ viewBox: "0 0 16 16",
528
+ fill: "currentColor",
529
+ xmlns: "http://www.w3.org/2000/svg",
530
+ ...props,
531
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.5 7.5C10.5 9.15685 9.15685 10.5 7.5 10.5C5.84315 10.5 4.5 9.15685 4.5 7.5C4.5 5.84315 5.84315 4.5 7.5 4.5C9.15685 4.5 10.5 5.84315 10.5 7.5ZM10.1074 11.168C9.37181 11.6919 8.47188 12 7.5 12C5.01472 12 3 9.98528 3 7.5C3 5.01472 5.01472 3 7.5 3C9.98528 3 12 5.01472 12 7.5C12 8.47186 11.6919 9.37177 11.1681 10.1074L14.0304 12.9697L12.9697 14.0303L10.1074 11.168Z", fillRule: "evenodd" })
532
+ }
533
+ );
534
+ Search.displayName = "Search";
535
+ var Settings = (props) => /* @__PURE__ */ jsxRuntime.jsx(
536
+ "svg",
537
+ {
538
+ width: "16",
539
+ height: "16",
540
+ viewBox: "0 0 16 16",
541
+ fill: "currentColor",
542
+ xmlns: "http://www.w3.org/2000/svg",
543
+ ...props,
544
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.5 6.11053L12.5 7.88684L12.1451 7.98909C10.8532 8.36135 10.087 9.68876 10.4109 10.9937L10.5052 11.3735L8.99901 12.2505L8.74593 12.0036C7.77482 11.056 6.22518 11.056 5.25407 12.0036L5.00098 12.2505L3.49477 11.3735L3.58906 10.9937C3.91298 9.68876 3.14683 8.36136 1.85488 7.9891L1.5 7.88684L1.5 6.11054L1.85487 6.00829C3.14682 5.63603 3.91297 4.30862 3.58905 3.00372L3.49475 2.62386L5.00097 1.74687L5.25406 1.99382C6.22517 2.94137 7.77481 2.94137 8.74592 1.99382L8.99902 1.74686L10.5052 2.62386L10.4109 3.00371C10.087 4.30861 10.8532 5.63602 12.1451 6.00828L12.5 6.11053ZM11.8668 10.6323C11.7372 10.1103 12.0436 9.57936 12.5604 9.43045L13.6384 9.11983C13.8526 9.05814 14 8.86221 14 8.63938L14 5.35799C14 5.13516 13.8526 4.93923 13.6384 4.87753L12.5604 4.56692C12.0436 4.41801 11.7372 3.88705 11.8668 3.36509L12.1417 2.25745C12.1952 2.0418 12.1 1.8167 11.908 1.70489L9.09655 0.0679168C8.90237 -0.0451477 8.65661 -0.0147836 8.49578 0.142143L7.69836 0.920216C7.30992 1.29924 6.69006 1.29924 6.30162 0.920216L5.50421 0.142145C5.34338 -0.0147816 5.09762 -0.0451438 4.90343 0.0679206L2.09196 1.7049C1.89994 1.8167 1.80474 2.04181 1.85827 2.25745L2.13323 3.3651C2.2628 3.88706 1.95634 4.41802 1.43956 4.56693L0.361563 4.87754C0.147449 4.93924 5.95364e-25 5.13517 0 5.35799L0 8.63939C-5.95364e-25 8.86221 0.147449 9.05814 0.361563 9.11984L1.43957 9.43046C1.95635 9.57936 2.26281 10.1103 2.13324 10.6323L1.85829 11.7399C1.80476 11.9556 1.89996 12.1807 2.09197 12.2925L4.90345 13.9295C5.09763 14.0425 5.34339 14.0122 5.50422 13.8552L6.30163 13.0772C6.69007 12.6981 7.30993 12.6981 7.69837 13.0772L8.49577 13.8552C8.6566 14.0122 8.90236 14.0425 9.09654 13.9295L11.908 12.2925C12.1 12.1807 12.1952 11.9556 12.1417 11.7399L11.8668 10.6323ZM7 5.99818C7.55228 5.99818 8 6.44589 8 6.99818C8 7.55046 7.55228 7.99818 7 7.99818C6.44772 7.99818 6 7.55046 6 6.99818C6 6.44589 6.44772 5.99818 7 5.99818ZM7 4.49818C8.38071 4.49818 9.5 5.61746 9.5 6.99818C9.5 8.37889 8.38071 9.49818 7 9.49818C5.61929 9.49818 4.5 8.37889 4.5 6.99818C4.5 5.61746 5.61929 4.49818 7 4.49818Z", fillRule: "evenodd", transform: "matrix(-2.67189e-24,-1,1,-2.67189e-24,1.00171,15)" })
545
+ }
546
+ );
547
+ Settings.displayName = "Settings";
548
+ var SettingsAdjust = (props) => /* @__PURE__ */ jsxRuntime.jsx(
549
+ "svg",
550
+ {
551
+ width: "16",
552
+ height: "16",
553
+ viewBox: "0 0 16 16",
554
+ fill: "currentColor",
555
+ xmlns: "http://www.w3.org/2000/svg",
556
+ ...props,
557
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 5C7 5.55229 6.55229 6 6 6C5.44772 6 5 5.55229 5 5C5 4.44772 5.44772 4 6 4C6.55229 4 7 4.44772 7 5ZM6 7.5C7.11941 7.5 8.06699 6.76427 8.38555 5.74999L14 5.74999L14 4.24999L8.38555 4.24999C8.06698 3.23572 7.11941 2.5 6 2.5C4.88059 2.5 3.93302 3.23572 3.61445 4.25L2 4.25L2 5.75L3.61445 5.75C3.93302 6.76428 4.88059 7.5 6 7.5ZM7.61445 10.25L2 10.25L2 11.75L7.61445 11.75C7.93301 12.7643 8.88059 13.5 10 13.5C11.1194 13.5 12.067 12.7643 12.3855 11.75L14 11.75L14 10.25L12.3855 10.25C12.067 9.23572 11.1194 8.5 10 8.5C8.88059 8.5 7.93302 9.23572 7.61445 10.25ZM11 11C11 11.5523 10.5523 12 10 12C9.44772 12 9 11.5523 9 11C9 10.4477 9.44772 10 10 10C10.5523 10 11 10.4477 11 11Z", fillRule: "evenodd" })
558
+ }
559
+ );
560
+ SettingsAdjust.displayName = "SettingsAdjust";
561
+ var Synchronization = (props) => /* @__PURE__ */ jsxRuntime.jsx(
562
+ "svg",
563
+ {
564
+ width: "16",
565
+ height: "16",
566
+ viewBox: "0 0 16 16",
567
+ fill: "currentColor",
568
+ xmlns: "http://www.w3.org/2000/svg",
569
+ ...props,
570
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.4975 2.75009C10.4974 2.94932 10.4182 3.14035 10.2772 3.28106L8.05697 5.49788L6.99805 4.43548L7.93371 3.50128C5.47899 3.53673 3.5 5.53766 3.5 8.0008C3.5 9.17312 3.94829 10.2407 4.68279 11.0416L3.57705 12.0552C2.59771 10.9874 2 9.56389 2 8.0008C2 4.70782 4.6528 2.03442 7.93791 2.00112L6.99821 1.06176L8.05777 0L10.2776 2.21898C10.4184 2.35978 10.4975 2.55085 10.4975 2.75009ZM11.3172 4.96002L12.423 3.94643C13.4023 5.01422 14 6.43771 14 8.0008C14 11.2939 11.347 13.9674 8.06175 14.0005L8.99984 14.9382L7.94028 16L5.72048 13.781C5.57964 13.6402 5.50052 13.4491 5.50058 13.2499C5.50064 13.0507 5.57987 12.8596 5.7208 12.7189L7.94108 10.5021L9 11.5645L8.06268 12.5004C10.5191 12.4668 12.5 10.4652 12.5 8.0008C12.5 6.82848 12.0517 5.76087 11.3172 4.96002Z", fillRule: "evenodd" })
571
+ }
572
+ );
573
+ Synchronization.displayName = "Synchronization";
574
+ var SynchronizationSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
575
+ "svg",
576
+ {
577
+ width: "16",
578
+ height: "16",
579
+ viewBox: "0 0 16 16",
580
+ fill: "currentColor",
581
+ xmlns: "http://www.w3.org/2000/svg",
582
+ ...props,
583
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.2772 4.28106C10.4182 4.14035 10.4974 3.94932 10.4975 3.75009C10.4975 3.55085 10.4184 3.35978 10.2776 3.21898L8.05777 1L6.99821 2.06176L7.93718 3.00039C5.2047 3.03403 3 5.25955 3 8C3 8.80387 3.18971 9.56343 3.52679 10.2364L4.86868 9.56532C4.63277 9.0943 4.5 8.56266 4.5 8C4.5 6.08892 6.03167 4.53558 7.93439 4.5006L6.99805 5.43548L8.05697 6.49788L10.2772 4.28106ZM11.1309 6.43395L12.4729 5.76298C12.8102 6.43607 13 7.19587 13 8C13 10.7411 10.7943 12.967 8.06089 12.9996L8.99984 13.9382L7.94028 15L5.72048 12.781C5.57964 12.6402 5.50052 12.4491 5.50058 12.2499C5.50064 12.0507 5.57987 11.8596 5.7208 11.7189L7.94108 9.50212L9 10.5645L8.06362 11.4994C9.96727 11.4655 11.5 9.91174 11.5 8C11.5 7.43705 11.3671 6.90515 11.1309 6.43395Z", fillRule: "evenodd" })
584
+ }
585
+ );
586
+ SynchronizationSmall.displayName = "SynchronizationSmall";
587
+ var Trash = (props) => /* @__PURE__ */ jsxRuntime.jsx(
588
+ "svg",
589
+ {
590
+ width: "16",
591
+ height: "16",
592
+ viewBox: "0 0 16 16",
593
+ fill: "currentColor",
594
+ xmlns: "http://www.w3.org/2000/svg",
595
+ ...props,
596
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.85633 4.00153C4.98293 2.86205 5.94608 2 7.09256 2L8.90744 2C10.0539 2 11.0171 2.86206 11.1437 4.00153L11.1991 4.5L13 4.5L13 6L12.3423 6L12.3422 6.00087L11.6885 12.2101C11.5813 13.228 10.723 14.0007 9.69949 14.0007L6.30053 14.0007C5.27701 14.0007 4.41866 13.228 4.31152 12.2101L3.65796 6.00087L3.65786 6L3 6L3 4.5L4.80094 4.5L4.85633 4.00153ZM9.65285 4.16718L9.68983 4.5L6.31017 4.5L6.34715 4.16718C6.38935 3.78735 6.7104 3.5 7.09256 3.5L8.90744 3.5C9.2896 3.5 9.61065 3.78735 9.65285 4.16718ZM5.80328 12.0531L5.16624 6.00087L10.8339 6.00087L10.1967 12.0531C10.17 12.3075 9.95537 12.5007 9.69949 12.5007L6.30053 12.5007C6.04465 12.5007 5.83007 12.3075 5.80328 12.0531Z", fillRule: "evenodd" })
597
+ }
598
+ );
599
+ Trash.displayName = "Trash";
600
+ var Unlock = (props) => /* @__PURE__ */ jsxRuntime.jsx(
601
+ "svg",
602
+ {
603
+ width: "16",
604
+ height: "16",
605
+ viewBox: "0 0 16 16",
606
+ fill: "currentColor",
607
+ xmlns: "http://www.w3.org/2000/svg",
608
+ ...props,
609
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.5 6.44531L1.5 3.5C1.5 2.39543 2.39543 1.5 3.5 1.5C4.60457 1.5 5.5 2.39543 5.5 3.5L5.5 6.00051L4 6.00051C3.44772 6.00051 3 6.44823 3 7.00051L3 12.0005C3 13.6574 4.34315 15.0005 6 15.0005L12 15.0005C13.6569 15.0005 15 13.6574 15 12.0005L15 7.00051C15 6.44823 14.5523 6.00051 14 6.00051L7 6.00051L7 3.5C7 1.567 5.433 0 3.5 0C1.567 0 0 1.567 0 3.5L0 6.50005L0 8.00005L1.5 8.00005L1.5 6.50005L1.5 6.44531ZM4.5 12.0005L4.5 7.50051L13.5 7.50051L13.5 12.0005C13.5 12.8289 12.8284 13.5005 12 13.5005L6 13.5005C5.17157 13.5005 4.5 12.8289 4.5 12.0005ZM9 12.0005C9.82843 12.0005 10.5 11.3289 10.5 10.5005C10.5 9.67206 9.82843 9.00049 9 9.00049C8.17157 9.00049 7.5 9.67206 7.5 10.5005C7.5 11.3289 8.17157 12.0005 9 12.0005Z", fillRule: "evenodd" })
610
+ }
611
+ );
612
+ Unlock.displayName = "Unlock";
613
+ var Upload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
614
+ "svg",
615
+ {
616
+ width: "16",
617
+ height: "16",
618
+ viewBox: "0 0 16 16",
619
+ fill: "currentColor",
620
+ xmlns: "http://www.w3.org/2000/svg",
621
+ ...props,
622
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.5 7.49999L6.5 8.99999L6.5 10.5L9.5 10.5L9.5 8.99999L9.5 7.49999L11 7.49999L11.3787 7.49999L8 4.12131L4.62132 7.49999L5 7.49999L6.5 7.49999ZM5 8.99999L5 10.5L5 11.25C5 11.6642 5.33579 12 5.75 12L10.25 12C10.6642 12 11 11.6642 11 11.25L11 10.5L11 8.99999L12.5 8.99999L13.1893 8.99999C13.8575 8.99999 14.1921 8.19214 13.7197 7.71966L8.53033 2.53032C8.23744 2.23743 7.76256 2.23743 7.46967 2.53032L2.28033 7.71967C1.80786 8.19214 2.14248 8.99999 2.81066 8.99999L3.5 8.99999L5 8.99999ZM2.5 13L2.5 11L1 11L1 13C1 14.1046 1.89543 15 3 15L13 15C14.1046 15 15 14.1046 15 13L15 11L13.5 11L13.5 13C13.5 13.2761 13.2761 13.5 13 13.5L3 13.5C2.72386 13.5 2.5 13.2761 2.5 13Z", fillRule: "evenodd" })
623
+ }
624
+ );
625
+ Upload.displayName = "Upload";
626
+
627
+ exports.AddLarge = AddLarge;
628
+ exports.AddSmall = AddSmall;
629
+ exports.Arrow = Arrow;
630
+ exports.Attachment = Attachment;
631
+ exports.AttachmentLink = AttachmentLink;
632
+ exports.AttachmentLinkAdd = AttachmentLinkAdd;
633
+ exports.AttachmentLinkBreak = AttachmentLinkBreak;
634
+ exports.CheckEdit = CheckEdit;
635
+ exports.Checklist = Checklist;
636
+ exports.CloudDownload = CloudDownload;
637
+ exports.CloudUpload = CloudUpload;
638
+ exports.Copy = Copy;
639
+ exports.Download = Download;
640
+ exports.Equaliser = Equaliser;
641
+ exports.Filter = Filter;
642
+ exports.FilterClear = FilterClear;
643
+ exports.FilterFill = FilterFill;
644
+ exports.Home = Home;
645
+ exports.Link = Link;
646
+ exports.Lock = Lock;
647
+ exports.Mouse = Mouse;
648
+ exports.Notification = Notification;
649
+ exports.PIN = PIN;
650
+ exports.PasswordHide = PasswordHide;
651
+ exports.PasswordShow = PasswordShow;
652
+ exports.Pointer = Pointer;
653
+ exports.Print = Print;
654
+ exports.ProgressDownload = ProgressDownload;
655
+ exports.PushPin = PushPin;
656
+ exports.PushPinFill = PushPinFill;
657
+ exports.PushPinOff = PushPinOff;
658
+ exports.PushPinOffFill = PushPinOffFill;
659
+ exports.Refresh = Refresh;
660
+ exports.RefreshSmall = RefreshSmall;
661
+ exports.RemoveLarge = RemoveLarge;
662
+ exports.RemoveSmall = RemoveSmall;
663
+ exports.Search = Search;
664
+ exports.Settings = Settings;
665
+ exports.SettingsAdjust = SettingsAdjust;
666
+ exports.Synchronization = Synchronization;
667
+ exports.SynchronizationSmall = SynchronizationSmall;
668
+ exports.Trash = Trash;
669
+ exports.Unlock = Unlock;
670
+ exports.Upload = Upload;
671
+ exports.action_exports = action_exports;