@material-symbols/font-100 0.29.0 → 0.29.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.
package/index.d.ts CHANGED
@@ -1009,7 +1009,11 @@ type MaterialSymbols = [
1009
1009
  "e_mobiledata",
1010
1010
  "e_mobiledata_badge",
1011
1011
  "ear_sound",
1012
+ "earbud_case",
1013
+ "earbud_left",
1014
+ "earbud_right",
1012
1015
  "earbuds",
1016
+ "earbuds_2",
1013
1017
  "earbuds_battery",
1014
1018
  "early_on",
1015
1019
  "earthquake",
@@ -1608,6 +1612,7 @@ type MaterialSymbols = [
1608
1612
  "iframe",
1609
1613
  "iframe_off",
1610
1614
  "image",
1615
+ "image_arrow_up",
1611
1616
  "image_aspect_ratio",
1612
1617
  "image_search",
1613
1618
  "imagesearch_roller",
@@ -1947,8 +1952,13 @@ type MaterialSymbols = [
1947
1952
  "mixture_med",
1948
1953
  "mms",
1949
1954
  "mobile_friendly",
1955
+ "mobile_hand",
1956
+ "mobile_loupe",
1950
1957
  "mobile_off",
1951
1958
  "mobile_screen_share",
1959
+ "mobile_screensaver",
1960
+ "mobile_sound_2",
1961
+ "mobile_speaker",
1952
1962
  "mobiledata_off",
1953
1963
  "mode_comment",
1954
1964
  "mode_cool",
@@ -2300,6 +2310,7 @@ type MaterialSymbols = [
2300
2310
  "person_raised_hand",
2301
2311
  "person_remove",
2302
2312
  "person_search",
2313
+ "person_shield",
2303
2314
  "personal_bag",
2304
2315
  "personal_bag_off",
2305
2316
  "personal_bag_question",
@@ -2962,7 +2973,9 @@ type MaterialSymbols = [
2962
2973
  "star_half",
2963
2974
  "star_rate",
2964
2975
  "star_rate_half",
2976
+ "star_shine",
2965
2977
  "stars",
2978
+ "stars_2",
2966
2979
  "start",
2967
2980
  "stat_0",
2968
2981
  "stat_1",
@@ -3432,6 +3445,8 @@ type MaterialSymbols = [
3432
3445
  "wallet",
3433
3446
  "wallpaper",
3434
3447
  "wallpaper_slideshow",
3448
+ "wand_shine",
3449
+ "wand_stars",
3435
3450
  "ward",
3436
3451
  "warehouse",
3437
3452
  "warning",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-100",
3
- "version": "0.29.0",
3
+ "version": "0.29.2",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",