@edifice.io/react 2.2.13-develop-enabling.20250729195914 → 2.2.13-develop-integration.20250730131441

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 (82) hide show
  1. package/dist/components/Button/Button.d.ts +1 -1
  2. package/dist/components/Input/Input.d.ts +4 -0
  3. package/dist/components/Input/Input.js +2 -1
  4. package/dist/components/Modal/ModalHeader.d.ts +4 -0
  5. package/dist/components/Modal/ModalHeader.js +8 -3
  6. package/dist/components/SearchBar/SearchBar.d.ts +9 -33
  7. package/dist/components/SearchBar/SearchBar.js +2 -17
  8. package/dist/hooks/useLibraryUrl/useLibraryUrl.d.ts +1 -1
  9. package/dist/hooks/useLibraryUrl/useLibraryUrl.js +2 -2
  10. package/dist/icons-apps.js +164 -176
  11. package/dist/icons.js +190 -198
  12. package/dist/modules/icons/components/apps/IconAccount.js +2 -2
  13. package/dist/modules/icons/components/apps/IconActualites.js +2 -2
  14. package/dist/modules/icons/components/apps/IconAdmin.js +2 -2
  15. package/dist/modules/icons/components/apps/IconAgenda.js +2 -3
  16. package/dist/modules/icons/components/apps/IconAppointments.js +2 -2
  17. package/dist/modules/icons/components/apps/IconArchive.js +2 -2
  18. package/dist/modules/icons/components/apps/IconBlog.js +2 -2
  19. package/dist/modules/icons/components/apps/IconCahierDeTexte.js +2 -2
  20. package/dist/modules/icons/components/apps/IconCalendar.js +2 -3
  21. package/dist/modules/icons/components/apps/IconCollaborativeWall.js +2 -2
  22. package/dist/modules/icons/components/apps/IconCommunity.js +2 -2
  23. package/dist/modules/icons/components/apps/IconConversation.js +2 -2
  24. package/dist/modules/icons/components/apps/IconDirectory.js +2 -2
  25. package/dist/modules/icons/components/apps/IconExercizer.js +2 -2
  26. package/dist/modules/icons/components/apps/IconForms.js +6 -2
  27. package/dist/modules/icons/components/apps/IconForum.js +2 -2
  28. package/dist/modules/icons/components/apps/IconLibrary.js +2 -2
  29. package/dist/modules/icons/components/apps/IconMediacentre.js +2 -2
  30. package/dist/modules/icons/components/apps/IconMindmap.js +2 -2
  31. package/dist/modules/icons/components/apps/IconMoodle.js +2 -2
  32. package/dist/modules/icons/components/apps/IconNabook.js +4 -2
  33. package/dist/modules/icons/components/apps/IconNotebook.js +2 -2
  34. package/dist/modules/icons/components/apps/IconPad.js +2 -2
  35. package/dist/modules/icons/components/apps/IconPages.js +2 -2
  36. package/dist/modules/icons/components/apps/IconParametrage.js +2 -2
  37. package/dist/modules/icons/components/apps/IconParametrages.js +2 -2
  38. package/dist/modules/icons/components/apps/IconPoll.js +2 -2
  39. package/dist/modules/icons/components/apps/IconPresences.js +6 -2
  40. package/dist/modules/icons/components/apps/IconRack.js +2 -2
  41. package/dist/modules/icons/components/apps/IconRbs.js +2 -2
  42. package/dist/modules/icons/components/apps/IconSchoolbook.js +2 -2
  43. package/dist/modules/icons/components/apps/IconScrapbook.js +2 -2
  44. package/dist/modules/icons/components/apps/IconSettingsClass.js +2 -2
  45. package/dist/modules/icons/components/apps/IconSharebigfiles.js +2 -2
  46. package/dist/modules/icons/components/apps/IconStatistics.js +2 -2
  47. package/dist/modules/icons/components/apps/IconSupport.js +2 -2
  48. package/dist/modules/icons/components/apps/IconTimeline.js +2 -2
  49. package/dist/modules/icons/components/apps/IconTimelinegenerator.js +2 -2
  50. package/dist/modules/icons/components/apps/IconUserbook.js +2 -2
  51. package/dist/modules/icons/components/apps/IconVisioconf.js +2 -2
  52. package/dist/modules/icons/components/apps/IconWebsite.js +2 -2
  53. package/dist/modules/icons/components/apps/IconWiki.js +3 -3
  54. package/dist/modules/icons/components/apps/IconWorkspace.js +2 -2
  55. package/dist/modules/icons/components/apps/index.d.ts +0 -6
  56. package/dist/modules/icons/components/index.d.ts +0 -4
  57. package/dist/modules/modals/OnboardingModal/OnboardingModal.d.ts +4 -6
  58. package/dist/modules/modals/OnboardingModal/OnboardingModal.js +13 -27
  59. package/dist/modules/modals/OnboardingModal/index.d.ts +0 -1
  60. package/dist/modules/modals/OnboardingModal/useOnboardingModal.js +4 -4
  61. package/package.json +6 -6
  62. package/dist/modules/icons/components/IconLibrary.d.ts +0 -7
  63. package/dist/modules/icons/components/IconLibrary.js +0 -12
  64. package/dist/modules/icons/components/IconNotification.d.ts +0 -7
  65. package/dist/modules/icons/components/IconNotification.js +0 -12
  66. package/dist/modules/icons/components/IconStar.d.ts +0 -7
  67. package/dist/modules/icons/components/IconStar.js +0 -13
  68. package/dist/modules/icons/components/IconStarFavorite.d.ts +0 -7
  69. package/dist/modules/icons/components/IconStarFull.d.ts +0 -7
  70. package/dist/modules/icons/components/IconStarFull.js +0 -13
  71. package/dist/modules/icons/components/apps/IconEdt.d.ts +0 -7
  72. package/dist/modules/icons/components/apps/IconEdt.js +0 -12
  73. package/dist/modules/icons/components/apps/IconGeogebra.d.ts +0 -7
  74. package/dist/modules/icons/components/apps/IconGeogebra.js +0 -12
  75. package/dist/modules/icons/components/apps/IconMagneto.d.ts +0 -7
  76. package/dist/modules/icons/components/apps/IconMagneto.js +0 -13
  77. package/dist/modules/icons/components/apps/IconMinetest.d.ts +0 -7
  78. package/dist/modules/icons/components/apps/IconMinetest.js +0 -12
  79. package/dist/modules/icons/components/apps/IconMinibadge.d.ts +0 -7
  80. package/dist/modules/icons/components/apps/IconMinibadge.js +0 -12
  81. package/dist/modules/icons/components/apps/IconVotil.d.ts +0 -7
  82. package/dist/modules/icons/components/apps/IconVotil.js +0 -14
@@ -3,9 +3,9 @@ const SvgIconCahierDeTexte = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M5.886 16.837v-.248a.803.803 0 0 1 .804-.803h3.432a.803.803 0 0 1 .803.803v.248a.794.794 0 0 1-.803.794H6.69a.795.795 0 0 1-.804-.794m.804-7.628h3.432a.803.803 0 0 0 .803-.803v-.268a.794.794 0 0 0-.803-.793H6.69a.794.794 0 0 0-.804.793v.248a.803.803 0 0 0 .804.823m0 16.714h3.432a.794.794 0 0 0 .803-.794v-.248a.803.803 0 0 0-.803-.803H6.69a.803.803 0 0 0-.804.803v.248a.793.793 0 0 0 .804.794m0 8.342h3.432a.794.794 0 0 0 .803-.794v-.248a.803.803 0 0 0-.803-.803H6.69a.803.803 0 0 0-.804.803v.248a.793.793 0 0 0 .804.794m4.205 7.597v-.248a.804.804 0 0 0-.773-.744H6.69a.803.803 0 0 0-.804.804v.188a.793.793 0 0 0 .804.794h3.432a.793.793 0 0 0 .773-.794m28.656-36.7v39.676a1.16 1.16 0 0 1-1.15 1.16H10.041a1.17 1.17 0 0 1-1.23-1.16v-1.647q.582.045 1.16 0a1.487 1.487 0 0 0 1.638-1.617 1.44 1.44 0 0 0-1.449-1.289H8.812V34.78h1.409a1.4 1.4 0 0 0 1.418-.912 1.37 1.37 0 0 0-1.418-1.845H8.812v-5.585h.734c1.528 0 2.143-.436 2.143-1.418s-.665-1.349-2.143-1.349h-.734v-5.475h1.409a1.48 1.48 0 0 0 1.468-1.478 1.42 1.42 0 0 0-1.468-1.428H8.812V9.685q.675-.045 1.35 0a1.47 1.47 0 0 0 1.348-.734 1.348 1.348 0 0 0-1.29-1.983H8.813V5.212a1.2 1.2 0 0 1 1.16-1.16H38.39a1.2 1.2 0 0 1 1.16 1.16zM31.943 16.44H18.057V19.1h13.886zm0-4.215H18.057v2.658h13.886zm10.613 25.174h-1.468c-.476 0-.863.545-.863 1.2v4.553c0 .654.387 1.19.863 1.19h1.468c.853 0 1.558-.992 1.558-2.162V39.56c0-1.19-.705-2.162-1.558-2.162m0-7.866h-1.468c-.476 0-.863.536-.863 1.2v4.543c0 .665.387 1.2.863 1.2h1.468c.853 0 1.558-.992 1.558-2.162v-2.619c0-1.19-.705-2.162-1.558-2.162m0-7.866h-1.468c-.476 0-.863.536-.863 1.19v4.554c0 .654.387 1.19.863 1.19h1.468c.853 0 1.558-.992 1.558-2.162v-2.61c0-1.2-.705-2.161-1.558-2.161m0-7.875h-1.468c-.476 0-.863.536-.863 1.2v4.543c0 .665.387 1.2.863 1.2h1.468c.853 0 1.558-.992 1.558-2.162v-2.619c0-1.19-.705-2.162-1.558-2.162m0-7.866h-1.468c-.476 0-.863.536-.863 1.2v4.543c0 .665.387 1.2.863 1.2h1.468c.853 0 1.558-.992 1.558-2.162V8.138c0-1.19-.705-2.162-1.558-2.162z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M1.83 7.48v-.13c0-.23.2-.42.43-.42h1.81c.24 0 .43.19.43.42v.13a.43.43 0 0 1-.43.43H2.26a.43.43 0 0 1-.42-.43zm.43-4.06h1.81A.43.43 0 0 0 4.5 3v-.14a.43.43 0 0 0-.43-.42H2.26a.43.43 0 0 0-.42.42V3c0 .23.19.42.42.42m0 8.9h1.81a.43.43 0 0 0 .43-.42v-.13a.43.43 0 0 0-.43-.43H2.26a.43.43 0 0 0-.42.43v.13c0 .23.19.42.42.42m0 4.44h1.81a.43.43 0 0 0 .43-.42v-.13a.43.43 0 0 0-.43-.43H2.26a.43.43 0 0 0-.42.43v.13c0 .23.19.42.42.42m2.24 4.06v-.13a.43.43 0 0 0-.43-.43H2.26a.43.43 0 0 0-.42.43v.13c0 .24.19.43.42.43h1.81a.42.42 0 0 0 .43-.43M19.76 1.3v21.06c0 .37-.3.62-.62.62H4.05c-.36 0-.65-.25-.65-.62v-.85c.23 0 .42.04.62 0 .42 0 .71-.2.81-.48.2-.53-.16-1.02-.72-1.05H3.4v-2.94h.75c.36 0 .62-.16.75-.49.2-.5-.2-1.01-.75-.98H3.4v-2.98h.39c.81 0 1.14-.22 1.14-.75 0-.49-.36-.71-1.14-.71h-.4v-3h.76c.45 0 .78-.34.78-.76s-.32-.72-.78-.72H3.4V3.68c.26 0 .49-.04.71 0 .3 0 .6-.13.72-.4.17-.29.13-.55-.06-.81a.68.68 0 0 0-.62-.26H3.4V1.3a.64.64 0 0 1 .62-.62h15.12a.64.64 0 0 1 .62.62M15.7 7.28H8.3v1.41h7.37V7.28zm0-2.25H8.3v1.41h7.37V5.03zm5.67 13.4h-.78c-.26 0-.46.29-.46.64v2.42c0 .35.2.64.46.64h.78c.45 0 .82-.52.82-1.15v-1.4c0-.63-.37-1.15-.82-1.15m0-4.19h-.78c-.26 0-.46.29-.46.64v2.42c0 .35.2.64.46.64h.78c.45 0 .82-.52.82-1.15v-1.4c0-.63-.37-1.14-.82-1.14zm0-4.19h-.78c-.26 0-.46.29-.46.64v2.42c0 .35.2.64.46.64h.78c.45 0 .82-.52.82-1.15v-1.4c0-.63-.37-1.14-.82-1.14zm0-4.19h-.78c-.26 0-.46.29-.46.64v2.42c0 .35.2.64.46.64h.78c.45 0 .82-.52.82-1.15V7c0-.63-.37-1.14-.82-1.14m0-4.19h-.78c-.26 0-.46.29-.46.64v2.42c0 .35.2.64.46.64h.78c.45 0 .82-.52.82-1.15v-1.4c0-.63-.37-1.14-.82-1.14z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconCahierDeTexte as default
@@ -3,10 +3,9 @@ const SvgIconCalendar = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 23 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M43.937 10.484c-.03-.906-.375-1.682-1.03-2.337q-.984-.982-2.337-.981h-1.617V6.79l.004-.019v-.019a3.62 3.62 0 0 0-.977-2.477c-.675-.72-1.576-1.155-2.606-1.26L35.219 3h-1.796c-.935 0-1.821.322-2.56.935-.924.765-1.405 1.841-1.344 2.947v.288h-7.843v-.375l.003-.02v-.018a3.62 3.62 0 0 0-.977-2.477c-.674-.72-1.575-1.155-2.605-1.261l-.156-.015h-1.795c-.935 0-1.822.322-2.56.935-.924.765-1.405 1.84-1.344 2.947v.288H9.378q-1.355-.001-2.336.98-.982.985-.981 2.337v33.191q-.001 1.356.98 2.337.985.982 2.337.981H30.72c.89 0 1.746-.352 2.383-.977l9.82-9.68a3.39 3.39 0 0 0 1.011-2.417V10.487zm-11.4-.027.038-3.295V6.75c0-.038-.004-.075 0-.117a.4.4 0 0 1 .038-.117.5.5 0 0 1 .08-.118q.05-.056.12-.117a.97.97 0 0 1 .448-.22.8.8 0 0 1 .159-.015h1.636c.072.008.144.019.208.038a1 1 0 0 1 .481.272c.053.053.091.118.114.182a.5.5 0 0 1 .038.205v.413l-.042 3.295-.023 1.851a.6.6 0 0 1-.06.28.65.65 0 0 1-.175.224c-.155.129-.36.193-.606.193h-1.636c-.034 0-.068.004-.102.004q-.011.001-.023-.004a.7.7 0 0 1-.242-.041q-.016-.008-.038-.016a.67.67 0 0 1-.269-.212.75.75 0 0 1-.155-.295.5.5 0 0 1-.015-.133l.022-1.851zM15.302 7.162V6.75a.36.36 0 0 1 .041-.23.979.979 0 0 1 .807-.462h1.64c.072.007.144.018.208.037a1 1 0 0 1 .481.273c.053.053.091.117.114.182a.5.5 0 0 1 .038.204v.413l-.042 3.295-.023 1.852a.6.6 0 0 1-.015.147.651.651 0 0 1-.22.356c-.155.13-.36.194-.605.194h-1.637l-.102.003q-.011 0-.023-.003a.7.7 0 0 1-.242-.042q-.016-.007-.038-.015a.7.7 0 0 1-.204-.136c-.027-.023-.046-.05-.065-.076a.74.74 0 0 1-.155-.296.5.5 0 0 1-.015-.132l.06-5.147zM40.57 32.03h-4.711V20.595c0-.655-.534-1.189-1.19-1.189h-.76c-.342 0-.675.129-.94.364-1.136 1.007-2.575 1.875-3.852 2.318-.447.155-.75.583-.75 1.06v.58c0 .367.171.7.466.916s.663.273 1.008.16c.787-.258 1.806-.679 2.602-1.137v8.366h-1.394c-.86 0-1.557.7-1.55 1.56l.077 10.082H9.397V13.017h2.848a3.8 3.8 0 0 0 1.068 1.97 3.74 3.74 0 0 0 2.659 1.086c.068 0 .14 0 .208-.003h1.53c.966 0 1.852-.31 2.56-.898a3.68 3.68 0 0 0 1.27-2.155h7.979a3.8 3.8 0 0 0 1.068 1.97 3.74 3.74 0 0 0 2.659 1.086c.068 0 .14 0 .208-.003h1.53c.966 0 1.852-.31 2.56-.898a3.67 3.67 0 0 0 1.269-2.155h1.75v19.02z" }),
9
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M23.566 28.696c.901-.541 2.162-1.723 2.162-4.075 0-2.723-1.95-5.472-6.306-5.472s-5.688 2.431-6.23 3.878a1.38 1.38 0 0 0 .163 1.28c.27.386.708.617 1.178.617h.413c.595 0 1.125-.36 1.322-.897.484-1.326 1.462-1.943 3.063-1.943 1.879 0 3 .985 3 2.636 0 1.893-.996 2.704-3.333 2.704h-.129c-.784 0-1.42.636-1.42 1.462 0 .825.636 1.42 1.42 1.42h.357c2.586 0 3.9 1.155 3.9 3.439s-1.356 3.632-3.632 3.632c-2.439 0-3.37-1.504-3.711-2.398a1.4 1.4 0 0 0-1.314-.882h-.512c-.458 0-.893.223-1.162.598a1.4 1.4 0 0 0-.186 1.284c.947 2.738 3.412 4.306 6.764 4.306 5.314 0 7.2-3.53 7.2-6.552 0-2.344-1.084-4.14-3.007-5.037" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M1.7 22.87h3.88V19H1.7zm4.75 0h4.28V19H6.45zM1.7 18.13h3.87v-4.28H1.7zm4.74 0h4.28v-4.28H6.45v4.28zM1.7 13h3.87V9.12H1.7v3.87zm9.88 9.88h4.3V19h-4.3v3.87zM6.45 13h4.28V9.12H6.45v3.87zm10.29 9.88h3.87V19h-3.87v3.87zm-5.15-4.74h4.3v-4.28h-4.3zM6.88 6.54V2.67q0-.16-.15-.29t-.29-.14h-.86q-.17 0-.29.14t-.14.3v3.86q0 .17.14.32t.29.12h.86q.17 0 .3-.12t.14-.32m9.86 11.6h3.87v-4.29h-3.87v4.28zm-5.15-5.15h4.3V9.12h-4.3zm5.15 0h3.87V9.12h-3.87zm.43-6.45V2.67q0-.16-.12-.29t-.31-.14h-.84q-.17 0-.32.14t-.12.3v3.86q0 .17.12.32t.32.12h.84q.19 0 .31-.12t.12-.32m5.17-.86v17.2q0 .69-.53 1.2t-1.2.5H1.7q-.7 0-1.2-.5t-.5-1.2V5.67q0-.7.5-1.2t1.2-.5h1.73v-1.3q0-.9.63-1.52T5.57.53h.86q.9 0 1.52.63t.63 1.51v1.3h5.14v-1.3q0-.89.65-1.51T15.9.53h.84q.89 0 1.54.63t.62 1.51v1.3h1.7q.7 0 1.2.5t.54 1.2z" })
10
9
  ] });
11
10
  export {
12
11
  SvgIconCalendar as default
@@ -3,9 +3,9 @@ const SvgIconCollaborativeWall = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M24.45 21.32A4.43 4.43 0 0 1 23 24.66a5.23 5.23 0 0 1-3.59 1.43 5 5 0 0 1-5.11-4.77 4.44 4.44 0 0 1 1.52-3.38 5.33 5.33 0 0 1 7.18 0 4.27 4.27 0 0 1 1.45 3.38m11.82 0a4.45 4.45 0 0 1-1.47 3.34 5.27 5.27 0 0 1-3.59 1.43 5 5 0 0 1-3.59-1.43 4.66 4.66 0 0 1-1.52-3.34 4.4 4.4 0 0 1 1.52-3.38 5.12 5.12 0 0 1 3.59-1.39 5.06 5.06 0 0 1 3.59 1.39 4.5 4.5 0 0 1 1.47 3.38m5.32 4.22V9.83a4.43 4.43 0 0 0-.76-2.91 3.17 3.17 0 0 0-2.61-.84H12a3.38 3.38 0 0 0-2.66.8 4.9 4.9 0 0 0-.72 3v15.83q1.015.556 2.11.93c.73.25 1.37.48 1.9.68a9 9 0 0 0 1.9.42c.73.08 1.3.17 1.69.25a7 7 0 0 0 1.65.09 5.4 5.4 0 0 1 1.35 0 4.2 4.2 0 0 0 1.39-.08c.7-.11 1.05-.12 1.05 0a3.14 3.14 0 0 1 2.24.63.9.9 0 0 0 .21.22c.43.39.9.8 1.44 1.22q.16-2.16 2.79-2.07h2.93q.635.066 1.27 0 .646-.06 1.29 0c.485.007.968-.064 1.43-.21a7 7 0 0 1 1.48-.3A4.2 4.2 0 0 0 38.3 27a8.4 8.4 0 0 1 1.61-.63 5.1 5.1 0 0 0 1.68-.85zm3.85-.08a21.8 21.8 0 0 1-8.79 5.91c1.33 4.47 1.14 8.13-.54 11a7.1 7.1 0 0 1-4.31 3.46 5 5 0 0 1-4.27-.34 4 4 0 0 1-1.94-3.88v-7.69l-.59-.14-.55-.13v7.94a4 4 0 0 1-1.94 3.88 5.14 5.14 0 0 1-4.31.34 7.27 7.27 0 0 1-4.31-3.5q-2.44-4.28-.5-10.94a21.8 21.8 0 0 1-8.79-5.91 1.2 1.2 0 0 1-.08-1.52c.34-.42.8-.41 1.39 0a3 3 0 0 1 .3.17q.135.07.25.17V8a4.24 4.24 0 0 1 1.1-2.92 3.36 3.36 0 0 1 2.7-1.18h29.6a3.62 3.62 0 0 1 2.7 1.18A3.9 3.9 0 0 1 43.62 8v16.32l.51-.34c.59-.42 1-.44 1.39 0s.31.9-.08 1.52z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M11.71 10.46q0 1.1-.84 1.9t-2.04.82-2.05-.82-.86-1.9q0-1.13.86-1.92t2.05-.8 2.04.8.84 1.92m6.73 0q0 1.1-.84 1.9t-2.04.82q-1.2 0-2.04-.82t-.87-1.9q0-1.13.87-1.92t2.04-.8q1.2 0 2.04.8t.84 1.92m3.03 2.4V3.93q0-1.15-.43-1.66t-1.49-.48H4.65q-1.14 0-1.52.46t-.41 1.68v9.04q.57.32 1.2.53t1.08.39 1.08.24.97.14.93.05.77.03.77-.05.6-.03q.92 0 1.28.36.07.1.12.13.36.33.81.7.1-1.23 1.6-1.19l.5.03q.44.03.57.02t.6.03.73-.03.72-.05.82-.12.84-.16.89-.27.91-.36.96-.48zm2.2-.04q-1.64 2-5 3.37 1.12 3.82-.32 6.25-.87 1.51-2.45 1.97-1.4.43-2.43-.2-1.16-.67-1.1-2.2l-.03-4.38-.32-.07q-.22-.04-.3-.08l-.03 4.53q.05 1.53-1.1 2.2-1.07.63-2.46.2-1.59-.48-2.45-2-1.4-2.42-.3-6.22-3.36-1.37-5-3.37-.33-.5-.04-.86t.8.02l.16.1q.12.07.14.1V2.86q0-.97.63-1.66T3.6.53h16.85q.9 0 1.54.68t.63 1.66v9.3l.29-.2q.5-.35.8-.02t-.06.87z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconCollaborativeWall as default
@@ -3,9 +3,9 @@ const SvgIconCommunity = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 23 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M39.763 35.477q2.166 0 3.72 1.55 1.553 1.55 1.553 3.711t-1.554 3.712T39.81 46t-3.718-1.55-1.554-3.759q0-.845.377-1.832l-7.955-5.731q-2.307 2.349-5.555 2.349t-5.554-2.302q-2.307-2.303-2.354-5.591 0-.424.141-1.222l-6.307-2.067q-.753.658-1.695.658-1.129 0-1.883-.752Q3 23.451 3 22.322q0-1.127.753-1.832.753-.704 1.883-.752.942 0 1.6.611.66.611.895 1.456l6.355 2.114a7.5 7.5 0 0 1 2.871-3.053 7.74 7.74 0 0 1 4.048-1.128q2.447 0 4.52 1.457l9.366-9.35q-.753-1.408-.753-2.583 0-2.16 1.554-3.712Q37.645 4 39.81 4t3.672 1.55 1.553 3.712-1.553 3.664-3.719 1.55q-1.224 0-2.589-.798l-9.367 9.396q1.46 2.067 1.46 4.51 0 1.738-.801 3.43l7.955 5.684q1.554-1.221 3.342-1.222" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M19.21 17.92q1.1 0 1.9.8t.8 1.9-.8 1.9-1.87.78-1.9-.79-.8-1.92q0-.44.2-.94l-4.07-2.94q-1.18 1.2-2.84 1.2T7 16.75t-1.2-2.86q0-.22.07-.63L2.64 12.2q-.38.34-.86.34-.58 0-.96-.38t-.39-.97.39-.93.96-.39q.48 0 .82.31t.45.75L6.3 12q.5-.98 1.47-1.56t2.06-.58q1.25 0 2.31.75l4.79-4.79q-.39-.72-.39-1.32 0-1.1.8-1.9t1.9-.8 1.87.8.8 1.9-.8 1.87-1.9.8q-.62 0-1.32-.41l-4.78 4.8q.74 1.06.74 2.32 0 .89-.4 1.75l4.06 2.91q.79-.62 1.7-.62" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconCommunity as default
@@ -3,9 +3,9 @@ const SvgIconConversation = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m4.31 41.68 13.41-14.15L25 31.67l7.28-4.14 13.41 14.15zm0-4.71V19.83l10.51 6.09zm0-20.82v-5.83h41.38v5.83L25 28zm30.87 9.77 10.51-6.09V37z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m0 21.67 7.8-8.23 4.22 2.41 4.24-2.4 7.79 8.22zm0-2.74V8.97l6.1 3.54zm0-12.1V3.44h24.05v3.4l-12.03 6.84zm17.94 5.68 6.1-3.54v9.96z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconConversation as default
@@ -3,9 +3,9 @@ const SvgIconDirectory = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 44.5v-39h39v6.94h-4.25v3.71H45v6.94h-4.25v3.82H45v6.91h-4.25v3.74H45v6.94zm7.5-11.11h19.68v-6.05L25.89 23a5.5 5.5 0 0 0 2.26-2.11 6 6 0 0 0 .86-3A5.47 5.47 0 0 0 27.37 14a5.4 5.4 0 0 0-4-1.68 5.25 5.25 0 0 0-4 1.68 5.63 5.63 0 0 0-1.64 3.94 5.3 5.3 0 0 0 .86 3A6.2 6.2 0 0 0 20.86 23l-7.36 4.34z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M0 24.58V.53h24.05v4.28h-2.62V7.1h2.62v4.28h-2.62v2.35h2.62V18h-2.62v2.3h2.62v4.29H0zm4.64-6.85h12.12V14l-4.5-2.67q.9-.46 1.4-1.3t.53-1.85q0-1.4-1.01-2.43T10.7 4.72 8.25 5.75 7.24 8.18q0 1.03.53 1.85t1.4 1.3L4.63 14v3.73z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconDirectory as default
@@ -3,9 +3,9 @@ const SvgIconExercizer = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 31 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m15.21 41.1 8.38-4.19V30l-8.38 3.61zm-1.41-10 8.85-3.76-8.85-3.8L5 27.39zm23.81 10L46 36.91V30l-8.38 3.61zm-1.41-10 8.8-3.71-8.81-3.8-8.85 3.8zm-9.79-6.39 8.38-3.6v-5.78l-8.38 3.6zM25 16.46l9.63-4.11L25 8.2l-9.64 4.15zm23.77 11.32v9.13a2.8 2.8 0 0 1-.39 1.44 2.47 2.47 0 0 1-1.14 1l-9.79 4.9a2.68 2.68 0 0 1-2.5 0l-9.79-4.9a.3.3 0 0 1-.16-.08.34.34 0 0 1-.16.08l-9.79 4.9a2.44 2.44 0 0 1-1.25.31 2.3 2.3 0 0 1-1.22-.31l-9.79-4.9a2.5 2.5 0 0 1-1.13-1 3 3 0 0 1-.43-1.44v-9.13a2.65 2.65 0 0 1 .47-1.53 2.66 2.66 0 0 1 1.25-1l9.48-4.07v-8.75a2.82 2.82 0 0 1 1.68-2.59l9.79-4.19a2.75 2.75 0 0 1 2.2 0l9.79 4.19c.498.217.93.562 1.25 1a2.7 2.7 0 0 1 .47 1.57v8.73l9.48 4.07c.51.197.946.546 1.25 1 .307.449.458.987.43 1.53z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m8.59 22.44 5.14-2.58v-4.23L8.6 17.84v4.6zm-.87-6.1 5.43-2.32-5.43-2.33-5.41 2.33zm14.62 6.1 5.15-2.58v-4.23l-5.15 2.21zm-.87-6.1 5.42-2.32-5.41-2.33-5.44 2.33zm-6-3.93 5.14-2.21V6.62l-5.15 2.2v3.6zm-.87-5.1 5.9-2.51-5.9-2.56-5.92 2.55zm14.6 6.95v5.6q0 .49-.25.9t-.7.62l-6 3q-.34.2-.78.2t-.77-.2l-6-3q-.08-.02-.1-.05-.03.03-.1.05l-6.01 3q-.34.2-.77.2t-.75-.2l-6-3q-.47-.22-.7-.62t-.27-.9v-5.6q0-.5.29-.93t.77-.63l5.82-2.5V4.84q0-.53.29-.97t.74-.62L13.92.68q.32-.15.68-.15t.67.15l6.01 2.57q.48.22.77.62t.29.96v5.37l5.82 2.5q.48.2.77.63t.26.93z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconExercizer as default
@@ -3,9 +3,13 @@ const SvgIconForms = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M11.402 37.592a6.013 6.013 0 0 0 6.006 6.006h19.413A3.61 3.61 0 0 1 33.425 46H12.604A3.61 3.61 0 0 1 9 42.397V13.408a3.61 3.61 0 0 1 2.402-3.397zM38.228 5a3.61 3.61 0 0 1 3.604 3.604v28.988a3.61 3.61 0 0 1-3.604 3.604h-20.82a3.61 3.61 0 0 1-3.604-3.604V8.604A3.61 3.61 0 0 1 17.408 5zM25.756 30.24a1.2 1.2 0 0 0-1.698 0l-2.548 2.548-.85-.85a1.201 1.201 0 0 0-1.698 1.699l1.698 1.698c.469.469 1.23.469 1.698 0l3.398-3.398a1.2 1.2 0 0 0 0-1.697m4.267 1.421a1.202 1.202 0 0 0 0 2.402h6.406a1.201 1.201 0 0 0 0-2.402zm-4.267-11.03a1.2 1.2 0 0 0-1.698 0l-2.548 2.548-.85-.85a1.201 1.201 0 0 0-1.698 1.698l1.698 1.699c.469.468 1.23.468 1.698 0l3.398-3.398a1.2 1.2 0 0 0 0-1.697m4.273 1.388a1.201 1.201 0 0 0 0 2.402h6.406a1.202 1.202 0 0 0 0-2.402zM25.756 11.02a1.2 1.2 0 0 0-1.698 0l-2.548 2.548-.85-.85a1.201 1.201 0 0 0-1.698 1.699l1.698 1.698c.469.469 1.23.469 1.698 0l3.398-3.397a1.2 1.2 0 0 0 0-1.698m4.667 1.412a1.201 1.201 0 0 0 0 2.402h6.406a1.202 1.202 0 0 0 0-2.402z" })
8
+ /* @__PURE__ */ jsxs("g", { fill: "currentColor", clipPath: "url(#icon-forms_svg__a)", children: [
9
+ /* @__PURE__ */ jsx("path", { d: "M13.615 5.36v-.008zM18.35 2.4H8.356c-.954 0-1.73.776-1.73 1.73v13.914c0 .954.776 1.73 1.73 1.73h9.994c.953 0 1.73-.776 1.73-1.73V4.13c0-.954-.776-1.73-1.73-1.73m-.508 2.95v.01zm-5.48 9.98-1.63 1.631a.577.577 0 0 1-.815 0l-.815-.815a.577.577 0 0 1 .815-.816l.408.408 1.223-1.223a.577.577 0 0 1 .815.816Zm0-4.613-1.63 1.631a.577.577 0 0 1-.815 0l-.815-.815a.577.577 0 0 1 .815-.815l.408.408 1.223-1.223a.577.577 0 0 1 .815.815Zm0-4.612-1.63 1.63a.577.577 0 0 1-.815 0l-.815-.815a.577.577 0 0 1 .815-.815l.408.408 1.223-1.223a.577.577 0 0 1 .815.815Zm1.253-.746v-.008zm3.87 10.991h-3.074a.576.576 0 1 1 0-1.152h3.075a.576.576 0 1 1 0 1.152Zm.004-4.628h-3.075a.576.576 0 1 1 0-1.153h3.075a.576.576 0 1 1 0 1.153m.19-4.601h-3.076a.576.576 0 0 1 0-1.153h3.075a.577.577 0 0 1 0 1.153Z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M5.473 18.044V4.805a1.73 1.73 0 0 0-1.153 1.63V20.35c0 .954.776 1.73 1.73 1.73h9.994c.751 0 1.392-.482 1.63-1.153H8.356a2.886 2.886 0 0 1-2.883-2.883" })
11
+ ] }),
12
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-forms_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
9
13
  ] });
10
14
  export {
11
15
  SvgIconForms as default
@@ -3,9 +3,9 @@ const SvgIconForum = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M38.37 20a10.5 10.5 0 0 1-2.48 6.69 16.6 16.6 0 0 1-6.68 4.86A23.4 23.4 0 0 1 20 33.32a26 26 0 0 1-4.58-.42 23 23 0 0 1-7.25 3.36c-.65.16-1.4.3-2.24.42h-.1a.92.92 0 0 1-.56-.23.73.73 0 0 1-.27-.56.2.2 0 0 1 0-.14.4.4 0 0 1 0-.19.4.4 0 0 0 0-.14v-.14l.09-.14.18-.14.14-.14.1-.09.6-.66.71-.75a4.3 4.3 0 0 0 .56-.79q.287-.525.65-1a3 3 0 0 0 .51-1.17 15 15 0 0 1-5-4.58 10.26 10.26 0 0 1 .6-12.58 16.85 16.85 0 0 1 6.65-4.84A23.5 23.5 0 0 1 20 6.62a23.55 23.55 0 0 1 9.21 1.78 16.7 16.7 0 0 1 6.68 4.86A10.54 10.54 0 0 1 38.37 20m10 6.64a10.3 10.3 0 0 1-1.87 5.89 14.84 14.84 0 0 1-5 4.58q.204.6.5 1.16.279.53.65 1c.25.32.46.57.61.75s.38.45.66.8q.27.354.6.65l.1.09.14.14a.7.7 0 0 1 .09.15q.038.074.09.14l.05.14v.14q.012.09 0 .18a.3.3 0 0 1 0 .14 1.2 1.2 0 0 1-.33.61.62.62 0 0 1-.56.19c-.87-.13-1.62-.27-2.24-.42a23 23 0 0 1-7.3-3.37A26 26 0 0 1 30 40a21.76 21.76 0 0 1-12.29-3.46c1 .1 1.76.14 2.29.14a27.4 27.4 0 0 0 8-1.17 23.8 23.8 0 0 0 7-3.36 18.4 18.4 0 0 0 5-5.56A12.9 12.9 0 0 0 41.69 20a13.2 13.2 0 0 0-.61-4 15.3 15.3 0 0 1 5.33 4.63 10.22 10.22 0 0 1 2 6z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M18.9 10.85q0 1.85-1.27 3.44t-3.44 2.5-4.74.91q-1.15 0-2.36-.22-1.68 1.18-3.72 1.74-.5.12-1.16.21h-.05q-.14 0-.28-.12t-.15-.29q-.02-.02-.02-.07t.02-.1.03-.07l.02-.07.05-.07.05-.07.07-.07.05-.05.3-.34q.24-.27.37-.38t.29-.41.34-.5.26-.61q-1.66-.96-2.6-2.36t-.96-3q0-1.88 1.28-3.47t3.43-2.5 4.74-.91 4.74.91 3.44 2.5 1.27 3.47m5.15 3.41q0 1.61-.97 3.03t-2.6 2.36q.13.34.27.6t.34.5.31.4.34.4.31.34l.05.04.07.08q.03.02.05.07t.05.07l.02.07.03.07.02.1-.02.07q-.05.2-.17.32t-.29.1q-.67-.1-1.15-.23-2.07-.55-3.76-1.73-1.2.22-2.35.22-3.63 0-6.33-1.78.77.07 1.18.07 2.16 0 4.14-.6t3.56-1.73q1.65-1.25 2.57-2.86t.89-3.4q0-1.03-.32-2.04 1.74.94 2.75 2.38t1 3.08z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconForum as default
@@ -3,9 +3,9 @@ const SvgIconLibrary = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M25.5 3c2.515 0 4.986.412 7.343 1.226a1.457 1.457 0 0 1-.95 2.753 19.6 19.6 0 0 0-6.392-1.066c-10.8 0-19.588 8.787-19.588 19.588s8.788 19.588 19.588 19.588S45.089 36.3 45.089 25.5c0-3.652-1.007-7.192-2.912-10.276l-1.244.713a1.108 1.108 0 0 1-1.645-1.142l.627-3.798c.11-.667.785-1.08 1.429-.876l3.86 1.226c.918.292 1.051 1.537.215 2.017l-.713.41v-.002A22.4 22.4 0 0 1 48 25.5C48 37.907 37.907 48 25.5 48S3 37.907 3 25.5 13.094 3 25.5 3m1.79 38.036c-.119.944-.94 1.639-1.86 1.604a1.82 1.82 0 0 1-1.69-1.44l-.028-.164zm2.635-2.678a2.134 2.134 0 0 1-2.133 2.134h-4.704a2.18 2.18 0 0 1-2.182-2.181v-.674h9.019zm.092-3.89q-.088.805-.091 1.617h-9.02v-1.616zm5.122-13.503c0 2.289-.789 4.393-2.11 6.055-1.377 1.731-2.302 3.756-2.762 5.897h-9.474c-.292-1.98-1.153-3.845-2.528-5.323a9.7 9.7 0 0 1-2.606-6.676c.025-5.24 4.266-9.567 9.504-9.69 5.487-.13 9.975 4.28 9.976 9.737m-10.597-7.377c-.83.137-3.675.803-5.398 3.601-1.5 2.435-1.169 4.885-.956 5.826a.633.633 0 1 0 1.234-.28c-.178-.79-.457-2.845.799-4.882 1.48-2.404 4.032-2.934 4.528-3.016a.632.632 0 1 0-.207-1.25M37.554 6.15a2.414 2.414 0 1 1 0 4.829 2.414 2.414 0 0 1 0-4.829" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M24.02 12.14c0 3.2-1.24 6.22-3.51 8.5s-5.3 3.51-8.5 3.51A12.03 12.03 0 0 1 12 .11c1.38 0 2.37.23 3.65.68.25.08.48.18.67.26l.08.03a1 1 0 0 1 .06.04.76.76 0 0 1 .29.26.73.73 0 0 1 .13.45.78.78 0 0 1-.76.79.7.7 0 0 1-.34-.1 26 26 0 0 0-.66-.25 8.6 8.6 0 0 0-3.13-.6 10.46 10.46 0 1 0 10.47 10.47c0-1.72-.37-3.1-1.18-4.62a14 14 0 0 1-.2-.36L21.03 7 21 6.96l-.03-.03-.01-.04-.04-.06-.14-.24-.04.14a.73.73 0 0 1-.89.53.73.73 0 0 1-.45-.34.76.76 0 0 1-.07-.55l.46-1.76a.78.78 0 0 1 .36-.49.87.87 0 0 1 .63-.06l1.75.56a.73.73 0 0 1 .47.9v.01a.73.73 0 0 1-.72.5c.17.3.32.59.4.77a10.9 10.9 0 0 1 1.35 5.33zm-4.18-8.96a1.38 1.38 0 1 1-2.76 0 1.38 1.38 0 0 1 2.76 0m-7.78 1.44c-2.62 0-5.15 2.02-5.15 4.9 0 3.5 2.48 4.4 2.76 6.68h4.77c.29-2.28 2.76-3.17 2.76-6.68 0-2.88-2.53-4.9-5.14-4.9m-.48 1.1c.28-.02.52.12.5.4a.45.45 0 0 1-.4.45 3.21 3.21 0 0 0-2.84 3.2c0 .32.05.64.14.94.09.22-.05.5-.27.57s-.5-.09-.55-.32a4 4 0 0 1-.18-1.2 4.08 4.08 0 0 1 3.6-4.04M9.7 17.05v.85h4.72v-.85zm0 1.71v.43c0 .5.4.86.85.86h3a.86.86 0 0 0 .87-.86v-.43zm1.5 1.72a.86.86 0 1 0 1.71 0z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconLibrary as default
@@ -3,9 +3,9 @@ const SvgIconMediacentre = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M27.857 7a5.3 5.3 0 0 0-1.595.243c-2.914.889-2.851 4.552-1.495 6.87l14.824 25.33c1.799 3.072 4.672 4.549 7.063 2.827 3.118-2.246-.045-6.89-.885-8.307L32.855 11.146c-.963-1.698-2.366-4.11-4.998-4.146m-13.175.123c-2.288 0-4.13 1.546-4.13 3.465v.024a6 6 0 0 0 0 1.402v8.962a4.3 4.3 0 0 0-1.287-.198 4.4 4.4 0 0 0-3.178 1.372 4.79 4.79 0 0 0-1.315 3.31c0 1.244.473 2.433 1.315 3.311a4.4 4.4 0 0 0 3.178 1.372c.436 0 .87-.066 1.287-.197v9.397c0 1.92 1.842 3.466 4.13 3.466 2.289 0 4.13-1.546 4.13-3.465V27.007l7.117 12.515c1.76 3.094 5.056 4.341 7.36 2.501 2.454-1.96-.007-6.572-.8-7.996L20.05 11.501c-.546-.984-1.12-1.877-1.75-2.594-.698-1.071-2.056-1.793-3.62-1.793l.004.007zm-8.601.637c-.392 0-.778.08-1.14.237-.36.156-.689.384-.964.672a3.1 3.1 0 0 0-.645 1.007 3.25 3.25 0 0 0 0 2.374c.149.376.37.72.645 1.007.277.288.604.518.965.672.36.155.747.236 1.139.236.788 0 1.547-.326 2.103-.908s.873-1.37.873-2.192c0-.408-.078-.812-.226-1.187a3.1 3.1 0 0 0-.645-1.007 3 3 0 0 0-.964-.672 2.9 2.9 0 0 0-1.14-.236zm34.56 4.38c-.71 0-1.394.295-1.896.818a2.86 2.86 0 0 0-.787 1.978c0 .74.284 1.453.787 1.977a2.63 2.63 0 0 0 1.897.818c.352 0 .7-.073 1.027-.212.327-.14.621-.346.87-.606a2.8 2.8 0 0 0 .583-.908c.135-.34.204-.702.204-1.07 0-.366-.069-.73-.204-1.068a2.8 2.8 0 0 0-.583-.906 2.7 2.7 0 0 0-.87-.606 2.6 2.6 0 0 0-1.027-.212zM5.392 33.85a3.3 3.3 0 0 0-2.398 1.034 3.5 3.5 0 0 0-.735 1.147c-.17.429-.258.889-.258 1.352 0 .936.357 1.836.993 2.497a3.33 3.33 0 0 0 2.398 1.035 3.3 3.3 0 0 0 2.398-1.035c.316-.328.565-.717.735-1.146a3.68 3.68 0 0 0 0-2.706 3.6 3.6 0 0 0-.735-1.146 3.4 3.4 0 0 0-1.1-.767 3.3 3.3 0 0 0-1.298-.266" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.024 6a1.8 1.8 0 0 0-.556.085c-1.017.31-.995 1.59-.522 2.4l5.174 8.848c.627 1.073 1.63 1.59 2.465.987 1.089-.784-.015-2.407-.309-2.901l-4.507-7.97c-.336-.594-.827-1.436-1.746-1.449zm-4.598.043c-.799 0-1.442.54-1.442 1.21v.008q-.028.234 0 .49v3.13a1.5 1.5 0 0 0-.449-.068c-.416 0-.815.172-1.109.48-.294.306-.46.722-.46 1.156s.166.85.46 1.156c.294.307.693.48 1.109.48q.23 0 .45-.07V17.3c0 .67.642 1.21 1.44 1.21.8 0 1.442-.54 1.442-1.21v-4.31l2.484 4.372c.614 1.08 1.765 1.517 2.569.874.856-.685-.002-2.296-.279-2.793L10.3 7.573a5.2 5.2 0 0 0-.61-.906c-.244-.374-.718-.626-1.264-.626zm-3.002.222q-.207 0-.398.083-.19.082-.337.235c-.096.1-.173.22-.225.351a1.12 1.12 0 0 0 .225 1.18q.147.152.337.236a1 1 0 0 0 1.132-.235 1.124 1.124 0 0 0 0-1.532q-.145-.151-.337-.235a1 1 0 0 0-.397-.083m12.063 1.53a.92.92 0 0 0-.662.287 1 1 0 0 0-.274.69c0 .26.098.508.274.69a.903.903 0 0 0 1.325 0 1.013 1.013 0 0 0 0-1.381.903.903 0 0 0-.662-.286M5.183 15.38c-.155 0-.309.032-.453.094a1.2 1.2 0 0 0-.383.267 1.2 1.2 0 0 0-.257.4 1.28 1.28 0 0 0 .257 1.346 1.142 1.142 0 0 0 1.29.268q.216-.096.383-.268c.11-.115.197-.251.257-.4a1.28 1.28 0 0 0-.257-1.346 1.2 1.2 0 0 0-.384-.267 1.1 1.1 0 0 0-.453-.094" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconMediacentre as default
@@ -3,9 +3,9 @@ const SvgIconMindmap = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M47.95 32.995v8.218a2.38 2.38 0 0 1-.728 1.752 2.42 2.42 0 0 1-1.751.718h-8.169a2.5 2.5 0 0 1-2.46-2.47v-8.218a2.38 2.38 0 0 1 .738-1.742 2.23 2.23 0 0 1 1.742-.689h2.44v-4.92H26.655v4.92h2.43a2.33 2.33 0 0 1 1.742.69 2.52 2.52 0 0 1 .739 1.741v8.218a2.5 2.5 0 0 1-2.48 2.47h-8.169a2.28 2.28 0 0 1-1.742-.728 2.64 2.64 0 0 1-.738-1.752v-8.208a2.38 2.38 0 0 1 .738-1.742 2.2 2.2 0 0 1 1.742-.689h2.43v-4.92H10.239v4.92h2.46a2.36 2.36 0 0 1 1.742.69 2.52 2.52 0 0 1 .719 1.741v8.218a2.5 2.5 0 0 1-2.46 2.47h-8.17a2.32 2.32 0 0 1-1.751-.728 2.68 2.68 0 0 1-.728-1.752v-8.208a2.37 2.37 0 0 1 .728-1.742 2.23 2.23 0 0 1 1.752-.689h2.43v-4.92a3.26 3.26 0 0 1 .985-2.343 2.95 2.95 0 0 1 2.342-.984h13.06v-4.92h-2.431a2.26 2.26 0 0 1-1.742-.739 2.56 2.56 0 0 1-.738-1.693V6.788a2.4 2.4 0 0 1 .738-1.752 2.38 2.38 0 0 1 1.742-.718h8.168a2.28 2.28 0 0 1 1.742.728c.456.472.719 1.097.739 1.752v8.218a2.22 2.22 0 0 1-.739 1.692c-.467.457-1.089.72-1.742.738h-2.43v4.921h13.109a3.29 3.29 0 0 1 2.342.985 2.95 2.95 0 0 1 .984 2.342v4.92h2.44a2.36 2.36 0 0 1 1.743.69A2.56 2.56 0 0 1 48 33.043z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M24.05 17.27v4.3q0 .53-.39.92t-.91.38h-4.28q-.53 0-.91-.38t-.39-.92v-4.3q0-.53.39-.91t.9-.37h1.28v-2.57H12.9V16h1.27q.56 0 .92.37t.38.9v4.31q0 .53-.38.92t-.92.38H9.88q-.55 0-.91-.38t-.39-.92v-4.3q0-.53.39-.91t.91-.37h1.28v-2.57H4.3V16h1.28q.55 0 .91.37t.39.9v4.31q0 .53-.39.92t-.91.38H1.3q-.56 0-.92-.38T0 21.57v-4.3q0-.53.39-.91t.9-.37h1.28v-2.57q0-.7.5-1.22t1.23-.5h6.86V9.11H9.88q-.55 0-.91-.39t-.39-.89v-4.3q0-.53.39-.91t.91-.39h4.28q.55 0 .91.39t.39.91v4.3q0 .53-.39.9t-.9.38h-1.28v2.57h6.85q.7 0 1.23.5t.5 1.23V16h1.28q.55 0 .91.36t.38.9z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconMindmap as default
@@ -3,9 +3,9 @@ const SvgIconMoodle = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m31.794 8.163-7.93 5.792c.88.302 1.737.84 2.573 1.686q1.363.626 2.314 1.654 2.093-2.636 7.636-2.636 5.068 0 8.04 2.232 3.38 2.498 3.38 7.365V40h-7.57V25.134q0-4.663-3.85-4.662-3.853 0-3.853 4.662V40h-7.567V25.134q0-3.323-1.924-4.278c-.708.502-1.459.927-2.243 1.277q-.09.121-.18.24-.002-.082-.006-.16c-.969.414-1.988.714-3.048.893q-.236.87-.236 2.028V40H9.76V24.256q.001-.957.133-1.821c-.065-.022-.132-.04-.197-.063l.083-.424-.01-.003v.001c-.228-1.64-.267-3.029-.141-4.196-1.257-.028-2.637-.084-4.204-.133l-3.43.11c-.134 1.227-.152 2.758-.134 4.016a65 65 0 0 0 .076 2.291l.002.034v.011l-.065.003c.95 3.523.803 6.296.796 9.706-1.144-2.775-2.47-5.894-1.129-9.686l-.102.006v-.011l-.008-.17-.023-.496a65 65 0 0 1-.047-1.681c-.018-1.238 0-2.76.13-4.006l-1.11.036-.015-.5.454-.014c11.06-6.572 17.457-7.932 30.331-9.253l.349-.254z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M16.96 7.87c-1.7 0-2.88.4-3.52 1.21a3.2 3.2 0 0 0-.58-.49 6.8 6.8 0 0 1-2.05 2.13c.59.3.89.96.89 1.98v6.85h3.49V12.7c0-1.44.6-2.15 1.78-2.15s1.77.71 1.77 2.15v6.85h3.5V12.3c0-1.5-.53-2.63-1.57-3.4a6.04 6.04 0 0 0-3.7-1.02zm-12.2 3.49c-.05.3-.08.6-.08.93v7.26h3.5V12.7c0-.39.04-.72.12-1a7.2 7.2 0 0 1-3.54-.34m6.6-4.21 3.47-2.54-.04-.15c-6.26.76-9.1 1.3-14.5 4.43l.06.14h.43c-.04.44-.11 1.5-.02 3.1-.6 1.74-.02 2.91.53 4.2a12.5 12.5 0 0 0-.33-4.24c-.09-1.6-.02-2.64.02-3.05l3.57.03a15 15 0 0 0 .12 2.17l-.01-.07c3.2 1.12 6.4 0 8.1-2.77a14 14 0 0 0-1.4-1.26z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconMoodle as default
@@ -3,9 +3,11 @@ const SvgIconNabook = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 500 500", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M40.619 4.796 43 40.075l-13.057 2.903-9.303-17.877 1.181 19.267-11.34 1.428L7 9.03l12.526-2.207 10.948 17.512-1.7-17.627z" })
8
+ /* @__PURE__ */ jsx("rect", { width: 500, height: 500, fill: "#120D37", rx: 30 }),
9
+ /* @__PURE__ */ jsx("path", { fill: "#066", d: "m363.4 100.712 18.319 264.583-100.438 21.778-71.561-134.076 9.084 144.502-87.235 10.711-26.773-275.746 96.357-16.554 84.212 131.341-13.084-132.203z" }),
10
+ /* @__PURE__ */ jsx("path", { fill: "#0FC", d: "m362.279 87.72 18.318 264.583-100.438 21.777-71.561-134.075 9.084 144.501-87.235 10.711-26.773-275.745 96.357-16.554 84.212 131.341-13.084-132.203z" })
9
11
  ] });
