@uva-glass/component-library 3.34.12 → 3.35.1

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 (117) hide show
  1. package/dist/{Lexical.prod-C7FcGFd7.js → Lexical.prod-7x3WP3vd.js} +562 -563
  2. package/dist/Lexical.prod-7x3WP3vd.js.map +1 -0
  3. package/dist/{LexicalClipboard.prod-CeOlk1NB.js → LexicalClipboard.prod-BMLLh6JL.js} +11 -11
  4. package/dist/{LexicalClipboard.prod-CeOlk1NB.js.map → LexicalClipboard.prod-BMLLh6JL.js.map} +1 -1
  5. package/dist/{LexicalLink.prod-CSI9BSPD.js → LexicalLink.prod-Dr6L083o.js} +3 -3
  6. package/dist/{LexicalLink.prod-CSI9BSPD.js.map → LexicalLink.prod-Dr6L083o.js.map} +1 -1
  7. package/dist/{LexicalList.prod-TMA2LN4v.js → LexicalList.prod-nl__pKjG.js} +11 -11
  8. package/dist/{LexicalList.prod-TMA2LN4v.js.map → LexicalList.prod-nl__pKjG.js.map} +1 -1
  9. package/dist/{LexicalSelection.prod-DDwSrdAV.js → LexicalSelection.prod-CB_xP0pP.js} +24 -22
  10. package/dist/{LexicalSelection.prod-DDwSrdAV.js.map → LexicalSelection.prod-CB_xP0pP.js.map} +1 -1
  11. package/dist/{LexicalTable.prod-DYP5JQC0.js → LexicalTable.prod-CwkGGOke.js} +4 -4
  12. package/dist/{LexicalTable.prod-DYP5JQC0.js.map → LexicalTable.prod-CwkGGOke.js.map} +1 -1
  13. package/dist/{LexicalUtils.prod-D_SPJ6vo.js → LexicalUtils.prod-CtYaCJNB.js} +25 -25
  14. package/dist/LexicalUtils.prod-CtYaCJNB.js.map +1 -0
  15. package/dist/{TablePlugin-CI_6HCsd.js → TablePlugin-C38z2r5y.js} +4 -4
  16. package/dist/{TablePlugin-CI_6HCsd.js.map → TablePlugin-C38z2r5y.js.map} +1 -1
  17. package/dist/{client-D0KlBcsm.js → client-BIzWgcD3.js} +766 -758
  18. package/dist/{client-D0KlBcsm.js.map → client-BIzWgcD3.js.map} +1 -1
  19. package/dist/components/Accordion/Accordion.test.js +3 -3
  20. package/dist/components/AccordionCard/AccordionCard.test.js +3 -3
  21. package/dist/components/ActionList/ActionList.test.js +3 -3
  22. package/dist/components/AppStatusBar/AppStatusBar.test.js +2 -2
  23. package/dist/components/Attention/Attention.test.js +2 -2
  24. package/dist/components/Backdrop/Backdrop.test.js +2 -2
  25. package/dist/components/Buttons/Button.stories.js +1 -1
  26. package/dist/components/Buttons/Button.test.js +2 -2
  27. package/dist/components/Buttons/LinkButton.stories.js +1 -1
  28. package/dist/components/Buttons/LinkButton.test.js +2 -2
  29. package/dist/components/Buttons/MenuButton.stories.js +1 -1
  30. package/dist/components/Buttons/MenuButton.test.js +2 -2
  31. package/dist/components/Card/Card.test.js +2 -2
  32. package/dist/components/Checkbox/Checkbox.stories.js +1 -1
  33. package/dist/components/Checkbox/Checkbox.test.js +3 -3
  34. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
  35. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +2 -2
  36. package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
  37. package/dist/components/CheckboxTree/CheckboxTree.stories.js +7 -7
  38. package/dist/components/CheckboxTree/CheckboxTree.stories.js.map +1 -1
  39. package/dist/components/Chip/Chip.stories.js +1 -1
  40. package/dist/components/ControlsButton/ControlsButton.stories.js +1 -1
  41. package/dist/components/Drawer/Drawer.stories.js +1 -1
  42. package/dist/components/FeedbackBar/FeedbackBar.test.js +2 -2
  43. package/dist/components/FormInput/FormInput.js +1 -1
  44. package/dist/components/FormInput/FormInput.stories.js +1 -1
  45. package/dist/components/Icon/icons/index.d.ts +8 -2
  46. package/dist/components/Icon/icons/index.js +116 -111
  47. package/dist/components/Icon/icons/index.js.map +1 -1
  48. package/dist/components/IconButton/IconButton.stories.js +1 -1
  49. package/dist/components/InputField/InputField.stories.js +2 -2
  50. package/dist/components/Label/Label.test.js +2 -2
  51. package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
  52. package/dist/components/MultiSelect/MultiSelect.js +1 -1
  53. package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
  54. package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
  55. package/dist/components/MultiSelect/index.js +1 -1
  56. package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +1 -1
  57. package/dist/components/MultiSelectBox/MultiSelectBox.test.js +2 -2
  58. package/dist/components/Notification/Notification.stories.js +1 -1
  59. package/dist/components/Notification/Notification.test.js +2 -2
  60. package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
  61. package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
  62. package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
  63. package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
  64. package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
  65. package/dist/components/RadioGroup/Radiogroup.test.js +2 -2
  66. package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
  67. package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +1 -1
  68. package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
  69. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +5 -5
  70. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +2 -2
  71. package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +2 -2
  72. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js +1 -1
  73. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +4 -4
  74. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
  75. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +3 -3
  76. package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +3 -3
  77. package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
  78. package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +3 -3
  79. package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +2 -2
  80. package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
  81. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +3 -3
  82. package/dist/components/RteEditor/Plugins/index.js +1 -1
  83. package/dist/components/RteEditor/RteEditor.js +41 -41
  84. package/dist/components/RteEditor/helpers.js +4 -4
  85. package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
  86. package/dist/components/Sortable/Sortable.stories.js +1 -1
  87. package/dist/components/StatusBadge/StatusBadge.test.js +2 -2
  88. package/dist/components/TextArea/TextArea.stories.js +1 -1
  89. package/dist/components/TextArea/TextArea.test.js +3 -3
  90. package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
  91. package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
  92. package/dist/components/VarIndicator/VarIndicator.test.js +3 -3
  93. package/dist/components/index.js +1 -1
  94. package/dist/{helpers-CYiLlioz.js → helpers-B0VCD9f3.js} +4 -4
  95. package/dist/{helpers-CYiLlioz.js.map → helpers-B0VCD9f3.js.map} +1 -1
  96. package/dist/{index-Ccsg2cb2.js → index-D1fbc4P-.js} +7584 -6612
  97. package/dist/index-D1fbc4P-.js.map +1 -0
  98. package/dist/{index-Ds1dMTvJ.js → index-DDN7R-oN.js} +2 -2
  99. package/dist/{index-Ds1dMTvJ.js.map → index-DDN7R-oN.js.map} +1 -1
  100. package/dist/{index-C2E9FY6V.js → index-DFu0GqDc.js} +59 -39
  101. package/dist/index-DFu0GqDc.js.map +1 -0
  102. package/dist/{index-Br0QepD6.js → index-DzN3R4wD.js} +2894 -3784
  103. package/dist/index-DzN3R4wD.js.map +1 -0
  104. package/dist/index.js +1 -1
  105. package/dist/{react-18-inmoTCp-.js → react-18-CbXtwYTX.js} +2 -2
  106. package/dist/{react-18-inmoTCp-.js.map → react-18-CbXtwYTX.js.map} +1 -1
  107. package/dist/{react.esm-BKjCIfbB.js → react.esm-DMlPLy-4.js} +3 -3
  108. package/dist/{react.esm-BKjCIfbB.js.map → react.esm-DMlPLy-4.js.map} +1 -1
  109. package/dist/setupTests.js +1 -1
  110. package/dist/storybook__react.d.js +8079 -8042
  111. package/dist/storybook__react.d.js.map +1 -1
  112. package/package.json +36 -36
  113. package/dist/Lexical.prod-C7FcGFd7.js.map +0 -1
  114. package/dist/LexicalUtils.prod-D_SPJ6vo.js.map +0 -1
  115. package/dist/index-Br0QepD6.js.map +0 -1
  116. package/dist/index-C2E9FY6V.js.map +0 -1
  117. package/dist/index-Ccsg2cb2.js.map +0 -1
@@ -35,15 +35,15 @@ const n = ({
35
35
  title: l,
36
36
  titleId: C,
37
37
  ...t
38
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.2197 4.71967C12.5126 4.42678 12.9874 4.42678 13.2803 4.71967L20.0303 11.4697C20.3232 11.7626 20.3232 12.2374 20.0303 12.5303L13.2803 19.2803C12.9874 19.5732 12.5126 19.5732 12.2197 19.2803C11.9268 18.9874 11.9268 18.5126 12.2197 18.2197L17.6893 12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H17.6893L12.2197 5.78033C11.9268 5.48744 11.9268 5.01256 12.2197 4.71967Z", fill: "currentcolor" })), v = ({
38
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.2197 4.71967C12.5126 4.42678 12.9874 4.42678 13.2803 4.71967L20.0303 11.4697C20.3232 11.7626 20.3232 12.2374 20.0303 12.5303L13.2803 19.2803C12.9874 19.5732 12.5126 19.5732 12.2197 19.2803C11.9268 18.9874 11.9268 18.5126 12.2197 18.2197L17.6893 12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H17.6893L12.2197 5.78033C11.9268 5.48744 11.9268 5.01256 12.2197 4.71967Z", fill: "currentcolor" })), s = ({
39
39
  title: l,
40
40
  titleId: C,
41
41
  ...t
42
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9999 17.9999C11.7612 17.9999 11.5323 17.9051 11.3635 17.7363C11.1947 17.5675 11.0999 17.3386 11.0999 17.0999V9.13431L8.74789 11.7239C8.58059 11.8876 8.35611 11.9797 8.12207 11.9806C7.88802 11.9815 7.66282 11.8912 7.49423 11.7289C7.32564 11.5665 7.22692 11.3449 7.21902 11.111C7.21112 10.8771 7.29465 10.6493 7.45189 10.4759L11.3519 6.27591C11.4359 6.18881 11.5365 6.11952 11.6478 6.0722C11.7592 6.02488 11.8789 6.00049 11.9999 6.00049C12.1209 6.00049 12.2406 6.02488 12.3519 6.0722C12.4633 6.11952 12.5639 6.18881 12.6479 6.27591L16.5479 10.4759C16.634 10.5601 16.7023 10.6608 16.7488 10.7719C16.7953 10.883 16.819 11.0024 16.8185 11.1228C16.818 11.2432 16.7934 11.3624 16.746 11.4731C16.6987 11.5839 16.6295 11.684 16.5428 11.7675C16.456 11.8511 16.3534 11.9164 16.2409 11.9595C16.1285 12.0027 16.0085 12.0228 15.8881 12.0187C15.7677 12.0147 15.6494 11.9865 15.5401 11.9358C15.4308 11.8852 15.3328 11.8131 15.2519 11.7239L12.8999 9.13431V17.0999C12.8999 17.3386 12.8051 17.5675 12.6363 17.7363C12.4675 17.9051 12.2386 17.9999 11.9999 17.9999Z", fill: "currentcolor" })), L = ({
42
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9999 17.9999C11.7612 17.9999 11.5323 17.9051 11.3635 17.7363C11.1947 17.5675 11.0999 17.3386 11.0999 17.0999V9.13431L8.74789 11.7239C8.58059 11.8876 8.35611 11.9797 8.12207 11.9806C7.88802 11.9815 7.66282 11.8912 7.49423 11.7289C7.32564 11.5665 7.22692 11.3449 7.21902 11.111C7.21112 10.8771 7.29465 10.6493 7.45189 10.4759L11.3519 6.27591C11.4359 6.18881 11.5365 6.11952 11.6478 6.0722C11.7592 6.02488 11.8789 6.00049 11.9999 6.00049C12.1209 6.00049 12.2406 6.02488 12.3519 6.0722C12.4633 6.11952 12.5639 6.18881 12.6479 6.27591L16.5479 10.4759C16.634 10.5601 16.7023 10.6608 16.7488 10.7719C16.7953 10.883 16.819 11.0024 16.8185 11.1228C16.818 11.2432 16.7934 11.3624 16.746 11.4731C16.6987 11.5839 16.6295 11.684 16.5428 11.7675C16.456 11.8511 16.3534 11.9164 16.2409 11.9595C16.1285 12.0027 16.0085 12.0228 15.8881 12.0187C15.7677 12.0147 15.6494 11.9865 15.5401 11.9358C15.4308 11.8852 15.3328 11.8131 15.2519 11.7239L12.8999 9.13431V17.0999C12.8999 17.3386 12.8051 17.5675 12.6363 17.7363C12.4675 17.9051 12.2386 17.9999 11.9999 17.9999Z", fill: "currentcolor" })), v = ({
43
43
  title: l,
44
44
  titleId: C,
45
45
  ...t
46
- }) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.04144 2.24023L10.2587 6.45745L9.37477 7.34134L6.66644 4.633V17.4991H5.41644V4.633L2.7081 7.34134L1.82422 6.45745L6.04144 2.24023ZM14.5831 2.49912V15.3652L17.2914 12.6569L18.1753 13.5408L13.9581 17.758L9.74089 13.5408L10.6248 12.6569L13.3331 15.3652V2.49912H14.5831Z", fill: "currentColor" })), s = ({
46
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.04144 2.24023L10.2587 6.45745L9.37477 7.34134L6.66644 4.633V17.4991H5.41644V4.633L2.7081 7.34134L1.82422 6.45745L6.04144 2.24023ZM14.5831 2.49912V15.3652L17.2914 12.6569L18.1753 13.5408L13.9581 17.758L9.74089 13.5408L10.6248 12.6569L13.3331 15.3652V2.49912H14.5831Z", fill: "currentColor" })), L = ({
47
47
  title: l,
48
48
  titleId: C,
49
49
  ...t
