@iconify-react/material-symbols-light 1.0.0 → 1.0.2

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 (52) hide show
  1. package/components/b/bus-map-pin-2-outline-rounded.jsx +22 -0
  2. package/components/b/bus-map-pin-2-outline-sharp.jsx +22 -0
  3. package/components/b/bus-map-pin-2-outline.jsx +22 -0
  4. package/components/b/bus-map-pin-2-rounded.jsx +22 -0
  5. package/components/b/bus-map-pin-2-sharp.jsx +22 -0
  6. package/components/b/bus-map-pin-2.jsx +22 -0
  7. package/components/c/check-alert-rounded.jsx +22 -0
  8. package/components/c/check-alert.jsx +22 -0
  9. package/components/c/code-xml-rounded.jsx +22 -0
  10. package/components/c/code-xml.jsx +22 -0
  11. package/components/f/fire-check-outline-rounded.jsx +22 -0
  12. package/components/f/fire-check-outline.jsx +22 -0
  13. package/components/f/fire-check-rounded.jsx +22 -0
  14. package/components/f/fire-check.jsx +22 -0
  15. package/components/f/fork-chart-outline-sharp.jsx +22 -0
  16. package/components/f/fork-chart-outline.jsx +22 -0
  17. package/components/f/fork-chart-sharp.jsx +22 -0
  18. package/components/f/fork-chart.jsx +22 -0
  19. package/components/g/grid-layout-side-outline-sharp.jsx +22 -0
  20. package/components/g/grid-layout-side-outline.jsx +22 -0
  21. package/components/g/grid-layout-side-rounded.jsx +22 -0
  22. package/components/g/grid-layout-side-sharp.jsx +22 -0
  23. package/components/g/grid-layout-side.jsx +22 -0
  24. package/components/s/signal-cellular-alt-off-rounded.jsx +22 -0
  25. package/components/s/signal-cellular-alt-off.jsx +22 -0
  26. package/components/s/snowflake-rounded.jsx +22 -0
  27. package/components/s/snowflake.jsx +22 -0
  28. package/components/s/space-dashboard-2-outline-sharp.jsx +22 -0
  29. package/components/s/space-dashboard-2-outline.jsx +22 -0
  30. package/components/s/space-dashboard-2-rounded.jsx +22 -0
  31. package/components/s/space-dashboard-2-sharp.jsx +22 -0
  32. package/components/s/space-dashboard-2.jsx +22 -0
  33. package/components/t/terminal-2-rounded.jsx +22 -0
  34. package/components/t/terminal-2.jsx +22 -0
  35. package/components/w/water-drops-outline-rounded.jsx +22 -0
  36. package/components/w/water-drops-outline.jsx +22 -0
  37. package/components/w/water-drops-rounded.jsx +22 -0
  38. package/components/w/water-drops.jsx +22 -0
  39. package/components/y/youtube-activity-2-outline-rounded.jsx +22 -0
  40. package/components/y/youtube-activity-2-outline.jsx +22 -0
  41. package/components/y/youtube-activity-2-rounded.jsx +22 -0
  42. package/components/y/youtube-activity-2.jsx +22 -0
  43. package/components/y/youtube-activity-outline-rounded.jsx +22 -0
  44. package/components/y/youtube-activity-outline.jsx +22 -0
  45. package/components/y/youtube-activity-rounded.jsx +3 -3
  46. package/components/y/youtube-activity.jsx +3 -3
  47. package/components/y/youtube-video-outline-rounded.jsx +22 -0
  48. package/components/y/youtube-video-outline.jsx +22 -0
  49. package/components/y/youtube-video-rounded.jsx +22 -0
  50. package/components/y/youtube-video.jsx +22 -0
  51. package/iconify.json +2 -2
  52. package/package.json +197 -5
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.0",
4
+ "version": "1.0.2",
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",
@@ -8922,6 +8922,30 @@
8922
8922
  "types": "./types/hqrkovbr.d.ts",
8923
8923
  "default": "./components/b/bus-map-pin.jsx"
8924
8924
  },
8925
+ "./bus-map-pin-2": {
8926
+ "types": "./types/hqrkovbr.d.ts",
8927
+ "default": "./components/b/bus-map-pin-2.jsx"
8928
+ },
8929
+ "./bus-map-pin-2-outline": {
8930
+ "types": "./types/hqrkovbr.d.ts",
8931
+ "default": "./components/b/bus-map-pin-2-outline.jsx"
8932
+ },
8933
+ "./bus-map-pin-2-outline-rounded": {
8934
+ "types": "./types/hqrkovbr.d.ts",
8935
+ "default": "./components/b/bus-map-pin-2-outline-rounded.jsx"
8936
+ },
8937
+ "./bus-map-pin-2-outline-sharp": {
8938
+ "types": "./types/hqrkovbr.d.ts",
8939
+ "default": "./components/b/bus-map-pin-2-outline-sharp.jsx"
8940
+ },
8941
+ "./bus-map-pin-2-rounded": {
8942
+ "types": "./types/hqrkovbr.d.ts",
8943
+ "default": "./components/b/bus-map-pin-2-rounded.jsx"
8944
+ },
8945
+ "./bus-map-pin-2-sharp": {
8946
+ "types": "./types/hqrkovbr.d.ts",
8947
+ "default": "./components/b/bus-map-pin-2-sharp.jsx"
8948
+ },
8925
8949
  "./bus-map-pin-outline": {
8926
8950
  "types": "./types/hqrkovbr.d.ts",
8927
8951
  "default": "./components/b/bus-map-pin-outline.jsx"
@@ -11278,6 +11302,14 @@
11278
11302
  "types": "./types/hqrkovbr.d.ts",
11279
11303
  "default": "./components/c/check.jsx"
11280
11304
  },
11305
+ "./check-alert": {
11306
+ "types": "./types/hqrkovbr.d.ts",
11307
+ "default": "./components/c/check-alert.jsx"
11308
+ },
11309
+ "./check-alert-rounded": {
11310
+ "types": "./types/hqrkovbr.d.ts",
11311
+ "default": "./components/c/check-alert-rounded.jsx"
11312
+ },
11281
11313
  "./check-box": {
11282
11314
  "types": "./types/hqrkovbr.d.ts",
11283
11315
  "default": "./components/c/check-box.jsx"
@@ -12534,6 +12566,14 @@
12534
12566
  "types": "./types/hqrkovbr.d.ts",
12535
12567
  "default": "./components/c/code-rounded.jsx"
12536
12568
  },
12569
+ "./code-xml": {
12570
+ "types": "./types/hqrkovbr.d.ts",
12571
+ "default": "./components/c/code-xml.jsx"
12572
+ },
12573
+ "./code-xml-rounded": {
12574
+ "types": "./types/hqrkovbr.d.ts",
12575
+ "default": "./components/c/code-xml-rounded.jsx"
12576
+ },
12537
12577
  "./coffee": {
12538
12578
  "types": "./types/hqrkovbr.d.ts",
12539
12579
  "default": "./components/c/coffee.jsx"
@@ -21966,6 +22006,22 @@
21966
22006
  "types": "./types/hqrkovbr.d.ts",
21967
22007
  "default": "./components/f/fingerprint-sharp.jsx"
21968
22008
  },
22009
+ "./fire-check": {
22010
+ "types": "./types/hqrkovbr.d.ts",
22011
+ "default": "./components/f/fire-check.jsx"
22012
+ },
22013
+ "./fire-check-outline": {
22014
+ "types": "./types/hqrkovbr.d.ts",
22015
+ "default": "./components/f/fire-check-outline.jsx"
22016
+ },
22017
+ "./fire-check-outline-rounded": {
22018
+ "types": "./types/hqrkovbr.d.ts",
22019
+ "default": "./components/f/fire-check-outline-rounded.jsx"
22020
+ },
22021
+ "./fire-check-rounded": {
22022
+ "types": "./types/hqrkovbr.d.ts",
22023
+ "default": "./components/f/fire-check-rounded.jsx"
22024
+ },
21969
22025
  "./fire-extinguisher": {
21970
22026
  "types": "./types/hqrkovbr.d.ts",
21971
22027
  "default": "./components/f/fire-extinguisher.jsx"
@@ -23378,6 +23434,22 @@
23378
23434
  "types": "./types/hqrkovbr.d.ts",
23379
23435
  "default": "./components/f/forest-rounded.jsx"
23380
23436
  },
23437
+ "./fork-chart": {
23438
+ "types": "./types/hqrkovbr.d.ts",
23439
+ "default": "./components/f/fork-chart.jsx"
23440
+ },
23441
+ "./fork-chart-outline": {
23442
+ "types": "./types/hqrkovbr.d.ts",
23443
+ "default": "./components/f/fork-chart-outline.jsx"
23444
+ },
23445
+ "./fork-chart-outline-sharp": {
23446
+ "types": "./types/hqrkovbr.d.ts",
23447
+ "default": "./components/f/fork-chart-outline-sharp.jsx"
23448
+ },
23449
+ "./fork-chart-sharp": {
23450
+ "types": "./types/hqrkovbr.d.ts",
23451
+ "default": "./components/f/fork-chart-sharp.jsx"
23452
+ },
23381
23453
  "./fork-left": {
23382
23454
  "types": "./types/hqrkovbr.d.ts",
23383
23455
  "default": "./components/f/fork-left.jsx"
@@ -25714,6 +25786,26 @@
25714
25786
  "types": "./types/hqrkovbr.d.ts",
25715
25787
  "default": "./components/g/grid-guides-sharp.jsx"
25716
25788
  },
25789
+ "./grid-layout-side": {
25790
+ "types": "./types/hqrkovbr.d.ts",
25791
+ "default": "./components/g/grid-layout-side.jsx"
25792
+ },
25793
+ "./grid-layout-side-outline": {
25794
+ "types": "./types/hqrkovbr.d.ts",
25795
+ "default": "./components/g/grid-layout-side-outline.jsx"
25796
+ },
25797
+ "./grid-layout-side-outline-sharp": {
25798
+ "types": "./types/hqrkovbr.d.ts",
25799
+ "default": "./components/g/grid-layout-side-outline-sharp.jsx"
25800
+ },
25801
+ "./grid-layout-side-rounded": {
25802
+ "types": "./types/hqrkovbr.d.ts",
25803
+ "default": "./components/g/grid-layout-side-rounded.jsx"
25804
+ },
25805
+ "./grid-layout-side-sharp": {
25806
+ "types": "./types/hqrkovbr.d.ts",
25807
+ "default": "./components/g/grid-layout-side-sharp.jsx"
25808
+ },
25717
25809
  "./grid-off": {
25718
25810
  "types": "./types/hqrkovbr.d.ts",
25719
25811
  "default": "./components/g/grid-off.jsx"
@@ -49382,6 +49474,14 @@
49382
49474
  "types": "./types/hqrkovbr.d.ts",
49383
49475
  "default": "./components/s/signal-cellular-alt-2-bar-rounded.jsx"
49384
49476
  },
49477
+ "./signal-cellular-alt-off": {
49478
+ "types": "./types/hqrkovbr.d.ts",
49479
+ "default": "./components/s/signal-cellular-alt-off.jsx"
49480
+ },
49481
+ "./signal-cellular-alt-off-rounded": {
49482
+ "types": "./types/hqrkovbr.d.ts",
49483
+ "default": "./components/s/signal-cellular-alt-off-rounded.jsx"
49484
+ },
49385
49485
  "./signal-cellular-alt-rounded": {
49386
49486
  "types": "./types/hqrkovbr.d.ts",
49387
49487
  "default": "./components/s/signal-cellular-alt-rounded.jsx"
@@ -50274,6 +50374,14 @@
50274
50374
  "types": "./types/hqrkovbr.d.ts",
50275
50375
  "default": "./components/s/snowboarding-sharp.jsx"
50276
50376
  },
