@iconify/json 2.1.75 → 2.1.78
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 +16 -16
- package/collections.md +16 -16
- package/composer.json +1 -1
- package/json/bi.json +416 -5
- package/json/codicon.json +5 -2
- package/json/flag.json +1 -1
- package/json/line-md.json +44 -6
- package/json/logos.json +213 -63
- package/json/maki.json +6 -3
- package/json/material-symbols.json +1250 -1133
- package/json/mdi.json +279 -12
- package/json/octicon.json +2 -2
- package/json/ooui.json +21 -3
- package/json/tabler.json +111 -3
- package/json/vscode-icons.json +20 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 8046,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
"mdi": {
|
|
46
46
|
"name": "Material Design Icons",
|
|
47
|
-
"total":
|
|
47
|
+
"total": 7096,
|
|
48
48
|
"author": {
|
|
49
49
|
"name": "Austin Andrews",
|
|
50
50
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -131,8 +131,8 @@
|
|
|
131
131
|
},
|
|
132
132
|
"bi": {
|
|
133
133
|
"name": "Bootstrap Icons",
|
|
134
|
-
"total":
|
|
135
|
-
"version": "1.
|
|
134
|
+
"total": 1805,
|
|
135
|
+
"version": "1.9.0",
|
|
136
136
|
"author": {
|
|
137
137
|
"name": "The Bootstrap Authors",
|
|
138
138
|
"url": "https://github.com/twbs/icons"
|
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
156
|
+
"total": 2088,
|
|
157
|
+
"version": "1.74.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
"maki": {
|
|
880
880
|
"name": "Maki",
|
|
881
881
|
"total": 211,
|
|
882
|
-
"version": "
|
|
882
|
+
"version": "8.0.0",
|
|
883
883
|
"author": {
|
|
884
884
|
"name": "Mapbox",
|
|
885
885
|
"url": "https://github.com/mapbox/maki"
|
|
@@ -1098,8 +1098,8 @@
|
|
|
1098
1098
|
},
|
|
1099
1099
|
"vscode-icons": {
|
|
1100
1100
|
"name": "VSCode Icons",
|
|
1101
|
-
"total":
|
|
1102
|
-
"version": "11.
|
|
1101
|
+
"total": 1144,
|
|
1102
|
+
"version": "11.13.0",
|
|
1103
1103
|
"author": {
|
|
1104
1104
|
"name": "Roberto Huertas",
|
|
1105
1105
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
},
|
|
1143
1143
|
"codicon": {
|
|
1144
1144
|
"name": "Codicons",
|
|
1145
|
-
"total":
|
|
1145
|
+
"total": 419,
|
|
1146
1146
|
"version": "0.0.31",
|
|
1147
1147
|
"author": {
|
|
1148
1148
|
"name": "Microsoft Corporation",
|
|
@@ -1299,8 +1299,8 @@
|
|
|
1299
1299
|
},
|
|
1300
1300
|
"ooui": {
|
|
1301
1301
|
"name": "OOUI",
|
|
1302
|
-
"total":
|
|
1303
|
-
"version": "0.44.
|
|
1302
|
+
"total": 328,
|
|
1303
|
+
"version": "0.44.1",
|
|
1304
1304
|
"author": {
|
|
1305
1305
|
"name": "OOUI Team",
|
|
1306
1306
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -1343,8 +1343,8 @@
|
|
|
1343
1343
|
},
|
|
1344
1344
|
"line-md": {
|
|
1345
1345
|
"name": "Material Line Icons",
|
|
1346
|
-
"total":
|
|
1347
|
-
"version": "0.2.
|
|
1346
|
+
"total": 332,
|
|
1347
|
+
"version": "0.2.3",
|
|
1348
1348
|
"author": {
|
|
1349
1349
|
"name": "Vjacheslav Trushkin",
|
|
1350
1350
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -1564,7 +1564,7 @@
|
|
|
1564
1564
|
},
|
|
1565
1565
|
"logos": {
|
|
1566
1566
|
"name": "SVG Logos",
|
|
1567
|
-
"total":
|
|
1567
|
+
"total": 1488,
|
|
1568
1568
|
"author": {
|
|
1569
1569
|
"name": "Gil Barbara",
|
|
1570
1570
|
"url": "https://github.com/gilbarbara/logos"
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
"flag": {
|
|
1761
1761
|
"name": "Flag Icons",
|
|
1762
1762
|
"total": 530,
|
|
1763
|
-
"version": "6.6.
|
|
1763
|
+
"version": "6.6.4",
|
|
1764
1764
|
"author": {
|
|
1765
1765
|
"name": "Panayiotis Lipiridis",
|
|
1766
1766
|
"url": "https://github.com/lipis/flag-icons"
|
package/collections.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
### Material Symbols
|
|
6
|
-
* Number of icons:
|
|
6
|
+
* Number of icons: 8046
|
|
7
7
|
* Author: Google
|
|
8
8
|
* URL: https://github.com/google/material-design-icons
|
|
9
9
|
* License: Apache 2.0
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
### Material Design Icons
|
|
25
|
-
* Number of icons:
|
|
25
|
+
* Number of icons: 7096
|
|
26
26
|
* Author: Austin Andrews
|
|
27
27
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
28
28
|
* License: Apache 2.0
|
|
@@ -60,22 +60,22 @@
|
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
### Bootstrap Icons
|
|
63
|
-
* Number of icons:
|
|
63
|
+
* Number of icons: 1805
|
|
64
64
|
* Author: The Bootstrap Authors
|
|
65
65
|
* URL: https://github.com/twbs/icons
|
|
66
66
|
* License: MIT
|
|
67
67
|
* License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
|
|
68
|
-
* Version: 1.
|
|
68
|
+
* Version: 1.9.0
|
|
69
69
|
* Palette: Colorless
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
### Tabler Icons
|
|
73
|
-
* Number of icons:
|
|
73
|
+
* Number of icons: 2088
|
|
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.74.0
|
|
79
79
|
* Palette: Colorless
|
|
80
80
|
|
|
81
81
|
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
* URL: https://github.com/mapbox/maki
|
|
401
401
|
* License: CC0
|
|
402
402
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
403
|
-
* Version:
|
|
403
|
+
* Version: 8.0.0
|
|
404
404
|
* Palette: Colorless
|
|
405
405
|
|
|
406
406
|
|
|
@@ -493,12 +493,12 @@
|
|
|
493
493
|
|
|
494
494
|
|
|
495
495
|
### VSCode Icons
|
|
496
|
-
* Number of icons:
|
|
496
|
+
* Number of icons: 1144
|
|
497
497
|
* Author: Roberto Huertas
|
|
498
498
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
499
499
|
* License: MIT
|
|
500
500
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
501
|
-
* Version: 11.
|
|
501
|
+
* Version: 11.13.0
|
|
502
502
|
* Palette: Colorful
|
|
503
503
|
|
|
504
504
|
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
|
|
513
513
|
|
|
514
514
|
### Codicons
|
|
515
|
-
* Number of icons:
|
|
515
|
+
* Number of icons: 419
|
|
516
516
|
* Author: Microsoft Corporation
|
|
517
517
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
518
518
|
* License: CC BY 4.0
|
|
@@ -582,12 +582,12 @@
|
|
|
582
582
|
|
|
583
583
|
|
|
584
584
|
### OOUI
|
|
585
|
-
* Number of icons:
|
|
585
|
+
* Number of icons: 328
|
|
586
586
|
* Author: OOUI Team
|
|
587
587
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
588
588
|
* License: MIT
|
|
589
589
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
590
|
-
* Version: 0.44.
|
|
590
|
+
* Version: 0.44.1
|
|
591
591
|
* Palette: Colorless
|
|
592
592
|
|
|
593
593
|
|
|
@@ -602,12 +602,12 @@
|
|
|
602
602
|
|
|
603
603
|
|
|
604
604
|
### Material Line Icons
|
|
605
|
-
* Number of icons:
|
|
605
|
+
* Number of icons: 332
|
|
606
606
|
* Author: Vjacheslav Trushkin
|
|
607
607
|
* URL: https://github.com/cyberalien/line-md
|
|
608
608
|
* License: MIT
|
|
609
609
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
610
|
-
* Version: 0.2.
|
|
610
|
+
* Version: 0.2.3
|
|
611
611
|
* Palette: Colorless
|
|
612
612
|
|
|
613
613
|
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
|
|
699
699
|
|
|
700
700
|
### SVG Logos
|
|
701
|
-
* Number of icons:
|
|
701
|
+
* Number of icons: 1488
|
|
702
702
|
* Author: Gil Barbara
|
|
703
703
|
* URL: https://github.com/gilbarbara/logos
|
|
704
704
|
* License: CC0
|
|
@@ -788,7 +788,7 @@
|
|
|
788
788
|
* URL: https://github.com/lipis/flag-icons
|
|
789
789
|
* License: MIT
|
|
790
790
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
791
|
-
* Version: 6.6.
|
|
791
|
+
* Version: 6.6.4
|
|
792
792
|
* Palette: Colorful
|
|
793
793
|
|
|
794
794
|
|
package/composer.json
CHANGED