@@ -71,11 +71,11 @@ const n = ({
71
71
  title: l,
72
72
  titleId: C,
73
73
  ...t
74
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M2.5 14H13.5M3 2H13M3.5 2V14M12.5 2V14M6 4.5H7M6 6.5H7M6 8.5H7M9 4.5H10M9 6.5H10M9 8.5H10M6 14V11.75C6 11.3358 6.33579 11 6.75 11H9.25C9.66421 11 10 11.3358 10 11.75V14", stroke: "currentcolor", strokeLinecap: "round", strokeLinejoin: "round" })), V = ({
74
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M2.5 14H13.5M3 2H13M3.5 2V14M12.5 2V14M6 4.5H7M6 6.5H7M6 8.5H7M9 4.5H10M9 6.5H10M9 8.5H10M6 14V11.75C6 11.3358 6.33579 11 6.75 11H9.25C9.66421 11 10 11.3358 10 11.75V14", stroke: "currentcolor", strokeLinecap: "round", strokeLinejoin: "round" })), H = ({
75
75
  title: l,
76
76
  titleId: C,
77
77
  ...t
78
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.79167 7.125C6.28541 7.125 5.875 7.53541 5.875 8.04167C5.875 8.54793 6.28541 8.95833 6.79167 8.95833C7.29793 8.95833 7.70833 8.54793 7.70833 8.04167C7.70833 7.53541 7.29793 7.125 6.79167 7.125ZM4.375 8.04167C4.375 6.70698 5.45698 5.625 6.79167 5.625C8.12636 5.625 9.20833 6.70698 9.20833 8.04167C9.20833 9.37636 8.12636 10.4583 6.79167 10.4583C5.45698 10.4583 4.375 9.37636 4.375 8.04167ZM11.0417 7.29167H19.625V8.79167H11.0417V7.29167ZM6.79167 15.0417C6.2854 15.0417 5.875 15.4521 5.875 15.9583C5.875 16.4646 6.2854 16.875 6.79167 16.875C7.29794 16.875 7.70833 16.4646 7.70833 15.9583C7.70833 15.4521 7.29794 15.0417 6.79167 15.0417ZM4.375 15.9583C4.375 14.6236 5.45699 13.5417 6.79167 13.5417C8.12635 13.5417 9.20833 14.6236 9.20833 15.9583C9.20833 17.2931 8.12635 18.375 6.79167 18.375C5.45699 18.375 4.375 17.2931 4.375 15.9583ZM11.0417 15.2083H19.625V16.7083H11.0417V15.2083Z", fill: "currentColor" })), H = ({
78
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.79167 7.125C6.28541 7.125 5.875 7.53541 5.875 8.04167C5.875 8.54793 6.28541 8.95833 6.79167 8.95833C7.29793 8.95833 7.70833 8.54793 7.70833 8.04167C7.70833 7.53541 7.29793 7.125 6.79167 7.125ZM4.375 8.04167C4.375 6.70698 5.45698 5.625 6.79167 5.625C8.12636 5.625 9.20833 6.70698 9.20833 8.04167C9.20833 9.37636 8.12636 10.4583 6.79167 10.4583C5.45698 10.4583 4.375 9.37636 4.375 8.04167ZM11.0417 7.29167H19.625V8.79167H11.0417V7.29167ZM6.79167 15.0417C6.2854 15.0417 5.875 15.4521 5.875 15.9583C5.875 16.4646 6.2854 16.875 6.79167 16.875C7.29794 16.875 7.70833 16.4646 7.70833 15.9583C7.70833 15.4521 7.29794 15.0417 6.79167 15.0417ZM4.375 15.9583C4.375 14.6236 5.45699 13.5417 6.79167 13.5417C8.12635 13.5417 9.20833 14.6236 9.20833 15.9583C9.20833 17.2931 8.12635 18.375 6.79167 18.375C5.45699 18.375 4.375 17.2931 4.375 15.9583ZM11.0417 15.2083H19.625V16.7083H11.0417V15.2083Z", fill: "currentColor" })), V = ({
79
79
  title: l,
80
80
  titleId: C,
81
81
  ...t
@@ -103,15 +103,15 @@ const n = ({
103
103
  title: l,
104
104
  titleId: C,
105
105
  ...t
106
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4001C9.69748 14.4001 11.3253 13.7258 12.5256 12.5256C13.7258 11.3253 14.4001 9.69748 14.4001 8.0001C14.4001 6.30271 13.7258 4.67485 12.5256 3.47461C11.3253 2.27438 9.69748 1.6001 8.0001 1.6001C6.30271 1.6001 4.67485 2.27438 3.47461 3.47461C2.27438 4.67485 1.6001 6.30271 1.6001 8.0001C1.6001 9.69748 2.27438 11.3253 3.47461 12.5256C4.67485 13.7258 6.30271 14.4001 8.0001 14.4001ZM11.0857 6.5529C11.132 6.48913 11.1653 6.41686 11.1837 6.34021C11.2021 6.26357 11.2053 6.18405 11.1929 6.10619C11.1806 6.02834 11.1531 5.95368 11.1119 5.88647C11.0707 5.81926 11.0167 5.76083 10.9529 5.7145C10.8891 5.66817 10.8169 5.63485 10.7402 5.61645C10.6636 5.59805 10.584 5.59493 10.5062 5.60726C10.4283 5.61959 10.3537 5.64714 10.2865 5.68832C10.2193 5.72951 10.1608 5.78353 10.1145 5.8473L7.3281 9.6793L5.8241 8.1753C5.76872 8.11802 5.70249 8.07234 5.62928 8.04093C5.55606 8.00952 5.47732 7.99301 5.39765 7.99235C5.31799 7.9917 5.23899 8.00692 5.16526 8.03712C5.09154 8.06732 5.02457 8.11191 4.96826 8.16827C4.91195 8.22463 4.86743 8.29164 4.8373 8.36539C4.80716 8.43914 4.79202 8.51816 4.79275 8.59783C4.79348 8.67749 4.81007 8.75622 4.84155 8.8294C4.87303 8.90259 4.91877 8.96878 4.9761 9.0241L6.9761 11.0241C7.0374 11.0854 7.11127 11.1328 7.19261 11.1628C7.27396 11.1928 7.36085 11.2049 7.44731 11.1981C7.53376 11.1914 7.61772 11.1659 7.6934 11.1236C7.76908 11.0813 7.83469 11.023 7.8857 10.9529L11.0857 6.5529Z", fill: "currentcolor" })), B = ({
106
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4001C9.69748 14.4001 11.3253 13.7258 12.5256 12.5256C13.7258 11.3253 14.4001 9.69748 14.4001 8.0001C14.4001 6.30271 13.7258 4.67485 12.5256 3.47461C11.3253 2.27438 9.69748 1.6001 8.0001 1.6001C6.30271 1.6001 4.67485 2.27438 3.47461 3.47461C2.27438 4.67485 1.6001 6.30271 1.6001 8.0001C1.6001 9.69748 2.27438 11.3253 3.47461 12.5256C4.67485 13.7258 6.30271 14.4001 8.0001 14.4001ZM11.0857 6.5529C11.132 6.48913 11.1653 6.41686 11.1837 6.34021C11.2021 6.26357 11.2053 6.18405 11.1929 6.10619C11.1806 6.02834 11.1531 5.95368 11.1119 5.88647C11.0707 5.81926 11.0167 5.76083 10.9529 5.7145C10.8891 5.66817 10.8169 5.63485 10.7402 5.61645C10.6636 5.59805 10.584 5.59493 10.5062 5.60726C10.4283 5.61959 10.3537 5.64714 10.2865 5.68832C10.2193 5.72951 10.1608 5.78353 10.1145 5.8473L7.3281 9.6793L5.8241 8.1753C5.76872 8.11802 5.70249 8.07234 5.62928 8.04093C5.55606 8.00952 5.47732 7.99301 5.39765 7.99235C5.31799 7.9917 5.23899 8.00692 5.16526 8.03712C5.09154 8.06732 5.02457 8.11191 4.96826 8.16827C4.91195 8.22463 4.86743 8.29164 4.8373 8.36539C4.80716 8.43914 4.79202 8.51816 4.79275 8.59783C4.79348 8.67749 4.81007 8.75622 4.84155 8.8294C4.87303 8.90259 4.91877 8.96878 4.9761 9.0241L6.9761 11.0241C7.0374 11.0854 7.11127 11.1328 7.19261 11.1628C7.27396 11.1928 7.36085 11.2049 7.44731 11.1981C7.53376 11.1914 7.61772 11.1659 7.6934 11.1236C7.76908 11.0813 7.83469 11.023 7.8857 10.9529L11.0857 6.5529Z", fill: "currentcolor" })), k = ({
107
107
  title: l,
108
108
  titleId: C,
109
109
  ...t
110
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.2835 7.51155L11.0738 17.447L6.68933 13.0626L7.74999 12.0019L10.8012 15.0531L16.0115 6.71655L17.2835 7.51155Z", fill: "currentcolor" })), y = ({
110
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.2835 7.51155L11.0738 17.447L6.68933 13.0626L7.74999 12.0019L10.8012 15.0531L16.0115 6.71655L17.2835 7.51155Z", fill: "currentcolor" })), B = ({
111
111
  title: l,
112
112
  titleId: C,
113
113
  ...t
114
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.96967 7.71967C4.26256 7.42678 4.73744 7.42678 5.03033 7.71967L12 14.6893L18.9697 7.71967C19.2626 7.42678 19.7374 7.42678 20.0303 7.71967C20.3232 8.01256 20.3232 8.48744 20.0303 8.78033L12.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L3.96967 8.78033C3.67678 8.48744 3.67678 8.01256 3.96967 7.71967Z", fill: "currentcolor" })), k = ({
114
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.96967 7.71967C4.26256 7.42678 4.73744 7.42678 5.03033 7.71967L12 14.6893L18.9697 7.71967C19.2626 7.42678 19.7374 7.42678 20.0303 7.71967C20.3232 8.01256 20.3232 8.48744 20.0303 8.78033L12.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L3.96967 8.78033C3.67678 8.48744 3.67678 8.01256 3.96967 7.71967Z", fill: "currentcolor" })), y = ({
115
115
  title: l,
116
116
  titleId: C,
117
117
  ...t
@@ -123,15 +123,15 @@ const n = ({
123
123
  title: l,
124
124
  titleId: C,
125
125
  ...t
126
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4697 7.71967C11.7626 7.42678 12.2374 7.42678 12.5303 7.71967L20.0303 15.2197C20.3232 15.5126 20.3232 15.9874 20.0303 16.2803C19.7374 16.5732 19.2626 16.5732 18.9697 16.2803L12 9.31066L5.03033 16.2803C4.73744 16.5732 4.26256 16.5732 3.96967 16.2803C3.67678 15.9874 3.67678 15.5126 3.96967 15.2197L11.4697 7.71967Z", fill: "currentcolor" })), T = ({
126
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4697 7.71967C11.7626 7.42678 12.2374 7.42678 12.5303 7.71967L20.0303 15.2197C20.3232 15.5126 20.3232 15.9874 20.0303 16.2803C19.7374 16.5732 19.2626 16.5732 18.9697 16.2803L12 9.31066L5.03033 16.2803C4.73744 16.5732 4.26256 16.5732 3.96967 16.2803C3.67678 15.9874 3.67678 15.5126 3.96967 15.2197L11.4697 7.71967Z", fill: "currentcolor" })), W = ({
127
127
  title: l,
128
128
  titleId: C,
129
129
  ...t
130
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4697 5.34467C11.7626 5.05178 12.2374 5.05178 12.5303 5.34467L15.6553 8.46967C15.9482 8.76256 15.9482 9.23744 15.6553 9.53033C15.3624 9.82322 14.8876 9.82322 14.5947 9.53033L12 6.93566L9.40533 9.53033C9.11244 9.82322 8.63756 9.82322 8.34467 9.53033C8.05178 9.23744 8.05178 8.76256 8.34467 8.46967L11.4697 5.34467ZM8.34467 14.4697C8.63756 14.1768 9.11244 14.1768 9.40533 14.4697L12 17.0643L14.5947 14.4697C14.8876 14.1768 15.3624 14.1768 15.6553 14.4697C15.9482 14.7626 15.9482 15.2374 15.6553 15.5303L12.5303 18.6553C12.2374 18.9482 11.7626 18.9482 11.4697 18.6553L8.34467 15.5303C8.05178 15.2374 8.05178 14.7626 8.34467 14.4697Z", fill: "currentcolor" })), D = ({
130
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4697 5.34467C11.7626 5.05178 12.2374 5.05178 12.5303 5.34467L15.6553 8.46967C15.9482 8.76256 15.9482 9.23744 15.6553 9.53033C15.3624 9.82322 14.8876 9.82322 14.5947 9.53033L12 6.93566L9.40533 9.53033C9.11244 9.82322 8.63756 9.82322 8.34467 9.53033C8.05178 9.23744 8.05178 8.76256 8.34467 8.46967L11.4697 5.34467ZM8.34467 14.4697C8.63756 14.1768 9.11244 14.1768 9.40533 14.4697L12 17.0643L14.5947 14.4697C14.8876 14.1768 15.3624 14.1768 15.6553 14.4697C15.9482 14.7626 15.9482 15.2374 15.6553 15.5303L12.5303 18.6553C12.2374 18.9482 11.7626 18.9482 11.4697 18.6553L8.34467 15.5303C8.05178 15.2374 8.05178 14.7626 8.34467 14.4697Z", fill: "currentcolor" })), T = ({
131
131
  title: l,
132
132
  titleId: C,
133
133
  ...t
134
- }) => /* @__PURE__ */ e.createElement("svg", { height: 24, width: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 4, fill: "currentcolor" })), W = ({
134
+ }) => /* @__PURE__ */ e.createElement("svg", { height: 24, width: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("circle", { cx: 12, cy: 12, r: 4, fill: "currentcolor" })), D = ({
135
135
  title: l,
136
136
  titleId: C,
137
137
  ...t
@@ -143,11 +143,11 @@ const n = ({
143
143
  title: l,
144
144
  titleId: C,
145
145
  ...t
146
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.8333 9.5C10.5447 9.5 9.5 10.5447 9.5 11.8333C9.5 13.122 10.5447 14.1667 11.8333 14.1667C13.122 14.1667 14.1667 13.122 14.1667 11.8333C14.1667 10.5447 13.122 9.5 11.8333 9.5ZM8 11.8333C8 9.71624 9.71624 8 11.8333 8C13.9504 8 15.6667 9.71624 15.6667 11.8333C15.6667 13.9504 13.9504 15.6667 11.8333 15.6667C9.71624 15.6667 8 13.9504 8 11.8333Z", fill: "currentColor" })), O = ({
146
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.8333 9.5C10.5447 9.5 9.5 10.5447 9.5 11.8333C9.5 13.122 10.5447 14.1667 11.8333 14.1667C13.122 14.1667 14.1667 13.122 14.1667 11.8333C14.1667 10.5447 13.122 9.5 11.8333 9.5ZM8 11.8333C8 9.71624 9.71624 8 11.8333 8C13.9504 8 15.6667 9.71624 15.6667 11.8333C15.6667 13.9504 13.9504 15.6667 11.8333 15.6667C9.71624 15.6667 8 13.9504 8 11.8333Z", fill: "currentColor" })), q = ({
147
147
  title: l,
148
148
  titleId: C,
149
149
  ...t
150
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 11.8333C8 9.71624 9.71624 8 11.8333 8C13.9504 8 15.6667 9.71624 15.6667 11.8333C15.6667 13.9504 13.9504 15.6667 11.8333 15.6667C9.71624 15.6667 8 13.9504 8 11.8333Z", fill: "currentColor" })), q = ({
150
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 11.8333C8 9.71624 9.71624 8 11.8333 8C13.9504 8 15.6667 9.71624 15.6667 11.8333C15.6667 13.9504 13.9504 15.6667 11.8333 15.6667C9.71624 15.6667 8 13.9504 8 11.8333Z", fill: "currentColor" })), O = ({
151
151
  title: l,
152
152
  titleId: C,
153
153
  ...t
@@ -235,19 +235,23 @@ const n = ({
235
235
  title: l,
236
236
  titleId: C,
237
237
  ...t
238
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.75C9.81196 3.75 7.71354 4.61919 6.16637 6.16637C4.61919 7.71354 3.75 9.81196 3.75 12C3.75 13.0834 3.96339 14.1562 4.37799 15.1571C4.79259 16.1581 5.40029 17.0675 6.16637 17.8336C6.93245 18.5997 7.84193 19.2074 8.84286 19.622C9.8438 20.0366 10.9166 20.25 12 20.25C13.0834 20.25 14.1562 20.0366 15.1571 19.622C16.1581 19.2074 17.0675 18.5997 17.8336 17.8336C18.5997 17.0675 19.2074 16.1581 19.622 15.1571C20.0366 14.1562 20.25 13.0834 20.25 12C20.25 9.81196 19.3808 7.71354 17.8336 6.16637C16.2865 4.61919 14.188 3.75 12 3.75ZM5.10571 5.10571C6.93419 3.27723 9.41414 2.25 12 2.25C14.5859 2.25 17.0658 3.27723 18.8943 5.10571C20.7228 6.93419 21.75 9.41414 21.75 12C21.75 13.2804 21.4978 14.5482 21.0078 15.7312C20.5178 16.9141 19.7997 17.9889 18.8943 18.8943C17.9889 19.7997 16.9141 20.5178 15.7312 21.0078C14.5482 21.4978 13.2804 21.75 12 21.75C10.7196 21.75 9.45176 21.4978 8.26884 21.0078C7.08591 20.5178 6.01108 19.7997 5.10571 18.8943C4.20034 17.9889 3.48216 16.9141 2.99217 15.7312C2.50219 14.5482 2.25 13.2804 2.25 12C2.25 9.41414 3.27723 6.93419 5.10571 5.10571ZM8.43905 8.88434C8.54662 8.66921 8.83414 8.25 9.375 8.25C9.91586 8.25 10.2034 8.66921 10.3109 8.88434C10.4411 9.14459 10.5 9.45169 10.5 9.75C10.5 10.0483 10.4411 10.3554 10.3109 10.6157C10.2034 10.8308 9.91586 11.25 9.375 11.25C8.83414 11.25 8.54662 10.8308 8.43905 10.6157C8.30893 10.3554 8.25 10.0483 8.25 9.75C8.25 9.45169 8.30893 9.14459 8.43905 8.88434ZM13.6891 8.88434C13.7966 8.66921 14.0841 8.25 14.625 8.25C15.1659 8.25 15.4534 8.66921 15.5609 8.88434C15.6911 9.14459 15.75 9.45169 15.75 9.75C15.75 10.0483 15.6911 10.3554 15.5609 10.6157C15.4534 10.8308 15.1659 11.25 14.625 11.25C14.0841 11.25 13.7966 10.8308 13.6891 10.6157C13.5589 10.3554 13.5 10.0483 13.5 9.75C13.5 9.45169 13.5589 9.14459 13.6891 8.88434ZM9.99908 14.645C10.6395 14.381 11.326 14.2468 12.0187 14.25C13.4052 14.2534 14.7338 14.8066 15.713 15.7884C16.0055 16.0816 16.0049 16.5565 15.7116 16.849C15.4184 17.1415 14.9435 17.1409 14.651 16.8476C13.9521 16.147 13.0039 15.7522 12.0143 15.75L12.0124 15.75C11.5179 15.7476 11.0278 15.8434 10.5706 16.0318C10.1135 16.2202 9.69822 16.4975 9.34902 16.8476C9.05651 17.1409 8.58164 17.1415 8.28836 16.849C7.99509 16.5565 7.99447 16.0816 8.28698 15.7884C8.77639 15.2977 9.35834 14.909 9.99908 14.645Z", fill: "currentcolor" })), c1 = ({
238
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M2 11.9999L1.32902 11.6648L1.16168 11.9999L1.32902 12.335L2 11.9999ZM22 12L22.671 12.3351L22.8383 12L22.671 11.6649L22 12ZM2 11.9999L2.67098 12.335C4.9893 7.69273 8.55546 5.49997 12 5.5C15.4445 5.50003 19.0107 7.69284 21.329 12.3351L22 12L22.671 11.6649C20.1618 6.64058 16.1417 4.00003 12 4C7.85827 3.99997 3.83815 6.64046 1.32902 11.6648L2 11.9999ZM2 11.9999L1.32902 12.335C3.83815 17.3593 7.85826 19.9999 12 19.9999C16.1417 20 20.1618 17.3595 22.671 12.3351L22 12L21.329 11.6649C19.0107 16.3072 15.4445 18.4999 12 18.4999C8.55547 18.4999 4.9893 16.3071 2.67098 11.6648L2 11.9999ZM15.25 12H14.5C14.5 13.3807 13.3807 14.5 12 14.5V15.25V16C14.2091 16 16 14.2091 16 12H15.25ZM12 15.25V14.5C10.6193 14.5 9.5 13.3807 9.5 12H8.75H8C8 14.2091 9.79086 16 12 16V15.25ZM8.75 12H9.5C9.5 10.6193 10.6193 9.49998 12 9.49998V8.74998V7.99998C9.79086 7.99998 8 9.79084 8 12H8.75ZM12 8.74998V9.49998C13.3807 9.49998 14.5 10.6193 14.5 12H15.25H16C16 9.79084 14.2091 7.99998 12 7.99998V8.74998Z", fill: "currentcolor" })), c1 = ({
239
239
  title: l,
240
240
  titleId: C,
241
241
  ...t
242
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M2 11.9999L1.32902 11.6648L1.16168 11.9999L1.32902 12.335L2 11.9999ZM22 12L22.671 12.3351L22.8383 12L22.671 11.6649L22 12ZM2 11.9999L2.67098 12.335C4.9893 7.69273 8.55546 5.49997 12 5.5C15.4445 5.50003 19.0107 7.69284 21.329 12.3351L22 12L22.671 11.6649C20.1618 6.64058 16.1417 4.00003 12 4C7.85827 3.99997 3.83815 6.64046 1.32902 11.6648L2 11.9999ZM2 11.9999L1.32902 12.335C3.83815 17.3593 7.85826 19.9999 12 19.9999C16.1417 20 20.1618 17.3595 22.671 12.3351L22 12L21.329 11.6649C19.0107 16.3072 15.4445 18.4999 12 18.4999C8.55547 18.4999 4.9893 16.3071 2.67098 11.6648L2 11.9999ZM15.25 12H14.5C14.5 13.3807 13.3807 14.5 12 14.5V15.25V16C14.2091 16 16 14.2091 16 12H15.25ZM12 15.25V14.5C10.6193 14.5 9.5 13.3807 9.5 12H8.75H8C8 14.2091 9.79086 16 12 16V15.25ZM8.75 12H9.5C9.5 10.6193 10.6193 9.49998 12 9.49998V8.74998V7.99998C9.79086 7.99998 8 9.79084 8 12H8.75ZM12 8.74998V9.49998C13.3807 9.49998 14.5 10.6193 14.5 12H15.25H16C16 9.79084 14.2091 7.99998 12 7.99998V8.74998Z", fill: "currentcolor" })), d1 = ({
242
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9999 4C16.1417 4.00003 20.1618 6.64058 22.6709 11.6649L22.8383 12L22.6709 12.3351C20.1618 17.3595 16.1417 20 11.9999 19.9999C7.8582 19.9999 3.83809 17.3593 1.32896 12.335L1.16162 11.9999L1.32896 11.6648C3.8381 6.64046 7.85821 3.99997 11.9999 4ZM8.37495 12C8.37495 9.99797 9.99791 8.375 11.9999 8.375C14.002 8.375 15.6249 9.99797 15.6249 12C15.6249 14.002 14.002 15.625 11.9999 15.625C9.99791 15.625 8.37495 14.002 8.37495 12Z", fill: "currentcolor" })), d1 = ({
243
243
  title: l,
244
244
  titleId: C,
245
245
  ...t
246
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9999 4C16.1417 4.00003 20.1618 6.64058 22.6709 11.6649L22.8383 12L22.6709 12.3351C20.1618 17.3595 16.1417 20 11.9999 19.9999C7.8582 19.9999 3.83809 17.3593 1.32896 12.335L1.16162 11.9999L1.32896 11.6648C3.8381 6.64046 7.85821 3.99997 11.9999 4ZM8.37495 12C8.37495 9.99797 9.99791 8.375 11.9999 8.375C14.002 8.375 15.6249 9.99797 15.6249 12C15.6249 14.002 14.002 15.625 11.9999 15.625C9.99791 15.625 8.37495 14.002 8.37495 12Z", fill: "currentcolor" })), w1 = ({
246
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.75C9.81196 3.75 7.71354 4.61919 6.16637 6.16637C4.61919 7.71354 3.75 9.81196 3.75 12C3.75 13.0834 3.96339 14.1562 4.37799 15.1571C4.79259 16.1581 5.40029 17.0675 6.16637 17.8336C6.93245 18.5997 7.84193 19.2074 8.84286 19.622C9.8438 20.0366 10.9166 20.25 12 20.25C13.0834 20.25 14.1562 20.0366 15.1571 19.622C16.1581 19.2074 17.0675 18.5997 17.8336 17.8336C18.5997 17.0675 19.2074 16.1581 19.622 15.1571C20.0366 14.1562 20.25 13.0834 20.25 12C20.25 9.81196 19.3808 7.71354 17.8336 6.16637C16.2865 4.61919 14.188 3.75 12 3.75ZM5.10571 5.10571C6.93419 3.27723 9.41414 2.25 12 2.25C14.5859 2.25 17.0658 3.27723 18.8943 5.10571C20.7228 6.93419 21.75 9.41414 21.75 12C21.75 13.2804 21.4978 14.5482 21.0078 15.7312C20.5178 16.9141 19.7997 17.9889 18.8943 18.8943C17.9889 19.7997 16.9141 20.5178 15.7312 21.0078C14.5482 21.4978 13.2804 21.75 12 21.75C10.7196 21.75 9.45176 21.4978 8.26884 21.0078C7.08591 20.5178 6.01108 19.7997 5.10571 18.8943C4.20034 17.9889 3.48216 16.9141 2.99217 15.7312C2.50219 14.5482 2.25 13.2804 2.25 12C2.25 9.41414 3.27723 6.93419 5.10571 5.10571ZM8.43905 8.88434C8.54662 8.66921 8.83414 8.25 9.375 8.25C9.91586 8.25 10.2034 8.66921 10.3109 8.88434C10.4411 9.14459 10.5 9.45169 10.5 9.75C10.5 10.0483 10.4411 10.3554 10.3109 10.6157C10.2034 10.8308 9.91586 11.25 9.375 11.25C8.83414 11.25 8.54662 10.8308 8.43905 10.6157C8.30893 10.3554 8.25 10.0483 8.25 9.75C8.25 9.45169 8.30893 9.14459 8.43905 8.88434ZM13.6891 8.88434C13.7966 8.66921 14.0841 8.25 14.625 8.25C15.1659 8.25 15.4534 8.66921 15.5609 8.88434C15.6911 9.14459 15.75 9.45169 15.75 9.75C15.75 10.0483 15.6911 10.3554 15.5609 10.6157C15.4534 10.8308 15.1659 11.25 14.625 11.25C14.0841 11.25 13.7966 10.8308 13.6891 10.6157C13.5589 10.3554 13.5 10.0483 13.5 9.75C13.5 9.45169 13.5589 9.14459 13.6891 8.88434ZM9.99908 14.645C10.6395 14.381 11.326 14.2468 12.0187 14.25C13.4052 14.2534 14.7338 14.8066 15.713 15.7884C16.0055 16.0816 16.0049 16.5565 15.7116 16.849C15.4184 17.1415 14.9435 17.1409 14.651 16.8476C13.9521 16.147 13.0039 15.7522 12.0143 15.75L12.0124 15.75C11.5179 15.7476 11.0278 15.8434 10.5706 16.0318C10.1135 16.2202 9.69822 16.4975 9.34902 16.8476C9.05651 17.1409 8.58164 17.1415 8.28836 16.849C7.99509 16.5565 7.99447 16.0816 8.28698 15.7884C8.77639 15.2977 9.35834 14.909 9.99908 14.645Z", fill: "currentcolor" })), w1 = ({
247
247
  title: l,
248
248
  titleId: C,
249
249
  ...t
250
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.779 16.9728C11.0398 16.9728 10.4158 16.848 9.90704 16.5984C9.40784 16.3392 8.99024 16.0416 8.65424 15.7056L9.41744 14.64C9.69584 14.8992 10.0078 15.1296 10.3534 15.3312C10.699 15.5232 11.1022 15.6192 11.563 15.6192C12.0718 15.6192 12.4942 15.4656 12.8302 15.1584C13.1662 14.8512 13.3342 14.4192 13.3342 13.8624C13.3342 13.3152 13.1806 12.8928 12.8734 12.5952C12.5662 12.2976 12.1582 12.1488 11.6494 12.1488C11.3518 12.1488 11.1022 12.192 10.9006 12.2784C10.699 12.3552 10.459 12.4848 10.1806 12.6672L9.38864 12.1632L9.66224 7.6416H14.5582V9.0384H11.1022L10.915 11.256C11.107 11.16 11.2942 11.088 11.4766 11.04C11.6686 10.9824 11.8846 10.9536 12.1246 10.9536C12.6526 10.9536 13.1326 11.0544 13.5646 11.256C13.9966 11.4576 14.3422 11.7696 14.6014 12.192C14.8702 12.6144 15.0046 13.1568 15.0046 13.8192C15.0046 14.4816 14.851 15.048 14.5438 15.5184C14.2462 15.9888 13.8526 16.3488 13.363 16.5984C12.8734 16.848 12.3454 16.9728 11.779 16.9728Z", fill: "currentcolor" })), h1 = ({
250
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 10.25C18.7956 10.25 20.25 8.79563 20.25 7C20.25 5.20437 18.7956 3.75 17 3.75C15.2044 3.75 13.75 5.20437 13.75 7C13.75 8.79563 15.2044 10.25 17 10.25Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 20.25C10.7956 20.25 12.25 18.7956 12.25 17C12.25 15.2044 10.7956 13.75 9 13.75C7.20438 13.75 5.75 15.2044 5.75 17C5.75 18.7956 7.20438 20.25 9 20.25Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M13.5 7H3.75", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M5.5 17H3.75", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M20.25 17H12.5", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "square" })), h1 = ({
251
+ title: l,
252
+ titleId: C,
253
+ ...t
254
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.779 16.9728C11.0398 16.9728 10.4158 16.848 9.90704 16.5984C9.40784 16.3392 8.99024 16.0416 8.65424 15.7056L9.41744 14.64C9.69584 14.8992 10.0078 15.1296 10.3534 15.3312C10.699 15.5232 11.1022 15.6192 11.563 15.6192C12.0718 15.6192 12.4942 15.4656 12.8302 15.1584C13.1662 14.8512 13.3342 14.4192 13.3342 13.8624C13.3342 13.3152 13.1806 12.8928 12.8734 12.5952C12.5662 12.2976 12.1582 12.1488 11.6494 12.1488C11.3518 12.1488 11.1022 12.192 10.9006 12.2784C10.699 12.3552 10.459 12.4848 10.1806 12.6672L9.38864 12.1632L9.66224 7.6416H14.5582V9.0384H11.1022L10.915 11.256C11.107 11.16 11.2942 11.088 11.4766 11.04C11.6686 10.9824 11.8846 10.9536 12.1246 10.9536C12.6526 10.9536 13.1326 11.0544 13.5646 11.256C13.9966 11.4576 14.3422 11.7696 14.6014 12.192C14.8702 12.6144 15.0046 13.1568 15.0046 13.8192C15.0046 14.4816 14.851 15.048 14.5438 15.5184C14.2462 15.9888 13.8526 16.3488 13.363 16.5984C12.8734 16.848 12.3454 16.9728 11.779 16.9728Z", fill: "currentcolor" })), s1 = ({
251
255
  title: l,
252
256
  titleId: C,
253
257
  ...t
@@ -259,31 +263,31 @@ const n = ({
259
263
  title: l,
260
264
  titleId: C,
261
265
  ...t
262
- }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", className: "w-6 h-6", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z" })), s1 = ({
266
+ }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", className: "w-6 h-6", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z" })), g1 = ({
263
267
  title: l,
264
268
  titleId: C,
265
269
  ...t
266
- }) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 3.125C8.17664 3.125 6.42795 3.84933 5.13864 5.13864C3.84933 6.42795 3.125 8.17664 3.125 10C3.125 10.9028 3.30283 11.7968 3.64833 12.6309C3.99383 13.4651 4.50024 14.223 5.13864 14.8614C5.77704 15.4998 6.53494 16.0062 7.36905 16.3517C8.20316 16.6972 9.09716 16.875 10 16.875C10.9028 16.875 11.7968 16.6972 12.6309 16.3517C13.4651 16.0062 14.223 15.4998 14.8614 14.8614C15.4998 14.223 16.0062 13.4651 16.3517 12.6309C16.6972 11.7968 16.875 10.9028 16.875 10C16.875 8.17664 16.1507 6.42795 14.8614 5.13864C13.572 3.84933 11.8234 3.125 10 3.125ZM4.25476 4.25476C5.77849 2.73102 7.84512 1.875 10 1.875C12.1549 1.875 14.2215 2.73102 15.7452 4.25476C17.269 5.77849 18.125 7.84512 18.125 10C18.125 11.067 17.9148 12.1235 17.5065 13.1093C17.0982 14.0951 16.4997 14.9908 15.7452 15.7452C14.9908 16.4997 14.0951 17.0982 13.1093 17.5065C12.1235 17.9148 11.067 18.125 10 18.125C8.93301 18.125 7.87647 17.9148 6.8907 17.5065C5.90493 17.0982 5.00923 16.4997 4.25476 15.7452C3.50028 14.9908 2.9018 14.0951 2.49348 13.1093C2.08516 12.1235 1.875 11.067 1.875 10C1.875 7.84512 2.73102 5.77849 4.25476 4.25476ZM9.375 6.875C9.375 6.52982 9.65482 6.25 10 6.25H10.0067C10.3518 6.25 10.6317 6.52982 10.6317 6.875V6.88167C10.6317 7.22684 10.3518 7.50667 10.0067 7.50667H10C9.65482 7.50667 9.375 7.22684 9.375 6.88167V6.875ZM9.13299 8.79766C9.34591 8.69203 9.58456 8.64929 9.82095 8.67448C10.0585 8.6998 10.2838 8.79266 10.4703 8.94207C10.6567 9.09149 10.7964 9.29119 10.8728 9.51753C10.9492 9.74388 10.9592 9.98739 10.9015 10.2192L10.3114 12.5831L10.3401 12.5687C10.6473 12.4114 11.0239 12.5329 11.1813 12.8401C11.3386 13.1473 11.2171 13.5239 10.9099 13.6813L10.8704 13.7015C10.6565 13.8085 10.4165 13.8518 10.1787 13.8265C9.94095 13.8011 9.71545 13.7081 9.52895 13.5584C9.34246 13.4088 9.2028 13.2088 9.12654 12.9821C9.05034 12.7557 9.04065 12.5121 9.09861 12.2803L9.68849 9.91744L9.6832 9.92009L9.64902 9.93673C9.33878 10.0881 8.96461 9.95925 8.81327 9.64902C8.66194 9.33878 8.79075 8.96461 9.10098 8.81327L9.13299 8.79766Z", fill: "currentcolor" })), g1 = ({
270
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 3.125C8.17664 3.125 6.42795 3.84933 5.13864 5.13864C3.84933 6.42795 3.125 8.17664 3.125 10C3.125 10.9028 3.30283 11.7968 3.64833 12.6309C3.99383 13.4651 4.50024 14.223 5.13864 14.8614C5.77704 15.4998 6.53494 16.0062 7.36905 16.3517C8.20316 16.6972 9.09716 16.875 10 16.875C10.9028 16.875 11.7968 16.6972 12.6309 16.3517C13.4651 16.0062 14.223 15.4998 14.8614 14.8614C15.4998 14.223 16.0062 13.4651 16.3517 12.6309C16.6972 11.7968 16.875 10.9028 16.875 10C16.875 8.17664 16.1507 6.42795 14.8614 5.13864C13.572 3.84933 11.8234 3.125 10 3.125ZM4.25476 4.25476C5.77849 2.73102 7.84512 1.875 10 1.875C12.1549 1.875 14.2215 2.73102 15.7452 4.25476C17.269 5.77849 18.125 7.84512 18.125 10C18.125 11.067 17.9148 12.1235 17.5065 13.1093C17.0982 14.0951 16.4997 14.9908 15.7452 15.7452C14.9908 16.4997 14.0951 17.0982 13.1093 17.5065C12.1235 17.9148 11.067 18.125 10 18.125C8.93301 18.125 7.87647 17.9148 6.8907 17.5065C5.90493 17.0982 5.00923 16.4997 4.25476 15.7452C3.50028 14.9908 2.9018 14.0951 2.49348 13.1093C2.08516 12.1235 1.875 11.067 1.875 10C1.875 7.84512 2.73102 5.77849 4.25476 4.25476ZM9.375 6.875C9.375 6.52982 9.65482 6.25 10 6.25H10.0067C10.3518 6.25 10.6317 6.52982 10.6317 6.875V6.88167C10.6317 7.22684 10.3518 7.50667 10.0067 7.50667H10C9.65482 7.50667 9.375 7.22684 9.375 6.88167V6.875ZM9.13299 8.79766C9.34591 8.69203 9.58456 8.64929 9.82095 8.67448C10.0585 8.6998 10.2838 8.79266 10.4703 8.94207C10.6567 9.09149 10.7964 9.29119 10.8728 9.51753C10.9492 9.74388 10.9592 9.98739 10.9015 10.2192L10.3114 12.5831L10.3401 12.5687C10.6473 12.4114 11.0239 12.5329 11.1813 12.8401C11.3386 13.1473 11.2171 13.5239 10.9099 13.6813L10.8704 13.7015C10.6565 13.8085 10.4165 13.8518 10.1787 13.8265C9.94095 13.8011 9.71545 13.7081 9.52895 13.5584C9.34246 13.4088 9.2028 13.2088 9.12654 12.9821C9.05034 12.7557 9.04065 12.5121 9.09861 12.2803L9.68849 9.91744L9.6832 9.92009L9.64902 9.93673C9.33878 10.0881 8.96461 9.95925 8.81327 9.64902C8.66194 9.33878 8.79075 8.96461 9.10098 8.81327L9.13299 8.79766Z", fill: "currentcolor" })), m1 = ({
267
271
  title: l,
268
272
  titleId: C,
269
273
  ...t
270
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.5999 11.9999C21.5999 17.3018 17.3018 21.5999 11.9999 21.5999C6.69797 21.5999 2.3999 17.3018 2.3999 11.9999C2.3999 6.69797 6.69797 2.3999 11.9999 2.3999C17.3018 2.3999 21.5999 6.69797 21.5999 11.9999ZM13.1999 7.1999C13.1999 7.86264 12.6626 8.3999 11.9999 8.3999C11.3372 8.3999 10.7999 7.86264 10.7999 7.1999C10.7999 6.53716 11.3372 5.9999 11.9999 5.9999C12.6626 5.9999 13.1999 6.53716 13.1999 7.1999ZM10.7999 10.7999C10.3028 10.7999 9.8999 11.2028 9.8999 11.6999C9.8999 12.197 10.3028 12.5999 10.7999 12.5999H11.104C11.2959 12.5999 11.4385 12.7776 11.3968 12.965L10.8458 15.4443C10.5544 16.7558 11.5524 17.9999 12.8958 17.9999H13.1999C13.697 17.9999 14.0999 17.597 14.0999 17.0999C14.0999 16.6028 13.697 16.1999 13.1999 16.1999H12.8958C12.7039 16.1999 12.5614 16.0222 12.603 15.8348L13.154 13.3555C13.4454 12.044 12.4474 10.7999 11.104 10.7999H10.7999Z", fill: "currentcolor" })), m1 = ({
274
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.5999 11.9999C21.5999 17.3018 17.3018 21.5999 11.9999 21.5999C6.69797 21.5999 2.3999 17.3018 2.3999 11.9999C2.3999 6.69797 6.69797 2.3999 11.9999 2.3999C17.3018 2.3999 21.5999 6.69797 21.5999 11.9999ZM13.1999 7.1999C13.1999 7.86264 12.6626 8.3999 11.9999 8.3999C11.3372 8.3999 10.7999 7.86264 10.7999 7.1999C10.7999 6.53716 11.3372 5.9999 11.9999 5.9999C12.6626 5.9999 13.1999 6.53716 13.1999 7.1999ZM10.7999 10.7999C10.3028 10.7999 9.8999 11.2028 9.8999 11.6999C9.8999 12.197 10.3028 12.5999 10.7999 12.5999H11.104C11.2959 12.5999 11.4385 12.7776 11.3968 12.965L10.8458 15.4443C10.5544 16.7558 11.5524 17.9999 12.8958 17.9999H13.1999C13.697 17.9999 14.0999 17.597 14.0999 17.0999C14.0999 16.6028 13.697 16.1999 13.1999 16.1999H12.8958C12.7039 16.1999 12.5614 16.0222 12.603 15.8348L13.154 13.3555C13.4454 12.044 12.4474 10.7999 11.104 10.7999H10.7999Z", fill: "currentcolor" })), u1 = ({
271
275
  title: l,
272
276
  titleId: C,
273
277
  ...t
274
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 2.75C5.10051 2.75 2.75 5.10051 2.75 8C2.75 10.8995 5.10051 13.25 8 13.25C10.8995 13.25 13.25 10.8995 13.25 8C13.25 5.10051 10.8995 2.75 8 2.75ZM1.25 8C1.25 4.27208 4.27208 1.25 8 1.25C11.7279 1.25 14.75 4.27208 14.75 8C14.75 11.7279 11.7279 14.75 8 14.75C4.27208 14.75 1.25 11.7279 1.25 8ZM7.25 5.5C7.25 5.08579 7.58579 4.75 8 4.75H8.005C8.41921 4.75 8.755 5.08579 8.755 5.5V5.505C8.755 5.91921 8.41921 6.255 8.005 6.255H8C7.58579 6.255 7.25 5.91921 7.25 5.505V5.5ZM7.41559 8.24532C7.17204 8.21751 6.94698 8.07101 6.82918 7.83541C6.64394 7.46493 6.79411 7.01442 7.16459 6.82918L7.19225 6.81535C8.14745 6.33775 9.22296 7.2005 8.96394 8.23655L8.58441 9.75468C8.82795 9.78249 9.05302 9.92899 9.17082 10.1646C9.35606 10.5351 9.2059 10.9856 8.83542 11.1708L8.80776 11.1846C7.85256 11.6622 6.77704 10.7995 7.03606 9.76345L7.41559 8.24532Z", fill: "currentcolor" })), u1 = ({
278
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 2.75C5.10051 2.75 2.75 5.10051 2.75 8C2.75 10.8995 5.10051 13.25 8 13.25C10.8995 13.25 13.25 10.8995 13.25 8C13.25 5.10051 10.8995 2.75 8 2.75ZM1.25 8C1.25 4.27208 4.27208 1.25 8 1.25C11.7279 1.25 14.75 4.27208 14.75 8C14.75 11.7279 11.7279 14.75 8 14.75C4.27208 14.75 1.25 11.7279 1.25 8ZM7.25 5.5C7.25 5.08579 7.58579 4.75 8 4.75H8.005C8.41921 4.75 8.755 5.08579 8.755 5.5V5.505C8.755 5.91921 8.41921 6.255 8.005 6.255H8C7.58579 6.255 7.25 5.91921 7.25 5.505V5.5ZM7.41559 8.24532C7.17204 8.21751 6.94698 8.07101 6.82918 7.83541C6.64394 7.46493 6.79411 7.01442 7.16459 6.82918L7.19225 6.81535C8.14745 6.33775 9.22296 7.2005 8.96394 8.23655L8.58441 9.75468C8.82795 9.78249 9.05302 9.92899 9.17082 10.1646C9.35606 10.5351 9.2059 10.9856 8.83542 11.1708L8.80776 11.1846C7.85256 11.6622 6.77704 10.7995 7.03606 9.76345L7.41559 8.24532Z", fill: "currentcolor" })), M1 = ({
275
279
  title: l,
276
280
  titleId: C,
277
281
  ...t
278
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.37498 4.375H18.7916V5.875H14.6397L10.9276 18.125H14.6334V19.625H5.20831V18.125H9.36025L13.0724 5.875H9.37498V4.375Z", fill: "currentColor" })), M1 = ({
282
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.37498 4.375H18.7916V5.875H14.6397L10.9276 18.125H14.6334V19.625H5.20831V18.125H9.36025L13.0724 5.875H9.37498V4.375Z", fill: "currentColor" })), E1 = ({
279
283
  title: l,
280
284
  titleId: C,
281
285
  ...t
282
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.5 21L15.75 9.75L21 21M12 18H19.5M3 5.62136C4.96557 5.37626 6.96804 5.25 9 5.25M9 5.25C10.1208 5.25 11.2326 5.28841 12.3343 5.364M9 5.25V3M12.3343 5.364C11.1763 10.6578 7.68868 15.0801 3 17.5023M12.3343 5.364C13.2298 5.42545 14.1186 5.51146 15 5.62136M10.4113 14.1162C8.78554 12.4619 7.47704 10.4949 6.58432 8.31366", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), E1 = ({
286
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.5 21L15.75 9.75L21 21M12 18H19.5M3 5.62136C4.96557 5.37626 6.96804 5.25 9 5.25M9 5.25C10.1208 5.25 11.2326 5.28841 12.3343 5.364M9 5.25V3M12.3343 5.364C11.1763 10.6578 7.68868 15.0801 3 17.5023M12.3343 5.364C13.2298 5.42545 14.1186 5.51146 15 5.62136M10.4113 14.1162C8.78554 12.4619 7.47704 10.4949 6.58432 8.31366", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), p1 = ({
283
287
  title: l,
284
288
  titleId: C,
285
289
  ...t
286
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.5377 3.0377C14.5223 2.05313 15.8576 1.5 17.25 1.5C18.6424 1.5 19.9778 2.05313 20.9624 3.0377C21.9469 4.02227 22.5001 5.35763 22.5001 6.75003C22.5001 8.14242 21.9469 9.47779 20.9624 10.4624L19.2054 12.2194C18.9125 12.5123 18.4376 12.5123 18.1447 12.2194C17.8518 11.9265 17.8518 11.4516 18.1447 11.1587L19.9017 9.4017C20.605 8.69843 21.0001 7.7446 21.0001 6.75003C21.0001 5.75546 20.605 4.80162 19.9017 4.09836C19.1984 3.39509 18.2446 3 17.25 3C16.2555 3 15.3016 3.39509 14.5984 4.09836L10.0984 8.59836C9.67389 9.02253 9.35722 9.54255 9.17532 10.1144C8.99342 10.6862 8.95141 11.2934 9.05281 11.8848C9.15422 12.4763 9.39608 13.0348 9.75808 13.5133C10.1201 13.9919 10.5916 14.3767 11.1332 14.6352C11.507 14.8137 11.6653 15.2614 11.4868 15.6352C11.3084 16.009 10.8607 16.1673 10.4869 15.9888C9.72875 15.6269 9.06856 15.0883 8.56176 14.4182C8.05496 13.7482 7.71635 12.9663 7.57438 12.1383C7.43242 11.3103 7.49124 10.4603 7.7459 9.6597C8.00053 8.85921 8.44353 8.1315 9.0377 7.5377L13.5377 3.0377ZM12.5132 8.36489C12.6917 7.99109 13.1394 7.83275 13.5132 8.01121C14.2713 8.37318 14.9315 8.9118 15.4383 9.58182C15.9451 10.2519 16.2837 11.0337 16.4257 11.8617C16.5676 12.6898 16.5088 13.5398 16.2542 14.3404C15.9995 15.1409 15.5565 15.8686 14.9624 16.4624L10.4624 20.9624C9.47779 21.9469 8.14242 22.5001 6.75003 22.5001C5.35763 22.5001 4.02227 21.9469 3.0377 20.9624C2.05313 19.9778 1.5 18.6424 1.5 17.25C1.5 15.8576 2.05313 14.5223 3.0377 13.5377L4.7947 11.7807C5.08759 11.4878 5.56246 11.4878 5.85536 11.7807C6.14825 12.0736 6.14825 12.5485 5.85536 12.8414L4.09836 14.5984C3.39509 15.3016 3 16.2555 3 17.25C3 18.2446 3.39509 19.1984 4.09836 19.9017C4.80162 20.605 5.75546 21.0001 6.75003 21.0001C7.7446 21.0001 8.69843 20.605 9.4017 19.9017L13.9017 15.4017C14.3262 14.9775 14.6428 14.4575 14.8247 13.8857C15.0066 13.3138 15.0486 12.7067 14.9472 12.1152C14.8458 11.5238 14.604 10.9653 14.242 10.4867C13.88 10.0081 13.4084 9.62339 12.8669 9.36484C12.4931 9.18638 12.3347 8.73868 12.5132 8.36489Z", fill: "currentcolor" })), p1 = ({
290
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.5377 3.0377C14.5223 2.05313 15.8576 1.5 17.25 1.5C18.6424 1.5 19.9778 2.05313 20.9624 3.0377C21.9469 4.02227 22.5001 5.35763 22.5001 6.75003C22.5001 8.14242 21.9469 9.47779 20.9624 10.4624L19.2054 12.2194C18.9125 12.5123 18.4376 12.5123 18.1447 12.2194C17.8518 11.9265 17.8518 11.4516 18.1447 11.1587L19.9017 9.4017C20.605 8.69843 21.0001 7.7446 21.0001 6.75003C21.0001 5.75546 20.605 4.80162 19.9017 4.09836C19.1984 3.39509 18.2446 3 17.25 3C16.2555 3 15.3016 3.39509 14.5984 4.09836L10.0984 8.59836C9.67389 9.02253 9.35722 9.54255 9.17532 10.1144C8.99342 10.6862 8.95141 11.2934 9.05281 11.8848C9.15422 12.4763 9.39608 13.0348 9.75808 13.5133C10.1201 13.9919 10.5916 14.3767 11.1332 14.6352C11.507 14.8137 11.6653 15.2614 11.4868 15.6352C11.3084 16.009 10.8607 16.1673 10.4869 15.9888C9.72875 15.6269 9.06856 15.0883 8.56176 14.4182C8.05496 13.7482 7.71635 12.9663 7.57438 12.1383C7.43242 11.3103 7.49124 10.4603 7.7459 9.6597C8.00053 8.85921 8.44353 8.1315 9.0377 7.5377L13.5377 3.0377ZM12.5132 8.36489C12.6917 7.99109 13.1394 7.83275 13.5132 8.01121C14.2713 8.37318 14.9315 8.9118 15.4383 9.58182C15.9451 10.2519 16.2837 11.0337 16.4257 11.8617C16.5676 12.6898 16.5088 13.5398 16.2542 14.3404C15.9995 15.1409 15.5565 15.8686 14.9624 16.4624L10.4624 20.9624C9.47779 21.9469 8.14242 22.5001 6.75003 22.5001C5.35763 22.5001 4.02227 21.9469 3.0377 20.9624C2.05313 19.9778 1.5 18.6424 1.5 17.25C1.5 15.8576 2.05313 14.5223 3.0377 13.5377L4.7947 11.7807C5.08759 11.4878 5.56246 11.4878 5.85536 11.7807C6.14825 12.0736 6.14825 12.5485 5.85536 12.8414L4.09836 14.5984C3.39509 15.3016 3 16.2555 3 17.25C3 18.2446 3.39509 19.1984 4.09836 19.9017C4.80162 20.605 5.75546 21.0001 6.75003 21.0001C7.7446 21.0001 8.69843 20.605 9.4017 19.9017L13.9017 15.4017C14.3262 14.9775 14.6428 14.4575 14.8247 13.8857C15.0066 13.3138 15.0486 12.7067 14.9472 12.1152C14.8458 11.5238 14.604 10.9653 14.242 10.4867C13.88 10.0081 13.4084 9.62339 12.8669 9.36484C12.4931 9.18638 12.3347 8.73868 12.5132 8.36489Z", fill: "currentcolor" })), H1 = ({
287
291
  title: l,
288
292
  titleId: C,
289
293
  ...t
@@ -291,31 +295,31 @@ const n = ({
291
295
  title: l,
292
296
  titleId: C,
293
297
  ...t
294
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.25 4.5C2.25 4.08579 2.58579 3.75 3 3.75H17.25C17.6642 3.75 18 4.08579 18 4.5C18 4.91421 17.6642 5.25 17.25 5.25H3C2.58579 5.25 2.25 4.91421 2.25 4.5ZM2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H12.75C13.1642 8.25 13.5 8.58579 13.5 9C13.5 9.41421 13.1642 9.75 12.75 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9ZM15.571 12.3047C13.7739 12.3047 12.3171 13.7615 12.3171 15.5585C12.3171 17.3556 13.7739 18.8124 15.571 18.8124C16.4697 18.8124 17.2822 18.449 17.8718 17.8594C18.4615 17.2697 18.8249 16.4573 18.8249 15.5585C18.8249 13.7615 17.368 12.3047 15.571 12.3047ZM10.8171 15.5585C10.8171 12.9331 12.9455 10.8047 15.571 10.8047C18.1965 10.8047 20.3249 12.9331 20.3249 15.5585C20.3249 16.6003 19.9891 17.5645 19.4209 18.3478L21.7067 20.6336C21.9996 20.9265 21.9996 21.4014 21.7067 21.6943C21.4138 21.9872 20.939 21.9872 20.6461 21.6943L18.3602 19.4084C17.577 19.9767 16.6128 20.3124 15.571 20.3124C12.9455 20.3124 10.8171 18.184 10.8171 15.5585ZM2.25 13.5C2.25 13.0858 2.58579 12.75 3 12.75H8.25C8.66421 12.75 9 13.0858 9 13.5C9 13.9142 8.66421 14.25 8.25 14.25H3C2.58579 14.25 2.25 13.9142 2.25 13.5Z", fill: "currentcolor" })), H1 = ({
298
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.25 4.5C2.25 4.08579 2.58579 3.75 3 3.75H17.25C17.6642 3.75 18 4.08579 18 4.5C18 4.91421 17.6642 5.25 17.25 5.25H3C2.58579 5.25 2.25 4.91421 2.25 4.5ZM2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H12.75C13.1642 8.25 13.5 8.58579 13.5 9C13.5 9.41421 13.1642 9.75 12.75 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9ZM15.571 12.3047C13.7739 12.3047 12.3171 13.7615 12.3171 15.5585C12.3171 17.3556 13.7739 18.8124 15.571 18.8124C16.4697 18.8124 17.2822 18.449 17.8718 17.8594C18.4615 17.2697 18.8249 16.4573 18.8249 15.5585C18.8249 13.7615 17.368 12.3047 15.571 12.3047ZM10.8171 15.5585C10.8171 12.9331 12.9455 10.8047 15.571 10.8047C18.1965 10.8047 20.3249 12.9331 20.3249 15.5585C20.3249 16.6003 19.9891 17.5645 19.4209 18.3478L21.7067 20.6336C21.9996 20.9265 21.9996 21.4014 21.7067 21.6943C21.4138 21.9872 20.939 21.9872 20.6461 21.6943L18.3602 19.4084C17.577 19.9767 16.6128 20.3124 15.571 20.3124C12.9455 20.3124 10.8171 18.184 10.8171 15.5585ZM2.25 13.5C2.25 13.0858 2.58579 12.75 3 12.75H8.25C8.66421 12.75 9 13.0858 9 13.5C9 13.9142 8.66421 14.25 8.25 14.25H3C2.58579 14.25 2.25 13.9142 2.25 13.5Z", fill: "currentcolor" })), f1 = ({
295
299
  title: l,
296
300
  titleId: C,
297
301
  ...t
298
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.5C10.6076 1.5 9.27225 2.05312 8.28769 3.03769C7.30312 4.02226 6.75 5.35761 6.75 6.75V9.75C5.95435 9.75 5.19129 10.0661 4.62868 10.6287C4.06607 11.1913 3.75 11.9544 3.75 12.75V19.5C3.75 20.2956 4.06607 21.0587 4.62868 21.6213C5.19129 22.1839 5.95435 22.5 6.75 22.5H17.25C18.0456 22.5 18.8087 22.1839 19.3713 21.6213C19.9339 21.0587 20.25 20.2956 20.25 19.5V12.75C20.25 11.9544 19.9339 11.1913 19.3713 10.6287C18.8087 10.0661 18.0456 9.75 17.25 9.75V6.75C17.25 3.85 14.9 1.5 12 1.5ZM15.75 9.75V6.75C15.75 5.75544 15.3549 4.80161 14.6517 4.09835C13.9484 3.39509 12.9946 3 12 3C11.0054 3 10.0516 3.39509 9.34835 4.09835C8.64509 4.80161 8.25 5.75544 8.25 6.75V9.75H15.75Z", fill: "currentcolor" })), f1 = ({
302
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.5C10.6076 1.5 9.27225 2.05312 8.28769 3.03769C7.30312 4.02226 6.75 5.35761 6.75 6.75V9.75C5.95435 9.75 5.19129 10.0661 4.62868 10.6287C4.06607 11.1913 3.75 11.9544 3.75 12.75V19.5C3.75 20.2956 4.06607 21.0587 4.62868 21.6213C5.19129 22.1839 5.95435 22.5 6.75 22.5H17.25C18.0456 22.5 18.8087 22.1839 19.3713 21.6213C19.9339 21.0587 20.25 20.2956 20.25 19.5V12.75C20.25 11.9544 19.9339 11.1913 19.3713 10.6287C18.8087 10.0661 18.0456 9.75 17.25 9.75V6.75C17.25 3.85 14.9 1.5 12 1.5ZM15.75 9.75V6.75C15.75 5.75544 15.3549 4.80161 14.6517 4.09835C13.9484 3.39509 12.9946 3 12 3C11.0054 3 10.0516 3.39509 9.34835 4.09835C8.64509 4.80161 8.25 5.75544 8.25 6.75V9.75H15.75Z", fill: "currentcolor" })), Z1 = ({
299
303
  title: l,
300
304
  titleId: C,
301
305
  ...t
302
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M18 1.5C20.9 1.5 23.25 3.85 23.25 6.75V10.5C23.25 10.6989 23.171 10.8897 23.0303 11.0303C22.8897 11.171 22.6989 11.25 22.5 11.25C22.3011 11.25 22.1103 11.171 21.9697 11.0303C21.829 10.8897 21.75 10.6989 21.75 10.5V6.75C21.75 5.75544 21.3549 4.80161 20.6517 4.09835C19.9484 3.39509 18.9946 3 18 3C17.0054 3 16.0516 3.39509 15.3483 4.09835C14.6451 4.80161 14.25 5.75544 14.25 6.75V9.75C15.0456 9.75 15.8087 10.0661 16.3713 10.6287C16.9339 11.1913 17.25 11.9544 17.25 12.75V19.5C17.25 20.2956 16.9339 21.0587 16.3713 21.6213C15.8087 22.1839 15.0456 22.5 14.25 22.5H3.75C2.95435 22.5 2.19129 22.1839 1.62868 21.6213C1.06607 21.0587 0.75 20.2956 0.75 19.5V12.75C0.75 11.9544 1.06607 11.1913 1.62868 10.6287C2.19129 10.0661 2.95435 9.75 3.75 9.75H12.75V6.75C12.75 3.85 15.1 1.5 18 1.5Z", fill: "currentcolor" })), Z1 = ({
306
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M18 1.5C20.9 1.5 23.25 3.85 23.25 6.75V10.5C23.25 10.6989 23.171 10.8897 23.0303 11.0303C22.8897 11.171 22.6989 11.25 22.5 11.25C22.3011 11.25 22.1103 11.171 21.9697 11.0303C21.829 10.8897 21.75 10.6989 21.75 10.5V6.75C21.75 5.75544 21.3549 4.80161 20.6517 4.09835C19.9484 3.39509 18.9946 3 18 3C17.0054 3 16.0516 3.39509 15.3483 4.09835C14.6451 4.80161 14.25 5.75544 14.25 6.75V9.75C15.0456 9.75 15.8087 10.0661 16.3713 10.6287C16.9339 11.1913 17.25 11.9544 17.25 12.75V19.5C17.25 20.2956 16.9339 21.0587 16.3713 21.6213C15.8087 22.1839 15.0456 22.5 14.25 22.5H3.75C2.95435 22.5 2.19129 22.1839 1.62868 21.6213C1.06607 21.0587 0.75 20.2956 0.75 19.5V12.75C0.75 11.9544 1.06607 11.1913 1.62868 10.6287C2.19129 10.0661 2.95435 9.75 3.75 9.75H12.75V6.75C12.75 3.85 15.1 1.5 18 1.5Z", fill: "currentcolor" })), x1 = ({
303
307
  title: l,
304
308
  titleId: C,
305
309
  ...t
306
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.2493 7.87635C16.6628 8.15207 16.7746 8.71085 16.4989 9.12442L11.9989 15.8744C11.8493 16.0988 11.607 16.2442 11.3387 16.2708C11.0704 16.2974 10.8043 16.2022 10.6136 16.0116L7.61364 13.0116C7.26217 12.6601 7.26217 12.0903 7.61364 11.7388C7.96511 11.3873 8.53496 11.3873 8.88643 11.7388L11.1102 13.9625L15.0012 8.12596C15.2769 7.71239 15.8357 7.60063 16.2493 7.87635Z", fill: "currentcolor" })), x1 = ({
310
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.2493 7.87635C16.6628 8.15207 16.7746 8.71085 16.4989 9.12442L11.9989 15.8744C11.8493 16.0988 11.607 16.2442 11.3387 16.2708C11.0704 16.2974 10.8043 16.2022 10.6136 16.0116L7.61364 13.0116C7.26217 12.6601 7.26217 12.0903 7.61364 11.7388C7.96511 11.3873 8.53496 11.3873 8.88643 11.7388L11.1102 13.9625L15.0012 8.12596C15.2769 7.71239 15.8357 7.60063 16.2493 7.87635Z", fill: "currentcolor" })), b1 = ({
307
311
  title: l,
308
312
  titleId: C,
309
313
  ...t
310
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H19.5C19.9142 11.25 20.25 11.5858 20.25 12C20.25 12.4142 19.9142 12.75 19.5 12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12Z", fill: "currentcolor" })), b1 = ({
314
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H19.5C19.9142 11.25 20.25 11.5858 20.25 12C20.25 12.4142 19.9142 12.75 19.5 12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12Z", fill: "currentcolor" })), R1 = ({
311
315
  title: l,
312
316
  titleId: C,
313
317
  ...t
314
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4C9.69748 14.4 11.3253 13.7257 12.5256 12.5255C13.7258 11.3252 14.4001 9.69736 14.4001 7.99998C14.4001 6.30259 13.7258 4.67473 12.5256 3.47449C11.3253 2.27426 9.69748 1.59998 8.0001 1.59998C6.30271 1.59998 4.67485 2.27426 3.47461 3.47449C2.27438 4.67473 1.6001 6.30259 1.6001 7.99998C1.6001 9.69736 2.27438 11.3252 3.47461 12.5255C4.67485 13.7257 6.30271 14.4 8.0001 14.4ZM5.4001 7.39998C5.24097 7.39998 5.08836 7.46319 4.97583 7.57571C4.86331 7.68823 4.8001 7.84085 4.8001 7.99998C4.8001 8.15911 4.86331 8.31172 4.97583 8.42424C5.08836 8.53676 5.24097 8.59998 5.4001 8.59998H10.6001C10.7592 8.59998 10.9118 8.53676 11.0244 8.42424C11.1369 8.31172 11.2001 8.15911 11.2001 7.99998C11.2001 7.84085 11.1369 7.68823 11.0244 7.57571C10.9118 7.46319 10.7592 7.39998 10.6001 7.39998H5.4001Z", fill: "currentcolor" })), R1 = ({
318
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4C9.69748 14.4 11.3253 13.7257 12.5256 12.5255C13.7258 11.3252 14.4001 9.69736 14.4001 7.99998C14.4001 6.30259 13.7258 4.67473 12.5256 3.47449C11.3253 2.27426 9.69748 1.59998 8.0001 1.59998C6.30271 1.59998 4.67485 2.27426 3.47461 3.47449C2.27438 4.67473 1.6001 6.30259 1.6001 7.99998C1.6001 9.69736 2.27438 11.3252 3.47461 12.5255C4.67485 13.7257 6.30271 14.4 8.0001 14.4ZM5.4001 7.39998C5.24097 7.39998 5.08836 7.46319 4.97583 7.57571C4.86331 7.68823 4.8001 7.84085 4.8001 7.99998C4.8001 8.15911 4.86331 8.31172 4.97583 8.42424C5.08836 8.53676 5.24097 8.59998 5.4001 8.59998H10.6001C10.7592 8.59998 10.9118 8.53676 11.0244 8.42424C11.1369 8.31172 11.2001 8.15911 11.2001 7.99998C11.2001 7.84085 11.1369 7.68823 11.0244 7.57571C10.9118 7.46319 10.7592 7.39998 10.6001 7.39998H5.4001Z", fill: "currentcolor" })), S1 = ({
315
319
  title: l,
316
320
  titleId: C,
317
321
  ...t
318
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.3678 10.4642C10.3678 11.0018 10.4926 11.4098 10.7422 11.6882C11.0014 11.9666 11.3614 12.1058 11.8222 12.1058C12.091 12.1058 12.3694 12.0242 12.6574 11.861C12.955 11.6882 13.2238 11.4146 13.4638 11.0402C13.3774 10.2338 13.1806 9.64819 12.8734 9.28339C12.5662 8.91859 12.187 8.73619 11.7358 8.73619C11.3614 8.73619 11.0398 8.88499 10.771 9.18259C10.5022 9.48019 10.3678 9.90739 10.3678 10.4642ZM11.4334 16.973C10.8862 16.973 10.411 16.8722 10.0078 16.6706C9.60457 16.469 9.26377 16.2242 8.98537 15.9362L9.87817 14.9282C10.051 15.1298 10.267 15.2978 10.5262 15.4322C10.795 15.557 11.0686 15.6194 11.347 15.6194C11.731 15.6194 12.0814 15.5138 12.3982 15.3026C12.715 15.0914 12.9742 14.741 13.1758 14.2514C13.3774 13.7522 13.4878 13.0802 13.507 12.2354C13.2382 12.5618 12.9214 12.821 12.5566 13.013C12.1918 13.205 11.8414 13.301 11.5054 13.301C10.7182 13.301 10.075 13.0706 9.57577 12.6098C9.08617 12.1394 8.84137 11.4242 8.84137 10.4642C8.84137 9.84979 8.97097 9.32179 9.23017 8.88019C9.49897 8.42899 9.84937 8.08339 10.2814 7.84339C10.723 7.59379 11.203 7.46899 11.7214 7.46899C12.3166 7.46899 12.8638 7.62739 13.363 7.94419C13.8718 8.26099 14.275 8.75059 14.5726 9.41299C14.8798 10.0658 15.0334 10.9058 15.0334 11.933C15.0334 13.1138 14.8654 14.0786 14.5294 14.8274C14.1934 15.5666 13.7518 16.109 13.2046 16.4546C12.6574 16.8002 12.067 16.973 11.4334 16.973Z", fill: "currentcolor" })), S1 = ({
322
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.3678 10.4642C10.3678 11.0018 10.4926 11.4098 10.7422 11.6882C11.0014 11.9666 11.3614 12.1058 11.8222 12.1058C12.091 12.1058 12.3694 12.0242 12.6574 11.861C12.955 11.6882 13.2238 11.4146 13.4638 11.0402C13.3774 10.2338 13.1806 9.64819 12.8734 9.28339C12.5662 8.91859 12.187 8.73619 11.7358 8.73619C11.3614 8.73619 11.0398 8.88499 10.771 9.18259C10.5022 9.48019 10.3678 9.90739 10.3678 10.4642ZM11.4334 16.973C10.8862 16.973 10.411 16.8722 10.0078 16.6706C9.60457 16.469 9.26377 16.2242 8.98537 15.9362L9.87817 14.9282C10.051 15.1298 10.267 15.2978 10.5262 15.4322C10.795 15.557 11.0686 15.6194 11.347 15.6194C11.731 15.6194 12.0814 15.5138 12.3982 15.3026C12.715 15.0914 12.9742 14.741 13.1758 14.2514C13.3774 13.7522 13.4878 13.0802 13.507 12.2354C13.2382 12.5618 12.9214 12.821 12.5566 13.013C12.1918 13.205 11.8414 13.301 11.5054 13.301C10.7182 13.301 10.075 13.0706 9.57577 12.6098C9.08617 12.1394 8.84137 11.4242 8.84137 10.4642C8.84137 9.84979 8.97097 9.32179 9.23017 8.88019C9.49897 8.42899 9.84937 8.08339 10.2814 7.84339C10.723 7.59379 11.203 7.46899 11.7214 7.46899C12.3166 7.46899 12.8638 7.62739 13.363 7.94419C13.8718 8.26099 14.275 8.75059 14.5726 9.41299C14.8798 10.0658 15.0334 10.9058 15.0334 11.933C15.0334 13.1138 14.8654 14.0786 14.5294 14.8274C14.1934 15.5666 13.7518 16.109 13.2046 16.4546C12.6574 16.8002 12.067 16.973 11.4334 16.973Z", fill: "currentcolor" })), k1 = ({
319
323
  title: l,
320
324
  titleId: C,
321
325
  ...t
@@ -327,15 +331,15 @@ const n = ({
327
331
  title: l,
328
332
  titleId: C,
329
333
  ...t
330
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.6705 3.3295C20.2312 2.89017 19.5189 2.89017 19.0795 3.3295L17.9224 4.48667L19.5133 6.07766L20.6705 4.9205C21.1099 4.48116 21.1099 3.76884 20.6705 3.3295ZM18.4527 7.13832L16.8617 5.54733L4.71087 17.6982C4.27031 18.1387 3.94646 18.6821 3.76859 19.2792L3.3646 20.6354L4.72079 20.2314C5.31792 20.0536 5.86131 19.7297 6.30187 19.2891L18.4527 7.13832ZM18.0189 2.26884C19.044 1.24372 20.706 1.24372 21.7312 2.26884C22.7563 3.29397 22.7563 4.95603 21.7312 5.98116L7.36253 20.3498C6.74574 20.9666 5.98499 21.42 5.14902 21.669L2.46413 22.4688C2.20021 22.5474 1.91442 22.4751 1.71969 22.2803C1.52496 22.0856 1.45261 21.7998 1.53123 21.5359L2.33101 18.851C2.58003 18.015 3.03342 17.2543 3.65021 16.6375L18.0189 2.26884Z", fill: "currentColor" })), k1 = ({
334
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.6705 3.3295C20.2312 2.89017 19.5189 2.89017 19.0795 3.3295L17.9224 4.48667L19.5133 6.07766L20.6705 4.9205C21.1099 4.48116 21.1099 3.76884 20.6705 3.3295ZM18.4527 7.13832L16.8617 5.54733L4.71087 17.6982C4.27031 18.1387 3.94646 18.6821 3.76859 19.2792L3.3646 20.6354L4.72079 20.2314C5.31792 20.0536 5.86131 19.7297 6.30187 19.2891L18.4527 7.13832ZM18.0189 2.26884C19.044 1.24372 20.706 1.24372 21.7312 2.26884C22.7563 3.29397 22.7563 4.95603 21.7312 5.98116L7.36253 20.3498C6.74574 20.9666 5.98499 21.42 5.14902 21.669L2.46413 22.4688C2.20021 22.5474 1.91442 22.4751 1.71969 22.2803C1.52496 22.0856 1.45261 21.7998 1.53123 21.5359L2.33101 18.851C2.58003 18.015 3.03342 17.2543 3.65021 16.6375L18.0189 2.26884Z", fill: "currentColor" })), F1 = ({
331
335
  title: l,
332
336
  titleId: C,
333
337
  ...t
334
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 1.93945L22.0607 6.00011L12.0607 16.0001H8V11.9395L18 1.93945ZM9.5 12.5608V14.5001H11.4393L19.9393 6.00011L18 4.06077L9.5 12.5608ZM3 3.00011H12V4.50011H4.5V19.5001H19.5V12.0001H21V21.0001H3V3.00011Z", fill: "currentColor" })), F1 = ({
338
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 1.93945L22.0607 6.00011L12.0607 16.0001H8V11.9395L18 1.93945ZM9.5 12.5608V14.5001H11.4393L19.9393 6.00011L18 4.06077L9.5 12.5608ZM3 3.00011H12V4.50011H4.5V19.5001H19.5V12.0001H21V21.0001H3V3.00011Z", fill: "currentColor" })), A1 = ({
335
339
  title: l,
336
340
  titleId: C,
337
341
  ...t
338
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.75C12.4142 3.75 12.75 4.08579 12.75 4.5V11.25H19.5C19.9142 11.25 20.25 11.5858 20.25 12C20.25 12.4142 19.9142 12.75 19.5 12.75H12.75V19.5C12.75 19.9142 12.4142 20.25 12 20.25C11.5858 20.25 11.25 19.9142 11.25 19.5V12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H11.25V4.5C11.25 4.08579 11.5858 3.75 12 3.75Z", fill: "currentcolor" })), A1 = ({
342
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 3.75C12.4142 3.75 12.75 4.08579 12.75 4.5V11.25H19.5C19.9142 11.25 20.25 11.5858 20.25 12C20.25 12.4142 19.9142 12.75 19.5 12.75H12.75V19.5C12.75 19.9142 12.4142 20.25 12 20.25C11.5858 20.25 11.25 19.9142 11.25 19.5V12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H11.25V4.5C11.25 4.08579 11.5858 3.75 12 3.75Z", fill: "currentcolor" })), W1 = ({
339
343
  title: l,
340
344
  titleId: C,
341
345
  ...t
@@ -347,15 +351,15 @@ const n = ({
347
351
  title: l,
348
352
  titleId: C,
349
353
  ...t
350
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.05025 5.45989L6.25475 6.25538C4.78319 7.72695 3.875 9.75666 3.875 12.0006C3.875 14.2446 4.78319 16.2743 6.25475 17.7458L7.05025 18.5413L5.45927 20.1323L4.66377 19.3368C2.78749 17.4606 1.625 14.8653 1.625 12.0006C1.625 9.13596 2.78749 6.54067 4.66376 4.66439L5.45926 3.8689L7.05025 5.45989ZM18.5407 3.8689L19.3362 4.66437C21.2126 6.54066 22.375 9.13597 22.375 12.0006C22.375 14.8653 21.2126 17.4606 19.3362 19.3368L18.5407 20.1323L16.9497 18.5413L17.7452 17.7458C19.2168 16.2743 20.125 14.2446 20.125 12.0006C20.125 9.75665 19.2168 7.72695 17.7452 6.2554L16.9497 5.45992L18.5407 3.8689ZM9.95725 8.36689L9.16175 9.16239C8.43415 9.88998 7.98611 10.8919 7.98611 12.0006C7.98611 13.1094 8.43415 14.1113 9.16173 14.8388L9.95725 15.6343L8.36631 17.2253L7.57079 16.4298C6.43845 15.2976 5.73611 13.7301 5.73611 12.0006C5.73611 10.2712 6.43845 8.70369 7.57077 7.57139L8.36627 6.7759L9.95725 8.36689ZM15.6337 6.7759L16.4292 7.57137C17.5615 8.70367 18.2639 10.2712 18.2639 12.0006C18.2639 13.7301 17.5615 15.2976 16.4292 16.4299L15.6336 17.2253L14.0427 15.6342L14.8382 14.8388C15.5659 14.1113 16.0139 13.1094 16.0139 12.0006C16.0139 10.8919 15.5659 9.89 14.8382 9.1624L14.0427 8.36693L15.6337 6.7759ZM10.125 11.9999C10.125 10.9642 10.9646 10.1249 12 10.1249C13.0354 10.1249 13.875 10.9642 13.875 11.9999C13.875 13.0354 13.0355 13.8749 12 13.8749C10.9645 13.8749 10.125 13.0354 10.125 11.9999Z", fill: "currentColor" })), W1 = ({
354
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.05025 5.45989L6.25475 6.25538C4.78319 7.72695 3.875 9.75666 3.875 12.0006C3.875 14.2446 4.78319 16.2743 6.25475 17.7458L7.05025 18.5413L5.45927 20.1323L4.66377 19.3368C2.78749 17.4606 1.625 14.8653 1.625 12.0006C1.625 9.13596 2.78749 6.54067 4.66376 4.66439L5.45926 3.8689L7.05025 5.45989ZM18.5407 3.8689L19.3362 4.66437C21.2126 6.54066 22.375 9.13597 22.375 12.0006C22.375 14.8653 21.2126 17.4606 19.3362 19.3368L18.5407 20.1323L16.9497 18.5413L17.7452 17.7458C19.2168 16.2743 20.125 14.2446 20.125 12.0006C20.125 9.75665 19.2168 7.72695 17.7452 6.2554L16.9497 5.45992L18.5407 3.8689ZM9.95725 8.36689L9.16175 9.16239C8.43415 9.88998 7.98611 10.8919 7.98611 12.0006C7.98611 13.1094 8.43415 14.1113 9.16173 14.8388L9.95725 15.6343L8.36631 17.2253L7.57079 16.4298C6.43845 15.2976 5.73611 13.7301 5.73611 12.0006C5.73611 10.2712 6.43845 8.70369 7.57077 7.57139L8.36627 6.7759L9.95725 8.36689ZM15.6337 6.7759L16.4292 7.57137C17.5615 8.70367 18.2639 10.2712 18.2639 12.0006C18.2639 13.7301 17.5615 15.2976 16.4292 16.4299L15.6336 17.2253L14.0427 15.6342L14.8382 14.8388C15.5659 14.1113 16.0139 13.1094 16.0139 12.0006C16.0139 10.8919 15.5659 9.89 14.8382 9.1624L14.0427 8.36693L15.6337 6.7759ZM10.125 11.9999C10.125 10.9642 10.9646 10.1249 12 10.1249C13.0354 10.1249 13.875 10.9642 13.875 11.9999C13.875 13.0354 13.0355 13.8749 12 13.8749C10.9645 13.8749 10.125 13.0354 10.125 11.9999Z", fill: "currentColor" })), U1 = ({
351
355
  title: l,
352
356
  titleId: C,
353
357
  ...t
354
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M12.1678 12.3362C11.9086 12.3362 11.635 12.4178 11.347 12.581C11.059 12.7346 10.7854 13.0034 10.5262 13.3874C10.6126 14.2034 10.8094 14.7938 11.1166 15.1586C11.4238 15.5234 11.7982 15.7058 12.2398 15.7058C12.6238 15.7058 12.9454 15.557 13.2046 15.2594C13.4734 14.9522 13.6078 14.5202 13.6078 13.9634C13.6078 13.4258 13.4782 13.0226 13.219 12.7538C12.9694 12.4754 12.619 12.3362 12.1678 12.3362ZM12.2686 16.973C11.6734 16.973 11.1214 16.8146 10.6126 16.4978C10.1038 16.181 9.6958 15.6914 9.3886 15.029C9.091 14.3666 8.9422 13.5218 8.9422 12.4946C8.9422 11.3042 9.1102 10.3442 9.4462 9.61459C9.7918 8.87539 10.2382 8.33299 10.7854 7.98739C11.3326 7.64179 11.9182 7.46899 12.5422 7.46899C13.099 7.46899 13.579 7.56979 13.9822 7.77139C14.3854 7.97299 14.7214 8.21779 14.9902 8.50579L14.0974 9.51379C13.9342 9.31219 13.7182 9.14899 13.4494 9.02419C13.1902 8.88979 12.9214 8.82259 12.643 8.82259C12.259 8.82259 11.9086 8.92819 11.5918 9.13939C11.275 9.35059 11.0158 9.70579 10.8142 10.205C10.6222 10.6946 10.5118 11.3618 10.483 12.2066C10.7518 11.8706 11.0686 11.6066 11.4334 11.4146C11.7982 11.2226 12.1438 11.1266 12.4702 11.1266C13.267 11.1266 13.9102 11.3618 14.3998 11.8322C14.899 12.293 15.1486 13.0034 15.1486 13.9634C15.1486 14.5682 15.0142 15.0962 14.7454 15.5474C14.4862 15.9986 14.1406 16.349 13.7086 16.5986C13.2766 16.8482 12.7966 16.973 12.2686 16.973Z", fill: "currentcolor" })), U1 = ({
358
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M12.1678 12.3362C11.9086 12.3362 11.635 12.4178 11.347 12.581C11.059 12.7346 10.7854 13.0034 10.5262 13.3874C10.6126 14.2034 10.8094 14.7938 11.1166 15.1586C11.4238 15.5234 11.7982 15.7058 12.2398 15.7058C12.6238 15.7058 12.9454 15.557 13.2046 15.2594C13.4734 14.9522 13.6078 14.5202 13.6078 13.9634C13.6078 13.4258 13.4782 13.0226 13.219 12.7538C12.9694 12.4754 12.619 12.3362 12.1678 12.3362ZM12.2686 16.973C11.6734 16.973 11.1214 16.8146 10.6126 16.4978C10.1038 16.181 9.6958 15.6914 9.3886 15.029C9.091 14.3666 8.9422 13.5218 8.9422 12.4946C8.9422 11.3042 9.1102 10.3442 9.4462 9.61459C9.7918 8.87539 10.2382 8.33299 10.7854 7.98739C11.3326 7.64179 11.9182 7.46899 12.5422 7.46899C13.099 7.46899 13.579 7.56979 13.9822 7.77139C14.3854 7.97299 14.7214 8.21779 14.9902 8.50579L14.0974 9.51379C13.9342 9.31219 13.7182 9.14899 13.4494 9.02419C13.1902 8.88979 12.9214 8.82259 12.643 8.82259C12.259 8.82259 11.9086 8.92819 11.5918 9.13939C11.275 9.35059 11.0158 9.70579 10.8142 10.205C10.6222 10.6946 10.5118 11.3618 10.483 12.2066C10.7518 11.8706 11.0686 11.6066 11.4334 11.4146C11.7982 11.2226 12.1438 11.1266 12.4702 11.1266C13.267 11.1266 13.9102 11.3618 14.3998 11.8322C14.899 12.293 15.1486 13.0034 15.1486 13.9634C15.1486 14.5682 15.0142 15.0962 14.7454 15.5474C14.4862 15.9986 14.1406 16.349 13.7086 16.5986C13.2766 16.8482 12.7966 16.973 12.2686 16.973Z", fill: "currentcolor" })), j1 = ({
355
359
  title: l,
356
360
  titleId: C,
357
361
  ...t
358
- }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", className: "w-6 h-6", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z" })), j1 = ({
362
+ }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", className: "w-6 h-6", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z" })), q1 = ({
359
363
  title: l,
360
364
  titleId: C,
361
365
  ...t
@@ -363,75 +367,75 @@ const n = ({
363
367
  title: l,
364
368
  titleId: C,
365
369
  ...t
366
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 3V21H21V3H3ZM10 10.25H12.75L12.75 17L11.25 17L11.25 11.75H10V10.25ZM12.75 7.25H11.25V8.75H12.75V7.25Z", fill: "currentColor" })), q1 = ({
370
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 3V21H21V3H3ZM10 10.25H12.75L12.75 17L11.25 17L11.25 11.75H10V10.25ZM12.75 7.25H11.25V8.75H12.75V7.25Z", fill: "currentColor" })), P1 = ({
367
371
  title: l,
368
372
  titleId: C,
369
373
  ...t
370
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.65398 2.33255C7.78208 2.02457 8.21838 2.02457 8.34648 2.33255L9.76379 5.74019C9.81779 5.87003 9.9399 5.95874 10.0801 5.96998L13.7589 6.26491C14.0914 6.29156 14.2262 6.7065 13.9729 6.92351L11.17 9.32447C11.0632 9.41595 11.0166 9.5595 11.0492 9.69628L11.9055 13.2862C11.9829 13.6107 11.63 13.8671 11.3453 13.6932L8.1957 11.7695C8.07569 11.6962 7.92477 11.6962 7.80476 11.7695L4.65517 13.6932C4.3705 13.8671 4.01754 13.6107 4.09493 13.2862L4.95126 9.69628C4.98388 9.5595 4.93725 9.41595 4.83045 9.32447L2.02757 6.92351C1.77424 6.7065 1.90906 6.29156 2.24156 6.26491L5.92039 5.96998C6.06056 5.95874 6.18267 5.87003 6.23667 5.74019L7.65398 2.33255Z", stroke: "currentcolor", strokeLinecap: "round", strokeLinejoin: "round" })), P1 = ({
374
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.65398 2.33255C7.78208 2.02457 8.21838 2.02457 8.34648 2.33255L9.76379 5.74019C9.81779 5.87003 9.9399 5.95874 10.0801 5.96998L13.7589 6.26491C14.0914 6.29156 14.2262 6.7065 13.9729 6.92351L11.17 9.32447C11.0632 9.41595 11.0166 9.5595 11.0492 9.69628L11.9055 13.2862C11.9829 13.6107 11.63 13.8671 11.3453 13.6932L8.1957 11.7695C8.07569 11.6962 7.92477 11.6962 7.80476 11.7695L4.65517 13.6932C4.3705 13.8671 4.01754 13.6107 4.09493 13.2862L4.95126 9.69628C4.98388 9.5595 4.93725 9.41595 4.83045 9.32447L2.02757 6.92351C1.77424 6.7065 1.90906 6.29156 2.24156 6.26491L5.92039 5.96998C6.06056 5.95874 6.18267 5.87003 6.23667 5.74019L7.65398 2.33255Z", stroke: "currentcolor", strokeLinecap: "round", strokeLinejoin: "round" })), N1 = ({
371
375
  title: l,
372
376
  titleId: C,
373
377
  ...t
374
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.68565 4.70837L6.93565 6.45837H13.875C17.1657 6.45837 19.8333 9.126 19.8333 12.4167C19.8333 15.7074 17.1657 18.375 13.875 18.375H6.04166V16.875H13.875C16.3373 16.875 18.3333 14.879 18.3333 12.4167C18.3333 9.95443 16.3373 7.95837 13.875 7.95837H6.93565L8.68565 9.70837L7.62499 10.769L4.06433 7.20837L7.62499 3.64771L8.68565 4.70837Z", fill: "currentColor" })), N1 = ({
378
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.68565 4.70837L6.93565 6.45837H13.875C17.1657 6.45837 19.8333 9.126 19.8333 12.4167C19.8333 15.7074 17.1657 18.375 13.875 18.375H6.04166V16.875H13.875C16.3373 16.875 18.3333 14.879 18.3333 12.4167C18.3333 9.95443 16.3373 7.95837 13.875 7.95837H6.93565L8.68565 9.70837L7.62499 10.769L4.06433 7.20837L7.62499 3.64771L8.68565 4.70837Z", fill: "currentColor" })), Q1 = ({
375
379
  title: l,
376
380
  titleId: C,
377
381
  ...t
378
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.375 3.64771L19.9357 7.20837L16.375 10.769L15.3144 9.70837L17.0644 7.95837H10.125C7.66275 7.95837 5.66669 9.95443 5.66669 12.4167C5.66669 14.879 7.66275 16.875 10.125 16.875H17.9584V18.375H10.125C6.83433 18.375 4.16669 15.7074 4.16669 12.4167C4.16669 9.126 6.83432 6.45837 10.125 6.45837H17.0644L15.3144 4.70837L16.375 3.64771Z", fill: "currentColor" })), Q1 = ({
382
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.375 3.64771L19.9357 7.20837L16.375 10.769L15.3144 9.70837L17.0644 7.95837H10.125C7.66275 7.95837 5.66669 9.95443 5.66669 12.4167C5.66669 14.879 7.66275 16.875 10.125 16.875H17.9584V18.375H10.125C6.83433 18.375 4.16669 15.7074 4.16669 12.4167C4.16669 9.126 6.83432 6.45837 10.125 6.45837H17.0644L15.3144 4.70837L16.375 3.64771Z", fill: "currentColor" })), z1 = ({
379
383
  title: l,
380
384
  titleId: C,
381
385
  ...t
382
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.9696 3.46967C14.6767 3.76256 14.6767 4.23744 14.9696 4.53033L17.1892 6.74998L7.00001 6.74989C4.92893 6.74989 3.25 8.42883 3.25 10.4999C3.25 10.9141 3.58579 11.2499 4 11.2499C4.41422 11.2499 4.75 10.9141 4.75 10.4999C4.75 9.25725 5.75736 8.2499 7 8.24989L17.1893 8.24998L14.9696 10.4697C14.6767 10.7626 14.6767 11.2374 14.9696 11.5303C15.2625 11.8232 15.7373 11.8232 16.0302 11.5303L19.5302 8.03033C19.6709 7.88968 19.7499 7.69891 19.7499 7.5C19.7499 7.30109 19.6709 7.11032 19.5302 6.96967L16.0302 3.46967C15.7373 3.17678 15.2625 3.17678 14.9696 3.46967ZM9.53024 12.4697C9.23735 12.1768 8.76247 12.1768 8.46958 12.4697L4.96967 15.9696C4.67678 16.2625 4.67677 16.7373 4.96966 17.0302L8.46956 20.5303C8.76245 20.8232 9.23732 20.8232 9.53022 20.5303C9.82313 20.2375 9.82314 19.7626 9.53025 19.4697L7.31059 17.2499H17C19.0711 17.2499 20.75 15.571 20.75 13.4999C20.75 13.0857 20.4142 12.7499 20 12.7499C19.5858 12.7499 19.25 13.0857 19.25 13.4999C19.25 14.7425 18.2426 15.7499 17 15.7499H7.31067L9.53024 13.5303C9.82313 13.2374 9.82313 12.7626 9.53024 12.4697Z", fill: "currentcolor" })), z1 = ({
386
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.9696 3.46967C14.6767 3.76256 14.6767 4.23744 14.9696 4.53033L17.1892 6.74998L7.00001 6.74989C4.92893 6.74989 3.25 8.42883 3.25 10.4999C3.25 10.9141 3.58579 11.2499 4 11.2499C4.41422 11.2499 4.75 10.9141 4.75 10.4999C4.75 9.25725 5.75736 8.2499 7 8.24989L17.1893 8.24998L14.9696 10.4697C14.6767 10.7626 14.6767 11.2374 14.9696 11.5303C15.2625 11.8232 15.7373 11.8232 16.0302 11.5303L19.5302 8.03033C19.6709 7.88968 19.7499 7.69891 19.7499 7.5C19.7499 7.30109 19.6709 7.11032 19.5302 6.96967L16.0302 3.46967C15.7373 3.17678 15.2625 3.17678 14.9696 3.46967ZM9.53024 12.4697C9.23735 12.1768 8.76247 12.1768 8.46958 12.4697L4.96967 15.9696C4.67678 16.2625 4.67677 16.7373 4.96966 17.0302L8.46956 20.5303C8.76245 20.8232 9.23732 20.8232 9.53022 20.5303C9.82313 20.2375 9.82314 19.7626 9.53025 19.4697L7.31059 17.2499H17C19.0711 17.2499 20.75 15.571 20.75 13.4999C20.75 13.0857 20.4142 12.7499 20 12.7499C19.5858 12.7499 19.25 13.0857 19.25 13.4999C19.25 14.7425 18.2426 15.7499 17 15.7499H7.31067L9.53024 13.5303C9.82313 13.2374 9.82313 12.7626 9.53024 12.4697Z", fill: "currentcolor" })), G1 = ({
383
387
  title: l,
384
388
  titleId: C,
385
389
  ...t
386
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M3.53033 2.46967C3.23744 2.17678 2.76256 2.17678 2.46967 2.46967C2.17678 2.76256 2.17678 3.23744 2.46967 3.53033L20.4697 21.5303C20.7626 21.8232 21.2374 21.8232 21.5303 21.5303C21.8232 21.2374 21.8232 20.7626 21.5303 20.4697L18.1356 17.0749C19.6516 16.5939 20.7501 15.1752 20.7501 13.4999C20.7501 13.0857 20.4143 12.7499 20.0001 12.7499C19.5859 12.7499 19.2501 13.0857 19.2501 13.4999C19.2501 14.7425 18.2428 15.7499 17.0001 15.7499C16.9416 15.7499 16.8846 15.7566 16.8299 15.7693L9.31066 8.25L17.1894 8.25L14.9697 10.4697C14.6768 10.7626 14.6768 11.2374 14.9697 11.5303C15.2626 11.8232 15.7375 11.8232 16.0304 11.5303L19.5304 8.03033C19.671 7.88968 19.75 7.69891 19.75 7.5C19.75 7.30109 19.671 7.11032 19.5304 6.96967L16.0304 3.46967C15.7375 3.17678 15.2626 3.17678 14.9697 3.46967C14.6768 3.76256 14.6768 4.23744 14.9697 4.53033L17.1894 6.75L7.81066 6.75L3.53033 2.46967Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.97927 8.27764C4.22494 7.94414 4.69444 7.87293 5.02794 8.1186C5.36144 8.36426 5.43264 8.83377 5.18698 9.16727C4.91224 9.54024 4.75012 10 4.75012 10.4999C4.75012 10.9141 4.41434 11.2499 4.00012 11.2499C3.58591 11.2499 3.25012 10.9141 3.25012 10.4999C3.25012 9.6692 3.52111 8.89961 3.97927 8.27764Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M8.41501 12.5244C8.7079 12.2315 9.18277 12.2315 9.47567 12.5244C9.76856 12.8173 9.76856 13.2921 9.47566 13.585L7.31079 15.7499L12.3744 15.7499C12.7886 15.7499 13.1244 16.0857 13.1244 16.4999C13.1244 16.9141 12.7886 17.2499 12.3744 17.2499L7.31071 17.2499L9.53038 19.4697C9.82326 19.7626 9.82325 20.2375 9.53035 20.5303C9.23744 20.8232 8.76257 20.8232 8.46969 20.5303L4.96978 17.0302C4.6769 16.7373 4.6769 16.2625 4.96979 15.9696L8.41501 12.5244Z", fill: "currentcolor" })), G1 = ({
390
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M3.53033 2.46967C3.23744 2.17678 2.76256 2.17678 2.46967 2.46967C2.17678 2.76256 2.17678 3.23744 2.46967 3.53033L20.4697 21.5303C20.7626 21.8232 21.2374 21.8232 21.5303 21.5303C21.8232 21.2374 21.8232 20.7626 21.5303 20.4697L18.1356 17.0749C19.6516 16.5939 20.7501 15.1752 20.7501 13.4999C20.7501 13.0857 20.4143 12.7499 20.0001 12.7499C19.5859 12.7499 19.2501 13.0857 19.2501 13.4999C19.2501 14.7425 18.2428 15.7499 17.0001 15.7499C16.9416 15.7499 16.8846 15.7566 16.8299 15.7693L9.31066 8.25L17.1894 8.25L14.9697 10.4697C14.6768 10.7626 14.6768 11.2374 14.9697 11.5303C15.2626 11.8232 15.7375 11.8232 16.0304 11.5303L19.5304 8.03033C19.671 7.88968 19.75 7.69891 19.75 7.5C19.75 7.30109 19.671 7.11032 19.5304 6.96967L16.0304 3.46967C15.7375 3.17678 15.2626 3.17678 14.9697 3.46967C14.6768 3.76256 14.6768 4.23744 14.9697 4.53033L17.1894 6.75L7.81066 6.75L3.53033 2.46967Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.97927 8.27764C4.22494 7.94414 4.69444 7.87293 5.02794 8.1186C5.36144 8.36426 5.43264 8.83377 5.18698 9.16727C4.91224 9.54024 4.75012 10 4.75012 10.4999C4.75012 10.9141 4.41434 11.2499 4.00012 11.2499C3.58591 11.2499 3.25012 10.9141 3.25012 10.4999C3.25012 9.6692 3.52111 8.89961 3.97927 8.27764Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M8.41501 12.5244C8.7079 12.2315 9.18277 12.2315 9.47567 12.5244C9.76856 12.8173 9.76856 13.2921 9.47566 13.585L7.31079 15.7499L12.3744 15.7499C12.7886 15.7499 13.1244 16.0857 13.1244 16.4999C13.1244 16.9141 12.7886 17.2499 12.3744 17.2499L7.31071 17.2499L9.53038 19.4697C9.82326 19.7626 9.82325 20.2375 9.53035 20.5303C9.23744 20.8232 8.76257 20.8232 8.46969 20.5303L4.96978 17.0302C4.6769 16.7373 4.6769 16.2625 4.96979 15.9696L8.41501 12.5244Z", fill: "currentcolor" })), J1 = ({
387
391
  title: l,
388
392
  titleId: C,
389
393
  ...t
390
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M4.09835 19.9017C5.56282 21.3661 7.93719 21.3661 9.40165 19.9017L15.8033 13.5M6.75 21C4.67893 21 3 19.3211 3 17.25V4.125C3 3.50368 3.50368 3 4.125 3H9.375C9.99632 3 10.5 3.50368 10.5 4.125V8.1967M6.75 21C8.82107 21 10.5 19.3211 10.5 17.25V8.1967M6.75 21H19.875C20.4963 21 21 20.4963 21 19.875V14.625C21 14.0037 20.4963 13.5 19.875 13.5H15.8033M10.5 8.1967L13.3791 5.31757C13.8185 4.87823 14.5308 4.87823 14.9701 5.31757L18.6824 9.02988C19.1218 9.46922 19.1218 10.1815 18.6824 10.6209L15.8033 13.5M6.75 17.25H6.7575V17.2575H6.75V17.25Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), J1 = ({
394
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M4.09835 19.9017C5.56282 21.3661 7.93719 21.3661 9.40165 19.9017L15.8033 13.5M6.75 21C4.67893 21 3 19.3211 3 17.25V4.125C3 3.50368 3.50368 3 4.125 3H9.375C9.99632 3 10.5 3.50368 10.5 4.125V8.1967M6.75 21C8.82107 21 10.5 19.3211 10.5 17.25V8.1967M6.75 21H19.875C20.4963 21 21 20.4963 21 19.875V14.625C21 14.0037 20.4963 13.5 19.875 13.5H15.8033M10.5 8.1967L13.3791 5.31757C13.8185 4.87823 14.5308 4.87823 14.9701 5.31757L18.6824 9.02988C19.1218 9.46922 19.1218 10.1815 18.6824 10.6209L15.8033 13.5M6.75 17.25H6.7575V17.2575H6.75V17.25Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), K1 = ({
391
395
  title: l,
392
396
  titleId: C,
393
397
  ...t
394
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M18.875 5.125H19.5V4.5H18.875V5.125ZM18.875 18.875V19.5H19.5V18.875H18.875ZM5.125 18.875H4.5V19.5H5.125V18.875ZM5.125 5.125V4.5H4.5V5.125H5.125ZM10.75 5.125V4.5H9.5V5.125H10.75ZM9.5 18.875V19.5H10.75V18.875H9.5ZM5.125 9.5H4.5V10.75H5.125V9.5ZM18.875 10.75H19.5V9.5H18.875V10.75ZM18.25 5.125V18.875H19.5V5.125H18.25ZM18.875 18.25H5.125V19.5H18.875V18.25ZM5.75 18.875V5.125H4.5V18.875H5.75ZM5.125 5.75H18.875V4.5H5.125V5.75ZM9.5 5.125V10.125H10.75V5.125H9.5ZM9.5 10.125V18.875H10.75V10.125H9.5ZM5.125 10.75H10.125V9.5H5.125V10.75ZM10.125 10.75H18.875V9.5H10.125V10.75Z", fill: "currentColor" })), K1 = ({
398
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M18.875 5.125H19.5V4.5H18.875V5.125ZM18.875 18.875V19.5H19.5V18.875H18.875ZM5.125 18.875H4.5V19.5H5.125V18.875ZM5.125 5.125V4.5H4.5V5.125H5.125ZM10.75 5.125V4.5H9.5V5.125H10.75ZM9.5 18.875V19.5H10.75V18.875H9.5ZM5.125 9.5H4.5V10.75H5.125V9.5ZM18.875 10.75H19.5V9.5H18.875V10.75ZM18.25 5.125V18.875H19.5V5.125H18.25ZM18.875 18.25H5.125V19.5H18.875V18.25ZM5.75 18.875V5.125H4.5V18.875H5.75ZM5.125 5.75H18.875V4.5H5.125V5.75ZM9.5 5.125V10.125H10.75V5.125H9.5ZM9.5 10.125V18.875H10.75V10.125H9.5ZM5.125 10.75H10.125V9.5H5.125V10.75ZM10.125 10.75H18.875V9.5H10.125V10.75Z", fill: "currentColor" })), X1 = ({
395
399
  title: l,
396
400
  titleId: C,
397
401
  ...t
398
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.7646 16.973C11.0254 16.973 10.4014 16.8482 9.89257 16.5986C9.39337 16.3394 8.98057 16.0322 8.65417 15.677L9.44617 14.6114C9.72457 14.8898 10.0414 15.1298 10.3966 15.3314C10.7518 15.5234 11.1598 15.6194 11.6206 15.6194C12.1198 15.6194 12.523 15.4994 12.8302 15.2594C13.147 15.0098 13.3054 14.669 13.3054 14.237C13.3054 13.9202 13.2238 13.6466 13.0606 13.4162C12.907 13.1762 12.6334 12.9938 12.2398 12.869C11.8558 12.7442 11.3134 12.6818 10.6126 12.6818V11.4722C11.515 11.4722 12.139 11.333 12.4846 11.0546C12.8302 10.7762 13.003 10.4258 13.003 10.0034C13.003 9.61939 12.883 9.32179 12.643 9.11059C12.403 8.88979 12.0718 8.77939 11.6494 8.77939C11.2942 8.77939 10.9678 8.86099 10.6702 9.02419C10.3726 9.17779 10.0846 9.38419 9.80617 9.64339L8.95657 8.62099C9.35017 8.27539 9.76777 7.99699 10.2094 7.78579C10.6606 7.57459 11.1598 7.46899 11.707 7.46899C12.5902 7.46899 13.3054 7.68019 13.8526 8.10259C14.3998 8.51539 14.6734 9.11059 14.6734 9.88819C14.6734 10.397 14.5294 10.829 14.2414 11.1842C13.963 11.5298 13.5742 11.7986 13.075 11.9906V12.0482C13.6126 12.1922 14.0638 12.4562 14.4286 12.8402C14.7934 13.2242 14.9758 13.7186 14.9758 14.3234C14.9758 14.8802 14.827 15.3554 14.5294 15.749C14.2414 16.1426 13.8526 16.445 13.363 16.6562C12.883 16.8674 12.3502 16.973 11.7646 16.973Z", fill: "currentcolor" })), X1 = ({
402
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.7646 16.973C11.0254 16.973 10.4014 16.8482 9.89257 16.5986C9.39337 16.3394 8.98057 16.0322 8.65417 15.677L9.44617 14.6114C9.72457 14.8898 10.0414 15.1298 10.3966 15.3314C10.7518 15.5234 11.1598 15.6194 11.6206 15.6194C12.1198 15.6194 12.523 15.4994 12.8302 15.2594C13.147 15.0098 13.3054 14.669 13.3054 14.237C13.3054 13.9202 13.2238 13.6466 13.0606 13.4162C12.907 13.1762 12.6334 12.9938 12.2398 12.869C11.8558 12.7442 11.3134 12.6818 10.6126 12.6818V11.4722C11.515 11.4722 12.139 11.333 12.4846 11.0546C12.8302 10.7762 13.003 10.4258 13.003 10.0034C13.003 9.61939 12.883 9.32179 12.643 9.11059C12.403 8.88979 12.0718 8.77939 11.6494 8.77939C11.2942 8.77939 10.9678 8.86099 10.6702 9.02419C10.3726 9.17779 10.0846 9.38419 9.80617 9.64339L8.95657 8.62099C9.35017 8.27539 9.76777 7.99699 10.2094 7.78579C10.6606 7.57459 11.1598 7.46899 11.707 7.46899C12.5902 7.46899 13.3054 7.68019 13.8526 8.10259C14.3998 8.51539 14.6734 9.11059 14.6734 9.88819C14.6734 10.397 14.5294 10.829 14.2414 11.1842C13.963 11.5298 13.5742 11.7986 13.075 11.9906V12.0482C13.6126 12.1922 14.0638 12.4562 14.4286 12.8402C14.7934 13.2242 14.9758 13.7186 14.9758 14.3234C14.9758 14.8802 14.827 15.3554 14.5294 15.749C14.2414 16.1426 13.8526 16.445 13.363 16.6562C12.883 16.8674 12.3502 16.973 11.7646 16.973Z", fill: "currentcolor" })), Y1 = ({
399
403
  title: l,
400
404
  titleId: C,
401
405
  ...t
402
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" })), Y1 = ({
406
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" })), _1 = ({
403
407
  title: l,
404
408
  titleId: C,
405
409
  ...t
406
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("line", { x1: 23, y1: 2.2, x2: 2.2, y2: 23, stroke: "currentcolor", strokeWidth: 1.5 })), _1 = ({
410
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("line", { x1: 23, y1: 2.2, x2: 2.2, y2: 23, stroke: "currentcolor", strokeWidth: 1.5 })), $1 = ({
407
411
  title: l,
408
412
  titleId: C,
409
413
  ...t
410
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.85575 16.8002V15.8354C9.71015 15.0098 10.4446 14.2754 11.059 13.6322C11.683 12.9794 12.163 12.389 12.499 11.861C12.835 11.3234 13.003 10.8242 13.003 10.3634C13.003 9.88339 12.8734 9.49939 12.6142 9.21139C12.355 8.92339 11.9806 8.77939 11.491 8.77939C11.1358 8.77939 10.8094 8.88019 10.5118 9.08179C10.2238 9.28339 9.95495 9.52339 9.70535 9.80179L8.78375 8.88019C9.20615 8.42899 9.64295 8.08339 10.0942 7.84339C10.5454 7.59379 11.083 7.46899 11.707 7.46899C12.5902 7.46899 13.291 7.72339 13.8094 8.23219C14.3374 8.74099 14.6014 9.42259 14.6014 10.277C14.6014 10.8146 14.4478 11.3666 14.1406 11.933C13.843 12.4898 13.4398 13.061 12.931 13.6466C12.4318 14.2322 11.8798 14.8466 11.275 15.4898C11.515 15.4706 11.7742 15.4514 12.0526 15.4322C12.331 15.4034 12.5806 15.389 12.8014 15.389H15.0478V16.8002H8.85575Z", fill: "currentcolor" })), $1 = ({
414
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.85575 16.8002V15.8354C9.71015 15.0098 10.4446 14.2754 11.059 13.6322C11.683 12.9794 12.163 12.389 12.499 11.861C12.835 11.3234 13.003 10.8242 13.003 10.3634C13.003 9.88339 12.8734 9.49939 12.6142 9.21139C12.355 8.92339 11.9806 8.77939 11.491 8.77939C11.1358 8.77939 10.8094 8.88019 10.5118 9.08179C10.2238 9.28339 9.95495 9.52339 9.70535 9.80179L8.78375 8.88019C9.20615 8.42899 9.64295 8.08339 10.0942 7.84339C10.5454 7.59379 11.083 7.46899 11.707 7.46899C12.5902 7.46899 13.291 7.72339 13.8094 8.23219C14.3374 8.74099 14.6014 9.42259 14.6014 10.277C14.6014 10.8146 14.4478 11.3666 14.1406 11.933C13.843 12.4898 13.4398 13.061 12.931 13.6466C12.4318 14.2322 11.8798 14.8466 11.275 15.4898C11.515 15.4706 11.7742 15.4514 12.0526 15.4322C12.331 15.4034 12.5806 15.389 12.8014 15.389H15.0478V16.8002H8.85575Z", fill: "currentcolor" })), I1 = ({
411
415
  title: l,
412
416
  titleId: C,
413
417
  ...t
414
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M15.75 6C15.75 8.07107 14.071 9.75 12 9.75C9.9289 9.75 8.24996 8.07107 8.24996 6C8.24996 3.92893 9.9289 2.25 12 2.25C14.071 2.25 15.75 3.92893 15.75 6Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { d: "M4.5011 20.1182C4.5714 16.0369 7.90184 12.75 12 12.75C16.0982 12.75 19.4287 16.0371 19.4988 20.1185C17.216 21.166 14.6764 21.75 12.0003 21.75C9.32396 21.75 6.78406 21.1659 4.5011 20.1182Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), I1 = ({
418
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M15.75 6C15.75 8.07107 14.071 9.75 12 9.75C9.9289 9.75 8.24996 8.07107 8.24996 6C8.24996 3.92893 9.9289 2.25 12 2.25C14.071 2.25 15.75 3.92893 15.75 6Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { d: "M4.5011 20.1182C4.5714 16.0369 7.90184 12.75 12 12.75C16.0982 12.75 19.4287 16.0371 19.4988 20.1185C17.216 21.166 14.6764 21.75 12.0003 21.75C9.32396 21.75 6.78406 21.1659 4.5011 20.1182Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), e2 = ({
415
419
  title: l,
416
420
  titleId: C,
417
421
  ...t
418
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.45823 3.45818C8.23182 2.6846 9.28103 2.25 10.375 2.25C11.4691 2.25 12.5183 2.6846 13.2919 3.45818C14.0654 4.23177 14.5 5.28098 14.5 6.375C14.5 7.46902 14.0654 8.51823 13.2919 9.29182C12.5183 10.0654 11.4691 10.5 10.375 10.5C9.28103 10.5 8.23182 10.0654 7.45823 9.29182C6.68464 8.51823 6.25004 7.46902 6.25004 6.375C6.25004 5.28098 6.68464 4.23177 7.45823 3.45818Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M7.62026 12.5541C8.49263 12.1883 9.42911 12 10.375 12C12.2647 12 14.077 12.7507 15.4132 14.0869C16.7494 15.4231 17.5 17.2353 17.5 19.125V19.127L17.499 19.247C17.4968 19.3743 17.4622 19.4989 17.3986 19.6091C17.3349 19.7193 17.2442 19.8115 17.135 19.877C15.161 21.066 12.847 21.75 10.375 21.75C7.99278 21.7536 5.65484 21.106 3.61404 19.877C3.50508 19.8114 3.4146 19.7191 3.3511 19.6089C3.28759 19.4987 3.25317 19.3742 3.25104 19.247C3.23485 18.3012 3.40715 17.3616 3.75789 16.4831C4.10863 15.6046 4.6308 14.8047 5.29393 14.1302C5.95706 13.4556 6.74788 12.9198 7.62026 12.5541Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M22.4365 8.38478C22.6663 8.04013 22.5732 7.57448 22.2285 7.34471C21.8839 7.11495 21.4182 7.20808 21.1885 7.55272L18.3209 11.854L16.7178 10.2509C16.4249 9.95803 15.9501 9.95803 15.6572 10.2509C15.3643 10.5438 15.3643 11.0187 15.6572 11.3116L17.9072 13.5616C18.0661 13.7205 18.2878 13.7997 18.5114 13.7776C18.735 13.7555 18.9369 13.6342 19.0615 13.4473L22.4365 8.38478Z", fill: "currentcolor" })), e2 = ({
422
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.45823 3.45818C8.23182 2.6846 9.28103 2.25 10.375 2.25C11.4691 2.25 12.5183 2.6846 13.2919 3.45818C14.0654 4.23177 14.5 5.28098 14.5 6.375C14.5 7.46902 14.0654 8.51823 13.2919 9.29182C12.5183 10.0654 11.4691 10.5 10.375 10.5C9.28103 10.5 8.23182 10.0654 7.45823 9.29182C6.68464 8.51823 6.25004 7.46902 6.25004 6.375C6.25004 5.28098 6.68464 4.23177 7.45823 3.45818Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M7.62026 12.5541C8.49263 12.1883 9.42911 12 10.375 12C12.2647 12 14.077 12.7507 15.4132 14.0869C16.7494 15.4231 17.5 17.2353 17.5 19.125V19.127L17.499 19.247C17.4968 19.3743 17.4622 19.4989 17.3986 19.6091C17.3349 19.7193 17.2442 19.8115 17.135 19.877C15.161 21.066 12.847 21.75 10.375 21.75C7.99278 21.7536 5.65484 21.106 3.61404 19.877C3.50508 19.8114 3.4146 19.7191 3.3511 19.6089C3.28759 19.4987 3.25317 19.3742 3.25104 19.247C3.23485 18.3012 3.40715 17.3616 3.75789 16.4831C4.10863 15.6046 4.6308 14.8047 5.29393 14.1302C5.95706 13.4556 6.74788 12.9198 7.62026 12.5541Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M22.4365 8.38478C22.6663 8.04013 22.5732 7.57448 22.2285 7.34471C21.8839 7.11495 21.4182 7.20808 21.1885 7.55272L18.3209 11.854L16.7178 10.2509C16.4249 9.95803 15.9501 9.95803 15.6572 10.2509C15.3643 10.5438 15.3643 11.0187 15.6572 11.3116L17.9072 13.5616C18.0661 13.7205 18.2878 13.7997 18.5114 13.7776C18.735 13.7555 18.9369 13.6342 19.0615 13.4473L22.4365 8.38478Z", fill: "currentcolor" })), l2 = ({
419
423
  title: l,
420
424
  titleId: C,
421
425
  ...t
422
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.375 2.25C9.28103 2.25 8.23182 2.6846 7.45823 3.45818C6.68464 4.23177 6.25004 5.28098 6.25004 6.375C6.25004 7.46902 6.68464 8.51823 7.45823 9.29182C8.23182 10.0654 9.28103 10.5 10.375 10.5C11.4691 10.5 12.5183 10.0654 13.2919 9.29182C14.0654 8.51823 14.5 7.46902 14.5 6.375C14.5 5.28098 14.0654 4.23177 13.2919 3.45818C12.5183 2.6846 11.4691 2.25 10.375 2.25ZM10.375 12C9.42911 12 8.49263 12.1883 7.62026 12.5541C6.74788 12.9198 5.95706 13.4556 5.29393 14.1302C4.6308 14.8047 4.10863 15.6046 3.75789 16.4831C3.40715 17.3616 3.23485 18.3012 3.25104 19.247C3.25317 19.3742 3.28759 19.4987 3.3511 19.6089C3.4146 19.7191 3.50508 19.8114 3.61404 19.877C5.65484 21.106 7.99278 21.7536 10.375 21.75C12.847 21.75 15.161 21.066 17.135 19.877C17.2442 19.8115 17.3349 19.7193 17.3986 19.6091C17.4622 19.4989 17.4968 19.3743 17.499 19.247L17.5 19.127V19.125C17.5 17.2353 16.7494 15.4231 15.4132 14.0869C14.077 12.7507 12.2647 12 10.375 12ZM16 9.75C15.8011 9.75 15.6104 9.82902 15.4697 9.96967C15.3291 10.1103 15.25 10.3011 15.25 10.5C15.25 10.6989 15.3291 10.8897 15.4697 11.0303C15.6104 11.171 15.8011 11.25 16 11.25H22C22.199 11.25 22.3897 11.171 22.5304 11.0303C22.671 10.8897 22.75 10.6989 22.75 10.5C22.75 10.3011 22.671 10.1103 22.5304 9.96967C22.3897 9.82902 22.199 9.75 22 9.75H16Z", fill: "currentcolor" })), l2 = ({
426
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.375 2.25C9.28103 2.25 8.23182 2.6846 7.45823 3.45818C6.68464 4.23177 6.25004 5.28098 6.25004 6.375C6.25004 7.46902 6.68464 8.51823 7.45823 9.29182C8.23182 10.0654 9.28103 10.5 10.375 10.5C11.4691 10.5 12.5183 10.0654 13.2919 9.29182C14.0654 8.51823 14.5 7.46902 14.5 6.375C14.5 5.28098 14.0654 4.23177 13.2919 3.45818C12.5183 2.6846 11.4691 2.25 10.375 2.25ZM10.375 12C9.42911 12 8.49263 12.1883 7.62026 12.5541C6.74788 12.9198 5.95706 13.4556 5.29393 14.1302C4.6308 14.8047 4.10863 15.6046 3.75789 16.4831C3.40715 17.3616 3.23485 18.3012 3.25104 19.247C3.25317 19.3742 3.28759 19.4987 3.3511 19.6089C3.4146 19.7191 3.50508 19.8114 3.61404 19.877C5.65484 21.106 7.99278 21.7536 10.375 21.75C12.847 21.75 15.161 21.066 17.135 19.877C17.2442 19.8115 17.3349 19.7193 17.3986 19.6091C17.4622 19.4989 17.4968 19.3743 17.499 19.247L17.5 19.127V19.125C17.5 17.2353 16.7494 15.4231 15.4132 14.0869C14.077 12.7507 12.2647 12 10.375 12ZM16 9.75C15.8011 9.75 15.6104 9.82902 15.4697 9.96967C15.3291 10.1103 15.25 10.3011 15.25 10.5C15.25 10.6989 15.3291 10.8897 15.4697 11.0303C15.6104 11.171 15.8011 11.25 16 11.25H22C22.199 11.25 22.3897 11.171 22.5304 11.0303C22.671 10.8897 22.75 10.6989 22.75 10.5C22.75 10.3011 22.671 10.1103 22.5304 9.96967C22.3897 9.82902 22.199 9.75 22 9.75H16Z", fill: "currentcolor" })), C2 = ({
423
427
  title: l,
424
428
  titleId: C,
425
429
  ...t
426
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014H11.8393L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579H12.9351L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM12.5 21H13.25V19.5H12.5V21ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM19 15.25V14.5H17.5V15.25H19ZM17.5 21.25V22H19V21.25H17.5ZM15.25 17.5H14.5V19H15.25V17.5ZM21.25 19H22V17.5H21.25V19ZM15 6.5C15 8.15685 13.6569 9.5 12 9.5V11C14.4853 11 16.5 8.98528 16.5 6.5H15ZM12 9.5C10.3431 9.5 9 8.15685 9 6.5H7.5C7.5 8.98528 9.51472 11 12 11V9.5ZM9 6.5C9 4.84315 10.3431 3.5 12 3.5V2C9.51472 2 7.5 4.01472 7.5 6.5H9ZM12 3.5C13.6569 3.5 15 4.84315 15 6.5H16.5C16.5 4.01472 14.4853 2 12 2V3.5ZM5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L5.24671 20.3202ZM11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8653 14.0012ZM12 14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V14ZM12.9351 14.0579C13.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L12.9351 14.0579ZM4.5 21H12.5V19.5H4.5V21ZM11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8393 12.5014ZM15.2911 13.1468C14.6176 12.8631 13.8918 12.6667 13.1229 12.5697L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15.2911 13.1468ZM17.5 15.25V18.25H19V15.25H17.5ZM17.5 18.25V21.25H19V18.25H17.5ZM15.25 19H18.25V17.5H15.25V19ZM18.25 19H21.25V17.5H18.25V19Z", fill: "currentColor" })), C2 = ({
430
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014H11.8393L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579H12.9351L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM12.5 21H13.25V19.5H12.5V21ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM19 15.25V14.5H17.5V15.25H19ZM17.5 21.25V22H19V21.25H17.5ZM15.25 17.5H14.5V19H15.25V17.5ZM21.25 19H22V17.5H21.25V19ZM15 6.5C15 8.15685 13.6569 9.5 12 9.5V11C14.4853 11 16.5 8.98528 16.5 6.5H15ZM12 9.5C10.3431 9.5 9 8.15685 9 6.5H7.5C7.5 8.98528 9.51472 11 12 11V9.5ZM9 6.5C9 4.84315 10.3431 3.5 12 3.5V2C9.51472 2 7.5 4.01472 7.5 6.5H9ZM12 3.5C13.6569 3.5 15 4.84315 15 6.5H16.5C16.5 4.01472 14.4853 2 12 2V3.5ZM5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L5.24671 20.3202ZM11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8653 14.0012ZM12 14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V14ZM12.9351 14.0579C13.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L12.9351 14.0579ZM4.5 21H12.5V19.5H4.5V21ZM11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8393 12.5014ZM15.2911 13.1468C14.6176 12.8631 13.8918 12.6667 13.1229 12.5697L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15.2911 13.1468ZM17.5 15.25V18.25H19V15.25H17.5ZM17.5 18.25V21.25H19V18.25H17.5ZM15.25 19H18.25V17.5H15.25V19ZM18.25 19H21.25V17.5H18.25V19Z", fill: "currentColor" })), t2 = ({
427
431
  title: l,
428
432
  titleId: C,
429
433
  ...t
430
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.5 6.5C7.5 4.01472 9.51472 2 12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51472 11 7.5 8.98528 7.5 6.5Z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12.1603 12.5014L12.1435 12.5011C12.0959 12.5004 12.0475 12.5 11.9996 12.5C11.9459 12.5 11.8923 12.5005 11.8389 12.5014C11.7356 12.5032 11.6329 12.5067 11.5309 12.5119C11.3097 12.5233 11.0916 12.5426 10.8767 12.5697L10.8739 12.5701L10.8148 12.5778L10.8119 12.5782L10.8085 12.5786L10.74 12.5881C10.5809 12.6107 10.4237 12.6377 10.2685 12.6688C6.57477 13.4093 4.10097 16.4772 3.75289 20.1798L3.67578 21H12.9996V16H15.9996V13.4714L15.5669 13.2694C15.4759 13.2269 15.3838 13.1861 15.2907 13.1468C14.9374 12.998 14.5697 12.8732 14.1887 12.7741L12.1603 12.5014Z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12.1603 12.5014C12.4875 12.5071 12.8085 12.5301 13.1225 12.5697L13.1335 12.5711C13.2211 12.5823 13.3082 12.5947 13.3947 12.6085C13.4507 12.6174 13.5065 12.6268 13.562 12.6368L13.563 12.637L13.5848 12.6409C13.6484 12.6525 13.7118 12.6648 13.7748 12.6778L12.1603 12.5014Z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M22 17.5H19V14.5H17.5V17.5H14.5V19H17.5V22H19V19H22V17.5Z", fill: "currentColor" })), t2 = ({
434
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.5 6.5C7.5 4.01472 9.51472 2 12 2C14.4853 2 16.5 4.01472 16.5 6.5C16.5 8.98528 14.4853 11 12 11C9.51472 11 7.5 8.98528 7.5 6.5Z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12.1603 12.5014L12.1435 12.5011C12.0959 12.5004 12.0475 12.5 11.9996 12.5C11.9459 12.5 11.8923 12.5005 11.8389 12.5014C11.7356 12.5032 11.6329 12.5067 11.5309 12.5119C11.3097 12.5233 11.0916 12.5426 10.8767 12.5697L10.8739 12.5701L10.8148 12.5778L10.8119 12.5782L10.8085 12.5786L10.74 12.5881C10.5809 12.6107 10.4237 12.6377 10.2685 12.6688C6.57477 13.4093 4.10097 16.4772 3.75289 20.1798L3.67578 21H12.9996V16H15.9996V13.4714L15.5669 13.2694C15.4759 13.2269 15.3838 13.1861 15.2907 13.1468C14.9374 12.998 14.5697 12.8732 14.1887 12.7741L12.1603 12.5014Z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12.1603 12.5014C12.4875 12.5071 12.8085 12.5301 13.1225 12.5697L13.1335 12.5711C13.2211 12.5823 13.3082 12.5947 13.3947 12.6085C13.4507 12.6174 13.5065 12.6268 13.562 12.6368L13.563 12.637L13.5848 12.6409C13.6484 12.6525 13.7118 12.6648 13.7748 12.6778L12.1603 12.5014Z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M22 17.5H19V14.5H17.5V17.5H14.5V19H17.5V22H19V19H22V17.5Z", fill: "currentColor" })), n2 = ({
431
435
  title: l,
432
436
  titleId: C,
433
437
  ...t
434
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.995 16.973C11.0446 16.973 10.2862 16.5602 9.71978 15.7346C9.16298 14.909 8.88458 13.7234 8.88458 12.1778C8.88458 10.6322 9.16298 9.46099 9.71978 8.66419C10.2862 7.86739 11.0446 7.46899 11.995 7.46899C12.9454 7.46899 13.699 7.86739 14.2558 8.66419C14.8222 9.46099 15.1054 10.6322 15.1054 12.1778C15.1054 13.7234 14.8222 14.909 14.2558 15.7346C13.699 16.5602 12.9454 16.973 11.995 16.973ZM11.995 15.677C12.2926 15.677 12.5566 15.5666 12.787 15.3458C13.0174 15.1154 13.195 14.7458 13.3198 14.237C13.4542 13.7282 13.5214 13.0418 13.5214 12.1778C13.5214 11.3138 13.4542 10.6322 13.3198 10.133C13.195 9.63379 13.0174 9.28339 12.787 9.08179C12.5566 8.87059 12.2926 8.76499 11.995 8.76499C11.707 8.76499 11.4478 8.87059 11.2174 9.08179C10.987 9.28339 10.8046 9.63379 10.6702 10.133C10.5358 10.6322 10.4686 11.3138 10.4686 12.1778C10.4686 13.0418 10.5358 13.7282 10.6702 14.237C10.8046 14.7458 10.987 15.1154 11.2174 15.3458C11.4478 15.5666 11.707 15.677 11.995 15.677Z", fill: "currentcolor" })), n2 = {
438
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.995 16.973C11.0446 16.973 10.2862 16.5602 9.71978 15.7346C9.16298 14.909 8.88458 13.7234 8.88458 12.1778C8.88458 10.6322 9.16298 9.46099 9.71978 8.66419C10.2862 7.86739 11.0446 7.46899 11.995 7.46899C12.9454 7.46899 13.699 7.86739 14.2558 8.66419C14.8222 9.46099 15.1054 10.6322 15.1054 12.1778C15.1054 13.7234 14.8222 14.909 14.2558 15.7346C13.699 16.5602 12.9454 16.973 11.995 16.973ZM11.995 15.677C12.2926 15.677 12.5566 15.5666 12.787 15.3458C13.0174 15.1154 13.195 14.7458 13.3198 14.237C13.4542 13.7282 13.5214 13.0418 13.5214 12.1778C13.5214 11.3138 13.4542 10.6322 13.3198 10.133C13.195 9.63379 13.0174 9.28339 12.787 9.08179C12.5566 8.87059 12.2926 8.76499 11.995 8.76499C11.707 8.76499 11.4478 8.87059 11.2174 9.08179C10.987 9.28339 10.8046 9.63379 10.6702 10.133C10.5358 10.6322 10.4686 11.3138 10.4686 12.1778C10.4686 13.0418 10.5358 13.7282 10.6702 14.237C10.8046 14.7458 10.987 15.1154 11.2174 15.3458C11.4478 15.5666 11.707 15.677 11.995 15.677Z", fill: "currentcolor" })), r2 = {
435
439
  AcademicCap: n,
436
440
  ArrowDownOnSquare: r,
437
441
  ArrowLeft: o,
@@ -441,35 +445,35 @@ const n = ({
441
445
  ArrowSmallDownMini: d,
442
446
  ArrowSmallLeft: w,
443
447
  ArrowSmallRight: h,
444
- ArrowSmallUpMini: v,
445
- ArrowTopBottom: L,
446
- ArrowTopRightOnSquare: s,
448
+ ArrowSmallUpMini: s,
449
+ ArrowTopBottom: v,
450
+ ArrowTopRightOnSquare: L,
447
451
  ArrowUpOnSquare: g,
448
452
  Bold: m,
449
453
  BroomSparkleClean: u,
450
454
  BrowserBlocked: M,
451
455
  BrowserBroken: E,
452
456
  BuildingOffice: p,
453
- BulletList: V,
454
- Calendar: H,
457
+ BulletList: H,
458
+ Calendar: V,
455
459
  CalendarEdit: f,
456
460
  CalendarEditFill: Z,
457
461
  ChainLink: x,
458
462
  Check: b,
459
463
  CheckCircle: R,
460
464
  CheckCircleFillMini: S,
461
- CheckSmall: B,
462
- CheveronDown: y,
463
- CheveronLeft: k,
465
+ CheckSmall: k,
466
+ CheveronDown: B,
467
+ CheveronLeft: y,
464
468
  CheveronRight: F,
465
469
  CheveronUp: A,
466
- CheveronUpDown: T,
467
- Circle: D,
468
- CircleLarge: W,
470
+ CheveronUpDown: W,
471
+ Circle: T,
472
+ CircleLarge: D,
469
473
  CircleLargeDotted: U,
470
474
  CircleSmall: j,
471
- CircleSmallFilled: O,
472
- CircleStack: q,
475
+ CircleSmallFilled: q,
476
+ CircleStack: O,
473
477
  Clock: P,
474
478
  ClockCircleFillMini: N,
475
479
  Collection: Q,
@@ -490,58 +494,59 @@ const n = ({
490
494
  ExclamationCircleFillMini: r1,
491
495
  ExclamationTriangleFill: o1,
492
496
  ExclamationTriangleMini: i1,
493
- eye: c1,
494
- eyeFill: d1,
495
- FaceFrown: a1,
496
- Five: w1,
497
- Four: h1,
497
+ Eye: a1,
498
+ EyeFill: c1,
499
+ FaceFrown: d1,
500
+ Filter: w1,
501
+ Five: h1,
502
+ Four: s1,
498
503
  Hamburger: v1,
499
504
  Heart: L1,
500
- InformationCircle: s1,
501
- InformationCircleFillMini: g1,
502
- InformationCircleMini: m1,
503
- Italic: u1,
504
- Language: M1,
505
- Link: E1,
506
- LinkSlash: p1,
505
+ InformationCircle: g1,
506
+ InformationCircleFillMini: m1,
507
+ InformationCircleMini: u1,
508
+ Italic: M1,
509
+ Language: E1,
510
+ Link: p1,
511
+ LinkSlash: H1,
507
512
  ListMagnify: V1,
508
- LockClosedFill: H1,
509
- LockOpenFill: f1,
510
- MiniCheck: Z1,
511
- Minus: x1,
512
- MinusCircleFillMini: b1,
513
- Nine: R1,
514
- NumberedList: S1,
513
+ LockClosedFill: f1,
514
+ LockOpenFill: Z1,
515
+ MiniCheck: x1,
516
+ Minus: b1,
517
+ MinusCircleFillMini: R1,
518
+ Nine: S1,
519
+ NumberedList: k1,
515
520
  One: B1,
516
521
  Pencil: y1,
517
- PencilSquare: k1,
518
- Plus: F1,
519
- QuestionMarkCircleFillMini: A1,
522
+ PencilSquare: F1,
523
+ Plus: A1,
524
+ QuestionMarkCircleFillMini: W1,
520
525
  Seven: T1,
521
526
  SignalActive: D1,
522
- Six: W1,
523
- Sparkles: U1,
524
- SquareInfo: j1,
527
+ Six: U1,
528
+ Sparkles: j1,
529
+ SquareInfo: q1,
525
530
  SquareInfoSolid: O1,
526
- Star: q1,
527
- StepBack: P1,
528
- StepForwards: N1,
529
- Swap: Q1,
530
- SwapSlash: z1,
531
- Swatch: G1,
532
- Table: J1,
533
- Three: K1,
534
- Trash: X1,
535
- TrashStrikethrough: Y1,
536
- Two: _1,
537
- User: $1,
538
- UserCheckFill: I1,
539
- UserMinusFill: e2,
540
- UserPlus: l2,
541
- UserPlusFill: C2,
542
- Zero: t2
531
+ Star: P1,
532
+ StepBack: N1,
533
+ StepForwards: Q1,
534
+ Swap: z1,
535
+ SwapSlash: G1,
536
+ Swatch: J1,
537
+ Table: K1,
538
+ Three: X1,
539
+ Trash: Y1,
540
+ TrashStrikethrough: _1,
541
+ Two: $1,
542
+ User: I1,
543
+ UserCheckFill: e2,
544
+ UserMinusFill: l2,
545
+ UserPlus: C2,
546
+ UserPlusFill: t2,
547
+ Zero: n2
543
548
  };
544
549
  export {
545
- n2 as Icons
550
+ r2 as Icons
546
551
  };
547
552
  //# sourceMappingURL=index.js.map