@material-symbols/font-100 0.29.0 → 0.29.1

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",
@@ -1947,8 +1951,12 @@ type MaterialSymbols = [
1947
1951
  "mixture_med",
1948
1952
  "mms",
1949
1953
  "mobile_friendly",
1954
+ "mobile_hand",
1955
+ "mobile_loupe",
1950
1956
  "mobile_off",
1951
1957
  "mobile_screen_share",
1958
+ "mobile_screensaver",
1959
+ "mobile_speaker",
1952
1960
  "mobiledata_off",
1953
1961
  "mode_comment",
1954
1962
  "mode_cool",
@@ -2962,7 +2970,9 @@ type MaterialSymbols = [
2962
2970
  "star_half",
2963
2971
  "star_rate",
2964
2972
  "star_rate_half",
2973
+ "star_shine",
2965
2974
  "stars",
2975
+ "stars_2",
2966
2976
  "start",
2967
2977
  "stat_0",
2968
2978
  "stat_1",
@@ -3432,6 +3442,8 @@ type MaterialSymbols = [
3432
3442
  "wallet",
3433
3443
  "wallpaper",
3434
3444
  "wallpaper_slideshow",
3445
+ "wand_shine",
3446
+ "wand_stars",
3435
3447
  "ward",
3436
3448
  "warehouse",
3437
3449
  "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.1",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",