diff --git a/coverlet.msbuild.nuspec b/coverlet.msbuild.nuspec
index 5a1b4ef..d8c14a1 100644
--- a/coverlet.msbuild.nuspec
+++ b/coverlet.msbuild.nuspec
@@ -8,7 +8,7 @@
tonerdo
https://github.com/tonerdo/coverlet/blob/master/LICENSE
http://github.com/tonerdo/coverlet
- https://nuget.org/Content/gallery/img/default-package-icon.svg
+ https://raw.githubusercontent.com/tonerdo/coverlet/master/_assets/coverlet-icon.svg?sanitize=true
false
true
Coverlet is a cross platform code coverage library for .NET Core, with support for line, branch and method coverage.
diff --git a/src/coverlet.console/coverlet.console.csproj b/src/coverlet.console/coverlet.console.csproj
index 343efed..d77e28c 100644
--- a/src/coverlet.console/coverlet.console.csproj
+++ b/src/coverlet.console/coverlet.console.csproj
@@ -13,6 +13,7 @@
Coverlet is a cross platform code coverage tool for .NET Core, with support for line, branch and method coverage.
$(AssemblyVersion)
coverage;testing;unit-test;lcov;opencover;quality
+ https://raw.githubusercontent.com/tonerdo/coverlet/master/_assets/coverlet-icon.svg?sanitize=true
https://github.com/tonerdo/coverlet
https://github.com/tonerdo/coverlet/blob/master/LICENSE
git