This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
ncsa-mosaic/src/bitmaps/busy_5.xbm

11 lines
465 B
C

#define busy_5_width 18
#define busy_5_height 18
#define busy_5_x_hot 8
#define busy_5_y_hot 8
static char busy_5_bits[] = {
0x00, 0x00, 0x00, 0xfe, 0xff, 0x01, 0x14, 0xa0, 0x00, 0x14, 0xa0, 0x00,
0x14, 0xa0, 0x00, 0x24, 0x90, 0x00, 0x24, 0x93, 0x00, 0xc4, 0x8f, 0x00,
0x84, 0x87, 0x00, 0x84, 0x87, 0x00, 0x44, 0x8b, 0x00, 0x24, 0x93, 0x00,
0x24, 0x93, 0x00, 0xd4, 0xa7, 0x00, 0xf4, 0xbf, 0x00, 0xf4, 0xbf, 0x00,
0xfe, 0xff, 0x01, 0x00, 0x00, 0x00};