@iconify/json 2.2.286 → 2.2.287

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
@@ -227,7 +227,7 @@
227
227
  },
228
228
  "hugeicons": {
229
229
  "name": "Huge Icons",
230
- "total": 3929,
230
+ "total": 4151,
231
231
  "author": {
232
232
  "name": "Hugeicons",
233
233
  "url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
package/collections.md CHANGED
@@ -85,7 +85,7 @@
85
85
  * File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
86
86
 
87
87
  ## Huge Icons
88
- * Number of icons: 3929
88
+ * Number of icons: 4151
89
89
  * Author: Hugeicons
90
90
  * URL: https://icon-sets.iconify.design/icon-sets/hugeicons/
91
91
  * License: MIT
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.286",
5
+ "version": "2.2.287",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {