diff --git a/package.json b/package.json index cc4c7fbd2..990d5a779 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "url": "https://github.com/tabler/tabler-icons/issues" }, "files": [ - "icons/*" + "icons/*", + "tabler-sprite.svg" ], "homepage": "https://github.com/tabler/tabler-icons#readme", "main": "gulpfile.js", diff --git a/favicon.ico b/src/favicon.ico similarity index 100% rename from favicon.ico rename to src/favicon.ico