@gnist/design-system 2.0.29 → 2.0.30
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/CHANGELOG.md +4 -0
- package/dist/foundation/iconography/icons.d.ts +1 -1
- package/dist/foundation/iconography/icons.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/action/automatic_gear-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/index.cjs +88 -0
- package/dist/foundation/iconography/svg/action/index.d.ts +208 -0
- package/dist/foundation/iconography/svg/action/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/action/index.js +88 -0
- package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/manual_gear-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/index.cjs +44 -0
- package/dist/foundation/iconography/svg/content/index.d.ts +104 -0
- package/dist/foundation/iconography/svg/content/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/content/index.js +45 -1
- package/dist/foundation/iconography/svg/content/manage_account-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/manage_account-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-sharp.svg.js +10 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## <small>2.0.30 (2025-03-21)</small>
|
|
7
|
+
|
|
8
|
+
* feat: add new icons ([982f902](https://github.com/mollerdigital/design-system-design-system/commit/982f902))
|
|
9
|
+
|
|
6
10
|
## <small>2.0.29 (2025-03-21)</small>
|
|
7
11
|
|
|
8
12
|
* perf: compress icons ([f7b013a](https://github.com/mollerdigital/design-system-design-system/commit/f7b013a))
|
|
@@ -31,7 +31,7 @@ type IconVariantsAndOptions<T extends string> = {
|
|
|
31
31
|
};
|
|
32
32
|
};
|
|
33
33
|
export declare function defineIcons<T extends string>(icons: IconSpecifications<T>): IconVariantsAndOptions<T>;
|
|
34
|
-
export declare const icons: IconVariantsAndOptions<"clear" | "error" | "warning" | "success" | "info" | "code" | "menu" | "search" | "coffee" | "help" | "favorite" | "favorite_border" | "star" | "star_outline" | "sentiment_dissatisfied" | "sentiment_neutral" | "sentiment_satisfied" | "sentiment_very_dissatisfied" | "sentiment_very_satisfied" | "event_note" | "live_tv" | "wifi" | "arrow_backward" | "arrow_downward" | "arrow_forward" | "arrow_upward" | "check" | "chevron_left" | "chevron_right" | "close" | "expand_less" | "expand_more" | "external" | "more_horizontal" | "more_vertical" | "open" | "refresh" | "spinner" | "unfold_less" | "unfold_more" | "ev_station" | "forest" | "gas_station" | "location" | "route" | "file_download" | "file_upload" | "task" | "add" | "backspace" | "mail" | "remove" | "send" | "call" | "chat" | "assignment" | "bolt" | "build" | "calculate" | "calendar" | "car" | "car_crash" | "contract" | "edit" | "explore" | "glass_damage" | "home" | "lightbulb" | "login" | "logout" | "payment" | "pets" | "play_circle" | "savings" | "schedule" | "settings" | "shopping_cart" | "speed" | "tire" | "trash" | "verified" | "visibility_off" | "visibility_on">;
|
|
34
|
+
export declare const icons: IconVariantsAndOptions<"clear" | "error" | "warning" | "success" | "info" | "sort" | "code" | "menu" | "search" | "coffee" | "help" | "favorite" | "favorite_border" | "star" | "star_outline" | "sentiment_dissatisfied" | "sentiment_neutral" | "sentiment_satisfied" | "sentiment_very_dissatisfied" | "sentiment_very_satisfied" | "event_note" | "live_tv" | "wifi" | "arrow_backward" | "arrow_downward" | "arrow_forward" | "arrow_upward" | "check" | "chevron_left" | "chevron_right" | "close" | "expand_less" | "expand_more" | "external" | "more_horizontal" | "more_vertical" | "open" | "refresh" | "spinner" | "unfold_less" | "unfold_more" | "ev_station" | "forest" | "gas_station" | "location" | "route" | "file_download" | "file_upload" | "task" | "add" | "auto" | "backspace" | "mail" | "manage_account" | "person" | "remove" | "send" | "work" | "call" | "chat" | "assignment" | "automatic_gear" | "binoculars" | "bolt" | "build" | "calculate" | "calendar" | "car" | "car_crash" | "change" | "contract" | "edit" | "explore" | "glass_damage" | "home" | "lightbulb" | "login" | "logout" | "manual_gear" | "notifications" | "payment" | "pets" | "play_circle" | "query_stats" | "savings" | "schedule" | "settings" | "shopping_cart" | "speed" | "tire" | "trash" | "tune" | "verified" | "visibility_off" | "visibility_on">;
|
|
35
35
|
type Icons = typeof icons;
|
|
36
36
|
/**
|
|
37
37
|
* Apps using this library can use declaration merging to add app-specific icons to the allowed icon list.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../src/foundation/iconography/icons.tsx"],"names":[],"mappings":"AAcA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,UAAU,QAAS,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAC9C,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC9B;AAED,KAAK,YAAY,GAAG,KAAK,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC;AAEvC,KAAK,kBAAkB,GAAG;KACrB,CAAC,IAAI,YAAY,CAAC,CAAC,EAAE,YAAY;CACrC,CAAC;AAEF,UAAU,WAAW;IACjB;;;OAGG;IACH,GAAG,EAAE,OAAO,GAAG,QAAQ,CAAC;IACxB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,KAAK,kBAAkB,CAAC,CAAC,SAAS,MAAM,IAAI;KACvC,CAAC,IAAI,CAAC,GAAG,kBAAkB,GAAG;QAAE,OAAO,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAA;KAAE;CACpE,CAAC;AAEF,KAAK,sBAAsB,CAAC,CAAC,SAAS,MAAM,IAAI;KAC3C,CAAC,IAAI,CAAC,GAAG;QAAE,QAAQ,EAAE,kBAAkB,CAAC;QAAC,OAAO,EAAE,WAAW,CAAA;KAAE;CACnE,CAAC;AAoBF,wBAAgB,WAAW,CAAC,CAAC,SAAS,MAAM,EACxC,KAAK,EAAE,kBAAkB,CAAC,CAAC,CAAC,GAC7B,sBAAsB,CAAC,CAAC,CAAC,CAa3B;AAED,eAAO,MAAM,KAAK,
|
|
1
|
+
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../src/foundation/iconography/icons.tsx"],"names":[],"mappings":"AAcA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,UAAU,QAAS,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAC9C,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC9B;AAED,KAAK,YAAY,GAAG,KAAK,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC;AAEvC,KAAK,kBAAkB,GAAG;KACrB,CAAC,IAAI,YAAY,CAAC,CAAC,EAAE,YAAY;CACrC,CAAC;AAEF,UAAU,WAAW;IACjB;;;OAGG;IACH,GAAG,EAAE,OAAO,GAAG,QAAQ,CAAC;IACxB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,KAAK,kBAAkB,CAAC,CAAC,SAAS,MAAM,IAAI;KACvC,CAAC,IAAI,CAAC,GAAG,kBAAkB,GAAG;QAAE,OAAO,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAA;KAAE;CACpE,CAAC;AAEF,KAAK,sBAAsB,CAAC,CAAC,SAAS,MAAM,IAAI;KAC3C,CAAC,IAAI,CAAC,GAAG;QAAE,QAAQ,EAAE,kBAAkB,CAAC;QAAC,OAAO,EAAE,WAAW,CAAA;KAAE;CACnE,CAAC;AAoBF,wBAAgB,WAAW,CAAC,CAAC,SAAS,MAAM,EACxC,KAAK,EAAE,kBAAkB,CAAC,CAAC,CAAC,GAC7B,sBAAsB,CAAC,CAAC,CAAC,CAa3B;AAED,eAAO,MAAM,KAAK,syCAqCjB,CAAC;AAEF,KAAK,KAAK,GAAG,OAAO,KAAK,CAAC;AAE1B;;GAEG;AAGH,MAAM,WAAW,UAAU;CAAG;AAE9B,UAAU,OAAO;IACb,QAAQ,EAAE,kBAAkB,CAAC;IAC7B,OAAO,EAAE,WAAW,CAAC;CACxB;AACD,MAAM,MAAM,OAAO,CAAC,UAAU,SAAS,MAAM,IAAI,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;AAC7E,MAAM,MAAM,QAAQ,GAAG,KAAK,GAAG,UAAU,CAAC;AAC1C,MAAM,MAAM,UAAU,CAAC,CAAC,IAAI,OAAO,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;AACrD,MAAM,MAAM,YAAY,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutomaticGearFilled = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.03 2a2 2 0 0 0-2-2H5.675a2 2 0 0 0-2 2v6.8H.5v2.8h3.176V14a2 2 0 0 0 2 2h3.353a2 2 0 0 0 2-2v-2.4h3.177V8.8h-3.177zM5.264 14.4v-2.8H9.44v2.8zM9.44 1.6v7.2H8.146v-4H6.56v4H5.265V1.6zm5.13.48c.238-.16.429-.427.429-.747V.8c0-.427-.334-.8-.715-.8h-1.667v3.2h.714V2.133h.524l.43 1.067H15zM14.284.8v.533h-.953V.8zM15 5.733c0 .32-.334.8-.715.8h-.953V7.6h-.714V4.4h1.667c.381 0 .715.373.715.8zm-.715 0V5.2h-.953v.533zM15 13.6c0-.427-.334-.8-.715-.8h-1.667V16h1.667c.381 0 .715-.373.715-.8zm-1.668 0h.953v1.6h-.953z", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgAutomaticGearFilled;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutomaticGearFilled = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.03 2a2 2 0 0 0-2-2H5.675a2 2 0 0 0-2 2v6.8H.5v2.8h3.176V14a2 2 0 0 0 2 2h3.353a2 2 0 0 0 2-2v-2.4h3.177V8.8h-3.177zM5.264 14.4v-2.8H9.44v2.8zM9.44 1.6v7.2H8.146v-4H6.56v4H5.265V1.6zm5.13.48c.238-.16.429-.427.429-.747V.8c0-.427-.334-.8-.715-.8h-1.667v3.2h.714V2.133h.524l.43 1.067H15zM14.284.8v.533h-.953V.8zM15 5.733c0 .32-.334.8-.715.8h-.953V7.6h-.714V4.4h1.667c.381 0 .715.373.715.8zm-.715 0V5.2h-.953v.533zM15 13.6c0-.427-.334-.8-.715-.8h-1.667V16h1.667c.381 0 .715-.373.715-.8zm-1.668 0h.953v1.6h-.953z", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutomaticGearFilled as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutomaticGearOutlined = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.03 2a2 2 0 0 0-2-2H5.675a2 2 0 0 0-2 2v6.8H.5v2.8h3.176V14a2 2 0 0 0 2 2h3.353a2 2 0 0 0 2-2v-2.4h3.177V8.8h-3.177zM5.264 14.4v-2.8H9.44v2.8zM9.44 1.6v7.2H8.146v-4H6.56v4H5.265V1.6zm5.13.48c.238-.16.429-.427.429-.747V.8c0-.427-.334-.8-.715-.8h-1.667v3.2h.714V2.133h.524l.43 1.067H15zM14.284.8v.533h-.953V.8zM15 5.733c0 .32-.334.8-.715.8h-.953V7.6h-.714V4.4h1.667c.381 0 .715.373.715.8zm-.715 0V5.2h-.953v.533zM15 13.6c0-.427-.334-.8-.715-.8h-1.667V16h1.667c.381 0 .715-.373.715-.8zm-1.668 0h.953v1.6h-.953z", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgAutomaticGearOutlined;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutomaticGearOutlined = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.03 2a2 2 0 0 0-2-2H5.675a2 2 0 0 0-2 2v6.8H.5v2.8h3.176V14a2 2 0 0 0 2 2h3.353a2 2 0 0 0 2-2v-2.4h3.177V8.8h-3.177zM5.264 14.4v-2.8H9.44v2.8zM9.44 1.6v7.2H8.146v-4H6.56v4H5.265V1.6zm5.13.48c.238-.16.429-.427.429-.747V.8c0-.427-.334-.8-.715-.8h-1.667v3.2h.714V2.133h.524l.43 1.067H15zM14.284.8v.533h-.953V.8zM15 5.733c0 .32-.334.8-.715.8h-.953V7.6h-.714V4.4h1.667c.381 0 .715.373.715.8zm-.715 0V5.2h-.953v.533zM15 13.6c0-.427-.334-.8-.715-.8h-1.667V16h1.667c.381 0 .715-.373.715-.8zm-1.668 0h.953v1.6h-.953z", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutomaticGearOutlined as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutomaticGearRound = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.53 2a2 2 0 0 0-2-2H5.177a2 2 0 0 0-2 2v6.8H1a1 1 0 0 0-1 1v.8a1 1 0 0 0 1 1h2.176V14a2 2 0 0 0 2 2h3.353a2 2 0 0 0 2-2v-2.4h2.177a1 1 0 0 0 1-1v-.8a1 1 0 0 0-1-1h-2.177zM4.764 14.4v-2.8H8.94v2.8zM8.94 1.6v7.2H7.646V5.594a.794.794 0 0 0-1.588 0V8.8H4.765V1.6zm5.13.48c.238-.16.429-.427.429-.747V.8c0-.427-.334-.8-.715-.8h-.867a.8.8 0 0 0-.8.8v2.043a.357.357 0 0 0 .714 0v-.71h.524l.345.857a.336.336 0 0 0 .625-.246zM13.52.8a.267.267 0 1 1 0 .533h-.687V.8zm.981 4.933c0 .32-.334.8-.715.8h-.953v.71a.357.357 0 1 1-.714 0V5.2a.8.8 0 0 1 .8-.8h.867c.381 0 .715.373.715.8zm-.981 0a.267.267 0 1 0 0-.533h-.687v.533zm.98 7.867c0-.427-.334-.8-.715-.8h-1.167a.5.5 0 0 0-.5.5v2.2a.5.5 0 0 0 .5.5h1.167c.381 0 .715-.373.715-.8zm-1.668 0h.953v1.6h-.953z", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgAutomaticGearRound;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutomaticGearRound = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.53 2a2 2 0 0 0-2-2H5.177a2 2 0 0 0-2 2v6.8H1a1 1 0 0 0-1 1v.8a1 1 0 0 0 1 1h2.176V14a2 2 0 0 0 2 2h3.353a2 2 0 0 0 2-2v-2.4h2.177a1 1 0 0 0 1-1v-.8a1 1 0 0 0-1-1h-2.177zM4.764 14.4v-2.8H8.94v2.8zM8.94 1.6v7.2H7.646V5.594a.794.794 0 0 0-1.588 0V8.8H4.765V1.6zm5.13.48c.238-.16.429-.427.429-.747V.8c0-.427-.334-.8-.715-.8h-.867a.8.8 0 0 0-.8.8v2.043a.357.357 0 0 0 .714 0v-.71h.524l.345.857a.336.336 0 0 0 .625-.246zM13.52.8a.267.267 0 1 1 0 .533h-.687V.8zm.981 4.933c0 .32-.334.8-.715.8h-.953v.71a.357.357 0 1 1-.714 0V5.2a.8.8 0 0 1 .8-.8h.867c.381 0 .715.373.715.8zm-.981 0a.267.267 0 1 0 0-.533h-.687v.533zm.98 7.867c0-.427-.334-.8-.715-.8h-1.167a.5.5 0 0 0-.5.5v2.2a.5.5 0 0 0 .5.5h1.167c.381 0 .715-.373.715-.8zm-1.668 0h.953v1.6h-.953z", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutomaticGearRound as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutomaticGearSharp = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.03 0H3.675v8.8H.5v2.8h3.176V16h7.353v-4.4h3.177V8.8h-3.177zM5.264 14.4v-2.8H9.44v2.8zM9.44 1.6v7.2H8.146v-4H6.559v4H5.265V1.6zm5.13.533H15V0h-2.382v3.2h.714V2.133h.524l.43 1.067H15zM14.285.8v.533h-.953V.8zM15 6.533h-1.668V7.6h-.714V4.4H15zm-.715-.8V5.2h-.953v.533zM15 13.6c0-.427-.334-.8-.715-.8h-1.667V16h1.667c.381 0 .715-.373.715-.8zm-.715 0v1.6h-.953v-1.6z", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgAutomaticGearSharp;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutomaticGearSharp = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.03 0H3.675v8.8H.5v2.8h3.176V16h7.353v-4.4h3.177V8.8h-3.177zM5.264 14.4v-2.8H9.44v2.8zM9.44 1.6v7.2H8.146v-4H6.559v4H5.265V1.6zm5.13.533H15V0h-2.382v3.2h.714V2.133h.524l.43 1.067H15zM14.285.8v.533h-.953V.8zM15 6.533h-1.668V7.6h-.714V4.4H15zm-.715-.8V5.2h-.953v.533zM15 13.6c0-.427-.334-.8-.715-.8h-1.667V16h1.667c.381 0 .715-.373.715-.8zm-.715 0v1.6h-.953v-1.6z", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutomaticGearSharp as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgBinocularsFilled = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.05 11.294V9.412h1.9V3.765h-1.9v-.941C9.05 1.264 7.774 0 6.2 0 3.91 0 3.387 1.75 3.097 2.719l-.032.105-2.09 6.588s-.36 1.24-.433 1.758l-.016.124a4 4 0 0 0-.026.47C.5 14.105 2.414 16 4.775 16s4.275-1.896 4.275-4.235zm1.9 0v-8.47C10.95 1.264 12.226 0 13.8 0c2.29 0 2.813 1.75 3.104 2.719l.031.105 2.09 6.588s.36 1.24.433 1.758l.016.124q.026.233.026.47c0 2.34-1.914 4.236-4.275 4.236s-4.275-1.896-4.275-4.235zm7.125.47c0 1.56-1.276 2.824-2.85 2.824s-2.85-1.264-2.85-2.823c0-1.56 1.276-2.824 2.85-2.824s2.85 1.264 2.85 2.824m-13.3 2.824c1.574 0 2.85-1.264 2.85-2.823 0-1.56-1.276-2.824-2.85-2.824s-2.85 1.264-2.85 2.824 1.276 2.823 2.85 2.823", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgBinocularsFilled;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgBinocularsFilled = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.05 11.294V9.412h1.9V3.765h-1.9v-.941C9.05 1.264 7.774 0 6.2 0 3.91 0 3.387 1.75 3.097 2.719l-.032.105-2.09 6.588s-.36 1.24-.433 1.758l-.016.124a4 4 0 0 0-.026.47C.5 14.105 2.414 16 4.775 16s4.275-1.896 4.275-4.235zm1.9 0v-8.47C10.95 1.264 12.226 0 13.8 0c2.29 0 2.813 1.75 3.104 2.719l.031.105 2.09 6.588s.36 1.24.433 1.758l.016.124q.026.233.026.47c0 2.34-1.914 4.236-4.275 4.236s-4.275-1.896-4.275-4.235zm7.125.47c0 1.56-1.276 2.824-2.85 2.824s-2.85-1.264-2.85-2.823c0-1.56 1.276-2.824 2.85-2.824s2.85 1.264 2.85 2.824m-13.3 2.824c1.574 0 2.85-1.264 2.85-2.823 0-1.56-1.276-2.824-2.85-2.824s-2.85 1.264-2.85 2.824 1.276 2.823 2.85 2.823", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgBinocularsFilled as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgBinocularsOutlined = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 19 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m.043 11.165-.001.005a4 4 0 0 0-.042.595C0 14.104 1.914 16 4.275 16a4.27 4.27 0 0 0 4.188-3.382q.086-.413.087-.853v-1.412h1.9v1.412a4.2 4.2 0 0 0 .336 1.648A4.28 4.28 0 0 0 14.725 16C17.086 16 19 14.104 19 11.765a4.3 4.3 0 0 0-.126-1.023c-.13-.578-.349-1.33-.349-1.33l-2.09-6.588-.031-.105C16.114 1.749 15.59 0 13.3 0c-1.574 0-2.85 1.264-2.85 2.824h-1.9C8.55 1.264 7.274 0 5.7 0 3.41 0 2.887 1.75 2.597 2.719l-.032.105-2.09 6.588s-.218.753-.35 1.33q-.051.208-.082.423m1.886.233q.013-.077.04-.202a2.37 2.37 0 0 1 2.306-1.784 2.364 2.364 0 0 1 2.327 2.827 2.37 2.37 0 0 1-2.327 1.879 2.37 2.37 0 0 1-2.327-1.88 2.3 2.3 0 0 1-.034-.734l.01-.07zM6.65 8.243a4.3 4.3 0 0 0-2.375-.714c-.443 0-.87.067-1.272.191l1.378-4.344.004-.012c.17-.56.274-.903.476-1.166a.7.7 0 0 1 .242-.208c.087-.044.264-.108.597-.108.525 0 .95.422.95.942zm6.006 4.678a2.3 2.3 0 0 1-.306-1.156c0-1.3 1.063-2.353 2.375-2.353a2.37 2.37 0 0 1 2.346 1.986l.006.035.009.071a2 2 0 0 1 .014.26c0 1.3-1.063 2.354-2.375 2.354a2.38 2.38 0 0 1-2.07-1.197m2.069-5.392c.443 0 .87.067 1.272.191l-1.378-4.344-.004-.012c-.17-.56-.274-.903-.476-1.166a.7.7 0 0 0-.242-.208c-.087-.044-.264-.108-.597-.108a.946.946 0 0 0-.95.942v5.419a4.3 4.3 0 0 1 2.375-.714m-6.175.942V4.706h1.9v3.765z", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgBinocularsOutlined;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgBinocularsOutlined = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 19 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m.043 11.165-.001.005a4 4 0 0 0-.042.595C0 14.104 1.914 16 4.275 16a4.27 4.27 0 0 0 4.188-3.382q.086-.413.087-.853v-1.412h1.9v1.412a4.2 4.2 0 0 0 .336 1.648A4.28 4.28 0 0 0 14.725 16C17.086 16 19 14.104 19 11.765a4.3 4.3 0 0 0-.126-1.023c-.13-.578-.349-1.33-.349-1.33l-2.09-6.588-.031-.105C16.114 1.749 15.59 0 13.3 0c-1.574 0-2.85 1.264-2.85 2.824h-1.9C8.55 1.264 7.274 0 5.7 0 3.41 0 2.887 1.75 2.597 2.719l-.032.105-2.09 6.588s-.218.753-.35 1.33q-.051.208-.082.423m1.886.233q.013-.077.04-.202a2.37 2.37 0 0 1 2.306-1.784 2.364 2.364 0 0 1 2.327 2.827 2.37 2.37 0 0 1-2.327 1.879 2.37 2.37 0 0 1-2.327-1.88 2.3 2.3 0 0 1-.034-.734l.01-.07zM6.65 8.243a4.3 4.3 0 0 0-2.375-.714c-.443 0-.87.067-1.272.191l1.378-4.344.004-.012c.17-.56.274-.903.476-1.166a.7.7 0 0 1 .242-.208c.087-.044.264-.108.597-.108.525 0 .95.422.95.942zm6.006 4.678a2.3 2.3 0 0 1-.306-1.156c0-1.3 1.063-2.353 2.375-2.353a2.37 2.37 0 0 1 2.346 1.986l.006.035.009.071a2 2 0 0 1 .014.26c0 1.3-1.063 2.354-2.375 2.354a2.38 2.38 0 0 1-2.07-1.197m2.069-5.392c.443 0 .87.067 1.272.191l-1.378-4.344-.004-.012c-.17-.56-.274-.903-.476-1.166a.7.7 0 0 0-.242-.208c-.087-.044-.264-.108-.597-.108a.946.946 0 0 0-.95.942v5.419a4.3 4.3 0 0 1 2.375-.714m-6.175.942V4.706h1.9v3.765z", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgBinocularsOutlined as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgBinocularsRound = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.05 11.294V9.412a1.145 1.145 0 0 1 1.9 0V3.765a1.35 1.35 0 0 0-1.9 0v-.941C9.05 1.264 7.774 0 6.2 0 3.91 0 3.387 1.75 3.097 2.719l-.032.105-2.09 6.588s-.36 1.24-.433 1.758l-.016.124a4 4 0 0 0-.026.47C.5 14.105 2.414 16 4.775 16s4.275-1.896 4.275-4.235zm1.9 0v-8.47C10.95 1.264 12.226 0 13.8 0c2.29 0 2.813 1.75 3.104 2.719l.031.105 2.09 6.588s.36 1.24.433 1.758l.016.124q.026.233.026.47c0 2.34-1.914 4.236-4.275 4.236s-4.275-1.896-4.275-4.235zm7.125.47c0 1.56-1.276 2.824-2.85 2.824s-2.85-1.264-2.85-2.823c0-1.56 1.276-2.824 2.85-2.824s2.85 1.264 2.85 2.824m-13.3 2.824c1.574 0 2.85-1.264 2.85-2.823 0-1.56-1.276-2.824-2.85-2.824s-2.85 1.264-2.85 2.824 1.276 2.823 2.85 2.823", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgBinocularsRound;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgBinocularsRound = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.05 11.294V9.412a1.145 1.145 0 0 1 1.9 0V3.765a1.35 1.35 0 0 0-1.9 0v-.941C9.05 1.264 7.774 0 6.2 0 3.91 0 3.387 1.75 3.097 2.719l-.032.105-2.09 6.588s-.36 1.24-.433 1.758l-.016.124a4 4 0 0 0-.026.47C.5 14.105 2.414 16 4.775 16s4.275-1.896 4.275-4.235zm1.9 0v-8.47C10.95 1.264 12.226 0 13.8 0c2.29 0 2.813 1.75 3.104 2.719l.031.105 2.09 6.588s.36 1.24.433 1.758l.016.124q.026.233.026.47c0 2.34-1.914 4.236-4.275 4.236s-4.275-1.896-4.275-4.235zm7.125.47c0 1.56-1.276 2.824-2.85 2.824s-2.85-1.264-2.85-2.823c0-1.56 1.276-2.824 2.85-2.824s2.85 1.264 2.85 2.824m-13.3 2.824c1.574 0 2.85-1.264 2.85-2.823 0-1.56-1.276-2.824-2.85-2.824s-2.85 1.264-2.85 2.824 1.276 2.823 2.85 2.823", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgBinocularsRound as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgBinocularsSharp = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.05 11.294V9.412h1.9V3.765h-1.9v-.941C9.05 1.264 7.774 0 6.2 0 3.91 0 3.387 1.75 3.097 2.719l-.032.105-2.09 6.588s-.36 1.24-.433 1.758l-.016.124a4 4 0 0 0-.026.47C.5 14.105 2.414 16 4.775 16s4.275-1.896 4.275-4.235zm1.9 0v-8.47C10.95 1.264 12.226 0 13.8 0c2.29 0 2.813 1.75 3.104 2.719l.031.105 2.09 6.588s.36 1.24.433 1.758l.016.124q.026.233.026.47c0 2.34-1.914 4.236-4.275 4.236s-4.275-1.896-4.275-4.235zm7.125.47c0 1.56-1.276 2.824-2.85 2.824s-2.85-1.264-2.85-2.823c0-1.56 1.276-2.824 2.85-2.824s2.85 1.264 2.85 2.824m-13.3 2.824c1.574 0 2.85-1.264 2.85-2.823 0-1.56-1.276-2.824-2.85-2.824s-2.85 1.264-2.85 2.824 1.276 2.823 2.85 2.823", clipRule: "evenodd" }));
|
|
28
|
+
exports.default = SvgBinocularsSharp;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgBinocularsSharp = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.05 11.294V9.412h1.9V3.765h-1.9v-.941C9.05 1.264 7.774 0 6.2 0 3.91 0 3.387 1.75 3.097 2.719l-.032.105-2.09 6.588s-.36 1.24-.433 1.758l-.016.124a4 4 0 0 0-.026.47C.5 14.105 2.414 16 4.775 16s4.275-1.896 4.275-4.235zm1.9 0v-8.47C10.95 1.264 12.226 0 13.8 0c2.29 0 2.813 1.75 3.104 2.719l.031.105 2.09 6.588s.36 1.24.433 1.758l.016.124q.026.233.026.47c0 2.34-1.914 4.236-4.275 4.236s-4.275-1.896-4.275-4.235zm7.125.47c0 1.56-1.276 2.824-2.85 2.824s-2.85-1.264-2.85-2.823c0-1.56 1.276-2.824 2.85-2.824s2.85 1.264 2.85 2.824m-13.3 2.824c1.574 0 2.85-1.264 2.85-2.823 0-1.56-1.276-2.824-2.85-2.824s-2.85 1.264-2.85 2.824 1.276 2.823 2.85 2.823", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgBinocularsSharp as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgChangeFilled = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m.048 13.6v-1.608H8a4.02 4.02 0 0 1-2.832-1.168 4.005 4.005 0 0 1-.512-5.032l.88.88c-.568 1.064-.424 2.408.472 3.304.56.56 1.296.824 2.032.808V9.072l2.264 2.264zm3.288-3.392-.88-.88c.568-1.064.424-2.408-.472-3.304A2.8 2.8 0 0 0 8 5.2h-.048v1.72L5.688 4.664 7.952 2.4v1.616a3.94 3.94 0 0 1 2.88 1.16c1.36 1.36 1.528 3.48.504 5.032" }));
|
|
28
|
+
exports.default = SvgChangeFilled;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgChangeFilled = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m.048 13.6v-1.608H8a4.02 4.02 0 0 1-2.832-1.168 4.005 4.005 0 0 1-.512-5.032l.88.88c-.568 1.064-.424 2.408.472 3.304.56.56 1.296.824 2.032.808V9.072l2.264 2.264zm3.288-3.392-.88-.88c.568-1.064.424-2.408-.472-3.304A2.8 2.8 0 0 0 8 5.2h-.048v1.72L5.688 4.664 7.952 2.4v1.616a3.94 3.94 0 0 1 2.88 1.16c1.36 1.36 1.528 3.48.504 5.032" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgChangeFilled as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgChangeOutlined = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m0 14.4A6.41 6.41 0 0 1 1.6 8c0-3.528 2.872-6.4 6.4-6.4s6.4 2.872 6.4 6.4-2.872 6.4-6.4 6.4m3.336-4.192-.88-.88c.568-1.064.424-2.408-.472-3.304A2.8 2.8 0 0 0 8 5.2c-.024 0-.048.008-.072.008l.872.872-.848.848-2.264-2.264L7.952 2.4l.848.848-.768.768a4 4 0 0 1 2.8 1.152 4.026 4.026 0 0 1 .504 5.04m-1.024 1.128L8.048 13.6l-.848-.848.76-.76a3.98 3.98 0 0 1-2.784-1.168 4.005 4.005 0 0 1-.512-5.032l.88.88c-.568 1.064-.424 2.408.472 3.304a2.76 2.76 0 0 0 2.048.808L7.2 9.92l.848-.848z" }));
|
|
28
|
+
exports.default = SvgChangeOutlined;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgChangeOutlined = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m0 14.4A6.41 6.41 0 0 1 1.6 8c0-3.528 2.872-6.4 6.4-6.4s6.4 2.872 6.4 6.4-2.872 6.4-6.4 6.4m3.336-4.192-.88-.88c.568-1.064.424-2.408-.472-3.304A2.8 2.8 0 0 0 8 5.2c-.024 0-.048.008-.072.008l.872.872-.848.848-2.264-2.264L7.952 2.4l.848.848-.768.768a4 4 0 0 1 2.8 1.152 4.026 4.026 0 0 1 .504 5.04m-1.024 1.128L8.048 13.6l-.848-.848.76-.76a3.98 3.98 0 0 1-2.784-1.168 4.005 4.005 0 0 1-.512-5.032l.88.88c-.568 1.064-.424 2.408.472 3.304a2.76 2.76 0 0 0 2.048.808L7.2 9.92l.848-.848z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgChangeOutlined as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgChangeRound = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m.728 12.92a.4.4 0 0 1-.68-.28V12H8a4.02 4.02 0 0 1-2.832-1.168 4 4 0 0 1-.912-4.24c.152-.408.688-.512.992-.2a.62.62 0 0 1 .136.656 2.78 2.78 0 0 0 .64 2.944c.56.56 1.296.824 2.032.808v-.752c0-.36.432-.536.68-.28l1.296 1.296c.16.16.16.408 0 .568zm2.024-3.304a.62.62 0 0 1-.136-.656 2.78 2.78 0 0 0-.64-2.944A2.77 2.77 0 0 0 7.952 5.2v.752c0 .36-.432.536-.68.28L5.968 4.944a.396.396 0 0 1 0-.568L7.264 3.08a.4.4 0 0 1 .68.28v.648a3.94 3.94 0 0 1 2.88 1.16 4 4 0 0 1 .912 4.24.593.593 0 0 1-.984.208" }));
|
|
28
|
+
exports.default = SvgChangeRound;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgChangeRound = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m.728 12.92a.4.4 0 0 1-.68-.28V12H8a4.02 4.02 0 0 1-2.832-1.168 4 4 0 0 1-.912-4.24c.152-.408.688-.512.992-.2a.62.62 0 0 1 .136.656 2.78 2.78 0 0 0 .64 2.944c.56.56 1.296.824 2.032.808v-.752c0-.36.432-.536.68-.28l1.296 1.296c.16.16.16.408 0 .568zm2.024-3.304a.62.62 0 0 1-.136-.656 2.78 2.78 0 0 0-.64-2.944A2.77 2.77 0 0 0 7.952 5.2v.752c0 .36-.432.536-.68.28L5.968 4.944a.396.396 0 0 1 0-.568L7.264 3.08a.4.4 0 0 1 .68.28v.648a3.94 3.94 0 0 1 2.88 1.16 4 4 0 0 1 .912 4.24.593.593 0 0 1-.984.208" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgChangeRound as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgChangeSharp = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m.048 13.6v-1.608H8a4.02 4.02 0 0 1-2.832-1.168 4.005 4.005 0 0 1-.512-5.032l.88.88c-.568 1.064-.424 2.408.472 3.304.56.56 1.296.824 2.032.808V9.072l2.264 2.264zm3.288-3.392-.88-.88c.568-1.064.424-2.408-.472-3.304A2.8 2.8 0 0 0 8 5.2h-.048v1.72L5.688 4.664 7.952 2.4v1.616a3.94 3.94 0 0 1 2.88 1.16c1.36 1.36 1.528 3.48.504 5.032" }));
|
|
28
|
+
exports.default = SvgChangeSharp;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgChangeSharp = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8m.048 13.6v-1.608H8a4.02 4.02 0 0 1-2.832-1.168 4.005 4.005 0 0 1-.512-5.032l.88.88c-.568 1.064-.424 2.408.472 3.304.56.56 1.296.824 2.032.808V9.072l2.264 2.264zm3.288-3.392-.88-.88c.568-1.064.424-2.408-.472-3.304A2.8 2.8 0 0 0 8 5.2h-.048v1.72L5.688 4.664 7.952 2.4v1.616a3.94 3.94 0 0 1 2.88 1.16c1.36 1.36 1.528 3.48.504 5.032" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgChangeSharp as default
|
|
10
|
+
};
|