@iconify/json 2.2.106 → 2.2.107

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
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lucide": {
549
549
  "name": "Lucide",
550
- "total": 1237,
550
+ "total": 1238,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -1113,8 +1113,8 @@
1113
1113
  },
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
- "total": 14347,
1117
- "version": "1.1.211",
1116
+ "total": 14423,
1117
+ "version": "1.1.212",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1947,8 +1947,8 @@
1947
1947
  },
1948
1948
  "simple-icons": {
1949
1949
  "name": "Simple Icons",
1950
- "total": 2666,
1951
- "version": "9.11.0",
1950
+ "total": 2678,
1951
+ "version": "9.12.0",
1952
1952
  "author": {
1953
1953
  "name": "Simple Icons Collaborators",
1954
1954
  "url": "https://github.com/simple-icons/simple-icons"
package/collections.md CHANGED
@@ -269,7 +269,7 @@
269
269
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
270
270
 
271
271
  ## Lucide
272
- * Number of icons: 1237
272
+ * Number of icons: 1238
273
273
  * Author: Lucide Contributors
274
274
  * URL: https://github.com/lucide-icons/lucide
275
275
  * License: ISC
@@ -546,12 +546,12 @@
546
546
  * File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
547
547
 
548
548
  ## Fluent UI System Icons
549
- * Number of icons: 14347
549
+ * Number of icons: 14423
550
550
  * Author: Microsoft Corporation
551
551
  * URL: https://github.com/microsoft/fluentui-system-icons
552
552
  * License: MIT
553
553
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
554
- * Version: 1.1.211
554
+ * Version: 1.1.212
555
555
  * Palette: Colorless
556
556
  * Icon set prefix: `fluent`
557
557
  * File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -950,12 +950,12 @@
950
950
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
951
951
 
952
952
  ## Simple Icons
953
- * Number of icons: 2666
953
+ * Number of icons: 2678
954
954
  * Author: Simple Icons Collaborators
955
955
  * URL: https://github.com/simple-icons/simple-icons
956
956
  * License: CC0 1.0
957
957
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
958
- * Version: 9.11.0
958
+ * Version: 9.12.0
959
959
  * Palette: Colorless
960
960
  * Icon set prefix: `simple-icons`
961
961
  * File: [json/simple-icons.json](json/simple-icons.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.106",
5
+ "version": "2.2.107",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {