@iconify/json 2.2.331 → 2.2.332

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 CHANGED
@@ -2010,8 +2010,8 @@
2010
2010
  },
2011
2011
  "fluent": {
2012
2012
  "name": "Fluent UI System Icons",
2013
- "total": 17850,
2014
- "version": "1.1.297",
2013
+ "total": 17903,
2014
+ "version": "1.1.298",
2015
2015
  "author": {
2016
2016
  "name": "Microsoft Corporation",
2017
2017
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2524,7 +2524,7 @@
2524
2524
  "pajamas": {
2525
2525
  "name": "Gitlab SVGs",
2526
2526
  "total": 387,
2527
- "version": "3.127.2",
2527
+ "version": "3.128.0",
2528
2528
  "author": {
2529
2529
  "name": "GitLab B.V.",
2530
2530
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2760,8 +2760,8 @@
2760
2760
  },
2761
2761
  "fluent-color": {
2762
2762
  "name": "Fluent UI System Color Icons",
2763
- "total": 834,
2764
- "version": "1.1.297",
2763
+ "total": 857,
2764
+ "version": "1.1.298",
2765
2765
  "author": {
2766
2766
  "name": "Microsoft Corporation",
2767
2767
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -2901,7 +2901,7 @@
2901
2901
  },
2902
2902
  "material-icon-theme": {
2903
2903
  "name": "Material Icon Theme",
2904
- "total": 1033,
2904
+ "total": 1034,
2905
2905
  "author": {
2906
2906
  "name": "Material Extensions",
2907
2907
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
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: 17850
751
+ * Number of icons: 17903
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.297
756
+ * Version: 1.1.298
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))
@@ -957,7 +957,7 @@
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.127.2
960
+ * Version: 3.128.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))
@@ -1047,12 +1047,12 @@
1047
1047
  * File: [json/qlementine-icons.json](json/qlementine-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1048
1048
 
1049
1049
  ## Fluent UI System Color Icons
1050
- * Number of icons: 834
1050
+ * Number of icons: 857
1051
1051
  * Author: Microsoft Corporation
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.297
1055
+ * Version: 1.1.298
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))
@@ -1099,7 +1099,7 @@
1099
1099
  * File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1100
1100
 
1101
1101
  ## Material Icon Theme
1102
- * Number of icons: 1033
1102
+ * Number of icons: 1034
1103
1103
  * Author: Material Extensions
1104
1104
  * URL: https://github.com/material-extensions/vscode-material-icon-theme
1105
1105
  * License: MIT
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.331",
5
+ "version": "2.2.332",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {