@iconify/json 2.2.306 → 2.2.308
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 +14 -14
- package/collections.md +14 -14
- package/composer.json +1 -1
- package/json/arcticons.json +347 -26
- package/json/codicon.json +8 -2
- package/json/devicon-plain.json +18 -3
- package/json/devicon.json +26 -2
- package/json/fluent-color.json +1928 -155
- package/json/fluent.json +610 -49
- package/json/healthicons.json +3696 -652
- package/json/qlementine-icons.json +1115 -160
- package/json/simple-icons.json +8 -5
- package/json/token-branded.json +10 -4
- package/json/token.json +9 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1982,7 +1982,7 @@
|
|
|
1982
1982
|
},
|
|
1983
1983
|
"fluent": {
|
|
1984
1984
|
"name": "Fluent UI System Icons",
|
|
1985
|
-
"total":
|
|
1985
|
+
"total": 17390,
|
|
1986
1986
|
"version": "1.1.273",
|
|
1987
1987
|
"author": {
|
|
1988
1988
|
"name": "Microsoft Corporation",
|
|
@@ -2709,7 +2709,7 @@
|
|
|
2709
2709
|
},
|
|
2710
2710
|
"qlementine-icons": {
|
|
2711
2711
|
"name": "Qlementine Icons",
|
|
2712
|
-
"total":
|
|
2712
|
+
"total": 607,
|
|
2713
2713
|
"author": {
|
|
2714
2714
|
"name": "Olivier Cléro",
|
|
2715
2715
|
"url": "https://github.com/oclero/qlementine-icons"
|
|
@@ -2732,7 +2732,7 @@
|
|
|
2732
2732
|
},
|
|
2733
2733
|
"fluent-color": {
|
|
2734
2734
|
"name": "Fluent UI System Color Icons",
|
|
2735
|
-
"total":
|
|
2735
|
+
"total": 794,
|
|
2736
2736
|
"version": "1.1.273",
|
|
2737
2737
|
"author": {
|
|
2738
2738
|
"name": "Microsoft Corporation",
|
|
@@ -2845,7 +2845,7 @@
|
|
|
2845
2845
|
},
|
|
2846
2846
|
"codicon": {
|
|
2847
2847
|
"name": "Codicons",
|
|
2848
|
-
"total":
|
|
2848
|
+
"total": 470,
|
|
2849
2849
|
"version": "0.0.36",
|
|
2850
2850
|
"author": {
|
|
2851
2851
|
"name": "Microsoft Corporation",
|
|
@@ -2898,7 +2898,7 @@
|
|
|
2898
2898
|
},
|
|
2899
2899
|
"devicon": {
|
|
2900
2900
|
"name": "Devicon",
|
|
2901
|
-
"total":
|
|
2901
|
+
"total": 870,
|
|
2902
2902
|
"author": {
|
|
2903
2903
|
"name": "konpa",
|
|
2904
2904
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2923,7 +2923,7 @@
|
|
|
2923
2923
|
},
|
|
2924
2924
|
"devicon-plain": {
|
|
2925
2925
|
"name": "Devicon Plain",
|
|
2926
|
-
"total":
|
|
2926
|
+
"total": 637,
|
|
2927
2927
|
"author": {
|
|
2928
2928
|
"name": "konpa",
|
|
2929
2929
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3021,8 +3021,8 @@
|
|
|
3021
3021
|
},
|
|
3022
3022
|
"simple-icons": {
|
|
3023
3023
|
"name": "Simple Icons",
|
|
3024
|
-
"total":
|
|
3025
|
-
"version": "14.
|
|
3024
|
+
"total": 3270,
|
|
3025
|
+
"version": "14.7.0",
|
|
3026
3026
|
"author": {
|
|
3027
3027
|
"name": "Simple Icons Collaborators",
|
|
3028
3028
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3177,7 +3177,7 @@
|
|
|
3177
3177
|
},
|
|
3178
3178
|
"arcticons": {
|
|
3179
3179
|
"name": "Arcticons",
|
|
3180
|
-
"total":
|
|
3180
|
+
"total": 12308,
|
|
3181
3181
|
"author": {
|
|
3182
3182
|
"name": "Donnnno",
|
|
3183
3183
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -3282,8 +3282,8 @@
|
|
|
3282
3282
|
},
|
|
3283
3283
|
"token": {
|
|
3284
3284
|
"name": "Web3 Icons",
|
|
3285
|
-
"total":
|
|
3286
|
-
"version": "4.0.
|
|
3285
|
+
"total": 1725,
|
|
3286
|
+
"version": "4.0.9",
|
|
3287
3287
|
"author": {
|
|
3288
3288
|
"name": "0xa3k5",
|
|
3289
3289
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3307,8 +3307,8 @@
|
|
|
3307
3307
|
},
|
|
3308
3308
|
"token-branded": {
|
|
3309
3309
|
"name": "Web3 Icons Branded",
|
|
3310
|
-
"total":
|
|
3311
|
-
"version": "4.0.
|
|
3310
|
+
"total": 1978,
|
|
3311
|
+
"version": "4.0.9",
|
|
3312
3312
|
"author": {
|
|
3313
3313
|
"name": "0xa3k5",
|
|
3314
3314
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -4050,7 +4050,7 @@
|
|
|
4050
4050
|
},
|
|
4051
4051
|
"healthicons": {
|
|
4052
4052
|
"name": "Health Icons",
|
|
4053
|
-
"total":
|
|
4053
|
+
"total": 2514,
|
|
4054
4054
|
"version": "2.0.0",
|
|
4055
4055
|
"author": {
|
|
4056
4056
|
"name": "Resolve to Save Lives",
|
package/collections.md
CHANGED
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
739
739
|
|
|
740
740
|
## Fluent UI System Icons
|
|
741
|
-
* Number of icons:
|
|
741
|
+
* Number of icons: 17390
|
|
742
742
|
* Author: Microsoft Corporation
|
|
743
743
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
744
744
|
* License: MIT
|
|
@@ -1027,7 +1027,7 @@
|
|
|
1027
1027
|
* File: [json/nrk.json](json/nrk.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1028
1028
|
|
|
1029
1029
|
## Qlementine Icons
|
|
1030
|
-
* Number of icons:
|
|
1030
|
+
* Number of icons: 607
|
|
1031
1031
|
* Author: Olivier Cléro
|
|
1032
1032
|
* URL: https://github.com/oclero/qlementine-icons
|
|
1033
1033
|
* License: MIT
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
* File: [json/qlementine-icons.json](json/qlementine-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1038
1038
|
|
|
1039
1039
|
## Fluent UI System Color Icons
|
|
1040
|
-
* Number of icons:
|
|
1040
|
+
* Number of icons: 794
|
|
1041
1041
|
* Author: Microsoft Corporation
|
|
1042
1042
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1043
1043
|
* License: MIT
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1079
1079
|
|
|
1080
1080
|
## Codicons
|
|
1081
|
-
* Number of icons:
|
|
1081
|
+
* Number of icons: 470
|
|
1082
1082
|
* Author: Microsoft Corporation
|
|
1083
1083
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1084
1084
|
* License: CC BY 4.0
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1100
1100
|
|
|
1101
1101
|
## Devicon
|
|
1102
|
-
* Number of icons:
|
|
1102
|
+
* Number of icons: 870
|
|
1103
1103
|
* Author: konpa
|
|
1104
1104
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1105
1105
|
* License: MIT
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1110
1110
|
|
|
1111
1111
|
## Devicon Plain
|
|
1112
|
-
* Number of icons:
|
|
1112
|
+
* Number of icons: 637
|
|
1113
1113
|
* Author: konpa
|
|
1114
1114
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1115
1115
|
* License: MIT
|
|
@@ -1148,12 +1148,12 @@
|
|
|
1148
1148
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1149
1149
|
|
|
1150
1150
|
## Simple Icons
|
|
1151
|
-
* Number of icons:
|
|
1151
|
+
* Number of icons: 3270
|
|
1152
1152
|
* Author: Simple Icons Collaborators
|
|
1153
1153
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1154
1154
|
* License: CC0 1.0
|
|
1155
1155
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1156
|
-
* Version: 14.
|
|
1156
|
+
* Version: 14.7.0
|
|
1157
1157
|
* Palette: Colorless
|
|
1158
1158
|
* Icon set prefix: `simple-icons`
|
|
1159
1159
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1214
1214
|
|
|
1215
1215
|
## Arcticons
|
|
1216
|
-
* Number of icons:
|
|
1216
|
+
* Number of icons: 12308
|
|
1217
1217
|
* Author: Donnnno
|
|
1218
1218
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1219
1219
|
* License: CC BY-SA 4.0
|
|
@@ -1253,23 +1253,23 @@
|
|
|
1253
1253
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1254
1254
|
|
|
1255
1255
|
## Web3 Icons
|
|
1256
|
-
* Number of icons:
|
|
1256
|
+
* Number of icons: 1725
|
|
1257
1257
|
* Author: 0xa3k5
|
|
1258
1258
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1259
1259
|
* License: MIT
|
|
1260
1260
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1261
|
-
* Version: 4.0.
|
|
1261
|
+
* Version: 4.0.9
|
|
1262
1262
|
* Palette: Colorless
|
|
1263
1263
|
* Icon set prefix: `token`
|
|
1264
1264
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1265
1265
|
|
|
1266
1266
|
## Web3 Icons Branded
|
|
1267
|
-
* Number of icons:
|
|
1267
|
+
* Number of icons: 1978
|
|
1268
1268
|
* Author: 0xa3k5
|
|
1269
1269
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1270
1270
|
* License: MIT
|
|
1271
1271
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1272
|
-
* Version: 4.0.
|
|
1272
|
+
* Version: 4.0.9
|
|
1273
1273
|
* Palette: Colorful
|
|
1274
1274
|
* Icon set prefix: `token-branded`
|
|
1275
1275
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1551,7 +1551,7 @@
|
|
|
1551
1551
|
* File: [json/meteocons.json](json/meteocons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1552
1552
|
|
|
1553
1553
|
## Health Icons
|
|
1554
|
-
* Number of icons:
|
|
1554
|
+
* Number of icons: 2514
|
|
1555
1555
|
* Author: Resolve to Save Lives
|
|
1556
1556
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1557
1557
|
* License: MIT
|
package/composer.json
CHANGED