@iconify/collections 1.0.573 → 1.0.574

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 +6 -6
  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": 1614,
400
+ "total": 1624,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -3403,7 +3403,7 @@
3403
3403
  },
3404
3404
  "material-icon-theme": {
3405
3405
  "name": "Material Icon Theme",
3406
- "total": 1068,
3406
+ "total": 1069,
3407
3407
  "author": {
3408
3408
  "name": "Material Extensions",
3409
3409
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3451,7 +3451,7 @@
3451
3451
  },
3452
3452
  "devicon": {
3453
3453
  "name": "Devicon",
3454
- "total": 941,
3454
+ "total": 944,
3455
3455
  "author": {
3456
3456
  "name": "konpa",
3457
3457
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3476,7 +3476,7 @@
3476
3476
  },
3477
3477
  "devicon-plain": {
3478
3478
  "name": "Devicon Plain",
3479
- "total": 689,
3479
+ "total": 692,
3480
3480
  "author": {
3481
3481
  "name": "konpa",
3482
3482
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3573,8 +3573,8 @@
3573
3573
  },
3574
3574
  "simple-icons": {
3575
3575
  "name": "Simple Icons",
3576
- "total": 3336,
3577
- "version": "15.7.0",
3576
+ "total": 3338,
3577
+ "version": "15.8.0",
3578
3578
  "author": {
3579
3579
  "name": "Simple Icons Collaborators",
3580
3580
  "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.573",
5
+ "version": "1.0.574",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",