@iconify-json/lucide 1.1.45 → 1.1.46

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/icons.json +2 -2
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -2147,7 +2147,7 @@
2147
2147
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3\"/><path d=\"M2 11v5a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v2H6v-2a2 2 0 0 0-4 0Zm2 7v2m16-2v2M12 4v9\"/></g>"
2148
2148
  },
2149
2149
  "sort-asc": {
2150
- "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 5h4m-4 4h7m-7 4h10M3 17l3 3l3-3m-3 1V4\"/>"
2150
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 11h4m-4 4h7m-7 4h10M9 7L6 4L3 7m3-1v14\"/>"
2151
2151
  },
2152
2152
  "sort-desc": {
2153
2153
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 5h10M11 9h7m-7 4h4M3 17l3 3l3-3m-3 1V4\"/>"
@@ -2530,7 +2530,7 @@
2530
2530
  "parent": "japanese-yen"
2531
2531
  }
2532
2532
  },
2533
- "lastModified": 1666161873,
2533
+ "lastModified": 1666332401,
2534
2534
  "width": 24,
2535
2535
  "height": 24
2536
2536
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/lucide",
3
3
  "description": "Lucide icon set in Iconify JSON format",
4
- "version": "1.1.45",
4
+ "version": "1.1.46",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",