@iconify/collections 1.0.683 → 1.0.684

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 15383,
4
+ "total": 15388,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 15461,
31
+ "total": 15466,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1704,
400
+ "total": 1711,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1278,7 +1278,7 @@
1278
1278
  },
1279
1279
  "hugeicons": {
1280
1280
  "name": "Huge Icons",
1281
- "total": 5062,
1281
+ "total": 5063,
1282
1282
  "author": {
1283
1283
  "name": "Hugeicons",
1284
1284
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
@@ -3485,7 +3485,7 @@
3485
3485
  },
3486
3486
  "codicon": {
3487
3487
  "name": "Codicons",
3488
- "total": 564,
3488
+ "total": 566,
3489
3489
  "version": "0.0.0",
3490
3490
  "author": {
3491
3491
  "name": "Microsoft Corporation",
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.683",
5
+ "version": "1.0.684",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",