#define star_b_width 7
#define star_b_height 7
static unsigned char star_b_bits[] = {
   0x10, 0x00, 0x01, 0x00, 0x40, 0x00, 0x04};
