@iconify/collections 1.0.497 → 1.0.498

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 -1
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -227,7 +227,7 @@
227
227
  },
228
228
  "hugeicons": {
229
229
  "name": "Huge Icons",
230
- "total": 3929,
230
+ "total": 4151,
231
231
  "author": {
232
232
  "name": "Hugeicons",
233
233
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
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.497",
5
+ "version": "1.0.498",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",