@material-symbols/font-200 0.45.8 → 0.45.9

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
@@ -3103,6 +3103,7 @@ type MaterialSymbols = [
3103
3103
  "sim_card",
3104
3104
  "sim_card_download",
3105
3105
  "simulation",
3106
+ "single_arrow",
3106
3107
  "single_bed",
3107
3108
  "sip",
3108
3109
  "siren",
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.8",
3
+ "version": "0.45.9",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",