@iconify/collections 1.0.676 → 1.0.678

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 +11 -11
  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": 1696,
400
+ "total": 1703,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -2196,8 +2196,8 @@
2196
2196
  },
2197
2197
  "fluent": {
2198
2198
  "name": "Fluent UI System Icons",
2199
- "total": 19260,
2200
- "version": "1.1.324",
2199
+ "total": 19296,
2200
+ "version": "1.1.325",
2201
2201
  "author": {
2202
2202
  "name": "Microsoft Corporation",
2203
2203
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2412,8 +2412,8 @@
2412
2412
  },
2413
2413
  "octicon": {
2414
2414
  "name": "Octicons",
2415
- "total": 726,
2416
- "version": "19.24.1",
2415
+ "total": 729,
2416
+ "version": "19.25.0",
2417
2417
  "author": {
2418
2418
  "name": "GitHub",
2419
2419
  "url": "https://github.com/primer/octicons/"
@@ -3271,7 +3271,7 @@
3271
3271
  "fluent-color": {
3272
3272
  "name": "Fluent UI System Color Icons",
3273
3273
  "total": 890,
3274
- "version": "1.1.324",
3274
+ "version": "1.1.325",
3275
3275
  "author": {
3276
3276
  "name": "Microsoft Corporation",
3277
3277
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3456,7 +3456,7 @@
3456
3456
  },
3457
3457
  "vscode-icons": {
3458
3458
  "name": "VSCode Icons",
3459
- "total": 1482,
3459
+ "total": 1486,
3460
3460
  "version": "12.18.0",
3461
3461
  "author": {
3462
3462
  "name": "Roberto Huertas",
@@ -3513,7 +3513,7 @@
3513
3513
  },
3514
3514
  "material-icon-theme": {
3515
3515
  "name": "Material Icon Theme",
3516
- "total": 1159,
3516
+ "total": 1165,
3517
3517
  "author": {
3518
3518
  "name": "Material Extensions",
3519
3519
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3704,8 +3704,8 @@
3704
3704
  },
3705
3705
  "simple-icons": {
3706
3706
  "name": "Simple Icons",
3707
- "total": 3425,
3708
- "version": "16.17.0",
3707
+ "total": 3429,
3708
+ "version": "16.18.0",
3709
3709
  "author": {
3710
3710
  "name": "Simple Icons Collaborators",
3711
3711
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3911,7 +3911,7 @@
3911
3911
  },
3912
3912
  "cbi": {
3913
3913
  "name": "Custom Brand Icons",
3914
- "total": 1577,
3914
+ "total": 1581,
3915
3915
  "author": {
3916
3916
  "name": "Emanuele & rchiileea",
3917
3917
  "url": "https://github.com/elax46/custom-brand-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.676",
5
+ "version": "1.0.678",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",