1#define i_exe_width 20
2#define i_exe_height 13
3static unsigned char i_exe_bits[] = {
4   0x00, 0x01, 0x00, 0x80, 0x02, 0x00, 0x40, 0x04, 0x00, 0x20, 0x08, 0x00,
5   0x10, 0x10, 0x00, 0x08, 0x7c, 0x00, 0x04, 0x86, 0x01, 0x88, 0x3b, 0x0e,
6   0x10, 0x02, 0x0c, 0x20, 0x3c, 0x0c, 0x40, 0xc4, 0x0f, 0x80, 0x02, 0x0c,
7   0x00, 0x01, 0x00};
8