@iconify/collections 1.0.337 → 1.0.339

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lucide": {
549
549
  "name": "Lucide",
550
- "total": 1261,
550
+ "total": 1287,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -893,8 +893,8 @@
893
893
  },
894
894
  "humbleicons": {
895
895
  "name": "Humbleicons",
896
- "total": 242,
897
- "version": "1.10.0",
896
+ "total": 246,
897
+ "version": "1.11.0",
898
898
  "author": {
899
899
  "name": "Jiří Zralý",
900
900
  "url": "https://github.com/zraly/humbleicons"
@@ -1292,7 +1292,7 @@
1292
1292
  },
1293
1293
  "codicon": {
1294
1294
  "name": "Codicons",
1295
- "total": 427,
1295
+ "total": 429,
1296
1296
  "version": "0.0.32",
1297
1297
  "author": {
1298
1298
  "name": "Microsoft Corporation",
@@ -2276,7 +2276,7 @@
2276
2276
  },
2277
2277
  "circle-flags": {
2278
2278
  "name": "Circle Flags",
2279
- "total": 427,
2279
+ "total": 428,
2280
2280
  "version": "1.0.0",
2281
2281
  "author": {
2282
2282
  "name": "HatScripts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.337",
4
+ "version": "1.0.339",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",