@iconify/collections 1.0.561 → 1.0.562

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 +12 -12
  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": 1608,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -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"
@@ -3376,7 +3376,7 @@
3376
3376
  },
3377
3377
  "material-icon-theme": {
3378
3378
  "name": "Material Icon Theme",
3379
- "total": 1058,
3379
+ "total": 1061,
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.562",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",