@iconify-json/material-symbols-light 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
@@ -929,6 +929,9 @@
929
929
  "target",
930
930
  "task-alt",
931
931
  "task-alt-rounded",
932
+ "terminal",
933
+ "terminal-rounded",
934
+ "terminal-sharp",
932
935
  "time-auto",
933
936
  "time-auto-outline",
934
937
  "time-auto-outline-rounded",
@@ -15173,9 +15176,6 @@
15173
15176
  "tabs-outline-sharp",
15174
15177
  "tabs-rounded",
15175
15178
  "tabs-sharp",
15176
- "terminal",
15177
- "terminal-rounded",
15178
- "terminal-sharp",
15179
15179
  "thermostat-arrow-down",
15180
15180
  "thermostat-arrow-down-rounded",
15181
15181
  "thermostat-arrow-up",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/material-symbols-light",
3
3
  "description": "Material Symbols Light 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",