@iconify/collections 1.0.457 → 1.0.458

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 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -147,8 +147,8 @@
147
147
  },
148
148
  "tabler": {
149
149
  "name": "Tabler Icons",
150
- "total": 5556,
151
- "version": "3.14.0",
150
+ "total": 5574,
151
+ "version": "3.15.0",
152
152
  "author": {
153
153
  "name": "Paweł Kuna",
154
154
  "url": "https://github.com/tabler/tabler-icons"
@@ -318,8 +318,8 @@
318
318
  },
319
319
  "iconoir": {
320
320
  "name": "Iconoir",
321
- "total": 1597,
322
- "version": "7.8.0",
321
+ "total": 1613,
322
+ "version": "7.9.0",
323
323
  "author": {
324
324
  "name": "Luca Burgio",
325
325
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "lucide": {
371
371
  "name": "Lucide",
372
- "total": 1525,
372
+ "total": 1526,
373
373
  "author": {
374
374
  "name": "Lucide Contributors",
375
375
  "url": "https://github.com/lucide-icons/lucide"
@@ -1552,8 +1552,8 @@
1552
1552
  },
1553
1553
  "fluent": {
1554
1554
  "name": "Fluent UI System Icons",
1555
- "total": 16570,
1556
- "version": "1.1.256",
1555
+ "total": 16621,
1556
+ "version": "1.1.258",
1557
1557
  "author": {
1558
1558
  "name": "Microsoft Corporation",
1559
1559
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2517,8 +2517,8 @@
2517
2517
  },
2518
2518
  "simple-icons": {
2519
2519
  "name": "Simple Icons",
2520
- "total": 3169,
2521
- "version": "13.8.0",
2520
+ "total": 3171,
2521
+ "version": "13.9.0",
2522
2522
  "author": {
2523
2523
  "name": "Simple Icons Collaborators",
2524
2524
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2988,7 +2988,7 @@
2988
2988
  },
2989
2989
  "vscode-icons": {
2990
2990
  "name": "VSCode Icons",
2991
- "total": 1292,
2991
+ "total": 1297,
2992
2992
  "version": "12.8.0",
2993
2993
  "author": {
2994
2994
  "name": "Roberto Huertas",
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.457",
5
+ "version": "1.0.458",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",