4.3BSD/usr/contrib/X/cursors/left_ptr.cursor

#define left_ptr_width 16
#define left_ptr_height 16
#define left_ptr_x_hot 3
#define left_ptr_y_hot 1
static short left_ptr_bits[] = {
   0x0000, 0x0008, 0x0018, 0x0038,
   0x0078, 0x00f8, 0x01f8, 0x03f8,
   0x07f8, 0x00f8, 0x00d8, 0x0188,
   0x0180, 0x0300, 0x0300, 0x0000};