In reference to #147 (comment) Added the visually updated bitcoin icon (also discussed #89), both the production PNG and source SVG version. It was requested that a seperate PR be open for the artwork change so here it is.
Images are the same dimensions as previous bitcoin.png file so should render fine in the GUI.
Also made some significant file size improvements without effecting image quality. bitcoin.png was optimized using optimize-png.py
Original bitcoin.png file size: 306 KB
New updated bitcoin.png file after optimizing: 21.4 KB
An overall 92.81% reduction.
The vector used is also much more simple (the blur on the original SVG added some extra complexity).
Left is original right is updated icon.