@material-symbols/font-100 0.28.0 → 0.28.1

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
@@ -152,6 +152,7 @@ type MaterialSymbols = [
152
152
  "alarm_add",
153
153
  "alarm_off",
154
154
  "alarm_on",
155
+ "alarm_pause",
155
156
  "alarm_smart_wake",
156
157
  "album",
157
158
  "align_center",
@@ -2357,6 +2358,7 @@ type MaterialSymbols = [
2357
2358
  "playlist_add_circle",
2358
2359
  "playlist_play",
2359
2360
  "playlist_remove",
2361
+ "plug_connect",
2360
2362
  "plumbing",
2361
2363
  "podcasts",
2362
2364
  "podiatry",
@@ -2911,6 +2913,7 @@ type MaterialSymbols = [
2911
2913
  "square_foot",
2912
2914
  "ssid_chart",
2913
2915
  "stack",
2916
+ "stack_group",
2914
2917
  "stack_hexagon",
2915
2918
  "stack_off",
2916
2919
  "stack_star",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-100",
3
- "version": "0.28.0",
3
+ "version": "0.28.1",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",