summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/down.xbm
blob: bc350dda83ce0c735d1e76ed741772fb0ff4d4e7 (plain)
1
2
3
4
5
6
#define down_width 16
#define down_height 16
static unsigned char down_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };