@iconify/json 2.1.37 → 2.1.40
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 +56 -12
- package/collections.md +30 -10
- package/composer.json +1 -1
- package/json/arcticons.json +136 -1
- package/json/bi.json +8 -8
- package/json/circle-flags.json +4 -1
- package/json/fluent.json +472 -132
- package/json/icon-park-outline.json +19 -44
- package/json/icon-park-solid.json +7239 -0
- package/json/icon-park-twotone.json +7163 -0
- package/json/icon-park.json +16 -41
- package/json/line-md.json +230 -218
- package/json/lucide.json +32 -5
- package/json/mdi.json +9 -0
- package/json/openmoji.json +313 -5
- package/json/simple-icons.json +20 -2
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
},
|
|
442
442
|
"lucide": {
|
|
443
443
|
"name": "Lucide",
|
|
444
|
-
"total":
|
|
444
|
+
"total": 607,
|
|
445
445
|
"author": {
|
|
446
446
|
"name": "Lucide Contributors",
|
|
447
447
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -681,8 +681,8 @@
|
|
|
681
681
|
},
|
|
682
682
|
"line-md": {
|
|
683
683
|
"name": "Material Line Icons",
|
|
684
|
-
"total":
|
|
685
|
-
"version": "0.
|
|
684
|
+
"total": 252,
|
|
685
|
+
"version": "0.2.0",
|
|
686
686
|
"author": {
|
|
687
687
|
"name": "Vjacheslav Trushkin",
|
|
688
688
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -988,8 +988,8 @@
|
|
|
988
988
|
},
|
|
989
989
|
"fluent": {
|
|
990
990
|
"name": "Fluent UI System Icons",
|
|
991
|
-
"total":
|
|
992
|
-
"version": "1.1.
|
|
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"
|
|
@@ -1022,9 +1022,53 @@
|
|
|
1022
1022
|
"url": "https://github.com/bytedance/IconPark/blob/master/LICENSE"
|
|
1023
1023
|
},
|
|
1024
1024
|
"samples": [
|
|
1025
|
-
"add-
|
|
1025
|
+
"add-one",
|
|
1026
1026
|
"english-mustache",
|
|
1027
|
-
"
|
|
1027
|
+
"basketball-clothes"
|
|
1028
|
+
],
|
|
1029
|
+
"height": 24,
|
|
1030
|
+
"category": "General",
|
|
1031
|
+
"palette": false
|
|
1032
|
+
},
|
|
1033
|
+
"icon-park-solid": {
|
|
1034
|
+
"name": "IconPark Solid",
|
|
1035
|
+
"total": 1786,
|
|
1036
|
+
"version": "1.3.5",
|
|
1037
|
+
"author": {
|
|
1038
|
+
"name": "ByteDance",
|
|
1039
|
+
"url": "https://github.com/bytedance/IconPark"
|
|
1040
|
+
},
|
|
1041
|
+
"license": {
|
|
1042
|
+
"title": "Apache 2.0",
|
|
1043
|
+
"spdx": "Apache-2.0",
|
|
1044
|
+
"url": "https://github.com/bytedance/IconPark/blob/master/LICENSE"
|
|
1045
|
+
},
|
|
1046
|
+
"samples": [
|
|
1047
|
+
"add-one",
|
|
1048
|
+
"english-mustache",
|
|
1049
|
+
"basketball-clothes"
|
|
1050
|
+
],
|
|
1051
|
+
"height": 24,
|
|
1052
|
+
"category": "General",
|
|
1053
|
+
"palette": false
|
|
1054
|
+
},
|
|
1055
|
+
"icon-park-twotone": {
|
|
1056
|
+
"name": "IconPark TwoTone",
|
|
1057
|
+
"total": 1767,
|
|
1058
|
+
"version": "1.3.5",
|
|
1059
|
+
"author": {
|
|
1060
|
+
"name": "ByteDance",
|
|
1061
|
+
"url": "https://github.com/bytedance/IconPark"
|
|
1062
|
+
},
|
|
1063
|
+
"license": {
|
|
1064
|
+
"title": "Apache 2.0",
|
|
1065
|
+
"spdx": "Apache-2.0",
|
|
1066
|
+
"url": "https://github.com/bytedance/IconPark/blob/master/LICENSE"
|
|
1067
|
+
},
|
|
1068
|
+
"samples": [
|
|
1069
|
+
"add-one",
|
|
1070
|
+
"english-mustache",
|
|
1071
|
+
"basketball-clothes"
|
|
1028
1072
|
],
|
|
1029
1073
|
"height": 24,
|
|
1030
1074
|
"category": "General",
|
|
@@ -1299,7 +1343,7 @@
|
|
|
1299
1343
|
},
|
|
1300
1344
|
"openmoji": {
|
|
1301
1345
|
"name": "OpenMoji",
|
|
1302
|
-
"total":
|
|
1346
|
+
"total": 4027,
|
|
1303
1347
|
"author": {
|
|
1304
1348
|
"name": "OpenMoji",
|
|
1305
1349
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -1518,8 +1562,8 @@
|
|
|
1518
1562
|
},
|
|
1519
1563
|
"simple-icons": {
|
|
1520
1564
|
"name": "Simple Icons",
|
|
1521
|
-
"total":
|
|
1522
|
-
"version": "6.
|
|
1565
|
+
"total": 2246,
|
|
1566
|
+
"version": "6.21.0",
|
|
1523
1567
|
"author": {
|
|
1524
1568
|
"name": "Simple Icons Collaborators",
|
|
1525
1569
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1586,7 +1630,7 @@
|
|
|
1586
1630
|
},
|
|
1587
1631
|
"arcticons": {
|
|
1588
1632
|
"name": "Arcticons",
|
|
1589
|
-
"total":
|
|
1633
|
+
"total": 4238,
|
|
1590
1634
|
"author": {
|
|
1591
1635
|
"name": "Donno",
|
|
1592
1636
|
"url": "https://github.com/Donno/Arcticons"
|
|
@@ -1714,7 +1758,7 @@
|
|
|
1714
1758
|
},
|
|
1715
1759
|
"circle-flags": {
|
|
1716
1760
|
"name": "Circle Flags",
|
|
1717
|
-
"total":
|
|
1761
|
+
"total": 356,
|
|
1718
1762
|
"version": "1.0.0",
|
|
1719
1763
|
"author": {
|
|
1720
1764
|
"name": "HatScripts",
|
package/collections.md
CHANGED
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
### Lucide
|
|
202
|
-
* Number of icons:
|
|
202
|
+
* Number of icons: 607
|
|
203
203
|
* Author: Lucide Contributors
|
|
204
204
|
* URL: https://github.com/lucide-icons/lucide
|
|
205
205
|
* License: ISC
|
|
@@ -306,12 +306,12 @@
|
|
|
306
306
|
|
|
307
307
|
|
|
308
308
|
### Material Line Icons
|
|
309
|
-
* Number of icons:
|
|
309
|
+
* Number of icons: 252
|
|
310
310
|
* Author: Vjacheslav Trushkin
|
|
311
311
|
* URL: https://github.com/cyberalien/line-md
|
|
312
312
|
* License: MIT
|
|
313
313
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
314
|
-
* Version: 0.
|
|
314
|
+
* Version: 0.2.0
|
|
315
315
|
* Palette: Colorless
|
|
316
316
|
|
|
317
317
|
|
|
@@ -443,12 +443,12 @@
|
|
|
443
443
|
|
|
444
444
|
|
|
445
445
|
### Fluent UI System Icons
|
|
446
|
-
* Number of icons:
|
|
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.
|
|
451
|
+
* Version: 1.1.169
|
|
452
452
|
* Palette: Colorless
|
|
453
453
|
|
|
454
454
|
|
|
@@ -462,6 +462,26 @@
|
|
|
462
462
|
* Palette: Colorless
|
|
463
463
|
|
|
464
464
|
|
|
465
|
+
### IconPark Solid
|
|
466
|
+
* Number of icons: 1786
|
|
467
|
+
* Author: ByteDance
|
|
468
|
+
* URL: https://github.com/bytedance/IconPark
|
|
469
|
+
* License: Apache 2.0
|
|
470
|
+
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
|
471
|
+
* Version: 1.3.5
|
|
472
|
+
* Palette: Colorless
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
### IconPark TwoTone
|
|
476
|
+
* Number of icons: 1767
|
|
477
|
+
* Author: ByteDance
|
|
478
|
+
* URL: https://github.com/bytedance/IconPark
|
|
479
|
+
* License: Apache 2.0
|
|
480
|
+
* License URL: https://github.com/bytedance/IconPark/blob/master/LICENSE
|
|
481
|
+
* Version: 1.3.5
|
|
482
|
+
* Palette: Colorless
|
|
483
|
+
|
|
484
|
+
|
|
465
485
|
### IconPark
|
|
466
486
|
* Number of icons: 2437
|
|
467
487
|
* Author: ByteDance
|
|
@@ -582,7 +602,7 @@
|
|
|
582
602
|
|
|
583
603
|
|
|
584
604
|
### OpenMoji
|
|
585
|
-
* Number of icons:
|
|
605
|
+
* Number of icons: 4027
|
|
586
606
|
* Author: OpenMoji
|
|
587
607
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
588
608
|
* License: CC BY-SA 4.0
|
|
@@ -677,12 +697,12 @@
|
|
|
677
697
|
|
|
678
698
|
|
|
679
699
|
### Simple Icons
|
|
680
|
-
* Number of icons:
|
|
700
|
+
* Number of icons: 2246
|
|
681
701
|
* Author: Simple Icons Collaborators
|
|
682
702
|
* URL: https://github.com/simple-icons/simple-icons
|
|
683
703
|
* License: CC0 1.0
|
|
684
704
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
685
|
-
* Version: 6.
|
|
705
|
+
* Version: 6.21.0
|
|
686
706
|
* Palette: Colorless
|
|
687
707
|
|
|
688
708
|
|
|
@@ -707,7 +727,7 @@
|
|
|
707
727
|
|
|
708
728
|
|
|
709
729
|
### Arcticons
|
|
710
|
-
* Number of icons:
|
|
730
|
+
* Number of icons: 4238
|
|
711
731
|
* Author: Donno
|
|
712
732
|
* URL: https://github.com/Donno/Arcticons
|
|
713
733
|
* License: CC BY-SA 4.0
|
|
@@ -763,7 +783,7 @@
|
|
|
763
783
|
|
|
764
784
|
|
|
765
785
|
### Circle Flags
|
|
766
|
-
* Number of icons:
|
|
786
|
+
* Number of icons: 356
|
|
767
787
|
* Author: HatScripts
|
|
768
788
|
* URL: https://github.com/HatScripts/circle-flags
|
|
769
789
|
* License: MIT
|
package/composer.json
CHANGED