@iconify/json 1.1.441 → 1.1.442

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
@@ -1595,7 +1595,7 @@
1595
1595
  },
1596
1596
  "logos": {
1597
1597
  "name": "SVG Logos",
1598
- "total": 1236,
1598
+ "total": 1291,
1599
1599
  "author": "Gil Barbara",
1600
1600
  "url": "https://github.com/gilbarbara/logos",
1601
1601
  "license": "CC0",
@@ -1627,7 +1627,7 @@
1627
1627
  },
1628
1628
  "simple-icons": {
1629
1629
  "name": "Simple Icons",
1630
- "total": 2116,
1630
+ "total": 2121,
1631
1631
  "author": "Simple Icons Collaborators",
1632
1632
  "url": "https://github.com/simple-icons/simple-icons",
1633
1633
  "license": "CC0 1.0",
@@ -1638,7 +1638,7 @@
1638
1638
  "bing",
1639
1639
  "amazonaws"
1640
1640
  ],
1641
- "version": "6.1.0",
1641
+ "version": "6.2.0",
1642
1642
  "palette": "Colorless",
1643
1643
  "category": "Brands / Social"
1644
1644
  },
package/collections.md CHANGED
@@ -912,7 +912,7 @@
912
912
 
913
913
 
914
914
  ### SVG Logos
915
- * Number of icons: 1236
915
+ * Number of icons: 1291
916
916
  * Author: Gil Barbara
917
917
  * URL: https://github.com/gilbarbara/logos
918
918
  * License: CC0
@@ -931,12 +931,12 @@
931
931
 
932
932
 
933
933
  ### Simple Icons
934
- * Number of icons: 2116
934
+ * Number of icons: 2121
935
935
  * Author: Simple Icons Collaborators
936
936
  * URL: https://github.com/simple-icons/simple-icons
937
937
  * License: CC0 1.0
938
938
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
939
- * Version: 6.1.0
939
+ * Version: 6.2.0
940
940
  * Palette: Colorless
941
941
 
942
942
 
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": "1.1.441",
5
+ "version": "1.1.442",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {