@iconify/collections 1.0.587 → 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 +10 -10
  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": 1631,
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/"
@@ -2728,7 +2728,7 @@
2728
2728
  "pajamas": {
2729
2729
  "name": "Gitlab SVGs",
2730
2730
  "total": 410,
2731
- "version": "3.145.0",
2731
+ "version": "3.146.0",
2732
2732
  "author": {
2733
2733
  "name": "GitLab B.V.",
2734
2734
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -3342,7 +3342,7 @@
3342
3342
  },
3343
3343
  "vscode-icons": {
3344
3344
  "name": "VSCode Icons",
3345
- "total": 1395,
3345
+ "total": 1396,
3346
3346
  "version": "12.14.0",
3347
3347
  "author": {
3348
3348
  "name": "Roberto Huertas",
@@ -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"
@@ -3568,8 +3568,8 @@
3568
3568
  },
3569
3569
  "simple-icons": {
3570
3570
  "name": "Simple Icons",
3571
- "total": 3347,
3572
- "version": "15.11.0",
3571
+ "total": 3353,
3572
+ "version": "15.12.0",
3573
3573
  "author": {
3574
3574
  "name": "Simple Icons Collaborators",
3575
3575
  "url": "https://github.com/simple-icons/simple-icons"
@@ -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.587",
5
+ "version": "1.0.589",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",