@iconify/collections 1.0.578 → 1.0.579

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/collections.json +1 -2
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -3346,7 +3346,7 @@
3346
3346
  },
3347
3347
  "vscode-icons": {
3348
3348
  "name": "VSCode Icons",
3349
- "total": 1393,
3349
+ "total": 1395,
3350
3350
  "version": "12.14.0",
3351
3351
  "author": {
3352
3352
  "name": "Roberto Huertas",
@@ -4558,7 +4558,6 @@
4558
4558
  "height": 32,
4559
4559
  "displayHeight": 16,
4560
4560
  "category": "Thematic",
4561
- "tags": [],
4562
4561
  "palette": false
4563
4562
  },
4564
4563
  "wi": {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.578",
5
+ "version": "1.0.579",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",