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,30 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/monochrome/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
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ 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",
16
+ fill: "var(--icon-duotone-duotone-brand-key)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ d: "M7 15L3 21H21L17 15L11.875 20.6875L7 15Z",
20
+ fill: "var(--icon-duotone-duotone-brand-dark)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M11.875 21L17 15.0625L11.875 17.125L7 15.0625L11.875 21Z",
24
+ fill: "var(--icon-duotone-duotone-brand-key)"
25
+ })
26
+ ]
27
+ });
28
+ }
29
+ //#endregion
30
+ export { n as default };
@@ -0,0 +1,25 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/monochrome/Python.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
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M9.57573 2.19481C10.2687 2.07352 11.0563 2.00396 11.8809 2.00016C12.7056 1.99637 13.5655 2.05835 14.3942 2.19481C15.7033 2.41062 16.8062 3.38196 16.8062 4.67502V9.21839C16.8062 10.5507 15.7355 11.643 14.3942 11.643H9.57573C7.93975 11.643 6.56209 13.0322 6.56209 14.6071V16.787H4.90345C3.50145 16.787 2.68251 15.7805 2.33961 14.3679C1.87703 12.4702 1.89667 11.3361 2.33961 9.5187C2.72359 7.93313 3.95125 7.09964 5.35326 7.09964H11.9878V6.49349H7.1637V4.67502C7.1637 3.29813 7.53433 2.5515 9.57573 2.19481ZM10.1773 4.37474C10.1773 3.87178 9.7704 3.46271 9.27211 3.46271C8.77203 3.46271 8.3669 3.87178 8.3669 4.37474C8.3669 4.87591 8.77203 5.28119 9.27211 5.28119C9.7704 5.28119 10.1773 4.87591 10.1773 4.37474Z",
15
+ fill: "var(--icon-duotone-duotone-brand-key)"
16
+ }), /* @__PURE__ */ e("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M14.4243 21.8052C13.7313 21.9265 12.9437 21.996 12.1191 21.9998C11.2944 22.0036 10.4345 21.9417 9.6058 21.8052C8.29666 21.5894 7.19377 20.618 7.19377 19.325V14.7816C7.19377 13.4493 8.26452 12.357 9.6058 12.357H14.4243C16.0602 12.357 17.4379 10.9678 17.4379 9.39295V7.213H19.0965C20.4986 7.213 21.3175 8.21949 21.6604 9.63207C22.123 11.5298 22.1033 12.6639 21.6604 14.4813C21.2764 16.0669 20.0487 16.9004 18.6467 16.9004H12.0122V17.5065H16.8363V19.325C16.8363 20.7019 16.4657 21.4485 14.4243 21.8052ZM13.8227 19.6253C13.8227 20.1282 14.2296 20.5373 14.7279 20.5373C15.228 20.5373 15.6331 20.1282 15.6331 19.6253C15.6331 19.1241 15.228 18.7188 14.7279 18.7188C14.2296 18.7188 13.8227 19.1241 13.8227 19.6253Z",
20
+ fill: "var(--icon-duotone-duotone-brand-dark)"
21
+ })]
22
+ });
23
+ }
24
+ //#endregion
25
+ 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/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: "M7.60735 6.00702C7.60735 7.20175 6.63882 8.17028 5.44409 8.17028C4.24935 8.17028 3.28082 7.20175 3.28082 6.00702C3.28082 4.81228 4.24935 3.84375 5.44409 3.84375C6.63882 3.84375 7.60735 4.81228 7.60735 6.00702Z",
14
+ fill: "var(--icon-duotone-duotone-brand-key)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M22.7633 19.6651C22.7633 20.8598 21.7948 21.8283 20.6 21.8283C19.4053 21.8283 18.4368 20.8598 18.4368 19.6651C18.4368 18.4703 19.4053 17.5018 20.6 17.5018C21.7948 17.5018 22.7633 18.4703 22.7633 19.6651Z",
18
+ fill: "var(--icon-duotone-duotone-brand-key)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M18.4368 4.88719C20.8263 4.88719 22.7633 6.82424 22.7633 9.21372V9.47357C22.7633 11.863 20.8263 13.8001 18.4368 13.8001H9.91893V12.2284H18.2593C19.8694 12.2284 21.1747 10.9231 21.1747 9.31301C21.1747 7.70292 19.8694 6.39767 18.2593 6.39767H9.91893V4.88719H18.4368Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M7.19372 21.1349C4.80424 21.1349 2.86719 19.1979 2.86719 16.8084V16.5485C2.86719 14.1591 4.80424 12.222 7.19372 12.222H15.7116V13.7938H7.37117C5.76108 13.7938 4.45584 15.099 4.45584 16.7091C4.45584 18.3192 5.76108 19.6244 7.37117 19.6244H15.7116V21.1349H7.19372Z",
26
+ fill: "var(--icon-duotone-duotone-brand-dark)"
27
+ })
28
+ ]
29
+ });
30
+ }
31
+ //#endregion
32
+ 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/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-duotone-duotone-brand-key)"
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-duotone-duotone-brand-key)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M22 21.8984H15.7316L22 15.5335V21.8984Z",
22
+ fill: "var(--icon-duotone-duotone-brand-dark)"
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-duotone-duotone-brand-dark)"
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/Support.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
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M12.8163 2C18.79 2 23.6327 6.84263 23.6327 12.8163C23.6327 18.79 18.79 23.6327 12.8163 23.6327C6.84263 23.6327 2 18.79 2 12.8163C2 6.84263 6.84263 2 12.8163 2ZM12.8163 6.80726C9.49761 6.80726 6.80726 9.49761 6.80726 12.8163C6.80726 16.135 9.49761 18.8254 12.8163 18.8254C16.135 18.8254 18.8254 16.135 18.8254 12.8163C18.8254 9.49761 16.135 6.80726 12.8163 6.80726Z",
16
+ fill: "var(--icon-duotone-duotone-brand-key)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ d: "M7.34831 15.3092C7.94847 16.6235 9.00818 17.6827 10.3223 18.2832L6.80021 21.8053C5.62552 21.0175 4.61378 20.0061 3.82619 18.8313L7.34831 15.3092Z",
20
+ fill: "var(--icon-duotone-duotone-brand-dark)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M21.8053 18.8313C21.0176 20.0061 20.0061 21.0176 18.8313 21.8053L15.3092 18.2832C16.6236 17.6828 17.6828 16.6236 18.2832 15.3092L21.8053 18.8313Z",
24
+ fill: "var(--icon-duotone-duotone-brand-dark)"
25
+ }),
26
+ /* @__PURE__ */ e("path", {
27
+ d: "M10.3223 7.34831C9.0083 7.94861 7.94861 9.0083 7.34831 10.3223L3.82619 6.80021C4.61382 5.62556 5.62556 4.61382 6.80021 3.82619L10.3223 7.34831Z",
28
+ fill: "var(--icon-duotone-duotone-brand-dark)"
29
+ }),
30
+ /* @__PURE__ */ e("path", {
31
+ d: "M18.8313 3.82619C20.0061 4.61378 21.0175 5.62552 21.8053 6.80021L18.2832 10.3223C17.6827 9.00818 16.6235 7.94847 15.3092 7.34831L18.8313 3.82619Z",
32
+ fill: "var(--icon-duotone-duotone-brand-dark)"
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/monochrome/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,44 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/multi/Accessibility.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 5.90625C15.0953 5.90625 17.7781 7.66513 19.1083 10.2371L24 13.9068L19.1071 17.5743C17.777 20.1465 15.0955 21.9062 12 21.9062C8.90429 21.9062 6.22175 20.1468 4.89168 17.5743L0 13.9068L4.8905 10.2371C6.22067 7.66488 8.90451 5.90626 12 5.90625Z",
14
+ fill: "var(--icon-multicolor-multicolor-brand-key-500)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M11.9984 17.5047C13.9867 17.5047 15.5984 15.8929 15.5984 13.9047C15.5984 11.9165 13.9867 10.3047 11.9984 10.3047C10.0102 10.3047 8.39844 11.9165 8.39844 13.9047C8.39844 15.8929 10.0102 17.5047 11.9984 17.5047Z",
18
+ fill: "var(--icon-multicolor-multicolor-brand-key-1000)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M4.54614 4.55975C4.2242 4.23782 4.2242 3.71586 4.54614 3.39393C4.86807 3.072 5.39002 3.072 5.71196 3.39393L6.77566 4.45763C7.09759 4.77956 7.09759 5.30152 6.77566 5.62345C6.45373 5.94538 5.93177 5.94538 5.60984 5.62345L4.54614 4.55975Z",
22
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M7.43327 2.3453C7.20563 1.95101 7.34072 1.44684 7.735 1.2192C8.12929 0.991561 8.63346 1.12665 8.8611 1.52094L9.61325 2.8237C9.84089 3.21799 9.7058 3.72216 9.31151 3.9498C8.91723 4.17744 8.41306 4.04234 8.18542 3.64806L7.43327 2.3453Z",
26
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M19.455 4.20608C19.7769 3.88415 19.7769 3.36219 19.455 3.04026C19.1331 2.71833 18.6111 2.71833 18.2892 3.04026L17.2255 4.10396C16.9035 4.42589 16.9035 4.94785 17.2255 5.26978C17.5474 5.59171 18.0694 5.59171 18.3913 5.26978L19.455 4.20608Z",
30
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M16.5679 1.99162C16.7955 1.59734 16.6604 1.09317 16.2661 0.865529C15.8718 0.637888 15.3677 0.77298 15.14 1.16727L14.3879 2.47003C14.1602 2.86431 14.2953 3.36848 14.6896 3.59612C15.0839 3.82376 15.5881 3.68867 15.8157 3.29439L16.5679 1.99162Z",
34
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M11.0766 0.824359C11.0766 0.369078 11.4457 0 11.9009 0C12.3562 0 12.7253 0.369078 12.7253 0.824359V2.32866C12.7253 2.78394 12.3562 3.15302 11.9009 3.15302C11.4457 3.15302 11.0766 2.78394 11.0766 2.32866V0.824359Z",
38
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
39
+ })
40
+ ]
41
+ });
42
+ }
43
+ //#endregion
44
+ 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/multi/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-multicolor-multicolor-brand-accent)",
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-multicolor-multicolor-brand-brand)",
18
+ strokeWidth: "2"
19
+ })]
20
+ });
21
+ }
22
+ //#endregion
23
+ 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/multi/Api.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: "M7.4999 10.5C8.32833 10.5 8.9999 11.1716 8.9999 12C8.9999 12.8284 8.32833 13.5 7.4999 13.5C6.67147 13.5 5.9999 12.8284 5.9999 12C5.9999 11.1716 6.67147 10.5 7.4999 10.5ZM11.9999 10.5C12.8283 10.5 13.4999 11.1716 13.4999 12C13.4999 12.8284 12.8283 13.5 11.9999 13.5C11.1715 13.5 10.4999 12.8284 10.4999 12C10.4999 11.1716 11.1715 10.5 11.9999 10.5ZM16.4999 10.5C17.3283 10.5 17.9999 11.1716 17.9999 12C17.9999 12.8284 17.3283 13.5 16.4999 13.5C15.6715 13.5 14.9999 12.8284 14.9999 12C14.9999 11.1716 15.6715 10.5 16.4999 10.5Z",
13
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M2.14258 17.7139V13.5566L1.29297 12.707C1.10543 12.5195 1 12.2652 1 12C1 11.7348 1.10543 11.4805 1.29297 11.293L2.14258 10.4424V6.28613C2.14258 4.47094 3.61356 3.00016 5.42871 3C5.981 3 6.42871 3.44772 6.42871 4C6.42871 4.55228 5.981 5 5.42871 5C4.71813 5.00016 4.14258 5.57551 4.14258 6.28613V10.8574C4.14247 11.1225 4.03798 11.377 3.85059 11.5645L3.41406 12L3.85059 12.4355C4.03798 12.623 4.14247 12.8775 4.14258 13.1426V17.7139C4.14258 18.4245 4.71813 18.9998 5.42871 19C5.981 19 6.42871 19.4477 6.42871 20C6.42871 20.5523 5.981 21 5.42871 21C3.61356 20.9998 2.14258 19.5291 2.14258 17.7139ZM19.8564 17.7139V13.1426C19.8566 12.8775 19.962 12.623 20.1494 12.4355L20.585 12L20.1494 11.5645C19.962 11.377 19.8566 11.1225 19.8564 10.8574V6.28613C19.8564 5.57558 19.2818 5.00026 18.5713 5C18.019 5 17.5713 4.55228 17.5713 4C17.5713 3.44772 18.019 3 18.5713 3C20.3863 3.00026 21.8564 4.47101 21.8564 6.28613V10.4424L22.707 11.293C23.0974 11.6835 23.0974 12.3165 22.707 12.707L21.8564 13.5576V17.7139C21.8564 19.5293 20.3851 20.9997 18.5713 21C18.019 21 17.5713 20.5523 17.5713 20C17.5713 19.4477 18.019 19 18.5713 19C19.2811 18.9997 19.8564 18.4241 19.8564 17.7139Z",
16
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
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/multi/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-multicolor-multicolor-brand-brand)"
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-multicolor-multicolor-brand-accent)"
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/multi/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-multicolor-multicolor-brand-brand)"
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-multicolor-multicolor-brand-key-500)"
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/multi/ChartChooser.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
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M18.6684 11.1949C18.6684 12.4304 18.263 13.5744 17.5737 14.5095L20.5048 17.4377C20.8816 17.8141 20.8712 18.4144 20.4817 18.7785C20.0921 19.1426 19.4708 19.1326 19.0941 18.7561L16.1867 15.8517C15.2176 16.5207 14.031 16.9144 12.7492 16.9144C9.48002 16.9144 6.82986 14.3537 6.82986 11.1949C6.82986 8.03603 9.48002 5.47529 12.7492 5.47529C16.0183 5.47529 18.6684 8.03603 18.6684 11.1949ZM8.20858 11.1949C8.20858 8.77178 10.2415 6.80749 12.7492 6.80749C15.2568 6.80749 17.2897 8.77178 17.2897 11.1949C17.2897 13.6179 15.2568 15.5822 12.7492 15.5822C10.2415 15.5822 8.20858 13.6179 8.20858 11.1949Z",
16
+ fill: "var(--icon-multicolor-multicolor-brand-key-500)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M17.5737 14.5095C18.263 13.5744 18.6684 12.4304 18.6684 11.1949C18.6684 8.03603 16.0183 5.47529 12.7492 5.47529C9.48002 5.47529 6.82986 8.03603 6.82986 11.1949C6.82986 14.3537 9.48002 16.9144 12.7492 16.9144C14.031 16.9144 15.2176 16.5207 16.1867 15.8517L19.0941 18.7561C19.4708 19.1326 20.0921 19.1426 20.4817 18.7785C20.8712 18.4144 20.8816 17.8141 20.5048 17.4377L17.5737 14.5095ZM12.7492 6.80749C10.2415 6.80749 8.20858 8.77178 8.20858 11.1949C8.20858 13.6179 10.2415 15.5822 12.7492 15.5822C15.2568 15.5822 17.2897 13.6179 17.2897 11.1949C17.2897 8.77178 15.2568 6.80749 12.7492 6.80749Z",
22
+ fill: "var(--icon-multicolor-multicolor-brand-key-500)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M9.99169 8.47508H11.3874V13.9146H9.99169V8.47508Z",
26
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M12.2249 10.0035H13.6206V13.9146H12.2249V10.0035Z",
30
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M14.458 11.532H15.8538V13.9146H14.458V11.532Z",
34
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ d: "M16.1867 15.8517C15.2176 16.5207 14.031 16.9144 12.7492 16.9144C9.48002 16.9144 6.82986 14.3537 6.82986 11.1949C6.82986 8.03603 9.48002 5.47529 12.7492 5.47529C16.0183 5.47529 18.6684 8.03603 18.6684 11.1949C18.6684 12.4304 18.263 13.5744 17.5737 14.5095L20.5048 17.4377C20.8816 17.8141 20.8712 18.4144 20.4817 18.7785C20.0921 19.1426 19.4708 19.1326 19.0941 18.7561L16.1867 15.8517ZM8.20858 11.1949C8.20858 8.77178 10.2415 6.80749 12.7492 6.80749C15.2568 6.80749 17.2897 8.77178 17.2897 11.1949C17.2897 13.6179 15.2568 15.5822 12.7492 15.5822C10.2415 15.5822 8.20858 13.6179 8.20858 11.1949Z",
40
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
41
+ }),
42
+ /* @__PURE__ */ e("path", {
43
+ fillRule: "evenodd",
44
+ clipRule: "evenodd",
45
+ d: "M4.14583 3.15625V19.0458C4.14583 20.1301 5.05548 21.009 6.17758 21.009H22.8125V22.4814H5.86012C4.17697 22.4814 2.8125 21.163 2.8125 19.5366V3.15625H4.14583Z",
46
+ fill: "var(--icon-multicolor-multicolor-brand-key-500)"
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/multi/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-multicolor-multicolor-brand-accent)"
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-multicolor-multicolor-brand-key-1000)"
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-multicolor-multicolor-brand-key-1000)"
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-multicolor-multicolor-brand-brand)"
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/multi/CustomProjects.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: "M13.4676 4.88005C13.7364 4.88005 14.0012 4.90029 14.2603 4.93582L11.5029 7.67494C11.3286 7.84816 11.2447 8.09292 11.2743 8.33686L11.6309 11.2863C11.6719 11.6251 11.9249 11.9 12.259 11.9701L15.4378 12.6357C15.6951 12.6895 15.9629 12.6136 16.1528 12.4318L19.1415 9.56928C19.2088 9.92196 19.2457 10.2859 19.2457 10.6582C19.2457 13.8493 16.6588 16.4363 13.4676 16.4363C12.6949 16.4362 11.958 16.2836 11.2844 16.0084L7.23145 20.1847C6.35393 21.089 4.9093 21.1107 4.00504 20.2332C3.10101 19.3556 3.07914 17.9109 3.95658 17.0068L8.08354 12.7536C7.8305 12.1038 7.6895 11.3975 7.6895 10.6582C7.68959 7.46723 10.2767 4.88029 13.4676 4.88005Z",
13
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
17
+ d: "M19.4912 3.46484L20.6817 6.22266L18.8887 8.63281L15.9043 8.28516L14.7139 5.52637L16.5078 3.11719L19.4912 3.46484ZM17.6983 4.625C17.0079 4.625 16.4483 5.18464 16.4483 5.875C16.4483 6.56529 17.008 7.125 17.6983 7.125C18.3884 7.1248 18.9482 6.56517 18.9483 5.875C18.9483 5.18477 18.3884 4.6252 17.6983 4.625Z",
18
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
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/multi/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-multicolor-multicolor-brand-accent)"
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-multicolor-multicolor-brand-key-1000)"
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-multicolor-multicolor-brand-key-500)"
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-multicolor-multicolor-brand-brand)"
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/multi/Demos.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: "M6.61719 7.4375H8.41174V16.7094H6.61719V7.4375Z",
14
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M9.48846 9.47133H11.283V16.7094H9.48846V9.47133Z",
18
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M12.3597 11.5052H14.1543V16.7094H12.3597V11.5052Z",
22
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M15.231 13.539H17.0256V16.7094H15.231V13.539Z",
26
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ fillRule: "evenodd",
30
+ clipRule: "evenodd",
31
+ d: "M19.041 4.4375C20.123 4.43761 21 5.333 21 6.4375V17.5625C21 18.667 20.123 19.5624 19.041 19.5625H4.95898C3.87705 19.5624 3 18.667 3 17.5625V6.4375C3 5.333 3.87705 4.43761 4.95898 4.4375H19.041ZM5 5.5C4.44772 5.5 4 5.94772 4 6.5V17.5C4 18.0523 4.44772 18.5 5 18.5H19C19.5523 18.5 20 18.0523 20 17.5V6.5C20 5.94772 19.5523 5.5 19 5.5H5Z",
32
+ fill: "var(--icon-multicolor-multicolor-brand-key-200)"
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/multi/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.44531 3.48788C4.44531 2.89051 4.92958 2.40625 5.52695 2.40625H15.1522C15.4586 2.40625 15.7505 2.53614 15.9556 2.76367L18.2615 5.32159L21.2201 8.10247C21.4376 8.30689 21.5609 8.59211 21.5609 8.8906V22.146C21.5609 22.7434 21.0766 23.2277 20.4793 23.2277H5.52694C4.92958 23.2277 4.44531 22.7434 4.44531 22.146V3.48788Z",
14
+ fill: "var(--icon-multicolor-multicolor-brand-key-50)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M15.6119 3.67325C15.6119 3.21964 16.1674 3.00043 16.4772 3.3318L18.4558 5.44834L20.662 7.56177C20.9875 7.87351 20.7668 8.42283 20.3162 8.42283H16.1527C15.8541 8.42283 15.6119 8.1807 15.6119 7.88202V3.67325Z",
18
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M10.2798 11.6521C10.4654 11.4664 10.7667 11.4657 10.9526 11.6512L11.2119 11.9104C11.3978 12.096 11.3983 12.3972 11.2128 12.5832L9.59584 14.2039L11.1942 15.688C11.3867 15.8668 11.398 16.1682 11.2193 16.3608L10.9693 16.6294C10.7906 16.8217 10.49 16.8329 10.2975 16.6544L8.07367 14.5905C7.88148 14.4118 7.87032 14.1112 8.04858 13.9186L8.05787 13.9075C8.07894 13.8691 8.1044 13.8323 8.13686 13.7997L10.2798 11.6521Z",
22
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M15.5511 11.652C15.3654 11.4663 15.0642 11.4665 14.8783 11.652L14.619 11.9103C14.433 12.0959 14.4327 12.3971 14.6181 12.5831L16.235 14.2038L14.6367 15.6879C14.4441 15.8666 14.4328 16.1681 14.6116 16.3607L14.8615 16.6292C15.0403 16.8217 15.3408 16.8328 15.5334 16.6543L17.7572 14.5904C17.9495 14.4116 17.96 14.111 17.7814 13.9185L17.7739 13.9092C17.7527 13.8701 17.727 13.8326 17.694 13.7996L15.5511 11.652Z",
26
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M11.6636 18.704C11.4078 18.6439 11.2492 18.3878 11.3093 18.132L13.2104 10.039C13.2705 9.78316 13.5265 9.6245 13.7824 9.68459L14.1395 9.76849C14.3953 9.82858 14.554 10.0847 14.4939 10.3405L12.5928 18.4335C12.5327 18.6893 12.2766 18.848 12.0208 18.7879L11.6636 18.704Z",
30
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
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/multi/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-multicolor-multicolor-brand-key-50)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M21.2965 24.0001V11.5071H17.0069V24.0001H21.2965Z",
18
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M15.0307 24V14.3164H10.5931V24H15.0307Z",
22
+ fill: "var(--icon-multicolor-multicolor-brand-accent)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M8.61694 23.954V10.1449H3.991V23.954H8.61694Z",
26
+ fill: "var(--icon-multicolor-multicolor-brand-brand)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M7.06401 1.2123H0V2.4343H7.06401V1.2123Z",
30
+ fill: "var(--icon-multicolor-multicolor-brand-key-500)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M7.06401 3.35657H0V4.57857H7.06401V3.35657Z",
34
+ fill: "var(--icon-multicolor-multicolor-brand-key-500)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M7.06401 5.50081H0V6.72281H7.06401V5.50081Z",
38
+ fill: "var(--icon-multicolor-multicolor-brand-key-500)"
39
+ })
40
+ ]
41
+ });
42
+ }
43
+ //#endregion
44
+ export { n as default };