@iconify/json 2.1.97 → 2.1.98

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2320,
157
- "version": "1.86.0",
156
+ "total": 2356,
157
+ "version": "1.88.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -483,8 +483,8 @@
483
483
  },
484
484
  "heroicons": {
485
485
  "name": "HeroIcons",
486
- "total": 520,
487
- "version": "2.0.1",
486
+ "total": 528,
487
+ "version": "2.0.7",
488
488
  "author": {
489
489
  "name": "Refactoring UI Inc",
490
490
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -505,8 +505,8 @@
505
505
  },
506
506
  "heroicons-solid": {
507
507
  "name": "HeroIcons Solid",
508
- "total": 260,
509
- "version": "2.0.1",
508
+ "total": 264,
509
+ "version": "2.0.7",
510
510
  "author": {
511
511
  "name": "Refactoring UI Inc",
512
512
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1739,7 +1739,7 @@
1739
1739
  },
1740
1740
  "arcticons": {
1741
1741
  "name": "Arcticons",
1742
- "total": 4527,
1742
+ "total": 4607,
1743
1743
  "author": {
1744
1744
  "name": "Donnnno",
1745
1745
  "url": "https://github.com/Donnnno/Arcticons"
@@ -1847,7 +1847,7 @@
1847
1847
  "flag": {
1848
1848
  "name": "Flag Icons",
1849
1849
  "total": 530,
1850
- "version": "6.6.4",
1850
+ "version": "6.6.6",
1851
1851
  "author": {
1852
1852
  "name": "Panayiotis Lipiridis",
1853
1853
  "url": "https://github.com/lipis/flag-icons"
package/collections.md CHANGED
@@ -70,12 +70,12 @@
70
70
 
71
71
 
72
72
  ### Tabler Icons
73
- * Number of icons: 2320
73
+ * Number of icons: 2356
74
74
  * Author: Paweł Kuna
75
75
  * URL: https://github.com/tabler/tabler-icons
76
76
  * License: MIT
77
77
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
78
- * Version: 1.86.0
78
+ * Version: 1.88.0
79
79
  * Palette: Colorless
80
80
 
81
81
 
@@ -217,22 +217,22 @@
217
217
 
218
218
 
219
219
  ### HeroIcons
220
- * Number of icons: 520
220
+ * Number of icons: 528
221
221
  * Author: Refactoring UI Inc
222
222
  * URL: https://github.com/tailwindlabs/heroicons
223
223
  * License: MIT
224
224
  * License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
225
- * Version: 2.0.1
225
+ * Version: 2.0.7
226
226
  * Palette: Colorless
227
227
 
228
228
 
229
229
  ### HeroIcons Solid
230
- * Number of icons: 260
230
+ * Number of icons: 264
231
231
  * Author: Refactoring UI Inc
232
232
  * URL: https://github.com/tailwindlabs/heroicons
233
233
  * License: MIT
234
234
  * License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
235
- * Version: 2.0.1
235
+ * Version: 2.0.7
236
236
  * Palette: Colorless
237
237
 
238
238
 
@@ -773,7 +773,7 @@
773
773
 
774
774
 
775
775
  ### Arcticons
776
- * Number of icons: 4527
776
+ * Number of icons: 4607
777
777
  * Author: Donnnno
778
778
  * URL: https://github.com/Donnnno/Arcticons
779
779
  * License: CC BY-SA 4.0
@@ -824,7 +824,7 @@
824
824
  * URL: https://github.com/lipis/flag-icons
825
825
  * License: MIT
826
826
  * License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
827
- * Version: 6.6.4
827
+ * Version: 6.6.6
828
828
  * Palette: Colorful
829
829
 
830
830
 
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.97",
5
+ "version": "2.1.98",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {