@iconify/json 2.2.342 → 2.2.344
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 +15 -15
- package/collections.md +15 -15
- package/composer.json +1 -1
- package/json/cbi.json +54 -3
- package/json/codicon.json +15 -3
- package/json/devicon-plain.json +19 -3
- package/json/devicon.json +18 -3
- package/json/flag.json +106 -106
- package/json/fluent-color.json +50 -4
- package/json/fluent.json +241 -13
- package/json/material-symbols-light.json +70 -2
- package/json/material-symbols.json +70 -2
- package/json/mynaui.json +107 -5
- package/json/simple-icons.json +249 -72
- package/json/vscode-icons.json +6 -3
- 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": 14192,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"material-symbols-light": {
|
|
30
30
|
"name": "Material Symbols Light",
|
|
31
|
-
"total":
|
|
31
|
+
"total": 14260,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
},
|
|
313
313
|
"mynaui": {
|
|
314
314
|
"name": "Myna UI Icons",
|
|
315
|
-
"total":
|
|
315
|
+
"total": 2468,
|
|
316
316
|
"author": {
|
|
317
317
|
"name": "Praveen Juge",
|
|
318
318
|
"url": "https://github.com/praveenjuge/mynaui-icons"
|
|
@@ -2064,8 +2064,8 @@
|
|
|
2064
2064
|
},
|
|
2065
2065
|
"fluent": {
|
|
2066
2066
|
"name": "Fluent UI System Icons",
|
|
2067
|
-
"total":
|
|
2068
|
-
"version": "1.1.
|
|
2067
|
+
"total": 18049,
|
|
2068
|
+
"version": "1.1.302",
|
|
2069
2069
|
"author": {
|
|
2070
2070
|
"name": "Microsoft Corporation",
|
|
2071
2071
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2867,8 +2867,8 @@
|
|
|
2867
2867
|
},
|
|
2868
2868
|
"fluent-color": {
|
|
2869
2869
|
"name": "Fluent UI System Color Icons",
|
|
2870
|
-
"total":
|
|
2871
|
-
"version": "1.1.
|
|
2870
|
+
"total": 867,
|
|
2871
|
+
"version": "1.1.302",
|
|
2872
2872
|
"author": {
|
|
2873
2873
|
"name": "Microsoft Corporation",
|
|
2874
2874
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2951,7 +2951,7 @@
|
|
|
2951
2951
|
},
|
|
2952
2952
|
"vscode-icons": {
|
|
2953
2953
|
"name": "VSCode Icons",
|
|
2954
|
-
"total":
|
|
2954
|
+
"total": 1387,
|
|
2955
2955
|
"version": "12.13.0",
|
|
2956
2956
|
"author": {
|
|
2957
2957
|
"name": "Roberto Huertas",
|
|
@@ -2980,7 +2980,7 @@
|
|
|
2980
2980
|
},
|
|
2981
2981
|
"codicon": {
|
|
2982
2982
|
"name": "Codicons",
|
|
2983
|
-
"total":
|
|
2983
|
+
"total": 483,
|
|
2984
2984
|
"version": "0.0.37",
|
|
2985
2985
|
"author": {
|
|
2986
2986
|
"name": "Microsoft Corporation",
|
|
@@ -3056,7 +3056,7 @@
|
|
|
3056
3056
|
},
|
|
3057
3057
|
"devicon": {
|
|
3058
3058
|
"name": "Devicon",
|
|
3059
|
-
"total":
|
|
3059
|
+
"total": 927,
|
|
3060
3060
|
"author": {
|
|
3061
3061
|
"name": "konpa",
|
|
3062
3062
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3081,7 +3081,7 @@
|
|
|
3081
3081
|
},
|
|
3082
3082
|
"devicon-plain": {
|
|
3083
3083
|
"name": "Devicon Plain",
|
|
3084
|
-
"total":
|
|
3084
|
+
"total": 678,
|
|
3085
3085
|
"author": {
|
|
3086
3086
|
"name": "konpa",
|
|
3087
3087
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3178,8 +3178,8 @@
|
|
|
3178
3178
|
},
|
|
3179
3179
|
"simple-icons": {
|
|
3180
3180
|
"name": "Simple Icons",
|
|
3181
|
-
"total":
|
|
3182
|
-
"version": "
|
|
3181
|
+
"total": 3291,
|
|
3182
|
+
"version": "15.0.0",
|
|
3183
3183
|
"author": {
|
|
3184
3184
|
"name": "Simple Icons Collaborators",
|
|
3185
3185
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3363,7 +3363,7 @@
|
|
|
3363
3363
|
},
|
|
3364
3364
|
"cbi": {
|
|
3365
3365
|
"name": "Custom Brand Icons",
|
|
3366
|
-
"total":
|
|
3366
|
+
"total": 1442,
|
|
3367
3367
|
"author": {
|
|
3368
3368
|
"name": "Emanuele & rchiileea",
|
|
3369
3369
|
"url": "https://github.com/elax46/custom-brand-icons"
|
|
@@ -3913,7 +3913,7 @@
|
|
|
3913
3913
|
"flag": {
|
|
3914
3914
|
"name": "Flag Icons",
|
|
3915
3915
|
"total": 542,
|
|
3916
|
-
"version": "7.
|
|
3916
|
+
"version": "7.5.0",
|
|
3917
3917
|
"author": {
|
|
3918
3918
|
"name": "Panayiotis Lipiridis",
|
|
3919
3919
|
"url": "https://github.com/lipis/flag-icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 14192
|
|
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: 14260
|
|
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: 2468
|
|
119
119
|
* Author: Praveen Juge
|
|
120
120
|
* URL: https://github.com/praveenjuge/mynaui-icons
|
|
121
121
|
* License: MIT
|
|
@@ -768,12 +768,12 @@
|
|
|
768
768
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
769
769
|
|
|
770
770
|
## Fluent UI System Icons
|
|
771
|
-
* Number of icons:
|
|
771
|
+
* Number of icons: 18049
|
|
772
772
|
* Author: Microsoft Corporation
|
|
773
773
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
774
774
|
* License: MIT
|
|
775
775
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
776
|
-
* Version: 1.1.
|
|
776
|
+
* Version: 1.1.302
|
|
777
777
|
* Palette: Colorless
|
|
778
778
|
* Icon set prefix: `fluent`
|
|
779
779
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1087,12 +1087,12 @@
|
|
|
1087
1087
|
* File: [json/qlementine-icons.json](json/qlementine-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1088
1088
|
|
|
1089
1089
|
## Fluent UI System Color Icons
|
|
1090
|
-
* Number of icons:
|
|
1090
|
+
* Number of icons: 867
|
|
1091
1091
|
* Author: Microsoft Corporation
|
|
1092
1092
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1093
1093
|
* License: MIT
|
|
1094
1094
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1095
|
-
* Version: 1.1.
|
|
1095
|
+
* Version: 1.1.302
|
|
1096
1096
|
* Palette: Colorful
|
|
1097
1097
|
* Icon set prefix: `fluent-color`
|
|
1098
1098
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1117,7 +1117,7 @@
|
|
|
1117
1117
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1118
1118
|
|
|
1119
1119
|
## VSCode Icons
|
|
1120
|
-
* Number of icons:
|
|
1120
|
+
* Number of icons: 1387
|
|
1121
1121
|
* Author: Roberto Huertas
|
|
1122
1122
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1123
1123
|
* License: MIT
|
|
@@ -1128,7 +1128,7 @@
|
|
|
1128
1128
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1129
1129
|
|
|
1130
1130
|
## Codicons
|
|
1131
|
-
* Number of icons:
|
|
1131
|
+
* Number of icons: 483
|
|
1132
1132
|
* Author: Microsoft Corporation
|
|
1133
1133
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1134
1134
|
* License: CC BY 4.0
|
|
@@ -1159,7 +1159,7 @@
|
|
|
1159
1159
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1160
1160
|
|
|
1161
1161
|
## Devicon
|
|
1162
|
-
* Number of icons:
|
|
1162
|
+
* Number of icons: 927
|
|
1163
1163
|
* Author: konpa
|
|
1164
1164
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1165
1165
|
* License: MIT
|
|
@@ -1169,7 +1169,7 @@
|
|
|
1169
1169
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1170
1170
|
|
|
1171
1171
|
## Devicon Plain
|
|
1172
|
-
* Number of icons:
|
|
1172
|
+
* Number of icons: 678
|
|
1173
1173
|
* Author: konpa
|
|
1174
1174
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1175
1175
|
* License: MIT
|
|
@@ -1208,12 +1208,12 @@
|
|
|
1208
1208
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1209
1209
|
|
|
1210
1210
|
## Simple Icons
|
|
1211
|
-
* Number of icons:
|
|
1211
|
+
* Number of icons: 3291
|
|
1212
1212
|
* Author: Simple Icons Collaborators
|
|
1213
1213
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1214
1214
|
* License: CC0 1.0
|
|
1215
1215
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1216
|
-
* Version:
|
|
1216
|
+
* Version: 15.0.0
|
|
1217
1217
|
* Palette: Colorless
|
|
1218
1218
|
* Icon set prefix: `simple-icons`
|
|
1219
1219
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1283,7 +1283,7 @@
|
|
|
1283
1283
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1284
1284
|
|
|
1285
1285
|
## Custom Brand Icons
|
|
1286
|
-
* Number of icons:
|
|
1286
|
+
* Number of icons: 1442
|
|
1287
1287
|
* Author: Emanuele & rchiileea
|
|
1288
1288
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1289
1289
|
* License: CC BY-NC-SA 4.0
|
|
@@ -1497,7 +1497,7 @@
|
|
|
1497
1497
|
* URL: https://github.com/lipis/flag-icons
|
|
1498
1498
|
* License: MIT
|
|
1499
1499
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1500
|
-
* Version: 7.
|
|
1500
|
+
* Version: 7.5.0
|
|
1501
1501
|
* Palette: Colorful
|
|
1502
1502
|
* Icon set prefix: `flag`
|
|
1503
1503
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED