summaryrefslogtreecommitdiff
path: root/src/img/prev.xbm
blob: 5cb72fc5509714850a02ca736d747474d69e80fc (plain)
1
2
3
4
5
6
#define prev_width 16
#define prev_height 16
static unsigned char prev_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x06, 0x00, 0x07, 0x80, 0x07,
   0xc0, 0x07, 0xe0, 0x07, 0xe0, 0x07, 0xc0, 0x07, 0x80, 0x07, 0x00, 0x07,
   0x00, 0x06, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00};