@material-symbols/font-300 0.14.6 → 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
@@ -630,6 +630,7 @@ type MaterialSymbols = [
630
630
  "collections_bookmark",
631
631
  "colorize",
632
632
  "colors",
633
+ "comedy_mask",
633
634
  "comic_bubble",
634
635
  "comment",
635
636
  "comment_bank",
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.6",
3
+ "version": "0.14.7",
4
4
  "description": "Latest variable icon fonts with weight 300 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",