#define next.xbm_width 16
#define next.xbm_height 16
static char next.xbm_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x02, 0x03, 0x06, 0x07, 0x0e, 0x0f, 0x1e, 0x1f,
   0x3e, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, 0x3e, 0x3f, 0x1e, 0x1f, 0x0e, 0x0f,
   0x06, 0x07, 0x02, 0x03, 0x00, 0x00, 0x00, 0x00};
