@iconify/json 2.1.45 → 2.1.46

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
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 611,
444
+ "total": 613,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 389,
1761
+ "total": 394,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
package/collections.md CHANGED
@@ -199,7 +199,7 @@
199
199
 
200
200
 
201
201
  ### Lucide
202
- * Number of icons: 611
202
+ * Number of icons: 613
203
203
  * Author: Lucide Contributors
204
204
  * URL: https://github.com/lucide-icons/lucide
205
205
  * License: ISC
@@ -783,7 +783,7 @@
783
783
 
784
784
 
785
785
  ### Circle Flags
786
- * Number of icons: 389
786
+ * Number of icons: 394
787
787
  * Author: HatScripts
788
788
  * URL: https://github.com/HatScripts/circle-flags
789
789
  * 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.1.45",
5
+ "version": "2.1.46",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {