#define bomb_mask_2b_width 14
#define bomb_mask_2b_height 13
static unsigned char bomb_mask_2b_bits[] = {
   0x50, 0x02, 0xa8, 0x00, 0x10, 0x01, 0x10, 0x00, 0x38, 0x00, 0xfe, 0x00,
   0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xfe, 0x00, 0xfe, 0x00,
   0x38, 0x00};
