#define fill_c_m_width 16
#define fill_c_m_height 16
#define fill_c_m_x_hot 0
#define fill_c_m_y_hot 0
static char fill_c_m_bits[] = {
   0x02, 0x00, 0x1f, 0x00, 0x7f, 0x00, 0xff, 0x00, 0xfe, 0x00, 0xfe, 0x00,
   0xfc, 0x03, 0xf8, 0x07, 0xf0, 0x1f, 0xc0, 0x3f, 0x80, 0x7f, 0x00, 0xff,
   0x00, 0xff, 0x00, 0xfe, 0x00, 0xfc, 0x00, 0x78};
