@material-symbols/font-200 0.45.4 → 0.45.5

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
@@ -3008,6 +3008,7 @@ type MaterialSymbols = [
3008
3008
  "settings_photo_camera",
3009
3009
  "settings_power",
3010
3010
  "settings_remote",
3011
+ "settings_screen",
3011
3012
  "settings_seating",
3012
3013
  "settings_slow_motion",
3013
3014
  "settings_system_daydream",
@@ -3130,6 +3131,7 @@ type MaterialSymbols = [
3130
3131
  "smoke_free",
3131
3132
  "smoking_rooms",
3132
3133
  "sms",
3134
+ "snail",
3133
3135
  "snippet_folder",
3134
3136
  "snooze",
3135
3137
  "snowboarding",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-200",
3
- "version": "0.45.4",
3
+ "version": "0.45.5",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",