@iconify/json 2.2.69 → 2.2.70

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
@@ -2014,7 +2014,7 @@
2014
2014
  },
2015
2015
  "arcticons": {
2016
2016
  "name": "Arcticons",
2017
- "total": 6172,
2017
+ "total": 6254,
2018
2018
  "author": {
2019
2019
  "name": "Donnnno",
2020
2020
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2450,7 +2450,7 @@
2450
2450
  },
2451
2451
  "healthicons": {
2452
2452
  "name": "Health Icons",
2453
- "total": 1737,
2453
+ "total": 1776,
2454
2454
  "version": "0.1.0",
2455
2455
  "author": {
2456
2456
  "name": "Resolve to Save Lives",
package/collections.md CHANGED
@@ -984,7 +984,7 @@
984
984
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
985
985
 
986
986
  ## Arcticons
987
- * Number of icons: 6172
987
+ * Number of icons: 6254
988
988
  * Author: Donnnno
989
989
  * URL: https://github.com/Donnnno/Arcticons
990
990
  * License: CC BY-SA 4.0
@@ -1195,7 +1195,7 @@
1195
1195
  * File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1196
1196
 
1197
1197
  ## Health Icons
1198
- * Number of icons: 1737
1198
+ * Number of icons: 1776
1199
1199
  * Author: Resolve to Save Lives
1200
1200
  * URL: https://github.com/resolvetosavelives/healthicons
1201
1201
  * 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.69",
5
+ "version": "2.2.70",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {