summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/check.xbm
blob: ad02f561a133a6352e793a114e04c8c9e10555b6 (plain)
1
2
3
4
5
#define check_width 9
#define check_height 9
static unsigned char check_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x00, 0x41, 0x00,
   0x22, 0x00, 0x14, 0x00, 0x08, 0x00 };