@material-symbols/font-700 0.44.9 → 0.44.10

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
@@ -325,6 +325,7 @@ type MaterialSymbols = [
325
325
  "attachment",
326
326
  "attractions",
327
327
  "attribution",
328
+ "audio_capture",
328
329
  "audio_description",
329
330
  "audio_file",
330
331
  "audio_video_receiver",
@@ -1948,6 +1949,7 @@ type MaterialSymbols = [
1948
1949
  "light_group",
1949
1950
  "light_group_2",
1950
1951
  "light_mode",
1952
+ "light_mode_auto",
1951
1953
  "light_off",
1952
1954
  "lightbulb",
1953
1955
  "lightbulb_2",
@@ -3742,6 +3744,7 @@ type MaterialSymbols = [
3742
3744
  "vr180_create2d",
3743
3745
  "vr180_create2d_off",
3744
3746
  "vrpano",
3747
+ "walk_bike",
3745
3748
  "wall_art",
3746
3749
  "wall_lamp",
3747
3750
  "wallet",
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.9",
3
+ "version": "0.44.10",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",