@material-symbols/font-100 0.25.2 → 0.26.0

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
@@ -1387,7 +1387,6 @@ type MaterialSymbols = [
1387
1387
  "google_wifi",
1388
1388
  "gpp_bad",
1389
1389
  "gpp_maybe",
1390
- "grade",
1391
1390
  "gradient",
1392
1391
  "grading",
1393
1392
  "grain",
@@ -1458,6 +1457,7 @@ type MaterialSymbols = [
1458
1457
  "heap_snapshot_thumbnail",
1459
1458
  "hearing",
1460
1459
  "hearing_aid",
1460
+ "hearing_aid_disabled",
1461
1461
  "hearing_disabled",
1462
1462
  "heart_broken",
1463
1463
  "heart_check",
@@ -1903,6 +1903,7 @@ type MaterialSymbols = [
1903
1903
  "mode_off_on",
1904
1904
  "mode_standby",
1905
1905
  "model_training",
1906
+ "modeling",
1906
1907
  "money",
1907
1908
  "money_bag",
1908
1909
  "money_off",
@@ -2289,6 +2290,8 @@ type MaterialSymbols = [
2289
2290
  "pin_drop",
2290
2291
  "pin_end",
2291
2292
  "pin_invoke",
2293
+ "pinboard",
2294
+ "pinboard_unread",
2292
2295
  "pinch",
2293
2296
  "pinch_zoom_in",
2294
2297
  "pinch_zoom_out",
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.25.2",
3
+ "version": "0.26.0",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",