@iconify-react/material-symbols-light 1.0.6 → 1.0.8
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/components/b/battery-charging-20-2-outline-rounded.jsx +22 -0
- package/components/b/battery-charging-20-2-rounded.jsx +22 -0
- package/components/b/battery-charging-20-2-sharp.jsx +22 -0
- package/components/b/battery-charging-20-2.jsx +22 -0
- package/components/b/battery-charging-30-2-outline-rounded.jsx +22 -0
- package/components/b/battery-charging-30-2-rounded.jsx +22 -0
- package/components/b/battery-charging-30-2-sharp.jsx +22 -0
- package/components/b/battery-charging-30-2.jsx +22 -0
- package/components/b/battery-charging-50-2-outline-rounded.jsx +22 -0
- package/components/b/battery-charging-50-2-rounded.jsx +22 -0
- package/components/b/battery-charging-50-2-sharp.jsx +22 -0
- package/components/b/battery-charging-50-2.jsx +22 -0
- package/components/b/battery-charging-60-2-outline-rounded.jsx +22 -0
- package/components/b/battery-charging-60-2-rounded.jsx +22 -0
- package/components/b/battery-charging-60-2-sharp.jsx +22 -0
- package/components/b/battery-charging-60-2.jsx +22 -0
- package/components/b/battery-charging-80-2-outline-rounded.jsx +22 -0
- package/components/b/battery-charging-80-2-rounded.jsx +22 -0
- package/components/b/battery-charging-80-2-sharp.jsx +22 -0
- package/components/b/battery-charging-80-2.jsx +22 -0
- package/components/b/battery-charging-full-2-outline-rounded.jsx +22 -0
- package/components/b/battery-charging-full-2-outline-sharp.jsx +22 -0
- package/components/b/battery-charging-full-2-outline.jsx +22 -0
- package/components/b/battery-charging-full-2-rounded.jsx +22 -0
- package/components/b/battery-charging-full-2-sharp.jsx +22 -0
- package/components/b/battery-charging-full-2.jsx +22 -0
- package/components/c/car-fan-recirculate-2-outline-rounded.jsx +22 -0
- package/components/c/car-fan-recirculate-2-outline-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate-2-outline.jsx +22 -0
- package/components/c/car-fan-recirculate-2-rounded.jsx +22 -0
- package/components/c/car-fan-recirculate-2-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate-2.jsx +22 -0
- package/components/c/car-fan-recirculate-outline-rounded.jsx +22 -0
- package/components/c/car-fan-recirculate-outline-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate-outline.jsx +22 -0
- package/components/c/car-fan-recirculate-rounded.jsx +3 -3
- package/components/c/car-fan-recirculate-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate.jsx +3 -3
- package/components/l/list-arrow-rounded.jsx +22 -0
- package/components/l/list-arrow.jsx +22 -0
- package/components/s/speed-2-outline-rounded.jsx +22 -0
- package/components/s/speed-2-outline-sharp.jsx +22 -0
- package/components/s/speed-2-outline.jsx +22 -0
- package/components/s/speed-2-rounded.jsx +22 -0
- package/components/s/speed-2-sharp.jsx +22 -0
- package/components/s/speed-2.jsx +22 -0
- package/components/s/speed-3-outline-rounded.jsx +22 -0
- package/components/s/speed-3-outline-sharp.jsx +22 -0
- package/components/s/speed-3-outline.jsx +22 -0
- package/components/s/speed-3-rounded.jsx +22 -0
- package/components/s/speed-3-sharp.jsx +22 -0
- package/components/s/speed-3.jsx +22 -0
- package/components/s/speed-4-outline-rounded.jsx +22 -0
- package/components/s/speed-4-outline-sharp.jsx +22 -0
- package/components/s/speed-4-outline.jsx +22 -0
- package/components/s/speed-4-rounded.jsx +22 -0
- package/components/s/speed-4-sharp.jsx +22 -0
- package/components/s/speed-4.jsx +22 -0
- package/components/t/touch-double-2-outline-rounded.jsx +22 -0
- package/components/t/touch-double-2-outline-sharp.jsx +22 -0
- package/components/t/touch-double-2-outline.jsx +22 -0
- package/components/t/touch-double-2-rounded.jsx +22 -0
- package/components/t/touch-double-2-sharp.jsx +22 -0
- package/components/t/touch-double-2.jsx +22 -0
- package/components/w/wifi-device-outline-rounded.jsx +22 -0
- package/components/w/wifi-device-outline-sharp.jsx +22 -0
- package/components/w/wifi-device-outline.jsx +22 -0
- package/components/w/wifi-device-rounded.jsx +22 -0
- package/components/w/wifi-device-sharp.jsx +22 -0
- package/components/w/wifi-device.jsx +22 -0
- package/iconify.json +2 -2
- package/package.json +273 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-react/material-symbols-light",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.8",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/material-symbols-light/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "Apache-2.0",
|
|
@@ -6502,6 +6502,22 @@
|
|
|
6502
6502
|
"types": "./types/hqrkovbr.d.ts",
|
|
6503
6503
|
"default": "./components/b/battery-charging-20.jsx"
|
|
6504
6504
|
},
|
|
6505
|
+
"./battery-charging-20-2": {
|
|
6506
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6507
|
+
"default": "./components/b/battery-charging-20-2.jsx"
|
|
6508
|
+
},
|
|
6509
|
+
"./battery-charging-20-2-outline-rounded": {
|
|
6510
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6511
|
+
"default": "./components/b/battery-charging-20-2-outline-rounded.jsx"
|
|
6512
|
+
},
|
|
6513
|
+
"./battery-charging-20-2-rounded": {
|
|
6514
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6515
|
+
"default": "./components/b/battery-charging-20-2-rounded.jsx"
|
|
6516
|
+
},
|
|
6517
|
+
"./battery-charging-20-2-sharp": {
|
|
6518
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6519
|
+
"default": "./components/b/battery-charging-20-2-sharp.jsx"
|
|
6520
|
+
},
|
|
6505
6521
|
"./battery-charging-20-rounded": {
|
|
6506
6522
|
"types": "./types/hqrkovbr.d.ts",
|
|
6507
6523
|
"default": "./components/b/battery-charging-20-rounded.jsx"
|
|
@@ -6514,6 +6530,22 @@
|
|
|
6514
6530
|
"types": "./types/hqrkovbr.d.ts",
|
|
6515
6531
|
"default": "./components/b/battery-charging-30.jsx"
|
|
6516
6532
|
},
|
|
6533
|
+
"./battery-charging-30-2": {
|
|
6534
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6535
|
+
"default": "./components/b/battery-charging-30-2.jsx"
|
|
6536
|
+
},
|
|
6537
|
+
"./battery-charging-30-2-outline-rounded": {
|
|
6538
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6539
|
+
"default": "./components/b/battery-charging-30-2-outline-rounded.jsx"
|
|
6540
|
+
},
|
|
6541
|
+
"./battery-charging-30-2-rounded": {
|
|
6542
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6543
|
+
"default": "./components/b/battery-charging-30-2-rounded.jsx"
|
|
6544
|
+
},
|
|
6545
|
+
"./battery-charging-30-2-sharp": {
|
|
6546
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6547
|
+
"default": "./components/b/battery-charging-30-2-sharp.jsx"
|
|
6548
|
+
},
|
|
6517
6549
|
"./battery-charging-30-rounded": {
|
|
6518
6550
|
"types": "./types/hqrkovbr.d.ts",
|
|
6519
6551
|
"default": "./components/b/battery-charging-30-rounded.jsx"
|
|
@@ -6526,6 +6558,22 @@
|
|
|
6526
6558
|
"types": "./types/hqrkovbr.d.ts",
|
|
6527
6559
|
"default": "./components/b/battery-charging-50.jsx"
|
|
6528
6560
|
},
|
|
6561
|
+
"./battery-charging-50-2": {
|
|
6562
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6563
|
+
"default": "./components/b/battery-charging-50-2.jsx"
|
|
6564
|
+
},
|
|
6565
|
+
"./battery-charging-50-2-outline-rounded": {
|
|
6566
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6567
|
+
"default": "./components/b/battery-charging-50-2-outline-rounded.jsx"
|
|
6568
|
+
},
|
|
6569
|
+
"./battery-charging-50-2-rounded": {
|
|
6570
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6571
|
+
"default": "./components/b/battery-charging-50-2-rounded.jsx"
|
|
6572
|
+
},
|
|
6573
|
+
"./battery-charging-50-2-sharp": {
|
|
6574
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6575
|
+
"default": "./components/b/battery-charging-50-2-sharp.jsx"
|
|
6576
|
+
},
|
|
6529
6577
|
"./battery-charging-50-rounded": {
|
|
6530
6578
|
"types": "./types/hqrkovbr.d.ts",
|
|
6531
6579
|
"default": "./components/b/battery-charging-50-rounded.jsx"
|
|
@@ -6538,6 +6586,22 @@
|
|
|
6538
6586
|
"types": "./types/hqrkovbr.d.ts",
|
|
6539
6587
|
"default": "./components/b/battery-charging-60.jsx"
|
|
6540
6588
|
},
|
|
6589
|
+
"./battery-charging-60-2": {
|
|
6590
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6591
|
+
"default": "./components/b/battery-charging-60-2.jsx"
|
|
6592
|
+
},
|
|
6593
|
+
"./battery-charging-60-2-outline-rounded": {
|
|
6594
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6595
|
+
"default": "./components/b/battery-charging-60-2-outline-rounded.jsx"
|
|
6596
|
+
},
|
|
6597
|
+
"./battery-charging-60-2-rounded": {
|
|
6598
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6599
|
+
"default": "./components/b/battery-charging-60-2-rounded.jsx"
|
|
6600
|
+
},
|
|
6601
|
+
"./battery-charging-60-2-sharp": {
|
|
6602
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6603
|
+
"default": "./components/b/battery-charging-60-2-sharp.jsx"
|
|
6604
|
+
},
|
|
6541
6605
|
"./battery-charging-60-rounded": {
|
|
6542
6606
|
"types": "./types/hqrkovbr.d.ts",
|
|
6543
6607
|
"default": "./components/b/battery-charging-60-rounded.jsx"
|
|
@@ -6550,6 +6614,22 @@
|
|
|
6550
6614
|
"types": "./types/hqrkovbr.d.ts",
|
|
6551
6615
|
"default": "./components/b/battery-charging-80.jsx"
|
|
6552
6616
|
},
|
|
6617
|
+
"./battery-charging-80-2": {
|
|
6618
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6619
|
+
"default": "./components/b/battery-charging-80-2.jsx"
|
|
6620
|
+
},
|
|
6621
|
+
"./battery-charging-80-2-outline-rounded": {
|
|
6622
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6623
|
+
"default": "./components/b/battery-charging-80-2-outline-rounded.jsx"
|
|
6624
|
+
},
|
|
6625
|
+
"./battery-charging-80-2-rounded": {
|
|
6626
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6627
|
+
"default": "./components/b/battery-charging-80-2-rounded.jsx"
|
|
6628
|
+
},
|
|
6629
|
+
"./battery-charging-80-2-sharp": {
|
|
6630
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6631
|
+
"default": "./components/b/battery-charging-80-2-sharp.jsx"
|
|
6632
|
+
},
|
|
6553
6633
|
"./battery-charging-80-rounded": {
|
|
6554
6634
|
"types": "./types/hqrkovbr.d.ts",
|
|
6555
6635
|
"default": "./components/b/battery-charging-80-rounded.jsx"
|
|
@@ -6574,6 +6654,30 @@
|
|
|
6574
6654
|
"types": "./types/hqrkovbr.d.ts",
|
|
6575
6655
|
"default": "./components/b/battery-charging-full.jsx"
|
|
6576
6656
|
},
|
|
6657
|
+
"./battery-charging-full-2": {
|
|
6658
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6659
|
+
"default": "./components/b/battery-charging-full-2.jsx"
|
|
6660
|
+
},
|
|
6661
|
+
"./battery-charging-full-2-outline": {
|
|
6662
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6663
|
+
"default": "./components/b/battery-charging-full-2-outline.jsx"
|
|
6664
|
+
},
|
|
6665
|
+
"./battery-charging-full-2-outline-rounded": {
|
|
6666
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6667
|
+
"default": "./components/b/battery-charging-full-2-outline-rounded.jsx"
|
|
6668
|
+
},
|
|
6669
|
+
"./battery-charging-full-2-outline-sharp": {
|
|
6670
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6671
|
+
"default": "./components/b/battery-charging-full-2-outline-sharp.jsx"
|
|
6672
|
+
},
|
|
6673
|
+
"./battery-charging-full-2-rounded": {
|
|
6674
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6675
|
+
"default": "./components/b/battery-charging-full-2-rounded.jsx"
|
|
6676
|
+
},
|
|
6677
|
+
"./battery-charging-full-2-sharp": {
|
|
6678
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
6679
|
+
"default": "./components/b/battery-charging-full-2-sharp.jsx"
|
|
6680
|
+
},
|
|
6577
6681
|
"./battery-charging-full-outline": {
|
|
6578
6682
|
"types": "./types/hqrkovbr.d.ts",
|
|
6579
6683
|
"default": "./components/b/battery-charging-full-outline.jsx"
|
|
@@ -10194,10 +10298,50 @@
|
|
|
10194
10298
|
"types": "./types/hqrkovbr.d.ts",
|
|
10195
10299
|
"default": "./components/c/car-fan-recirculate.jsx"
|
|
10196
10300
|
},
|
|
10301
|
+
"./car-fan-recirculate-2": {
|
|
10302
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10303
|
+
"default": "./components/c/car-fan-recirculate-2.jsx"
|
|
10304
|
+
},
|
|
10305
|
+
"./car-fan-recirculate-2-outline": {
|
|
10306
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10307
|
+
"default": "./components/c/car-fan-recirculate-2-outline.jsx"
|
|
10308
|
+
},
|
|
10309
|
+
"./car-fan-recirculate-2-outline-rounded": {
|
|
10310
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10311
|
+
"default": "./components/c/car-fan-recirculate-2-outline-rounded.jsx"
|
|
10312
|
+
},
|
|
10313
|
+
"./car-fan-recirculate-2-outline-sharp": {
|
|
10314
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10315
|
+
"default": "./components/c/car-fan-recirculate-2-outline-sharp.jsx"
|
|
10316
|
+
},
|
|
10317
|
+
"./car-fan-recirculate-2-rounded": {
|
|
10318
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10319
|
+
"default": "./components/c/car-fan-recirculate-2-rounded.jsx"
|
|
10320
|
+
},
|
|
10321
|
+
"./car-fan-recirculate-2-sharp": {
|
|
10322
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10323
|
+
"default": "./components/c/car-fan-recirculate-2-sharp.jsx"
|
|
10324
|
+
},
|
|
10325
|
+
"./car-fan-recirculate-outline": {
|
|
10326
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10327
|
+
"default": "./components/c/car-fan-recirculate-outline.jsx"
|
|
10328
|
+
},
|
|
10329
|
+
"./car-fan-recirculate-outline-rounded": {
|
|
10330
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10331
|
+
"default": "./components/c/car-fan-recirculate-outline-rounded.jsx"
|
|
10332
|
+
},
|
|
10333
|
+
"./car-fan-recirculate-outline-sharp": {
|
|
10334
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10335
|
+
"default": "./components/c/car-fan-recirculate-outline-sharp.jsx"
|
|
10336
|
+
},
|
|
10197
10337
|
"./car-fan-recirculate-rounded": {
|
|
10198
10338
|
"types": "./types/hqrkovbr.d.ts",
|
|
10199
10339
|
"default": "./components/c/car-fan-recirculate-rounded.jsx"
|
|
10200
10340
|
},
|
|
10341
|
+
"./car-fan-recirculate-sharp": {
|
|
10342
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10343
|
+
"default": "./components/c/car-fan-recirculate-sharp.jsx"
|
|
10344
|
+
},
|
|
10201
10345
|
"./car-gear": {
|
|
10202
10346
|
"types": "./types/hqrkovbr.d.ts",
|
|
10203
10347
|
"default": "./components/c/car-gear.jsx"
|
|
@@ -31682,6 +31826,14 @@
|
|
|
31682
31826
|
"types": "./types/hqrkovbr.d.ts",
|
|
31683
31827
|
"default": "./components/l/list-alt-sharp.jsx"
|
|
31684
31828
|
},
|
|
31829
|
+
"./list-arrow": {
|
|
31830
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
31831
|
+
"default": "./components/l/list-arrow.jsx"
|
|
31832
|
+
},
|
|
31833
|
+
"./list-arrow-rounded": {
|
|
31834
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
31835
|
+
"default": "./components/l/list-arrow-rounded.jsx"
|
|
31836
|
+
},
|
|
31685
31837
|
"./list-rounded": {
|
|
31686
31838
|
"types": "./types/hqrkovbr.d.ts",
|
|
31687
31839
|
"default": "./components/l/list-rounded.jsx"
|
|
@@ -51414,6 +51566,30 @@
|
|
|
51414
51566
|
"types": "./types/hqrkovbr.d.ts",
|
|
51415
51567
|
"default": "./components/s/speed-1-7x-sharp.jsx"
|
|
51416
51568
|
},
|
|
51569
|
+
"./speed-2": {
|
|
51570
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51571
|
+
"default": "./components/s/speed-2.jsx"
|
|
51572
|
+
},
|
|
51573
|
+
"./speed-2-outline": {
|
|
51574
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51575
|
+
"default": "./components/s/speed-2-outline.jsx"
|
|
51576
|
+
},
|
|
51577
|
+
"./speed-2-outline-rounded": {
|
|
51578
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51579
|
+
"default": "./components/s/speed-2-outline-rounded.jsx"
|
|
51580
|
+
},
|
|
51581
|
+
"./speed-2-outline-sharp": {
|
|
51582
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51583
|
+
"default": "./components/s/speed-2-outline-sharp.jsx"
|
|
51584
|
+
},
|
|
51585
|
+
"./speed-2-rounded": {
|
|
51586
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51587
|
+
"default": "./components/s/speed-2-rounded.jsx"
|
|
51588
|
+
},
|
|
51589
|
+
"./speed-2-sharp": {
|
|
51590
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51591
|
+
"default": "./components/s/speed-2-sharp.jsx"
|
|
51592
|
+
},
|
|
51417
51593
|
"./speed-2x": {
|
|
51418
51594
|
"types": "./types/hqrkovbr.d.ts",
|
|
51419
51595
|
"default": "./components/s/speed-2x.jsx"
|
|
@@ -51426,6 +51602,54 @@
|
|
|
51426
51602
|
"types": "./types/hqrkovbr.d.ts",
|
|
51427
51603
|
"default": "./components/s/speed-2x-sharp.jsx"
|
|
51428
51604
|
},
|
|
51605
|
+
"./speed-3": {
|
|
51606
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51607
|
+
"default": "./components/s/speed-3.jsx"
|
|
51608
|
+
},
|
|
51609
|
+
"./speed-3-outline": {
|
|
51610
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51611
|
+
"default": "./components/s/speed-3-outline.jsx"
|
|
51612
|
+
},
|
|
51613
|
+
"./speed-3-outline-rounded": {
|
|
51614
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51615
|
+
"default": "./components/s/speed-3-outline-rounded.jsx"
|
|
51616
|
+
},
|
|
51617
|
+
"./speed-3-outline-sharp": {
|
|
51618
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51619
|
+
"default": "./components/s/speed-3-outline-sharp.jsx"
|
|
51620
|
+
},
|
|
51621
|
+
"./speed-3-rounded": {
|
|
51622
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51623
|
+
"default": "./components/s/speed-3-rounded.jsx"
|
|
51624
|
+
},
|
|
51625
|
+
"./speed-3-sharp": {
|
|
51626
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51627
|
+
"default": "./components/s/speed-3-sharp.jsx"
|
|
51628
|
+
},
|
|
51629
|
+
"./speed-4": {
|
|
51630
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51631
|
+
"default": "./components/s/speed-4.jsx"
|
|
51632
|
+
},
|
|
51633
|
+
"./speed-4-outline": {
|
|
51634
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51635
|
+
"default": "./components/s/speed-4-outline.jsx"
|
|
51636
|
+
},
|
|
51637
|
+
"./speed-4-outline-rounded": {
|
|
51638
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51639
|
+
"default": "./components/s/speed-4-outline-rounded.jsx"
|
|
51640
|
+
},
|
|
51641
|
+
"./speed-4-outline-sharp": {
|
|
51642
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51643
|
+
"default": "./components/s/speed-4-outline-sharp.jsx"
|
|
51644
|
+
},
|
|
51645
|
+
"./speed-4-rounded": {
|
|
51646
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51647
|
+
"default": "./components/s/speed-4-rounded.jsx"
|
|
51648
|
+
},
|
|
51649
|
+
"./speed-4-sharp": {
|
|
51650
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
51651
|
+
"default": "./components/s/speed-4-sharp.jsx"
|
|
51652
|
+
},
|
|
51429
51653
|
"./speed-camera": {
|
|
51430
51654
|
"types": "./types/hqrkovbr.d.ts",
|
|
51431
51655
|
"default": "./components/s/speed-camera.jsx"
|
|
@@ -56986,6 +57210,30 @@
|
|
|
56986
57210
|
"types": "./types/hqrkovbr.d.ts",
|
|
56987
57211
|
"default": "./components/t/touch-double.jsx"
|
|
56988
57212
|
},
|
|
57213
|
+
"./touch-double-2": {
|
|
57214
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57215
|
+
"default": "./components/t/touch-double-2.jsx"
|
|
57216
|
+
},
|
|
57217
|
+
"./touch-double-2-outline": {
|
|
57218
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57219
|
+
"default": "./components/t/touch-double-2-outline.jsx"
|
|
57220
|
+
},
|
|
57221
|
+
"./touch-double-2-outline-rounded": {
|
|
57222
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57223
|
+
"default": "./components/t/touch-double-2-outline-rounded.jsx"
|
|
57224
|
+
},
|
|
57225
|
+
"./touch-double-2-outline-sharp": {
|
|
57226
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57227
|
+
"default": "./components/t/touch-double-2-outline-sharp.jsx"
|
|
57228
|
+
},
|
|
57229
|
+
"./touch-double-2-rounded": {
|
|
57230
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57231
|
+
"default": "./components/t/touch-double-2-rounded.jsx"
|
|
57232
|
+
},
|
|
57233
|
+
"./touch-double-2-sharp": {
|
|
57234
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57235
|
+
"default": "./components/t/touch-double-2-sharp.jsx"
|
|
57236
|
+
},
|
|
56989
57237
|
"./touch-double-outline": {
|
|
56990
57238
|
"types": "./types/hqrkovbr.d.ts",
|
|
56991
57239
|
"default": "./components/t/touch-double-outline.jsx"
|
|
@@ -61798,6 +62046,30 @@
|
|
|
61798
62046
|
"types": "./types/hqrkovbr.d.ts",
|
|
61799
62047
|
"default": "./components/w/wifi-channel-rounded.jsx"
|
|
61800
62048
|
},
|
|
62049
|
+
"./wifi-device": {
|
|
62050
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62051
|
+
"default": "./components/w/wifi-device.jsx"
|
|
62052
|
+
},
|
|
62053
|
+
"./wifi-device-outline": {
|
|
62054
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62055
|
+
"default": "./components/w/wifi-device-outline.jsx"
|
|
62056
|
+
},
|
|
62057
|
+
"./wifi-device-outline-rounded": {
|
|
62058
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62059
|
+
"default": "./components/w/wifi-device-outline-rounded.jsx"
|
|
62060
|
+
},
|
|
62061
|
+
"./wifi-device-outline-sharp": {
|
|
62062
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62063
|
+
"default": "./components/w/wifi-device-outline-sharp.jsx"
|
|
62064
|
+
},
|
|
62065
|
+
"./wifi-device-rounded": {
|
|
62066
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62067
|
+
"default": "./components/w/wifi-device-rounded.jsx"
|
|
62068
|
+
},
|
|
62069
|
+
"./wifi-device-sharp": {
|
|
62070
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62071
|
+
"default": "./components/w/wifi-device-sharp.jsx"
|
|
62072
|
+
},
|
|
61801
62073
|
"./wifi-find": {
|
|
61802
62074
|
"types": "./types/hqrkovbr.d.ts",
|
|
61803
62075
|
"default": "./components/w/wifi-find.jsx"
|