/* Created with The GIMP */ #define hourglass_cursor_width 13 #define hourglass_cursor_height 19 #define hourglass_cursor_x_hot 7 #define hourglass_cursor_y_hot 10 static unsigned char hourglass_cursor_bits[] = { 0x00, 0x00, 0xfe, 0x0f, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x04, 0x0c, 0x06, 0x18, 0x03, 0xb0, 0x01, 0xa0, 0x00, 0xb0, 0x01, 0x18, 0x03, 0x4c, 0x06, 0x04, 0x04, 0x44, 0x04, 0xa4, 0x04, 0x54, 0x05, 0xfe, 0x0f, 0x00, 0x00 };