@hh.ru/magritte-ui-icon 13.1.0 → 13.2.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/IconDynamic-Br77ChWR.js +19 -0
- package/{IconDynamic-BcU49_4Q.js.map → IconDynamic-Br77ChWR.js.map} +1 -1
- package/IconDynamic.js +1 -1
- package/LoaderGlyph.js +1 -1
- package/Skeleton.js +1 -1
- package/country.js +1 -1
- package/hoc.js +1 -1
- package/icon.js +12 -2
- package/icon.js.map +1 -1
- package/icon.mock.d.ts +10 -0
- package/icon.mock.js +41 -1
- package/icon.mock.js.map +1 -1
- package/index.css +1159 -1161
- package/index.js +1 -1
- package/package.json +5 -5
- package/private.js +1 -1
- package/product.js +1 -1
- package/service.js +1 -1
- package/variants/country/index.js +1 -1
- package/variants/icon/BagFilledSize16.js +1 -1
- package/variants/icon/BagFilledSize16.js.map +1 -1
- package/variants/icon/BagFilledSize24.js +1 -1
- package/variants/icon/BagFilledSize24.js.map +1 -1
- package/variants/icon/BulletFilledSize16.js +1 -1
- package/variants/icon/BulletFilledSize16.js.map +1 -1
- package/variants/icon/BulletFilledSize24.js +1 -1
- package/variants/icon/BulletFilledSize24.js.map +1 -1
- package/variants/icon/BulletOutlinedSize16.js +1 -1
- package/variants/icon/BulletOutlinedSize16.js.map +1 -1
- package/variants/icon/BulletOutlinedSize24.js +1 -1
- package/variants/icon/BulletOutlinedSize24.js.map +1 -1
- package/variants/icon/ClockFilledSize32.js +1 -1
- package/variants/icon/ClockFilledSize32.js.map +1 -1
- package/variants/icon/ClockOutlinedSize32.js +1 -1
- package/variants/icon/ClockOutlinedSize32.js.map +1 -1
- package/variants/icon/CrossOutlinedSize16.js +1 -1
- package/variants/icon/CrossOutlinedSize16.js.map +1 -1
- package/variants/icon/CrossOutlinedSize24.js +1 -1
- package/variants/icon/CrossOutlinedSize24.js.map +1 -1
- package/variants/icon/EmojiHalfsad3dSize32.js +1 -1
- package/variants/icon/EmojiHalfsad3dSize32.js.map +1 -1
- package/variants/icon/EmojiHalfsmile3dSize32.js +1 -1
- package/variants/icon/EmojiHalfsmile3dSize32.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize16.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize16.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize24.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize24.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize32.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize32.js.map +1 -1
- package/variants/icon/EmojiSad3dSize32.js +1 -1
- package/variants/icon/EmojiSad3dSize32.js.map +1 -1
- package/variants/icon/FlaskFilledSize24.js +1 -1
- package/variants/icon/FlaskFilledSize24.js.map +1 -1
- package/variants/icon/FlaskOutlinedSize16.js +1 -1
- package/variants/icon/FlaskOutlinedSize16.js.map +1 -1
- package/variants/icon/HyperstarFilledSize16.d.ts +2 -0
- package/variants/icon/HyperstarFilledSize16.js +9 -0
- package/variants/icon/HyperstarFilledSize16.js.map +1 -0
- package/variants/icon/HyperstarFilledSize24.d.ts +2 -0
- package/variants/icon/HyperstarFilledSize24.js +9 -0
- package/variants/icon/HyperstarFilledSize24.js.map +1 -0
- package/variants/icon/HyperstarOutlinedSize16.d.ts +2 -0
- package/variants/icon/HyperstarOutlinedSize16.js +9 -0
- package/variants/icon/HyperstarOutlinedSize16.js.map +1 -0
- package/variants/icon/HyperstarOutlinedSize24.d.ts +2 -0
- package/variants/icon/HyperstarOutlinedSize24.js +9 -0
- package/variants/icon/HyperstarOutlinedSize24.js.map +1 -0
- package/variants/icon/ImageStackFilledSize32.js +1 -1
- package/variants/icon/ImageStackFilledSize32.js.map +1 -1
- package/variants/icon/ImageStackOutlinedSize32.js +1 -1
- package/variants/icon/ImageStackOutlinedSize32.js.map +1 -1
- package/variants/icon/LoaderOutlinedSize16.js +1 -1
- package/variants/icon/LoaderOutlinedSize16.js.map +1 -1
- package/variants/icon/LocationOutlinedSize32.js +1 -1
- package/variants/icon/LocationOutlinedSize32.js.map +1 -1
- package/variants/icon/SendAndroidOutlinedSize32.js +1 -1
- package/variants/icon/SendAndroidOutlinedSize32.js.map +1 -1
- package/variants/icon/SendWebFilledSize32.js +1 -1
- package/variants/icon/SendWebFilledSize32.js.map +1 -1
- package/variants/icon/SendWebOutlinedSize32.js +1 -1
- package/variants/icon/SendWebOutlinedSize32.js.map +1 -1
- package/variants/icon/SquareCircleFilledSize16.d.ts +2 -0
- package/variants/icon/SquareCircleFilledSize16.js +9 -0
- package/variants/icon/SquareCircleFilledSize16.js.map +1 -0
- package/variants/icon/SquareCircleFilledSize24.d.ts +2 -0
- package/variants/icon/SquareCircleFilledSize24.js +9 -0
- package/variants/icon/SquareCircleFilledSize24.js.map +1 -0
- package/variants/icon/TreeFilledSize24.js +1 -1
- package/variants/icon/TreeFilledSize24.js.map +1 -1
- package/variants/icon/UserCircleOutlinedSize32.js +1 -1
- package/variants/icon/UserCircleOutlinedSize32.js.map +1 -1
- package/variants/icon/UserSinglePlusFilledSize16.d.ts +2 -0
- package/variants/icon/UserSinglePlusFilledSize16.js +9 -0
- package/variants/icon/UserSinglePlusFilledSize16.js.map +1 -0
- package/variants/icon/UserSinglePlusFilledSize24.d.ts +2 -0
- package/variants/icon/UserSinglePlusFilledSize24.js +9 -0
- package/variants/icon/UserSinglePlusFilledSize24.js.map +1 -0
- package/variants/icon/UserSinglePlusOutlinedSize16.d.ts +2 -0
- package/variants/icon/UserSinglePlusOutlinedSize16.js +9 -0
- package/variants/icon/UserSinglePlusOutlinedSize16.js.map +1 -0
- package/variants/icon/UserSinglePlusOutlinedSize24.d.ts +2 -0
- package/variants/icon/UserSinglePlusOutlinedSize24.js +9 -0
- package/variants/icon/UserSinglePlusOutlinedSize24.js.map +1 -0
- package/variants/icon/index.d.ts +142 -92
- package/variants/icon/index.js +41 -21
- package/variants/icon/index.js.map +1 -1
- package/variants/private/index.js +1 -1
- package/variants/product/index.js +1 -1
- package/variants/service/index.js +1 -1
- package/IconDynamic-BcU49_4Q.js +0 -19
package/variants/icon/index.d.ts
CHANGED
|
@@ -8,11 +8,6 @@ export declare const ExclamationTriangleOutlinedSize32: import("../..").IconWrap
|
|
|
8
8
|
loading?: boolean;
|
|
9
9
|
}>;
|
|
10
10
|
};
|
|
11
|
-
export declare const FolderHeartFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
12
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
13
|
-
loading?: boolean;
|
|
14
|
-
}>;
|
|
15
|
-
};
|
|
16
11
|
export declare const FolderFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
17
12
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
18
13
|
loading?: boolean;
|
|
@@ -413,11 +408,6 @@ export declare const CheckOutlinedSize12: import("../..").IconWrapperComponent<n
|
|
|
413
408
|
loading?: boolean;
|
|
414
409
|
}>;
|
|
415
410
|
};
|
|
416
|
-
export declare const CardLinesPlusFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
417
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
418
|
-
loading?: boolean;
|
|
419
|
-
}>;
|
|
420
|
-
};
|
|
421
411
|
export declare const CardLinesCrossedOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
422
412
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
423
413
|
loading?: boolean;
|
|
@@ -493,11 +483,6 @@ export declare const EllipsisHorizontalCircleFilledSize16: import("../..").IconW
|
|
|
493
483
|
loading?: boolean;
|
|
494
484
|
}>;
|
|
495
485
|
};
|
|
496
|
-
export declare const CardLinesStackedPlusFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
497
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
498
|
-
loading?: boolean;
|
|
499
|
-
}>;
|
|
500
|
-
};
|
|
501
486
|
export declare const SendWebFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
502
487
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
503
488
|
loading?: boolean;
|
|
@@ -628,11 +613,6 @@ export declare const InfoCircleOutlinedSize24: import("../..").IconWrapperCompon
|
|
|
628
613
|
loading?: boolean;
|
|
629
614
|
}>;
|
|
630
615
|
};
|
|
631
|
-
export declare const CardLinesPlusOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
632
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
633
|
-
loading?: boolean;
|
|
634
|
-
}>;
|
|
635
|
-
};
|
|
636
616
|
export declare const EmojiHalfsmile3dSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
637
617
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
638
618
|
loading?: boolean;
|
|
@@ -773,11 +753,6 @@ export declare const CheckCircleOutlinedSize24: import("../..").IconWrapperCompo
|
|
|
773
753
|
loading?: boolean;
|
|
774
754
|
}>;
|
|
775
755
|
};
|
|
776
|
-
export declare const UserDoubleFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
777
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
778
|
-
loading?: boolean;
|
|
779
|
-
}>;
|
|
780
|
-
};
|
|
781
756
|
export declare const FolderArrowRightFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
782
757
|
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
783
758
|
loading?: boolean;
|
|
@@ -788,11 +763,6 @@ export declare const EmojiHalfsmileOutlinedSize16: import("../..").IconWrapperCo
|
|
|
788
763
|
loading?: boolean;
|
|
789
764
|
}>;
|
|
790
765
|
};
|
|
791
|
-
export declare const EmojiHalfsmileOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
792
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
793
|
-
loading?: boolean;
|
|
794
|
-
}>;
|
|
795
|
-
};
|
|
796
766
|
export declare const ThumbUpFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
797
767
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
798
768
|
loading?: boolean;
|
|
@@ -1048,11 +1018,6 @@ export declare const UserCircleOutlinedSize24: import("../..").IconWrapperCompon
|
|
|
1048
1018
|
loading?: boolean;
|
|
1049
1019
|
}>;
|
|
1050
1020
|
};
|
|
1051
|
-
export declare const CrossOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
1052
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
1053
|
-
loading?: boolean;
|
|
1054
|
-
}>;
|
|
1055
|
-
};
|
|
1056
1021
|
export declare const AdjustmentsOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
1057
1022
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
1058
1023
|
loading?: boolean;
|
|
@@ -1188,11 +1153,6 @@ export declare const FolderOutlinedSize24: import("../..").IconWrapperComponentS
|
|
|
1188
1153
|
loading?: boolean;
|
|
1189
1154
|
}>;
|
|
1190
1155
|
};
|
|
1191
|
-
export declare const CardLinesPlusOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
1192
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
1193
|
-
loading?: boolean;
|
|
1194
|
-
}>;
|
|
1195
|
-
};
|
|
1196
1156
|
export declare const FolderOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
1197
1157
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
1198
1158
|
loading?: boolean;
|
|
@@ -1353,11 +1313,6 @@ export declare const SmileFaceOutlinedSize16: import("../..").IconWrapperCompone
|
|
|
1353
1313
|
loading?: boolean;
|
|
1354
1314
|
}>;
|
|
1355
1315
|
};
|
|
1356
|
-
export declare const CardLinesStackedPlusFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
1357
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
1358
|
-
loading?: boolean;
|
|
1359
|
-
}>;
|
|
1360
|
-
};
|
|
1361
1316
|
export declare const CardLinesStackedCrossedFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
1362
1317
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
1363
1318
|
loading?: boolean;
|
|
@@ -2133,11 +2088,6 @@ export declare const EmojiSad3dSize24: import("../..").IconWrapperComponentSize2
|
|
|
2133
2088
|
loading?: boolean;
|
|
2134
2089
|
}>;
|
|
2135
2090
|
};
|
|
2136
|
-
export declare const CardLinesPlusFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
2137
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
2138
|
-
loading?: boolean;
|
|
2139
|
-
}>;
|
|
2140
|
-
};
|
|
2141
2091
|
export declare const BriefcaseOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
2142
2092
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
2143
2093
|
loading?: boolean;
|
|
@@ -2413,11 +2363,6 @@ export declare const UserCircleFilledSize24: import("../..").IconWrapperComponen
|
|
|
2413
2363
|
loading?: boolean;
|
|
2414
2364
|
}>;
|
|
2415
2365
|
};
|
|
2416
|
-
export declare const FolderHeartFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
2417
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
2418
|
-
loading?: boolean;
|
|
2419
|
-
}>;
|
|
2420
|
-
};
|
|
2421
2366
|
export declare const PenFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
2422
2367
|
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
2423
2368
|
loading?: boolean;
|
|
@@ -2793,11 +2738,6 @@ export declare const ShareWebOutlinedSize16: import("../..").IconWrapperComponen
|
|
|
2793
2738
|
loading?: boolean;
|
|
2794
2739
|
}>;
|
|
2795
2740
|
};
|
|
2796
|
-
export declare const UserDoubleFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
2797
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
2798
|
-
loading?: boolean;
|
|
2799
|
-
}>;
|
|
2800
|
-
};
|
|
2801
2741
|
export declare const ArrowUpDownOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
2802
2742
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
2803
2743
|
loading?: boolean;
|
|
@@ -2833,11 +2773,6 @@ export declare const PlusCircleFilledSize16: import("../..").IconWrapperComponen
|
|
|
2833
2773
|
loading?: boolean;
|
|
2834
2774
|
}>;
|
|
2835
2775
|
};
|
|
2836
|
-
export declare const CrossOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
2837
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
2838
|
-
loading?: boolean;
|
|
2839
|
-
}>;
|
|
2840
|
-
};
|
|
2841
2776
|
export declare const HeartOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
2842
2777
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
2843
2778
|
loading?: boolean;
|
|
@@ -3188,11 +3123,6 @@ export declare const UserFilledSize24: import("../..").IconWrapperComponentSize2
|
|
|
3188
3123
|
loading?: boolean;
|
|
3189
3124
|
}>;
|
|
3190
3125
|
};
|
|
3191
|
-
export declare const EmojiHalfsmileOutlinedSize32: import("../..").IconWrapperComponentSize32<null> & {
|
|
3192
|
-
Skeleton: import("../..").IconWrapperComponentSize32<{
|
|
3193
|
-
loading?: boolean;
|
|
3194
|
-
}>;
|
|
3195
|
-
};
|
|
3196
3126
|
export declare const ArrowLeftOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
3197
3127
|
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
3198
3128
|
loading?: boolean;
|
|
@@ -3548,21 +3478,11 @@ export declare const FrameStarFilledSize24: import("../..").IconWrapperComponent
|
|
|
3548
3478
|
loading?: boolean;
|
|
3549
3479
|
}>;
|
|
3550
3480
|
};
|
|
3551
|
-
export declare const FrameStarOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
3552
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
3553
|
-
loading?: boolean;
|
|
3554
|
-
}>;
|
|
3555
|
-
};
|
|
3556
3481
|
export declare const FrameStarFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
3557
3482
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
3558
3483
|
loading?: boolean;
|
|
3559
3484
|
}>;
|
|
3560
3485
|
};
|
|
3561
|
-
export declare const FrameStarOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
3562
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
3563
|
-
loading?: boolean;
|
|
3564
|
-
}>;
|
|
3565
|
-
};
|
|
3566
3486
|
export declare const ChevronWide3OutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
3567
3487
|
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
3568
3488
|
loading?: boolean;
|
|
@@ -3833,16 +3753,6 @@ export declare const PriceTagOutlinedSize16: import("../..").IconWrapperComponen
|
|
|
3833
3753
|
loading?: boolean;
|
|
3834
3754
|
}>;
|
|
3835
3755
|
};
|
|
3836
|
-
export declare const BagPlusFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
3837
|
-
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
3838
|
-
loading?: boolean;
|
|
3839
|
-
}>;
|
|
3840
|
-
};
|
|
3841
|
-
export declare const BagPlusFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
3842
|
-
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
3843
|
-
loading?: boolean;
|
|
3844
|
-
}>;
|
|
3845
|
-
};
|
|
3846
3756
|
export declare const TrolleyFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
3847
3757
|
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
3848
3758
|
loading?: boolean;
|
|
@@ -4298,16 +4208,116 @@ export declare const HumanWalkFilledSize16: import("../..").IconWrapperComponent
|
|
|
4298
4208
|
loading?: boolean;
|
|
4299
4209
|
}>;
|
|
4300
4210
|
};
|
|
4301
|
-
export declare const
|
|
4211
|
+
export declare const CircleFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4212
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4213
|
+
loading?: boolean;
|
|
4214
|
+
}>;
|
|
4215
|
+
};
|
|
4216
|
+
export declare const UserDoubleFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4217
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4218
|
+
loading?: boolean;
|
|
4219
|
+
}>;
|
|
4220
|
+
};
|
|
4221
|
+
export declare const UserDoubleFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4302
4222
|
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4303
4223
|
loading?: boolean;
|
|
4304
4224
|
}>;
|
|
4305
4225
|
};
|
|
4306
|
-
export declare const
|
|
4226
|
+
export declare const UserSinglePlusOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4227
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4228
|
+
loading?: boolean;
|
|
4229
|
+
}>;
|
|
4230
|
+
};
|
|
4231
|
+
export declare const UserSinglePlusFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4232
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4233
|
+
loading?: boolean;
|
|
4234
|
+
}>;
|
|
4235
|
+
};
|
|
4236
|
+
export declare const CardLinesPlusOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4307
4237
|
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4308
4238
|
loading?: boolean;
|
|
4309
4239
|
}>;
|
|
4310
4240
|
};
|
|
4241
|
+
export declare const UserSinglePlusOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4242
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4243
|
+
loading?: boolean;
|
|
4244
|
+
}>;
|
|
4245
|
+
};
|
|
4246
|
+
export declare const FolderHeartFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4247
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4248
|
+
loading?: boolean;
|
|
4249
|
+
}>;
|
|
4250
|
+
};
|
|
4251
|
+
export declare const EmojiHalfsmileOutlinedSize32: import("../..").IconWrapperComponentSize32<null> & {
|
|
4252
|
+
Skeleton: import("../..").IconWrapperComponentSize32<{
|
|
4253
|
+
loading?: boolean;
|
|
4254
|
+
}>;
|
|
4255
|
+
};
|
|
4256
|
+
export declare const CardLinesPlusOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4257
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4258
|
+
loading?: boolean;
|
|
4259
|
+
}>;
|
|
4260
|
+
};
|
|
4261
|
+
export declare const EmojiHalfsmileOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4262
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4263
|
+
loading?: boolean;
|
|
4264
|
+
}>;
|
|
4265
|
+
};
|
|
4266
|
+
export declare const BagPlusFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4267
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4268
|
+
loading?: boolean;
|
|
4269
|
+
}>;
|
|
4270
|
+
};
|
|
4271
|
+
export declare const BagPlusFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4272
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4273
|
+
loading?: boolean;
|
|
4274
|
+
}>;
|
|
4275
|
+
};
|
|
4276
|
+
export declare const CardLinesPlusFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4277
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4278
|
+
loading?: boolean;
|
|
4279
|
+
}>;
|
|
4280
|
+
};
|
|
4281
|
+
export declare const FolderHeartFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4282
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4283
|
+
loading?: boolean;
|
|
4284
|
+
}>;
|
|
4285
|
+
};
|
|
4286
|
+
export declare const CardLinesPlusFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4287
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4288
|
+
loading?: boolean;
|
|
4289
|
+
}>;
|
|
4290
|
+
};
|
|
4291
|
+
export declare const UserSinglePlusFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4292
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4293
|
+
loading?: boolean;
|
|
4294
|
+
}>;
|
|
4295
|
+
};
|
|
4296
|
+
export declare const CardLinesStackedPlusFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4297
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4298
|
+
loading?: boolean;
|
|
4299
|
+
}>;
|
|
4300
|
+
};
|
|
4301
|
+
export declare const CardLinesStackedPlusFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4302
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4303
|
+
loading?: boolean;
|
|
4304
|
+
}>;
|
|
4305
|
+
};
|
|
4306
|
+
export declare const SquareCircleFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4307
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4308
|
+
loading?: boolean;
|
|
4309
|
+
}>;
|
|
4310
|
+
};
|
|
4311
|
+
export declare const SquareCircleFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4312
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4313
|
+
loading?: boolean;
|
|
4314
|
+
}>;
|
|
4315
|
+
};
|
|
4316
|
+
export declare const BulletFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4317
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4318
|
+
loading?: boolean;
|
|
4319
|
+
}>;
|
|
4320
|
+
};
|
|
4311
4321
|
export declare const BulletFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4312
4322
|
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4313
4323
|
loading?: boolean;
|
|
@@ -4323,3 +4333,43 @@ export declare const BulletOutlinedSize24: import("../..").IconWrapperComponentS
|
|
|
4323
4333
|
loading?: boolean;
|
|
4324
4334
|
}>;
|
|
4325
4335
|
};
|
|
4336
|
+
export declare const CrossOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4337
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4338
|
+
loading?: boolean;
|
|
4339
|
+
}>;
|
|
4340
|
+
};
|
|
4341
|
+
export declare const CrossOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4342
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4343
|
+
loading?: boolean;
|
|
4344
|
+
}>;
|
|
4345
|
+
};
|
|
4346
|
+
export declare const HyperstarOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4347
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4348
|
+
loading?: boolean;
|
|
4349
|
+
}>;
|
|
4350
|
+
};
|
|
4351
|
+
export declare const HyperstarOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4352
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4353
|
+
loading?: boolean;
|
|
4354
|
+
}>;
|
|
4355
|
+
};
|
|
4356
|
+
export declare const HyperstarFilledSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4357
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4358
|
+
loading?: boolean;
|
|
4359
|
+
}>;
|
|
4360
|
+
};
|
|
4361
|
+
export declare const HyperstarFilledSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4362
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4363
|
+
loading?: boolean;
|
|
4364
|
+
}>;
|
|
4365
|
+
};
|
|
4366
|
+
export declare const FrameStarOutlinedSize16: import("../..").IconWrapperComponentSize16<null> & {
|
|
4367
|
+
Skeleton: import("../..").IconWrapperComponentSize16<{
|
|
4368
|
+
loading?: boolean;
|
|
4369
|
+
}>;
|
|
4370
|
+
};
|
|
4371
|
+
export declare const FrameStarOutlinedSize24: import("../..").IconWrapperComponentSize24<null> & {
|
|
4372
|
+
Skeleton: import("../..").IconWrapperComponentSize24<{
|
|
4373
|
+
loading?: boolean;
|
|
4374
|
+
}>;
|
|
4375
|
+
};
|