@iconify/json 2.2.88 → 2.2.89

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
@@ -1512,7 +1512,7 @@
1512
1512
  "ooui": {
1513
1513
  "name": "OOUI",
1514
1514
  "total": 354,
1515
- "version": "0.47.3",
1515
+ "version": "0.47.4",
1516
1516
  "author": {
1517
1517
  "name": "OOUI Team",
1518
1518
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1925,8 +1925,8 @@
1925
1925
  },
1926
1926
  "simple-icons": {
1927
1927
  "name": "Simple Icons",
1928
- "total": 2509,
1929
- "version": "9.4.0",
1928
+ "total": 2516,
1929
+ "version": "9.5.0",
1930
1930
  "author": {
1931
1931
  "name": "Simple Icons Collaborators",
1932
1932
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2015,7 +2015,7 @@
2015
2015
  },
2016
2016
  "arcticons": {
2017
2017
  "name": "Arcticons",
2018
- "total": 6438,
2018
+ "total": 6609,
2019
2019
  "author": {
2020
2020
  "name": "Donnnno",
2021
2021
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -747,7 +747,7 @@
747
747
  * URL: https://github.com/wikimedia/oojs-ui
748
748
  * License: MIT
749
749
  * License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
750
- * Version: 0.47.3
750
+ * Version: 0.47.4
751
751
  * Palette: Colorless
752
752
  * Icon set prefix: `ooui`
753
753
  * File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -940,12 +940,12 @@
940
940
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
941
941
 
942
942
  ## Simple Icons
943
- * Number of icons: 2509
943
+ * Number of icons: 2516
944
944
  * Author: Simple Icons Collaborators
945
945
  * URL: https://github.com/simple-icons/simple-icons
946
946
  * License: CC0 1.0
947
947
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
948
- * Version: 9.4.0
948
+ * Version: 9.5.0
949
949
  * Palette: Colorless
950
950
  * Icon set prefix: `simple-icons`
951
951
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -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: 6438
987
+ * Number of icons: 6609
988
988
  * Author: Donnnno
989
989
  * URL: https://github.com/Donnnno/Arcticons
990
990
  * 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.88",
5
+ "version": "2.2.89",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {