#define paste_width 16
#define paste_height 16
#define paste_x_hot 2
#define paste_y_hot 6
static char paste_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0x08, 0x10, 0x04, 0x08,
   0xfc, 0x0f, 0x04, 0x08, 0x02, 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0x04,
   0x02, 0x04, 0xfe, 0x07, 0x00, 0x00, 0x00, 0x00};
