#define file_source_width 16
#define file_source_height 16
static char file_source_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0xf8, 0x0f, 0x08, 0x08, 0x08, 0x08,
   0xf8, 0x0f, 0x80, 0x00, 0x80, 0x00, 0x60, 0x03, 0x18, 0x3c, 0x60, 0x03,
   0x80, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00};
