@iconify/json 2.0.24 → 2.0.28
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 +33 -11
- package/collections.md +21 -11
- package/composer.json +1 -1
- package/json/carbon.json +1 -1
- package/json/charm.json +740 -0
- package/json/eos-icons.json +1 -1
- package/json/ep.json +2 -2
- package/json/fluent.json +6369 -5033
- package/json/lucide.json +20 -2
- package/json/mdi.json +244 -26
- package/json/simple-icons.json +36 -3
- package/json/tabler.json +123 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mdi": {
|
|
3
3
|
"name": "Material Design Icons",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 6673,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Austin Andrews",
|
|
7
7
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"carbon": {
|
|
322
322
|
"name": "Carbon",
|
|
323
323
|
"total": 1898,
|
|
324
|
-
"version": "10.45.0
|
|
324
|
+
"version": "10.45.0",
|
|
325
325
|
"author": {
|
|
326
326
|
"name": "IBM",
|
|
327
327
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -384,8 +384,8 @@
|
|
|
384
384
|
},
|
|
385
385
|
"tabler": {
|
|
386
386
|
"name": "Tabler Icons",
|
|
387
|
-
"total":
|
|
388
|
-
"version": "1.
|
|
387
|
+
"total": 1518,
|
|
388
|
+
"version": "1.53.0",
|
|
389
389
|
"author": {
|
|
390
390
|
"name": "Paweł Kuna",
|
|
391
391
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -603,7 +603,7 @@
|
|
|
603
603
|
"eos-icons": {
|
|
604
604
|
"name": "EOS Icons",
|
|
605
605
|
"total": 253,
|
|
606
|
-
"version": "5.
|
|
606
|
+
"version": "5.4.0",
|
|
607
607
|
"author": {
|
|
608
608
|
"name": "SUSE UX/UI team",
|
|
609
609
|
"url": "https://gitlab.com/SUSE-UIUX/eos-icons"
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
},
|
|
780
780
|
"lucide": {
|
|
781
781
|
"name": "Lucide",
|
|
782
|
-
"total":
|
|
782
|
+
"total": 540,
|
|
783
783
|
"author": {
|
|
784
784
|
"name": "Lucide Contributors",
|
|
785
785
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -801,7 +801,7 @@
|
|
|
801
801
|
"ep": {
|
|
802
802
|
"name": "Element Plus",
|
|
803
803
|
"total": 281,
|
|
804
|
-
"version": "0.2.
|
|
804
|
+
"version": "0.2.6",
|
|
805
805
|
"author": {
|
|
806
806
|
"name": "Element Plus",
|
|
807
807
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -883,6 +883,28 @@
|
|
|
883
883
|
"category": "General",
|
|
884
884
|
"palette": false
|
|
885
885
|
},
|
|
886
|
+
"charm": {
|
|
887
|
+
"name": "Charm Icons",
|
|
888
|
+
"total": 237,
|
|
889
|
+
"version": "0.12.1",
|
|
890
|
+
"author": {
|
|
891
|
+
"name": "Jay Newey",
|
|
892
|
+
"url": "https://github.com/jaynewey/charm-icons"
|
|
893
|
+
},
|
|
894
|
+
"license": {
|
|
895
|
+
"title": "MIT",
|
|
896
|
+
"url": "https://github.com/jaynewey/charm-icons/blob/main/LICENSE"
|
|
897
|
+
},
|
|
898
|
+
"samples": [
|
|
899
|
+
"chart-line",
|
|
900
|
+
"image",
|
|
901
|
+
"thumb-up"
|
|
902
|
+
],
|
|
903
|
+
"height": 16,
|
|
904
|
+
"displayHeight": 16,
|
|
905
|
+
"category": "General",
|
|
906
|
+
"palette": false
|
|
907
|
+
},
|
|
886
908
|
"line-md": {
|
|
887
909
|
"name": "Material Line Icons",
|
|
888
910
|
"total": 250,
|
|
@@ -1442,8 +1464,8 @@
|
|
|
1442
1464
|
},
|
|
1443
1465
|
"fluent": {
|
|
1444
1466
|
"name": "Fluent UI System Icons",
|
|
1445
|
-
"total":
|
|
1446
|
-
"version": "1.1.
|
|
1467
|
+
"total": 9804,
|
|
1468
|
+
"version": "1.1.157",
|
|
1447
1469
|
"author": {
|
|
1448
1470
|
"name": "Microsoft Corporation",
|
|
1449
1471
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2088,8 +2110,8 @@
|
|
|
2088
2110
|
},
|
|
2089
2111
|
"simple-icons": {
|
|
2090
2112
|
"name": "Simple Icons",
|
|
2091
|
-
"total":
|
|
2092
|
-
"version": "6.
|
|
2113
|
+
"total": 2152,
|
|
2114
|
+
"version": "6.7.0",
|
|
2093
2115
|
"author": {
|
|
2094
2116
|
"name": "Simple Icons Collaborators",
|
|
2095
2117
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
### Material Design Icons
|
|
6
|
-
* Number of icons:
|
|
6
|
+
* Number of icons: 6673
|
|
7
7
|
* Author: Austin Andrews
|
|
8
8
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
9
9
|
* License: Open Font License
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
* Author: IBM
|
|
147
147
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
148
148
|
* License: Apache 2.0
|
|
149
|
-
* Version: 10.45.0
|
|
149
|
+
* Version: 10.45.0
|
|
150
150
|
* Palette: Colorless
|
|
151
151
|
|
|
152
152
|
|
|
@@ -170,12 +170,12 @@
|
|
|
170
170
|
|
|
171
171
|
|
|
172
172
|
### Tabler Icons
|
|
173
|
-
* Number of icons:
|
|
173
|
+
* Number of icons: 1518
|
|
174
174
|
* Author: Paweł Kuna
|
|
175
175
|
* URL: https://github.com/tabler/tabler-icons
|
|
176
176
|
* License: MIT
|
|
177
177
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
178
|
-
* Version: 1.
|
|
178
|
+
* Version: 1.53.0
|
|
179
179
|
* Palette: Colorless
|
|
180
180
|
|
|
181
181
|
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
* URL: https://gitlab.com/SUSE-UIUX/eos-icons
|
|
275
275
|
* License: MIT
|
|
276
276
|
* License URL: https://gitlab.com/SUSE-UIUX/eos-icons/-/blob/master/LICENSE
|
|
277
|
-
* Version: 5.
|
|
277
|
+
* Version: 5.4.0
|
|
278
278
|
* Palette: Colorless
|
|
279
279
|
|
|
280
280
|
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
|
|
345
345
|
|
|
346
346
|
### Lucide
|
|
347
|
-
* Number of icons:
|
|
347
|
+
* Number of icons: 540
|
|
348
348
|
* Author: Lucide Contributors
|
|
349
349
|
* URL: https://github.com/lucide-icons/lucide
|
|
350
350
|
* License: ISC
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
359
359
|
* License: MIT
|
|
360
360
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
361
|
-
* Version: 0.2.
|
|
361
|
+
* Version: 0.2.6
|
|
362
362
|
* Palette: Colorless
|
|
363
363
|
|
|
364
364
|
|
|
@@ -390,6 +390,16 @@
|
|
|
390
390
|
* Palette: Colorless
|
|
391
391
|
|
|
392
392
|
|
|
393
|
+
### Charm Icons
|
|
394
|
+
* Number of icons: 237
|
|
395
|
+
* Author: Jay Newey
|
|
396
|
+
* URL: https://github.com/jaynewey/charm-icons
|
|
397
|
+
* License: MIT
|
|
398
|
+
* License URL: https://github.com/jaynewey/charm-icons/blob/main/LICENSE
|
|
399
|
+
* Version: 0.12.1
|
|
400
|
+
* Palette: Colorless
|
|
401
|
+
|
|
402
|
+
|
|
393
403
|
### Material Line Icons
|
|
394
404
|
* Number of icons: 250
|
|
395
405
|
* Author: Vjacheslav Trushkin
|
|
@@ -630,12 +640,12 @@
|
|
|
630
640
|
|
|
631
641
|
|
|
632
642
|
### Fluent UI System Icons
|
|
633
|
-
* Number of icons:
|
|
643
|
+
* Number of icons: 9804
|
|
634
644
|
* Author: Microsoft Corporation
|
|
635
645
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
636
646
|
* License: MIT
|
|
637
647
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
638
|
-
* Version: 1.1.
|
|
648
|
+
* Version: 1.1.157
|
|
639
649
|
* Palette: Colorless
|
|
640
650
|
|
|
641
651
|
|
|
@@ -931,12 +941,12 @@
|
|
|
931
941
|
|
|
932
942
|
|
|
933
943
|
### Simple Icons
|
|
934
|
-
* Number of icons:
|
|
944
|
+
* Number of icons: 2152
|
|
935
945
|
* Author: Simple Icons Collaborators
|
|
936
946
|
* URL: https://github.com/simple-icons/simple-icons
|
|
937
947
|
* License: CC0 1.0
|
|
938
948
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
939
|
-
* Version: 6.
|
|
949
|
+
* Version: 6.7.0
|
|
940
950
|
* Palette: Colorless
|
|
941
951
|
|
|
942
952
|
|
package/composer.json
CHANGED