BluePanel/rails-website

View on GitHub
app/assets/images/favicon.ico

Summary

Maintainability
Test Coverage
#define favicon_width 16
#define favicon_height 16
static unsigned char favicon_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x7e, 0x7c, 0xfe, 0xfc, 0xc0, 0xc0, 0x7e, 0xf8, 0xfe, 0x7c, 0xc0, 0x0c,
   0xfe, 0x0c, 0x7e, 0x0c, 0x00, 0x00, 0x00, 0x00 };