Files
ncsa-mosaic/src/bitmaps/busy_3.xbm
Alan Dipert 29c82be0c2 init
2010-03-08 05:55:21 -05:00

11 lines
465 B
C

#define busy_3_width 18
#define busy_3_height 18
#define busy_3_x_hot 8
#define busy_3_y_hot 8
static char busy_3_bits[] = {
0x00, 0x00, 0x00, 0xfe, 0xff, 0x01, 0x14, 0xa0, 0x00, 0x14, 0xa0, 0x00,
0x14, 0xa7, 0x00, 0xe4, 0x9f, 0x00, 0xe4, 0x9f, 0x00, 0xc4, 0x8f, 0x00,
0x84, 0x87, 0x00, 0x84, 0x87, 0x00, 0x44, 0x8b, 0x00, 0x24, 0x93, 0x00,
0x24, 0x93, 0x00, 0x14, 0xa3, 0x00, 0xd4, 0xa7, 0x00, 0xf4, 0xbf, 0x00,
0xfe, 0xff, 0x01, 0x00, 0x00, 0x00};