@material-symbols/font-100 0.31.6 → 0.31.7

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
@@ -2095,6 +2095,7 @@ type MaterialSymbols = [
2095
2095
  "movie_edit",
2096
2096
  "movie_info",
2097
2097
  "movie_off",
2098
+ "movie_speaker",
2098
2099
  "moving",
2099
2100
  "moving_beds",
2100
2101
  "moving_ministry",
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.31.6",
3
+ "version": "0.31.7",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",