@iconify/json 2.0.9 → 2.0.10

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
@@ -2047,7 +2047,7 @@
2047
2047
  },
2048
2048
  "logos": {
2049
2049
  "name": "SVG Logos",
2050
- "total": 1236,
2050
+ "total": 1291,
2051
2051
  "author": {
2052
2052
  "name": "Gil Barbara",
2053
2053
  "url": "https://github.com/gilbarbara/logos"
@@ -2088,8 +2088,8 @@
2088
2088
  },
2089
2089
  "simple-icons": {
2090
2090
  "name": "Simple Icons",
2091
- "total": 2116,
2092
- "version": "6.1.0",
2091
+ "total": 2121,
2092
+ "version": "6.2.0",
2093
2093
  "author": {
2094
2094
  "name": "Simple Icons Collaborators",
2095
2095
  "url": "https://github.com/simple-icons/simple-icons"
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": "2.0.9",
5
+ "version": "2.0.10",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {