@iconify/collections 1.0.585 → 1.0.586

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
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1630,
371
+ "total": 1631,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -1304,7 +1304,7 @@
1304
1304
  },
1305
1305
  "hugeicons": {
1306
1306
  "name": "Huge Icons",
1307
- "total": 4438,
1307
+ "total": 4500,
1308
1308
  "author": {
1309
1309
  "name": "Hugeicons",
1310
1310
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
@@ -3399,7 +3399,7 @@
3399
3399
  },
3400
3400
  "material-icon-theme": {
3401
3401
  "name": "Material Icon Theme",
3402
- "total": 1079,
3402
+ "total": 1080,
3403
3403
  "author": {
3404
3404
  "name": "Material Extensions",
3405
3405
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3775,7 +3775,7 @@
3775
3775
  },
3776
3776
  "cbi": {
3777
3777
  "name": "Custom Brand Icons",
3778
- "total": 1488,
3778
+ "total": 1490,
3779
3779
  "author": {
3780
3780
  "name": "Emanuele & rchiileea",
3781
3781
  "url": "https://github.com/elax46/custom-brand-icons"
@@ -3849,8 +3849,8 @@
3849
3849
  },
3850
3850
  "token": {
3851
3851
  "name": "Web3 Icons",
3852
- "total": 1733,
3853
- "version": "4.0.20",
3852
+ "total": 1738,
3853
+ "version": "4.0.21",
3854
3854
  "author": {
3855
3855
  "name": "0xa3k5",
3856
3856
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3874,8 +3874,8 @@
3874
3874
  },
3875
3875
  "token-branded": {
3876
3876
  "name": "Web3 Icons Branded",
3877
- "total": 1985,
3878
- "version": "4.0.20",
3877
+ "total": 1990,
3878
+ "version": "4.0.21",
3879
3879
  "author": {
3880
3880
  "name": "0xa3k5",
3881
3881
  "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.585",
5
+ "version": "1.0.586",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",