@edifice.io/react 2.2.14 → 2.3.0-develop.20250804092812

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 (79) hide show
  1. package/dist/components/Button/Button.d.ts +1 -1
  2. package/dist/components/SearchBar/SearchBar.d.ts +33 -9
  3. package/dist/components/SearchBar/SearchBar.js +17 -2
  4. package/dist/hooks/useLibraryUrl/useLibraryUrl.d.ts +1 -1
  5. package/dist/hooks/useLibraryUrl/useLibraryUrl.js +2 -2
  6. package/dist/icons-apps.js +176 -164
  7. package/dist/icons.js +198 -190
  8. package/dist/modules/icons/components/IconLibrary.d.ts +7 -0
  9. package/dist/modules/icons/components/IconLibrary.js +12 -0
  10. package/dist/modules/icons/components/IconNotification.d.ts +7 -0
  11. package/dist/modules/icons/components/IconNotification.js +12 -0
  12. package/dist/modules/icons/components/IconStar.d.ts +7 -0
  13. package/dist/modules/icons/components/IconStar.js +13 -0
  14. package/dist/modules/icons/components/IconStarFavorite.d.ts +7 -0
  15. package/dist/modules/icons/components/IconStarFull.d.ts +7 -0
  16. package/dist/modules/icons/components/IconStarFull.js +13 -0
  17. package/dist/modules/icons/components/apps/IconAccount.js +2 -2
  18. package/dist/modules/icons/components/apps/IconActualites.js +2 -2
  19. package/dist/modules/icons/components/apps/IconAdmin.js +2 -2
  20. package/dist/modules/icons/components/apps/IconAgenda.js +3 -2
  21. package/dist/modules/icons/components/apps/IconAppointments.js +2 -2
  22. package/dist/modules/icons/components/apps/IconArchive.js +2 -2
  23. package/dist/modules/icons/components/apps/IconBlog.js +2 -2
  24. package/dist/modules/icons/components/apps/IconCahierDeTexte.js +2 -2
  25. package/dist/modules/icons/components/apps/IconCahierTextes.js +2 -2
  26. package/dist/modules/icons/components/apps/IconCalendar.js +3 -2
  27. package/dist/modules/icons/components/apps/IconCollaborativeWall.js +2 -2
  28. package/dist/modules/icons/components/apps/IconCommunity.js +2 -2
  29. package/dist/modules/icons/components/apps/IconConversation.js +2 -2
  30. package/dist/modules/icons/components/apps/IconDirectory.js +2 -2
  31. package/dist/modules/icons/components/apps/IconEdt.d.ts +7 -0
  32. package/dist/modules/icons/components/apps/IconEdt.js +12 -0
  33. package/dist/modules/icons/components/apps/IconExercizer.js +2 -2
  34. package/dist/modules/icons/components/apps/IconForms.js +2 -6
  35. package/dist/modules/icons/components/apps/IconForum.js +2 -2
  36. package/dist/modules/icons/components/apps/IconGeogebra.d.ts +7 -0
  37. package/dist/modules/icons/components/apps/IconGeogebra.js +12 -0
  38. package/dist/modules/icons/components/apps/IconLibrary.js +2 -2
  39. package/dist/modules/icons/components/apps/IconMagneto.d.ts +7 -0
  40. package/dist/modules/icons/components/apps/IconMagneto.js +13 -0
  41. package/dist/modules/icons/components/apps/IconMediacentre.js +2 -2
  42. package/dist/modules/icons/components/apps/IconMindmap.js +2 -2
  43. package/dist/modules/icons/components/apps/IconMinetest.d.ts +7 -0
  44. package/dist/modules/icons/components/apps/IconMinetest.js +12 -0
  45. package/dist/modules/icons/components/apps/IconMinibadge.d.ts +7 -0
  46. package/dist/modules/icons/components/apps/IconMinibadge.js +12 -0
  47. package/dist/modules/icons/components/apps/IconMoodle.js +2 -2
  48. package/dist/modules/icons/components/apps/IconNabook.js +6 -4
  49. package/dist/modules/icons/components/apps/IconNotebook.js +2 -2
  50. package/dist/modules/icons/components/apps/IconPad.js +2 -2
  51. package/dist/modules/icons/components/apps/IconPages.js +2 -2
  52. package/dist/modules/icons/components/apps/IconParametrage.js +2 -2
  53. package/dist/modules/icons/components/apps/IconParametrages.js +2 -2
  54. package/dist/modules/icons/components/apps/IconPoll.js +2 -2
  55. package/dist/modules/icons/components/apps/IconPresences.js +2 -6
  56. package/dist/modules/icons/components/apps/IconRack.js +2 -2
  57. package/dist/modules/icons/components/apps/IconRbs.js +2 -2
  58. package/dist/modules/icons/components/apps/IconSchoolbook.js +2 -2
  59. package/dist/modules/icons/components/apps/IconScrapbook.js +2 -2
  60. package/dist/modules/icons/components/apps/IconSettingsClass.js +2 -2
  61. package/dist/modules/icons/components/apps/IconSharebigfiles.js +2 -2
  62. package/dist/modules/icons/components/apps/IconStatistics.js +2 -2
  63. package/dist/modules/icons/components/apps/IconSupport.js +2 -2
  64. package/dist/modules/icons/components/apps/IconTimeline.js +2 -2
  65. package/dist/modules/icons/components/apps/IconTimelinegenerator.js +2 -2
  66. package/dist/modules/icons/components/apps/IconUserbook.js +2 -2
  67. package/dist/modules/icons/components/apps/IconVisioconf.js +2 -2
  68. package/dist/modules/icons/components/apps/IconVotil.d.ts +7 -0
  69. package/dist/modules/icons/components/apps/IconVotil.js +14 -0
  70. package/dist/modules/icons/components/apps/IconWebsite.js +2 -2
  71. package/dist/modules/icons/components/apps/IconWiki.js +3 -3
  72. package/dist/modules/icons/components/apps/IconWorkspace.js +2 -2
  73. package/dist/modules/icons/components/apps/index.d.ts +6 -0
  74. package/dist/modules/icons/components/index.d.ts +4 -0
  75. package/dist/modules/modals/OnboardingModal/OnboardingModal.d.ts +6 -4
  76. package/dist/modules/modals/OnboardingModal/OnboardingModal.js +27 -13
  77. package/dist/modules/modals/OnboardingModal/index.d.ts +1 -0
  78. package/dist/modules/modals/OnboardingModal/useOnboardingModal.js +4 -4
  79. package/package.json +6 -6
