@iconify/collections 1.0.596 → 1.0.598

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 +14 -14
  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": 14826,
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": 14896,
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": 984,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -1022,8 +1022,8 @@
1022
1022
  },
1023
1023
  "humbleicons": {
1024
1024
  "name": "Humbleicons",
1025
- "total": 266,
1026
- "version": "1.20.1",
1025
+ "total": 268,
1026
+ "version": "1.21.0",
1027
1027
  "author": {
1028
1028
  "name": "Jiří Zralý",
1029
1029
  "url": "https://github.com/zraly/humbleicons"
@@ -1687,7 +1687,7 @@
1687
1687
  "carbon": {
1688
1688
  "name": "Carbon",
1689
1689
  "total": 2365,
1690
- "version": "11.67.0",
1690
+ "version": "11.68.0",
1691
1691
  "author": {
1692
1692
  "name": "IBM",
1693
1693
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2965,7 +2965,7 @@
2965
2965
  },
2966
2966
  "nrk": {
2967
2967
  "name": "NRK Core Icons",
2968
- "total": 234,
2968
+ "total": 236,
2969
2969
  "author": {
2970
2970
  "name": "Norsk rikskringkasting",
2971
2971
  "url": "https://github.com/nrkno/core-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"
@@ -3954,7 +3954,7 @@
3954
3954
  },
3955
3955
  "openmoji": {
3956
3956
  "name": "OpenMoji",
3957
- "total": 4184,
3957
+ "total": 4185,
3958
3958
  "author": {
3959
3959
  "name": "OpenMoji",
3960
3960
  "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.596",
5
+ "version": "1.0.598",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",