@iconify/collections 1.0.67 → 1.0.68

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 546,
423
+ "total": 547,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -506,8 +506,8 @@
506
506
  },
507
507
  "akar-icons": {
508
508
  "name": "Akar Icons",
509
- "total": 392,
510
- "version": "1.9.8",
509
+ "total": 393,
510
+ "version": "1.9.9",
511
511
  "author": {
512
512
  "name": "Arturo Wibawa",
513
513
  "url": "https://github.com/artcoholic/akar-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.67",
4
+ "version": "1.0.68",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",