@iconify/json 2.2.79 → 2.2.80

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
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1148,
529
+ "total": 1152,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1092,7 +1092,7 @@
1092
1092
  },
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
- "total": 13813,
1095
+ "total": 13847,
1096
1096
  "version": "1.1.203",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
@@ -1924,8 +1924,8 @@
1924
1924
  },
1925
1925
  "simple-icons": {
1926
1926
  "name": "Simple Icons",
1927
- "total": 2474,
1928
- "version": "9.1.0",
1927
+ "total": 2480,
1928
+ "version": "9.2.0",
1929
1929
  "author": {
1930
1930
  "name": "Simple Icons Collaborators",
1931
1931
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2014,7 +2014,7 @@
2014
2014
  },
2015
2015
  "arcticons": {
2016
2016
  "name": "Arcticons",
2017
- "total": 6363,
2017
+ "total": 6438,
2018
2018
  "author": {
2019
2019
  "name": "Donnnno",
2020
2020
  "url": "https://github.com/Donnnno/Arcticons"
package/collections.md CHANGED
@@ -259,7 +259,7 @@
259
259
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
260
260
 
261
261
  ## Lucide
262
- * Number of icons: 1148
262
+ * Number of icons: 1152
263
263
  * Author: Lucide Contributors
264
264
  * URL: https://github.com/lucide-icons/lucide
265
265
  * License: ISC
@@ -536,7 +536,7 @@
536
536
  * File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
537
537
 
538
538
  ## Fluent UI System Icons
539
- * Number of icons: 13813
539
+ * Number of icons: 13847
540
540
  * Author: Microsoft Corporation
541
541
  * URL: https://github.com/microsoft/fluentui-system-icons
542
542
  * License: MIT
@@ -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: 2474
943
+ * Number of icons: 2480
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.1.0
948
+ * Version: 9.2.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: 6363
987
+ * Number of icons: 6438
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.79",
5
+ "version": "2.2.80",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {