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.
- package/dist/{CookiePolicyModal-BZkVbILl.js → CookiePolicyModal-BN_AXefZ.js} +1 -1
- package/dist/{DiscordInvite-Mkr81Pib.js → DiscordInvite-CR7g5hay.js} +1 -1
- package/dist/{Footer-bUIou6Hl.js → Footer-Bcxt0km4.js} +8 -8
- package/dist/{FooterBottom-_AezmdZB.js → FooterBottom-ybvI6wyw.js} +3 -3
- package/dist/{FooterHelp-CdeMRh1G.js → FooterHelp-D88w95D4.js} +2 -2
- package/dist/{FooterLinks-BUKcScC4.js → FooterLinks-C0N4vki6.js} +16 -2
- package/dist/{Header-fTlA6ysy.js → Header-CLt3O6Di.js} +97 -103
- package/dist/{NewsletterSignup-eGx4jwiM.js → NewsletterSignup-DEgL93rH.js} +2 -2
- package/dist/{Notification-CJ3iQv3Z.js → Notification-CuVjbJzV.js} +2 -2
- package/dist/{PrefPanel-25erkPRB.js → PrefPanel-CPWoS-hm.js} +1 -1
- package/dist/ProductIcon-DjgAODwc.js +68 -0
- package/dist/RadioBox-C_KZn7fw.js +76 -0
- package/dist/{Search-CDHkDXCm.js → Search-GNTU2NBl.js} +1040 -912
- package/dist/Tabs-CNkFaolf.js +55 -0
- package/dist/{YoutubeModal-DNaiM6RL.js → YoutubeModal-C58qsc27.js} +8 -5
- package/dist/chunk-3e0lkp8x.js +23 -0
- package/dist/components/ButtonGroup/index.js +1 -1
- package/dist/components/Container/index.js +1 -1
- package/dist/components/DiscordInvite/index.js +1 -1
- package/dist/components/Footer/CookiePolicyModal.js +1 -1
- package/dist/components/Footer/FooterBottom.js +1 -1
- package/dist/components/Footer/FooterHelp.js +1 -1
- package/dist/components/Footer/FooterLinks.js +1 -1
- package/dist/components/Footer/YoutubeModal.js +1 -1
- package/dist/components/Footer/index.js +1 -1
- package/dist/components/GPTInput/index.js +1 -1
- package/dist/components/Header/index.js +1 -1
- package/dist/components/Heading/index.js +1 -1
- package/dist/components/InputGrouped/index.js +1 -1
- package/dist/components/InputSolo/index.js +1 -1
- package/dist/components/Label/index.js +1 -1
- package/dist/components/Logo/index.js +1 -1
- package/dist/components/NewsletterSignup/index.js +1 -1
- package/dist/components/Notification/index.js +1 -1
- package/dist/components/PrefPanel/index.js +1 -1
- package/dist/components/ProductIcon/icons/grayscale/Accessibility.js +44 -0
- package/dist/components/ProductIcon/icons/grayscale/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/grayscale/Api.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/grayscale/Core.js +34 -0
- package/dist/components/ProductIcon/icons/grayscale/CustomProjects.js +23 -0
- package/dist/components/ProductIcon/icons/grayscale/Dashboards.js +32 -0
- package/dist/components/ProductIcon/icons/grayscale/Demos.js +38 -0
- package/dist/components/ProductIcon/icons/grayscale/Docs.js +36 -0
- package/dist/components/ProductIcon/icons/grayscale/Editor.js +44 -0
- package/dist/components/ProductIcon/icons/grayscale/EduLicense.js +36 -0
- package/dist/components/ProductIcon/icons/grayscale/ExportServer.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/Gantt.js +49 -0
- package/dist/components/ProductIcon/icons/grayscale/Gpt.js +48 -0
- package/dist/components/ProductIcon/icons/grayscale/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/grayscale/Hca.js +35 -0
- package/dist/components/ProductIcon/icons/grayscale/Lab.js +52 -0
- package/dist/components/ProductIcon/icons/grayscale/License.js +33 -0
- package/dist/components/ProductIcon/icons/grayscale/Maps.js +30 -0
- package/dist/components/ProductIcon/icons/grayscale/Python.js +36 -0
- package/dist/components/ProductIcon/icons/grayscale/Roadmap.js +28 -0
- package/dist/components/ProductIcon/icons/grayscale/Stock.js +32 -0
- package/dist/components/ProductIcon/icons/grayscale/Support.js +38 -0
- package/dist/components/ProductIcon/icons/grayscale/index.js +56 -0
- package/dist/components/ProductIcon/icons/line/Accessibility.js +25 -0
- package/dist/components/ProductIcon/icons/line/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/line/Api.js +21 -0
- package/dist/components/ProductIcon/icons/line/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/line/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/line/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/line/Core.js +18 -0
- package/dist/components/ProductIcon/icons/line/CustomProjects.js +25 -0
- package/dist/components/ProductIcon/icons/line/Dashboards.js +40 -0
- package/dist/components/ProductIcon/icons/line/Demos.js +18 -0
- package/dist/components/ProductIcon/icons/line/Docs.js +21 -0
- package/dist/components/ProductIcon/icons/line/Editor.js +18 -0
- package/dist/components/ProductIcon/icons/line/EduLicense.js +21 -0
- package/dist/components/ProductIcon/icons/line/ExportServer.js +18 -0
- package/dist/components/ProductIcon/icons/line/Gantt.js +21 -0
- package/dist/components/ProductIcon/icons/line/Gpt.js +18 -0
- package/dist/components/ProductIcon/icons/line/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/line/Hca.js +21 -0
- package/dist/components/ProductIcon/icons/line/Lab.js +21 -0
- package/dist/components/ProductIcon/icons/line/License.js +21 -0
- package/dist/components/ProductIcon/icons/line/Maps.js +18 -0
- package/dist/components/ProductIcon/icons/line/Python.js +18 -0
- package/dist/components/ProductIcon/icons/line/Roadmap.js +18 -0
- package/dist/components/ProductIcon/icons/line/Stock.js +21 -0
- package/dist/components/ProductIcon/icons/line/Support.js +21 -0
- package/dist/components/ProductIcon/icons/line/index.js +56 -0
- package/dist/components/ProductIcon/icons/monochrome/Accessibility.js +44 -0
- package/dist/components/ProductIcon/icons/monochrome/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/monochrome/Api.js +28 -0
- package/dist/components/ProductIcon/icons/monochrome/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/monochrome/Core.js +34 -0
- package/dist/components/ProductIcon/icons/monochrome/CustomProjects.js +23 -0
- package/dist/components/ProductIcon/icons/monochrome/Dashboards.js +32 -0
- package/dist/components/ProductIcon/icons/monochrome/Demos.js +38 -0
- package/dist/components/ProductIcon/icons/monochrome/Docs.js +36 -0
- package/dist/components/ProductIcon/icons/monochrome/Editor.js +44 -0
- package/dist/components/ProductIcon/icons/monochrome/EduLicense.js +34 -0
- package/dist/components/ProductIcon/icons/monochrome/ExportServer.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/Gantt.js +49 -0
- package/dist/components/ProductIcon/icons/monochrome/Gpt.js +48 -0
- package/dist/components/ProductIcon/icons/monochrome/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/monochrome/Hca.js +35 -0
- package/dist/components/ProductIcon/icons/monochrome/Lab.js +52 -0
- package/dist/components/ProductIcon/icons/monochrome/License.js +33 -0
- package/dist/components/ProductIcon/icons/monochrome/Maps.js +30 -0
- package/dist/components/ProductIcon/icons/monochrome/Python.js +25 -0
- package/dist/components/ProductIcon/icons/monochrome/Roadmap.js +32 -0
- package/dist/components/ProductIcon/icons/monochrome/Stock.js +32 -0
- package/dist/components/ProductIcon/icons/monochrome/Support.js +38 -0
- package/dist/components/ProductIcon/icons/monochrome/index.js +56 -0
- package/dist/components/ProductIcon/icons/multi/Accessibility.js +44 -0
- package/dist/components/ProductIcon/icons/multi/Advantageplus.js +23 -0
- package/dist/components/ProductIcon/icons/multi/Api.js +21 -0
- package/dist/components/ProductIcon/icons/multi/CaseStudies.js +21 -0
- package/dist/components/ProductIcon/icons/multi/Changelog.js +21 -0
- package/dist/components/ProductIcon/icons/multi/ChartChooser.js +52 -0
- package/dist/components/ProductIcon/icons/multi/Core.js +34 -0
- package/dist/components/ProductIcon/icons/multi/CustomProjects.js +23 -0
- package/dist/components/ProductIcon/icons/multi/Dashboards.js +32 -0
- package/dist/components/ProductIcon/icons/multi/Demos.js +38 -0
- package/dist/components/ProductIcon/icons/multi/Docs.js +36 -0
- package/dist/components/ProductIcon/icons/multi/Editor.js +44 -0
- package/dist/components/ProductIcon/icons/multi/EduLicense.js +34 -0
- package/dist/components/ProductIcon/icons/multi/ExportServer.js +21 -0
- package/dist/components/ProductIcon/icons/multi/Gantt.js +49 -0
- package/dist/components/ProductIcon/icons/multi/Gpt.js +48 -0
- package/dist/components/ProductIcon/icons/multi/Grid.js +21 -0
- package/dist/components/ProductIcon/icons/multi/Hca.js +35 -0
- package/dist/components/ProductIcon/icons/multi/Lab.js +52 -0
- package/dist/components/ProductIcon/icons/multi/License.js +33 -0
- package/dist/components/ProductIcon/icons/multi/Maps.js +30 -0
- package/dist/components/ProductIcon/icons/multi/Python.js +36 -0
- package/dist/components/ProductIcon/icons/multi/Roadmap.js +32 -0
- package/dist/components/ProductIcon/icons/multi/Stock.js +32 -0
- package/dist/components/ProductIcon/icons/multi/Support.js +38 -0
- package/dist/components/ProductIcon/icons/multi/index.js +56 -0
- package/dist/components/ProductIcon/index.js +2 -0
- package/dist/components/RadioBox/index.js +2 -0
- package/dist/components/Search/index.js +1 -1
- package/dist/components/Tabs/index.js +2 -0
- package/dist/components/Typography/index.js +1 -1
- package/dist/{dist-GNbC83fc.js → dist-D4rcQ6qo.js} +1 -1
- package/dist/{dist-fJmWSp8_.js → dist-O77K9Ele.js} +1 -1
- package/dist/highsoft-ui.css +1 -1
- package/dist/lib/components/ProductIcon/icons/grayscale/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/grayscale/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/icons/line/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/line/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/monochrome/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/icons/multi/Accessibility.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Advantageplus.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Api.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/CaseStudies.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Changelog.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/ChartChooser.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Core.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/CustomProjects.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Dashboards.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Demos.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Docs.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Editor.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/EduLicense.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/ExportServer.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Gantt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Gpt.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Grid.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Hca.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Lab.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/License.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Maps.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Python.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Roadmap.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Stock.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/Support.d.ts +2 -0
- package/dist/lib/components/ProductIcon/icons/multi/index.d.ts +25 -0
- package/dist/lib/components/ProductIcon/index.d.ts +59 -0
- package/dist/lib/components/RadioBox/index.d.ts +44 -0
- package/dist/lib/components/Tabs/index.d.ts +24 -0
- package/dist/lib/main.d.ts +6 -0
- package/dist/main.js +20 -17
- package/dist/scss/variables.scss +168 -0
- package/package.json +3 -2
- /package/dist/{ButtonGroup-M9-A5Xva.js → ButtonGroup-CfNp_xXf.js} +0 -0
- /package/dist/{Container-DI2smQRq.js → Container-mH6tG_kR.js} +0 -0
- /package/dist/{GPTInput-DKxJOGYt.js → GPTInput-CZF0-SfI.js} +0 -0
- /package/dist/{Heading-DuolDa27.js → Heading-DvLlRFvQ.js} +0 -0
- /package/dist/{InputGrouped-CiA86XL7.js → InputGrouped-jbMns5qa.js} +0 -0
- /package/dist/{InputSolo-cLqKBh1c.js → InputSolo-DOZp13Mv.js} +0 -0
- /package/dist/{Label-BH3YxfNt.js → Label-bbLlUYRM.js} +0 -0
- /package/dist/{Logo-h9bQL-cT.js → Logo-BRXxiQk8.js} +0 -0
- /package/dist/{Typography-nzBx3Yxn.js → Typography-Dw2_XzMu.js} +0 -0
- /package/dist/{es2015-C6iv4436.js → es2015-BE1Gei7w.js} +0 -0
- /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/line/Changelog.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: "M6.67986 18.4776C6.67986 19.4679 5.8559 20.2708 4.83993 20.2709C3.82387 20.2709 3 19.4679 3 18.4776C3.00005 17.4873 3.8239 16.6843 4.83993 16.6843C5.85587 16.6844 6.67981 17.4874 6.67986 18.4776ZM6.67986 12.8147C6.67986 13.805 5.8559 14.608 4.83993 14.6081C3.82387 14.6081 3 13.8051 3 12.8147C3.0002 11.8246 3.82399 11.0222 4.83993 11.0222C5.85578 11.0223 6.67965 11.8246 6.67986 12.8147ZM6.67986 7.15271C6.67975 8.1429 5.85584 8.94595 4.83993 8.94605C3.82393 8.94605 3.0001 8.14296 3 7.15271C3 6.16238 3.82387 5.35938 4.83993 5.35938C5.8559 5.35947 6.67986 6.16244 6.67986 7.15271Z",
|
|
13
|
+
fill: "var(--icon-single-line-color)"
|
|
14
|
+
}), /* @__PURE__ */ e("path", {
|
|
15
|
+
d: "M21.6992 17.9707C22.2147 17.9707 22.6326 18.3781 22.6327 18.8805C22.6327 19.383 22.2147 19.7904 21.6992 19.7904H9.25324C8.7377 19.7904 8.31978 19.383 8.31978 18.8805C8.31983 18.3781 8.73774 17.9707 9.25324 17.9707H21.6992ZM21.6992 11.9049C22.2146 11.9049 22.6324 12.3124 22.6327 12.8147C22.6327 13.3172 22.2147 13.7245 21.6992 13.7245H9.25324C8.7377 13.7245 8.31978 13.3172 8.31978 12.8147C8.31999 12.3124 8.73784 11.9049 9.25324 11.9049H21.6992ZM21.6992 5.83994C22.2147 5.83994 22.6327 6.24728 22.6327 6.74977C22.6325 7.25216 22.2147 7.6596 21.6992 7.6596H9.25324C8.73777 7.6596 8.31988 7.25216 8.31978 6.74977C8.31978 6.24728 8.7377 5.83994 9.25324 5.83994H21.6992Z",
|
|
16
|
+
fill: "var(--icon-single-line-color)"
|
|
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/line/ChartChooser.tsx
|
|
3
|
+
function n(n) {
|
|
4
|
+
return /* @__PURE__ */ t("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "26",
|
|
7
|
+
viewBox: "0 0 24 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: "M17.8559 11.1949C17.8559 12.4304 17.4505 13.5744 16.7612 14.5095L19.6923 17.4377C20.0691 17.8141 20.0587 18.4144 19.6692 18.7785C19.2796 19.1426 18.6583 19.1326 18.2816 18.7561L15.3742 15.8517C14.4051 16.5207 13.2185 16.9144 11.9367 16.9144C8.66752 16.9144 6.01736 14.3537 6.01736 11.1949C6.01736 8.03603 8.66752 5.47529 11.9367 5.47529C15.2058 5.47529 17.8559 8.03603 17.8559 11.1949ZM7.39608 11.1949C7.39608 8.77178 9.42896 6.80749 11.9367 6.80749C14.4443 6.80749 16.4772 8.77178 16.4772 11.1949C16.4772 13.6179 14.4443 15.5822 11.9367 15.5822C9.42896 15.5822 7.39608 13.6179 7.39608 11.1949Z",
|
|
16
|
+
fill: "var(--icon-single-line-color)"
|
|
17
|
+
}),
|
|
18
|
+
/* @__PURE__ */ e("path", {
|
|
19
|
+
fillRule: "evenodd",
|
|
20
|
+
clipRule: "evenodd",
|
|
21
|
+
d: "M16.7612 14.5095C17.4505 13.5744 17.8559 12.4304 17.8559 11.1949C17.8559 8.03603 15.2058 5.47529 11.9367 5.47529C8.66752 5.47529 6.01736 8.03603 6.01736 11.1949C6.01736 14.3537 8.66752 16.9144 11.9367 16.9144C13.2185 16.9144 14.4051 16.5207 15.3742 15.8517L18.2816 18.7561C18.6583 19.1326 19.2796 19.1426 19.6692 18.7785C20.0587 18.4144 20.0691 17.8141 19.6923 17.4377L16.7612 14.5095ZM11.9367 6.80749C9.42896 6.80749 7.39608 8.77178 7.39608 11.1949C7.39608 13.6179 9.42896 15.5822 11.9367 15.5822C14.4443 15.5822 16.4772 13.6179 16.4772 11.1949C16.4772 8.77178 14.4443 6.80749 11.9367 6.80749Z",
|
|
22
|
+
fill: "var(--icon-single-line-color)"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ e("path", {
|
|
25
|
+
d: "M9.17919 8.47508H10.5749V13.9146H9.17919V8.47508Z",
|
|
26
|
+
fill: "var(--icon-single-line-color)"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ e("path", {
|
|
29
|
+
d: "M11.4124 10.0035H12.8081V13.9146H11.4124V10.0035Z",
|
|
30
|
+
fill: "var(--icon-single-line-color)"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ e("path", {
|
|
33
|
+
d: "M13.6455 11.532H15.0413V13.9146H13.6455V11.532Z",
|
|
34
|
+
fill: "var(--icon-single-line-color)"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ e("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M15.3742 15.8517C14.4051 16.5207 13.2185 16.9144 11.9367 16.9144C8.66752 16.9144 6.01736 14.3537 6.01736 11.1949C6.01736 8.03603 8.66752 5.47529 11.9367 5.47529C15.2058 5.47529 17.8559 8.03603 17.8559 11.1949C17.8559 12.4304 17.4505 13.5744 16.7612 14.5095L19.6923 17.4377C20.0691 17.8141 20.0587 18.4144 19.6692 18.7785C19.2796 19.1426 18.6583 19.1326 18.2816 18.7561L15.3742 15.8517ZM7.39608 11.1949C7.39608 8.77178 9.42896 6.80749 11.9367 6.80749C14.4443 6.80749 16.4772 8.77178 16.4772 11.1949C16.4772 13.6179 14.4443 15.5822 11.9367 15.5822C9.42896 15.5822 7.39608 13.6179 7.39608 11.1949Z",
|
|
40
|
+
fill: "var(--icon-single-line-color)"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ e("path", {
|
|
43
|
+
fillRule: "evenodd",
|
|
44
|
+
clipRule: "evenodd",
|
|
45
|
+
d: "M3.33333 3.15625V19.0458C3.33333 20.1301 4.24298 21.009 5.36508 21.009H22V22.4814H5.04762C3.36447 22.4814 2 21.163 2 19.5366V3.15625H3.33333Z",
|
|
46
|
+
fill: "var(--icon-single-line-color)"
|
|
47
|
+
})
|
|
48
|
+
]
|
|
49
|
+
});
|
|
50
|
+
}
|
|
51
|
+
//#endregion
|
|
52
|
+
export { n as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Core.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("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
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M22.517 13.6568C22.517 13.2426 22.1812 12.9068 21.767 12.9068C21.3528 12.9068 21.017 13.2426 21.017 13.6568H21.767H22.517ZM5.09036 9.25279C5.32014 8.90816 5.22704 8.4425 4.8824 8.21272C4.53777 7.98294 4.07211 8.07604 3.84233 8.42067L4.46634 8.83673L5.09036 9.25279ZM12.1722 18.3818L12.2147 17.633V17.633L12.1722 18.3818ZM8.25423 13.3793C8.2796 12.9658 7.96501 12.6101 7.55157 12.5847C7.13813 12.5594 6.78241 12.874 6.75704 13.2874L7.50563 13.3333L8.25423 13.3793ZM17.584 16.0785C17.7739 15.7104 17.6294 15.258 17.2613 15.0681C16.8932 14.8783 16.4408 15.0227 16.2509 15.3909L16.9175 15.7347L17.584 16.0785ZM22.6327 9.671L22.9018 10.371C23.0908 10.2983 23.2424 10.1523 23.3221 9.96618C23.4018 9.78003 23.4029 9.56956 23.325 9.38264L22.6327 9.671ZM12.3835 13.6122L11.7922 14.0736C11.9952 14.3339 12.3446 14.4308 12.6527 14.3123L12.3835 13.6122ZM5.75985 5.12245L5.32072 4.51445C5.15556 4.63373 5.04604 4.81507 5.01733 5.01677C4.98862 5.21847 5.04321 5.42316 5.16852 5.58379L5.75985 5.12245ZM11.6663 13.4987C11.5501 13.8963 11.7782 14.3128 12.1758 14.429C12.5734 14.5452 12.9899 14.317 13.106 13.9195L12.3862 13.7091L11.6663 13.4987ZM13.1103 13.9048C13.2265 13.5072 12.9984 13.0907 12.6008 12.9745C12.2032 12.8583 11.7867 13.0864 11.6706 13.484L12.3904 13.6944L13.1103 13.9048ZM13.8699 14.1257C13.9861 13.7281 13.758 13.3117 13.3604 13.1955C12.9628 13.0793 12.5463 13.3074 12.4301 13.705L13.15 13.9154L13.8699 14.1257ZM12.1716 14.4434L11.976 15.1675L12.1716 14.4434ZM12.3422 13.7132C12.4583 13.3156 12.2302 12.8991 11.8326 12.7829C11.435 12.6667 11.0186 12.8948 10.9024 13.2924L11.6223 13.5028L12.3422 13.7132ZM21.767 13.6568H21.017C21.017 18.1688 17.1834 21.8827 12.3835 21.8827V22.6327V23.3827C17.9483 23.3827 22.517 19.0593 22.517 13.6568H21.767ZM12.3835 22.6327V21.8827C7.5836 21.8827 3.75 18.1688 3.75 13.6568H3H2.25C2.25 19.0593 6.81865 23.3827 12.3835 23.3827V22.6327ZM3 13.6568H3.75C3.75 12.0374 4.24049 10.5274 5.09036 9.25279L4.46634 8.83673L3.84233 8.42067C2.83544 9.93082 2.25 11.7283 2.25 13.6568H3ZM12.1722 18.3818L12.2147 17.633C9.86262 17.4996 8.11981 15.5698 8.25423 13.3793L7.50563 13.3333L6.75704 13.2874C6.56834 16.3626 9.00413 18.9533 12.1298 19.1306L12.1722 18.3818ZM16.9175 15.7347L16.2509 15.3909C15.5284 16.7915 13.9728 17.7327 12.2147 17.633L12.1722 18.3818L12.1298 19.1306C14.4754 19.2636 16.5885 18.0085 17.584 16.0785L16.9175 15.7347ZM12.3835 3V3.75C16.7312 3.75 20.4298 6.33281 21.9403 9.95936L22.6327 9.671L23.325 9.38264C21.5794 5.1916 17.331 2.25 12.3835 2.25V3ZM22.6327 9.671L22.3635 8.97097L12.1143 12.9122L12.3835 13.6122L12.6527 14.3123L22.9018 10.371L22.6327 9.671ZM12.3835 13.6122L12.9748 13.1509L6.35117 4.66111L5.75985 5.12245L5.16852 5.58379L11.7922 14.0736L12.3835 13.6122ZM5.75985 5.12245L6.19898 5.73045C7.9189 4.48824 10.0585 3.75 12.3835 3.75V3V2.25C9.73706 2.25 7.29124 3.09124 5.32072 4.51445L5.75985 5.12245ZM12.3862 13.7091L13.106 13.9195L13.1103 13.9048L12.3904 13.6944L11.6706 13.484L11.6663 13.4987L12.3862 13.7091ZM13.15 13.9154L12.4301 13.705C12.4301 13.7053 12.4301 13.7051 12.4302 13.7049C12.4303 13.7047 12.4302 13.705 12.4296 13.7057C12.4284 13.7071 12.425 13.7106 12.4184 13.7142C12.4046 13.7216 12.3866 13.7246 12.3671 13.7193L12.1716 14.4434L11.976 15.1675C12.7695 15.3818 13.6305 14.9451 13.8699 14.1257L13.15 13.9154ZM12.1716 14.4434L12.3671 13.7193C12.3568 13.7166 12.351 13.713 12.3479 13.7106C12.3443 13.7078 12.3426 13.7054 12.3419 13.7042C12.3412 13.7031 12.3419 13.7038 12.3423 13.7066C12.3425 13.708 12.3425 13.7096 12.3424 13.7111C12.3423 13.7127 12.3421 13.7134 12.3422 13.7132L11.6223 13.5028L10.9024 13.2924C10.6592 14.1247 11.1723 14.9504 11.976 15.1675L12.1716 14.4434Z",
|
|
13
|
+
fill: "var(--icon-single-line-color)"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsx as e, jsxs as t } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/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: "M20.0217 3.28613L21 5.55289L19.5261 7.53352L17.0739 7.24739L16.0955 4.98063L17.5694 3L20.0217 3.28613Z",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "1.5",
|
|
15
|
+
strokeLinejoin: "round"
|
|
16
|
+
}), /* @__PURE__ */ e("path", {
|
|
17
|
+
d: "M13.5239 4.42158C13.8025 4.42158 14.0769 4.44255 14.3454 4.47937L11.4878 7.31797C11.3072 7.49748 11.2203 7.75113 11.2509 8.00393L11.6205 11.0604C11.663 11.4116 11.9252 11.6965 12.2714 11.7691L15.5657 12.4589C15.8323 12.5147 16.1098 12.4359 16.3066 12.2476L19.4038 9.2811C19.4736 9.64659 19.5118 10.0237 19.5119 10.4095C19.5119 13.7166 16.831 16.3975 13.5239 16.3975C12.7231 16.3974 11.9595 16.2393 11.2614 15.9541L7.06128 20.2821C6.15189 21.2192 4.65479 21.2417 3.71769 20.3323C2.78083 19.4229 2.75816 17.9257 3.66748 16.9887L7.94431 12.5811C7.68208 11.9077 7.53596 11.1757 7.53596 10.4095C7.53605 7.10271 10.2171 4.42183 13.5239 4.42158Z",
|
|
18
|
+
stroke: "var(--icon-single-line-color)",
|
|
19
|
+
strokeWidth: "1.5",
|
|
20
|
+
strokeLinejoin: "round"
|
|
21
|
+
})]
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
//#endregion
|
|
25
|
+
export { n as default };
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { jsx as e, jsxs as t } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/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: "M13 12C13 11.4477 13.4477 11 14 11H20C20.5523 11 21 11.4477 21 12V20C21 20.5523 20.5523 21 20 21H14C13.4477 21 13 20.5523 13 20V12Z",
|
|
14
|
+
stroke: "var(--icon-single-line-color)",
|
|
15
|
+
strokeWidth: "1.5",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
}),
|
|
18
|
+
/* @__PURE__ */ e("path", {
|
|
19
|
+
d: "M13 4C13 3.44772 13.4477 3 14 3H20C20.5523 3 21 3.44772 21 4V6C21 6.55228 20.5523 7 20 7H14C13.4477 7 13 6.55228 13 6V4Z",
|
|
20
|
+
stroke: "var(--icon-single-line-color)",
|
|
21
|
+
strokeWidth: "1.5",
|
|
22
|
+
strokeLinejoin: "round"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ e("path", {
|
|
25
|
+
d: "M3 18C3 17.4477 3.44772 17 4 17H8C8.55228 17 9 17.4477 9 18V20C9 20.5523 8.55228 21 8 21H4C3.44772 21 3 20.5523 3 20V18Z",
|
|
26
|
+
stroke: "var(--icon-single-line-color)",
|
|
27
|
+
strokeWidth: "1.5",
|
|
28
|
+
strokeLinejoin: "round"
|
|
29
|
+
}),
|
|
30
|
+
/* @__PURE__ */ e("path", {
|
|
31
|
+
d: "M3 4C3 3.44772 3.44772 3 4 3H8C8.55228 3 9 3.44772 9 4V12C9 12.5523 8.55228 13 8 13H4C3.44772 13 3 12.5523 3 12V4Z",
|
|
32
|
+
stroke: "var(--icon-single-line-color)",
|
|
33
|
+
strokeWidth: "1.5",
|
|
34
|
+
strokeLinejoin: "round"
|
|
35
|
+
})
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
}
|
|
39
|
+
//#endregion
|
|
40
|
+
export { n as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Demos.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M11.0765 10.3056C11.0765 9.89134 10.7407 9.55556 10.3265 9.55556C9.91232 9.55556 9.57653 9.89134 9.57653 10.3056H10.3265H11.0765ZM9.57653 15.8125C9.57653 16.2267 9.91232 16.5625 10.3265 16.5625C10.7407 16.5625 11.0765 16.2267 11.0765 15.8125H10.3265H9.57653ZM17.0357 14.1181C17.0357 13.7038 16.6999 13.3681 16.2857 13.3681C15.8715 13.3681 15.5357 13.7038 15.5357 14.1181H16.2857H17.0357ZM15.5357 15.8125C15.5357 16.2267 15.8715 16.5625 16.2857 16.5625C16.6999 16.5625 17.0357 16.2267 17.0357 15.8125H16.2857H15.5357ZM8.09694 8.1875C8.09694 7.77329 7.76115 7.4375 7.34694 7.4375C6.93272 7.4375 6.59694 7.77329 6.59694 8.1875H7.34694H8.09694ZM6.59694 15.8125C6.59694 16.2267 6.93272 16.5625 7.34694 16.5625C7.76115 16.5625 8.09694 16.2267 8.09694 15.8125H7.34694H6.59694ZM14.0561 12.4236C14.0561 12.0094 13.7203 11.6736 13.3061 11.6736C12.8919 11.6736 12.5561 12.0094 12.5561 12.4236H13.3061H14.0561ZM12.5561 15.8125C12.5561 16.2267 12.8919 16.5625 13.3061 16.5625C13.7203 16.5625 14.0561 16.2267 14.0561 15.8125H13.3061H12.5561ZM21 6.4375H20.25V17.5625H21H21.75V6.4375H21ZM19.0408 19.5625V18.8125H4.95918V19.5625V20.3125H19.0408V19.5625ZM3 17.5625H3.75V6.4375H3H2.25V17.5625H3ZM4.95918 19.5625V18.8125C4.30587 18.8125 3.75 18.2675 3.75 17.5625H3H2.25C2.25 19.0666 3.44844 20.3125 4.95918 20.3125V19.5625ZM21 17.5625H20.25C20.25 18.2675 19.6941 18.8125 19.0408 18.8125V19.5625V20.3125C20.5516 20.3125 21.75 19.0666 21.75 17.5625H21ZM21 6.4375H21.75C21.75 4.93337 20.5516 3.6875 19.0408 3.6875V4.4375V5.1875C19.6941 5.1875 20.25 5.73249 20.25 6.4375H21ZM3 6.4375H3.75C3.75 5.73249 4.30587 5.1875 4.95918 5.1875V4.4375V3.6875C3.44844 3.6875 2.25 4.93337 2.25 6.4375H3ZM4.95918 4.4375V5.1875H19.0408V4.4375V3.6875H4.95918V4.4375ZM10.3265 10.3056H9.57653V15.8125H10.3265H11.0765V10.3056H10.3265ZM16.2857 14.1181H15.5357V15.8125H16.2857H17.0357V14.1181H16.2857ZM7.34694 8.1875H6.59694V15.8125H7.34694H8.09694V8.1875H7.34694ZM13.3061 12.4236H12.5561V15.8125H13.3061H14.0561V12.4236H13.3061Z",
|
|
13
|
+
fill: "var(--icon-single-line-color)"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Docs.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("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
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M14.7773 3.26458V7.31925C14.7773 7.86902 14.7773 8.1439 14.8843 8.35388C14.9784 8.53859 15.1285 8.68876 15.3132 8.78287C15.5232 8.88987 15.7981 8.88986 16.3479 8.88986H20.4025M15.1937 17.7278L17.5734 15.3481L15.1937 12.9684M10.4343 12.9684L8.05457 15.3481L10.4343 17.7278M13.7659 11.0646L11.8621 19.6316M20.6671 10.8415C20.6671 10.1212 20.6671 9.76106 20.5857 9.42214C20.5136 9.12165 20.3946 8.83439 20.2331 8.57091C20.051 8.27372 19.7963 8.01906 19.287 7.50973L16.1573 4.38006C15.648 3.87074 15.3933 3.61608 15.0962 3.43396C14.8327 3.27249 14.5454 3.15351 14.2449 3.08137C13.906 3 13.5459 3 12.8256 3H9.67277C8.02348 3 7.19883 3 6.56888 3.32097C6.01476 3.60331 5.56425 4.05382 5.28191 4.60794C4.96094 5.23789 4.96094 6.06254 4.96094 7.71184V17.9208C4.96094 19.5701 4.96094 20.3948 5.28191 21.0247C5.56425 21.5788 6.01476 22.0293 6.56888 22.3117C7.19883 22.6326 8.02348 22.6327 9.67277 22.6327H15.9552C17.6045 22.6327 18.4292 22.6326 19.0591 22.3117C19.6132 22.0293 20.0637 21.5788 20.3461 21.0247C20.6671 20.3948 20.6671 19.5701 20.6671 17.9208V10.8415Z",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "1.5",
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { t as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Editor.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M1 7.26818C0.585786 7.26818 0.25 7.60396 0.25 8.01818C0.25 8.43239 0.585786 8.76818 1 8.76818V8.01818V7.26818ZM5.65564 8.76818C6.06986 8.76818 6.40564 8.43239 6.40564 8.01818C6.40564 7.60396 6.06986 7.26818 5.65564 7.26818V8.01818V8.76818ZM1.03352 4.78962C0.619303 4.78962 0.283516 5.12541 0.283516 5.53962C0.283516 5.95383 0.619303 6.28962 1.03352 6.28962V5.53962V4.78962ZM5.92362 6.28962C6.33783 6.28962 6.67362 5.95383 6.67362 5.53962C6.67362 5.12541 6.33783 4.78962 5.92362 4.78962V5.53962V6.28962ZM1.26797 2.37806C0.853759 2.37806 0.517973 2.71385 0.517973 3.12806C0.517973 3.54228 0.853759 3.87806 1.26797 3.87806V3.12806V2.37806ZM5.68916 3.87806C6.10337 3.87806 6.43916 3.54228 6.43916 3.12806C6.43916 2.71385 6.10337 2.37806 5.68916 2.37806V3.12806V3.87806ZM5.31573 23.183L5.70284 22.5406L5.70284 22.5406L5.31573 23.183ZM5.06202 22.883L4.37322 23.1797L4.37322 23.1797L5.06202 22.883ZM8.16511 10.9735L7.77801 11.6159L7.77801 11.6159L8.16511 10.9735ZM8.41883 11.2735L7.73003 11.5703V11.5703L8.41883 11.2735ZM5.31573 10.9735L5.70284 11.6159H5.70284L5.31573 10.9735ZM5.06202 11.2735L4.37322 10.9768V10.9768L5.06202 11.2735ZM8.41883 22.883L9.10762 23.1797L9.10762 23.1797L8.41883 22.883ZM8.16511 23.183L7.77801 22.5406L7.778 22.5406L8.16511 23.183ZM11.4218 23.2053L11.714 22.5146L11.714 22.5146L11.4218 23.2053ZM11.1681 22.9947L10.5289 23.3871L10.5289 23.3871L11.1681 22.9947ZM14.2712 14.6355L13.979 15.3262H13.979L14.2712 14.6355ZM14.5249 14.8461L13.8857 15.2384L13.8857 15.2384L14.5249 14.8461ZM11.4218 14.6355L11.714 15.3262V15.3262L11.4218 14.6355ZM11.1681 14.8461L10.5289 14.4538V14.4538L11.1681 14.8461ZM14.5249 22.9947L15.1641 23.3871V23.3871L14.5249 22.9947ZM14.2712 23.2053L13.979 22.5146L13.979 22.5146L14.2712 23.2053ZM17.528 23.1905L17.1706 23.8499L17.1706 23.8499L17.528 23.1905ZM17.2743 22.9206L16.5979 23.2445V23.2445L17.2743 22.9206ZM20.3774 12.2052L20.0199 12.8646L20.0199 12.8646L20.3774 12.2052ZM20.6311 12.4752L19.9547 12.7991L19.9547 12.7991L20.6311 12.4752ZM17.528 12.2052L17.8855 12.8646V12.8646L17.528 12.2052ZM17.2743 12.4752L16.5979 12.1513V12.1513L17.2743 12.4752ZM20.6311 22.9206L21.3076 23.2445V23.2445L20.6311 22.9206ZM20.3774 23.1905L20.7349 23.8499L20.7349 23.8499L20.3774 23.1905ZM2.70868 17.5974L3.45325 17.6875L3.45868 17.6426V17.5974H2.70868ZM22.9979 17.5974H22.2479V17.6426L22.2533 17.6875L22.9979 17.5974ZM1 8.01818V8.76818H5.65564V8.01818V7.26818H1V8.01818ZM1.03352 5.53962V6.28962H5.92362V5.53962V4.78962H1.03352V5.53962ZM1.26797 3.12806V3.87806H5.68916V3.12806V2.37806H1.26797V3.12806ZM5.92764 10.8986V11.6486H7.55321V10.8986V10.1486H5.92764V10.8986ZM4.99874 22.1593H5.74874V11.9972H4.99874H4.24874V22.1593H4.99874ZM5.92764 23.2579V22.5079C5.84433 22.5079 5.78077 22.5078 5.72626 22.5068C5.67174 22.5058 5.63899 22.504 5.61846 22.502C5.57932 22.4982 5.63156 22.4977 5.70284 22.5406L5.31573 23.183L4.92863 23.8254C5.12409 23.9432 5.31972 23.9801 5.47419 23.995C5.61541 24.0087 5.77967 24.0079 5.92764 24.0079V23.2579ZM4.99874 22.1593H4.24874C4.24874 22.3411 4.24832 22.5156 4.25844 22.6619C4.26894 22.814 4.29351 22.9947 4.37322 23.1797L5.06202 22.883L5.75082 22.5862C5.76725 22.6244 5.76018 22.6355 5.75487 22.5586C5.74916 22.4759 5.74874 22.362 5.74874 22.1593H4.99874ZM5.31573 23.183L5.70284 22.5406C5.72235 22.5524 5.73463 22.5644 5.7415 22.5725C5.74835 22.5806 5.75062 22.5858 5.75082 22.5862L5.06202 22.883L4.37322 23.1797C4.48418 23.4373 4.67139 23.6704 4.92863 23.8254L5.31573 23.183ZM7.55321 10.8986V11.6486C7.63652 11.6486 7.70007 11.6487 7.75458 11.6497C7.8091 11.6507 7.84186 11.6525 7.86238 11.6545C7.90153 11.6583 7.84928 11.6588 7.77801 11.6159L8.16511 10.9735L8.55222 10.3311C8.35675 10.2133 8.16113 10.1764 8.00665 10.1615C7.86544 10.1478 7.70117 10.1486 7.55321 10.1486V10.8986ZM8.4821 11.9972H9.2321C9.2321 11.8154 9.23252 11.6409 9.22241 11.4946C9.21191 11.3425 9.18733 11.1618 9.10762 10.9768L8.41883 11.2735L7.73003 11.5703C7.7136 11.5321 7.72066 11.521 7.72598 11.5979C7.73169 11.6806 7.7321 11.7945 7.7321 11.9972H8.4821ZM8.16511 10.9735L7.77801 11.6159C7.75849 11.6041 7.74622 11.5921 7.73934 11.584C7.73249 11.5759 7.73023 11.5707 7.73003 11.5703L8.41883 11.2735L9.10762 10.9768C8.99667 10.7192 8.80946 10.4861 8.55222 10.3311L8.16511 10.9735ZM5.92764 10.8986V10.1486C5.77967 10.1486 5.61541 10.1478 5.47419 10.1615C5.31972 10.1764 5.12409 10.2133 4.92863 10.3311L5.31573 10.9735L5.70284 11.6159C5.63156 11.6588 5.57932 11.6583 5.61846 11.6545C5.63899 11.6525 5.67174 11.6507 5.72626 11.6497C5.78077 11.6487 5.84433 11.6486 5.92764 11.6486V10.8986ZM4.99874 11.9972H5.74874C5.74874 11.7945 5.74916 11.6806 5.75487 11.5979C5.76018 11.521 5.76725 11.5321 5.75082 11.5703L5.06202 11.2735L4.37322 10.9768C4.29351 11.1618 4.26894 11.3425 4.25844 11.4946C4.24832 11.6409 4.24874 11.8154 4.24874 11.9972H4.99874ZM5.31573 10.9735L4.92863 10.3311C4.67139 10.4861 4.48418 10.7192 4.37322 10.9768L5.06202 11.2735L5.75082 11.5703C5.75062 11.5707 5.74835 11.5759 5.7415 11.584C5.73463 11.5921 5.72235 11.6041 5.70284 11.6159L5.31573 10.9735ZM7.8199 23.2579V22.5079H7.55321V23.2579V24.0079H7.8199V23.2579ZM8.4821 22.1593H7.7321C7.7321 22.362 7.73169 22.4759 7.72598 22.5586C7.72066 22.6355 7.7136 22.6244 7.73003 22.5862L8.41883 22.883L9.10762 23.1797C9.18733 22.9947 9.21191 22.814 9.22241 22.6619C9.23252 22.5156 9.2321 22.3411 9.2321 22.1593H8.4821ZM7.55321 23.2579V24.0079C7.70117 24.0079 7.86544 24.0087 8.00665 23.995C8.16113 23.9801 8.35675 23.9432 8.55222 23.8254L8.16511 23.183L7.778 22.5406C7.84928 22.4977 7.90153 22.4982 7.86238 22.502C7.84186 22.504 7.8091 22.5058 7.75458 22.5068C7.70007 22.5078 7.63652 22.5079 7.55321 22.5079V23.2579ZM8.41883 22.883L7.73003 22.5862C7.73023 22.5858 7.73249 22.5806 7.73935 22.5725C7.74622 22.5644 7.75849 22.5524 7.77801 22.5406L8.16511 23.183L8.55221 23.8254C8.80946 23.6704 8.99667 23.4373 9.10762 23.1797L8.41883 22.883ZM12.0337 14.583V15.333H13.6593V14.583V13.833H12.0337V14.583ZM11.1048 22.4868H11.8548V15.3541H11.1048H10.3548V22.4868H11.1048ZM12.0337 23.2579V22.5079C11.8609 22.5079 11.7687 22.5075 11.7032 22.503C11.6431 22.4989 11.6658 22.4942 11.714 22.5146L11.4218 23.2053L11.1297 23.8961C11.302 23.969 11.4681 23.9905 11.6017 23.9996C11.7298 24.0083 11.8814 24.0079 12.0337 24.0079V23.2579ZM11.1048 22.4868H10.3548C10.3548 22.6068 10.354 22.7512 10.3663 22.8768C10.3801 23.0162 10.4148 23.2012 10.5289 23.3871L11.1681 22.9947L11.8073 22.6024C11.8312 22.6413 11.8453 22.6778 11.8531 22.7051C11.8599 22.7294 11.8602 22.7411 11.8591 22.7298C11.858 22.718 11.8565 22.695 11.8557 22.6513C11.8549 22.6076 11.8548 22.5563 11.8548 22.4868H11.1048ZM11.4218 23.2053L11.714 22.5146C11.7314 22.522 11.7719 22.5447 11.8073 22.6024L11.1681 22.9947L10.5289 23.3871C10.6756 23.6261 10.8937 23.7963 11.1297 23.8961L11.4218 23.2053ZM13.6593 14.583V15.333C13.8322 15.333 13.9243 15.3334 13.9899 15.3378C14.0499 15.3419 14.0272 15.3466 13.979 15.3262L14.2712 14.6355L14.5634 13.9447C14.391 13.8718 14.2249 13.8503 14.0914 13.8412C13.9633 13.8326 13.8116 13.833 13.6593 13.833V14.583ZM14.5882 15.3541H15.3382C15.3382 15.234 15.339 15.0896 15.3267 14.9641C15.3129 14.8246 15.2782 14.6396 15.1641 14.4538L14.5249 14.8461L13.8857 15.2384C13.8618 15.1996 13.8477 15.163 13.84 15.1357C13.8331 15.1114 13.8328 15.0998 13.8339 15.111C13.835 15.1228 13.8365 15.1458 13.8373 15.1895C13.8382 15.2332 13.8382 15.2845 13.8382 15.3541H14.5882ZM14.2712 14.6355L13.979 15.3262C13.9616 15.3189 13.9211 15.2961 13.8857 15.2384L14.5249 14.8461L15.1641 14.4538C15.0174 14.2148 14.7993 14.0445 14.5634 13.9447L14.2712 14.6355ZM12.0337 14.583V13.833C11.8814 13.833 11.7298 13.8326 11.6017 13.8412C11.4681 13.8503 11.302 13.8718 11.1297 13.9447L11.4218 14.6355L11.714 15.3262C11.6658 15.3466 11.6431 15.3419 11.7032 15.3378C11.7687 15.3334 11.8609 15.333 12.0337 15.333V14.583ZM11.1048 15.3541H11.8548C11.8548 15.2845 11.8549 15.2332 11.8557 15.1895C11.8565 15.1458 11.858 15.1228 11.8591 15.111C11.8602 15.0998 11.8599 15.1114 11.8531 15.1357C11.8453 15.163 11.8312 15.1995 11.8073 15.2384L11.1681 14.8461L10.5289 14.4538C10.4148 14.6396 10.3801 14.8246 10.3663 14.9641C10.354 15.0896 10.3548 15.234 10.3548 15.3541H11.1048ZM11.4218 14.6355L11.1297 13.9447C10.8937 14.0445 10.6756 14.2148 10.5289 14.4538L11.1681 14.8461L11.8073 15.2384C11.7719 15.2961 11.7314 15.3189 11.714 15.3262L11.4218 14.6355ZM13.926 23.2579V22.5079H13.6593V23.2579V24.0079H13.926V23.2579ZM14.5882 22.4868H13.8382C13.8382 22.5563 13.8382 22.6076 13.8373 22.6513C13.8365 22.695 13.835 22.718 13.8339 22.7298C13.8328 22.7411 13.8331 22.7294 13.84 22.7051C13.8477 22.6778 13.8618 22.6413 13.8857 22.6024L14.5249 22.9947L15.1641 23.3871C15.2782 23.2012 15.3129 23.0162 15.3267 22.8768C15.339 22.7512 15.3382 22.6068 15.3382 22.4868H14.5882ZM13.6593 23.2579V24.0079C13.8116 24.0079 13.9633 24.0083 14.0914 23.9996C14.2249 23.9905 14.391 23.969 14.5634 23.8961L14.2712 23.2053L13.979 22.5146C14.0272 22.4942 14.0499 22.4989 13.9899 22.503C13.9243 22.5075 13.8322 22.5079 13.6593 22.5079V23.2579ZM14.5249 22.9947L13.8857 22.6024C13.9211 22.5447 13.9616 22.522 13.979 22.5146L14.2712 23.2053L14.5634 23.8961C14.7993 23.7963 15.0174 23.6261 15.1641 23.3871L14.5249 22.9947ZM18.1399 12.1379V12.8879H19.7655V12.1379V11.3879H18.1399V12.1379ZM17.211 22.2694H17.961V13.1263H17.211H16.461V22.2694H17.211ZM18.1399 23.2579V22.5079C18.0568 22.5079 17.9925 22.5078 17.9372 22.5069C17.8818 22.506 17.8469 22.5043 17.8236 22.5023C17.777 22.4982 17.8203 22.4958 17.8855 22.5312L17.528 23.1905L17.1706 23.8499C17.36 23.9526 17.5466 23.9838 17.6937 23.9966C17.8305 24.0085 17.9905 24.0079 18.1399 24.0079V23.2579ZM17.211 22.2694H16.461C16.461 22.4308 16.4605 22.5942 16.4712 22.7326C16.4824 22.8785 16.5092 23.0593 16.5979 23.2445L17.2743 22.9206L17.9508 22.5967C17.9762 22.6497 17.9714 22.6779 17.9668 22.6178C17.9616 22.5501 17.961 22.4541 17.961 22.2694H17.211ZM17.528 23.1905L17.8855 22.5312C17.9207 22.5503 17.9408 22.5759 17.9508 22.5966L17.2743 22.9206L16.5979 23.2445C16.7191 23.4977 16.9169 23.7123 17.1706 23.8499L17.528 23.1905ZM19.7655 12.1379V12.8879C19.8486 12.8879 19.9129 12.8879 19.9683 12.8889C20.0237 12.8898 20.0586 12.8915 20.0819 12.8935C20.1284 12.8976 20.0852 12.8999 20.0199 12.8646L20.3774 12.2052L20.7349 11.5459C20.5455 11.4432 20.3588 11.4119 20.2118 11.3991C20.075 11.3872 19.9149 11.3879 19.7655 11.3879V12.1379ZM20.6944 13.1263H21.4444C21.4444 12.965 21.4449 12.8016 21.4343 12.6632C21.4231 12.5173 21.3963 12.3365 21.3076 12.1513L20.6311 12.4752L19.9547 12.7991C19.9293 12.7461 19.9341 12.7179 19.9387 12.778C19.9439 12.8456 19.9444 12.9417 19.9444 13.1263H20.6944ZM20.3774 12.2052L20.0199 12.8646C19.9847 12.8455 19.9646 12.8199 19.9547 12.7991L20.6311 12.4752L21.3076 12.1513C21.1863 11.8981 20.9886 11.6835 20.7349 11.5459L20.3774 12.2052ZM18.1399 12.1379V11.3879C17.9905 11.3879 17.8305 11.3872 17.6937 11.3991C17.5466 11.4119 17.36 11.4432 17.1706 11.5459L17.528 12.2052L17.8855 12.8646C17.8203 12.8999 17.777 12.8976 17.8236 12.8935C17.8469 12.8915 17.8818 12.8898 17.9372 12.8889C17.9925 12.8879 18.0568 12.8879 18.1399 12.8879V12.1379ZM17.211 13.1263H17.961C17.961 12.9417 17.9616 12.8456 17.9668 12.778C17.9714 12.7179 17.9762 12.7461 17.9508 12.7991L17.2743 12.4752L16.5979 12.1513C16.5092 12.3365 16.4824 12.5173 16.4712 12.6632C16.4605 12.8016 16.461 12.965 16.461 13.1263H17.211ZM17.528 12.2052L17.1706 11.5459C16.9169 11.6835 16.7191 11.8981 16.5979 12.1513L17.2743 12.4752L17.9508 12.7991C17.9408 12.8199 17.9207 12.8455 17.8855 12.8646L17.528 12.2052ZM20.0322 23.2579V22.5079H19.7655V23.2579V24.0079H20.0322V23.2579ZM20.6944 22.2694H19.9444C19.9444 22.4541 19.9439 22.5501 19.9387 22.6178C19.9341 22.6779 19.9293 22.6497 19.9547 22.5967L20.6311 22.9206L21.3076 23.2445C21.3963 23.0593 21.4231 22.8785 21.4343 22.7326C21.4449 22.5942 21.4444 22.4308 21.4444 22.2694H20.6944ZM19.7655 23.2579V24.0079C19.9149 24.0079 20.075 24.0085 20.2118 23.9966C20.3588 23.9838 20.5455 23.9526 20.7349 23.8499L20.3774 23.1905L20.0199 22.5312C20.0852 22.4958 20.1284 22.4982 20.0819 22.5023C20.0586 22.5043 20.0237 22.506 19.9683 22.5069C19.9129 22.5078 19.8486 22.5079 19.7655 22.5079V23.2579ZM20.6311 22.9206L19.9547 22.5966C19.9646 22.5759 19.9847 22.5503 20.0199 22.5312L20.3774 23.1905L20.7349 23.8499C20.9886 23.7123 21.1863 23.4977 21.3076 23.2445L20.6311 22.9206ZM22.9945 3.00643H22.2445V16.4537H22.9945H23.7445V3.00643H22.9945ZM4.96511 0.75V1.5H20.7381V0.75V0H4.96511V0.75ZM2.70868 3.00643H3.45868C3.45868 2.17445 4.13313 1.5 4.96511 1.5V0.75V0C3.3047 0 1.95868 1.34602 1.95868 3.00643H2.70868ZM22.9945 3.00643H23.7445C23.7445 1.34602 22.3985 0 20.7381 0V0.75V1.5C21.5701 1.5 22.2445 2.17445 22.2445 3.00643H22.9945ZM2.70868 17.5974L1.96411 17.5073C1.92069 17.8662 2.06256 18.2656 2.40378 18.5502C2.7369 18.828 3.19754 18.9503 3.74104 18.9503V18.2003V17.4503C3.4003 17.4503 3.3326 17.3716 3.36453 17.3982C3.40455 17.4316 3.47236 17.5295 3.45325 17.6875L2.70868 17.5974ZM22.9979 17.5974L22.2533 17.6875C22.2342 17.5295 22.302 17.4316 22.342 17.3982C22.3739 17.3716 22.3062 17.4503 21.9655 17.4503V18.2003V18.9503C22.509 18.9503 22.9696 18.828 23.3028 18.5502C23.644 18.2656 23.7858 17.8662 23.7424 17.5073L22.9979 17.5974ZM7.55321 23.2579V22.5079H5.92764V23.2579V24.0079H7.55321V23.2579ZM8.4821 11.9972H7.7321V22.1593H8.4821H9.2321V11.9972H8.4821ZM13.6593 23.2579V22.5079H12.0337V23.2579V24.0079H13.6593V23.2579ZM14.5882 15.3541H13.8382V22.4868H14.5882H15.3382V15.3541H14.5882ZM19.7655 23.2579V22.5079H18.1399V23.2579V24.0079H19.7655V23.2579ZM20.6944 13.1263H19.9444V22.2694H20.6944H21.4444V13.1263H20.6944ZM2.70868 17.5974H3.45868V9.25744H2.70868H1.95868V17.5974H2.70868ZM22.9979 17.5974H23.7479V7.24781H22.9979H22.2479V17.5974H22.9979Z",
|
|
13
|
+
fill: "var(--icon-single-line-color)"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/EduLicense.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("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
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M22.0733 17.0233H6.36716C4.81819 17.0233 3.5625 18.279 3.5625 19.828C3.5625 21.377 4.81819 22.6327 6.36716 22.6327H22.0733M14.7812 4.6828L15.903 3M10.2939 14.2186C8.61114 13.6577 7.74225 12.2553 7.74251 10.5764C7.72844 9.16479 8.4356 7.70963 9.40456 6.95608C9.40456 6.95608 11.4156 5.24368 13.4566 7.70963M16.4641 14.2186C18.7078 13.6577 19.5601 11.6919 19.7148 10.2437C19.8294 9.17022 19.2684 6.92657 17.0249 6.36556",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "1.5",
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { t as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/ExportServer.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M22 15.4863H13.3252V17.3896H16.0967L12.1338 22.0459L8.16992 17.3896H10.9424V15.4863H2V1.95312H22V15.4863ZM14.7275 13.7949H14.7295V13.7988H16.5479V3.64844H16.5459V3.64551H14.7275V13.7949ZM18.3643 13.7949H18.3662V13.7988H20.1846V5.33691H20.1826V5.33301H18.3643V13.7949ZM3.81836 13.792H3.82031V13.7949H5.63867V8.71973H5.63672V8.7168H3.81836V13.792ZM7.45508 13.792H7.45703V13.7949H9.27539V5.33691H9.27344V5.33301H7.45508V13.792ZM11.0928 8.71973V13.7949H12.9111V8.71973H11.0928Z",
|
|
13
|
+
fill: "var(--icon-single-line-color)"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Gantt.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M13 3.5V9.5H21L17.5 6.5L21 3.5H13ZM13 3.5V14.25M7 16.5H13.75M5 18.5H12M3 20.5H10",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "1.5",
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { t as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Gpt.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M7.92665 17H8.67665V17H7.92665ZM3.79013 15.908L4.47642 15.6055V15.6055L3.79013 15.908ZM4.54618 16.782L4.16553 17.4282L4.16553 17.4282L4.54618 16.782ZM4.54618 7.21799L4.92683 7.86421V7.86421L4.54618 7.21799ZM3.79013 8.09202L3.10383 7.78953L3.10383 7.78953L3.79013 8.09202ZM7.92665 5V4.25H7.92665L7.92665 5ZM5.7641 4.25001C5.34989 4.25001 5.0141 4.5858 5.01411 5.00001C5.01411 5.41422 5.3499 5.75001 5.76411 5.75001L5.76411 5.00001L5.7641 4.25001ZM10.0892 5.75C10.5034 5.75 10.8392 5.41421 10.8392 5C10.8392 4.58579 10.5034 4.25 10.0892 4.25V5V5.75ZM5.7641 18.25C5.34989 18.25 5.01411 18.5858 5.01411 19C5.01411 19.4142 5.3499 19.75 5.76411 19.75L5.76411 19L5.7641 18.25ZM10.0892 19.75C10.5034 19.75 10.8392 19.4142 10.8392 19C10.8392 18.5858 10.5034 18.25 10.0892 18.25V19V19.75ZM18.3343 9.85671C18.5733 9.51838 18.4927 9.05039 18.1544 8.81142C17.8161 8.57246 17.3481 8.65301 17.1091 8.99134L17.7217 9.42403L18.3343 9.85671ZM9.98542 14.0797C9.74646 14.418 9.82701 14.886 10.1653 15.125C10.5037 15.3639 10.9717 15.2834 11.2106 14.9451L10.598 14.5124L9.98542 14.0797ZM13.2674 11.3535L12.842 11.9711V11.9711L13.2674 11.3535ZM13.0552 11.2379L12.9662 11.9826L13.0552 11.2379ZM12.7455 11.472L13.3581 11.9047L12.7455 11.472ZM12.9166 11.2694L13.3056 11.9106L12.9166 11.2694ZM15.5743 12.4644L14.9617 12.0317V12.0317L15.5743 12.4644ZM15.4031 12.667L15.0141 12.0258L15.4031 12.667ZM15.0523 12.5829L15.4778 11.9653V11.9653L15.0523 12.5829ZM15.2646 12.6985L15.3536 11.9538L15.2646 12.6985ZM11.2341 6.32067C10.8199 6.32067 10.4841 6.65646 10.4841 7.07067C10.4841 7.48489 10.8199 7.82067 11.2341 7.82067V7.07067V6.32067ZM11.2341 16.2429C10.8199 16.2429 10.4841 16.5787 10.4841 16.9929C10.4841 17.4071 10.8199 17.7429 11.2341 17.7429V16.9929V16.2429ZM7.92665 7V6.25H6.36962V7V7.75H7.92665V7ZM3.60156 10.2H2.85156V13.8H3.60156H4.35156V10.2H3.60156ZM6.36962 17V17.75H7.92665V17V16.25H6.36962V17ZM3.60156 13.8H2.85156C2.85156 14.3493 2.85113 14.8004 2.877 15.1665C2.9033 15.5386 2.95964 15.8833 3.10383 16.2105L3.79013 15.908L4.47642 15.6055C4.43205 15.5048 4.39411 15.3556 4.37327 15.0607C4.352 14.7598 4.35156 14.3708 4.35156 13.8H3.60156ZM6.36962 17V16.25C5.87088 16.25 5.54893 16.2492 5.30386 16.2261C5.07134 16.2041 4.9797 16.1669 4.92683 16.1358L4.54618 16.782L4.16553 17.4282C4.48273 17.6151 4.81836 17.6869 5.16281 17.7194C5.49471 17.7508 5.89945 17.75 6.36962 17.75V17ZM3.79013 15.908L3.10383 16.2105C3.32715 16.7171 3.69253 17.1496 4.16553 17.4282L4.54618 16.782L4.92683 16.1358C4.74877 16.0309 4.58483 15.8515 4.47642 15.6055L3.79013 15.908ZM6.36962 7V6.25C5.89945 6.25 5.49471 6.24922 5.16281 6.28057C4.81836 6.3131 4.48273 6.38492 4.16553 6.57176L4.54618 7.21799L4.92683 7.86421C4.9797 7.83306 5.07134 7.79589 5.30386 7.77392C5.54893 7.75078 5.87088 7.75 6.36962 7.75V7ZM3.60156 10.2H4.35156C4.35156 9.62923 4.352 9.24019 4.37327 8.93928C4.39411 8.64441 4.43205 8.49518 4.47642 8.3945L3.79013 8.09202L3.10383 7.78953C2.95964 8.11668 2.9033 8.46138 2.877 8.83353C2.85113 9.19962 2.85156 9.65066 2.85156 10.2H3.60156ZM4.54618 7.21799L4.16553 6.57176C3.69253 6.85037 3.32715 7.28285 3.10383 7.78953L3.79013 8.09202L4.47642 8.3945C4.58483 8.14853 4.74877 7.96909 4.92683 7.86421L4.54618 7.21799ZM7.92665 19H8.67665L8.67665 17H7.92665H7.17665L7.17665 19H7.92665ZM7.92665 17H8.67665V7H7.92665H7.17665V17H7.92665ZM7.92665 7H8.67665V5H7.92665H7.17665V7H7.92665ZM5.76411 5.00001L5.76411 5.75001L7.92665 5.75L7.92665 5L7.92665 4.25L5.7641 4.25001L5.76411 5.00001ZM7.92665 5V5.75H10.0892V5V4.25H7.92665V5ZM5.76411 19L5.76411 19.75L7.92665 19.75L7.92665 19L7.92665 18.25L5.7641 18.25L5.76411 19ZM7.92665 19V19.75H10.0892V19V18.25H7.92665V19ZM17.7217 9.42403L17.1091 8.99134L14.9617 12.0317L15.5743 12.4644L16.1869 12.8971L18.3343 9.85671L17.7217 9.42403ZM15.0523 12.5829L15.4778 11.9653L13.6928 10.7358L13.2674 11.3535L12.842 11.9711L14.6269 13.2006L15.0523 12.5829ZM12.7455 11.472L12.1329 11.0393L9.98542 14.0797L10.598 14.5124L11.2106 14.9451L13.3581 11.9047L12.7455 11.472ZM13.2674 11.3535L13.6928 10.7358C13.6504 10.7066 13.5812 10.6582 13.5149 10.6202C13.4414 10.5781 13.3137 10.5135 13.1442 10.4932L13.0552 11.2379L12.9662 11.9826C12.8504 11.9688 12.7759 11.9256 12.7688 11.9215C12.7645 11.919 12.7669 11.9202 12.7816 11.93C12.7963 11.9397 12.8141 11.952 12.842 11.9711L13.2674 11.3535ZM12.7455 11.472L13.3581 11.9047C13.3792 11.8747 13.394 11.8538 13.4065 11.8366C13.4125 11.8284 13.4169 11.8225 13.4201 11.8182C13.4234 11.8138 13.4248 11.8121 13.4248 11.8121C13.4247 11.8122 13.4224 11.815 13.4181 11.8198C13.4138 11.8246 13.4068 11.832 13.3972 11.8412C13.3773 11.86 13.3469 11.8856 13.3056 11.9106L12.9166 11.2694L12.5277 10.6281C12.3969 10.7074 12.3109 10.8044 12.2615 10.8651C12.2151 10.9222 12.1675 10.9902 12.1329 11.0393L12.7455 11.472ZM13.0552 11.2379L13.1442 10.4932C12.9199 10.4664 12.705 10.5205 12.5277 10.6281L12.9166 11.2694L13.3056 11.9106C13.2149 11.9656 13.0956 11.9981 12.9662 11.9826L13.0552 11.2379ZM15.5743 12.4644L14.9617 12.0317C14.9405 12.0617 14.9258 12.0825 14.9132 12.0998C14.9073 12.108 14.9029 12.1139 14.8996 12.1182C14.8963 12.1226 14.8949 12.1243 14.8949 12.1243C14.895 12.1242 14.8973 12.1214 14.9016 12.1166C14.9059 12.1118 14.913 12.1044 14.9226 12.0952C14.9424 12.0764 14.9729 12.0508 15.0141 12.0258L15.4031 12.667L15.7921 13.3083C15.9228 13.229 16.0088 13.132 16.0582 13.0713C16.1047 13.0142 16.1522 12.9462 16.1869 12.8971L15.5743 12.4644ZM15.0523 12.5829L14.6269 13.2006C14.6693 13.2298 14.7385 13.2782 14.8049 13.3162C14.8783 13.3583 15.006 13.4229 15.1756 13.4432L15.2646 12.6985L15.3536 11.9538C15.4693 11.9676 15.5438 12.0108 15.5509 12.0149C15.5553 12.0174 15.5528 12.0162 15.5381 12.0064C15.5234 11.9967 15.5056 11.9844 15.4778 11.9653L15.0523 12.5829ZM15.4031 12.667L15.0141 12.0258C15.1048 11.9708 15.2241 11.9383 15.3536 11.9538L15.2646 12.6985L15.1756 13.4432C15.3999 13.47 15.6147 13.4159 15.7921 13.3083L15.4031 12.667ZM20.3931 9.10601H19.6431V14.9576H20.3931H21.1431V9.10601H20.3931ZM11.2341 7.07067V7.82067H18.3577V7.07067V6.32067H11.2341V7.07067ZM18.3577 16.9929V16.2429H11.2341V16.9929V17.7429H18.3577V16.9929ZM20.3931 14.9576H19.6431C19.6431 15.6675 19.0676 16.2429 18.3577 16.2429V16.9929V17.7429C19.896 17.7429 21.1431 16.4959 21.1431 14.9576H20.3931ZM20.3931 9.10601H21.1431C21.1431 7.56771 19.896 6.32067 18.3577 6.32067V7.07067V7.82067C19.0676 7.82067 19.6431 8.39614 19.6431 9.10601H20.3931Z",
|
|
13
|
+
fill: "var(--icon-single-line-color)"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Grid.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M4.41811 11.7804L15.5045 5.37969M8.49552 14.1345L19.5819 7.73379M4.03616 7.29275L16.2684 14.355M7.73162 5.15918L19.9638 12.2215M1.45552 13.4567C0.899994 13.8206 0.930027 14.3711 1.52412 14.7141L11.246 20.327C11.8676 20.6859 12.8754 20.6859 13.497 20.327L22.035 15.3976C22.6566 15.0387 22.6566 14.4569 22.035 14.098M22.5338 10.7377L13.6984 15.8388C13.0768 16.1977 12.069 16.1977 11.4474 15.8388L1.4662 10.0761C0.844601 9.71725 0.844601 9.1354 1.4662 8.77652L10.3016 3.67541C10.9232 3.31653 11.931 3.31653 12.5526 3.67541L22.5338 9.43807C23.1554 9.79695 23.1554 10.3788 22.5338 10.7377Z",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "1.5",
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Hca.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("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
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M17.7245 15.0447V12.0943C17.7245 11.9182 17.7245 11.8301 17.6977 11.7523C17.6739 11.6835 17.6352 11.6209 17.5843 11.5689C17.5268 11.5101 17.448 11.4707 17.2904 11.3919L12.8163 9.15492M4.96327 10.1365V16.8181C4.96327 17.1832 4.96327 17.3658 5.02022 17.5256C5.07057 17.6669 5.15262 17.7948 5.26009 17.8994C5.38165 18.0178 5.5476 18.0938 5.87947 18.2459L12.1619 21.1254C12.4027 21.2357 12.523 21.2909 12.6484 21.3127C12.7595 21.332 12.8731 21.332 12.9842 21.3127C13.1096 21.2909 13.23 21.2357 13.4707 21.1254L19.7532 18.2459C20.0851 18.0938 20.251 18.0178 20.3726 17.8994C20.48 17.7948 20.5621 17.6669 20.6124 17.5256C20.6694 17.3658 20.6694 17.1832 20.6694 16.8181V10.1365M3 9.15492L12.4651 4.42235C12.5939 4.35797 12.6583 4.32577 12.7258 4.3131C12.7856 4.30188 12.847 4.30188 12.9068 4.3131C12.9744 4.32577 13.0388 4.35797 13.1675 4.42235L22.6327 9.15492L13.1675 13.8875C13.0388 13.9519 12.9744 13.9841 12.9068 13.9967C12.847 14.008 12.7856 14.008 12.7258 13.9967C12.6583 13.9841 12.5939 13.9519 12.4651 13.8875L3 9.15492Z",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "1.5",
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Lab.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("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
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M4.99321 16.8406L1.98438 7.81414L8.00205 10.2212M17.6303 6.00884L23.648 15.6371L20.0374 20.4512M6.49763 21.8052L14.3206 3L17.9312 22.6327M11.0109 11.4247L15.825 13.23M19.4356 14.4336L22.4445 15.6371M11.0109 19.2477L14.0197 17.4424",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "1.5",
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/License.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "25",
|
|
7
|
+
viewBox: "0 0 24 25",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M8.66667 19.3333H15.3333M6.44444 15.4444H17.5556M4.22222 1H19.7778C21.0051 1 22 2.10547 22 3.46914V20.7531C22 22.1168 21.0051 23.2222 19.7778 23.2222H4.22222C2.99492 23.2222 2 22.1168 2 20.7531V3.46914C2 2.10547 2.99492 1 4.22222 1ZM11.9973 5.67993C11.2198 4.81422 9.92323 4.58135 8.94905 5.37408C7.97486 6.16681 7.83771 7.49221 8.60274 8.42978C9.36778 9.36734 11.9973 11.5556 11.9973 11.5556C11.9973 11.5556 14.6269 9.36734 15.3919 8.42978C16.157 7.49221 16.0366 6.15847 15.0456 5.37408C14.0547 4.58969 12.7749 4.81422 11.9973 5.67993Z",
|
|
13
|
+
stroke: "var(--icon-single-line-color)",
|
|
14
|
+
strokeWidth: "2",
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { t as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ProductIcon/icons/line/Maps.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ e("path", {
|
|
12
|
+
d: "M3 21L2.37596 20.584C2.22253 20.8141 2.20823 21.11 2.33874 21.3539C2.46926 21.5978 2.7234 21.75 3 21.75V21ZM7 15L7.53843 14.4779C7.3806 14.3151 7.15762 14.2325 6.93184 14.2531C6.70606 14.2737 6.50172 14.3953 6.37596 14.584L7 15ZM8.46157 17.5846C8.74993 17.882 9.22475 17.8893 9.52211 17.6009C9.81947 17.3126 9.82678 16.8378 9.53843 16.5404L9 17.0625L8.46157 17.5846ZM21 21V21.75C21.2766 21.75 21.5307 21.5978 21.6613 21.3539C21.7918 21.11 21.7775 20.8141 21.624 20.584L21 21ZM17 15L17.624 14.584C17.4983 14.3953 17.2939 14.2737 17.0682 14.2531C16.8424 14.2325 16.6194 14.3151 16.4616 14.4779L17 15ZM14.4616 16.5404C14.1732 16.8378 14.1805 17.3126 14.4779 17.6009C14.7753 17.8893 15.2501 17.882 15.5384 17.5846L15 17.0625L14.4616 16.5404ZM11.9827 2.25C11.5685 2.24915 11.232 2.58424 11.2312 2.99845C11.2303 3.41267 11.5654 3.74914 11.9796 3.75L11.9812 3L11.9827 2.25ZM16.5 7.57471H17.25V7.57466L16.5 7.57471ZM15.0822 10.8999L14.4914 10.4379C14.4885 10.4417 14.4856 10.4454 14.4827 10.4492L15.0822 10.8999ZM11.4005 14.5493C11.1516 14.8804 11.2182 15.3506 11.5493 15.5995C11.8804 15.8484 12.3506 15.7818 12.5995 15.4507L12 15L11.4005 14.5493ZM12.0204 3.75C12.4346 3.74914 12.7697 3.41267 12.7688 2.99845C12.768 2.58424 12.4315 2.24915 12.0173 2.25L12.0188 3L12.0204 3.75ZM7.5 7.57471L6.75 7.57466V7.57471H7.5ZM8.91778 10.8999L8.29552 11.3186C8.30042 11.3259 8.30544 11.3331 8.31059 11.3402L8.91778 10.8999ZM11.2834 15.4403C11.5266 15.7756 11.9955 15.8503 12.3309 15.6072C12.6662 15.364 12.741 14.8951 12.4978 14.5597L11.8906 15L11.2834 15.4403ZM11.25 7.5C11.25 7.91421 11.5858 8.25 12 8.25C12.4142 8.25 12.75 7.91421 12.75 7.5H12H11.25ZM12.75 7.48057C12.75 7.06636 12.4142 6.73057 12 6.73057C11.5858 6.73057 11.25 7.06636 11.25 7.48057H12H12.75ZM3 21L3.62404 21.416L7.62404 15.416L7 15L6.37596 14.584L2.37596 20.584L3 21ZM7 15L6.46157 15.5221L8.46157 17.5846L9 17.0625L9.53843 16.5404L7.53843 14.4779L7 15ZM21 21L21.624 20.584L17.624 14.584L17 15L16.376 15.416L20.376 21.416L21 21ZM17 15L16.4616 14.4779L14.4616 16.5404L15 17.0625L15.5384 17.5846L17.5384 15.5221L17 15ZM11.9812 3L11.9796 3.75L11.9984 3.75004L12 3.00004L12.0015 2.25004L11.9827 2.25L11.9812 3ZM12 3.00004L11.9969 3.75003C14.0621 3.75855 15.7499 5.45901 15.75 7.57475L16.5 7.57471L17.25 7.57466C17.2498 4.64997 14.9112 2.26204 12.0031 2.25005L12 3.00004ZM16.5 7.57471H15.75C15.75 8.62669 15.3628 9.32348 14.4914 10.4379L15.0822 10.8999L15.673 11.3619C16.5999 10.1765 17.25 9.14374 17.25 7.57471H16.5ZM15.0822 10.8999L14.4827 10.4492L11.4005 14.5493L12 15L12.5995 15.4507L15.6817 11.3506L15.0822 10.8999ZM12.0188 3L12.0173 2.25L11.9985 2.25004L12 3.00004L12.0015 3.75004L12.0204 3.75L12.0188 3ZM12 3.00004L11.9969 2.25005C9.08877 2.26204 6.75018 4.64997 6.75 7.57466L7.5 7.57471L8.25 7.57475C8.25013 5.45901 9.93786 3.75855 12.0031 3.75003L12 3.00004ZM7.5 7.57471H6.75C6.75 9.15231 7.35348 9.91848 8.29552 11.3186L8.91778 10.8999L9.54004 10.4812C8.54652 9.0046 8.25 8.61811 8.25 7.57471H7.5ZM8.91778 10.8999L8.31059 11.3402L11.2834 15.4403L11.8906 15L12.4978 14.5597L9.52497 10.4597L8.91778 10.8999ZM21 21V20.25H3V21V21.75H21V21ZM12 7.5H12.75V7.48057H12H11.25V7.5H12ZM12 6.52856V7.27856C12.1587 7.27856 12.25 7.39804 12.25 7.5H13H13.75C13.75 6.52894 12.9459 5.77856 12 5.77856V6.52856ZM13 7.5H12.25C12.25 7.60196 12.1587 7.72144 12 7.72144V8.47144V9.22144C12.9459 9.22144 13.75 8.47106 13.75 7.5H13ZM12 8.47144V7.72144C11.8413 7.72144 11.75 7.60196 11.75 7.5H11H10.25C10.25 8.47106 11.0541 9.22144 12 9.22144V8.47144ZM11 7.5H11.75C11.75 7.39804 11.8413 7.27856 12 7.27856V6.52856V5.77856C11.0541 5.77856 10.25 6.52894 10.25 7.5H11Z",
|
|
13
|
+
fill: "var(--icon-single-line-color)"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|