#define sb_width 8
#define sb_height 8
#define sb_x_hot 0
#define sb_y_hot 0
static char sb_bits[] = {
   0xff, 0x7e, 0x3c, 0x3c, 0x3c, 0x3c, 0x7e, 0xff};
