@iconify/json 2.1.38 → 2.1.41
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 +12 -12
- package/collections.md +12 -12
- 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/codicon.json +11 -2
- package/json/fluent.json +472 -132
- 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"
|
|
@@ -1142,8 +1142,8 @@
|
|
|
1142
1142
|
},
|
|
1143
1143
|
"codicon": {
|
|
1144
1144
|
"name": "Codicons",
|
|
1145
|
-
"total":
|
|
1146
|
-
"version": "0.0.
|
|
1145
|
+
"total": 411,
|
|
1146
|
+
"version": "0.0.30",
|
|
1147
1147
|
"author": {
|
|
1148
1148
|
"name": "Microsoft Corporation",
|
|
1149
1149
|
"url": "https://github.com/microsoft/vscode-codicons"
|
|
@@ -1343,7 +1343,7 @@
|
|
|
1343
1343
|
},
|
|
1344
1344
|
"openmoji": {
|
|
1345
1345
|
"name": "OpenMoji",
|
|
1346
|
-
"total":
|
|
1346
|
+
"total": 4027,
|
|
1347
1347
|
"author": {
|
|
1348
1348
|
"name": "OpenMoji",
|
|
1349
1349
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -1562,8 +1562,8 @@
|
|
|
1562
1562
|
},
|
|
1563
1563
|
"simple-icons": {
|
|
1564
1564
|
"name": "Simple Icons",
|
|
1565
|
-
"total":
|
|
1566
|
-
"version": "6.
|
|
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":
|
|
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":
|
|
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:
|
|
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
|
|
|
@@ -512,12 +512,12 @@
|
|
|
512
512
|
|
|
513
513
|
|
|
514
514
|
### Codicons
|
|
515
|
-
* Number of icons:
|
|
515
|
+
* Number of icons: 411
|
|
516
516
|
* Author: Microsoft Corporation
|
|
517
517
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
518
518
|
* License: CC BY 4.0
|
|
519
519
|
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
520
|
-
* Version: 0.0.
|
|
520
|
+
* Version: 0.0.30
|
|
521
521
|
* Palette: Colorless
|
|
522
522
|
|
|
523
523
|
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
|
|
603
603
|
|
|
604
604
|
### OpenMoji
|
|
605
|
-
* Number of icons:
|
|
605
|
+
* Number of icons: 4027
|
|
606
606
|
* Author: OpenMoji
|
|
607
607
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
608
608
|
* License: CC BY-SA 4.0
|
|
@@ -697,12 +697,12 @@
|
|
|
697
697
|
|
|
698
698
|
|
|
699
699
|
### Simple Icons
|
|
700
|
-
* Number of icons:
|
|
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.
|
|
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:
|
|
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:
|
|
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