@material-symbols/font-300 0.14.5 → 0.14.6

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
@@ -268,6 +268,7 @@ type MaterialSymbols = [
268
268
  "attach_email",
269
269
  "attach_file",
270
270
  "attach_file_add",
271
+ "attach_file_off",
271
272
  "attach_money",
272
273
  "attachment",
273
274
  "attractions",
@@ -1070,6 +1071,7 @@ type MaterialSymbols = [
1070
1071
  "fiber_pin",
1071
1072
  "fiber_smart_record",
1072
1073
  "file_copy",
1074
+ "file_copy_off",
1073
1075
  "file_download_done",
1074
1076
  "file_download_off",
1075
1077
  "file_map",
@@ -1382,6 +1384,7 @@ type MaterialSymbols = [
1382
1384
  "hiking",
1383
1385
  "history",
1384
1386
  "history_edu",
1387
+ "history_off",
1385
1388
  "history_toggle_off",
1386
1389
  "hive",
1387
1390
  "hls",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-300",
3
- "version": "0.14.5",
3
+ "version": "0.14.6",
4
4
  "description": "Latest variable icon fonts with weight 300 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",