@iconify/json 2.2.150 → 2.2.151

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
@@ -216,8 +216,8 @@
216
216
  },
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
- "total": 2006,
220
- "version": "11.30.1",
219
+ "total": 2076,
220
+ "version": "11.31.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1550,7 +1550,7 @@
1550
1550
  "fa6-solid": {
1551
1551
  "name": "Font Awesome Solid",
1552
1552
  "total": 1390,
1553
- "version": "6.5.0",
1553
+ "version": "6.5.1",
1554
1554
  "author": {
1555
1555
  "name": "Dave Gandy",
1556
1556
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1573,7 +1573,7 @@
1573
1573
  "fa6-regular": {
1574
1574
  "name": "Font Awesome Regular",
1575
1575
  "total": 163,
1576
- "version": "6.5.0",
1576
+ "version": "6.5.1",
1577
1577
  "author": {
1578
1578
  "name": "Dave Gandy",
1579
1579
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2077,8 +2077,8 @@
2077
2077
  },
2078
2078
  "fa6-brands": {
2079
2079
  "name": "Font Awesome Brands",
2080
- "total": 481,
2081
- "version": "6.5.0",
2080
+ "total": 484,
2081
+ "version": "6.5.1",
2082
2082
  "author": {
2083
2083
  "name": "Dave Gandy",
2084
2084
  "url": "https://github.com/FortAwesome/Font-Awesome"
package/collections.md CHANGED
@@ -107,11 +107,11 @@
107
107
  * File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
108
108
 
109
109
  ## Carbon
110
- * Number of icons: 2006
110
+ * Number of icons: 2076
111
111
  * Author: IBM
112
112
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
113
113
  * License: Apache 2.0
114
- * Version: 11.30.1
114
+ * Version: 11.31.0
115
115
  * Palette: Colorless
116
116
  * Icon set prefix: `carbon`
117
117
  * File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -765,7 +765,7 @@
765
765
  * URL: https://github.com/FortAwesome/Font-Awesome
766
766
  * License: CC BY 4.0
767
767
  * License URL: https://creativecommons.org/licenses/by/4.0/
768
- * Version: 6.5.0
768
+ * Version: 6.5.1
769
769
  * Palette: Colorless
770
770
  * Icon set prefix: `fa6-solid`
771
771
  * File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -776,7 +776,7 @@
776
776
  * URL: https://github.com/FortAwesome/Font-Awesome
777
777
  * License: CC BY 4.0
778
778
  * License URL: https://creativecommons.org/licenses/by/4.0/
779
- * Version: 6.5.0
779
+ * Version: 6.5.1
780
780
  * Palette: Colorless
781
781
  * Icon set prefix: `fa6-regular`
782
782
  * File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1013,12 +1013,12 @@
1013
1013
  * File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1014
1014
 
1015
1015
  ## Font Awesome Brands
1016
- * Number of icons: 481
1016
+ * Number of icons: 484
1017
1017
  * Author: Dave Gandy
1018
1018
  * URL: https://github.com/FortAwesome/Font-Awesome
1019
1019
  * License: CC BY 4.0
1020
1020
  * License URL: https://creativecommons.org/licenses/by/4.0/
1021
- * Version: 6.5.0
1021
+ * Version: 6.5.1
1022
1022
  * Palette: Colorless
1023
1023
  * Icon set prefix: `fa6-brands`
1024
1024
  * File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
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.150",
5
+ "version": "2.2.151",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {