@material-symbols/font-700 0.34.0 → 0.34.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
@@ -273,6 +273,9 @@ type MaterialSymbols = [
273
273
  "arrow_right",
274
274
  "arrow_right_alt",
275
275
  "arrow_selector_tool",
276
+ "arrow_shape_up",
277
+ "arrow_shape_up_stack",
278
+ "arrow_shape_up_stack_2",
276
279
  "arrow_split",
277
280
  "arrow_top_left",
278
281
  "arrow_top_right",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-700",
3
- "version": "0.34.0",
3
+ "version": "0.34.1",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",