@iconify/json 2.1.50 → 2.1.53
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 +8 -8
- package/collections.md +8 -8
- package/composer.json +1 -1
- package/json/arcticons.json +117 -6
- package/json/carbon.json +1 -1
- package/json/circle-flags.json +230 -225
- package/json/codicon.json +4 -1
- package/json/ep.json +1 -1
- package/json/flag.json +1 -1
- package/json/line-md.json +14 -1
- package/json/lucide.json +2 -2
- package/json/mdi.json +65 -15
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
"mdi": {
|
|
46
46
|
"name": "Material Design Icons",
|
|
47
|
-
"total":
|
|
47
|
+
"total": 6990,
|
|
48
48
|
"author": {
|
|
49
49
|
"name": "Austin Andrews",
|
|
50
50
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"carbon": {
|
|
111
111
|
"name": "Carbon",
|
|
112
112
|
"total": 1798,
|
|
113
|
-
"version": "11.
|
|
113
|
+
"version": "11.4.0",
|
|
114
114
|
"author": {
|
|
115
115
|
"name": "IBM",
|
|
116
116
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
"ep": {
|
|
595
595
|
"name": "Element Plus",
|
|
596
596
|
"total": 283,
|
|
597
|
-
"version": "2.0.0-beta.
|
|
597
|
+
"version": "2.0.0-beta.1",
|
|
598
598
|
"author": {
|
|
599
599
|
"name": "Element Plus",
|
|
600
600
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -681,7 +681,7 @@
|
|
|
681
681
|
},
|
|
682
682
|
"line-md": {
|
|
683
683
|
"name": "Material Line Icons",
|
|
684
|
-
"total":
|
|
684
|
+
"total": 256,
|
|
685
685
|
"version": "0.2.0",
|
|
686
686
|
"author": {
|
|
687
687
|
"name": "Vjacheslav Trushkin",
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
},
|
|
1143
1143
|
"codicon": {
|
|
1144
1144
|
"name": "Codicons",
|
|
1145
|
-
"total":
|
|
1145
|
+
"total": 412,
|
|
1146
1146
|
"version": "0.0.30",
|
|
1147
1147
|
"author": {
|
|
1148
1148
|
"name": "Microsoft Corporation",
|
|
@@ -1630,7 +1630,7 @@
|
|
|
1630
1630
|
},
|
|
1631
1631
|
"arcticons": {
|
|
1632
1632
|
"name": "Arcticons",
|
|
1633
|
-
"total":
|
|
1633
|
+
"total": 4274,
|
|
1634
1634
|
"author": {
|
|
1635
1635
|
"name": "Donno",
|
|
1636
1636
|
"url": "https://github.com/Donno/Arcticons"
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
"flag": {
|
|
1739
1739
|
"name": "Flag Icons",
|
|
1740
1740
|
"total": 530,
|
|
1741
|
-
"version": "6.4.
|
|
1741
|
+
"version": "6.4.4",
|
|
1742
1742
|
"author": {
|
|
1743
1743
|
"name": "Panayiotis Lipiridis",
|
|
1744
1744
|
"url": "https://github.com/lipis/flag-icons"
|
|
@@ -1758,7 +1758,7 @@
|
|
|
1758
1758
|
},
|
|
1759
1759
|
"circle-flags": {
|
|
1760
1760
|
"name": "Circle Flags",
|
|
1761
|
-
"total":
|
|
1761
|
+
"total": 348,
|
|
1762
1762
|
"version": "1.0.0",
|
|
1763
1763
|
"author": {
|
|
1764
1764
|
"name": "HatScripts",
|
package/collections.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
### Material Design Icons
|
|
25
|
-
* Number of icons:
|
|
25
|
+
* Number of icons: 6990
|
|
26
26
|
* Author: Austin Andrews
|
|
27
27
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
28
28
|
* License: Apache 2.0
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
* Author: IBM
|
|
56
56
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
57
57
|
* License: Apache 2.0
|
|
58
|
-
* Version: 11.
|
|
58
|
+
* Version: 11.4.0
|
|
59
59
|
* Palette: Colorless
|
|
60
60
|
|
|
61
61
|
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
273
273
|
* License: MIT
|
|
274
274
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
275
|
-
* Version: 2.0.0-beta.
|
|
275
|
+
* Version: 2.0.0-beta.1
|
|
276
276
|
* Palette: Colorless
|
|
277
277
|
|
|
278
278
|
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
|
|
307
307
|
|
|
308
308
|
### Material Line Icons
|
|
309
|
-
* Number of icons:
|
|
309
|
+
* Number of icons: 256
|
|
310
310
|
* Author: Vjacheslav Trushkin
|
|
311
311
|
* URL: https://github.com/cyberalien/line-md
|
|
312
312
|
* License: MIT
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
|
|
513
513
|
|
|
514
514
|
### Codicons
|
|
515
|
-
* Number of icons:
|
|
515
|
+
* Number of icons: 412
|
|
516
516
|
* Author: Microsoft Corporation
|
|
517
517
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
518
518
|
* License: CC BY 4.0
|
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
|
|
728
728
|
|
|
729
729
|
### Arcticons
|
|
730
|
-
* Number of icons:
|
|
730
|
+
* Number of icons: 4274
|
|
731
731
|
* Author: Donno
|
|
732
732
|
* URL: https://github.com/Donno/Arcticons
|
|
733
733
|
* License: CC BY-SA 4.0
|
|
@@ -778,12 +778,12 @@
|
|
|
778
778
|
* URL: https://github.com/lipis/flag-icons
|
|
779
779
|
* License: MIT
|
|
780
780
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
781
|
-
* Version: 6.4.
|
|
781
|
+
* Version: 6.4.4
|
|
782
782
|
* Palette: Colorful
|
|
783
783
|
|
|
784
784
|
|
|
785
785
|
### Circle Flags
|
|
786
|
-
* Number of icons:
|
|
786
|
+
* Number of icons: 348
|
|
787
787
|
* Author: HatScripts
|
|
788
788
|
* URL: https://github.com/HatScripts/circle-flags
|
|
789
789
|
* License: MIT
|
package/composer.json
CHANGED