@iconify/json 1.1.431 → 1.1.432

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
@@ -1102,7 +1102,7 @@
1102
1102
  },
1103
1103
  "fluent": {
1104
1104
  "name": "Fluent UI System Icons",
1105
- "total": 9284,
1105
+ "total": 9500,
1106
1106
  "author": "Microsoft Corporation",
1107
1107
  "url": "https://github.com/microsoft/fluentui-system-icons",
1108
1108
  "license": "MIT",
@@ -1113,7 +1113,7 @@
1113
1113
  "table-edit-24-filled",
1114
1114
  "shifts-deny-24-regular"
1115
1115
  ],
1116
- "version": "1.1.150",
1116
+ "version": "1.1.151",
1117
1117
  "palette": "Colorless",
1118
1118
  "category": "General"
1119
1119
  },
@@ -1609,7 +1609,7 @@
1609
1609
  },
1610
1610
  "simple-icons": {
1611
1611
  "name": "Simple Icons",
1612
- "total": 2104,
1612
+ "total": 2110,
1613
1613
  "author": "Simple Icons Collaborators",
1614
1614
  "url": "https://github.com/simple-icons/simple-icons",
1615
1615
  "license": "CC0 1.0",
@@ -1620,7 +1620,7 @@
1620
1620
  "bing",
1621
1621
  "amazonaws"
1622
1622
  ],
1623
- "version": "5.23.0",
1623
+ "version": "5.24.0",
1624
1624
  "palette": "Colorless",
1625
1625
  "category": "Brands / Social"
1626
1626
  },
package/collections.md CHANGED
@@ -620,12 +620,12 @@
620
620
 
621
621
 
622
622
  ### Fluent UI System Icons
623
- * Number of icons: 9284
623
+ * Number of icons: 9500
624
624
  * Author: Microsoft Corporation
625
625
  * URL: https://github.com/microsoft/fluentui-system-icons
626
626
  * License: MIT
627
627
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
628
- * Version: 1.1.150
628
+ * Version: 1.1.151
629
629
  * Palette: Colorless
630
630
 
631
631
 
@@ -921,12 +921,12 @@
921
921
 
922
922
 
923
923
  ### Simple Icons
924
- * Number of icons: 2104
924
+ * Number of icons: 2110
925
925
  * Author: Simple Icons Collaborators
926
926
  * URL: https://github.com/simple-icons/simple-icons
927
927
  * License: CC0 1.0
928
928
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
929
- * Version: 5.23.0
929
+ * Version: 5.24.0
930
930
  * Palette: Colorless
931
931
 
932
932
 
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.431",
5
+ "version": "1.1.432",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {