@iconify/collections 1.0.332 → 1.0.333

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11538,
4
+ "total": 11565,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -305,7 +305,7 @@
305
305
  },
306
306
  "mingcute": {
307
307
  "name": "MingCute Icon",
308
- "total": 2448,
308
+ "total": 2558,
309
309
  "author": {
310
310
  "name": "MingCute Design",
311
311
  "url": "https://github.com/Richard9394/MingCute"
@@ -1114,7 +1114,7 @@
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
1116
  "total": 14471,
1117
- "version": "1.1.216",
1117
+ "version": "1.1.217",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.332",
4
+ "version": "1.0.333",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",