#define select_highlight_check_box_width 16
#define select_highlight_check_box_height 16
static char select_highlight_check_box_bits[] = {
   0x00, 0x00, 0xfe, 0x1f, 0xfe, 0x1f, 0xfe, 0xdf, 0xfe, 0xd7, 0xfe, 0xdb,
   0xfe, 0xdd, 0xe6, 0xdc, 0x4e, 0xde, 0x1e, 0xde, 0x1e, 0xdf, 0xbe, 0xdf,
   0xfe, 0xdf, 0x00, 0xc0, 0xf8, 0xff, 0xf8, 0xff};
