@iconify/collections 1.0.646 → 1.0.647

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1519,7 +1519,7 @@
1519
1519
  },
1520
1520
  "wordpress": {
1521
1521
  "name": "WordPress Icons",
1522
- "total": 321,
1522
+ "total": 322,
1523
1523
  "author": {
1524
1524
  "name": "The WordPress Contributors",
1525
1525
  "url": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons"
@@ -3589,7 +3589,7 @@
3589
3589
  },
3590
3590
  "devicon": {
3591
3591
  "name": "Devicon",
3592
- "total": 1022,
3592
+ "total": 1024,
3593
3593
  "author": {
3594
3594
  "name": "konpa",
3595
3595
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3614,7 +3614,7 @@
3614
3614
  },
3615
3615
  "devicon-plain": {
3616
3616
  "name": "Devicon Plain",
3617
- "total": 745,
3617
+ "total": 747,
3618
3618
  "author": {
3619
3619
  "name": "konpa",
3620
3620
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3889,7 +3889,7 @@
3889
3889
  },
3890
3890
  "arcticons": {
3891
3891
  "name": "Arcticons",
3892
- "total": 14005,
3892
+ "total": 14241,
3893
3893
  "author": {
3894
3894
  "name": "Donnnno",
3895
3895
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -3993,7 +3993,7 @@
3993
3993
  "token": {
3994
3994
  "name": "Web3 Icons",
3995
3995
  "total": 1772,
3996
- "version": "4.0.50",
3996
+ "version": "4.0.51",
3997
3997
  "author": {
3998
3998
  "name": "0xa3k5",
3999
3999
  "url": "https://github.com/0xa3k5/web3icons"
@@ -4017,8 +4017,8 @@
4017
4017
  },
4018
4018
  "token-branded": {
4019
4019
  "name": "Web3 Icons Branded",
4020
- "total": 2027,
4021
- "version": "4.0.50",
4020
+ "total": 2028,
4021
+ "version": "4.0.51",
4022
4022
  "author": {
4023
4023
  "name": "0xa3k5",
4024
4024
  "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.646",
5
+ "version": "1.0.647",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",