@iconify/collections 1.0.588 → 1.0.589

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
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1633,
371
+ "total": 1634,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -1684,7 +1684,7 @@
1684
1684
  "carbon": {
1685
1685
  "name": "Carbon",
1686
1686
  "total": 2365,
1687
- "version": "11.65.0",
1687
+ "version": "11.66.0",
1688
1688
  "author": {
1689
1689
  "name": "IBM",
1690
1690
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2327,7 +2327,7 @@
2327
2327
  "octicon": {
2328
2328
  "name": "Octicons",
2329
2329
  "total": 661,
2330
- "version": "19.15.5",
2330
+ "version": "19.16.0",
2331
2331
  "author": {
2332
2332
  "name": "GitHub",
2333
2333
  "url": "https://github.com/primer/octicons/"
@@ -3371,7 +3371,7 @@
3371
3371
  },
3372
3372
  "codicon": {
3373
3373
  "name": "Codicons",
3374
- "total": 492,
3374
+ "total": 494,
3375
3375
  "version": "0.0.39",
3376
3376
  "author": {
3377
3377
  "name": "Microsoft Corporation",
@@ -3399,7 +3399,7 @@
3399
3399
  },
3400
3400
  "material-icon-theme": {
3401
3401
  "name": "Material Icon Theme",
3402
- "total": 1080,
3402
+ "total": 1087,
3403
3403
  "author": {
3404
3404
  "name": "Material Extensions",
3405
3405
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -4494,7 +4494,7 @@
4494
4494
  "academicons": {
4495
4495
  "name": "Academicons",
4496
4496
  "total": 158,
4497
- "version": "1.9.4",
4497
+ "version": "1.9.5",
4498
4498
  "author": {
4499
4499
  "name": "James Walsh",
4500
4500
  "url": "https://github.com/jpswalsh/academicons"
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.588",
5
+ "version": "1.0.589",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",