1#define tickbox_on_width 16
2#define tickbox_on_height 16
3static unsigned char tickbox_on_bits[] = {
4   0x00, 0x00, 0x00, 0x80, 0xfe, 0x67, 0x02, 0x30, 0x02, 0x18, 0x02, 0x0c,
5   0x32, 0x2e, 0x7a, 0x27, 0xfe, 0x27, 0xfa, 0x23, 0xf2, 0x23, 0xe2, 0x21,
6   0xc2, 0x21, 0x82, 0x20, 0xfe, 0x3f, 0x00, 0x00};
7