highsoft-ui 1.0.122 → 1.0.124

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 (269) hide show
  1. package/dist/{CookiePolicyModal-BZkVbILl.js → CookiePolicyModal-BN_AXefZ.js} +1 -1
  2. package/dist/{DiscordInvite-Mkr81Pib.js → DiscordInvite-CR7g5hay.js} +1 -1
  3. package/dist/{Footer-bUIou6Hl.js → Footer-Bcxt0km4.js} +8 -8
  4. package/dist/{FooterBottom-_AezmdZB.js → FooterBottom-ybvI6wyw.js} +3 -3
  5. package/dist/{FooterHelp-CdeMRh1G.js → FooterHelp-D88w95D4.js} +2 -2
  6. package/dist/{FooterLinks-BUKcScC4.js → FooterLinks-C0N4vki6.js} +16 -2
  7. package/dist/{Header-fTlA6ysy.js → Header-CLt3O6Di.js} +97 -103
  8. package/dist/{NewsletterSignup-eGx4jwiM.js → NewsletterSignup-DEgL93rH.js} +2 -2
  9. package/dist/{Notification-CJ3iQv3Z.js → Notification-CuVjbJzV.js} +2 -2
  10. package/dist/{PrefPanel-25erkPRB.js → PrefPanel-CPWoS-hm.js} +1 -1
  11. package/dist/ProductIcon-DjgAODwc.js +68 -0
  12. package/dist/RadioBox-C_KZn7fw.js +76 -0
  13. package/dist/{Search-CDHkDXCm.js → Search-GNTU2NBl.js} +1040 -912
  14. package/dist/Tabs-CNkFaolf.js +55 -0
  15. package/dist/{YoutubeModal-DNaiM6RL.js → YoutubeModal-C58qsc27.js} +8 -5
  16. package/dist/chunk-3e0lkp8x.js +23 -0
  17. package/dist/components/ButtonGroup/index.js +1 -1
  18. package/dist/components/Container/index.js +1 -1
  19. package/dist/components/DiscordInvite/index.js +1 -1
  20. package/dist/components/Footer/CookiePolicyModal.js +1 -1
  21. package/dist/components/Footer/FooterBottom.js +1 -1
  22. package/dist/components/Footer/FooterHelp.js +1 -1
  23. package/dist/components/Footer/FooterLinks.js +1 -1
  24. package/dist/components/Footer/YoutubeModal.js +1 -1
  25. package/dist/components/Footer/index.js +1 -1
  26. package/dist/components/GPTInput/index.js +1 -1
  27. package/dist/components/Header/index.js +1 -1
  28. package/dist/components/Heading/index.js +1 -1
  29. package/dist/components/InputGrouped/index.js +1 -1
  30. package/dist/components/InputSolo/index.js +1 -1
  31. package/dist/components/Label/index.js +1 -1
  32. package/dist/components/Logo/index.js +1 -1
  33. package/dist/components/NewsletterSignup/index.js +1 -1
  34. package/dist/components/Notification/index.js +1 -1
  35. package/dist/components/PrefPanel/index.js +1 -1
  36. package/dist/components/ProductIcon/icons/grayscale/Accessibility.js +44 -0
  37. package/dist/components/ProductIcon/icons/grayscale/Advantageplus.js +23 -0
  38. package/dist/components/ProductIcon/icons/grayscale/Api.js +21 -0
  39. package/dist/components/ProductIcon/icons/grayscale/CaseStudies.js +21 -0
  40. package/dist/components/ProductIcon/icons/grayscale/Changelog.js +21 -0
  41. package/dist/components/ProductIcon/icons/grayscale/ChartChooser.js +52 -0
  42. package/dist/components/ProductIcon/icons/grayscale/Core.js +34 -0
  43. package/dist/components/ProductIcon/icons/grayscale/CustomProjects.js +23 -0
  44. package/dist/components/ProductIcon/icons/grayscale/Dashboards.js +32 -0
  45. package/dist/components/ProductIcon/icons/grayscale/Demos.js +38 -0
  46. package/dist/components/ProductIcon/icons/grayscale/Docs.js +36 -0
  47. package/dist/components/ProductIcon/icons/grayscale/Editor.js +44 -0
  48. package/dist/components/ProductIcon/icons/grayscale/EduLicense.js +36 -0
  49. package/dist/components/ProductIcon/icons/grayscale/ExportServer.js +21 -0
  50. package/dist/components/ProductIcon/icons/grayscale/Gantt.js +49 -0
  51. package/dist/components/ProductIcon/icons/grayscale/Gpt.js +48 -0
  52. package/dist/components/ProductIcon/icons/grayscale/Grid.js +21 -0
  53. package/dist/components/ProductIcon/icons/grayscale/Hca.js +35 -0
  54. package/dist/components/ProductIcon/icons/grayscale/Lab.js +52 -0
  55. package/dist/components/ProductIcon/icons/grayscale/License.js +33 -0
  56. package/dist/components/ProductIcon/icons/grayscale/Maps.js +30 -0
  57. package/dist/components/ProductIcon/icons/grayscale/Python.js +36 -0
  58. package/dist/components/ProductIcon/icons/grayscale/Roadmap.js +28 -0
  59. package/dist/components/ProductIcon/icons/grayscale/Stock.js +32 -0
  60. package/dist/components/ProductIcon/icons/grayscale/Support.js +38 -0
  61. package/dist/components/ProductIcon/icons/grayscale/index.js +56 -0
  62. package/dist/components/ProductIcon/icons/line/Accessibility.js +25 -0
  63. package/dist/components/ProductIcon/icons/line/Advantageplus.js +23 -0
  64. package/dist/components/ProductIcon/icons/line/Api.js +21 -0
  65. package/dist/components/ProductIcon/icons/line/CaseStudies.js +21 -0
  66. package/dist/components/ProductIcon/icons/line/Changelog.js +21 -0
  67. package/dist/components/ProductIcon/icons/line/ChartChooser.js +52 -0
  68. package/dist/components/ProductIcon/icons/line/Core.js +18 -0
  69. package/dist/components/ProductIcon/icons/line/CustomProjects.js +25 -0
  70. package/dist/components/ProductIcon/icons/line/Dashboards.js +40 -0
  71. package/dist/components/ProductIcon/icons/line/Demos.js +18 -0
  72. package/dist/components/ProductIcon/icons/line/Docs.js +21 -0
  73. package/dist/components/ProductIcon/icons/line/Editor.js +18 -0
  74. package/dist/components/ProductIcon/icons/line/EduLicense.js +21 -0
  75. package/dist/components/ProductIcon/icons/line/ExportServer.js +18 -0
  76. package/dist/components/ProductIcon/icons/line/Gantt.js +21 -0
  77. package/dist/components/ProductIcon/icons/line/Gpt.js +18 -0
  78. package/dist/components/ProductIcon/icons/line/Grid.js +21 -0
  79. package/dist/components/ProductIcon/icons/line/Hca.js +21 -0
  80. package/dist/components/ProductIcon/icons/line/Lab.js +21 -0
  81. package/dist/components/ProductIcon/icons/line/License.js +21 -0
  82. package/dist/components/ProductIcon/icons/line/Maps.js +18 -0
  83. package/dist/components/ProductIcon/icons/line/Python.js +18 -0
  84. package/dist/components/ProductIcon/icons/line/Roadmap.js +18 -0
  85. package/dist/components/ProductIcon/icons/line/Stock.js +21 -0
  86. package/dist/components/ProductIcon/icons/line/Support.js +21 -0
  87. package/dist/components/ProductIcon/icons/line/index.js +56 -0
  88. package/dist/components/ProductIcon/icons/monochrome/Accessibility.js +44 -0
  89. package/dist/components/ProductIcon/icons/monochrome/Advantageplus.js +23 -0
  90. package/dist/components/ProductIcon/icons/monochrome/Api.js +28 -0
  91. package/dist/components/ProductIcon/icons/monochrome/CaseStudies.js +21 -0
  92. package/dist/components/ProductIcon/icons/monochrome/Changelog.js +21 -0
  93. package/dist/components/ProductIcon/icons/monochrome/ChartChooser.js +52 -0
  94. package/dist/components/ProductIcon/icons/monochrome/Core.js +34 -0
  95. package/dist/components/ProductIcon/icons/monochrome/CustomProjects.js +23 -0
  96. package/dist/components/ProductIcon/icons/monochrome/Dashboards.js +32 -0
  97. package/dist/components/ProductIcon/icons/monochrome/Demos.js +38 -0
  98. package/dist/components/ProductIcon/icons/monochrome/Docs.js +36 -0
  99. package/dist/components/ProductIcon/icons/monochrome/Editor.js +44 -0
  100. package/dist/components/ProductIcon/icons/monochrome/EduLicense.js +34 -0
  101. package/dist/components/ProductIcon/icons/monochrome/ExportServer.js +21 -0
  102. package/dist/components/ProductIcon/icons/monochrome/Gantt.js +49 -0
  103. package/dist/components/ProductIcon/icons/monochrome/Gpt.js +48 -0
  104. package/dist/components/ProductIcon/icons/monochrome/Grid.js +21 -0
  105. package/dist/components/ProductIcon/icons/monochrome/Hca.js +35 -0
  106. package/dist/components/ProductIcon/icons/monochrome/Lab.js +52 -0
  107. package/dist/components/ProductIcon/icons/monochrome/License.js +33 -0
  108. package/dist/components/ProductIcon/icons/monochrome/Maps.js +30 -0
  109. package/dist/components/ProductIcon/icons/monochrome/Python.js +25 -0
  110. package/dist/components/ProductIcon/icons/monochrome/Roadmap.js +32 -0
  111. package/dist/components/ProductIcon/icons/monochrome/Stock.js +32 -0
  112. package/dist/components/ProductIcon/icons/monochrome/Support.js +38 -0
  113. package/dist/components/ProductIcon/icons/monochrome/index.js +56 -0
  114. package/dist/components/ProductIcon/icons/multi/Accessibility.js +44 -0
  115. package/dist/components/ProductIcon/icons/multi/Advantageplus.js +23 -0
  116. package/dist/components/ProductIcon/icons/multi/Api.js +21 -0
  117. package/dist/components/ProductIcon/icons/multi/CaseStudies.js +21 -0
  118. package/dist/components/ProductIcon/icons/multi/Changelog.js +21 -0
  119. package/dist/components/ProductIcon/icons/multi/ChartChooser.js +52 -0
  120. package/dist/components/ProductIcon/icons/multi/Core.js +34 -0
  121. package/dist/components/ProductIcon/icons/multi/CustomProjects.js +23 -0
  122. package/dist/components/ProductIcon/icons/multi/Dashboards.js +32 -0
  123. package/dist/components/ProductIcon/icons/multi/Demos.js +38 -0
  124. package/dist/components/ProductIcon/icons/multi/Docs.js +36 -0
  125. package/dist/components/ProductIcon/icons/multi/Editor.js +44 -0
  126. package/dist/components/ProductIcon/icons/multi/EduLicense.js +34 -0
  127. package/dist/components/ProductIcon/icons/multi/ExportServer.js +21 -0
  128. package/dist/components/ProductIcon/icons/multi/Gantt.js +49 -0
  129. package/dist/components/ProductIcon/icons/multi/Gpt.js +48 -0
  130. package/dist/components/ProductIcon/icons/multi/Grid.js +21 -0
  131. package/dist/components/ProductIcon/icons/multi/Hca.js +35 -0
  132. package/dist/components/ProductIcon/icons/multi/Lab.js +52 -0
  133. package/dist/components/ProductIcon/icons/multi/License.js +33 -0
  134. package/dist/components/ProductIcon/icons/multi/Maps.js +30 -0
  135. package/dist/components/ProductIcon/icons/multi/Python.js +36 -0
  136. package/dist/components/ProductIcon/icons/multi/Roadmap.js +32 -0
  137. package/dist/components/ProductIcon/icons/multi/Stock.js +32 -0
  138. package/dist/components/ProductIcon/icons/multi/Support.js +38 -0
  139. package/dist/components/ProductIcon/icons/multi/index.js +56 -0
  140. package/dist/components/ProductIcon/index.js +2 -0
  141. package/dist/components/RadioBox/index.js +2 -0
  142. package/dist/components/Search/index.js +1 -1
  143. package/dist/components/Tabs/index.js +2 -0
  144. package/dist/components/Typography/index.js +1 -1
  145. package/dist/{dist-GNbC83fc.js → dist-D4rcQ6qo.js} +1 -1
  146. package/dist/{dist-fJmWSp8_.js → dist-O77K9Ele.js} +1 -1
  147. package/dist/highsoft-ui.css +1 -1
  148. package/dist/lib/components/ProductIcon/icons/grayscale/Accessibility.d.ts +2 -0
  149. package/dist/lib/components/ProductIcon/icons/grayscale/Advantageplus.d.ts +2 -0
  150. package/dist/lib/components/ProductIcon/icons/grayscale/Api.d.ts +2 -0
  151. package/dist/lib/components/ProductIcon/icons/grayscale/CaseStudies.d.ts +2 -0
  152. package/dist/lib/components/ProductIcon/icons/grayscale/Changelog.d.ts +2 -0
  153. package/dist/lib/components/ProductIcon/icons/grayscale/ChartChooser.d.ts +2 -0
  154. package/dist/lib/components/ProductIcon/icons/grayscale/Core.d.ts +2 -0
  155. package/dist/lib/components/ProductIcon/icons/grayscale/CustomProjects.d.ts +2 -0
  156. package/dist/lib/components/ProductIcon/icons/grayscale/Dashboards.d.ts +2 -0
  157. package/dist/lib/components/ProductIcon/icons/grayscale/Demos.d.ts +2 -0
  158. package/dist/lib/components/ProductIcon/icons/grayscale/Docs.d.ts +2 -0
  159. package/dist/lib/components/ProductIcon/icons/grayscale/Editor.d.ts +2 -0
  160. package/dist/lib/components/ProductIcon/icons/grayscale/EduLicense.d.ts +2 -0
  161. package/dist/lib/components/ProductIcon/icons/grayscale/ExportServer.d.ts +2 -0
  162. package/dist/lib/components/ProductIcon/icons/grayscale/Gantt.d.ts +2 -0
  163. package/dist/lib/components/ProductIcon/icons/grayscale/Gpt.d.ts +2 -0
  164. package/dist/lib/components/ProductIcon/icons/grayscale/Grid.d.ts +2 -0
  165. package/dist/lib/components/ProductIcon/icons/grayscale/Hca.d.ts +2 -0
  166. package/dist/lib/components/ProductIcon/icons/grayscale/Lab.d.ts +2 -0
  167. package/dist/lib/components/ProductIcon/icons/grayscale/License.d.ts +2 -0
  168. package/dist/lib/components/ProductIcon/icons/grayscale/Maps.d.ts +2 -0
  169. package/dist/lib/components/ProductIcon/icons/grayscale/Python.d.ts +2 -0
  170. package/dist/lib/components/ProductIcon/icons/grayscale/Roadmap.d.ts +2 -0
  171. package/dist/lib/components/ProductIcon/icons/grayscale/Stock.d.ts +2 -0
  172. package/dist/lib/components/ProductIcon/icons/grayscale/Support.d.ts +2 -0
  173. package/dist/lib/components/ProductIcon/icons/grayscale/index.d.ts +25 -0
  174. package/dist/lib/components/ProductIcon/icons/line/Accessibility.d.ts +2 -0
  175. package/dist/lib/components/ProductIcon/icons/line/Advantageplus.d.ts +2 -0
  176. package/dist/lib/components/ProductIcon/icons/line/Api.d.ts +2 -0
  177. package/dist/lib/components/ProductIcon/icons/line/CaseStudies.d.ts +2 -0
  178. package/dist/lib/components/ProductIcon/icons/line/Changelog.d.ts +2 -0
  179. package/dist/lib/components/ProductIcon/icons/line/ChartChooser.d.ts +2 -0
  180. package/dist/lib/components/ProductIcon/icons/line/Core.d.ts +2 -0
  181. package/dist/lib/components/ProductIcon/icons/line/CustomProjects.d.ts +2 -0
  182. package/dist/lib/components/ProductIcon/icons/line/Dashboards.d.ts +2 -0
  183. package/dist/lib/components/ProductIcon/icons/line/Demos.d.ts +2 -0
  184. package/dist/lib/components/ProductIcon/icons/line/Docs.d.ts +2 -0
  185. package/dist/lib/components/ProductIcon/icons/line/Editor.d.ts +2 -0
  186. package/dist/lib/components/ProductIcon/icons/line/EduLicense.d.ts +2 -0
  187. package/dist/lib/components/ProductIcon/icons/line/ExportServer.d.ts +2 -0
  188. package/dist/lib/components/ProductIcon/icons/line/Gantt.d.ts +2 -0
  189. package/dist/lib/components/ProductIcon/icons/line/Gpt.d.ts +2 -0
  190. package/dist/lib/components/ProductIcon/icons/line/Grid.d.ts +2 -0
  191. package/dist/lib/components/ProductIcon/icons/line/Hca.d.ts +2 -0
  192. package/dist/lib/components/ProductIcon/icons/line/Lab.d.ts +2 -0
  193. package/dist/lib/components/ProductIcon/icons/line/License.d.ts +2 -0
  194. package/dist/lib/components/ProductIcon/icons/line/Maps.d.ts +2 -0
  195. package/dist/lib/components/ProductIcon/icons/line/Python.d.ts +2 -0
  196. package/dist/lib/components/ProductIcon/icons/line/Roadmap.d.ts +2 -0
  197. package/dist/lib/components/ProductIcon/icons/line/Stock.d.ts +2 -0
  198. package/dist/lib/components/ProductIcon/icons/line/Support.d.ts +2 -0
  199. package/dist/lib/components/ProductIcon/icons/line/index.d.ts +25 -0
  200. package/dist/lib/components/ProductIcon/icons/monochrome/Accessibility.d.ts +2 -0
  201. package/dist/lib/components/ProductIcon/icons/monochrome/Advantageplus.d.ts +2 -0
  202. package/dist/lib/components/ProductIcon/icons/monochrome/Api.d.ts +2 -0
  203. package/dist/lib/components/ProductIcon/icons/monochrome/CaseStudies.d.ts +2 -0
  204. package/dist/lib/components/ProductIcon/icons/monochrome/Changelog.d.ts +2 -0
  205. package/dist/lib/components/ProductIcon/icons/monochrome/ChartChooser.d.ts +2 -0
  206. package/dist/lib/components/ProductIcon/icons/monochrome/Core.d.ts +2 -0
  207. package/dist/lib/components/ProductIcon/icons/monochrome/CustomProjects.d.ts +2 -0
  208. package/dist/lib/components/ProductIcon/icons/monochrome/Dashboards.d.ts +2 -0
  209. package/dist/lib/components/ProductIcon/icons/monochrome/Demos.d.ts +2 -0
  210. package/dist/lib/components/ProductIcon/icons/monochrome/Docs.d.ts +2 -0
  211. package/dist/lib/components/ProductIcon/icons/monochrome/Editor.d.ts +2 -0
  212. package/dist/lib/components/ProductIcon/icons/monochrome/EduLicense.d.ts +2 -0
  213. package/dist/lib/components/ProductIcon/icons/monochrome/ExportServer.d.ts +2 -0
  214. package/dist/lib/components/ProductIcon/icons/monochrome/Gantt.d.ts +2 -0
  215. package/dist/lib/components/ProductIcon/icons/monochrome/Gpt.d.ts +2 -0
  216. package/dist/lib/components/ProductIcon/icons/monochrome/Grid.d.ts +2 -0
  217. package/dist/lib/components/ProductIcon/icons/monochrome/Hca.d.ts +2 -0
  218. package/dist/lib/components/ProductIcon/icons/monochrome/Lab.d.ts +2 -0
  219. package/dist/lib/components/ProductIcon/icons/monochrome/License.d.ts +2 -0
  220. package/dist/lib/components/ProductIcon/icons/monochrome/Maps.d.ts +2 -0
  221. package/dist/lib/components/ProductIcon/icons/monochrome/Python.d.ts +2 -0
  222. package/dist/lib/components/ProductIcon/icons/monochrome/Roadmap.d.ts +2 -0
  223. package/dist/lib/components/ProductIcon/icons/monochrome/Stock.d.ts +2 -0
  224. package/dist/lib/components/ProductIcon/icons/monochrome/Support.d.ts +2 -0
  225. package/dist/lib/components/ProductIcon/icons/monochrome/index.d.ts +25 -0
  226. package/dist/lib/components/ProductIcon/icons/multi/Accessibility.d.ts +2 -0
  227. package/dist/lib/components/ProductIcon/icons/multi/Advantageplus.d.ts +2 -0
  228. package/dist/lib/components/ProductIcon/icons/multi/Api.d.ts +2 -0
  229. package/dist/lib/components/ProductIcon/icons/multi/CaseStudies.d.ts +2 -0
  230. package/dist/lib/components/ProductIcon/icons/multi/Changelog.d.ts +2 -0
  231. package/dist/lib/components/ProductIcon/icons/multi/ChartChooser.d.ts +2 -0
  232. package/dist/lib/components/ProductIcon/icons/multi/Core.d.ts +2 -0
  233. package/dist/lib/components/ProductIcon/icons/multi/CustomProjects.d.ts +2 -0
  234. package/dist/lib/components/ProductIcon/icons/multi/Dashboards.d.ts +2 -0
  235. package/dist/lib/components/ProductIcon/icons/multi/Demos.d.ts +2 -0
  236. package/dist/lib/components/ProductIcon/icons/multi/Docs.d.ts +2 -0
  237. package/dist/lib/components/ProductIcon/icons/multi/Editor.d.ts +2 -0
  238. package/dist/lib/components/ProductIcon/icons/multi/EduLicense.d.ts +2 -0
  239. package/dist/lib/components/ProductIcon/icons/multi/ExportServer.d.ts +2 -0
  240. package/dist/lib/components/ProductIcon/icons/multi/Gantt.d.ts +2 -0
  241. package/dist/lib/components/ProductIcon/icons/multi/Gpt.d.ts +2 -0
  242. package/dist/lib/components/ProductIcon/icons/multi/Grid.d.ts +2 -0
  243. package/dist/lib/components/ProductIcon/icons/multi/Hca.d.ts +2 -0
  244. package/dist/lib/components/ProductIcon/icons/multi/Lab.d.ts +2 -0
  245. package/dist/lib/components/ProductIcon/icons/multi/License.d.ts +2 -0
  246. package/dist/lib/components/ProductIcon/icons/multi/Maps.d.ts +2 -0
  247. package/dist/lib/components/ProductIcon/icons/multi/Python.d.ts +2 -0
  248. package/dist/lib/components/ProductIcon/icons/multi/Roadmap.d.ts +2 -0
  249. package/dist/lib/components/ProductIcon/icons/multi/Stock.d.ts +2 -0
  250. package/dist/lib/components/ProductIcon/icons/multi/Support.d.ts +2 -0
  251. package/dist/lib/components/ProductIcon/icons/multi/index.d.ts +25 -0
  252. package/dist/lib/components/ProductIcon/index.d.ts +59 -0
  253. package/dist/lib/components/RadioBox/index.d.ts +44 -0
  254. package/dist/lib/components/Tabs/index.d.ts +24 -0
  255. package/dist/lib/main.d.ts +6 -0
  256. package/dist/main.js +20 -17
  257. package/dist/scss/variables.scss +168 -0
  258. package/package.json +3 -2
  259. /package/dist/{ButtonGroup-M9-A5Xva.js → ButtonGroup-CfNp_xXf.js} +0 -0
  260. /package/dist/{Container-DI2smQRq.js → Container-mH6tG_kR.js} +0 -0
  261. /package/dist/{GPTInput-DKxJOGYt.js → GPTInput-CZF0-SfI.js} +0 -0
  262. /package/dist/{Heading-DuolDa27.js → Heading-DvLlRFvQ.js} +0 -0
  263. /package/dist/{InputGrouped-CiA86XL7.js → InputGrouped-jbMns5qa.js} +0 -0
  264. /package/dist/{InputSolo-cLqKBh1c.js → InputSolo-DOZp13Mv.js} +0 -0
  265. /package/dist/{Label-BH3YxfNt.js → Label-bbLlUYRM.js} +0 -0
  266. /package/dist/{Logo-h9bQL-cT.js → Logo-BRXxiQk8.js} +0 -0
  267. /package/dist/{Typography-nzBx3Yxn.js → Typography-Dw2_XzMu.js} +0 -0
  268. /package/dist/{es2015-C6iv4436.js → es2015-BE1Gei7w.js} +0 -0
  269. /package/dist/{fa-ByhY-7YY.js → fa-Ci5IATkb.js} +0 -0
@@ -0,0 +1,36 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/EduLicense.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M15.4083 14.802C18.9459 14.8009 20.2058 11.7861 20.4455 10.0576C20.6232 8.7763 19.6974 5.42871 16.2772 5.42871C12.8569 5.42871 11.8706 14.8031 15.4083 14.802Z",
14
+ fill: "var(--icon-monotone-mono-key-600)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M12.0065 14.8261C9.66789 14.9488 8.2587 12.8641 7.89974 10.7313C7.57934 8.9412 8.19018 6.94538 9.29258 5.78621C9.29258 5.78621 11.5487 3.19186 14.7382 5.89884C17.9277 8.60583 14.3452 14.7034 12.0065 14.8261Z",
18
+ fill: "var(--icon-monotone-mono-key-300)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M2.21094 19.3454C2.21094 17.4128 3.8194 15.8461 5.80355 15.8461H22.8135V22.8447H5.80355C3.8194 22.8447 2.21094 21.278 2.21094 19.3454Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M3.71397 19.3097C3.71397 18.1856 4.64951 17.2744 5.80355 17.2744H22.8135V21.345H5.80355C4.64951 21.345 3.71397 20.4338 3.71397 19.3097Z",
26
+ fill: "var(--hs-surface-ui-background-0)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M15.1125 2.61885C15.3242 2.25969 15.7947 2.13567 16.1634 2.34185C16.5322 2.54803 16.6595 3.00633 16.4478 3.36549L15.8032 4.45916C15.5916 4.81832 15.121 4.94234 14.7523 4.73616C14.3836 4.52998 14.2562 4.07168 14.4679 3.71252L15.1125 2.61885Z",
30
+ fill: "var(--icon-monotone-mono-key-600)"
31
+ })
32
+ ]
33
+ });
34
+ }
35
+ //#endregion
36
+ export { n as default };
@@ -0,0 +1,21 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/ExportServer.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M22 1.95312V15.4863H2V1.95312H22ZM14.7275 3.64551V13.7949H16.5459V3.64551H14.7275ZM18.3643 5.33301V13.7949H20.1826V5.33301H18.3643ZM3.81836 8.7168V13.792H5.63672V8.7168H3.81836ZM7.45508 5.33301V13.792H9.27344V5.33301H7.45508ZM11.0908 8.7168V13.791H12.9092V8.7168H11.0908Z",
13
+ fill: "var(--icon-monotone-mono-key-600)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M13.3267 17.3881V15.4844H10.944V17.3881H8.17188L12.1354 22.0444L16.0988 17.3881H13.3267Z",
16
+ fill: "var(--icon-monotone-mono-key-300)"
17
+ })]
18
+ });
19
+ }
20
+ //#endregion
21
+ export { n as default };
@@ -0,0 +1,49 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Gantt.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M21.5625 9.03125H13.5625V3.03125H21.5625L18.0625 6.03125L21.5625 9.03125Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("rect", {
17
+ x: "2.5625",
18
+ y: "19.2812",
19
+ width: "8.06384",
20
+ height: "1.6875",
21
+ fill: "var(--icon-monotone-mono-key-300)"
22
+ }),
23
+ /* @__PURE__ */ e("rect", {
24
+ x: "4.28906",
25
+ y: "17.1562",
26
+ width: "8.06384",
27
+ height: "1.6875",
28
+ fill: "var(--icon-monotone-mono-key-600)"
29
+ }),
30
+ /* @__PURE__ */ e("rect", {
31
+ x: "6.01562",
32
+ y: "15.0312",
33
+ width: "8.06384",
34
+ height: "1.6875",
35
+ fill: "var(--icon-monotone-mono-key-300)"
36
+ }),
37
+ /* @__PURE__ */ e("rect", {
38
+ x: "12.3984",
39
+ y: "15.0312",
40
+ width: "12",
41
+ height: "1.6875",
42
+ transform: "rotate(-90 12.3984 15.0312)",
43
+ fill: "var(--icon-monotone-mono-key-600)"
44
+ })
45
+ ]
46
+ });
47
+ }
48
+ //#endregion
49
+ export { n as default };
@@ -0,0 +1,48 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Gpt.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M10.7168 7.37859H19.2793C19.8315 7.37859 20.2791 7.82646 20.2793 8.37859V15.7848C20.2793 16.3371 19.8316 16.7848 19.2793 16.7848H10.7168V18.0104H19.3721C20.4766 18.0104 21.3721 17.115 21.3721 16.0104V8.26043C21.3721 7.15586 20.4766 6.26043 19.3721 6.26043H10.7168V7.37859Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M7.48282 5.37188H9.18282V20.3165H7.48282V5.37188Z",
18
+ fill: "var(--icon-monotone-mono-key-600)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M5.37216 4.77188C5.37216 4.30243 5.75272 3.92188 6.22216 3.92188H10.4435C10.9129 3.92188 11.2935 4.30243 11.2935 4.77188C11.2935 5.24132 10.9129 5.62188 10.4435 5.62188H6.22216C5.75272 5.62188 5.37216 5.24132 5.37216 4.77188Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M5.37216 19.5765C5.37216 19.107 5.75272 18.7265 6.22216 18.7265H10.4435C10.9129 18.7265 11.2935 19.107 11.2935 19.5765C11.2935 20.0459 10.9129 20.4265 10.4435 20.4265H6.22216C5.75272 20.4265 5.37216 20.0459 5.37216 19.5765Z",
26
+ fill: "var(--icon-monotone-mono-key-600)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M12.5823 10.9346C12.8097 10.6039 13.2621 10.5201 13.5928 10.7474C13.9236 10.9748 14.0074 11.4272 13.78 11.758L11.654 14.8506C11.4266 15.1814 10.9742 15.2652 10.6434 15.0378C10.3127 14.8105 10.2289 14.358 10.4563 14.0273L12.5823 10.9346Z",
30
+ fill: "var(--icon-monotone-mono-key-600)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M17.2652 8.93842C17.4926 8.60768 17.945 8.52387 18.2758 8.75124C18.6065 8.9786 18.6903 9.43104 18.4629 9.76178L16.0603 13.2569C15.8329 13.5876 15.3805 13.6714 15.0497 13.4441C14.719 13.2167 14.6352 12.7643 14.8625 12.4335L17.2652 8.93842Z",
34
+ fill: "var(--icon-monotone-mono-key-600)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M15.8467 12.3311C16.1723 12.5657 16.2461 13.0198 16.0115 13.3455C15.7769 13.6711 15.3228 13.7449 14.9971 13.5103L12.8171 11.9398C12.4914 11.7052 12.4176 11.251 12.6522 10.9254C12.8868 10.5997 13.341 10.5259 13.6666 10.7605L15.8467 12.3311Z",
38
+ fill: "var(--icon-monotone-mono-key-600)"
39
+ }),
40
+ /* @__PURE__ */ e("path", {
41
+ d: "M7.48242 7.37859H4.79492C4.24292 7.37879 3.7951 7.82658 3.79492 8.37859V15.7848C3.79492 16.337 4.24281 16.7846 4.79492 16.7848H7.48242V18.0104H4.69531C3.59074 18.0104 2.69531 17.115 2.69531 16.0104V8.26043C2.69531 7.15586 3.59074 6.26043 4.69531 6.26043H7.48242V7.37859Z",
42
+ fill: "var(--icon-monotone-mono-key-300)"
43
+ })
44
+ ]
45
+ });
46
+ }
47
+ //#endregion
48
+ export { n as default };
@@ -0,0 +1,21 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Grid.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M10.8769 7.61862C11.5247 7.23088 12.5648 7.25095 13.2002 7.66401L22.4053 13.6475C23.0407 14.0606 23.031 14.7108 22.3833 15.0987L12.9993 20.7161C12.3514 21.1039 11.3101 21.0838 10.6746 20.6707L1.46955 14.6872C0.834288 14.2741 0.845129 13.6238 1.49288 13.236L10.8769 7.61862ZM12.4418 17.2045C12.1253 16.9956 11.6047 16.9798 11.2788 17.1693L10.099 17.8561C9.77308 18.0457 9.76567 18.369 10.0821 18.5781L11.2282 19.3337C11.5447 19.5426 12.0653 19.5584 12.3912 19.3688L13.571 18.6835C13.8969 18.4939 13.9043 18.1706 13.5879 17.9616L12.4418 17.2045ZM15.9825 15.1441C15.666 14.9354 15.1453 14.9195 14.8195 15.1089L13.6397 15.7957C13.3138 15.9853 13.3064 16.3087 13.6229 16.5177L14.769 17.2748C15.0855 17.4835 15.6061 17.4994 15.9319 17.3099L17.1117 16.6231C17.4377 16.4335 17.4451 16.1102 17.1286 15.9012L15.9825 15.1441ZM9.00346 14.9332C8.68694 14.7245 8.16627 14.7086 7.84051 14.8981L6.6607 15.5849C6.33478 15.7745 6.32737 16.0978 6.64385 16.3068L7.78995 17.0639C8.10647 17.2726 8.62714 17.2885 8.9529 17.099L10.1327 16.4122C10.4586 16.2227 10.466 15.8993 10.1496 15.6903L9.00346 14.9332ZM19.5232 13.0852C19.2067 12.8764 18.6861 12.8605 18.3603 13.05L17.1804 13.7368C16.8547 13.9264 16.8472 14.2498 17.1636 14.4588L18.3097 15.2144C18.6262 15.4234 19.1467 15.4391 19.4726 15.2495L20.6525 14.5642C20.9784 14.3746 20.9858 14.0513 20.6693 13.8422L19.5232 13.0852ZM12.5442 12.8743C12.2277 12.6655 11.7071 12.6496 11.3812 12.8391L10.2014 13.5245C9.8755 13.7141 9.86809 14.0374 10.1846 14.2464L11.3307 15.0035C11.6472 15.2124 12.1677 15.2282 12.4936 15.0387L13.6734 14.3519C13.9994 14.1623 14.0068 13.8404 13.6903 13.6314L12.5442 12.8743ZM5.56646 12.6634C5.24999 12.4544 4.72814 12.4372 4.40221 12.6268L3.2224 13.3136C2.89648 13.5032 2.88908 13.8265 3.20555 14.0355L4.35165 14.7926C4.66814 15.0015 5.18875 15.0173 5.5146 14.8278L6.69441 14.141C7.02034 13.9514 7.02774 13.6281 6.71127 13.419L5.56646 12.6634ZM16.0862 10.8139C15.7697 10.6049 15.2479 10.5892 14.922 10.7788L13.7421 11.4656C13.4163 11.6552 13.4088 11.9785 13.7253 12.1875L14.8714 12.9446C15.1879 13.1534 15.7085 13.1692 16.0343 12.9797L17.2142 12.2929C17.5399 12.1034 17.5484 11.78 17.2323 11.571L16.0862 10.8139ZM9.10718 10.603C8.79071 10.394 8.26886 10.3783 7.94293 10.5679L6.76313 11.2547C6.43737 11.4443 6.42985 11.7676 6.74627 11.9766L7.89237 12.7337C8.20881 12.9424 8.72953 12.9582 9.05532 12.7689L10.2351 12.0821C10.5609 11.8926 10.5693 11.5691 10.2533 11.3601L9.10718 10.603ZM12.6479 8.54264C12.3317 8.33378 11.8109 8.31835 11.485 8.5075L10.3038 9.1943C9.97796 9.38388 9.97057 9.70722 10.287 9.91624L11.4331 10.6733C11.7496 10.8823 12.2701 10.898 12.596 10.7085L13.7759 10.0217C14.1017 9.83211 14.1103 9.50876 13.794 9.29973L12.6479 8.54264Z",
13
+ fill: "var(--icon-monotone-mono-key-300)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M11.0014 3.28592C11.6492 2.89818 12.6893 2.91825 13.3247 3.33132L22.5298 9.31479C23.1652 9.72787 23.1554 10.3781 22.5077 10.766L13.1237 16.3834C12.4759 16.7712 11.4346 16.7511 10.7991 16.338L1.59401 10.3545C0.958751 9.94138 0.969593 9.29112 1.61735 8.9033L11.0014 3.28592ZM12.5662 12.8718C12.2497 12.6629 11.7291 12.6471 11.4033 12.8366L10.2235 13.5234C9.89754 13.713 9.89014 14.0363 10.2066 14.2454L11.3527 15.001C11.6692 15.2099 12.1898 15.2257 12.5157 15.0361L13.6955 14.3508C14.0214 14.1612 14.0288 13.8379 13.7123 13.6289L12.5662 12.8718ZM16.1069 10.8114C15.7904 10.6027 15.2697 10.5868 14.944 10.7762L13.7642 11.463C13.4383 11.6526 13.4309 11.976 13.7473 12.185L14.8934 12.9421C15.2099 13.1508 15.7306 13.1667 16.0564 12.9772L17.2362 12.2904C17.5621 12.1008 17.5695 11.7775 17.253 11.5685L16.1069 10.8114ZM9.12793 10.6005C8.81141 10.3918 8.29073 10.3759 7.96497 10.5654L6.78517 11.2522C6.45924 11.4418 6.45184 11.7651 6.76831 11.9741L7.91441 12.7312C8.23093 12.9399 8.7516 12.9558 9.07736 12.7663L10.2572 12.0795C10.5831 11.89 10.5905 11.5666 10.274 11.3576L9.12793 10.6005ZM19.6477 8.75246C19.3312 8.54367 18.8105 8.5278 18.4847 8.71732L17.3049 9.40411C16.9791 9.59372 16.9716 9.91707 17.2881 10.1261L18.4342 10.8817C18.7506 11.0907 19.2712 11.1064 19.5971 10.9168L20.7769 10.2315C21.1028 10.0419 21.1102 9.71857 20.7938 9.50955L19.6477 8.75246ZM12.6686 8.54159C12.3521 8.33275 11.8315 8.31692 11.5057 8.50645L10.3259 9.19178C9.99996 9.38137 9.99256 9.7047 10.309 9.91372L11.4551 10.6708C11.7716 10.8797 12.2922 10.8955 12.6181 10.706L13.7979 10.0192C14.1238 9.82957 14.1312 9.5077 13.8147 9.29868L12.6686 8.54159ZM5.69093 8.33072C5.37445 8.1217 4.8526 8.10452 4.52668 8.29411L3.34687 8.98091C3.02094 9.1705 3.01354 9.49383 3.33001 9.70285L4.47611 10.4599C4.79261 10.6688 5.31321 10.6846 5.63907 10.4951L6.81888 9.80828C7.1448 9.6187 7.1522 9.29536 6.83573 9.08634L5.69093 8.33072ZM16.2107 6.4812C15.8942 6.27218 15.3723 6.25647 15.0464 6.44606L13.8666 7.13286C13.5408 7.32245 13.5333 7.64579 13.8498 7.8548L14.9959 8.61188C15.3123 8.82067 15.833 8.83647 16.1588 8.64703L17.3386 7.96023C17.6644 7.77072 17.6728 7.44732 17.3568 7.23829L16.2107 6.4812ZM9.23165 6.27033C8.91517 6.06131 8.39332 6.0456 8.0674 6.23519L6.88759 6.92198C6.56184 7.11159 6.55432 7.43494 6.87073 7.64393L8.01683 8.40101C8.33328 8.60973 8.85399 8.62553 9.17979 8.43616L10.3596 7.74936C10.6854 7.55987 10.6937 7.23645 10.3777 7.02742L9.23165 6.27033ZM12.7724 4.20995C12.4561 4.00108 11.9354 3.98565 11.6094 4.1748L10.4283 4.8616C10.1024 5.05118 10.095 5.37452 10.4115 5.58354L11.5576 6.34062C11.874 6.5496 12.3946 6.56531 12.7205 6.37577L13.9003 5.68897C14.2262 5.49941 14.2348 5.17606 13.9185 4.96703L12.7724 4.20995Z",
16
+ fill: "var(--icon-monotone-mono-key-600)"
17
+ })]
18
+ });
19
+ }
20
+ //#endregion
21
+ export { n as default };
@@ -0,0 +1,35 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Hca.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M4.66406 17.1896V11.0391L12.724 15.1592L21.1642 11.0391V17.1896L12.724 21.6252L4.66406 17.1896Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M12.7299 14.4819L2 8.85731L12.7299 4.00781L23.6327 9.05445L12.7299 14.4819Z",
18
+ fill: "var(--icon-monotone-mono-key-300)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M18.4967 11.7614L12.625 8.9221L13.2431 8.59375L19.0955 11.3944V17.2854L18.4967 17.5752V11.7614Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("ellipse", {
25
+ cx: "12.8149",
26
+ cy: "8.75697",
27
+ rx: "0.95548",
28
+ ry: "0.491343",
29
+ fill: "var(--icon-monotone-mono-key-600)"
30
+ })
31
+ ]
32
+ });
33
+ }
34
+ //#endregion
35
+ export { n as default };
@@ -0,0 +1,52 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Lab.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M2.44074 8.66554C2.31204 8.27554 2.52386 7.85505 2.91387 7.72634C3.30387 7.59764 3.72437 7.80946 3.85307 8.19946L6.49679 16.2105C6.6255 16.6005 6.41367 17.021 6.02367 17.1497C5.63367 17.2784 5.21317 17.0666 5.08447 16.6766L2.44074 8.66554Z",
14
+ fill: "var(--icon-monotone-mono-key-600)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M2.8098 8.97452C2.4306 8.8168 2.25106 8.38154 2.40878 8.00234C2.5665 7.62314 3.00176 7.4436 3.38096 7.60132L8.96775 9.92503C9.34695 10.0827 9.52649 10.518 9.36877 10.8972C9.21105 11.2764 8.77579 11.4559 8.39659 11.2982L2.8098 8.97452Z",
18
+ fill: "var(--icon-monotone-mono-key-600)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M16.5765 7.18375C16.3594 6.83515 16.466 6.37653 16.8146 6.1594C17.1632 5.94227 17.6218 6.04885 17.8389 6.39745L23.1641 14.9471C23.3813 15.2957 23.2747 15.7543 22.9261 15.9714C22.5775 16.1886 22.1189 16.082 21.9017 15.7334L16.5765 7.18375Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M19.955 19.9136C19.7043 20.2389 19.2374 20.2994 18.9121 20.0487C18.5868 19.798 18.5263 19.3311 18.777 19.0058L21.9253 14.9206C22.176 14.5953 22.643 14.5348 22.9683 14.7855C23.2936 15.0362 23.354 15.5031 23.1034 15.8284L19.955 19.9136Z",
26
+ fill: "var(--icon-monotone-mono-key-600)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M18.4234 14.9928C18.039 14.8482 17.8446 14.4193 17.9893 14.0349C18.1339 13.6506 18.5627 13.4562 18.9471 13.6008L21.9801 14.7421C22.3645 14.8867 22.5589 15.3156 22.4142 15.7C22.2696 16.0843 21.8408 16.2787 21.4564 16.1341L18.4234 14.9928Z",
30
+ fill: "var(--icon-monotone-mono-key-600)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M11.5205 19.5112C11.1688 19.7233 10.7118 19.6102 10.4996 19.2586C10.2875 18.9069 10.4006 18.4499 10.7522 18.2377L13.702 16.4581C14.0537 16.2459 14.5107 16.359 14.7229 16.7107C14.935 17.0623 14.8219 17.5194 14.4703 17.7315L11.5205 19.5112Z",
34
+ fill: "var(--icon-monotone-mono-key-600)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M11.3689 12.39C11.0897 12.284 10.9492 11.9717 11.0552 11.6925L11.1992 11.3133C11.3052 11.034 11.6175 10.8936 11.8968 10.9996L15.8435 12.498C16.1228 12.604 16.2632 12.9163 16.1572 13.1955L16.0132 13.5747C15.9072 13.854 15.5949 13.9944 15.3157 13.8884L11.3689 12.39Z",
38
+ fill: "var(--icon-monotone-mono-key-300)"
39
+ }),
40
+ /* @__PURE__ */ e("path", {
41
+ d: "M7.75078 21.4152C7.59314 21.7945 7.15791 21.9741 6.77868 21.8164C6.39945 21.6588 6.21983 21.2236 6.37747 20.8443L13.4472 3.83787C13.6048 3.45864 14.04 3.27901 14.4193 3.43666C14.7985 3.59431 14.9781 4.02953 14.8205 4.40876L7.75078 21.4152Z",
42
+ fill: "var(--icon-monotone-mono-key-300)"
43
+ }),
44
+ /* @__PURE__ */ e("path", {
45
+ d: "M13.4749 4.09563C13.3971 3.69238 13.6609 3.30239 14.0641 3.22455C14.4674 3.14672 14.8574 3.41052 14.9352 3.81377L18.4256 21.8974C18.5035 22.3007 18.2397 22.6906 17.8364 22.7685C17.4332 22.8463 17.0432 22.5825 16.9653 22.1793L13.4749 4.09563Z",
46
+ fill: "var(--icon-monotone-mono-key-300)"
47
+ })
48
+ ]
49
+ });
50
+ }
51
+ //#endregion
52
+ export { n as default };
@@ -0,0 +1,33 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/License.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M19.7778 0.890625H4.22222C2.99492 0.890625 2 1.99609 2 3.35976V20.6437C2 22.0074 2.99492 23.1128 4.22222 23.1128H19.7778C21.0051 23.1128 22 22.0074 22 20.6437V3.35976C22 1.99609 21.0051 0.890625 19.7778 0.890625Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M11.9956 5.57229C11.2181 4.70658 9.9215 4.47371 8.94731 5.26644C7.97313 6.05917 7.83597 7.38457 8.60101 8.32214C9.36604 9.2597 11.9956 11.4479 11.9956 11.4479C11.9956 11.4479 14.6252 9.2597 15.3902 8.32214C16.1552 7.38457 16.0348 6.05083 15.0439 5.26644C14.053 4.48205 12.7731 4.70658 11.9956 5.57229Z",
20
+ fill: "var(--icon-monotone-mono-key-600)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M8.66753 19.2248H15.3342M6.44531 15.3359H17.5564",
24
+ stroke: "var(--icon-monotone-mono-key-50)",
25
+ strokeWidth: "2",
26
+ strokeLinecap: "round",
27
+ strokeLinejoin: "round"
28
+ })
29
+ ]
30
+ });
31
+ }
32
+ //#endregion
33
+ export { n as default };
@@ -0,0 +1,30 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Maps.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M7 15L3 21H21L17 15L11.875 20.6875L7 15Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M11.875 21L17 15.0625L11.875 17.125L7 15.0625L11.875 21Z",
18
+ fill: "var(--icon-monotone-mono-key-1000)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M12 3C14.4867 3.01026 16.4998 5.05498 16.5 7.5752C16.4999 8.88543 15.9811 9.75063 15.082 10.9004L11.9961 15.0117L8.91797 10.9004C7.95031 9.46221 7.50011 8.88535 7.5 7.5752C7.50016 5.05498 9.51332 3.01026 12 3ZM12 5.6875C11.2233 5.6875 10.5938 6.3171 10.5938 7.09375C10.5938 7.8704 11.2233 8.5 12 8.5C12.7767 8.5 13.4062 7.8704 13.4062 7.09375C13.4062 6.3171 12.7767 5.6875 12 5.6875Z",
24
+ fill: "var(--icon-monotone-mono-key-600)"
25
+ })
26
+ ]
27
+ });
28
+ }
29
+ //#endregion
30
+ export { n as default };
@@ -0,0 +1,36 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Python.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M19.9111 8.02246C21.313 8.02252 22.1317 9.02902 22.4746 10.4414C22.9372 12.3391 22.9175 13.4736 22.4746 15.291C22.1996 16.4263 21.491 17.1726 20.5967 17.5068L9.39062 13.4033L9.39258 13.3994C9.70387 13.2519 10.051 13.167 10.4199 13.167H15.2383C16.8743 13.167 18.252 11.777 18.252 10.2021V8.02246H19.9111Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M15.8545 3.17969C16.8608 3.56178 17.621 4.4116 17.6211 5.48438V10.0283C17.6209 11.3604 16.55 12.452 15.209 12.4521H10.3906C10.2489 12.4521 10.1088 12.4633 9.97168 12.4834L15.8545 3.17969Z",
18
+ fill: "var(--icon-monotone-mono-key-300)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M20.668 17.4805C20.2938 17.6312 19.8857 17.71 19.4609 17.71H12.8271V18.3164H17.6504V20.1348C17.6504 21.5115 17.2796 22.2586 15.2383 22.6152C14.5455 22.7365 13.758 22.8058 12.9336 22.8096C12.1089 22.8134 11.2486 22.7517 10.4199 22.6152C9.11096 22.3994 8.00793 21.4276 8.00781 20.1348V15.5908C8.00797 14.506 8.71819 13.5798 9.70605 13.2734L20.668 17.4805ZM15.542 19.5283C15.044 19.5285 14.6369 19.9336 14.6367 20.4346C14.6367 20.9374 15.0439 21.3465 15.542 21.3467C16.0421 21.3467 16.4473 20.9375 16.4473 20.4346C16.4471 19.9335 16.042 19.5283 15.542 19.5283Z",
24
+ fill: "var(--icon-monotone-mono-key-600)"
25
+ }),
26
+ /* @__PURE__ */ e("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M12.6931 2.81266C13.5178 2.80887 14.3781 2.87054 15.2068 3.007C15.4997 3.05531 15.7815 3.14374 16.0437 3.26286L10.1521 12.466C8.62176 12.5914 7.37476 13.9216 7.37476 15.4201V17.5998H5.71558C4.31375 17.5997 3.49504 16.5932 3.15211 15.1808C2.68953 13.2831 2.70917 12.1487 3.15211 10.3312C3.53615 8.74577 4.76383 7.91227 6.16578 7.91227H12.7996V7.30583H7.97633V5.48747C7.97637 4.11072 8.34714 3.36367 10.3884 3.007C11.0812 2.88577 11.8687 2.81646 12.6931 2.81266ZM10.0847 4.27556C9.58464 4.27556 9.17945 4.68471 9.17945 5.18766C9.17959 5.68872 9.58473 6.09391 10.0847 6.09391C10.5828 6.09373 10.9899 5.6886 10.99 5.18766C10.99 4.68483 10.5829 4.27575 10.0847 4.27556Z",
30
+ fill: "var(--icon-monotone-mono-key-50)"
31
+ })
32
+ ]
33
+ });
34
+ }
35
+ //#endregion
36
+ export { n as default };
@@ -0,0 +1,28 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Roadmap.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M22.9508 19.4698C22.9508 20.6645 21.9823 21.633 20.7875 21.633C19.5928 21.633 18.6243 20.6645 18.6243 19.4698C18.6243 18.275 19.5928 17.3065 20.7875 17.3065C21.9823 17.3065 22.9508 18.275 22.9508 19.4698Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M7.79488 5.8117C7.79488 7.00644 6.82636 7.97497 5.63162 7.97497C4.43688 7.97497 3.46835 7.00644 3.46835 5.8117C3.46835 4.61696 4.43688 3.64844 5.63162 3.64844C6.82636 3.64844 7.79488 4.61696 7.79488 5.8117Z",
18
+ fill: "var(--icon-monotone-mono-key-300)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M22.9508 9.01841C22.9508 6.62893 21.0138 4.69188 18.6243 4.69188H10.1064V6.20236H18.4468C20.0569 6.20236 21.3622 7.5076 21.3622 9.1177C21.3622 10.7278 20.0569 12.033 18.4468 12.033H15.8991L7.38122 12.0267C4.99174 12.0267 3.05469 13.9638 3.05469 16.3532V16.6131C3.05469 19.0026 4.99174 20.9396 7.38122 20.9396H15.8991V19.4291H7.55867C5.94858 19.4291 4.64334 18.1239 4.64334 16.5138C4.64334 14.9037 5.94858 13.5984 7.55867 13.5984H10.1064L18.6243 13.6048C21.0138 13.6048 22.9508 11.6677 22.9508 9.27825V9.01841Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ })
24
+ ]
25
+ });
26
+ }
27
+ //#endregion
28
+ export { n as default };
@@ -0,0 +1,32 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Stock.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M22 2H15.7316L22 8.36489V2Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M10.8803 14.0057L19.9615 5.67867L18.6046 4.15478L10.0998 11.9503H2V14.0057H10.8803Z",
18
+ fill: "var(--icon-monotone-mono-key-300)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M22 21.8984H15.7316L22 15.5335V21.8984Z",
22
+ fill: "var(--icon-monotone-mono-key-1000)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M10.8803 9.89278L19.9615 18.2198L18.6046 19.7437L10.0998 11.9481H2V9.89278H10.8803Z",
26
+ fill: "var(--icon-monotone-mono-key-1000)"
27
+ })
28
+ ]
29
+ });
30
+ }
31
+ //#endregion
32
+ export { n as default };
@@ -0,0 +1,38 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Support.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 6.44444C8.93175 6.44444 6.44444 8.93175 6.44444 12C6.44445 15.0682 8.93175 17.5556 12 17.5556C15.0682 17.5556 17.5556 15.0682 17.5556 12C17.5556 8.93175 15.0682 6.44445 12 6.44444Z",
16
+ fill: "var(--icon-monotone-mono-key-300)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ d: "M6.94466 14.3047C7.49953 15.5198 8.47926 16.4991 9.69423 17.0543L6.43793 20.3105C5.35189 19.5822 4.41651 18.6471 3.68837 17.561L6.94466 14.3047Z",
20
+ fill: "var(--icon-monotone-mono-key-600)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M20.3105 17.561C19.5823 18.6472 18.6472 19.5823 17.561 20.3105L14.3047 17.0543C15.5199 16.4992 16.4992 15.5199 17.0543 14.3047L20.3105 17.561Z",
24
+ fill: "var(--icon-monotone-mono-key-600)"
25
+ }),
26
+ /* @__PURE__ */ e("path", {
27
+ d: "M9.69423 6.94466C8.47937 7.49966 7.49966 8.47937 6.94466 9.69423L3.68837 6.43793C4.41655 5.35193 5.35193 4.41655 6.43793 3.68837L9.69423 6.94466Z",
28
+ fill: "var(--icon-monotone-mono-key-600)"
29
+ }),
30
+ /* @__PURE__ */ e("path", {
31
+ d: "M17.561 3.68837C18.6471 4.41651 19.5822 5.35189 20.3105 6.43793L17.0543 9.69423C16.4991 8.47926 15.5198 7.49953 14.3047 6.94466L17.561 3.68837Z",
32
+ fill: "var(--icon-monotone-mono-key-600)"
33
+ })
34
+ ]
35
+ });
36
+ }
37
+ //#endregion
38
+ export { n as default };
@@ -0,0 +1,56 @@
1
+ import { n as e } from "../../../../chunk-3e0lkp8x.js";
2
+ import t from "./Accessibility.js";
3
+ import n from "./Advantageplus.js";
4
+ import r from "./Api.js";
5
+ import i from "./CaseStudies.js";
6
+ import a from "./Changelog.js";
7
+ import o from "./ChartChooser.js";
8
+ import s from "./Core.js";
9
+ import c from "./CustomProjects.js";
10
+ import l from "./Dashboards.js";
11
+ import u from "./Demos.js";
12
+ import d from "./Docs.js";
13
+ import f from "./Editor.js";
14
+ import p from "./EduLicense.js";
15
+ import m from "./ExportServer.js";
16
+ import h from "./Gantt.js";
17
+ import g from "./Gpt.js";
18
+ import _ from "./Grid.js";
19
+ import v from "./Hca.js";
20
+ import y from "./Lab.js";
21
+ import b from "./License.js";
22
+ import x from "./Maps.js";
23
+ import S from "./Python.js";
24
+ import C from "./Roadmap.js";
25
+ import w from "./Stock.js";
26
+ import T from "./Support.js";
27
+ //#region lib/components/ProductIcon/icons/grayscale/index.ts
28
+ var E = /* @__PURE__ */ e({
29
+ Accessibility: () => t,
30
+ Advantageplus: () => n,
31
+ Api: () => r,
32
+ CaseStudies: () => i,
33
+ Changelog: () => a,
34
+ ChartChooser: () => o,
35
+ Core: () => s,
36
+ CustomProjects: () => c,
37
+ Dashboards: () => l,
38
+ Demos: () => u,
39
+ Docs: () => d,
40
+ Editor: () => f,
41
+ EduLicense: () => p,
42
+ ExportServer: () => m,
43
+ Gantt: () => h,
44
+ Gpt: () => g,
45
+ Grid: () => _,
46
+ Hca: () => v,
47
+ Lab: () => y,
48
+ License: () => b,
49
+ Maps: () => x,
50
+ Python: () => S,
51
+ Roadmap: () => C,
52
+ Stock: () => w,
53
+ Support: () => T
54
+ });
55
+ //#endregion
56
+ export { t as Accessibility, n as Advantageplus, r as Api, i as CaseStudies, a as Changelog, o as ChartChooser, s as Core, c as CustomProjects, l as Dashboards, u as Demos, d as Docs, f as Editor, p as EduLicense, m as ExportServer, h as Gantt, g as Gpt, _ as Grid, v as Hca, y as Lab, b as License, x as Maps, S as Python, C as Roadmap, w as Stock, T as Support, E as t };
@@ -0,0 +1,25 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/line/Accessibility.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "24",
7
+ viewBox: "0 0 26 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M12.75 4C15.8453 4 18.5281 5.75888 19.8583 8.33082L24.75 12.0006L19.8571 15.6681C18.527 18.2403 15.8455 20 12.75 20C9.65429 20 6.97175 18.2405 5.64168 15.6681L0.75 12.0006L5.6405 8.33082C6.97067 5.75863 9.65451 4.00001 12.75 4Z",
13
+ stroke: "var(--icon-single-line-color)",
14
+ strokeWidth: "1.5",
15
+ strokeLinejoin: "round"
16
+ }), /* @__PURE__ */ e("path", {
17
+ d: "M12.75 15.3333C14.591 15.3333 16.0833 13.841 16.0833 12C16.0833 10.1591 14.591 8.66667 12.75 8.66667C10.9091 8.66667 9.41667 10.1591 9.41667 12C9.41667 13.841 10.9091 15.3333 12.75 15.3333Z",
18
+ stroke: "var(--icon-single-line-color)",
19
+ strokeWidth: "1.5",
20
+ strokeLinejoin: "round"
21
+ })]
22
+ });
23
+ }
24
+ //#endregion
25
+ export { n as default };
@@ -0,0 +1,23 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/line/Advantageplus.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M18.5925 8.60938C20.4746 8.60938 22.0004 10.1351 22.0004 12.0173C22.0004 13.8994 20.4746 15.4251 18.5925 15.4251H16.8236C16.2713 15.4251 15.8236 15.8729 15.8236 16.4251V18.194C15.8236 20.0762 14.2978 21.6019 12.4157 21.6019C10.5336 21.6019 9.00781 20.0762 9.00781 18.194V11.3357C9.00786 9.83002 10.2284 8.60938 11.7341 8.60938H18.5925Z",
13
+ stroke: "var(--icon-single-line-color)",
14
+ strokeWidth: "2"
15
+ }), /* @__PURE__ */ e("path", {
16
+ d: "M5.40752 15.3828C3.5254 15.3828 1.99964 13.8571 1.99964 11.9749C1.99964 10.0928 3.5254 8.56705 5.40752 8.56705H7.17643C7.72871 8.56705 8.17643 8.11934 8.17643 7.56705V5.79815C8.17643 3.91603 9.70219 2.39027 11.5843 2.39027C13.4664 2.39027 14.9922 3.91603 14.9922 5.79815V12.6565C14.9921 14.1622 13.7716 15.3828 12.2659 15.3828H5.40752Z",
17
+ stroke: "var(--icon-single-line-color)",
18
+ strokeWidth: "2"
19
+ })]
20
+ });
21
+ }
22
+ //#endregion
23
+ export { n as default };
@@ -0,0 +1,21 @@
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/line/Api.tsx
3
+ function t(t) {
4
+ return /* @__PURE__ */ e("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
11
+ children: /* @__PURE__ */ e("path", {
12
+ d: "M18.5708 20C19.8328 20 20.8568 18.977 20.8568 17.714V13.143L21.9998 12L20.8568 10.857V6.286C20.8568 5.023 19.8338 4 18.5708 4M5.429 4C4.166 4 3.143 5.023 3.143 6.286V10.857L2 12L3.143 13.143V17.714C3.143 18.977 4.166 20 5.429 20M7.5 12H7.51M12 12H12.01M16.5 12H16.51M8 12C8 12.2761 7.77614 12.5 7.5 12.5C7.22386 12.5 7 12.2761 7 12C7 11.7239 7.22386 11.5 7.5 11.5C7.77614 11.5 8 11.7239 8 12ZM12.5 12C12.5 12.2761 12.2761 12.5 12 12.5C11.7239 12.5 11.5 12.2761 11.5 12C11.5 11.7239 11.7239 11.5 12 11.5C12.2761 11.5 12.5 11.7239 12.5 12ZM17 12C17 12.2761 16.7761 12.5 16.5 12.5C16.2239 12.5 16 12.2761 16 12C16 11.7239 16.2239 11.5 16.5 11.5C16.7761 11.5 17 11.7239 17 12Z",
13
+ stroke: "var(--icon-single-line-color)",
14
+ strokeWidth: "2",
15
+ strokeLinecap: "round",
16
+ strokeLinejoin: "round"
17
+ })
18
+ });
19
+ }
20
+ //#endregion
21
+ export { t as default };
@@ -0,0 +1,21 @@
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/line/CaseStudies.tsx
3
+ function t(t) {
4
+ return /* @__PURE__ */ e("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
11
+ children: /* @__PURE__ */ e("path", {
12
+ d: "M13 7L11.8845 4.76892C11.5634 4.1268 11.4029 3.80573 11.1634 3.57116C10.9516 3.36373 10.6963 3.20597 10.4161 3.10931C10.0992 3 9.74021 3 9.02229 3H5.2C4.0799 3 3.51984 3 3.09202 3.21799C2.71569 3.40973 2.40973 3.71569 2.21799 4.09202C2 4.51984 2 5.0799 2 6.2V7M2 7H17.2C18.8802 7 19.7202 7 20.362 7.32698C20.9265 7.6146 21.3854 8.07354 21.673 8.63803C22 9.27976 22 10.1198 22 11.8V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V7ZM14.3547 16.812V13.2964M11.3547 16.812V11.187M8.35468 16.812V14.7026",
13
+ stroke: "var(--icon-single-line-color)",
14
+ strokeWidth: "1.6",
15
+ strokeLinecap: "round",
16
+ strokeLinejoin: "round"
17
+ })
18
+ });
19
+ }
20
+ //#endregion
21
+ export { t as default };