@iconify/json 1.1.424 → 1.1.425

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
@@ -33,7 +33,7 @@
33
33
  },
34
34
  "ic": {
35
35
  "name": "Google Material Icons",
36
- "total": 10010,
36
+ "total": 10140,
37
37
  "author": "Material Design Authors",
38
38
  "url": "https://github.com/cyberalien/google-material-design-icons-updated",
39
39
  "license": "Apache 2.0",
@@ -1069,7 +1069,7 @@
1069
1069
  },
1070
1070
  "fluent": {
1071
1071
  "name": "Fluent UI System Icons",
1072
- "total": 9016,
1072
+ "total": 9284,
1073
1073
  "author": "Microsoft Corporation",
1074
1074
  "url": "https://github.com/microsoft/fluentui-system-icons",
1075
1075
  "license": "MIT",
@@ -1576,7 +1576,7 @@
1576
1576
  },
1577
1577
  "simple-icons": {
1578
1578
  "name": "Simple Icons",
1579
- "total": 2073,
1579
+ "total": 2090,
1580
1580
  "author": "Simple Icons Collaborators",
1581
1581
  "url": "https://github.com/simple-icons/simple-icons",
1582
1582
  "license": "CC0 1.0",
@@ -1587,7 +1587,7 @@
1587
1587
  "bing",
1588
1588
  "amazonaws"
1589
1589
  ],
1590
- "version": "5.21.1",
1590
+ "version": "5.22.0",
1591
1591
  "palette": "Colorless",
1592
1592
  "category": "Brands / Social"
1593
1593
  },
package/collections.md CHANGED
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
  ### Google Material Icons
24
- * Number of icons: 10010
24
+ * Number of icons: 10140
25
25
  * Author: Material Design Authors
26
26
  * URL: https://github.com/cyberalien/google-material-design-icons-updated
27
27
  * License: Apache 2.0
@@ -612,7 +612,7 @@
612
612
 
613
613
 
614
614
  ### Fluent UI System Icons
615
- * Number of icons: 9016
615
+ * Number of icons: 9284
616
616
  * Author: Microsoft Corporation
617
617
  * URL: https://github.com/microsoft/fluentui-system-icons
618
618
  * License: MIT
@@ -913,12 +913,12 @@
913
913
 
914
914
 
915
915
  ### Simple Icons
916
- * Number of icons: 2073
916
+ * Number of icons: 2090
917
917
  * Author: Simple Icons Collaborators
918
918
  * URL: https://github.com/simple-icons/simple-icons
919
919
  * License: CC0 1.0
920
920
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
921
- * Version: 5.21.1
921
+ * Version: 5.22.0
922
922
  * Palette: Colorless
923
923
 
924
924
 
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.424",
5
+ "version": "1.1.425",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {