@iconify/collections 1.0.606 → 1.0.607

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": 1637,
371
+ "total": 1638,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -2969,7 +2969,7 @@
2969
2969
  },
2970
2970
  "temaki": {
2971
2971
  "name": "Temaki",
2972
- "total": 539,
2972
+ "total": 541,
2973
2973
  "version": "5.10.0",
2974
2974
  "author": {
2975
2975
  "name": "Bryan Housel",
@@ -4318,7 +4318,7 @@
4318
4318
  },
4319
4319
  "circle-flags": {
4320
4320
  "name": "Circle Flags",
4321
- "total": 633,
4321
+ "total": 634,
4322
4322
  "version": "1.0.0",
4323
4323
  "author": {
4324
4324
  "name": "HatScripts",
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.606",
5
+ "version": "1.0.607",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",