@iconify/collections 1.0.223 → 1.0.224

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -109,8 +109,8 @@
109
109
  },
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
- "total": 1859,
113
- "version": "11.14.0",
112
+ "total": 1921,
113
+ "version": "11.15.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1097,7 +1097,7 @@
1097
1097
  },
1098
1098
  "vscode-icons": {
1099
1099
  "name": "VSCode Icons",
1100
- "total": 1184,
1100
+ "total": 1185,
1101
1101
  "version": "12.0.1",
1102
1102
  "author": {
1103
1103
  "name": "Roberto Huertas",
@@ -1345,7 +1345,7 @@
1345
1345
  },
1346
1346
  "octicon": {
1347
1347
  "name": "Octicons",
1348
- "total": 549,
1348
+ "total": 550,
1349
1349
  "version": "17.10.2",
1350
1350
  "author": {
1351
1351
  "name": "GitHub",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.223",
4
+ "version": "1.0.224",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",