@iconify/json 2.2.379 → 2.2.380

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
@@ -2163,8 +2163,8 @@
2163
2163
  },
2164
2164
  "fluent": {
2165
2165
  "name": "Fluent UI System Icons",
2166
- "total": 18365,
2167
- "version": "1.1.308",
2166
+ "total": 18389,
2167
+ "version": "1.1.309",
2168
2168
  "author": {
2169
2169
  "name": "Microsoft Corporation",
2170
2170
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3157,7 +3157,7 @@
3157
3157
  "fluent-color": {
3158
3158
  "name": "Fluent UI System Color Icons",
3159
3159
  "total": 889,
3160
- "version": "1.1.308",
3160
+ "version": "1.1.309",
3161
3161
  "author": {
3162
3162
  "name": "Microsoft Corporation",
3163
3163
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3568,8 +3568,8 @@
3568
3568
  },
3569
3569
  "simple-icons": {
3570
3570
  "name": "Simple Icons",
3571
- "total": 3353,
3572
- "version": "15.12.0",
3571
+ "total": 3354,
3572
+ "version": "15.13.0",
3573
3573
  "author": {
3574
3574
  "name": "Simple Icons Collaborators",
3575
3575
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3746,7 +3746,7 @@
3746
3746
  },
3747
3747
  "arcticons": {
3748
3748
  "name": "Arcticons",
3749
- "total": 13243,
3749
+ "total": 13460,
3750
3750
  "author": {
3751
3751
  "name": "Donnnno",
3752
3752
  "url": "https://github.com/Arcticons-Team/Arcticons"
package/collections.md CHANGED
@@ -808,12 +808,12 @@
808
808
  * File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
809
809
 
810
810
  ## Fluent UI System Icons
811
- * Number of icons: 18365
811
+ * Number of icons: 18389
812
812
  * Author: Microsoft Corporation
813
813
  * URL: https://github.com/microsoft/fluentui-system-icons
814
814
  * License: MIT
815
815
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
816
- * Version: 1.1.308
816
+ * Version: 1.1.309
817
817
  * Palette: Colorless
818
818
  * Icon set prefix: `fluent`
819
819
  * File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1213,7 +1213,7 @@
1213
1213
  * URL: https://github.com/microsoft/fluentui-system-icons
1214
1214
  * License: MIT
1215
1215
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
1216
- * Version: 1.1.308
1216
+ * Version: 1.1.309
1217
1217
  * Palette: Colorful
1218
1218
  * Icon set prefix: `fluent-color`
1219
1219
  * File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1369,12 +1369,12 @@
1369
1369
  * File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1370
1370
 
1371
1371
  ## Simple Icons
1372
- * Number of icons: 3353
1372
+ * Number of icons: 3354
1373
1373
  * Author: Simple Icons Collaborators
1374
1374
  * URL: https://github.com/simple-icons/simple-icons
1375
1375
  * License: CC0 1.0
1376
1376
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
1377
- * Version: 15.12.0
1377
+ * Version: 15.13.0
1378
1378
  * Palette: Colorless
1379
1379
  * Icon set prefix: `simple-icons`
1380
1380
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1444,7 +1444,7 @@
1444
1444
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1445
1445
 
1446
1446
  ## Arcticons
1447
- * Number of icons: 13243
1447
+ * Number of icons: 13460
1448
1448
  * Author: Donnnno
1449
1449
  * URL: https://github.com/Arcticons-Team/Arcticons
1450
1450
  * 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.379",
5
+ "version": "2.2.380",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {