#define compressed_width 16
#define compressed_height 16
static char compressed_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x18, 0x18, 0x32, 0x4c, 0x26, 0x64,
   0x2e, 0x74, 0x2f, 0xf4, 0x2f, 0xf4, 0x2e, 0x74, 0x26, 0x64, 0x32, 0x4c,
   0x18, 0x18, 0x04, 0x20, 0xfc, 0x3f, 0x00, 0x00};
