@sensoro-design/icons 2.43.0 → 2.44.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 (114) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LegendArrowBoldOutlined.d.ts +2 -0
  3. package/LegendArrowBoldOutlined.js +15 -0
  4. package/LegendArrowOutlined.d.ts +2 -0
  5. package/LegendArrowOutlined.js +15 -0
  6. package/LegendArrowThickOutlined.d.ts +2 -0
  7. package/LegendArrowThickOutlined.js +15 -0
  8. package/LegendCaretBoldFilled.d.ts +2 -0
  9. package/LegendCaretBoldFilled.js +15 -0
  10. package/LegendCaretFilled.d.ts +2 -0
  11. package/LegendCaretFilled.js +15 -0
  12. package/LegendCaretThickFilled.d.ts +2 -0
  13. package/LegendCaretThickFilled.js +15 -0
  14. package/LegendDashedArrowBoldOutlined.d.ts +2 -0
  15. package/LegendDashedArrowBoldOutlined.js +15 -0
  16. package/LegendDashedArrowOutlined.d.ts +2 -0
  17. package/LegendDashedArrowOutlined.js +15 -0
  18. package/LegendDashedArrowThickOutlined.d.ts +2 -0
  19. package/LegendDashedArrowThickOutlined.js +15 -0
  20. package/LegendDashedCaretBoldFilled.d.ts +2 -0
  21. package/LegendDashedCaretBoldFilled.js +15 -0
  22. package/LegendDashedCaretFilled.d.ts +2 -0
  23. package/LegendDashedCaretFilled.js +15 -0
  24. package/LegendDashedCaretThickFilled.d.ts +2 -0
  25. package/LegendDashedCaretThickFilled.js +15 -0
  26. package/LegendDashedLineBoldFilled.d.ts +2 -0
  27. package/LegendDashedLineBoldFilled.js +15 -0
  28. package/LegendDashedLineOutlined.d.ts +2 -0
  29. package/LegendDashedLineOutlined.js +15 -0
  30. package/LegendDashedLineThickFilled.d.ts +2 -0
  31. package/LegendDashedLineThickFilled.js +15 -0
  32. package/LegendLineBoldFilled.d.ts +2 -0
  33. package/LegendLineBoldFilled.js +15 -0
  34. package/LegendLineOutlined.d.ts +2 -0
  35. package/LegendLineOutlined.js +15 -0
  36. package/LegendLineThickFilled.d.ts +2 -0
  37. package/LegendLineThickFilled.js +15 -0
  38. package/es/icons/LegendArrowBoldOutlined.d.ts +4 -0
  39. package/es/icons/LegendArrowBoldOutlined.js +14 -0
  40. package/es/icons/LegendArrowOutlined.d.ts +4 -0
  41. package/es/icons/LegendArrowOutlined.js +14 -0
  42. package/es/icons/LegendArrowThickOutlined.d.ts +4 -0
  43. package/es/icons/LegendArrowThickOutlined.js +14 -0
  44. package/es/icons/LegendCaretBoldFilled.d.ts +4 -0
  45. package/es/icons/LegendCaretBoldFilled.js +14 -0
  46. package/es/icons/LegendCaretFilled.d.ts +4 -0
  47. package/es/icons/LegendCaretFilled.js +14 -0
  48. package/es/icons/LegendCaretThickFilled.d.ts +4 -0
  49. package/es/icons/LegendCaretThickFilled.js +14 -0
  50. package/es/icons/LegendDashedArrowBoldOutlined.d.ts +4 -0
  51. package/es/icons/LegendDashedArrowBoldOutlined.js +14 -0
  52. package/es/icons/LegendDashedArrowOutlined.d.ts +4 -0
  53. package/es/icons/LegendDashedArrowOutlined.js +14 -0
  54. package/es/icons/LegendDashedArrowThickOutlined.d.ts +4 -0
  55. package/es/icons/LegendDashedArrowThickOutlined.js +14 -0
  56. package/es/icons/LegendDashedCaretBoldFilled.d.ts +4 -0
  57. package/es/icons/LegendDashedCaretBoldFilled.js +14 -0
  58. package/es/icons/LegendDashedCaretFilled.d.ts +4 -0
  59. package/es/icons/LegendDashedCaretFilled.js +14 -0
  60. package/es/icons/LegendDashedCaretThickFilled.d.ts +4 -0
  61. package/es/icons/LegendDashedCaretThickFilled.js +14 -0
  62. package/es/icons/LegendDashedLineBoldFilled.d.ts +4 -0
  63. package/es/icons/LegendDashedLineBoldFilled.js +14 -0
  64. package/es/icons/LegendDashedLineOutlined.d.ts +4 -0
  65. package/es/icons/LegendDashedLineOutlined.js +14 -0
  66. package/es/icons/LegendDashedLineThickFilled.d.ts +4 -0
  67. package/es/icons/LegendDashedLineThickFilled.js +14 -0
  68. package/es/icons/LegendLineBoldFilled.d.ts +4 -0
  69. package/es/icons/LegendLineBoldFilled.js +14 -0
  70. package/es/icons/LegendLineOutlined.d.ts +4 -0
  71. package/es/icons/LegendLineOutlined.js +14 -0
  72. package/es/icons/LegendLineThickFilled.d.ts +4 -0
  73. package/es/icons/LegendLineThickFilled.js +14 -0
  74. package/es/icons/index.d.ts +18 -0
  75. package/es/icons/index.js +18 -0
  76. package/lib/icons/LegendArrowBoldOutlined.d.ts +4 -0
  77. package/lib/icons/LegendArrowBoldOutlined.js +41 -0
  78. package/lib/icons/LegendArrowOutlined.d.ts +4 -0
  79. package/lib/icons/LegendArrowOutlined.js +41 -0
  80. package/lib/icons/LegendArrowThickOutlined.d.ts +4 -0
  81. package/lib/icons/LegendArrowThickOutlined.js +41 -0
  82. package/lib/icons/LegendCaretBoldFilled.d.ts +4 -0
  83. package/lib/icons/LegendCaretBoldFilled.js +41 -0
  84. package/lib/icons/LegendCaretFilled.d.ts +4 -0
  85. package/lib/icons/LegendCaretFilled.js +41 -0
  86. package/lib/icons/LegendCaretThickFilled.d.ts +4 -0
  87. package/lib/icons/LegendCaretThickFilled.js +41 -0
  88. package/lib/icons/LegendDashedArrowBoldOutlined.d.ts +4 -0
  89. package/lib/icons/LegendDashedArrowBoldOutlined.js +41 -0
  90. package/lib/icons/LegendDashedArrowOutlined.d.ts +4 -0
  91. package/lib/icons/LegendDashedArrowOutlined.js +41 -0
  92. package/lib/icons/LegendDashedArrowThickOutlined.d.ts +4 -0
  93. package/lib/icons/LegendDashedArrowThickOutlined.js +41 -0
  94. package/lib/icons/LegendDashedCaretBoldFilled.d.ts +4 -0
  95. package/lib/icons/LegendDashedCaretBoldFilled.js +41 -0
  96. package/lib/icons/LegendDashedCaretFilled.d.ts +4 -0
  97. package/lib/icons/LegendDashedCaretFilled.js +41 -0
  98. package/lib/icons/LegendDashedCaretThickFilled.d.ts +4 -0
  99. package/lib/icons/LegendDashedCaretThickFilled.js +41 -0
  100. package/lib/icons/LegendDashedLineBoldFilled.d.ts +4 -0
  101. package/lib/icons/LegendDashedLineBoldFilled.js +41 -0
  102. package/lib/icons/LegendDashedLineOutlined.d.ts +4 -0
  103. package/lib/icons/LegendDashedLineOutlined.js +41 -0
  104. package/lib/icons/LegendDashedLineThickFilled.d.ts +4 -0
  105. package/lib/icons/LegendDashedLineThickFilled.js +41 -0
  106. package/lib/icons/LegendLineBoldFilled.d.ts +4 -0
  107. package/lib/icons/LegendLineBoldFilled.js +41 -0
  108. package/lib/icons/LegendLineOutlined.d.ts +4 -0
  109. package/lib/icons/LegendLineOutlined.js +41 -0
  110. package/lib/icons/LegendLineThickFilled.d.ts +4 -0
  111. package/lib/icons/LegendLineThickFilled.js +41 -0
  112. package/lib/icons/index.d.ts +18 -0
  113. package/lib/icons/index.js +54 -0
  114. package/package.json +2 -2
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendDashedCaretFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedCaretFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedCaretFilled = function LegendDashedCaretFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedCaretFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedCaretFilled);
13
+ RefIcon.displayName = 'LegendDashedCaretFilled';
14
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendDashedCaretThickFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedCaretThickFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedCaretThickFilled = function LegendDashedCaretThickFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedCaretThickFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedCaretThickFilled);
13
+ RefIcon.displayName = 'LegendDashedCaretThickFilled';
14
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendDashedLineBoldFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedLineBoldFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedLineBoldFilled = function LegendDashedLineBoldFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedLineBoldFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedLineBoldFilled);
13
+ RefIcon.displayName = 'LegendDashedLineBoldFilled';
14
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendDashedLineOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedLineOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedLineOutlined = function LegendDashedLineOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedLineOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedLineOutlined);
13
+ RefIcon.displayName = 'LegendDashedLineOutlined';
14
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendDashedLineThickFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedLineThickFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedLineThickFilled = function LegendDashedLineThickFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedLineThickFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedLineThickFilled);
13
+ RefIcon.displayName = 'LegendDashedLineThickFilled';
14
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendLineBoldFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendLineBoldFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendLineBoldFilled = function LegendLineBoldFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendLineBoldFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendLineBoldFilled);
13
+ RefIcon.displayName = 'LegendLineBoldFilled';
14
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendLineOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendLineOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendLineOutlined = function LegendLineOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendLineOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendLineOutlined);
13
+ RefIcon.displayName = 'LegendLineOutlined';
14
+ export default RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,14 @@
1
+ import _extends from "@babel/runtime/helpers/esm/extends";
2
+ // This icon file is generated automatically.
3
+ import * as React from 'react';
4
+ import LegendLineThickFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendLineThickFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendLineThickFilled = function LegendLineThickFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendLineThickFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendLineThickFilled);
13
+ RefIcon.displayName = 'LegendLineThickFilled';
14
+ export default RefIcon;
@@ -464,6 +464,24 @@ export { default as LeftCircleOutlined } from './LeftCircleOutlined';
464
464
  export { default as LeftDownOutlined } from './LeftDownOutlined';
465
465
  export { default as LeftOutlined } from './LeftOutlined';
466
466
  export { default as LeftUpOutlined } from './LeftUpOutlined';
467
+ export { default as LegendArrowBoldOutlined } from './LegendArrowBoldOutlined';
468
+ export { default as LegendArrowOutlined } from './LegendArrowOutlined';
469
+ export { default as LegendArrowThickOutlined } from './LegendArrowThickOutlined';
470
+ export { default as LegendCaretBoldFilled } from './LegendCaretBoldFilled';
471
+ export { default as LegendCaretFilled } from './LegendCaretFilled';
472
+ export { default as LegendCaretThickFilled } from './LegendCaretThickFilled';
473
+ export { default as LegendDashedArrowBoldOutlined } from './LegendDashedArrowBoldOutlined';
474
+ export { default as LegendDashedArrowOutlined } from './LegendDashedArrowOutlined';
475
+ export { default as LegendDashedArrowThickOutlined } from './LegendDashedArrowThickOutlined';
476
+ export { default as LegendDashedCaretBoldFilled } from './LegendDashedCaretBoldFilled';
477
+ export { default as LegendDashedCaretFilled } from './LegendDashedCaretFilled';
478
+ export { default as LegendDashedCaretThickFilled } from './LegendDashedCaretThickFilled';
479
+ export { default as LegendDashedLineBoldFilled } from './LegendDashedLineBoldFilled';
480
+ export { default as LegendDashedLineOutlined } from './LegendDashedLineOutlined';
481
+ export { default as LegendDashedLineThickFilled } from './LegendDashedLineThickFilled';
482
+ export { default as LegendLineBoldFilled } from './LegendLineBoldFilled';
483
+ export { default as LegendLineOutlined } from './LegendLineOutlined';
484
+ export { default as LegendLineThickFilled } from './LegendLineThickFilled';
467
485
  export { default as LegendOutlined } from './LegendOutlined';
468
486
  export { default as LegendProOutlined } from './LegendProOutlined';
469
487
  export { default as LessElectricityFilled } from './LessElectricityFilled';
package/es/icons/index.js CHANGED
@@ -465,6 +465,24 @@ export { default as LeftCircleOutlined } from "./LeftCircleOutlined";
465
465
  export { default as LeftDownOutlined } from "./LeftDownOutlined";
466
466
  export { default as LeftOutlined } from "./LeftOutlined";
467
467
  export { default as LeftUpOutlined } from "./LeftUpOutlined";
468
+ export { default as LegendArrowBoldOutlined } from "./LegendArrowBoldOutlined";
469
+ export { default as LegendArrowOutlined } from "./LegendArrowOutlined";
470
+ export { default as LegendArrowThickOutlined } from "./LegendArrowThickOutlined";
471
+ export { default as LegendCaretBoldFilled } from "./LegendCaretBoldFilled";
472
+ export { default as LegendCaretFilled } from "./LegendCaretFilled";
473
+ export { default as LegendCaretThickFilled } from "./LegendCaretThickFilled";
474
+ export { default as LegendDashedArrowBoldOutlined } from "./LegendDashedArrowBoldOutlined";
475
+ export { default as LegendDashedArrowOutlined } from "./LegendDashedArrowOutlined";
476
+ export { default as LegendDashedArrowThickOutlined } from "./LegendDashedArrowThickOutlined";
477
+ export { default as LegendDashedCaretBoldFilled } from "./LegendDashedCaretBoldFilled";
478
+ export { default as LegendDashedCaretFilled } from "./LegendDashedCaretFilled";
479
+ export { default as LegendDashedCaretThickFilled } from "./LegendDashedCaretThickFilled";
480
+ export { default as LegendDashedLineBoldFilled } from "./LegendDashedLineBoldFilled";
481
+ export { default as LegendDashedLineOutlined } from "./LegendDashedLineOutlined";
482
+ export { default as LegendDashedLineThickFilled } from "./LegendDashedLineThickFilled";
483
+ export { default as LegendLineBoldFilled } from "./LegendLineBoldFilled";
484
+ export { default as LegendLineOutlined } from "./LegendLineOutlined";
485
+ export { default as LegendLineThickFilled } from "./LegendLineThickFilled";
468
486
  export { default as LegendOutlined } from "./LegendOutlined";
