#define ubalu_width 16
#define ubalu_height 16
static char ubalu_bits[] = {
0x09, 0xfc, 
0x09, 0x04, 
0xf9, 0x04, 
0x81, 0xe4, 
0x81, 0x27, 
0x9f, 0x20, 
0x90, 0x20, 
0x90, 0x3f, 
0xfc, 0x09, 
0x04, 0x09, 
0x04, 0xf9, 
0xe4, 0x81, 
0x27, 0x81, 
0x20, 0x9f, 
0x20, 0x90, 
0x3f, 0x90, 

};
