Versioning when using git, solved. GitVersion looks at your git history and
works out the [semantic version][semver] of the commit being built.
@@ -55,12 +56,10 @@ You are seeing:
## Icon
-Tree designed by David Chapman
-from The Noun Project
+Tree
+designed by David Chapman
+from The Noun Project.
-[icon]: https://raw.github.com/GitTools/GitVersion/master/docs/img/package_icon.png
[semver]: http://semver.org
[gitter]: https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[gitter-badge]: https://badges.gitter.im/Join+Chat.svg
diff --git a/docs/img/CommitGraph.png b/docs/img/CommitGraph.png
index d9ff605e52..da4578d28e 100644
Binary files a/docs/img/CommitGraph.png and b/docs/img/CommitGraph.png differ
diff --git a/docs/img/README.png b/docs/img/README.png
index b30a8f553b..5aaae2a624 100644
Binary files a/docs/img/README.png and b/docs/img/README.png differ
diff --git a/docs/img/mainline-mode.png b/docs/img/mainline-mode.png
index 52c15df9cc..485451ab9d 100644
Binary files a/docs/img/mainline-mode.png and b/docs/img/mainline-mode.png differ
diff --git a/docs/img/package_icon.png b/docs/img/package_icon.png
index 0cba47bd6e..1299717a04 100644
Binary files a/docs/img/package_icon.png and b/docs/img/package_icon.png differ
diff --git a/docs/img/package_icon.svg b/docs/img/package_icon.svg
new file mode 100644
index 0000000000..2c32cb30ce
--- /dev/null
+++ b/docs/img/package_icon.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/img/release-1-deploy.png b/docs/img/release-1-deploy.png
index 89783eb6c2..921adee57d 100644
Binary files a/docs/img/release-1-deploy.png and b/docs/img/release-1-deploy.png differ
diff --git a/docs/img/release-2-deploy.png b/docs/img/release-2-deploy.png
index 244c19ac02..3fca74621c 100644
Binary files a/docs/img/release-2-deploy.png and b/docs/img/release-2-deploy.png differ
diff --git a/docs/img/release-3-deploy.png b/docs/img/release-3-deploy.png
index bee8032004..72592b681c 100644
Binary files a/docs/img/release-3-deploy.png and b/docs/img/release-3-deploy.png differ
diff --git a/docs/img/release-4-deploy.png b/docs/img/release-4-deploy.png
index 1fb9f8e15a..4713925699 100644
Binary files a/docs/img/release-4-deploy.png and b/docs/img/release-4-deploy.png differ