@iconify/collections 1.0.117 → 1.0.118

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
@@ -264,8 +264,8 @@
264
264
  },
265
265
  "iconoir": {
266
266
  "name": "Iconoir",
267
- "total": 1091,
268
- "version": "4.9.2",
267
+ "total": 1151,
268
+ "version": "5.0.0",
269
269
  "author": {
270
270
  "name": "Luca Burgio",
271
271
  "url": "https://github.com/lucaburgio/iconoir"
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 647,
444
+ "total": 648,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "pixelarticons": {
464
464
  "name": "Pixelarticons",
465
- "total": 460,
465
+ "total": 474,
466
466
  "version": "1.5.0",
467
467
  "author": {
468
468
  "name": "Gerrit Halfmann",
@@ -1738,7 +1738,7 @@
1738
1738
  "flag": {
1739
1739
  "name": "Flag Icons",
1740
1740
  "total": 530,
1741
- "version": "6.4.4",
1741
+ "version": "6.4.5",
1742
1742
  "author": {
1743
1743
  "name": "Panayiotis Lipiridis",
1744
1744
  "url": "https://github.com/lipis/flag-icons"
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.117",
4
+ "version": "1.0.118",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",