@iconify/json 2.2.340 → 2.2.341
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 +7 -7
- package/collections.md +7 -7
- package/composer.json +1 -1
- package/json/cbi.json +128 -2
- package/json/fluent-color.json +1 -1
- package/json/fluent.json +28 -4
- package/json/ix.json +2 -2
- package/json/material-icon-theme.json +11 -2
- package/json/pajamas.json +6 -3
- package/json/streamline.json +663 -658
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -2010,8 +2010,8 @@
|
|
|
2010
2010
|
},
|
|
2011
2011
|
"fluent": {
|
|
2012
2012
|
"name": "Fluent UI System Icons",
|
|
2013
|
-
"total":
|
|
2014
|
-
"version": "1.1.
|
|
2013
|
+
"total": 18001,
|
|
2014
|
+
"version": "1.1.301",
|
|
2015
2015
|
"author": {
|
|
2016
2016
|
"name": "Microsoft Corporation",
|
|
2017
2017
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2523,8 +2523,8 @@
|
|
|
2523
2523
|
},
|
|
2524
2524
|
"pajamas": {
|
|
2525
2525
|
"name": "Gitlab SVGs",
|
|
2526
|
-
"total":
|
|
2527
|
-
"version": "3.
|
|
2526
|
+
"total": 402,
|
|
2527
|
+
"version": "3.134.0",
|
|
2528
2528
|
"author": {
|
|
2529
2529
|
"name": "GitLab B.V.",
|
|
2530
2530
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2787,7 +2787,7 @@
|
|
|
2787
2787
|
"fluent-color": {
|
|
2788
2788
|
"name": "Fluent UI System Color Icons",
|
|
2789
2789
|
"total": 857,
|
|
2790
|
-
"version": "1.1.
|
|
2790
|
+
"version": "1.1.301",
|
|
2791
2791
|
"author": {
|
|
2792
2792
|
"name": "Microsoft Corporation",
|
|
2793
2793
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2927,7 +2927,7 @@
|
|
|
2927
2927
|
},
|
|
2928
2928
|
"material-icon-theme": {
|
|
2929
2929
|
"name": "Material Icon Theme",
|
|
2930
|
-
"total":
|
|
2930
|
+
"total": 1056,
|
|
2931
2931
|
"author": {
|
|
2932
2932
|
"name": "Material Extensions",
|
|
2933
2933
|
"url": "https://github.com/material-extensions/vscode-material-icon-theme"
|
|
@@ -3282,7 +3282,7 @@
|
|
|
3282
3282
|
},
|
|
3283
3283
|
"cbi": {
|
|
3284
3284
|
"name": "Custom Brand Icons",
|
|
3285
|
-
"total":
|
|
3285
|
+
"total": 1426,
|
|
3286
3286
|
"author": {
|
|
3287
3287
|
"name": "Emanuele & rchiileea",
|
|
3288
3288
|
"url": "https://github.com/elax46/custom-brand-icons"
|
package/collections.md
CHANGED
|
@@ -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: 18001
|
|
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.301
|
|
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))
|
|
@@ -952,12 +952,12 @@
|
|
|
952
952
|
* File: [json/f7.json](json/f7.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
953
953
|
|
|
954
954
|
## Gitlab SVGs
|
|
955
|
-
* Number of icons:
|
|
955
|
+
* Number of icons: 402
|
|
956
956
|
* Author: GitLab B.V.
|
|
957
957
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
958
958
|
* License: MIT
|
|
959
959
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
960
|
-
* Version: 3.
|
|
960
|
+
* Version: 3.134.0
|
|
961
961
|
* Palette: Colorless
|
|
962
962
|
* Icon set prefix: `pajamas`
|
|
963
963
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1062,7 +1062,7 @@
|
|
|
1062
1062
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1063
1063
|
* License: MIT
|
|
1064
1064
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1065
|
-
* Version: 1.1.
|
|
1065
|
+
* Version: 1.1.301
|
|
1066
1066
|
* Palette: Colorful
|
|
1067
1067
|
* Icon set prefix: `fluent-color`
|
|
1068
1068
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1110
1110
|
|
|
1111
1111
|
## Material Icon Theme
|
|
1112
|
-
* Number of icons:
|
|
1112
|
+
* Number of icons: 1056
|
|
1113
1113
|
* Author: Material Extensions
|
|
1114
1114
|
* URL: https://github.com/material-extensions/vscode-material-icon-theme
|
|
1115
1115
|
* License: MIT
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1254
1254
|
|
|
1255
1255
|
## Custom Brand Icons
|
|
1256
|
-
* Number of icons:
|
|
1256
|
+
* Number of icons: 1426
|
|
1257
1257
|
* Author: Emanuele & rchiileea
|
|
1258
1258
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1259
1259
|
* License: CC BY-NC-SA 4.0
|
package/composer.json
CHANGED