@iconify/collections 1.0.620 → 1.0.622

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 +15 -15
  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": 15041,
4
+ "total": 15049,
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": 15114,
31
+ "total": 15122,
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": 1648,
371
+ "total": 1652,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -796,7 +796,7 @@
796
796
  },
797
797
  "proicons": {
798
798
  "name": "ProIcons",
799
- "total": 521,
799
+ "total": 537,
800
800
  "version": "4.13.0",
801
801
  "author": {
802
802
  "name": "ProCode",
@@ -3434,8 +3434,8 @@
3434
3434
  },
3435
3435
  "codicon": {
3436
3436
  "name": "Codicons",
3437
- "total": 524,
3438
- "version": "0.0.42",
3437
+ "total": 525,
3438
+ "version": "0.0.43",
3439
3439
  "author": {
3440
3440
  "name": "Microsoft Corporation",
3441
3441
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -3462,7 +3462,7 @@
3462
3462
  },
3463
3463
  "material-icon-theme": {
3464
3464
  "name": "Material Icon Theme",
3465
- "total": 1129,
3465
+ "total": 1131,
3466
3466
  "author": {
3467
3467
  "name": "Material Extensions",
3468
3468
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3509,7 +3509,7 @@
3509
3509
  },
3510
3510
  "devicon": {
3511
3511
  "name": "Devicon",
3512
- "total": 995,
3512
+ "total": 996,
3513
3513
  "author": {
3514
3514
  "name": "konpa",
3515
3515
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3534,7 +3534,7 @@
3534
3534
  },
3535
3535
  "devicon-plain": {
3536
3536
  "name": "Devicon Plain",
3537
- "total": 726,
3537
+ "total": 728,
3538
3538
  "author": {
3539
3539
  "name": "konpa",
3540
3540
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3631,8 +3631,8 @@
3631
3631
  },
3632
3632
  "simple-icons": {
3633
3633
  "name": "Simple Icons",
3634
- "total": 3372,
3635
- "version": "15.21.0",
3634
+ "total": 3383,
3635
+ "version": "15.22.0",
3636
3636
  "author": {
3637
3637
  "name": "Simple Icons Collaborators",
3638
3638
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3912,8 +3912,8 @@
3912
3912
  },
3913
3913
  "token": {
3914
3914
  "name": "Web3 Icons",
3915
- "total": 1754,
3916
- "version": "4.0.33",
3915
+ "total": 1758,
3916
+ "version": "4.0.37",
3917
3917
  "author": {
3918
3918
  "name": "0xa3k5",
3919
3919
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3937,8 +3937,8 @@
3937
3937
  },
3938
3938
  "token-branded": {
3939
3939
  "name": "Web3 Icons Branded",
3940
- "total": 2008,
3941
- "version": "4.0.33",
3940
+ "total": 2013,
3941
+ "version": "4.0.37",
3942
3942
  "author": {
3943
3943
  "name": "0xa3k5",
3944
3944
  "url": "https://github.com/0xa3k5/web3icons"
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.620",
5
+ "version": "1.0.622",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",