@nutui/icons-react-taro 3.0.2-beta.1 → 3.0.2-beta.3

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 (58) hide show
  1. package/dist/es/icons/{AddToCart1.js → AddToCartF.js} +1 -1
  2. package/dist/es/icons/{ArrowDown1.js → ArrowDownF.js} +1 -1
  3. package/dist/es/icons/{ArrowLeft1.js → ArrowLeftF.js} +1 -1
  4. package/dist/es/icons/{ArrowRight1.js → ArrowRightF.js} +1 -1
  5. package/dist/es/icons/{ArrowUp1.js → ArrowUpF.js} +1 -1
  6. package/dist/es/icons/{Ask1.js → AskF.js} +1 -1
  7. package/dist/es/icons/{Backtop1.js → BacktopF.js} +1 -1
  8. package/dist/es/icons/{Cart1.js → CartF.js} +1 -1
  9. package/dist/es/icons/{Category1.js → CategoryF.js} +1 -1
  10. package/dist/es/icons/{Clock1.js → ClockF.js} +1 -1
  11. package/dist/es/icons/{Comment1.js → CommentF.js} +1 -1
  12. package/dist/es/icons/{Del1.js → DelF.js} +1 -1
  13. package/dist/es/icons/{Edit1.js → EditF.js} +1 -1
  14. package/dist/es/icons/{Eye1.js → EyeF.js} +1 -1
  15. package/dist/es/icons/{Failure1.js → FailureF.js} +1 -1
  16. package/dist/es/icons/{Feedback1.js → FeedbackF.js} +1 -1
  17. package/dist/es/icons/{Filter1.js → FilterF.js} +1 -1
  18. package/dist/es/icons/{FollowAdd1.js → FollowAddF.js} +1 -1
  19. package/dist/es/icons/{FollowAdded1.js → FollowAddedF.js} +1 -1
  20. package/dist/es/icons/{Heart1.js → HeartF.js} +1 -1
  21. package/dist/es/icons/{Home1.js → HomeF.js} +1 -1
  22. package/dist/es/icons/IconFontConfig.js +74 -69
  23. package/dist/es/icons/{Image1.js → ImageF.js} +1 -1
  24. package/dist/es/icons/{Internation1.js → InternationF.js} +1 -1
  25. package/dist/es/icons/{Location1.js → LocationF.js} +1 -1
  26. package/dist/es/icons/{LogisticsError1.js → LogisticsErrorF.js} +1 -1
  27. package/dist/es/icons/{Mail1.js → MailF.js} +1 -1
  28. package/dist/es/icons/{Message1.js → MessageF.js} +1 -1
  29. package/dist/es/icons/{Minus1.js → MinusF.js} +1 -1
  30. package/dist/es/icons/{Notice1.js → NoticeF.js} +1 -1
  31. package/dist/es/icons/{Order1.js → OrderF.js} +1 -1
  32. package/dist/es/icons/{Phone1.js → PhoneF.js} +1 -1
  33. package/dist/es/icons/{Photograph1.js → PhotographF.js} +1 -1
  34. package/dist/es/icons/{Refund1.js → RefundF.js} +1 -1
  35. package/dist/es/icons/{Save1.js → SaveF.js} +1 -1
  36. package/dist/es/icons/{Scan1.js → ScanF.js} +1 -1
  37. package/dist/es/icons/{Search1.js → SearchF.js} +1 -1
  38. package/dist/es/icons/{Setting1.js → SettingF.js} +1 -1
  39. package/dist/es/icons/{Share1.js → ShareF.js} +1 -1
  40. package/dist/es/icons/{ShieldCheck1.js → ShieldCheckF.js} +1 -1
  41. package/dist/es/icons/{Star1.js → StarF.js} +1 -1
  42. package/dist/es/icons/{Store1.js → StoreF.js} +1 -1
  43. package/dist/es/icons/{Success1.js → SuccessF.js} +1 -1
  44. package/dist/es/icons/SvgConfig.js +1 -1
  45. package/dist/es/icons/{Tips1.js → TipsF.js} +1 -1
  46. package/dist/es/icons/{ToPay1.js → ToPayF.js} +1 -1
  47. package/dist/es/icons/{ToReceive1.js → ToReceiveF.js} +1 -1
  48. package/dist/es/icons/{User1.js → UserF.js} +1 -1
  49. package/dist/es/icons/{Video1.js → VideoF.js} +1 -1
  50. package/dist/es/icons/{VolumeMax1.js → VolumeMaxF.js} +1 -1
  51. package/dist/es/icons/{VolumeMute1.js → VolumeMuteF.js} +1 -1
  52. package/dist/es/icons/{Warning1.js → WarningF.js} +1 -1
  53. package/dist/es/index.es.js +50 -50
  54. package/dist/lib/index.umd.js +6 -6
  55. package/dist/style_iconfont.css +1 -1
  56. package/dist/types/icons-react-taro.mjs +233 -233
  57. package/dist/types/index.d.ts +59 -59
  58. package/package.json +1 -1
@@ -6,7 +6,7 @@ export declare const Add: FunctionComponent<SVG_IconProps>;
6
6
 
7
7
  export declare const AddToCart: FunctionComponent<SVG_IconProps>;
8
8
 
9
- export declare const AddToCart1: FunctionComponent<SVG_IconProps>;
9
+ export declare const AddToCartF: FunctionComponent<SVG_IconProps>;
10
10
 
11
11
  export declare const AddToHome: FunctionComponent<SVG_IconProps>;
12
12
 
@@ -18,7 +18,7 @@ export declare const ArrowDotLeft: FunctionComponent<SVG_IconProps>;
18
18
 
19
19
  export declare const ArrowDown: FunctionComponent<SVG_IconProps>;
20
20
 
21
- export declare const ArrowDown1: FunctionComponent<SVG_IconProps>;
21
+ export declare const ArrowDownF: FunctionComponent<SVG_IconProps>;
22
22
 
23
23
  export declare const ArrowDownSize6: FunctionComponent<SVG_IconProps>;
24
24
 
@@ -26,7 +26,7 @@ export declare const ArrowDownSmall: FunctionComponent<SVG_IconProps>;
26
26
 
27
27
  export declare const ArrowLeft: FunctionComponent<SVG_IconProps>;
28
28
 
29
- export declare const ArrowLeft1: FunctionComponent<SVG_IconProps>;
29
+ export declare const ArrowLeftF: FunctionComponent<SVG_IconProps>;
30
30
 
31
31
  export declare const ArrowLeftSmall: FunctionComponent<SVG_IconProps>;
32
32
 
@@ -34,10 +34,10 @@ export declare const ArrowRadius: FunctionComponent<SVG_IconProps>;
34
34
 
35
35
  export declare const ArrowRight: FunctionComponent<SVG_IconProps>;
36
36
 
37
- export declare const ArrowRight1: FunctionComponent<SVG_IconProps>;
38
-
39
37
  export declare const ArrowRightAlign: FunctionComponent<SVG_IconProps>;
40
38
 
39
+ export declare const ArrowRightF: FunctionComponent<SVG_IconProps>;
40
+
41
41
  export declare const ArrowRightSize6: FunctionComponent<SVG_IconProps>;
42
42
 
43
43
  export declare const ArrowRightSize8: FunctionComponent<SVG_IconProps>;
@@ -48,7 +48,7 @@ export declare const ArrowTransfer: FunctionComponent<SVG_IconProps>;
48
48
 
49
49
  export declare const ArrowUp: FunctionComponent<SVG_IconProps>;
50
50
 
51
- export declare const ArrowUp1: FunctionComponent<SVG_IconProps>;
51
+ export declare const ArrowUpF: FunctionComponent<SVG_IconProps>;
52
52
 
53
53
  export declare const ArrowUpSize6: FunctionComponent<SVG_IconProps>;
54
54
 
@@ -58,19 +58,19 @@ export declare const Articles: FunctionComponent<SVG_IconProps>;
58
58
 
59
59
  export declare const Ask: FunctionComponent<SVG_IconProps>;
60
60
 
61
- export declare const Ask1: FunctionComponent<SVG_IconProps>;
61
+ export declare const AskF: FunctionComponent<SVG_IconProps>;
62
62
 
63
63
  export declare const Backtop: FunctionComponent<SVG_IconProps>;
64
64
 
65
- export declare const Backtop1: FunctionComponent<SVG_IconProps>;
65
+ export declare const BacktopF: FunctionComponent<SVG_IconProps>;
66
66
 
67
67
  export declare const Cart: FunctionComponent<SVG_IconProps>;
68
68
 
69
- export declare const Cart1: FunctionComponent<SVG_IconProps>;
69
+ export declare const CartF: FunctionComponent<SVG_IconProps>;
70
70
 
71
71
  export declare const Category: FunctionComponent<SVG_IconProps>;
72
72
 
73
- export declare const Category1: FunctionComponent<SVG_IconProps>;
73
+ export declare const CategoryF: FunctionComponent<SVG_IconProps>;
74
74
 
75
75
  export declare const Check: FunctionComponent<SVG_IconProps>;
76
76
 
@@ -88,17 +88,17 @@ export declare const CheckRight: FunctionComponent<SVG_IconProps>;
88
88
 
89
89
  export declare const Clock: FunctionComponent<SVG_IconProps>;
90
90
 
91
- export declare const Clock1: FunctionComponent<SVG_IconProps>;
91
+ export declare const ClockF: FunctionComponent<SVG_IconProps>;
92
92
 
93
93
  export declare const Close: FunctionComponent<SVG_IconProps>;
94
94
 
95
95
  export declare const Close2: FunctionComponent<SVG_IconProps>;
96
96
 
97
- export declare const Comment1: FunctionComponent<SVG_IconProps>;
98
-
99
97
  declare const Comment_2: FunctionComponent<SVG_IconProps>;
100
98
  export { Comment_2 as Comment }
101
99
 
100
+ export declare const CommentF: FunctionComponent<SVG_IconProps>;
101
+
102
102
  export declare const Complaint: FunctionComponent<SVG_IconProps>;
103
103
 
104
104
  declare type Configure = {
@@ -116,7 +116,7 @@ export declare const Coupon: FunctionComponent<SVG_IconProps>;
116
116
 
117
117
  export declare const Del: FunctionComponent<SVG_IconProps>;
118
118
 
119
- export declare const Del1: FunctionComponent<SVG_IconProps>;
119
+ export declare const DelF: FunctionComponent<SVG_IconProps>;
120
120
 
121
121
  export declare const Designer: FunctionComponent<SVG_IconProps>;
122
122
 
@@ -132,33 +132,33 @@ export declare const DongdongPlus: FunctionComponent<SVG_IconProps>;
132
132
 
133
133
  export declare const Edit: FunctionComponent<SVG_IconProps>;
134
134
 
135
- export declare const Edit1: FunctionComponent<SVG_IconProps>;
135
+ export declare const EditF: FunctionComponent<SVG_IconProps>;
136
136
 
137
137
  export declare const Eye: FunctionComponent<SVG_IconProps>;
138
138
 
139
- export declare const Eye1: FunctionComponent<SVG_IconProps>;
139
+ export declare const EyeF: FunctionComponent<SVG_IconProps>;
140
140
 
141
141
  export declare const Fabulous: FunctionComponent<SVG_IconProps>;
142
142
 
143
143
  export declare const Failure: FunctionComponent<SVG_IconProps>;
144
144
 
145
- export declare const Failure1: FunctionComponent<SVG_IconProps>;
145
+ export declare const FailureF: FunctionComponent<SVG_IconProps>;
146
146
 
147
147
  export declare const Feedback: FunctionComponent<SVG_IconProps>;
148
148
 
149
- export declare const Feedback1: FunctionComponent<SVG_IconProps>;
149
+ export declare const FeedbackF: FunctionComponent<SVG_IconProps>;
150
150
 
151
151
  export declare const Filter: FunctionComponent<SVG_IconProps>;
152
152
 
153
- export declare const Filter1: FunctionComponent<SVG_IconProps>;
153
+ export declare const FilterF: FunctionComponent<SVG_IconProps>;
154
154
 
155
155
  export declare const FollowAdd: FunctionComponent<SVG_IconProps>;
156
156
 
157
- export declare const FollowAdd1: FunctionComponent<SVG_IconProps>;
158
-
159
157
  export declare const FollowAdded: FunctionComponent<SVG_IconProps>;
160
158
 
161
- export declare const FollowAdded1: FunctionComponent<SVG_IconProps>;
159
+ export declare const FollowAddedF: FunctionComponent<SVG_IconProps>;
160
+
161
+ export declare const FollowAddF: FunctionComponent<SVG_IconProps>;
162
162
 
163
163
  export declare const Footprint: FunctionComponent<SVG_IconProps>;
164
164
 
@@ -170,7 +170,7 @@ export declare const Health: FunctionComponent<SVG_IconProps>;
170
170
 
171
171
  export declare const Heart: FunctionComponent<SVG_IconProps>;
172
172
 
173
- export declare const Heart1: FunctionComponent<SVG_IconProps>;
173
+ export declare const HeartF: FunctionComponent<SVG_IconProps>;
174
174
 
175
175
  export declare const HeartFill: FunctionComponent<SVG_IconProps>;
176
176
 
@@ -178,7 +178,7 @@ export declare const Hi: FunctionComponent<SVG_IconProps>;
178
178
 
179
179
  export declare const Home: FunctionComponent<SVG_IconProps>;
180
180
 
181
- export declare const Home1: FunctionComponent<SVG_IconProps>;
181
+ export declare const HomeF: FunctionComponent<SVG_IconProps>;
182
182
 
183
183
  export declare const Icon12Back: FunctionComponent<SVG_IconProps>;
184
184
 
@@ -201,18 +201,18 @@ declare interface IconFontProps {
201
201
  children?: React_2.ReactNode;
202
202
  }
203
203
 
204
- export declare const Image1: FunctionComponent<SVG_IconProps>;
205
-
206
204
  declare const Image_2: FunctionComponent<SVG_IconProps>;
207
205
  export { Image_2 as Image }
208
206
 
209
207
  export declare const ImageError: FunctionComponent<SVG_IconProps>;
210
208
 
209
+ export declare const ImageF: FunctionComponent<SVG_IconProps>;
210
+
211
211
  export declare const Instocks: FunctionComponent<SVG_IconProps>;
212
212
 
213
213
  export declare const Internation: FunctionComponent<SVG_IconProps>;
214
214
 
215
- export declare const Internation1: FunctionComponent<SVG_IconProps>;
215
+ export declare const InternationF: FunctionComponent<SVG_IconProps>;
216
216
 
217
217
  export declare const Jd: FunctionComponent<SVG_IconProps>;
218
218
 
@@ -234,18 +234,18 @@ export declare const Loading: FunctionComponent<SVG_IconProps>;
234
234
 
235
235
  export declare const Loading1: FunctionComponent<SVG_IconProps>;
236
236
 
237
- export declare const Location1: FunctionComponent<SVG_IconProps>;
238
-
239
237
  declare const Location_2: FunctionComponent<SVG_IconProps>;
240
238
  export { Location_2 as Location }
241
239
 
240
+ export declare const LocationF: FunctionComponent<SVG_IconProps>;
241
+
242
242
  export declare const LogisticsError: FunctionComponent<SVG_IconProps>;
243
243
 
244
- export declare const LogisticsError1: FunctionComponent<SVG_IconProps>;
244
+ export declare const LogisticsErrorF: FunctionComponent<SVG_IconProps>;
245
245
 
246
246
  export declare const Mail: FunctionComponent<SVG_IconProps>;
247
247
 
248
- export declare const Mail1: FunctionComponent<SVG_IconProps>;
248
+ export declare const MailF: FunctionComponent<SVG_IconProps>;
249
249
 
250
250
  export declare const Marshalling: FunctionComponent<SVG_IconProps>;
251
251
 
@@ -253,13 +253,13 @@ export declare const MaskClose: FunctionComponent<SVG_IconProps>;
253
253
 
254
254
  export declare const Message: FunctionComponent<SVG_IconProps>;
255
255
 
256
- export declare const Message1: FunctionComponent<SVG_IconProps>;
256
+ export declare const MessageF: FunctionComponent<SVG_IconProps>;
257
257
 
258
258
  export declare const Microphone: FunctionComponent<SVG_IconProps>;
259
259
 
260
260
  export declare const Minus: FunctionComponent<SVG_IconProps>;
261
261
 
262
- export declare const Minus1: FunctionComponent<SVG_IconProps>;
262
+ export declare const MinusF: FunctionComponent<SVG_IconProps>;
263
263
 
264
264
  export declare const More: FunctionComponent<SVG_IconProps>;
265
265
 
@@ -269,21 +269,21 @@ export declare const NoReceive: FunctionComponent<SVG_IconProps>;
269
269
 
270
270
  export declare const Notice: FunctionComponent<SVG_IconProps>;
271
271
 
272
- export declare const Notice1: FunctionComponent<SVG_IconProps>;
272
+ export declare const NoticeF: FunctionComponent<SVG_IconProps>;
273
273
 
274
274
  export declare const Order: FunctionComponent<SVG_IconProps>;
275
275
 
276
- export declare const Order1: FunctionComponent<SVG_IconProps>;
276
+ export declare const OrderF: FunctionComponent<SVG_IconProps>;
277
277
 
278
278
  export declare const Phone: FunctionComponent<SVG_IconProps>;
279
279
 
280
- export declare const Phone1: FunctionComponent<SVG_IconProps>;
281
-
282
280
  export declare const Phone2: FunctionComponent<SVG_IconProps>;
283
281
 
282
+ export declare const PhoneF: FunctionComponent<SVG_IconProps>;
283
+
284
284
  export declare const Photograph: FunctionComponent<SVG_IconProps>;
285
285
 
286
- export declare const Photograph1: FunctionComponent<SVG_IconProps>;
286
+ export declare const PhotographF: FunctionComponent<SVG_IconProps>;
287
287
 
288
288
  export declare const PickedUp: FunctionComponent<SVG_IconProps>;
289
289
 
@@ -315,7 +315,7 @@ export declare const Refresh: FunctionComponent<SVG_IconProps>;
315
315
 
316
316
  export declare const Refund: FunctionComponent<SVG_IconProps>;
317
317
 
318
- export declare const Refund1: FunctionComponent<SVG_IconProps>;
318
+ export declare const RefundF: FunctionComponent<SVG_IconProps>;
319
319
 
320
320
  export declare const Reload: FunctionComponent<SVG_IconProps>;
321
321
 
@@ -327,49 +327,49 @@ export declare const Right: FunctionComponent<SVG_IconProps>;
327
327
 
328
328
  export declare const Save: FunctionComponent<SVG_IconProps>;
329
329
 
330
- export declare const Save1: FunctionComponent<SVG_IconProps>;
330
+ export declare const SaveF: FunctionComponent<SVG_IconProps>;
331
331
 
332
332
  export declare const Scan: FunctionComponent<SVG_IconProps>;
333
333
 
334
- export declare const Scan1: FunctionComponent<SVG_IconProps>;
334
+ export declare const ScanF: FunctionComponent<SVG_IconProps>;
335
335
 
336
336
  export declare const Search: FunctionComponent<SVG_IconProps>;
337
337
 
338
- export declare const Search1: FunctionComponent<SVG_IconProps>;
338
+ export declare const SearchF: FunctionComponent<SVG_IconProps>;
339
339
 
340
340
  export declare const Service: FunctionComponent<SVG_IconProps>;
341
341
 
342
342
  export declare const Setting: FunctionComponent<SVG_IconProps>;
343
343
 
344
- export declare const Setting1: FunctionComponent<SVG_IconProps>;
344
+ export declare const SettingF: FunctionComponent<SVG_IconProps>;
345
345
 
346
346
  export declare const Share: FunctionComponent<SVG_IconProps>;
347
347
 
348
- export declare const Share1: FunctionComponent<SVG_IconProps>;
349
-
350
348
  export declare const Share2: FunctionComponent<SVG_IconProps>;
351
349
 
350
+ export declare const ShareF: FunctionComponent<SVG_IconProps>;
351
+
352
352
  export declare const ShieldCheck: FunctionComponent<SVG_IconProps>;
353
353
 
354
- export declare const ShieldCheck1: FunctionComponent<SVG_IconProps>;
354
+ export declare const ShieldCheckF: FunctionComponent<SVG_IconProps>;
355
355
 
356
356
  export declare const Star: FunctionComponent<SVG_IconProps>;
357
357
 
358
- export declare const Star1: FunctionComponent<SVG_IconProps>;
359
-
360
358
  export declare const Star2: FunctionComponent<SVG_IconProps>;
361
359
 
362
360
  export declare const Star3: FunctionComponent<SVG_IconProps>;
363
361
 
362
+ export declare const StarF: FunctionComponent<SVG_IconProps>;
363
+
364
364
  export declare const StarFill: FunctionComponent<SVG_IconProps>;
365
365
 
366
366
  export declare const Store: FunctionComponent<SVG_IconProps>;
367
367
 
368
- export declare const Store1: FunctionComponent<SVG_IconProps>;
368
+ export declare const StoreF: FunctionComponent<SVG_IconProps>;
369
369
 
370
370
  export declare const Success: FunctionComponent<SVG_IconProps>;
371
371
 
372
- export declare const Success1: FunctionComponent<SVG_IconProps>;
372
+ export declare const SuccessF: FunctionComponent<SVG_IconProps>;
373
373
 
374
374
  declare interface SVG_IconProps {
375
375
  className?: string;
@@ -389,17 +389,17 @@ declare interface SVG_IconProps {
389
389
 
390
390
  export declare const Tips: FunctionComponent<SVG_IconProps>;
391
391
 
392
- export declare const Tips1: FunctionComponent<SVG_IconProps>;
392
+ export declare const TipsF: FunctionComponent<SVG_IconProps>;
393
393
 
394
394
  export declare const Top: FunctionComponent<SVG_IconProps>;
395
395
 
396
396
  export declare const ToPay: FunctionComponent<SVG_IconProps>;
397
397
 
398
- export declare const ToPay1: FunctionComponent<SVG_IconProps>;
398
+ export declare const ToPayF: FunctionComponent<SVG_IconProps>;
399
399
 
400
400
  export declare const ToReceive: FunctionComponent<SVG_IconProps>;
401
401
 
402
- export declare const ToReceive1: FunctionComponent<SVG_IconProps>;
402
+ export declare const ToReceiveF: FunctionComponent<SVG_IconProps>;
403
403
 
404
404
  export declare const Transit: FunctionComponent<SVG_IconProps>;
405
405
 
@@ -409,13 +409,13 @@ export declare const TriangleUp: FunctionComponent<SVG_IconProps>;
409
409
 
410
410
  export declare const User: FunctionComponent<SVG_IconProps>;
411
411
 
412
- export declare const User1: FunctionComponent<SVG_IconProps>;
413
-
414
412
  export declare const UserAdd: FunctionComponent<SVG_IconProps>;
415
413
 
414
+ export declare const UserF: FunctionComponent<SVG_IconProps>;
415
+
416
416
  export declare const Video: FunctionComponent<SVG_IconProps>;
417
417
 
418
- export declare const Video1: FunctionComponent<SVG_IconProps>;
418
+ export declare const VideoF: FunctionComponent<SVG_IconProps>;
419
419
 
420
420
  export declare const Videos: FunctionComponent<SVG_IconProps>;
421
421
 
@@ -423,11 +423,11 @@ export declare const Voice: FunctionComponent<SVG_IconProps>;
423
423
 
424
424
  export declare const VolumeMax: FunctionComponent<SVG_IconProps>;
425
425
 
426
- export declare const VolumeMax1: FunctionComponent<SVG_IconProps>;
426
+ export declare const VolumeMaxF: FunctionComponent<SVG_IconProps>;
427
427
 
428
428
  export declare const VolumeMute: FunctionComponent<SVG_IconProps>;
429
429
 
430
- export declare const VolumeMute1: FunctionComponent<SVG_IconProps>;
430
+ export declare const VolumeMuteF: FunctionComponent<SVG_IconProps>;
431
431
 
432
432
  export declare const WaitReceive: FunctionComponent<SVG_IconProps>;
433
433
 
@@ -435,7 +435,7 @@ export declare const Wallet: FunctionComponent<SVG_IconProps>;
435
435
 
436
436
  export declare const Warning: FunctionComponent<SVG_IconProps>;
437
437
 
438
- export declare const Warning1: FunctionComponent<SVG_IconProps>;
438
+ export declare const WarningF: FunctionComponent<SVG_IconProps>;
439
439
 
440
440
  export declare const Weixin: FunctionComponent<SVG_IconProps>;
441
441
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nutui/icons-react-taro",
3
- "version": "3.0.2-beta.1",
3
+ "version": "3.0.2-beta.3",
4
4
  "description": "京东风格的icon库-V15",
5
5
  "scripts": {
6
6
  "dev": "vite",