@sensoro-design/icons 2.73.1 → 2.75.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 +19 -0
- package/ClosureOutlined.d.ts +2 -0
- package/ClosureOutlined.js +16 -0
- package/DroneAirportOpenOutlined.d.ts +2 -0
- package/DroneAirportOpenOutlined.js +16 -0
- package/GoStraightOutlined.d.ts +2 -0
- package/GoStraightOutlined.js +16 -0
- package/SharpLeftTurnOutlined.d.ts +2 -0
- package/SharpLeftTurnOutlined.js +16 -0
- package/SharpRightTurnOutlined.d.ts +2 -0
- package/SharpRightTurnOutlined.js +16 -0
- package/SlightlyTurnLeftOutlined.d.ts +2 -0
- package/SlightlyTurnLeftOutlined.js +16 -0
- package/SlightlyTurnRightOutlined.d.ts +2 -0
- package/SlightlyTurnRightOutlined.js +16 -0
- package/StayLeftOutlined.d.ts +2 -0
- package/StayLeftOutlined.js +16 -0
- package/StayRightOutlined.d.ts +2 -0
- package/StayRightOutlined.js +16 -0
- package/TurnAroundOutlined.d.ts +2 -0
- package/TurnAroundOutlined.js +16 -0
- package/TurnLeftOutlined.d.ts +2 -0
- package/TurnLeftOutlined.js +16 -0
- package/TurnRightOutlined.d.ts +2 -0
- package/TurnRightOutlined.js +16 -0
- package/es/icons/ClosureOutlined.d.ts +4 -0
- package/es/icons/ClosureOutlined.js +14 -0
- package/es/icons/DroneAirportOpenOutlined.d.ts +4 -0
- package/es/icons/DroneAirportOpenOutlined.js +14 -0
- package/es/icons/GoStraightOutlined.d.ts +4 -0
- package/es/icons/GoStraightOutlined.js +14 -0
- package/es/icons/SharpLeftTurnOutlined.d.ts +4 -0
- package/es/icons/SharpLeftTurnOutlined.js +14 -0
- package/es/icons/SharpRightTurnOutlined.d.ts +4 -0
- package/es/icons/SharpRightTurnOutlined.js +14 -0
- package/es/icons/SlightlyTurnLeftOutlined.d.ts +4 -0
- package/es/icons/SlightlyTurnLeftOutlined.js +14 -0
- package/es/icons/SlightlyTurnRightOutlined.d.ts +4 -0
- package/es/icons/SlightlyTurnRightOutlined.js +14 -0
- package/es/icons/StayLeftOutlined.d.ts +4 -0
- package/es/icons/StayLeftOutlined.js +14 -0
- package/es/icons/StayRightOutlined.d.ts +4 -0
- package/es/icons/StayRightOutlined.js +14 -0
- package/es/icons/TurnAroundOutlined.d.ts +4 -0
- package/es/icons/TurnAroundOutlined.js +14 -0
- package/es/icons/TurnLeftOutlined.d.ts +4 -0
- package/es/icons/TurnLeftOutlined.js +14 -0
- package/es/icons/TurnRightOutlined.d.ts +4 -0
- package/es/icons/TurnRightOutlined.js +14 -0
- package/es/icons/index.d.ts +12 -0
- package/es/icons/index.js +12 -0
- package/lib/icons/ClosureOutlined.d.ts +4 -0
- package/lib/icons/ClosureOutlined.js +41 -0
- package/lib/icons/DroneAirportOpenOutlined.d.ts +4 -0
- package/lib/icons/DroneAirportOpenOutlined.js +41 -0
- package/lib/icons/GoStraightOutlined.d.ts +4 -0
- package/lib/icons/GoStraightOutlined.js +41 -0
- package/lib/icons/SharpLeftTurnOutlined.d.ts +4 -0
- package/lib/icons/SharpLeftTurnOutlined.js +41 -0
- package/lib/icons/SharpRightTurnOutlined.d.ts +4 -0
- package/lib/icons/SharpRightTurnOutlined.js +41 -0
- package/lib/icons/SlightlyTurnLeftOutlined.d.ts +4 -0
- package/lib/icons/SlightlyTurnLeftOutlined.js +41 -0
- package/lib/icons/SlightlyTurnRightOutlined.d.ts +4 -0
- package/lib/icons/SlightlyTurnRightOutlined.js +41 -0
- package/lib/icons/StayLeftOutlined.d.ts +4 -0
- package/lib/icons/StayLeftOutlined.js +41 -0
- package/lib/icons/StayRightOutlined.d.ts +4 -0
- package/lib/icons/StayRightOutlined.js +41 -0
- package/lib/icons/TurnAroundOutlined.d.ts +4 -0
- package/lib/icons/TurnAroundOutlined.js +41 -0
- package/lib/icons/TurnLeftOutlined.d.ts +4 -0
- package/lib/icons/TurnLeftOutlined.js +41 -0
- package/lib/icons/TurnRightOutlined.d.ts +4 -0
- package/lib/icons/TurnRightOutlined.js +41 -0
- package/lib/icons/index.d.ts +12 -0
- package/lib/icons/index.js +36 -0
- package/package.json +2 -2
package/lib/icons/index.d.ts
CHANGED
|
@@ -161,6 +161,7 @@ export { default as CloseCircleOutlined } from './CloseCircleOutlined';
|
|
|
161
161
|
export { default as CloseOutlined } from './CloseOutlined';
|
|
162
162
|
export { default as CloseSquareFilled } from './CloseSquareFilled';
|
|
163
163
|
export { default as CloseSquareOutlined } from './CloseSquareOutlined';
|
|
164
|
+
export { default as ClosureOutlined } from './ClosureOutlined';
|
|
164
165
|
export { default as CloudFilled } from './CloudFilled';
|
|
165
166
|
export { default as CloudOutlined } from './CloudOutlined';
|
|
166
167
|
export { default as Co2Outlined } from './Co2Outlined';
|
|
@@ -232,6 +233,7 @@ export { default as DrawRectangleOutlined } from './DrawRectangleOutlined';
|
|
|
232
233
|
export { default as DrawRoundOutlined } from './DrawRoundOutlined';
|
|
233
234
|
export { default as DrinkWaterPointOutlined } from './DrinkWaterPointOutlined';
|
|
234
235
|
export { default as DriveRecorderOutlined } from './DriveRecorderOutlined';
|
|
236
|
+
export { default as DroneAirportOpenOutlined } from './DroneAirportOpenOutlined';
|
|
235
237
|
export { default as DroneAirportOutlined } from './DroneAirportOutlined';
|
|
236
238
|
export { default as DroneFilled } from './DroneFilled';
|
|
237
239
|
export { default as DroneOutlined } from './DroneOutlined';
|
|
@@ -416,6 +418,7 @@ export { default as GimbalDownWhitePurely } from './GimbalDownWhitePurely';
|
|
|
416
418
|
export { default as GithubFilled } from './GithubFilled';
|
|
417
419
|
export { default as GlobalFilled } from './GlobalFilled';
|
|
418
420
|
export { default as GlobalOutlined } from './GlobalOutlined';
|
|
421
|
+
export { default as GoStraightOutlined } from './GoStraightOutlined';
|
|
419
422
|
export { default as GovernmentFilled } from './GovernmentFilled';
|
|
420
423
|
export { default as GovernmentOutlined } from './GovernmentOutlined';
|
|
421
424
|
export { default as GridOutlined } from './GridOutlined';
|
|
@@ -824,6 +827,8 @@ export { default as SettingFilled } from './SettingFilled';
|
|
|
824
827
|
export { default as SettingOutlined } from './SettingOutlined';
|
|
825
828
|
export { default as ShakeOutlined } from './ShakeOutlined';
|
|
826
829
|
export { default as ShareAltOutlined } from './ShareAltOutlined';
|
|
830
|
+
export { default as SharpLeftTurnOutlined } from './SharpLeftTurnOutlined';
|
|
831
|
+
export { default as SharpRightTurnOutlined } from './SharpRightTurnOutlined';
|
|
827
832
|
export { default as ShelterOutlined } from './ShelterOutlined';
|
|
828
833
|
export { default as ShootFilled } from './ShootFilled';
|
|
829
834
|
export { default as ShoppingCartOutlined } from './ShoppingCartOutlined';
|
|
@@ -839,6 +844,8 @@ export { default as SiteManagePurely } from './SiteManagePurely';
|
|
|
839
844
|
export { default as SlashOutlined } from './SlashOutlined';
|
|
840
845
|
export { default as SleepFilled } from './SleepFilled';
|
|
841
846
|
export { default as SleepOutlined } from './SleepOutlined';
|
|
847
|
+
export { default as SlightlyTurnLeftOutlined } from './SlightlyTurnLeftOutlined';
|
|
848
|
+
export { default as SlightlyTurnRightOutlined } from './SlightlyTurnRightOutlined';
|
|
842
849
|
export { default as SlopeProtectionOutlined } from './SlopeProtectionOutlined';
|
|
843
850
|
export { default as SluiceGateOutlined } from './SluiceGateOutlined';
|
|
844
851
|
export { default as SmartBoxOutlined } from './SmartBoxOutlined';
|
|
@@ -871,6 +878,8 @@ export { default as SquareOutlined } from './SquareOutlined';
|
|
|
871
878
|
export { default as StarFilled } from './StarFilled';
|
|
872
879
|
export { default as StarOutlined } from './StarOutlined';
|
|
873
880
|
export { default as StatisticsFilled } from './StatisticsFilled';
|
|
881
|
+
export { default as StayLeftOutlined } from './StayLeftOutlined';
|
|
882
|
+
export { default as StayRightOutlined } from './StayRightOutlined';
|
|
874
883
|
export { default as StepBackwardOutlined } from './StepBackwardOutlined';
|
|
875
884
|
export { default as StepCountOutlined } from './StepCountOutlined';
|
|
876
885
|
export { default as StepForwardOutlined } from './StepForwardOutlined';
|
|
@@ -929,6 +938,9 @@ export { default as TrafficLightFilled } from './TrafficLightFilled';
|
|
|
929
938
|
export { default as TrafficPoliceOutlined } from './TrafficPoliceOutlined';
|
|
930
939
|
export { default as TrophyOutlined } from './TrophyOutlined';
|
|
931
940
|
export { default as TunnelFilled } from './TunnelFilled';
|
|
941
|
+
export { default as TurnAroundOutlined } from './TurnAroundOutlined';
|
|
942
|
+
export { default as TurnLeftOutlined } from './TurnLeftOutlined';
|
|
943
|
+
export { default as TurnRightOutlined } from './TurnRightOutlined';
|
|
932
944
|
export { default as TwinsOutlined } from './TwinsOutlined';
|
|
933
945
|
export { default as TyphoonOutlined } from './TyphoonOutlined';
|
|
934
946
|
export { default as UnitFilled } from './UnitFilled';
|
package/lib/icons/index.js
CHANGED
|
@@ -192,6 +192,7 @@ __export(icons_exports, {
|
|
|
192
192
|
CloseOutlined: () => import_CloseOutlined.default,
|
|
193
193
|
CloseSquareFilled: () => import_CloseSquareFilled.default,
|
|
194
194
|
CloseSquareOutlined: () => import_CloseSquareOutlined.default,
|
|
195
|
+
ClosureOutlined: () => import_ClosureOutlined.default,
|
|
195
196
|
CloudFilled: () => import_CloudFilled.default,
|
|
196
197
|
CloudOutlined: () => import_CloudOutlined.default,
|
|
197
198
|
Co2Outlined: () => import_Co2Outlined.default,
|
|
@@ -263,6 +264,7 @@ __export(icons_exports, {
|
|
|
263
264
|
DrawRoundOutlined: () => import_DrawRoundOutlined.default,
|
|
264
265
|
DrinkWaterPointOutlined: () => import_DrinkWaterPointOutlined.default,
|
|
265
266
|
DriveRecorderOutlined: () => import_DriveRecorderOutlined.default,
|
|
267
|
+
DroneAirportOpenOutlined: () => import_DroneAirportOpenOutlined.default,
|
|
266
268
|
DroneAirportOutlined: () => import_DroneAirportOutlined.default,
|
|
267
269
|
DroneFilled: () => import_DroneFilled.default,
|
|
268
270
|
DroneOutlined: () => import_DroneOutlined.default,
|
|
@@ -447,6 +449,7 @@ __export(icons_exports, {
|
|
|
447
449
|
GithubFilled: () => import_GithubFilled.default,
|
|
448
450
|
GlobalFilled: () => import_GlobalFilled.default,
|
|
449
451
|
GlobalOutlined: () => import_GlobalOutlined.default,
|
|
452
|
+
GoStraightOutlined: () => import_GoStraightOutlined.default,
|
|
450
453
|
GovernmentFilled: () => import_GovernmentFilled.default,
|
|
451
454
|
GovernmentOutlined: () => import_GovernmentOutlined.default,
|
|
452
455
|
GridOutlined: () => import_GridOutlined.default,
|
|
@@ -855,6 +858,8 @@ __export(icons_exports, {
|
|
|
855
858
|
SettingOutlined: () => import_SettingOutlined.default,
|
|
856
859
|
ShakeOutlined: () => import_ShakeOutlined.default,
|
|
857
860
|
ShareAltOutlined: () => import_ShareAltOutlined.default,
|
|
861
|
+
SharpLeftTurnOutlined: () => import_SharpLeftTurnOutlined.default,
|
|
862
|
+
SharpRightTurnOutlined: () => import_SharpRightTurnOutlined.default,
|
|
858
863
|
ShelterOutlined: () => import_ShelterOutlined.default,
|
|
859
864
|
ShootFilled: () => import_ShootFilled.default,
|
|
860
865
|
ShoppingCartOutlined: () => import_ShoppingCartOutlined.default,
|
|
@@ -870,6 +875,8 @@ __export(icons_exports, {
|
|
|
870
875
|
SlashOutlined: () => import_SlashOutlined.default,
|
|
871
876
|
SleepFilled: () => import_SleepFilled.default,
|
|
872
877
|
SleepOutlined: () => import_SleepOutlined.default,
|
|
878
|
+
SlightlyTurnLeftOutlined: () => import_SlightlyTurnLeftOutlined.default,
|
|
879
|
+
SlightlyTurnRightOutlined: () => import_SlightlyTurnRightOutlined.default,
|
|
873
880
|
SlopeProtectionOutlined: () => import_SlopeProtectionOutlined.default,
|
|
874
881
|
SluiceGateOutlined: () => import_SluiceGateOutlined.default,
|
|
875
882
|
SmartBoxOutlined: () => import_SmartBoxOutlined.default,
|
|
@@ -902,6 +909,8 @@ __export(icons_exports, {
|
|
|
902
909
|
StarFilled: () => import_StarFilled.default,
|
|
903
910
|
StarOutlined: () => import_StarOutlined.default,
|
|
904
911
|
StatisticsFilled: () => import_StatisticsFilled.default,
|
|
912
|
+
StayLeftOutlined: () => import_StayLeftOutlined.default,
|
|
913
|
+
StayRightOutlined: () => import_StayRightOutlined.default,
|
|
905
914
|
StepBackwardOutlined: () => import_StepBackwardOutlined.default,
|
|
906
915
|
StepCountOutlined: () => import_StepCountOutlined.default,
|
|
907
916
|
StepForwardOutlined: () => import_StepForwardOutlined.default,
|
|
@@ -960,6 +969,9 @@ __export(icons_exports, {
|
|
|
960
969
|
TrafficPoliceOutlined: () => import_TrafficPoliceOutlined.default,
|
|
961
970
|
TrophyOutlined: () => import_TrophyOutlined.default,
|
|
962
971
|
TunnelFilled: () => import_TunnelFilled.default,
|
|
972
|
+
TurnAroundOutlined: () => import_TurnAroundOutlined.default,
|
|
973
|
+
TurnLeftOutlined: () => import_TurnLeftOutlined.default,
|
|
974
|
+
TurnRightOutlined: () => import_TurnRightOutlined.default,
|
|
963
975
|
TwinsOutlined: () => import_TwinsOutlined.default,
|
|
964
976
|
TyphoonOutlined: () => import_TyphoonOutlined.default,
|
|
965
977
|
UnitFilled: () => import_UnitFilled.default,
|
|
@@ -1227,6 +1239,7 @@ var import_CloseCircleOutlined = __toESM(require("./CloseCircleOutlined"));
|
|
|
1227
1239
|
var import_CloseOutlined = __toESM(require("./CloseOutlined"));
|
|
1228
1240
|
var import_CloseSquareFilled = __toESM(require("./CloseSquareFilled"));
|
|
1229
1241
|
var import_CloseSquareOutlined = __toESM(require("./CloseSquareOutlined"));
|
|
1242
|
+
var import_ClosureOutlined = __toESM(require("./ClosureOutlined"));
|
|
1230
1243
|
var import_CloudFilled = __toESM(require("./CloudFilled"));
|
|
1231
1244
|
var import_CloudOutlined = __toESM(require("./CloudOutlined"));
|
|
1232
1245
|
var import_Co2Outlined = __toESM(require("./Co2Outlined"));
|
|
@@ -1298,6 +1311,7 @@ var import_DrawRectangleOutlined = __toESM(require("./DrawRectangleOutlined"));
|
|
|
1298
1311
|
var import_DrawRoundOutlined = __toESM(require("./DrawRoundOutlined"));
|
|
1299
1312
|
var import_DrinkWaterPointOutlined = __toESM(require("./DrinkWaterPointOutlined"));
|
|
1300
1313
|
var import_DriveRecorderOutlined = __toESM(require("./DriveRecorderOutlined"));
|
|
1314
|
+
var import_DroneAirportOpenOutlined = __toESM(require("./DroneAirportOpenOutlined"));
|
|
1301
1315
|
var import_DroneAirportOutlined = __toESM(require("./DroneAirportOutlined"));
|
|
1302
1316
|
var import_DroneFilled = __toESM(require("./DroneFilled"));
|
|
1303
1317
|
var import_DroneOutlined = __toESM(require("./DroneOutlined"));
|
|
@@ -1482,6 +1496,7 @@ var import_GimbalDownWhitePurely = __toESM(require("./GimbalDownWhitePurely"));
|
|
|
1482
1496
|
var import_GithubFilled = __toESM(require("./GithubFilled"));
|
|
1483
1497
|
var import_GlobalFilled = __toESM(require("./GlobalFilled"));
|
|
1484
1498
|
var import_GlobalOutlined = __toESM(require("./GlobalOutlined"));
|
|
1499
|
+
var import_GoStraightOutlined = __toESM(require("./GoStraightOutlined"));
|
|
1485
1500
|
var import_GovernmentFilled = __toESM(require("./GovernmentFilled"));
|
|
1486
1501
|
var import_GovernmentOutlined = __toESM(require("./GovernmentOutlined"));
|
|
1487
1502
|
var import_GridOutlined = __toESM(require("./GridOutlined"));
|
|
@@ -1890,6 +1905,8 @@ var import_SettingFilled = __toESM(require("./SettingFilled"));
|
|
|
1890
1905
|
var import_SettingOutlined = __toESM(require("./SettingOutlined"));
|
|
1891
1906
|
var import_ShakeOutlined = __toESM(require("./ShakeOutlined"));
|
|
1892
1907
|
var import_ShareAltOutlined = __toESM(require("./ShareAltOutlined"));
|
|
1908
|
+
var import_SharpLeftTurnOutlined = __toESM(require("./SharpLeftTurnOutlined"));
|
|
1909
|
+
var import_SharpRightTurnOutlined = __toESM(require("./SharpRightTurnOutlined"));
|
|
1893
1910
|
var import_ShelterOutlined = __toESM(require("./ShelterOutlined"));
|
|
1894
1911
|
var import_ShootFilled = __toESM(require("./ShootFilled"));
|
|
1895
1912
|
var import_ShoppingCartOutlined = __toESM(require("./ShoppingCartOutlined"));
|
|
@@ -1905,6 +1922,8 @@ var import_SiteManagePurely = __toESM(require("./SiteManagePurely"));
|
|
|
1905
1922
|
var import_SlashOutlined = __toESM(require("./SlashOutlined"));
|
|
1906
1923
|
var import_SleepFilled = __toESM(require("./SleepFilled"));
|
|
1907
1924
|
var import_SleepOutlined = __toESM(require("./SleepOutlined"));
|
|
1925
|
+
var import_SlightlyTurnLeftOutlined = __toESM(require("./SlightlyTurnLeftOutlined"));
|
|
1926
|
+
var import_SlightlyTurnRightOutlined = __toESM(require("./SlightlyTurnRightOutlined"));
|
|
1908
1927
|
var import_SlopeProtectionOutlined = __toESM(require("./SlopeProtectionOutlined"));
|
|
1909
1928
|
var import_SluiceGateOutlined = __toESM(require("./SluiceGateOutlined"));
|
|
1910
1929
|
var import_SmartBoxOutlined = __toESM(require("./SmartBoxOutlined"));
|
|
@@ -1937,6 +1956,8 @@ var import_SquareOutlined = __toESM(require("./SquareOutlined"));
|
|
|
1937
1956
|
var import_StarFilled = __toESM(require("./StarFilled"));
|
|
1938
1957
|
var import_StarOutlined = __toESM(require("./StarOutlined"));
|
|
1939
1958
|
var import_StatisticsFilled = __toESM(require("./StatisticsFilled"));
|
|
1959
|
+
var import_StayLeftOutlined = __toESM(require("./StayLeftOutlined"));
|
|
1960
|
+
var import_StayRightOutlined = __toESM(require("./StayRightOutlined"));
|
|
1940
1961
|
var import_StepBackwardOutlined = __toESM(require("./StepBackwardOutlined"));
|
|
1941
1962
|
var import_StepCountOutlined = __toESM(require("./StepCountOutlined"));
|
|
1942
1963
|
var import_StepForwardOutlined = __toESM(require("./StepForwardOutlined"));
|
|
@@ -1995,6 +2016,9 @@ var import_TrafficLightFilled = __toESM(require("./TrafficLightFilled"));
|
|
|
1995
2016
|
var import_TrafficPoliceOutlined = __toESM(require("./TrafficPoliceOutlined"));
|
|
1996
2017
|
var import_TrophyOutlined = __toESM(require("./TrophyOutlined"));
|
|
1997
2018
|
var import_TunnelFilled = __toESM(require("./TunnelFilled"));
|
|
2019
|
+
var import_TurnAroundOutlined = __toESM(require("./TurnAroundOutlined"));
|
|
2020
|
+
var import_TurnLeftOutlined = __toESM(require("./TurnLeftOutlined"));
|
|
2021
|
+
var import_TurnRightOutlined = __toESM(require("./TurnRightOutlined"));
|
|
1998
2022
|
var import_TwinsOutlined = __toESM(require("./TwinsOutlined"));
|
|
1999
2023
|
var import_TyphoonOutlined = __toESM(require("./TyphoonOutlined"));
|
|
2000
2024
|
var import_UnitFilled = __toESM(require("./UnitFilled"));
|
|
@@ -2262,6 +2286,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2262
2286
|
CloseOutlined,
|
|
2263
2287
|
CloseSquareFilled,
|
|
2264
2288
|
CloseSquareOutlined,
|
|
2289
|
+
ClosureOutlined,
|
|
2265
2290
|
CloudFilled,
|
|
2266
2291
|
CloudOutlined,
|
|
2267
2292
|
Co2Outlined,
|
|
@@ -2333,6 +2358,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2333
2358
|
DrawRoundOutlined,
|
|
2334
2359
|
DrinkWaterPointOutlined,
|
|
2335
2360
|
DriveRecorderOutlined,
|
|
2361
|
+
DroneAirportOpenOutlined,
|
|
2336
2362
|
DroneAirportOutlined,
|
|
2337
2363
|
DroneFilled,
|
|
2338
2364
|
DroneOutlined,
|
|
@@ -2517,6 +2543,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2517
2543
|
GithubFilled,
|
|
2518
2544
|
GlobalFilled,
|
|
2519
2545
|
GlobalOutlined,
|
|
2546
|
+
GoStraightOutlined,
|
|
2520
2547
|
GovernmentFilled,
|
|
2521
2548
|
GovernmentOutlined,
|
|
2522
2549
|
GridOutlined,
|
|
@@ -2925,6 +2952,8 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2925
2952
|
SettingOutlined,
|
|
2926
2953
|
ShakeOutlined,
|
|
2927
2954
|
ShareAltOutlined,
|
|
2955
|
+
SharpLeftTurnOutlined,
|
|
2956
|
+
SharpRightTurnOutlined,
|
|
2928
2957
|
ShelterOutlined,
|
|
2929
2958
|
ShootFilled,
|
|
2930
2959
|
ShoppingCartOutlined,
|
|
@@ -2940,6 +2969,8 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2940
2969
|
SlashOutlined,
|
|
2941
2970
|
SleepFilled,
|
|
2942
2971
|
SleepOutlined,
|
|
2972
|
+
SlightlyTurnLeftOutlined,
|
|
2973
|
+
SlightlyTurnRightOutlined,
|
|
2943
2974
|
SlopeProtectionOutlined,
|
|
2944
2975
|
SluiceGateOutlined,
|
|
2945
2976
|
SmartBoxOutlined,
|
|
@@ -2972,6 +3003,8 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2972
3003
|
StarFilled,
|
|
2973
3004
|
StarOutlined,
|
|
2974
3005
|
StatisticsFilled,
|
|
3006
|
+
StayLeftOutlined,
|
|
3007
|
+
StayRightOutlined,
|
|
2975
3008
|
StepBackwardOutlined,
|
|
2976
3009
|
StepCountOutlined,
|
|
2977
3010
|
StepForwardOutlined,
|
|
@@ -3030,6 +3063,9 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
3030
3063
|
TrafficPoliceOutlined,
|
|
3031
3064
|
TrophyOutlined,
|
|
3032
3065
|
TunnelFilled,
|
|
3066
|
+
TurnAroundOutlined,
|
|
3067
|
+
TurnLeftOutlined,
|
|
3068
|
+
TurnRightOutlined,
|
|
3033
3069
|
TwinsOutlined,
|
|
3034
3070
|
TyphoonOutlined,
|
|
3035
3071
|
UnitFilled,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sensoro-design/icons",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.75.0",
|
|
4
4
|
"description": "Abstract nodes for sensoro design icons.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@babel/runtime": "^7.11.2",
|
|
28
28
|
"@pansy/classnames": "^1.0.1",
|
|
29
29
|
"rc-util": "^5.19.3",
|
|
30
|
-
"@sensoro-design/icons-svg": "2.
|
|
30
|
+
"@sensoro-design/icons-svg": "2.75.0"
|
|
31
31
|
},
|
|
32
32
|
"publishConfig": {
|
|
33
33
|
"access": "public"
|