@iconify/json 2.1.95 → 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 +99 -56
- package/collections.md +41 -32
- package/composer.json +1 -1
- package/json/arcticons.json +253 -6
- package/json/cryptocurrency.json +39 -3
- package/json/flag.json +6 -6
- package/json/fluent.json +526 -58
- package/json/heroicons-outline.json +623 -3
- package/json/heroicons-solid.json +837 -235
- package/json/heroicons.json +1638 -0
- package/json/mdi.json +7 -1
- package/json/mingcute.json +5043 -0
- package/json/pixelarticons.json +21 -3
- package/json/simple-icons.json +7 -4
- package/json/tabler.json +321 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
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"
|
|
@@ -240,6 +240,27 @@
|
|
|
240
240
|
"category": "General",
|
|
241
241
|
"palette": false
|
|
242
242
|
},
|
|
243
|
+
"mingcute": {
|
|
244
|
+
"name": "MingCute Icon",
|
|
245
|
+
"total": 1242,
|
|
246
|
+
"author": {
|
|
247
|
+
"name": "MingCute Design",
|
|
248
|
+
"url": "https://github.com/Richard9394/MingCute"
|
|
249
|
+
},
|
|
250
|
+
"license": {
|
|
251
|
+
"title": "Apache 2.0",
|
|
252
|
+
"spdx": "Apache-2.0",
|
|
253
|
+
"url": "https://github.com/Richard9394/MingCute/blob/main/LICENSE"
|
|
254
|
+
},
|
|
255
|
+
"samples": [
|
|
256
|
+
"edit-3-line",
|
|
257
|
+
"alert-fill",
|
|
258
|
+
"riding-line"
|
|
259
|
+
],
|
|
260
|
+
"height": 24,
|
|
261
|
+
"category": "General",
|
|
262
|
+
"palette": false
|
|
263
|
+
},
|
|
243
264
|
"clarity": {
|
|
244
265
|
"name": "Clarity",
|
|
245
266
|
"total": 1103,
|
|
@@ -460,10 +481,54 @@
|
|
|
460
481
|
"category": "General",
|
|
461
482
|
"palette": false
|
|
462
483
|
},
|
|
484
|
+
"heroicons": {
|
|
485
|
+
"name": "HeroIcons",
|
|
486
|
+
"total": 528,
|
|
487
|
+
"version": "2.0.7",
|
|
488
|
+
"author": {
|
|
489
|
+
"name": "Refactoring UI Inc",
|
|
490
|
+
"url": "https://github.com/tailwindlabs/heroicons"
|
|
491
|
+
},
|
|
492
|
+
"license": {
|
|
493
|
+
"title": "MIT",
|
|
494
|
+
"spdx": "MIT",
|
|
495
|
+
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
496
|
+
},
|
|
497
|
+
"samples": [
|
|
498
|
+
"camera",
|
|
499
|
+
"building-library",
|
|
500
|
+
"receipt-refund"
|
|
501
|
+
],
|
|
502
|
+
"height": 24,
|
|
503
|
+
"category": "General",
|
|
504
|
+
"palette": false
|
|
505
|
+
},
|
|
506
|
+
"heroicons-solid": {
|
|
507
|
+
"name": "HeroIcons Solid",
|
|
508
|
+
"total": 264,
|
|
509
|
+
"version": "2.0.7",
|
|
510
|
+
"author": {
|
|
511
|
+
"name": "Refactoring UI Inc",
|
|
512
|
+
"url": "https://github.com/tailwindlabs/heroicons"
|
|
513
|
+
},
|
|
514
|
+
"license": {
|
|
515
|
+
"title": "MIT",
|
|
516
|
+
"spdx": "MIT",
|
|
517
|
+
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
518
|
+
},
|
|
519
|
+
"samples": [
|
|
520
|
+
"camera",
|
|
521
|
+
"building-library",
|
|
522
|
+
"receipt-refund"
|
|
523
|
+
],
|
|
524
|
+
"height": 20,
|
|
525
|
+
"category": "General",
|
|
526
|
+
"palette": false
|
|
527
|
+
},
|
|
463
528
|
"pixelarticons": {
|
|
464
529
|
"name": "Pixelarticons",
|
|
465
|
-
"total":
|
|
466
|
-
"version": "1.
|
|
530
|
+
"total": 480,
|
|
531
|
+
"version": "1.7.0",
|
|
467
532
|
"author": {
|
|
468
533
|
"name": "Gerrit Halfmann",
|
|
469
534
|
"url": "https://github.com/halfmage/pixelarticons"
|
|
@@ -722,50 +787,6 @@
|
|
|
722
787
|
"category": "General",
|
|
723
788
|
"palette": false
|
|
724
789
|
},
|
|
725
|
-
"heroicons-outline": {
|
|
726
|
-
"name": "HeroIcons Outline",
|
|
727
|
-
"total": 230,
|
|
728
|
-
"version": "1.0.6",
|
|
729
|
-
"author": {
|
|
730
|
-
"name": "Refactoring UI Inc",
|
|
731
|
-
"url": "https://github.com/tailwindlabs/heroicons"
|
|
732
|
-
},
|
|
733
|
-
"license": {
|
|
734
|
-
"title": "MIT",
|
|
735
|
-
"spdx": "MIT",
|
|
736
|
-
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
737
|
-
},
|
|
738
|
-
"samples": [
|
|
739
|
-
"color-swatch",
|
|
740
|
-
"library",
|
|
741
|
-
"receipt-refund"
|
|
742
|
-
],
|
|
743
|
-
"height": 24,
|
|
744
|
-
"category": "General",
|
|
745
|
-
"palette": false
|
|
746
|
-
},
|
|
747
|
-
"heroicons-solid": {
|
|
748
|
-
"name": "HeroIcons Solid",
|
|
749
|
-
"total": 230,
|
|
750
|
-
"version": "1.0.6",
|
|
751
|
-
"author": {
|
|
752
|
-
"name": "Refactoring UI Inc",
|
|
753
|
-
"url": "https://github.com/tailwindlabs/heroicons"
|
|
754
|
-
},
|
|
755
|
-
"license": {
|
|
756
|
-
"title": "MIT",
|
|
757
|
-
"spdx": "MIT",
|
|
758
|
-
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
759
|
-
},
|
|
760
|
-
"samples": [
|
|
761
|
-
"color-swatch",
|
|
762
|
-
"library",
|
|
763
|
-
"receipt-refund"
|
|
764
|
-
],
|
|
765
|
-
"height": 20,
|
|
766
|
-
"category": "General",
|
|
767
|
-
"palette": false
|
|
768
|
-
},
|
|
769
790
|
"humbleicons": {
|
|
770
791
|
"name": "Humbleicons",
|
|
771
792
|
"total": 227,
|
|
@@ -988,8 +1009,8 @@
|
|
|
988
1009
|
},
|
|
989
1010
|
"fluent": {
|
|
990
1011
|
"name": "Fluent UI System Icons",
|
|
991
|
-
"total":
|
|
992
|
-
"version": "1.1.
|
|
1012
|
+
"total": 11814,
|
|
1013
|
+
"version": "1.1.179",
|
|
993
1014
|
"author": {
|
|
994
1015
|
"name": "Microsoft Corporation",
|
|
995
1016
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1650,8 +1671,8 @@
|
|
|
1650
1671
|
},
|
|
1651
1672
|
"simple-icons": {
|
|
1652
1673
|
"name": "Simple Icons",
|
|
1653
|
-
"total":
|
|
1654
|
-
"version": "7.
|
|
1674
|
+
"total": 2317,
|
|
1675
|
+
"version": "7.8.0",
|
|
1655
1676
|
"author": {
|
|
1656
1677
|
"name": "Simple Icons Collaborators",
|
|
1657
1678
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1718,7 +1739,7 @@
|
|
|
1718
1739
|
},
|
|
1719
1740
|
"arcticons": {
|
|
1720
1741
|
"name": "Arcticons",
|
|
1721
|
-
"total":
|
|
1742
|
+
"total": 4607,
|
|
1722
1743
|
"author": {
|
|
1723
1744
|
"name": "Donnnno",
|
|
1724
1745
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -1802,8 +1823,8 @@
|
|
|
1802
1823
|
},
|
|
1803
1824
|
"cryptocurrency": {
|
|
1804
1825
|
"name": "Cryptocurrency Icons",
|
|
1805
|
-
"total":
|
|
1806
|
-
"version": "0.18.
|
|
1826
|
+
"total": 483,
|
|
1827
|
+
"version": "0.18.1",
|
|
1807
1828
|
"author": {
|
|
1808
1829
|
"name": "Christopher Downer",
|
|
1809
1830
|
"url": "https://github.com/atomiclabs/cryptocurrency-icons"
|
|
@@ -1826,7 +1847,7 @@
|
|
|
1826
1847
|
"flag": {
|
|
1827
1848
|
"name": "Flag Icons",
|
|
1828
1849
|
"total": 530,
|
|
1829
|
-
"version": "6.6.
|
|
1850
|
+
"version": "6.6.6",
|
|
1830
1851
|
"author": {
|
|
1831
1852
|
"name": "Panayiotis Lipiridis",
|
|
1832
1853
|
"url": "https://github.com/lipis/flag-icons"
|
|
@@ -2865,5 +2886,27 @@
|
|
|
2865
2886
|
"height": 24,
|
|
2866
2887
|
"palette": false,
|
|
2867
2888
|
"hidden": true
|
|
2889
|
+
},
|
|
2890
|
+
"heroicons-outline": {
|
|
2891
|
+
"name": "HeroIcons Outline",
|
|
2892
|
+
"total": 230,
|
|
2893
|
+
"version": "1.0.6",
|
|
2894
|
+
"author": {
|
|
2895
|
+
"name": "Refactoring UI Inc",
|
|
2896
|
+
"url": "https://github.com/tailwindlabs/heroicons"
|
|
2897
|
+
},
|
|
2898
|
+
"license": {
|
|
2899
|
+
"title": "MIT",
|
|
2900
|
+
"spdx": "MIT",
|
|
2901
|
+
"url": "https://github.com/tailwindlabs/heroicons/blob/master/LICENSE"
|
|
2902
|
+
},
|
|
2903
|
+
"samples": [
|
|
2904
|
+
"color-swatch",
|
|
2905
|
+
"library",
|
|
2906
|
+
"receipt-refund"
|
|
2907
|
+
],
|
|
2908
|
+
"height": 24,
|
|
2909
|
+
"palette": false,
|
|
2910
|
+
"hidden": true
|
|
2868
2911
|
}
|
|
2869
2912
|
}
|
package/collections.md
CHANGED
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
### Tabler Icons
|
|
73
|
-
* Number of icons:
|
|
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.
|
|
78
|
+
* Version: 1.88.0
|
|
79
79
|
* Palette: Colorless
|
|
80
80
|
|
|
81
81
|
|
|
@@ -109,6 +109,15 @@
|
|
|
109
109
|
* Palette: Colorless
|
|
110
110
|
|
|
111
111
|
|
|
112
|
+
### MingCute Icon
|
|
113
|
+
* Number of icons: 1242
|
|
114
|
+
* Author: MingCute Design
|
|
115
|
+
* URL: https://github.com/Richard9394/MingCute
|
|
116
|
+
* License: Apache 2.0
|
|
117
|
+
* License URL: https://github.com/Richard9394/MingCute/blob/main/LICENSE
|
|
118
|
+
* Palette: Colorless
|
|
119
|
+
|
|
120
|
+
|
|
112
121
|
### Clarity
|
|
113
122
|
* Number of icons: 1103
|
|
114
123
|
* Author: VMware
|
|
@@ -207,13 +216,33 @@
|
|
|
207
216
|
* Palette: Colorless
|
|
208
217
|
|
|
209
218
|
|
|
219
|
+
### HeroIcons
|
|
220
|
+
* Number of icons: 528
|
|
221
|
+
* Author: Refactoring UI Inc
|
|
222
|
+
* URL: https://github.com/tailwindlabs/heroicons
|
|
223
|
+
* License: MIT
|
|
224
|
+
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
225
|
+
* Version: 2.0.7
|
|
226
|
+
* Palette: Colorless
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
### HeroIcons Solid
|
|
230
|
+
* Number of icons: 264
|
|
231
|
+
* Author: Refactoring UI Inc
|
|
232
|
+
* URL: https://github.com/tailwindlabs/heroicons
|
|
233
|
+
* License: MIT
|
|
234
|
+
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
235
|
+
* Version: 2.0.7
|
|
236
|
+
* Palette: Colorless
|
|
237
|
+
|
|
238
|
+
|
|
210
239
|
### Pixelarticons
|
|
211
|
-
* Number of icons:
|
|
240
|
+
* Number of icons: 480
|
|
212
241
|
* Author: Gerrit Halfmann
|
|
213
242
|
* URL: https://github.com/halfmage/pixelarticons
|
|
214
243
|
* License: MIT
|
|
215
244
|
* License URL: https://github.com/halfmage/pixelarticons/blob/master/LICENSE
|
|
216
|
-
* Version: 1.
|
|
245
|
+
* Version: 1.7.0
|
|
217
246
|
* Palette: Colorless
|
|
218
247
|
|
|
219
248
|
|
|
@@ -324,26 +353,6 @@
|
|
|
324
353
|
* Palette: Colorless
|
|
325
354
|
|
|
326
355
|
|
|
327
|
-
### HeroIcons Outline
|
|
328
|
-
* Number of icons: 230
|
|
329
|
-
* Author: Refactoring UI Inc
|
|
330
|
-
* URL: https://github.com/tailwindlabs/heroicons
|
|
331
|
-
* License: MIT
|
|
332
|
-
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
333
|
-
* Version: 1.0.6
|
|
334
|
-
* Palette: Colorless
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
### HeroIcons Solid
|
|
338
|
-
* Number of icons: 230
|
|
339
|
-
* Author: Refactoring UI Inc
|
|
340
|
-
* URL: https://github.com/tailwindlabs/heroicons
|
|
341
|
-
* License: MIT
|
|
342
|
-
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
343
|
-
* Version: 1.0.6
|
|
344
|
-
* Palette: Colorless
|
|
345
|
-
|
|
346
|
-
|
|
347
356
|
### Humbleicons
|
|
348
357
|
* Number of icons: 227
|
|
349
358
|
* Author: Jiří Zralý
|
|
@@ -443,12 +452,12 @@
|
|
|
443
452
|
|
|
444
453
|
|
|
445
454
|
### Fluent UI System Icons
|
|
446
|
-
* Number of icons:
|
|
455
|
+
* Number of icons: 11814
|
|
447
456
|
* Author: Microsoft Corporation
|
|
448
457
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
449
458
|
* License: MIT
|
|
450
459
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
451
|
-
* Version: 1.1.
|
|
460
|
+
* Version: 1.1.179
|
|
452
461
|
* Palette: Colorless
|
|
453
462
|
|
|
454
463
|
|
|
@@ -734,12 +743,12 @@
|
|
|
734
743
|
|
|
735
744
|
|
|
736
745
|
### Simple Icons
|
|
737
|
-
* Number of icons:
|
|
746
|
+
* Number of icons: 2317
|
|
738
747
|
* Author: Simple Icons Collaborators
|
|
739
748
|
* URL: https://github.com/simple-icons/simple-icons
|
|
740
749
|
* License: CC0 1.0
|
|
741
750
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
742
|
-
* Version: 7.
|
|
751
|
+
* Version: 7.8.0
|
|
743
752
|
* Palette: Colorless
|
|
744
753
|
|
|
745
754
|
|
|
@@ -764,7 +773,7 @@
|
|
|
764
773
|
|
|
765
774
|
|
|
766
775
|
### Arcticons
|
|
767
|
-
* Number of icons:
|
|
776
|
+
* Number of icons: 4607
|
|
768
777
|
* Author: Donnnno
|
|
769
778
|
* URL: https://github.com/Donnnno/Arcticons
|
|
770
779
|
* License: CC BY-SA 4.0
|
|
@@ -800,12 +809,12 @@
|
|
|
800
809
|
|
|
801
810
|
|
|
802
811
|
### Cryptocurrency Icons
|
|
803
|
-
* Number of icons:
|
|
812
|
+
* Number of icons: 483
|
|
804
813
|
* Author: Christopher Downer
|
|
805
814
|
* URL: https://github.com/atomiclabs/cryptocurrency-icons
|
|
806
815
|
* License: CC0 1.0
|
|
807
816
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
808
|
-
* Version: 0.18.
|
|
817
|
+
* Version: 0.18.1
|
|
809
818
|
* Palette: Colorless
|
|
810
819
|
|
|
811
820
|
|
|
@@ -815,7 +824,7 @@
|
|
|
815
824
|
* URL: https://github.com/lipis/flag-icons
|
|
816
825
|
* License: MIT
|
|
817
826
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
818
|
-
* Version: 6.6.
|
|
827
|
+
* Version: 6.6.6
|
|
819
828
|
* Palette: Colorful
|
|
820
829
|
|
|
821
830
|
|
package/composer.json
CHANGED