gimp/cursors/move_small_mask.xbm

18 lines
1010 B
C
Raw Normal View History

/* Created with The GIMP */
#define move_small_mask_width 32
#define move_small_mask_height 32
#define move_small_mask_x_hot 0
#define move_small_mask_y_hot 0
static unsigned char move_small_mask_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0xf0, 0x01,
0x00, 0x00, 0xf8, 0x03, 0x00, 0x00, 0xf4, 0x05, 0x00, 0x00, 0xee, 0x0e,
0x00, 0x00, 0xff, 0x1f, 0x00, 0x80, 0xff, 0x3f, 0x00, 0x00, 0xff, 0x1f,
0x00, 0x00, 0xee, 0x0e, 0x00, 0x00, 0xf4, 0x05, 0x00, 0x00, 0xf8, 0x03,
0x00, 0x00, 0xf0, 0x01, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0x40, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };