@material-symbols/font-700 0.44.5 → 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
@@ -467,6 +467,7 @@ type MaterialSymbols = [
467
467
  "bike_lane",
468
468
  "bike_scooter",
469
469
  "biotech",
470
+ "bitbucket",
470
471
  "blanket",
471
472
  "blender",
472
473
  "blind",
@@ -889,6 +890,8 @@ type MaterialSymbols = [
889
890
  "crisis_alert",
890
891
  "crop",
891
892
  "crop_16_9",
893
+ "crop_21_9",
894
+ "crop_2_3",
892
895
  "crop_3_2",
893
896
  "crop_5_4",
894
897
  "crop_7_5",
@@ -1567,6 +1570,7 @@ type MaterialSymbols = [
1567
1570
  "gif_box",
1568
1571
  "girl",
1569
1572
  "gite",
1573
+ "gitlab",
1570
1574
  "glass_cup",
1571
1575
  "globe",
1572
1576
  "globe_2_cancel",
@@ -1806,6 +1810,7 @@ type MaterialSymbols = [
1806
1810
  "ink_eraser_off",
1807
1811
  "ink_highlighter",
1808
1812
  "ink_highlighter_move",
1813
+ "ink_highlighter_off",
1809
1814
  "ink_marker",
1810
1815
  "ink_pen",
1811
1816
  "ink_selection",
@@ -3667,6 +3672,8 @@ type MaterialSymbols = [
3667
3672
  "video_camera_front_off",
3668
3673
  "video_chat",
3669
3674
  "video_file",
3675
+ "video_frame_copy",
3676
+ "video_frame_save",
3670
3677
  "video_label",
3671
3678
  "video_library",
3672
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-700",
3
- "version": "0.44.5",
3
+ "version": "0.44.7",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",