#define n_shield_mask_width 7
#define n_shield_mask_height 7
static unsigned char n_shield_mask_bits[] = {
   0x41, 0x41, 0x41, 0x3e, 0x3e, 0x7f, 0x5d};
