@material-symbols/font-700 0.45.1 → 0.45.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
@@ -3067,6 +3067,7 @@ type MaterialSymbols = [
3067
3067
  "sick",
3068
3068
  "side_navigation",
3069
3069
  "sign_language",
3070
+ "sign_language_off",
3070
3071
  "signal_cellular_0_bar",
3071
3072
  "signal_cellular_1_bar",
3072
3073
  "signal_cellular_2_bar",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-700",
3
- "version": "0.45.1",
3
+ "version": "0.45.2",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",