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,1184 @@
1
+ 'use strict';
2
+
3
+ var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ // src/24/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
+ Attention: () => Attention,
17
+ Backspace: () => Backspace,
18
+ BackspaceFill: () => BackspaceFill,
19
+ BarCode: () => BarCode,
20
+ BarID: () => BarID,
21
+ BlockAdd: () => BlockAdd,
22
+ Catalog: () => Catalog,
23
+ CatalogAdd: () => CatalogAdd,
24
+ CheckEdit: () => CheckEdit,
25
+ CheckStatistics: () => CheckStatistics,
26
+ Checklist: () => Checklist,
27
+ CloudDownload: () => CloudDownload,
28
+ CloudUpload: () => CloudUpload,
29
+ Copy: () => Copy,
30
+ Download: () => Download,
31
+ Equaliser: () => Equaliser,
32
+ Equaliser\u0421lear: () => Equaliser\u0421lear,
33
+ FaceID: () => FaceID,
34
+ Filter: () => Filter,
35
+ FilterAdd: () => FilterAdd,
36
+ FilterClear: () => FilterClear,
37
+ FilterFill: () => FilterFill,
38
+ GalleryCards: () => GalleryCards,
39
+ HeartList: () => HeartList,
40
+ Home: () => Home,
41
+ ImageRotation: () => ImageRotation,
42
+ KeyOld: () => KeyOld,
43
+ KeyPassword: () => KeyPassword,
44
+ Link: () => Link,
45
+ Lock: () => Lock,
46
+ LockAdd: () => LockAdd,
47
+ Mouse: () => Mouse,
48
+ Notification: () => Notification,
49
+ NotificationNew: () => NotificationNew,
50
+ ObjectRotation: () => ObjectRotation,
51
+ PIN: () => PIN,
52
+ Password: () => Password,
53
+ PasswordHide: () => PasswordHide,
54
+ PasswordShow: () => PasswordShow,
55
+ Pointer: () => Pointer,
56
+ Print: () => Print,
57
+ ProgressDownload: () => ProgressDownload,
58
+ PushPin: () => PushPin,
59
+ PushPinFill: () => PushPinFill,
60
+ PushPinOff: () => PushPinOff,
61
+ PushPinOffFill: () => PushPinOffFill,
62
+ QRCode: () => QRCode,
63
+ QRID: () => QRID,
64
+ Reboot: () => Reboot,
65
+ Refresh: () => Refresh,
66
+ RefreshSmall: () => RefreshSmall,
67
+ Release: () => Release,
68
+ RemoveLarge: () => RemoveLarge,
69
+ RemoveSmall: () => RemoveSmall,
70
+ SOS: () => SOS,
71
+ Search: () => Search,
72
+ Security: () => Security,
73
+ SecurityCheck: () => SecurityCheck,
74
+ SecurityHealth: () => SecurityHealth,
75
+ SecurityRules: () => SecurityRules,
76
+ Send: () => Send,
77
+ Settings: () => Settings,
78
+ SettingsAdjust: () => SettingsAdjust,
79
+ SwitchOff: () => SwitchOff,
80
+ SwitchOn: () => SwitchOn,
81
+ Synchronization: () => Synchronization,
82
+ SynchronizationSmall: () => SynchronizationSmall,
83
+ TouchID: () => TouchID,
84
+ Trash: () => Trash,
85
+ Unlock: () => Unlock,
86
+ Upload: () => Upload
87
+ });
88
+ var AddLarge = (props) => /* @__PURE__ */ jsxRuntime.jsx(
89
+ "svg",
90
+ {
91
+ width: "24",
92
+ height: "24",
93
+ viewBox: "0 0 24 24",
94
+ fill: "currentColor",
95
+ xmlns: "http://www.w3.org/2000/svg",
96
+ ...props,
97
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.25 12.75L11.25 21L12.75 21L12.75 12.75L21 12.75L21 11.25L12.75 11.25L12.75 3L11.25 3L11.25 11.25L3 11.25L3 12.75L11.25 12.75Z", fillRule: "evenodd" })
98
+ }
99
+ );
100
+ AddLarge.displayName = "AddLarge";
101
+ var AddSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
102
+ "svg",
103
+ {
104
+ width: "24",
105
+ height: "24",
106
+ viewBox: "0 0 24 24",
107
+ fill: "currentColor",
108
+ xmlns: "http://www.w3.org/2000/svg",
109
+ ...props,
110
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.25 12.75L11.25 18L12.75 18L12.75 12.75L18 12.75L18 11.25L12.75 11.25L12.75 6L11.25 6L11.25 11.25L6 11.25L6 12.75L11.25 12.75Z", fillRule: "evenodd" })
111
+ }
112
+ );
113
+ AddSmall.displayName = "AddSmall";
114
+ var Arrow = (props) => /* @__PURE__ */ jsxRuntime.jsx(
115
+ "svg",
116
+ {
117
+ width: "24",
118
+ height: "24",
119
+ viewBox: "0 0 24 24",
120
+ fill: "currentColor",
121
+ xmlns: "http://www.w3.org/2000/svg",
122
+ ...props,
123
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.03913 8.46079C6.07487 8.59416 5.99572 8.73124 5.86235 8.76698L4.65495 9.0905L2.4707 9.67577C2.2787 9.72721 2.22062 9.97131 2.36887 10.1037L10.8903 17.7143C11.0246 17.8342 11.2379 17.7771 11.2943 17.606L14.8688 6.75438C14.9309 6.56559 14.7586 6.38323 14.5666 6.43468L12.3824 7.01995L11.1749 7.34347C11.0416 7.37921 10.9045 7.30006 10.8688 7.16669L10.5452 5.95929L9.44525 1.8541C9.40952 1.72074 9.27244 1.64159 9.13907 1.67733L4.7924 2.84201C4.65904 2.87775 4.57989 3.01483 4.61563 3.1482L5.71561 7.25338L6.03913 8.46079ZM3.87849 6.19272L2.97262 2.81198C2.82968 2.27852 3.14626 1.73018 3.67973 1.58724L9.47528 0.0343224C10.0088 -0.10862 10.5571 0.207963 10.7 0.741429L11.6059 4.12217L11.9294 5.32958C11.9652 5.46294 12.1022 5.54209 12.2356 5.50635L13.443 5.18283L15.5191 4.62655C16.2871 4.42076 16.9765 5.15017 16.7277 5.90533L12.3608 19.1626C12.1354 19.8469 11.2823 20.0755 10.7449 19.5956L0.334448 10.2979C-0.258555 9.76828 -0.0262346 8.79191 0.74175 8.58612L2.81783 8.02984L4.02524 7.70632C4.1586 7.67058 4.23775 7.5335 4.20201 7.40013L3.87849 6.19272Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,8.74228e-08,-1,20.7793,21.8502)" })
124
+ }
125
+ );
126
+ Arrow.displayName = "Arrow";
127
+ var Attachment = (props) => /* @__PURE__ */ jsxRuntime.jsx(
128
+ "svg",
129
+ {
130
+ width: "24",
131
+ height: "24",
132
+ viewBox: "0 0 24 24",
133
+ fill: "currentColor",
134
+ xmlns: "http://www.w3.org/2000/svg",
135
+ ...props,
136
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 4.49239C16.8024 4.61753 17.5467 5.00017 18.1173 5.58805C19.5473 7.06147 19.5297 9.40995 18.0778 10.8618L17.7808 11.1589L14.3438 14.5959L10.5031 18.4365C9.12524 19.8143 6.88908 19.8071 5.52019 18.4203C4.16006 17.0425 4.17156 14.8237 5.5459 13.46L11.1776 7.87188C11.7153 7.33834 12.5832 7.34001 13.1188 7.87562C13.656 8.41273 13.656 9.28358 13.1189 9.82071L7.21179 15.7278L8.27245 16.7884L14.1795 10.8814C15.3024 9.75845 15.3024 7.93782 14.1795 6.81493C13.0596 5.69517 11.2452 5.69168 10.1211 6.80711L4.48937 12.3952C2.52805 14.3414 2.51163 17.5077 4.45268 19.4741C6.40621 21.4531 9.59742 21.4635 11.5638 19.4972L15.4044 15.6565L18.8414 12.2196L19.1385 11.9225C21.17 9.89101 21.1945 6.60499 19.1937 4.54337C18.3408 3.66461 17.2105 3.1136 16 2.97949L16 4.49239Z", fillRule: "evenodd" })
137
+ }
138
+ );
139
+ Attachment.displayName = "Attachment";
140
+ var AttachmentLink = (props) => /* @__PURE__ */ jsxRuntime.jsx(
141
+ "svg",
142
+ {
143
+ width: "24",
144
+ height: "24",
145
+ viewBox: "0 0 24 24",
146
+ fill: "currentColor",
147
+ xmlns: "http://www.w3.org/2000/svg",
148
+ ...props,
149
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.7765 14.7765C12.1366 14.0753 12.0542 13.2054 11.529 12.5816L11.4947 12.5472C10.1211 11.1732 10.1211 8.94538 11.4946 7.57128L13.5377 5.52719C14.9023 4.162 17.1148 4.16196 18.4794 5.52709C19.844 6.89223 19.8441 9.1056 18.4795 10.4708L16.3186 12.6327C16.2945 12.6568 16.2844 12.6915 16.2914 12.7249C16.4072 13.2736 16.4514 13.8345 16.4241 14.3925C16.4195 14.4859 16.5341 14.5389 16.6002 14.4727L19.5399 11.5317C21.4902 9.58054 21.4901 6.41723 19.5398 4.46619C17.5895 2.51516 14.4275 2.51522 12.4773 4.46634L10.4341 6.51043C8.47497 8.47045 8.47504 11.6482 10.4342 13.6081L11.6236 14.7979C11.6696 14.844 11.7467 14.8344 11.7765 14.7765ZM12.2261 9.22647C11.8659 9.92759 11.9484 10.7975 12.4735 11.4213L12.5079 11.4557C13.8814 12.8297 13.8815 15.0575 12.508 16.4316L10.4648 18.4757C9.10027 19.8409 6.88782 19.841 5.52319 18.4758C4.15856 17.1107 4.15852 14.8973 5.52309 13.5321L7.68397 11.3703C7.70807 11.3462 7.71817 11.3114 7.71113 11.2781C7.59538 10.7293 7.55117 10.1685 7.57851 9.61047C7.58309 9.51701 7.46852 9.46402 7.40237 9.5302L4.46263 12.4713C2.5124 14.4224 2.51247 17.5857 4.46277 19.5367C6.41307 21.4878 9.57508 21.4877 11.5253 19.5366L13.5685 17.4925C15.5276 15.5325 15.5275 12.3547 13.5683 10.3948L12.379 9.20503C12.333 9.15898 12.2558 9.16855 12.2261 9.22647Z", fillRule: "evenodd" })
150
+ }
151
+ );
152
+ AttachmentLink.displayName = "AttachmentLink";
153
+ var AttachmentLinkAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
154
+ "svg",
155
+ {
156
+ width: "24",
157
+ height: "24",
158
+ viewBox: "0 0 24 24",
159
+ fill: "currentColor",
160
+ xmlns: "http://www.w3.org/2000/svg",
161
+ ...props,
162
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.5291 12.5816C12.0542 13.2054 12.1367 14.0753 11.7765 14.7765C11.7468 14.8344 11.6696 14.844 11.6236 14.7979L10.4343 13.6081C8.47508 11.6482 8.47501 8.47045 10.4341 6.51043L12.4773 4.46634C14.4275 2.51522 17.5895 2.51516 19.5398 4.46619C21.4901 6.41723 21.4902 9.58054 19.54 11.5317L16.6002 14.4727C16.5341 14.5389 16.4195 14.4859 16.4241 14.3925C16.4514 13.8345 16.4072 13.2736 16.2915 12.7249C16.2844 12.6915 16.2945 12.6568 16.3186 12.6327L18.4795 10.4708C19.8441 9.1056 19.844 6.89223 18.4794 5.52709C17.1148 4.16196 14.9023 4.162 13.5378 5.52719L11.4946 7.57128C10.1211 8.94538 10.1212 11.1732 11.4947 12.5472L11.5291 12.5816ZM12.4735 11.4214C11.9484 10.7976 11.8659 9.92765 12.2261 9.22653C12.2558 9.16861 12.333 9.15904 12.379 9.20509L13.5683 10.3948C15.5275 12.3548 15.5276 15.5325 13.5685 17.4926L11.5253 19.5367C9.57508 21.4878 6.41307 21.4878 4.46277 19.5368C2.51247 17.5858 2.5124 14.4224 4.46263 12.4713L7.40237 9.53026C7.46852 9.46408 7.58309 9.51706 7.57851 9.61052C7.55117 10.1685 7.59538 10.7294 7.71113 11.2781C7.71817 11.3115 7.70807 11.3462 7.68397 11.3703L5.52309 13.5322C4.15852 14.8974 4.15856 17.1108 5.52319 18.4759C6.88782 19.841 9.10027 19.841 10.4648 18.4758L12.508 16.4317C13.8815 15.0576 13.8814 12.8298 12.5079 11.4557L12.4735 11.4214ZM19.75 21L19.75 18.7499L22.0001 18.7499L22 17.2499L19.75 17.2499L19.7501 15L18.2501 15L18.25 17.25L16 17.25L16.0001 18.75L18.25 18.75L18.25 21L19.75 21Z", fillRule: "evenodd" })
163
+ }
164
+ );
165
+ AttachmentLinkAdd.displayName = "AttachmentLinkAdd";
166
+ var AttachmentLinkBreak = (props) => /* @__PURE__ */ jsxRuntime.jsx(
167
+ "svg",
168
+ {
169
+ width: "24",
170
+ height: "24",
171
+ viewBox: "0 0 24 24",
172
+ fill: "currentColor",
173
+ xmlns: "http://www.w3.org/2000/svg",
174
+ ...props,
175
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.99325 5.98998L7.99325 1.98997L6.53804 2.35378L7.53804 6.35378L8.99325 5.98998ZM10.8016 8.83286L14.2163 5.41829C15.4219 4.21275 17.3765 4.21275 18.5821 5.41829C19.7877 6.62382 19.7877 8.57839 18.5821 9.78392L15.1674 13.1985L16.2281 14.2591L19.6428 10.8446C21.4342 9.05325 21.4342 6.14896 19.6428 4.35765C17.8514 2.56634 14.947 2.56634 13.1556 4.35765L9.74093 7.77222L10.8016 8.83286ZM8.83291 10.8015L7.77223 9.74085L4.35714 13.1558C2.56576 14.9471 2.56576 17.8514 4.35714 19.6427C6.14853 21.434 9.05294 21.434 10.8443 19.6427L14.2594 16.2278L13.1987 15.1671L9.78364 18.5821C8.57805 19.7876 6.62341 19.7876 5.41782 18.5821C4.21224 17.3765 4.21224 15.422 5.41783 14.2164L8.83291 10.8015ZM21.6306 17.4464L17.6306 16.4464L17.9944 14.9911L21.9944 15.9911L21.6306 17.4464ZM15.0068 18.01L16.0068 22.01L17.462 21.6462L16.462 17.6462L15.0068 18.01ZM2.36942 6.55364L6.36942 7.55365L6.00562 9.00886L2.00562 8.00886L2.36942 6.55364Z", fillRule: "evenodd" })
176
+ }
177
+ );
178
+ AttachmentLinkBreak.displayName = "AttachmentLinkBreak";
179
+ var Attention = (props) => /* @__PURE__ */ jsxRuntime.jsx(
180
+ "svg",
181
+ {
182
+ width: "24",
183
+ height: "24",
184
+ viewBox: "0 0 24 24",
185
+ fill: "currentColor",
186
+ xmlns: "http://www.w3.org/2000/svg",
187
+ ...props,
188
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.7079 18.2568L10.7003 4.25308C11.276 3.24446 12.7302 3.24445 13.3058 4.25308L21.2983 18.2568C21.869 19.2568 21.1469 20.5003 19.9955 20.5003L4.01065 20.5003C2.85927 20.5003 2.13717 19.2568 2.7079 18.2568ZM1.40515 17.5132L9.39758 3.50955C10.5489 1.4923 13.4573 1.4923 14.6086 3.50955L22.601 17.5132C23.7425 19.5132 22.2983 22.0003 19.9955 22.0003L4.01065 22.0003C1.70788 22.0003 0.263695 19.5132 1.40515 17.5132ZM11.292 14.5597L12.7086 14.5597L12.9352 11.5762L12.9352 8.16586L11.0653 8.16586L11.0653 11.5762L11.292 14.5597ZM11.0653 17.9899L12.9352 17.9899L12.9352 16.0532L11.0653 16.0532L11.0653 17.9899Z", fillRule: "evenodd" })
189
+ }
190
+ );
191
+ Attention.displayName = "Attention";
192
+ var Backspace = (props) => /* @__PURE__ */ jsxRuntime.jsx(
193
+ "svg",
194
+ {
195
+ width: "24",
196
+ height: "24",
197
+ viewBox: "0 0 24 24",
198
+ fill: "currentColor",
199
+ xmlns: "http://www.w3.org/2000/svg",
200
+ ...props,
201
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.48796 5.5L21 5.5C21.8284 5.5 22.5 6.17157 22.5 7L22.5 17C22.5 17.8284 21.8284 18.5 21 18.5L5.48796 18.5C5.12119 18.5 4.78385 18.2992 4.60896 17.9768L1.6254 12.4768C1.46406 12.1794 1.46406 11.8206 1.6254 11.5232L4.60896 6.02317C4.78385 5.70078 5.12119 5.5 5.48796 5.5ZM3.29046 5.30793C3.72768 4.50196 4.57103 4 5.48796 4L21 4C22.6568 4 24 5.34315 24 7L24 17C24 18.6569 22.6568 20 21 20L5.48796 20C4.57103 20 3.72768 19.498 3.29046 18.6921L0.3069 13.1921C-0.096441 12.4485 -0.0964406 11.5515 0.306901 10.8079L3.29046 5.30793ZM8.89363 15.0468L11.9399 12.0005L8.89392 8.95449L9.95458 7.89383L13.0006 10.9398L16.0466 7.89383L17.1072 8.95449L14.0612 12.0005L17.1075 15.0468L16.0469 16.1075L13.0006 13.0612L9.95429 16.1075L8.89363 15.0468Z", fillRule: "evenodd" })
202
+ }
203
+ );
204
+ Backspace.displayName = "Backspace";
205
+ var BackspaceFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
206
+ "svg",
207
+ {
208
+ width: "24",
209
+ height: "24",
210
+ viewBox: "0 0 24 24",
211
+ fill: "currentColor",
212
+ xmlns: "http://www.w3.org/2000/svg",
213
+ ...props,
214
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.90932 4C4.35041 4 3.83786 4.31074 3.57938 4.80628L0.188856 11.3063C-0.0378866 11.741 -0.037887 12.259 0.188856 12.6937L3.57938 19.1937C3.83786 19.6893 4.35041 20 4.90932 20L20.9999 20C22.6568 20 23.9999 18.6569 23.9999 17L23.9999 7C23.9999 5.34315 22.6568 4 20.9999 4L4.90932 4ZM8.8937 15.0467L11.9399 12.0005L8.89381 8.9544L9.95446 7.89373L13.0006 10.9398L16.0466 7.89373L17.1073 8.9544L14.0612 12.0005L17.1074 15.0467L16.0468 16.1074L13.0006 13.0612L9.95436 16.1074L8.8937 15.0467Z", fillRule: "evenodd" })
215
+ }
216
+ );
217
+ BackspaceFill.displayName = "BackspaceFill";
218
+ var BarCode = (props) => /* @__PURE__ */ jsxRuntime.jsx(
219
+ "svg",
220
+ {
221
+ width: "24",
222
+ height: "24",
223
+ viewBox: "0 0 24 24",
224
+ fill: "currentColor",
225
+ xmlns: "http://www.w3.org/2000/svg",
226
+ ...props,
227
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.26978 19C2.1317 19 2.01978 18.8881 2.01978 18.75L2.01978 5.25C2.01978 5.11193 2.1317 5 2.26978 5L3.26978 5C3.40785 5 3.51978 5.11193 3.51978 5.25L3.51978 18.75C3.51978 18.8881 3.40785 19 3.26978 19L2.26978 19ZM13.763 19C13.625 19 13.513 18.8881 13.513 18.75L13.513 5.25C13.513 5.11193 13.625 5 13.763 5L14.763 5C14.9011 5 15.013 5.11193 15.013 5.25L15.013 18.75C15.013 18.8881 14.9011 19 14.763 19L13.763 19ZM5.73826 5C5.60019 5 5.48826 5.11193 5.48826 5.25L5.48826 15.75C5.48826 15.8881 5.60019 16 5.73826 16L6.73826 16C6.87633 16 6.98826 15.8881 6.98826 15.75L6.98826 5.25C6.98826 5.11193 6.87633 5 6.73826 5L5.73826 5ZM9.24756 16C9.10949 16 8.99756 15.8881 8.99756 15.75L8.99756 5.25C8.99756 5.11193 9.10949 5 9.24756 5L10.2476 5C10.3856 5 10.4976 5.11193 10.4976 5.25L10.4976 15.75C10.4976 15.8881 10.3856 16 10.2476 16L9.24756 16ZM17.2424 5C17.1044 5 16.9924 5.11193 16.9924 5.25L16.9924 15.75C16.9924 15.8881 17.1044 16 17.2424 16L18.2424 16C18.3805 16 18.4924 15.8881 18.4924 15.75L18.4924 5.25C18.4924 5.11193 18.3805 5 18.2424 5L17.2424 5ZM5.73826 19C5.60019 19 5.48826 18.8881 5.48826 18.75L5.48826 17.75C5.48826 17.6119 5.60019 17.5 5.73826 17.5L6.73826 17.5C6.87633 17.5 6.98826 17.6119 6.98826 17.75L6.98826 18.75C6.98826 18.8881 6.87633 19 6.73826 19L5.73826 19ZM9.24756 17.5C9.10949 17.5 8.99756 17.6119 8.99756 17.75L8.99756 18.75C8.99756 18.8881 9.10949 19 9.24756 19L10.2476 19C10.3856 19 10.4976 18.8881 10.4976 18.75L10.4976 17.75C10.4976 17.6119 10.3856 17.5 10.2476 17.5L9.24756 17.5ZM17.2424 19C17.1044 19 16.9924 18.8881 16.9924 18.75L16.9924 17.75C16.9924 17.6119 17.1044 17.5 17.2424 17.5L18.2424 17.5C18.3805 17.5 18.4924 17.6119 18.4924 17.75L18.4924 18.75C18.4924 18.8881 18.3805 19 18.2424 19L17.2424 19ZM20.7532 5C20.6151 5 20.5032 5.11193 20.5032 5.25L20.5032 18.75C20.5032 18.8881 20.6151 19 20.7532 19L21.7532 19C21.8912 19 22.0032 18.8881 22.0032 18.75L22.0032 5.25C22.0032 5.11193 21.8912 5 21.7532 5L20.7532 5Z", fillRule: "evenodd" })
228
+ }
229
+ );
230
+ BarCode.displayName = "BarCode";
231
+ var BarID = (props) => /* @__PURE__ */ jsxRuntime.jsx(
232
+ "svg",
233
+ {
234
+ width: "24",
235
+ height: "24",
236
+ viewBox: "0 0 24 24",
237
+ fill: "currentColor",
238
+ xmlns: "http://www.w3.org/2000/svg",
239
+ ...props,
240
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 5L7 5L7 6.5L5 6.5C4.17157 6.5 3.5 7.17157 3.5 8L3.5 10L2 10L2 8C2 6.34315 3.34315 5 5 5ZM17 5L17 6.5L19 6.5C19.8284 6.5 20.5 7.17157 20.5 8L20.5 10L22 10L22 8C22 6.34315 20.6569 5 19 5L17 5ZM19 17.5L17 17.5L17 19L19 19C20.6569 19 22 17.6569 22 16L22 14L20.5 14L20.5 16C20.5 16.8284 19.8284 17.5 19 17.5ZM3.5 16L3.5 14L2 14L2 16C2 17.6569 3.34315 19 5 19L7 19L7 17.5L5 17.5C4.17157 17.5 3.5 16.8284 3.5 16ZM7.01978 9L7.01978 15L8.51978 15L8.51978 9L7.01978 9ZM11.25 15L11.25 9L12.75 9L12.75 15L11.25 15ZM15.5186 9L15.5186 15L17.0186 15L17.0186 9L15.5186 9Z", fillRule: "evenodd" })
241
+ }
242
+ );
243
+ BarID.displayName = "BarID";
244
+ var BlockAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
245
+ "svg",
246
+ {
247
+ width: "24",
248
+ height: "24",
249
+ viewBox: "0 0 24 24",
250
+ fill: "currentColor",
251
+ xmlns: "http://www.w3.org/2000/svg",
252
+ ...props,
253
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 16.3373L3.5 7.66274L3.50001 7.62132L3.52929 7.59203L7.59203 3.52929L7.62132 3.50001L7.66274 3.5L16.3373 3.5L16.3787 3.50001L16.408 3.52929L20.4707 7.59203L20.5 7.62132L20.5 7.66274L20.5 16.3373L20.5 16.3787L20.4707 16.408L16.408 20.4707L16.3787 20.5L16.3373 20.5L7.66274 20.5L7.62132 20.5L7.59203 20.4707L3.52929 16.408L3.50001 16.3787L3.5 16.3373ZM6.53137 2.46863C6.70432 2.29568 6.7908 2.2092 6.89172 2.14736C6.98119 2.09253 7.07873 2.05213 7.18077 2.02763C7.29586 2 7.41815 2 7.66274 2L16.3373 2C16.5819 2 16.7041 2 16.8192 2.02763C16.9213 2.05213 17.0188 2.09253 17.1083 2.14736C17.2092 2.2092 17.2957 2.29568 17.4686 2.46862L21.5314 6.53137L21.5314 6.53139C21.7043 6.70433 21.7908 6.7908 21.8526 6.89172C21.9075 6.98119 21.9479 7.07873 21.9724 7.18077C22 7.29586 22 7.41815 22 7.66274L22 16.3373C22 16.5819 22 16.7041 21.9724 16.8192C21.9479 16.9213 21.9075 17.0188 21.8526 17.1083C21.7908 17.2092 21.7043 17.2957 21.5314 17.4686L21.5314 17.4686L21.5314 17.4686L17.4686 21.5314L17.4686 21.5314L17.4686 21.5314C17.2957 21.7043 17.2092 21.7908 17.1083 21.8526C17.0188 21.9075 16.9213 21.9479 16.8192 21.9724C16.7041 22 16.5819 22 16.3373 22L7.66274 22C7.41815 22 7.29586 22 7.18077 21.9724C7.07873 21.9479 6.98119 21.9075 6.89172 21.8526C6.79081 21.7908 6.70434 21.7043 6.53141 21.5314L6.5314 21.5314L6.53137 21.5314L2.46863 17.4686C2.29568 17.2957 2.2092 17.2092 2.14736 17.1083C2.09253 17.0188 2.05213 16.9213 2.02763 16.8192C2 16.7041 2 16.5819 2 16.3373L2 7.66274C2 7.41815 2 7.29586 2.02763 7.18077C2.05213 7.07873 2.09253 6.98119 2.14736 6.89172C2.2092 6.7908 2.29568 6.70432 2.46863 6.53137L6.53137 2.46863ZM8.49747 9.61852L8.49746 13.7867C8.49745 15.5817 9.95253 17.0368 11.7475 17.0368L12.2392 17.0368C14.0341 17.0368 15.4892 15.5817 15.4892 13.7868L15.4892 12.2319C15.4892 11.8177 15.1533 11.4819 14.739 11.4819L14.2474 11.482C14.0485 11.4821 13.8577 11.4031 13.717 11.2624C13.5763 11.1218 13.4973 10.931 13.4973 10.732L13.4973 7.76825C13.4973 7.30528 13.082 6.95288 12.6252 7.02826L10.3811 7.39854C9.29458 7.57784 8.49747 8.51726 8.49747 9.61852ZM6.99746 13.7867L6.99747 9.61851C6.99747 7.78308 8.32599 6.21738 10.1369 5.91856L12.381 5.54827C13.7513 5.32214 14.9973 6.37936 14.9973 7.76825L14.9973 9.99659C16.1183 10.1246 16.9892 11.0766 16.9892 12.2319L16.9892 13.7868C16.9891 16.4101 14.8625 18.5368 12.2392 18.5368L11.7475 18.5368C9.1241 18.5368 6.99745 16.4101 6.99746 13.7867Z", fillRule: "evenodd" })
254
+ }
255
+ );
256
+ BlockAdd.displayName = "BlockAdd";
257
+ var Catalog = (props) => /* @__PURE__ */ jsxRuntime.jsx(
258
+ "svg",
259
+ {
260
+ width: "24",
261
+ height: "24",
262
+ viewBox: "0 0 24 24",
263
+ fill: "currentColor",
264
+ xmlns: "http://www.w3.org/2000/svg",
265
+ ...props,
266
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 8L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5L8 4.5C8.82843 4.5 9.5 5.17157 9.5 6L9.5 8C9.5 8.82843 8.82843 9.5 8 9.5L6 9.5C5.17157 9.5 4.5 8.82843 4.5 8ZM6 11C4.34315 11 3 9.65685 3 8L3 6C3 4.34315 4.34315 3 6 3L8 3C9.65685 3 11 4.34315 11 6L11 8C11 9.65685 9.65685 11 8 11L6 11ZM14.5 8L14.5 6C14.5 5.17157 15.1716 4.5 16 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 8C19.5 8.82843 18.8284 9.5 18 9.5L16 9.5C15.1716 9.5 14.5 8.82843 14.5 8ZM16 11C14.3431 11 13 9.65685 13 8L13 6C13 4.34315 14.3431 3 16 3L18 3C19.6569 3 21 4.34315 21 6L21 8C21 9.65685 19.6569 11 18 11L16 11ZM4.5 16L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L8 19.5C8.82843 19.5 9.5 18.8284 9.5 18L9.5 16C9.5 15.1716 8.82843 14.5 8 14.5L6 14.5C5.17157 14.5 4.5 15.1716 4.5 16ZM3 18C3 19.6569 4.34315 21 6 21L8 21C9.65685 21 11 19.6569 11 18L11 16C11 14.3431 9.65685 13 8 13L6 13C4.34315 13 3 14.3431 3 16L3 18ZM14.4584 15.9392L15.9585 14.4388C16.5442 13.8529 17.4938 13.8529 18.0795 14.4388L19.5795 15.9392C20.1652 16.5251 20.1652 17.4749 19.5795 18.0608L18.0795 19.5612C17.4938 20.1471 16.5442 20.1471 15.9585 19.5612L14.4584 18.0608C13.8727 17.4749 13.8727 16.5251 14.4584 15.9392ZM13.3979 19.1216C12.2265 17.9499 12.2265 16.0501 13.3979 14.8784L14.8979 13.378C16.0693 12.2062 17.9686 12.2062 19.14 13.378L20.64 14.8784C21.8115 16.0501 21.8115 17.9499 20.64 19.1216L19.14 20.622C17.9686 21.7938 16.0694 21.7938 14.8979 20.622L13.3979 19.1216Z", fillRule: "evenodd" })
267
+ }
268
+ );
269
+ Catalog.displayName = "Catalog";
270
+ var CatalogAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
271
+ "svg",
272
+ {
273
+ width: "24",
274
+ height: "24",
275
+ viewBox: "0 0 24 24",
276
+ fill: "currentColor",
277
+ xmlns: "http://www.w3.org/2000/svg",
278
+ ...props,
279
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 6L4.5 8C4.5 8.82843 5.17157 9.5 6 9.5L8 9.5C8.82843 9.5 9.5 8.82843 9.5 8L9.5 6C9.5 5.17157 8.82843 4.5 8 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6ZM3 8C3 9.65685 4.34315 11 6 11L8 11C9.65685 11 11 9.65685 11 8L11 6C11 4.34315 9.65685 3 8 3L6 3C4.34315 3 3 4.34315 3 6L3 8ZM14.5 6L14.5 8C14.5 8.82843 15.1716 9.5 16 9.5L18 9.5C18.8284 9.5 19.5 8.82843 19.5 8L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5L16 4.5C15.1716 4.5 14.5 5.17157 14.5 6ZM13 8C13 9.65685 14.3431 11 16 11L18 11C19.6569 11 21 9.65685 21 8L21 6C21 4.34315 19.6569 3 18 3L16 3C14.3431 3 13 4.34315 13 6L13 8ZM4.5 18L4.5 16C4.5 15.1716 5.17157 14.5 6 14.5L8 14.5C8.82843 14.5 9.5 15.1716 9.5 16L9.5 18C9.5 18.8284 8.82843 19.5 8 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18ZM6 21C4.34315 21 3 19.6569 3 18L3 16C3 14.3431 4.34315 13 6 13L8 13C9.65685 13 11 14.3431 11 16L11 18C11 19.6569 9.65685 21 8 21L6 21ZM16.25 21L16.25 17.75L13 17.75L13 16.25L16.25 16.25L16.25 13L17.75 13L17.75 16.25L21 16.25L21 17.75L17.75 17.75L17.75 21L16.25 21Z", fillRule: "evenodd" })
280
+ }
281
+ );
282
+ CatalogAdd.displayName = "CatalogAdd";
283
+ var CheckEdit = (props) => /* @__PURE__ */ jsxRuntime.jsx(
284
+ "svg",
285
+ {
286
+ width: "24",
287
+ height: "24",
288
+ viewBox: "0 0 24 24",
289
+ fill: "currentColor",
290
+ xmlns: "http://www.w3.org/2000/svg",
291
+ ...props,
292
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.261 4.7904L15.9036 6.14857L17.8456 8.09171L19.2067 6.72992C19.5964 6.33999 19.5964 5.70884 19.2067 5.31892L18.6784 4.7904C18.2873 4.39908 17.6521 4.39907 17.261 4.7904ZM8.64764 13.4084L14.8432 7.20951L16.7853 9.15265L10.5865 15.3547C10.4926 15.4487 10.3651 15.5015 10.2321 15.5015L8.5015 15.5015L8.5015 13.7611C8.5015 13.6289 8.55405 13.502 8.64764 13.4084ZM10.2321 17C10.764 17 11.274 16.7888 11.6495 16.413L20.2698 7.78818C21.2441 6.81336 21.244 5.23548 20.2697 4.26066L19.7415 3.73215C18.7637 2.75384 17.1758 2.75383 16.198 3.73214L7.58457 12.3501C7.21022 12.7247 7 13.2321 7 13.7611L7 16.5005C7 16.7763 7.22408 17 7.5005 17L10.2321 17ZM6 4.49998L12 4.49998L12 2.99998L6 2.99998C4.34315 2.99998 3 4.34313 3 5.99999L3 18C3 19.6568 4.34315 21 6 21L18 21C19.6569 21 21 19.6568 21 18L21 12L19.5 12L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18L4.5 5.99999C4.5 5.17156 5.17157 4.49998 6 4.49998Z", fillRule: "evenodd" })
293
+ }
294
+ );
295
+ CheckEdit.displayName = "CheckEdit";
296
+ var Checklist = (props) => /* @__PURE__ */ jsxRuntime.jsx(
297
+ "svg",
298
+ {
299
+ width: "24",
300
+ height: "24",
301
+ viewBox: "0 0 24 24",
302
+ fill: "currentColor",
303
+ xmlns: "http://www.w3.org/2000/svg",
304
+ ...props,
305
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.06006 8.98607L12.0078 12.9399L21.9351 2.99997L22.9951 4.0613L12.5377 14.532C12.3971 14.6727 12.2064 14.7518 12.0076 14.7518C11.8088 14.7518 11.6182 14.6727 11.4776 14.5319L6.99992 10.0473L8.06006 8.98607ZM6 4.5L16.5 4.5L16.5 3L6 3C4.34315 3 3 4.34315 3 6L3 18C3 19.6569 4.34315 21 6 21L18 21C19.6569 21 21 19.6569 21 18L21 12L19.5 12L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5Z", fillRule: "evenodd" })
306
+ }
307
+ );
308
+ Checklist.displayName = "Checklist";
309
+ var CheckStatistics = (props) => /* @__PURE__ */ jsxRuntime.jsx(
310
+ "svg",
311
+ {
312
+ width: "24",
313
+ height: "24",
314
+ viewBox: "0 0 24 24",
315
+ fill: "currentColor",
316
+ xmlns: "http://www.w3.org/2000/svg",
317
+ ...props,
318
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 12L21 12L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L14 3L14 4.5ZM6.46967 14.4697L10.4697 10.4697C10.7626 10.1768 11.2374 10.1768 11.5303 10.4697L13 11.9393L15.4697 9.46967L16.5303 10.5303L13.5303 13.5303C13.2374 13.8232 12.7626 13.8232 12.4697 13.5303L11 12.0607L7.53033 15.5303L6.46967 14.4697ZM20.5 6C20.5 6.82843 19.8284 7.5 19 7.5C18.1716 7.5 17.5 6.82843 17.5 6C17.5 5.17157 18.1716 4.5 19 4.5C19.8284 4.5 20.5 5.17157 20.5 6ZM22 6C22 7.65685 20.6569 9 19 9C17.3431 9 16 7.65685 16 6C16 4.34315 17.3431 3 19 3C20.6569 3 22 4.34315 22 6Z", fillRule: "evenodd" })
319
+ }
320
+ );
321
+ CheckStatistics.displayName = "CheckStatistics";
322
+ var CloudDownload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
323
+ "svg",
324
+ {
325
+ width: "24",
326
+ height: "24",
327
+ viewBox: "0 0 24 24",
328
+ fill: "currentColor",
329
+ xmlns: "http://www.w3.org/2000/svg",
330
+ ...props,
331
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.42437 10.3731L6.598 9.50853C7.0572 7.2219 9.07919 5.5 11.5 5.5C13.5853 5.5 15.3758 6.77693 16.1257 8.59727L16.4676 9.42729L17.3606 9.51824C19.1235 9.69775 20.5 11.1891 20.5 13C20.5 14.933 18.933 16.5 17 16.5L17 18C19.7614 18 22 15.7614 22 13C22 10.4116 20.0332 8.28264 17.5126 8.02596C16.5393 5.66322 14.2139 4 11.5 4C8.35069 4 5.7245 6.23971 5.12736 9.21319C3.31336 9.79356 2 11.4934 2 13.5C2 15.9853 4.01472 18 6.5 18L7 18L7 16.5L6.5 16.5C4.84315 16.5 3.5 15.1569 3.5 13.5C3.5 12.1645 4.37365 11.0292 5.58444 10.6419L6.42437 10.3731ZM13.9455 16.2227L12.7493 17.4286L12.7493 12L11.2493 12L11.2493 17.4293L10.0524 16.2227L8.99603 17.2877L11.4707 19.7825C11.7624 20.0766 12.2354 20.0766 12.5271 19.7825L15.0018 17.2877L13.9455 16.2227Z", fillRule: "evenodd" })
332
+ }
333
+ );
334
+ CloudDownload.displayName = "CloudDownload";
335
+ var CloudUpload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
336
+ "svg",
337
+ {
338
+ width: "24",
339
+ height: "24",
340
+ viewBox: "0 0 24 24",
341
+ fill: "currentColor",
342
+ xmlns: "http://www.w3.org/2000/svg",
343
+ ...props,
344
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.42437 10.3731L6.598 9.50853C7.0572 7.2219 9.07919 5.5 11.5 5.5C13.5853 5.5 15.3758 6.77693 16.1257 8.59727L16.4676 9.42729L17.3606 9.51824C19.1235 9.69775 20.5 11.1891 20.5 13C20.5 14.933 18.933 16.5 17 16.5L17 18C19.7614 18 22 15.7614 22 13C22 10.4116 20.0332 8.28264 17.5126 8.02596C16.5393 5.66322 14.2139 4 11.5 4C8.35069 4 5.7245 6.23971 5.12736 9.21319C3.31336 9.79356 2 11.4934 2 13.5C2 15.9853 4.01472 18 6.5 18L7 18L7 16.5L6.5 16.5C4.84315 16.5 3.5 15.1569 3.5 13.5C3.5 12.1645 4.37365 11.0292 5.58444 10.6419L6.42437 10.3731ZM10.0566 15.7776L11.2494 14.5756L11.2493 19.9989L12.7493 19.9989L12.7494 14.5711L13.9466 15.7776L15.0032 14.7129L12.5299 12.2205C12.2381 11.9265 11.7651 11.9265 11.4733 12.2205L9 14.7129L10.0566 15.7776Z", fillRule: "evenodd" })
345
+ }
346
+ );
347
+ CloudUpload.displayName = "CloudUpload";
348
+ var Copy = (props) => /* @__PURE__ */ jsxRuntime.jsx(
349
+ "svg",
350
+ {
351
+ width: "24",
352
+ height: "24",
353
+ viewBox: "0 0 24 24",
354
+ fill: "currentColor",
355
+ xmlns: "http://www.w3.org/2000/svg",
356
+ ...props,
357
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 6L4 6C3.44772 6 3 6.44772 3 7L3 21C3 21.5523 3.44772 22 4 22L15 22C15.5523 22 16 21.5523 16 21L16 18L20 18C20.5523 18 21 17.5523 21 17L21 5C21 3.34315 19.6569 2 18 2L9 2C8.44772 2 8 2.44772 8 3L8 6ZM9.5 6L13 6C14.6569 6 16 7.34315 16 9L16 16.5L19.5 16.5L19.5 5C19.5 4.17157 18.8284 3.5 18 3.5L9.5 3.5L9.5 6ZM4.5 20.5L4.5 7.5L13 7.5C13.8284 7.5 14.5 8.17157 14.5 9L14.5 20.5L4.5 20.5Z", fillRule: "evenodd" })
358
+ }
359
+ );
360
+ Copy.displayName = "Copy";
361
+ var Download = (props) => /* @__PURE__ */ jsxRuntime.jsx(
362
+ "svg",
363
+ {
364
+ width: "24",
365
+ height: "24",
366
+ viewBox: "0 0 24 24",
367
+ fill: "currentColor",
368
+ xmlns: "http://www.w3.org/2000/svg",
369
+ ...props,
370
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 8.5L9.5 8.5L9.5 7L9.5 4.5L14.5 4.5L14.5 7L14.5 8.5L16 8.5L17.8787 8.5L12 14.3787L6.12132 8.5L8 8.5ZM8 4L8 5.5L8 7L6.5 7L4.91421 7C4.02331 7 3.57714 8.07714 4.20711 8.70711L11.2929 15.7929C11.6834 16.1834 12.3166 16.1834 12.7071 15.7929L19.7929 8.70711C20.4229 8.07714 19.9767 7 19.0858 7L17.5 7L16 7L16 5.5L16 4C16 3.44772 15.5523 3 15 3L9 3C8.44772 3 8 3.44772 8 4ZM2 19L2 16L3.5 16L3.5 19C3.5 19.2761 3.72386 19.5 4 19.5L20 19.5C20.2761 19.5 20.5 19.2761 20.5 19L20.5 16L22 16L22 19C22 20.1046 21.1046 21 20 21L4 21C2.89543 21 2 20.1046 2 19Z", fillRule: "evenodd" })
371
+ }
372
+ );
373
+ Download.displayName = "Download";
374
+ var Equaliser = (props) => /* @__PURE__ */ jsxRuntime.jsx(
375
+ "svg",
376
+ {
377
+ width: "24",
378
+ height: "24",
379
+ viewBox: "0 0 24 24",
380
+ fill: "currentColor",
381
+ xmlns: "http://www.w3.org/2000/svg",
382
+ ...props,
383
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.5 3.5C7.5 4.60457 6.60457 5.5 5.5 5.5C4.39543 5.5 3.5 4.60457 3.5 3.5C3.5 2.39543 4.39543 1.5 5.5 1.5C6.60457 1.5 7.5 2.39543 7.5 3.5ZM5.5 7C7.17556 7 8.57612 5.82259 8.91946 4.25L20 4.25L20 2.75L8.91945 2.75C8.57612 1.17741 7.17556 0 5.5 0C3.82444 0 2.42388 1.17741 2.08054 2.75L0 2.75L0 4.25L2.08054 4.25C2.42388 5.82259 3.82444 7 5.5 7ZM11.0805 10.75L2.84217e-14 10.75L2.84217e-14 12.25L11.0805 12.25C11.4239 13.8226 12.8244 15 14.5 15C16.1756 15 17.5761 13.8226 17.9195 12.25L20 12.25L20 10.75L17.9195 10.75C17.5761 9.17741 16.1756 8 14.5 8C12.8244 8 11.4239 9.17741 11.0805 10.75ZM16.5 11.5C16.5 12.6046 15.6046 13.5 14.5 13.5C13.3954 13.5 12.5 12.6046 12.5 11.5C12.5 10.3954 13.3954 9.5 14.5 9.5C15.6046 9.5 16.5 10.3954 16.5 11.5Z", fillRule: "evenodd", transform: "matrix(6.12323e-17,-1,1,6.12323e-17,4,22)" })
384
+ }
385
+ );
386
+ Equaliser.displayName = "Equaliser";
387
+ var Equaliser\u0421lear = (props) => /* @__PURE__ */ jsxRuntime.jsx(
388
+ "svg",
389
+ {
390
+ width: "24",
391
+ height: "24",
392
+ viewBox: "0 0 24 24",
393
+ fill: "currentColor",
394
+ xmlns: "http://www.w3.org/2000/svg",
395
+ ...props,
396
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 5.5C6.60457 5.5 7.5 4.60457 7.5 3.5C7.5 2.39543 6.60457 1.5 5.5 1.5C4.39543 1.5 3.5 2.39543 3.5 3.5C3.5 4.60457 4.39543 5.5 5.5 5.5ZM8.91946 4.25C8.57612 5.82259 7.17556 7 5.5 7C3.82444 7 2.42388 5.82259 2.08054 4.25L0 4.25L0 2.75L2.08054 2.75C2.42388 1.17741 3.82444 0 5.5 0C7.17556 0 8.57612 1.17741 8.91945 2.75L20 2.75L20 4.25L8.91946 4.25ZM8 10.75L11.0805 10.75C11.4239 9.17741 12.8244 8 14.5 8C16.1756 8 17.5761 9.17741 17.9195 10.75L20 10.75L20 12.25L17.9195 12.25C17.5761 13.8226 16.1756 15 14.5 15C12.8244 15 11.4239 13.8226 11.0805 12.25L8 12.25L8 10.75ZM14.5 13.5C15.6046 13.5 16.5 12.6046 16.5 11.5C16.5 10.3954 15.6046 9.5 14.5 9.5C13.3954 9.5 12.5 10.3954 12.5 11.5C12.5 12.6046 13.3954 13.5 14.5 13.5ZM6.00267 9.53033L4.03311 11.5L6.00273 13.4697L4.94204 14.5303L2.97248 12.5607L1.06069 14.4726L2.84217e-14 13.4119L1.91184 11.5L6.38962e-05 9.58811L1.06075 8.52747L2.97248 10.4393L4.94198 8.4697L6.00267 9.53033Z", fillRule: "evenodd", transform: "matrix(6.12323e-17,-1,1,6.12323e-17,4,22)" })
397
+ }
398
+ );
399
+ Equaliser\u0421lear.displayName = "Equaliser\u0421lear";
400
+ var FaceID = (props) => /* @__PURE__ */ jsxRuntime.jsx(
401
+ "svg",
402
+ {
403
+ width: "24",
404
+ height: "24",
405
+ viewBox: "0 0 24 24",
406
+ fill: "currentColor",
407
+ xmlns: "http://www.w3.org/2000/svg",
408
+ ...props,
409
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 3L6 3C4.34315 3 3 4.34315 3 6L3 7.99999L4.5 7.99999L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5L8 4.5L8 3ZM16 4.5L16 3L18 3C19.6569 3 21 4.34315 21 6L21 7.99999L19.5 7.99999L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5L16 4.5ZM16 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 16L21 16L21 18C21 19.6569 19.6569 21 18 21L16 21L16 19.5ZM4.5 16L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L8 19.5L8 21L6 21C4.34315 21 3 19.6569 3 18L3 16L4.5 16ZM7.01562 10L7.01562 8L8.51562 8L8.51562 10L7.01562 10ZM11.4921 8L11.4921 11.0063C11.4921 11.2781 11.2718 11.4984 11 11.4984L11 12.9984C12.1002 12.9984 12.9921 12.1065 12.9921 11.0063L12.9921 8L11.4921 8ZM15.5266 10L15.5266 8L17.0266 8L17.0266 10L15.5266 10ZM14.9904 13.9801C14.1666 14.7127 13.1026 15.1174 12.0003 15.1174C10.8979 15.1175 9.83387 14.7129 9.01003 13.9805L8.01337 15.1015C9.11182 16.0781 10.5305 16.6175 12.0003 16.6174C13.4701 16.6173 14.8888 16.0778 15.9871 15.101L14.9904 13.9801Z", fillRule: "evenodd" })
410
+ }
411
+ );
412
+ FaceID.displayName = "FaceID";
413
+ var Filter = (props) => /* @__PURE__ */ jsxRuntime.jsx(
414
+ "svg",
415
+ {
416
+ width: "24",
417
+ height: "24",
418
+ viewBox: "0 0 24 24",
419
+ fill: "currentColor",
420
+ xmlns: "http://www.w3.org/2000/svg",
421
+ ...props,
422
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 5.5L4.5 6.29744L9.60046 10.5478C10.1704 11.0228 10.5 11.7264 10.5 12.4684L10.5 18.0389L12.7938 16.6082C13.2331 16.3342 13.5 15.8531 13.5 15.3355L13.5 12.4684C13.5 11.7264 13.8296 11.0228 14.3995 10.5478L19.5 6.29744L19.5 5.5L4.5 5.5ZM21 7L15.3598 11.7002C15.1318 11.8901 15 12.1716 15 12.4684L15 15.3355C15 16.3708 14.4661 17.333 13.5877 17.8809L10.1469 20.027C9.64736 20.3386 9 19.9794 9 19.3906L9 12.4684C9 12.1716 8.86818 11.8901 8.64018 11.7002L3 7L3 5C3 4.44772 3.44772 4 4 4L20 4C20.5523 4 21 4.44772 21 5L21 7Z", fillRule: "evenodd" })
423
+ }
424
+ );
425
+ Filter.displayName = "Filter";
426
+ var FilterAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
427
+ "svg",
428
+ {
429
+ width: "24",
430
+ height: "24",
431
+ viewBox: "0 0 24 24",
432
+ fill: "currentColor",
433
+ xmlns: "http://www.w3.org/2000/svg",
434
+ ...props,
435
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 6.26711L4.5 5.5L19.5 5.5L19.5 6.26711L14.4079 10.4733L15.3632 11.6297L14.4079 10.4733C13.8329 10.9482 13.5 11.655 13.5 12.4007L13.5 15.2135C13.5 15.7333 13.2309 16.216 12.7888 16.4893L10.5 17.9044L10.5 12.4007C10.5 11.655 10.1671 10.9482 9.59212 10.4733L4.5 6.26711ZM15 12.4007C15 12.1024 15.1332 11.8197 15.3632 11.6297L21 6.97364L21 5C21 4.44772 20.5523 4 20 4L4 4C3.44772 4 3 4.44772 3 5L3 6.97364L8.63685 11.6297C8.86683 11.8197 9 12.1024 9 12.4007L9 19.2498C9 19.8372 9.64474 20.1966 10.1444 19.8877L13.5776 17.7652C14.4618 17.2185 15 16.253 15 15.2135L15 12.4007ZM19.7499 20L19.75 17.75L22 17.7499L22 16.2499L19.75 16.25L19.7501 14L18.2501 14L18.25 16.25L16 16.25L16 17.75L18.25 17.75L18.2499 20L19.7499 20Z", fillRule: "evenodd" })
436
+ }
437
+ );
438
+ FilterAdd.displayName = "FilterAdd";
439
+ var FilterClear = (props) => /* @__PURE__ */ jsxRuntime.jsx(
440
+ "svg",
441
+ {
442
+ width: "24",
443
+ height: "24",
444
+ viewBox: "0 0 24 24",
445
+ fill: "currentColor",
446
+ xmlns: "http://www.w3.org/2000/svg",
447
+ ...props,
448
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 6.26711L4.5 5.5L19.5 5.5L19.5 6.26711L14.4079 10.4733L15.3632 11.6297L14.4079 10.4733C13.8329 10.9482 13.5 11.655 13.5 12.4007L13.5 15.2135C13.5 15.7333 13.2309 16.216 12.7888 16.4893L10.5 17.9044L10.5 12.4007C10.5 11.655 10.1671 10.9482 9.59212 10.4733L4.5 6.26711ZM15 12.4007C15 12.1024 15.1332 11.8197 15.3632 11.6297L21 6.97364L21 5C21 4.44772 20.5523 4 20 4L4 4C3.44772 4 3 4.44772 3 5L3 6.97364L8.63685 11.6297C8.86683 11.8197 9 12.1024 9 12.4007L9 19.2498C9 19.8372 9.64474 20.1966 10.1444 19.8877L13.5776 17.7652C14.4618 17.2185 15 16.253 15 15.2135L15 12.4007ZM17.0606 20.0027L19.0014 18.062L20.9422 20.0027L22.0029 18.942L20.0621 17.0013L22.0029 15.0607L20.9422 14L19.0014 15.9407L17.0606 14L16 15.0607L17.9408 17.0013L16 18.942L17.0606 20.0027Z", fillRule: "evenodd" })
449
+ }
450
+ );
451
+ FilterClear.displayName = "FilterClear";
452
+ var FilterFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
453
+ "svg",
454
+ {
455
+ width: "24",
456
+ height: "24",
457
+ viewBox: "0 0 24 24",
458
+ fill: "currentColor",
459
+ xmlns: "http://www.w3.org/2000/svg",
460
+ ...props,
461
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 4L4 4C3.44772 4 3 4.44772 3 5L3 7L8.64018 11.7002C8.86818 11.8901 9 12.1716 9 12.4684L9 19.3906C9 19.9794 9.64736 20.3386 10.1469 20.027L13.5877 17.8809C14.4661 17.333 15 16.3708 15 15.3355L15 12.4684C15 12.1716 15.1318 11.8901 15.3598 11.7002L21 7L21 5C21 4.44772 20.5523 4 20 4Z", fillRule: "nonzero" })
462
+ }
463
+ );
464
+ FilterFill.displayName = "FilterFill";
465
+ var GalleryCards = (props) => /* @__PURE__ */ jsxRuntime.jsx(
466
+ "svg",
467
+ {
468
+ width: "24",
469
+ height: "24",
470
+ viewBox: "0 0 24 24",
471
+ fill: "currentColor",
472
+ xmlns: "http://www.w3.org/2000/svg",
473
+ ...props,
474
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 10.5L4.5 5.5C4.5 4.94772 4.94772 4.5 5.5 4.5L8.5 4.5C9.05228 4.5 9.5 4.94772 9.5 5.5L9.5 10.5C9.5 11.0523 9.05228 11.5 8.5 11.5L5.5 11.5C4.94772 11.5 4.5 11.0523 4.5 10.5ZM5.5 13C4.11929 13 3 11.8807 3 10.5L3 5.5C3 4.11929 4.11929 3 5.5 3L8.5 3C9.88071 3 11 4.11929 11 5.5L11 10.5C11 11.8807 9.88071 13 8.5 13L5.5 13ZM14.5 6.5L14.5 5.5C14.5 4.94772 14.9477 4.5 15.5 4.5L18.5 4.5C19.0523 4.5 19.5 4.94772 19.5 5.5L19.5 6.5C19.5 7.05228 19.0523 7.5 18.5 7.5L15.5 7.5C14.9477 7.5 14.5 7.05228 14.5 6.5ZM15.5 9C14.1193 9 13 7.88071 13 6.5L13 5.5C13 4.11929 14.1193 3 15.5 3L18.5 3C19.8807 3 21 4.11929 21 5.5L21 6.5C21 7.88071 19.8807 9 18.5 9L15.5 9ZM14.5 13.5L14.5 18.5C14.5 19.0523 14.9477 19.5 15.5 19.5L18.5 19.5C19.0523 19.5 19.5 19.0523 19.5 18.5L19.5 13.5C19.5 12.9477 19.0523 12.5 18.5 12.5L15.5 12.5C14.9477 12.5 14.5 12.9477 14.5 13.5ZM13 18.5C13 19.8807 14.1193 21 15.5 21L18.5 21C19.8807 21 21 19.8807 21 18.5L21 13.5C21 12.1193 19.8807 11 18.5 11L15.5 11C14.1193 11 13 12.1193 13 13.5L13 18.5ZM4.5 18.5L4.5 17.5C4.5 16.9477 4.94772 16.5 5.5 16.5L8.5 16.5C9.05228 16.5 9.5 16.9477 9.5 17.5L9.5 18.5C9.5 19.0523 9.05228 19.5 8.5 19.5L5.5 19.5C4.94772 19.5 4.5 19.0523 4.5 18.5ZM5.5 21C4.11929 21 3 19.8807 3 18.5L3 17.5C3 16.1193 4.11929 15 5.5 15L8.5 15C9.88071 15 11 16.1193 11 17.5L11 18.5C11 19.8807 9.88071 21 8.5 21L5.5 21Z", fillRule: "evenodd" })
475
+ }
476
+ );
477
+ GalleryCards.displayName = "GalleryCards";
478
+ var HeartList = (props) => /* @__PURE__ */ jsxRuntime.jsx(
479
+ "svg",
480
+ {
481
+ width: "24",
482
+ height: "24",
483
+ viewBox: "0 0 24 24",
484
+ fill: "currentColor",
485
+ xmlns: "http://www.w3.org/2000/svg",
486
+ ...props,
487
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 8.97831C3 6.24655 5.16494 4 7.87453 4C9.68144 4 11.1613 5.11296 11.9997 6.75774C12.8375 5.11306 14.3165 4 16.1236 4C18.8332 4 20.9981 6.24655 20.9981 8.97831C20.9981 11.4006 19.4893 13.5485 17.7652 15.3159C16.4435 16.6709 14.8908 17.902 13.5947 18.9297L13.5946 18.9298C13.1916 19.2493 12.8134 19.5492 12.4747 19.827L12.0251 20.1957L12 20.1773L12 18.2811C12.2322 18.0949 12.4727 17.9042 12.7189 17.7089L12.719 17.7089C14.0029 16.6905 15.4437 15.5477 16.6915 14.2685C18.3554 12.5628 19.4981 10.7843 19.4981 8.97831C19.4981 7.03961 17.9698 5.5 16.1236 5.5C14.4105 5.5 12.75 7.24547 12.75 10L12 10L11.25 10C11.25 7.24596 9.58796 5.5 7.87453 5.5C6.02829 5.5 4.5 7.03961 4.5 8.97831C4.5 9.29401 4.55972 9.63607 4.67439 10L3.12102 10C3.04298 9.65848 3 9.31691 3 8.97831ZM10 13.5L2 13.5L2 12L10 12L10 13.5ZM2 16.75L10 16.75L10 15.25L2 15.25L2 16.75ZM2 20L10 20L10 18.5L2 18.5L2 20Z", fillRule: "evenodd" })
488
+ }
489
+ );
490
+ HeartList.displayName = "HeartList";
491
+ var Home = (props) => /* @__PURE__ */ jsxRuntime.jsx(
492
+ "svg",
493
+ {
494
+ width: "24",
495
+ height: "24",
496
+ viewBox: "0 0 24 24",
497
+ fill: "currentColor",
498
+ xmlns: "http://www.w3.org/2000/svg",
499
+ ...props,
500
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.4927 10.983L17.516 11.3466L17.516 12.3887L17.516 18.0005C17.516 18.829 16.8445 19.5005 16.016 19.5005L15 19.5005L15 19.5L15 14C15 12.8954 14.1046 12 13 12L11 12C9.89543 12 9 12.8954 9 14L9 19.5L9 19.5005L7.99273 19.5005C7.16431 19.5005 6.49273 18.829 6.49273 18.0005L6.49273 12.3887L6.49273 11.3456L5.51478 10.9825L4.04584 10.4372L12.0021 4.61948L19.9548 10.4387L18.4927 10.983ZM21.3481 11.5205L19.016 12.3887L19.016 18.0005C19.016 19.6574 17.6729 21.0005 16.016 21.0005L7.99273 21.0005C6.33588 21.0005 4.99273 19.6574 4.99273 18.0005L4.99273 12.3887L2.65219 11.5198C1.90514 11.2425 1.76672 10.2455 2.40997 9.77514L11.412 3.19278C11.7636 2.93567 12.2412 2.93575 12.5927 3.19298L21.5897 9.77631C22.2324 10.2465 22.0944 11.2427 21.3481 11.5205ZM11 13.5L13 13.5C13.2761 13.5 13.5 13.7239 13.5 14L13.5 19.5L10.5 19.5L10.5 14C10.5 13.7239 10.7239 13.5 11 13.5Z", fillRule: "evenodd" })
501
+ }
502
+ );
503
+ Home.displayName = "Home";
504
+ var ImageRotation = (props) => /* @__PURE__ */ jsxRuntime.jsx(
505
+ "svg",
506
+ {
507
+ width: "24",
508
+ height: "24",
509
+ viewBox: "0 0 24 24",
510
+ fill: "currentColor",
511
+ xmlns: "http://www.w3.org/2000/svg",
512
+ ...props,
513
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.7802 3.06066L14.5709 4.27005L15 4.27005C18.7279 4.27005 21.75 7.29213 21.75 11.02L21.75 12L20.25 12L20.25 11.02C20.25 8.12055 17.8995 5.77005 15 5.77005L14.5503 5.77005L15.7802 7.00001L14.7196 8.06065L12.2196 5.56064C11.9267 5.26774 11.9267 4.79287 12.2196 4.49998L14.7196 2L15.7802 3.06066ZM5.5 19L5.5 18.2834L7.46704 16.6623L11.6536 20.5L7 20.5C6.17157 20.5 5.5 19.8284 5.5 19ZM6.8485 15.2283L5.5 16.3397L5.5 12C5.5 11.1716 6.17157 10.5 7 10.5L14 10.5C14.8284 10.5 15.5 11.1716 15.5 12L15.5 19C15.5 19.8284 14.8284 20.5 14 20.5L13.8735 20.5L8.16021 15.2628C7.79271 14.926 7.23322 14.9112 6.8485 15.2283ZM7 22C5.34315 22 4 20.6569 4 19L4 12C4 10.3431 5.34315 9 7 9L14 9C15.6569 9 17 10.3431 17 12L17 19C17 20.6569 15.6569 22 14 22L7 22ZM13.5 13.75C13.5 14.4404 12.9404 15 12.25 15C11.5596 15 11 14.4404 11 13.75C11 13.0596 11.5596 12.5 12.25 12.5C12.9404 12.5 13.5 13.0596 13.5 13.75Z", fillRule: "evenodd" })
514
+ }
515
+ );
516
+ ImageRotation.displayName = "ImageRotation";
517
+ var KeyOld = (props) => /* @__PURE__ */ jsxRuntime.jsx(
518
+ "svg",
519
+ {
520
+ width: "24",
521
+ height: "24",
522
+ viewBox: "0 0 24 24",
523
+ fill: "currentColor",
524
+ xmlns: "http://www.w3.org/2000/svg",
525
+ ...props,
526
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.0757 9.98495L12.0261 13.0346C12.6382 13.8642 13 14.8899 13 16C13 18.7614 10.7614 21 8 21C5.23858 21 3 18.7614 3 16C3 13.2386 5.23858 11 8 11C9.11014 11 10.1358 11.3618 10.9654 11.9739L18.9697 3.96967L20.0303 5.03033L18.9968 6.06384L19.9355 7.00223L20.9963 8.06275L19.9357 9.12353L17.077 11.9829L17.0756 11.9843L15.0808 9.99006L15.0757 9.98495ZM8 12.5C6.067 12.5 4.5 14.067 4.5 16C4.5 17.933 6.067 19.5 8 19.5C9.933 19.5 11.5 17.933 11.5 16C11.5 14.067 9.933 12.5 8 12.5ZM16.1414 8.92928L17.941 7.1293L18.8749 8.06301L17.0753 9.863L16.1414 8.92928Z", fillRule: "evenodd" })
527
+ }
528
+ );
529
+ KeyOld.displayName = "KeyOld";
530
+ var KeyPassword = (props) => /* @__PURE__ */ jsxRuntime.jsx(
531
+ "svg",
532
+ {
533
+ width: "24",
534
+ height: "24",
535
+ viewBox: "0 0 24 24",
536
+ fill: "currentColor",
537
+ xmlns: "http://www.w3.org/2000/svg",
538
+ ...props,
539
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.6763 10.4971L10.0665 11.0393L4.5 15.9881L4.5 18.5024L6.90675 18.5024L7.85657 17.6499L6.63354 16.3104L7.74127 15.299L8.97294 16.648L9.96407 15.7584L8.71345 14.3983L9.81762 13.383L11.0805 14.7564L12.3184 13.6454L12.9389 13.0885L13.7395 13.3215C14.1377 13.4374 14.5602 13.5 15 13.5C17.4853 13.5 19.5 11.4853 19.5 9C19.5 6.51472 17.4853 4.5 15 4.5C12.5147 4.5 10.5 6.51472 10.5 9C10.5 9.23573 10.518 9.46627 10.5524 9.69055L10.6763 10.4971ZM7.76616 19.7466L13.3203 14.7617C13.8533 14.9168 14.4169 15 15 15C18.3137 15 21 12.3137 21 9C21 5.68629 18.3137 3 15 3C11.6863 3 9 5.68629 9 9C9 9.31223 9.02385 9.61888 9.06982 9.91825L3.33557 15.0163C3.12212 15.206 3 15.478 3 15.7636L3 19.0024C3 19.5547 3.44772 20.0024 4 20.0024L7.09822 20.0024C7.34478 20.0024 7.58266 19.9113 7.76616 19.7466ZM15.5045 10.0063C16.3354 10.0063 17.009 9.3333 17.009 8.50314C17.009 7.67298 16.3354 7 15.5045 7C14.6736 7 14 7.67298 14 8.50314C14 9.3333 14.6736 10.0063 15.5045 10.0063Z", fillRule: "evenodd" })
540
+ }
541
+ );
542
+ KeyPassword.displayName = "KeyPassword";
543
+ var Link = (props) => /* @__PURE__ */ jsxRuntime.jsx(
544
+ "svg",
545
+ {
546
+ width: "24",
547
+ height: "24",
548
+ viewBox: "0 0 24 24",
549
+ fill: "currentColor",
550
+ xmlns: "http://www.w3.org/2000/svg",
551
+ ...props,
552
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 4.5L10 4.5L10 3L6 3C4.34315 3 3 4.34315 3 6L3 18C3 19.6569 4.34315 21 6 21L18 21C19.6569 21 21 19.6569 21 18L21 14L19.5 14L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM21.0036 4L21.0036 9.98053L19.5036 9.98053L19.5036 5.56076L9.06062 16.0031L8 14.9424L18.4431 4.5L14.0225 4.5L14.0225 3L20.0036 3C20.5559 3 21.0036 3.44772 21.0036 4Z", fillRule: "evenodd" })
553
+ }
554
+ );
555
+ Link.displayName = "Link";
556
+ var Lock = (props) => /* @__PURE__ */ jsxRuntime.jsx(
557
+ "svg",
558
+ {
559
+ width: "24",
560
+ height: "24",
561
+ viewBox: "0 0 24 24",
562
+ fill: "currentColor",
563
+ xmlns: "http://www.w3.org/2000/svg",
564
+ ...props,
565
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 10L17 8C17 5.23858 14.7614 3 12 3C9.23858 3 7 5.23858 7 8L7 10L6 10C5.44772 10 5 10.4477 5 11L5 16C5 18.7614 7.23858 21 10 21L14 21C16.7614 21 19 18.7614 19 16L19 11C19 10.4477 18.5523 10 18 10L17 10ZM15.5 10L8.5 10L8.5 8C8.5 6.067 10.067 4.5 12 4.5C13.933 4.5 15.5 6.067 15.5 8L15.5 10ZM6.5 11.5L6.5 16C6.5 17.933 8.067 19.5 10 19.5L14 19.5C15.933 19.5 17.5 17.933 17.5 16L17.5 11.5L6.5 11.5ZM13.509 14.5031C13.509 15.0623 13.2034 15.5502 12.75 15.8091L12.75 17C12.75 17.2761 12.5261 17.5 12.25 17.5L11.75 17.5C11.4739 17.5 11.25 17.2761 11.25 17L11.25 15.8039C10.8015 15.5437 10.5 15.0586 10.5 14.5031C10.5 13.673 11.1736 13 12.0045 13C12.8354 13 13.509 13.673 13.509 14.5031Z", fillRule: "evenodd" })
566
+ }
567
+ );
568
+ Lock.displayName = "Lock";
569
+ var LockAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
570
+ "svg",
571
+ {
572
+ width: "24",
573
+ height: "24",
574
+ viewBox: "0 0 24 24",
575
+ fill: "currentColor",
576
+ xmlns: "http://www.w3.org/2000/svg",
577
+ ...props,
578
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 10L17 8C17 5.23858 14.7614 3 12 3C9.23858 3 7 5.23858 7 8L7 10L6 10C5.44772 10 5 10.4477 5 11L5 16C5 18.7614 7.23858 21 10 21L13 21L13 19.5L10 19.5C8.067 19.5 6.5 17.933 6.5 16L6.5 11.5L17.5 11.5L17.5 13L19 13L19 11C19 10.4477 18.5523 10 18 10L17 10ZM15.5 10L8.5 10L8.5 8C8.5 6.067 10.067 4.5 12 4.5C13.933 4.5 15.5 6.067 15.5 8L15.5 10ZM13.509 14.5031C13.509 15.0623 13.2034 15.5502 12.75 15.8091L12.75 17C12.75 17.2761 12.5261 17.5 12.25 17.5L11.75 17.5C11.4739 17.5 11.25 17.2761 11.25 17L11.25 15.8039C10.8015 15.5437 10.5 15.0586 10.5 14.5031C10.5 13.673 11.1736 13 12.0045 13C12.8354 13 13.509 13.673 13.509 14.5031ZM17.75 21.5L17.75 19.25L15.5 19.25L15.5 17.75L17.75 17.75L17.75 15.5L19.25 15.5L19.25 17.75L21.5 17.75L21.5 19.25L19.25 19.25L19.25 21.5L17.75 21.5Z", fillRule: "evenodd" })
579
+ }
580
+ );
581
+ LockAdd.displayName = "LockAdd";
582
+ var Mouse = (props) => /* @__PURE__ */ jsxRuntime.jsx(
583
+ "svg",
584
+ {
585
+ width: "24",
586
+ height: "24",
587
+ viewBox: "0 0 24 24",
588
+ fill: "currentColor",
589
+ xmlns: "http://www.w3.org/2000/svg",
590
+ ...props,
591
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.5 9L17.5 15C17.5 18.0376 15.0376 20.5 12 20.5C8.96243 20.5 6.5 18.0376 6.5 15L6.5 9C6.5 5.96243 8.96243 3.5 12 3.5C15.0376 3.5 17.5 5.96243 17.5 9ZM5 9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9L19 15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15L5 9ZM11.25 6L11.25 10L12.75 10L12.75 6L11.25 6Z", fillRule: "evenodd" })
592
+ }
593
+ );
594
+ Mouse.displayName = "Mouse";
595
+ var Notification = (props) => /* @__PURE__ */ jsxRuntime.jsx(
596
+ "svg",
597
+ {
598
+ width: "24",
599
+ height: "24",
600
+ viewBox: "0 0 24 24",
601
+ fill: "currentColor",
602
+ xmlns: "http://www.w3.org/2000/svg",
603
+ ...props,
604
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.3788 16.5L16.7683 8.65106C16.5861 6.30819 14.6318 4.5 12.2819 4.5L11.7181 4.5C9.36818 4.5 7.41389 6.30819 7.23167 8.65105L6.6212 16.5L17.3788 16.5ZM5.73619 8.53474L5.11667 16.5L4 16.5L4 18L5 18L6.50453 18L8.12602 18C8.57006 19.7252 10.1362 21 12 21C13.8638 21 15.4299 19.7252 15.874 18L17.4955 18L19 18L20 18L20 16.5L18.8833 16.5L18.2638 8.53474C18.0208 5.41092 15.4151 3 12.2819 3L11.7181 3C8.58487 3 5.97915 5.41092 5.73619 8.53474ZM14.292 18L9.70802 18C10.0938 18.883 10.9748 19.5 12 19.5C13.0252 19.5 13.9062 18.883 14.292 18Z", fillRule: "evenodd" })
605
+ }
606
+ );
607
+ Notification.displayName = "Notification";
608
+ var NotificationNew = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
609
+ "svg",
610
+ {
611
+ width: "24",
612
+ height: "24",
613
+ viewBox: "0 0 24 24",
614
+ fill: "currentColor",
615
+ xmlns: "http://www.w3.org/2000/svg",
616
+ ...props,
617
+ children: [
618
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.2773 17.8838L5.91108 15.0666L8.54728 7.50061C9.32058 5.28119 11.6701 4.04317 13.9394 4.65936L14.46 4.80071C16.7293 5.4169 18.1532 7.6795 17.7278 9.99339L16.2773 17.8838ZM3.96215 16.099L3.96459 16.0919L3.00031 15.8299L3.38343 14.3796L4.45933 14.672L7.13335 6.99753C8.16442 4.03831 11.2971 2.38762 14.3228 3.2092L14.8434 3.35055C17.8691 4.17213 19.7677 7.18894 19.2005 10.2741L17.7291 18.2784L18.8042 18.5706L18.4211 20.0208L17.4569 19.7588L17.4562 19.763L16.0043 19.3688L14.4432 18.9449C13.5696 20.5139 11.7309 21.3492 9.93433 20.8614C8.1378 20.3735 6.95752 18.7185 6.97516 16.9171L5.41401 16.4932L3.96215 16.099ZM8.49849 17.3307C8.63903 18.3084 9.33723 19.1449 10.3178 19.4112C11.2983 19.6774 12.3157 19.3068 12.9198 18.5313L8.49849 17.3307Z", fillRule: "evenodd" }),
619
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 12C22 14.2091 20.2091 16 18 16C15.7909 16 14 14.2091 14 12C14 9.79086 15.7909 8 18 8C20.2091 8 22 9.79086 22 12Z", fill: "rgb(255,71,71)", fillRule: "nonzero" })
620
+ ]
621
+ }
622
+ );
623
+ NotificationNew.displayName = "NotificationNew";
624
+ var ObjectRotation = (props) => /* @__PURE__ */ jsxRuntime.jsx(
625
+ "svg",
626
+ {
627
+ width: "24",
628
+ height: "24",
629
+ viewBox: "0 0 24 24",
630
+ fill: "currentColor",
631
+ xmlns: "http://www.w3.org/2000/svg",
632
+ ...props,
633
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.7561 18.9748C13.0467 19.6503 11.1487 19.6744 9.42264 19.0427C7.69657 18.411 6.26257 17.1675 5.39294 15.5482C4.80412 14.4518 4.50178 13.2349 4.50037 12.0083L3.00037 12.01C3.00206 13.4818 3.36485 14.9422 4.07145 16.2579C5.11503 18.201 6.83583 19.6933 8.90712 20.4513C10.9784 21.2094 13.256 21.1804 15.3073 20.3699C17.1427 19.6447 18.4904 18.5691 19.8359 16.689L20.3964 17.2495L20.5732 17.4263C20.7307 17.5838 21 17.4722 21 17.2495L21 16.9995L21 16.0208L21 15.7317L21 14.7172C21 14.4411 20.7761 14.2172 20.5 14.2172L19.4855 14.2172L19.1964 14.2172L18.2177 14.2172L17.9677 14.2172C17.745 14.2172 17.6334 14.4865 17.7909 14.644L17.9677 14.8208L18.6597 15.5128L18.7594 15.6125C17.4968 17.4359 16.3351 18.351 14.7561 18.9748ZM17.6089 7.02091C18.8291 8.39547 19.5021 10.1703 19.5 12.0083L21 12.01C21.0025 9.80433 20.1949 7.67458 18.7307 6.0251C17.2664 4.37563 15.2474 3.32129 13.057 3.06229C10.8666 2.80328 8.65739 3.35766 6.8488 4.62013C5.78872 5.36012 4.90956 6.31318 4.26033 7.40728L3.60355 6.7505L3.42678 6.57372C3.26929 6.41623 3 6.52777 3 6.7505L3 7.0005L3 7.97915L3 8.26827L3 9.28279C3 9.55893 3.22386 9.78279 3.5 9.78279L4.51452 9.78279L4.80363 9.78279L5.78228 9.78279L6.03228 9.78279C6.25501 9.78279 6.36655 9.5135 6.20906 9.35601L6.03228 9.17923L5.36221 8.50916C5.91608 7.45596 6.71699 6.54145 7.70738 5.85011C9.21454 4.79805 11.0556 4.33608 12.8809 4.55191C14.7062 4.76774 16.3887 5.64635 17.6089 7.02091ZM15.182 12.3536L12.3536 15.182C12.1583 15.3772 11.8417 15.3772 11.6465 15.182L8.81803 12.3536C8.62276 12.1583 8.62276 11.8417 8.81803 11.6464L11.6465 8.81802C11.8417 8.62276 12.1583 8.62276 12.3536 8.81802L15.182 11.6464C15.3772 11.8417 15.3772 12.1583 15.182 12.3536ZM16.2426 10.5858C17.0237 11.3668 17.0237 12.6332 16.2426 13.4142L13.4142 16.2426C12.6332 17.0237 11.3668 17.0237 10.5858 16.2426L7.75737 13.4142C6.97632 12.6332 6.97632 11.3668 7.75737 10.5858L10.5858 7.75736C11.3668 6.97631 12.6332 6.97631 13.4142 7.75736L16.2426 10.5858Z", fillRule: "evenodd" })
634
+ }
635
+ );
636
+ ObjectRotation.displayName = "ObjectRotation";
637
+ var Password = (props) => /* @__PURE__ */ jsxRuntime.jsx(
638
+ "svg",
639
+ {
640
+ width: "24",
641
+ height: "24",
642
+ viewBox: "0 0 24 24",
643
+ fill: "currentColor",
644
+ xmlns: "http://www.w3.org/2000/svg",
645
+ ...props,
646
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 6.5L19 6.5C19.8284 6.5 20.5 7.17157 20.5 8L20.5 16C20.5 16.8284 19.8284 17.5 19 17.5L5 17.5C4.17157 17.5 3.5 16.8284 3.5 16L3.5 8C3.5 7.17157 4.17157 6.5 5 6.5ZM2 8C2 6.34315 3.34315 5 5 5L19 5C20.6569 5 22 6.34315 22 8L22 16C22 17.6569 20.6569 19 19 19L5 19C3.34315 19 2 17.6569 2 16L2 8ZM7.46967 9.96967L6.5 10.9393L5.53033 9.96967L4.46967 11.0303L5.43934 12L4.46967 12.9697L5.53033 14.0303L6.5 13.0607L7.46967 14.0303L8.53033 12.9697L7.56066 12L8.53033 11.0303L7.46967 9.96967ZM12 10.9393L12.9697 9.96967L14.0303 11.0303L13.0607 12L14.0303 12.9697L12.9697 14.0303L12 13.0607L11.0303 14.0303L9.96967 12.9697L10.9393 12L9.96967 11.0303L11.0303 9.96967L12 10.9393ZM15.5 14.985L19 14.985L19 13.485L15.5 13.485L15.5 14.985Z", fillRule: "evenodd" })
647
+ }
648
+ );
649
+ Password.displayName = "Password";
650
+ var PasswordHide = (props) => /* @__PURE__ */ jsxRuntime.jsx(
651
+ "svg",
652
+ {
653
+ width: "24",
654
+ height: "24",
655
+ viewBox: "0 0 24 24",
656
+ fill: "currentColor",
657
+ xmlns: "http://www.w3.org/2000/svg",
658
+ ...props,
659
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.26109 8.40649L4.37637 8.58561C5.99303 10.9379 8.79701 12.5051 11.9998 12.5051C15.2019 12.5051 18.0053 10.9387 19.6221 8.58728L19.7335 8.41127L21.0009 9.21354L20.8821 9.40134C20.8772 9.40905 20.8722 9.41666 20.867 9.42418C18.9717 12.1898 15.7016 14.0051 11.9998 14.0051C8.29832 14.0051 5.02847 12.1901 3.13309 9.42489C3.12899 9.41891 3.12498 9.41287 3.12105 9.40677L2.99976 9.21831L4.26109 8.40649ZM11.2503 16L11.2503 19L12.7503 19L12.7503 16L11.2503 16ZM5.51317 14.5047L4.01317 17.0047L5.29941 17.7765L6.79941 15.2765L5.51317 14.5047ZM19.9872 17.0047L18.4872 14.5047L17.2009 15.2765L18.7009 17.7765L19.9872 17.0047Z", fillRule: "evenodd" })
660
+ }
661
+ );
662
+ PasswordHide.displayName = "PasswordHide";
663
+ var PasswordShow = (props) => /* @__PURE__ */ jsxRuntime.jsx(
664
+ "svg",
665
+ {
666
+ width: "24",
667
+ height: "24",
668
+ viewBox: "0 0 24 24",
669
+ fill: "currentColor",
670
+ xmlns: "http://www.w3.org/2000/svg",
671
+ ...props,
672
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.75 7L12.75 4L11.25 4L11.25 7L12.75 7ZM18.4871 8.49525L19.9871 5.99525L18.7009 5.2235L17.2009 7.7235L18.4871 8.49525ZM4.01315 5.99525L5.51315 8.49525L6.79939 7.7235L5.29939 5.2235L4.01315 5.99525ZM4.67927 14.0007C6.3303 16.1178 8.98839 17.5009 11.9991 17.5009C15.01 17.5009 17.6683 16.1176 19.3193 14.0001C18.2832 12.6715 16.8504 11.632 15.1828 11.042C15.3865 11.4859 15.5 11.9797 15.5 12.5C15.5 14.433 13.933 16 12 16C10.067 16 8.50003 14.433 8.50003 12.5C8.50003 11.9795 8.61365 11.4855 8.81744 11.0416C7.14906 11.6316 5.71569 12.6715 4.67927 14.0007ZM20.8667 13.5758C18.9711 10.8131 15.7011 9.00011 11.9998 9L11.9995 9C8.29775 9 5.0274 10.8133 3.13179 13.5765C2.95638 13.8322 2.9564 14.1694 3.13183 14.4251C5.02751 17.1878 8.29762 19.0009 11.9991 19.0009C15.7008 19.0009 18.9712 17.1875 20.8668 14.4244C21.0422 14.1687 21.0422 13.8314 20.8667 13.5758ZM12 14.5C13.1046 14.5 14 13.6046 14 12.5C14 11.3954 13.1046 10.5 12 10.5C10.8955 10.5 10 11.3954 10 12.5C10 13.6046 10.8955 14.5 12 14.5Z", fillRule: "evenodd" })
673
+ }
674
+ );
675
+ PasswordShow.displayName = "PasswordShow";
676
+ var PIN = (props) => /* @__PURE__ */ jsxRuntime.jsx(
677
+ "svg",
678
+ {
679
+ width: "24",
680
+ height: "24",
681
+ viewBox: "0 0 24 24",
682
+ fill: "currentColor",
683
+ xmlns: "http://www.w3.org/2000/svg",
684
+ ...props,
685
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.38525 17L3.23325 17L3.23325 13.584L5.83725 13.584C8.04925 13.584 9.50525 12.45 9.50525 10.392C9.50525 8.334 8.04925 7.2 5.83725 7.2L1.38525 7.2L1.38525 17ZM3.23325 11.932L3.23325 8.852L5.78125 8.852C7.06925 8.852 7.65725 9.468 7.65725 10.392C7.65725 11.316 7.06925 11.932 5.78125 11.932L3.23325 11.932ZM10.8599 7.2L10.8599 17L12.7079 17L12.7079 7.2L10.8599 7.2ZM14.4419 7.2L14.4419 17L16.2339 17L16.2339 9.958C16.3179 10.168 16.6539 10.728 16.6539 10.728L20.7419 17L22.6179 17L22.6179 7.2L20.8259 7.2L20.8259 14.2C20.7419 13.99 20.4059 13.43 20.4059 13.43L16.3179 7.2L14.4419 7.2Z", fillRule: "nonzero" })
686
+ }
687
+ );
688
+ PIN.displayName = "PIN";
689
+ var Pointer = (props) => /* @__PURE__ */ jsxRuntime.jsx(
690
+ "svg",
691
+ {
692
+ width: "24",
693
+ height: "24",
694
+ viewBox: "0 0 24 24",
695
+ fill: "currentColor",
696
+ xmlns: "http://www.w3.org/2000/svg",
697
+ ...props,
698
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 5.5L5.5 15C5.5 18.0376 7.96243 20.5 11 20.5L13 20.5C16.0376 20.5 18.5 18.0376 18.5 15L18.5 13C18.5 11.067 16.933 9.5 15 9.5L11.5 9.5C10.3954 9.5 9.5 8.60457 9.5 7.5L9.5 5.5C9.5 4.39543 8.60457 3.5 7.5 3.5C6.39543 3.5 5.5 4.39543 5.5 5.5ZM4 5.5L4 15C4 18.866 7.13401 22 11 22L13 22C16.866 22 20 18.866 20 15L20 13C20 10.2386 17.7614 8 15 8L11.5 8C11.2239 8 11 7.77614 11 7.5L11 5.5C11 3.567 9.433 2 7.5 2C5.567 2 4 3.567 4 5.5Z", fillRule: "evenodd" })
699
+ }
700
+ );
701
+ Pointer.displayName = "Pointer";
702
+ var Print = (props) => /* @__PURE__ */ jsxRuntime.jsx(
703
+ "svg",
704
+ {
705
+ width: "24",
706
+ height: "24",
707
+ viewBox: "0 0 24 24",
708
+ fill: "currentColor",
709
+ xmlns: "http://www.w3.org/2000/svg",
710
+ ...props,
711
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 4.5L16 4.5C16.2761 4.5 16.5 4.72386 16.5 5L16.5 7L7.5 7L7.5 5C7.5 4.72386 7.72386 4.5 8 4.5ZM18 5L18 7L19 7C20.6569 7 22 8.34315 22 10L22 16C22 17.6569 20.6569 19 19 19L18 19C18 20.1046 17.1046 21 16 21L8 21C6.89543 21 6 20.1046 6 19L5 19C3.34315 19 2 17.6569 2 16L2 10C2 8.34315 3.34315 7 5 7L6 7L6 5C6 3.89543 6.89543 3 8 3L16 3C17.1046 3 18 3.89543 18 5ZM6 17.5L6 13C6 12.4477 6.44771 12 7 12L17 12C17.5523 12 18 12.4477 18 13L18 17.5L19 17.5C19.8284 17.5 20.5 16.8284 20.5 16L20.5 10C20.5 9.17157 19.8284 8.5 19 8.5L5 8.5C4.17157 8.5 3.5 9.17157 3.5 10L3.5 16C3.5 16.8284 4.17157 17.5 5 17.5L6 17.5ZM8 19.5L16 19.5C16.2761 19.5 16.5 19.2761 16.5 19L16.5 13.5L7.5 13.5L7.5 19C7.5 19.2761 7.72386 19.5 8 19.5Z", fillRule: "evenodd" })
712
+ }
713
+ );
714
+ Print.displayName = "Print";
715
+ var ProgressDownload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
716
+ "svg",
717
+ {
718
+ width: "24",
719
+ height: "24",
720
+ viewBox: "0 0 24 24",
721
+ fill: "currentColor",
722
+ xmlns: "http://www.w3.org/2000/svg",
723
+ ...props,
724
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.3459 14.1984C11.374 14.6046 12.5155 14.6191 13.5536 14.2392C14.5917 13.8592 15.4541 13.1113 15.9772 12.1375C16.3313 11.4781 16.5131 10.7462 16.514 10.0085L18.014 10.0102C18.0128 10.9932 17.7706 11.9685 17.2986 12.8472C16.6017 14.1449 15.4524 15.1415 14.0691 15.6478C12.6858 16.1541 11.1647 16.1347 9.79471 15.5934C8.88273 15.2331 8.15249 14.7413 7.47535 14.0066L7.28837 14.1936L6.59635 14.8856L6.41957 15.0624C6.26208 15.2199 5.9928 15.1083 5.9928 14.8856L5.9928 14.6356L5.9928 13.657L5.9928 13.3678L5.9928 12.0065C5.9928 11.7303 6.21666 11.5065 6.4928 11.5065L7.85417 11.5065L8.14329 11.5065L9.12195 11.5065L9.37194 11.5065C9.59467 11.5065 9.70621 11.7758 9.54872 11.9333L9.37194 12.11L8.67993 12.802L8.53696 12.945C9.09309 13.5607 9.65376 13.9249 10.3459 14.1984ZM8.63015 7.00894C7.89629 7.83564 7.49155 8.90304 7.4928 10.0085L5.9928 10.0102C5.99114 8.53712 6.53047 7.11475 7.50839 6.01313C8.48631 4.91152 9.83471 4.20737 11.2976 4.0344C12.7604 3.86142 14.2359 4.23166 15.4438 5.07481C15.9092 5.39968 16.3223 5.78603 16.674 6.2202L16.7184 6.17579L17.4104 5.48378L17.5872 5.307C17.7447 5.14951 18.014 5.26105 18.014 5.48378L18.014 5.73378L18.014 6.71243L18.014 7.00155L18.014 8.01606C18.014 8.29221 17.7901 8.51606 17.514 8.51606L16.4995 8.51606L16.2103 8.51606L15.2317 8.51606L14.9817 8.51606C14.759 8.51606 14.6474 8.24678 14.8049 8.08929L14.9817 7.91251L15.6055 7.28865C15.3217 6.91198 14.9782 6.57916 14.5852 6.30479C13.6787 5.67205 12.5715 5.39421 11.4737 5.52402C10.3759 5.65383 9.36402 6.18225 8.63015 7.00894ZM2 19L2 16L3.5 16L3.5 19C3.5 19.2761 3.72386 19.5 4 19.5L20 19.5C20.2761 19.5 20.5 19.2761 20.5 19L20.5 16L22 16L22 19C22 20.1046 21.1046 21 20 21L4 21C2.89543 21 2 20.1046 2 19Z", fillRule: "evenodd" })
725
+ }
726
+ );
727
+ ProgressDownload.displayName = "ProgressDownload";
728
+ var PushPin = (props) => /* @__PURE__ */ jsxRuntime.jsx(
729
+ "svg",
730
+ {
731
+ width: "24",
732
+ height: "24",
733
+ viewBox: "0 0 24 24",
734
+ fill: "currentColor",
735
+ xmlns: "http://www.w3.org/2000/svg",
736
+ ...props,
737
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.0598 5.06042L14.344 4.77615L18.2174 8.66174L17.94 8.93901L14.098 12.7796C13.7863 13.0912 13.573 13.4874 13.4845 13.9192L12.9058 16.7429L6.26648 10.1036L9.08746 9.51366C9.51569 9.42411 9.90853 9.21165 10.2179 8.90229L14.0598 5.06042ZM12.9991 3.99976L12.9993 3.42713L12.9993 3.38054L12.9994 3.01111L12.9996 2.51239C12.9997 2.06663 13.539 1.84385 13.8537 2.15954L14.2058 2.51275L14.4666 2.77439L14.4995 2.80738L20.1739 8.49982L20.206 8.532L20.4648 8.79156L20.8189 9.14682C21.1331 9.46202 20.9099 9.99979 20.4648 9.99981L19.9632 9.99983L19.5967 9.99985L19.5513 9.99985L19.0005 9.99987L15.1585 13.8404C15.0546 13.9443 14.9835 14.0764 14.954 14.2203L14.0956 18.4091C13.9756 18.9943 13.2529 19.2113 12.8305 18.7888L9.0513 15.0097L4.03063 20.0303L2.96997 18.9697L7.99063 13.949L4.22523 10.1837C3.80375 9.76219 4.0186 9.04121 4.60203 8.9192L8.78042 8.04542C8.92316 8.01557 9.05411 7.94475 9.15723 7.84163L12.9991 3.99976Z", fillRule: "evenodd" })
738
+ }
739
+ );
740
+ PushPin.displayName = "PushPin";
741
+ var PushPinFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
742
+ "svg",
743
+ {
744
+ width: "24",
745
+ height: "24",
746
+ viewBox: "0 0 24 24",
747
+ fill: "currentColor",
748
+ xmlns: "http://www.w3.org/2000/svg",
749
+ ...props,
750
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.88568 6.89232e-07C1.43992 -0.000703362 1.21612 0.53815 1.53123 0.853446L2.58264 1.9055L2.58264 7.33873C2.58264 7.48456 2.54012 7.62723 2.4603 7.74927L0.123588 11.3217C-0.20269 11.8205 0.155195 12.4822 0.751249 12.4822L6.07624 12.4822L6.07624 19.5824L7.57624 19.5824L7.57624 12.4822L12.9209 12.4822C13.5183 12.4822 13.8759 11.8178 13.5469 11.3191L11.192 7.75021C11.1111 7.6276 11.0679 7.48392 11.068 7.33701L11.069 1.90462L12.1044 0.869122C12.4191 0.554403 12.1967 0.0162863 11.7516 0.0155833L1.88568 6.89232e-07Z", fillRule: "evenodd", transform: "matrix(0.707107,0.707107,-0.707107,0.707107,12.5203,0.826141)" })
751
+ }
752
+ );
753
+ PushPinFill.displayName = "PushPinFill";
754
+ var PushPinOff = (props) => /* @__PURE__ */ jsxRuntime.jsx(
755
+ "svg",
756
+ {
757
+ width: "24",
758
+ height: "24",
759
+ viewBox: "0 0 24 24",
760
+ fill: "currentColor",
761
+ xmlns: "http://www.w3.org/2000/svg",
762
+ ...props,
763
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.8189 14.8795L19.9697 20.0303L21.0304 18.9697L4.03039 1.96967L2.96973 3.03033L8.12238 8.18298L4.60209 8.91914C4.01866 9.04115 3.80381 9.76212 4.22528 10.1836L7.99069 13.949L2.97003 18.9696L4.03069 20.0303L9.05135 15.0096L12.8306 18.7888C13.253 19.2112 13.9757 18.9943 14.0956 18.409L14.8189 14.8795ZM13.5656 13.6262L9.37326 9.43386C9.28021 9.46658 9.18478 9.49326 9.08751 9.5136L6.26654 10.1035L12.9059 16.7428L13.4846 13.9191C13.505 13.8194 13.5321 13.7215 13.5656 13.6262ZM19.0005 9.9998L16.5386 12.4608L15.4779 11.4002L17.9401 8.93895L18.2174 8.66167L14.3441 4.77608L14.0598 5.06036L11.599 7.52121L10.5383 6.46055L12.9992 3.9997L12.9993 3.42706L12.9993 3.38047L12.9995 3.01105L12.9996 2.51232C12.9997 2.06656 13.539 1.84378 13.8537 2.15948L14.2058 2.51269L14.4666 2.77432L14.4995 2.80732L20.174 8.49976L20.2061 8.53193L20.4648 8.79149L20.819 9.14675C21.1332 9.46195 20.9099 9.99973 20.4649 9.99975L19.9632 9.99976L19.5968 9.99978L19.5513 9.99978L19.0005 9.9998Z", fillRule: "evenodd" })
764
+ }
765
+ );
766
+ PushPinOff.displayName = "PushPinOff";
767
+ var PushPinOffFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
768
+ "svg",
769
+ {
770
+ width: "24",
771
+ height: "24",
772
+ viewBox: "0 0 24 24",
773
+ fill: "currentColor",
774
+ xmlns: "http://www.w3.org/2000/svg",
775
+ ...props,
776
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.8189 14.8795L19.9697 20.0303L21.0304 18.9697L4.03039 1.96967L2.96973 3.03033L8.12238 8.18298L4.60208 8.91914C4.01865 9.04115 3.8038 9.76212 4.22527 10.1836L7.99063 13.9489L2.97003 18.9695L4.03069 20.0302L9.0513 15.0096L12.8306 18.7888C13.253 19.2112 13.9757 18.9943 14.0956 18.409L14.8189 14.8795ZM19.0005 9.9998L16.5387 12.4608L10.5384 6.46048L12.9991 3.9997L12.9996 2.51232C12.9997 2.06656 13.539 1.84378 13.8537 2.15948L20.819 9.14675C21.1332 9.46195 20.9099 9.99973 20.4649 9.99974L19.0005 9.9998Z", fillRule: "evenodd" })
777
+ }
778
+ );
779
+ PushPinOffFill.displayName = "PushPinOffFill";
780
+ var QRCode = (props) => /* @__PURE__ */ jsxRuntime.jsx(
781
+ "svg",
782
+ {
783
+ width: "24",
784
+ height: "24",
785
+ viewBox: "0 0 24 24",
786
+ fill: "currentColor",
787
+ xmlns: "http://www.w3.org/2000/svg",
788
+ ...props,
789
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.50391 8L4.50391 6C4.50391 5.17157 5.17548 4.5 6.00391 4.5L8.00391 4.5C8.28005 4.5 8.50391 4.72386 8.50391 5L8.50391 8C8.50391 8.27614 8.28005 8.5 8.00391 8.5L5.00391 8.5C4.72776 8.5 4.50391 8.27614 4.50391 8ZM5.00391 10C3.89934 10 3.00391 9.10457 3.00391 8L3.00391 6C3.00391 4.34315 4.34705 3 6.00391 3L8.00391 3C9.10848 3 10.0039 3.89543 10.0039 5L10.0039 8C10.0039 9.10457 9.10848 10 8.00391 10L5.00391 10ZM15.5039 8L15.5039 5C15.5039 4.72386 15.7278 4.5 16.0039 4.5L18.0039 4.5C18.8323 4.5 19.5039 5.17157 19.5039 6L19.5039 8C19.5039 8.27614 19.28 8.5 19.0039 8.5L16.0039 8.5C15.7278 8.5 15.5039 8.27614 15.5039 8ZM16.0039 10C14.8993 10 14.0039 9.10457 14.0039 8L14.0039 5C14.0039 3.89543 14.8993 3 16.0039 3L18.0039 3C19.6608 3 21.0039 4.34315 21.0039 6L21.0039 8C21.0039 9.10457 20.1085 10 19.0039 10L16.0039 10ZM4.50391 16L4.50391 18C4.50391 18.8284 5.17548 19.5 6.00391 19.5L8.00391 19.5C8.28005 19.5 8.50391 19.2761 8.50391 19L8.50391 16C8.50391 15.7239 8.28005 15.5 8.00391 15.5L5.00391 15.5C4.72776 15.5 4.50391 15.7239 4.50391 16ZM3.00391 18C3.00391 19.6569 4.34705 21 6.00391 21L8.00391 21C9.10848 21 10.0039 20.1046 10.0039 19L10.0039 16C10.0039 14.8954 9.10848 14 8.00391 14L5.00391 14C3.89934 14 3.00391 14.8954 3.00391 16L3.00391 18ZM6.50293 5.74902C6.08872 5.74902 5.75293 6.08481 5.75293 6.49902L5.75293 6.75097C5.75293 7.02712 5.97679 7.25097 6.25293 7.25097L6.75488 7.25097C7.03102 7.25097 7.25488 7.02712 7.25488 6.75098L7.25488 6.24902C7.25488 5.97288 7.03102 5.74902 6.75488 5.74902L6.50293 5.74902ZM5.75293 17.249C5.75293 16.9729 5.97679 16.749 6.25293 16.749L6.75488 16.749C7.03102 16.749 7.25488 16.9729 7.25488 17.249L7.25488 17.751C7.25488 18.0271 7.03102 18.251 6.75488 18.251L6.50293 18.251C6.08872 18.251 5.75293 17.9152 5.75293 17.501L5.75293 17.249ZM17.2505 5.74658C16.9743 5.74658 16.7505 5.97044 16.7505 6.24658L16.7505 6.74615C16.7505 7.0223 16.9743 7.24615 17.2505 7.24615L17.7501 7.24615C18.0262 7.24615 18.2501 7.0223 18.2501 6.74615L18.2501 6.49658C18.2501 6.08237 17.9143 5.74658 17.5001 5.74658L17.2505 5.74658ZM16.7505 17.751C16.7505 18.0271 16.9743 18.251 17.2505 18.251L17.5001 18.251C17.9143 18.251 18.2501 17.9152 18.2501 17.501L18.2501 17.2514C18.2501 16.9753 18.0262 16.7514 17.7501 16.7514L17.2505 16.7514C16.9743 16.7514 16.7505 16.9753 16.7505 17.2514L16.7505 17.751ZM12.7539 11.75L12.7539 10L11.2539 10L11.2539 11.25L8.00391 11.25L8.00391 12.75L11.7539 12.75C12.3062 12.75 12.7539 12.3023 12.7539 11.75ZM6.00391 12.75L4.00391 12.75L4.00391 11.25L6.00391 11.25L6.00391 12.75ZM11.2536 15.5007L12.7536 15.5007L12.7536 14.0007L11.2536 14.0007L11.2536 15.5007ZM12.7539 4L12.7539 8L11.2539 8L11.2539 4L12.7539 4ZM16.0236 14C14.9191 14 14.0236 14.8954 14.0236 16L14.0236 19L14.0238 19L14.0238 20.9974L15.5238 20.9974L15.5238 18.491L15.5236 18.491L15.5236 16C15.5236 15.7239 15.7475 15.5 16.0236 15.5L18 15.5L18 14L16.0236 14ZM12.7495 20.9974L12.7495 17.0095L11.2495 17.0095L11.2495 20.9974L12.7495 20.9974ZM15.0117 11.2427L20.9958 11.2427L20.9958 12.7427L15.0117 12.7427L15.0117 11.2427ZM21.0001 16.5L21.0001 14.009L19.5001 14.009L19.5001 16.5L21.0001 16.5ZM21.0001 18.251L21.0001 18L19.5001 18L19.5001 18.251C19.5001 18.9414 18.9404 19.501 18.2501 19.501L17.0039 19.501L17.0039 21.001L18.2501 21.001C19.7688 21.001 21.0001 19.7698 21.0001 18.251Z", fillRule: "evenodd" })
790
+ }
791
+ );
792
+ QRCode.displayName = "QRCode";
793
+ var QRID = (props) => /* @__PURE__ */ jsxRuntime.jsx(
794
+ "svg",
795
+ {
796
+ width: "24",
797
+ height: "24",
798
+ viewBox: "0 0 24 24",
799
+ fill: "currentColor",
800
+ xmlns: "http://www.w3.org/2000/svg",
801
+ ...props,
802
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 3L6 3C4.34315 3 3 4.34315 3 6L3 7.99999L4.5 7.99999L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5L8 4.5L8 3ZM16 4.5L16 3L18 3C19.6569 3 21 4.34315 21 6L21 7.99999L19.5 7.99999L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5L16 4.5ZM16 21L16 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 16L21 16L21 18C21 19.6569 19.6569 21 18 21L16 21ZM4.5 16L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L8 19.5L8 21L6 21C4.34315 21 3 19.6569 3 18L3 16L4.5 16ZM22 13.4943L2 13.4943L2 11.9943L7 11.9943L7 9C7 7.89543 7.89543 7 9 7L15 7C16.1046 7 17 7.89543 17 9L17 11.9943L22 11.9943L22 13.4943ZM15.5 11.9943L8.5 11.9943L8.5 9C8.5 8.72386 8.72386 8.5 9 8.5L15 8.5C15.2761 8.5 15.5 8.72386 15.5 9L15.5 11.9943ZM7 15L8.5 15C8.5 15.2761 8.72386 15.5 9 15.5L15 15.5C15.2761 15.5 15.5 15.2761 15.5 15L17 15C17 16.1046 16.1046 17 15 17L9 17C7.89543 17 7 16.1046 7 15Z", fillRule: "evenodd" })
803
+ }
804
+ );
805
+ QRID.displayName = "QRID";
806
+ var Reboot = (props) => /* @__PURE__ */ jsxRuntime.jsx(
807
+ "svg",
808
+ {
809
+ width: "24",
810
+ height: "24",
811
+ viewBox: "0 0 24 24",
812
+ fill: "currentColor",
813
+ xmlns: "http://www.w3.org/2000/svg",
814
+ ...props,
815
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.7499 11L12.7499 4L11.2499 4L11.2499 11L12.7499 11ZM11.9999 22C10.7504 22 9.56771 21.7135 8.51407 21.2027C7.30989 20.6188 6.27422 19.7419 5.49976 18.6645L5.49976 20L3.99976 20L3.99976 16.7495C3.99976 16.5506 4.07877 16.3598 4.21943 16.2192C4.36008 16.0785 4.55084 15.9995 4.74976 15.9995L7.9999 15.9995L7.9999 17.4995L6.52142 17.4995C6.88984 18.0751 7.34648 18.5888 7.87227 19.0215C8.18111 19.2756 8.51381 19.5018 8.8665 19.6963L8.86865 19.6975C9.79741 20.209 10.8647 20.5 11.9999 20.5C13.1348 20.5 14.2017 20.2092 15.1302 19.698L15.1338 19.696C17.1405 18.5896 18.4999 16.4535 18.4999 14C18.4999 12.8254 18.1884 11.7236 17.6434 10.7727C17.3157 10.201 16.9037 9.68379 16.4243 9.23813C15.9986 8.8425 15.5199 8.50324 14.9999 8.23224L14.9999 6.58154C15.114 6.62772 15.2268 6.67646 15.3382 6.72768L15.3407 6.72881C15.8555 6.96575 16.3409 7.25576 16.7898 7.59183C17.4909 8.11671 18.103 8.75393 18.5994 9.47681C19.4829 10.7634 19.9999 12.3213 19.9999 14C19.9999 18.4183 16.4182 22 11.9999 22ZM9.00015 6.95231C9.00015 6.775 8.82078 6.65443 8.65971 6.72854C7.59163 7.21998 6.65038 7.93982 5.89851 8.82548C5.7999 8.94165 5.83378 9.11737 5.96575 9.19357L6.85031 9.70427C6.95513 9.76478 7.08786 9.74117 7.16886 9.65124C7.65373 9.11294 8.22729 8.6561 8.86651 8.30373C8.94812 8.25874 9.00015 8.17364 9.00015 8.08046L9.00015 6.95231ZM5.94815 11.0473C6.06172 11.1129 6.10483 11.2549 6.05182 11.3748C5.69698 12.1777 5.4999 13.0658 5.4999 14L5.49986 14L3.99994 14L3.9999 14C3.9999 12.8041 4.26231 11.6695 4.73269 10.6506C4.79295 10.5201 4.95261 10.4726 5.0771 10.5444L5.94815 11.0473Z", fillRule: "evenodd" })
816
+ }
817
+ );
818
+ Reboot.displayName = "Reboot";
819
+ var Refresh = (props) => /* @__PURE__ */ jsxRuntime.jsx(
820
+ "svg",
821
+ {
822
+ width: "24",
823
+ height: "24",
824
+ viewBox: "0 0 24 24",
825
+ fill: "currentColor",
826
+ xmlns: "http://www.w3.org/2000/svg",
827
+ ...props,
828
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.4345 5.75L12 5.75C8.41015 5.75 5.5 8.66015 5.5 12.25C5.5 15.8399 8.41015 18.75 12 18.75C15.5899 18.75 18.5 15.8399 18.5 12.25L20 12.25C20 16.6683 16.4183 20.25 12 20.25C7.58172 20.25 4 16.6683 4 12.25C4 7.83172 7.58172 4.25 12 4.25L14.4393 4.25L12.2195 2.03014L13.2801 0.969482L16.7779 4.46725C17.0708 4.76015 17.0708 5.23502 16.7779 5.52791L13.2801 9.02566L12.2195 7.965L14.4345 5.75Z", fillRule: "evenodd" })
829
+ }
830
+ );
831
+ Refresh.displayName = "Refresh";
832
+ var RefreshSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
833
+ "svg",
834
+ {
835
+ width: "24",
836
+ height: "24",
837
+ viewBox: "0 0 24 24",
838
+ fill: "currentColor",
839
+ xmlns: "http://www.w3.org/2000/svg",
840
+ ...props,
841
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.4975 6.74929C15.4974 6.94852 15.4182 7.13955 15.2772 7.28026L13.057 9.49708L11.998 8.43468L12.935 7.4992L12 7.4992L12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5C14.4853 16.5 16.5 14.4853 16.5 12L18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6L12 5.9992L12.9368 5.9992L11.9982 5.06096L13.0578 3.9992L15.2776 6.21818C15.4184 6.35897 15.4975 6.55005 15.4975 6.74929Z", fillRule: "evenodd" })
842
+ }
843
+ );
844
+ RefreshSmall.displayName = "RefreshSmall";
845
+ var Release = (props) => /* @__PURE__ */ jsxRuntime.jsx(
846
+ "svg",
847
+ {
848
+ width: "24",
849
+ height: "24",
850
+ viewBox: "0 0 24 24",
851
+ fill: "currentColor",
852
+ xmlns: "http://www.w3.org/2000/svg",
853
+ ...props,
854
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.75 11L12.75 4L11.25 4L11.25 11L12.75 11ZM8.65948 6.72865C8.82055 6.65453 9 6.77507 9 6.95238L9 8.08055C9 8.17373 8.94793 8.25885 8.86633 8.30384C6.8595 9.41023 5.5 11.5463 5.5 14C5.5 17.5898 8.41015 20.5 12 20.5C15.5899 20.5 18.5 17.5898 18.5 14C18.5 11.5463 17.1405 9.41023 15.1337 8.30384C15.0521 8.25885 15 8.17373 15 8.08055L15 6.95238C15 6.77507 15.1795 6.65453 15.3405 6.72865C18.0907 7.9942 20 10.7741 20 14C20 18.4182 16.4183 22 12 22C7.58172 22 4 18.4182 4 14C4 10.7741 5.9093 7.9942 8.65948 6.72865Z", fillRule: "evenodd" })
855
+ }
856
+ );
857
+ Release.displayName = "Release";
858
+ var RemoveLarge = (props) => /* @__PURE__ */ jsxRuntime.jsx(
859
+ "svg",
860
+ {
861
+ width: "24",
862
+ height: "24",
863
+ viewBox: "0 0 24 24",
864
+ fill: "currentColor",
865
+ xmlns: "http://www.w3.org/2000/svg",
866
+ ...props,
867
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 11.25L21 11.25L21 12.75L3 12.75L3 11.25Z", fillRule: "evenodd" })
868
+ }
869
+ );
870
+ RemoveLarge.displayName = "RemoveLarge";
871
+ var RemoveSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
872
+ "svg",
873
+ {
874
+ width: "24",
875
+ height: "24",
876
+ viewBox: "0 0 24 24",
877
+ fill: "currentColor",
878
+ xmlns: "http://www.w3.org/2000/svg",
879
+ ...props,
880
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 11.25L18 11.25L18 12.75L6 12.75L6 11.25Z", fillRule: "evenodd" })
881
+ }
882
+ );
883
+ RemoveSmall.displayName = "RemoveSmall";
884
+ var Search = (props) => /* @__PURE__ */ jsxRuntime.jsx(
885
+ "svg",
886
+ {
887
+ width: "24",
888
+ height: "24",
889
+ viewBox: "0 0 24 24",
890
+ fill: "currentColor",
891
+ xmlns: "http://www.w3.org/2000/svg",
892
+ ...props,
893
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.5 11C17.5 14.5899 14.5899 17.5 11 17.5C7.41015 17.5 4.5 14.5899 4.5 11C4.5 7.41015 7.41015 4.5 11 4.5C14.5899 4.5 17.5 7.41015 17.5 11ZM16.1018 17.1624C14.717 18.3101 12.9391 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11C19 12.9391 18.3101 14.717 17.1624 16.1018L20.9991 19.9384L19.9384 20.9991L16.1018 17.1624Z", fillRule: "evenodd" })
894
+ }
895
+ );
896
+ Search.displayName = "Search";
897
+ var Security = (props) => /* @__PURE__ */ jsxRuntime.jsx(
898
+ "svg",
899
+ {
900
+ width: "24",
901
+ height: "24",
902
+ viewBox: "0 0 24 24",
903
+ fill: "currentColor",
904
+ xmlns: "http://www.w3.org/2000/svg",
905
+ ...props,
906
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 7.38221L5.5 4.75415C7.48103 5.16258 9.6856 5.3878 12.0001 5.3878C14.3145 5.3878 16.519 5.16259 18.5 4.75417L18.5 8.91643L18.5 8.92751L18.5 8.92789C18.5 9.96593 18.381 10.963 18.1606 11.9038L5.5 7.38221ZM5.50008 8.97503C5.50178 9.46392 5.52987 9.94365 5.58251 10.4126L17.1881 14.5906C17.3897 14.1915 17.571 13.7749 17.7298 13.3428L5.50008 8.97503ZM16.4095 15.9046L5.8916 12.1181C6.79185 15.6767 9.15174 18.3997 12 19.4421C13.7188 18.8131 15.2598 17.572 16.4095 15.9046ZM4.64184 3.01657C4.31939 2.93351 4 3.17358 4 3.50655L4 8.92749L4 8.92789C4 14.686 7.32864 19.5339 11.856 20.978C11.9496 21.0078 12.0503 21.0078 12.144 20.978C16.6713 19.5339 20 14.686 20 8.92789L20 8.92751L20 8.92747L20 3.50658C20 3.17361 19.6806 2.93354 19.3582 3.01659C17.2114 3.56952 14.6932 3.8878 12.0001 3.8878C9.30691 3.8878 6.7886 3.56951 4.64184 3.01657Z", fillRule: "evenodd" })
907
+ }
908
+ );
909
+ Security.displayName = "Security";
910
+ var SecurityCheck = (props) => /* @__PURE__ */ jsxRuntime.jsx(
911
+ "svg",
912
+ {
913
+ width: "24",
914
+ height: "24",
915
+ viewBox: "0 0 24 24",
916
+ fill: "currentColor",
917
+ xmlns: "http://www.w3.org/2000/svg",
918
+ ...props,
919
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 8.92746L5.5 4.75412C7.48103 5.16255 9.6856 5.38777 12.0001 5.38777C14.3145 5.38777 16.519 5.16255 18.5 4.75414L18.5 8.90525L18.4998 8.92754L18.4998 8.92784C18.4998 14.0077 15.6511 18.1057 11.9999 19.4421C8.3487 18.1057 5.5 14.0077 5.5 8.92783L5.5 8.92746ZM4.64184 3.01654C4.31939 2.93348 4 3.17355 4 3.50652L4 8.92746L4 8.92783C4 14.6859 7.32861 19.5338 11.8559 20.9779C11.9496 21.0078 12.0503 21.0078 12.1439 20.9779C16.6712 19.5338 19.9998 14.6859 19.9998 8.92784L19.9998 8.92754L19.9999 8.92746L20 8.92737L20 3.50655C20 3.17358 19.6806 2.93351 19.3582 3.01656C17.2114 3.56949 14.6932 3.88777 12.0001 3.88777C9.30691 3.88777 6.7886 3.56948 4.64184 3.01654ZM12.0465 13.808L16.5011 9.80804L15.4989 8.69196L11.5455 12.242L9.50109 10.4062L8.49891 11.5223L11.0444 13.808C11.3294 14.064 11.7615 14.064 12.0465 13.808Z", fillRule: "evenodd" })
920
+ }
921
+ );
922
+ SecurityCheck.displayName = "SecurityCheck";
923
+ var SecurityHealth = (props) => /* @__PURE__ */ jsxRuntime.jsx(
924
+ "svg",
925
+ {
926
+ width: "24",
927
+ height: "24",
928
+ viewBox: "0 0 24 24",
929
+ fill: "currentColor",
930
+ xmlns: "http://www.w3.org/2000/svg",
931
+ ...props,
932
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 8.92749L5.5 4.75415C7.48103 5.16258 9.6856 5.3878 12.0001 5.3878C14.3145 5.3878 16.519 5.16259 18.5 4.75417L18.5 8.90528L18.4998 8.92757L18.4998 8.92787C18.4998 14.0077 15.6511 18.1058 11.9999 19.4421C8.3487 18.1058 5.5 14.0077 5.5 8.92787L5.5 8.92749ZM4.64184 3.01657C4.31939 2.93351 4 3.17358 4 3.50655L4 8.92749L4 8.92787C4 14.6859 7.32861 19.5338 11.8559 20.9779C11.9496 21.0078 12.0503 21.0078 12.1439 20.9779C16.6712 19.5338 19.9998 14.6859 19.9998 8.92787L19.9998 8.92757L19.9999 8.92749L20 8.92741L20 3.50658C20 3.17361 19.6806 2.93354 19.3582 3.01659C17.2114 3.56952 14.6932 3.8878 12.0001 3.8878C9.30691 3.8878 6.7886 3.56951 4.64184 3.01657ZM10.1659 8.08148C8.69964 8.08148 7.75049 9.33493 7.75049 10.6798C7.75049 11.9038 8.48721 12.9443 9.23847 13.737C9.8208 14.3515 10.5124 14.9158 11.0651 15.3668C11.2315 15.5025 11.3853 15.628 11.5197 15.7415C11.7991 15.9774 12.2079 15.9774 12.4873 15.7415C12.6218 15.6281 12.7755 15.5026 12.9418 15.3669L12.942 15.3668L12.942 15.3668C13.4947 14.9158 14.1863 14.3515 14.7686 13.737C15.5199 12.9443 16.2566 11.9038 16.2566 10.6798C16.2566 9.33195 15.3 8.08148 13.8364 8.08148C13.0536 8.08148 12.4309 8.43965 12.0024 8.93378C11.5726 8.43976 10.9488 8.08148 10.1659 8.08148ZM11.2539 10.9991L12.7539 10.9991C12.7539 10.6382 12.8748 10.2578 13.0812 9.98378C13.277 9.72387 13.5272 9.58148 13.8364 9.58148C14.3074 9.58148 14.7566 9.98602 14.7566 10.6798C14.7566 11.304 14.3673 11.9798 13.6798 12.7053C13.1706 13.2427 12.5898 13.7169 12.0491 14.1584L12.0491 14.1585L12.0035 14.1956L11.958 14.1585L11.958 14.1584C11.4173 13.7169 10.8365 13.2427 10.3272 12.7053C9.63974 11.9798 9.25049 11.304 9.25049 10.6798C9.25049 9.98304 9.69756 9.58148 10.1659 9.58148C10.4756 9.58148 10.7276 9.72437 10.9248 9.98506C11.1325 10.2595 11.2539 10.6397 11.2539 10.9991Z", fillRule: "evenodd" })
933
+ }
934
+ );
935
+ SecurityHealth.displayName = "SecurityHealth";
936
+ var SecurityRules = (props) => /* @__PURE__ */ jsxRuntime.jsx(
937
+ "svg",
938
+ {
939
+ width: "24",
940
+ height: "24",
941
+ viewBox: "0 0 24 24",
942
+ fill: "currentColor",
943
+ xmlns: "http://www.w3.org/2000/svg",
944
+ ...props,
945
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 8.92749L5.5 4.75415C7.48103 5.16258 9.6856 5.3878 12.0001 5.3878C14.3145 5.3878 16.519 5.16259 18.5 4.75417L18.5 8.90528L18.4998 8.92757L18.4998 8.92787C18.4998 14.0077 15.6511 18.1058 11.9999 19.4421C8.3487 18.1058 5.5 14.0077 5.5 8.92787L5.5 8.92749ZM4.64184 3.01657C4.31939 2.93351 4 3.17358 4 3.50655L4 8.92749L4 8.92787C4 14.6859 7.32861 19.5338 11.8559 20.9779C11.9496 21.0078 12.0503 21.0078 12.1439 20.9779C16.6712 19.5338 19.9998 14.6859 19.9998 8.92787L19.9998 8.92757L19.9999 8.92749L20 8.92741L20 3.50658C20 3.17361 19.6806 2.93354 19.3582 3.01659C17.2114 3.56952 14.6932 3.8878 12.0001 3.8878C9.30691 3.8878 6.7886 3.56951 4.64184 3.01657ZM16 9L8 9L8 10.5556L16 10.5556L16 9ZM8 12.5L12 12.5L12 14.0555L8 14.0555L8 12.5Z", fillRule: "evenodd" })
946
+ }
947
+ );
948
+ SecurityRules.displayName = "SecurityRules";
949
+ var Send = (props) => /* @__PURE__ */ jsxRuntime.jsx(
950
+ "svg",
951
+ {
952
+ width: "24",
953
+ height: "24",
954
+ viewBox: "0 0 24 24",
955
+ fill: "currentColor",
956
+ xmlns: "http://www.w3.org/2000/svg",
957
+ ...props,
958
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.50224 21.5535L3.54345 21.5329L20.941 12.8364L20.9486 12.8326L21.1277 12.7431L21.7237 12.4452C22.0923 12.261 22.0923 11.735 21.7237 11.5507L21.1276 11.2528L20.9486 11.1633L20.941 11.1595L3.54345 2.46308L3.50224 2.44248L3.17298 2.27789L2.72571 2.05432C2.32727 1.85516 1.88693 2.23714 2.02783 2.65971L2.18599 3.13407L2.30242 3.48328L2.31699 3.52698L5.08869 11.8398C5.12292 11.9425 5.12292 12.0535 5.08869 12.1561L2.31699 20.469L2.30242 20.5127L2.18599 20.8619L2.02783 21.3362C1.88693 21.7588 2.32727 22.1408 2.72571 21.9416L3.17297 21.718L3.50224 21.5535ZM4.21441 4.47543L19.2636 11.998L4.21441 19.5205L6.24398 13.4334L7.50057 13.2452L10.8002 12.7509L11.6786 12.6193L12.3926 12.5123L12.5459 12.4894C13.113 12.4044 13.1143 11.5875 12.5474 11.5009L12.3942 11.4775L11.6806 11.3684L10.8026 11.2342L7.50037 10.7294L6.23513 10.5359L4.21441 4.47543Z", fillRule: "evenodd" })
959
+ }
960
+ );
961
+ Send.displayName = "Send";
962
+ var Settings = (props) => /* @__PURE__ */ jsxRuntime.jsx(
963
+ "svg",
964
+ {
965
+ width: "24",
966
+ height: "24",
967
+ viewBox: "0 0 24 24",
968
+ fill: "currentColor",
969
+ xmlns: "http://www.w3.org/2000/svg",
970
+ ...props,
971
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.5 8.26322L18.5 11.7351L16.904 12.1925C15.7386 12.5266 15.0474 13.7239 15.3409 14.9002L15.7456 16.522L12.7559 18.2537L11.5671 17.0998C10.6942 16.2524 9.30582 16.2524 8.43287 17.0998L7.24404 18.2537L4.25435 16.522L4.65905 14.9002C4.95257 13.7239 4.26137 12.5266 3.09596 12.1925L1.5 11.7351L1.5 8.26322L3.09594 7.80576C4.26135 7.47171 4.95255 6.27438 4.65903 5.09811L4.25433 3.47626L7.24402 1.74459L8.43286 2.89854C9.30581 3.74587 10.6942 3.74587 11.5671 2.89854L12.756 1.74458L15.7457 3.47625L15.3409 5.0981C15.0474 6.27436 15.7386 7.4717 16.904 7.80575L18.5 8.26322ZM16.7963 14.537C16.6985 14.1449 16.9289 13.7458 17.3173 13.6345L19.6378 12.9693C19.8522 12.9079 20 12.7118 20 12.4887L20 7.50958C20 7.2865 19.8522 7.09041 19.6378 7.02894L17.3174 6.36382C16.9289 6.25247 16.6985 5.85335 16.7963 5.46126L17.3832 3.1092C17.4372 2.89299 17.3416 2.66717 17.1487 2.55548L12.853 0.0673471C12.6594 -0.0448227 12.4147 -0.0146436 12.2542 0.141232L10.5224 1.82221C10.2314 2.10466 9.76859 2.10466 9.47761 1.82221L7.74582 0.141237C7.58523 -0.0146387 7.34062 -0.0448179 7.14697 0.0673519L2.85126 2.55548C2.65843 2.66717 2.56279 2.89299 2.61674 3.1092L3.20366 5.46127C3.3015 5.85336 3.0711 6.25248 2.68263 6.36383L0.36223 7.02894C0.147783 7.09041 -2.66023e-09 7.28651 3.59148e-17 7.50959L5.93718e-08 12.4887C6.20321e-08 12.7118 0.147783 12.9079 0.362228 12.9693L2.68265 13.6345C3.07112 13.7458 3.30152 14.1449 3.20368 14.537L2.61676 16.8891C2.56281 17.1053 2.65845 17.3311 2.85128 17.4428L7.14699 19.9309C7.34065 20.0431 7.58526 20.0129 7.74584 19.8571L9.47762 18.1761C9.76861 17.8936 10.2314 17.8936 10.5224 18.1761L12.2541 19.857C12.4147 20.0129 12.6593 20.0431 12.853 19.9309L17.1487 17.4428C17.3415 17.3311 17.4372 17.1053 17.3832 16.8891L16.7963 14.537ZM12.5 10C12.5 11.3807 11.3807 12.5 10 12.5C8.61929 12.5 7.5 11.3807 7.5 10C7.5 8.61929 8.61929 7.5 10 7.5C11.3807 7.5 12.5 8.61929 12.5 10ZM14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 5.99999 10 5.99999C12.2091 5.99999 14 7.79086 14 10Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,2,22)" })
972
+ }
973
+ );
974
+ Settings.displayName = "Settings";
975
+ var SettingsAdjust = (props) => /* @__PURE__ */ jsxRuntime.jsx(
976
+ "svg",
977
+ {
978
+ width: "24",
979
+ height: "24",
980
+ viewBox: "0 0 24 24",
981
+ fill: "currentColor",
982
+ xmlns: "http://www.w3.org/2000/svg",
983
+ ...props,
984
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 8.5C9.5 9.60457 8.60457 10.5 7.5 10.5C6.39543 10.5 5.5 9.60457 5.5 8.5C5.5 7.39543 6.39543 6.5 7.5 6.5C8.60457 6.5 9.5 7.39543 9.5 8.5ZM7.5 12C9.17556 12 10.5761 10.8226 10.9195 9.25L22 9.25L22 7.75L10.9195 7.75C10.5761 6.17741 9.17556 5 7.5 5C5.82444 5 4.42388 6.17741 4.08054 7.75L2 7.75L2 9.25L4.08054 9.25C4.42388 10.8226 5.82444 12 7.5 12ZM13.0805 15.75L2 15.75L2 17.25L13.0805 17.25C13.4239 18.8226 14.8244 20 16.5 20C18.1756 20 19.5761 18.8226 19.9195 17.25L22 17.25L22 15.75L19.9195 15.75C19.5761 14.1774 18.1756 13 16.5 13C14.8244 13 13.4239 14.1774 13.0805 15.75ZM18.5 16.5C18.5 17.6046 17.6046 18.5 16.5 18.5C15.3954 18.5 14.5 17.6046 14.5 16.5C14.5 15.3954 15.3954 14.5 16.5 14.5C17.6046 14.5 18.5 15.3954 18.5 16.5Z", fillRule: "evenodd" })
985
+ }
986
+ );
987
+ SettingsAdjust.displayName = "SettingsAdjust";
988
+ var SOS = (props) => /* @__PURE__ */ jsxRuntime.jsx(
989
+ "svg",
990
+ {
991
+ width: "24",
992
+ height: "24",
993
+ viewBox: "0 0 24 24",
994
+ fill: "currentColor",
995
+ xmlns: "http://www.w3.org/2000/svg",
996
+ ...props,
997
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.7451 1L12.7451 5L11.2451 5L11.2451 1L12.7451 1ZM20.9876 3.91665L18.3605 7.04753L17.2114 6.08335L19.8385 2.95247L20.9876 3.91665ZM5.62957 7.04753L3.00244 3.91665L4.15151 2.95247L6.77863 6.08335L5.62957 7.04753ZM16.3308 19.5L15.3436 10.2869C15.2348 9.27065 14.3771 8.5 13.355 8.5L10.6451 8.5C9.623 8.5 8.76536 9.27065 8.65648 10.2869L7.66936 19.5L16.3308 19.5ZM17.8393 19.5L16.8351 10.1271C16.6446 8.34864 15.1437 7 13.355 7L10.6451 7C8.85643 7 7.35556 8.34865 7.16501 10.1271L6.16078 19.5L5.00006 19.5L5.00006 21L6.00006 21L7.50865 21L16.4915 21L18.0001 21L19.0001 21L19.0001 19.5L17.8393 19.5Z", fillRule: "evenodd" })
998
+ }
999
+ );
1000
+ SOS.displayName = "SOS";
1001
+ var SwitchOff = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1002
+ "svg",
1003
+ {
1004
+ width: "24",
1005
+ height: "24",
1006
+ viewBox: "0 0 24 24",
1007
+ fill: "currentColor",
1008
+ xmlns: "http://www.w3.org/2000/svg",
1009
+ ...props,
1010
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 7.5L16 7.5C18.4853 7.5 20.5 9.51472 20.5 12C20.5 14.4853 18.4853 16.5 16 16.5L8 16.5C5.51472 16.5 3.5 14.4853 3.5 12C3.5 9.51472 5.51472 7.5 8 7.5ZM2 12C2 8.68629 4.68629 6 8 6L16 6C19.3137 6 22 8.68629 22 12C22 15.3137 19.3137 18 16 18L8 18C4.68629 18 2 15.3137 2 12ZM9.5 12C9.5 12.8284 8.82843 13.5 8 13.5C7.17157 13.5 6.5 12.8284 6.5 12C6.5 11.1716 7.17157 10.5 8 10.5C8.82843 10.5 9.5 11.1716 9.5 12ZM11 12C11 13.6569 9.65685 15 8 15C6.34315 15 5 13.6569 5 12C5 10.3431 6.34315 9 8 9C9.65685 9 11 10.3431 11 12Z", fillRule: "evenodd" })
1011
+ }
1012
+ );
1013
+ SwitchOff.displayName = "SwitchOff";
1014
+ var SwitchOn = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1015
+ "svg",
1016
+ {
1017
+ width: "24",
1018
+ height: "24",
1019
+ viewBox: "0 0 24 24",
1020
+ fill: "currentColor",
1021
+ xmlns: "http://www.w3.org/2000/svg",
1022
+ ...props,
1023
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 7.5L16 7.5C18.4853 7.5 20.5 9.51472 20.5 12C20.5 14.4853 18.4853 16.5 16 16.5L8 16.5C5.51472 16.5 3.5 14.4853 3.5 12C3.5 9.51472 5.51472 7.5 8 7.5ZM2 12C2 8.68629 4.68629 6 8 6L16 6C19.3137 6 22 8.68629 22 12C22 15.3137 19.3137 18 16 18L8 18C4.68629 18 2 15.3137 2 12ZM17.5 12C17.5 12.8284 16.8284 13.5 16 13.5C15.1716 13.5 14.5 12.8284 14.5 12C14.5 11.1716 15.1716 10.5 16 10.5C16.8284 10.5 17.5 11.1716 17.5 12ZM19 12C19 13.6569 17.6569 15 16 15C14.3431 15 13 13.6569 13 12C13 10.3431 14.3431 9 16 9C17.6569 9 19 10.3431 19 12Z", fillRule: "evenodd" })
1024
+ }
1025
+ );
1026
+ SwitchOn.displayName = "SwitchOn";
1027
+ var Synchronization = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1028
+ "svg",
1029
+ {
1030
+ width: "24",
1031
+ height: "24",
1032
+ viewBox: "0 0 24 24",
1033
+ fill: "currentColor",
1034
+ xmlns: "http://www.w3.org/2000/svg",
1035
+ ...props,
1036
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.4345 5.78052L12 5.78052C8.41015 5.78052 5.5 8.69067 5.5 12.2805C5.5 14.2568 6.38201 16.0271 7.77388 17.2193L6.85211 18.4044C5.10819 16.9369 4 14.7381 4 12.2805C4 7.86224 7.58172 4.28052 12 4.28052L12.4393 4.28052L11.2195 3.06066L12.2801 2L14.7779 4.49777C15.0708 4.79066 15.0708 5.26554 14.7779 5.55843L12.2802 8.05617L11.2195 6.99551L12.4345 5.78052ZM11.5875 19.7487L12 19.7487C16.4183 19.7487 20 16.167 20 11.7487C20 9.29112 18.8918 7.09234 17.1479 5.62483L16.2261 6.80996C17.618 8.0021 18.5 9.77242 18.5 11.7487C18.5 15.3386 15.5899 18.2487 12 18.2487L11.5338 18.2487L12.7781 17.0045L11.7174 15.9438L9.21965 18.4416C8.92676 18.7345 8.92676 19.2093 9.21965 19.5022L11.7174 22L12.7781 20.9393L11.5875 19.7487Z", fillRule: "evenodd" })
1037
+ }
1038
+ );
1039
+ Synchronization.displayName = "Synchronization";
1040
+ var SynchronizationSmall = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1041
+ "svg",
1042
+ {
1043
+ width: "24",
1044
+ height: "24",
1045
+ viewBox: "0 0 24 24",
1046
+ fill: "currentColor",
1047
+ xmlns: "http://www.w3.org/2000/svg",
1048
+ ...props,
1049
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.4975 6.74929C14.4974 6.94852 14.4182 7.13955 14.2772 7.28026L12.057 9.49708L10.998 8.43468L11.9337 7.50048C9.47899 7.53593 7.5 9.53685 7.5 12C7.5 13.1723 7.94829 14.2399 8.68279 15.0408L7.57705 16.0544C6.59771 14.9866 6 13.5631 6 12C6 8.70701 8.6528 6.03362 11.9379 6.00032L10.9982 5.06096L12.0578 3.9992L14.2776 6.21818C14.4184 6.35897 14.4975 6.55005 14.4975 6.74929ZM15.3172 8.95922L16.423 7.94563C17.4023 9.01342 18 10.4369 18 12C18 15.2931 15.347 17.9666 12.0617 17.9997L12.9998 18.9374L11.9403 19.9992L9.72048 17.7802C9.57964 17.6394 9.50052 17.4483 9.50058 17.2491C9.50064 17.0499 9.57987 16.8588 9.7208 16.7181L11.9411 14.5013L13 15.5637L12.0627 16.4996C14.5191 16.466 16.5 14.4644 16.5 12C16.5 10.8277 16.0517 9.76007 15.3172 8.95922Z", fillRule: "evenodd" })
1050
+ }
1051
+ );
1052
+ SynchronizationSmall.displayName = "SynchronizationSmall";
1053
+ var TouchID = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1054
+ "svg",
1055
+ {
1056
+ width: "24",
1057
+ height: "24",
1058
+ viewBox: "0 0 24 24",
1059
+ fill: "currentColor",
1060
+ xmlns: "http://www.w3.org/2000/svg",
1061
+ ...props,
1062
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.0086 3.53864C13.1985 3.25314 15.4735 3.8568 17.2258 5.18831C18.9781 6.51983 20.1558 8.5397 20.4441 10.7082C20.5882 11.7922 20.5154 12.8937 20.2297 13.9498L20.2304 13.9509L20.231 13.952C20.0696 14.5414 19.6687 15.0573 19.1345 15.3627C18.5984 15.6692 17.9439 15.7546 17.3459 15.5959C16.7479 15.4372 16.2241 15.0392 15.9146 14.5083C15.7598 14.2428 15.7102 13.9355 15.6698 13.6316C15.5608 12.8113 15.8923 12.1756 15.7781 11.3166C15.6511 10.3616 15.1325 9.47213 14.3609 8.88577C13.1859 7.99295 11.5325 7.88866 10.2547 8.61926C9.4838 9.05998 8.88754 9.7798 8.60108 10.6118C8.557 10.7398 8.6361 10.8745 8.76804 10.9095L9.72365 11.163C9.85559 11.1981 9.98992 11.1198 10.0397 10.9939C10.2214 10.5344 10.5634 10.1396 10.9966 9.8919C11.7625 9.45406 12.7533 9.51656 13.4575 10.0516C13.9199 10.403 14.2307 10.9361 14.3068 11.5084C14.4112 12.2938 14.1015 12.9986 14.209 13.8076C14.2749 14.3029 14.3772 14.8105 14.6294 15.2431C15.1338 16.1083 15.9873 16.7568 16.9618 17.0153C17.9363 17.2739 19.0028 17.1349 19.8765 16.6353C20.75 16.136 21.4047 15.2912 21.666 14.3266L21.6653 14.3254L21.6647 14.3243C21.9995 13.0836 22.0847 11.7898 21.9154 10.5164C21.5762 7.96523 20.1908 5.58894 18.1292 4.02246C16.0677 2.45599 13.3912 1.74581 10.8149 2.08169C8.2386 2.41756 5.83894 3.78951 4.25706 5.83098C2.16077 8.53632 1.6974 12.5156 2.16854 15.7922C2.18779 15.9261 2.31467 16.0172 2.44959 15.9961L3.42675 15.843C3.56167 15.8218 3.65351 15.6964 3.63447 15.5625C3.22657 12.693 3.58811 9.10824 5.43438 6.72557C6.77899 4.9903 8.81872 3.82413 11.0086 3.53864ZM15.862 6.42907C15.9589 6.31939 15.9385 6.15036 15.8146 6.07166C13.6805 4.71555 10.875 4.6464 8.67215 5.90581C5.17931 7.90276 4.5428 12.312 5.27648 15.898C5.65165 17.7318 6.42715 19.4607 7.54705 20.9643C7.6304 21.0762 7.79158 21.0938 7.89945 21.0048L8.6611 20.3762C8.76275 20.2924 8.77948 20.1443 8.70156 20.0383C7.73137 18.7196 7.05864 17.2081 6.73091 15.6062C6.13037 12.6709 6.50455 8.84195 9.41413 7.17846C11.0916 6.21941 13.2208 6.24016 14.8766 7.22452C14.9825 7.28744 15.1195 7.26942 15.2008 7.17743L15.862 6.42907ZM17.3428 7.39594C17.2476 7.2848 17.0757 7.28713 16.9788 7.39682L16.3175 8.1452C16.2362 8.23718 16.2364 8.37403 16.3134 8.46955C17.3155 9.7128 17.7091 11.3809 17.3644 12.9371C17.3352 13.0692 17.4129 13.2035 17.5448 13.2385L18.5004 13.492C18.6324 13.527 18.7685 13.4495 18.799 13.3177C19.2797 11.2458 18.729 9.014 17.3428 7.39594ZM9.07837 17.3933C8.368 15.8609 8.07792 14.1809 8.22235 12.52C8.23524 12.3717 8.38088 12.2731 8.52635 12.3107L9.50096 12.5624C9.61792 12.5926 9.69529 12.7021 9.6875 12.8216C9.59938 14.1731 9.84943 15.5342 10.427 16.7803C11.1996 18.4468 12.5115 19.8075 14.1515 20.6491C14.2728 20.7113 14.3248 20.8573 14.2656 20.9792L13.8367 21.8621C13.7775 21.984 13.6296 22.0355 13.508 21.9739C11.5565 20.9835 9.99516 19.3711 9.07837 17.3933ZM18.439 18.8676C18.4275 18.7329 18.3079 18.6334 18.1714 18.6384C16.937 18.6844 15.6949 18.2906 14.7192 17.5496C14.6246 17.4778 14.492 17.4774 14.4004 17.553L13.6226 18.1948C13.5069 18.2903 13.5033 18.4655 13.6194 18.5605C14.9205 19.6263 16.6081 20.1837 18.2958 20.104C18.4322 20.0976 18.5333 19.9787 18.5218 19.8439L18.439 18.8676ZM12.2637 17.0613C12.3426 17.1804 12.5085 17.2013 12.619 17.1101L13.3857 16.4774C13.4836 16.3966 13.503 16.2557 13.4356 16.1485C12.7086 14.9928 12.4564 13.5545 12.7514 12.2199C12.7806 12.0877 12.7029 11.9535 12.571 11.9185L11.6154 11.665C11.4834 11.63 11.3473 11.7074 11.3168 11.8393C10.9036 13.6223 11.2503 15.5326 12.2637 17.0613Z", fillRule: "evenodd" })
1063
+ }
1064
+ );
1065
+ TouchID.displayName = "TouchID";
1066
+ var Trash = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1067
+ "svg",
1068
+ {
1069
+ width: "24",
1070
+ height: "24",
1071
+ viewBox: "0 0 24 24",
1072
+ fill: "currentColor",
1073
+ xmlns: "http://www.w3.org/2000/svg",
1074
+ ...props,
1075
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.99782 5.33187C8.20421 3.99034 9.35852 3.00003 10.7158 3.00003L13.2842 3.00003C14.6415 3.00003 15.7958 3.99034 16.0022 5.33187L16.105 5.99999L17.4955 5.99999L19 5.99999L19 6.00003L20 6.00003L20 7.50003L18.8833 7.50003L18.0486 18.2326C17.9271 19.7945 16.6242 21 15.0576 21L8.94239 21C7.37576 21 6.07291 19.7945 5.95143 18.2326L5.11667 7.50003L4 7.50003L4 6.00003L5 6.00003L5 5.99999L6.50453 5.99999L7.89503 5.99999L7.99782 5.33187ZM14.5873 5.99999L9.41268 5.99999L9.48037 5.55996C9.57419 4.95017 10.0989 4.50003 10.7158 4.50003L13.2842 4.50003C13.9011 4.50003 14.4258 4.95017 14.5196 5.55996L14.5873 5.99999ZM6.6212 7.50003L7.44691 18.1163C7.50765 18.8973 8.15908 19.5 8.94239 19.5L15.0576 19.5C15.8409 19.5 16.4923 18.8973 16.5531 18.1163L17.3788 7.50003L6.6212 7.50003Z", fillRule: "evenodd" })
1076
+ }
1077
+ );
1078
+ Trash.displayName = "Trash";
1079
+ var Unlock = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1080
+ "svg",
1081
+ {
1082
+ width: "24",
1083
+ height: "24",
1084
+ viewBox: "0 0 24 24",
1085
+ fill: "currentColor",
1086
+ xmlns: "http://www.w3.org/2000/svg",
1087
+ ...props,
1088
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 13L2 13L2 11.5L2 8C2 5.23858 4.23858 3 7 3C9.76142 3 12 5.23858 12 8L12 10L21 10C21.5523 10 22 10.4477 22 11L22 16C22 18.7614 19.7614 21 17 21L13 21C10.2386 21 8 18.7614 8 16L8 11C8 10.4477 8.44772 10 9 10L10.5 10L10.5 8C10.5 6.067 8.933 4.5 7 4.5C5.067 4.5 3.5 6.067 3.5 8L3.49999 10L3.5 13ZM9.5 11.5L9.5 16C9.5 17.933 11.067 19.5 13 19.5L17 19.5C18.933 19.5 20.5 17.933 20.5 16L20.5 11.5L9.5 11.5ZM16.509 14.5031C16.509 15.0623 16.2034 15.5502 15.75 15.8091L15.75 17C15.75 17.2761 15.5261 17.5 15.25 17.5L14.75 17.5C14.4739 17.5 14.25 17.2761 14.25 17L14.25 15.8039C13.8015 15.5437 13.5 15.0586 13.5 14.5031C13.5 13.673 14.1736 13 15.0045 13C15.8354 13 16.509 13.673 16.509 14.5031Z", fillRule: "evenodd" })
1089
+ }
1090
+ );
1091
+ Unlock.displayName = "Unlock";
1092
+ var Upload = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1093
+ "svg",
1094
+ {
1095
+ width: "24",
1096
+ height: "24",
1097
+ viewBox: "0 0 24 24",
1098
+ fill: "currentColor",
1099
+ xmlns: "http://www.w3.org/2000/svg",
1100
+ ...props,
1101
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 10.4L9.6 10.4L9.6 12L9.6 14.4L14.4 14.4L14.4 12L14.4 10.4L16 10.4L17.6373 10.4L12 4.76274L6.36274 10.4L8 10.4ZM8 15L8 13.6L8 12L6.4 12L4.91421 12C4.02331 12 3.57714 10.9229 4.20711 10.2929L11.2929 3.20711C11.6834 2.81658 12.3166 2.81658 12.7071 3.20711L19.7929 10.2929C20.4229 10.9229 19.9767 12 19.0858 12L17.6 12L16 12L16 13.6L16 15C16 15.5523 15.5523 16 15 16L9 16C8.44772 16 8 15.5523 8 15ZM2 19L2 16L3.5 16L3.5 19C3.5 19.2761 3.72386 19.5 4 19.5L20 19.5C20.2761 19.5 20.5 19.2761 20.5 19L20.5 16L22 16L22 19C22 20.1046 21.1046 21 20 21L4 21C2.89543 21 2 20.1046 2 19Z", fillRule: "evenodd" })
1102
+ }
1103
+ );
1104
+ Upload.displayName = "Upload";
1105
+
1106
+ exports.AddLarge = AddLarge;
1107
+ exports.AddSmall = AddSmall;
1108
+ exports.Arrow = Arrow;
1109
+ exports.Attachment = Attachment;
1110
+ exports.AttachmentLink = AttachmentLink;
1111
+ exports.AttachmentLinkAdd = AttachmentLinkAdd;
1112
+ exports.AttachmentLinkBreak = AttachmentLinkBreak;
1113
+ exports.Attention = Attention;
1114
+ exports.Backspace = Backspace;
1115
+ exports.BackspaceFill = BackspaceFill;
1116
+ exports.BarCode = BarCode;
1117
+ exports.BarID = BarID;
1118
+ exports.BlockAdd = BlockAdd;
1119
+ exports.Catalog = Catalog;
1120
+ exports.CatalogAdd = CatalogAdd;
1121
+ exports.CheckEdit = CheckEdit;
1122
+ exports.CheckStatistics = CheckStatistics;
1123
+ exports.Checklist = Checklist;
1124
+ exports.CloudDownload = CloudDownload;
1125
+ exports.CloudUpload = CloudUpload;
1126
+ exports.Copy = Copy;
1127
+ exports.Download = Download;
1128
+ exports.Equaliser = Equaliser;
1129
+ exports.EqualiserСlear = EqualiserСlear;
1130
+ exports.FaceID = FaceID;
1131
+ exports.Filter = Filter;
1132
+ exports.FilterAdd = FilterAdd;
1133
+ exports.FilterClear = FilterClear;
1134
+ exports.FilterFill = FilterFill;
1135
+ exports.GalleryCards = GalleryCards;
1136
+ exports.HeartList = HeartList;
1137
+ exports.Home = Home;
1138
+ exports.ImageRotation = ImageRotation;
1139
+ exports.KeyOld = KeyOld;
1140
+ exports.KeyPassword = KeyPassword;
1141
+ exports.Link = Link;
1142
+ exports.Lock = Lock;
1143
+ exports.LockAdd = LockAdd;
1144
+ exports.Mouse = Mouse;
1145
+ exports.Notification = Notification;
1146
+ exports.NotificationNew = NotificationNew;
1147
+ exports.ObjectRotation = ObjectRotation;
1148
+ exports.PIN = PIN;
1149
+ exports.Password = Password;
1150
+ exports.PasswordHide = PasswordHide;
1151
+ exports.PasswordShow = PasswordShow;
1152
+ exports.Pointer = Pointer;
1153
+ exports.Print = Print;
1154
+ exports.ProgressDownload = ProgressDownload;
1155
+ exports.PushPin = PushPin;
1156
+ exports.PushPinFill = PushPinFill;
1157
+ exports.PushPinOff = PushPinOff;
1158
+ exports.PushPinOffFill = PushPinOffFill;
1159
+ exports.QRCode = QRCode;
1160
+ exports.QRID = QRID;
1161
+ exports.Reboot = Reboot;
1162
+ exports.Refresh = Refresh;
1163
+ exports.RefreshSmall = RefreshSmall;
1164
+ exports.Release = Release;
1165
+ exports.RemoveLarge = RemoveLarge;
1166
+ exports.RemoveSmall = RemoveSmall;
1167
+ exports.SOS = SOS;
1168
+ exports.Search = Search;
1169
+ exports.Security = Security;
1170
+ exports.SecurityCheck = SecurityCheck;
1171
+ exports.SecurityHealth = SecurityHealth;
1172
+ exports.SecurityRules = SecurityRules;
1173
+ exports.Send = Send;
1174
+ exports.Settings = Settings;
1175
+ exports.SettingsAdjust = SettingsAdjust;
1176
+ exports.SwitchOff = SwitchOff;
1177
+ exports.SwitchOn = SwitchOn;
1178
+ exports.Synchronization = Synchronization;
1179
+ exports.SynchronizationSmall = SynchronizationSmall;
1180
+ exports.TouchID = TouchID;
1181
+ exports.Trash = Trash;
1182
+ exports.Unlock = Unlock;
1183
+ exports.Upload = Upload;
1184
+ exports.action_exports = action_exports;