@iconify/json 2.1.38 → 2.1.39

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": 598,
444
+ "total": 601,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -988,8 +988,8 @@
988
988
  },
989
989
  "fluent": {
990
990
  "name": "Fluent UI System Icons",
991
- "total": 11286,
992
- "version": "1.1.167",
991
+ "total": 11378,
992
+ "version": "1.1.169",
993
993
  "author": {
994
994
  "name": "Microsoft Corporation",
995
995
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1562,8 +1562,8 @@
1562
1562
  },
1563
1563
  "simple-icons": {
1564
1564
  "name": "Simple Icons",
1565
- "total": 2240,
1566
- "version": "6.20.0",
1565
+ "total": 2246,
1566
+ "version": "6.21.0",
1567
1567
  "author": {
1568
1568
  "name": "Simple Icons Collaborators",
1569
1569
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1630,7 +1630,7 @@
1630
1630
  },
1631
1631
  "arcticons": {
1632
1632
  "name": "Arcticons",
1633
- "total": 4193,
1633
+ "total": 4238,
1634
1634
  "author": {
1635
1635
  "name": "Donno",
1636
1636
  "url": "https://github.com/Donno/Arcticons"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 355,
1761
+ "total": 356,
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: 598
202
+ * Number of icons: 601
203
203
  * Author: Lucide Contributors
204
204
  * URL: https://github.com/lucide-icons/lucide
205
205
  * License: ISC
@@ -443,12 +443,12 @@
443
443
 
444
444
 
445
445
  ### Fluent UI System Icons
446
- * Number of icons: 11286
446
+ * Number of icons: 11378
447
447
  * Author: Microsoft Corporation
448
448
  * URL: https://github.com/microsoft/fluentui-system-icons
449
449
  * License: MIT
450
450
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
451
- * Version: 1.1.167
451
+ * Version: 1.1.169
452
452
  * Palette: Colorless
453
453
 
454
454
 
@@ -697,12 +697,12 @@
697
697
 
698
698
 
699
699
  ### Simple Icons
700
- * Number of icons: 2240
700
+ * Number of icons: 2246
701
701
  * Author: Simple Icons Collaborators
702
702
  * URL: https://github.com/simple-icons/simple-icons
703
703
  * License: CC0 1.0
704
704
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
705
- * Version: 6.20.0
705
+ * Version: 6.21.0
706
706
  * Palette: Colorless
707
707
 
708
708
 
@@ -727,7 +727,7 @@
727
727
 
728
728
 
729
729
  ### Arcticons
730
- * Number of icons: 4193
730
+ * Number of icons: 4238
731
731
  * Author: Donno
732
732
  * URL: https://github.com/Donno/Arcticons
733
733
  * License: CC BY-SA 4.0
@@ -783,7 +783,7 @@
783
783
 
784
784
 
785
785
  ### Circle Flags
786
- * Number of icons: 355
786
+ * Number of icons: 356
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.38",
5
+ "version": "2.1.39",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {