@material-symbols/font-600 0.35.0 → 0.35.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
@@ -297,6 +297,7 @@ type MaterialSymbols = [
297
297
  "aspect_ratio",
298
298
  "assignment",
299
299
  "assignment_add",
300
+ "assignment_globe",
300
301
  "assignment_ind",
301
302
  "assignment_late",
302
303
  "assignment_return",
@@ -679,6 +680,7 @@ type MaterialSymbols = [
679
680
  "chat_add_on",
680
681
  "chat_apps_script",
681
682
  "chat_bubble",
683
+ "chat_dashed",
682
684
  "chat_error",
683
685
  "chat_info",
684
686
  "chat_paste_go",
@@ -1459,6 +1461,8 @@ type MaterialSymbols = [
1459
1461
  "forward_to_inbox",
1460
1462
  "foundation",
1461
1463
  "fragrance",
1464
+ "frame_bug",
1465
+ "frame_exclamation",
1462
1466
  "frame_inspect",
1463
1467
  "frame_person",
1464
1468
  "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-600",
3
- "version": "0.35.0",
3
+ "version": "0.35.2",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",