@iconify/collections 1.0.154 → 1.0.157
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/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
|
}
|