#define copym_width 16
#define copym_height 16
#define copym_x_hot 7
#define copym_y_hot 7
static unsigned char copym_bits[] = {
   0xff, 0x07, 0xff, 0x07, 0xff, 0x07, 0xff, 0x07, 0xff, 0xff, 0xff, 0xff,
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
   0xe0, 0xff, 0xe0, 0xff, 0xe0, 0xff, 0xe0, 0xff};
