@dynatrace/strato-icons 0.39.0 → 0.39.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. package/README.md +1 -1
  2. package/__icons/BarChartGroupedIcon.d.ts +3 -0
  3. package/__icons/BarChartGroupedIcon.js +37 -0
  4. package/__icons/CellsIcon.d.ts +3 -0
  5. package/__icons/CellsIcon.js +37 -0
  6. package/__icons/CertifiedIcon.js +1 -1
  7. package/__icons/ChartTooltipGroupedIcon.d.ts +3 -0
  8. package/__icons/ChartTooltipGroupedIcon.js +37 -0
  9. package/__icons/ChartTooltipSharedIcon.d.ts +3 -0
  10. package/__icons/ChartTooltipSharedIcon.js +37 -0
  11. package/__icons/ChartTooltipSingleIcon.d.ts +3 -0
  12. package/__icons/ChartTooltipSingleIcon.js +37 -0
  13. package/__icons/CurveLinearIcon.js +1 -1
  14. package/__icons/DeclineIcon.d.ts +0 -3
  15. package/__icons/HomeFilledIcon.js +1 -1
  16. package/__icons/HoneycombIcon.js +1 -1
  17. package/__icons/LocationMarkerIcon.js +1 -1
  18. package/__icons/MarkdownIcon.d.ts +3 -0
  19. package/__icons/MarkdownIcon.js +37 -0
  20. package/__icons/NotificationActiveIcon.js +1 -1
  21. package/__icons/NotificationIcon.js +1 -1
  22. package/__icons/NotificationOffIcon.js +1 -1
  23. package/__icons/RadiusIcon.d.ts +3 -0
  24. package/__icons/RadiusIcon.js +37 -0
  25. package/__icons/TreemapIcon.d.ts +3 -0
  26. package/__icons/TreemapIcon.js +37 -0
  27. package/__icons/TreemmapIcon.d.ts +3 -0
  28. package/__icons/VariableIcon.js +1 -1
  29. package/__icons/XAxisIcon.d.ts +3 -0
  30. package/__icons/XAxisIcon.js +37 -0
  31. package/__icons/YAxisLeftIcon.d.ts +3 -0
  32. package/__icons/YAxisLeftIcon.js +37 -0
  33. package/__icons/YAxisRightIcon.d.ts +3 -0
  34. package/__icons/YAxisRightIcon.js +37 -0
  35. package/esm/__icons/BarChartGroupedIcon.js +9 -0
  36. package/esm/__icons/BarChartGroupedIcon.js.map +7 -0
  37. package/esm/__icons/CellsIcon.js +9 -0
  38. package/esm/__icons/CellsIcon.js.map +7 -0
  39. package/esm/__icons/CertifiedIcon.js +1 -1
  40. package/esm/__icons/CertifiedIcon.js.map +2 -2
  41. package/esm/__icons/ChartTooltipGroupedIcon.js +9 -0
  42. package/esm/__icons/ChartTooltipGroupedIcon.js.map +7 -0
  43. package/esm/__icons/ChartTooltipSharedIcon.js +9 -0
  44. package/esm/__icons/ChartTooltipSharedIcon.js.map +7 -0
  45. package/esm/__icons/ChartTooltipSingleIcon.js +9 -0
  46. package/esm/__icons/ChartTooltipSingleIcon.js.map +7 -0
  47. package/esm/__icons/CurveLinearIcon.js +1 -1
  48. package/esm/__icons/CurveLinearIcon.js.map +1 -1
  49. package/esm/__icons/DeclineIcon.js.map +2 -2
  50. package/esm/__icons/HomeFilledIcon.js +1 -1
  51. package/esm/__icons/HomeFilledIcon.js.map +2 -2
  52. package/esm/__icons/HoneycombIcon.js +1 -1
  53. package/esm/__icons/HoneycombIcon.js.map +2 -2
  54. package/esm/__icons/LocationMarkerIcon.js +1 -1
  55. package/esm/__icons/LocationMarkerIcon.js.map +2 -2
  56. package/esm/__icons/MarkdownIcon.js +9 -0
  57. package/esm/__icons/MarkdownIcon.js.map +7 -0
  58. package/esm/__icons/NotificationActiveIcon.js +1 -1
  59. package/esm/__icons/NotificationActiveIcon.js.map +2 -2
  60. package/esm/__icons/NotificationIcon.js +1 -1
  61. package/esm/__icons/NotificationIcon.js.map +2 -2
  62. package/esm/__icons/NotificationOffIcon.js +1 -1
  63. package/esm/__icons/NotificationOffIcon.js.map +2 -2
  64. package/esm/__icons/RadiusIcon.js +9 -0
  65. package/esm/__icons/RadiusIcon.js.map +7 -0
  66. package/esm/__icons/TreemapIcon.js +9 -0
  67. package/esm/__icons/TreemapIcon.js.map +7 -0
  68. package/esm/__icons/TreemmapIcon.js.map +2 -2
  69. package/esm/__icons/VariableIcon.js +1 -1
  70. package/esm/__icons/VariableIcon.js.map +2 -2
  71. package/esm/__icons/XAxisIcon.js +9 -0
  72. package/esm/__icons/XAxisIcon.js.map +7 -0
  73. package/esm/__icons/YAxisLeftIcon.js +9 -0
  74. package/esm/__icons/YAxisLeftIcon.js.map +7 -0
  75. package/esm/__icons/YAxisRightIcon.js +9 -0
  76. package/esm/__icons/YAxisRightIcon.js.map +7 -0
  77. package/esm/index.js +22 -0
  78. package/esm/index.js.map +2 -2
  79. package/esm/lib/SvgIcon.js.map +1 -1
  80. package/index.d.ts +11 -0
  81. package/index.js +22 -0
  82. package/lib/SvgIcon.d.ts +1 -1
  83. package/package.json +2 -2
package/README.md CHANGED
@@ -12,7 +12,7 @@ npm install @dynatrace/strato-icons
12
12
 
13
13
  ## Documentation
14
14
 
15
- Check out the extensive documentation on the [Dynatrace Developer Documentation](https://developer.dynatrace.com/preview/reference/design-system/)
15
+ Check out the extensive documentation on the [Dynatrace Developer Documentation](https://developer.dynatrace.com/design/icons/)
16
16
 
17
17
  ## Breaking Changes
18
18
 
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const BarChartGroupedIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var BarChartGroupedIcon_exports = {};
29
+ __export(BarChartGroupedIcon_exports, {
30
+ BarChartGroupedIcon: () => BarChartGroupedIcon
31
+ });
32
+ module.exports = __toCommonJS(BarChartGroupedIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const BarChartGroupedIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M4.5 3H3V16C3 16.5523 3.44772 17 4 17H17V15.5H4.5V3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.75 4H10.35V14H8.75V4Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M12.5 6H14.1V14H12.5V6Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7.6 7H6V14H7.6V7Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M17 14H15.4L15.4 9H17V14Z" }));
37
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const CellsIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var CellsIcon_exports = {};
29
+ __export(CellsIcon_exports, {
30
+ CellsIcon: () => CellsIcon
31
+ });
32
+ module.exports = __toCommonJS(CellsIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const CellsIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M11.5 3V10.5L1.5 10.5V4C1.5 3.44772 1.94771 3 2.5 3H11.5ZM10 4.5L3 4.5L3 9L10 9V4.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M13 9.75V11.25H17L17 15.5H11.25L11.25 12H9.75002L9.75001 15.5H4L4 12H2.5L2.5 16C2.5 16.5523 2.94771 17 3.5 17H17.5C18.0523 17 18.5 16.5523 18.5 16V5C18.5 4.44772 18.0523 4 17.5 4L13 4V5.5L17 5.5V9.75L13 9.75Z" }));
37
+ });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(CertifiedIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const CertifiedIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.7826 13.2901L14 8.07266L13.021 7.09364L8.78184 11.3328L7.47825 10.0292L6.49999 11.0074L8.7826 13.2901Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.37706 1.99175C9.74189 1.70067 10.2596 1.70067 10.6244 1.99175L11.9004 3.0098C12.0897 3.16081 12.3273 3.23802 12.5692 3.2271L14.1999 3.15349C14.6661 3.13244 15.0849 3.43672 15.209 3.88666L15.6429 5.46029C15.7073 5.69371 15.8541 5.89584 16.0562 6.02918L17.4187 6.92813C17.8083 7.18516 17.9683 7.67749 17.8042 8.11442L17.2303 9.64257C17.1451 9.86923 17.1451 10.1191 17.2303 10.3457L17.8042 11.8739C17.9683 12.3108 17.8083 12.8032 17.4187 13.0602L16.0562 13.9591C15.8541 14.0925 15.7073 14.2946 15.6429 14.528L15.209 16.1017C15.0849 16.5516 14.6661 16.8559 14.1999 16.8348L12.5692 16.7612C12.3273 16.7503 12.0897 16.8275 11.9004 16.9785L10.6244 17.9966C10.2596 18.2876 9.74189 18.2876 9.37706 17.9966L8.10106 16.9785C7.91179 16.8275 7.67417 16.7503 7.43229 16.7612L5.80159 16.8348C5.33534 16.8559 4.91653 16.5516 4.79247 16.1017L4.35856 14.528C4.2942 14.2946 4.14734 14.0925 3.94524 13.9591L2.58271 13.0602C2.19313 12.8032 2.03316 12.3108 2.19726 11.8739L2.77118 10.3457C2.85631 10.1191 2.85631 9.86923 2.77118 9.64257L2.19726 8.11442C2.03316 7.67749 2.19313 7.18516 2.58271 6.92813L3.94524 6.02918C4.14734 5.89584 4.2942 5.69371 4.35856 5.4603L4.79247 3.88666C4.91653 3.43672 5.33534 3.13244 5.80159 3.15349L7.43229 3.2271C7.67417 3.23802 7.91179 3.16081 8.10106 3.0098L9.37706 1.99175ZM9.03656 4.18234C8.5634 4.55985 7.96934 4.75287 7.36465 4.72557L6.13247 4.66995L5.8046 5.85902C5.6437 6.44255 5.27655 6.94788 4.7713 7.28123L3.74175 7.96049L4.17541 9.11518C4.38823 9.68184 4.38823 10.3065 4.17541 10.8731L3.74175 12.0278L4.7713 12.7071C5.27655 13.0404 5.6437 13.5458 5.8046 14.1293L6.13247 15.3184L7.36466 15.2627C7.96934 15.2354 8.5634 15.4285 9.03656 15.806L10.0007 16.5752L10.9649 15.806C11.4381 15.4285 12.0321 15.2354 12.6368 15.2627L13.869 15.3184L14.1969 14.1293C14.3578 13.5458 14.7249 13.0404 15.2302 12.7071L16.2597 12.0278L15.826 10.8731C15.6132 10.3065 15.6132 9.68184 15.826 9.11518L16.2597 7.96049L15.2302 7.28123C14.7249 6.94788 14.3578 6.44255 14.1969 5.85902L13.869 4.66995L12.6368 4.72557C12.0321 4.75287 11.4381 4.55985 10.9649 4.18234L10.0007 3.41308L9.03656 4.18234Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M8.78262 13.2901L14 8.07266L13.021 7.09364L8.78185 11.3328L7.47827 10.0292L6.50001 11.0074L8.78262 13.2901Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.37707 1.99175C9.74191 1.70067 10.2596 1.70067 10.6244 1.99175L11.9004 3.0098C12.0897 3.16081 12.3273 3.23802 12.5692 3.2271L14.1999 3.15349C14.6661 3.13244 15.0849 3.43672 15.209 3.88666L15.6429 5.46029C15.7073 5.69371 15.8541 5.89584 16.0562 6.02918L17.4188 6.92813C17.8083 7.18516 17.9683 7.67749 17.8042 8.11442L17.2303 9.64257C17.1452 9.86923 17.1452 10.1191 17.2303 10.3457L17.8042 11.8739C17.9683 12.3108 17.8083 12.8032 17.4188 13.0602L16.0562 13.9591C15.8541 14.0925 15.7073 14.2946 15.6429 14.528L15.209 16.1017C15.0849 16.5516 14.6661 16.8559 14.1999 16.8348L12.5692 16.7612C12.3273 16.7503 12.0897 16.8275 11.9004 16.9785L10.6244 17.9966C10.2596 18.2876 9.74191 18.2876 9.37707 17.9966L8.10107 16.9785C7.91181 16.8275 7.67418 16.7503 7.43231 16.7612L5.8016 16.8348C5.33535 16.8559 4.91655 16.5516 4.79249 16.1017L4.35858 14.528C4.29422 14.2946 4.14736 14.0925 3.94526 13.9591L2.58272 13.0602C2.19315 12.8032 2.03318 12.3108 2.19728 11.8739L2.7712 10.3457C2.85632 10.1191 2.85632 9.86923 2.7712 9.64257L2.19728 8.11442C2.03318 7.67749 2.19315 7.18516 2.58272 6.92813L3.94526 6.02918C4.14736 5.89584 4.29422 5.69371 4.35858 5.4603L4.79249 3.88666C4.91655 3.43672 5.33535 3.13244 5.8016 3.15349L7.43231 3.2271C7.67418 3.23802 7.91181 3.16081 8.10107 3.0098L9.37707 1.99175ZM9.03657 4.18234C8.56341 4.55985 7.96936 4.75287 7.36467 4.72557L6.13248 4.66995L5.80461 5.85902C5.64371 6.44255 5.27656 6.94788 4.77132 7.28123L3.74176 7.96049L4.17543 9.11518C4.38825 9.68184 4.38825 10.3065 4.17543 10.8731L3.74176 12.0278L4.77132 12.7071C5.27657 13.0404 5.64371 13.5458 5.80461 14.1293L6.13248 15.3184L7.36467 15.2627C7.96936 15.2354 8.56341 15.4285 9.03657 15.806L10.0007 16.5752L10.9649 15.806C11.4381 15.4285 12.0321 15.2354 12.6368 15.2627L13.869 15.3184L14.1969 14.1293C14.3578 13.5458 14.7249 13.0404 15.2302 12.7071L16.2597 12.0278L15.8261 10.8731C15.6132 10.3065 15.6132 9.68184 15.8261 9.11518L16.2597 7.96049L15.2302 7.28123C14.7249 6.94788 14.3578 6.44255 14.1969 5.85902L13.869 4.66995L12.6368 4.72557C12.0321 4.75287 11.4381 4.55985 10.9649 4.18234L10.0007 3.41308L9.03657 4.18234Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const ChartTooltipGroupedIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var ChartTooltipGroupedIcon_exports = {};
29
+ __export(ChartTooltipGroupedIcon_exports, {
30
+ ChartTooltipGroupedIcon: () => ChartTooltipGroupedIcon
31
+ });
32
+ module.exports = __toCommonJS(ChartTooltipGroupedIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const ChartTooltipGroupedIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M8 8.25C8 8.80228 7.55228 9.25 7 9.25C6.44772 9.25 6 8.80228 6 8.25C6 7.69772 6.44772 7.25 7 7.25C7.55228 7.25 8 7.69772 8 8.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7 12.75C7.55228 12.75 8 12.3023 8 11.75C8 11.1977 7.55228 10.75 7 10.75C6.44772 10.75 6 11.1977 6 11.75C6 12.3023 6.44772 12.75 7 12.75Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.99998 4C3.4477 4 2.99998 4.44772 2.99998 5V15C2.99998 15.5523 3.4477 16 3.99999 16H16C16.5523 16 17 15.5523 17 15V5C17 4.44772 16.5523 4 16 4H3.99998ZM4.49998 5.5H15.5V14.5H4.49998V5.5Z" }));
37
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const ChartTooltipSharedIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var ChartTooltipSharedIcon_exports = {};
29
+ __export(ChartTooltipSharedIcon_exports, {
30
+ ChartTooltipSharedIcon: () => ChartTooltipSharedIcon
31
+ });
32
+ module.exports = __toCommonJS(ChartTooltipSharedIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const ChartTooltipSharedIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M8 11C8 11.5523 7.55228 12 7 12C6.44772 12 6 11.5523 6 11C6 10.4477 6.44772 10 7 10C7.55228 10 8 10.4477 8 11Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7 15.2471C7.55228 15.2471 8 14.7994 8 14.2471C8 13.6948 7.55228 13.2471 7 13.2471C6.44772 13.2471 6 13.6948 6 14.2471C6 14.7994 6.44772 15.2471 7 15.2471Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M8 5.75C8 6.30228 7.55228 6.75 7 6.75C6.44772 6.75 6 6.30228 6 5.75C6 5.19772 6.44772 4.75 7 4.75C7.55228 4.75 8 5.19772 8 5.75Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M4 2.25C3.44772 2.25 3 2.69772 3 3.25V16.75C3 17.3023 3.44772 17.75 4 17.75H16C16.5523 17.75 17 17.3023 17 16.75V3.25C17 2.69772 16.5523 2.25 16 2.25H4ZM4.5 9H15.5V16.25H4.5V9ZM4.5 7.75V3.75H15.5V7.75H4.5Z" }));
37
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const ChartTooltipSingleIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var ChartTooltipSingleIcon_exports = {};
29
+ __export(ChartTooltipSingleIcon_exports, {
30
+ ChartTooltipSingleIcon: () => ChartTooltipSingleIcon
31
+ });
32
+ module.exports = __toCommonJS(ChartTooltipSingleIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const ChartTooltipSingleIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M7 11C7.55228 11 8 10.5523 8 10C8 9.44772 7.55228 9 7 9C6.44772 9 6 9.44772 6 10C6 10.5523 6.44772 11 7 11Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 7C3 6.44772 3.44772 6 4 6H16C16.5523 6 17 6.44772 17 7V13C17 13.5523 16.5523 14 16 14H4C3.44772 14 3 13.5523 3 13V7ZM4.5 12.5H15.5V7.5H4.5V12.5Z" }));
37
+ });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(CurveLinearIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const CurveLinearIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.125 5.00232L18.3737 13.3863L17.1263 14.6136L10.125 7.49756L3.12372 14.6136L1.87627 13.3863L10.125 5.00232Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10.125 5.00232L18.3737 13.3863L17.1263 14.6136L10.125 7.49756L3.12374 14.6136L1.87628 13.3863L10.125 5.00232Z" }));
37
37
  });
@@ -1,6 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
- /**
4
- * Opposite of Success
5
- */
6
3
  export declare const DeclineIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(HomeFilledIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const HomeFilledIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.89061 2.76343L18.1497 8.78043L16.972 10.3969L15.5 9.32455V16.1395C15.5 16.6148 15.1147 17.0002 14.6393 17.0002H4.86068C4.38534 17.0002 4.00001 16.6148 4.00001 16.1395V9.50971L2.77806 10.3965L1.60333 8.77789L9.89061 2.76343ZM11.2485 11.791H8.24841V15.709H8.25001V17H11.25V15.5H11.2485V11.791Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.89059 2.76343L18.1496 8.78043L16.972 10.3969L15.5 9.32455V16.1395C15.5 16.6148 15.1147 17.0002 14.6393 17.0002H4.86067C4.38533 17.0002 3.99999 16.6148 3.99999 16.1395V9.50971L2.77804 10.3965L1.60332 8.77789L9.89059 2.76343ZM11.2485 11.791H8.2484V15.709H8.24999V17H11.25V15.5H11.2485V11.791Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(HoneycombIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const HoneycombIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.49994 9.86771L5.88635 11.8209L5.88635 15.6274L9.99997 18L14.1136 15.6274V11.8208L17.4999 9.86771V5.12257L13.3863 2.75L9.99994 4.70313L6.61356 2.75L2.49994 5.12257V9.86771ZM9.22107 5.99123L9.22107 8.95896L6.57881 10.4829L4.00605 8.99904L4.00605 5.99123L6.61356 4.48733L9.22107 5.99123ZM13.4211 10.4829L10.7788 8.95893V5.99123L13.3863 4.48733L15.9938 5.99123V8.99904L13.4211 10.4829ZM9.99994 10.2871L12.6075 11.7911V14.7588L9.99997 16.2627L7.39246 14.7588L7.39246 11.791L9.99994 10.2871Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.49992 9.86771L5.88634 11.8209L5.88634 15.6274L9.99996 18L14.1136 15.6274V11.8208L17.4999 9.86771V5.12257L13.3863 2.75L9.99993 4.70313L6.61354 2.75L2.49992 5.12257V9.86771ZM9.22105 5.99123L9.22105 8.95896L6.5788 10.4829L4.00604 8.99904L4.00603 5.99123L6.61354 4.48733L9.22105 5.99123ZM13.4211 10.4829L10.7788 8.95893V5.99123L13.3863 4.48733L15.9938 5.99123V8.99904L13.4211 10.4829ZM9.99993 10.2871L12.6075 11.7911V14.7588L9.99996 16.2627L7.39245 14.7588L7.39245 11.791L9.99993 10.2871Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(LocationMarkerIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const LocationMarkerIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10 10.6372C11.4909 10.6372 12.6996 9.42856 12.6996 7.93762C12.6996 6.44668 11.4909 5.23804 10 5.23804C8.50906 5.23804 7.30042 6.44668 7.30042 7.93762C7.30042 9.42856 8.50906 10.6372 10 10.6372ZM10 9.13721C9.33749 9.13721 8.80042 8.60013 8.80042 7.93762C8.80042 7.27511 9.33749 6.73804 10 6.73804C10.6625 6.73804 11.1996 7.27511 11.1996 7.93762C11.1996 8.60013 10.6625 9.13721 10 9.13721Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M11.0516 16.796C12.7395 14.7743 16 10.5478 16 8.06512C16 4.71545 13.3137 2 10 2C6.68629 2 4 4.71545 4 8.06512C4 10.5522 7.34315 14.7893 9.06502 16.8067C9.66224 17.5064 10.0644 17.9391 10.0644 17.9391C10.0644 17.9391 10.4621 17.502 11.0516 16.796ZM13.7385 10.3354C13.2303 11.3241 12.5363 12.3853 11.8172 13.3786C11.191 14.2437 10.5622 15.0347 10.0521 15.6517C9.52894 15.0328 8.88224 14.237 8.23818 13.3663C7.50338 12.3728 6.79447 11.3118 6.2756 10.3237C5.73222 9.28892 5.5 8.52297 5.5 8.06512C5.5 5.52857 7.52994 3.5 10 3.5C12.4701 3.5 14.5 5.52857 14.5 8.06512C14.5 8.53082 14.2699 9.30138 13.7385 10.3354Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M10 10.6702C11.4909 10.6702 12.6996 9.45695 12.6996 7.96031C12.6996 6.46367 11.4909 5.25041 10 5.25041C8.50906 5.25041 7.30042 6.46367 7.30042 7.96031C7.30042 9.45695 8.50906 10.6702 10 10.6702ZM10 9.16448C9.33749 9.16448 8.80042 8.62536 8.80042 7.96031C8.80042 7.29527 9.33749 6.75614 10 6.75614C10.6625 6.75614 11.1996 7.29527 11.1996 7.96031C11.1996 8.62536 10.6625 9.16448 10 9.16448Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M11.0516 16.8525C12.7395 14.8231 16 10.5804 16 8.0883C16 4.72583 13.3137 2 10 2C6.68629 2 4 4.72583 4 8.0883C4 10.5849 7.34315 14.8382 9.06502 16.8633C9.66224 17.5657 10.0644 18 10.0644 18C10.0644 18 10.4621 17.5612 11.0516 16.8525ZM13.7385 10.3673C13.2303 11.3598 12.5363 12.425 11.8172 13.4221C11.191 14.2905 10.5622 15.0845 10.0521 15.7039C9.52894 15.0826 8.88224 14.2838 8.23818 13.4097C7.50338 12.4124 6.79447 11.3474 6.2756 10.3555C5.73222 9.31677 5.5 8.54789 5.5 8.0883C5.5 5.54205 7.52994 3.50573 10 3.50573C12.4701 3.50573 14.5 5.54205 14.5 8.0883C14.5 8.55578 14.2699 9.32928 13.7385 10.3673Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const MarkdownIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var MarkdownIcon_exports = {};
29
+ __export(MarkdownIcon_exports, {
30
+ MarkdownIcon: () => MarkdownIcon
31
+ });
32
+ module.exports = __toCommonJS(MarkdownIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const MarkdownIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.8534 13.2781L11.2502 10.6746L12.1152 9.81025L13.2304 10.9256L13.2304 7.02051H14.4804L14.4804 10.923L15.5953 9.81016L16.4604 10.6752L13.8534 13.2781Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M4.274 6.9793V13.2793H5.444V8.3563L6.623 12.1363H8.207L9.395 8.3383V13.2793H10.61V6.9793H8.72L7.433 11.1373L6.173 6.9793H4.274Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M1.49998 4.5C1.49998 3.94772 1.9477 3.5 2.49998 3.5H17.5C18.0523 3.5 18.5 3.94772 18.5 4.5V15.5C18.5 16.0523 18.0523 16.5 17.5 16.5H2.49998C1.9477 16.5 1.49998 16.0523 1.49998 15.5V4.5ZM2.74998 15.25H17.25V4.75H2.74998V15.25Z" }));
37
+ });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(NotificationActiveIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const NotificationActiveIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M6.27854 3.19636C5.8155 3.38158 5.23844 3.83794 4.77378 4.47378C4.31208 5.10557 4.02399 5.82877 4.02399 6.50001H2.52399C2.52399 5.42124 2.9739 4.39445 3.56271 3.58874C4.14855 2.78707 4.9345 2.11843 5.72146 1.80365L6.27854 3.19636Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.2406 4.47705C14.7701 3.84053 14.1865 3.38238 13.7215 3.19636L14.2785 1.80365C15.0635 2.11763 15.8549 2.78449 16.4469 3.58546C17.0415 4.39001 17.5 5.41799 17.5 6.50001H16C16 5.83203 15.7085 5.11001 15.2406 4.47705Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9 2.00001V3.61018C6.99477 4.06252 5.49716 5.85465 5.49716 7.99656V11.996L4 12.4981H7V10.9989H13V12.4981H16.0001L14.5 11.996L14.4902 7.98561C14.485 5.85103 12.9931 4.06682 10.996 3.61214V2.00001H9ZM6.99716 10.9981V7.99656C6.99716 6.34161 8.33876 5.00001 9.99371 5.00001C11.6458 5.00001 12.9862 6.33717 12.9902 7.98926L12.9976 10.9981H6.99716Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.0001 15.4981V18H10.9961V15.4981H9.0001Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M16 12.5H4V13.9993H16V12.5Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M6.27854 3.69643C5.8155 3.88164 5.23844 4.338 4.77378 4.97384C4.31208 5.60563 4.02399 6.32883 4.02399 7.00007H2.52399C2.52399 5.9213 2.9739 4.89451 3.56271 4.0888C4.14855 3.28714 4.9345 2.61849 5.72146 2.30371L6.27854 3.69643Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.2406 4.97711C14.7701 4.34059 14.1865 3.88244 13.7215 3.69643L14.2785 2.30371C15.0635 2.61769 15.8549 3.28455 16.4469 4.08553C17.0415 4.89007 17.5 5.91805 17.5 7.00007H16C16 6.33209 15.7085 5.61007 15.2406 4.97711Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.4902 8.48567C14.485 6.35109 12.9931 4.56688 10.996 4.1122V2.50007H9V4.11024C6.99477 4.56258 5.49716 6.35471 5.49716 8.49662V12.496L4.00291 12.9971H4V14.4994H16V12.9981L15.9971 12.9971L14.5 12.496L14.4902 8.48567ZM7 11.4981H6.99716V8.49662C6.99716 6.84167 8.33876 5.50007 9.99371 5.50007C11.6458 5.50007 12.9862 6.83723 12.9902 8.48932L12.9974 11.4385H13V12.9991H7V11.4981Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.00012 16.0001V18.0001H10.9962V16.0001H9.00012Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(NotificationIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const NotificationIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9 3.61123V2H10.996V3.61319C12.9931 4.06787 14.485 5.85209 14.4902 7.98666L14.5 11.997L16.0001 12.4991H13V10.9991H12.9976L12.9902 7.99031C12.9862 6.33822 11.6458 5.00106 9.99371 5.00106C8.33876 5.00106 6.99716 6.34266 6.99716 7.99761V10.9991H7V12.4991H4L5.49716 11.997V7.99761C5.49716 5.8557 6.99478 4.06357 9 3.61123Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.0001 18V15.4981H10.9961V18H9.0001Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M16 12.5011H4V14.0004H16V12.5011Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.4902 8.4856C14.485 6.35102 12.9931 4.56681 10.996 4.11213V2.5H9V4.11017C6.99477 4.56251 5.49716 6.35464 5.49716 8.49655V12.496L4.00291 12.9971H4V14.4993H16V12.998L14.5 12.496L14.4902 8.4856ZM7 11.498H6.99716V8.49655C6.99716 6.8416 8.33876 5.5 9.99371 5.5C11.6458 5.5 12.9862 6.83716 12.9902 8.48925L12.9974 11.4385H13V12.999H7V11.498Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.00012 16V18H10.9962V16H9.00012Z" }));
37
37
  });
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(NotificationOffIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const NotificationOffIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9 2V3.61123C6.99478 4.06357 5.49716 5.8557 5.49716 7.99761V11.997L4 12.4991H6.50089L7 12V10.9991H6.99716V7.99761C6.99716 6.34266 8.33876 5.00106 9.99371 5.00106C11.0795 5.00106 12.0307 5.57866 12.5563 6.44365L13.6376 5.36243C13.0083 4.49377 12.076 3.85908 10.996 3.61319V2H9Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.4921 8.75054L12.9957 10.2469L12.9976 10.9991H13V12.4991H16.0001L14.5 11.997L14.4921 8.75054Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M6.49894 12.5011H4V14.0004H4.99965L6.49894 12.5011Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.24229 14.0004L10.7416 12.5011H16V14.0004H9.24229Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.0001 15.4981V18H10.9961V15.4981H9.0001Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.5 15.5L15.5208 3.47919L16.5815 4.53985L4.56066 16.5607L3.5 15.5Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M9 4.11123V2.5H10.996V4.1132C12.076 4.35908 13.0083 4.99378 13.6376 5.86244L15.5208 3.97919L16.5815 5.03985L4.56066 17.0607L3.5 16L4.99965 14.5004H4V13.002H4.01455L5.49716 12.5044V8.4976C5.49716 6.35569 6.99478 4.56357 9 4.11123ZM7 12.5L12.5563 6.94366C12.0307 6.07866 11.0795 5.50106 9.9937 5.50106C8.33876 5.50106 6.99716 6.84266 6.99716 8.4976V11.5069H7V12.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M12.9957 10.7469L14.4921 9.25056L14.5 12.5044L15.9855 13.002H16V14.5004H9.24229L10.7435 12.9991H13V11.4991H12.9976L12.9957 10.7469Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.00012 18V16H10.9962V18H9.00012Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const RadiusIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var RadiusIcon_exports = {};
29
+ __export(RadiusIcon_exports, {
30
+ RadiusIcon: () => RadiusIcon
31
+ });
32
+ module.exports = __toCommonJS(RadiusIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const RadiusIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M18 4.75C18 5.47686 17.718 6.13785 17.2575 6.62954C17.734 7.65384 18 8.79585 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C11.2041 2 12.3462 2.26604 13.3705 2.74255C13.8622 2.28199 14.5231 2 15.25 2C16.7688 2 18 3.23122 18 4.75ZM10 16.5C13.5899 16.5 16.5 13.5899 16.5 10C16.5 9.07823 16.3081 8.20128 15.9622 7.4069C15.735 7.46762 15.4963 7.5 15.25 7.5C14.7632 7.5 14.3059 7.3735 13.9092 7.15157L11.4492 9.6114C11.4823 9.73534 11.5 9.86561 11.5 10C11.5 10.8284 10.8284 11.5 10 11.5C9.17157 11.5 8.5 10.8284 8.5 10C8.5 9.17157 9.17157 8.5 10 8.5C10.1343 8.5 10.2646 8.51766 10.3885 8.55079L12.8485 6.09094C12.6265 5.69425 12.5 5.2369 12.5 4.75C12.5 4.50371 12.5324 4.26499 12.5931 4.03785C11.7987 3.69187 10.9218 3.5 10 3.5C6.41015 3.5 3.5 6.41015 3.5 10C3.5 13.5899 6.41015 16.5 10 16.5ZM16.4111 5.21397C16.4684 5.07052 16.5 4.91394 16.5 4.75C16.5 4.05964 15.9404 3.5 15.25 3.5C15.0861 3.5 14.9295 3.53156 14.786 3.58894C14.3254 3.77318 14 4.22359 14 4.75C14 4.79442 14.0023 4.83829 14.0068 4.88151C14.068 5.46683 14.5332 5.93197 15.1185 5.99317C15.1617 5.99768 15.2056 6 15.25 6C15.7764 6 16.2268 5.6746 16.4111 5.21397Z" }));
37
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const TreemapIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var TreemapIcon_exports = {};
29
+ __export(TreemapIcon_exports, {
30
+ TreemapIcon: () => TreemapIcon
31
+ });
32
+ module.exports = __toCommonJS(TreemapIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const TreemapIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M3.00073 4C3.00073 3.44772 3.44845 3 4.00073 3H16.0007C16.553 3 17.0007 3.44772 17.0007 4V16C17.0007 16.5523 16.553 17 16.0007 17H4.00073C3.44845 17 3.00073 16.5523 3.00073 16V4ZM4.50073 15.5H7.75V4.5H4.50073V15.5ZM13.25 15.5H15.5007V10.5L13.25 10.5L13.25 15.5ZM11.75 15.5L11.75 10.5L9.25 10.5V15.5H11.75ZM9.25 9L15.5007 9V4.5H9.25V9Z" }));
37
+ });
@@ -1,3 +1,6 @@
1
1
  import React from 'react';
2
2
  import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ /**
4
+ * @deprecated Use 'TreemapIcon' instead of 'TreemmapIcon'
5
+ */
3
6
  export declare const TreemmapIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -33,5 +33,5 @@ module.exports = __toCommonJS(VariableIcon_exports);
33
33
  var import_react = __toESM(require("react"));
34
34
  var import_SvgIcon = require("../lib/SvgIcon.js");
35
35
  const VariableIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
- return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.396 13.948C2.432 16.18 3.458 17.602 5.294 17.926L5.582 17.116C4.412 16.504 4.016 15.712 4.016 13.948V12.472C4.016 11.104 3.404 10.186 2.324 9.93402C3.404 9.68202 4.016 8.76402 4.016 7.39602V5.92002C4.016 4.15602 4.412 3.36402 5.582 2.75202L5.294 1.94202C3.458 2.26602 2.432 3.68802 2.396 5.92002L2.378 7.05402C2.342 8.89002 1.568 9.21402 0.650002 9.21402V10.654C1.568 10.654 2.342 10.978 2.378 12.814L2.396 13.948Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.7905 13.948C15.7905 15.712 15.3945 16.504 14.2245 17.116L14.5125 17.926C16.3485 17.602 17.3745 16.18 17.4105 13.948L17.4285 12.814C17.4645 10.978 18.2385 10.654 19.1565 10.654V9.21402C18.2385 9.21402 17.4645 8.89002 17.4285 7.05402L17.4105 5.92002C17.3745 3.68802 16.3485 2.26602 14.5125 1.94202L14.2245 2.75202C15.3945 3.36402 15.7905 4.15602 15.7905 5.92002V7.39602C15.7905 8.76402 16.4025 9.68202 17.4825 9.93402C16.4025 10.186 15.7905 11.104 15.7905 12.472V13.948Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.362 15.478V16.374H10.786V15.43C12.674 15.174 13.81 14.054 13.81 12.342C13.81 10.678 12.69 9.67002 10.626 9.25402V6.18202C11.474 6.29402 12.274 6.61402 12.898 6.98202L13.57 5.52602C12.77 5.09402 11.778 4.77402 10.786 4.66202V3.67002H9.362V4.64602C7.458 4.83802 6.258 5.97402 6.258 7.67002C6.258 9.35002 7.394 10.342 9.522 10.71V13.926C8.466 13.83 7.506 13.414 6.722 12.758L5.906 14.15C6.802 14.886 8.05 15.366 9.362 15.478ZM9.522 9.06202C8.466 8.80602 7.906 8.34202 7.906 7.57402C7.906 6.77402 8.53 6.26202 9.522 6.15002V9.06202ZM12.162 12.406C12.162 13.174 11.554 13.702 10.626 13.878V10.918C11.586 11.158 12.162 11.654 12.162 12.406Z" }));
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M2.39599 13.948C2.43199 16.18 3.45799 17.602 5.29399 17.926L5.58199 17.116C4.41199 16.504 4.01599 15.712 4.01599 13.948V12.472C4.01599 11.104 3.40399 10.186 2.32399 9.93402C3.40399 9.68202 4.01599 8.76402 4.01599 7.39602V5.92002C4.01599 4.15602 4.41199 3.36402 5.58199 2.75202L5.29399 1.94202C3.45799 2.26602 2.43199 3.68802 2.39599 5.92002L2.37799 7.05402C2.34199 8.89002 1.56799 9.21402 0.649994 9.21402V10.654C1.56799 10.654 2.34199 10.978 2.37799 12.814L2.39599 13.948Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.7905 13.948C15.7905 15.712 15.3945 16.504 14.2245 17.116L14.5125 17.926C16.3485 17.602 17.3745 16.18 17.4105 13.948L17.4285 12.814C17.4645 10.978 18.2385 10.654 19.1565 10.654V9.21402C18.2385 9.21402 17.4645 8.89002 17.4285 7.05402L17.4105 5.92002C17.3745 3.68802 16.3485 2.26602 14.5125 1.94202L14.2245 2.75202C15.3945 3.36402 15.7905 4.15602 15.7905 5.92002V7.39602C15.7905 8.76402 16.4025 9.68202 17.4825 9.93402C16.4025 10.186 15.7905 11.104 15.7905 12.472V13.948Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.36199 15.478V16.374H10.786V15.43C12.674 15.174 13.81 14.054 13.81 12.342C13.81 10.678 12.69 9.67002 10.626 9.25402V6.18202C11.474 6.29402 12.274 6.61402 12.898 6.98202L13.57 5.52602C12.77 5.09402 11.778 4.77402 10.786 4.66202V3.67002H9.36199V4.64602C7.45799 4.83802 6.25799 5.97402 6.25799 7.67002C6.25799 9.35002 7.39399 10.342 9.52199 10.71V13.926C8.46599 13.83 7.50599 13.414 6.72199 12.758L5.90599 14.15C6.80199 14.886 8.04999 15.366 9.36199 15.478ZM9.52199 9.06202C8.46599 8.80602 7.90599 8.34202 7.90599 7.57402C7.90599 6.77402 8.52999 6.26202 9.52199 6.15002V9.06202ZM12.162 12.406C12.162 13.174 11.554 13.702 10.626 13.878V10.918C11.586 11.158 12.162 11.654 12.162 12.406Z" }));
37
37
  });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const XAxisIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var XAxisIcon_exports = {};
29
+ __export(XAxisIcon_exports, {
30
+ XAxisIcon: () => XAxisIcon
31
+ });
32
+ module.exports = __toCommonJS(XAxisIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const XAxisIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 3V4.75H4.75V3L3 3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.25 4.75V3L17 3V4.75H15.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.25 6.08297V7.83297H17V6.08297H15.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.25 10.9162V9.16622H17V10.9162H15.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.25 12.2489V13.9989H17V12.2489H15.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M17 15.5V16C17 16.5523 16.5523 17 16 17H4C3.96548 17 3.93137 16.9982 3.89776 16.9948C3.3935 16.9436 3 16.5177 3 16V15.5H17Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 13.9989V12.2489H4.75V13.9989H3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 9.16622V10.9162H4.75V9.16622H3Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M3 7.83297V6.08297H4.75V7.83297H3Z" }));
37
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const YAxisLeftIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+ var YAxisLeftIcon_exports = {};
29
+ __export(YAxisLeftIcon_exports, {
30
+ YAxisLeftIcon: () => YAxisLeftIcon
31
+ });
32
+ module.exports = __toCommonJS(YAxisLeftIcon_exports);
33
+ var import_react = __toESM(require("react"));
34
+ var import_SvgIcon = require("../lib/SvgIcon.js");
35
+ const YAxisLeftIcon = /* @__PURE__ */ (0, import_react.forwardRef)((props, forwardedRef) => {
36
+ return /* @__PURE__ */ import_react.default.createElement(import_SvgIcon.SvgIcon, { ref: forwardedRef, ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M4.5 3L4.50003 17H4.00003C3.86196 17 3.73039 16.972 3.61075 16.9214C3.25184 16.7696 3 16.4142 3 16L3 3H4.5Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M7.75137 15.25H6.00137V17H7.75137V15.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M9.08423 15.25H10.8342V17H9.08423V15.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.9171 15.25H12.1671V17H13.9171V15.25Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M17 15.25V16C17 16.5178 16.6065 16.9436 16.1022 16.9948C16.0686 16.9983 16.0345 17 16 17H15.25L15.2499 15.25H17Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.2499 13.9989V12.2489H16.9999V13.9989H15.2499Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.2499 9.16625V10.9163H16.9999V9.16625H15.2499Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.2499 7.83301V6.08301H16.9999V7.83301H15.2499Z" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M15.2499 3.00003V4.75003H16.9999V3.00003L15.2499 3.00003Z" }));
37
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { SvgIconProps } from '../lib/SvgIcon.js';
3
+ export declare const YAxisRightIcon: React.ForwardRefExoticComponent<SvgIconProps & React.RefAttributes<SVGSVGElement>>;