@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,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 GimbalCenterWhitePurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalCenterWhitePurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalCenterWhitePurely = function GimbalCenterWhitePurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalCenterWhitePurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalCenterWhitePurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalCenterWhitePurely';
|
|
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 GimbalDownPurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalDownPurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalDownPurely = function GimbalDownPurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalDownPurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalDownPurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalDownPurely';
|
|
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 GimbalDownWhitePurelySvg from '@sensoro-design/icons-svg/es/asn/GimbalDownWhitePurely';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var GimbalDownWhitePurely = function GimbalDownWhitePurely(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: GimbalDownWhitePurelySvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(GimbalDownWhitePurely);
|
|
13
|
+
RefIcon.displayName = 'GimbalDownWhitePurely';
|
|
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 LeftTurnOutlinedSvg from '@sensoro-design/icons-svg/es/asn/LeftTurnOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var LeftTurnOutlined = function LeftTurnOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: LeftTurnOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(LeftTurnOutlined);
|
|
13
|
+
RefIcon.displayName = 'LeftTurnOutlined';
|
|
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 OrbitalFlightOutlinedSvg from '@sensoro-design/icons-svg/es/asn/OrbitalFlightOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var OrbitalFlightOutlined = function OrbitalFlightOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: OrbitalFlightOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(OrbitalFlightOutlined);
|
|
13
|
+
RefIcon.displayName = 'OrbitalFlightOutlined';
|
|
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 RightTurnOutlinedSvg from '@sensoro-design/icons-svg/es/asn/RightTurnOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var RightTurnOutlined = function RightTurnOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: RightTurnOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(RightTurnOutlined);
|
|
13
|
+
RefIcon.displayName = 'RightTurnOutlined';
|
|
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 ShoutControlOutlinedSvg from '@sensoro-design/icons-svg/es/asn/ShoutControlOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var ShoutControlOutlined = function ShoutControlOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: ShoutControlOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(ShoutControlOutlined);
|
|
13
|
+
RefIcon.displayName = 'ShoutControlOutlined';
|
|
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 VillageOutlinedSvg from '@sensoro-design/icons-svg/es/asn/VillageOutlined';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var VillageOutlined = function VillageOutlined(props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: VillageOutlinedSvg
|
|
10
|
+
}));
|
|
11
|
+
};
|
|
12
|
+
var RefIcon = /*#__PURE__*/React.forwardRef(VillageOutlined);
|
|
13
|
+
RefIcon.displayName = 'VillageOutlined';
|
|
14
|
+
export default RefIcon;
|
package/es/icons/index.d.ts
CHANGED
|
@@ -141,12 +141,14 @@ export { default as CheckCircleOutlined } from './CheckCircleOutlined';
|
|
|
141
141
|
export { default as CheckOutlined } from './CheckOutlined';
|
|
142
142
|
export { default as CheckSquareFilled } from './CheckSquareFilled';
|
|
143
143
|
export { default as CheckSquareOutlined } from './CheckSquareOutlined';
|
|
144
|
+
export { default as ChefHatOutlined } from './ChefHatOutlined';
|
|
144
145
|
export { default as ChemicalPlantFilled } from './ChemicalPlantFilled';
|
|
145
146
|
export { default as ChemicalPlantOutlined } from './ChemicalPlantOutlined';
|
|
146
147
|
export { default as ChipOutlined } from './ChipOutlined';
|
|
147
148
|
export { default as CircleOutlined } from './CircleOutlined';
|
|
148
149
|
export { default as ClearOutlined } from './ClearOutlined';
|
|
149
150
|
export { default as ClientInstallOutlined } from './ClientInstallOutlined';
|
|
151
|
+
export { default as ClimbOutlined } from './ClimbOutlined';
|
|
150
152
|
export { default as CloseCircleFilled } from './CloseCircleFilled';
|
|
151
153
|
export { default as CloseCircleOutlined } from './CloseCircleOutlined';
|
|
152
154
|
export { default as CloseOutlined } from './CloseOutlined';
|
|
@@ -188,6 +190,7 @@ export { default as DatabaseOutlined } from './DatabaseOutlined';
|
|
|
188
190
|
export { default as DelayWarningOutlined } from './DelayWarningOutlined';
|
|
189
191
|
export { default as DeleteOutlined } from './DeleteOutlined';
|
|
190
192
|
export { default as DeploymentUnitOutlined } from './DeploymentUnitOutlined';
|
|
193
|
+
export { default as DescentOutlined } from './DescentOutlined';
|
|
191
194
|
export { default as DetectionDeviceOutlined } from './DetectionDeviceOutlined';
|
|
192
195
|
export { default as DeviceCenterPurely } from './DeviceCenterPurely';
|
|
193
196
|
export { default as DeviceFilled } from './DeviceFilled';
|
|
@@ -199,6 +202,7 @@ export { default as DeviceOutlined } from './DeviceOutlined';
|
|
|
199
202
|
export { default as DewOutlined } from './DewOutlined';
|
|
200
203
|
export { default as DigitalMediaFilled } from './DigitalMediaFilled';
|
|
201
204
|
export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
|
|
205
|
+
export { default as DirectedFlightOutlined } from './DirectedFlightOutlined';
|
|
202
206
|
export { default as DistanceOutlined } from './DistanceOutlined';
|
|
203
207
|
export { default as DockFilled } from './DockFilled';
|
|
204
208
|
export { default as DockOutlined } from './DockOutlined';
|
|
@@ -388,8 +392,17 @@ export { default as GenderOutlined } from './GenderOutlined';
|
|
|
388
392
|
export { default as GeoLocationFilled } from './GeoLocationFilled';
|
|
389
393
|
export { default as GeoLocationOutlined } from './GeoLocationOutlined';
|
|
390
394
|
export { default as GeologicalDisasterFilled } from './GeologicalDisasterFilled';
|
|
395
|
+
export { default as GeologicalDisastersOutlined } from './GeologicalDisastersOutlined';
|
|
391
396
|
export { default as GeomagnetismOutlined } from './GeomagnetismOutlined';
|
|
392
397
|
export { default as GetUpOutlined } from './GetUpOutlined';
|
|
398
|
+
export { default as GimbalBackCenterPurely } from './GimbalBackCenterPurely';
|
|
399
|
+
export { default as GimbalBackCenterWhitePurely } from './GimbalBackCenterWhitePurely';
|
|
400
|
+
export { default as GimbalBackDownPurely } from './GimbalBackDownPurely';
|
|
401
|
+
export { default as GimbalBackDownWhitePurely } from './GimbalBackDownWhitePurely';
|
|
402
|
+
export { default as GimbalCenterPurely } from './GimbalCenterPurely';
|
|
403
|
+
export { default as GimbalCenterWhitePurely } from './GimbalCenterWhitePurely';
|
|
404
|
+
export { default as GimbalDownPurely } from './GimbalDownPurely';
|
|
405
|
+
export { default as GimbalDownWhitePurely } from './GimbalDownWhitePurely';
|
|
393
406
|
export { default as GithubFilled } from './GithubFilled';
|
|
394
407
|
export { default as GlobalFilled } from './GlobalFilled';
|
|
395
408
|
export { default as GlobalOutlined } from './GlobalOutlined';
|
|
@@ -479,6 +492,7 @@ export { default as LeavesOutlined } from './LeavesOutlined';
|
|
|
479
492
|
export { default as LeftCircleOutlined } from './LeftCircleOutlined';
|
|
480
493
|
export { default as LeftDownOutlined } from './LeftDownOutlined';
|
|
481
494
|
export { default as LeftOutlined } from './LeftOutlined';
|
|
495
|
+
export { default as LeftTurnOutlined } from './LeftTurnOutlined';
|
|
482
496
|
export { default as LeftUpOutlined } from './LeftUpOutlined';
|
|
483
497
|
export { default as LegendArrowBoldOutlined } from './LegendArrowBoldOutlined';
|
|
484
498
|
export { default as LegendArrowOutlined } from './LegendArrowOutlined';
|
|
@@ -617,6 +631,7 @@ export { default as OfflineOutlined } from './OfflineOutlined';
|
|
|
617
631
|
export { default as OneToOneOutlined } from './OneToOneOutlined';
|
|
618
632
|
export { default as OperateFilled } from './OperateFilled';
|
|
619
633
|
export { default as OperateOutlined } from './OperateOutlined';
|
|
634
|
+
export { default as OrbitalFlightOutlined } from './OrbitalFlightOutlined';
|
|
620
635
|
export { default as OrderListFilled } from './OrderListFilled';
|
|
621
636
|
export { default as OrderedListOutlined } from './OrderedListOutlined';
|
|
622
637
|
export { default as OrganizationPurely } from './OrganizationPurely';
|
|
@@ -730,6 +745,7 @@ export { default as Rewind30SOutlined } from './Rewind30SOutlined';
|
|
|
730
745
|
export { default as RightCircleOutlined } from './RightCircleOutlined';
|
|
731
746
|
export { default as RightDownOutlined } from './RightDownOutlined';
|
|
732
747
|
export { default as RightOutlined } from './RightOutlined';
|
|
748
|
+
export { default as RightTurnOutlined } from './RightTurnOutlined';
|
|
733
749
|
export { default as RightUpOutlined } from './RightUpOutlined';
|
|
734
750
|
export { default as RingLayoutOutlined } from './RingLayoutOutlined';
|
|
735
751
|
export { default as RiverFilled } from './RiverFilled';
|
|
@@ -793,6 +809,7 @@ export { default as ShootFilled } from './ShootFilled';
|
|
|
793
809
|
export { default as ShoppingCartOutlined } from './ShoppingCartOutlined';
|
|
794
810
|
export { default as ShoppingFilled } from './ShoppingFilled';
|
|
795
811
|
export { default as ShoppingOutlined } from './ShoppingOutlined';
|
|
812
|
+
export { default as ShoutControlOutlined } from './ShoutControlOutlined';
|
|
796
813
|
export { default as ShutdownOutlined } from './ShutdownOutlined';
|
|
797
814
|
export { default as SignalTowerFilled } from './SignalTowerFilled';
|
|
798
815
|
export { default as SignalTowerOutlined } from './SignalTowerOutlined';
|
|
@@ -951,6 +968,7 @@ export { default as VideoFilled } from './VideoFilled';
|
|
|
951
968
|
export { default as VideoMonitorPurely } from './VideoMonitorPurely';
|
|
952
969
|
export { default as VideoOutlined } from './VideoOutlined';
|
|
953
970
|
export { default as ViewOutlined } from './ViewOutlined';
|
|
971
|
+
export { default as VillageOutlined } from './VillageOutlined';
|
|
954
972
|
export { default as VirtualCameraOutlined } from './VirtualCameraOutlined';
|
|
955
973
|
export { default as VisibilityOutlined } from './VisibilityOutlined';
|
|
956
974
|
export { default as VolunteerServiceFilled } from './VolunteerServiceFilled';
|
package/es/icons/index.js
CHANGED
|
@@ -142,12 +142,14 @@ export { default as CheckCircleOutlined } from "./CheckCircleOutlined";
|
|
|
142
142
|
export { default as CheckOutlined } from "./CheckOutlined";
|
|
143
143
|
export { default as CheckSquareFilled } from "./CheckSquareFilled";
|
|
144
144
|
export { default as CheckSquareOutlined } from "./CheckSquareOutlined";
|
|
145
|
+
export { default as ChefHatOutlined } from "./ChefHatOutlined";
|
|
145
146
|
export { default as ChemicalPlantFilled } from "./ChemicalPlantFilled";
|
|
146
147
|
export { default as ChemicalPlantOutlined } from "./ChemicalPlantOutlined";
|
|
147
148
|
export { default as ChipOutlined } from "./ChipOutlined";
|
|
148
149
|
export { default as CircleOutlined } from "./CircleOutlined";
|
|
149
150
|
export { default as ClearOutlined } from "./ClearOutlined";
|
|
150
151
|
export { default as ClientInstallOutlined } from "./ClientInstallOutlined";
|
|
152
|
+
export { default as ClimbOutlined } from "./ClimbOutlined";
|
|
151
153
|
export { default as CloseCircleFilled } from "./CloseCircleFilled";
|
|
152
154
|
export { default as CloseCircleOutlined } from "./CloseCircleOutlined";
|
|
153
155
|
export { default as CloseOutlined } from "./CloseOutlined";
|
|
@@ -189,6 +191,7 @@ export { default as DatabaseOutlined } from "./DatabaseOutlined";
|
|
|
189
191
|
export { default as DelayWarningOutlined } from "./DelayWarningOutlined";
|
|
190
192
|
export { default as DeleteOutlined } from "./DeleteOutlined";
|
|
191
193
|
export { default as DeploymentUnitOutlined } from "./DeploymentUnitOutlined";
|
|
194
|
+
export { default as DescentOutlined } from "./DescentOutlined";
|
|
192
195
|
export { default as DetectionDeviceOutlined } from "./DetectionDeviceOutlined";
|
|
193
196
|
export { default as DeviceCenterPurely } from "./DeviceCenterPurely";
|
|
194
197
|
export { default as DeviceFilled } from "./DeviceFilled";
|
|
@@ -200,6 +203,7 @@ export { default as DeviceOutlined } from "./DeviceOutlined";
|
|
|
200
203
|
export { default as DewOutlined } from "./DewOutlined";
|
|
201
204
|
export { default as DigitalMediaFilled } from "./DigitalMediaFilled";
|
|
202
205
|
export { default as DigitalMediaOutlined } from "./DigitalMediaOutlined";
|
|
206
|
+
export { default as DirectedFlightOutlined } from "./DirectedFlightOutlined";
|
|
203
207
|
export { default as DistanceOutlined } from "./DistanceOutlined";
|
|
204
208
|
export { default as DockFilled } from "./DockFilled";
|
|
205
209
|
export { default as DockOutlined } from "./DockOutlined";
|
|
@@ -389,8 +393,17 @@ export { default as GenderOutlined } from "./GenderOutlined";
|
|
|
389
393
|
export { default as GeoLocationFilled } from "./GeoLocationFilled";
|
|
390
394
|
export { default as GeoLocationOutlined } from "./GeoLocationOutlined";
|
|
391
395
|
export { default as GeologicalDisasterFilled } from "./GeologicalDisasterFilled";
|
|
396
|
+
export { default as GeologicalDisastersOutlined } from "./GeologicalDisastersOutlined";
|
|
392
397
|
export { default as GeomagnetismOutlined } from "./GeomagnetismOutlined";
|
|
393
398
|
export { default as GetUpOutlined } from "./GetUpOutlined";
|
|
399
|
+
export { default as GimbalBackCenterPurely } from "./GimbalBackCenterPurely";
|
|
400
|
+
export { default as GimbalBackCenterWhitePurely } from "./GimbalBackCenterWhitePurely";
|
|
401
|
+
export { default as GimbalBackDownPurely } from "./GimbalBackDownPurely";
|
|
402
|
+
export { default as GimbalBackDownWhitePurely } from "./GimbalBackDownWhitePurely";
|
|
403
|
+
export { default as GimbalCenterPurely } from "./GimbalCenterPurely";
|
|
404
|
+
export { default as GimbalCenterWhitePurely } from "./GimbalCenterWhitePurely";
|
|
405
|
+
export { default as GimbalDownPurely } from "./GimbalDownPurely";
|
|
406
|
+
export { default as GimbalDownWhitePurely } from "./GimbalDownWhitePurely";
|
|
394
407
|
export { default as GithubFilled } from "./GithubFilled";
|
|
395
408
|
export { default as GlobalFilled } from "./GlobalFilled";
|
|
396
409
|
export { default as GlobalOutlined } from "./GlobalOutlined";
|
|
@@ -480,6 +493,7 @@ export { default as LeavesOutlined } from "./LeavesOutlined";
|
|
|
480
493
|
export { default as LeftCircleOutlined } from "./LeftCircleOutlined";
|
|
481
494
|
export { default as LeftDownOutlined } from "./LeftDownOutlined";
|
|
482
495
|
export { default as LeftOutlined } from "./LeftOutlined";
|
|
496
|
+
export { default as LeftTurnOutlined } from "./LeftTurnOutlined";
|
|
483
497
|
export { default as LeftUpOutlined } from "./LeftUpOutlined";
|
|
484
498
|
export { default as LegendArrowBoldOutlined } from "./LegendArrowBoldOutlined";
|
|
485
499
|
export { default as LegendArrowOutlined } from "./LegendArrowOutlined";
|
|
@@ -618,6 +632,7 @@ export { default as OfflineOutlined } from "./OfflineOutlined";
|
|
|
618
632
|
export { default as OneToOneOutlined } from "./OneToOneOutlined";
|
|
619
633
|
export { default as OperateFilled } from "./OperateFilled";
|
|
620
634
|
export { default as OperateOutlined } from "./OperateOutlined";
|
|
635
|
+
export { default as OrbitalFlightOutlined } from "./OrbitalFlightOutlined";
|
|
621
636
|
export { default as OrderListFilled } from "./OrderListFilled";
|
|
622
637
|
export { default as OrderedListOutlined } from "./OrderedListOutlined";
|
|
623
638
|
export { default as OrganizationPurely } from "./OrganizationPurely";
|
|
@@ -731,6 +746,7 @@ export { default as Rewind30SOutlined } from "./Rewind30SOutlined";
|
|
|
731
746
|
export { default as RightCircleOutlined } from "./RightCircleOutlined";
|
|
732
747
|
export { default as RightDownOutlined } from "./RightDownOutlined";
|
|
733
748
|
export { default as RightOutlined } from "./RightOutlined";
|
|
749
|
+
export { default as RightTurnOutlined } from "./RightTurnOutlined";
|
|
734
750
|
export { default as RightUpOutlined } from "./RightUpOutlined";
|
|
735
751
|
export { default as RingLayoutOutlined } from "./RingLayoutOutlined";
|
|
736
752
|
export { default as RiverFilled } from "./RiverFilled";
|
|
@@ -794,6 +810,7 @@ export { default as ShootFilled } from "./ShootFilled";
|
|
|
794
810
|
export { default as ShoppingCartOutlined } from "./ShoppingCartOutlined";
|
|
795
811
|
export { default as ShoppingFilled } from "./ShoppingFilled";
|
|
796
812
|
export { default as ShoppingOutlined } from "./ShoppingOutlined";
|
|
813
|
+
export { default as ShoutControlOutlined } from "./ShoutControlOutlined";
|
|
797
814
|
export { default as ShutdownOutlined } from "./ShutdownOutlined";
|
|
798
815
|
export { default as SignalTowerFilled } from "./SignalTowerFilled";
|
|
799
816
|
export { default as SignalTowerOutlined } from "./SignalTowerOutlined";
|
|
@@ -952,6 +969,7 @@ export { default as VideoFilled } from "./VideoFilled";
|
|
|
952
969
|
export { default as VideoMonitorPurely } from "./VideoMonitorPurely";
|
|
953
970
|
export { default as VideoOutlined } from "./VideoOutlined";
|
|
954
971
|
export { default as ViewOutlined } from "./ViewOutlined";
|
|
972
|
+
export { default as VillageOutlined } from "./VillageOutlined";
|
|
955
973
|
export { default as VirtualCameraOutlined } from "./VirtualCameraOutlined";
|
|
956
974
|
export { default as VisibilityOutlined } from "./VisibilityOutlined";
|
|
957
975
|
export { default as VolunteerServiceFilled } from "./VolunteerServiceFilled";
|
|
@@ -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/ChefHatOutlined.tsx
|
|
30
|
+
var ChefHatOutlined_exports = {};
|
|
31
|
+
__export(ChefHatOutlined_exports, {
|
|
32
|
+
default: () => ChefHatOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(ChefHatOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_ChefHatOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/ChefHatOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var ChefHatOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_ChefHatOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(ChefHatOutlined);
|
|
40
|
+
RefIcon.displayName = "ChefHatOutlined";
|
|
41
|
+
var ChefHatOutlined_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/ClimbOutlined.tsx
|
|
30
|
+
var ClimbOutlined_exports = {};
|
|
31
|
+
__export(ClimbOutlined_exports, {
|
|
32
|
+
default: () => ClimbOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(ClimbOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_ClimbOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/ClimbOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var ClimbOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_ClimbOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(ClimbOutlined);
|
|
40
|
+
RefIcon.displayName = "ClimbOutlined";
|
|
41
|
+
var ClimbOutlined_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/DescentOutlined.tsx
|
|
30
|
+
var DescentOutlined_exports = {};
|
|
31
|
+
__export(DescentOutlined_exports, {
|
|
32
|
+
default: () => DescentOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(DescentOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_DescentOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/DescentOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var DescentOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_DescentOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(DescentOutlined);
|
|
40
|
+
RefIcon.displayName = "DescentOutlined";
|
|
41
|
+
var DescentOutlined_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/DirectedFlightOutlined.tsx
|
|
30
|
+
var DirectedFlightOutlined_exports = {};
|
|
31
|
+
__export(DirectedFlightOutlined_exports, {
|
|
32
|
+
default: () => DirectedFlightOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(DirectedFlightOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_DirectedFlightOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/DirectedFlightOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var DirectedFlightOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_DirectedFlightOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(DirectedFlightOutlined);
|
|
40
|
+
RefIcon.displayName = "DirectedFlightOutlined";
|
|
41
|
+
var DirectedFlightOutlined_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/GeologicalDisastersOutlined.tsx
|
|
30
|
+
var GeologicalDisastersOutlined_exports = {};
|
|
31
|
+
__export(GeologicalDisastersOutlined_exports, {
|
|
32
|
+
default: () => GeologicalDisastersOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(GeologicalDisastersOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_GeologicalDisastersOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/GeologicalDisastersOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var GeologicalDisastersOutlined = (props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_GeologicalDisastersOutlined.default });
|
|
39
|
+
var RefIcon = React.forwardRef(GeologicalDisastersOutlined);
|
|
40
|
+
RefIcon.displayName = "GeologicalDisastersOutlined";
|
|
41
|
+
var GeologicalDisastersOutlined_default = RefIcon;
|