#define arrow_b_width 16
#define arrow_b_height 16
static char arrow_b_bits[] = {
0x18, 0x00, 
0x18, 0x00, 
0x3c, 0x00, 
0x3c, 0x00, 
0x7e, 0x00, 
0x7e, 0x00, 
0xff, 0x00, 
0xdb, 0x00, 
0x18, 0x00, 
0x18, 0x00, 
0x18, 0x00, 
0x18, 0x00, 
0x18, 0x00, 
0x18, 0x00, 
0x18, 0x00, 
0x18, 0x00, 

};
