@iconify/collections 1.0.550 → 1.0.551

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.
Files changed (2) hide show
  1. package/collections.json +7 -7
  2. 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": 17993,
2014
- "version": "1.1.300",
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": 401,
2527
- "version": "3.131.0",
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.300",
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": 1053,
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": 1384,
3285
+ "total": 1426,
3286
3286
  "author": {
3287
3287
  "name": "Emanuele & rchiileea",
3288
3288
  "url": "https://github.com/elax46/custom-brand-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.550",
5
+ "version": "1.0.551",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",