e16-themes/Ganymede/data/cursors/bw_images/move.xbm

9 lines
326 B
C

#define move_width 16
#define move_height 16
#define move_x_hot 7
#define move_y_hot 7
static unsigned char move_bits[] = {
0x80, 0x00, 0x40, 0x01, 0x20, 0x03, 0x70, 0x07, 0x48, 0x09, 0x4c, 0x19,
0x7a, 0x2f, 0x01, 0x40, 0x7e, 0x3f, 0x4c, 0x19, 0x48, 0x09, 0x70, 0x07,
0x20, 0x03, 0x40, 0x01, 0x80, 0x00, 0x00, 0x00};