@iconify/collections 1.0.645 → 1.0.646

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
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1668,
371
+ "total": 1669,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -2226,7 +2226,7 @@
2226
2226
  "fluent": {
2227
2227
  "name": "Fluent UI System Icons",
2228
2228
  "total": 19012,
2229
- "version": "1.1.317",
2229
+ "version": "1.1.318",
2230
2230
  "author": {
2231
2231
  "name": "Microsoft Corporation",
2232
2232
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -3300,7 +3300,7 @@
3300
3300
  "fluent-color": {
3301
3301
  "name": "Fluent UI System Color Icons",
3302
3302
  "total": 890,
3303
- "version": "1.1.317",
3303
+ "version": "1.1.318",
3304
3304
  "author": {
3305
3305
  "name": "Microsoft Corporation",
3306
3306
  "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.645",
5
+ "version": "1.0.646",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",