@iconify/json 2.2.374 → 2.2.375

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
@@ -1304,7 +1304,7 @@
1304
1304
  },
1305
1305
  "hugeicons": {
1306
1306
  "name": "Huge Icons",
1307
- "total": 4523,
1307
+ "total": 4438,
1308
1308
  "author": {
1309
1309
  "name": "Hugeicons",
1310
1310
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
@@ -3568,8 +3568,8 @@
3568
3568
  },
3569
3569
  "simple-icons": {
3570
3570
  "name": "Simple Icons",
3571
- "total": 3343,
3572
- "version": "15.10.0",
3571
+ "total": 3347,
3572
+ "version": "15.11.0",
3573
3573
  "author": {
3574
3574
  "name": "Simple Icons Collaborators",
3575
3575
  "url": "https://github.com/simple-icons/simple-icons"
package/collections.md CHANGED
@@ -487,7 +487,7 @@
487
487
  * File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
488
488
 
489
489
  ## Huge Icons
490
- * Number of icons: 4523
490
+ * Number of icons: 4438
491
491
  * Author: Hugeicons
492
492
  * URL: https://icon-sets.iconify.design/icon-sets/hugeicons/
493
493
  * License: MIT
@@ -1369,12 +1369,12 @@
1369
1369
  * File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1370
1370
 
1371
1371
  ## Simple Icons
1372
- * Number of icons: 3343
1372
+ * Number of icons: 3347
1373
1373
  * Author: Simple Icons Collaborators
1374
1374
  * URL: https://github.com/simple-icons/simple-icons
1375
1375
  * License: CC0 1.0
1376
1376
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
1377
- * Version: 15.10.0
1377
+ * Version: 15.11.0
1378
1378
  * Palette: Colorless
1379
1379
  * Icon set prefix: `simple-icons`
1380
1380
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
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.2.374",
5
+ "version": "2.2.375",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {