@iconify/json 2.2.322 → 2.2.324
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 +8 -8
- package/collections.md +8 -8
- package/composer.json +1 -1
- package/json/arcticons.json +951 -51
- package/json/codicon.json +11 -5
- package/json/fluent-color.json +1 -1
- package/json/fluent.json +19 -3
- package/json/lucide.json +5 -2
- package/json/material-icon-theme.json +8 -8
- package/json/qlementine-icons.json +134 -2
- package/json/simple-icons.json +3 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
"lucide": {
|
|
399
399
|
"name": "Lucide",
|
|
400
|
-
"total":
|
|
400
|
+
"total": 1565,
|
|
401
401
|
"author": {
|
|
402
402
|
"name": "Lucide Contributors",
|
|
403
403
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -2010,8 +2010,8 @@
|
|
|
2010
2010
|
},
|
|
2011
2011
|
"fluent": {
|
|
2012
2012
|
"name": "Fluent UI System Icons",
|
|
2013
|
-
"total":
|
|
2014
|
-
"version": "1.1.
|
|
2013
|
+
"total": 17650,
|
|
2014
|
+
"version": "1.1.293",
|
|
2015
2015
|
"author": {
|
|
2016
2016
|
"name": "Microsoft Corporation",
|
|
2017
2017
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2737,7 +2737,7 @@
|
|
|
2737
2737
|
},
|
|
2738
2738
|
"qlementine-icons": {
|
|
2739
2739
|
"name": "Qlementine Icons",
|
|
2740
|
-
"total":
|
|
2740
|
+
"total": 649,
|
|
2741
2741
|
"author": {
|
|
2742
2742
|
"name": "Olivier Cléro",
|
|
2743
2743
|
"url": "https://github.com/oclero/qlementine-icons"
|
|
@@ -2761,7 +2761,7 @@
|
|
|
2761
2761
|
"fluent-color": {
|
|
2762
2762
|
"name": "Fluent UI System Color Icons",
|
|
2763
2763
|
"total": 820,
|
|
2764
|
-
"version": "1.1.
|
|
2764
|
+
"version": "1.1.293",
|
|
2765
2765
|
"author": {
|
|
2766
2766
|
"name": "Microsoft Corporation",
|
|
2767
2767
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2873,7 +2873,7 @@
|
|
|
2873
2873
|
},
|
|
2874
2874
|
"codicon": {
|
|
2875
2875
|
"name": "Codicons",
|
|
2876
|
-
"total":
|
|
2876
|
+
"total": 475,
|
|
2877
2877
|
"version": "0.0.37",
|
|
2878
2878
|
"author": {
|
|
2879
2879
|
"name": "Microsoft Corporation",
|
|
@@ -3072,7 +3072,7 @@
|
|
|
3072
3072
|
"simple-icons": {
|
|
3073
3073
|
"name": "Simple Icons",
|
|
3074
3074
|
"total": 3282,
|
|
3075
|
-
"version": "14.12.
|
|
3075
|
+
"version": "14.12.1",
|
|
3076
3076
|
"author": {
|
|
3077
3077
|
"name": "Simple Icons Collaborators",
|
|
3078
3078
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3227,7 +3227,7 @@
|
|
|
3227
3227
|
},
|
|
3228
3228
|
"arcticons": {
|
|
3229
3229
|
"name": "Arcticons",
|
|
3230
|
-
"total":
|
|
3230
|
+
"total": 12600,
|
|
3231
3231
|
"author": {
|
|
3232
3232
|
"name": "Donnnno",
|
|
3233
3233
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
package/collections.md
CHANGED
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
147
147
|
|
|
148
148
|
## Lucide
|
|
149
|
-
* Number of icons:
|
|
149
|
+
* Number of icons: 1565
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -748,12 +748,12 @@
|
|
|
748
748
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
749
749
|
|
|
750
750
|
## Fluent UI System Icons
|
|
751
|
-
* Number of icons:
|
|
751
|
+
* Number of icons: 17650
|
|
752
752
|
* Author: Microsoft Corporation
|
|
753
753
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
754
754
|
* License: MIT
|
|
755
755
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
756
|
-
* Version: 1.1.
|
|
756
|
+
* Version: 1.1.293
|
|
757
757
|
* Palette: Colorless
|
|
758
758
|
* Icon set prefix: `fluent`
|
|
759
759
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
* File: [json/nrk.json](json/nrk.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1038
1038
|
|
|
1039
1039
|
## Qlementine Icons
|
|
1040
|
-
* Number of icons:
|
|
1040
|
+
* Number of icons: 649
|
|
1041
1041
|
* Author: Olivier Cléro
|
|
1042
1042
|
* URL: https://github.com/oclero/qlementine-icons
|
|
1043
1043
|
* License: MIT
|
|
@@ -1052,7 +1052,7 @@
|
|
|
1052
1052
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1053
1053
|
* License: MIT
|
|
1054
1054
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1055
|
-
* Version: 1.1.
|
|
1055
|
+
* Version: 1.1.293
|
|
1056
1056
|
* Palette: Colorful
|
|
1057
1057
|
* Icon set prefix: `fluent-color`
|
|
1058
1058
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1089
1089
|
|
|
1090
1090
|
## Codicons
|
|
1091
|
-
* Number of icons:
|
|
1091
|
+
* Number of icons: 475
|
|
1092
1092
|
* Author: Microsoft Corporation
|
|
1093
1093
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1094
1094
|
* License: CC BY 4.0
|
|
@@ -1173,7 +1173,7 @@
|
|
|
1173
1173
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1174
1174
|
* License: CC0 1.0
|
|
1175
1175
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1176
|
-
* Version: 14.12.
|
|
1176
|
+
* Version: 14.12.1
|
|
1177
1177
|
* Palette: Colorless
|
|
1178
1178
|
* Icon set prefix: `simple-icons`
|
|
1179
1179
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1233,7 +1233,7 @@
|
|
|
1233
1233
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1234
1234
|
|
|
1235
1235
|
## Arcticons
|
|
1236
|
-
* Number of icons:
|
|
1236
|
+
* Number of icons: 12600
|
|
1237
1237
|
* Author: Donnnno
|
|
1238
1238
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1239
1239
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED