@iconify/json 2.1.16 → 2.1.19
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 +18 -18
- package/collections.md +17 -17
- package/composer.json +1 -1
- package/json/arcticons.json +123 -3
- package/json/clarity.json +10 -2
- package/json/ep.json +1 -1
- package/json/fa6-brands.json +1 -1
- package/json/fa6-regular.json +1 -1
- package/json/fa6-solid.json +13 -5
- package/json/ic.json +222 -2
- package/json/lucide.json +13 -4
- package/json/maki.json +4 -1
- package/json/mdi.json +423 -46
- package/json/octicon.json +6 -3
- package/json/simple-icons.json +66 -3
- package/json/tabler.json +135 -9
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ic": {
|
|
3
3
|
"name": "Google Material Icons",
|
|
4
|
-
"total":
|
|
5
|
-
"version": "1.0.
|
|
4
|
+
"total": 10760,
|
|
5
|
+
"version": "1.0.26",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Material Design Authors",
|
|
8
8
|
"url": "https://github.com/material-icons/material-icons"
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
},
|
|
24
24
|
"mdi": {
|
|
25
25
|
"name": "Material Design Icons",
|
|
26
|
-
"total":
|
|
26
|
+
"total": 6695,
|
|
27
27
|
"author": {
|
|
28
28
|
"name": "Austin Andrews",
|
|
29
29
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -132,8 +132,8 @@
|
|
|
132
132
|
},
|
|
133
133
|
"tabler": {
|
|
134
134
|
"name": "Tabler Icons",
|
|
135
|
-
"total":
|
|
136
|
-
"version": "1.
|
|
135
|
+
"total": 1595,
|
|
136
|
+
"version": "1.57.0",
|
|
137
137
|
"author": {
|
|
138
138
|
"name": "Paweł Kuna",
|
|
139
139
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
},
|
|
222
222
|
"clarity": {
|
|
223
223
|
"name": "Clarity",
|
|
224
|
-
"total":
|
|
224
|
+
"total": 1101,
|
|
225
225
|
"author": {
|
|
226
226
|
"name": "VMware",
|
|
227
227
|
"url": "https://github.com/vmware/clarity"
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"ep": {
|
|
574
574
|
"name": "Element Plus",
|
|
575
575
|
"total": 283,
|
|
576
|
-
"version": "1.1.
|
|
576
|
+
"version": "1.1.4",
|
|
577
577
|
"author": {
|
|
578
578
|
"name": "Element Plus",
|
|
579
579
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
},
|
|
858
858
|
"maki": {
|
|
859
859
|
"name": "Maki",
|
|
860
|
-
"total":
|
|
860
|
+
"total": 206,
|
|
861
861
|
"version": "7.1.0",
|
|
862
862
|
"author": {
|
|
863
863
|
"name": "Mapbox",
|
|
@@ -1166,8 +1166,8 @@
|
|
|
1166
1166
|
},
|
|
1167
1167
|
"fa6-solid": {
|
|
1168
1168
|
"name": "Font Awesome Solid",
|
|
1169
|
-
"total":
|
|
1170
|
-
"version": "6.1.
|
|
1169
|
+
"total": 1387,
|
|
1170
|
+
"version": "6.1.1",
|
|
1171
1171
|
"author": {
|
|
1172
1172
|
"name": "Dave Gandy",
|
|
1173
1173
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
"fa6-regular": {
|
|
1191
1191
|
"name": "Font Awesome Regular",
|
|
1192
1192
|
"total": 162,
|
|
1193
|
-
"version": "6.1.
|
|
1193
|
+
"version": "6.1.1",
|
|
1194
1194
|
"author": {
|
|
1195
1195
|
"name": "Dave Gandy",
|
|
1196
1196
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -1212,15 +1212,15 @@
|
|
|
1212
1212
|
},
|
|
1213
1213
|
"octicon": {
|
|
1214
1214
|
"name": "Octicons",
|
|
1215
|
-
"total":
|
|
1215
|
+
"total": 495,
|
|
1216
1216
|
"version": "17.0.0",
|
|
1217
1217
|
"author": {
|
|
1218
1218
|
"name": "GitHub",
|
|
1219
1219
|
"url": "https://github.com/primer/octicons/"
|
|
1220
1220
|
},
|
|
1221
1221
|
"license": {
|
|
1222
|
-
"title": "
|
|
1223
|
-
"spdx": "
|
|
1222
|
+
"title": "MIT",
|
|
1223
|
+
"spdx": "MIT",
|
|
1224
1224
|
"url": "https://github.com/primer/octicons/blob/main/LICENSE"
|
|
1225
1225
|
},
|
|
1226
1226
|
"samples": [
|
|
@@ -1497,8 +1497,8 @@
|
|
|
1497
1497
|
},
|
|
1498
1498
|
"simple-icons": {
|
|
1499
1499
|
"name": "Simple Icons",
|
|
1500
|
-
"total":
|
|
1501
|
-
"version": "6.
|
|
1500
|
+
"total": 2213,
|
|
1501
|
+
"version": "6.15.0",
|
|
1502
1502
|
"author": {
|
|
1503
1503
|
"name": "Simple Icons Collaborators",
|
|
1504
1504
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1543,7 +1543,7 @@
|
|
|
1543
1543
|
"fa6-brands": {
|
|
1544
1544
|
"name": "Font Awesome Brands",
|
|
1545
1545
|
"total": 462,
|
|
1546
|
-
"version": "6.1.
|
|
1546
|
+
"version": "6.1.1",
|
|
1547
1547
|
"author": {
|
|
1548
1548
|
"name": "Dave Gandy",
|
|
1549
1549
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
},
|
|
1566
1566
|
"arcticons": {
|
|
1567
1567
|
"name": "Arcticons",
|
|
1568
|
-
"total":
|
|
1568
|
+
"total": 3901,
|
|
1569
1569
|
"author": {
|
|
1570
1570
|
"name": "Donno",
|
|
1571
1571
|
"url": "https://github.com/Donno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
### Google Material Icons
|
|
6
|
-
* Number of icons:
|
|
6
|
+
* Number of icons: 10760
|
|
7
7
|
* Author: Material Design Authors
|
|
8
8
|
* URL: https://github.com/material-icons/material-icons
|
|
9
9
|
* License: Apache 2.0
|
|
10
10
|
* License URL: https://github.com/material-icons/material-icons/blob/master/LICENSE
|
|
11
|
-
* Version: 1.0.
|
|
11
|
+
* Version: 1.0.26
|
|
12
12
|
* Palette: Colorless
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
### Material Design Icons
|
|
16
|
-
* Number of icons:
|
|
16
|
+
* Number of icons: 6695
|
|
17
17
|
* Author: Austin Andrews
|
|
18
18
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
19
19
|
* License: Apache 2.0
|
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
### Tabler Icons
|
|
64
|
-
* Number of icons:
|
|
64
|
+
* Number of icons: 1595
|
|
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.57.0
|
|
70
70
|
* Palette: Colorless
|
|
71
71
|
|
|
72
72
|
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
### Clarity
|
|
104
|
-
* Number of icons:
|
|
104
|
+
* Number of icons: 1101
|
|
105
105
|
* Author: VMware
|
|
106
106
|
* URL: https://github.com/vmware/clarity
|
|
107
107
|
* License: MIT
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
264
264
|
* License: MIT
|
|
265
265
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
266
|
-
* Version: 1.1.
|
|
266
|
+
* Version: 1.1.4
|
|
267
267
|
* Palette: Colorless
|
|
268
268
|
|
|
269
269
|
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
|
|
387
387
|
|
|
388
388
|
### Maki
|
|
389
|
-
* Number of icons:
|
|
389
|
+
* Number of icons: 206
|
|
390
390
|
* Author: Mapbox
|
|
391
391
|
* URL: https://github.com/mapbox/maki
|
|
392
392
|
* License: CC0
|
|
@@ -523,12 +523,12 @@
|
|
|
523
523
|
|
|
524
524
|
|
|
525
525
|
### Font Awesome Solid
|
|
526
|
-
* Number of icons:
|
|
526
|
+
* Number of icons: 1387
|
|
527
527
|
* Author: Dave Gandy
|
|
528
528
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
529
529
|
* License: CC BY 4.0
|
|
530
530
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
531
|
-
* Version: 6.1.
|
|
531
|
+
* Version: 6.1.1
|
|
532
532
|
* Palette: Colorless
|
|
533
533
|
|
|
534
534
|
|
|
@@ -538,15 +538,15 @@
|
|
|
538
538
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
539
539
|
* License: CC BY 4.0
|
|
540
540
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
541
|
-
* Version: 6.1.
|
|
541
|
+
* Version: 6.1.1
|
|
542
542
|
* Palette: Colorless
|
|
543
543
|
|
|
544
544
|
|
|
545
545
|
### Octicons
|
|
546
|
-
* Number of icons:
|
|
546
|
+
* Number of icons: 495
|
|
547
547
|
* Author: GitHub
|
|
548
548
|
* URL: https://github.com/primer/octicons/
|
|
549
|
-
* License:
|
|
549
|
+
* License: MIT
|
|
550
550
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
551
551
|
* Version: 17.0.0
|
|
552
552
|
* Palette: Colorless
|
|
@@ -668,12 +668,12 @@
|
|
|
668
668
|
|
|
669
669
|
|
|
670
670
|
### Simple Icons
|
|
671
|
-
* Number of icons:
|
|
671
|
+
* Number of icons: 2213
|
|
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.15.0
|
|
677
677
|
* Palette: Colorless
|
|
678
678
|
|
|
679
679
|
|
|
@@ -693,12 +693,12 @@
|
|
|
693
693
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
694
694
|
* License: CC BY 4.0
|
|
695
695
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
696
|
-
* Version: 6.1.
|
|
696
|
+
* Version: 6.1.1
|
|
697
697
|
* Palette: Colorless
|
|
698
698
|
|
|
699
699
|
|
|
700
700
|
### Arcticons
|
|
701
|
-
* Number of icons:
|
|
701
|
+
* Number of icons: 3901
|
|
702
702
|
* Author: Donno
|
|
703
703
|
* URL: https://github.com/Donno/Arcticons
|
|
704
704
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED