@iconify/json 2.1.26 → 2.1.27

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
@@ -967,8 +967,8 @@
967
967
  },
968
968
  "fluent": {
969
969
  "name": "Fluent UI System Icons",
970
- "total": 11026,
971
- "version": "1.1.164",
970
+ "total": 11166,
971
+ "version": "1.1.166",
972
972
  "author": {
973
973
  "name": "Microsoft Corporation",
974
974
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1477,7 +1477,7 @@
1477
1477
  },
1478
1478
  "logos": {
1479
1479
  "name": "SVG Logos",
1480
- "total": 1401,
1480
+ "total": 1415,
1481
1481
  "author": {
1482
1482
  "name": "Gil Barbara",
1483
1483
  "url": "https://github.com/gilbarbara/logos"
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2223,
1501
- "version": "6.17.0",
1500
+ "total": 2228,
1501
+ "version": "6.18.0",
1502
1502
  "author": {
1503
1503
  "name": "Simple Icons Collaborators",
1504
1504
  "url": "https://github.com/simple-icons/simple-icons"
package/collections.md CHANGED
@@ -434,12 +434,12 @@
434
434
 
435
435
 
436
436
  ### Fluent UI System Icons
437
- * Number of icons: 11026
437
+ * Number of icons: 11166
438
438
  * Author: Microsoft Corporation
439
439
  * URL: https://github.com/microsoft/fluentui-system-icons
440
440
  * License: MIT
441
441
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
442
- * Version: 1.1.164
442
+ * Version: 1.1.166
443
443
  * Palette: Colorless
444
444
 
445
445
 
@@ -659,7 +659,7 @@
659
659
 
660
660
 
661
661
  ### SVG Logos
662
- * Number of icons: 1401
662
+ * Number of icons: 1415
663
663
  * Author: Gil Barbara
664
664
  * URL: https://github.com/gilbarbara/logos
665
665
  * License: CC0
@@ -668,12 +668,12 @@
668
668
 
669
669
 
670
670
  ### Simple Icons
671
- * Number of icons: 2223
671
+ * Number of icons: 2228
672
672
  * Author: Simple Icons Collaborators
673
673
  * URL: https://github.com/simple-icons/simple-icons
674
674
  * License: CC0 1.0
675
675
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
676
- * Version: 6.17.0
676
+ * Version: 6.18.0
677
677
  * Palette: Colorless
678
678
 
679
679
 
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.1.26",
5
+ "version": "2.1.27",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {