@iconify/json 2.2.99 → 2.2.100

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
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1223,
529
+ "total": 1236,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -2268,7 +2268,7 @@
2268
2268
  },
2269
2269
  "samples": [
2270
2270
  "ci",
2271
- "gb-eng",
2271
+ "gb-ukm",
2272
2272
  "wf"
2273
2273
  ],
2274
2274
  "height": 24,
package/collections.md CHANGED
@@ -259,7 +259,7 @@
259
259
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
260
260
 
261
261
  ## Lucide
262
- * Number of icons: 1223
262
+ * Number of icons: 1236
263
263
  * Author: Lucide Contributors
264
264
  * URL: https://github.com/lucide-icons/lucide
265
265
  * License: ISC
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.99",
5
+ "version": "2.2.100",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {