@iconify/json 2.2.162 → 2.2.163

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.
package/collections.json CHANGED
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1364,
307
+ "total": 1368,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -2577,7 +2577,7 @@
2577
2577
  },
2578
2578
  "healthicons": {
2579
2579
  "name": "Health Icons",
2580
- "total": 1827,
2580
+ "total": 1851,
2581
2581
  "version": "0.1.0",
2582
2582
  "author": {
2583
2583
  "name": "Resolve to Save Lives",
package/collections.md CHANGED
@@ -149,7 +149,7 @@
149
149
  * File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
150
150
 
151
151
  ## Lucide
152
- * Number of icons: 1364
152
+ * Number of icons: 1368
153
153
  * Author: Lucide Contributors
154
154
  * URL: https://github.com/lucide-icons/lucide
155
155
  * License: ISC
@@ -1257,7 +1257,7 @@
1257
1257
  * File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1258
1258
 
1259
1259
  ## Health Icons
1260
- * Number of icons: 1827
1260
+ * Number of icons: 1851
1261
1261
  * Author: Resolve to Save Lives
1262
1262
  * URL: https://github.com/resolvetosavelives/healthicons
1263
1263
  * License: MIT
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.162",
5
+ "version": "2.2.163",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {