Updated favicon.ico to include retina assets and migrated from GL to cat glyph
Created by: hbristow
The new favicon displays the GitLab cat instead of "GL", and packs 64x64px, 32x32px, 24x24px and 16x16px assets. Recent browsers on retina displays will render the 32x32px asset. Older browsers automatically fall back to the regular 16x16px asset. The 64x64px asset is included for future-proofing, and the 24x24px asset for coverage.
Unlike #4680, adding retina favicons in this manner is fairly standard.