@material-symbols/font-100 0.14.5 → 0.14.7

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",
@@ -629,6 +630,7 @@ type MaterialSymbols = [
629
630
  "collections_bookmark",
630
631
  "colorize",
631
632
  "colors",
633
+ "comedy_mask",
632
634
  "comic_bubble",
633
635
  "comment",
634
636
  "comment_bank",
@@ -1070,6 +1072,7 @@ type MaterialSymbols = [
1070
1072
  "fiber_pin",
1071
1073
  "fiber_smart_record",
1072
1074
  "file_copy",
1075
+ "file_copy_off",
1073
1076
  "file_download_done",
1074
1077
  "file_download_off",
1075
1078
  "file_map",
@@ -1382,6 +1385,7 @@ type MaterialSymbols = [
1382
1385
  "hiking",
1383
1386
  "history",
1384
1387
  "history_edu",
1388
+ "history_off",
1385
1389
  "history_toggle_off",
1386
1390
  "hive",
1387
1391
  "hls",
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.14.5",
3
+ "version": "0.14.7",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",