@iconify/collections 1.0.597 → 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 +8 -8
  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": 14814,
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": 14884,
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": 939,
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"
@@ -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.597",
5
+ "version": "1.0.598",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",