#define mapicon_width 7
#define mapicon_height 7
static char mapicon_bits[] = {
   0x7f, 0x49, 0x5d, 0x7f, 0x5d, 0x49, 0x7f};
