@material-symbols/font-600 0.44.6 → 0.44.8

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
@@ -24,12 +24,14 @@ type MaterialSymbols = [
24
24
  "24fps_select",
25
25
  "24mp",
26
26
  "2d",
27
+ "2d_2",
27
28
  "2k",
28
29
  "2k_plus",
29
30
  "2mp",
30
31
  "30fps",
31
32
  "30fps_select",
32
33
  "3d",
34
+ "3d_2",
33
35
  "3d_rotation",
34
36
  "3g_mobiledata",
35
37
  "3g_mobiledata_badge",
@@ -890,6 +892,8 @@ type MaterialSymbols = [
890
892
  "crisis_alert",
891
893
  "crop",
892
894
  "crop_16_9",
895
+ "crop_21_9",
896
+ "crop_2_3",
893
897
  "crop_3_2",
894
898
  "crop_5_4",
895
899
  "crop_7_5",
@@ -3670,6 +3674,8 @@ type MaterialSymbols = [
3670
3674
  "video_camera_front_off",
3671
3675
  "video_chat",
3672
3676
  "video_file",
3677
+ "video_frame_copy",
3678
+ "video_frame_save",
3673
3679
  "video_label",
3674
3680
  "video_library",
3675
3681
  "video_search",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-600",
3
- "version": "0.44.6",
3
+ "version": "0.44.8",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",