@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/lib/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/lib/icons/index.js
CHANGED
|
@@ -172,12 +172,14 @@ __export(icons_exports, {
|
|
|
172
172
|
CheckOutlined: () => import_CheckOutlined.default,
|
|
173
173
|
CheckSquareFilled: () => import_CheckSquareFilled.default,
|
|
174
174
|
CheckSquareOutlined: () => import_CheckSquareOutlined.default,
|
|
175
|
+
ChefHatOutlined: () => import_ChefHatOutlined.default,
|
|
175
176
|
ChemicalPlantFilled: () => import_ChemicalPlantFilled.default,
|
|
176
177
|
ChemicalPlantOutlined: () => import_ChemicalPlantOutlined.default,
|
|
177
178
|
ChipOutlined: () => import_ChipOutlined.default,
|
|
178
179
|
CircleOutlined: () => import_CircleOutlined.default,
|
|
179
180
|
ClearOutlined: () => import_ClearOutlined.default,
|
|
180
181
|
ClientInstallOutlined: () => import_ClientInstallOutlined.default,
|
|
182
|
+
ClimbOutlined: () => import_ClimbOutlined.default,
|
|
181
183
|
CloseCircleFilled: () => import_CloseCircleFilled.default,
|
|
182
184
|
CloseCircleOutlined: () => import_CloseCircleOutlined.default,
|
|
183
185
|
CloseOutlined: () => import_CloseOutlined.default,
|
|
@@ -219,6 +221,7 @@ __export(icons_exports, {
|
|
|
219
221
|
DelayWarningOutlined: () => import_DelayWarningOutlined.default,
|
|
220
222
|
DeleteOutlined: () => import_DeleteOutlined.default,
|
|
221
223
|
DeploymentUnitOutlined: () => import_DeploymentUnitOutlined.default,
|
|
224
|
+
DescentOutlined: () => import_DescentOutlined.default,
|
|
222
225
|
DetectionDeviceOutlined: () => import_DetectionDeviceOutlined.default,
|
|
223
226
|
DeviceCenterPurely: () => import_DeviceCenterPurely.default,
|
|
224
227
|
DeviceFilled: () => import_DeviceFilled.default,
|
|
@@ -230,6 +233,7 @@ __export(icons_exports, {
|
|
|
230
233
|
DewOutlined: () => import_DewOutlined.default,
|
|
231
234
|
DigitalMediaFilled: () => import_DigitalMediaFilled.default,
|
|
232
235
|
DigitalMediaOutlined: () => import_DigitalMediaOutlined.default,
|
|
236
|
+
DirectedFlightOutlined: () => import_DirectedFlightOutlined.default,
|
|
233
237
|
DistanceOutlined: () => import_DistanceOutlined.default,
|
|
234
238
|
DockFilled: () => import_DockFilled.default,
|
|
235
239
|
DockOutlined: () => import_DockOutlined.default,
|
|
@@ -419,8 +423,17 @@ __export(icons_exports, {
|
|
|
419
423
|
GeoLocationFilled: () => import_GeoLocationFilled.default,
|
|
420
424
|
GeoLocationOutlined: () => import_GeoLocationOutlined.default,
|
|
421
425
|
GeologicalDisasterFilled: () => import_GeologicalDisasterFilled.default,
|
|
426
|
+
GeologicalDisastersOutlined: () => import_GeologicalDisastersOutlined.default,
|
|
422
427
|
GeomagnetismOutlined: () => import_GeomagnetismOutlined.default,
|
|
423
428
|
GetUpOutlined: () => import_GetUpOutlined.default,
|
|
429
|
+
GimbalBackCenterPurely: () => import_GimbalBackCenterPurely.default,
|
|
430
|
+
GimbalBackCenterWhitePurely: () => import_GimbalBackCenterWhitePurely.default,
|
|
431
|
+
GimbalBackDownPurely: () => import_GimbalBackDownPurely.default,
|
|
432
|
+
GimbalBackDownWhitePurely: () => import_GimbalBackDownWhitePurely.default,
|
|
433
|
+
GimbalCenterPurely: () => import_GimbalCenterPurely.default,
|
|
434
|
+
GimbalCenterWhitePurely: () => import_GimbalCenterWhitePurely.default,
|
|
435
|
+
GimbalDownPurely: () => import_GimbalDownPurely.default,
|
|
436
|
+
GimbalDownWhitePurely: () => import_GimbalDownWhitePurely.default,
|
|
424
437
|
GithubFilled: () => import_GithubFilled.default,
|
|
425
438
|
GlobalFilled: () => import_GlobalFilled.default,
|
|
426
439
|
GlobalOutlined: () => import_GlobalOutlined.default,
|
|
@@ -510,6 +523,7 @@ __export(icons_exports, {
|
|
|
510
523
|
LeftCircleOutlined: () => import_LeftCircleOutlined.default,
|
|
511
524
|
LeftDownOutlined: () => import_LeftDownOutlined.default,
|
|
512
525
|
LeftOutlined: () => import_LeftOutlined.default,
|
|
526
|
+
LeftTurnOutlined: () => import_LeftTurnOutlined.default,
|
|
513
527
|
LeftUpOutlined: () => import_LeftUpOutlined.default,
|
|
514
528
|
LegendArrowBoldOutlined: () => import_LegendArrowBoldOutlined.default,
|
|
515
529
|
LegendArrowOutlined: () => import_LegendArrowOutlined.default,
|
|
@@ -648,6 +662,7 @@ __export(icons_exports, {
|
|
|
648
662
|
OneToOneOutlined: () => import_OneToOneOutlined.default,
|
|
649
663
|
OperateFilled: () => import_OperateFilled.default,
|
|
650
664
|
OperateOutlined: () => import_OperateOutlined.default,
|
|
665
|
+
OrbitalFlightOutlined: () => import_OrbitalFlightOutlined.default,
|
|
651
666
|
OrderListFilled: () => import_OrderListFilled.default,
|
|
652
667
|
OrderedListOutlined: () => import_OrderedListOutlined.default,
|
|
653
668
|
OrganizationPurely: () => import_OrganizationPurely.default,
|
|
@@ -761,6 +776,7 @@ __export(icons_exports, {
|
|
|
761
776
|
RightCircleOutlined: () => import_RightCircleOutlined.default,
|
|
762
777
|
RightDownOutlined: () => import_RightDownOutlined.default,
|
|
763
778
|
RightOutlined: () => import_RightOutlined.default,
|
|
779
|
+
RightTurnOutlined: () => import_RightTurnOutlined.default,
|
|
764
780
|
RightUpOutlined: () => import_RightUpOutlined.default,
|
|
765
781
|
RingLayoutOutlined: () => import_RingLayoutOutlined.default,
|
|
766
782
|
RiverFilled: () => import_RiverFilled.default,
|
|
@@ -824,6 +840,7 @@ __export(icons_exports, {
|
|
|
824
840
|
ShoppingCartOutlined: () => import_ShoppingCartOutlined.default,
|
|
825
841
|
ShoppingFilled: () => import_ShoppingFilled.default,
|
|
826
842
|
ShoppingOutlined: () => import_ShoppingOutlined.default,
|
|
843
|
+
ShoutControlOutlined: () => import_ShoutControlOutlined.default,
|
|
827
844
|
ShutdownOutlined: () => import_ShutdownOutlined.default,
|
|
828
845
|
SignalTowerFilled: () => import_SignalTowerFilled.default,
|
|
829
846
|
SignalTowerOutlined: () => import_SignalTowerOutlined.default,
|
|
@@ -982,6 +999,7 @@ __export(icons_exports, {
|
|
|
982
999
|
VideoMonitorPurely: () => import_VideoMonitorPurely.default,
|
|
983
1000
|
VideoOutlined: () => import_VideoOutlined.default,
|
|
984
1001
|
ViewOutlined: () => import_ViewOutlined.default,
|
|
1002
|
+
VillageOutlined: () => import_VillageOutlined.default,
|
|
985
1003
|
VirtualCameraOutlined: () => import_VirtualCameraOutlined.default,
|
|
986
1004
|
VisibilityOutlined: () => import_VisibilityOutlined.default,
|
|
987
1005
|
VolunteerServiceFilled: () => import_VolunteerServiceFilled.default,
|
|
@@ -1163,12 +1181,14 @@ var import_CheckCircleOutlined = __toESM(require("./CheckCircleOutlined"));
|
|
|
1163
1181
|
var import_CheckOutlined = __toESM(require("./CheckOutlined"));
|
|
1164
1182
|
var import_CheckSquareFilled = __toESM(require("./CheckSquareFilled"));
|
|
1165
1183
|
var import_CheckSquareOutlined = __toESM(require("./CheckSquareOutlined"));
|
|
1184
|
+
var import_ChefHatOutlined = __toESM(require("./ChefHatOutlined"));
|
|
1166
1185
|
var import_ChemicalPlantFilled = __toESM(require("./ChemicalPlantFilled"));
|
|
1167
1186
|
var import_ChemicalPlantOutlined = __toESM(require("./ChemicalPlantOutlined"));
|
|
1168
1187
|
var import_ChipOutlined = __toESM(require("./ChipOutlined"));
|
|
1169
1188
|
var import_CircleOutlined = __toESM(require("./CircleOutlined"));
|
|
1170
1189
|
var import_ClearOutlined = __toESM(require("./ClearOutlined"));
|
|
1171
1190
|
var import_ClientInstallOutlined = __toESM(require("./ClientInstallOutlined"));
|
|
1191
|
+
var import_ClimbOutlined = __toESM(require("./ClimbOutlined"));
|
|
1172
1192
|
var import_CloseCircleFilled = __toESM(require("./CloseCircleFilled"));
|
|
1173
1193
|
var import_CloseCircleOutlined = __toESM(require("./CloseCircleOutlined"));
|
|
1174
1194
|
var import_CloseOutlined = __toESM(require("./CloseOutlined"));
|
|
@@ -1210,6 +1230,7 @@ var import_DatabaseOutlined = __toESM(require("./DatabaseOutlined"));
|
|
|
1210
1230
|
var import_DelayWarningOutlined = __toESM(require("./DelayWarningOutlined"));
|
|
1211
1231
|
var import_DeleteOutlined = __toESM(require("./DeleteOutlined"));
|
|
1212
1232
|
var import_DeploymentUnitOutlined = __toESM(require("./DeploymentUnitOutlined"));
|
|
1233
|
+
var import_DescentOutlined = __toESM(require("./DescentOutlined"));
|
|
1213
1234
|
var import_DetectionDeviceOutlined = __toESM(require("./DetectionDeviceOutlined"));
|
|
1214
1235
|
var import_DeviceCenterPurely = __toESM(require("./DeviceCenterPurely"));
|
|
1215
1236
|
var import_DeviceFilled = __toESM(require("./DeviceFilled"));
|
|
@@ -1221,6 +1242,7 @@ var import_DeviceOutlined = __toESM(require("./DeviceOutlined"));
|
|
|
1221
1242
|
var import_DewOutlined = __toESM(require("./DewOutlined"));
|
|
1222
1243
|
var import_DigitalMediaFilled = __toESM(require("./DigitalMediaFilled"));
|
|
1223
1244
|
var import_DigitalMediaOutlined = __toESM(require("./DigitalMediaOutlined"));
|
|
1245
|
+
var import_DirectedFlightOutlined = __toESM(require("./DirectedFlightOutlined"));
|
|
1224
1246
|
var import_DistanceOutlined = __toESM(require("./DistanceOutlined"));
|
|
1225
1247
|
var import_DockFilled = __toESM(require("./DockFilled"));
|
|
1226
1248
|
var import_DockOutlined = __toESM(require("./DockOutlined"));
|
|
@@ -1410,8 +1432,17 @@ var import_GenderOutlined = __toESM(require("./GenderOutlined"));
|
|
|
1410
1432
|
var import_GeoLocationFilled = __toESM(require("./GeoLocationFilled"));
|
|
1411
1433
|
var import_GeoLocationOutlined = __toESM(require("./GeoLocationOutlined"));
|
|
1412
1434
|
var import_GeologicalDisasterFilled = __toESM(require("./GeologicalDisasterFilled"));
|
|
1435
|
+
var import_GeologicalDisastersOutlined = __toESM(require("./GeologicalDisastersOutlined"));
|
|
1413
1436
|
var import_GeomagnetismOutlined = __toESM(require("./GeomagnetismOutlined"));
|
|
1414
1437
|
var import_GetUpOutlined = __toESM(require("./GetUpOutlined"));
|
|
1438
|
+
var import_GimbalBackCenterPurely = __toESM(require("./GimbalBackCenterPurely"));
|
|
1439
|
+
var import_GimbalBackCenterWhitePurely = __toESM(require("./GimbalBackCenterWhitePurely"));
|
|
1440
|
+
var import_GimbalBackDownPurely = __toESM(require("./GimbalBackDownPurely"));
|
|
1441
|
+
var import_GimbalBackDownWhitePurely = __toESM(require("./GimbalBackDownWhitePurely"));
|
|
1442
|
+
var import_GimbalCenterPurely = __toESM(require("./GimbalCenterPurely"));
|
|
1443
|
+
var import_GimbalCenterWhitePurely = __toESM(require("./GimbalCenterWhitePurely"));
|
|
1444
|
+
var import_GimbalDownPurely = __toESM(require("./GimbalDownPurely"));
|
|
1445
|
+
var import_GimbalDownWhitePurely = __toESM(require("./GimbalDownWhitePurely"));
|
|
1415
1446
|
var import_GithubFilled = __toESM(require("./GithubFilled"));
|
|
1416
1447
|
var import_GlobalFilled = __toESM(require("./GlobalFilled"));
|
|
1417
1448
|
var import_GlobalOutlined = __toESM(require("./GlobalOutlined"));
|
|
@@ -1501,6 +1532,7 @@ var import_LeavesOutlined = __toESM(require("./LeavesOutlined"));
|
|
|
1501
1532
|
var import_LeftCircleOutlined = __toESM(require("./LeftCircleOutlined"));
|
|
1502
1533
|
var import_LeftDownOutlined = __toESM(require("./LeftDownOutlined"));
|
|
1503
1534
|
var import_LeftOutlined = __toESM(require("./LeftOutlined"));
|
|
1535
|
+
var import_LeftTurnOutlined = __toESM(require("./LeftTurnOutlined"));
|
|
1504
1536
|
var import_LeftUpOutlined = __toESM(require("./LeftUpOutlined"));
|
|
1505
1537
|
var import_LegendArrowBoldOutlined = __toESM(require("./LegendArrowBoldOutlined"));
|
|
1506
1538
|
var import_LegendArrowOutlined = __toESM(require("./LegendArrowOutlined"));
|
|
@@ -1639,6 +1671,7 @@ var import_OfflineOutlined = __toESM(require("./OfflineOutlined"));
|
|
|
1639
1671
|
var import_OneToOneOutlined = __toESM(require("./OneToOneOutlined"));
|
|
1640
1672
|
var import_OperateFilled = __toESM(require("./OperateFilled"));
|
|
1641
1673
|
var import_OperateOutlined = __toESM(require("./OperateOutlined"));
|
|
1674
|
+
var import_OrbitalFlightOutlined = __toESM(require("./OrbitalFlightOutlined"));
|
|
1642
1675
|
var import_OrderListFilled = __toESM(require("./OrderListFilled"));
|
|
1643
1676
|
var import_OrderedListOutlined = __toESM(require("./OrderedListOutlined"));
|
|
1644
1677
|
var import_OrganizationPurely = __toESM(require("./OrganizationPurely"));
|
|
@@ -1752,6 +1785,7 @@ var import_Rewind30SOutlined = __toESM(require("./Rewind30SOutlined"));
|
|
|
1752
1785
|
var import_RightCircleOutlined = __toESM(require("./RightCircleOutlined"));
|
|
1753
1786
|
var import_RightDownOutlined = __toESM(require("./RightDownOutlined"));
|
|
1754
1787
|
var import_RightOutlined = __toESM(require("./RightOutlined"));
|
|
1788
|
+
var import_RightTurnOutlined = __toESM(require("./RightTurnOutlined"));
|
|
1755
1789
|
var import_RightUpOutlined = __toESM(require("./RightUpOutlined"));
|
|
1756
1790
|
var import_RingLayoutOutlined = __toESM(require("./RingLayoutOutlined"));
|
|
1757
1791
|
var import_RiverFilled = __toESM(require("./RiverFilled"));
|
|
@@ -1815,6 +1849,7 @@ var import_ShootFilled = __toESM(require("./ShootFilled"));
|
|
|
1815
1849
|
var import_ShoppingCartOutlined = __toESM(require("./ShoppingCartOutlined"));
|
|
1816
1850
|
var import_ShoppingFilled = __toESM(require("./ShoppingFilled"));
|
|
1817
1851
|
var import_ShoppingOutlined = __toESM(require("./ShoppingOutlined"));
|
|
1852
|
+
var import_ShoutControlOutlined = __toESM(require("./ShoutControlOutlined"));
|
|
1818
1853
|
var import_ShutdownOutlined = __toESM(require("./ShutdownOutlined"));
|
|
1819
1854
|
var import_SignalTowerFilled = __toESM(require("./SignalTowerFilled"));
|
|
1820
1855
|
var import_SignalTowerOutlined = __toESM(require("./SignalTowerOutlined"));
|
|
@@ -1973,6 +2008,7 @@ var import_VideoFilled = __toESM(require("./VideoFilled"));
|
|
|
1973
2008
|
var import_VideoMonitorPurely = __toESM(require("./VideoMonitorPurely"));
|
|
1974
2009
|
var import_VideoOutlined = __toESM(require("./VideoOutlined"));
|
|
1975
2010
|
var import_ViewOutlined = __toESM(require("./ViewOutlined"));
|
|
2011
|
+
var import_VillageOutlined = __toESM(require("./VillageOutlined"));
|
|
1976
2012
|
var import_VirtualCameraOutlined = __toESM(require("./VirtualCameraOutlined"));
|
|
1977
2013
|
var import_VisibilityOutlined = __toESM(require("./VisibilityOutlined"));
|
|
1978
2014
|
var import_VolunteerServiceFilled = __toESM(require("./VolunteerServiceFilled"));
|
|
@@ -2154,12 +2190,14 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2154
2190
|
CheckOutlined,
|
|
2155
2191
|
CheckSquareFilled,
|
|
2156
2192
|
CheckSquareOutlined,
|
|
2193
|
+
ChefHatOutlined,
|
|
2157
2194
|
ChemicalPlantFilled,
|
|
2158
2195
|
ChemicalPlantOutlined,
|
|
2159
2196
|
ChipOutlined,
|
|
2160
2197
|
CircleOutlined,
|
|
2161
2198
|
ClearOutlined,
|
|
2162
2199
|
ClientInstallOutlined,
|
|
2200
|
+
ClimbOutlined,
|
|
2163
2201
|
CloseCircleFilled,
|
|
2164
2202
|
CloseCircleOutlined,
|
|
2165
2203
|
CloseOutlined,
|
|
@@ -2201,6 +2239,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2201
2239
|
DelayWarningOutlined,
|
|
2202
2240
|
DeleteOutlined,
|
|
2203
2241
|
DeploymentUnitOutlined,
|
|
2242
|
+
DescentOutlined,
|
|
2204
2243
|
DetectionDeviceOutlined,
|
|
2205
2244
|
DeviceCenterPurely,
|
|
2206
2245
|
DeviceFilled,
|
|
@@ -2212,6 +2251,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2212
2251
|
DewOutlined,
|
|
2213
2252
|
DigitalMediaFilled,
|
|
2214
2253
|
DigitalMediaOutlined,
|
|
2254
|
+
DirectedFlightOutlined,
|
|
2215
2255
|
DistanceOutlined,
|
|
2216
2256
|
DockFilled,
|
|
2217
2257
|
DockOutlined,
|
|
@@ -2401,8 +2441,17 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2401
2441
|
GeoLocationFilled,
|
|
2402
2442
|
GeoLocationOutlined,
|
|
2403
2443
|
GeologicalDisasterFilled,
|
|
2444
|
+
GeologicalDisastersOutlined,
|
|
2404
2445
|
GeomagnetismOutlined,
|
|
2405
2446
|
GetUpOutlined,
|
|
2447
|
+
GimbalBackCenterPurely,
|
|
2448
|
+
GimbalBackCenterWhitePurely,
|
|
2449
|
+
GimbalBackDownPurely,
|
|
2450
|
+
GimbalBackDownWhitePurely,
|
|
2451
|
+
GimbalCenterPurely,
|
|
2452
|
+
GimbalCenterWhitePurely,
|
|
2453
|
+
GimbalDownPurely,
|
|
2454
|
+
GimbalDownWhitePurely,
|
|
2406
2455
|
GithubFilled,
|
|
2407
2456
|
GlobalFilled,
|
|
2408
2457
|
GlobalOutlined,
|
|
@@ -2492,6 +2541,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2492
2541
|
LeftCircleOutlined,
|
|
2493
2542
|
LeftDownOutlined,
|
|
2494
2543
|
LeftOutlined,
|
|
2544
|
+
LeftTurnOutlined,
|
|
2495
2545
|
LeftUpOutlined,
|
|
2496
2546
|
LegendArrowBoldOutlined,
|
|
2497
2547
|
LegendArrowOutlined,
|
|
@@ -2630,6 +2680,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2630
2680
|
OneToOneOutlined,
|
|
2631
2681
|
OperateFilled,
|
|
2632
2682
|
OperateOutlined,
|
|
2683
|
+
OrbitalFlightOutlined,
|
|
2633
2684
|
OrderListFilled,
|
|
2634
2685
|
OrderedListOutlined,
|
|
2635
2686
|
OrganizationPurely,
|
|
@@ -2743,6 +2794,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2743
2794
|
RightCircleOutlined,
|
|
2744
2795
|
RightDownOutlined,
|
|
2745
2796
|
RightOutlined,
|
|
2797
|
+
RightTurnOutlined,
|
|
2746
2798
|
RightUpOutlined,
|
|
2747
2799
|
RingLayoutOutlined,
|
|
2748
2800
|
RiverFilled,
|
|
@@ -2806,6 +2858,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2806
2858
|
ShoppingCartOutlined,
|
|
2807
2859
|
ShoppingFilled,
|
|
2808
2860
|
ShoppingOutlined,
|
|
2861
|
+
ShoutControlOutlined,
|
|
2809
2862
|
ShutdownOutlined,
|
|
2810
2863
|
SignalTowerFilled,
|
|
2811
2864
|
SignalTowerOutlined,
|
|
@@ -2964,6 +3017,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2964
3017
|
VideoMonitorPurely,
|
|
2965
3018
|
VideoOutlined,
|
|
2966
3019
|
ViewOutlined,
|
|
3020
|
+
VillageOutlined,
|
|
2967
3021
|
VirtualCameraOutlined,
|
|
2968
3022
|
VisibilityOutlined,
|
|
2969
3023
|
VolunteerServiceFilled,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sensoro-design/icons",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.53.0",
|
|
4
4
|
"description": "Abstract nodes for sensoro design icons.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"@ant-design/colors": "^6.0.0",
|
|
32
32
|
"@babel/runtime": "^7.11.2",
|
|
33
33
|
"@pansy/classnames": "^1.0.1",
|
|
34
|
-
"@sensoro-design/icons-svg": "2.
|
|
34
|
+
"@sensoro-design/icons-svg": "2.62.0",
|
|
35
35
|
"rc-util": "^5.19.3"
|
|
36
36
|
},
|
|
37
37
|
"publishConfig": {
|