summaryrefslogtreecommitdiff
path: root/utils/prof/icons/wait.xbm
blob: b0c16fc0143e3559326d786602d8a96645cfafc1 (plain)
1
2
3
4
5
6
7
8
#define wait_width 18
#define wait_height 18
static unsigned char wait_bits[] = {
   0x00, 0x00, 0x00, 0x80, 0x07, 0x00, 0xf0, 0x3c, 0x00, 0x08, 0x40, 0x00,
   0x0c, 0xc0, 0x00, 0x14, 0xe0, 0x00, 0x64, 0x98, 0x00, 0x84, 0x87, 0x00,
   0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00,
   0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0x04, 0xc0, 0x00, 0x08, 0x40, 0x00,
   0x70, 0x38, 0x00, 0x80, 0x07, 0x00};