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,177 @@
1
+ import { __export } from './chunk-MLKGABMK.js';
2
+ import { jsx } from 'react/jsx-runtime';
3
+
4
+ // src/16/technology/index.ts
5
+ var technology_exports = {};
6
+ __export(technology_exports, {
7
+ AllDevices: () => AllDevices,
8
+ Blueto: () => Blueto,
9
+ Datastore: () => Datastore,
10
+ Desktop: () => Desktop,
11
+ FloppyDisk: () => FloppyDisk,
12
+ Internet: () => Internet,
13
+ Mobile: () => Mobile,
14
+ Phone: () => Phone,
15
+ Tablet: () => Tablet,
16
+ WiFi: () => WiFi,
17
+ WiFiDisconnect: () => WiFiDisconnect,
18
+ WiFiOff: () => WiFiOff
19
+ });
20
+ var AllDevices = (props) => /* @__PURE__ */ jsx(
21
+ "svg",
22
+ {
23
+ width: "16",
24
+ height: "16",
25
+ viewBox: "0 0 16 16",
26
+ fill: "currentColor",
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ ...props,
29
+ children: /* @__PURE__ */ jsx("path", { d: "M12.5 3L12.5 5L10 5C8.89543 5 8 5.89543 8 7L8 10.5L3 10.5C2.72386 10.5 2.5 10.2761 2.5 10L2.5 3C2.5 2.72386 2.72386 2.5 3 2.5L12 2.5C12.2761 2.5 12.5 2.72386 12.5 3ZM14 3L14 5.26757C14.5978 5.61337 15 6.25972 15 7L15 13C15 14.1046 14.1046 15 13 15L10 15C8.89543 15 8 14.1046 8 13L8 12L3 12C1.89543 12 1 11.1046 1 10L1 3C1 1.89543 1.89543 1 3 1L12 1C13.1046 1 14 1.89543 14 3ZM5.5 7.50029L5.5 5.5L4 5.5L4 7.50029L5.5 7.50029ZM13 6.5L10 6.5C9.72386 6.5 9.5 6.72386 9.5 7L9.5 13C9.5 13.2761 9.72386 13.5 10 13.5L13 13.5C13.2761 13.5 13.5 13.2761 13.5 13L13.5 7C13.5 6.72386 13.2761 6.5 13 6.5ZM12.25 10.5L10.75 10.5L10.75 12L12.25 12L12.25 10.5Z", fillRule: "evenodd" })
30
+ }
31
+ );
32
+ AllDevices.displayName = "AllDevices";
33
+ var Blueto = (props) => /* @__PURE__ */ jsx(
34
+ "svg",
35
+ {
36
+ width: "16",
37
+ height: "16",
38
+ viewBox: "0 0 16 16",
39
+ fill: "currentColor",
40
+ xmlns: "http://www.w3.org/2000/svg",
41
+ ...props,
42
+ children: /* @__PURE__ */ jsx("path", { d: "M7.41756 1.08132C7.66839 0.95312 7.9699 0.976282 8.19821 1.14129L12.6907 4.38821C12.8888 4.53139 13.0047 4.76213 13.0013 5.00655C12.9979 5.25096 12.8756 5.47837 12.6736 5.61596L9.17429 7.99907L12.6733 10.3799C12.8754 10.5174 12.9978 10.7447 13.0013 10.9891C13.0049 11.2335 12.8891 11.4642 12.6911 11.6075L8.19862 14.8591C7.97035 15.0243 7.66874 15.0476 7.41778 14.9195C7.16683 14.7913 7.00888 14.5333 7.00888 14.2515L7.00888 9.47378L3.85189 11.6238L3.00756 10.384L6.50867 7.99962L3 5.61223L3.84383 4.37209L7.00888 6.52567L7.00888 1.74915C7.00888 1.46746 7.16673 1.20952 7.41756 1.08132ZM8.50888 9.36062L10.946 11.0189L8.50888 12.7829L8.50888 9.36062ZM8.50888 6.63742L8.50888 3.21658L10.9458 4.97782L8.50888 6.63742Z", fillRule: "evenodd" })
43
+ }
44
+ );
45
+ Blueto.displayName = "Blueto";
46
+ var Datastore = (props) => /* @__PURE__ */ jsx(
47
+ "svg",
48
+ {
49
+ width: "16",
50
+ height: "16",
51
+ viewBox: "0 0 16 16",
52
+ fill: "currentColor",
53
+ xmlns: "http://www.w3.org/2000/svg",
54
+ ...props,
55
+ children: /* @__PURE__ */ jsx("path", { d: "M2.35532 5.46974C3.35843 5.80259 4.64902 5.98291 6.00601 5.98291C7.363 5.98291 8.65359 5.80259 9.6567 5.46974C9.93968 5.37584 10.2273 5.26086 10.4995 5.11843L10.4995 7.10259L10.4982 7.10259L10.4983 7.10829C10.4983 7.87235 8.48564 8.49175 6.00292 8.49175C3.5202 8.49175 1.50755 7.87235 1.50755 7.10829L1.50759 7.10259L1.5 7.10259L1.5 5.11186C1.77588 5.25732 2.068 5.3744 2.35532 5.46974ZM0.0112383 2.99707C0.0112333 2.9952 0.0112308 2.99333 0.0112308 2.99145C0.0112308 2.12597 0.540974 1.54269 0.9386 1.23075C1.35391 0.90493 1.86169 0.676964 2.35532 0.513167C3.35843 0.180316 4.64902 0 6.00601 0C7.363 0 8.65359 0.180316 9.6567 0.513167C10.1503 0.676964 10.6581 0.90493 11.0734 1.23075C11.471 1.54269 12.0008 2.12597 12.0008 2.99145C12.0008 3.01614 12.0004 3.0406 11.9995 3.06484L11.9995 10.9951L12.0015 10.9951L12.0015 10.9959C12.0015 11.861 11.4726 12.4447 11.0744 12.7575C10.6588 13.084 10.1506 13.3125 9.65632 13.4767C8.652 13.8105 7.35979 13.9912 6.00109 13.9912C4.64239 13.9912 3.35018 13.8105 2.34586 13.4767C1.8516 13.3125 1.34334 13.084 0.92774 12.7575C0.534001 12.4482 0.0124132 11.8739 0.000911716 11.0245L0 11.0245L0 2.99707L0.0112383 2.99707ZM1.5 10.9951L1.50072 10.9951L1.50072 10.9959C1.50072 11.8218 3.5156 12.4912 6.00109 12.4912C8.46934 12.4912 10.4735 11.831 10.5012 11.013L10.4995 11.013L10.4995 9.1767C10.2168 9.31766 9.91681 9.42971 9.62283 9.52019C8.63058 9.82555 7.35107 9.99174 6.00292 9.99174C4.65477 9.99174 3.37526 9.82555 2.38301 9.52019C2.08683 9.42904 1.7846 9.31599 1.5 9.17354L1.5 10.9951ZM6.00601 4.48291C8.45222 4.48291 10.442 3.83449 10.4995 3.02737L10.4995 2.99698L10.5008 2.99698L10.5008 2.99145C10.5008 2.16775 8.48841 1.5 6.00601 1.5C3.52361 1.5 1.51123 2.16775 1.51123 2.99145C1.51123 3.81516 3.52361 4.48291 6.00601 4.48291Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,13.9995,1.00671)" })
56
+ }
57
+ );
58
+ Datastore.displayName = "Datastore";
59
+ var Desktop = (props) => /* @__PURE__ */ jsx(
60
+ "svg",
61
+ {
62
+ width: "16",
63
+ height: "16",
64
+ viewBox: "0 0 16 16",
65
+ fill: "currentColor",
66
+ xmlns: "http://www.w3.org/2000/svg",
67
+ ...props,
68
+ children: /* @__PURE__ */ jsx("path", { d: "M12.9998 3.5L2.99976 3.5C2.72361 3.5 2.49976 3.72386 2.49976 4L2.49976 10C2.49976 10.2761 2.72361 10.5 2.99976 10.5L12.9998 10.5C13.2759 10.5 13.4998 10.2761 13.4998 10L13.4998 4C13.4998 3.72386 13.2759 3.5 12.9998 3.5ZM2.99976 2C1.89519 2 0.999756 2.89543 0.999756 4L0.999756 10C0.999756 11.1046 1.89519 12 2.99976 12L7.24989 12L7.24989 13.4991L5.00012 13.4991L5.00012 14.9991L11.0001 14.9991L11.0001 13.4991L8.7499 13.4991L8.74989 12L12.9998 12C14.1043 12 14.9998 11.1046 14.9998 10L14.9998 4C14.9998 2.89543 14.1043 2 12.9998 2L2.99976 2Z", fillRule: "evenodd" })
69
+ }
70
+ );
71
+ Desktop.displayName = "Desktop";
72
+ var FloppyDisk = (props) => /* @__PURE__ */ jsx(
73
+ "svg",
74
+ {
75
+ width: "16",
76
+ height: "16",
77
+ viewBox: "0 0 16 16",
78
+ fill: "currentColor",
79
+ xmlns: "http://www.w3.org/2000/svg",
80
+ ...props,
81
+ children: /* @__PURE__ */ jsx("path", { d: "M12 12.5C12.2761 12.5 12.5 12.2761 12.5 12L12.5 5.82843C12.5 5.69582 12.4473 5.56864 12.3536 5.47487L10.5251 3.64645C10.4314 3.55268 10.3042 3.5 10.1716 3.5L10 3.5L10 4.5C10 5.60457 9.10457 6.5 8 6.5L6.5 6.5C5.39543 6.5 4.5 5.60457 4.5 4.5L4.5 3.5L4 3.5C3.72386 3.5 3.5 3.72386 3.5 4L3.5 12C3.5 12.2761 3.72386 12.5 4 12.5L4.5 12.5L4.5 10.5C4.5 9.39543 5.39543 8.5 6.5 8.5L9.5 8.5C10.6046 8.5 11.5 9.39543 11.5 10.5L11.5 12.5L12 12.5ZM11.5 14L10 14L6 14L4.5 14L4 14C2.89543 14 2 13.1046 2 12L2 4C2 2.89543 2.89543 2 4 2L4.5 2L6 2L8.5 2L10 2L10.1716 2C10.702 2 11.2107 2.21071 11.5858 2.58579L13.4142 4.41421C13.7893 4.78929 14 5.29799 14 5.82843L14 12C14 13.1046 13.1046 14 12 14L11.5 14ZM10 12.5L10 10.5C10 10.2239 9.77614 10 9.5 10L6.5 10C6.22386 10 6 10.2239 6 10.5L6 12.5L10 12.5ZM6 3.5L8.5 3.5L8.5 4.5C8.5 4.77614 8.27614 5 8 5L6.5 5C6.22386 5 6 4.77614 6 4.5L6 3.5Z", fillRule: "evenodd" })
82
+ }
83
+ );
84
+ FloppyDisk.displayName = "FloppyDisk";
85
+ var Internet = (props) => /* @__PURE__ */ jsx(
86
+ "svg",
87
+ {
88
+ width: "16",
89
+ height: "16",
90
+ viewBox: "0 0 16 16",
91
+ fill: "currentColor",
92
+ xmlns: "http://www.w3.org/2000/svg",
93
+ ...props,
94
+ children: /* @__PURE__ */ jsx("path", { d: "M10.4991 12.9007C12.0685 12.0989 13.2018 10.5653 13.4493 8.75L11.4801 8.75C11.3944 10.3593 11.036 11.8057 10.4991 12.9007ZM8 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 15ZM5.50085 3.09927C3.93154 3.90115 2.79823 5.43466 2.55071 7.25L4.51985 7.25C4.60556 5.64067 4.96396 4.1943 5.50085 3.09927ZM6.02221 7.25C6.10765 5.81912 6.4322 4.59021 6.86677 3.72107C7.42041 2.61378 7.90774 2.5 8 2.5C8.09226 2.5 8.57959 2.61378 9.13323 3.72107C9.5678 4.59021 9.89235 5.81912 9.97779 7.25L6.02221 7.25ZM6.02221 8.75C6.10765 10.1809 6.4322 11.4098 6.86677 12.2789C7.42041 13.3862 7.90774 13.5 8 13.5C8.09226 13.5 8.57959 13.3862 9.13323 12.2789C9.5678 11.4098 9.89235 10.1809 9.97779 8.75L6.02221 8.75ZM4.51985 8.75C4.60556 10.3593 4.96396 11.8057 5.50085 12.9007C3.93154 12.0989 2.79823 10.5653 2.55071 8.75L4.51985 8.75ZM11.4801 7.25C11.3944 5.64067 11.036 4.1943 10.4991 3.09927C12.0685 3.90115 13.2018 5.43466 13.4493 7.25L11.4801 7.25Z", fillRule: "evenodd" })
95
+ }
96
+ );
97
+ Internet.displayName = "Internet";
98
+ var Mobile = (props) => /* @__PURE__ */ jsx(
99
+ "svg",
100
+ {
101
+ width: "16",
102
+ height: "16",
103
+ viewBox: "0 0 16 16",
104
+ fill: "currentColor",
105
+ xmlns: "http://www.w3.org/2000/svg",
106
+ ...props,
107
+ children: /* @__PURE__ */ jsx("path", { d: "M5.5 2.5L10.5 2.5C10.7761 2.5 11 2.72386 11 3L11 13C11 13.2761 10.7761 13.5 10.5 13.5L5.5 13.5C5.22386 13.5 5 13.2761 5 13L5 3C5 2.72386 5.22386 2.5 5.5 2.5ZM3.5 3C3.5 1.89543 4.39543 1 5.5 1L10.5 1C11.6046 1 12.5 1.89543 12.5 3L12.5 13C12.5 14.1046 11.6046 15 10.5 15L5.5 15C4.39543 15 3.5 14.1046 3.5 13L3.5 3ZM9.49979 10.5L6.49979 10.5L6.49979 12L9.49979 12L9.49979 10.5Z", fillRule: "evenodd" })
108
+ }
109
+ );
110
+ Mobile.displayName = "Mobile";
111
+ var Phone = (props) => /* @__PURE__ */ jsx(
112
+ "svg",
113
+ {
114
+ width: "16",
115
+ height: "16",
116
+ viewBox: "0 0 16 16",
117
+ fill: "currentColor",
118
+ xmlns: "http://www.w3.org/2000/svg",
119
+ ...props,
120
+ children: /* @__PURE__ */ jsx("path", { d: "M9.5 2.5L6.5 2.5C6.22386 2.5 6 2.72386 6 3L6 10C6 10.2761 6.22386 10.5 6.5 10.5L9.5 10.5C9.77614 10.5 10 10.2761 10 10L10 3C10 2.72386 9.77614 2.5 9.5 2.5ZM6.5 1C5.39543 1 4.5 1.89543 4.5 3L4.5 10C4.5 11.1046 5.39543 12 6.5 12L9.5 12C10.6046 12 11.5 11.1046 11.5 10L11.5 3C11.5 1.89543 10.6046 1 9.5 1L6.5 1ZM7 7.75L9 7.75L9 9.25L7 9.25L7 7.75ZM1.5 10.5C1.5 9.56808 2.13739 8.78503 3 8.56301L3 10.4997L3 10.5L3 11.9999L3 12C3 12.8284 3.67157 13.5 4.5 13.5L11.5 13.5C12.3284 13.5 13 12.8284 13 12L13 11.9999L13 10.5L13 8.56301C13.8626 8.78503 14.5 9.56808 14.5 10.5L14.5 12C14.5 13.6569 13.1569 15 11.5 15L4.5 15C2.84315 15 1.5 13.6569 1.5 12L1.5 10.5Z", fillRule: "evenodd" })
121
+ }
122
+ );
123
+ Phone.displayName = "Phone";
124
+ var Tablet = (props) => /* @__PURE__ */ jsx(
125
+ "svg",
126
+ {
127
+ width: "16",
128
+ height: "16",
129
+ viewBox: "0 0 16 16",
130
+ fill: "currentColor",
131
+ xmlns: "http://www.w3.org/2000/svg",
132
+ ...props,
133
+ children: /* @__PURE__ */ jsx("path", { d: "M4 2.5L12 2.5C12.2761 2.5 12.5 2.72386 12.5 3L12.5 13C12.5 13.2761 12.2761 13.5 12 13.5L4 13.5C3.72386 13.5 3.5 13.2761 3.5 13L3.5 3C3.5 2.72386 3.72386 2.5 4 2.5ZM2 3C2 1.89543 2.89543 1 4 1L12 1C13.1046 1 14 1.89543 14 3L14 13C14 14.1046 13.1046 15 12 15L4 15C2.89543 15 2 14.1046 2 13L2 3ZM9.00019 10.5L6.9999 10.5L6.9999 12L9.00019 12L9.00019 10.5Z", fillRule: "evenodd" })
134
+ }
135
+ );
136
+ Tablet.displayName = "Tablet";
137
+ var WiFi = (props) => /* @__PURE__ */ jsx(
138
+ "svg",
139
+ {
140
+ width: "16",
141
+ height: "16",
142
+ viewBox: "0 0 16 16",
143
+ fill: "currentColor",
144
+ xmlns: "http://www.w3.org/2000/svg",
145
+ ...props,
146
+ children: /* @__PURE__ */ jsx("path", { d: "M6.12096 10.9032C5.98541 11.0442 5.86265 11.1971 5.7549 11.3594L4.67433 10.2916C4.78827 10.1409 4.9105 9.99789 5.03973 9.8635C5.8055 9.06713 6.86679 8.52392 8.00052 8.52392C9.30749 8.52392 10.5593 9.18326 11.3614 10.2567L10.2788 11.3263C9.75833 10.5144 8.87735 10.0239 8.00052 10.0239C7.34763 10.0239 6.65872 10.3439 6.12096 10.9032ZM3.4288 8.80985C3.38845 8.85366 3.34867 8.89799 3.30947 8.94283L2.2409 7.88687C2.26887 7.85557 2.29709 7.82447 2.32555 7.79357C3.81888 6.17244 5.8581 5.24872 7.99879 5.24872C10.1395 5.24872 12.1787 6.17244 13.672 7.79357C13.701 7.82502 13.7297 7.85667 13.7582 7.88854L12.6895 8.94444C12.6499 8.89904 12.6096 8.85418 12.5688 8.80985C11.3454 7.48182 9.70005 6.74872 7.99879 6.74872C6.29752 6.74872 4.65214 7.48182 3.4288 8.80985ZM2.11588 5.61731C1.72017 5.96324 1.37262 6.33804 1.07492 6.73464L0 5.67241C0.332072 5.2514 0.709197 4.85467 1.12863 4.488C2.95088 2.89499 5.42241 2 7.99956 2C10.5767 2 13.0482 2.89499 14.8705 4.488C15.2903 4.85499 15.6677 5.2521 16 5.67352L14.925 6.73568C14.6271 6.33869 14.2793 5.96354 13.8832 5.61731C12.3529 4.27951 10.239 3.5 7.99956 3.5C5.76008 3.5 3.64619 4.27951 2.11588 5.61731ZM8 14C8.55228 14 9 13.5523 9 13C9 12.4477 8.55228 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14Z", fillRule: "evenodd" })
147
+ }
148
+ );
149
+ WiFi.displayName = "WiFi";
150
+ var WiFiDisconnect = (props) => /* @__PURE__ */ jsx(
151
+ "svg",
152
+ {
153
+ width: "16",
154
+ height: "16",
155
+ viewBox: "0 0 16 16",
156
+ fill: "currentColor",
157
+ xmlns: "http://www.w3.org/2000/svg",
158
+ ...props,
159
+ children: /* @__PURE__ */ jsx("path", { d: "M6.12096 10.9032C5.98541 11.0442 5.86265 11.1971 5.7549 11.3594L4.67433 10.2916C4.78827 10.1409 4.9105 9.99789 5.03973 9.8635C5.8055 9.06713 6.86679 8.52392 8.00052 8.52392C9.12491 8.52392 10.2085 9.01191 11 9.83172L11 10.6137L10.2788 11.3263C9.75833 10.5144 8.87735 10.0239 8.00052 10.0239C7.34763 10.0239 6.65872 10.3439 6.12096 10.9032ZM11 7.55466L11 5.87858C10.0577 5.46736 9.04027 5.24872 7.99879 5.24872C5.8581 5.24872 3.81888 6.17244 2.32555 7.79357C2.29709 7.82447 2.26887 7.85557 2.2409 7.88687L3.30947 8.94283C3.34867 8.89799 3.38845 8.85366 3.4288 8.80985C4.65214 7.48182 6.29752 6.74872 7.99879 6.74872C9.04923 6.74872 10.0784 7.0282 11 7.55466ZM11.0452 4L14.2627 4C12.5171 2.71339 10.3004 2 7.99956 2C5.42241 2 2.95088 2.89499 1.12863 4.488C0.709197 4.85467 0.332072 5.2514 0 5.67241L1.07492 6.73464C1.37262 6.33804 1.72017 5.96324 2.11588 5.61731C3.64619 4.27951 5.76008 3.5 7.99956 3.5C9.05907 3.5 10.0905 3.67448 11.0452 4ZM8 14C8.55229 14 9 13.5523 9 13C9 12.4477 8.55229 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14ZM14.1737 10.9585L12.9737 10.9585L12.7817 8.3275L12.7817 6L14.3657 6L14.3657 8.3275L14.1737 10.9585ZM14.3657 13.8115L12.7817 13.8115L12.7817 12.1555L14.3657 12.1555L14.3657 13.8115Z", fillRule: "evenodd" })
160
+ }
161
+ );
162
+ WiFiDisconnect.displayName = "WiFiDisconnect";
163
+ var WiFiOff = (props) => /* @__PURE__ */ jsx(
164
+ "svg",
165
+ {
166
+ width: "16",
167
+ height: "16",
168
+ viewBox: "0 0 16 16",
169
+ fill: "currentColor",
170
+ xmlns: "http://www.w3.org/2000/svg",
171
+ ...props,
172
+ children: /* @__PURE__ */ jsx("path", { d: "M8.36645 10.052L12.3447 14.0303L13.4053 12.9696L2.03033 1.5946L0.96967 2.65526L2.07556 3.76115C1.74404 3.98406 1.4276 4.22663 1.12863 4.48799C0.709197 4.85466 0.332072 5.25139 0 5.67239L1.07492 6.73463C1.37262 6.33803 1.72017 5.96323 2.11588 5.6173C2.43937 5.3345 2.78893 5.07666 3.16025 4.84585L4.45532 6.14091C3.67147 6.55851 2.95068 7.11493 2.32555 7.79356C2.29709 7.82445 2.26887 7.85555 2.2409 7.88685L3.30947 8.94282C3.34867 8.89798 3.38845 8.85364 3.4288 8.80984C4.05155 8.1338 4.78367 7.61192 5.57685 7.26244L6.98346 8.66906C6.24311 8.88123 5.57045 9.31156 5.03973 9.86349C4.9105 9.99788 4.78827 10.1409 4.67433 10.2916L5.7549 11.3594C5.86265 11.1971 5.98541 11.0441 6.12096 10.9032C6.65872 10.3439 7.34763 10.0239 8.00052 10.0239C8.12274 10.0239 8.24505 10.0334 8.36645 10.052ZM12.5688 8.80984C11.6708 7.83498 10.5453 7.18069 9.33731 6.90164L7.69076 5.25508C7.79317 5.25084 7.89586 5.2487 7.99879 5.2487C10.1395 5.2487 12.1787 6.17242 13.672 7.79356C13.701 7.825 13.7297 7.85666 13.7582 7.88853L12.6895 8.94442C12.6499 8.89903 12.6096 8.85417 12.5688 8.80984ZM7.99956 3.49999C7.3597 3.49999 6.73008 3.56362 6.12141 3.68574L4.8841 2.44843C5.87848 2.15416 6.92992 1.99999 7.99956 1.99999C10.5767 1.99999 13.0482 2.89498 14.8705 4.48798C15.2903 4.85498 15.6677 5.25209 16 5.67351L14.925 6.73567C14.6271 6.33868 14.2793 5.96353 13.8832 5.6173C12.3529 4.2795 10.239 3.49999 7.99956 3.49999ZM8 14C8.55229 14 9 13.5523 9 13C9 12.4477 8.55229 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14Z", fillRule: "evenodd" })
173
+ }
174
+ );
175
+ WiFiOff.displayName = "WiFiOff";
176
+
177
+ export { AllDevices, Blueto, Datastore, Desktop, FloppyDisk, Internet, Mobile, Phone, Tablet, WiFi, WiFiDisconnect, WiFiOff, technology_exports };
@@ -0,0 +1,317 @@
1
+ import { __export } from './chunk-MLKGABMK.js';
2
+ import { jsx } from 'react/jsx-runtime';
3
+
4
+ // src/16/rating/index.ts
5
+ var rating_exports = {};
6
+ __export(rating_exports, {
7
+ Dislike: () => Dislike,
8
+ Favorite: () => Favorite,
9
+ FavoriteFill: () => FavoriteFill,
10
+ Heart: () => Heart,
11
+ HeartFill: () => HeartFill,
12
+ Like: () => Like,
13
+ PriorityHigh: () => PriorityHigh,
14
+ PriorityHighFill: () => PriorityHighFill,
15
+ PriorityLow: () => PriorityLow,
16
+ PriorityLowFill: () => PriorityLowFill,
17
+ PriorityNegativeLow: () => PriorityNegativeLow,
18
+ PriorityNegativeLowFill: () => PriorityNegativeLowFill,
19
+ PriorityNegativeNormal: () => PriorityNegativeNormal,
20
+ PriorityNegativeNormalFill: () => PriorityNegativeNormalFill,
21
+ PriorityNormal: () => PriorityNormal,
22
+ PriorityNormalFill: () => PriorityNormalFill,
23
+ PriorityVeryHigh: () => PriorityVeryHigh,
24
+ PriorityVeryHighFill: () => PriorityVeryHighFill,
25
+ Rating: () => Rating,
26
+ RatingFill: () => RatingFill,
27
+ RatingHalf: () => RatingHalf,
28
+ RatingNo: () => RatingNo
29
+ });
30
+ var Dislike = (props) => /* @__PURE__ */ jsx(
31
+ "svg",
32
+ {
33
+ width: "16",
34
+ height: "16",
35
+ viewBox: "0 0 16 16",
36
+ fill: "currentColor",
37
+ xmlns: "http://www.w3.org/2000/svg",
38
+ ...props,
39
+ children: /* @__PURE__ */ jsx("path", { d: "M7.99994 1.77186L7.99993 3.00015L7.99993 4.50015L9.49993 4.50015L11.4947 4.50015C13.0101 4.50015 14.1771 5.83767 13.9716 7.33912L13.4149 11.4069C13.2115 12.8927 11.9422 14.0001 10.4425 14.0001L2.99994 14L2 13.9998C0.89543 13.9998 0 13.1043 0 11.9998L0 6.49977C0 5.3952 0.895431 4.49977 2 4.49977L3 4.49977L3.15139 4.49977L4.59602 1.08201C4.87323 0.426189 5.51607 -6.22672e-08 6.22808 6.82303e-15C7.20665 8.55794e-08 7.99994 0.793289 7.99994 1.77186ZM4.5 5.16191L5.97767 1.66601C6.0202 1.56539 6.11883 1.5 6.22808 1.5C6.37822 1.5 6.49994 1.62172 6.49994 1.77186L6.49993 4.50015C6.49993 4.89797 6.65797 5.2795 6.93927 5.56081C7.22058 5.84211 7.60211 6.00015 7.99993 6.00015L11.4947 6.00015C12.1008 6.00015 12.5676 6.53515 12.4854 7.13574L11.9287 11.2035C11.8271 11.9464 11.1924 12.5001 10.4426 12.5001L4.5 12.5L4.5 5.99977L4.5 5.16191ZM2.99994 5.99977L2 5.99977C1.72386 5.99977 1.5 6.22362 1.5 6.49977L1.5 11.9998C1.5 12.2759 1.72386 12.4998 2 12.4998L2.99994 12.4998L2.99994 5.99977Z", fillRule: "evenodd", transform: "matrix(1,0,0,-1,1,16)" })
40
+ }
41
+ );
42
+ Dislike.displayName = "Dislike";
43
+ var Favorite = (props) => /* @__PURE__ */ jsx(
44
+ "svg",
45
+ {
46
+ width: "16",
47
+ height: "16",
48
+ viewBox: "0 0 16 16",
49
+ fill: "currentColor",
50
+ xmlns: "http://www.w3.org/2000/svg",
51
+ ...props,
52
+ children: /* @__PURE__ */ jsx("path", { d: "M8 10.3037L8.70045 10.6736L11.5 12.152L11.5 4C11.5 3.72386 11.2761 3.5 11 3.5L5 3.5C4.72386 3.5 4.5 3.72386 4.5 4L4.5 12.152L7.29955 10.6736L8 10.3037ZM8 12L11.533 13.8657C12.199 14.2174 13 13.7346 13 12.9814L13 4C13 2.89543 12.1046 2 11 2L5 2C3.89543 2 3 2.89543 3 4L3 12.9814C3 13.7346 3.801 14.2174 4.46697 13.8657L8 12Z", fillRule: "evenodd" })
53
+ }
54
+ );
55
+ Favorite.displayName = "Favorite";
56
+ var FavoriteFill = (props) => /* @__PURE__ */ jsx(
57
+ "svg",
58
+ {
59
+ width: "16",
60
+ height: "16",
61
+ viewBox: "0 0 16 16",
62
+ fill: "currentColor",
63
+ xmlns: "http://www.w3.org/2000/svg",
64
+ ...props,
65
+ children: /* @__PURE__ */ jsx("path", { d: "M3 4C3 2.89543 3.89543 2 5 2L11 2C12.1046 2 13 2.89543 13 4L13 12.9815C13 13.7346 12.199 14.2174 11.533 13.8657L8 12L4.46697 13.8657C3.80101 14.2174 3 13.7346 3 12.9815L3 4Z", fillRule: "nonzero" })
66
+ }
67
+ );
68
+ FavoriteFill.displayName = "FavoriteFill";
69
+ var Heart = (props) => /* @__PURE__ */ jsx(
70
+ "svg",
71
+ {
72
+ width: "16",
73
+ height: "16",
74
+ viewBox: "0 0 16 16",
75
+ fill: "currentColor",
76
+ xmlns: "http://www.w3.org/2000/svg",
77
+ ...props,
78
+ children: /* @__PURE__ */ jsx("path", { d: "M2.00439 6.02171C2.00439 4.16806 3.30152 2.50214 5.25 2.50214C6.39923 2.50214 7.29536 3.07556 7.88139 3.84999C7.92317 3.90519 7.96347 3.96151 8.00231 4.01886C8.04069 3.96196 8.08052 3.90606 8.12181 3.85127C8.70583 3.07606 9.60028 2.50214 10.75 2.50214C12.6958 2.50214 14.0027 4.16508 14.0027 6.02171C14.0027 7.70642 12.9854 9.17462 11.8756 10.3458C11.0214 11.2471 10.0133 12.0698 9.18693 12.7441C8.93341 12.951 8.69699 13.1439 8.48737 13.3209C8.20796 13.5568 7.79917 13.5568 7.51976 13.3209C7.31014 13.1439 7.07372 12.951 6.8202 12.7441C5.99383 12.0698 4.98575 11.2471 4.13158 10.3458C3.02175 9.17462 2.00439 7.70642 2.00439 6.02171ZM8.75417 6.50018L7.25417 6.50018C7.25417 5.88638 7.04925 5.23612 6.68527 4.75514C6.33172 4.28793 5.85077 4.00214 5.25 4.00214C4.29944 4.00214 3.50439 4.81617 3.50439 6.02171C3.50439 7.10656 4.17428 8.21012 5.22035 9.31398C6.00148 10.1383 6.89879 10.8709 7.71315 11.5358C7.81127 11.6159 7.9082 11.6951 8.00356 11.7733C8.09893 11.6951 8.19586 11.6159 8.29398 11.5358C9.10834 10.8709 10.0057 10.1383 10.7868 9.31398C11.8329 8.21012 12.5027 7.10656 12.5027 6.02171C12.5027 4.81915 11.7032 4.00214 10.75 4.00214C10.1497 4.00214 9.67125 4.28744 9.31986 4.75386C8.95783 5.2344 8.75417 5.88494 8.75417 6.50018Z", fillRule: "evenodd" })
79
+ }
80
+ );
81
+ Heart.displayName = "Heart";
82
+ var HeartFill = (props) => /* @__PURE__ */ jsx(
83
+ "svg",
84
+ {
85
+ width: "16",
86
+ height: "16",
87
+ viewBox: "0 0 16 16",
88
+ fill: "currentColor",
89
+ xmlns: "http://www.w3.org/2000/svg",
90
+ ...props,
91
+ children: /* @__PURE__ */ jsx("path", { d: "M5.25 2.50214C3.30152 2.50214 2.00439 4.16806 2.00439 6.02171C2.00439 7.70642 3.02175 9.17462 4.13158 10.3458C4.98575 11.2471 5.99383 12.0698 6.8202 12.7441C7.07372 12.951 7.31014 13.1439 7.51976 13.3209C7.79917 13.5568 8.20796 13.5568 8.48737 13.3209C8.69699 13.1439 8.9334 12.951 9.18691 12.7441L9.18693 12.7441L9.18695 12.7441C10.0133 12.0697 11.0214 11.2471 11.8756 10.3458C12.9854 9.17462 14.0027 7.70642 14.0027 6.02171C14.0027 4.16508 12.6958 2.50214 10.75 2.50214C9.60028 2.50214 8.70583 3.07606 8.12181 3.85127C8.08052 3.90606 8.04069 3.96196 8.00231 4.01886C7.96347 3.96151 7.92317 3.90519 7.88139 3.84999C7.29536 3.07556 6.39923 2.50214 5.25 2.50214Z", fillRule: "evenodd" })
92
+ }
93
+ );
94
+ HeartFill.displayName = "HeartFill";
95
+ var Like = (props) => /* @__PURE__ */ jsx(
96
+ "svg",
97
+ {
98
+ width: "16",
99
+ height: "16",
100
+ viewBox: "0 0 16 16",
101
+ fill: "currentColor",
102
+ xmlns: "http://www.w3.org/2000/svg",
103
+ ...props,
104
+ children: /* @__PURE__ */ jsx("path", { d: "M8.99994 1.77186L8.99993 3.00015L8.99994 4.50015L10.4999 4.50015L12.4947 4.50015C14.0101 4.50015 15.1771 5.83767 14.9716 7.33912L14.4149 11.4069C14.2115 12.8927 12.9422 14.0001 11.4425 14.0001L3.99994 14L3 13.9998C1.89543 13.9998 1 13.1043 1 11.9998L1 6.49977C1 5.3952 1.89543 4.49977 3 4.49977L4 4.49977L4.15139 4.49977L5.59602 1.08201C5.87323 0.426189 6.51607 -6.22672e-08 7.22808 6.82303e-15C8.20665 8.55794e-08 8.99994 0.793289 8.99994 1.77186ZM5.5 5.16191L6.97767 1.66601C7.0202 1.56539 7.11883 1.5 7.22808 1.5C7.37822 1.5 7.49994 1.62172 7.49994 1.77186L7.49993 4.50015C7.49993 4.89797 7.65797 5.2795 7.93927 5.56081C8.22058 5.84211 8.60211 6.00015 8.99994 6.00015L12.4947 6.00015C13.1008 6.00015 13.5676 6.53515 13.4854 7.13574L12.9287 11.2035C12.8271 11.9464 12.1924 12.5001 11.4426 12.5001L5.5 12.5L5.5 5.99977L5.5 5.16191ZM3.99994 5.99977L3 5.99977C2.72386 5.99977 2.5 6.22362 2.5 6.49977L2.5 11.9998C2.5 12.2759 2.72386 12.4998 3 12.4998L3.99994 12.4998L3.99994 5.99977Z", fillRule: "evenodd" })
105
+ }
106
+ );
107
+ Like.displayName = "Like";
108
+ var PriorityHigh = (props) => /* @__PURE__ */ jsx(
109
+ "svg",
110
+ {
111
+ width: "16",
112
+ height: "16",
113
+ viewBox: "0 0 16 16",
114
+ fill: "currentColor",
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ ...props,
117
+ children: /* @__PURE__ */ jsx("path", { d: "M13.0026 7.27826L13.0026 7.13735C13.0026 6.50973 12.708 5.91851 12.2069 5.54059L9.50668 3.50404C8.61561 2.83199 7.38701 2.83199 6.49594 3.50404L3.7957 5.54059C3.29462 5.91851 3 6.50973 3 7.13735L3 7.27826C3 7.48459 3.23584 7.6021 3.40056 7.47784L6.79682 4.91569C7.50975 4.37785 8.49287 4.37785 9.2058 4.91569L12.6021 7.47784C12.7668 7.6021 13.0026 7.48459 13.0026 7.27826ZM9.27226 10.8145L11.704 12.8159C12.222 13.2422 13.0026 12.8737 13.0026 12.2028C13.0026 12.1727 12.989 12.1442 12.9656 12.1254L9.56753 9.39416C8.65281 8.65893 7.34981 8.65894 6.43509 9.39417L3.03707 12.1254C3.01363 12.1442 3 12.1727 3 12.2028C3 12.8737 3.78057 13.2422 4.29862 12.8159L6.73036 10.8145C7.46871 10.2068 8.53392 10.2068 9.27226 10.8145ZM13.0026 9.30333L13.0026 10.1917C13.0026 10.398 12.7668 10.5156 12.6021 10.3913L9.2058 7.82914C8.49287 7.2913 7.50975 7.2913 6.79682 7.82914L3.40056 10.3913C3.23584 10.5156 3 10.398 3 10.1917L3 9.30333C3 9.14642 3.07365 8.99861 3.19893 8.90413L6.49594 6.41749C7.38701 5.74544 8.61561 5.74544 9.50668 6.41749L12.8037 8.90413C12.929 8.99861 13.0026 9.14642 13.0026 9.30333Z", fill: "rgb(255,182,8)", fillRule: "evenodd" })
118
+ }
119
+ );
120
+ PriorityHigh.displayName = "PriorityHigh";
121
+ var PriorityHighFill = (props) => /* @__PURE__ */ jsx(
122
+ "svg",
123
+ {
124
+ width: "16",
125
+ height: "16",
126
+ viewBox: "0 0 16 16",
127
+ fill: "currentColor",
128
+ xmlns: "http://www.w3.org/2000/svg",
129
+ ...props,
130
+ children: /* @__PURE__ */ jsx("path", { d: "M13 7.19409L13 7.38928C13 7.59718 12.761 7.71424 12.5968 7.58681L9.22595 4.97168C8.50448 4.41195 7.49552 4.41195 6.77405 4.97168L3.40324 7.58681C3.23898 7.71424 3 7.59718 3 7.38928L3 7.19409C3 6.57596 3.28582 5.99257 3.77425 5.61373L6.46781 3.52455C7.36955 2.82515 8.63045 2.82515 9.53219 3.52455L12.2258 5.61373C12.7142 5.99257 13 6.57596 13 7.19409ZM13 9.7994L13 11.7964C13 12.8182 11.8046 13.3725 11.0247 12.7124L9.29209 11.2459C8.54633 10.6147 7.45367 10.6147 6.70791 11.2459L4.97526 12.7124C4.19539 13.3725 3 12.8182 3 11.7964L3 9.7994C3 9.57577 3.0998 9.3638 3.27217 9.22132L6.40722 6.62992C7.33161 5.86582 8.66839 5.86582 9.59278 6.62992L12.7278 9.22132C12.9002 9.3638 13 9.57577 13 9.7994Z", fill: "rgb(255,182,8)", fillRule: "evenodd" })
131
+ }
132
+ );
133
+ PriorityHighFill.displayName = "PriorityHighFill";
134
+ var PriorityLow = (props) => /* @__PURE__ */ jsx(
135
+ "svg",
136
+ {
137
+ width: "16",
138
+ height: "16",
139
+ viewBox: "0 0 16 16",
140
+ fill: "currentColor",
141
+ xmlns: "http://www.w3.org/2000/svg",
142
+ ...props,
143
+ children: /* @__PURE__ */ jsx("path", { d: "M9.2329 7.87137L11.7428 9.83638C12.2533 10.2361 13 9.87234 13 9.22398C13 9.1937 12.9859 9.16515 12.9618 9.14675L9.51848 6.514C8.62215 5.82867 7.37785 5.82867 6.48152 6.514L3.03817 9.14675C3.01411 9.16515 3 9.1937 3 9.22398C3 9.87234 3.74669 10.2361 4.2572 9.83638L6.7671 7.87137C7.49126 7.30442 8.50874 7.30442 9.2329 7.87137Z", fill: "rgb(131,137,151)", fillRule: "nonzero" })
144
+ }
145
+ );
146
+ PriorityLow.displayName = "PriorityLow";
147
+ var PriorityLowFill = (props) => /* @__PURE__ */ jsx(
148
+ "svg",
149
+ {
150
+ width: "16",
151
+ height: "16",
152
+ viewBox: "0 0 16 16",
153
+ fill: "currentColor",
154
+ xmlns: "http://www.w3.org/2000/svg",
155
+ ...props,
156
+ children: /* @__PURE__ */ jsx("path", { d: "M12.7934 9.73833L8.54521 5.23533C8.2492 4.92156 7.75015 4.92156 7.45413 5.23533L3.20595 9.73833C2.75462 10.2167 3.09379 11.003 3.75149 11.003L12.2479 11.003C12.9056 11.003 13.2447 10.2167 12.7934 9.73833Z", fill: "rgb(131,137,151)", fillRule: "nonzero" })
157
+ }
158
+ );
159
+ PriorityLowFill.displayName = "PriorityLowFill";
160
+ var PriorityNegativeLow = (props) => /* @__PURE__ */ jsx(
161
+ "svg",
162
+ {
163
+ width: "16",
164
+ height: "16",
165
+ viewBox: "0 0 16 16",
166
+ fill: "currentColor",
167
+ xmlns: "http://www.w3.org/2000/svg",
168
+ ...props,
169
+ children: /* @__PURE__ */ jsx("path", { d: "M6.23183 1.86862L8.74396 3.83261C9.25425 4.23156 10 3.86798 10 3.22025C10 3.18996 9.98588 3.16141 9.9618 3.14303L6.51713 0.512966C5.62134 -0.170988 4.37866 -0.170989 3.48287 0.512965L0.0381988 3.14303C0.014125 3.16141 0 3.18996 0 3.22025C0 3.86798 0.745755 4.23156 1.25604 3.83261L3.76817 1.86862C4.49192 1.30279 5.50808 1.30279 6.23183 1.86862Z", fill: "rgb(56.4896,74.1244,123.25)", fillRule: "nonzero", transform: "matrix(1,0,0,-1,3,9.99896)" })
170
+ }
171
+ );
172
+ PriorityNegativeLow.displayName = "PriorityNegativeLow";
173
+ var PriorityNegativeLowFill = (props) => /* @__PURE__ */ jsx(
174
+ "svg",
175
+ {
176
+ width: "16",
177
+ height: "16",
178
+ viewBox: "0 0 16 16",
179
+ fill: "currentColor",
180
+ xmlns: "http://www.w3.org/2000/svg",
181
+ ...props,
182
+ children: /* @__PURE__ */ jsx("path", { d: "M9.79346 4.73719L5.54521 0.235261C5.24921 -0.0784209 4.75027 -0.07842 4.45426 0.235262L0.206014 4.73719C-0.245411 5.21557 0.0937409 6.00193 0.751489 6.00193L9.24799 6.00193C9.90574 6.00193 10.2449 5.21557 9.79346 4.73719Z", fill: "rgb(56.4896,74.1244,123.25)", fillRule: "nonzero", transform: "matrix(1,0,0,-1,3,11.002)" })
183
+ }
184
+ );
185
+ PriorityNegativeLowFill.displayName = "PriorityNegativeLowFill";
186
+ var PriorityNegativeNormal = (props) => /* @__PURE__ */ jsx(
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: /* @__PURE__ */ jsx("path", { d: "M10 4.20529L10 4.41106C10 4.61926 9.76041 4.73623 9.59624 4.60819L6.23004 1.98262C5.50698 1.41865 4.49302 1.41865 3.76996 1.98262L0.403756 4.60819C0.239591 4.73623 0 4.61926 0 4.41106L0 4.20529C0 3.58899 0.284142 3.0071 0.770152 2.62812L3.46269 0.528534C4.36642 -0.176178 5.63358 -0.176178 6.53731 0.528533L9.22985 2.62812C9.71586 3.0071 10 3.58899 10 4.20529ZM8.67449 7.80652L6.29612 5.78269C5.54898 5.14693 4.45102 5.14693 3.70388 5.78269L1.3255 7.80652C0.803219 8.25095 0 7.87977 0 7.19399C0 7.1641 0.0132953 7.13577 0.0362796 7.11667L3.40216 4.31953C4.32835 3.54985 5.67165 3.54985 6.59784 4.31953L9.96372 7.11667C9.9867 7.13577 10 7.1641 10 7.19399C10 7.87977 9.19678 8.25095 8.67449 7.80652Z", fill: "rgb(38,218,114)", fillRule: "evenodd", transform: "matrix(1,0,0,-1,3,11.9998)" })
196
+ }
197
+ );
198
+ PriorityNegativeNormal.displayName = "PriorityNegativeNormal";
199
+ var PriorityNegativeNormalFill = (props) => /* @__PURE__ */ jsx(
200
+ "svg",
201
+ {
202
+ width: "16",
203
+ height: "16",
204
+ viewBox: "0 0 16 16",
205
+ fill: "currentColor",
206
+ xmlns: "http://www.w3.org/2000/svg",
207
+ ...props,
208
+ children: /* @__PURE__ */ jsx("path", { d: "M10 6.99728L10 4.63047C10 3.72882 9.59446 2.87498 8.89561 2.30525L6.89561 0.674776C5.792 -0.224926 4.208 -0.224925 3.10439 0.674777L1.10439 2.30525C0.405541 2.87498 0 3.72882 0 4.63047L0 6.99728C0 7.85725 1.01359 8.31613 1.65981 7.74871L3.68039 5.97452C4.43528 5.31169 5.56472 5.31169 6.31961 5.97452L8.3402 7.74871C8.98641 8.31613 10 7.85725 10 6.99728Z", fill: "rgb(38,218,114)", fillRule: "nonzero", transform: "matrix(1,0,0,-1,3,11.9992)" })
209
+ }
210
+ );
211
+ PriorityNegativeNormalFill.displayName = "PriorityNegativeNormalFill";
212
+ var PriorityNormal = (props) => /* @__PURE__ */ jsx(
213
+ "svg",
214
+ {
215
+ width: "16",
216
+ height: "16",
217
+ viewBox: "0 0 16 16",
218
+ fill: "currentColor",
219
+ xmlns: "http://www.w3.org/2000/svg",
220
+ ...props,
221
+ children: /* @__PURE__ */ jsx("path", { d: "M13 8.20529L13 8.41106C13 8.61926 12.7604 8.73623 12.5962 8.60819L9.23004 5.98262C8.50698 5.41865 7.49302 5.41865 6.76996 5.98262L3.40376 8.60819C3.23959 8.73623 3 8.61926 3 8.41106L3 8.20529C3 7.58899 3.28414 7.0071 3.77015 6.62812L6.46269 4.52853C7.36642 3.82382 8.63358 3.82382 9.53731 4.52853L12.2298 6.62812C12.7159 7.0071 13 7.58899 13 8.20529ZM11.6745 11.8065L9.29612 9.78269C8.54898 9.14693 7.45102 9.14693 6.70388 9.78269L4.3255 11.8065C3.80322 12.2509 3 11.8798 3 11.194C3 11.1641 3.0133 11.1358 3.03628 11.1167L6.40216 8.31953C7.32835 7.54985 8.67165 7.54985 9.59784 8.31953L12.9637 11.1167C12.9867 11.1358 13 11.1641 13 11.194C13 11.8798 12.1968 12.2509 11.6745 11.8065Z", fill: "rgb(38,218,114)", fillRule: "evenodd" })
222
+ }
223
+ );
224
+ PriorityNormal.displayName = "PriorityNormal";
225
+ var PriorityNormalFill = (props) => /* @__PURE__ */ jsx(
226
+ "svg",
227
+ {
228
+ width: "16",
229
+ height: "16",
230
+ viewBox: "0 0 16 16",
231
+ fill: "currentColor",
232
+ xmlns: "http://www.w3.org/2000/svg",
233
+ ...props,
234
+ children: /* @__PURE__ */ jsx("path", { d: "M13 10.9973L13 8.63047C13 7.72882 12.5945 6.87498 11.8956 6.30525L9.89561 4.67478C8.792 3.77507 7.208 3.77507 6.10439 4.67478L4.10439 6.30525C3.40554 6.87498 3 7.72882 3 8.63047L3 10.9973C3 11.8573 4.01359 12.3161 4.65981 11.7487L6.68039 9.97452C7.43528 9.31169 8.56472 9.31169 9.31961 9.97452L11.3402 11.7487C11.9864 12.3161 13 11.8573 13 10.9973Z", fill: "rgb(38,218,114)", fillRule: "nonzero" })
235
+ }
236
+ );
237
+ PriorityNormalFill.displayName = "PriorityNormalFill";
238
+ var PriorityVeryHigh = (props) => /* @__PURE__ */ jsx(
239
+ "svg",
240
+ {
241
+ width: "16",
242
+ height: "16",
243
+ viewBox: "0 0 16 16",
244
+ fill: "currentColor",
245
+ xmlns: "http://www.w3.org/2000/svg",
246
+ ...props,
247
+ children: /* @__PURE__ */ jsx("path", { d: "M13 7.12055L13 7.21655L13 7.24595L13 12.2048C13 12.2051 13 12.2054 13 12.2057C13 12.873 12.2249 13.2407 11.7081 12.8187L9.26504 10.8236C8.52883 10.2224 7.47117 10.2224 6.73496 10.8236L4.29189 12.8187C3.77507 13.2407 3 12.873 3 12.2057L3 12.2048L3 7.24595L3 7.21655L3 7.12055C3 6.49029 3.29709 5.8969 3.80169 5.51928L6.50211 3.49842C7.39014 2.83386 8.60986 2.83386 9.49789 3.49842L12.1983 5.51928C12.7029 5.8969 13 6.49029 13 7.12055ZM11.7857 11.1897L9.55879 9.41363C8.64685 8.68633 7.35315 8.68633 6.44121 9.41363L4.21429 11.1897L4.21429 6.83643L6.8015 4.89979C7.512 4.36795 8.488 4.36796 9.19851 4.8998L11.7857 6.83643L11.7857 11.1897Z", fill: "rgb(255,71,71)", fillRule: "evenodd" })
248
+ }
249
+ );
250
+ PriorityVeryHigh.displayName = "PriorityVeryHigh";
251
+ var PriorityVeryHighFill = (props) => /* @__PURE__ */ jsx(
252
+ "svg",
253
+ {
254
+ width: "16",
255
+ height: "16",
256
+ viewBox: "0 0 16 16",
257
+ fill: "currentColor",
258
+ xmlns: "http://www.w3.org/2000/svg",
259
+ ...props,
260
+ children: /* @__PURE__ */ jsx("path", { d: "M13 11.9973L13 7.67391C13 6.74384 12.5686 5.86636 11.8321 5.29835L9.52678 3.52037C8.62716 2.82655 7.37284 2.82654 6.47323 3.52036L4.16787 5.29835C3.43138 5.86636 3 6.74384 3 7.67391L3 11.9973C3 12.8444 3.98735 13.3078 4.63897 12.7666L6.72207 11.0362C7.4629 10.4209 8.5371 10.4209 9.27793 11.0362L11.361 12.7666C12.0127 13.3078 13 12.8444 13 11.9973Z", fill: "rgb(255,71,71)", fillRule: "nonzero" })
261
+ }
262
+ );
263
+ PriorityVeryHighFill.displayName = "PriorityVeryHighFill";
264
+ var Rating = (props) => /* @__PURE__ */ jsx(
265
+ "svg",
266
+ {
267
+ width: "16",
268
+ height: "16",
269
+ viewBox: "0 0 16 16",
270
+ fill: "currentColor",
271
+ xmlns: "http://www.w3.org/2000/svg",
272
+ ...props,
273
+ children: /* @__PURE__ */ jsx("path", { d: "M9.26165 6.49078L8.91037 5.72112L7.99912 3.72454L7.08792 5.7211L6.73666 6.49076L5.89627 6.58831L3.7695 6.83519L5.35167 8.1317L6.0846 8.73229L5.85705 9.65213L5.36497 11.6413L7.27288 10.5856L7.99909 10.1838L8.72529 10.5856L10.6342 11.6418L10.1423 9.65184L9.91499 8.73216L10.6477 8.1317L12.2298 6.83526L10.102 6.58832L9.26165 6.49078ZM5.72332 5.09832L1.55883 5.58173C1.00613 5.64589 0.801686 6.34252 1.23206 6.69519L4.40094 9.29192L3.43019 13.216C3.29808 13.7501 3.8657 14.1851 4.34706 13.9188L7.99909 11.8981L11.6516 13.919C12.1329 14.1853 12.7005 13.7504 12.5685 13.2164L11.5985 9.29192L14.7673 6.69522C15.1977 6.34255 14.9932 5.6459 14.4405 5.58176L10.275 5.09832L8.57242 1.36799C8.34815 0.876598 7.65005 0.876605 7.42578 1.368L5.72332 5.09832Z", fillRule: "evenodd" })
274
+ }
275
+ );
276
+ Rating.displayName = "Rating";
277
+ var RatingFill = (props) => /* @__PURE__ */ jsx(
278
+ "svg",
279
+ {
280
+ width: "16",
281
+ height: "16",
282
+ viewBox: "0 0 16 16",
283
+ fill: "currentColor",
284
+ xmlns: "http://www.w3.org/2000/svg",
285
+ ...props,
286
+ children: /* @__PURE__ */ jsx("path", { d: "M7.42572 1.368C7.64999 0.876605 8.34809 0.876598 8.57236 1.36799L10.2749 5.09832L14.4405 5.58176C14.9932 5.6459 15.1976 6.34255 14.7673 6.69522L11.5984 9.29192L12.5684 13.2164C12.7004 13.7504 12.1328 14.1853 11.6515 13.919L7.99903 11.8981L4.347 13.9188C3.86564 14.1851 3.29801 13.7501 3.43012 13.216L4.40088 9.29192L1.232 6.69519C0.801625 6.34252 1.00607 5.64589 1.55877 5.58173L5.72326 5.09832L7.42572 1.368Z", fillRule: "nonzero" })
287
+ }
288
+ );
289
+ RatingFill.displayName = "RatingFill";
290
+ var RatingHalf = (props) => /* @__PURE__ */ jsx(
291
+ "svg",
292
+ {
293
+ width: "16",
294
+ height: "16",
295
+ viewBox: "0 0 16 16",
296
+ fill: "currentColor",
297
+ xmlns: "http://www.w3.org/2000/svg",
298
+ ...props,
299
+ children: /* @__PURE__ */ jsx("path", { d: "M8.90982 5.72167L9.2611 6.49133L10.1015 6.58887L12.2293 6.83581L10.6472 8.13225L9.91444 8.73271L10.1418 9.65239L10.6336 11.6423L8.72474 10.5862L8.00017 10.1853L8.00017 3.7286L8.90982 5.72167ZM3.52375 13.7288C3.69669 13.9742 4.03954 14.0905 4.34717 13.9203L7.9992 11.8996L8.00017 11.9001L8.00017 11.8996L11.651 13.9196C11.7471 13.9727 11.8465 13.9979 11.9432 14L11.9209 14C11.9451 14.0014 11.9692 14.0014 11.993 14L11.9694 14C12.3462 13.9919 12.6712 13.6347 12.5679 13.2169L11.5979 9.29247L14.7668 6.69577C15.1972 6.3431 14.9927 5.64645 14.44 5.58231L10.2744 5.09887L8.57187 1.36854C8.3476 0.877148 7.6495 0.877154 7.42523 1.36855L5.72277 5.09887L1.55828 5.58228C1.06519 5.63952 0.849283 6.20017 1.11406 6.57086C1.14619 6.61602 1.18543 6.65837 1.23216 6.69666L4.40031 9.29279L3.42964 13.2166C3.38185 13.4098 3.42562 13.59 3.52375 13.7288Z", fillRule: "evenodd" })
300
+ }
301
+ );
302
+ RatingHalf.displayName = "RatingHalf";
303
+ var RatingNo = (props) => /* @__PURE__ */ jsx(
304
+ "svg",
305
+ {
306
+ width: "16",
307
+ height: "16",
308
+ viewBox: "0 0 16 16",
309
+ fill: "currentColor",
310
+ xmlns: "http://www.w3.org/2000/svg",
311
+ ...props,
312
+ children: /* @__PURE__ */ jsx("path", { d: "M9.26159 6.49085L8.91031 5.72119L7.99906 3.72461L7.61332 4.5698L6.46621 3.47048L7.42572 1.36806C7.64999 0.876666 8.34809 0.876659 8.57236 1.36805L10.2749 5.09838L14.4405 5.58182C14.9932 5.64596 15.1976 6.34261 14.7673 6.69528L11.9907 8.97052L10.9409 7.89151L12.2298 6.83532L10.102 6.58838L9.26159 6.49085ZM4.21303 5.27369L1.59467 2.65533L2.65533 1.59467L15.0303 13.9697L13.9697 15.0303L12.5428 13.6035C12.4101 13.9297 12.0072 14.1159 11.6515 13.9191L7.99903 11.8982L4.347 13.9189C3.86564 14.1852 3.29802 13.7501 3.43012 13.2161L4.40088 9.29198L1.232 6.69525C0.801625 6.34258 1.00607 5.64595 1.55877 5.58179L4.21303 5.27369ZM10.5156 11.5763L5.56604 6.6267L3.76943 6.83525L5.35161 8.13176L6.08453 8.73235L5.85698 9.65219L5.3649 11.6413L7.27282 10.5857L7.99903 10.1839L8.72523 10.5857L10.5156 11.5763Z", fillRule: "evenodd" })
313
+ }
314
+ );
315
+ RatingNo.displayName = "RatingNo";
316
+
317
+ export { Dislike, Favorite, FavoriteFill, Heart, HeartFill, Like, PriorityHigh, PriorityHighFill, PriorityLow, PriorityLowFill, PriorityNegativeLow, PriorityNegativeLowFill, PriorityNegativeNormal, PriorityNegativeNormalFill, PriorityNormal, PriorityNormalFill, PriorityVeryHigh, PriorityVeryHighFill, Rating, RatingFill, RatingHalf, RatingNo, rating_exports };