diff --git a/Src/Newtonsoft.Json/Newtonsoft.Json.csproj b/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
index ceeeb197..65043c77 100644
--- a/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
+++ b/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
@@ -18,7 +18,8 @@
Json.NET
Newtonsoft.Json
json
- https://www.newtonsoft.com/content/images/nugeticon.png
+ packageIcon.png
+ $(MSBuildThisFileDirectory)packageIcon.png
https://www.newtonsoft.com/json
MIT
true
@@ -34,6 +35,7 @@
+
diff --git a/Src/Newtonsoft.Json/packageIcon.png b/Src/Newtonsoft.Json/packageIcon.png
new file mode 100644
index 00000000..1400f388
Binary files /dev/null and b/Src/Newtonsoft.Json/packageIcon.png differ