From 287be1e42df56ca401c71972bf638f67010ea543 Mon Sep 17 00:00:00 2001 From: Egon Elbre Date: Thu, 11 Aug 2016 09:05:54 +0300 Subject: [release-branch.go1.7] website: recreate 16px and 32px favicon Recreated original favicon with svg. Note, the rasterizations are hand tweaked for crispness and straight export will not give the same results. Fixes #6938 Change-Id: I9bf7b59028711361c29365b145932d90af419b69 Reviewed-on: https://go-review.googlesource.com/26850 Reviewed-by: Chris Broadfoot Reviewed-on: https://go-review.googlesource.com/28639 Reviewed-by: Brad Fitzpatrick --- doc/gopher/favicon.svg | 238 +++++++++++++++++++++++++++++++++++++++++++++++++ favicon.ico | Bin 1150 -> 5686 bytes 2 files changed, 238 insertions(+) create mode 100644 doc/gopher/favicon.svg diff --git a/doc/gopher/favicon.svg b/doc/gopher/favicon.svg new file mode 100644 index 0000000000..e5a68fe29e --- /dev/null +++ b/doc/gopher/favicon.svg @@ -0,0 +1,238 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/favicon.ico b/favicon.ico index d287722d80..8d225846db 100644 Binary files a/favicon.ico and b/favicon.ico differ -- cgit v1.2.3-54-g00ecf