Thanks, but I knew that already and didn't like it. So I thought an OctoCat would send the same message as "Fork me on Github" :) That's why it does not have any text.
http://tholman.com/github-corners/ is another, which gives you straight SVG to inline. This one with a couple of minutes of minification and inlining comes to about 1 170 bytes (no gzip); that one after similar time comes to about 985 bytes and more accessible (see its aria-label/aria-hidden) if you remove the fancy animation which is a bonus.
21 comments
[ 3.1 ms ] story [ 61.5 ms ] threadhttps://github.com/blog/273-github-ribbons
They use PNG images which are around 8kb. The SVG from this project (which lacks the text) is 1kb.
Its fixed :) Thank you for noticing that.
(I confess I’m addicted to shaving bytes.)