@iconify/collections 1.0.593 → 1.0.594

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 +11 -11
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 14799,
4
+ "total": 14811,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 14869,
31
+ "total": 14881,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1635,
371
+ "total": 1636,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -1022,8 +1022,8 @@
1022
1022
  },
1023
1023
  "humbleicons": {
1024
1024
  "name": "Humbleicons",
1025
- "total": 257,
1026
- "version": "1.19.0",
1025
+ "total": 266,
1026
+ "version": "1.20.1",
1027
1027
  "author": {
1028
1028
  "name": "Jiří Zralý",
1029
1029
  "url": "https://github.com/zraly/humbleicons"
@@ -2409,7 +2409,7 @@
2409
2409
  },
2410
2410
  "radix-icons": {
2411
2411
  "name": "Radix Icons",
2412
- "total": 318,
2412
+ "total": 332,
2413
2413
  "version": "1.3.2",
2414
2414
  "author": {
2415
2415
  "name": "WorkOS",
@@ -3402,7 +3402,7 @@
3402
3402
  },
3403
3403
  "material-icon-theme": {
3404
3404
  "name": "Material Icon Theme",
3405
- "total": 1102,
3405
+ "total": 1103,
3406
3406
  "author": {
3407
3407
  "name": "Material Extensions",
3408
3408
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3499,7 +3499,7 @@
3499
3499
  },
3500
3500
  "catppuccin": {
3501
3501
  "name": "Catppuccin Icons",
3502
- "total": 655,
3502
+ "total": 656,
3503
3503
  "author": {
3504
3504
  "name": "Catppuccin",
3505
3505
  "url": "https://github.com/catppuccin/vscode-icons"
@@ -3571,8 +3571,8 @@
3571
3571
  },
3572
3572
  "simple-icons": {
3573
3573
  "name": "Simple Icons",
3574
- "total": 3355,
3575
- "version": "15.14.0",
3574
+ "total": 3356,
3575
+ "version": "15.15.0",
3576
3576
  "author": {
3577
3577
  "name": "Simple Icons Collaborators",
3578
3578
  "url": "https://github.com/simple-icons/simple-icons"
@@ -4012,7 +4012,7 @@
4012
4012
  },
4013
4013
  "noto": {
4014
4014
  "name": "Noto Emoji",
4015
- "total": 3562,
4015
+ "total": 3710,
4016
4016
  "author": {
4017
4017
  "name": "Google Inc",
4018
4018
  "url": "https://github.com/googlefonts/noto-emoji"
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.593",
5
+ "version": "1.0.594",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",