@iconify/json 2.2.90 → 2.2.91

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11210,
4
+ "total": 11224,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -327,8 +327,8 @@
327
327
  },
328
328
  "iconoir": {
329
329
  "name": "Iconoir",
330
- "total": 1353,
331
- "version": "6.9.0",
330
+ "total": 1359,
331
+ "version": "6.10.0",
332
332
  "author": {
333
333
  "name": "Luca Burgio",
334
334
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1196,
529
+ "total": 1199,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1092,8 +1092,8 @@
1092
1092
  },
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
- "total": 14023,
1096
- "version": "1.1.206",
1095
+ "total": 14073,
1096
+ "version": "1.1.207",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
1099
1099
  "url": "https://github.com/microsoft/fluentui-system-icons"
package/collections.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  ## Material Symbols
5
- * Number of icons: 11210
5
+ * Number of icons: 11224
6
6
  * Author: Google
7
7
  * URL: https://github.com/google/material-design-icons
8
8
  * License: Apache 2.0
@@ -160,12 +160,12 @@
160
160
  * File: [json/clarity.json](json/clarity.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
161
161
 
162
162
  ## Iconoir
163
- * Number of icons: 1353
163
+ * Number of icons: 1359
164
164
  * Author: Luca Burgio
165
165
  * URL: https://github.com/iconoir-icons/iconoir
166
166
  * License: MIT
167
167
  * License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
168
- * Version: 6.9.0
168
+ * Version: 6.10.0
169
169
  * Palette: Colorless
170
170
  * Icon set prefix: `iconoir`
171
171
  * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -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: 1196
262
+ * Number of icons: 1199
263
263
  * Author: Lucide Contributors
264
264
  * URL: https://github.com/lucide-icons/lucide
265
265
  * License: ISC
@@ -536,12 +536,12 @@
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: 14023
539
+ * Number of icons: 14073
540
540
  * Author: Microsoft Corporation
541
541
  * URL: https://github.com/microsoft/fluentui-system-icons
542
542
  * License: MIT
543
543
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
544
- * Version: 1.1.206
544
+ * Version: 1.1.207
545
545
  * Palette: Colorless
546
546
  * Icon set prefix: `fluent`
547
547
  * File: [json/fluent.json](json/fluent.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.90",
5
+ "version": "2.2.91",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {