@iconify/collections 1.0.549 → 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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1221,8 +1221,8 @@
1221
1221
  },
1222
1222
  "cuida": {
1223
1223
  "name": "Cuida Icons",
1224
- "total": 179,
1225
- "version": "1.16.0",
1224
+ "total": 180,
1225
+ "version": "1.17.0",
1226
1226
  "author": {
1227
1227
  "name": "Sysvale",
1228
1228
  "url": "https://github.com/Sysvale/cuida-icons"
@@ -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"
@@ -2975,7 +2975,7 @@
2975
2975
  },
2976
2976
  "devicon": {
2977
2977
  "name": "Devicon",
2978
- "total": 916,
2978
+ "total": 922,
2979
2979
  "author": {
2980
2980
  "name": "konpa",
2981
2981
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3000,7 +3000,7 @@
3000
3000
  },
3001
3001
  "devicon-plain": {
3002
3002
  "name": "Devicon Plain",
3003
- "total": 671,
3003
+ "total": 674,
3004
3004
  "author": {
3005
3005
  "name": "konpa",
3006
3006
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3097,8 +3097,8 @@
3097
3097
  },
3098
3098
  "simple-icons": {
3099
3099
  "name": "Simple Icons",
3100
- "total": 3284,
3101
- "version": "14.13.0",
3100
+ "total": 3295,
3101
+ "version": "14.14.0",
3102
3102
  "author": {
3103
3103
  "name": "Simple Icons Collaborators",
3104
3104
  "url": "https://github.com/simple-icons/simple-icons"
@@ -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.549",
5
+ "version": "1.0.551",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",