@iconify/collections 1.0.43 → 1.0.44

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": 530,
782
+ "total": 533,
783
783
  "author": {
784
784
  "name": "Lucide Contributors",
785
785
  "url": "https://github.com/lucide-icons/lucide"
@@ -2047,7 +2047,7 @@
2047
2047
  },
2048
2048
  "logos": {
2049
2049
  "name": "SVG Logos",
2050
- "total": 1291,
2050
+ "total": 1302,
2051
2051
  "author": {
2052
2052
  "name": "Gil Barbara",
2053
2053
  "url": "https://github.com/gilbarbara/logos"
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.43",
4
+ "version": "1.0.44",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",