@material-symbols/font-300 0.31.3 → 0.31.4

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
@@ -2022,6 +2022,7 @@ type MaterialSymbols = [
2022
2022
  "mobile_text_2",
2023
2023
  "mobile_ticket",
2024
2024
  "mobile_vibrate",
2025
+ "mobile_wrench",
2025
2026
  "mobiledata_off",
2026
2027
  "mode_comment",
2027
2028
  "mode_cool",
@@ -2440,6 +2441,7 @@ type MaterialSymbols = [
2440
2441
  "pivot_table_chart",
2441
2442
  "place_item",
2442
2443
  "plagiarism",
2444
+ "plane_contrails",
2443
2445
  "planet",
2444
2446
  "planner_banner_ad_pt",
2445
2447
  "planner_review",
@@ -2835,6 +2837,7 @@ type MaterialSymbols = [
2835
2837
  "shield_moon",
2836
2838
  "shield_person",
2837
2839
  "shield_question",
2840
+ "shield_toggle",
2838
2841
  "shield_watch",
2839
2842
  "shield_with_heart",
2840
2843
  "shield_with_house",
@@ -3267,9 +3270,11 @@ type MaterialSymbols = [
3267
3270
  "timelapse",
3268
3271
  "timeline",
3269
3272
  "timer",
3273
+ "timer_1",
3270
3274
  "timer_10",
3271
3275
  "timer_10_alt_1",
3272
3276
  "timer_10_select",
3277
+ "timer_2",
3273
3278
  "timer_3",
3274
3279
  "timer_3_alt_1",
3275
3280
  "timer_3_select",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-300",
3
- "version": "0.31.3",
3
+ "version": "0.31.4",
4
4
  "description": "Latest variable icon fonts with weight 300 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",