10
12
  export {
11
13
  SvgIconNabook as default
@@ -3,9 +3,9 @@ const SvgIconNotebook = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 34.62v-.21a.69.69 0 0 1 .69-.69h3a.69.69 0 0 1 .69.69v.21a.69.69 0 0 1-.69.69h-3a.69.69 0 0 1-.69-.69m.69-6.52h3a.69.69 0 0 0 .69-.69v-.21a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69m0-7.17h3a.69.69 0 0 0 .69-.69V20a.69.69 0 0 0-.69-.69h-3A.69.69 0 0 0 6 20v.21a.69.69 0 0 0 .69.72m0-7.28h3a.69.69 0 0 0 .69-.69v-.22a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69V13a.69.69 0 0 0 .69.65m24.54-6.42 9.5-2.65v8.8a4 4 0 0 0-2.18.11c-1.7.58-2.7 2.07-2.33 3.29s2 1.75 3.66 1.16c1.43-.47 2.44-1.37 2.44-2.64v-14c0-.75-.53-1.17-1.38-.87L30.7 3.19a1.36 1.36 0 0 0-1.06 1.54v4.46h1.59v-2zm-5.08 20.09 9 2.47v6.4a40 40 0 0 0-3.28 1.43c-.37.21-.48.42-.26.84q.662 1.394 1.11 2.87c0 .11 0 .21-.06.21l-.1-.1C31.66 40.64 31 39.8 30 39a2.06 2.06 0 0 0-2.13-.43c-1.53.53-3.12 1-4.66 1.43-.414.14-.844.227-1.28.26-.21-.26 0-.42 0-.63C23 35.7 24 31.78 25.08 27.91c.16-.64.43-.75 1.07-.59m1.74 5.53a1.322 1.322 0 0 0 1.959-1.046 1.32 1.32 0 0 0-.74-1.294 1.38 1.38 0 0 0-1.91.59 1.33 1.33 0 0 0 .69 1.75m-17.56 9v-.21a.69.69 0 0 0-.69-.64H6.69a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69h3a.69.69 0 0 0 .64-.69zM45.23 31a909 909 0 0 1-10.13-2.72v1.46l8.34 2.31c.31 0 .85 0 .69.58-.75 2.76-1.49 5.47-2.29 8.38-.68-1.21-1.27-2.33-2-3.33-1.54-2.45-1.85-2.55-4.61-1.6l-.17.06v8.26a1 1 0 0 1-1 1h-1.23c2.63.73 5.27 1.47 7.9 2.18.69.16 1 .11 1.16-.58 1.33-5 2.65-9.92 4-14.85.21-.74 0-.9-.69-1.11zM20.68 42.13c-.69-.22-.91-.38-.75-1.11 1.38-4.94 2.76-9.87 4.08-14.85.16-.69.48-.75 1.17-.59l9.92 2.75V10.2a1 1 0 0 0-1-1h-2.87v8.22a3.42 3.42 0 0 1-2.39 2.65c-1.69.59-3.34.06-3.71-1.16s.69-2.71 2.33-3.29a3.83 3.83 0 0 1 2.18-.11V9.19H9.53a1 1 0 0 0-1 1v1.48h1.22a1.07 1.07 0 0 1 1 .42 1.11 1.11 0 0 1 .11 1.33 1.29 1.29 0 0 1-1.17.63 9 9 0 0 0-1.16 0v4.83h1.22A1.17 1.17 0 0 1 11 20.06a1.22 1.22 0 0 1-1.27 1.22h-1.2v4.88h.63c1.28 0 1.86.37 1.86 1.16s-.54 1.22-1.86 1.22h-.63v4.83h1.22A1.19 1.19 0 0 1 11 35a1.22 1.22 0 0 1-1.22.79H8.53v4.77h1.16a1.25 1.25 0 0 1 1.17 1.7 1.29 1.29 0 0 1-1.33.74q-.5.045-1 0v1.4a1 1 0 0 0 1.06 1h23.24l-2.13-.58c-3.34-.9-6.69-1.85-10-2.7z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M2.73 17.34v-.1a.32.32 0 0 1 .32-.32h1.36a.32.32 0 0 1 .32.32v.1a.32.32 0 0 1-.32.32H3.05a.32.32 0 0 1-.32-.32m.32-3.01h1.36a.32.32 0 0 0 .32-.32v-.1a.32.32 0 0 0-.32-.32H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.32m0-3.32h1.36a.32.32 0 0 0 .32-.32v-.1a.32.32 0 0 0-.32-.32H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.32m0-3.37h1.36a.32.32 0 0 0 .32-.32v-.1a.32.32 0 0 0-.32-.31H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.31M14.4 4.68l4.39-1.23v4.07a1.8 1.8 0 0 0-1 .05c-.79.27-1.25.96-1.08 1.52s.93.81 1.69.54c.66-.22 1.13-.64 1.13-1.23V1.93c0-.34-.25-.54-.64-.4l-4.74 1.28c-.39.12-.49.34-.49.7v2.07h.74zm-2.35 9.29 4.14 1.14v2.96c-.51.19-1.03.42-1.52.66-.17.1-.22.19-.12.39.22.42.37.88.51 1.32 0 .05.03.1-.02.1l-.05-.05c-.39-.36-.71-.76-1.17-1.13a.95.95 0 0 0-.98-.2c-.71.25-1.45.47-2.16.67-.2.05-.4.12-.6.12-.09-.12-.02-.2 0-.3l1.48-5.41c.07-.3.2-.35.5-.27zm.8 2.55c.35.15.72.05.86-.24s0-.69-.29-.84c-.34-.17-.74-.05-.88.27-.15.27 0 .67.32.81zm-8.12 4.19v-.1a.32.32 0 0 0-.32-.32H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.32h1.36a.32.32 0 0 0 .32-.32m16.14-5.02-4.68-1.26v.68l3.85 1.07c.15.02.4 0 .32.27l-1.05 3.87c-.32-.56-.6-1.07-.91-1.54-.71-1.13-.86-1.18-2.14-.74l-.07.03v3.8a.47.47 0 0 1-.47.46h-.58l3.65 1.01c.32.08.44.05.54-.27a560 560 0 0 1 1.86-6.86c.1-.35 0-.42-.32-.52M9.52 20.8c-.32-.1-.42-.17-.35-.51.64-2.28 1.28-4.56 1.9-6.87.07-.32.21-.34.53-.27l4.59 1.27V6.05a.48.48 0 0 0-.47-.47H14.4v3.8c0 .42-.47 1-1.1 1.23-.79.27-1.55.03-1.72-.54s.32-1.25 1.08-1.52a1.8 1.8 0 0 1 1-.05V5.58h-9.3a.48.48 0 0 0-.46.47v.68h.56a.51.51 0 0 1 .47.2c.15.2.17.39.05.61-.1.2-.32.3-.54.3-.17-.03-.34 0-.54 0v2.23h.57c.34 0 .58.22.58.53s-.24.57-.58.57H3.9v2.26h.3c.58 0 .85.17.85.53 0 .4-.25.57-.86.57H3.9v2.23h.56c.42-.02.72.37.57.74-.1.25-.3.37-.57.37H3.9v2.2h.54c.42.03.68.4.54.79-.08.22-.3.37-.62.37-.14.02-.29 0-.46 0v.63c0 .28.22.47.49.47h10.75l-.99-.27c-1.54-.42-3.09-.86-4.63-1.25z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconNotebook as default
@@ -3,9 +3,9 @@ const SvgIconPad = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M31.21 34.34H19.64v-1h11.57zm-4.77-3.08h-6.8v-1h6.8zm2-3.08h-8.8v-1h8.84zm3.42-3H19.64v-1H31.9zm-5.46-3.07h-6.8V21h6.8zm8.49-6.66H16.56V40h18.37zM13.53 43V12.39H38V43zM9.31 18a6.53 6.53 0 0 0-2.08 3.68l7.59 7.94a4.15 4.15 0 0 0 .7-2.58 4.67 4.67 0 0 0 2.63-2.68 3.42 3.42 0 0 0 2.38-.6l-7.6-7.94A7 7 0 0 0 9.31 18m-8.14-3.12q.797.924 1.49 1.93a5.92 5.92 0 0 1 1.88-3.72 6 6 0 0 1 3.73-2c-.65-.49-1.49-1.24-1.79-1.49-.79-.79-2.33-1.34-4.57.55S.32 14 1.17 14.88m15.44 13.2a7.4 7.4 0 0 1-.7 2.19L24.65 34l-3.52-9s-.35.35-1.84.35a4.87 4.87 0 0 1-2.68 2.78zm-11.12-14c-2.14 2.24-1.84 3.77-1.84 3.77l.84.85a6.52 6.52 0 0 1 2-3.53 7.3 7.3 0 0 1 3.62-2.28l-.9-.89s-1.64 0-3.72 2.08M7.27 16c-2 2.13-1.73 3.62-1.73 3.62l.74.8A7.1 7.1 0 0 1 8.22 17a6.9 6.9 0 0 1 3.47-2.18l-.84-.82s-1.59-.07-3.58 2m29.84-6-7.59 7.9a3.2 3.2 0 0 0 2.33.6 4.51 4.51 0 0 0 2.68 2.68 3.8 3.8 0 0 0 .7 2.58l7.59-7.94a6.77 6.77 0 0 0-2.13-3.67A6.46 6.46 0 0 0 37.11 10m11-5.71c-2.26-1.88-3.8-1.29-4.59-.54-.25.3-1.14 1-1.74 1.54a5.74 5.74 0 0 1 3.68 1.94A5.47 5.47 0 0 1 47.34 11c.55-.69 1.34-1.78 1.49-1.93.85-.9 1.49-2.83-.74-4.72zm-17.4 15.15c-1.49 0-1.84-.34-1.84-.34l-3.47 9 8.69-3.72a6.4 6.4 0 0 1-.65-2.19 4.87 4.87 0 0 1-2.73-2.78zm10.08-13.3-.85.86a7.55 7.55 0 0 1 3.58 2.29 7 7 0 0 1 2 3.52l.79-.84s.3-1.54-1.84-3.73-3.68-2.1-3.68-2.1m-1.64 2-.84.86a7 7 0 0 1 3.47 2.18 6.5 6.5 0 0 1 1.94 3.38l.79-.8s.25-1.49-1.78-3.57-3.58-2.07-3.58-2.07z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M15.1 18.23H9.5v-.5h5.6zm-2.3-1.5H9.5v-.5h3.3zm.98-1.48H9.5v-.48h4.28zm1.66-1.47H9.5v-.5h5.94zm-2.65-1.49H9.5v-.5h3.3v.5zm4.12-3.22H8v11.88h8.9V9.07zM6.54 22.4V7.61H18.4v14.8H6.54zM4.5 10.31c-.6.61-.96 1.26-1.01 1.79l3.68 3.85s.36-.46.33-1.25c.94-.48 1.1-.92 1.28-1.3.82.02 1.15-.29 1.15-.29L6.25 9.26c-.24.05-.94.22-1.75 1.06zM.55 8.82c.07.04.48.6.72.93.03-.36.17-1.03.92-1.8.77-.77 1.44-.94 1.8-.96-.31-.24-.72-.6-.86-.72C2.74 5.87 2 5.6.9 6.52S.14 8.37.55 8.8zm7.48 6.39c0 .36-.33 1.06-.33 1.06l4.23 1.8-1.71-4.37s-.17.16-.89.16a2.36 2.36 0 0 1-1.3 1.35M2.65 8.42c-1.04 1.08-.9 1.83-.9 1.83l.41.4c.05-.45.37-1.1.97-1.7.96-.99 1.75-1.1 1.75-1.1l-.43-.44s-.8-.02-1.8 1.01m.86.91c-.99 1.04-.84 1.76-.84 1.76l.36.38c.07-.43.39-1.05.94-1.63.91-.94 1.68-1.06 1.68-1.06l-.4-.4s-.78-.03-1.74.95m14.45-2.88-3.68 3.82s.32.32 1.13.3c.17.38.34.83 1.3 1.29-.05.8.34 1.25.34 1.25l3.68-3.85a3.32 3.32 0 0 0-1.04-1.78c-.82-.84-1.51-1-1.73-1.03m5.32-2.77c-1.08-.91-1.83-.65-2.21-.26-.12.14-.56.48-.84.74.33.03 1.03.17 1.78.94.76.77.9 1.44.9 1.8.27-.33.66-.86.73-.93.4-.44.72-1.37-.36-2.29m-8.42 7.34c-.72 0-.89-.17-.89-.17l-1.68 4.37 4.2-1.8s-.33-.7-.3-1.06a2.37 2.37 0 0 1-1.33-1.34m4.88-6.45-.4.43s.79.15 1.72 1.11c.6.6.92 1.25.99 1.7l.39-.4s.14-.75-.9-1.8c-1-1.06-1.8-1.04-1.8-1.04m-.8.96-.4.41s.77.12 1.68 1.06c.58.6.9 1.2.94 1.64l.39-.39s.12-.72-.87-1.73c-.96-1.01-1.73-.99-1.73-.99z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconPad as default
@@ -3,9 +3,9 @@ const SvgIconPages = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M5 43.77V6.23h40v37.54zm4.92-4.93h30.17V11.16H9.91zm3.29-3.12v-6.64h6.64v6.64zm0-8.76V14.68h23.51V27zm8.44 8.76v-6.64h6.64v6.64zm8.44 0v-6.64h6.64v6.64z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M0 23.83V1.28h24.05v22.55zm2.96-2.95h18.13V4.23H2.96v16.63zM4.93 19v-4h4v4zm0-5.27V6.35h14.14v7.38zM10 19v-4h4v4zm5.08 0v-4h3.99v4h-4z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconPages as default
@@ -3,9 +3,9 @@ const SvgIconParametrage = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M41.34 11.442v16.436q.06-.02.119-.036l.132-1.14a.366.366 0 0 1 .35-.318h1.627c.17 0 .328.144.347.318l.136 1.14c.422.114.826.285 1.197.505l.882-.71a.353.353 0 0 1 .467.029l1.15 1.175c.12.124.135.34.028.477l-.693.902c.216.38.383.794.497 1.23l1.116.134-.002-.001c.17.021.31.18.307.357v1.662a.37.37 0 0 1-.31.358l-1.116.136a5 5 0 0 1-.495 1.226l.694.904a.37.37 0 0 1-.028.475l-1.15 1.178a.356.356 0 0 1-.466.027l-.883-.708q-.557.331-1.198.505l-.133 1.142a.36.36 0 0 1-.348.314h-1.626a.364.364 0 0 1-.35-.314l-.134-1.142c-.04-.01-.077-.025-.116-.036v5.6h-5.005q-.06.118-.123.235l.92 1.196a.5.5 0 0 1-.036.634l-1.528 1.566a.474.474 0 0 1-.619.037l-1.173-.94c-.495.291-1.029.52-1.593.673l-.178 1.517a.485.485 0 0 1-.464.42h-2.16a.484.484 0 0 1-.465-.42l-.178-1.515a6.5 6.5 0 0 1-1.591-.675l-1.173.945a.474.474 0 0 1-.62-.042l-1.526-1.561a.504.504 0 0 1-.037-.635l.92-1.197q-.065-.118-.125-.238H7.778v-39.7h24.928zM27.683 43.268a4.084 4.084 0 0 0 5.555 0zm2.777-7.399c-2.292 0-4.15 1.9-4.15 4.245 0 1.252.53 2.376 1.372 3.153h5.557a4.28 4.28 0 0 0 1.371-3.153c0-2.345-1.858-4.245-4.15-4.245m-20.057 5.137h11.756v-1.993c0-.236.188-.448.413-.476l1.48-.18q.118-.446.288-.863h-3.384v-1.387h3.28l-.446-.579a.5.5 0 0 1 .037-.633l1.527-1.564a.475.475 0 0 1 .62-.037l1.172.942a6.5 6.5 0 0 1 1.593-.673l.177-1.516a.486.486 0 0 1 .465-.421h2.16c.229 0 .437.189.465.42l.176 1.517c.564.154 1.098.381 1.592.673l1.172-.943a.47.47 0 0 1 .62.038l1.526 1.562a.5.5 0 0 1 .037.635l-.92 1.198c.285.506.509 1.053.66 1.63l1.48.181.004-.002a.45.45 0 0 1 .187.07V37.5l-.777-.794a.38.38 0 0 1-.03-.478l.694-.9a5.3 5.3 0 0 1-.496-1.227l-1.115-.14a.364.364 0 0 1-.31-.354v-1.663c0-.175.139-.337.31-.358l1.115-.136c.116-.435.28-.847.496-1.227l-.694-.904a.37.37 0 0 1 .028-.475l.78-.798V13.45h-7.571V6.453H10.402zm8.43-3.51H13.31V32.39h5.522zm-4.02-1.39h2.52v-2.33h-2.52zm27.944-6.528c-1.724 0-3.125 1.43-3.125 3.195s1.397 3.196 3.125 3.196c1.724 0 3.123-1.433 3.123-3.196 0-1.766-1.399-3.195-3.123-3.195m-23.924 1.024H13.31v-5.105h5.522zm13.602-.001H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602-.001H20.955V22.32h11.479zM14.812 22.32h2.52v-2.329h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602 0H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm18.044-3.626h4.621l-4.62-4.368z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.27-.15H.01v21.12h17.85V4.04zm.08 2.06 2.46 2.32h-2.46zM1.41 19.76V1.38h10.94v3.73h4.02v14.65zm8.22 0h4.9v1.2h-4.9zm7.3-6h.93v3.71h-.93zM2.95 6.9H5.9V4.18H2.95zm.8-1.98H5.1v1.24H3.75zm-.8 5.64H5.9V7.85H2.95zm.8-1.97H5.1v1.23H3.75zm-.8 5.64H5.9v-2.72H2.95zm.8-1.98H5.1v1.24H3.75zm-.8 5.65H5.9v-2.72H2.95zm.8-1.98H5.1v1.24H3.75zm3.27 1.24h3.14v.74H7.02zm0-3.67h6.1v.74h-6.1zm0-3.66h6.1v.73h-6.1zm0-3.67h6.1v.74h-6.1zm9.25 12.29-.79-.1a3.6 3.6 0 0 0-.35-.86l.5-.64a.26.26 0 0 0-.03-.34l-.81-.83a.25.25 0 0 0-.33-.02l-.62.5a3.5 3.5 0 0 0-.85-.36l-.1-.8a.26.26 0 0 0-.24-.23H11.5a.26.26 0 0 0-.25.23l-.1.8c-.3.09-.58.2-.84.36l-.62-.5a.25.25 0 0 0-.33.02l-.81.83a.27.27 0 0 0-.02.34l.49.64a3.6 3.6 0 0 0-.35.86l-.8.1a.26.26 0 0 0-.21.25v1.18c0 .12.1.24.22.25l.79.1c.08.3.2.6.35.86l-.5.64a.27.27 0 0 0 .03.34l.81.83a.25.25 0 0 0 .33.02l.62-.5c.26.15.55.27.85.36l.1.8a.26.26 0 0 0 .24.23h1.15a.26.26 0 0 0 .25-.23l.1-.8c.3-.09.58-.2.84-.36l.62.5a.25.25 0 0 0 .33-.02l.81-.83a.27.27 0 0 0 .02-.34l-.49-.64c.15-.27.27-.56.35-.87l.8-.1a.26.26 0 0 0 .21-.25V18.7a.26.26 0 0 0-.22-.25m-4.2 3.1c-1.21 0-2.2-1.01-2.2-2.26s.99-2.26 2.2-2.26c1.23 0 2.21 1.01 2.21 2.26s-.98 2.26-2.2 2.26zm9.7-6.8-.59-.07a2.7 2.7 0 0 0-.26-.65l.37-.48a.2.2 0 0 0-.02-.25l-.6-.63a.19.19 0 0 0-.26-.02l-.47.38a2.6 2.6 0 0 0-.63-.27l-.08-.6a.2.2 0 0 0-.18-.17h-.86a.2.2 0 0 0-.19.17l-.07.6a2.6 2.6 0 0 0-.64.27l-.47-.37a.19.19 0 0 0-.25 0l-.6.64a.2.2 0 0 0-.02.25l.37.48a2.8 2.8 0 0 0-.27.65l-.6.07a.2.2 0 0 0-.16.2v.88c0 .1.08.18.17.19l.6.07c.05.23.14.45.25.65l-.36.48a.2.2 0 0 0 .01.26l.61.62a.19.19 0 0 0 .25.02l.47-.38c.2.12.41.2.64.27l.07.6a.2.2 0 0 0 .18.17h.87a.2.2 0 0 0 .18-.16l.07-.61c.23-.06.44-.15.64-.27l.47.38a.19.19 0 0 0 .25-.02l.61-.62a.2.2 0 0 0 .01-.26l-.36-.48c.11-.2.2-.42.26-.65l.6-.07a.2.2 0 0 0 .16-.2v-.88a.2.2 0 0 0-.17-.19m-3.15 2.33c-.92 0-1.67-.76-1.67-1.7s.75-1.7 1.67-1.7c.91 0 1.66.77 1.66 1.7s-.75 1.7-1.66 1.7" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconParametrage as default
@@ -3,9 +3,9 @@ const SvgIconParametrages = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M41.34 11.442v16.436q.06-.02.119-.036l.132-1.14a.366.366 0 0 1 .35-.318h1.627c.17 0 .328.144.347.318l.136 1.14c.422.114.826.285 1.197.505l.882-.71a.353.353 0 0 1 .467.029l1.15 1.175c.12.124.135.34.028.477l-.693.902c.216.38.383.794.497 1.23l1.116.134-.002-.001c.17.021.31.18.307.357v1.662a.37.37 0 0 1-.31.358l-1.116.136a5 5 0 0 1-.495 1.226l.694.904a.37.37 0 0 1-.028.475l-1.15 1.178a.356.356 0 0 1-.466.027l-.883-.708q-.557.331-1.198.505l-.133 1.142a.36.36 0 0 1-.348.314h-1.626a.364.364 0 0 1-.35-.314l-.134-1.142c-.04-.01-.077-.025-.116-.036v5.6h-5.005q-.06.118-.123.235l.92 1.196a.5.5 0 0 1-.036.634l-1.528 1.566a.474.474 0 0 1-.619.037l-1.173-.94c-.495.291-1.029.52-1.593.673l-.178 1.517a.485.485 0 0 1-.464.42h-2.16a.484.484 0 0 1-.465-.42l-.178-1.515a6.5 6.5 0 0 1-1.591-.675l-1.173.945a.474.474 0 0 1-.62-.042l-1.526-1.561a.504.504 0 0 1-.037-.635l.92-1.197q-.065-.118-.125-.238H7.778v-39.7h24.928zM27.683 43.268a4.084 4.084 0 0 0 5.555 0zm2.777-7.399c-2.292 0-4.15 1.9-4.15 4.245 0 1.252.53 2.376 1.372 3.153h5.557a4.28 4.28 0 0 0 1.371-3.153c0-2.345-1.858-4.245-4.15-4.245m-20.057 5.137h11.756v-1.993c0-.236.188-.448.413-.476l1.48-.18q.118-.446.288-.863h-3.384v-1.387h3.28l-.446-.579a.5.5 0 0 1 .037-.633l1.527-1.564a.475.475 0 0 1 .62-.037l1.172.942a6.5 6.5 0 0 1 1.593-.673l.177-1.516a.486.486 0 0 1 .465-.421h2.16c.229 0 .437.189.465.42l.176 1.517c.564.154 1.098.381 1.592.673l1.172-.943a.47.47 0 0 1 .62.038l1.526 1.562a.5.5 0 0 1 .037.635l-.92 1.198c.285.506.509 1.053.66 1.63l1.48.181.004-.002a.45.45 0 0 1 .187.07V37.5l-.777-.794a.38.38 0 0 1-.03-.478l.694-.9a5.3 5.3 0 0 1-.496-1.227l-1.115-.14a.364.364 0 0 1-.31-.354v-1.663c0-.175.139-.337.31-.358l1.115-.136c.116-.435.28-.847.496-1.227l-.694-.904a.37.37 0 0 1 .028-.475l.78-.798V13.45h-7.571V6.453H10.402zm8.43-3.51H13.31V32.39h5.522zm-4.02-1.39h2.52v-2.33h-2.52zm27.944-6.528c-1.724 0-3.125 1.43-3.125 3.195s1.397 3.196 3.125 3.196c1.724 0 3.123-1.433 3.123-3.196 0-1.766-1.399-3.195-3.123-3.195m-23.924 1.024H13.31v-5.105h5.522zm13.602-.001H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602-.001H20.955V22.32h11.479zM14.812 22.32h2.52v-2.329h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602 0H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm18.044-3.626h4.621l-4.62-4.368z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.27-.15H.01v21.12h17.85V4.04zm.08 2.06 2.46 2.32h-2.46zM1.41 19.76V1.38h10.94v3.73h4.02v14.65zm8.22 0h4.9v1.2h-4.9zm7.3-6h.93v3.71h-.93zM2.95 6.9H5.9V4.18H2.95zm.8-1.98H5.1v1.24H3.75zm-.8 5.64H5.9V7.85H2.95zm.8-1.97H5.1v1.24H3.75zm-.8 5.64H5.9v-2.71H2.95zm.8-1.98H5.1v1.24H3.75zm-.8 5.65H5.9v-2.72H2.95zm.8-1.98H5.1v1.24H3.75zm3.27 1.24h3.14v.74H7.02zm0-3.67h6.1v.74h-6.1zm0-3.67h6.1v.74h-6.1zm0-3.66h6.1v.74h-6.1zm9.25 12.29-.79-.1c-.08-.3-.2-.6-.35-.86l.5-.64a.27.27 0 0 0-.03-.34l-.81-.83a.25.25 0 0 0-.33-.02l-.62.5a3.5 3.5 0 0 0-.85-.36l-.1-.8a.26.26 0 0 0-.24-.23H11.5c-.12 0-.23.1-.25.23l-.1.8c-.3.09-.57.2-.84.36l-.62-.5a.25.25 0 0 0-.33.02l-.81.83a.27.27 0 0 0-.02.34l.49.64c-.16.27-.27.56-.35.86l-.8.1a.26.26 0 0 0-.21.25v1.18c0 .12.1.24.22.25l.79.1c.08.3.2.6.35.86l-.5.64c-.07.1-.06.25.03.34l.8.83c.1.09.24.1.34.02l.62-.5c.26.15.55.27.85.36l.1.8c0 .13.12.23.24.23h1.15c.12 0 .23-.1.25-.23l.1-.8c.3-.09.58-.2.84-.36l.62.5c.1.07.25.07.33-.02l.81-.83c.09-.1.1-.24.02-.34l-.49-.64c.16-.27.27-.56.35-.86l.8-.1a.26.26 0 0 0 .21-.25V18.7c0-.12-.1-.23-.22-.25m-4.2 3.1c-1.21 0-2.2-1.01-2.2-2.26s.99-2.26 2.2-2.26c1.23 0 2.21 1.01 2.21 2.26s-.98 2.26-2.2 2.26zm9.7-6.8-.59-.07a2.8 2.8 0 0 0-.26-.65l.37-.48a.2.2 0 0 0-.02-.26l-.61-.62a.19.19 0 0 0-.25-.02l-.47.38c-.2-.12-.41-.2-.64-.27l-.07-.6a.2.2 0 0 0-.18-.18h-.87a.2.2 0 0 0-.18.17l-.07.61c-.23.06-.44.15-.64.27l-.47-.38a.2.2 0 0 0-.25.02l-.61.62a.2.2 0 0 0-.02.26l.37.48c-.11.2-.2.42-.26.65l-.6.07a.2.2 0 0 0-.16.2v.88c0 .09.07.17.17.18l.59.08c.06.23.15.45.26.65l-.37.48a.2.2 0 0 0 .02.25l.61.63c.06.07.18.07.25.02l.47-.38c.2.11.4.2.63.27l.08.6c0 .1.1.17.18.17h.87a.2.2 0 0 0 .18-.17l.07-.6c.23-.07.44-.16.64-.27l.47.37c.07.06.18.06.25-.01l.61-.63a.2.2 0 0 0 .02-.25l-.37-.48c.11-.2.2-.42.26-.65l.6-.07a.2.2 0 0 0 .16-.2v-.88a.2.2 0 0 0-.16-.19zm-3.15 2.34c-.92 0-1.67-.77-1.67-1.7s.75-1.7 1.67-1.7c.91 0 1.66.76 1.66 1.7s-.75 1.7-1.66 1.7" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconParametrages as default
@@ -3,9 +3,9 @@ const SvgIconPoll = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M36.082 44H14.918q-3.3 0-5.583-2.332Q7.05 39.338 7 36.093V14.907q0-3.295 2.335-5.576T14.918 7h13.196q1.116 0 1.878.811.76.81.812 1.825.05 1.013-.812 1.875-.863.861-1.878.811H14.918q-1.066 0-1.878.76t-.761 1.825v21.186q0 1.065.76 1.825.762.76 1.879.76h21.164q1.066 0 1.827-.76a2.68 2.68 0 0 0 .813-1.825v-7.957q0-1.065.812-1.825t1.877-.811 1.828.81q.76.863.761 1.826v7.957q0 3.294-2.335 5.575T36.082 44m-7.511-11.05q-1.472 0-2.487-1.013l-7.004-6.995q-1.015-1.115-1.015-2.534 0-1.42 1.015-2.483 1.014-1.065 2.436-1.014a3.8 3.8 0 0 1 2.487 1.014l3.806 3.75 9.136-14.394q.71-1.267 2.132-1.673 1.42-.405 2.69.254 1.269.658 1.675 2.128.405 1.47-.355 2.687l-11.42 18.449q-.914 1.825-3.096 1.825" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.78 21.33H3.75q-1.56 0-2.64-1.1T0 17.58V7.53q0-1.56 1.1-2.64t2.64-1.11H10q.53 0 .9.38t.38.87-.39.89-.89.38H3.75q-.5 0-.89.36t-.36.87v10.05q0 .5.36.87t.9.36h10.02q.5 0 .87-.36t.38-.87v-3.77q0-.5.39-.87t.88-.38.87.38.36.87v3.77q0 1.56-1.1 2.65t-2.65 1.1m-3.56-5.24q-.7 0-1.18-.48l-3.32-3.32q-.48-.53-.48-1.2t.48-1.18 1.16-.48 1.17.48l1.8 1.78 4.34-6.83q.33-.6 1-.8t1.28.13.8 1-.17 1.28l-5.41 8.75q-.44.87-1.47.87" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconPoll as default
@@ -3,9 +3,13 @@ const SvgIconPresences = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M38.974 5.007c1.987.131 3.496 1.895 3.496 3.93v1.987c.128 7.763-1.295 13.937-4.23 18.335-1.472 2.157-2.026 4.785-1.856 7.42.044.3.044.603.044.949v6.516A1.84 1.84 0 0 1 34.572 46H8.855A1.86 1.86 0 0 1 7 44.144v-6.516c0-4.762 2.483-7.772 5.702-9.569a1.45 1.45 0 0 1 1.548.083c2.089 1.486 4.786 2.358 7.42 2.358s5.094-.779 7.12-2.157c.477-.34.907-.686 1.34-1.033 3.368-2.804 5.093-8.497 4.962-16.395V8.674c0-2.074 1.77-3.799 3.882-3.667m-23.546 6.437A8.892 8.892 0 1 1 28.002 24.02a8.892 8.892 0 0 1-12.574-12.575" })
8
+ /* @__PURE__ */ jsxs("g", { fill: "currentColor", clipPath: "url(#icon-presences_svg__a)", children: [
9
+ /* @__PURE__ */ jsx("path", { d: "M13.44 11.529a4.268 4.268 0 1 0-6.035-6.036 4.268 4.268 0 0 0 6.036 6.036Z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M20.386 5.243V4.29c0-.977-.725-1.824-1.679-1.887-1.014-.063-1.863.765-1.863 1.76V5.24c.063 3.791-.765 6.524-2.382 7.87-.207.166-.414.332-.643.495a6.05 6.05 0 0 1-3.417 1.036 6.28 6.28 0 0 1-3.562-1.132.7.7 0 0 0-.743-.04c-1.545.863-2.737 2.308-2.737 4.593v3.128c0 .491.4.891.89.891h12.345c.495 0 .89-.392.89-.89V18.06c0-.166 0-.31-.021-.455-.082-1.265.185-2.527.89-3.562 1.41-2.111 2.093-5.074 2.032-8.8" })
11
+ ] }),
12
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-presences_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
9
13
  ] });
