#define checkbox_both_width 16 #define checkbox_both_height 16 #define checkbox_both_x_hot 0 #define checkbox_both_y_hot 11 static char checkbox_both_bits[] = { 0x00, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0x06, 0x60, 0x36, 0x6c, 0x76, 0x6e, 0xe6, 0x67, 0xc6, 0x63, 0xc6, 0x63, 0xe6, 0x67, 0x76, 0x6e, 0x36, 0x6c, 0x06, 0x60, 0xfe, 0x7f, 0xfe, 0x7f, 0x00, 0x00};