@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.
- package/CHANGELOG.md +11 -0
- package/LegendArrowBoldOutlined.d.ts +2 -0
- package/LegendArrowBoldOutlined.js +15 -0
- package/LegendArrowOutlined.d.ts +2 -0
- package/LegendArrowOutlined.js +15 -0
- package/LegendArrowThickOutlined.d.ts +2 -0
- package/LegendArrowThickOutlined.js +15 -0
- package/LegendCaretBoldFilled.d.ts +2 -0
- package/LegendCaretBoldFilled.js +15 -0
- package/LegendCaretFilled.d.ts +2 -0
- package/LegendCaretFilled.js +15 -0
- package/LegendCaretThickFilled.d.ts +2 -0
- package/LegendCaretThickFilled.js +15 -0
- package/LegendDashedArrowBoldOutlined.d.ts +2 -0
- package/LegendDashedArrowBoldOutlined.js +15 -0
- package/LegendDashedArrowOutlined.d.ts +2 -0
- package/LegendDashedArrowOutlined.js +15 -0
- package/LegendDashedArrowThickOutlined.d.ts +2 -0
- package/LegendDashedArrowThickOutlined.js +15 -0
- package/LegendDashedCaretBoldFilled.d.ts +2 -0
- package/LegendDashedCaretBoldFilled.js +15 -0
- package/LegendDashedCaretFilled.d.ts +2 -0
- package/LegendDashedCaretFilled.js +15 -0
- package/LegendDashedCaretThickFilled.d.ts +2 -0
- package/LegendDashedCaretThickFilled.js +15 -0
- package/LegendDashedLineBoldFilled.d.ts +2 -0
- package/LegendDashedLineBoldFilled.js +15 -0
- package/LegendDashedLineOutlined.d.ts +2 -0
- package/LegendDashedLineOutlined.js +15 -0
- package/LegendDashedLineThickFilled.d.ts +2 -0
- package/LegendDashedLineThickFilled.js +15 -0
- package/LegendLineBoldFilled.d.ts +2 -0
- package/LegendLineBoldFilled.js +15 -0
- package/LegendLineOutlined.d.ts +2 -0
- package/LegendLineOutlined.js +15 -0
- package/LegendLineThickFilled.d.ts +2 -0
- package/LegendLineThickFilled.js +15 -0
- package/es/icons/LegendArrowBoldOutlined.d.ts +4 -0
- package/es/icons/LegendArrowBoldOutlined.js +14 -0
- package/es/icons/LegendArrowOutlined.d.ts +4 -0
- package/es/icons/LegendArrowOutlined.js +14 -0
- package/es/icons/LegendArrowThickOutlined.d.ts +4 -0
- package/es/icons/LegendArrowThickOutlined.js +14 -0
- package/es/icons/LegendCaretBoldFilled.d.ts +4 -0
- package/es/icons/LegendCaretBoldFilled.js +14 -0
- package/es/icons/LegendCaretFilled.d.ts +4 -0
- package/es/icons/LegendCaretFilled.js +14 -0
- package/es/icons/LegendCaretThickFilled.d.ts +4 -0
- package/es/icons/LegendCaretThickFilled.js +14 -0
- package/es/icons/LegendDashedArrowBoldOutlined.d.ts +4 -0
- package/es/icons/LegendDashedArrowBoldOutlined.js +14 -0
- package/es/icons/LegendDashedArrowOutlined.d.ts +4 -0
- package/es/icons/LegendDashedArrowOutlined.js +14 -0
- package/es/icons/LegendDashedArrowThickOutlined.d.ts +4 -0
- package/es/icons/LegendDashedArrowThickOutlined.js +14 -0
- package/es/icons/LegendDashedCaretBoldFilled.d.ts +4 -0
- package/es/icons/LegendDashedCaretBoldFilled.js +14 -0
- package/es/icons/LegendDashedCaretFilled.d.ts +4 -0
- package/es/icons/LegendDashedCaretFilled.js +14 -0
- package/es/icons/LegendDashedCaretThickFilled.d.ts +4 -0
- package/es/icons/LegendDashedCaretThickFilled.js +14 -0
- package/es/icons/LegendDashedLineBoldFilled.d.ts +4 -0
- package/es/icons/LegendDashedLineBoldFilled.js +14 -0
- package/es/icons/LegendDashedLineOutlined.d.ts +4 -0
- package/es/icons/LegendDashedLineOutlined.js +14 -0
- package/es/icons/LegendDashedLineThickFilled.d.ts +4 -0
- package/es/icons/LegendDashedLineThickFilled.js +14 -0
- package/es/icons/LegendLineBoldFilled.d.ts +4 -0
- package/es/icons/LegendLineBoldFilled.js +14 -0
- package/es/icons/LegendLineOutlined.d.ts +4 -0
- package/es/icons/LegendLineOutlined.js +14 -0
- package/es/icons/LegendLineThickFilled.d.ts +4 -0
- package/es/icons/LegendLineThickFilled.js +14 -0
- package/es/icons/index.d.ts +18 -0
- package/es/icons/index.js +18 -0
- package/lib/icons/LegendArrowBoldOutlined.d.ts +4 -0
- package/lib/icons/LegendArrowBoldOutlined.js +41 -0
- package/lib/icons/LegendArrowOutlined.d.ts +4 -0
- package/lib/icons/LegendArrowOutlined.js +41 -0
- package/lib/icons/LegendArrowThickOutlined.d.ts +4 -0
- package/lib/icons/LegendArrowThickOutlined.js +41 -0
- package/lib/icons/LegendCaretBoldFilled.d.ts +4 -0
- package/lib/icons/LegendCaretBoldFilled.js +41 -0
- package/lib/icons/LegendCaretFilled.d.ts +4 -0
- package/lib/icons/LegendCaretFilled.js +41 -0
- package/lib/icons/LegendCaretThickFilled.d.ts +4 -0
- package/lib/icons/LegendCaretThickFilled.js +41 -0
- package/lib/icons/LegendDashedArrowBoldOutlined.d.ts +4 -0
- package/lib/icons/LegendDashedArrowBoldOutlined.js +41 -0
- package/lib/icons/LegendDashedArrowOutlined.d.ts +4 -0
- package/lib/icons/LegendDashedArrowOutlined.js +41 -0
- package/lib/icons/LegendDashedArrowThickOutlined.d.ts +4 -0
- package/lib/icons/LegendDashedArrowThickOutlined.js +41 -0
- package/lib/icons/LegendDashedCaretBoldFilled.d.ts +4 -0
- package/lib/icons/LegendDashedCaretBoldFilled.js +41 -0
- package/lib/icons/LegendDashedCaretFilled.d.ts +4 -0
- package/lib/icons/LegendDashedCaretFilled.js +41 -0
- package/lib/icons/LegendDashedCaretThickFilled.d.ts +4 -0
- package/lib/icons/LegendDashedCaretThickFilled.js +41 -0
- package/lib/icons/LegendDashedLineBoldFilled.d.ts +4 -0
- package/lib/icons/LegendDashedLineBoldFilled.js +41 -0
- package/lib/icons/LegendDashedLineOutlined.d.ts +4 -0
- package/lib/icons/LegendDashedLineOutlined.js +41 -0
- package/lib/icons/LegendDashedLineThickFilled.d.ts +4 -0
- package/lib/icons/LegendDashedLineThickFilled.js +41 -0
- package/lib/icons/LegendLineBoldFilled.d.ts +4 -0
- package/lib/icons/LegendLineBoldFilled.js +41 -0
- package/lib/icons/LegendLineOutlined.d.ts +4 -0
- package/lib/icons/LegendLineOutlined.js +41 -0
- package/lib/icons/LegendLineThickFilled.d.ts +4 -0
- package/lib/icons/LegendLineThickFilled.js +41 -0
- package/lib/icons/index.d.ts +18 -0
- package/lib/icons/index.js +54 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
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.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)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* add icons ([c93d4e4](https://github.com/sensoro-design/sensoro-design-icons/commit/c93d4e466d7cc64cab2913c14f7b3e9015747f58))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [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
18
|
|
|
8
19
|
|
|
@@ -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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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;
|