@semcore/icon 16.7.2-prerelease.30 → 16.7.2-prerelease.34
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 +6 -0
- package/lib/ChevronDown/l/index.js +1 -3
- package/lib/ChevronDown/l/index.mjs +1 -3
- package/lib/ChevronDown/m/index.js +0 -2
- package/lib/ChevronDown/m/index.mjs +0 -2
- package/lib/Semrush/l/index.js +1 -1
- package/lib/Semrush/l/index.mjs +1 -1
- package/lib/Semrush/m/index.js +1 -1
- package/lib/Semrush/m/index.mjs +1 -1
- package/package.json +199 -199
- package/svg/icon/ChevronDown/l.svg +1 -1
- package/svg/icon/ChevronDown/m.svg +1 -1
- package/svg/icon/Semrush/l.svg +1 -1
- package/svg/icon/Semrush/m.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -24,9 +24,7 @@ function RootChevronDown({
|
|
|
24
24
|
height: height,
|
|
25
25
|
viewBox: viewBox
|
|
26
26
|
}, props), /*#__PURE__*/_react.default.createElement("path", {
|
|
27
|
-
|
|
28
|
-
clipRule: "evenodd",
|
|
29
|
-
d: "M3.293 7.293a1 1 0 0 1 1.414 0L12 14.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414Z",
|
|
27
|
+
d: "M3.293 9.293a1 1 0 0 1 1.414 0L12 16.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414",
|
|
30
28
|
shapeRendering: "geometricPrecision"
|
|
31
29
|
}));
|
|
32
30
|
}
|
|
@@ -17,9 +17,7 @@ function RootChevronDown({
|
|
|
17
17
|
height: height,
|
|
18
18
|
viewBox: viewBox
|
|
19
19
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
20
|
-
|
|
21
|
-
clipRule: "evenodd",
|
|
22
|
-
d: "M3.293 7.293a1 1 0 0 1 1.414 0L12 14.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414Z",
|
|
20
|
+
d: "M3.293 9.293a1 1 0 0 1 1.414 0L12 16.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414",
|
|
23
21
|
shapeRendering: "geometricPrecision"
|
|
24
22
|
}));
|
|
25
23
|
}
|
|
@@ -24,8 +24,6 @@ function RootChevronDown({
|
|
|
24
24
|
height: height,
|
|
25
25
|
viewBox: viewBox
|
|
26
26
|
}, props), /*#__PURE__*/_react.default.createElement("path", {
|
|
27
|
-
fillRule: "evenodd",
|
|
28
|
-
clipRule: "evenodd",
|
|
29
27
|
d: "M3.293 6.293a1 1 0 0 1 1.414 0L8 9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z",
|
|
30
28
|
shapeRendering: "geometricPrecision"
|
|
31
29
|
}));
|
|
@@ -17,8 +17,6 @@ function RootChevronDown({
|
|
|
17
17
|
height: height,
|
|
18
18
|
viewBox: viewBox
|
|
19
19
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
20
|
-
fillRule: "evenodd",
|
|
21
|
-
clipRule: "evenodd",
|
|
22
20
|
d: "M3.293 6.293a1 1 0 0 1 1.414 0L8 9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z",
|
|
23
21
|
shapeRendering: "geometricPrecision"
|
|
24
22
|
}));
|
package/lib/Semrush/l/index.js
CHANGED
|
@@ -24,7 +24,7 @@ function RootSemrush({
|
|
|
24
24
|
height: height,
|
|
25
25
|
viewBox: viewBox
|
|
26
26
|
}, props), /*#__PURE__*/_react.default.createElement("path", {
|
|
27
|
-
d: "
|
|
27
|
+
d: "M16.23 5.002C19.956 5.002 23 8.19 23 12S20.069 18.903 16.4 19H6.722l5.852-3.23H1l10.514-5.802H5.729l7.06-3.893C14.056 5.391 15.19 5 16.23 5z",
|
|
28
28
|
shapeRendering: "geometricPrecision"
|
|
29
29
|
}));
|
|
30
30
|
}
|
package/lib/Semrush/l/index.mjs
CHANGED
|
@@ -17,7 +17,7 @@ function RootSemrush({
|
|
|
17
17
|
height: height,
|
|
18
18
|
viewBox: viewBox
|
|
19
19
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
20
|
-
d: "
|
|
20
|
+
d: "M16.23 5.002C19.956 5.002 23 8.19 23 12S20.069 18.903 16.4 19H6.722l5.852-3.23H1l10.514-5.802H5.729l7.06-3.893C14.056 5.391 15.19 5 16.23 5z",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}));
|
|
23
23
|
}
|
package/lib/Semrush/m/index.js
CHANGED
|
@@ -24,7 +24,7 @@ function RootSemrush({
|
|
|
24
24
|
height: height,
|
|
25
25
|
viewBox: viewBox
|
|
26
26
|
}, props), /*#__PURE__*/_react.default.createElement("path", {
|
|
27
|
-
d: "
|
|
27
|
+
d: "M11.077 3.002C13.786 3.002 16 5.279 16 8s-2.132 4.93-4.8 4.999H4.161l4.256-2.308H0l7.646-4.144H3.438l5.136-2.78C9.496 3.28 10.321 3 11.077 3z",
|
|
28
28
|
shapeRendering: "geometricPrecision"
|
|
29
29
|
}));
|
|
30
30
|
}
|
package/lib/Semrush/m/index.mjs
CHANGED
|
@@ -17,7 +17,7 @@ function RootSemrush({
|
|
|
17
17
|
height: height,
|
|
18
18
|
viewBox: viewBox
|
|
19
19
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
20
|
-
d: "
|
|
20
|
+
d: "M11.077 3.002C13.786 3.002 16 5.279 16 8s-2.132 4.93-4.8 4.999H4.161l4.256-2.308H0l7.646-4.144H3.438l5.136-2.78C9.496 3.28 10.321 3 11.077 3z",
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}));
|
|
23
23
|
}
|
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.
|
|
4
|
+
"version": "16.7.2-prerelease.34",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.mjs",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -24,7 +24,7 @@
|
|
|
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.
|
|
27
|
+
"@semcore/core": "17.0.0-prerelease.34",
|
|
28
28
|
"@semcore/testing-utils": "1.0.0"
|
|
29
29
|
},
|
|
30
30
|
"exports": {
|
|
@@ -33,16 +33,16 @@
|
|
|
33
33
|
"import": "./lib/esm/index.mjs",
|
|
34
34
|
"require": "./lib/cjs/index.js"
|
|
35
35
|
},
|
|
36
|
-
"./platform/TrafficMarketToolkit": {
|
|
37
|
-
"types": "./lib/platform/TrafficMarketToolkit/index.d.ts",
|
|
38
|
-
"import": "./lib/platform/TrafficMarketToolkit/index.mjs",
|
|
39
|
-
"require": "./lib/platform/TrafficMarketToolkit/index.js"
|
|
40
|
-
},
|
|
41
36
|
"./platform/SocialToolkit": {
|
|
42
37
|
"types": "./lib/platform/SocialToolkit/index.d.ts",
|
|
43
38
|
"import": "./lib/platform/SocialToolkit/index.mjs",
|
|
44
39
|
"require": "./lib/platform/SocialToolkit/index.js"
|
|
45
40
|
},
|
|
41
|
+
"./platform/TrafficMarketToolkit": {
|
|
42
|
+
"types": "./lib/platform/TrafficMarketToolkit/index.d.ts",
|
|
43
|
+
"import": "./lib/platform/TrafficMarketToolkit/index.mjs",
|
|
44
|
+
"require": "./lib/platform/TrafficMarketToolkit/index.js"
|
|
45
|
+
},
|
|
46
46
|
"./platform/SEOToolkit": {
|
|
47
47
|
"types": "./lib/platform/SEOToolkit/index.d.ts",
|
|
48
48
|
"import": "./lib/platform/SEOToolkit/index.mjs",
|
|
@@ -298,16 +298,6 @@
|
|
|
298
298
|
"import": "./lib/color/ShopifyColored/l/index.mjs",
|
|
299
299
|
"require": "./lib/color/ShopifyColored/l/index.js"
|
|
300
300
|
},
|
|
301
|
-
"./color/PipedriveColored/m": {
|
|
302
|
-
"types": "./lib/color/PipedriveColored/m/index.d.ts",
|
|
303
|
-
"import": "./lib/color/PipedriveColored/m/index.mjs",
|
|
304
|
-
"require": "./lib/color/PipedriveColored/m/index.js"
|
|
305
|
-
},
|
|
306
|
-
"./color/PipedriveColored/l": {
|
|
307
|
-
"types": "./lib/color/PipedriveColored/l/index.d.ts",
|
|
308
|
-
"import": "./lib/color/PipedriveColored/l/index.mjs",
|
|
309
|
-
"require": "./lib/color/PipedriveColored/l/index.js"
|
|
310
|
-
},
|
|
311
301
|
"./color/Salesforce/m": {
|
|
312
302
|
"types": "./lib/color/Salesforce/m/index.d.ts",
|
|
313
303
|
"import": "./lib/color/Salesforce/m/index.mjs",
|
|
@@ -318,6 +308,16 @@
|
|
|
318
308
|
"import": "./lib/color/Salesforce/l/index.mjs",
|
|
319
309
|
"require": "./lib/color/Salesforce/l/index.js"
|
|
320
310
|
},
|
|
311
|
+
"./color/PipedriveColored/m": {
|
|
312
|
+
"types": "./lib/color/PipedriveColored/m/index.d.ts",
|
|
313
|
+
"import": "./lib/color/PipedriveColored/m/index.mjs",
|
|
314
|
+
"require": "./lib/color/PipedriveColored/m/index.js"
|
|
315
|
+
},
|
|
316
|
+
"./color/PipedriveColored/l": {
|
|
317
|
+
"types": "./lib/color/PipedriveColored/l/index.d.ts",
|
|
318
|
+
"import": "./lib/color/PipedriveColored/l/index.mjs",
|
|
319
|
+
"require": "./lib/color/PipedriveColored/l/index.js"
|
|
320
|
+
},
|
|
321
321
|
"./color/PerplexityColored/m": {
|
|
322
322
|
"types": "./lib/color/PerplexityColored/m/index.d.ts",
|
|
323
323
|
"import": "./lib/color/PerplexityColored/m/index.mjs",
|
|
@@ -338,16 +338,6 @@
|
|
|
338
338
|
"import": "./lib/color/Moz/l/index.mjs",
|
|
339
339
|
"require": "./lib/color/Moz/l/index.js"
|
|
340
340
|
},
|
|
341
|
-
"./color/MicrosoftOffice/m": {
|
|
342
|
-
"types": "./lib/color/MicrosoftOffice/m/index.d.ts",
|
|
343
|
-
"import": "./lib/color/MicrosoftOffice/m/index.mjs",
|
|
344
|
-
"require": "./lib/color/MicrosoftOffice/m/index.js"
|
|
345
|
-
},
|
|
346
|
-
"./color/MicrosoftOffice/l": {
|
|
347
|
-
"types": "./lib/color/MicrosoftOffice/l/index.d.ts",
|
|
348
|
-
"import": "./lib/color/MicrosoftOffice/l/index.mjs",
|
|
349
|
-
"require": "./lib/color/MicrosoftOffice/l/index.js"
|
|
350
|
-
},
|
|
351
341
|
"./color/MicrosoftOutlook/m": {
|
|
352
342
|
"types": "./lib/color/MicrosoftOutlook/m/index.d.ts",
|
|
353
343
|
"import": "./lib/color/MicrosoftOutlook/m/index.mjs",
|
|
@@ -358,6 +348,16 @@
|
|
|
358
348
|
"import": "./lib/color/MicrosoftOutlook/l/index.mjs",
|
|
359
349
|
"require": "./lib/color/MicrosoftOutlook/l/index.js"
|
|
360
350
|
},
|
|
351
|
+
"./color/MicrosoftOffice/m": {
|
|
352
|
+
"types": "./lib/color/MicrosoftOffice/m/index.d.ts",
|
|
353
|
+
"import": "./lib/color/MicrosoftOffice/m/index.mjs",
|
|
354
|
+
"require": "./lib/color/MicrosoftOffice/m/index.js"
|
|
355
|
+
},
|
|
356
|
+
"./color/MicrosoftOffice/l": {
|
|
357
|
+
"types": "./lib/color/MicrosoftOffice/l/index.d.ts",
|
|
358
|
+
"import": "./lib/color/MicrosoftOffice/l/index.mjs",
|
|
359
|
+
"require": "./lib/color/MicrosoftOffice/l/index.js"
|
|
360
|
+
},
|
|
361
361
|
"./color/MicrosoftExchange/m": {
|
|
362
362
|
"types": "./lib/color/MicrosoftExchange/m/index.d.ts",
|
|
363
363
|
"import": "./lib/color/MicrosoftExchange/m/index.mjs",
|
|
@@ -778,6 +778,16 @@
|
|
|
778
778
|
"import": "./lib/Youtube/l/index.mjs",
|
|
779
779
|
"require": "./lib/Youtube/l/index.js"
|
|
780
780
|
},
|
|
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"
|
|
785
|
+
},
|
|
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"
|
|
790
|
+
},
|
|
781
791
|
"./Yext/m": {
|
|
782
792
|
"types": "./lib/Yext/m/index.d.ts",
|
|
783
793
|
"import": "./lib/Yext/m/index.mjs",
|
|
@@ -808,16 +818,6 @@
|
|
|
808
818
|
"import": "./lib/Wine/l/index.mjs",
|
|
809
819
|
"require": "./lib/Wine/l/index.js"
|
|
810
820
|
},
|
|
811
|
-
"./Wristwatch/m": {
|
|
812
|
-
"types": "./lib/Wristwatch/m/index.d.ts",
|
|
813
|
-
"import": "./lib/Wristwatch/m/index.mjs",
|
|
814
|
-
"require": "./lib/Wristwatch/m/index.js"
|
|
815
|
-
},
|
|
816
|
-
"./Wristwatch/l": {
|
|
817
|
-
"types": "./lib/Wristwatch/l/index.d.ts",
|
|
818
|
-
"import": "./lib/Wristwatch/l/index.mjs",
|
|
819
|
-
"require": "./lib/Wristwatch/l/index.js"
|
|
820
|
-
},
|
|
821
821
|
"./WebStories/m": {
|
|
822
822
|
"types": "./lib/WebStories/m/index.d.ts",
|
|
823
823
|
"import": "./lib/WebStories/m/index.mjs",
|
|
@@ -1188,16 +1188,6 @@
|
|
|
1188
1188
|
"import": "./lib/TextQuotes/l/index.mjs",
|
|
1189
1189
|
"require": "./lib/TextQuotes/l/index.js"
|
|
1190
1190
|
},
|
|
1191
|
-
"./TextBold/m": {
|
|
1192
|
-
"types": "./lib/TextBold/m/index.d.ts",
|
|
1193
|
-
"import": "./lib/TextBold/m/index.mjs",
|
|
1194
|
-
"require": "./lib/TextBold/m/index.js"
|
|
1195
|
-
},
|
|
1196
|
-
"./TextBold/l": {
|
|
1197
|
-
"types": "./lib/TextBold/l/index.d.ts",
|
|
1198
|
-
"import": "./lib/TextBold/l/index.mjs",
|
|
1199
|
-
"require": "./lib/TextBold/l/index.js"
|
|
1200
|
-
},
|
|
1201
1191
|
"./TextItalic/m": {
|
|
1202
1192
|
"types": "./lib/TextItalic/m/index.d.ts",
|
|
1203
1193
|
"import": "./lib/TextItalic/m/index.mjs",
|
|
@@ -1208,6 +1198,16 @@
|
|
|
1208
1198
|
"import": "./lib/TextItalic/l/index.mjs",
|
|
1209
1199
|
"require": "./lib/TextItalic/l/index.js"
|
|
1210
1200
|
},
|
|
1201
|
+
"./TextBold/m": {
|
|
1202
|
+
"types": "./lib/TextBold/m/index.d.ts",
|
|
1203
|
+
"import": "./lib/TextBold/m/index.mjs",
|
|
1204
|
+
"require": "./lib/TextBold/m/index.js"
|
|
1205
|
+
},
|
|
1206
|
+
"./TextBold/l": {
|
|
1207
|
+
"types": "./lib/TextBold/l/index.d.ts",
|
|
1208
|
+
"import": "./lib/TextBold/l/index.mjs",
|
|
1209
|
+
"require": "./lib/TextBold/l/index.js"
|
|
1210
|
+
},
|
|
1211
1211
|
"./Text/m": {
|
|
1212
1212
|
"types": "./lib/Text/m/index.d.ts",
|
|
1213
1213
|
"import": "./lib/Text/m/index.mjs",
|
|
@@ -1238,16 +1238,6 @@
|
|
|
1238
1238
|
"import": "./lib/TagFilled/l/index.mjs",
|
|
1239
1239
|
"require": "./lib/TagFilled/l/index.js"
|
|
1240
1240
|
},
|
|
1241
|
-
"./Tag/m": {
|
|
1242
|
-
"types": "./lib/Tag/m/index.d.ts",
|
|
1243
|
-
"import": "./lib/Tag/m/index.mjs",
|
|
1244
|
-
"require": "./lib/Tag/m/index.js"
|
|
1245
|
-
},
|
|
1246
|
-
"./Tag/l": {
|
|
1247
|
-
"types": "./lib/Tag/l/index.d.ts",
|
|
1248
|
-
"import": "./lib/Tag/l/index.mjs",
|
|
1249
|
-
"require": "./lib/Tag/l/index.js"
|
|
1250
|
-
},
|
|
1251
1241
|
"./TackNo/m": {
|
|
1252
1242
|
"types": "./lib/TackNo/m/index.d.ts",
|
|
1253
1243
|
"import": "./lib/TackNo/m/index.mjs",
|
|
@@ -1268,6 +1258,16 @@
|
|
|
1268
1258
|
"import": "./lib/Tack/l/index.mjs",
|
|
1269
1259
|
"require": "./lib/Tack/l/index.js"
|
|
1270
1260
|
},
|
|
1261
|
+
"./Tag/m": {
|
|
1262
|
+
"types": "./lib/Tag/m/index.d.ts",
|
|
1263
|
+
"import": "./lib/Tag/m/index.mjs",
|
|
1264
|
+
"require": "./lib/Tag/m/index.js"
|
|
1265
|
+
},
|
|
1266
|
+
"./Tag/l": {
|
|
1267
|
+
"types": "./lib/Tag/l/index.d.ts",
|
|
1268
|
+
"import": "./lib/Tag/l/index.mjs",
|
|
1269
|
+
"require": "./lib/Tag/l/index.js"
|
|
1270
|
+
},
|
|
1271
1271
|
"./Tablet/m": {
|
|
1272
1272
|
"types": "./lib/Tablet/m/index.d.ts",
|
|
1273
1273
|
"import": "./lib/Tablet/m/index.mjs",
|
|
@@ -1618,16 +1618,6 @@
|
|
|
1618
1618
|
"import": "./lib/Security/l/index.mjs",
|
|
1619
1619
|
"require": "./lib/Security/l/index.js"
|
|
1620
1620
|
},
|
|
1621
|
-
"./Search/m": {
|
|
1622
|
-
"types": "./lib/Search/m/index.d.ts",
|
|
1623
|
-
"import": "./lib/Search/m/index.mjs",
|
|
1624
|
-
"require": "./lib/Search/m/index.js"
|
|
1625
|
-
},
|
|
1626
|
-
"./Search/l": {
|
|
1627
|
-
"types": "./lib/Search/l/index.d.ts",
|
|
1628
|
-
"import": "./lib/Search/l/index.mjs",
|
|
1629
|
-
"require": "./lib/Search/l/index.js"
|
|
1630
|
-
},
|
|
1631
1621
|
"./Science/m": {
|
|
1632
1622
|
"types": "./lib/Science/m/index.d.ts",
|
|
1633
1623
|
"import": "./lib/Science/m/index.mjs",
|
|
@@ -1648,6 +1638,16 @@
|
|
|
1648
1638
|
"import": "./lib/Safari/l/index.mjs",
|
|
1649
1639
|
"require": "./lib/Safari/l/index.js"
|
|
1650
1640
|
},
|
|
1641
|
+
"./Search/m": {
|
|
1642
|
+
"types": "./lib/Search/m/index.d.ts",
|
|
1643
|
+
"import": "./lib/Search/m/index.mjs",
|
|
1644
|
+
"require": "./lib/Search/m/index.js"
|
|
1645
|
+
},
|
|
1646
|
+
"./Search/l": {
|
|
1647
|
+
"types": "./lib/Search/l/index.d.ts",
|
|
1648
|
+
"import": "./lib/Search/l/index.mjs",
|
|
1649
|
+
"require": "./lib/Search/l/index.js"
|
|
1650
|
+
},
|
|
1651
1651
|
"./Rss/m": {
|
|
1652
1652
|
"types": "./lib/Rss/m/index.d.ts",
|
|
1653
1653
|
"import": "./lib/Rss/m/index.mjs",
|
|
@@ -2148,16 +2148,6 @@
|
|
|
2148
2148
|
"import": "./lib/Phone/l/index.mjs",
|
|
2149
2149
|
"require": "./lib/Phone/l/index.js"
|
|
2150
2150
|
},
|
|
2151
|
-
"./Pause/m": {
|
|
2152
|
-
"types": "./lib/Pause/m/index.d.ts",
|
|
2153
|
-
"import": "./lib/Pause/m/index.mjs",
|
|
2154
|
-
"require": "./lib/Pause/m/index.js"
|
|
2155
|
-
},
|
|
2156
|
-
"./Pause/l": {
|
|
2157
|
-
"types": "./lib/Pause/l/index.d.ts",
|
|
2158
|
-
"import": "./lib/Pause/l/index.mjs",
|
|
2159
|
-
"require": "./lib/Pause/l/index.js"
|
|
2160
|
-
},
|
|
2161
2151
|
"./Perplexity/m": {
|
|
2162
2152
|
"types": "./lib/Perplexity/m/index.d.ts",
|
|
2163
2153
|
"import": "./lib/Perplexity/m/index.mjs",
|
|
@@ -2168,6 +2158,16 @@
|
|
|
2168
2158
|
"import": "./lib/Perplexity/l/index.mjs",
|
|
2169
2159
|
"require": "./lib/Perplexity/l/index.js"
|
|
2170
2160
|
},
|
|
2161
|
+
"./Pause/m": {
|
|
2162
|
+
"types": "./lib/Pause/m/index.d.ts",
|
|
2163
|
+
"import": "./lib/Pause/m/index.mjs",
|
|
2164
|
+
"require": "./lib/Pause/m/index.js"
|
|
2165
|
+
},
|
|
2166
|
+
"./Pause/l": {
|
|
2167
|
+
"types": "./lib/Pause/l/index.d.ts",
|
|
2168
|
+
"import": "./lib/Pause/l/index.mjs",
|
|
2169
|
+
"require": "./lib/Pause/l/index.js"
|
|
2170
|
+
},
|
|
2171
2171
|
"./Packaging/m": {
|
|
2172
2172
|
"types": "./lib/Packaging/m/index.d.ts",
|
|
2173
2173
|
"import": "./lib/Packaging/m/index.mjs",
|
|
@@ -2398,16 +2398,6 @@
|
|
|
2398
2398
|
"import": "./lib/MathPlus/l/index.mjs",
|
|
2399
2399
|
"require": "./lib/MathPlus/l/index.js"
|
|
2400
2400
|
},
|
|
2401
|
-
"./MathMinus/m": {
|
|
2402
|
-
"types": "./lib/MathMinus/m/index.d.ts",
|
|
2403
|
-
"import": "./lib/MathMinus/m/index.mjs",
|
|
2404
|
-
"require": "./lib/MathMinus/m/index.js"
|
|
2405
|
-
},
|
|
2406
|
-
"./MathMinus/l": {
|
|
2407
|
-
"types": "./lib/MathMinus/l/index.d.ts",
|
|
2408
|
-
"import": "./lib/MathMinus/l/index.mjs",
|
|
2409
|
-
"require": "./lib/MathMinus/l/index.js"
|
|
2410
|
-
},
|
|
2411
2401
|
"./MathMinusAlt/m": {
|
|
2412
2402
|
"types": "./lib/MathMinusAlt/m/index.d.ts",
|
|
2413
2403
|
"import": "./lib/MathMinusAlt/m/index.mjs",
|
|
@@ -2418,6 +2408,16 @@
|
|
|
2418
2408
|
"import": "./lib/MathMinusAlt/l/index.mjs",
|
|
2419
2409
|
"require": "./lib/MathMinusAlt/l/index.js"
|
|
2420
2410
|
},
|
|
2411
|
+
"./MathMinus/m": {
|
|
2412
|
+
"types": "./lib/MathMinus/m/index.d.ts",
|
|
2413
|
+
"import": "./lib/MathMinus/m/index.mjs",
|
|
2414
|
+
"require": "./lib/MathMinus/m/index.js"
|
|
2415
|
+
},
|
|
2416
|
+
"./MathMinus/l": {
|
|
2417
|
+
"types": "./lib/MathMinus/l/index.d.ts",
|
|
2418
|
+
"import": "./lib/MathMinus/l/index.mjs",
|
|
2419
|
+
"require": "./lib/MathMinus/l/index.js"
|
|
2420
|
+
},
|
|
2421
2421
|
"./Marine/m": {
|
|
2422
2422
|
"types": "./lib/Marine/m/index.d.ts",
|
|
2423
2423
|
"import": "./lib/Marine/m/index.mjs",
|
|
@@ -2528,15 +2528,15 @@
|
|
|
2528
2528
|
"import": "./lib/ListNumber/l/index.mjs",
|
|
2529
2529
|
"require": "./lib/ListNumber/l/index.js"
|
|
2530
2530
|
},
|
|
2531
|
-
"./
|
|
2532
|
-
"types": "./lib/
|
|
2533
|
-
"import": "./lib/
|
|
2534
|
-
"require": "./lib/
|
|
2531
|
+
"./ListBullet/m": {
|
|
2532
|
+
"types": "./lib/ListBullet/m/index.d.ts",
|
|
2533
|
+
"import": "./lib/ListBullet/m/index.mjs",
|
|
2534
|
+
"require": "./lib/ListBullet/m/index.js"
|
|
2535
2535
|
},
|
|
2536
|
-
"./
|
|
2537
|
-
"types": "./lib/
|
|
2538
|
-
"import": "./lib/
|
|
2539
|
-
"require": "./lib/
|
|
2536
|
+
"./ListBullet/l": {
|
|
2537
|
+
"types": "./lib/ListBullet/l/index.d.ts",
|
|
2538
|
+
"import": "./lib/ListBullet/l/index.mjs",
|
|
2539
|
+
"require": "./lib/ListBullet/l/index.js"
|
|
2540
2540
|
},
|
|
2541
2541
|
"./ListAddTop/m": {
|
|
2542
2542
|
"types": "./lib/ListAddTop/m/index.d.ts",
|
|
@@ -2548,15 +2548,15 @@
|
|
|
2548
2548
|
"import": "./lib/ListAddTop/l/index.mjs",
|
|
2549
2549
|
"require": "./lib/ListAddTop/l/index.js"
|
|
2550
2550
|
},
|
|
2551
|
-
"./
|
|
2552
|
-
"types": "./lib/
|
|
2553
|
-
"import": "./lib/
|
|
2554
|
-
"require": "./lib/
|
|
2551
|
+
"./ListCheck/m": {
|
|
2552
|
+
"types": "./lib/ListCheck/m/index.d.ts",
|
|
2553
|
+
"import": "./lib/ListCheck/m/index.mjs",
|
|
2554
|
+
"require": "./lib/ListCheck/m/index.js"
|
|
2555
2555
|
},
|
|
2556
|
-
"./
|
|
2557
|
-
"types": "./lib/
|
|
2558
|
-
"import": "./lib/
|
|
2559
|
-
"require": "./lib/
|
|
2556
|
+
"./ListCheck/l": {
|
|
2557
|
+
"types": "./lib/ListCheck/l/index.d.ts",
|
|
2558
|
+
"import": "./lib/ListCheck/l/index.mjs",
|
|
2559
|
+
"require": "./lib/ListCheck/l/index.js"
|
|
2560
2560
|
},
|
|
2561
2561
|
"./ListAddCheck/m": {
|
|
2562
2562
|
"types": "./lib/ListAddCheck/m/index.d.ts",
|
|
@@ -2658,6 +2658,16 @@
|
|
|
2658
2658
|
"import": "./lib/LikeFilled/l/index.mjs",
|
|
2659
2659
|
"require": "./lib/LikeFilled/l/index.js"
|
|
2660
2660
|
},
|
|
2661
|
+
"./Lightning/m": {
|
|
2662
|
+
"types": "./lib/Lightning/m/index.d.ts",
|
|
2663
|
+
"import": "./lib/Lightning/m/index.mjs",
|
|
2664
|
+
"require": "./lib/Lightning/m/index.js"
|
|
2665
|
+
},
|
|
2666
|
+
"./Lightning/l": {
|
|
2667
|
+
"types": "./lib/Lightning/l/index.d.ts",
|
|
2668
|
+
"import": "./lib/Lightning/l/index.mjs",
|
|
2669
|
+
"require": "./lib/Lightning/l/index.js"
|
|
2670
|
+
},
|
|
2661
2671
|
"./Like/m": {
|
|
2662
2672
|
"types": "./lib/Like/m/index.d.ts",
|
|
2663
2673
|
"import": "./lib/Like/m/index.mjs",
|
|
@@ -2678,15 +2688,15 @@
|
|
|
2678
2688
|
"import": "./lib/LightningFilled/l/index.mjs",
|
|
2679
2689
|
"require": "./lib/LightningFilled/l/index.js"
|
|
2680
2690
|
},
|
|
2681
|
-
"./
|
|
2682
|
-
"types": "./lib/
|
|
2683
|
-
"import": "./lib/
|
|
2684
|
-
"require": "./lib/
|
|
2691
|
+
"./Law/m": {
|
|
2692
|
+
"types": "./lib/Law/m/index.d.ts",
|
|
2693
|
+
"import": "./lib/Law/m/index.mjs",
|
|
2694
|
+
"require": "./lib/Law/m/index.js"
|
|
2685
2695
|
},
|
|
2686
|
-
"./
|
|
2687
|
-
"types": "./lib/
|
|
2688
|
-
"import": "./lib/
|
|
2689
|
-
"require": "./lib/
|
|
2696
|
+
"./Law/l": {
|
|
2697
|
+
"types": "./lib/Law/l/index.d.ts",
|
|
2698
|
+
"import": "./lib/Law/l/index.mjs",
|
|
2699
|
+
"require": "./lib/Law/l/index.js"
|
|
2690
2700
|
},
|
|
2691
2701
|
"./Laptop/m": {
|
|
2692
2702
|
"types": "./lib/Laptop/m/index.d.ts",
|
|
@@ -2708,15 +2718,15 @@
|
|
|
2708
2718
|
"import": "./lib/Language/l/index.mjs",
|
|
2709
2719
|
"require": "./lib/Language/l/index.js"
|
|
2710
2720
|
},
|
|
2711
|
-
"./
|
|
2712
|
-
"types": "./lib/
|
|
2713
|
-
"import": "./lib/
|
|
2714
|
-
"require": "./lib/
|
|
2721
|
+
"./KeyHotkey/m": {
|
|
2722
|
+
"types": "./lib/KeyHotkey/m/index.d.ts",
|
|
2723
|
+
"import": "./lib/KeyHotkey/m/index.mjs",
|
|
2724
|
+
"require": "./lib/KeyHotkey/m/index.js"
|
|
2715
2725
|
},
|
|
2716
|
-
"./
|
|
2717
|
-
"types": "./lib/
|
|
2718
|
-
"import": "./lib/
|
|
2719
|
-
"require": "./lib/
|
|
2726
|
+
"./KeyHotkey/l": {
|
|
2727
|
+
"types": "./lib/KeyHotkey/l/index.d.ts",
|
|
2728
|
+
"import": "./lib/KeyHotkey/l/index.mjs",
|
|
2729
|
+
"require": "./lib/KeyHotkey/l/index.js"
|
|
2720
2730
|
},
|
|
2721
2731
|
"./KeyCmd/m": {
|
|
2722
2732
|
"types": "./lib/KeyCmd/m/index.d.ts",
|
|
@@ -2728,16 +2738,6 @@
|
|
|
2728
2738
|
"import": "./lib/KeyCmd/l/index.mjs",
|
|
2729
2739
|
"require": "./lib/KeyCmd/l/index.js"
|
|
2730
2740
|
},
|
|
2731
|
-
"./KeyHotkey/m": {
|
|
2732
|
-
"types": "./lib/KeyHotkey/m/index.d.ts",
|
|
2733
|
-
"import": "./lib/KeyHotkey/m/index.mjs",
|
|
2734
|
-
"require": "./lib/KeyHotkey/m/index.js"
|
|
2735
|
-
},
|
|
2736
|
-
"./KeyHotkey/l": {
|
|
2737
|
-
"types": "./lib/KeyHotkey/l/index.d.ts",
|
|
2738
|
-
"import": "./lib/KeyHotkey/l/index.mjs",
|
|
2739
|
-
"require": "./lib/KeyHotkey/l/index.js"
|
|
2740
|
-
},
|
|
2741
2741
|
"./Key/m": {
|
|
2742
2742
|
"types": "./lib/Key/m/index.d.ts",
|
|
2743
2743
|
"import": "./lib/Key/m/index.mjs",
|
|
@@ -3358,16 +3358,6 @@
|
|
|
3358
3358
|
"import": "./lib/Ellipsis/l/index.mjs",
|
|
3359
3359
|
"require": "./lib/Ellipsis/l/index.js"
|
|
3360
3360
|
},
|
|
3361
|
-
"./Education/m": {
|
|
3362
|
-
"types": "./lib/Education/m/index.d.ts",
|
|
3363
|
-
"import": "./lib/Education/m/index.mjs",
|
|
3364
|
-
"require": "./lib/Education/m/index.js"
|
|
3365
|
-
},
|
|
3366
|
-
"./Education/l": {
|
|
3367
|
-
"types": "./lib/Education/l/index.d.ts",
|
|
3368
|
-
"import": "./lib/Education/l/index.mjs",
|
|
3369
|
-
"require": "./lib/Education/l/index.js"
|
|
3370
|
-
},
|
|
3371
3361
|
"./Edit/m": {
|
|
3372
3362
|
"types": "./lib/Edit/m/index.d.ts",
|
|
3373
3363
|
"import": "./lib/Edit/m/index.mjs",
|
|
@@ -3398,6 +3388,16 @@
|
|
|
3398
3388
|
"import": "./lib/Drop/l/index.mjs",
|
|
3399
3389
|
"require": "./lib/Drop/l/index.js"
|
|
3400
3390
|
},
|
|
3391
|
+
"./Education/m": {
|
|
3392
|
+
"types": "./lib/Education/m/index.d.ts",
|
|
3393
|
+
"import": "./lib/Education/m/index.mjs",
|
|
3394
|
+
"require": "./lib/Education/m/index.js"
|
|
3395
|
+
},
|
|
3396
|
+
"./Education/l": {
|
|
3397
|
+
"types": "./lib/Education/l/index.d.ts",
|
|
3398
|
+
"import": "./lib/Education/l/index.mjs",
|
|
3399
|
+
"require": "./lib/Education/l/index.js"
|
|
3400
|
+
},
|
|
3401
3401
|
"./DocumentSad/m": {
|
|
3402
3402
|
"types": "./lib/DocumentSad/m/index.d.ts",
|
|
3403
3403
|
"import": "./lib/DocumentSad/m/index.mjs",
|
|
@@ -3458,16 +3458,6 @@
|
|
|
3458
3458
|
"import": "./lib/DocumentCheck/l/index.mjs",
|
|
3459
3459
|
"require": "./lib/DocumentCheck/l/index.js"
|
|
3460
3460
|
},
|
|
3461
|
-
"./DesktopChart/m": {
|
|
3462
|
-
"types": "./lib/DesktopChart/m/index.d.ts",
|
|
3463
|
-
"import": "./lib/DesktopChart/m/index.mjs",
|
|
3464
|
-
"require": "./lib/DesktopChart/m/index.js"
|
|
3465
|
-
},
|
|
3466
|
-
"./DesktopChart/l": {
|
|
3467
|
-
"types": "./lib/DesktopChart/l/index.d.ts",
|
|
3468
|
-
"import": "./lib/DesktopChart/l/index.mjs",
|
|
3469
|
-
"require": "./lib/DesktopChart/l/index.js"
|
|
3470
|
-
},
|
|
3471
3461
|
"./Document/m": {
|
|
3472
3462
|
"types": "./lib/Document/m/index.d.ts",
|
|
3473
3463
|
"import": "./lib/Document/m/index.mjs",
|
|
@@ -3478,6 +3468,16 @@
|
|
|
3478
3468
|
"import": "./lib/Document/l/index.mjs",
|
|
3479
3469
|
"require": "./lib/Document/l/index.js"
|
|
3480
3470
|
},
|
|
3471
|
+
"./DesktopChart/m": {
|
|
3472
|
+
"types": "./lib/DesktopChart/m/index.d.ts",
|
|
3473
|
+
"import": "./lib/DesktopChart/m/index.mjs",
|
|
3474
|
+
"require": "./lib/DesktopChart/m/index.js"
|
|
3475
|
+
},
|
|
3476
|
+
"./DesktopChart/l": {
|
|
3477
|
+
"types": "./lib/DesktopChart/l/index.d.ts",
|
|
3478
|
+
"import": "./lib/DesktopChart/l/index.mjs",
|
|
3479
|
+
"require": "./lib/DesktopChart/l/index.js"
|
|
3480
|
+
},
|
|
3481
3481
|
"./Desktop/m": {
|
|
3482
3482
|
"types": "./lib/Desktop/m/index.d.ts",
|
|
3483
3483
|
"import": "./lib/Desktop/m/index.mjs",
|
|
@@ -3718,16 +3718,6 @@
|
|
|
3718
3718
|
"import": "./lib/ChevronDown/l/index.mjs",
|
|
3719
3719
|
"require": "./lib/ChevronDown/l/index.js"
|
|
3720
3720
|
},
|
|
3721
|
-
"./ChevronDoubleRight/m": {
|
|
3722
|
-
"types": "./lib/ChevronDoubleRight/m/index.d.ts",
|
|
3723
|
-
"import": "./lib/ChevronDoubleRight/m/index.mjs",
|
|
3724
|
-
"require": "./lib/ChevronDoubleRight/m/index.js"
|
|
3725
|
-
},
|
|
3726
|
-
"./ChevronDoubleRight/l": {
|
|
3727
|
-
"types": "./lib/ChevronDoubleRight/l/index.d.ts",
|
|
3728
|
-
"import": "./lib/ChevronDoubleRight/l/index.mjs",
|
|
3729
|
-
"require": "./lib/ChevronDoubleRight/l/index.js"
|
|
3730
|
-
},
|
|
3731
3721
|
"./ChevronDoubleUp/m": {
|
|
3732
3722
|
"types": "./lib/ChevronDoubleUp/m/index.d.ts",
|
|
3733
3723
|
"import": "./lib/ChevronDoubleUp/m/index.mjs",
|
|
@@ -3748,6 +3738,16 @@
|
|
|
3748
3738
|
"import": "./lib/ChevronDoubleLeft/l/index.mjs",
|
|
3749
3739
|
"require": "./lib/ChevronDoubleLeft/l/index.js"
|
|
3750
3740
|
},
|
|
3741
|
+
"./ChevronDoubleRight/m": {
|
|
3742
|
+
"types": "./lib/ChevronDoubleRight/m/index.d.ts",
|
|
3743
|
+
"import": "./lib/ChevronDoubleRight/m/index.mjs",
|
|
3744
|
+
"require": "./lib/ChevronDoubleRight/m/index.js"
|
|
3745
|
+
},
|
|
3746
|
+
"./ChevronDoubleRight/l": {
|
|
3747
|
+
"types": "./lib/ChevronDoubleRight/l/index.d.ts",
|
|
3748
|
+
"import": "./lib/ChevronDoubleRight/l/index.mjs",
|
|
3749
|
+
"require": "./lib/ChevronDoubleRight/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",
|
|
@@ -3958,16 +3958,6 @@
|
|
|
3958
3958
|
"import": "./lib/ChargebackLoss/l/index.mjs",
|
|
3959
3959
|
"require": "./lib/ChargebackLoss/l/index.js"
|
|
3960
3960
|
},
|
|
3961
|
-
"./Casual/m": {
|
|
3962
|
-
"types": "./lib/Casual/m/index.d.ts",
|
|
3963
|
-
"import": "./lib/Casual/m/index.mjs",
|
|
3964
|
-
"require": "./lib/Casual/m/index.js"
|
|
3965
|
-
},
|
|
3966
|
-
"./Casual/l": {
|
|
3967
|
-
"types": "./lib/Casual/l/index.d.ts",
|
|
3968
|
-
"import": "./lib/Casual/l/index.mjs",
|
|
3969
|
-
"require": "./lib/Casual/l/index.js"
|
|
3970
|
-
},
|
|
3971
3961
|
"./Charge/m": {
|
|
3972
3962
|
"types": "./lib/Charge/m/index.d.ts",
|
|
3973
3963
|
"import": "./lib/Charge/m/index.mjs",
|
|
@@ -3978,6 +3968,16 @@
|
|
|
3978
3968
|
"import": "./lib/Charge/l/index.mjs",
|
|
3979
3969
|
"require": "./lib/Charge/l/index.js"
|
|
3980
3970
|
},
|
|
3971
|
+
"./Casual/m": {
|
|
3972
|
+
"types": "./lib/Casual/m/index.d.ts",
|
|
3973
|
+
"import": "./lib/Casual/m/index.mjs",
|
|
3974
|
+
"require": "./lib/Casual/m/index.js"
|
|
3975
|
+
},
|
|
3976
|
+
"./Casual/l": {
|
|
3977
|
+
"types": "./lib/Casual/l/index.d.ts",
|
|
3978
|
+
"import": "./lib/Casual/l/index.mjs",
|
|
3979
|
+
"require": "./lib/Casual/l/index.js"
|
|
3980
|
+
},
|
|
3981
3981
|
"./Cart/m": {
|
|
3982
3982
|
"types": "./lib/Cart/m/index.d.ts",
|
|
3983
3983
|
"import": "./lib/Cart/m/index.mjs",
|
|
@@ -4038,26 +4038,6 @@
|
|
|
4038
4038
|
"import": "./lib/CalendarCheck/l/index.mjs",
|
|
4039
4039
|
"require": "./lib/CalendarCheck/l/index.js"
|
|
4040
4040
|
},
|
|
4041
|
-
"./Bulb/m": {
|
|
4042
|
-
"types": "./lib/Bulb/m/index.d.ts",
|
|
4043
|
-
"import": "./lib/Bulb/m/index.mjs",
|
|
4044
|
-
"require": "./lib/Bulb/m/index.js"
|
|
4045
|
-
},
|
|
4046
|
-
"./Bulb/l": {
|
|
4047
|
-
"types": "./lib/Bulb/l/index.d.ts",
|
|
4048
|
-
"import": "./lib/Bulb/l/index.mjs",
|
|
4049
|
-
"require": "./lib/Bulb/l/index.js"
|
|
4050
|
-
},
|
|
4051
|
-
"./Briefcase/m": {
|
|
4052
|
-
"types": "./lib/Briefcase/m/index.d.ts",
|
|
4053
|
-
"import": "./lib/Briefcase/m/index.mjs",
|
|
4054
|
-
"require": "./lib/Briefcase/m/index.js"
|
|
4055
|
-
},
|
|
4056
|
-
"./Briefcase/l": {
|
|
4057
|
-
"types": "./lib/Briefcase/l/index.d.ts",
|
|
4058
|
-
"import": "./lib/Briefcase/l/index.mjs",
|
|
4059
|
-
"require": "./lib/Briefcase/l/index.js"
|
|
4060
|
-
},
|
|
4061
4041
|
"./Calendar/m": {
|
|
4062
4042
|
"types": "./lib/Calendar/m/index.d.ts",
|
|
4063
4043
|
"import": "./lib/Calendar/m/index.mjs",
|
|
@@ -4068,6 +4048,16 @@
|
|
|
4068
4048
|
"import": "./lib/Calendar/l/index.mjs",
|
|
4069
4049
|
"require": "./lib/Calendar/l/index.js"
|
|
4070
4050
|
},
|
|
4051
|
+
"./Bulb/m": {
|
|
4052
|
+
"types": "./lib/Bulb/m/index.d.ts",
|
|
4053
|
+
"import": "./lib/Bulb/m/index.mjs",
|
|
4054
|
+
"require": "./lib/Bulb/m/index.js"
|
|
4055
|
+
},
|
|
4056
|
+
"./Bulb/l": {
|
|
4057
|
+
"types": "./lib/Bulb/l/index.d.ts",
|
|
4058
|
+
"import": "./lib/Bulb/l/index.mjs",
|
|
4059
|
+
"require": "./lib/Bulb/l/index.js"
|
|
4060
|
+
},
|
|
4071
4061
|
"./BracketsCurly/m": {
|
|
4072
4062
|
"types": "./lib/BracketsCurly/m/index.d.ts",
|
|
4073
4063
|
"import": "./lib/BracketsCurly/m/index.mjs",
|
|
@@ -4078,6 +4068,16 @@
|
|
|
4078
4068
|
"import": "./lib/BracketsCurly/l/index.mjs",
|
|
4079
4069
|
"require": "./lib/BracketsCurly/l/index.js"
|
|
4080
4070
|
},
|
|
4071
|
+
"./Briefcase/m": {
|
|
4072
|
+
"types": "./lib/Briefcase/m/index.d.ts",
|
|
4073
|
+
"import": "./lib/Briefcase/m/index.mjs",
|
|
4074
|
+
"require": "./lib/Briefcase/m/index.js"
|
|
4075
|
+
},
|
|
4076
|
+
"./Briefcase/l": {
|
|
4077
|
+
"types": "./lib/Briefcase/l/index.d.ts",
|
|
4078
|
+
"import": "./lib/Briefcase/l/index.mjs",
|
|
4079
|
+
"require": "./lib/Briefcase/l/index.js"
|
|
4080
|
+
},
|
|
4081
4081
|
"./BracketsCode/m": {
|
|
4082
4082
|
"types": "./lib/BracketsCode/m/index.d.ts",
|
|
4083
4083
|
"import": "./lib/BracketsCode/m/index.mjs",
|
|
@@ -4288,16 +4288,6 @@
|
|
|
4288
4288
|
"import": "./lib/AllDevices/l/index.mjs",
|
|
4289
4289
|
"require": "./lib/AllDevices/l/index.js"
|
|
4290
4290
|
},
|
|
4291
|
-
"./Airplane/m": {
|
|
4292
|
-
"types": "./lib/Airplane/m/index.d.ts",
|
|
4293
|
-
"import": "./lib/Airplane/m/index.mjs",
|
|
4294
|
-
"require": "./lib/Airplane/m/index.js"
|
|
4295
|
-
},
|
|
4296
|
-
"./Airplane/l": {
|
|
4297
|
-
"types": "./lib/Airplane/l/index.d.ts",
|
|
4298
|
-
"import": "./lib/Airplane/l/index.mjs",
|
|
4299
|
-
"require": "./lib/Airplane/l/index.js"
|
|
4300
|
-
},
|
|
4301
4291
|
"./Adult/m": {
|
|
4302
4292
|
"types": "./lib/Adult/m/index.d.ts",
|
|
4303
4293
|
"import": "./lib/Adult/m/index.mjs",
|
|
@@ -4308,6 +4298,16 @@
|
|
|
4308
4298
|
"import": "./lib/Adult/l/index.mjs",
|
|
4309
4299
|
"require": "./lib/Adult/l/index.js"
|
|
4310
4300
|
},
|
|
4301
|
+
"./Airplane/m": {
|
|
4302
|
+
"types": "./lib/Airplane/m/index.d.ts",
|
|
4303
|
+
"import": "./lib/Airplane/m/index.mjs",
|
|
4304
|
+
"require": "./lib/Airplane/m/index.js"
|
|
4305
|
+
},
|
|
4306
|
+
"./Airplane/l": {
|
|
4307
|
+
"types": "./lib/Airplane/l/index.d.ts",
|
|
4308
|
+
"import": "./lib/Airplane/l/index.mjs",
|
|
4309
|
+
"require": "./lib/Airplane/l/index.js"
|
|
4310
|
+
},
|
|
4311
4311
|
"./AdobeExperienceCloud/m": {
|
|
4312
4312
|
"types": "./lib/AdobeExperienceCloud/m/index.d.ts",
|
|
4313
4313
|
"import": "./lib/AdobeExperienceCloud/m/index.mjs",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.293 9.293a1 1 0 0 1 1.414 0L12 16.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M3.293 6.293a1 1 0 0 1 1.414 0L8 9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z"/></svg>
|
package/svg/icon/Semrush/l.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M16.23 5.002C19.956 5.002 23 8.19 23 12S20.069 18.903 16.4 19H6.722l5.852-3.23H1l10.514-5.802H5.729l7.06-3.893C14.056 5.391 15.19 5 16.23 5z"/></svg>
|
package/svg/icon/Semrush/m.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M11.077 3.002C13.786 3.002 16 5.279 16 8s-2.132 4.93-4.8 4.999H4.161l4.256-2.308H0l7.646-4.144H3.438l5.136-2.78C9.496 3.28 10.321 3 11.077 3z"/></svg>
|