@iconify/collections 1.0.393 → 1.0.394

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
@@ -216,8 +216,8 @@
216
216
  },
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
- "total": 2077,
220
- "version": "11.35.0",
219
+ "total": 2078,
220
+ "version": "11.36.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -259,8 +259,8 @@
259
259
  },
260
260
  "iconoir": {
261
261
  "name": "Iconoir",
262
- "total": 1544,
263
- "version": "7.3.0",
262
+ "total": 1551,
263
+ "version": "7.4.0",
264
264
  "author": {
265
265
  "name": "Luca Burgio",
266
266
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1422,
307
+ "total": 1424,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -1263,8 +1263,8 @@
1263
1263
  },
1264
1264
  "fluent": {
1265
1265
  "name": "Fluent UI System Icons",
1266
- "total": 15481,
1267
- "version": "1.1.226",
1266
+ "total": 15551,
1267
+ "version": "1.1.227",
1268
1268
  "author": {
1269
1269
  "name": "Microsoft Corporation",
1270
1270
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2142,8 +2142,8 @@
2142
2142
  },
2143
2143
  "simple-icons": {
2144
2144
  "name": "Simple Icons",
2145
- "total": 2988,
2146
- "version": "11.3.0",
2145
+ "total": 3014,
2146
+ "version": "11.4.0",
2147
2147
  "author": {
2148
2148
  "name": "Simple Icons Collaborators",
2149
2149
  "url": "https://github.com/simple-icons/simple-icons"
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.393",
4
+ "version": "1.0.394",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",