@material-symbols/font-600 0.31.5 → 0.31.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
@@ -335,6 +335,7 @@ type MaterialSymbols = [
335
335
  "backup_table",
336
336
  "badge",
337
337
  "badge_critical_battery",
338
+ "badminton",
338
339
  "bakery_dining",
339
340
  "balance",
340
341
  "balcony",
@@ -2094,6 +2095,7 @@ type MaterialSymbols = [
2094
2095
  "movie_edit",
2095
2096
  "movie_info",
2096
2097
  "movie_off",
2098
+ "movie_speaker",
2097
2099
  "moving",
2098
2100
  "moving_beds",
2099
2101
  "moving_ministry",
@@ -2299,6 +2301,7 @@ type MaterialSymbols = [
2299
2301
  "package",
2300
2302
  "package_2",
2301
2303
  "padding",
2304
+ "padel",
2302
2305
  "page_control",
2303
2306
  "page_footer",
2304
2307
  "page_header",
@@ -2415,6 +2418,7 @@ type MaterialSymbols = [
2415
2418
  "physical_therapy",
2416
2419
  "piano",
2417
2420
  "piano_off",
2421
+ "pickleball",
2418
2422
  "picture_as_pdf",
2419
2423
  "picture_in_picture",
2420
2424
  "picture_in_picture_alt",
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.31.5",
3
+ "version": "0.31.7",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",