@material-symbols/font-600 0.40.0 → 0.40.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
@@ -907,6 +907,8 @@ type MaterialSymbols = [
907
907
  "dark_mode",
908
908
  "dashboard",
909
909
  "dashboard_2",
910
+ "dashboard_2_edit",
911
+ "dashboard_2_gear",
910
912
  "dashboard_customize",
911
913
  "data_alert",
912
914
  "data_array",
@@ -2239,6 +2241,7 @@ type MaterialSymbols = [
2239
2241
  "music_cast",
2240
2242
  "music_history",
2241
2243
  "music_note",
2244
+ "music_note_2",
2242
2245
  "music_note_add",
2243
2246
  "music_off",
2244
2247
  "music_video",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-600",
3
- "version": "0.40.0",
3
+ "version": "0.40.1",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",