@iconify/json 2.0.0-beta.3 → 2.0.0-beta.4
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 +57 -15
- package/collections.md +33 -15
- package/composer.json +1 -1
- package/json/bi.json +115 -112
- package/json/carbon.json +8 -8
- package/json/codicon.json +6 -3
- package/json/fluent.json +1313 -73
- package/json/gala.json +181 -0
- package/json/ic.json +1106 -6
- package/json/ion.json +2 -2
- package/json/lucide.json +7 -1
- package/json/mdi.json +272 -41
- package/json/prime.json +742 -0
- package/json/simple-icons.json +100 -7
- package/json/tabler.json +62 -2
- 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": 6628,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Austin Andrews",
|
|
7
7
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"ic": {
|
|
45
45
|
"name": "Google Material Icons",
|
|
46
|
-
"total":
|
|
46
|
+
"total": 10285,
|
|
47
47
|
"author": {
|
|
48
48
|
"name": "Material Design Authors",
|
|
49
49
|
"url": "https://github.com/cyberalien/google-material-design-icons-updated"
|
|
@@ -257,14 +257,14 @@
|
|
|
257
257
|
"ion": {
|
|
258
258
|
"name": "IonIcons",
|
|
259
259
|
"total": 1332,
|
|
260
|
-
"version": "
|
|
260
|
+
"version": "6.0.0",
|
|
261
261
|
"author": {
|
|
262
262
|
"name": "Ben Sperry",
|
|
263
263
|
"url": "https://github.com/ionic-team/ionicons"
|
|
264
264
|
},
|
|
265
265
|
"license": {
|
|
266
266
|
"title": "MIT",
|
|
267
|
-
"url": "https://github.com/ionic-team/ionicons/blob/
|
|
267
|
+
"url": "https://github.com/ionic-team/ionicons/blob/main/LICENSE"
|
|
268
268
|
},
|
|
269
269
|
"samples": [
|
|
270
270
|
"ios-add-circle-outline",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
},
|
|
279
279
|
"bi": {
|
|
280
280
|
"name": "Bootstrap Icons",
|
|
281
|
-
"total":
|
|
281
|
+
"total": 1522,
|
|
282
282
|
"version": "1.7.0",
|
|
283
283
|
"author": {
|
|
284
284
|
"name": "The Bootstrap Authors",
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"carbon": {
|
|
322
322
|
"name": "Carbon",
|
|
323
323
|
"total": 1840,
|
|
324
|
-
"version": "10.
|
|
324
|
+
"version": "10.43.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": 1318,
|
|
388
|
+
"version": "1.42.0",
|
|
389
389
|
"author": {
|
|
390
390
|
"name": "Paweł Kuna",
|
|
391
391
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -734,8 +734,8 @@
|
|
|
734
734
|
},
|
|
735
735
|
"codicon": {
|
|
736
736
|
"name": "Codicons",
|
|
737
|
-
"total":
|
|
738
|
-
"version": "0.0.
|
|
737
|
+
"total": 387,
|
|
738
|
+
"version": "0.0.26",
|
|
739
739
|
"author": {
|
|
740
740
|
"name": "Microsoft Corporation",
|
|
741
741
|
"url": "https://github.com/microsoft/vscode-codicons"
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
},
|
|
780
780
|
"lucide": {
|
|
781
781
|
"name": "Lucide",
|
|
782
|
-
"total":
|
|
782
|
+
"total": 512,
|
|
783
783
|
"author": {
|
|
784
784
|
"name": "Lucide Contributors",
|
|
785
785
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -840,6 +840,27 @@
|
|
|
840
840
|
"category": "General",
|
|
841
841
|
"palette": false
|
|
842
842
|
},
|
|
843
|
+
"prime": {
|
|
844
|
+
"name": "Prime Icons",
|
|
845
|
+
"total": 238,
|
|
846
|
+
"author": {
|
|
847
|
+
"name": "PrimeTek",
|
|
848
|
+
"url": "https://github.com/primefaces/primeicons"
|
|
849
|
+
},
|
|
850
|
+
"license": {
|
|
851
|
+
"title": "MIT",
|
|
852
|
+
"url": "https://github.com/primefaces/primeicons/blob/master/LICENSE"
|
|
853
|
+
},
|
|
854
|
+
"samples": [
|
|
855
|
+
"book",
|
|
856
|
+
"telegram",
|
|
857
|
+
"volume-off"
|
|
858
|
+
],
|
|
859
|
+
"height": 24,
|
|
860
|
+
"displayHeight": 24,
|
|
861
|
+
"category": "General",
|
|
862
|
+
"palette": false
|
|
863
|
+
},
|
|
843
864
|
"line-md": {
|
|
844
865
|
"name": "Material Line Icons",
|
|
845
866
|
"total": 250,
|
|
@@ -1123,6 +1144,27 @@
|
|
|
1123
1144
|
"category": "General",
|
|
1124
1145
|
"palette": false
|
|
1125
1146
|
},
|
|
1147
|
+
"gala": {
|
|
1148
|
+
"name": "Gala Icons",
|
|
1149
|
+
"total": 51,
|
|
1150
|
+
"author": {
|
|
1151
|
+
"name": "Jake Wells",
|
|
1152
|
+
"url": "https://github.com/sisyphusion/gala-icons"
|
|
1153
|
+
},
|
|
1154
|
+
"license": {
|
|
1155
|
+
"title": "GPL",
|
|
1156
|
+
"url": "https://github.com/sisyphusion/gala-icons/blob/main/LICENSE"
|
|
1157
|
+
},
|
|
1158
|
+
"samples": [
|
|
1159
|
+
"brochure",
|
|
1160
|
+
"remove",
|
|
1161
|
+
"chart"
|
|
1162
|
+
],
|
|
1163
|
+
"height": 32,
|
|
1164
|
+
"displayHeight": 16,
|
|
1165
|
+
"category": "General",
|
|
1166
|
+
"palette": false
|
|
1167
|
+
},
|
|
1126
1168
|
"ps": {
|
|
1127
1169
|
"name": "PrestaShop Icons",
|
|
1128
1170
|
"total": 479,
|
|
@@ -1377,8 +1419,8 @@
|
|
|
1377
1419
|
},
|
|
1378
1420
|
"fluent": {
|
|
1379
1421
|
"name": "Fluent UI System Icons",
|
|
1380
|
-
"total":
|
|
1381
|
-
"version": "1.1.
|
|
1422
|
+
"total": 9284,
|
|
1423
|
+
"version": "1.1.150",
|
|
1382
1424
|
"author": {
|
|
1383
1425
|
"name": "Microsoft Corporation",
|
|
1384
1426
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2023,8 +2065,8 @@
|
|
|
2023
2065
|
},
|
|
2024
2066
|
"simple-icons": {
|
|
2025
2067
|
"name": "Simple Icons",
|
|
2026
|
-
"total":
|
|
2027
|
-
"version": "5.
|
|
2068
|
+
"total": 2104,
|
|
2069
|
+
"version": "5.23.0",
|
|
2028
2070
|
"author": {
|
|
2029
2071
|
"name": "Simple Icons Collaborators",
|
|
2030
2072
|
"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: 6628
|
|
7
7
|
* Author: Austin Andrews
|
|
8
8
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
9
9
|
* License: Open Font License
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
### Google Material Icons
|
|
24
|
-
* Number of icons:
|
|
24
|
+
* Number of icons: 10285
|
|
25
25
|
* Author: Material Design Authors
|
|
26
26
|
* URL: https://github.com/cyberalien/google-material-design-icons-updated
|
|
27
27
|
* License: Apache 2.0
|
|
@@ -118,13 +118,13 @@
|
|
|
118
118
|
* Author: Ben Sperry
|
|
119
119
|
* URL: https://github.com/ionic-team/ionicons
|
|
120
120
|
* License: MIT
|
|
121
|
-
* License URL: https://github.com/ionic-team/ionicons/blob/
|
|
122
|
-
* Version:
|
|
121
|
+
* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
|
|
122
|
+
* Version: 6.0.0
|
|
123
123
|
* Palette: Colorless
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
### Bootstrap Icons
|
|
127
|
-
* Number of icons:
|
|
127
|
+
* Number of icons: 1522
|
|
128
128
|
* Author: The Bootstrap Authors
|
|
129
129
|
* URL: https://github.com/twbs/icons
|
|
130
130
|
* License: MIT
|
|
@@ -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.
|
|
149
|
+
* Version: 10.43.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: 1318
|
|
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.42.0
|
|
179
179
|
* Palette: Colorless
|
|
180
180
|
|
|
181
181
|
|
|
@@ -326,12 +326,12 @@
|
|
|
326
326
|
|
|
327
327
|
|
|
328
328
|
### Codicons
|
|
329
|
-
* Number of icons:
|
|
329
|
+
* Number of icons: 387
|
|
330
330
|
* Author: Microsoft Corporation
|
|
331
331
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
332
332
|
* License: CC BY 4.0
|
|
333
333
|
* License URL: https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE
|
|
334
|
-
* Version: 0.0.
|
|
334
|
+
* Version: 0.0.26
|
|
335
335
|
* Palette: Colorless
|
|
336
336
|
|
|
337
337
|
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
|
|
345
345
|
|
|
346
346
|
### Lucide
|
|
347
|
-
* Number of icons:
|
|
347
|
+
* Number of icons: 512
|
|
348
348
|
* Author: Lucide Contributors
|
|
349
349
|
* URL: https://github.com/lucide-icons/lucide
|
|
350
350
|
* License: ISC
|
|
@@ -371,6 +371,15 @@
|
|
|
371
371
|
* Palette: Colorless
|
|
372
372
|
|
|
373
373
|
|
|
374
|
+
### Prime Icons
|
|
375
|
+
* Number of icons: 238
|
|
376
|
+
* Author: PrimeTek
|
|
377
|
+
* URL: https://github.com/primefaces/primeicons
|
|
378
|
+
* License: MIT
|
|
379
|
+
* License URL: https://github.com/primefaces/primeicons/blob/master/LICENSE
|
|
380
|
+
* Palette: Colorless
|
|
381
|
+
|
|
382
|
+
|
|
374
383
|
### Material Line Icons
|
|
375
384
|
* Number of icons: 250
|
|
376
385
|
* Author: Vjacheslav Trushkin
|
|
@@ -499,6 +508,15 @@
|
|
|
499
508
|
* Palette: Colorless
|
|
500
509
|
|
|
501
510
|
|
|
511
|
+
### Gala Icons
|
|
512
|
+
* Number of icons: 51
|
|
513
|
+
* Author: Jake Wells
|
|
514
|
+
* URL: https://github.com/sisyphusion/gala-icons
|
|
515
|
+
* License: GPL
|
|
516
|
+
* License URL: https://github.com/sisyphusion/gala-icons/blob/main/LICENSE
|
|
517
|
+
* Palette: Colorless
|
|
518
|
+
|
|
519
|
+
|
|
502
520
|
### PrestaShop Icons
|
|
503
521
|
* Number of icons: 479
|
|
504
522
|
* Author: PrestaShop
|
|
@@ -612,12 +630,12 @@
|
|
|
612
630
|
|
|
613
631
|
|
|
614
632
|
### Fluent UI System Icons
|
|
615
|
-
* Number of icons:
|
|
633
|
+
* Number of icons: 9284
|
|
616
634
|
* Author: Microsoft Corporation
|
|
617
635
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
618
636
|
* License: MIT
|
|
619
637
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
|
620
|
-
* Version: 1.1.
|
|
638
|
+
* Version: 1.1.150
|
|
621
639
|
* Palette: Colorless
|
|
622
640
|
|
|
623
641
|
|
|
@@ -913,12 +931,12 @@
|
|
|
913
931
|
|
|
914
932
|
|
|
915
933
|
### Simple Icons
|
|
916
|
-
* Number of icons:
|
|
934
|
+
* Number of icons: 2104
|
|
917
935
|
* Author: Simple Icons Collaborators
|
|
918
936
|
* URL: https://github.com/simple-icons/simple-icons
|
|
919
937
|
* License: CC0 1.0
|
|
920
938
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
921
|
-
* Version: 5.
|
|
939
|
+
* Version: 5.23.0
|
|
922
940
|
* Palette: Colorless
|
|
923
941
|
|
|
924
942
|
|
package/composer.json
CHANGED