gimp/cursors/mouse1_mm

9 lines
362 B
Plaintext

#define mouse1_mm_width 14
#define mouse1_mm_height 17
#define mouse1_mm_x_hot 1
#define mouse1_mm_y_hot 1
static unsigned char mouse1_mm_bits[] = {
0x00, 0x00, 0x02, 0x00, 0x16, 0x00, 0x16, 0x00, 0xb6, 0x00, 0xb6, 0x01,
0xb6, 0x03, 0xb6, 0x07, 0xb6, 0x0f, 0xb6, 0x1f, 0xb6, 0x3f, 0xb6, 0x3f,
0xb2, 0x0f, 0xa0, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, };