@sensoro-design/icons 2.51.0 → 2.53.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 +23 -0
- package/ChefHatOutlined.d.ts +2 -0
- package/ChefHatOutlined.js +15 -0
- package/ClimbOutlined.d.ts +2 -0
- package/ClimbOutlined.js +15 -0
- package/DescentOutlined.d.ts +2 -0
- package/DescentOutlined.js +15 -0
- package/DirectedFlightOutlined.d.ts +2 -0
- package/DirectedFlightOutlined.js +15 -0
- package/GeologicalDisastersOutlined.d.ts +2 -0
- package/GeologicalDisastersOutlined.js +15 -0
- package/GimbalBackCenterPurely.d.ts +2 -0
- package/GimbalBackCenterPurely.js +15 -0
- package/GimbalBackCenterWhitePurely.d.ts +2 -0
- package/GimbalBackCenterWhitePurely.js +15 -0
- package/GimbalBackDownPurely.d.ts +2 -0
- package/GimbalBackDownPurely.js +15 -0
- package/GimbalBackDownWhitePurely.d.ts +2 -0
- package/GimbalBackDownWhitePurely.js +15 -0
- package/GimbalCenterPurely.d.ts +2 -0
- package/GimbalCenterPurely.js +15 -0
- package/GimbalCenterWhitePurely.d.ts +2 -0
- package/GimbalCenterWhitePurely.js +15 -0
- package/GimbalDownPurely.d.ts +2 -0
- package/GimbalDownPurely.js +15 -0
- package/GimbalDownWhitePurely.d.ts +2 -0
- package/GimbalDownWhitePurely.js +15 -0
- package/LeftTurnOutlined.d.ts +2 -0
- package/LeftTurnOutlined.js +15 -0
- package/OrbitalFlightOutlined.d.ts +2 -0
- package/OrbitalFlightOutlined.js +15 -0
- package/RightTurnOutlined.d.ts +2 -0
- package/RightTurnOutlined.js +15 -0
- package/ShoutControlOutlined.d.ts +2 -0
- package/ShoutControlOutlined.js +15 -0
- package/VillageOutlined.d.ts +2 -0
- package/VillageOutlined.js +15 -0
- package/es/icons/ChefHatOutlined.d.ts +4 -0
- package/es/icons/ChefHatOutlined.js +14 -0
- package/es/icons/ClimbOutlined.d.ts +4 -0
- package/es/icons/ClimbOutlined.js +14 -0
- package/es/icons/DescentOutlined.d.ts +4 -0
- package/es/icons/DescentOutlined.js +14 -0
- package/es/icons/DirectedFlightOutlined.d.ts +4 -0
- package/es/icons/DirectedFlightOutlined.js +14 -0
- package/es/icons/GeologicalDisastersOutlined.d.ts +4 -0
- package/es/icons/GeologicalDisastersOutlined.js +14 -0
- package/es/icons/GimbalBackCenterPurely.d.ts +4 -0
- package/es/icons/GimbalBackCenterPurely.js +14 -0
- package/es/icons/GimbalBackCenterWhitePurely.d.ts +4 -0
- package/es/icons/GimbalBackCenterWhitePurely.js +14 -0
- package/es/icons/GimbalBackDownPurely.d.ts +4 -0
- package/es/icons/GimbalBackDownPurely.js +14 -0
- package/es/icons/GimbalBackDownWhitePurely.d.ts +4 -0
- package/es/icons/GimbalBackDownWhitePurely.js +14 -0
- package/es/icons/GimbalCenterPurely.d.ts +4 -0
- package/es/icons/GimbalCenterPurely.js +14 -0
- package/es/icons/GimbalCenterWhitePurely.d.ts +4 -0
- package/es/icons/GimbalCenterWhitePurely.js +14 -0
- package/es/icons/GimbalDownPurely.d.ts +4 -0
- package/es/icons/GimbalDownPurely.js +14 -0
- package/es/icons/GimbalDownWhitePurely.d.ts +4 -0
- package/es/icons/GimbalDownWhitePurely.js +14 -0
- package/es/icons/LeftTurnOutlined.d.ts +4 -0
- package/es/icons/LeftTurnOutlined.js +14 -0
- package/es/icons/OrbitalFlightOutlined.d.ts +4 -0
- package/es/icons/OrbitalFlightOutlined.js +14 -0
- package/es/icons/RightTurnOutlined.d.ts +4 -0
- package/es/icons/RightTurnOutlined.js +14 -0
- package/es/icons/ShoutControlOutlined.d.ts +4 -0
- package/es/icons/ShoutControlOutlined.js +14 -0
- package/es/icons/VillageOutlined.d.ts +4 -0
- package/es/icons/VillageOutlined.js +14 -0
- package/es/icons/index.d.ts +18 -0
- package/es/icons/index.js +18 -0
- package/lib/icons/ChefHatOutlined.d.ts +4 -0
- package/lib/icons/ChefHatOutlined.js +41 -0
- package/lib/icons/ClimbOutlined.d.ts +4 -0
- package/lib/icons/ClimbOutlined.js +41 -0
- package/lib/icons/DescentOutlined.d.ts +4 -0
- package/lib/icons/DescentOutlined.js +41 -0
- package/lib/icons/DirectedFlightOutlined.d.ts +4 -0
- package/lib/icons/DirectedFlightOutlined.js +41 -0
- package/lib/icons/GeologicalDisastersOutlined.d.ts +4 -0
- package/lib/icons/GeologicalDisastersOutlined.js +41 -0
- package/lib/icons/GimbalBackCenterPurely.d.ts +4 -0
- package/lib/icons/GimbalBackCenterPurely.js +41 -0
- package/lib/icons/GimbalBackCenterWhitePurely.d.ts +4 -0
- package/lib/icons/GimbalBackCenterWhitePurely.js +41 -0
- package/lib/icons/GimbalBackDownPurely.d.ts +4 -0
- package/lib/icons/GimbalBackDownPurely.js +41 -0
- package/lib/icons/GimbalBackDownWhitePurely.d.ts +4 -0
- package/lib/icons/GimbalBackDownWhitePurely.js +41 -0
- package/lib/icons/GimbalCenterPurely.d.ts +4 -0
- package/lib/icons/GimbalCenterPurely.js +41 -0
- package/lib/icons/GimbalCenterWhitePurely.d.ts +4 -0
- package/lib/icons/GimbalCenterWhitePurely.js +41 -0
- package/lib/icons/GimbalDownPurely.d.ts +4 -0
- package/lib/icons/GimbalDownPurely.js +41 -0
- package/lib/icons/GimbalDownWhitePurely.d.ts +4 -0
- package/lib/icons/GimbalDownWhitePurely.js +41 -0
- package/lib/icons/LeftTurnOutlined.d.ts +4 -0
- package/lib/icons/LeftTurnOutlined.js +41 -0
- package/lib/icons/OrbitalFlightOutlined.d.ts +4 -0
- package/lib/icons/OrbitalFlightOutlined.js +41 -0
- package/lib/icons/RightTurnOutlined.d.ts +4 -0
- package/lib/icons/RightTurnOutlined.js +41 -0
- package/lib/icons/ShoutControlOutlined.d.ts +4 -0
- package/lib/icons/ShoutControlOutlined.js +41 -0
- package/lib/icons/VillageOutlined.d.ts +4 -0
- package/lib/icons/VillageOutlined.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,29 @@
|
|
|
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.53.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@2.52.0...@sensoro-design/icons@2.53.0) (2024-08-30)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* add icons ([c0c5cad](https://github.com/sensoro-design/sensoro-design-icons/commit/c0c5cad767f036e6e750b495554c67bd75fe94a4))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [2.52.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@2.51.0...@sensoro-design/icons@2.52.0) (2024-08-26)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* add ChefHatOutlined ([ffdd2b4](https://github.com/sensoro-design/sensoro-design-icons/commit/ffdd2b4a178e52a27e9b5ce819de61c733aa3c86))
|
|
23
|
+
* add icons ([1f0801d](https://github.com/sensoro-design/sensoro-design-icons/commit/1f0801d4fd9cfd4dd9d624990c2f36d8625722ee))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
6
29
|
# [2.51.0](https://github.com/sensoro-design/sensoro-design-icons/compare/@sensoro-design/icons@2.50.0...@sensoro-design/icons@2.51.0) (2024-07-26)
|
|
7
30
|
|
|
8
31
|
|
|
@@ -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 _ChefHatOutlined = _interopRequireDefault(require('./es/icons/ChefHatOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ChefHatOutlined;
|
|
14
|
+
exports.default = _default;
|
|
15
|
+
module.exports = _default;
|
package/ClimbOutlined.js
ADDED
|
@@ -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 _ClimbOutlined = _interopRequireDefault(require('./es/icons/ClimbOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ClimbOutlined;
|
|
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 _DescentOutlined = _interopRequireDefault(require('./es/icons/DescentOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _DescentOutlined;
|
|
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 _DirectedFlightOutlined = _interopRequireDefault(require('./es/icons/DirectedFlightOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _DirectedFlightOutlined;
|
|
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 _GeologicalDisastersOutlined = _interopRequireDefault(require('./es/icons/GeologicalDisastersOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GeologicalDisastersOutlined;
|
|
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 _GimbalBackCenterPurely = _interopRequireDefault(require('./es/icons/GimbalBackCenterPurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalBackCenterPurely;
|
|
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 _GimbalBackCenterWhitePurely = _interopRequireDefault(require('./es/icons/GimbalBackCenterWhitePurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalBackCenterWhitePurely;
|
|
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 _GimbalBackDownPurely = _interopRequireDefault(require('./es/icons/GimbalBackDownPurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalBackDownPurely;
|
|
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 _GimbalBackDownWhitePurely = _interopRequireDefault(require('./es/icons/GimbalBackDownWhitePurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalBackDownWhitePurely;
|
|
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 _GimbalCenterPurely = _interopRequireDefault(require('./es/icons/GimbalCenterPurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalCenterPurely;
|
|
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 _GimbalCenterWhitePurely = _interopRequireDefault(require('./es/icons/GimbalCenterWhitePurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalCenterWhitePurely;
|
|
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 _GimbalDownPurely = _interopRequireDefault(require('./es/icons/GimbalDownPurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalDownPurely;
|
|
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 _GimbalDownWhitePurely = _interopRequireDefault(require('./es/icons/GimbalDownWhitePurely'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _GimbalDownWhitePurely;
|
|
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 _LeftTurnOutlined = _interopRequireDefault(require('./es/icons/LeftTurnOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _LeftTurnOutlined;
|
|
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 _OrbitalFlightOutlined = _interopRequireDefault(require('./es/icons/OrbitalFlightOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _OrbitalFlightOutlined;
|
|
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 _RightTurnOutlined = _interopRequireDefault(require('./es/icons/RightTurnOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _RightTurnOutlined;
|
|
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 _ShoutControlOutlined = _interopRequireDefault(require('./es/icons/ShoutControlOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _ShoutControlOutlined;
|
|
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 _VillageOutlined = _interopRequireDefault(require('./es/icons/VillageOutlined'));
|
|
10
|
+
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
12
|
+
|
|
13
|
+
var _default = _VillageOutlined;
|
|
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 ChefHatOutlinedSvg from '@sensoro-design/icons-svg/es/asn/ChefHatOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var ChefHatOutlined = function ChefHatOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: ChefHatOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(ChefHatOutlined);
|
|
13
|
+
RefIcon.displayName = 'ChefHatOutlined';
|
|
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 ClimbOutlinedSvg from '@sensoro-design/icons-svg/es/asn/ClimbOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var ClimbOutlined = function ClimbOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: ClimbOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(ClimbOutlined);
|
|
13
|
+
RefIcon.displayName = 'ClimbOutlined';
|
|
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 DescentOutlinedSvg from '@sensoro-design/icons-svg/es/asn/DescentOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var DescentOutlined = function DescentOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: DescentOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(DescentOutlined);
|
|
13
|
+
RefIcon.displayName = 'DescentOutlined';
|
|
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 DirectedFlightOutlinedSvg from '@sensoro-design/icons-svg/es/asn/DirectedFlightOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var DirectedFlightOutlined = function DirectedFlightOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: DirectedFlightOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(DirectedFlightOutlined);
|
|
13
|
+
RefIcon.displayName = 'DirectedFlightOutlined';
|
|
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 GeologicalDisastersOutlinedSvg from '@sensoro-design/icons-svg/es/asn/GeologicalDisastersOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GeologicalDisastersOutlined = function GeologicalDisastersOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GeologicalDisastersOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GeologicalDisastersOutlined);
|
|
13
|
+
RefIcon.displayName = 'GeologicalDisastersOutlined';
|
|
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 GimbalBackCenterPurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalBackCenterPurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalBackCenterPurely = function GimbalBackCenterPurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalBackCenterPurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalBackCenterPurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalBackCenterPurely';
|
|
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 GimbalBackCenterWhitePurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalBackCenterWhitePurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalBackCenterWhitePurely = function GimbalBackCenterWhitePurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalBackCenterWhitePurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalBackCenterWhitePurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalBackCenterWhitePurely';
|
|
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 GimbalBackDownPurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalBackDownPurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalBackDownPurely = function GimbalBackDownPurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalBackDownPurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalBackDownPurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalBackDownPurely';
|
|
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 GimbalBackDownWhitePurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalBackDownWhitePurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalBackDownWhitePurely = function GimbalBackDownWhitePurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalBackDownWhitePurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalBackDownWhitePurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalBackDownWhitePurely';
|
|
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 GimbalCenterPurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalCenterPurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalCenterPurely = function GimbalCenterPurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalCenterPurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalCenterPurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalCenterPurely';
|
|
14
|
+
export default RefIcon;
|