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,428 @@
1
+ 'use strict';
2
+
3
+ var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ // src/16/alert/index.ts
7
+ var alert_exports = {};
8
+ chunk75ZPJI57_cjs.__export(alert_exports, {
9
+ AttentionColor: () => AttentionColor,
10
+ AttentionMonochrome: () => AttentionMonochrome,
11
+ AttentionStroke: () => AttentionStroke,
12
+ ErrorColor: () => ErrorColor,
13
+ ErrorMonochrome: () => ErrorMonochrome,
14
+ ErrorStroke: () => ErrorStroke,
15
+ HelpColor: () => HelpColor,
16
+ HelpMonochrome: () => HelpMonochrome,
17
+ HelpStroke: () => HelpStroke,
18
+ InformationColor: () => InformationColor,
19
+ InformationMonochrome: () => InformationMonochrome,
20
+ InformationStroke: () => InformationStroke,
21
+ NoneColor: () => NoneColor,
22
+ NoneMonochrome: () => NoneMonochrome,
23
+ NoneStroke: () => NoneStroke,
24
+ OkColor: () => OkColor,
25
+ OkMonochrome: () => OkMonochrome,
26
+ OkStroke: () => OkStroke,
27
+ SkipColor: () => SkipColor,
28
+ SkipMonochrome: () => SkipMonochrome,
29
+ SkipStroke: () => SkipStroke,
30
+ StopStroke: () => StopStroke,
31
+ TimeColor: () => TimeColor,
32
+ TimeMonochrome: () => TimeMonochrome,
33
+ TimeStroke: () => TimeStroke
34
+ });
35
+ var AttentionColor = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
36
+ "svg",
37
+ {
38
+ width: "16",
39
+ height: "16",
40
+ viewBox: "0 0 16 16",
41
+ fill: "currentColor",
42
+ xmlns: "http://www.w3.org/2000/svg",
43
+ ...props,
44
+ children: [
45
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.0003 8.00065C15.0003 11.867 11.866 15.0013 7.99967 15.0013C4.13332 15.0013 0.999023 11.867 0.999023 8.00065C0.999023 4.1343 4.13332 1 7.99967 1C11.866 1 15.0003 4.1343 15.0003 8.00065Z", fill: "rgb(255,182,8)", fillRule: "nonzero" }),
46
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.60577 9.20668L7.39365 9.20668L7.19971 6.77714L7.19971 4L8.79971 4L8.79971 6.77714L8.60577 9.20668ZM8.79971 12L7.19971 12L7.19971 10.4L8.79971 10.4L8.79971 12Z", fillRule: "evenodd" })
47
+ ]
48
+ }
49
+ );
50
+ AttentionColor.displayName = "AttentionColor";
51
+ var AttentionMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
52
+ "svg",
53
+ {
54
+ width: "16",
55
+ height: "16",
56
+ viewBox: "0 0 16 16",
57
+ fill: "currentColor",
58
+ xmlns: "http://www.w3.org/2000/svg",
59
+ ...props,
60
+ children: [
61
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.0003 8.00065C15.0003 11.867 11.866 15.0013 7.99967 15.0013C4.13332 15.0013 0.999023 11.867 0.999023 8.00065C0.999023 4.1343 4.13332 1 7.99967 1C11.866 1 15.0003 4.1343 15.0003 8.00065Z", opacity: "0.100000001", fill: "rgb(255,182,8)", fillRule: "nonzero" }),
62
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.60565 9.20668L7.39353 9.20668L7.19958 6.77714L7.19958 4L8.79959 4L8.79959 6.77714L8.60565 9.20668ZM8.79959 12L7.19958 12L7.19958 10.4L8.79959 10.4L8.79959 12Z", fill: "rgb(255,182,8)", fillRule: "evenodd" })
63
+ ]
64
+ }
65
+ );
66
+ AttentionMonochrome.displayName = "AttentionMonochrome";
67
+ var AttentionStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
68
+ "svg",
69
+ {
70
+ width: "16",
71
+ height: "16",
72
+ viewBox: "0 0 16 16",
73
+ fill: "currentColor",
74
+ xmlns: "http://www.w3.org/2000/svg",
75
+ ...props,
76
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5003 8.00065C13.5003 11.0386 11.0376 13.5013 7.99967 13.5013C4.96175 13.5013 2.49902 11.0386 2.49902 8.00065C2.49902 4.96273 4.96175 2.5 7.99967 2.5C11.0376 2.5 13.5003 4.96273 13.5003 8.00065ZM15.0003 8.00065C15.0003 11.867 11.866 15.0013 7.99967 15.0013C4.13332 15.0013 0.999023 11.867 0.999023 8.00065C0.999023 4.1343 4.13332 1 7.99967 1C11.866 1 15.0003 4.1343 15.0003 8.00065ZM8.60577 9.20667L7.39365 9.20667L7.19971 6.77714L7.19971 4L8.79971 4L8.79971 6.77714L8.60577 9.20667ZM8.79971 12L7.19971 12L7.19971 10.4L8.79971 10.4L8.79971 12Z", fillRule: "evenodd" })
77
+ }
78
+ );
79
+ AttentionStroke.displayName = "AttentionStroke";
80
+ var ErrorColor = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
81
+ "svg",
82
+ {
83
+ width: "16",
84
+ height: "16",
85
+ viewBox: "0 0 16 16",
86
+ fill: "currentColor",
87
+ xmlns: "http://www.w3.org/2000/svg",
88
+ ...props,
89
+ children: [
90
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", fill: "rgb(255,71,71)", fillRule: "nonzero" }),
91
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.75082 4.74971L4.7508 8.00183L3.2508 8.00001L3.25082 4.74974L0.00183958 4.7498L0 3.2498L3.25083 3.24974L3.25085 0L4.75085 0.00182205L4.75083 3.24971L8.00001 3.24966L8.00184 4.74966L4.75082 4.74971Z", fillRule: "evenodd", transform: "matrix(0.707107,0.707107,-0.707107,0.707107,8,2.34375)" })
92
+ ]
93
+ }
94
+ );
95
+ ErrorColor.displayName = "ErrorColor";
96
+ var ErrorMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
97
+ "svg",
98
+ {
99
+ width: "16",
100
+ height: "16",
101
+ viewBox: "0 0 16 16",
102
+ fill: "currentColor",
103
+ xmlns: "http://www.w3.org/2000/svg",
104
+ ...props,
105
+ children: [
106
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.100000001", fill: "rgb(255,71,71)", fillRule: "nonzero" }),
107
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.75082 4.74971L4.7508 8.00183L3.2508 8.00001L3.25082 4.74974L0.00183958 4.7498L0 3.2498L3.25083 3.24974L3.25085 0L4.75085 0.00182205L4.75083 3.24971L8.00001 3.24966L8.00184 4.74966L4.75082 4.74971Z", fill: "rgb(255,71,71)", fillRule: "evenodd", transform: "matrix(0.707107,0.707107,-0.707107,0.707107,8,2.34375)" })
108
+ ]
109
+ }
110
+ );
111
+ ErrorMonochrome.displayName = "ErrorMonochrome";
112
+ var ErrorStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
113
+ "svg",
114
+ {
115
+ width: "16",
116
+ height: "16",
117
+ viewBox: "0 0 16 16",
118
+ fill: "currentColor",
119
+ xmlns: "http://www.w3.org/2000/svg",
120
+ ...props,
121
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.8891 10.8891C13.037 8.7412 13.037 5.2588 10.8891 3.11091C8.7412 0.963029 5.2588 0.963029 3.11091 3.11091C0.963029 5.2588 0.963029 8.7412 3.11091 10.8891C5.2588 13.037 8.7412 13.037 10.8891 10.8891ZM11.9497 11.9497C14.6834 9.21608 14.6834 4.78392 11.9497 2.05025C9.21608 -0.683417 4.78392 -0.683418 2.05025 2.05025C-0.683418 4.78392 -0.683418 9.21608 2.05025 11.9497C4.78392 14.6834 9.21608 14.6834 11.9497 11.9497ZM7.75124 6.25014L11.0004 6.25008L11.0023 7.75008L7.75123 7.75014L7.75121 11.0023L6.25121 11.0004L6.25123 7.75017L3.00225 7.75023L3.00041 6.25023L6.25124 6.25017L6.25126 3.00043L7.75126 3.00225L7.75124 6.25014Z", fillRule: "evenodd", transform: "matrix(0.707107,0.707107,-0.707107,0.707107,7.99976,-1.90051)" })
122
+ }
123
+ );
124
+ ErrorStroke.displayName = "ErrorStroke";
125
+ var HelpColor = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
126
+ "svg",
127
+ {
128
+ width: "16",
129
+ height: "16",
130
+ viewBox: "0 0 16 16",
131
+ fill: "currentColor",
132
+ xmlns: "http://www.w3.org/2000/svg",
133
+ ...props,
134
+ children: [
135
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", fill: "rgb(147.9,102,255)", fillRule: "nonzero" }),
136
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.79806 9.5L7.19806 9.5L7.19806 9.42969C7.19806 8.74622 7.50056 8.25585 8.24005 7.66202C8.97954 7.06819 9.29633 6.80109 9.29633 6.22967C9.29633 5.64704 8.73421 5.33203 8.13108 5.33203C7.52795 5.33203 6.89575 5.67446 6.89575 6.36913C6.89575 6.51479 6.94904 6.74166 6.99386 6.8537L5.6746 7.14C5.57376 6.92712 5.46997 6.59941 5.46997 6.26328C5.46997 5.14284 6.49524 4 8.09747 4C9.7221 4 10.7363 4.86274 10.7363 6.12883C10.7363 7.02518 10.4879 7.49291 9.36751 8.45648C8.96416 8.80382 8.79806 9.00701 8.79806 9.5ZM8.79806 11.9999L7.19806 11.9999L7.19806 10.4L8.79806 10.4L8.79806 11.9999Z", fillRule: "evenodd" })
137
+ ]
138
+ }
139
+ );
140
+ HelpColor.displayName = "HelpColor";
141
+ var HelpMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
142
+ "svg",
143
+ {
144
+ width: "16",
145
+ height: "16",
146
+ viewBox: "0 0 16 16",
147
+ fill: "currentColor",
148
+ xmlns: "http://www.w3.org/2000/svg",
149
+ ...props,
150
+ children: [
151
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.100000001", fill: "rgb(147.9,102,255)", fillRule: "nonzero" }),
152
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.79806 9.5L7.19806 9.5L7.19806 9.42969C7.19806 8.74622 7.50056 8.25585 8.24005 7.66202C8.97954 7.06819 9.29633 6.80109 9.29633 6.22967C9.29633 5.64704 8.73421 5.33203 8.13108 5.33203C7.52795 5.33203 6.89575 5.67446 6.89575 6.36913C6.89575 6.51479 6.94904 6.74166 6.99386 6.8537L5.6746 7.14C5.57376 6.92712 5.46997 6.59941 5.46997 6.26328C5.46997 5.14284 6.49524 4 8.09747 4C9.7221 4 10.7363 4.86274 10.7363 6.12883C10.7363 7.02518 10.4879 7.49291 9.36751 8.45648C8.96416 8.80382 8.79806 9.00701 8.79806 9.5ZM8.79806 11.9999L7.19806 11.9999L7.19806 10.4L8.79806 10.4L8.79806 11.9999Z", fill: "rgb(147.9,102,255)", fillRule: "evenodd" })
153
+ ]
154
+ }
155
+ );
156
+ HelpMonochrome.displayName = "HelpMonochrome";
157
+ var HelpStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
158
+ "svg",
159
+ {
160
+ width: "16",
161
+ height: "16",
162
+ viewBox: "0 0 16 16",
163
+ fill: "currentColor",
164
+ xmlns: "http://www.w3.org/2000/svg",
165
+ ...props,
166
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5013 8.00065C13.5013 11.0386 11.0386 13.5013 8.00065 13.5013C4.96273 13.5013 2.5 11.0386 2.5 8.00065C2.5 4.96273 4.96273 2.5 8.00065 2.5C11.0386 2.5 13.5013 4.96273 13.5013 8.00065ZM15.0013 8.00065C15.0013 11.867 11.867 15.0013 8.00065 15.0013C4.1343 15.0013 1 11.867 1 8.00065C1 4.1343 4.1343 1 8.00065 1C11.867 1 15.0013 4.1343 15.0013 8.00065ZM7.19806 9.5L8.79806 9.5C8.79806 9.00701 8.96416 8.80382 9.36751 8.45648C10.4879 7.49291 10.7363 7.02518 10.7363 6.12883C10.7363 4.86274 9.7221 4 8.09747 4C6.49524 4 5.46997 5.14284 5.46997 6.26328C5.46997 6.59941 5.57376 6.92712 5.6746 7.14L6.99386 6.8537C6.94904 6.74166 6.89575 6.51479 6.89575 6.36913C6.89575 5.67446 7.52795 5.33203 8.13108 5.33203C8.73421 5.33203 9.29633 5.64704 9.29633 6.22967C9.29633 6.80109 8.97954 7.06819 8.24005 7.66202C7.50056 8.25585 7.19806 8.74622 7.19806 9.42969L7.19806 9.5ZM7.19806 11.9999L8.79806 11.9999L8.79806 10.4L7.19806 10.4L7.19806 11.9999Z", fillRule: "evenodd" })
167
+ }
168
+ );
169
+ HelpStroke.displayName = "HelpStroke";
170
+ var InformationColor = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
171
+ "svg",
172
+ {
173
+ width: "16",
174
+ height: "16",
175
+ viewBox: "0 0 16 16",
176
+ fill: "currentColor",
177
+ xmlns: "http://www.w3.org/2000/svg",
178
+ ...props,
179
+ children: [
180
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", fill: "rgb(65,129,255)", fillRule: "nonzero" }),
181
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.96593 5.848L7.03393 5.848L7.03393 4L8.96593 4L8.96593 5.848ZM8.50195 7L7 7L7 8.5L7.50196 8.5L7.50196 10.5L7 10.5L7 12L9.5 12L9.5 10.5L9.00195 10.5L9.00196 7.5C9.00196 7.22386 8.7781 7 8.50195 7Z", fill: "rgb(65,129,255)", fillRule: "evenodd" })
182
+ ]
183
+ }
184
+ );
185
+ InformationColor.displayName = "InformationColor";
186
+ var InformationMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
187
+ "svg",
188
+ {
189
+ width: "16",
190
+ height: "16",
191
+ viewBox: "0 0 16 16",
192
+ fill: "currentColor",
193
+ xmlns: "http://www.w3.org/2000/svg",
194
+ ...props,
195
+ children: [
196
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.100000001", fill: "rgb(65,129,255)", fillRule: "nonzero" }),
197
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.96593 5.848L7.03393 5.848L7.03393 4L8.96593 4L8.96593 5.848ZM8.50195 7L7 7L7 8.5L7.50196 8.5L7.50196 10.5L7 10.5L7 12L9.5 12L9.5 10.5L9.00195 10.5L9.00196 7.5C9.00196 7.22386 8.7781 7 8.50195 7Z", fillRule: "evenodd" })
198
+ ]
199
+ }
200
+ );
201
+ InformationMonochrome.displayName = "InformationMonochrome";
202
+ var InformationStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
203
+ "svg",
204
+ {
205
+ width: "16",
206
+ height: "16",
207
+ viewBox: "0 0 16 16",
208
+ fill: "currentColor",
209
+ xmlns: "http://www.w3.org/2000/svg",
210
+ ...props,
211
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.99968 15.0013C11.866 15.0013 15.0003 11.867 15.0003 8.00066C15.0003 4.1343 11.866 1 7.99968 1C4.13332 1 0.999023 4.1343 0.999023 8.00066C0.999023 11.867 4.13332 15.0013 7.99968 15.0013ZM7.99968 13.5013C11.0376 13.5013 13.5003 11.0386 13.5003 8.00066C13.5003 4.96272 11.0376 2.5 7.99968 2.5C4.96174 2.5 2.49902 4.96272 2.49902 8.00066C2.49902 11.0386 4.96174 13.5013 7.99968 13.5013ZM7.03394 5.848L8.96594 5.848L8.96594 4L7.03394 4L7.03394 5.848ZM7 7L8.50196 7C8.7781 7 9.00196 7.22386 9.00196 7.5L9.00196 10.5L9.5 10.5L9.5 12L7 12L7 10.5L7.50196 10.5L7.50196 8.5L7 8.5L7 7Z", fillRule: "evenodd" })
212
+ }
213
+ );
214
+ InformationStroke.displayName = "InformationStroke";
215
+ var NoneColor = (props) => /* @__PURE__ */ jsxRuntime.jsx(
216
+ "svg",
217
+ {
218
+ width: "16",
219
+ height: "16",
220
+ viewBox: "0 0 16 16",
221
+ fill: "currentColor",
222
+ xmlns: "http://www.w3.org/2000/svg",
223
+ ...props,
224
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.200000003", fill: "rgb(131,137,151)", fillRule: "nonzero" })
225
+ }
226
+ );
227
+ NoneColor.displayName = "NoneColor";
228
+ var NoneMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsx(
229
+ "svg",
230
+ {
231
+ width: "16",
232
+ height: "16",
233
+ viewBox: "0 0 16 16",
234
+ fill: "currentColor",
235
+ xmlns: "http://www.w3.org/2000/svg",
236
+ ...props,
237
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5C4.96243 2.5 2.5 4.96243 2.5 8C2.5 11.0376 4.96243 13.5 8 13.5ZM8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z", opacity: "0.200000003", fill: "rgb(131,137,151)", fillRule: "evenodd" })
238
+ }
239
+ );
240
+ NoneMonochrome.displayName = "NoneMonochrome";
241
+ var NoneStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
242
+ "svg",
243
+ {
244
+ width: "16",
245
+ height: "16",
246
+ viewBox: "0 0 16 16",
247
+ fill: "currentColor",
248
+ xmlns: "http://www.w3.org/2000/svg",
249
+ ...props,
250
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5C4.96243 2.5 2.5 4.96243 2.5 8C2.5 11.0376 4.96243 13.5 8 13.5ZM8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z", fillRule: "evenodd" })
251
+ }
252
+ );
253
+ NoneStroke.displayName = "NoneStroke";
254
+ var OkColor = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
255
+ "svg",
256
+ {
257
+ width: "16",
258
+ height: "16",
259
+ viewBox: "0 0 16 16",
260
+ fill: "currentColor",
261
+ xmlns: "http://www.w3.org/2000/svg",
262
+ ...props,
263
+ children: [
264
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", fill: "rgb(38,218,114)", fillRule: "nonzero" }),
265
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.0304 6.02941L7.53039 10.5294C7.23749 10.8223 6.76262 10.8223 6.46973 10.5294L3.96973 8.02941L5.03039 6.96875L7.00006 8.93842L10.9697 4.96875L12.0304 6.02941Z", fillRule: "evenodd" })
266
+ ]
267
+ }
268
+ );
269
+ OkColor.displayName = "OkColor";
270
+ var OkMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
271
+ "svg",
272
+ {
273
+ width: "16",
274
+ height: "16",
275
+ viewBox: "0 0 16 16",
276
+ fill: "currentColor",
277
+ xmlns: "http://www.w3.org/2000/svg",
278
+ ...props,
279
+ children: [
280
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.100000001", fill: "rgb(38,218,114)", fillRule: "nonzero" }),
281
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.0304 6.02941L7.53039 10.5294C7.23749 10.8223 6.76262 10.8223 6.46973 10.5294L3.96973 8.02941L5.03039 6.96875L7.00006 8.93842L10.9697 4.96875L12.0304 6.02941Z", fill: "rgb(38,218,114)", fillRule: "evenodd" })
282
+ ]
283
+ }
284
+ );
285
+ OkMonochrome.displayName = "OkMonochrome";
286
+ var OkStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
287
+ "svg",
288
+ {
289
+ width: "16",
290
+ height: "16",
291
+ viewBox: "0 0 16 16",
292
+ fill: "currentColor",
293
+ xmlns: "http://www.w3.org/2000/svg",
294
+ ...props,
295
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5001 8.00012C13.5001 11.0377 11.0377 13.5001 8.00012 13.5001C4.96256 13.5001 2.50012 11.0377 2.50012 8.00012C2.50012 4.96256 4.96256 2.50012 8.00012 2.50012C11.0377 2.50012 13.5001 4.96256 13.5001 8.00012ZM15.0001 8.00012C15.0001 11.8661 11.8661 15.0001 8.00012 15.0001C4.13413 15.0001 1.00012 11.8661 1.00012 8.00012C1.00012 4.13413 4.13413 1.00012 8.00012 1.00012C11.8661 1.00012 15.0001 4.13413 15.0001 8.00012ZM7.53051 10.5295L12.0305 6.02953L10.9698 4.96887L7.00018 8.93854L5.03051 6.96887L3.96985 8.02953L6.46985 10.5295C6.76274 10.8224 7.23762 10.8224 7.53051 10.5295Z", fillRule: "evenodd" })
296
+ }
297
+ );
298
+ OkStroke.displayName = "OkStroke";
299
+ var SkipColor = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
300
+ "svg",
301
+ {
302
+ width: "16",
303
+ height: "16",
304
+ viewBox: "0 0 16 16",
305
+ fill: "currentColor",
306
+ xmlns: "http://www.w3.org/2000/svg",
307
+ ...props,
308
+ children: [
309
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.699999988", fill: "rgb(131,137,151)", fillRule: "nonzero" }),
310
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 8.75L12 8.75L12 7.25L4 7.25L4 8.75Z", fillRule: "nonzero" })
311
+ ]
312
+ }
313
+ );
314
+ SkipColor.displayName = "SkipColor";
315
+ var SkipMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
316
+ "svg",
317
+ {
318
+ width: "16",
319
+ height: "16",
320
+ viewBox: "0 0 16 16",
321
+ fill: "currentColor",
322
+ xmlns: "http://www.w3.org/2000/svg",
323
+ ...props,
324
+ children: [
325
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.100000001", fill: "rgb(131,137,151)", fillRule: "nonzero" }),
326
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 8.75L12 8.75L12 7.25L4 7.25L4 8.75Z", fill: "rgb(131,137,151)", fillRule: "nonzero" })
327
+ ]
328
+ }
329
+ );
330
+ SkipMonochrome.displayName = "SkipMonochrome";
331
+ var SkipStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
332
+ "svg",
333
+ {
334
+ width: "16",
335
+ height: "16",
336
+ viewBox: "0 0 16 16",
337
+ fill: "currentColor",
338
+ xmlns: "http://www.w3.org/2000/svg",
339
+ ...props,
340
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 8C13.5 11.0376 11.0376 13.5 8 13.5C4.96243 13.5 2.5 11.0376 2.5 8C2.5 4.96243 4.96243 2.5 8 2.5C11.0376 2.5 13.5 4.96243 13.5 8ZM15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM12 8.75L4 8.75L4 7.25L12 7.25L12 8.75Z", fillRule: "evenodd" })
341
+ }
342
+ );
343
+ SkipStroke.displayName = "SkipStroke";
344
+ var StopStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
345
+ "svg",
346
+ {
347
+ width: "16",
348
+ height: "16",
349
+ viewBox: "0 0 16 16",
350
+ fill: "currentColor",
351
+ xmlns: "http://www.w3.org/2000/svg",
352
+ ...props,
353
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.4489 7.75009C12.2917 8.89831 11.7718 10.0064 10.8891 10.8891C8.7412 13.037 5.2588 13.037 3.11091 10.8891C2.22827 10.0064 1.70833 8.89844 1.55111 7.75029L12.4489 7.75009ZM12.4489 6.25009C12.2918 5.10181 11.7718 3.99365 10.8891 3.11091C8.7412 0.963029 5.2588 0.963029 3.11091 3.11091C2.22812 3.99371 1.70816 5.10193 1.55103 6.25029L12.4489 6.25009ZM11.9497 2.05025C14.6834 4.78392 14.6834 9.21608 11.9497 11.9497C9.21608 14.6834 4.78392 14.6834 2.05025 11.9497C-0.683418 9.21608 -0.683418 4.78392 2.05025 2.05025C4.78392 -0.683418 9.21608 -0.683417 11.9497 2.05025Z", fillRule: "evenodd", transform: "matrix(0.707107,0.707107,-0.707107,0.707107,7.99976,-1.90051)" })
354
+ }
355
+ );
356
+ StopStroke.displayName = "StopStroke";
357
+ var TimeColor = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
358
+ "svg",
359
+ {
360
+ width: "16",
361
+ height: "16",
362
+ viewBox: "0 0 16 16",
363
+ fill: "currentColor",
364
+ xmlns: "http://www.w3.org/2000/svg",
365
+ ...props,
366
+ children: [
367
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", fill: "rgb(78,169,255)", fillRule: "nonzero" }),
368
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 7.7527L7 4.89648L8.5 4.89648L8.5 7.7527C8.5 8.08688 8.63382 8.40716 8.87157 8.642L9.96456 9.72162L8.91044 10.7888L7.81746 9.70917C7.2944 9.19251 7 8.48791 7 7.7527Z", fillRule: "evenodd" })
369
+ ]
370
+ }
371
+ );
372
+ TimeColor.displayName = "TimeColor";
373
+ var TimeMonochrome = (props) => /* @__PURE__ */ jsxRuntime.jsxs(
374
+ "svg",
375
+ {
376
+ width: "16",
377
+ height: "16",
378
+ viewBox: "0 0 16 16",
379
+ fill: "currentColor",
380
+ xmlns: "http://www.w3.org/2000/svg",
381
+ ...props,
382
+ children: [
383
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z", opacity: "0.100000001", fill: "rgb(78,169,255)", fillRule: "nonzero" }),
384
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 7.7527L7 4.89648L8.5 4.89648L8.5 7.7527C8.5 8.08688 8.63382 8.40716 8.87157 8.642L9.96456 9.72162L8.91044 10.7888L7.81746 9.70917C7.2944 9.19251 7 8.48791 7 7.7527Z", fill: "rgb(78,169,255)", fillRule: "evenodd" })
385
+ ]
386
+ }
387
+ );
388
+ TimeMonochrome.displayName = "TimeMonochrome";
389
+ var TimeStroke = (props) => /* @__PURE__ */ jsxRuntime.jsx(
390
+ "svg",
391
+ {
392
+ width: "16",
393
+ height: "16",
394
+ viewBox: "0 0 16 16",
395
+ fill: "currentColor",
396
+ xmlns: "http://www.w3.org/2000/svg",
397
+ ...props,
398
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 8C13.5 11.0376 11.0376 13.5 8 13.5C4.96243 13.5 2.5 11.0376 2.5 8C2.5 4.96243 4.96243 2.5 8 2.5C11.0376 2.5 13.5 4.96243 13.5 8ZM15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM7.25 3.99999L7.25 7.87867C7.25 8.4754 7.48705 9.0477 7.90901 9.46966L9.46967 11.0303L10.5303 9.96966L8.96967 8.409C8.82902 8.26834 8.75 8.07758 8.75 7.87867L8.75 3.99999L7.25 3.99999Z", fillRule: "evenodd" })
399
+ }
400
+ );
401
+ TimeStroke.displayName = "TimeStroke";
402
+
403
+ exports.AttentionColor = AttentionColor;
404
+ exports.AttentionMonochrome = AttentionMonochrome;
405
+ exports.AttentionStroke = AttentionStroke;
406
+ exports.ErrorColor = ErrorColor;
407
+ exports.ErrorMonochrome = ErrorMonochrome;
408
+ exports.ErrorStroke = ErrorStroke;
409
+ exports.HelpColor = HelpColor;
410
+ exports.HelpMonochrome = HelpMonochrome;
411
+ exports.HelpStroke = HelpStroke;
412
+ exports.InformationColor = InformationColor;
413
+ exports.InformationMonochrome = InformationMonochrome;
414
+ exports.InformationStroke = InformationStroke;
415
+ exports.NoneColor = NoneColor;
416
+ exports.NoneMonochrome = NoneMonochrome;
417
+ exports.NoneStroke = NoneStroke;
418
+ exports.OkColor = OkColor;
419
+ exports.OkMonochrome = OkMonochrome;
420
+ exports.OkStroke = OkStroke;
421
+ exports.SkipColor = SkipColor;
422
+ exports.SkipMonochrome = SkipMonochrome;
423
+ exports.SkipStroke = SkipStroke;
424
+ exports.StopStroke = StopStroke;
425
+ exports.TimeColor = TimeColor;
426
+ exports.TimeMonochrome = TimeMonochrome;
427
+ exports.TimeStroke = TimeStroke;
428
+ exports.alert_exports = alert_exports;