@edifice.io/react 2.2.14 → 2.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Button/Button.d.ts +1 -1
- package/dist/components/SearchBar/SearchBar.d.ts +33 -9
- package/dist/components/SearchBar/SearchBar.js +17 -2
- package/dist/hooks/useLibraryUrl/useLibraryUrl.d.ts +1 -1
- package/dist/hooks/useLibraryUrl/useLibraryUrl.js +2 -2
- package/dist/icons-apps.js +176 -164
- package/dist/icons.js +198 -190
- package/dist/modules/icons/components/IconLibrary.d.ts +7 -0
- package/dist/modules/icons/components/IconLibrary.js +12 -0
- package/dist/modules/icons/components/IconNotification.d.ts +7 -0
- package/dist/modules/icons/components/IconNotification.js +12 -0
- package/dist/modules/icons/components/IconStar.d.ts +7 -0
- package/dist/modules/icons/components/IconStar.js +13 -0
- package/dist/modules/icons/components/IconStarFavorite.d.ts +7 -0
- package/dist/modules/icons/components/IconStarFull.d.ts +7 -0
- package/dist/modules/icons/components/IconStarFull.js +13 -0
- package/dist/modules/icons/components/apps/IconAccount.js +2 -2
- package/dist/modules/icons/components/apps/IconActualites.js +2 -2
- package/dist/modules/icons/components/apps/IconAdmin.js +2 -2
- package/dist/modules/icons/components/apps/IconAgenda.js +3 -2
- package/dist/modules/icons/components/apps/IconAppointments.js +2 -2
- package/dist/modules/icons/components/apps/IconArchive.js +2 -2
- package/dist/modules/icons/components/apps/IconBlog.js +2 -2
- package/dist/modules/icons/components/apps/IconCahierDeTexte.js +2 -2
- package/dist/modules/icons/components/apps/IconCahierTextes.js +2 -2
- package/dist/modules/icons/components/apps/IconCalendar.js +3 -2
- package/dist/modules/icons/components/apps/IconCollaborativeWall.js +2 -2
- package/dist/modules/icons/components/apps/IconCommunity.js +2 -2
- package/dist/modules/icons/components/apps/IconConversation.js +2 -2
- package/dist/modules/icons/components/apps/IconDirectory.js +2 -2
- package/dist/modules/icons/components/apps/IconEdt.d.ts +7 -0
- package/dist/modules/icons/components/apps/IconEdt.js +12 -0
- package/dist/modules/icons/components/apps/IconExercizer.js +2 -2
- package/dist/modules/icons/components/apps/IconForms.js +2 -6
- package/dist/modules/icons/components/apps/IconForum.js +2 -2
- package/dist/modules/icons/components/apps/IconGeogebra.d.ts +7 -0
- package/dist/modules/icons/components/apps/IconGeogebra.js +12 -0
- package/dist/modules/icons/components/apps/IconLibrary.js +2 -2
- package/dist/modules/icons/components/apps/IconMagneto.d.ts +7 -0
- package/dist/modules/icons/components/apps/IconMagneto.js +13 -0
- package/dist/modules/icons/components/apps/IconMediacentre.js +2 -2
- package/dist/modules/icons/components/apps/IconMindmap.js +2 -2
- package/dist/modules/icons/components/apps/IconMinetest.d.ts +7 -0
- package/dist/modules/icons/components/apps/IconMinetest.js +12 -0
- package/dist/modules/icons/components/apps/IconMinibadge.d.ts +7 -0
- package/dist/modules/icons/components/apps/IconMinibadge.js +12 -0
- package/dist/modules/icons/components/apps/IconMoodle.js +2 -2
- package/dist/modules/icons/components/apps/IconNabook.js +6 -4
- package/dist/modules/icons/components/apps/IconNotebook.js +2 -2
- package/dist/modules/icons/components/apps/IconPad.js +2 -2
- package/dist/modules/icons/components/apps/IconPages.js +2 -2
- package/dist/modules/icons/components/apps/IconParametrage.js +2 -2
- package/dist/modules/icons/components/apps/IconParametrages.js +2 -2
- package/dist/modules/icons/components/apps/IconPoll.js +2 -2
- package/dist/modules/icons/components/apps/IconPresences.js +2 -6
- package/dist/modules/icons/components/apps/IconRack.js +2 -2
- package/dist/modules/icons/components/apps/IconRbs.js +2 -2
- package/dist/modules/icons/components/apps/IconSchoolbook.js +2 -2
- package/dist/modules/icons/components/apps/IconScrapbook.js +2 -2
- package/dist/modules/icons/components/apps/IconSettingsClass.js +2 -2
- package/dist/modules/icons/components/apps/IconSharebigfiles.js +2 -2
- package/dist/modules/icons/components/apps/IconStatistics.js +2 -2
- package/dist/modules/icons/components/apps/IconSupport.js +2 -2
- package/dist/modules/icons/components/apps/IconTimeline.js +2 -2
- package/dist/modules/icons/components/apps/IconTimelinegenerator.js +2 -2
- package/dist/modules/icons/components/apps/IconUserbook.js +2 -2
- package/dist/modules/icons/components/apps/IconVisioconf.js +2 -2
- package/dist/modules/icons/components/apps/IconVotil.d.ts +7 -0
- package/dist/modules/icons/components/apps/IconVotil.js +14 -0
- package/dist/modules/icons/components/apps/IconWebsite.js +2 -2
- package/dist/modules/icons/components/apps/IconWiki.js +3 -3
- package/dist/modules/icons/components/apps/IconWorkspace.js +2 -2
- package/dist/modules/icons/components/apps/index.d.ts +6 -0
- package/dist/modules/icons/components/index.d.ts +4 -0
- package/dist/modules/modals/OnboardingModal/OnboardingModal.d.ts +6 -4
- package/dist/modules/modals/OnboardingModal/OnboardingModal.js +27 -13
- package/dist/modules/modals/OnboardingModal/index.d.ts +1 -0
- package/dist/modules/modals/OnboardingModal/useOnboardingModal.js +4 -4
- package/package.json +6 -6
|
@@ -3,11 +3,13 @@ const SvgIconNabook = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0
|
|
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__ */
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
/* @__PURE__ */ jsxs("g", { clipPath: "url(#icon-nabook_svg__a)", children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#066", d: "m36.34 10.071 1.832 26.459-10.044 2.177L20.972 25.3l.908 14.45-8.723 1.071-2.677-27.575 9.635-1.655 8.421 13.134-1.308-13.22z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "#0FC", d: "M36.228 8.772 38.06 35.23l-10.044 2.178L20.86 24l.908 14.45-8.723 1.072-2.678-27.575 9.636-1.655 8.421 13.134-1.308-13.22z" })
|
|
11
|
+
] }),
|
|
12
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-nabook_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h50v50H0z" }) }) })
|
|
11
13
|
] });
|
|
12
14
|
export {
|
|
13
15
|
SvgIconNabook as default
|
|
@@ -3,9 +3,9 @@ const SvgIconNotebook = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 34.62v-.21a.69.69 0 0 1 .69-.69h3a.69.69 0 0 1 .69.69v.21a.69.69 0 0 1-.69.69h-3a.69.69 0 0 1-.69-.69m.69-6.52h3a.69.69 0 0 0 .69-.69v-.21a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69m0-7.17h3a.69.69 0 0 0 .69-.69V20a.69.69 0 0 0-.69-.69h-3A.69.69 0 0 0 6 20v.21a.69.69 0 0 0 .69.72m0-7.28h3a.69.69 0 0 0 .69-.69v-.22a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69V13a.69.69 0 0 0 .69.65m24.54-6.42 9.5-2.65v8.8a4 4 0 0 0-2.18.11c-1.7.58-2.7 2.07-2.33 3.29s2 1.75 3.66 1.16c1.43-.47 2.44-1.37 2.44-2.64v-14c0-.75-.53-1.17-1.38-.87L30.7 3.19a1.36 1.36 0 0 0-1.06 1.54v4.46h1.59v-2zm-5.08 20.09 9 2.47v6.4a40 40 0 0 0-3.28 1.43c-.37.21-.48.42-.26.84q.662 1.394 1.11 2.87c0 .11 0 .21-.06.21l-.1-.1C31.66 40.64 31 39.8 30 39a2.06 2.06 0 0 0-2.13-.43c-1.53.53-3.12 1-4.66 1.43-.414.14-.844.227-1.28.26-.21-.26 0-.42 0-.63C23 35.7 24 31.78 25.08 27.91c.16-.64.43-.75 1.07-.59m1.74 5.53a1.322 1.322 0 0 0 1.959-1.046 1.32 1.32 0 0 0-.74-1.294 1.38 1.38 0 0 0-1.91.59 1.33 1.33 0 0 0 .69 1.75m-17.56 9v-.21a.69.69 0 0 0-.69-.64H6.69a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69h3a.69.69 0 0 0 .64-.69zM45.23 31a909 909 0 0 1-10.13-2.72v1.46l8.34 2.31c.31 0 .85 0 .69.58-.75 2.76-1.49 5.47-2.29 8.38-.68-1.21-1.27-2.33-2-3.33-1.54-2.45-1.85-2.55-4.61-1.6l-.17.06v8.26a1 1 0 0 1-1 1h-1.23c2.63.73 5.27 1.47 7.9 2.18.69.16 1 .11 1.16-.58 1.33-5 2.65-9.92 4-14.85.21-.74 0-.9-.69-1.11zM20.68 42.13c-.69-.22-.91-.38-.75-1.11 1.38-4.94 2.76-9.87 4.08-14.85.16-.69.48-.75 1.17-.59l9.92 2.75V10.2a1 1 0 0 0-1-1h-2.87v8.22a3.42 3.42 0 0 1-2.39 2.65c-1.69.59-3.34.06-3.71-1.16s.69-2.71 2.33-3.29a3.83 3.83 0 0 1 2.18-.11V9.19H9.53a1 1 0 0 0-1 1v1.48h1.22a1.07 1.07 0 0 1 1 .42 1.11 1.11 0 0 1 .11 1.33 1.29 1.29 0 0 1-1.17.63 9 9 0 0 0-1.16 0v4.83h1.22A1.17 1.17 0 0 1 11 20.06a1.22 1.22 0 0 1-1.27 1.22h-1.2v4.88h.63c1.28 0 1.86.37 1.86 1.16s-.54 1.22-1.86 1.22h-.63v4.83h1.22A1.19 1.19 0 0 1 11 35a1.22 1.22 0 0 1-1.22.79H8.53v4.77h1.16a1.25 1.25 0 0 1 1.17 1.7 1.29 1.29 0 0 1-1.33.74q-.5.045-1 0v1.4a1 1 0 0 0 1.06 1h23.24l-2.13-.58c-3.34-.9-6.69-1.85-10-2.7z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconNotebook as default
|
|
@@ -3,9 +3,9 @@ const SvgIconPad = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M31.21 34.34H19.64v-1h11.57zm-4.77-3.08h-6.8v-1h6.8zm2-3.08h-8.8v-1h8.84zm3.42-3H19.64v-1H31.9zm-5.46-3.07h-6.8V21h6.8zm8.49-6.66H16.56V40h18.37zM13.53 43V12.39H38V43zM9.31 18a6.53 6.53 0 0 0-2.08 3.68l7.59 7.94a4.15 4.15 0 0 0 .7-2.58 4.67 4.67 0 0 0 2.63-2.68 3.42 3.42 0 0 0 2.38-.6l-7.6-7.94A7 7 0 0 0 9.31 18m-8.14-3.12q.797.924 1.49 1.93a5.92 5.92 0 0 1 1.88-3.72 6 6 0 0 1 3.73-2c-.65-.49-1.49-1.24-1.79-1.49-.79-.79-2.33-1.34-4.57.55S.32 14 1.17 14.88m15.44 13.2a7.4 7.4 0 0 1-.7 2.19L24.65 34l-3.52-9s-.35.35-1.84.35a4.87 4.87 0 0 1-2.68 2.78zm-11.12-14c-2.14 2.24-1.84 3.77-1.84 3.77l.84.85a6.52 6.52 0 0 1 2-3.53 7.3 7.3 0 0 1 3.62-2.28l-.9-.89s-1.64 0-3.72 2.08M7.27 16c-2 2.13-1.73 3.62-1.73 3.62l.74.8A7.1 7.1 0 0 1 8.22 17a6.9 6.9 0 0 1 3.47-2.18l-.84-.82s-1.59-.07-3.58 2m29.84-6-7.59 7.9a3.2 3.2 0 0 0 2.33.6 4.51 4.51 0 0 0 2.68 2.68 3.8 3.8 0 0 0 .7 2.58l7.59-7.94a6.77 6.77 0 0 0-2.13-3.67A6.46 6.46 0 0 0 37.11 10m11-5.71c-2.26-1.88-3.8-1.29-4.59-.54-.25.3-1.14 1-1.74 1.54a5.74 5.74 0 0 1 3.68 1.94A5.47 5.47 0 0 1 47.34 11c.55-.69 1.34-1.78 1.49-1.93.85-.9 1.49-2.83-.74-4.72zm-17.4 15.15c-1.49 0-1.84-.34-1.84-.34l-3.47 9 8.69-3.72a6.4 6.4 0 0 1-.65-2.19 4.87 4.87 0 0 1-2.73-2.78zm10.08-13.3-.85.86a7.55 7.55 0 0 1 3.58 2.29 7 7 0 0 1 2 3.52l.79-.84s.3-1.54-1.84-3.73-3.68-2.1-3.68-2.1m-1.64 2-.84.86a7 7 0 0 1 3.47 2.18 6.5 6.5 0 0 1 1.94 3.38l.79-.8s.25-1.49-1.78-3.57-3.58-2.07-3.58-2.07z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconPad as default
|
|
@@ -3,9 +3,9 @@ const SvgIconPages = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M5 43.77V6.23h40v37.54zm4.92-4.93h30.17V11.16H9.91zm3.29-3.12v-6.64h6.64v6.64zm0-8.76V14.68h23.51V27zm8.44 8.76v-6.64h6.64v6.64zm8.44 0v-6.64h6.64v6.64z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconPages as default
|
|
@@ -3,9 +3,9 @@ const SvgIconParametrage = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M41.34 11.442v16.436q.06-.02.119-.036l.132-1.14a.366.366 0 0 1 .35-.318h1.627c.17 0 .328.144.347.318l.136 1.14c.422.114.826.285 1.197.505l.882-.71a.353.353 0 0 1 .467.029l1.15 1.175c.12.124.135.34.028.477l-.693.902c.216.38.383.794.497 1.23l1.116.134-.002-.001c.17.021.31.18.307.357v1.662a.37.37 0 0 1-.31.358l-1.116.136a5 5 0 0 1-.495 1.226l.694.904a.37.37 0 0 1-.028.475l-1.15 1.178a.356.356 0 0 1-.466.027l-.883-.708q-.557.331-1.198.505l-.133 1.142a.36.36 0 0 1-.348.314h-1.626a.364.364 0 0 1-.35-.314l-.134-1.142c-.04-.01-.077-.025-.116-.036v5.6h-5.005q-.06.118-.123.235l.92 1.196a.5.5 0 0 1-.036.634l-1.528 1.566a.474.474 0 0 1-.619.037l-1.173-.94c-.495.291-1.029.52-1.593.673l-.178 1.517a.485.485 0 0 1-.464.42h-2.16a.484.484 0 0 1-.465-.42l-.178-1.515a6.5 6.5 0 0 1-1.591-.675l-1.173.945a.474.474 0 0 1-.62-.042l-1.526-1.561a.504.504 0 0 1-.037-.635l.92-1.197q-.065-.118-.125-.238H7.778v-39.7h24.928zM27.683 43.268a4.084 4.084 0 0 0 5.555 0zm2.777-7.399c-2.292 0-4.15 1.9-4.15 4.245 0 1.252.53 2.376 1.372 3.153h5.557a4.28 4.28 0 0 0 1.371-3.153c0-2.345-1.858-4.245-4.15-4.245m-20.057 5.137h11.756v-1.993c0-.236.188-.448.413-.476l1.48-.18q.118-.446.288-.863h-3.384v-1.387h3.28l-.446-.579a.5.5 0 0 1 .037-.633l1.527-1.564a.475.475 0 0 1 .62-.037l1.172.942a6.5 6.5 0 0 1 1.593-.673l.177-1.516a.486.486 0 0 1 .465-.421h2.16c.229 0 .437.189.465.42l.176 1.517c.564.154 1.098.381 1.592.673l1.172-.943a.47.47 0 0 1 .62.038l1.526 1.562a.5.5 0 0 1 .037.635l-.92 1.198c.285.506.509 1.053.66 1.63l1.48.181.004-.002a.45.45 0 0 1 .187.07V37.5l-.777-.794a.38.38 0 0 1-.03-.478l.694-.9a5.3 5.3 0 0 1-.496-1.227l-1.115-.14a.364.364 0 0 1-.31-.354v-1.663c0-.175.139-.337.31-.358l1.115-.136c.116-.435.28-.847.496-1.227l-.694-.904a.37.37 0 0 1 .028-.475l.78-.798V13.45h-7.571V6.453H10.402zm8.43-3.51H13.31V32.39h5.522zm-4.02-1.39h2.52v-2.33h-2.52zm27.944-6.528c-1.724 0-3.125 1.43-3.125 3.195s1.397 3.196 3.125 3.196c1.724 0 3.123-1.433 3.123-3.196 0-1.766-1.399-3.195-3.123-3.195m-23.924 1.024H13.31v-5.105h5.522zm13.602-.001H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602-.001H20.955V22.32h11.479zM14.812 22.32h2.52v-2.329h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602 0H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm18.044-3.626h4.621l-4.62-4.368z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconParametrage as default
|
|
@@ -3,9 +3,9 @@ const SvgIconParametrages = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M41.34 11.442v16.436q.06-.02.119-.036l.132-1.14a.366.366 0 0 1 .35-.318h1.627c.17 0 .328.144.347.318l.136 1.14c.422.114.826.285 1.197.505l.882-.71a.353.353 0 0 1 .467.029l1.15 1.175c.12.124.135.34.028.477l-.693.902c.216.38.383.794.497 1.23l1.116.134-.002-.001c.17.021.31.18.307.357v1.662a.37.37 0 0 1-.31.358l-1.116.136a5 5 0 0 1-.495 1.226l.694.904a.37.37 0 0 1-.028.475l-1.15 1.178a.356.356 0 0 1-.466.027l-.883-.708q-.557.331-1.198.505l-.133 1.142a.36.36 0 0 1-.348.314h-1.626a.364.364 0 0 1-.35-.314l-.134-1.142c-.04-.01-.077-.025-.116-.036v5.6h-5.005q-.06.118-.123.235l.92 1.196a.5.5 0 0 1-.036.634l-1.528 1.566a.474.474 0 0 1-.619.037l-1.173-.94c-.495.291-1.029.52-1.593.673l-.178 1.517a.485.485 0 0 1-.464.42h-2.16a.484.484 0 0 1-.465-.42l-.178-1.515a6.5 6.5 0 0 1-1.591-.675l-1.173.945a.474.474 0 0 1-.62-.042l-1.526-1.561a.504.504 0 0 1-.037-.635l.92-1.197q-.065-.118-.125-.238H7.778v-39.7h24.928zM27.683 43.268a4.084 4.084 0 0 0 5.555 0zm2.777-7.399c-2.292 0-4.15 1.9-4.15 4.245 0 1.252.53 2.376 1.372 3.153h5.557a4.28 4.28 0 0 0 1.371-3.153c0-2.345-1.858-4.245-4.15-4.245m-20.057 5.137h11.756v-1.993c0-.236.188-.448.413-.476l1.48-.18q.118-.446.288-.863h-3.384v-1.387h3.28l-.446-.579a.5.5 0 0 1 .037-.633l1.527-1.564a.475.475 0 0 1 .62-.037l1.172.942a6.5 6.5 0 0 1 1.593-.673l.177-1.516a.486.486 0 0 1 .465-.421h2.16c.229 0 .437.189.465.42l.176 1.517c.564.154 1.098.381 1.592.673l1.172-.943a.47.47 0 0 1 .62.038l1.526 1.562a.5.5 0 0 1 .037.635l-.92 1.198c.285.506.509 1.053.66 1.63l1.48.181.004-.002a.45.45 0 0 1 .187.07V37.5l-.777-.794a.38.38 0 0 1-.03-.478l.694-.9a5.3 5.3 0 0 1-.496-1.227l-1.115-.14a.364.364 0 0 1-.31-.354v-1.663c0-.175.139-.337.31-.358l1.115-.136c.116-.435.28-.847.496-1.227l-.694-.904a.37.37 0 0 1 .028-.475l.78-.798V13.45h-7.571V6.453H10.402zm8.43-3.51H13.31V32.39h5.522zm-4.02-1.39h2.52v-2.33h-2.52zm27.944-6.528c-1.724 0-3.125 1.43-3.125 3.195s1.397 3.196 3.125 3.196c1.724 0 3.123-1.433 3.123-3.196 0-1.766-1.399-3.195-3.123-3.195m-23.924 1.024H13.31v-5.105h5.522zm13.602-.001H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602-.001H20.955V22.32h11.479zM14.812 22.32h2.52v-2.329h-2.52zm4.02-5.504H13.31v-5.104h5.522zm13.602 0H20.955v-1.388h11.479zm-17.622-1.388h2.52v-2.33h-2.52zm18.044-3.626h4.621l-4.62-4.368z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconParametrages as default
|
|
@@ -3,9 +3,9 @@ const SvgIconPoll = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M36.082 44H14.918q-3.3 0-5.583-2.332Q7.05 39.338 7 36.093V14.907q0-3.295 2.335-5.576T14.918 7h13.196q1.116 0 1.878.811.76.81.812 1.825.05 1.013-.812 1.875-.863.861-1.878.811H14.918q-1.066 0-1.878.76t-.761 1.825v21.186q0 1.065.76 1.825.762.76 1.879.76h21.164q1.066 0 1.827-.76a2.68 2.68 0 0 0 .813-1.825v-7.957q0-1.065.812-1.825t1.877-.811 1.828.81q.76.863.761 1.826v7.957q0 3.294-2.335 5.575T36.082 44m-7.511-11.05q-1.472 0-2.487-1.013l-7.004-6.995q-1.015-1.115-1.015-2.534 0-1.42 1.015-2.483 1.014-1.065 2.436-1.014a3.8 3.8 0 0 1 2.487 1.014l3.806 3.75 9.136-14.394q.71-1.267 2.132-1.673 1.42-.405 2.69.254 1.269.658 1.675 2.128.405 1.47-.355 2.687l-11.42 18.449q-.914 1.825-3.096 1.825" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconPoll as default
|
|
@@ -3,13 +3,9 @@ const SvgIconPresences = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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__ */
|
|
9
|
-
/* @__PURE__ */ jsx("path", { d: "M13.44 11.529a4.268 4.268 0 1 0-6.035-6.036 4.268 4.268 0 0 0 6.036 6.036Z" }),
|
|
10
|
-
/* @__PURE__ */ jsx("path", { d: "M20.386 5.243V4.29c0-.977-.725-1.824-1.679-1.887-1.014-.063-1.863.765-1.863 1.76V5.24c.063 3.791-.765 6.524-2.382 7.87-.207.166-.414.332-.643.495a6.05 6.05 0 0 1-3.417 1.036 6.28 6.28 0 0 1-3.562-1.132.7.7 0 0 0-.743-.04c-1.545.863-2.737 2.308-2.737 4.593v3.128c0 .491.4.891.89.891h12.345c.495 0 .89-.392.89-.89V18.06c0-.166 0-.31-.021-.455-.082-1.265.185-2.527.89-3.562 1.41-2.111 2.093-5.074 2.032-8.8" })
|
|
11
|
-
] }),
|
|
12
|
-
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-presences_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M38.974 5.007c1.987.131 3.496 1.895 3.496 3.93v1.987c.128 7.763-1.295 13.937-4.23 18.335-1.472 2.157-2.026 4.785-1.856 7.42.044.3.044.603.044.949v6.516A1.84 1.84 0 0 1 34.572 46H8.855A1.86 1.86 0 0 1 7 44.144v-6.516c0-4.762 2.483-7.772 5.702-9.569a1.45 1.45 0 0 1 1.548.083c2.089 1.486 4.786 2.358 7.42 2.358s5.094-.779 7.12-2.157c.477-.34.907-.686 1.34-1.033 3.368-2.804 5.093-8.497 4.962-16.395V8.674c0-2.074 1.77-3.799 3.882-3.667m-23.546 6.437A8.892 8.892 0 1 1 28.002 24.02a8.892 8.892 0 0 1-12.574-12.575" })
|
|
13
9
|
] });
|
|
14
10
|
export {
|
|
15
11
|
SvgIconPresences as default
|
|
@@ -3,9 +3,9 @@ const SvgIconRack = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M31.74 27.71h8.33a.8.8 0 0 0 0-.24.36.36 0 0 0-.1-.19l-5.58-13.1H15.66l-5.58 13.1a.36.36 0 0 0-.1.19.8.8 0 0 0-.05.24h8.33l2.51 5.06h8.46zm13.53.75v12.73a1.63 1.63 0 0 1-.47 1.18 1.82 1.82 0 0 1-1.23.52H6.43a1.53 1.53 0 0 1-1.18-.52 1.9 1.9 0 0 1-.52-1.18V28.46a8.4 8.4 0 0 1 .66-3.21l6.29-14.57a2.34 2.34 0 0 1 1-1.14A2.17 2.17 0 0 1 14 9.11h22a2.7 2.7 0 0 1 1.37.43c.466.24.823.647 1 1.14l6.29 14.57a8.4 8.4 0 0 1 .66 3.21z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconRack as default
|
|
@@ -3,9 +3,9 @@ const SvgIconRbs = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M16.18 3.3c-.79.32-.93.83-.93 4.5 0 3.2.05 3.66.42 4 .278.246.63.394 1 .42 1.35-.05 1.58-.75 1.58-4.64 0-3.16 0-3.3-.56-3.86a1.19 1.19 0 0 0-1.53-.41zm16.25.27c-.56.42-.56.61-.65 3.62-.1 3.44 0 4.09.55 4.65a1.56 1.56 0 0 0 2.05-.05c.32-.37.37-1 .37-4 0-3.85-.1-4.22-1.16-4.5a1.26 1.26 0 0 0-1.16.32zM8.06 8.31a5.3 5.3 0 0 0-1.72 1.62c-.6 1-.69 1.4-.79 3.44l-.09 2.32h39.08l-.09-2.28c-.1-2.73-.61-3.89-2.09-4.87-.88-.6-1.16-.65-3.81-.7l-2.88-.09v1.86c0 1.67 0 2-.6 2.55a2.14 2.14 0 0 1-2.83.6c-.93-.55-1.24-1.25-1.24-3.24V7.8H19v1.72c0 2-.24 2.69-1.21 3.24a2.15 2.15 0 0 1-2.83-.6c-.51-.6-.6-.88-.6-2.55V7.8h-2.6c-2.32 0-2.79 0-3.67.51zM5.51 28.73c0 13.32 0 13.46 1.62 14.9a5 5 0 0 0 1.58 1c.84.23 31.79.23 32.63 0a5.5 5.5 0 0 0 1.53-1c1.62-1.44 1.62-1.58 1.62-14.9V17.08h-39v11.65zm9.7-6.64L15.16 26H6.81l-.1-3.9v-3.85h8.58zm9.33-.18v3.66L23.33 25a7.62 7.62 0 0 0-5.89 0q-.545.289-1.12.51a22 22 0 0 1-.14-3.62v-3.65h8.36zm9.46.18V26l-4.13.09-4.13.05v-7.9h8.35v3.85zm9.29 0v3.9h-8.17l-.1-3.9v-3.85h8.35zm-29.43 6.22a7 7 0 0 0-.32 6c.14.37-.1.42-3.34.42H6.67v-7.67h7.89zm10.68 2.55v3.86h-8.36v-7.66h8.36zm9.51 0v3.86h-3.62c-3.34 0-3.62 0-3.43-.42q.293-.869.46-1.77a5.9 5.9 0 0 0-.7-4.59l-.6-.88h7.89zm9.28 0v3.86H35v-7.66h8.35v3.8zM14.84 36c.37.32.41.78.41 4.08v3.71l-3.11-.09c-2.69 0-3.2-.14-3.75-.56C7 42.1 6.81 41.68 6.71 38.52l-.09-2.88h3.9c3.3 0 3.94 0 4.32.38zm9.7-.1c0 .65-1.58 1.63-3.07 1.91-1.3.27-1.39.69-.14.55a9.3 9.3 0 0 0 3.07-1.06 16.3 16.3 0 0 1 .14 3.2v3.25h-8.36v-3.14c0-2.92.05-3.16.42-3 1.72.7 2.37.89 2.74.75s0-.37-1.3-1c-1-.52-1.77-1-1.81-1.3s.28-.38 4.13-.38c3.34 0 4.18 0 4.18.28zm9.51 3.76v4.09H25.7v-3.7c0-2 .09-3.85.14-4 .13-.33.74-.38 4.17-.38h4zm9.28-1.16c-.09 3.16-.28 3.58-1.71 4.64-.56.47-1 .51-3.58.51h-2.92l-.1-4v-4h8.4l-.05 2.88z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconRbs as default
|
|
@@ -3,9 +3,9 @@ const SvgIconSchoolbook = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M36.87 19.39v-3.85H13.94v3.85zm-7.61 11.46V27H13.94v3.85zm-15.32-9.58v3.85h22.93v-3.85zM40.72 7.92a3.78 3.78 0 0 1 3.76 3.76v22.93a3.85 3.85 0 0 1-3.76 3.85H13.94l-7.61 7.62v-34.4a3.79 3.79 0 0 1 3.76-3.76z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconSchoolbook as default
|
|
@@ -3,9 +3,9 @@ const SvgIconScrapbook = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 34.62v-.21a.69.69 0 0 1 .69-.69h3a.69.69 0 0 1 .69.69v.21a.69.69 0 0 1-.69.69h-3a.69.69 0 0 1-.69-.69m.69-6.52h3a.69.69 0 0 0 .69-.69v-.21a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69m0-7.17h3a.69.69 0 0 0 .69-.69V20a.69.69 0 0 0-.69-.69h-3A.69.69 0 0 0 6 20v.21a.69.69 0 0 0 .69.72m0-7.28h3a.69.69 0 0 0 .69-.69v-.22a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69V13a.69.69 0 0 0 .69.65m24.54-6.42 9.5-2.65v8.8a4 4 0 0 0-2.18.11c-1.7.58-2.7 2.07-2.33 3.29s2 1.75 3.66 1.16c1.43-.47 2.44-1.37 2.44-2.64v-14c0-.75-.53-1.17-1.38-.87L30.7 3.19a1.36 1.36 0 0 0-1.06 1.54v4.46h1.59v-2zm-5.08 20.09 9 2.47v6.4a40 40 0 0 0-3.28 1.43c-.37.21-.48.42-.26.84q.662 1.394 1.11 2.87c0 .11 0 .21-.06.21l-.1-.1C31.66 40.64 31 39.8 30 39a2.06 2.06 0 0 0-2.13-.43c-1.53.53-3.12 1-4.66 1.43-.414.14-.844.227-1.28.26-.21-.26 0-.42 0-.63C23 35.7 24 31.78 25.08 27.91c.16-.64.43-.75 1.07-.59m1.74 5.53a1.322 1.322 0 0 0 1.959-1.046 1.32 1.32 0 0 0-.74-1.294 1.38 1.38 0 0 0-1.91.59 1.33 1.33 0 0 0 .69 1.75m-17.56 9v-.21a.69.69 0 0 0-.69-.64H6.69a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69h3a.69.69 0 0 0 .64-.69zM45.23 31a909 909 0 0 1-10.13-2.72v1.46l8.34 2.31c.31 0 .85 0 .69.58-.75 2.76-1.49 5.47-2.29 8.38-.68-1.21-1.27-2.33-2-3.33-1.54-2.45-1.85-2.55-4.61-1.6l-.17.06v8.26a1 1 0 0 1-1 1h-1.23c2.63.73 5.27 1.47 7.9 2.18.69.16 1 .11 1.16-.58 1.33-5 2.65-9.92 4-14.85.21-.74 0-.9-.69-1.11zM20.68 42.13c-.69-.22-.91-.38-.75-1.11 1.38-4.94 2.76-9.87 4.08-14.85.16-.69.48-.75 1.17-.59l9.92 2.75V10.2a1 1 0 0 0-1-1h-2.87v8.22a3.42 3.42 0 0 1-2.39 2.65c-1.69.59-3.34.06-3.71-1.16s.69-2.71 2.33-3.29a3.83 3.83 0 0 1 2.18-.11V9.19H9.53a1 1 0 0 0-1 1v1.48h1.22a1.07 1.07 0 0 1 1 .42 1.11 1.11 0 0 1 .11 1.33 1.29 1.29 0 0 1-1.17.63 9 9 0 0 0-1.16 0v4.83h1.22A1.17 1.17 0 0 1 11 20.06a1.22 1.22 0 0 1-1.27 1.22h-1.2v4.88h.63c1.28 0 1.86.37 1.86 1.16s-.54 1.22-1.86 1.22h-.63v4.83h1.22A1.19 1.19 0 0 1 11 35a1.22 1.22 0 0 1-1.22.79H8.53v4.77h1.16a1.25 1.25 0 0 1 1.17 1.7 1.29 1.29 0 0 1-1.33.74q-.5.045-1 0v1.4a1 1 0 0 0 1.06 1h23.24l-2.13-.58c-3.34-.9-6.69-1.85-10-2.7z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconScrapbook as default
|
|
@@ -3,9 +3,9 @@ const SvgIconSettingsClass = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M25 6 1 15.894l4 1.649v18.245h2v-17.42l18 7.42 24-9.894zM13 22.833v8.788s4.293 4.167 12 4.167c3.96 0 6.525-.998 8.563-2.067-.028-.145-.206-.299-.32-.412l-.688-.688c-.376-.375-.13-1.105.136-1.372l1.568-1.574c.267-.267 1.1-.373 1.367-.106l.689.688c.227.206.39.476.685.36v-7.784l-12 5.316zm36 15.243v-1.909a.69.69 0 0 0-.689-.688h-.978a.77.77 0 0 1-.733-.533c-.089-.288-.222-.577-.356-.865a.81.81 0 0 1 .134-.91l.689-.689a.67.67 0 0 0 0-.954l-1.356-1.354a.67.67 0 0 0-.956 0l-.689.688a.77.77 0 0 1-.91.133 5 5 0 0 0-.867-.355.79.79 0 0 1-.534-.732v-.977a.69.69 0 0 0-.689-.688h-1.91a.69.69 0 0 0-.69.688v.977a.77.77 0 0 1-.533.732c-.289.089-.578.222-.867.355a.81.81 0 0 1-.91-.133l-.69-.688a.67.67 0 0 0-.955 0l-1.356 1.354a.67.67 0 0 0 0 .954l.689.688c.244.245.289.6.133.91a5 5 0 0 0-.355.866.79.79 0 0 1-.734.533h-.977a.69.69 0 0 0-.69.688v1.909c0 .377.312.688.69.688h.977c.334 0 .645.222.734.533.089.288.222.577.355.865a.81.81 0 0 1-.133.91l-.689.688a.67.67 0 0 0 0 .955l1.356 1.354a.67.67 0 0 0 .955 0l.69-.688a.77.77 0 0 1 .91-.133c.267.133.556.266.867.355.311.11.533.4.533.732v.977c0 .377.311.688.69.688h1.91c.378 0 .69-.31.69-.688v-.977c0-.333.221-.643.533-.732.288-.089.577-.222.866-.355a.81.81 0 0 1 .911.133l.69.688a.67.67 0 0 0 .955 0l1.356-1.354a.67.67 0 0 0 0-.955l-.69-.688a.77.77 0 0 1-.133-.91c.134-.266.267-.555.356-.865.111-.311.4-.533.733-.533h.978c.378 0 .689-.31.689-.688m-8.89 2.597a3.564 3.564 0 0 1-3.555-3.552c0-1.953 1.6-3.551 3.556-3.551a3.564 3.564 0 0 1 3.555 3.551c0 1.954-1.6 3.552-3.555 3.552" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconSettingsClass as default
|
|
@@ -3,9 +3,9 @@ const SvgIconSharebigfiles = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M43.65 23.85 34.93 9.18a1.63 1.63 0 0 0-2.16-.54l-14.61 8.72a1.6 1.6 0 0 0-.7.92 1.47 1.47 0 0 0 .16 1.19l8.66 14.66a1.6 1.6 0 0 0 1.35.76 2 2 0 0 0 .81-.22L43.05 26a1.54 1.54 0 0 0 .6-2.11zm-3.52.22-11.91 7.08-7.08-11.9L33 12.16zM47 27a1.57 1.57 0 0 0-2.16-.54l-15.75 9.4a5.13 5.13 0 0 0-3.68-.59L11.5 11.78a1.36 1.36 0 0 0-1-.7L3.06 9.62a1.58 1.58 0 0 0-1.84 1.24 1.6 1.6 0 0 0 1.25 1.84L9.18 14 22.7 36.78a5.08 5.08 0 1 0 8.45 1.52l15.31-9.09A1.58 1.58 0 0 0 47 27" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconSharebigfiles as default
|
|
@@ -3,9 +3,9 @@ const SvgIconStatistics = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M16.48 26v11.37h-5.69V26zM25 14.63v22.74h-5.66V14.63zm22.71 25.56v2.86H2.29V9h2.82v31.19zM33.52 20.32v17h-5.68v-17zM42 11.81v25.56h-5.65V11.81z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconStatistics as default
|
|
@@ -3,9 +3,9 @@ const SvgIconSupport = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M28.33 37.5v-5a.8.8 0 0 0-.84-.84h-5a.84.84 0 0 0-.61.23.8.8 0 0 0-.23.61v5a.8.8 0 0 0 .23.61.84.84 0 0 0 .61.23h5a.8.8 0 0 0 .84-.84M35 20a7 7 0 0 0-1.45-4.25 10 10 0 0 0-3.59-3 9.9 9.9 0 0 0-4.43-1.07 10.61 10.61 0 0 0-9.66 5.55.748.748 0 0 0 .19 1.12l3.45 2.56a.6.6 0 0 0 .47.19.75.75 0 0 0 .65-.33 12.9 12.9 0 0 1 2.24-2.37 3.65 3.65 0 0 1 2.24-.66 3.82 3.82 0 0 1 2.24.7 2 2 0 0 1 1 1.54 2.34 2.34 0 0 1-.52 1.59A5 5 0 0 1 26 22.71 8.9 8.9 0 0 0 23 25a4.6 4.6 0 0 0-1.35 3.27v.93a.8.8 0 0 0 .23.61.84.84 0 0 0 .61.23h5a.8.8 0 0 0 .84-.84 2.4 2.4 0 0 1 .56-1.26 4.6 4.6 0 0 1 1.4-1.3c.56-.31 1-.56 1.3-.75a9 9 0 0 0 1.17-.89 7 7 0 0 0 1.16-1.26c.338-.48.592-1.014.75-1.58A8.3 8.3 0 0 0 35 20m10 5a19.6 19.6 0 0 1-2.66 10A19.93 19.93 0 0 1 35 42.31 19.5 19.5 0 0 1 25 45a19.77 19.77 0 0 1-10.07-2.7A19.14 19.14 0 0 1 7.71 35 21.4 21.4 0 0 1 5 25a17.73 17.73 0 0 1 2.71-10 22.26 22.26 0 0 1 7.23-7.28A18.8 18.8 0 0 1 25 5a18.57 18.57 0 0 1 10 2.7 23.2 23.2 0 0 1 7.32 7.3A16.52 16.52 0 0 1 45 25" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconSupport as default
|
|
@@ -3,9 +3,9 @@ const SvgIconTimeline = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M31.65 25a6.47 6.47 0 0 0-1.92-4.71 6.3 6.3 0 0 0-4.71-2 6.34 6.34 0 0 0-4.72 2 6.7 6.7 0 0 0-2 4.71 6.2 6.2 0 0 0 2 4.71 6.63 6.63 0 0 0 9.43 0A6 6 0 0 0 31.65 25M45 22.15v5.79a1 1 0 0 1-.19.61.7.7 0 0 1-.51.32l-4.86.75c-.264.82-.599 1.617-1 2.38.6.84 1.51 2 2.76 3.6a.86.86 0 0 1 .28.6.92.92 0 0 1-.24.61 26 26 0 0 1-2.56 2.85c-1.25 1.24-2.07 1.85-2.48 1.82a1.17 1.17 0 0 1-.65-.23L32 38.44a13.2 13.2 0 0 1-2.39 1 46 46 0 0 1-.74 4.86.89.89 0 0 1-.94.75h-5.8a1 1 0 0 1-.66-.24.69.69 0 0 1-.28-.56l-.75-4.81a15.4 15.4 0 0 1-2.33-1l-3.69 2.81a1 1 0 0 1-.65.23.86.86 0 0 1-.65-.28 37 37 0 0 1-4.3-4.39 1 1 0 0 1-.19-.61.88.88 0 0 1 .24-.56c.25-.37.68-1 1.3-1.72s1.09-1.4 1.41-1.87a13.6 13.6 0 0 1-1.08-2.57l-4.76-.7a.69.69 0 0 1-.51-.33 1.3 1.3 0 0 1-.24-.6v-5.79a.92.92 0 0 1 .24-.61.86.86 0 0 1 .46-.32l4.86-.75c.258-.823.593-1.62 1-2.38-.72-1-1.65-2.2-2.81-3.6a1 1 0 0 1-.28-.65 1 1 0 0 1 .24-.56 28.5 28.5 0 0 1 2.57-2.8c1.24-1.25 2.06-1.87 2.47-1.87.25.012.492.091.7.23l3.59 2.81c.742-.415 1.527-.75 2.34-1 .153-1.636.417-3.26.79-4.86a.85.85 0 0 1 .97-.7h5.78a.92.92 0 0 1 .61.24.84.84 0 0 1 .33.56l.7 4.81q1.22.388 2.38.93l3.69-2.76a.8.8 0 0 1 .6-.23c.238.008.469.088.66.23a38 38 0 0 1 4.29 4.44.83.83 0 0 1 .19.56 1 1 0 0 1-.19.61c-.28.37-.73 1-1.35 1.72s-1.09 1.4-1.4 1.87c.434.805.792 1.649 1.07 2.52l4.76.75a.84.84 0 0 1 .56.33.72.72 0 0 1 .19.6z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconTimeline as default
|
|
@@ -3,9 +3,9 @@ const SvgIconTimelinegenerator = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M34.52 35a5.71 5.71 0 0 1 0 11.42 5.22 5.22 0 0 1-5.24-3.52h-7.8c-2.8 0-4.87-.86-6.24-2.57a8.86 8.86 0 0 1-2.05-5.62V12.58a5.44 5.44 0 0 1-3.42-5.24 5.5 5.5 0 0 1 1.66-4 5.5 5.5 0 0 1 4.05-1.66 5.67 5.67 0 0 1 5.71 5.71 5.44 5.44 0 0 1-3.43 5.24V18q0 3.72 3.72 3.72h7.8a5.22 5.22 0 0 1 5.24-3.43A5.67 5.67 0 0 1 40.23 24a5.67 5.67 0 0 1-5.71 5.71 5.22 5.22 0 0 1-5.24-3.52h-7.8a9 9 0 0 1-3.72-.76v9.23q0 3.72 3.72 3.72h7.8A5.22 5.22 0 0 1 34.52 35m0-14.28a3.27 3.27 0 0 0-2.33.95 3.13 3.13 0 0 0-1 2.38 3 3 0 0 0 1 2.28 3.31 3.31 0 0 0 4.66 0 3 3 0 0 0 1-2.28 3.13 3.13 0 0 0-1-2.38 3.27 3.27 0 0 0-2.33-1zM12.15 7.34a3 3 0 0 0 1 2.28 3.31 3.31 0 0 0 4.66 0 3 3 0 0 0 1-2.28 3.13 3.13 0 0 0-1-2.38 3.33 3.33 0 0 0-4.66 0 3.13 3.13 0 0 0-1 2.38M34.52 43.9a3.27 3.27 0 0 0 2.33-.9 3 3 0 0 0 1-2.29 3.15 3.15 0 0 0-1-2.38 3.33 3.33 0 0 0-4.66 0 3.15 3.15 0 0 0-1 2.38 3 3 0 0 0 1 2.29 3.27 3.27 0 0 0 2.33.9" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconTimelinegenerator as default
|
|
@@ -3,9 +3,9 @@ const SvgIconUserbook = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 44.5v-39h39v6.94h-4.25v3.71H45v6.94h-4.25v3.82H45v6.91h-4.25v3.74H45v6.94zm7.5-11.11h19.68v-6.05L25.89 23a5.5 5.5 0 0 0 2.26-2.11 6 6 0 0 0 .86-3A5.47 5.47 0 0 0 27.37 14a5.4 5.4 0 0 0-4-1.68 5.25 5.25 0 0 0-4 1.68 5.63 5.63 0 0 0-1.64 3.94 5.3 5.3 0 0 0 .86 3A6.2 6.2 0 0 0 20.86 23l-7.36 4.34z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconUserbook as default
|
|
@@ -3,9 +3,9 @@ const SvgIconVisioconf = ({
|
|
|
3
3
|
title,
|
|
4
4
|
titleId,
|
|
5
5
|
...props
|
|
6
|
-
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
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: "
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M17.385 9.223c.146 0 .264.28.264.624V38.29c0 .345-.118.624-.264.624-.145 0-.263-.279-.263-.624V9.847c0-.345.118-.624.263-.624m.163 10.256v.024c0 .14-.112.253-.251.253H5.83a.25.25 0 0 1-.252-.253v-.024c0-.14.113-.252.252-.252h11.467c.139 0 .251.113.251.252m-.231 9.512v.024c0 .139-.113.252-.252.252H5.598a.25.25 0 0 1-.252-.252v-.024c0-.14.113-.253.252-.253h11.467c.139 0 .252.113.252.253m-9.562 8.688c.019-.145.034-.292.06-.436.195-1.056.745-1.881 1.618-2.503.604.574 1.315.876 2.146.875.828 0 1.538-.3 2.148-.878.121.096.248.187.365.29a3.8 3.8 0 0 1 1.286 2.453l.027.2v.239H7.753q.002-.12.002-.24m4.005-7.43c.151.03.305.05.451.091a2.3 2.3 0 0 1-.456 4.505 2.296 2.296 0 0 1-2.433-1.89 2.296 2.296 0 0 1 1.779-2.655c.099-.023.2-.035.3-.051zm9.098 6.348c.052-.385.091-.773.159-1.154.517-2.793 1.972-4.977 4.281-6.622 1.597 1.518 3.48 2.319 5.678 2.315 2.19 0 4.068-.793 5.68-2.322.321.253.657.495.965.768 1.946 1.732 3.092 3.892 3.404 6.488.02.174.048.352.072.527v.634H20.855q.004-.317.003-.634M31.454 16.94c.4.079.806.13 1.194.241 2.372.662 4.127 2.767 4.372 5.227a6.086 6.086 0 0 1-5.578 6.69c-3.08.257-5.915-1.942-6.436-4.997-.562-3.266 1.474-6.31 4.704-7.027.261-.059.53-.09.795-.134zM7.74 28.49c.019-.145.034-.292.06-.436.195-1.056.745-1.881 1.618-2.503.604.574 1.315.876 2.146.875.828 0 1.538-.3 2.148-.878.121.096.248.187.365.29a3.8 3.8 0 0 1 1.287 2.453q.011.1.026.2v.239H7.738q.002-.12.002-.24m4.005-7.43c.151.03.305.05.451.091a2.3 2.3 0 0 1-.456 4.505 2.296 2.296 0 0 1-2.433-1.89 2.296 2.296 0 0 1 1.779-2.655c.099-.023.2-.035.3-.051zm-3.99-2.049c.019-.145.034-.292.06-.436.195-1.056.745-1.881 1.618-2.503.604.574 1.315.876 2.146.875.828 0 1.538-.3 2.148-.878.121.096.248.187.365.29a3.8 3.8 0 0 1 1.286 2.453l.027.2v.239H7.753q.002-.12.002-.24m4.005-7.43c.151.03.305.049.451.09a2.3 2.3 0 0 1-.456 4.505 2.296 2.296 0 0 1-2.433-1.888 2.296 2.296 0 0 1 1.779-2.657c.099-.022.2-.034.3-.05zM47 11.447v24.994c0 2.023-1.652 3.679-3.664 3.679H30.868c0 1.95 1.463 3.606 1.463 4.407A1.48 1.48 0 0 1 30.868 46H19.132a1.48 1.48 0 0 1-1.469-1.472c0-.85 1.469-2.412 1.469-4.413l-12.468.006C4.646 40.121 3 38.465 3 36.442V11.448a3.676 3.676 0 0 1 3.664-3.673h36.672A3.68 3.68 0 0 1 47 11.448M44.067 36.06V11.654c0-.5-.343-.94-.731-.94H6.664c-.388 0-.731.44-.731.94v24.405c0 .5.343.94.731.94h36.672c.388 0 .731-.44.731-.94M24.997 7.024a2.01 2.01 0 0 0 2.006-2.012A2.01 2.01 0 0 0 24.996 3a2.01 2.01 0 0 0-2.007 2.012 2.01 2.01 0 0 0 2.007 2.012m.009-3.564a.155.155 0 0 1 0 .31.155.155 0 0 1 0-.31m-.01.623a.928.928 0 0 1 0 1.858.928.928 0 0 1 0-1.858m0 1.393a.465.465 0 0 0 0-.928.465.465 0 0 0 0 .928m1.339 1.429c-.378.27-.842.429-1.339.429s-.96-.158-1.338-.43l-.366.577a.309.309 0 0 0 .26.475h2.89c.242 0 .39-.27.259-.475z" })
|
|
9
9
|
] });
|
|
10
10
|
export {
|
|
11
11
|
SvgIconVisioconf as default
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgIconVotil: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgIconVotil;
|