aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-12 15:07:08 +0100
committercodecalm <codecalm@gmail.com>2020-03-12 15:07:08 +0100
commitdeaef75f69be529e8037c8d70716059deb3b8d4f (patch)
treef6f09020e73e2cfe38609ebdb2978608cab84667
parentnew dir structure (diff)
downloadtabler-icons-deaef75f69be529e8037c8d70716059deb3b8d4f.tar.xz
npm fix
-rw-r--r--package.json3
-rw-r--r--src/favicon.ico (renamed from favicon.ico)bin15086 -> 15086 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index cc4c7fb..990d5a7 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
index 4f09bb6..4f09bb6 100644
--- a/favicon.ico
+++ b/src/favicon.ico
Binary files differ