#define nobusy_width 16
#define nobusy_height 16
static char nobusy_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x20,
   0x00, 0xf8, 0x00, 0x08, 0x00, 0x08, 0x00, 0xfe, 0x00, 0x02, 0x00, 0x72,
   0x00, 0x72, 0x00, 0x12, 0x00, 0x12, 0x00, 0x02};
