@material-symbols/font-600 0.37.0 → 0.38.0

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
@@ -964,7 +964,6 @@ type MaterialSymbols = [
964
964
  "destruction",
965
965
  "details",
966
966
  "detection_and_zone",
967
- "detection_and_zone_off",
968
967
  "detector",
969
968
  "detector_alarm",
970
969
  "detector_battery",
@@ -1501,10 +1500,6 @@ type MaterialSymbols = [
1501
1500
  "game_button_r2",
1502
1501
  "game_button_zl",
1503
1502
  "game_button_zr",
1504
- "game_stick_l3",
1505
- "game_stick_left",
1506
- "game_stick_r3",
1507
- "game_stick_right",
1508
1503
  "game_trigger_left",
1509
1504
  "game_trigger_right",
1510
1505
  "gamepad",
@@ -2358,8 +2353,6 @@ type MaterialSymbols = [
2358
2353
  "note_stack_add",
2359
2354
  "notes",
2360
2355
  "notification_add",
2361
- "notification_audio",
2362
- "notification_audio_off",
2363
2356
  "notification_important",
2364
2357
  "notification_multiple",
2365
2358
  "notification_settings",
@@ -3193,7 +3186,6 @@ type MaterialSymbols = [
3193
3186
  "stethoscope",
3194
3187
  "stethoscope_arrow",
3195
3188
  "stethoscope_check",
3196
- "sticker_add",
3197
3189
  "sticky_note",
3198
3190
  "sticky_note_2",
3199
3191
  "stock_media",
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.37.0",
3
+ "version": "0.38.0",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",