@material-symbols/font-600 0.31.4 → 0.31.6

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",
@@ -2299,6 +2300,7 @@ type MaterialSymbols = [
2299
2300
  "package",
2300
2301
  "package_2",
2301
2302
  "padding",
2303
+ "padel",
2302
2304
  "page_control",
2303
2305
  "page_footer",
2304
2306
  "page_header",
@@ -2415,6 +2417,7 @@ type MaterialSymbols = [
2415
2417
  "physical_therapy",
2416
2418
  "piano",
2417
2419
  "piano_off",
2420
+ "pickleball",
2418
2421
  "picture_as_pdf",
2419
2422
  "picture_in_picture",
2420
2423
  "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.4",
3
+ "version": "0.31.6",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",