package/dist/icons.js CHANGED
@@ -68,101 +68,105 @@ import { default as default68 } from "./modules/icons/components/IconInbox.js";
68
68
  import { default as default69 } from "./modules/icons/components/IconInfoCircle.js";
69
69
  import { default as default70 } from "./modules/icons/components/IconInfoRectangle.js";
70
70
  import { default as default71 } from "./modules/icons/components/IconLandscape.js";
71
- import { default as default72 } from "./modules/icons/components/IconLink.js";
72
- import { default as default73 } from "./modules/icons/components/IconListOrder.js";
73
- import { default as default74 } from "./modules/icons/components/IconLoader.js";
74
- import { default as default75 } from "./modules/icons/components/IconLock.js";
75
- import { default as default76 } from "./modules/icons/components/IconMailRecall.js";
76
- import { default as default77 } from "./modules/icons/components/IconMail.js";
77
- import { default as default78 } from "./modules/icons/components/IconMergeCells.js";
78
- import { default as default79 } from "./modules/icons/components/IconMessageInfo.js";
79
- import { default as default80 } from "./modules/icons/components/IconMicOff.js";
80
- import { default as default81 } from "./modules/icons/components/IconMic.js";
81
- import { default as default82 } from "./modules/icons/components/IconMinus.js";
82
- import { default as default83 } from "./modules/icons/components/IconMove.js";
83
- import { default as default84 } from "./modules/icons/components/IconNoColors.js";
84
- import { default as default85 } from "./modules/icons/components/IconOptions.js";
85
- import { default as default86 } from "./modules/icons/components/IconOrderedList.js";
86
- import { default as default87 } from "./modules/icons/components/IconPaperclip.js";
87
- import { default as default88 } from "./modules/icons/components/IconPause.js";
88
- import { default as default89 } from "./modules/icons/components/IconPinOff.js";
89
- import { default as default90 } from "./modules/icons/components/IconPinOn.js";
90
- import { default as default91 } from "./modules/icons/components/IconPlaceholder.js";
91
- import { default as default92 } from "./modules/icons/components/IconPlayFilled.js";
92
- import { default as default93 } from "./modules/icons/components/IconPlay.js";
93
- import { default as default94 } from "./modules/icons/components/IconPlus.js";
94
- import { default as default95 } from "./modules/icons/components/IconPointerDefault.js";
95
- import { default as default96 } from "./modules/icons/components/IconPointerHand.js";
96
- import { default as default97 } from "./modules/icons/components/IconPrint.js";
97
- import { default as default98 } from "./modules/icons/components/IconQuestionMark.js";
98
- import { default as default99 } from "./modules/icons/components/IconQuestion.js";
99
- import { default as default100 } from "./modules/icons/components/IconRafterDown.js";
100
- import { default as default101 } from "./modules/icons/components/IconRafterLeft.js";
101
- import { default as default102 } from "./modules/icons/components/IconRafterRight.js";
102
- import { default as default103 } from "./modules/icons/components/IconRafterUp.js";
103
- import { default as default104 } from "./modules/icons/components/IconReaction.js";
104
- import { default as default105 } from "./modules/icons/components/IconReadMail.js";
105
- import { default as default106 } from "./modules/icons/components/IconRecordPause.js";
106
- import { default as default107 } from "./modules/icons/components/IconRecordStop.js";
107
- import { default as default108 } from "./modules/icons/components/IconRecordVideo.js";
108
- import { default as default109 } from "./modules/icons/components/IconRecord.js";
109
- import { default as default110 } from "./modules/icons/components/IconRedo.js";
110
- import { default as default111 } from "./modules/icons/components/IconRefresh.js";
111
- import { default as default112 } from "./modules/icons/components/IconReset.js";
112
- import { default as default113 } from "./modules/icons/components/IconRestart.js";
113
- import { default as default114 } from "./modules/icons/components/IconRestore.js";
114
- import { default as default115 } from "./modules/icons/components/IconSave.js";
115
- import { default as default116 } from "./modules/icons/components/IconSearch.js";
116
- import { default as default117 } from "./modules/icons/components/IconSee.js";
117
- import { default as default118 } from "./modules/icons/components/IconSend.js";
118
- import { default as default119 } from "./modules/icons/components/IconSetBackground.js";
119
- import { default as default120 } from "./modules/icons/components/IconSettings.js";
120
- import { default as default121 } from "./modules/icons/components/IconShare.js";
121
- import { default as default122 } from "./modules/icons/components/IconSignature.js";
122
- import { default as default123 } from "./modules/icons/components/IconSmartphone.js";
123
- import { default as default124 } from "./modules/icons/components/IconSmiley.js";
124
- import { default as default125 } from "./modules/icons/components/IconSortAscendingLetters.js";
125
- import { default as default126 } from "./modules/icons/components/IconSortDescendingLetters.js";
126
- import { default as default127 } from "./modules/icons/components/IconSortDescending.js";
127
- import { default as default128 } from "./modules/icons/components/IconSortTime.js";
128
- import { default as default129 } from "./modules/icons/components/IconSpeechToText.js";
129
- import { default as default130 } from "./modules/icons/components/IconSplitCells.js";
130
- import { default as default131 } from "./modules/icons/components/IconSquareRoot.js";
131
- import { default as default132 } from "./modules/icons/components/IconSubscript.js";
132
- import { default as default133 } from "./modules/icons/components/IconSuccessFill.js";
133
- import { default as default134 } from "./modules/icons/components/IconSuccessOutline.js";
134
- import { default as default135 } from "./modules/icons/components/IconSuperscript.js";
135
- import { default as default136 } from "./modules/icons/components/IconTable.js";
136
- import { default as default137 } from "./modules/icons/components/IconTextBold.js";
137
- import { default as default138 } from "./modules/icons/components/IconTextColor.js";
138
- import { default as default139 } from "./modules/icons/components/IconTextHighlight.js";
139
- import { default as default140 } from "./modules/icons/components/IconTextItalic.js";
140
- import { default as default141 } from "./modules/icons/components/IconTextPage.js";
141
- import { default as default142 } from "./modules/icons/components/IconTextSize.js";
142
- import { default as default143 } from "./modules/icons/components/IconTextToSpeechOff.js";
143
- import { default as default144 } from "./modules/icons/components/IconTextToSpeech.js";
144
- import { default as default145 } from "./modules/icons/components/IconTextTypo.js";
145
- import { default as default146 } from "./modules/icons/components/IconTextUnderline.js";
146
- import { default as default147 } from "./modules/icons/components/IconTextVanilla.js";
147
- import { default as default148 } from "./modules/icons/components/IconToolCenter.js";
148
- import { default as default149 } from "./modules/icons/components/IconTool.js";
149
- import { default as default150 } from "./modules/icons/components/IconTrendingUp.js";
150
- import { default as default151 } from "./modules/icons/components/IconUndoAll.js";
151
- import { default as default152 } from "./modules/icons/components/IconUndo.js";
152
- import { default as default153 } from "./modules/icons/components/IconUnlink.js";
153
- import { default as default154 } from "./modules/icons/components/IconUnlock.js";
154
- import { default as default155 } from "./modules/icons/components/IconUnreadMail.js";
155
- import { default as default156 } from "./modules/icons/components/IconUpload.js";
156
- import { default as default157 } from "./modules/icons/components/IconUserSearch.js";
157
- import { default as default158 } from "./modules/icons/components/IconUser.js";
158
- import { default as default159 } from "./modules/icons/components/IconUsers.js";
159
- import { default as default160 } from "./modules/icons/components/IconVideo.js";
160
- import { default as default161 } from "./modules/icons/components/IconViewCalendar.js";
161
- import { default as default162 } from "./modules/icons/components/IconViewList.js";
162
- import { default as default163 } from "./modules/icons/components/IconWand.js";
163
- import { default as default164 } from "./modules/icons/components/IconWrite.js";
164
- import { default as default165 } from "./modules/icons/components/IconZoomIn.js";
165
- import { default as default166 } from "./modules/icons/components/IconZoomOut.js";
71
+ import { default as default72 } from "./modules/icons/components/IconLibrary.js";
72
+ import { default as default73 } from "./modules/icons/components/IconLink.js";
73
+ import { default as default74 } from "./modules/icons/components/IconListOrder.js";
74
+ import { default as default75 } from "./modules/icons/components/IconLoader.js";
75
+ import { default as default76 } from "./modules/icons/components/IconLock.js";
76
+ import { default as default77 } from "./modules/icons/components/IconMailRecall.js";
77
+ import { default as default78 } from "./modules/icons/components/IconMail.js";
78
+ import { default as default79 } from "./modules/icons/components/IconMergeCells.js";
79
+ import { default as default80 } from "./modules/icons/components/IconMessageInfo.js";
80
+ import { default as default81 } from "./modules/icons/components/IconMicOff.js";
81
+ import { default as default82 } from "./modules/icons/components/IconMic.js";
82
+ import { default as default83 } from "./modules/icons/components/IconMinus.js";
83
+ import { default as default84 } from "./modules/icons/components/IconMove.js";
84
+ import { default as default85 } from "./modules/icons/components/IconNoColors.js";
85
+ import { default as default86 } from "./modules/icons/components/IconNotification.js";
86
+ import { default as default87 } from "./modules/icons/components/IconOptions.js";
87
+ import { default as default88 } from "./modules/icons/components/IconOrderedList.js";
88
+ import { default as default89 } from "./modules/icons/components/IconPaperclip.js";
89
+ import { default as default90 } from "./modules/icons/components/IconPause.js";
90
+ import { default as default91 } from "./modules/icons/components/IconPinOff.js";
91
+ import { default as default92 } from "./modules/icons/components/IconPinOn.js";
92
+ import { default as default93 } from "./modules/icons/components/IconPlaceholder.js";
93
+ import { default as default94 } from "./modules/icons/components/IconPlayFilled.js";
94
+ import { default as default95 } from "./modules/icons/components/IconPlay.js";
95
+ import { default as default96 } from "./modules/icons/components/IconPlus.js";
96
+ import { default as default97 } from "./modules/icons/components/IconPointerDefault.js";
97
+ import { default as default98 } from "./modules/icons/components/IconPointerHand.js";
98
+ import { default as default99 } from "./modules/icons/components/IconPrint.js";
99
+ import { default as default100 } from "./modules/icons/components/IconQuestionMark.js";
100
+ import { default as default101 } from "./modules/icons/components/IconQuestion.js";
101
+ import { default as default102 } from "./modules/icons/components/IconRafterDown.js";
102
+ import { default as default103 } from "./modules/icons/components/IconRafterLeft.js";
103
+ import { default as default104 } from "./modules/icons/components/IconRafterRight.js";
104
+ import { default as default105 } from "./modules/icons/components/IconRafterUp.js";
105
+ import { default as default106 } from "./modules/icons/components/IconReaction.js";
106
+ import { default as default107 } from "./modules/icons/components/IconReadMail.js";
107
+ import { default as default108 } from "./modules/icons/components/IconRecordPause.js";
108
+ import { default as default109 } from "./modules/icons/components/IconRecordStop.js";
109
+ import { default as default110 } from "./modules/icons/components/IconRecordVideo.js";
110
+ import { default as default111 } from "./modules/icons/components/IconRecord.js";
111
+ import { default as default112 } from "./modules/icons/components/IconRedo.js";
112
+ import { default as default113 } from "./modules/icons/components/IconRefresh.js";
113
+ import { default as default114 } from "./modules/icons/components/IconReset.js";
114
+ import { default as default115 } from "./modules/icons/components/IconRestart.js";
115
+ import { default as default116 } from "./modules/icons/components/IconRestore.js";
116
+ import { default as default117 } from "./modules/icons/components/IconSave.js";
117
+ import { default as default118 } from "./modules/icons/components/IconSearch.js";
118
+ import { default as default119 } from "./modules/icons/components/IconSee.js";
119
+ import { default as default120 } from "./modules/icons/components/IconSend.js";
120
+ import { default as default121 } from "./modules/icons/components/IconSetBackground.js";
121
+ import { default as default122 } from "./modules/icons/components/IconSettings.js";
122
+ import { default as default123 } from "./modules/icons/components/IconShare.js";
123
+ import { default as default124 } from "./modules/icons/components/IconSignature.js";
124
+ import { default as default125 } from "./modules/icons/components/IconSmartphone.js";
125
+ import { default as default126 } from "./modules/icons/components/IconSmiley.js";
126
+ import { default as default127 } from "./modules/icons/components/IconSortAscendingLetters.js";
127
+ import { default as default128 } from "./modules/icons/components/IconSortDescendingLetters.js";
128
+ import { default as default129 } from "./modules/icons/components/IconSortDescending.js";
129
+ import { default as default130 } from "./modules/icons/components/IconSortTime.js";
130
+ import { default as default131 } from "./modules/icons/components/IconSpeechToText.js";
131
+ import { default as default132 } from "./modules/icons/components/IconSplitCells.js";
132
+ import { default as default133 } from "./modules/icons/components/IconSquareRoot.js";
133
+ import { default as default134 } from "./modules/icons/components/IconStarFull.js";
134
+ import { default as default135 } from "./modules/icons/components/IconStar.js";
135
+ import { default as default136 } from "./modules/icons/components/IconSubscript.js";
136
+ import { default as default137 } from "./modules/icons/components/IconSuccessFill.js";
137
+ import { default as default138 } from "./modules/icons/components/IconSuccessOutline.js";
138
+ import { default as default139 } from "./modules/icons/components/IconSuperscript.js";
139
+ import { default as default140 } from "./modules/icons/components/IconTable.js";
140
+ import { default as default141 } from "./modules/icons/components/IconTextBold.js";
141
+ import { default as default142 } from "./modules/icons/components/IconTextColor.js";
142
+ import { default as default143 } from "./modules/icons/components/IconTextHighlight.js";
143
+ import { default as default144 } from "./modules/icons/components/IconTextItalic.js";
144
+ import { default as default145 } from "./modules/icons/components/IconTextPage.js";
145
+ import { default as default146 } from "./modules/icons/components/IconTextSize.js";
146
+ import { default as default147 } from "./modules/icons/components/IconTextToSpeechOff.js";
147
+ import { default as default148 } from "./modules/icons/components/IconTextToSpeech.js";
148
+ import { default as default149 } from "./modules/icons/components/IconTextTypo.js";
149
+ import { default as default150 } from "./modules/icons/components/IconTextUnderline.js";
150
+ import { default as default151 } from "./modules/icons/components/IconTextVanilla.js";
151
+ import { default as default152 } from "./modules/icons/components/IconToolCenter.js";
152
+ import { default as default153 } from "./modules/icons/components/IconTool.js";
153
+ import { default as default154 } from "./modules/icons/components/IconTrendingUp.js";
154
+ import { default as default155 } from "./modules/icons/components/IconUndoAll.js";
155
+ import { default as default156 } from "./modules/icons/components/IconUndo.js";
156
+ import { default as default157 } from "./modules/icons/components/IconUnlink.js";
157
+ import { default as default158 } from "./modules/icons/components/IconUnlock.js";
158
+ import { default as default159 } from "./modules/icons/components/IconUnreadMail.js";
159
+ import { default as default160 } from "./modules/icons/components/IconUpload.js";
160
+ import { default as default161 } from "./modules/icons/components/IconUserSearch.js";
161
+ import { default as default162 } from "./modules/icons/components/IconUser.js";
162
+ import { default as default163 } from "./modules/icons/components/IconUsers.js";
163
+ import { default as default164 } from "./modules/icons/components/IconVideo.js";
164
+ import { default as default165 } from "./modules/icons/components/IconViewCalendar.js";
165
+ import { default as default166 } from "./modules/icons/components/IconViewList.js";
166
+ import { default as default167 } from "./modules/icons/components/IconWand.js";
167
+ import { default as default168 } from "./modules/icons/components/IconWrite.js";
168
+ import { default as default169 } from "./modules/icons/components/IconZoomIn.js";
169
+ import { default as default170 } from "./modules/icons/components/IconZoomOut.js";
166
170
  export {
167
171
  default3 as IconAdd,
168
172
  default2 as IconAddUser,
@@ -234,99 +238,103 @@ export {
234
238
  default69 as IconInfoCircle,
235
239
  default70 as IconInfoRectangle,
236
240
  default71 as IconLandscape,
237
- default72 as IconLink,
238
- default73 as IconListOrder,
239
- default74 as IconLoader,
240
- default75 as IconLock,
241
- default77 as IconMail,
242
- default76 as IconMailRecall,
243
- default78 as IconMergeCells,
244
- default79 as IconMessageInfo,
245
- default81 as IconMic,
246
- default80 as IconMicOff,
247
- default82 as IconMinus,
248
- default83 as IconMove,
249
- default84 as IconNoColors,
250
- default85 as IconOptions,
251
- default86 as IconOrderedList,
252
- default87 as IconPaperclip,
253
- default88 as IconPause,
254
- default89 as IconPinOff,
255
- default90 as IconPinOn,
256
- default91 as IconPlaceholder,
257
- default93 as IconPlay,
258
- default92 as IconPlayFilled,
259
- default94 as IconPlus,
260
- default95 as IconPointerDefault,
261
- default96 as IconPointerHand,
262
- default97 as IconPrint,
263
- default99 as IconQuestion,
264
- default98 as IconQuestionMark,
265
- default100 as IconRafterDown,
266
- default101 as IconRafterLeft,
267
- default102 as IconRafterRight,
268
- default103 as IconRafterUp,
269
- default104 as IconReaction,
270
- default105 as IconReadMail,
271
- default109 as IconRecord,
272
- default106 as IconRecordPause,
273
- default107 as IconRecordStop,
274
- default108 as IconRecordVideo,
275
- default110 as IconRedo,
276
- default111 as IconRefresh,
277
- default112 as IconReset,
278
- default113 as IconRestart,
279
- default114 as IconRestore,
280
- default115 as IconSave,
281
- default116 as IconSearch,
282
- default117 as IconSee,
283
- default118 as IconSend,
284
- default119 as IconSetBackground,
285
- default120 as IconSettings,
286
- default121 as IconShare,
287
- default122 as IconSignature,
288
- default123 as IconSmartphone,
289
- default124 as IconSmiley,
290
- default125 as IconSortAscendingLetters,
291
- default127 as IconSortDescending,
292
- default126 as IconSortDescendingLetters,
293
- default128 as IconSortTime,
294
- default129 as IconSpeechToText,
295
- default130 as IconSplitCells,
296
- default131 as IconSquareRoot,
297
- default132 as IconSubscript,
298
- default133 as IconSuccessFill,
299
- default134 as IconSuccessOutline,
300
- default135 as IconSuperscript,
301
- default136 as IconTable,
302
- default137 as IconTextBold,
303
- default138 as IconTextColor,
304
- default139 as IconTextHighlight,
305
- default140 as IconTextItalic,
306
- default141 as IconTextPage,
307
- default142 as IconTextSize,
308
- default144 as IconTextToSpeech,
309
- default143 as IconTextToSpeechOff,
310
- default145 as IconTextTypo,
311
- default146 as IconTextUnderline,
312
- default147 as IconTextVanilla,
313
- default149 as IconTool,
314
- default148 as IconToolCenter,
315
- default150 as IconTrendingUp,
316
- default152 as IconUndo,
317
- default151 as IconUndoAll,
318
- default153 as IconUnlink,
319
- default154 as IconUnlock,
320
- default155 as IconUnreadMail,
321
- default156 as IconUpload,
322
- default158 as IconUser,
323
- default157 as IconUserSearch,
324
- default159 as IconUsers,
325
- default160 as IconVideo,
326
- default161 as IconViewCalendar,
327
- default162 as IconViewList,
328
- default163 as IconWand,
329
- default164 as IconWrite,
330
- default165 as IconZoomIn,
331
- default166 as IconZoomOut
241
+ default72 as IconLibrary,
242
+ default73 as IconLink,
243
+ default74 as IconListOrder,
244
+ default75 as IconLoader,
245
+ default76 as IconLock,
246
+ default78 as IconMail,
247
+ default77 as IconMailRecall,
248
+ default79 as IconMergeCells,
249
+ default80 as IconMessageInfo,
250
+ default82 as IconMic,
251
+ default81 as IconMicOff,
252
+ default83 as IconMinus,
253
+ default84 as IconMove,
254
+ default85 as IconNoColors,
255
+ default86 as IconNotification,
256
+ default87 as IconOptions,
257
+ default88 as IconOrderedList,
258
+ default89 as IconPaperclip,
259
+ default90 as IconPause,
260
+ default91 as IconPinOff,
261
+ default92 as IconPinOn,
262
+ default93 as IconPlaceholder,
263
+ default95 as IconPlay,
264
+ default94 as IconPlayFilled,
265
+ default96 as IconPlus,
266
+ default97 as IconPointerDefault,
267
+ default98 as IconPointerHand,
268
+ default99 as IconPrint,
269
+ default101 as IconQuestion,
270
+ default100 as IconQuestionMark,
271
+ default102 as IconRafterDown,
272
+ default103 as IconRafterLeft,
273
+ default104 as IconRafterRight,
274
+ default105 as IconRafterUp,
275
+ default106 as IconReaction,
276
+ default107 as IconReadMail,
277
+ default111 as IconRecord,
278
+ default108 as IconRecordPause,
279
+ default109 as IconRecordStop,
280
+ default110 as IconRecordVideo,
281
+ default112 as IconRedo,
282
+ default113 as IconRefresh,
283
+ default114 as IconReset,
284
+ default115 as IconRestart,
285
+ default116 as IconRestore,
286
+ default117 as IconSave,
287
+ default118 as IconSearch,
288
+ default119 as IconSee,
289
+ default120 as IconSend,
290
+ default121 as IconSetBackground,
291
+ default122 as IconSettings,
292
+ default123 as IconShare,
293
+ default124 as IconSignature,
294
+ default125 as IconSmartphone,
295
+ default126 as IconSmiley,
296
+ default127 as IconSortAscendingLetters,
297
+ default129 as IconSortDescending,
298
+ default128 as IconSortDescendingLetters,
299
+ default130 as IconSortTime,
300
+ default131 as IconSpeechToText,
301
+ default132 as IconSplitCells,
302
+ default133 as IconSquareRoot,
303
+ default135 as IconStar,
304
+ default134 as IconStarFull,
305
+ default136 as IconSubscript,
306
+ default137 as IconSuccessFill,
307
+ default138 as IconSuccessOutline,
308
+ default139 as IconSuperscript,
309
+ default140 as IconTable,
310
+ default141 as IconTextBold,
311
+ default142 as IconTextColor,
312
+ default143 as IconTextHighlight,
313
+ default144 as IconTextItalic,
314
+ default145 as IconTextPage,
315
+ default146 as IconTextSize,
316
+ default148 as IconTextToSpeech,
317
+ default147 as IconTextToSpeechOff,
318
+ default149 as IconTextTypo,
319
+ default150 as IconTextUnderline,
320
+ default151 as IconTextVanilla,
321
+ default153 as IconTool,
322
+ default152 as IconToolCenter,
323
+ default154 as IconTrendingUp,
324
+ default156 as IconUndo,
325
+ default155 as IconUndoAll,
326
+ default157 as IconUnlink,
327
+ default158 as IconUnlock,
328
+ default159 as IconUnreadMail,
329
+ default160 as IconUpload,
330
+ default162 as IconUser,
331
+ default161 as IconUserSearch,
332
+ default163 as IconUsers,
333
+ default164 as IconVideo,
334
+ default165 as IconViewCalendar,
335
+ default166 as IconViewList,
336
+ default167 as IconWand,
337
+ default168 as IconWrite,
338
+ default169 as IconZoomIn,
339
+ default170 as IconZoomOut
332
340
  };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconLibrary: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconLibrary;
@@ -0,0 +1,12 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconLibrary = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", "aria-hidden": "true", viewBox: "0 0 24 24", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M24.02 12.14c0 3.2-1.24 6.22-3.51 8.5s-5.3 3.51-8.5 3.51A12.03 12.03 0 0 1 12 .11c1.38 0 2.37.23 3.65.68.25.08.48.18.67.26l.08.03.06.04a.76.76 0 0 1 .29.26.73.73 0 0 1 .13.45.78.78 0 0 1-.76.79.7.7 0 0 1-.34-.1 26 26 0 0 0-.66-.25 8.6 8.6 0 0 0-3.13-.6 10.46 10.46 0 1 0 10.47 10.47c0-1.72-.37-3.1-1.18-4.62a14 14 0 0 1-.2-.36L21.03 7 21 6.96l-.03-.03-.01-.04-.04-.06-.14-.24-.04.14a.73.73 0 0 1-.89.53.73.73 0 0 1-.45-.34.76.76 0 0 1-.07-.55l.46-1.76a.78.78 0 0 1 .36-.49.87.87 0 0 1 .63-.06l1.75.56a.73.73 0 0 1 .47.9v.01a.73.73 0 0 1-.72.5c.17.3.32.59.4.77a10.9 10.9 0 0 1 1.35 5.33zm-4.18-8.96a1.38 1.38 0 1 1-2.76 0 1.38 1.38 0 0 1 2.76 0m-7.78 1.44c-2.62 0-5.15 2.02-5.15 4.9 0 3.5 2.48 4.4 2.76 6.68h4.77c.29-2.28 2.76-3.17 2.76-6.68 0-2.88-2.53-4.9-5.14-4.9m-.48 1.1c.28-.02.52.12.5.4a.45.45 0 0 1-.4.45 3.21 3.21 0 0 0-2.84 3.2c0 .32.05.64.14.94.09.22-.05.5-.27.57s-.5-.09-.55-.32a4 4 0 0 1-.18-1.2 4.08 4.08 0 0 1 3.6-4.04M9.7 17.05v.85h4.72v-.85zm0 1.71v.43c0 .5.4.86.85.86h3a.86.86 0 0 0 .87-.86v-.43zm1.5 1.72a.86.86 0 1 0 1.71 0z" })
9
+ ] });
10
+ export {
11
+ SvgIconLibrary as default
12
+ };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconNotification: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconNotification;
@@ -0,0 +1,12 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconNotification = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M11.999 2c4.584 0 8 4.046 8 8.642 0 .566.084.926.206 1.223.133.327.324.618.633 1.092.473.727.97 1.601 1.124 2.67.253 1.763-.764 3.008-1.925 3.668a2.6 2.6 0 0 1-1.285.317h-1.896C16.163 21.597 14.238 23 12 23s-4.164-1.402-4.857-3.388H5.245c-.388 0-.856-.069-1.295-.326-1.156-.678-2.156-1.987-1.914-3.66.158-1.094.656-1.946 1.125-2.668.288-.443.477-.733.615-1.08.129-.325.224-.737.224-1.378C4 6.034 7.425 2 11.999 2M9.36 19.612A3.16 3.16 0 0 0 12 21c1.12 0 2.087-.56 2.638-1.388zM12 4c-3.304 0-6 2.966-6 6.5 0 .858-.13 1.525-.364 2.115-.225.568-.535 1.03-.796 1.433-.437.672-.731 1.22-.825 1.865-.091.631.26 1.245.947 1.648.036.02.12.051.284.051h13.507a.6.6 0 0 0 .297-.055c.685-.39 1.035-.938.933-1.645-.09-.624-.386-1.197-.82-1.863-.278-.427-.589-.888-.809-1.427-.232-.568-.354-1.19-.354-1.98 0-3.688-2.707-6.642-6-6.642" })
9
+ ] });
10
+ export {
11
+ SvgIconNotification as default
12
+ };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconStar: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconStar;
@@ -0,0 +1,13 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconStar = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#icon-star_svg__a)", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.272 1.977c.772-1.323 2.684-1.323 3.455 0l2.769 4.746 5.16 1.19a2 2 0 0 1 1.099 3.216l-3.653 4.464.778 5.446c.224 1.569-1.379 2.763-2.818 2.099L12 20.8l-5.062 2.337c-1.44.664-3.042-.53-2.818-2.1l.778-5.445-3.653-4.464a2 2 0 0 1 1.098-3.215l5.161-1.191zm4.496 5.754L12 2.985 9.232 7.73a2 2 0 0 1-1.278.94l-5.16 1.191 3.652 4.465a2 2 0 0 1 .432 1.55L6.1 21.321l5.062-2.337a2 2 0 0 1 1.676 0l5.062 2.337-.778-5.446a2 2 0 0 1 .432-1.55l3.653-4.464-5.16-1.19a2 2 0 0 1-1.279-.941", clipRule: "evenodd" }) }),
9
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-star_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
10
+ ] });
11
+ export {
12
+ SvgIconStar as default
13
+ };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconStarFavorite: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconStarFavorite;
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconStarFull: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconStarFull;
@@ -0,0 +1,13 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconStarFull = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#icon-star-full_svg__a)", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.278 1.977c.77-1.323 2.675-1.323 3.444 0l2.759 4.746 5.143 1.19c1.44.334 2.03 2.068 1.094 3.216l-3.64 4.464.775 5.446c.224 1.569-1.374 2.763-2.808 2.099L12 20.8l-5.045 2.337c-1.434.664-3.032-.53-2.808-2.1l.775-5.445-3.64-4.464C.346 9.98.936 8.247 2.376 7.914L7.52 6.723z", clipRule: "evenodd" }) }),
9
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-star-full_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
10
+ ] });
11
+ export {
12
+ SvgIconStarFull as default
13
+ };
@@ -3,9 +3,9 @@ const SvgIconAccount = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12.01 14.42c2.68 0 8.03 1.31 8.03 3.99v2.02H3.99V18.4c0-2.68 5.35-3.99 8.02-3.99zm0-2.02a4.02 4.02 0 0 1 0-8.02C14.21 4.38 16 6.2 16 8.4s-1.78 4-3.99 4" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M25 29.78c6.33 0 19 3.11 19 9.44V44H6v-4.78c0-6.33 12.67-9.44 19-9.44M25 26a9.43 9.43 0 0 1-9.44-9.44 9.44 9.44 0 1 1 18.164 3.614A9.43 9.43 0 0 1 25 26" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconAccount as default
@@ -3,9 +3,9 @@ const SvgIconActualites = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.73 7.4H8.6v5.15h5.14V7.42zm1.73 8.6v1.7H6.88V16zm0-10.32v8.58H6.88V5.68zm8.59 10.31v1.71h-6.88V16h6.88zm0-3.43v1.7h-6.88v-1.7zm0-3.44v1.73h-6.88V9.12zm0-3.44V7.4h-6.88V5.68zM3.44 18.57V5.67H1.7v12.9q0 .33.26.6t.6.26.6-.26.27-.6zm22.31 0V3.97H5.15v14.6q0 .43-.15.86h19.91q.34 0 .6-.26t.25-.6zM27.5 2.24v16.33q0 1.08-.75 1.83t-1.83.74H2.57q-1.05 0-1.82-.74T0 18.57V3.97h3.44V2.24h24.05z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M25 18.91h-8.54v8.52H25zm2.87 14.22V36H13.63v-2.87zm0-17.09v14.22H13.63V16zm14.2 17.09V36H30.68v-2.87zm0-5.7v2.83H30.68v-2.83zm0-5.69v2.87H30.68v-2.87zm0-5.7v2.87H30.68V16zM7.93 37.39V16H5.06v21.39a1.51 1.51 0 0 0 1.44 1.44 1.37 1.37 0 0 0 1-.44 1.35 1.35 0 0 0 .43-1m37 0V13.21H10.76v24.18a4.5 4.5 0 0 1-.24 1.44h33a1.4 1.4 0 0 0 1-.44 1.28 1.28 0 0 0 .38-1zm2.86-27v27a4.2 4.2 0 0 1-4.26 4.26H6.5a4.22 4.22 0 0 1-3-1.23 3.9 3.9 0 0 1-1.23-3V13.21h5.66v-2.86z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconActualites as default
@@ -3,9 +3,9 @@ const SvgIconAdmin = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 26 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12.02 12.56q0-1.42-1-2.43T8.58 9.12t-2.43 1-1.01 2.44 1 2.42T8.6 16t2.4-1 1.01-2.43zm10.32 6.87q0-.7-.53-1.22t-1.2-.5-1.2.5-.5 1.22q0 .7.5 1.2t1.2.51 1.23-.5.5-1.2zm0-13.75q0-.7-.53-1.2t-1.2-.5-1.2.5-.5 1.2q0 .72.5 1.22t1.2.5 1.23-.5.5-1.22m-5.17 5.65v2.48q0 .14-.1.26t-.19.14l-2.09.34q-.14.46-.43 1.01.45.65 1.2 1.54.1.14.1.27 0 .16-.1.26-.29.41-1.1 1.2t-1.04.8q-.17 0-.29-.1l-1.54-1.2q-.5.26-1.03.4-.15 1.45-.32 2.1-.1.31-.4.31h-2.5q-.15 0-.27-.1t-.12-.23l-.31-2.05q-.46-.14-1.01-.43l-1.6 1.2q-.09.1-.26.1-.14 0-.28-.1-1.93-1.8-1.93-2.16 0-.12.1-.24.12-.2.55-.73t.63-.81q-.32-.58-.48-1.1L.3 14.16q-.12-.03-.22-.12t-.1-.27v-2.5q0-.12.1-.24t.22-.14l2.07-.34q.17-.46.43-1.01Q2.35 8.89 1.6 8q-.1-.14-.1-.26 0-.17.1-.3.29-.38 1.1-1.17t1.06-.8q.15 0 .3.1l1.53 1.2q.46-.24 1.04-.43.14-1.44.3-2.07.08-.31.4-.31h2.5q.14 0 .26.1t.14.24l.32 2.04q.45.14 1 .41l1.57-1.18q.12-.1.29-.1.14 0 .26.1 1.95 1.8 1.95 2.17 0 .12-.1.24l-.57.72q-.41.5-.6.82.31.64.45 1.1l2.05.3q.14.04.22.13t.1.27zm8.58 7.16v1.88q0 .22-2 .41-.14.36-.38.7.68 1.51.68 1.85 0 .05-.05.1-1.64.96-1.66.96-.12 0-.63-.65t-.7-.9q-.26.03-.4.03t-.41-.02q-.17.26-.7.89t-.6.65q-.02 0-1.66-.97-.07-.04-.07-.1 0-.33.7-1.84-.24-.34-.41-.7-2-.2-2-.41v-1.88q0-.21 2-.43.17-.38.4-.7-.7-1.51-.7-1.85 0-.05.08-.1l.46-.26.8-.46.4-.21q.1 0 .6.62t.7.91l.4-.02.42.02q.67-.96 1.22-1.51l.1-.02q.05 0 1.66.93.05.05.05.1 0 .34-.68 1.85.22.31.39.7 2 .22 2 .43zm0-13.75v1.88q0 .21-2 .43-.14.36-.38.7.68 1.51.68 1.85 0 .05-.05.1l-1.66.93q-.12 0-.63-.62t-.7-.92q-.26.03-.4.03t-.41-.03q-.17.3-.7.92t-.6.62l-1.66-.94q-.07-.04-.07-.1 0-.33.7-1.84-.24-.34-.41-.7-2-.22-2-.43V4.74q0-.22 2-.4.17-.4.4-.7-.7-1.52-.7-1.86 0-.05.08-.1l.46-.26.8-.46.4-.21q.1 0 .6.62t.7.89l.4-.02.42.02q.67-.94 1.22-1.5l.1-.01q.05 0 1.66.93.05.05.05.1 0 .34-.68 1.85.22.31.39.7 2 .19 2 .4z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M23.59 25a5.68 5.68 0 0 1-5.66 5.67A5.68 5.68 0 0 1 12.26 25a5.68 5.68 0 0 1 5.67-5.67A5.68 5.68 0 0 1 23.59 25m17-11.33a2.78 2.78 0 0 1-.87 2 2.58 2.58 0 0 1-2 .83 3 3 0 0 1-2-.83 2.48 2.48 0 0 1-.83-2 2.85 2.85 0 0 1 2.81-2.82 2.8 2.8 0 0 1 2 .84 2.49 2.49 0 0 1 .89 2zm0 22.66a2.63 2.63 0 0 1-.87 2 2.75 2.75 0 0 1-4 0 2.49 2.49 0 0 1-.83-2 2.74 2.74 0 0 1 .83-2 2.7 2.7 0 0 1 2-.83 2.85 2.85 0 0 1 2 .83 2.56 2.56 0 0 1 .87 2.02zM32.07 27v-4a.68.68 0 0 0-.16-.44.57.57 0 0 0-.31-.23l-3.45-.56a11 11 0 0 0-.71-1.66c.5-.72 1.16-1.56 2-2.54a.85.85 0 0 0 .16-.44.6.6 0 0 0-.16-.43 17 17 0 0 0-1.82-2c-.9-.87-1.47-1.31-1.71-1.31a.7.7 0 0 0-.47.16l-2.54 2a8 8 0 0 0-1.7-.67 24.4 24.4 0 0 0-.52-3.45.65.65 0 0 0-.67-.52h-4.14a.72.72 0 0 0-.44.16.51.51 0 0 0-.2.4l-.51 3.37a9.7 9.7 0 0 0-1.67.71l-2.61-2a.58.58 0 0 0-.44-.16.78.78 0 0 0-.47.16c-2.12 2-3.17 3.17-3.17 3.56a.64.64 0 0 0 .15.4c.14.21.44.61.92 1.19s.81 1 1 1.35c-.324.58-.592 1.19-.8 1.82l-3.36.51a.7.7 0 0 0-.36.2.58.58 0 0 0-.16.44v4.12a.64.64 0 0 0 .16.4.55.55 0 0 0 .36.23l3.4.56c.19.5.43 1.06.72 1.66-.51.72-1.17 1.56-2 2.54a.77.77 0 0 0-.16.44.7.7 0 0 0 .16.47q.841 1.036 1.82 1.94c.9.87 1.48 1.31 1.74 1.31a.84.84 0 0 0 .48-.16l2.53-2q.827.424 1.71.71.137 1.722.51 3.41a.6.6 0 0 0 .64.52H20a.7.7 0 0 0 .43-.16.63.63 0 0 0 .24-.4l.52-3.37a13 13 0 0 0 1.66-.67l2.58 1.94a.7.7 0 0 0 .47.16.66.66 0 0 0 .44-.16q3.21-3 3.21-3.56a.66.66 0 0 0-.16-.4c-.19-.24-.5-.64-.95-1.19a12 12 0 0 1-1-1.35q.435-.885.75-1.82l3.37-.48a.65.65 0 0 0 .35-.23.9.9 0 0 0 .16-.44zm14.15-11.77v-3.09c0-.24-1.1-.46-3.29-.67a5.6 5.6 0 0 0-.63-1.15 12.4 12.4 0 0 0 1.11-3.05.23.23 0 0 0-.08-.16c-1.8-1.06-2.71-1.59-2.74-1.59s-.47.36-1 1.07-.94 1.21-1.15 1.47a5.6 5.6 0 0 0-1.34 0q-.537-.765-1.15-1.47a8 8 0 0 0-1-1.07s-.94.53-2.74 1.59c-.08 0-.12.1-.12.16a12.5 12.5 0 0 0 1.15 3.05q-.39.543-.67 1.15c-2.19.21-3.29.43-3.29.67v3.09c0 .24 1.1.48 3.29.72.175.406.4.79.67 1.14a12.5 12.5 0 0 0-1.15 3.06q0 .08.12.15l.76.44c.44.26.88.52 1.3.75q.33.201.68.36c.1 0 .43-.34 1-1s.93-1.19 1.15-1.51h1.34a19.6 19.6 0 0 0 2 2.5h.16c.06 0 1-.52 2.74-1.55a.22.22 0 0 0 .08-.15 12.4 12.4 0 0 0-1.11-3.06q.36-.511.62-1.08c2.19-.24 3.29-.48 3.29-.72zm0 22.67v-3.09c0-.24-1.1-.48-3.29-.72a6 6 0 0 0-.63-1.15c.5-.947.872-1.956 1.11-3a.22.22 0 0 0-.08-.15c-1.8-1-2.71-1.55-2.74-1.55s-.47.34-1 1-.94 1.19-1.15 1.51a5.6 5.6 0 0 0-1.34 0 13 13 0 0 0-1.15-1.51c-.58-.69-.91-1-1-1s-.94.51-2.74 1.55q-.12.07-.12.15c.25 1.046.637 2.055 1.15 3a7.5 7.5 0 0 0-.67 1.15c-2.19.24-3.29.48-3.29.72v3.09c0 .24 1.1.46 3.29.67q.264.617.67 1.15a12.5 12.5 0 0 0-1.15 3.05c0 .06 0 .11.12.16l.76.44 1.3.75q.33.201.68.36c.1 0 .43-.35 1-1s.93-1.18 1.15-1.47h1.34a21 21 0 0 0 2 2.46h.16c.06 0 1-.52 2.74-1.55a.23.23 0 0 0 .08-.16 12.4 12.4 0 0 0-1.11-3.05q.369-.546.63-1.15c2.18-.2 3.28-.42 3.28-.66" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconAdmin as default