#define outline_width 22
#define outline_height 22
#define outline_x_hot 7
#define outline_y_hot 1
static unsigned char outline_bits[] = {
   0x00, 0x00, 0x00, 0x80, 0x3f, 0x00, 0x80, 0x3b, 0x00, 0x80, 0x31, 0x00,
   0x80, 0x20, 0x00, 0x80, 0x31, 0x00, 0x80, 0x3b, 0x00, 0x80, 0x3f, 0x00,
   0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0xf0, 0xff, 0x01,
   0xf0, 0xff, 0x01, 0x30, 0x80, 0x01, 0x30, 0x80, 0x01, 0xfe, 0xf0, 0x07,
   0xfe, 0xf0, 0x07, 0xc6, 0x30, 0x06, 0xaa, 0x50, 0x05, 0xfe, 0xf0, 0x07,
   0xfe, 0xf0, 0x07, 0x00, 0x00, 0x00};
