@iconify/collections 1.0.521 → 1.0.522

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
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1555,
400
+ "total": 1556,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1556,8 +1556,8 @@
1556
1556
  },
1557
1557
  "carbon": {
1558
1558
  "name": "Carbon",
1559
- "total": 2285,
1560
- "version": "11.55.0",
1559
+ "total": 2299,
1560
+ "version": "11.56.0",
1561
1561
  "author": {
1562
1562
  "name": "IBM",
1563
1563
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2283,7 +2283,7 @@
2283
2283
  },
2284
2284
  "maki": {
2285
2285
  "name": "Maki",
2286
- "total": 214,
2286
+ "total": 215,
2287
2287
  "version": "8.1.0",
2288
2288
  "author": {
2289
2289
  "name": "Mapbox",
@@ -4049,7 +4049,7 @@
4049
4049
  },
4050
4050
  "healthicons": {
4051
4051
  "name": "Health Icons",
4052
- "total": 2514,
4052
+ "total": 1886,
4053
4053
  "version": "2.0.0",
4054
4054
  "author": {
4055
4055
  "name": "Resolve to Save Lives",
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.521",
5
+ "version": "1.0.522",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",