@material-symbols/font-500 0.12.0 → 0.13.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
@@ -1535,6 +1535,7 @@ type MaterialSymbols = [
1535
1535
  "link",
1536
1536
  "link_off",
1537
1537
  "linked_camera",
1538
+ "linked_services",
1538
1539
  "liquor",
1539
1540
  "list",
1540
1541
  "list_alt",
@@ -1788,6 +1789,7 @@ type MaterialSymbols = [
1788
1789
  "nest_eco_leaf",
1789
1790
  "nest_farsight_weather",
1790
1791
  "nest_found_savings",
1792
+ "nest_gale_wifi",
1791
1793
  "nest_heat_link_e",
1792
1794
  "nest_heat_link_gen_3",
1793
1795
  "nest_hello_doorbell",
@@ -1808,7 +1810,6 @@ type MaterialSymbols = [
1808
1810
  "nest_true_radiant",
1809
1811
  "nest_wake_on_approach",
1810
1812
  "nest_wake_on_press",
1811
- "nest_wifi_gale",
1812
1813
  "nest_wifi_point",
1813
1814
  "nest_wifi_pro",
1814
1815
  "nest_wifi_pro_2",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-500",
3
- "version": "0.12.0",
3
+ "version": "0.13.0",
4
4
  "description": "Latest variable icon fonts with weight 500 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",