@iconify/collections 1.0.623 → 1.0.624

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -3631,8 +3631,8 @@
3631
3631
  },
3632
3632
  "simple-icons": {
3633
3633
  "name": "Simple Icons",
3634
- "total": 3383,
3635
- "version": "15.22.0",
3634
+ "total": 3350,
3635
+ "version": "16.0.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": 1758,
3916
- "version": "4.0.38",
3916
+ "version": "4.0.39",
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": 2013,
3941
- "version": "4.0.38",
3941
+ "version": "4.0.39",
3942
3942
  "author": {
3943
3943
  "name": "0xa3k5",
3944
3944
  "url": "https://github.com/0xa3k5/web3icons"
@@ -4014,7 +4014,7 @@
4014
4014
  },
4015
4015
  "openmoji": {
4016
4016
  "name": "OpenMoji",
4017
- "total": 4185,
4017
+ "total": 4297,
4018
4018
  "author": {
4019
4019
  "name": "OpenMoji",
4020
4020
  "url": "https://github.com/hfg-gmuend/openmoji"
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.623",
5
+ "version": "1.0.624",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",