@iconify/json 2.1.26 → 2.1.29
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 +10 -10
- package/collections.md +10 -10
- package/composer.json +1 -1
- package/json/arcticons.json +464 -16
- package/json/fluent.json +647 -65
- package/json/iconoir.json +5 -5
- package/json/logos.json +165 -8
- package/json/lucide.json +27 -15
- package/json/pepicons.json +1 -1
- package/json/simple-icons.json +28 -4
- package/json/tabler.json +270 -6
- package/json/vscode-icons.json +17 -2
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -132,8 +132,8 @@
|
|
|
132
132
|
},
|
|
133
133
|
"tabler": {
|
|
134
134
|
"name": "Tabler Icons",
|
|
135
|
-
"total":
|
|
136
|
-
"version": "1.
|
|
135
|
+
"total": 1807,
|
|
136
|
+
"version": "1.65.0",
|
|
137
137
|
"author": {
|
|
138
138
|
"name": "Paweł Kuna",
|
|
139
139
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
},
|
|
421
421
|
"lucide": {
|
|
422
422
|
"name": "Lucide",
|
|
423
|
-
"total":
|
|
423
|
+
"total": 589,
|
|
424
424
|
"author": {
|
|
425
425
|
"name": "Lucide Contributors",
|
|
426
426
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -967,8 +967,8 @@
|
|
|
967
967
|
},
|
|
968
968
|
"fluent": {
|
|
969
969
|
"name": "Fluent UI System Icons",
|
|
970
|
-
"total":
|
|
971
|
-
"version": "1.1.
|
|
970
|
+
"total": 11166,
|
|
971
|
+
"version": "1.1.166",
|
|
972
972
|
"author": {
|
|
973
973
|
"name": "Microsoft Corporation",
|
|
974
974
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
},
|
|
1034
1034
|
"vscode-icons": {
|
|
1035
1035
|
"name": "VSCode Icons",
|
|
1036
|
-
"total":
|
|
1036
|
+
"total": 1115,
|
|
1037
1037
|
"version": "11.10.0",
|
|
1038
1038
|
"author": {
|
|
1039
1039
|
"name": "Roberto Huertas",
|
|
@@ -1477,7 +1477,7 @@
|
|
|
1477
1477
|
},
|
|
1478
1478
|
"logos": {
|
|
1479
1479
|
"name": "SVG Logos",
|
|
1480
|
-
"total":
|
|
1480
|
+
"total": 1438,
|
|
1481
1481
|
"author": {
|
|
1482
1482
|
"name": "Gil Barbara",
|
|
1483
1483
|
"url": "https://github.com/gilbarbara/logos"
|
|
@@ -1497,8 +1497,8 @@
|
|
|
1497
1497
|
},
|
|
1498
1498
|
"simple-icons": {
|
|
1499
1499
|
"name": "Simple Icons",
|
|
1500
|
-
"total":
|
|
1501
|
-
"version": "6.
|
|
1500
|
+
"total": 2231,
|
|
1501
|
+
"version": "6.19.0",
|
|
1502
1502
|
"author": {
|
|
1503
1503
|
"name": "Simple Icons Collaborators",
|
|
1504
1504
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
},
|
|
1566
1566
|
"arcticons": {
|
|
1567
1567
|
"name": "Arcticons",
|
|
1568
|
-
"total":
|
|
1568
|
+
"total": 4149,
|
|
1569
1569
|
"author": {
|
|
1570
1570
|
"name": "Donno",
|
|
1571
1571
|
"url": "https://github.com/Donno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
### Tabler Icons
|
|
64
|
-
* Number of icons:
|
|
64
|
+
* Number of icons: 1807
|
|
65
65
|
* Author: Paweł Kuna
|
|
66
66
|
* URL: https://github.com/tabler/tabler-icons
|
|
67
67
|
* License: MIT
|
|
68
68
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
69
|
-
* Version: 1.
|
|
69
|
+
* Version: 1.65.0
|
|
70
70
|
* Palette: Colorless
|
|
71
71
|
|
|
72
72
|
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
### Lucide
|
|
193
|
-
* Number of icons:
|
|
193
|
+
* Number of icons: 589
|
|
194
194
|
* Author: Lucide Contributors
|
|
195
195
|
* URL: https://github.com/lucide-icons/lucide
|
|
196
196
|
* License: ISC
|
|
@@ -434,12 +434,12 @@
|
|
|
434
434
|
|
|
435
435
|
|
|
436
436
|
### Fluent UI System Icons
|
|
437
|
-
* Number of icons:
|
|
437
|
+
* Number of icons: 11166
|
|
438
438
|
* Author: Microsoft Corporation
|
|
439
439
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
440
440
|
* License: MIT
|
|
441
441
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
442
|
-
* Version: 1.1.
|
|
442
|
+
* Version: 1.1.166
|
|
443
443
|
* Palette: Colorless
|
|
444
444
|
|
|
445
445
|
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
|
|
465
465
|
|
|
466
466
|
### VSCode Icons
|
|
467
|
-
* Number of icons:
|
|
467
|
+
* Number of icons: 1115
|
|
468
468
|
* Author: Roberto Huertas
|
|
469
469
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
470
470
|
* License: MIT
|
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
|
|
660
660
|
|
|
661
661
|
### SVG Logos
|
|
662
|
-
* Number of icons:
|
|
662
|
+
* Number of icons: 1438
|
|
663
663
|
* Author: Gil Barbara
|
|
664
664
|
* URL: https://github.com/gilbarbara/logos
|
|
665
665
|
* License: CC0
|
|
@@ -668,12 +668,12 @@
|
|
|
668
668
|
|
|
669
669
|
|
|
670
670
|
### Simple Icons
|
|
671
|
-
* Number of icons:
|
|
671
|
+
* Number of icons: 2231
|
|
672
672
|
* Author: Simple Icons Collaborators
|
|
673
673
|
* URL: https://github.com/simple-icons/simple-icons
|
|
674
674
|
* License: CC0 1.0
|
|
675
675
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
676
|
-
* Version: 6.
|
|
676
|
+
* Version: 6.19.0
|
|
677
677
|
* Palette: Colorless
|
|
678
678
|
|
|
679
679
|
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
|
|
699
699
|
|
|
700
700
|
### Arcticons
|
|
701
|
-
* Number of icons:
|
|
701
|
+
* Number of icons: 4149
|
|
702
702
|
* Author: Donno
|
|
703
703
|
* URL: https://github.com/Donno/Arcticons
|
|
704
704
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED