@material-symbols/font-200 0.44.6 → 0.44.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
@@ -890,6 +890,8 @@ type MaterialSymbols = [
890
890
  "crisis_alert",
891
891
  "crop",
892
892
  "crop_16_9",
893
+ "crop_21_9",
894
+ "crop_2_3",
893
895
  "crop_3_2",
894
896
  "crop_5_4",
895
897
  "crop_7_5",
@@ -3670,6 +3672,8 @@ type MaterialSymbols = [
3670
3672
  "video_camera_front_off",
3671
3673
  "video_chat",
3672
3674
  "video_file",
3675
+ "video_frame_copy",
3676
+ "video_frame_save",
3673
3677
  "video_label",
3674
3678
  "video_library",
3675
3679
  "video_search",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-200",
3
- "version": "0.44.6",
3
+ "version": "0.44.7",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",