@iconify/collections 1.0.561 → 1.0.563

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 +16 -16
  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": 14217,
4
+ "total": 14404,
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": 14285,
31
+ "total": 14472,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1604,
400
+ "total": 1609,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -2330,8 +2330,8 @@
2330
2330
  },
2331
2331
  "octicon": {
2332
2332
  "name": "Octicons",
2333
- "total": 649,
2334
- "version": "19.15.2",
2333
+ "total": 651,
2334
+ "version": "19.15.3",
2335
2335
  "author": {
2336
2336
  "name": "GitHub",
2337
2337
  "url": "https://github.com/primer/octicons/"
@@ -2705,7 +2705,7 @@
2705
2705
  "pajamas": {
2706
2706
  "name": "Gitlab SVGs",
2707
2707
  "total": 403,
2708
- "version": "3.136.0",
2708
+ "version": "3.137.0",
2709
2709
  "author": {
2710
2710
  "name": "GitLab B.V.",
2711
2711
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2939,7 +2939,7 @@
2939
2939
  },
2940
2940
  "nrk": {
2941
2941
  "name": "NRK Core Icons",
2942
- "total": 230,
2942
+ "total": 236,
2943
2943
  "author": {
2944
2944
  "name": "Norsk rikskringkasting",
2945
2945
  "url": "https://github.com/nrkno/core-icons"
@@ -2988,7 +2988,7 @@
2988
2988
  },
2989
2989
  "qlementine-icons": {
2990
2990
  "name": "Qlementine Icons",
2991
- "total": 732,
2991
+ "total": 738,
2992
2992
  "author": {
2993
2993
  "name": "Olivier Cléro",
2994
2994
  "url": "https://github.com/oclero/qlementine-icons"
@@ -3348,7 +3348,7 @@
3348
3348
  },
3349
3349
  "codicon": {
3350
3350
  "name": "Codicons",
3351
- "total": 483,
3351
+ "total": 486,
3352
3352
  "version": "0.0.37",
3353
3353
  "author": {
3354
3354
  "name": "Microsoft Corporation",
@@ -3376,7 +3376,7 @@
3376
3376
  },
3377
3377
  "material-icon-theme": {
3378
3378
  "name": "Material Icon Theme",
3379
- "total": 1058,
3379
+ "total": 1062,
3380
3380
  "author": {
3381
3381
  "name": "Material Extensions",
3382
3382
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3546,8 +3546,8 @@
3546
3546
  },
3547
3547
  "simple-icons": {
3548
3548
  "name": "Simple Icons",
3549
- "total": 3308,
3550
- "version": "15.2.0",
3549
+ "total": 3320,
3550
+ "version": "15.3.0",
3551
3551
  "author": {
3552
3552
  "name": "Simple Icons Collaborators",
3553
3553
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3831,8 +3831,8 @@
3831
3831
  },
3832
3832
  "token": {
3833
3833
  "name": "Web3 Icons",
3834
- "total": 1729,
3835
- "version": "4.0.15",
3834
+ "total": 1731,
3835
+ "version": "4.0.16",
3836
3836
  "author": {
3837
3837
  "name": "0xa3k5",
3838
3838
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3856,8 +3856,8 @@
3856
3856
  },
3857
3857
  "token-branded": {
3858
3858
  "name": "Web3 Icons Branded",
3859
- "total": 1982,
3860
- "version": "4.0.15",
3859
+ "total": 1984,
3860
+ "version": "4.0.16",
3861
3861
  "author": {
3862
3862
  "name": "0xa3k5",
3863
3863
  "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.561",
5
+ "version": "1.0.563",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",