#define html_width 16
#define html_height 16
static unsigned char html_bits[] = {
   0x00, 0x00, 0xe0, 0x1f, 0x20, 0x28, 0x20, 0x48, 0x20, 0x78, 0x20, 0x49,
   0x20, 0x49, 0x20, 0x49, 0x20, 0x4f, 0x20, 0x49, 0x20, 0x49, 0x20, 0x49,
   0x20, 0x40, 0x20, 0x40, 0xe0, 0x7f, 0x00, 0x00};
