@iconify/collections 1.0.419 → 1.0.420

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1458,
307
+ "total": 1460,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -1303,8 +1303,8 @@
1303
1303
  },
1304
1304
  "fluent": {
1305
1305
  "name": "Fluent UI System Icons",
1306
- "total": 15907,
1307
- "version": "1.1.237",
1306
+ "total": 15948,
1307
+ "version": "1.1.239",
1308
1308
  "author": {
1309
1309
  "name": "Microsoft Corporation",
1310
1310
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2267,7 +2267,7 @@
2267
2267
  },
2268
2268
  "arcticons": {
2269
2269
  "name": "Arcticons",
2270
- "total": 9240,
2270
+ "total": 9238,
2271
2271
  "author": {
2272
2272
  "name": "Donnnno",
2273
2273
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -2331,7 +2331,7 @@
2331
2331
  },
2332
2332
  "devicon": {
2333
2333
  "name": "Devicon",
2334
- "total": 770,
2334
+ "total": 772,
2335
2335
  "author": {
2336
2336
  "name": "konpa",
2337
2337
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2353,7 +2353,7 @@
2353
2353
  },
2354
2354
  "devicon-plain": {
2355
2355
  "name": "Devicon Plain",
2356
- "total": 580,
2356
+ "total": 582,
2357
2357
  "author": {
2358
2358
  "name": "konpa",
2359
2359
  "url": "https://github.com/devicons/devicon/tree/master"
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.419",
5
+ "version": "1.0.420",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",