@iconify/collections 1.0.596 → 1.0.597

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 +9 -9
  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": 14813,
4
+ "total": 14814,
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": 14883,
31
+ "total": 14884,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "si": {
483
483
  "name": "Sargam Icons",
484
- "total": 924,
484
+ "total": 939,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -3571,8 +3571,8 @@
3571
3571
  },
3572
3572
  "simple-icons": {
3573
3573
  "name": "Simple Icons",
3574
- "total": 3356,
3575
- "version": "15.15.0",
3574
+ "total": 3364,
3575
+ "version": "15.16.0",
3576
3576
  "author": {
3577
3577
  "name": "Simple Icons Collaborators",
3578
3578
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3852,8 +3852,8 @@
3852
3852
  },
3853
3853
  "token": {
3854
3854
  "name": "Web3 Icons",
3855
- "total": 1739,
3856
- "version": "4.0.23",
3855
+ "total": 1746,
3856
+ "version": "4.0.24",
3857
3857
  "author": {
3858
3858
  "name": "0xa3k5",
3859
3859
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3877,8 +3877,8 @@
3877
3877
  },
3878
3878
  "token-branded": {
3879
3879
  "name": "Web3 Icons Branded",
3880
- "total": 1991,
3881
- "version": "4.0.23",
3880
+ "total": 2000,
3881
+ "version": "4.0.24",
3882
3882
  "author": {
3883
3883
  "name": "0xa3k5",
3884
3884
  "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.596",
5
+ "version": "1.0.597",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",