@semcore/icon 16.7.2-prerelease.22 → 16.7.2-prerelease.23

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.
Files changed (1) hide show
  1. package/package.json +301 -301
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/icon",
3
3
  "description": "Semrush Icon Component",
4
- "version": "16.7.2-prerelease.22",
4
+ "version": "16.7.2-prerelease.23",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/esm/index.mjs",
7
7
  "typings": "lib/types/index.d.ts",
@@ -9,7 +9,7 @@
9
9
  "author": "UI-kit team <ui-kit-team@semrush.com>",
10
10
  "license": "MIT",
11
11
  "peerDependencies": {
12
- "@semcore/core": "^17.0.0-prerelease.22"
12
+ "@semcore/core": "^17.0.0 || ^17.0.0-0"
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",
@@ -24,8 +24,8 @@
24
24
  "cheerio": "1.1.2",
25
25
  "fs-extra": "11.3.2",
26
26
  "html-to-react": "1.7.0",
27
- "@semcore/core": "17.0.0-prerelease.22",
28
- "@semcore/testing-utils": "1.0.0"
27
+ "@semcore/testing-utils": "1.0.0",
28
+ "@semcore/core": "17.0.0-prerelease.23"
29
29
  },
30
30
  "exports": {
31
31
  ".": {
@@ -73,11 +73,6 @@
73
73
  "import": "./lib/platform/EnterpriseSolutions/index.mjs",
74
74
  "require": "./lib/platform/EnterpriseSolutions/index.js"
75
75
  },
76
- "./platform/AppCenter": {
77
- "types": "./lib/platform/AppCenter/index.d.ts",
78
- "import": "./lib/platform/AppCenter/index.mjs",
79
- "require": "./lib/platform/AppCenter/index.js"
80
- },
81
76
  "./platform/ContentToolkit": {
82
77
  "types": "./lib/platform/ContentToolkit/index.d.ts",
83
78
  "import": "./lib/platform/ContentToolkit/index.mjs",
@@ -88,6 +83,11 @@
88
83
  "import": "./lib/platform/AdsToolkit/index.mjs",
89
84
  "require": "./lib/platform/AdsToolkit/index.js"
90
85
  },
86
+ "./platform/AppCenter": {
87
+ "types": "./lib/platform/AppCenter/index.d.ts",
88
+ "import": "./lib/platform/AppCenter/index.mjs",
89
+ "require": "./lib/platform/AppCenter/index.js"
90
+ },
91
91
  "./platform/AIToolkit": {
92
92
  "types": "./lib/platform/AIToolkit/index.d.ts",
93
93
  "import": "./lib/platform/AIToolkit/index.mjs",
@@ -198,16 +198,6 @@
198
198
  "import": "./lib/pay/AmericanExpress/l/index.mjs",
199
199
  "require": "./lib/pay/AmericanExpress/l/index.js"
200
200
  },
201
- "./color/YoutubeColored/m": {
202
- "types": "./lib/color/YoutubeColored/m/index.d.ts",
203
- "import": "./lib/color/YoutubeColored/m/index.mjs",
204
- "require": "./lib/color/YoutubeColored/m/index.js"
205
- },
206
- "./color/YoutubeColored/l": {
207
- "types": "./lib/color/YoutubeColored/l/index.d.ts",
208
- "import": "./lib/color/YoutubeColored/l/index.mjs",
209
- "require": "./lib/color/YoutubeColored/l/index.js"
210
- },
211
201
  "./color/YoutubeInvert/m": {
212
202
  "types": "./lib/color/YoutubeInvert/m/index.d.ts",
213
203
  "import": "./lib/color/YoutubeInvert/m/index.mjs",
@@ -218,6 +208,16 @@
218
208
  "import": "./lib/color/YoutubeInvert/l/index.mjs",
219
209
  "require": "./lib/color/YoutubeInvert/l/index.js"
220
210
  },
211
+ "./color/WooCommerceColored/m": {
212
+ "types": "./lib/color/WooCommerceColored/m/index.d.ts",
213
+ "import": "./lib/color/WooCommerceColored/m/index.mjs",
214
+ "require": "./lib/color/WooCommerceColored/m/index.js"
215
+ },
216
+ "./color/WooCommerceColored/l": {
217
+ "types": "./lib/color/WooCommerceColored/l/index.d.ts",
218
+ "import": "./lib/color/WooCommerceColored/l/index.mjs",
219
+ "require": "./lib/color/WooCommerceColored/l/index.js"
220
+ },
221
221
  "./color/Yahoo/m": {
222
222
  "types": "./lib/color/Yahoo/m/index.d.ts",
223
223
  "import": "./lib/color/Yahoo/m/index.mjs",
@@ -228,6 +228,16 @@
228
228
  "import": "./lib/color/Yahoo/l/index.mjs",
229
229
  "require": "./lib/color/Yahoo/l/index.js"
230
230
  },
231
+ "./color/YoutubeColored/m": {
232
+ "types": "./lib/color/YoutubeColored/m/index.d.ts",
233
+ "import": "./lib/color/YoutubeColored/m/index.mjs",
234
+ "require": "./lib/color/YoutubeColored/m/index.js"
235
+ },
236
+ "./color/YoutubeColored/l": {
237
+ "types": "./lib/color/YoutubeColored/l/index.d.ts",
238
+ "import": "./lib/color/YoutubeColored/l/index.mjs",
239
+ "require": "./lib/color/YoutubeColored/l/index.js"
240
+ },
231
241
  "./color/WhatsApp/m": {
232
242
  "types": "./lib/color/WhatsApp/m/index.d.ts",
233
243
  "import": "./lib/color/WhatsApp/m/index.mjs",
@@ -238,16 +248,6 @@
238
248
  "import": "./lib/color/WhatsApp/l/index.mjs",
239
249
  "require": "./lib/color/WhatsApp/l/index.js"
240
250
  },
241
- "./color/WooCommerceColored/m": {
242
- "types": "./lib/color/WooCommerceColored/m/index.d.ts",
243
- "import": "./lib/color/WooCommerceColored/m/index.mjs",
244
- "require": "./lib/color/WooCommerceColored/m/index.js"
245
- },
246
- "./color/WooCommerceColored/l": {
247
- "types": "./lib/color/WooCommerceColored/l/index.d.ts",
248
- "import": "./lib/color/WooCommerceColored/l/index.mjs",
249
- "require": "./lib/color/WooCommerceColored/l/index.js"
250
- },
251
251
  "./color/WhatConvertsColored/m": {
252
252
  "types": "./lib/color/WhatConvertsColored/m/index.d.ts",
253
253
  "import": "./lib/color/WhatConvertsColored/m/index.mjs",
@@ -258,26 +258,6 @@
258
258
  "import": "./lib/color/WhatConvertsColored/l/index.mjs",
259
259
  "require": "./lib/color/WhatConvertsColored/l/index.js"
260
260
  },
261
- "./color/ShopifyColored/m": {
262
- "types": "./lib/color/ShopifyColored/m/index.d.ts",
263
- "import": "./lib/color/ShopifyColored/m/index.mjs",
264
- "require": "./lib/color/ShopifyColored/m/index.js"
265
- },
266
- "./color/ShopifyColored/l": {
267
- "types": "./lib/color/ShopifyColored/l/index.d.ts",
268
- "import": "./lib/color/ShopifyColored/l/index.mjs",
269
- "require": "./lib/color/ShopifyColored/l/index.js"
270
- },
271
- "./color/Snapchat/m": {
272
- "types": "./lib/color/Snapchat/m/index.d.ts",
273
- "import": "./lib/color/Snapchat/m/index.mjs",
274
- "require": "./lib/color/Snapchat/m/index.js"
275
- },
276
- "./color/Snapchat/l": {
277
- "types": "./lib/color/Snapchat/l/index.d.ts",
278
- "import": "./lib/color/Snapchat/l/index.mjs",
279
- "require": "./lib/color/Snapchat/l/index.js"
280
- },
281
261
  "./color/TikTokColoredInvert/m": {
282
262
  "types": "./lib/color/TikTokColoredInvert/m/index.d.ts",
283
263
  "import": "./lib/color/TikTokColoredInvert/m/index.mjs",
@@ -298,6 +278,26 @@
298
278
  "import": "./lib/color/TikTokColored/l/index.mjs",
299
279
  "require": "./lib/color/TikTokColored/l/index.js"
300
280
  },
281
+ "./color/Snapchat/m": {
282
+ "types": "./lib/color/Snapchat/m/index.d.ts",
283
+ "import": "./lib/color/Snapchat/m/index.mjs",
284
+ "require": "./lib/color/Snapchat/m/index.js"
285
+ },
286
+ "./color/Snapchat/l": {
287
+ "types": "./lib/color/Snapchat/l/index.d.ts",
288
+ "import": "./lib/color/Snapchat/l/index.mjs",
289
+ "require": "./lib/color/Snapchat/l/index.js"
290
+ },
291
+ "./color/ShopifyColored/m": {
292
+ "types": "./lib/color/ShopifyColored/m/index.d.ts",
293
+ "import": "./lib/color/ShopifyColored/m/index.mjs",
294
+ "require": "./lib/color/ShopifyColored/m/index.js"
295
+ },
296
+ "./color/ShopifyColored/l": {
297
+ "types": "./lib/color/ShopifyColored/l/index.d.ts",
298
+ "import": "./lib/color/ShopifyColored/l/index.mjs",
299
+ "require": "./lib/color/ShopifyColored/l/index.js"
300
+ },
301
301
  "./color/Salesforce/m": {
302
302
  "types": "./lib/color/Salesforce/m/index.d.ts",
303
303
  "import": "./lib/color/Salesforce/m/index.mjs",
@@ -448,16 +448,6 @@
448
448
  "import": "./lib/color/InstagramColored/l/index.mjs",
449
449
  "require": "./lib/color/InstagramColored/l/index.js"
450
450
  },
451
- "./color/Hubspot/m": {
452
- "types": "./lib/color/Hubspot/m/index.d.ts",
453
- "import": "./lib/color/Hubspot/m/index.mjs",
454
- "require": "./lib/color/Hubspot/m/index.js"
455
- },
456
- "./color/Hubspot/l": {
457
- "types": "./lib/color/Hubspot/l/index.d.ts",
458
- "import": "./lib/color/Hubspot/l/index.mjs",
459
- "require": "./lib/color/Hubspot/l/index.js"
460
- },
461
451
  "./color/GoogleSlides/m": {
462
452
  "types": "./lib/color/GoogleSlides/m/index.d.ts",
463
453
  "import": "./lib/color/GoogleSlides/m/index.mjs",
@@ -468,6 +458,16 @@
468
458
  "import": "./lib/color/GoogleSlides/l/index.mjs",
469
459
  "require": "./lib/color/GoogleSlides/l/index.js"
470
460
  },
461
+ "./color/Hubspot/m": {
462
+ "types": "./lib/color/Hubspot/m/index.d.ts",
463
+ "import": "./lib/color/Hubspot/m/index.mjs",
464
+ "require": "./lib/color/Hubspot/m/index.js"
465
+ },
466
+ "./color/Hubspot/l": {
467
+ "types": "./lib/color/Hubspot/l/index.d.ts",
468
+ "import": "./lib/color/Hubspot/l/index.mjs",
469
+ "require": "./lib/color/Hubspot/l/index.js"
470
+ },
471
471
  "./color/GoogleSheets/m": {
472
472
  "types": "./lib/color/GoogleSheets/m/index.d.ts",
473
473
  "import": "./lib/color/GoogleSheets/m/index.mjs",
@@ -628,6 +628,16 @@
628
628
  "import": "./lib/color/GitHub/l/index.mjs",
629
629
  "require": "./lib/color/GitHub/l/index.js"
630
630
  },
631
+ "./color/Figma/m": {
632
+ "types": "./lib/color/Figma/m/index.d.ts",
633
+ "import": "./lib/color/Figma/m/index.mjs",
634
+ "require": "./lib/color/Figma/m/index.js"
635
+ },
636
+ "./color/Figma/l": {
637
+ "types": "./lib/color/Figma/l/index.d.ts",
638
+ "import": "./lib/color/Figma/l/index.mjs",
639
+ "require": "./lib/color/Figma/l/index.js"
640
+ },
631
641
  "./color/Copilot/m": {
632
642
  "types": "./lib/color/Copilot/m/index.d.ts",
633
643
  "import": "./lib/color/Copilot/m/index.mjs",
@@ -648,16 +658,6 @@
648
658
  "import": "./lib/color/ConstantContactColored/l/index.mjs",
649
659
  "require": "./lib/color/ConstantContactColored/l/index.js"
650
660
  },
651
- "./color/Figma/m": {
652
- "types": "./lib/color/Figma/m/index.d.ts",
653
- "import": "./lib/color/Figma/m/index.mjs",
654
- "require": "./lib/color/Figma/m/index.js"
655
- },
656
- "./color/Figma/l": {
657
- "types": "./lib/color/Figma/l/index.d.ts",
658
- "import": "./lib/color/Figma/l/index.mjs",
659
- "require": "./lib/color/Figma/l/index.js"
660
- },
661
661
  "./color/Confluence/m": {
662
662
  "types": "./lib/color/Confluence/m/index.d.ts",
663
663
  "import": "./lib/color/Confluence/m/index.mjs",
@@ -738,16 +738,6 @@
738
738
  "import": "./lib/color/Ahrefs/l/index.mjs",
739
739
  "require": "./lib/color/Ahrefs/l/index.js"
740
740
  },
741
- "./ZoomMinus/m": {
742
- "types": "./lib/ZoomMinus/m/index.d.ts",
743
- "import": "./lib/ZoomMinus/m/index.mjs",
744
- "require": "./lib/ZoomMinus/m/index.js"
745
- },
746
- "./ZoomMinus/l": {
747
- "types": "./lib/ZoomMinus/l/index.d.ts",
748
- "import": "./lib/ZoomMinus/l/index.mjs",
749
- "require": "./lib/ZoomMinus/l/index.js"
750
- },
751
741
  "./ZoomPlus/m": {
752
742
  "types": "./lib/ZoomPlus/m/index.d.ts",
753
743
  "import": "./lib/ZoomPlus/m/index.mjs",
@@ -778,15 +768,15 @@
778
768
  "import": "./lib/Youtube/l/index.mjs",
779
769
  "require": "./lib/Youtube/l/index.js"
780
770
  },
781
- "./Wristwatch/m": {
782
- "types": "./lib/Wristwatch/m/index.d.ts",
783
- "import": "./lib/Wristwatch/m/index.mjs",
784
- "require": "./lib/Wristwatch/m/index.js"
771
+ "./ZoomMinus/m": {
772
+ "types": "./lib/ZoomMinus/m/index.d.ts",
773
+ "import": "./lib/ZoomMinus/m/index.mjs",
774
+ "require": "./lib/ZoomMinus/m/index.js"
785
775
  },
786
- "./Wristwatch/l": {
787
- "types": "./lib/Wristwatch/l/index.d.ts",
788
- "import": "./lib/Wristwatch/l/index.mjs",
789
- "require": "./lib/Wristwatch/l/index.js"
776
+ "./ZoomMinus/l": {
777
+ "types": "./lib/ZoomMinus/l/index.d.ts",
778
+ "import": "./lib/ZoomMinus/l/index.mjs",
779
+ "require": "./lib/ZoomMinus/l/index.js"
790
780
  },
791
781
  "./Yext/m": {
792
782
  "types": "./lib/Yext/m/index.d.ts",
@@ -798,6 +788,16 @@
798
788
  "import": "./lib/Yext/l/index.mjs",
799
789
  "require": "./lib/Yext/l/index.js"
800
790
  },
791
+ "./Wristwatch/m": {
792
+ "types": "./lib/Wristwatch/m/index.d.ts",
793
+ "import": "./lib/Wristwatch/m/index.mjs",
794
+ "require": "./lib/Wristwatch/m/index.js"
795
+ },
796
+ "./Wristwatch/l": {
797
+ "types": "./lib/Wristwatch/l/index.d.ts",
798
+ "import": "./lib/Wristwatch/l/index.mjs",
799
+ "require": "./lib/Wristwatch/l/index.js"
800
+ },
801
801
  "./Wordpress/m": {
802
802
  "types": "./lib/Wordpress/m/index.d.ts",
803
803
  "import": "./lib/Wordpress/m/index.mjs",
@@ -828,16 +828,6 @@
828
828
  "import": "./lib/WebStories/l/index.mjs",
829
829
  "require": "./lib/WebStories/l/index.js"
830
830
  },
831
- "./Warning/m": {
832
- "types": "./lib/Warning/m/index.d.ts",
833
- "import": "./lib/Warning/m/index.mjs",
834
- "require": "./lib/Warning/m/index.js"
835
- },
836
- "./Warning/l": {
837
- "types": "./lib/Warning/l/index.d.ts",
838
- "import": "./lib/Warning/l/index.mjs",
839
- "require": "./lib/Warning/l/index.js"
840
- },
841
831
  "./WebPages/m": {
842
832
  "types": "./lib/WebPages/m/index.d.ts",
843
833
  "import": "./lib/WebPages/m/index.mjs",
@@ -848,6 +838,16 @@
848
838
  "import": "./lib/WebPages/l/index.mjs",
849
839
  "require": "./lib/WebPages/l/index.js"
850
840
  },
841
+ "./Warning/m": {
842
+ "types": "./lib/Warning/m/index.d.ts",
843
+ "import": "./lib/Warning/m/index.mjs",
844
+ "require": "./lib/Warning/m/index.js"
845
+ },
846
+ "./Warning/l": {
847
+ "types": "./lib/Warning/l/index.d.ts",
848
+ "import": "./lib/Warning/l/index.mjs",
849
+ "require": "./lib/Warning/l/index.js"
850
+ },
851
851
  "./VolumeUp/m": {
852
852
  "types": "./lib/VolumeUp/m/index.d.ts",
853
853
  "import": "./lib/VolumeUp/m/index.mjs",
@@ -858,15 +858,15 @@
858
858
  "import": "./lib/VolumeUp/l/index.mjs",
859
859
  "require": "./lib/VolumeUp/l/index.js"
860
860
  },
861
- "./VideoStreaming/m": {
862
- "types": "./lib/VideoStreaming/m/index.d.ts",
863
- "import": "./lib/VideoStreaming/m/index.mjs",
864
- "require": "./lib/VideoStreaming/m/index.js"
861
+ "./Vk/m": {
862
+ "types": "./lib/Vk/m/index.d.ts",
863
+ "import": "./lib/Vk/m/index.mjs",
864
+ "require": "./lib/Vk/m/index.js"
865
865
  },
866
- "./VideoStreaming/l": {
867
- "types": "./lib/VideoStreaming/l/index.d.ts",
868
- "import": "./lib/VideoStreaming/l/index.mjs",
869
- "require": "./lib/VideoStreaming/l/index.js"
866
+ "./Vk/l": {
867
+ "types": "./lib/Vk/l/index.d.ts",
868
+ "import": "./lib/Vk/l/index.mjs",
869
+ "require": "./lib/Vk/l/index.js"
870
870
  },
871
871
  "./VideoStop/m": {
872
872
  "types": "./lib/VideoStop/m/index.d.ts",
@@ -878,6 +878,16 @@
878
878
  "import": "./lib/VideoStop/l/index.mjs",
879
879
  "require": "./lib/VideoStop/l/index.js"
880
880
  },
881
+ "./VideoStreaming/m": {
882
+ "types": "./lib/VideoStreaming/m/index.d.ts",
883
+ "import": "./lib/VideoStreaming/m/index.mjs",
884
+ "require": "./lib/VideoStreaming/m/index.js"
885
+ },
886
+ "./VideoStreaming/l": {
887
+ "types": "./lib/VideoStreaming/l/index.d.ts",
888
+ "import": "./lib/VideoStreaming/l/index.mjs",
889
+ "require": "./lib/VideoStreaming/l/index.js"
890
+ },
881
891
  "./VideoList/m": {
882
892
  "types": "./lib/VideoList/m/index.d.ts",
883
893
  "import": "./lib/VideoList/m/index.mjs",
@@ -888,16 +898,6 @@
888
898
  "import": "./lib/VideoList/l/index.mjs",
889
899
  "require": "./lib/VideoList/l/index.js"
890
900
  },
891
- "./Vk/m": {
892
- "types": "./lib/Vk/m/index.d.ts",
893
- "import": "./lib/Vk/m/index.mjs",
894
- "require": "./lib/Vk/m/index.js"
895
- },
896
- "./Vk/l": {
897
- "types": "./lib/Vk/l/index.d.ts",
898
- "import": "./lib/Vk/l/index.mjs",
899
- "require": "./lib/Vk/l/index.js"
900
- },
901
901
  "./VideoCarousel/m": {
902
902
  "types": "./lib/VideoCarousel/m/index.d.ts",
903
903
  "import": "./lib/VideoCarousel/m/index.mjs",
@@ -988,16 +988,6 @@
988
988
  "import": "./lib/UserGroup/l/index.mjs",
989
989
  "require": "./lib/UserGroup/l/index.js"
990
990
  },
991
- "./UserDemo/m": {
992
- "types": "./lib/UserDemo/m/index.d.ts",
993
- "import": "./lib/UserDemo/m/index.mjs",
994
- "require": "./lib/UserDemo/m/index.js"
995
- },
996
- "./UserDemo/l": {
997
- "types": "./lib/UserDemo/l/index.d.ts",
998
- "import": "./lib/UserDemo/l/index.mjs",
999
- "require": "./lib/UserDemo/l/index.js"
1000
- },
1001
991
  "./User/m": {
1002
992
  "types": "./lib/User/m/index.d.ts",
1003
993
  "import": "./lib/User/m/index.mjs",
@@ -1008,6 +998,16 @@
1008
998
  "import": "./lib/User/l/index.mjs",
1009
999
  "require": "./lib/User/l/index.js"
1010
1000
  },
1001
+ "./UserDemo/m": {
1002
+ "types": "./lib/UserDemo/m/index.d.ts",
1003
+ "import": "./lib/UserDemo/m/index.mjs",
1004
+ "require": "./lib/UserDemo/m/index.js"
1005
+ },
1006
+ "./UserDemo/l": {
1007
+ "types": "./lib/UserDemo/l/index.d.ts",
1008
+ "import": "./lib/UserDemo/l/index.mjs",
1009
+ "require": "./lib/UserDemo/l/index.js"
1010
+ },
1011
1011
  "./Unsplash/m": {
1012
1012
  "types": "./lib/Unsplash/m/index.d.ts",
1013
1013
  "import": "./lib/Unsplash/m/index.mjs",
@@ -1128,6 +1128,16 @@
1128
1128
  "import": "./lib/TimeClock/l/index.mjs",
1129
1129
  "require": "./lib/TimeClock/l/index.js"
1130
1130
  },
1131
+ "./ThumbDown/m": {
1132
+ "types": "./lib/ThumbDown/m/index.d.ts",
1133
+ "import": "./lib/ThumbDown/m/index.mjs",
1134
+ "require": "./lib/ThumbDown/m/index.js"
1135
+ },
1136
+ "./ThumbDown/l": {
1137
+ "types": "./lib/ThumbDown/l/index.d.ts",
1138
+ "import": "./lib/ThumbDown/l/index.mjs",
1139
+ "require": "./lib/ThumbDown/l/index.js"
1140
+ },
1131
1141
  "./Tile/m": {
1132
1142
  "types": "./lib/Tile/m/index.d.ts",
1133
1143
  "import": "./lib/Tile/m/index.mjs",
@@ -1138,16 +1148,6 @@
1138
1148
  "import": "./lib/Tile/l/index.mjs",
1139
1149
  "require": "./lib/Tile/l/index.js"
1140
1150
  },
1141
- "./TikTok/m": {
1142
- "types": "./lib/TikTok/m/index.d.ts",
1143
- "import": "./lib/TikTok/m/index.mjs",
1144
- "require": "./lib/TikTok/m/index.js"
1145
- },
1146
- "./TikTok/l": {
1147
- "types": "./lib/TikTok/l/index.d.ts",
1148
- "import": "./lib/TikTok/l/index.mjs",
1149
- "require": "./lib/TikTok/l/index.js"
1150
- },
1151
1151
  "./ThumbUp/m": {
1152
1152
  "types": "./lib/ThumbUp/m/index.d.ts",
1153
1153
  "import": "./lib/ThumbUp/m/index.mjs",
@@ -1158,15 +1158,15 @@
1158
1158
  "import": "./lib/ThumbUp/l/index.mjs",
1159
1159
  "require": "./lib/ThumbUp/l/index.js"
1160
1160
  },
1161
- "./ThumbDown/m": {
1162
- "types": "./lib/ThumbDown/m/index.d.ts",
1163
- "import": "./lib/ThumbDown/m/index.mjs",
1164
- "require": "./lib/ThumbDown/m/index.js"
1161
+ "./TikTok/m": {
1162
+ "types": "./lib/TikTok/m/index.d.ts",
1163
+ "import": "./lib/TikTok/m/index.mjs",
1164
+ "require": "./lib/TikTok/m/index.js"
1165
1165
  },
1166
- "./ThumbDown/l": {
1167
- "types": "./lib/ThumbDown/l/index.d.ts",
1168
- "import": "./lib/ThumbDown/l/index.mjs",
1169
- "require": "./lib/ThumbDown/l/index.js"
1166
+ "./TikTok/l": {
1167
+ "types": "./lib/TikTok/l/index.d.ts",
1168
+ "import": "./lib/TikTok/l/index.mjs",
1169
+ "require": "./lib/TikTok/l/index.js"
1170
1170
  },
1171
1171
  "./TextUnderline/m": {
1172
1172
  "types": "./lib/TextUnderline/m/index.d.ts",
@@ -1708,16 +1708,6 @@
1708
1708
  "import": "./lib/ResizeRow/l/index.mjs",
1709
1709
  "require": "./lib/ResizeRow/l/index.js"
1710
1710
  },
1711
- "./Report/m": {
1712
- "types": "./lib/Report/m/index.d.ts",
1713
- "import": "./lib/Report/m/index.mjs",
1714
- "require": "./lib/Report/m/index.js"
1715
- },
1716
- "./Report/l": {
1717
- "types": "./lib/Report/l/index.d.ts",
1718
- "import": "./lib/Report/l/index.mjs",
1719
- "require": "./lib/Report/l/index.js"
1720
- },
1721
1711
  "./ResizeCol/m": {
1722
1712
  "types": "./lib/ResizeCol/m/index.d.ts",
1723
1713
  "import": "./lib/ResizeCol/m/index.mjs",
@@ -1728,6 +1718,16 @@
1728
1718
  "import": "./lib/ResizeCol/l/index.mjs",
1729
1719
  "require": "./lib/ResizeCol/l/index.js"
1730
1720
  },
1721
+ "./Report/m": {
1722
+ "types": "./lib/Report/m/index.d.ts",
1723
+ "import": "./lib/Report/m/index.mjs",
1724
+ "require": "./lib/Report/m/index.js"
1725
+ },
1726
+ "./Report/l": {
1727
+ "types": "./lib/Report/l/index.d.ts",
1728
+ "import": "./lib/Report/l/index.mjs",
1729
+ "require": "./lib/Report/l/index.js"
1730
+ },
1731
1731
  "./Reply/m": {
1732
1732
  "types": "./lib/Reply/m/index.d.ts",
1733
1733
  "import": "./lib/Reply/m/index.mjs",
@@ -1838,16 +1838,6 @@
1838
1838
  "import": "./lib/QuestionsAnswers/l/index.mjs",
1839
1839
  "require": "./lib/QuestionsAnswers/l/index.js"
1840
1840
  },
1841
- "./QuestionSerp/m": {
1842
- "types": "./lib/QuestionSerp/m/index.d.ts",
1843
- "import": "./lib/QuestionSerp/m/index.mjs",
1844
- "require": "./lib/QuestionSerp/m/index.js"
1845
- },
1846
- "./QuestionSerp/l": {
1847
- "types": "./lib/QuestionSerp/l/index.d.ts",
1848
- "import": "./lib/QuestionSerp/l/index.mjs",
1849
- "require": "./lib/QuestionSerp/l/index.js"
1850
- },
1851
1841
  "./Question/m": {
1852
1842
  "types": "./lib/Question/m/index.d.ts",
1853
1843
  "import": "./lib/Question/m/index.mjs",
@@ -1858,6 +1848,16 @@
1858
1848
  "import": "./lib/Question/l/index.mjs",
1859
1849
  "require": "./lib/Question/l/index.js"
1860
1850
  },
1851
+ "./QuestionSerp/m": {
1852
+ "types": "./lib/QuestionSerp/m/index.d.ts",
1853
+ "import": "./lib/QuestionSerp/m/index.mjs",
1854
+ "require": "./lib/QuestionSerp/m/index.js"
1855
+ },
1856
+ "./QuestionSerp/l": {
1857
+ "types": "./lib/QuestionSerp/l/index.d.ts",
1858
+ "import": "./lib/QuestionSerp/l/index.mjs",
1859
+ "require": "./lib/QuestionSerp/l/index.js"
1860
+ },
1861
1861
  "./Pulse/m": {
1862
1862
  "types": "./lib/Pulse/m/index.d.ts",
1863
1863
  "import": "./lib/Pulse/m/index.mjs",
@@ -1908,16 +1908,6 @@
1908
1908
  "import": "./lib/Printing/l/index.mjs",
1909
1909
  "require": "./lib/Printing/l/index.js"
1910
1910
  },
1911
- "./PositionTop/m": {
1912
- "types": "./lib/PositionTop/m/index.d.ts",
1913
- "import": "./lib/PositionTop/m/index.mjs",
1914
- "require": "./lib/PositionTop/m/index.js"
1915
- },
1916
- "./PositionTop/l": {
1917
- "types": "./lib/PositionTop/l/index.d.ts",
1918
- "import": "./lib/PositionTop/l/index.mjs",
1919
- "require": "./lib/PositionTop/l/index.js"
1920
- },
1921
1911
  "./Power/m": {
1922
1912
  "types": "./lib/Power/m/index.d.ts",
1923
1913
  "import": "./lib/Power/m/index.mjs",
@@ -1928,6 +1918,16 @@
1928
1918
  "import": "./lib/Power/l/index.mjs",
1929
1919
  "require": "./lib/Power/l/index.js"
1930
1920
  },
1921
+ "./PositionTop/m": {
1922
+ "types": "./lib/PositionTop/m/index.d.ts",
1923
+ "import": "./lib/PositionTop/m/index.mjs",
1924
+ "require": "./lib/PositionTop/m/index.js"
1925
+ },
1926
+ "./PositionTop/l": {
1927
+ "types": "./lib/PositionTop/l/index.d.ts",
1928
+ "import": "./lib/PositionTop/l/index.mjs",
1929
+ "require": "./lib/PositionTop/l/index.js"
1930
+ },
1931
1931
  "./PositionRight/m": {
1932
1932
  "types": "./lib/PositionRight/m/index.d.ts",
1933
1933
  "import": "./lib/PositionRight/m/index.mjs",
@@ -2008,16 +2008,6 @@
2008
2008
  "import": "./lib/PopularProducts/l/index.mjs",
2009
2009
  "require": "./lib/PopularProducts/l/index.js"
2010
2010
  },
2011
- "./Plug/m": {
2012
- "types": "./lib/Plug/m/index.d.ts",
2013
- "import": "./lib/Plug/m/index.mjs",
2014
- "require": "./lib/Plug/m/index.js"
2015
- },
2016
- "./Plug/l": {
2017
- "types": "./lib/Plug/l/index.d.ts",
2018
- "import": "./lib/Plug/l/index.mjs",
2019
- "require": "./lib/Plug/l/index.js"
2020
- },
2021
2011
  "./Pinterest/m": {
2022
2012
  "types": "./lib/Pinterest/m/index.d.ts",
2023
2013
  "import": "./lib/Pinterest/m/index.mjs",
@@ -2038,6 +2028,16 @@
2038
2028
  "import": "./lib/Pins/l/index.mjs",
2039
2029
  "require": "./lib/Pins/l/index.js"
2040
2030
  },
2031
+ "./Plug/m": {
2032
+ "types": "./lib/Plug/m/index.d.ts",
2033
+ "import": "./lib/Plug/m/index.mjs",
2034
+ "require": "./lib/Plug/m/index.js"
2035
+ },
2036
+ "./Plug/l": {
2037
+ "types": "./lib/Plug/l/index.d.ts",
2038
+ "import": "./lib/Plug/l/index.mjs",
2039
+ "require": "./lib/Plug/l/index.js"
2040
+ },
2041
2041
  "./PinUsd/m": {
2042
2042
  "types": "./lib/PinUsd/m/index.d.ts",
2043
2043
  "import": "./lib/PinUsd/m/index.mjs",
@@ -2078,16 +2078,6 @@
2078
2078
  "import": "./lib/PinList/l/index.mjs",
2079
2079
  "require": "./lib/PinList/l/index.js"
2080
2080
  },
2081
- "./Pin/m": {
2082
- "types": "./lib/Pin/m/index.d.ts",
2083
- "import": "./lib/Pin/m/index.mjs",
2084
- "require": "./lib/Pin/m/index.js"
2085
- },
2086
- "./Pin/l": {
2087
- "types": "./lib/Pin/l/index.d.ts",
2088
- "import": "./lib/Pin/l/index.mjs",
2089
- "require": "./lib/Pin/l/index.js"
2090
- },
2091
2081
  "./Pictures/m": {
2092
2082
  "types": "./lib/Pictures/m/index.d.ts",
2093
2083
  "import": "./lib/Pictures/m/index.mjs",
@@ -2098,6 +2088,16 @@
2098
2088
  "import": "./lib/Pictures/l/index.mjs",
2099
2089
  "require": "./lib/Pictures/l/index.js"
2100
2090
  },
2091
+ "./Pin/m": {
2092
+ "types": "./lib/Pin/m/index.d.ts",
2093
+ "import": "./lib/Pin/m/index.mjs",
2094
+ "require": "./lib/Pin/m/index.js"
2095
+ },
2096
+ "./Pin/l": {
2097
+ "types": "./lib/Pin/l/index.d.ts",
2098
+ "import": "./lib/Pin/l/index.mjs",
2099
+ "require": "./lib/Pin/l/index.js"
2100
+ },
2101
2101
  "./PictureFrame/m": {
2102
2102
  "types": "./lib/PictureFrame/m/index.d.ts",
2103
2103
  "import": "./lib/PictureFrame/m/index.mjs",
@@ -2348,6 +2348,36 @@
2348
2348
  "import": "./lib/Military/l/index.mjs",
2349
2349
  "require": "./lib/Military/l/index.js"
2350
2350
  },
2351
+ "./Microphone/m": {
2352
+ "types": "./lib/Microphone/m/index.d.ts",
2353
+ "import": "./lib/Microphone/m/index.mjs",
2354
+ "require": "./lib/Microphone/m/index.js"
2355
+ },
2356
+ "./Microphone/l": {
2357
+ "types": "./lib/Microphone/l/index.d.ts",
2358
+ "import": "./lib/Microphone/l/index.mjs",
2359
+ "require": "./lib/Microphone/l/index.js"
2360
+ },
2361
+ "./Megaphone/m": {
2362
+ "types": "./lib/Megaphone/m/index.d.ts",
2363
+ "import": "./lib/Megaphone/m/index.mjs",
2364
+ "require": "./lib/Megaphone/m/index.js"
2365
+ },
2366
+ "./Megaphone/l": {
2367
+ "types": "./lib/Megaphone/l/index.d.ts",
2368
+ "import": "./lib/Megaphone/l/index.mjs",
2369
+ "require": "./lib/Megaphone/l/index.js"
2370
+ },
2371
+ "./MathPlusAlt/m": {
2372
+ "types": "./lib/MathPlusAlt/m/index.d.ts",
2373
+ "import": "./lib/MathPlusAlt/m/index.mjs",
2374
+ "require": "./lib/MathPlusAlt/m/index.js"
2375
+ },
2376
+ "./MathPlusAlt/l": {
2377
+ "types": "./lib/MathPlusAlt/l/index.d.ts",
2378
+ "import": "./lib/MathPlusAlt/l/index.mjs",
2379
+ "require": "./lib/MathPlusAlt/l/index.js"
2380
+ },
2351
2381
  "./Medkit/m": {
2352
2382
  "types": "./lib/Medkit/m/index.d.ts",
2353
2383
  "import": "./lib/Medkit/m/index.mjs",
@@ -2358,16 +2388,6 @@
2358
2388
  "import": "./lib/Medkit/l/index.mjs",
2359
2389
  "require": "./lib/Medkit/l/index.js"
2360
2390
  },
2361
- "./MathPlus/m": {
2362
- "types": "./lib/MathPlus/m/index.d.ts",
2363
- "import": "./lib/MathPlus/m/index.mjs",
2364
- "require": "./lib/MathPlus/m/index.js"
2365
- },
2366
- "./MathPlus/l": {
2367
- "types": "./lib/MathPlus/l/index.d.ts",
2368
- "import": "./lib/MathPlus/l/index.mjs",
2369
- "require": "./lib/MathPlus/l/index.js"
2370
- },
2371
2391
  "./MathMinusAlt/m": {
2372
2392
  "types": "./lib/MathMinusAlt/m/index.d.ts",
2373
2393
  "import": "./lib/MathMinusAlt/m/index.mjs",
@@ -2378,6 +2398,16 @@
2378
2398
  "import": "./lib/MathMinusAlt/l/index.mjs",
2379
2399
  "require": "./lib/MathMinusAlt/l/index.js"
2380
2400
  },
2401
+ "./MathPlus/m": {
2402
+ "types": "./lib/MathPlus/m/index.d.ts",
2403
+ "import": "./lib/MathPlus/m/index.mjs",
2404
+ "require": "./lib/MathPlus/m/index.js"
2405
+ },
2406
+ "./MathPlus/l": {
2407
+ "types": "./lib/MathPlus/l/index.d.ts",
2408
+ "import": "./lib/MathPlus/l/index.mjs",
2409
+ "require": "./lib/MathPlus/l/index.js"
2410
+ },
2381
2411
  "./MathMinus/m": {
2382
2412
  "types": "./lib/MathMinus/m/index.d.ts",
2383
2413
  "import": "./lib/MathMinus/m/index.mjs",
@@ -2758,26 +2788,6 @@
2758
2788
  "import": "./lib/Instagram/l/index.mjs",
2759
2789
  "require": "./lib/Instagram/l/index.js"
2760
2790
  },
2761
- "./Megaphone/m": {
2762
- "types": "./lib/Megaphone/m/index.d.ts",
2763
- "import": "./lib/Megaphone/m/index.mjs",
2764
- "require": "./lib/Megaphone/m/index.js"
2765
- },
2766
- "./Megaphone/l": {
2767
- "types": "./lib/Megaphone/l/index.d.ts",
2768
- "import": "./lib/Megaphone/l/index.mjs",
2769
- "require": "./lib/Megaphone/l/index.js"
2770
- },
2771
- "./Microphone/m": {
2772
- "types": "./lib/Microphone/m/index.d.ts",
2773
- "import": "./lib/Microphone/m/index.mjs",
2774
- "require": "./lib/Microphone/m/index.js"
2775
- },
2776
- "./Microphone/l": {
2777
- "types": "./lib/Microphone/l/index.d.ts",
2778
- "import": "./lib/Microphone/l/index.mjs",
2779
- "require": "./lib/Microphone/l/index.js"
2780
- },
2781
2791
  "./Info/m": {
2782
2792
  "types": "./lib/Info/m/index.d.ts",
2783
2793
  "import": "./lib/Info/m/index.mjs",
@@ -2788,16 +2798,6 @@
2788
2798
  "import": "./lib/Info/l/index.mjs",
2789
2799
  "require": "./lib/Info/l/index.js"
2790
2800
  },
2791
- "./MathPlusAlt/m": {
2792
- "types": "./lib/MathPlusAlt/m/index.d.ts",
2793
- "import": "./lib/MathPlusAlt/m/index.mjs",
2794
- "require": "./lib/MathPlusAlt/m/index.js"
2795
- },
2796
- "./MathPlusAlt/l": {
2797
- "types": "./lib/MathPlusAlt/l/index.d.ts",
2798
- "import": "./lib/MathPlusAlt/l/index.mjs",
2799
- "require": "./lib/MathPlusAlt/l/index.js"
2800
- },
2801
2801
  "./Infinity/m": {
2802
2802
  "types": "./lib/Infinity/m/index.d.ts",
2803
2803
  "import": "./lib/Infinity/m/index.mjs",
@@ -2818,16 +2818,6 @@
2818
2818
  "import": "./lib/IndentedResult/l/index.mjs",
2819
2819
  "require": "./lib/IndentedResult/l/index.js"
2820
2820
  },
2821
- "./Hotel/m": {
2822
- "types": "./lib/Hotel/m/index.d.ts",
2823
- "import": "./lib/Hotel/m/index.mjs",
2824
- "require": "./lib/Hotel/m/index.js"
2825
- },
2826
- "./Hotel/l": {
2827
- "types": "./lib/Hotel/l/index.d.ts",
2828
- "import": "./lib/Hotel/l/index.mjs",
2829
- "require": "./lib/Hotel/l/index.js"
2830
- },
2831
2821
  "./Hourglass/m": {
2832
2822
  "types": "./lib/Hourglass/m/index.d.ts",
2833
2823
  "import": "./lib/Hourglass/m/index.mjs",
@@ -2838,6 +2828,16 @@
2838
2828
  "import": "./lib/Hourglass/l/index.mjs",
2839
2829
  "require": "./lib/Hourglass/l/index.js"
2840
2830
  },
2831
+ "./Hotel/m": {
2832
+ "types": "./lib/Hotel/m/index.d.ts",
2833
+ "import": "./lib/Hotel/m/index.mjs",
2834
+ "require": "./lib/Hotel/m/index.js"
2835
+ },
2836
+ "./Hotel/l": {
2837
+ "types": "./lib/Hotel/l/index.d.ts",
2838
+ "import": "./lib/Hotel/l/index.mjs",
2839
+ "require": "./lib/Hotel/l/index.js"
2840
+ },
2841
2841
  "./Home/m": {
2842
2842
  "types": "./lib/Home/m/index.d.ts",
2843
2843
  "import": "./lib/Home/m/index.mjs",
@@ -3058,16 +3058,6 @@
3058
3058
  "import": "./lib/Formal/l/index.mjs",
3059
3059
  "require": "./lib/Formal/l/index.js"
3060
3060
  },
3061
- "./Food/m": {
3062
- "types": "./lib/Food/m/index.d.ts",
3063
- "import": "./lib/Food/m/index.mjs",
3064
- "require": "./lib/Food/m/index.js"
3065
- },
3066
- "./Food/l": {
3067
- "types": "./lib/Food/l/index.d.ts",
3068
- "import": "./lib/Food/l/index.mjs",
3069
- "require": "./lib/Food/l/index.js"
3070
- },
3071
3061
  "./Form/m": {
3072
3062
  "types": "./lib/Form/m/index.d.ts",
3073
3063
  "import": "./lib/Form/m/index.mjs",
@@ -3078,6 +3068,16 @@
3078
3068
  "import": "./lib/Form/l/index.mjs",
3079
3069
  "require": "./lib/Form/l/index.js"
3080
3070
  },
3071
+ "./Food/m": {
3072
+ "types": "./lib/Food/m/index.d.ts",
3073
+ "import": "./lib/Food/m/index.mjs",
3074
+ "require": "./lib/Food/m/index.js"
3075
+ },
3076
+ "./Food/l": {
3077
+ "types": "./lib/Food/l/index.d.ts",
3078
+ "import": "./lib/Food/l/index.mjs",
3079
+ "require": "./lib/Food/l/index.js"
3080
+ },
3081
3081
  "./FolderOpenFilled/m": {
3082
3082
  "types": "./lib/FolderOpenFilled/m/index.d.ts",
3083
3083
  "import": "./lib/FolderOpenFilled/m/index.mjs",
@@ -3248,16 +3248,6 @@
3248
3248
  "import": "./lib/Favorite/l/index.mjs",
3249
3249
  "require": "./lib/Favorite/l/index.js"
3250
3250
  },
3251
- "./Fashion/m": {
3252
- "types": "./lib/Fashion/m/index.d.ts",
3253
- "import": "./lib/Fashion/m/index.mjs",
3254
- "require": "./lib/Fashion/m/index.js"
3255
- },
3256
- "./Fashion/l": {
3257
- "types": "./lib/Fashion/l/index.d.ts",
3258
- "import": "./lib/Fashion/l/index.mjs",
3259
- "require": "./lib/Fashion/l/index.js"
3260
- },
3261
3251
  "./Farm/m": {
3262
3252
  "types": "./lib/Farm/m/index.d.ts",
3263
3253
  "import": "./lib/Farm/m/index.mjs",
@@ -3268,6 +3258,16 @@
3268
3258
  "import": "./lib/Farm/l/index.mjs",
3269
3259
  "require": "./lib/Farm/l/index.js"
3270
3260
  },
3261
+ "./Fashion/m": {
3262
+ "types": "./lib/Fashion/m/index.d.ts",
3263
+ "import": "./lib/Fashion/m/index.mjs",
3264
+ "require": "./lib/Fashion/m/index.js"
3265
+ },
3266
+ "./Fashion/l": {
3267
+ "types": "./lib/Fashion/l/index.d.ts",
3268
+ "import": "./lib/Fashion/l/index.mjs",
3269
+ "require": "./lib/Fashion/l/index.js"
3270
+ },
3271
3271
  "./FacebookMessenger/m": {
3272
3272
  "types": "./lib/FacebookMessenger/m/index.d.ts",
3273
3273
  "import": "./lib/FacebookMessenger/m/index.mjs",
@@ -3478,16 +3478,6 @@
3478
3478
  "import": "./lib/DesktopChart/l/index.mjs",
3479
3479
  "require": "./lib/DesktopChart/l/index.js"
3480
3480
  },
3481
- "./Desktop/m": {
3482
- "types": "./lib/Desktop/m/index.d.ts",
3483
- "import": "./lib/Desktop/m/index.mjs",
3484
- "require": "./lib/Desktop/m/index.js"
3485
- },
3486
- "./Desktop/l": {
3487
- "types": "./lib/Desktop/l/index.d.ts",
3488
- "import": "./lib/Desktop/l/index.mjs",
3489
- "require": "./lib/Desktop/l/index.js"
3490
- },
3491
3481
  "./Cut/m": {
3492
3482
  "types": "./lib/Cut/m/index.d.ts",
3493
3483
  "import": "./lib/Cut/m/index.mjs",
@@ -3498,6 +3488,16 @@
3498
3488
  "import": "./lib/Cut/l/index.mjs",
3499
3489
  "require": "./lib/Cut/l/index.js"
3500
3490
  },
3491
+ "./CursorDefault/m": {
3492
+ "types": "./lib/CursorDefault/m/index.d.ts",
3493
+ "import": "./lib/CursorDefault/m/index.mjs",
3494
+ "require": "./lib/CursorDefault/m/index.js"
3495
+ },
3496
+ "./CursorDefault/l": {
3497
+ "types": "./lib/CursorDefault/l/index.d.ts",
3498
+ "import": "./lib/CursorDefault/l/index.mjs",
3499
+ "require": "./lib/CursorDefault/l/index.js"
3500
+ },
3501
3501
  "./CursorMove/m": {
3502
3502
  "types": "./lib/CursorMove/m/index.d.ts",
3503
3503
  "import": "./lib/CursorMove/m/index.mjs",
@@ -3508,15 +3508,15 @@
3508
3508
  "import": "./lib/CursorMove/l/index.mjs",
3509
3509
  "require": "./lib/CursorMove/l/index.js"
3510
3510
  },
3511
- "./CursorDefault/m": {
3512
- "types": "./lib/CursorDefault/m/index.d.ts",
3513
- "import": "./lib/CursorDefault/m/index.mjs",
3514
- "require": "./lib/CursorDefault/m/index.js"
3511
+ "./Desktop/m": {
3512
+ "types": "./lib/Desktop/m/index.d.ts",
3513
+ "import": "./lib/Desktop/m/index.mjs",
3514
+ "require": "./lib/Desktop/m/index.js"
3515
3515
  },
3516
- "./CursorDefault/l": {
3517
- "types": "./lib/CursorDefault/l/index.d.ts",
3518
- "import": "./lib/CursorDefault/l/index.mjs",
3519
- "require": "./lib/CursorDefault/l/index.js"
3516
+ "./Desktop/l": {
3517
+ "types": "./lib/Desktop/l/index.d.ts",
3518
+ "import": "./lib/Desktop/l/index.mjs",
3519
+ "require": "./lib/Desktop/l/index.js"
3520
3520
  },
3521
3521
  "./CurrencyUsd/m": {
3522
3522
  "types": "./lib/CurrencyUsd/m/index.d.ts",
@@ -3688,6 +3688,16 @@
3688
3688
  "import": "./lib/ChevronUp/l/index.mjs",
3689
3689
  "require": "./lib/ChevronUp/l/index.js"
3690
3690
  },
3691
+ "./ChevronRight/m": {
3692
+ "types": "./lib/ChevronRight/m/index.d.ts",
3693
+ "import": "./lib/ChevronRight/m/index.mjs",
3694
+ "require": "./lib/ChevronRight/m/index.js"
3695
+ },
3696
+ "./ChevronRight/l": {
3697
+ "types": "./lib/ChevronRight/l/index.d.ts",
3698
+ "import": "./lib/ChevronRight/l/index.mjs",
3699
+ "require": "./lib/ChevronRight/l/index.js"
3700
+ },
3691
3701
  "./ChevronLeft/m": {
3692
3702
  "types": "./lib/ChevronLeft/m/index.d.ts",
3693
3703
  "import": "./lib/ChevronLeft/m/index.mjs",
@@ -3708,16 +3718,6 @@
3708
3718
  "import": "./lib/ChevronDown/l/index.mjs",
3709
3719
  "require": "./lib/ChevronDown/l/index.js"
3710
3720
  },
3711
- "./ChevronRight/m": {
3712
- "types": "./lib/ChevronRight/m/index.d.ts",
3713
- "import": "./lib/ChevronRight/m/index.mjs",
3714
- "require": "./lib/ChevronRight/m/index.js"
3715
- },
3716
- "./ChevronRight/l": {
3717
- "types": "./lib/ChevronRight/l/index.d.ts",
3718
- "import": "./lib/ChevronRight/l/index.mjs",
3719
- "require": "./lib/ChevronRight/l/index.js"
3720
- },
3721
3721
  "./ChevronDoubleUp/m": {
3722
3722
  "types": "./lib/ChevronDoubleUp/m/index.d.ts",
3723
3723
  "import": "./lib/ChevronDoubleUp/m/index.mjs",
@@ -3728,16 +3728,6 @@
3728
3728
  "import": "./lib/ChevronDoubleUp/l/index.mjs",
3729
3729
  "require": "./lib/ChevronDoubleUp/l/index.js"
3730
3730
  },
3731
- "./ChevronDoubleLeft/m": {
3732
- "types": "./lib/ChevronDoubleLeft/m/index.d.ts",
3733
- "import": "./lib/ChevronDoubleLeft/m/index.mjs",
3734
- "require": "./lib/ChevronDoubleLeft/m/index.js"
3735
- },
3736
- "./ChevronDoubleLeft/l": {
3737
- "types": "./lib/ChevronDoubleLeft/l/index.d.ts",
3738
- "import": "./lib/ChevronDoubleLeft/l/index.mjs",
3739
- "require": "./lib/ChevronDoubleLeft/l/index.js"
3740
- },
3741
3731
  "./ChevronDoubleRight/m": {
3742
3732
  "types": "./lib/ChevronDoubleRight/m/index.d.ts",
3743
3733
  "import": "./lib/ChevronDoubleRight/m/index.mjs",
@@ -3748,6 +3738,16 @@
3748
3738
  "import": "./lib/ChevronDoubleRight/l/index.mjs",
3749
3739
  "require": "./lib/ChevronDoubleRight/l/index.js"
3750
3740
  },
3741
+ "./ChevronDoubleLeft/m": {
3742
+ "types": "./lib/ChevronDoubleLeft/m/index.d.ts",
3743
+ "import": "./lib/ChevronDoubleLeft/m/index.mjs",
3744
+ "require": "./lib/ChevronDoubleLeft/m/index.js"
3745
+ },
3746
+ "./ChevronDoubleLeft/l": {
3747
+ "types": "./lib/ChevronDoubleLeft/l/index.d.ts",
3748
+ "import": "./lib/ChevronDoubleLeft/l/index.mjs",
3749
+ "require": "./lib/ChevronDoubleLeft/l/index.js"
3750
+ },
3751
3751
  "./ChevronDoubleDown/m": {
3752
3752
  "types": "./lib/ChevronDoubleDown/m/index.d.ts",
3753
3753
  "import": "./lib/ChevronDoubleDown/m/index.mjs",