qcross/qcross/pic2.xbm

6 lines
210 B
C

#define pic2_width 10
#define pic2_height 10
static unsigned char pic2_bits[] = {
0x86, 0x01, 0xc6, 0x01, 0xe6, 0x00, 0x76, 0x00, 0x7e, 0x00, 0x3e, 0x00,
0x3e, 0x00, 0x76, 0x00, 0xe6, 0x00, 0xc6, 0x01 };