469
487
  export { default as LegendProOutlined } from "./LegendProOutlined";
470
488
  export { default as LessElectricityFilled } from "./LessElectricityFilled";
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendArrowBoldOutlined.tsx
30
+ var LegendArrowBoldOutlined_exports = {};
31
+ __export(LegendArrowBoldOutlined_exports, {
32
+ default: () => LegendArrowBoldOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendArrowBoldOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendArrowBoldOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendArrowBoldOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendArrowBoldOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendArrowBoldOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendArrowBoldOutlined);
40
+ RefIcon.displayName = "LegendArrowBoldOutlined";
41
+ var LegendArrowBoldOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendArrowOutlined.tsx
30
+ var LegendArrowOutlined_exports = {};
31
+ __export(LegendArrowOutlined_exports, {
32
+ default: () => LegendArrowOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendArrowOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendArrowOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendArrowOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendArrowOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendArrowOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendArrowOutlined);
40
+ RefIcon.displayName = "LegendArrowOutlined";
41
+ var LegendArrowOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendArrowThickOutlined.tsx
30
+ var LegendArrowThickOutlined_exports = {};
31
+ __export(LegendArrowThickOutlined_exports, {
32
+ default: () => LegendArrowThickOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendArrowThickOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendArrowThickOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendArrowThickOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendArrowThickOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendArrowThickOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendArrowThickOutlined);
40
+ RefIcon.displayName = "LegendArrowThickOutlined";
41
+ var LegendArrowThickOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendCaretBoldFilled.tsx
30
+ var LegendCaretBoldFilled_exports = {};
31
+ __export(LegendCaretBoldFilled_exports, {
32
+ default: () => LegendCaretBoldFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendCaretBoldFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendCaretBoldFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendCaretBoldFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendCaretBoldFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendCaretBoldFilled.default });
39
+ var RefIcon = React.forwardRef(LegendCaretBoldFilled);
40
+ RefIcon.displayName = "LegendCaretBoldFilled";
41
+ var LegendCaretBoldFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendCaretFilled.tsx
30
+ var LegendCaretFilled_exports = {};
31
+ __export(LegendCaretFilled_exports, {
32
+ default: () => LegendCaretFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendCaretFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendCaretFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendCaretFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendCaretFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendCaretFilled.default });
39
+ var RefIcon = React.forwardRef(LegendCaretFilled);
40
+ RefIcon.displayName = "LegendCaretFilled";
41
+ var LegendCaretFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendCaretThickFilled.tsx
30
+ var LegendCaretThickFilled_exports = {};
31
+ __export(LegendCaretThickFilled_exports, {
32
+ default: () => LegendCaretThickFilled_default
33
+ });
34
+ module.exports = __toCommonJS(LegendCaretThickFilled_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendCaretThickFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendCaretThickFilled"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendCaretThickFilled = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendCaretThickFilled.default });
39
+ var RefIcon = React.forwardRef(LegendCaretThickFilled);
40
+ RefIcon.displayName = "LegendCaretThickFilled";
41
+ var LegendCaretThickFilled_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendDashedArrowBoldOutlined.tsx
30
+ var LegendDashedArrowBoldOutlined_exports = {};
31
+ __export(LegendDashedArrowBoldOutlined_exports, {
32
+ default: () => LegendDashedArrowBoldOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedArrowBoldOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedArrowBoldOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedArrowBoldOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedArrowBoldOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedArrowBoldOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendDashedArrowBoldOutlined);
40
+ RefIcon.displayName = "LegendDashedArrowBoldOutlined";
41
+ var LegendDashedArrowBoldOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;
@@ -0,0 +1,41 @@
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
+
29
+ // src/icons/LegendDashedArrowOutlined.tsx
30
+ var LegendDashedArrowOutlined_exports = {};
31
+ __export(LegendDashedArrowOutlined_exports, {
32
+ default: () => LegendDashedArrowOutlined_default
33
+ });
34
+ module.exports = __toCommonJS(LegendDashedArrowOutlined_exports);
35
+ var React = __toESM(require("react"));
36
+ var import_LegendDashedArrowOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LegendDashedArrowOutlined"));
37
+ var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
38
+ var LegendDashedArrowOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LegendDashedArrowOutlined.default });
39
+ var RefIcon = React.forwardRef(LegendDashedArrowOutlined);
40
+ RefIcon.displayName = "LegendDashedArrowOutlined";
41
+ var LegendDashedArrowOutlined_default = RefIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const RefIcon: React.ForwardRefExoticComponent<Omit<SensoroIconProps, 'ref'> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default RefIcon;