@iconify/collections 1.0.439 → 1.0.440

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 +2 -2
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1343,8 +1343,8 @@
1343
1343
  },
1344
1344
  "fluent": {
1345
1345
  "name": "Fluent UI System Icons",
1346
- "total": 16394,
1347
- "version": "1.1.247",
1346
+ "total": 16444,
1347
+ "version": "1.1.249",
1348
1348
  "author": {
1349
1349
  "name": "Microsoft Corporation",
1350
1350
  "url": "https://github.com/microsoft/fluentui-system-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.439",
5
+ "version": "1.0.440",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",