highsoft-ui 1.0.123 → 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 +2 -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,21 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/monochrome/CaseStudies.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: "M21.2031 11.8029C21.2031 10.9497 21.2026 10.3577 21.165 9.89758C21.1282 9.44692 21.0593 9.1933 20.9629 9.00403C20.752 8.59031 20.4157 8.25397 20.002 8.04309C19.8127 7.94666 19.5591 7.87778 19.1084 7.84094C18.6483 7.80335 18.0563 7.80286 17.2031 7.80286H2.80274V16.2032C2.80274 17.0564 2.80324 17.6484 2.84083 18.1085C2.87766 18.5592 2.94654 18.8128 3.04298 19.0021C3.25386 19.4158 3.59019 19.7521 4.00391 19.963C4.19318 20.0595 4.4468 20.1283 4.89747 20.1652C5.35756 20.2028 5.94957 20.2032 6.80274 20.2032H17.2031C18.0563 20.2032 18.6483 20.2028 19.1084 20.1652C19.5591 20.1283 19.8127 20.0595 20.002 19.963C20.4157 19.7521 20.752 19.4158 20.9629 19.0021C21.0593 18.8128 21.1282 18.5592 21.165 18.1085C21.2026 17.6484 21.2031 17.0564 21.2031 16.2032V11.8029ZM22.8027 16.2032C22.8027 17.0299 22.8039 17.6981 22.7598 18.2384C22.7149 18.7881 22.6192 19.2762 22.3887 19.7286C22.0244 20.4434 21.4432 21.0245 20.7285 21.3888C20.2761 21.6193 19.788 21.715 19.2383 21.7599C18.698 21.804 18.0298 21.8029 17.2031 21.8029H6.80274C5.97606 21.8029 5.30789 21.804 4.76758 21.7599C4.21786 21.715 3.72979 21.6193 3.27735 21.3888C2.56263 21.0245 1.98146 20.4434 1.61719 19.7286C1.38666 19.2762 1.29102 18.7881 1.2461 18.2384C1.20197 17.6981 1.20313 17.0299 1.20313 16.2032V6.20325C1.20313 5.65643 1.20191 5.19797 1.23243 4.82434C1.26372 4.44137 1.33179 4.07706 1.50782 3.73157C1.77625 3.20482 2.2047 2.77636 2.73145 2.50794C3.07694 2.3319 3.44125 2.26384 3.82423 2.23255C4.19785 2.20202 4.65631 2.20325 5.20313 2.20325H9.0254C9.68523 2.20325 10.2058 2.19311 10.6797 2.35657C11.072 2.4919 11.4301 2.71265 11.7266 3.00305C12.0844 3.35377 12.3076 3.82426 12.6025 4.41419L13.4971 6.20325H17.2031C18.0298 6.20325 18.698 6.20209 19.2383 6.24622C19.788 6.29113 20.2761 6.38678 20.7285 6.61731C21.4432 6.98158 22.0244 7.56274 22.3887 8.27747C22.6192 8.72991 22.7149 9.21797 22.7598 9.7677C22.8039 10.308 22.8027 10.9762 22.8027 11.8029V16.2032ZM11.709 6.20325L11.1719 5.13001C10.8249 4.43602 10.7273 4.26397 10.6065 4.14563C10.4794 4.02122 10.3263 3.92627 10.1582 3.86829C9.99835 3.81316 9.80107 3.80286 9.0254 3.80286H5.20313C4.62988 3.80286 4.24748 3.8033 3.95411 3.82727C3.67032 3.85048 3.54032 3.89178 3.45801 3.93372C3.23226 4.04876 3.04864 4.23238 2.9336 4.45813C2.89166 4.54044 2.85037 4.67043 2.82716 4.95423C2.80319 5.2476 2.80274 5.63 2.80274 6.20325H11.709Z",
13
+ fill: "var(--icon-duotone-duotone-brand-key)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M7.35761 16.8151V14.7057C7.35761 14.1534 7.80533 13.7057 8.35761 13.7057C8.9099 13.7057 9.35761 14.1534 9.35761 14.7057V16.8151C9.35761 17.3674 8.9099 17.8151 8.35761 17.8151C7.80533 17.8151 7.35761 17.3674 7.35761 16.8151ZM10.3576 16.8151V11.1901C10.3576 10.6378 10.8053 10.1901 11.3576 10.1901C11.9099 10.1901 12.3576 10.6378 12.3576 11.1901V16.8151C12.3576 17.3674 11.9099 17.8151 11.3576 17.8151C10.8053 17.8151 10.3576 17.3674 10.3576 16.8151ZM13.3576 16.8151V13.2994C13.3576 12.7472 13.8053 12.2994 14.3576 12.2994C14.9099 12.2994 15.3576 12.7472 15.3576 13.2994V16.8151C15.3576 17.3674 14.9099 17.8151 14.3576 17.8151C13.8053 17.8151 13.3576 17.3674 13.3576 16.8151Z",
16
+ fill: "var(--icon-duotone-duotone-brand-dark)"
17
+ })]
18
+ });
19
+ }
20
+ //#endregion
21
+ 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/monochrome/Changelog.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: "M5.74871 17.7699C5.74871 18.7787 4.90934 19.5967 3.87436 19.5968C2.83928 19.5968 2 18.7788 2 17.7699C2.00005 16.7611 2.83932 15.943 3.87436 15.943C4.90931 15.9431 5.74866 16.7612 5.74871 17.7699ZM5.74871 12.0011C5.74871 13.0099 4.90934 13.8279 3.87436 13.828C2.83928 13.828 2 13.01 2 12.0011C2.00021 10.9924 2.83941 10.1751 3.87436 10.1751C4.90921 10.1752 5.7485 10.9925 5.74871 12.0011ZM5.74871 6.23314C5.74861 7.24185 4.90927 8.05993 3.87436 8.06003C2.83935 8.06003 2.0001 7.24192 2 6.23314C2 5.22428 2.83928 4.40625 3.87436 4.40625C4.90934 4.40635 5.74871 5.22434 5.74871 6.23314Z",
13
+ fill: "var(--icon-duotone-duotone-brand-key)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M21.0491 17.2536C21.5742 17.2536 21.9999 17.6686 22 18.1804C22 18.6923 21.5743 19.1073 21.0491 19.1073H8.37025C7.84506 19.1073 7.41931 18.6923 7.41931 18.1804C7.41937 17.6686 7.8451 17.2536 8.37025 17.2536H21.0491ZM21.0491 11.0742C21.5741 11.0742 21.9998 11.4894 22 12.0011C22 12.513 21.5743 12.9279 21.0491 12.9279H8.37025C7.84506 12.9279 7.41931 12.513 7.41931 12.0011C7.41954 11.4894 7.8452 11.0742 8.37025 11.0742H21.0491ZM21.0491 4.89581C21.5743 4.89581 22 5.31077 22 5.82266C21.9999 6.33446 21.5742 6.74951 21.0491 6.74951H8.37025C7.84513 6.74951 7.41943 6.33446 7.41931 5.82266C7.41931 5.31077 7.84506 4.89581 8.37025 4.89581H21.0491Z",
16
+ fill: "var(--icon-duotone-duotone-brand-dark)"
17
+ })]
18
+ });
19
+ }
20
+ //#endregion
21
+ 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/monochrome/ChartChooser.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: "M17.8559 10.3745C17.8559 11.6101 17.4505 12.7541 16.7612 13.6892L19.6923 16.6174C20.0691 16.9938 20.0587 17.5941 19.6692 17.9582C19.2796 18.3222 18.6583 18.3122 18.2816 17.9358L15.3742 15.0314C14.4051 15.7004 13.2185 16.0941 11.9367 16.0941C8.66752 16.0941 6.01736 13.5334 6.01736 10.3745C6.01736 7.21571 8.66752 4.65498 11.9367 4.65498C15.2058 4.65498 17.8559 7.21571 17.8559 10.3745ZM7.39608 10.3745C7.39608 7.95147 9.42896 5.98718 11.9367 5.98718C14.4443 5.98718 16.4772 7.95147 16.4772 10.3745C16.4772 12.7976 14.4443 14.7619 11.9367 14.7619C9.42896 14.7619 7.39608 12.7976 7.39608 10.3745Z",
16
+ fill: "var(--icon-duotone-duotone-brand-dark)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M16.7612 13.6892C17.4505 12.7541 17.8559 11.6101 17.8559 10.3745C17.8559 7.21571 15.2058 4.65498 11.9367 4.65498C8.66752 4.65498 6.01736 7.21571 6.01736 10.3745C6.01736 13.5334 8.66752 16.0941 11.9367 16.0941C13.2185 16.0941 14.4051 15.7004 15.3742 15.0314L18.2816 17.9358C18.6583 18.3122 19.2796 18.3222 19.6692 17.9582C20.0587 17.5941 20.0691 16.9938 19.6923 16.6174L16.7612 13.6892ZM11.9367 5.98718C9.42896 5.98718 7.39608 7.95147 7.39608 10.3745C7.39608 12.7976 9.42896 14.7619 11.9367 14.7619C14.4443 14.7619 16.4772 12.7976 16.4772 10.3745C16.4772 7.95147 14.4443 5.98718 11.9367 5.98718Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M9.17919 7.65477H10.5749V13.0943H9.17919V7.65477Z",
26
+ fill: "var(--icon-duotone-duotone-brand-dark)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M11.4124 9.18324H12.8081V13.0943H11.4124V9.18324Z",
30
+ fill: "var(--icon-duotone-duotone-brand-dark)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M13.6455 10.7117H15.0413V13.0943H13.6455V10.7117Z",
34
+ fill: "var(--icon-duotone-duotone-brand-dark)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ d: "M15.3742 15.0314C14.4051 15.7004 13.2185 16.0941 11.9367 16.0941C8.66752 16.0941 6.01736 13.5334 6.01736 10.3745C6.01736 7.21571 8.66752 4.65498 11.9367 4.65498C15.2058 4.65498 17.8559 7.21571 17.8559 10.3745C17.8559 11.6101 17.4505 12.7541 16.7612 13.6892L19.6923 16.6174C20.0691 16.9938 20.0587 17.5941 19.6692 17.9582C19.2796 18.3222 18.6583 18.3122 18.2816 17.9358L15.3742 15.0314ZM7.39608 10.3745C7.39608 7.95147 9.42896 5.98718 11.9367 5.98718C14.4443 5.98718 16.4772 7.95147 16.4772 10.3745C16.4772 12.7976 14.4443 14.7619 11.9367 14.7619C9.42896 14.7619 7.39608 12.7976 7.39608 10.3745Z",
40
+ fill: "var(--icon-duotone-duotone-brand-key)"
41
+ }),
42
+ /* @__PURE__ */ e("path", {
43
+ fillRule: "evenodd",
44
+ clipRule: "evenodd",
45
+ d: "M3.33333 2.33594V18.2255C3.33333 19.3097 4.24298 20.1887 5.36508 20.1887H22V21.6611H5.04762C3.36447 21.6611 2 20.3427 2 18.7163V2.33594H3.33333Z",
46
+ fill: "var(--icon-duotone-duotone-brand-dark)"
47
+ })
48
+ ]
49
+ });
50
+ }
51
+ //#endregion
52
+ export { n as default };
@@ -0,0 +1,34 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/monochrome/Core.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.002 2.71387C17.3276 2.71387 21.6455 7.03182 21.6455 12.3574C21.6454 17.6829 17.3275 22 12.002 22C6.67657 21.9998 2.35953 17.6828 2.35938 12.3574C2.35938 7.03191 6.67648 2.71402 12.002 2.71387ZM12.002 7.21387C9.16176 7.21402 6.85938 9.51719 6.85938 12.3574C6.85953 15.1975 9.16185 17.4998 12.002 17.5C14.8422 17.5 17.1454 15.1976 17.1455 12.3574C17.1455 9.5171 14.8423 7.21387 12.002 7.21387Z",
16
+ fill: "var(--icon-duotone-duotone-brand-key)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ d: "M12.0325 12.3574L13.9905 11.5615C13.9747 11.5221 13.9568 11.4836 13.9388 11.4453C14.0694 11.7224 14.1448 12.0308 14.1448 12.3574C14.1447 13.5408 13.1856 14.5 12.0023 14.5C10.8189 14.5 9.85983 13.5408 9.85969 12.3574C9.85969 11.4936 10.3715 10.7504 11.1077 10.4111L12.0325 12.3574Z",
20
+ fill: "var(--icon-duotone-duotone-brand-dark)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M13.3421 10.6855C13.2798 10.6353 13.2136 10.5899 13.1458 10.5469C13.1638 10.5583 13.1829 10.5681 13.2005 10.5801L13.3421 10.6855Z",
24
+ fill: "var(--icon-duotone-duotone-brand-dark)"
25
+ }),
26
+ /* @__PURE__ */ e("path", {
27
+ d: "M12.0023 2C16.3483 2.00002 20.0689 4.67685 21.6058 8.47168L12.0325 12.3574L13.9905 11.5615C13.6745 10.7725 12.9042 10.214 12.0023 10.2139C11.6829 10.2139 11.38 10.2858 11.1077 10.4111L7.58137 2.98828C8.92214 2.3545 10.4208 2 12.0023 2Z",
28
+ fill: "var(--icon-duotone-duotone-brand-dark)"
29
+ })
30
+ ]
31
+ });
32
+ }
33
+ //#endregion
34
+ 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/monochrome/CustomProjects.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: [/* @__PURE__ */ e("path", {
12
+ d: "M14.7028 5.43802C14.9936 5.43802 15.28 5.45991 15.5602 5.49834L12.5777 8.46106C12.3892 8.64842 12.2985 8.91316 12.3305 9.17701L12.7162 12.3672C12.7606 12.7337 13.0342 13.031 13.3955 13.1069L16.8339 13.8268C17.1122 13.885 17.4018 13.8028 17.6072 13.6063L20.8399 10.51C20.9127 10.8915 20.9526 11.2851 20.9526 11.6878C20.9526 15.1395 18.1545 17.9376 14.7028 17.9376C13.8671 17.9375 13.07 17.7725 12.3414 17.4748L7.95762 21.992C7.00846 22.9701 5.4459 22.9936 4.46782 22.0445C3.49 21.0953 3.46634 19.5327 4.41541 18.5547L8.87926 13.9543C8.60557 13.2515 8.45305 12.4875 8.45305 11.6878C8.45315 8.23639 11.2515 5.43828 14.7028 5.43802Z",
13
+ fill: "var(--icon-duotone-duotone-brand-key)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
17
+ d: "M21.2182 3.90729L22.5058 6.89023L20.5664 9.49713L17.3384 9.12109L16.0508 6.1371L17.9912 3.53125L21.2182 3.90729ZM19.2788 5.16215C18.5321 5.16215 17.9268 5.76748 17.9268 6.51419C17.9269 7.26083 18.5322 7.86623 19.2788 7.86623C20.0253 7.86601 20.6308 7.2607 20.6309 6.51419C20.6309 5.76761 20.0254 5.16237 19.2788 5.16215Z",
18
+ fill: "var(--icon-duotone-duotone-brand-dark)"
19
+ })]
20
+ });
21
+ }
22
+ //#endregion
23
+ 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/monochrome/Dashboards.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: "M12 11.1C12 10.4925 12.5037 10 13.125 10H19.875C20.4963 10 21 10.4925 21 11.1V19.9C21 20.5075 20.4963 21 19.875 21H13.125C12.5037 21 12 20.5075 12 19.9V11.1Z",
14
+ fill: "var(--icon-duotone-duotone-brand-key)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M3 16.7344C3 15.9491 3.52233 15.3125 4.16667 15.3125H8.83333C9.47767 15.3125 10 15.9491 10 16.7344V19.5781C10 20.3634 9.47767 21 8.83333 21H4.16667C3.52233 21 3 20.3634 3 19.5781V16.7344Z",
18
+ fill: "var(--icon-duotone-duotone-brand-dark)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M12 4.25C12 3.55964 12.5037 3 13.125 3H19.875C20.4963 3 21 3.55964 21 4.25V6.75C21 7.44036 20.4963 8 19.875 8H13.125C12.5037 8 12 7.44036 12 6.75V4.25Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M3 4C3 3.44772 3.52233 3 4.16667 3H8.83333C9.47767 3 10 3.44772 10 4V12C10 12.5523 9.47767 13 8.83333 13H4.16667C3.52233 13 3 12.5523 3 12V4Z",
26
+ fill: "var(--icon-duotone-duotone-brand-key)"
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/monochrome/Demos.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: "M7 8.0625H8.94105V18.0913H7V8.0625Z",
14
+ fill: "var(--icon-duotone-duotone-brand-key)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M10.1057 10.2624H12.0467V18.0913H10.1057V10.2624Z",
18
+ fill: "var(--icon-duotone-duotone-brand-dark)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M13.2113 12.4622H15.1524V18.0913H13.2113V12.4622Z",
22
+ fill: "var(--icon-duotone-duotone-brand-key)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M16.317 14.6621H18.258V18.0913H16.317V14.6621Z",
26
+ fill: "var(--icon-duotone-duotone-brand-key)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ fillRule: "evenodd",
30
+ clipRule: "evenodd",
31
+ d: "M20.4286 4.82031C21.5989 4.82043 22.5475 5.78891 22.5475 6.98358V19.0167C22.5475 20.2114 21.5989 21.1799 20.4286 21.18H5.19703C4.02677 21.1799 3.07812 20.2114 3.07812 19.0167V6.98358C3.07813 5.78891 4.02677 4.82043 5.19703 4.82031H20.4286ZM5.24139 5.96955C4.64402 5.96955 4.15976 6.45381 4.15976 7.05118V18.9491C4.15976 19.5465 4.64402 20.0308 5.24139 20.0308H20.3842C20.9816 20.0308 21.4659 19.5465 21.4659 18.9491V7.05118C21.4659 6.45381 20.9816 5.96955 20.3842 5.96955H5.24139Z",
32
+ fill: "var(--icon-duotone-duotone-brand-light)"
33
+ })
34
+ ]
35
+ });
36
+ }
37
+ //#endregion
38
+ 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/monochrome/Docs.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.25781 3.40625C4.25781 2.85397 4.70553 2.40625 5.25781 2.40625H15.0011C15.2843 2.40625 15.5542 2.52634 15.7438 2.73669L18.074 5.32159L21.0583 8.12664C21.2594 8.31564 21.3734 8.57934 21.3734 8.8553V22.2277C21.3734 22.78 20.9257 23.2277 20.3734 23.2277H5.25781C4.70553 23.2277 4.25781 22.78 4.25781 22.2277V3.40625Z",
14
+ fill: "var(--icon-duotone-duotone-brand-light)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M15.4219 2.40625L18.2658 5.44834L21.3709 8.42283H15.9219C15.6457 8.42283 15.4219 8.19897 15.4219 7.92283V2.40625Z",
18
+ fill: "var(--icon-duotone-duotone-brand-key)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M10.0845 11.6521C10.2701 11.4664 10.5713 11.4657 10.7573 11.6512L11.0166 11.9104C11.2025 12.096 11.2029 12.3972 11.0175 12.5832L9.40053 14.2039L10.9989 15.688C11.1914 15.8668 11.2027 16.1682 11.024 16.3608L10.774 16.6294C10.5953 16.8217 10.2947 16.8329 10.1021 16.6544L7.87836 14.5905C7.68617 14.4118 7.67501 14.1112 7.85327 13.9186L7.86256 13.9075C7.88363 13.8691 7.90909 13.8323 7.94155 13.7997L10.0845 11.6521Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M15.3558 11.652C15.1701 11.4663 14.8689 11.4665 14.683 11.652L14.4237 11.9103C14.2377 12.0959 14.2373 12.3971 14.4228 12.5831L16.0397 14.2038L14.4413 15.6879C14.2488 15.8666 14.2375 16.1681 14.4163 16.3607L14.6662 16.6292C14.8449 16.8217 15.1455 16.8328 15.3381 16.6543L17.5619 14.5904C17.7542 14.4116 17.7647 14.111 17.586 13.9185L17.5786 13.9092C17.5574 13.8701 17.5317 13.8326 17.4987 13.7996L15.3558 11.652Z",
26
+ fill: "var(--icon-duotone-duotone-brand-dark)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M11.4683 18.704C11.2125 18.6439 11.0539 18.3878 11.1139 18.132L13.015 10.039C13.0751 9.78316 13.3312 9.6245 13.587 9.68459L13.9442 9.76849C14.2 9.82858 14.3587 10.0847 14.2986 10.3405L12.3975 18.4335C12.3374 18.6893 12.0813 18.848 11.8255 18.7879L11.4683 18.704Z",
30
+ fill: "var(--icon-duotone-duotone-brand-dark)"
31
+ })
32
+ ]
33
+ });
34
+ }
35
+ //#endregion
36
+ export { n as default };
@@ -0,0 +1,44 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/monochrome/Editor.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: "M24 17.5819V2.52632C24 1.13107 22.8689 0 21.4737 0H3.8141C2.41885 0 1.28778 1.13107 1.28778 2.52632V17.5819C1.28778 18.9772 2.41885 20.1083 3.8141 20.1083H21.4737C22.8689 20.1083 24 18.9772 24 17.5819Z",
14
+ fill: "var(--icon-duotone-duotone-brand-light)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M21.2965 24.0001V11.5071H17.0069V24.0001H21.2965Z",
18
+ fill: "var(--primitives-brand-400)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M15.0307 24V14.3164H10.5931V24H15.0307Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M8.61694 23.954V10.1449H3.991V23.954H8.61694Z",
26
+ fill: "var(--primitives-brand-400)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M7.06401 1.2123H0V2.4343H7.06401V1.2123Z",
30
+ fill: "var(--icon-duotone-duotone-brand-dark)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M7.06401 3.35657H0V4.57857H7.06401V3.35657Z",
34
+ fill: "var(--icon-duotone-duotone-brand-dark)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M7.06401 5.50081H0V6.72281H7.06401V5.50081Z",
38
+ fill: "var(--icon-duotone-duotone-brand-dark)"
39
+ })
40
+ ]
41
+ });
42
+ }
43
+ //#endregion
44
+ export { n as default };
@@ -0,0 +1,34 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/monochrome/EduLicense.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "27",
6
+ height: "27",
7
+ viewBox: "0 0 27 27",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M15.8308 15.8708C19.289 15.8697 20.5206 12.844 20.7549 11.1093C20.9286 9.82334 20.0236 6.46366 16.6802 6.46366C13.3367 6.46366 12.3725 15.8719 15.8308 15.8708Z",
14
+ fill: "var(--icon-duotone-duotone-brand-dark)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M12.5054 15.895C10.2192 16.0182 8.84168 13.9259 8.49079 11.7854C8.17758 9.98884 8.7747 7.98581 9.85235 6.82246C9.85235 6.82246 12.0579 4.21873 15.1757 6.93549C18.2936 9.65225 14.7915 15.7719 12.5054 15.895Z",
18
+ fill: "var(--icon-duotone-duotone-brand-key)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M6.44165 16.9187C4.50205 16.9187 2.92969 18.491 2.92969 20.4306C2.92969 22.3702 4.50205 23.9426 6.44165 23.9426H23.0697V22.4375H6.44165C5.31351 22.4375 4.39898 21.5229 4.39898 20.3948C4.39898 19.2666 5.31351 18.3521 6.44165 18.3521H23.0697V16.9187H6.44165Z",
24
+ fill: "var(--icon-duotone-duotone-brand-dark)"
25
+ }),
26
+ /* @__PURE__ */ e("path", {
27
+ d: "M15.5416 3.64364C15.7486 3.28319 16.2085 3.15872 16.569 3.36565C16.9294 3.57258 17.0539 4.03253 16.847 4.39299L16.2168 5.49061C16.0099 5.85107 15.55 5.97553 15.1895 5.7686C14.8291 5.56168 14.7046 5.10172 14.9115 4.74127L15.5416 3.64364Z",
28
+ fill: "var(--icon-duotone-duotone-brand-dark)"
29
+ })
30
+ ]
31
+ });
32
+ }
33
+ //#endregion
34
+ 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/monochrome/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.64453V13.7949H16.5459V3.64453H14.7275ZM18.3643 5.33203V13.7949H20.1826V5.33203H18.3643ZM3.81836 8.71582V13.791H5.63672V8.71582H3.81836ZM7.45508 5.33203V13.791H9.27344V5.33203H7.45508ZM11.0908 8.71582V13.791H12.9092V8.71582H11.0908Z",
13
+ fill: "var(--icon-duotone-duotone-brand-key)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M13.3267 17.388V15.4844H10.944V17.388H8.17188L12.1354 22.0443L16.0988 17.388H13.3267Z",
16
+ fill: "var(--icon-duotone-duotone-brand-dark)"
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/monochrome/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-duotone-duotone-brand-key)"
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-duotone-duotone-brand-dark)"
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-duotone-duotone-brand-dark)"
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-duotone-duotone-brand-dark)"
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-duotone-duotone-brand-dark)"
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/monochrome/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.6855 7.37859H19.248C19.8002 7.37859 20.2479 7.82646 20.248 8.37859V15.7848C20.248 16.3371 19.8003 16.7848 19.248 16.7848H10.6855V18.0104H19.3408C20.4454 18.0104 21.3408 17.115 21.3408 16.0104V8.26043C21.3408 7.15586 20.4454 6.26043 19.3408 6.26043H10.6855V7.37859Z",
14
+ fill: "var(--icon-duotone-duotone-brand-key)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M7.45157 5.37188H9.15157V20.3165H7.45157V5.37188Z",
18
+ fill: "var(--icon-duotone-duotone-brand-dark)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M5.34091 4.77188C5.34091 4.30243 5.72147 3.92188 6.19091 3.92188H10.4122C10.8817 3.92188 11.2622 4.30243 11.2622 4.77188C11.2622 5.24132 10.8817 5.62188 10.4122 5.62188H6.19091C5.72147 5.62188 5.34091 5.24132 5.34091 4.77188Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M5.34091 19.5765C5.34091 19.107 5.72147 18.7265 6.19091 18.7265H10.4122C10.8817 18.7265 11.2622 19.107 11.2622 19.5765C11.2622 20.0459 10.8817 20.4265 10.4122 20.4265H6.19091C5.72147 20.4265 5.34091 20.0459 5.34091 19.5765Z",
26
+ fill: "var(--icon-duotone-duotone-brand-dark)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M12.5511 10.9346C12.7784 10.6039 13.2309 10.5201 13.5616 10.7474C13.8923 10.9748 13.9761 11.4272 13.7488 11.758L11.6227 14.8506C11.3954 15.1814 10.9429 15.2652 10.6122 15.0378C10.2815 14.8105 10.1977 14.358 10.425 14.0273L12.5511 10.9346Z",
30
+ fill: "var(--icon-duotone-duotone-brand-dark)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M17.234 8.93842C17.4613 8.60768 17.9138 8.52387 18.2445 8.75124C18.5753 8.9786 18.6591 9.43104 18.4317 9.76178L16.029 13.2569C15.8016 13.5876 15.3492 13.6714 15.0185 13.4441C14.6877 13.2167 14.6039 12.7643 14.8313 12.4335L17.234 8.93842Z",
34
+ fill: "var(--icon-duotone-duotone-brand-dark)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M15.8154 12.3311C16.1411 12.5657 16.2149 13.0198 15.9803 13.3455C15.7457 13.6711 15.2915 13.7449 14.9659 13.5103L12.7858 11.9398C12.4602 11.7052 12.3863 11.251 12.621 10.9254C12.8556 10.5997 13.3097 10.5259 13.6354 10.7605L15.8154 12.3311Z",
38
+ fill: "var(--icon-duotone-duotone-brand-dark)"
39
+ }),
40
+ /* @__PURE__ */ e("path", {
41
+ d: "M7.45117 7.37859H4.76367C4.21167 7.37879 3.76385 7.82658 3.76367 8.37859V15.7848C3.76367 16.337 4.21156 16.7846 4.76367 16.7848H7.45117V18.0104H4.66406C3.55949 18.0104 2.66406 17.115 2.66406 16.0104V8.26043C2.66406 7.15586 3.55949 6.26043 4.66406 6.26043H7.45117V7.37859Z",
42
+ fill: "var(--icon-duotone-duotone-brand-key)"
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/monochrome/Grid.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: [/* @__PURE__ */ e("path", {
12
+ d: "M11.7988 8.1354C12.4907 7.72128 13.6015 7.74272 14.2802 8.18389L24.1115 14.5744C24.7901 15.0156 24.7797 15.7101 24.0879 16.1243L14.0655 22.1238C13.3736 22.5381 12.2615 22.5166 11.5828 22.0753L1.75149 15.6848C1.07302 15.2436 1.08459 14.5491 1.77641 14.1349L11.7988 8.1354ZM13.4701 18.3734C13.1321 18.1503 12.5761 18.1334 12.228 18.3358L10.968 19.0693C10.6199 19.2718 10.612 19.6172 10.95 19.8404L12.174 20.6474C12.5121 20.8705 13.0681 20.8874 13.4161 20.685L14.6762 19.953C15.0243 19.7505 15.0322 19.4052 14.6942 19.1819L13.4701 18.3734ZM17.2517 16.1728C16.9136 15.95 16.3575 15.9329 16.0096 16.1353L14.7496 16.8688C14.4015 17.0713 14.3936 17.4166 14.7316 17.6398L15.9556 18.4484C16.2937 18.6714 16.8497 18.6884 17.1977 18.486L18.4578 17.7524C18.8059 17.55 18.8138 17.2046 18.4758 16.9814L17.2517 16.1728ZM9.79792 15.9476C9.45986 15.7247 8.90377 15.7077 8.55585 15.9101L7.29578 16.6436C6.94769 16.8461 6.93978 17.1914 7.27778 17.4146L8.50185 18.2232C8.8399 18.4461 9.39599 18.4631 9.74392 18.2608L11.004 17.5272C11.3521 17.3247 11.36 16.9794 11.022 16.7562L9.79792 15.9476ZM21.0333 13.9738C20.6952 13.7508 20.1392 13.7339 19.7912 13.9363L18.5312 14.6698C18.1832 14.8723 18.1752 15.2177 18.5132 15.4409L19.7372 16.2479C20.0752 16.4711 20.6312 16.4879 20.9793 16.2854L22.2394 15.5535C22.5875 15.351 22.5954 15.0057 22.2574 14.7824L21.0333 13.9738ZM13.5795 13.7486C13.2415 13.5256 12.6854 13.5086 12.3374 13.7111L11.0774 14.443C10.7293 14.6455 10.7214 14.9908 11.0594 15.2141L12.2834 16.0227C12.6215 16.2458 13.1775 16.2627 13.5255 16.0602L14.7856 15.3267C15.1337 15.1242 15.1416 14.7804 14.8036 14.5572L13.5795 13.7486ZM6.12711 13.5234C5.7891 13.3001 5.23175 13.2818 4.88366 13.4843L3.62359 14.2178C3.27549 14.4203 3.26758 14.7656 3.60559 14.9889L4.82965 15.7974C5.16768 16.0206 5.7237 16.0374 6.07172 15.835L7.33179 15.1015C7.67988 14.899 7.68779 14.5537 7.34979 14.3304L6.12711 13.5234ZM17.3625 11.5481C17.0245 11.3248 16.4671 11.308 16.119 11.5105L14.859 12.244C14.511 12.4465 14.503 12.7919 14.841 13.0151L16.065 13.8237C16.403 14.0467 16.9591 14.0635 17.3071 13.8612L18.5672 13.1277C18.9151 12.9253 18.9241 12.5799 18.5865 12.3566L17.3625 11.5481ZM9.90869 11.3228C9.57069 11.0996 9.01334 11.0828 8.66524 11.2853L7.40518 12.0188C7.05726 12.2213 7.04923 12.5667 7.38717 12.7899L8.61124 13.5985C8.94921 13.8214 9.50534 13.8383 9.85331 13.636L11.1134 12.9025C11.4613 12.7001 11.4702 12.3547 11.1328 12.1314L9.90869 11.3228ZM13.6903 9.12229C13.3525 8.89921 12.7964 8.88273 12.4482 9.08475L11.1868 9.81827C10.8387 10.0208 10.8308 10.3661 11.1688 10.5893L12.3928 11.3979C12.7308 11.6211 13.2868 11.6379 13.6349 11.4354L14.895 10.7019C15.243 10.4995 15.2522 10.1541 14.9143 9.93088L13.6903 9.12229Z",
13
+ fill: "var(--icon-duotone-duotone-brand-dark)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M11.9317 3.50796C12.6236 3.09384 13.7344 3.11528 14.4131 3.55645L24.2444 9.94696C24.923 10.3881 24.9126 11.0826 24.2208 11.4969L14.1985 17.4964C13.5066 17.9107 12.3944 17.8891 11.7157 17.4479L1.88442 11.0574C1.20595 10.6162 1.21752 9.92168 1.90934 9.50747L11.9317 3.50796ZM13.603 13.7459C13.265 13.5228 12.709 13.5059 12.361 13.7084L11.1009 14.4419C10.7528 14.6444 10.7449 14.9897 11.0829 15.213L12.307 16.02C12.645 16.2431 13.201 16.26 13.549 16.0575L14.8091 15.3256C15.1572 15.1231 15.1651 14.7777 14.8271 14.5545L13.603 13.7459ZM17.3846 11.5454C17.0466 11.3225 16.4905 11.3055 16.1426 11.5078L14.8825 12.2413C14.5344 12.4438 14.5265 12.7892 14.8645 13.0124L16.0886 13.821C16.4266 14.044 16.9827 14.0609 17.3306 13.8585L18.5907 13.125C18.9388 12.9225 18.9467 12.5772 18.6087 12.354L17.3846 11.5454ZM9.93085 11.3202C9.59279 11.0972 9.0367 11.0802 8.68878 11.2826L7.42872 12.0161C7.08062 12.2186 7.07271 12.5639 7.41071 12.7872L8.63478 13.5958C8.97283 13.8187 9.52893 13.8357 9.87685 13.6333L11.1369 12.8998C11.485 12.6973 11.4929 12.352 11.1549 12.1287L9.93085 11.3202ZM21.1662 9.34638C20.8282 9.12339 20.2721 9.10644 19.9242 9.30885L18.6641 10.0424C18.3161 10.2449 18.3081 10.5902 18.6461 10.8134L19.8701 11.6204C20.2082 11.8437 20.7641 11.8605 21.1122 11.658L22.3723 10.926C22.7204 10.7235 22.7283 10.3782 22.3903 10.155L21.1662 9.34638ZM13.7124 9.12116C13.3744 8.89812 12.8184 8.8812 12.4704 9.08363L11.2103 9.81558C10.8622 10.0181 10.8543 10.3634 11.1923 10.5866L12.4164 11.3952C12.7544 11.6184 13.3104 11.6352 13.6584 11.4328L14.9185 10.6992C15.2666 10.4968 15.2745 10.153 14.9365 9.92975L13.7124 9.12116ZM6.26004 8.89595C5.92203 8.67271 5.36468 8.65436 5.01659 8.85685L3.75652 9.59037C3.40842 9.79285 3.40051 10.1382 3.73852 10.3614L4.96258 11.17C5.30061 11.3931 5.85663 11.41 6.20465 11.2075L7.46472 10.474C7.81281 10.2715 7.82072 9.92621 7.48272 9.70297L6.26004 8.89595ZM17.4954 6.92061C17.1574 6.69737 16.6001 6.68059 16.252 6.88308L14.9919 7.6166C14.6439 7.81909 14.6359 8.16443 14.9739 8.38765L16.198 9.19624C16.5359 9.41923 17.092 9.4361 17.44 9.23377L18.7001 8.50026C19.048 8.29786 19.057 7.95245 18.7195 7.7292L17.4954 6.92061ZM10.0416 6.6954C9.70362 6.47216 9.14627 6.45538 8.79817 6.65786L7.53811 7.39138C7.19019 7.59388 7.18216 7.93923 7.5201 8.16243L8.74417 8.97102C9.08214 9.19394 9.63827 9.21081 9.98624 9.00856L11.2463 8.27504C11.5942 8.07266 11.6032 7.72724 11.2657 7.50399L10.0416 6.6954ZM13.8232 4.49485C13.4855 4.27177 12.9293 4.25529 12.5811 4.45731L11.3197 5.19083C10.9716 5.39331 10.9637 5.73865 11.3017 5.96188L12.5258 6.77047C12.8637 6.99366 13.4197 7.01044 13.7678 6.80801L15.0279 6.07449C15.3759 5.87203 15.3851 5.52668 15.0473 5.30344L13.8232 4.49485Z",
16
+ fill: "var(--icon-duotone-duotone-brand-key)"
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/monochrome/Hca.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: "M4.46094 16.038V10.3516L11.9126 14.1607L19.7158 10.3516V16.038L11.9126 20.1387L4.46094 16.038Z",
14
+ fill: "var(--icon-duotone-duotone-brand-dark)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M11.9201 13.543L2 8.34288L11.9201 3.85938L22 8.52513L11.9201 13.543Z",
18
+ fill: "var(--icon-duotone-duotone-brand-key)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M17.2489 11.0223L11.8203 8.39732L12.3917 8.09375L17.8025 10.683V16.1295L17.2489 16.3973V11.0223Z",
22
+ fill: "var(--icon-duotone-duotone-brand-light)"
23
+ }),
24
+ /* @__PURE__ */ e("ellipse", {
25
+ cx: "12.0006",
26
+ cy: "8.24332",
27
+ rx: "0.883368",
28
+ ry: "0.454261",
29
+ fill: "var(--icon-duotone-duotone-brand-dark)"
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/monochrome/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.564 8.38764C2.43781 8.00528 2.64549 7.59303 3.02784 7.46685C3.4102 7.34067 3.82245 7.54834 3.94863 7.93069L6.54051 15.7846C6.66669 16.167 6.45902 16.5793 6.07667 16.7054C5.69431 16.8316 5.28206 16.6239 5.15588 16.2416L2.564 8.38764Z",
14
+ fill: "var(--icon-duotone-duotone-brand-dark)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M2.92582 8.69055C2.55405 8.53592 2.37803 8.1092 2.53266 7.73743C2.68728 7.36567 3.11401 7.18965 3.48577 7.34427L8.96302 9.62242C9.33478 9.77705 9.51081 10.2038 9.35618 10.5755C9.20155 10.9473 8.77483 11.1233 8.40306 10.9687L2.92582 8.69055Z",
18
+ fill: "var(--icon-duotone-duotone-brand-dark)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M16.4226 6.93489C16.2097 6.59313 16.3142 6.1435 16.656 5.93063C16.9977 5.71776 17.4474 5.82225 17.6602 6.16401L22.881 14.546C23.0939 14.8878 22.9894 15.3374 22.6477 15.5503C22.3059 15.7631 21.8563 15.6586 21.6434 15.3169L16.4226 6.93489Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M19.7349 19.4152C19.4891 19.7341 19.0313 19.7934 18.7124 19.5476C18.3935 19.3018 18.3342 18.844 18.58 18.5251L21.6665 14.52C21.9123 14.2011 22.3701 14.1418 22.689 14.3876C23.0079 14.6334 23.0672 15.0911 22.8215 15.4101L19.7349 19.4152Z",
26
+ fill: "var(--icon-duotone-duotone-brand-dark)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M18.2332 14.5908C17.8564 14.449 17.6658 14.0286 17.8076 13.6518C17.9494 13.2749 18.3699 13.0844 18.7467 13.2262L21.7203 14.345C22.0971 14.4868 22.2877 14.9073 22.1459 15.2841C22.0041 15.661 21.5836 15.8515 21.2068 15.7097L18.2332 14.5908Z",
30
+ fill: "var(--icon-duotone-duotone-brand-dark)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M11.4657 19.0206C11.1209 19.2286 10.6729 19.1177 10.4649 18.773C10.2569 18.4282 10.3677 17.9801 10.7125 17.7721L13.6045 16.0274C13.9492 15.8194 14.3973 15.9303 14.6053 16.275C14.8133 16.6198 14.7024 17.0679 14.3577 17.2759L11.4657 19.0206Z",
34
+ fill: "var(--icon-duotone-duotone-brand-dark)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M11.3246 12.0382C11.0508 11.9342 10.9132 11.628 11.0171 11.3543L11.1582 10.9825C11.2622 10.7087 11.5683 10.5711 11.8421 10.675L15.7115 12.144C15.9853 12.2479 16.1229 12.5541 16.019 12.8279L15.8779 13.1996C15.7739 13.4734 15.4677 13.6111 15.194 13.5071L11.3246 12.0382Z",
38
+ fill: "var(--icon-duotone-duotone-brand-key)"
39
+ }),
40
+ /* @__PURE__ */ e("path", {
41
+ d: "M7.77742 20.8864C7.62287 21.2582 7.19618 21.4343 6.82438 21.2798C6.45259 21.1252 6.27648 20.6985 6.43104 20.3267L13.3621 3.6537C13.5167 3.28191 13.9434 3.1058 14.3151 3.26036C14.6869 3.41491 14.863 3.84161 14.7085 4.2134L7.77742 20.8864Z",
42
+ fill: "var(--icon-duotone-duotone-brand-key)"
43
+ }),
44
+ /* @__PURE__ */ e("path", {
45
+ d: "M13.3893 3.90641C13.313 3.51106 13.5716 3.12872 13.967 3.05241C14.3623 2.9761 14.7447 3.23473 14.821 3.63007L18.243 21.3591C18.3193 21.7545 18.0606 22.1368 17.6653 22.2131C17.2699 22.2894 16.8876 22.0308 16.8113 21.6355L13.3893 3.90641Z",
46
+ fill: "var(--icon-duotone-duotone-brand-key)"
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/monochrome/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-duotone-duotone-brand-light)"
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-duotone-duotone-brand-key)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M8.66753 19.2248H15.3342M6.44531 15.3359H17.5564",
24
+ stroke: "var(--icon-duotone-duotone-brand-dark)",
25
+ strokeWidth: "2",
26
+ strokeLinecap: "round",
27
+ strokeLinejoin: "round"
28
+ })
29
+ ]
30
+ });
31
+ }
32
+ //#endregion
33
+ export { n as default };