@iconify/collections 1.0.637 → 1.0.638

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 +9 -9
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1022,8 +1022,8 @@
1022
1022
  },
1023
1023
  "humbleicons": {
1024
1024
  "name": "Humbleicons",
1025
- "total": 282,
1026
- "version": "1.28.0",
1025
+ "total": 286,
1026
+ "version": "1.29.0",
1027
1027
  "author": {
1028
1028
  "name": "Jiří Zralý",
1029
1029
  "url": "https://github.com/zraly/humbleicons"
@@ -1690,8 +1690,8 @@
1690
1690
  },
1691
1691
  "carbon": {
1692
1692
  "name": "Carbon",
1693
- "total": 2404,
1694
- "version": "11.71.0",
1693
+ "total": 2439,
1694
+ "version": "11.72.0",
1695
1695
  "author": {
1696
1696
  "name": "IBM",
1697
1697
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -3405,7 +3405,7 @@
3405
3405
  },
3406
3406
  "vscode-icons": {
3407
3407
  "name": "VSCode Icons",
3408
- "total": 1422,
3408
+ "total": 1432,
3409
3409
  "version": "12.14.0",
3410
3410
  "author": {
3411
3411
  "name": "Roberto Huertas",
@@ -3462,7 +3462,7 @@
3462
3462
  },
3463
3463
  "material-icon-theme": {
3464
3464
  "name": "Material Icon Theme",
3465
- "total": 1134,
3465
+ "total": 1136,
3466
3466
  "author": {
3467
3467
  "name": "Material Extensions",
3468
3468
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3631,8 +3631,8 @@
3631
3631
  },
3632
3632
  "simple-icons": {
3633
3633
  "name": "Simple Icons",
3634
- "total": 3369,
3635
- "version": "16.4.0",
3634
+ "total": 3379,
3635
+ "version": "16.5.0",
3636
3636
  "author": {
3637
3637
  "name": "Simple Icons Collaborators",
3638
3638
  "url": "https://github.com/simple-icons/simple-icons"
@@ -4014,7 +4014,7 @@
4014
4014
  },
4015
4015
  "openmoji": {
4016
4016
  "name": "OpenMoji",
4017
- "total": 4447,
4017
+ "total": 4449,
4018
4018
  "author": {
4019
4019
  "name": "OpenMoji",
4020
4020
  "url": "https://github.com/hfg-gmuend/openmoji"
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.637",
5
+ "version": "1.0.638",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",