@iconify/collections 1.0.618 → 1.0.619

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
@@ -1307,7 +1307,7 @@
1307
1307
  },
1308
1308
  "hugeicons": {
1309
1309
  "name": "Huge Icons",
1310
- "total": 4556,
1310
+ "total": 4559,
1311
1311
  "author": {
1312
1312
  "name": "Hugeicons",
1313
1313
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
@@ -3405,7 +3405,7 @@
3405
3405
  },
3406
3406
  "vscode-icons": {
3407
3407
  "name": "VSCode Icons",
3408
- "total": 1416,
3408
+ "total": 1420,
3409
3409
  "version": "12.14.0",
3410
3410
  "author": {
3411
3411
  "name": "Roberto Huertas",
@@ -3509,7 +3509,7 @@
3509
3509
  },
3510
3510
  "devicon": {
3511
3511
  "name": "Devicon",
3512
- "total": 986,
3512
+ "total": 994,
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": 721,
3537
+ "total": 725,
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": 3371,
3635
- "version": "15.20.0",
3634
+ "total": 3372,
3635
+ "version": "15.21.0",
3636
3636
  "author": {
3637
3637
  "name": "Simple Icons Collaborators",
3638
3638
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3913,7 +3913,7 @@
3913
3913
  "token": {
3914
3914
  "name": "Web3 Icons",
3915
3915
  "total": 1754,
3916
- "version": "4.0.32",
3916
+ "version": "4.0.33",
3917
3917
  "author": {
3918
3918
  "name": "0xa3k5",
3919
3919
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3938,7 +3938,7 @@
3938
3938
  "token-branded": {
3939
3939
  "name": "Web3 Icons Branded",
3940
3940
  "total": 2008,
3941
- "version": "4.0.32",
3941
+ "version": "4.0.33",
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.618",
5
+ "version": "1.0.619",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",