@dynatrace/strato-icons 2.1.0 → 2.2.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.
Files changed (57) hide show
  1. package/__icons/BrushIcon.js +4 -1
  2. package/__icons/DocumentStackIcon.js +1 -1
  3. package/__icons/FavoriteIcon.d.ts +1 -0
  4. package/__icons/HideIcon.d.ts +8 -0
  5. package/__icons/HideIcon.js +32 -0
  6. package/__icons/IoTIcon.js +1 -1
  7. package/__icons/OverlayIcon.d.ts +1 -1
  8. package/__icons/OverlayLeftIcon.d.ts +8 -0
  9. package/__icons/OverlayLeftIcon.js +41 -0
  10. package/__icons/OverlayRightIcon.d.ts +8 -0
  11. package/__icons/OverlayRightIcon.js +41 -0
  12. package/__icons/PinIcon.d.ts +1 -0
  13. package/__icons/PinOffIcon.d.ts +1 -0
  14. package/__icons/RequestIcon.js +1 -1
  15. package/__icons/SplitPanelIcon.d.ts +1 -1
  16. package/__icons/SplitPanelLeftIcon.d.ts +8 -0
  17. package/__icons/SplitPanelLeftIcon.js +33 -0
  18. package/__icons/SplitPanelRightIcon.d.ts +8 -0
  19. package/__icons/SplitPanelRightIcon.js +33 -0
  20. package/__icons/UnfavoriteIcon.d.ts +1 -0
  21. package/__icons/UnpinIcon.d.ts +8 -0
  22. package/__icons/UnpinIcon.js +32 -0
  23. package/__icons/ViewIcon.d.ts +1 -0
  24. package/__icons/ViewOffIcon.d.ts +1 -0
  25. package/esm/__icons/BrushIcon.js +5 -2
  26. package/esm/__icons/BrushIcon.js.map +2 -2
  27. package/esm/__icons/DocumentStackIcon.js +1 -1
  28. package/esm/__icons/DocumentStackIcon.js.map +2 -2
  29. package/esm/__icons/FavoriteIcon.js.map +2 -2
  30. package/esm/__icons/HideIcon.js +13 -0
  31. package/esm/__icons/HideIcon.js.map +7 -0
  32. package/esm/__icons/IoTIcon.js +1 -1
  33. package/esm/__icons/IoTIcon.js.map +1 -1
  34. package/esm/__icons/OverlayIcon.js.map +1 -1
  35. package/esm/__icons/OverlayLeftIcon.js +22 -0
  36. package/esm/__icons/OverlayLeftIcon.js.map +7 -0
  37. package/esm/__icons/OverlayRightIcon.js +22 -0
  38. package/esm/__icons/OverlayRightIcon.js.map +7 -0
  39. package/esm/__icons/PinIcon.js.map +2 -2
  40. package/esm/__icons/PinOffIcon.js.map +2 -2
  41. package/esm/__icons/RequestIcon.js +1 -1
  42. package/esm/__icons/RequestIcon.js.map +2 -2
  43. package/esm/__icons/SplitPanelIcon.js.map +1 -1
  44. package/esm/__icons/SplitPanelLeftIcon.js +14 -0
  45. package/esm/__icons/SplitPanelLeftIcon.js.map +7 -0
  46. package/esm/__icons/SplitPanelRightIcon.js +14 -0
  47. package/esm/__icons/SplitPanelRightIcon.js.map +7 -0
  48. package/esm/__icons/UnfavoriteIcon.js.map +2 -2
  49. package/esm/__icons/UnpinIcon.js +13 -0
  50. package/esm/__icons/UnpinIcon.js.map +7 -0
  51. package/esm/__icons/ViewIcon.js.map +2 -2
  52. package/esm/__icons/ViewOffIcon.js.map +2 -2
  53. package/esm/index.js +12 -0
  54. package/esm/index.js.map +2 -2
  55. package/index.d.ts +6 -0
  56. package/index.js +12 -0
  57. package/package.json +1 -1
@@ -25,7 +25,10 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  var import_SvgIcon = require("../lib/SvgIcon.js");
27
27
  const BrushIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "BrushIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.107 16.945a4 4 0 0 1-5.657 0l-4.95-4.95 9.192-9.193a1 1 0 0 1 1.415 0l2.428 2.429 3.438-3.438a1 1 0 0 1 1.414 0l.354.353a1 1 0 0 1 0 1.415l-3.438 3.437 2.168 2.168a1 1 0 0 1 0 1.415zM6.51 15.884a2.5 2.5 0 0 0 3.536 0l3.853-3.853-5.657-5.657-5.62 5.62 1.406 1.408 2.945-2.945 1.06 1.06-2.944 2.945zm8.45-4.914 1.096-1.097L10.4 4.217 9.304 5.313z" }) });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_SvgIcon.SvgIcon, { "data-iconname": "BrushIcon", ref: forwardedRef, ...props, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.107 16.945a4 4 0 0 1-5.657 0l-4.95-4.95 9.192-9.193a1 1 0 0 1 1.415 0l2.428 2.429 3.438-3.438a1 1 0 0 1 1.414 0l.354.353a1 1 0 0 1 0 1.415l-3.438 3.437 2.168 2.168a1 1 0 0 1 0 1.415zM6.51 15.884a2.5 2.5 0 0 0 3.536 0l3.853-3.853-5.657-5.657-5.62 5.62 1.406 1.408 2.945-2.945 1.06 1.06-2.944 2.945zm8.45-4.914 1.096-1.097L10.4 4.217 9.304 5.313z" }) }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "clip0_9440_12", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "20", height: "20" }) }) })
31
+ ] });
29
32
  });
30
33
  const BrushIcon = /* @__PURE__ */ Object.assign(BrushIconComponent, {
31
34
  displayName: "BrushIcon"
@@ -25,7 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  var import_SvgIcon = require("../lib/SvgIcon.js");
27
27
  const DocumentStackIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "DocumentStackIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.313 2.25h-6.06a1 1 0 0 0-1 1v.707l-4.8 1.496a1 1 0 0 0-.66 1.252l3.56 11.46a1 1 0 0 0 1.25.658l8.258-2.573h1.89a1 1 0 0 0 1-1V5.36zm1.937 5v7.5H8.754v-11h3.748v3.5zm-2.248-3.258 1.943 1.758h-1.943zM3.374 6.736l3.88-1.208v9.722a1 1 0 0 0 1 1h1.564l-3.182.991z" }) });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "DocumentStackIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.313 2.25h-6.06a1 1 0 0 0-1 1v.707l-4.8 1.496a1 1 0 0 0-.658 1.252l3.558 11.46a1 1 0 0 0 1.252.658l8.257-2.573h1.89a1 1 0 0 0 1-1V5.36zm1.937 5v7.5H8.754v-11h3.748v3.5zm-2.248-3.258 1.943 1.758h-1.943zM3.374 6.736l3.88-1.208v9.722a1 1 0 0 0 1 1h1.564l-3.182.991z" }) });
29
29
  });
30
30
  const DocumentStackIcon = /* @__PURE__ */ Object.assign(
31
31
  DocumentStackIconComponent,
@@ -1,5 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
+ * Use to show an item is not favorited and acts as the "Favorite" action.
3
4
  * @public
4
5
  */
5
6
  export declare const FavoriteIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -0,0 +1,8 @@
1
+ import { type SvgIconProps } from '../lib/SvgIcon.js';
2
+ /**
3
+ * Use to show an item is hidden and acts as the “view” action
4
+ * @public
5
+ */
6
+ export declare const HideIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
7
+ displayName: string;
8
+ };
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var HideIcon_exports = {};
20
+ __export(HideIcon_exports, {
21
+ HideIcon: () => HideIcon
22
+ });
23
+ module.exports = __toCommonJS(HideIcon_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ var import_SvgIcon = require("../lib/SvgIcon.js");
27
+ const HideIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "HideIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.693 7.5a11.3 11.3 0 0 0 2.557 2.956C7.485 11.446 8.792 12 10.001 12s2.516-.553 3.75-1.544A11.3 11.3 0 0 0 16.308 7.5h1.716a12 12 0 0 1-.996 1.639l1.097.632a.75.75 0 0 1 .275 1.024.753.753 0 0 1-1.027.274l-1.3-.748a12 12 0 0 1-1.667 1.527l.733 1.266a.75.75 0 0 1-.275 1.025.754.754 0 0 1-1.027-.275l-.7-1.209c-.764.405-1.566.683-2.384.791v1.304a.751.751 0 0 1-1.504 0v-1.304c-.819-.109-1.621-.388-2.386-.793l-.699 1.211a.754.754 0 0 1-1.027.275.75.75 0 0 1-.275-1.025l.732-1.267a12 12 0 0 1-1.68-1.542l-1.285.74a.753.753 0 0 1-1.027-.274.75.75 0 0 1 .275-1.025L2.96 9.121A12 12 0 0 1 1.977 7.5z" }) });
29
+ });
30
+ const HideIcon = /* @__PURE__ */ Object.assign(HideIconComponent, {
31
+ displayName: "HideIcon"
32
+ });
@@ -25,7 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  var import_SvgIcon = require("../lib/SvgIcon.js");
27
27
  const IoTIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "IoTIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 12.037h-.9v2.58h1.56a1.5 1.5 0 1 1 0 1.25h-2.81v-3.83h-2.224v4.099a1.5 1.5 0 1 1-1.25 0v-4.1H7.15v3.832H4.34a1.5 1.5 0 1 1 0-1.25H5.9v-2.583a4 4 0 0 1-3.9-4c0-2.21 1.905-4.257 4.303-4 .653-1.37 2.079-2.5 3.697-2.5 2.03 0 3.434 1.132 4.157 3.424 1.933 0 3.844 1.643 3.844 3.576 0 1.763-1.304 3.259-3 3.502M7.008 5.542c-2.182-.45-3.506 1.111-3.506 2.493a2.5 2.5 0 0 0 2.5 2.5h9c.968-.138 1.5-.994 1.5-2 .06-.378-.036-2.314-3.598-2.314C12.421 3.222 10.728 3.036 10 3.036c-1.02 0-2.113.914-2.993 2.506" }) });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "IoTIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15 12.037h-.9v2.58h1.56a1.5 1.5 0 1 1 0 1.25h-2.81v-3.83h-2.224v4.099a1.5 1.5 0 1 1-1.25 0v-4.1H7.149v3.832H4.34a1.5 1.5 0 1 1 0-1.25H5.9v-2.583a4 4 0 0 1-3.899-4c0-2.21 1.905-4.257 4.302-4 .654-1.37 2.08-2.5 3.698-2.5 2.03 0 3.434 1.132 4.157 3.424 1.933 0 3.844 1.643 3.844 3.576 0 1.763-1.304 3.259-3 3.502M7.008 5.542C4.825 5.092 3.5 6.653 3.5 8.035a2.5 2.5 0 0 0 2.5 2.5h9c.969-.138 1.5-.994 1.5-2 .062-.378-.035-2.314-3.597-2.314C12.421 3.222 10.728 3.036 10 3.036c-1.02 0-2.113.914-2.993 2.506" }) });
29
29
  });
30
30
  const IoTIcon = /* @__PURE__ */ Object.assign(IoTIconComponent, {
31
31
  displayName: "IoTIcon"
@@ -1,6 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
- * Use to switch to the overlay
3
+ * @deprecated Use 'OverlayRightIcon' instead of 'OverlayIcon'
4
4
  * @public
5
5
  */
6
6
  export declare const OverlayIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -0,0 +1,8 @@
1
+ import { type SvgIconProps } from '../lib/SvgIcon.js';
2
+ /**
3
+ * Use to open the overlay on the left side
4
+ * @public
5
+ */
6
+ export declare const OverlayLeftIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
7
+ displayName: string;
8
+ };
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var OverlayLeftIcon_exports = {};
20
+ __export(OverlayLeftIcon_exports, {
21
+ OverlayLeftIcon: () => OverlayLeftIcon
22
+ });
23
+ module.exports = __toCommonJS(OverlayLeftIcon_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ var import_SvgIcon = require("../lib/SvgIcon.js");
27
+ const OverlayLeftIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_SvgIcon.SvgIcon, { "data-iconname": "OverlayLeftIcon", ref: forwardedRef, ...props, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 4.5h-.571V3H16.5l.102.005a1 1 0 0 1 .893.892L17.5 4v1H16z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 3h2v1.5h-2z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.397 16.995A1 1 0 0 1 2.5 16V4l.005-.103a1 1 0 0 1 .892-.892L3.5 3H9v14H3.5zM7.5 4.5H4v11h3.5z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 7h1.5v2H16z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 11h1.5v2H16z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.429 15.5H16V15h1.5v1a1 1 0 0 1-.898.995L16.5 17h-1.071z" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 15.5h2V17h-2z" })
36
+ ] });
37
+ });
38
+ const OverlayLeftIcon = /* @__PURE__ */ Object.assign(
39
+ OverlayLeftIconComponent,
40
+ { displayName: "OverlayLeftIcon" }
41
+ );
@@ -0,0 +1,8 @@
1
+ import { type SvgIconProps } from '../lib/SvgIcon.js';
2
+ /**
3
+ * Use to open the overlay on the right side
4
+ * @public
5
+ */
6
+ export declare const OverlayRightIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
7
+ displayName: string;
8
+ };
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var OverlayRightIcon_exports = {};
20
+ __export(OverlayRightIcon_exports, {
21
+ OverlayRightIcon: () => OverlayRightIcon
22
+ });
23
+ module.exports = __toCommonJS(OverlayRightIcon_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ var import_SvgIcon = require("../lib/SvgIcon.js");
27
+ const OverlayRightIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_SvgIcon.SvgIcon, { "data-iconname": "OverlayRightIcon", ref: forwardedRef, ...props, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 15.5h.571V17H3.5l-.103-.005a1 1 0 0 1-.892-.893L2.5 16v-1H4z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.5 17h-2v-1.5h2z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.603 3.005A1 1 0 0 1 17.5 4v12l-.005.102a1 1 0 0 1-.893.893L16.5 17H11V3h5.5zM12.5 15.5H16v-11h-3.5z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 13H2.5v-2H4z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4 9H2.5V7H4z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.571 4.5H4V5H2.5V4a1 1 0 0 1 .897-.995L3.5 3h1.071z" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.5 4.5h-2V3h2z" })
36
+ ] });
37
+ });
38
+ const OverlayRightIcon = /* @__PURE__ */ Object.assign(
39
+ OverlayRightIconComponent,
40
+ { displayName: "OverlayRightIcon" }
41
+ );
@@ -1,5 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
+ * Use to show an item is unpinned and acts as the “Pin” action
3
4
  * @public
4
5
  */
5
6
  export declare const PinIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -1,5 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
+ * Use to show an item is pinned and acts as the “Unpin” action. Use it standalone where state of the filled pin would be unclear
3
4
  * @public
4
5
  */
5
6
  export declare const PinOffIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -26,7 +26,7 @@ var import_react = require("react");
26
26
  var import_SvgIcon = require("../lib/SvgIcon.js");
27
27
  const RequestIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
28
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_SvgIcon.SvgIcon, { "data-iconname": "RequestIcon", ref: forwardedRef, ...props, children: [
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m9.75 5.25 2.828 2.828 1.06-1.059L12.617 6h2.132v6.104a2.745 2.745 0 0 0-2 2.646 2.75 2.75 0 0 0 1.031 2.147 2.75 2.75 0 1 0 2.469-4.793V5.5a1 1 0 0 0-1-1h-2.626l1.017-1.016-1.063-1.062zm5.75 8.25a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m9.75 5.25 2.829 2.828 1.058-1.059L12.618 6h2.132v6.104a2.745 2.745 0 0 0-2 2.646 2.75 2.75 0 0 0 1.031 2.147 2.75 2.75 0 1 0 2.469-4.793V5.5a1 1 0 0 0-1-1h-2.626l1.017-1.016-1.062-1.062zm5.75 8.25a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5" }),
30
30
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 5.5a2.75 2.75 0 1 0-3.5 2.646v3.958a2.745 2.745 0 0 0-2 2.646A2.745 2.745 0 0 0 5.5 17.5a2.75 2.75 0 0 0 .75-5.396V8.146a2.75 2.75 0 0 0 2-2.646M5.5 4.25a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5m1.25 10.5a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0" })
31
31
  ] });
32
32
  });
@@ -1,6 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
- * Use to switch to the split panel
3
+ * @deprecated Use 'SplitPanelRightIcon' instead of 'SplitPanelIcon'
4
4
  * @public
5
5
  */
6
6
  export declare const SplitPanelIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -0,0 +1,8 @@
