@iconify/collections 1.0.393 → 1.0.395

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 -15
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -87,7 +87,7 @@
87
87
  "ph": {
88
88
  "name": "Phosphor",
89
89
  "total": 7488,
90
- "version": "2.0.7",
90
+ "version": "2.0.8",
91
91
  "author": {
92
92
  "name": "Phosphor Icons",
93
93
  "url": "https://github.com/phosphor-icons/core"
@@ -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": 1425,
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"
@@ -1433,11 +1433,6 @@
1433
1433
  "building-library",
1434
1434
  "receipt-refund"
1435
1435
  ],
1436
- "height": [
1437
- 24,
1438
- 20,
1439
- 16
1440
- ],
1441
1436
  "category": "General",
1442
1437
  "palette": false
1443
1438
  },
@@ -2142,8 +2137,8 @@
2142
2137
  },
2143
2138
  "simple-icons": {
2144
2139
  "name": "Simple Icons",
2145
- "total": 2988,
2146
- "version": "11.3.0",
2140
+ "total": 3014,
2141
+ "version": "11.4.0",
2147
2142
  "author": {
2148
2143
  "name": "Simple Icons Collaborators",
2149
2144
  "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.395",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",