@sensoro-design/icons 2.43.0 → 2.44.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 (116) hide show
  1. package/CHANGELOG.md +22 -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/es/utils.js +2 -2
  77. package/lib/icons/LegendArrowBoldOutlined.d.ts +4 -0
  78. package/lib/icons/LegendArrowBoldOutlined.js +41 -0
  79. package/lib/icons/LegendArrowOutlined.d.ts +4 -0
  80. package/lib/icons/LegendArrowOutlined.js +41 -0
  81. package/lib/icons/LegendArrowThickOutlined.d.ts +4 -0
  82. package/lib/icons/LegendArrowThickOutlined.js +41 -0
  83. package/lib/icons/LegendCaretBoldFilled.d.ts +4 -0
  84. package/lib/icons/LegendCaretBoldFilled.js +41 -0
  85. package/lib/icons/LegendCaretFilled.d.ts +4 -0
  86. package/lib/icons/LegendCaretFilled.js +41 -0
  87. package/lib/icons/LegendCaretThickFilled.d.ts +4 -0
  88. package/lib/icons/LegendCaretThickFilled.js +41 -0
  89. package/lib/icons/LegendDashedArrowBoldOutlined.d.ts +4 -0
  90. package/lib/icons/LegendDashedArrowBoldOutlined.js +41 -0
  91. package/lib/icons/LegendDashedArrowOutlined.d.ts +4 -0
  92. package/lib/icons/LegendDashedArrowOutlined.js +41 -0
  93. package/lib/icons/LegendDashedArrowThickOutlined.d.ts +4 -0
  94. package/lib/icons/LegendDashedArrowThickOutlined.js +41 -0
  95. package/lib/icons/LegendDashedCaretBoldFilled.d.ts +4 -0
  96. package/lib/icons/LegendDashedCaretBoldFilled.js +41 -0
  97. package/lib/icons/LegendDashedCaretFilled.d.ts +4 -0
  98. package/lib/icons/LegendDashedCaretFilled.js +41 -0
  99. package/lib/icons/LegendDashedCaretThickFilled.d.ts +4 -0
  100. package/lib/icons/LegendDashedCaretThickFilled.js +41 -0
  101. package/lib/icons/LegendDashedLineBoldFilled.d.ts +4 -0
  102. package/lib/icons/LegendDashedLineBoldFilled.js +41 -0
  103. package/lib/icons/LegendDashedLineOutlined.d.ts +4 -0
  104. package/lib/icons/LegendDashedLineOutlined.js +41 -0
  105. package/lib/icons/LegendDashedLineThickFilled.d.ts +4 -0
  106. package/lib/icons/LegendDashedLineThickFilled.js +41 -0
  107. package/lib/icons/LegendLineBoldFilled.d.ts +4 -0
  108. package/lib/icons/LegendLineBoldFilled.js +41 -0
  109. package/lib/icons/LegendLineOutlined.d.ts +4 -0
  110. package/lib/icons/LegendLineOutlined.js +41 -0
  111. package/lib/icons/LegendLineThickFilled.d.ts +4 -0
  112. package/lib/icons/LegendLineThickFilled.js +41 -0
  113. package/lib/icons/index.d.ts +18 -0
  114. package/lib/icons/index.js +54 -0
  115. package/lib/utils.js +3 -1
  116. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.44.1](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@2.44.0...@sensoro-design/icons@2.44.1) (2024-04-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * 修复图片 icon 展示异常问题 ([c883e8d](https://github.com/sensoro-design/sensoro-design-icons/commit/c883e8da96590a28ab83183e9c541c9dda38c933))
12
+
13
+
14
+
15
+
16
+
17
+ # [2.44.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@2.43.0...@sensoro-design/icons@2.44.0) (2024-04-26)
18
+
19
+
20
+ ### Features
21
+
22
+ * add icons ([c93d4e4](https://github.com/sensoro-design/sensoro-design-icons/commit/c93d4e466d7cc64cab2913c14f7b3e9015747f58))
23
+
24
+
25
+
26
+
27
+
6
28
  # [2.43.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@2.42.0...@sensoro-design/icons@2.43.0) (2024-04-26)
7
29
 
8
30
 
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendArrowBoldOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendArrowBoldOutlined = _interopRequireDefault(require('./es/icons/LegendArrowBoldOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendArrowBoldOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendArrowOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendArrowOutlined = _interopRequireDefault(require('./es/icons/LegendArrowOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendArrowOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendArrowThickOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendArrowThickOutlined = _interopRequireDefault(require('./es/icons/LegendArrowThickOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendArrowThickOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendCaretBoldFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendCaretBoldFilled = _interopRequireDefault(require('./es/icons/LegendCaretBoldFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendCaretBoldFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendCaretFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendCaretFilled = _interopRequireDefault(require('./es/icons/LegendCaretFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendCaretFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendCaretThickFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendCaretThickFilled = _interopRequireDefault(require('./es/icons/LegendCaretThickFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendCaretThickFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedArrowBoldOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedArrowBoldOutlined = _interopRequireDefault(require('./es/icons/LegendDashedArrowBoldOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedArrowBoldOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedArrowOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedArrowOutlined = _interopRequireDefault(require('./es/icons/LegendDashedArrowOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedArrowOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedArrowThickOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedArrowThickOutlined = _interopRequireDefault(require('./es/icons/LegendDashedArrowThickOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedArrowThickOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedCaretBoldFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedCaretBoldFilled = _interopRequireDefault(require('./es/icons/LegendDashedCaretBoldFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedCaretBoldFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedCaretFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedCaretFilled = _interopRequireDefault(require('./es/icons/LegendDashedCaretFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedCaretFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedCaretThickFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedCaretThickFilled = _interopRequireDefault(require('./es/icons/LegendDashedCaretThickFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedCaretThickFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedLineBoldFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedLineBoldFilled = _interopRequireDefault(require('./es/icons/LegendDashedLineBoldFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedLineBoldFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedLineOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedLineOutlined = _interopRequireDefault(require('./es/icons/LegendDashedLineOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedLineOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendDashedLineThickFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendDashedLineThickFilled = _interopRequireDefault(require('./es/icons/LegendDashedLineThickFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendDashedLineThickFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendLineBoldFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendLineBoldFilled = _interopRequireDefault(require('./es/icons/LegendLineBoldFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendLineBoldFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendLineOutlined';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendLineOutlined = _interopRequireDefault(require('./es/icons/LegendLineOutlined'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendLineOutlined;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -0,0 +1,2 @@
1
+ // This index.ts file is generated automatically.
2
+ export { default } from './lib/icons/LegendLineThickFilled';
@@ -0,0 +1,15 @@
1
+ // This index.ts file is generated automatically.
2
+ 'use strict';
3
+
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.default = void 0;
8
+
9
+ var _LegendLineThickFilled = _interopRequireDefault(require('./es/icons/LegendLineThickFilled'));
10
+
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
12
+
13
+ var _default = _LegendLineThickFilled;
14
+ exports.default = _default;
15
+ module.exports = _default;
@@ -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 LegendArrowBoldOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendArrowBoldOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendArrowBoldOutlined = function LegendArrowBoldOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendArrowBoldOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendArrowBoldOutlined);
13
+ RefIcon.displayName = 'LegendArrowBoldOutlined';
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 LegendArrowOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendArrowOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendArrowOutlined = function LegendArrowOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendArrowOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendArrowOutlined);
13
+ RefIcon.displayName = 'LegendArrowOutlined';
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 LegendArrowThickOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendArrowThickOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendArrowThickOutlined = function LegendArrowThickOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendArrowThickOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendArrowThickOutlined);
13
+ RefIcon.displayName = 'LegendArrowThickOutlined';
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 LegendCaretBoldFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendCaretBoldFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendCaretBoldFilled = function LegendCaretBoldFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendCaretBoldFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendCaretBoldFilled);
13
+ RefIcon.displayName = 'LegendCaretBoldFilled';
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 LegendCaretFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendCaretFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendCaretFilled = function LegendCaretFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendCaretFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendCaretFilled);
13
+ RefIcon.displayName = 'LegendCaretFilled';
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 LegendCaretThickFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendCaretThickFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendCaretThickFilled = function LegendCaretThickFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendCaretThickFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendCaretThickFilled);
13
+ RefIcon.displayName = 'LegendCaretThickFilled';
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 LegendDashedArrowBoldOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedArrowBoldOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedArrowBoldOutlined = function LegendDashedArrowBoldOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedArrowBoldOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedArrowBoldOutlined);
13
+ RefIcon.displayName = 'LegendDashedArrowBoldOutlined';
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 LegendDashedArrowOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedArrowOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedArrowOutlined = function LegendDashedArrowOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedArrowOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedArrowOutlined);
13
+ RefIcon.displayName = 'LegendDashedArrowOutlined';
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 LegendDashedArrowThickOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedArrowThickOutlined';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedArrowThickOutlined = function LegendDashedArrowThickOutlined(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedArrowThickOutlinedSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedArrowThickOutlined);
13
+ RefIcon.displayName = 'LegendDashedArrowThickOutlined';
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 LegendDashedCaretBoldFilledSvg from '@sensoro-design/icons-svg/es/asn/LegendDashedCaretBoldFilled';
5
+ import SensoroIcon from "../components/SensoroIcon";
6
+ var LegendDashedCaretBoldFilled = function LegendDashedCaretBoldFilled(props, ref) {
7
+ return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
8
+ ref: ref,
9
+ icon: LegendDashedCaretBoldFilledSvg
10
+ }));
11
+ };
12
+ var RefIcon = /*#__PURE__*/React.forwardRef(LegendDashedCaretBoldFilled);
13
+ RefIcon.displayName = 'LegendDashedCaretBoldFilled';
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;