1
+ import { type SvgIconProps } from '../lib/SvgIcon.js';
2
+ /**
3
+ * Use to open the split panel on the left side
4
+ * @public
5
+ */
6
+ export declare const SplitPanelLeftIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
7
+ displayName: string;
8
+ };
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var SplitPanelLeftIcon_exports = {};
20
+ __export(SplitPanelLeftIcon_exports, {
21
+ SplitPanelLeftIcon: () => SplitPanelLeftIcon
22
+ });
23
+ module.exports = __toCommonJS(SplitPanelLeftIcon_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ var import_SvgIcon = require("../lib/SvgIcon.js");
27
+ const SplitPanelLeftIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "SplitPanelLeftIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.397 16.995A1 1 0 0 1 2.5 16V4l.005-.103a1 1 0 0 1 .892-.892L3.5 3h13l.102.005a1 1 0 0 1 .893.892L17.5 4v12a1 1 0 0 1-.898.995L16.5 17h-13zM7.5 4.5H4v11h3.5zm8.5 0H9v11h7z" }) });
29
+ });
30
+ const SplitPanelLeftIcon = /* @__PURE__ */ Object.assign(
31
+ SplitPanelLeftIconComponent,
32
+ { displayName: "SplitPanelLeftIcon" }
33
+ );
@@ -0,0 +1,8 @@
1
+ import { type SvgIconProps } from '../lib/SvgIcon.js';
2
+ /**
3
+ * Use to open the split panel on the right side
4
+ * @public
5
+ */
6
+ export declare const SplitPanelRightIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
7
+ displayName: string;
8
+ };
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var SplitPanelRightIcon_exports = {};
20
+ __export(SplitPanelRightIcon_exports, {
21
+ SplitPanelRightIcon: () => SplitPanelRightIcon
22
+ });
23
+ module.exports = __toCommonJS(SplitPanelRightIcon_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ var import_SvgIcon = require("../lib/SvgIcon.js");
27
+ const SplitPanelRightIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "SplitPanelRightIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.603 3.005A1 1 0 0 1 17.5 4v12l-.005.102a1 1 0 0 1-.893.893L16.5 17h-13l-.103-.005a1 1 0 0 1-.892-.893L2.5 16V4a1 1 0 0 1 .897-.995L3.5 3h13zM12.5 15.5H16v-11h-3.5zm-8.5 0h7v-11H4z" }) });
29
+ });
30
+ const SplitPanelRightIcon = /* @__PURE__ */ Object.assign(
31
+ SplitPanelRightIconComponent,
32
+ { displayName: "SplitPanelRightIcon" }
33
+ );
@@ -1,5 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
+ * Use to show an item is favorited and acts as the "Unfavorite" action.
3
4
  * @public
4
5
  */
5
6
  export declare const UnfavoriteIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -0,0 +1,8 @@
1
+ import { type SvgIconProps } from '../lib/SvgIcon.js';
2
+ /**
3
+ * Use to show an item is pinned and acts as the “Unpin” action. Ideal in lists with many pins for fast scanning.
4
+ * @public
5
+ */
6
+ export declare const UnpinIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
7
+ displayName: string;
8
+ };
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var UnpinIcon_exports = {};
20
+ __export(UnpinIcon_exports, {
21
+ UnpinIcon: () => UnpinIcon
22
+ });
23
+ module.exports = __toCommonJS(UnpinIcon_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ var import_SvgIcon = require("../lib/SvgIcon.js");
27
+ const UnpinIconComponent = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_SvgIcon.SvgIcon, { "data-iconname": "UnpinIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.002 2.498v1.501l-2 .001v4.504a4.99 4.99 0 0 1 1.996 3.994v.5a1 1 0 0 1-1 1h-3.25v3.5h-.603L10.1 17.5a3 3 0 0 1-.204 0l-.044-.002H9.248v-3.5h-3.25a1 1 0 0 1-1-1v-.5a5 5 0 0 1 2.004-3.999V4l-2-.001V2.498z" }) });
29
+ });
30
+ const UnpinIcon = /* @__PURE__ */ Object.assign(UnpinIconComponent, {
31
+ displayName: "UnpinIcon"
32
+ });
@@ -1,5 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
+ * Use to show an item is visible and acts as the “hide” action
3
4
  * @public
4
5
  */
5
6
  export declare const ViewIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -1,5 +1,6 @@
1
1
  import { type SvgIconProps } from '../lib/SvgIcon.js';
2
2
  /**
3
+ * Use to show an item is hidden and acts as the “view” action. Use it standalone where state of the filled pin would be unclear
3
4
  * @public
4
5
  */
5
6
  export declare const ViewOffIcon: import("react").ForwardRefExoticComponent<SvgIconProps & import("react").RefAttributes<SVGSVGElement>> & {
@@ -1,8 +1,11 @@
1
- import { jsx } from "react/jsx-runtime";
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const BrushIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "BrushIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.107 16.945a4 4 0 0 1-5.657 0l-4.95-4.95 9.192-9.193a1 1 0 0 1 1.415 0l2.428 2.429 3.438-3.438a1 1 0 0 1 1.414 0l.354.353a1 1 0 0 1 0 1.415l-3.438 3.437 2.168 2.168a1 1 0 0 1 0 1.415zM6.51 15.884a2.5 2.5 0 0 0 3.536 0l3.853-3.853-5.657-5.657-5.62 5.62 1.406 1.408 2.945-2.945 1.06 1.06-2.944 2.945zm8.45-4.914 1.096-1.097L10.4 4.217 9.304 5.313z" }) });
5
+ return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "BrushIcon", ref: forwardedRef, ...props, children: [
6
+ /* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx("path", { d: "M11.107 16.945a4 4 0 0 1-5.657 0l-4.95-4.95 9.192-9.193a1 1 0 0 1 1.415 0l2.428 2.429 3.438-3.438a1 1 0 0 1 1.414 0l.354.353a1 1 0 0 1 0 1.415l-3.438 3.437 2.168 2.168a1 1 0 0 1 0 1.415zM6.51 15.884a2.5 2.5 0 0 0 3.536 0l3.853-3.853-5.657-5.657-5.62 5.62 1.406 1.408 2.945-2.945 1.06 1.06-2.944 2.945zm8.45-4.914 1.096-1.097L10.4 4.217 9.304 5.313z" }) }),
7
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_9440_12", children: /* @__PURE__ */ jsx("rect", { width: "20", height: "20" }) }) })
8
+ ] });
6
9
  });
7
10
  const BrushIcon = /* @__PURE__ */ Object.assign(BrushIconComponent, {
8
11
  displayName: "BrushIcon"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/BrushIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst BrushIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"BrushIcon\" ref={forwardedRef} {...props}>\n <path d=\"M11.107 16.945a4 4 0 0 1-5.657 0l-4.95-4.95 9.192-9.193a1 1 0 0 1 1.415 0l2.428 2.429 3.438-3.438a1 1 0 0 1 1.414 0l.354.353a1 1 0 0 1 0 1.415l-3.438 3.437 2.168 2.168a1 1 0 0 1 0 1.415zM6.51 15.884a2.5 2.5 0 0 0 3.536 0l3.853-3.853-5.657-5.657-5.62 5.62 1.406 1.408 2.945-2.945 1.06 1.06-2.944 2.945zm8.45-4.914 1.096-1.097L10.4 4.217 9.304 5.313z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const BrushIcon = /* @__PURE__ */ Object.assign(BrushIconComponent, {\n displayName: 'BrushIcon',\n});\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,qBAAqC,2BAGzC,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,aAAY,KAAK,cAAe,GAAG,OACxD,8BAAC,UAAK,GAAE,gWAA+V,GACzW;AAEJ,CAAC;AAKM,MAAM,YAA4B,uBAAO,OAAO,oBAAoB;AAAA,EACzE,aAAa;AACf,CAAC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst BrushIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"BrushIcon\" ref={forwardedRef} {...props}>\n <g>\n <path d=\"M11.107 16.945a4 4 0 0 1-5.657 0l-4.95-4.95 9.192-9.193a1 1 0 0 1 1.415 0l2.428 2.429 3.438-3.438a1 1 0 0 1 1.414 0l.354.353a1 1 0 0 1 0 1.415l-3.438 3.437 2.168 2.168a1 1 0 0 1 0 1.415zM6.51 15.884a2.5 2.5 0 0 0 3.536 0l3.853-3.853-5.657-5.657-5.62 5.62 1.406 1.408 2.945-2.945 1.06 1.06-2.944 2.945zm8.45-4.914 1.096-1.097L10.4 4.217 9.304 5.313z\" />\n </g>\n <defs>\n <clipPath id=\"clip0_9440_12\">\n <rect width=\"20\" height=\"20\" />\n </clipPath>\n </defs>\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const BrushIcon = /* @__PURE__ */ Object.assign(BrushIconComponent, {\n displayName: 'BrushIcon',\n});\n"],
5
+ "mappings": "AAWI,SAEI,KAFJ;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,qBAAqC,2BAGzC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,aAAY,KAAK,cAAe,GAAG,OACxD;AAAA,wBAAC,OACC,8BAAC,UAAK,GAAE,gWAA+V,GACzW;AAAA,IACA,oBAAC,UACC,8BAAC,cAAS,IAAG,iBACX,8BAAC,UAAK,OAAM,MAAK,QAAO,MAAK,GAC/B,GACF;AAAA,KACF;AAEJ,CAAC;AAKM,MAAM,YAA4B,uBAAO,OAAO,oBAAoB;AAAA,EACzE,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const DocumentStackIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "DocumentStackIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M14.313 2.25h-6.06a1 1 0 0 0-1 1v.707l-4.8 1.496a1 1 0 0 0-.66 1.252l3.56 11.46a1 1 0 0 0 1.25.658l8.258-2.573h1.89a1 1 0 0 0 1-1V5.36zm1.937 5v7.5H8.754v-11h3.748v3.5zm-2.248-3.258 1.943 1.758h-1.943zM3.374 6.736l3.88-1.208v9.722a1 1 0 0 0 1 1h1.564l-3.182.991z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "DocumentStackIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M14.313 2.25h-6.06a1 1 0 0 0-1 1v.707l-4.8 1.496a1 1 0 0 0-.658 1.252l3.558 11.46a1 1 0 0 0 1.252.658l8.257-2.573h1.89a1 1 0 0 0 1-1V5.36zm1.937 5v7.5H8.754v-11h3.748v3.5zm-2.248-3.258 1.943 1.758h-1.943zM3.374 6.736l3.88-1.208v9.722a1 1 0 0 0 1 1h1.564l-3.182.991z" }) });
6
6
  });
