@sensoro-design/icons 2.54.0 → 2.56.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/AssetsFilled.d.ts +2 -0
- package/AssetsFilled.js +15 -0
- package/AssetsOutlined.d.ts +2 -0
- package/AssetsOutlined.js +15 -0
- package/CHANGELOG.md +22 -0
- package/FlipHorizontalOutlined.d.ts +2 -0
- package/FlipHorizontalOutlined.js +15 -0
- package/HashrateFilled.d.ts +2 -0
- package/HashrateFilled.js +15 -0
- package/HashrateOutlined.d.ts +2 -0
- package/HashrateOutlined.js +15 -0
- package/NextOutlined.d.ts +2 -0
- package/NextOutlined.js +15 -0
- package/PreviousOutlined.d.ts +2 -0
- package/PreviousOutlined.js +15 -0
- package/ReasoningFilled.d.ts +2 -0
- package/ReasoningFilled.js +15 -0
- package/ReasoningOutlined.d.ts +2 -0
- package/ReasoningOutlined.js +15 -0
- package/SpecialGroupsFilled.d.ts +2 -0
- package/SpecialGroupsFilled.js +15 -0
- package/es/icons/AssetsFilled.d.ts +4 -0
- package/es/icons/AssetsFilled.js +14 -0
- package/es/icons/AssetsOutlined.d.ts +4 -0
- package/es/icons/AssetsOutlined.js +14 -0
- package/es/icons/FlipHorizontalOutlined.d.ts +4 -0
- package/es/icons/FlipHorizontalOutlined.js +14 -0
- package/es/icons/HashrateFilled.d.ts +4 -0
- package/es/icons/HashrateFilled.js +14 -0
- package/es/icons/HashrateOutlined.d.ts +4 -0
- package/es/icons/HashrateOutlined.js +14 -0
- package/es/icons/NextOutlined.d.ts +4 -0
- package/es/icons/NextOutlined.js +14 -0
- package/es/icons/PreviousOutlined.d.ts +4 -0
- package/es/icons/PreviousOutlined.js +14 -0
- package/es/icons/ReasoningFilled.d.ts +4 -0
- package/es/icons/ReasoningFilled.js +14 -0
- package/es/icons/ReasoningOutlined.d.ts +4 -0
- package/es/icons/ReasoningOutlined.js +14 -0
- package/es/icons/SpecialGroupsFilled.d.ts +4 -0
- package/es/icons/SpecialGroupsFilled.js +14 -0
- package/es/icons/index.d.ts +10 -0
- package/es/icons/index.js +10 -0
- package/lib/icons/AssetsFilled.d.ts +4 -0
- package/lib/icons/AssetsFilled.js +41 -0
- package/lib/icons/AssetsOutlined.d.ts +4 -0
- package/lib/icons/AssetsOutlined.js +41 -0
- package/lib/icons/FlipHorizontalOutlined.d.ts +4 -0
- package/lib/icons/FlipHorizontalOutlined.js +41 -0
- package/lib/icons/HashrateFilled.d.ts +4 -0
- package/lib/icons/HashrateFilled.js +41 -0
- package/lib/icons/HashrateOutlined.d.ts +4 -0
- package/lib/icons/HashrateOutlined.js +41 -0
- package/lib/icons/NextOutlined.d.ts +4 -0
- package/lib/icons/NextOutlined.js +41 -0
- package/lib/icons/PreviousOutlined.d.ts +4 -0
- package/lib/icons/PreviousOutlined.js +41 -0
- package/lib/icons/ReasoningFilled.d.ts +4 -0
- package/lib/icons/ReasoningFilled.js +41 -0
- package/lib/icons/ReasoningOutlined.d.ts +4 -0
- package/lib/icons/ReasoningOutlined.js +41 -0
- package/lib/icons/SpecialGroupsFilled.d.ts +4 -0
- package/lib/icons/SpecialGroupsFilled.js +41 -0
- package/lib/icons/index.d.ts +10 -0
- package/lib/icons/index.js +30 -0
- package/package.json +2 -2
package/lib/icons/index.js
CHANGED
|
@@ -88,6 +88,8 @@ __export(icons_exports, {
|
|
|
88
88
|
ArrowTextStartOutlined: () => import_ArrowTextStartOutlined.default,
|
|
89
89
|
ArrowUpOutlined: () => import_ArrowUpOutlined.default,
|
|
90
90
|
AskLeavePurely: () => import_AskLeavePurely.default,
|
|
91
|
+
AssetsFilled: () => import_AssetsFilled.default,
|
|
92
|
+
AssetsOutlined: () => import_AssetsOutlined.default,
|
|
91
93
|
AtlasFilled: () => import_AtlasFilled.default,
|
|
92
94
|
AtlasOutlined: () => import_AtlasOutlined.default,
|
|
93
95
|
AtlasPurely: () => import_AtlasPurely.default,
|
|
@@ -380,6 +382,7 @@ __export(icons_exports, {
|
|
|
380
382
|
FiremenOutlined: () => import_FiremenOutlined.default,
|
|
381
383
|
FireworksFilled: () => import_FireworksFilled.default,
|
|
382
384
|
FlashlightOutlined: () => import_FlashlightOutlined.default,
|
|
385
|
+
FlipHorizontalOutlined: () => import_FlipHorizontalOutlined.default,
|
|
383
386
|
FloorFilled: () => import_FloorFilled.default,
|
|
384
387
|
FloorOutlined: () => import_FloorOutlined.default,
|
|
385
388
|
FocusOneKeyOutlined: () => import_FocusOneKeyOutlined.default,
|
|
@@ -446,6 +449,8 @@ __export(icons_exports, {
|
|
|
446
449
|
HandcuffsOutlined: () => import_HandcuffsOutlined.default,
|
|
447
450
|
HashrateCenterFilled: () => import_HashrateCenterFilled.default,
|
|
448
451
|
HashrateCenterOutlined: () => import_HashrateCenterOutlined.default,
|
|
452
|
+
HashrateFilled: () => import_HashrateFilled.default,
|
|
453
|
+
HashrateOutlined: () => import_HashrateOutlined.default,
|
|
449
454
|
HazeOutlined: () => import_HazeOutlined.default,
|
|
450
455
|
HealthMonitoringPurely: () => import_HealthMonitoringPurely.default,
|
|
451
456
|
HeartFilled: () => import_HeartFilled.default,
|
|
@@ -628,6 +633,7 @@ __export(icons_exports, {
|
|
|
628
633
|
MunicipalFilled: () => import_MunicipalFilled.default,
|
|
629
634
|
MuteOutlined: () => import_MuteOutlined.default,
|
|
630
635
|
NaturalGasOutlined: () => import_NaturalGasOutlined.default,
|
|
636
|
+
NextOutlined: () => import_NextOutlined.default,
|
|
631
637
|
Nh3Outlined: () => import_Nh3Outlined.default,
|
|
632
638
|
NoAlarmPurely: () => import_NoAlarmPurely.default,
|
|
633
639
|
NoAppPurely: () => import_NoAppPurely.default,
|
|
@@ -734,6 +740,7 @@ __export(icons_exports, {
|
|
|
734
740
|
PowerUpsFilled: () => import_PowerUpsFilled.default,
|
|
735
741
|
PowerUpsOutlined: () => import_PowerUpsOutlined.default,
|
|
736
742
|
PoweroffOutlined: () => import_PoweroffOutlined.default,
|
|
743
|
+
PreviousOutlined: () => import_PreviousOutlined.default,
|
|
737
744
|
PrinterOutlined: () => import_PrinterOutlined.default,
|
|
738
745
|
ProfileFilled: () => import_ProfileFilled.default,
|
|
739
746
|
ProfileOutlined: () => import_ProfileOutlined.default,
|
|
@@ -751,6 +758,8 @@ __export(icons_exports, {
|
|
|
751
758
|
RailwayStationFilled: () => import_RailwayStationFilled.default,
|
|
752
759
|
RainfallOutlined: () => import_RainfallOutlined.default,
|
|
753
760
|
RainstormOutlined: () => import_RainstormOutlined.default,
|
|
761
|
+
ReasoningFilled: () => import_ReasoningFilled.default,
|
|
762
|
+
ReasoningOutlined: () => import_ReasoningOutlined.default,
|
|
754
763
|
RecreationFilled: () => import_RecreationFilled.default,
|
|
755
764
|
RecreationOutlined: () => import_RecreationOutlined.default,
|
|
756
765
|
RedoOutlined: () => import_RedoOutlined.default,
|
|
@@ -871,6 +880,7 @@ __export(icons_exports, {
|
|
|
871
880
|
SortOutlined: () => import_SortOutlined.default,
|
|
872
881
|
SoundOutlined: () => import_SoundOutlined.default,
|
|
873
882
|
SoundSmallOutlined: () => import_SoundSmallOutlined.default,
|
|
883
|
+
SpecialGroupsFilled: () => import_SpecialGroupsFilled.default,
|
|
874
884
|
SpecialPopulationsPurely: () => import_SpecialPopulationsPurely.default,
|
|
875
885
|
SpecialVehiclesPurely: () => import_SpecialVehiclesPurely.default,
|
|
876
886
|
SplitScreenOutlined: () => import_SplitScreenOutlined.default,
|
|
@@ -1098,6 +1108,8 @@ var import_ArrowTextEndOutlined = __toESM(require("./ArrowTextEndOutlined"));
|
|
|
1098
1108
|
var import_ArrowTextStartOutlined = __toESM(require("./ArrowTextStartOutlined"));
|
|
1099
1109
|
var import_ArrowUpOutlined = __toESM(require("./ArrowUpOutlined"));
|
|
1100
1110
|
var import_AskLeavePurely = __toESM(require("./AskLeavePurely"));
|
|
1111
|
+
var import_AssetsFilled = __toESM(require("./AssetsFilled"));
|
|
1112
|
+
var import_AssetsOutlined = __toESM(require("./AssetsOutlined"));
|
|
1101
1113
|
var import_AtlasFilled = __toESM(require("./AtlasFilled"));
|
|
1102
1114
|
var import_AtlasOutlined = __toESM(require("./AtlasOutlined"));
|
|
1103
1115
|
var import_AtlasPurely = __toESM(require("./AtlasPurely"));
|
|
@@ -1390,6 +1402,7 @@ var import_FiremenFilled = __toESM(require("./FiremenFilled"));
|
|
|
1390
1402
|
var import_FiremenOutlined = __toESM(require("./FiremenOutlined"));
|
|
1391
1403
|
var import_FireworksFilled = __toESM(require("./FireworksFilled"));
|
|
1392
1404
|
var import_FlashlightOutlined = __toESM(require("./FlashlightOutlined"));
|
|
1405
|
+
var import_FlipHorizontalOutlined = __toESM(require("./FlipHorizontalOutlined"));
|
|
1393
1406
|
var import_FloorFilled = __toESM(require("./FloorFilled"));
|
|
1394
1407
|
var import_FloorOutlined = __toESM(require("./FloorOutlined"));
|
|
1395
1408
|
var import_FocusOneKeyOutlined = __toESM(require("./FocusOneKeyOutlined"));
|
|
@@ -1456,6 +1469,8 @@ var import_HailOutlined = __toESM(require("./HailOutlined"));
|
|
|
1456
1469
|
var import_HandcuffsOutlined = __toESM(require("./HandcuffsOutlined"));
|
|
1457
1470
|
var import_HashrateCenterFilled = __toESM(require("./HashrateCenterFilled"));
|
|
1458
1471
|
var import_HashrateCenterOutlined = __toESM(require("./HashrateCenterOutlined"));
|
|
1472
|
+
var import_HashrateFilled = __toESM(require("./HashrateFilled"));
|
|
1473
|
+
var import_HashrateOutlined = __toESM(require("./HashrateOutlined"));
|
|
1459
1474
|
var import_HazeOutlined = __toESM(require("./HazeOutlined"));
|
|
1460
1475
|
var import_HealthMonitoringPurely = __toESM(require("./HealthMonitoringPurely"));
|
|
1461
1476
|
var import_HeartFilled = __toESM(require("./HeartFilled"));
|
|
@@ -1638,6 +1653,7 @@ var import_MultiplePicturesFilled = __toESM(require("./MultiplePicturesFilled"))
|
|
|
1638
1653
|
var import_MunicipalFilled = __toESM(require("./MunicipalFilled"));
|
|
1639
1654
|
var import_MuteOutlined = __toESM(require("./MuteOutlined"));
|
|
1640
1655
|
var import_NaturalGasOutlined = __toESM(require("./NaturalGasOutlined"));
|
|
1656
|
+
var import_NextOutlined = __toESM(require("./NextOutlined"));
|
|
1641
1657
|
var import_Nh3Outlined = __toESM(require("./Nh3Outlined"));
|
|
1642
1658
|
var import_NoAlarmPurely = __toESM(require("./NoAlarmPurely"));
|
|
1643
1659
|
var import_NoAppPurely = __toESM(require("./NoAppPurely"));
|
|
@@ -1744,6 +1760,7 @@ var import_PowerPerceptionFilled = __toESM(require("./PowerPerceptionFilled"));
|
|
|
1744
1760
|
var import_PowerUpsFilled = __toESM(require("./PowerUpsFilled"));
|
|
1745
1761
|
var import_PowerUpsOutlined = __toESM(require("./PowerUpsOutlined"));
|
|
1746
1762
|
var import_PoweroffOutlined = __toESM(require("./PoweroffOutlined"));
|
|
1763
|
+
var import_PreviousOutlined = __toESM(require("./PreviousOutlined"));
|
|
1747
1764
|
var import_PrinterOutlined = __toESM(require("./PrinterOutlined"));
|
|
1748
1765
|
var import_ProfileFilled = __toESM(require("./ProfileFilled"));
|
|
1749
1766
|
var import_ProfileOutlined = __toESM(require("./ProfileOutlined"));
|
|
@@ -1761,6 +1778,8 @@ var import_RadioReceiverOutlined = __toESM(require("./RadioReceiverOutlined"));
|
|
|
1761
1778
|
var import_RailwayStationFilled = __toESM(require("./RailwayStationFilled"));
|
|
1762
1779
|
var import_RainfallOutlined = __toESM(require("./RainfallOutlined"));
|
|
1763
1780
|
var import_RainstormOutlined = __toESM(require("./RainstormOutlined"));
|
|
1781
|
+
var import_ReasoningFilled = __toESM(require("./ReasoningFilled"));
|
|
1782
|
+
var import_ReasoningOutlined = __toESM(require("./ReasoningOutlined"));
|
|
1764
1783
|
var import_RecreationFilled = __toESM(require("./RecreationFilled"));
|
|
1765
1784
|
var import_RecreationOutlined = __toESM(require("./RecreationOutlined"));
|
|
1766
1785
|
var import_RedoOutlined = __toESM(require("./RedoOutlined"));
|
|
@@ -1881,6 +1900,7 @@ var import_SmokePurely = __toESM(require("./SmokePurely"));
|
|
|
1881
1900
|
var import_SortOutlined = __toESM(require("./SortOutlined"));
|
|
1882
1901
|
var import_SoundOutlined = __toESM(require("./SoundOutlined"));
|
|
1883
1902
|
var import_SoundSmallOutlined = __toESM(require("./SoundSmallOutlined"));
|
|
1903
|
+
var import_SpecialGroupsFilled = __toESM(require("./SpecialGroupsFilled"));
|
|
1884
1904
|
var import_SpecialPopulationsPurely = __toESM(require("./SpecialPopulationsPurely"));
|
|
1885
1905
|
var import_SpecialVehiclesPurely = __toESM(require("./SpecialVehiclesPurely"));
|
|
1886
1906
|
var import_SplitScreenOutlined = __toESM(require("./SplitScreenOutlined"));
|
|
@@ -2108,6 +2128,8 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2108
2128
|
ArrowTextStartOutlined,
|
|
2109
2129
|
ArrowUpOutlined,
|
|
2110
2130
|
AskLeavePurely,
|
|
2131
|
+
AssetsFilled,
|
|
2132
|
+
AssetsOutlined,
|
|
2111
2133
|
AtlasFilled,
|
|
2112
2134
|
AtlasOutlined,
|
|
2113
2135
|
AtlasPurely,
|
|
@@ -2400,6 +2422,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2400
2422
|
FiremenOutlined,
|
|
2401
2423
|
FireworksFilled,
|
|
2402
2424
|
FlashlightOutlined,
|
|
2425
|
+
FlipHorizontalOutlined,
|
|
2403
2426
|
FloorFilled,
|
|
2404
2427
|
FloorOutlined,
|
|
2405
2428
|
FocusOneKeyOutlined,
|
|
@@ -2466,6 +2489,8 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2466
2489
|
HandcuffsOutlined,
|
|
2467
2490
|
HashrateCenterFilled,
|
|
2468
2491
|
HashrateCenterOutlined,
|
|
2492
|
+
HashrateFilled,
|
|
2493
|
+
HashrateOutlined,
|
|
2469
2494
|
HazeOutlined,
|
|
2470
2495
|
HealthMonitoringPurely,
|
|
2471
2496
|
HeartFilled,
|
|
@@ -2648,6 +2673,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2648
2673
|
MunicipalFilled,
|
|
2649
2674
|
MuteOutlined,
|
|
2650
2675
|
NaturalGasOutlined,
|
|
2676
|
+
NextOutlined,
|
|
2651
2677
|
Nh3Outlined,
|
|
2652
2678
|
NoAlarmPurely,
|
|
2653
2679
|
NoAppPurely,
|
|
@@ -2754,6 +2780,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2754
2780
|
PowerUpsFilled,
|
|
2755
2781
|
PowerUpsOutlined,
|
|
2756
2782
|
PoweroffOutlined,
|
|
2783
|
+
PreviousOutlined,
|
|
2757
2784
|
PrinterOutlined,
|
|
2758
2785
|
ProfileFilled,
|
|
2759
2786
|
ProfileOutlined,
|
|
@@ -2771,6 +2798,8 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2771
2798
|
RailwayStationFilled,
|
|
2772
2799
|
RainfallOutlined,
|
|
2773
2800
|
RainstormOutlined,
|
|
2801
|
+
ReasoningFilled,
|
|
2802
|
+
ReasoningOutlined,
|
|
2774
2803
|
RecreationFilled,
|
|
2775
2804
|
RecreationOutlined,
|
|
2776
2805
|
RedoOutlined,
|
|
@@ -2891,6 +2920,7 @@ var import_ZoomPlusOutlined = __toESM(require("./ZoomPlusOutlined"));
|
|
|
2891
2920
|
SortOutlined,
|
|
2892
2921
|
SoundOutlined,
|
|
2893
2922
|
SoundSmallOutlined,
|
|
2923
|
+
SpecialGroupsFilled,
|
|
2894
2924
|
SpecialPopulationsPurely,
|
|
2895
2925
|
SpecialVehiclesPurely,
|
|
2896
2926
|
SplitScreenOutlined,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sensoro-design/icons",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.56.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.65.0",
|
|
35
35
|
"rc-util": "^5.19.3"
|
|
36
36
|
},
|
|
37
37
|
"publishConfig": {
|