@iconify/json 2.2.1 → 2.2.2

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
@@ -1346,7 +1346,7 @@
1346
1346
  "octicon": {
1347
1347
  "name": "Octicons",
1348
1348
  "total": 549,
1349
- "version": "17.10.0",
1349
+ "version": "17.10.1",
1350
1350
  "author": {
1351
1351
  "name": "GitHub",
1352
1352
  "url": "https://github.com/primer/octicons/"
@@ -1786,7 +1786,7 @@
1786
1786
  },
1787
1787
  "arcticons": {
1788
1788
  "name": "Arcticons",
1789
- "total": 5001,
1789
+ "total": 5000,
1790
1790
  "author": {
1791
1791
  "name": "Donnnno",
1792
1792
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -666,7 +666,7 @@
666
666
  * URL: https://github.com/primer/octicons/
667
667
  * License: MIT
668
668
  * License URL: https://github.com/primer/octicons/blob/main/LICENSE
669
- * Version: 17.10.0
669
+ * Version: 17.10.1
670
670
  * Palette: Colorless
671
671
  * Icon set prefix: `octicon`
672
672
  * File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -873,7 +873,7 @@
873
873
  * File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
874
874
 
875
875
  ## Arcticons
876
- * Number of icons: 5001
876
+ * Number of icons: 5000
877
877
  * Author: Donnnno
878
878
  * URL: https://github.com/Donnnno/Arcticons
879
879
  * License: CC BY-SA 4.0
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.1",
5
+ "version": "2.2.2",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {