@iconify/collections 1.0.560 → 1.0.561

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
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1602,
400
+ "total": 1604,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1049,8 +1049,8 @@
1049
1049
  },
1050
1050
  "humbleicons": {
1051
1051
  "name": "Humbleicons",
1052
- "total": 254,
1053
- "version": "1.17.0",
1052
+ "total": 256,
1053
+ "version": "1.18.1",
1054
1054
  "author": {
1055
1055
  "name": "Jiří Zralý",
1056
1056
  "url": "https://github.com/zraly/humbleicons"
@@ -1687,7 +1687,7 @@
1687
1687
  "carbon": {
1688
1688
  "name": "Carbon",
1689
1689
  "total": 2336,
1690
- "version": "11.61.0",
1690
+ "version": "11.62.0",
1691
1691
  "author": {
1692
1692
  "name": "IBM",
1693
1693
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1830,8 +1830,8 @@
1830
1830
  },
1831
1831
  "gravity-ui": {
1832
1832
  "name": "Gravity UI Icons",
1833
- "total": 727,
1834
- "version": "2.13.0",
1833
+ "total": 739,
1834
+ "version": "2.14.0",
1835
1835
  "author": {
1836
1836
  "name": "YANDEX LLC",
1837
1837
  "url": "https://github.com/gravity-ui/icons/"
@@ -2988,7 +2988,7 @@
2988
2988
  },
2989
2989
  "qlementine-icons": {
2990
2990
  "name": "Qlementine Icons",
2991
- "total": 684,
2991
+ "total": 732,
2992
2992
  "author": {
2993
2993
  "name": "Olivier Cléro",
2994
2994
  "url": "https://github.com/oclero/qlementine-icons"
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.560",
5
+ "version": "1.0.561",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",