@iconify-react/material-symbols-light 1.0.17 → 1.0.18
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/c/car-spark-outline-rounded.jsx +22 -0
- package/components/c/car-spark-outline-sharp.jsx +22 -0
- package/components/c/car-spark-outline.jsx +22 -0
- package/components/c/car-spark-rounded.jsx +22 -0
- package/components/c/car-spark-sharp.jsx +22 -0
- package/components/c/car-spark.jsx +22 -0
- package/components/c/credit-card-spark-outline-rounded.jsx +22 -0
- package/components/c/credit-card-spark-outline-sharp.jsx +22 -0
- package/components/c/credit-card-spark-outline.jsx +22 -0
- package/components/c/credit-card-spark-rounded.jsx +22 -0
- package/components/c/credit-card-spark-sharp.jsx +22 -0
- package/components/c/credit-card-spark.jsx +22 -0
- package/components/f/flight-spark-rounded.jsx +22 -0
- package/components/f/flight-spark.jsx +22 -0
- package/components/l/local-shipping-spark-outline-rounded.jsx +22 -0
- package/components/l/local-shipping-spark-outline.jsx +22 -0
- package/components/l/local-shipping-spark-rounded.jsx +22 -0
- package/components/l/local-shipping-spark.jsx +22 -0
- package/components/m/mail-spark-outline-rounded.jsx +22 -0
- package/components/m/mail-spark-outline-sharp.jsx +22 -0
- package/components/m/mail-spark-outline.jsx +22 -0
- package/components/m/mail-spark-rounded.jsx +22 -0
- package/components/m/mail-spark-sharp.jsx +22 -0
- package/components/m/mail-spark.jsx +22 -0
- package/components/p/passport-spark-outline-rounded.jsx +22 -0
- package/components/p/passport-spark-outline-sharp.jsx +22 -0
- package/components/p/passport-spark-outline.jsx +22 -0
- package/components/p/passport-spark-rounded.jsx +22 -0
- package/components/p/passport-spark-sharp.jsx +22 -0
- package/components/p/passport-spark.jsx +22 -0
- package/components/s/screen-spark-pause-outline-rounded.jsx +22 -0
- package/components/s/screen-spark-pause-outline-sharp.jsx +22 -0
- package/components/s/screen-spark-pause-outline.jsx +22 -0
- package/components/s/screen-spark-pause-rounded.jsx +22 -0
- package/components/s/screen-spark-pause-sharp.jsx +22 -0
- package/components/s/screen-spark-pause.jsx +22 -0
- package/components/s/split-scene-2-outline-rounded.jsx +22 -0
- package/components/s/split-scene-2-outline-sharp.jsx +22 -0
- package/components/s/split-scene-2-outline.jsx +22 -0
- package/components/s/split-scene-2-rounded.jsx +22 -0
- package/components/s/split-scene-2-sharp.jsx +22 -0
- package/components/s/split-scene-2.jsx +22 -0
- package/components/w/workspace-studio-outline.jsx +22 -0
- package/components/w/workspace-studio.jsx +22 -0
- package/iconify.json +2 -2
- package/package.json +189 -13
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.18",
|
|
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",
|
|
@@ -10502,6 +10502,30 @@
|
|
|
10502
10502
|
"types": "./types/hqrkovbr.d.ts",
|
|
10503
10503
|
"default": "./components/c/car-repair-sharp.jsx"
|
|
10504
10504
|
},
|
|
10505
|
+
"./car-spark": {
|
|
10506
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10507
|
+
"default": "./components/c/car-spark.jsx"
|
|
10508
|
+
},
|
|
10509
|
+
"./car-spark-outline": {
|
|
10510
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10511
|
+
"default": "./components/c/car-spark-outline.jsx"
|
|
10512
|
+
},
|
|
10513
|
+
"./car-spark-outline-rounded": {
|
|
10514
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10515
|
+
"default": "./components/c/car-spark-outline-rounded.jsx"
|
|
10516
|
+
},
|
|
10517
|
+
"./car-spark-outline-sharp": {
|
|
10518
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10519
|
+
"default": "./components/c/car-spark-outline-sharp.jsx"
|
|
10520
|
+
},
|
|
10521
|
+
"./car-spark-rounded": {
|
|
10522
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10523
|
+
"default": "./components/c/car-spark-rounded.jsx"
|
|
10524
|
+
},
|
|
10525
|
+
"./car-spark-sharp": {
|
|
10526
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
10527
|
+
"default": "./components/c/car-spark-sharp.jsx"
|
|
10528
|
+
},
|
|
10505
10529
|
"./car-tag": {
|
|
10506
10530
|
"types": "./types/hqrkovbr.d.ts",
|
|
10507
10531
|
"default": "./components/c/car-tag.jsx"
|
|
@@ -14474,6 +14498,30 @@
|
|
|
14474
14498
|
"types": "./types/hqrkovbr.d.ts",
|
|
14475
14499
|
"default": "./components/c/credit-card-sharp.jsx"
|
|
14476
14500
|
},
|
|
14501
|
+
"./credit-card-spark": {
|
|
14502
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
14503
|
+
"default": "./components/c/credit-card-spark.jsx"
|
|
14504
|
+
},
|
|
14505
|
+
"./credit-card-spark-outline": {
|
|
14506
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
14507
|
+
"default": "./components/c/credit-card-spark-outline.jsx"
|
|
14508
|
+
},
|
|
14509
|
+
"./credit-card-spark-outline-rounded": {
|
|
14510
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
14511
|
+
"default": "./components/c/credit-card-spark-outline-rounded.jsx"
|
|
14512
|
+
},
|
|
14513
|
+
"./credit-card-spark-outline-sharp": {
|
|
14514
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
14515
|
+
"default": "./components/c/credit-card-spark-outline-sharp.jsx"
|
|
14516
|
+
},
|
|
14517
|
+
"./credit-card-spark-rounded": {
|
|
14518
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
14519
|
+
"default": "./components/c/credit-card-spark-rounded.jsx"
|
|
14520
|
+
},
|
|
14521
|
+
"./credit-card-spark-sharp": {
|
|
14522
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
14523
|
+
"default": "./components/c/credit-card-spark-sharp.jsx"
|
|
14524
|
+
},
|
|
14477
14525
|
"./credit-score": {
|
|
14478
14526
|
"types": "./types/hqrkovbr.d.ts",
|
|
14479
14527
|
"default": "./components/c/credit-score.jsx"
|
|
@@ -22786,6 +22834,14 @@
|
|
|
22786
22834
|
"types": "./types/hqrkovbr.d.ts",
|
|
22787
22835
|
"default": "./components/f/flight-rounded.jsx"
|
|
22788
22836
|
},
|
|
22837
|
+
"./flight-spark": {
|
|
22838
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
22839
|
+
"default": "./components/f/flight-spark.jsx"
|
|
22840
|
+
},
|
|
22841
|
+
"./flight-spark-rounded": {
|
|
22842
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
22843
|
+
"default": "./components/f/flight-spark-rounded.jsx"
|
|
22844
|
+
},
|
|
22789
22845
|
"./flight-takeoff": {
|
|
22790
22846
|
"types": "./types/hqrkovbr.d.ts",
|
|
22791
22847
|
"default": "./components/f/flight-takeoff.jsx"
|
|
@@ -32474,6 +32530,22 @@
|
|
|
32474
32530
|
"types": "./types/hqrkovbr.d.ts",
|
|
32475
32531
|
"default": "./components/l/local-shipping-sharp.jsx"
|
|
32476
32532
|
},
|
|
32533
|
+
"./local-shipping-spark": {
|
|
32534
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
32535
|
+
"default": "./components/l/local-shipping-spark.jsx"
|
|
32536
|
+
},
|
|
32537
|
+
"./local-shipping-spark-outline": {
|
|
32538
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
32539
|
+
"default": "./components/l/local-shipping-spark-outline.jsx"
|
|
32540
|
+
},
|
|
32541
|
+
"./local-shipping-spark-outline-rounded": {
|
|
32542
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
32543
|
+
"default": "./components/l/local-shipping-spark-outline-rounded.jsx"
|
|
32544
|
+
},
|
|
32545
|
+
"./local-shipping-spark-rounded": {
|
|
32546
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
32547
|
+
"default": "./components/l/local-shipping-spark-rounded.jsx"
|
|
32548
|
+
},
|
|
32477
32549
|
"./local-taxi": {
|
|
32478
32550
|
"types": "./types/hqrkovbr.d.ts",
|
|
32479
32551
|
"default": "./components/l/local-taxi.jsx"
|
|
@@ -33406,6 +33478,30 @@
|
|
|
33406
33478
|
"types": "./types/hqrkovbr.d.ts",
|
|
33407
33479
|
"default": "./components/m/mail-shield-sharp.jsx"
|
|
33408
33480
|
},
|
|
33481
|
+
"./mail-spark": {
|
|
33482
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
33483
|
+
"default": "./components/m/mail-spark.jsx"
|
|
33484
|
+
},
|
|
33485
|
+
"./mail-spark-outline": {
|
|
33486
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
33487
|
+
"default": "./components/m/mail-spark-outline.jsx"
|
|
33488
|
+
},
|
|
33489
|
+
"./mail-spark-outline-rounded": {
|
|
33490
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
33491
|
+
"default": "./components/m/mail-spark-outline-rounded.jsx"
|
|
33492
|
+
},
|
|
33493
|
+
"./mail-spark-outline-sharp": {
|
|
33494
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
33495
|
+
"default": "./components/m/mail-spark-outline-sharp.jsx"
|
|
33496
|
+
},
|
|
33497
|
+
"./mail-spark-rounded": {
|
|
33498
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
33499
|
+
"default": "./components/m/mail-spark-rounded.jsx"
|
|
33500
|
+
},
|
|
33501
|
+
"./mail-spark-sharp": {
|
|
33502
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
33503
|
+
"default": "./components/m/mail-spark-sharp.jsx"
|
|
33504
|
+
},
|
|
33409
33505
|
"./male": {
|
|
33410
33506
|
"types": "./types/hqrkovbr.d.ts",
|
|
33411
33507
|
"default": "./components/m/male.jsx"
|
|
@@ -40982,6 +41078,30 @@
|
|
|
40982
41078
|
"types": "./types/hqrkovbr.d.ts",
|
|
40983
41079
|
"default": "./components/p/passport-sharp.jsx"
|
|
40984
41080
|
},
|
|
41081
|
+
"./passport-spark": {
|
|
41082
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
41083
|
+
"default": "./components/p/passport-spark.jsx"
|
|
41084
|
+
},
|
|
41085
|
+
"./passport-spark-outline": {
|
|
41086
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
41087
|
+
"default": "./components/p/passport-spark-outline.jsx"
|
|
41088
|
+
},
|
|
41089
|
+
"./passport-spark-outline-rounded": {
|
|
41090
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
41091
|
+
"default": "./components/p/passport-spark-outline-rounded.jsx"
|
|
41092
|
+
},
|
|
41093
|
+
"./passport-spark-outline-sharp": {
|
|
41094
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
41095
|
+
"default": "./components/p/passport-spark-outline-sharp.jsx"
|
|
41096
|
+
},
|
|
41097
|
+
"./passport-spark-rounded": {
|
|
41098
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
41099
|
+
"default": "./components/p/passport-spark-rounded.jsx"
|
|
41100
|
+
},
|
|
41101
|
+
"./passport-spark-sharp": {
|
|
41102
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
41103
|
+
"default": "./components/p/passport-spark-sharp.jsx"
|
|
41104
|
+
},
|
|
40985
41105
|
"./password": {
|
|
40986
41106
|
"types": "./types/hqrkovbr.d.ts",
|
|
40987
41107
|
"default": "./components/p/password.jsx"
|
|
@@ -47390,6 +47510,30 @@
|
|
|
47390
47510
|
"types": "./types/hqrkovbr.d.ts",
|
|
47391
47511
|
"default": "./components/s/screen-share-sharp.jsx"
|
|
47392
47512
|
},
|
|
47513
|
+
"./screen-spark-pause": {
|
|
47514
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
47515
|
+
"default": "./components/s/screen-spark-pause.jsx"
|
|
47516
|
+
},
|
|
47517
|
+
"./screen-spark-pause-outline": {
|
|
47518
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
47519
|
+
"default": "./components/s/screen-spark-pause-outline.jsx"
|
|
47520
|
+
},
|
|
47521
|
+
"./screen-spark-pause-outline-rounded": {
|
|
47522
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
47523
|
+
"default": "./components/s/screen-spark-pause-outline-rounded.jsx"
|
|
47524
|
+
},
|
|
47525
|
+
"./screen-spark-pause-outline-sharp": {
|
|
47526
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
47527
|
+
"default": "./components/s/screen-spark-pause-outline-sharp.jsx"
|
|
47528
|
+
},
|
|
47529
|
+
"./screen-spark-pause-rounded": {
|
|
47530
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
47531
|
+
"default": "./components/s/screen-spark-pause-rounded.jsx"
|
|
47532
|
+
},
|
|
47533
|
+
"./screen-spark-pause-sharp": {
|
|
47534
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
47535
|
+
"default": "./components/s/screen-spark-pause-sharp.jsx"
|
|
47536
|
+
},
|
|
47393
47537
|
"./screenshot": {
|
|
47394
47538
|
"types": "./types/hqrkovbr.d.ts",
|
|
47395
47539
|
"default": "./components/s/screenshot.jsx"
|
|
@@ -51906,6 +52050,30 @@
|
|
|
51906
52050
|
"types": "./types/hqrkovbr.d.ts",
|
|
51907
52051
|
"default": "./components/s/split-scene.jsx"
|
|
51908
52052
|
},
|
|
52053
|
+
"./split-scene-2": {
|
|
52054
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
52055
|
+
"default": "./components/s/split-scene-2.jsx"
|
|
52056
|
+
},
|
|
52057
|
+
"./split-scene-2-outline": {
|
|
52058
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
52059
|
+
"default": "./components/s/split-scene-2-outline.jsx"
|
|
52060
|
+
},
|
|
52061
|
+
"./split-scene-2-outline-rounded": {
|
|
52062
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
52063
|
+
"default": "./components/s/split-scene-2-outline-rounded.jsx"
|
|
52064
|
+
},
|
|
52065
|
+
"./split-scene-2-outline-sharp": {
|
|
52066
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
52067
|
+
"default": "./components/s/split-scene-2-outline-sharp.jsx"
|
|
52068
|
+
},
|
|
52069
|
+
"./split-scene-2-rounded": {
|
|
52070
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
52071
|
+
"default": "./components/s/split-scene-2-rounded.jsx"
|
|
52072
|
+
},
|
|
52073
|
+
"./split-scene-2-sharp": {
|
|
52074
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
52075
|
+
"default": "./components/s/split-scene-2-sharp.jsx"
|
|
52076
|
+
},
|
|
51909
52077
|
"./split-scene-down": {
|
|
51910
52078
|
"types": "./types/hqrkovbr.d.ts",
|
|
51911
52079
|
"default": "./components/s/split-scene-down.jsx"
|
|
@@ -51986,10 +52154,6 @@
|
|
|
51986
52154
|
"types": "./types/hqrkovbr.d.ts",
|
|
51987
52155
|
"default": "./components/s/split-scene-sharp.jsx"
|
|
51988
52156
|
},
|
|
51989
|
-
"./split-scene-up": {
|
|
51990
|
-
"types": "./types/hqrkovbr.d.ts",
|
|
51991
|
-
"default": "./components/s/split-scene-up.jsx"
|
|
51992
|
-
},
|
|
51993
52157
|
"./split-scene-up-outline": {
|
|
51994
52158
|
"types": "./types/hqrkovbr.d.ts",
|
|
51995
52159
|
"default": "./components/s/split-scene-up-outline.jsx"
|
|
@@ -52002,14 +52166,6 @@
|
|
|
52002
52166
|
"types": "./types/hqrkovbr.d.ts",
|
|
52003
52167
|
"default": "./components/s/split-scene-up-outline-sharp.jsx"
|
|
52004
52168
|
},
|
|
52005
|
-
"./split-scene-up-rounded": {
|
|
52006
|
-
"types": "./types/hqrkovbr.d.ts",
|
|
52007
|
-
"default": "./components/s/split-scene-up-rounded.jsx"
|
|
52008
|
-
},
|
|
52009
|
-
"./split-scene-up-sharp": {
|
|
52010
|
-
"types": "./types/hqrkovbr.d.ts",
|
|
52011
|
-
"default": "./components/s/split-scene-up-sharp.jsx"
|
|
52012
|
-
},
|
|
52013
52169
|
"./splitscreen": {
|
|
52014
52170
|
"types": "./types/hqrkovbr.d.ts",
|
|
52015
52171
|
"default": "./components/s/splitscreen.jsx"
|
|
@@ -62830,6 +62986,14 @@
|
|
|
62830
62986
|
"types": "./types/hqrkovbr.d.ts",
|
|
62831
62987
|
"default": "./components/w/workspace-premium-rounded.jsx"
|
|
62832
62988
|
},
|
|
62989
|
+
"./workspace-studio": {
|
|
62990
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62991
|
+
"default": "./components/w/workspace-studio.jsx"
|
|
62992
|
+
},
|
|
62993
|
+
"./workspace-studio-outline": {
|
|
62994
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
62995
|
+
"default": "./components/w/workspace-studio-outline.jsx"
|
|
62996
|
+
},
|
|
62833
62997
|
"./workspaces": {
|
|
62834
62998
|
"types": "./types/hqrkovbr.d.ts",
|
|
62835
62999
|
"default": "./components/w/workspaces.jsx"
|
|
@@ -63954,6 +64118,18 @@
|
|
|
63954
64118
|
"types": "./types/hqrkovbr.d.ts",
|
|
63955
64119
|
"default": "./components/s/split-scene-right-sharp.jsx"
|
|
63956
64120
|
},
|
|
64121
|
+
"./split-scene-up": {
|
|
64122
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
64123
|
+
"default": "./components/s/split-scene-up.jsx"
|
|
64124
|
+
},
|
|
64125
|
+
"./split-scene-up-rounded": {
|
|
64126
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
64127
|
+
"default": "./components/s/split-scene-up-rounded.jsx"
|
|
64128
|
+
},
|
|
64129
|
+
"./split-scene-up-sharp": {
|
|
64130
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
64131
|
+
"default": "./components/s/split-scene-up-sharp.jsx"
|
|
64132
|
+
},
|
|
63957
64133
|
"./stay-current-landscape": {
|
|
63958
64134
|
"types": "./types/hqrkovbr.d.ts",
|
|
63959
64135
|
"default": "./components/s/stay-current-landscape.jsx"
|