#define connected_width 19
#define connected_height 19
static unsigned char connected_bits[] = {
   0x00, 0x07, 0x00, 0xe0, 0x3f, 0x00, 0x70, 0x70, 0x00, 0x18, 0xc4, 0x00,
   0x0c, 0x8e, 0x01, 0x06, 0x07, 0x03, 0x86, 0x03, 0x03, 0xc2, 0x01, 0x02,
   0x83, 0x03, 0x06, 0x03, 0x07, 0x06, 0x03, 0x0e, 0x06, 0x42, 0x07, 0x02,
   0xc6, 0x03, 0x03, 0xc6, 0x01, 0x03, 0xcc, 0x83, 0x01, 0x18, 0xc0, 0x00,
   0x70, 0x70, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0x07, 0x00};
