#define outline_width 16
#define outline_height 16
#define outline_x_hot 7
#define outline_y_hot 1
static unsigned char outline_bits[] = {
   0x00, 0x00, 0xe0, 0x03, 0x60, 0x03, 0x20, 0x02, 0x60, 0x03, 0xe0, 0x03,
   0x80, 0x00, 0x80, 0x00, 0xf8, 0x0f, 0xf8, 0x0f, 0x08, 0x08, 0x3e, 0x3e,
   0x36, 0x36, 0x2a, 0x2a, 0x3e, 0x3e, 0x00, 0x00};
