@iconify/json 2.2.274 → 2.2.276
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 +20 -20
- package/collections.md +20 -20
- package/composer.json +1 -1
- package/json/arcticons.json +1275 -21
- package/json/carbon.json +1 -1
- package/json/fa6-brands.json +12 -6
- package/json/fa6-regular.json +1 -1
- package/json/fa6-solid.json +1 -1
- package/json/fluent-color.json +1 -1
- package/json/fluent.json +385 -45
- package/json/healthicons.json +298 -34
- package/json/humbleicons.json +4 -3
- package/json/lucide.json +2 -2
- package/json/material-symbols-light.json +310 -2
- package/json/material-symbols.json +310 -2
- package/json/mynaui.json +130 -118
- package/json/qlementine-icons.json +39 -3
- package/json/simple-icons.json +9 -3
- package/json/token-branded.json +1 -1
- package/json/token.json +1 -1
- 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": 13693,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"material-symbols-light": {
|
|
27
27
|
"name": "Material Symbols Light",
|
|
28
|
-
"total":
|
|
28
|
+
"total": 13759,
|
|
29
29
|
"author": {
|
|
30
30
|
"name": "Google",
|
|
31
31
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
},
|
|
269
269
|
"mynaui": {
|
|
270
270
|
"name": "Myna UI Icons",
|
|
271
|
-
"total":
|
|
271
|
+
"total": 2382,
|
|
272
272
|
"author": {
|
|
273
273
|
"name": "Praveen Juge",
|
|
274
274
|
"url": "https://github.com/praveenjuge/mynaui-icons"
|
|
@@ -882,8 +882,8 @@
|
|
|
882
882
|
},
|
|
883
883
|
"humbleicons": {
|
|
884
884
|
"name": "Humbleicons",
|
|
885
|
-
"total":
|
|
886
|
-
"version": "1.14.
|
|
885
|
+
"total": 251,
|
|
886
|
+
"version": "1.14.1",
|
|
887
887
|
"author": {
|
|
888
888
|
"name": "Jiří Zralý",
|
|
889
889
|
"url": "https://github.com/zraly/humbleicons"
|
|
@@ -1348,7 +1348,7 @@
|
|
|
1348
1348
|
"carbon": {
|
|
1349
1349
|
"name": "Carbon",
|
|
1350
1350
|
"total": 2265,
|
|
1351
|
-
"version": "11.
|
|
1351
|
+
"version": "11.53.0",
|
|
1352
1352
|
"author": {
|
|
1353
1353
|
"name": "IBM",
|
|
1354
1354
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -1697,8 +1697,8 @@
|
|
|
1697
1697
|
},
|
|
1698
1698
|
"fluent": {
|
|
1699
1699
|
"name": "Fluent UI System Icons",
|
|
1700
|
-
"total":
|
|
1701
|
-
"version": "1.1.
|
|
1700
|
+
"total": 17061,
|
|
1701
|
+
"version": "1.1.266",
|
|
1702
1702
|
"author": {
|
|
1703
1703
|
"name": "Microsoft Corporation",
|
|
1704
1704
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2186,7 +2186,7 @@
|
|
|
2186
2186
|
"fa6-solid": {
|
|
2187
2187
|
"name": "Font Awesome Solid",
|
|
2188
2188
|
"total": 1402,
|
|
2189
|
-
"version": "6.7.
|
|
2189
|
+
"version": "6.7.1",
|
|
2190
2190
|
"author": {
|
|
2191
2191
|
"name": "Dave Gandy",
|
|
2192
2192
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -2212,7 +2212,7 @@
|
|
|
2212
2212
|
"fa6-regular": {
|
|
2213
2213
|
"name": "Font Awesome Regular",
|
|
2214
2214
|
"total": 163,
|
|
2215
|
-
"version": "6.7.
|
|
2215
|
+
"version": "6.7.1",
|
|
2216
2216
|
"author": {
|
|
2217
2217
|
"name": "Dave Gandy",
|
|
2218
2218
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -2309,7 +2309,7 @@
|
|
|
2309
2309
|
},
|
|
2310
2310
|
"qlementine-icons": {
|
|
2311
2311
|
"name": "Qlementine Icons",
|
|
2312
|
-
"total":
|
|
2312
|
+
"total": 437,
|
|
2313
2313
|
"author": {
|
|
2314
2314
|
"name": "Olivier Cléro",
|
|
2315
2315
|
"url": "https://github.com/oclero/qlementine-icons"
|
|
@@ -2333,7 +2333,7 @@
|
|
|
2333
2333
|
"fluent-color": {
|
|
2334
2334
|
"name": "Fluent UI System Color Icons",
|
|
2335
2335
|
"total": 311,
|
|
2336
|
-
"version": "1.1.
|
|
2336
|
+
"version": "1.1.266",
|
|
2337
2337
|
"author": {
|
|
2338
2338
|
"name": "Microsoft Corporation",
|
|
2339
2339
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2599,8 +2599,8 @@
|
|
|
2599
2599
|
},
|
|
2600
2600
|
"simple-icons": {
|
|
2601
2601
|
"name": "Simple Icons",
|
|
2602
|
-
"total":
|
|
2603
|
-
"version": "13.
|
|
2602
|
+
"total": 3227,
|
|
2603
|
+
"version": "13.18.0",
|
|
2604
2604
|
"author": {
|
|
2605
2605
|
"name": "Simple Icons Collaborators",
|
|
2606
2606
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2673,8 +2673,8 @@
|
|
|
2673
2673
|
},
|
|
2674
2674
|
"fa6-brands": {
|
|
2675
2675
|
"name": "Font Awesome Brands",
|
|
2676
|
-
"total":
|
|
2677
|
-
"version": "6.7.
|
|
2676
|
+
"total": 495,
|
|
2677
|
+
"version": "6.7.1",
|
|
2678
2678
|
"author": {
|
|
2679
2679
|
"name": "Dave Gandy",
|
|
2680
2680
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
@@ -2749,7 +2749,7 @@
|
|
|
2749
2749
|
},
|
|
2750
2750
|
"arcticons": {
|
|
2751
2751
|
"name": "Arcticons",
|
|
2752
|
-
"total":
|
|
2752
|
+
"total": 11468,
|
|
2753
2753
|
"author": {
|
|
2754
2754
|
"name": "Donnnno",
|
|
2755
2755
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -2845,7 +2845,7 @@
|
|
|
2845
2845
|
"token": {
|
|
2846
2846
|
"name": "Web3 Icons",
|
|
2847
2847
|
"total": 1740,
|
|
2848
|
-
"version": "3.12.
|
|
2848
|
+
"version": "3.12.1",
|
|
2849
2849
|
"author": {
|
|
2850
2850
|
"name": "0xa3k5",
|
|
2851
2851
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -2870,7 +2870,7 @@
|
|
|
2870
2870
|
"token-branded": {
|
|
2871
2871
|
"name": "Web3 Icons Branded",
|
|
2872
2872
|
"total": 1930,
|
|
2873
|
-
"version": "3.12.
|
|
2873
|
+
"version": "3.12.1",
|
|
2874
2874
|
"author": {
|
|
2875
2875
|
"name": "0xa3k5",
|
|
2876
2876
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3543,7 +3543,7 @@
|
|
|
3543
3543
|
},
|
|
3544
3544
|
"healthicons": {
|
|
3545
3545
|
"name": "Health Icons",
|
|
3546
|
-
"total":
|
|
3546
|
+
"total": 1546,
|
|
3547
3547
|
"version": "2.0.0",
|
|
3548
3548
|
"author": {
|
|
3549
3549
|
"name": "Resolve to Save Lives",
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13693
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 13759
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
116
116
|
|
|
117
117
|
## Myna UI Icons
|
|
118
|
-
* Number of icons:
|
|
118
|
+
* Number of icons: 2382
|
|
119
119
|
* Author: Praveen Juge
|
|
120
120
|
* URL: https://github.com/praveenjuge/mynaui-icons
|
|
121
121
|
* License: MIT
|
|
@@ -379,12 +379,12 @@
|
|
|
379
379
|
* File: [json/bitcoin-icons.json](json/bitcoin-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
380
380
|
|
|
381
381
|
## Humbleicons
|
|
382
|
-
* Number of icons:
|
|
382
|
+
* Number of icons: 251
|
|
383
383
|
* Author: Jiří Zralý
|
|
384
384
|
* URL: https://github.com/zraly/humbleicons
|
|
385
385
|
* License: MIT
|
|
386
386
|
* License URL: https://github.com/zraly/humbleicons/blob/master/license
|
|
387
|
-
* Version: 1.14.
|
|
387
|
+
* Version: 1.14.1
|
|
388
388
|
* Palette: Colorless
|
|
389
389
|
* Icon set prefix: `humbleicons`
|
|
390
390
|
* File: [json/humbleicons.json](json/humbleicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
* Author: IBM
|
|
584
584
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
585
585
|
* License: Apache 2.0
|
|
586
|
-
* Version: 11.
|
|
586
|
+
* Version: 11.53.0
|
|
587
587
|
* Palette: Colorless
|
|
588
588
|
* Icon set prefix: `carbon`
|
|
589
589
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -728,12 +728,12 @@
|
|
|
728
728
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
729
729
|
|
|
730
730
|
## Fluent UI System Icons
|
|
731
|
-
* Number of icons:
|
|
731
|
+
* Number of icons: 17061
|
|
732
732
|
* Author: Microsoft Corporation
|
|
733
733
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
734
734
|
* License: MIT
|
|
735
735
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
736
|
-
* Version: 1.1.
|
|
736
|
+
* Version: 1.1.266
|
|
737
737
|
* Palette: Colorless
|
|
738
738
|
* Icon set prefix: `fluent`
|
|
739
739
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -948,7 +948,7 @@
|
|
|
948
948
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
949
949
|
* License: CC BY 4.0
|
|
950
950
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
951
|
-
* Version: 6.7.
|
|
951
|
+
* Version: 6.7.1
|
|
952
952
|
* Palette: Colorless
|
|
953
953
|
* Icon set prefix: `fa6-solid`
|
|
954
954
|
* File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -959,7 +959,7 @@
|
|
|
959
959
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
960
960
|
* License: CC BY 4.0
|
|
961
961
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
962
|
-
* Version: 6.7.
|
|
962
|
+
* Version: 6.7.1
|
|
963
963
|
* Palette: Colorless
|
|
964
964
|
* Icon set prefix: `fa6-regular`
|
|
965
965
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
* File: [json/nrk.json](json/nrk.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
998
998
|
|
|
999
999
|
## Qlementine Icons
|
|
1000
|
-
* Number of icons:
|
|
1000
|
+
* Number of icons: 437
|
|
1001
1001
|
* Author: Olivier Cléro
|
|
1002
1002
|
* URL: https://github.com/oclero/qlementine-icons
|
|
1003
1003
|
* License: MIT
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1013
1013
|
* License: MIT
|
|
1014
1014
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1015
|
-
* Version: 1.1.
|
|
1015
|
+
* Version: 1.1.266
|
|
1016
1016
|
* Palette: Colorful
|
|
1017
1017
|
* Icon set prefix: `fluent-color`
|
|
1018
1018
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1118,12 +1118,12 @@
|
|
|
1118
1118
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1119
1119
|
|
|
1120
1120
|
## Simple Icons
|
|
1121
|
-
* Number of icons:
|
|
1121
|
+
* Number of icons: 3227
|
|
1122
1122
|
* Author: Simple Icons Collaborators
|
|
1123
1123
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1124
1124
|
* License: CC0 1.0
|
|
1125
1125
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1126
|
-
* Version: 13.
|
|
1126
|
+
* Version: 13.18.0
|
|
1127
1127
|
* Palette: Colorless
|
|
1128
1128
|
* Icon set prefix: `simple-icons`
|
|
1129
1129
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1150,12 +1150,12 @@
|
|
|
1150
1150
|
* File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1151
1151
|
|
|
1152
1152
|
## Font Awesome Brands
|
|
1153
|
-
* Number of icons:
|
|
1153
|
+
* Number of icons: 495
|
|
1154
1154
|
* Author: Dave Gandy
|
|
1155
1155
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
1156
1156
|
* License: CC BY 4.0
|
|
1157
1157
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1158
|
-
* Version: 6.7.
|
|
1158
|
+
* Version: 6.7.1
|
|
1159
1159
|
* Palette: Colorless
|
|
1160
1160
|
* Icon set prefix: `fa6-brands`
|
|
1161
1161
|
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1183,7 +1183,7 @@
|
|
|
1183
1183
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1184
1184
|
|
|
1185
1185
|
## Arcticons
|
|
1186
|
-
* Number of icons:
|
|
1186
|
+
* Number of icons: 11468
|
|
1187
1187
|
* Author: Donnnno
|
|
1188
1188
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1189
1189
|
* License: CC BY-SA 4.0
|
|
@@ -1228,7 +1228,7 @@
|
|
|
1228
1228
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1229
1229
|
* License: MIT
|
|
1230
1230
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1231
|
-
* Version: 3.12.
|
|
1231
|
+
* Version: 3.12.1
|
|
1232
1232
|
* Palette: Colorless
|
|
1233
1233
|
* Icon set prefix: `token`
|
|
1234
1234
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1239,7 +1239,7 @@
|
|
|
1239
1239
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1240
1240
|
* License: MIT
|
|
1241
1241
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1242
|
-
* Version: 3.12.
|
|
1242
|
+
* Version: 3.12.1
|
|
1243
1243
|
* Palette: Colorful
|
|
1244
1244
|
* Icon set prefix: `token-branded`
|
|
1245
1245
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
* File: [json/meteocons.json](json/meteocons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1522
1522
|
|
|
1523
1523
|
## Health Icons
|
|
1524
|
-
* Number of icons:
|
|
1524
|
+
* Number of icons: 1546
|
|
1525
1525
|
* Author: Resolve to Save Lives
|
|
1526
1526
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1527
1527
|
* License: MIT
|
package/composer.json
CHANGED