7
7
  const DocumentStackIcon = /* @__PURE__ */ Object.assign(
8
8
  DocumentStackIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/DocumentStackIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst DocumentStackIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"DocumentStackIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.313 2.25h-6.06a1 1 0 0 0-1 1v.707l-4.8 1.496a1 1 0 0 0-.66 1.252l3.56 11.46a1 1 0 0 0 1.25.658l8.258-2.573h1.89a1 1 0 0 0 1-1V5.36zm1.937 5v7.5H8.754v-11h3.748v3.5zm-2.248-3.258 1.943 1.758h-1.943zM3.374 6.736l3.88-1.208v9.722a1 1 0 0 0 1 1h1.564l-3.182.991z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const DocumentStackIcon = /* @__PURE__ */ Object.assign(\n DocumentStackIconComponent,\n { displayName: 'DocumentStackIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,6BAA6C,2BAGjD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,qBAAoB,KAAK,cAAe,GAAG,OAChE,8BAAC,UAAK,GAAE,0QAAyQ,GACnR;AAEJ,CAAC;AAKM,MAAM,oBAAoC,uBAAO;AAAA,EACtD;AAAA,EACA,EAAE,aAAa,oBAAoB;AACrC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst DocumentStackIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"DocumentStackIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.313 2.25h-6.06a1 1 0 0 0-1 1v.707l-4.8 1.496a1 1 0 0 0-.658 1.252l3.558 11.46a1 1 0 0 0 1.252.658l8.257-2.573h1.89a1 1 0 0 0 1-1V5.36zm1.937 5v7.5H8.754v-11h3.748v3.5zm-2.248-3.258 1.943 1.758h-1.943zM3.374 6.736l3.88-1.208v9.722a1 1 0 0 0 1 1h1.564l-3.182.991z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const DocumentStackIcon = /* @__PURE__ */ Object.assign(\n DocumentStackIconComponent,\n { displayName: 'DocumentStackIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,6BAA6C,2BAGjD,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,qBAAoB,KAAK,cAAe,GAAG,OAChE,8BAAC,UAAK,GAAE,6QAA4Q,GACtR;AAEJ,CAAC;AAKM,MAAM,oBAAoC,uBAAO;AAAA,EACtD;AAAA,EACA,EAAE,aAAa,oBAAoB;AACrC;",
6
6
  "names": []
7
7
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/FavoriteIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst FavoriteIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"FavoriteIcon\" ref={forwardedRef} {...props}>\n <path d=\"M7.533 7.486 1.5 8.116 6 12l-1.268 6L10 15.001 15.274 18 14 12l4.5-3.883-6.021-.63L10 2zm2.47-2.08 1.53 3.389 3.601.377-2.675 2.309.798 3.762L10 13.39l-3.255 1.853.796-3.763-2.675-2.307L8.48 8.795z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const FavoriteIcon = /* @__PURE__ */ Object.assign(\n FavoriteIconComponent,\n { displayName: 'FavoriteIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D,8BAAC,UAAK,GAAE,yMAAwM,GAClN;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst FavoriteIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"FavoriteIcon\" ref={forwardedRef} {...props}>\n <path d=\"M7.533 7.486 1.5 8.116 6 12l-1.268 6L10 15.001 15.274 18 14 12l4.5-3.883-6.021-.63L10 2zm2.47-2.08 1.53 3.389 3.601.377-2.675 2.309.798 3.762L10 13.39l-3.255 1.853.796-3.763-2.675-2.307L8.48 8.795z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Use to show an item is not favorited and acts as the \"Favorite\" action.\n * @public\n */\nexport const FavoriteIcon = /* @__PURE__ */ Object.assign(\n FavoriteIconComponent,\n { displayName: 'FavoriteIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D,8BAAC,UAAK,GAAE,yMAAwM,GAClN;AAEJ,CAAC;AAMM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
6
6
  "names": []
7
7
  }
@@ -0,0 +1,13 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import { SvgIcon } from "../lib/SvgIcon.js";
4
+ const HideIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "HideIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M3.693 7.5a11.3 11.3 0 0 0 2.557 2.956C7.485 11.446 8.792 12 10.001 12s2.516-.553 3.75-1.544A11.3 11.3 0 0 0 16.308 7.5h1.716a12 12 0 0 1-.996 1.639l1.097.632a.75.75 0 0 1 .275 1.024.753.753 0 0 1-1.027.274l-1.3-.748a12 12 0 0 1-1.667 1.527l.733 1.266a.75.75 0 0 1-.275 1.025.754.754 0 0 1-1.027-.275l-.7-1.209c-.764.405-1.566.683-2.384.791v1.304a.751.751 0 0 1-1.504 0v-1.304c-.819-.109-1.621-.388-2.386-.793l-.699 1.211a.754.754 0 0 1-1.027.275.75.75 0 0 1-.275-1.025l.732-1.267a12 12 0 0 1-1.68-1.542l-1.285.74a.753.753 0 0 1-1.027-.274.75.75 0 0 1 .275-1.025L2.96 9.121A12 12 0 0 1 1.977 7.5z" }) });
6
+ });
7
+ const HideIcon = /* @__PURE__ */ Object.assign(HideIconComponent, {
8
+ displayName: "HideIcon"
9
+ });
10
+ export {
11
+ HideIcon
12
+ };
13
+ //# sourceMappingURL=HideIcon.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/__icons/HideIcon.tsx"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HideIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HideIcon\" ref={forwardedRef} {...props}>\n <path d=\"M3.693 7.5a11.3 11.3 0 0 0 2.557 2.956C7.485 11.446 8.792 12 10.001 12s2.516-.553 3.75-1.544A11.3 11.3 0 0 0 16.308 7.5h1.716a12 12 0 0 1-.996 1.639l1.097.632a.75.75 0 0 1 .275 1.024.753.753 0 0 1-1.027.274l-1.3-.748a12 12 0 0 1-1.667 1.527l.733 1.266a.75.75 0 0 1-.275 1.025.754.754 0 0 1-1.027-.275l-.7-1.209c-.764.405-1.566.683-2.384.791v1.304a.751.751 0 0 1-1.504 0v-1.304c-.819-.109-1.621-.388-2.386-.793l-.699 1.211a.754.754 0 0 1-1.027.275.75.75 0 0 1-.275-1.025l.732-1.267a12 12 0 0 1-1.68-1.542l-1.285.74a.753.753 0 0 1-1.027-.274.75.75 0 0 1 .275-1.025L2.96 9.121A12 12 0 0 1 1.977 7.5z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Use to show an item is hidden and acts as the \u201Cview\u201D action\n * @public\n */\nexport const HideIcon = /* @__PURE__ */ Object.assign(HideIconComponent, {\n displayName: 'HideIcon',\n});\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD,8BAAC,UAAK,GAAE,wlBAAulB,GACjmB;AAEJ,CAAC;AAMM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
6
+ "names": []
7
+ }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const IoTIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "IoTIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M15 12.037h-.9v2.58h1.56a1.5 1.5 0 1 1 0 1.25h-2.81v-3.83h-2.224v4.099a1.5 1.5 0 1 1-1.25 0v-4.1H7.15v3.832H4.34a1.5 1.5 0 1 1 0-1.25H5.9v-2.583a4 4 0 0 1-3.9-4c0-2.21 1.905-4.257 4.303-4 .653-1.37 2.079-2.5 3.697-2.5 2.03 0 3.434 1.132 4.157 3.424 1.933 0 3.844 1.643 3.844 3.576 0 1.763-1.304 3.259-3 3.502M7.008 5.542c-2.182-.45-3.506 1.111-3.506 2.493a2.5 2.5 0 0 0 2.5 2.5h9c.968-.138 1.5-.994 1.5-2 .06-.378-.036-2.314-3.598-2.314C12.421 3.222 10.728 3.036 10 3.036c-1.02 0-2.113.914-2.993 2.506" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "IoTIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M15 12.037h-.9v2.58h1.56a1.5 1.5 0 1 1 0 1.25h-2.81v-3.83h-2.224v4.099a1.5 1.5 0 1 1-1.25 0v-4.1H7.149v3.832H4.34a1.5 1.5 0 1 1 0-1.25H5.9v-2.583a4 4 0 0 1-3.899-4c0-2.21 1.905-4.257 4.302-4 .654-1.37 2.08-2.5 3.698-2.5 2.03 0 3.434 1.132 4.157 3.424 1.933 0 3.844 1.643 3.844 3.576 0 1.763-1.304 3.259-3 3.502M7.008 5.542C4.825 5.092 3.5 6.653 3.5 8.035a2.5 2.5 0 0 0 2.5 2.5h9c.969-.138 1.5-.994 1.5-2 .062-.378-.035-2.314-3.597-2.314C12.421 3.222 10.728 3.036 10 3.036c-1.02 0-2.113.914-2.993 2.506" }) });
6
6
  });
