@iconify/collections 1.0.488 → 1.0.490

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -171,8 +171,8 @@
171
171
  },
172
172
  "tabler": {
173
173
  "name": "Tabler Icons",
174
- "total": 5718,
175
- "version": "3.22.0",
174
+ "total": 5754,
175
+ "version": "3.24.0",
176
176
  "author": {
177
177
  "name": "Paweł Kuna",
178
178
  "url": "https://github.com/tabler/tabler-icons"
@@ -317,7 +317,7 @@
317
317
  "iconoir": {
318
318
  "name": "Iconoir",
319
319
  "total": 1628,
320
- "version": "7.10.0",
320
+ "version": "7.10.1",
321
321
  "author": {
322
322
  "name": "Luca Burgio",
323
323
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -2429,7 +2429,7 @@
2429
2429
  },
2430
2430
  "codicon": {
2431
2431
  "name": "Codicons",
2432
- "total": 463,
2432
+ "total": 464,
2433
2433
  "version": "0.0.36",
2434
2434
  "author": {
2435
2435
  "name": "Microsoft Corporation",
@@ -2477,7 +2477,7 @@
2477
2477
  },
2478
2478
  "devicon": {
2479
2479
  "name": "Devicon",
2480
- "total": 827,
2480
+ "total": 828,
2481
2481
  "author": {
2482
2482
  "name": "konpa",
2483
2483
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2527,7 +2527,7 @@
2527
2527
  },
2528
2528
  "catppuccin": {
2529
2529
  "name": "Catppuccin Icons",
2530
- "total": 537,
2530
+ "total": 539,
2531
2531
  "author": {
2532
2532
  "name": "Catppuccin",
2533
2533
  "url": "https://github.com/catppuccin/vscode-icons"
@@ -2599,8 +2599,8 @@
2599
2599
  },
2600
2600
  "simple-icons": {
2601
2601
  "name": "Simple Icons",
2602
- "total": 3227,
2603
- "version": "13.18.0",
2602
+ "total": 3256,
2603
+ "version": "13.19.0",
2604
2604
  "author": {
2605
2605
  "name": "Simple Icons Collaborators",
2606
2606
  "url": "https://github.com/simple-icons/simple-icons"
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.488",
5
+ "version": "1.0.490",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",