50377
+ "./snowflake": {
50378
+ "types": "./types/hqrkovbr.d.ts",
50379
+ "default": "./components/s/snowflake.jsx"
50380
+ },
50381
+ "./snowflake-rounded": {
50382
+ "types": "./types/hqrkovbr.d.ts",
50383
+ "default": "./components/s/snowflake-rounded.jsx"
50384
+ },
50277
50385
  "./snowing": {
50278
50386
  "types": "./types/hqrkovbr.d.ts",
50279
50387
  "default": "./components/s/snowing.jsx"
@@ -50610,6 +50718,26 @@
50610
50718
  "types": "./types/hqrkovbr.d.ts",
50611
50719
  "default": "./components/s/space-dashboard.jsx"
50612
50720
  },
50721
+ "./space-dashboard-2": {
50722
+ "types": "./types/hqrkovbr.d.ts",
50723
+ "default": "./components/s/space-dashboard-2.jsx"
50724
+ },
50725
+ "./space-dashboard-2-outline": {
50726
+ "types": "./types/hqrkovbr.d.ts",
50727
+ "default": "./components/s/space-dashboard-2-outline.jsx"
50728
+ },
50729
+ "./space-dashboard-2-outline-sharp": {
50730
+ "types": "./types/hqrkovbr.d.ts",
50731
+ "default": "./components/s/space-dashboard-2-outline-sharp.jsx"
50732
+ },
50733
+ "./space-dashboard-2-rounded": {
50734
+ "types": "./types/hqrkovbr.d.ts",
50735
+ "default": "./components/s/space-dashboard-2-rounded.jsx"
50736
+ },
50737
+ "./space-dashboard-2-sharp": {
50738
+ "types": "./types/hqrkovbr.d.ts",
50739
+ "default": "./components/s/space-dashboard-2-sharp.jsx"
50740
+ },
50613
50741
  "./space-dashboard-outline": {
50614
50742
  "types": "./types/hqrkovbr.d.ts",
50615
50743
  "default": "./components/s/space-dashboard-outline.jsx"
@@ -55066,6 +55194,14 @@
55066
55194
  "types": "./types/hqrkovbr.d.ts",
55067
55195
  "default": "./components/t/terminal.jsx"
55068
55196
  },
55197
+ "./terminal-2": {
55198
+ "types": "./types/hqrkovbr.d.ts",
55199
+ "default": "./components/t/terminal-2.jsx"
55200
+ },
55201
+ "./terminal-2-rounded": {
55202
+ "types": "./types/hqrkovbr.d.ts",
55203
+ "default": "./components/t/terminal-2-rounded.jsx"
55204
+ },
55069
55205
  "./terminal-rounded": {
55070
55206
  "types": "./types/hqrkovbr.d.ts",
55071
55207
  "default": "./components/t/terminal-rounded.jsx"
@@ -60438,6 +60574,22 @@
60438
60574
  "types": "./types/hqrkovbr.d.ts",
60439
60575
  "default": "./components/w/water-drop-rounded.jsx"
60440
60576
  },
60577
+ "./water-drops": {
60578
+ "types": "./types/hqrkovbr.d.ts",
60579
+ "default": "./components/w/water-drops.jsx"
60580
+ },
60581
+ "./water-drops-outline": {
60582
+ "types": "./types/hqrkovbr.d.ts",
60583
+ "default": "./components/w/water-drops-outline.jsx"
60584
+ },
60585
+ "./water-drops-outline-rounded": {
60586
+ "types": "./types/hqrkovbr.d.ts",
60587
+ "default": "./components/w/water-drops-outline-rounded.jsx"
60588
+ },
60589
+ "./water-drops-rounded": {
60590
+ "types": "./types/hqrkovbr.d.ts",
60591
+ "default": "./components/w/water-drops-rounded.jsx"
60592
+ },
60441
60593
  "./water-ec": {
60442
60594
  "types": "./types/hqrkovbr.d.ts",
60443
60595
  "default": "./components/w/water-ec.jsx"
@@ -61894,13 +62046,21 @@
61894
62046
  "types": "./types/hqrkovbr.d.ts",
61895
62047
  "default": "./components/y/your-trips-sharp.jsx"
61896
62048
  },
61897
- "./youtube-activity": {
62049
+ "./youtube-activity-2": {
61898
62050
  "types": "./types/hqrkovbr.d.ts",
61899
- "default": "./components/y/youtube-activity.jsx"
62051
+ "default": "./components/y/youtube-activity-2.jsx"
61900
62052
  },
61901
- "./youtube-activity-rounded": {
62053
+ "./youtube-activity-2-outline": {
61902
62054
  "types": "./types/hqrkovbr.d.ts",
61903
- "default": "./components/y/youtube-activity-rounded.jsx"
62055
+ "default": "./components/y/youtube-activity-2-outline.jsx"
62056
+ },
62057
+ "./youtube-activity-2-outline-rounded": {
62058
+ "types": "./types/hqrkovbr.d.ts",
62059
+ "default": "./components/y/youtube-activity-2-outline-rounded.jsx"
62060
+ },
62061
+ "./youtube-activity-2-rounded": {
62062
+ "types": "./types/hqrkovbr.d.ts",
62063
+ "default": "./components/y/youtube-activity-2-rounded.jsx"
61904
62064
  },
61905
62065
  "./youtube-searched-for": {
61906
62066
  "types": "./types/hqrkovbr.d.ts",
@@ -61910,6 +62070,22 @@
61910
62070
  "types": "./types/hqrkovbr.d.ts",
61911
62071
  "default": "./components/y/youtube-searched-for-rounded.jsx"
61912
62072
  },
62073
+ "./youtube-video": {
62074
+ "types": "./types/hqrkovbr.d.ts",
62075
+ "default": "./components/y/youtube-video.jsx"
62076
+ },
62077
+ "./youtube-video-outline": {
62078
+ "types": "./types/hqrkovbr.d.ts",
62079
+ "default": "./components/y/youtube-video-outline.jsx"
62080
+ },
62081
+ "./youtube-video-outline-rounded": {
62082
+ "types": "./types/hqrkovbr.d.ts",
62083
+ "default": "./components/y/youtube-video-outline-rounded.jsx"
62084
+ },
62085
+ "./youtube-video-rounded": {
62086
+ "types": "./types/hqrkovbr.d.ts",
62087
+ "default": "./components/y/youtube-video-rounded.jsx"
62088
+ },
61913
62089
  "./zone-person-alert": {
61914
62090
  "types": "./types/hqrkovbr.d.ts",
61915
62091
  "default": "./components/z/zone-person-alert.jsx"
@@ -62966,6 +63142,22 @@
62966
63142
  "types": "./types/hqrkovbr.d.ts",
62967
63143
  "default": "./components/w/wifi-tethering-off.jsx"
62968
63144
  },
63145
+ "./youtube-activity": {
63146
+ "types": "./types/hqrkovbr.d.ts",
63147
+ "default": "./components/y/youtube-activity.jsx"
63148
+ },
63149
+ "./youtube-activity-outline": {
63150
+ "types": "./types/hqrkovbr.d.ts",
63151
+ "default": "./components/y/youtube-activity-outline.jsx"
63152
+ },
63153
+ "./youtube-activity-outline-rounded": {
63154
+ "types": "./types/hqrkovbr.d.ts",
63155
+ "default": "./components/y/youtube-activity-outline-rounded.jsx"
63156
+ },
63157
+ "./youtube-activity-rounded": {
63158
+ "types": "./types/hqrkovbr.d.ts",
63159
+ "default": "./components/y/youtube-activity-rounded.jsx"
63160
+ },
62969
63161
  "./*": "./*"
62970
63162
  },
62971
63163
  "dependencies": {