7
7
  const IoTIcon = /* @__PURE__ */ Object.assign(IoTIconComponent, {
8
8
  displayName: "IoTIcon"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/IoTIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst IoTIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"IoTIcon\" ref={forwardedRef} {...props}>\n <path d=\"M15 12.037h-.9v2.58h1.56a1.5 1.5 0 1 1 0 1.25h-2.81v-3.83h-2.224v4.099a1.5 1.5 0 1 1-1.25 0v-4.1H7.15v3.832H4.34a1.5 1.5 0 1 1 0-1.25H5.9v-2.583a4 4 0 0 1-3.9-4c0-2.21 1.905-4.257 4.303-4 .653-1.37 2.079-2.5 3.697-2.5 2.03 0 3.434 1.132 4.157 3.424 1.933 0 3.844 1.643 3.844 3.576 0 1.763-1.304 3.259-3 3.502M7.008 5.542c-2.182-.45-3.506 1.111-3.506 2.493a2.5 2.5 0 0 0 2.5 2.5h9c.968-.138 1.5-.994 1.5-2 .06-.378-.036-2.314-3.598-2.314C12.421 3.222 10.728 3.036 10 3.036c-1.02 0-2.113.914-2.993 2.506\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const IoTIcon = /* @__PURE__ */ Object.assign(IoTIconComponent, {\n displayName: 'IoTIcon',\n});\n"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst IoTIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"IoTIcon\" ref={forwardedRef} {...props}>\n <path d=\"M15 12.037h-.9v2.58h1.56a1.5 1.5 0 1 1 0 1.25h-2.81v-3.83h-2.224v4.099a1.5 1.5 0 1 1-1.25 0v-4.1H7.149v3.832H4.34a1.5 1.5 0 1 1 0-1.25H5.9v-2.583a4 4 0 0 1-3.899-4c0-2.21 1.905-4.257 4.302-4 .654-1.37 2.08-2.5 3.698-2.5 2.03 0 3.434 1.132 4.157 3.424 1.933 0 3.844 1.643 3.844 3.576 0 1.763-1.304 3.259-3 3.502M7.008 5.542C4.825 5.092 3.5 6.653 3.5 8.035a2.5 2.5 0 0 0 2.5 2.5h9c.969-.138 1.5-.994 1.5-2 .062-.378-.035-2.314-3.597-2.314C12.421 3.222 10.728 3.036 10 3.036c-1.02 0-2.113.914-2.993 2.506\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const IoTIcon = /* @__PURE__ */ Object.assign(IoTIconComponent, {\n displayName: 'IoTIcon',\n});\n"],
5
5
  "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,mBAAmC,2BAGvC,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,WAAU,KAAK,cAAe,GAAG,OACtD,8BAAC,UAAK,GAAE,yfAAwf,GAClgB;AAEJ,CAAC;AAKM,MAAM,UAA0B,uBAAO,OAAO,kBAAkB;AAAA,EACrE,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/OverlayIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst OverlayIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"OverlayIcon\" ref={forwardedRef} {...props}>\n <path d=\"M4 15.5h.571V17H3.5l-.103-.005a1 1 0 0 1-.892-.893L2.5 16v-1H4z\" />\n <path d=\"M8.5 17h-2v-1.5h2z\" />\n <path d=\"M16.603 3.005A1 1 0 0 1 17.5 4v12l-.005.102a1 1 0 0 1-.893.893L16.5 17H11V3h5.5zM12.5 15.5H16v-11h-3.5z\" />\n <path d=\"M4 13H2.5v-2H4z\" />\n <path d=\"M4 9H2.5V7H4z\" />\n <path d=\"M4.571 4.5H4V5H2.5V4a1 1 0 0 1 .897-.995L3.5 3h1.071z\" />\n <path d=\"M8.5 4.5h-2V3h2z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Use to switch to the overlay\n * @public\n */\nexport const OverlayIcon = /* @__PURE__ */ Object.assign(OverlayIconComponent, {\n displayName: 'OverlayIcon',\n});\n"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst OverlayIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"OverlayIcon\" ref={forwardedRef} {...props}>\n <path d=\"M4 15.5h.571V17H3.5l-.103-.005a1 1 0 0 1-.892-.893L2.5 16v-1H4z\" />\n <path d=\"M8.5 17h-2v-1.5h2z\" />\n <path d=\"M16.603 3.005A1 1 0 0 1 17.5 4v12l-.005.102a1 1 0 0 1-.893.893L16.5 17H11V3h5.5zM12.5 15.5H16v-11h-3.5z\" />\n <path d=\"M4 13H2.5v-2H4z\" />\n <path d=\"M4 9H2.5V7H4z\" />\n <path d=\"M4.571 4.5H4V5H2.5V4a1 1 0 0 1 .897-.995L3.5 3h1.071z\" />\n <path d=\"M8.5 4.5h-2V3h2z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @deprecated Use 'OverlayRightIcon' instead of 'OverlayIcon'\n * @public\n */\nexport const OverlayIcon = /* @__PURE__ */ Object.assign(OverlayIconComponent, {\n displayName: 'OverlayIcon',\n});\n"],
5
5
  "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,wBAAC,UAAK,GAAE,mEAAkE;AAAA,IAC1E,oBAAC,UAAK,GAAE,sBAAqB;AAAA,IAC7B,oBAAC,UAAK,GAAE,2GAA0G;AAAA,IAClH,oBAAC,UAAK,GAAE,mBAAkB;AAAA,IAC1B,oBAAC,UAAK,GAAE,iBAAgB;AAAA,IACxB,oBAAC,UAAK,GAAE,yDAAwD;AAAA,IAChE,oBAAC,UAAK,GAAE,oBAAmB;AAAA,KAC7B;AAEJ,CAAC;AAMM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -0,0 +1,22 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import { SvgIcon } from "../lib/SvgIcon.js";
4
+ const OverlayLeftIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
+ return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "OverlayLeftIcon", ref: forwardedRef, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M16 4.5h-.571V3H16.5l.102.005a1 1 0 0 1 .893.892L17.5 4v1H16z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M11.5 3h2v1.5h-2z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M3.397 16.995A1 1 0 0 1 2.5 16V4l.005-.103a1 1 0 0 1 .892-.892L3.5 3H9v14H3.5zM7.5 4.5H4v11h3.5z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M16 7h1.5v2H16z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M16 11h1.5v2H16z" }),
11
+ /* @__PURE__ */ jsx("path", { d: "M15.429 15.5H16V15h1.5v1a1 1 0 0 1-.898.995L16.5 17h-1.071z" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M11.5 15.5h2V17h-2z" })
13
+ ] });
14
+ });
15
+ const OverlayLeftIcon = /* @__PURE__ */ Object.assign(
16
+ OverlayLeftIconComponent,
17
+ { displayName: "OverlayLeftIcon" }
18
+ );
19
+ export {
20
+ OverlayLeftIcon
21
+ };
22
+ //# sourceMappingURL=OverlayLeftIcon.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/__icons/OverlayLeftIcon.tsx"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst OverlayLeftIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"OverlayLeftIcon\" ref={forwardedRef} {...props}>\n <path d=\"M16 4.5h-.571V3H16.5l.102.005a1 1 0 0 1 .893.892L17.5 4v1H16z\" />\n <path d=\"M11.5 3h2v1.5h-2z\" />\n <path d=\"M3.397 16.995A1 1 0 0 1 2.5 16V4l.005-.103a1 1 0 0 1 .892-.892L3.5 3H9v14H3.5zM7.5 4.5H4v11h3.5z\" />\n <path d=\"M16 7h1.5v2H16z\" />\n <path d=\"M16 11h1.5v2H16z\" />\n <path d=\"M15.429 15.5H16V15h1.5v1a1 1 0 0 1-.898.995L16.5 17h-1.071z\" />\n <path d=\"M11.5 15.5h2V17h-2z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Use to open the overlay on the left side\n * @public\n */\nexport const OverlayLeftIcon = /* @__PURE__ */ Object.assign(\n OverlayLeftIconComponent,\n { displayName: 'OverlayLeftIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D;AAAA,wBAAC,UAAK,GAAE,iEAAgE;AAAA,IACxE,oBAAC,UAAK,GAAE,qBAAoB;AAAA,IAC5B,oBAAC,UAAK,GAAE,oGAAmG;AAAA,IAC3G,oBAAC,UAAK,GAAE,mBAAkB;AAAA,IAC1B,oBAAC,UAAK,GAAE,oBAAmB;AAAA,IAC3B,oBAAC,UAAK,GAAE,+DAA8D;AAAA,IACtE,oBAAC,UAAK,GAAE,uBAAsB;AAAA,KAChC;AAEJ,CAAC;AAMM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
6
+ "names": []
7
+ }
@@ -0,0 +1,22 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import { SvgIcon } from "../lib/SvgIcon.js";
4
+ const OverlayRightIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
+ return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "OverlayRightIcon", ref: forwardedRef, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M4 15.5h.571V17H3.5l-.103-.005a1 1 0 0 1-.892-.893L2.5 16v-1H4z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M8.5 17h-2v-1.5h2z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M16.603 3.005A1 1 0 0 1 17.5 4v12l-.005.102a1 1 0 0 1-.893.893L16.5 17H11V3h5.5zM12.5 15.5H16v-11h-3.5z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M4 13H2.5v-2H4z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M4 9H2.5V7H4z" }),
11
+ /* @__PURE__ */ jsx("path", { d: "M4.571 4.5H4V5H2.5V4a1 1 0 0 1 .897-.995L3.5 3h1.071z" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M8.5 4.5h-2V3h2z" })
13
+ ] });
14
+ });
15
+ const OverlayRightIcon = /* @__PURE__ */ Object.assign(
16
+ OverlayRightIconComponent,
17
+ { displayName: "OverlayRightIcon" }
18
+ );
19
+ export {
20
+ OverlayRightIcon
21
+ };
22
+ //# sourceMappingURL=OverlayRightIcon.js.map