10
14
  export {
11
15
  SvgIconPresences as default
@@ -3,9 +3,9 @@ const SvgIconRack = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 21 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M31.74 27.71h8.33a.8.8 0 0 0 0-.24.36.36 0 0 0-.1-.19l-5.58-13.1H15.66l-5.58 13.1a.36.36 0 0 0-.1.19.8.8 0 0 0-.05.24h8.33l2.51 5.06h8.46zm13.53.75v12.73a1.63 1.63 0 0 1-.47 1.18 1.82 1.82 0 0 1-1.23.52H6.43a1.53 1.53 0 0 1-1.18-.52 1.9 1.9 0 0 1-.52-1.18V28.46a8.4 8.4 0 0 1 .66-3.21l6.29-14.57a2.34 2.34 0 0 1 1-1.14A2.17 2.17 0 0 1 14 9.11h22a2.7 2.7 0 0 1 1.37.43c.466.24.823.647 1 1.14l6.29 14.57a8.4 8.4 0 0 1 .66 3.21z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.73 13.42h4.23l-.02-.12q-.02-.07-.05-.1l-2.84-6.66h-9.5l-2.83 6.67q-.03.02-.05.1t-.02.11h4.23L8.15 16h4.3zm6.88.39v6.46q0 .37-.24.6t-.63.27H.86q-.36 0-.6-.26t-.26-.6V13.8q0-.82.33-1.64l3.2-7.4q.12-.34.48-.58t.7-.22h11.18q.34 0 .7.22t.48.57l3.2 7.41q.34.82.34 1.64z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconRack as default