@material-symbols/font-700 0.35.0 → 0.35.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
@@ -679,6 +679,7 @@ type MaterialSymbols = [
679
679
  "chat_add_on",
680
680
  "chat_apps_script",
681
681
  "chat_bubble",
682
+ "chat_dashed",
682
683
  "chat_error",
683
684
  "chat_info",
684
685
  "chat_paste_go",
@@ -1459,6 +1460,8 @@ type MaterialSymbols = [
1459
1460
  "forward_to_inbox",
1460
1461
  "foundation",
1461
1462
  "fragrance",
1463
+ "frame_bug",
1464
+ "frame_exclamation",
1462
1465
  "frame_inspect",
1463
1466
  "frame_person",
1464
1467
  "frame_person_mic",
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.35.0",
3
+ "version": "0.35.1",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",