@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
|
@@ -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/GimbalBackCenterPurely.tsx
|
|
30
|
+
var GimbalBackCenterPurely_exports = {};
|
|
31
|
+
__export(GimbalBackCenterPurely_exports, {
|
|
32
|
+
default: () => GimbalBackCenterPurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalBackCenterPurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalBackCenterPurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalBackCenterPurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalBackCenterPurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalBackCenterPurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalBackCenterPurely);
|
|
40
|
+
RefIcon.displayName = "GimbalBackCenterPurely";
|
|
41
|
+
var GimbalBackCenterPurely_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/GimbalBackCenterWhitePurely.tsx
|
|
30
|
+
var GimbalBackCenterWhitePurely_exports = {};
|
|
31
|
+
__export(GimbalBackCenterWhitePurely_exports, {
|
|
32
|
+
default: () => GimbalBackCenterWhitePurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalBackCenterWhitePurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalBackCenterWhitePurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalBackCenterWhitePurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalBackCenterWhitePurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalBackCenterWhitePurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalBackCenterWhitePurely);
|
|
40
|
+
RefIcon.displayName = "GimbalBackCenterWhitePurely";
|
|
41
|
+
var GimbalBackCenterWhitePurely_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/GimbalBackDownPurely.tsx
|
|
30
|
+
var GimbalBackDownPurely_exports = {};
|
|
31
|
+
__export(GimbalBackDownPurely_exports, {
|
|
32
|
+
default: () => GimbalBackDownPurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalBackDownPurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalBackDownPurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalBackDownPurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalBackDownPurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalBackDownPurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalBackDownPurely);
|
|
40
|
+
RefIcon.displayName = "GimbalBackDownPurely";
|
|
41
|
+
var GimbalBackDownPurely_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/GimbalBackDownWhitePurely.tsx
|
|
30
|
+
var GimbalBackDownWhitePurely_exports = {};
|
|
31
|
+
__export(GimbalBackDownWhitePurely_exports, {
|
|
32
|
+
default: () => GimbalBackDownWhitePurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalBackDownWhitePurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalBackDownWhitePurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalBackDownWhitePurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalBackDownWhitePurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalBackDownWhitePurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalBackDownWhitePurely);
|
|
40
|
+
RefIcon.displayName = "GimbalBackDownWhitePurely";
|
|
41
|
+
var GimbalBackDownWhitePurely_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/GimbalCenterPurely.tsx
|
|
30
|
+
var GimbalCenterPurely_exports = {};
|
|
31
|
+
__export(GimbalCenterPurely_exports, {
|
|
32
|
+
default: () => GimbalCenterPurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalCenterPurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalCenterPurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalCenterPurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalCenterPurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalCenterPurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalCenterPurely);
|
|
40
|
+
RefIcon.displayName = "GimbalCenterPurely";
|
|
41
|
+
var GimbalCenterPurely_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/GimbalCenterWhitePurely.tsx
|
|
30
|
+
var GimbalCenterWhitePurely_exports = {};
|
|
31
|
+
__export(GimbalCenterWhitePurely_exports, {
|
|
32
|
+
default: () => GimbalCenterWhitePurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalCenterWhitePurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalCenterWhitePurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalCenterWhitePurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalCenterWhitePurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalCenterWhitePurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalCenterWhitePurely);
|
|
40
|
+
RefIcon.displayName = "GimbalCenterWhitePurely";
|
|
41
|
+
var GimbalCenterWhitePurely_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/GimbalDownPurely.tsx
|
|
30
|
+
var GimbalDownPurely_exports = {};
|
|
31
|
+
__export(GimbalDownPurely_exports, {
|
|
32
|
+
default: () => GimbalDownPurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalDownPurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalDownPurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalDownPurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalDownPurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalDownPurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalDownPurely);
|
|
40
|
+
RefIcon.displayName = "GimbalDownPurely";
|
|
41
|
+
var GimbalDownPurely_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/GimbalDownWhitePurely.tsx
|
|
30
|
+
var GimbalDownWhitePurely_exports = {};
|
|
31
|
+
__export(GimbalDownWhitePurely_exports, {
|
|
32
|
+
default: () => GimbalDownWhitePurely_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GimbalDownWhitePurely_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GimbalDownWhitePurely = __toESM(require("@sensoro-design/icons-svg/es/asn/GimbalDownWhitePurely"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GimbalDownWhitePurely = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GimbalDownWhitePurely.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GimbalDownWhitePurely);
|
|
40
|
+
RefIcon.displayName = "GimbalDownWhitePurely";
|
|
41
|
+
var GimbalDownWhitePurely_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/LeftTurnOutlined.tsx
|
|
30
|
+
var LeftTurnOutlined_exports = {};
|
|
31
|
+
__export(LeftTurnOutlined_exports, {
|
|
32
|
+
default: () => LeftTurnOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(LeftTurnOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_LeftTurnOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/LeftTurnOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var LeftTurnOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_LeftTurnOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(LeftTurnOutlined);
|
|
40
|
+
RefIcon.displayName = "LeftTurnOutlined";
|
|
41
|
+
var LeftTurnOutlined_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/OrbitalFlightOutlined.tsx
|
|
30
|
+
var OrbitalFlightOutlined_exports = {};
|
|
31
|
+
__export(OrbitalFlightOutlined_exports, {
|
|
32
|
+
default: () => OrbitalFlightOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(OrbitalFlightOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_OrbitalFlightOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/OrbitalFlightOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var OrbitalFlightOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_OrbitalFlightOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(OrbitalFlightOutlined);
|
|
40
|
+
RefIcon.displayName = "OrbitalFlightOutlined";
|
|
41
|
+
var OrbitalFlightOutlined_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/RightTurnOutlined.tsx
|
|
30
|
+
var RightTurnOutlined_exports = {};
|
|
31
|
+
__export(RightTurnOutlined_exports, {
|
|
32
|
+
default: () => RightTurnOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(RightTurnOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_RightTurnOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/RightTurnOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var RightTurnOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_RightTurnOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(RightTurnOutlined);
|
|
40
|
+
RefIcon.displayName = "RightTurnOutlined";
|
|
41
|
+
var RightTurnOutlined_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/ShoutControlOutlined.tsx
|
|
30
|
+
var ShoutControlOutlined_exports = {};
|
|
31
|
+
__export(ShoutControlOutlined_exports, {
|
|
32
|
+
default: () => ShoutControlOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(ShoutControlOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_ShoutControlOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/ShoutControlOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var ShoutControlOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_ShoutControlOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(ShoutControlOutlined);
|
|
40
|
+
RefIcon.displayName = "ShoutControlOutlined";
|
|
41
|
+
var ShoutControlOutlined_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/VillageOutlined.tsx
|
|
30
|
+
var VillageOutlined_exports = {};
|
|
31
|
+
__export(VillageOutlined_exports, {
|
|
32
|
+
default: () => VillageOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(VillageOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_VillageOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/VillageOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var VillageOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_VillageOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(VillageOutlined);
|
|
40
|
+
RefIcon.displayName = "VillageOutlined";
|
|
41
|
+
var VillageOutlined_default = RefIcon;
|