summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/up.xbm
blob: 2fb6f25a6dca73f6db28e32ba8f690eb013cb487 (plain)
1
2
3
4
5
6
#define up_width 16
#define up_height 16
static unsigned char up_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x80, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };