@iconify/collections 1.0.32 → 1.0.33

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
@@ -779,7 +779,7 @@
779
779
  },
780
780
  "lucide": {
781
781
  "name": "Lucide",
782
- "total": 514,
782
+ "total": 515,
783
783
  "author": {
784
784
  "name": "Lucide Contributors",
785
785
  "url": "https://github.com/lucide-icons/lucide"
@@ -1443,7 +1443,7 @@
1443
1443
  "fluent": {
1444
1444
  "name": "Fluent UI System Icons",
1445
1445
  "total": 9706,
1446
- "version": "1.1.153",
1446
+ "version": "1.1.154",
1447
1447
  "author": {
1448
1448
  "name": "Microsoft Corporation",
1449
1449
  "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.32",
4
+ "version": "1.0.33",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",