#define userright_width 16
#define userright_height 16
#define userright_x_hot -1
#define userright_y_hot -1
static char userright_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x07, 0xf0, 0x1f, 0xf8, 0x3c, 0xf8, 0x7c,
   0xfc, 0x1f, 0xfc, 0x03, 0x7c, 0x00, 0xfc, 0x01, 0xfc, 0x0f, 0xf8, 0x7f,
   0xf8, 0x3f, 0xf0, 0x1f, 0xc0, 0x07, 0x00, 0x00};
