@material-symbols/font-500 0.31.6 → 0.31.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/index.d.ts CHANGED
@@ -638,6 +638,7 @@ type MaterialSymbols = [
638
638
  "check_box",
639
639
  "check_box_outline_blank",
640
640
  "check_circle",
641
+ "check_circle_unread",
641
642
  "check_in_out",
642
643
  "check_indeterminate_small",
643
644
  "check_small",
@@ -2095,6 +2096,7 @@ type MaterialSymbols = [
2095
2096
  "movie_edit",
2096
2097
  "movie_info",
2097
2098
  "movie_off",
2099
+ "movie_speaker",
2098
2100
  "moving",
2099
2101
  "moving_beds",
2100
2102
  "moving_ministry",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-500",
3
- "version": "0.31.6",
3
+ "version": "0.31.8",
4
4
  "description": "Latest variable icon fonts with weight 500 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",