@iconify-json/material-symbols 1.2.58 → 1.2.59

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.
Files changed (2) hide show
  1. package/metadata.json +3 -3
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -926,6 +926,9 @@
926
926
  "target",
927
927
  "task-alt",
928
928
  "task-alt-rounded",
929
+ "terminal",
930
+ "terminal-rounded",
931
+ "terminal-sharp",
929
932
  "time-auto",
930
933
  "time-auto-outline",
931
934
  "time-auto-outline-rounded",
@@ -15107,9 +15110,6 @@
15107
15110
  "tabs-outline-sharp",
15108
15111
  "tabs-rounded",
15109
15112
  "tabs-sharp",
15110
- "terminal",
15111
- "terminal-rounded",
15112
- "terminal-sharp",
15113
15113
  "thermostat-arrow-down",
15114
15114
  "thermostat-arrow-down-rounded",
15115
15115
  "thermostat-arrow-up",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/material-symbols",
3
3
  "description": "Material Symbols icon set in Iconify JSON format",
4
- "version": "1.2.58",
4
+ "version": "1.2.59",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",