@iconify/collections 1.0.681 → 1.0.682

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1703,
400
+ "total": 1704,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -3485,7 +3485,7 @@
3485
3485
  },
3486
3486
  "codicon": {
3487
3487
  "name": "Codicons",
3488
- "total": 544,
3488
+ "total": 560,
3489
3489
  "version": "0.0.0",
3490
3490
  "author": {
3491
3491
  "name": "Microsoft Corporation",
@@ -3704,8 +3704,8 @@
3704
3704
  },
3705
3705
  "simple-icons": {
3706
3706
  "name": "Simple Icons",
3707
- "total": 3429,
3708
- "version": "16.18.1",
3707
+ "total": 3432,
3708
+ "version": "16.19.0",
3709
3709
  "author": {
3710
3710
  "name": "Simple Icons Collaborators",
3711
3711
  "url": "https://github.com/simple-icons/simple-icons"
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.681",
5
+ "version": "1.0.682",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",