#define pick_button_width 18
#define pick_button_height 18
static char pick_button_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00, 0xf0, 0x01, 0x00, 0xf8, 0x01,
   0x80, 0xf9, 0x01, 0x00, 0xff, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x1d, 0x00,
   0x80, 0x18, 0x00, 0x40, 0x34, 0x00, 0x20, 0x22, 0x00, 0x10, 0x01, 0x00,
   0x88, 0x00, 0x00, 0x48, 0x00, 0x00, 0x36, 0x00, 0x00, 0x08, 0x00, 0x00,
   0x08, 0x00, 0x00, 0x00, 0x00, 0x00};
